]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/it.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / it.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', 'it', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Titolo Avviso',\r
8 cssClassInputLabel: 'Classi di stile',\r
9 edit: 'Modifica DIV',\r
10 inlineStyleInputLabel: 'Stile Inline',\r
11 langDirLTRLabel: 'Da sinistra a destra (LTR)',\r
12 langDirLabel: 'Direzione di scrittura',\r
13 langDirRTLLabel: 'Da destra a sinistra (RTL)',\r
14 languageCodeInputLabel: 'Codice lingua',\r
15 remove: 'Rimuovi DIV',\r
16 styleSelectLabel: 'Stile',\r
17 title: 'Crea DIV contenitore',\r
18 toolbar: 'Crea DIV contenitore'\r
19} );\r