Allow to report a group

And multiple group tweaks

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-09-30 15:25:30 +02:00
parent cf070d7e67
commit 92367a5f33
33 changed files with 1088 additions and 754 deletions

View File

@@ -27,7 +27,7 @@ msgid "Feed for %{email} on Mobilizon"
msgstr "Feed para %{email} sobre o Mobilizon"
#, elixir-format
#: lib/web/templates/email/report.html.eex:52
#: lib/web/templates/email/report.html.eex:74
msgid "%{title} by %{creator}"
msgstr "%{title} por %{creator}"
@@ -43,13 +43,13 @@ msgid "Ask the community on Framacolibri"
msgstr "Perguntar à comunidade Framacolibri"
#, elixir-format
#: lib/web/templates/email/report.text.eex:8
#: lib/web/templates/email/report.text.eex:15
msgid "Comments"
msgstr "Comentários"
#, elixir-format
#: lib/web/templates/email/event_updated.html.eex:62
#: lib/web/templates/email/report.html.eex:50 lib/web/templates/email/report.text.eex:4
#: lib/web/templates/email/report.html.eex:72 lib/web/templates/email/report.text.eex:11
msgid "Event"
msgstr "Evento"
@@ -59,7 +59,7 @@ msgid "Instructions to reset your password on %{instance}"
msgstr "Instruções para reiniciar a senha de %{instance}"
#, elixir-format
#: lib/web/templates/email/report.text.eex:14
#: lib/web/templates/email/report.text.eex:21
msgid "Reason"
msgstr "Razão"
@@ -81,7 +81,7 @@ msgid "Instructions to confirm your Mobilizon account on %{instance}"
msgstr "Instruções para confirmar sua conta Mobilizon na instância %{instance}"
#, elixir-format
#: lib/web/email/admin.ex:23
#: lib/web/email/admin.ex:24
msgid "New report on Mobilizon instance %{instance}"
msgstr "Novo relato na instância Mobilizon %{instance}"
@@ -785,7 +785,7 @@ msgid "Your content is yours"
msgstr ""
#, elixir-format
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:58
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:51
msgid "Confirm my e-mail address"
msgstr ""
@@ -814,11 +814,6 @@ msgstr ""
"Você criou uma conta em %{host} com este endereço de email. Falta um clique "
"pra você ativar sua conta."
#, elixir-format
#: lib/web/templates/email/report.html.eex:41
msgid "<b>%{reporter_name}</b> (%{reporter_username}) reported the following content."
msgstr "%{reporter_name} (%{reporter_username}) reportou o seguinte conteúdo."
#, elixir-format
#: lib/web/templates/email/report.html.eex:13
msgid "New report on <b>%{instance}</b>"
@@ -848,7 +843,7 @@ msgid "Please do not use it for real purposes."
msgstr "Por favor não utilize este serviço em nenhum caso real"
#, elixir-format
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:45
#: lib/web/templates/email/anonymous_participation_confirmation.html.eex:63
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.eex:131
#: lib/web/templates/email/event_updated.text.eex:24 lib/web/templates/email/notification_each_week.html.eex:70
#: lib/web/templates/email/notification_each_week.text.eex:14 lib/web/templates/email/on_day_notification.html.eex:70
@@ -915,7 +910,7 @@ msgid "Event update!"
msgstr "Evento atualizado!"
#, elixir-format
#: lib/web/templates/email/report.html.eex:66
#: lib/web/templates/email/report.html.eex:88
msgid "Flagged comments"
msgstr ""
@@ -1010,7 +1005,7 @@ msgid "New email confirmation"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:84
#: lib/web/templates/email/report.html.eex:106
msgid "Reasons for report"
msgstr ""
@@ -1071,12 +1066,12 @@ msgid "Verify your email address"
msgstr "Verificar endereço de email"
#, elixir-format
#: lib/web/templates/email/report.html.eex:104
#: lib/web/templates/email/report.html.eex:126
msgid "View report"
msgstr "Veja o relato"
#, elixir-format
#: lib/web/templates/email/report.text.eex:17
#: lib/web/templates/email/report.text.eex:24
msgid "View report:"
msgstr "Veja o relato"
@@ -1381,7 +1376,6 @@ msgid "Your content may be downloaded by other instances in the network. Your pu
msgstr ""
#, elixir-format
#: lib/web/templates/email/event_participation_confirmed.html.eex:45
#: lib/web/templates/email/event_participation_confirmed.text.eex:4
msgid "You have confirmed your participation. Update your calendar, because you're on the guest list now!"
msgstr ""
@@ -1396,3 +1390,33 @@ msgstr "Você solicitou participar no evento %{title}."
#: lib/web/email/participation.ex:92
msgid "Your participation to event %{title} has been confirmed"
msgstr "A sua participação no evento %{title} foi aprovada"
#, elixir-format, fuzzy
#: lib/web/templates/email/report.html.eex:41
msgid "<b>%{reporter}</b> reported the following content."
msgstr "%{reporter_name} (%{reporter_username}) reportou o seguinte conteúdo."
#, elixir-format
#: lib/web/templates/email/report.text.eex:5
msgid "Group %{group} was reported"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:51
msgid "Group reported"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.text.eex:7
msgid "Profile %{profile} was reported"
msgstr ""
#, elixir-format
#: lib/web/templates/email/report.html.eex:56
msgid "Profile reported"
msgstr ""
#, elixir-format, fuzzy
#: lib/web/templates/email/event_participation_confirmed.html.eex:45
msgid "You have now confirmed your participation. Update your calendar, because you're on the guest list now!"
msgstr ""