X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fzh.js;h=cd40be60bcce877accb6e064eb02906617aa99f7;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=ab7e3122ed657f9e1600c6b17c448be4bad20bd4;hpb=9afde8772159bd3436f1f5b7862960307710ae5a;p=ckeditor.git diff --git a/_source/lang/zh.js b/_source/lang/zh.js index ab7e312..cd40be6 100644 --- a/_source/lang/zh.js +++ b/_source/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, 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 */ @@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Constains the dictionary of language entries. + * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang['zh'] = @@ -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. - toolbar : 'Toolbar', // 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 @@ -121,6 +121,10 @@ CKEDITOR.lang['zh'] = alignBottom : '靠下對齊', invalidHeight : '高度必須為數字格式', invalidWidth : '寬度必須為數字格式', + 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 + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING + cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, 已關閉' @@ -175,18 +179,19 @@ CKEDITOR.lang['zh'] = langDirRTL : '由右而左 (RTL)', acccessKey : '存取鍵', name : '名稱', - langCode : '語言方向', - tabIndex : '定位順序', - advisoryTitle : '標題', + langCode : '語言方向', + tabIndex : '定位順序', + advisoryTitle : '標題', advisoryContentType : '內容類型', cssClasses : '樣式表類別', charset : '連結資源之編碼', styles : '樣式', - selectAnchor : '請選擇錨點', + rel : 'Relationship', // MISSING + selectAnchor : '請選擇錨點', anchorName : '依錨點名稱', - anchorId : '依元件 ID', - emailAddress : '電子郵件', - emailSubject : '郵件主旨', + anchorId : '依元件 ID', + emailAddress : '電子郵件', + emailSubject : '郵件主旨', emailBody : '郵件內容', noAnchors : '(本文件尚無可用之錨點)', noUrl : '請輸入欲連結的 URL', @@ -200,7 +205,8 @@ CKEDITOR.lang['zh'] = menu : '錨點屬性', title : '錨點屬性', name : '錨點名稱', - errorName : '請輸入錨點名稱' + errorName : '請輸入錨點名稱', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -236,6 +242,7 @@ CKEDITOR.lang['zh'] = findWhat : '尋找:', replaceWith : '取代:', notFoundMsg : '未找到指定的文字。', + findOptions : 'Find Options', // MISSING matchCase : '大小寫須相符', matchWord : '全字相符', matchCyclic : '循環搜索', @@ -412,7 +419,6 @@ CKEDITOR.lang['zh'] = upload : '上傳', alt : '替代文字', lockRatio : '等比例', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : '重設為原大小', border : '邊框', hSpace : '水平距離', @@ -601,9 +607,9 @@ CKEDITOR.lang['zh'] = iframe : { - title : 'iFrame Properties', // MISSING - toolbar : 'iFrame', // MISSING - noUrl : 'Please type the iFrame URL', // MISSING + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING scrolling : 'Enable scrollbars', // MISSING border : 'Show frame border' // MISSING }, @@ -714,18 +720,20 @@ CKEDITOR.lang['zh'] = { title : '關於 CKEditor', dlgTitle : '關於 CKEditor', + help : 'Check $1 for help.', // MISSING + userGuide : 'CKEditor User\'s Guide', // MISSING moreInfo : '訪問我們的網站以獲取更多關於協議的信息', copy : 'Copyright © $1. All rights reserved.' }, maximize : '最大化', - minimize : 'Minimize', // MISSING + minimize : '最小化', fakeobjects : { anchor : '錨點', flash : 'Flash 動畫', - iframe : 'iFrame', // MISSING + iframe : 'IFrame', // MISSING hiddenfield : 'Hidden Field', // MISSING unknown : '不明物件' }, @@ -741,12 +749,67 @@ CKEDITOR.lang['zh'] = clear : 'Clear' // MISSING }, - toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar', // MISSING + toolbarCollapse : '折叠工具栏', + toolbarExpand : '展开工具栏', + + toolbarGroups : + { + document : 'Document', // MISSING + clipboard : 'Clipboard/Undo', // MISSING + editing : 'Editing', // MISSING + forms : 'Forms', // MISSING + basicstyles : 'Basic Styles', // MISSING + paragraph : 'Paragraph', // MISSING + links : 'Links', // MISSING + insert : 'Insert', // MISSING + styles : 'Styles', // MISSING + colors : 'Colors', // MISSING + tools : 'Tools' // MISSING + }, bidi : { ltr : 'Text direction from left to right', // MISSING rtl : 'Text direction from right to left' // MISSING + }, + + docprops : + { + label : '文件屬性', + title : '文件屬性', + design : 'Design', // MISSING + meta : 'Meta 資料', + chooseColor : 'Choose', // MISSING + other : '<其他>', + docTitle : '頁面標題', + charset : '字元編碼', + charsetOther : '其他字元編碼', + charsetASCII : 'ASCII', // MISSING + charsetCE : '中歐語系', + charsetCT : '正體中文 (Big5)', + charsetCR : '斯拉夫文', + charsetGR : '希臘文', + charsetJP : '日文', + charsetKR : '韓文', + charsetTR : '土耳其文', + charsetUN : 'Unicode (UTF-8)', // MISSING + charsetWE : '西歐語系', + docType : '文件類型', + docTypeOther : '其他文件類型', + xhtmlDec : '包含 XHTML 定義', + bgColor : '背景顏色', + bgImage : '背景影像', + bgFixed : '浮水印', + txtColor : '文字顏色', + margin : '頁面邊界', + marginTop : '上', + marginLeft : 'å·¦', + marginRight : '右', + marginBottom : '下', + metaKeywords : '文件索引關鍵字 (用半形逗號[,]分隔)', + metaDescription : '文件說明', + metaAuthor : '作者', + metaCopyright : '版權所有', + previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING } };