; general strings.settings.explicit_consent="Explicit consent" strings.settings.explicit_consent.tooltip="Require explicit consent to be given before loading third party cookies from the CAPTCHA provider" strings.accept_cookies.notice="NOTICE" ; hcaptcha mautic.form.field.type.plugin.hcaptcha="hCaptcha" strings.hcaptcha.plugin.name="hCaptcha" strings.hcaptcha.settings.site_key="Site Key" strings.hcaptcha.settings.secret_key="Secret Key" strings.hcaptcha.accept_cookies="Allow hCaptcha to verify you're not a robot" strings.hcaptcha.accept_cookies.notice.value="hCaptcha uses cookies for this!" strings.hcaptcha.failure_message="hCaptcha wasn't successful." ; recaptcha mautic.form.field.type.plugin.recaptcha="Google reCAPTCHA" strings.recaptcha.plugin.name="Google reCAPTCHA" strings.recaptcha.settings.site_key="Site Key" strings.recaptcha.settings.secret_key="Secret Key" strings.recaptcha.settings.version="reCAPTCHA version" strings.recaptcha.settings.version.option.v2="reCAPTCHA v2" strings.recaptcha.settings.version.option.v3="reCAPTCHA v3" strings.recaptcha.settings.score_validation="Score validation" strings.recaptcha.settings.score_validation.tooltip="Recaptcha will rank traffic and interactions based on a score of 0.0 to 1.0, with a 1.0 being a good interaction and scores closer to 0.0 indicating a good likelihood that the traffic was generated by bots" strings.recaptcha.settings.min_score="Min score" strings.recaptcha.accept_cookies="Allow Google to verify you're not a robot using reCAPTCHA" strings.recaptcha.accept_cookies.notice.value="Google uses cookies for this!" strings.recaptcha.failure_message="reCAPTCHA wasn't successful." ; turnstile mautic.form.field.type.plugin.turnstile="Cloudflare Turnstile" strings.turnstile.plugin.name="Cloudflare Turnstile" strings.turnstile.settings.site_key="Site Key" strings.turnstile.settings.secret_key="Secret Key" strings.turnstile.settings.size="Size" strings.turnstile.settings.size.tooltip="The widget size" strings.turnstile.settings.size.option.normal="normal" strings.turnstile.settings.size.option.flexible="flexible" strings.turnstile.settings.size.option.compact="compact" strings.turnstile.settings.theme="Theme" strings.turnstile.settings.theme.tooltip="The widget theme. The default is auto, which respects the user preference. This can be forced to light or dark by setting the theme accordingly." strings.turnstile.settings.theme.option.auto="auto" strings.turnstile.settings.theme.option.light="light" strings.turnstile.settings.theme.option.dark="dark" strings.turnstile.accept_cookies="Allow Cloudflare to verify you're not a robot using Turnstile" strings.turnstile.accept_cookies.notice.value="Cloudflare uses cookies for this!" strings.turnstile.failure_message="Turnstile wasn't successful."