X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..10a866c12701c0a0afd0ac85dcdcf32a421514ac:/docs/source/ext-lang-zh_CN.html?ds=inline diff --git a/docs/source/ext-lang-zh_CN.html b/docs/source/ext-lang-zh_CN.html index 05722710..67f91150 100644 --- a/docs/source/ext-lang-zh_CN.html +++ b/docs/source/ext-lang-zh_CN.html @@ -1,38 +1,40 @@ - -
-/*! - * Ext JS Library 3.0.3 - * Copyright(c) 2006-2009 Ext JS, LLC - * licensing@extjs.com - * http://www.extjs.com/license - */ -/* + + + ++ \ No newline at end of fileThe source code + + + + +/* * Simplified Chinese translation * By DavidHu * 09 April 2007 + * + * update by andy_ghg + * 2009-10-22 15:00:57 */ Ext.UpdateManager.defaults.indicatorText = '- +}å è½½ä¸...'; -if(Ext.View){ - Ext.View.prototype.emptyText = ""; +if(Ext.DataView){ + Ext.DataView.prototype.emptyText = ""; } if(Ext.grid.GridPanel){ - Ext.grid.GridPanel.prototype.ddText = "{0} éæ©è¡"; + Ext.grid.GridPanel.prototype.ddText = "éæ©äº {0} è¡"; } if(Ext.TabPanelItem){ - Ext.TabPanelItem.prototype.closeText = "å ³é"; + Ext.TabPanelItem.prototype.closeText = "å ³éæ¤æ ç¾"; } if(Ext.form.Field){ - Ext.form.Field.prototype.invalidText = "è¾å ¥å¼é?æ³"; + Ext.form.Field.prototype.invalidText = "è¾å ¥å¼éæ³"; +} + +if (Ext.LoadMask) { + Ext.LoadMask.prototype.msg = "读åä¸..."; } Date.monthNames = [ @@ -44,10 +46,10 @@ Date.monthNames = [ "å æ", "ä¸æ", "å «æ", - "ä¹?æ", - "å??æ", - "å??ä¸æ", - "å??äºæ" + "ä¹æ", + "åæ", + "åä¸æ", + "åäºæ" ]; Date.dayNames = [ @@ -60,12 +62,15 @@ Date.dayNames = [ "å " ]; +Date.formatCodes.a = "(this.getHours() < 12 ? 'ä¸å' : 'ä¸å')"; +Date.formatCodes.A = "(this.getHours() < 12 ? 'ä¸å' : 'ä¸å')"; + if(Ext.MessageBox){ Ext.MessageBox.buttonText = { ok : "ç¡®å®", - cancel : "å?æ¶", + cancel : "åæ¶", yes : "æ¯", - no : "å?¦" + no : "å¦" }; } @@ -80,40 +85,40 @@ if(Ext.util.Format){ if(Ext.DatePicker){ Ext.apply(Ext.DatePicker.prototype, { todayText : "ä»å¤©", - minText : "æ¥æå¨æå°?æ¥æä¹å?", - maxText : "æ¥æå¨æ大æ¥æä¹å?", + minText : "æ¥æå¿ é¡»å¤§äºæå°å 许æ¥æ",//update + maxText : "æ¥æå¿ é¡»å°äºæ大å 许æ¥æ",//update disabledDaysText : "", disabledDatesText : "", monthNames : Date.monthNames, dayNames : Date.dayNames, - nextText : 'ä¸æ (Control+Right)', - prevText : 'ä¸æ (Control+Left)', - monthYearText : 'éæ©ä¸ä¸ªæ (Control+Up/Down æ?¥æ¹å?å¹´)', + nextText : 'ä¸ä¸ªæ (Ctrl+Right)', + prevText : 'ä¸ä¸ªæ (Ctrl+Left)', + monthYearText : 'éæ©ä¸ä¸ªæ (Control+Up/Down æ¥æ¹å年份)',//update todayTip : "{0} (ç©ºæ ¼é®éæ©)", format : "yå¹´mædæ¥", okText : "ç¡®å®", - cancelText : "å?æ¶" + cancelText : "åæ¶" }); } if(Ext.PagingToolbar){ Ext.apply(Ext.PagingToolbar.prototype, { - beforePageText : "页", - afterPageText : "é¡µå ± {0} 页", + beforePageText : "第",//update + afterPageText : "页,å ± {0} 页",//update firstText : "第ä¸é¡µ", - prevText : "å?ä¸é¡µ", + prevText : "ä¸ä¸é¡µ",//update nextText : "ä¸ä¸é¡µ", - lastText : "æå?页", + lastText : "æå页", refreshText : "å·æ°", - displayMsg : "æ¾ç¤º {0} - {1}ï¼å ± {2} æ?¡", - emptyMsg : '没ææ°æ?®éè¦?æ¾ç¤º' + displayMsg : "æ¾ç¤º {0} - {1}æ¡ï¼å ± {2} æ¡",//update + emptyMsg : '没ææ°æ®' }); } if(Ext.form.TextField){ Ext.apply(Ext.form.TextField.prototype, { - minLengthText : "该è¾å ¥é¡¹çæå°?é¿åº¦æ¯ {0}", - maxLengthText : "该è¾å ¥é¡¹çæ大é¿åº¦æ¯ {0}", + minLengthText : "该è¾å ¥é¡¹çæå°é¿åº¦æ¯ {0} 个å符", + maxLengthText : "该è¾å ¥é¡¹çæ大é¿åº¦æ¯ {0} 个å符", blankText : "该è¾å ¥é¡¹ä¸ºå¿ è¾é¡¹", regexText : "", emptyText : null @@ -122,52 +127,131 @@ if(Ext.form.TextField){ if(Ext.form.NumberField){ Ext.apply(Ext.form.NumberField.prototype, { - minText : "该è¾å ¥é¡¹çæå°?å¼æ¯ {0}", + minText : "该è¾å ¥é¡¹çæå°å¼æ¯ {0}", maxText : "该è¾å ¥é¡¹çæ大å¼æ¯ {0}", - nanText : "{0} ä¸?æ¯æææ°å¼" + nanText : "{0} ä¸æ¯æææ°å¼" }); } if(Ext.form.DateField){ Ext.apply(Ext.form.DateField.prototype, { - disabledDaysText : "ç¦?ç¨", - disabledDatesText : "ç¦?ç¨", - minText : "该è¾å ¥é¡¹çæ¥æå¿ é¡»å¨ {0} ä¹å?", - maxText : "该è¾å ¥é¡¹çæ¥æå¿ é¡»å¨ {0} ä¹å?", - invalidText : "{0} æ¯æ æçæ¥æ - å¿ é¡»ç¬¦å?æ ¼å¼?ï¼ {1}", + disabledDaysText : "ç¦ç¨", + disabledDatesText : "ç¦ç¨", + minText : "该è¾å ¥é¡¹çæ¥æå¿ é¡»å¨ {0} ä¹å", + maxText : "该è¾å ¥é¡¹çæ¥æå¿ é¡»å¨ {0} ä¹å", + invalidText : "{0} æ¯æ æçæ¥æ - å¿ é¡»ç¬¦åæ ¼å¼ï¼ {1}", format : "yå¹´mædæ¥" }); } if(Ext.form.ComboBox){ Ext.apply(Ext.form.ComboBox.prototype, { - loadingText : "å è½½...", + loadingText : "å è½½ä¸...", valueNotFoundText : undefined }); } if(Ext.form.VTypes){ Ext.apply(Ext.form.VTypes, { - emailText : '该è¾å ¥é¡¹å¿ é¡»æ¯çµå?é®ä»¶å°å?ï¼æ ¼å¼?å¦ï¼ "user@example.com"', - urlText : '该è¾å ¥é¡¹å¿ é¡»æ¯URLå°å?ï¼æ ¼å¼?å¦ï¼ "http:/'+'/www.example.com"', - alphaText : '该è¾å ¥é¡¹å?ªè½å å?«å符å_', - alphanumText : '该è¾å ¥é¡¹å?ªè½å å?«å符,æ°åå_' + emailText : '该è¾å ¥é¡¹å¿ é¡»æ¯çµåé®ä»¶å°åï¼æ ¼å¼å¦ï¼ "user@example.com"', + urlText : '该è¾å ¥é¡¹å¿ é¡»æ¯URLå°åï¼æ ¼å¼å¦ï¼ "http:/'+'/www.example.com"', + alphaText : '该è¾å ¥é¡¹åªè½å å«åè§åæ¯å_',//update + alphanumText : '该è¾å ¥é¡¹åªè½å å«åè§åæ¯,æ°åå_'//update }); } +//add HTMLEditor's tips by andy_ghg +if(Ext.form.HtmlEditor){ + Ext.apply(Ext.form.HtmlEditor.prototype, { + createLinkText : 'æ·»å è¶ çº§é¾æ¥:', + buttonTips : { + bold : { + title: 'ç²ä½ (Ctrl+B)', + text: 'å°éä¸çæå设置为ç²ä½', + cls: 'x-html-editor-tip' + }, + italic : { + title: 'æä½ (Ctrl+I)', + text: 'å°éä¸çæå设置为æä½', + cls: 'x-html-editor-tip' + }, + underline : { + title: 'ä¸å线 (Ctrl+U)', + text: 'ç»æéæåå ä¸å线', + cls: 'x-html-editor-tip' + }, + increasefontsize : { + title: 'å¢å¤§åä½', + text: 'å¢å¤§åå·', + cls: 'x-html-editor-tip' + }, + decreasefontsize : { + title: '缩å°åä½', + text: 'åå°åå·', + cls: 'x-html-editor-tip' + }, + backcolor : { + title: '以ä¸åé¢è²çªåºæ¾ç¤ºææ¬', + text: '使æåçä¸å»åæ¯ç¨è§å ç¬åäºæ è®°ä¸æ ·', + cls: 'x-html-editor-tip' + }, + forecolor : { + title: 'åä½é¢è²', + text: 'æ´æ¹åä½é¢è²', + cls: 'x-html-editor-tip' + }, + justifyleft : { + title: '左对é½', + text: 'å°æå左对é½', + cls: 'x-html-editor-tip' + }, + justifycenter : { + title: 'å± ä¸', + text: 'å°æåå± ä¸å¯¹é½', + cls: 'x-html-editor-tip' + }, + justifyright : { + title: 'å³å¯¹é½', + text: 'å°æåå³å¯¹é½', + cls: 'x-html-editor-tip' + }, + insertunorderedlist : { + title: '项ç®ç¬¦å·', + text: 'å¼å§å建项ç®ç¬¦å·å表', + cls: 'x-html-editor-tip' + }, + insertorderedlist : { + title: 'ç¼å·', + text: 'å¼å§å建ç¼å·å表', + cls: 'x-html-editor-tip' + }, + createlink : { + title: '转æè¶ çº§é¾æ¥', + text: 'å°æéææ¬è½¬æ¢æè¶ çº§é¾æ¥', + cls: 'x-html-editor-tip' + }, + sourceedit : { + title: '代ç è§å¾', + text: '以代ç çå½¢å¼å±ç°ææ¬', + cls: 'x-html-editor-tip' + } + } + }); +} + if(Ext.grid.GridView){ Ext.apply(Ext.grid.GridView.prototype, { - sortAscText : "æ£åº?", - sortDescText : "éåº?", - lockText : "é?å", - unlockText : "解é?å", + sortAscText : "æ£åº",//update + sortDescText : "ååº",//update + lockText : "éå®å",//update + unlockText : "解é¤éå®",//update columnsText : "å" }); } if(Ext.grid.PropertyColumnModel){ Ext.apply(Ext.grid.PropertyColumnModel.prototype, { - nameText : "å??称", + nameText : "å称", valueText : "å¼", dateFormat : "yå¹´mædæ¥" }); @@ -175,10 +259,9 @@ if(Ext.grid.PropertyColumnModel){ if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){ Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, { - splitTip : "æå¨æ?¥æ¹å?尺寸.", - collapsibleSplitTip : "æå¨æ?¥æ¹å?尺寸. å?å»é?è?." + splitTip : "æå¨æ¥æ¹å尺寸.", + collapsibleSplitTip : "æå¨æ¥æ¹å尺寸. åå»éè." }); -} -