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
@@ -26,9 +26,7 @@ msgid "Registering users"
msgstr ""
#: ../../../docs/registering-users.md:3
msgid ""
"This documentation page tells you how to create user accounts on your "
"Matrix server."
msgid "This documentation page tells you how to create user accounts on your Matrix server."
msgstr ""
#: ../../../docs/registering-users.md:5
@@ -48,9 +46,7 @@ msgid "[Managing users via a Web UI](#managing-users-via-a-web-ui)"
msgstr ""
#: ../../../docs/registering-users.md:10
msgid ""
"[Letting certain users register on your private server](#letting-certain-"
"users-register-on-your-private-server)"
msgid "[Letting certain users register on your private server](#letting-certain-users-register-on-your-private-server)"
msgstr ""
#: ../../../docs/registering-users.md:11
@@ -58,9 +54,7 @@ msgid "[Enabling public user registration](#enabling-public-user-registration)"
msgstr ""
#: ../../../docs/registering-users.md:12
msgid ""
"[Adding/Removing Administrator privileges to an existing user"
"](#addingremoving-administrator-privileges-to-an-existing-user)"
msgid "[Adding/Removing Administrator privileges to an existing user](#addingremoving-administrator-privileges-to-an-existing-user)"
msgstr ""
#: ../../../docs/registering-users.md:14
@@ -76,23 +70,15 @@ msgid "Make sure to adjust `USERNAME_HERE` and `PASSWORD_HERE`"
msgstr ""
#: ../../../docs/registering-users.md:18
msgid ""
"For `USERNAME_HERE`, use a plain username like `alice`, not a full ID "
"(`@alice:example.com`)"
msgid "For `USERNAME_HERE`, use a plain username like `alice`, not a full ID (`@alice:example.com`)"
msgstr ""
#: ../../../docs/registering-users.md:19
msgid ""
"Use `admin=yes` or `admin=no` depending on whether you wish to make the "
"user an administrator of the Matrix server"
msgid "Use `admin=yes` or `admin=no` depending on whether you wish to make the user an administrator of the Matrix server"
msgstr ""
#: ../../../docs/registering-users.md:21
msgid ""
"After registering a user (using one of the methods below), **you can log "
"in with that user** via the [Element Web](configuring-playbook-client-"
"element-web.md) service that this playbook has installed for you at a URL"
" like this: `https://element.example.com/`."
msgid "After registering a user (using one of the methods below), **you can log in with that user** via the [Element Web](configuring-playbook-client-element-web.md) service that this playbook has installed for you at a URL like this: `https://element.example.com/`."
msgstr ""
#: ../../../docs/registering-users.md:23
@@ -100,11 +86,7 @@ msgid "Registering users via the Ansible playbook"
msgstr ""
#: ../../../docs/registering-users.md:25
msgid ""
"It's best to register users via the Ansible playbook, because it works "
"regardless of homeserver implementation (Synapse, Dendrite, etc) or usage"
" of [Matrix Authentication Service](configuring-playbook-matrix-"
"authentication-service.md) (MAS)."
msgid "It's best to register users via the Ansible playbook, because it works regardless of homeserver implementation (Synapse, Dendrite, etc) or usage of [Matrix Authentication Service](configuring-playbook-matrix-authentication-service.md) (MAS)."
msgstr ""
#: ../../../docs/registering-users.md:27
@@ -116,24 +98,11 @@ msgid "**or** by invoking `ansible-playbook` manually:"
msgstr ""
#: ../../../docs/registering-users.md:43
msgid ""
"Feel free to register as many users (for friends, family, etc.) as you "
"want. Still, perhaps you should grant full administrative access to your "
"user account only (with `admin=yes`), and others should be created with "
"`admin=no`."
msgid "Feel free to register as many users (for friends, family, etc.) as you want. Still, perhaps you should grant full administrative access to your user account only (with `admin=yes`), and others should be created with `admin=no`."
msgstr ""
#: ../../../docs/registering-users.md:45
msgid ""
"⚠️ **Warning**: If you're registering users against Matrix Authentication"
" Service, do note that it [still insists](https://github.com/element-hq"
"/matrix-authentication-service/issues/1505) on having a verified email "
"address for each user. Upon a user's first login, they will be asked to "
"confirm their email address. This requires that email sending is "
"[configured](./configuring-playbook-email.md). You can also consult the "
"[Working around email deliverability issues](./configuring-playbook-"
"matrix-authentication-service.md#working-around-email-deliverability-"
"issues) section for more information."
msgid "⚠️ **Warning**: If you're registering users against Matrix Authentication Service, do note that it [still insists](https://github.com/element-hq/matrix-authentication-service/issues/1505) on having a verified email address for each user. Upon a user's first login, they will be asked to confirm their email address. This requires that email sending is [configured](./configuring-playbook-email.md). You can also consult the [Working around email deliverability issues](./configuring-playbook-matrix-authentication-service.md#working-around-email-deliverability-issues) section for more information."
msgstr ""
#: ../../../docs/registering-users.md:47
@@ -141,12 +110,7 @@ msgid "Registering users manually for Synapse"
msgstr ""
#: ../../../docs/registering-users.md:49
msgid ""
"If you're using the [Synapse](configuring-playbook-synapse.md) homeserver"
" implementation (which is the default), you can register users via the "
"command-line after **SSH**-ing to your server (requires that [all "
"services have been started](installing.md#install-matrix-server-and-"
"services)):"
msgid "If you're using the [Synapse](configuring-playbook-synapse.md) homeserver implementation (which is the default), you can register users via the command-line after **SSH**-ing to your server (requires that [all services have been started](installing.md#install-matrix-server-and-services)):"
msgstr ""
#: ../../../docs/registering-users.md:57
@@ -154,11 +118,7 @@ msgid "Registering users manually for Dendrite"
msgstr ""
#: ../../../docs/registering-users.md:59
msgid ""
"If you're using the [Dendrite](./configuring-playbook-dendrite.md) "
"homeserver implementation, you can register users via the command-line "
"after **SSH**-ing to your server (requires that [all services have been "
"started](installing.md#install-matrix-server-and-services)):"
msgid "If you're using the [Dendrite](./configuring-playbook-dendrite.md) homeserver implementation, you can register users via the command-line after **SSH**-ing to your server (requires that [all services have been started](installing.md#install-matrix-server-and-services)):"
msgstr ""
#: ../../../docs/registering-users.md:67
@@ -166,34 +126,15 @@ msgid "Registering users manually for Matrix Authentication Service"
msgstr ""
#: ../../../docs/registering-users.md:69
msgid ""
"If you're using the [Matrix Authentication Service](./configuring-"
"playbook-matrix-authentication-service.md) and your existing homeserver "
"(most likely [Synapse](./configuring-playbook-synapse.md)) is delegating "
"authentication to it, you can register users via the command-line after "
"**SSH**-ing to your server (requires that [all services have been "
"started](installing.md#install-matrix-server-and-services)):"
msgid "If you're using the [Matrix Authentication Service](./configuring-playbook-matrix-authentication-service.md) and your existing homeserver (most likely [Synapse](./configuring-playbook-synapse.md)) is delegating authentication to it, you can register users via the command-line after **SSH**-ing to your server (requires that [all services have been started](installing.md#install-matrix-server-and-services)):"
msgstr ""
#: ../../../docs/registering-users.md:77
msgid ""
"This `register-user` script actually invokes the `mas-cli manage "
"register-user` command under the hood. If you'd like more control over "
"the registration process, consider invoking the `mas-cli` command "
"directly:"
msgid "This `register-user` script actually invokes the `mas-cli manage register-user` command under the hood. If you'd like more control over the registration process, consider invoking the `mas-cli` command directly:"
msgstr ""
#: ../../../docs/registering-users.md:83
msgid ""
"⚠️ **Warning**: Matrix Authentication Service [still "
"insists](https://github.com/element-hq/matrix-authentication-"
"service/issues/1505) on having a verified email address for each user. "
"Upon a user's first login, they will be asked to confirm their email "
"address. This requires that email sending is [configured](./configuring-"
"playbook-email.md). You can also consult the [Working around email "
"deliverability issues](./configuring-playbook-matrix-authentication-"
"service.md#working-around-email-deliverability-issues) section for more "
"information."
msgid "⚠️ **Warning**: Matrix Authentication Service [still insists](https://github.com/element-hq/matrix-authentication-service/issues/1505) on having a verified email address for each user. Upon a user's first login, they will be asked to confirm their email address. This requires that email sending is [configured](./configuring-playbook-email.md). You can also consult the [Working around email deliverability issues](./configuring-playbook-matrix-authentication-service.md#working-around-email-deliverability-issues) section for more information."
msgstr ""
#: ../../../docs/registering-users.md:85
@@ -201,18 +142,11 @@ msgid "Managing users via a Web UI"
msgstr ""
#: ../../../docs/registering-users.md:87
msgid ""
"To manage users more easily (via a web user-interace), you can install "
"[Synapse Admin](configuring-playbook-synapse-admin.md)."
msgid "To manage users more easily (via a web user-interace), you can install [Synapse Admin](configuring-playbook-synapse-admin.md)."
msgstr ""
#: ../../../docs/registering-users.md:89
msgid ""
"⚠️ **Warning**: If you're using [Matrix Authentication Service"
"](configuring-playbook-matrix-authentication-service.md), note that user "
"management via synapse-admin is not fully working yet. See the "
"[Expectations](configuring-playbook-matrix-authentication-"
"service.md#expectations) section for more information."
msgid "⚠️ **Warning**: If you're using [Matrix Authentication Service](configuring-playbook-matrix-authentication-service.md), note that user management via synapse-admin is not fully working yet. See the [Expectations](configuring-playbook-matrix-authentication-service.md#expectations) section for more information."
msgstr ""
#: ../../../docs/registering-users.md:91
@@ -220,12 +154,7 @@ msgid "Letting certain users register on your private server"
msgstr ""
#: ../../../docs/registering-users.md:93
msgid ""
"If you'd rather **keep your server private** (public registration closed,"
" as is the default), and **let certain people create accounts by "
"themselves** (instead of creating user accounts manually like this), "
"consider installing and making use of [matrix-registration](configuring-"
"playbook-matrix-registration.md)."
msgid "If you'd rather **keep your server private** (public registration closed, as is the default), and **let certain people create accounts by themselves** (instead of creating user accounts manually like this), consider installing and making use of [matrix-registration](configuring-playbook-matrix-registration.md)."
msgstr ""
#: ../../../docs/registering-users.md:95
@@ -233,10 +162,7 @@ msgid "Enabling public user registration"
msgstr ""
#: ../../../docs/registering-users.md:97
msgid ""
"To **open up user registration publicly** (usually **not recommended**), "
"add the following configuration to your "
"`inventory/host_vars/matrix.example.com/vars.yml` file:"
msgid "To **open up user registration publicly** (usually **not recommended**), add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
msgstr ""
#: ../../../docs/registering-users.md:99
@@ -248,31 +174,19 @@ msgid "For Dendrite:"
msgstr ""
#: ../../../docs/registering-users.md:111
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/registering-users.md:120
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/registering-users.md:122
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 ""
#: ../../../docs/registering-users.md:124
msgid ""
"If you're opening up registrations publicly like this, you might also "
"wish to [configure CAPTCHA protection](configuring-captcha.md)."
msgid "If you're opening up registrations publicly like this, you might also wish to [configure CAPTCHA protection](configuring-captcha.md)."
msgstr ""
#: ../../../docs/registering-users.md:126
@@ -284,9 +198,7 @@ msgid "Adding/Removing Administrator privileges to an existing user in Synapse"
msgstr ""
#: ../../../docs/registering-users.md:130
msgid ""
"To change the admin privileges for a user in Synapse's local database, "
"you need to run an SQL query like this against the `synapse` database:"
msgid "To change the admin privileges for a user in Synapse's local database, you need to run an SQL query like this against the `synapse` database:"
msgstr ""
#: ../../../docs/registering-users.md:136
@@ -302,16 +214,11 @@ msgid "`USER` and `example.com` pointing to a valid user on your server"
msgstr ""
#: ../../../docs/registering-users.md:141
msgid ""
"If you're using the integrated Postgres server and not an [external "
"Postgres server](configuring-playbook-external-postgres.md), you can "
"launch a Postgres into the `synapse` database by:"
msgid "If you're using the integrated Postgres server and not an [external Postgres server](configuring-playbook-external-postgres.md), you can launch a Postgres into the `synapse` database by:"
msgstr ""
#: ../../../docs/registering-users.md:143
msgid ""
"running `/matrix/postgres/bin/cli` - to launch "
"[`psql`](https://www.postgresql.org/docs/current/app-psql.html)"
msgid "running `/matrix/postgres/bin/cli` - to launch [`psql`](https://www.postgresql.org/docs/current/app-psql.html)"
msgstr ""
#: ../../../docs/registering-users.md:144
@@ -323,28 +230,17 @@ msgid "You can then proceed to run the query above."
msgstr ""
#: ../../../docs/registering-users.md:148
msgid ""
"**Note**: directly modifying the raw data of Synapse (or any other "
"software) could cause the software to break. You've been warned!"
msgid "**Note**: directly modifying the raw data of Synapse (or any other software) could cause the software to break. You've been warned!"
msgstr ""
#: ../../../docs/registering-users.md:150
msgid ""
"Adding/Removing Administrator privileges to an existing user in Matrix "
"Authentication Service"
msgid "Adding/Removing Administrator privileges to an existing user in Matrix Authentication Service"
msgstr ""
#: ../../../docs/registering-users.md:152
msgid ""
"Promoting/demoting a user in Matrix Authentication Service cannot "
"currently (2024-10-19) be done via the [`mas-cli` Management tool"
"](./configuring-playbook-matrix-authentication-service.md#management)."
msgid "Promoting/demoting a user in Matrix Authentication Service cannot currently (2024-10-19) be done via the [`mas-cli` Management tool](./configuring-playbook-matrix-authentication-service.md#management)."
msgstr ""
#: ../../../docs/registering-users.md:154
msgid ""
"You can do it via the [MAS Admin API](https://element-hq.github.io"
"/matrix-authentication-service/api/index.html)'s `POST "
"/api/admin/v1/users/{id}/set-admin` endpoint."
msgid "You can do it via the [MAS Admin API](https://element-hq.github.io/matrix-authentication-service/api/index.html)'s `POST /api/admin/v1/users/{id}/set-admin` endpoint."
msgstr ""