Update backend gettext translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
3a080d7634
commit
a1f0b94c9f
@ -1,17 +1,3 @@
|
|||||||
## This file is a PO Template file.
|
|
||||||
##
|
|
||||||
## `msgid`s here are often extracted from source code.
|
|
||||||
## Add new translations manually only if they're dynamic
|
|
||||||
## translations that can't be statically extracted.
|
|
||||||
##
|
|
||||||
## Run `mix gettext.extract` to bring this file up to
|
|
||||||
## date. Leave `msgstr`s empty as changing them here as no
|
|
||||||
## effect: edit them in PO (`.po`) files instead.
|
|
||||||
#, elixir-format
|
|
||||||
#: lib/mobilizon_web/controllers/feed_controller.ex:59
|
|
||||||
msgid "%{actor}'s public events feed"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, elixir-format
|
#, elixir-format
|
||||||
#: lib/mobilizon_web/templates/email/email.html.eex:8
|
#: lib/mobilizon_web/templates/email/email.html.eex:8
|
||||||
#: lib/mobilizon_web/templates/email/email.text.eex:3
|
#: lib/mobilizon_web/templates/email/email.text.eex:3
|
||||||
@ -57,3 +43,37 @@ msgstr ""
|
|||||||
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
||||||
msgid "You requested a new password for your account on %{host}."
|
msgid "You requested a new password for your account on %{host}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:8
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:10
|
||||||
|
msgid "Comment: %{comment}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:4
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:6
|
||||||
|
msgid "Event: %{event}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/service/export/feed.ex:161
|
||||||
|
msgid "Feed for %{email} on Mobilizon"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon/email/admin.ex:19
|
||||||
|
msgid "Mobilizon: New report on instance %{instance}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:1
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:1
|
||||||
|
msgid "New report from %{reporter} on %{instance}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:12
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:14
|
||||||
|
msgid "Reason: %{content}"
|
||||||
|
msgstr ""
|
||||||
|
@ -11,11 +11,6 @@ msgstr ""
|
|||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
"Plural-Forms: nplurals=2\n"
|
"Plural-Forms: nplurals=2\n"
|
||||||
|
|
||||||
#, elixir-format
|
|
||||||
#: lib/mobilizon_web/controllers/feed_controller.ex:59
|
|
||||||
msgid "%{actor}'s public events feed"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, elixir-format
|
#, elixir-format
|
||||||
#: lib/mobilizon_web/templates/email/email.html.eex:8
|
#: lib/mobilizon_web/templates/email/email.html.eex:8
|
||||||
#: lib/mobilizon_web/templates/email/email.text.eex:3
|
#: lib/mobilizon_web/templates/email/email.text.eex:3
|
||||||
@ -61,3 +56,37 @@ msgstr ""
|
|||||||
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
||||||
msgid "You requested a new password for your account on %{host}."
|
msgid "You requested a new password for your account on %{host}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:8
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:10
|
||||||
|
msgid "Comment: %{comment}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:4
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:6
|
||||||
|
msgid "Event: %{event}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/service/export/feed.ex:161
|
||||||
|
msgid "Feed for %{email} on Mobilizon"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format, fuzzy
|
||||||
|
#: lib/mobilizon/email/admin.ex:19
|
||||||
|
msgid "Mobilizon: New report on instance %{instance}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:1
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:1
|
||||||
|
msgid "New report from %{reporter} on %{instance}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:12
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:14
|
||||||
|
msgid "Reason: %{content}"
|
||||||
|
msgstr ""
|
||||||
|
@ -11,11 +11,6 @@ msgstr ""
|
|||||||
"Language: fr_FR\n"
|
"Language: fr_FR\n"
|
||||||
"Plural-Forms: nplurals=2\n"
|
"Plural-Forms: nplurals=2\n"
|
||||||
|
|
||||||
#, elixir-format
|
|
||||||
#: lib/mobilizon_web/controllers/feed_controller.ex:59
|
|
||||||
msgid "%{actor}'s public events feed"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, elixir-format
|
#, elixir-format
|
||||||
#: lib/mobilizon_web/templates/email/email.html.eex:8
|
#: lib/mobilizon_web/templates/email/email.html.eex:8
|
||||||
#: lib/mobilizon_web/templates/email/email.text.eex:3
|
#: lib/mobilizon_web/templates/email/email.text.eex:3
|
||||||
@ -61,3 +56,37 @@ msgstr ""
|
|||||||
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
||||||
msgid "You requested a new password for your account on %{host}."
|
msgid "You requested a new password for your account on %{host}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:8
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:10
|
||||||
|
msgid "Comment: %{comment}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:4
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:6
|
||||||
|
msgid "Event: %{event}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/service/export/feed.ex:161
|
||||||
|
msgid "Feed for %{email} on Mobilizon"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format, fuzzy
|
||||||
|
#: lib/mobilizon/email/admin.ex:19
|
||||||
|
msgid "Mobilizon: New report on instance %{instance}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:1
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:1
|
||||||
|
msgid "New report from %{reporter} on %{instance}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, elixir-format
|
||||||
|
#: lib/mobilizon_web/templates/email/report.html.eex:12
|
||||||
|
#: lib/mobilizon_web/templates/email/report.text.eex:14
|
||||||
|
msgid "Reason: %{content}"
|
||||||
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user