android/source/res/values-cs/strings.xml | 43 +++++++++++++++++++++++++++++++ android/source/res/values-sk/strings.xml | 22 +++++++++++++++ 2 files changed, 65 insertions(+)
New commits: commit d527c6dca4513bf2f4267bd9e6f739532d7908d0 Author: Weblate <[email protected]> AuthorDate: Wed Jan 24 19:37:05 2024 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Thu Jan 25 11:29:33 2024 +0100 android-viewer translated using Weblate Slovak currently translated at 16.1% (19 of 118 strings) Change-Id: I43a99ef5228367157936337424f0b88893bba112 android-viewer translated using Weblate Czech currently translated at 50.0% (59 of 118 strings) Change-Id: I5335d1b9a25312708822ddf890fdb92c02891b25 Added translation for android-viewer using Weblate (Slovak) Change-Id: Icd19b09d4df30882fba4b26a7745419fe73233ba Co-authored-by: Miloš Šrámek <[email protected]> Co-authored-by: Stanislav Horáček <[email protected]> Co-authored-by: Weblate <[email protected]> Co-authored-by: Weblate <[email protected]> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/cs/ Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/sk/ Translation: android-viewer/android-strings Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162472 Tested-by: Jenkins Reviewed-by: Michael Weghorn <[email protected]> diff --git a/android/source/res/values-cs/strings.xml b/android/source/res/values-cs/strings.xml index 93d4ad5fc0b3..8b5ee9b30e55 100644 --- a/android/source/res/values-cs/strings.xml +++ b/android/source/res/values-cs/strings.xml @@ -16,4 +16,47 @@ <string name="new_drawing">Nová kresba</string> <string name="default_document_name">bez názvu</string> <string name="new_spreadsheet">Nový sešit</string> + <string name="pref_developer_mode_summary">Povolí vývojářský režim, ve kterém lze v aplikaci posílat příkazy UNO. Použití na vlastní nebezpečí.</string> + <string name="calc_show">Zobrazit</string> + <string name="pref_developer_mode">Vývojářský režim</string> + <string name="calc_hide">Skrýt</string> + <string name="action_UNO_commands">Poslat příkaz UNO</string> + <string name="action_about">O aplikaci</string> + <string name="action_fromat">Povolit formát</string> + <string name="password">Heslo</string> + <string name="select_insert_options">Vyberte možnosti vložení:</string> + <string name="slideshow_action_back">Zpět</string> + <string name="save_document">ULOŽIT</string> + <string name="calc_adjust_length">Upravit délku</string> + <string name="select_file_to_open">Vyberte soubor k otevření</string> + <string name="save_alert_dialog_title">Uložit dokument před zavřením?</string> + <string name="message_saving_failed">Ukládání dokumentu selhalo.</string> + <string name="calc_optimal_length">Optimální délka</string> + <string name="action_redo">Znovu</string> + <string name="title_recents">Poslední soubory</string> + <string name="calc_insert_before">Vložit</string> + <string name="message_saving">Ukládání dokumentu…</string> + <string name="no_save_document">NE</string> + <string name="calc_adjust_width">Upravit šířku</string> + <string name="action_back">Zpět</string> + <string name="pref_experimental_editing">Experimentální režim</string> + <string name="calc_delete">Smazat</string> + <string name="action_undo">Zpět</string> + <string name="action_parts">Části</string> + <string name="select_delete_options">Vyberte možnosti smazání:</string> + <string name="pref_category_general">Obecné</string> + <string name="action_text_copied">Text zkopírován do schránky</string> + <string name="action_keyboard">Zobrazit klávesnici</string> + <string name="action_presentation">Prezentace</string> + <string name="action_search">Hledat</string> + <string name="message_saved">Ukládání dokončeno</string> + <string name="action_save">Uložit</string> + <string name="action_settings">Nastavení</string> + <string name="title_browser">Všechny soubory</string> + <string name="insert_table">Vložit tabulku</string> + <string name="action_add_slide">Přidat snímek</string> + <string name="action_cancel">Zrušit</string> + <string name="calc_adjust_height">Upravit výšku</string> + <string name="pref_experimental_editing_summary">Povolí experimentální režim úprav. Použití na vlastní nebezpečí.</string> + <string name="calc_optimal_height">Optimální výška</string> </resources> \ No newline at end of file diff --git a/android/source/res/values-sk/strings.xml b/android/source/res/values-sk/strings.xml new file mode 100644 index 000000000000..b83ec58936b9 --- /dev/null +++ b/android/source/res/values-sk/strings.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_description">LibreOffice Viewer je prehliadač dokumentov založený na LibreOffice.</string> + <string name="default_document_name">bez názvu</string> + <string name="action_about">Info</string> + <string name="app_credits">https://www.libreoffice.org</string> + <string name="new_spreadsheet">Nový tabuľkový dokument</string> + <string name="select_file_to_open">Vyberte súbor, ktorý chcete otvoriť</string> + <string name="new_drawing">Nová kresba</string> + <string name="title_recents">Posledné súbory</string> + <string name="new_textdocument">Nový textový dokument</string> + <string name="new_presentation">Nová prezentácia</string> + <string name="app_vendor">Dodávateľom tohto produktu je $VENDOR.</string> + <string name="pref_category_general">Všeobecné</string> + <string name="app_name_settings">Nastavenia LibreOffice Viewer</string> + <string name="app_version">Verzia: %1$s<br>ID zostavenia: <a href=https://hub.libreoffice.org/git-core/%2$s>%2$s</a></string> + <string name="about_license">Zobraziť licenciu</string> + <string name="title_browser">Všetky súbory</string> + <string name="app_name">LibreOffice Viewer</string> + <string name="readonly_file">Táto súbor je len na čítanie.</string> + <string name="about_notice">Zobraziť oznam</string> +</resources> \ No newline at end of file
