JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / lang / zh.js
index cd40be6..a36132b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -31,7 +31,8 @@ CKEDITOR.lang['zh'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle : '富文本編輯器,%1,按 ALT+0 以獲得幫助。',\r
+       editorTitle : '富文本編輯器,%1',\r
+       editorHelp : '按 ALT+0 以獲得幫助',\r
 \r
        // ARIA descriptions.\r
        toolbars        : '編輯器工具欄',\r
@@ -119,6 +120,7 @@ CKEDITOR.lang['zh'] =
                alignTop                : '靠上對齊',\r
                alignMiddle             : '置中對齊',\r
                alignBottom             : '靠下對齊',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : '高度必須為數字格式',\r
                invalidWidth    : '寬度必須為數字格式',\r
                invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
@@ -696,7 +698,7 @@ CKEDITOR.lang['zh'] =
                ignoreAll               : '全部忽略',\r
                addWord                 : '添加單詞',\r
                emptyDic                : '字典名不應為空.',\r
-\r
+               noSuggestions   : '無建議值',\r
                optionsTab              : '選項',\r
                allCaps                 : 'Ignore All-Caps Words', // MISSING\r
                ignoreDomainNames : 'Ignore Domain Names', // MISSING\r