]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/ar.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / ar.js
diff --git a/sources/plugins/div/lang/ar.js b/sources/plugins/div/lang/ar.js
new file mode 100644 (file)
index 0000000..b819c27
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'ar', {\r
+       IdInputLabel: 'هوية',\r
+       advisoryTitleInputLabel: 'عنوان التقرير',\r
+       cssClassInputLabel: 'فئات التنسيق',\r
+       edit: 'تحرير Div',\r
+       inlineStyleInputLabel: 'Inline Style',\r
+       langDirLTRLabel: 'اليسار لليمين (LTR)',\r
+       langDirLabel: 'إتجاه النص',\r
+       langDirRTLLabel: 'اليمين لليسار (RTL)',\r
+       languageCodeInputLabel: 'رمز اللغة',\r
+       remove: 'إزالة Div',\r
+       styleSelectLabel: 'نمط',\r
+       title: 'إحداث Div Container',\r
+       toolbar: 'إحداث Div Container'\r
+} );\r