diff --git a/UI/MainUI/Polish.lproj/Localizable.strings b/UI/MainUI/Polish.lproj/Localizable.strings index 4503587fb..170ceaca5 100644 --- a/UI/MainUI/Polish.lproj/Localizable.strings +++ b/UI/MainUI/Polish.lproj/Localizable.strings @@ -76,7 +76,7 @@ "Welsh" = "Cymraeg"; "About" = "O programie"; -"AboutBox" = "SOGo, opracowane przez Inverse, jest bogato wyposażonym serwerem dla grup roboczych, w którym szczególną uwagę zwrócono na prostotę obsługi i skalowalność.

⏎SOGo udostępnia rozbudowany interfejs WWW, oparty na technologii AJAX i wspierający różne aplikacje pocztowe poprzez standardowe protokoły takie jak CalDAV i CardDAV.

⏎SOGo udostępnione jest na licencji GNU GPL w wersji 2 lub nowszej, a niektóre fragmenty na licencji GNU LGPL w wersji 2. To jest wolne oprogramowanie - możesz je dowolnie modyfikować oraz rozpowszechniać. Oprogramowanie to NIE MA GWARANCJI, w zakresie dopuszczalnym przez prawo.

⏎ W poszukiwaniu pomocy technicznej sprawdź tą stronę."; +"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." = "Twoje konto zostało zablokowane wkutek zbyt wielu nieudanych prób logowania."; "Your account was locked due to an expired password." = "Twoje konto zostało zblokowane z powodu wygaśnięcia ważności hasła."; "Login failed due to unhandled error case" = "Logowanie nie powiodło się z powodu niezidentyfikowanego błędu"; @@ -110,3 +110,19 @@ "Close" = "Zamknij"; "Missing search parameter" = "Brakuje parametru wyszukiwania"; "Missing type parameter" = "Brakuje typu wyszukiwania"; + +/* 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