Merge branch 'android11' into android11-merge-master/11-1.2

This commit is contained in:
Chirayu Desai 2021-07-05 19:46:24 +05:30 committed by GitHub
commit cda1e0c98e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 1235 additions and 152 deletions

View file

@ -6,4 +6,11 @@
<string name="restore_backup_button">استرجاع النسخة الاحتياطية</string> <string name="restore_backup_button">استرجاع النسخة الاحتياطية</string>
<string name="current_destination_string">حالة النسخ الاحتياطي والإعدادات</string> <string name="current_destination_string">حالة النسخ الاحتياطي والإعدادات</string>
<string name="backup">نسخ احتياطية</string> <string name="backup">نسخ احتياطية</string>
<string name="settings_backup_apk_summary">قم بعمل نسخة احتياطية من التطبيقات نفسها. غير ذالك، سيتم فقط نسخ بيانات التطبيق احتياطيًا.</string>
<string name="settings_backup_apk_title">النسخ الإحتياطي للتطبيق</string>
<string name="settings_category_app_data_backup">النسخ الإحتياطي لبيانات التطبيق</string>
<string name="settings_auto_restore_summary">عند إعادة تحميل التطبيق , ستتم استعادة إعدادات وبيانات النسخ الاحتياطية.</string>
<string name="settings_info">كل النسخ الاحتياطية مشفرة على هاتفك. للإستعادة من النسخ الاحتياطي سوف تحتاج رمز الاسترداد المكون من 12 كلمة.</string>
<string name="settings_backup_location_internal">التخزين الداخلي</string>
<string name="settings_backup_location_none">لا شئ</string>
</resources> </resources>

View file

@ -1,2 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources>
<string name="settings_backup">আমার ডাটা ব্যাকআপ করো</string>
<string name="restore_backup_button">ব্যাকআপ পুনরুদ্ধার</string>
<string name="backup">ব্যাকআপ</string>
</resources>

View file

@ -1,2 +1,148 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="about_source_code">Zdrojový kód: https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">Sponzorováno: <a href="https://www.calyxinstitute.org">Calyx Institute</a> pro použití v <a href="https://calyxos.org">CalyxOS</a></string>
<string name="about_design">Design: <a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string>
<string name="about_author">Autoři: <a href="https://github.com/stevesoltys"> Steve Soltys </a> a <a href="https://blog.grobox.de"> Torsten Grote </a></string>
<string name="about_license">Licence: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache2</a></string>
<string name="about_version">Verze: %s</string>
<string name="about_summary">Zálohovací aplikace využívající interní zálohovací API Androidu.</string>
<string name="about_title">O aplikaci</string>
<string name="storage_internal_warning_use_anyway">Přesto použít</string>
<string name="storage_internal_warning_choose_other">Vybrat jiné</string>
<string name="storage_internal_warning_message">Pro zálohování jste si vybrali interní úložiště. Záloha nebude k dispozici, pokud dojde ke ztrátě nebo rozbití telefonu.</string>
<string name="storage_internal_warning_title">Varování</string>
<string name="restore_finished_button">Dokončit</string>
<string name="restore_finished_error">Při obnově zálohy došlo k chybě.</string>
<string name="restore_finished_success">Obnovení dokončeno</string>
<string name="restore_magic_package">Správce systémových balíčků</string>
<string name="restore_restoring_error_message">Tyto aplikace můžete znovu nainstalovat ručně a „Automatické obnovení“ se pokusí obnovit jejich data (pokud je povoleno).</string>
<string name="restore_restoring_error_title">Nelze obnovit některé aplikace</string>
<string name="restore_restoring">Obnovování zálohy</string>
<string name="restore_next">Další</string>
<string name="restore_installing_tap_to_install">Klepnutím nainstalujte</string>
<string name="restore_installing_error_message">Data lze obnovit pouze v případě, že aplikace je nainstalována.
\n
\nKlepněte na neúspěšné aplikace a před pokračováním se je pokuste nainstalovat ručně.</string>
<string name="restore_installing_error_title">Některé aplikace nebyly nainstalovány</string>
<string name="restore_installing_packages">Opětovná instalace aplikací</string>
<string name="restore_set_empty_result">V daném umístění nebyly nalezeny žádné vhodné zálohy.
\n
\nTo je s největší pravděpodobností způsobeno nesprávným obnovovacím kódem nebo chybou úložiště.</string>
<string name="restore_set_error">Při načítání záloh došlo k chybě.</string>
<string name="restore_invalid_location_message">Na vybraném umístění jsme nenašli žádné zálohy.
\n
\nVyberte prosím jiné umístění, které obsahuje složku %s.</string>
<string name="restore_invalid_location_title">Nebyly nalezeny žádné zálohy</string>
<string name="restore_back">Neobnovovat</string>
<string name="restore_restore_set_times">Poslední záloha %1$s První %2$s.</string>
<string name="restore_choose_restore_set">Výběr zálohy pro obnovení</string>
<string name="restore_title">Obnovení ze zálohy</string>
<string name="backup_section_not_allowed">Aplikace neumožňující zálohování dat</string>
<string name="restore_app_not_installed">Aplikace není nainstalována</string>
<string name="restore_app_quota_exceeded">Byla překročena kvóta pro zálohování</string>
<string name="backup_app_quota_exceeded">Byla překročena kvóta pro zálohování</string>
<string name="restore_app_not_allowed">Aplikace neumožnila zálohování</string>
<string name="backup_app_no_data">Aplikace nenahlásila žádná data pro zálohování</string>
<string name="restore_app_was_stopped">Bez zálohy, protože aplikace nebyla v poslední době používána</string>
<string name="backup_app_was_stopped">Zatím nezálohováno, protože aplikace nebyla v poslední době používána</string>
<string name="restore_app_not_yet_backed_up">Dosud neproběhla záloha</string>
<string name="backup_app_not_yet_backed_up">Čekání na zálohu…</string>
<string name="backup_section_user">Nainstalované aplikace</string>
<string name="backup_contacts">Místní kontakty</string>
<string name="backup_call_log">Historie volání</string>
<string name="backup_settings">Nastavení zařízení</string>
<string name="backup_sms">Textové zprávy SMS</string>
<string name="backup_section_system">Systémové aplikace</string>
<string name="notification_restore_error_action">Odinstalovat aplikaci</string>
<string name="notification_restore_error_text">Před instalací aplikace připojte %1$s pro obnovu jejích dat ze zálohy.</string>
<string name="notification_restore_error_title">Nepodařilo se obnovit data pro %1$s</string>
<string name="notification_restore_error_channel_title">Chyba automatického obnovení flash disku</string>
<string name="notification_error_action">Opravit</string>
<string name="notification_error_text">Zálohování zařízení se nepodařilo zahájit.</string>
<string name="notification_error_title">Chyba zálohování</string>
<string name="notification_error_channel_title">Oznámení o chybě</string>
<string name="notification_failed_title">Zálohování selhalo</string>
<string name="notification_success_text">%1$d z %2$d aplikací zálohováno. Klepnutím zobrazíte další informace.</string>
<string name="notification_success_title">Zálohování dokončeno</string>
<string name="notification_backup_already_running">Zálohování již probíhá</string>
<string name="notification_title">Probíhá zálohování</string>
<string name="notification_channel_title">Oznámení o zálohování</string>
<string name="recovery_code_recreated">Nový obnovovací kód byl úspěšně vytvořen</string>
<string name="recovery_code_verification_new_dialog_message">Vygenerování nového kódu znepřístupní vaše stávající zálohy. Pokud to bude možné, pokusíme se je odstranit.
\n
\nOpravdu chcete pokračovat\?</string>
<string name="recovery_code_verification_new_dialog_title">Chvilku strpení…</string>
<string name="recovery_code_verification_generate_new">Generovat nový kód</string>
<string name="recovery_code_verification_try_again">Zkusit znovu</string>
<string name="recovery_code_verification_error_message">Zadali jste neplatný obnovovací kód. Prosím zkuste to znovu!
\n
\nPokud jste kód ztratili, klepněte níže na možnost „Vytvořit nový kód“.</string>
<string name="recovery_code_verification_error_title">Nesprávný obnovovací kód</string>
<string name="recovery_code_verification_ok_message">Váš kód je správný a bude fungovat pro obnovení zálohy.</string>
<string name="recovery_code_verification_ok_title">Obnovovací kód ověřen</string>
<string name="recovery_code_error_checksum_word">Váš kód je neplatný. Zkontrolujte prosím všechna slova a zkuste to znovu!</string>
<string name="recovery_code_error_invalid_word">Chybné slovo. Mysleli jste %1$s nebo %2$s\?</string>
<string name="recovery_code_error_empty_word">Zapomněli jste zadat toto slovo.</string>
<string name="recovery_code_input_hint_12">12. slovo</string>
<string name="recovery_code_input_hint_11">11. slovo</string>
<string name="recovery_code_input_hint_10">10. slovo</string>
<string name="recovery_code_input_hint_9">9. slovo</string>
<string name="recovery_code_input_hint_8">8. slovo</string>
<string name="recovery_code_input_hint_7">7. slovo</string>
<string name="recovery_code_input_hint_6">6. slovo</string>
<string name="recovery_code_input_hint_5">5. slovo</string>
<string name="recovery_code_input_hint_4">4. slovo</string>
<string name="recovery_code_input_hint_3">3. slovo</string>
<string name="recovery_code_input_hint_2">2. slovo</string>
<string name="recovery_code_input_hint_1">1. slovo</string>
<string name="recovery_code_done_button">Hotovo</string>
<string name="recovery_code_title">Obnovovací kód</string>
<string name="recovery_code_confirm_intro">Zadejte svůj 12slovný kód, abyste se ujistili, že bude fungovat, až ho budete potřebovat.</string>
<string name="recovery_code_12_word_intro">K obnovení zálohovaných dat potřebujete svůj 12slovný obnovovací kód.</string>
<string name="settings_backup_recovery_code_summary">Ověření stávajícího obnovovacího kódu nebo vygenerování nového</string>
<string name="settings_backup_recovery_code">Obnovovací kód</string>
<string name="settings_info">Všechny zálohy jsou šifrovány na vašem telefonu. K jejich obnovení budete potřebovat 12slovný obnovovací kód.</string>
<string name="recovery_code_input_intro">Zadejte svůj 12slovný obnovovací kód, který jste si zapsali při nastavování záloh.</string>
<string name="recovery_code_confirm_button">Potvrdit kód</string>
<string name="recovery_code_write_it_down">Zapište si ho hned na papír!</string>
<string name="storage_check_fragment_error_button">Zpět</string>
<string name="storage_check_fragment_permission_error">Nepodařilo se získat přístup k místu zálohy.</string>
<string name="storage_check_fragment_backup_error">Při přístupu k záloze došlo k chybě.</string>
<string name="storage_check_fragment_restore_title">Hledání zálohy…</string>
<string name="storage_check_fragment_backup_title">Inicializace místa zálohy…</string>
<string name="storage_fake_nextcloud_summary_unavailable">Účet není dostupný. Nastavte ho (nebo vypněte kód).</string>
<string name="storage_fake_nextcloud_summary_installed">Klikněte sem pro nastavení účtu</string>
<string name="storage_fake_nextcloud_summary">Klikněte sem pro instalaci</string>
<string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> zdarma</string>
<string name="storage_fake_drive_summary">Zařízení musí být připojeno</string>
<string name="storage_fake_drive_title">USB flash disk</string>
<string name="storage_fragment_warning">Lidé s přístupem k vašemu úložišti se mohou dozvědět, které aplikace používáte, ale nemají přístup k datům aplikací.</string>
<string name="storage_fragment_restore_title">Kde jsou zálohy uloženy\?</string>
<string name="storage_fragment_backup_title">Vybrat umístění zálohy</string>
<string name="settings_backup_now">Zálohovat hned</string>
<string name="settings_backup_exclude_apps">Vynechat aplikace</string>
<string name="settings_backup_status_summary">Poslední záloha: %1$s</string>
<string name="settings_backup_status_title">Stav zálohy</string>
<string name="settings_backup_apk_dialog_disable">Vypnout zálohu aplikací</string>
<string name="settings_backup_apk_dialog_cancel">Zrušit</string>
<string name="settings_backup_apk_dialog_message">Data aplikací budou nadále zálohována i pokud je zakázáno zálohování aplikací samotných.
\n
\nPro obnovení dat bude vyžadována manuální instalace aplikací a aktivované „Automatické obnovení“.</string>
<string name="settings_backup_apk_dialog_title">Jste si jistí, že chcete vypnout zálohu aplikací\?</string>
<string name="settings_backup_apk_title">Záloha aplikací</string>
<string name="settings_backup_apk_summary">Zálohovat aplikace samotné. V opačném případě, pouze data aplikací budou zálohována.</string>
<string name="settings_category_app_data_backup">Záloha dat aplikací</string>
<string name="settings_auto_restore_summary_usb">Poznámka: Pro správnou funkci musí být Vaše %1$s připojeno.</string>
<string name="settings_auto_restore_summary">Obnovit nastavení a data při reinstalaci aplikace.</string>
<string name="settings_auto_restore_title">Automatické obnovení</string>
<string name="settings_backup_last_backup_never">Nikdy</string>
<string name="settings_backup_location_internal">Vnitřní úložiště</string>
<string name="settings_backup_location_none">Žádné</string>
<string name="settings_backup_location">Umístění zálohy</string>
<string name="settings_backup">Zálohovat moje data</string>
<string name="restore_backup_button">Obnovit zálohu</string>
<string name="current_destination_string">Stav zálohy a nastavení</string>
<string name="data_management_label">Záloha Seedvault</string>
<string name="backup">Záloha</string>
</resources>

View file

@ -17,9 +17,9 @@
<string name="notification_success_title">Sicherung fertiggestellt</string> <string name="notification_success_title">Sicherung fertiggestellt</string>
<string name="notification_title">Sicherung läuft</string> <string name="notification_title">Sicherung läuft</string>
<string name="notification_channel_title">Sicherungsbenachrichtigung</string> <string name="notification_channel_title">Sicherungsbenachrichtigung</string>
<string name="recovery_code_error_checksum_word">Ihr Wiederherstellungsschlüssel ist ungültig. Bitte prüfen Sie alle eingegebenen Wörter und versuchen Sie es erneut!</string> <string name="recovery_code_error_checksum_word">Dein Wiederherstellungsschlüssel ist ungültig. Bitte prüfe alle eingegebenen Wörter und versuche es erneut!</string>
<string name="recovery_code_error_invalid_word">Falsches Wort. Meinten Sie %1$s oder %2$s\?</string> <string name="recovery_code_error_invalid_word">Falsches Wort. Hast du %1$s oder %2$s gemeint\?</string>
<string name="recovery_code_error_empty_word">Sie vergaßen, dieses Wort einzugeben.</string> <string name="recovery_code_error_empty_word">Du hast vergessen, dieses Wort einzugeben.</string>
<string name="recovery_code_input_hint_12">Wort 12</string> <string name="recovery_code_input_hint_12">Wort 12</string>
<string name="recovery_code_input_hint_11">Wort 11</string> <string name="recovery_code_input_hint_11">Wort 11</string>
<string name="recovery_code_input_hint_10">Wort 10</string> <string name="recovery_code_input_hint_10">Wort 10</string>
@ -32,41 +32,41 @@
<string name="recovery_code_input_hint_3">Wort 3</string> <string name="recovery_code_input_hint_3">Wort 3</string>
<string name="recovery_code_input_hint_2">Wort 2</string> <string name="recovery_code_input_hint_2">Wort 2</string>
<string name="recovery_code_input_hint_1">Wort 1</string> <string name="recovery_code_input_hint_1">Wort 1</string>
<string name="recovery_code_done_button">Fertig</string> <string name="recovery_code_done_button">Überprüfen</string>
<string name="recovery_code_input_intro">Geben Sie ihren aus 12 Wörtern bestehenden Wiederherstellungsschlüssel ein, den sie beim Konfigurieren der Sicherungen aufgeschrieben haben.</string> <string name="recovery_code_input_intro">Gib deinen aus 12 Wörtern bestehenden Wiederherstellungscode ein, den du beim Konfigurieren der Sicherungen aufgeschrieben hast.</string>
<string name="recovery_code_confirm_intro">Geben sie Ihren aus 12 Wörtern bestehenden Wiederherstellungsschlüssel ein, um sicher zu gehen, dass er funktionieren wird, wenn sie ihn brauchen.</string> <string name="recovery_code_confirm_intro">Gib deinen aus 12 Wörtern bestehenden Wiederherstellungsschlüssel ein, um sicher zu gehen, dass er funktionieren wird, wenn du ihn brauchst.</string>
<string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> frei</string> <string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> frei</string>
<string name="settings_backup_apk_dialog_message">Beim Deaktivieren der App-Sicherungen werden immer noch die App-Daten gesichert. Allerdings werden diese nicht automatisch wiederhergestellt. <string name="settings_backup_apk_dialog_message">Bei deaktivierter App-Sicherung werden die App-Daten weiterhin gesichert. Sie werden jedoch nicht automatisch wiederhergestellt.
\n \n
\nSie werden Ihre Apps manuell installieren müssen während \"Automatische Sicherungen\" aktiviert sind.</string> \nDu musst alle deine Apps manuell installieren, während die \"Automatische Sicherungen\" eingeschaltet ist.</string>
<string name="settings_backup_apk_summary">Die App\'s an sich sichern. Ohne würden nur die App-Daten gesichert werden.</string> <string name="settings_backup_apk_summary">Die Apps selbst sichern. Andernfalls würden nur die App-Daten gesichert werden.</string>
<string name="storage_check_fragment_restore_title">Suche nach Sicherungen…</string> <string name="storage_check_fragment_restore_title">Suche nach Sicherungen…</string>
<string name="storage_check_fragment_backup_title">Bereite Speicherort vor…</string> <string name="storage_check_fragment_backup_title">Bereite Speicherort vor…</string>
<string name="storage_fragment_backup_title">Wählen Sie aus, wo die Sicherungen gespeichert werden sollen</string> <string name="storage_fragment_backup_title">Wähle aus, wo die Sicherungen gespeichert werden sollen</string>
<string name="recovery_code_confirm_button">Wiederherstellungsschlüssel bestätigen</string> <string name="recovery_code_confirm_button">Wiederherstellungscode bestätigen</string>
<string name="recovery_code_write_it_down">Schreiben Sie ihn jetzt auf!</string> <string name="recovery_code_write_it_down">Schreibe ihn jetzt auf!</string>
<string name="recovery_code_12_word_intro">Sie benötigen Ihren aus 12 Wörtern bestehenden Wiederherstellungsschlüssel zum Wiederherstellen der gesicherten Daten.</string> <string name="recovery_code_12_word_intro">Du benötigst deinen aus 12 Wörtern bestehenden Wiederherstellungscode zum Wiederherstellen der gesicherten Daten.</string>
<string name="recovery_code_title">Wiederherstellungsschlüssel</string> <string name="recovery_code_title">Wiederherstellungscode</string>
<string name="storage_check_fragment_error_button">Zurück</string> <string name="storage_check_fragment_error_button">Zurück</string>
<string name="storage_check_fragment_permission_error">Es fehlen Schreib-Berechtigungen am Speicherort.</string> <string name="storage_check_fragment_permission_error">Es fehlen Schreib-Berechtigungen am Speicherort.</string>
<string name="storage_check_fragment_backup_error">Ein Fehler trat beim Zugriff auf den Speicherort auf.</string> <string name="storage_check_fragment_backup_error">Ein Fehler trat beim Zugriff auf den Speicherort auf.</string>
<string name="storage_fake_nextcloud_summary_installed">Klicken Sie hier, um ein Konto einzurichten</string> <string name="storage_fake_nextcloud_summary_installed">Klicke hier, um ein Konto einzurichten</string>
<string name="storage_fake_nextcloud_summary">Jetzt Installieren</string> <string name="storage_fake_nextcloud_summary">Jetzt installieren</string>
<string name="storage_fake_drive_summary">muss angeschlossen sein</string> <string name="storage_fake_drive_summary">muss angeschlossen sein</string>
<string name="storage_fake_drive_title">USB-Speichergerät</string> <string name="storage_fake_drive_title">USB-Speichergerät</string>
<string name="storage_fragment_warning">Personen mit Zugriff auf Ihren Speicherort können herausfinden, welche Apps sie nutzen, allerdings nicht auf Ihre APP-Daten zugreifen.</string> <string name="storage_fragment_warning">Personen mit Zugriff auf deinen Speicherort können herausfinden, welche Apps du nutzt, allerdings nicht auf deine App-Daten zugreifen.</string>
<string name="storage_fragment_restore_title">Wo befinden sich Ihre Sicherungen\?</string> <string name="storage_fragment_restore_title">Wo befinden sich deine Sicherungen\?</string>
<string name="settings_backup_now">Jetzt sichern</string> <string name="settings_backup_now">Jetzt sichern</string>
<string name="settings_backup_exclude_apps">Apps ausschließen</string> <string name="settings_backup_exclude_apps">Apps ausschließen</string>
<string name="settings_backup_status_summary">Letzte Sicherung: %1$s</string> <string name="settings_backup_status_summary">Letzte Sicherung: %1$s</string>
<string name="settings_backup_apk_dialog_disable">App-Sicherungen deaktivieren</string> <string name="settings_backup_apk_dialog_disable">App-Sicherungen deaktivieren</string>
<string name="settings_backup_apk_dialog_cancel">Abbrechen</string> <string name="settings_backup_apk_dialog_cancel">Abbrechen</string>
<string name="settings_backup_apk_dialog_title">Wollen Sie die App-Sicherungen wirklich deaktivieren\?</string> <string name="settings_backup_apk_dialog_title">App-Sicherung wirklich deaktivieren\?</string>
<string name="settings_info">Alle Backups auf ihrem Gerät sind verschlüsselt. Zum Wiederherstellen benötigen Sie Ihren aus 12 Wörtern bestehenden Wiederherstellungsschlüssel.</string> <string name="settings_info">Alle Backups auf deinem Gerät sind verschlüsselt. Zum Wiederherstellen benötigst du dein aus 12 Wörtern bestehenden Wiederherstellungscode.</string>
<string name="settings_backup_apk_title">App-Sicherung</string> <string name="settings_backup_apk_title">App-Sicherung</string>
<string name="settings_category_app_data_backup">App-Daten-Sicherung</string> <string name="settings_category_app_data_backup">App-Daten-Sicherung</string>
<string name="settings_auto_restore_summary_usb">Achtung: Ihr %1$s muss für diese Aktion verbunden sein.</string> <string name="settings_auto_restore_summary_usb">Achtung: Dein %1$s muss für diese Aktion verbunden sein.</string>
<string name="settings_auto_restore_summary">Bei der erneuten Installation einer APP die gesicherten Daten und Einstellungen wiederherstellen.</string> <string name="settings_auto_restore_summary">Bei der erneuten Installation einer App die gesicherten Daten und Einstellungen wiederherstellen.</string>
<string name="settings_auto_restore_title">Automatische Wiederherstellung</string> <string name="settings_auto_restore_title">Automatische Wiederherstellung</string>
<string name="about_source_code">Quellcode: https://github.com/stevesoltys/seedvault</string> <string name="about_source_code">Quellcode: https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">Gesponsert von: <a href="https://www.calyxinstitute.org">Calyx Institute</a> zur Verwendung in <a href="https://calyxos.org">CalyxOS</a></string> <string name="about_sponsor">Gesponsert von: <a href="https://www.calyxinstitute.org">Calyx Institute</a> zur Verwendung in <a href="https://calyxos.org">CalyxOS</a></string>
@ -77,38 +77,72 @@
<string name="about_title">Über</string> <string name="about_title">Über</string>
<string name="storage_internal_warning_use_anyway">Trotzdem verwenden</string> <string name="storage_internal_warning_use_anyway">Trotzdem verwenden</string>
<string name="storage_internal_warning_choose_other">Anderen wählen</string> <string name="storage_internal_warning_choose_other">Anderen wählen</string>
<string name="storage_internal_warning_message">Sie haben den internen Speicher für Ihre Sicherung ausgewählt. Dieser ist nicht verfügbar, wenn Ihr Telefon verloren geht oder kaputt ist.</string> <string name="storage_internal_warning_message">Du hast den internen Speicher für deine Sicherung ausgewählt. Dieser ist nicht verfügbar, wenn dein Telefon verloren geht oder kaputt ist.</string>
<string name="storage_internal_warning_title">Warnung</string> <string name="storage_internal_warning_title">Warnung</string>
<string name="restore_finished_button">Beenden</string> <string name="restore_finished_button">Beenden</string>
<string name="restore_finished_error">Beim Wiederherstellen der Sicherung ist ein Fehler aufgetreten.</string> <string name="restore_finished_error">Beim Wiederherstellen der Sicherung ist ein Fehler aufgetreten.</string>
<string name="restore_finished_success">Wiederherstellung abgeschlossen</string> <string name="restore_finished_success">Wiederherstellung abgeschlossen</string>
<string name="restore_magic_package">System-Paketmanager</string> <string name="restore_magic_package">System-Paketmanager</string>
<string name="notification_restore_error_text">Schließen Sie Ihr %1$s an, bevor Sie die App installieren, um die Daten aus der Sicherung wiederherzustellen.</string> <string name="notification_restore_error_text">Schließe dein %1$s an, bevor du die App installierst, um die Daten aus der Sicherung wiederherzustellen.</string>
<string name="restore_app_quota_exceeded">Sicherungskontingent überschritten</string> <string name="restore_app_quota_exceeded">Sicherungskontingent wurde überschritten</string>
<string name="restore_app_not_installed">App ist nicht installiert</string> <string name="restore_app_not_installed">App ist nicht installiert</string>
<string name="restore_app_not_allowed">App erlaubt keine Sicherung</string> <string name="restore_app_not_allowed">App erlaubte keine Sicherung</string>
<string name="backup_app_no_data">App hat keine Daten für die Sicherung gemeldet</string> <string name="backup_app_no_data">App meldet keine Daten zur Sicherung</string>
<string name="restore_app_was_stopped">Nicht gesichert, da es in letzter Zeit nicht verwendet wurde</string> <string name="restore_app_was_stopped">Wurde nicht gesichert, da es in letzter Zeit nicht verwendet wurde</string>
<string name="restore_app_not_yet_backed_up">Noch nicht gesichert</string> <string name="restore_app_not_yet_backed_up">Wurde noch nicht gesichert</string>
<string name="restore_restoring">Sicherung wird wiederhergestellt</string> <string name="restore_restoring">Sicherung wird wiederhergestellt</string>
<string name="restore_installing_packages">Apps neu installieren</string> <string name="restore_installing_packages">Apps neu installieren</string>
<string name="restore_set_empty_result">Am angegebenen Speicherort wurden keine geeigneten Sicherungen gefunden. <string name="restore_set_empty_result">Am angegebenen Speicherort wurden keine geeigneten Sicherungen gefunden.
\n \n
\nDies ist höchstwahrscheinlich auf einen falschen Wiederherstellungscode oder einen Speicherfehler zurückzuführen.</string> \nDies ist höchstwahrscheinlich auf einen falschen Wiederherstellungscode oder einen Speicherfehler zurückzuführen.</string>
<string name="restore_next">Weiter</string> <string name="restore_next">Weiter</string>
<string name="restore_title">Wiederherstellung von einer Sicherung</string> <string name="restore_title">Wiederherstellung einer Sicherung</string>
<string name="restore_set_error">Beim Laden der Sicherungen ist ein Fehler aufgetreten.</string> <string name="restore_set_error">Beim Laden der Sicherungen ist ein Fehler aufgetreten.</string>
<string name="restore_invalid_location_message">Wir konnten keine Sicherungen an diesem Speicherort finden. <string name="restore_invalid_location_message">Wir konnten keine Sicherungen an diesem Speicherort finden.
\n \n
\nWählen Sie einen anderen Speicherort aus, der einen %s Ordner enthält.</string> \nWähle einen anderen Speicherort aus, der einen %s Ordner enthält.</string>
<string name="restore_invalid_location_title">Keine Sicherungen gefunden</string> <string name="restore_invalid_location_title">Keine Sicherungen gefunden</string>
<string name="restore_back">Nicht wiederherstellen</string> <string name="restore_back">Nicht wiederherstellen</string>
<string name="restore_restore_set_times">Letzte Sicherung %1$s · Erste %2$s.</string> <string name="restore_restore_set_times">Letzte Sicherung %1$s · Erste %2$s.</string>
<string name="restore_choose_restore_set">Wählen Sie eine Sicherung aus, um sie wiederherzustellen</string> <string name="restore_choose_restore_set">Wähle eine Sicherung aus, um sie wiederherzustellen</string>
<string name="notification_restore_error_action">App deinstallieren</string> <string name="notification_restore_error_action">App deinstallieren</string>
<string name="notification_success_text">%1$d von %2$d Apps gesichert. Tippen Sie, um mehr zu erfahren.</string> <string name="notification_success_text">%1$d von %2$d Apps gesichert. Tippe, um mehr zu erfahren.</string>
<string name="notification_backup_already_running">Sicherung wird bereits durchgeführt</string> <string name="notification_backup_already_running">Sicherung wird bereits durchgeführt</string>
<string name="storage_fake_nextcloud_summary_unavailable">Konto nicht verfügbar. Richten Sie ein Konto ein (oder deaktivieren Sie das Passcode).</string> <string name="storage_fake_nextcloud_summary_unavailable">Konto nicht verfügbar. Richte ein Konto ein (oder deaktivieren Passcode).</string>
<string name="current_destination_string">Sicherungsstatus und Einstellungen</string> <string name="current_destination_string">Sicherungsstatus und Einstellungen</string>
<string name="data_management_label">Seedvault Sicherung</string> <string name="data_management_label">Seedvault Sicherung</string>
<string name="about_version">Version: %s</string>
<string name="restore_restoring_error_message">Du kannst diese Apps manuell neu installieren und die automatische Wiederherstellung wird versuchen, deine Daten wiederherzustellen (wenn aktiviert).</string>
<string name="restore_restoring_error_title">Einige Apps können nicht wiederhergestellt werden</string>
<string name="restore_installing_tap_to_install">Tippen zum Installieren</string>
<string name="restore_installing_error_message">Daten können nur wiederhergestellt werden, wenn eine App installiert ist.
\n
\nTippe auf fehlgeschlagene Apps, um zu versuchen, sie manuell zu installieren, bevor du fortfährst.</string>
<string name="restore_installing_error_title">Einige Apps sind nicht installiert</string>
<string name="backup_section_not_allowed">Apps, die keine Datensicherung zulassen</string>
<string name="backup_app_quota_exceeded">Sicherungskontingent überschritten</string>
<string name="backup_app_was_stopped">Nicht gesichert, da es in letzter Zeit nicht verwendet wurde</string>
<string name="backup_app_not_yet_backed_up">Warten auf die Sicherung…</string>
<string name="backup_section_user">Installierte Apps</string>
<string name="backup_contacts">Lokale Kontakte</string>
<string name="backup_call_log">Anrufhistorie</string>
<string name="backup_settings">Geräteeinstellungen</string>
<string name="backup_sms">SMS-Textnachrichten</string>
<string name="backup_section_system">System-Apps</string>
<string name="settings_backup_status_title">Sicherungsstatus</string>
<string name="recovery_code_recreated">Neuer Wiederherstellungscode wurde erfolgreich erstellt</string>
<string name="recovery_code_verification_new_dialog_message">Durch das Generieren eines neuen Codes kannst du nicht mehr auf deine vorhandenen Sicherungen zugreifen. Wir werden versuchen, sie nach Möglichkeit zu löschen.
\n
\nBist du sicher, dass du das machen willst\?</string>
<string name="recovery_code_verification_new_dialog_title">Warte eine Sekunde…</string>
<string name="recovery_code_verification_generate_new">Neuen Code generieren</string>
<string name="recovery_code_verification_try_again">Erneut versuchen</string>
<string name="recovery_code_verification_error_message">Du hast einen ungültigen Wiederherstellungscode eingegeben. Bitte versuche es erneut!
\n
\nWenn du deinen Code verloren hast, tippe unten auf \'Neuen Code generieren\'.</string>
<string name="recovery_code_verification_error_title">Falscher Wiederherstellungscode</string>
<string name="recovery_code_verification_ok_message">Dein Code ist korrekt und wird für die Wiederherstellung der Sicherung funktionieren.</string>
<string name="recovery_code_verification_ok_title">Wiederherstellungscode überprüft</string>
<string name="settings_backup_recovery_code_summary">Vorhandenen Code überprüfen oder einen neuen Code erzeugen</string>
<string name="settings_backup_recovery_code">Wiederherstellungscode</string>
</resources> </resources>

View file

@ -47,7 +47,7 @@
<string name="restore_finished_success">Η επαναφορά ολοκληρώθηκε</string> <string name="restore_finished_success">Η επαναφορά ολοκληρώθηκε</string>
<string name="restore_app_quota_exceeded">Έγινε υπέρβαση του ορίου αντιγράφων ασφαλείας</string> <string name="restore_app_quota_exceeded">Έγινε υπέρβαση του ορίου αντιγράφων ασφαλείας</string>
<string name="restore_app_not_installed">Η εφαρμογή δεν έχει εγκατασταθεί</string> <string name="restore_app_not_installed">Η εφαρμογή δεν έχει εγκατασταθεί</string>
<string name="restore_app_not_allowed">Η εφαρμογή δεν επιτρέπει τη δημιουργία αντιγράφων ασφαλείας</string> <string name="restore_app_not_allowed">Η εφαρμογή δεν επέτρεψε τη δημιουργία αντιγράφων ασφαλείας</string>
<string name="backup_app_no_data">Η εφαρμογή δεν ανέφερε δεδομένα για δημιουργία αντιγράφων ασφαλείας</string> <string name="backup_app_no_data">Η εφαρμογή δεν ανέφερε δεδομένα για δημιουργία αντιγράφων ασφαλείας</string>
<string name="restore_magic_package">Διαχειριστής πακέτων συστήματος</string> <string name="restore_magic_package">Διαχειριστής πακέτων συστήματος</string>
<string name="restore_restoring">Επαναφορά αντιγράφου ασφαλείας</string> <string name="restore_restoring">Επαναφορά αντιγράφου ασφαλείας</string>
@ -94,7 +94,7 @@
<string name="recovery_code_input_hint_3">Λέξη 3</string> <string name="recovery_code_input_hint_3">Λέξη 3</string>
<string name="recovery_code_input_hint_2">Λέξη 2</string> <string name="recovery_code_input_hint_2">Λέξη 2</string>
<string name="recovery_code_input_hint_1">Λέξη 1</string> <string name="recovery_code_input_hint_1">Λέξη 1</string>
<string name="recovery_code_done_button">Ολοκληρώθηκε</string> <string name="recovery_code_done_button">Επαλήθευση</string>
<string name="recovery_code_input_intro">Εισαγάγετε τον κωδικό ανάκτησης 12 λέξεων που γράψατε κατά τη δημιουργία αντιγράφων ασφαλείας.</string> <string name="recovery_code_input_intro">Εισαγάγετε τον κωδικό ανάκτησης 12 λέξεων που γράψατε κατά τη δημιουργία αντιγράφων ασφαλείας.</string>
<string name="recovery_code_confirm_intro">Εισαγάγετε τον κωδικό ανάκτησης 12 λέξεων για να βεβαιωθείτε ότι θα λειτουργήσει όταν το χρειάζεστε.</string> <string name="recovery_code_confirm_intro">Εισαγάγετε τον κωδικό ανάκτησης 12 λέξεων για να βεβαιωθείτε ότι θα λειτουργήσει όταν το χρειάζεστε.</string>
<string name="recovery_code_confirm_button">Επιβεβαίωση κωδικού</string> <string name="recovery_code_confirm_button">Επιβεβαίωση κωδικού</string>
@ -106,9 +106,43 @@
<string name="storage_fake_drive_title">Μονάδα USB flash</string> <string name="storage_fake_drive_title">Μονάδα USB flash</string>
<string name="settings_backup_status_summary">Τελευταίο αντίγραφο ασφαλείας: %1$s</string> <string name="settings_backup_status_summary">Τελευταίο αντίγραφο ασφαλείας: %1$s</string>
<string name="settings_backup_location_internal">Εσωτερικός αποθηκευτικός χώρος</string> <string name="settings_backup_location_internal">Εσωτερικός αποθηκευτικός χώρος</string>
<string name="restore_app_was_stopped">Δεν δημιουργήθηκε αντίγραφο ασφαλείας καθώς δεν χρησιμοποιήθηκε πρόσφατα</string> <string name="restore_app_was_stopped">Δεν δημιουργήθηκε αντίγραφο ασφαλείας καθώς δεν έχει χρησιμοποιηθεί πρόσφατα</string>
<string name="restore_app_not_yet_backed_up">Δεν έχει δημιουργηθεί ακόμη αντίγραφο ασφαλείας</string> <string name="restore_app_not_yet_backed_up">Δεν έχει δημιουργηθεί ακόμη αντίγραφο ασφαλείας</string>
<string name="storage_fake_nextcloud_summary_unavailable">Ο λογαριασμός δεν είναι διαθέσιμος. Ρυθμίστε έναν (ή απενεργοποιήστε τον κωδικό πρόσβασης).</string> <string name="storage_fake_nextcloud_summary_unavailable">Ο λογαριασμός δεν είναι διαθέσιμος. Ρυθμίστε έναν (ή απενεργοποιήστε τον κωδικό πρόσβασης).</string>
<string name="current_destination_string">Κατάσταση αντιγράφων ασφαλείας και ρυθμίσεις</string> <string name="current_destination_string">Κατάσταση αντιγράφων ασφαλείας και ρυθμίσεις</string>
<string name="data_management_label">Αντίγραφα ασφαλείας Seedvault</string> <string name="data_management_label">Αντίγραφα ασφαλείας Seedvault</string>
<string name="about_version">Έκδοση: %s</string>
<string name="restore_restoring_error_message">Μπορείτε να επαναγκαταστήσετε αυτές τις εφαρμογές χειροκίνητα και η Αυτόματη επαναφορά θα επιχειρήσει επαναφορά δεδομένων (όπου ενεργή).</string>
<string name="restore_restoring_error_title">Αδυναμία επαναφοράς ορισμένων εφαρμογών</string>
<string name="restore_installing_tap_to_install">Πατήστε για εγκατάσταση</string>
<string name="restore_installing_error_message">Η επαναφορά δεδομένων είναι δυνατή μόνο αν μία εφαρμογή έχει εγκατασταθεί.
\n
\nΠατήστε τις εφαρμογές που απέτυχαν για να της εγκαταστήσετε χειροκίνητα πριν συνεχίσετε.</string>
<string name="restore_installing_error_title">Κάποιες εφαρμογές δεν εγκαταστάθηκαν</string>
<string name="backup_section_not_allowed">Εφαρμογές που δεν επιτρέπουν αντίγραφο ασφαλείας δεδομένων</string>
<string name="backup_app_quota_exceeded">Υπέρβαση ορίου αντιγράφων ασφαλείας</string>
<string name="backup_app_was_stopped">Δεν δημιουργήθηκε αντίγραφο ασφαλείας καθώς δεν έχει χρησιμοποιηθεί πρόσφατα</string>
<string name="backup_app_not_yet_backed_up">Αναμονή για αντίγραφο ασφαλείας…</string>
<string name="backup_section_user">Εγκατεστημένες εφαρμογές</string>
<string name="backup_contacts">Τοπικές επαφές</string>
<string name="backup_call_log">Ιστορικό κλήσεων</string>
<string name="backup_settings">Ρυθμίσεις συσκευής</string>
<string name="backup_sms">Μηνύματα SMS</string>
<string name="backup_section_system">Εφαρμογές συστήματος</string>
<string name="recovery_code_recreated">Ο νέος κωδικός επαναφοράς δημιουργήθηκε επιτυχώς</string>
<string name="recovery_code_verification_new_dialog_message">Η δημιουργία νέου κωδικού θα καταστήσει τα υπάρχοντα αντίγραφα ασφαλείας σας μη-προσβάσιμα. Θα προσπαθήσουμε να τα διαγράψουμε αν είναι δυνατόν.
\n
\nΕίστε βέβαιοι ότι θέλετε να συνεχίσετε;</string>
<string name="recovery_code_verification_new_dialog_title">Περιμένετε μία στιγμή…</string>
<string name="recovery_code_verification_generate_new">Δημιουργία νέου κωδικού</string>
<string name="recovery_code_verification_try_again">Δοκιμάστε ξανά</string>
<string name="recovery_code_verification_error_message">Έχετε εισάγει μη έγκυρο κωδικό επαναφοράς. Δοκιμάστε πάλι!
\n
\nΑν χάσατε τον κωδικό σας, πατήστε \"Δημιουργία νέου κωδικού\" παρακάτω.</string>
<string name="recovery_code_verification_error_title">Λάθος κωδικός επαναφοράς</string>
<string name="recovery_code_verification_ok_message">Ο κωδικός σας είναι σωστός και θα λειτουργήσει για επαναφορά αντιγράφων ασφαλείας.</string>
<string name="recovery_code_verification_ok_title">Ο κωδικός επαναφοράς επαληθεύτηκε</string>
<string name="settings_backup_recovery_code_summary">Επαλήθευση υπάρχοντος κωδικού ή δημιουργία καινούριου</string>
<string name="settings_backup_recovery_code">Κωδικός Επαναφοράς</string>
<string name="settings_backup_status_title">Κατάσταση αντιγράφου ασφαλείας</string>
</resources> </resources>

View file

@ -10,7 +10,7 @@
<string name="restore_back">No restaurar</string> <string name="restore_back">No restaurar</string>
<string name="notification_restore_error_action">Desinstalar aplicación</string> <string name="notification_restore_error_action">Desinstalar aplicación</string>
<string name="notification_error_channel_title">Notificación de error</string> <string name="notification_error_channel_title">Notificación de error</string>
<string name="recovery_code_error_empty_word">Olvidó escribir esta palabra.</string> <string name="recovery_code_error_empty_word">Olvidaste escribir esta palabra.</string>
<string name="recovery_code_input_hint_12">Palabra 12</string> <string name="recovery_code_input_hint_12">Palabra 12</string>
<string name="recovery_code_input_hint_11">Palabra 11</string> <string name="recovery_code_input_hint_11">Palabra 11</string>
<string name="recovery_code_input_hint_10">Palabra 10</string> <string name="recovery_code_input_hint_10">Palabra 10</string>
@ -23,7 +23,7 @@
<string name="recovery_code_input_hint_3">Palabra 3</string> <string name="recovery_code_input_hint_3">Palabra 3</string>
<string name="recovery_code_input_hint_2">Palabra 2</string> <string name="recovery_code_input_hint_2">Palabra 2</string>
<string name="recovery_code_input_hint_1">Palabra 1</string> <string name="recovery_code_input_hint_1">Palabra 1</string>
<string name="recovery_code_done_button">Hecho</string> <string name="recovery_code_done_button">Verificar</string>
<string name="recovery_code_title">Código de recuperación</string> <string name="recovery_code_title">Código de recuperación</string>
<string name="storage_check_fragment_error_button">Atrás</string> <string name="storage_check_fragment_error_button">Atrás</string>
<string name="storage_fake_nextcloud_summary_installed">Pulse para configurar una cuenta</string> <string name="storage_fake_nextcloud_summary_installed">Pulse para configurar una cuenta</string>
@ -31,27 +31,27 @@
<string name="settings_backup_apk_dialog_cancel">Cancelar</string> <string name="settings_backup_apk_dialog_cancel">Cancelar</string>
<string name="settings_backup_location_none">Ninguna</string> <string name="settings_backup_location_none">Ninguna</string>
<string name="settings_auto_restore_title">Restauración automática</string> <string name="settings_auto_restore_title">Restauración automática</string>
<string name="settings_auto_restore_summary_usb">Nota: su %1$s debe enchufarse para que esto funcione.</string> <string name="settings_auto_restore_summary_usb">Nota: Su %1$s debe enchufarse para que esto funcione.</string>
<string name="settings_backup_last_backup_never">Nunca</string> <string name="settings_backup_last_backup_never">Nunca</string>
<string name="settings_backup_location_internal">Almacenamiento interno</string> <string name="settings_backup_location_internal">Almacenamiento interno</string>
<string name="notification_restore_error_text">Conecta tus %1$s antes de instalar la aplicación para restaurar sus datos desde la copia de seguridad.</string> <string name="notification_restore_error_text">Conecte sus %1$s antes de instalar la aplicación para restaurar sus datos desde la copia de seguridad.</string>
<string name="notification_error_action">Arreglar</string> <string name="notification_error_action">Corregir</string>
<string name="about_sponsor">Patrocinado por: <a href="https://www.calyxinstitute.org"> Calyx Institute </a> para su uso en <a href="https://calyxos.org"> CalyxOS </a></string> <string name="about_sponsor">Patrocinado por: <a href="https://www.calyxinstitute.org"> Calyx Institute </a> para su uso en <a href="https://calyxos.org"> CalyxOS </a></string>
<string name="about_design">Diseño de: <a href="https://www.glennsorrentino.com/"> Glenn Sorrentino </a></string> <string name="about_design">Diseño de: <a href="https://www.glennsorrentino.com/"> Glenn Sorrentino </a></string>
<string name="about_author">Escrito por: <a href="https://github.com/stevesoltys"> Steve Soltys </a> y <a href="https://blog.grobox.de"> Torsten Grote </a></string> <string name="about_author">Escrito por: <a href="https://github.com/stevesoltys"> Steve Soltys </a> y <a href="https://blog.grobox.de"> Torsten Grote </a></string>
<string name="about_license">Licencia: <a href="https://www.apache.org/licenses/LICENSE-2.0"> Apache2 </a></string> <string name="about_license">Licencia: <a href="https://www.apache.org/licenses/LICENSE-2.0"> Apache2 </a></string>
<string name="about_summary">Una aplicación de respaldo que utiliza la API de respaldo interno de Android.</string> <string name="about_summary">Una aplicación de copia de seguridad que utiliza la API de copia de seguridad interna de Android.</string>
<string name="storage_internal_warning_choose_other">Escoger otro</string> <string name="storage_internal_warning_choose_other">Escoger otro</string>
<string name="storage_internal_warning_message">Ha elegido almacenamiento interno para su copia de seguridad. Esto no estará disponible cuando su teléfono se pierda o se rompa.</string> <string name="storage_internal_warning_message">Ha elegido almacenamiento interno para su copia de seguridad. Esto no estará disponible cuando su teléfono se pierda o se rompa.</string>
<string name="restore_finished_error">Ocurrió un error al restaurar la copia de seguridad.</string> <string name="restore_finished_error">Ocurrió un error al restaurar la copia de seguridad.</string>
<string name="restore_finished_success">Restauración completada</string> <string name="restore_finished_success">Restauración completada</string>
<string name="restore_app_quota_exceeded">Se ha superado la cuota de la copia de seguridad</string> <string name="restore_app_quota_exceeded">Se superó la cuota de copias de seguridad</string>
<string name="restore_app_not_installed">La aplicación no está instalada</string> <string name="restore_app_not_installed">La aplicación no está instalada</string>
<string name="restore_app_not_allowed">La aplicación no permite copias de seguridad</string> <string name="restore_app_not_allowed">La aplicación no permitió hacer copias de seguridad</string>
<string name="backup_app_no_data">La aplicación no reportó datos para la copia de seguridad</string> <string name="backup_app_no_data">La aplicación informó de que no había datos para la copia de seguridad</string>
<string name="restore_magic_package">Administrador de paquetes del sistema</string> <string name="restore_magic_package">Administrador de paquetes del sistema</string>
<string name="restore_restoring">Restaurando copia de seguridad</string> <string name="restore_restoring">Restaurando copia de seguridad</string>
<string name="restore_installing_packages">Re-Instalando aplicaciones</string> <string name="restore_installing_packages">Reinstalando aplicaciones</string>
<string name="restore_set_empty_result">No se han encontrado copias de seguridad adecuadas en la ubicación determinada. <string name="restore_set_empty_result">No se han encontrado copias de seguridad adecuadas en la ubicación determinada.
\n \n
\nEsto es más probable debido a un código de recuperación incorrecto o un error de almacenamiento.</string> \nEsto es más probable debido a un código de recuperación incorrecto o un error de almacenamiento.</string>
@ -71,44 +71,78 @@
<string name="notification_success_title">Copia de seguridad terminada</string> <string name="notification_success_title">Copia de seguridad terminada</string>
<string name="notification_title">Copia de seguridad en ejecución</string> <string name="notification_title">Copia de seguridad en ejecución</string>
<string name="notification_channel_title">Notificación de copia de seguridad</string> <string name="notification_channel_title">Notificación de copia de seguridad</string>
<string name="recovery_code_error_checksum_word">Su código es inválido. Por favor, compruebe todas las palabras e inténtelo de nuevo!</string> <string name="recovery_code_error_checksum_word">Su código no es válido. ¡Por favor, compruebe todas las palabras e inténtelo de nuevo!</string>
<string name="recovery_code_error_invalid_word">Palabra equivocada. ¿Quisiste decir %1$s o %2$s \?</string> <string name="recovery_code_error_invalid_word">Palabra equivocada. ¿Quisiste decir %1$s o %2$s \?</string>
<string name="recovery_code_input_intro">Ingrese su código de recuperación de 12 palabras que anotó al configurar las copias de seguridad.</string> <string name="recovery_code_input_intro">Ingrese su código de recuperación de 12 palabras que anotaste al configurar las copias de seguridad.</string>
<string name="recovery_code_confirm_intro">Ingrese su código de recuperación de 12 palabras para asegurarse de que funcionará cuando lo necesite.</string> <string name="recovery_code_confirm_intro">Ingrese su código de recuperación de 12 palabras para asegurarse de que funcionará cuando lo necesite.</string>
<string name="recovery_code_confirm_button">Confirma código</string> <string name="recovery_code_confirm_button">Confirmar código</string>
<string name="recovery_code_write_it_down">¡Escríbalo en papel ahora!</string> <string name="recovery_code_write_it_down">¡Escríbalo en papel ahora!</string>
<string name="recovery_code_12_word_intro">Necesita su código de recuperación de 12 palabras para restaurar los datos respaldados.</string> <string name="recovery_code_12_word_intro">Necesita su código de recuperación de 12 palabras para restaurar los datos de la copia de seguridad.</string>
<string name="storage_check_fragment_permission_error">No se pudo obtener el permiso para escribir en la ubicación de la copia de seguridad.</string> <string name="storage_check_fragment_permission_error">No se pudo obtener el permiso para escribir en la ubicación de la copia de seguridad.</string>
<string name="storage_check_fragment_backup_error">Se produjo un error al acceder a la ubicación de la copia de seguridad.</string> <string name="storage_check_fragment_backup_error">Se produjo un error al acceder a la ubicación de la copia de seguridad.</string>
<string name="storage_check_fragment_restore_title">Buscando copias de seguridad…</string> <string name="storage_check_fragment_restore_title">Buscando copias de seguridad…</string>
<string name="storage_check_fragment_backup_title">Iniciando la ubicación de la copia de seguridad…</string> <string name="storage_check_fragment_backup_title">Inicializando la ubicación de la copia de seguridad…</string>
<string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> libre</string> <string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> libre</string>
<string name="storage_fake_drive_summary">Necesita estar enchufado</string> <string name="storage_fake_drive_summary">Necesita estar enchufado</string>
<string name="storage_fake_drive_title">Unidad flash USB</string> <string name="storage_fake_drive_title">Unidad flash USB</string>
<string name="storage_fragment_restore_title">¿Dónde encontrar tus copias de seguridad\?</string> <string name="storage_fragment_restore_title">¿Dónde encontrar sus copias de seguridad\?</string>
<string name="storage_fragment_backup_title">Elija dónde almacenar las copias de seguridad</string> <string name="storage_fragment_backup_title">Elija dónde almacenar las copias de seguridad</string>
<string name="settings_backup_now">Hacer copia de seguridad ahora</string> <string name="settings_backup_now">Copia de seguridad ahora</string>
<string name="settings_backup_exclude_apps">Excluir aplicaciones</string> <string name="settings_backup_exclude_apps">Excluir aplicaciones</string>
<string name="settings_backup_status_summary">Última copia de seguridad: %1$s</string> <string name="settings_backup_status_summary">Última copia de seguridad: %1$s</string>
<string name="settings_backup_apk_dialog_disable">Deshabilitar la copia de seguridad de la aplicación</string> <string name="settings_backup_apk_dialog_disable">Deshabilitar la copia de seguridad de la aplicación</string>
<string name="settings_backup_apk_dialog_message">La copia de seguridad de la aplicación aún desactivada seguirá respaldando los datos de la aplicación. Sin embargo, no se restaurará automáticamente. <string name="settings_backup_apk_dialog_message">Si se desactiva la copia de seguridad de la aplicación, se seguirán guardando los datos de la misma. Sin embargo, no se restaurará automáticamente.
\n \n
\nDeberá instalar todas sus aplicaciones manualmente mientras tiene activada la \"Restauración automática\".</string> \nDeberá instalar todas sus aplicaciones manualmente mientras tenga activada la \"Restauración automática\".</string>
<string name="settings_backup_apk_dialog_title">¿Realmente desactivar la copia de seguridad de la aplicación\?</string> <string name="settings_backup_apk_dialog_title">¿Desactivar realmente la copia de seguridad de la aplicación\?</string>
<string name="settings_backup_apk_summary">Realice una copia de seguridad de las aplicaciones. De lo contrario, solo se realizarían copias de seguridad de los datos de la aplicación.</string> <string name="settings_backup_apk_summary">Realiza una copia de seguridad de las aplicaciones. De lo contrario, solo se realizarían copias de seguridad de los datos de la aplicación.</string>
<string name="settings_backup_apk_title">Copia de seguridad de la aplicación</string> <string name="settings_backup_apk_title">Copia de seguridad de la aplicación</string>
<string name="settings_category_app_data_backup">Copia de seguridad de datos de la aplicación</string> <string name="settings_category_app_data_backup">Copia de seguridad de los datos de la aplicación</string>
<string name="settings_auto_restore_summary">Al reinstalar una aplicación, restaure la configuración y los datos respaldados.</string> <string name="settings_auto_restore_summary">Al reinstalar una aplicación, restaura la configuración y los datos de la copia de seguridad.</string>
<string name="settings_info">Todas las copias de seguridad están encriptadas en su teléfono. Para restaurar desde la copia de seguridad, necesitará su código de recuperación de 12 palabras.</string> <string name="settings_info">Todas las copias de seguridad están encriptadas en su teléfono. Para restaurar desde la copia de seguridad, necesitará su código de recuperación de 12 palabras.</string>
<string name="settings_backup_location">Ubicación de la copia de seguridad</string> <string name="settings_backup_location">Ubicación de la copia de seguridad</string>
<string name="settings_backup">Respaldar mi información</string> <string name="settings_backup">Copia de seguridad de mis datos</string>
<string name="restore_backup_button">Restaurar la copia de seguridad</string> <string name="restore_backup_button">Restaurar la copia de seguridad</string>
<string name="backup">Copia de seguridad</string> <string name="backup">Copia de seguridad</string>
<string name="notification_success_text">%1$d de %2$d aplicaciones respaldadas. Toque para obtener más información.</string> <string name="notification_success_text">%1$d de %2$d aplicaciones con copia de seguridad. Pulse para obtener más información.</string>
<string name="notification_backup_already_running">Copia de seguridad en progreso</string> <string name="notification_backup_already_running">Copia de seguridad en curso</string>
<string name="restore_app_not_yet_backed_up">Sin respaldar aún</string> <string name="restore_app_not_yet_backed_up">Todavía no se ha hecho una copia de seguridad</string>
<string name="restore_app_was_stopped">No está respaldado, ya que no se ha usado recientemente</string> <string name="restore_app_was_stopped">No se hizo una copia de seguridad porque no se había utilizado recientemente</string>
<string name="storage_fake_nextcloud_summary_unavailable">Cuenta no disponible. Configure una (o deshabilite la contraseña).</string> <string name="storage_fake_nextcloud_summary_unavailable">Cuenta no disponible. Configure una (o deshabilite la contraseña).</string>
<string name="current_destination_string">Estado de la copia de seguridad y ajustes</string> <string name="current_destination_string">Estado de la copia de seguridad y ajustes</string>
<string name="data_management_label">Copia de seguridad de Seedvault</string> <string name="data_management_label">Copia de seguridad de Seedvault</string>
<string name="restore_restoring_error_message">Puede reinstalar estas aplicaciones manualmente y la restauración automática intentará restaurar sus datos (cuando esté activada).</string>
<string name="backup_app_not_yet_backed_up">Esperando para la copia de seguridad…</string>
<string name="about_version">Versión: %s</string>
<string name="restore_restoring_error_title">No se pueden restaurar algunas aplicaciones</string>
<string name="restore_installing_tap_to_install">Pulse para instalar</string>
<string name="restore_installing_error_message">Los datos solo se pueden restaurar si se ha instalado una aplicación.
\n
\nPulse las aplicaciones fallidas para intentar instalarlas manualmente antes de continuar.</string>
<string name="restore_installing_error_title">Algunas aplicaciones no instaladas</string>
<string name="backup_section_not_allowed">Aplicaciones que no permiten la copia de seguridad de los datos</string>
<string name="backup_app_quota_exceeded">Se ha superado la cuota de copias de seguridad</string>
<string name="backup_app_was_stopped">No se ha hecho una copia de seguridad porque no se ha utilizado recientemente</string>
<string name="backup_section_user">Aplicaciones instaladas</string>
<string name="backup_contacts">Contactos locales</string>
<string name="backup_call_log">Historial de llamadas</string>
<string name="backup_settings">Ajustes del dispositivo</string>
<string name="backup_sms">Mensajes de texto SMS</string>
<string name="backup_section_system">Aplicaciones del sistema</string>
<string name="settings_backup_status_title">Estado de la copia de seguridad</string>
<string name="settings_backup_recovery_code_summary">Verifique el código existente o genere uno nuevo</string>
<string name="settings_backup_recovery_code">Código de recuperación</string>
<string name="recovery_code_verification_new_dialog_title">Espere un momento…</string>
<string name="recovery_code_verification_generate_new">Generar un código nuevo</string>
<string name="recovery_code_verification_try_again">Inténtelo de nuevo</string>
<string name="recovery_code_verification_error_message">Ha introducido un código de recuperación inválido. Inténtelo de nuevo. 
\n
\nSi ha perdido su código, pulse \'Generar un código nuevo\' debajo.</string>
<string name="recovery_code_verification_error_title">Código de recuperación incorrecto</string>
<string name="recovery_code_verification_ok_message">Su código es correcto y funcionará al restaurar su copia de seguridad.</string>
<string name="recovery_code_verification_ok_title">Código de recuperación verificado</string>
<string name="recovery_code_recreated">Se ha creado un código de recuperación nuevo satisfactoriamente</string>
<string name="recovery_code_verification_new_dialog_message">Generar un código nuevo hará que sus copias de seguridad existentes se vuelvan inaccesibles. Intentaremos eliminarlas si es posible.
\n
\n¿Está seguro de que quiere hacerlo\?</string>
</resources> </resources>

View file

@ -1,2 +1,133 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="storage_available_bytes"><xliff:g xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" example="1 GB" id="size"> %1$s </xliff:g> vapaana</string>
<string name="about_source_code">Lähdekoodi: https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">Sponsoroi: <a href="https://www.calyxinstitute.org"> Calyx Institute </a> käytettäväksi <a href="https://calyxos.org"> CalyxOS </a></string>
<string name="about_design">Suunnittelija: <a href="https://www.glennsorrentino.com/"> Glenn Sorrentino </a></string>
<string name="about_author">Kehittänyt: <a href="https://github.com/stevesoltys"> Steve Soltys </a> ja <a href="https://blog.grobox.de"> Torsten Grote </a></string>
<string name="about_license">Lisenssi: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache2</a></string>
<string name="about_version">Versio: %s</string>
<string name="about_summary">Varmuuskopiosovellus, joka käyttää Androidin sisäistä varmuuskopiosovellusrajapintaa.</string>
<string name="about_title">Tietoa</string>
<string name="storage_internal_warning_use_anyway">Käytä joka tapauksessa</string>
<string name="storage_internal_warning_choose_other">Valitse toinen</string>
<string name="storage_internal_warning_message">Olet valinnut sisäisen tallennustilan varmuuskopioksi. Tämä ei ole käytettävissä, kun puhelimesi katoaa tai menee rikki.</string>
<string name="storage_internal_warning_title">Varoitus</string>
<string name="restore_finished_button">Valmis</string>
<string name="restore_finished_error">Varmuuskopion palauttamisessa tapahtui virhe.</string>
<string name="restore_finished_success">Palautus valmis</string>
<string name="restore_magic_package">Järjestelmäpakettien hallinta</string>
<string name="restore_restoring_error_message">Voit asentaa nämä sovellukset uudelleen manuaalisesti ja Automaattinen palautus yrittää palauttaa niiden tiedot (kun käytössä).</string>
<string name="restore_restoring_error_title">Joitakin sovelluksia ei voi palauttaa</string>
<string name="restore_restoring">Palautetaan varmuuskopiota</string>
<string name="restore_installing_error_title">Joitakin sovelluksia ei ole asennettu</string>
<string name="restore_installing_error_message">Tiedot voidaan palauttaa vain, jos sovellus on asennettu.
\n
\nNapauta epäonnistuneita sovelluksia yrittääksesi asentaa ne manuaalisesti ennen jatkamista.</string>
<string name="restore_installing_tap_to_install">Napauta asentaaksesi</string>
<string name="restore_next">Seuraava</string>
<string name="restore_installing_packages">Sovellusten asentaminen uudelleen</string>
<string name="restore_set_empty_result">Tietystä sijainnista ei löydy sopivia varmuuskopioita.
\n
\nTämä johtuu todennäköisesti väärästä palautuskoodista tai tallennusvirheestä.</string>
<string name="restore_set_error">Varmuuskopioiden lataamisessa tapahtui virhe.</string>
<string name="restore_invalid_location_message">Emme löytäneet varmuuskopioita tästä sijainnista.
\n
\nValitse toinen sijainti, joka sisältää %s-kansion.</string>
<string name="restore_invalid_location_title">Varmuuskopioita ei löytynyt</string>
<string name="restore_back">Älä palauta</string>
<string name="restore_restore_set_times">Viimeinen varmuuskopio %1$s · Ensimmäinen %2$s.</string>
<string name="restore_choose_restore_set">Valitse palautettava varmuuskopio</string>
<string name="restore_title">Palauta varmuuskopiosta</string>
<string name="backup_section_not_allowed">Sovellukset, jotka eivät salli tietojen varmuuskopiointia</string>
<string name="restore_app_not_installed">Sovellusta ei ole asennettu</string>
<string name="restore_app_quota_exceeded">Varmuuskopiointikiintiö ylittyi</string>
<string name="backup_app_quota_exceeded">Varmuuskopiointikiintiö ylitetty</string>
<string name="restore_app_not_allowed">Sovellus ei salli varmuuskopiointia</string>
<string name="backup_app_no_data">Sovellus ei ilmoittanut tietoja varmuuskopiointia varten</string>
<string name="restore_app_was_stopped">Sitä ei varmuuskopioitu, koska sitä ei ollut käytetty äskettäin</string>
<string name="backup_app_was_stopped">Ei varmuuskopioitu, koska sitä ei käytetty äskettäin</string>
<string name="restore_app_not_yet_backed_up">Ei vielä varmuuskopioitu</string>
<string name="backup_app_not_yet_backed_up">Odottaa varmuuskopiointia…</string>
<string name="backup_section_user">Asennetut Sovellukset</string>
<string name="backup_contacts">Paikalliset yhteystiedot</string>
<string name="backup_call_log">Puheluhistoria</string>
<string name="backup_settings">Laiteasetukset</string>
<string name="backup_sms">Tekstiviestit</string>
<string name="backup_section_system">Järjestelmäsovellukset</string>
<string name="notification_restore_error_action">Poista sovellus</string>
<string name="notification_restore_error_text">Liitä %1$s ennen sovelluksen asentamista palauttaaksesi sen tiedot varmuuskopiosta.</string>
<string name="notification_restore_error_title">Kohteen %1$s tietoja ei voitu palauttaa</string>
<string name="notification_restore_error_channel_title">Automaattisen palautuksen tallennustilan virhe</string>
<string name="notification_error_action">Korjaa</string>
<string name="notification_error_text">Laitteen varmuuskopiointi epäonnistui.</string>
<string name="notification_error_title">Varmuuskopiointivirhe</string>
<string name="notification_error_channel_title">Virheilmoitus</string>
<string name="notification_failed_title">Varmuuskopiointi epäonnistui</string>
<string name="notification_success_text">%1$d/%2$d sovellusta varmuuskopioitu. Napauta saadaksesi lisätietoja.</string>
<string name="notification_success_title">Varmuuskopiointi valmis</string>
<string name="notification_backup_already_running">Varmuuskopiointi on jo käynnissä</string>
<string name="notification_title">Varmuuskopiointi on käynnissä</string>
<string name="notification_channel_title">Varmuuskopiointi-ilmoitus</string>
<string name="recovery_code_error_checksum_word">Koodisi on virheellinen. Tarkista kaikki sanat ja yritä uudelleen!</string>
<string name="recovery_code_error_invalid_word">Väärä sana. Tarkoititko %1$s tai %2$s\?</string>
<string name="recovery_code_error_empty_word">Unohdit kirjoittaa tämän sanan.</string>
<string name="recovery_code_input_hint_12">Sana 12</string>
<string name="recovery_code_input_hint_11">Sana 11</string>
<string name="recovery_code_input_hint_10">Sana 10</string>
<string name="recovery_code_input_hint_9">Sana 9</string>
<string name="recovery_code_input_hint_8">Sana 8</string>
<string name="recovery_code_input_hint_7">Sana 7</string>
<string name="recovery_code_input_hint_6">Sana 6</string>
<string name="recovery_code_input_hint_5">Sana 5</string>
<string name="recovery_code_input_hint_4">Sana 4</string>
<string name="recovery_code_input_hint_3">Sana 3</string>
<string name="recovery_code_input_hint_2">Sana 2</string>
<string name="recovery_code_input_hint_1">Sana 1</string>
<string name="recovery_code_done_button">Valmis</string>
<string name="recovery_code_input_intro">Kirjoita 12-sanan palautuskoodi, jonka kirjoitit muistiin varmuuskopioita määritettäessä.</string>
<string name="recovery_code_confirm_intro">Anna 12-sanainen palautuskoodi varmistaaksesi, että se toimii, kun tarvitset sitä.</string>
<string name="recovery_code_confirm_button">Vahvista koodi</string>
<string name="recovery_code_write_it_down">Kirjoita se paperille nyt!</string>
<string name="recovery_code_12_word_intro">Tarvitset 12-sanaisen palautuskoodisi varmuuskopioitujen tietojen palauttamiseksi.</string>
<string name="recovery_code_title">Palautuskoodi</string>
<string name="storage_check_fragment_error_button">Takaisin</string>
<string name="storage_check_fragment_permission_error">Varmuuskopiointikohteeseen kirjoittamiseen ei saatu lupaa.</string>
<string name="storage_check_fragment_backup_error">Varmuuskopiopaikan saannissa tapahtui virhe.</string>
<string name="storage_check_fragment_restore_title">Etsitään varmuuskopioita…</string>
<string name="storage_check_fragment_backup_title">Alustetaan varmuuskopioinnin sijaintia…</string>
<string name="storage_fake_nextcloud_summary_unavailable">Tili ei saatavilla. Määritä tili (tai poista tunnusluku).</string>
<string name="storage_fake_nextcloud_summary_installed">Määritä tili napauttamalla</string>
<string name="storage_fake_nextcloud_summary">Napauta asentaaksesi</string>
<string name="storage_fake_drive_summary">Täytyy olla kytkettynä</string>
<string name="storage_fake_drive_title">USB-muistitikku</string>
<string name="storage_fragment_warning">Ihmiset, joilla on pääsy tallennussijaintiisi, voivat nähdä mitä sovelluksia käytät, mutta eivät kuitenkaan pääse käyttämään sovellusten tietoja.</string>
<string name="storage_fragment_restore_title">Mistä löydät varmuuskopiot\?</string>
<string name="storage_fragment_backup_title">Valitse, mihin varmuuskopiot tallennetaan</string>
<string name="settings_backup_now">Varmuuskopioi heti</string>
<string name="settings_backup_exclude_apps">Lukuunottamatta sovelluksia</string>
<string name="settings_backup_status_summary">Viimeisin varmuuskopio: %1$s</string>
<string name="settings_backup_status_title">Varmuuskopioinnin tila</string>
<string name="settings_backup_apk_dialog_disable">Poista sovellusten varmuuskopiointi käytöstä</string>
<string name="settings_backup_apk_dialog_cancel">Peruuta</string>
<string name="settings_backup_apk_dialog_message">Poistettu sovelluksen varmuuskopiointi silti varmuuskopioi sovellustiedot. Sitä ei kuitenkaan palauteta automaattisesti.
\n
\nSinun on asennettava kaikki sovelluksesi manuaalisesti, kun \"Automaattinen Palautus\" on päällä.</string>
<string name="settings_backup_apk_dialog_title">Poistetaanko sovellusten varmuuskopiointi todella käytöstä\?</string>
<string name="settings_backup_apk_summary">Varmuuskopioi itse sovellukset. Muuten vain sovellustiedot varmuuskopioidaan.</string>
<string name="settings_backup_apk_title">Sovelluksen varmuuskopiointi</string>
<string name="settings_category_app_data_backup">Sovellustietojen varmuuskopiointi</string>
<string name="settings_auto_restore_summary_usb">Huomaa: %1$s tarvitsee olla kytkettynä tämän toimiakseen.</string>
<string name="settings_auto_restore_summary">Palauta varmuuskopioidut asetukset ja tiedot sovellusta uudellenasentaessasi.</string>
<string name="settings_auto_restore_title">Automaattinen palautus</string>
<string name="settings_info">Kaikki varmuuskopiot puhelimessasi ovat salattuja. Varmuuskopioinnin palauttamiseen vaaditaan 12-sanainen palautuskoodisi.</string>
<string name="settings_backup_location_internal">Sisäinen tallennustila</string>
<string name="settings_backup_last_backup_never">Ei koskaan</string>
<string name="settings_backup_location_none">Ei määritelty</string>
<string name="settings_backup_location">Varmuuskopioinnin sijainti</string>
<string name="settings_backup">Varmuuskopioi tietoni</string>
<string name="restore_backup_button">Palauta varmuuskopio</string>
<string name="current_destination_string">Varmuuskopioinnin tila ja asetukset</string>
<string name="data_management_label">Seedvault Varmuuskopio</string>
<string name="backup">Varmuuskopio</string>
</resources>

View file

@ -30,7 +30,7 @@
<string name="recovery_code_input_hint_3">Mot 3</string> <string name="recovery_code_input_hint_3">Mot 3</string>
<string name="recovery_code_input_hint_2">Mot 2</string> <string name="recovery_code_input_hint_2">Mot 2</string>
<string name="recovery_code_input_hint_1">Mot 1</string> <string name="recovery_code_input_hint_1">Mot 1</string>
<string name="recovery_code_done_button">Terminé</string> <string name="recovery_code_done_button">Vérifier</string>
<string name="recovery_code_confirm_intro">Entrez votre code de récupération de 12 mots pour vous assurer quil fonctionnera quand vous en aurez besoin.</string> <string name="recovery_code_confirm_intro">Entrez votre code de récupération de 12 mots pour vous assurer quil fonctionnera quand vous en aurez besoin.</string>
<string name="recovery_code_confirm_button">Confirmez le code</string> <string name="recovery_code_confirm_button">Confirmez le code</string>
<string name="recovery_code_write_it_down">Écrivez-le sur du papier maintenant !</string> <string name="recovery_code_write_it_down">Écrivez-le sur du papier maintenant !</string>
@ -57,7 +57,7 @@
<string name="settings_auto_restore_summary_usb">Remarque : votre %1$s doit être branché pour que ceci fonctionne.</string> <string name="settings_auto_restore_summary_usb">Remarque : votre %1$s doit être branché pour que ceci fonctionne.</string>
<string name="settings_auto_restore_summary">Lors de la réinstallation dune appli, restaurer les paramètres et les données sauvegardés.</string> <string name="settings_auto_restore_summary">Lors de la réinstallation dune appli, restaurer les paramètres et les données sauvegardés.</string>
<string name="settings_auto_restore_title">Restauration automatique</string> <string name="settings_auto_restore_title">Restauration automatique</string>
<string name="settings_info">Toutes les sauvegardes sont chiffrées sur votre téléphone. Pour restaurer à partir dune sauvegarde, vous aurez besoin de votre code de récupération de 12 mots.</string> <string name="settings_info">Toutes les sauvegardes sont stockées sur votre téléphone et chiffrées. Pour restaurer une sauvegarde, vous aurez besoin de votre code de récupération constitué de 12 mots.</string>
<string name="settings_backup_last_backup_never">Jamais</string> <string name="settings_backup_last_backup_never">Jamais</string>
<string name="settings_backup_location_internal">Stockage interne</string> <string name="settings_backup_location_internal">Stockage interne</string>
<string name="settings_backup_location_none">Aucun</string> <string name="settings_backup_location_none">Aucun</string>
@ -68,9 +68,9 @@
<string name="storage_internal_warning_message">Vous avez choisi le stockage interne pour votre sauvegarde. Ceci ne sera pas disponible lorsque votre téléphone sera perdu ou cassé.</string> <string name="storage_internal_warning_message">Vous avez choisi le stockage interne pour votre sauvegarde. Ceci ne sera pas disponible lorsque votre téléphone sera perdu ou cassé.</string>
<string name="restore_finished_error">Une erreur s\'est produite lors de la restauration de la sauvegarde.</string> <string name="restore_finished_error">Une erreur s\'est produite lors de la restauration de la sauvegarde.</string>
<string name="restore_finished_success">Restauration terminée</string> <string name="restore_finished_success">Restauration terminée</string>
<string name="restore_app_quota_exceeded">Quota de sauvegarde dépassé</string> <string name="restore_app_quota_exceeded">Le quota de sauvegarde a été dépassé</string>
<string name="restore_app_not_installed">Application non installée</string> <string name="restore_app_not_installed">Application non installée</string>
<string name="restore_app_not_allowed">L\'application n\'autorise pas la sauvegarde</string> <string name="restore_app_not_allowed">L\'application n\'a pas permis la sauvegarde</string>
<string name="backup_app_no_data">L\'application n\'a signalé aucune donnée à sauvegarder</string> <string name="backup_app_no_data">L\'application n\'a signalé aucune donnée à sauvegarder</string>
<string name="restore_magic_package">Gestionnaire de paquets système</string> <string name="restore_magic_package">Gestionnaire de paquets système</string>
<string name="restore_restoring">Restauration de la sauvegarde</string> <string name="restore_restoring">Restauration de la sauvegarde</string>
@ -99,15 +99,50 @@
<string name="recovery_code_input_intro">Entrez votre code de récupération de 12 mots que vous avez écrit lors de la configuration des sauvegardes.</string> <string name="recovery_code_input_intro">Entrez votre code de récupération de 12 mots que vous avez écrit lors de la configuration des sauvegardes.</string>
<string name="storage_check_fragment_permission_error">Impossible d\'obtenir la permission d\'écrire dans l\'emplacement de sauvegarde.</string> <string name="storage_check_fragment_permission_error">Impossible d\'obtenir la permission d\'écrire dans l\'emplacement de sauvegarde.</string>
<string name="storage_fragment_warning">Les personnes ayant accès à votre lieu de stockage peuvent savoir quelles applications vous utilisez mais n\'ont pas accès aux données des applications.</string> <string name="storage_fragment_warning">Les personnes ayant accès à votre lieu de stockage peuvent savoir quelles applications vous utilisez mais n\'ont pas accès aux données des applications.</string>
<string name="settings_backup_apk_dialog_message">La sauvegarde d\'application désactivée sauvegarde toujours les données de l\'application. Toutefois, elles ne seront pas restaurées automatiquement. <string name="settings_backup_apk_dialog_message">La sauvegarde d\'une application désactivée enregistre toujours les données de l\'application. Celles-ci ne seront toutefois pas restaurées automatiquement.
\n \n
\nVous devrez installer toutes vos applications manuellement tout en ayant « Restauration automatique » allumé.</string> \nVous devrez installer toutes vos applications manuellement en vous assurant que le paramètre « Restauration automatique » est activé.</string>
<string name="settings_backup_apk_dialog_title">Vraiment désactiver la sauvegarde des applications \?</string> <string name="settings_backup_apk_dialog_title">Vraiment désactiver la sauvegarde des applications \?</string>
<string name="settings_backup_apk_summary">Sauvegardez les applications elles-mêmes. Sinon, seules les données des applications seraient sauvegardées.</string> <string name="settings_backup_apk_summary">Sauvegardez les applications elles-mêmes. Sinon, seules les données des applications seraient sauvegardées.</string>
<string name="restore_app_was_stopped">Non sauvegardé car il n\'a pas été utilisé récemment</string> <string name="restore_app_was_stopped">N\'a pas été sauvegardé car n\'a pas été utilisé récemment</string>
<string name="restore_app_not_yet_backed_up">Non sauvegardé</string> <string name="restore_app_not_yet_backed_up">Pas encore sauvegardé</string>
<string name="notification_success_text">%1$d des applications %2$d sauvegardées. Appuyez pour en savoir plus.</string> <string name="notification_success_text">%1$d des applications %2$d sauvegardées. Appuyez pour en savoir plus.</string>
<string name="notification_backup_already_running">Sauvegarde déjà en cours</string> <string name="notification_backup_already_running">Sauvegarde déjà en cours</string>
<string name="storage_fake_nextcloud_summary_unavailable">Compte non disponible. Configurez-en un (ou désactivez le mot de passe).</string> <string name="storage_fake_nextcloud_summary_unavailable">Compte non disponible. Configurez-en un (ou désactivez le mot de passe).</string>
<string name="current_destination_string">Statut et paramètres de sauvegarde</string> <string name="current_destination_string">Statut et paramètres de sauvegarde</string>
<string name="about_version">Version: %s</string>
<string name="restore_restoring_error_message">Vous pouvez réinstaller ces applications manuellement et Automatic restore essaiera de restaurer leurs données (si activé).</string>
<string name="restore_restoring_error_title">Impossible de restaurer certaines applications</string>
<string name="restore_installing_tap_to_install">Toucher pour installer</string>
<string name="restore_installing_error_message">Les données ne peuvent être restaurées que si l\'app est installée.
\n
\nToucher les apps ayant échoué pour essayer de les installer manuellement avant de continuer.</string>
<string name="restore_installing_error_title">Certains applications n\'ont pas été installées</string>
<string name="backup_section_not_allowed">Applications n\'autorisant pas de sauvegarde</string>
<string name="backup_app_quota_exceeded">Quota de sauvegarde dépassé</string>
<string name="backup_app_was_stopped">Pas sauvegardé car pas utilisé récemment</string>
<string name="backup_app_not_yet_backed_up">En attente de backup…</string>
<string name="backup_section_user">Applis installées</string>
<string name="backup_contacts">Contacts locaux</string>
<string name="backup_call_log">Historique d\'appel</string>
<string name="backup_settings">Paramètres de l\'appareil</string>
<string name="backup_sms">Message SMS</string>
<string name="backup_section_system">Applications système</string>
<string name="settings_backup_status_title">Statut du backup</string>
<string name="data_management_label">Backup Seedvault</string>
<string name="settings_backup_recovery_code_summary">Vérifier un code existant ou en générer un nouveau</string>
<string name="settings_backup_recovery_code">Code de récupération</string>
<string name="recovery_code_recreated">Le nouveau code de récupération a été généré avec succès</string>
<string name="recovery_code_verification_new_dialog_message">La génération d\'un nouveau code vous fera perdre l\'accès aux sauvegardes antérieures. Celles-ci seront supprimées si c\'est possible.
\n
\nÊtes-vous sûr(e) de vouloir continuer \?</string>
<string name="recovery_code_verification_new_dialog_title">Veuillez patienter…</string>
<string name="recovery_code_verification_generate_new">Générer un nouveau code</string>
<string name="recovery_code_verification_try_again">Veuillez réessayer</string>
<string name="recovery_code_verification_error_message">Le code de récupération fourni est invalide. Veuillez réessayer.
\n
\nSi vous avez perdu votre code, appuyez sur \"générer un nouveau code\" ci-dessous.</string>
<string name="recovery_code_verification_error_title">Code de récupération incorrect</string>
<string name="recovery_code_verification_ok_message">Votre code est correct est permettra la restauration de votre sauvegarde.</string>
<string name="recovery_code_verification_ok_title">Code de récupération vérifié</string>
</resources> </resources>

View file

@ -1,2 +1,28 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources>
<string name="storage_fragment_backup_title">Pilih tempat untuk menyimpan cadangan</string>
<string name="settings_backup_now">Cadangkan sekarang</string>
<string name="settings_backup_exclude_apps">Kecualikan aplikasi</string>
<string name="settings_backup_status_summary">Pencadangan terakhir: %1$s</string>
<string name="settings_backup_status_title">Status pencadangan</string>
<string name="settings_backup_apk_dialog_disable">Nonaktifkan pencadangan aplikasi</string>
<string name="settings_backup_apk_dialog_cancel">Batalkan</string>
<string name="settings_backup_apk_dialog_message">Pencadangan aplikasi yang dinonaktifkan akan tetap mencadangkan data aplikasi. Namun, tidak akan dipulihkan secara otomatis.
\n
\nAnda perlu menginstal semua aplikasi Anda secara manual saat \"Pemulihan Otomatis\" diaktifkan.</string>
<string name="settings_backup_apk_dialog_title">Yakin menonaktifkan pencadangan aplikasi\?</string>
<string name="settings_backup_apk_summary">Cadangkan aplikasi itu sendiri. Jika tidak, hanya data aplikasi yang akan dicadangkan.</string>
<string name="settings_backup_apk_title">Pencadangan aplikasi</string>
<string name="settings_category_app_data_backup">Pencadangan data aplikasi</string>
<string name="settings_auto_restore_summary_usb">Catatan: %1$s Anda harus dicolokkan agar ini berfungsi.</string>
<string name="settings_auto_restore_summary">Saat menginstal ulang aplikasi, pulihkan pengaturan dan data yang dicadangkan.</string>
<string name="settings_auto_restore_title">Pemulihan otomatis</string>
<string name="settings_info">Semua cadangan terenkripsi di ponsel Anda. Untuk memulihkannya, anda memerlukan kode dari 12-word recovery.</string>
<string name="settings_backup_last_backup_never">Tidak pernah</string>
<string name="settings_backup_location_internal">Penyimpanan internal</string>
<string name="settings_backup_location_none">Tidak ada</string>
<string name="settings_backup_location">Lokasi pencadangan</string>
<string name="settings_backup">Cadangkan data saya</string>
<string name="restore_backup_button">Pulihkan cadangan</string>
<string name="backup">Cadangan</string>
</resources>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="restore_finished_button">Finisci</string> <string name="restore_finished_button">Finisci</string>
<string name="restore_finished_error">Si è verificato un errore durante il ripristino del backup.</string> <string name="restore_finished_error">Si è verificato un errore durante il ripristino del backup.</string>
<string name="restore_finished_success">Ripristino completato</string> <string name="restore_finished_success">Ripristino completato</string>
@ -65,4 +65,69 @@
<string name="settings_auto_restore_summary_usb">Nota: è necessario collegare %1$s per permettere il ripristino.</string> <string name="settings_auto_restore_summary_usb">Nota: è necessario collegare %1$s per permettere il ripristino.</string>
<string name="current_destination_string">Stato backup e impostazioni</string> <string name="current_destination_string">Stato backup e impostazioni</string>
<string name="data_management_label">Backup Seedvault</string> <string name="data_management_label">Backup Seedvault</string>
<string name="storage_available_bytes"><xliff:g xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" example="1 GB" id="size">%1$s</xliff:g> liberi</string>
<string name="about_source_code">Codice Sorgente: https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">Sponsorizzato da: <a href="https://www.calyxinstitute.org">Calyx Institute</a> per essere utilizzato in <a href="https://calyxos.org">CalyxOS</a></string>
<string name="about_design">Design di: <a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string>
<string name="about_author">Scritto da: <a href="https://github.com/stevesoltys">Steve Soltys</a> e<a href="https://blog.grobox.de">Torsten Grote</a></string>
<string name="about_license">Licenza: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache2</a></string>
<string name="about_version">Versione: %s</string>
<string name="about_summary">Una applicazione di backup sta utilizzando la API interna di backup di Android.</string>
<string name="about_title">Ulteriori info</string>
<string name="storage_internal_warning_use_anyway">Utilizza comunque</string>
<string name="storage_internal_warning_choose_other">Scegliere altro</string>
<string name="storage_internal_warning_message">Hai scelto un supporto di memoria interno per il backup. Il backup non sara\' disponibile se il telefono sara\' rubato o rotto.</string>
<string name="storage_internal_warning_title">Avviso</string>
<string name="restore_magic_package">System package manager</string>
<string name="restore_restoring_error_message">Puoi re-installare queste app manualmente e il ripristino automatico tentera\' di ripristinare i dati relativi (quando abilitato).</string>
<string name="restore_restoring_error_title">Non e\' stato possibile ripristinare qualche app</string>
<string name="restore_restoring">backup in ripristino</string>
<string name="restore_next">Prossimo</string>
<string name="restore_installing_tap_to_install">Tocca per installare</string>
<string name="restore_installing_error_message">I dati possono essere ripristinati solo se la app relativa e\' installata.
\n
\nTocca le app non re-installate automaticamente per provare ad installarle manualmente ora prima di procedere con i passaggi successivi.</string>
<string name="restore_installing_error_title">Qualche app non e\' stata installata</string>
<string name="restore_installing_packages">App in re-installazione</string>
<string name="restore_set_empty_result">Nessun backup adatto e\' stato trovato qui.
\n
\nLe ragioni piu\' probabili sono un codice di recupero errato o un errore di archiviazione dati.</string>
<string name="restore_set_error">E\' successo un errore mentre si stavano caricando i backup.</string>
<string name="restore_invalid_location_message">Non e\' stato possibile trovare alcun backup qui.
\n
\nSi prega di scegliere un altro punto che contenga una %s cartella.</string>
<string name="restore_invalid_location_title">Nessun backup trovato</string>
<string name="restore_back">Non ripristinare</string>
<string name="restore_restore_set_times">Ultimo backup %1$s · Primo %2$s.</string>
<string name="restore_choose_restore_set">Selezionare un backup da ripristinare</string>
<string name="restore_title">Ripristino del backup</string>
<string name="backup_section_not_allowed">App che non consentono il backup dei relativi dati</string>
<string name="restore_app_quota_exceeded">La quota per il backup e\' stata superata</string>
<string name="backup_app_quota_exceeded">La quota backup e\' stata superata</string>
<string name="restore_app_not_allowed">La app non ha permesso il backup</string>
<string name="backup_app_no_data">La app ha indicato che non ci sono dati da gestire per il backup</string>
<string name="restore_app_was_stopped">Non e\' stato fatto il backup siccome non e\' stata utilizzata recentemente</string>
<string name="backup_app_was_stopped">Non e\' stato fatto il backup siccome non c\'e\' stato un utilizzo recente</string>
<string name="restore_app_not_yet_backed_up">Non e\' stato ancora fatto il backup</string>
<string name="backup_app_not_yet_backed_up">In attesa di fare il backup…</string>
<string name="backup_section_user">App installate</string>
<string name="backup_contacts">Contatti locali</string>
<string name="backup_call_log">Storico delle chiamate</string>
<string name="backup_settings">opzioni del dispositivo</string>
<string name="backup_sms">messaggi di testo SMS</string>
<string name="backup_section_system">App di Sistema</string>
<string name="notification_restore_error_action">Disinstalla app</string>
<string name="notification_restore_error_text">Connetti il tuo %1$s prima di installare l\'app per ripristinare i suoi dati dal backup.</string>
<string name="notification_restore_error_title">Non e\' stato possibile ripristinare i dati per %1$s</string>
<string name="notification_restore_error_channel_title">Errore di ripristino automatico del flash drive</string>
<string name="notification_error_action">Sistemare</string>
<string name="notification_error_text">Il backup del dispositivo non e\' partito.</string>
<string name="notification_error_title">Errore di backup</string>
<string name="notification_error_channel_title">Notifica d\'errore</string>
<string name="notification_success_text">%1$d di %2$d app gia\' in backup. Tocca per ulteriori informazioni.</string>
<string name="notification_backup_already_running">Backup gia\' in corso</string>
<string name="recovery_code_confirm_intro">Inserisci il tuo codice di recupero composto da 12 parole per controllare ora che il tutto funzionera\' correttamente quando sara\' necessario.</string>
<string name="recovery_code_input_intro">Inserisi il tuo codice di recupero composto da 12 parole che ti sei annotato quando hai inizializzato i backup.</string>
<string name="storage_fake_nextcloud_summary_unavailable">Account non disponibile. Crearne uno ora (o disabilitare la passcode).</string>
<string name="settings_backup_status_title">Stato del backup</string>
</resources> </resources>

View file

@ -1,2 +1,40 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources>
<string name="notification_success_title">バックアップが完了しました</string>
<string name="notification_title">バックアップが実行中です</string>
<string name="notification_failed_title">バックアップが失敗しました</string>
<string name="notification_backup_already_running">バックアップはすでに実行中です</string>
<string name="recovery_code_verification_error_title">不正なリカバリーコード</string>
<string name="recovery_code_verification_ok_title">リカバリーコードが確認できました</string>
<string name="recovery_code_verification_new_dialog_message">新規コードを作成すると、作成済みのバックアップにアクセスできなくなります。システムは作成済みのバックアップを削除します。
\n
\n本当に実行しますか</string>
<string name="recovery_code_verification_new_dialog_title">しばらくお待ちください…</string>
<string name="recovery_code_verification_error_message">リカバリーコードが違います。もう一度入力してください!
\n
\nコードを紛失した場合は、下の「新規コードを作成」をタップしてください。</string>
<string name="recovery_code_verification_generate_new">新規コードを作成</string>
<string name="recovery_code_title">リカバリーコード</string>
<string name="storage_fake_drive_title">USBフラッシュドライブ</string>
<string name="settings_backup_recovery_code">リカバリーコード</string>
<string name="settings_backup_now">バックアップを実行する</string>
<string name="settings_backup_exclude_apps">除外するアプリ</string>
<string name="settings_backup_status_summary">最後のバックアップ: %1$s</string>
<string name="settings_backup_status_title">バックアップ状態</string>
<string name="settings_backup_apk_dialog_disable">アプリのバックアップを無効化する</string>
<string name="settings_backup_apk_dialog_cancel">キャンセル</string>
<string name="settings_backup_apk_title">アプリのバックアップ</string>
<string name="settings_category_app_data_backup">アプリのデータのバックアップ</string>
<string name="settings_auto_restore_summary_usb">注意:うまく動作するため、 %1$s を接続する必要があります。</string>
<string name="settings_auto_restore_summary">アプリを再インストールするとき、バックアップした設定とデータを復元する。</string>
<string name="settings_auto_restore_title">自動復元</string>
<string name="settings_info">すべてのバックアップは端末に暗号化した状態で保存されています。バックアップから復元するため、12単語のリカバリーコードが必要です。</string>
<string name="settings_backup_location_internal">内部ストレージ</string>
<string name="settings_backup_location_none">なし</string>
<string name="settings_backup_location">バックアップの場所</string>
<string name="settings_backup">自分のデータをバックアップする</string>
<string name="restore_backup_button">バックアップを復元する</string>
<string name="current_destination_string">状態と設定をバックアップする</string>
<string name="data_management_label">SeedVault バックアップ</string>
<string name="backup">バックアップ</string>
</resources>

View file

@ -7,7 +7,7 @@
<string name="restore_app_was_stopped">앱을 최근에 사용하지 않아 백업되지 않음</string> <string name="restore_app_was_stopped">앱을 최근에 사용하지 않아 백업되지 않음</string>
<string name="restore_app_not_allowed">앱이 백업을 허용하지 않음</string> <string name="restore_app_not_allowed">앱이 백업을 허용하지 않음</string>
<string name="restore_app_not_installed">앱이 설치되지 않음</string> <string name="restore_app_not_installed">앱이 설치되지 않음</string>
<string name="restore_app_quota_exceeded">백업 한도 초과</string> <string name="restore_app_quota_exceeded">백업 한도 초과</string>
<string name="restore_magic_package">시스템 패키지 관리자</string> <string name="restore_magic_package">시스템 패키지 관리자</string>
<string name="restore_installing_packages">앱 재설치 중</string> <string name="restore_installing_packages">앱 재설치 중</string>
<string name="restore_set_empty_result">주어진 위치에서 알맞은 백업을 찾을 수 없습니다. <string name="restore_set_empty_result">주어진 위치에서 알맞은 백업을 찾을 수 없습니다.
@ -73,7 +73,7 @@
<string name="recovery_code_input_hint_3">단어 3</string> <string name="recovery_code_input_hint_3">단어 3</string>
<string name="recovery_code_input_hint_2">단어 2</string> <string name="recovery_code_input_hint_2">단어 2</string>
<string name="recovery_code_input_hint_1">단어 1</string> <string name="recovery_code_input_hint_1">단어 1</string>
<string name="recovery_code_done_button">완료</string> <string name="recovery_code_done_button">확인</string>
<string name="storage_fragment_backup_title">백업을 보관할 위치 선택</string> <string name="storage_fragment_backup_title">백업을 보관할 위치 선택</string>
<string name="settings_backup_now">지금 백업</string> <string name="settings_backup_now">지금 백업</string>
<string name="settings_backup_exclude_apps">앱 제외</string> <string name="settings_backup_exclude_apps">앱 제외</string>
@ -105,4 +105,33 @@
<string name="storage_fake_nextcloud_summary_installed">여기를 눌러 계정 만들기</string> <string name="storage_fake_nextcloud_summary_installed">여기를 눌러 계정 만들기</string>
<string name="storage_fake_nextcloud_summary">여기를 눌러 설치</string> <string name="storage_fake_nextcloud_summary">여기를 눌러 설치</string>
<string name="storage_fragment_warning">사용자의 저장소에 접근 가능한 타인은 사용자가 쓰는 앱까지는 알 수 있지만 앱의 데이터에는 접근할 수 없습니다.</string> <string name="storage_fragment_warning">사용자의 저장소에 접근 가능한 타인은 사용자가 쓰는 앱까지는 알 수 있지만 앱의 데이터에는 접근할 수 없습니다.</string>
<string name="restore_restoring_error_message">앱을 다시 설치하면 (자동 복원 기능이 켜져 있는 경우) 자동으로 해당 앱의 데이터를 복원할 것입니다.</string>
<string name="about_version">버전: %s</string>
<string name="restore_restoring_error_title">복원하지 못한 앱</string>
<string name="restore_installing_tap_to_install">눌러서 설치</string>
<string name="restore_installing_error_message">설치되어 있는 앱의 데이터만 복원할 수 있습니다.
\n
\n복원을 계속하려면 실패한 앱을 눌러 직접 앱을 설치하세요.</string>
<string name="restore_installing_error_title">설치되지 않은 앱</string>
<string name="restore_restore_set_times">최근 백업 %1$s · 처음 백업 %2$s.</string>
<string name="backup_section_not_allowed">데이터 백업을 허용하지 않는 앱</string>
<string name="backup_app_quota_exceeded">백업 한도 초과</string>
<string name="backup_app_no_data">앱에 백업이 필요한 데이터가 없음</string>
<string name="backup_app_was_stopped">최근에 사용하지 않아 백업되지 않음</string>
<string name="backup_app_not_yet_backed_up">백업 대기 중…</string>
<string name="backup_section_user">설치된 앱</string>
<string name="backup_contacts">기기 연락처</string>
<string name="backup_call_log">통화 내역</string>
<string name="backup_settings">기기 설정</string>
<string name="backup_sms">SMS 문자 메시지</string>
<string name="backup_section_system">시스템 앱</string>
<string name="notification_restore_error_text">백업에서 데이터를 복원하려면 앱을 설치하기 전에 %1$s을(를) 연결하세요.</string>
<string name="notification_error_action">문제 수정</string>
<string name="settings_backup_status_title">백업 상태</string>
<string name="recovery_code_verification_generate_new">새 코드 생성</string>
<string name="recovery_code_verification_try_again">다시 시도</string>
<string name="recovery_code_verification_ok_message">코드가 일치합니다. 백업을 복원할 때 사용할 수 있습니다.</string>
<string name="recovery_code_verification_ok_title">복구 코드 확인 완료</string>
<string name="settings_backup_recovery_code_summary">설정되어 있는 코드 검증 또는 새 복구 코드 생성</string>
<string name="settings_backup_recovery_code">복구 코드</string>
</resources> </resources>

View file

@ -1,2 +1,72 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="notification_error_text">ကူးယူမှုမအောင်မြင်ပါ။</string>
<string name="notification_error_title">မှားယွင်းနေပါသည်</string>
<string name="notification_error_channel_title">သတိပေးချက်အမှား</string>
<string name="notification_failed_title">မအောင်မြင်ပါ</string>
<string name="notification_success_title">Backup ပြီးဆုံးသွားပါပြီ</string>
<string name="notification_backup_already_running">Back upလုပ်နေပါသည်</string>
<string name="notification_title">Back up ပြန်ဆောင်ရွက်နေပါသည်။</string>
<string name="notification_channel_title">အရန်ကူးအကြောင်းကြားစာ</string>
<string name="recovery_code_error_checksum_word">သင်ကုဒ်မှားယွင်းနေပါသည်။ပြန်လည်စစ်ဆေးပြီပြန်ရိုက်ထည့်ပါ</string>
<string name="recovery_code_error_empty_word">စကာလုံးများမေ့လျော့ခြင်: .</string>
<string name="recovery_code_input_hint_12">စကားလုံးတစ်ဆယ်နှစ်</string>
<string name="recovery_code_input_hint_11">စကားလုံးတစ်ဆယ်တစ်</string>
<string name="recovery_code_input_hint_10">စကားလုံးတစ်ဆယ်လုံး</string>
<string name="recovery_code_input_hint_9">စကားလုံးကိုးလုံး</string>
<string name="recovery_code_input_hint_8">စကားလုံးရှစ်လုံ: .</string>
<string name="recovery_code_input_hint_7">စကားလုံးခုနှစ်လုံ:</string>
<string name="recovery_code_input_hint_6">စကားလုံး၆လုံး</string>
<string name="recovery_code_input_hint_5">စကားလုံးငါးလုံး</string>
<string name="recovery_code_input_hint_4">စကားလုံးလေးလုံး</string>
<string name="recovery_code_input_hint_3">စကားလုံးသုံးလုံး</string>
<string name="recovery_code_input_hint_2">စကားလုံးနှစ်လုံး</string>
<string name="recovery_code_input_hint_1">စကားလုံတလုံး</string>
<string name="recovery_code_done_button">ပြီဆုံးသည်။</string>
<string name="recovery_code_input_intro">အရန်ကူးခြင်းများကိုတပ်ဆင်သည့်အခါသင်ရေးခဲ့သော ၁၂- စကားလုံးပြန်လည်ဆယ်တင်ရေးကုဒ်ကိုထည့်ပါ ။</string>
<string name="recovery_code_confirm_intro">င်လိုအပ်သည့်အခါ၎င်းသည်အလုပ်လုပ်ရန်သေချာစေရန်သင်၏ ၁၂- စာလုံး recovery ကုဒ်ကိုထည့်ပါ ။</string>
<string name="recovery_code_confirm_button">ကုဒ်အတည်ပြုပါ</string>
<string name="recovery_code_write_it_down">စာရွက်ပေါ်တွင်ချရေးပါ ။</string>
<string name="recovery_code_12_word_intro">ရန်သင့်သိမ်းဆည်းထားသည့်ဒေတာများကိုပြန်လည်ထူထောင်ရန်သင့်တွင်စာလုံး ၁၂ လုံးပါသော recovery ကုဒ်လိုအပ်သည် ။</string>
<string name="recovery_code_title">ပြန်လည်ကယ်ဆယ်ရေးကုဒ်</string>
<string name="storage_check_fragment_error_button">အနောက်</string>
<string name="storage_check_fragment_permission_error">အရန်သိုလှောင်ထားသောနေရာကိုဝင်ရောက်၍မရပါ .</string>
<string name="storage_check_fragment_backup_error">အရန်ကူးထားသောနေရာကိုဝင်ရောက်စဉ်အမှားတစ်ခုဖြစ်ပွားခဲ့သည် ။</string>
<string name="storage_check_fragment_restore_title">အရန်သိုလှောင်ရန်ရှာဖွေခြင်း</string>
<string name="storage_check_fragment_backup_title">အရန်သိုလှောင်သည့်တည်နေရာတပ်ဆင်ခြင်း.</string>
<string name="storage_fake_nextcloud_summary_unavailable">အကောင့်မရနိုင်ပါ အသစ်ထပ်မှံပြုလုပ်ပါ .</string>
<string name="storage_fake_nextcloud_summary_installed">အကောင့်ပြုလုပ်ရန်နှိပ်ပါ ။</string>
<string name="storage_fake_nextcloud_summary">ထည့်သွင်းရန်နှိပ်ပါ</string>
<string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> အခမဲ့.</string>
<string name="storage_fake_drive_summary">ထပ်မံဖြေသွင်းခြင်း</string>
<string name="storage_fake_drive_title">အချက်အလက်များသိုလှောင်သည့်ကဒ်</string>
<string name="storage_fragment_warning">သင်၏သိမ်းဆည်းခြင်းနေရာကိုကြည့်ရှုသူများသည်သင်မည်သည့်အက်ပ်များကိုသုံးသည်ကိုလေ့လာနိုင်သည်၊ သို့သော်အက်ပလီကေးရှင်းဒေတာကိုလက်လှမ်းမမှီပါ ။</string>
<string name="storage_fragment_restore_title">သင်၏ backups များကိုမည်သည့်နေရာတွင်ရှာဖွေရမည်နည်း ။</string>
<string name="storage_fragment_backup_title">အရန်ကူးယူမည့်နေရာကိုရွေးချယ်ပါ</string>
<string name="settings_backup_now">ယခု Backup လုပ်ပါ</string>
<string name="settings_backup_exclude_apps">အက်ပ်များကိုဖယ်ထုတ်ပါ</string>
<string name="settings_backup_status_summary">"နောက်ဆုံးအရန်ကူး %1$s"</string>
<string name="settings_backup_status_title">အရန်ကူးအခြေအနေ</string>
<string name="settings_backup_apk_dialog_disable">အက်ပ်အရန်ကူးခြင်းကိုပိတ်ပါ</string>
<string name="settings_backup_apk_dialog_cancel">ပယ်ဖြတ်ခြင်း ။</string>
<string name="settings_backup_apk_dialog_message">ပိတ်ထားသောအက်ပလီကေးရှင်းသည်အက်ပ်ဒေတာကိုအရံသိမ်းလိမ့်မည်။ သို့သော်၎င်းသည်အလိုအလျောက်ပြန်လည်ရရှိမည်မဟုတ်ပါ။
\n
\n\"Automatic Restore\" ကိုဖွင့်ထားစဉ်သင်၏အက်ပ်များအားလုံးကိုကိုယ်တိုင်ထည့်သွင်းရန်လိုအပ်သည် ။</string>
<string name="settings_backup_apk_dialog_title">အက်ပလီကေးရှင်းအရန်ကူးခြင်းကိုအမှန်ပိတ်ထားသလား ။</string>
<string name="settings_backup_apk_summary">အက်ပ်များကိုသူတို့ကိုယ်တိုင်အရန်ကူးပါ။ ဒီလိုမှမဟုတ်ရင် app data များသာအရန်သင့်သိမ်းဆည်းလိမ့်မယ် ။</string>
<string name="settings_backup_apk_title">အက်ပ်ဒေတာအရံကူးခြင်း ။</string>
<string name="settings_category_app_data_backup">အက်ပ်ဒေတာအရံကူးခြင်း</string>
<string name="settings_auto_restore_summary_usb">သင်၏ %1$s ကိုဤအလုပ်မလုပ်ရန်ချိတ်ဆက်ရန်လိုအပ်သည်.</string>
<string name="settings_auto_restore_summary">အက်ပ်တစ်ခုကိုပြန်လည်တပ်ဆင်သောအခါအရန်ကူးထားသည့်ချိန်ညှိချက်များနှင့်အချက်အလက်များကိုပြန်ယူပါ.</string>
<string name="settings_auto_restore_title">အလိုအလျှောက် ပြန်လည်သိမ်းဆည်းခြင်း။</string>
<string name="settings_info">သင့်ဖုန်းတွင်အရန်သိမ်းဆည်းမှုများကိုသိုလှောင်ရန်ပြန်လည်အသုံးပြုသည့်ဂဏန်း၁၂လုံးလိုအပ်လိမ့်မည်.</string>
<string name="settings_backup_last_backup_never">ဘယ်တော့မှ</string>
<string name="settings_backup_location_internal">သိုလှောင်သည့်နေရာ</string>
<string name="settings_backup_location_none">ဘာမှမရှိ</string>
<string name="settings_backup_location">တည်နေရာသိမ်းဆည်းခြင်း</string>
<string name="settings_backup">အချက်အလက်များသိမ်းဆည်းခြင်း</string>
<string name="restore_backup_button">ပြန်လည်သိုလှောင်သိမ်းဆည်းမှု</string>
<string name="current_destination_string">သိမ်းဆည်းမှုအခြေအနေနှင်ချိန်ညှိချက်များ</string>
<string name="data_management_label">ဒေတာသိမ်းဆည်းခြင်</string>
<string name="backup">အရန်သိမ်းဆည်းခြင်း</string>
</resources>

View file

@ -108,4 +108,5 @@
<string name="backup">Sikkerhetskopier</string> <string name="backup">Sikkerhetskopier</string>
<string name="notification_success_text">%1$d av %2$d programmer sikkerhetskopiert. Trykk for mer info.</string> <string name="notification_success_text">%1$d av %2$d programmer sikkerhetskopiert. Trykk for mer info.</string>
<string name="notification_backup_already_running">Sikkerhetskopi allerede underveis</string> <string name="notification_backup_already_running">Sikkerhetskopi allerede underveis</string>
<string name="settings_backup_status_title">Sikkerhetskopieringsstatus</string>
</resources> </resources>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="storage_check_fragment_backup_error">Wystąpił błąd podczas uzyskiwania dostępu do lokalizacji kopii zapasowej.</string> <string name="storage_check_fragment_backup_error">Wystąpił błąd podczas uzyskiwania dostępu do lokalizacji kopii zapasowej.</string>
<string name="storage_check_fragment_restore_title">Szukanie kopii zapasowych…</string> <string name="storage_check_fragment_restore_title">Szukanie kopii zapasowych…</string>
<string name="storage_check_fragment_backup_title">Inicjowanie lokalizacji kopii zapasowej…</string> <string name="storage_check_fragment_backup_title">Inicjowanie lokalizacji kopii zapasowej…</string>
@ -29,4 +29,120 @@
<string name="settings_backup_apk_summary">Utwórz kopie zapasowe aplikacji. W przeciwnym razie utworzona zostanie kopia zapasowa tylko danych aplikacji.</string> <string name="settings_backup_apk_summary">Utwórz kopie zapasowe aplikacji. W przeciwnym razie utworzona zostanie kopia zapasowa tylko danych aplikacji.</string>
<string name="settings_auto_restore_summary_usb">Uwaga: Twój %1$s musi być podłączony, aby to zadziałało.</string> <string name="settings_auto_restore_summary_usb">Uwaga: Twój %1$s musi być podłączony, aby to zadziałało.</string>
<string name="backup">Kopia zapasowa</string> <string name="backup">Kopia zapasowa</string>
<string name="settings_backup_status_title">Status kopii zapasowej</string>
<string name="settings_backup_apk_dialog_message">Wyłączona kopia zapasowa aplikacji w dalszym ciągu zapisuje kopie danych aplikacji. Nie przywróci ich jednak automatycznie.
\n
\nBędzie trzeba zainstalować ręcznie wszystkie twoje aplikacje, gdy funkcja \"Przywracania Automatycznego\" jest włączona.</string>
<string name="current_destination_string">Kopia zapasowa statusu i ustawień</string>
<string name="data_management_label">Kopia zapasowa Seedvault</string>
<string name="recovery_code_verification_new_dialog_message">Wygenerowanie nowego kodu sprawi, że istniejące kopie zapasowe przestaną być dostępne. Spróbujemy je usunąć, jeśli będzie to możliwe.
\n
\nCzy na pewno chcesz to zrobić\?</string>
<string name="recovery_code_verification_new_dialog_title">Poczekaj sekundę…</string>
<string name="recovery_code_verification_generate_new">Wygeneruj nowy kod</string>
<string name="recovery_code_verification_try_again">Spróbuj ponownie</string>
<string name="recovery_code_verification_error_message">Wprowadzono nieprawidłowy kod przywracania. Spróbuj ponownie!
\n
\nJeśli nie pamiętasz kodu, naciśnij na „Wygeneruj nowy kod” poniżej.</string>
<string name="recovery_code_verification_error_title">Nieprawidłowy kod przywracania</string>
<string name="recovery_code_verification_ok_message">Twój kod jest prawidłowy i będzie działał przy przywracaniu kopii zapasowej.</string>
<string name="recovery_code_verification_ok_title">Zweryfikowano kod przywracania</string>
<string name="recovery_code_error_checksum_word">Twój kod jest nieprawidłowy. Sprawdź wszystkie słowa i spróbuj ponownie!</string>
<string name="recovery_code_error_invalid_word">Nieprawidłowe słowo. Czy chodziło o %1$s lub %2$s\?</string>
<string name="recovery_code_error_empty_word">Nie wpisano tego słowa.</string>
<string name="recovery_code_input_hint_12">Słowo 12</string>
<string name="recovery_code_input_hint_11">Słowo 11</string>
<string name="recovery_code_input_hint_10">Słowo 10</string>
<string name="recovery_code_input_hint_9">Słowo 9</string>
<string name="recovery_code_input_hint_8">Słowo 8</string>
<string name="recovery_code_input_hint_7">Słowo 7</string>
<string name="recovery_code_input_hint_6">Słowo 6</string>
<string name="recovery_code_input_hint_5">Słowo 5</string>
<string name="recovery_code_input_hint_4">Słowo 4</string>
<string name="recovery_code_input_hint_3">Słowo 3</string>
<string name="recovery_code_input_hint_2">Słowo 2</string>
<string name="recovery_code_input_hint_1">Słowo 1</string>
<string name="recovery_code_done_button">Weryfikuj</string>
<string name="recovery_code_input_intro">Wprowadź swój kod przywracania składający się z 12 słów, zapisany podczas konfigurowania kopii zapasowej.</string>
<string name="recovery_code_confirm_intro">Wprowadź swód kod przywracania składający się z 12 słów, aby upewnić się, że będzie on działał, gdy będziesz go potrzebować.</string>
<string name="recovery_code_confirm_button">Potwierdź kod</string>
<string name="recovery_code_write_it_down">Zapisz je teraz na kartce!</string>
<string name="recovery_code_12_word_intro">Potrzebujesz swojego kodu przywracania składającego się z 12 słów, aby przywrócić zapisane dane.</string>
<string name="recovery_code_title">Kod przywracania</string>
<string name="storage_check_fragment_error_button">Wróć</string>
<string name="storage_check_fragment_permission_error">Nie udało się uzyskać pozwolenia na zapis w lokalizacji kopii zapasowej.</string>
<string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> wolne</string>
<string name="storage_fragment_warning">Osoby z dostępem do pamięci mogą dowiedzieć się, jakich aplikacji używasz, ale nie uzyskają dostępu do danych aplikacji.</string>
<string name="settings_backup_recovery_code_summary">Weryfikuj istniejący kod lub wygeneruj nowy</string>
<string name="settings_backup_recovery_code">Kod przywracania</string>
<string name="about_version">Wersja: %s</string>
<string name="restore_restoring_error_message">Możesz zainstalować te aplikacje ręcznie, a Automatyczne przywracanie spróbuje przywrócić ich dane (jeżeli włączone).</string>
<string name="restore_restoring_error_title">Nie udało się przywrócić niektórych aplikacji</string>
<string name="restore_installing_tap_to_install">Naciśnij, aby zainstalować</string>
<string name="restore_installing_error_message">Dane mogą być przywrócone tylko jeżeli aplikacja jest zainstalowana.
\n
\nNaciśnij na nieudane aplikacje, aby spróbować zainstalować je ręcznie, zanim przejdziesz dalej.</string>
<string name="restore_installing_error_title">Nie zainstalowano niektórych aplikacji</string>
<string name="restore_set_empty_result">Nie znaleziono pasujących kopii zapasowych w podanej lokalizacji.
\n
\nPrawdopodobnie jest to związane z brakiem kodu przywracania lub błędem pamięci.</string>
<string name="backup_section_not_allowed">Aplikacje, które nie pozwalają na kopię zapasową danych</string>
<string name="backup_app_quota_exceeded">Przekroczono powierzchnię na kopie zapasowe</string>
<string name="backup_app_no_data">Aplikacja zgłosiła brak danych do zachowania</string>
<string name="restore_app_was_stopped">Nie utworzono kopii zapasowej, ponieważ ostatnio nie używano</string>
<string name="backup_app_was_stopped">Nie utworzono kopii zapasowej, ponieważ ostatnio nie używano</string>
<string name="restore_app_not_yet_backed_up">Nie utworzono jeszcze kopii zapasowej</string>
<string name="backup_app_not_yet_backed_up">Oczekiwanie na kopię zapasową…</string>
<string name="backup_section_user">Zainstalowane aplikacje</string>
<string name="backup_contacts">Lokalne kontakty</string>
<string name="backup_call_log">Historia połączeń</string>
<string name="backup_settings">Ustawienia urządzenia</string>
<string name="backup_sms">Wiadomości tekstowe SMS</string>
<string name="backup_section_system">Aplikacje systemowe</string>
<string name="notification_success_text">Skopiowano %1$d z %2$d aplikacji. Naciśnij, aby dowiedzieć się więcej.</string>
<string name="notification_backup_already_running">Kopia zapasowa jest już tworzona</string>
<string name="storage_fake_nextcloud_summary_unavailable">Konto nie jest dostępne. Skonfiguruj jakieś (lub wyłącz hasło).</string>
<string name="about_source_code">Kod źródłowy: https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">Sponsorowano przez: <a href="https://www.calyxinstitute.org">Calyx Institute</a> dla wykorzystania w <a href="https://calyxos.org">CalyxOS</a></string>
<string name="about_design">Zaprojektowano przez: <a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string>
<string name="about_author">Napisano przez: <a href="https://github.com/stevesoltys">Steve Soltys</a> i <a href="https://blog.grobox.de">Torsten Grote</a></string>
<string name="about_license">Licencja: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache2</a></string>
<string name="about_summary">Aplikacja do kopii zapasowych wykorzystująca wewnętrzne API kopii zapasowych Androida.</string>
<string name="about_title">Informacje</string>
<string name="storage_internal_warning_use_anyway">Użyj mimo tego</string>
<string name="storage_internal_warning_choose_other">Wybierz inną</string>
<string name="storage_internal_warning_message">Wybrano pamięć wewnętrzną dla kopii zapasowej. Nie będzie ona dostępna, gdy zgubisz lub uszkodzisz telefon.</string>
<string name="storage_internal_warning_title">Ostrzeżenie</string>
<string name="restore_finished_button">Zakończ</string>
<string name="restore_finished_error">Wystąpił błąd podczas przywracania kopii zapasowej.</string>
<string name="restore_finished_success">Zakończono przywracanie</string>
<string name="restore_magic_package">Menedżer pakietów systemu</string>
<string name="restore_restoring">Przywracanie kopii zapasowej</string>
<string name="restore_next">Dalej</string>
<string name="restore_installing_packages">Ponowna instalacja aplikacja</string>
<string name="restore_set_error">Wystąpił błąd podczas ładowania kopii zapasowych.</string>
<string name="restore_invalid_location_message">Nie udało się znaleźć żadnych kopii zapasowych w tym miejscu.
\n
\nWybierz inne położenie, które zawiera katalog %s.</string>
<string name="restore_invalid_location_title">Nie odnaleziono kopii zapasowych</string>
<string name="restore_back">Nie przywracaj</string>
<string name="restore_restore_set_times">Ostatnia kopia zapasowa %1$s · Pierwsza %2$s.</string>
<string name="restore_choose_restore_set">Wybierz kopię zapasową do przywrócenia</string>
<string name="restore_title">Przywróć z kopii zapasowej</string>
<string name="restore_app_not_installed">Nie zainstalowano aplikacji</string>
<string name="restore_app_quota_exceeded">Przekroczono przestrzeń na kopię zapasową</string>
<string name="restore_app_not_allowed">Aplikacja nie zezwoliła na kopię zapasową</string>
<string name="notification_restore_error_action">Odinstaluj aplikację</string>
<string name="notification_restore_error_text">Podłącz %1$s przed instalacją aplikacji, aby przywrócić jej dane z kopii zapasowej.</string>
<string name="notification_restore_error_title">Nie udało się przywrócić danych dla %1$s</string>
<string name="notification_restore_error_channel_title">Błąd automatycznego przywracania pamięci flash</string>
<string name="notification_error_action">Napraw</string>
<string name="notification_error_text">Nie udało się uruchomić kopii zapasowej urządzenia.</string>
<string name="notification_error_title">Błąd kopii zapasowej</string>
<string name="notification_error_channel_title">Powiadomienie o błędzie</string>
<string name="notification_failed_title">Kopia zapasowa nie powiodła się</string>
<string name="notification_success_title">Ukończono kopię zapasową</string>
<string name="notification_title">Trwa kopia zapasowa</string>
<string name="notification_channel_title">Powiadomienie o kopii zapasowej</string>
<string name="recovery_code_recreated">Pomyślnie utworzono nowy kod przywracania</string>
</resources> </resources>

View file

@ -26,7 +26,7 @@
<string name="recovery_code_input_hint_3">Palavra 3</string> <string name="recovery_code_input_hint_3">Palavra 3</string>
<string name="recovery_code_input_hint_2">Palavra 2</string> <string name="recovery_code_input_hint_2">Palavra 2</string>
<string name="recovery_code_input_hint_1">Palavra 1</string> <string name="recovery_code_input_hint_1">Palavra 1</string>
<string name="recovery_code_done_button">Concluído</string> <string name="recovery_code_done_button">Verifique</string>
<string name="recovery_code_input_intro">Digite o código de recuperação de 12 palavras que você anotou ao configurar backups.</string> <string name="recovery_code_input_intro">Digite o código de recuperação de 12 palavras que você anotou ao configurar backups.</string>
<string name="recovery_code_confirm_intro">Digite seu código de recuperação de 12 palavras para garantir que funcionará quando você precisar.</string> <string name="recovery_code_confirm_intro">Digite seu código de recuperação de 12 palavras para garantir que funcionará quando você precisar.</string>
<string name="recovery_code_confirm_button">Confirmar código</string> <string name="recovery_code_confirm_button">Confirmar código</string>
@ -93,10 +93,10 @@
<string name="restore_finished_button">Terminar</string> <string name="restore_finished_button">Terminar</string>
<string name="restore_finished_error">Ocorreu um erro ao restaurar o backup.</string> <string name="restore_finished_error">Ocorreu um erro ao restaurar o backup.</string>
<string name="restore_finished_success">Restauração completa</string> <string name="restore_finished_success">Restauração completa</string>
<string name="restore_app_quota_exceeded">Cota de backup excedida</string> <string name="restore_app_quota_exceeded">A cota de backup foi excedida</string>
<string name="restore_app_not_installed">Aplicativo não instalado</string> <string name="restore_app_not_installed">Aplicativo não instalado</string>
<string name="restore_app_not_allowed">O aplicativo não permite backup</string> <string name="restore_app_not_allowed">O aplicativo não permitiu o backup</string>
<string name="backup_app_no_data">O aplicativo não relatou nenhum dado para backup</string> <string name="backup_app_no_data">O aplicativo informou de que não há dados para backup</string>
<string name="restore_magic_package">Gerenciador de pacote do sistema</string> <string name="restore_magic_package">Gerenciador de pacote do sistema</string>
<string name="restore_restoring">Restaurando backup</string> <string name="restore_restoring">Restaurando backup</string>
<string name="restore_next">Próximo</string> <string name="restore_next">Próximo</string>
@ -106,9 +106,43 @@
\nIsso provavelmente se deve a um código de recuperação errado ou a um erro de armazenamento.</string> \nIsso provavelmente se deve a um código de recuperação errado ou a um erro de armazenamento.</string>
<string name="notification_success_text">%1$d de %2$d aplicativos com backup. Toque para saber mais.</string> <string name="notification_success_text">%1$d de %2$d aplicativos com backup. Toque para saber mais.</string>
<string name="notification_backup_already_running">Backup já em andamento</string> <string name="notification_backup_already_running">Backup já em andamento</string>
<string name="restore_app_was_stopped">Sem backup porque não foi usado recentemente</string> <string name="restore_app_was_stopped">Não feito nenhum backup desde que não foi utilizado recentemente</string>
<string name="restore_app_not_yet_backed_up">Ainda sem Backup</string> <string name="restore_app_not_yet_backed_up">Nenhum backup foi feito ainda</string>
<string name="storage_fake_nextcloud_summary_unavailable">Conta não disponível. Configure uma (ou desative a senha).</string> <string name="storage_fake_nextcloud_summary_unavailable">Conta não disponível. Configure uma (ou desative a senha).</string>
<string name="current_destination_string">Status e configurações do Backup</string> <string name="current_destination_string">Status e configurações do Backup</string>
<string name="data_management_label">Backup Seedvault</string> <string name="data_management_label">Backup Seedvault</string>
<string name="restore_restoring_error_title">Incapaz de restaurar alguns apps</string>
<string name="restore_installing_error_title">Alguns apps não foram instalados</string>
<string name="restore_installing_tap_to_install">Toque para instalar</string>
<string name="restore_installing_error_message">Dados só podem ser restaurados se um app estiver instalado.
\n
\nToque em apps falhos para tentar instalá-los manualmente antes de proceder.</string>
<string name="backup_section_not_allowed">Apps que não permitem backup de dados</string>
<string name="backup_section_user">Apps instalados</string>
<string name="backup_sms">Mensagens de texto SMS</string>
<string name="backup_section_system">Apps do sistema</string>
<string name="settings_backup_status_title">Status do backup</string>
<string name="about_version">Versão: %s</string>
<string name="restore_restoring_error_message">Você pode reinstalar esses aplicativos manualmente e a restauração automática tentará restaurar seus dados (quando ativada).</string>
<string name="backup_app_quota_exceeded">A cota de backup foi excedida</string>
<string name="backup_app_was_stopped">Nenhum backup foi feito desde que não foi usado recentemente</string>
<string name="backup_app_not_yet_backed_up">Aguardando pelo backup…</string>
<string name="backup_contacts">Contatos locais</string>
<string name="backup_call_log">Histórico de chamadas</string>
<string name="backup_settings">Configurações do dispositivo</string>
<string name="recovery_code_recreated">Novo código de recuperação foi criado com sucesso</string>
<string name="recovery_code_verification_new_dialog_message">Gerar um novo código fará seus backups existentes inacessíveis. Tentaremos deletá-los se possível.
\n
\nTem certeza que quer fazer isso\?</string>
<string name="recovery_code_verification_new_dialog_title">Espere um segundo…</string>
<string name="recovery_code_verification_generate_new">Gerar um novo código</string>
<string name="recovery_code_verification_try_again">Tente novamente</string>
<string name="recovery_code_verification_error_message">Você inseriu um código de recuperação inválido. Por favor, tente novamente.
\n
\nSe você perdeu seu código, toque em \'Gerar um novo código\' abaixo.</string>
<string name="recovery_code_verification_error_title">Código de recuperação incorreto</string>
<string name="recovery_code_verification_ok_message">Seu código está correto e funcionará para restaurar o seu backup.</string>
<string name="recovery_code_verification_ok_title">Código de recuperação verificado</string>
<string name="settings_backup_recovery_code_summary">Verifique o código existente ou gere um novo</string>
<string name="settings_backup_recovery_code">Código de recuperação</string>
</resources> </resources>

View file

@ -1,2 +1,128 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="restore_backup_button">Restaurar backup</string>
<string name="current_destination_string">Status do backup e configurações</string>
<string name="backup">Backup</string>
<string name="about_source_code">Código Fonte: https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">Patrocinado por: <a href="https://www.calyxinstitute.org">Calyx Institute</a> para uso no <a href="https://calyxos.org">CalyxOS</a></string>
<string name="about_design">Design por: <a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string>
<string name="about_author">Escrito por: <a href="https://github.com/stevesoltys">Steve Soltys</a> e <a href="https://blog.grobox.de">Torsten Grote</a></string>
<string name="about_license">Licença: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache2</a></string>
<string name="about_version">Versão: %s</string>
<string name="about_summary">Uma app de backup usando a API de backup interna do Android.</string>
<string name="about_title">Sobre</string>
<string name="storage_internal_warning_use_anyway">Usar assim mesmo</string>
<string name="storage_internal_warning_choose_other">Escolha outro</string>
<string name="storage_internal_warning_message">Escolheu o armazenamento interno para o seu backup. Isto não estará disponível quando seu telefone for perdido ou quebrado.</string>
<string name="storage_internal_warning_title">Atenção</string>
<string name="restore_finished_button">Terminar</string>
<string name="restore_finished_error">Ocorreu um erro ao restaurar o backup.</string>
<string name="restore_finished_success">Restauração completa</string>
<string name="restore_magic_package">Gestor de pacote do sistema</string>
<string name="restore_restoring_error_message">Pode reinstalar essas apps manualmente e a restauração automática tentará restaurar os dados deles (quando ativado).</string>
<string name="restore_restoring_error_title">Não foi possível restaurar algumas apps</string>
<string name="restore_restoring">Restaurando backup</string>
<string name="restore_next">Próximo</string>
<string name="restore_installing_tap_to_install">Toque para instalar</string>
<string name="restore_installing_error_message">Dados apenas podem ser restaurados se uma app está instalada.
\n
\nToque apps falhadas para tentar instalá-las manualmente antes de prosseguir.</string>
<string name="restore_installing_error_title">Algumas apps não foram instaladas</string>
<string name="restore_installing_packages">Reinstalar apps</string>
<string name="restore_set_empty_result">Nenhum backup adequado encontrado no local dado.
\n
\nIsso provavelmente se deve a um código de recuperação errado ou a um erro de armazenamento.</string>
<string name="restore_set_error">Ocorreu um erro ao carregar os backups.</string>
<string name="restore_invalid_location_message">Não podemos encontrar nenhum backup neste local.
\n
\nEscolha outro local que contenha uma pasta %s.</string>
<string name="restore_invalid_location_title">Sem backups encontrados</string>
<string name="restore_back">Não restaurar</string>
<string name="restore_restore_set_times">Último backup %1$s · Primeiro %2$s.</string>
<string name="restore_choose_restore_set">Escolha um backup para restaurar</string>
<string name="restore_title">Restaurar do backup</string>
<string name="backup_section_not_allowed">Apps que não permitem backup dos dados</string>
<string name="restore_app_not_installed">App não instalado</string>
<string name="restore_app_quota_exceeded">Cota de backup excedida</string>
<string name="backup_app_quota_exceeded">Quota de backup excedida</string>
<string name="backup_app_no_data">App não relatou dados para backup</string>
<string name="restore_app_was_stopped">Não foi feito o backup por não ter sido usado recentemente</string>
<string name="backup_app_was_stopped">Backup não realizado por ter sido usado recentemente</string>
<string name="restore_app_not_yet_backed_up">Ainda não foi feito o backup</string>
<string name="backup_app_not_yet_backed_up">Aguardando back up…</string>
<string name="backup_contacts">Contatos locais</string>
<string name="backup_call_log">Histórico de chamadas</string>
<string name="backup_settings">Configurações do aparelho</string>
<string name="backup_sms">Mensagens de texto SMS</string>
<string name="notification_restore_error_action">Desinstalar app</string>
<string name="notification_restore_error_text">Conecte o seu %1$s antes de instalar a app para restaurar os seus dados do backup.</string>
<string name="notification_restore_error_title">Não foi possível restaurar os dados de %1$s</string>
<string name="notification_restore_error_channel_title">Erro de restauração automática do pen drive</string>
<string name="notification_error_action">Consertar</string>
<string name="notification_error_text">Falha ao executar um backup do aparelho.</string>
<string name="notification_error_title">Erro de backup</string>
<string name="notification_error_channel_title">Notificação de erro</string>
<string name="notification_failed_title">Backup falhou</string>
<string name="notification_success_text">Feito o backup da app %1$d de %2$d . Toque para saber mais.</string>
<string name="notification_success_title">Backup concluído</string>
<string name="notification_backup_already_running">Backup em andamento</string>
<string name="notification_channel_title">Notificação de backup</string>
<string name="recovery_code_error_checksum_word">O seu código é inválido. Por favor, verifique todas as palavras e tente novamente!</string>
<string name="recovery_code_error_invalid_word">Palavra errada. Quis dizer %1$s ou %2$s\?</string>
<string name="recovery_code_error_empty_word">Se esqueceu de inserir esta palavra.</string>
<string name="recovery_code_input_hint_12">Palavra 12</string>
<string name="recovery_code_input_hint_11">Palavra 11</string>
<string name="recovery_code_input_hint_10">Palavra 10</string>
<string name="recovery_code_input_hint_9">Palavra 9</string>
<string name="recovery_code_input_hint_8">Palavra 8</string>
<string name="recovery_code_input_hint_7">Palavra 7</string>
<string name="recovery_code_input_hint_6">Palavra 6</string>
<string name="recovery_code_input_hint_5">Palavra 5</string>
<string name="recovery_code_input_hint_4">Palavra 4</string>
<string name="recovery_code_input_hint_3">Palavra 3</string>
<string name="recovery_code_input_hint_2">Palavra 2</string>
<string name="recovery_code_input_hint_1">Palavra 1</string>
<string name="recovery_code_input_intro">Digite o código de recuperação de 12 palavras que anotou ao configurar backups.</string>
<string name="recovery_code_confirm_intro">Digite o seu código de recuperação de 12 palavras para garantir que funcionará quando precisar.</string>
<string name="recovery_code_confirm_button">Confirmar código</string>
<string name="recovery_code_write_it_down">Escreva no papel agora!</string>
<string name="recovery_code_12_word_intro">Precisa do seu código de recuperação de 12 palavras para restaurar os dados de backup.</string>
<string name="recovery_code_title">Código de recuperação</string>
<string name="storage_check_fragment_error_button">Voltar</string>
<string name="storage_check_fragment_permission_error">Não foi possível obter permissão para gravar no local do backup.</string>
<string name="storage_check_fragment_backup_error">Ocorreu um erro ao acessar o local do backup.</string>
<string name="storage_check_fragment_restore_title">Procurando por backups…</string>
<string name="storage_check_fragment_backup_title">Inicializando local de backup…</string>
<string name="storage_fake_nextcloud_summary_unavailable">Conta não disponível. Crie uma (ou desative a palavra-passe).</string>
<string name="storage_fake_nextcloud_summary_installed">Clique para configurar uma conta</string>
<string name="storage_fake_nextcloud_summary">Clique para instalar</string>
<string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> livre</string>
<string name="storage_fake_drive_summary">Precisa ser conectado</string>
<string name="storage_fake_drive_title">Pen drive USB</string>
<string name="storage_fragment_warning">Pessoas com acesso ao seu local de armazenamento podem saber quais apps usa, mas não têm acesso aos dados das apps.</string>
<string name="storage_fragment_restore_title">Onde encontrar os seus backups\?</string>
<string name="storage_fragment_backup_title">Escolha onde armazenar backups</string>
<string name="settings_backup_now">Fazer backup agora</string>
<string name="settings_backup_exclude_apps">Excluir apps</string>
<string name="settings_backup_status_summary">Último backup: %1$s</string>
<string name="settings_backup_status_title">Status do backup</string>
<string name="settings_backup_apk_dialog_disable">Desativar backup da app</string>
<string name="settings_backup_apk_dialog_cancel">Cancelar</string>
<string name="settings_backup_apk_dialog_message">O backup da app desativado ainda fará o backup dos dados da app. Porém, ele não será restaurado automaticamente.
\n
\nPrecisará instalar todos as suas apps manualmente enquanto o \"Restauração automática\" está ativado.</string>
<string name="settings_backup_apk_dialog_title">Deseja realmente desativar o backup da app\?</string>
<string name="settings_backup_apk_summary">Faça backup das apps neles mesmos. Caso contrário, apenas os dados da app seriam armazenados em backup.</string>
<string name="settings_backup_apk_title">Backup da app</string>
<string name="settings_category_app_data_backup">Backup de dados da app</string>
<string name="settings_auto_restore_summary_usb">Observação: o seu %1$s precisa estar conectado para que isso funcione.</string>
<string name="settings_auto_restore_summary">Ao reinstalar uma app, restaura as configurações e dados do backup.</string>
<string name="settings_auto_restore_title">Restauração automática</string>
<string name="settings_info">Todos os backups são criptografados no seu telefone. Para restaurar do backup, precisará do código de recuperação de 12 palavras.</string>
<string name="settings_backup_last_backup_never">Nunca</string>
<string name="settings_backup_location_internal">Armazenamento interno</string>
<string name="settings_backup_location_none">Nenhum</string>
<string name="settings_backup_location">Local de backup</string>
<string name="settings_backup">Fazer backup dos meus dados</string>
<string name="data_management_label">Backup do Seedvault</string>
</resources>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="notification_success_text">%1$d de %2$d app com backup. Toque para saber mais.</string> <string name="notification_success_text">Feito o backup da app %1$d de %2$d . Toque para saber mais.</string>
<string name="notification_backup_already_running">Backup em andamento</string> <string name="notification_backup_already_running">Backup em andamento</string>
<string name="about_source_code">Código Fonte: https://github.com/stevesoltys/seedvault</string> <string name="about_source_code">Código Fonte: https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">Patrocinado por: <a href="https://www.calyxinstitute.org">Calyx Institute</a> para o seu uso no <a href="https://calyxos.org">CalyxOS</a></string> <string name="about_sponsor">Patrocinado por: <a href="https://www.calyxinstitute.org">Calyx Institute</a> para uso no <a href="https://calyxos.org">CalyxOS</a></string>
<string name="about_design">Design por: <a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string> <string name="about_design">Design por: <a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string>
<string name="about_author">Escrito por: <a href="https://github.com/stevesoltys">Steve Soltys</a> e <a href="https://blog.grobox.de">Torsten Grote</a></string> <string name="about_author">Escrito por: <a href="https://github.com/stevesoltys">Steve Soltys</a> e <a href="https://blog.grobox.de">Torsten Grote</a></string>
<string name="about_license">Licença: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache2</a></string> <string name="about_license">Licença: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache2</a></string>
@ -19,7 +19,7 @@
<string name="restore_app_quota_exceeded">Cota de backup excedida</string> <string name="restore_app_quota_exceeded">Cota de backup excedida</string>
<string name="restore_app_not_installed">App não instalado</string> <string name="restore_app_not_installed">App não instalado</string>
<string name="restore_app_not_allowed">A app não permite backup</string> <string name="restore_app_not_allowed">A app não permite backup</string>
<string name="backup_app_no_data">A app não relatou nenhuns dados para backup</string> <string name="backup_app_no_data">App não relatou dados para backup</string>
<string name="restore_magic_package">Gestor de pacote do sistema</string> <string name="restore_magic_package">Gestor de pacote do sistema</string>
<string name="restore_restoring">Restaurando backup</string> <string name="restore_restoring">Restaurando backup</string>
<string name="restore_next">Próximo</string> <string name="restore_next">Próximo</string>
@ -48,7 +48,7 @@
<string name="notification_success_title">Backup concluído</string> <string name="notification_success_title">Backup concluído</string>
<string name="notification_title">Backup em execução</string> <string name="notification_title">Backup em execução</string>
<string name="notification_channel_title">Notificação de backup</string> <string name="notification_channel_title">Notificação de backup</string>
<string name="recovery_code_error_checksum_word">Seu código é inválido. Por favor, verifique todas as palavras e tente novamente!</string> <string name="recovery_code_error_checksum_word">O seu código é inválido. Por favor, verifique todas as palavras e tente novamente!</string>
<string name="recovery_code_error_invalid_word">Palavra errada. Quis dizer %1$s ou %2$s\?</string> <string name="recovery_code_error_invalid_word">Palavra errada. Quis dizer %1$s ou %2$s\?</string>
<string name="recovery_code_error_empty_word">Se esqueceu de inserir esta palavra.</string> <string name="recovery_code_error_empty_word">Se esqueceu de inserir esta palavra.</string>
<string name="recovery_code_input_hint_12">Palavra 12</string> <string name="recovery_code_input_hint_12">Palavra 12</string>
@ -106,4 +106,28 @@
<string name="settings_backup">Fazer backup dos meus dados</string> <string name="settings_backup">Fazer backup dos meus dados</string>
<string name="restore_backup_button">Restaurar backup</string> <string name="restore_backup_button">Restaurar backup</string>
<string name="backup">Backup</string> <string name="backup">Backup</string>
<string name="about_version">Versão: %s</string>
<string name="restore_restoring_error_message">Pode reinstalar essas apps manualmente e a restauração automática tentará restaurar os dados deles (quando ativado).</string>
<string name="restore_restoring_error_title">Não foi possível restaurar algumas apps</string>
<string name="restore_installing_tap_to_install">Toque para instalar</string>
<string name="restore_installing_error_message">Dados apenas podem ser restaurados se uma app está instalada.
\n
\nToque apps falhadas para tentar instalá-las manualmente antes de prosseguir.</string>
<string name="restore_installing_error_title">Algumas apps não foram instaladas</string>
<string name="backup_section_not_allowed">Apps que não permitem backup dos dados</string>
<string name="backup_app_quota_exceeded">Quota de backup excedida</string>
<string name="restore_app_was_stopped">Não foi feito o backup por não ter sido usado recentemente</string>
<string name="backup_app_was_stopped">Backup não realizado por ter sido usado recentemente</string>
<string name="restore_app_not_yet_backed_up">Ainda não foi feito o backup</string>
<string name="backup_app_not_yet_backed_up">Aguardando back up…</string>
<string name="backup_section_user">Apps Instaladas</string>
<string name="backup_contacts">Contatos locais</string>
<string name="backup_call_log">Histórico de chamadas</string>
<string name="backup_settings">Configurações do aparelho</string>
<string name="backup_sms">Mensagens de texto SMS</string>
<string name="backup_section_system">Apps de sistema</string>
<string name="storage_fake_nextcloud_summary_unavailable">Conta não disponível. Crie uma (ou desative a palavra-passe).</string>
<string name="settings_backup_status_title">Estado do backup</string>
<string name="current_destination_string">Estado do backup e configurações</string>
<string name="data_management_label">Backup do Seedvault</string>
</resources> </resources>

View file

@ -20,10 +20,10 @@
<string name="restore_finished_button">Готово</string> <string name="restore_finished_button">Готово</string>
<string name="restore_finished_error">Произошла ошибка при восстановлении резервной копии.</string> <string name="restore_finished_error">Произошла ошибка при восстановлении резервной копии.</string>
<string name="restore_finished_success">Восстановление завершено</string> <string name="restore_finished_success">Восстановление завершено</string>
<string name="restore_app_quota_exceeded">Превышена квота резервного копирования</string> <string name="restore_app_quota_exceeded">Превышен лимит резервного копирования</string>
<string name="restore_app_not_installed">Приложение не установлено</string> <string name="restore_app_not_installed">Приложение не установлено</string>
<string name="restore_app_not_allowed">Приложение не разрешает резервное копирование</string> <string name="restore_app_not_allowed">Приложение не разрешает резервное копирование</string>
<string name="backup_app_no_data">Приложение не сообщило об отсутствии данных для резервного копирования</string> <string name="backup_app_no_data">Приложение сообщило об отсутствии данных для резервного копирования</string>
<string name="restore_magic_package">Системный менеджер пакетов</string> <string name="restore_magic_package">Системный менеджер пакетов</string>
<string name="restore_restoring">Восстановление резервной копии</string> <string name="restore_restoring">Восстановление резервной копии</string>
<string name="restore_next">Следующий</string> <string name="restore_next">Следующий</string>
@ -67,7 +67,7 @@
<string name="recovery_code_input_hint_3">Слово 3</string> <string name="recovery_code_input_hint_3">Слово 3</string>
<string name="recovery_code_input_hint_2">Слово 2</string> <string name="recovery_code_input_hint_2">Слово 2</string>
<string name="recovery_code_input_hint_1">Слово 1</string> <string name="recovery_code_input_hint_1">Слово 1</string>
<string name="recovery_code_done_button">Готово</string> <string name="recovery_code_done_button">Проверить</string>
<string name="recovery_code_input_intro">Введите код восстановления из 12 слов, который вы записали при настройке резервного копирования.</string> <string name="recovery_code_input_intro">Введите код восстановления из 12 слов, который вы записали при настройке резервного копирования.</string>
<string name="recovery_code_confirm_intro">Введите код восстановления из 12 слов, чтобы убедиться, что он будет работать тогда, когда он вам понадобится.</string> <string name="recovery_code_confirm_intro">Введите код восстановления из 12 слов, чтобы убедиться, что он будет работать тогда, когда он вам понадобится.</string>
<string name="recovery_code_confirm_button">Подтвердить код</string> <string name="recovery_code_confirm_button">Подтвердить код</string>
@ -87,7 +87,7 @@
<string name="storage_fragment_warning">Люди, имеющие доступ к вашему хранилищу, могут узнать, какие приложения вы используете, но не получат доступа к данным приложений.</string> <string name="storage_fragment_warning">Люди, имеющие доступ к вашему хранилищу, могут узнать, какие приложения вы используете, но не получат доступа к данным приложений.</string>
<string name="storage_fragment_restore_title">Где найти резервные копии\?</string> <string name="storage_fragment_restore_title">Где найти резервные копии\?</string>
<string name="storage_fragment_backup_title">Выберите, где хранить резервные копии</string> <string name="storage_fragment_backup_title">Выберите, где хранить резервные копии</string>
<string name="settings_backup_now">Сделать резервную копию сейчас</string> <string name="settings_backup_now">Создать резервную копию сейчас</string>
<string name="settings_backup_exclude_apps">Исключить приложения</string> <string name="settings_backup_exclude_apps">Исключить приложения</string>
<string name="settings_backup_status_summary">Последняя резервная копия: %1$s</string> <string name="settings_backup_status_summary">Последняя резервная копия: %1$s</string>
<string name="settings_backup">Резервное копирование моих данных</string> <string name="settings_backup">Резервное копирование моих данных</string>
@ -106,9 +106,43 @@
<string name="restore_backup_button">Восстановление резервной копии</string> <string name="restore_backup_button">Восстановление резервной копии</string>
<string name="notification_success_text">Резервное копирование %1$d из %2$d приложений выполнено. Нажмите, чтобы узнать больше.</string> <string name="notification_success_text">Резервное копирование %1$d из %2$d приложений выполнено. Нажмите, чтобы узнать больше.</string>
<string name="notification_backup_already_running">Резервное копирование уже выполняется</string> <string name="notification_backup_already_running">Резервное копирование уже выполняется</string>
<string name="restore_app_not_yet_backed_up">Еще не скопировано</string> <string name="restore_app_not_yet_backed_up">Резервная копия ещё не создавалась</string>
<string name="restore_app_was_stopped">Резервная копия не сохранена, поскольку давно не использовалась</string> <string name="restore_app_was_stopped">Резервная копия не сохранена, поскольку приложение давно не использовалось</string>
<string name="storage_fake_nextcloud_summary_unavailable">Аккаунт недоступен. Установите один (или отключите пароль).</string> <string name="storage_fake_nextcloud_summary_unavailable">Учетная запись недоступна. Настройте новую (или отключите пароль).</string>
<string name="current_destination_string">Статус и настройки резервного копирования</string> <string name="current_destination_string">Статус и настройки резервного копирования</string>
<string name="data_management_label">Хранилище копий</string> <string name="data_management_label">Резервное копирование Seedvault</string>
<string name="restore_restoring_error_message">Вы можете переустановить эти приложения вручную и программа резервного копирование попытается восстановить их данные (если включено).</string>
<string name="restore_installing_error_message">Данные могут быть восстановлены, если приложение установленно.
\n
\nНажмите на приложение, что бы установить вручную перед тем как продолжить.</string>
<string name="backup_app_was_stopped">Резервная копия не сохранена, поскольку приложение давно не использовалось</string>
<string name="about_version">Версия: %s</string>
<string name="restore_restoring_error_title">Не получилось восстановить некоторые приложения</string>
<string name="restore_installing_tap_to_install">Нажмите для установки</string>
<string name="restore_installing_error_title">Некоторые приложения не были установлены</string>
<string name="backup_section_not_allowed">Приложения, запрещающие резервное копирование</string>
<string name="backup_app_quota_exceeded">Превышен лимит резервных копий</string>
<string name="backup_app_not_yet_backed_up">Ожидание копирования…</string>
<string name="backup_section_user">Установленные приложения</string>
<string name="backup_contacts">Контакты на устройстве</string>
<string name="backup_call_log">История звонков</string>
<string name="backup_settings">Настройки устройства</string>
<string name="backup_sms">Сообщения</string>
<string name="backup_section_system">Системные приложения</string>
<string name="settings_backup_status_title">Состояние резервного копирования</string>
<string name="recovery_code_recreated">Новый код восстановления успешно создан</string>
<string name="recovery_code_verification_new_dialog_message">Генерация нового кода сделает существующие резервные копии недоступными. Мы постараемся удалить их, если это возможно.
\n
\nВы уверены, что хотите это сделать\?</string>
<string name="recovery_code_verification_new_dialog_title">Подождите одну секунду…</string>
<string name="recovery_code_verification_generate_new">Сгенерировать новый код</string>
<string name="recovery_code_verification_try_again">Повторить</string>
<string name="recovery_code_verification_error_message">Вы ввели неверный код восстановления. Пожалуйста, попробуйте ещё раз!
\n
\nЕсли вы потеряли свой код, нажмите на «Сгенерировать новый код» ниже.</string>
<string name="recovery_code_verification_error_title">Неверный код восстановления</string>
<string name="recovery_code_verification_ok_message">Ваш код правильный и будет работать для восстановления вашей резервной копии.</string>
<string name="recovery_code_verification_ok_title">Код восстановления проверен</string>
<string name="settings_backup_recovery_code_summary">Проверить существующий код или сгенерировать новый</string>
<string name="settings_backup_recovery_code">Код восстановления</string>
</resources> </resources>

View file

@ -1,2 +1,29 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources>
<string name="recovery_code_error_invalid_word">తప్పు పదం. మీ ఉద్దేశ్యం %1$s లేదా %2$s\?</string>
<string name="recovery_code_input_hint_12">పదం 12</string>
<string name="recovery_code_input_hint_11">పదం 11</string>
<string name="recovery_code_input_hint_10">పదం 10</string>
<string name="recovery_code_input_hint_9">పదం 9</string>
<string name="recovery_code_input_hint_8">పదం 8</string>
<string name="recovery_code_input_hint_7">పదం 7</string>
<string name="recovery_code_input_hint_6">పదం 6</string>
<string name="recovery_code_input_hint_5">పదం 5</string>
<string name="recovery_code_input_hint_4">పదం 4</string>
<string name="recovery_code_input_hint_3">పదం 3</string>
<string name="recovery_code_input_hint_2">పదం 2</string>
<string name="recovery_code_input_hint_1">పదం 1</string>
<string name="recovery_code_done_button">పూర్తి</string>
<string name="storage_check_fragment_error_button">తిరిగి వెనకకు</string>
<string name="settings_backup_status_title">బ్యాకప్ స్థితి</string>
<string name="settings_backup_apk_dialog_cancel">రద్దు చేయండి</string>
<string name="settings_auto_restore_title">స్వయంచాలక పునరుద్ధరణ</string>
<string name="settings_info">అన్ని బ్యాకప్‌లు మీ చరవాణి లో గుప్తీకరించబడతాయి. బ్యాకప్ నుండి పునరుద్ధరించడానికి మీకు మీ 12-పదాల రికవరీ కోడ్ అవసరం.</string>
<string name="settings_backup_last_backup_never">ఎప్పుడూ</string>
<string name="settings_backup_location_internal">అంతర్గత నిల్వ</string>
<string name="settings_backup_location_none">ఏమియును లేదు</string>
<string name="restore_backup_button">బ్యాకప్‌ను పునరుద్ధరించండి</string>
<string name="current_destination_string">బ్యాకప్ స్థితి మరియు సెట్టింగ్‌లు</string>
<string name="data_management_label">సీడ్‌వాల్ట్ బ్యాకప్</string>
<string name="about_title">గురించి</string>
</resources>

View file

@ -14,9 +14,9 @@
<string name="restore_finished_button">Bitir</string> <string name="restore_finished_button">Bitir</string>
<string name="restore_finished_error">Yedekleme geri yüklenirken bir hata oluştu.</string> <string name="restore_finished_error">Yedekleme geri yüklenirken bir hata oluştu.</string>
<string name="restore_finished_success">Geri yükleme tamamlandı</string> <string name="restore_finished_success">Geri yükleme tamamlandı</string>
<string name="restore_app_quota_exceeded">Yedekleme kotasııldı</string> <string name="restore_app_quota_exceeded">Yedekleme kotasıılmıştı</string>
<string name="restore_app_not_installed">Uygulama kurulu değil</string> <string name="restore_app_not_installed">Uygulama kurulu değil</string>
<string name="restore_app_not_allowed">Uygulama yedeklemeye izin vermiyor</string> <string name="restore_app_not_allowed">Uygulama yedeklemeye izin vermedi</string>
<string name="backup_app_no_data">Uygulama yedekleme için veri bildirmedi</string> <string name="backup_app_no_data">Uygulama yedekleme için veri bildirmedi</string>
<string name="restore_magic_package">Sistem paket yöneticisi</string> <string name="restore_magic_package">Sistem paket yöneticisi</string>
<string name="restore_restoring">Yedekleme geri yükleniyor</string> <string name="restore_restoring">Yedekleme geri yükleniyor</string>
@ -62,7 +62,7 @@
<string name="recovery_code_input_hint_3">3. sözcük</string> <string name="recovery_code_input_hint_3">3. sözcük</string>
<string name="recovery_code_input_hint_2">2. sözcük</string> <string name="recovery_code_input_hint_2">2. sözcük</string>
<string name="recovery_code_input_hint_1">1. sözcük</string> <string name="recovery_code_input_hint_1">1. sözcük</string>
<string name="recovery_code_done_button">Bitti</string> <string name="recovery_code_done_button">Doğrula</string>
<string name="recovery_code_input_intro">Yedeklemeleri ayarlarken yazdığınız 12 sözcükten oluşan kurtarma kodunuzu girin.</string> <string name="recovery_code_input_intro">Yedeklemeleri ayarlarken yazdığınız 12 sözcükten oluşan kurtarma kodunuzu girin.</string>
<string name="recovery_code_confirm_intro">İhtiyacınız olduğunda çalışacağından emin olmak için 12 sözcükten oluşan kurtarma kodunuzu girin.</string> <string name="recovery_code_confirm_intro">İhtiyacınız olduğunda çalışacağından emin olmak için 12 sözcükten oluşan kurtarma kodunuzu girin.</string>
<string name="recovery_code_confirm_button">Kodu onayla</string> <string name="recovery_code_confirm_button">Kodu onayla</string>
@ -104,11 +104,45 @@
<string name="settings_backup_location">Yedekleme konumu</string> <string name="settings_backup_location">Yedekleme konumu</string>
<string name="settings_backup">Verilerimi yedekle</string> <string name="settings_backup">Verilerimi yedekle</string>
<string name="restore_backup_button">Yedeklemeyi geri yükle</string> <string name="restore_backup_button">Yedeklemeyi geri yükle</string>
<string name="restore_app_was_stopped">Yakın zamanda kullanılmadığı için yedeklenmedi</string> <string name="restore_app_was_stopped">Yakın zamanda kullanılmadığı için yedeklenmemişti</string>
<string name="restore_app_not_yet_backed_up">Henüz yedeklenmedi</string> <string name="restore_app_not_yet_backed_up">Henüz yedeklenmemişti</string>
<string name="notification_success_text">%1$d / %2$d uygulama yedeklendi. Daha fazlasını öğrenmek için dokunun.</string> <string name="notification_success_text">%1$d / %2$d uygulama yedeklendi. Daha fazlasını öğrenmek için dokunun.</string>
<string name="notification_backup_already_running">Yedekleme zaten devam ediyor</string> <string name="notification_backup_already_running">Yedekleme zaten devam ediyor</string>
<string name="storage_fake_nextcloud_summary_unavailable">Kullanılabilir hesap yok. Bir tane ayarlayın (veya parolayı devre dışı bırakın).</string> <string name="storage_fake_nextcloud_summary_unavailable">Kullanılabilir hesap yok. Bir tane ayarlayın (veya parolayı devre dışı bırakın).</string>
<string name="current_destination_string">Yedekleme durumu ve ayarları</string> <string name="current_destination_string">Yedekleme durumu ve ayarları</string>
<string name="data_management_label">Seedvault Yedeklemesi</string> <string name="data_management_label">Seedvault Yedeklemesi</string>
<string name="about_version">Sürüm: %s</string>
<string name="restore_restoring_error_message">Bu uygulamaları elle yeniden kurabilirsiniz ve (etkinleştirildiğinde) otomatik geri yükleme onların verilerini geri yüklemeyi deneyecektir.</string>
<string name="restore_restoring_error_title">Bazı uygulamalar geri yüklenemiyor</string>
<string name="restore_installing_tap_to_install">Kurmak için dokunun</string>
<string name="restore_installing_error_message">Veriler yalnızca bir uygulama kuruluysa geri yüklenebilir.
\n
\nDevam etmeden önce elle kurmayı denemek için başarısız olan uygulamalara dokunun.</string>
<string name="restore_installing_error_title">Bazı uygulamalar kurulmadı</string>
<string name="backup_section_not_allowed">Veri yedeklemeye izin vermeyen uygulamalar</string>
<string name="backup_app_quota_exceeded">Yedekleme kotasııldı</string>
<string name="backup_app_was_stopped">Yakın zamanda kullanılmadığı için yedeklenmedi</string>
<string name="backup_app_not_yet_backed_up">Yedekleme bekleniyor…</string>
<string name="backup_section_user">Kurulu uygulamalar</string>
<string name="backup_contacts">Yerel kişiler</string>
<string name="backup_call_log">Arama geçmişi</string>
<string name="backup_settings">Aygıt ayarları</string>
<string name="backup_sms">SMS metin mesajları</string>
<string name="backup_section_system">Sistem uygulamaları</string>
<string name="settings_backup_status_title">Yedekleme durumu</string>
<string name="recovery_code_recreated">Yeni kurtarma kodu başarıyla oluşturuldu</string>
<string name="recovery_code_verification_new_dialog_message">Yeni bir kod oluşturmak, var olan yedeklemelerinizi erişilemez hale getirecektir. Mümkünse onları silmeye çalışacağız.
\n
\nBunu yapmak istediğinizden emin misiniz\?</string>
<string name="recovery_code_verification_new_dialog_title">Bir saniye bekleyin…</string>
<string name="recovery_code_verification_generate_new">Yeni kod oluştur</string>
<string name="recovery_code_verification_try_again">Tekrar dene</string>
<string name="recovery_code_verification_error_message">Geçersiz bir kurtarma kodu girdiniz. Lütfen tekrar deneyin!
\n
\nKodunuzu kaybettiyseniz, aşağıdaki \'Yeni kod oluştur\' düğmesine dokunun.</string>
<string name="recovery_code_verification_error_title">Yanlış kurtarma kodu</string>
<string name="recovery_code_verification_ok_message">Kodunuz doğru ve yedeklemenizi geri yüklemek için kullanılabilir.</string>
<string name="recovery_code_verification_ok_title">Kurtarma kodu doğrulandı</string>
<string name="settings_backup_recovery_code_summary">Var olan kodu doğrulayın veya yeni bir tane oluşturun</string>
<string name="settings_backup_recovery_code">Kurtarma Kodu</string>
</resources> </resources>

View file

@ -1,22 +1,22 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="settings_backup">备份我的资料</string> <string name="settings_backup">备份我的数据</string>
<string name="restore_backup_button">恢复</string> <string name="restore_backup_button">恢复备</string>
<string name="backup"></string> <string name="backup"></string>
<string name="settings_backup_apk_dialog_title">确认取消应用备份</string> <string name="settings_backup_apk_dialog_title">真的要禁用“备份应用程序”吗</string>
<string name="settings_backup_apk_title">应用备份</string> <string name="settings_backup_apk_title">备份应用程序</string>
<string name="settings_category_app_data_backup">应用数据备</string> <string name="settings_category_app_data_backup">应用数据备</string>
<string name="settings_auto_restore_summary">重新安装应用程序时,重置备用设置和数据</string> <string name="settings_auto_restore_summary">重新安装应用程序时,恢复备份的数据与设置</string>
<string name="settings_auto_restore_title">自动重置</string> <string name="settings_auto_restore_title">自动恢复</string>
<string name="settings_backup_last_backup_never">永不</string> <string name="settings_backup_last_backup_never">从未备份</string>
<string name="settings_backup_location_internal">内部</string> <string name="settings_backup_location_internal">内部存</string>
<string name="settings_backup_location_none"></string> <string name="settings_backup_location_none"></string>
<string name="settings_backup_location">位置</string> <string name="settings_backup_location">位置</string>
<string name="recovery_code_input_hint_12">单词 12</string> <string name="recovery_code_input_hint_12">单词 12</string>
<string name="recovery_code_input_hint_11">单词 11</string> <string name="recovery_code_input_hint_11">单词 11</string>
<string name="recovery_code_input_hint_10">单词 10</string> <string name="recovery_code_input_hint_10">单词 10</string>
<string name="recovery_code_input_hint_9">单词 9</string> <string name="recovery_code_input_hint_9">单词 9</string>
<string name="recovery_code_input_hint_8">单词8</string> <string name="recovery_code_input_hint_8">单词 8</string>
<string name="recovery_code_input_hint_7">单词 7</string> <string name="recovery_code_input_hint_7">单词 7</string>
<string name="recovery_code_input_hint_6">单词 6</string> <string name="recovery_code_input_hint_6">单词 6</string>
<string name="recovery_code_input_hint_5">单词 5</string> <string name="recovery_code_input_hint_5">单词 5</string>
@ -26,8 +26,8 @@
<string name="recovery_code_input_hint_1">单词 1</string> <string name="recovery_code_input_hint_1">单词 1</string>
<string name="recovery_code_input_intro">输入设置备份时写下的12个单词的恢复代码。</string> <string name="recovery_code_input_intro">输入设置备份时写下的12个单词的恢复代码。</string>
<string name="recovery_code_confirm_intro">输入您的12个单词的恢复代码以确保它在您需要时可以使用。</string> <string name="recovery_code_confirm_intro">输入您的12个单词的恢复代码以确保它在您需要时可以使用。</string>
<string name="recovery_code_12_word_intro">您需要12个单词的恢复代码来还原备份的数据。</string> <string name="recovery_code_12_word_intro">您需要12个单词的恢复代码来恢复备份的数据。</string>
<string name="settings_info">所有备份均已加密。 要从备份还原您需要12个单词的恢复代码。</string> <string name="settings_info">所有备份均已加密。 要从备份恢复您需要12个单词的恢复代码。</string>
<string name="about_source_code">源代码:https://github.com/stevesoltys/seedvault</string> <string name="about_source_code">源代码:https://github.com/stevesoltys/seedvault</string>
<string name="about_sponsor">赞助者: <a href="https://www.calyxinstitute.org">Calyx Institute</a>, 用于<a href="https://calyxos.org">CalyxOS</a></string> <string name="about_sponsor">赞助者: <a href="https://www.calyxinstitute.org">Calyx Institute</a>, 用于<a href="https://calyxos.org">CalyxOS</a></string>
<string name="about_design">设计师:<a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string> <string name="about_design">设计师:<a href="https://www.glennsorrentino.com/">Glenn Sorrentino</a></string>
@ -40,46 +40,46 @@
<string name="storage_internal_warning_message">您选择将备份储存在内部存储上。当您的手机丢失或损坏时,备份文件将不可用。</string> <string name="storage_internal_warning_message">您选择将备份储存在内部存储上。当您的手机丢失或损坏时,备份文件将不可用。</string>
<string name="storage_internal_warning_title">警告</string> <string name="storage_internal_warning_title">警告</string>
<string name="restore_finished_button">完成</string> <string name="restore_finished_button">完成</string>
<string name="restore_finished_error">还原备份时出错。</string> <string name="restore_finished_error">恢复备份时出错。</string>
<string name="restore_finished_success">恢复完成</string> <string name="restore_finished_success">恢复完成</string>
<string name="restore_app_quota_exceeded">超出备份配额</string> <string name="restore_app_quota_exceeded">超出备份配额</string>
<string name="restore_app_not_installed">应用未安装</string> <string name="restore_app_not_installed">应用未安装</string>
<string name="restore_app_not_allowed">应用程序不允许备份</string> <string name="restore_app_not_allowed">应用程序不允许备份</string>
<string name="backup_app_no_data">应用报告没有数据需要备份</string> <string name="backup_app_no_data">应用报告没有数据需要备份</string>
<string name="restore_magic_package">系统包管理器</string> <string name="restore_magic_package">系统包管理器</string>
<string name="restore_restoring">还原备份中</string> <string name="restore_restoring">恢复备份中</string>
<string name="restore_next">下一步</string> <string name="restore_next">下一步</string>
<string name="restore_installing_packages">重新安装应用中</string> <string name="restore_installing_packages">重新安装应用中</string>
<string name="restore_set_empty_result">在给定位置找不到合适的备份。 <string name="restore_set_empty_result">在给定位置找不到合适的备份。
\n \n
\n可能性最大的原因是错误的恢复代码或存储错误</string> \n这很可能是由错误的恢复代码或存储错误导致的</string>
<string name="restore_set_error">加载备份时出错。</string> <string name="restore_set_error">加载备份时出错。</string>
<string name="restore_invalid_location_message">我们在此位置找不到任何备份。 <string name="restore_invalid_location_message">我们在此位置找不到任何备份。
\n \n
\n请选择另一个包含一个%s文件夹的位置。</string> \n请选择包含%s文件夹的其他位置。</string>
<string name="restore_invalid_location_title">没有找到备份</string> <string name="restore_invalid_location_title">没有找到备份</string>
<string name="restore_back">要还原</string> <string name="restore_back">恢复</string>
<string name="restore_restore_set_times">上次备份%1$s · 首次%2$s。</string> <string name="restore_restore_set_times">上次备份:%1$s · 首次备份:%2$s。</string>
<string name="restore_choose_restore_set">选择一个备份来还原</string> <string name="restore_choose_restore_set">选择一个备份来恢复</string>
<string name="restore_title">从备份还原</string> <string name="restore_title">从备份恢复</string>
<string name="notification_restore_error_action">卸载应用</string> <string name="notification_restore_error_action">卸载应用</string>
<string name="notification_restore_error_text">安装应用程序从备份恢复其数据前先插入你的%1$s。</string> <string name="notification_restore_error_text">要恢复应用程序数据,请在安装应用程序前插入你的%1$s。</string>
<string name="notification_restore_error_title">无法还原%1$s的数据</string> <string name="notification_restore_error_title">无法为%1$s恢复数据</string>
<string name="notification_restore_error_channel_title">自动还原闪存驱动器出错</string> <string name="notification_restore_error_channel_title">自动恢复闪存驱动器错误</string>
<string name="notification_error_action">修复</string> <string name="notification_error_action">修复</string>
<string name="notification_error_text">未能行一次设备备份。</string> <string name="notification_error_text">未能行一次设备备份。</string>
<string name="notification_error_title">备份出错</string> <string name="notification_error_title">备份出错</string>
<string name="notification_error_channel_title">错误通知</string> <string name="notification_error_channel_title">错误通知</string>
<string name="notification_failed_title">备份失败</string> <string name="notification_failed_title">备份失败</string>
<string name="notification_success_title">备份完成</string> <string name="notification_success_title">备份完成</string>
<string name="notification_title">备份运行中</string> <string name="notification_title">备份运行中</string>
<string name="notification_channel_title">备份提示</string> <string name="notification_channel_title">备份通知</string>
<string name="recovery_code_error_checksum_word">您的代码无效。请检查所有单词,然后重试!</string> <string name="recovery_code_error_checksum_word">您的代码无效。请检查所有单词,然后重试!</string>
<string name="recovery_code_error_invalid_word">错误的词。你的意思是%1$s或%2$s</string> <string name="recovery_code_error_invalid_word">错误的词。你的意思是%1$s或%2$s</string>
<string name="recovery_code_error_empty_word">你忘了输入这个词。</string> <string name="recovery_code_error_empty_word">你忘了输入这个词。</string>
<string name="recovery_code_done_button">完成</string> <string name="recovery_code_done_button">验证</string>
<string name="recovery_code_confirm_button">确认代码</string> <string name="recovery_code_confirm_button">确认代码</string>
<string name="recovery_code_write_it_down">现在就把它写下来</string> <string name="recovery_code_write_it_down">现在就把它写到纸上</string>
<string name="recovery_code_title">恢复代码</string> <string name="recovery_code_title">恢复代码</string>
<string name="storage_check_fragment_error_button">返回</string> <string name="storage_check_fragment_error_button">返回</string>
<string name="storage_check_fragment_permission_error">无法获得写入备份位置的权限。</string> <string name="storage_check_fragment_permission_error">无法获得写入备份位置的权限。</string>
@ -88,27 +88,61 @@
<string name="storage_check_fragment_backup_title">初始化备份位置中…</string> <string name="storage_check_fragment_backup_title">初始化备份位置中…</string>
<string name="storage_fake_nextcloud_summary_installed">点击设置账户</string> <string name="storage_fake_nextcloud_summary_installed">点击设置账户</string>
<string name="storage_fake_nextcloud_summary">点击安装</string> <string name="storage_fake_nextcloud_summary">点击安装</string>
<string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> 剩余</string> <string name="storage_available_bytes"><xliff:g example="1 GB" id="size">%1$s</xliff:g> 可用</string>
<string name="storage_fake_drive_summary">需要插入</string> <string name="storage_fake_drive_summary">需要插入</string>
<string name="storage_fake_drive_title">U盘</string> <string name="storage_fake_drive_title">U盘</string>
<string name="storage_fragment_warning">能访问您存储位置的人可以了解您使用的应用程序,但无法访问应用程序的数据。</string> <string name="storage_fragment_warning">能访问您存储位置的人能知道您使用了哪些应用程序,但无法访问应用程序的数据。</string>
<string name="storage_fragment_restore_title">去哪里找你的备份?</string> <string name="storage_fragment_restore_title">去哪里找你的备份?</string>
<string name="storage_fragment_backup_title">选择备份文件储存位置</string> <string name="storage_fragment_backup_title">选择备份存位置</string>
<string name="settings_backup_now">现在备份</string> <string name="settings_backup_now">立即备份</string>
<string name="settings_backup_exclude_apps">排除应用</string> <string name="settings_backup_exclude_apps">排除应用</string>
<string name="settings_backup_status_summary">上次备份: %1$s</string> <string name="settings_backup_status_summary">上次备份: %1$s</string>
<string name="settings_backup_apk_dialog_disable">禁用应用程序备份</string> <string name="settings_backup_apk_dialog_disable">禁用“备份应用程序”</string>
<string name="settings_backup_apk_dialog_cancel">取消</string> <string name="settings_backup_apk_dialog_cancel">取消</string>
<string name="settings_backup_apk_dialog_message">禁用应用程序备份仍将备份应用数据。 但是,它不会自动还原 <string name="settings_backup_apk_dialog_message">禁用“备份应用程序”仍将备份应用数据。 但是,应用数据不会自动恢复
\n \n
\n您需要手动安装所有应用程序,同时打开“自动还原”</string> \n您需要在打开“自动恢复”的情况下手动安装所有应用程序。</string>
<string name="settings_backup_apk_summary">备份应用程序本身。 否则,只备份应用程序数据。</string> <string name="settings_backup_apk_summary">备份应用程序本身。 否则,只备份应用程序数据。</string>
<string name="settings_auto_restore_summary_usb">注意:要让该功能正常工作,需插入你的%1$s。</string> <string name="settings_auto_restore_summary_usb">注意:要让该功能正常工作,需插入你的%1$s。</string>
<string name="restore_app_was_stopped">未备份,因为最近没有用过</string> <string name="restore_app_was_stopped">最近没有使用,未备份</string>
<string name="restore_app_not_yet_backed_up">未备份</string> <string name="restore_app_not_yet_backed_up">未备份</string>
<string name="notification_success_text">已备份了%2$d个应用中的%1$d个。点击了解更多。</string> <string name="notification_success_text">已备份了%2$d个应用中的%1$d个。点击了解更多。</string>
<string name="notification_backup_already_running">备份进行</string> <string name="notification_backup_already_running">备份已在进行</string>
<string name="storage_fake_nextcloud_summary_unavailable">帐户不可用。 设置一个(或禁用密码)。</string> <string name="storage_fake_nextcloud_summary_unavailable">帐户不可用。 设置一个(或禁用密码)。</string>
<string name="current_destination_string">备份状态和设置</string> <string name="current_destination_string">备份状态和设置</string>
<string name="data_management_label">种子库备份</string> <string name="data_management_label">Seedvault 备份</string>
<string name="restore_restoring_error_message">您可以手动重装这些应用。自动恢复会尝试恢复它们的数据(在自动恢复启用时)。</string>
<string name="restore_installing_error_message">应用数据只能在应用安装后恢复。
\n
\n点击安装失败的应用来在继续进行恢复前手动安装他们。</string>
<string name="backup_app_quota_exceeded">超出备份配额</string>
<string name="backup_section_not_allowed">不允许备份的应用</string>
<string name="backup_app_was_stopped">最近没有使用,未备份</string>
<string name="backup_app_not_yet_backed_up">等待备份…</string>
<string name="restore_restoring_error_title">未能恢复某些应用</string>
<string name="restore_installing_tap_to_install">点击安装</string>
<string name="restore_installing_error_title">某些应用未安装</string>
<string name="backup_sms">短信</string>
<string name="backup_section_system">系统应用</string>
<string name="about_version">版本: %s</string>
<string name="backup_section_user">已安装的应用</string>
<string name="backup_contacts">本地联系人</string>
<string name="backup_call_log">通话记录</string>
<string name="backup_settings">设备设置</string>
<string name="settings_backup_status_title">备份状态</string>
<string name="recovery_code_recreated">新的恢复代码已成功创建</string>
<string name="recovery_code_verification_new_dialog_message">生成新代码将使你无法访问现有备份。 如果可能,我们将尝试删除它们。
\n
\n你确定想这么做吗</string>
<string name="recovery_code_verification_new_dialog_title">等待一秒钟…</string>
<string name="recovery_code_verification_generate_new">生成新代码</string>
<string name="recovery_code_verification_try_again">重试</string>
<string name="recovery_code_verification_error_message">你输入了不正确的恢复代码。请重试!
\n
\n如果你丢失了代码请轻按下面的“生成新代码”。</string>
<string name="recovery_code_verification_error_title">不正确的恢复代码</string>
<string name="recovery_code_verification_ok_message">你的代码正确无误,可用于还原你的备份。</string>
<string name="recovery_code_verification_ok_title">已验证恢复代码</string>
<string name="settings_backup_recovery_code_summary">验证现有代码或生成新代码</string>
<string name="settings_backup_recovery_code">恢复代码</string>
</resources> </resources>