]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - 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
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'oc', {
6 IdInputLabel: 'ID',
7 advisoryTitleInputLabel: 'Infobulla',
8 cssClassInputLabel: 'Classas d\'estil',
9 edit: 'Modificar la division',
10 inlineStyleInputLabel: 'Estil en linha',
11 langDirLTRLabel: 'Esquèrra a dreita (LTR)',
12 langDirLabel: 'Sens d\'escritura',
13 langDirRTLLabel: 'Dreita a esquèrra (RTL)',
14 languageCodeInputLabel: 'Còdi de lenga',
15 remove: 'Levar la division',
16 styleSelectLabel: 'Estil',
17 title: 'Crear una division',
18 toolbar: 'Crear una division'
19 } );