diff options
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r-- | apps/settings/l10n/cs.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 48d5cb47d85..de98f510d92 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -435,6 +435,7 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru", "Documentation" : "Dokumentace", "Forum" : "Diskuzní fórum", + "Login" : "Přihlásit", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Otevřít dokumentaci", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Je důležité tento server nastavit, aby mohly být odesílány e-maily, jako jsou např. ty pro resetování hesla a s upozorněními.", @@ -444,6 +445,8 @@ OC.L10N.register( "From address" : "Adresa odesílatele", "Server address" : "Adresa serveru", "Port" : "Port", + "Authentication method" : "Metoda ověření", + "Authentication required" : "Vyžadováno ověření se", "Credentials" : "Přihlašovací údaje", "SMTP Username" : "SMTP uživatelské jméno ", "SMTP Password" : "Heslo pro SMTP", @@ -522,12 +525,9 @@ OC.L10N.register( "Address" : "Adresa", "Avatar" : "Profilový obrázek", "An error occured during the request. Unable to proceed." : "Během požadavku došlo k chybě. Nelze pokračovat.", - "Login" : "Přihlásit", "Plain" : "V čitelné podobě", "NT LAN Manager" : "Správce NT LAN", "STARTTLS" : "STARTTLS", - "Authentication method" : "Metoda ověření", - "Authentication required" : "Vyžadováno ověření se", "Please read carefully before activating server-side encryption: " : "Důkladně si pročtěte a až teprve poté případně zapínejte šifrování dat na straně serveru: ", "Enable encryption" : "Šifrovat", "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'" : "Je třeba přenést své šifrovací klíče ze staré verze šifrování (ownCloud <= 8.0) na novou. Zapněte „Default encryption module“ a spusťte příkaz „occ encryption:migrate“", |