diff options
Diffstat (limited to 'l10n-th/editor/ui/chrome/dialogs/EditorSpellCheck.dtd')
-rw-r--r-- | l10n-th/editor/ui/chrome/dialogs/EditorSpellCheck.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-th/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-th/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..5ebc0bcf76 --- /dev/null +++ b/l10n-th/editor/ui/chrome/dialogs/EditorSpellCheck.dtd @@ -0,0 +1,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 "ภ"> |