blob: e9add8b930a6b8389d2c27407579c753f0e337d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- 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 msgReadSecurityInfo.dtd UI for viewing security status when reading a received message -->
<!ENTITY status.label "メッセージのセキュリティ">
<!ENTITY signatureCert.label "署名証明書を表示">
<!ENTITY encryptionCert.label "暗号化証明書を表示">
<!ENTITY signer.name "署名者:">
<!ENTITY recipient.name "次の受信者用に暗号化:">
<!ENTITY email.address "メールアドレス:">
<!ENTITY issuer.name "証明書の発行者:">
|