Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
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: jp\n"
  17. "Language-Team: jp <LL@li.org>\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=utf-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Generated-By: Babel 2.16.0\n"
  22. #: ../../../docs/configuring-captcha.md:1
  23. msgid "(Adapted from the [upstream project](https://github.com/element-hq/synapse/blob/develop/docs/CAPTCHA_SETUP.md))"
  24. msgstr ""
  25. #: ../../../docs/configuring-captcha.md:3
  26. msgid "Overview"
  27. msgstr ""
  28. #: ../../../docs/configuring-captcha.md:5
  29. msgid "Captcha can be enabled for this home server. This file explains how to do that."
  30. msgstr ""
  31. #: ../../../docs/configuring-captcha.md:7
  32. 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."
  33. msgstr ""
  34. #: ../../../docs/configuring-captcha.md:9
  35. msgid "ReCaptcha"
  36. msgstr ""
  37. #: ../../../docs/configuring-captcha.md:11
  38. #: ../../../docs/configuring-captcha.md:37
  39. msgid "Getting keys"
  40. msgstr ""
  41. #: ../../../docs/configuring-captcha.md:13
  42. #: ../../../docs/configuring-captcha.md:39
  43. msgid "Requires a site/secret key pair from:"
  44. msgstr ""
  45. #: ../../../docs/configuring-captcha.md:15
  46. msgid "<http://www.google.com/recaptcha/admin>"
  47. msgstr ""
  48. #: ../../../docs/configuring-captcha.md:17
  49. msgid "Must be a reCAPTCHA **v2** key using the \"I'm not a robot\" Checkbox option"
  50. msgstr ""
  51. #: ../../../docs/configuring-captcha.md:19
  52. msgid "Setting ReCaptcha keys"
  53. msgstr ""
  54. #: ../../../docs/configuring-captcha.md:21
  55. msgid "Once registered as above, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  56. msgstr ""
  57. #: ../../../docs/configuring-captcha.md:35
  58. msgid "hCaptcha"
  59. msgstr ""
  60. #: ../../../docs/configuring-captcha.md:41
  61. msgid "<https://dashboard.hcaptcha.com/sites/new>"
  62. msgstr ""
  63. #: ../../../docs/configuring-captcha.md:43
  64. msgid "Setting hCaptcha keys"
  65. msgstr ""