| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 /* 2 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 */ 5 CKEDITOR.plugins.setLang( 'docprops', 'zh-cn', { 6 bgColor: '背景颜色', 7 bgFixed: '不滚动背景图像', 8 bgImage: '背景图像', 9 charset: '字符编码', 10 charsetASCII: 'ASCII', 11 charsetCE: '中欧', 12 charsetCR: '西里尔文', 13 charsetCT: '繁体中文 (Big5)', 14 charsetGR: '希腊文', 15 charsetJP: '日文', 16 charsetKR: '韩文', 17 charsetOther: '其它字符编码', 18 charsetTR: '土耳其文', 19 charsetUN: 'Unicode (UTF-8)', 20 charsetWE: '西欧', 21 chooseColor: '选择', 22 design: '设计', 23 docTitle: '页面标题', 24 docType: '文档类型', 25 docTypeOther: '其它文档类型', 26 label: '页面属性', 27 margin: '页面边距', 28 marginBottom: '下', 29 marginLeft: '左', 30 marginRight: '右', 31 marginTop: '上', 32 meta: 'Meta 数据', 33 metaAuthor: '作者', 34 metaCopyright: '版权', 35 metaDescription: '页面说明', 36 metaKeywords: '页面索引关键字 (用半角逗号[,]分隔)', 37 other: '<其他>', 38 previewHtml: '<p>这是一些<strong>演示用文字</strong>。您当前正在使用<a href="javascript:void(0)">CKEditor</a>。</p>', 39 title: '页面属性', 40 txtColor: '文本颜色', 41 xhtmlDec: '包含 XHTML 声明' 42 });
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |