summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-CN/chrome/zh-CN/locale/zh-CN/messenger/FilterListDialog.dtd
blob: 7096caaf7467a52cd548df9a41b65171701b1b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!-- 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/. -->

<!ENTITY window.title "消息过滤器">
<!ENTITY nameColumn.label "描述">
<!ENTITY activeColumn.label "启用">
<!ENTITY newButton.label "新建…">
<!ENTITY newButton.accesskey "N">
<!ENTITY newButton.popupCopy.label "复制…">
<!ENTITY newButton.popupCopy.accesskey "C">
<!ENTITY editButton.label "编辑…">
<!ENTITY editButton.accesskey "E">
<!ENTITY deleteButton.label "删除">
<!ENTITY deleteButton.accesskey "t">
<!ENTITY reorderTopButton "移动到顶端">
<!ENTITY reorderTopButton.accessKey "o">
<!ENTITY reorderTopButton.toolTip "重新排列过滤器以便它可以最先执行">
<!ENTITY reorderUpButton.label "上移">
<!ENTITY reorderUpButton.accesskey "U">
<!ENTITY reorderDownButton.label "下移">
<!ENTITY reorderDownButton.accesskey "D">
<!ENTITY reorderBottomButton "移动到底部">
<!ENTITY reorderBottomButton.accessKey "B">
<!ENTITY reorderBottomButton.toolTip "重新排列过滤器以便它可以最后执行">
<!ENTITY filterHeader.label "可用过滤器按如下显示的顺序运行。">
<!ENTITY filtersForPrefix.label "此过滤器用于:">
<!ENTITY filtersForPrefix.accesskey "F">
<!ENTITY viewLogButton.label "过滤器日志">
<!ENTITY viewLogButton.accesskey "L">
<!ENTITY runFilters.label "立即执行">
<!ENTITY runFilters.accesskey "R">
<!ENTITY stopFilters.label "停止">
<!ENTITY stopFilters.accesskey "S">
<!ENTITY folderPickerPrefix.label "执行所选的过滤器,对于:">
<!ENTITY folderPickerPrefix.accesskey "c">
<!ENTITY helpButton.label "帮助">
<!ENTITY helpButton.accesskey "H">
<!ENTITY closeCmd.key "W"> 
<!ENTITY searchBox.emptyText "按名称搜索过滤器…">