summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/FilterListDialog.dtd
blob: 2c3b5694838f9c7d0dca3f579beb35f56329b1c2 (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
<!-- 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 "用名稱搜尋篩選條件…">