diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ko/mail/messenger/otr/auth.ftl | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n-ko/mail/messenger/otr/auth.ftl b/l10n-ko/mail/messenger/otr/auth.ftl new file mode 100644 index 0000000000..ba96e0bf7d --- /dev/null +++ b/l10n-ko/mail/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 = 비밀 입력: |