diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-CN/mail/messenger/appmenu.ftl | 212 |
1 files changed, 212 insertions, 0 deletions
diff --git a/l10n-zh-CN/mail/messenger/appmenu.ftl b/l10n-zh-CN/mail/messenger/appmenu.ftl new file mode 100644 index 0000000000..febf7404b2 --- /dev/null +++ b/l10n-zh-CN/mail/messenger/appmenu.ftl @@ -0,0 +1,212 @@ +# 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/. + + +## New Account + +appmenu-new-mail-account = + .label = 现有电子邮箱 + .accesskey = E + +appmenu-new-calendar = + .label = 日历 + .accesskey = C + +appmenu-new-chat-account = + .label = 聊天 + .accesskey = h + +appmenu-new-feed = + .label = 收取点 + .accesskey = F + +appmenu-new-newsgroup = + .label = 新闻组 + .accesskey = N + +## New Account / Address Book + +appmenu-newab-panel-title = + .title = 新建通讯录 + +appmenu-newab-panel = + .label = 新建通讯录 + .accesskey = A + +appmenu-new-addressbook = + .label = 本地通讯录 + .accesskey = A + +appmenu-new-carddav = + .label = CardDAV 通讯录 + .accesskey = C + +appmenu-new-ldap = + .label = LDAP 通讯录 + .accesskey = L + +## Create + +appmenu-create-panel-title = + .title = 创建 + +appmenu-create-panel = + .label = 创建 + .accesskey = C + +appmenu-create-message = + .label = 消息 + .accesskey = M + +appmenu-create-event = + .label = 事件 + .accesskey = E + +appmenu-create-task = + .label = 任务 + .accesskey = T + +appmenu-create-contact = + .label = 联系人 + .accesskey = C + +## Open + +appmenu-open-panel = + .label = 打开 + .accesskey = O + +appmenu-open-panel-title = + .title = 打开 + +appmenu-open-file-panel = + .label = 打开文件 + .accesskey = O + +appmenu-open-file-panel-title = + .title = 打开文件 + +appmenu-open-message = + .label = 消息… + .accesskey = M + +appmenu-open-calendar = + .label = 日历… + .accesskey = C + +## View / Layout + +appmenu-view-panel-title = + .title = 查看 + +appmenu-view-panel = + .label = 查看 + .accesskey = V + +appmenu-font-size-value = 字号 + +appmenu-mail-uidensity-value = 密度 + +appmenu-uidensity-compact = + .tooltiptext = 紧凑 + +appmenu-uidensity-default = + .tooltiptext = 默认 + +appmenu-uidensity-relaxed = + .tooltiptext = 宽松 + +appmenuitem-font-size-enlarge = + .tooltiptext = 增大字号 + +appmenuitem-font-size-reduce = + .tooltiptext = 减小字号 + +# Variables: +# $size (String) - The current font size. +appmenuitem-font-size-reset = + .label = { $size }px + .tooltiptext = 重置字号 + +## Tools + +appmenu-tools-panel-title = + .title = 工具 + +appmenu-tools-panel = + .label = 工具 + .accesskey = T + +appmenu-tools-import = + .label = 导入 + .accesskey = I + +appmenu-tools-export = + .label = 导出 + .accesskey = E + +appmenu-tools-message-search = + .label = 搜索消息 + .accesskey = S + +appmenu-tools-message-filters = + .label = 消息过滤器 + .accesskey = F + +appmenu-tools-download-manager = + .label = 下载管理器 + .accesskey = D + +appmenu-tools-activity-manager = + .label = 活动管理器 + .accesskey = A + +appmenu-tools-dev-tools = + .label = 开发者工具 + .accesskey = T + +## Help + +appmenu-help-panel-title = + .title = 帮助 + +appmenu-help-get-help = + .label = 获取帮助 + .accesskey = H + +appmenu-help-explore-features = + .label = 探索功能 + .accesskey = F + +appmenu-help-shortcuts = + .label = 键盘快捷键 + .accesskey = K + +appmenu-help-get-involved = + .label = 参与进来 + .accesskey = G + +appmenu-help-donation = + .label = 向我们捐款 + .accesskey = D + +appmenu-help-share-feedback = + .label = 分享想法和反馈 + .accesskey = S + +appmenu-help-enter-troubleshoot-mode2 = + .label = 排障模式… + .accesskey = T + +appmenu-help-exit-troubleshoot-mode2 = + .label = 关闭故障排除模式 + .accesskey = O + +appmenu-help-troubleshooting-info = + .label = 排障信息 + .accesskey = I + +appmenu-help-about-product = + .label = 关于 { -brand-short-name } + .accesskey = A |