From 539c065e8e9c773f18f991ffd0b82ae0bf6a2470 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 23 Apr 2021 02:26:10 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/sk.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/l10n/sk.js') 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);"); -- cgit v1.2.3