Wiki source code of Translations
Last modified by superadmin on 2025/05/22 17:44
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | captcha.jcaptcha=JCaptcha | ||
| 2 | captcha.jcaptcha.displayer.image.alt=Image CAPTCHA | ||
| 3 | captcha.jcaptcha.displayer.audio.error.audioElementNotSupported=Your browser does not support the audio element. | ||
| 4 | captcha.jcaptcha.displayer.audio.play=Listen | ||
| 5 | captcha.jcaptcha.displayer.error.unsupportedType=JCaptcha is not properly configured | ||
| 6 | captcha.jcaptcha.displayer.refresh=Reload | ||
| 7 | captcha.jcaptcha.displayer.answer.placeholder=Answer | ||
| 8 | |||
| 9 | XWiki.Captcha.JCaptcha.ConfigurationClass_type=Type | ||
| 10 | XWiki.Captcha.JCaptcha.ConfigurationClass_type_hint=The type of CAPTCHA to display. | ||
| 11 | XWiki.Captcha.JCaptcha.ConfigurationClass_type_image=Image | ||
| 12 | XWiki.Captcha.JCaptcha.ConfigurationClass_type_sound=Sound | ||
| 13 | XWiki.Captcha.JCaptcha.ConfigurationClass_type_text=Text | ||
| 14 | XWiki.Captcha.JCaptcha.ConfigurationClass_engine=Engine | ||
| 15 | XWiki.Captcha.JCaptcha.ConfigurationClass_engine_hint=The CaptchaEngine implementation to use when displaying the selected type of CAPTCHA. | ||
| 16 | |||
| 17 | captcha.jcaptcha.engine.com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine=Default Gimpy (Gmail) | ||
| 18 | captcha.jcaptcha.engine.com.octo.captcha.engine.image.gimpy.SimpleListImageCaptchaEngine=Simple List | ||
| 19 | captcha.jcaptcha.engine.com.octo.captcha.engine.image.gimpy.NonLinearTextGimpyEngine=Non Linear Text Gimpy | ||
| 20 | captcha.jcaptcha.engine.com.octo.captcha.engine.image.gimpy.HotmailEngine=Hotmail | ||
| 21 | captcha.jcaptcha.engine.com.octo.captcha.engine.image.gimpy.DeformedBaffleListGimpyEngine=Deformed Baffle List Gimpy | ||
| 22 | captcha.jcaptcha.engine.com.octo.captcha.engine.image.gimpy.BaffleListGimpyEngine=Baffle List Gimpy | ||
| 23 | captcha.jcaptcha.engine.com.octo.captcha.engine.image.gimpy.HotmailEngine2008=Hotmail 2008 | ||
| 24 | captcha.jcaptcha.engine.com.octo.captcha.engine.sound.speller.SpellerSoundCaptchaEngine=Speller | ||
| 25 | captcha.jcaptcha.engine.com.octo.captcha.engine.sound.gimpy.SimpleListSoundCaptchaEngine=Simple List | ||
| 26 | captcha.jcaptcha.engine.org.xwiki.captcha.internal.SimpleMathCaptchaEngine=Simple Math | ||
| 27 | captcha.jcaptcha.engine.custom=Custom: |