/* =========================================================== * ar.js * Arabic translation for Trumbowyg * http://alex-d.github.com/Trumbowyg * =========================================================== * Author : Abo Mokh ahmed (abomokhahmed) * Github : https://github.com/abomokhahmed */ jQuery.trumbowyg.langs.ar = { _dir: 'rtl', viewHTML: 'إعرض-HTML', formatting: 'تصميم', p: 'فقرة', blockquote: 'اقتباس', code: 'كود', header: 'رئيسي', bold: 'عريض', italic: 'مائل', strikethrough: 'مشطوب', underline: 'خطّ سفلي', strong: 'بارز', em: 'تغميق', del: 'حذف', unorderedList: 'قائمة غير مرتّبة', orderedList: 'قائمة مرتّبة', insertImage: 'إدخال صورة', insertVideo: 'إدخال فيديو', link: 'رابط', createLink: 'انشاء رابط', unlink: 'حذف رابط', justifyLeft: 'تصحيح للشمال', justifyCenter: 'تصحيح للمركز', justifyRight: 'تصحيح لليمين', justifyFull: 'تصحيح لكلا الإتّجاهين', horizontalRule: 'إدخال خطّ أفقي', fullscreen: 'شاشة واسعة', close: 'إغلاق', submit: 'أرسل', reset: 'تهيئة من حديد', required: 'إلزامي', description: 'وصف', title: 'عنوان', text: 'نصّ' };