]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/oc.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / oc.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', 'oc', {\r
6 IdInputLabel: 'ID',\r
7 advisoryTitleInputLabel: 'Infobulla',\r
8 cssClassInputLabel: 'Classas d\'estil',\r
9 edit: 'Modificar la division',\r
10 inlineStyleInputLabel: 'Estil en linha',\r
11 langDirLTRLabel: 'Esquèrra a dreita (LTR)',\r
12 langDirLabel: 'Sens d\'escritura',\r
13 langDirRTLLabel: 'Dreita a esquèrra (RTL)',\r
14 languageCodeInputLabel: 'Còdi de lenga',\r
15 remove: 'Levar la division',\r
16 styleSelectLabel: 'Estil',\r
17 title: 'Crear una division',\r
18 toolbar: 'Crear una division'\r
19} );\r