From 76cefca4d41d1ae627c6cdd19026681a8b37eaa7 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 17 Nov 2021 17:17:42 +0100 Subject: [PATCH] Forgot activity notification change Signed-off-by: Thomas Citharel --- lib/service/activity/renderer/discussion.ex | 27 +- priv/gettext/activity.pot | 60 +- priv/gettext/ar/LC_MESSAGES/activity.po | 62 +-- priv/gettext/be/LC_MESSAGES/activity.po | 62 +-- priv/gettext/ca/LC_MESSAGES/activity.po | 62 +-- priv/gettext/cs/LC_MESSAGES/activity.po | 62 +-- priv/gettext/de/LC_MESSAGES/activity.po | 62 +-- priv/gettext/en/LC_MESSAGES/activity.po | 62 +-- priv/gettext/es/LC_MESSAGES/activity.po | 62 +-- priv/gettext/es/LC_MESSAGES/default.po | 589 ++++++++++---------- priv/gettext/fi/LC_MESSAGES/activity.po | 62 +-- priv/gettext/fr/LC_MESSAGES/activity.po | 50 +- priv/gettext/gd/LC_MESSAGES/activity.po | 62 +-- priv/gettext/gl/LC_MESSAGES/activity.po | 62 +-- priv/gettext/hu/LC_MESSAGES/activity.po | 62 +-- priv/gettext/id/LC_MESSAGES/activity.po | 62 +-- priv/gettext/it/LC_MESSAGES/activity.po | 62 +-- priv/gettext/ja/LC_MESSAGES/activity.po | 62 +-- priv/gettext/nl/LC_MESSAGES/activity.po | 62 +-- priv/gettext/nn/LC_MESSAGES/activity.po | 62 +-- priv/gettext/oc/LC_MESSAGES/activity.po | 62 +-- priv/gettext/pl/LC_MESSAGES/activity.po | 62 +-- priv/gettext/pt/LC_MESSAGES/activity.po | 62 +-- priv/gettext/pt_BR/LC_MESSAGES/activity.po | 62 +-- priv/gettext/ru/LC_MESSAGES/activity.po | 62 +-- priv/gettext/sv/LC_MESSAGES/activity.po | 62 +-- 26 files changed, 1047 insertions(+), 1043 deletions(-) diff --git a/lib/service/activity/renderer/discussion.ex b/lib/service/activity/renderer/discussion.ex index 5ea83b2a0..224a93763 100644 --- a/lib/service/activity/renderer/discussion.ex +++ b/lib/service/activity/renderer/discussion.ex @@ -25,7 +25,7 @@ defmodule Mobilizon.Service.Activity.Renderer.Discussion do body: dgettext( "activity", - "%{profile} created the discussion %{discussion} in group {group}.", + "%{profile} created the discussion %{discussion} in group %{group}.", %{ profile: profile, discussion: title, @@ -40,10 +40,11 @@ defmodule Mobilizon.Service.Activity.Renderer.Discussion do body: dgettext( "activity", - "%{profile} replied to the discussion %{discussion} in group {group}.", + "%{profile} replied to the discussion %{discussion} in group %{group}.", %{ profile: profile, - discussion: title + discussion: title, + group: group } ), url: discussion_url(activity) @@ -54,10 +55,11 @@ defmodule Mobilizon.Service.Activity.Renderer.Discussion do body: dgettext( "activity", - "%{profile} mentionned you in the discussion %{discussion} in group {group}.", + "%{profile} mentionned you in the discussion %{discussion} in group %{group}.", %{ profile: profile, - discussion: title + discussion: title, + group: group } ), url: discussion_url(activity) @@ -68,10 +70,11 @@ defmodule Mobilizon.Service.Activity.Renderer.Discussion do body: dgettext( "activity", - "%{profile} renamed the discussion %{discussion} in group {group}.", + "%{profile} renamed the discussion %{discussion} in group %{group}.", %{ profile: profile, - discussion: title + discussion: title, + group: group } ), url: discussion_url(activity) @@ -82,10 +85,11 @@ defmodule Mobilizon.Service.Activity.Renderer.Discussion do body: dgettext( "activity", - "%{profile} archived the discussion %{discussion} in group {group}.", + "%{profile} archived the discussion %{discussion} in group %{group}.", %{ profile: profile, - discussion: title + discussion: title, + group: group } ), url: discussion_url(activity) @@ -96,10 +100,11 @@ defmodule Mobilizon.Service.Activity.Renderer.Discussion do body: dgettext( "activity", - "%{profile} deleted the discussion %{discussion} in group {group}.", + "%{profile} deleted the discussion %{discussion} in group %{group}.", %{ profile: profile, - discussion: title + discussion: title, + group: group } ), url: nil diff --git a/priv/gettext/activity.pot b/priv/gettext/activity.pot index 1fada58dc..57dbd4a39 100644 --- a/priv/gettext/activity.pot +++ b/priv/gettext/activity.pot @@ -346,26 +346,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -381,11 +366,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -406,11 +386,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -421,11 +396,6 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." @@ -435,3 +405,33 @@ msgstr "" #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/ar/LC_MESSAGES/activity.po b/priv/gettext/ar/LC_MESSAGES/activity.po index 2acaef5bd..6bc2b5a98 100644 --- a/priv/gettext/ar/LC_MESSAGES/activity.po +++ b/priv/gettext/ar/LC_MESSAGES/activity.po @@ -355,26 +355,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -390,11 +375,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -415,11 +395,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -430,17 +405,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/be/LC_MESSAGES/activity.po b/priv/gettext/be/LC_MESSAGES/activity.po index c530d01cf..328042ab8 100644 --- a/priv/gettext/be/LC_MESSAGES/activity.po +++ b/priv/gettext/be/LC_MESSAGES/activity.po @@ -349,26 +349,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -384,11 +369,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -409,11 +389,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -424,17 +399,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/ca/LC_MESSAGES/activity.po b/priv/gettext/ca/LC_MESSAGES/activity.po index c7d152aa2..c0f328458 100644 --- a/priv/gettext/ca/LC_MESSAGES/activity.po +++ b/priv/gettext/ca/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/cs/LC_MESSAGES/activity.po b/priv/gettext/cs/LC_MESSAGES/activity.po index 89f4b396c..26f6609ad 100644 --- a/priv/gettext/cs/LC_MESSAGES/activity.po +++ b/priv/gettext/cs/LC_MESSAGES/activity.po @@ -349,26 +349,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -384,11 +369,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -409,11 +389,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -424,17 +399,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/de/LC_MESSAGES/activity.po b/priv/gettext/de/LC_MESSAGES/activity.po index d34c8b1cd..fcc20e71f 100644 --- a/priv/gettext/de/LC_MESSAGES/activity.po +++ b/priv/gettext/de/LC_MESSAGES/activity.po @@ -357,26 +357,11 @@ msgstr "%{profile} hat das Mitglied %{member} hinzugefügt." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "%{profile} hat das Mitglied %{member} aktualisiert." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "%{profile} hat die Diskussion %{discussion} archiviert." - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "%{profile} hat die Diskussion %{discussion} erstellt." - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "%{profile} hat den Folder %{resource} erstellt." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "%{profile} hat die Diskussion %{discussion} gelöscht." - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -392,11 +377,6 @@ msgstr "%{profile} hat die Ressource %{resource} gelöscht." msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "%{profile} hat das Mitglied %{member} ausgeschlossen." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -417,11 +397,6 @@ msgstr "%{profile} hat die Gruppe verlassen." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "%{profile} hat die Diskussion %{discussion} umbenannt." - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -434,17 +409,42 @@ msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} msgstr "" "{profile} hat die Ressource %{old_resource_title} in %{resource} umbenannt." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "%{profile} hat auf die Diskussion %{discussion} geantwortet." - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "%{profile} hat das Mitglied %{member} aktualisiert." -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "%{profile} hat die Ressource %{resource} erstellt." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "%{profile} hat die Diskussion %{discussion} archiviert." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "%{profile} hat die Diskussion %{discussion} erstellt." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "%{profile} hat die Diskussion %{discussion} gelöscht." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "%{profile} hat die Diskussion %{discussion} umbenannt." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "%{profile} hat auf die Diskussion %{discussion} geantwortet." diff --git a/priv/gettext/en/LC_MESSAGES/activity.po b/priv/gettext/en/LC_MESSAGES/activity.po index c22948dec..e9ab7f5c1 100644 --- a/priv/gettext/en/LC_MESSAGES/activity.po +++ b/priv/gettext/en/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/es/LC_MESSAGES/activity.po b/priv/gettext/es/LC_MESSAGES/activity.po index 09360f7ed..ea781a07b 100644 --- a/priv/gettext/es/LC_MESSAGES/activity.po +++ b/priv/gettext/es/LC_MESSAGES/activity.po @@ -360,26 +360,11 @@ msgstr "%{profile} agregó el miembro %{member}." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "%{profile} actualizado el miembro %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "%{profile} archivó la discusión %{discussion}." - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "%{profile} creó la discusión %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "%{profile} creó la carpeta %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "%{profile} eliminó la discusión %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -395,11 +380,6 @@ msgstr "%{profile} eliminado el recurso %{resource}." msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "%{profile }miembro excluido %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "%{profile}te mencioné en la discusión %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -420,11 +400,6 @@ msgstr "%{profile} abandona el grupo." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "%{profile} rechazó la solicitud de inscripción de %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "%{profile} renombrado la discusión %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -437,17 +412,42 @@ msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} msgstr "" "%{profile} ha renombrado el recurso de %{old_resource_title} a %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "%{profile} respondió a la discusión %{discussion}." - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "%{profile} actualizado el miembro %{member}." -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "%{profile} creó el recurso %{resource}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "%{profile} archivó la discusión %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "%{profile} creó la discusión %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "%{profile} eliminó la discusión %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "%{profile}te mencioné en la discusión %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "%{profile} renombrado la discusión %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "%{profile} respondió a la discusión %{discussion}." diff --git a/priv/gettext/es/LC_MESSAGES/default.po b/priv/gettext/es/LC_MESSAGES/default.po index 89c7d6507..7da7d4d47 100644 --- a/priv/gettext/es/LC_MESSAGES/default.po +++ b/priv/gettext/es/LC_MESSAGES/default.po @@ -14,267 +14,267 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.8.1\n" -#: lib/web/templates/email/password_reset.html.heex:48 #, elixir-format +#: lib/web/templates/email/password_reset.html.heex:48 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 "" "Si no solicitaste este correo, simplemente ignóralo. Su contraseña no " "cambiará al menos que use el siguiente enlace para crear una nueva." -#: lib/web/templates/email/report.html.heex:74 #, elixir-format +#: lib/web/templates/email/report.html.heex:74 msgid "%{title} by %{creator}" msgstr "%{title} por %{creator}" -#: lib/web/templates/email/registration_confirmation.html.heex:58 #, elixir-format +#: lib/web/templates/email/registration_confirmation.html.heex:58 msgid "Activate my account" msgstr "Activar mi cuenta" +#, elixir-format #: lib/web/templates/email/email.html.heex:120 #: lib/web/templates/email/email.text.eex:9 -#, elixir-format msgid "Ask the community on Framacolibri" msgstr "Preguntar a la comunidad en framacolibri" -#: lib/web/templates/email/report.text.eex:15 #, elixir-format +#: lib/web/templates/email/report.text.eex:15 msgid "Comments" msgstr "Comentarios" +#, elixir-format #: lib/web/templates/email/report.html.heex:72 #: lib/web/templates/email/report.text.eex:11 -#, elixir-format msgid "Event" msgstr "Evento" -#: lib/web/email/user.ex:49 #, elixir-format +#: lib/web/email/user.ex:49 msgid "Instructions to reset your password on %{instance}" msgstr "Instrucciones para restablecer su contraseña en %{instance}" -#: lib/web/templates/email/report.text.eex:21 #, elixir-format +#: lib/web/templates/email/report.text.eex:21 msgid "Reason" msgstr "Razón" -#: lib/web/templates/email/password_reset.html.heex:61 #, elixir-format +#: lib/web/templates/email/password_reset.html.heex:61 msgid "Reset Password" msgstr "Restablecer la contraseña" -#: lib/web/templates/email/password_reset.html.heex:41 #, elixir-format +#: lib/web/templates/email/password_reset.html.heex:41 msgid "Resetting your password is easy. Just press the button below and follow the instructions. We'll have you up and running in no time." msgstr "" "Restablecer tu contraseña es fácil. Simplemente presione el botón y siga las " "instrucciones. Te tendremos en funcionamiento en poco tiempo." -#: lib/web/email/user.ex:28 #, elixir-format +#: lib/web/email/user.ex:28 msgid "Instructions to confirm your Mobilizon account on %{instance}" msgstr "Instrucciones para confirmar su cuenta Mobilizon en %{instance}" -#: lib/web/email/admin.ex:24 #, elixir-format +#: lib/web/email/admin.ex:24 msgid "New report on Mobilizon instance %{instance}" msgstr "Nuevo informe sobre la instancia Mobilizon %{instance}" +#, elixir-format #: lib/web/templates/email/before_event_notification.html.heex:51 #: lib/web/templates/email/before_event_notification.text.eex:4 -#, elixir-format msgid "Go to event page" msgstr "Ir a la página del evento" -#: lib/web/templates/email/report.text.eex:1 #, elixir-format +#: lib/web/templates/email/report.text.eex:1 msgid "New report from %{reporter} on %{instance}" msgstr "Nuevo informe de %{reporter} en %{instance}" -#: lib/web/templates/email/event_participation_approved.text.eex:1 #, elixir-format +#: lib/web/templates/email/event_participation_approved.text.eex:1 msgid "Participation approved" msgstr "Participación aprobada" +#, elixir-format #: lib/web/templates/email/password_reset.html.heex:13 #: lib/web/templates/email/password_reset.text.eex:1 -#, elixir-format msgid "Password reset" msgstr "Restablecer la contraseña" -#: lib/web/templates/email/password_reset.text.eex:7 #, elixir-format +#: lib/web/templates/email/password_reset.text.eex:7 msgid "Resetting your password is easy. Just click the link below and follow the instructions. We'll have you up and running in no time." msgstr "" "Restablecer tu contraseña es fácil. Simplemente haga clic en el enlace a " "continuación y siga las instrucciones. Estarás operacional en muy poco " "tiempo." -#: lib/web/templates/email/registration_confirmation.text.eex:5 #, elixir-format +#: lib/web/templates/email/registration_confirmation.text.eex:5 msgid "You created an account on %{host} with this email address. You are one click away from activating it. If this wasn't you, please ignore this email." msgstr "" "Has creado una cuenta en %{host} con esta dirección de correo electrónico. " "Estás a un clic de activarlo. Si no eras tú, ignora este correo electrónico." -#: lib/web/email/participation.ex:111 #, elixir-format +#: lib/web/email/participation.ex:111 msgid "Your participation to event %{title} has been approved" msgstr "Su participación en el evento %{title} ha sido aprobada" -#: lib/web/email/participation.ex:68 #, elixir-format +#: lib/web/email/participation.ex:68 msgid "Your participation to event %{title} has been rejected" msgstr "Su participación en el evento %{title} ha sido rechazada" -#: lib/web/email/event.ex:46 #, elixir-format +#: lib/web/email/event.ex:46 msgid "Event %{title} has been updated" msgstr "El evento %{title} ha sido actualizado" -#: lib/web/templates/email/event_updated.text.eex:7 #, elixir-format +#: lib/web/templates/email/event_updated.text.eex:7 msgid "New title: %{title}" msgstr "Nuevo título: %{title}" -#: lib/web/templates/email/password_reset.text.eex:5 #, elixir-format +#: lib/web/templates/email/password_reset.text.eex:5 msgid "You requested a new password for your account on %{instance}." msgstr "Solicitó una nueva contraseña para su cuenta en %{instancia}." -#: lib/web/templates/email/email.html.heex:88 #, elixir-format +#: lib/web/templates/email/email.html.heex:88 msgid "Warning" msgstr "Advertencia" -#: lib/web/email/participation.ex:135 #, elixir-format +#: lib/web/email/participation.ex:135 msgid "Confirm your participation to event %{title}" msgstr "Confirme su participación en el evento %{title}" -#: lib/web/templates/api/privacy.html.heex:75 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:75 msgctxt "terms" msgid "An internal ID for your current selected identity" msgstr "Un ID interno para su identidad seleccionada actualmente" -#: lib/web/templates/api/privacy.html.heex:74 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:74 msgctxt "terms" msgid "An internal user ID" msgstr "Un ID de usuario interna" -#: lib/web/templates/api/privacy.html.heex:37 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:37 msgctxt "terms" msgid "Any of the information we collect from you may be used in the following ways:" msgstr "" "Cualquier información que recopilemos sobre usted puede usarse de las " "siguientes maneras:" -#: lib/web/templates/api/privacy.html.heex:9 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:9 msgctxt "terms" msgid "Basic account information" msgstr "Información básica de la cuenta" -#: lib/web/templates/api/privacy.html.heex:25 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:25 msgctxt "terms" msgid "Do not share any dangerous information over Mobilizon." msgstr "No comparta ninguna información peligrosa a través de Mobilizon." -#: lib/web/templates/api/privacy.html.heex:90 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:90 msgctxt "terms" msgid "Do we disclose any information to outside parties?" msgstr "¿Divulgamos alguna información a terceros?" -#: lib/web/templates/api/privacy.html.heex:68 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:68 msgctxt "terms" msgid "Do we use cookies?" msgstr "¿Usamos cookies?" -#: lib/web/templates/api/privacy.html.heex:51 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:51 msgctxt "terms" msgid "How do we protect your information?" msgstr "¿Cómo protegemos tu información?" -#: lib/web/templates/api/privacy.html.heex:29 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:29 msgctxt "terms" msgid "IPs and other metadata" msgstr "dirección IP y otros metadatos" -#: lib/web/templates/api/privacy.html.heex:17 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:17 msgctxt "terms" msgid "Published events and comments" msgstr "Eventos publicados y comentarios" -#: lib/web/templates/api/privacy.html.heex:64 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:64 msgctxt "terms" msgid "Retain the IP addresses associated with registered users no more than 12 months." msgstr "" "Conserva las direcciones IP asociadas con usuarios registrados no más de 12 " "meses." -#: lib/web/templates/api/privacy.html.heex:76 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:76 msgctxt "terms" msgid "Tokens to authenticate you" msgstr "Fichas para \"autenticarte\"" -#: lib/web/templates/api/privacy.html.heex:31 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:31 msgctxt "terms" msgid "We also may retain server logs which include the IP address of every request to our server." msgstr "" "También podemos conservar los registros del servidor que incluyen la " "dirección IP de cada solicitud a nuestro servidor." -#: lib/web/templates/api/privacy.html.heex:70 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:70 msgctxt "terms" msgid "We store the following information on your device when you connect:" msgstr "" "Almacenamos la siguiente información en tu dispositivo cuando te conectas:" -#: lib/web/templates/api/privacy.html.heex:58 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:58 msgctxt "terms" msgid "We will make a good faith effort to:" msgstr "Haremos un esfuerzo de buena fe para:" -#: lib/web/templates/api/privacy.html.heex:35 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:35 msgctxt "terms" msgid "What do we use your information for?" msgstr "¿Para qué utilizamos tu información?" -#: lib/web/templates/api/privacy.html.heex:57 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:57 msgctxt "terms" msgid "What is our data retention policy?" msgstr "¿Cuál es nuestra política de retención de datos?" -#: lib/web/templates/api/privacy.html.heex:67 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:67 msgctxt "terms" msgid "You may irreversibly delete your account at any time." msgstr "Puede eliminar irreversiblemente su cuenta en cualquier momento." -#: lib/web/templates/api/privacy.html.heex:115 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:115 msgctxt "terms" msgid "Changes to our Privacy Policy" msgstr "Cambios a nuestra política de privacidad" -#: lib/web/templates/api/privacy.html.heex:106 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:106 msgctxt "terms" msgid "If this server is in the EU or the EEA: Our site, products and services are all directed to people who are at least 16 years old. If you are under the age of 16, per the requirements of the GDPR (General Data Protection Regulation) do not use this site." msgstr "" @@ -284,8 +284,8 @@ msgstr "" "https://en.wikipedia.org/wiki/General_Data_Protection_Regulation\"> " "Reglamento general de protección de datos ) no utilice este sitio ." -#: lib/web/templates/api/privacy.html.heex:109 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:109 msgctxt "terms" msgid "If this server is in the USA: Our site, products and services are all directed to people who are at least 13 years old. If you are under the age of 13, per the requirements of COPPA (Children's Online Privacy Protection Act) do not use this site." msgstr "" @@ -296,30 +296,30 @@ msgstr "" "Ley de protección de la privacidad en línea para niños ) no utilice este " "sitio." -#: lib/web/templates/api/privacy.html.heex:117 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:117 msgctxt "terms" msgid "If we decide to change our privacy policy, we will post those changes on this page." msgstr "" "Si decidimos cambiar nuestra política de privacidad, publicaremos esos " "cambios en esta página." -#: lib/web/templates/api/privacy.html.heex:112 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:112 msgctxt "terms" msgid "Law requirements can be different if this server is in another jurisdiction." msgstr "" "Los requisitos legales pueden ser diferentes si este servidor se encuentra " "en otra jurisdicción." -#: lib/web/templates/api/privacy.html.heex:103 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:103 msgctxt "terms" msgid "Site usage by children" msgstr "Uso del sitio por niños" -#: lib/web/templates/api/privacy.html.heex:47 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:47 msgctxt "terms" msgid "The email address you provide may be used to send you information, updates and notifications about other people\n interacting with your content or sending you messages and to respond to inquiries, and/or other requests or\n questions." msgstr "" @@ -330,8 +330,8 @@ msgstr "" "consultas y / u otras solicitudes o\n" " preguntas." -#: lib/web/templates/api/privacy.html.heex:45 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:45 msgctxt "terms" msgid "To aid moderation of the community, for example comparing your IP address with other known ones to determine ban\n evasion or other violations." msgstr "" @@ -339,8 +339,8 @@ msgstr "" "dirección IP con otras conocidas para determinar la prohibición,\n" " evasión u otras violaciones." -#: lib/web/templates/api/privacy.html.heex:43 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:43 msgctxt "terms" msgid "To provide the core functionality of Mobilizon. Depending on this instance's policy you may only be able to\n interact with other people's content and post your own content if you are logged in." msgstr "" @@ -349,89 +349,89 @@ msgstr "" " interactuar con el contenido de otras personas y publicar tu propio " "contenido si ha iniciado sesión." -#: lib/web/templates/api/privacy.html.heex:6 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:6 msgctxt "terms" msgid "What information do we collect?" msgstr "¿Qué información recopilamos?" -#: lib/web/email/user.ex:178 #, elixir-format +#: lib/web/email/user.ex:178 msgid "Mobilizon on %{instance}: confirm your email address" msgstr "Mobilizon en %{instance}: confirma tu dirección de correo electrónico" -#: lib/web/email/user.ex:157 #, elixir-format +#: lib/web/email/user.ex:157 msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon en %{instance}: correo electrónico modificado" -#: lib/web/email/notification.ex:51 #, elixir-format +#: lib/web/email/notification.ex:51 msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Un evento programado para hoy" msgstr[1] "%{nb_events} eventos planeados hoy" +#, elixir-format #: lib/web/templates/email/on_day_notification.html.heex:38 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Tienes un evento hoy:" msgstr[1] "Tienes %{total} eventos hoy:" -#: lib/web/templates/email/group_invite.text.eex:3 #, elixir-format +#: lib/web/templates/email/group_invite.text.eex:3 msgid "%{inviter} just invited you to join their group %{group}" msgstr "%{inviter} te acaba de invitar a unirte a su grupo %{group}" +#, elixir-format #: lib/web/templates/email/group_invite.html.heex:13 #: lib/web/templates/email/group_invite.text.eex:1 -#, elixir-format msgid "Come along!" msgstr "¡ Únete a nosotros !" -#: lib/web/email/notification.ex:25 #, elixir-format +#: lib/web/email/notification.ex:25 msgid "Don't forget to go to %{title}" msgstr "No olvides ir a %{title}" +#, elixir-format #: lib/web/templates/email/before_event_notification.html.heex:38 #: lib/web/templates/email/before_event_notification.text.eex:3 -#, elixir-format msgid "Get ready for %{title}" msgstr "Prepárate para %{title}" -#: lib/web/templates/email/group_invite.html.heex:59 #, elixir-format +#: lib/web/templates/email/group_invite.html.heex:59 msgid "See my groups" msgstr "Ver mis grupos" +#, elixir-format #: lib/web/templates/email/group_invite.html.heex:45 #: lib/web/templates/email/group_invite.text.eex:5 -#, elixir-format msgid "To accept this invitation, head over to your groups." msgstr "Para aceptar esta invitación, dirígete a tus grupos." -#: lib/web/templates/email/before_event_notification.text.eex:5 #, elixir-format +#: lib/web/templates/email/before_event_notification.text.eex:5 msgid "View the event on: %{link}" msgstr "Ver el evento actualizado en: %{link}" -#: lib/web/email/member.ex:31 #, elixir-format +#: lib/web/email/member.ex:31 msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{Inviter} te ha invitado a unirte al grupo %{group}" -#: lib/web/email/notification.ex:78 #, elixir-format +#: lib/web/email/notification.ex:78 msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Un evento programado para hoy" msgstr[1] "%{nb_events} eventos planeados hoy" -#: lib/web/email/notification.ex:102 #, elixir-format +#: lib/web/email/notification.ex:102 msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Una solicitud para participar en el evento %{title} a procesar" @@ -439,21 +439,21 @@ msgstr[1] "" "%{number_participation_requests} solicitudes para participar en el evento " "%{title} a procesar" +#, elixir-format #: lib/web/templates/email/notification_each_week.html.heex:38 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Tienes un evento hoy:" msgstr[1] "Tienes %{total} eventos hoy:" -#: lib/service/metadata/utils.ex:53 #, elixir-format +#: lib/service/metadata/utils.ex:53 msgid "The event organizer didn't add any description." msgstr "El organizador del evento no agregó ninguna descripción." -#: lib/web/templates/api/privacy.html.heex:54 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:54 msgctxt "terms" msgid "We implement a variety of security measures to maintain the safety of your personal information when you enter, submit, or access your personal information. Among other things, your browser session, as well as the traffic between your applications and the API, are secured with SSL/TLS, and your password is hashed using a strong one-way algorithm." msgstr "" @@ -463,8 +463,8 @@ msgstr "" "el tráfico entre tus aplicaciones y la API, están protegidas con SSL /TLS, y " "su contraseña se codifica con un fuerte algoritmo unidireccional." -#: lib/web/templates/api/privacy.html.heex:94 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:94 msgctxt "terms" msgid "No. We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information. This does not include trusted third parties who assist us in operating our site, conducting our business, or servicing you, so long as those parties agree to keep this information confidential. We may also release your information when we believe release is appropriate to comply with the law, enforce our site policies, or protect ours or others rights, property, or safety." msgstr "" @@ -477,20 +477,20 @@ msgstr "" "de nuestro sitio o proteger los derechos, nuestros o de otros, propiedades o " "seguridad." -#: lib/web/templates/api/terms.html.heex:23 #, elixir-format +#: lib/web/templates/api/terms.html.heex:23 msgctxt "terms" msgid "Accepting these Terms" msgstr "Aceptar estos Términos" -#: lib/web/templates/api/terms.html.heex:27 #, elixir-format +#: lib/web/templates/api/terms.html.heex:27 msgctxt "terms" msgid "Changes to these Terms" msgstr "Cambios a estos Términos de uso" -#: lib/web/templates/api/terms.html.heex:85 #, elixir-format +#: lib/web/templates/api/terms.html.heex:85 msgctxt "terms" msgid "A lot of the content on the Service is from you and others, and we don't review, verify or authenticate it, and it may include inaccuracies or false information. We make no representations, warranties, or guarantees relating to the quality, suitability, truth, accuracy or completeness of any content contained in the Service. You acknowledge sole responsibility for and assume all risk arising from your use of or reliance on any content." msgstr "" @@ -502,16 +502,16 @@ msgstr "" "responsable y asume todos los riesgos derivados de su uso o su confianza en " "cualquier contenido." -#: lib/web/templates/api/terms.html.heex:60 #, elixir-format +#: lib/web/templates/api/terms.html.heex:60 msgctxt "terms" msgid "Also, you agree that you will not do any of the following in connection with the Service or other users:" msgstr "" "Además, acepta que no hará nada de lo siguiente en relación con el Servicio " "u otros usuarios:" -#: lib/web/templates/api/terms.html.heex:65 #, elixir-format +#: lib/web/templates/api/terms.html.heex:65 msgctxt "terms" msgid "Circumvent or attempt to circumvent any filtering, security measures, rate limits or other features designed to protect the Service, users of the Service, or third parties." msgstr "" @@ -519,23 +519,23 @@ msgstr "" "velocidad u otras características diseñadas para proteger el Servicio, los " "usuarios del Servicio o terceros." -#: lib/web/templates/api/terms.html.heex:64 #, elixir-format +#: lib/web/templates/api/terms.html.heex:64 msgctxt "terms" msgid "Collect any personal information about other users, or intimidate, threaten, stalk or otherwise harass other users of the Service;" msgstr "" "Recopilar información personal sobre otros usuarios, o intimidar, amenazar, " "acosar o acosar a otros usuarios del Servicio;" -#: lib/web/templates/api/terms.html.heex:55 #, elixir-format +#: lib/web/templates/api/terms.html.heex:55 msgctxt "terms" msgid "Content that is illegal or unlawful, that would otherwise create liability;" msgstr "" "Contenido que es ilegal o ilegal, que de otro modo crearía responsabilidad;" -#: lib/web/templates/api/terms.html.heex:56 #, elixir-format +#: lib/web/templates/api/terms.html.heex:56 msgctxt "terms" msgid "Content that may infringe or violate any patent, trademark, trade secret, copyright, right of privacy, right of publicity or other intellectual or other right of any party;" msgstr "" @@ -543,48 +543,48 @@ msgstr "" "secreto comercial, derecho de autor, derecho de privacidad, derecho de " "publicidad u otro derecho intelectual u otro derecho de cualquier parte;" -#: lib/web/templates/api/terms.html.heex:42 #, elixir-format +#: lib/web/templates/api/terms.html.heex:42 msgctxt "terms" msgid "Creating Accounts" msgstr "Crear cuentas" -#: lib/web/templates/api/terms.html.heex:89 #, elixir-format +#: lib/web/templates/api/terms.html.heex:89 msgctxt "terms" msgid "Entire Agreement" msgstr "Acuerdo completo" -#: lib/web/templates/api/terms.html.heex:92 #, elixir-format +#: lib/web/templates/api/terms.html.heex:92 msgctxt "terms" msgid "Feedback" msgstr "Comentarios" -#: lib/web/templates/api/terms.html.heex:83 #, elixir-format +#: lib/web/templates/api/terms.html.heex:83 msgctxt "terms" msgid "Hyperlinks and Third Party Content" msgstr "Hipervínculos y contenido de terceros" -#: lib/web/templates/api/terms.html.heex:88 #, elixir-format +#: lib/web/templates/api/terms.html.heex:88 msgctxt "terms" msgid "If you breach any of these Terms, we have the right to suspend or disable your access to or use of the Service." msgstr "" "Si incumple alguno de estos Términos, tenemos el derecho de suspender o " "deshabilitar su acceso o uso del Servicio." -#: lib/web/templates/api/terms.html.heex:63 #, elixir-format +#: lib/web/templates/api/terms.html.heex:63 msgctxt "terms" msgid "Impersonate or post on behalf of any person or entity or otherwise misrepresent your affiliation with a person or entity;" msgstr "" "Suplantar o publicar en nombre de cualquier persona o entidad o tergiversar " "su afiliación con una persona o entidad;" -#: lib/web/templates/api/terms.html.heex:48 #, elixir-format +#: lib/web/templates/api/terms.html.heex:48 msgctxt "terms" msgid "Our Service allows you and other users to post, link and otherwise make available content. You are responsible for the content that you make available to the Service, including its legality, reliability, and appropriateness." msgstr "" @@ -592,26 +592,26 @@ msgstr "" "poner a disposición contenido. Usted es responsable del contenido que pone a " "disposición del Servicio, incluida su legalidad, confiabilidad y adecuación." -#: lib/web/templates/api/terms.html.heex:39 #, elixir-format +#: lib/web/templates/api/terms.html.heex:39 msgctxt "terms" msgid "Privacy Policy" msgstr "Política de privacidad" -#: lib/web/templates/api/terms.html.heex:95 #, elixir-format +#: lib/web/templates/api/terms.html.heex:95 msgctxt "terms" msgid "Questions & Contact Information" msgstr "Preguntas e información de contacto" -#: lib/web/templates/api/terms.html.heex:87 #, elixir-format +#: lib/web/templates/api/terms.html.heex:87 msgctxt "terms" msgid "Termination" msgstr "Terminación" -#: lib/web/templates/api/terms.html.heex:62 #, elixir-format +#: lib/web/templates/api/terms.html.heex:62 msgctxt "terms" msgid "Use the Service in any manner that could interfere with, disrupt, negatively affect or inhibit other users from fully enjoying the Service or that could damage, disable, overburden or impair the functioning of the Service;" msgstr "" @@ -620,14 +620,14 @@ msgstr "" "Servicio o que pueda dañar, deshabilitar, sobrecargar o perjudicar el " "funcionamiento del Servicio;" -#: lib/web/templates/api/terms.html.heex:47 #, elixir-format +#: lib/web/templates/api/terms.html.heex:47 msgctxt "terms" msgid "Your Content & Conduct" msgstr "Su contenido y conducta" -#: lib/web/templates/api/terms.html.heex:84 #, elixir-format +#: lib/web/templates/api/terms.html.heex:84 msgctxt "terms" msgid "%{instance_name} makes no claim or representation regarding, and accepts no responsibility for third party websites accessible by hyperlink from the Service or websites linking to the Service. When you leave the Service, you should be aware that these Terms and our policies no longer govern. The inclusion of any link does not imply endorsement by %{instance_name} of the site. Use of any such linked website is at the user's own risk." msgstr "" @@ -639,8 +639,8 @@ msgstr "" "no implica la aprobación por % {instance_name} del sitio. El uso de " "cualquier sitio web vinculado es bajo el propio riesgo del usuario." -#: lib/web/templates/api/terms.html.heex:68 #, elixir-format +#: lib/web/templates/api/terms.html.heex:68 msgctxt "terms" msgid "Finally, your use of the Service is also subject to acceptance of the instance's own specific rules regarding the code of conduct and moderation rules. Breaking those rules may also result in your account being disabled or suspended." msgstr "" @@ -649,16 +649,16 @@ msgstr "" "código de conducta y las reglas de moderación. Romper esas reglas también " "puede resultar en que su cuenta sea deshabilitada o suspendida." -#: lib/web/templates/api/terms.html.heex:81 #, elixir-format +#: lib/web/templates/api/terms.html.heex:81 msgctxt "terms" msgid "For full details about the Mobilizon software see here." msgstr "" "Para obtener detalles completos sobre el software Mobilizon ver aquí ." -#: lib/web/templates/api/terms.html.heex:18 #, elixir-format +#: lib/web/templates/api/terms.html.heex:18 msgctxt "terms" msgid "Here are the important things you need to know about accessing and using the %{instance_name} (%{instance_url}) website and service (collectively, \"Service\"). These are our terms of service (\"Terms\"). Please read them carefully." msgstr "" @@ -668,8 +668,8 @@ msgstr "" "Estos son nuestros términos de servicio (\"Términos\"). Por favor, léalos " "atentamente." -#: lib/web/templates/api/terms.html.heex:33 #, elixir-format +#: lib/web/templates/api/terms.html.heex:33 msgctxt "terms" msgid "If we make major changes, we will notify our users in a clear and prominent manner. Minor changes may only be highlighted in the footer of our website. It is your responsibility to check the website regularly for changes to these Terms." msgstr "" @@ -678,8 +678,8 @@ msgstr "" "página de nuestro sitio web. Es su responsabilidad revisar el sitio web " "regularmente para ver los cambios a estos Términos." -#: lib/web/templates/api/terms.html.heex:53 #, elixir-format +#: lib/web/templates/api/terms.html.heex:53 msgctxt "terms" msgid "In order to make %{instance_name} a great place for all of us, please do not post, link and otherwise make available on or through the Service any of the following:" msgstr "" @@ -687,8 +687,8 @@ msgstr "" "publique, enlace ni ponga a disposición en el Servicio ni a través de él " "ninguno de los siguientes:" -#: lib/web/templates/api/terms.html.heex:57 #, elixir-format +#: lib/web/templates/api/terms.html.heex:57 msgctxt "terms" msgid "Private information of any third party (e.g., addresses, phone numbers, email addresses, Social Security numbers and credit card numbers); and" msgstr "" @@ -696,8 +696,8 @@ msgstr "" "de teléfono, direcciones de correo electrónico, números de Seguro Social y " "números de tarjetas de crédito); y" -#: lib/web/templates/api/terms.html.heex:52 #, elixir-format +#: lib/web/templates/api/terms.html.heex:52 msgctxt "terms" msgid "Since Mobilizon is a distributed network, it is possible, depending on the visibility rules set to your content, that your content has been distributed to other Mobilizon instances. When you delete your content, we will request those other instances to also delete the content. Our responsibility on the content being deleted from those other instances ends here. If for some reason, some other instance does not delete the content, we cannot be held responsible." msgstr "" @@ -709,8 +709,8 @@ msgstr "" "instancias termina aquí. Si por alguna razón, alguna otra instancia no " "elimina el contenido, no podemos ser responsables." -#: lib/web/templates/api/terms.html.heex:90 #, elixir-format +#: lib/web/templates/api/terms.html.heex:90 msgctxt "terms" msgid "These Terms constitute the entire agreement between you and %{instance_name} regarding the use of the Service, superseding any prior agreements between you and %{instance_name} relating to your use of the Service." msgstr "" @@ -719,8 +719,8 @@ msgstr "" "cualquier acuerdo previo entre usted y %{instance_name} relacionado " "con su uso de el servicio." -#: lib/web/templates/api/terms.html.heex:80 #, elixir-format +#: lib/web/templates/api/terms.html.heex:80 msgctxt "terms" msgid "This Service runs on a Mobilizon instance. This source code is licensed under an AGPLv3 license which means you are allowed to and even encouraged to take the source code, modify it and use it." msgstr "" @@ -730,16 +730,16 @@ msgstr "" "significa que están autorizados e incluso alentados a tomar el código " "fuente, modificarlo y usarlo." -#: lib/web/templates/api/terms.html.heex:58 #, elixir-format +#: lib/web/templates/api/terms.html.heex:58 msgctxt "terms" msgid "Viruses, corrupted data or other harmful, disruptive or destructive files or code." msgstr "" "Virus, datos corruptos u otros archivos o códigos dañinos, perjudiciales o " "destructivos." -#: lib/web/templates/api/terms.html.heex:51 #, elixir-format +#: lib/web/templates/api/terms.html.heex:51 msgctxt "terms" msgid "You can remove the content that you posted by deleting it. Once you delete your content, it will not appear on the Service, but copies of your deleted content may remain in our system or backups for some period of time. Web server access logs might also be stored for some time in the system." msgstr "" @@ -749,29 +749,29 @@ msgstr "" "un período de tiempo. Los registros de acceso al servidor web también pueden " "almacenarse durante algún tiempo en el sistema." -#: lib/web/templates/api/terms.html.heex:96 #, elixir-format +#: lib/web/templates/api/terms.html.heex:96 msgctxt "terms" msgid "Questions or comments about the Service may be directed to us at %{contact}" msgstr "" "Las preguntas o comentarios sobre el Servicio pueden dirigirse a% {contact}" -#: lib/web/templates/api/terms.html.heex:79 #, elixir-format +#: lib/web/templates/api/terms.html.heex:79 msgctxt "terms" msgid "Source code" msgstr "Código fuente" -#: lib/web/templates/api/terms.html.heex:93 #, elixir-format +#: lib/web/templates/api/terms.html.heex:93 msgctxt "terms" msgid "We love feedback. Please let us know what you think of the Service, these Terms and, in general, %{instance_name}." msgstr "" "Nos encantan los comentarios. Háganos saber lo que piensa del Servicio, " "estos Términos y, en general, %{instance_name} ." -#: lib/web/templates/api/terms.html.heex:74 #, elixir-format +#: lib/web/templates/api/terms.html.heex:74 msgctxt "terms" msgid "Instance administrators (and community moderators, given the relevant access) are responsible for monitoring and acting on flagged content and other user reports, and have the right and responsibility to remove or edit content that is not aligned to this Instance set of rules, or to suspend, block or ban (temporarily or permanently) any account, community, or instance for breaking these terms, or for other behaviours that they deem inappropriate, threatening, offensive, or harmful." msgstr "" @@ -784,16 +784,16 @@ msgstr "" "incumplir estos términos o por otros comportamientos que consideren " "inapropiados, amenazantes, ofensivos o dañinos." -#: lib/web/templates/api/terms.html.heex:6 #, elixir-format +#: lib/web/templates/api/terms.html.heex:6 msgctxt "terms" msgid "%{instance_name} will not use or transmit or resell your personal data" msgstr "" " %{instance_name} no usará ni transmitirá ni revenderá sus datos " "personales" -#: lib/web/templates/api/terms.html.heex:44 #, elixir-format +#: lib/web/templates/api/terms.html.heex:44 msgctxt "terms" msgid "If you discover or suspect any Service security breaches, please let us know as soon as possible. For security holes in the Mobilizon software itself, please contact its contributors directly." msgstr "" @@ -802,8 +802,8 @@ msgstr "" "de Mobilizon, comuníquese directamente con sus colaboradores ." -#: lib/web/templates/api/terms.html.heex:77 #, elixir-format +#: lib/web/templates/api/terms.html.heex:77 msgctxt "terms" msgid "Instance administrators should ensure that every community hosted on the instance is properly moderated according to the defined rules." msgstr "" @@ -811,8 +811,8 @@ msgstr "" "alojada en la instancia esté moderada adecuadamente de acuerdo con las " "reglas definidas." -#: lib/web/templates/api/terms.html.heex:98 #, elixir-format +#: lib/web/templates/api/terms.html.heex:98 msgctxt "terms" msgid "Originally adapted from the Diaspora* and App.net privacy policies, also licensed under CC BY-SA." msgstr "" @@ -821,8 +821,8 @@ msgstr "" ">App.net privacy policies, also licensed under CC BY-SA." -#: lib/web/templates/api/privacy.html.heex:119 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:119 msgctxt "terms" msgid "Originally adapted from the Mastodon and Discourse privacy policies, also licensed under CC BY-SA." msgstr "" @@ -831,22 +831,22 @@ msgstr "" "políticas de privacidad, también bajo licencia CC BY-SA." -#: lib/web/templates/api/terms.html.heex:3 #, elixir-format +#: lib/web/templates/api/terms.html.heex:3 msgctxt "terms" msgid "Short version" msgstr "Version corta" -#: lib/web/templates/api/terms.html.heex:9 #, elixir-format +#: lib/web/templates/api/terms.html.heex:9 msgctxt "terms" msgid "The service is provided without warranties and these terms may change in the future" msgstr "" "El servicio se brinda sin garantías y estos términos pueden cambiar en el " "futuro" -#: lib/web/templates/api/privacy.html.heex:118 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:118 msgctxt "terms" msgid "This document is licensed under CC BY-SA. It was last updated June 18, 2020." msgstr "" @@ -854,8 +854,8 @@ msgstr "" "licenses/by-sa/4.0/\"> CC BY-SA . Se actualizó por última vez el 18 de " "junio de 2020." -#: lib/web/templates/api/terms.html.heex:97 #, elixir-format +#: lib/web/templates/api/terms.html.heex:97 msgctxt "terms" msgid "This document is licensed under CC BY-SA. It was last updated June 22, 2020." msgstr "" @@ -863,85 +863,85 @@ msgstr "" "licenses/by-sa/4.0/\"> CC BY-SA . Se actualizó por última vez el 22 de " "junio de 2020." -#: lib/web/templates/api/terms.html.heex:8 #, elixir-format +#: lib/web/templates/api/terms.html.heex:8 msgctxt "terms" msgid "You must respect other people and %{instance_name}'s rules when using the service" msgstr "" "Debe respetar las reglas de otras personas y %{instance_name} al " "usar el servicio" -#: lib/web/templates/api/terms.html.heex:7 #, elixir-format +#: lib/web/templates/api/terms.html.heex:7 msgctxt "terms" msgid "You must respect the law when using %{instance_name}" msgstr "Debe respetar la ley cuando use %{instance_name} " -#: lib/web/templates/api/terms.html.heex:5 #, elixir-format +#: lib/web/templates/api/terms.html.heex:5 msgctxt "terms" msgid "Your content is yours" msgstr "Tu contenido es tuyo" -#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:51 #, elixir-format +#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:51 msgid "Confirm my e-mail address" msgstr "Confirmar mi dirección de correo electrónico" +#, elixir-format #: lib/web/templates/email/anonymous_participation_confirmation.html.heex:13 #: lib/web/templates/email/anonymous_participation_confirmation.text.eex:1 -#, elixir-format msgid "Confirm your e-mail" msgstr "Confirme su email" -#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:3 #, elixir-format +#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:3 msgid "Hi there! You just registered to join this event: « %{title} ». Please confirm the e-mail address you provided:" msgstr "" "¡Hola! Te acabas de registrar para unirte a este evento: «%{title}». " "Confirme la dirección de correo electrónico que proporcionó:" +#, elixir-format #: lib/web/templates/email/email.html.heex:117 #: lib/web/templates/email/email.text.eex:8 -#, elixir-format msgid "Need help? Is something not working as expected?" msgstr "¿Necesita ayuda? ¿Algo no está funcionando correctamente?" -#: lib/web/templates/email/registration_confirmation.html.heex:38 #, elixir-format +#: lib/web/templates/email/registration_confirmation.html.heex:38 msgid "You created an account on %{host} with this email address. You are one click away from activating it." msgstr "" "Creó una cuenta en %{host} con esta dirección de correo electrónico. " "Estás a un clic de activarlo." -#: lib/web/templates/email/report.html.heex:13 #, elixir-format +#: lib/web/templates/email/report.html.heex:13 msgid "New report on %{instance}" msgstr "Nuevo informe sobre %{instance} " -#: lib/web/templates/email/email_changed_old.html.heex:38 #, elixir-format +#: lib/web/templates/email/email_changed_old.html.heex:38 msgid "The email address for your account on %{host} is being changed to:" msgstr "" "La dirección de correo electrónico de su cuenta en %{host} se " "cambiará a:" -#: lib/web/templates/email/password_reset.html.heex:38 #, elixir-format +#: lib/web/templates/email/password_reset.html.heex:38 msgid "You requested a new password for your account on %{instance}." msgstr "Solicitó una nueva contraseña para su cuenta en %{instance} ." -#: lib/web/templates/email/email.text.eex:5 #, elixir-format +#: lib/web/templates/email/email.text.eex:5 msgid "Please do not use it for real purposes." msgstr "Por favor no lo use de ninguna manera real." +#, 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:14 lib/web/templates/email/notification_each_week.html.heex:60 #: lib/web/templates/email/notification_each_week.text.eex:11 lib/web/templates/email/on_day_notification.html.heex:60 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -951,61 +951,61 @@ msgstr[1] "" "Si desea cancelar su participación en uno o varios eventos, visite las " "páginas de los eventos a través de los enlaces de arriba y presiona el botón." -#: lib/web/templates/email/email.text.eex:11 #, elixir-format +#: lib/web/templates/email/email.text.eex:11 msgid "%{instance} is powered by Mobilizon." msgstr "%{instance} es un servidor de Mobilizon." -#: lib/web/templates/email/email.html.heex:152 #, elixir-format +#: lib/web/templates/email/email.html.heex:152 msgid "%{instance} is powered by Mobilizon." msgstr "%{instance} es una instancia de Mobilizon." +#, elixir-format #: lib/web/templates/email/pending_participation_notification.html.heex:13 #: lib/web/templates/email/pending_participation_notification.text.eex:1 -#, elixir-format msgid "A request is pending!" msgstr "¡Hay una solicitud pendiente!" +#, elixir-format #: lib/web/templates/email/before_event_notification.html.heex:13 #: lib/web/templates/email/before_event_notification.text.eex:1 -#, elixir-format msgid "An event is upcoming!" msgstr "¡Se acerca un evento!" +#, elixir-format #: lib/web/templates/email/email_changed_new.html.heex:13 #: lib/web/templates/email/email_changed_new.text.eex:1 -#, elixir-format msgid "Confirm new email" msgstr "Confirme su email" -#: lib/web/templates/email/event_updated.html.heex:84 #, elixir-format +#: lib/web/templates/email/event_updated.html.heex:84 msgid "End" msgstr "Final" +#, elixir-format #: lib/web/templates/email/event_updated.html.heex:13 #: lib/web/templates/email/event_updated.text.eex:1 -#, elixir-format msgid "Event update!" msgstr "¡Evento actualizado!" -#: lib/web/templates/email/report.html.heex:88 #, elixir-format +#: lib/web/templates/email/report.html.heex:88 msgid "Flagged comments" msgstr "Comentarios marcados" +#, elixir-format #: lib/web/templates/email/event_participation_approved.html.heex:45 #: lib/web/templates/email/event_participation_approved.text.eex:7 -#, elixir-format msgid "Good news: one of the event organizers just approved your request. Update your calendar, because you're on the guest list now!" msgstr "" "Buenas noticias: uno de los organizadores del evento acaba de aprobar su " "solicitud. Actualice su calendario, ¡porque ya está en la lista de invitados!" +#, elixir-format #: lib/web/templates/email/email_changed_new.html.heex:38 #: lib/web/templates/email/email_changed_new.text.eex:3 -#, elixir-format msgid "Hi there! It seems like you wanted to change the email address linked to your account on %{instance}. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address." msgstr "" "¡Hola! Parece que desea cambiar la dirección de correo electrónico vinculada " @@ -1013,16 +1013,16 @@ msgstr "" "botón de abajo para confirmar el cambio. Luego podrá iniciar sesión en% " "{instance} con esta nueva dirección de correo electrónico." -#: lib/web/templates/email/email_changed_old.text.eex:3 #, elixir-format +#: lib/web/templates/email/email_changed_old.text.eex:3 msgid "Hi there! Just a quick note to confirm that the email address linked to your account on %{host} has been changed from this one to:" msgstr "" "¡Hola! Solo una nota rápida para confirmar que la dirección de correo " "electrónico vinculada a su cuenta en %{host} se ha cambiado de esta a:" +#, elixir-format #: lib/web/templates/email/email_changed_old.html.heex:62 #: lib/web/templates/email/email_changed_old.text.eex:5 -#, elixir-format msgid "If you did not trigger this change yourself, it is likely that someone has gained access to your %{host} account. Please log in and change your password immediately. If you cannot login, contact the admin on %{host}." msgstr "" "Si no activó este cambio usted mismo, es probable que alguien haya obtenido " @@ -1030,164 +1030,164 @@ msgstr "" "inmediatamente. Si no puede iniciar sesión, comuníquese con el administrador " "en %{host}." -#: lib/web/templates/email/password_reset.text.eex:12 #, elixir-format +#: lib/web/templates/email/password_reset.text.eex:12 msgid "If you didn't trigger the change yourself, please ignore this message. Your password won't be changed until you click the link above." msgstr "" "Si no activó el cambio usted mismo, ignore este mensaje. Su contraseña no se " "cambiará hasta que haga clic en el enlace de arriba." +#, elixir-format #: lib/web/templates/email/anonymous_participation_confirmation.html.heex:70 #: lib/web/templates/email/anonymous_participation_confirmation.text.eex:4 lib/web/templates/email/registration_confirmation.html.heex:45 -#, elixir-format msgid "If you didn't trigger this email, you may safely ignore it." msgstr "Si no activó esta alerta, puede ignorarla con seguridad." +#, elixir-format #: lib/web/templates/email/before_event_notification.html.heex:63 #: lib/web/templates/email/before_event_notification.text.eex:6 -#, elixir-format msgid "If you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgstr "" "Si necesitas cancelar su participación, sólo accede a la página del evento " "mediante el enlace debajo y presiona el botón." +#, elixir-format #: lib/web/templates/email/email.html.heex:153 #: lib/web/templates/email/email.text.eex:11 -#, elixir-format msgid "Learn more about Mobilizon here!" msgstr "¡Aprenda más sobre Mobilizon aquí!" +#, elixir-format #: lib/web/templates/email/event_updated.html.heex:94 #: lib/web/templates/export/event_participants.html.heex:129 -#, elixir-format msgid "Location" msgstr "Ubicación" -#: lib/web/templates/email/event_updated.html.heex:104 #, elixir-format +#: lib/web/templates/email/event_updated.html.heex:104 msgid "Location address was removed" msgstr "Dirección física fue eliminada" +#, elixir-format #: lib/web/templates/email/pending_participation_notification.html.heex:56 #: lib/web/templates/email/pending_participation_notification.text.eex:8 -#, elixir-format msgid "Manage pending requests" msgstr "Gestionar solicitudes de participación pendientes" +#, elixir-format #: lib/web/templates/email/registration_confirmation.html.heex:13 #: lib/web/templates/email/registration_confirmation.text.eex:1 -#, elixir-format msgid "Nearly there!" msgstr "¡Ya casi estas!" +#, elixir-format #: lib/web/templates/email/email_changed_old.html.heex:13 #: lib/web/templates/email/email_changed_old.text.eex:1 -#, elixir-format msgid "New email confirmation" msgstr "Nueva confirmación de correo electrónico" -#: lib/web/templates/email/report.html.heex:106 #, elixir-format +#: lib/web/templates/email/report.html.heex:106 msgid "Reasons for report" msgstr "Razones para informar" -#: lib/web/templates/email/report.html.heex:39 #, elixir-format +#: lib/web/templates/email/report.html.heex:39 msgid "Someone on %{instance} reported the following content for you to analyze:" msgstr "Alguien en %{instance} informó el siguiente contenido:" +#, elixir-format #: lib/web/templates/email/event_participation_rejected.html.heex:13 #: lib/web/templates/email/event_participation_rejected.text.eex:1 -#, elixir-format msgid "Sorry! You're not going." msgstr "¡Lo siento! No vas." -#: lib/web/templates/email/event_updated.html.heex:74 #, elixir-format +#: lib/web/templates/email/event_updated.html.heex:74 msgid "Start" msgstr "Inicio" -#: lib/web/templates/email/event_updated.text.eex:3 #, elixir-format +#: lib/web/templates/email/event_updated.text.eex:3 msgid "There have been changes for %{title} so we'd thought we'd let you know." msgstr "Ha habido cambios para %{title}, así que pensamos en avisarle." +#, elixir-format #: lib/web/templates/email/event_updated.html.heex:55 #: lib/web/templates/email/event_updated.text.eex:6 -#, elixir-format msgid "This event has been cancelled by its organizers. Sorry!" msgstr "Este evento ha sido cancelado por sus organizadores. ¡Lo siento!" +#, elixir-format #: lib/web/templates/email/event_updated.html.heex:51 #: lib/web/templates/email/event_updated.text.eex:4 -#, elixir-format msgid "This event has been confirmed" msgstr "El evento ha sido confirmado" +#, elixir-format #: lib/web/templates/email/event_updated.html.heex:53 #: lib/web/templates/email/event_updated.text.eex:5 -#, elixir-format msgid "This event has yet to be confirmed: organizers will let you know if they do confirm it." msgstr "" "Este evento aún no se ha confirmado: los organizadores te avisarán si lo " "confirman." +#, elixir-format #: lib/web/templates/email/event_participation_rejected.html.heex:45 #: lib/web/templates/email/event_participation_rejected.text.eex:7 -#, elixir-format msgid "Unfortunately, the organizers rejected your request." msgstr "" "Lamentablemente, los organizadores rechazaron tu solicitud de participación." -#: lib/web/templates/email/email_changed_new.html.heex:51 #, elixir-format +#: lib/web/templates/email/email_changed_new.html.heex:51 msgid "Verify your email address" msgstr "Verifica tu dirección de correo electrónico" -#: lib/web/templates/email/report.html.heex:126 #, elixir-format +#: lib/web/templates/email/report.html.heex:126 msgid "View report" msgstr "Ver el informe" -#: lib/web/templates/email/report.text.eex:24 #, elixir-format +#: lib/web/templates/email/report.text.eex:24 msgid "View report:" msgstr "Ver el informe:" +#, elixir-format #: lib/web/templates/email/email_anonymous_activity.html.heex:67 #: lib/web/templates/email/event_participation_approved.html.heex:58 lib/web/templates/email/event_participation_confirmed.html.heex:58 -#, elixir-format msgid "Visit event page" msgstr "Visita la página del evento" -#: lib/web/templates/email/event_updated.html.heex:121 #, elixir-format +#: lib/web/templates/email/event_updated.html.heex:121 msgid "Visit the updated event page" msgstr "Visita la página del evento actualizada" -#: lib/web/templates/email/event_updated.text.eex:12 #, elixir-format +#: lib/web/templates/email/event_updated.text.eex:12 msgid "Visit the updated event page: %{link}" msgstr "Ver el evento actualizado en: %{link}" +#, elixir-format #: lib/web/templates/email/on_day_notification.html.heex:13 #: lib/web/templates/email/on_day_notification.text.eex:1 -#, elixir-format msgid "What's up today?" msgstr "Qué pasa hoy?" +#, elixir-format #: lib/web/templates/email/event_participation_approved.html.heex:70 #: lib/web/templates/email/event_participation_approved.text.eex:11 lib/web/templates/email/event_participation_confirmed.html.heex:70 #: lib/web/templates/email/event_participation_confirmed.text.eex:6 -#, elixir-format msgid "Would you wish to update or cancel your attendance, simply access the event page through the link above and click on the Attending button." msgstr "" "Si desea actualizar o cancelar su asistencia, simplemente acceda a la página " "del evento a través del enlace de arriba y haga clic en el botón Asistir." +#, elixir-format #: lib/web/templates/email/pending_participation_notification.html.heex:69 #: lib/web/templates/email/pending_participation_notification.text.eex:10 -#, elixir-format msgid "You are receiving this email because you chose to get notifications for pending attendance requests to your events. You can disable or change your notification settings in your user account settings under « Notifications »." msgstr "" "Recibió este correo electrónico porque eligió recibir notificaciones de " @@ -1195,110 +1195,110 @@ msgstr "" "cambiar la configuración de notificaciones en la configuración de su cuenta " "de usuario en «Notificaciones»." -#: lib/web/templates/email/event_participation_rejected.text.eex:5 #, elixir-format +#: lib/web/templates/email/event_participation_rejected.text.eex:5 msgid "You issued a request to attend %{title}." msgstr "Envió una solicitud para asistir a %{title}." +#, elixir-format #: lib/web/templates/email/event_participation_approved.text.eex:5 #: lib/web/templates/email/event_participation_confirmed.text.eex:3 -#, elixir-format msgid "You recently requested to attend %{title}." msgstr "Solicitaste participar en el evento %{title}." +#, elixir-format #: lib/web/templates/email/event_participation_approved.html.heex:13 #: lib/web/templates/email/event_participation_confirmed.html.heex:13 lib/web/templates/email/event_participation_confirmed.text.eex:1 -#, elixir-format msgid "You're going!" msgstr "¡Vas!" +#, elixir-format #: lib/web/templates/email/email_changed_new.html.heex:64 #: lib/web/templates/email/email_changed_new.text.eex:5 -#, elixir-format msgid "If you didn't trigger the change yourself, please ignore this message." msgstr "Si no activó el cambio usted mismo, ignore este mensaje." -#: lib/web/templates/email/email.html.heex:92 #, elixir-format +#: lib/web/templates/email/email.html.heex:92 msgid "Please do not use it for real purposes." msgstr "Por favor no lo use de ninguna manera real." +#, elixir-format #: lib/web/templates/email/group_member_removal.html.heex:45 #: lib/web/templates/email/group_member_removal.text.eex:5 -#, elixir-format msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back." msgstr "" "Si cree que esto es un error, puede comunicarse con los administradores del " "grupo para que lo puedan integrar de nuevo." +#, elixir-format #: lib/web/templates/email/group_member_removal.html.heex:13 #: lib/web/templates/email/group_member_removal.text.eex:1 -#, elixir-format msgid "So long, and thanks for the fish!" msgstr "¡Hasta luego y gracias por el pescado!" -#: lib/web/email/member.ex:113 #, elixir-format +#: lib/web/email/member.ex:113 msgid "You have been removed from group %{group}" msgstr "Ha sido eliminado del grupo %{group}" -#: lib/web/templates/email/group_member_removal.text.eex:3 #, elixir-format +#: lib/web/templates/email/group_member_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 "" "Se le ha eliminado del grupo %{group}. Ya no podrá acceder al contenido " "privado de este grupo." -#: lib/web/templates/email/group_invite.html.heex:38 #, elixir-format +#: lib/web/templates/email/group_invite.html.heex:38 msgid "%{inviter} just invited you to join their group %{link_start}%{group}%{link_end}" msgstr "" "%{inviter} le acaba de invitar a unirse a su grupo% {link_start} " "%{group %{link_end}" -#: lib/web/templates/email/group_member_removal.html.heex:38 #, elixir-format +#: lib/web/templates/email/group_member_removal.html.heex:38 msgid "You have been removed from group %{link_start}%{group}%{link_end}. You will not be able to access this group's private content anymore." msgstr "" "Ha sido eliminado del grupo% {link_start} %{group} % {link_end}. Ya " "no podrá acceder al contenido privado de este grupo." +#, elixir-format #: lib/web/templates/email/group_suspension.html.heex:54 #: lib/web/templates/email/group_suspension.text.eex:7 -#, elixir-format msgid "As this group was located on another instance, it will continue to work for other instances than this one." msgstr "" "Como este grupo estaba ubicado en otra instancia, seguirá funcionando para " "otras instancias además de esta." +#, elixir-format #: lib/web/templates/email/group_suspension.html.heex:46 #: lib/web/templates/email/group_suspension.text.eex:5 -#, elixir-format msgid "As this group was located on this instance, all of it's data has been irretrievably deleted." msgstr "" "Como este grupo estaba ubicado en esta instancia, todos sus datos se han " "eliminado de forma irremediable." +#, elixir-format #: lib/web/templates/email/group_suspension.html.heex:13 #: lib/web/templates/email/group_suspension.text.eex:1 -#, elixir-format msgid "The group %{group} has been suspended on %{instance}!" msgstr "¡El grupo %{group} ha sido suspendido en %{instance}!" -#: lib/web/templates/email/group_suspension.text.eex:3 #, elixir-format +#: lib/web/templates/email/group_suspension.text.eex:3 msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" "El equipo de moderación de su instancia ha decidido suspender a %{group_name}" " (%{group_address}). Ya no eres miembro de este grupo." -#: lib/web/email/group.ex:89 #, elixir-format +#: lib/web/email/group.ex:89 msgid "The group %{group} has been suspended on %{instance}" msgstr "El grupo %{group} ha sido suspendido en %{instance}" -#: lib/web/templates/api/terms.html.heex:24 #, elixir-format +#: lib/web/templates/api/terms.html.heex:24 msgctxt "terms" msgid "By accessing or using the Service, this means you agree to be bound by all the terms below. If these terms are in any way unclear, please let us know by contacting %{contact}." msgstr "" @@ -1306,8 +1306,8 @@ msgstr "" "todos los términos a continuación. Si estos términos no son claros de alguna " "manera, háganoslo saber poniéndose en contacto con %{contact}." -#: lib/web/templates/api/terms.html.heex:40 #, elixir-format +#: lib/web/templates/api/terms.html.heex:40 msgctxt "terms" msgid "For information about how we collect and use information about users of the Service, please check our privacy policy." msgstr "" @@ -1315,22 +1315,22 @@ msgstr "" "sobre los usuarios del Servicio, consulte nuestra " "política de privacidad ." -#: lib/web/templates/api/terms.html.heex:36 #, elixir-format +#: lib/web/templates/api/terms.html.heex:36 msgctxt "terms" msgid "If you continue to use the Service after the revised Terms go into effect, you accept the revised Terms." msgstr "" "Si continúa utilizando el Servicio después de que los Términos revisados " "entren en vigencia, entonces ha aceptado los Términos revisados." -#: lib/web/templates/api/privacy.html.heex:78 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:78 msgctxt "terms" msgid "If you delete this information, you need to login again." msgstr "Si eliminas esta información, deberás iniciar sesión nuevamente." -#: lib/web/templates/api/privacy.html.heex:80 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:80 msgctxt "terms" msgid "If you're not connected, we don't store any information on your device, unless you participate in an event anonymously. In this specific case we store the hash of an unique identifier for the event and participation status in your browser so that we may display participation status. Deleting this information will only stop displaying participation status in your browser." msgstr "" @@ -1341,22 +1341,22 @@ msgstr "" "información solo dejará de mostrar el estado de participación en tu " "navegador." -#: lib/web/templates/api/privacy.html.heex:87 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:87 msgctxt "terms" msgid "Note: This information is stored in your localStorage and not your cookies." msgstr "" "Nota: Estas informaciones se almacenan en tu almacenamiento local y no en " "tus cookies." -#: lib/web/templates/api/terms.html.heex:71 #, elixir-format +#: lib/web/templates/api/terms.html.heex:71 msgctxt "terms" msgid "Our responsibility" msgstr "Nuestra responsabilidad" -#: lib/web/templates/api/privacy.html.heex:61 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:61 msgctxt "terms" msgid "Retain server logs containing the IP address of all requests to this server, insofar as such logs are kept, no more than 90 days." msgstr "" @@ -1364,9 +1364,9 @@ msgstr "" "las solicitudes a este servidor, en la medida en que dichos registros se " "mantengan, no más de 90 días." +#, elixir-format #: lib/web/templates/api/privacy.html.heex:3 #: lib/web/templates/api/terms.html.heex:15 -#, elixir-format msgctxt "terms" msgid "Some terms, technical or otherwise, used in the text below may cover concepts that are difficult to grasp. We have provided a glossary to help you understand them better." msgstr "" @@ -1375,8 +1375,8 @@ msgstr "" "Proporcionamos un glosario para ayudarlo a " "comprenderlos mejor." -#: lib/web/templates/api/terms.html.heex:45 #, elixir-format +#: lib/web/templates/api/terms.html.heex:45 msgctxt "terms" msgid "We are not liable for any loss you may incur as a result of someone else using your email or password, either with or without your knowledge." msgstr "" @@ -1384,8 +1384,8 @@ msgstr "" "resultado de que otra persona use su correo electrónico o contraseña, ya sea " "con o sin su conocimiento." -#: lib/web/templates/api/terms.html.heex:50 #, elixir-format +#: lib/web/templates/api/terms.html.heex:50 msgctxt "terms" msgid "We cannot be held responsible should a programming or administrative error make your content visible to a larger audience than intended. Aside from our limited right to your content, you retain all of your rights to the content you post, link and otherwise make available on or through the Service." msgstr "" @@ -1395,8 +1395,8 @@ msgstr "" "todos sus derechos sobre el contenido que publica, vincula y de lo contrario " "pone a disposición en oa través del Servicio." -#: lib/web/templates/api/privacy.html.heex:10 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:10 msgctxt "terms" msgid "We collect information from you when you register on this instance and gather data when you participate in the platform by reading, writing, and interacting with content shared here. If you register on this instance, you will be asked to enter an email address, a password (hashed) and at least an username. Your email address will be verified by an email containing a unique link. Once the link is activated, we know you control that email address. You may also enter additional profile information such as a display name and biography, and upload a profile picture and header image. The username, display name, biography, profile picture and header image are always listed publicly. You may however visit this instance without registering." msgstr "" @@ -1414,8 +1414,8 @@ msgstr "" "imagen del encabezado siempre se listan públicamente. Sin " "embargo, también puedes visitar este servidor sin registrarse." -#: lib/web/templates/api/terms.html.heex:30 #, elixir-format +#: lib/web/templates/api/terms.html.heex:30 msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" @@ -1423,8 +1423,8 @@ msgstr "" "Por ejemplo, es posible que necesitemos cambiar estos Términos si " "presentamos una nueva función o por alguna otra razón." -#: lib/web/templates/api/terms.html.heex:20 #, elixir-format +#: lib/web/templates/api/terms.html.heex:20 msgctxt "terms" msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." msgstr "" @@ -1439,8 +1439,8 @@ msgstr "" "información sobre esta instancia en la página " "\"Acerca de esta instancia\" ." -#: lib/web/templates/api/terms.html.heex:43 #, elixir-format +#: lib/web/templates/api/terms.html.heex:43 msgctxt "terms" msgid "When you create an account you agree to maintain the security and confidentiality of your password and accept all risks of unauthorized access to your account data and any other information you provide to %{instance_name}." msgstr "" @@ -1449,8 +1449,8 @@ msgstr "" "autorizado a los datos de su cuenta y cualquier otra información que " "proporcione a %{instance_name}." -#: lib/web/templates/api/terms.html.heex:49 #, elixir-format +#: lib/web/templates/api/terms.html.heex:49 msgctxt "terms" msgid "When you post, link or otherwise make available content to the Service, you grant us the right and license to display and distribute your content on or through the Service (including via applications). We may format your content for display throughout the Service, but we will not edit or revise the substance of your content itself. The displaying and distribution of your content happens only according to the visibility rules you have set for the content. We will not modify the visibility of the content you have set." msgstr "" @@ -1463,8 +1463,8 @@ msgstr "" "visibilidad que ha establecido para el contenido. No modificaremos la " "visibilidad del contenido que ha establecido." -#: lib/web/templates/api/privacy.html.heex:19 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:19 msgctxt "terms" msgid "Your events and comments are delivered to other instances that follow your own, meaning they are delivered to different instances and copies are stored there. When you delete events or comments, this is likewise delivered to these other instances. All interactions related to event features - such as joining an event - or group features - such as managing resources - are federated as well. Please keep in mind that the operators of the instance and any receiving instances may view such messages and information, and that recipients may screenshot, copy or otherwise re-share them." msgstr "" @@ -1476,8 +1476,8 @@ msgstr "" "servidor y cualquier servidor receptor puede ver dichos mensajes, y los " "destinatarios pueden capturar, copiar o de incluso volver a compartirlos." -#: lib/web/templates/api/privacy.html.heex:99 #, elixir-format +#: lib/web/templates/api/privacy.html.heex:99 msgctxt "terms" msgid "Your content may be downloaded by other instances in the network. Your public events and comments are delivered to the instances following your own instance. Content created through a group is forwarded to all the instances of all the members of the group, insofar as these members reside on a different instance than this one." msgstr "" @@ -1486,204 +1486,204 @@ msgstr "" "mensajes directos se entregan a los servidores de los destinatarios, en la " "medida en que estos destinatarios residen en un servidor diferente a este." -#: lib/web/templates/email/event_participation_confirmed.text.eex:4 #, elixir-format +#: lib/web/templates/email/event_participation_confirmed.text.eex:4 msgid "You have confirmed your participation. Update your calendar, because you're on the guest list now!" msgstr "" "Ha confirmado su participación. Actualice su calendario, ¡porque ya está en " "la lista de invitados!" +#, elixir-format #: lib/web/templates/email/event_participation_approved.html.heex:38 #: lib/web/templates/email/event_participation_confirmed.html.heex:38 -#, elixir-format msgid "You recently requested to attend %{title}." msgstr "Solicitaste participar en el evento%{title}." -#: lib/web/email/participation.ex:90 #, elixir-format +#: lib/web/email/participation.ex:90 msgid "Your participation to event %{title} has been confirmed" msgstr "Su participación en el evento %{title} ha sido aprobada" -#: lib/web/templates/email/report.html.heex:41 #, elixir-format +#: lib/web/templates/email/report.html.heex:41 msgid "%{reporter} reported the following content." msgstr "%{reporter} informó el siguiente contenido." -#: lib/web/templates/email/report.text.eex:5 #, elixir-format +#: lib/web/templates/email/report.text.eex:5 msgid "Group %{group} was reported" msgstr "Se informó el grupo %{group}" -#: lib/web/templates/email/report.html.heex:51 #, elixir-format +#: lib/web/templates/email/report.html.heex:51 msgid "Group reported" msgstr "Grupo informado" -#: lib/web/templates/email/report.text.eex:7 #, elixir-format +#: lib/web/templates/email/report.text.eex:7 msgid "Profile %{profile} was reported" msgstr "Se informó el perfil %{profile}" -#: lib/web/templates/email/report.html.heex:56 #, elixir-format +#: lib/web/templates/email/report.html.heex:56 msgid "Profile reported" msgstr "Perfil informado" -#: lib/web/templates/email/event_participation_confirmed.html.heex:45 #, elixir-format +#: lib/web/templates/email/event_participation_confirmed.html.heex:45 msgid "You have now confirmed your participation. Update your calendar, because you're on the guest list now!" msgstr "" "Ahora ha confirmado su participación. Actualice su calendario, ¡porque ya " "está en la lista de invitados!" -#: lib/mobilizon/posts/post.ex:99 #, elixir-format +#: lib/mobilizon/posts/post.ex:99 msgid "A text is required for the post" msgstr "Se requiere un texto para la publicación" -#: lib/mobilizon/posts/post.ex:98 #, elixir-format +#: lib/mobilizon/posts/post.ex:98 msgid "A title is required for the post" msgstr "Se requiere un título para la publicación" -#: lib/web/templates/email/instance_follow.text.eex:3 #, elixir-format +#: lib/web/templates/email/instance_follow.text.eex:3 msgid "%{name} (%{domain}) just requested to follow your instance." msgstr "%{name} (%{domain}) sólo solicitó seguir su instancia." -#: lib/web/email/follow.ex:54 #, elixir-format +#: lib/web/email/follow.ex:54 msgid "%{name} requests to follow your instance" msgstr "%{name} solicita seguir tu instancia" -#: lib/web/templates/email/instance_follow.html.heex:38 #, elixir-format +#: lib/web/templates/email/instance_follow.html.heex:38 msgid "%{name} (%{domain}) just requested to follow your instance. If you accept, this instance will receive all of your instance's public events." msgstr "" "%{name} (%{domain}) solo pedí seguir tu instancia. Si acepta, su " "instancia recibirá todos los eventos públicos para su instancia." -#: lib/web/templates/email/instance_follow.text.eex:4 #, elixir-format +#: lib/web/templates/email/instance_follow.text.eex:4 msgid "If you accept, this instance will receive all of your public events." msgstr "Si acepta, esta instancia recibirá todos sus eventos públicos." -#: lib/web/email/follow.ex:48 #, elixir-format +#: lib/web/email/follow.ex:48 msgid "Instance %{name} (%{domain}) requests to follow your instance" msgstr "La instancia %{name} (%{domain}) solicita seguir tu instancia" -#: lib/web/templates/email/instance_follow.html.heex:66 #, elixir-format +#: lib/web/templates/email/instance_follow.html.heex:66 msgid "See the federation settings" msgstr "Ver la configuración de la federación" +#, elixir-format #: lib/web/templates/email/instance_follow.html.heex:52 #: lib/web/templates/email/instance_follow.text.eex:6 -#, elixir-format msgid "To accept this invitation, head over to the instance's admin settings." msgstr "Para aceptar esta invitación, dirígete a tus grupos." +#, elixir-format #: lib/web/templates/email/instance_follow.html.heex:13 #: lib/web/templates/email/instance_follow.text.eex:1 -#, elixir-format msgid "Want to connect?" msgstr "¿Quieres conectarte?" +#, elixir-format #: lib/web/templates/email/instance_follow.html.heex:45 #: lib/web/templates/email/instance_follow.text.eex:5 -#, elixir-format msgid "Note: %{name} (%{domain}) following you doesn't necessarily imply that you follow this instance, but you can ask to follow them too." msgstr "" "Nota: el hecho que %{name} (%{domain} te siga, no implica necesariamente que " "sigas esta instancia, pero puedes solicitar seguirla también." -#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:38 #, elixir-format +#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:38 msgid "Hi there! You just registered to join this event: « %{title} ». Please confirm the e-mail address you provided:" msgstr "" "¡Hola! Te acabas de registrar para unirte a este evento: «%{title}». " "Confirme la dirección de correo electrónico que proporcionó:" -#: lib/web/templates/email/event_participation_rejected.html.heex:38 #, elixir-format +#: lib/web/templates/email/event_participation_rejected.html.heex:38 msgid "You issued a request to attend %{title}." msgstr "Envió una solicitud para asistir a %{title}." -#: lib/web/templates/email/event_updated.html.heex:64 #, elixir-format +#: lib/web/templates/email/event_updated.html.heex:64 msgid "Event title" msgstr "Título del evento" -#: lib/web/templates/email/event_updated.html.heex:38 #, elixir-format +#: lib/web/templates/email/event_updated.html.heex:38 msgid "There have been changes for %{title} so we'd thought we'd let you know." msgstr "Ha habido cambios para%{title}, así que pensamos en avisarle." -#: lib/web/templates/error/500_page.html.heex:7 #, elixir-format +#: lib/web/templates/error/500_page.html.heex:7 msgid "This page is not correct" msgstr "Esta página no es correcta" -#: lib/web/templates/error/500_page.html.heex:50 #, elixir-format +#: lib/web/templates/error/500_page.html.heex:50 msgid "We're sorry, but something went wrong on our end." msgstr "Lo sentimos, pero algo salió mal por nuestra parte." +#, elixir-format #: lib/web/templates/email/email.html.heex:91 #: lib/web/templates/email/email.text.eex:4 -#, elixir-format msgid "This is a demonstration site to test Mobilizon." msgstr "Este es un sitio de demostración para probar Mobilizon." +#, elixir-format #: lib/service/metadata/actor.ex:91 lib/service/metadata/actor.ex:99 #: lib/service/metadata/instance.ex:56 lib/service/metadata/instance.ex:62 -#, elixir-format msgid "%{name}'s feed" msgstr "Flujo de %{name}" -#: lib/service/export/feed.ex:115 #, elixir-format +#: lib/service/export/feed.ex:115 msgid "%{actor}'s private events feed on %{instance}" msgstr "Flujo de eventos privados de %{actor} a %{instance}" -#: lib/service/export/feed.ex:110 #, elixir-format +#: lib/service/export/feed.ex:110 msgid "%{actor}'s public events feed on %{instance}" msgstr "Flujo público de eventos de %{actor} a %{instance}" -#: lib/service/export/feed.ex:219 #, elixir-format +#: lib/service/export/feed.ex:219 msgid "Feed for %{email} on %{instance}" msgstr "Flujo para %{email} en %{instance}" -#: lib/web/templates/error/500_page.html.heex:57 #, elixir-format +#: lib/web/templates/error/500_page.html.heex:57 msgid "If the issue persists, you may contact the server administrator at %{contact}." msgstr "" "Si el problema persiste, puede comunicarse con el administrador del servidor " "en %{contact}." -#: lib/web/templates/error/500_page.html.heex:55 #, elixir-format +#: lib/web/templates/error/500_page.html.heex:55 msgid "If the issue persists, you may try to contact the server administrator." msgstr "" "Si el problema persiste, puede intentar comunicarse con el administrador del " "servidor." -#: lib/web/templates/error/500_page.html.heex:68 #, elixir-format +#: lib/web/templates/error/500_page.html.heex:68 msgid "Technical details" msgstr "Detalles técnicos" -#: lib/web/templates/error/500_page.html.heex:52 #, elixir-format +#: lib/web/templates/error/500_page.html.heex:52 msgid "The Mobilizon server %{instance} seems to be temporarily down." msgstr "" "El servidor de Mobilizon %{instance} parece estar temporalmente inactivo." -#: lib/service/export/feed.ex:67 #, elixir-format +#: lib/service/export/feed.ex:67 msgid "Public feed for %{instance}" msgstr "Flujo público para %{instance}" @@ -1701,300 +1701,300 @@ msgstr "" "El token que proporcionaste no es válido. Asegúrese de que la URL sea " "exactamente la que se proporciona dentro del correo electrónico que recibió." -#: lib/web/email/actor.ex:44 #, elixir-format +#: lib/web/email/actor.ex:44 msgid "Your participation to %{event} has been cancelled!" msgstr "Su participación en el evento %{title} ¡ha sido cancelada!" +#, elixir-format #: lib/web/templates/email/actor_suspension_participants.html.heex:38 #: lib/web/templates/email/actor_suspension_participants.text.eex:3 -#, elixir-format msgid "Your instance's moderation team has decided to suspend %{actor_name} (%{actor_address}). All of their events have been removed and your participation to event %{event} cancelled." msgstr "" "El equipo de moderación de tu instancia ha decidido suspender a%{actor_name} " "(%{actor_address}). Se eliminaron todos sus eventos y se canceló su " "participación en el evento % {event}." -#: lib/web/templates/email/group_suspension.html.heex:38 #, elixir-format +#: lib/web/templates/email/group_suspension.html.heex:38 msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" "El equipo de moderación de su instancia ha decidido suspender a " "%{group_name}(%{group_address}). Ya no eres miembro de este grupo." +#, elixir-format #: lib/web/templates/email/actor_suspension_participants.html.heex:13 #: lib/web/templates/email/actor_suspension_participants.text.eex:1 -#, elixir-format msgid "Your participation to %{event} on %{instance} has been cancelled!" msgstr "¡Tu participación en %{event} en %{instance} ha sido cancelada!" #. File name template for exported list of participants. Should NOT contain spaces. Make sure the output is going to be something standardized that is acceptable as a file name on most systems. #. File name template for exported list of participants. Should NOT contain spaces. Make sure the output is going to be something standardized that is acceptable as a file name on most systems. #. File name template for exported list of participants. Should NOT contain spaces. Make sure the output is going to be something standardized that is acceptable as a file name on most systems. +#, elixir-format #: lib/service/export/participants/csv.ex:73 #: lib/service/export/participants/ods.ex:77 lib/service/export/participants/pdf.ex:91 -#, elixir-format msgid "%{event}_participants" msgstr "%{event}_participantes" -#: lib/service/export/participants/common.ex:61 #, elixir-format +#: lib/service/export/participants/common.ex:61 msgid "Participant message" msgstr "Mensaje del participante" -#: lib/service/export/participants/common.ex:61 #, elixir-format +#: lib/service/export/participants/common.ex:61 msgid "Participant name" msgstr "Participación aprobada" -#: lib/service/export/participants/common.ex:61 #, elixir-format +#: lib/service/export/participants/common.ex:61 msgid "Participant status" msgstr "Estado de participante" -#: lib/service/export/participants/common.ex:52 #, elixir-format +#: lib/service/export/participants/common.ex:52 msgid "Administrator" msgstr "Administrador" -#: lib/service/export/participants/common.ex:55 #, elixir-format +#: lib/service/export/participants/common.ex:55 msgid "Creator" msgstr "Creador" -#: lib/service/export/participants/common.ex:49 #, elixir-format +#: lib/service/export/participants/common.ex:49 msgid "Moderator" msgstr "Moderador" -#: lib/service/export/participants/common.ex:37 #, elixir-format +#: lib/service/export/participants/common.ex:37 msgid "Not approved" msgstr "Sin aprovar" -#: lib/service/export/participants/common.ex:40 #, elixir-format +#: lib/service/export/participants/common.ex:40 msgid "Not confirmed" msgstr "Sin confirmar" -#: lib/service/export/participants/common.ex:46 #, elixir-format +#: lib/service/export/participants/common.ex:46 msgid "Participant" msgstr "Participante" -#: lib/service/export/participants/common.ex:43 #, elixir-format +#: lib/service/export/participants/common.ex:43 msgid "Rejected" msgstr "Rechazado" -#: lib/web/templates/export/event_participants.html.heex:122 #, elixir-format +#: lib/web/templates/export/event_participants.html.heex:122 msgid "Begins on" msgstr "Comienza en" -#: lib/web/templates/export/event_participants.html.heex:125 #, elixir-format +#: lib/web/templates/export/event_participants.html.heex:125 msgid "Ends on" msgstr "Final" -#: lib/web/templates/export/event_participants.html.heex:132 #, elixir-format +#: lib/web/templates/export/event_participants.html.heex:132 msgid "Number of participants" msgstr "Número de participantes" -#: lib/web/templates/export/event_participants.html.heex:120 #, elixir-format +#: lib/web/templates/export/event_participants.html.heex:120 msgid "Participants for %{event}" msgstr "Participación aprobada" -#: lib/service/export/participants/common.ex:88 #, elixir-format +#: lib/service/export/participants/common.ex:88 msgid "Anonymous participant" msgstr "Participante anónimo" +#, elixir-format #: lib/web/templates/email/date/event_tz_date.html.heex:6 #: lib/web/templates/email/date/event_tz_date_range.html.heex:7 lib/web/templates/email/date/event_tz_date_range.html.heex:12 #: lib/web/templates/email/date/event_tz_date_range.text.eex:1 lib/web/templates/email/date/event_tz_date_range.text.eex:1 -#, elixir-format msgid "🌐 %{timezone} %{offset}" msgstr "🌐 %{timezone} %{offset}" -#: lib/web/templates/email/date/event_tz_date.text.eex:1 #, elixir-format +#: lib/web/templates/email/date/event_tz_date.text.eex:1 msgid "%{date_time} (%{timezone} %{offset})" msgstr "%{date_time} (%{timezone} %{offset})" -#: lib/web/templates/email/date/event_tz_date.text.eex:1 #, elixir-format +#: lib/web/templates/email/date/event_tz_date.text.eex:1 msgid "%{date_time} (in your timezone %{timezone} %{offset})" msgstr "%{date_time} (en tu zona horaria% {timezone} %{offset})" +#, elixir-format #: lib/web/templates/email/notification_each_week.html.heex:13 #: lib/web/templates/email/notification_each_week.text.eex:1 -#, elixir-format msgid "On the agenda this week" msgstr "Un evento programado para hoy" -#: lib/web/templates/email/participation/event_card.html.heex:58 #, elixir-format +#: lib/web/templates/email/participation/event_card.html.heex:58 msgid "Details" msgstr "Detalles" +#, elixir-format #: lib/web/templates/email/date/event_tz_date_range.html.heex:10 #: lib/web/templates/email/date/event_tz_date_range.text.eex:1 -#, elixir-format msgid "From the %{start} to the %{end}" msgstr "Desde el %{start} hasta el %{end}" -#: lib/web/templates/email/participation/event_card.html.heex:20 #, elixir-format +#: lib/web/templates/email/participation/event_card.html.heex:20 msgid "Manage your participation" msgstr "Gestiona tu participación" +#, elixir-format #: lib/web/templates/email/date/event_tz_date_range.html.heex:5 #: lib/web/templates/email/date/event_tz_date_range.text.eex:1 -#, elixir-format msgid "On %{date} from %{start_time} to %{end_time}" msgstr "El %{date} del % {start_time} al %{end_time}" -#: lib/web/templates/email/participation/event_card.html.heex:66 #, elixir-format +#: lib/web/templates/email/participation/event_card.html.heex:66 msgid "Read more" msgstr "Lee mas" +#, elixir-format #: lib/web/templates/email/participation/card/_metadata.html.heex:50 #: lib/web/templates/email/participation/card/_metadata.text.eex:2 -#, elixir-format msgid "Online event" msgstr "Evento en línea" -#: lib/web/templates/email/event_group_follower_notification.html.heex:13 #, elixir-format +#: lib/web/templates/email/event_group_follower_notification.html.heex:13 msgid "%{group} scheduled a new event" msgstr "%{group} ha programado un evento nuevo" -#: lib/web/templates/email/event_group_follower_notification.text.eex:1 #, elixir-format +#: lib/web/templates/email/event_group_follower_notification.text.eex:1 msgid "%{group} scheduled a new event:" msgstr "%{group} ha programado un evento nuevo:" -#: lib/web/templates/email/participation/card/_metadata.text.eex:2 #, elixir-format +#: lib/web/templates/email/participation/card/_metadata.text.eex:2 msgid "Address:" msgstr "Dirección:" -#: lib/web/templates/email/participation/card/_metadata.text.eex:1 #, elixir-format +#: lib/web/templates/email/participation/card/_metadata.text.eex:1 msgid "Date:" msgstr "Fecha:" -#: lib/web/templates/email/participation/event_card.text.eex:7 #, elixir-format +#: lib/web/templates/email/participation/event_card.text.eex:7 msgid "Details:" msgstr "Detalles:" -#: lib/web/templates/email/email.html.heex:147 #, elixir-format +#: lib/web/templates/email/email.html.heex:147 msgid "Manage your notification settings" msgstr "Administra tu configuración de notificaciones" -#: lib/web/templates/email/participation/event_card.text.eex:5 #, elixir-format +#: lib/web/templates/email/participation/event_card.text.eex:5 msgid "Manage your participation:" msgstr "Gestiona tu participación:" -#: lib/web/templates/email/participation/card/_title.text.eex:3 -#: lib/web/templates/email/participation/card/_title.text.eex:3 #, elixir-format +#: lib/web/templates/email/participation/card/_title.text.eex:3 +#: lib/web/templates/email/participation/card/_title.text.eex:3 msgid "Organizer: %{organizer}" msgstr "Organizador: %{organizer}" -#: lib/web/templates/email/participation/event_card.html.heex:42 #, elixir-format +#: lib/web/templates/email/participation/event_card.html.heex:42 msgid "Participate" msgstr "Participar" -#: lib/web/templates/email/participation/event_card.text.eex:5 #, elixir-format +#: lib/web/templates/email/participation/event_card.text.eex:5 msgid "Participate:" msgstr "Participar:" -#: lib/web/templates/email/participation/event_card.text.eex:9 #, elixir-format +#: lib/web/templates/email/participation/event_card.text.eex:9 msgid "Read more : %{url}" msgstr "Lee mas" -#: lib/web/templates/email/participation/card/_title.text.eex:1 #, elixir-format +#: lib/web/templates/email/participation/card/_title.text.eex:1 msgid "Title: %{title}" msgstr "Título: %{title}" -#: lib/web/email/group.ex:44 #, elixir-format +#: lib/web/email/group.ex:44 msgid "📅 Just scheduled by %{group}: %{event}" msgstr "📅 Recién programado por %{group}: %{event}" -#: lib/web/templates/email/event_updated.text.eex:9 #, elixir-format +#: lib/web/templates/email/event_updated.text.eex:9 msgid "New end date:" msgstr "Nueva fecha de finalización:" -#: lib/web/templates/email/event_updated.text.eex:10 #, elixir-format +#: lib/web/templates/email/event_updated.text.eex:10 msgid "New location:" msgstr "Ubicación:" -#: lib/web/templates/email/event_updated.text.eex:8 #, elixir-format +#: lib/web/templates/email/event_updated.text.eex:8 msgid "New start date:" msgstr "Nueva fecha de inicio:" +#, elixir-format #: lib/web/templates/email/group_membership_rejection.html.heex:13 #: lib/web/templates/email/group_membership_rejection.text.eex:1 -#, elixir-format msgid "Sorry, not this time!" msgstr "¡Lo siento, esta vez no!" -#: lib/web/templates/email/group_membership_approval.html.heex:52 #, elixir-format +#: lib/web/templates/email/group_membership_approval.html.heex:52 msgid "View the group" msgstr "Ver el grupo" +#, elixir-format #: lib/web/templates/email/group_membership_approval.html.heex:13 #: lib/web/templates/email/group_membership_approval.text.eex:1 -#, elixir-format msgid "You're in!" msgstr "¡Vas!" -#: lib/web/email/member.ex:60 #, elixir-format +#: lib/web/email/member.ex:60 msgid "Your membership request for group %{group} has been approved" msgstr "Su solicitud de adesión para el grupo %{group} ha sido aprobada" -#: lib/web/email/member.ex:89 #, elixir-format +#: lib/web/email/member.ex:89 msgid "Your membership request for group %{group} has been rejected" msgstr "Su solicitud de adesión para el grupo %{group} ha sido rechazada" -#: lib/web/templates/email/group_membership_rejection.text.eex:3 #, elixir-format +#: lib/web/templates/email/group_membership_rejection.text.eex:3 msgid "Your membership request for group %{group} has been rejected." msgstr "Su solicitud de adesión para el grupo %{group} ha sido rechazada." -#: lib/web/templates/email/group_membership_rejection.html.heex:38 #, elixir-format +#: lib/web/templates/email/group_membership_rejection.html.heex:38 msgid "Your membership request for group %{link_start}%{group}%{link_end} has been rejected." msgstr "" "Su solicitud de membresía para el grupo %{link_start}% {group}% " "{link_end} ha sido rechazada." -#: lib/web/templates/email/group_membership_approval.text.eex:3 #, elixir-format +#: lib/web/templates/email/group_membership_approval.text.eex:3 msgid "Your membership request for group %{group} has been approved." msgstr "Su solicitud de adesión para el grupo% {group} ha sido aprobada." -#: lib/web/templates/email/group_membership_approval.html.heex:38 #, elixir-format +#: lib/web/templates/email/group_membership_approval.html.heex:38 msgid "Your membership request for group %{link_start}%{group}%{link_end} has been approved." msgstr "" "Su solicitud de adesión para el grupo %{link_start}%{group}%{link_end}" @@ -2003,7 +2003,6 @@ msgstr "" #, elixir-format #: lib/web/templates/email/pending_participation_notification.html.heex:38 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Tiene una solicitud de participación pendiente de procesar:" diff --git a/priv/gettext/fi/LC_MESSAGES/activity.po b/priv/gettext/fi/LC_MESSAGES/activity.po index 8597bb6ee..fd0b93a6d 100644 --- a/priv/gettext/fi/LC_MESSAGES/activity.po +++ b/priv/gettext/fi/LC_MESSAGES/activity.po @@ -358,26 +358,11 @@ msgstr "%{profile} lisäsi jäsenen %{member}." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "%{profile} päivitti jäsentä %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "%{profile} arkistoi keskustelun %{discussion}." - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "%{profile} loi keskustelun %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "%{profile} loi kansion %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "%{profile} poisti keskustelun %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -393,11 +378,6 @@ msgstr "%{profile} poisti resurssin %{resource}." msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "%{profile} hylkäsi jäsenen %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "%{profile} mainitsi sinut keskustelussa %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -418,11 +398,6 @@ msgstr "%{profile} poistui ryhmästä." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "%{profile} muutti keskustelun %{discussion} nimer." - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -433,17 +408,42 @@ msgstr "%{profile} muutti kansion %{old_resource_title} nimeksi %{resource}." msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "%{profile} muutti resurssin %{old_resource_title} nimeksi %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "%{profile} vastasi keskusteluun %{discussion}." - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "%{profile} päivitti jäsentä %{member}." -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "%{profile} loi resurssin %{resource}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "%{profile} arkistoi keskustelun %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "%{profile} loi keskustelun %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "%{profile} poisti keskustelun %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "%{profile} mainitsi sinut keskustelussa %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "%{profile} muutti keskustelun %{discussion} nimer." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "%{profile} vastasi keskusteluun %{discussion}." diff --git a/priv/gettext/fr/LC_MESSAGES/activity.po b/priv/gettext/fr/LC_MESSAGES/activity.po index 8d3bcc914..303d9279c 100644 --- a/priv/gettext/fr/LC_MESSAGES/activity.po +++ b/priv/gettext/fr/LC_MESSAGES/activity.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-11-17 16:25+0100\n" +"PO-Revision-Date: 2021-11-17 17:17+0100\n" "Last-Translator: Thomas Citharel \n" "Language-Team: French \n" "Language: fr\n" @@ -269,22 +269,10 @@ msgstr "%{profile} a ajouté le ou la membre %{member} au groupe %{group}." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "%{profile} a approuvé la demande d'adhésion de %{member} au groupe %{group}." -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "%{profile} a archivé la discussion %{discussion} du groupe %{group}." - -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "%{profile} a créé la discussion %{discussion} du groupe %{group}." - #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "%{profile} a créé le dossier %{resource} du groupe %{group}." -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "%{profile} a créé la discussion %{discussion} dans le groupe %{group}." - #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." msgstr "%{profile} a supprimé le dossier %{resource} du groupe %{group}." @@ -297,10 +285,6 @@ msgstr "%{profile} a supprimé la ressource %{resource} du groupe %{group}." msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "%{profile} a exclu le ou la membre %{member} du groupe %{group}." -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "%{profile} vous a mentionné dans la discussion %{discussion} du groupe %{group}." - #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." msgstr "%{profile} a déplacé le dossier %{resource} du groupe %{group}." @@ -317,10 +301,6 @@ msgstr "%{profile} a quitté le groupe %{group}." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "%{profile} a rejeté la demande d'adhésion de %{member} pour le groupe %{group}." -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "%{profile} a renommé la discussion %{discussion} du groupe %{group}." - #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." msgstr "%{profile} a renommé le dossier %{old_resource_title} en %{resource} dans le groupe %{group}." @@ -329,10 +309,6 @@ msgstr "%{profile} a renommé le dossier %{old_resource_title} en %{resource} da msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "%{profile} a renommé la ressource %{old_resource_title} en %{resource} dans le groupe %{group}." -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "%{profile} a répondu à la discussion %{discussion} du groupe %{group}." - #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "%{profile} a mis à jour le membre %{member} dans le groupe %{group}." @@ -340,3 +316,27 @@ msgstr "%{profile} a mis à jour le membre %{member} dans le groupe %{group}." #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "%{profile} a créé la ressource %{resource} dans le groupe %{group}." + +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "%{profile} a archivé la discussion %{discussion} du groupe %{group}." + +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "%{profile} a créé la discussion %{discussion} du groupe %{group}." + +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "%{profile} a créé la discussion %{discussion} dans le groupe %{group}." + +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "%{profile} vous a mentionné dans la discussion %{discussion} du groupe %{group}." + +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "%{profile} a renommé la discussion %{discussion} du groupe %{group}." + +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "%{profile} a répondu à la discussion %{discussion} du groupe %{group}." diff --git a/priv/gettext/gd/LC_MESSAGES/activity.po b/priv/gettext/gd/LC_MESSAGES/activity.po index a8ee5a3d8..dc57adace 100644 --- a/priv/gettext/gd/LC_MESSAGES/activity.po +++ b/priv/gettext/gd/LC_MESSAGES/activity.po @@ -381,26 +381,11 @@ msgstr "Chuir %{profile} am ball %{member} ris." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "Dh’ùraich %{profile} am ball %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "Chuir %{profile} an deasbad %{discussion} san tasg-lann." - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "Chruthaich %{profile} an deasbad %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "Chruthaich %{profile} am pasgan %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "Sguab %{profile} às an deasbad %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -416,11 +401,6 @@ msgstr "Sguab %{profile} às an goireas %{resource}." msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "Dhùin %{profile} am ball %{member} a-mach." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "Thug %{profile} iomradh ort san deasbad %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -441,11 +421,6 @@ msgstr "Dh’fhàg %{profile} am buidheann." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "Thug %{profile} ainm ùr air %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -456,17 +431,42 @@ msgstr "Thug %{profile} %{resource} air a’ phasgan %{old_resource_title}." msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "Thug %{profile} %{resource} air a’ ghoireas %{old_resource_title}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "Fhreagair %{profile} san deasbad %{discussion}." - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "Dh’ùraich %{profile} am ball %{member}." -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "Chruthaich %{profile} an goireas %{resource}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "Chuir %{profile} an deasbad %{discussion} san tasg-lann." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "Chruthaich %{profile} an deasbad %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "Sguab %{profile} às an deasbad %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "Thug %{profile} iomradh ort san deasbad %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "Thug %{profile} ainm ùr air %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "Fhreagair %{profile} san deasbad %{discussion}." diff --git a/priv/gettext/gl/LC_MESSAGES/activity.po b/priv/gettext/gl/LC_MESSAGES/activity.po index f86eea16f..8c94a0735 100644 --- a/priv/gettext/gl/LC_MESSAGES/activity.po +++ b/priv/gettext/gl/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/hu/LC_MESSAGES/activity.po b/priv/gettext/hu/LC_MESSAGES/activity.po index d27b75001..29a0d7c18 100644 --- a/priv/gettext/hu/LC_MESSAGES/activity.po +++ b/priv/gettext/hu/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/id/LC_MESSAGES/activity.po b/priv/gettext/id/LC_MESSAGES/activity.po index 641164dd4..ce8ad31e5 100644 --- a/priv/gettext/id/LC_MESSAGES/activity.po +++ b/priv/gettext/id/LC_MESSAGES/activity.po @@ -366,26 +366,11 @@ msgstr "%{profile} menambahkan anggota %{member}." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -401,11 +386,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -426,11 +406,6 @@ msgstr "%{profile} keluar dari kelompok." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -441,17 +416,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/it/LC_MESSAGES/activity.po b/priv/gettext/it/LC_MESSAGES/activity.po index 6a9ff86b3..687696068 100644 --- a/priv/gettext/it/LC_MESSAGES/activity.po +++ b/priv/gettext/it/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/ja/LC_MESSAGES/activity.po b/priv/gettext/ja/LC_MESSAGES/activity.po index 78283bccb..01e309f13 100644 --- a/priv/gettext/ja/LC_MESSAGES/activity.po +++ b/priv/gettext/ja/LC_MESSAGES/activity.po @@ -345,26 +345,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -380,11 +365,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -405,11 +385,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -420,17 +395,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/nl/LC_MESSAGES/activity.po b/priv/gettext/nl/LC_MESSAGES/activity.po index 5a237441e..6c7e5a0cb 100644 --- a/priv/gettext/nl/LC_MESSAGES/activity.po +++ b/priv/gettext/nl/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/nn/LC_MESSAGES/activity.po b/priv/gettext/nn/LC_MESSAGES/activity.po index bb07a0850..409cc95c8 100644 --- a/priv/gettext/nn/LC_MESSAGES/activity.po +++ b/priv/gettext/nn/LC_MESSAGES/activity.po @@ -359,26 +359,11 @@ msgstr "%{profile} la til medlemen %{member}." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "%{profile} oppdaterte medlemen %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "%{profile} arkiverte diskusjonen %{discussion}." - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "%{profile} laga diskusjonen %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "%{profile} laga mappa %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "%{profile} sletta diskusjonen %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -394,11 +379,6 @@ msgstr "%{profile} sletta ressursen %{resource}." msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "%{profile} kasta ut medlemen %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "%{profile} nemnde deg i diskusjonen %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -419,11 +399,6 @@ msgstr "%{profile} forlét gruppa." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "%{profile} ga nytt namn til diskusjonen %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -435,17 +410,42 @@ msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} msgstr "" "%{profile} døypte om ressursen frå %{old_resource_title} til %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "%{profile} svara på diskusjonen %{discussion}." - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "%{profile} oppdaterte medlemen %{member}." -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "%{profile} laga ressursen %{resource}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "%{profile} arkiverte diskusjonen %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "%{profile} laga diskusjonen %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "%{profile} sletta diskusjonen %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "%{profile} nemnde deg i diskusjonen %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "%{profile} ga nytt namn til diskusjonen %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "%{profile} svara på diskusjonen %{discussion}." diff --git a/priv/gettext/oc/LC_MESSAGES/activity.po b/priv/gettext/oc/LC_MESSAGES/activity.po index fadbbdb5c..9cc189768 100644 --- a/priv/gettext/oc/LC_MESSAGES/activity.po +++ b/priv/gettext/oc/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/pl/LC_MESSAGES/activity.po b/priv/gettext/pl/LC_MESSAGES/activity.po index ededf61d8..e2e06e94c 100644 --- a/priv/gettext/pl/LC_MESSAGES/activity.po +++ b/priv/gettext/pl/LC_MESSAGES/activity.po @@ -349,26 +349,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -384,11 +369,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -409,11 +389,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -424,17 +399,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/pt/LC_MESSAGES/activity.po b/priv/gettext/pt/LC_MESSAGES/activity.po index 2ecfb73bc..94644bcf6 100644 --- a/priv/gettext/pt/LC_MESSAGES/activity.po +++ b/priv/gettext/pt/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/pt_BR/LC_MESSAGES/activity.po b/priv/gettext/pt_BR/LC_MESSAGES/activity.po index ed5e51e94..a266dbf02 100644 --- a/priv/gettext/pt_BR/LC_MESSAGES/activity.po +++ b/priv/gettext/pt_BR/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "" diff --git a/priv/gettext/ru/LC_MESSAGES/activity.po b/priv/gettext/ru/LC_MESSAGES/activity.po index 89226c249..c204ce0e1 100644 --- a/priv/gettext/ru/LC_MESSAGES/activity.po +++ b/priv/gettext/ru/LC_MESSAGES/activity.po @@ -361,26 +361,11 @@ msgstr "%{profile} добавил участника %{member}." msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "%{profile} обновил участника %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "%{profile} заархивировал обсуждение %{discussion}." - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "%{profile} создал обсуждение %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "%{profile} создал папку %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "%{profile} удалил обсуждение %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -396,11 +381,6 @@ msgstr "%{profile} удалил ресурс %{resource}." msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "%{profile} исключил участника %{member}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "%{profile} упомянул вас в обсуждении %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -421,11 +401,6 @@ msgstr "%{profile} вышел из группы." msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "%{profile} переименовал обсуждение %{discussion}." - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -436,17 +411,42 @@ msgstr "%{profile} переименовал папку из %{old_resource_title msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "%{profile} переименовал ресурс из %{old_resource_title} в %{resource}." -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "%{profile} ответил на обсуждение %{discussion}." - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "%{profile} обновил участника %{member}." -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "%{profile} создал ресурс %{resource}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "%{profile} заархивировал обсуждение %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "%{profile} создал обсуждение %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "%{profile} удалил обсуждение %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "%{profile} упомянул вас в обсуждении %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "%{profile} переименовал обсуждение %{discussion}." + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr "%{profile} ответил на обсуждение %{discussion}." diff --git a/priv/gettext/sv/LC_MESSAGES/activity.po b/priv/gettext/sv/LC_MESSAGES/activity.po index 05ee4d884..a8a1744d8 100644 --- a/priv/gettext/sv/LC_MESSAGES/activity.po +++ b/priv/gettext/sv/LC_MESSAGES/activity.po @@ -347,26 +347,11 @@ msgstr "" msgid "%{profile} approved the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:83 -msgid "%{profile} archived the discussion %{discussion} in group {group}." -msgstr "" - -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:26 -msgid "%{profile} created the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:33 msgid "%{profile} created the folder %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:97 -msgid "%{profile} deleted the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:69 msgid "%{profile} deleted the folder %{resource} in group %{group}." @@ -382,11 +367,6 @@ msgstr "" msgid "%{profile} excluded member %{member} from the group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:55 -msgid "%{profile} mentionned you in the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:61 msgid "%{profile} moved the folder %{resource} in group %{group}." @@ -407,11 +387,6 @@ msgstr "" msgid "%{profile} rejected the membership request from %{member} for group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:69 -msgid "%{profile} renamed the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/resource.ex:45 msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource} in group %{group}." @@ -422,17 +397,42 @@ msgstr "" msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource} in group %{group}." msgstr "" -#, elixir-format -#: lib/service/activity/renderer/discussion.ex:41 -msgid "%{profile} replied to the discussion %{discussion} in group {group}." -msgstr "" - #, elixir-format #: lib/service/activity/renderer/member.ex:71 msgid "%{profile} updated the member %{member} in group %{group}." msgstr "" -#, elixir-format, fuzzy +#, elixir-format #: lib/service/activity/renderer/resource.ex:35 msgid "%{profile} created the resource %{resource} in group %{group}." msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:86 +msgid "%{profile} archived the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:26 +msgid "%{profile} created the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:101 +msgid "%{profile} deleted the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:56 +msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:71 +msgid "%{profile} renamed the discussion %{discussion} in group %{group}." +msgstr "" + +#, elixir-format, fuzzy +#: lib/service/activity/renderer/discussion.ex:41 +msgid "%{profile} replied to the discussion %{discussion} in group %{group}." +msgstr ""