Improve Arabic translation (#4163)

Credit to @mabehiry
This commit is contained in:
Mohamed Ali Behiry 2019-02-25 20:56:21 +05:30 committed by Luke Towers
parent 6e798079ca
commit d1c71af4da
1 changed files with 28 additions and 0 deletions

View File

@ -51,6 +51,34 @@ return [
'confirm' => 'تأكيد',
'ok' => 'موافقة',
'or' => 'أو',
'create_title' => 'إضافة :name',
'update_title' => 'تعديل :name',
'preview_title' => 'عرض :name',
'create_success' => 'تم إنشاء :name بنجاح',
'update_success' => 'تم تعديل :name بنجاح',
'delete_success' => 'تم حذف :name بنجاح',
'restore_success' => 'تم استعادة :name بنجاح',
'reset_success' => 'تمت الاستعادة',
'missing_id' => 'لا يمكن العثور على هذا السجل.',
'not_found' => 'السجل رقم :id غير موجود.',
'creating_name' => 'إضافة :name...',
'saving_name' => 'حفظ :name...',
'confirm_delete' => 'هل أنت متأكد من الحذف?',
'confirm_delete_multiple' => 'هل أنت متأكد من حذف السجلات المحددة?',
'deleting_name' => 'جاري حذف :name...',
'restore' => 'استعادة',
'restoring' => 'استعادة',
'confirm_restore' => 'هل أنت متأكد من استعادة هذا السجل?',
'add' => 'إضافة',
'apply' => 'تطبيق',
'reload' => 'إعادة تحميل',
'complete' => 'تم',
'select' => 'تحديد',
'select_all' => 'تحديد الكل',
'select_none' => 'إلغاء التحديد',
'select_placeholder' => 'من فضلك اختار',
'insert_row' => 'إضافة سجل',
'return_to_list' => 'عودة للقائمة'
],
'reorder' => [
'default_title' => 'إعادة الترتيب',