[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/jquery/ckeditor/plugins/scayt/lang/ -> zh.js (source)

   1  /*

   2  Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.

   3  For licensing, see LICENSE.html or http://ckeditor.com/license

   4  */
   5  CKEDITOR.plugins.setLang( 'scayt', 'zh', {
   6      about: '關於即時拼寫檢查',
   7      aboutTab: '關於',
   8      addWord: '添加單詞',
   9      allCaps: 'Ignore All-Caps Words', // MISSING
  10      dic_create: 'Create', // MISSING
  11      dic_delete: 'Delete', // MISSING
  12      dic_field_name: 'Dictionary name', // MISSING
  13      dic_info: 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING
  14      dic_rename: 'Rename', // MISSING
  15      dic_restore: 'Restore', // MISSING
  16      dictionariesTab: '字典',
  17      disable: '關閉即時拼寫檢查',
  18      emptyDic: '字典名不應為空.',
  19      enable: '啟用即時拼寫檢查',
  20      ignore: '忽略',
  21      ignoreAll: '全部忽略',
  22      ignoreDomainNames: 'Ignore Domain Names', // MISSING
  23      langs: '語言',
  24      languagesTab: '語言',
  25      mixedCase: 'Ignore Words with Mixed Case', // MISSING
  26      mixedWithDigits: 'Ignore Words with Numbers', // MISSING
  27      moreSuggestions: '更多拼寫建議',
  28      opera_title: 'Not supported by Opera', // MISSING
  29      options: '選項',
  30      optionsTab: '選項',
  31      title: '即時拼寫檢查',
  32      toggle: '啟用/關閉即時拼寫檢查',
  33      noSuggestions: 'No suggestion'// MISSING
  34  });


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1