Use msgcat to avoid word-wrapping in .po files
This commit is contained in:
@ -22,9 +22,7 @@ msgstr ""
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:1
|
||||
msgid ""
|
||||
"(Adapted from the [upstream project](https://github.com/element-"
|
||||
"hq/synapse/blob/develop/docs/CAPTCHA_SETUP.md))"
|
||||
msgid "(Adapted from the [upstream project](https://github.com/element-hq/synapse/blob/develop/docs/CAPTCHA_SETUP.md))"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:3
|
||||
@ -32,17 +30,11 @@ msgid "Overview"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:5
|
||||
msgid ""
|
||||
"Captcha can be enabled for this home server. This file explains how to do"
|
||||
" that."
|
||||
msgid "Captcha can be enabled for this home server. This file explains how to do that."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:7
|
||||
msgid ""
|
||||
"The captcha mechanism used is Google's "
|
||||
"[ReCaptcha](https://www.google.com/recaptcha/). This requires API keys "
|
||||
"from Google. If your homeserver is Dendrite then "
|
||||
"[hCapcha](https://www.hcaptcha.com) can be used instead."
|
||||
msgid "The captcha mechanism used is Google's [ReCaptcha](https://www.google.com/recaptcha/). This requires API keys from Google. If your homeserver is Dendrite then [hCapcha](https://www.hcaptcha.com) can be used instead."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:9
|
||||
@ -64,9 +56,7 @@ msgid "<http://www.google.com/recaptcha/admin>"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:17
|
||||
msgid ""
|
||||
"Must be a reCAPTCHA **v2** key using the \"I'm not a robot\" Checkbox "
|
||||
"option"
|
||||
msgid "Must be a reCAPTCHA **v2** key using the \"I'm not a robot\" Checkbox option"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:19
|
||||
@ -74,9 +64,7 @@ msgid "Setting ReCaptcha keys"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:21
|
||||
msgid ""
|
||||
"Once registered as above, add the following configuration to your "
|
||||
"`inventory/host_vars/matrix.example.com/vars.yml` file:"
|
||||
msgid "Once registered as above, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-captcha.md:35
|
||||
@ -90,4 +78,3 @@ msgstr ""
|
||||
#: ../../../docs/configuring-captcha.md:43
|
||||
msgid "Setting hCaptcha keys"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user