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>2017-09-08 03:08:16 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-08 03:08:16 +0300
commit194f880073f5a549049db7387e9c988511a07d8b (patch)
tree66571fb234938f019c75fce620460c40c2cc33fb /lib/l10n/sk.js
parentbab313da5d76dafcf7e0f8424d39b3d9669f126f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r--lib/l10n/sk.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index 96ee48b404e..10bdef88995 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -56,9 +56,6 @@ OC.L10N.register(
"%s you may not use dots in the database name" : "V názve databázy %s nemôžete používať bodky",
"Oracle connection could not be established" : "Nie je možné pripojiť sa k Oracle",
"Oracle username and/or password not valid" : "Používateľské meno a/alebo heslo pre Oracle databázu je neplatné",
- "DB Error: \"%s\"" : "Chyba DB: \"%s\"",
- "Offending command was: \"%s\"" : "Podozrivý príkaz bol: \"%s\"",
- "Offending command was: \"%s\", name: %s, password: %s" : "Podozrivý príkaz bol: \"%s\", meno: %s, heslo: %s",
"PostgreSQL username and/or password not valid" : "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie je podporovaný a %s nebude správne fungovať na tejto platforme. Použite ho na vlastné riziko!",
"For the best results, please consider using a GNU/Linux server instead." : "Pre dosiahnutie najlepších výsledkov, prosím zvážte použitie GNU/Linux servera.",
@@ -186,7 +183,10 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "To je zvyčajne možné opraviť tým, že %s udelíte webovému serveru oprávnenie na zápis k adresáru s konfiguráciou%s.",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID: %s neexistuje. Povoľte ho prosím vo vašom nastavení aplikácií alebo konaktujte správcu.",
"Server settings" : "Nastavenia servera",
+ "DB Error: \"%s\"" : "Chyba DB: \"%s\"",
+ "Offending command was: \"%s\"" : "Podozrivý príkaz bol: \"%s\"",
"You need to enter either an existing account or the administrator." : "Musíte zadať jestvujúci účet alebo administrátora.",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Podozrivý príkaz bol: \"%s\", meno: %s, heslo: %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Nastavenie povolení pre %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s",
"Setting permissions for %s failed, because the item was not found" : "Nastavenie povolení pre %s zlyhalo, pretože položka sa nenašla",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Nemožno vymazať čas expirácie. Pri sprístupnení je čas exspirácie vyžadovaný.",