# SI CAPTCHA Anti-Spam # This file is put in the public domain. # # Plugin URI: http://www.642weather.com/weather/scripts-wordpress-captcha.php # Description: A CAPTCHA to protect comment posts and or registrations in WordPress # Version: 2.2.7 # Author: Mike Challis # Author URI: http://www.642weather.com/weather/scripts.php # # msgid "" msgstr "" "Project-Id-Version: 2.2.7\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/si-captcha-for-wordpress\n" "POT-Creation-Date: 2008-12-14 17:48+0000\n" "PO-Revision-Date: 2009-12-31 17:48+0000\n" "Last-Translator: Mike Challis\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: si-captcha.php:44 si-captcha.php:45 si-captcha.php:48 si-captcha.php:203 msgid "SI Captcha Options" msgstr "" #: si-captcha.php:136 msgid "You do not have permissions for managing this option" msgstr "" #: si-captcha.php:200 msgid "Options saved." msgstr "" #: si-captcha.php:216 msgid "Changelog" msgstr "" #: si-captcha.php:217 msgid "FAQ" msgstr "" #: si-captcha.php:218 msgid "Rate This" msgstr "" #: si-captcha.php:219 msgid "Support" msgstr "" #: si-captcha.php:220 si-captcha.php:228 msgid "Donate" msgstr "" #: si-captcha.php:221 msgid "Free PHP Scripts" msgstr "" #: si-captcha.php:222 msgid "Contact" msgstr "" #: si-captcha.php:239 msgid "" "If you find this plugin useful to you, please consider making a small " "donation to help contribute to further development. Thanks for your kind " "support!" msgstr "" #: si-captcha.php:260 msgid "I have donated to help contribute for the development of this plugin." msgstr "" #: si-captcha.php:263 msgid "Usage" msgstr "" #: si-captcha.php:266 msgid "Your theme must have a" msgstr "" #: si-captcha.php:266 msgid "tag inside your comments.php form. Most themes do." msgstr "" #: si-captcha.php:267 msgid "" "The best place to locate the tag is before the comment textarea, you may " "want to move it if it is below the comment textarea, or the captcha image " "and captcha code entry might display after the submit button." msgstr "" #: si-captcha.php:270 msgid "Options" msgstr "" #: si-captcha.php:273 si-captcha.php:432 msgid "Update Options" msgstr "" #: si-captcha.php:280 msgid "CAPTCHA Support Test:" msgstr "" #: si-captcha.php:282 msgid "Test if your PHP installation will support the CAPTCHA" msgstr "" #: si-captcha.php:287 msgid "CAPTCHA difficulty:" msgstr "" #: si-captcha.php:289 msgid "CAPTCHA difficulty level:" msgstr "" #: si-captcha.php:293 msgid "Low" msgstr "" #: si-captcha.php:294 msgid "Medium" msgstr "" #: si-captcha.php:295 msgid "High" msgstr "" #: si-captcha.php:309 msgid "CAPTCHA on Login Form:" msgstr "" #: si-captcha.php:312 msgid "Enable CAPTCHA on the login form." msgstr "" #: si-captcha.php:313 si-captcha.php:350 si-captcha.php:382 si-captcha.php:414 msgid "Click for Help!" msgstr "" #: si-captcha.php:313 si-captcha.php:350 si-captcha.php:382 si-captcha.php:414 msgid "help" msgstr "" #: si-captcha.php:315 msgid "" "The Login form captcha is not enabled by default because it might be " "annoying to users. Only enable it if you are having spam problems related to " "bots automatically logging in." msgstr "" #: si-captcha.php:321 msgid "CAPTCHA on Register Form:" msgstr "" #: si-captcha.php:324 msgid "Enable CAPTCHA on the register form." msgstr "" #: si-captcha.php:329 msgid "CAPTCHA on Comment Form:" msgstr "" #: si-captcha.php:332 msgid "Enable CAPTCHA on the comment form." msgstr "" #: si-captcha.php:335 msgid "Hide CAPTCHA for" msgstr "" #: si-captcha.php:336 msgid "registered" msgstr "" #: si-captcha.php:337 msgid "users who can:" msgstr "" #: si-captcha.php:340 msgid "CSS class name for CAPTCHA input field on the comment form" msgstr "" #: si-captcha.php:341 msgid "" "(Enter a CSS class name only if your theme uses one for comment text inputs. " "Default is blank for none.)" msgstr "" #: si-captcha.php:346 msgid "Comment Form Rearrange:" msgstr "" #: si-captcha.php:349 msgid "" "Change the display order of the catpcha input field on the comment form." msgstr "" #: si-captcha.php:352 msgid "Problem:" msgstr "" #: si-captcha.php:353 msgid "" "Sometimes the captcha image and captcha input field are displayed AFTER the " "submit button on the comment form." msgstr "" #: si-captcha.php:354 msgid "Fix:" msgstr "" #: si-captcha.php:355 msgid "Edit your current theme comments.php file and locate this line:" msgstr "" #: si-captcha.php:357 msgid "" "This tag is exactly where the captcha image and captcha code entry will " "display on the form, so move the line to BEFORE the comment textarea, " "uncheck the option box above, and the problem should be fixed." msgstr "" #: si-captcha.php:358 msgid "" "Alernately you can just check the box above and javascript will attempt to " "rearrange it for you, but editing the comments.php, moving the tag, and " "unchecking this box is the best solution." msgstr "" #: si-captcha.php:359 msgid "" "Why is it better to uncheck this and move the tag? because the XHTML will no " "longer validate on the comment page if it is checked." msgstr "" #: si-captcha.php:366 msgid "CAPTCHA Options:" msgstr "" #: si-captcha.php:369 msgid "Enable Flash Audio for the CAPTCHA." msgstr "" #: si-captcha.php:372 msgid "" "Disable CAPTCHA transparent text (only if captcha text is missing on the " "image, try this fix)." msgstr "" #: si-captcha.php:378 msgid "Accessibility:" msgstr "" #: si-captcha.php:381 msgid "Enable aria-required tags for screen readers" msgstr "" #: si-captcha.php:384 msgid "" "aria-required is a form input WAI ARIA tag. Screen readers use it to " "determine which fields are required. Enabling this is good for " "accessability, but will cause the HTML to fail the W3C Validation (there is " "no attribute \"aria-required\"). WAI ARIA attributes are soon to be accepted " "by the HTML validator, so you can safely ignore the validation error it will " "cause." msgstr "" #: si-captcha.php:391 msgid "Click for Advanced Options" msgstr "" #: si-captcha.php:397 msgid "Inline CSS Style:" msgstr "" #: si-captcha.php:401 msgid "Reset the styles to default." msgstr "" #: si-captcha.php:403 msgid "CSS style for CAPTCHA div:" msgstr "" #: si-captcha.php:404 msgid "CSS style for CAPTCHA image:" msgstr "" #: si-captcha.php:405 msgid "CSS style for Audio image:" msgstr "" #: si-captcha.php:406 msgid "CSS style for Refresh image:" msgstr "" #: si-captcha.php:412 msgid "Text Labels:" msgstr "" #: si-captcha.php:416 msgid "" "Some people wanted to change the text labels. These fields can be filled in " "to override the standard text labels." msgstr "" #: si-captcha.php:419 si-captcha.php:523 si-captcha.php:573 si-captcha.php:618 #: si-captcha.php:647 si-captcha.php:690 si-captcha.php:722 msgid "CAPTCHA Code" msgstr "" #: si-captcha.php:420 si-captcha.php:886 si-captcha.php:888 msgid "CAPTCHA Image" msgstr "" #: si-captcha.php:421 si-captcha.php:907 si-captcha.php:910 msgid "CAPTCHA Audio" msgstr "" #: si-captcha.php:422 si-captcha.php:917 si-captcha.php:920 msgid "Refresh Image" msgstr "" #: si-captcha.php:437 msgid "More WordPress plugins by Mike Challis:" msgstr "" #: si-captcha.php:439 msgid "Fast and Secure Contact Form" msgstr "" #: si-captcha.php:440 msgid "SI CAPTCHA Anti-Spam" msgstr "" #: si-captcha.php:441 msgid "Visitor Maps and Who's Online" msgstr "" #: si-captcha.php:451 msgid "All registered users" msgstr "" #: si-captcha.php:452 msgid "Edit posts" msgstr "" #: si-captcha.php:453 msgid "Publish Posts" msgstr "" #: si-captcha.php:454 msgid "Moderate Comments" msgstr "" #: si-captcha.php:455 msgid "Administer site" msgstr "" #: si-captcha.php:473 msgid "ERROR: si-captcha.php plugin says GD image support not detected in PHP!" msgstr "" #: si-captcha.php:474 msgid "" "Contact your web host and ask them why GD image support is not enabled for " "PHP." msgstr "" #: si-captcha.php:478 msgid "" "ERROR: si-captcha.php plugin says imagepng function not detected in PHP!" msgstr "" #: si-captcha.php:479 msgid "" "Contact your web host and ask them why imagepng function is not enabled for " "PHP." msgstr "" #: si-captcha.php:483 msgid "ERROR: si-captcha.php plugin says captcha_library not found." msgstr "" #: si-captcha.php:545 msgid "Submit Comment" msgstr "" #: si-captcha.php:741 si-captcha.php:770 si-captcha.php:799 si-captcha.php:849 #: si-captcha.php:989 msgid "" "Could not read CAPTCHA cookie. Make sure you have cookies enabled and not " "blocking in your web browser settings. Or another plugin is conflicting. See " "plugin FAQ." msgstr "" #: si-captcha.php:745 si-captcha.php:774 si-captcha.php:803 si-captcha.php:982 msgid "Please complete the CAPTCHA." msgstr "" #: si-captcha.php:757 si-captcha.php:786 si-captcha.php:816 #: si-captcha.php:1001 msgid "That CAPTCHA was incorrect. Make sure you have not disabled cookies." msgstr "" #: si-captcha.php:770 si-captcha.php:774 si-captcha.php:786 si-captcha.php:799 #: si-captcha.php:803 si-captcha.php:816 si-captcha.php:849 si-captcha.php:982 #: si-captcha.php:989 si-captcha.php:1001 msgid "ERROR" msgstr "" #: si-captcha.php:852 msgid "" "Error: You did not enter a Captcha phrase. Press your browsers back button " "and try again." msgstr "" #: si-captcha.php:863 msgid "" "Error: You entered in the wrong Captcha phrase. Press your browsers back " "button and try again." msgstr "" #: si-captcha.php:935 msgid "Settings" msgstr "" #: si-captcha.php:976 msgid "ERROR: The username field is empty." msgstr "" #: si-captcha.php:979 msgid "ERROR: The password field is empty." msgstr "" #: si-captcha.php:1009 #, php-format msgid "" "ERROR: Invalid username. Lost your password?" msgstr "" #: si-captcha.php:1018 #, php-format msgid "" "ERROR: Incorrect password. Lost your password?" msgstr ""