From ddf55270a6f6d19244ceb4f27c7b1ef6495f16c1 Mon Sep 17 00:00:00 2001 From: smizrahi Date: Mon, 27 Mar 2023 17:49:55 +0200 Subject: [PATCH] i18n(bs_BA): Update Bosnian translations --- UI/MainUI/Bosnian.lproj/Localizable.strings | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/UI/MainUI/Bosnian.lproj/Localizable.strings b/UI/MainUI/Bosnian.lproj/Localizable.strings index 14a743510..5d9ee7a4e 100644 --- a/UI/MainUI/Bosnian.lproj/Localizable.strings +++ b/UI/MainUI/Bosnian.lproj/Localizable.strings @@ -76,7 +76,7 @@ "Welsh" = "Cymraeg"; "About" = "Više o"; -"AboutBox" = "SOGo je rješenje koje je razvila firma Inverse, s fokusom na skaliranje i jednostavnost posjeduje punu funkcionalnost za upravljanje grupama i timovima.

\nSOGo nudi bogat AJAX-bazirani Web interfejs i podržava višen E-mail klijenata koji koriste standardne protokole kao što su CalDAV i CardDAV.

\nSOGo se distribuira pod licencom GNU GPL verzija 2 ili novija, dok neki dijelovi su distribuirani pod licencom GNU LGPL verzija 2. Ovo je slobodan/besplatan softvere: možete da ga modifikujete i redistribuirate. Ne postoji garancija za softvare, u mjeri u kojoj je to definirano zakonom.

\nPogledajte ovu stranicu za mogućnosti podrške."; +"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." = "Vaš račun je zaključan zbog više neuspješnih prijava."; "Your account was locked due to an expired password." = "Vaš račun je zaključan jer vam je šifra istekla."; "Login failed due to unhandled error case" = "Neuspješna prijava zbog greške."; @@ -110,3 +110,19 @@ "Close" = "Zatvoriti"; "Missing search parameter" = "Nedostaje parametar za traženje"; "Missing type parameter" = "Nedostaje tip parametra"; + +/* 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