android/source/res/values-cs/strings.xml | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit 4a90f9044a6226088ab42744c226b6fa57b7cc3f Author: Weblate <nore...@documentfoundation.org> AuthorDate: Thu Feb 22 21:36:56 2024 +0100 Commit: Michael Weghorn <m.wegh...@posteo.de> CommitDate: Fri Feb 23 12:32:15 2024 +0100 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.hora...@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.wegh...@posteo.de> 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