summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/atom/widget/nls/ko
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/ko')
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryEditor.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryEditor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryViewer.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryViewer.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/FeedViewerEntry.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/FeedViewerEntry.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/PeopleEditor.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ko/PeopleEditor.xd.js5
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryEditor.js
new file mode 100644
index 0000000..227d37f
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/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/ko/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryEditor.xd.js
new file mode 100644
index 0000000..cfa054b
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryEditor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ko.FeedEntryEditor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ko.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "ko", ({"edit":"[편집]","save":"[저장]","cancel":"[취소]","doNew":"[새로 작성]"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryViewer.js
new file mode 100644
index 0000000..b06ce59
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/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/ko/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryViewer.xd.js
new file mode 100644
index 0000000..0e1d172
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedEntryViewer.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ko.FeedEntryViewer"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ko.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "ko", ({"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/ko/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedViewerEntry.js
new file mode 100644
index 0000000..98b1b3f
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedViewerEntry.js
@@ -0,0 +1 @@
+({"deleteButton":"[삭제]"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedViewerEntry.xd.js
new file mode 100644
index 0000000..ea7812e
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/FeedViewerEntry.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ko.FeedViewerEntry"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ko.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "ko", ({"deleteButton":"[삭제]"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ko/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/PeopleEditor.js
new file mode 100644
index 0000000..ac52411
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/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/ko/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ko/PeopleEditor.xd.js
new file mode 100644
index 0000000..56a3456
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ko/PeopleEditor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ko.PeopleEditor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ko.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "ko", ({"add":"추가","addAuthor":"작성자 추가","addContributor":"제공자 추가"})
+);
+}};}); \ No newline at end of file