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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-10 05:16:59 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-10 05:16:59 +0300
commitcd7c7d78d71e98f0ec640ffdea99158c22ed26b1 (patch)
treeeac2430a0721b41b381abdeede3ff84e08bab7f0 /apps/systemtags/l10n
parentb38b6103090b7619fe0a10d85cba430daf66d45d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags/l10n')
-rw-r--r--apps/systemtags/l10n/cs.js1
-rw-r--r--apps/systemtags/l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js
index 8aa74e7e1f8..4abc28e7a4f 100644
--- a/apps/systemtags/l10n/cs.js
+++ b/apps/systemtags/l10n/cs.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Štítky",
+ "Tag name is empty" : "Název štítku je prázdný",
"Update" : "Aktualizovat",
"Create" : "Vytvořit",
"Select tag…" : "Zvolit štítek…",
diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json
index f1425ba6a62..db5a20d98b1 100644
--- a/apps/systemtags/l10n/cs.json
+++ b/apps/systemtags/l10n/cs.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "Štítky",
+ "Tag name is empty" : "Název štítku je prázdný",
"Update" : "Aktualizovat",
"Create" : "Vytvořit",
"Select tag…" : "Zvolit štítek…",