blob: 66d768c33b6f814d9e8148fbabf6ef76bf3e3396 (
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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "คุณสมบัติเส้นแนวนอน">
<!ENTITY dimensionsBox.label "มิติ">
<!ENTITY heightEditField.label "ความสูง:">
<!ENTITY heightEditField.accessKey "ส">
<!ENTITY widthEditField.label "ความกว้าง:">
<!ENTITY widthEditField.accessKey "ก">
<!ENTITY pixelsPopup.value "พิกเซล">
<!ENTITY alignmentBox.label "การจัดชิดแนว">
<!ENTITY leftRadio.label "ซ้าย">
<!ENTITY leftRadio.accessKey "ซ">
<!ENTITY centerRadio.label "กึ่งกลาง">
<!ENTITY centerRadio.accessKey "ง">
<!ENTITY rightRadio.label "ขวา">
<!ENTITY rightRadio.accessKey "ข">
<!ENTITY threeDShading.label "การแรเงา 3 มิติ">
<!ENTITY threeDShading.accessKey "ร">
<!ENTITY saveSettings.label "ใช้เป็นค่าเริ่มต้น">
<!ENTITY saveSettings.accessKey "ค">
<!ENTITY saveSettings.tooltip "บันทึกการตั้งค่าเหล่านี้เพื่อใช้เมื่อแทรกเส้นแนวนอนใหม่">
|