]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/pt.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / pt.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'pt', {\r
6 IdInputLabel: 'ID',\r
7 advisoryTitleInputLabel: 'Título',\r
8 cssClassInputLabel: 'Classes de folhas de estilo',\r
9 edit: 'Editar Div',\r
10 inlineStyleInputLabel: 'Estilho em Linha',\r
11 langDirLTRLabel: 'Esquerda à Direita (LTR)',\r
12 langDirLabel: 'Orientação de idioma',\r
13 langDirRTLLabel: 'Direita a Esquerda (RTL)',\r
14 languageCodeInputLabel: 'Codigo do Idioma',\r
15 remove: 'Remover Div',\r
16 styleSelectLabel: 'Estilo',\r
17 title: 'Criar Div',\r
18 toolbar: 'Criar Div'\r
19} );\r