blob: 11963d333a419de293ade03f3fa650d95a1d829a (
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
50
|
# 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/.
sendoptions-dialog-window =
.title = Opções de envio
send-mail-title = Formato de texto
auto-downgrade-label =
.label = Se possível, enviar mensagem em texto simples
.accesskey = t
default-html-format-label = Ao enviar mensagens no formato HTML e um ou mais destinatários não estão indicados como aptos a receber em HTML:
html-format-ask =
.label = Perguntar o que fazer
.accesskey = P
html-format-convert =
.label = Converter a mensagem para formato de texto
.accesskey = C
html-format-send-html =
.label = Enviar mensagem em HTML
.accesskey = E
html-format-send-both =
.label = Enviar mensagem em formato de texto e em HTML
.accesskey = m
default-html-format-info = Nota: utilize o livro de endereços para especificar o formato de texto preferido para os destinatários.
html-tab-label =
.label = Domínios HTML
.accesskey = H
plain-tab-label =
.label = Domínios em formato de texto
.accesskey = t
send-message-domain-label = Ao enviar uma mensagem para um endereço com um dos nomes do domínio indicados abaixo, o { -brand-short-name } envia automaticamente a mensagem no formato correto.
add-domain-button =
.label = Adicionar...
.accesskey = A
delete-domain-button =
.label = Apagar
.accesskey = A
|