blob: e8cc812f9fb6a60f0f5c27cbb502cf22569cc2da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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/. -->
<!--LOCALIZATION NOTE msgCompSecurityInfo.dtd UI for viewing security status when composing a message -->
<!ENTITY title.label "Segurança da mensagem">
<!ENTITY subject.plaintextWarning "Atenção: a linha de assunto não é criptografada.">
<!ENTITY status.heading "O conteúdo de sua mensagem será enviado como segue:">
<!ENTITY status.signed "Assinada digitalmente:">
<!ENTITY status.encrypted "Criptografada:">
<!ENTITY status.certificates "Certificados:">
<!ENTITY view.label "Exibir...">
<!ENTITY view.accesskey "x">
<!ENTITY tree.recipient "Destinatário">
<!ENTITY tree.status "Status">
<!ENTITY tree.issuedDate "Emitido">
<!ENTITY tree.expiresDate "Válido até">
|