diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 11:48:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 11:48:25 +0000 |
commit | 9c0049cfae49c8e4ddef9125a69db2ad134c10c6 (patch) | |
tree | 812a86c0eee63dfc5ace12f2622ed3ce9cd3d680 /android/source/res/values-sk/strings.xml | |
parent | Releasing progress-linux version 4:24.2.3-2~progress7.99u1. (diff) | |
download | libreoffice-9c0049cfae49c8e4ddef9125a69db2ad134c10c6.tar.xz libreoffice-9c0049cfae49c8e4ddef9125a69db2ad134c10c6.zip |
Merging upstream version 4:24.2.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'android/source/res/values-sk/strings.xml')
-rw-r--r-- | android/source/res/values-sk/strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/android/source/res/values-sk/strings.xml b/android/source/res/values-sk/strings.xml new file mode 100644 index 0000000000..b83ec58936 --- /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 |