Use msgcat to avoid word-wrapping in .po files
This commit is contained in:
@ -26,17 +26,11 @@ msgid "Enabling Telemetry for your Matrix server (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-telemetry.md:3
|
||||
msgid ""
|
||||
"By default, this playbook configures your Matrix homeserver to not send "
|
||||
"any telemetry data anywhere."
|
||||
msgid "By default, this playbook configures your Matrix homeserver to not send any telemetry data anywhere."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-telemetry.md:5
|
||||
msgid ""
|
||||
"The [matrix.org](https://matrix.org) team would really appreciate it if "
|
||||
"you could help the project out by reporting usage statistics from your "
|
||||
"homeserver. Enabling usage statistics helps track the growth of the "
|
||||
"Matrix community, and helps to make Matrix a success."
|
||||
msgid "The [matrix.org](https://matrix.org) team would really appreciate it if you could help the project out by reporting usage statistics from your homeserver. Enabling usage statistics helps track the growth of the Matrix community, and helps to make Matrix a success."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-telemetry.md:7
|
||||
@ -44,10 +38,7 @@ msgid "Enabling Telemetry"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-telemetry.md:9
|
||||
msgid ""
|
||||
"If you'd like to **help by enabling submission of general usage "
|
||||
"statistics** for your homeserver, add the following configuration to your"
|
||||
" `inventory/host_vars/matrix.example.com/vars.yml` file:"
|
||||
msgid "If you'd like to **help by enabling submission of general usage statistics** for your homeserver, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-telemetry.md:17
|
||||
@ -55,21 +46,9 @@ msgid "Usage statistics being submitted"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-telemetry.md:19
|
||||
msgid ""
|
||||
"When enabled, your homeserver will regularly upload a few dozen "
|
||||
"statistics about your server. This data includes your homeserver's "
|
||||
"domain, the total number of users, the number of active users, the total "
|
||||
"number of rooms, and the number of messages sent per day on your "
|
||||
"homeserver."
|
||||
msgid "When enabled, your homeserver will regularly upload a few dozen statistics about your server. This data includes your homeserver's domain, the total number of users, the number of active users, the total number of rooms, and the number of messages sent per day on your homeserver."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-telemetry.md:21
|
||||
msgid ""
|
||||
"See [Synapse's documentation](https://github.com/element-"
|
||||
"hq/synapse/blob/develop/docs/usage/administration/monitoring/reporting_homeserver_usage_statistics.md"
|
||||
"#available-statistics) or [Dendrite's documentation](https://github.com"
|
||||
"/matrix-org/dendrite/blob/main/docs/FAQ.md#what-is-being-reported-when-"
|
||||
"enabling-phone-home-statistics) for the full list of statistics that are "
|
||||
"reported."
|
||||
msgid "See [Synapse's documentation](https://github.com/element-hq/synapse/blob/develop/docs/usage/administration/monitoring/reporting_homeserver_usage_statistics.md#available-statistics) or [Dendrite's documentation](https://github.com/matrix-org/dendrite/blob/main/docs/FAQ.md#what-is-being-reported-when-enabling-phone-home-statistics) for the full list of statistics that are reported."
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user