Properly handle event status
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -136,13 +136,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -221,7 +221,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -252,7 +252,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -267,7 +267,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -306,3 +306,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2019-10-11 10:37+0200\n"
|
||||
"PO-Revision-Date: 2019-10-11 15:49+0200\n"
|
||||
"Last-Translator: Thomas Citharel <thomas.citharel@framasoft.org>\n"
|
||||
"Language-Team: English <https://weblate.framasoft.org/projects/mobilizon/backend/en/>\n"
|
||||
"Language: en\n"
|
||||
@@ -20,7 +20,8 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/password_reset.html.eex:48 lib/mobilizon_web/templates/email/password_reset.text.eex:12
|
||||
#: lib/mobilizon_web/templates/email/password_reset.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/password_reset.text.eex:12
|
||||
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 "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."
|
||||
|
||||
@@ -28,7 +29,8 @@ msgstr "If you didn't request this, please ignore this email. Your password won'
|
||||
msgid "Feed for %{email} on Mobilizon"
|
||||
msgstr "Feed for %{email} on Mobilizon"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:153 lib/mobilizon_web/templates/email/email.text.eex:6
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:153
|
||||
#: lib/mobilizon_web/templates/email/email.text.eex:6
|
||||
msgid "%{instance} is a Mobilizon server."
|
||||
msgstr "%{instance} is a Mobilizon server."
|
||||
|
||||
@@ -48,11 +50,13 @@ msgstr "Activate my account"
|
||||
msgid "Ask the community on Framacolibri"
|
||||
msgstr "Ask the community on Framacolibri"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/report.html.eex:62 lib/mobilizon_web/templates/email/report.text.eex:11
|
||||
#: lib/mobilizon_web/templates/email/report.html.eex:62
|
||||
#: lib/mobilizon_web/templates/email/report.text.eex:11
|
||||
msgid "Comments"
|
||||
msgstr "Comments"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/report.html.eex:46 lib/mobilizon_web/templates/email/report.text.eex:6
|
||||
#: lib/mobilizon_web/templates/email/report.html.eex:46
|
||||
#: lib/mobilizon_web/templates/email/report.text.eex:6
|
||||
msgid "Event"
|
||||
msgstr "Event"
|
||||
|
||||
@@ -80,7 +84,8 @@ msgstr "Need some help? Something not working properly?"
|
||||
msgid "New report on %{instance}"
|
||||
msgstr "New report on %{instance}"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/report.html.eex:80 lib/mobilizon_web/templates/email/report.text.eex:18
|
||||
#: lib/mobilizon_web/templates/email/report.html.eex:80
|
||||
#: lib/mobilizon_web/templates/email/report.text.eex:18
|
||||
msgid "Reason"
|
||||
msgstr "Reason"
|
||||
|
||||
@@ -120,15 +125,18 @@ msgstr "Activate my account"
|
||||
msgid "All good!"
|
||||
msgstr "All good!"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:45 lib/mobilizon_web/templates/email/event_participation_approved.text.eex:7
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:45
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.text.eex:7
|
||||
msgid "An organizer just approved your participation. You're now going to this event!"
|
||||
msgstr "An organizer just approved your participation. You're now going to this event!"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58 lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr "Go to event page"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70 lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
@@ -165,7 +173,8 @@ msgstr "Resetting your password is easy. Just press the button below and follow
|
||||
msgid "Sorry!"
|
||||
msgstr "Sorry!"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_participation_rejected.html.eex:45 lib/mobilizon_web/templates/email/event_participation_rejected.text.eex:7
|
||||
#: lib/mobilizon_web/templates/email/event_participation_rejected.html.eex:45
|
||||
#: lib/mobilizon_web/templates/email/event_participation_rejected.text.eex:7
|
||||
msgid "Unfortunately, the organizers rejected your participation."
|
||||
msgstr "Unfortunately, the organizers rejected your participation."
|
||||
|
||||
@@ -177,7 +186,8 @@ msgstr "You created an account on %{host} with this email address. You are one c
|
||||
msgid "You requested to participate in event %{title}"
|
||||
msgstr "You requested to participate in event %{title}"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.text.eex:5 lib/mobilizon_web/templates/email/event_participation_rejected.html.eex:38
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.text.eex:5
|
||||
#: lib/mobilizon_web/templates/email/event_participation_rejected.html.eex:38
|
||||
#: lib/mobilizon_web/templates/email/event_participation_rejected.text.eex:5
|
||||
msgid "You requested to participate in event %{title}."
|
||||
msgstr "You requested to participate in event %{title}."
|
||||
@@ -190,7 +200,7 @@ msgstr "Your participation to event %{title} has been approved"
|
||||
msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr "Your participation to event %{title} has been rejected"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr "Ending of event"
|
||||
|
||||
@@ -198,7 +208,8 @@ msgstr "Ending of event"
|
||||
msgid "Event %{title} has been updated"
|
||||
msgstr "Event %{title} has been updated"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:13 lib/mobilizon_web/templates/email/event_updated.text.eex:1
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:13
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:1
|
||||
msgid "Event updated!"
|
||||
msgstr "Event updated!"
|
||||
|
||||
@@ -214,7 +225,7 @@ msgstr "New date and time for start of event: %{begins_on}"
|
||||
msgid "New title: %{title}"
|
||||
msgstr "New title: %{title}"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr "Start of event"
|
||||
|
||||
@@ -226,7 +237,7 @@ msgstr "The event %{title} was just updated"
|
||||
msgid "The event %{title} was updated"
|
||||
msgstr "The event %{title} was updated"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
@@ -234,7 +245,8 @@ msgstr "Title"
|
||||
msgid "View the updated event on: %{link}"
|
||||
msgstr "Your participation to event %{title} has been rejected"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/password_reset.html.eex:38 lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
||||
#: lib/mobilizon_web/templates/email/password_reset.html.eex:38
|
||||
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
||||
msgid "You requested a new password for your account on %{instance}."
|
||||
msgstr "You requested a new password for your account on %{instance}."
|
||||
|
||||
@@ -248,8 +260,7 @@ msgstr "In the meantime, please consider that the software is not (yet) finished
|
||||
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:93
|
||||
msgid "Mobilizon is under development, we will add new features to this site during regular updates, until the release of %{b_start}version 1 of the software in the first half of 2020%{b_end}."
|
||||
msgstr ""
|
||||
"Mobilizon is under development, we will add new features to this site during regular updates, until the release of %{b_start}version 1 of the software in the first half of 2020%{b_end}."
|
||||
msgstr "Mobilizon is under development, we will add new features to this site during regular updates, until the release of %{b_start}version 1 of the software in the first half of 2020%{b_end}."
|
||||
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:90
|
||||
msgid "This is a demonstration site to test the beta version of Mobilizon."
|
||||
@@ -258,3 +269,15 @@ msgstr "This is a demonstration site to test the beta version of Mobilizon."
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr "Warning"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr "Event has been cancelled"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr "Event has been confirmed"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr "Event status has been set as tentative"
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2019-10-11 10:40+0200\n"
|
||||
"PO-Revision-Date: 2019-10-11 15:49+0200\n"
|
||||
"Last-Translator: Quentin <quentinantonin@free.fr>\n"
|
||||
"Language-Team: French <https://weblate.framasoft.org/projects/mobilizon/backend/fr/>\n"
|
||||
"Language: fr_FR\n"
|
||||
@@ -131,12 +131,12 @@ msgid "An organizer just approved your participation. You're now going to this e
|
||||
msgstr "Un⋅e organisateur⋅ice vient d'approuver votre participation. Vous allez désormais à cet événement !"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr "Aller à la page de l'événement"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr "Si vous avez besoin d'annuler votre participation, il suffit d'accéder à la page de l'événement à partir du lien ci-dessus et de cliquer sur le bouton de participation."
|
||||
@@ -200,7 +200,7 @@ msgstr "Votre participation à l'événement %{title} a été approuvée"
|
||||
msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr "Votre participation à l'événement %{title} a été rejetée"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr "Fin de l'événement"
|
||||
|
||||
@@ -225,7 +225,7 @@ msgstr "Nouvelle date et heure de début de l'événement : %{begins_on}"
|
||||
msgid "New title: %{title}"
|
||||
msgstr "Nouveau titre : %{title}"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr "Début de l'événement"
|
||||
|
||||
@@ -237,7 +237,7 @@ msgstr "L'événement %{title} vient d'être mis à jour"
|
||||
msgid "The event %{title} was updated"
|
||||
msgstr "L'événement %{title} a été mis à jour"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr "Titre"
|
||||
|
||||
@@ -269,3 +269,15 @@ msgstr "Ceci est un site de démonstration permettant de tester la version bêta
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr "Attention"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr "L'événement a été annulé"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr "L'événement a été confirmé"
|
||||
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr "Le statut de l'événement à été défini comme « à confirmer »"
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -153,13 +153,13 @@ msgstr "L’organizator ven d’aprovar vòstra participacion. Ara anatz a aques
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr "Anar a la pagina de l’eveniment"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -240,7 +240,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr "Vòstra participacion a l’eveniment %{title} es estada regetada"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr "Fin de l’eveniment"
|
||||
|
||||
@@ -271,7 +271,7 @@ msgid "New title: %{title}"
|
||||
msgstr "Títol novèl : %{title}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr "Debuta de l’eveniment"
|
||||
|
||||
@@ -286,7 +286,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr "L’eveniment %{title} es estat actualizat"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr "Títol"
|
||||
|
||||
@@ -325,3 +325,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
@@ -150,13 +150,13 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:87
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:101
|
||||
msgid "Go to event page"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:70
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:99
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:113
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:21
|
||||
msgid "If you need to cancel your participation, just access the event page through link above and click on the participation button."
|
||||
msgstr ""
|
||||
@@ -235,7 +235,7 @@ msgid "Your participation to event %{title} has been rejected"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:68
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:82
|
||||
msgid "Ending of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "New title: %{title}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:58
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:72
|
||||
msgid "Start of event"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,7 +281,7 @@ msgid "The event %{title} was updated"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:48
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:62
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,3 +320,18 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/email.html.eex:88
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:54
|
||||
msgid "Event has been cancelled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:50
|
||||
msgid "Event has been confirmed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_updated.html.eex:52
|
||||
msgid "Event status has been set as tentative"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user