Updating Arabic Translation~

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 19:48:29 +02:00
parent e8ad3fd7ea
commit 0dc2902806

View File

@ -17,16 +17,16 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Access Admin Information' => '',
'Can access the \'Administration -> Information\' section.' => '',
'Can manage spaces within the \'Administration -> Spaces\' section (create/edit/delete).' => '',
'Can manage user- space- and general-settings.' => '',
'Can manage users and groups' => '',
'Can manage users and user profiles.' => '',
'Can manage modules within the \'Administration -> Modules\' section.' => '',
'Manage Groups' => '',
'Manage Modules' => '',
'Manage Settings' => '',
'Manage Spaces' => '',
'Manage Users' => '',
'Access Admin Information' => 'الوصول إلى معلومات المسؤول',
'Can access the \'Administration -> Information\' section.' => 'يمكن الوصول إلى قسم "الإدارة -> المعلومات".',
'Can manage spaces within the \'Administration -> Spaces\' section (create/edit/delete).' => 'يمكن إدارة المساحات داخل قسم "الإدارة -> المساحات" (إنشاء / تحرير / حذف).',
'Can manage user- space- and general-settings.' => 'يمكن إدارة إعدادات المستخدم الفضاء والمساحة العامة.',
'Can manage users and groups' => 'يمكن إدارة المستخدمين والمجموعات',
'Can manage users and user profiles.' => 'يمكن إدارة المستخدمين وملفات تعريف المستخدمين.',
'Can manage modules within the \'Administration -> Modules\' section.' => 'يمكن إدارة الوحدات ضمن قسم "الإدارة -> الوحدات النمطية".',
'Manage Groups' => 'إدارة المجموعات',
'Manage Modules' => 'إدارة الوحدات',
'Manage Settings' => 'إدارة الإعدادات',
'Manage Spaces' => 'إدارة المساحات',
'Manage Users' => 'ادارة المستخدمين',
];