Use msgcat to avoid word-wrapping in .po files
This commit is contained in:
@ -26,10 +26,7 @@ msgid "Configuring your DNS settings"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:3
|
||||
msgid ""
|
||||
"<sup>[Prerequisites](prerequisites.md) > Configuring your DNS settings > "
|
||||
"[Getting the playbook](getting-the-playbook.md) > [Configuring the "
|
||||
"playbook](configuring-playbook.md) > [Installing](installing.md)</sup>"
|
||||
msgid "<sup>[Prerequisites](prerequisites.md) > Configuring your DNS settings > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:5
|
||||
@ -41,30 +38,19 @@ msgid "DNS setting for server delegation (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:9
|
||||
msgid ""
|
||||
"In the sample `vars.yml` ([`examples/vars.yml`](../examples/vars.yml)), "
|
||||
"we recommend to use a short user ID like `@alice:example.com` instead of "
|
||||
"`@alice:matrix.example.com`."
|
||||
msgid "In the sample `vars.yml` ([`examples/vars.yml`](../examples/vars.yml)), we recommend to use a short user ID like `@alice:example.com` instead of `@alice:matrix.example.com`."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:11
|
||||
msgid ""
|
||||
"To use such an ID, you don't need to install anything on the actual "
|
||||
"`example.com` server. Instead, you need to instruct the Matrix network "
|
||||
"that Matrix services for `example.com` are redirected over to "
|
||||
"`matrix.example.com`. This redirection is also known as \"delegation\"."
|
||||
msgid "To use such an ID, you don't need to install anything on the actual `example.com` server. Instead, you need to instruct the Matrix network that Matrix services for `example.com` are redirected over to `matrix.example.com`. This redirection is also known as \"delegation\"."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:13
|
||||
msgid ""
|
||||
"As we discuss in [Server Delegation](howto-server-delegation.md), server "
|
||||
"delegation can be configured in either of these ways:"
|
||||
msgid "As we discuss in [Server Delegation](howto-server-delegation.md), server delegation can be configured in either of these ways:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:15
|
||||
msgid ""
|
||||
"Setting up a `/.well-known/matrix/server` file on the base domain "
|
||||
"(`example.com`)"
|
||||
msgid "Setting up a `/.well-known/matrix/server` file on the base domain (`example.com`)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:16
|
||||
@ -72,29 +58,15 @@ msgid "Setting up a `_matrix._tcp` DNS SRV record"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:18
|
||||
msgid ""
|
||||
"For simplicity reasons, this playbook recommends you to set up server "
|
||||
"delegation via a `/.well-known/matrix/server` file, instead of using a "
|
||||
"DNS SRV record."
|
||||
msgid "For simplicity reasons, this playbook recommends you to set up server delegation via a `/.well-known/matrix/server` file, instead of using a DNS SRV record."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:20
|
||||
msgid ""
|
||||
"If you choose the recommended method (file-based delegation), you do not "
|
||||
"need to configure the DNS record to enable server delegation. You will "
|
||||
"need to add a necessary configuration later, when you [finalize the "
|
||||
"installation](installing.md#finalize-the-installation) after installing "
|
||||
"and starting Matrix services."
|
||||
msgid "If you choose the recommended method (file-based delegation), you do not need to configure the DNS record to enable server delegation. You will need to add a necessary configuration later, when you [finalize the installation](installing.md#finalize-the-installation) after installing and starting Matrix services."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:22
|
||||
msgid ""
|
||||
"On the other hand, if you choose this method (setting up a DNS SRV "
|
||||
"record), you need to configure the additional DNS record as well as "
|
||||
"adjust SSL certificate handling. Take a look at this documentation for "
|
||||
"more information: [Server Delegation via a DNS SRV record (advanced"
|
||||
")](howto-server-delegation.md#server-delegation-via-a-dns-srv-record-"
|
||||
"advanced)"
|
||||
msgid "On the other hand, if you choose this method (setting up a DNS SRV record), you need to configure the additional DNS record as well as adjust SSL certificate handling. Take a look at this documentation for more information: [Server Delegation via a DNS SRV record (advanced)](howto-server-delegation.md#server-delegation-via-a-dns-srv-record-advanced)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:24
|
||||
@ -102,10 +74,7 @@ msgid "DNS settings for services enabled by default"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:26
|
||||
msgid ""
|
||||
"To serve the base domain (`example.com`) and [Element Web](configuring-"
|
||||
"playbook-client-element-web.md) with the default subdomain, adjust DNS "
|
||||
"records as below."
|
||||
msgid "To serve the base domain (`example.com`) and [Element Web](configuring-playbook-client-element-web.md) with the default subdomain, adjust DNS records as below."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md
|
||||
@ -161,20 +130,11 @@ msgid "`matrix.example.com`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:33
|
||||
msgid ""
|
||||
"As the table illustrates, you need to create 2 subdomains "
|
||||
"(`matrix.example.com` and `element.example.com`) and point both of them "
|
||||
"to your server's IP address (DNS `A` record or `CNAME` record is fine)."
|
||||
msgid "As the table illustrates, you need to create 2 subdomains (`matrix.example.com` and `element.example.com`) and point both of them to your server's IP address (DNS `A` record or `CNAME` record is fine)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:35
|
||||
msgid ""
|
||||
"The `element.example.com` subdomain is necessary, because this playbook "
|
||||
"installs the [Element Web](https://github.com/element-hq/element-web) "
|
||||
"client for you by default. If you'd rather instruct the playbook not to "
|
||||
"install Element Web (`matrix_client_element_enabled: false` when "
|
||||
"[Configuring the playbook](configuring-playbook.md) later), feel free to "
|
||||
"skip the `element.example.com` DNS record."
|
||||
msgid "The `element.example.com` subdomain is necessary, because this playbook installs the [Element Web](https://github.com/element-hq/element-web) client for you by default. If you'd rather instruct the playbook not to install Element Web (`matrix_client_element_enabled: false` when [Configuring the playbook](configuring-playbook.md) later), feel free to skip the `element.example.com` DNS record."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:37
|
||||
@ -182,9 +142,7 @@ msgid "Be mindful as to how long it will take for the DNS records to propagate."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:39
|
||||
msgid ""
|
||||
"If you are using Cloudflare DNS, make sure to disable the proxy and set "
|
||||
"all records to \"DNS only\". Otherwise, fetching certificates will fail."
|
||||
msgid "If you are using Cloudflare DNS, make sure to disable the proxy and set all records to \"DNS only\". Otherwise, fetching certificates will fail."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:41
|
||||
@ -192,9 +150,7 @@ msgid "DNS settings for optional services/features"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:43
|
||||
msgid ""
|
||||
"For other services which may need subdomain settings, see the table below"
|
||||
" and configure the DNS (`CNAME`) records accordingly."
|
||||
msgid "For other services which may need subdomain settings, see the table below and configure the DNS (`CNAME`) records accordingly."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md
|
||||
@ -218,9 +174,7 @@ msgid "`jitsi`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md
|
||||
msgid ""
|
||||
"[Prometheus/Grafana](configuring-playbook-prometheus-grafana.md) "
|
||||
"monitoring system"
|
||||
msgid "[Prometheus/Grafana](configuring-playbook-prometheus-grafana.md) monitoring system"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md
|
||||
@ -332,9 +286,7 @@ msgid "443"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md
|
||||
msgid ""
|
||||
"[Postmoogle](configuring-playbook-bridge-postmoogle.md)/[Email2Matrix"
|
||||
"](configuring-playbook-email2matrix.md) email bridges"
|
||||
msgid "[Postmoogle](configuring-playbook-bridge-postmoogle.md)/[Email2Matrix](configuring-playbook-email2matrix.md) email bridges"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md
|
||||
@ -374,20 +326,11 @@ msgid "SRV record for ma1sd"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:68
|
||||
msgid ""
|
||||
"To make ma1sd enable its federation features, you need to set up a "
|
||||
"`_matrix-identity._tcp` SRV record. Don't confuse this with the "
|
||||
"`_matrix._tcp` SRV record for server delegation. See the table above and "
|
||||
"[this section](configuring-playbook-ma1sd.md#adjusting-dns-records) for "
|
||||
"values which need to be specified."
|
||||
msgid "To make ma1sd enable its federation features, you need to set up a `_matrix-identity._tcp` SRV record. Don't confuse this with the `_matrix._tcp` SRV record for server delegation. See the table above and [this section](configuring-playbook-ma1sd.md#adjusting-dns-records) for values which need to be specified."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:70
|
||||
msgid ""
|
||||
"When setting up a SRV record, if you are asked for a service and protocol"
|
||||
" instead of a hostname split the host value from the table where the "
|
||||
"period is. For example use service as `_matrix-identity` and protocol as "
|
||||
"`_tcp`."
|
||||
msgid "When setting up a SRV record, if you are asked for a service and protocol instead of a hostname split the host value from the table where the period is. For example use service as `_matrix-identity` and protocol as `_tcp`."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:72
|
||||
@ -395,16 +338,9 @@ msgid "MX and TXT records for Postmoogle"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:74
|
||||
msgid ""
|
||||
"To make Postmoogle enable its email sending features, you need to "
|
||||
"configure MX and TXT (SPF, DMARC, and DKIM) records. See the table above "
|
||||
"for values which need to be specified."
|
||||
msgid "To make Postmoogle enable its email sending features, you need to configure MX and TXT (SPF, DMARC, and DKIM) records. See the table above for values which need to be specified."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-dns.md:78
|
||||
msgid ""
|
||||
"[▶️](getting-the-playbook.md) When you're done with the DNS configuration"
|
||||
" and ready to proceed, continue with [Getting the playbook](getting-the-"
|
||||
"playbook.md)."
|
||||
msgid "[▶️](getting-the-playbook.md) When you're done with the DNS configuration and ready to proceed, continue with [Getting the playbook](getting-the-playbook.md)."
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user