diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-25 01:55:15 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-25 01:55:15 -0400 |
commit | dddbfb903f7724a1f5c5ba1251209793b3840b1e (patch) | |
tree | 44fadbce85c463787d6a5457f57dc5cdba399618 /settings/l10n/sk_SK.js | |
parent | 58439c337c2e242c199f153d0529e0b0b482f03a (diff) | |
download | nextcloud-server-dddbfb903f7724a1f5c5ba1251209793b3840b1e.tar.gz nextcloud-server-dddbfb903f7724a1f5c5ba1251209793b3840b1e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk_SK.js')
-rw-r--r-- | settings/l10n/sk_SK.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/settings/l10n/sk_SK.js b/settings/l10n/sk_SK.js index a2c134e5a21..95a0ec5dc41 100644 --- a/settings/l10n/sk_SK.js +++ b/settings/l10n/sk_SK.js @@ -1,6 +1,8 @@ OC.L10N.register( "settings", { + "APCu" : "APCu", + "Redis" : "Redis", "Security & setup warnings" : "Bezpečnosť a nastavenia upozornení", "Sharing" : "Zdieľanie", "Server-side encryption" : "Šifrovanie na serveri", @@ -54,6 +56,7 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "Prebieha migrácia. Počkajte prosím, kým sa skončí", "Migration started …" : "Migrácia spustená ...", "Sending..." : "Odosielam...", + "Approved" : "Schválené", "All" : "Všetky", "Update to %s" : "Aktualizovať na %s", "Please wait...." : "Čakajte prosím...", @@ -91,6 +94,7 @@ OC.L10N.register( "A valid password must be provided" : "Musíte zadať platné heslo", "A valid email must be provided" : "Musíte zadať platnú emailovú adresu", "__language_name__" : "Slovensky", + "Sync clients" : "Klienti synchronizácie", "Personal info" : "Osobné informácie", "SSL root certificates" : "Koreňové SSL certifikáty", "Everything (fatal issues, errors, warnings, info, debug)" : "Všetko (fatálne problémy, chyby, upozornenia, info, debug)", @@ -131,6 +135,8 @@ OC.L10N.register( "Execute one task with each page loaded" : "Vykonať jednu úlohu s každým načítaní stránky", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.", + "Enable server-side encryption" : "Povoliť šifrovanie na serveri", + "Enable encryption" : "Povoliť šifrovanie", "Start migration" : "Začať migráciu", "This is used for sending out notifications." : "Používa sa na odosielanie upozornení.", "Send mode" : "Mód odosielania", @@ -154,6 +160,8 @@ OC.L10N.register( "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Súbor protokolu je väčší ako 100 MB. Jeho sťahovanie môže chvíľu trvať!", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ako databáza je použitá SQLite. Pre veľké inštalácie odporúčame prejsť na inú databázu.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Najmä pri používaní aplikácie na synchronizáciu s desktopom nie je databáza SQLite doporučená.", + "Advanced monitoring" : "Pokročilé sledovanie", + "Improving the config.php" : "Zlepšenie config.php", "Version" : "Verzia", "Developer documentation" : "Dokumentácia vývojára", "by" : "od", @@ -161,12 +169,17 @@ OC.L10N.register( "Documentation:" : "Dokumentácia:", "User Documentation" : "Príručka používateľa", "Admin Documentation" : "Príručka administrátora", + "Show description …" : "Zobraziť popis …", + "Hide description …" : "Skryť popis …", "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:", "Enable only for specific groups" : "Povoliť len pre vybrané skupiny", "Uninstall App" : "Odinštalovanie aplikácie", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: %s<br>Prihlásiť sa môžete tu: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "Pekný deň!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámenie o novo vytvorenom účte %s.\n\nVaše používateľské meno: %s\nPrihlásiť sa môžete tu: %s\n\n", + "User documentation" : "Príručka používateľa", + "Administrator documentation" : "Príručka administrátora", + "Online documentation" : "Online príručka", "Forum" : "Fórum", "Commercial support" : "Komerčná podpora", "Get the apps to sync your files" : "Získať aplikácie na synchronizáciu vašich súborov", @@ -202,6 +215,7 @@ OC.L10N.register( "Valid until" : "Platný do", "Issued By" : "Vydal", "Valid until %s" : "Platný do %s", + "Import root certificate" : "Importovať koreňový certifikát", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Vyvinula {communityopen}komunita ownCloud{linkclose}. {githubopen}Zdrojový kód{linkclose} je dostupný za podmienok licencie {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", "Show storage location" : "Zobraziť umiestnenie úložiska", "Show last log in" : "Zobraziť posledné prihlásenie", |