summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/ko
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/editor/plugins/nls/ko
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/editor/plugins/nls/ko')
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.xd.js5
36 files changed, 108 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.js
new file mode 100644
index 0000000..45701dd
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.js
@@ -0,0 +1 @@
+({"saveLabel":"저장","saveSettingdialogTitle":"자동 저장","saveSettingdialogButtonOk":"간격 설정","saveMessageSuccess":"${0}에 저장됨","saveSettingdialogButtonCancel":"취소","saveSettingdialogDescription":"자동 저장 간격 지정","saveSettingLabelOn":"자동 저장 간격 설정...","saveSettingdialogParamLabel":"최소","saveSettingdialogParamName":"자동 저장 간격","saveMessageFail":"${0}에 저장 실패","saveSettingLabelOff":"자동 저장 끄기"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.xd.js
new file mode 100644
index 0000000..8080c17
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/AutoSave.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.AutoSave"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.AutoSave");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "AutoSave", "ko", ({"saveLabel":"저장","saveSettingdialogTitle":"자동 저장","saveSettingdialogButtonOk":"간격 설정","saveMessageSuccess":"${0}에 저장됨","saveSettingdialogButtonCancel":"취소","saveSettingdialogDescription":"자동 저장 간격 지정","saveSettingLabelOn":"자동 저장 간격 설정...","saveSettingdialogParamLabel":"최소","saveSettingdialogParamName":"자동 저장 간격","saveMessageFail":"${0}에 저장 실패","saveSettingLabelOff":"자동 저장 끄기"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.js
new file mode 100644
index 0000000..8472a32
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.js
@@ -0,0 +1 @@
+({"blockquote":"Blockquote"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.xd.js
new file mode 100644
index 0000000..ab667c6
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Blockquote.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.Blockquote"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.Blockquote");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Blockquote", "ko", ({"blockquote":"Blockquote"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.js
new file mode 100644
index 0000000..51014c1
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.js
@@ -0,0 +1 @@
+({"selectContents":"컨텐츠 선택","deleteElement":"요소 삭제","moveEnd":"커서를 이동하여 종료","deleteContents":"컨텐츠 삭제","nodeActions":"${nodeName} 조치","selectElement":"요소 선택","moveStart":"커서를 이동하여 시작"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.xd.js
new file mode 100644
index 0000000..7b05ab2
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Breadcrumb.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.Breadcrumb"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.Breadcrumb");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Breadcrumb", "ko", ({"selectContents":"컨텐츠 선택","deleteElement":"요소 삭제","moveEnd":"커서를 이동하여 종료","deleteContents":"컨텐츠 삭제","nodeActions":"${nodeName} 조치","selectElement":"요소 선택","moveStart":"커서를 이동하여 시작"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.js
new file mode 100644
index 0000000..a8645f8
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.js
@@ -0,0 +1 @@
+({"collapse":"편집기 도구 모음 접기","expand":"편집기 도구 모음 펼치기"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.xd.js
new file mode 100644
index 0000000..a7f9245
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/CollapsibleToolbar.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.CollapsibleToolbar"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.CollapsibleToolbar");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "CollapsibleToolbar", "ko", ({"collapse":"편집기 도구 모음 접기","expand":"편집기 도구 모음 펼치기"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.js
new file mode 100644
index 0000000..496cafb
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.js
@@ -0,0 +1 @@
+({"replaceDialogText":"${0}개를 대체했습니다.","eofDialogTextFind":"찾음","eofDialogText":"마지막 발생 ${0}","backwards":"뒤로","replaceButton":"바꾸기","replaceLabel":"바꿀 대상:","matchCase":"대소문자 구분","findTooltip":"찾을 텍스트 입력","replaceTooltip":"대체할 텍스트 입력","replaceAllButton":"모두 바꾸기","eofDialogTextReplace":"대체됨","findReplace":"찾기 및 바꾸기","backwardsTooltip":"텍스트 역방향 검색","replaceAllButtonTooltip":"텍스트 모두 바꾸기","replaceButtonTooltip":"텍스트 바꾸기","findLabel":"찾기:","findButton":"찾기","matchCaseTooltip":"대소문자 구분","findButtonTooltip":"텍스트 찾기","replaceAll":"모든 발생"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.xd.js
new file mode 100644
index 0000000..696f3b4
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/FindReplace.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.FindReplace"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.FindReplace");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "FindReplace", "ko", ({"replaceDialogText":"${0}개를 대체했습니다.","eofDialogTextFind":"찾음","eofDialogText":"마지막 발생 ${0}","backwards":"뒤로","replaceButton":"바꾸기","replaceLabel":"바꿀 대상:","matchCase":"대소문자 구분","findTooltip":"찾을 텍스트 입력","replaceTooltip":"대체할 텍스트 입력","replaceAllButton":"모두 바꾸기","eofDialogTextReplace":"대체됨","findReplace":"찾기 및 바꾸기","backwardsTooltip":"텍스트 역방향 검색","replaceAllButtonTooltip":"텍스트 모두 바꾸기","replaceButtonTooltip":"텍스트 바꾸기","findLabel":"찾기:","findButton":"찾기","matchCaseTooltip":"대소문자 구분","findButtonTooltip":"텍스트 찾기","replaceAll":"모든 발생"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.js
new file mode 100644
index 0000000..50ebc90
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.js
@@ -0,0 +1 @@
+({"set":"설정","insertAnchor":"기준 위치 삽입","title":"기준 위치 특성","text":"설명:","cancel":"취소","anchor":"이름:"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.xd.js
new file mode 100644
index 0000000..19aabb4
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertAnchor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.InsertAnchor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.InsertAnchor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertAnchor", "ko", ({"set":"설정","insertAnchor":"기준 위치 삽입","title":"기준 위치 특성","text":"설명:","cancel":"취소","anchor":"이름:"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.js
new file mode 100644
index 0000000..45b74ee
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.js
@@ -0,0 +1 @@
+({"insertEntity":"기호 삽입"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.xd.js
new file mode 100644
index 0000000..e04473a
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/InsertEntity.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.InsertEntity"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "ko", ({"insertEntity":"기호 삽입"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.js
new file mode 100644
index 0000000..ad8c7f6
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.js
@@ -0,0 +1 @@
+({"set":"삽입","text":"설명","insertImageTitle":"이미지 삽입","invalidMessage":"올바르지 않은 이미지 파일 유형","prePopuTextBrowse":"또는 로컬 파일 찾아보기","browse":"찾아보기...","prePopuTextUrl":"이미지 URL 입력","url":"이미지"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.xd.js
new file mode 100644
index 0000000..0e90026
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/LocalImage.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.LocalImage"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.LocalImage");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "LocalImage", "ko", ({"set":"삽입","text":"설명","insertImageTitle":"이미지 삽입","invalidMessage":"올바르지 않은 이미지 파일 유형","prePopuTextBrowse":"또는 로컬 파일 찾아보기","browse":"찾아보기...","prePopuTextUrl":"이미지 URL 입력","url":"이미지"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.js
new file mode 100644
index 0000000..5dba6b1
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.js
@@ -0,0 +1 @@
+({"pageBreak":"페이지 나누기"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.xd.js
new file mode 100644
index 0000000..d34154e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PageBreak.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.PageBreak"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.PageBreak");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PageBreak", "ko", ({"pageBreak":"페이지 나누기"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.js
new file mode 100644
index 0000000..e7d6fc0
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.js
@@ -0,0 +1 @@
+({"pasteFromWord":"단어에서 붙여넣기","paste":"붙여넣기","cancel":"취소","instructions":"단어에서 아래 텍스트 상자로 컨텐츠를 붙여 넣으십시오. 삽입할 컨텐츠가 준비되면 붙여넣기 단추를 누르십시오. 텍스트 삽입을 중단하려면 취소 단추를 누르십시오. "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.xd.js
new file mode 100644
index 0000000..86b2b27
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/PasteFromWord.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.PasteFromWord"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.PasteFromWord");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PasteFromWord", "ko", ({"pasteFromWord":"단어에서 붙여넣기","paste":"붙여넣기","cancel":"취소","instructions":"단어에서 아래 텍스트 상자로 컨텐츠를 붙여 넣으십시오. 삽입할 컨텐츠가 준비되면 붙여넣기 단추를 누르십시오. 텍스트 삽입을 중단하려면 취소 단추를 누르십시오. "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.js
new file mode 100644
index 0000000..418b88d
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.js
@@ -0,0 +1 @@
+({"preview":"미리보기"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.xd.js
new file mode 100644
index 0000000..8645de5
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Preview.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.Preview"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.Preview");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Preview", "ko", ({"preview":"미리보기"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.js
new file mode 100644
index 0000000..0e3436e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.js
@@ -0,0 +1 @@
+({"save":"저장"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.xd.js
new file mode 100644
index 0000000..10f6c0d
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Save.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.Save"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.Save");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Save", "ko", ({"save":"저장"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.js
new file mode 100644
index 0000000..bac847b
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.js
@@ -0,0 +1 @@
+({"showBlockNodes":"HTML 블록 요소 표시"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.xd.js
new file mode 100644
index 0000000..e1411ca
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/ShowBlockNodes.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.ShowBlockNodes"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.ShowBlockNodes");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "ShowBlockNodes", "ko", ({"showBlockNodes":"HTML 블록 요소 표시"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.js
new file mode 100644
index 0000000..03ad937
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.js
@@ -0,0 +1 @@
+({"emoticonLaughing":"하하","emoticonCool":"멋진","emoticonTongue":"메롱","emoticonCrying":"울음","emoticonOops":"어머나","emoticonFrown":"불만","emoticonAngry":"화남","emoticonShy":"부끄러움","emoticonNo":"아니오","emoticonAngel":"천사","smiley":"이모티콘 삽입","emoticonIdea":"아이디어","emoticonEyebrow":"글쎄","emoticonSmile":"미소","emoticonWink":"윙크","emoticonYes":"예","emoticonGrin":"씨익","emoticonGoofy":"바보","emoticonHalf":"고민 중"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.xd.js
new file mode 100644
index 0000000..c9bec49
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/Smiley.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.Smiley"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.Smiley");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Smiley", "ko", ({"emoticonLaughing":"하하","emoticonCool":"멋진","emoticonTongue":"메롱","emoticonCrying":"울음","emoticonOops":"어머나","emoticonFrown":"불만","emoticonAngry":"화남","emoticonShy":"부끄러움","emoticonNo":"아니오","emoticonAngel":"천사","smiley":"이모티콘 삽입","emoticonIdea":"아이디어","emoticonEyebrow":"글쎄","emoticonSmile":"미소","emoticonWink":"윙크","emoticonYes":"예","emoticonGrin":"씨익","emoticonGoofy":"바보","emoticonHalf":"고민 중"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.js
new file mode 100644
index 0000000..c13f1f0
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.js
@@ -0,0 +1 @@
+({"cancel":"취소","toDic":"사전에 추가","skip":"건너뛰기","iMsg":"맞춤법 제안 없음","replaceAll":"모두 바꾸기","widgetLabel":"맞춤법 검사 일괄처리","skipAll":"모두 건너뛰기","suggestions":"제안","iSkipAll":"다음과 같이 모두 건너뛰기","replaceWith":"다음으로 바꾸기","msg":"맞춤법 오류 없음","replace":"바꾸기","unfound":"찾을 수 없음","iSkip":"이 항목 건너뛰기"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.xd.js
new file mode 100644
index 0000000..3eeb99f
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/SpellCheck.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.SpellCheck"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.SpellCheck");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "SpellCheck", "ko", ({"cancel":"취소","toDic":"사전에 추가","skip":"건너뛰기","iMsg":"맞춤법 제안 없음","replaceAll":"모두 바꾸기","widgetLabel":"맞춤법 검사 일괄처리","skipAll":"모두 건너뛰기","suggestions":"제안","iSkipAll":"다음과 같이 모두 건너뛰기","replaceWith":"다음으로 바꾸기","msg":"맞춤법 오류 없음","replace":"바꾸기","unfound":"찾을 수 없음","iSkip":"이 항목 건너뛰기"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.js
new file mode 100644
index 0000000..1cfc347
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.js
@@ -0,0 +1 @@
+({"buttonSet":"설정","insertTableTitle":"테이블 삽입","insertTableRowAfterLabel":"사후 행 추가","buttonCancel":"취소","center":"가운데","deleteTableColumnLabel":"열 삭제","right":"오른쪽","insertTableColumnBeforeLabel":"사전 열 추가","tableWidth":"테이블 너비:","buttonInsert":"삽입","default":"기본값","align":"맞추기:","insertTableRowBeforeLabel":"사전 행 추가","cellSpacing":"셀 간격:","pixels":"픽셀","selectTableLabel":"테이블 선택","rows":"행:","modifyTableTitle":"테이블 수정","cellPadding":"셀 채우기:","deleteTableRowLabel":"행 삭제","backgroundColor":"배경색:","insertTableColumnAfterLabel":"사후 열 추가","left":"왼쪽","borderThickness":"테두리 굵기","columns":"열:","percent":"백분율","borderColor":"테두리 색:"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.xd.js
new file mode 100644
index 0000000..9b11704
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TableDialog.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.TableDialog"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.TableDialog");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TableDialog", "ko", ({"buttonSet":"설정","insertTableTitle":"테이블 삽입","insertTableRowAfterLabel":"사후 행 추가","buttonCancel":"취소","center":"가운데","deleteTableColumnLabel":"열 삭제","right":"오른쪽","insertTableColumnBeforeLabel":"사전 열 추가","tableWidth":"테이블 너비:","buttonInsert":"삽입","default":"기본값","align":"맞추기:","insertTableRowBeforeLabel":"사전 행 추가","cellSpacing":"셀 간격:","pixels":"픽셀","selectTableLabel":"테이블 선택","rows":"행:","modifyTableTitle":"테이블 수정","cellPadding":"셀 채우기:","deleteTableRowLabel":"행 삭제","backgroundColor":"배경색:","insertTableColumnAfterLabel":"사후 열 추가","left":"왼쪽","borderThickness":"테두리 굵기","columns":"열:","percent":"백분율","borderColor":"테두리 색:"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.js
new file mode 100644
index 0000000..a84c456
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.js
@@ -0,0 +1 @@
+({"setButtonText":"설정","cancelButtonText":"취소"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.xd.js
new file mode 100644
index 0000000..e3f2e0a
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/TextColor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.TextColor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.TextColor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TextColor", "ko", ({"setButtonText":"설정","cancelButtonText":"취소"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.js
new file mode 100644
index 0000000..8066e4b
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.js
@@ -0,0 +1 @@
+({"le":"적거나 같다","prod":"n-ary product\n결과 기호","zwj":"제로 너비 조이너","mdash":"em 대시","frasl":"분수 사선","upsih":"그리스 upsilon에 고리 기호","prop":"비례","middot":"중앙 점\n중앙 점\n중앙 점","hellip":"수평 세 점\n수평 세 점","eta":"그리스소문자 eta","iacute":"라틴소문자 i 액센트","yen":"엔화 기호\n엔화 기호","rlm":"오른쪽에서 왼쪽으로 표시","macr":"장음 기호\n장음 기호\n장음 기호\n장음 기호","ldquo":"왼쪽 이중 따옴표","Icirc":"라틴대문자 I 위 꺾음 표시","OElig":"라틴대문자 ligature OE","hArr":"좌우 이중 화살표","eth":"라틴소문자 eth","divide":"나눗셈 기호","chi":"그리스소문자 chi","eacute":"라틴소문자 e 위 액센트","icirc":"라틴소문자 i 위 꺾음 표시","iexcl":"거꾸로 느낌표","ETH":"라틴대문자 ETH","acute":"양음 액센트\n양음 액센트","crarr":"캐리지 리턴\n캐리지 리턴]","mu":"그리스소문자 mu","AElig":"라틴대문자 AE\n라틴대문자 AE","aacute":"라틴소문자 a 위 액센트","lambda":"그리스소문자 lambda","THORN":"라틴대문자 THORN","asymp":"거의 같다\n거의 같다","fnof":"라틴소문자 f에 고리 첨부\n라틴소문자 f에 고리 첨부\n라틴소문자 f에 고리 첨부","lang":"왼쪽 열린 각도","cup":"유니온\n컵","ne":"같지 않다","Sigma":"그리스대문자 sigma","oelig":"라틴소문자 ligature oe","cent":"센트 기호","ni":"멤버로 포함","dagger":"dagger","permil":"퍼밀 기호","Omicron":"그리스대문자 omicron","sigma":"그리스소문자 sigma","euro":"euro 기호","Yacute":"라틴대문자 Y 위 액센트","thorn":"라틴소문자 thorn","lceil":"왼쪽 씰링\nAPL 업스타일","Ograve":"라틴대문자 O 위 역액센트","rarr":"오른쪽 화살표","nu":"그리스소문자 nu","emsp":"em 공간","Theta":"그리스대문자 theta","lArr":"왼쪽 이중 화살표","tau":"그리스소문자 tau","aelig":"라틴소문자 ae\n라틴소문자 ae","ccedil":"라틴소문자 c 갈고리형 부호","Ntilde":"라틴대문자 N 위 물결 표시","cong":"대략 같다","Uacute":"라틴대문자 U 위 액센트","theta":"그리스소문자 theta","darr":"아래쪽 화살표","Uuml":"라틴대문자 U 위 두점 표시","bdquo":"이중 바닥 따옴표","Aring":"라틴대문자 A 위 원 표시\n라틴대문자 A 위 원 표시","sigmaf":"그리스소문자 final sigma","pound":"파운드 기호","uArr":"위쪽 이중 화살표","sub":"부분 집합","aring":"라틴소문자 a 위 원 표시\n라틴소문자 a 위 원 표시","sdot":"도트 연산자","thinsp":"씬 공간","or":"논리적 or\nvee","Eacute":"라틴대문자 E 위 액센트","shy":"부드러운 하이픈\n부드러운 하이픈","curren":"통화 기호","loz":"마름모","not":"not 기호","tilde":"소문자 위 물결 표시","sum":"n-ary 합","spades":"블랙 스페이드","Psi":"그리스대문자 psi","ndash":"en 대시 ","sup":"상위 집합","atilde":"라틴소문자 a 위 물결 표시","clubs":"블랙 크로버\n블랙 크로버","uuml":"라틴소문자 u 위 두점 표시","Aacute":"라틴대문자 A 위 액센트","rsaquo":"단일 오른쪽으로 각 따옴","otimes":"circled times\nvector product","lfloor":"왼쪽 플로어\nAPL 다운스타일","zwnj":"제로 너비 비조이너","sim":"물결 표시\n물결 표시\n유사함","Iota":"그리스대문자 iota","Iacute":"라틴대문자 I 위 액센트","pi":"그리스소문자 pi","ordf":"줄 위의 소문자 a","frac12":"이분의 일\n이분의 일","frac14":"사분의 일\n사분의 일","alefsym":"alef 기호\nalef 기호","bull":"검은 원\n검은 원","deg":"도 기호","ordm":"줄 위의 작은 원","epsilon":"그리스소문자 epsilon","equiv":"합동, 같다","Dagger":"이중 dagger","brvbar":"수직 바\n수직 바","harr":"좌우 화살표","ugrave":"라틴소문자 u 위 역액센트","oslash":"라틴소문자 o 슬래시 첨부\n라틴소문자 o 슬래시 첨부","Yuml":"라틴대문자 Y 위 두점 표시","hearts":"블랙 하트\n블랙 하트","Xi":"그리스대문자 xi","Prime":"이중 프라임\n초\n인치","iota":"그리스소문자 iota","Ccedil":"라틴대문자 C 갈고리형 부호","Lambda":"그리스대문자 lambda","raquo":"이중 꺾어 닫음\n이중 꺾어 닫음","Phi":"그리스대문자 phi","prime":"프라임\n분\n피트","nsub":"부분 집합이 아님","copy":"저작권","yuml":"라틴소문자 y 위 두점 표시","Rho":"그리스대문자 rho","Ucirc":"라틴대문자 U 위 꺾음 표시","Kappa":"그리스대문자 kappa","ucirc":"라틴소문자 u 위 꺾음 표시","sbquo":"단일 바닥 따옴표","igrave":"라틴소문자 i 위 역액센트","reg":"등록 상표 기호\n등록 상표 기호","infin":"무한대","iquest":"거꾸로 물음표\n거꾸로 물음표","circ":"위 꺾기","kappa":"그리스소문자 kappa","lrm":"왼쪽에서 오른쪽으로 표시","Atilde":"라틴대문자 A 위 물결 표시","larr":"왼쪽 화살표","frac34":"사분의 삼\n사분의 삼","oacute":"라틴소문자 o 위 액센트","rsquo":"오른쪽 단일 따옴표","egrave":"라틴소문자 e 위 역액센트","oline":"윗 줄\n윗 줄","Mu":"그리스대문자 mu","exist":"존재","cap":"inter 항목\n모자","and":"논리적 and\nwedge","Ouml":"라틴대문자 O 위 두점 표시","agrave":"라틴소문자 a 위 역액센트\n라틴소문자 a 위 역액센트","uarr":"위쪽 화살표","ang":"각도","Zeta":"그리스대문자 zeta","scaron":"라틴소문자 s 위 v 표","Gamma":"그리스대문자 gamma","isin":"..의 요소","Auml":"라틴대문자 A 위 두점 표시","empty":"없음\n널\n직경","gamma":"그리스소문자 gamma","para":"문단 기호\n문단 기호","ge":"크거나 같다","psi":"그리스소문자 psi","Alpha":"그리스대문자 alpha","Nu":"그리스대문자 nu","ouml":"라틴소문자 o 위 두점 표시","zeta":"그리스소문자 zeta","alpha":"그리스소문자 alpha","part":"부분적으로 다름","auml":"라틴소문자 a 위 두점 표시","Ugrave":"라틴대문자 U 위 역액센트","Oslash":"라틴대문자 O 슬래시 첨부","Epsilon":"그리스대문자 epsilon","int":"인티그랄","Omega":"그리스대문자 omega","perp":"수직\n수직\n수직","uml":"두점 표시\n두점 표시","upsilon":"그리스소문자 upsilon","lowast":"별표 연산자","omega":"그리스소문자 omega","otilde":"라틴소문자 o 위 물결 표시","Egrave":"라틴대문자 E 위 역액센트","phi":"그리스소문자 phi","ensp":"en 공간","Euml":"라틴대문자 E 위 두점 표시","cedil":"갈고리형 부호\n갈고리형 부호","laquo":"이중 꺾어 열음\n이중 꺾어 열음","forall":"거꾸로 A","thetasym":"그리스소문자 theta symbol","Agrave":"라틴대문자 A 위 역액센트\n라틴대문자 A 위 역액센트","szlig":"라틴소문자 sharp\n라틴소문자 sharp","Pi":"그리스대문자 pi","rho":"그리스소문자 rho","trade":"TM(trade mark) 기호","Igrave":"라틴대문자 I 위 역액센트","minus":"마이너스 기호","Beta":"그리스대문자 beta","Ocirc":"라틴대문자 O 위 꺾음 표시","rdquo":"오른쪽 이중 따옴표","Eta":"그리스대문자 eta","rfloor":"오른쪽 플로어","Oacute":"라틴대문자 O 위 액센트","euml":"라틴소문자 e 위 두점 표시","oplus":"circled plus\ndirect sum","ocirc":"라틴소문자 o 위 꺾음 표시","radic":"제곱근 기호\n근호","Chi":"그리스대문자 chi","notin":"..의 요소가 아님","sect":"섹션 기호","Acirc":"라틴대문자 A 위 꺾음 표시","lsquo":"왼쪽 단일 따옴표","beta":"그리스소문자 beta","piv":"그리스 pi symbol","sup1":"위첨자 1\n위첨자 1","Scaron":"라틴대문자 S 위 v 표 ","sup2":"위첨자 2\n위첨자 2\n위첨자 2","acirc":"라틴소문자 a 위 꺾음 표시","sube":"부분 집합이거나 같다","sup3":"위첨자 3\n위첨자 3\n위첨자 3","real":"검정 글자 대문자 R\n검정 글자 대문자 R","Iuml":"라틴대문자 I 위 두점 표시","rang":"오른쪽 열린 각도","lsaquo":"단일 왼쪽으로 각 따옴","nabla":"역 삼각형\n역 삼각형","omicron":"그리스소문자 omicron","there4":"따라서","plusmn":"플러스 마이너스\n플러스 마이너스","rceil":"오른쪽 씰링","micro":"마이크로 기호","rArr":"오른쪽 이중 화살표","Delta":"그리스대문자 delta","iuml":"라틴소문자 i 위 두점 표시","Tau":"그리스대문자 tau","times":"곱셈 기호","yacute":"라틴소문자 y 위 액센트","ograve":"라틴소문자 o 위 역액센트","delta":"그리스소문자 delta","Ecirc":"라틴대문자 E 위 꺾음 표시","dArr":"아래쪽 이중 화살표","ntilde":"라틴소문자 n 위 물결 표시","diams":"블랙 다이아몬드","uacute":"라틴소문자 u 위 액센트","Otilde":"라틴대문자 O 위 물결 표시","ecirc":"라틴소문자 e 위 꺾음 표시","Upsilon":"그리스대문자 upsilon","image":"검정 글자 대문자 I\n검정 글자 대문자 I","supe":"상위 집합이거나 같다","xi":"그리스소문자 xi","weierp":"script 대문자 P\nscript 대문자 P\nscript 대문자 P"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.xd.js
new file mode 100644
index 0000000..9d2c95f
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ko/latinEntities.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ko.latinEntities"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ko.latinEntities");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "latinEntities", "ko", ({"le":"적거나 같다","prod":"n-ary product\n결과 기호","zwj":"제로 너비 조이너","mdash":"em 대시","frasl":"분수 사선","upsih":"그리스 upsilon에 고리 기호","prop":"비례","middot":"중앙 점\n중앙 점\n중앙 점","hellip":"수평 세 점\n수평 세 점","eta":"그리스소문자 eta","iacute":"라틴소문자 i 액센트","yen":"엔화 기호\n엔화 기호","rlm":"오른쪽에서 왼쪽으로 표시","macr":"장음 기호\n장음 기호\n장음 기호\n장음 기호","ldquo":"왼쪽 이중 따옴표","Icirc":"라틴대문자 I 위 꺾음 표시","OElig":"라틴대문자 ligature OE","hArr":"좌우 이중 화살표","eth":"라틴소문자 eth","divide":"나눗셈 기호","chi":"그리스소문자 chi","eacute":"라틴소문자 e 위 액센트","icirc":"라틴소문자 i 위 꺾음 표시","iexcl":"거꾸로 느낌표","ETH":"라틴대문자 ETH","acute":"양음 액센트\n양음 액센트","crarr":"캐리지 리턴\n캐리지 리턴]","mu":"그리스소문자 mu","AElig":"라틴대문자 AE\n라틴대문자 AE","aacute":"라틴소문자 a 위 액센트","lambda":"그리스소문자 lambda","THORN":"라틴대문자 THORN","asymp":"거의 같다\n거의 같다","fnof":"라틴소문자 f에 고리 첨부\n라틴소문자 f에 고리 첨부\n라틴소문자 f에 고리 첨부","lang":"왼쪽 열린 각도","cup":"유니온\n컵","ne":"같지 않다","Sigma":"그리스대문자 sigma","oelig":"라틴소문자 ligature oe","cent":"센트 기호","ni":"멤버로 포함","dagger":"dagger","permil":"퍼밀 기호","Omicron":"그리스대문자 omicron","sigma":"그리스소문자 sigma","euro":"euro 기호","Yacute":"라틴대문자 Y 위 액센트","thorn":"라틴소문자 thorn","lceil":"왼쪽 씰링\nAPL 업스타일","Ograve":"라틴대문자 O 위 역액센트","rarr":"오른쪽 화살표","nu":"그리스소문자 nu","emsp":"em 공간","Theta":"그리스대문자 theta","lArr":"왼쪽 이중 화살표","tau":"그리스소문자 tau","aelig":"라틴소문자 ae\n라틴소문자 ae","ccedil":"라틴소문자 c 갈고리형 부호","Ntilde":"라틴대문자 N 위 물결 표시","cong":"대략 같다","Uacute":"라틴대문자 U 위 액센트","theta":"그리스소문자 theta","darr":"아래쪽 화살표","Uuml":"라틴대문자 U 위 두점 표시","bdquo":"이중 바닥 따옴표","Aring":"라틴대문자 A 위 원 표시\n라틴대문자 A 위 원 표시","sigmaf":"그리스소문자 final sigma","pound":"파운드 기호","uArr":"위쪽 이중 화살표","sub":"부분 집합","aring":"라틴소문자 a 위 원 표시\n라틴소문자 a 위 원 표시","sdot":"도트 연산자","thinsp":"씬 공간","or":"논리적 or\nvee","Eacute":"라틴대문자 E 위 액센트","shy":"부드러운 하이픈\n부드러운 하이픈","curren":"통화 기호","loz":"마름모","not":"not 기호","tilde":"소문자 위 물결 표시","sum":"n-ary 합","spades":"블랙 스페이드","Psi":"그리스대문자 psi","ndash":"en 대시 ","sup":"상위 집합","atilde":"라틴소문자 a 위 물결 표시","clubs":"블랙 크로버\n블랙 크로버","uuml":"라틴소문자 u 위 두점 표시","Aacute":"라틴대문자 A 위 액센트","rsaquo":"단일 오른쪽으로 각 따옴","otimes":"circled times\nvector product","lfloor":"왼쪽 플로어\nAPL 다운스타일","zwnj":"제로 너비 비조이너","sim":"물결 표시\n물결 표시\n유사함","Iota":"그리스대문자 iota","Iacute":"라틴대문자 I 위 액센트","pi":"그리스소문자 pi","ordf":"줄 위의 소문자 a","frac12":"이분의 일\n이분의 일","frac14":"사분의 일\n사분의 일","alefsym":"alef 기호\nalef 기호","bull":"검은 원\n검은 원","deg":"도 기호","ordm":"줄 위의 작은 원","epsilon":"그리스소문자 epsilon","equiv":"합동, 같다","Dagger":"이중 dagger","brvbar":"수직 바\n수직 바","harr":"좌우 화살표","ugrave":"라틴소문자 u 위 역액센트","oslash":"라틴소문자 o 슬래시 첨부\n라틴소문자 o 슬래시 첨부","Yuml":"라틴대문자 Y 위 두점 표시","hearts":"블랙 하트\n블랙 하트","Xi":"그리스대문자 xi","Prime":"이중 프라임\n초\n인치","iota":"그리스소문자 iota","Ccedil":"라틴대문자 C 갈고리형 부호","Lambda":"그리스대문자 lambda","raquo":"이중 꺾어 닫음\n이중 꺾어 닫음","Phi":"그리스대문자 phi","prime":"프라임\n분\n피트","nsub":"부분 집합이 아님","copy":"저작권","yuml":"라틴소문자 y 위 두점 표시","Rho":"그리스대문자 rho","Ucirc":"라틴대문자 U 위 꺾음 표시","Kappa":"그리스대문자 kappa","ucirc":"라틴소문자 u 위 꺾음 표시","sbquo":"단일 바닥 따옴표","igrave":"라틴소문자 i 위 역액센트","reg":"등록 상표 기호\n등록 상표 기호","infin":"무한대","iquest":"거꾸로 물음표\n거꾸로 물음표","circ":"위 꺾기","kappa":"그리스소문자 kappa","lrm":"왼쪽에서 오른쪽으로 표시","Atilde":"라틴대문자 A 위 물결 표시","larr":"왼쪽 화살표","frac34":"사분의 삼\n사분의 삼","oacute":"라틴소문자 o 위 액센트","rsquo":"오른쪽 단일 따옴표","egrave":"라틴소문자 e 위 역액센트","oline":"윗 줄\n윗 줄","Mu":"그리스대문자 mu","exist":"존재","cap":"inter 항목\n모자","and":"논리적 and\nwedge","Ouml":"라틴대문자 O 위 두점 표시","agrave":"라틴소문자 a 위 역액센트\n라틴소문자 a 위 역액센트","uarr":"위쪽 화살표","ang":"각도","Zeta":"그리스대문자 zeta","scaron":"라틴소문자 s 위 v 표","Gamma":"그리스대문자 gamma","isin":"..의 요소","Auml":"라틴대문자 A 위 두점 표시","empty":"없음\n널\n직경","gamma":"그리스소문자 gamma","para":"문단 기호\n문단 기호","ge":"크거나 같다","psi":"그리스소문자 psi","Alpha":"그리스대문자 alpha","Nu":"그리스대문자 nu","ouml":"라틴소문자 o 위 두점 표시","zeta":"그리스소문자 zeta","alpha":"그리스소문자 alpha","part":"부분적으로 다름","auml":"라틴소문자 a 위 두점 표시","Ugrave":"라틴대문자 U 위 역액센트","Oslash":"라틴대문자 O 슬래시 첨부","Epsilon":"그리스대문자 epsilon","int":"인티그랄","Omega":"그리스대문자 omega","perp":"수직\n수직\n수직","uml":"두점 표시\n두점 표시","upsilon":"그리스소문자 upsilon","lowast":"별표 연산자","omega":"그리스소문자 omega","otilde":"라틴소문자 o 위 물결 표시","Egrave":"라틴대문자 E 위 역액센트","phi":"그리스소문자 phi","ensp":"en 공간","Euml":"라틴대문자 E 위 두점 표시","cedil":"갈고리형 부호\n갈고리형 부호","laquo":"이중 꺾어 열음\n이중 꺾어 열음","forall":"거꾸로 A","thetasym":"그리스소문자 theta symbol","Agrave":"라틴대문자 A 위 역액센트\n라틴대문자 A 위 역액센트","szlig":"라틴소문자 sharp\n라틴소문자 sharp","Pi":"그리스대문자 pi","rho":"그리스소문자 rho","trade":"TM(trade mark) 기호","Igrave":"라틴대문자 I 위 역액센트","minus":"마이너스 기호","Beta":"그리스대문자 beta","Ocirc":"라틴대문자 O 위 꺾음 표시","rdquo":"오른쪽 이중 따옴표","Eta":"그리스대문자 eta","rfloor":"오른쪽 플로어","Oacute":"라틴대문자 O 위 액센트","euml":"라틴소문자 e 위 두점 표시","oplus":"circled plus\ndirect sum","ocirc":"라틴소문자 o 위 꺾음 표시","radic":"제곱근 기호\n근호","Chi":"그리스대문자 chi","notin":"..의 요소가 아님","sect":"섹션 기호","Acirc":"라틴대문자 A 위 꺾음 표시","lsquo":"왼쪽 단일 따옴표","beta":"그리스소문자 beta","piv":"그리스 pi symbol","sup1":"위첨자 1\n위첨자 1","Scaron":"라틴대문자 S 위 v 표 ","sup2":"위첨자 2\n위첨자 2\n위첨자 2","acirc":"라틴소문자 a 위 꺾음 표시","sube":"부분 집합이거나 같다","sup3":"위첨자 3\n위첨자 3\n위첨자 3","real":"검정 글자 대문자 R\n검정 글자 대문자 R","Iuml":"라틴대문자 I 위 두점 표시","rang":"오른쪽 열린 각도","lsaquo":"단일 왼쪽으로 각 따옴","nabla":"역 삼각형\n역 삼각형","omicron":"그리스소문자 omicron","there4":"따라서","plusmn":"플러스 마이너스\n플러스 마이너스","rceil":"오른쪽 씰링","micro":"마이크로 기호","rArr":"오른쪽 이중 화살표","Delta":"그리스대문자 delta","iuml":"라틴소문자 i 위 두점 표시","Tau":"그리스대문자 tau","times":"곱셈 기호","yacute":"라틴소문자 y 위 액센트","ograve":"라틴소문자 o 위 역액센트","delta":"그리스소문자 delta","Ecirc":"라틴대문자 E 위 꺾음 표시","dArr":"아래쪽 이중 화살표","ntilde":"라틴소문자 n 위 물결 표시","diams":"블랙 다이아몬드","uacute":"라틴소문자 u 위 액센트","Otilde":"라틴대문자 O 위 물결 표시","ecirc":"라틴소문자 e 위 꺾음 표시","Upsilon":"그리스대문자 upsilon","image":"검정 글자 대문자 I\n검정 글자 대문자 I","supe":"상위 집합이거나 같다","xi":"그리스소문자 xi","weierp":"script 대문자 P\nscript 대문자 P\nscript 대문자 P"})
+);
+}};}); \ No newline at end of file