X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/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..e7f2429d 100644 --- a/src/locale/ext-lang-pt_PT.js +++ b/src/locale/ext-lang-pt_PT.js @@ -1,8 +1,8 @@ /*! - * Ext JS Library 3.2.0 - * Copyright(c) 2006-2010 Ext JS, Inc. - * licensing@extjs.com - * http://www.extjs.com/license + * Ext JS Library 3.3.1 + * Copyright(c) 2006-2010 Sencha Inc. + * licensing@sencha.com + * http://www.sencha.com/license */ /** * Portuguese/Portugal (pt_PT) Translation @@ -161,7 +161,8 @@ if(Ext.form.DateField){ maxText : "A data deste campo deve ser anterior a {0}", invalidText : "{0} não é uma data válida - deve estar no seguinte formato{1}", format : "y/m/d", - altFormats : "m/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d" + altFormats : "m/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d", + startDay : 0 }); } @@ -191,12 +192,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' },