From 972ffcc0c6f4f67da5557da28b6c5af87d632b96 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(pt): Update Portuguese translations --- UI/MainUI/Portuguese.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Portuguese.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Portuguese.lproj/Localizable.strings b/UI/MainUI/Portuguese.lproj/Localizable.strings index d4b636acb..d9c562a12 100644 --- a/UI/MainUI/Portuguese.lproj/Localizable.strings +++ b/UI/MainUI/Portuguese.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Erro de resposta não tratado"; "Password change is not supported." = "Alteração da palavra-passe não é suportada."; "Unhandled HTTP error code: %{0}" = "Erro HTTP não tratado: %{0}"; +"Current password" = "Current password"; "New password" = "Nova palavra-passe"; +"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/Portuguese.lproj/Localizable.strings b/UI/PreferencesUI/Portuguese.lproj/Localizable.strings index fed2bad46..e23eaab76 100644 --- a/UI/PreferencesUI/Portuguese.lproj/Localizable.strings +++ b/UI/PreferencesUI/Portuguese.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Inserir assinatura no reencaminhamento"; "Show recipients or sender full email in mailboxes" = "Mostrar destinatários ou endereço completo do remetente nas caixas de correio"; "Hide attachements for inline images" = "Ocultar anexos para imagens em linha"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Tamanho da letra por defeito";