Matrix Docker Ansible eploy
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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