android/source/res/values-af/strings.xml | 34 +++++++++++++++++++++++++++++++ android/source/res/values-de/strings.xml | 2 - 2 files changed, 35 insertions(+), 1 deletion(-)
New commits: commit 41defdd61ca1ea063cc155bcc4e54024c8f110ff Author: Weblate <[email protected]> AuthorDate: Mon Dec 30 05:53:37 2024 +0100 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Tue Dec 31 07:05:17 2024 +0100 android-viewer translated using Weblate German currently translated at 100.0% (116 of 116 strings) Change-Id: I717b309bc48c5c5e4b363ca7118a907e27b27136 android-viewer translated using Weblate Afrikaans currently translated at 100.0% (116 of 116 strings) Change-Id: Ib2c7245902163eaacb96b43eb05dfd129f6b0512 Co-authored-by: Christian Kühl <[email protected]> Co-authored-by: Paul Roos <[email protected]> Co-authored-by: Weblate <[email protected]> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-8/af/ Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-8/de/ Translation: android-viewer/android-strings-24-8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178781 Reviewed-by: Adolfo Jayme Barrientos <[email protected]> Tested-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/android/source/res/values-af/strings.xml b/android/source/res/values-af/strings.xml index 6b6fb7b10eff..f2c85e59a8c6 100644 --- a/android/source/res/values-af/strings.xml +++ b/android/source/res/values-af/strings.xml @@ -82,4 +82,38 @@ <string name="action_cut">Uitsny</string> <string name="compress_photo_title">Wil u die foto kompakteer?</string> <string name="take_photo">Neem die Foto</string> + <string name="action_text_copied">"Teks na knipbord gekopieer"</string> + <string name="insert_table">Tabel invoeg</string> + <string name="select_insert_options">Kies invoeg-opsies:</string> + <string name="select_delete_options">Kies verwyder-opsies:</string> + <string name="action_rename_worksheet">Hernoem werkblad</string> + <string name="action_delete_worksheet">Verwyder werkblad</string> + <string name="action_delete_slide">Verwyder skyfie</string> + <string name="name_already_used">Gegewe naam word reeds in gebruik.</string> + <string name="part_name_changed">Die naam vir die seksie is gewysig.</string> + <string name="part_deleted">Die seksie is verwyder.</string> + <string name="UNO_commands_string_hint">UNO-opdrag</string> + <string name="UNO_commands_string_type_hint">Tipe</string> + <string name="UNO_commands_string_value_hint">Waarde</string> + <string name="UNO_commands_string_parent_value_hint">Boliggende Waarde</string> + <string name="action_exportToPDF">As PDF uitskryf</string> + <string name="action_print">UItdruk</string> + <string name="tabhost_paragraph">Paragraaf</string> + <string name="tabhost_style">Vertoonstyl</string> + <string name="current_uno_command">Huidige UNO-opdrag</string> + <string name="pdf_export_finished">PDF-uitskryf is voltooid</string> + <string name="unable_to_export_pdf">Kan nie in PDF-formaat uitskryf nie</string> + <string name="error">Foutief</string> + <string name="enter_part_name">Voer die seksienaam in</string> + <string name="bmp_null">Bmp is nul!</string> + <string name="page">Bladsy</string> + <string name="sheet">Blad</string> + <string name="slide">Skyfie</string> + <string name="part">Seksie</string> + <string name="highlight_color">Beklemtoningkleur</string> + <string name="font_color">Font Kleur</string> + <string name="action_rename_slide">Hernoem Skyfie</string> + <string name="automatic">Automaties</string> + <string name="tabhost_character">Karakter</string> + <string name="unable_to_save">Kan lêer nie uitskryf nie</string> </resources> \ No newline at end of file diff --git a/android/source/res/values-de/strings.xml b/android/source/res/values-de/strings.xml index 7ebc8c9662ab..1d62819f567d 100644 --- a/android/source/res/values-de/strings.xml +++ b/android/source/res/values-de/strings.xml @@ -2,7 +2,7 @@ <resources> <string name="app_name">LibreOffice Viewer</string> <string name="app_name_settings">LibreOffice-Viewer-Einstellungen</string> - <string name="app_version">Version: %1$s<br>Build ID: <a href="https://hub.libreoffice.org/git-core/%2$s">%2$s</a></string> + <string name="app_version">Version: %1$s<br>Build-ID: <a href=https://hub.libreoffice.org/git-core/%2$s>%2$s</a></string> <string name="app_description">LibreOffice Viewer ist ein Dokumentenbetrachter, der auf LibreOffice basiert.</string> <string name="app_credits">https://www.libreoffice.org</string> <string name="app_vendor">Dieses Release wurde bereitgestellt durch $VENDOR.</string>
