summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
blob: fe33622a046672a65fda3fcc0c7903f29db9ce9e (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
<!-- 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 windowTitle.label "按鍵屬性">

<!ENTITY Settings.label "設定">

<!ENTITY ButtonType.label "類型">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "送出">
<!ENTITY reset.value "重設">
<!ENTITY button.value "按鈕">

<!ENTITY ButtonName.label "名稱:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "內含值:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "選取順序(Tab Index):">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY ButtonDisabled.label "已停用">
<!ENTITY ButtonDisabled.accesskey "D">
<!ENTITY AccessKey.label "快速鍵:">
<!ENTITY AccessKey.accesskey "K">

<!ENTITY RemoveButton.label "移除按鈕">
<!ENTITY RemoveButton.accesskey "R">