]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/div/lang/sq.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / sq.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'sq', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Titull',
8 cssClassInputLabel: 'Klasa stili CSS',
9 edit: 'Redakto Div',
10 inlineStyleInputLabel: 'Stili i brendshëm',
11 langDirLTRLabel: 'Nga e majta në të djathë (LTR)',
12 langDirLabel: 'Drejtim teksti',
13 langDirRTLLabel: 'Nga e djathta në të majtë (RTL)',
14 languageCodeInputLabel: 'Kodi i Gjuhës',
15 remove: 'Largo Div',
16 styleSelectLabel: 'Stil',
17 title: 'Krijo Div Përmbajtës',
18 toolbar: 'Krijo Div Përmbajtës'
19 } );