diff options
author | Weblate <noreply@documentfoundation.org> | 2024-02-22 21:36:56 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-02-23 12:32:15 +0100 |
commit | 4a90f9044a6226088ab42744c226b6fa57b7cc3f (patch) | |
tree | ef0ad2d072518ca459415f52aca7e640988c20f2 | |
parent | 203e21735ffc031d4689208ec39d9b24572d447d (diff) |
android-viewer translated using Weblate
Czech currently translated at 52.5% (62 of 118 strings)
Change-Id: I867b990871692eb3947b48ca51e65716023bf6cc
Co-authored-by: Stanislav Horáček <stanislav.horacek@gmail.com>
Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/cs/
Translation: android-viewer/android-strings
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163795
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
-rw-r--r-- | android/source/res/values-cs/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/source/res/values-cs/strings.xml b/android/source/res/values-cs/strings.xml index 8b5ee9b30e55..303240269537 100644 --- a/android/source/res/values-cs/strings.xml +++ b/android/source/res/values-cs/strings.xml @@ -59,4 +59,7 @@ <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> + <string name="search_find_next">Najít další</string> + <string name="search_find_previous">Najít předchozí</string> + <string name="action_save_as">Uložit jako…</string> </resources>
\ No newline at end of file |