Use msgcat to avoid word-wrapping in .po files
This commit is contained in:
@ -21,31 +21,19 @@ msgstr ""
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:1
|
||||
msgid ""
|
||||
"Setting up the LDAP authentication password provider module (optional, "
|
||||
"advanced)"
|
||||
msgid "Setting up the LDAP authentication password provider module (optional, advanced)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:3
|
||||
msgid ""
|
||||
"The playbook can install and configure the [matrix-synapse-"
|
||||
"ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) LDAP Auth "
|
||||
"password provider for you."
|
||||
msgid "The playbook can install and configure the [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) LDAP Auth password provider for you."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:5
|
||||
msgid ""
|
||||
"See the project's [documentation](https://github.com/matrix-org/matrix-"
|
||||
"synapse-ldap3/blob/main/README.rst) to learn what it does and why it "
|
||||
"might be useful to you."
|
||||
msgid "See the project's [documentation](https://github.com/matrix-org/matrix-synapse-ldap3/blob/main/README.rst) to learn what it does and why it might be useful to you."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:7
|
||||
msgid ""
|
||||
"If you decide that you'd like to let this playbook install it for you, "
|
||||
"add the following configuration to your "
|
||||
"`inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your "
|
||||
"needs):"
|
||||
msgid "If you decide that you'd like to let this playbook install it for you, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:24
|
||||
@ -53,10 +41,7 @@ msgid "Authenticating only using a password provider"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:26
|
||||
msgid ""
|
||||
"If you wish for users to **authenticate only against configured password "
|
||||
"providers** (like this one), **without consulting Synapse's local "
|
||||
"database**, feel free to disable it:"
|
||||
msgid "If you wish for users to **authenticate only against configured password providers** (like this one), **without consulting Synapse's local database**, feel free to disable it:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:32
|
||||
@ -64,11 +49,7 @@ msgid "Using ma1sd Identity Server for authentication"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:34
|
||||
msgid ""
|
||||
"If you wish to use the ma1sd Identity Server for LDAP authentication "
|
||||
"instead of [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-"
|
||||
"synapse-ldap3) consult [Adjusting ma1sd Identity Server configuration"
|
||||
"](configuring-playbook-ma1sd.md#authentication)."
|
||||
msgid "If you wish to use the ma1sd Identity Server for LDAP authentication instead of [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) consult [Adjusting ma1sd Identity Server configuration](configuring-playbook-ma1sd.md#authentication)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:36
|
||||
@ -76,15 +57,5 @@ msgid "Handling user registration"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-ldap-auth.md:38
|
||||
msgid ""
|
||||
"If you wish for users to also be able to make new registrations against "
|
||||
"LDAP, you may **also** wish to [set up the ldap-registration-proxy"
|
||||
"](configuring-playbook-matrix-ldap-registration-proxy.md)."
|
||||
msgid "If you wish for users to also be able to make new registrations against LDAP, you may **also** wish to [set up the ldap-registration-proxy](configuring-playbook-matrix-ldap-registration-proxy.md)."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "See that project's documentation to "
|
||||
#~ "learn what it does and why it "
|
||||
#~ "might be useful to you."
|
||||
#~ msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user