Use msgcat to avoid word-wrapping in .po files

This commit is contained in:
Slavi Pantaleev
2024-12-20 14:33:31 +02:00
parent 36429d8bd3
commit 71e5f1103d
269 changed files with 8438 additions and 39279 deletions

View File

@ -25,29 +25,19 @@ msgid "Configuring Riot-web (optional)"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:3
msgid ""
"By default, this playbook **used to install** the [Riot-"
"web](https://github.com/element-hq/riot-web) Matrix client web "
"application."
msgid "By default, this playbook **used to install** the [Riot-web](https://github.com/element-hq/riot-web) Matrix client web application."
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:5
msgid ""
"Riot has since been [renamed to Element](https://element.io/blog/welcome-"
"to-element/)."
msgid "Riot has since been [renamed to Element](https://element.io/blog/welcome-to-element/)."
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:7
msgid ""
"to learn more about Element Web and its configuration, see our dedicated "
"[Configuring Element Web](configuring-playbook-client-element-web.md) "
"documentation page"
msgid "to learn more about Element Web and its configuration, see our dedicated [Configuring Element Web](configuring-playbook-client-element-web.md) documentation page"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:8
msgid ""
"to learn how to migrate from Riot to Element Web, see [Migrating to "
"Element Web](#migrating-to-element-web) below"
msgid "to learn how to migrate from Riot to Element Web, see [Migrating to Element Web](#migrating-to-element-web) below"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:10
@ -59,17 +49,11 @@ msgid "Migrating your custom settings"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:14
msgid ""
"If you have custom `matrix_riot_web_` variables in your "
"`inventory/host_vars/matrix.example.com/vars.yml` file, you'll need to "
"rename them (`matrix_riot_web_` -> `matrix_client_element_`)."
msgid "If you have custom `matrix_riot_web_` variables in your `inventory/host_vars/matrix.example.com/vars.yml` file, you'll need to rename them (`matrix_riot_web_` -> `matrix_client_element_`)."
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:16
msgid ""
"Some other playbook variables (but not all) with `riot` in their name are"
" also renamed. The playbook checks and warns if you are using the old "
"name for some commonly used ones."
msgid "Some other playbook variables (but not all) with `riot` in their name are also renamed. The playbook checks and warns if you are using the old name for some commonly used ones."
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:18
@ -77,9 +61,7 @@ msgid "Domain migration"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:20
msgid ""
"We used to set up Riot at the `riot.example.com` domain. The playbook now"
" sets up Element Web at `element.example.com` by default."
msgid "We used to set up Riot at the `riot.example.com` domain. The playbook now sets up Element Web at `element.example.com` by default."
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:22
@ -87,18 +69,11 @@ msgid "There are a few options for handling this:"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:24
msgid ""
"(**avoiding changes** - using the old `riot.example.com` domain and "
"avoiding DNS changes) -- to keep using `riot.example.com` instead of "
"`element.example.com`, override the domain at which the playbook serves "
"Element Web: `matrix_server_fqn_element: \"riot.{{ matrix_domain }}\"`"
msgid "(**avoiding changes** - using the old `riot.example.com` domain and avoiding DNS changes) -- to keep using `riot.example.com` instead of `element.example.com`, override the domain at which the playbook serves Element Web: `matrix_server_fqn_element: \"riot.{{ matrix_domain }}\"`"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:26
msgid ""
"(**embracing changes** - using only `element.example.com`) - set up the "
"`element.example.com` DNS record (see [Configuring DNS](configuring-"
"dns.md)). You can drop the `riot.example.com` in this case."
msgid "(**embracing changes** - using only `element.example.com`) - set up the `element.example.com` DNS record (see [Configuring DNS](configuring-dns.md)). You can drop the `riot.example.com` in this case."
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:28
@ -106,24 +81,13 @@ msgid "Re-running the playbook"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:30
msgid ""
"After configuring the playbook, run it with [playbook tags](playbook-"
"tags.md) as below:"
msgid "After configuring the playbook, run it with [playbook tags](playbook-tags.md) as below:"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:37
msgid ""
"The shortcut commands with the [`just` program](just.md) are also "
"available: `just install-all` or `just setup-all`"
msgid "The shortcut commands with the [`just` program](just.md) are also available: `just install-all` or `just setup-all`"
msgstr ""
#: ../../../docs/configuring-playbook-riot-web.md:39
msgid ""
"`just install-all` is useful for maintaining your setup quickly ([2x-5x "
"faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
"runtime) than `just setup-all`) when its components remain unchanged. If "
"you adjust your `vars.yml` to remove other components, you'd need to run "
"`just setup-all`, or these components will still remain installed. Note "
"these shortcuts run the `ensure-matrix-users-created` tag too."
msgid "`just install-all` is useful for maintaining your setup quickly ([2x-5x faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-runtime) than `just setup-all`) when its components remain unchanged. If you adjust your `vars.yml` to remove other components, you'd need to run `just setup-all`, or these components will still remain installed. Note these shortcuts run the `ensure-matrix-users-created` tag too."
msgstr ""