blob: bee0e1164943b59679ad8f0264d379dd3e729612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "คุณสมบัติรายการ">
<!ENTITY ListType.label "ชนิดรายการ">
<!ENTITY bulletStyle.label "ลักษณะของสัญลักษณ์แสดงหัวข้อย่อย:">
<!ENTITY startingNumber.label "เริ่มที่:">
<!ENTITY startingNumber.accessKey "ร">
<!ENTITY none.value "ไม่มี">
<!ENTITY bulletList.value "รายการที่มีสัญลักษณ์แสดงหัวข้อย่อย (ไม่มีลำดับเลข)">
<!ENTITY numberList.value "รายการที่มีลำดับเลข">
<!ENTITY definitionList.value "รายการข้อกำหนด">
<!ENTITY changeEntireListRadio.label "เปลี่ยนทั้งรายการ">
<!ENTITY changeEntireListRadio.accessKey "ป">
<!ENTITY changeSelectedRadio.label "เปลี่ยนเฉพาะส่วนที่เลือก">
<!ENTITY changeSelectedRadio.accessKey "ล">
|