android/source/res/values-ab/strings.xml | 2 ++ android/source/res/values-cs/strings.xml | 6 ++++++ android/source/res/values-it/strings.xml | 12 ++++++------ 3 files changed, 14 insertions(+), 6 deletions(-)
New commits: commit 3849b7dfb3398d2875fb5b7ebf0ef160d8e1d8c1 Author: Weblate <nore...@documentfoundation.org> AuthorDate: Thu Jan 11 09:18:54 2024 +0100 Commit: Michael Weghorn <m.wegh...@posteo.de> CommitDate: Thu Jan 11 16:55:28 2024 +0100 Added translation for android-viewer using Weblate (Abkhazian) Change-Id: I4b2b27839f31a1b1fb8196d26112b0c6e1d76e63 android-viewer translated using Weblate Italian currently translated at 99.2% (129 of 130 strings) Change-Id: I90d070b565a99feb34bf4cc3affc532a5ab92a18 android-viewer translated using Weblate Italian currently translated at 99.2% (129 of 130 strings) Change-Id: Ib9e5acc686bebe3cdab3d993c9408434abf72228 android-viewer translated using Weblate Czech currently translated at 6.1% (8 of 130 strings) Change-Id: Idd82ae34f31f4bcd76ea4b293247fe0646c44168 Co-authored-by: Elisabetta Manuele <calemb...@hotmail.it> Co-authored-by: Stanislav Horáček <stanislav.hora...@gmail.com> Co-authored-by: Valter Mura <valterm...@gmail.com> Co-authored-by: Weblate <nore...@documentfoundation.org> Co-authored-by: Weblate <nore...@weblate.org> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings-7-6/cs/ Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings-7-6/it/ Translation: android-viewer/android-strings-7-6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161895 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.wegh...@posteo.de> diff --git a/android/source/res/values-ab/strings.xml b/android/source/res/values-ab/strings.xml new file mode 100644 index 000000000000..a6b3daec9354 --- /dev/null +++ b/android/source/res/values-ab/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources> \ No newline at end of file diff --git a/android/source/res/values-cs/strings.xml b/android/source/res/values-cs/strings.xml index f508d4e9f63d..1cb7056b2d1a 100644 --- a/android/source/res/values-cs/strings.xml +++ b/android/source/res/values-cs/strings.xml @@ -2,4 +2,10 @@ <resources> <string name="app_name">LibreOffice Viewer</string> <string name="app_name_settings">Nastavení LibreOffice Viewer</string> + <string name="app_description">LibreOffice Viewer je prohlížeč dokumentů založený na LibreOffice.</string> + <string name="app_credits">https://www.libreoffice.org</string> + <string name="app_vendor">Toto vydání bylo dodáno společností $VENDOR.</string> + <string name="app_version">Verze: %1$s<br>ID sestavení: <a href=https://hub.libreoffice.org/git-core/%2$s>%2$s</a></string> + <string name="about_license">Zobrazit licenci</string> + <string name="readonly_file">Tento soubor je pouze pro čtení.</string> </resources> \ No newline at end of file diff --git a/android/source/res/values-it/strings.xml b/android/source/res/values-it/strings.xml index 29098aa9e11e..4a52fe5f3bec 100644 --- a/android/source/res/values-it/strings.xml +++ b/android/source/res/values-it/strings.xml @@ -2,7 +2,7 @@ <resources> <string name="app_name_settings">Impostazioni del Visualizzatore di LibreOffice</string> <string name="app_name">Visualizzatore di LibreOffice</string> - <string name="app_about_name"><b>Visualizzatore di LibreOffice Beta</b></string> + <string name="app_about_name"><b>Visualizzatore LibreOffice \'Beta\'</b></string> <string name="app_description">Il Visualizzatore di LibreOffice è un\'app per visualizzare i documenti basata su LibreOffice.</string> <string name="app_credits">https://it.libreoffice.org/</string> <string name="app_vendor">Versione fornita da $VENDOR.</string> @@ -87,8 +87,8 @@ <string name="action_back">Indietro</string> <string name="action_text_copied">Testo copiato negli appunti</string> <string name="insert_table">Inserisci tabella</string> - <string name="select_insert_options">Scegli le opzioni di inserimento:</string> - <string name="select_delete_options">Scegli le opzioni di eliminazione:</string> + <string name="select_insert_options">Scegli opzioni di inserimento:</string> + <string name="select_delete_options">Scegli opzioni di eliminazione:</string> <string name="action_rename_worksheet">Rinomina foglio di lavoro</string> <string name="action_delete_worksheet">Elimina foglio di lavoro</string> <string name="action_delete_slide">Elimina diapositiva</string> @@ -109,7 +109,7 @@ <string name="alert_cancel">Annulla</string> <string name="tabhost_character">Carattere</string> <string name="current_uno_command">Comando UNO attuale</string> - <string name="display_language_summary">Imposta la lingua di visualizzazione predefinita</string> + <string name="display_language_summary">Imposta lingua di visualizzazione predefinita</string> <string name="display_language">Mostra lingua</string> <string name="pdf_export_finished">Esportazione in PDF terminata</string> <string name="unable_to_export_pdf">Impossibile esportare in PDF</string> @@ -125,9 +125,9 @@ <string name="highlight_color">Colore evidenziazione</string> <string name="directory_not_saved">Cartella non salvata.</string> <string name="sheet">Foglio</string> - <string name="file_icon_desc">fileicon</string> + <string name="file_icon_desc">iconafile</string> <string name="calc_optimal_length_default_text">Inserisci lunghezza aggiuntiva in centesimi di millimetro</string> - <string name="action_pwd_dialog_title">Inserisci la password</string> + <string name="action_pwd_dialog_title">Inserisci password</string> <string name="automatic">Automatico</string> <string name="action_rename_slide">Rinomina diapositiva</string> </resources> \ No newline at end of file