]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/pt-br.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / pt-br.js
diff --git a/sources/plugins/div/lang/pt-br.js b/sources/plugins/div/lang/pt-br.js
new file mode 100644 (file)
index 0000000..c32ec0f
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'pt-br', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Título Consulta',\r
+       cssClassInputLabel: 'Classes de CSS',\r
+       edit: 'Editar Div',\r
+       inlineStyleInputLabel: 'Estilo Inline',\r
+       langDirLTRLabel: 'Esquerda para Direita (LTR)',\r
+       langDirLabel: 'Direção da Escrita',\r
+       langDirRTLLabel: 'Direita para Esquerda (RTL)',\r
+       languageCodeInputLabel: 'Código de Idioma',\r
+       remove: 'Remover Div',\r
+       styleSelectLabel: 'Estilo',\r
+       title: 'Criar Container de DIV',\r
+       toolbar: 'Criar Container de DIV'\r
+} );\r