0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-captcha/config/locales/server.ru.yml
2026-07-22 11:22:30 +02:00

20 lines
1.9 KiB
YAML
Vendored
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
ru:
dashboard:
problem:
hcaptcha_configuration: "Возникла проблема с конфигурацией ключей `site_key` или `secret_key для hCaptcha"
recaptcha_configuration: "Возникла проблема с конфигурацией `site_key` или `secret_key` вашей ReCaptcha."
site_settings:
discourse_captcha_enabled: "Включите проверку капчи при регистрации новых пользователей. Для этого необходимо настроить либо hCaptcha, либо reCaptcha, как указано ниже."
discourse_captcha_provider: "Выберите поставщика капчи. Для этого вам потребуется иметь учетную запись выбранного поставщика."
hcaptcha_site_key: "Ключ сайта hCaptcha из вашего аккаунта <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a>"
hcaptcha_secret_key: "Секретный ключ hCaptcha из вашего аккаунта <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a>"
recaptcha_site_key: "Ключ сайта ReCaptcha из вашей учетной записи <a target='blank' href='https://www.google.com/recaptcha'>ReCaptcha</a>"
recaptcha_secret_key: "Секретный ключ ReCaptcha из вашей учетной записи <a target='blank' href='https://www.google.com/recaptcha'>ReCaptcha</a>"
captcha_verification_failed: "Проверка капчи не удалась"
captcha_not_configured: "Функция Captcha включена, но настроена неправильно. Пожалуйста, свяжитесь с администратором сайта."