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>2021-04-23 05:26:10 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-23 05:26:10 +0300
commit539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch)
tree2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/sk.js
parent012f791c8f1603ca5906ec8247b3320c94708e00 (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 0b27790c1f9..615a5e9e033 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -116,7 +116,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie",
"Files can’t be shared with create permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na vytváranie",
"Expiration date is in the past" : "Dátum konca platnosti je v minulosti",
- "Can’t set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti",
"%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«",
"%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.",
"Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.",
@@ -228,6 +227,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s",
"Following databases are supported: %s" : "Podporované sú tieto databázy: %s",
"Following platforms are supported: %s" : "Podporované sú nasledovné systémy: %s",
- "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID"
+ "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID",
+ "Can’t set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");