Improve member adding and excluding flow
Allow to exclude a member Send emails to the member when it's excluded Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -369,8 +369,7 @@ msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -398,7 +397,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1199,12 +1198,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -360,8 +360,7 @@ msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -389,7 +388,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1175,12 +1174,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -368,8 +368,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -397,7 +396,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1192,15 +1191,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr "No ho facis servir més que proves, sisplau"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizon està en desenvolupament. Hi anirem afegint funcionalitats dins de "
|
||||
"les actualitzacions freqüents. Treurem la {b_start}versió 1.0 a la primera "
|
||||
"meitat del 2020%{b_end}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -360,8 +360,7 @@ msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -389,7 +388,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1175,12 +1174,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -373,8 +373,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -402,7 +401,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1200,15 +1199,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizon befindet sich in der Entwicklung, wir werden neue Funktionen "
|
||||
"während regulären Updates hinzufügen, bis <b>Version 1 der Software "
|
||||
"in der ersten Hälfte von 2020 veröffentlicht wird</b>."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -344,8 +344,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -373,7 +372,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1163,3 +1162,35 @@ msgstr ""
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -367,8 +367,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -396,7 +395,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1177,12 +1176,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr "Please do not use it in any real way"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the first half of 2020."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -398,8 +398,7 @@ msgstr[0] "Sinulla on tänään yksi tapahtuma:"
|
||||
msgstr[1] "Sinulla on tänään %{total} tapahtumaa:"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr "%{inviter} kutsui sinut ryhmään %{group}"
|
||||
|
||||
@@ -427,7 +426,7 @@ msgstr "Näytä omat ryhmät"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr "Hyväksy kutsu siirtymällä omiin ryhmiisi."
|
||||
|
||||
@@ -1324,15 +1323,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr "Älä käytä todellisiin tarkoituksiin."
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizonin kehitystyö on vielä käynnissä, ja tälle sivulle lisätään "
|
||||
"säännöllisesti uusia ominaisuuksia, kunnes ohjelman versio 1 julkaistaan "
|
||||
"vuoden 2020 alkupuoliskolla."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr "%{inviter} kutsui sinut ryhmään %{group}"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -360,8 +360,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -389,7 +388,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1171,12 +1170,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -356,8 +356,7 @@ msgid_plural "You have %{total} events today:"
|
||||
msgstr[0] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -385,7 +384,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1161,12 +1160,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -369,8 +369,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -398,7 +397,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1195,15 +1194,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizon is in ontwikkeling, we zullen regelmatig nieuwe functies toevoegen "
|
||||
"aan deze site via updates, tot <b>versie 1 van de software "
|
||||
"beschikbaar is in de eerste helft van 2020</b>."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -367,8 +367,7 @@ msgstr[0] "Avètz un eveniment uèi :"
|
||||
msgstr[1] "Avètz %{total} eveniments uèi :"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -396,7 +395,7 @@ msgstr "Veire mos grops"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr "Per dire d’acceptar aquesta invitacion, anatz als vòstres grops."
|
||||
|
||||
@@ -1197,15 +1196,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr "Mercés de l’utilizar pas d’un biais real"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizon es en desvolopament, ajustarem de nòvas foncionalitats a aqueste "
|
||||
"site pendent de mesas a jorn regularas, fins a la publicacion de <b>"
|
||||
"la version 1 del logicial al primièr semèstre 2020</b>."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -375,8 +375,7 @@ msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -404,7 +403,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1208,15 +1207,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr "Nie używaj go do żadnych rzeczywistych celów"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizon jest w fazie rozwoju. Nowe funkcje będą regularnie dodawane, do "
|
||||
"wydania <b>pierwszej wersji oprogramowania w pierwszej połowie 2020 "
|
||||
"roku</b>."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -358,8 +358,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -387,7 +386,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1168,12 +1167,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -406,8 +406,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -435,7 +434,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1287,15 +1286,47 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr "Por favor não utilize este serviço em nenhum caso real"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
"Mobilizon está em desenvolvimento, Iremos adicionar novos recursos neste "
|
||||
"site durante as atualizações regulares, até a lançamento da <b>versão "
|
||||
"1 do aplicativo no primeiro semestre de 2020</b>."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -367,8 +367,7 @@ msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -396,7 +395,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1186,12 +1185,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -370,8 +370,7 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
#: lib/web/templates/email/group_invite.text.eex:3
|
||||
msgid "%{inviter} just invited you to join their group %{group}"
|
||||
msgstr ""
|
||||
|
||||
@@ -399,7 +398,7 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_invite.html.eex:45
|
||||
#: lib/web/templates/email/group_invite.text.eex:7
|
||||
#: lib/web/templates/email/group_invite.text.eex:5
|
||||
msgid "To accept this invitation, head over to your groups."
|
||||
msgstr ""
|
||||
|
||||
@@ -1189,12 +1188,44 @@ msgstr ""
|
||||
msgid "If you didn't trigger the change yourself, please ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:89
|
||||
msgid "<b>Please do not use it for real purposes.</b>"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email.html.eex:91
|
||||
msgid "Mobilizon is still under development, we will add new features along the updates, until the release of <b>version 1 of the software in the fall of 2020</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:45
|
||||
#: lib/web/templates/email/group_removal.text.eex:5
|
||||
msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.html.eex:13
|
||||
#: lib/web/templates/email/group_removal.text.eex:1
|
||||
msgid "So long, and thanks for the fish!"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:58
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/group_removal.text.eex:3
|
||||
msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_invite.html.eex:38
|
||||
msgid "<b>%{inviter}</b> just invited you to join their group %{link_start}<b>%{group}</b>%{link_end}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/group_removal.html.eex:38
|
||||
msgid "You have been removed from group %{link_start}<b>%{group}</b>%{link_end}. You will not be able to access this group's private content anymore."
|
||||
msgstr ""
|
||||
|
||||
@@ -0,0 +1,65 @@
|
||||
defmodule Mobilizon.Storage.Repo.Migrations.AddPublishedAtToEntities do
|
||||
use Ecto.Migration
|
||||
alias Mobilizon.Storage.Repo
|
||||
import Ecto.Query
|
||||
|
||||
def up do
|
||||
alter table(:comments) do
|
||||
add(:published_at, :utc_datetime)
|
||||
end
|
||||
|
||||
flush()
|
||||
|
||||
copy_published_at_from_inserted_at("comments")
|
||||
|
||||
alter table(:resource) do
|
||||
add(:published_at, :utc_datetime)
|
||||
end
|
||||
|
||||
flush()
|
||||
|
||||
copy_published_at_from_inserted_at("resource")
|
||||
|
||||
alter table(:todo_lists) do
|
||||
add(:published_at, :utc_datetime)
|
||||
end
|
||||
|
||||
flush()
|
||||
|
||||
copy_published_at_from_inserted_at("todo_lists")
|
||||
|
||||
alter table(:todos) do
|
||||
add(:published_at, :utc_datetime)
|
||||
end
|
||||
|
||||
flush()
|
||||
|
||||
copy_published_at_from_inserted_at("todos")
|
||||
end
|
||||
|
||||
def down do
|
||||
alter table(:comments) do
|
||||
remove(:published_at)
|
||||
end
|
||||
|
||||
alter table(:resource) do
|
||||
remove(:published_at)
|
||||
end
|
||||
|
||||
alter table(:todo_lists) do
|
||||
remove(:published_at)
|
||||
end
|
||||
|
||||
alter table(:todos) do
|
||||
remove(:published_at)
|
||||
end
|
||||
end
|
||||
|
||||
@spec copy_published_at_from_inserted_at(String.t()) :: any()
|
||||
defp copy_published_at_from_inserted_at(table_name) do
|
||||
from(c in table_name,
|
||||
update: [set: [published_at: c.inserted_at]]
|
||||
)
|
||||
|> Repo.update_all([])
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user