]> git.proxmox.com Git - extjs.git/blobdiff - extjs/classic/locale/overrides/pt_BR/form/field/HtmlEditor.js
import ExtJS 7.0.0 GPL
[extjs.git] / extjs / classic / locale / overrides / pt_BR / form / field / HtmlEditor.js
index ad62676340a3ff1f0e03c9105ec4a071ca01f3f7..2dfa12d0231abb4663f0359445ec1ed0472a863f 100644 (file)
@@ -1,79 +1,79 @@
-Ext.define("Ext.locale.pt_BR.form.field.HtmlEditor", {\r
-    override: "Ext.form.field.HtmlEditor",\r
-    createLinkText: 'Por favor, entre com a URL do link:'\r
-}, function() {\r
-    Ext.apply(Ext.form.field.HtmlEditor.prototype, {\r
-        buttonTips: {\r
-            bold: {\r
-                title: 'Negrito (Ctrl+B)',\r
-                text: 'Deixa o texto selecionado em negrito.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            italic: {\r
-                title: 'Itálico (Ctrl+I)',\r
-                text: 'Deixa o texto selecionado em itálico.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            underline: {\r
-                title: 'Sublinhado (Ctrl+U)',\r
-                text: 'Sublinha o texto selecionado.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            increasefontsize: {\r
-                title: 'Aumentar Texto',\r
-                text: 'Aumenta o tamanho da fonte.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            decreasefontsize: {\r
-                title: 'Diminuir Texto',\r
-                text: 'Diminui o tamanho da fonte.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            backcolor: {\r
-                title: 'Cor de Fundo',\r
-                text: 'Muda a cor do fundo do texto selecionado.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            forecolor: {\r
-                title: 'Cor da Fonte',\r
-                text: 'Muda a cor do texto selecionado.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            justifyleft: {\r
-                title: 'Alinhar à Esquerda',\r
-                text: 'Alinha o texto à esquerda.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            justifycenter: {\r
-                title: 'Centralizar Texto',\r
-                text: 'Centraliza o texto no editor.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            justifyright: {\r
-                title: 'Alinhar à Direita',\r
-                text: 'Alinha o texto à direita.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            insertunorderedlist: {\r
-                title: 'Lista com Marcadores',\r
-                text: 'Inicia uma lista com marcadores.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            insertorderedlist: {\r
-                title: 'Lista Numerada',\r
-                text: 'Inicia uma lista numerada.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            createlink: {\r
-                title: 'Link',\r
-                text: 'Transforma o texto selecionado em um link.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            },\r
-            sourceedit: {\r
-                title: 'Editar Fonte',\r
-                text: 'Troca para o modo de edição de código fonte.',\r
-                cls: Ext.baseCSSPrefix + 'html-editor-tip'\r
-            }\r
-        }\r
-    });\r
-});
\ No newline at end of file
+Ext.define("Ext.locale.pt_BR.form.field.HtmlEditor", {
+    override: "Ext.form.field.HtmlEditor",
+    createLinkText: 'Por favor, entre com a URL do link:'
+}, function() {
+    Ext.apply(Ext.form.field.HtmlEditor.prototype, {
+        buttonTips: {
+            bold: {
+                title: 'Negrito (Ctrl+B)',
+                text: 'Deixa o texto selecionado em negrito.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            italic: {
+                title: 'Itálico (Ctrl+I)',
+                text: 'Deixa o texto selecionado em itálico.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            underline: {
+                title: 'Sublinhado (Ctrl+U)',
+                text: 'Sublinha o texto selecionado.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            increasefontsize: {
+                title: 'Aumentar Texto',
+                text: 'Aumenta o tamanho da fonte.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            decreasefontsize: {
+                title: 'Diminuir Texto',
+                text: 'Diminui o tamanho da fonte.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            backcolor: {
+                title: 'Cor de Fundo',
+                text: 'Muda a cor do fundo do texto selecionado.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            forecolor: {
+                title: 'Cor da Fonte',
+                text: 'Muda a cor do texto selecionado.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            justifyleft: {
+                title: 'Alinhar à Esquerda',
+                text: 'Alinha o texto à esquerda.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            justifycenter: {
+                title: 'Centralizar Texto',
+                text: 'Centraliza o texto no editor.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            justifyright: {
+                title: 'Alinhar à Direita',
+                text: 'Alinha o texto à direita.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            insertunorderedlist: {
+                title: 'Lista com Marcadores',
+                text: 'Inicia uma lista com marcadores.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            insertorderedlist: {
+                title: 'Lista Numerada',
+                text: 'Inicia uma lista numerada.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            createlink: {
+                title: 'Link',
+                text: 'Transforma o texto selecionado em um link.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            },
+            sourceedit: {
+                title: 'Editar Fonte',
+                text: 'Troca para o modo de edição de código fonte.',
+                cls: Ext.baseCSSPrefix + 'html-editor-tip'
+            }
+        }
+    });
+});