]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - 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
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'ar', {\r
6 IdInputLabel: 'هوية',\r
7 advisoryTitleInputLabel: 'عنوان التقرير',\r
8 cssClassInputLabel: 'فئات التنسيق',\r
9 edit: 'تحرير Div',\r
10 inlineStyleInputLabel: 'Inline Style',\r
11 langDirLTRLabel: 'اليسار لليمين (LTR)',\r
12 langDirLabel: 'إتجاه النص',\r
13 langDirRTLLabel: 'اليمين لليسار (RTL)',\r
14 languageCodeInputLabel: 'رمز اللغة',\r
15 remove: 'إزالة Div',\r
16 styleSelectLabel: 'نمط',\r
17 title: 'إحداث Div Container',\r
18 toolbar: 'إحداث Div Container'\r
19} );\r