Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
wpforms-...
/
assets
/
language...
•
File:
wpforms-lite.pot
•
Content:
msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:105 msgid "Payment not found in the database." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:118 msgid "Refund failed." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:135 msgid "Refund successful." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:138 msgid "Saving refund in the database failed." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:151 msgid "Payment ID not provided." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:161 msgid "Subscription not found in the database." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:167 msgid "Subscription cancellation failed." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:171 msgid "Subscription cancelled." msgstr "" #: src/Integrations/Stripe/Admin/Payments/SingleActionsHandler.php:174 msgid "Updating subscription in the database failed." msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:77 msgid "Stripe is not connected for your current payment mode. Please press the \"Connect with Stripe\" button to complete this setup." msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:95 msgid "The connected Stripe account does not support the selected currency. Please connect a different account or change the currency." msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:125 msgid "<p>Switching test/live modes requires Stripe account reconnection.</p><p>Press the <em>\"Connect with Stripe\"</em> button after saving the settings to reconnect.</p>" msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:170 msgid "Connection Status" msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:176 msgid "Test Mode" msgstr "" #. translators: %s - WPForms.com URL for Stripe payments with more details. #: src/Integrations/Stripe/Admin/Settings.php:181 msgid "Prevent Stripe from processing live transactions. Please see <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">our documentation on Stripe test payments</a> for full details." msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:204 msgid "Credit Card Field Mode" msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:209 msgid "Card Element" msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:210 msgid "Payment Element" msgstr "" #. translators: %s - WPForms.com Stripe documentation article URL. #: src/Integrations/Stripe/Admin/Settings.php:251 msgid "Easily collect credit card payments with Stripe. For getting started and more information, see our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Stripe documentation</a>." msgstr "" #. translators: %1$s - Stripe account name connected, %2$s - Stripe mode connected (live or test). #: src/Integrations/Stripe/Admin/Settings.php:316 msgid "Connected to Stripe as <em>%1$s</em> in <strong>%2$s Mode</strong>." msgstr "" #. translators: %s - Stripe connect URL. #: src/Integrations/Stripe/Admin/Settings.php:330 msgid "<a href=\"%s\">Switch Accounts</a>" msgstr "" #. translators: %s - WPForms.com Stripe documentation article URL. #: src/Integrations/Stripe/Admin/Settings.php:357 msgid "Securely connect to Stripe with just a few clicks to begin accepting payments! <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"wpforms-learn-more\">Learn More</a>" msgstr "" #: src/Integrations/Stripe/Admin/Settings.php:373 msgid "Connect with Stripe" msgstr "" #. translators: %s - WPForms.com Stripe documentation article URL. #: src/Integrations/Stripe/Admin/Settings.php:389 msgid "Please see <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">our documentation on Stripe Credit Card field modes for full details</a>." msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:47 msgid "Enable Webhooks" msgstr "" #. translators: %s - WPForms.com URL for Stripe webhooks documentation. #: src/Integrations/Stripe/Admin/WebhookSettings.php:53 msgid "Stripe uses webhooks to notify WPForms when an event has occurred in your Stripe account. Please see <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">our documentation on Stripe webhooks</a> for full details." msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:77 msgid "Webhooks Method" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:81 msgid "REST API (recommended)" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:82 msgid "PHP listener" msgstr "" #. translators: %s - WPForms.com URL for Stripe webhooks documentation. #: src/Integrations/Stripe/Admin/WebhookSettings.php:86 msgid "Choose the method of communication between Stripe and WPForms. If REST API support is disabled for WordPress, use PHP listener. <a href=\"%s\" rel=\"nofollow noopener\" target=\"_blank\">Learn more</a>." msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:102 msgid "Webhooks Endpoint" msgstr "" #. translators: %s - Stripe Webhooks Settings url. #: src/Integrations/Stripe/Admin/WebhookSettings.php:107 msgid "Ensure an endpoint with the above URL is present in the <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Stripe webhook settings</a>." msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:123 msgid "Webhooks Test ID" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:131 msgid "Webhooks Test Secret" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:139 msgid "Webhooks Live ID" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:147 msgid "Webhooks Live Secret" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:168 msgid "Live Mode Endpoint ID" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:169 msgid "Test Mode Endpoint ID" msgstr "" #. translators: %1$s - Live Mode Endpoint ID or Test Mode Endpoint ID. %2$s - WPForms.com Stripe documentation article URL. #: src/Integrations/Stripe/Admin/WebhookSettings.php:174 msgid "Retrieve your %1$s from your <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Stripe webhook settings</a>. Select the endpoint, then click Copy button." msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:200 msgid "Live Mode Signing Secret" msgstr "" #: src/Integrations/Stripe/Admin/WebhookSettings.php:201 msgid "Test Mode Signing Secret" msgstr "" #. translators: %1$s - Live Mode Signing Secret or Test Mode Signing Secret. %2$s - WPForms.com Stripe documentation article URL. #: src/Integrations/Stripe/Admin/WebhookSettings.php:206 msgid "Retrieve your %1$s from your <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Stripe webhook settings</a>. Select the endpoint, then click Reveal." msgstr "" #: src/Integrations/Stripe/Api/Common.php:292 msgid "Too many requests made to the API too quickly." msgstr "" #: src/Integrations/Stripe/Api/Common.php:293 msgid "Invalid parameters were supplied to Stripe API." msgstr "" #: src/Integrations/Stripe/Api/Common.php:294 msgid "Authentication with Stripe API failed." msgstr "" #: src/Integrations/Stripe/Api/Common.php:295 msgid "Network communication with Stripe failed." msgstr "" #: src/Integrations/Stripe/Api/Common.php:296 msgid "Unable to process Stripe payment." msgstr "" #: src/Integrations/Stripe/Api/Common.php:297 msgid "Unable to process payment." msgstr "" #: src/Integrations/Stripe/Api/PaymentIntents.php:243 msgid "Stripe payment stopped, missing both PaymentMethod and PaymentIntent ids." msgstr "" #: src/Integrations/Stripe/Api/PaymentIntents.php:442 msgid "Stripe payment stopped, missing PaymentMethod id." msgstr "" #: src/Integrations/Stripe/Api/PaymentIntents.php:478 msgid "Stripe payment stopped. Invalid PaymentIntent status." msgstr "" #: src/Integrations/Stripe/Api/PaymentIntents.php:515 msgid "Stripe payment was not confirmed. Please check your Stripe dashboard." msgstr "" #: src/Integrations/Stripe/Api/PaymentIntents.php:557 msgid "Stripe subscription stopped, missing PaymentMethod id." msgstr "" #: src/Integrations/Stripe/Api/PaymentIntents.php:617 msgid "Stripe subscription stopped. invalid PaymentIntent status." msgstr "" #: src/Integrations/Stripe/Api/PaymentIntents.php:654 msgid "Stripe subscription was not confirmed. Please check your Stripe dashboard." msgstr "" #: src/Integrations/Stripe/Api/WebhookRoute.php:152 msgid "It seems to be request to Stripe PHP Listener method handler but the site is not configured to use it." msgstr "" #. translators: %1$s - Stripe.com URL for domains registration documentation. #: src/Integrations/Stripe/DomainHealthCheck.php:140 msgid "Heads up! It looks like there's a problem with your domain verification, and Stripe Apple Pay may stop working. If this notice does not disappear in a day, <a href=\"%1$s\" rel=\"nofollow noopener\" target=\"_blank\">please register it manually.</a>" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:60 msgid "Link Email" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:61 msgid "Select an Email field to autofill your customers’ payment information using Link." msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:76 #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:134 msgid "Stripe Credit Card Email" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:96 msgid "Sublabel Position" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:108 msgid "Above" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:109 msgid "Floating" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:222 msgid "Card Number" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:223 msgid "Expiration" msgstr "" #: src/Integrations/Stripe/Fields/PaymentElementCreditCard.php:224 msgid "CVC" msgstr "" #: src/Integrations/Stripe/Fields/StripeCreditCard.php:61 #: src/Integrations/Stripe/Fields/StripeCreditCard.php:160 msgid "Card" msgstr "" #: src/Integrations/Stripe/Fields/StripeCreditCard.php:82 #: src/Integrations/Stripe/Fields/StripeCreditCard.php:166 msgid "Name on Card" msgstr "" #: src/Integrations/Stripe/Fields/StripeCreditCard.php:120 msgid "Name on Card Placeholder Text" msgstr "" #: src/Integrations/Stripe/Fields/StripeCreditCard.php:142 #: src/Integrations/Stripe/Fields/StripeCreditCard.php:247 msgid "Card number" msgstr "" #: src/Integrations/Stripe/Fields/Traits/CreditCard.php:22 msgid "Stripe Credit Card" msgstr "" #: src/Integrations/Stripe/Fields/Traits/CreditCard.php:213 msgid "<p>AJAX form submissions are required when using the Stripe Credit Card field.</p><p>To proceed, please go to <strong>Settings » General » Advanced</strong> and check <strong>Enable AJAX form submission</strong>.</p>" msgstr "" #: src/Integrations/Stripe/Fields/Traits/CreditCard.php:221 msgid "<p>Stripe account connection is required when using the Stripe Credit Card field.</p><p>To proceed, please go to <strong>WPForms Settings » Payments » Stripe</strong> and press <strong>Connect with Stripe</strong> button.</p>" msgstr "" #: src/Integrations/Stripe/Fields/Traits/CreditCard.php:229 msgid "<p>Stripe Payments must be enabled when using the Stripe Credit Card field.</p><p>To proceed, please go to <strong>Payments » Stripe</strong> and check <strong>Enable Stripe payments</strong>.</p>" msgstr "" #: src/Integrations/Stripe/Fields/Traits/CreditCard.php:338 msgid "This page is insecure. Credit Card field should be used for testing purposes only." msgstr "" #: src/Integrations/Stripe/Fields/Traits/CreditCard.php:344 msgid "Credit Card field is disabled, Stripe keys are missing." msgstr "" #: src/Integrations/Stripe/Fields/Traits/CreditCard.php:352 msgid "Credit Card field is disabled, Stripe payments are not enabled in the form settings." msgstr "" #: src/Integrations/Stripe/Frontend.php:164 msgid "Please fill out payment details to continue." msgstr "" #: src/Integrations/Stripe/Frontend.php:165 msgid "Payment Element failed to load. Stripe API responded with the message:" msgstr "" #: src/Integrations/Stripe/Process.php:209 msgid "Unable to process payment, please try again later." msgstr "" #: src/Integrations/Stripe/Process.php:571 msgid "Stripe payment stopped, missing keys." msgstr "" #: src/Integrations/Stripe/Process.php:577 msgid "Stripe payment stopped, missing payment fields." msgstr "" #: src/Integrations/Stripe/Process.php:582 msgid "Stripe payment stopped, invalid/empty amount." msgstr "" #: src/Integrations/Stripe/Process.php:586 msgid "Stripe payment stopped, amount less than minimum charge required." msgstr "" #: src/Integrations/Stripe/Process.php:751 msgid "Stripe Subscription payment stopped validation error." msgstr "" #. translators: %s - error message. #: src/Integrations/Stripe/Process.php:883 msgid "Payment Error: %s" msgstr "" #: src/Integrations/Stripe/Process.php:890 msgid "Stripe subscription payment stopped by error" msgstr "" #: src/Integrations/Stripe/Process.php:892 msgid "Stripe payment stopped by error" msgstr "" #: src/Integrations/Stripe/Process.php:1009 msgid "Stripe subscription payment stopped, missing form settings." msgstr "" #: src/Integrations/Stripe/Process.php:1014 msgid "Stripe subscription payment stopped, customer email not found." msgstr "" #: src/Integrations/Stripe/Process.php:1127 msgid "Secondary form submission was declined." msgstr "" #: src/Integrations/Stripe/Process.php:1145 msgid "Irregular activity detected. Your submission has been declined and payment refunded." msgstr "" #: src/Integrations/Stripe/StripeAddonCompatibility.php:87 msgid "The WPForms Stripe addon is out of date. To avoid payment processing issues, please upgrade the Stripe addon to the latest version." msgstr "" #. translators: %s - WPForms.com URL for Stripe webhooks documentation. #: src/Integrations/Stripe/WebhooksHealthCheck.php:227 msgid "Heads up! Looks like you have a problem with your webhooks configuration. Please check and confirm that you've configured the WPForms webhooks in your Stripe account. This notice will disappear automatically when a new Stripe request comes in. See our <a href=\"%1$s\" rel=\"nofollow noopener\" target=\"_blank\">documentation</a> for more information." msgstr "" #: src/Integrations/UncannyAutomator/UncannyAutomator.php:69 msgid "Uncanny Automator" msgstr "" #. translators: %s - plugin name. #: src/Integrations/UncannyAutomator/UncannyAutomator.php:150 msgid "%s plugin" msgstr "" #: src/Integrations/UncannyAutomator/UncannyAutomator.php:165 msgid "Put Your WordPress Site on Autopilot" msgstr "" #: src/Integrations/UncannyAutomator/UncannyAutomator.php:166 msgid "Build powerful automations that control what happens on form submission. Connect your forms to Google Sheets, Zoom, social media, membership plugins, elearning platforms, and more with Uncanny Automator." msgstr "" #: src/Integrations/UsageTracking/UsageTracking.php:108 msgid "Allow Usage Tracking" msgstr "" #: src/Integrations/UsageTracking/UsageTracking.php:109 msgid "By allowing us to track usage data, we can better help you, as we will know which WordPress configurations, themes, and plugins we should test." msgstr "" #: src/Integrations/WooCommerce/Notifications.php:133 #: templates/education/admin/settings/smtp-notice.php:15 msgid "Make Sure Important Emails Reach Your Customers" msgstr "" #: src/Integrations/WooCommerce/Notifications.php:137 msgid "Solve common email deliverability issues for good." msgstr "" #: src/Integrations/WooCommerce/Notifications.php:141 msgid "Get WP Mail SMTP" msgstr "" #: src/Integrations/WooCommerce/Notifications.php:147 msgid "Close the notification" msgstr "" #. translators: %s - URL WP Mail SMTP settings. #: src/Integrations/WPMailSMTP/Notifications.php:188 msgid "This setting is disabled because you have the \"Force From Name\" setting enabled in the <a href=\"%s\" target=\"_blank\">WP Mail SMTP</a> plugin." msgstr "" #. translators: %s - URL WP Mail SMTP settings. #: src/Integrations/WPMailSMTP/Notifications.php:217 msgid "This setting is disabled because you have the \"Force From Email\" setting enabled in the <a href=\"%s\" target=\"_blank\">WP Mail SMTP</a> plugin." msgstr "" #: src/Lite/Admin/Connect.php:79 msgid "You are not allowed to install plugins." msgstr "" #: src/Lite/Admin/Connect.php:87 msgid "There must be a non-developer Lite version installed to upgrade." msgstr "" #: src/Lite/Admin/Connect.php:94 msgid "Please enter your license key to connect." msgstr "" #: src/Lite/Admin/Connect.php:99 msgid "Only the Lite version can be upgraded." msgstr "" #: src/Lite/Admin/Connect.php:115 msgid "WPForms Pro is installed but not activated." msgstr "" #: src/Lite/Admin/Connect.php:166 msgid "There was an error while installing an upgrade. Please download the plugin from wpforms.com and install it manually." msgstr "" #: src/Lite/Admin/Connect.php:225 msgid "There was an error while installing an upgrade. Please check file system permissions and try again. Also, you can download the plugin from wpforms.com and install it manually." msgstr "" #: src/Lite/Admin/Connect.php:251 msgid "No key provided." msgstr "" #: src/Lite/Admin/Connect.php:282 msgid "Pro version installed but needs to be activated on the Plugins page inside your WordPress admin." msgstr "" #: src/Lite/Admin/ConnectSkin.php:31 msgid "There was an error installing WPForms Pro. Please try again." msgstr "" #: src/Lite/Admin/DashboardWidget.php:166 #: src/Lite/Admin/DashboardWidget.php:397 msgid "Show More" msgstr "" #: src/Lite/Admin/DashboardWidget.php:167 msgid "Show Less" msgstr "" #: src/Lite/Admin/DashboardWidget.php:259 msgid "Create Your First Form to Start Collecting Leads" msgstr "" #: src/Lite/Admin/DashboardWidget.php:260 #: templates/admin/empty-states/no-forms.php:18 msgid "You can use WPForms to build contact forms, surveys, payment forms, and more with just a few clicks." msgstr "" #: src/Lite/Admin/DashboardWidget.php:264 #: templates/admin/empty-states/no-forms.php:25 msgid "Create Your Form" msgstr "" #: src/Lite/Admin/DashboardWidget.php:310 msgid "View all Form Entries inside the WordPress Dashboard" msgstr "" #: src/Lite/Admin/DashboardWidget.php:311 msgid "Form entries reports are not available." msgstr "" #: src/Lite/Admin/DashboardWidget.php:312 msgid "Form entries are not stored in Lite." msgstr "" #: src/Lite/Admin/DashboardWidget.php:313 msgid "Upgrade to Pro and get access to the reports." msgstr "" #: src/Lite/Admin/DashboardWidget.php:327 msgid "Total Entries by Form" msgstr "" #: src/Lite/Admin/DashboardWidget.php:368 msgid "No entries were submitted yet." msgstr "" #: src/Lite/Admin/DashboardWidget.php:396 msgid "Show all forms" msgstr "" #: src/Lite/Admin/DashboardWidget.php:427 msgid "Recommended Plugin:" msgstr "" #: src/Lite/Admin/DashboardWidget.php:432 msgid "Install" msgstr "" #. translators: %s - WPForms version. #: src/Lite/Admin/DashboardWidget.php:455 msgid "Welcome to <strong>WPForms %s</strong>" msgstr "" #: src/Lite/Admin/Education/Admin/DidYouKnow.php:69 msgid "Entries are not stored in WPForms Lite" msgstr "" #: src/Lite/Admin/Education/Admin/DidYouKnow.php:70 msgid "Entries are available through email notifications. If you enable Entry Backups, you can restore them once you upgrade to WPForms Pro." msgstr "" #: src/Lite/Admin/Education/Admin/DidYouKnow.php:71 #: src/Lite/Admin/Education/LiteConnect.php:220 #: src/Lite/Integrations/LiteConnect/LiteConnect.php:112 msgid "Enable Entry Backups" msgstr "" #: src/Lite/Admin/Education/Admin/DidYouKnow.php:77 msgid "Entries Backups Are Enabled" msgstr "" #: src/Lite/Admin/Education/Admin/DidYouKnow.php:78 msgid "Restore Form Entries" msgstr "" #. translators: %d - backed up entries count. #: src/Lite/Admin/Education/Admin/DidYouKnow.php:159 #: src/Lite/Admin/Education/LiteConnect.php:255 msgid "%d entry backed up" msgid_plural "%d entries backed up" msgstr[0] "" msgstr[1] "" #. translators: %1$s - time when Lite Connect was enabled. #: src/Lite/Admin/Education/Admin/DidYouKnow.php:173 msgid "since %1$s" msgstr "" #: src/Lite/Admin/Education/Admin/EditPost.php:185 msgid "Easily add your contact form" msgstr "" #: src/Lite/Admin/Education/Admin/EditPost.php:186 msgid "Oh hey, it looks like you're working on a contact page. Don't forget to embed your contact form. Click the plus icon above and search for WPForms." msgstr "" #: src/Lite/Admin/Education/Admin/EditPost.php:190 msgid "Embed your form" msgstr "" #: src/Lite/Admin/Education/Admin/EditPost.php:191 msgid "Then click on the WPForms block to embed your desired contact form." msgstr "" #: src/Lite/Admin/Education/Admin/EditPost.php:208 msgid "Don't forget to embed your contact form. Simply click the Add Form button below." msgstr "" #. translators: %1$s - link to create a new form. #: src/Lite/Admin/Education/Admin/EditPost.php:210 #: src/Lite/Admin/Education/Admin/EditPost.php:236 msgid "Did you know that with <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>, you can create an easy-to-use contact form in a matter of minutes?" msgstr "" #: src/Lite/Admin/Education/Admin/EditPost.php:234 msgid "You've already created a form, now add it to the page so your customers can get in touch." msgstr "" #: src/Lite/Admin/Education/Builder/Confirmations.php:66 msgid "Show entry preview after confirmation" msgstr "" #: src/Lite/Admin/Education/Builder/Confirmations.php:75 msgid "Show Entry Preview" msgstr "" #: src/Lite/Admin/Education/Builder/DidYouKnow.php:61 msgid "You can have multiple notifications with conditional logic." msgstr "" #: src/Lite/Admin/Education/Builder/DidYouKnow.php:74 msgid "You can have multiple confirmations with conditional logic." msgstr "" #: src/Lite/Admin/Education/Builder/Fields.php:81 msgid "Smart Logic" msgstr "" #: src/Lite/Admin/Education/Builder/Notifications.php:77 msgid "Enable File Upload Attachments" msgstr "" #: src/Lite/Admin/Education/Builder/Notifications.php:85 msgid "File Upload Attachments" msgstr "" #: src/Lite/Admin/Education/Builder/Notifications.php:102 msgid "Enable Entry CSV Attachment" msgstr "" #: src/Lite/Admin/Education/Builder/Notifications.php:110 msgid "Entry CSV Attachment" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:221 msgid "No Thanks" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:224 msgid "Are you sure?" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:225 msgid "If you disable Lite Connect, you will no longer be able to restore your entries when you upgrade to WPForms Pro." msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:226 msgid "Disable Entry Backups" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:230 msgid "Entry Backups Enabled" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:231 msgid "Awesome! If you decide to upgrade to WPForms Pro, you can restore your entries and will have instant access to reports." msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:232 msgid "Entry Backups Disabled" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:233 msgid "Form Entry Backups were successfully disabled." msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:235 msgid "Unfortunately, the error occurs while updating Form Entry Backups setting. Please try again later." msgstr "" #. translators: %s - time when Lite Connect was enabled. #: src/Lite/Admin/Education/LiteConnect.php:268 msgid "since %s" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:293 msgid "Enable Form Entry Backups" msgstr "" #: src/Lite/Admin/Education/LiteConnect.php:337 #: src/Lite/Admin/Education/LiteConnect.php:373 msgid "Enable Form Entry Backups for Free" msgstr "" #: src/Lite/Admin/Pages/Addons.php:91 msgid "Upgrade to Unlock WPForms Addons" msgstr "" #: src/Lite/Admin/Pages/Addons.php:92 msgid "Access powerful marketing and payment integrations, advanced form fields, and more when you purchase our Plus, Pro, or Elite plans." msgstr "" #: src/Lite/Admin/Settings/Access.php:86 msgid "Access" msgstr "" #: src/Lite/Admin/Settings/Access.php:129 #: src/Lite/Admin/Settings/Access.php:254 msgid "Create Forms" msgstr "" #: src/Lite/Admin/Settings/Access.php:130 #: src/Lite/Admin/Settings/Access.php:261 msgid "Delete Forms" msgstr "" #: src/Lite/Admin/Settings/Access.php:131 #: src/Lite/Admin/Settings/Access.php:267 msgid "Edit Forms Entries" msgstr "" #: src/Lite/Admin/Settings/Access.php:132 #: src/Lite/Admin/Settings/Access.php:255 msgid "Edit Forms" msgstr "" #: src/Lite/Admin/Settings/Access.php:133 #: src/Lite/Admin/Settings/Access.php:262 msgid "Delete Others Forms" msgstr "" #: src/Lite/Admin/Settings/Access.php:134 #: src/Lite/Admin/Settings/Access.php:268 msgid "Edit Others Forms Entries" msgstr "" #: src/Lite/Admin/Settings/Access.php:135 #: src/Lite/Admin/Settings/Access.php:256 msgid "Edit Others Forms" msgstr "" #: src/Lite/Admin/Settings/Access.php:136 #: src/Lite/Admin/Settings/Access.php:263 msgid "View Forms Entries" msgstr "" #: src/Lite/Admin/Settings/Access.php:137 #: src/Lite/Admin/Settings/Access.php:269 msgid "Delete Forms Entries" msgstr "" #: src/Lite/Admin/Settings/Access.php:138 #: src/Lite/Admin/Settings/Access.php:257 msgid "View Forms" msgstr "" #: src/Lite/Admin/Settings/Access.php:139 #: src/Lite/Admin/Settings/Access.php:264 msgid "View Others Forms Entries" msgstr "" #: src/Lite/Admin/Settings/Access.php:140 #: src/Lite/Admin/Settings/Access.php:270 msgid "Delete Others Forms Entries" msgstr "" #: src/Lite/Admin/Settings/Access.php:141 #: src/Lite/Admin/Settings/Access.php:258 msgid "View Others Forms" msgstr "" #: src/Lite/Admin/Settings/Access.php:147 #: src/Lite/Admin/Settings/Access.php:215 #: src/Lite/Admin/Settings/Access.php:216 msgid "Simple Built-in Controls" msgstr "" #: src/Lite/Admin/Settings/Access.php:152 #: src/Lite/Admin/Settings/Access.php:225 #: src/Lite/Admin/Settings/Access.php:226 msgid "Members Integration" msgstr "" #: src/Lite/Admin/Settings/Access.php:157 #: src/Lite/Admin/Settings/Access.php:235 #: src/Lite/Admin/Settings/Access.php:236 msgid "User Role Editor Integration" msgstr "" #: src/Lite/Admin/Settings/Access.php:162 #: src/Lite/Admin/Settings/Access.php:184 msgid "Access Controls" msgstr "" #: src/Lite/Admin/Settings/Access.php:165 msgid "Access controls allows you to manage and customize access to WPForms functionality. You can easily grant or restrict access using the simple built-in controls, or use our official integrations with Members and User Role Editor plugins." msgstr "" #: src/Lite/Admin/Settings/Access.php:168 #: src/Lite/Admin/Settings/Access.php:274 msgid "Custom access to the following capabilities…" msgstr "" #: src/Lite/Admin/Settings/Access.php:186 msgid "Access controls allows you to manage and customize access to WPForms functionality." msgstr "" #: src/Lite/Admin/Settings/Access.php:187 msgid "You can easily grant or restrict access using the simple built-in controls, or use our official integrations with Members and User Role Editor plugins." msgstr "" #: src/Lite/Emails/Summaries.php:80 msgid "Calculate WPForms Lite Weekly Entries Count" msgstr "" #: src/Lite/Integrations/LiteConnect/LiteConnect.php:111 msgid "Lite Connect" msgstr "" #. translators: %s - upgrade to WPForms Pro landing page URL. #: src/Lite/Integrations/LiteConnect/LiteConnect.php:119 msgid "<strong>Your form entries are not being stored locally, but are backed up remotely.</strong> If you <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"wpforms-upgrade-modal\">upgrade to WPForms PRO</a>, you can restore your entries and they’ll be available in the WordPress dashboard." msgstr "" #. translators: %s - upgrade to WPForms Pro landing page URL. #: src/Lite/Integrations/LiteConnect/LiteConnect.php:134 msgid "<strong>Your form entries are not being stored in WordPress, and your entry backups are not active.</strong> If there's a problem with deliverability, you'll lose form entries. We recommend that you enable Entry Backups, especially if you're considering <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"wpforms-upgrade-modal\">upgrading to WPForms PRO</a>." msgstr "" #: src/Logger/ListTable.php:290 #: src/Logger/ListTable.php:472 msgid "Log Title" msgstr "" #: src/Logger/ListTable.php:292 #: src/Logger/ListTable.php:495 #: src/SmartTags/SmartTags.php:111 msgid "Form ID" msgstr "" #: src/Logger/ListTable.php:293 #: src/Logger/ListTable.php:485 msgid "Types" msgstr "" #: src/Logger/ListTable.php:307 msgid "View Logs" msgstr "" #. translators: %s - search query. #: src/Logger/ListTable.php:312 msgid "Search results for \"%s\"" msgstr "" #: src/Logger/ListTable.php:321 msgid "Search Logs" msgstr "" #: src/Logger/ListTable.php:376 msgid "Delete All Logs" msgstr "" #: src/Logger/ListTable.php:416 msgid "No logs found." msgstr "" #: src/Logger/ListTable.php:448 msgid "All Logs" msgstr "" #: src/Logger/ListTable.php:491 msgid "Log ID" msgstr "" #: src/Logger/ListTable.php:507 msgid "Entry ID" msgstr "" #: src/Logger/ListTable.php:519 #: src/SmartTags/SmartTags.php:119 msgid "User ID" msgstr "" #: src/Logger/Log.php:101 msgid "Errors" msgstr "" #: src/Logger/Log.php:104 msgid "Providers" msgstr "" #: src/Logger/Log.php:105 msgid "Security" msgstr "" #: src/Logger/Log.php:106 msgid "Spam" msgstr "" #: src/Logger/Log.php:107 msgid "Translation" msgstr "" #: src/Logger/Log.php:203 msgid "Record ID not found" msgstr "" #: src/Logger/Log.php:209 msgid "No such record." msgstr "" #: src/Migrations/Upgrade177.php:29 msgid "Please fill out all blanks." msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:164 msgid "Insert into form" msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:165 msgid "Uploaded to this form" msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:304 msgid "Add Media" msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:309 msgid "Visual" msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:354 msgid "<h4>Add Text and Images to Your Form With Ease</h4> <p>To get started, replace this text with your own.</p>" msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:355 msgid "Expand Editor" msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:356 msgid "Collapse Editor" msgstr "" #: src/Pro/Forms/Fields/Traits/ContentInput.php:357 msgid "Update Preview" msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:122 msgid "Custom Field Name" msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:123 msgid "Form Field Value" msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:149 #: src/Providers/Provider/Settings/FormBuilder.php:204 msgid "Field Name" msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:156 #: src/Providers/Provider/Settings/FormBuilder.php:211 msgid "--- Select Form Field ---" msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:173 #: src/Providers/Provider/Settings/FormBuilder.php:226 msgid "Add Another" msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:179 msgid "Remove" msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:242 msgid "Map custom fields (or properties) to form fields values." msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:307 msgid "Something went wrong while performing an AJAX request." msgstr "" #. translators: %s - provider name. #: src/Providers/Provider/Settings/FormBuilder.php:453 msgid "Get the most out of WPForms — use it with an active %s account." msgstr "" #: src/Providers/Provider/Settings/FormBuilder.php:499 msgid "Add New Connection" msgstr "" #: src/Providers/Provider/Settings/PageIntegrations.php:168 msgid "No Label" msgstr "" #: src/Providers/Provider/Settings/PageIntegrations.php:278 msgid "Missing data." msgstr "" #: src/Providers/Provider/Settings/PageIntegrations.php:294 msgid "Connection missing." msgstr "" #: src/Providers/Provider/Settings/PageIntegrations.php:320 msgid "You do not have permissions." msgstr "" #: src/Providers/Provider/Settings/PageIntegrations.php:328 msgid "Missing required data in payload." msgstr "" #. translators: %s - required PHP version. #: src/Requirements/Requirements.php:844 msgid "<a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Read more</a> for additional information." msgstr "" #. translators: translators: %1$s - WPForms addon name, %2$d - requirements message. #: src/Requirements/Requirements.php:862 msgid "The %1$s addon requires %2$s to work." msgstr "" #. translators: %s - PHP extension name(s). #: src/Requirements/Requirements.php:951 msgid "%s PHP extension" msgid_plural "%s PHP extensions" msgstr[0] "" msgstr[1] "" #. translators: %s - license name(s). #: src/Requirements/Requirements.php:1022 msgid "%s license" msgstr "" #. translators: %s - addon self version. #: src/Requirements/Requirements.php:1047 msgid "self version %s" msgstr "" #: src/Requirements/Requirements.php:1109 #: templates/admin/payments/reset-filter-notice.php:57 msgid "and" msgstr "" #: src/SmartTags/SmartTag/OrderSummary.php:190 msgid "Subtotal" msgstr "" #. translators: %s - Coupon value. #: src/SmartTags/SmartTag/OrderSummary.php:197 msgid "Coupon (%s)" msgstr "" #: src/SmartTags/SmartTags.php:107 msgid "Site Administrator Email" msgstr "" #: src/SmartTags/SmartTags.php:108 msgid "Field ID" msgstr "" #: src/SmartTags/SmartTags.php:109 msgid "Field HTML ID" msgstr "" #: src/SmartTags/SmartTags.php:110 msgid "Field Value" msgstr "" #: src/SmartTags/SmartTags.php:113 msgid "Embedded Post/Page Title" msgstr "" #: src/SmartTags/SmartTags.php:114 msgid "Embedded Post/Page URL" msgstr "" #: src/SmartTags/SmartTags.php:115 msgid "Embedded Post/Page ID" msgstr "" #: src/SmartTags/SmartTags.php:117 msgid "Query String Variable" msgstr "" #: src/SmartTags/SmartTags.php:118 msgid "User IP Address" msgstr "" #: src/SmartTags/SmartTags.php:120 msgid "User Display Name" msgstr "" #: src/SmartTags/SmartTags.php:121 msgid "User Full Name" msgstr "" #: src/SmartTags/SmartTags.php:122 msgid "User First Name" msgstr "" #: src/SmartTags/SmartTags.php:123 msgid "User Last Name" msgstr "" #: src/SmartTags/SmartTags.php:124 msgid "User Email" msgstr "" #: src/SmartTags/SmartTags.php:125 msgid "User Meta" msgstr "" #: src/SmartTags/SmartTags.php:126 msgid "Author ID" msgstr "" #: src/SmartTags/SmartTags.php:127 msgid "Author Name" msgstr "" #: src/SmartTags/SmartTags.php:128 msgid "Author Email" msgstr "" #: src/SmartTags/SmartTags.php:129 msgid "Referrer URL" msgstr "" #: src/SmartTags/SmartTags.php:130 msgid "Login URL" msgstr "" #: src/SmartTags/SmartTags.php:131 msgid "Logout URL" msgstr "" #: src/SmartTags/SmartTags.php:132 msgid "Register URL" msgstr "" #: src/SmartTags/SmartTags.php:133 msgid "Lost Password URL" msgstr "" #: src/SmartTags/SmartTags.php:134 msgid "Unique Value" msgstr "" #: src/SmartTags/SmartTags.php:135 msgid "Site Name" msgstr "" #: src/SmartTags/SmartTags.php:136 #: templates/fields/total/summary-preview.php:73 msgid "Order Summary" msgstr "" #: templates/admin/challenge/builder.php:16 msgid "Give your form a name so you can easily identify it." msgstr "" #: templates/admin/challenge/builder.php:17 #: templates/admin/challenge/builder.php:27 #: templates/admin/challenge/builder.php:33 #: templates/admin/challenge/embed.php:44 #: templates/admin/form-embed-wizard/tooltip.php:41 msgid "Done" msgstr "" #: templates/admin/challenge/builder.php:22 msgid "Build your form from scratch or use one of our pre-made templates." msgstr "" #: templates/admin/challenge/builder.php:26 msgid "You can add additional fields to your form, if you need them." msgstr "" #: templates/admin/challenge/builder.php:31 msgid "Check Notification Settings" msgstr "" #: templates/admin/challenge/builder.php:32 msgid "The default notification settings might be sufficient, but double‑check to be sure." msgstr "" #: templates/admin/challenge/builder.php:40 msgid "Welcome to the Form Builder" msgstr "" #: templates/admin/challenge/builder.php:41 msgid "Our form builder is a full-screen, distraction-free experience where you manage your forms. The following steps will walk you through essential areas." msgstr "" #: templates/admin/challenge/builder.php:42 #: templates/admin/form-embed-wizard/popup.php:41 msgid "Let’s Go!" msgstr "" #: templates/admin/challenge/embed.php:19 #: templates/admin/form-embed-wizard/tooltip.php:17 msgid "Add a Block" msgstr "" #. translators: %s - link to the WPForms documentation page. #: templates/admin/challenge/embed.php:25 #: templates/admin/form-embed-wizard/tooltip.php:22 msgid "Click the plus button, search for WPForms, click the block to<br>embed it. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More</a>" msgstr "" #: templates/admin/challenge/embed.php:41 #: templates/admin/challenge/modal.php:42 #: templates/admin/form-embed-wizard/popup.php:18 #: templates/admin/form-embed-wizard/tooltip.php:38 msgid "Embed in a Page" msgstr "" #: templates/admin/challenge/embed.php:42 #: templates/admin/form-embed-wizard/tooltip.php:39 msgid "Click the “Add Form” button, select your form, then add the embed code." msgstr "" #: templates/admin/challenge/embed.php:53 msgid "Congrats, You Did It!" msgstr "" #. translators: %1$s - number of minutes in HTML container, %2$s - singular or plural form of 'minute', %3$s - number of seconds in HTML container, %4$s - singular or plural form of 'second', %5$s - 5 rating star symbols HTML. #: templates/admin/challenge/embed.php:61 msgid "You completed the WPForms Challenge in <b>%1$s %2$s %3$s %4$s</b>. Share your success story with other WPForms users and help us spread the word <b>by giving WPForms a 5-star rating (%5$s) on WordPress.org</b>. Thanks for your support and we look forward to bringing you more awesome features." msgstr "" #: templates/admin/challenge/embed.php:63 #: templates/admin/challenge/embed.php:101 #: templates/admin/challenge/modal.php:31 msgid "minute" msgid_plural "minutes" msgstr[0] "" msgstr[1] "" #: templates/admin/challenge/embed.php:65 msgid "second" msgid_plural "seconds" msgstr[0] "" msgstr[1] "" #: templates/admin/challenge/embed.php:81 msgid "Rate WPForms on WordPress.org" msgstr "" #: templates/admin/challenge/embed.php:93 msgid "Do you need more help?" msgstr "" #. translators: %1$d - number of minutes, %2$s - singular or plural form of 'minute'. #: templates/admin/challenge/embed.php:99 msgid "We're sorry that it took longer than %1$d %2$s to publish your form. Our goal is to create the most beginner-friendly WordPress form plugin.<br>How can we help you to be successful? Please send us your feedback. Our support team is standing by to help." msgstr "" #: templates/admin/challenge/embed.php:110 msgid "Yes, I give WPForms permission to contact me for any follow up questions." msgstr "" #: templates/admin/challenge/embed.php:113 msgid "Submit Feedback" msgstr "" #: templates/admin/challenge/modal.php:21 msgid "Toggle list" msgstr "" #: templates/admin/challenge/modal.php:22 msgid "Skip challenge" msgstr "" #: templates/admin/challenge/modal.php:23 msgid "Cancel challenge" msgstr "" #. translators: %1$d - number of minutes, %2$s - singular or plural form of 'minute'. #: templates/admin/challenge/modal.php:29 msgid "Complete the <b>WPForms Challenge</b> and get up and running within %1$d %2$s." msgstr "" #: templates/admin/challenge/modal.php:40 msgid "Add Fields to Your Form" msgstr "" #: templates/admin/challenge/modal.php:41 msgid "Check Notifications" msgstr "" #: templates/admin/challenge/modal.php:43 msgid "Challenge Complete" msgstr "" #: templates/admin/challenge/modal.php:54 msgid "WPForms Challenge" msgstr "" #. translators: %s - minutes in 2:00 format. #: templates/admin/challenge/modal.php:59 msgid "%s remaining" msgstr "" #: templates/admin/challenge/modal.php:70 msgid "Start Challenge" msgstr "" #: templates/admin/challenge/modal.php:73 msgid "Pause" msgstr "" #: templates/admin/challenge/modal.php:75 msgid "End Challenge" msgstr "" #: templates/admin/challenge/welcome.php:15 msgid "Take the WPForms Challenge" msgstr "" #: templates/admin/challenge/welcome.php:16 msgid "Create your first form with our guided setup wizard in less than 5 minutes to experience the WPForms difference." msgstr "" #: templates/admin/challenge/welcome.php:19 msgid "Start the WPForms Challenge" msgstr "" #: templates/admin/components/datepicker.php:58 msgid "Datepicker options" msgstr "" #: templates/admin/dashboard/widget/settings.php:27 msgid "Graph Style" msgstr "" #: templates/admin/dashboard/widget/settings.php:31 msgid "Bar" msgstr "" #: templates/admin/dashboard/widget/settings.php:35 msgid "Line" msgstr "" #: templates/admin/dashboard/widget/settings.php:51 msgid "WordPress" msgstr "" #: templates/admin/empty-states/no-forms.php:15 #: templates/admin/empty-states/no-user-templates.php:15 #: templates/admin/empty-states/payments/get-started.php:27 #: templates/admin/empty-states/payments/no-payments.php:16 #: templates/admin/payments/single/no-payment.php:17 #: templates/builder/fullscreen/abort-message.php:18 #: templates/emails/summary-body-plain.php:23 #: templates/emails/summary-body.php:36 msgid "Hi there!" msgstr "" #: templates/admin/empty-states/no-forms.php:17 msgid "It looks like you haven’t created any forms yet." msgstr "" #. translators: %s - URL to the documentation article. #: templates/admin/empty-states/no-forms.php:32 msgid "Need some help? Check out our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">comprehensive guide</a>." msgstr "" #: templates/admin/empty-states/no-user-templates.php:18 msgid "Did you know you can save your forms as reusable templates?" msgstr "" #: templates/admin/empty-states/no-user-templates.php:19 msgid "Save your custom forms to the templates library for quick and easy use." msgstr "" #. translators: %s - URL to the documentation article. #: templates/admin/empty-states/no-user-templates.php:27 msgid "Need some help? Check out our <a href=\"%s\" rel=\"noopener noreferrer\" target=\"_blank\">documentation</a>." msgstr "" #: templates/admin/empty-states/payments/get-started.php:28 msgid "Ready to start collecting payments from your customers?" msgstr "" #. translators: %s - URL to the comprehensive guide. #: templates/admin/empty-states/payments/get-started.php:42 #: templates/admin/empty-states/payments/no-payments.php:31 msgid "Need some help? Check out our <a href=\"%s\" rel=\"noopener noreferrer\" target=\"_blank\">comprehensive guide.</a>" msgstr "" #: templates/admin/empty-states/payments/no-payments.php:17 msgid "It looks like you haven't received any payments yet." msgstr "" #: templates/admin/empty-states/payments/no-payments.php:18 msgid "Your payment gateway has been configured and you're ready to go." msgstr "" #: templates/admin/empty-states/payments/no-payments.php:23 msgid "Go To All Forms" msgstr "" #: templates/admin/form-embed-wizard/popup.php:20 msgid "We can help embed your form with just a few clicks!" msgstr "" #: templates/admin/form-embed-wizard/popup.php:23 msgid "Would you like to embed your form in an existing page, or create a new one?" msgstr "" #: templates/admin/form-embed-wizard/popup.php:29 msgid "Select the page you would like to embed your form in." msgstr "" #: templates/admin/form-embed-wizard/popup.php:32 msgid "What would you like to call the new page?" msgstr "" #: templates/admin/form-embed-wizard/popup.php:35 msgid "Select Existing Page" msgstr "" #: templates/admin/form-embed-wizard/popup.php:36 msgid "Create New Page" msgstr "" #: templates/admin/form-embed-wizard/popup.php:40 msgid "Name Your Page" msgstr "" #. translators: %1$s - video tutorial toggle CSS classes, %2$s - shortcode toggle CSS classes. #: templates/admin/form-embed-wizard/popup.php:58 msgid "You can also <a href=\"#\" class=\"%1$s\">embed your form manually</a> or <a href=\"#\" class=\"%2$s\">use a shortcode</a>" msgstr "" #. translators: %1$s - video tutorial toggle CSS classes, %2$s - shortcode toggle CSS classes. #: templates/admin/form-embed-wizard/popup.php:69 msgid "You can embed your form using the <a href=\"#\" class=\"%1$s\">WPForms block</a> or <a href=\"#\" class=\"%2$s\">a shortcode</a>." msgstr "" #: templates/admin/form-embed-wizard/popup.php:82 msgid "Copy embed code to clipboard" msgstr "" #: templates/admin/form-embed-wizard/popup.php:89 msgid "Go back" msgstr "" #: templates/admin/forms/bulk-edit-tags.php:34 msgid "Update" msgstr "" #: templates/admin/forms/search-reset.php:25 msgid "Clear search and return to All Forms" msgstr "" #: templates/admin/notifications.php:36 msgid "Previous message" msgstr "" #: templates/admin/notifications.php:40 msgid "Next message" msgstr "" #: templates/admin/pages/constant-contact.php:15 msgid "Constant Contact" msgstr "" #: templates/admin/pages/constant-contact.php:17 msgid "Grow Your Website with WPForms + Email Marketing" msgstr "" #: templates/admin/pages/constant-contact.php:18 msgid "Wondering if email marketing is really worth your time?" msgstr "" #: templates/admin/pages/constant-contact.php:22 msgid "Email is hands-down the most effective way to nurture leads and turn them into customers, with a return on investment (ROI) of <strong>$44 back for every $1 spent</strong> according to DMA." msgstr "" #: templates/admin/pages/constant-contact.php:27 msgid "Here are 3 big reasons why every smart business in the world has an email list:" msgstr "" #: templates/admin/pages/constant-contact.php:41 msgid "<strong>Email is still #1</strong> - At least 91% of consumers check their email on a daily basis. You get direct access to your subscribers, without having to play by social media's rules and algorithms." msgstr "" #: templates/admin/pages/constant-contact.php:49 msgid "<strong>You own your email list</strong> - Unlike with social media, your list is your property and no one can revoke your access to it." msgstr "" #: templates/admin/pages/constant-contact.php:57 msgid "<strong>Email converts</strong> - People who buy products marketed through email spend 138% more than those who don't receive email offers." msgstr "" #: templates/admin/pages/constant-contact.php:63 msgid "That's why it's crucial to start collecting email addresses and building your list as soon as possible." msgstr "" #. translators: %s - WPBeginners.com Guide to Email Lists URL. #: templates/admin/pages/constant-contact.php:68 msgid "For more details, see this guide on <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">why building your email list is so important</a>." msgstr "" #: templates/admin/pages/constant-contact.php:82 msgid "You've Already Started - Here's the Next Step (It's Easy)" msgstr "" #: templates/admin/pages/constant-contact.php:83 msgid "Here are the 3 things you need to build an email list:" msgstr "" #: templates/admin/pages/constant-contact.php:85 msgid "A Website or Blog" msgstr "" #: templates/admin/pages/constant-contact.php:86 msgid "High-Converting Form Builder" msgstr "" #: templates/admin/pages/constant-contact.php:87 msgid "The Best Email Marketing Service" msgstr "" #: templates/admin/pages/constant-contact.php:89 msgid "With a powerful email marketing service like Constant Contact, you can instantly send out mass notifications and beautifully designed newsletters to engage your subscribers." msgstr "" #: templates/admin/pages/constant-contact.php:92 msgid "Get Started with Constant Contact for Free" msgstr "" #: templates/admin/pages/constant-contact.php:95 msgid "WPForms plugin makes it fast and easy to capture all kinds of visitor information right from your WordPress site - even if you don't have a Constant Contact account." msgstr "" #: templates/admin/pages/constant-contact.php:96 msgid "But when you combine WPForms with Constant Contact, you can nurture your contacts and engage with them even after they leave your website. When you use Constant Contact + WPForms together, you can:" msgstr "" #: templates/admin/pages/constant-contact.php:98 msgid "Seamlessly add new contacts to your email list" msgstr "" #: templates/admin/pages/constant-contact.php:99 msgid "Create and send professional email newsletters" msgstr "" #: templates/admin/pages/constant-contact.php:100 msgid "Get expert marketing and support" msgstr "" #: templates/admin/pages/constant-contact.php:104 msgid "Try Constant Contact Today" msgstr "" #: templates/admin/pages/constant-contact.php:108 msgid "WPForms Makes List Building Easy" msgstr "" #: templates/admin/pages/constant-contact.php:109 msgid "When creating WPForms, our goal was to make a WordPress forms plugin that's both EASY and POWERFUL." msgstr "" #: templates/admin/pages/constant-contact.php:110 msgid "We made the form creation process extremely intuitive, so you can create a form to start capturing emails within 5 minutes or less." msgstr "" #: templates/admin/pages/constant-contact.php:111 msgid "Here's how it works." msgstr "" #: templates/admin/pages/constant-contact.php:116 msgid "Select from our pre-built templates, or create a form from scratch." msgstr "" #: templates/admin/pages/constant-contact.php:117 msgid "Drag and drop any field you want onto your signup form." msgstr "" #: templates/admin/pages/constant-contact.php:118 msgid "Connect your Constant Contact email list." msgstr "" #: templates/admin/pages/constant-contact.php:119 msgid "Add your new form to any post, page, or sidebar." msgstr "" #: templates/admin/pages/constant-contact.php:136 msgid "It doesn't matter what kind of business you run, what kind of website you have, or what industry you are in - you need to start building your email list today." msgstr "" #: templates/admin/pages/constant-contact.php:137 msgid "With Constant Contact + WPForms, growing your list is easy." msgstr "" #: templates/admin/payments/mode-toggle.php:18 msgid "Toggle between live and test data" msgstr "" #: templates/admin/payments/mode-toggle.php:20 msgid "Test Data" msgstr "" #: templates/admin/payments/reports.php:20 msgid "Payments report indicators" msgstr "" #: templates/admin/payments/reports.php:22 msgid "List of data points available for filtering. Click a data point for a detailed report." msgstr "" #: templates/admin/payments/reports.php:45 msgid "Comparison to previous period" msgstr "" #. translators: %d - number of payments found. #: templates/admin/payments/reset-filter-notice.php:23 msgid "Found <strong>%d payment</strong>" msgid_plural "Found <strong>%d payments</strong>" msgstr[0] "" msgstr[1] "" #: templates/admin/payments/reset-filter-notice.php:52 msgid "Reset search" msgstr "" #: templates/admin/payments/single/advanced-details.php:19 msgid "Advanced Details" msgstr "" #: templates/admin/payments/single/details.php:25 msgid "Details" msgstr "" #: templates/admin/payments/single/details.php:35 msgid "Submitted:" msgstr "" #: templates/admin/payments/single/details.php:43 msgid "Gateway:" msgstr "" #: templates/admin/payments/single/details.php:50 msgid "Form:" msgstr "" #: templates/admin/payments/single/details.php:69 msgid "Payment Mode:" msgstr "" #: templates/admin/payments/single/entry-details.php:24 msgid "Entry Summary" msgstr "" #: templates/admin/payments/single/entry-details.php:62 msgid "View Entry" msgstr "" #: templates/admin/payments/single/heading-navigation.php:25 #: templates/admin/payments/single/no-payment.php:24 msgid "Back to All Payments" msgstr "" #. translators: %1$d - current number of payment, %2$d - total number of payments. #: templates/admin/payments/single/heading-navigation.php:32 msgid "Payment %1$d of %2$d" msgstr "" #: templates/admin/payments/single/heading-navigation.php:41 msgid "Previous payment" msgstr "" #: templates/admin/payments/single/heading-navigation.php:48 msgid "Current payment" msgstr "" #: templates/admin/payments/single/heading-navigation.php:53 msgid "Next payment" msgstr "" #: templates/admin/payments/single/log.php:26 msgid "No Logs" msgstr "" #: templates/admin/payments/single/payment-details.php:62 msgid "Status:" msgstr "" #: templates/admin/payments/single/payment-history.php:26 msgid "Subscription Renewal History Table" msgstr "" #: templates/admin/payments/single/payment-history.php:29 #: templates/admin/payments/single/payment-history.php:42 msgid "Payment ID" msgstr "" #: templates/admin/settings/email-heading.php:15 msgid "Customize your email template and sending preferences." msgstr "" #: templates/admin/settings/hcaptcha-description.php:12 msgid "hCaptcha is a free and privacy-oriented spam prevention service. Within your forms, hCaptcha will display a checkbox asking users to prove they're human (much like Google's v2 Checkbox reCAPTCHA). This is a simple step for legitimate site visitors, but is extremely effective at blocking spam." msgstr "" #. translators: %s - WPForms.com Setup hCaptcha URL. #: templates/admin/settings/hcaptcha-description.php:17 msgid "For more details on how hCaptcha works, as well as a step by step setup guide, please check out our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">documentation</a>." msgstr "" #: templates/admin/settings/recaptcha-description.php:12 msgid "reCAPTCHA is a free anti-spam service from Google which helps to protect your website from spam and abuse while letting real people pass through with ease." msgstr "" #: templates/admin/settings/recaptcha-description.php:13 msgid "Google offers 3 versions of reCAPTCHA (all supported within WPForms):" msgstr "" #: templates/admin/settings/recaptcha-description.php:18 msgid "<strong>v2 Checkbox reCAPTCHA</strong>: Prompts users to check a box to prove they're human." msgstr "" #: templates/admin/settings/recaptcha-description.php:26 msgid "<strong>v2 Invisible reCAPTCHA</strong>: Uses advanced technology to detect real users without requiring any input." msgstr "" #: templates/admin/settings/recaptcha-description.php:34 msgid "<strong>v3 reCAPTCHA</strong>: Uses a behind-the-scenes scoring system to detect abusive traffic, and lets you decide the minimum passing score. Recommended for advanced use only (or if using Google AMP)." msgstr "" #: templates/admin/settings/recaptcha-description.php:40 msgid "Sites already using one type of reCAPTCHA will need to create new site keys before switching to a different option." msgstr "" #. translators: %s - WPForms.com Setup reCAPTCHA URL. #: templates/admin/settings/recaptcha-description.php:45 msgid "<a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Read our walk through</a> to learn more and for step-by-step directions." msgstr "" #: templates/admin/settings/turnstile-description.php:12 msgid "Cloudflare Turnstile is a free, CAPTCHA-like service for preventing form spam while protecting data privacy. It offers a user-friendly experience by confirming visitors are real humans without requiring them to solve puzzles or math questions." msgstr "" #. translators: %s - WPForms.com Setup Cloudflare Turnstile URL. #: templates/admin/settings/turnstile-description.php:17 msgid "For more details on how Turnstile works, as well as a step by step setup guide, please check out our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">documentation</a>." msgstr "" #: templates/admin/splash/section.php:29 msgid "New Feature" msgstr "" #: templates/builder/field-context-menu.php:55 msgid "Mark as Optional" msgstr "" #: templates/builder/field-context-menu.php:56 msgid "Mark as Required" msgstr "" #: templates/builder/field-context-menu.php:65 msgid "Show Label" msgstr "" #: templates/builder/field-context-menu.php:120 msgid "Edit Smart Logic" msgstr "" #: templates/builder/fullscreen/abort-message.php:27 #: templates/builder/fullscreen/ie-notice.php:40 #: templates/builder/fullscreen/mobile-notice.php:22 msgid "Back to All Forms" msgstr "" #: templates/builder/fullscreen/ie-notice.php:16 msgid "You are using an outdated browser!" msgstr "" #. translators: %1$s - link to the update Internet Explorer page, %2$s - link to the browse happy page. #: templates/builder/fullscreen/ie-notice.php:22 msgid "The Internet Explorer browser no more supported.<br>Our form builder is optimized for modern browsers.<br>Please <a href=\"%1$s\" target=\"_blank\" rel=\"nofollow noopener\">install Microsoft Edge</a> or learn<br>how to <a href=\"%2$s\" target=\"_blank\" rel=\"nofollow noopener\">browse happy</a>." msgstr "" #: templates/builder/fullscreen/mobile-notice.php:17 msgid "Our form builder is optimized for desktop computers." msgstr "" #: templates/builder/fullscreen/mobile-notice.php:18 msgid "We recommend that you edit your forms on a bigger screen. If you'd like to proceed, please understand that some functionality might not behave as expected." msgstr "" #: templates/builder/help.php:42 msgid "Ask a question or search the docs..." msgstr "" #: templates/builder/help.php:43 msgid "Clear" msgstr "" #: templates/builder/help.php:51 msgid "No docs found" msgstr "" #: templates/builder/help.php:62 msgid "View Documentation" msgstr "" #: templates/builder/help.php:63 msgid "Browse documentation, reference material, and tutorials for WPForms." msgstr "" #: templates/builder/help.php:68 msgid "View All Documentation" msgstr "" #: templates/builder/help.php:74 msgid "Get Support" msgstr "" #: templates/builder/help.php:77 msgid "Submit a ticket and our world class support team will be in touch soon." msgstr "" #: templates/builder/help.php:82 msgid "Submit a Support Ticket" msgstr "" #: templates/builder/help.php:86 msgid "Upgrade to WPForms Pro to access our world class customer support." msgstr "" #: templates/builder/help.php:122 msgid "View All" msgstr "" #: templates/builder/help.php:132 msgid "Unfortunately the error occurred while downloading help data." msgstr "" #. translators: %1$s - Opening anchor tag, %2$s - Closing anchor tag. #: templates/builder/notifications/email-template-link.php:20 msgid "Select a template to use for this notification or %1$sview templates%2$s." msgstr "" #: templates/builder/notifications/email-template-modal.php:21 msgid "Choose a Template" msgstr "" #: templates/builder/notifications/email-template-modal.php:24 msgid "Browse through our collection of email notification templates." msgstr "" #: templates/builder/revisions/list.php:30 msgid "Current Version" msgstr "" #. translators: %s - form revision author name. #: templates/builder/revisions/list.php:38 #: templates/builder/revisions/list.php:68 msgid "by %s" msgstr "" #: templates/builder/revisions/list.php:39 #: templates/builder/revisions/list.php:69 msgid "Unknown user" msgstr "" #: templates/builder/revisions/notice-disabled.php:20 msgid "Form Revisions Are Disabled" msgstr "" #: templates/builder/revisions/notice-disabled.php:21 msgid "It appears that revisions are disabled on your WordPress installation. You can enable revisions for WPForms while leaving posts revisions disabled." msgstr "" #: templates/builder/revisions/notice-disabled.php:24 #: templates/builder/revisions/notice-limited.php:33 msgid "Learn How" msgstr "" #: templates/builder/revisions/notice-limited.php:22 msgid "Form Revisions Are Limited" msgstr "" #. translators: %d - maximum number of revisions to keep. #: templates/builder/revisions/notice-limited.php:26 msgid "Revisions are enabled, but they’re limited to %d. You can increase this by making a simple change to your WordPress configuration." msgstr "" #: templates/builder/templates-item.php:83 msgid "Remove from Favorites" msgstr "" #: templates/builder/templates-item.php:84 msgid "Mark as Favorite" msgstr "" #: templates/builder/templates-item.php:115 msgid "View Demo" msgstr "" #: templates/education/admin/payments/single-page.php:16 msgid "Get More Out of Payments" msgstr "" #. translators: %s - WPForms.com Upgrade page URL. #: templates/education/admin/payments/single-page.php:22 msgid "Unlock conditional logic, coupons, lower Stripe fees, and more. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade to Pro!</a>" msgstr "" #: templates/education/admin/payments/single-page.php:43 #: templates/education/admin/settings/smtp-notice.php:37 msgid "Dismiss this notice" msgstr "" #. translators: %1$s - link to WPForms SMTP page. #: templates/education/admin/settings/smtp-notice.php:20 msgid "Solve common email deliverability issues for good. <a href=\"%1$s\" target=\"%2$s\" rel=\"noopener noreferrer\">Get WP Mail SMTP!</a>" msgstr "" #. translators: %1$s - site URL; %2$s - site title. #: templates/emails/classic-footer.php:26 #: templates/emails/compact-footer.php:26 msgid "Sent from <a href=\"%1$s\">%2$s</a>" msgstr "" #: templates/emails/summary-body-plain.php:25 #: templates/emails/summary-body.php:37 msgid "Let’s see how your forms performed in the past week." msgstr "" #: templates/emails/summary-body-plain.php:28 msgid "Below is the total number of submissions for each form, however actual entries are not stored in WPForms Lite." msgstr "" #: templates/emails/summary-body-plain.php:29 msgid "To view future entries inside your WordPress dashboard, and get more detailed reports, consider upgrading to Pro:" msgstr "" #. translators: %1$d - number of entries. #: templates/emails/summary-body-plain.php:38 #: templates/emails/summary-body.php:126 msgid "%1$d Total" msgstr "" #: templates/emails/summary-body-plain.php:44 #: templates/emails/summary-body.php:132 msgid "Entry This Week" msgid_plural "Entries This Week" msgstr[0] "" msgstr[1] "" #: templates/emails/summary-body-plain.php:67 #: templates/emails/summary-body.php:201 msgid "It appears you do not have any form entries yet." msgstr "" #: templates/emails/summary-body.php:40 msgid "Below is the total number of submissions for each form. However, form entries are not stored by WPForms Lite." msgstr "" #: templates/emails/summary-body.php:45 msgid "We’ve got you covered!" msgstr "" #. translators: %1$s - WPForms.com Upgrade page URL. #: templates/emails/summary-body.php:49 msgid "Your entries are being backed up securely in the cloud. When you’re ready to manage your entries inside WordPress, just <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrade to Pro</a> and we’ll automatically import them in seconds!" msgstr "" #: templates/emails/summary-body.php:67 msgid "Check out what else you’ll get with your Pro license." msgstr "" #: templates/emails/summary-body.php:73 msgid "Note: Entry backups are not enabled." msgstr "" #: templates/emails/summary-body.php:74 msgid "We recommend that you enable entry backups to guard against lost entries." msgstr "" #. translators: %1$s - WPForms.com Documentation page URL. #: templates/emails/summary-body.php:80 msgid "Backups are completely free, 100%% secure, and you can turn them on in a few clicks! <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Enable entry backups now.</a>" msgstr "" #. translators: %1$s - WPForms.com Upgrade page URL. #: templates/emails/summary-body.php:97 msgid "When you’re ready to manage your entries inside WordPress, <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrade to Pro</a> to import your entries." msgstr "" #. translators: %s - link to the site. #: templates/emails/summary-footer-plain.php:18 msgid "This email was auto-generated and sent from %s." msgstr "" #. translators: %s - link to the documentation. #: templates/emails/summary-footer-plain.php:23 msgid "Learn how to disable: %s." msgstr "" #. translators: %1$s - site URL, %2$s - link to the documentation. #: templates/emails/summary-footer.php:23 msgid "This email was auto-generated and sent from %1$s. Learn <a href=\"%2$s\">how to disable</a>" msgstr "" #: templates/fields/total/summary-preview.php:76 msgid "Item" msgstr "" #: templates/fields/total/summary-preview.php:77 msgid "Quantity" msgstr "" #: templates/fields/total/summary-preview.php:83 msgid "There are no products selected." msgstr "" #. translators: %s - URL to the documentation article. #: templates/integrations/elementor/no-forms.php:32 msgid "Need some help? Check out our <a href=\"%s\" class=\"wpforms-comprehensive-link\" target=\"_blank\" rel=\"noopener noreferrer\">comprehensive guide</a>." msgstr "" #: templates/integrations/wpcode/code-snippets.php:20 msgid "Please Install WPCode to Use the WPForms Snippet Library" msgstr "" #: templates/integrations/wpcode/code-snippets.php:21 msgid "Install + Activate WPCode" msgstr "" #: templates/integrations/wpcode/code-snippets.php:24 msgid "Please Update WPCode to Use the WPForms Snippet Library" msgstr "" #: templates/integrations/wpcode/code-snippets.php:25 msgid "Update + Activate WPCode" msgstr "" #: templates/integrations/wpcode/code-snippets.php:29 msgid "Please Activate WPCode to Use the WPForms Snippet Library" msgstr "" #: templates/integrations/wpcode/code-snippets.php:30 msgid "Activate WPCode" msgstr "" #: templates/integrations/wpcode/code-snippets.php:39 msgid "Using WPCode, you can install WPForms code snippets with 1 click right from this page or the WPCode Library in the WordPress admin." msgstr "" #: templates/integrations/wpcode/code-snippets.php:45 msgid "Learn more about WPCode" msgstr "" #. translators: %s - WPCode library website URL. #: templates/integrations/wpcode/code-snippets.php:58 msgid "Using WPCode, you can install WPForms code snippets with 1 click directly from this page or the <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">WPCode library</a>." msgstr "" #: templates/integrations/wpcode/code-snippets.php:75 msgid "Search Snippets" msgstr "" #: templates/integrations/wpcode/code-snippets.php:84 msgid "Edit Snippet" msgstr "" #: templates/integrations/wpcode/code-snippets.php:84 msgid "Install Snippet" msgstr "" #: templates/integrations/wpcode/code-snippets.php:87 msgid "Installed" msgstr "" #: templates/integrations/wpcode/code-snippets.php:104 msgid "Sorry, we didn't find any snippets that match your criteria." msgstr "" #. translators: %s - Path to installed plugins. #: wpforms.php:198 msgid "Your site already has WPForms Pro activated. If you want to switch to WPForms Lite, please first go to %s and deactivate WPForms. Then, you can activate WPForms Lite." msgstr "" #: wpforms.php:199 msgid "Network Admin → Plugins → Installed Plugins" msgstr "" #: wpforms.php:199 msgid "Plugins → Installed Plugins" msgstr "" #. translators: %s - WPBeginner URL for recommended WordPress hosting. #: wpforms.php:249 msgid "Your site is running an <strong>insecure version</strong> of PHP that is no longer supported. Please contact your web hosting provider to update your PHP version or switch to a <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">recommended WordPress hosting company</a>." msgstr "" #. translators: %s - WPForms.com URL for documentation with more details. #: wpforms.php:267 msgid "<strong>Note:</strong> The WPForms plugin is disabled on your site until you fix the issue. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Read more for additional information.</a>" msgstr "" #. translators: %s - WordPress version. #: wpforms.php:317 msgid "The WPForms plugin is disabled because it requires WordPress %s or later." msgstr "" #: assets/js/components/admin/gutenberg/formselector-legacy.es5.js:227 #: assets/js/components/admin/gutenberg/formselector.es5.js:413 #: assets/js/integrations/gutenberg/formselector-legacy.es5.js:238 #: assets/js/integrations/gutenberg/formselector-legacy.js:196 #: assets/js/integrations/gutenberg/modules/common.js:721 #: assets/lite/js/integrations/gutenberg/formselector.es5.js:3090 #: assets/pro/js/integrations/gutenberg/formselector.es5.js:3101 msgid "You haven’t created a form, yet!" msgstr "" #: assets/js/components/admin/gutenberg/formselector-legacy.es5.js:227 #: assets/js/components/admin/gutenberg/formselector.es5.js:413 #: assets/js/integrations/gutenberg/formselector-legacy.es5.js:238 #: assets/js/integrations/gutenberg/formselector-legacy.js:197 #: assets/js/integrations/gutenberg/modules/common.js:722 #: assets/lite/js/integrations/gutenberg/formselector.es5.js:3090 #: assets/pro/js/integrations/gutenberg/formselector.es5.js:3101 msgid "What are you waiting for?" msgstr "" #: assets/js/components/admin/gutenberg/formselector.es5.js:767 #: assets/js/integrations/gutenberg/modules/common.js:963 #: assets/lite/js/integrations/gutenberg/formselector.es5.js:3296 #: assets/pro/js/integrations/gutenberg/formselector.es5.js:3307 msgid "Need some help? Check out our <a>comprehensive guide.</a>" msgstr ""
•
Search:
•
Replace:
1
2
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List