summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/editor/ui/chrome/dialogs/EditorButtonProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-zh-TW/editor/ui/chrome/dialogs/EditorButtonProperties.dtd')
-rw-r--r--l10n-zh-TW/editor/ui/chrome/dialogs/EditorButtonProperties.dtd28
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-zh-TW/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-zh-TW/editor/ui/chrome/dialogs/EditorButtonProperties.dtd
new file mode 100644
index 0000000000..fe33622a04
--- /dev/null
+++ b/l10n-zh-TW/editor/ui/chrome/dialogs/EditorButtonProperties.dtd
@@ -0,0 +1,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">
+