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-04-26 07:03:27 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-04-26 11:29:19 +0300
commitf95d91c272b986fc9489a3bf3e3cf3feeb171eb4 (patch)
tree5a93eaa6dbf615b1f87ac72245f254cb9832c4cb /app/src/main/res/values-cs-rCZ
parent858292235cd8dfd8cbcef7a5cbdbbf84e909ee0f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-cs-rCZ')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml7
1 files changed, 6 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 6dc44ea6..100d57c2 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -6,12 +6,14 @@
<string name="label_all_notes">Všechny poznámky</string>
<string name="label_favorites">Oblíbené</string>
<string name="action_create">Nová poznámka</string>
+ <string name="welcome_text">Vítejte v %1$s</string>
<string name="action_settings">Nastavení</string>
<string name="action_trashbin">Smazané poznámky</string>
<string name="action_search">Hledat</string>
<string name="action_sorting_method">Způsob řazení</string>
<string name="simple_cancel">Storno</string>
<string name="simple_edit">Upravit</string>
+ <string name="simple_remove">Odebrat</string>
<string name="action_edit_save">Uložit</string>
<string name="simple_about">O aplikaci</string>
<string name="simple_link">Odkaz</string>
@@ -253,5 +255,8 @@
<string name="error_action_open_network">Nastavení sítě</string>
<string name="no_account_configured_yet">Zatím není nastavený žádný účet</string>
<string name="no_other_accounts">Zatím jste nenastavili žádné další účty.</string>
+ <string name="choose_account">Zvolte účet</string>
<string name="context_based_formatting">Kontextové vyskakovací okno formátování</string>
-</resources>
+ <string name="remove_account">Odebrat %1$s</string>
+
+ </resources>