Fix link on instance follow email
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1549,7 +1549,7 @@ msgid "A title is required for the post"
|
||||
msgstr "U příspěvku je vyžadován nadpis"
|
||||
|
||||
#, 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}) právě požádal o sledování vaší instance."
|
||||
|
||||
@@ -1559,15 +1559,8 @@ msgid "%{name} requests to follow your instance"
|
||||
msgstr "%{name} žádá o sledování vaší instance"
|
||||
|
||||
#, 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> právě požádal o sledování vaší instance. Pokud "
|
||||
"souhlasíte, bude tato instance dostávat všechny veřejné události vaší "
|
||||
"instance."
|
||||
|
||||
#, 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 ""
|
||||
"Pokud souhlasíte, bude tato instance přijímat všechny vaše veřejné události."
|
||||
@@ -1578,13 +1571,8 @@ msgid "Instance %{name} (%{domain}) requests to follow your instance"
|
||||
msgstr "Instance %{name} (%{domain}) žádá o sledování vaší instance"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/instance_follow.html.heex:66
|
||||
msgid "See the federation settings"
|
||||
msgstr "Viz nastavení federace"
|
||||
|
||||
#, 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 ""
|
||||
"Chcete-li tuto pozvánku přijmout, přejděte do nastavení správce instance."
|
||||
@@ -1596,8 +1584,8 @@ msgid "Want to connect?"
|
||||
msgstr "Chcete se připojit?"
|
||||
|
||||
#, 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 ""
|
||||
"Poznámka: Když vás %{name} (%{domain}) sleduje, nemusí to nutně znamenat, že "
|
||||
@@ -2164,3 +2152,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} žádá o sledování vaší instance"
|
||||
|
||||
#, 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}) právě požádal o sledování vaší instance."
|
||||
|
||||
#, 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} žádá o sledování vaší instance"
|
||||
|
||||
#, 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 ""
|
||||
"Pokud souhlasíte, bude tato instance přijímat všechny vaše veřejné události."
|
||||
|
||||
#, 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 ""
|
||||
"Chcete-li tuto pozvánku přijmout, přejděte do nastavení správce instance."
|
||||
|
||||
#, 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