Update locales

This commit is contained in:
Slavi Pantaleev
2024-12-20 09:54:28 +02:00
parent 1cf6f86955
commit 0afa372ca8
70 changed files with 3693 additions and 1414 deletions

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: matrix-docker-ansible-deploy \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-16 12:05+0900\n"
"POT-Creation-Date: 2024-12-20 09:53+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: jp\n"
@ -237,71 +237,71 @@ msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:90
msgid ""
"After these variables have been set, run the playbook with [playbook tags"
"](playbook-tags.md) as below to restart UVS:"
"After configuring the playbook, run it with [playbook tags](playbook-"
"tags.md) as below:"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:96
#: ../../../docs/configuring-playbook-user-verification-service.md:97
msgid ""
"The shortcut commands with the [`just` program](just.md) are also "
"available: `just run-tags setup-matrix-user-verification-service,start` "
"or `just setup-all`"
"available: `just install-service matrix-user-verification-service` or "
"`just setup-all`"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:98
#: ../../../docs/configuring-playbook-user-verification-service.md:99
msgid ""
"`just run-tags setup-matrix-user-verification-service,start` is useful "
"for maintaining your setup quickly 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 `just setup-all` runs the `ensure-matrix-users-created` tag too."
"`just install-service matrix-user-verification-service` is useful for "
"maintaining your setup quickly 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 "
"`just setup-all` runs the `ensure-matrix-users-created` tag too."
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:100
#: ../../../docs/configuring-playbook-user-verification-service.md:101
msgid "Logging"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:102
#: ../../../docs/configuring-playbook-user-verification-service.md:103
msgid "The configuration variable `UVS_LOG_LEVEL` can be set to:"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:103
#: ../../../docs/configuring-playbook-user-verification-service.md:104
msgid "warning"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:104
#: ../../../docs/configuring-playbook-user-verification-service.md:105
msgid "info"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:105
#: ../../../docs/configuring-playbook-user-verification-service.md:106
msgid "debug"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:107
#: ../../../docs/configuring-playbook-user-verification-service.md:108
msgid "TLS Certificate Checking"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:109
#: ../../../docs/configuring-playbook-user-verification-service.md:110
msgid ""
"If the Matrix Homeserver does not provide a valid TLS certificate, UVS "
"will fail with the following error message:"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:111
#: ../../../docs/configuring-playbook-user-verification-service.md:112
msgid "message: 'No response received: [object Object]',"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:113
#: ../../../docs/configuring-playbook-user-verification-service.md:114
msgid "This also applies to self-signed and let's encrypt staging certificates."
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:115
#: ../../../docs/configuring-playbook-user-verification-service.md:116
msgid ""
"To disable certificate validation altogether (INSECURE! Not suitable for "
"production use!) set: `NODE_TLS_REJECT_UNAUTHORIZED=0`"
msgstr ""
#: ../../../docs/configuring-playbook-user-verification-service.md:117
#: ../../../docs/configuring-playbook-user-verification-service.md:118
msgid ""
"Alternatively, it is possible to inject your own CA certificates into the"
" container by mounting a PEM file with additional trusted CAs into the "
@ -309,3 +309,31 @@ msgid ""
"it."
msgstr ""
#~ msgid ""
#~ "After these variables have been set, "
#~ "run the playbook with [playbook tags"
#~ "](playbook-tags.md) as below to restart "
#~ "UVS:"
#~ msgstr ""
#~ msgid ""
#~ "The shortcut commands with the [`just`"
#~ " program](just.md) are also available: "
#~ "`just run-tags setup-matrix-user-"
#~ "verification-service,start` or `just setup-"
#~ "all`"
#~ msgstr ""
#~ msgid ""
#~ "`just run-tags setup-matrix-user-"
#~ "verification-service,start` is useful for "
#~ "maintaining your setup quickly 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 `just "
#~ "setup-all` runs the `ensure-matrix-"
#~ "users-created` tag too."
#~ msgstr ""