X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..b37ceabb82336ee82757cd32efe353cfab8ec267:/docs/source/ext-lang-pt_PT.html diff --git a/docs/source/ext-lang-pt_PT.html b/docs/source/ext-lang-pt_PT.html index 768d2eac..2d5e9774 100644 --- a/docs/source/ext-lang-pt_PT.html +++ b/docs/source/ext-lang-pt_PT.html @@ -1,15 +1,21 @@ - - - The source code - - - - -

/** - * Ext 2.2.0 - Portuguese/Portugal (pt_PT) Translation + + + + The source code + + + + +
/*!
+ * Ext JS Library 3.2.2
+ * Copyright(c) 2006-2010 Ext JS, Inc.
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+
/** + * 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 = '
A carregar...
'; @@ -176,10 +182,10 @@ if(Ext.form.ComboBox){ if(Ext.form.VTypes){ Ext.apply(Ext.form.VTypes, { - emailText : 'Este campo deve ser um endereço de email no formato "utilizaor@dominio.com"', + emailText : 'Este campo deve ser um endereç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 _' }); } @@ -193,12 +199,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' }, @@ -297,6 +303,6 @@ if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){ collapsibleSplitTip : "Arastar para redimensionar. DUplo clique para esconder" }); } -
- +
+ \ No newline at end of file