]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/pt-br.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / pt-br.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'pt-br', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Título Consulta',\r
8 cssClassInputLabel: 'Classes de CSS',\r
9 edit: 'Editar Div',\r
10 inlineStyleInputLabel: 'Estilo Inline',\r
11 langDirLTRLabel: 'Esquerda para Direita (LTR)',\r
12 langDirLabel: 'Direção da Escrita',\r
13 langDirRTLLabel: 'Direita para Esquerda (RTL)',\r
14 languageCodeInputLabel: 'Código de Idioma',\r
15 remove: 'Remover Div',\r
16 styleSelectLabel: 'Estilo',\r
17 title: 'Criar Container de DIV',\r
18 toolbar: 'Criar Container de DIV'\r
19} );\r