Remove duplicate entries in sv gettext translation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
2134e7b152
commit
fe05a2563d
@ -254,10 +254,6 @@ msgstr "Aktivitet på %{instance}"
|
|||||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:41
|
#: lib/web/templates/email/email_anonymous_activity.html.heex:41
|
||||||
#: lib/web/templates/email/email_anonymous_activity.text.eex:5
|
#: lib/web/templates/email/email_anonymous_activity.text.eex:5
|
||||||
msgid "%{profile} has posted an announcement under event %{event}."
|
msgid "%{profile} has posted an announcement under event %{event}."
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, elixir-format
|
|
||||||
msgid "%{profile} has posted an announcement under event %{event}."
|
|
||||||
msgstr "%{profile} skickade ut en kungörelse under händelsen %{event}."
|
msgstr "%{profile} skickade ut en kungörelse under händelsen %{event}."
|
||||||
|
|
||||||
#: lib/service/activity/renderer/comment.ex:24
|
#: lib/service/activity/renderer/comment.ex:24
|
||||||
@ -265,10 +261,6 @@ msgstr "%{profile} skickade ut en kungörelse under händelsen %{event}."
|
|||||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:4
|
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:4
|
||||||
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:1
|
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:1
|
||||||
msgid "%{profile} mentionned you in a comment under event %{event}."
|
msgid "%{profile} mentionned you in a comment under event %{event}."
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, elixir-format
|
|
||||||
msgid "%{profile} mentionned you in a comment under event %{event}."
|
|
||||||
msgstr "%{profile} nämnde dig i en kommentar under händelsen %{event}."
|
msgstr "%{profile} nämnde dig i en kommentar under händelsen %{event}."
|
||||||
|
|
||||||
#: lib/web/templates/email/email_direct_activity.html.heex:155
|
#: lib/web/templates/email/email_direct_activity.html.heex:155
|
||||||
@ -313,10 +305,6 @@ msgstr "Veckoaktivitetssammanfattning för %{instance}"
|
|||||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:51
|
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:51
|
||||||
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:19
|
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:19
|
||||||
msgid "%{profile} has posted a new comment under your event %{event}."
|
msgid "%{profile} has posted a new comment under your event %{event}."
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, elixir-format
|
|
||||||
msgid "%{profile} has posted a new comment under your event %{event}."
|
|
||||||
msgstr "%{profile} har lagt en ny kommentar under ditt evenemang %{event}."
|
msgstr "%{profile} har lagt en ny kommentar under ditt evenemang %{event}."
|
||||||
|
|
||||||
#: lib/service/activity/renderer/comment.ex:53
|
#: lib/service/activity/renderer/comment.ex:53
|
||||||
|
Loading…
Reference in New Issue
Block a user