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-BR/suite/chrome/mailnews/pref/am-addressing.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-BR/suite/chrome/mailnews/pref/am-addressing.dtd')
-rw-r--r-- | l10n-pt-BR/suite/chrome/mailnews/pref/am-addressing.dtd | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/l10n-pt-BR/suite/chrome/mailnews/pref/am-addressing.dtd b/l10n-pt-BR/suite/chrome/mailnews/pref/am-addressing.dtd new file mode 100644 index 0000000000..2a45598f12 --- /dev/null +++ b/l10n-pt-BR/suite/chrome/mailnews/pref/am-addressing.dtd @@ -0,0 +1,52 @@ +<!-- 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-addressing.xul --> + +<!ENTITY addressing.label "Editar e endereçar"> +<!ENTITY addressingGroupTitle.label "Endereçar"> +<!ENTITY autocompleteToMyDomain.label "Adicionar automaticamente meu domínio aos endereços"> +<!ENTITY autocompleteToMyDomain.accesskey "d"> +<!ENTITY addressingText.label "Ao procurar endereços:"> +<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line --> +<!ENTITY useGlobal.label "Usar meu servidor LDAP global para esta conta"> +<!ENTITY useGlobal.accesskey "P"> +<!ENTITY editDirectories.label "Editar diretórios..."> +<!ENTITY editDirectories.accesskey "E"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "Usar um servidor LDAP diferente:"> +<!ENTITY directories.accesskey "L"> +<!ENTITY directoriesNone.label "Nenhum"> + +<!-- am-addressing.xul --> + +<!ENTITY compositionGroupTitle.label "Editar"> +<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line --> +<!ENTITY useHtml.label "Usar formatação HTML para editar mensagens"> +<!ENTITY useHtml.accesskey "H"> +<!ENTITY autoQuote.label "Ao responder, citar a mensagem original"> +<!ENTITY autoQuote.accesskey "a"> +<!-- LOCALIZATION NOTE (then.label): This will concatenate with the 4 strings that follow. --> +<!ENTITY then.label "E então:"> +<!ENTITY then.accesskey "n"> +<!-- LOCALIZATION NOTE (quoting.label): This will concatenate with the 4 strings that follow. --> +<!ENTITY quoting.label "Ao citar,"> +<!ENTITY quoting.accesskey "c"> +<!ENTITY aboveQuote.label "Posicionar a resposta acima da mensagem"> +<!ENTITY belowQuote.label "Posicionar a resposta abaixo da mensagem"> +<!ENTITY selectAndQuote.label "Selecionar a mensagem citada"> +<!ENTITY place.label "Inserir a assinatura no:"> +<!ENTITY place.accesskey "i"> +<!ENTITY belowText.label "Fim da mensagem (recomendado)"> +<!ENTITY aboveText.label "Início da mensagem"> +<!ENTITY includeSigOnReply.label "Ao responder, incluir assinatura"> +<!ENTITY includeSigOnReply.accesskey "o"> +<!ENTITY includeSigOnForward.label "Ao encaminhar, incluir assinatura"> +<!ENTITY includeSigOnForward.accesskey "n"> + +<!ENTITY globalComposingPrefs.label "Preferências globais de edição…"> +<!ENTITY globalComposingPrefs.accesskey "g"> + +<!ENTITY globalAddressingPrefs.label "Preferências globais de endereçamento…"> +<!ENTITY globalAddressingPrefs.accesskey "P"> |