Update locales
This commit is contained in:
@ -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"
|
||||
@ -33,15 +33,20 @@ msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:5
|
||||
msgid ""
|
||||
"See that project's [documentation](https://github.com/matrix-org/synapse-"
|
||||
"auto-accept-invite) to learn what it does and why it might be useful to "
|
||||
"you. In short, it automatically accepts room invites. You can specify "
|
||||
"that only 1:1 room invites are auto-accepted. Defaults to false if not "
|
||||
"In short, it automatically accepts room invites. You can specify that "
|
||||
"only 1:1 room invites are auto-accepted. Defaults to false if not "
|
||||
"specified."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:7
|
||||
msgid ""
|
||||
"See the project's [documentation](https://github.com/matrix-org/synapse-"
|
||||
"auto-accept-invite/blob/main/README.md) to learn what it does and why it "
|
||||
"might be useful to you."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:9
|
||||
msgid ""
|
||||
"**Note**: Synapse [v1.109.0](https://github.com/element-"
|
||||
"hq/synapse/releases/tag/v1.109.0), the same feature [has been "
|
||||
"merged](https://github.com/element-hq/synapse/pull/17147) into Synapse "
|
||||
@ -51,11 +56,11 @@ msgid ""
|
||||
"party module."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:9
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:11
|
||||
msgid "Configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:11
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:13
|
||||
msgid ""
|
||||
"If you decide that you'd like to let this playbook install the [synapse-"
|
||||
"auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-"
|
||||
@ -63,11 +68,11 @@ msgid ""
|
||||
"`inventory/host_vars/matrix.example.com/vars.yml` file:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:19
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:21
|
||||
msgid "Synapse worker deployments"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:21
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:23
|
||||
msgid ""
|
||||
"In a [workerized Synapse deployment](https://github.com/spantaleev"
|
||||
"/matrix-docker-ansible-"
|
||||
@ -77,17 +82,17 @@ msgid ""
|
||||
"is `null`). For example, add this to your configuration:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:27
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:29
|
||||
msgid ""
|
||||
"There might be an [issue with federation](https://github.com/matrix-org"
|
||||
"/synapse-auto-accept-invite/issues/18)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:29
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:31
|
||||
msgid "Native alternative"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:31
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:33
|
||||
msgid ""
|
||||
"Since Synapse [v1.109.0](https://github.com/element-"
|
||||
"hq/synapse/releases/tag/v1.109.0), the functionality provided by the "
|
||||
@ -96,7 +101,19 @@ msgid ""
|
||||
"/element-hq/synapse/pull/17147) part of Synapse."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:33
|
||||
#: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:35
|
||||
msgid "Here's example configuration for using the **native** Synapse feature:"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "See that project's "
|
||||
#~ "[documentation](https://github.com/matrix-org/synapse-"
|
||||
#~ "auto-accept-invite) to learn what it"
|
||||
#~ " does and why it might be "
|
||||
#~ "useful to you. In short, it "
|
||||
#~ "automatically accepts room invites. You "
|
||||
#~ "can specify that only 1:1 room "
|
||||
#~ "invites are auto-accepted. Defaults to"
|
||||
#~ " false if not specified."
|
||||
#~ msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user