diff options
Diffstat (limited to 'settings/l10n/sk_SK.js')
-rw-r--r-- | settings/l10n/sk_SK.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/sk_SK.js b/settings/l10n/sk_SK.js index 773b87f5e20..186d3b9ec5e 100644 --- a/settings/l10n/sk_SK.js +++ b/settings/l10n/sk_SK.js @@ -1,7 +1,11 @@ OC.L10N.register( "settings", { - "Enabled" : "Povolené", + "Cron" : "Cron", + "Sharing" : "Zdieľanie", + "Security" : "Zabezpečenie", + "Email Server" : "Email server", + "Log" : "Záznam", "Authentication error" : "Chyba autentifikácie", "Your full name has been changed." : "Vaše meno a priezvisko bolo zmenené.", "Unable to change full name" : "Nemožno zmeniť meno a priezvisko", @@ -31,6 +35,7 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Úložisko nepodporuje zmenu hesla, ale šifrovací kľúč používateľov bol úspešne zmenený.", "Unable to change password" : "Zmena hesla sa nepodarila", + "Enabled" : "Povolené", "Saved" : "Uložené", "test email settings" : "nastavenia testovacieho emailu", "If you received this email, the settings seem to be correct." : "Ak ste dostali tento email, nastavenie je správne.", @@ -110,14 +115,12 @@ OC.L10N.register( "URL generation in notification emails" : "Generovanie adresy URL v oznamovacích emailoch", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Inštalácia mimo koreňový priečinok domény a používanie systémového príkazu cron môže spôsobiť problém s generovaním správnej URL. Pre zabránenie týmto chybám nastavte prosím správnu cestu v svojom config.php súbore pre hodnotu \"overwritewebroot\" (Doporučujeme: \"%s\")", "Please double check the <a href='%s'>installation guides</a>." : "Prosím skontrolujte <a href='%s'>inštalačnú príručku</a>.", - "Cron" : "Cron", "Last cron was executed at %s." : "Posledný cron bol spustený %s.", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Posledný cron bol spustený %s. To je viac ako pred hodinou. Zdá sa, že niečo nie je vporiadku.", "Cron was not executed yet!" : "Cron sa ešte nespustil!", "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.", - "Sharing" : "Zdieľanie", "Allow apps to use the Share API" : "Povoliť aplikáciám používať API na zdieľanie", "Allow users to share via link" : "Povoliť používateľom zdieľanie pomocou odkazov", "Enforce password protection" : "Vynútiť ochranu heslom", @@ -131,11 +134,9 @@ OC.L10N.register( "Allow users to send mail notification for shared files" : "Povoliť používateľom zasielať emailom oznámenie o zdieľaní súborov", "Exclude groups from sharing" : "Vybrať skupiny zo zdieľania", "These groups will still be able to receive shares, but not to initiate them." : "Tieto skupiny budú môcť stále zdieľať, ale sami nemôžu zdieľať ostatným.", - "Security" : "Zabezpečenie", "Enforce HTTPS" : "Vynútiť HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "Vynúti pripájanie klientov k %s šifrovaným pripojením.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Pripojte sa k %s cez HTTPS pre povolenie alebo zakázanie vynútenia SSL.", - "Email Server" : "Email server", "This is used for sending out notifications." : "Používa sa na odosielanie upozornení.", "Send mode" : "Mód odosielania", "From address" : "Z adresy", @@ -149,7 +150,6 @@ OC.L10N.register( "SMTP Password" : "SMTP heslo", "Test email settings" : "Nastavenia testovacieho emailu", "Send email" : "Odoslať email", - "Log" : "Záznam", "Log level" : "Úroveň záznamu", "More" : "Viac", "Less" : "Menej", |