4430c67069
- all .ftl files for a language are concatenated into a single file at build time - all languages are included in the binary - external ftl files placed in the ftl folder can override the built-in definitions - constants are automatically generated for each string key - dropped the separate StringsGroup enum
27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
### Messages shown when synchronizing with AnkiWeb.
|
|
|
|
## Media synchronization
|
|
|
|
sync-media-added-count = Added: {$up}↑ {$down}↓
|
|
sync-media-removed-count = Removed: {$up}↑ {$down}↓
|
|
sync-media-checked-count = Checked: {$count}
|
|
|
|
sync-media-starting = Media sync starting...
|
|
sync-media-complete = Media sync complete.
|
|
sync-media-failed = Media sync failed.
|
|
sync-media-aborting = Media sync aborting...
|
|
sync-media-aborted = Media sync aborted.
|
|
sync-media-disabled = Media sync disabled.
|
|
|
|
sync-abort-button = Abort
|
|
|
|
## Error messages
|
|
|
|
sync-conflict = Only one copy of Anki can sync to your account at once. Please wait a few minutes, then try again.
|
|
sync-server-error = AnkiWeb encountered a problem. Please try again in a few minutes.
|
|
sync-client-too-old =
|
|
Your Anki version is too old. Please update to the latest version to continue syncing.
|
|
sync-wrong-pass = AnkiWeb ID or password was incorrect; please try again.
|
|
sync-resync-required =
|
|
Please sync again. If this message keeps appearing, please post on the support site.
|