]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/div/lang/el.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / el.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', 'el', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Ενδεικτικός Τίτλος',
8 cssClassInputLabel: 'Κλάσεις Φύλλων Στυλ',
9 edit: 'Επεξεργασία Div',
10 inlineStyleInputLabel: 'Στυλ Εν Σειρά',
11 langDirLTRLabel: 'Αριστερά προς Δεξιά (LTR)',
12 langDirLabel: 'Κατεύθυνση Κειμένου',
13 langDirRTLLabel: 'Δεξιά προς Αριστερά (RTL)',
14 languageCodeInputLabel: 'Κωδικός Γλώσσας',
15 remove: 'Διαγραφή Div',
16 styleSelectLabel: 'Μορφή',
17 title: 'Δημιουργία Div',
18 toolbar: 'Δημιουργία Div'
19 } );