Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-02 06:59:40 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-10-02 11:38:52 +0300
commit852f43b7d34ad65f74b0ce88efbf792e29994227 (patch)
tree1255510abc3a2873af4672c7035b341b6ef1a6b0 /app/src/main/res/values-cs-rCZ
parent8cd95258f2f97767f32519572a3127c68f66b99b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main/res/values-cs-rCZ')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index e94c6c83..7bcb301e 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -12,6 +12,7 @@
<string name="action_search">Hledat</string>
<string name="action_sorting_method">Způsob řazení</string>
<string name="simple_cancel">Storno</string>
+ <string name="simple_switch">Přepnout</string>
<string name="simple_edit">Upravit</string>
<string name="simple_remove">Odebrat</string>
<string name="action_edit_save">Uložit</string>
@@ -275,4 +276,7 @@
<string name="settings_file_suffix_description">Přípona souboru pro nové poznámky ve vámi využívané instanci Nextcloud</string>
<string name="settings_file_suffix_success">Přípona nového souboru: %1$s</string>
<string name="http_status_code">HTTP stavový kód: %1$d</string>
- </resources>
+ <string name="progress_import_indeterminate">Importují se poznámky</string>
+ <string name="progress_import">Importuje se poznámka %1$d z %2$d…</string>
+ <string name="account_imported">Účet naimportován.</string>
+</resources>