]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/ar.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / ar.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'ar', {\r
6 toolbarCollapse: 'تقليص شريط الأدوت',\r
7 toolbarExpand: 'تمديد شريط الأدوات',\r
8 toolbarGroups: {\r
9 document: 'مستند',\r
10 clipboard: 'الحافظة/الرجوع',\r
11 editing: 'تحرير',\r
12 forms: 'نماذج',\r
13 basicstyles: 'نمط بسيط',\r
14 paragraph: 'فقرة',\r
15 links: 'روابط',\r
16 insert: 'إدراج',\r
17 styles: 'أنماط',\r
18 colors: 'ألوان',\r
19 tools: 'أدوات'\r
20 },\r
21 toolbars: 'أشرطة أدوات المحرر'\r
22} );\r