mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
19 lines
921 B
YAML
Vendored
19 lines
921 B
YAML
Vendored
# 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/
|
|
|
|
es:
|
|
dashboard:
|
|
problem:
|
|
hcaptcha_configuration: "Hay un problema con la configuración de tu `site_key` o `secret_key` de hCaptcha"
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_hcaptcha: "Complemento hCaptcha"
|
|
site_settings:
|
|
discourse_hcaptcha_enabled: "Habilita el Plugin hCaptcha. Requiere una cuenta <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a>."
|
|
hcaptcha_site_key: "Clave del sitio hCaptcha de tu cuenta <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a>"
|
|
hcaptcha_secret_key: "Clave secreta hCaptcha de tu cuenta <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a>"
|
|
h_captcha_verification_failed: "La verificación de hCaptcha falló"
|