Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

63 satır
2.7 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 "Setting up the REST authentication password provider module (optional, advanced)"
  21. msgstr ""
  22. #: ../../../docs/configuring-playbook-rest-auth.md:3
  23. msgid "The playbook can install and configure [matrix-synapse-rest-auth](https://github.com/ma1uta/matrix-synapse-rest-password-provider) for you."
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-rest-auth.md:5
  26. msgid "See the project's [documentation](https://github.com/ma1uta/matrix-synapse-rest-password-provider/blob/master/README.md) to learn what it does and why it might be useful to you."
  27. msgstr ""
  28. #: ../../../docs/configuring-playbook-rest-auth.md:7
  29. msgid "Adjusting the playbook configuration"
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-rest-auth.md:9
  32. msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):"
  33. msgstr ""
  34. #: ../../../docs/configuring-playbook-rest-auth.md:19
  35. msgid "Authenticating only using a password provider"
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-rest-auth.md:21
  38. msgid "If you wish for users to **authenticate only against configured password providers** (like this one), **without consulting Synapse's local database**, feel free to disable it:"
  39. msgstr ""
  40. #: ../../../docs/configuring-playbook-rest-auth.md:27
  41. msgid "Installing"
  42. msgstr ""
  43. #: ../../../docs/configuring-playbook-rest-auth.md:29
  44. msgid "After configuring the playbook, run it with [playbook tags](playbook-tags.md) as below:"
  45. msgstr ""
  46. #: ../../../docs/configuring-playbook-rest-auth.md:36
  47. msgid "The shortcut commands with the [`just` program](just.md) are also available: `just install-all` or `just setup-all`"
  48. msgstr ""
  49. #: ../../../docs/configuring-playbook-rest-auth.md:38
  50. msgid "`just install-all` is useful for maintaining your setup quickly ([2x-5x faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-runtime) than `just setup-all`) when its components remain unchanged. If you adjust your `vars.yml` to remove other components, you'd need to run `just setup-all`, or these components will still remain installed. Note these shortcuts run the `ensure-matrix-users-created` tag too."
  51. msgstr ""