Skip to content

Commit

Permalink
New Crowdin updates (#261)
Browse files Browse the repository at this point in the history
* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Galician)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Galician)

* New translations strings.xml (German)
  • Loading branch information
michaeltroger authored May 24, 2024
1 parent 41cfaa9 commit 4c7dae7
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 544 deletions.
40 changes: 0 additions & 40 deletions app/src/main/res/values-bg/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,14 @@
<resources>
<string name="app_name">Зелен паспорт</string>
<string name="delete">Изтриване</string>
<string name="document_name">Document name</string>
<string name="barcode">Barcode</string>
<string name="add">Добавяне</string>
<string name="warning">Warning</string>
<string name="error_reading_pdf">Грешка при четене на PDF файла. Опитайте с друг файл или местоположение на файла</string>
<string name="dialog_password_protection_title">Декриптиране на защитен с парола PDF файл</string>
<string name="dialog_password_protection_hint">Въведете парола</string>
<string name="ok">ОК</string>
<string name="cancel">Отказ</string>
<string name="dialog_delete_confirmation_message">Наистина ли искате да изтриете документа от приложението?</string>
<string name="require_authentication">Изискване за удостоверяване</string>
<string name="preference_search_barcode">Extract barcode</string>
<string name="preference_search_barcode_description">Scan each PDF page for a barcode like e.g. a QR code.</string>
<string name="settings">Настройки</string>
<string name="authenticate">Удостоверяване</string>
<string name="report_issue_summary">Имате проблем с приложението? Нека се опитам да ви помогна</string>
Expand All @@ -27,40 +22,5 @@
<string name="contributing_summary">Това приложение е с отворен код. Включете се с код!</string>
<string name="more">Още</string>
<string name="privacy_policy">Политика за поверителност</string>
<string name="preference_max_brightness">100\u0025 brightness</string>
<string name="preference_max_brightness_description">Always display the app with full screen brightness.</string>
<string name="licenses">Licenses</string>
<string name="licenses_summary">Display the open-source licenses used in this project</string>
<string name="version">Version %1$s</string>
<string name="share">Share</string>
<string name="changelog">Changelog</string>
<string name="changelog_summary">Changes in this app version</string>
<string name="delete_all">Delete all</string>
<string name="dialog_delete_all_confirmation_message">Do you really want to delete all documents from the app?</string>
<string name="dialog_warning_title">Warning!</string>
<string name="dialog_warning_description">The app is currently configured to be shown on top of the lock screen. That means your documents can potentially be accessed without unlocking your phone. Go to settings to change this.</string>
<string name="lock">Lock</string>
<string name="export_all">Export all</string>
<string name="preference_add_documents_front">Add documents in front</string>
<string name="preference_add_documents_front_description">New PDFs are inserted in the front instead of the back.</string>
<string name="preference_add_show_on_locked_screen">Show over lock screen</string>
<string name="preference_add_show_on_locked_screen_description">Allows to access the app without unlocking your phone. Don\'t use this setting permanently.</string>
<string name="scroll_to_first">Scroll to first PDF</string>
<string name="scroll_to_last">Scroll to last PDF</string>
<string name="pdfs">PDFs</string>
<string name="search">Search</string>
<string name="search_query_hint">Document name</string>
<string name="dialog_document_name_title">Change document name</string>
<string name="dialog_document_order_title">Change document order</string>
<string name="change_order">Change order</string>
<string name="export_filtered">Export currently filtered</string>
<string name="delete_filtered">Delete currently filtered</string>
<string name="switch_layout">Switch layout</string>
<string name="preference_show_list_layout">Show PDFs in list layout</string>
<string name="preference_show_list_layout_description">Alternative layout in which instead of showing the PDF right away, only the PDF titles are shown in a list.</string>
<!--suppress MissingQuantity -->
<plurals name="dialog_delete_filtered_confirmation_text">
<item quantity="one">Do you really want to delete %d document from the app?</item>
<item quantity="other">Do you really want to delete %d documents from the app?</item>
</plurals>
</resources>
42 changes: 0 additions & 42 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,14 @@
<resources>
<string name="app_name">Green Pass</string>
<string name="delete">Smazat</string>
<string name="document_name">Document name</string>
<string name="barcode">Barcode</string>
<string name="add">Přidat</string>
<string name="warning">Warning</string>
<string name="error_reading_pdf">Při čtení souboru PDF došlo k chybě. Zkuste jiný soubor nebo jiné umístění souboru</string>
<string name="dialog_password_protection_title">Dešifrování souboru PDF chráněného heslem</string>
<string name="dialog_password_protection_hint">Zadejte heslo</string>
<string name="ok">OK</string>
<string name="cancel">Zrušit</string>
<string name="dialog_delete_confirmation_message">Opravdu si přejete odstranit tento dokument z aplikace?</string>
<string name="require_authentication">Vyžadovat ověření</string>
<string name="preference_search_barcode">Extract barcode</string>
<string name="preference_search_barcode_description">Scan each PDF page for a barcode like e.g. a QR code.</string>
<string name="settings">Nastavení</string>
<string name="authenticate">Přihlásit se</string>
<string name="report_issue_summary">Jakýkoliv problém s používáním aplikace? Nechte mě vyzkoušet vám pomoct</string>
Expand All @@ -27,42 +22,5 @@
<string name="contributing_summary">Tato aplikace je open-source. Přispějte váš kód!</string>
<string name="more">Více</string>
<string name="privacy_policy">Zásady ochrany osobních údajů</string>
<string name="preference_max_brightness">100\u0025 brightness</string>
<string name="preference_max_brightness_description">Always display the app with full screen brightness.</string>
<string name="licenses">Licenses</string>
<string name="licenses_summary">Display the open-source licenses used in this project</string>
<string name="version">Version %1$s</string>
<string name="share">Share</string>
<string name="changelog">Changelog</string>
<string name="changelog_summary">Changes in this app version</string>
<string name="delete_all">Delete all</string>
<string name="dialog_delete_all_confirmation_message">Do you really want to delete all documents from the app?</string>
<string name="dialog_warning_title">Warning!</string>
<string name="dialog_warning_description">The app is currently configured to be shown on top of the lock screen. That means your documents can potentially be accessed without unlocking your phone. Go to settings to change this.</string>
<string name="lock">Lock</string>
<string name="export_all">Export all</string>
<string name="preference_add_documents_front">Add documents in front</string>
<string name="preference_add_documents_front_description">New PDFs are inserted in the front instead of the back.</string>
<string name="preference_add_show_on_locked_screen">Show over lock screen</string>
<string name="preference_add_show_on_locked_screen_description">Allows to access the app without unlocking your phone. Don\'t use this setting permanently.</string>
<string name="scroll_to_first">Scroll to first PDF</string>
<string name="scroll_to_last">Scroll to last PDF</string>
<string name="pdfs">PDFs</string>
<string name="search">Search</string>
<string name="search_query_hint">Document name</string>
<string name="dialog_document_name_title">Change document name</string>
<string name="dialog_document_order_title">Change document order</string>
<string name="change_order">Change order</string>
<string name="export_filtered">Export currently filtered</string>
<string name="delete_filtered">Delete currently filtered</string>
<string name="switch_layout">Switch layout</string>
<string name="preference_show_list_layout">Show PDFs in list layout</string>
<string name="preference_show_list_layout_description">Alternative layout in which instead of showing the PDF right away, only the PDF titles are shown in a list.</string>
<!--suppress MissingQuantity -->
<plurals name="dialog_delete_filtered_confirmation_text">
<item quantity="one">Do you really want to delete %d document from the app?</item>
<item quantity="few">Do you really want to delete %d documents from the app?</item>
<item quantity="many">Do you really want to delete %d documents from the app?</item>
<item quantity="other">Do you really want to delete %d documents from the app?</item>
</plurals>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<string name="require_authentication">Authentifizierung erforderlich</string>
<string name="preference_search_barcode">Barcode extrahieren</string>
<string name="preference_search_barcode_description">Scannen Sie jede PDF-Seite nach einem Barcode wie z.B. einem QR-Code.</string>
<string name="preference_try_hard_barcode">Erweiterte Barcode-Suche</string>
<string name="preference_try_hard_barcode_description">Versuche besonders ausführlich Barcodes zu finden. Macht die Dokumenten-Ladezeit ein bisschen langsamer.</string>
<string name="settings">Einstellungen</string>
<string name="authenticate">Authentifizieren</string>
<string name="report_issue_summary">Probleme bei Verwendung der App? Lass uns helfen</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
<string name="delete_filtered">Εξαγωγή φιλτραρισμένων</string>
<string name="switch_layout">Αλλαγή διάταξης</string>
<string name="preference_show_list_layout">Εμφάνιση των PDF σε διάταξη λίστας</string>
<string name="preference_show_list_layout_description">Alternative layout in which instead of showing the PDF right away, only the PDF titles are shown in a list.</string>
<!--suppress MissingQuantity -->
<plurals name="dialog_delete_filtered_confirmation_text">
<item quantity="one">Θέλετε πράγματι να διαγράψετε %d έγγραφο από την εφαρμογή;</item>
Expand Down
40 changes: 0 additions & 40 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,14 @@
<resources>
<string name="app_name">Green Pass</string>
<string name="delete">Eliminar</string>
<string name="document_name">Document name</string>
<string name="barcode">Barcode</string>
<string name="add">Añadir</string>
<string name="warning">Warning</string>
<string name="error_reading_pdf">Error al leer el PDF. Inténtalo con otro fichero u origen</string>
<string name="dialog_password_protection_title">Descifrar PDF protegido por contraseña</string>
<string name="dialog_password_protection_hint">Escribe la contraseña</string>
<string name="ok">OK</string>
<string name="cancel">Cancelar</string>
<string name="dialog_delete_confirmation_message">¿Estás seguro de que quieres eliminar este documento de la app?</string>
<string name="require_authentication">Wymagaj uwierzytelnienia</string>
<string name="preference_search_barcode">Extract barcode</string>
<string name="preference_search_barcode_description">Scan each PDF page for a barcode like e.g. a QR code.</string>
<string name="settings">Ajustes</string>
<string name="authenticate">Autenticar</string>
<string name="report_issue_summary">¿Problema con la aplicación? Déjame intentar ayudarte</string>
Expand All @@ -27,40 +22,5 @@
<string name="contributing_summary">Esta app es de código abierto. Contribuye!</string>
<string name="more">Más</string>
<string name="privacy_policy">Política de Privacidad</string>
<string name="preference_max_brightness">100\u0025 brightness</string>
<string name="preference_max_brightness_description">Always display the app with full screen brightness.</string>
<string name="licenses">Licenses</string>
<string name="licenses_summary">Display the open-source licenses used in this project</string>
<string name="version">Version %1$s</string>
<string name="share">Share</string>
<string name="changelog">Changelog</string>
<string name="changelog_summary">Changes in this app version</string>
<string name="delete_all">Delete all</string>
<string name="dialog_delete_all_confirmation_message">Do you really want to delete all documents from the app?</string>
<string name="dialog_warning_title">Warning!</string>
<string name="dialog_warning_description">The app is currently configured to be shown on top of the lock screen. That means your documents can potentially be accessed without unlocking your phone. Go to settings to change this.</string>
<string name="lock">Lock</string>
<string name="export_all">Export all</string>
<string name="preference_add_documents_front">Add documents in front</string>
<string name="preference_add_documents_front_description">New PDFs are inserted in the front instead of the back.</string>
<string name="preference_add_show_on_locked_screen">Show over lock screen</string>
<string name="preference_add_show_on_locked_screen_description">Allows to access the app without unlocking your phone. Don\'t use this setting permanently.</string>
<string name="scroll_to_first">Scroll to first PDF</string>
<string name="scroll_to_last">Scroll to last PDF</string>
<string name="pdfs">PDFs</string>
<string name="search">Search</string>
<string name="search_query_hint">Document name</string>
<string name="dialog_document_name_title">Change document name</string>
<string name="dialog_document_order_title">Change document order</string>
<string name="change_order">Change order</string>
<string name="export_filtered">Export currently filtered</string>
<string name="delete_filtered">Delete currently filtered</string>
<string name="switch_layout">Switch layout</string>
<string name="preference_show_list_layout">Show PDFs in list layout</string>
<string name="preference_show_list_layout_description">Alternative layout in which instead of showing the PDF right away, only the PDF titles are shown in a list.</string>
<!--suppress MissingQuantity -->
<plurals name="dialog_delete_filtered_confirmation_text">
<item quantity="one">Do you really want to delete %d document from the app?</item>
<item quantity="other">Do you really want to delete %d documents from the app?</item>
</plurals>
</resources>
40 changes: 0 additions & 40 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,14 @@
<resources>
<string name="app_name">Certificat</string>
<string name="delete">Supprimer</string>
<string name="document_name">Document name</string>
<string name="barcode">Barcode</string>
<string name="add">Ajouter</string>
<string name="warning">Warning</string>
<string name="error_reading_pdf">Erreur lors de la lecture du PDF. Essayez un autre fichier ou dossier</string>
<string name="dialog_password_protection_title">Déchiffrer le PDF protégé par mot de passe</string>
<string name="dialog_password_protection_hint">Saisir le mot de passe</string>
<string name="ok">OK</string>
<string name="cancel">Annuler</string>
<string name="dialog_delete_confirmation_message">Voulez-vous vraiment supprimer le document de l\'application ?</string>
<string name="require_authentication">Authentification requise</string>
<string name="preference_search_barcode">Extract barcode</string>
<string name="preference_search_barcode_description">Scan each PDF page for a barcode like e.g. a QR code.</string>
<string name="settings">Paramètres</string>
<string name="authenticate">S\'authentifier</string>
<string name="report_issue_summary">Un problème avec l\'application ? Laissez-moi essayer de vous aider</string>
Expand All @@ -27,40 +22,5 @@
<string name="contributing_summary">Cette application est open-source. Contribuez au code !</string>
<string name="more">Plus</string>
<string name="privacy_policy">Politique de confidentialité</string>
<string name="preference_max_brightness">100\u0025 brightness</string>
<string name="preference_max_brightness_description">Always display the app with full screen brightness.</string>
<string name="licenses">Licenses</string>
<string name="licenses_summary">Display the open-source licenses used in this project</string>
<string name="version">Version %1$s</string>
<string name="share">Share</string>
<string name="changelog">Changelog</string>
<string name="changelog_summary">Changes in this app version</string>
<string name="delete_all">Delete all</string>
<string name="dialog_delete_all_confirmation_message">Do you really want to delete all documents from the app?</string>
<string name="dialog_warning_title">Warning!</string>
<string name="dialog_warning_description">The app is currently configured to be shown on top of the lock screen. That means your documents can potentially be accessed without unlocking your phone. Go to settings to change this.</string>
<string name="lock">Lock</string>
<string name="export_all">Export all</string>
<string name="preference_add_documents_front">Add documents in front</string>
<string name="preference_add_documents_front_description">New PDFs are inserted in the front instead of the back.</string>
<string name="preference_add_show_on_locked_screen">Show over lock screen</string>
<string name="preference_add_show_on_locked_screen_description">Allows to access the app without unlocking your phone. Don\'t use this setting permanently.</string>
<string name="scroll_to_first">Scroll to first PDF</string>
<string name="scroll_to_last">Scroll to last PDF</string>
<string name="pdfs">PDFs</string>
<string name="search">Search</string>
<string name="search_query_hint">Document name</string>
<string name="dialog_document_name_title">Change document name</string>
<string name="dialog_document_order_title">Change document order</string>
<string name="change_order">Change order</string>
<string name="export_filtered">Export currently filtered</string>
<string name="delete_filtered">Delete currently filtered</string>
<string name="switch_layout">Switch layout</string>
<string name="preference_show_list_layout">Show PDFs in list layout</string>
<string name="preference_show_list_layout_description">Alternative layout in which instead of showing the PDF right away, only the PDF titles are shown in a list.</string>
<!--suppress MissingQuantity -->
<plurals name="dialog_delete_filtered_confirmation_text">
<item quantity="one">Do you really want to delete %d document from the app?</item>
<item quantity="other">Do you really want to delete %d documents from the app?</item>
</plurals>
</resources>
Loading

0 comments on commit 4c7dae7

Please sign in to comment.