Upgrade to ExtJS 3.2.2 - Released 06/02/2010
[extjs.git] / docs / source / ext-lang-pt_BR.html
index 4f7b417..8dd91d8 100644 (file)
@@ -7,12 +7,12 @@
 </head>
 <body  onload="prettyPrint();">
     <pre class="prettyprint lang-js">/*!
- * 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
  */
-<div id="prop-Ext.state.Provider-indicatorText"></div>/**
+<div id="prop-Ext.TaskMgr-indicatorText"></div>/**
  * Portuguese/Brazil Translation by Weber Souza
  * 08 April 2007
  * Updated by Allan Brazute Alves (EthraZa)
@@ -208,7 +208,7 @@ if(Ext.form.VTypes){
 
 if(Ext.form.HtmlEditor){
    Ext.apply(Ext.form.HtmlEditor.prototype, {
-        createLinkText : 'Porfavor, entre com a URL do link:',
+        createLinkText : 'Por favor, entre com a URL do link:',
         buttonTips : {
             bold : {
                title: 'Negrito (Ctrl+B)',
@@ -216,8 +216,8 @@ if(Ext.form.HtmlEditor){
                cls: 'x-html-editor-tip'
             },
             italic : {
-               title: 'Italico (Ctrl+I)',
-               text: 'Deixa o texto selecionado em italico.',
+               title: 'It&aacute;lico (Ctrl+I)',
+               text: 'Deixa o texto selecionado em it&aacute;lico.',
                cls: 'x-html-editor-tip'
             },
             underline : {
@@ -271,8 +271,8 @@ if(Ext.form.HtmlEditor){
                cls: 'x-html-editor-tip'
            },
            createlink : {
-               title: 'Hyperliga&ccedil;&atilde;o',
-               text: 'Transforma o texto selecionado em um hyperlink.',
+               title: 'Link',
+               text: 'Transforma o texto selecionado em um link.',
                cls: 'x-html-editor-tip'
            },
            sourceedit : {