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-03-27 04:49:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-27 04:49:33 +0300
commitd5eb1d51b11a4b650ee282eaa35e578bdd81379e (patch)
tree89cc698e0f11ce7e9839e366472bd6bcd470e7f9 /app/src/main/res/values-cs-rCZ
parent6f254c22b7058673387c92e50851d138dd2db514 (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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index 48f9ca7e1..a8a42171c 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -7,6 +7,8 @@
<!-- Simple values -->
<string name="simple_boards">Desky</string>
+ <string name="simple_cancel">Storno</string>
+ <string name="simple_create">Vytvořit</string>
<!-- About -->
<string name="about">O aplikaci</string>
@@ -57,4 +59,5 @@
<string name="add_board">Přidat nástěnku</string>
<string name="action_card_list_add_column">Přidat sloupec</string>
<string name="action_card_list_board_details">Podrobnosti o nástěnce</string>
+ <string name="simple_title">Nadpis</string>
</resources>