X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fzh.js;h=cd40be60bcce877accb6e064eb02906617aa99f7;hp=eb9172d39f9f394488844302072e84cdb10e156b;hb=2f22c0c38f17e75be5541089076885442aaa2377;hpb=e73319a12b56100b29ef456fd74114fe5519e01c diff --git a/_source/lang/zh.js b/_source/lang/zh.js index eb9172d..cd40be6 100644 --- a/_source/lang/zh.js +++ b/_source/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,11 +31,11 @@ CKEDITOR.lang['zh'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING + editorTitle : '富文本編輯器,%1,按 ALT+0 以獲得幫助。', // ARIA descriptions. - toolbars : 'Editor toolbars', // MISSING - editor : 'Rich Text Editor', // MISSING + toolbars : '編輯器工具欄', + editor : '富文本編輯器', // Toolbar buttons without dialogs. source : '原始碼', @@ -56,7 +56,7 @@ CKEDITOR.lang['zh'] = superscript : '上標', horizontalrule : '插入水平線', pagebreak : '插入分頁符號', - pagebreakAlt : 'Page Break', // MISSING + pagebreakAlt : '分頁符號', unlink : '移除超連結', undo : '復原', redo : '重複', @@ -93,19 +93,19 @@ CKEDITOR.lang['zh'] = cssStyle : '樣式', ok : '確定', cancel : '取消', - close : 'Close', // MISSING - preview : 'Preview', // MISSING + close : '关闭', + preview : '预览', generalTab : '一般', advancedTab : '進階', validateNumberFailed : '需要輸入數字格式', confirmNewPage : '現存的修改尚未儲存,要開新檔案?', confirmCancel : '部份選項尚未儲存,要關閉對話盒?', - options : 'Options', // MISSING - target : 'Target', // MISSING - targetNew : 'New Window (_blank)', // MISSING - targetTop : 'Topmost Window (_top)', // MISSING - targetSelf : 'Same Window (_self)', // MISSING - targetParent : 'Parent Window (_parent)', // MISSING + options : '选项', + target : '目标', + targetNew : '新窗口(_blank)', + targetTop : '整页(_top)', + targetSelf : '本窗口(_self)', + targetParent : '父窗口(_parent)', langDirLTR : 'Left to Right (LTR)', // MISSING langDirRTL : 'Right to Left (RTL)', // MISSING styles : 'Style', // MISSING @@ -727,7 +727,7 @@ CKEDITOR.lang['zh'] = }, maximize : '最大化', - minimize : 'Minimize', // MISSING + minimize : '最小化', fakeobjects : { @@ -749,8 +749,8 @@ CKEDITOR.lang['zh'] = clear : 'Clear' // MISSING }, - toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar', // MISSING + toolbarCollapse : '折叠工具栏', + toolbarExpand : '展开工具栏', toolbarGroups : {