]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/image/lang/zh-cn.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / lang / zh-cn.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'image', 'zh-cn', {\r
6 alt: '替换文本',\r
7 border: '边框大小',\r
8 btnUpload: '上传到服务器',\r
9 button2Img: '确定要把当前图像按钮转换为普通图像吗?',\r
10 hSpace: '水平间距',\r
11 img2Button: '确定要把当前图像改变为图像按钮吗?',\r
12 infoTab: '图像信息',\r
13 linkTab: '链接',\r
14 lockRatio: '锁定比例',\r
15 menu: '图像属性',\r
16 resetSize: '原始尺寸',\r
17 title: '图像属性',\r
18 titleButton: '图像域属性',\r
19 upload: '上传',\r
20 urlMissing: '缺少图像源文件地址',\r
21 vSpace: '垂直间距',\r
22 validateBorder: '边框大小必须为整数格式',\r
23 validateHSpace: '水平间距必须为整数格式',\r
24 validateVSpace: '垂直间距必须为整数格式'\r
25} );\r