diff options
Diffstat (limited to 'l10n-zh-CN/mail/messenger/otr')
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/add-finger.ftl | 17 | ||||
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/am-im-otr.ftl | 25 | ||||
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/auth.ftl | 59 | ||||
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/chat.ftl | 19 | ||||
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/finger-sync.ftl | 12 | ||||
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/finger.ftl | 22 | ||||
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/otr.ftl | 74 | ||||
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/otrUI.ftl | 86 |
8 files changed, 314 insertions, 0 deletions
diff --git a/l10n-zh-CN/mail/messenger/otr/add-finger.ftl b/l10n-zh-CN/mail/messenger/otr/add-finger.ftl new file mode 100644 index 0000000000..e3d0b9a992 --- /dev/null +++ b/l10n-zh-CN/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-zh-CN/mail/messenger/otr/am-im-otr.ftl b/l10n-zh-CN/mail/messenger/otr/am-im-otr.ftl new file mode 100644 index 0000000000..0bdff656e1 --- /dev/null +++ b/l10n-zh-CN/mail/messenger/otr/am-im-otr.ftl @@ -0,0 +1,25 @@ +# 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 } 支持对私人对话的端到端加密。如此可以防止第三方窃听对话内容。仅可在对方也使用支持 OTR 的软件时,进行此项加密。 +otr-encryption-title = 已验证的加密 +otr-encryption-caption = 为了使其他人能够在 OTR 聊天中验证您的身份,请使用 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-zh-CN/mail/messenger/otr/auth.ftl b/l10n-zh-CN/mail/messenger/otr/auth.ftl new file mode 100644 index 0000000000..71f22e5fff --- /dev/null +++ b/l10n-zh-CN/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 = 验证联系人的身份有助于确保对话是真正私密的,从而使第三方很难窃听或操纵对话。 +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-zh-CN/mail/messenger/otr/chat.ftl b/l10n-zh-CN/mail/messenger/otr/chat.ftl new file mode 100644 index 0000000000..dcec413e48 --- /dev/null +++ b/l10n-zh-CN/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-zh-CN/mail/messenger/otr/finger-sync.ftl b/l10n-zh-CN/mail/messenger/otr/finger-sync.ftl new file mode 100644 index 0000000000..2ed5d32959 --- /dev/null +++ b/l10n-zh-CN/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-zh-CN/mail/messenger/otr/finger.ftl b/l10n-zh-CN/mail/messenger/otr/finger.ftl new file mode 100644 index 0000000000..33bbe1f9fa --- /dev/null +++ b/l10n-zh-CN/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-zh-CN/mail/messenger/otr/otr.ftl b/l10n-zh-CN/mail/messenger/otr/otr.ftl new file mode 100644 index 0000000000..e6701b3afc --- /dev/null +++ b/l10n-zh-CN/mail/messenger/otr/otr.ftl @@ -0,0 +1,74 @@ +# 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)加密对话,但您没有支持该功能的插件。若需更多信息,请参见 https://en.wikipedia.org/wiki/Off-the-Record_Messaging 。 diff --git a/l10n-zh-CN/mail/messenger/otr/otrUI.ftl b/l10n-zh-CN/mail/messenger/otr/otrUI.ftl new file mode 100644 index 0000000000..339151e591 --- /dev/null +++ b/l10n-zh-CN/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 } |