Show correct timezone in event-related emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -937,8 +937,8 @@ msgstr "Пожалуйста, используйте это только для
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:63
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.heex:133
|
||||
#: lib/web/templates/email/event_updated.text.eex:24 lib/web/templates/email/notification_each_week.html.heex:70
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.heex:147
|
||||
#: lib/web/templates/email/event_updated.text.eex:29 lib/web/templates/email/notification_each_week.html.heex:70
|
||||
#: lib/web/templates/email/notification_each_week.text.eex:11 lib/web/templates/email/on_day_notification.html.heex:70
|
||||
#: lib/web/templates/email/on_day_notification.text.eex:14
|
||||
msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button."
|
||||
@@ -997,12 +997,12 @@ msgid "Confirm new email"
|
||||
msgstr "Подтвердите новый адрес электронной почты"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:84
|
||||
#: lib/web/templates/email/event_updated.html.heex:98
|
||||
msgid "End"
|
||||
msgstr "Конец"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.text.eex:21
|
||||
#: lib/web/templates/email/event_updated.text.eex:26
|
||||
msgid "End %{ends_on}"
|
||||
msgstr "Конец %{ends_on}"
|
||||
|
||||
@@ -1081,13 +1081,13 @@ msgid "Learn more about Mobilizon here!"
|
||||
msgstr "Узнайте больше о Mobilizon!"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:94
|
||||
#: lib/web/templates/email/event_updated.html.heex:108
|
||||
#: lib/web/templates/export/event_participants.html.heex:129
|
||||
msgid "Location"
|
||||
msgstr "Местонахождение"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:104
|
||||
#: lib/web/templates/email/event_updated.html.heex:118
|
||||
msgid "Location address was removed"
|
||||
msgstr "Адрес местоположения был удален"
|
||||
|
||||
@@ -1131,7 +1131,7 @@ msgid "Start"
|
||||
msgstr "Начало"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.text.eex:18
|
||||
#: lib/web/templates/email/event_updated.text.eex:22
|
||||
msgid "Start %{begins_on}"
|
||||
msgstr "Начало %{begins_on}"
|
||||
|
||||
@@ -1188,12 +1188,12 @@ msgid "Visit event page"
|
||||
msgstr "Посетите страницу мероприятия"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:121
|
||||
#: lib/web/templates/email/event_updated.html.heex:135
|
||||
msgid "Visit the updated event page"
|
||||
msgstr "Посетите обновленную страницу мероприятия"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.text.eex:23
|
||||
#: lib/web/templates/email/event_updated.text.eex:28
|
||||
msgid "Visit the updated event page: %{link}"
|
||||
msgstr "Посетите обновленную страницу мероприятия: %{link}"
|
||||
|
||||
@@ -1848,3 +1848,23 @@ msgstr ""
|
||||
#: lib/service/export/participants/common.ex:88
|
||||
msgid "Anonymous participant"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:88
|
||||
msgid "In your timezone (%{timezone} %{offset})"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/event_updated.text.eex:20
|
||||
msgid "Start %{begins_on} (your timezone)"
|
||||
msgstr "Начало %{begins_on}"
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/web/templates/email/event_updated.text.eex:18
|
||||
msgid "Start %{begins_on} (🌐 %{timezone} %{offset})"
|
||||
msgstr "Начало %{begins_on}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_updated.html.heex:84
|
||||
msgid "🌐 %{timezone} %{offset}"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user