summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dijit/form/nls/th
diff options
context:
space:
mode:
authorTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
committerTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
commitb62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch)
tree86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dijit/form/nls/th
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dijit/form/nls/th')
-rw-r--r--js/dojo-1.6/dijit/form/nls/th/ComboBox.js1
-rw-r--r--js/dojo-1.6/dijit/form/nls/th/ComboBox.xd.js4
-rw-r--r--js/dojo-1.6/dijit/form/nls/th/Textarea.js1
-rw-r--r--js/dojo-1.6/dijit/form/nls/th/Textarea.xd.js4
-rw-r--r--js/dojo-1.6/dijit/form/nls/th/validate.js1
-rw-r--r--js/dojo-1.6/dijit/form/nls/th/validate.xd.js4
6 files changed, 15 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/form/nls/th/ComboBox.js b/js/dojo-1.6/dijit/form/nls/th/ComboBox.js
new file mode 100644
index 0000000..ff32a4f
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/th/ComboBox.js
@@ -0,0 +1 @@
+({"previousMessage":"การเลือกก่อนหน้า","nextMessage":"การเลือกเพิ่มเติม"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/th/ComboBox.xd.js b/js/dojo-1.6/dijit/form/nls/th/ComboBox.xd.js
new file mode 100644
index 0000000..0646c08
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/th/ComboBox.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.form.nls.th.ComboBox"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.form.nls.th.ComboBox");dojo._xdLoadFlattenedBundle("dijit.form", "ComboBox", "th", {"previousMessage":"การเลือกก่อนหน้า","nextMessage":"การเลือกเพิ่มเติม"});
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/th/Textarea.js b/js/dojo-1.6/dijit/form/nls/th/Textarea.js
new file mode 100644
index 0000000..4361183
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/th/Textarea.js
@@ -0,0 +1 @@
+({"iframeEditTitle":"แก้ไขพื้นที่","iframeFocusTitle":"แก้ไขกรอบพื้นที่"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/th/Textarea.xd.js b/js/dojo-1.6/dijit/form/nls/th/Textarea.xd.js
new file mode 100644
index 0000000..d421452
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/th/Textarea.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.form.nls.th.Textarea"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.form.nls.th.Textarea");dojo._xdLoadFlattenedBundle("dijit.form", "Textarea", "th", {"iframeEditTitle":"แก้ไขพื้นที่","iframeFocusTitle":"แก้ไขกรอบพื้นที่"});
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/th/validate.js b/js/dojo-1.6/dijit/form/nls/th/validate.js
new file mode 100644
index 0000000..86606b7
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/th/validate.js
@@ -0,0 +1 @@
+({"rangeMessage":"ค่านี้เกินช่วง","invalidMessage":"ค่าที่ป้อนไม่ถูกต้อง","missingMessage":"จำเป็นต้องมีค่านี้"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/th/validate.xd.js b/js/dojo-1.6/dijit/form/nls/th/validate.xd.js
new file mode 100644
index 0000000..830ba80
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/th/validate.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.form.nls.th.validate"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.form.nls.th.validate");dojo._xdLoadFlattenedBundle("dijit.form", "validate", "th", {"rangeMessage":"ค่านี้เกินช่วง","invalidMessage":"ค่าที่ป้อนไม่ถูกต้อง","missingMessage":"จำเป็นต้องมีค่านี้"});
+}};}); \ No newline at end of file