From 526c1e5d3c22f94ed5442eac4e8b1a6b2d1c4a88 Mon Sep 17 00:00:00 2001 From: El-Badry Date: Wed, 8 Jul 2020 22:53:19 +0200 Subject: [PATCH] Updating Arabic Translation~ Signed-off-by: El-Badry --- .../modules/space/messages/ar/chooser.php | 29 ++++++++++--------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/protected/humhub/modules/space/messages/ar/chooser.php b/protected/humhub/modules/space/messages/ar/chooser.php index bc00c85df4..1437fb0dcf 100644 --- a/protected/humhub/modules/space/messages/ar/chooser.php +++ b/protected/humhub/modules/space/messages/ar/chooser.php @@ -1,19 +1,20 @@ '', - '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}} منذ زيارتك الأخيرة', + );