diff --git a/UI/Common/Bosnian.lproj/Localizable.strings b/UI/Common/Bosnian.lproj/Localizable.strings index dec084f4e..f5bd6da86 100644 --- a/UI/Common/Bosnian.lproj/Localizable.strings +++ b/UI/Common/Bosnian.lproj/Localizable.strings @@ -233,3 +233,10 @@ "passwordRecovery_SecretQuestion2" = "What was your first car ?"; "passwordRecovery_SecretQuestion3" = "What is your favorite movie ?"; "passwordRecovery_SecondaryEmail" = "Secondary E-mail"; + +/* Password */ +"POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter"; +"POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter"; +"POLICY_MIN_DIGIT" = "Minimum of %{0} digit"; +"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols"; +"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters"; \ No newline at end of file diff --git a/UI/MailerUI/Bosnian.lproj/Localizable.strings b/UI/MailerUI/Bosnian.lproj/Localizable.strings index 8b86cdef5..eaeef47b2 100644 --- a/UI/MailerUI/Bosnian.lproj/Localizable.strings +++ b/UI/MailerUI/Bosnian.lproj/Localizable.strings @@ -171,6 +171,7 @@ /* MailListView */ "Sender" = "Pošiljaoc"; "Subject or Sender" = "Predmet ili Pošiljaoc"; +"Subject or Recipient" = "Subject or Recipient"; "To or Cc" = "Za ili Kopija"; "Entire Message" = "Cijela Poruka"; "Date" = "Datum"; @@ -514,3 +515,18 @@ /* Hotkey to forward to a message */ "hotkey_forward" = "f"; + +/* Email deletion */ +"Clean folder" = "Clean folder"; +"Clean mailbox" = "Clean mailbox"; +"Delete permanently (do not use trash)" = "Delete permanently (do not use trash)"; +"Apply to subfolders" = "Apply to subfolders"; +"Delete e-mails older than" = "Delete e-mails older than"; +"3 months" = "3 months"; +"6 months" = "6 months"; +"9 months" = "9 months"; +"1 year" = "1 year"; +"Custom" = "Custom"; +"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "You are about to permanently delete some messages. Are you sure you want to proceed with this action?"; +"Apply" = "Apply"; +"%{0} message(s) deleted" = "%{0} message(s) deleted"; \ No newline at end of file diff --git a/UI/MainUI/Bosnian.lproj/Localizable.strings b/UI/MainUI/Bosnian.lproj/Localizable.strings index 7856d2c4d..63674d9a2 100644 --- a/UI/MainUI/Bosnian.lproj/Localizable.strings +++ b/UI/MainUI/Bosnian.lproj/Localizable.strings @@ -84,6 +84,7 @@ "Change your Password" = "Promijenite vašu šifru"; "The password was changed successfully." = "Šifra je uspješno promijenjena."; "Your password has expired, please enter a new one below" = "Vaša šifra je istekla, molimo unesite novu u polje ispod"; +"Your password is too weak. Please choose a stronger password to enhance your security" = "Your password is too weak. Please choose a stronger password to enhance your security"; "Password must not be empty." = "Šifra ne smije biti prazna."; "The passwords do not match. Please try again." = "Šifre se ne poklapaju. Molimo pokušajte ponovo."; "Password Grace Period" = "Grejs period za šifru"; @@ -126,4 +127,4 @@ "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 +"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}"; diff --git a/UI/PreferencesUI/Bosnian.lproj/Localizable.strings b/UI/PreferencesUI/Bosnian.lproj/Localizable.strings index ade73c332..c67d7145c 100644 --- a/UI/PreferencesUI/Bosnian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Bosnian.lproj/Localizable.strings @@ -274,11 +274,6 @@ "Confirmation" = "Potvrda"; "Change" = "Promijeniti"; "Passwords don't match" = "Šifre nisu iste"; -"POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter"; -"POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter"; -"POLICY_MIN_DIGIT" = "Minimum of %{0} digit"; -"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols"; -"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters"; /* Event+task classifications */ diff --git a/UI/Scheduler/Bosnian.lproj/Localizable.strings b/UI/Scheduler/Bosnian.lproj/Localizable.strings index b4f5a77a8..dadf69ba6 100644 --- a/UI/Scheduler/Bosnian.lproj/Localizable.strings +++ b/UI/Scheduler/Bosnian.lproj/Localizable.strings @@ -117,6 +117,7 @@ "Save and Close" = "Sačuvati i Zatvoriti"; "Close" = "Zatvoriti"; "Invite Attendees" = "Pozvati Učesnike"; +"Create Jitsi Meeting" = "Create Jitsi Meeting"; "Attach" = "Prikačiti"; "Update" = "Aktulizovati"; "Cancel" = "Otkazati";