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
7331a22b1d
commit
2d89b430af
@ -17,16 +17,16 @@
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Receive Notifications of Space Membership events.' => '',
|
||||
'Space Membership' => '',
|
||||
'View Online' => '',
|
||||
'You were added to Space {spaceName}' => '',
|
||||
'{displayName} accepted your invite for the space {spaceName}' => '',
|
||||
'{displayName} approved your membership for the space {spaceName}' => '',
|
||||
'{displayName} changed your role to {roleName} in the space {spaceName}.' => '',
|
||||
'{displayName} declined your invite for the space {spaceName}' => '',
|
||||
'{displayName} declined your membership request for the space {spaceName}' => '',
|
||||
'{displayName} invited you to the space {spaceName}' => '',
|
||||
'{displayName} requests membership for the space {spaceName}' => '',
|
||||
'{displayName} revoked your invitation for the space {spaceName}' => '',
|
||||
'Receive Notifications of Space Membership events.' => 'تلقي إخطارات أحداث عضوية الفضاء.',
|
||||
'Space Membership' => 'عضوية الفضاء',
|
||||
'View Online' => 'مشاهدة حية',
|
||||
'You were added to Space {spaceName}' => 'تمت إضافتك إلى Space {spaceName}',
|
||||
'{displayName} accepted your invite for the space {spaceName}' => 'قبل {displayName} دعوتك للمساحة {spaceName}',
|
||||
'{displayName} approved your membership for the space {spaceName}' => 'وافق {displayName} على عضويتك في المساحة {spaceName}',
|
||||
'{displayName} changed your role to {roleName} in the space {spaceName}.' => 'قام {displayName} بتغيير دورك إلى {roleName} في الفضاء {spaceName}.',
|
||||
'{displayName} declined your invite for the space {spaceName}' => 'رفض {displayName} دعوتك للمساحة {spaceName}',
|
||||
'{displayName} declined your membership request for the space {spaceName}' => 'رفض {displayName} طلب عضويتك للمساحة {spaceName}',
|
||||
'{displayName} invited you to the space {spaceName}' => 'دعاك {displayName} إلى الفضاء {spaceName}',
|
||||
'{displayName} requests membership for the space {spaceName}' => 'يطلب {displayName} عضوية للمساحة {spaceName}',
|
||||
'{displayName} revoked your invitation for the space {spaceName}' => '{displayName} أبطل دعوتك للمساحة {spaceName}',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user