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-05-21 05:27:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-21 05:27:50 +0300
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /lib/l10n/sk.js
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r--lib/l10n/sk.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index 615a5e9e033..f1bc3aa45c1 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -102,7 +102,6 @@ OC.L10N.register(
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Prosím, odstráňte nastavenie open_basedir vo vašom php.ini alebo prejdite na 64-bit PHP.",
"Set an admin username." : "Zadajte používateľské meno administrátora.",
"Set an admin password." : "Zadajte heslo administrátora.",
- "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend",
"Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený",
"Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený",
@@ -112,9 +111,6 @@ OC.L10N.register(
"Open »%s«" : "Otvoriť »%s«",
"%1$s via %2$s" : "%1$s cez %2$s",
"You are not allowed to share %s" : "Nemôžete sprístupniť %s",
- "Can’t increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s",
- "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",
"%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«.",
@@ -180,7 +176,6 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikáciu \"%1$s\" nie je možné inštalovať, pretože nie sú splnené nasledovné závislosti: %2$s",
"a safe home for all your data" : "bezpečný domov pre všetky vaše dáta",
"File is currently busy, please try again later" : "Súbor sa práve používa, skúste prosím neskôr",
- "Can't read file" : "Nemožno čítať súbor.",
"Application is not enabled" : "Aplikácia nie je zapnutá",
"Authentication error" : "Chyba autentifikácie",
"Token expired. Please reload page." : "Token vypršal. Obnovte, prosím, stránku.",
@@ -227,7 +222,12 @@ 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",
+ "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s",
"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"
+ "Can’t increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s",
+ "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",
+ "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",
+ "Can't read file" : "Nemožno čítať súbor."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");