]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/div/lang/eo.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / eo.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', 'eo', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Priskriba Titolo',
8 cssClassInputLabel: 'Stilfolioklasoj',
9 edit: 'Redakti Div',
10 inlineStyleInputLabel: 'Enlinia stilo',
11 langDirLTRLabel: 'Maldekstre dekstren (angle LTR)',
12 langDirLabel: 'Skribdirekto',
13 langDirRTLLabel: 'Dekstre maldekstren (angle RTL)',
14 languageCodeInputLabel: ' Lingvokodo',
15 remove: 'Forigi Div',
16 styleSelectLabel: 'Stilo',
17 title: 'Krei DIV ujon',
18 toolbar: 'Krei DIV ujon'
19 } );