X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/docs/source/ext-lang-vn.html diff --git a/docs/source/ext-lang-vn.html b/docs/source/ext-lang-vn.html index 2fe09762..16b02f9d 100644 --- a/docs/source/ext-lang-vn.html +++ b/docs/source/ext-lang-vn.html @@ -1,33 +1,39 @@ - -
-/** + + ++ \ No newline at end of fileThe source code + + + + +/*! + * Ext JS Library 3.0.3 + * Copyright(c) 2006-2009 Ext JS, LLC + * licensing@extjs.com + * http://www.extjs.com/license + */ +/** * List compiled by mystix on the extjs.com forums. * Thank you Mystix! */ -/** +/** * Vietnamese translation * By bpmtri * 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){ @@ -35,7 +41,7 @@ if(Ext.form.Field){ } if(Ext.LoadMask){ - Ext.LoadMask.prototype.msg = "Äang tải..."; + Ext.LoadMask.prototype.msg = "Ä?ang tải..."; } Date.monthNames = [ @@ -65,8 +71,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" }; @@ -83,7 +89,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 : "", @@ -91,7 +97,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" }); @@ -113,8 +119,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 @@ -123,7 +129,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á»" }); @@ -142,7 +148,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 }); } @@ -161,7 +167,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" }); } @@ -180,6 +186,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." }); } -