2020-02-17 01:18:20 +01:00
### Messages shown when synchronizing with AnkiWeb.
2020-11-22 06:30:59 +01:00
2020-05-30 04:28:22 +02:00
## Media synchronization
2020-02-17 01:18:20 +01:00
2020-05-30 04:28:22 +02:00
sync-media-added-count = Added: { $up }↑ { $down }↓
sync-media-removed-count = Removed: { $up }↑ { $down }↓
sync-media-checked-count = Checked: { $count }
2020-02-22 11:26:15 +01:00
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.
2020-02-27 03:22:24 +01:00
# Shown in the sync log to indicate media syncing will not be done, because it
# was previously disabled by the user in the preferences screen.
2020-02-22 11:26:15 +01:00
sync-media-disabled = Media sync disabled.
2020-02-27 03:22:24 +01:00
# Title of the screen that shows syncing progress history
sync-media-log-title = Media Sync Log
2020-02-17 02:38:22 +01:00
2020-05-30 04:28:22 +02:00
## Error messages / dialogs
2020-02-17 02:38:22 +01:00
2020-02-22 11:26:15 +01:00
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.
2020-05-30 04:28:22 +02:00
sync-client-too-old = Your Anki version is too old. Please update to the latest version to continue syncing.
2020-02-22 11:26:15 +01:00
sync-wrong-pass = AnkiWeb ID or password was incorrect; please try again.
2020-05-30 04:28:22 +02:00
sync-resync-required = Please sync again. If this message keeps appearing, please post on the support site.
2020-03-14 05:05:54 +01:00
sync-must-wait-for-end = Anki is currently syncing. Please wait for the sync to complete, then try again.
2020-05-30 04:28:22 +02:00
sync-confirm-empty-download = Local collection has no cards. Download from AnkiWeb?
sync-conflict-explanation =
Your decks here and on AnkiWeb differ in such a way that they can't be merged together, so it's necessary to overwrite the decks on one side with the decks from the other.
2021-09-08 11:19:23 +02:00
If you choose download, Anki will fetch the collection from AnkiWeb, and any changes you have made on this device since the last sync will be lost.
2020-05-30 04:28:22 +02:00
2021-09-08 11:19:23 +02:00
If you choose upload, Anki will send this device's data to AnkiWeb, and any changes that are waiting on AnkiWeb will be lost.
2020-05-30 04:28:22 +02:00
After all devices are in sync, future reviews and added cards can be merged automatically.
sync-ankiweb-id-label = AnkiWeb ID:
sync-password-label = Password:
sync-account-required =
<h1>Account Required</h1>
A free account is required to keep your collection synchronized. Please <a href="{ $link }">sign up</a> for an account, then enter your details below.
2020-07-16 05:55:59 +02:00
sync-sanity-check-failed = Please use the Check Database function, then sync again. If problems persist, please force a full sync in the preferences screen.
sync-clock-off = Unable to sync - your clock is not set to the correct time.
2021-06-29 02:31:41 +02:00
sync-upload-too-large =
Your collection file is too large to send to AnkiWeb. You can reduce its
size by removing any unwanted decks (optionally exporting them first), and
then using Check Database to shrink the file size down. ({ $details })
2020-05-30 04:28:22 +02:00
## Buttons
sync-media-log-button = Media Log
sync-abort-button = Abort
sync-download-from-ankiweb = Download from AnkiWeb
sync-upload-to-ankiweb = Upload to AnkiWeb
sync-cancel-button = Cancel
2020-05-31 06:43:27 +02:00
## Normal sync progress
2020-05-30 04:28:22 +02:00
sync-downloading-from-ankiweb = Downloading from AnkiWeb...
sync-uploading-to-ankiweb = Uploading to AnkiWeb...
sync-syncing = Syncing...
sync-checking = Checking...
2020-05-31 06:43:27 +02:00
sync-connecting = Connecting...
sync-added-updated-count = Added/modified: { $up }↑ { $down }↓
2020-08-09 06:44:03 +02:00
sync-log-out-button = Log Out