Updating Arabic Translation~

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 20:10:48 +02:00
parent aad7a16a0d
commit 2686fbe9bb

View File

@ -18,17 +18,17 @@
*/
return [
'Comments' => 'ردود',
'Receive Notifications when someone comments on my own or a following post.' => '',
'View Online' => '',
'[Deleted]' => '',
'{displayNames} commented {contentTitle}' => '',
'{displayNames} commented {contentTitle} in space {space}' => '',
'{displayNames} commented {contentTitle}.' => '',
'{displayNames} just commented your {contentTitle}' => '',
'{displayNames} just commented your {contentTitle} in space {space}' => '',
'{displayName} commented {contentTitle}' => '',
'{displayName} commented {contentTitle} in space {space}' => '',
'{displayName} commented {contentTitle}.' => '',
'{displayName} just commented your {contentTitle}' => '',
'{displayName} just commented your {contentTitle} in space {space}' => '',
'Receive Notifications when someone comments on my own or a following post.' => 'تلقي الإخطارات عندما يعلق شخص ما على بلدي أو على مشاركة التالية.',
'View Online' => 'مشاهدة حية',
'[Deleted]' => '[تم الحذف]',
'{displayNames} commented {contentTitle}' => 'علّق {displayNames} على {contentTitle}',
'{displayNames} commented {contentTitle} in space {space}' => 'علّق {displayNames} {contentTitle} في الفضاء {space}',
'{displayNames} commented {contentTitle}.' => 'علّق {displayNames} على {contentTitle}.',
'{displayNames} just commented your {contentTitle}' => 'علّق {displayNames} على {contentTitle} للتو',
'{displayNames} just commented your {contentTitle} in space {space}' => 'علّق {displayNames} للتو {contentTitle} في الفضاء {space}',
'{displayName} commented {contentTitle}' => 'علّق {displayName} على {contentTitle}',
'{displayName} commented {contentTitle} in space {space}' => 'علّق {displayName} على {contentTitle} في الفضاء {space}',
'{displayName} commented {contentTitle}.' => 'علّق {displayName} على {contentTitle}.',
'{displayName} just commented your {contentTitle}' => 'علّق {displayName} على {contentTitle} للتو',
'{displayName} just commented your {contentTitle} in space {space}' => 'علّق {displayName} للتو {contentTitle} في الفضاء {space}',
];