diff options
Diffstat (limited to 'l10n-ko/mail/messenger/otr')
-rw-r--r-- | l10n-ko/mail/messenger/otr/add-finger.ftl | 17 | ||||
-rw-r--r-- | l10n-ko/mail/messenger/otr/am-im-otr.ftl | 28 | ||||
-rw-r--r-- | l10n-ko/mail/messenger/otr/auth.ftl | 59 | ||||
-rw-r--r-- | l10n-ko/mail/messenger/otr/chat.ftl | 19 | ||||
-rw-r--r-- | l10n-ko/mail/messenger/otr/finger-sync.ftl | 12 | ||||
-rw-r--r-- | l10n-ko/mail/messenger/otr/finger.ftl | 22 | ||||
-rw-r--r-- | l10n-ko/mail/messenger/otr/otr.ftl | 97 | ||||
-rw-r--r-- | l10n-ko/mail/messenger/otr/otrUI.ftl | 86 |
8 files changed, 340 insertions, 0 deletions
diff --git a/l10n-ko/mail/messenger/otr/add-finger.ftl b/l10n-ko/mail/messenger/otr/add-finger.ftl new file mode 100644 index 0000000000..c8f5f76db2 --- /dev/null +++ b/l10n-ko/mail/messenger/otr/add-finger.ftl @@ -0,0 +1,17 @@ +# 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-add-finger = + .title = OTR 키 지문 추가 + +# Variables: +# $name (String) - name of a chat contact person +# Do not translate 'OTR' (name of an encryption protocol) +otr-add-finger-description = { $name }의 OTR 키 지문을 입력하세요. + +otr-add-finger-fingerprint = 지문: +otr-add-finger-tooltip-error = 잘못된 문자가 입력되었습니다. ABCDEF 문자와 숫자만 사용할 수 있습니다. + +otr-add-finger-input = + .placeholder = 40자 길이의 OTR 키 지문 diff --git a/l10n-ko/mail/messenger/otr/am-im-otr.ftl b/l10n-ko/mail/messenger/otr/am-im-otr.ftl new file mode 100644 index 0000000000..9bb46c6a37 --- /dev/null +++ b/l10n-ko/mail/messenger/otr/am-im-otr.ftl @@ -0,0 +1,28 @@ +# 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/. + +account-encryption = + .label = 종단간 암호화 +account-otr-label = OTR (비공개 메시징) +account-otr-description = { -brand-short-name }는 일대일 대화의 종단 간 암호화를 지원합니다. 이를 통해 제 3자가 대화를 도청 할 수 없습니다. 종단 간 암호화는 상대방이 OTR을 지원하는 소프트웨어를 사용하는 경우에만 사용할 수 있습니다. +otr-encryption-title = 확인 된 암호화 +otr-encryption-caption = 다른 사람이 OTR 채팅에서 사용자의 신원을 확인할 수 있도록하려면 외부(대역 외) 통신 채널을 사용하여 자신의 OTR 지문을 공유하십시오. +otr-fingerprint-label = 내 지문: +view-fingerprint-button = + .label = 연락처 지문 관리 + .accesskey = F +otr-settings-title = OTR 설정 +otr-log = + .label = 대화 로그에 OTR 암호화 메시지 포함 +otr-requireEncryption = + .label = 일대일 대화를 위해 종단 간 암호화 필요 +otr-require-encryption-info = + 종단간 암호화가 필요한 경우 일대일 대화의 메시지는 암호화 되지 않으면 + 전송되지 않습니다. 암호화되지 않은 메시지는 일반 대화의 일부로 + 표시되지 않으며 기록되지 않습니다. +otr-verifyNudge = + .label = 확인되지 않은 연락처를 확인하도록 항상 알림 + +otr-notYetAvailable = 아직 사용할 수 없음 + diff --git a/l10n-ko/mail/messenger/otr/auth.ftl b/l10n-ko/mail/messenger/otr/auth.ftl new file mode 100644 index 0000000000..1eed43c9f0 --- /dev/null +++ b/l10n-ko/mail/messenger/otr/auth.ftl @@ -0,0 +1,59 @@ +# 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-helpTitle = 확인 도움말 + +auth-questionReceived = 상대방이 묻는 질문입니다: + +auth-yes = + .label = 네 + +auth-no = + .label = 아니오 + +auth-verified = 이것이 올바른 지문임을 확인했습니다. + +auth-manualVerification = 수동 지문 확인 +auth-questionAndAnswer = 질문과 답변 +auth-sharedSecret = 같이 알고 있는 비밀 + +auth-manualVerification-label = + .label = { auth-manualVerification } + +auth-questionAndAnswer-label = + .label = { auth-questionAndAnswer } + +auth-sharedSecret-label = + .label = { auth-sharedSecret } + +auth-manualInstruction = OpenPGP 서명 이메일 또는 전화와 같은 인증 된 다른 채널을 통해 대화 상대에게 연락 하십시오. 지문을 서로에게 알려야합니다. (지문은 암호화 키를 식별하는 체크섬입니다.) 지문이 일치하면 아래 대화 상자에서 지문을 확인했음을 표시해야 합니다. + +auth-how = 연락처의 신원을 어떻게 확인 하시겠습니까? + +auth-qaInstruction = 나와 내 연락처 사람만이 알 수 있는 질문을 생각해 보십시오. 질문과 답변을 입력 한 다음 상대방이 답변을 입력 할 때까지 기다립니다. 답변이 일치하지 않으면 사용중인 통신 채널이 감시중인 것일 수 있습니다. + +auth-secretInstruction = 나와 내 연락처 사람만이 알 수 있는 비밀을 생각해 보십시오. 비밀을 교환하기 위해 동일한 인터넷 연결을 사용하지 마십시오. 비밀을 입력 한 다음 상대방이 입력 할 때까지 기다립니다. 비밀이 일치하지 않으면 사용중인 통신 채널이 감시중인 것일 수 있습니다. + +auth-question = 질문 입력: + +auth-answer = 답변 입력(대소문자 구분): + +auth-secret = 비밀 입력: diff --git a/l10n-ko/mail/messenger/otr/chat.ftl b/l10n-ko/mail/messenger/otr/chat.ftl new file mode 100644 index 0000000000..a39af30f03 --- /dev/null +++ b/l10n-ko/mail/messenger/otr/chat.ftl @@ -0,0 +1,19 @@ +# 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/. + +state-label = 암호화 상태: + +start-text = 암호화된 대화 시작 + +start-label = + .label = { start-text } + +start-tooltip = + .tooltiptext = { start-text } + +end-label = + .label = 암호화된 대화 끝내기 + +auth-label = + .label = 연락처의 신원 확인 diff --git a/l10n-ko/mail/messenger/otr/finger-sync.ftl b/l10n-ko/mail/messenger/otr/finger-sync.ftl new file mode 100644 index 0000000000..67cc0dfc06 --- /dev/null +++ b/l10n-ko/mail/messenger/otr/finger-sync.ftl @@ -0,0 +1,12 @@ +# 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/. + +finger-yes = 확인됨 +finger-no = 확인 안 됨 + +finger-subset-title = 지문 제거 +finger-subset-message = 해당 키가 현재 대화에서 사용중이어서 하나 이상의 지문을 제거 할 수 없습니다. + +finger-remove-all-title = 모든 지문 제거 +finger-remove-all-message = 이전에 본 지문을 모두 제거 하시겠습니까? 이전의 모든 OTR 신원 확인이 손실됩니다. diff --git a/l10n-ko/mail/messenger/otr/finger.ftl b/l10n-ko/mail/messenger/otr/finger.ftl new file mode 100644 index 0000000000..6eaffe061d --- /dev/null +++ b/l10n-ko/mail/messenger/otr/finger.ftl @@ -0,0 +1,22 @@ +# 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-finger = + .buttonlabelaccept = 닫기 + .title = 이전에 본 OTR 지문 + +finger-intro = 이전 종단간 암호화 대화의 OTR 키 지문 + +finger-screenName = + .label = 연락처 +finger-verified = + .label = 확인 상태 +finger-fingerprint = + .label = 지문 + +finger-remove = + .label = 선택항목 삭제 + +finger-remove-all = + .label = 모두 삭제 diff --git a/l10n-ko/mail/messenger/otr/otr.ftl b/l10n-ko/mail/messenger/otr/otr.ftl new file mode 100644 index 0000000000..530e485d9d --- /dev/null +++ b/l10n-ko/mail/messenger/otr/otr.ftl @@ -0,0 +1,97 @@ +# 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/. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-encryption_required_part1 = { $name }에 암호화되지 않은 메시지를 보내려고 했습니다. 정책에 의해 암호화되지 않은 메시지는 허용되지 않습니다. + +msgevent-encryption_required_part2 = 비공개 대화를 시작하려고합니다. 비공개 대화가 시작되면 메시지가 다시 전송됩니다. +msgevent-encryption_error = 메시지를 암호화 할 때 오류가 발생했습니다. 메시지가 전송되지 않았습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-connection_ended = { $name }님은 이미 암호화 된 연결을 종료했습니다. 실수로 암호화하지 않고 메시지를 보내지 않도록 메시지가 전송되지 않았습니다. 암호화 된 대화를 종료하거나 다시 시작하십시오. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-setup_error = { $name }님과 비공개 대화를 설정하는 중에 오류가 발생했습니다. + +# Do not translate 'OTR' (name of an encryption protocol) +msgevent-msg_reflected = 자신의 OTR 메시지를 받고 있습니다. 자신과 대화하려고 하거나 다른 사람이 내 메시지를 다시 보고 있습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-msg_resent = { $name }님에 대한 마지막 메시지가 다시 전송되었습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg_not_private = 현재 비공개로 통신하고 있지 않으므로 { $name }님에게 수신한 암호화 된 메시지를 읽을 수 없습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg_unreadable = { $name }님으로부터 읽을 수 없는 암호화 된 메시지를 받았습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg_malformed = { $name }님으로부터 잘못된 데이터 메시지를 받았습니다. + +# A Heartbeat is a technical message used to keep a connection alive. +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-log_heartbeat_rcvd = { $name }님으로부터 하트 비트를 받았습니다. + +# A Heartbeat is a technical message used to keep a connection alive. +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-log_heartbeat_sent = { $name }님에게 하트 비트가 전송되었습니다. + +# Do not translate 'OTR' (name of an encryption protocol) +msgevent-rcvdmsg_general_err = OTR을 사용하여 대화를 보호하는 중 예기치 않은 오류가 발생했습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +# $msg (string) - the message that was received. +msgevent-rcvdmsg_unencrypted = { $name }님으로부터 수신 한 다음 메시지는 암호화되지 않았습니다: { $msg } + +# Do not translate 'OTR' (name of an encryption protocol) +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg_unrecognized = { $name }님으로부터 인식할 수 없는 OTR 메시지를 받았습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg_for_other_instance = { $name }님이 다른 세션을 위한 메시지를 보냈습니다. 여러 번 로그인 한 경우 다른 세션이 메시지를 수신했을 수 있습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +context-gone_secure_private = { $name }님과의 비공개 대화가 시작되었습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +context-gone_secure_unverified = { $name }님과 암호화되었지만 확인되지 않은 대화가 시작되었습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +context-still_secure = { $name }님과의 암호화된 대화를 성공적으로 새로 고침했습니다. + +error-enc = 메시지를 암호화하는 중에 오류가 발생했습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +error-not_priv = 암호화된 데이터를 예상하지 못한 { $name }님에게 보냈습니다. + +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 을 참조하십시오. diff --git a/l10n-ko/mail/messenger/otr/otrUI.ftl b/l10n-ko/mail/messenger/otr/otrUI.ftl new file mode 100644 index 0000000000..1e2b69f447 --- /dev/null +++ b/l10n-ko/mail/messenger/otr/otrUI.ftl @@ -0,0 +1,86 @@ +# 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/. + +start-label = 암호화된 대화 시작 +refresh-label = 암호화된 대화 새로 고침 +auth-label = 연락처의 신원 확인 +reauth-label = 연락처의 신원 재확인 + +auth-cancel = 취소 +auth-cancelAccessKey = C + +auth-error = 연락처의 신원을 확인하는 중 오류가 발생했습니다. +auth-success = 연락처 신원 확인이 완료되었습니다. +auth-successThem = 상대방이 신분을 확인했습니다. 자신에 대한 질문을 함으로써 상대방의 신원을 확인할 수 있습니다. +auth-fail = 연락처의 신원을 확인하지 못했습니다. +auth-waiting = 상대방이 확인을 완료하기를 기다리는 중… + +finger-verify = 확인 +finger-verify-accessKey = V + +# Do not translate 'OTR' (name of an encryption protocol) +buddycontextmenu-label = OTR 지문 추가 + +# Variables: +# $name (String) - the screen name of a chat contact person +alert-start = { $name }와 암호화된 대화를 시작하려고 합니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +alert-refresh = { $name }와의 암호화된 대화를 새로고침 하려고 합니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +alert-gone_insecure = { $name }와의 암호화된 대화가 종료되었습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +finger-unseen = { $name }의 신원이 아직 확인되지 않았습니다. 자유로운 도청은 불가능하지만 누군가 노력을 하면 청취할 수 있습니다. 이 연락처의 신원을 확인하여 감시를 차단하십시오. + +# Variables: +# $name (String) - the screen name of a chat contact person +finger-seen = { $name } 님이 인식할 수 없는 컴퓨터에서 연락하고 있습니다. 자유로운 도청은 불가능하지만 누군가 노력을 하면 청취할 수 있습니다. 이 연락처의 신원을 확인하여 감시를 차단하십시오. + +state-not_private = 현재 대화는 비공개가 아닙니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +state-unverified = { $name }의 신원이 확인되지 않아서 현재의 대화는 암호화 되었지만 비공개가 아닙니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +state-private = { $name }의 신원이 확인되었습니다. 현재 대화는 암호화되어 있으며 비공개입니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +state-finished = { $name } 님이 암호화 된 대화를 종료했습니다. 나도 똑같이 해야 합니다. + +state-not_private-label = 보안되지 않음 +state-unverified-label = 확인 안 됨 +state-private-label = 비공개 +state-finished-label = 안료됨 + +# Variables: +# $name (String) - the screen name of a chat contact person +verify-request = { $name }님이 본인 확인을 요청하였습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +afterauth-private = { $name }의 신원을 확인하였습니다. + +# Variables: +# $name (String) - the screen name of a chat contact person +afterauth-unverified = { $name }의 신원이 아직 확인되지 않았습니다. + +verify-title = 연락처의 신원 확인 +error-title = 오류 +success-title = 종단간 암호화 +successThem-title = 연락처의 신원 확인 +fail-title = 확인할 수 없음 +waiting-title = 확인 요청 전송됨 + +# Do not translate 'OTR' (name of an encryption protocol) +# Variables: +# $error (String) - contains an error message that describes the cause of the failure +otr-genkey-failed = OTR 개인 키 생성에 실패: { $error } |