aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/ckeditor/plugins/docprops/lang/ko.js
diff options
context:
space:
mode:
authorMarvin Borner2018-07-13 19:06:45 +0200
committerMarvin Borner2018-07-13 19:06:45 +0200
commit6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 (patch)
treedbc87ef16fa01d5d99116de283592b8fe5e02944 /public/bower_components/ckeditor/plugins/docprops/lang/ko.js
parentdfd839f27146df0ad0494e11734fc7d310c70ebf (diff)
Fixed many permissions and began admin interface
Diffstat (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/ko.js')
-rw-r--r--public/bower_components/ckeditor/plugins/docprops/lang/ko.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/ko.js b/public/bower_components/ckeditor/plugins/docprops/lang/ko.js
new file mode 100644
index 0000000..3e8f3c1
--- /dev/null
+++ b/public/bower_components/ckeditor/plugins/docprops/lang/ko.js
@@ -0,0 +1,2 @@
+CKEDITOR.plugins.setLang("docprops","ko",{bgColor:"배경 색상",bgFixed:"스크롤 되지 않는(고정된) 배경",bgImage:"배경 이미지 주소(URL)",charset:"문자열 인코딩",charsetASCII:"ASCII",charsetCE:"중앙 유럽",charsetCR:"키릴 문자",charsetCT:"중국어 (Big5)",charsetGR:"그리스어",charsetJP:"일본어",charsetKR:"한국어",charsetOther:"다른 문자열 인코딩",charsetTR:"터키어",charsetUN:"유니코드 (UTF-8)",charsetWE:"서유럽",chooseColor:"선택",design:"디자인",docTitle:"페이지 이름",docType:"문서 제목",docTypeOther:"다른 문서 제목",label:"문서 속성",margin:"페이지 여백",marginBottom:"아래",marginLeft:"왼쪽",marginRight:"오른쪽",
+marginTop:"위",meta:"메타 데이터",metaAuthor:"작성자",metaCopyright:"저작권",metaDescription:"문서 설명",metaKeywords:"문서 핵심어 (쉼표로 구분)",other:"기타...",previewHtml:'\x3cp\x3e이것은 \x3cstrong\x3e예문\x3c/strong\x3e입니다. 여러분은 지금 \x3ca href\x3d"javascript:void(0)"\x3eCKEditor\x3c/a\x3e를 사용하고 있습니다.\x3c/p\x3e',title:"문서 속성",txtColor:"글자 색상",xhtmlDec:"XHTML 문서 정의 포함"}); \ No newline at end of file