aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r--lib/l10n/sk.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index ddd31dde93a..4415a806550 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Server version %s or higher is required." : "Je vyžadovaná verzia servera %s alebo vyššia.",
"Server version %s or lower is required." : "Je vyžadovaná verzia servera %s alebo nižšia.",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Prihlásený účet musí byť správcom, podadministrátorom alebo musí mať špeciálne právo na prístup k tomuto nastaveniu.",
+ "Your current IP address doesn't allow you to perform admin actions" : "Vaša aktuálna adresa IP vám neumožňuje vykonávať akcie správcu",
"Logged in account must be an admin or sub admin" : "Prihlásený účet musí byť správcom alebo sub správcom.",
"Logged in account must be an admin" : "Prihlásený účet musí byť správcom",
"Wiping of device %s has started" : "Začalo sa mazanie zariadenia %s",
@@ -155,6 +156,7 @@ OC.L10N.register(
"Oracle connection could not be established" : "Nie je možné pripojiť sa k Oracle",
"Oracle Login and/or password not valid" : "Prihlasovacie meno a/alebo heslo pre Oracle databázu je neplatné",
"PostgreSQL Login and/or password not valid" : "Prihlasovacie 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žitie 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.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá sa, že táto inštancia %s beží v 32-bitovom prostredí PHP a v php.ini bola nastavená voľba open_basedir. To bude zdrojom problémov so súbormi väčšími ako 4GB a dôrazne sa neodporúča.",
"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.",