diff options
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index dfb17bc73d5..26848711c61 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -430,6 +430,7 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliť, lebo naruší stabilitu servera", "Documentation" : "Dokumentácia", "Forum" : "Fórum", + "Login" : "Prihlásenie", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Otvoriť dokumentáciu", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Je dôležité nastaviť aby server vedel odosielať emaily, napríklad pre nastavenie hesla a notifikácie.", @@ -439,6 +440,8 @@ OC.L10N.register( "From address" : "Z adresy", "Server address" : "Adresa servera", "Port" : "Port", + "Authentication method" : "Autentifikačná metóda", + "Authentication required" : "Vyžaduje sa overenie", "Credentials" : "Prihlasovanie údaje", "SMTP Username" : "SMTP používateľské meno", "SMTP Password" : "SMTP heslo", @@ -517,12 +520,9 @@ OC.L10N.register( "Address" : "Adresa", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Počas vykonania požiadavky nastala chyba. Nie je možné pokračovať.", - "Login" : "Prihlásenie", "Plain" : "Neformátovaný", "NT LAN Manager" : "NT LAN Manager", "STARTTLS" : "STARTTLS", - "Authentication method" : "Autentifikačná metóda", - "Authentication required" : "Vyžaduje sa overenie", "Please read carefully before activating server-side encryption: " : "Prečítajte prosím pozorne pred použitím šifrovania na serveri:", "Enable encryption" : "Povoliť šifrovanie", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Prosím zapnite \"Predvolený šifrovací modul\" a spustite „occ encryption:migrate“", |