[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> plg_captcha_recaptcha.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2011 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  PLG_CAPTCHA_RECAPTCHA="CAPTCHA - reCAPTCHA"
   7  PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION="This CAPTCHA plugin uses the reCAPTCHA service to prevent spammers while it helps to digitize books, newspapers and old radio shows. To get a site and secret key for your domain, go to <a href=\"https://www.google.com/recaptcha\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.google.com/recaptcha</a>. To use this for new account registration, go to Options in the User Manager and select CAPTCHA - reCAPTCHA as the CAPTCHA."
   8  PLG_RECAPTCHA_CALLBACK_DESC="(Optional) JavaScript callback, executed after successful reCAPTCHA response."
   9  PLG_RECAPTCHA_CALLBACK_LABEL="Callback"
  10  PLG_RECAPTCHA_ERROR_CALLBACK_DESC="(Optional) JavaScript callback, executed when the reCAPTCHA encounters an error."
  11  PLG_RECAPTCHA_ERROR_CALLBACK_LABEL="Error Callback"
  12  PLG_RECAPTCHA_ERROR_EMPTY_SOLUTION="Please complete the CAPTCHA."
  13  PLG_RECAPTCHA_ERROR_NO_IP="For security reasons, you must pass the remote IP address to reCAPTCHA."
  14  PLG_RECAPTCHA_ERROR_NO_PRIVATE_KEY="reCAPTCHA plugin needs a secret key to be set in its parameters. Please contact a site administrator."
  15  PLG_RECAPTCHA_ERROR_NO_PUBLIC_KEY="reCAPTCHA plugin needs a site key to be set in its parameters. Please contact a site administrator."
  16  PLG_RECAPTCHA_EXPIRED_CALLBACK_DESC="(Optional) JavaScript callback, executed when the reCAPTCHA expired."
  17  PLG_RECAPTCHA_EXPIRED_CALLBACK_LABEL="Expired Callback"
  18  PLG_RECAPTCHA_PRIVACY_CAPABILITY_IP_ADDRESS="The reCAPTCHA plugin integrates with Google's reCAPTCHA system as a spam protection service. As part of this service, the IP address of the user answering the captcha challenge is transmitted to Google."
  19  PLG_RECAPTCHA_PRIVATE_KEY_LABEL="Secret Key"
  20  PLG_RECAPTCHA_PUBLIC_KEY_LABEL="Site Key"
  21  PLG_RECAPTCHA_SIZE_LABEL="Size"
  22  PLG_RECAPTCHA_TABINDEX_DESC="The tabindex of the reCAPTCHA widget."
  23  PLG_RECAPTCHA_TABINDEX_LABEL="Tabindex"
  24  PLG_RECAPTCHA_THEME_COMPACT="Compact"
  25  PLG_RECAPTCHA_THEME_DARK="Dark"
  26  PLG_RECAPTCHA_THEME_LABEL="Theme"
  27  PLG_RECAPTCHA_THEME_LIGHT="Light"
  28  PLG_RECAPTCHA_THEME_NORMAL="Normal"
  29  PLG_RECAPTCHA_VERSION_LABEL="Version"
  30  PLG_RECAPTCHA_VERSION_V2="2.0"


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer