Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / docs / source / ext-lang-vn.html
index 2fe0976..16b02f9 100644 (file)
@@ -1,33 +1,39 @@
-<html>\r
-<head>\r
-  <title>The source code</title>\r
-    <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
-    <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
-</head>\r
-<body  onload="prettyPrint();">\r
-    <pre class="prettyprint lang-js"><div id="prop-Ext.data.XmlStore-"></div>/**
+<html>
+<head>
+  <title>The source code</title>
+    <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
+    <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
+</head>
+<body  onload="prettyPrint();">
+    <pre class="prettyprint lang-js">/*!
+ * Ext JS Library 3.0.3
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+<div id="prop-Ext.Direct.Transaction-"></div>/**
  * List compiled by mystix on the extjs.com forums.
  * Thank you Mystix!
  */
 
-<div id="prop-Ext.data.XmlStore-indicatorText"></div>/**
+<div id="prop-Ext.Direct.Transaction-indicatorText"></div>/**
  * Vietnamese translation
  * By bpmtri
  * 12-April-2007 04:06PM
  */
 
-Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Ä\90ang tải...</div>';
+Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Ä?ang tải...</div>';
 
 if(Ext.View){
    Ext.View.prototype.emptyText = "";
 }
 
 if(Ext.grid.GridPanel){
-   Ext.grid.GridPanel.prototype.ddText = "{0} dòng Ä\91ược chá»\8dn";
+   Ext.grid.GridPanel.prototype.ddText = "{0} dòng Ä\91ược chá»?n";
 }
 
 if(Ext.TabPanelItem){
-   Ext.TabPanelItem.prototype.closeText = "Ä\90ó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 = "Ä\90ang tải...";
+    Ext.LoadMask.prototype.msg = "Ä?ang tải...";
 }
 
 Date.monthNames = [
@@ -65,8 +71,8 @@ Date.dayNames = [
 
 if(Ext.MessageBox){
    Ext.MessageBox.buttonText = {
-      ok     : "Ä\90ồng ý",
-      cancel : "Hủy bá»\8f",
+      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á»\8f hÆ¡n ngày nhá»\8f 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á»\8dn 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á»\81u dài tối thiểu của ô này là {0}",
-      maxLengthText : "Chiá»\81u 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á»\8b nhá»\8f nhất của ô này là {0}",
+      minText : "Giá trá»\8b 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       : "Ä\90ang 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á»\8f 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."
    });
 }
-</pre>    \r
-</body>\r
+</pre>
+</body>
 </html>
\ No newline at end of file