X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..10a866c12701c0a0afd0ac85dcdcf32a421514ac:/docs/source/ext-lang-vn.html diff --git a/docs/source/ext-lang-vn.html b/docs/source/ext-lang-vn.html index 16b02f9d..3d6b53f0 100644 --- a/docs/source/ext-lang-vn.html +++ b/docs/source/ext-lang-vn.html @@ -1,17 +1,12 @@ - -
-/*! - * 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 + + + + +/** * List compiled by mystix on the extjs.com forums. * Thank you Mystix! */ @@ -22,18 +17,18 @@ * 12-April-2007 04:06PM */ -Ext.UpdateManager.defaults.indicatorText = '- +Ä?ang tải...'; +Ext.UpdateManager.defaults.indicatorText = 'Äang tải...'; if(Ext.View){ Ext.View.prototype.emptyText = ""; } if(Ext.grid.GridPanel){ - Ext.grid.GridPanel.prototype.ddText = "{0} dòng Äược chá»?n"; + Ext.grid.GridPanel.prototype.ddText = "{0} dòng Äược chá»n"; } if(Ext.TabPanelItem){ - Ext.TabPanelItem.prototype.closeText = "Ä?óng thẻ nà y"; + Ext.TabPanelItem.prototype.closeText = "Äóng thẻ nà y"; } if(Ext.form.Field){ @@ -41,7 +36,7 @@ if(Ext.form.Field){ } if(Ext.LoadMask){ - Ext.LoadMask.prototype.msg = "Ä?ang tải..."; + Ext.LoadMask.prototype.msg = "Äang tải..."; } Date.monthNames = [ @@ -71,8 +66,8 @@ Date.dayNames = [ if(Ext.MessageBox){ Ext.MessageBox.buttonText = { - ok : "Ä?á»ng ý", - cancel : "Hủy bá»?", + ok : "Äá»ng ý", + cancel : "Hủy bá»", yes : "Có", no : "Không" }; @@ -89,7 +84,7 @@ if(Ext.util.Format){ if(Ext.DatePicker){ Ext.apply(Ext.DatePicker.prototype, { todayText : "Hôm nay", - minText : "Ngà y nà y nhá»? hÆ¡n ngà y nhá»? nhất", + minText : "Ngà y nà y nhá» hÆ¡n ngà y nhá» nhất", maxText : "Ngà y nà y lá»n hÆ¡n ngà y lá»n nhất", disabledDaysText : "", disabledDatesText : "", @@ -97,7 +92,7 @@ if(Ext.DatePicker){ dayNames : Date.dayNames, nextText : 'Tháng sau (Control+Right)', prevText : 'Tháng trÆ°á»c (Control+Left)', - monthYearText : 'Chá»?n má»t tháng (Control+Up/Down Äá» thay Äá»i nÄm)', + monthYearText : 'Chá»n má»t tháng (Control+Up/Down Äá» thay Äá»i nÄm)', todayTip : "{0} (Spacebar - PhÃm trắng)", format : "d/m/y" }); @@ -119,8 +114,8 @@ if(Ext.PagingToolbar){ if(Ext.form.TextField){ Ext.apply(Ext.form.TextField.prototype, { - minLengthText : "Chiá»?u dà i tá»i thiá»u của ô nà y là {0}", - maxLengthText : "Chiá»?u dà i tá»i Äa của ô nà y là {0}", + minLengthText : "Chiá»u dà i tá»i thiá»u của ô nà y là {0}", + maxLengthText : "Chiá»u dà i tá»i Äa của ô nà y là {0}", blankText : "à nà y cần phải nháºp giá trá»", regexText : "", emptyText : null @@ -129,7 +124,7 @@ if(Ext.form.TextField){ if(Ext.form.NumberField){ Ext.apply(Ext.form.NumberField.prototype, { - minText : "Giá trá» nhá»? nhất của ô nà y là {0}", + minText : "Giá trá» nhá» nhất của ô nà y là {0}", maxText : "Giá trá» lá»n nhất của ô nà y là {0}", nanText : "{0} hông phải là má»t sá» hợp lá»" }); @@ -148,7 +143,7 @@ if(Ext.form.DateField){ if(Ext.form.ComboBox){ Ext.apply(Ext.form.ComboBox.prototype, { - loadingText : "Ä?ang tải...", + loadingText : "Äang tải...", valueNotFoundText : undefined }); } @@ -167,7 +162,7 @@ if(Ext.grid.GridView){ sortAscText : "TÄng dần", sortDescText : "Giảm dần", lockText : "Khóa cá»t", - unlockText : "Bá»? khóa cá»t", + unlockText : "Bá» khóa cá»t", columnsText : "Các cá»t" }); } @@ -186,6 +181,6 @@ if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){ collapsibleSplitTip : "Kéo giữ chuá»t Äá» thay Äá»i kÃch thÆ°á»c. Nhấp Äúp ÄỠẩn Äi." }); } -