feat: support sending 1984 reports
This commit is contained in:
@@ -383,6 +383,15 @@ export default {
|
||||
'reposted your note': 'أعاد نشر ملاحظتك',
|
||||
'zapped your note': 'زاب ملاحظتك',
|
||||
'zapped you': 'زابك',
|
||||
'Mark as read': 'تعليم كمقروء'
|
||||
'Mark as read': 'تعليم كمقروء',
|
||||
Report: 'تبليغ',
|
||||
'Successfully report': 'تم التبليغ بنجاح',
|
||||
'Failed to report': 'فشل في التبليغ',
|
||||
nudity: 'عُري',
|
||||
malware: 'برامج ضارة',
|
||||
profanity: 'ألفاظ نابية',
|
||||
illegal: 'محتوى غير قانوني',
|
||||
spam: 'رسائل مزعجة',
|
||||
other: 'أخرى'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -392,6 +392,15 @@ export default {
|
||||
'reposted your note': 'hat Ihre Notiz geteilt',
|
||||
'zapped your note': 'hat Ihre Notiz gezappt',
|
||||
'zapped you': 'hat Sie gezappt',
|
||||
'Mark as read': 'Als gelesen markieren'
|
||||
'Mark as read': 'Als gelesen markieren',
|
||||
Report: 'Melden',
|
||||
'Successfully report': 'Erfolgreich gemeldet',
|
||||
'Failed to report': 'Meldung fehlgeschlagen',
|
||||
nudity: 'Nacktheit',
|
||||
malware: 'Schadsoftware',
|
||||
profanity: 'Obszönität',
|
||||
illegal: 'Illegaler Inhalt',
|
||||
spam: 'Spam',
|
||||
other: 'Sonstiges'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -382,6 +382,15 @@ export default {
|
||||
'reposted your note': 'reposted your note',
|
||||
'zapped your note': 'zapped your note',
|
||||
'zapped you': 'zapped you',
|
||||
'Mark as read': 'Mark as read'
|
||||
'Mark as read': 'Mark as read',
|
||||
Report: 'Report',
|
||||
'Successfully report': 'Successfully reported',
|
||||
'Failed to report': 'Failed to report',
|
||||
nudity: 'Nudity',
|
||||
malware: 'Malware',
|
||||
profanity: 'Profanity',
|
||||
illegal: 'Illegal content',
|
||||
spam: 'Spam',
|
||||
other: 'Other'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -388,6 +388,15 @@ export default {
|
||||
'reposted your note': 'reposteó tu nota',
|
||||
'zapped your note': 'zappeó tu nota',
|
||||
'zapped you': 'te zappeó',
|
||||
'Mark as read': 'Marcar como leído'
|
||||
'Mark as read': 'Marcar como leído',
|
||||
Report: 'Reportar',
|
||||
'Successfully report': 'Reporte exitoso',
|
||||
'Failed to report': 'Fallo al reportar',
|
||||
nudity: 'Desnudez',
|
||||
malware: 'Software malicioso',
|
||||
profanity: 'Blasfemia',
|
||||
illegal: 'Contenido ilegal',
|
||||
spam: 'Spam',
|
||||
other: 'Otro'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -384,6 +384,15 @@ export default {
|
||||
'reposted your note': 'یادداشت شما را بازنشر کرد',
|
||||
'zapped your note': 'یادداشت شما را زپ کرد',
|
||||
'zapped you': 'شما را زپ کرد',
|
||||
'Mark as read': 'علامتگذاری به عنوان خوانده شده'
|
||||
'Mark as read': 'علامتگذاری به عنوان خوانده شده',
|
||||
Report: 'گزارش',
|
||||
'Successfully report': 'گزارش با موفقیت ارسال شد',
|
||||
'Failed to report': 'ارسال گزارش ناموفق بود',
|
||||
nudity: 'برهنگی',
|
||||
malware: 'بدافزار',
|
||||
profanity: 'فحاشی',
|
||||
illegal: 'محتوای غیرقانونی',
|
||||
spam: 'اسپم',
|
||||
other: 'سایر'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -392,6 +392,15 @@ export default {
|
||||
'reposted your note': 'a repartagé votre note',
|
||||
'zapped your note': 'a zappé votre note',
|
||||
'zapped you': 'vous a zappé',
|
||||
'Mark as read': 'Marquer comme lu'
|
||||
'Mark as read': 'Marquer comme lu',
|
||||
Report: 'Signaler',
|
||||
'Successfully report': 'Signalement réussi',
|
||||
'Failed to report': 'Échec du signalement',
|
||||
nudity: 'Nudité',
|
||||
malware: 'Logiciel malveillant',
|
||||
profanity: 'Blasphème',
|
||||
illegal: 'Contenu illégal',
|
||||
spam: 'Spam',
|
||||
other: 'Autre'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -388,6 +388,15 @@ export default {
|
||||
'reposted your note': 'ha ricondiviso la tua nota',
|
||||
'zapped your note': 'ha zappato la tua nota',
|
||||
'zapped you': 'ti ha zappato',
|
||||
'Mark as read': 'Segna come letto'
|
||||
'Mark as read': 'Segna come letto',
|
||||
Report: 'Segnala',
|
||||
'Successfully report': 'Segnalazione riuscita',
|
||||
'Failed to report': 'Segnalazione fallita',
|
||||
nudity: 'Nudità',
|
||||
malware: 'Malware',
|
||||
profanity: 'Blasfemia',
|
||||
illegal: 'Contenuto illegale',
|
||||
spam: 'Spam',
|
||||
other: 'Altro'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -385,6 +385,15 @@ export default {
|
||||
'reposted your note': 'あなたのノートをリポストしました',
|
||||
'zapped your note': 'あなたのノートにザップしました',
|
||||
'zapped you': 'あなたにザップしました',
|
||||
'Mark as read': '既読にする'
|
||||
'Mark as read': '既読にする',
|
||||
Report: '報告',
|
||||
'Successfully report': '報告が成功しました',
|
||||
'Failed to report': '報告に失敗しました',
|
||||
nudity: 'ヌード',
|
||||
malware: 'マルウェア',
|
||||
profanity: '冒涜的な内容',
|
||||
illegal: '違法コンテンツ',
|
||||
spam: 'スパム',
|
||||
other: 'その他'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -385,6 +385,15 @@ export default {
|
||||
'reposted your note': '당신의 노트를 리포스트했습니다',
|
||||
'zapped your note': '당신의 노트를 잽했습니다',
|
||||
'zapped you': '당신을 잽했습니다',
|
||||
'Mark as read': '읽음으로 표시'
|
||||
'Mark as read': '읽음으로 표시',
|
||||
Report: '신고',
|
||||
'Successfully report': '신고가 성공적으로 완료되었습니다',
|
||||
'Failed to report': '신고에 실패했습니다',
|
||||
nudity: '음란물',
|
||||
malware: '악성 소프트웨어',
|
||||
profanity: '욕설',
|
||||
illegal: '불법 콘텐츠',
|
||||
spam: '스팸',
|
||||
other: '기타'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -389,6 +389,15 @@ export default {
|
||||
'reposted your note': 'przepostował twoją notatkę',
|
||||
'zapped your note': 'zappował twoją notatkę',
|
||||
'zapped you': 'zappował cię',
|
||||
'Mark as read': 'Oznacz jako przeczytane'
|
||||
'Mark as read': 'Oznacz jako przeczytane',
|
||||
Report: 'Zgłoś',
|
||||
'Successfully report': 'Pomyślnie zgłoszono',
|
||||
'Failed to report': 'Nie udało się zgłosić',
|
||||
nudity: 'Nagość',
|
||||
malware: 'Złośliwe oprogramowanie',
|
||||
profanity: 'Wulgaryzmy',
|
||||
illegal: 'Nielegalna treść',
|
||||
spam: 'Spam',
|
||||
other: 'Inne'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -385,6 +385,15 @@ export default {
|
||||
'reposted your note': 'republicou sua nota',
|
||||
'zapped your note': 'zappeou sua nota',
|
||||
'zapped you': 'zappeou você',
|
||||
'Mark as read': 'Marcar como lida'
|
||||
'Mark as read': 'Marcar como lida',
|
||||
Report: 'Denunciar',
|
||||
'Successfully report': 'Denúncia enviada com sucesso',
|
||||
'Failed to report': 'Falha ao enviar denúncia',
|
||||
nudity: 'Nudez',
|
||||
malware: 'Malware',
|
||||
profanity: 'Blasfêmia',
|
||||
illegal: 'Conteúdo ilegal',
|
||||
spam: 'Spam',
|
||||
other: 'Outro'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -388,6 +388,15 @@ export default {
|
||||
'reposted your note': 'republicou a sua nota',
|
||||
'zapped your note': 'zappeou a sua nota',
|
||||
'zapped you': 'zappeou-o',
|
||||
'Mark as read': 'Marcar como lida'
|
||||
'Mark as read': 'Marcar como lida',
|
||||
Report: 'Denunciar',
|
||||
'Successfully report': 'Denúncia enviada com sucesso',
|
||||
'Failed to report': 'Falha ao enviar denúncia',
|
||||
nudity: 'Nudez',
|
||||
malware: 'Malware',
|
||||
profanity: 'Blasfémia',
|
||||
illegal: 'Conteúdo ilegal',
|
||||
spam: 'Spam',
|
||||
other: 'Outro'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -389,6 +389,15 @@ export default {
|
||||
'reposted your note': 'репостнул вашу заметку',
|
||||
'zapped your note': 'заппил вашу заметку',
|
||||
'zapped you': 'заппил вас',
|
||||
'Mark as read': 'Отметить как прочитанное'
|
||||
'Mark as read': 'Отметить как прочитанное',
|
||||
Report: 'Пожаловаться',
|
||||
'Successfully report': 'Жалоба успешно отправлена',
|
||||
'Failed to report': 'Не удалось отправить жалобу',
|
||||
nudity: 'Обнаженность',
|
||||
malware: 'Вредоносное ПО',
|
||||
profanity: 'Ненормативная лексика',
|
||||
illegal: 'Незаконный контент',
|
||||
spam: 'Спам',
|
||||
other: 'Другое'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -380,6 +380,15 @@ export default {
|
||||
'reposted your note': 'ได้รีโพสต์โน้ตของคุณ',
|
||||
'zapped your note': 'ได้แซปโน้ตของคุณ',
|
||||
'zapped you': 'ได้แซปคุณ',
|
||||
'Mark as read': 'ทำเครื่องหมายว่าอ่านแล้ว'
|
||||
'Mark as read': 'ทำเครื่องหมายว่าอ่านแล้ว',
|
||||
Report: 'รายงาน',
|
||||
'Successfully report': 'รายงานสำเร็จ',
|
||||
'Failed to report': 'การรายงานล้มเหลว',
|
||||
nudity: 'ภาพลามก',
|
||||
malware: 'มัลแวร์',
|
||||
profanity: 'คำหยาบคาย',
|
||||
illegal: 'เนื้อหาผิดกฎหมาย',
|
||||
spam: 'สแปม',
|
||||
other: 'อื่นๆ'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -378,6 +378,15 @@ export default {
|
||||
'reposted your note': '转发了您的笔记',
|
||||
'zapped your note': '打闪了您的笔记',
|
||||
'zapped you': '给您打闪',
|
||||
'Mark as read': '标记为已读'
|
||||
'Mark as read': '标记为已读',
|
||||
Report: '举报',
|
||||
'Successfully report': '举报成功',
|
||||
'Failed to report': '举报失败',
|
||||
nudity: '色情内容',
|
||||
malware: '恶意软件',
|
||||
profanity: '亵渎言论',
|
||||
illegal: '违法内容',
|
||||
spam: '垃圾信息',
|
||||
other: '其他'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user