|
13 | 13 | 'cancel' => 'إلغاء', |
14 | 14 | 'save' => 'حفظ', |
15 | 15 | 'close' => 'إغلاق', |
16 | | - 'apply' => 'Apply', |
| 16 | + 'apply' => 'تطبيق', |
17 | 17 | 'undo' => 'تراجع', |
18 | 18 | 'redo' => 'إعادة التنفيذ', |
19 | 19 | 'left' => 'يسار', |
|
25 | 25 | 'width' => 'العرض', |
26 | 26 | 'height' => 'الارتفاع', |
27 | 27 | 'More' => 'المزيد', |
28 | | - 'select' => 'Select...', |
| 28 | + 'select' => 'إختار...', |
29 | 29 |
|
30 | 30 | // Toolbar |
31 | 31 | 'formats' => 'التنسيقات', |
|
54 | 54 | 'align_left' => 'محاذاة لليسار', |
55 | 55 | 'align_center' => 'محاذاة بالمنتصف', |
56 | 56 | 'align_right' => 'مُحاذاة لليمين', |
57 | | - 'align_justify' => 'Justify', |
| 57 | + 'align_justify' => 'المحاذاة', |
58 | 58 | 'list_bullet' => 'قائمة نقاط', |
59 | 59 | 'list_numbered' => 'قائمة مرقمة', |
60 | | - 'list_task' => 'Task list', |
| 60 | + 'list_task' => 'قائمة المهام', |
61 | 61 | 'indent_increase' => 'زيادة البادئة', |
62 | 62 | 'indent_decrease' => 'إنقاص البادئة', |
63 | 63 | 'table' => 'جدول', |
64 | 64 | 'insert_image' => 'ادراج صورة', |
65 | | - 'insert_image_title' => 'Insert/Edit Image', |
66 | | - 'insert_link' => 'Insert/edit link', |
67 | | - 'insert_link_title' => 'Insert/Edit Link', |
68 | | - 'insert_horizontal_line' => 'Insert horizontal line', |
69 | | - 'insert_code_block' => 'Insert code block', |
70 | | - 'edit_code_block' => 'Edit code block', |
71 | | - 'insert_drawing' => 'Insert/edit drawing', |
72 | | - 'drawing_manager' => 'Drawing manager', |
73 | | - 'insert_media' => 'Insert/edit media', |
74 | | - 'insert_media_title' => 'Insert/Edit Media', |
75 | | - 'clear_formatting' => 'Clear formatting', |
76 | | - 'source_code' => 'Source code', |
77 | | - 'source_code_title' => 'Source Code', |
78 | | - 'fullscreen' => 'Fullscreen', |
79 | | - 'image_options' => 'Image options', |
| 65 | + 'insert_image_title' => 'إضافة/تحرير الصورة', |
| 66 | + 'insert_link' => 'إضافة/تعديل الرابط', |
| 67 | + 'insert_link_title' => 'إضافة/تحرير الرابط', |
| 68 | + 'insert_horizontal_line' => 'إضافة خط أفقي', |
| 69 | + 'insert_code_block' => 'إضافة مربع رموز برمجية', |
| 70 | + 'edit_code_block' => 'تعديل مربع الرموز البرمجية', |
| 71 | + 'insert_drawing' => 'إضافة/تعديل الرسم', |
| 72 | + 'drawing_manager' => 'إدارة الرسم', |
| 73 | + 'insert_media' => 'إضافة/تحرير الوسائط', |
| 74 | + 'insert_media_title' => 'إضافة/تحرير الوسائط', |
| 75 | + 'clear_formatting' => 'مسح التنسيق', |
| 76 | + 'source_code' => 'الرمز البرمجي', |
| 77 | + 'source_code_title' => 'الرمز البرمجي', |
| 78 | + 'fullscreen' => 'شاشة كاملة', |
| 79 | + 'image_options' => 'خيارات الصورة', |
80 | 80 |
|
81 | 81 | // Tables |
82 | | - 'table_properties' => 'Table properties', |
83 | | - 'table_properties_title' => 'Table Properties', |
84 | | - 'delete_table' => 'Delete table', |
85 | | - 'table_clear_formatting' => 'Clear table formatting', |
86 | | - 'resize_to_contents' => 'Resize to contents', |
87 | | - 'row_header' => 'Row header', |
88 | | - 'insert_row_before' => 'Insert row before', |
| 82 | + 'table_properties' => 'خصائص الجدول', |
| 83 | + 'table_properties_title' => 'خصائص الجدول', |
| 84 | + 'delete_table' => 'حذف الجدول', |
| 85 | + 'table_clear_formatting' => 'مسح تنسيق الجدول', |
| 86 | + 'resize_to_contents' => 'تغيير الحجم إلى المحتوى', |
| 87 | + 'row_header' => 'رأس الصف', |
| 88 | + 'insert_row_before' => 'إضافة صف قبل', |
89 | 89 | 'insert_row_after' => 'إضافة صف بعد', |
90 | 90 | 'delete_row' => 'حذف الصف', |
91 | 91 | 'insert_column_before' => 'إدراج عمود قبل', |
|
0 commit comments