]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/div/lang/eu.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / eu.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', 'eu', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Aholkatutako izenburua',
8 cssClassInputLabel: 'Estilo-orriko klaseak',
9 edit: 'Editatu Div-a',
10 inlineStyleInputLabel: 'Lineako estiloa',
11 langDirLTRLabel: 'Ezkerretik eskuinera (LTR)',
12 langDirLabel: 'Hizkuntzaren norabidea',
13 langDirRTLLabel: 'Eskuinetik ezkerrera (RTL)',
14 languageCodeInputLabel: 'Hizkuntzaren kodea',
15 remove: 'Kendu Div-a',
16 styleSelectLabel: 'Estiloa',
17 title: 'Sortu Div edukiontzia',
18 toolbar: 'Sortu Div edukiontzia'
19 } );