mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations settings.php (Arabic)
This commit is contained in:
parent
188670ee9a
commit
f71d784ca5
@ -138,9 +138,9 @@ return [
|
|||||||
'role_manage_entity_permissions' => 'إدارة جميع أذونات الكتب والفصول والصفحات',
|
'role_manage_entity_permissions' => 'إدارة جميع أذونات الكتب والفصول والصفحات',
|
||||||
'role_manage_own_entity_permissions' => 'إدارة الأذونات الخاصة بكتابك أو فصلك أو صفحاتك',
|
'role_manage_own_entity_permissions' => 'إدارة الأذونات الخاصة بكتابك أو فصلك أو صفحاتك',
|
||||||
'role_manage_page_templates' => 'إدارة قوالب الصفحة',
|
'role_manage_page_templates' => 'إدارة قوالب الصفحة',
|
||||||
'role_access_api' => 'Access system API',
|
'role_access_api' => 'الوصول إلى واجهة برمجة تطبيقات النظام API',
|
||||||
'role_manage_settings' => 'إدارة إعدادات التطبيق',
|
'role_manage_settings' => 'إدارة إعدادات التطبيق',
|
||||||
'role_asset' => 'Asset Permissions',
|
'role_asset' => 'أذونات النظام',
|
||||||
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
|
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
|
||||||
'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_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
|
'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
|
||||||
|
Loading…
Reference in New Issue
Block a user