diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pt-PT/suite/chrome/mailnews/pref/am-main.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-PT/suite/chrome/mailnews/pref/am-main.dtd')
-rw-r--r-- | l10n-pt-PT/suite/chrome/mailnews/pref/am-main.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/mailnews/pref/am-main.dtd b/l10n-pt-PT/suite/chrome/mailnews/pref/am-main.dtd new file mode 100644 index 0000000000..afca7cf9c7 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/mailnews/pref/am-main.dtd @@ -0,0 +1,46 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- extracted from am-main.xul --> + +<!ENTITY accountTitle.label "Definições da conta"> +<!ENTITY accountName.label "Nome da conta:"> +<!ENTITY accountName.accesskey "n"> +<!ENTITY identityTitle.label "Identidade predefinida"> +<!ENTITY identityDesc.label "Cada conta tem uma identidade, que é a informação que as outras pessoas veem quando leem as suas mensagens."> +<!ENTITY name.label "O seu nome:"> +<!ENTITY name.accesskey "n"> +<!ENTITY email.label "Endereço de e-mail:"> +<!ENTITY email.accesskey "E"> +<!ENTITY catchAll.label "Resposta desta identidade quando os cabeçalhos de entrega correspondem:"> +<!ENTITY catchAll.accesskey "d"> +<!ENTITY replyTo.label "Responder ao endereço:"> +<!ENTITY replyTo.accesskey "R"> +<!ENTITY replyTo.placeholder "Os destinatários responde para este outro endereço"> +<!ENTITY organization.label "Organização:"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "Texto da assinatura:"> +<!ENTITY signatureText.accesskey "x"> +<!ENTITY signatureHtml.label "Utilizar HTML"> +<!ENTITY signatureHtml.accesskey "L"> +<!ENTITY signatureFile.label "Anexar assinatura a partir de um ficheiro:"> +<!ENTITY signatureFile.accesskey "t"> +<!ENTITY choose.label "Escolher..."> +<!ENTITY choose.accesskey "c"> +<!ENTITY editVCard.label "Editar cartão..."> +<!ENTITY editVCard.accesskey "d"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Anexar o meu vCard à mensagem"> +<!ENTITY attachVCard.accesskey "u"> + +<!ENTITY manageIdentities.label "Gerir identidades..."> +<!ENTITY manageIdentities.accesskey "i"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "Servidor de saída (SMTP):"> +<!ENTITY smtpName.accesskey "v"> +<!ENTITY smtpDefaultServer.label "Usar servidor predefinido"> + +<!ENTITY smtpServerEdit.label "Editar servidor SMTP…"> +<!ENTITY smtpServerEdit.accesskey "P"> |