source: main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ko.js@ 32438

Last change on this file since 32438 was 32438, checked in by kjdon, 6 years ago

CKEditor: added Image and SourceDialog plugins to allow image tag editing, and source code editing. config.js modified to include the plugins

File size: 999 bytes
Line 
1/*
2Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4*/
5CKEDITOR.plugins.setLang( 'image', 'ko', {
6 alt: '대첎 묞자엎',
7 border: 'í…
8Œë‘ëŠ¬',
9 btnUpload: '서버로 전송',
10 button2Img: '닚순 읎믞지에서 선택한 읎믞지 버튌을 변환하시겠습니까?',
11 hSpace: '가로 여백',
12 img2Button: '읎믞지 버튌에 선택한 읎믞지륌 변환하시겠습니까?',
13 infoTab: '읎믞지 정볎',
14 linkTab: '링크',
15 lockRatio: '비윚 유지',
16 menu: '읎믞지 속성',
17 resetSize: '원래 크Ʞ로',
18 title: '읎믞지 속성',
19 titleButton: '읎믞지 버튌 속성',
20 upload: '업
21로드',
22 urlMissing: '읎믞지 원볞 죌소(URL)가 없습니닀.',
23 vSpace: 'ì„žë¡œ 여백',
24 validateBorder: 'í…
25Œë‘ëŠ¬ 두께는 정수여알 합니닀.',
26 validateHSpace: '가로 Ꞟ읎는 정수여알 합니닀.',
27 validateVSpace: 'ì„žë¡œ Ꞟ읎는 정수여알 합니닀.'
28} );
Note: See TracBrowser for help on using the repository browser.