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.
 
 

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