Fix link on instance follow email
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1553,7 +1553,7 @@ msgid "A title is required for the post"
|
||||
msgstr "Se requiere un título para la publicación"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/instance_follow.text.eex:3
|
||||
#: lib/web/templates/email/instance_follow.text.eex:5
|
||||
msgid "%{name} (%{domain}) just requested to follow your instance."
|
||||
msgstr "%{name} (%{domain}) sólo solicitó seguir su instancia."
|
||||
|
||||
@@ -1563,14 +1563,8 @@ msgid "%{name} requests to follow your instance"
|
||||
msgstr "%{name} solicita seguir tu instancia"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/instance_follow.html.heex:38
|
||||
msgid "<b>%{name} (%{domain})</b> just requested to follow your instance. If you accept, this instance will receive all of your instance's public events."
|
||||
msgstr ""
|
||||
"<b>%{name} (%{domain})</b> solo pedí seguir tu instancia. Si acepta, su "
|
||||
"instancia recibirá todos los eventos públicos para su instancia."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/instance_follow.text.eex:4
|
||||
#: lib/web/templates/email/instance_follow.html.heex:40
|
||||
#: lib/web/templates/email/instance_follow.text.eex:6
|
||||
msgid "If you accept, this instance will receive all of your public events."
|
||||
msgstr "Si acepta, esta instancia recibirá todos sus eventos públicos."
|
||||
|
||||
@@ -1580,13 +1574,8 @@ msgid "Instance %{name} (%{domain}) requests to follow your instance"
|
||||
msgstr "La instancia %{name} (%{domain}) solicita seguir tu instancia"
|
||||
|
||||
#, 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
|
||||
#: lib/web/templates/email/instance_follow.html.heex:56
|
||||
#: lib/web/templates/email/instance_follow.text.eex:9
|
||||
msgid "To accept this invitation, head over to the instance's admin settings."
|
||||
msgstr "Para aceptar esta invitación, dirígete a tus grupos."
|
||||
|
||||
@@ -1597,8 +1586,8 @@ 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
|
||||
#: lib/web/templates/email/instance_follow.html.heex:48
|
||||
#: lib/web/templates/email/instance_follow.text.eex:7
|
||||
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 "
|
||||
@@ -2162,3 +2151,36 @@ msgstr ""
|
||||
#: lib/web/templates/email/admin_user_role_changed.html.heex:38
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just changed your account role."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/instance_follow.text.eex:5
|
||||
msgid "%{name} just requested to follow your instance."
|
||||
msgstr "%{name} solicita seguir tu instancia"
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/instance_follow.html.heex:38
|
||||
msgid "<b>%{name} (%{domain})</b> just requested to follow your instance."
|
||||
msgstr "%{name} (%{domain}) sólo solicitó seguir su instancia."
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/instance_follow.html.heex:38
|
||||
msgid "<b>%{name}</b> just requested to follow your instance."
|
||||
msgstr "%{name} solicita seguir tu instancia"
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/instance_follow.html.heex:40
|
||||
#: lib/web/templates/email/instance_follow.text.eex:6
|
||||
msgid "If you accept, this profile will receive all of your public events."
|
||||
msgstr "Si acepta, esta instancia recibirá todos sus eventos públicos."
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/instance_follow.html.heex:56
|
||||
#: lib/web/templates/email/instance_follow.text.eex:9
|
||||
msgid "To accept this invitation, head over to the profile's admin page."
|
||||
msgstr "Para aceptar esta invitación, dirígete a tus grupos."
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/instance_follow.html.heex:71
|
||||
#: lib/web/templates/email/instance_follow.html.heex:75
|
||||
msgid "View the details"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user