diff options
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/th')
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/th/ColorPicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/th/ColorPicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/th/FilePicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/th/FilePicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/th/Wizard.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/th/Wizard.xd.js | 5 |
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/th/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/th/ColorPicker.js new file mode 100644 index 0000000..559e28b --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/th/ColorPicker.js @@ -0,0 +1 @@ +({"redLabel":"อาร์","valueLabel":"วี","hueLabel":"เอช","saturationLabel":"เอส","saturationPickerTitle":"ตัวเลือกความอิ่มของสี","huePickerTitle":"ตัวเลือกสี","greenLabel":"จี","blueLabel":"บี","hexLabel":"hex","degLabel":"°"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/th/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/th/ColorPicker.xd.js new file mode 100644 index 0000000..c86d8b5 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/th/ColorPicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.th.ColorPicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.th.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "th", ({"redLabel":"อาร์","valueLabel":"วี","hueLabel":"เอช","saturationLabel":"เอส","saturationPickerTitle":"ตัวเลือกความอิ่มของสี","huePickerTitle":"ตัวเลือกสี","greenLabel":"จี","blueLabel":"บี","hexLabel":"hex","degLabel":"°"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/th/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/th/FilePicker.js new file mode 100644 index 0000000..362f1c1 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/th/FilePicker.js @@ -0,0 +1 @@ +({"name":"ชื่อ","size":"ขนาด (ไบต์)","path":"พาธ"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/th/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/th/FilePicker.xd.js new file mode 100644 index 0000000..9c1a249 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/th/FilePicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.th.FilePicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.th.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "th", ({"name":"ชื่อ","size":"ขนาด (ไบต์)","path":"พาธ"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/th/Wizard.js b/js/dojo-1.6/dojox/widget/nls/th/Wizard.js new file mode 100644 index 0000000..d9b793a --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/th/Wizard.js @@ -0,0 +1 @@ +({"next":"ถัดไป","done":"เสร็จสิ้น","previous":"ก่อนหน้า"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/th/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/th/Wizard.xd.js new file mode 100644 index 0000000..9d682fd --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/th/Wizard.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.th.Wizard"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.th.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "th", ({"next":"ถัดไป","done":"เสร็จสิ้น","previous":"ก่อนหน้า"})
+); +}};});
\ No newline at end of file |
