chore(i18n): update gettext dependency and regenerate translation files

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-10-13 11:06:43 +02:00
parent 2ecd55df96
commit d7ad934a74
85 changed files with 6830 additions and 5277 deletions

View File

@@ -9,14 +9,14 @@
msgid ""
msgstr ""
"Language: zh_Hant\n"
"Plural-Forms: nplurals=1\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: lib/web/templates/email/password_reset.html.heex:66
#, elixir-autogen, elixir-format
msgid "If you didn't request this, please ignore this email. Your password won't change until you access the link below and create a new one."
msgstr ""
#: lib/web/templates/email/report.html.heex:120
#: lib/web/templates/email/report.html.heex:121
#, elixir-autogen, elixir-format
msgid "%{title} by %{creator}"
msgstr ""
@@ -32,23 +32,17 @@ msgstr ""
msgid "Ask the community on Framacolibri"
msgstr ""
#: lib/web/templates/email/report.text.eex:15
#: lib/web/templates/email/report.text.eex:17
#, elixir-autogen, elixir-format
msgid "Comments"
msgstr ""
#: lib/web/templates/email/report.html.heex:115
#: lib/web/templates/email/report.text.eex:11
#, elixir-autogen, elixir-format
msgid "Event"
msgstr ""
#: lib/web/email/user.ex:49
#, elixir-autogen, elixir-format
msgid "Instructions to reset your password on %{instance}"
msgstr ""
#: lib/web/templates/email/report.text.eex:21
#: lib/web/templates/email/report.text.eex:23
#, elixir-autogen, elixir-format
msgid "Reason"
msgstr ""
@@ -308,12 +302,12 @@ msgctxt "terms"
msgid "What information do we collect?"
msgstr ""
#: lib/web/email/user.ex:182
#: lib/web/email/user.ex:188
#, elixir-autogen, elixir-format
msgid "Mobilizon on %{instance}: confirm your email address"
msgstr ""
#: lib/web/email/user.ex:159
#: lib/web/email/user.ex:165
#, elixir-autogen, elixir-format
msgid "Mobilizon on %{instance}: email changed"
msgstr ""
@@ -798,7 +792,7 @@ msgstr ""
msgid "Event update!"
msgstr ""
#: lib/web/templates/email/report.html.heex:155
#: lib/web/templates/email/report.html.heex:158
#, elixir-autogen, elixir-format
msgid "Flagged comments"
msgstr ""
@@ -879,7 +873,7 @@ msgstr ""
msgid "New email confirmation"
msgstr ""
#: lib/web/templates/email/report.html.heex:191
#: lib/web/templates/email/report.html.heex:194
#, elixir-autogen, elixir-format
msgid "Reasons for report"
msgstr ""
@@ -934,12 +928,12 @@ msgstr ""
msgid "Verify your email address"
msgstr ""
#: lib/web/templates/email/report.html.heex:232
#: lib/web/templates/email/report.html.heex:235
#, elixir-autogen, elixir-format
msgid "View report"
msgstr ""
#: lib/web/templates/email/report.text.eex:24
#: lib/web/templates/email/report.text.eex:26
#, elixir-autogen, elixir-format
msgid "View report:"
msgstr ""
@@ -1037,12 +1031,6 @@ msgstr ""
msgid "As this group was located on another instance, it will continue to work for other instances than this one."
msgstr ""
#: lib/web/templates/email/group_suspension.html.heex:67
#: lib/web/templates/email/group_suspension.text.eex:5
#, elixir-autogen, elixir-format
msgid "As this group was located on this instance, all of it's data has been irretrievably deleted."
msgstr ""
#: lib/web/templates/email/group_suspension.html.heex:18
#: lib/web/templates/email/group_suspension.text.eex:1
#, elixir-autogen, elixir-format
@@ -1054,7 +1042,7 @@ msgstr ""
msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group."
msgstr ""
#: lib/web/email/group.ex:107
#: lib/web/email/group.ex:108
#, elixir-autogen, elixir-format
msgid "The group %{group} has been suspended on %{instance}"
msgstr ""
@@ -1336,16 +1324,6 @@ msgstr ""
msgid "Public feed for %{instance}"
msgstr ""
#: lib/graphql/resolvers/user.ex:350
#, elixir-autogen, elixir-format
msgid "The password you have choosen is too short. Please make sure your password contains at least 6 charaters."
msgstr ""
#: lib/graphql/resolvers/user.ex:356
#, elixir-autogen, elixir-format
msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got."
msgstr ""
#: lib/web/email/actor.ex:43
#, elixir-autogen, elixir-format
msgid "Your participation to %{event} has been cancelled!"
@@ -1369,63 +1347,63 @@ msgid "Your participation to %{event} on %{instance} has been cancelled!"
msgstr ""
#. File name template for exported list of participants. Should NOT contain spaces. Make sure the output is going to be something standardized that is acceptable as a file name on most systems.
#: lib/service/export/participants/csv.ex:81
#: lib/service/export/participants/csv.ex:97
#: lib/service/export/participants/ods.ex:86
#: lib/service/export/participants/pdf.ex:96
#, elixir-autogen, elixir-format
msgid "%{event}_participants"
msgstr ""
#: lib/service/export/participants/common.ex:61
#: lib/service/export/participants/common.ex:66
#, elixir-autogen, elixir-format
msgid "Participant message"
msgstr ""
#: lib/service/export/participants/common.ex:61
#: lib/service/export/participants/common.ex:63
#, elixir-autogen, elixir-format
msgid "Participant name"
msgstr ""
#: lib/service/export/participants/common.ex:61
#: lib/service/export/participants/common.ex:64
#, elixir-autogen, elixir-format
msgid "Participant status"
msgstr ""
#: lib/service/export/participants/common.ex:52
#: lib/service/export/participants/common.ex:53
#: lib/web/templates/email/admin/_role.html.heex:3
#: lib/web/templates/email/admin/_role.text.eex:1
#, elixir-autogen, elixir-format
msgid "Administrator"
msgstr ""
#: lib/service/export/participants/common.ex:55
#: lib/service/export/participants/common.ex:56
#, elixir-autogen, elixir-format
msgid "Creator"
msgstr ""
#: lib/service/export/participants/common.ex:49
#: lib/service/export/participants/common.ex:50
#: lib/web/templates/email/admin/_role.html.heex:5
#: lib/web/templates/email/admin/_role.text.eex:1
#, elixir-autogen, elixir-format
msgid "Moderator"
msgstr ""
#: lib/service/export/participants/common.ex:37
#: lib/service/export/participants/common.ex:38
#, elixir-autogen, elixir-format
msgid "Not approved"
msgstr ""
#: lib/service/export/participants/common.ex:40
#: lib/service/export/participants/common.ex:41
#, elixir-autogen, elixir-format
msgid "Not confirmed"
msgstr ""
#: lib/service/export/participants/common.ex:46
#: lib/service/export/participants/common.ex:47
#, elixir-autogen, elixir-format
msgid "Participant"
msgstr ""
#: lib/service/export/participants/common.ex:43
#: lib/service/export/participants/common.ex:44
#, elixir-autogen, elixir-format
msgid "Rejected"
msgstr ""
@@ -1450,7 +1428,7 @@ msgstr ""
msgid "Participants for %{event}"
msgstr ""
#: lib/service/export/participants/common.ex:88
#: lib/service/export/participants/common.ex:95
#, elixir-autogen, elixir-format
msgid "Anonymous participant"
msgstr ""
@@ -1569,7 +1547,7 @@ msgstr ""
msgid "Title: %{title}"
msgstr ""
#: lib/web/email/group.ex:46
#: lib/web/email/group.ex:47
#, elixir-autogen, elixir-format
msgid "📅 Just scheduled by %{group}: %{event}"
msgstr ""
@@ -1981,3 +1959,24 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Until next time!"
msgstr ""
#: lib/web/templates/email/group_suspension.html.heex:67
#: lib/web/templates/email/group_suspension.text.eex:5
#, elixir-autogen, elixir-format, fuzzy
msgid "As this group was located on this instance, all of its data has been irretrievably deleted."
msgstr ""
#: lib/web/templates/email/report.text.eex:11
#, elixir-autogen, elixir-format, fuzzy
msgid "Events"
msgstr ""
#: lib/web/templates/email/report.html.heex:115
#, elixir-autogen, elixir-format, fuzzy
msgid "Flagged events"
msgstr ""
#: lib/service/export/participants/common.ex:65
#, elixir-autogen, elixir-format, fuzzy
msgid "Participant registration date"
msgstr ""