blob: 5ebc0bcf760bc73a398722ee4f6a850e7a1525ea (
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
28
29
30
31
32
33
34
35
36
37
38
|
<!-- 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 misspelledWord.label "คำที่สะกดผิด:">
<!ENTITY wordEditField.label "แทนที่ด้วย:">
<!ENTITY wordEditField.accessKey "ย">
<!ENTITY checkwordButton.label "ตรวจสอบคำ">
<!ENTITY checkwordButton.accessKey "ต">
<!ENTITY suggestions.label "คำแนะนำ:">
<!ENTITY suggestions.accessKey "น">
<!ENTITY ignoreButton.label "เพิกเฉย">
<!ENTITY ignoreButton.accessKey "พ">
<!ENTITY ignoreAllButton.label "เพิกเฉยทั้งหมด">
<!ENTITY ignoreAllButton.accessKey "ม">
<!ENTITY replaceButton.label "แทนที่">
<!ENTITY replaceButton.accessKey "ท">
<!ENTITY replaceAllButton.label "แทนที่ทั้งหมด">
<!ENTITY replaceAllButton.accessKey "ด">
<!ENTITY stopButton.label "หยุด">
<!ENTITY stopButton.accessKey "ห">
<!ENTITY userDictionary.label "พจนานุกรมส่วนบุคคล:">
<!ENTITY moreDictionaries.label "ดาวน์โหลดพจนานุกรมเพิ่มเติม…">
<!ENTITY addToUserDictionaryButton.label "เพิ่มคำ">
<!ENTITY addToUserDictionaryButton.accessKey "ม">
<!ENTITY editUserDictionaryButton.label "แก้ไข…">
<!ENTITY editUserDictionaryButton.accessKey "ก">
<!ENTITY recheckButton2.label "ตรวจสอบข้อความใหม่">
<!ENTITY recheckButton2.accessKey "ข">
<!ENTITY closeButton.label "ปิด">
<!ENTITY closeButton.accessKey "ป">
<!ENTITY sendButton.label "ส่ง">
<!ENTITY sendButton.accessKey "ส">
<!ENTITY languagePopup.label "ภาษา:">
<!ENTITY languagePopup.accessKey "ภ">
|