diff options
Diffstat (limited to 'l10n-th/editor/ui/chrome/dialogs/EditorInsertChars.dtd')
-rw-r--r-- | l10n-th/editor/ui/chrome/dialogs/EditorInsertChars.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-th/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-th/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..509d2e2fec --- /dev/null +++ b/l10n-th/editor/ui/chrome/dialogs/EditorInsertChars.dtd @@ -0,0 +1,19 @@ +<!-- 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 category.label "หมวดหมู่"> +<!ENTITY letter.label "ตัวอักษร:"> +<!ENTITY letter.accessKey "ต"> +<!ENTITY character.label "อักขระ:"> +<!ENTITY character.accessKey "อ"> +<!ENTITY accentUpper.label "อักษรตัวพิมพ์ใหญ่ที่มีเครื่องหมายกำกับการออกเสียง"> +<!ENTITY accentLower.label "อักษรตัวพิมพ์เล็กที่มีเครื่องหมายกำกับการออกเสียง"> +<!ENTITY otherUpper.label "อักษรตัวพิมพ์ใหญ่อื่น ๆ"> +<!ENTITY otherLower.label "อักษรตัวพิมพ์เล็กอื่น ๆ"> +<!ENTITY commonSymbols.label "สัญลักษณ์ทั่วไป"> +<!ENTITY insertButton.label "แทรก"> +<!ENTITY closeButton.label "ปิด"> |