blob: a259a160d8f653936f4130ea686a247a62bf8068 (
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
|
<!-- 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 "ม">
|