Matrix Docker Ansible eploy
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

81 řádky
2.4 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: 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-captcha.md:1
  24. msgid "(Adapted from the [upstream project](https://github.com/element-hq/synapse/blob/develop/docs/CAPTCHA_SETUP.md))"
  25. msgstr ""
  26. #: ../../../docs/configuring-captcha.md:3
  27. msgid "Overview"
  28. msgstr ""
  29. #: ../../../docs/configuring-captcha.md:5
  30. msgid "Captcha can be enabled for this home server. This file explains how to do that."
  31. msgstr ""
  32. #: ../../../docs/configuring-captcha.md:7
  33. 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."
  34. msgstr ""
  35. #: ../../../docs/configuring-captcha.md:9
  36. msgid "ReCaptcha"
  37. msgstr ""
  38. #: ../../../docs/configuring-captcha.md:11
  39. #: ../../../docs/configuring-captcha.md:37
  40. msgid "Getting keys"
  41. msgstr ""
  42. #: ../../../docs/configuring-captcha.md:13
  43. #: ../../../docs/configuring-captcha.md:39
  44. msgid "Requires a site/secret key pair from:"
  45. msgstr ""
  46. #: ../../../docs/configuring-captcha.md:15
  47. msgid "<http://www.google.com/recaptcha/admin>"
  48. msgstr ""
  49. #: ../../../docs/configuring-captcha.md:17
  50. msgid "Must be a reCAPTCHA **v2** key using the \"I'm not a robot\" Checkbox option"
  51. msgstr ""
  52. #: ../../../docs/configuring-captcha.md:19
  53. msgid "Setting ReCaptcha keys"
  54. msgstr ""
  55. #: ../../../docs/configuring-captcha.md:21
  56. msgid "Once registered as above, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  57. msgstr ""
  58. #: ../../../docs/configuring-captcha.md:35
  59. msgid "hCaptcha"
  60. msgstr ""
  61. #: ../../../docs/configuring-captcha.md:41
  62. msgid "<https://dashboard.hcaptcha.com/sites/new>"
  63. msgstr ""
  64. #: ../../../docs/configuring-captcha.md:43
  65. msgid "Setting hCaptcha keys"
  66. msgstr ""