diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ko/mail/messenger/openpgp/composeKeyStatus.ftl | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ko/mail/messenger/openpgp/composeKeyStatus.ftl')
-rw-r--r-- | l10n-ko/mail/messenger/openpgp/composeKeyStatus.ftl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-ko/mail/messenger/openpgp/composeKeyStatus.ftl b/l10n-ko/mail/messenger/openpgp/composeKeyStatus.ftl new file mode 100644 index 0000000000..045dbbac9c --- /dev/null +++ b/l10n-ko/mail/messenger/openpgp/composeKeyStatus.ftl @@ -0,0 +1,16 @@ +# 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-compose-key-status-intro-need-keys = 종단 간 암호화 된 메시지를 보내려면 각 수신자에 대해 공개 키를 얻어서 수락해야 합니다. +openpgp-compose-key-status-keys-heading = OpenPGP 키의 가용성 : +openpgp-compose-key-status-title = + .title = OpenPGP 메시지 보안 +openpgp-compose-key-status-recipient = + .label = 수신자 +openpgp-compose-key-status-status = + .label = 상태 +openpgp-compose-key-status-open-details = 선택한 수신자의 키 관리… +openpgp-recip-good = 확인 +openpgp-recip-missing = 사용 가능한 키 없음 +openpgp-recip-none-accepted = 허용 된 키 없음 |