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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-18 07:04:44 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-12-18 14:41:43 +0300
commit9898c0135132b323c433f0bc33ce3fbd2bef7b88 (patch)
tree378466536a66d0664a3cf1ab3c38e2d14f991f10 /app/src/main/res/values-cs-rCZ
parentc7baac004f02456c4544b127921b8d187b2d6363 (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.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index 0e61bb6b8..0b3afc35f 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -10,13 +10,13 @@
<!-- Simple values -->
<string name="simple_boards">Tabule</string>
- <string name="simple_cancel">Storno</string>
<string name="simple_add">Přidat</string>
<string name="simple_save">Uložit</string>
<string name="edit_board">Upravit tabuli</string>
<string name="archive_board">Archivovat tabuli</string>
<string name="delete_board">Smazat tabuli</string>
+ <string name="delete_something">Smazat %1$s</string>
<!-- About -->
<string name="about">O aplikaci</string>
@@ -118,5 +118,7 @@
<string name="owner">Vlastník</string>
<string name="simple_comment">Komentář</string>
<string name="attachment_delete_message">Toto tuto přílohu nadobro smaže.</string>
- <string name="delete_attachment">Smazat %1$s</string>
+ <string name="no_content">Zatím žádný osah</string>
+ <string name="action_card_move">Přesunout kartu</string>
+ <string name="action_card_move_title">Přesunout %1$s</string>
</resources>