| [ 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', { 6 bgColor: '背景顏色', 7 bgFixed: '非捲動 (固定) 背景', 8 bgImage: '背景圖像 URL', 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 |