]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/zh-cn.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / zh-cn.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', 'zh-cn', {\r
6 btnIgnore: '忽略',\r
7 btnIgnoreAll: '全部忽略',\r
8 btnReplace: '替换',\r
9 btnReplaceAll: '全部替换',\r
10 btnUndo: '撤消',\r
11 changeTo: '更改为',\r
12 errorLoading: '加载应该服务主机时出错: %s.',\r
13 ieSpellDownload: '拼写检查插件还没安装, 您是否想现在就下载?',\r
14 manyChanges: '拼写检查完成: 更改了 %1 个单词',\r
15 noChanges: '拼写检查完成: 没有更改任何单词',\r
16 noMispell: '拼写检查完成: 没有发现拼写错误',\r
17 noSuggestions: '- 没有建议 -',\r
18 notAvailable: '抱歉, 服务目前暂不可用',\r
19 notInDic: '没有在字典里',\r
20 oneChange: '拼写检查完成: 更改了一个单词',\r
21 progress: '正在进行拼写检查...',\r
22 title: '拼写检查',\r
23 toolbar: '拼写检查'\r
24});\r