JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / _source / lang / zh.js
index 569aefc..5568d20 100644 (file)
@@ -31,8 +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 : 'Rich text editor, %1', // MISSING\r
-       editorHelp : 'Press ALT 0 for help', // MISSING\r
+       editorTitle : '富文本編輯器,%1',\r
+       editorHelp : '按 ALT+0 以獲得幫助',\r
 \r
        // ARIA descriptions.\r
        toolbars        : '編輯器工具欄',\r
@@ -120,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