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.
 
 

92 wiersze
3.6 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2026, Slavi Pantaleev, Aine Etke, MDAD community members
  3. # This file is distributed under the same license as the matrix-docker-ansible-deploy package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2026-07-16 13:47+0000\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. #: ../../../docs/configuring-captcha.md:10
  19. msgid "(Adapted from the [upstream project](https://github.com/element-hq/synapse/blob/develop/docs/CAPTCHA_SETUP.md))"
  20. msgstr ""
  21. #: ../../../docs/configuring-captcha.md:12
  22. msgid "Overview"
  23. msgstr ""
  24. #: ../../../docs/configuring-captcha.md:14
  25. msgid "Captcha can be enabled for this home server. This file explains how to do that."
  26. msgstr ""
  27. #: ../../../docs/configuring-captcha.md:16
  28. msgid "The captcha mechanism used is Google's [ReCaptcha](https://www.google.com/recaptcha/). This requires API keys from Google. If your homeserver is Dendrite then [hCapcha](https://www.hcaptcha.com) can be used instead."
  29. msgstr ""
  30. #: ../../../docs/configuring-captcha.md:18
  31. msgid "If you are using [Matrix Authentication Service](configuring-playbook-matrix-authentication-service.md), captcha is configured there instead (it handles registration), and [Cloudflare Turnstile](https://www.cloudflare.com/application-services/products/turnstile/) is supported as well. See [Matrix Authentication Service](#matrix-authentication-service) below."
  32. msgstr ""
  33. #: ../../../docs/configuring-captcha.md:20
  34. msgid "ReCaptcha"
  35. msgstr ""
  36. #: ../../../docs/configuring-captcha.md:22
  37. #: ../../../docs/configuring-captcha.md:48
  38. msgid "Getting keys"
  39. msgstr ""
  40. #: ../../../docs/configuring-captcha.md:24
  41. #: ../../../docs/configuring-captcha.md:50
  42. msgid "Requires a site/secret key pair from:"
  43. msgstr ""
  44. #: ../../../docs/configuring-captcha.md:26
  45. msgid "<http://www.google.com/recaptcha/admin>"
  46. msgstr ""
  47. #: ../../../docs/configuring-captcha.md:28
  48. msgid "Must be a reCAPTCHA **v2** key using the \"I'm not a robot\" Checkbox option"
  49. msgstr ""
  50. #: ../../../docs/configuring-captcha.md:30
  51. msgid "Setting ReCaptcha keys"
  52. msgstr ""
  53. #: ../../../docs/configuring-captcha.md:32
  54. msgid "Once registered as above, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  55. msgstr ""
  56. #: ../../../docs/configuring-captcha.md:46
  57. msgid "hCaptcha"
  58. msgstr ""
  59. #: ../../../docs/configuring-captcha.md:52
  60. msgid "<https://dashboard.hcaptcha.com/sites/new>"
  61. msgstr ""
  62. #: ../../../docs/configuring-captcha.md:54
  63. msgid "Setting hCaptcha keys"
  64. msgstr ""
  65. #: ../../../docs/configuring-captcha.md:67
  66. msgid "Matrix Authentication Service"
  67. msgstr ""
  68. #: ../../../docs/configuring-captcha.md:69
  69. msgid "When [Matrix Authentication Service](configuring-playbook-matrix-authentication-service.md) is enabled, registration and other account operations are handled by it, so captcha protection is configured there (the Synapse and Dendrite settings above do not apply)."
  70. msgstr ""
  71. #: ../../../docs/configuring-captcha.md:71
  72. msgid "Matrix Authentication Service supports [ReCaptcha v2](http://www.google.com/recaptcha/admin), [Cloudflare Turnstile](https://www.cloudflare.com/application-services/products/turnstile/) and [hCaptcha](https://dashboard.hcaptcha.com/sites/new). Obtain a site/secret key pair from your chosen service, then add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  73. msgstr ""