X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fko.js;h=ae7c5f01c2a3d4b7aeae6ffae9a40cd34f8a282c;hp=516a1525b7373d6c3fe369d8cd5a06f8dc2b3da9;hb=941b0a9ba4e673e292510d80a5a86806994b8ea6;hpb=7cd80714081a8ffdf4a1a8d2c72f120ed5ef3d6d diff --git a/_source/lang/ko.js b/_source/lang/ko.js index 516a152..ae7c5f0 100644 --- a/_source/lang/ko.js +++ b/_source/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -506,11 +506,10 @@ CKEDITOR.lang['ko'] = pastefromword : { + confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING toolbar : 'MS Word 형식에서 붙여넣기', title : 'MS Word 형식에서 붙여넣기', - advice : '키보드의 (Ctrl+V) 를 이용해서 상자안에 붙여넣고 OK 를 누르세요.', - ignoreFontFace : '폰트 설정 무시', - removeStyle : '스타일 정의 제거' + error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING }, pasteText : @@ -559,6 +558,23 @@ CKEDITOR.lang['ko'] = tag_div : 'Normal (DIV)' // MISSING }, + div : + { + title : 'Create Div Container', // MISSING + toolbar : 'Create Div Container', // MISSING + cssClassInputLabel : 'Stylesheet Classes', // MISSING + styleSelectLabel : 'Style', // MISSING + IdInputLabel : 'Id', // MISSING + languageCodeInputLabel : ' Language Code', // MISSING + inlineStyleInputLabel : 'Inline Style', // MISSING + advisoryTitleInputLabel : 'Advisory Title', // MISSING + langDirLabel : 'Language Direction', // MISSING + langDirLTRLabel : 'Left to Right (LTR)', // MISSING + langDirRTLLabel : 'Right to Left (RTL)', // MISSING + edit : 'Edit Div', // MISSING + remove : 'Remove Div' // MISSING + }, + font : { label : '폰트',