]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/div/lang/ar.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / ar.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', 'ar', {
6 IdInputLabel: 'هوية',
7 advisoryTitleInputLabel: 'عنوان التقرير',
8 cssClassInputLabel: 'فئات التنسيق',
9 edit: 'تحرير Div',
10 inlineStyleInputLabel: 'Inline Style',
11 langDirLTRLabel: 'اليسار لليمين (LTR)',
12 langDirLabel: 'إتجاه النص',
13 langDirRTLLabel: 'اليمين لليسار (RTL)',
14 languageCodeInputLabel: 'رمز اللغة',
15 remove: 'إزالة Div',
16 styleSelectLabel: 'نمط',
17 title: 'إحداث Div Container',
18 toolbar: 'إحداث Div Container'
19 } );