diff options
Diffstat (limited to 'l10n-ko/mail/messenger/otr/otr.ftl')
-rw-r--r-- | l10n-ko/mail/messenger/otr/otr.ftl | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-ko/mail/messenger/otr/otr.ftl b/l10n-ko/mail/messenger/otr/otr.ftl new file mode 100644 index 0000000000..f0f049062c --- /dev/null +++ b/l10n-ko/mail/messenger/otr/otr.ftl @@ -0,0 +1,20 @@ +# 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/. + +error-enc = 메시지를 암호화하는 중에 오류가 발생했습니다. + +error-unreadable = 읽을 수없는 암호화 된 메시지를 전송했습니다. +error-malformed = 잘못된 데이터 메시지를 보냈습니다. + +resent = [다시보냄] + +# Variables: +# $name (String) - the screen name of a chat contact person +tlv-disconnected = { $name }님이 암호화 된 대화를 종료했습니다. 나도 똑같이 해야 합니다. + +# Do not translate "Off-the-Record" and "OTR" which is the name of an encryption protocol +# Make sure that this string does NOT contain any numbers, e.g. like "3". +# Variables: +# $name (String) - the screen name of a chat contact person +query-msg = { $name }님이 OTR(Off-the-Record) 암호화 대화를 요청했습니다. 그러나 이를 지원하는 플러그인이 없습니다. 자세한 내용은 https://en.wikipedia.org/wiki/Off-the-Record_Messaging 을 참조하십시오. |