Use msgcat to avoid word-wrapping in .po files
This commit is contained in:
@ -25,27 +25,15 @@ msgid "Setting up Appservice Webhooks bridging (optional, deprecated)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:3
|
||||
msgid ""
|
||||
"**Note**: This bridge has been deprecated. We recommend not bothering "
|
||||
"with installing it. While not a 1:1 replacement, the bridge's author "
|
||||
"suggests taking a look at [matrix-hookshot](https://github.com/matrix-org"
|
||||
"/matrix-hookshot) as a replacement, which can also be installed using "
|
||||
"[this playbook](configuring-playbook-bridge-hookshot.md). Consider using "
|
||||
"that bridge instead of this one."
|
||||
msgid "**Note**: This bridge has been deprecated. We recommend not bothering with installing it. While not a 1:1 replacement, the bridge's author suggests taking a look at [matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) as a replacement, which can also be installed using [this playbook](configuring-playbook-bridge-hookshot.md). Consider using that bridge instead of this one."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:5
|
||||
msgid ""
|
||||
"The playbook can install and configure [matrix-appservice-"
|
||||
"webhooks](https://github.com/turt2live/matrix-appservice-webhooks) for "
|
||||
"you. This bridge provides support for Slack-compatible webhooks."
|
||||
msgid "The playbook can install and configure [matrix-appservice-webhooks](https://github.com/turt2live/matrix-appservice-webhooks) for you. This bridge provides support for Slack-compatible webhooks."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:7
|
||||
msgid ""
|
||||
"See the project's [documentation](https://github.com/turt2live/matrix-"
|
||||
"appservice-webhooks/blob/master/README.md) to learn what it does and why "
|
||||
"it might be useful to you."
|
||||
msgid "See the project's [documentation](https://github.com/turt2live/matrix-appservice-webhooks/blob/master/README.md) to learn what it does and why it might be useful to you."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:9
|
||||
@ -53,9 +41,7 @@ msgid "Adjusting the playbook configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:11
|
||||
msgid ""
|
||||
"To enable the bridge, add the following configuration to your "
|
||||
"`inventory/host_vars/matrix.example.com/vars.yml` file:"
|
||||
msgid "To enable the bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:27
|
||||
@ -63,9 +49,7 @@ msgid "Installing"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:29
|
||||
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-bridge-appservice-webhooks.md:36
|
||||
@ -73,24 +57,15 @@ msgid "**Notes**:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:38
|
||||
msgid ""
|
||||
"The `ensure-matrix-users-created` playbook tag makes the playbook "
|
||||
"automatically create the bot's user account."
|
||||
msgid "The `ensure-matrix-users-created` playbook tag makes the playbook automatically create the bot's user account."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:40
|
||||
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-bridge-appservice-webhooks.md:42
|
||||
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."
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:44
|
||||
@ -98,27 +73,19 @@ msgid "Usage"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:46
|
||||
msgid ""
|
||||
"To use the bridge, you need to invite the bridge bot user to your room in"
|
||||
" either way."
|
||||
msgid "To use the bridge, you need to invite the bridge bot user to your room in either way."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:48
|
||||
msgid ""
|
||||
"Send `/invite @_webhook:example.com` (**Note**: Make sure you have "
|
||||
"administration permissions in your room)"
|
||||
msgid "Send `/invite @_webhook:example.com` (**Note**: Make sure you have administration permissions in your room)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:49
|
||||
msgid ""
|
||||
"Add the bridge bot to a private channel (personal channels imply you "
|
||||
"being an administrator)"
|
||||
msgid "Add the bridge bot to a private channel (personal channels imply you being an administrator)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:51
|
||||
msgid ""
|
||||
"You then need to send a message to the bridge bot in order to receive a "
|
||||
"private message including the webhook link:"
|
||||
msgid "You then need to send a message to the bridge bot in order to receive a private message including the webhook link:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:57
|
||||
@ -134,23 +101,13 @@ msgid "Setting Webhooks with Dimension integration manager"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:83
|
||||
msgid ""
|
||||
"If you're using the [Dimension integration manager](configuring-playbook-"
|
||||
"dimension.md), you can configure the Webhooks bridge with it."
|
||||
msgid "If you're using the [Dimension integration manager](configuring-playbook-dimension.md), you can configure the Webhooks bridge with it."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:85
|
||||
msgid ""
|
||||
"To configure it, open the Dimension integration manager, and go to "
|
||||
"\"Settings\" and \"Bridges\", then select edit action for \"Webhook "
|
||||
"Bridge\"."
|
||||
msgid "To configure it, open the Dimension integration manager, and go to \"Settings\" and \"Bridges\", then select edit action for \"Webhook Bridge\"."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-bridge-appservice-webhooks.md:87
|
||||
msgid ""
|
||||
"On the UI, press \"Add self-hosted Bridge\" button and populate "
|
||||
"\"Provisioning URL\" and \"Shared Secret\" values from `/matrix"
|
||||
"/appservice-webhooks/config/config.yaml` file's homeserver URL value and "
|
||||
"provisioning secret value, respectively."
|
||||
msgid "On the UI, press \"Add self-hosted Bridge\" button and populate \"Provisioning URL\" and \"Shared Secret\" values from `/matrix/appservice-webhooks/config/config.yaml` file's homeserver URL value and provisioning secret value, respectively."
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user