X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..b37ceabb82336ee82757cd32efe353cfab8ec267:/src/locale/ext-lang-pt_PT.js diff --git a/src/locale/ext-lang-pt_PT.js b/src/locale/ext-lang-pt_PT.js index bb83c6d0..867a9870 100644 --- a/src/locale/ext-lang-pt_PT.js +++ b/src/locale/ext-lang-pt_PT.js @@ -1,5 +1,5 @@ /*! - * Ext JS Library 3.2.0 + * Ext JS Library 3.2.2 * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license @@ -101,7 +101,7 @@ if(Ext.DatePicker){ Ext.apply(Ext.DatePicker.prototype, { todayText : "Hoje", minText : "A data é anterior ao mínimo definido", - maxText : "A data é posterior ao m�ximo definido", + maxText : "A data é posterior ao máximo definido", disabledDaysText : "", disabledDatesText : "", monthNames : Date.monthNames, @@ -109,7 +109,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 espa�o)", + todayTip : "{0} (barra de espaço)", format : "y/m/d", okText : "*OK*", cancelText : "Cancelar", @@ -191,12 +191,12 @@ if(Ext.form.HtmlEditor){ cls: 'x-html-editor-tip' }, italic : { - title: 'Italico (Ctrl+I)', - text: 'Transforma o texto em italico.', + title: 'Itálico (Ctrl+I)', + text: 'Transforma o texto em itálico.', cls: 'x-html-editor-tip' }, underline : { - title: 'SUblinhar (Ctrl+U)', + title: 'Sublinhar (Ctrl+U)', text: 'Sublinha o texto.', cls: 'x-html-editor-tip' },