diff --git a/UI/MainUI/Slovak.lproj/Localizable.strings b/UI/MainUI/Slovak.lproj/Localizable.strings index ba6999d46..3fffe7f6b 100644 --- a/UI/MainUI/Slovak.lproj/Localizable.strings +++ b/UI/MainUI/Slovak.lproj/Localizable.strings @@ -26,6 +26,7 @@ "Verification Code" = "Overovací kód"; "Enter the 6-digit verification code from your TOTP application." = "Zadajte 6-miestny číselný overovací kód z Vašej aplikácie Google Authenticator."; "You provided an invalid TOTP key." = "Zadali ste neplatný overovací kód z Google Authenticator."; +"Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application." = "Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application."; "Download" = "Stiahnuť"; "Language" = "Jazyk"; @@ -75,7 +76,7 @@ "Welsh" = "Cymraeg"; "About" = "O"; -"AboutBox" = "Vyvinuté Inverse, SOGo je plne vybavený groupware server s dôrazom na škálovateľnosť a jednoduchosť.

\nSOGo ponúka bohaté web rozhranie na báze AJAX-u a natívne podporuje mnoho klientov použitím štandardov, ako sú CalDAV a CardDAV.

\nSOGo je distribuované pod licenciou GNU GPL verzie 2 alebo novšej a niektoré časti pod licenciou GNU LGPL verzie 2. Toto je voľne šíriteľný softvér: môžete ho meniť a šíriť ďalej. Neexistuje ŽIADNA ZÁRUKA v rozsahu povolenom zákonom.

\nPozrite si túto stránku pre rôzne možnosti podpory."; +"AboutBox" = "Developed by Inverse and Alinto, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.

\nSOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.

\nSOGo is distributed under the GNU GPL version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

\nSee this page for various support options."; "Your account was locked due to too many failed attempts." = "Váš účet bol zablokovaný z dôvodu mnohých neúspešných pokusov o prihlásenie."; "Your account was locked due to an expired password." = "Váš účet bol zablokovaný z dôvodu vypršania platnosti hesla."; "Login failed due to unhandled error case" = "Prihlásenie zlyhalo z dôvodu nespracovanej chyby."; @@ -109,3 +110,19 @@ "Close" = "Zavrieť"; "Missing search parameter" = "Chýbajú parametre vyhľadávania."; "Missing type parameter" = "Chýba parameter typu."; + +/* Password Recovery */ +"Secondary e-mail" = "Secondary e-mail"; +"Answer" = "Answer"; +"Password lost" = "Password lost"; +"No password recovery method has been defined for this user" = "No password recovery method has been defined for this user"; +"Invalid secret question answer" = "Invalid secret question answer"; +"Next" = "Next"; +"Back" = "Back"; +"Please enter a new password below" = "Please enter a new password below"; +"A link will be sent to %{0}" = "A link will be sent to %{0}"; +"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "A password reset link has been sent, please check your recovery e-mail mailbox and click on the link"; +"Invalid configuration for email password recovery" = "Invalid configuration for email password recovery"; +"Password recovery email in error" = "Password recovery email in error"; +"Password reset" = "Password reset"; +"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}"; \ No newline at end of file