Files
medicalalert-web-reloaded/wp/wp-content/plugins/gravityformsrecaptcha/languages/gravityformsrecaptcha.pot
2024-09-25 09:25:31 -04:00

187 lines
5.7 KiB
Plaintext

# Copyright (C) 2024 Gravity Forms
# This file is distributed under the GPL-3.0+.
msgid ""
msgstr ""
"Project-Id-Version: Gravity Forms reCAPTCHA Add-On 1.6.0\n"
"Report-Msgid-Bugs-To: https://gravityforms.com/support\n"
"Last-Translator: Gravity Forms <support@gravityforms.com>\n"
"Language-Team: Gravity Forms <support@gravityforms.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-07-30T13:59:39+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: gravityformsrecaptcha\n"
#. Plugin Name of the plugin
msgid "Gravity Forms reCAPTCHA Add-On"
msgstr ""
#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://gravityforms.com"
msgstr ""
#. Description of the plugin
msgid "Enhance Gravity Forms with support for Google reCAPTCHA."
msgstr ""
#. Author of the plugin
msgid "Gravity Forms"
msgstr ""
#: class-gf-recaptcha.php:492
msgid "Disable reCAPTCHA v3 for this form."
msgstr ""
#: class-gf-recaptcha.php:674
msgid "reCAPTCHA Score"
msgstr ""
#: class-gf-recaptcha.php:735
msgid "reCAPTCHA"
msgstr ""
#: class-gf-recaptcha.php:756
msgid "Score"
msgstr ""
#: class-gf-recaptcha.php:759
msgid "Click here to learn more about reCAPTCHA."
msgstr ""
#: includes/settings/class-plugin-settings.php:122
msgid "reCAPTCHA Settings"
msgstr ""
#: includes/settings/class-plugin-settings.php:144
msgid "reCAPTCHA v3"
msgstr ""
#: includes/settings/class-plugin-settings.php:148
#: includes/settings/class-plugin-settings.php:233
msgid "Site Key"
msgstr ""
#: includes/settings/class-plugin-settings.php:156
#: includes/settings/class-plugin-settings.php:240
msgid "Secret Key"
msgstr ""
#: includes/settings/class-plugin-settings.php:164
msgid "Score Threshold"
msgstr ""
#: includes/settings/class-plugin-settings.php:176
msgid "Disable Google reCAPTCHA Badge"
msgstr ""
#: includes/settings/class-plugin-settings.php:177
msgid "By default reCAPTCHA v3 displays a badge on every page of your site with links to the Google terms of service and privacy policy. You are allowed to hide the badge as long as you include the reCAPTCHA branding and links visibly in the user flow."
msgstr ""
#: includes/settings/class-plugin-settings.php:182
msgid "I have added the reCAPTCHA branding, terms of service and privacy policy to my site. "
msgstr ""
#: includes/settings/class-plugin-settings.php:217
msgid "Value defined using the %s constant."
msgstr ""
#: includes/settings/class-plugin-settings.php:229
msgid "reCAPTCHA v2"
msgstr ""
#: includes/settings/class-plugin-settings.php:247
msgid "Type"
msgstr ""
#: includes/settings/class-plugin-settings.php:254
msgid "Checkbox"
msgstr ""
#: includes/settings/class-plugin-settings.php:258
msgid "Invisible"
msgstr ""
#: includes/settings/class-plugin-settings.php:265
msgid "Validate Keys"
msgstr ""
#: includes/settings/class-plugin-settings.php:301
msgid "reCAPTCHA keys are invalid."
msgstr ""
#: includes/settings/class-plugin-settings.php:344
msgid "Google reCAPTCHA is a free anti-spam service that protects your website from fraud and abuse."
msgstr ""
#: includes/settings/class-plugin-settings.php:345
msgid "By adding reCAPTCHA to your forms, you can deter automated software from submitting form entries, while still ensuring a user-friendly experience for real people."
msgstr ""
#: includes/settings/class-plugin-settings.php:349
msgid "Gravity Forms integrates with three types of Google reCAPTCHA."
msgstr ""
#: includes/settings/class-plugin-settings.php:351
msgid "reCAPTCHA v3 - Adds a script to every page of your site and uploads form content for processing by Google."
msgstr ""
#: includes/settings/class-plugin-settings.php:352
msgid "All submissions are accepted and suspicious submissions are marked as spam."
msgstr ""
#: includes/settings/class-plugin-settings.php:353
msgid "When reCAPTCHA v3 is configured, it is enabled automatically on all forms by default. It can be disabled for specific forms in the form settings."
msgstr ""
#: includes/settings/class-plugin-settings.php:355
msgid "reCAPTCHA v2 (Invisible) - Displays a badge on your form and will present a challenge to the user if the activity is suspicious e.g. select the traffic lights."
msgstr ""
#: includes/settings/class-plugin-settings.php:356
msgid "Please note, only v2 keys are supported and checkbox keys are not compatible with invisible reCAPTCHA."
msgstr ""
#: includes/settings/class-plugin-settings.php:357
msgid "To activate reCAPTCHA v2 on your form, simply add the CAPTCHA field in the form editor."
msgstr ""
#: includes/settings/class-plugin-settings.php:361
msgid "Read more about reCAPTCHA."
msgstr ""
#: includes/settings/class-plugin-settings.php:364
msgid "reCAPTCHA v2 (Checkbox) - Requires a user to click a checkbox to indicate that they are not a robot and displays a challenge if the activity is suspicious"
msgstr ""
#: includes/settings/class-plugin-settings.php:369
msgid "For more information on reCAPTCHA, which version is right for you, and how to add it to your forms,"
msgstr ""
#: includes/settings/class-plugin-settings.php:373
msgid "check out our documentation."
msgstr ""
#: includes/settings/class-plugin-settings.php:389
msgid "reCAPTCHA v3 returns a score (1.0 is very likely a good interaction, 0.0 is very likely a bot)."
msgstr ""
#: includes/settings/class-plugin-settings.php:390
msgid "If the score is less than or equal to this threshold, the form submission will be sent to spam."
msgstr ""
#: includes/settings/class-plugin-settings.php:391
msgid "The default threshold is 0.5."
msgstr ""
#: includes/settings/class-plugin-settings.php:438
msgid "Unexpected field type."
msgstr ""
#: includes/settings/class-plugin-settings.php:445
msgid "Score threshold must be between 0.0 and 1.0"
msgstr ""