android/source/res/values-cs/strings.xml     |   14 ++++++++++++++
 android/source/res/values-nl/strings.xml     |   14 ++++++++++++++
 android/source/res/values-pt-rBR/strings.xml |   14 ++++++++++++++
 android/source/res/values-zh-rTW/strings.xml |   14 ++++++++++++++
 4 files changed, 56 insertions(+)

New commits:
commit 19304724d3e7fdf19cbaf0c71c44ac742d444c96
Author:     Weblate <nore...@documentfoundation.org>
AuthorDate: Tue May 7 04:37:16 2024 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Tue May 7 10:13:18 2024 +0200

    android-viewer translated using Weblate
    
    Chinese (Traditional) currently translated at 100.0% (132 of 132 strings)
    
    Change-Id: Iadede33683d02d01c5c0781af18b41328fc2f01a
    
    android-viewer translated using Weblate
    
    Portuguese (Brazil) currently translated at 100.0% (132 of 132 strings)
    
    Change-Id: Ide5e2c3964faad4656cb8b7d5302604d87074ea5
    
    android-viewer translated using Weblate
    
    Dutch currently translated at 100.0% (132 of 132 strings)
    
    Change-Id: Ia4659494c08701dd9939596321bcb5955bfe830f
    
    android-viewer translated using Weblate
    
    Czech currently translated at 100.0% (132 of 132 strings)
    
    Change-Id: If43f5f750e95e9eb93f9051e6370c9a0f27a7f06
    Co-authored-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Co-authored-by: Po-Yen Huang <jeff.hu...@ossii.com.tw>
    Co-authored-by: Stanislav Horáček <stanislav.hora...@gmail.com>
    Co-authored-by: kees538 <kees...@gmail.com>
    Translate-URL: 
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/cs/
    Translate-URL: 
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/nl/
    Translate-URL: 
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/pt_BR/
    Translate-URL: 
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/zh_Hant/
    Translation: android-viewer/android-strings-24-2
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167251
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/android/source/res/values-cs/strings.xml 
b/android/source/res/values-cs/strings.xml
index ee3bf0bc0b66..4c59af8d8b85 100644
--- a/android/source/res/values-cs/strings.xml
+++ b/android/source/res/values-cs/strings.xml
@@ -118,4 +118,18 @@
     <string name="current_uno_command">Aktuální příkaz UNO</string>
     <string name="action_rename_slide">Přejmenovat snímek</string>
     <string name="action_copy">Kopírovat</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard_dismiss">OK</string>
+    <string name="message_save_incomplete">Ukládání nedokončeno. Byly v 
dokumentu nějaké změny?</string>
+    <string name="action_underline">Podtržené</string>
+    <string name="unable_to_go_further">Nelze jít dále.</string>
+    <string name="action_bold">Tučné</string>
+    <string name="browser_app_name">Prohlížeč LibreOffice</string>
+    <string name="menu_search">Hledat</string>
+    <string name="app_about_name"><b>LibreOffice Viewer „Beta“</b></string>
+    <string name="action_strikeout">Přeškrtnuté</string>
+    <string name="search_not_found">Klíčové slovo nenalezeno</string>
+    <string name="menu_preferences">Předvolby</string>
+    <string name="directory_not_saved">Adresář nebyl uložen.</string>
+    <string name="action_italic">Kurzíva</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard">Vaše zařízení s 
Androidem nepodporuje v aplikacích prezentace ve formátu SVG. Prezentace byla 
zkopírována do schránky. Stiskněte tlačítko Domů, otevřete moderní webový 
prohlížeč a vložte obsah schránky do adresního řádku.</string>
 </resources>
\ No newline at end of file
diff --git a/android/source/res/values-nl/strings.xml 
b/android/source/res/values-nl/strings.xml
index 1e8879288993..188cd2064e47 100644
--- a/android/source/res/values-nl/strings.xml
+++ b/android/source/res/values-nl/strings.xml
@@ -118,4 +118,18 @@
     <string name="display_language_summary">De standaard weergavetaal 
instellen</string>
     <string name="page">Pagina</string>
     <string name="font_color">Tekstkleur</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard_dismiss">OK</string>
+    <string name="message_save_incomplete">Opslaan onvolledig. Waren er 
veranderingen?</string>
+    <string name="action_underline">Onderstrepen</string>
+    <string name="unable_to_go_further">Kan niet verder te gaan.</string>
+    <string name="action_bold">Vet</string>
+    <string name="browser_app_name">LibreOffice Browser</string>
+    <string name="menu_search">Zoeken</string>
+    <string name="app_about_name"><b>LibreOffice Viewer \'Beta\'</b></string>
+    <string name="action_strikeout">Doorhalen</string>
+    <string name="search_not_found">Sleutelwoord niet gevonden</string>
+    <string name="menu_preferences">Voorkeuren</string>
+    <string name="directory_not_saved">Map is niet opgeslagen</string>
+    <string name="action_italic">Cursief</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard">Uw Android-apparaat 
ondersteunt geen in-app SVG-diavoorstelling. We hebben de link naar de 
diavoorstelling naar het klembord gekopieerd. Druk op de knop Start, open een 
moderne webbrowser, plak deze in de adresbalk en ga.</string>
 </resources>
\ No newline at end of file
diff --git a/android/source/res/values-pt-rBR/strings.xml 
b/android/source/res/values-pt-rBR/strings.xml
index 36045ea672e9..cbeb3ce8e3e4 100644
--- a/android/source/res/values-pt-rBR/strings.xml
+++ b/android/source/res/values-pt-rBR/strings.xml
@@ -118,4 +118,18 @@
     <string name="pdf_export_finished">Exportação em PDF terminada</string>
     <string name="unable_to_save">Não foi possível salvar o arquivo</string>
     <string name="action_rename_slide">Renomear slide</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard_dismiss">OK</string>
+    <string name="message_save_incomplete">Gravação incompleta. Houve 
mudanças?</string>
+    <string name="action_underline">Sublinhado</string>
+    <string name="unable_to_go_further">Não foi possível ir mais 
longe.</string>
+    <string name="action_bold">Negrito</string>
+    <string name="browser_app_name">Navegador LibreOffice</string>
+    <string name="menu_search">Pesquisar</string>
+    <string name="app_about_name"><b>LibreOffice Viewer \'Beta\'</b></string>
+    <string name="action_strikeout">Tachado</string>
+    <string name="search_not_found">Palavra-chave não encontrada</string>
+    <string name="menu_preferences">Preferências</string>
+    <string name="directory_not_saved">Diretório não salvo.</string>
+    <string name="action_italic">Itálico</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard">Seu dispositivo 
Android não permite apresentações em SVG dentro da aplicação. O link foi 
copiado para a área de transferência. Abra um navegador internet moderno, cole 
o endereço na barra de endereços e navegue.</string>
 </resources>
\ No newline at end of file
diff --git a/android/source/res/values-zh-rTW/strings.xml 
b/android/source/res/values-zh-rTW/strings.xml
index 60de641f125e..b66af684578d 100644
--- a/android/source/res/values-zh-rTW/strings.xml
+++ b/android/source/res/values-zh-rTW/strings.xml
@@ -118,4 +118,18 @@
     <string name="pref_experimental_editing_summary">啟用實驗性編輯模式。使用風險自負。</string>
     <string name="calc_optimal_length_default_text">輸入額外長度(以 100th/mm 
為單位)</string>
     <string name="action_presentation">投影片放映</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard_dismiss">確定</string>
+    <string name="message_save_incomplete">儲存未完成。有任何變動嗎?</string>
+    <string name="action_underline">底線</string>
+    <string name="unable_to_go_further">無法更進一步。</string>
+    <string name="action_bold">粗體</string>
+    <string name="browser_app_name">LibreOffice 瀏覽器</string>
+    <string name="menu_search">搜尋</string>
+    <string name="app_about_name"><b>LibreOffice Viewer「測試版」</b></string>
+    <string name="action_strikeout">刪除線</string>
+    <string name="search_not_found">找不到關鍵字</string>
+    <string name="menu_preferences">偏好設定</string>
+    <string name="directory_not_saved">目錄未儲存。</string>
+    <string name="action_italic">義式斜體</string>
+    <string name="alert_copy_svg_slide_show_to_clipboard">您的 Android 
裝置不支援應用程式內 svg 投影片放映。我們已將投影片放映的連結複製到剪貼簿。請按下主畫面按鈕,開啟現代網路瀏覽器,貼上到網址列並瀏覽。</string>
 </resources>
\ No newline at end of file

Reply via email to