From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../en-CA/messenger/openpgp/oneRecipientStatus.ftl | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 thunderbird-l10n/en-CA/localization/en-CA/messenger/openpgp/oneRecipientStatus.ftl (limited to 'thunderbird-l10n/en-CA/localization/en-CA/messenger/openpgp/oneRecipientStatus.ftl') diff --git a/thunderbird-l10n/en-CA/localization/en-CA/messenger/openpgp/oneRecipientStatus.ftl b/thunderbird-l10n/en-CA/localization/en-CA/messenger/openpgp/oneRecipientStatus.ftl new file mode 100644 index 0000000000..8345fb88c3 --- /dev/null +++ b/thunderbird-l10n/en-CA/localization/en-CA/messenger/openpgp/oneRecipientStatus.ftl @@ -0,0 +1,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/. + +openpgp-one-recipient-status-title = + .title = OpenPGP Message Security +openpgp-one-recipient-status-status = + .label = Status +openpgp-one-recipient-status-key-id = + .label = Key ID +openpgp-one-recipient-status-created-date = + .label = Created +openpgp-one-recipient-status-expires-date = + .label = Expires +openpgp-one-recipient-status-open-details = + .label = Open details and edit acceptance… +openpgp-one-recipient-status-discover = + .label = Discover new or updated key + +openpgp-one-recipient-status-instruction1 = To send an end-to-end encrypted message to a recipient, you need to obtain their OpenPGP public key and mark it as accepted. +openpgp-one-recipient-status-instruction2 = To obtain their public key, import them from email they have sent to you and that includes it. Alternatively, you can try to discover their public key on a directory. + +openpgp-key-own = Accepted (personal key) +openpgp-key-secret-not-personal = Not usable +openpgp-key-verified = Accepted (verified) +openpgp-key-unverified = Accepted (unverifed) +openpgp-key-undecided = Not accepted (undecided) +openpgp-key-rejected = Not accepted (rejected) +openpgp-key-expired = Expired + +openpgp-intro = Available public keys for { $key } + +openpgp-pubkey-import-id = ID: { $kid } +openpgp-pubkey-import-fpr = Fingerprint: { $fpr } + +openpgp-pubkey-import-intro = + { $num -> + [one] The file contains one public key as shown below: + *[other] The file contains { $num } public keys as shown below: + } + +openpgp-pubkey-import-accept = + { $num -> + [one] Do you accept this key for verifying digital signatures and for encrypting messages, for all shown email addresses? + *[other] Do you accept these keys for verifying digital signatures and for encrypting messages, for all shown email addresses? + } + +pubkey-import-button = + .buttonlabelaccept = Import + .buttonaccesskeyaccept = I -- cgit v1.2.3