Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git] / src / locale / ext-lang-pt_PT.js
index 2909c77..fe570ea 100644 (file)
@@ -1,9 +1,3 @@
-/*!
- * Ext JS Library 3.1.0
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
 /**
  * Ext 2.2.0 - Portuguese/Portugal (pt_PT) Translation
  * by Nuno Franco da Costa - francodacosta.com
@@ -102,7 +96,7 @@ if(Ext.DatePicker){
   Ext.apply(Ext.DatePicker.prototype, {
     todayText         : "Hoje",
     minText           : "A data é anterior ao mínimo definido",
-    maxText           : "A data é posterior ao mximo definido",
+    maxText           : "A data é posterior ao máximo definido",
     disabledDaysText  : "",
     disabledDatesText : "",
     monthNames        : Date.monthNames,
@@ -110,7 +104,7 @@ if(Ext.DatePicker){
     nextText          : 'Mês Seguinte (Control+Right)',
     prevText          : 'Mês Anterior (Control+Left)',
     monthYearText     : 'Escolha um mês (Control+Up/Down avaçar/recuar anos)',
-    todayTip          : "{0} (barra de espao)",
+    todayTip          : "{0} (barra de espaço)",
     format            : "y/m/d",
     okText            : "*OK*",
     cancelText        : "Cancelar",