blob: 4fb79e93daa7e12f304484a117a6bc9b71e5d607 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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">
|