From b201bb21111b0df2107a89e1d00532d3591f6283 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Tue, 1 Sep 2020 09:06:02 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/ar/flags.json | 5 +++++ public/language/bg/flags.json | 5 +++++ public/language/bn/flags.json | 5 +++++ public/language/cs/flags.json | 5 +++++ public/language/da/flags.json | 5 +++++ public/language/de/flags.json | 5 +++++ public/language/el/flags.json | 5 +++++ public/language/en-US/flags.json | 5 +++++ public/language/en-x-pirate/flags.json | 5 +++++ public/language/es/flags.json | 5 +++++ public/language/et/flags.json | 5 +++++ public/language/fa-IR/flags.json | 5 +++++ public/language/fi/flags.json | 5 +++++ public/language/fr/flags.json | 5 +++++ public/language/gl/flags.json | 5 +++++ public/language/he/flags.json | 5 +++++ public/language/hr/flags.json | 5 +++++ public/language/hu/flags.json | 5 +++++ public/language/id/flags.json | 5 +++++ public/language/it/flags.json | 5 +++++ public/language/ja/flags.json | 5 +++++ public/language/ko/flags.json | 5 +++++ public/language/lt/flags.json | 5 +++++ public/language/lv/flags.json | 5 +++++ public/language/ms/flags.json | 5 +++++ public/language/nb/flags.json | 5 +++++ public/language/nl/flags.json | 5 +++++ public/language/pl/flags.json | 5 +++++ public/language/pt-BR/flags.json | 5 +++++ public/language/pt-PT/flags.json | 5 +++++ public/language/ro/flags.json | 5 +++++ public/language/ru/flags.json | 5 +++++ public/language/rw/flags.json | 5 +++++ public/language/sc/flags.json | 5 +++++ public/language/sk/flags.json | 5 +++++ public/language/sl/flags.json | 5 +++++ public/language/sr/flags.json | 5 +++++ public/language/sv/flags.json | 5 +++++ public/language/th/flags.json | 5 +++++ public/language/tr/flags.json | 5 +++++ public/language/vi/flags.json | 5 +++++ public/language/zh-CN/flags.json | 5 +++++ public/language/zh-TW/flags.json | 5 +++++ 43 files changed, 215 insertions(+) diff --git a/public/language/ar/flags.json b/public/language/ar/flags.json index aa0db52e09..574e792e3b 100644 --- a/public/language/ar/flags.json +++ b/public/language/ar/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/bg/flags.json b/public/language/bg/flags.json index d796d1ea60..66e013266b 100644 --- a/public/language/bg/flags.json +++ b/public/language/bg/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Първо най-новите", "sort-oldest": "Първо най-старите", "sort-reports": "Първо тези с най-много доклади", + "sort-all": "Всички видове доклади…", + "sort-posts-only": "Само публикации…", + "sort-downvotes": "Най-много отрицателни гласове", + "sort-upvotes": "Най-много положителни гласове", + "sort-replies": "Най-много отговори", "modal-title": "Докладване на неуместно съдържание", "modal-body": "Моля, посочете причината за докладването на %1 %2 за преглед. Или използвайте някой от бутоните за бързо докладване, ако са приложими.", diff --git a/public/language/bn/flags.json b/public/language/bn/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/bn/flags.json +++ b/public/language/bn/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/cs/flags.json b/public/language/cs/flags.json index 6b9f699e56..cedf3990dd 100644 --- a/public/language/cs/flags.json +++ b/public/language/cs/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Nahlásit nevhodný obsah", "modal-body": "Zadejte váš důvod k označení %1 %2 pro kontrolu. Nebo použijte tlačítko je-li dostupné.", diff --git a/public/language/da/flags.json b/public/language/da/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/da/flags.json +++ b/public/language/da/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/de/flags.json b/public/language/de/flags.json index 21813e92d0..c13378a447 100644 --- a/public/language/de/flags.json +++ b/public/language/de/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Neuste zuerst", "sort-oldest": "Älteste zuerst", "sort-reports": "Meiste Meldungen", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Anstößige Inhalte Melden", "modal-body": "Bitte geben Sie den Grund an, weshalb Sie %1 %2 melden wollen. Alternativ können Sie einen der Schnell-Meldungs-Knöpfe verwenden, wenn anwendbar.", diff --git a/public/language/el/flags.json b/public/language/el/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/el/flags.json +++ b/public/language/el/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/en-US/flags.json b/public/language/en-US/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/en-US/flags.json +++ b/public/language/en-US/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/en-x-pirate/flags.json b/public/language/en-x-pirate/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/en-x-pirate/flags.json +++ b/public/language/en-x-pirate/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/es/flags.json b/public/language/es/flags.json index 068833dc6b..a33c6919a6 100644 --- a/public/language/es/flags.json +++ b/public/language/es/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Reportar contenido inapropiado", "modal-body": "Por favor especifica tu razón para marcar %1 %2 para revisar. Alternativamente, usa una de los botones de reporte rápido si corresponde.", diff --git a/public/language/et/flags.json b/public/language/et/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/et/flags.json +++ b/public/language/et/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/fa-IR/flags.json b/public/language/fa-IR/flags.json index 6e9e73f1bd..18cb602477 100644 --- a/public/language/fa-IR/flags.json +++ b/public/language/fa-IR/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "گزارش محتوای نامناسب", "modal-body": "لطفا علت گزارش %2 %1 را برای بررسی مشخص کنید. همچنین می توانید از یکی از دکمه های ارسال سریع استفاده کنید.", diff --git a/public/language/fi/flags.json b/public/language/fi/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/fi/flags.json +++ b/public/language/fi/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/fr/flags.json b/public/language/fr/flags.json index f72946e3b1..537e09f59f 100644 --- a/public/language/fr/flags.json +++ b/public/language/fr/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Signaler un contenu inapproprié", "modal-body": "Veuillez saisir le motif de votre signalement pour %1 %2 et sélectionner le bouton ci-dessous le plus approprié.", diff --git a/public/language/gl/flags.json b/public/language/gl/flags.json index b7cc9d2962..14bda1b94a 100644 --- a/public/language/gl/flags.json +++ b/public/language/gl/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Reportar Contido Inapropiado", "modal-body": "Por favor, especifique o seu motivo para marcar %1 %2 para revisión. Alternativamente, empregue un dos botóns de reporte rápido se fose pertinente.", diff --git a/public/language/he/flags.json b/public/language/he/flags.json index f0685556ac..ed1eefefa0 100644 --- a/public/language/he/flags.json +++ b/public/language/he/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "דווח על תוכן לא ראוי", "modal-body": "אנא ציין את הסיבה לסימון %1 %2 לצורך בקרה. לחלופין, השתמש באחד מכפתורי הדיווח המהיר אם אפשר.", diff --git a/public/language/hr/flags.json b/public/language/hr/flags.json index c415f51e0d..f9e8dff1e9 100644 --- a/public/language/hr/flags.json +++ b/public/language/hr/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Prijavi neprimjereni sadržaj", "modal-body": "Navedite razlog označavanja zastavom %1 %2 .U suprotnom koristite jedan od dugmića za brzo prijavljivanje.", diff --git a/public/language/hu/flags.json b/public/language/hu/flags.json index eccf7e088c..adc5a33942 100644 --- a/public/language/hu/flags.json +++ b/public/language/hu/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/id/flags.json b/public/language/id/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/id/flags.json +++ b/public/language/id/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/it/flags.json b/public/language/it/flags.json index 181f16fe1b..aeed58c252 100644 --- a/public/language/it/flags.json +++ b/public/language/it/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Prima i più recenti", "sort-oldest": "Prima il meno recente", "sort-reports": "Più segnalazioni", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Segnala Contenuto Inappropriato", "modal-body": "Specifica il motivo per cui contrassegni %1 %2 per la revisione. In alternativa, utilizza uno dei pulsanti di segnalazione rapida, se applicabile.", diff --git a/public/language/ja/flags.json b/public/language/ja/flags.json index a7ec2f6e75..75c66b6681 100644 --- a/public/language/ja/flags.json +++ b/public/language/ja/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "不適切なコンテンツを報告する", "modal-body": "レビューのために%1 %2 にフラグを付ける理由を指定してください。または必要に応じてクイックレポートボタンの1つを使用します。", diff --git a/public/language/ko/flags.json b/public/language/ko/flags.json index cde18eb89d..c164aad462 100644 --- a/public/language/ko/flags.json +++ b/public/language/ko/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "부적절한 컨텐츠 신고", "modal-body": "%1 %2 에 대한 신고 사유를 적어주시거나, 빠른 신고 버튼 중 하나를 사용해 주세요.", diff --git a/public/language/lt/flags.json b/public/language/lt/flags.json index efacb0636a..556035ffbb 100644 --- a/public/language/lt/flags.json +++ b/public/language/lt/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/lv/flags.json b/public/language/lv/flags.json index d14b0f3095..ec9a8547e7 100644 --- a/public/language/lv/flags.json +++ b/public/language/lv/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Ziņot par nepiemērotu saturu", "modal-body": "Lūdzu, norādi iemeslu, kāpēc %1 %2 ir atzīmēts pārskatīšanai. Citādi, izmanto vienu no ātrā ziņojuma pogām.", diff --git a/public/language/ms/flags.json b/public/language/ms/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/ms/flags.json +++ b/public/language/ms/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/nb/flags.json b/public/language/nb/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/nb/flags.json +++ b/public/language/nb/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/nl/flags.json b/public/language/nl/flags.json index 5e8a28953c..c6cce94e4e 100644 --- a/public/language/nl/flags.json +++ b/public/language/nl/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Nieuwste eerst", "sort-oldest": "Oudste eerst", "sort-reports": "Meest gerapporteerd", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Rapporteer ongepaste content", "modal-body": "Beschrijf de reden voor het markeren van %1 %2 voor review. Of gebruik een van de snelknoppen indien van toepassing.", diff --git a/public/language/pl/flags.json b/public/language/pl/flags.json index 9f0a620186..cc69a02ec9 100644 --- a/public/language/pl/flags.json +++ b/public/language/pl/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Najpierw najnowsze", "sort-oldest": "Najpierw najstarsze", "sort-reports": "Najwięcej zgłoszeń", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Zgłoś niewłaściwe treści", "modal-body": "Wskaż powód oflagowania i zgłoszenia %1 %2 do oceny. Jeśli to możliwe, użyj jednego z przycisków szybkiego zgłoszenia.", diff --git a/public/language/pt-BR/flags.json b/public/language/pt-BR/flags.json index 94dd0d4d70..0dff281db8 100644 --- a/public/language/pt-BR/flags.json +++ b/public/language/pt-BR/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Reportar Conteúdo Inadequado", "modal-body": "Por favor, especifique a razão pela qual você está sinalizando %1 %2 para a revisão. Alternativamente, use um dos botões de reporte rápido se for aplicável.", diff --git a/public/language/pt-PT/flags.json b/public/language/pt-PT/flags.json index c7fcd105b1..87b36c6847 100644 --- a/public/language/pt-PT/flags.json +++ b/public/language/pt-PT/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Denunciar Conteúdo Impróprio", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/ro/flags.json b/public/language/ro/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/ro/flags.json +++ b/public/language/ro/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/ru/flags.json b/public/language/ru/flags.json index 18e2761f97..d14a6d21b3 100644 --- a/public/language/ru/flags.json +++ b/public/language/ru/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Сообщить о недопустимом контенте", "modal-body": "Укажите причину для жалобы на %1 %2. Вы можете использовать одну из подходящих стандартных причин.", diff --git a/public/language/rw/flags.json b/public/language/rw/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/rw/flags.json +++ b/public/language/rw/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/sc/flags.json b/public/language/sc/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/sc/flags.json +++ b/public/language/sc/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/sk/flags.json b/public/language/sk/flags.json index c107860dd6..bf24b2dfa8 100644 --- a/public/language/sk/flags.json +++ b/public/language/sk/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Nahlásiť nevhodný obsah", "modal-body": "Zadajte dôvod, pre ktorý chcete označiť %1 %2 na kontrolu. Prípadne použite jedno z tlačidiel rýchleho hlásenia, ak je to vhodné.", diff --git a/public/language/sl/flags.json b/public/language/sl/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/sl/flags.json +++ b/public/language/sl/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/sr/flags.json b/public/language/sr/flags.json index 2f3fd9b48b..f1b3b808db 100644 --- a/public/language/sr/flags.json +++ b/public/language/sr/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Пријави неприкладан садржај", "modal-body": "Наведите разлог за означавање %1 %2 за проверу. Алтернативно, користите један од тастера за брзу пријаву ко је применљиво.", diff --git a/public/language/sv/flags.json b/public/language/sv/flags.json index 6b09e8a53b..c4b915ea26 100644 --- a/public/language/sv/flags.json +++ b/public/language/sv/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Rapportera opassande innehåll", "modal-body": "Vänligen ange anledningen till att du flaggar %1 %2 för granskning. Alternativt, använd en av snabbrapporteringsknapparna.", diff --git a/public/language/th/flags.json b/public/language/th/flags.json index dccd8af3b7..eabb76398c 100644 --- a/public/language/th/flags.json +++ b/public/language/th/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "รายงานเนื้อหาไม่เหมาะสม", "modal-body": "กรุณาระเหตุผลสำหรับการปักธง %1 %2 สำหรับการรีวิว หรือไม่ก็ใช้หนึ่งในปุ่มกดรายงานด่วนถ้าเป็นไปได้", diff --git a/public/language/tr/flags.json b/public/language/tr/flags.json index d53408d54d..4abee0ea0c 100644 --- a/public/language/tr/flags.json +++ b/public/language/tr/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Uygunsuz İçeriği Rapor Et", "modal-body": "%1 %2 için şikayet nedenini belirtiniz. Alternatif olarak hızlı rapor butonlarından birini kullanabilirsiniz.", diff --git a/public/language/vi/flags.json b/public/language/vi/flags.json index 4eeafeeb67..10698842cc 100644 --- a/public/language/vi/flags.json +++ b/public/language/vi/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "Report Inappropriate Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/zh-CN/flags.json b/public/language/zh-CN/flags.json index adcb528464..70391ad3b0 100644 --- a/public/language/zh-CN/flags.json +++ b/public/language/zh-CN/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "举报不适内容", "modal-body": "请选择或者输入您举报 %1%2 的原因以便版主进行审核。", diff --git a/public/language/zh-TW/flags.json b/public/language/zh-TW/flags.json index 14a0af770b..0b0fa9c3d3 100644 --- a/public/language/zh-TW/flags.json +++ b/public/language/zh-TW/flags.json @@ -61,6 +61,11 @@ "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", + "sort-all": "All flag types...", + "sort-posts-only": "Posts only...", + "sort-downvotes": "Most downvotes", + "sort-upvotes": "Most upvotes", + "sort-replies": "Most replies", "modal-title": "舉報不適內容", "modal-body": "請選擇或者輸入您舉報 %1%2 的原因以便版主進行審核。",