diff options
Diffstat (limited to 'l10n-th/editor/ui/chrome/dialogs/EditorButtonProperties.dtd')
-rw-r--r-- | l10n-th/editor/ui/chrome/dialogs/EditorButtonProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-th/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-th/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..a259a160d8 --- /dev/null +++ b/l10n-th/editor/ui/chrome/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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 "ช"> +<!ENTITY submit.value "ส่ง"> +<!ENTITY reset.value "กลับค่าเดิม"> +<!ENTITY button.value "ปุ่ม"> + +<!ENTITY ButtonName.label "ชื่อ:"> +<!ENTITY ButtonName.accesskey "อ"> +<!ENTITY ButtonValue.label "ค่า:"> +<!ENTITY ButtonValue.accesskey "ค"> +<!ENTITY tabIndex.label "ดัชนีแท็บ:"> +<!ENTITY tabIndex.accesskey "ด"> +<!ENTITY ButtonDisabled.label "ปิดใช้งานอยู่"> +<!ENTITY ButtonDisabled.accesskey "ป"> +<!ENTITY AccessKey.label "ปุ่มลัดแป้นพิมพ์:"> +<!ENTITY AccessKey.accesskey "ล"> + +<!ENTITY RemoveButton.label "เอาปุ่มออก"> +<!ENTITY RemoveButton.accesskey "ม"> |