forked from mirror/pixelfed
parent
ab3e4386dc
commit
5a3bf4ba10
|
@ -133,7 +133,7 @@ return [
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Remove Content Warning',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Mark as Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Spam',
|
'spam' => 'İstenmeyen',
|
||||||
'sensitive' => 'Hassas içerik',
|
'sensitive' => 'Hassas içerik',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusive or Harmful',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Underage Account',
|
||||||
|
@ -142,18 +142,18 @@ return [
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Scam or Fraud',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Confirm Report',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Are you sure you want to report this post?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Rapor Gönderildi!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Raporunuzu başarıyla aldık.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'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',
|
'modCWSuccess' => 'İçerik uyarısı başarıyla eklendi',
|
||||||
'modRemoveCWConfirm' => 'Bu gönderiden içerik uyarısını kaldırmak istediğinize emin misiniz?',
|
'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ı',
|
'modRemoveCWSuccess' => 'İçerik uyarısı başarıyla kaldırıldı',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Bu gönderiyi listeden kaldırmak istediğinizden emin misiniz?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Başarıyla listeden kaldırıldı',
|
||||||
'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' => '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' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Hesap başarıyla spam gönderici olarak işaretlendi',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'to Followers',
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue