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 --- .../ko/localization/ko/messenger/otr/auth.ftl | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 thunderbird-l10n/ko/localization/ko/messenger/otr/auth.ftl (limited to 'thunderbird-l10n/ko/localization/ko/messenger/otr/auth.ftl') diff --git a/thunderbird-l10n/ko/localization/ko/messenger/otr/auth.ftl b/thunderbird-l10n/ko/localization/ko/messenger/otr/auth.ftl new file mode 100644 index 0000000000..ba96e0bf7d --- /dev/null +++ b/thunderbird-l10n/ko/localization/ko/messenger/otr/auth.ftl @@ -0,0 +1,37 @@ +# 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/. + +otr-auth = + .title = 연락처의 신원 확인 + .buttonlabelaccept = 확인 + +# Variables: +# $name (String) - the screen name of a chat contact person +auth-title = { $name }의 신원 확인 + +# Variables: +# $own_name (String) - the user's own screen name +auth-your-fp-value = 내 지문, { $own_name }: + +# Variables: +# $their_name (String) - the screen name of a chat contact +auth-their-fp-value = { $their_name }의 지문: + +auth-help = 연락처의 신원을 확인하면 대화가 비공개로 유지되므로 제 3자가 대화를 도청하거나 조작하기가 매우 어렵습니다. + +auth-yes = + .label = 네 + +auth-no = + .label = 아니오 + +auth-verified = 이것이 올바른 지문임을 확인했습니다. + +auth-how = 연락처의 신원을 어떻게 확인 하시겠습니까? + +auth-question = 질문 입력: + +auth-answer = 답변 입력(대소문자 구분): + +auth-secret = 비밀 입력: -- cgit v1.2.3