From 9d277c3f157e21183648609e5bee429559e87a63 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:37 +0200 Subject: [PATCH] i18n(pt_BR): Update BrazilianPortuguese translations --- UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings b/UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings index 034769cf6..fd110b538 100644 --- a/UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings +++ b/UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Erro de resposta não tratado"; "Password change is not supported." = "Alteração da senha não suportada."; "Unhandled HTTP error code: %{0}" = "Erro HTTP não tratado: %{0}"; +"Current password" = "Current password"; "New password" = "Nova senha"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Confirmação"; +"Change" = "Change"; "Cancel" = "Cancelar"; "Please wait..." = "Por favor, aguarde..."; "Close" = "Fechar"; diff --git a/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings b/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings index e3f8d7f7c..b490d81e3 100644 --- a/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings +++ b/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Inserir assinatura ao encaminhar"; "Show recipients or sender full email in mailboxes" = "Mostrar destinatários ou remetente do email completo nas caixas de correio"; "Hide attachements for inline images" = "Ocultar anexos de imagens embutidas"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Tamanho de fonte padrão";