Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

74 lines
3.9 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2024, Slavi Pantaleev, Aine Etke, MDAD community
  3. # members
  4. # This file is distributed under the same license as the
  5. # matrix-docker-ansible-deploy package.
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
  7. #
  8. #, fuzzy
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2025-01-27 09:54+0200\n"
  14. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  15. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  16. "Language: jp\n"
  17. "Language-Team: jp <LL@li.org>\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=utf-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Generated-By: Babel 2.16.0\n"
  22. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:1
  23. msgid "Setting up Synapse Auto Invite Accept (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:3
  26. msgid "The playbook can install and configure [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) for you."
  27. msgstr ""
  28. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:5
  29. msgid "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."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:7
  32. 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."
  33. msgstr ""
  34. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:9
  35. 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 (see the [Native alternative](#native-alternative) section below). You'd better use the native feature, instead of the [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) 3rd party module."
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:11
  38. msgid "Adjusting the playbook configuration"
  39. msgstr ""
  40. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:13
  41. 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-invite module for you, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  42. msgstr ""
  43. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:21
  44. msgid "Synapse worker deployments"
  45. msgstr ""
  46. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:23
  47. msgid "In a [workerized Synapse deployment](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/c9a842147e09647c355799ca024d65a5de66b099/docs/configuring-playbook-synapse.md#load-balancing-with-workers) it is possible to run this module on a worker to reduce the load on the main process (Default is `null`). For example, add this to your configuration:"
  48. msgstr ""
  49. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:29
  50. msgid "There might be an [issue with federation](https://github.com/matrix-org/synapse-auto-accept-invite/issues/18)."
  51. msgstr ""
  52. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:31
  53. msgid "Native alternative"
  54. msgstr ""
  55. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:33
  56. msgid "Since Synapse [v1.109.0](https://github.com/element-hq/synapse/releases/tag/v1.109.0), the functionality provided by the [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) 3rd party module [has been made](https://github.com/element-hq/synapse/pull/17147) part of Synapse."
  57. msgstr ""
  58. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:35
  59. msgid "Here's example configuration for using the **native** Synapse feature:"
  60. msgstr ""