]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/ko.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / ko.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.html or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'wsc', 'ko', {\r
6 btnIgnore: '건너뜀',\r
7 btnIgnoreAll: '모두 건너뜀',\r
8 btnReplace: '변경',\r
9 btnReplaceAll: '모두 변경',\r
10 btnUndo: '취소',\r
11 changeTo: '변경할 단어',\r
12 errorLoading: 'Error loading application service host: %s.',\r
13 ieSpellDownload: '철자 검사기가 철치되지 않았습니다. 지금 다운로드하시겠습니까?',\r
14 manyChanges: '철자검사 완료: %1 단어가 변경되었습니다.',\r
15 noChanges: '철자검사 완료: 변경된 단어가 없습니다.',\r
16 noMispell: '철자검사 완료: 잘못된 철자가 없습니다.',\r
17 noSuggestions: '- 추천단어 없음 -',\r
18 notAvailable: 'Sorry, but service is unavailable now.',\r
19 notInDic: '사전에 없는 단어',\r
20 oneChange: '철자검사 완료: 단어가 변경되었습니다.',\r
21 progress: '철자검사를 진행중입니다...',\r
22 title: 'Spell Check',\r
23 toolbar: '철자검사'\r
24});\r