diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ja/mail/messenger/openpgp/oneRecipientStatus.ftl | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-ja/mail/messenger/openpgp/oneRecipientStatus.ftl b/l10n-ja/mail/messenger/openpgp/oneRecipientStatus.ftl new file mode 100644 index 0000000000..dd84fd36f2 --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/oneRecipientStatus.ftl @@ -0,0 +1,30 @@ +# 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/. + +openpgp-one-recipient-status-title = + .title = OpenPGP メッセージセキュリティ +openpgp-one-recipient-status-status = + .label = 状態 +openpgp-one-recipient-status-key-id = + .label = 鍵 ID +openpgp-one-recipient-status-created-date = + .label = 作成日 +openpgp-one-recipient-status-expires-date = + .label = 有効期限 +openpgp-one-recipient-status-open-details = + .label = 詳細を表示して受け入れ状況を編集... +openpgp-one-recipient-status-discover = + .label = 新規、更新された鍵を検索 + +openpgp-one-recipient-status-instruction1 = エンドツーエンド暗号化されたメッセージを送信するには、メッセージの受取人の OpenPGP 公開鍵を入手し、受け入れる必要があります。 +openpgp-one-recipient-status-instruction2 = 公開鍵を入手するには、公開鍵を添付されたあなた宛のメッセージからを公開鍵をインポートする必要があります。あるいは、鍵ディレクトリーから公開鍵を検索することができます。 + +openpgp-key-own = 受け入れる (個人鍵) +openpgp-key-secret-not-personal = 利用不可能 +openpgp-key-verified = 受け入れる (検証済み) +openpgp-key-unverified = 受け入れる (未検証) +openpgp-key-undecided = 受け入れない (未決定) +openpgp-key-rejected = 受け入れない (拒絶) + +openpgp-intro = 鍵 { $key } が利用可能です |