summaryrefslogtreecommitdiff
path: root/lib/dijit/_editor/nls/pt/FontChoice.js.uncompressed.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/_editor/nls/pt/FontChoice.js.uncompressed.js')
-rw-r--r--lib/dijit/_editor/nls/pt/FontChoice.js.uncompressed.js25
1 files changed, 0 insertions, 25 deletions
diff --git a/lib/dijit/_editor/nls/pt/FontChoice.js.uncompressed.js b/lib/dijit/_editor/nls/pt/FontChoice.js.uncompressed.js
deleted file mode 100644
index a5e4cfca6..000000000
--- a/lib/dijit/_editor/nls/pt/FontChoice.js.uncompressed.js
+++ /dev/null
@@ -1,25 +0,0 @@
-define(
-"dijit/_editor/nls/pt/FontChoice", ({
- fontSize: "Tamanho",
- fontName: "Fonte",
- formatBlock: "Formatar",
- serif: "serif",
- "sans-serif": "sans-serif",
- monospace: "espaço simples",
- cursive: "cursiva",
- fantasy: "fantasy",
- noFormat: "Nenhum",
- p: "Parágrafo",
- h1: "Título",
- h2: "Subtítulo",
- h3: "Sub-subtítulo",
- pre: "Pré-formatado",
- 1: "extra-extra-pequeno",
- 2: "extra-pequeno",
- 3: "pequena",
- 4: "médio",
- 5: "grande",
- 6: "extra-grande",
- 7: "extra-extra-grande"
-})
-);