summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/browser/browser/toolbarContextMenu.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-zh-CN/browser/browser/toolbarContextMenu.ftl')
-rw-r--r--l10n-zh-CN/browser/browser/toolbarContextMenu.ftl90
1 files changed, 90 insertions, 0 deletions
diff --git a/l10n-zh-CN/browser/browser/toolbarContextMenu.ftl b/l10n-zh-CN/browser/browser/toolbarContextMenu.ftl
new file mode 100644
index 0000000000..bd1e0a34d8
--- /dev/null
+++ b/l10n-zh-CN/browser/browser/toolbarContextMenu.ftl
@@ -0,0 +1,90 @@
+# 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/.
+
+toolbar-context-menu-new-tab =
+ .label = 新建标签页
+ .accesskey = w
+toolbar-context-menu-reload-selected-tab =
+ .label = 重新加载所选标签页
+ .accesskey = R
+toolbar-context-menu-reload-selected-tabs =
+ .label = 重新加载选中的标签页
+ .accesskey = R
+toolbar-context-menu-bookmark-selected-tab =
+ .label = 为选中标签页添加书签…
+ .accesskey = T
+toolbar-context-menu-bookmark-selected-tabs =
+ .label = 为选中标签页添加书签…
+ .accesskey = T
+toolbar-context-menu-select-all-tabs =
+ .label = 选择所有标签页
+ .accesskey = S
+# Variables
+# $tabCount (number) - Number of tabs
+toolbar-context-menu-reopen-closed-tabs =
+ .label =
+ { $tabCount ->
+ [1] 恢复关闭的标签页
+ *[other] 恢复关闭的 { $tabCount } 个标签页
+ }
+ .accesskey = o
+
+toolbar-context-menu-manage-extension =
+ .label = 管理扩展
+ .accesskey = E
+toolbar-context-menu-remove-extension =
+ .label = 移除扩展
+ .accesskey = v
+
+# This label is used in the extensions toolbar buttons context menus,
+# a user can use this command to submit to Mozilla an abuse report
+# related to that extension. "Report" is a verb.
+toolbar-context-menu-report-extension =
+ .label = 举报扩展
+ .accesskey = o
+
+# Can appear on the same context menu as toolbar-context-menu-menu-bar-cmd
+# ("Menu Bar") and personalbarCmd ("Bookmarks Toolbar"), so they should
+# have different access keys.
+toolbar-context-menu-pin-to-overflow-menu =
+ .label = 隐藏到折叠菜单
+ .accesskey = P
+toolbar-context-menu-auto-hide-downloads-button-2 =
+ .label = 空闲时隐藏按钮
+ .accesskey = H
+toolbar-context-menu-always-open-downloads-panel =
+ .label = 下载开始时显示面板
+ .accesskey = S
+toolbar-context-menu-remove-from-toolbar =
+ .label = 从工具栏中移除
+ .accesskey = R
+toolbar-context-menu-view-customize-toolbar =
+ .label = 定制…
+ .accesskey = C
+toolbar-context-menu-view-customize-toolbar-2 =
+ .label = 定制工具栏…
+ .accesskey = C
+# This is only ever shown when toolbar-context-menu-pin-to-overflow-menu
+# is hidden, so they can share access keys.
+toolbar-context-menu-pin-to-toolbar =
+ .label = 固定到工具栏
+ .accesskey = P
+
+toolbar-context-menu-bookmarks-toolbar-always-show-2 =
+ .label = 始终显示
+ .accesskey = A
+toolbar-context-menu-bookmarks-toolbar-never-show-2 =
+ .label = 永不显示
+ .accesskey = N
+toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 =
+ .label = 只在新标签页显示
+ .accesskey = O
+
+toolbar-context-menu-bookmarks-show-other-bookmarks =
+ .label = 显示 - 其他书签
+ .accesskey = h
+
+toolbar-context-menu-menu-bar-cmd =
+ .toolbarname = 菜单栏
+ .accesskey = M