blob: c32bd80aa758f046e7dbca59c77672737aab9c3b (
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 "Защита сообщения">
<!ENTITY subject.plaintextWarning "Обратите внимание: строка темы сообщения никогда не шифруется.">
<!ENTITY status.heading "Содержимое вашего сообщения будет отправлено как:">
<!ENTITY status.signed "С цифровой подписью:">
<!ENTITY status.encrypted "Зашифрованное:">
<!ENTITY status.certificates "Сертификаты:">
<!ENTITY view.label "Просмотреть">
<!ENTITY view.accesskey "П">
<!ENTITY tree.recipient "Адресат">
<!ENTITY tree.status "Статус">
<!ENTITY tree.issuedDate "Выдан">
<!ENTITY tree.expiresDate "Срок действия">
|