; Joomla! Project ; (C) 2011 Open Source Matters, Inc. <https://www.joomla.org> ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 PLG_CAPTCHA_RECAPTCHA="CAPTCHA - reCAPTCHA" PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION="ปลั๊กอิน CAPTCHA นี้ใช้บริการ reCAPTCHA เพื่อป้องกันผู้ส่งอีเมลขยะ ในขณะที่ช่วยแปลงหนังสือ หนังสือพิมพ์ และรายการวิทยุเก่าให้เป็นดิจิทัล หากต้องการรับเว็บไซต์และรหัสลับสำหรับโดเมนของคุณ ให้ไปที่ <a href=\"https://www.google.com/recaptcha\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.google.com/recaptcha</a> หากต้องการใช้สิ่งนี้สำหรับการลงทะเบียนบัญชีใหม่ ไปที่ตัวเลือกในตัวจัดการผู้ใช้และเลือก CAPTCHA - reCAPTCHA เป็น CAPTCHA</a>" PLG_RECAPTCHA_CALLBACK_DESC="(Optional) JavaScript callback, executed after successful reCAPTCHA response." PLG_RECAPTCHA_CALLBACK_LABEL="Callback" PLG_RECAPTCHA_ERROR_CALLBACK_DESC="(Optional) JavaScript callback, executed when the reCAPTCHA encounters an error." PLG_RECAPTCHA_ERROR_CALLBACK_LABEL="Error Callback" PLG_RECAPTCHA_ERROR_EMPTY_SOLUTION="Please complete the CAPTCHA." PLG_RECAPTCHA_ERROR_NO_IP="For security reasons, you must pass the remote IP address to reCAPTCHA." PLG_RECAPTCHA_ERROR_NO_PRIVATE_KEY="reCAPTCHA plugin needs a secret key to be set in its parameters. Please contact a site administrator." PLG_RECAPTCHA_ERROR_NO_PUBLIC_KEY="reCAPTCHA plugin needs a site key to be set in its parameters. Please contact a site administrator." PLG_RECAPTCHA_EXPIRED_CALLBACK_DESC="(Optional) JavaScript callback, executed when the reCAPTCHA expired." PLG_RECAPTCHA_EXPIRED_CALLBACK_LABEL="Expired Callback" 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." PLG_RECAPTCHA_PRIVATE_KEY_LABEL="คีย์ลับ" PLG_RECAPTCHA_PUBLIC_KEY_LABEL="Site Key" PLG_RECAPTCHA_SIZE_LABEL="ขนาด" PLG_RECAPTCHA_TABINDEX_DESC="The tabindex of the reCAPTCHA widget." PLG_RECAPTCHA_TABINDEX_LABEL="Tabindex" PLG_RECAPTCHA_THEME_COMPACT="Compact" PLG_RECAPTCHA_THEME_DARK="Dark" PLG_RECAPTCHA_THEME_LABEL="Theme" PLG_RECAPTCHA_THEME_LIGHT="Light" PLG_RECAPTCHA_THEME_NORMAL="Normal" PLG_RECAPTCHA_VERSION_LABEL="เวอร์ชัน" PLG_RECAPTCHA_VERSION_V2="2.0"