summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorReplace.dtd
blob: 00e3d79014d689871c421178bae6d88ca3672720 (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
<!-- 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/. -->

<!-- extracted from EdReplace.xul -->

<!-- extracted from EdReplace.xhtml -->

<!ENTITY replaceDialog.title "尋找並取代">
<!ENTITY findField.label "尋找文字:">
<!ENTITY findField.accesskey "n">
<!ENTITY replaceField.label "取代為:">
<!ENTITY replaceField.accesskey "e">
<!ENTITY caseSensitiveCheckbox.label "區分大小寫">
<!ENTITY caseSensitiveCheckbox.accesskey "c">
<!ENTITY wrapCheckbox.label "找到底後再從頭開始">
<!ENTITY wrapCheckbox.accesskey "W">
<!ENTITY backwardsCheckbox.label "往回搜尋">
<!ENTITY backwardsCheckbox.accesskey "b">
<!ENTITY findNextButton.label "找下一個">
<!ENTITY findNextButton.accesskey "F">
<!ENTITY replaceButton.label "取代">
<!ENTITY replaceButton.accesskey "R">
<!ENTITY replaceAndFindButton.label "取代與尋找">
<!ENTITY replaceAndFindButton.accesskey "d">
<!ENTITY replaceAllButton.label "全部取代">
<!ENTITY replaceAllButton.accesskey "a">
<!ENTITY closeButton.label "關閉">
<!ENTITY closeButton.accesskey "C">