]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/es.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / es.js
CommitLineData
eaa92715
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'es', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Título',\r
8 cssClassInputLabel: 'Clase de hoja de estilos',\r
9 edit: 'Editar Div',\r
10 inlineStyleInputLabel: 'Estilo',\r
11 langDirLTRLabel: 'Izquierda a Derecha (LTR)',\r
12 langDirLabel: 'Orientación',\r
13 langDirRTLLabel: 'Derecha a Izquierda (RTL)',\r
14 languageCodeInputLabel: ' Codigo de idioma',\r
15 remove: 'Quitar Div',\r
16 styleSelectLabel: 'Estilo',\r
17 title: 'Crear contenedor DIV',\r
18 toolbar: 'Crear contenedor DIV'\r
19} );\r