aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 00:13:07 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-27 00:13:07 +0000
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/cs.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
downloadnextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz
nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 7c38ee46fb8..45a755c4f08 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -80,7 +80,6 @@ OC.L10N.register(
"Additional settings" : "Dodatečná nastavení",
"Tips & tricks" : "Tipy a triky",
"Personal info" : "Osobní informace",
- "Sync clients" : "Synchronizační klienti",
"Unlimited" : "Neomezeně",
"Verifying" : "Ověření",
"Verifying …" : "Ověřování …",
@@ -236,6 +235,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s",
"Personal" : "Osobní",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
- "No app name specified" : "Nezadán název aplikace"
+ "No app name specified" : "Nezadán název aplikace",
+ "Sync clients" : "Synchronizační klienti"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");