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.
 
 

120 lines
4.3 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: 2024-12-20 09:53+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 ""
  27. "The playbook can install and configure [synapse-auto-invite-"
  28. "accept](https://github.com/matrix-org/synapse-auto-accept-invite) for "
  29. "you."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:5
  32. msgid ""
  33. "In short, it automatically accepts room invites. You can specify that "
  34. "only 1:1 room invites are auto-accepted. Defaults to false if not "
  35. "specified."
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:7
  38. msgid ""
  39. "See the project's [documentation](https://github.com/matrix-org/synapse-"
  40. "auto-accept-invite/blob/main/README.md) to learn what it does and why it "
  41. "might be useful to you."
  42. msgstr ""
  43. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:9
  44. msgid ""
  45. "**Note**: Synapse [v1.109.0](https://github.com/element-"
  46. "hq/synapse/releases/tag/v1.109.0), the same feature [has been "
  47. "merged](https://github.com/element-hq/synapse/pull/17147) into Synapse "
  48. "(see the [Native alternative](#native-alternative) section below). You'd "
  49. "better use the native feature, instead of the [synapse-auto-invite-"
  50. "accept](https://github.com/matrix-org/synapse-auto-accept-invite) 3rd "
  51. "party module."
  52. msgstr ""
  53. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:11
  54. msgid "Configuration"
  55. msgstr ""
  56. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:13
  57. msgid ""
  58. "If you decide that you'd like to let this playbook install the [synapse-"
  59. "auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-"
  60. "invite module for you, add the following configuration to your "
  61. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  62. msgstr ""
  63. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:21
  64. msgid "Synapse worker deployments"
  65. msgstr ""
  66. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:23
  67. msgid ""
  68. "In a [workerized Synapse deployment](https://github.com/spantaleev"
  69. "/matrix-docker-ansible-"
  70. "deploy/blob/c9a842147e09647c355799ca024d65a5de66b099/docs/configuring-"
  71. "playbook-synapse.md#load-balancing-with-workers) it is possible to run "
  72. "this module on a worker to reduce the load on the main process (Default "
  73. "is `null`). For example, add this to your configuration:"
  74. msgstr ""
  75. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:29
  76. msgid ""
  77. "There might be an [issue with federation](https://github.com/matrix-org"
  78. "/synapse-auto-accept-invite/issues/18)."
  79. msgstr ""
  80. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:31
  81. msgid "Native alternative"
  82. msgstr ""
  83. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:33
  84. msgid ""
  85. "Since Synapse [v1.109.0](https://github.com/element-"
  86. "hq/synapse/releases/tag/v1.109.0), the functionality provided by the "
  87. "[synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-"
  88. "accept-invite) 3rd party module [has been made](https://github.com"
  89. "/element-hq/synapse/pull/17147) part of Synapse."
  90. msgstr ""
  91. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:35
  92. msgid "Here's example configuration for using the **native** Synapse feature:"
  93. msgstr ""
  94. #~ msgid ""
  95. #~ "See that project's "
  96. #~ "[documentation](https://github.com/matrix-org/synapse-"
  97. #~ "auto-accept-invite) to learn what it"
  98. #~ " does and why it might be "
  99. #~ "useful to you. In short, it "
  100. #~ "automatically accepts room invites. You "
  101. #~ "can specify that only 1:1 room "
  102. #~ "invites are auto-accepted. Defaults to"
  103. #~ " false if not specified."
  104. #~ msgstr ""