Skip to content

Commit

Permalink
Import translations from Weblate
Browse files Browse the repository at this point in the history
Co-authored-by: Andi Chandler <[email protected]>
Co-authored-by: Fjuro <[email protected]>
Co-authored-by: Hasáky gum <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Igor Sorocean <[email protected]>
Co-authored-by: Jerguš Fonfer <[email protected]>
Co-authored-by: Kristian Nordin <[email protected]>
Co-authored-by: Michael Bestas <[email protected]>
Co-authored-by: Oğuz Ersen <[email protected]>
Co-authored-by: Renko <[email protected]>
Co-authored-by: Yaron Shahrabani <[email protected]>
Co-authored-by: abc0922001 <[email protected]>
Co-authored-by: gallegonovato <[email protected]>
Co-authored-by: lucasmz-dev <[email protected]>
Co-authored-by: nautilusx <[email protected]>
Co-authored-by: pa cs <[email protected]>
Co-authored-by: rehork <[email protected]>
Co-authored-by: sysxda <[email protected]>
Co-authored-by: 大王叫我来巡山 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/cs/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/de/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/el/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/en_GB/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/es/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/fr/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/he/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/pl/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ro/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ru/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/sk/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/sv/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/tr/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/en_GB/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/sk/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/cs/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/en_GB/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/es/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/pl/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/sk/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/tr/
Translation: CalyxOS/Seedvault
Translation: CalyxOS/Seedvault contacts backup
Translation: CalyxOS/Seedvault storage backup
  • Loading branch information
18 people committed Sep 7, 2024
1 parent 10f9f8e commit f4103e4
Show file tree
Hide file tree
Showing 25 changed files with 635 additions and 74 deletions.
12 changes: 10 additions & 2 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<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_section_user">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="backup_section_system">Systémová data</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>
Expand Down Expand Up @@ -234,4 +234,12 @@
<string name="notification_space_error_title">Nedostatek místa pro zálohy</string>
<string name="restore_restore_set_size">Velikost: <xliff:g example="1 GB" id="size">%1$s</xliff:g></string>
<string name="notification_space_error_text">Vašemu umístění záloh dochází místo. Uvolněte jej, aby mohly probíhat další zálohy.</string>
<string name="backup_system_apps">Systémové aplikace</string>
<string name="restore_select_packages">Zvolte aplikace k obnovení</string>
<string name="restore_select_packages_all">Všechny následující aplikace</string>
<string name="restore_storage_selection_description">Zvolené soubory budou obnoveny. Klepněte na složku pro zobrazení souborů uvnitř.</string>
<string name="first_start_text">Chcete obnovit vaše zařízení z existující zálohy nebo vytvořit novou zálohu?</string>
<string name="setup_button">Vytvořit zálohu</string>
<string name="notification_restore_title">Probíhá obnovování</string>
<string name="notification_restore_channel_title">Oznámení o obnovení</string>
</resources>
14 changes: 9 additions & 5 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@
<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_section_user">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="backup_section_system">Systemdaten</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.
Expand All @@ -147,7 +147,7 @@
\n
\nBei einigen Apps (z. B. Signal oder WhatsApp) müssen die Dateien möglicherweise vollständig wiederhergestellt werden, um eine Sicherung zu importieren. Vermeide es, diese Apps zu starten, bevor die Wiederherstellung der Dateien abgeschlossen ist.</string>
<string name="restore_storage_in_progress_title">Dateien werden wiederhergestellt…</string>
<string name="restore_storage_choose_snapshot">Wähle eine Speichersicherung zum Wiederherstellen aus (experimentell)</string>
<string name="restore_storage_choose_snapshot">Wähle eine Speichersicherung zum Wiederherstellen aus (beta)</string>
<string name="restore_storage_skip">Wiederherstellen von Dateien überspringen</string>
<string name="restore_skip_apps">Wiederherstellen von Apps überspringen</string>
<string name="recovery_code_auth_description">Eingabe deiner Geräteanmeldedaten zum Fortfahren</string>
Expand All @@ -161,7 +161,7 @@
<string name="settings_expert_quota_title">Unbegrenztes App-Kontingent</string>
<string name="settings_expert_title">Experteneinstellungen</string>
<string name="settings_backup_storage_dialog_ok">Trotzdem aktivieren</string>
<string name="settings_backup_storage_dialog_message">Das Sichern von Dateien ist noch experimentell und funktioniert möglicherweise nicht. Verlasse dich bei wichtigen Daten nicht darauf.</string>
<string name="settings_backup_storage_dialog_message">Das Sichern von Dateien ist beta und funktioniert möglicherweise nicht. Verlasse dich bei wichtigen Daten nicht darauf.</string>
<string name="settings_backup_storage_dialog_title">Beta-Funktion</string>
<string name="settings_backup_files_summary">Keine</string>
<string name="settings_backup_files_title">Enthaltene Dateien und Ordner</string>
Expand Down Expand Up @@ -206,7 +206,7 @@
<string name="storage_user_selected_location_title">Benutzerdefinierter Speicherort</string>
<string name="notification_success_channel_title">Erfolgsbenachrichtigung</string>
<string name="settings_expert_d2d_title">Gerät-zu-Gerät-Sicherungen</string>
<string name="settings_expert_d2d_summary">Dies erzwingt Sicherungen für die meisten Apps, auch wenn diese dies nicht zulassen. Dies ist experimentell, die Verwendung erfolgt auf eigene Gefahr.</string>
<string name="settings_expert_d2d_summary">Dies erzwingt Sicherungen für die meisten Apps, auch wenn diese dies nicht zulassen. Dies ist alpha, die Verwendung erfolgt auf eigene Gefahr.</string>
<string name="storage_webdav_option_title">WebDAV-Cloud (Beta)</string>
<string name="storage_webdav_option_summary">Integrierter direkter WebDAV-Zugang</string>
<string name="storage_webdav_config_url">WebDAV-URL</string>
Expand All @@ -233,4 +233,8 @@
<string name="storage_webdav_config_malformed_url">Ungültige WebDAV-URL</string>
<string name="storage_webdav_name">WebDAV %s</string>
<string name="notification_apk_text">APK von %s wird gesichert</string>
<string name="notification_space_error_text">Der Speicherplatz für deine Sicherungen wird knapp. Gib Speicherplatz frei, damit die Sicherungen durchgeführt werden können.</string>
<string name="backup_system_apps">System-Apps</string>
<string name="restore_select_packages">Wiederherzustellende Apps auswählen</string>
<string name="restore_select_packages_all">Alle der folgenden Apps</string>
</resources>
21 changes: 18 additions & 3 deletions app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@
<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_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="backup_section_system">Δεδομένα συστήματος</string>
<string name="recovery_code_recreated">Ο νέος κωδικός επαναφοράς δημιουργήθηκε επιτυχώς</string>
<string name="recovery_code_verification_new_dialog_message">Η δημιουργία νέου κωδικού θα καταστήσει τα υπάρχοντα αντίγραφα ασφαλείας σας μη-προσβάσιμα. Θα προσπαθήσουμε να τα διαγράψουμε αν είναι δυνατόν.
\n
Expand Down Expand Up @@ -201,7 +201,7 @@
<string name="about_contributor_headline">Συνεισφέροντες</string>
<string name="about_contributor_content">Ανατρέξτε στο GitHub για μια <a href="https://github.com/seedvault-app/seedvault/graphs/contributors">λίστα συνεισφερόντων</a>.</string>
<string name="about_contributing_organizations_title">Συνεισφέροντες Οργανισμοί</string>
<string name="about_contributing_organizations_content"><a href="https://www.calyxinstitute.org">Ινστιτούτο Calyx</a> για χρήση στο <a href="https://calyxos.org">CalyxOS</a>
<string name="about_contributing_organizations_content"><a href="https://www.calyxinstitute.org">Ινστιτούτο Calyx</a> για χρήση στο <a href="https://calyxos.org">CalyxOS</a>
\n<a href="https://nlnet.nl/project/Seedvault/">NGI0 PET χρηματοδότηση από την NLnet</a></string>
<string name="storage_user_selected_location_title">Τοποθεσία επιλεγμένη από το χρήστη</string>
<string name="settings_expert_d2d_title">Αντίγραφα ασφαλείας από συσκευή σε συσκευή</string>
Expand All @@ -222,4 +222,19 @@
<string name="settings_backup_status_next_backup">Επόμενο αντίγραφο ασφαλείας: %1$s</string>
<string name="settings_backup_status_next_backup_usb">Τα αντίγραφα ασφαλείας θα συμβούν αυτόματα όταν συνδέσετε τη μονάδα USB</string>
<string name="notification_apk_not_backed_up">Αποθήκευση λίστας εφαρμογών για τις οποίες δεν μπορούμε να δημιουργήσουμε αντίγραφα ασφαλείας.</string>
<string name="storage_webdav_config_url">WebDAV URL</string>
<string name="storage_webdav_config_url_helper">Βεβαιωθείτε ότι έχετε εισαγάγει την πλήρη διεύθυνση URL εδώ. Π.χ. για το Nextcloud, έχει τη μορφή https://yourserver.com/remote.php/webdav</string>
<string name="storage_webdav_name">WebDAV %s</string>
<string name="restore_restore_set_size">Μέγεθος: <xliff:g example="1 GB" id="size">%1$s</xliff:g></string>
<string name="restore_select_packages">Επιλέξτε εφαρμογές για επαναφορά</string>
<string name="restore_select_packages_all">Όλες οι παρακάτω εφαρμογές</string>
<string name="notification_space_error_title">Ανεπαρκής χώρος αντιγράφων ασφαλείας</string>
<string name="notification_space_error_text">Ο χώρος στην τοποθεσία των αντιγράφων ασφαλείας σας εξαντλείται. Ελευθερώστε χώρο, ώστε τα αντίγραφα ασφαλείας να συνεχίσουν να εκτελούνται.</string>
<string name="backup_system_apps">Εφαρμογές συστήματος</string>
<string name="storage_webdav_option_title">WebDAV Cloud (beta)</string>
<string name="storage_webdav_option_summary">Ενσωματωμένη άμεση πρόσβαση WebDAV</string>
<string name="storage_webdav_config_user">Όνομα χρήστη</string>
<string name="storage_webdav_config_pass">Κωδικός πρόσβασης</string>
<string name="storage_webdav_config_button">Χρήση WebDAV cloud</string>
<string name="storage_webdav_config_malformed_url">Μη έγκυρη διεύθυνση URL WebDAV</string>
</resources>
14 changes: 13 additions & 1 deletion app/src/main/res/values-en-rGB/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="backup">Backup</string>
<string name="data_management_label">Seedvault Backup</string>
<string name="current_destination_string">Backup status and settings</string>
<string name="restore_backup_button">Restore backup</string>
<string name="first_start_text">Do you want to restore your device from an existing backup or start a new backup?</string>
<string name="settings_backup">Backup my apps</string>
<string name="settings_backup_location">Backup location</string>
<string name="settings_backup_location_none">None</string>
<string name="settings_backup_location_internal">Internal storage</string>
<string name="settings_category_apps">App backup</string>
<string name="setup_button">Start new</string>
</resources>
12 changes: 10 additions & 2 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@
<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_section_user">Aplicaciones</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="backup_section_system">Datos 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>
Expand Down Expand Up @@ -234,4 +234,12 @@
<string name="notification_space_error_title">No hay espacio suficiente para la copia de seguridad</string>
<string name="notification_space_error_text">La ubicación de la copia de seguridad se está quedando sin espacio. Libere espacio para que se puedan realizar las copias de seguridad.</string>
<string name="restore_restore_set_size">Tamaño: <xliff:g example="1 GB" id="size">%1$s</xliff:g></string>
<string name="restore_select_packages_all">Las siguientes aplicaciones</string>
<string name="backup_system_apps">Aplicaciones del sistema</string>
<string name="restore_select_packages">Seleccionar aplicaciones para restaurar</string>
<string name="restore_storage_selection_description">Se restaurarán los(el) archivo(s) seleccionado(s). Toca las carpetas para ver los(el) archivo(s) que contienen.</string>
<string name="first_start_text">¿Quieres restaurar tu dispositivo desde una copia de seguridad existente o iniciar una nueva copia de seguridad?</string>
<string name="setup_button">Iniciar una nueva</string>
<string name="notification_restore_channel_title">Notificación de restauración</string>
<string name="notification_restore_title">Restauración esta en ejecución</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<string name="settings_expert_logcat_title">Sauvegarde des logs de l\'application</string>
<string name="settings_backup_dialog_message">A la prochaine activation ,
\nLe processus de sauvegarde peux durer plus longtemps et utilisera du stockage additionnel.</string>
<string name="settings_backup_dialog_title">Désactiver les sauvegardes de l\'App\?</string>
<string name="settings_backup_dialog_title">Désactiver les sauvegardes de l\'App?</string>
<string name="about_contributing_organizations_title">Organisations participantes</string>
<string name="settings_backup_scheduling_title">Planification des sauvegardes</string>
<string name="settings_backup_status_next_backup_estimate">Prochaine sauvegarde (estimée) : %1$s</string>
Expand Down
Loading

0 comments on commit f4103e4

Please sign in to comment.