Feed improvements
And show public feed links on the group page Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -21,11 +21,6 @@ msgstr ""
|
||||
"Viss du ikkje ba om dette, kan du sjå bort frå denne eposten. Passordet blir "
|
||||
"ikkje endra før du klikkar på lenka under og lagar eit nytt."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:170
|
||||
msgid "Feed for %{email} on Mobilizon"
|
||||
msgstr "Kjelde for %{email} på Mobilizon"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/report.html.eex:74
|
||||
msgid "%{title} by %{creator}"
|
||||
@@ -153,7 +148,7 @@ msgid "Warning"
|
||||
msgstr "Åtvaring"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/participation.ex:134
|
||||
#: lib/web/email/participation.ex:135
|
||||
msgid "Confirm your participation to event %{title}"
|
||||
msgstr "Stadfest at du vil delta på hendinga %{title}"
|
||||
|
||||
@@ -362,7 +357,7 @@ msgid "Mobilizon on %{instance}: email changed"
|
||||
msgstr "Mobilizon på %{instance}: epostadressa er endra"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/notification.ex:46
|
||||
#: lib/web/email/notification.ex:47
|
||||
msgid "One event planned today"
|
||||
msgid_plural "%{nb_events} events planned today"
|
||||
msgstr[0] "Ei planlagd hending i dag"
|
||||
@@ -415,19 +410,19 @@ msgid "View the event on: %{link}"
|
||||
msgstr "Sjå hendinga på: %{link}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:32
|
||||
#: lib/web/email/group.ex:33
|
||||
msgid "You have been invited by %{inviter} to join group %{group}"
|
||||
msgstr "%{inviter} har invitert deg til å bli med i gruppa %{group}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/notification.ex:70
|
||||
#: lib/web/email/notification.ex:71
|
||||
msgid "One event planned this week"
|
||||
msgid_plural "%{nb_events} events planned this week"
|
||||
msgstr[0] "Ei planlagd hending denne veka"
|
||||
msgstr[1] "%{nb_events} planlagde hendingar denne veka"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/notification.ex:92
|
||||
#: lib/web/email/notification.ex:93
|
||||
msgid "One participation request for event %{title} to process"
|
||||
msgid_plural "%{number_participation_requests} participation requests for event %{title} to process"
|
||||
msgstr[0] "Du har ein førespurnad om å delta på %{title} å handtera"
|
||||
@@ -1241,7 +1236,7 @@ msgid "So long, and thanks for the fish!"
|
||||
msgstr "Ha det så lenge, og takk for all fisken!"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:62
|
||||
#: lib/web/email/group.ex:63
|
||||
msgid "You have been removed from group %{group}"
|
||||
msgstr "Du er fjerna frå gruppa %{group}"
|
||||
|
||||
@@ -1311,12 +1306,12 @@ msgstr ""
|
||||
"(%{group_address}). Du er ikkje lenger medlem av gruppa."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:135
|
||||
#: lib/web/email/group.ex:136
|
||||
msgid "The group %{group} has been deleted on %{instance}"
|
||||
msgstr "Gruppa %{group} på %{instance} er sletta"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/group.ex:96
|
||||
#: lib/web/email/group.ex:97
|
||||
msgid "The group %{group} has been suspended on %{instance}"
|
||||
msgstr "Gruppa %{group} på %{instance} er sperra"
|
||||
|
||||
@@ -1554,12 +1549,12 @@ msgstr ""
|
||||
"står på gjestelista no!"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon/posts/post.ex:91
|
||||
#: lib/mobilizon/posts/post.ex:94
|
||||
msgid "A text is required for the post"
|
||||
msgstr "Du treng tekst i innlegget"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon/posts/post.ex:90
|
||||
#: lib/mobilizon/posts/post.ex:93
|
||||
msgid "A title is required for the post"
|
||||
msgstr "Du treng ein tittel på innlegget"
|
||||
|
||||
@@ -1661,3 +1656,23 @@ msgstr "Orsak, det skjedde noko feil hjå oss."
|
||||
#: lib/web/templates/email/email.text.eex:4
|
||||
msgid "This is a demonstration site to test Mobilizon."
|
||||
msgstr "Dette er ei demoside for å prøva ut Mobilizon."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/metadata/actor.ex:53 lib/service/metadata/actor.ex:60
|
||||
msgid "%{name}'s feed"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:77
|
||||
msgid "%{actor}'s private events feed on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:72
|
||||
msgid "%{actor}'s public events feed on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/feed.ex:203
|
||||
msgid "Feed for %{email} on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user