mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-07 02:28:56 +01:00
76 lines
2.3 KiB
Plaintext
76 lines
2.3 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2018-2025, Slavi Pantaleev, Aine Etke, MDAD community members
|
|
# This file is distributed under the same license as the matrix-docker-ansible-deploy package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: matrix-docker-ansible-deploy \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-11-06 23:09+0900\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../../docs/configuring-captcha.md:10
|
|
msgid "(Adapted from the [upstream project](https://github.com/element-hq/synapse/blob/develop/docs/CAPTCHA_SETUP.md))"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:12
|
|
msgid "Overview"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:14
|
|
msgid "Captcha can be enabled for this home server. This file explains how to do that."
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:16
|
|
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."
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:18
|
|
msgid "ReCaptcha"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:20
|
|
#: ../../../docs/configuring-captcha.md:46
|
|
msgid "Getting keys"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:22
|
|
#: ../../../docs/configuring-captcha.md:48
|
|
msgid "Requires a site/secret key pair from:"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:24
|
|
msgid "<http://www.google.com/recaptcha/admin>"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:26
|
|
msgid "Must be a reCAPTCHA **v2** key using the \"I'm not a robot\" Checkbox option"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:28
|
|
msgid "Setting ReCaptcha keys"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:30
|
|
msgid "Once registered as above, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:44
|
|
msgid "hCaptcha"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:50
|
|
msgid "<https://dashboard.hcaptcha.com/sites/new>"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:52
|
|
msgid "Setting hCaptcha keys"
|
|
msgstr ""
|