PHP Classes

File: dist/lang/summernote-ar-AR.js

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Giga CMS   dist/lang/summernote-ar-AR.js   Download  
File: dist/lang/summernote-ar-AR.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Giga CMS
Multi-user content management system
Author: By
Last change:
Date: 7 years ago
Size: 3,221 bytes
 

Contents

Class file image Download
(function ($) { $.extend($.summernote.lang, { 'ar-AR': { font: { bold: 'عريض', italic: 'مائل', underline: 'تحته خط', clear: 'مسح التنسيق', height: 'إرتفاع السطر', name: 'الخط', strikethrough: 'فى وسطه خط', size: 'الحجم' }, image: { image: 'صورة', insert: 'إضافة صورة', resizeFull: 'الحجم بالكامل', resizeHalf: 'تصغير للنصف', resizeQuarter: 'تصغير للربع', floatLeft: 'تطيير لليسار', floatRight: 'تطيير لليمين', floatNone: 'ثابته', dragImageHere: 'إدرج الصورة هنا', selectFromFiles: 'حدد ملف', url: 'رابط الصورة', remove: 'حذف الصورة' }, video: { video: 'فيديو', videoLink: 'رابط الفيديو', insert: 'إدراج الفيديو', url: 'رابط الفيديو', providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion ou Youku)' }, link: { link: 'رابط رابط', insert: 'إدراج', unlink: 'حذف الرابط', edit: 'تعديل', textToDisplay: 'النص', url: 'مسار الرابط', openInNewWindow: 'فتح في نافذة جديدة' }, table: { table: 'جدول' }, hr: { insert: 'إدراج خط أفقي' }, style: { style: 'تنسيق', p: 'عادي', blockquote: 'إقتباس', pre: 'شفيرة', h1: 'عنوان رئيسي 1', h2: 'عنوان رئيسي 2', h3: 'عنوان رئيسي 3', h4: 'عنوان رئيسي 4', h5: 'عنوان رئيسي 5', h6: 'عنوان رئيسي 6' }, lists: { unordered: 'قائمة مُنقطة', ordered: 'قائمة مُرقمة' }, options: { help: 'مساعدة', fullscreen: 'حجم الشاشة بالكامل', codeview: 'شفيرة المصدر' }, paragraph: { paragraph: 'فقرة', outdent: 'محاذاة للخارج', indent: 'محاذاة للداخل', left: 'محاذاة لليسار', center: 'توسيط', right: 'محاذاة لليمين', justify: 'ملئ السطر' }, color: { recent: 'تم إستخدامه', more: 'المزيد', background: 'لون الخلفية', foreground: 'لون النص', transparent: 'شفاف', setTransparent: 'بدون خلفية', reset: 'إعادة الضبط', resetToDefault: 'إعادة الضبط' }, shortcut: { shortcuts: 'إختصارات', close: 'غلق', textFormatting: 'تنسيق النص', action: 'Action', paragraphFormatting: 'تنسيق الفقرة', documentStyle: 'تنسيق المستند' }, history: { undo: 'تراجع', redo: 'إعادة' } } }); })(jQuery);