mirror of
https://github.com/humhub/humhub.git
synced 2025-02-12 03:26:25 +01:00
Updating Arabic Translation~
Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
parent
3644137d6c
commit
526c1e5d3c
@ -1,19 +1,20 @@
|
||||
<?php
|
||||
return array (
|
||||
'Add Space' => '',
|
||||
'Add {n,plural,=1{space} other{spaces}}' => '',
|
||||
'Create new space' => '',
|
||||
'My spaces' => '',
|
||||
'No member or following spaces found.' => '',
|
||||
'No result found for the given filter.' => '',
|
||||
'No spaces found for the given query' => '',
|
||||
'Add Space' => 'أضف مسافة',
|
||||
'Add {n,plural,=1{space} other{spaces}}' => 'اضف {n,plural,=1{space} اخر{spaces}}',
|
||||
'Create new space' => 'إنشاء مساحة جديدة',
|
||||
'My spaces' => 'مساحاتي',
|
||||
'No member or following spaces found.' => 'لم يتم العثور على أي عضو أو مسافات تالية.',
|
||||
'No result found for the given filter.' => 'لم يتم العثور على نتيجة لمرشح معين.',
|
||||
'No spaces found for the given query' => 'لم يتم العثور على مسافات لطلب البحث المحدد',
|
||||
'Search' => 'بحث',
|
||||
'Search for spaces' => '',
|
||||
'Select {n,plural,=1{space} other{spaces}}' => '',
|
||||
'This field only allows a maximum of {n,plural,=1{# space} other{# spaces}}' => '',
|
||||
'This space is archived' => '',
|
||||
'To search for other spaces, type at least {count} characters.' => '',
|
||||
'Search for spaces' => 'ابحث عن المساحات',
|
||||
'Select {n,plural,=1{space} other{spaces}}' => 'اختر {n,plural,=1{space} اخر{spaces}}',
|
||||
'This field only allows a maximum of {n,plural,=1{# space} other{# spaces}}' => 'يسمح هذا الحقل بحد أقصى {n,plural,=1{# space} اخر{# spaces}}',
|
||||
'This space is archived' => 'تمت أرشفة هذه المساحة',
|
||||
'To search for other spaces, type at least {count} characters.' => 'للبحث عن مسافات أخرى ، اكتب {count} حرفًا على الأقل.',
|
||||
'You are a member of this space' => 'انت عضو في هذه الباحة',
|
||||
'You are following this space' => '',
|
||||
'{n,plural,=1{# new entry} other{# new entries}} since your last visit' => '',
|
||||
'You are following this space' => 'أنت تتابع هذه المساحة',
|
||||
'{n,plural,=1{# new entry} other{# new entries}} since your last visit' => '{n,plural,=1{# new entry} اخر{# new entries}} منذ زيارتك الأخيرة',
|
||||
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user