Fix link on instance follow email
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1555,7 +1555,7 @@ msgid "A title is required for the post"
|
||||
msgstr "Для публикации требуется заголовок"
|
||||
|
||||
#, 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}) только что попросил подписаться на ваш узел."
|
||||
|
||||
@@ -1565,15 +1565,8 @@ msgid "%{name} requests to follow your instance"
|
||||
msgstr "%{name} просит подписаться на ваш узел"
|
||||
|
||||
#, 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> только что просил подписаться на ваш узел. Если "
|
||||
"вы согласитесь, то этот узел будет получать все публичные события вашего "
|
||||
"узла."
|
||||
|
||||
#, 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 ""
|
||||
"Если вы согласитесь, то этот узел будет получать все публичные события "
|
||||
@@ -1585,13 +1578,8 @@ msgid "Instance %{name} (%{domain}) requests to follow your instance"
|
||||
msgstr "Узел %{name} (%{domain}) просит подписаться на ваш узел"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/instance_follow.html.heex:66
|
||||
msgid "See the federation settings"
|
||||
msgstr "Смотри настройки федерализации"
|
||||
|
||||
#, 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 "Чтобы принять это приглашение, перейдите в админку узла."
|
||||
|
||||
@@ -1602,8 +1590,8 @@ msgid "Want to connect?"
|
||||
msgstr "Вы хотите подключиться?"
|
||||
|
||||
#, 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 ""
|
||||
"Примечание: Подписка %{name} (%{domain}) на вас не обязательно означает, что "
|
||||
@@ -2173,3 +2161,38 @@ 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} просит подписаться на ваш узел"
|
||||
|
||||
#, 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}) только что попросил подписаться на ваш узел."
|
||||
|
||||
#, 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} просит подписаться на ваш узел"
|
||||
|
||||
#, 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 ""
|
||||
"Если вы согласитесь, то этот узел будет получать все публичные события "
|
||||
"вашего узла."
|
||||
|
||||
#, 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 "Чтобы принять это приглашение, перейдите в админку узла."
|
||||
|
||||
#, 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