diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojox/editor/plugins/nls/th | |
Diffstat (limited to 'js/dojo-1.6/dojox/editor/plugins/nls/th')
36 files changed, 108 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/AutoSave.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/AutoSave.js new file mode 100644 index 0000000..d33d1be --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/AutoSave.js @@ -0,0 +1 @@ +({"saveLabel":"บันทึก","saveSettingdialogTitle":"บันทึกอัตโนมัติ","saveSettingdialogButtonOk":"ตั้งช่วงเวลา","saveMessageSuccess":"ถูกบันทึกเมื่อ ${0}","saveSettingdialogButtonCancel":"ยกเลิก","saveSettingdialogDescription":"ระบุช่วงเวลาบันทึกอัตโนมัติ","saveSettingLabelOn":"ตั้งช่วงเวลาบันทึกอัตโนมัติ...","saveSettingdialogParamLabel":"นาที","saveSettingdialogParamName":"ช่วงเวลาบันทึกอัตโนมัติ","saveMessageFail":"ล้มเหลวในการบันทึกเมื่อ ${0}","saveSettingLabelOff":"ปิดบันทึกอัตโนมัติ"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/AutoSave.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/AutoSave.xd.js new file mode 100644 index 0000000..9107559 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/AutoSave.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.AutoSave"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.AutoSave");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "AutoSave", "th", ({"saveLabel":"บันทึก","saveSettingdialogTitle":"บันทึกอัตโนมัติ","saveSettingdialogButtonOk":"ตั้งช่วงเวลา","saveMessageSuccess":"ถูกบันทึกเมื่อ ${0}","saveSettingdialogButtonCancel":"ยกเลิก","saveSettingdialogDescription":"ระบุช่วงเวลาบันทึกอัตโนมัติ","saveSettingLabelOn":"ตั้งช่วงเวลาบันทึกอัตโนมัติ...","saveSettingdialogParamLabel":"นาที","saveSettingdialogParamName":"ช่วงเวลาบันทึกอัตโนมัติ","saveMessageFail":"ล้มเหลวในการบันทึกเมื่อ ${0}","saveSettingLabelOff":"ปิดบันทึกอัตโนมัติ"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Blockquote.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Blockquote.js new file mode 100644 index 0000000..d0f8d20 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Blockquote.js @@ -0,0 +1 @@ +({"blockquote":"บล็อกคำพูด"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Blockquote.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Blockquote.xd.js new file mode 100644 index 0000000..7c20ab9 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Blockquote.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.Blockquote"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.Blockquote");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Blockquote", "th", ({"blockquote":"บล็อกคำพูด"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Breadcrumb.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Breadcrumb.js new file mode 100644 index 0000000..1f4e52b --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Breadcrumb.js @@ -0,0 +1 @@ +({"selectContents":"เลือกเนื้อหา","deleteElement":"ลบอิลิเมนต์","moveEnd":"ย้ายเคอร์เซอร์ไปยังจุดสิ้นสุด","deleteContents":"ลบเนื้อหา","nodeActions":"${nodeName} แอ็คชัน","selectElement":"เลือกอิลิเมนต์","moveStart":"ย้ายเคอร์เซอร์ไปยังจุดเริ่มต้น"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Breadcrumb.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Breadcrumb.xd.js new file mode 100644 index 0000000..25b2aad --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Breadcrumb.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.Breadcrumb"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.Breadcrumb");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Breadcrumb", "th", ({"selectContents":"เลือกเนื้อหา","deleteElement":"ลบอิลิเมนต์","moveEnd":"ย้ายเคอร์เซอร์ไปยังจุดสิ้นสุด","deleteContents":"ลบเนื้อหา","nodeActions":"${nodeName} แอ็คชัน","selectElement":"เลือกอิลิเมนต์","moveStart":"ย้ายเคอร์เซอร์ไปยังจุดเริ่มต้น"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/CollapsibleToolbar.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/CollapsibleToolbar.js new file mode 100644 index 0000000..8b2cb70 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/CollapsibleToolbar.js @@ -0,0 +1 @@ +({"collapse":"ยุบรวมแถบเครื่องมือตัวแก้ไข","expand":"ขยายแถบเครื่องมือตัวแก้ไข"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/CollapsibleToolbar.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/CollapsibleToolbar.xd.js new file mode 100644 index 0000000..023250c --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/CollapsibleToolbar.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.CollapsibleToolbar"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.CollapsibleToolbar");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "CollapsibleToolbar", "th", ({"collapse":"ยุบรวมแถบเครื่องมือตัวแก้ไข","expand":"ขยายแถบเครื่องมือตัวแก้ไข"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/FindReplace.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/FindReplace.js new file mode 100644 index 0000000..1a979a5 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/FindReplace.js @@ -0,0 +1 @@ +({"replaceDialogText":"แทนที่ ${0} ที่เกิดขึ้น","eofDialogTextFind":"หาพบ","eofDialogText":"การเกิดขึ้นล่าสุด ${0}","backwards":"ย้อนกลับ","replaceButton":"แทนที่","replaceLabel":"แทนที่ด้วย:","matchCase":"ตรงตามตัวพิมพ์ใหญ่เล็ก","findTooltip":"ป้อนข้อความเพื่อหา","replaceTooltip":"ป้อนข้อความเพื่อแทนที่ด้วย","replaceAllButton":"แทนที่ทั้งหมด","eofDialogTextReplace":"ถูกแทนที่","findReplace":"ค้นหาและแทนที่","backwardsTooltip":"ค้นหาย้อนกับเพื่อหาข้อความ","replaceAllButtonTooltip":"แทนที่ข้อความทั้งหมด","replaceButtonTooltip":"แทนที่ข้อความ","findLabel":"ค้นหา:","findButton":"ค้นหา","matchCaseTooltip":"ตรงตามตัวพิมพ์ใหญ่เล็ก","findButtonTooltip":"หาข้อความ","replaceAll":"ที่เกิดขึ้นทั้งหมด"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/FindReplace.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/FindReplace.xd.js new file mode 100644 index 0000000..43b590c --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/FindReplace.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.FindReplace"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.FindReplace");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "FindReplace", "th", ({"replaceDialogText":"แทนที่ ${0} ที่เกิดขึ้น","eofDialogTextFind":"หาพบ","eofDialogText":"การเกิดขึ้นล่าสุด ${0}","backwards":"ย้อนกลับ","replaceButton":"แทนที่","replaceLabel":"แทนที่ด้วย:","matchCase":"ตรงตามตัวพิมพ์ใหญ่เล็ก","findTooltip":"ป้อนข้อความเพื่อหา","replaceTooltip":"ป้อนข้อความเพื่อแทนที่ด้วย","replaceAllButton":"แทนที่ทั้งหมด","eofDialogTextReplace":"ถูกแทนที่","findReplace":"ค้นหาและแทนที่","backwardsTooltip":"ค้นหาย้อนกับเพื่อหาข้อความ","replaceAllButtonTooltip":"แทนที่ข้อความทั้งหมด","replaceButtonTooltip":"แทนที่ข้อความ","findLabel":"ค้นหา:","findButton":"ค้นหา","matchCaseTooltip":"ตรงตามตัวพิมพ์ใหญ่เล็ก","findButtonTooltip":"หาข้อความ","replaceAll":"ที่เกิดขึ้นทั้งหมด"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertAnchor.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertAnchor.js new file mode 100644 index 0000000..e1a3323 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertAnchor.js @@ -0,0 +1 @@ +({"set":"ตั้งค่า","insertAnchor":"แทรกจุดยึด","title":"คุณสมบัติจุดยึด","text":"รายละเอียด","cancel":"ยกเลิก","anchor":"ชื่อ:"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertAnchor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertAnchor.xd.js new file mode 100644 index 0000000..4d97aa6 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertAnchor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.InsertAnchor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.InsertAnchor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertAnchor", "th", ({"set":"ตั้งค่า","insertAnchor":"แทรกจุดยึด","title":"คุณสมบัติจุดยึด","text":"รายละเอียด","cancel":"ยกเลิก","anchor":"ชื่อ:"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertEntity.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertEntity.js new file mode 100644 index 0000000..6ded8b0 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertEntity.js @@ -0,0 +1 @@ +({"insertEntity":"แทรกสัญลักษณ์"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertEntity.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertEntity.xd.js new file mode 100644 index 0000000..02d4db1 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/InsertEntity.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.InsertEntity"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "th", ({"insertEntity":"แทรกสัญลักษณ์"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/LocalImage.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/LocalImage.js new file mode 100644 index 0000000..260fbc7 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/LocalImage.js @@ -0,0 +1 @@ +({"set":"แทรก","text":"รายละเอียด","insertImageTitle":"แทรกรูปภาพ","invalidMessage":"ชนิดของไฟล์รูปภาพไม่ถูกต้อง","prePopuTextBrowse":" หรือเรียกดูโลคัลไฟล์","browse":"เรียกดู...","prePopuTextUrl":"ป้อน URL ของรูปภาพ","url":"รูปภาพ"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/LocalImage.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/LocalImage.xd.js new file mode 100644 index 0000000..d8c6660 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/LocalImage.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.LocalImage"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.LocalImage");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "LocalImage", "th", ({"set":"แทรก","text":"รายละเอียด","insertImageTitle":"แทรกรูปภาพ","invalidMessage":"ชนิดของไฟล์รูปภาพไม่ถูกต้อง","prePopuTextBrowse":" หรือเรียกดูโลคัลไฟล์","browse":"เรียกดู...","prePopuTextUrl":"ป้อน URL ของรูปภาพ","url":"รูปภาพ"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/PageBreak.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/PageBreak.js new file mode 100644 index 0000000..ace81da --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/PageBreak.js @@ -0,0 +1 @@ +({"pageBreak":"เส้นกั้นหน้า"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/PageBreak.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/PageBreak.xd.js new file mode 100644 index 0000000..810882e --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/PageBreak.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.PageBreak"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.PageBreak");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PageBreak", "th", ({"pageBreak":"เส้นกั้นหน้า"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/PasteFromWord.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/PasteFromWord.js new file mode 100644 index 0000000..524de8f --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/PasteFromWord.js @@ -0,0 +1 @@ +({"pasteFromWord":"วางจาก Word","paste":"วาง","cancel":"ยกเลิก","instructions":"วางเนื้อหาจาก Word ลงในกล่องข้อความข้างล่าง เมื่อคุณพอใจกับเนื้อหาที่แทรกแล้วให้กดปุ่ม วาง เมื่อต้องการยกเลิกการเรียงลำดับข้อความให้กดปุ่ม ยกเลิก"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/PasteFromWord.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/PasteFromWord.xd.js new file mode 100644 index 0000000..40efb15 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/PasteFromWord.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.PasteFromWord"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.PasteFromWord");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PasteFromWord", "th", ({"pasteFromWord":"วางจาก Word","paste":"วาง","cancel":"ยกเลิก","instructions":"วางเนื้อหาจาก Word ลงในกล่องข้อความข้างล่าง เมื่อคุณพอใจกับเนื้อหาที่แทรกแล้วให้กดปุ่ม วาง เมื่อต้องการยกเลิกการเรียงลำดับข้อความให้กดปุ่ม ยกเลิก"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Preview.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Preview.js new file mode 100644 index 0000000..f54f538 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Preview.js @@ -0,0 +1 @@ +({"preview":"แสดงตัวอย่าง"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Preview.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Preview.xd.js new file mode 100644 index 0000000..cfa7ec0 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Preview.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.Preview"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.Preview");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Preview", "th", ({"preview":"แสดงตัวอย่าง"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Save.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Save.js new file mode 100644 index 0000000..b8346a3 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Save.js @@ -0,0 +1 @@ +({"save":"บันทึก"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Save.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Save.xd.js new file mode 100644 index 0000000..b6e3c96 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Save.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.Save"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.Save");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Save", "th", ({"save":"บันทึก"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/ShowBlockNodes.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/ShowBlockNodes.js new file mode 100644 index 0000000..ecff465 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/ShowBlockNodes.js @@ -0,0 +1 @@ +({"showBlockNodes":"แสดงอิลิเมนต์บล็อก HTML"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/ShowBlockNodes.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/ShowBlockNodes.xd.js new file mode 100644 index 0000000..c26c533 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/ShowBlockNodes.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.ShowBlockNodes"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.ShowBlockNodes");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "ShowBlockNodes", "th", ({"showBlockNodes":"แสดงอิลิเมนต์บล็อก HTML"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Smiley.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Smiley.js new file mode 100644 index 0000000..13808b9 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Smiley.js @@ -0,0 +1 @@ +({"emoticonLaughing":"หัวเราะ","emoticonCool":"เจ๋ง","emoticonTongue":"แลบลิ้น","emoticonCrying":"ร้องไห้","emoticonOops":"oops","emoticonFrown":"หน้าบึ้ง","emoticonAngry":"โกรธ","emoticonShy":"อาย","emoticonNo":"ไม่ใช่","emoticonAngel":"โมโห","smiley":"แทรกไอคอนแสดงอารมณ์","emoticonIdea":"ความคิด","emoticonEyebrow":"คิ้ว","emoticonSmile":"ยิ้ม","emoticonWink":"ขยิบตา","emoticonYes":"ใช่","emoticonGrin":"ยิ้มกว้าง","emoticonGoofy":"โง่","emoticonHalf":"ครึ่งซีก"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/Smiley.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/Smiley.xd.js new file mode 100644 index 0000000..15e3fd3 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/Smiley.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.Smiley"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.Smiley");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Smiley", "th", ({"emoticonLaughing":"หัวเราะ","emoticonCool":"เจ๋ง","emoticonTongue":"แลบลิ้น","emoticonCrying":"ร้องไห้","emoticonOops":"oops","emoticonFrown":"หน้าบึ้ง","emoticonAngry":"โกรธ","emoticonShy":"อาย","emoticonNo":"ไม่ใช่","emoticonAngel":"โมโห","smiley":"แทรกไอคอนแสดงอารมณ์","emoticonIdea":"ความคิด","emoticonEyebrow":"คิ้ว","emoticonSmile":"ยิ้ม","emoticonWink":"ขยิบตา","emoticonYes":"ใช่","emoticonGrin":"ยิ้มกว้าง","emoticonGoofy":"โง่","emoticonHalf":"ครึ่งซีก"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/SpellCheck.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/SpellCheck.js new file mode 100644 index 0000000..f1563d6 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/SpellCheck.js @@ -0,0 +1 @@ +({"cancel":"Cancel","toDic":"เพิ่งลงในพจนานุกรม","skip":"ข้าม","iMsg":"ไม่มีการแนะนำการสะกด","replaceAll":"แทนที่ทั้งหมด","widgetLabel":"ตรวจสอบการสะกดคำแบบแบตช์","skipAll":"ข้ามทั้งหมด","suggestions":"การแนะนำ","iSkipAll":"ข้ามที่เหมือนนี้","replaceWith":"แทนที่ด้วย","msg":"ไม่พบคำที่สะกดผิด","replace":"แทนที่","unfound":"ไม่พบ","iSkip":"ข้ามนี้"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/SpellCheck.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/SpellCheck.xd.js new file mode 100644 index 0000000..e92ef7b --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/SpellCheck.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.SpellCheck"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.SpellCheck");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "SpellCheck", "th", ({"cancel":"Cancel","toDic":"เพิ่งลงในพจนานุกรม","skip":"ข้าม","iMsg":"ไม่มีการแนะนำการสะกด","replaceAll":"แทนที่ทั้งหมด","widgetLabel":"ตรวจสอบการสะกดคำแบบแบตช์","skipAll":"ข้ามทั้งหมด","suggestions":"การแนะนำ","iSkipAll":"ข้ามที่เหมือนนี้","replaceWith":"แทนที่ด้วย","msg":"ไม่พบคำที่สะกดผิด","replace":"แทนที่","unfound":"ไม่พบ","iSkip":"ข้ามนี้"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/TableDialog.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/TableDialog.js new file mode 100644 index 0000000..3ad2ee6 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/TableDialog.js @@ -0,0 +1 @@ +({"buttonSet":"ตั้งค่า","insertTableTitle":"แทรกตาราง","insertTableRowAfterLabel":"เพิ่มแถวหลัง","buttonCancel":"ยกเลิก","center":"กึ่งกลาง","deleteTableColumnLabel":"ลบคอลัมน์","right":"ขวา","insertTableColumnBeforeLabel":"เพิ่มคอลัมน์ก่อน","tableWidth":"ความกว้างของตาราง:","buttonInsert":"แทรก","default":"ดีฟอลต์","align":"จัดตำแหน่ง:","insertTableRowBeforeLabel":"เพิ่มแถวก่อน","cellSpacing":"ระยะห่างเซลล์:","pixels":"พิกเซล","selectTableLabel":"เลือกตาราง","rows":"แถว:","modifyTableTitle":"ปรับเปลี่ยนไขตาราง","cellPadding":"ส่วนเสริมเซลล์:","deleteTableRowLabel":"ลบแถว","backgroundColor":"สีพื้นหลัง:","insertTableColumnAfterLabel":"เพิ่มคอลัมน์หลัง","left":"ซ้าย","borderThickness":"ความหนาเส้นขอบ","columns":"คอลัมน์:","percent":"เปอร์เซ็นต์","borderColor":"สีเส้นขอบ:"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/TableDialog.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/TableDialog.xd.js new file mode 100644 index 0000000..e21eab8 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/TableDialog.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.TableDialog"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.TableDialog");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TableDialog", "th", ({"buttonSet":"ตั้งค่า","insertTableTitle":"แทรกตาราง","insertTableRowAfterLabel":"เพิ่มแถวหลัง","buttonCancel":"ยกเลิก","center":"กึ่งกลาง","deleteTableColumnLabel":"ลบคอลัมน์","right":"ขวา","insertTableColumnBeforeLabel":"เพิ่มคอลัมน์ก่อน","tableWidth":"ความกว้างของตาราง:","buttonInsert":"แทรก","default":"ดีฟอลต์","align":"จัดตำแหน่ง:","insertTableRowBeforeLabel":"เพิ่มแถวก่อน","cellSpacing":"ระยะห่างเซลล์:","pixels":"พิกเซล","selectTableLabel":"เลือกตาราง","rows":"แถว:","modifyTableTitle":"ปรับเปลี่ยนไขตาราง","cellPadding":"ส่วนเสริมเซลล์:","deleteTableRowLabel":"ลบแถว","backgroundColor":"สีพื้นหลัง:","insertTableColumnAfterLabel":"เพิ่มคอลัมน์หลัง","left":"ซ้าย","borderThickness":"ความหนาเส้นขอบ","columns":"คอลัมน์:","percent":"เปอร์เซ็นต์","borderColor":"สีเส้นขอบ:"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/TextColor.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/TextColor.js new file mode 100644 index 0000000..4392e30 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/TextColor.js @@ -0,0 +1 @@ +({"setButtonText":"เซ็ต","cancelButtonText":"ยกเลิก"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/TextColor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/TextColor.xd.js new file mode 100644 index 0000000..35168c7 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/TextColor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.TextColor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.TextColor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TextColor", "th", ({"setButtonText":"เซ็ต","cancelButtonText":"ยกเลิก"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/latinEntities.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/latinEntities.js new file mode 100644 index 0000000..f5bfb7c --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/latinEntities.js @@ -0,0 +1 @@ +({"le":"น้อยกว่าหรือเท่ากับ","prod":"ผลิตภัณฑ์ n-aryเครื่องหมายผลิตภัณฑ์","zwj":"ตัวรวมที่ความกว้างเป็นศูนย์","mdash":"แดช em","frasl":"สแลชเศษส่วน","upsih":"อักษรอิปไซลอนภาษากริซที่มีสัญญลักษณ์ห่วง","prop":"เป็นสัดส่วนกับ","middot":"จุดกึ่งกลาง\nคอมม่า Georgian\nจุดกึ่งกลางภาษากรีซ","hellip":"จุดแนวนอน\nจุดนำสามจุด","eta":"อักษรอีตาตัวเล็กภาษากรีซ","iacute":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","yen":"เครื่องหมาย เยนเครื่องหมาย หยวน","rlm":"มาร์กขวาไปซ้าย","macr":"ไมครอน\nช่องว่างของไมครอน\noverline\nAPL overbar","ldquo":"เครื่องหมายคำพูดคู่ด้านซ้าย","Icirc":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์","OElig":"อักษรละติน OE ตัวใหญ่","hArr":"ลูกศรสองตัวที่ชี้ไปซ้ายขวา","eth":"อักษร eth ตัวเล็กภาษาละติน","divide":"เครื่องหมายหาร","chi":"อักษร chi ตัวเล็กภาษากรีซ","eacute":"อักษร c ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","icirc":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","iexcl":"เครื่องหมายอัศเจรีย์กลับหัว","ETH":"อักษรละติน ETH ตัวใหญ่","acute":"acute accent\nช่องว่างของอคิวท์","crarr":"ลูกศรชี้ลงที่มีมุมไปทางซ้าย\ncarriage return","mu":"อักษร mu ตัวเล็กภาษากรีซ","AElig":"อักษรละติน AE ตัวใหญ่\nอักษรละติน AE ตัวใหญ่ที่ติดกัน","aacute":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","lambda":"อักษรแลมดาตัวเล็กภาษากรีซ","THORN":"อักษรละติน THORN ตัวใหญ่","asymp":"เกือบเท่ากับ\nasymptotic to","fnof":"อักษร f ตัวเล็กภาษาละตินที่มีห่วง\nฟังก์ชัน\nflorin","lang":"วงเล็บซ้าย","cup":"ยูเนียน\ncup","ne":"ไม่เท่ากับ","Sigma":"อักษรซิกมาตัวใหญ่ภาษากรีซ","oelig":"อักษร oe ตัวเล็กติดกันภาษาละติน","cent":"เครื่องหมาย เซ็นต์","ni":"รวมเป็นสมาชิก","dagger":"dagger","permil":"เครื่องหมาย per mille","Omicron":"อักษรโอไมครอนตัวใหญ่ภาษากรีซ","sigma":"อักษรซิกมาตัวเล็กภาษากรีซ","euro":"เครื่องหมายยูโร","Yacute":"อักษรละติน Y ตัวใหญ่ที่มีเครื่องหมายอคิวท์","thorn":"อักษร thorn ตัวเล็กภาษาละติน","lceil":"เพดานด้านซ้าย\nAPL upstile","Ograve":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายกราฟ","rarr":"ลูกศรชี้ไปทางขวา","nu":"อักษร nu ตัวเล็กภาษากรีซ","emsp":"ช่องว่าง em","Theta":"อักษรทีตาตัวใหญ่ภาษากรีซ","lArr":"ลูกศรสองตัวชี้ไปทางซ้าย","tau":"อักษร tau ตัวเล็กภาษากรีซ","aelig":"อักษร ae ตัวเล็กภาษาละติน\nอักษร ae ตัวเล็กภาษาละตินที่ติดกัน","ccedil":"อักษร c ตัวเล็กภาษาละตินที่มีเครื่องหมายซีดิลลา","Ntilde":"อักษรละติน N ตัวใหญ่ที่มีเครื่องหมายทิลเดอ","cong":"ประมาณเท่ากับ","Uacute":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายอคิวท์","theta":"อักษรทีตาตัวเล็กภาษากรีซ","darr":"ลูกศรชี้ลง","Uuml":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","bdquo":"เครื่องหมายคำพูด low-9 คู่","Aring":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายวงแหวนด้านบน\nอักษรละติน A ตัวใหญ่ที่มีเครื่องหมายวงแหวน","sigmaf":"อักษรซิกมาสุดท้ายตัวเล็กภาษากรีซ","pound":"เครื่องหมายปอนด์","uArr":"ลูกศรสองตัวที่ชี้ไปข้างบน","sub":"เซ็ตย่อยของ","aring":"อักษร a ตัวเล็กภาษาละตินที่มีวงแหวนข้างบน\nอักษร a ตัวล็กภาษาละตินที่มีวงแหวน","sdot":"โอเปอเรเตอร์จุด","thinsp":"ช่องว่างแบบบาง","or":"โลจิคัล หรือ\nvee","Eacute":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายอคิวท์","shy":"ซิร์ฟไฮเฟน\nไฮเฟนการตัดสินใจ","curren":"เครื่องหมายสกุลเงิน","loz":"lozenge","not":"ลัญญลักษณ์ น็อท","tilde":"ทิลเดอตัวเล็ก","sum":"n-ary sumation","spades":"black spade suit","Psi":"อักษร psi ตัวใหญ่ภาษากรีซ","ndash":"แดช en","sup":"ซุปเปอร์เซ็ตของ","atilde":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายทิลเดอ","clubs":"black club suit\nshamrock","uuml":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Aacute":"อักษรละติน A ตัวใหญ่ พร้อมเครื่องหมายอคิวท์","rsaquo":"เครื่องหมายคำพูดเดี่ยวที่ชี้ไปด้านขวา","otimes":"วงกลมครั้ง\nผลิตภัณฑ์เวคเตอร์","lfloor":"พื้นด้านซ้าย\nAPL downstile","zwnj":"ไม่ใช่ตัวรวมที่ความกว้างเป็นศูนย์","sim":"โอเปอเรเตอร์ดิลเดอ\nแตกต่างกับ\nเหมือนกับ","Iota":"อักษรไอโอตาตัวใหญ่ภาษากรีซ","Iacute":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายอคิวท์","pi":"อักษร pi ตัวเล็กภาษากรีซ","ordf":"ตังบ่งชี้ลำดับของผู้หญิง","frac12":"เศษหนึ่งส่วนสองแบบหยาบๆ\nเศษหนึ่งส่วนสอง","frac14":"เศษหนึ่งส่วนสี่แบบหยาบๆ\nเศษหนึ่งส่วนสี่","alefsym":"สัญญลักษณ์ alef\nfirst transfinite cardinal","bull":"จุดนำ\nวงกลมสีดำเล็กๆ","deg":"สัญญลักษณ์องศา","ordm":"ตังบ่งชี้ลำดับของผู้ชาย","epsilon":"อักษรเอปซิลอนตัวเล็กภาษากรีซ","equiv":"เหมือนกับ","Dagger":"dagger คู่","brvbar":"แถบแยก\nแถบแยกแนวตั้ง","harr":"ลูกศรซ้ายขวา","ugrave":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","oslash":"อักษรละติน o ตัวเล็กที่มีเครื่องหมายแลช\nอักษรละติน o ตัวเล็กที่มีเครื่องหมายสแลช","Yuml":"อักษรละติน Y ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","hearts":"black heart suit\nvalentine","Xi":"อักษร xi ตัวใหญ่ภาษากรีซ","Prime":"เครื่องหมายดับเบิลไพร์ม\nวินาที\nนิ้ว","iota":"อักษรไอโอตาตัวเล็กภาษากรีซ","Ccedil":"อักษรละติน C ตัวใหญ่ที่มีเครื่องหมายซีดิลลา","Lambda":"อักษรแลมดาตัวใหญ่ภาษากรีซ","raquo":"เครื่องหมายคำพูดที่ชี้ไปทางขวา\nguillemet ที่ชี้ไปทางขวา","Phi":"อักษร phi ตัวใหญ่ภาษากรีซ","prime":"เครื่องหมายไพร์ม\nนาที\nฟุต","nsub":"ไม่ใช่เซ็ตย่อยของ","copy":"เครื่องหมายลิขสิทธิ์","yuml":"อักษร y ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Rho":"อักษร rho ตัวใหญ่ภาษากรีซ","Ucirc":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์","Kappa":"อักษรแคปปาตัวใหญ่ภาษากรีซ","ucirc":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","sbquo":"เครื่องหมายคำพูด low-9 เดี่ยว","igrave":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","reg":"ลัญญลักษณ์การจดทะเบียน\nลัญญลักษณ์เครื่องหมายการค้าจดทะเบียน","infin":"อนันต์","iquest":"เครื่องหมายคำถามกลับหัว\nเครื่อหมายคำถามกลับหัว","circ":"ตัวแก้ไขตัวอักษรเซอร์คัมเฟลกซ์","kappa":"อักษรแคปปาตัวเล็กภาษากรีซ","lrm":"มาร์กซ้ายไปขวา","Atilde":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายทิลเดอ","larr":"ลูกศรชี้ไปทางซ้าย","frac34":"เศษสามส่วนสี่แบบหยาบๆ\nเศษสามส่วนสี่","oacute":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","rsquo":"เครื่องหมายคำพูดเดี่ยวด้านขวา","egrave":"อักษร c ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","oline":"overline\nช่องว่าง overscore","Mu":"อักษร mu ตัวใหญ่ภาษากรีซ","exist":"ที่มีอยู่","cap":"อินเตอร์เซกชัน\ncap","and":"โลจิคัลและ\nwedge","Ouml":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","agrave":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ\nอักษร a ตัวล็กภาษาละตินที่มีเครื่องหมายกราฟ","uarr":"ลูกศรชี้ขึ้นบน","ang":"มุม","Zeta":"อักษรซีตาตัวใหญ่ภาษากรีซ","scaron":"อักษรละติน s ตัวเล็กที่มีเครื่องหมายคารอน","Gamma":"อักษรแกมม่าตัวใหญ่ภาษากรีซ","isin":"อิลิเมนต์ของ","Auml":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","empty":"เซ็ตว่าง\nเซ็ต null\nเส้นผ่าศูนย์กลาง","gamma":"อักษรแกมม่าตัวเล็กภาษากรีซ","para":"เครื่องหมาย pilcrow\nเครื่องหมายย่อหน้า","ge":"มากกว่าหรือเท่ากับ","psi":"อักษร psi ตัวเล็กภาษากรีซ","Alpha":"อักษรอัลฟาตัวใหญ่ภาษากรีซ","Nu":"อักษร nu ตัวใหญ่ภาษากรีซ","ouml":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","zeta":"อักษรซีตาตัวเล็กภาษากรีซ","alpha":"อักษรอัลฟาตัวเล็กภาษากรีซ","part":"แตกต่างบางส่วน","auml":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Ugrave":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายกราฟ","Oslash":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายแลช\nกษรละติน O ตัวใหญ่ที่มีเครื่องหมายสแลช","Epsilon":"อักษรเอปซีลอนตัวใหญ่ภาษากรีซ","int":"อินทีกรัล","Omega":"อักษรโอเมกาตัวใหญ่ภาษากรีซ","perp":"up tack\northogonal to\nperpendicular","uml":"ไดเอเรซิส\nช่องว่างของไดเอเรซิส","upsilon":"อักษรอิปไซลอนตัวเล็กภาษากรีซ","lowast":"โอเปอเรเตอร์เครื่องหมายดอกจัน","omega":"อักษรโอเมกาตัวเล็กภาษากรีซ","otilde":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายทิลเดอ","Egrave":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายกราฟ","phi":"อักษร phi ตัวเล็กภาษากรีซ","ensp":"ช่องว่าง en","Euml":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","cedil":"ซีดิลลา\nช่องว่างของซีดิลลา","laquo":"เครื่องหมายคำพูดที่ชี้ไปทางซ้าย\nguillemet ที่ชี้ไปทางซ้าย","forall":"สำหรับทั้งหมด","thetasym":"อักษรสัญญลักษณ์ทีตาตัวเล็กภาษากรีซ","Agrave":"อักษร A ตัวใหญ่ภาษาละติน A ที่มีเครื่องหมายกราฟ\nอักษร A ตัวใหญ่ภาษาละตินที่มีเครื่องหมายกราฟ","szlig":"อักษร sharp s ตัวเล็กภาษาละติน\ness-zed","Pi":"อักษร pi ตัวใหญ่ภาษากรีซ","rho":"อักษร rho ตัวเล็กภาษากรีซ","trade":"สัญญลักษณ์เครื่องหมายการค้า","Igrave":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายกราฟ","minus":"เครื่องหมายลบ","Beta":"อักษรเบตาตัวใหญ่ภาษากรีซ","Ocirc":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลก","rdquo":"เครื่องหมายคำพูดคู่ด้านขวา","Eta":"อักษรอีตาตัวใหญ่ภาษากรีซ","rfloor":"พื้นด้านซ้าย","Oacute":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายอคิวท์","euml":"อักษร e ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","oplus":"เครื่องหมายวงกลม\nผลรวมโดยตรง","ocirc":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","radic":"สแควร์รูท\nเครื่องหมายราก","Chi":"อักษร chi ตัวใหญ่ภาษากรีซ","notin":"ไม่ใช่อิลิเมนต์ของ","sect":"เครื่องหมายแบ่งส่วน","Acirc":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์ ","lsquo":"เครื่องหมายคำพูดเดี่ยวด้านซ้าย","beta":"อักษรเบตาตัวเล็กภาษากรีซ","piv":"สัญญลักษณ์ pi ภาษากรีซ","sup1":"ตัวยกหนึ่ง\nตัวยกหลักหนึ่ง","Scaron":"อักษรละติน S ตัวใหญ่ที่มีเครื่องหมายคารอน","sup2":"ตัวยกสอง\nตัวยกหลักสอง\nยกกำลังสอง","acirc":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","sube":"เซ็ตย่อยของหรือเท่ากับ","sup3":"ตัวยกสาม\nตัวยกหลักสาม\ncubed","real":"ตัวอักษร R สีดำตัวใหญ่\nสัญญลักษณ์ส่วนที่แท้จริง","Iuml":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","rang":"วงเล็บขวา","lsaquo":"เครื่องหมายคำพูดเดี่ยวที่ชี้ไปด้านซ้าย","nabla":"nabla\nความแตกต่างไปข้างหลัง","omicron":"อักษรโอไมครอนตัวเล็กภาษากรีซ","there4":"ดังนั้น","plusmn":"เครื่องหมายบวก-ลบ\nเครื่องหมายบวก-หรือ-ลบ","rceil":"เพดานด้านขวา","micro":"เครื่องหมายไมโคร","rArr":"ลูกศรสองตัวชี้ไปทางขวา","Delta":"อักษรเดลตาตัวใหญ่ภาษากรีซ","iuml":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Tau":"อักษร tau ตัวใหญ่ภาษากรีซ","times":"เครื่องหมายคูณ","yacute":"อักษร y ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","ograve":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","delta":"อักษรเดลตาตัวเล็กภาษากรีซ","Ecirc":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์","dArr":"ลูกศรสองตัวที่ชี้ไปด้านล่าง","ntilde":"อักษร n ตัวเล็กภาษาละตินที่มีเครื่องหมายทิลเดอ","diams":"black diamond suit","uacute":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","Otilde":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายทิลเดอ","ecirc":"อักษร e ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลก","Upsilon":"อักษรอิปไซลอนตัวใหญ่ภาษากรีซ","image":"ตัวอักษร I สีดำตัวใหญ่\nส่วนสมมุติ","supe":"ซุปเปอร์เซ็ตของหรือเท่ากับ","xi":"อักษร xi ตัวเล็กภาษากรีซ","weierp":"สคริปต์ P ตัวใหญ่\npower set\nWeierstrass p"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/th/latinEntities.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/th/latinEntities.xd.js new file mode 100644 index 0000000..985dc84 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/th/latinEntities.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.th.latinEntities"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.th.latinEntities");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "latinEntities", "th", ({"le":"น้อยกว่าหรือเท่ากับ","prod":"ผลิตภัณฑ์ n-aryเครื่องหมายผลิตภัณฑ์","zwj":"ตัวรวมที่ความกว้างเป็นศูนย์","mdash":"แดช em","frasl":"สแลชเศษส่วน","upsih":"อักษรอิปไซลอนภาษากริซที่มีสัญญลักษณ์ห่วง","prop":"เป็นสัดส่วนกับ","middot":"จุดกึ่งกลาง\nคอมม่า Georgian\nจุดกึ่งกลางภาษากรีซ","hellip":"จุดแนวนอน\nจุดนำสามจุด","eta":"อักษรอีตาตัวเล็กภาษากรีซ","iacute":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","yen":"เครื่องหมาย เยนเครื่องหมาย หยวน","rlm":"มาร์กขวาไปซ้าย","macr":"ไมครอน\nช่องว่างของไมครอน\noverline\nAPL overbar","ldquo":"เครื่องหมายคำพูดคู่ด้านซ้าย","Icirc":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์","OElig":"อักษรละติน OE ตัวใหญ่","hArr":"ลูกศรสองตัวที่ชี้ไปซ้ายขวา","eth":"อักษร eth ตัวเล็กภาษาละติน","divide":"เครื่องหมายหาร","chi":"อักษร chi ตัวเล็กภาษากรีซ","eacute":"อักษร c ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","icirc":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","iexcl":"เครื่องหมายอัศเจรีย์กลับหัว","ETH":"อักษรละติน ETH ตัวใหญ่","acute":"acute accent\nช่องว่างของอคิวท์","crarr":"ลูกศรชี้ลงที่มีมุมไปทางซ้าย\ncarriage return","mu":"อักษร mu ตัวเล็กภาษากรีซ","AElig":"อักษรละติน AE ตัวใหญ่\nอักษรละติน AE ตัวใหญ่ที่ติดกัน","aacute":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","lambda":"อักษรแลมดาตัวเล็กภาษากรีซ","THORN":"อักษรละติน THORN ตัวใหญ่","asymp":"เกือบเท่ากับ\nasymptotic to","fnof":"อักษร f ตัวเล็กภาษาละตินที่มีห่วง\nฟังก์ชัน\nflorin","lang":"วงเล็บซ้าย","cup":"ยูเนียน\ncup","ne":"ไม่เท่ากับ","Sigma":"อักษรซิกมาตัวใหญ่ภาษากรีซ","oelig":"อักษร oe ตัวเล็กติดกันภาษาละติน","cent":"เครื่องหมาย เซ็นต์","ni":"รวมเป็นสมาชิก","dagger":"dagger","permil":"เครื่องหมาย per mille","Omicron":"อักษรโอไมครอนตัวใหญ่ภาษากรีซ","sigma":"อักษรซิกมาตัวเล็กภาษากรีซ","euro":"เครื่องหมายยูโร","Yacute":"อักษรละติน Y ตัวใหญ่ที่มีเครื่องหมายอคิวท์","thorn":"อักษร thorn ตัวเล็กภาษาละติน","lceil":"เพดานด้านซ้าย\nAPL upstile","Ograve":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายกราฟ","rarr":"ลูกศรชี้ไปทางขวา","nu":"อักษร nu ตัวเล็กภาษากรีซ","emsp":"ช่องว่าง em","Theta":"อักษรทีตาตัวใหญ่ภาษากรีซ","lArr":"ลูกศรสองตัวชี้ไปทางซ้าย","tau":"อักษร tau ตัวเล็กภาษากรีซ","aelig":"อักษร ae ตัวเล็กภาษาละติน\nอักษร ae ตัวเล็กภาษาละตินที่ติดกัน","ccedil":"อักษร c ตัวเล็กภาษาละตินที่มีเครื่องหมายซีดิลลา","Ntilde":"อักษรละติน N ตัวใหญ่ที่มีเครื่องหมายทิลเดอ","cong":"ประมาณเท่ากับ","Uacute":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายอคิวท์","theta":"อักษรทีตาตัวเล็กภาษากรีซ","darr":"ลูกศรชี้ลง","Uuml":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","bdquo":"เครื่องหมายคำพูด low-9 คู่","Aring":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายวงแหวนด้านบน\nอักษรละติน A ตัวใหญ่ที่มีเครื่องหมายวงแหวน","sigmaf":"อักษรซิกมาสุดท้ายตัวเล็กภาษากรีซ","pound":"เครื่องหมายปอนด์","uArr":"ลูกศรสองตัวที่ชี้ไปข้างบน","sub":"เซ็ตย่อยของ","aring":"อักษร a ตัวเล็กภาษาละตินที่มีวงแหวนข้างบน\nอักษร a ตัวล็กภาษาละตินที่มีวงแหวน","sdot":"โอเปอเรเตอร์จุด","thinsp":"ช่องว่างแบบบาง","or":"โลจิคัล หรือ\nvee","Eacute":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายอคิวท์","shy":"ซิร์ฟไฮเฟน\nไฮเฟนการตัดสินใจ","curren":"เครื่องหมายสกุลเงิน","loz":"lozenge","not":"ลัญญลักษณ์ น็อท","tilde":"ทิลเดอตัวเล็ก","sum":"n-ary sumation","spades":"black spade suit","Psi":"อักษร psi ตัวใหญ่ภาษากรีซ","ndash":"แดช en","sup":"ซุปเปอร์เซ็ตของ","atilde":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายทิลเดอ","clubs":"black club suit\nshamrock","uuml":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Aacute":"อักษรละติน A ตัวใหญ่ พร้อมเครื่องหมายอคิวท์","rsaquo":"เครื่องหมายคำพูดเดี่ยวที่ชี้ไปด้านขวา","otimes":"วงกลมครั้ง\nผลิตภัณฑ์เวคเตอร์","lfloor":"พื้นด้านซ้าย\nAPL downstile","zwnj":"ไม่ใช่ตัวรวมที่ความกว้างเป็นศูนย์","sim":"โอเปอเรเตอร์ดิลเดอ\nแตกต่างกับ\nเหมือนกับ","Iota":"อักษรไอโอตาตัวใหญ่ภาษากรีซ","Iacute":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายอคิวท์","pi":"อักษร pi ตัวเล็กภาษากรีซ","ordf":"ตังบ่งชี้ลำดับของผู้หญิง","frac12":"เศษหนึ่งส่วนสองแบบหยาบๆ\nเศษหนึ่งส่วนสอง","frac14":"เศษหนึ่งส่วนสี่แบบหยาบๆ\nเศษหนึ่งส่วนสี่","alefsym":"สัญญลักษณ์ alef\nfirst transfinite cardinal","bull":"จุดนำ\nวงกลมสีดำเล็กๆ","deg":"สัญญลักษณ์องศา","ordm":"ตังบ่งชี้ลำดับของผู้ชาย","epsilon":"อักษรเอปซิลอนตัวเล็กภาษากรีซ","equiv":"เหมือนกับ","Dagger":"dagger คู่","brvbar":"แถบแยก\nแถบแยกแนวตั้ง","harr":"ลูกศรซ้ายขวา","ugrave":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","oslash":"อักษรละติน o ตัวเล็กที่มีเครื่องหมายแลช\nอักษรละติน o ตัวเล็กที่มีเครื่องหมายสแลช","Yuml":"อักษรละติน Y ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","hearts":"black heart suit\nvalentine","Xi":"อักษร xi ตัวใหญ่ภาษากรีซ","Prime":"เครื่องหมายดับเบิลไพร์ม\nวินาที\nนิ้ว","iota":"อักษรไอโอตาตัวเล็กภาษากรีซ","Ccedil":"อักษรละติน C ตัวใหญ่ที่มีเครื่องหมายซีดิลลา","Lambda":"อักษรแลมดาตัวใหญ่ภาษากรีซ","raquo":"เครื่องหมายคำพูดที่ชี้ไปทางขวา\nguillemet ที่ชี้ไปทางขวา","Phi":"อักษร phi ตัวใหญ่ภาษากรีซ","prime":"เครื่องหมายไพร์ม\nนาที\nฟุต","nsub":"ไม่ใช่เซ็ตย่อยของ","copy":"เครื่องหมายลิขสิทธิ์","yuml":"อักษร y ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Rho":"อักษร rho ตัวใหญ่ภาษากรีซ","Ucirc":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์","Kappa":"อักษรแคปปาตัวใหญ่ภาษากรีซ","ucirc":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","sbquo":"เครื่องหมายคำพูด low-9 เดี่ยว","igrave":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","reg":"ลัญญลักษณ์การจดทะเบียน\nลัญญลักษณ์เครื่องหมายการค้าจดทะเบียน","infin":"อนันต์","iquest":"เครื่องหมายคำถามกลับหัว\nเครื่อหมายคำถามกลับหัว","circ":"ตัวแก้ไขตัวอักษรเซอร์คัมเฟลกซ์","kappa":"อักษรแคปปาตัวเล็กภาษากรีซ","lrm":"มาร์กซ้ายไปขวา","Atilde":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายทิลเดอ","larr":"ลูกศรชี้ไปทางซ้าย","frac34":"เศษสามส่วนสี่แบบหยาบๆ\nเศษสามส่วนสี่","oacute":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","rsquo":"เครื่องหมายคำพูดเดี่ยวด้านขวา","egrave":"อักษร c ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","oline":"overline\nช่องว่าง overscore","Mu":"อักษร mu ตัวใหญ่ภาษากรีซ","exist":"ที่มีอยู่","cap":"อินเตอร์เซกชัน\ncap","and":"โลจิคัลและ\nwedge","Ouml":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","agrave":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ\nอักษร a ตัวล็กภาษาละตินที่มีเครื่องหมายกราฟ","uarr":"ลูกศรชี้ขึ้นบน","ang":"มุม","Zeta":"อักษรซีตาตัวใหญ่ภาษากรีซ","scaron":"อักษรละติน s ตัวเล็กที่มีเครื่องหมายคารอน","Gamma":"อักษรแกมม่าตัวใหญ่ภาษากรีซ","isin":"อิลิเมนต์ของ","Auml":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","empty":"เซ็ตว่าง\nเซ็ต null\nเส้นผ่าศูนย์กลาง","gamma":"อักษรแกมม่าตัวเล็กภาษากรีซ","para":"เครื่องหมาย pilcrow\nเครื่องหมายย่อหน้า","ge":"มากกว่าหรือเท่ากับ","psi":"อักษร psi ตัวเล็กภาษากรีซ","Alpha":"อักษรอัลฟาตัวใหญ่ภาษากรีซ","Nu":"อักษร nu ตัวใหญ่ภาษากรีซ","ouml":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","zeta":"อักษรซีตาตัวเล็กภาษากรีซ","alpha":"อักษรอัลฟาตัวเล็กภาษากรีซ","part":"แตกต่างบางส่วน","auml":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Ugrave":"อักษรละติน U ตัวใหญ่ที่มีเครื่องหมายกราฟ","Oslash":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายแลช\nกษรละติน O ตัวใหญ่ที่มีเครื่องหมายสแลช","Epsilon":"อักษรเอปซีลอนตัวใหญ่ภาษากรีซ","int":"อินทีกรัล","Omega":"อักษรโอเมกาตัวใหญ่ภาษากรีซ","perp":"up tack\northogonal to\nperpendicular","uml":"ไดเอเรซิส\nช่องว่างของไดเอเรซิส","upsilon":"อักษรอิปไซลอนตัวเล็กภาษากรีซ","lowast":"โอเปอเรเตอร์เครื่องหมายดอกจัน","omega":"อักษรโอเมกาตัวเล็กภาษากรีซ","otilde":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายทิลเดอ","Egrave":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายกราฟ","phi":"อักษร phi ตัวเล็กภาษากรีซ","ensp":"ช่องว่าง en","Euml":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","cedil":"ซีดิลลา\nช่องว่างของซีดิลลา","laquo":"เครื่องหมายคำพูดที่ชี้ไปทางซ้าย\nguillemet ที่ชี้ไปทางซ้าย","forall":"สำหรับทั้งหมด","thetasym":"อักษรสัญญลักษณ์ทีตาตัวเล็กภาษากรีซ","Agrave":"อักษร A ตัวใหญ่ภาษาละติน A ที่มีเครื่องหมายกราฟ\nอักษร A ตัวใหญ่ภาษาละตินที่มีเครื่องหมายกราฟ","szlig":"อักษร sharp s ตัวเล็กภาษาละติน\ness-zed","Pi":"อักษร pi ตัวใหญ่ภาษากรีซ","rho":"อักษร rho ตัวเล็กภาษากรีซ","trade":"สัญญลักษณ์เครื่องหมายการค้า","Igrave":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายกราฟ","minus":"เครื่องหมายลบ","Beta":"อักษรเบตาตัวใหญ่ภาษากรีซ","Ocirc":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลก","rdquo":"เครื่องหมายคำพูดคู่ด้านขวา","Eta":"อักษรอีตาตัวใหญ่ภาษากรีซ","rfloor":"พื้นด้านซ้าย","Oacute":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายอคิวท์","euml":"อักษร e ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","oplus":"เครื่องหมายวงกลม\nผลรวมโดยตรง","ocirc":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","radic":"สแควร์รูท\nเครื่องหมายราก","Chi":"อักษร chi ตัวใหญ่ภาษากรีซ","notin":"ไม่ใช่อิลิเมนต์ของ","sect":"เครื่องหมายแบ่งส่วน","Acirc":"อักษรละติน A ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์ ","lsquo":"เครื่องหมายคำพูดเดี่ยวด้านซ้าย","beta":"อักษรเบตาตัวเล็กภาษากรีซ","piv":"สัญญลักษณ์ pi ภาษากรีซ","sup1":"ตัวยกหนึ่ง\nตัวยกหลักหนึ่ง","Scaron":"อักษรละติน S ตัวใหญ่ที่มีเครื่องหมายคารอน","sup2":"ตัวยกสอง\nตัวยกหลักสอง\nยกกำลังสอง","acirc":"อักษร a ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลกซ์","sube":"เซ็ตย่อยของหรือเท่ากับ","sup3":"ตัวยกสาม\nตัวยกหลักสาม\ncubed","real":"ตัวอักษร R สีดำตัวใหญ่\nสัญญลักษณ์ส่วนที่แท้จริง","Iuml":"อักษรละติน I ตัวใหญ่ที่มีเครื่องหมายไดเอเรซิส","rang":"วงเล็บขวา","lsaquo":"เครื่องหมายคำพูดเดี่ยวที่ชี้ไปด้านซ้าย","nabla":"nabla\nความแตกต่างไปข้างหลัง","omicron":"อักษรโอไมครอนตัวเล็กภาษากรีซ","there4":"ดังนั้น","plusmn":"เครื่องหมายบวก-ลบ\nเครื่องหมายบวก-หรือ-ลบ","rceil":"เพดานด้านขวา","micro":"เครื่องหมายไมโคร","rArr":"ลูกศรสองตัวชี้ไปทางขวา","Delta":"อักษรเดลตาตัวใหญ่ภาษากรีซ","iuml":"อักษร i ตัวเล็กภาษาละตินที่มีเครื่องหมายไดเอเรซิส","Tau":"อักษร tau ตัวใหญ่ภาษากรีซ","times":"เครื่องหมายคูณ","yacute":"อักษร y ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","ograve":"อักษร o ตัวเล็กภาษาละตินที่มีเครื่องหมายกราฟ","delta":"อักษรเดลตาตัวเล็กภาษากรีซ","Ecirc":"อักษรละติน E ตัวใหญ่ที่มีเครื่องหมายเซอร์คัมเฟลกซ์","dArr":"ลูกศรสองตัวที่ชี้ไปด้านล่าง","ntilde":"อักษร n ตัวเล็กภาษาละตินที่มีเครื่องหมายทิลเดอ","diams":"black diamond suit","uacute":"อักษร u ตัวเล็กภาษาละตินที่มีเครื่องหมายอคิวท์","Otilde":"อักษรละติน O ตัวใหญ่ที่มีเครื่องหมายทิลเดอ","ecirc":"อักษร e ตัวเล็กภาษาละตินที่มีเครื่องหมายเซอร์คัมเฟลก","Upsilon":"อักษรอิปไซลอนตัวใหญ่ภาษากรีซ","image":"ตัวอักษร I สีดำตัวใหญ่\nส่วนสมมุติ","supe":"ซุปเปอร์เซ็ตของหรือเท่ากับ","xi":"อักษร xi ตัวเล็กภาษากรีซ","weierp":"สคริปต์ P ตัวใหญ่\npower set\nWeierstrass p"})
+); +}};});
\ No newline at end of file |
