|
@@ -133,7 +133,7 @@ return [
|
|
|
'removeCW' => 'Remove Content Warning',
|
|
|
'markAsSpammer' => 'Mark as Spammer',
|
|
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
|
|
- 'spam' => 'Spam',
|
|
|
+ 'spam' => 'İstenmeyen',
|
|
|
'sensitive' => 'Hassas içerik',
|
|
|
'abusive' => 'Abusive or Harmful',
|
|
|
'underageAccount' => 'Underage Account',
|
|
@@ -142,18 +142,18 @@ return [
|
|
|
'scamOrFraud' => 'Scam or Fraud',
|
|
|
'confirmReport' => 'Confirm Report',
|
|
|
'confirmReportText' => 'Are you sure you want to report this post?',
|
|
|
- 'reportSent' => 'Report Sent!',
|
|
|
- 'reportSentText' => 'We have successfully received your report.',
|
|
|
- 'reportSentError' => 'There was an issue reporting this post.',
|
|
|
+ 'reportSent' => 'Rapor Gönderildi!',
|
|
|
+ 'reportSentText' => 'Raporunuzu başarıyla aldık.',
|
|
|
+ 'reportSentError' => 'Bu gönderi bildirilirken bir sorun oluştu.',
|
|
|
|
|
|
- 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
|
|
+ 'modAddCWConfirm' => 'Bu gönderiye bir içerik uyarısı eklemek istediğinizden emin misiniz?',
|
|
|
'modCWSuccess' => 'İçerik uyarısı başarıyla eklendi',
|
|
|
'modRemoveCWConfirm' => 'Bu gönderiden içerik uyarısını kaldırmak istediğinize emin misiniz?',
|
|
|
'modRemoveCWSuccess' => 'İçerik uyarısı başarıyla kaldırıldı',
|
|
|
- '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' => 'Bu gönderiyi listeden kaldırmak istediğinizden emin misiniz?',
|
|
|
+ 'modUnlistSuccess' => 'Başarıyla listeden kaldırıldı',
|
|
|
+ 'modMarkAsSpammerConfirm' => 'Bu kullanıcıyı spam gönderici olarak işaretlemek istediğinizden emin misiniz? Mevcut ve gelecekteki tüm gönderiler zaman çizelgelerinde liste dışı bırakılacak ve bir içerik uyarısı uygulanacaktır.',
|
|
|
+ 'modMarkAsSpammerSuccess' => 'Hesap başarıyla spam gönderici olarak işaretlendi',
|
|
|
|
|
|
'toFollowers' => 'to Followers',
|
|
|
|