diff --git a/UI/Common/Galician.lproj/Localizable.strings b/UI/Common/Galician.lproj/Localizable.strings index 7acc042f3..efed93799 100644 --- a/UI/Common/Galician.lproj/Localizable.strings +++ b/UI/Common/Galician.lproj/Localizable.strings @@ -233,3 +233,10 @@ "passwordRecovery_SecretQuestion2" = " Cal foi o teu primeiro coche?"; "passwordRecovery_SecretQuestion3" = " Cal é a túa película favorita?"; "passwordRecovery_SecondaryEmail" = " Correo electrónico secundario"; + +/* 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/Galician.lproj/Localizable.strings b/UI/MailerUI/Galician.lproj/Localizable.strings index 6c15f8cd1..8a2209519 100644 --- a/UI/MailerUI/Galician.lproj/Localizable.strings +++ b/UI/MailerUI/Galician.lproj/Localizable.strings @@ -171,6 +171,7 @@ /* MailListView */ "Sender" = "Remitente"; "Subject or Sender" = "Asunto ou remitente"; +"Subject or Recipient" = "Subject or Recipient"; "To or Cc" = "Para ou CC"; "Entire Message" = "Mensaxe completa"; "Date" = "Data"; @@ -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/Galician.lproj/Localizable.strings b/UI/MainUI/Galician.lproj/Localizable.strings index 4c063cd4c..392f42018 100644 --- a/UI/MainUI/Galician.lproj/Localizable.strings +++ b/UI/MainUI/Galician.lproj/Localizable.strings @@ -84,6 +84,7 @@ "Change your Password" = "Cambie o seu contrasinal"; "The password was changed successfully." = "O contrasinal cambiouse correctamente."; "Your password has expired, please enter a new one below" = "O seu contrasinal caducou, por favor, introduza un novo abaixo"; +"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." = "O contrasinal non pode estar baleiro."; "The passwords do not match. Please try again." = "O contrasinal non é igual. Por favor, ténteo de novo."; "Password Grace Period" = "Período de graza de contrasinal"; @@ -126,4 +127,4 @@ "Invalid configuration for email password recovery" = " Configuración non válida para a recuperación de contrasinal de correo electrónico"; "Password recovery email in error" = " Correo electrónico de recuperación de contrasinal por erro"; "Password reset" = " Restablecemento de contrasinal"; -"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}" = " Ola %{0},\nHoubo unha solicitude para cambiar o teu contrasinal!\n\nSe non realizou esta solicitude, ignore este correo electrónico.\n\nPola contra, faga clic nesta ligazón para cambiar o seu contrasinal: %{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}" = " Ola %{0},\nHoubo unha solicitude para cambiar o teu contrasinal!\n\nSe non realizou esta solicitude, ignore este correo electrónico.\n\nPola contra, faga clic nesta ligazón para cambiar o seu contrasinal: %{1}"; diff --git a/UI/PreferencesUI/Galician.lproj/Localizable.strings b/UI/PreferencesUI/Galician.lproj/Localizable.strings index c9bf52e08..c8552910e 100644 --- a/UI/PreferencesUI/Galician.lproj/Localizable.strings +++ b/UI/PreferencesUI/Galician.lproj/Localizable.strings @@ -274,11 +274,6 @@ "Confirmation" = "Confirmar novo contrasinal"; "Change" = "Cambiar"; "Passwords don't match" = "Os contrasinais non coinciden"; -"POLICY_MIN_LOWERCASE_LETTER" = "Mínimo de %{0} letra minúscula"; -"POLICY_MIN_UPPERCASE_LETTER" = "Mínimo de %{0} letra maiúscula"; -"POLICY_MIN_DIGIT" = " Mínimo de %{0} díxito"; -"POLICY_MIN_SPECIAL_SYMBOLS" = "Mínimo de %{0} símbolos especiais"; -"POLICY_MIN_LENGTH" = "Lonxitude mínima de %{0} caracteres"; /* Event+task classifications */ diff --git a/UI/Scheduler/Galician.lproj/Localizable.strings b/UI/Scheduler/Galician.lproj/Localizable.strings index 877d5a61b..82aaad60e 100644 --- a/UI/Scheduler/Galician.lproj/Localizable.strings +++ b/UI/Scheduler/Galician.lproj/Localizable.strings @@ -117,6 +117,7 @@ "Save and Close" = "Gardar e pechar"; "Close" = "Pechar"; "Invite Attendees" = "Convidar asistentes"; +"Create Jitsi Meeting" = "Create Jitsi Meeting"; "Attach" = "Achegar"; "Update" = "Actualizar"; "Cancel" = "Cancelar";