0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

localisation

This commit is contained in:
nobnago 2012-07-04 23:05:06 +02:00
parent 187040bdfe
commit e8c8d360f5
34 changed files with 129 additions and 9 deletions

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">أزل النسخ الاحتياطية</string>
<string name="backup_restore">استعادة من النسخة الاحتياطية</string>
<string name="backup_new_collection">مجموعة جديدة</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">معالجة الأخطاء</string>
<string name="error_handling_options">خيارات</string>
<string name="backup_retry_opening">إعادة محاولة الفتح</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Премахване на архивиране</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Elimina les còpies de seguretat</string>
<string name="backup_restore">Restaura des d\'una còpia de reserva</string>
<string name="backup_new_collection">Nova col·lecció</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Gestió d\'errors</string>
<string name="error_handling_options">Opcions</string>
<string name="backup_retry_opening">Torneu a intentar l\'obertura</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Odstranit zálohy</string>
<string name="backup_restore">Obnovit ze zálohy</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Možnosti</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -51,7 +51,7 @@
<string name="reset_card_dialog_message">Dies setzt den Lernfortschritt für alle Karten dieses Stapels zurück (sie sehen danach aus wie neue Karten).\nWirklich fortfahren?</string>
<string name="reset_card_dialog_confirmation">Alle Karten der Notiz zurückgesetzt</string>
<string name="answering_error_title">Datenbank-Fehler</string>
<string name="answering_error_message">An error occurred while writing to the collection. This could be related to a corrupt database or to insufficient disc space.\n\nIf it happens more often, please try to check the database, repair the collection or restoring it from a backup. Click on \'options\' for that.\n\nNevertheless, it could be an AnkiDroid bug as well; please report the error that we can check this.</string>
<string name="answering_error_message">Beim Zugriff auf die Datenbank ist ein Fehler aufgetreten. Dies kann entweder mit einer defekten Datenbank zusammenhängen oder an unzureichendem Speicherplatz liegen.\n\nWenn dies öfter vorkommt, versuchen Sie bitte, die Sammlung zu reparieren oder von einem Backup wiederherzustellen. Klicken Sie dafür auf \'Optionen\'.\n\nNichtsdestoweniger kann aber auch ein AnkiDroid-Fehler der Grund sein; bitte melden Sie den Fehler deshalb, damit wir das überprüfen können.</string>
<string name="answering_error_report">Fehler melden</string>
<string name="repair_deck_dialog">Möchten Sie wirklich versuchen, die Datenbank zu reparieren?\n\nBevor der Versuch startet, wird eine Kopie im Unterordner \'%s\' angelegt.</string>
<string name="intent_add_saved_information">Gespeicherte Daten</string>

View File

@ -20,7 +20,7 @@
<!--Generated by crowdin.net-->
<resources>
<string name="statistics_menu">Statistics</string>
<string name="statistics_menu">Statistik</string>
<string name="statistics_young">Junge</string>
<string name="statistics_mature">Alte</string>
<string name="statistics_relearn">Erneut gelernte</string>
@ -110,12 +110,12 @@
<item>Monate</item>
</string-array>
<string-array name="stats_period">
<item>1 month</item>
<item>1 year</item>
<item>all</item>
<item>1 Monat</item>
<item>1 Jahr</item>
<item>Alles</item>
</string-array>
<string-array name="stats_range">
<item>collection</item>
<item>current deck</item>
<item>Sammlung</item>
<item>Aktueller Stapel</item>
</string-array>
</resources>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Sicherungen löschen</string>
<string name="backup_restore">Von Sicherung wiederherstellen</string>
<string name="backup_new_collection">Neue Sammlung</string>
<string name="backup_del_collection">Sammlung löschen und neue erstellen</string>
<string name="backup_del_collection_question">Wollen Sie die Sammlung tatsächlich löschen und eine neue erstellen? Damit werden alle Karten und Ihr gesamter Lernfortschritt gelöscht!</string>
<string name="backup_full_sync_from_server">Vollsynchronisierung vom Server</string>
<string name="backup_full_sync_from_server_question">Wollen Sie die Sammlung tatsächlich mit der Version von AnkiWeb überschreiben? Dies setzt den Lernfortschritt und die hinzugefügten Informationen seit der letzten Synchronisierung zurück!</string>
<string name="error_handling_title">Fehlerbehandlung</string>
<string name="error_handling_options">Optionen</string>
<string name="backup_retry_opening">Öffnen erneut versuchen</string>

View File

@ -96,7 +96,7 @@
</string-array>
<string-array name="leech_action_labels">
<item>Suspend card</item>
<item>Tag only</item>
<item>Nur Schlagwort</item>
<item>Reset as new</item>
</string-array>
<string-array name="new_order_labels">

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Αφαίρεση αντιγράφων</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Eliminar copias de seguridad</string>
<string name="backup_restore">Restaurar desde copia de seguridad</string>
<string name="backup_new_collection">Nueva colección</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Control de errores</string>
<string name="error_handling_options">Opciones</string>
<string name="backup_retry_opening">Reintentar apertura</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Supprimer les sauvegardes</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Biztonsási másolatok eltávolítása</string>
<string name="backup_restore">Visszaállítás biztonsági másolatból</string>
<string name="backup_new_collection">Új gyűjtemény</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Hibakezelés</string>
<string name="error_handling_options">Beállítások</string>
<string name="backup_retry_opening">Megnyitás újra</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Hapus salinan</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Rimuovi backup</string>
<string name="backup_restore">Ripristina dal backup</string>
<string name="backup_new_collection">Nuova collezione</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Gestione errori</string>
<string name="error_handling_options">Opzioni</string>
<string name="backup_retry_opening">Riprova ad aprire</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">バックアップを削除します。</string>
<string name="backup_restore">バックアップから復元</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">オプション</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">백업파일 삭제</string>
<string name="backup_restore">백업에서 복원</string>
<string name="backup_new_collection">새 컬렉션</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">오류 처리</string>
<string name="error_handling_options">옵션</string>
<string name="backup_retry_opening">열기 재시도</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Verwijder de back-ups</string>
<string name="backup_restore">Back-up terugzetten</string>
<string name="backup_new_collection">Nieuwe collectie</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Foutafhandeling</string>
<string name="error_handling_options">Opties</string>
<string name="backup_retry_opening">Opnieuw openen</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Fjern sikkerhetskopier</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Usuń kopię</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remover backups</string>
<string name="backup_restore">Restaurar do backup</string>
<string name="backup_new_collection">Nova coleção</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Tratamento de erros</string>
<string name="error_handling_options">Opções</string>
<string name="backup_retry_opening">Tentar abrir novamente</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Удалить резервные копии</string>
<string name="backup_restore">Восстановление из резервной копии</string>
<string name="backup_new_collection">Новая коллекция</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Обработка ошибок</string>
<string name="error_handling_options">Параметры</string>
<string name="backup_retry_opening">Повторить открытие</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Ta bort säkerhetskopior</string>
<string name="backup_restore">Återställ från säkerhetskopia</string>
<string name="backup_new_collection">Ny samling</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Felhantering</string>
<string name="error_handling_options">Alternativ</string>
<string name="backup_retry_opening">Prova att öppna igen</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Yedekleri kaldır</string>
<string name="backup_restore">Yedekten geri yükle</string>
<string name="backup_new_collection">Yeni koleksiyon</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Hatâ denetimi</string>
<string name="error_handling_options">Seçenekler</string>
<string name="backup_retry_opening">Açmayı yeniden dene</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore from backup</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">Error handling</string>
<string name="error_handling_options">Options</string>
<string name="backup_retry_opening">Retry opening</string>

View File

@ -29,6 +29,10 @@
<string name="contextmenu_deckpicker_remove_backups">移除備份</string>
<string name="backup_restore">從備份還原</string>
<string name="backup_new_collection">New collection</string>
<string name="backup_del_collection">Delete collection and create new one</string>
<string name="backup_del_collection_question">Do you really want to delete the collection and create a new one? This will drop all your learning progress and delete all cards!</string>
<string name="backup_full_sync_from_server">Full sync from server</string>
<string name="backup_full_sync_from_server_question">Do you really want to overwrite your collection with the one from AnkiWeb? This will drop all your learning progress and added information since your last sync!</string>
<string name="error_handling_title">錯誤處理</string>
<string name="error_handling_options">選項</string>
<string name="backup_retry_opening">重試開啟</string>

View File

@ -44,7 +44,7 @@
<string name="backup_restore_if_missing">Restoring collection if missing...</string>
<string name="backup_restore_deck">Restoring deck.\nPlease wait...</string>
<string name="backup_restore_select_title">Select backup to restore</string>
<string name="backup_restore_no_backups">No backups for this deck available on AnkiDroid. If you have backups on your desktop computer, please copy them manually into your AnkiDroid folder</string>
<string name="backup_restore_no_backups">No backups for this collection available on this device. If you have backups on your desktop computer, please copy them manually into your AnkiDroid folder</string>
<string name="delete_deck_success">Deck %1$s deleted. Backup in folder %2$s</string>
<string name="open_collection_failed_title">Collection not opened</string>
<string name="open_collection_failed_message">Database could not be opened. It is either not a real anki database or has been corrupted.\n\nYou can try to repair the collection or restore it from a backup (in both cases, the copy of the corrupt deck will be moved to the subfolder \'%1$s\'). Click on \'options\' for that.\n\nMore information about repairing corrupted decks: %2$s.</string>