msgid "" msgstr "" "Project-Id-Version: WPForms Form Locker 2.9.0\n" "Report-Msgid-Bugs-To: https://wpforms.com/support/\n" "Last-Translator: WPForms \n" "Language-Team: WPForms \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2025-01-09T18:49:26+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.7.1\n" "X-Domain: wpforms-form-locker\n" #. Plugin Name of the plugin msgid "WPForms Form Locker" msgstr "" #. Plugin URI of the plugin #. Author URI of the plugin msgid "https://wpforms.com" msgstr "" #. Description of the plugin msgid "Create Form Locker with WPForms." msgstr "" #. Author of the plugin msgid "WPForms" msgstr "" #: src/Admin.php:67 msgid "To limit the number of entries a user can submit, please select Restrict by IP address or Restrict by email address." msgstr "" #: src/Admin.php:71 msgid "Start Date Required" msgstr "" #: src/Admin.php:72 msgid "You must specify a start date." msgstr "" #: src/Admin.php:73 msgid "End Date Required" msgstr "" #: src/Admin.php:74 msgid "You must specify an end date." msgstr "" #: src/Admin.php:75 msgid "Start/End Date Required" msgstr "" #: src/Admin.php:76 msgid "You must specify a start and end date." msgstr "" #: src/Admin.php:155 msgid "Require unique answer" msgstr "" #: src/Admin.php:156 msgid "Check this option to require only unique answers for the current field." msgstr "" #: src/Admin.php:175 #: src/Admin.php:222 msgid "Form Locker" msgstr "" #. translators: %d - field ID. #: src/Admin.php:199 msgid "Field #%d" msgstr "" #: src/Admin.php:232 msgid "Enable Verification" msgstr "" #: src/Admin.php:240 msgid "Require users to enter information before accessing the form." msgstr "" #: src/Admin.php:241 msgid "Form Verification" msgstr "" #: src/Admin.php:251 msgid "Type" msgstr "" #: src/Admin.php:255 #: src/Admin.php:267 #: src/Lockers/Password.php:127 msgid "Password" msgstr "" #: src/Admin.php:256 #: src/Lockers/Age.php:234 msgid "Age" msgstr "" #: src/Admin.php:257 #: src/Lockers/Email.php:203 msgid "Email" msgstr "" #: src/Admin.php:280 msgid "Criteria" msgstr "" #: src/Admin.php:297 msgid "Minimum" msgstr "" #: src/Admin.php:298 msgid "Maximum" msgstr "" #: src/Admin.php:299 msgid "Equal to" msgstr "" #: src/Admin.php:311 #: src/Admin.php:326 #: src/Admin.php:343 #: src/Admin.php:615 msgid "Display Message" msgstr "" #: src/Admin.php:316 msgid "This message is displayed to visitors above the password form." msgstr "" #: src/Admin.php:331 msgid "This message is displayed to visitors above the age verification form." msgstr "" #: src/Admin.php:348 msgid "This message is displayed to visitors above the email verification form." msgstr "" #: src/Admin.php:360 msgid "Enable Scheduling" msgstr "" #: src/Admin.php:368 msgid "Accept form entries during a specific date/time period." msgstr "" #: src/Admin.php:369 msgid "Form Scheduling" msgstr "" #: src/Admin.php:380 msgid "Start Date" msgstr "" #: src/Admin.php:384 msgid "Clear Start Date" msgstr "" #: src/Admin.php:393 msgid "Start Time" msgstr "" #: src/Admin.php:397 msgid "Clear Start Time" msgstr "" #: src/Admin.php:408 msgid "End Date" msgstr "" #: src/Admin.php:412 msgid "Clear End Date" msgstr "" #: src/Admin.php:421 msgid "End Time" msgstr "" #: src/Admin.php:425 msgid "Clear End Time" msgstr "" #: src/Admin.php:436 #: src/Admin.php:514 msgid "Closed Message" msgstr "" #: src/Admin.php:441 #: src/Admin.php:519 #: src/Admin.php:620 msgid "This message is displayed to visitors when the form is closed." msgstr "" #: src/Admin.php:451 msgid "Logged-In Users Only" msgstr "" #: src/Admin.php:459 msgid "Restrict form access to only those who meet your criteria." msgstr "" #: src/Admin.php:460 msgid "Form Restrictions" msgstr "" #: src/Admin.php:469 msgid "Message" msgstr "" #: src/Admin.php:474 msgid "This message is displayed to logged out visitors in place of the form." msgstr "" #: src/Admin.php:484 msgid "Enable Total Entry Limit" msgstr "" #: src/Admin.php:492 msgid "Limit the number of entries and restrict by email or IP address." msgstr "" #: src/Admin.php:493 msgid "Entry Limits & Restrictions" msgstr "" #: src/Admin.php:502 #: src/Admin.php:579 msgid "Limit" msgstr "" #: src/Admin.php:528 msgid "Enable User Entry Limit" msgstr "" #: src/Admin.php:530 msgid "Limit the number of entries each user can submit. Choose the method of restriction using the checkboxes below." msgstr "" #: src/Admin.php:535 msgid "This option is disabled because due to your GDPR settings you opted to not store IP addresses." msgstr "" #: src/Admin.php:545 msgid "Restrict by IP address" msgstr "" #: src/Admin.php:554 msgid "Restrict by email address" msgstr "" #: src/Admin.php:562 msgid "Email Field" msgstr "" #: src/Admin.php:595 msgid "till the end of the day" msgstr "" #: src/Admin.php:596 msgid "till the end of the week" msgstr "" #: src/Admin.php:597 msgid "till the end of the month" msgstr "" #: src/Admin.php:598 msgid "till the end of the year" msgstr "" #: src/Admin.php:599 msgid "per 24 hours" msgstr "" #: src/Admin.php:600 msgid "per 7 days" msgstr "" #: src/Admin.php:601 msgid "per ~30 days" msgstr "" #: src/Admin.php:602 msgid "per ~365 days" msgstr "" #: src/Lockers/Age.php:256 #: src/Lockers/Email.php:213 #: src/Lockers/Password.php:147 msgid "Sending..." msgstr "" #: src/Lockers/Age.php:257 #: src/Lockers/Email.php:188 #: src/Lockers/Password.php:148 msgid "Submit" msgstr "" #: src/Lockers/Age.php:305 msgid "Your age does not meet the criteria." msgstr "" #: src/Lockers/Age.php:336 msgid "Year" msgstr "" #: src/Lockers/Age.php:338 msgid "Month" msgstr "" #: src/Lockers/Age.php:340 msgid "Day" msgstr "" #: src/Lockers/Email.php:204 msgid "Required" msgstr "" #: src/Lockers/Email.php:256 msgid "Please check your email inbox for the verification link." msgstr "" #: src/Lockers/Email.php:328 msgid "Email address confirmation" msgstr "" #: src/Lockers/Email.php:333 msgid "Email address confirmation is required to access the form at" msgstr "" #: src/Lockers/Email.php:334 msgid "To confirm your email address and access the form, please " msgstr "" #: src/Lockers/Email.php:335 msgid "visit this link to" msgstr "" #: src/Lockers/Email.php:336 msgid "verify your email address" msgstr "" #: src/Lockers/Email.php:337 msgid "Alternately, you can copy and paste the following URL in your browser: " msgstr "" #: src/Lockers/Password.php:137 msgid "The password is incorrect." msgstr "" #: src/Lockers/UniqueAnswer.php:127 msgid "Unique Answer" msgstr "" #: src/Lockers/UniqueAnswer.php:129 #: src/Lockers/UniqueAnswer.php:146 #: src/Lockers/UniqueAnswer.php:252 msgid "The value must be unique." msgstr ""