diff options
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r-- | lib/l10n/sk.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 30b5f7f0950..9f54f385de4 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -68,22 +68,15 @@ OC.L10N.register( "Log out" : "Odhlásiť sa", "Users" : "Používatelia", "Unknown user" : "Neznámy používateľ", - "Overview" : "Prehľad", - "Basic settings" : "Základné nastavenia", - "Sharing" : "Sprístupnenie", - "Security" : "Zabezpečenie", - "Groupware" : "Groupware", "Additional settings" : "Ďalšie nastavenia", - "Personal info" : "Osobné informácie", - "Mobile & desktop" : "Mobil a počítač", "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", "%s enter the database username." : "Zadajte používateľské meno %s databázy.", "%s enter the database name." : "Zadajte názov databázy pre %s databázy.", "%s you may not use dots in the database name" : "V názve databázy %s nemôžete používať bodky", + "You need to enter details of an existing account." : "Musíte zadať údaje existujúceho účtu.", "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é", "PostgreSQL username and/or password not valid" : "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné", - "You need to enter details of an existing account." : "Musíte zadať údaje existujúceho účtu.", "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.", "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.", @@ -216,6 +209,13 @@ OC.L10N.register( "Change" : "Zmeniť", "Delete" : "Zmazať", "Share" : "Sprístupniť", + "Overview" : "Prehľad", + "Basic settings" : "Základné nastavenia", + "Sharing" : "Sprístupnenie", + "Security" : "Zabezpečenie", + "Groupware" : "Groupware", + "Personal info" : "Osobné informácie", + "Mobile & desktop" : "Mobil a počítač", "Unlimited" : "Neobmedzené", "Verifying" : "Overovanie", "Verifying …" : "Overovanie ...", |