mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
translated
This commit is contained in:
parent
08e290f3ea
commit
aac9fbf236
@ -80,18 +80,18 @@ return [
|
|||||||
'role_delete_success' => 'تم حذف الدور بنجاح',
|
'role_delete_success' => 'تم حذف الدور بنجاح',
|
||||||
'role_edit' => 'تعديل الدور',
|
'role_edit' => 'تعديل الدور',
|
||||||
'role_details' => 'تفاصيل الدور',
|
'role_details' => 'تفاصيل الدور',
|
||||||
'role_name' => 'اسم الدور', // test tests
|
'role_name' => 'اسم الدور',
|
||||||
'role_desc' => 'Short Description of Role',
|
'role_desc' => 'وصف مختصر للدور',
|
||||||
'role_external_auth_id' => 'External Authentication IDs',
|
'role_external_auth_id' => 'External Authentication IDs', // جار البحث عن الترجمة الأنسب
|
||||||
'role_system' => 'System Permissions',
|
'role_system' => 'أذونات النظام',
|
||||||
'role_manage_users' => 'Manage users',
|
'role_manage_users' => 'إدارة المستخدمين',
|
||||||
'role_manage_roles' => 'Manage roles & role permissions',
|
'role_manage_roles' => 'إدارة الأدوار وأذوناتها',
|
||||||
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions',
|
'role_manage_entity_permissions' => 'إدارة جميع أذونات الكتب والفصول والصفحات',
|
||||||
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages',
|
'role_manage_own_entity_permissions' => 'إدارة الأذونات الخاصة بكتابك أو فصلك أو صفحاتك',
|
||||||
'role_manage_settings' => 'Manage app settings',
|
'role_manage_settings' => 'إدارة إعدادات التطبيق',
|
||||||
'role_asset' => 'Asset Permissions',
|
'role_asset' => 'Asset Permissions', // جار البحث عن الترجمة الأنسب
|
||||||
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
|
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
|
||||||
'role_all' => 'All',
|
'role_all' => 'الكل',
|
||||||
'role_own' => 'Own',
|
'role_own' => 'Own',
|
||||||
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to',
|
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to',
|
||||||
'role_save' => 'Save Role',
|
'role_save' => 'Save Role',
|
||||||
|
Loading…
Reference in New Issue
Block a user