mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +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' => 'إلغاء القائمة من الجداول الزمنية',
|
||||
'addCW' => 'إضافة تحذير المحتوى',
|
||||
'removeCW' => 'حذف تحذير المحتوى',
|
||||
'markAsSpammer' => 'Mark as Spammer',
|
||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||
'markAsSpammer' => 'وضع علامة كغير مرغوب',
|
||||
'markAsSpammerText' => 'إلغاء القائمة + المشاركات الحالية والمستقبلية',
|
||||
'spam' => 'غير مرغوب بها',
|
||||
'sensitive' => 'مُحتَوى حسَّاس',
|
||||
'abusive' => 'مُسيء أو ضار',
|
||||
'underageAccount' => 'حِساب دونَ السِّن',
|
||||
'copyrightInfringement' => 'انتهاك حقوق',
|
||||
'impersonation' => 'انتحال شخصية',
|
||||
'scamOrFraud' => 'Scam or Fraud',
|
||||
'scamOrFraud' => 'كاميرا أو احتيال',
|
||||
'confirmReport' => 'تأكيد التقرير',
|
||||
'confirmReportText' => 'هل أنت متأكد من أنك تريد الإبلاغ عن هذا المنشور؟',
|
||||
'reportSent' => 'تم ارسال التقرير!',
|
||||
'reportSentText' => 'لقد تلقينا تقريركم بنجاح.',
|
||||
'reportSentError' => 'There was an issue reporting this post.',
|
||||
'reportSentError' => 'وكانت هناك مشكلة تتعلق بهذه الوظيفة.',
|
||||
|
||||
'modAddCWConfirm' => 'هل أنت متأكد من أنك تريد إضافة تحذير محتوى إلى هذا المنشور؟',
|
||||
'modCWSuccess' => 'Successfully added content warning',
|
||||
'modCWSuccess' => 'تحذير المحتوى المضاف بنجاح',
|
||||
'modRemoveCWConfirm' => 'هل أنت متأكد من أنك تريد إزالة تحذير المحتوى على هذا المنشور؟',
|
||||
'modRemoveCWSuccess' => 'تم حذف تحذير المحتوى بنجاح',
|
||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
||||
'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.',
|
||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
||||
'modUnlistConfirm' => 'هل أنت متأكد من أنك تريد إلغاء نشر هذا المقال؟',
|
||||
'modUnlistSuccess' => 'مشاركة غير مدرجة بنجاح',
|
||||
'modMarkAsSpammerConfirm' => 'هل أنت متأكد من أنك تريد وضع علامة على هذا المستخدم كمرغوب فيه؟ وسيتم إلغاء إدراج جميع الوظائف الحالية والمقبلة في جداول زمنية، وسيتم تطبيق تحذير بشأن المحتوى.',
|
||||
'modMarkAsSpammerSuccess' => 'تم تحديد حساب بأنه سبام',
|
||||
|
||||
'toFollowers' => 'إلى المتَابِعين',
|
||||
|
||||
|
|
Loading…
Reference in a new issue