mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-29 09:43:16 +00:00
New translations web.php (Arabic)
[ci skip]
This commit is contained in:
parent
f75273973b
commit
6f11eb4885
1 changed files with 9 additions and 9 deletions
|
@ -131,29 +131,29 @@ return [
|
||||||
'unlistFromTimelines' => 'إلغاء القائمة من الجداول الزمنية',
|
'unlistFromTimelines' => 'إلغاء القائمة من الجداول الزمنية',
|
||||||
'addCW' => 'إضافة تحذير المحتوى',
|
'addCW' => 'إضافة تحذير المحتوى',
|
||||||
'removeCW' => 'حذف تحذير المحتوى',
|
'removeCW' => 'حذف تحذير المحتوى',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'وضع علامة كغير مرغوب',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'إلغاء القائمة + المشاركات الحالية والمستقبلية',
|
||||||
'spam' => 'غير مرغوب بها',
|
'spam' => 'غير مرغوب بها',
|
||||||
'sensitive' => 'مُحتَوى حسَّاس',
|
'sensitive' => 'مُحتَوى حسَّاس',
|
||||||
'abusive' => 'مُسيء أو ضار',
|
'abusive' => 'مُسيء أو ضار',
|
||||||
'underageAccount' => 'حِساب دونَ السِّن',
|
'underageAccount' => 'حِساب دونَ السِّن',
|
||||||
'copyrightInfringement' => 'انتهاك حقوق',
|
'copyrightInfringement' => 'انتهاك حقوق',
|
||||||
'impersonation' => 'انتحال شخصية',
|
'impersonation' => 'انتحال شخصية',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'كاميرا أو احتيال',
|
||||||
'confirmReport' => 'تأكيد التقرير',
|
'confirmReport' => 'تأكيد التقرير',
|
||||||
'confirmReportText' => 'هل أنت متأكد من أنك تريد الإبلاغ عن هذا المنشور؟',
|
'confirmReportText' => 'هل أنت متأكد من أنك تريد الإبلاغ عن هذا المنشور؟',
|
||||||
'reportSent' => 'تم ارسال التقرير!',
|
'reportSent' => 'تم ارسال التقرير!',
|
||||||
'reportSentText' => 'لقد تلقينا تقريركم بنجاح.',
|
'reportSentText' => 'لقد تلقينا تقريركم بنجاح.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'وكانت هناك مشكلة تتعلق بهذه الوظيفة.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'هل أنت متأكد من أنك تريد إضافة تحذير محتوى إلى هذا المنشور؟',
|
'modAddCWConfirm' => 'هل أنت متأكد من أنك تريد إضافة تحذير محتوى إلى هذا المنشور؟',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'تحذير المحتوى المضاف بنجاح',
|
||||||
'modRemoveCWConfirm' => 'هل أنت متأكد من أنك تريد إزالة تحذير المحتوى على هذا المنشور؟',
|
'modRemoveCWConfirm' => 'هل أنت متأكد من أنك تريد إزالة تحذير المحتوى على هذا المنشور؟',
|
||||||
'modRemoveCWSuccess' => 'تم حذف تحذير المحتوى بنجاح',
|
'modRemoveCWSuccess' => 'تم حذف تحذير المحتوى بنجاح',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'هل أنت متأكد من أنك تريد إلغاء نشر هذا المقال؟',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'مشاركة غير مدرجة بنجاح',
|
||||||
'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
|
'modMarkAsSpammerConfirm' => 'هل أنت متأكد من أنك تريد وضع علامة على هذا المستخدم كمرغوب فيه؟ وسيتم إلغاء إدراج جميع الوظائف الحالية والمقبلة في جداول زمنية، وسيتم تطبيق تحذير بشأن المحتوى.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'تم تحديد حساب بأنه سبام',
|
||||||
|
|
||||||
'toFollowers' => 'إلى المتَابِعين',
|
'toFollowers' => 'إلى المتَابِعين',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue