Matrix Docker Ansible eploy
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

108 wiersze
3.7 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-16 12:05+0900\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-appservice-double-puppet.md:1
  23. msgid "Setting up Appservice Double Puppet (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:3
  26. msgid ""
  27. "Appservice Double Puppet is a homeserver appservice through which bridges"
  28. " (and potentially other services) can impersonate any user on the "
  29. "homeserver."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:5
  32. msgid ""
  33. "This is useful for performing [double-"
  34. "puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) via"
  35. " the [appservice method](https://docs.mau.fi/bridges/general/double-"
  36. "puppeting.html#appservice-method-new). The Appservice Double Puppet "
  37. "service is an implementation of this approach."
  38. msgstr ""
  39. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:7
  40. msgid ""
  41. "Previously, bridges supported performing [double-"
  42. "puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  43. "with the help of the [Shared Secret Auth password provider module"
  44. "](./configuring-playbook-shared-secret-auth.md), but this old and hacky "
  45. "solution has been superseded by this Appservice Double Puppet method."
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:9
  48. msgid "Adjusting the playbook configuration"
  49. msgstr ""
  50. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:11
  51. msgid ""
  52. "To enable the Appservice Double Puppet service, add the following "
  53. "configuration to your `inventory/host_vars/matrix.example.com/vars.yml` "
  54. "file:"
  55. msgstr ""
  56. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:17
  57. msgid "Installing"
  58. msgstr ""
  59. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:19
  60. msgid ""
  61. "After configuring the playbook, run it with [playbook tags](playbook-"
  62. "tags.md) as below:"
  63. msgstr ""
  64. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:26
  65. msgid "**Notes**:"
  66. msgstr ""
  67. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:28
  68. msgid ""
  69. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  70. "automatically create the bot's user account."
  71. msgstr ""
  72. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:30
  73. msgid ""
  74. "The shortcut commands with the [`just` program](just.md) are also "
  75. "available: `just install-all` or `just setup-all`"
  76. msgstr ""
  77. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:32
  78. msgid ""
  79. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  80. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  81. "runtime) than `just setup-all`) when its components remain unchanged. If "
  82. "you adjust your `vars.yml` to remove other components, you'd need to run "
  83. "`just setup-all`, or these components will still remain installed."
  84. msgstr ""
  85. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:34
  86. msgid "Usage"
  87. msgstr ""
  88. #: ../../../docs/configuring-playbook-appservice-double-puppet.md:36
  89. msgid ""
  90. "When enabled, double puppeting will automatically be enabled for all "
  91. "bridges that support double puppeting via the appservice method."
  92. msgstr ""