Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / docs / source / ext-lang-pt_PT.html
index 13e27d3..170c551 100644 (file)
@@ -1,21 +1,21 @@
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    
   <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
+ * Ext JS Library 3.2.0
+ * Copyright(c) 2006-2010 Ext JS, Inc.
  * licensing@extjs.com
  * http://www.extjs.com/license
  */
-<div id="prop-Ext.Direct.Transaction-indicatorText"></div>/**
- * Ext 2.2.0 - Portuguese/Portugal (pt_PT) Translation
+<div id="prop-Ext.state.Provider-indicatorText"></div>/**
+ * Portuguese/Portugal (pt_PT) Translation
  * by Nuno Franco da Costa - francodacosta.com
  * translated from ext-lang-en.js
- * 11 Nov 2008
  */
 
 Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">A carregar...</div>';
@@ -109,7 +109,7 @@ if(Ext.DatePicker){
   Ext.apply(Ext.DatePicker.prototype, {
     todayText         : "Hoje",
     minText           : "A data &eacute; anterior ao m&iacute;nimo definido",
-    maxText           : "A data &eacute; posterior ao máximo definido",
+    maxText           : "A data &eacute; posterior ao mximo definido",
     disabledDaysText  : "",
     disabledDatesText : "",
     monthNames        : Date.monthNames,
@@ -117,7 +117,7 @@ if(Ext.DatePicker){
     nextText          : 'M&ecirc;s Seguinte (Control+Right)',
     prevText          : 'M&ecirc;s Anterior (Control+Left)',
     monthYearText     : 'Escolha um m&ecirc;s (Control+Up/Down ava&ccedil;ar/recuar anos)',
-    todayTip          : "{0} (barra de espaço)",
+    todayTip          : "{0} (barra de espao)",
     format            : "y/m/d",
     okText            : "*OK*",
     cancelText        : "Cancelar",
@@ -182,10 +182,10 @@ if(Ext.form.ComboBox){
 
 if(Ext.form.VTypes){
   Ext.apply(Ext.form.VTypes, {
-    emailText    : 'Este campo deve ser um endere&ccedil;o de email no formato "utilizaor@dominio.com"',
+    emailText    : 'Este campo deve ser um endere&ccedil;o de email no formato "utilizador@dominio.com"',
     urlText      : 'Este campo deve ser um URL no formato "http:/'+'/www.dominio.com"',
     alphaText    : 'Este campo deve conter apenas letras e _',
-    alphanumText : 'Este campo deve conter apenas letras, numeros e _'
+    alphanumText : 'Este campo deve conter apenas letras, n@uacute;meros e _'
   });
 }
 
@@ -303,6 +303,6 @@ if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
     collapsibleSplitTip : "Arastar para redimensionar. DUplo clique para esconder"
   });
 }
-</pre>
+</pre>    
 </body>
 </html>
\ No newline at end of file