X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fzh.js;h=4e7f50ca56575a09e5e55937382ac1c6f5ac39f2;hb=4e90e78dc97789709ee7404359a5517540c27553;hp=2b6f81254783ead7cb0a5647cda93680c597c4b3;hpb=9873d66421922c7aef8be0f5d2ab51e547b19e66;p=ckeditor.git diff --git a/_source/lang/zh.js b/_source/lang/zh.js index 2b6f812..4e7f50c 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-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -56,6 +56,7 @@ CKEDITOR.lang['zh'] = superscript : '上標', horizontalrule : '插入水平線', pagebreak : '插入分頁符號', + pagebreakAlt : 'Page Break', // MISSING unlink : '移除超連結', undo : '復原', redo : '重複', @@ -109,6 +110,17 @@ CKEDITOR.lang['zh'] = langDirRTL : 'Right to Left (RTL)', // MISSING styles : 'Style', // MISSING cssClasses : 'Stylesheet Classes', // MISSING + width : '寬度', + height : '高度', + align : '對齊', + alignLeft : '靠左對齊', + alignRight : '靠右對齊', + alignCenter : '置中', + alignTop : '靠上對齊', + alignMiddle : '置中對齊', + alignBottom : '靠下對齊', + invalidHeight : '高度必須為數字格式', + invalidWidth : '寬度必須為數字格式', // Put the voice-only part of the label in the span. unavailable : '%1, 已關閉' @@ -155,9 +167,7 @@ CKEDITOR.lang['zh'] = popupFullScreen : '全螢幕 (IE)', popupScrollBars : '捲軸', popupDependent : '從屬 (NS)', - popupWidth : '寬', popupLeft : '左', - popupHeight : '高', popupTop : '右', id : 'ID', langDir : '語言方向', @@ -165,18 +175,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', @@ -243,15 +254,9 @@ CKEDITOR.lang['zh'] = rows : '列數', columns : '欄數', border : '邊框', - align : '對齊', - alignLeft : '靠左對齊', - alignCenter : '置中', - alignRight : '靠右對齊', - width : '寬度', widthPx : '像素', widthPc : '百分比', widthUnit : 'width unit', // MISSING - height : '高度', cellSpace : '間距', cellPad : '內距', caption : '標題', @@ -287,9 +292,6 @@ CKEDITOR.lang['zh'] = wordWrap : '自動換行', hAlign : '水平對齊', vAlign : '垂直對齊', - alignTop : '向上對齊', - alignMiddle : '置中對齊', - alignBottom : '向下對齊', alignBaseline : '基線對齊', bgColor : '背景顏色', borderColor : '邊框顏色', @@ -410,24 +412,17 @@ CKEDITOR.lang['zh'] = btnUpload : '上傳至伺服器', upload : '上傳', alt : '替代文字', - width : '寬度', - height : '高度', lockRatio : '等比例', unlockRatio : 'Unlock Ratio', // MISSING resetSize : '重設為原大小', border : '邊框', hSpace : '水平距離', vSpace : '垂直距離', - align : '對齊', - alignLeft : '靠左對齊', - alignRight : '靠右對齊', alertUrl : '請輸入影像 URL', linkTab : '超連結', button2Img : '要把影像按鈕改成影像嗎?', img2Button : '要把影像改成影像按鈕嗎?', urlMissing : 'Image source URL is missing.', // MISSING - validateWidth : 'Width must be a whole number.', // MISSING - validateHeight : 'Height must be a whole number.', // MISSING validateBorder : 'Border must be a whole number.', // MISSING validateHSpace : 'HSpace must be a whole number.', // MISSING validateVSpace : 'VSpace must be a whole number.' // MISSING @@ -451,16 +446,10 @@ CKEDITOR.lang['zh'] = accessAlways : '永遠', accessSameDomain: '相同域名', accessNever : '永不', - align : '對齊', - alignLeft : '靠左對齊', alignAbsBottom : '絕對下方', alignAbsMiddle : '絕對中間', alignBaseline : '基準線', - alignBottom : '靠下對齊', - alignMiddle : '置中對齊', - alignRight : '靠右對齊', alignTextTop : '文字上方', - alignTop : '靠上對齊', quality : '質素', qualityBest : '最好', qualityHigh : '高', @@ -474,13 +463,9 @@ CKEDITOR.lang['zh'] = windowMode : '視窗模式', flashvars : 'Flash 變數', bgcolor : '背景顏色', - width : '寬度', - height : '高度', hSpace : '水平距離', vSpace : '垂直距離', validateSrc : '請輸入欲連結的 URL', - validateWidth : '寬度必須為數字格式', - validateHeight : '高度必須為數字格式', validateHSpace : '水平間距必須為數字格式', validateVSpace : '垂直間距必須為數字格式' }, @@ -615,6 +600,15 @@ CKEDITOR.lang['zh'] = remove : 'Remove Div' // MISSING }, + iframe : + { + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING + scrolling : 'Enable scrollbars', // MISSING + border : 'Show frame border' // MISSING + }, + font : { label : '字體', @@ -712,7 +706,7 @@ CKEDITOR.lang['zh'] = dic_restore : 'Restore', // MISSING dic_delete : 'Delete', // MISSING dic_rename : 'Rename', // MISSING - 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 it\'s name and click the Restore button.', // MISSING + 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 aboutTab : '關於' }, @@ -730,10 +724,11 @@ CKEDITOR.lang['zh'] = fakeobjects : { - anchor : '錨點', - flash : 'Flash 動畫', - div : '分頁', - unknown : '不明物件' + anchor : '錨點', + flash : 'Flash 動畫', + iframe : 'IFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : '不明物件' }, resize : '拖拽改變大小',