diff options
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/zh')
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryEditor.js new file mode 100644 index 0000000..4d3c31d --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/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/zh/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryEditor.xd.js new file mode 100644 index 0000000..2581e4d --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.zh.FeedEntryEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.zh.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "zh", ({"edit":"[编辑]","save":"[保存]","cancel":"[取消]","doNew":"[新建]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryViewer.js new file mode 100644 index 0000000..fe64bb3 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryViewer.js @@ -0,0 +1 @@ +({"close":"[关闭]","title":"标题","authors":"作者","summary":"摘要","content":"内容","contributors":"内容添加者","updated":"更新时间","displayOptions":"[显示选项]","id":"标识"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryViewer.xd.js new file mode 100644 index 0000000..db10b0d --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.zh.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.zh.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "zh", ({"close":"[关闭]","title":"标题","authors":"作者","summary":"摘要","content":"内容","contributors":"内容添加者","updated":"更新时间","displayOptions":"[显示选项]","id":"标识"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedViewerEntry.js new file mode 100644 index 0000000..b7ceb52 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedViewerEntry.js @@ -0,0 +1 @@ +({"deleteButton":"[删除]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedViewerEntry.xd.js new file mode 100644 index 0000000..a1f1d47 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/FeedViewerEntry.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.zh.FeedViewerEntry"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.zh.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "zh", ({"deleteButton":"[删除]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/zh/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/PeopleEditor.js new file mode 100644 index 0000000..fd7eef6 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/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/zh/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/zh/PeopleEditor.xd.js new file mode 100644 index 0000000..98de8cb --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/zh/PeopleEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.zh.PeopleEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.zh.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "zh", ({"add":"添加","addAuthor":"添加作者","addContributor":"添加内容添加者"})
+); +}};});
\ No newline at end of file |
