Matrix Docker Ansible eploy
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 

67 рядки
2.9 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: 2025-01-27 09:54+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-ldap-auth.md:1
  24. msgid "Setting up the LDAP authentication password provider module (optional, advanced)"
  25. msgstr ""
  26. #: ../../../docs/configuring-playbook-ldap-auth.md:3
  27. msgid "The playbook can install and configure the [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) LDAP Auth password provider for you."
  28. msgstr ""
  29. #: ../../../docs/configuring-playbook-ldap-auth.md:5
  30. msgid "See the project's [documentation](https://github.com/matrix-org/matrix-synapse-ldap3/blob/main/README.rst) to learn what it does and why it might be useful to you."
  31. msgstr ""
  32. #: ../../../docs/configuring-playbook-ldap-auth.md:7
  33. msgid "If you decide that you'd like to let this playbook install it for you, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):"
  34. msgstr ""
  35. #: ../../../docs/configuring-playbook-ldap-auth.md:24
  36. msgid "Authenticating only using a password provider"
  37. msgstr ""
  38. #: ../../../docs/configuring-playbook-ldap-auth.md:26
  39. 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:"
  40. msgstr ""
  41. #: ../../../docs/configuring-playbook-ldap-auth.md:32
  42. msgid "Using ma1sd Identity Server for authentication (not recommended)"
  43. msgstr ""
  44. #: ../../../docs/configuring-playbook-ldap-auth.md:34
  45. msgid "The playbook can instead configure [ma1sd](https://github.com/ma1uta/ma1sd) Identity Server for LDAP authentication. However, **we recommend not bothering with installing it** as ma1sd has been unmaintained for years."
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-ldap-auth.md:36
  48. msgid "If you wish to install it anyway, consult the [ma1sd Identity Server configuration](configuring-playbook-ma1sd.md#authentication)."
  49. msgstr ""
  50. #: ../../../docs/configuring-playbook-ldap-auth.md:38
  51. msgid "Handling user registration"
  52. msgstr ""
  53. #: ../../../docs/configuring-playbook-ldap-auth.md:40
  54. msgid "If you wish for users to also be able to make new registrations against LDAP, you may **also** wish to [set up the ldap-registration-proxy](configuring-playbook-matrix-ldap-registration-proxy.md)."
  55. msgstr ""