chore(i18n): update translation templates
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -222,7 +222,7 @@ msgstr ""
|
||||
"Jos et halua vastaanottaa toimenpideilmoituksia, voit muuttaa "
|
||||
"ilmoitustiheyttä tai poistaa ilmoitukset käytöstä asetuksista."
|
||||
|
||||
#: lib/web/templates/email/email_direct_activity.html.heex:218
|
||||
#: lib/web/templates/email/email_direct_activity.html.heex:222
|
||||
#: lib/web/templates/email/email_direct_activity.text.eex:23
|
||||
#, elixir-format
|
||||
msgid "View one more activity"
|
||||
@@ -248,8 +248,6 @@ msgstr "Toimenpide palvelimella %{instance}"
|
||||
#: lib/service/activity/renderer/comment.ex:38
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:14
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:7
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:48
|
||||
#: lib/web/templates/email/email_anonymous_activity.text.eex:5
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{profile} has posted an announcement under event %{event}."
|
||||
msgstr "%{profile} on julkaissut ilmoituksen tapahtumassa %{event}."
|
||||
@@ -261,7 +259,7 @@ msgstr "%{profile} on julkaissut ilmoituksen tapahtumassa %{event}."
|
||||
msgid "%{profile} mentionned you in a comment under event %{event}."
|
||||
msgstr "%{profile} mainitsi sinut tapahtuman %{event} kommentissa."
|
||||
|
||||
#: lib/web/templates/email/email_direct_activity.html.heex:248
|
||||
#: lib/web/templates/email/email_direct_activity.html.heex:252
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Don't want to receive activity notifications? You may change frequency or disable them in %{tag_start}your settings%{tag_end}."
|
||||
msgstr ""
|
||||
@@ -274,13 +272,13 @@ msgstr ""
|
||||
msgid "Here's your weekly activity recap"
|
||||
msgstr "Tässä on viikoittainen kertaus toiminnastasi"
|
||||
|
||||
#: lib/web/email/activity.ex:121
|
||||
#: lib/web/email/activity.ex:142
|
||||
#: lib/web/email/activity.ex:154
|
||||
#: lib/web/email/activity.ex:175
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Activity notification for %{instance}"
|
||||
msgstr "Toimenpide palvelimella %{instance}"
|
||||
|
||||
#: lib/web/email/activity.ex:128
|
||||
#: lib/web/email/activity.ex:161
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Daily activity recap for %{instance}"
|
||||
msgstr "Päivittäinen toiminnan kertaus instanssille %{instance}"
|
||||
@@ -291,7 +289,7 @@ msgstr "Päivittäinen toiminnan kertaus instanssille %{instance}"
|
||||
msgid "Here's your daily activity recap"
|
||||
msgstr "Tässä on päivittäinen kertaus toiminnastasi"
|
||||
|
||||
#: lib/web/email/activity.ex:135
|
||||
#: lib/web/email/activity.ex:168
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Weekly activity recap for %{instance}"
|
||||
msgstr "Viikoittainen toiminnan kertaus instanssille %{instance}"
|
||||
@@ -310,7 +308,7 @@ msgstr "%{profile} on lähettänyt uuden kommentin tapahtumaasi %{event}."
|
||||
msgid "%{profile} has posted a new reply under your event %{event}."
|
||||
msgstr "%{profiili} on lähettänyt uuden vastauksen tapahtumaasi %{event}."
|
||||
|
||||
#: lib/web/email/activity.ex:46
|
||||
#: lib/web/email/activity.ex:77
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Announcement for your event %{event}"
|
||||
msgstr "Ilmoitus tapahtumaasi %{event}"
|
||||
@@ -473,7 +471,71 @@ msgstr "%{profile} lisäsi jäsenen %{member}."
|
||||
msgid "%{profile} joined your event %{event}."
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/views/email_view.ex:45
|
||||
#: lib/web/views/email_view.ex:61
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "An anonymous profile"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:107
|
||||
#: lib/web/templates/email/email_anonymous_activity.text.eex:14
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "%{profile} has posted a private announcement about event %{event}."
|
||||
msgstr "%{profile} on julkaissut ilmoituksen tapahtumassa %{event}."
|
||||
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:50
|
||||
#: lib/web/templates/email/email_anonymous_activity.text.eex:6
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "%{profile} has posted a public announcement under event %{event}."
|
||||
msgstr "%{profile} on julkaissut ilmoituksen tapahtumassa %{event}."
|
||||
|
||||
#: lib/web/templates/email/activity/_conversation_activity_item.html.heex:3
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "%{profile} mentionned you in a %{conversation}."
|
||||
msgstr "%{profile} mainitsi sinut tapahtuman %{event} kommentissa."
|
||||
|
||||
#: lib/web/templates/email/activity/_conversation_activity_item.text.eex:1
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "%{profile} mentionned you in a conversation."
|
||||
msgstr "%{profile} mainitsi sinut tapahtuman %{event} kommentissa."
|
||||
|
||||
#: lib/service/activity/renderer/conversation.ex:37
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{profile} replied to your message"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/activity/_conversation_activity_item.html.heex:12
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "%{profile} replied you in a %{conversation}."
|
||||
msgstr "%{profile} vastasi keskusteluun %{discussion}."
|
||||
|
||||
#: lib/web/templates/email/activity/_conversation_activity_item.text.eex:6
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{profile} replied you in a conversation."
|
||||
msgstr ""
|
||||
|
||||
#: lib/service/activity/renderer/conversation.ex:50
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{profile} sent a private message about event %{event}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/service/activity/renderer/conversation.ex:24
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{profile} sent you a message"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/email/activity.ex:51
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Informations about your event %{event}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:122
|
||||
#: lib/web/templates/email/email_anonymous_activity.text.eex:20
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "It might give details on how to join the event, so make sure to read it appropriately."
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:160
|
||||
#: lib/web/templates/email/email_anonymous_activity.text.eex:28
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This information is sent privately to you as a person who registered for this event. Share the informations above with other people with caution."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user