Matrix Docker Ansible eploy
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

94 lines
2.9 KiB

  1. # Translations template for PROJECT.
  2. # Copyright (C) 2024 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PROJECT VERSION\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2024-12-20 09:53+0200\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=utf-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Generated-By: Babel 2.16.0\n"
  19. #: ../../../docs/configuring-playbook-rest-auth.md:1
  20. msgid ""
  21. "Setting up the REST authentication password provider module (optional, "
  22. "advanced)"
  23. msgstr ""
  24. #: ../../../docs/configuring-playbook-rest-auth.md:3
  25. msgid ""
  26. "The playbook can install and configure [matrix-synapse-rest-"
  27. "auth](https://github.com/ma1uta/matrix-synapse-rest-password-provider) "
  28. "for you."
  29. msgstr ""
  30. #: ../../../docs/configuring-playbook-rest-auth.md:5
  31. msgid ""
  32. "See the project's [documentation](https://github.com/ma1uta/matrix-"
  33. "synapse-rest-password-provider/blob/master/README.md) to learn what it "
  34. "does and why it might be useful to you."
  35. msgstr ""
  36. #: ../../../docs/configuring-playbook-rest-auth.md:7
  37. msgid "Adjusting the playbook configuration"
  38. msgstr ""
  39. #: ../../../docs/configuring-playbook-rest-auth.md:9
  40. msgid ""
  41. "Add the following configuration to your "
  42. "`inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your "
  43. "needs):"
  44. msgstr ""
  45. #: ../../../docs/configuring-playbook-rest-auth.md:19
  46. msgid "Authenticating only using a password provider"
  47. msgstr ""
  48. #: ../../../docs/configuring-playbook-rest-auth.md:21
  49. msgid ""
  50. "If you wish for users to **authenticate only against configured password "
  51. "providers** (like this one), **without consulting Synapse's local "
  52. "database**, feel free to disable it:"
  53. msgstr ""
  54. #: ../../../docs/configuring-playbook-rest-auth.md:27
  55. msgid "Installing"
  56. msgstr ""
  57. #: ../../../docs/configuring-playbook-rest-auth.md:29
  58. msgid ""
  59. "After configuring the playbook, run it with [playbook tags](playbook-"
  60. "tags.md) as below:"
  61. msgstr ""
  62. #: ../../../docs/configuring-playbook-rest-auth.md:36
  63. msgid ""
  64. "The shortcut commands with the [`just` program](just.md) are also "
  65. "available: `just install-all` or `just setup-all`"
  66. msgstr ""
  67. #: ../../../docs/configuring-playbook-rest-auth.md:38
  68. msgid ""
  69. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  70. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  71. "runtime) than `just setup-all`) when its components remain unchanged. If "
  72. "you adjust your `vars.yml` to remove other components, you'd need to run "
  73. "`just setup-all`, or these components will still remain installed. Note "
  74. "these shortcuts run the `ensure-matrix-users-created` tag too."
  75. msgstr ""
  76. #~ msgid ""
  77. #~ "See that project's documentation to "
  78. #~ "learn what it does and why it "
  79. #~ "might be useful to you."
  80. #~ msgstr ""