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>2018-05-27 03:13:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/sk.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r--lib/l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index f730babe76a..e7db8d4d111 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -77,7 +77,6 @@ OC.L10N.register(
"Additional settings" : "Ďalšie nastavenia",
"Tips & tricks" : "Tipy a triky",
"Personal info" : "Osobné informácie",
- "Sync clients" : "Klienti synchronizácie",
"Unlimited" : "Neobmedzené",
"Verifying" : "Overovanie",
"Verifying …" : "Overovanie ...",
@@ -232,6 +231,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "Úložisko je dočasne nedostupné",
"Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s",
"Personal" : "Osobné",
- "App '%s' could not be installed!" : "Aplikáciu '%s' nebolo možné nainštalovať!"
+ "App '%s' could not be installed!" : "Aplikáciu '%s' nebolo možné nainštalovať!",
+ "Sync clients" : "Klienti synchronizácie"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");