Skip to content

Commit b030b98

Browse files
committed
New translations editor.php (Arabic)
1 parent 95a1c73 commit b030b98

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

lang/ar/editor.php

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'cancel' => 'إلغاء',
1414
'save' => 'حفظ',
1515
'close' => 'إغلاق',
16-
'apply' => 'Apply',
16+
'apply' => 'تطبيق',
1717
'undo' => 'تراجع',
1818
'redo' => 'إعادة التنفيذ',
1919
'left' => 'يسار',
@@ -25,7 +25,7 @@
2525
'width' => 'العرض',
2626
'height' => 'الارتفاع',
2727
'More' => 'المزيد',
28-
'select' => 'Select...',
28+
'select' => 'إختار...',
2929

3030
// Toolbar
3131
'formats' => 'التنسيقات',
@@ -54,38 +54,38 @@
5454
'align_left' => 'محاذاة لليسار',
5555
'align_center' => 'محاذاة بالمنتصف',
5656
'align_right' => 'مُحاذاة لليمين',
57-
'align_justify' => 'Justify',
57+
'align_justify' => 'المحاذاة',
5858
'list_bullet' => 'قائمة نقاط',
5959
'list_numbered' => 'قائمة مرقمة',
60-
'list_task' => 'Task list',
60+
'list_task' => 'قائمة المهام',
6161
'indent_increase' => 'زيادة البادئة',
6262
'indent_decrease' => 'إنقاص البادئة',
6363
'table' => 'جدول',
6464
'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' => 'خيارات الصورة',
8080

8181
// 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' => 'إضافة صف قبل',
8989
'insert_row_after' => 'إضافة صف بعد',
9090
'delete_row' => 'حذف الصف',
9191
'insert_column_before' => 'إدراج عمود قبل',

0 commit comments

Comments
 (0)