summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/atom/widget/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/dojox/atom/widget/nls/th
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/th')
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.xd.js5
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.js
new file mode 100644
index 0000000..586f01b
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.js
@@ -0,0 +1 @@
+({"edit":"[แก้ไข]","save":"[บันทึก]","cancel":"[ยกเลิก]","doNew":"[สร้าง]"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.xd.js
new file mode 100644
index 0000000..9a9e2dd
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryEditor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.th.FeedEntryEditor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.th.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "th", ({"edit":"[แก้ไข]","save":"[บันทึก]","cancel":"[ยกเลิก]","doNew":"[สร้าง]"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.js
new file mode 100644
index 0000000..eda9eb7
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.js
@@ -0,0 +1 @@
+({"close":"[ปิด]","title":"ชื่อเรื่อง","authors":"ผู้เขียน","summary":"สรุป","content":"เนื้อหา","contributors":"ผู้อนุเคราะห์","updated":"อัพเดต","displayOptions":"[อ็อพชันการแสดงผล]","id":"ID"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js
new file mode 100644
index 0000000..cad0a35
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.th.FeedEntryViewer"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.th.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "th", ({"close":"[ปิด]","title":"ชื่อเรื่อง","authors":"ผู้เขียน","summary":"สรุป","content":"เนื้อหา","contributors":"ผู้อนุเคราะห์","updated":"อัพเดต","displayOptions":"[อ็อพชันการแสดงผล]","id":"ID"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.js
new file mode 100644
index 0000000..ce0cb07
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.js
@@ -0,0 +1 @@
+({"deleteButton":"[ลบ]"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.xd.js
new file mode 100644
index 0000000..f0a4326
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedViewerEntry.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.th.FeedViewerEntry"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.th.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "th", ({"deleteButton":"[ลบ]"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.js
new file mode 100644
index 0000000..aaac340
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.js
@@ -0,0 +1 @@
+({"add":"เพิ่ม","addAuthor":"เพิ่มผู้เขียน","addContributor":"เพิ่มผู้อนุเคราะห์"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.xd.js
new file mode 100644
index 0000000..4fb3cfb
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/th/PeopleEditor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.th.PeopleEditor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.th.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "th", ({"add":"เพิ่ม","addAuthor":"เพิ่มผู้เขียน","addContributor":"เพิ่มผู้อนุเคราะห์"})
+);
+}};}); \ No newline at end of file