Updating Arabic Translation~

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 19:49:38 +02:00
parent 96c8000087
commit 01fc547feb

View File

@ -1,21 +1,21 @@
<?php
return array (
'<strong>Manage</strong> spaces' => '',
'Add new space' => '',
'Change owner' => '',
'Default Content Visiblity' => '',
'<strong>Manage</strong> spaces' => 'الوحدات <strong>ادارة</strong>',
'Add new space' => 'أضف باحة جديدة',
'Change owner' => 'تغير المالك',
'Default Content Visiblity' => 'رؤية المحتوى الافتراضي',
'Default Join Policy' => 'صلاحيات الإنضمام القياسية',
'Default Visibility' => 'نوعية الظهور القياسية',
'Default space' => 'الباحة الإفتراضية',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => '',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'هنا يمكنك تحديد الإعدادات الافتراضية للمساحات الجديدة. يمكن استبدال هذه الإعدادات لكل مساحة على حدة.',
'Invalid space' => 'باحة خاطئة',
'Manage members' => '',
'Manage members' => 'إدارة الأعضاء',
'Manage modules' => '',
'Open space' => '',
'Open space' => 'إدارة الوحدات',
'Overview' => 'نظرة شاملة',
'Search by name, description, id or owner.' => '',
'Search by name, description, id or owner.' => 'البحث بالاسم أو الوصف أو الهوية أو المالك.',
'Settings' => 'الإعدادات',
'Space Settings' => '',
'Space Settings' => 'الإعدادات الوحدات',
'Spaces' => 'الباحات',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => '',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'تحتوي هذه النظرة العامة على قائمة بكل مساحة مع إجراءات لعرض المساحات وتعديلها وحذفها.',
);