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-06-01 07:09:47 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-06-01 11:30:27 +0300
commit793ee1866294809a26a206694d84a1ec6a1e41e7 (patch)
tree73265c54e533dca5401ead50d60d149c73d404b1 /app/src/main/res/values-cs-rCZ
parent1df8806528f57caa7c851646d0f6e59b877073b0 (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.xml4
1 files changed, 3 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 f8f1e86b..84a036de 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -257,4 +257,6 @@
<string name="remove_account">Odebrat %1$s</string>
<string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Abyste mohli přidat účet je třeba, abyste byli připojení k Internetu.</string>
- </resources>
+ <string name="simple_next">Další</string>
+ <string name="simple_prev">Předchozí</string>
+</resources>