diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/suite/chrome/mailnews/pref/am-addressing.dtd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/mailnews/pref/am-addressing.dtd b/l10n-pt-PT/suite/chrome/mailnews/pref/am-addressing.dtd new file mode 100644 index 0000000000..4fb79e93da --- /dev/null +++ b/l10n-pt-PT/suite/chrome/mailnews/pref/am-addressing.dtd @@ -0,0 +1,49 @@ +<!-- 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 "Endereçamento e composição"> +<!ENTITY addressingGroupTitle.label "Endereçamento"> +<!ENTITY autocompleteToMyDomain.label "Anexar automaticamente o meu domínio aos endereços"> +<!ENTITY autocompleteToMyDomain.accesskey "o"> +<!ENTITY addressingText.label "Ao procurar por endereços:"> +<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line --> +<!ENTITY useGlobal.label "Usar as preferências do meu servidor global LDAP para esta conta"> +<!ENTITY useGlobal.accesskey "s"> +<!ENTITY editDirectories.label "Editar diretórios…"> +<!ENTITY editDirectories.accesskey "E"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "Utilizar um servidor LDAP diferente:"> +<!ENTITY directories.accesskey "D"> +<!ENTITY directoriesNone.label "Nenhum"> + +<!-- am-addressing.xul --> + +<!ENTITY compositionGroupTitle.label "Composição"> +<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line --> +<!ENTITY useHtml.label "Compor mensagens no formato HTML"> +<!ENTITY useHtml.accesskey "C"> +<!ENTITY autoQuote.label "Citar automaticamente a mensagem original ao responder"> +<!ENTITY autoQuote.accesskey "a"> +<!-- 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 "iniciar a minha resposta acima da citação"> +<!ENTITY belowQuote.label "iniciar a minha resposta abaixo da citação"> +<!ENTITY selectAndQuote.label "selecionar a citação"> +<!ENTITY place.label "e colocar a minha assinatura"> +<!ENTITY place.accesskey "s"> +<!ENTITY belowText.label "abaixo da citação (recomendado)"> +<!ENTITY aboveText.label "abaixo da resposta (acima da citação)"> +<!ENTITY includeSigOnReply.label "Incluir assinatura nas respostas"> +<!ENTITY includeSigOnReply.accesskey "I"> +<!ENTITY includeSigOnForward.label "Incluir assinatura nos reencaminhamentos"> +<!ENTITY includeSigOnForward.accesskey "h"> + +<!ENTITY globalComposingPrefs.label "Preferências globais de composição…"> +<!ENTITY globalComposingPrefs.accesskey "g"> + +<!ENTITY globalAddressingPrefs.label "Preferências globais de endereçamento…"> +<!ENTITY globalAddressingPrefs.accesskey "P"> |