From 6d63ca1f0a1259dbbb357e97adf79bd9d306c432 Mon Sep 17 00:00:00 2001 From: Quentin Champenois <26109239+Quentinchampenois@users.noreply.github.com> Date: Fri, 15 Dec 2023 16:36:44 +0100 Subject: [PATCH] fix: Comments translations breaking JS (#465) * fix: show_replies i18n variable * revert: LT Added translations --- config/locales/bg.decidim-comments.yml | 2 +- config/locales/cs.decidim-comments.yml | 2 +- config/locales/da.decidim-comments.yml | 2 +- config/locales/el.decidim-comments.yml | 2 +- config/locales/et.decidim-comments.yml | 2 +- config/locales/hr.decidim-comments.yml | 2 +- config/locales/lt.decidim-comments.yml | 2 +- config/locales/mt.decidim-comments.yml | 2 +- config/locales/sl.decidim-comments.yml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/locales/bg.decidim-comments.yml b/config/locales/bg.decidim-comments.yml index ec3ca7f113..6f37351c1e 100644 --- a/config/locales/bg.decidim-comments.yml +++ b/config/locales/bg.decidim-comments.yml @@ -58,7 +58,7 @@ bg: offensive: Съдържа дискриминация на расова основа, дискриминация на полова основа, клевети, лични нападки, заплахи за убийство, заплахи за самоубийство или каквато и да е форма на изказвания, проповядващи вражда и омраза. spam: Съдържа кликбейт, реклами, измами или скрипт ботове. title: Подаване на сигнал за неподходящо съдържание - show_replies: Показване на %{replies_count} отговора + show_replies: Показване на %{count} отговора single_comment_link_title: Получи линк comment_order_selector: order: diff --git a/config/locales/cs.decidim-comments.yml b/config/locales/cs.decidim-comments.yml index ff59f0ac7d..a65753df82 100644 --- a/config/locales/cs.decidim-comments.yml +++ b/config/locales/cs.decidim-comments.yml @@ -62,7 +62,7 @@ cs: offensive: Obsahuje rasismus, sexismus, urážky, osobní útoky, výhružky smrtí, výzvy k sebevraždě nebo jakoukoliv jinou formu projevu nenávisti. spam: Obsahuje clickbait, reklamu, podvody nebo skripty. title: Nahlásit nevhodný obsah - show_replies: Zobrazit %{replies_count} odpovědí + show_replies: Zobrazit %{count} odpovědí single_comment_link_title: Použit odkaz comment_order_selector: order: diff --git a/config/locales/da.decidim-comments.yml b/config/locales/da.decidim-comments.yml index b5135bcc35..976196a5bf 100644 --- a/config/locales/da.decidim-comments.yml +++ b/config/locales/da.decidim-comments.yml @@ -58,7 +58,7 @@ da: offensive: Indeholder racisme, sexisme, bagtalelse, personlige angreb, dødstrusler, selvmordsanmodninger eller hadtale i enhver form. spam: Indeholder kliklokkemad, reklamer, svindelnumre eller script-bots. title: Indberetning af upassende indhold - show_replies: Vis %{replies_count} svar + show_replies: Vis %{count} svar single_comment_link_title: Hent link comment_order_selector: order: diff --git a/config/locales/el.decidim-comments.yml b/config/locales/el.decidim-comments.yml index be463b5fd0..1fc0539ab7 100644 --- a/config/locales/el.decidim-comments.yml +++ b/config/locales/el.decidim-comments.yml @@ -58,7 +58,7 @@ el: offensive: Περιέχει ρατσιστικά ή σεξιστικά στοιχεία, συκοφαντίες, προσωπικές επιθέσεις, απειλές κατά ζωής, τάσεις αυτοκτονίας ή οποιαδήποτε μορφή ρητορικής μίσους. spam: Περιέχει «δόλωμα για κλικ» (clickbait), διαφημίσεις, απάτες ή bot δέσμης ενεργειών. title: Αναφορά ακατάλληλου περιεχομένου - show_replies: Εμφάνιση %{replies_count} απαντήσεων + show_replies: Εμφάνιση %{count} απαντήσεων single_comment_link_title: Δημιουργία συνδέσμου comment_order_selector: order: diff --git a/config/locales/et.decidim-comments.yml b/config/locales/et.decidim-comments.yml index fe7d3369c5..601967edda 100644 --- a/config/locales/et.decidim-comments.yml +++ b/config/locales/et.decidim-comments.yml @@ -58,7 +58,7 @@ et: offensive: 'Sisu hõlmab järgmist: rassism, seksism, solvangud, isiklikud rünnakud, tapmisähvardused, enesetapule õhutamine või mis tahes kujul vihakõne.' spam: Hõlmab klõpsusööta, reklaame, petuskeeme või skriptiroboteid. title: Teata sobimatust sisust - show_replies: Kuva %{replies_count} vastust + show_replies: Kuva %{count} vastust single_comment_link_title: Saa link comment_order_selector: order: diff --git a/config/locales/hr.decidim-comments.yml b/config/locales/hr.decidim-comments.yml index ba87d91311..fcd335ce8c 100644 --- a/config/locales/hr.decidim-comments.yml +++ b/config/locales/hr.decidim-comments.yml @@ -50,7 +50,7 @@ hr: offensive: Sadržava rasizam, seksizam, uvrede, osobne napade, prijetnje smrću, zahtjeve za samoubojstvo ili bilo koji oblik govora mržnje. spam: Sadržava poveznice mamce, reklame, prijevare ili skriptne botove. title: Prijavi neprimjereni sadržaj - show_replies: 'Prikaži odgovora: %{replies_count}' + show_replies: 'Prikaži odgovora: %{count}' single_comment_link_title: Poveznica comment_order_selector: order: diff --git a/config/locales/lt.decidim-comments.yml b/config/locales/lt.decidim-comments.yml index b1417df9eb..ed2dc8f4ff 100644 --- a/config/locales/lt.decidim-comments.yml +++ b/config/locales/lt.decidim-comments.yml @@ -62,7 +62,7 @@ lt: offensive: Pateikiamas turinys yra rasizmo ir seksizmo apraiška, įžeidinėjimai, išpuoliai prieš asmenį, grasinimai nužudyti, raginimai įvykdyti savižudybę ar bet kokio pavidalo neapykantos retorika. spam: Pateikiamas antraštinis masalas, reklama, apgavystės ar programinis robotas. title: Pranešti apie netinkamą turinį - show_replies: Rydyti %{replies_count} atsakymus + show_replies: Rydyti %{count} atsakymus single_comment_link_title: Gauti nuorodą comment_order_selector: order: diff --git a/config/locales/mt.decidim-comments.yml b/config/locales/mt.decidim-comments.yml index 51a9f7495c..eb8e70c58b 100644 --- a/config/locales/mt.decidim-comments.yml +++ b/config/locales/mt.decidim-comments.yml @@ -62,7 +62,7 @@ mt: offensive: Fih razziżmu, sessiżmu, tgħajjir, attakki personali, theddid ta’ mewt, talbiet ta’ suwiċidju jew kwalunkwe forma ta’ diskors ta’ mibegħda. spam: Fih clickbait, reklamar, scams jew script bots. title: Irrapporta kontenut mhux xieraq - show_replies: Uri %{replies_count} tweġiba/iet + show_replies: Uri %{count} tweġiba/iet single_comment_link_title: Ikseb link comment_order_selector: order: diff --git a/config/locales/sl.decidim-comments.yml b/config/locales/sl.decidim-comments.yml index 8822c4a4c1..5becef64b7 100644 --- a/config/locales/sl.decidim-comments.yml +++ b/config/locales/sl.decidim-comments.yml @@ -62,7 +62,7 @@ sl: offensive: Vsebuje rasizem, seksizem, obrekovanje, osebne napade, grožnje s smrtjo, prošnje za samomor ali kakršne koli oblike sovražnega govora. spam: Vsebuje klikvabe, oglaševanje, prevare ali skriptne bote. title: Naznani neprimerno vsebino - show_replies: Pokaži %{replies_count} odgovorov + show_replies: Pokaži %{count} odgovorov single_comment_link_title: Pokaži povezavo comment_order_selector: order: