# Copyright (C) 2022 MailPoet 3 (New) # This file is distributed under the same license as the MailPoet 3 (New) package. msgid "" msgstr "" "Project-Id-Version: MailPoet 3 (New) 3.85.0\n" "Report-Msgid-Bugs-To: http://support.mailpoet.com/\n" "POT-Creation-Date: 2022-03-21 15:26:15+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n" "Last-Translator: MailPoet i18n (https://www.transifex.com/organization/wysija)\n" "Language-Team: MailPoet i18n \n" "Language: en_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n" "X-Poedit-Country: United States\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-Basepath: ../\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-Bookmarks: \n" "X-Textdomain-Support: yes\n" #: lib/API/API.php:19 msgid "Invalid API version." msgstr "" #: lib/API/JSON/API.php:110 msgid "Sorry, but we couldn't connect to the MailPoet server. Please refresh the web page and try again." msgstr "" #: lib/API/JSON/API.php:138 msgid "Invalid API request." msgstr "" #: lib/API/JSON/API.php:182 msgid "Invalid API endpoint." msgstr "" #: lib/API/JSON/API.php:187 msgid "Invalid API endpoint method." msgstr "" #: lib/API/JSON/API.php:191 msgid "HTTP request method not allowed." msgstr "" #: lib/API/JSON/API.php:206 lib/Router/Router.php:57 msgid "You do not have the required permissions." msgstr "" #: lib/API/JSON/Endpoint.php:30 lib/API/JSON/ErrorHandler.php:17 #: lib/API/JSON/ErrorResponse.php:27 lib/Automation/Engine/API/API.php:70 msgid "An unknown error occurred." msgstr "" #: lib/API/JSON/Endpoint.php:39 msgid "Invalid request parameters" msgstr "" #: lib/API/JSON/ResponseBuilders/DynamicSegmentsResponseBuilder.php:88 msgid "Activate the %s plugin to see the number of subscribers and enable the editing of this segment." msgstr "" #: lib/API/JSON/v1/AutomaticEmails.php:39 #: lib/API/JSON/v1/AutomaticEmails.php:63 msgid "Improperly formatted request." msgstr "" #: lib/API/JSON/v1/AutomaticEmails.php:51 msgid "Automatic email event filter does not exist." msgstr "" #: lib/API/JSON/v1/AutomaticEmails.php:74 msgid "Automatic email event does not exist." msgstr "" #: lib/API/JSON/v1/CustomFields.php:48 lib/API/JSON/v1/CustomFields.php:71 msgid "This custom field does not exist." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:79 #: lib/API/JSON/v1/DynamicSegments.php:163 #: lib/API/JSON/v1/DynamicSegments.php:195 #: lib/API/JSON/v1/DynamicSegments.php:216 msgid "Missing mandatory argument `id`." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:86 #: lib/API/JSON/v1/DynamicSegments.php:170 #: lib/API/JSON/v1/DynamicSegments.php:202 #: lib/API/JSON/v1/DynamicSegments.php:223 lib/API/JSON/v1/Subscribers.php:232 msgid "This segment does not exist." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:117 lib/API/JSON/v1/ImportExport.php:114 #: lib/API/JSON/v1/Segments.php:130 msgid "Another record already exists. Please specify a different \"name\"." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:121 lib/API/JSON/v1/ImportExport.php:110 #: lib/API/JSON/v1/Segments.php:126 lib/Models/CustomField.php:27 #: lib/Models/NewsletterOptionField.php:18 lib/Models/Segment.php:29 #: views/form/templatesLegacy/settings/field_form.hbs:53 #: views/subscribers/importExport/import/step_data_manipulation.html:14 msgid "Please specify a name." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:129 msgid "The segment type is missing." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:131 msgid "The segment type is unknown." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:133 msgid "Please select a user role." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:136 msgid "Please select an email action." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:138 msgid "Please select an email." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:140 msgid "Please select a product." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:142 msgid "Please select a country." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:144 msgid "Please select a category." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:146 msgid "Please fill all required values." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:148 msgid "Please select a type for the comparison, a number of orders and a number of days." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:150 msgid "Please select a type for the comparison, an amount and a number of days." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:152 msgid "Please add at least one condition for filtering." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:154 msgid "Please select a type for the comparison." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:156 msgid "An error occurred while saving data." msgstr "" #: lib/API/JSON/v1/DynamicSegments.php:180 msgctxt "Alert shown when trying to delete segment, which is assigned to any automatic emails." msgid "Segment cannot be deleted because it’s used for %1$s email" msgstr "" #: lib/API/JSON/v1/Forms.php:93 lib/API/JSON/v1/Forms.php:111 #: lib/API/JSON/v1/Forms.php:256 lib/API/JSON/v1/Forms.php:272 #: lib/API/JSON/v1/Forms.php:286 lib/API/JSON/v1/Forms.php:308 msgid "This form does not exist." msgstr "" #: lib/API/JSON/v1/Forms.php:102 lib/API/JSON/v1/Newsletters.php:165 msgid "You need to specify a status." msgstr "" #: lib/API/JSON/v1/Forms.php:119 msgid "Invalid status. Allowed values are (%1$s), you specified %2$s" msgstr "" #: lib/API/JSON/v1/Forms.php:167 msgid "New form" msgstr "" #: lib/API/JSON/v1/Forms.php:207 msgid "Only administrator can edit forms containing Custom HTML block." msgstr "" #: lib/API/JSON/v1/Forms.php:299 msgid "Duplicating form failed." msgstr "" #: lib/API/JSON/v1/Mailer.php:66 #: lib/Newsletter/Preview/SendPreviewController.php:81 msgid "The email could not be sent: %s" msgstr "" #: lib/API/JSON/v1/NewsletterTemplates.php:54 #: lib/API/JSON/v1/NewsletterTemplates.php:94 msgid "This template does not exist." msgstr "" #: lib/API/JSON/v1/Newsletters.php:118 lib/API/JSON/v1/Newsletters.php:135 #: lib/API/JSON/v1/Newsletters.php:178 lib/API/JSON/v1/Newsletters.php:252 #: lib/API/JSON/v1/Newsletters.php:268 lib/API/JSON/v1/Newsletters.php:282 #: lib/API/JSON/v1/Newsletters.php:299 lib/API/JSON/v1/Newsletters.php:314 #: lib/API/JSON/v1/Newsletters.php:337 msgid "This email does not exist." msgstr "" #: lib/API/JSON/v1/Newsletters.php:171 lib/API/JSON/v1/SendingQueue.php:59 #: lib/API/JSON/v1/SendingQueue.php:210 msgid "Subscribers limit reached." msgstr "" #: lib/API/JSON/v1/Newsletters.php:186 views/newsletter/editor.html:380 #: views/newsletters.html:448 msgid "A re-engagement email must include a link with [link:subscription_re_engage_url] shortcode." msgstr "" #: lib/API/JSON/v1/Newsletters.php:197 msgid "Re-engagement emails are disabled because open and click tracking is disabled in MailPoet → Settings → Advanced." msgstr "" #: lib/API/JSON/v1/Newsletters.php:212 msgid "This email has incorrect state." msgstr "" #: lib/API/JSON/v1/Newsletters.php:307 msgid "Newsletter data is missing." msgstr "" #: lib/API/JSON/v1/Newsletters.php:330 msgid "Please specify receiver information." msgstr "" #: lib/API/JSON/v1/Premium.php:37 lib/API/JSON/v1/Premium.php:59 msgid "Premium key is not valid." msgstr "" #: lib/API/JSON/v1/Premium.php:45 lib/API/JSON/v1/Premium.php:51 msgid "Error when installing MailPoet Premium plugin." msgstr "" #: lib/API/JSON/v1/Premium.php:64 msgid "Error when activating MailPoet Premium plugin." msgstr "" #: lib/API/JSON/v1/Segments.php:100 lib/API/JSON/v1/Segments.php:162 #: lib/API/JSON/v1/Segments.php:172 lib/API/JSON/v1/Segments.php:234 #: lib/API/JSON/v1/Segments.php:256 lib/API/MP/v1/API.php:84 #: lib/API/MP/v1/Subscribers.php:112 msgid "This list does not exist." msgstr "" #: lib/API/JSON/v1/Segments.php:142 lib/API/JSON/v1/Segments.php:178 msgid "This list cannot be moved to trash." msgstr "" #: lib/API/JSON/v1/Segments.php:188 msgctxt "Alert shown when trying to delete segment, which is assigned to any automatic emails." msgid "List cannot be deleted because it’s used for %1$s email" msgstr "" #: lib/API/JSON/v1/Segments.php:199 msgctxt "Alert shown when trying to delete segment, when it is assigned to a form." msgid "List cannot be deleted because it’s used for %1$s form" msgid_plural "List cannot be deleted because it’s used for %1$s forms" msgstr[0] "" msgstr[1] "" #: lib/API/JSON/v1/Segments.php:247 msgid "Duplicating of segment failed." msgstr "" #: lib/API/JSON/v1/SendingQueue.php:72 lib/API/JSON/v1/SendingQueue.php:78 #: lib/API/JSON/v1/SendingQueue.php:202 lib/API/JSON/v1/SendingQueue.php:232 msgid "This newsletter does not exist." msgstr "" #: lib/API/JSON/v1/SendingQueue.php:107 msgid "This newsletter is already being sent." msgstr "" #: lib/API/JSON/v1/SendingQueue.php:135 msgid "There are no subscribers in that list!" msgstr "" #: lib/API/JSON/v1/SendingQueue.php:166 lib/API/JSON/v1/SendingQueue.php:177 #: views/newsletter/editor.html:381 views/newsletters.html:449 msgid "Poet, please add prose to your masterpiece before you send it to your followers." msgstr "" #: lib/API/JSON/v1/SendingQueue.php:174 views/newsletter/editor.html:379 #: views/newsletters.html:447 msgid "All emails must include an \"Unsubscribe\" link. Add a footer widget to your email to continue." msgstr "" #: lib/API/JSON/v1/SendingQueue.php:194 lib/API/JSON/v1/SendingQueue.php:224 msgid "This newsletter has not been sent yet." msgstr "" #: lib/API/JSON/v1/SendingTaskSubscribers.php:53 msgid "This email has not been sent yet." msgstr "" #: lib/API/JSON/v1/SendingTaskSubscribers.php:90 msgid "Failed sending task not found!" msgstr "" #: lib/API/JSON/v1/SendingTaskSubscribers.php:96 msgid "Newsletter not found!" msgstr "" #: lib/API/JSON/v1/Services.php:79 lib/API/JSON/v1/Services.php:151 msgid "Please specify a key." msgstr "" #: lib/API/JSON/v1/Services.php:106 msgid "Your MailPoet Sending Service key has been successfully validated" msgstr "" #: lib/API/JSON/v1/Services.php:109 msgid "Your MailPoet Sending Service key expires on %s!" msgstr "" #: lib/API/JSON/v1/Services.php:124 views/settings.html:202 msgid "Your key is not valid for the MailPoet Sending Service" msgstr "" #: lib/API/JSON/v1/Services.php:127 msgid "Your MailPoet Sending Service key is already used on another site" msgstr "" #: lib/API/JSON/v1/Services.php:131 msgid "Error validating MailPoet Sending Service key, please try again later (%s)." msgstr "" #: lib/API/JSON/v1/Services.php:134 msgid "Note that it doesn't work on localhost." msgstr "" #: lib/API/JSON/v1/Services.php:168 msgid "Your Premium key has been successfully validated" msgstr "" #: lib/API/JSON/v1/Services.php:171 msgid "Your Premium key expires on %s" msgstr "" #: lib/API/JSON/v1/Services.php:189 views/settings.html:198 msgid "Your key is not valid for MailPoet Premium" msgstr "" #: lib/API/JSON/v1/Services.php:192 msgid "Your Premium key is already used on another site" msgstr "" #: lib/API/JSON/v1/Services.php:197 msgid "Error validating Premium key, please try again later (%s)" msgstr "" #: lib/API/JSON/v1/Services.php:228 views/settings.html:200 msgid "MailPoet Sending Service is not active." msgstr "" #: lib/API/JSON/v1/Services.php:233 msgid "No FROM email addresses are authorized." msgstr "" #: lib/API/JSON/v1/Services.php:238 msgid "Sender email address is not set." msgstr "" #: lib/API/JSON/v1/Services.php:241 msgid "Sender email address '%s' is not authorized." msgstr "" #: lib/API/JSON/v1/Services.php:249 msgid "Sending of congratulatory email failed." msgstr "" #: lib/API/JSON/v1/Services.php:260 msgid "Service unavailable" msgstr "" #: lib/API/JSON/v1/Services.php:263 msgid "Contact your hosting support to check the connection between your host and https://bridge.mailpoet.com" msgstr "" #: lib/API/JSON/v1/Services.php:266 msgctxt "Error code (inside parentheses)" msgid "code: %s" msgstr "" #: lib/API/JSON/v1/Settings.php:122 msgid "You have not specified any settings to be saved." msgstr "" #: lib/API/JSON/v1/Settings.php:181 msgid "No email address specified." msgstr "" #: lib/API/JSON/v1/Settings.php:190 msgid "Can’t use this email yet! Please authorize it first." msgstr "" #: lib/API/JSON/v1/SubscriberStats.php:39 lib/API/JSON/v1/Subscribers.php:80 #: lib/API/JSON/v1/Subscribers.php:165 lib/API/JSON/v1/Subscribers.php:181 #: lib/API/JSON/v1/Subscribers.php:193 lib/API/JSON/v1/Subscribers.php:217 #: lib/API/MP/v1/API.php:78 lib/API/MP/v1/API.php:228 #: lib/API/MP/v1/Subscribers.php:106 lib/API/MP/v1/Subscribers.php:228 msgid "This subscriber does not exist." msgstr "" #: lib/API/JSON/v1/Subscribers.php:207 lib/API/JSON/v1/Subscribers.php:212 msgid "There was a problem with your sending method. Please check if your sending method is properly configured." msgstr "" #: lib/API/JSON/v1/Subscribers.php:286 lib/Models/Subscriber.php:51 msgid "Please enter your email address" msgstr "" #: lib/API/JSON/v1/Subscribers.php:288 lib/Models/Subscriber.php:52 msgid "Your email address is invalid!" msgstr "" #: lib/API/JSON/v1/Subscribers.php:291 msgid "Unexpected error." msgstr "" #: lib/API/JSON/v1/UserFlags.php:31 msgid "You have not specified any user flags to be saved." msgstr "" #: lib/API/MP/v1/API.php:72 lib/API/MP/v1/Subscribers.php:90 msgid "At least one segment ID is required." msgstr "" #: lib/API/MP/v1/API.php:104 lib/API/MP/v1/Subscribers.php:135 msgid "List with ID %s does not exist." msgid_plural "Lists with IDs %s do not exist." msgstr[0] "" msgstr[1] "" #: lib/API/MP/v1/API.php:127 msgid "Subscriber email address is required." msgstr "" #: lib/API/MP/v1/API.php:135 msgid "This subscriber already exists." msgstr "" #: lib/API/MP/v1/API.php:188 msgid "List name is required." msgstr "" #: lib/API/MP/v1/API.php:196 msgid "This list already exists." msgstr "" #: lib/API/MP/v1/API.php:218 msgid "Failed to add list" msgstr "" #: lib/API/MP/v1/CustomFields.php:27 #: lib/Form/Templates/Templates/InitialForm.php:22 #: lib/Subscribers/ImportExport/ImportExportFactory.php:50 #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:40 #: views/form/editor.html:165 views/help.html:70 #: views/newsletter/editor.html:1123 views/newsletter/editor.html:1124 #: views/segments.html:129 views/subscription/manage_subscription.html:9 msgid "Email" msgstr "" #: lib/API/MP/v1/CustomFields.php:35 #: lib/Subscribers/ImportExport/ImportExportFactory.php:51 #: lib/Subscription/ManageSubscriptionFormRenderer.php:159 #: views/form/editor.html:156 views/subscribers/subscribers.html:79 msgid "First name" msgstr "" #: lib/API/MP/v1/CustomFields.php:43 #: lib/Subscribers/ImportExport/ImportExportFactory.php:52 #: lib/Subscription/ManageSubscriptionFormRenderer.php:168 #: views/form/editor.html:158 views/subscribers/subscribers.html:80 msgid "Last name" msgstr "" #: lib/API/MP/v1/Subscribers.php:94 msgid "A subscriber is required." msgstr "" #: lib/AdminPages/Pages/Newsletters.php:128 msgid "In any WordPress role" msgstr "" #: lib/AdminPages/Pages/Settings.php:100 msgctxt "Notice in Settings when WooCommerce is not enabled" msgid "You need to have WooCommerce active to access the MailPoet email customizer for WooCommerce." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:50 msgctxt "This is the name of a type of automatic email for ecommerce. Those emails are sent automatically when a customer adds product to his shopping cart but never complete the checkout process." msgid "Abandoned Shopping Cart" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:51 msgid "Send an email to logged-in visitors who have items in their shopping carts but left your website without checking out. Can convert up to 5% of abandoned carts." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:52 msgctxt "Description of Abandoned Shopping Cart email" msgid "Email sent when a customer abandons his cart." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:54 #: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:74 msgid "Must-have" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:59 msgctxt "This is a trigger setting. It means that we will send an automatic email to a visitor 30 minutes after this visitor had left the website." msgid "30 minutes after last page loaded" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:63 #: views/newsletters.html:283 msgid "hour(s) later" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:67 #: views/newsletters.html:284 msgid "day(s) later" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:71 #: views/newsletters.html:285 msgid "week(s) later" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:78 msgid "We recommend setting up 3 abandoned cart emails. Here’s why." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:70 msgid "First Purchase" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:71 msgid "Let MailPoet send an email to customers who make their first purchase." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:72 msgid "Email sent when a customer makes their first purchase." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:79 msgid "Order amount" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:83 msgid "Order date" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:45 msgctxt "This is the name of a type for automatic email for ecommerce. Those emails are sent automatically every time a customer buys for the first time a product in a given category" msgid "Purchased In This Category" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:46 msgid "Let MailPoet send an email to customers who purchase a product for the first time in a specific category." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:47 msgid "Email sent when a customer buys a product in category: %s" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:48 msgid "Email sent when a customer buys a product in categories: %s" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:52 msgctxt "Search input for product category (ecommerce)" msgid "Search category" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:66 msgid "Purchased This Product" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:67 msgid "Let MailPoet send an email to customers who purchase a specific product for the first time." msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:68 msgid "Email sent when a customer buys product: %s" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:69 msgid "Email sent when a customer buys products: %s" msgstr "" #: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:73 #: views/segments.html:228 msgid "Search products" msgstr "" #: lib/AutomaticEmails/WooCommerce/WooCommerce.php:65 #: views/newsletter/editor.html:367 views/newsletters.html:93 #: views/settings.html:39 msgid "WooCommerce" msgstr "" #: lib/AutomaticEmails/WooCommerce/WooCommerce.php:66 msgid "Automatically send an email based on your customers’ purchase behavior. Enhance your customer service and start increasing sales with WooCommerce follow up emails." msgstr "" #: lib/AutomaticEmails/WooCommerce/WooCommerce.php:73 msgid "WooCommerce is required" msgstr "" #: lib/AutomaticEmails/WooCommerce/WooCommerce.php:112 msgid "WooCommerce %s event is misconfigured." msgstr "" #: lib/AutomaticEmails/WooCommerce/WooCommerce.php:113 views/help.html:30 msgid "Please contact our technical support for assistance." msgstr "" #: lib/Automation/Engine/Exceptions.php:43 msgid "Method not allowed." msgstr "" #: lib/Automation/Engine/Exceptions.php:49 msgid "No JSON body passed." msgstr "" #: lib/Automation/Integrations/Core/Actions/WaitAction.php:27 msgid "Wait" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:32 msgid "Segment name" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:63 msgid "Segment was not loaded." msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:32 msgid "Subscriber email" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:42 msgid "Subscriber status" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:47 #: lib/Subscribers/SubscriberListingRepository.php:197 #: lib/Subscription/ManageSubscriptionFormRenderer.php:182 #: views/segments.html:67 views/subscribers/importExport/import.html:130 #: views/subscribers/subscribers.html:83 msgid "Subscribed" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:48 #: lib/Subscribers/SubscriberListingRepository.php:202 views/segments.html:68 #: views/subscribers/subscribers.html:82 msgid "Unconfirmed" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:49 #: lib/Subscribers/SubscriberListingRepository.php:207 #: lib/Subscription/ManageSubscriptionFormRenderer.php:190 #: views/segments.html:69 views/subscribers/importExport/import.html:131 #: views/subscribers/subscribers.html:84 msgid "Unsubscribed" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:50 #: lib/Subscribers/SubscriberListingRepository.php:212 #: lib/Subscription/ManageSubscriptionFormRenderer.php:210 #: views/segments.html:70 views/subscribers/importExport/import.html:132 #: views/subscribers/subscribers.html:85 msgid "Inactive" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:51 #: lib/Subscribers/SubscriberListingRepository.php:217 #: lib/Subscription/ManageSubscriptionFormRenderer.php:198 #: views/segments.html:71 views/subscribers/subscribers.html:86 msgid "Bounced" msgstr "" #: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:80 msgid "Subscriber was not loaded." msgstr "" #: lib/Automation/Integrations/MailPoet/Triggers/SegmentSubscribedTrigger.php:38 msgid "Subscribed to segment" msgstr "" #: lib/Config/AccessControl.php:69 msgid "Admin menu item" msgstr "" #: lib/Config/AccessControl.php:70 msgid "Manage settings" msgstr "" #: lib/Config/AccessControl.php:71 msgid "Manage features" msgstr "" #: lib/Config/AccessControl.php:72 msgid "Manage emails" msgstr "" #: lib/Config/AccessControl.php:73 msgid "Manage subscribers" msgstr "" #: lib/Config/AccessControl.php:74 msgid "Manage forms" msgstr "" #: lib/Config/AccessControl.php:75 msgid "Manage segments" msgstr "" #: lib/Config/Activator.php:47 msgid "MailPoet version update is in progress, please refresh the page in a minute." msgstr "" #: lib/Config/Capabilities.php:80 lib/Config/Menu.php:494 #: lib/Config/PrivacyPolicy.php:12 msgid "MailPoet" msgstr "" #: lib/Config/Hooks.php:366 msgid "MailPoet Newsletter" msgstr "" #: lib/Config/Initializer.php:169 msgid "Unable to connect to the database (the database is unable to open a file or folder), the connection is likely not configured correctly. Please read our [link] Knowledge Base article [/link] for steps how to resolve it." msgstr "" #: lib/Config/MP2Migrator.php:187 msgid "Start import" msgstr "" #: lib/Config/MP2Migrator.php:206 msgid "Import complete" msgstr "" #: lib/Config/MP2Migrator.php:211 msgid "End import" msgstr "" #: lib/Config/MP2Migrator.php:235 msgid "MailPoet data erased" msgstr "" #: lib/Config/MP2Migrator.php:273 msgid "Import stopped by user" msgstr "" #: lib/Config/MP2Migrator.php:305 msgid "MailPoet 2 data found:" msgstr "" #: lib/Config/MP2Migrator.php:310 msgid "%d subscribers list" msgid_plural "%d subscribers lists" msgstr[0] "" msgstr[1] "" #: lib/Config/MP2Migrator.php:315 msgid "%d subscriber" msgid_plural "%d subscribers" msgstr[0] "" msgstr[1] "" #: lib/Config/MP2Migrator.php:320 msgid "%d form" msgid_plural "%d forms" msgstr[0] "" msgstr[1] "" #: lib/Config/MP2Migrator.php:337 msgid "Importing segments..." msgstr "" #: lib/Config/MP2Migrator.php:358 msgid "%d segment imported" msgid_plural "%d segments imported" msgstr[0] "" msgstr[1] "" #: lib/Config/MP2Migrator.php:426 msgid "Importing custom fields..." msgstr "" #: lib/Config/MP2Migrator.php:436 msgid "%d custom field imported" msgid_plural "%d custom fields imported" msgstr[0] "" msgstr[1] "" #: lib/Config/MP2Migrator.php:574 msgid "Importing subscribers..." msgstr "" #: lib/Config/MP2Migrator.php:596 msgid "%d subscriber imported" msgid_plural "%d subscribers imported" msgstr[0] "" msgstr[1] "" #: lib/Config/MP2Migrator.php:824 msgid "Importing forms..." msgstr "" #: lib/Config/MP2Migrator.php:842 msgid "%d form imported" msgid_plural "%d forms imported" msgstr[0] "" msgstr[1] "" #: lib/Config/MP2Migrator.php:1106 msgid "Settings imported" msgstr "" #: lib/Config/Menu.php:125 lib/Config/Menu.php:126 views/newsletters.html:88 msgid "Emails" msgstr "" #: lib/Config/Menu.php:138 msgctxt "newsletters per page (screen options)" msgid "Number of newsletters per page" msgstr "" #: lib/Config/Menu.php:150 lib/Newsletter/Shortcodes/ShortcodesHelper.php:42 #: views/newsletter/editor.html:364 views/newsletters.html:90 #: views/newsletters.html:230 msgid "Newsletter" msgstr "" #: lib/Config/Menu.php:151 views/newsletter/editor.html:328 msgid "Newsletter Editor" msgstr "" #: lib/Config/Menu.php:163 lib/Config/Menu.php:164 views/forms.html:47 #: views/mp2migration.html:13 msgid "Forms" msgstr "" #: lib/Config/Menu.php:176 msgctxt "forms per page (screen options)" msgid "Number of forms per page" msgstr "" #: lib/Config/Menu.php:188 lib/Config/Menu.php:189 msgid "Form Editor" msgstr "" #: lib/Config/Menu.php:208 lib/Config/Menu.php:209 msgid "Select Form Template" msgstr "" #: lib/Config/Menu.php:229 lib/Config/Menu.php:230 #: views/subscribers/subscribers.html:39 msgid "Subscribers" msgstr "" #: lib/Config/Menu.php:242 msgctxt "subscribers per page (screen options)" msgid "Number of subscribers per page" msgstr "" #: lib/Config/Menu.php:254 lib/Config/Menu.php:255 #: views/subscribers/importExport/import.html:6 #: views/subscribers/importExport/import.html:101 #: views/subscribers/subscribers.html:140 msgid "Import" msgstr "" #: lib/Config/Menu.php:267 lib/Config/Menu.php:268 #: views/subscribers/importExport/export.html:6 #: views/subscribers/importExport/export.html:80 #: views/subscribers/subscribers.html:141 msgid "Export" msgstr "" #: lib/Config/Menu.php:280 lib/Config/Menu.php:281 views/forms.html:81 #: views/newsletters.html:154 views/newsletters.html:295 views/segments.html:50 #: views/subscribers/subscribers.html:100 msgid "Lists" msgstr "" #: lib/Config/Menu.php:293 msgctxt "segments per page (screen options)" msgid "Number of segments per page" msgstr "" #: lib/Config/Menu.php:305 lib/Config/Menu.php:306 views/mp2migration.html:14 #: views/newsletters.html:155 views/settings.html:35 msgid "Settings" msgstr "" #: lib/Config/Menu.php:318 lib/Config/Menu.php:319 msgid "Help" msgstr "" #: lib/Config/Menu.php:332 lib/Config/Menu.php:333 views/newsletters.html:430 #: views/segments.html:258 views/subscribers/subscribers.html:149 msgid "Upgrade" msgstr "" #: lib/Config/Menu.php:345 lib/Config/Menu.php:346 msgid "Welcome Wizard" msgstr "" #: lib/Config/Menu.php:358 lib/Config/Menu.php:359 msgid "WooCommerce Setup" msgstr "" #: lib/Config/Menu.php:371 msgid "Migration" msgstr "" #: lib/Config/PersonalDataErasers.php:15 msgid "MailPoet Subscribers" msgstr "" #: lib/Config/PersonalDataExporters.php:24 msgid "MailPoet Lists" msgstr "" #: lib/Config/PersonalDataExporters.php:32 #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:22 msgid "MailPoet Subscriber Data" msgstr "" #: lib/Config/PersonalDataExporters.php:41 msgid "MailPoet Emails" msgstr "" #: lib/Config/PersonalDataExporters.php:49 msgid "MailPoet Email Clicks" msgstr "" #: lib/Config/PersonalDataExporters.php:57 msgid "MailPoet Email Opens" msgstr "" #: lib/Config/PluginActivatedHook.php:18 msgid "We noticed that you're using an unsupported environment. While MailPoet might work within a MultiSite environment, we don’t support it." msgstr "" #: lib/Config/Populator.php:305 msgctxt "default email opt-in message displayed on checkout page for ecommerce websites" msgid "Yes, I would like to be added to your mailing list" msgstr "" #: lib/Config/Populator.php:306 msgctxt "default email opt-in message displayed on checkout page for ecommerce websites" msgid "I would like to receive exclusive emails with discounts and product information" msgstr "" #: lib/Config/Populator.php:376 msgid "Newsletter mailing list" msgstr "" #: lib/Config/Populator.php:378 msgid "This list is automatically created when you install MailPoet." msgstr "" #: lib/Config/PopulatorData/Templates/AppWelcome.php:19 msgid "App Welcome" msgstr "" #: lib/Config/PopulatorData/Templates/AppWelcome.php:319 #: lib/Config/PopulatorData/Templates/Avocado.php:643 #: lib/Config/PopulatorData/Templates/Avocado.php:876 #: lib/Config/PopulatorData/Templates/Birds.php:1349 #: lib/Config/PopulatorData/Templates/Birds.php:1583 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130 #: lib/Config/PopulatorData/Templates/Charity.php:774 #: lib/Config/PopulatorData/Templates/Charity.php:987 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323 #: lib/Config/PopulatorData/Templates/ClearNews.php:1424 #: lib/Config/PopulatorData/Templates/ClearNews.php:1718 #: lib/Config/PopulatorData/Templates/Coffee.php:934 #: lib/Config/PopulatorData/Templates/College.php:712 #: lib/Config/PopulatorData/Templates/College.php:976 #: lib/Config/PopulatorData/Templates/ComputerRepair.php:605 #: lib/Config/PopulatorData/Templates/ComputerRepair.php:958 #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163 #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162 #: lib/Config/PopulatorData/Templates/DogFood.php:758 #: lib/Config/PopulatorData/Templates/DogFood.php:990 #: lib/Config/PopulatorData/Templates/Drone.php:812 #: lib/Config/PopulatorData/Templates/Drone.php:1044 #: lib/Config/PopulatorData/Templates/Engineering.php:822 #: lib/Config/PopulatorData/Templates/Engineering.php:1111 #: lib/Config/PopulatorData/Templates/Faith.php:353 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396 #: lib/Config/PopulatorData/Templates/FashionBlog.php:656 #: lib/Config/PopulatorData/Templates/FashionBlog.php:943 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278 #: lib/Config/PopulatorData/Templates/FashionShop.php:639 #: lib/Config/PopulatorData/Templates/FashionShop.php:871 #: lib/Config/PopulatorData/Templates/FashionStore.php:1064 #: lib/Config/PopulatorData/Templates/FashionStore.php:1277 #: lib/Config/PopulatorData/Templates/FestivalEvent.php:464 #: lib/Config/PopulatorData/Templates/Fitness.php:707 #: lib/Config/PopulatorData/Templates/Fitness.php:981 #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121 #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354 #: lib/Config/PopulatorData/Templates/FoodBox.php:687 #: lib/Config/PopulatorData/Templates/GiftWelcome.php:298 #: lib/Config/PopulatorData/Templates/Guitarist.php:1338 #: lib/Config/PopulatorData/Templates/Guitarist.php:1584 #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068 #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302 #: lib/Config/PopulatorData/Templates/Hotels.php:1032 #: lib/Config/PopulatorData/Templates/Hotels.php:1265 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1066 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1306 #: lib/Config/PopulatorData/Templates/JazzClub.php:853 #: lib/Config/PopulatorData/Templates/JazzClub.php:1093 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1185 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1469 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343 #: lib/Config/PopulatorData/Templates/Minimal.php:782 #: lib/Config/PopulatorData/Templates/Minimal.php:1068 #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022 #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290 #: lib/Config/PopulatorData/Templates/Mosque.php:1412 #: lib/Config/PopulatorData/Templates/Mosque.php:1646 #: lib/Config/PopulatorData/Templates/Motor.php:790 #: lib/Config/PopulatorData/Templates/Motor.php:1052 #: lib/Config/PopulatorData/Templates/Music.php:1090 #: lib/Config/PopulatorData/Templates/Music.php:1336 #: lib/Config/PopulatorData/Templates/NewsDay.php:562 #: lib/Config/PopulatorData/Templates/NewsDay.php:949 #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321 #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261 #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284 #: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064 #: lib/Config/PopulatorData/Templates/NotSoMedium.php:604 #: lib/Config/PopulatorData/Templates/NotSoMedium.php:859 #: lib/Config/PopulatorData/Templates/Painter.php:1035 #: lib/Config/PopulatorData/Templates/Painter.php:1248 #: lib/Config/PopulatorData/Templates/Phone.php:416 #: lib/Config/PopulatorData/Templates/Phone.php:630 #: lib/Config/PopulatorData/Templates/Photography.php:1700 #: lib/Config/PopulatorData/Templates/Photography.php:1946 #: lib/Config/PopulatorData/Templates/PieceOfCake.php:367 #: lib/Config/PopulatorData/Templates/Poet.php:867 #: lib/Config/PopulatorData/Templates/Poet.php:1100 #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:959 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193 #: lib/Config/PopulatorData/Templates/RealEstate.php:723 #: lib/Config/PopulatorData/Templates/RealEstate.php:967 #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977 #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191 #: lib/Config/PopulatorData/Templates/Retro.php:832 #: lib/Config/PopulatorData/Templates/Retro.php:1185 #: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592 #: lib/Config/PopulatorData/Templates/RockBand.php:843 #: lib/Config/PopulatorData/Templates/RockBand.php:1077 #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:451 #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689 #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772 #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039 #: lib/Config/PopulatorData/Templates/Shoes.php:509 #: lib/Config/PopulatorData/Templates/SimpleText.php:145 #: lib/Config/PopulatorData/Templates/Software.php:907 #: lib/Config/PopulatorData/Templates/Software.php:1152 #: lib/Config/PopulatorData/Templates/Sunglasses.php:660 #: lib/Config/PopulatorData/Templates/Synagogue.php:1352 #: lib/Config/PopulatorData/Templates/Synagogue.php:1640 #: lib/Config/PopulatorData/Templates/TakeAHike.php:647 #: lib/Config/PopulatorData/Templates/Vlogger.php:1003 #: lib/Config/PopulatorData/Templates/Vlogger.php:1255 #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291 #: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200 #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360 #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626 #: lib/Config/PopulatorData/Templates/WineCity.php:504 #: lib/Config/PopulatorData/Templates/WineCity.php:801 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266 #: lib/Config/PopulatorData/Templates/WorldCup.php:724 #: lib/Config/PopulatorData/Templates/YogaStudio.php:698 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:94 #: views/newsletter/editor.html:1335 msgid "Unsubscribe" msgstr "" #: lib/Config/PopulatorData/Templates/AppWelcome.php:319 #: lib/Config/PopulatorData/Templates/Avocado.php:643 #: lib/Config/PopulatorData/Templates/Avocado.php:876 #: lib/Config/PopulatorData/Templates/Birds.php:1349 #: lib/Config/PopulatorData/Templates/Birds.php:1583 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130 #: lib/Config/PopulatorData/Templates/Charity.php:774 #: lib/Config/PopulatorData/Templates/Charity.php:987 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323 #: lib/Config/PopulatorData/Templates/ClearNews.php:1425 #: lib/Config/PopulatorData/Templates/ClearNews.php:1718 #: lib/Config/PopulatorData/Templates/Coffee.php:934 #: lib/Config/PopulatorData/Templates/College.php:712 #: lib/Config/PopulatorData/Templates/College.php:976 #: lib/Config/PopulatorData/Templates/ComputerRepair.php:605 #: lib/Config/PopulatorData/Templates/ComputerRepair.php:958 #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162 #: lib/Config/PopulatorData/Templates/DogFood.php:758 #: lib/Config/PopulatorData/Templates/DogFood.php:990 #: lib/Config/PopulatorData/Templates/Drone.php:812 #: lib/Config/PopulatorData/Templates/Drone.php:1044 #: lib/Config/PopulatorData/Templates/Engineering.php:823 #: lib/Config/PopulatorData/Templates/Engineering.php:1111 #: lib/Config/PopulatorData/Templates/Faith.php:353 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396 #: lib/Config/PopulatorData/Templates/FashionBlog.php:656 #: lib/Config/PopulatorData/Templates/FashionBlog.php:943 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278 #: lib/Config/PopulatorData/Templates/FashionShop.php:639 #: lib/Config/PopulatorData/Templates/FashionShop.php:871 #: lib/Config/PopulatorData/Templates/FashionStore.php:1064 #: lib/Config/PopulatorData/Templates/FashionStore.php:1277 #: lib/Config/PopulatorData/Templates/Fitness.php:707 #: lib/Config/PopulatorData/Templates/Fitness.php:981 #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121 #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354 #: lib/Config/PopulatorData/Templates/FoodBox.php:687 #: lib/Config/PopulatorData/Templates/GiftWelcome.php:298 #: lib/Config/PopulatorData/Templates/Guitarist.php:1338 #: lib/Config/PopulatorData/Templates/Guitarist.php:1584 #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068 #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302 #: lib/Config/PopulatorData/Templates/Hotels.php:1032 #: lib/Config/PopulatorData/Templates/Hotels.php:1265 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1066 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1306 #: lib/Config/PopulatorData/Templates/JazzClub.php:853 #: lib/Config/PopulatorData/Templates/JazzClub.php:1093 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1185 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1469 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343 #: lib/Config/PopulatorData/Templates/Minimal.php:783 #: lib/Config/PopulatorData/Templates/Minimal.php:1068 #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022 #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290 #: lib/Config/PopulatorData/Templates/Mosque.php:1412 #: lib/Config/PopulatorData/Templates/Mosque.php:1646 #: lib/Config/PopulatorData/Templates/Motor.php:790 #: lib/Config/PopulatorData/Templates/Motor.php:1052 #: lib/Config/PopulatorData/Templates/Music.php:1091 #: lib/Config/PopulatorData/Templates/Music.php:1336 #: lib/Config/PopulatorData/Templates/NewsDay.php:562 #: lib/Config/PopulatorData/Templates/NewsDay.php:949 #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321 #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261 #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284 #: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064 #: lib/Config/PopulatorData/Templates/NotSoMedium.php:604 #: lib/Config/PopulatorData/Templates/NotSoMedium.php:859 #: lib/Config/PopulatorData/Templates/Painter.php:1035 #: lib/Config/PopulatorData/Templates/Painter.php:1248 #: lib/Config/PopulatorData/Templates/Phone.php:417 #: lib/Config/PopulatorData/Templates/Phone.php:630 #: lib/Config/PopulatorData/Templates/Photography.php:1700 #: lib/Config/PopulatorData/Templates/Photography.php:1946 #: lib/Config/PopulatorData/Templates/Poet.php:867 #: lib/Config/PopulatorData/Templates/Poet.php:1100 #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:959 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193 #: lib/Config/PopulatorData/Templates/RealEstate.php:723 #: lib/Config/PopulatorData/Templates/RealEstate.php:967 #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977 #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191 #: lib/Config/PopulatorData/Templates/Retro.php:832 #: lib/Config/PopulatorData/Templates/Retro.php:1185 #: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592 #: lib/Config/PopulatorData/Templates/RockBand.php:843 #: lib/Config/PopulatorData/Templates/RockBand.php:1077 #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:451 #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689 #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772 #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039 #: lib/Config/PopulatorData/Templates/Shoes.php:509 #: lib/Config/PopulatorData/Templates/SimpleText.php:145 #: lib/Config/PopulatorData/Templates/Software.php:907 #: lib/Config/PopulatorData/Templates/Software.php:1152 #: lib/Config/PopulatorData/Templates/Sunglasses.php:660 #: lib/Config/PopulatorData/Templates/Synagogue.php:1352 #: lib/Config/PopulatorData/Templates/Synagogue.php:1640 #: lib/Config/PopulatorData/Templates/TakeAHike.php:647 #: lib/Config/PopulatorData/Templates/Vlogger.php:1003 #: lib/Config/PopulatorData/Templates/Vlogger.php:1255 #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291 #: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200 #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360 #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626 #: lib/Config/PopulatorData/Templates/WineCity.php:504 #: lib/Config/PopulatorData/Templates/WineCity.php:801 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266 #: lib/Config/PopulatorData/Templates/WorldCup.php:724 #: lib/Config/PopulatorData/Templates/YogaStudio.php:698 #: lib/Subscription/Pages.php:369 lib/Subscription/Pages.php:466 msgid "Manage your subscription" msgstr "" #: lib/Config/PopulatorData/Templates/Avocado.php:19 msgid "Avocado" msgstr "" #: lib/Config/PopulatorData/Templates/Avocado.php:643 #: lib/Config/PopulatorData/Templates/Avocado.php:876 #: lib/Config/PopulatorData/Templates/Birds.php:1349 #: lib/Config/PopulatorData/Templates/Birds.php:1583 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130 #: lib/Config/PopulatorData/Templates/Charity.php:774 #: lib/Config/PopulatorData/Templates/Charity.php:987 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323 #: lib/Config/PopulatorData/Templates/ClearNews.php:1718 #: lib/Config/PopulatorData/Templates/Coffee.php:934 #: lib/Config/PopulatorData/Templates/College.php:712 #: lib/Config/PopulatorData/Templates/College.php:976 #: lib/Config/PopulatorData/Templates/ComputerRepair.php:958 #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163 #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162 #: lib/Config/PopulatorData/Templates/DogFood.php:758 #: lib/Config/PopulatorData/Templates/DogFood.php:990 #: lib/Config/PopulatorData/Templates/Drone.php:1044 #: lib/Config/PopulatorData/Templates/Engineering.php:823 #: lib/Config/PopulatorData/Templates/Engineering.php:1111 #: lib/Config/PopulatorData/Templates/Faith.php:353 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396 #: lib/Config/PopulatorData/Templates/FashionBlog.php:656 #: lib/Config/PopulatorData/Templates/FashionBlog.php:943 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278 #: lib/Config/PopulatorData/Templates/FashionShop.php:639 #: lib/Config/PopulatorData/Templates/FashionShop.php:871 #: lib/Config/PopulatorData/Templates/FashionStore.php:1064 #: lib/Config/PopulatorData/Templates/FashionStore.php:1277 #: lib/Config/PopulatorData/Templates/Fitness.php:981 #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121 #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354 #: lib/Config/PopulatorData/Templates/FoodBox.php:687 #: lib/Config/PopulatorData/Templates/Guitarist.php:1338 #: lib/Config/PopulatorData/Templates/Guitarist.php:1584 #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068 #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302 #: lib/Config/PopulatorData/Templates/Hotels.php:1032 #: lib/Config/PopulatorData/Templates/Hotels.php:1265 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1066 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1306 #: lib/Config/PopulatorData/Templates/JazzClub.php:853 #: lib/Config/PopulatorData/Templates/JazzClub.php:1093 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1185 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1469 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343 #: lib/Config/PopulatorData/Templates/Minimal.php:783 #: lib/Config/PopulatorData/Templates/Minimal.php:1068 #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022 #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290 #: lib/Config/PopulatorData/Templates/Mosque.php:1412 #: lib/Config/PopulatorData/Templates/Mosque.php:1646 #: lib/Config/PopulatorData/Templates/Motor.php:790 #: lib/Config/PopulatorData/Templates/Motor.php:1052 #: lib/Config/PopulatorData/Templates/Music.php:1091 #: lib/Config/PopulatorData/Templates/Music.php:1336 #: lib/Config/PopulatorData/Templates/NewsDay.php:949 #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321 #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261 #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284 #: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064 #: lib/Config/PopulatorData/Templates/NotSoMedium.php:604 #: lib/Config/PopulatorData/Templates/NotSoMedium.php:859 #: lib/Config/PopulatorData/Templates/Painter.php:1035 #: lib/Config/PopulatorData/Templates/Painter.php:1248 #: lib/Config/PopulatorData/Templates/Phone.php:630 #: lib/Config/PopulatorData/Templates/Photography.php:1700 #: lib/Config/PopulatorData/Templates/Photography.php:1946 #: lib/Config/PopulatorData/Templates/Poet.php:867 #: lib/Config/PopulatorData/Templates/Poet.php:1100 #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:959 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193 #: lib/Config/PopulatorData/Templates/RealEstate.php:723 #: lib/Config/PopulatorData/Templates/RealEstate.php:967 #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977 #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191 #: lib/Config/PopulatorData/Templates/Retro.php:832 #: lib/Config/PopulatorData/Templates/Retro.php:1185 #: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592 #: lib/Config/PopulatorData/Templates/RockBand.php:843 #: lib/Config/PopulatorData/Templates/RockBand.php:1077 #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:452 #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689 #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772 #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039 #: lib/Config/PopulatorData/Templates/SimpleText.php:145 #: lib/Config/PopulatorData/Templates/Software.php:907 #: lib/Config/PopulatorData/Templates/Software.php:1152 #: lib/Config/PopulatorData/Templates/Sunglasses.php:660 #: lib/Config/PopulatorData/Templates/Synagogue.php:1352 #: lib/Config/PopulatorData/Templates/Synagogue.php:1640 #: lib/Config/PopulatorData/Templates/TakeAHike.php:677 #: lib/Config/PopulatorData/Templates/Vlogger.php:1003 #: lib/Config/PopulatorData/Templates/Vlogger.php:1255 #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291 #: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200 #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360 #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626 #: lib/Config/PopulatorData/Templates/WineCity.php:504 #: lib/Config/PopulatorData/Templates/WineCity.php:801 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266 #: lib/Config/PopulatorData/Templates/WorldCup.php:724 #: views/newsletter/editor.html:1335 msgid "Add your postal address here!" msgstr "" #: lib/Config/PopulatorData/Templates/Avocado.php:1012 #: lib/Config/PopulatorData/Templates/Birds.php:209 #: lib/Config/PopulatorData/Templates/Birds.php:1730 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:825 #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1176 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:104 #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:2070 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:159 #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1277 #: lib/Config/PopulatorData/Templates/Charity.php:1112 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:105 #: lib/Config/PopulatorData/Templates/CityLocalNews.php:1478 #: lib/Config/PopulatorData/Templates/ClearNews.php:105 #: lib/Config/PopulatorData/Templates/ClearNews.php:1863 #: lib/Config/PopulatorData/Templates/Coffee.php:226 #: lib/Config/PopulatorData/Templates/College.php:278 #: lib/Config/PopulatorData/Templates/College.php:1122 #: lib/Config/PopulatorData/Templates/ComputerRepair.php:105 #: lib/Config/PopulatorData/Templates/ComputerRepair.php:1115 #: lib/Config/PopulatorData/Templates/DogFood.php:1126 #: lib/Config/PopulatorData/Templates/Drone.php:1169 #: lib/Config/PopulatorData/Templates/Engineering.php:163 #: lib/Config/PopulatorData/Templates/Engineering.php:1248 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:104 #: lib/Config/PopulatorData/Templates/FarmersMarket.php:1533 #: lib/Config/PopulatorData/Templates/FashionBlog.php:105 #: lib/Config/PopulatorData/Templates/FashionBlog.php:1080 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:173 #: lib/Config/PopulatorData/Templates/FashionBlogA.php:1423 #: lib/Config/PopulatorData/Templates/FashionShop.php:105 #: lib/Config/PopulatorData/Templates/FashionShop.php:1018 #: lib/Config/PopulatorData/Templates/FashionStore.php:1402 #: lib/Config/PopulatorData/Templates/Fitness.php:1164 #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1491 #: lib/Config/PopulatorData/Templates/Guitarist.php:287 #: lib/Config/PopulatorData/Templates/Guitarist.php:1721 #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2449 #: lib/Config/PopulatorData/Templates/Hotels.php:1390 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1042 #: lib/Config/PopulatorData/Templates/IndustryConference.php:1453 #: lib/Config/PopulatorData/Templates/JazzClub.php:105 #: lib/Config/PopulatorData/Templates/JazzClub.php:1248 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1648 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:93 #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1260 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:155 #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1490 #: lib/Config/PopulatorData/Templates/Minimal.php:1193 #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1422 #: lib/Config/PopulatorData/Templates/Mosque.php:147 #: lib/Config/PopulatorData/Templates/Mosque.php:1783 #: lib/Config/PopulatorData/Templates/Motor.php:238 #: lib/Config/PopulatorData/Templates/Motor.php:1188 #: lib/Config/PopulatorData/Templates/Music.php:1461 #: lib/Config/PopulatorData/Templates/NewsDay.php:1073 #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:62 #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:62 #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:62 #: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:62 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:143 #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1211 #: lib/Config/PopulatorData/Templates/NotSoMedium.php:986 #: lib/Config/PopulatorData/Templates/Painter.php:105 #: lib/Config/PopulatorData/Templates/Painter.php:1395 #: lib/Config/PopulatorData/Templates/Phone.php:754 #: lib/Config/PopulatorData/Templates/Photography.php:155 #: lib/Config/PopulatorData/Templates/Photography.php:2093 #: lib/Config/PopulatorData/Templates/PieceOfCake.php:58 #: lib/Config/PopulatorData/Templates/Poet.php:180 #: lib/Config/PopulatorData/Templates/Poet.php:1244 #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:62 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:105 #: lib/Config/PopulatorData/Templates/PrimarySchool.php:1340 #: lib/Config/PopulatorData/Templates/RealEstate.php:1092 #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1327 #: lib/Config/PopulatorData/Templates/Retro.php:1310 #: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:163 #: lib/Config/PopulatorData/Templates/RockBand.php:147 #: lib/Config/PopulatorData/Templates/RockBand.php:1214 #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:812 #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1165 #: lib/Config/PopulatorData/Templates/Software.php:1289 #: lib/Config/PopulatorData/Templates/Synagogue.php:105 #: lib/Config/PopulatorData/Templates/Synagogue.php:1777 #: lib/Config/PopulatorData/Templates/Vlogger.php:105 #: lib/Config/PopulatorData/Templates/Vlogger.php:1402 #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:62 #: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:62 #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:751 #: lib/Config/PopulatorData/Templates/WineCity.php:937 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:105 #: lib/Config/PopulatorData/Templates/WordPressTheme.php:1413 #: views/newsletter/editor.html:1518 msgid "View this in your browser." msgstr "" #: lib/Config/PopulatorData/Templates/Birds.php:19 msgid "Birds" msgstr "" #: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:19 msgid "Book store (with coupon)" msgstr "" #: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:18 msgid "Branding Agency News" msgstr "" #: lib/Config/PopulatorData/Templates/BuddhistTemple.php:19 msgid "Buddhist Temple" msgstr "" #: lib/Config/PopulatorData/Templates/Charity.php:19 msgid "Charity" msgstr "" #: lib/Config/PopulatorData/Templates/CityLocalNews.php:19 msgid "City News" msgstr "" #: lib/Config/PopulatorData/Templates/ClearNews.php:19 msgid "Clear News" msgstr "" #: lib/Config/PopulatorData/Templates/Coffee.php:19 msgid "Coffee" msgstr "" #: lib/Config/PopulatorData/Templates/College.php:19 msgid "College" msgstr "" #: lib/Config/PopulatorData/Templates/ComputerRepair.php:19 msgid "Computer Repair" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:20 msgid "Confirm interest before deactivation" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:85 #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:85 #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:114 #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:114 #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:114 #: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:114 #: lib/Config/PopulatorData/Templates/SimpleText.php:73 #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:114 #: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:114 msgid "Fake logo" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:97 msgid "" "

Hi [subscriber:firstname | default:there],

\n" "

You have subscribed to receive email updates from us, but as we're not sure if you're reading our emails, we'd like to ask - are you still interested in hearing from us? If yes, please reconfirm your subscription by clicking the button below:

" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:102 #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:105 msgid "Yes, keep me subscribed!" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:123 msgid "If you're no longer interested, that's completely fine. You don't need to take any action. Our system will automatically unsubscribe you soon from all of our future content." msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:159 #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:158 msgid "The MailPoet Team" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:102 #: views/newsletter/editor.html:1335 msgid "Manage subscription" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:20 msgid "Confirm your interest or unsubscribe" msgstr "" #: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:97 msgid "" "

Hi [subscriber:firstname | default:there],

\n" "

It's been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won't make it hard for you, so feel free to unsubscribe right away. 

\n" "

Unsubscribe me!

\n" "

(When you unsubscribe, you'll stop receiving all future emails from us.)

\n" "

On the other hand, if you like our emails and want to keep receiving them, please reconfirm your subscription by clicking the big button below.

" msgstr "" #: lib/Config/PopulatorData/Templates/DogFood.php:19 msgid "Dog Food" msgstr "" #: lib/Config/PopulatorData/Templates/Drone.php:19 msgid "Drone" msgstr "" #: lib/Config/PopulatorData/Templates/Engineering.php:18 msgid "Engineering" msgstr "" #: lib/Config/PopulatorData/Templates/Faith.php:19 msgid "Faith" msgstr "" #: lib/Config/PopulatorData/Templates/FarmersMarket.php:18 msgid "Farmers Market" msgstr "" #: lib/Config/PopulatorData/Templates/FashionBlog.php:19 msgid "Fashion Blog" msgstr "" #: lib/Config/PopulatorData/Templates/FashionBlogA.php:19 msgid "Women Fashion Store" msgstr "" #: lib/Config/PopulatorData/Templates/FashionShop.php:19 msgid "Kids Shop" msgstr "" #: lib/Config/PopulatorData/Templates/FashionStore.php:19 msgid "Fashion Store" msgstr "" #: lib/Config/PopulatorData/Templates/FestivalEvent.php:19 msgid "Festival Event" msgstr "" #: lib/Config/PopulatorData/Templates/Fitness.php:19 msgid "Abandoned Cart – Fitness" msgstr "" #: lib/Config/PopulatorData/Templates/Fitness.php:1189 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1653 msgid "New Order: #0001" msgstr "" #: lib/Config/PopulatorData/Templates/Fitness.php:1190 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1654 #: lib/WooCommerce/TransactionalEmails.php:52 msgid "Thank you for your order" msgstr "" #: lib/Config/PopulatorData/Templates/Fitness.php:1191 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1655 #: lib/WooCommerce/TransactionalEmails.php:56 msgid "Thanks for shopping with us" msgstr "" #: lib/Config/PopulatorData/Templates/Fitness.php:1192 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1656 #: lib/WooCommerce/TransactionalEmails.php:60 msgid "A note has been added to your order" msgstr "" #: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:19 msgid "Flowers (with coupon)" msgstr "" #: lib/Config/PopulatorData/Templates/FoodBox.php:19 msgid "Welcome to FoodBox" msgstr "" #: lib/Config/PopulatorData/Templates/GiftWelcome.php:19 msgid "Gift Welcome" msgstr "" #: lib/Config/PopulatorData/Templates/Guitarist.php:19 msgid "Guitarist" msgstr "" #: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:18 msgid "Healthy Food Blog" msgstr "" #: lib/Config/PopulatorData/Templates/Hotels.php:19 msgid "Hotels" msgstr "" #: lib/Config/PopulatorData/Templates/IndustryConference.php:19 msgid "Industry Conference" msgstr "" #: lib/Config/PopulatorData/Templates/JazzClub.php:19 msgid "Jazz Club" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:19 msgid "Abandoned Cart – Kids" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:392 msgid "Boys Clothes" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:418 msgid "Girls Clothes" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:444 msgid "Toys & Games" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:503 msgid "Wait!" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:503 msgid "You’ve left something in your cart!" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:595 msgid "Don’t worry, we saved it for you…" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:684 msgid "Go To Cart" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:774 msgid "YOU MIGHT ALSO LIKE…" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:892 msgid "Cherry Dress" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:959 msgid "Red T-Shirt" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:1026 msgid "Pink Dance Dress" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:1292 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1352 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1473 #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:167 #: views/newsletter/editor.html:1194 views/newsletter/editor.html:1249 #: views/newsletter/editor.html:1378 msgid "Author:" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:1295 #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:169 #: views/newsletter/editor.html:1196 views/newsletter/editor.html:1251 #: views/newsletter/editor.html:1380 msgid "Categories:" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:1337 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1340 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1397 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1400 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1519 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1522 #: views/newsletter/editor.html:1198 views/newsletter/editor.html:1200 #: views/newsletter/editor.html:1253 views/newsletter/editor.html:1255 #: views/newsletter/editor.html:1382 views/newsletter/editor.html:1384 msgid "Read more" msgstr "" #: lib/Config/PopulatorData/Templates/KidsClothing.php:1546 #: lib/Config/PopulatorData/Templates/KidsClothing.php:1549 msgid "Buy now" msgstr "" #: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:19 msgid "Makeup Blog" msgstr "" #: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:19 msgid "Lifestyle Blog" msgstr "" #: lib/Config/PopulatorData/Templates/Minimal.php:19 msgid "Minimal" msgstr "" #: lib/Config/PopulatorData/Templates/ModularStyleStories.php:19 msgid "Modular Style Stories" msgstr "" #: lib/Config/PopulatorData/Templates/Mosque.php:19 msgid "Mosque" msgstr "" #: lib/Config/PopulatorData/Templates/Motor.php:19 msgid "Motor" msgstr "" #: lib/Config/PopulatorData/Templates/Music.php:18 msgid "Music" msgstr "" #: lib/Config/PopulatorData/Templates/NewsDay.php:19 msgid "News Day" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:23 msgid "Newsletter: Blank 1:2:1 Column" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:126 msgid "" "

Let's Get Started!

\n" "

It's time to design your newsletter! In the right sidebar, you'll find four menu items that will help you customize your newsletter:

\n" "
    \n" "
  1. Content
  2. \n" "
  3. Columns
  4. \n" "
  5. Styles
  6. \n" "
  7. Preview
  8. \n" "
" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:164 #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:164 msgid "This template has..." msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:168 msgid "" "

In the right sidebar, you can add layout blocks to your email:

\n" "" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:183 #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:183 msgid "... a 2-column layout." msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:187 msgid "You can change a layout's background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon." msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:247 msgid "" "

Let's end with a single column.

\n" "

In the right sidebar, you can add these layout blocks to your email:

\n" "

\n" "" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:23 msgid "Newsletter: Blank 1:2 Column" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:126 msgid "" "

Let's Get Started!

\n" "

 

\n" "

It's time to design your newsletter! In the right sidebar, you'll find 4 menu items that will help you customize your newsletter:

\n" "
    \n" "
  1. Content
  2. \n" "
  3. Columns
  4. \n" "
  5. Styles
  6. \n" "
  7. Preview
  8. \n" "
" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:168 msgid "" "

In the right sidebar, you can add these layout blocks to your email:

\n" "" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:187 msgid "

You can change a layout's background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.

" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:23 msgid "Newsletter: Blank 1:3 Column" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:126 msgid "" "

Let's Get Started!

\n" "

 

\n" "

It's time to design your newsletter! In the right sidebar, you'll find four menu items that will help you customize your newsletter:

\n" "
    \n" "
  1. Content
  2. \n" "
  3. Columns
  4. \n" "
  5. Styles
  6. \n" "
  7. Preview
  8. \n" "
" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:164 msgid "This template..." msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:168 msgid "In the right sidebar, you can add layout blocks to your newsletter." msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:183 msgid "... has a..." msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:187 msgid "" "

You have the choice of:

\n" "" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:202 msgid "3-column layout." msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:206 msgid "You can add as many layout blocks as you want!" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:23 msgid "Newsletter: Blank 1 Column" msgstr "" #: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:126 msgid "" "

Let's Get Started!

\n" "

 

\n" "

It's time to design your newsletter! In the right sidebar, you'll find 4 menu items that will help you customize your newsletter:

\n" "
    \n" "
  1. Content
  2. \n" "
  3. Columns
  4. \n" "
  5. Styles
  6. \n" "
  7. Preview
  8. \n" "
" msgstr "" #: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:19 msgid "Newspaper Traditional" msgstr "" #: lib/Config/PopulatorData/Templates/NotSoMedium.php:19 msgid "One Full Post In An Email" msgstr "" #: lib/Config/PopulatorData/Templates/Painter.php:19 msgid "Painter" msgstr "" #: lib/Config/PopulatorData/Templates/Phone.php:19 msgid "New Phone Purchase" msgstr "" #: lib/Config/PopulatorData/Templates/Photography.php:19 msgid "Photography" msgstr "" #: lib/Config/PopulatorData/Templates/PieceOfCake.php:19 msgid "Piece of cake" msgstr "" #: lib/Config/PopulatorData/Templates/Poet.php:19 msgid "Poet" msgstr "" #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:23 msgid "Post Notifications: Blank 1 Column" msgstr "" #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:126 msgid "" "

Check Out Our New Blog Posts!

\n" "

 

\n" "

MailPoet can automatically send your new blog posts to your subscribers.

\n" "

\n" "

Below, you'll find three recent posts, which are displayed automatically, thanks to the Automatic Latest Content widget, which can be found in the right sidebar, under Content.

\n" "

\n" "

To edit the settings and styles of your post, simply click on a post below.

" msgstr "" #: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:174 msgid "Read the post" msgstr "" #: lib/Config/PopulatorData/Templates/PrimarySchool.php:19 msgid "Primary School" msgstr "" #: lib/Config/PopulatorData/Templates/RealEstate.php:19 msgid "Real Estate" msgstr "" #: lib/Config/PopulatorData/Templates/RenewableEnergy.php:18 msgid "Renewable Energy" msgstr "" #: lib/Config/PopulatorData/Templates/Retro.php:19 msgid "Retro" msgstr "" #: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:18 msgid "Retro Computing Magazine" msgstr "" #: lib/Config/PopulatorData/Templates/RockBand.php:19 msgid "Rock Band" msgstr "" #: lib/Config/PopulatorData/Templates/RssSimpleNews.php:18 msgid "Stripped RSS Style Layout" msgstr "" #: lib/Config/PopulatorData/Templates/ScienceWeekly.php:18 msgid "Science Weekly" msgstr "" #: lib/Config/PopulatorData/Templates/Shoes.php:18 msgid "Shoes" msgstr "" #: lib/Config/PopulatorData/Templates/SimpleText.php:23 msgid "Simple Text" msgstr "" #: lib/Config/PopulatorData/Templates/SimpleText.php:85 msgid "" "

Hi [subscriber:firstname | default:subscriber],

\n" "

\n" "

In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.

\n" "

\n" "

Is this too simple? You can still style your text with basic formatting, like bold or italics.

\n" "

\n" "

Finally, you can also add a call-to-action button between 2 blocks of text, like this:

" msgstr "" #: lib/Config/PopulatorData/Templates/SimpleText.php:120 msgid "It's time to take action!" msgstr "" #: lib/Config/PopulatorData/Templates/SimpleText.php:141 msgid "" "

Thanks for reading. See you soon!

\n" "

 

\n" "

The MailPoet Team

" msgstr "" #: lib/Config/PopulatorData/Templates/Software.php:18 msgid "Software" msgstr "" #: lib/Config/PopulatorData/Templates/Sunglasses.php:18 msgid "Sunglasses" msgstr "" #: lib/Config/PopulatorData/Templates/Synagogue.php:19 msgid "Synagogue" msgstr "" #: lib/Config/PopulatorData/Templates/TakeAHike.php:18 msgid "Take a Hike" msgstr "" #: lib/Config/PopulatorData/Templates/Vlogger.php:19 msgid "Vlogger" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:23 msgid "Welcome Email: Blank 1:2 Column" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:126 msgid "" "

Hi, new subscriber!

\n" "

 

\n" "

[subscriber:firstname | default:Subscriber],

\n" "

 

\n" "

You recently joined our list and we'd like to give you a warm welcome!

" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:173 msgid "

Our Most Popular Posts

" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:177 msgid "" "" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:192 msgid "

What's Next?

" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:196 msgid "

Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.

" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:200 msgid "Read up!" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:23 msgid "Welcome Email: Blank 1 Column" msgstr "" #: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:126 msgid "" "

Hi, new subscriber!

\n" "

 

\n" "

[subscriber:firstname | default:Subscriber],

\n" "

 

\n" "

You recently joined our list and we'd like to give you a warm welcome!

\n" "

 

\n" "

Want to get to know us better? Check out some of our most popular articles:

\n" "
    \n" "
  1. The Importance of Focus When Writing
  2. \n" "
  3. How to Write a Great Subject Line
  4. \n" "
  5. Just Sit Down and Write – Advice on Motivation from Ernest Hemingway
  6. \n" "
" msgstr "" #: lib/Config/PopulatorData/Templates/WideStoryLayout.php:18 msgid "Wide Story Layout" msgstr "" #: lib/Config/PopulatorData/Templates/WineCity.php:18 msgid "Wine City (with coupon)" msgstr "" #: lib/Config/PopulatorData/Templates/WordPressTheme.php:19 msgid "WordPress Theme" msgstr "" #: lib/Config/PopulatorData/Templates/WorldCup.php:18 msgid "World Cup" msgstr "" #: lib/Config/PopulatorData/Templates/YogaStudio.php:18 msgid "Yoga Studio" msgstr "" #: lib/Config/PrivacyPolicy.php:19 msgid "MailPoet newsletter & emails" msgstr "" #: lib/Config/PrivacyPolicy.php:22 msgid "If you have subscribed to our newsletter or if you are a member of our website (you can log in) or if you have purchased on our website, there is a good chance you will receive emails from us." msgstr "" #: lib/Config/PrivacyPolicy.php:25 msgid "We will only send you emails which you have signed up to receive, or which pertain to the services we provided to you." msgstr "" #: lib/Config/PrivacyPolicy.php:28 msgid "To send you emails, we use the name and email address you provide us. Our site also logs the IP address you used when you signed up for the service to prevent abuse of the system." msgstr "" #: lib/Config/PrivacyPolicy.php:32 msgid "This website can send emails through the [link]MailPoet sending service[/link]. This service allows us to track opens and clicks on our emails. We use this information to improve the content of our newsletters." msgstr "" #: lib/Config/PrivacyPolicy.php:38 msgid "No identifiable information is otherwise tracked outside this website except for the email address." msgstr "" #: lib/Config/PrivacyPolicy.php:45 msgid "MailPoet creates and stores two cookies if you are using WooCommerce and MailPoet together. Those cookies are:" msgstr "" #: lib/Config/PrivacyPolicy.php:48 lib/Config/PrivacyPolicy.php:55 msgid "Cookie name: %s" msgstr "" #: lib/Config/PrivacyPolicy.php:50 lib/Config/PrivacyPolicy.php:57 msgid "Cookie expiry: %s days." msgstr "" #: lib/Config/PrivacyPolicy.php:52 msgid "Cookie description: The purpose of this cookie is to track which newsletter sent from your website has acquired a click-through and a subsequent purchase in your WooCommerce store." msgstr "" #: lib/Config/PrivacyPolicy.php:59 msgid "Cookie description: The purpose of this cookie is to track a user that has abandoned their cart in your WooCommerce store to then be able to send them an abandoned cart newsletter from MailPoet." msgstr "" #: lib/Config/PrivacyPolicy.php:62 msgid "Note: User must be opted-in and a confirmed subscriber." msgstr "" #: lib/Config/Renderer.php:111 msgid "Failed to render template \"%s\". Please ensure the template cache folder \"%s\" exists and has write permissions. Terminated with error: \"%s\"" msgstr "" #: lib/Config/RequirementsChecker.php:51 msgid "MailPoet requires write permissions inside the /wp-content/uploads folder. Please read our [link]instructions[/link] on how to resolve this issue." msgstr "" #: lib/Config/RequirementsChecker.php:72 msgid "MailPoet requires a PDO_MYSQL PHP extension. Please read our [link]instructions[/link] on how to resolve this issue." msgstr "" #: lib/Config/RequirementsChecker.php:82 msgid "MailPoet requires an XML PHP extension. Please read our [link]instructions[/link] on how to resolve this issue." msgstr "" #: lib/Config/RequirementsChecker.php:94 msgid "A MailPoet dependency (%s) does not appear to be loaded correctly, thus MailPoet will not work correctly. Please reinstall the plugin." msgstr "" #: lib/Config/RequirementsChecker.php:105 msgid "MailPoet has detected a dependency conflict (%s) with another plugin (%s), which may cause unexpected behavior. Please disable the offending plugin to fix this issue." msgstr "" #: lib/Config/ServicesChecker.php:46 views/layout.html:125 msgid "All sending is currently paused!" msgstr "" #: lib/Config/ServicesChecker.php:47 msgid "Your key to send with MailPoet is invalid." msgstr "" #: lib/Config/ServicesChecker.php:52 views/layout.html:127 msgid "Purchase a key" msgstr "" #: lib/Config/ServicesChecker.php:65 msgid "Your newsletters are awesome! Don't forget to [link]upgrade your MailPoet email plan[/link] by %s to keep sending them to your subscribers." msgstr "" #: lib/Config/ServicesChecker.php:96 msgid "[link1]Register[/link1] your copy of the MailPoet Premium plugin to receive access to automatic upgrades and support. Need a license key? [link2]Purchase one now.[/link2]" msgstr "" #: lib/Config/ServicesChecker.php:120 msgid "Your License Key for MailPoet is expiring! Don't forget to [link]renew your license[/link] by %s to keep enjoying automatic updates and Premium support." msgstr "" #: lib/Config/Shortcodes.php:113 msgid "Please note that mailpoet_archive_date no longer runs and that the list of parameters of the new filter is different." msgstr "" #: lib/Config/Shortcodes.php:123 msgid "Please note that mailpoet_archive_subject no longer runs and that the list of parameters of the new filter is different." msgstr "" #: lib/Config/Shortcodes.php:180 msgid "Oops! There are no newsletters to display." msgstr "" #: lib/Config/Shortcodes.php:244 msgid "Preview in a new tab" msgstr "" #: lib/Cron/CronHelper.php:189 lib/Cron/CronHelper.php:210 msgid "Site URL is unreachable." msgstr "" #: lib/Cron/CronHelper.php:216 msgid "Maximum execution time has been reached." msgstr "" #: lib/Cron/DaemonHttpRunner.php:62 msgid "Invalid or missing request data." msgstr "" #: lib/Cron/DaemonHttpRunner.php:65 msgid "Daemon does not exist." msgstr "" #: lib/Cron/DaemonHttpRunner.php:79 msgid "Daemon does not set correctly." msgstr "" #: lib/Cron/Workers/SendingQueue/Migration.php:61 msgid "Your sending queue data is being migrated to allow better performance, sending is paused while the migration is in progress and will resume automatically upon completion. This may take a few minutes." msgstr "" #: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:177 msgid "No subject" msgstr "" #: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:256 msgid "There was an error processing your newsletter during sending. If possible, please contact us and report this issue." msgstr "" #: lib/Cron/Workers/StatsNotifications/AutomatedEmails.php:109 #: views/emails/statsNotificationAutomatedEmails.html:27 msgid "Your monthly stats are in!" msgstr "" #: lib/Cron/Workers/StatsNotifications/Worker.php:127 msgctxt "title of an automatic email containing statistics (newsletter open rate, click rate, etc)" msgid "Stats for email %s" msgstr "" #: lib/Cron/Workers/StatsNotifications/Worker.php:147 msgctxt "newsletter open rate, click rate and unsubscribe rate" msgid "%1$s%% clicks, %2$s%% opens, %3$s%% unsubscribes in a nutshell." msgstr "" #: lib/Cron/Workers/StatsNotifications/Worker.php:183 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:90 msgid "Unsubscribe link" msgstr "" #: lib/Cron/Workers/StatsNotifications/Worker.php:184 msgid "Manage subscription link" msgstr "" #: lib/Cron/Workers/StatsNotifications/Worker.php:185 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:106 msgid "View in browser link" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:34 msgid "Mandatory argument \"%s\" is missing" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:37 msgid "Mandatory argument \"%s\" has to be string" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:43 msgid "Params has to be array" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:88 msgid "Invalid type \"%s\"" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:97 msgid "Validate parameter is not valid" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:104 msgid "You need to pass exactly one value for checkbox" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:123 msgid "Invalid date_format for year_month_day" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:129 msgid "Invalid date_format for year_month" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:143 msgid "Invalid value for date_type" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:153 msgid "You need to pass some values for this type" msgstr "" #: lib/CustomFields/ApiDataSanitizer.php:164 msgid "Value cannot be empty" msgstr "" #: lib/Form/AssetsController.php:90 msgid "An error has happened while performing a request, please try again later." msgstr "" #: lib/Form/Block/BlockRendererHelper.php:37 msgid "Please specify a valid email address." msgstr "" #: lib/Form/Block/BlockRendererHelper.php:42 msgid "Please specify a valid name." msgstr "" #: lib/Form/Block/BlockRendererHelper.php:43 msgid "Addresses in names are not permitted, please add your name instead." msgstr "" #: lib/Form/Block/BlockRendererHelper.php:55 #: lib/Subscribers/SubscriberSubscribeController.php:264 msgid "Please select a list." msgstr "" #: lib/Form/Block/BlockRendererHelper.php:60 msgid "This field is required." msgstr "" #: lib/Form/Block/BlockRendererHelper.php:66 msgid "Please specify a valid phone number." msgstr "" #: lib/Form/Block/BlockRendererHelper.php:75 msgid "Please select at least one option." msgstr "" #: lib/Form/Block/Date.php:69 msgid "Please select a day" msgstr "" #: lib/Form/Block/Date.php:71 lib/Form/Block/Date.php:213 #: views/form/editor.html:141 views/form/templatesLegacy/blocks/date_days.hbs:3 #: views/subscribers/subscribers.html:138 msgid "Day" msgstr "" #: lib/Form/Block/Date.php:78 msgid "Please select a month" msgstr "" #: lib/Form/Block/Date.php:80 lib/Form/Block/Date.php:147 #: views/form/editor.html:142 #: views/form/templatesLegacy/blocks/date_months.hbs:3 #: views/subscribers/subscribers.html:137 msgid "Month" msgstr "" #: lib/Form/Block/Date.php:87 msgid "Please select a year" msgstr "" #: lib/Form/Block/Date.php:89 lib/Form/Block/Date.php:105 #: lib/Form/Block/Date.php:182 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:84 views/form/editor.html:143 #: views/form/templatesLegacy/blocks/date_years.hbs:5 #: views/subscribers/subscribers.html:136 msgid "Year" msgstr "" #: lib/Form/Block/Date.php:102 msgid "Year, month, day" msgstr "" #: lib/Form/Block/Date.php:103 msgid "Year, month" msgstr "" #: lib/Form/Block/Date.php:104 msgid "Month (January, February,...)" msgstr "" #: lib/Form/Block/Date.php:119 views/layout.html:131 #: views/subscribers/importExport/import.html:60 msgid "January" msgstr "" #: lib/Form/Block/Date.php:119 views/layout.html:132 #: views/subscribers/importExport/import.html:61 msgid "February" msgstr "" #: lib/Form/Block/Date.php:119 views/layout.html:133 #: views/subscribers/importExport/import.html:62 msgid "March" msgstr "" #: lib/Form/Block/Date.php:119 views/layout.html:134 #: views/subscribers/importExport/import.html:63 msgid "April" msgstr "" #: lib/Form/Block/Date.php:120 views/layout.html:135 views/layout.html:147 #: views/subscribers/importExport/import.html:64 msgid "May" msgstr "" #: lib/Form/Block/Date.php:120 views/layout.html:136 #: views/subscribers/importExport/import.html:65 msgid "June" msgstr "" #: lib/Form/Block/Date.php:120 views/layout.html:137 #: views/subscribers/importExport/import.html:66 msgid "July" msgstr "" #: lib/Form/Block/Date.php:120 views/layout.html:138 #: views/subscribers/importExport/import.html:67 msgid "August" msgstr "" #: lib/Form/Block/Date.php:120 views/layout.html:139 #: views/subscribers/importExport/import.html:68 msgid "September" msgstr "" #: lib/Form/Block/Date.php:121 views/layout.html:140 #: views/subscribers/importExport/import.html:69 msgid "October" msgstr "" #: lib/Form/Block/Date.php:121 views/layout.html:141 #: views/subscribers/importExport/import.html:70 msgid "November" msgstr "" #: lib/Form/Block/Date.php:121 views/layout.html:142 #: views/subscribers/importExport/import.html:71 msgid "December" msgstr "" #: lib/Form/FormMessageController.php:26 lib/Form/FormMessageController.php:28 #: lib/Form/FormMessageController.php:44 #: lib/Form/Templates/FormTemplate.php:142 msgid "Check your inbox or spam folder to confirm your subscription." msgstr "" #: lib/Form/FormMessageController.php:27 lib/Form/FormMessageController.php:46 #: lib/Form/Templates/FormTemplate.php:144 msgid "You’ve been successfully subscribed to our newsletter!" msgstr "" #: lib/Form/FormSaveController.php:27 #: lib/Newsletter/NewsletterSaveController.php:160 #: lib/Segments/SegmentSaveController.php:45 msgid "Copy of %s" msgstr "" #: lib/Form/Listing/FormListingRepository.php:31 #: lib/Models/ScheduledTaskSubscriber.php:110 #: lib/Newsletter/Listing/NewsletterListingRepository.php:107 #: lib/Segments/SegmentListingRepository.php:94 #: lib/Subscribers/SubscriberListingRepository.php:192 msgid "All" msgstr "" #: lib/Form/Listing/FormListingRepository.php:36 #: lib/Newsletter/Listing/NewsletterListingRepository.php:175 #: lib/Segments/SegmentListingRepository.php:99 #: lib/Subscribers/SubscriberListingRepository.php:222 views/forms.html:95 #: views/newsletters.html:167 views/segments.html:90 #: views/subscribers/subscribers.html:58 msgid "Trash" msgstr "" #: lib/Form/PreviewPage.php:62 msgid "Sample page to preview your form" msgstr "" #: lib/Form/Renderer.php:88 msgid "Please leave this field empty" msgstr "" #: lib/Form/Templates/Templates/InitialForm.php:25 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:30 msgid "Email Address" msgstr "" #: lib/Form/Templates/Templates/InitialForm.php:35 msgid "Submit" msgstr "" #: lib/Form/Templates/Templates/InitialForm.php:38 msgid "Subscribe!" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:14 #: lib/Form/Templates/Templates/Template10FixedBar.php:14 #: lib/Form/Templates/Templates/Template10Popup.php:14 #: lib/Form/Templates/Templates/Template10SlideIn.php:14 #: lib/Form/Templates/Templates/Template10Widget.php:14 msgctxt "Form template name" msgid "Keep in Touch" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:27 #: lib/Form/Templates/Templates/Template10Popup.php:27 #: lib/Form/Templates/Templates/Template10SlideIn.php:27 #: lib/Form/Templates/Templates/Template10Widget.php:27 msgctxt "Text in a web form" msgid "LET’S KEEP IN TOUCH!" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:42 #: lib/Form/Templates/Templates/Template10Popup.php:42 #: lib/Form/Templates/Templates/Template10SlideIn.php:42 #: lib/Form/Templates/Templates/Template10Widget.php:42 msgctxt "Text in a web form." msgid "We’d love to keep you updated with our latest news and offers" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:66 #: lib/Form/Templates/Templates/Template10FixedBar.php:98 #: lib/Form/Templates/Templates/Template10Popup.php:55 #: lib/Form/Templates/Templates/Template10SlideIn.php:55 #: lib/Form/Templates/Templates/Template10Widget.php:55 msgctxt "Form label" msgid "What’s your name?" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:84 #: lib/Form/Templates/Templates/Template10FixedBar.php:154 #: lib/Form/Templates/Templates/Template10Popup.php:93 #: lib/Form/Templates/Templates/Template10SlideIn.php:91 #: lib/Form/Templates/Templates/Template10Widget.php:93 #: lib/Form/Templates/Templates/Template11BelowPages.php:146 #: lib/Form/Templates/Templates/Template11FixedBar.php:120 #: lib/Form/Templates/Templates/Template11Popup.php:114 #: lib/Form/Templates/Templates/Template11SlideIn.php:114 #: lib/Form/Templates/Templates/Template11Widget.php:103 #: lib/Form/Templates/Templates/Template12BelowPages.php:115 #: lib/Form/Templates/Templates/Template12FixedBar.php:104 #: lib/Form/Templates/Templates/Template12Popup.php:129 #: lib/Form/Templates/Templates/Template12SlideIn.php:129 #: lib/Form/Templates/Templates/Template12Widget.php:72 #: lib/Form/Templates/Templates/Template13BelowPages.php:124 #: lib/Form/Templates/Templates/Template13FixedBar.php:148 #: lib/Form/Templates/Templates/Template13Popup.php:124 #: lib/Form/Templates/Templates/Template13SlideIn.php:124 #: lib/Form/Templates/Templates/Template13Widget.php:100 #: lib/Form/Templates/Templates/Template14BelowPages.php:110 #: lib/Form/Templates/Templates/Template14FixedBar.php:134 #: lib/Form/Templates/Templates/Template14Popup.php:110 #: lib/Form/Templates/Templates/Template14SlideIn.php:110 #: lib/Form/Templates/Templates/Template14Widget.php:86 #: lib/Form/Templates/Templates/Template17BelowPages.php:88 #: lib/Form/Templates/Templates/Template17FixedBar.php:51 #: lib/Form/Templates/Templates/Template17Popup.php:110 #: lib/Form/Templates/Templates/Template17SlideIn.php:110 #: lib/Form/Templates/Templates/Template17Widget.php:91 #: lib/Form/Templates/Templates/Template18BelowPages.php:190 #: lib/Form/Templates/Templates/Template18FixedBar.php:204 #: lib/Form/Templates/Templates/Template18Popup.php:128 #: lib/Form/Templates/Templates/Template18SlideIn.php:128 #: lib/Form/Templates/Templates/Template18Widget.php:114 #: lib/Form/Templates/Templates/Template1BelowPages.php:60 #: lib/Form/Templates/Templates/Template1FixedBar.php:101 #: lib/Form/Templates/Templates/Template1Popup.php:63 #: lib/Form/Templates/Templates/Template1SlideIn.php:63 #: lib/Form/Templates/Templates/Template1Widget.php:63 #: lib/Form/Templates/Templates/Template3BelowPages.php:88 #: lib/Form/Templates/Templates/Template3FixedBar.php:91 #: lib/Form/Templates/Templates/Template3Popup.php:70 #: lib/Form/Templates/Templates/Template3SlideIn.php:70 #: lib/Form/Templates/Templates/Template3Widget.php:70 #: lib/Form/Templates/Templates/Template4BelowPages.php:90 #: lib/Form/Templates/Templates/Template4FixedBar.php:90 #: lib/Form/Templates/Templates/Template4Popup.php:106 #: lib/Form/Templates/Templates/Template4SlideIn.php:106 #: lib/Form/Templates/Templates/Template4Widget.php:69 #: lib/Form/Templates/Templates/Template6BelowPages.php:75 #: lib/Form/Templates/Templates/Template6FixedBar.php:76 #: lib/Form/Templates/Templates/Template6Popup.php:56 #: lib/Form/Templates/Templates/Template6SlideIn.php:56 #: lib/Form/Templates/Templates/Template6Widget.php:56 #: lib/Form/Templates/Templates/Template7BelowPages.php:103 #: lib/Form/Templates/Templates/Template7FixedBar.php:87 #: lib/Form/Templates/Templates/Template7Popup.php:95 #: lib/Form/Templates/Templates/Template7SlideIn.php:95 #: lib/Form/Templates/Templates/Template7Widget.php:70 msgctxt "Form label" msgid "Email Address" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:113 #: lib/Form/Templates/Templates/Template10FixedBar.php:126 #: lib/Form/Templates/Templates/Template10Popup.php:74 #: lib/Form/Templates/Templates/Template10SlideIn.php:73 #: lib/Form/Templates/Templates/Template10Widget.php:74 msgctxt "Form label" msgid "And your surname?" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:131 #: lib/Form/Templates/Templates/Template10FixedBar.php:183 #: lib/Form/Templates/Templates/Template10Popup.php:113 #: lib/Form/Templates/Templates/Template10SlideIn.php:110 #: lib/Form/Templates/Templates/Template10Widget.php:113 msgctxt "Form label" msgid "Keep me posted!" msgstr "" #: lib/Form/Templates/Templates/Template10BelowPages.php:163 #: lib/Form/Templates/Templates/Template10Popup.php:134 #: lib/Form/Templates/Templates/Template10SlideIn.php:131 #: lib/Form/Templates/Templates/Template10Widget.php:134 #: lib/Form/Templates/Templates/Template11BelowPages.php:188 #: lib/Form/Templates/Templates/Template11FixedBar.php:141 #: lib/Form/Templates/Templates/Template11Popup.php:156 #: lib/Form/Templates/Templates/Template11SlideIn.php:156 #: lib/Form/Templates/Templates/Template11Widget.php:145 #: lib/Form/Templates/Templates/Template12BelowPages.php:157 #: lib/Form/Templates/Templates/Template12FixedBar.php:201 #: lib/Form/Templates/Templates/Template12Popup.php:171 #: lib/Form/Templates/Templates/Template12SlideIn.php:171 #: lib/Form/Templates/Templates/Template12Widget.php:114 #: lib/Form/Templates/Templates/Template13BelowPages.php:164 #: lib/Form/Templates/Templates/Template13FixedBar.php:112 #: lib/Form/Templates/Templates/Template13Popup.php:164 #: lib/Form/Templates/Templates/Template13SlideIn.php:164 #: lib/Form/Templates/Templates/Template13Widget.php:159 #: lib/Form/Templates/Templates/Template14BelowPages.php:150 #: lib/Form/Templates/Templates/Template14FixedBar.php:98 #: lib/Form/Templates/Templates/Template14Popup.php:150 #: lib/Form/Templates/Templates/Template14SlideIn.php:150 #: lib/Form/Templates/Templates/Template14Widget.php:145 #: lib/Form/Templates/Templates/Template17BelowPages.php:128 #: lib/Form/Templates/Templates/Template17FixedBar.php:116 #: lib/Form/Templates/Templates/Template17Popup.php:150 #: lib/Form/Templates/Templates/Template17SlideIn.php:150 #: lib/Form/Templates/Templates/Template17Widget.php:131 #: lib/Form/Templates/Templates/Template18BelowPages.php:230 #: lib/Form/Templates/Templates/Template18FixedBar.php:244 #: lib/Form/Templates/Templates/Template18Popup.php:168 #: lib/Form/Templates/Templates/Template18SlideIn.php:168 #: lib/Form/Templates/Templates/Template18Widget.php:154 #: lib/Form/Templates/Templates/Template1FixedBar.php:67 #: lib/Form/Templates/Templates/Template1Popup.php:104 #: lib/Form/Templates/Templates/Template1SlideIn.php:104 #: lib/Form/Templates/Templates/Template1Widget.php:104 #: lib/Form/Templates/Templates/Template3BelowPages.php:150 #: lib/Form/Templates/Templates/Template3FixedBar.php:68 #: lib/Form/Templates/Templates/Template3Popup.php:111 #: lib/Form/Templates/Templates/Template3SlideIn.php:111 #: lib/Form/Templates/Templates/Template3Widget.php:111 #: lib/Form/Templates/Templates/Template4BelowPages.php:67 #: lib/Form/Templates/Templates/Template4FixedBar.php:67 #: lib/Form/Templates/Templates/Template4Popup.php:147 #: lib/Form/Templates/Templates/Template4SlideIn.php:147 #: lib/Form/Templates/Templates/Template4Widget.php:110 msgctxt "Text in a web form." msgid "We don’t spam! Read our [link]privacy policy[/link] for more info." msgstr "" #: lib/Form/Templates/Templates/Template10FixedBar.php:38 msgctxt "Text in a web form." msgid "LET’S KEEP IN TOUCH!" msgstr "" #: lib/Form/Templates/Templates/Template10FixedBar.php:63 msgctxt "Text in a web form." msgid "We’d love to keep you updated with our latest news! We promise we’ll never spam. Take a look at our [link]Privacy Policy[/link] for more details." msgstr "" #: lib/Form/Templates/Templates/Template11BelowPages.php:14 #: lib/Form/Templates/Templates/Template11FixedBar.php:14 #: lib/Form/Templates/Templates/Template11Popup.php:14 #: lib/Form/Templates/Templates/Template11SlideIn.php:14 #: lib/Form/Templates/Templates/Template11Widget.php:14 msgctxt "Form template name" msgid "Priority List" msgstr "" #: lib/Form/Templates/Templates/Template11BelowPages.php:95 #: lib/Form/Templates/Templates/Template11FixedBar.php:84 #: lib/Form/Templates/Templates/Template11Popup.php:88 #: lib/Form/Templates/Templates/Template11SlideIn.php:88 #: lib/Form/Templates/Templates/Template11Widget.php:77 msgctxt "Text in a web form." msgid "DON’T MISS A BEAT" msgstr "" #: lib/Form/Templates/Templates/Template11BelowPages.php:109 #: lib/Form/Templates/Templates/Template11FixedBar.php:98 #: lib/Form/Templates/Templates/Template11Popup.php:102 #: lib/Form/Templates/Templates/Template11SlideIn.php:102 #: lib/Form/Templates/Templates/Template11Widget.php:91 msgctxt "Text in a web form. Keep HTML tags!" msgid "Be the first to know when our album is released on iTunes and Spotify" msgstr "" #: lib/Form/Templates/Templates/Template11BelowPages.php:166 #: lib/Form/Templates/Templates/Template11FixedBar.php:163 #: lib/Form/Templates/Templates/Template11Popup.php:134 #: lib/Form/Templates/Templates/Template11SlideIn.php:134 #: lib/Form/Templates/Templates/Template11Widget.php:123 #: lib/Form/Templates/Templates/Template13BelowPages.php:143 #: lib/Form/Templates/Templates/Template13FixedBar.php:167 #: lib/Form/Templates/Templates/Template13Popup.php:143 #: lib/Form/Templates/Templates/Template13SlideIn.php:143 #: lib/Form/Templates/Templates/Template13Widget.php:119 msgctxt "Form label" msgid "JOIN THE LIST" msgstr "" #: lib/Form/Templates/Templates/Template12BelowPages.php:14 #: lib/Form/Templates/Templates/Template12FixedBar.php:14 #: lib/Form/Templates/Templates/Template12Popup.php:14 #: lib/Form/Templates/Templates/Template12SlideIn.php:14 #: lib/Form/Templates/Templates/Template12Widget.php:14 msgctxt "Form template name" msgid "Limited Time Offer" msgstr "" #: lib/Form/Templates/Templates/Template12BelowPages.php:70 #: lib/Form/Templates/Templates/Template12FixedBar.php:52 #: lib/Form/Templates/Templates/Template12Popup.php:84 #: lib/Form/Templates/Templates/Template12SlideIn.php:84 #: lib/Form/Templates/Templates/Template12Widget.php:27 msgctxt "Text in a web form. Keep HTML tags!" msgid "DEALWEEK" msgstr "" #: lib/Form/Templates/Templates/Template12BelowPages.php:84 #: lib/Form/Templates/Templates/Template12FixedBar.php:178 #: lib/Form/Templates/Templates/Template12Popup.php:98 #: lib/Form/Templates/Templates/Template12SlideIn.php:98 #: lib/Form/Templates/Templates/Template12Widget.php:41 msgctxt "Text in a web form. Keep HTML tags!" msgid "SUBSCRIBE AND GET 20% OFF YOUR NEXT ORDER! OFFER ENDS SOON - DON’T MISS OUT!" msgstr "" #: lib/Form/Templates/Templates/Template12BelowPages.php:96 #: lib/Form/Templates/Templates/Template12FixedBar.php:75 #: lib/Form/Templates/Templates/Template12Popup.php:110 #: lib/Form/Templates/Templates/Template12SlideIn.php:110 #: lib/Form/Templates/Templates/Template12Widget.php:53 msgctxt "Form label" msgid "Full Name" msgstr "" #: lib/Form/Templates/Templates/Template12BelowPages.php:135 #: lib/Form/Templates/Templates/Template12FixedBar.php:134 #: lib/Form/Templates/Templates/Template12Popup.php:149 #: lib/Form/Templates/Templates/Template12SlideIn.php:149 #: lib/Form/Templates/Templates/Template12Widget.php:92 msgctxt "Form label" msgid "GET 20% OFF" msgstr "" #: lib/Form/Templates/Templates/Template13BelowPages.php:14 #: lib/Form/Templates/Templates/Template13FixedBar.php:14 #: lib/Form/Templates/Templates/Template13Popup.php:14 #: lib/Form/Templates/Templates/Template13SlideIn.php:14 #: lib/Form/Templates/Templates/Template13Widget.php:14 msgctxt "Form template name" msgid "Restaurant Discount" msgstr "" #: lib/Form/Templates/Templates/Template13BelowPages.php:98 #: lib/Form/Templates/Templates/Template13FixedBar.php:98 #: lib/Form/Templates/Templates/Template13Popup.php:98 #: lib/Form/Templates/Templates/Template13SlideIn.php:98 #: lib/Form/Templates/Templates/Template13Widget.php:55 msgctxt "Text in a web form" msgid "10% OFF YOUR BILL" msgstr "" #: lib/Form/Templates/Templates/Template13BelowPages.php:112 #: lib/Form/Templates/Templates/Template13FixedBar.php:112 #: lib/Form/Templates/Templates/Template13Popup.php:112 #: lib/Form/Templates/Templates/Template13SlideIn.php:112 #: lib/Form/Templates/Templates/Template13Widget.php:69 msgctxt "Text in a web form" msgid "SUBSCRIBE TO OUR NEWSLETTER AND SAVE 10% NEXT TIME YOU DINE IN" msgstr "" #: lib/Form/Templates/Templates/Template14BelowPages.php:14 #: lib/Form/Templates/Templates/Template14FixedBar.php:14 #: lib/Form/Templates/Templates/Template14Popup.php:14 #: lib/Form/Templates/Templates/Template14SlideIn.php:14 #: lib/Form/Templates/Templates/Template14Widget.php:14 msgctxt "Form template name" msgid "Lifestyle Blog" msgstr "" #: lib/Form/Templates/Templates/Template14BelowPages.php:84 #: lib/Form/Templates/Templates/Template14FixedBar.php:84 #: lib/Form/Templates/Templates/Template14Popup.php:84 #: lib/Form/Templates/Templates/Template14SlideIn.php:84 #: lib/Form/Templates/Templates/Template14Widget.php:41 msgctxt "Text in a web form" msgid "WANT MORE?" msgstr "" #: lib/Form/Templates/Templates/Template14BelowPages.php:98 #: lib/Form/Templates/Templates/Template14FixedBar.php:98 #: lib/Form/Templates/Templates/Template14Popup.php:98 #: lib/Form/Templates/Templates/Template14SlideIn.php:98 #: lib/Form/Templates/Templates/Template14Widget.php:55 msgctxt "Text in a web form" msgid "SIGN UP TO RECEIVE THE LATEST LIFESTYLE TIPS & TRICKS, PLUS SOME EXCLUSIVE GOODIES!" msgstr "" #: lib/Form/Templates/Templates/Template14BelowPages.php:129 #: lib/Form/Templates/Templates/Template14FixedBar.php:153 #: lib/Form/Templates/Templates/Template14Popup.php:129 #: lib/Form/Templates/Templates/Template14SlideIn.php:129 #: lib/Form/Templates/Templates/Template14Widget.php:105 msgctxt "Form label" msgid "LET’S DO THIS!" msgstr "" #: lib/Form/Templates/Templates/Template17BelowPages.php:14 #: lib/Form/Templates/Templates/Template17FixedBar.php:14 #: lib/Form/Templates/Templates/Template17Popup.php:14 #: lib/Form/Templates/Templates/Template17SlideIn.php:14 #: lib/Form/Templates/Templates/Template17Widget.php:14 msgctxt "Form template name" msgid "Halloween" msgstr "" #: lib/Form/Templates/Templates/Template17BelowPages.php:60 #: lib/Form/Templates/Templates/Template17FixedBar.php:101 #: lib/Form/Templates/Templates/Template17Popup.php:82 #: lib/Form/Templates/Templates/Template17SlideIn.php:82 #: lib/Form/Templates/Templates/Template17Widget.php:63 msgctxt "Text in a web form" msgid "BOO! DON’T BE SCARED!" msgstr "" #: lib/Form/Templates/Templates/Template17BelowPages.php:75 #: lib/Form/Templates/Templates/Template17FixedBar.php:116 #: lib/Form/Templates/Templates/Template17Popup.php:97 #: lib/Form/Templates/Templates/Template17SlideIn.php:97 #: lib/Form/Templates/Templates/Template17Widget.php:78 msgctxt "Text in a web form." msgid "There aren’t any tricks here, only treats!" msgstr "" #: lib/Form/Templates/Templates/Template17BelowPages.php:75 #: lib/Form/Templates/Templates/Template17FixedBar.php:116 msgctxt "Text in a web form." msgid "Subscribe to claim your exclusive Halloween offer from us." msgstr "" #: lib/Form/Templates/Templates/Template17BelowPages.php:107 #: lib/Form/Templates/Templates/Template17FixedBar.php:70 #: lib/Form/Templates/Templates/Template17Popup.php:129 #: lib/Form/Templates/Templates/Template17SlideIn.php:129 #: lib/Form/Templates/Templates/Template17Widget.php:110 msgctxt "Form label" msgid "DARE TO SUBSCRIBE?!" msgstr "" #: lib/Form/Templates/Templates/Template17Popup.php:97 #: lib/Form/Templates/Templates/Template17SlideIn.php:97 #: lib/Form/Templates/Templates/Template17Widget.php:78 msgctxt "Text in a web form. Keep HTML tags!" msgid "Subscribe to claim your exclusive Halloween offer from us." msgstr "" #: lib/Form/Templates/Templates/Template18BelowPages.php:14 #: lib/Form/Templates/Templates/Template18FixedBar.php:14 #: lib/Form/Templates/Templates/Template18Popup.php:14 #: lib/Form/Templates/Templates/Template18SlideIn.php:14 #: lib/Form/Templates/Templates/Template18Widget.php:14 msgctxt "Form template name" msgid "Black Friday" msgstr "" #: lib/Form/Templates/Templates/Template18BelowPages.php:38 #: lib/Form/Templates/Templates/Template18FixedBar.php:52 #: lib/Form/Templates/Templates/Template18Popup.php:60 #: lib/Form/Templates/Templates/Template18SlideIn.php:60 #: lib/Form/Templates/Templates/Template18Widget.php:46 msgctxt "Text in a web form" msgid "IT’S HERE! DON’T MISS OUT!" msgstr "" #: lib/Form/Templates/Templates/Template18BelowPages.php:90 #: lib/Form/Templates/Templates/Template18FixedBar.php:104 #: lib/Form/Templates/Templates/Template18Popup.php:87 #: lib/Form/Templates/Templates/Template18SlideIn.php:87 #: lib/Form/Templates/Templates/Template18Widget.php:73 msgctxt "Text in a web form (Black Friday)." msgid "B L A C K" msgstr "" #: lib/Form/Templates/Templates/Template18BelowPages.php:114 #: lib/Form/Templates/Templates/Template18FixedBar.php:128 #: lib/Form/Templates/Templates/Template18Popup.php:87 #: lib/Form/Templates/Templates/Template18SlideIn.php:87 #: lib/Form/Templates/Templates/Template18Widget.php:73 msgctxt "Text in a web form (Black Friday)." msgid "F R I D A Y" msgstr "" #: lib/Form/Templates/Templates/Template18BelowPages.php:153 #: lib/Form/Templates/Templates/Template18FixedBar.php:167 #: lib/Form/Templates/Templates/Template18Popup.php:115 #: lib/Form/Templates/Templates/Template18SlideIn.php:115 #: lib/Form/Templates/Templates/Template18Widget.php:101 msgctxt "Text in a web form" msgid "ENJOY 50% OFF ON ALL PRODUCTS" msgstr "" #: lib/Form/Templates/Templates/Template18BelowPages.php:153 #: lib/Form/Templates/Templates/Template18FixedBar.php:167 #: lib/Form/Templates/Templates/Template18Popup.php:115 #: lib/Form/Templates/Templates/Template18SlideIn.php:115 #: lib/Form/Templates/Templates/Template18Widget.php:101 msgctxt "Text in a web form" msgid "PLUS FREE SHIPPING = ORDERS OVER $100" msgstr "" #: lib/Form/Templates/Templates/Template18BelowPages.php:209 #: lib/Form/Templates/Templates/Template18FixedBar.php:223 #: lib/Form/Templates/Templates/Template18Popup.php:147 #: lib/Form/Templates/Templates/Template18SlideIn.php:147 #: lib/Form/Templates/Templates/Template18Widget.php:133 msgctxt "Form label" msgid "GET YOUR COUPON" msgstr "" #: lib/Form/Templates/Templates/Template1BelowPages.php:14 #: lib/Form/Templates/Templates/Template1FixedBar.php:14 #: lib/Form/Templates/Templates/Template1Popup.php:14 #: lib/Form/Templates/Templates/Template1SlideIn.php:14 #: lib/Form/Templates/Templates/Template1Widget.php:14 msgctxt "Form template name" msgid "Join the Club" msgstr "" #: lib/Form/Templates/Templates/Template1BelowPages.php:27 #: lib/Form/Templates/Templates/Template1FixedBar.php:52 #: lib/Form/Templates/Templates/Template1Popup.php:49 #: lib/Form/Templates/Templates/Template1SlideIn.php:49 #: lib/Form/Templates/Templates/Template1Widget.php:49 msgctxt "Text in a web form." msgid "Don’t miss these tips!" msgstr "" #: lib/Form/Templates/Templates/Template1BelowPages.php:90 #: lib/Form/Templates/Templates/Template1FixedBar.php:131 #: lib/Form/Templates/Templates/Template1Popup.php:83 #: lib/Form/Templates/Templates/Template1SlideIn.php:83 #: lib/Form/Templates/Templates/Template1Widget.php:83 msgctxt "Form label" msgid "JOIN THE CLUB" msgstr "" #: lib/Form/Templates/Templates/Template1BelowPages.php:130 msgctxt "Text in a web form." msgid "We don’t spam! Read more in our [link]privacy policy[/link]" msgstr "" #: lib/Form/Templates/Templates/Template3BelowPages.php:14 #: lib/Form/Templates/Templates/Template3FixedBar.php:14 #: lib/Form/Templates/Templates/Template3Popup.php:14 #: lib/Form/Templates/Templates/Template3SlideIn.php:14 #: lib/Form/Templates/Templates/Template3Widget.php:14 msgctxt "Form template name" msgid "Welcome Discount" msgstr "" #: lib/Form/Templates/Templates/Template3BelowPages.php:38 #: lib/Form/Templates/Templates/Template3FixedBar.php:38 msgctxt "Text in a web form. Keep HTML tags!" msgid "10% off,
especially for you" msgstr "" #: lib/Form/Templates/Templates/Template3BelowPages.php:64 #: lib/Form/Templates/Templates/Template3Popup.php:57 #: lib/Form/Templates/Templates/Template3SlideIn.php:57 #: lib/Form/Templates/Templates/Template3Widget.php:57 msgctxt "Text in a web form." msgid "Sign up to receive your exclusive discount, and keep up to date on our latest products & offers!" msgstr "" #: lib/Form/Templates/Templates/Template3BelowPages.php:117 #: lib/Form/Templates/Templates/Template3FixedBar.php:110 #: lib/Form/Templates/Templates/Template3Popup.php:89 #: lib/Form/Templates/Templates/Template3SlideIn.php:89 #: lib/Form/Templates/Templates/Template3Widget.php:89 msgctxt "Form label" msgid "Save 10%" msgstr "" #: lib/Form/Templates/Templates/Template3FixedBar.php:53 msgctxt "Text in a web form. Keep HTML tags!" msgid "Sign up to receive your exclusive discount,
and keep up to date on our latest products & offers!" msgstr "" #: lib/Form/Templates/Templates/Template3Popup.php:42 #: lib/Form/Templates/Templates/Template3SlideIn.php:42 msgctxt "Text in a web form. Second line of \"10% off, especially...\"" msgid "off, especially for you" msgstr "" #: lib/Form/Templates/Templates/Template3Widget.php:27 msgctxt "Text in a web form. First line of \"10% off, especially for you.\"" msgid "10% off," msgstr "" #: lib/Form/Templates/Templates/Template3Widget.php:42 msgctxt "Text in a web form. Second line of \"10% off, especially...\"" msgid "especially for you" msgstr "" #: lib/Form/Templates/Templates/Template4BelowPages.php:14 #: lib/Form/Templates/Templates/Template4FixedBar.php:14 #: lib/Form/Templates/Templates/Template4Popup.php:14 #: lib/Form/Templates/Templates/Template4SlideIn.php:14 #: lib/Form/Templates/Templates/Template4Widget.php:14 msgctxt "Form template name" msgid "Newsletter Signup" msgstr "" #: lib/Form/Templates/Templates/Template4BelowPages.php:38 #: lib/Form/Templates/Templates/Template4FixedBar.php:38 msgctxt "Text in a web form." msgid "Oh hi there 👋 It’s nice to meet you." msgstr "" #: lib/Form/Templates/Templates/Template4BelowPages.php:53 #: lib/Form/Templates/Templates/Template4FixedBar.php:53 #: lib/Form/Templates/Templates/Template4Popup.php:78 #: lib/Form/Templates/Templates/Template4SlideIn.php:78 #: lib/Form/Templates/Templates/Template4Widget.php:56 msgctxt "Text in a web form." msgid "Sign up to receive awesome content in your inbox, every month." msgstr "" #: lib/Form/Templates/Templates/Template4BelowPages.php:109 #: lib/Form/Templates/Templates/Template4FixedBar.php:109 #: lib/Form/Templates/Templates/Template4Popup.php:125 #: lib/Form/Templates/Templates/Template4SlideIn.php:125 #: lib/Form/Templates/Templates/Template4Widget.php:88 msgctxt "Form label" msgid "Let’s keep in touch" msgstr "" #: lib/Form/Templates/Templates/Template4Popup.php:63 #: lib/Form/Templates/Templates/Template4SlideIn.php:63 #: lib/Form/Templates/Templates/Template4Widget.php:41 msgctxt "Text in a web form. Keep HTML tags!" msgid "Oh hi there 👋
It’s nice to meet you." msgstr "" #: lib/Form/Templates/Templates/Template6BelowPages.php:14 #: lib/Form/Templates/Templates/Template6FixedBar.php:14 #: lib/Form/Templates/Templates/Template6Popup.php:14 #: lib/Form/Templates/Templates/Template6SlideIn.php:14 #: lib/Form/Templates/Templates/Template6Widget.php:14 msgctxt "Form template name" msgid "Fitness Tips" msgstr "" #: lib/Form/Templates/Templates/Template6BelowPages.php:27 #: lib/Form/Templates/Templates/Template6Popup.php:27 #: lib/Form/Templates/Templates/Template6SlideIn.php:27 #: lib/Form/Templates/Templates/Template6Widget.php:27 msgctxt "Text in a web form." msgid "Dive in!" msgstr "" #: lib/Form/Templates/Templates/Template6BelowPages.php:42 #: lib/Form/Templates/Templates/Template6Popup.php:42 #: lib/Form/Templates/Templates/Template6SlideIn.php:42 #: lib/Form/Templates/Templates/Template6Widget.php:42 msgctxt "Text in a web form." msgid "Join [mailpoet_subscribers_count] others, and start your fitness journey with us today." msgstr "" #: lib/Form/Templates/Templates/Template6BelowPages.php:104 #: lib/Form/Templates/Templates/Template6FixedBar.php:95 #: lib/Form/Templates/Templates/Template6Popup.php:76 #: lib/Form/Templates/Templates/Template6SlideIn.php:75 #: lib/Form/Templates/Templates/Template6Widget.php:75 msgctxt "Form label" msgid "Get Started!" msgstr "" #: lib/Form/Templates/Templates/Template6BelowPages.php:144 #: lib/Form/Templates/Templates/Template6Popup.php:97 #: lib/Form/Templates/Templates/Template6SlideIn.php:96 #: lib/Form/Templates/Templates/Template6Widget.php:96 msgctxt "Text in a web form." msgid "We promise we’ll never spam! Take a look at our [link]Privacy Policy[/link] for more info." msgstr "" #: lib/Form/Templates/Templates/Template6FixedBar.php:38 msgctxt "Text in a web form. Keep HTML tags!" msgid "Dive in! Start your journey today." msgstr "" #: lib/Form/Templates/Templates/Template6FixedBar.php:53 msgctxt "Text in a web form." msgid "Sign up to start your fitness program. We promise we’ll never spam! Take a look at our [link]Privacy Policy[/link] for more info." msgstr "" #: lib/Form/Templates/Templates/Template7BelowPages.php:14 #: lib/Form/Templates/Templates/Template7FixedBar.php:14 #: lib/Form/Templates/Templates/Template7Popup.php:14 #: lib/Form/Templates/Templates/Template7SlideIn.php:14 #: lib/Form/Templates/Templates/Template7Widget.php:14 msgctxt "Form template name" msgid "Latest Deals" msgstr "" #: lib/Form/Templates/Templates/Template7BelowPages.php:41 #: lib/Form/Templates/Templates/Template7FixedBar.php:38 #: lib/Form/Templates/Templates/Template7Popup.php:41 #: lib/Form/Templates/Templates/Template7SlideIn.php:41 #: lib/Form/Templates/Templates/Template7Widget.php:41 msgctxt "Text in a web form." msgid "Relax!" msgstr "" #: lib/Form/Templates/Templates/Template7BelowPages.php:56 #: lib/Form/Templates/Templates/Template7Popup.php:56 #: lib/Form/Templates/Templates/Template7SlideIn.php:56 #: lib/Form/Templates/Templates/Template7Widget.php:56 msgctxt "Text in a web form." msgid "Put your feet up and let us do the hard work for you. Sign up to receive our latest deals directly in your inbox." msgstr "" #: lib/Form/Templates/Templates/Template7BelowPages.php:132 #: lib/Form/Templates/Templates/Template7FixedBar.php:116 #: lib/Form/Templates/Templates/Template7Popup.php:124 #: lib/Form/Templates/Templates/Template7SlideIn.php:124 #: lib/Form/Templates/Templates/Template7Widget.php:89 msgctxt "Form label" msgid "Get the latest deals" msgstr "" #: lib/Form/Templates/Templates/Template7BelowPages.php:172 #: lib/Form/Templates/Templates/Template7Popup.php:156 #: lib/Form/Templates/Templates/Template7SlideIn.php:156 #: lib/Form/Templates/Templates/Template7Widget.php:110 msgctxt "Text in a web form. Keep HTML tags!" msgid "We’ll never send you spam or share your email address.
Find out more in our [link]Privacy Policy[/link]." msgstr "" #: lib/Form/Templates/Templates/Template7FixedBar.php:53 msgctxt "Text in a web form. Keep HTML tags!" msgid "Let us do the hard work for you. Sign up to receive our latest deals directly in your inbox. We’ll never send you spam - promise. Find out more in our [link]Privacy Policy[/link]." msgstr "" #: lib/Form/Util/Export.php:59 msgid "BEGIN Scripts: you should place them in the header of your theme" msgstr "" #: lib/Form/Util/Export.php:91 msgid "END Scripts" msgstr "" #: lib/Form/Widget.php:35 msgid "MailPoet 3 Form" msgstr "" #: lib/Form/Widget.php:36 msgid "Add a newsletter subscription form" msgstr "" #: lib/Form/Widget.php:121 msgid "Subscribe to Our Newsletter" msgstr "" #: lib/Form/Widget.php:136 msgid "Title:" msgstr "" #: lib/Form/Widget.php:152 views/form/editor.html:214 views/forms.html:80 msgctxt "fallback for forms without a name in a form list" msgid "no name" msgstr "" #: lib/Form/Widget.php:153 lib/PostEditorBlocks/SubscriptionFormBlock.php:61 msgid "inactive" msgstr "" #: lib/Form/Widget.php:160 lib/PostEditorBlocks/SubscriptionFormBlock.php:59 msgid "Create a new form" msgstr "" #: lib/Mailer/Mailer.php:130 msgid "Mailing method does not exist." msgstr "" #: lib/Mailer/Mailer.php:138 msgid "Mailer is not configured." msgstr "" #: lib/Mailer/Mailer.php:146 msgid "Sender name and email are not configured." msgstr "" #: lib/Mailer/MailerError.php:102 msgid "Unprocessed subscriber:" msgstr "" #: lib/Mailer/MailerError.php:104 msgid "Unprocessed subscribers:" msgstr "" #: lib/Mailer/MailerLog.php:94 msgid "Sending has been paused." msgstr "" #: lib/Mailer/MailerLog.php:98 msgid "Sending is waiting to be retried." msgstr "" #: lib/Mailer/MailerLog.php:106 msgid "Sending frequency limit has been reached." msgstr "" #: lib/Mailer/Methods/AmazonSES.php:76 msgid "Unsupported Amazon SES region" msgstr "" #: lib/Mailer/Methods/ErrorMappers/AmazonSESMapper.php:33 #: lib/Mailer/Methods/ErrorMappers/BlacklistErrorMapperTrait.php:11 #: lib/Mailer/Methods/ErrorMappers/PHPMailMapper.php:27 #: lib/Mailer/Methods/ErrorMappers/SMTPMapper.php:48 #: lib/Mailer/Methods/ErrorMappers/SendGridMapper.php:19 msgid "%s has returned an unknown error." msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:60 msgid "MailPoet API key is invalid!" msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:73 msgid "JSON input is not an array" msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:77 msgid "Error while sending." msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:90 msgid "Email service is temporarily not available, please try again in a few minutes." msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:124 msgid "Invalid MSS response format." msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:139 msgid "Unknown address" msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:147 msgid "You have reached the subscriber limit of your plan. Please [link1]upgrade your plan[/link1], or [link2]contact our support team[/link2] if you have any questions." msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:171 msgid "MailPoet Sending Service has been temporarily suspended for your site due to [link1]degraded email deliverability[/link1]. Please [link2]contact our support team[/link2] to resolve the issue." msgstr "" #: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:199 msgid "You have sent more emails this month than your MailPoet plan includes (%s), and sending has been temporarily paused. To continue sending with MailPoet Sending Service please [link]upgrade your plan[/link], or wait until sending is automatically resumed on %s." msgstr "" #: lib/Models/CustomField.php:30 lib/Models/Newsletter.php:63 #: views/form/templatesLegacy/settings/field_form.hbs:16 msgid "Please specify a type." msgstr "" #: lib/Models/Model.php:244 #: views/subscribers/importExport/import/step_data_manipulation.html:17 msgid "Another record already exists. Please specify a different \"%1$s\"." msgstr "" #: lib/Models/Newsletter.php:159 msgid "This is an empty email without any content and it cannot be sent. Please update [link]the email[/link]." msgstr "" #: lib/Models/Newsletter.php:332 msgid "Deleted list" msgstr "" #: lib/Models/NewsletterOptionField.php:21 msgid "Please specify a newsletter type." msgstr "" #: lib/Models/ScheduledTaskSubscriber.php:115 views/newsletters.html:406 msgctxt "status when a newsletter has been sent" msgid "Sent" msgstr "" #: lib/Models/ScheduledTaskSubscriber.php:120 views/newsletters.html:407 msgctxt "status when the sending of a newsletter has failed" msgid "Failed" msgstr "" #: lib/Models/ScheduledTaskSubscriber.php:125 views/newsletters.html:405 msgctxt "status when the sending of a newsletter has not been processed" msgid "Unprocessed" msgstr "" #: lib/Models/Segment.php:141 views/subscribers/subscribers.html:123 msgid "WordPress Users" msgstr "" #: lib/Models/Segment.php:143 msgid "This list contains all of your WordPress users." msgstr "" #: lib/Models/Segment.php:159 lib/Segments/SegmentsRepository.php:60 msgid "WooCommerce Customers" msgstr "" #: lib/Models/Segment.php:161 lib/Segments/SegmentsRepository.php:62 msgid "This list contains all of your WooCommerce customers." msgstr "" #: lib/Models/Segment.php:270 lib/Segments/SegmentsSimpleListRepository.php:59 msgid "Subscribers without a list" msgstr "" #: lib/Models/SendingQueue.php:37 msgid "Rendered newsletter body is invalid!" msgstr "" #: lib/Models/Subscriber.php:163 #: lib/Newsletter/Listing/NewsletterListingRepository.php:63 #: lib/Subscribers/SubscriberListingRepository.php:252 msgid "All Lists" msgstr "" #: lib/Models/Subscriber.php:171 #: lib/Subscribers/SubscriberListingRepository.php:236 msgid "Subscribers without a list (%s)" msgstr "" #: lib/Newsletter/Editor/PostContentManager.php:144 msgid "Click here to view media." msgstr "" #: lib/Newsletter/Listing/NewsletterListingRepository.php:118 #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:12 #: views/newsletter/templates/blocks/products/settingsSelection.hbs:9 msgid "Draft" msgstr "" #: lib/Newsletter/Listing/NewsletterListingRepository.php:123 #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:11 msgid "Scheduled" msgstr "" #: lib/Newsletter/Listing/NewsletterListingRepository.php:128 #: lib/Newsletter/Listing/NewsletterListingRepository.php:143 msgid "Sending" msgstr "" #: lib/Newsletter/Listing/NewsletterListingRepository.php:133 #: lib/Newsletter/Listing/NewsletterListingRepository.php:148 #: views/layout.html:122 msgid "Sent" msgstr "" #: lib/Newsletter/Listing/NewsletterListingRepository.php:161 #: views/forms.html:66 views/newsletters.html:175 msgid "Active" msgstr "" #: lib/Newsletter/Listing/NewsletterListingRepository.php:166 msgid "Not active" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:20 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:117 #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:118 #: views/newsletters.html:401 views/segments.html:128 #: views/subscribers/subscribers.html:98 msgid "Subscriber" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:22 #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:32 msgid "First Name" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:26 #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:36 msgid "Last Name" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:34 msgid "WordPress User Display Name" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:38 msgid "Total Number of Subscribers" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:44 msgid "Newsletter Subject" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:48 views/newsletters.html:105 msgid "Post Notifications" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:50 msgid "Total Number of Posts or Pages" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:54 msgid "Most Recent Post Title" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:58 msgid "Issue Number" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:62 views/form/editor.html:137 #: views/form/templatesLegacy/settings/field_form.hbs:41 #: views/newsletters.html:413 msgid "Date" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:64 msgid "Current day of the month number" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:68 msgid "Current day of the month in ordinal form, i.e. 2nd, 3rd, 4th, etc." msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:72 msgid "Full name of current day" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:76 msgid "Current month number" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:80 msgid "Full name of current month" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:88 #: views/newsletter/templates/blocks/footer/settings.hbs:29 #: views/newsletter/templates/blocks/header/settings.hbs:30 #: views/newsletter/templates/components/sidebar/styles.hbs:105 msgid "Links" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:98 msgid "Edit subscription page link" msgstr "" #: lib/Newsletter/Shortcodes/ShortcodesHelper.php:110 msgid "View in your browser" msgstr "" #: lib/PostEditorBlocks/MarketingOptinBlock.php:96 msgid "Marketing opt-in" msgstr "" #: lib/PostEditorBlocks/MarketingOptinBlock.php:97 msgid "MailPoet marketing opt-in would be shown here if enabled. You can enable from the settings page." msgstr "" #: lib/PostEditorBlocks/MarketingOptinBlock.php:98 msgid "Enable opt-in for Checkout" msgstr "" #: lib/PostEditorBlocks/SubscriptionFormBlock.php:58 msgid "Select a MailPoet form" msgstr "" #: lib/PostEditorBlocks/SubscriptionFormBlock.php:60 views/form/iframe.html:15 msgid "MailPoet Subscription Form" msgstr "" #: lib/PostEditorBlocks/WooCommerceBlocksIntegration.php:103 msgid "Subscribe to marketing opt-in." msgstr "" #: lib/Router/Router.php:48 msgid "Invalid router endpoint" msgstr "" #: lib/Router/Router.php:54 msgid "Invalid router endpoint action" msgstr "" #: lib/Segments/SegmentDependencyValidator.php:129 msgid "Your current MailPoet plan does not support advanced segments. Please [link]upgrade to a MailPoet Premium plan[/link] to reactivate this segment." msgstr "" #: lib/Services/CongratulatoryMssEmailController.php:31 msgctxt "Subject of an email confirming that MailPoet Sending Service works" msgid "Sending with MailPoet works!" msgstr "" #: lib/Settings/Pages.php:15 lib/Settings/Pages.php:16 #: lib/Settings/Pages.php:40 lib/Subscription/Pages.php:252 msgid "MailPoet Page" msgstr "" #: lib/Settings/SettingsController.php:70 msgid "Confirm your subscription to %1$s" msgstr "" #: lib/Settings/SettingsController.php:71 msgid "" "Hello,\n" "\n" "Welcome to our newsletter!\n" "\n" "Please confirm your subscription to our list by clicking the link below: \n" "\n" "[activation_link]I confirm my subscription![/activation_link]\n" "\n" "Thank you,\n" "\n" "The Team" msgstr "" #: lib/Subscribers/ConfirmationEmailMailer.php:132 #: lib/Subscribers/ConfirmationEmailMailer.php:136 msgid "Something went wrong with your subscription. Please contact the website owner." msgstr "" #: lib/Subscribers/ImportExport/Export/Export.php:68 views/segments.html:66 msgid "List" msgstr "" #: lib/Subscribers/ImportExport/Export/Export.php:87 msgid "The export file could not be saved on the server." msgstr "" #: lib/Subscribers/ImportExport/Export/Export.php:90 msgid "Export requires a ZIP extension to be installed on the host." msgstr "" #: lib/Subscribers/ImportExport/Export/Export.php:113 msgid "Failed opening file for export." msgstr "" #: lib/Subscribers/ImportExport/Import/Import.php:111 msgid "Missing or invalid import data." msgstr "" #: lib/Subscribers/ImportExport/Import/Import.php:119 msgid "No valid subscribers were found." msgstr "" #: lib/Subscribers/ImportExport/Import/Import.php:170 msgid "Unable to save imported subscribers." msgstr "" #: lib/Subscribers/ImportExport/Import/MailChimp.php:129 msgid "Unknown MailChimp error." msgstr "" #: lib/Subscribers/ImportExport/Import/MailChimp.php:132 msgid "Invalid API Key." msgstr "" #: lib/Subscribers/ImportExport/Import/MailChimp.php:135 msgid "The information received from MailChimp is too large for processing. Please limit the number of lists!" msgstr "" #: lib/Subscribers/ImportExport/Import/MailChimp.php:138 msgid "Did not find any active subscribers." msgstr "" #: lib/Subscribers/ImportExport/Import/MailChimp.php:141 msgid "Did not find any valid lists." msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:53 msgid "Subscription IP" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:54 msgid "Subscription time" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:55 msgid "Confirmation time" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:56 msgid "Confirmation IP" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:62 msgctxt "Subscription status" msgid "List status" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:63 msgctxt "Subscription status" msgid "Global status" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:107 #: lib/Subscribers/ImportExport/ImportExportFactory.php:108 msgid "Ignore field..." msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:112 #: lib/Subscribers/ImportExport/ImportExportFactory.php:113 msgid "Create new field..." msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:119 #: lib/Subscribers/ImportExport/ImportExportFactory.php:120 msgid "Select all..." msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:124 #: lib/Subscribers/ImportExport/ImportExportFactory.php:125 msgid "Deselect all..." msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:130 #: lib/Subscribers/ImportExport/ImportExportFactory.php:131 msgid "Actions" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:135 #: lib/Subscribers/ImportExport/ImportExportFactory.php:136 msgid "System fields" msgstr "" #: lib/Subscribers/ImportExport/ImportExportFactory.php:142 #: lib/Subscribers/ImportExport/ImportExportFactory.php:143 #: views/subscribers/importExport/import.html:56 msgid "User fields" msgstr "" #: lib/Subscribers/ImportExport/ImportExportRepository.php:185 msgid "Not In Segment" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:14 #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:14 #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:54 #: views/settings.html:107 msgid "Email subject" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:18 msgid "Timestamp of the click event" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:22 msgid "URL" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:29 #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:25 #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:105 #: views/segments.html:237 views/subscribers/subscribers.html:159 msgid "Unknown" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:33 #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:29 msgid "User-agent" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:39 msgid "MailPoet Emails Clicks" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:18 msgid "Timestamp of the open event" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:35 msgid "MailPoet Emails Opens" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:58 msgid "Sent at" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:63 #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:72 #: views/subscribers/subscribers.html:128 msgid "Opened" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:67 msgid "Opened at" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:73 #: views/form/templatesLegacy/settings/date_default.hbs:20 #: views/form/templatesLegacy/settings/label_within.hbs:8 #: views/form/templatesLegacy/settings/required.hbs:17 #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:79 #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:174 #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:192 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:130 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:183 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:209 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:287 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:132 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:215 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:241 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:319 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:85 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:169 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:195 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:257 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:79 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:174 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:218 #: views/settings.html:89 views/subscribers/importExport/import.html:112 msgid "No" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:78 msgid "Email preview" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:87 msgid "MailPoet Emails Sent" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:32 msgid "List name" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:36 msgid "Subscription status" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:40 msgid "Timestamp of the subscription (or last change of the subscription status)" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:45 msgid "MailPoet Mailing Lists" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:44 #: lib/Subscription/ManageSubscriptionFormRenderer.php:178 views/forms.html:65 #: views/help.html:50 views/newsletters.html:151 #: views/subscribers/subscribers.html:81 views/subscribers/subscribers.html:99 msgid "Status" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:50 msgid "Subscribed IP" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:56 msgid "Confirmed IP" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:61 msgid "Created at" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:76 msgid "Subscriber's subscription source" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:95 msgid "Subscriber information synchronized via WP user sync" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:97 msgid "Subscription via a MailPoet subscription form" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:99 msgid "Added by a 3rd party via MailPoet 3 API" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:101 msgid "Created by the administrator" msgstr "" #: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:103 msgid "Imported by the administrator" msgstr "" #: lib/Subscribers/NewSubscriberNotificationMailer.php:95 msgid "New subscriber to %s" msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:89 msgid "Please leave the first field empty." msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:125 msgid "You need to wait %s before subscribing again." msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:214 msgid "Please fill in the CAPTCHA." msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:220 msgid "Please check the CAPTCHA." msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:232 #: lib/Subscribers/SubscriberSubscribeController.php:236 msgid "Error while validating the CAPTCHA." msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:242 msgid "Please regenerate the CAPTCHA." msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:246 msgid "The characters entered do not match with the previous CAPTCHA." msgstr "" #: lib/Subscribers/SubscriberSubscribeController.php:275 msgid "Please specify a valid form ID." msgstr "" #: lib/Subscription/CaptchaRenderer.php:47 msgid "Confirm you’re not a robot" msgstr "" #: lib/Subscription/CaptchaRenderer.php:57 msgid "Type in the characters you see in the picture above:" msgstr "" #: lib/Subscription/CaptchaRenderer.php:71 msgid "Subscribe" msgstr "" #: lib/Subscription/CaptchaRenderer.php:119 msgid "Click to refresh the CAPTCHA" msgstr "" #: lib/Subscription/CaptchaRenderer.php:138 msgid "The characters you entered did not match the CAPTCHA image. Please try again with this new image." msgstr "" #: lib/Subscription/Comment.php:40 lib/Subscription/Registration.php:39 msgid "Yes, please add me to your mailing list." msgstr "" #: lib/Subscription/ManageSubscriptionFormRenderer.php:82 views/layout.html:110 #: views/newsletter/templates/components/save.hbs:4 #: views/newsletter/templates/components/save.hbs:24 views/segments.html:96 #: views/subscribers/subscribers.html:142 msgid "Save" msgstr "" #: lib/Subscription/ManageSubscriptionFormRenderer.php:108 msgid "Need to change your email address? Unsubscribe using the form below, then simply sign up again." msgstr "" #: lib/Subscription/ManageSubscriptionFormRenderer.php:117 msgid "[link]Edit your profile[/link] to update your email." msgstr "" #: lib/Subscription/ManageSubscriptionFormRenderer.php:123 msgid "[link]Log in to your account[/link] to update your email." msgstr "" #: lib/Subscription/ManageSubscriptionFormRenderer.php:256 msgid "Your lists" msgstr "" #: lib/Subscription/Pages.php:259 msgid "Hmmm... we don't have a record of you." msgstr "" #: lib/Subscription/Pages.php:287 msgid "Your email address doesn't appear in our lists anymore. Sign up again or contact us if this appears to be a mistake." msgstr "" #: lib/Subscription/Pages.php:347 lib/Subscription/Pages.php:359 msgid "You have subscribed to: %s" msgstr "" #: lib/Subscription/Pages.php:356 msgid "You are now subscribed!" msgstr "" #: lib/Subscription/Pages.php:375 msgid "You are now unsubscribed." msgstr "" #: lib/Subscription/Pages.php:381 msgid "Thank you for letting us know!" msgstr "" #: lib/Subscription/Pages.php:387 msgid "Confirm you want to unsubscribe" msgstr "" #: lib/Subscription/Pages.php:393 msgid "Yup, we've added you to our email list. You'll hear from us shortly." msgstr "" #: lib/Subscription/Pages.php:411 msgid "Subscription management form is only available to mailing lists subscribers." msgstr "" #: lib/Subscription/Pages.php:427 msgid "Accidentally unsubscribed?" msgstr "" #: lib/Subscription/Pages.php:437 msgid "We appreciate your continued interest in our updates. Expect to hear from us again soon!" msgstr "" #: lib/Subscription/Pages.php:460 msgid "Link to subscription management page is only available to mailing lists subscribers." msgstr "" #: lib/Subscription/Throttling.php:70 msgid "%d hours" msgstr "" #: lib/Subscription/Throttling.php:71 msgid "%d minutes" msgstr "" #: lib/Subscription/Throttling.php:72 msgid "%d seconds" msgstr "" #: lib/Twig/Functions.php:171 views/settings.html:259 msgid "every minute" msgstr "" #: lib/Twig/Functions.php:172 views/settings.html:260 msgid "every %1$d minutes" msgstr "" #: lib/Twig/Functions.php:173 views/settings.html:261 msgid "every hour" msgstr "" #: lib/Twig/Functions.php:174 views/settings.html:262 msgid "every %1$d hours" msgstr "" #: lib/Twig/Functions.php:270 views/newsletters.html:184 #: views/segments.html:240 views/subscribers/subscribers.html:162 msgid "Excellent" msgstr "" #: lib/Twig/Functions.php:272 views/newsletters.html:186 #: views/segments.html:243 views/subscribers/subscribers.html:165 msgid "Good" msgstr "" #: lib/Twig/Functions.php:274 views/newsletters.html:188 msgid "Average" msgstr "" #: lib/Util/Notices/AfterMigrationNotice.php:36 msgid "Congrats! You’re progressing well so far. Complete your upgrade thanks to this [link]checklist[/link]." msgstr "" #: lib/Util/Notices/BlackFridayNotice.php:28 msgid "Save big on MailPoet – 40% off this Black Friday" msgstr "" #: lib/Util/Notices/BlackFridayNotice.php:29 msgid "Our biggest ever sale is here! Save 40% on all annual plans and licenses until 8 am UTC, November 30. Terms and conditions apply." msgstr "" #: lib/Util/Notices/BlackFridayNotice.php:31 msgid "Shop now" msgstr "" #: lib/Util/Notices/ChangedTrackingNotice.php:29 msgid "Email open and click tracking is now enabled. You can change how MailPoet tracks your subscribers in [link]Settings[/link]" msgstr "" #: lib/Util/Notices/EmailWithInvalidSegmentNotice.php:35 msgid "You are sending “%s“ to the deleted list. To continue sending, please restore the list. Alternatively, delete the newsletter if you no longer want to keep sending it." msgstr "" #: lib/Util/Notices/HeadersAlreadySentNotice.php:69 msgid "It looks like there's an issue with some of the PHP files on your website which is preventing MailPoet from functioning correctly. If not resolved, you may experience:" msgstr "" #: lib/Util/Notices/HeadersAlreadySentNotice.php:70 msgid "Inaccurate tracking of email opens and clicks" msgstr "" #: lib/Util/Notices/HeadersAlreadySentNotice.php:71 msgid "CAPTCHA not rendering correctly" msgstr "" #: lib/Util/Notices/HeadersAlreadySentNotice.php:76 msgid "[link]Learn how to fix this issue and restore functionality[/link]" msgstr "" #: lib/Util/Notices/InactiveSubscribersNotice.php:52 msgid "Go to the Advanced Settings" msgstr "" #: lib/Util/Notices/InactiveSubscribersNotice.php:55 msgid "Good news! MailPoet won’t send emails to your %s inactive subscribers. This is a standard practice to maintain good deliverability and open rates. But if you want to disable it, you can do so in settings. [link]Read more.[/link]" msgstr "" #: lib/Util/Notices/PHPVersionWarnings.php:25 msgid "Your website is running on PHP %s which MailPoet does not officially support. Read our [link]simple PHP upgrade guide.[/link]" msgstr "" #: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:49 msgid "Your automatic emails have been paused because some email addresses haven’t been authorized yet." msgstr "" #: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:56 msgctxt "%s will be replaced by a newsletter subject" msgid "Update the from address of %s" msgstr "" #: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:66 msgid "Fix this!" msgstr "" #: lib/Util/Notices/UnauthorizedEmailNotice.php:57 msgctxt "Email addresses have to be authorized to be used to send emails. %s will be replaced by an email address." msgid "Sending all of your emails has been paused because your email address %s hasn’t been authorized yet." msgstr "" #: lib/Util/Notices/UnauthorizedEmailNotice.php:66 msgid "Authorize this email address" msgstr "" #: lib/Util/Notices/UnauthorizedEmailNotice.php:71 msgid "Use a different email address" msgstr "" #: lib/Util/Notices/UnauthorizedEmailNotice.php:77 views/newsletters.html:361 msgid "Resume sending" msgstr "" #: lib/WP/Notice.php:42 msgid "MailPoet Error:" msgstr "" #: lib/WooCommerce/TransactionalEmails.php:48 msgid "New Order: #{order_number}" msgstr "" #: lib/WooCommerce/TransactionalEmails.php:114 msgctxt "Default footer text for a WooCommerce transactional email" msgid "Footer text" msgstr "" #: mailpoet.php:55 msgid "MailPoet plugin requires WordPress version 4.6 or newer. Please read our [link]instructions[/link] on how to resolve this issue." msgstr "" #: mailpoet.php:63 msgid "MailPoet requires PHP version 7.2 or newer (8.0 recommended). You are running version [version]." msgstr "" #: mailpoet.php:66 msgid "Please read our [link]instructions[/link] on how to upgrade your site." msgstr "" #: mailpoet.php:74 msgid "If you can’t upgrade the PHP version, [link]install this version[/link] of MailPoet. Remember to not update MailPoet ever again!" msgstr "" #: mailpoet.php:94 msgid "MailPoet plugin cannot run under Microsoft's Internet Information Services (IIS) web server. We recommend that you use a web server powered by Apache or NGINX." msgstr "" #: mailpoet.php:108 msgid "MailPoet cannot start because it is missing core files. Please reinstall the plugin." msgstr "" #: views/emails/congratulatoryMssEmail.html:50 views/newsletters.html:185 #: views/segments.html:241 views/subscribers/subscribers.html:163 msgid "Congrats!" msgstr "" #: views/emails/congratulatoryMssEmail.html:50 msgid "MailPoet is now sending your emails" msgstr "" #: views/emails/congratulatoryMssEmail.html:61 msgid "This email was sent automatically with the MailPoet Sending Service after you activated your key in your MailPoet settings." msgstr "" #: views/emails/newSubscriberNotification.html:1 msgid "Howdy," msgstr "" #: views/emails/newSubscriberNotification.html:3 msgid "The subscriber %1$s has just subscribed to your list %2$s!" msgstr "" #: views/emails/newSubscriberNotification.html:7 msgid "Cheers," msgstr "" #: views/emails/newSubscriberNotification.html:9 msgid "The MailPoet Plugin" msgstr "" #: views/emails/statsNotification.html:26 msgid "Your stats are in!" msgstr "" #: views/emails/statsNotification.html:66 views/layout.html:95 msgid "Congratulations, you now have more than [subscribersLimit] subscribers!" msgstr "" #: views/emails/statsNotification.html:84 msgid "Our free version is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet." msgstr "" #: views/emails/statsNotification.html:184 #: views/emails/statsNotificationAutomatedEmails.html:139 msgid "clicked" msgstr "" #: views/emails/statsNotification.html:236 #: views/emails/statsNotificationAutomatedEmails.html:180 msgid "opened" msgstr "" #: views/emails/statsNotification.html:268 #: views/emails/statsNotificationAutomatedEmails.html:199 msgid "machine-opened" msgstr "" #: views/emails/statsNotification.html:320 #: views/emails/statsNotificationAutomatedEmails.html:239 msgid "unsubscribed" msgstr "" #: views/emails/statsNotification.html:352 #: views/emails/statsNotificationAutomatedEmails.html:258 msgid "bounced" msgstr "" #: views/emails/statsNotification.html:411 msgid "Most clicked link" msgstr "" #: views/emails/statsNotification.html:435 msgid "%s unique clicks" msgstr "" #: views/emails/statsNotification.html:478 msgid "View all stats" msgstr "" #: views/emails/statsNotificationLayout.html:86 #: views/emails/statsNotificationLayout.html:95 msgid "How to Improve Open and Click Rates" msgstr "" #: views/emails/statsNotificationLayout.html:87 msgid "How to improve my open rate?" msgstr "" #: views/emails/statsNotificationLayout.html:96 msgid "And my click rate?" msgstr "" #: views/emails/statsNotificationLayout.html:104 msgid "Disable these emails" msgstr "" #: views/form/editor.html:49 msgid "Display the form" msgstr "" #: views/form/editor.html:50 msgid "Enable" msgstr "" #: views/form/editor.html:52 msgid "The changes you made may not be saved" msgstr "" #: views/form/editor.html:53 views/newsletters.html:411 views/segments.html:111 #: views/subscribers/subscribers.html:143 msgid "Back" msgstr "" #: views/form/editor.html:54 msgid "Form" msgstr "" #: views/form/editor.html:56 #: views/newsletter/templates/blocks/social/settings.hbs:27 #: views/newsletter/templates/components/sidebar/styles.hbs:2 msgid "Styles" msgstr "" #: views/form/editor.html:57 msgid "Background Color" msgstr "" #: views/form/editor.html:58 msgid "Background Image" msgstr "" #: views/form/editor.html:59 msgid "Select Image…" msgstr "" #: views/form/editor.html:60 msgid "Font Size" msgstr "" #: views/form/editor.html:61 msgid "Font Color" msgstr "" #: views/form/editor.html:62 msgid "Inherit from theme" msgstr "" #: views/form/editor.html:63 msgid "Inherit style from theme" msgstr "" #: views/form/editor.html:75 msgid "Apply styles to all inputs" msgstr "" #: views/form/editor.html:82 msgid "Form saved." msgstr "" #: views/form/editor.html:83 msgid "Cookies reset — you will see all your dismissed popup forms again." msgstr "" #: views/form/editor.html:84 msgid "Custom field saved." msgstr "" #: views/form/editor.html:86 msgid "Display your form in a fixed horizontal bar at the top or bottom of posts or pages." msgstr "" #: views/form/editor.html:88 msgid "Display your form in a slide–in form on top of your page content." msgstr "" #: views/form/editor.html:90 msgid "Display your form in a pop-up window." msgstr "" #: views/form/editor.html:91 msgid "Display on exit-intent" msgstr "" #: views/form/editor.html:92 msgid "Show the form immediately if the visitor attempts to leave the site." msgstr "" #: views/form/editor.html:93 msgid "Exit-intent display" msgstr "" #: views/form/editor.html:95 msgid "This form placement allows you to add this form at the end of all the pages or posts, below the content." msgstr "" #: views/form/editor.html:112 msgid "Show animation on display" msgstr "" #: views/form/editor.html:114 msgid "You can add this form to a [link]widget area of your theme[/link] (new tab)." msgstr "" #: views/form/editor.html:115 msgid "Or in any page or post as a block, or with this shortcode if you prefer [shortcode]." msgstr "" #: views/form/editor.html:116 msgid "Use [link]PHP[/link] or [link]iFrame[/link]." msgstr "" #: views/form/editor.html:117 msgid "This form adds the subscribers to these lists" msgstr "" #: views/form/editor.html:118 msgid "After submit…" msgstr "" #: views/form/editor.html:119 msgid "Show message" msgstr "" #: views/form/editor.html:120 msgid "Go to Page" msgstr "" #: views/form/editor.html:121 views/newsletters.html:298 msgid "Please select a list" msgstr "" #: views/form/editor.html:122 msgid "Fields" msgstr "" #: views/form/editor.html:123 msgid "Custom Fields" msgstr "" #: views/form/editor.html:124 msgid "Layout" msgstr "" #: views/form/editor.html:125 msgid "Number of lines" msgstr "" #: views/form/editor.html:128 msgid "This field will be deleted for all your subscribers. Are you sure?" msgstr "" #: views/form/editor.html:129 #: views/form/templatesLegacy/settings/field_form.hbs:21 msgid "Text Input" msgstr "" #: views/form/editor.html:130 #: views/form/templatesLegacy/settings/field_form.hbs:25 msgid "Text Area" msgstr "" #: views/form/editor.html:131 #: views/form/templatesLegacy/settings/field_form.hbs:29 msgid "Radio buttons" msgstr "" #: views/form/editor.html:132 #: views/form/templatesLegacy/settings/field_form.hbs:33 msgid "Checkbox" msgstr "" #: views/form/editor.html:135 msgid "Display on posts with these categories" msgstr "" #: views/form/editor.html:136 msgid "Display on posts with these tags" msgstr "" #: views/form/editor.html:138 #: views/form/templatesLegacy/settings/date_types.hbs:2 msgid "Type of date" msgstr "" #: views/form/editor.html:139 #: views/form/templatesLegacy/settings/date_formats.hbs:9 msgid "Order" msgstr "" #: views/form/editor.html:140 msgid "Preselect today’s date" msgstr "" #: views/form/editor.html:149 msgid "Validate for" msgstr "" #: views/form/editor.html:150 #: views/form/templatesLegacy/settings/validate.hbs:6 msgid "Nothing" msgstr "" #: views/form/editor.html:151 #: views/form/templatesLegacy/settings/validate.hbs:11 msgid "Numbers only" msgstr "" #: views/form/editor.html:152 #: views/form/templatesLegacy/settings/validate.hbs:16 msgid "Alphanumerical" msgstr "" #: views/form/editor.html:153 #: views/form/templatesLegacy/settings/validate.hbs:21 msgid "Phone number, (+,-,#,(,) and spaces allowed)" msgstr "" #: views/form/editor.html:154 views/form/templatesLegacy/settings/values.hbs:4 msgid "Add item" msgstr "" #: views/form/editor.html:155 msgid "Mandatory field" msgstr "" #: views/form/editor.html:157 msgid "Input field used to catch subscribers’ first names." msgstr "" #: views/form/editor.html:159 msgid "Input field used to catch subscribers’ last names." msgstr "" #: views/form/editor.html:160 msgid "List selection" msgstr "" #: views/form/editor.html:161 msgid "Allow your subscribers to select which list(s) they want to subscribe to." msgstr "" #: views/form/editor.html:162 msgid "Select list(s):" msgstr "" #: views/form/editor.html:163 views/subscribers/importExport/import.html:52 msgid "Please select at least one list" msgstr "" #: views/form/editor.html:164 msgid "Select the segment that you want to add" msgstr "" #: views/form/editor.html:166 msgid "Input field used to catch subscribers’ email addresses." msgstr "" #: views/form/editor.html:167 msgid "Submit button" msgstr "" #: views/form/editor.html:168 msgid "Button used to submit the form." msgstr "" #: views/form/editor.html:170 msgid "Email input or submit is missing. Try reloading the form editor." msgstr "" #: views/form/editor.html:172 msgid "Display label within input" msgstr "" #: views/form/editor.html:175 msgid "Custom HTML" msgstr "" #: views/form/editor.html:176 msgid "Display custom text or HTML code in your form." msgstr "" #: views/form/editor.html:177 msgid "Subscribe to our newsletter and join [mailpoet_subscribers_count] other subscribers." msgstr "" #: views/form/editor.html:179 views/form/templatesLegacy/settings/field.hbs:61 msgid "Automatically add paragraphs" msgstr "" #: views/form/editor.html:180 msgid "Create Custom Field" msgstr "" #: views/form/editor.html:181 msgid "Create a new custom field for your subscribers." msgstr "" #: views/form/editor.html:182 msgid "New Custom Field." msgstr "" #: views/form/editor.html:186 msgid "The custom field [name] already exists. Please choose another name." msgstr "" #: views/form/editor.html:187 msgid "This is what the success message looks like." msgstr "" #: views/form/editor.html:188 msgid "This is what the error message looks like." msgstr "" #: views/form/editor.html:189 msgid "Form Preview" msgstr "" #: views/form/editor.html:190 msgid "Font Family" msgstr "" #: views/form/editor.html:191 msgid "Theme’s default fonts" msgstr "" #: views/form/editor.html:210 msgid "Psssst. We try our best to show you what the widget might look like, but better check the final result on your website." msgstr "" #: views/form/editor.html:211 msgid "Psssst. Forms on mobile appear smaller automatically because it’s better for SEO." msgstr "" #: views/form/editor.html:212 msgid "Close Button Style" msgstr "" #: views/form/editor.html:213 msgid "A video tour of the form editor" msgstr "" #: views/form/editor.html:215 msgid "Please save the form first!" msgstr "" #: views/form/editor.html:51 msgctxt "A placeholder for form name input" msgid "Add form name" msgstr "" #: views/form/editor.html:55 msgctxt "A settings section heading" msgid "Settings" msgstr "" #: views/form/editor.html:64 msgctxt "A label for checkbox in form style settings" msgid "Display Fullwidth" msgstr "" #: views/form/editor.html:65 msgctxt "A label for checkbox in form style settings" msgid "Bold" msgstr "" #: views/form/editor.html:66 msgctxt "A label for checkbox in form style settings" msgid "Border Size" msgstr "" #: views/form/editor.html:67 msgctxt "A label for checkbox in form style settings" msgid "Border Radius" msgstr "" #: views/form/editor.html:68 msgctxt "A label for form style settings" msgid "Input Padding" msgstr "" #: views/form/editor.html:69 msgctxt "A label for form style settings" msgid "Form Padding" msgstr "" #: views/form/editor.html:70 msgctxt "A label for form style settings" msgid "Alignment" msgstr "" #: views/form/editor.html:71 msgctxt "An alignment value for form editor" msgid "left" msgstr "" #: views/form/editor.html:72 msgctxt "An alignment value for form editor" msgid "center" msgstr "" #: views/form/editor.html:73 msgctxt "An alignment value for form editor" msgid "right" msgstr "" #: views/form/editor.html:74 msgctxt "A label for checkbox in form style settings" msgid "Border Color" msgstr "" #: views/form/editor.html:76 msgctxt "A label for form width settings" msgid "Form width" msgstr "" #: views/form/editor.html:77 msgctxt "A settings section heading" msgid "Custom field settings" msgstr "" #: views/form/editor.html:78 msgctxt "A settings section heading" msgid "Form settings" msgstr "" #: views/form/editor.html:79 msgctxt "A settings section heading" msgid "Form Placement" msgstr "" #: views/form/editor.html:80 msgctxt "A label for a select box" msgid "Form placement" msgstr "" #: views/form/editor.html:81 msgctxt "A settings section heading" msgid "Custom CSS" msgstr "" #: views/form/editor.html:85 views/form/template_selection.html:36 #: views/forms.html:99 msgctxt "This is a text on a widget that leads to settings for form placement - form type is fixed bar" msgid "Fixed bar" msgstr "" #: views/form/editor.html:87 views/form/template_selection.html:37 #: views/forms.html:100 msgctxt "This is a text on a widget that leads to settings for form placement - form type is slide in" msgid "Slide–in" msgstr "" #: views/form/editor.html:89 views/form/template_selection.html:38 #: views/forms.html:101 msgctxt "This is a text on a widget that leads to settings for form placement - form type is pop-up, it will be displayed on page in a small modal window" msgid "Pop-up" msgstr "" #: views/form/editor.html:94 views/form/template_selection.html:39 #: views/forms.html:98 msgctxt "This is a text on a widget that leads to settings for form placement" msgid "Below pages" msgstr "" #: views/form/editor.html:96 msgctxt "This is a text on a switch if a form should be displayed bellow all pages" msgid "Display on all pages" msgstr "" #: views/form/editor.html:97 msgctxt "This is a text on a switch if a form should be displayed bellow all posts" msgid "Display on all posts/products" msgstr "" #: views/form/editor.html:98 views/form/template_selection.html:40 #: views/forms.html:102 msgctxt "Placement of the form using theme widget" msgid "Others (widget)" msgstr "" #: views/form/editor.html:99 msgctxt "Label on a selection of different times" msgid "Display with a delay of" msgstr "" #: views/form/editor.html:100 msgctxt "Placement of a fixed bar form, on top of the page or on the bottom" msgid "Position" msgstr "" #: views/form/editor.html:101 msgctxt "Placement of a fixed bar form, on top of the page or on the bottom" msgid "top" msgstr "" #: views/form/editor.html:102 msgctxt "Placement of a fixed bar form, on top of the page or on the bottom" msgid "bottom" msgstr "" #: views/form/editor.html:103 msgctxt "Placement of a slide in form, on the left or right side of the page" msgid "left" msgstr "" #: views/form/editor.html:104 msgctxt "Placement of a slide in form, on the left or right side of the page" msgid "right" msgstr "" #: views/form/editor.html:105 msgctxt "times selection should be in the end \"30 sec\"" msgid "%1s sec" msgstr "" #: views/form/editor.html:106 msgctxt "Label on a selection of different times" msgid "Show form every" msgstr "" #: views/form/editor.html:107 msgctxt "times selection" msgid "Always" msgstr "" #: views/form/editor.html:108 msgctxt "times selection should be in the end \"1 day\"" msgid "1 day" msgstr "" #: views/form/editor.html:109 msgctxt "times selection should be in the end \"7 days\"" msgid "%1s days" msgstr "" #: views/form/editor.html:110 msgctxt "Text on a button to save and close a form" msgid "Close" msgstr "" #: views/form/editor.html:111 msgctxt "Label in the form placement section (Other form placements)" msgid "Shortcode & other" msgstr "" #: views/form/editor.html:113 msgctxt "Value in a selectbox with a list of animations" msgid "No Animation" msgstr "" #: views/form/editor.html:126 msgctxt "Text on the save button" msgid "Update custom field" msgstr "" #: views/form/editor.html:127 msgctxt "Text on the delete button" msgid "Delete this custom field" msgstr "" #: views/form/editor.html:133 #: views/form/templatesLegacy/settings/field_form.hbs:37 msgctxt "Form input type" msgid "Select" msgstr "" #: views/form/editor.html:134 msgctxt "It is a placeholder in the select box - verb" msgid "Select" msgstr "" #: views/form/editor.html:144 msgctxt "Number of rows in textarea" msgid "1 line" msgstr "" #: views/form/editor.html:145 msgctxt "Number of rows in textarea" msgid "2 lines" msgstr "" #: views/form/editor.html:146 msgctxt "Number of rows in textarea" msgid "3 lines" msgstr "" #: views/form/editor.html:147 msgctxt "Number of rows in textarea" msgid "4 lines" msgstr "" #: views/form/editor.html:148 msgctxt "Number of rows in textarea" msgid "5 lines" msgstr "" #: views/form/editor.html:169 msgctxt "a default value for a subscription form button" msgid "Subscribe!" msgstr "" #: views/form/editor.html:171 msgctxt "settings for a label of an input" msgid "Label" msgstr "" #: views/form/editor.html:173 msgctxt "Settings - if label should be displayed" msgid "Display label" msgstr "" #: views/form/editor.html:174 msgctxt "The name of the block in the editor" msgid "Divider / Spacer" msgstr "" #: views/form/editor.html:178 msgctxt "Textarea label" msgid "Custom text" msgstr "" #: views/form/editor.html:183 msgctxt "Label on form submit button." msgid "Create" msgstr "" #: views/form/editor.html:184 msgctxt "Label for form field for custom input name" msgid "Field name" msgstr "" #: views/form/editor.html:185 msgctxt "Label for form field for custom input type" msgid "Select a field type" msgstr "" #: views/form/editor.html:192 msgctxt "Heading in the font selection list: Arial, Times, ..." msgid "Standard fonts" msgstr "" #: views/form/editor.html:193 msgctxt "Heading in the font selection list for a list of custom fonts" msgid "Custom fonts" msgstr "" #: views/form/editor.html:194 msgctxt "Settings in the spacer block" msgid "Height" msgstr "" #: views/form/editor.html:195 msgctxt "Settings in the spacer block" msgid "Enable Divider" msgstr "" #: views/form/editor.html:196 msgctxt "How a background image will be rendered: scale, fit or tile" msgid "Scale" msgstr "" #: views/form/editor.html:197 msgctxt "How a background image will be rendered: scale, fit or tile" msgid "Fit" msgstr "" #: views/form/editor.html:198 msgctxt "How a background image will be rendered: scale, fit or tile" msgid "Tile" msgstr "" #: views/form/editor.html:199 msgctxt "Settings in the divider block (solid, dotted, …)" msgid "Divider Style" msgstr "" #: views/form/editor.html:200 msgctxt "Setting in the divider block" msgid "Solid" msgstr "" #: views/form/editor.html:201 msgctxt "Setting in the divider block" msgid "Dashed" msgstr "" #: views/form/editor.html:202 msgctxt "Setting in the divider block" msgid "Dotted" msgstr "" #: views/form/editor.html:203 msgctxt "Settings in the divider block" msgid "Divider Height" msgstr "" #: views/form/editor.html:204 msgctxt "Settings in the divider block" msgid "Divider Width" msgstr "" #: views/form/editor.html:205 msgctxt "Settings in the divider block" msgid "Color" msgstr "" #: views/form/editor.html:206 msgctxt "heading above the settings" msgid "Success Message Color" msgstr "" #: views/form/editor.html:207 msgctxt "heading above the settings" msgid "Error Message Color" msgstr "" #: views/form/editor.html:208 #: views/newsletter/templates/components/newsletterPreview.hbs:6 msgctxt "Desktop browser preview mode" msgid "Desktop" msgstr "" #: views/form/editor.html:209 #: views/newsletter/templates/components/newsletterPreview.hbs:9 msgctxt "Mobile browser preview mode" msgid "Mobile" msgstr "" #: views/form/front_end_form.html:74 msgid "An error occurred, make sure you have filled all the required fields." msgstr "" #: views/form/template_selection.html:34 msgid "Select form template" msgstr "" #: views/form/template_selection.html:43 views/help.html:36 #: views/newsletter/editor.html:385 msgid "Sorry, there was an error, please try again later." msgstr "" #: views/form/template_selection.html:35 msgctxt "a button for skipping form template selection" msgid "Skip, start with a blank form" msgstr "" #: views/form/template_selection.html:41 views/newsletters.html:214 #: views/subscribers/importExport/export.html:31 #: views/subscribers/importExport/export.html:49 #: views/subscribers/importExport/import.html:120 msgctxt "Verb" msgid "Select" msgstr "" #: views/form/template_selection.html:42 msgctxt "Form template selection heading" msgid "Select a template" msgstr "" #: views/form/templatesLegacy/settings/date_default.hbs:2 msgid "Preselect today's date:" msgstr "" #: views/form/templatesLegacy/settings/date_default.hbs:11 #: views/form/templatesLegacy/settings/label_within.hbs:5 #: views/form/templatesLegacy/settings/required.hbs:9 #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:73 #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:186 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:124 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:281 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:126 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:313 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:79 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:251 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:73 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:212 #: views/settings.html:88 views/subscribers/importExport/import.html:111 msgid "Yes" msgstr "" #: views/form/templatesLegacy/settings/field.hbs:19 msgid "Number of lines:" msgstr "" #: views/form/templatesLegacy/settings/field.hbs:24 msgid "1 line" msgid_plural "%d lines" msgstr[0] "" msgstr[1] "" #: views/form/templatesLegacy/settings/field_form.hbs:11 msgid "Select a field type:" msgstr "" #: views/form/templatesLegacy/settings/field_form.hbs:46 msgid "Field name:" msgstr "" #: views/form/templatesLegacy/settings/field_form.hbs:61 #: views/form/templatesLegacy/settings/submit.hbs:2 #: views/newsletter/templates/blocks/abandonedCartContent/settings.hbs:4 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:299 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:331 #: views/newsletter/templates/blocks/button/settings.hbs:124 #: views/newsletter/templates/blocks/container/settings.hbs:45 #: views/newsletter/templates/blocks/divider/settings.hbs:37 #: views/newsletter/templates/blocks/footer/settings.hbs:66 #: views/newsletter/templates/blocks/header/settings.hbs:67 #: views/newsletter/templates/blocks/image/settings.hbs:87 #: views/newsletter/templates/blocks/social/settings.hbs:30 #: views/newsletter/templates/blocks/spacer/settings.hbs:10 #: views/subscribers/importExport/import/step_data_manipulation.html:29 msgid "Done" msgstr "" #: views/form/templatesLegacy/settings/label.hbs:2 msgid "Label:" msgstr "" #: views/form/templatesLegacy/settings/label_within.hbs:2 msgid "Display label within input:" msgstr "" #: views/form/templatesLegacy/settings/required.hbs:2 msgid "Is this field mandatory?" msgstr "" #: views/form/templatesLegacy/settings/segment_selection.hbs:4 msgid "Select the segment that you want to add:" msgstr "" #: views/form/templatesLegacy/settings/segment_selection.hbs:8 msgid "Add" msgstr "" #: views/form/templatesLegacy/settings/segment_selection_item.hbs:10 #: views/form/templatesLegacy/settings/values_item.hbs:20 msgid "Remove" msgstr "" #: views/form/templatesLegacy/settings/segment_selection_item.hbs:11 msgid "Move" msgstr "" #: views/form/templatesLegacy/settings/validate.hbs:2 msgid "Validate for:" msgstr "" #: views/forms.html:8 msgid "Tip: check out [link]this list[/link] of form plugins that integrate with MailPoet." msgstr "" #: views/forms.html:48 views/logs.html:25 views/newsletters.html:115 #: views/segments.html:51 views/segments.html:184 #: views/subscribers/subscribers.html:40 msgid "Search" msgstr "" #: views/forms.html:49 msgid "Loading forms..." msgstr "" #: views/forms.html:50 msgid "No forms were found. Why not create a new one?" msgstr "" #: views/forms.html:51 msgid "All forms on this page are selected." msgstr "" #: views/forms.html:52 msgid "All %d forms are selected." msgstr "" #: views/forms.html:53 msgid "Select all forms on all pages" msgstr "" #: views/forms.html:54 views/newsletters.html:122 views/segments.html:57 #: views/subscribers/subscribers.html:48 msgid "Clear selection" msgstr "" #: views/forms.html:55 msgid "%d forms permanently deleted." msgstr "" #: views/forms.html:56 views/newsletters.html:124 views/segments.html:59 #: views/subscribers/subscribers.html:50 msgid "Select bulk action" msgstr "" #: views/forms.html:57 views/newsletters.html:125 views/segments.html:60 #: views/subscribers/subscribers.html:51 msgid "Bulk Actions" msgstr "" #: views/forms.html:58 views/newsletters.html:126 views/segments.html:61 #: views/subscribers/subscribers.html:52 msgid "Apply" msgstr "" #: views/forms.html:59 views/logs.html:30 views/newsletters.html:127 #: views/subscribers/subscribers.html:53 msgid "Filter" msgstr "" #: views/forms.html:60 views/newsletters.html:128 views/segments.html:92 #: views/subscribers/subscribers.html:54 msgid "Empty Trash" msgstr "" #: views/forms.html:61 views/newsletters.html:129 views/segments.html:93 #: views/subscribers/subscribers.html:55 msgid "Select All" msgstr "" #: views/forms.html:62 views/newsletters.html:130 views/segments.html:94 #: views/subscribers/subscribers.html:57 msgid "Restore" msgstr "" #: views/forms.html:63 views/newsletters.html:131 #: views/subscribers/subscribers.html:60 msgid "Delete Permanently" msgstr "" #: views/forms.html:67 views/newsletters.html:176 msgid "Not Active" msgstr "" #: views/forms.html:68 msgid "Your Form is now activated!" msgstr "" #: views/forms.html:70 views/newsletters.html:134 views/segments.html:101 #: views/segments.html:138 views/subscribers/subscribers.html:65 msgid "Previous page" msgstr "" #: views/forms.html:71 views/newsletters.html:135 views/segments.html:102 #: views/segments.html:139 views/subscribers/subscribers.html:66 msgid "First page" msgstr "" #: views/forms.html:72 views/newsletters.html:136 views/segments.html:103 #: views/segments.html:140 views/subscribers/subscribers.html:67 msgid "Next page" msgstr "" #: views/forms.html:73 views/newsletters.html:137 views/segments.html:104 #: views/segments.html:141 views/subscribers/subscribers.html:68 msgid "Last page" msgstr "" #: views/forms.html:74 views/subscribers/subscribers.html:69 msgid "Current Page" msgstr "" #: views/forms.html:75 views/newsletters.html:139 views/segments.html:106 #: views/subscribers/subscribers.html:70 msgid "of" msgstr "" #: views/forms.html:76 views/newsletters.html:140 views/segments.html:107 #: views/segments.html:136 views/subscribers/subscribers.html:71 msgid "1 item" msgstr "" #: views/forms.html:77 views/newsletters.html:141 views/segments.html:108 #: views/segments.html:137 views/subscribers/subscribers.html:72 msgid "%1$d items" msgstr "" #: views/forms.html:79 views/logs.html:22 views/segments.html:62 #: views/segments.html:130 #: views/subscribers/importExport/import/step_data_manipulation.html:7 msgid "Name" msgstr "" #: views/forms.html:82 views/segments.html:127 msgid "Type" msgstr "" #: views/forms.html:83 msgid "User choice:" msgstr "" #: views/forms.html:84 msgid "Sign-ups" msgstr "" #: views/forms.html:85 msgid "Modified date" msgstr "" #: views/forms.html:86 msgid "1 form was moved to the trash." msgstr "" #: views/forms.html:87 msgid "%1$d forms were moved to the trash." msgstr "" #: views/forms.html:88 msgid "1 form was permanently deleted." msgstr "" #: views/forms.html:89 msgid "%1$d forms were permanently deleted." msgstr "" #: views/forms.html:90 msgid "1 form has been restored from the trash." msgstr "" #: views/forms.html:91 msgid "%1$d forms have been restored from the trash." msgstr "" #: views/forms.html:92 views/newsletters.html:169 views/segments.html:89 #: views/subscribers/subscribers.html:56 msgid "Edit" msgstr "" #: views/forms.html:93 #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:26 #: views/newsletters.html:170 views/segments.html:79 msgid "Duplicate" msgstr "" #: views/forms.html:94 msgid "Form \"%1$s\" has been duplicated." msgstr "" #: views/forms.html:96 views/newsletters.html:168 views/segments.html:91 #: views/subscribers/subscribers.html:59 msgid "Move to trash" msgstr "" #: views/forms.html:97 msgid "New Form" msgstr "" #: views/help.html:19 msgid "Knowledge Base" msgstr "" #: views/help.html:20 msgid "System Info" msgstr "" #: views/help.html:21 msgid "System Status" msgstr "" #: views/help.html:22 msgid "Your Privacy" msgstr "" #: views/help.html:23 msgid "For the plugin to work, it must be able to establish connection with the task scheduler." msgstr "" #: views/help.html:24 msgid "For the plugin to work, it must be able to establish connection with the task scheduler and the key activation/MailPoet sending service." msgstr "" #: views/help.html:25 msgid "Task Scheduler" msgstr "" #: views/help.html:26 msgid "Connection to the MailPoet Sending Service" msgstr "" #: views/help.html:27 msgid "Connection successful." msgstr "" #: views/help.html:28 msgid "Connection unsuccessful." msgstr "" #: views/help.html:29 msgid "Please consult our [link]knowledge base article[/link] for troubleshooting tips." msgstr "" #: views/help.html:31 msgid "Your installation can connect to our sending service." msgstr "" #: views/help.html:32 msgid "Currently, your installation can not reach the sending service. If you want to use our service please consult our [link]knowledge base article[/link] for troubleshooting tips." msgstr "" #: views/help.html:33 msgid "Click on one of these categories below to find more information:" msgstr "" #: views/help.html:34 msgid "Visit our Knowledge Base for more articles" msgstr "" #: views/help.html:35 msgid "The information below is useful when you need to get in touch with our support. Just copy all the text below and paste it into a message to us." msgstr "" #: views/help.html:37 msgid "Cron" msgstr "" #: views/help.html:38 msgid "Sending Queue" msgstr "" #: views/help.html:39 msgid "MailPoet respects your privacy. We don’t track any information about your website or yourself without your explicit consent." msgstr "" #: views/help.html:40 msgid "Third-party services used within the plugin may track information such as your email & IP address." msgstr "" #: views/help.html:41 msgid "If you send with MailPoet, we track data that is used to ensure that the service works correctly." msgstr "" #: views/help.html:42 msgid "Read our Privacy Notice" msgstr "" #: views/help.html:51 msgid "yes" msgstr "" #: views/help.html:52 msgid "no" msgstr "" #: views/help.html:62 msgid "Total completed tasks" msgstr "" #: views/help.html:63 msgid "Total scheduled tasks" msgstr "" #: views/help.html:64 msgid "Total running tasks" msgstr "" #: views/help.html:65 msgid "Total paused tasks" msgstr "" #: views/help.html:66 msgid "Scheduled tasks" msgstr "" #: views/help.html:67 msgid "Running tasks" msgstr "" #: views/help.html:68 msgid "Completed tasks" msgstr "" #: views/help.html:72 msgid "Scheduled At" msgstr "" #: views/help.html:73 msgid "Updated At" msgstr "" #: views/help.html:74 msgid "Nothing to show." msgstr "" #: views/help.html:43 msgctxt "A label in a status table e.g. Last updated: 2018-10-18 18:50" msgid "Last updated" msgstr "" #: views/help.html:44 msgctxt "A label in a status table e.g. Last run started: 2018-10-18 18:50" msgid "Last run started" msgstr "" #: views/help.html:45 msgctxt "A label in a status table e.g. Last run completed: 2018-10-18 18:50" msgid "Last run completed" msgstr "" #: views/help.html:46 msgctxt "A label in a status table e.g. Last seen error: Process timeout" msgid "Last seen error" msgstr "" #: views/help.html:47 msgctxt "A label in a status table e.g. Last seen error date: 2018-10-18 18:50" msgid "Last seen error date" msgstr "" #: views/help.html:48 msgctxt "An unknown state is a status table e.g. Last run started: unknown" msgid "unknown" msgstr "" #: views/help.html:49 msgctxt "A label in a status table e.g. Accessible: yes" msgid "Accessible" msgstr "" #: views/help.html:53 msgctxt "An empty state is a status table e.g. Error: none" msgid "none" msgstr "" #: views/help.html:54 msgctxt "A state of a process." msgid "running" msgstr "" #: views/help.html:55 msgctxt "A state of a process." msgid "paused" msgstr "" #: views/help.html:56 msgctxt "A state of a process." msgid "waiting for the next run" msgstr "" #: views/help.html:57 msgctxt "A label in a status table e.g. Started at: 2018-10-18 18:50" msgid "Started at" msgstr "" #: views/help.html:58 msgctxt "A label in a status table e.g. Sent emails: 50" msgid "Sent emails" msgstr "" #: views/help.html:59 msgctxt "A label in a status table e.g. Retry attempt: 2" msgid "Retry attempt" msgstr "" #: views/help.html:60 msgctxt "A label in a status table e.g. Retry at: 2018-10-18 18:50" msgid "Retry at" msgstr "" #: views/help.html:61 msgctxt "A label in a status table e.g. Error: missing data" msgid "Error" msgstr "" #: views/help.html:69 msgctxt "Table column heading for task type." msgid "Type" msgstr "" #: views/help.html:71 msgctxt "Table column heading for task priority (number)." msgid "Priority" msgstr "" #: views/help.html:75 msgctxt "Text of a link to email preview page." msgid "Preview" msgstr "" #: views/index.html:5 msgid "%sSet up%s MailPoet and start sending." msgstr "" #: views/layout.html:86 msgid "An error has happened while performing a request, the server has responded with response code %d" msgstr "" #: views/layout.html:87 msgid "An error has happened while performing a request, the server request has timed out after %d seconds" msgstr "" #: views/layout.html:91 msgid "Sending has been resumed." msgstr "" #: views/layout.html:92 msgid "Failed to resume sending because the email address is unauthorized. Please authorize it and try again." msgstr "" #: views/layout.html:93 views/newsletters.html:100 msgid "Dismiss this notice." msgstr "" #: views/layout.html:96 msgid "Our free version is limited to [subscribersLimit] subscribers." msgstr "" #: views/layout.html:97 msgid "Your plan is limited to [subscribersLimit] subscribers." msgstr "" #: views/layout.html:98 msgid "You need to upgrade now to be able to continue using MailPoet." msgstr "" #: views/layout.html:99 msgid "If you do not send emails to your WordPress Users list, you can [link]disable it[/link] to lower your number of subscribers." msgstr "" #: views/layout.html:100 views/subscribers/subscribers.html:150 msgid "Upgrade Now" msgstr "" #: views/layout.html:101 msgid "I’ve upgraded my subscription, refresh subscriber limit" msgstr "" #: views/layout.html:103 msgid "Congratulations, you sent more than [emailVolumeLimit] emails this month!" msgstr "" #: views/layout.html:104 msgid "You have sent more emails this month than your MailPoet plan includes ([emailVolumeLimit]), and sending has been temporarily paused." msgstr "" #: views/layout.html:105 msgid "To continue sending with MailPoet Sending Service please [link]upgrade your plan[/link], or wait until sending is automatically resumed on [date]." msgstr "" #: views/layout.html:106 msgid "I’ve upgraded my subscription, refresh monthly email limit" msgstr "" #: views/layout.html:108 msgid "It’s time to set your default FROM address!" msgstr "" #: views/layout.html:109 msgid "Set one of [link]your authorized email addresses[/link] as the default FROM email for your MailPoet emails." msgstr "" #: views/layout.html:111 msgid "Excellent. Your authorized email was saved. You can change it in the [link]Basics tab of the MailPoet settings[/link]." msgstr "" #: views/layout.html:112 msgid "Can’t use this email yet! [link]Please authorize it first[/link]." msgstr "" #: views/layout.html:113 msgid "An error occured when saving FROM email address." msgstr "" #: views/layout.html:116 msgid "[username], did you know that hundreds of WordPress users read the reviews on the plugin repository? They’re also a source of inspiration for our team." msgstr "" #: views/layout.html:120 msgid "Not now" msgstr "" #: views/layout.html:123 msgid "Not sent yet!" msgstr "" #: views/layout.html:126 msgid "Your [link]API key[/link] to send with MailPoet is invalid." msgstr "" #: views/layout.html:129 views/newsletter/editor.html:374 msgid "Close" msgstr "" #: views/layout.html:130 msgid "Today" msgstr "" #: views/layout.html:143 msgid "Jan" msgstr "" #: views/layout.html:144 msgid "Feb" msgstr "" #: views/layout.html:145 msgid "Mar" msgstr "" #: views/layout.html:146 msgid "Apr" msgstr "" #: views/layout.html:148 msgid "Jun" msgstr "" #: views/layout.html:149 msgid "Jul" msgstr "" #: views/layout.html:150 msgid "Aug" msgstr "" #: views/layout.html:151 msgid "Sep" msgstr "" #: views/layout.html:152 msgid "Oct" msgstr "" #: views/layout.html:153 msgid "Nov" msgstr "" #: views/layout.html:154 msgid "Dec" msgstr "" #: views/layout.html:155 msgid "Sun" msgstr "" #: views/layout.html:156 msgid "Mon" msgstr "" #: views/layout.html:157 msgid "Tue" msgstr "" #: views/layout.html:158 msgid "Wed" msgstr "" #: views/layout.html:159 msgid "Thu" msgstr "" #: views/layout.html:160 msgid "Fri" msgstr "" #: views/layout.html:161 msgid "Sat" msgstr "" #: views/layout.html:203 msgid "Want to give feedback to the MailPoet team? Contact us here. Please provide as much information as possible!" msgstr "" #: views/layout.html:220 views/layout.html:231 msgid "This value seems to be invalid." msgstr "" #: views/layout.html:222 msgid "This value should be a valid email." msgstr "" #: views/layout.html:223 msgid "This value should be a valid url." msgstr "" #: views/layout.html:224 msgid "This value should be a valid number." msgstr "" #: views/layout.html:225 msgid "This value should be a valid integer." msgstr "" #: views/layout.html:226 msgid "This value should be digits." msgstr "" #: views/layout.html:227 msgid "This value should be alphanumeric." msgstr "" #: views/layout.html:229 msgid "This value should not be blank." msgstr "" #: views/layout.html:230 msgid "This value is required." msgstr "" #: views/layout.html:232 msgid "This value should be greater than or equal to %s." msgstr "" #: views/layout.html:233 msgid "This value should be lower than or equal to %s." msgstr "" #: views/layout.html:234 msgid "This value should be between %s and %s." msgstr "" #: views/layout.html:235 msgid "This value is too short. It should have %s characters or more." msgstr "" #: views/layout.html:236 msgid "This value is too long. It should have %s characters or fewer." msgstr "" #: views/layout.html:237 msgid "This value length is invalid. It should be between %s and %s characters long." msgstr "" #: views/layout.html:238 msgid "You must select at least %s choices." msgstr "" #: views/layout.html:239 msgid "You must select %s choices or fewer." msgstr "" #: views/layout.html:240 msgid "You must select between %s and %s choices." msgstr "" #: views/layout.html:241 msgid "This value should be the same." msgstr "" #: views/layout.html:88 msgctxt "In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2" msgid "You might not reach the inbox of your subscribers if you use this email address." msgstr "" #: views/layout.html:89 msgctxt "In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2" msgid "Use an address like %1$s for the Sender and put %2$s in the Reply-to field below." msgstr "" #: views/layout.html:115 msgctxt "After a user gives us positive feedback via the NPS poll, we ask them to review our plugin on WordPress.org." msgid "Thank you! Time to tell the world?" msgstr "" #: views/layout.html:119 msgctxt "Review our plugin on WordPress.org." msgid "Rate us now" msgstr "" #: views/layout.html:162 msgctxt "Sunday - one letter abbreviation" msgid "S" msgstr "" #: views/layout.html:163 msgctxt "Monday - one letter abbreviation" msgid "M" msgstr "" #: views/layout.html:164 msgctxt "Tuesday - one letter abbreviation" msgid "T" msgstr "" #: views/layout.html:165 msgctxt "Wednesday - one letter abbreviation" msgid "W" msgstr "" #: views/layout.html:166 msgctxt "Thursday - one letter abbreviation" msgid "T" msgstr "" #: views/layout.html:167 msgctxt "Friday - one letter abbreviation" msgid "F" msgstr "" #: views/layout.html:168 msgctxt "Saturday - one letter abbreviation" msgid "S" msgstr "" #: views/layout.html:117 msgid "You’ve been using MailPoet for [days] day now, and we would love to read your own review." msgid_plural "You’ve been using MailPoet for [days] days now, and we would love to read your own review." msgstr[0] "" msgstr[1] "" #: views/layout.html:118 msgid "You’ve been using MailPoet for [months] month now, and we would love to read your own review." msgid_plural "You’ve been using MailPoet for [months] months now, and we would love to read your own review." msgstr[0] "" msgstr[1] "" #: views/logs.html:21 msgid "Logs" msgstr "" #: views/logs.html:23 msgid "Message" msgstr "" #: views/logs.html:24 msgid "Created On" msgstr "" #: views/logs.html:26 msgid "Offset" msgstr "" #: views/logs.html:27 msgid "Limit" msgstr "" #: views/logs.html:28 msgctxt "date from" msgid "From" msgstr "" #: views/logs.html:29 msgctxt "date to" msgid "To" msgstr "" #: views/mp2migration.html:6 msgid "Welcome to MailPoet version 3!" msgstr "" #: views/mp2migration.html:8 msgid "Before we start, we will first migrate your data automatically from your previous MailPoet to the new one." msgstr "" #: views/mp2migration.html:10 msgid "What will be kept in MailPoet 3" msgstr "" #: views/mp2migration.html:12 msgid "Subscribers and lists" msgstr "" #: views/mp2migration.html:15 msgid "Archive of sent newsletters (will not be migrated)" msgstr "" #: views/mp2migration.html:16 msgid "Statistics (will not be migrated)" msgstr "" #: views/mp2migration.html:24 msgid "Start upgrade" msgstr "" #: views/mp2migration.html:25 views/newsletters.html:180 msgid "Pause" msgstr "" #: views/mp2migration.html:26 msgid "No thanks, I'll skip and start from scratch." msgstr "" #: views/mp2migration.html:36 msgid "Upgrade completed!" msgstr "" #: views/mp2migration.html:37 msgid "Go to MailPoet" msgstr "" #: views/mp2migration.html:42 msgid "Log..." msgstr "" #: views/mp2migration.html:65 msgid "IMPORT COMPLETE" msgstr "" #: views/mp2migration.html:66 msgid "Importing…" msgstr "" #: views/mp2migration.html:67 msgid "IMPORT STOPPED BY USER" msgstr "" #: views/mss_pitch_translations.html:2 msgctxt "Promotion for our email sending service: Title" msgid "Reliable email delivery is entirely free for you. Sign up!" msgstr "" #: views/mss_pitch_translations.html:3 msgctxt "Promotion for our email sending service: Paragraph" msgid "Did you know? Users with 1,000 subscribers or less get the Starter plan for free." msgstr "" #: views/mss_pitch_translations.html:4 msgctxt "Promotion for our email sending service: Paragraph" msgid "You’ll get" msgstr "" #: views/mss_pitch_translations.html:5 views/mss_pitch_translations.html:12 msgctxt "Promotion for our email sending service: Feature item" msgid "Reliable marketing and transactional email delivery. Reach inboxes, not spam boxes" msgstr "" #: views/mss_pitch_translations.html:6 msgctxt "Promotion for our email sending service: Feature item" msgid "Send your emails super fast (up to 50,000 emails per hour)" msgstr "" #: views/mss_pitch_translations.html:7 msgctxt "Promotion for our email sending service: Feature item" msgid "Maintain your sender reputation and improve engagement levels with automated bounce and complaint handling. Stop sending to non-deliverable and complaining addresses, automatically" msgstr "" #: views/mss_pitch_translations.html:8 msgctxt "Promotion for our email sending service: Feature item" msgid "Authenticate your emails (with SPF and DKIM) to improve deliverability and avoid spam boxes" msgstr "" #: views/mss_pitch_translations.html:9 msgctxt "Promotion for our email sending service: Button" msgid "Sign up for free" msgstr "" #: views/mss_pitch_translations.html:10 msgctxt "Promotion for our email sending service: Title" msgid "It’s now time to take your MailPoet to the next level" msgstr "" #: views/mss_pitch_translations.html:11 msgctxt "Promotion for our email sending service: Paragraph" msgid "Starting at only $10 per month, MailPoet Business offers the following features" msgstr "" #: views/mss_pitch_translations.html:13 msgctxt "Promotion for our email sending service: Feature item" msgid "Detailed engagement statistics" msgstr "" #: views/mss_pitch_translations.html:14 msgctxt "Promotion for our email sending service: Feature item" msgid "Multi-condition subscriber segmentation" msgstr "" #: views/mss_pitch_translations.html:15 msgctxt "Promotion for our email sending service: Feature item" msgid "Google Analytics integration" msgstr "" #: views/mss_pitch_translations.html:16 msgctxt "Promotion for our email sending service: Feature item" msgid "Priority customer support" msgstr "" #: views/mss_pitch_translations.html:17 msgctxt "Promotion for our email sending service: Button" msgid "Upgrade" msgstr "" #: views/mss_pitch_translations.html:18 msgctxt "Promotion for our email sending service: Skip link" msgid "No thanks!" msgstr "" #: views/newsletter/editor.html:365 views/newsletters.html:91 #: views/newsletters.html:237 msgid "Welcome Email" msgstr "" #: views/newsletter/editor.html:366 views/newsletters.html:92 msgid "Post Notification" msgstr "" #: views/newsletter/editor.html:368 views/newsletters.html:94 msgid "Re-engagement" msgstr "" #: views/newsletter/editor.html:369 views/newsletter/editor.html:415 #: views/newsletters.html:95 views/newsletters.html:146 msgid "Template" msgstr "" #: views/newsletter/editor.html:370 views/newsletters.html:96 msgid "Design" msgstr "" #: views/newsletter/editor.html:371 views/newsletter/editor.html:417 #: views/newsletters.html:97 views/newsletters.html:148 msgid "Send" msgstr "" #: views/newsletter/editor.html:372 views/newsletters.html:98 #: views/newsletters.html:245 views/settings.html:231 msgid "Activate" msgstr "" #: views/newsletter/editor.html:375 msgid "Failed to fetch available posts" msgstr "" #: views/newsletter/editor.html:376 msgid "Failed to fetch rendered posts" msgstr "" #: views/newsletter/editor.html:377 msgid "Select a shortcode" msgstr "" #: views/newsletter/editor.html:378 msgid "The email could not be saved. Please, clear browser cache and reload the page. If the problem persists, duplicate the email and try again." msgstr "" #: views/newsletter/editor.html:382 views/newsletters.html:451 msgid "This email has already been sent. It can be edited, but not sent again. Duplicate this email if you want to send it again." msgstr "" #: views/newsletter/editor.html:384 msgid "Enter an email address to send the preview newsletter to." msgstr "" #: views/newsletter/editor.html:386 msgid "The email could not be sent due to a technical issue with %1$s" msgstr "" #: views/newsletter/editor.html:387 views/newsletters.html:355 msgid "Please check your sending method configuration, you may need to consult with your hosting company." msgstr "" #: views/newsletter/editor.html:388 views/newsletters.html:356 msgid "The easy alternative is to send emails with MailPoet Sending Service instead, like thousands of other users do." msgstr "" #: views/newsletter/editor.html:389 views/newsletters.html:357 msgid "Sign up for free in minutes" msgstr "" #: views/newsletter/editor.html:390 views/newsletters.html:360 msgid "Check your [link]sending method settings[/link]." msgstr "" #: views/newsletter/editor.html:391 msgid "Please add a template name" msgstr "" #: views/newsletter/editor.html:393 msgid "You can add MailPoet shortcodes here. For example, you can add your subscribers' first names by using this shortcode: [subscriber:firstname | default:reader]. Simply copy and paste the shortcode into the field." msgstr "" #: views/newsletter/editor.html:394 views/newsletters.html:292 msgid "This optional text will appear in your subscribers' inboxes, beside the subject line. Write something enticing!" msgstr "" #: views/newsletter/editor.html:395 msgid "Max length is 250 characters, however, we recommend 80 characters." msgstr "" #: views/newsletter/editor.html:396 msgid "This option eliminates padding around the image." msgstr "" #: views/newsletter/editor.html:397 msgid "Use images with widths of at least 1,000 pixels to ensure sharp display on high density screens, like mobile devices." msgstr "" #: views/newsletter/editor.html:398 msgid "Template has been saved." msgstr "" #: views/newsletter/editor.html:399 msgid "Template has not been saved, please try again" msgstr "" #: views/newsletter/editor.html:400 msgid "Categories & tags" msgstr "" #: views/newsletter/editor.html:401 msgid "There is no content to display." msgstr "" #: views/newsletter/editor.html:402 msgid "Your preview should open in a new tab. Please ensure your browser is not blocking popups from this page." msgstr "" #: views/newsletter/editor.html:403 msgid "Newsletter Preview" msgstr "" #: views/newsletter/editor.html:404 msgid "Contents of this newsletter are corrupted and may be lost, you may need to add new content to this newsletter, or create a new one. If possible, please contact us and report this issue." msgstr "" #: views/newsletter/editor.html:405 msgid "Saving..." msgstr "" #: views/newsletter/editor.html:406 msgid "There are unsaved changes which will be lost if you leave this page." msgstr "" #: views/newsletter/editor.html:409 msgid "Email sending has been paused." msgstr "" #: views/newsletter/editor.html:410 msgid "This email was deactivated." msgstr "" #: views/newsletter/editor.html:411 msgid "Before you start, this is how you drag and drop in MailPoet" msgstr "" #: views/newsletter/editor.html:412 views/newsletters.html:143 msgid "Select type" msgstr "" #: views/newsletter/editor.html:413 views/newsletters.html:144 msgid "Events" msgstr "" #: views/newsletter/editor.html:416 views/newsletters.html:147 msgid "Designer" msgstr "" #: views/newsletter/editor.html:1099 views/newsletter/editor.html:1104 #: views/newsletter/editor.html:1109 views/newsletter/editor.html:1114 #: views/newsletter/editor.html:1119 views/newsletter/editor.html:1129 #: views/newsletter/editor.html:1134 views/newsletter/editor.html:1139 #: views/newsletter/editor.html:1144 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:237 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:269 #: views/newsletter/templates/blocks/button/settings.hbs:14 #: views/newsletter/templates/blocks/image/settings.hbs:4 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:223 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:186 msgid "Link" msgstr "" #: views/newsletter/editor.html:1118 msgid "Website" msgstr "" #: views/newsletter/editor.html:1143 msgid "Custom" msgstr "" #: views/newsletter/editor.html:1293 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:243 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:275 #: views/newsletter/templates/blocks/button/settings.hbs:1 #: views/newsletter/templates/blocks/button/widget.hbs:4 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:229 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:192 msgid "Button" msgstr "" #: views/newsletter/editor.html:1355 msgid "An image of..." msgstr "" #: views/newsletter/editor.html:1491 msgid "Facebook" msgstr "" #: views/newsletter/editor.html:1502 msgid "Twitter" msgstr "" #: views/newsletter/editor.html:1515 msgid "Edit this to insert text." msgstr "" #: views/newsletter/editor.html:383 views/newsletters.html:450 msgctxt "(Please reuse the current translation used for the string “Automatic Latest Content”) This Error message is displayed when a user tries to send a “Post Notification” email without any “Automatic Latest Content” widget inside" msgid "Please add an “Automatic Latest Content” widget to the email from the right sidebar." msgstr "" #: views/newsletter/editor.html:407 msgctxt "select color" msgid "Select" msgstr "" #: views/newsletter/editor.html:408 msgctxt "cancel color selection" msgid "Cancel" msgstr "" #: views/newsletter/editor.html:414 views/newsletters.html:145 msgctxt "Configuration options for automatic email events" msgid "Conditions" msgstr "" #: views/newsletter/editor.html:418 msgctxt "A button title when user can undo the change in editor" msgid "Undo" msgstr "" #: views/newsletter/editor.html:419 msgctxt "A button title when user can't undo the change in editor" msgid "No actions available to undo." msgstr "" #: views/newsletter/editor.html:420 msgctxt "A button title when user can redo the change in editor" msgid "Redo" msgstr "" #: views/newsletter/editor.html:421 msgctxt "A button title when user can't redo the change in editor" msgid "No actions available to redo." msgstr "" #: views/newsletter/editor.html:1435 views/newsletter/editor.html:1437 msgctxt "Text of a button which links to an ecommerce product page" msgid "Buy now" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/block.hbs:3 msgid "This is only a preview! Your customers will see the product(s) they left in their shopping cart." msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settings.hbs:1 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:41 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:43 #: views/newsletter/templates/blocks/container/settings.hbs:23 #: views/newsletter/templates/blocks/posts/settings.hbs:7 #: views/newsletter/templates/blocks/products/settings.hbs:7 msgid "Display options" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:5 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:64 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:66 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:17 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:5 msgid "Title only" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:11 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:11 msgid "Title and a short description" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:17 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:17 msgid "Title and description" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:25 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:70 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:72 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:25 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:25 msgid "Title Format" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:29 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:74 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:76 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:29 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:29 #: views/newsletter/templates/components/sidebar/styles.hbs:56 msgid "Heading 1" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:35 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:80 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:82 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:35 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:35 #: views/newsletter/templates/components/sidebar/styles.hbs:78 msgid "Heading 2" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:41 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:86 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:88 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:41 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:41 #: views/newsletter/templates/components/sidebar/styles.hbs:100 msgid "Heading 3" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:47 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:98 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:100 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:53 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:47 msgid "Title Alignment" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:51 #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:116 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:102 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:104 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:168 #: views/newsletter/templates/blocks/button/settings.hbs:27 #: views/newsletter/templates/blocks/footer/settings.hbs:48 #: views/newsletter/templates/blocks/header/settings.hbs:49 #: views/newsletter/templates/blocks/image/settings.hbs:69 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:57 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:123 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:51 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:116 msgid "Left" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:57 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:108 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:110 #: views/newsletter/templates/blocks/button/settings.hbs:33 #: views/newsletter/templates/blocks/footer/settings.hbs:54 #: views/newsletter/templates/blocks/header/settings.hbs:55 #: views/newsletter/templates/blocks/image/settings.hbs:75 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:63 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:57 msgid "Center" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:63 #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:122 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:114 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:116 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:174 #: views/newsletter/templates/blocks/button/settings.hbs:39 #: views/newsletter/templates/blocks/footer/settings.hbs:60 #: views/newsletter/templates/blocks/header/settings.hbs:61 #: views/newsletter/templates/blocks/image/settings.hbs:81 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:69 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:129 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:63 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:122 msgid "Right" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:106 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:106 msgid "Product image position" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:110 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:162 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:117 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:110 msgid "Centered" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:128 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:180 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:135 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:128 msgid "Alternate" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:134 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:154 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:186 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:141 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:134 msgid "None" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:140 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:161 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:193 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:147 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:140 msgid "Image width" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:144 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:165 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:197 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:151 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:144 msgid "Full width" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:150 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:171 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:203 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:157 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:150 msgid "Padded" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:158 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:158 #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:19 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:21 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:24 msgid "Price" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:162 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:195 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:221 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:227 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:253 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:181 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:207 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:162 msgid "Below text" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:168 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:189 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:215 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:221 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:247 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:175 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:201 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:168 msgid "Above text" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:182 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:208 msgid "Show divider between products" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:196 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:291 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:323 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:261 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:222 msgid "Select divider" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:69 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:69 msgctxt "Display the product title into a link" msgid "Make the product title into a link" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:87 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:87 msgctxt "Setting in the email designer to position an ecommerce product title" msgid "Product title position" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:91 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:91 msgctxt "Display the product title above the product block" msgid "Above the product" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:97 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:97 msgctxt "Display the product title above the product description" msgid "Above the product description" msgstr "" #: views/newsletter/templates/blocks/abandonedCartContent/widget.hbs:4 msgid "Abandoned Cart Content" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:1 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:1 #: views/newsletter/templates/blocks/posts/settings.hbs:1 msgid "Post selection" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:4 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:4 msgid "Show max:" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:8 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:8 #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:6 #: views/newsletter/templates/blocks/posts/widget.hbs:4 msgid "Posts" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:9 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:9 #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:7 msgid "Pages" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:10 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:10 #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:8 msgid "MailPoet pages" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:26 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:26 msgid "Include" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:32 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:32 msgid "Exclude" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:45 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:45 msgid "Hide display options" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:52 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:54 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:5 msgid "Excerpt" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:58 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:60 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:11 msgid "Full post" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:92 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:94 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:47 msgid "Show as list" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:120 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:122 msgid "Title as links" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:138 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:158 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:113 msgid "Featured image position" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:142 msgid "Below title" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:148 msgid "Above title" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:179 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:211 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:165 msgid "Show author" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:198 #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:224 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:230 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:256 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:184 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:210 msgid "Preceded by:" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:205 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:237 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:191 msgid "Show categories" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:233 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:265 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:219 msgid "\"Read more\" text" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:252 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:284 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:238 #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:201 msgid "Design a button" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:260 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:292 msgid "Sort by" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:264 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:296 msgid "Newest" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:270 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:302 msgid "Oldest" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:277 #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:309 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:247 msgid "Show divider between posts" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContent/widget.hbs:4 #: views/newsletter/templates/blocks/automatedLatestContentLayout/widget.hbs:4 msgid "Automatic Latest Content" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContentLayout/block.hbs:4 msgid "This is only a preview! Your subscribers will see your latest blog posts." msgstr "" #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:140 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:93 msgctxt "Setting in the email designer to position the blog post title" msgid "Title position" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:144 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:97 msgctxt "Display the post title above the post block" msgid "Above the post" msgstr "" #: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:150 #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:103 msgctxt "Display the post title above the post excerpt" msgid "Above the excerpt text" msgstr "" #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:3 msgid "Switch editing layer" msgstr "" #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:8 msgid "Edit settings" msgstr "" #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:14 #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:21 #: views/newsletters.html:213 msgid "Delete" msgstr "" #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:17 msgid "Cancel deletion" msgstr "" #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:18 #: views/newsletters.html:366 #: views/subscribers/importExport/import/step_data_manipulation.html:28 msgid "Cancel" msgstr "" #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:20 msgid "Confirm deletion" msgstr "" #: views/newsletter/templates/blocks/base/toolsGeneric.hbs:31 msgid "Drag to move" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:4 msgid "Label" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:23 #: views/newsletter/templates/blocks/image/settings.hbs:65 #: views/newsletter/templates/blocks/social/settings.hbs:3 msgid "Alignment" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:47 #: views/newsletter/templates/blocks/footer/settings.hbs:6 #: views/newsletter/templates/blocks/header/settings.hbs:7 #: views/newsletter/templates/components/sidebar/styles.hbs:18 #: views/newsletter/templates/components/sidebar/styles.hbs:41 #: views/newsletter/templates/components/sidebar/styles.hbs:63 #: views/newsletter/templates/components/sidebar/styles.hbs:85 msgid "Standard fonts" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:52 #: views/newsletter/templates/blocks/footer/settings.hbs:11 #: views/newsletter/templates/blocks/header/settings.hbs:12 #: views/newsletter/templates/components/sidebar/styles.hbs:23 #: views/newsletter/templates/components/sidebar/styles.hbs:46 #: views/newsletter/templates/components/sidebar/styles.hbs:68 #: views/newsletter/templates/components/sidebar/styles.hbs:90 msgid "Custom fonts" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:64 #: views/newsletter/templates/blocks/footer/settings.hbs:23 #: views/newsletter/templates/blocks/header/settings.hbs:24 #: views/newsletter/templates/blocks/social/settingsIcon.hbs:55 #: views/newsletter/templates/blocks/text/settings.hbs:1 #: views/newsletter/templates/blocks/text/settings.hbs:2 #: views/newsletter/templates/blocks/text/widget.hbs:4 #: views/newsletter/templates/components/sidebar/styles.hbs:33 msgid "Text" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:70 msgid "Bold" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:78 #: views/newsletter/templates/blocks/divider/settings.hbs:28 #: views/newsletter/templates/blocks/footer/settings.hbs:41 #: views/newsletter/templates/blocks/header/settings.hbs:42 #: views/newsletter/templates/blocks/spacer/settings.hbs:6 msgid "Background" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:84 msgid "Border" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:92 msgid "Rounded corners" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:101 #: views/newsletter/templates/blocks/image/settings.hbs:32 msgid "Width" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:110 msgid "Height" msgstr "" #: views/newsletter/templates/blocks/button/settings.hbs:119 msgid "Apply styles to all buttons" msgstr "" #: views/newsletter/templates/blocks/container/emptyBlock.hbs:1 msgid "Add a column block here." msgstr "" #: views/newsletter/templates/blocks/container/emptyBlock.hbs:1 msgid "Add a content block here." msgstr "" #: views/newsletter/templates/blocks/container/oneColumnLayoutWidget.hbs:4 msgid "1 column" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:1 #: views/newsletter/templates/components/sidebar/layout.hbs:2 msgid "Columns" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:7 msgid "Background color" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:13 msgid "Background image" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:20 #: views/newsletter/templates/blocks/image/settings.hbs:19 msgid "Select another image" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:27 msgid "Scale" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:33 msgid "Fit" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:39 msgid "Tile" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:20 msgctxt "call to action to select an image as a background image of a layout block" msgid "Select background image" msgstr "" #: views/newsletter/templates/blocks/container/settings.hbs:43 msgctxt "Editor > right sidebar for column block settings." msgid "A [link]few email clients[/link] do not show background images. Make sure you have a good background color to fall back on if the image is not displayed." msgstr "" #: views/newsletter/templates/blocks/container/threeColumnLayoutWidget.hbs:4 msgid "3 columns" msgstr "" #: views/newsletter/templates/blocks/container/twoColumnLayoutWidget.hbs:4 msgid "2 columns" msgstr "" #: views/newsletter/templates/blocks/container/twoColumnLayoutWidget12.hbs:4 msgid "1:2 columns" msgstr "" #: views/newsletter/templates/blocks/container/twoColumnLayoutWidget21.hbs:4 msgid "2:1 columns" msgstr "" #: views/newsletter/templates/blocks/divider/settings.hbs:1 msgid "Dividers" msgstr "" #: views/newsletter/templates/blocks/divider/settings.hbs:15 msgid "Divider height" msgstr "" #: views/newsletter/templates/blocks/divider/settings.hbs:22 msgid "Divider color" msgstr "" #: views/newsletter/templates/blocks/divider/settings.hbs:32 msgid "Apply to all dividers" msgstr "" #: views/newsletter/templates/blocks/divider/widget.hbs:4 msgid "Divider" msgstr "" #: views/newsletter/templates/blocks/footer/settings.hbs:1 #: views/newsletter/templates/blocks/footer/widget.hbs:4 msgid "Footer" msgstr "" #: views/newsletter/templates/blocks/footer/settings.hbs:32 #: views/newsletter/templates/blocks/header/settings.hbs:33 #: views/newsletter/templates/components/sidebar/styles.hbs:105 msgid "Underline" msgstr "" #: views/newsletter/templates/blocks/footer/settings.hbs:69 #: views/newsletter/templates/blocks/header/settings.hbs:70 #: views/newsletter/templates/components/sidebar/styles.hbs:142 msgid "If an email client [link]does not support a custom web font[/link], a similar standard font will be used instead." msgstr "" #: views/newsletter/templates/blocks/header/settings.hbs:1 #: views/newsletter/templates/blocks/header/widget.hbs:4 msgid "Header" msgstr "" #: views/newsletter/templates/blocks/image/settings.hbs:1 #: views/newsletter/templates/blocks/image/widget.hbs:4 #: views/newsletter/templates/blocks/social/settingsIcon.hbs:27 msgid "Image" msgstr "" #: views/newsletter/templates/blocks/image/settings.hbs:4 msgid "Optional" msgstr "" #: views/newsletter/templates/blocks/image/settings.hbs:24 msgid "Alternative text" msgstr "" #: views/newsletter/templates/blocks/image/settings.hbs:12 msgctxt "input field for the image URL" msgid "Image address" msgstr "" #: views/newsletter/templates/blocks/image/settings.hbs:59 msgctxt "Option to remove a default padding around images" msgid "No padding" msgstr "" #: views/newsletter/templates/blocks/posts/settings.hbs:6 #: views/newsletter/templates/blocks/products/settings.hbs:6 msgid "Back to selection" msgstr "" #: views/newsletter/templates/blocks/posts/settings.hbs:9 #: views/newsletter/templates/blocks/products/settings.hbs:9 msgid "Insert selected" msgstr "" #: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:75 msgid "Make the post title into a link" msgstr "" #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:3 #: views/newsletter/templates/blocks/products/settingsSelection.hbs:3 msgid "Search..." msgstr "" #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:10 #: views/newsletter/templates/blocks/products/settingsSelection.hbs:7 msgid "Published" msgstr "" #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:13 #: views/newsletter/templates/blocks/products/settingsSelection.hbs:8 msgid "Pending Review" msgstr "" #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:14 msgid "Private" msgstr "" #: views/newsletter/templates/blocks/posts/settingsSelection.hbs:27 #: views/newsletter/templates/blocks/products/settingsSelection.hbs:23 msgid "Loading posts..." msgstr "" #: views/newsletter/templates/blocks/posts/settingsSelectionEmpty.hbs:1 msgid "No posts available" msgstr "" #: views/newsletter/templates/blocks/products/settings.hbs:1 msgid "Product selection" msgstr "" #: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:182 msgid "\"Buy now\" text" msgstr "" #: views/newsletter/templates/blocks/products/settingsSelectionEmpty.hbs:1 msgid "No products available" msgstr "" #: views/newsletter/templates/blocks/products/widget.hbs:4 msgid "Products" msgstr "" #: views/newsletter/templates/blocks/social/settings.hbs:1 msgid "Select icons" msgstr "" #: views/newsletter/templates/blocks/social/settings.hbs:7 msgctxt "Visual alignment settings" msgid "Left" msgstr "" #: views/newsletter/templates/blocks/social/settings.hbs:13 msgctxt "Visual alignment settings" msgid "Center" msgstr "" #: views/newsletter/templates/blocks/social/settings.hbs:19 msgctxt "Visual alignment settings" msgid "Right" msgstr "" #: views/newsletter/templates/blocks/social/settingsIconSelector.hbs:2 msgid "Add another social network" msgstr "" #: views/newsletter/templates/blocks/social/widget.hbs:2 msgid "Social" msgstr "" #: views/newsletter/templates/blocks/spacer/settings.hbs:1 #: views/newsletter/templates/blocks/spacer/widget.hbs:4 msgid "Spacer" msgstr "" #: views/newsletter/templates/blocks/unknownBlockFallback/block.hbs:3 msgid "Unsupported block type" msgstr "" #: views/newsletter/templates/blocks/unknownBlockFallback/block.hbs:4 msgid "\"%s\" block type is not supported and will not be included in the email. You can either delete this block, or enable a plugin that adds support for this block." msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:3 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:3 #: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:3 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:3 #: views/newsletter/templates/blocks/woocommerceHeading/block.hbs:3 msgid "Autogenerated content by WooCommerce" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:6 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:6 #: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:6 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:6 msgid "Hi %s," msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:7 msgid "We have finished processing your order." msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:11 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:13 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:11 msgid "[Order #0001]" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:17 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:19 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:19 msgid "Product" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:18 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:20 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:21 msgid "Quantity" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:35 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:37 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:46 msgid "Subtotal:" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:39 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:41 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:54 msgid "Shipping:" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:45 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:47 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:65 msgid "Payment method:" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:49 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:51 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:71 msgid "Total:" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:61 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:63 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:93 msgid "Billing address" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:66 #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:68 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:102 msgid "Shipping address" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:72 #: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:110 msgid "Thanks for shopping with us." msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:7 msgid "The following note has been added to your order:" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:11 msgid "As a reminder, here are your order details:" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:74 msgid "Thanks for reading." msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:7 msgid "Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s" msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:8 msgid "We look forward to seeing you soon." msgstr "" #: views/newsletter/templates/blocks/woocommerceContent/widget.hbs:4 msgctxt "Name of a widget in the email editor. This widget is used to display WooCommerce order information (list of bought items, shipping address, ...)" msgid "WooCommerce Transactional Email Content" msgstr "" #: views/newsletter/templates/blocks/woocommerceHeading/widget.hbs:4 msgctxt "Name of a widget in the email editor. This widget is used to display WooCommerce messages (like ”Thanks for your order!”)" msgid "WooCommerce Email Heading" msgstr "" #: views/newsletter/templates/components/heading.hbs:3 msgid "This email template will be used for all your WooCommerce emails. Meaning that any content added to this template will be visible in all WooCommerce emails. If you want to change email-specific content including titles, [link]visit WooCommerce settings[/link]." msgstr "" #: views/newsletter/templates/components/heading.hbs:7 msgid "New account" msgstr "" #: views/newsletter/templates/components/heading.hbs:8 msgid "Processing order" msgstr "" #: views/newsletter/templates/components/heading.hbs:9 msgid "Completed order" msgstr "" #: views/newsletter/templates/components/heading.hbs:10 msgid "Customer note" msgstr "" #: views/newsletter/templates/components/heading.hbs:20 msgid "Click here to change the subject!" msgstr "" #: views/newsletter/templates/components/heading.hbs:28 msgid "Preview text (usually displayed underneath the subject line in the inbox)" msgstr "" #: views/newsletter/templates/components/heading.hbs:2 msgctxt "Name of user interface used to customize email template used for eCommerce related emails (for example order confirmation email)" msgid "Edit template for WooCommerce emails" msgstr "" #: views/newsletter/templates/components/heading.hbs:5 msgctxt "Label of a dropdown used to switch between email type: order processing, order completed, ..." msgid "Load dummy data for email:" msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:12 msgid "Send to email" msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:32 msgid "Send preview to" msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:43 msgid "Sending…" msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:44 msgid "Send preview" msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:48 msgid "A MailPoet logo will appear in the footer of all emails sent with the free version of MailPoet." msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:50 msgid "Your test email has been sent!" msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:53 msgid "Didn’t receive the test email? Read our [link]quick guide[/link] to sending issues." msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:61 #: views/newsletters.html:312 msgid "You’ll soon be able to send once our team reviews your account. In the meantime, you can send previews to [link]your authorized emails[/link]." msgstr "" #: views/newsletter/templates/components/newsletterPreview.hbs:2 msgctxt "Open email preview in new tab" msgid "Open in new tab" msgstr "" #: views/newsletter/templates/components/save.hbs:11 #: views/newsletter/templates/components/save.hbs:31 msgid "Autosaved" msgstr "" #: views/newsletter/templates/components/save.hbs:17 msgid "The usage of this email template for your WooCommerce emails is not yet activated." msgstr "" #: views/newsletter/templates/components/save.hbs:18 msgid "Activate now" msgstr "" #: views/newsletter/templates/components/save.hbs:21 views/newsletters.html:215 #: views/newsletters.html:372 views/newsletters.html:412 views/settings.html:64 msgid "Preview" msgstr "" #: views/newsletter/templates/components/save.hbs:22 views/newsletters.html:319 #: views/subscribers/importExport/import.html:98 msgid "Next" msgstr "" #: views/newsletter/templates/components/save.hbs:36 #: views/newsletter/templates/components/save.hbs:41 #: views/newsletter/templates/components/save.hbs:43 msgid "Save as new template" msgstr "" #: views/newsletter/templates/components/save.hbs:37 msgid "Export as template" msgstr "" #: views/newsletter/templates/components/save.hbs:42 msgid "Insert template name" msgstr "" #: views/newsletter/templates/components/save.hbs:46 #: views/newsletter/templates/components/save.hbs:48 msgid "Export template" msgstr "" #: views/newsletter/templates/components/save.hbs:47 msgid "Template name" msgstr "" #: views/newsletter/templates/components/sidebar/content.hbs:2 msgid "Content" msgstr "" #: views/newsletter/templates/components/sidebar/styles.hbs:1 msgid "Click to toggle" msgstr "" #: views/newsletter/templates/components/sidebar/styles.hbs:9 msgid "Branding color" msgstr "" #: views/newsletter/templates/components/sidebar/styles.hbs:110 msgid "Text line height" msgstr "" #: views/newsletter/templates/components/sidebar/styles.hbs:120 msgid "Heading line height" msgstr "" #: views/newsletter/templates/components/sidebar/styles.hbs:134 msgid "Content background" msgstr "" #: views/newsletter/templates/components/sidebar/styles.hbs:139 msgid "Global background" msgstr "" #: views/newsletters.html:102 views/newsletters.html:107 msgid "Re-engagement Email" msgstr "" #: views/newsletters.html:103 msgid "Newsletters" msgstr "" #: views/newsletters.html:104 msgid "Welcome Emails" msgstr "" #: views/newsletters.html:106 msgid "WooCommerce Emails" msgstr "" #: views/newsletters.html:108 msgid "Simple text" msgstr "" #: views/newsletters.html:109 msgid "Re-engagement Emails" msgstr "" #: views/newsletters.html:111 msgid "After no activity for" msgstr "" #: views/newsletters.html:112 views/segments.html:217 msgid "count" msgstr "" #: views/newsletters.html:113 msgid "Disengaged subscribers will [link]become inactive[/link] after {$months} months and won’t receive this email. Please select a shorter period." msgstr "" #: views/newsletters.html:116 msgid "Loading emails..." msgstr "" #: views/newsletters.html:117 msgid "No emails found." msgstr "" #: views/newsletters.html:118 msgid "Nothing here yet! But, don't fret - there's no reason to get upset. Pretty soon, you’ll be sending emails faster than a turbo-jet." msgstr "" #: views/newsletters.html:119 msgid "All emails on this page are selected." msgstr "" #: views/newsletters.html:120 msgid "All %d emails are selected." msgstr "" #: views/newsletters.html:121 msgid "Select all emails on all pages" msgstr "" #: views/newsletters.html:123 msgid "%d emails were permanently deleted." msgstr "" #: views/newsletters.html:132 views/subscribers/importExport/import.html:51 #: views/subscribers/importExport/import.html:122 #: views/subscribers/subscribers.html:61 msgid "Show more details" msgstr "" #: views/newsletters.html:138 views/segments.html:105 views/segments.html:142 msgid "Current page" msgstr "" #: views/newsletters.html:150 views/newsletters.html:218 #: views/newsletters.html:287 msgid "Subject" msgstr "" #: views/newsletters.html:152 views/subscribers/subscribers.html:125 msgid "Statistics" msgstr "" #: views/newsletters.html:153 msgid "Clicked, Opened" msgstr "" #: views/newsletters.html:156 msgid "History" msgstr "" #: views/newsletters.html:157 msgid "View history" msgstr "" #: views/newsletters.html:158 views/segments.html:72 msgid "Created on" msgstr "" #: views/newsletters.html:159 views/subscribers/subscribers.html:103 msgid "Last modified on" msgstr "" #: views/newsletters.html:160 msgid "Sent on" msgstr "" #: views/newsletters.html:161 msgid "1 email was moved to the trash." msgstr "" #: views/newsletters.html:162 msgid "%1$d emails were moved to the trash." msgstr "" #: views/newsletters.html:163 msgid "1 email was permanently deleted." msgstr "" #: views/newsletters.html:164 msgid "%1$d emails were permanently deleted." msgstr "" #: views/newsletters.html:165 msgid "1 email has been restored from the Trash." msgstr "" #: views/newsletters.html:166 msgid "%1$d emails have been restored from the Trash." msgstr "" #: views/newsletters.html:171 msgid "Email \"%1$s\" has been duplicated." msgstr "" #: views/newsletters.html:172 views/segments.html:144 msgid "Not sent yet" msgstr "" #: views/newsletters.html:173 msgid "Scheduled for" msgstr "" #: views/newsletters.html:174 msgid "Schedule it" msgstr "" #: views/newsletters.html:179 msgid "Resume" msgstr "" #: views/newsletters.html:181 msgid "Paused" msgstr "" #: views/newsletters.html:182 msgid "New Email" msgstr "" #: views/newsletters.html:187 views/segments.html:244 #: views/subscribers/subscribers.html:166 msgid "Good stuff." msgstr "" #: views/newsletters.html:189 views/newsletters.html:198 #: views/segments.html:247 views/subscribers/subscribers.html:169 msgid "Something to improve." msgstr "" #: views/newsletters.html:196 msgid "Revenues by customers who clicked on this email in the last 2 weeks." msgstr "" #: views/newsletters.html:197 msgid "Bad" msgstr "" #: views/newsletters.html:199 msgid "Above 30% is excellent.\\nBetween 10 and 30% is good.\\nUnder 10% is bad." msgstr "" #: views/newsletters.html:200 msgid "Above 3% is excellent.\\nBetween 1 and 3% is good.\\nUnder 1% is bad." msgstr "" #: views/newsletters.html:201 msgid "Under 1% is excellent.\\nBetween 1 and 3% is good.\\nOver 3% is bad." msgstr "" #: views/newsletters.html:202 msgid "Revenues generated by customers who made a purchase within two weeks after they clicked on this email. This is the sum of the order totals including shipping and taxes." msgstr "" #: views/newsletters.html:203 msgid "Nice job! Check back in %1$d hour(s) for more stats." msgstr "" #: views/newsletters.html:204 msgid "What can I do to improve this?" msgstr "" #: views/newsletters.html:206 msgid "This template file appears to be damaged. Please try another one." msgstr "" #: views/newsletters.html:207 msgid "Import a template" msgstr "" #: views/newsletters.html:208 msgid "Select a .json file to upload" msgstr "" #: views/newsletters.html:209 msgid "You can only upload .json templates that were originally created with MailPoet 3." msgstr "" #: views/newsletters.html:210 msgid "Upload" msgstr "" #: views/newsletters.html:211 msgid "MailPoet's Guide" msgstr "" #: views/newsletters.html:212 msgid "You are about to delete the template named \"%1$s\"." msgstr "" #: views/newsletters.html:216 msgid "Select a responsive template" msgstr "" #: views/newsletters.html:219 msgid "The last [newsletter:total] posts from our blog" msgstr "" #: views/newsletters.html:220 msgid "Select type of email" msgstr "" #: views/newsletters.html:221 msgid "Create your first email" msgstr "" #: views/newsletters.html:222 views/settings.html:230 msgid "See video guide" msgstr "" #: views/newsletters.html:223 views/newsletters.html:239 #: views/segments.html:256 views/subscribers/subscribers.html:144 msgid "This is a Premium feature" msgstr "" #: views/newsletters.html:224 views/segments.html:259 #: views/subscribers/subscribers.html:151 msgid "Your current MailPoet plan includes advanced features, but they require the MailPoet Premium plugin to be installed and activated." msgstr "" #: views/newsletters.html:225 views/segments.html:260 views/settings.html:192 #: views/subscribers/subscribers.html:152 msgid "Download MailPoet Premium plugin" msgstr "" #: views/newsletters.html:226 views/segments.html:261 views/settings.html:193 #: views/subscribers/subscribers.html:153 msgid "Activate MailPoet Premium plugin" msgstr "" #: views/newsletters.html:227 views/newsletters.html:249 #: views/segments.html:262 views/subscribers/subscribers.html:148 #: views/subscribers/subscribers.html:154 msgid "Congratulations, you now have [subscribersCount] subscribers! Your plan is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet." msgstr "" #: views/newsletters.html:228 views/segments.html:263 #: views/subscribers/subscribers.html:155 msgid "Upgrade your plan" msgstr "" #: views/newsletters.html:229 views/settings.html:188 msgid "Learn more" msgstr "" #: views/newsletters.html:231 msgid "Send a newsletter with images, buttons, dividers, and social bookmarks. Or, just send a basic text email." msgstr "" #: views/newsletters.html:232 msgid "Automatically email and win back subscribers who have recently lost interest and stopped engaging with your emails." msgstr "" #: views/newsletters.html:233 msgid "Create" msgstr "" #: views/newsletters.html:234 msgid "WooCommerce Emails Customizer" msgstr "" #: views/newsletters.html:235 msgid "Customize the template used for your WooCommerce emails using MailPoet's editor. Example of WooCommerce email: Order processing notification, Order failed notification, ..." msgstr "" #: views/newsletters.html:238 msgid "Automatically send an email (or series of emails) to new subscribers or WordPress users. Send a day, a week, or a month after they sign up." msgstr "" #: views/newsletters.html:240 msgid "Set up" msgstr "" #: views/newsletters.html:241 msgid "Latest Post Notifications" msgstr "" #: views/newsletters.html:242 msgid "Let MailPoet email your subscribers with your latest content. You can send daily, weekly, monthly, or even immediately after publication." msgstr "" #: views/newsletters.html:243 msgid "Select a frequency" msgstr "" #: views/newsletters.html:244 msgid "Insert [newsletter:total] to show number of posts, [newsletter:post_title] to show the latest post's title & [newsletter:number] to display the issue number." msgstr "" #: views/newsletters.html:246 msgid "Learn more about your subscribers and optimize your campaigns. See who opened your emails, which links they clicked, and then use the data to make your emails even better. And if you run a WooCommerce store, you’ll also see the revenue earned per email. All starting $10 per month." msgstr "" #: views/newsletters.html:247 views/subscribers/subscribers.html:145 msgid "Upgrade required" msgstr "" #: views/newsletters.html:248 views/subscribers/subscribers.html:147 msgid "Congratulations, you now have [subscribersCount] subscribers! Our free version is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet." msgstr "" #: views/newsletters.html:251 msgid "Once a day at..." msgstr "" #: views/newsletters.html:252 msgid "Weekly on..." msgstr "" #: views/newsletters.html:253 msgid "Monthly on the..." msgstr "" #: views/newsletters.html:254 msgid "Monthly every..." msgstr "" #: views/newsletters.html:255 views/newsletters.html:343 msgid "Immediately" msgstr "" #: views/newsletters.html:256 msgid "Sunday" msgstr "" #: views/newsletters.html:257 msgid "Monday" msgstr "" #: views/newsletters.html:258 msgid "Tuesday" msgstr "" #: views/newsletters.html:259 msgid "Wednesday" msgstr "" #: views/newsletters.html:260 msgid "Thursday" msgstr "" #: views/newsletters.html:261 msgid "Friday" msgstr "" #: views/newsletters.html:262 msgid "Saturday" msgstr "" #: views/newsletters.html:263 msgid "Tomorrow" msgstr "" #: views/newsletters.html:264 msgid "1st" msgstr "" #: views/newsletters.html:265 msgid "2nd" msgstr "" #: views/newsletters.html:266 msgid "3rd" msgstr "" #: views/newsletters.html:267 msgid "%1$dth" msgstr "" #: views/newsletters.html:277 msgid "When to send this welcome email?" msgstr "" #: views/newsletters.html:278 msgid "When to send this re-engagement email?" msgstr "" #: views/newsletters.html:280 msgid "When someone subscribes to the list..." msgstr "" #: views/newsletters.html:281 msgid "When a new WordPress user is added to your site..." msgstr "" #: views/newsletters.html:282 msgid "immediately" msgstr "" #: views/newsletters.html:288 msgid "Type newsletter subject" msgstr "" #: views/newsletters.html:289 msgid "Be creative! It's the first thing that your subscribers see. Tempt them to open your email." msgstr "" #: views/newsletters.html:290 msgid "Preview text" msgstr "" #: views/newsletters.html:291 msgid "Type preview text (usually displayed underneath the subject line in the inbox)" msgstr "" #: views/newsletters.html:293 msgid "Max length is 250 characters, however, we recommend 80 characters on a single line." msgstr "" #: views/newsletters.html:294 msgid "Please specify a subject" msgstr "" #: views/newsletters.html:296 msgid "Subscribers in multiple lists will only receive one email." msgstr "" #: views/newsletters.html:297 views/subscribers/subscribers.html:87 msgid "Select a list" msgstr "" #: views/newsletters.html:299 msgid "Sender" msgstr "" #: views/newsletters.html:300 msgid "Your name and email" msgstr "" #: views/newsletters.html:301 views/newsletters.html:305 msgid "John Doe" msgstr "" #: views/newsletters.html:302 views/newsletters.html:306 msgid "john.doe@email.com" msgstr "" #: views/newsletters.html:303 views/newsletters.html:416 views/settings.html:50 msgid "Reply-to" msgstr "" #: views/newsletters.html:304 msgid "When your subscribers reply to your emails, their emails will go to this address." msgstr "" #: views/newsletters.html:307 msgid "Email was updated successfully!" msgstr "" #: views/newsletters.html:308 msgid "Email was added successfully!" msgstr "" #: views/newsletters.html:309 msgid "An error occurred while trying to send. Please check your settings." msgstr "" #: views/newsletters.html:310 msgid "Final Step: Last Details" msgstr "" #: views/newsletters.html:311 msgid "Save as draft and close" msgstr "" #: views/newsletters.html:313 msgid "or simply" msgstr "" #: views/newsletters.html:314 msgid "go back to the Design page" msgstr "" #: views/newsletters.html:315 msgid "Your website’s time is" msgstr "" #: views/newsletters.html:316 msgid "Please enter the scheduled date." msgstr "" #: views/newsletters.html:317 msgid "Schedule" msgstr "" #: views/newsletters.html:320 msgid "Previous" msgstr "" #: views/newsletters.html:321 msgid "The newsletter is being sent..." msgstr "" #: views/newsletters.html:322 msgid "The newsletter has been scheduled." msgstr "" #: views/newsletters.html:323 msgid "The newsletter sending has been resumed." msgstr "" #: views/newsletters.html:325 msgid "Your Welcome Email is now activated!" msgstr "" #: views/newsletters.html:326 msgid "Your Welcome Email could not be activated, please check the settings." msgstr "" #: views/newsletters.html:327 msgid "Your ReEngagement Email is now activated!" msgstr "" #: views/newsletters.html:328 msgid "Your ReEngagement Email could not be activated, please check the settings." msgstr "" #: views/newsletters.html:329 msgid "Your post notification is now active!" msgstr "" #: views/newsletters.html:330 msgid "Your Post Notification could not be activated, check the settings." msgstr "" #: views/newsletters.html:331 msgid "Sent when someone subscribes to the list: \"%1$s\"." msgstr "" #: views/newsletters.html:332 msgid "Sent when a new WordPress user is added to your site." msgstr "" #: views/newsletters.html:333 msgid "Sent when a new WordPress user with the role \"%1$s\" is added to your site." msgstr "" #: views/newsletters.html:334 msgid "%1$d minute(s) later" msgstr "" #: views/newsletters.html:335 msgid "%1$d hour(s) later" msgstr "" #: views/newsletters.html:336 msgid "%1$d day(s) later" msgstr "" #: views/newsletters.html:337 msgid "%1$d week(s) later" msgstr "" #: views/newsletters.html:338 msgid "Invalid sending delay." msgstr "" #: views/newsletters.html:339 msgid "Daily at %1$s" msgstr "" #: views/newsletters.html:340 msgid "Weekly on %1$s at %2$s" msgstr "" #: views/newsletters.html:341 msgid "Monthly on the %1$s at %2$s" msgstr "" #: views/newsletters.html:342 msgid "Every %1$s %2$s of the month at %3$s" msgstr "" #: views/newsletters.html:344 msgid "Send to %1$s" msgstr "" #: views/newsletters.html:345 msgid "You need to select a list to send to." msgstr "" #: views/newsletters.html:347 msgid "Back to Post notifications" msgstr "" #: views/newsletters.html:348 msgid "No subscribers!" msgstr "" #: views/newsletters.html:350 msgid "Good news! MailPoet can now send your website’s emails too" msgstr "" #: views/newsletters.html:351 msgid "All of your WordPress and WooCommerce emails are sent with your hosting company, unless you have an SMTP plugin. Would you like such emails to be delivered with MailPoet’s active sending method for better deliverability?" msgstr "" #: views/newsletters.html:354 msgid "Sending has been paused due to a technical issue with %1$s" msgstr "" #: views/newsletters.html:358 msgid "Sending is paused because the following connection issue prevents MailPoet from delivering emails" msgstr "" #: views/newsletters.html:359 msgid "Error code: %1$s" msgstr "" #: views/newsletters.html:362 msgid "I have upgraded my subscription, resume sending" msgstr "" #: views/newsletters.html:363 msgid "Sending is in progress. Do you want to pause sending and edit the newsletter?" msgstr "" #: views/newsletters.html:364 msgid "Confirm to proceed" msgstr "" #: views/newsletters.html:365 msgid "Confirm" msgstr "" #: views/newsletters.html:367 msgid "To edit this email, it needs to be deactivated. You can activate it again after you make the changes." msgstr "" #: views/newsletters.html:369 msgid "Recently sent" msgstr "" #: views/newsletters.html:370 msgid "Your saved templates" msgstr "" #: views/newsletters.html:371 msgid "Template preview" msgstr "" #: views/newsletters.html:374 msgid "This category does not contain any template yet!" msgstr "" #: views/newsletters.html:376 msgid "Soon" msgstr "" #: views/newsletters.html:377 msgid "Beta" msgstr "" #: views/newsletters.html:378 msgid "An error occurred while saving the template in \"Recently sent\"" msgstr "" #: views/newsletters.html:379 msgid "Oops! There seems to be an issue with the sending on your website. [link]See our guide[/link] to solve this yourself." msgstr "" #: views/newsletters.html:381 msgid "What’s new" msgstr "" #: views/newsletters.html:382 msgid "[link]Update MailPoet[/link] to see the latest changes" msgstr "" #: views/newsletters.html:384 msgid "Congratulations!" msgstr "" #: views/newsletters.html:385 msgid "Your newsletter is being sent!" msgstr "" #: views/newsletters.html:386 msgid "Your newsletter is scheduled to be sent." msgstr "" #: views/newsletters.html:387 msgid "Your WooCommerce email has been activated." msgstr "" #: views/newsletters.html:388 msgid "Your Post Notification is now active." msgstr "" #: views/newsletters.html:389 msgid "Your Welcome Email is now active." msgstr "" #: views/newsletters.html:391 msgid "Oops! We can’t send your newsletter" msgstr "" #: views/newsletters.html:392 msgid "Rest assured, this is fairly common and is usually fixed quickly. [link]See our quick guide[/link] to help you solve this and get your website sending." msgstr "" #: views/newsletters.html:393 msgid "Verification" msgstr "" #: views/newsletters.html:394 msgid "Congrats, you’re sending your first newsletter! We’re doing a quick verification to make sure everything works fine." msgstr "" #: views/newsletters.html:396 msgid "Your email has been sent!" msgstr "" #: views/newsletters.html:397 msgid "You are all set up and ready to go!" msgstr "" #: views/newsletters.html:398 msgid "What’s next? Sign up to the MailPoet Starter plan for fast and reliable email delivery" msgstr "" #: views/newsletters.html:403 msgid "Failure reason (if applicable)" msgstr "" #: views/newsletters.html:404 msgid "Resend" msgstr "" #: views/newsletters.html:408 msgid "No sending task found." msgstr "" #: views/newsletters.html:410 msgid "Loading..." msgstr "" #: views/newsletters.html:414 views/settings.html:48 msgid "From" msgstr "" #: views/newsletters.html:415 msgid "To" msgstr "" #: views/newsletters.html:417 msgid "Sent to" msgstr "" #: views/newsletters.html:420 views/subscribers/subscribers.html:130 msgid "A machine-opened email is an email opened by a computer in the background without the user’s explicit request or knowledge. [link]Read more[/link]" msgstr "" #: views/newsletters.html:424 msgid "Read more on stats." msgstr "" #: views/newsletters.html:425 msgid "Clicked Links" msgstr "" #: views/newsletters.html:426 msgid "Subscriber Engagement" msgstr "" #: views/newsletters.html:427 msgid "GA campaign" msgstr "" #: views/newsletters.html:431 msgid "Back to section root" msgstr "" #: views/newsletters.html:433 msgid "Google Analytics Campaign" msgstr "" #: views/newsletters.html:434 msgid "For example, “Spring email”. [link]Read the guide.[/link]" msgstr "" #: views/newsletters.html:436 msgid "Automatic Email" msgstr "" #: views/newsletters.html:437 views/subscribers/subscribers.html:134 msgid "Tip:" msgstr "" #: views/newsletters.html:438 msgid "Select %1s events conditions" msgstr "" #: views/newsletters.html:439 msgid "Send this %1s Automatic Email when..." msgstr "" #: views/newsletters.html:440 msgid "Your %1s Automatic Email is now activated!" msgstr "" #: views/newsletters.html:441 msgid "Your %1s Automatic Email could not be activated, please check the settings." msgstr "" #: views/newsletters.html:442 msgid "You need to configure email options before this email can be sent." msgstr "" #: views/newsletters.html:443 msgid "Sent to %1$d customers" msgstr "" #: views/newsletters.html:444 msgid "WooCommerce emails won’t be sent to new customers because the opt-in on checkout is disabled. Enable it so they can immediately get your emails after their first purchase." msgstr "" #: views/newsletters.html:445 msgid "Edit WooCommerce settings" msgstr "" #: views/newsletters.html:446 msgid "Re-engagement emails are disabled because [link]open and click tracking[/link] is disabled." msgstr "" #: views/newsletters.html:452 msgid "An email can only be scheduled up to 5 years in the future. Please choose a shorter period." msgstr "" #: views/newsletters.html:177 msgctxt "number of welcome emails sent" msgid "%1$d sent" msgstr "" #: views/newsletters.html:178 msgctxt "number of welcome emails scheduled to be sent" msgid "%1$d scheduled" msgstr "" #: views/newsletters.html:190 msgctxt "Excellent open rate" msgid "above 30%" msgstr "" #: views/newsletters.html:191 msgctxt "Good open rate" msgid "between 10 and 30%" msgstr "" #: views/newsletters.html:192 msgctxt "Average open rate" msgid "under 10%" msgstr "" #: views/newsletters.html:193 msgctxt "Excellent click rate" msgid "above 3%" msgstr "" #: views/newsletters.html:194 msgctxt "Good click rate" msgid "between 1 and 3%" msgstr "" #: views/newsletters.html:195 msgctxt "Average click rate" msgid "under 1%" msgstr "" #: views/newsletters.html:268 msgctxt "e.g. monthly every last Monday" msgid "last" msgstr "" #: views/newsletters.html:269 msgctxt "Button label: Next step" msgid "Next" msgstr "" #: views/newsletters.html:271 msgctxt "example: \"5 months after inactivity\"" msgid "{$count} {$frequency} after inactivity" msgstr "" #: views/newsletters.html:272 msgctxt "month in the sentence \"1 month after inactivity\"" msgid "month" msgstr "" #: views/newsletters.html:273 msgctxt "months in the sentence \"5 months after inactivity\"" msgid "months" msgstr "" #: views/newsletters.html:274 msgctxt "week in the sentence \"1 week after inactivity\"" msgid "week" msgstr "" #: views/newsletters.html:275 msgctxt "weeks in the sentence \"5 weeks after inactivity\"" msgid "weeks" msgstr "" #: views/newsletters.html:324 msgctxt "Users need to confirm that they own the email address they want to use to send their newsletter" msgid "You need to authorize the email address %1$s to be able to send with it. [link]Authorize my email address[/link]" msgstr "" #: views/newsletters.html:352 msgctxt "This is a link that leads to more information about transactional emails" msgid "Read more." msgstr "" #: views/newsletters.html:353 msgctxt "Button, after clicking it we will enable transactional emails" msgid "Enable" msgstr "" #: views/newsletters.html:373 msgctxt "Importing template tab title" msgid "Import" msgstr "" #: views/newsletters.html:400 msgctxt "Page title. This page displays a list of emails along with their sending status: unprocessed, sent or failed." msgid "Sending status" msgstr "" #: views/newsletters.html:402 msgctxt "an email sending status: unprocessed, sent or failed." msgid "Sending status" msgstr "" #: views/newsletters.html:418 msgctxt "Percentage of subscribers that opened a newsletter link" msgid "opened" msgstr "" #: views/newsletters.html:419 msgctxt "Percentage of newsletters that were opened by a machine" msgid "machine-opened" msgstr "" #: views/newsletters.html:421 msgctxt "Percentage of subscribers that clicked a newsletter link" msgid "clicked" msgstr "" #: views/newsletters.html:422 msgctxt "Percentage of subscribers that unsubscribed from a newsletter" msgid "unsubscribed" msgstr "" #: views/newsletters.html:423 msgctxt "Percentage of subscribers that bounced from a newsletter" msgid "bounced" msgstr "" #: views/newsletters.html:428 msgctxt "A tab title for the list of bounces (w.wiki/45Qc)" msgid "Bounces" msgstr "" #: views/segments.html:52 msgid "Loading lists..." msgstr "" #: views/segments.html:53 msgid "No lists found" msgstr "" #: views/segments.html:54 msgid "All lists on this page are selected." msgstr "" #: views/segments.html:55 msgid "All %d lists are selected." msgstr "" #: views/segments.html:56 msgid "Select all lists on all pages" msgstr "" #: views/segments.html:58 msgid "%d lists were permanently deleted." msgstr "" #: views/segments.html:63 #: views/subscribers/importExport/import/step_data_manipulation.html:20 msgid "Description" msgstr "" #: views/segments.html:64 msgid "List successfully updated!" msgstr "" #: views/segments.html:65 msgid "List successfully added!" msgstr "" #: views/segments.html:73 msgid "1 list was moved to the trash. Note that deleting a list does not delete its subscribers." msgstr "" #: views/segments.html:74 msgid "%1$d lists were moved to the trash. Note that deleting a list does not delete its subscribers." msgstr "" #: views/segments.html:75 msgid "1 list was permanently deleted. Note that deleting a list does not delete its subscribers." msgstr "" #: views/segments.html:76 msgid "%1$d lists were permanently deleted. Note that deleting a list does not delete its subscribers." msgstr "" #: views/segments.html:77 msgid "1 list has been restored from the Trash." msgstr "" #: views/segments.html:78 msgid "%1$d lists have been restored from the Trash." msgstr "" #: views/segments.html:80 msgid "List \"%1$s\" has been duplicated." msgstr "" #: views/segments.html:81 msgid "Update" msgstr "" #: views/segments.html:82 msgid "Force Sync" msgstr "" #: views/segments.html:83 msgid "Read More" msgstr "" #: views/segments.html:84 msgid "List \"%1$s\" has been synchronized." msgstr "" #: views/segments.html:85 msgid "Synchronization of the \"%1$s\" list started. It can take several minutes to finish." msgstr "" #: views/segments.html:86 msgid "View Subscribers" msgstr "" #: views/segments.html:87 msgid "New List" msgstr "" #: views/segments.html:88 msgid "New Segment" msgstr "" #: views/segments.html:95 msgid "Delete permanently" msgstr "" #: views/segments.html:97 msgid "Trash and disable" msgstr "" #: views/segments.html:98 msgid "Restore and enable" msgstr "" #: views/segments.html:99 msgid "List score" msgstr "" #: views/segments.html:110 views/segments.html:124 msgid "This text box is for your own use and is never shown to your subscribers." msgstr "" #: views/segments.html:115 views/subscribers/subscribers.html:76 msgid "This is the total of subscribed, unconfirmed and inactive subscribers we count when you are sending with MailPoet Sending Service. The count excludes unsubscribed and bounced (invalid) email addresses." msgstr "" #: views/segments.html:118 msgid "This is the total of all subscribers including %1$d WordPress users. To exclude WordPress users, please purchase one of our premium plans." msgstr "" #: views/segments.html:119 msgid "This is the total of all subscribers excluding all WordPress users." msgstr "" #: views/segments.html:121 msgid "Segments" msgstr "" #: views/segments.html:122 views/segments.html:123 msgid "Segment" msgstr "" #: views/segments.html:125 msgid "Segment successfully updated!" msgstr "" #: views/segments.html:126 msgid "Segment successfully added!" msgstr "" #: views/segments.html:131 msgid "Number of subscribers" msgstr "" #: views/segments.html:132 msgid "Modified on" msgstr "" #: views/segments.html:133 msgid "Missing plugin message" msgstr "" #: views/segments.html:134 msgid "Loading data…" msgstr "" #: views/segments.html:135 msgid "No segments found" msgstr "" #: views/segments.html:145 msgid "All links" msgstr "" #: views/segments.html:146 msgid "Email not sent yet!" msgstr "" #: views/segments.html:147 msgid "Search emails" msgstr "" #: views/segments.html:148 msgid "Select action" msgstr "" #: views/segments.html:149 msgid "Search user roles" msgstr "" #: views/segments.html:150 msgid "Select custom field" msgstr "" #: views/segments.html:153 msgid "# of opens" msgstr "" #: views/segments.html:154 msgid "# of machine-opens" msgstr "" #: views/segments.html:155 msgid "opens" msgstr "" #: views/segments.html:156 views/segments.html:218 msgid "days" msgstr "" #: views/segments.html:159 views/segments.html:215 msgid "more than" msgstr "" #: views/segments.html:160 views/segments.html:216 msgid "less than" msgstr "" #: views/segments.html:161 msgid "higher than" msgstr "" #: views/segments.html:162 msgid "lower than" msgstr "" #: views/segments.html:163 msgid "equals" msgstr "" #: views/segments.html:164 msgid "not equals" msgstr "" #: views/segments.html:165 msgid "contains" msgstr "" #: views/segments.html:166 msgid "value" msgstr "" #: views/segments.html:167 msgid "Select value" msgstr "" #: views/segments.html:168 msgid "checked" msgstr "" #: views/segments.html:169 msgid "unchecked" msgstr "" #: views/segments.html:170 msgid "unknown" msgstr "" #: views/segments.html:171 msgid "not unknown" msgstr "" #: views/segments.html:186 msgid "segments allow you to group your subscribers by other criteria, such as events and actions." msgstr "" #: views/segments.html:187 msgid "Read more." msgstr "" #: views/segments.html:188 msgid "subscribed date" msgstr "" #: views/segments.html:192 msgid "subscribed to list" msgstr "" #: views/segments.html:193 msgid "WordPress user role" msgstr "" #: views/segments.html:194 msgid "MailPoet custom field" msgstr "" #: views/segments.html:195 msgid "is member of" msgstr "" #: views/segments.html:197 msgid "Search membership plans" msgstr "" #: views/segments.html:198 msgid "has active subscription" msgstr "" #: views/segments.html:200 msgid "Search subscriptions" msgstr "" #: views/segments.html:201 msgid "Search lists" msgstr "" #: views/segments.html:203 msgid "any of" msgstr "" #: views/segments.html:204 msgid "all of" msgstr "" #: views/segments.html:205 msgid "none of" msgstr "" #: views/segments.html:207 msgid "1 segment was moved to the trash." msgstr "" #: views/segments.html:208 msgid "%1$d segments were moved to the trash." msgstr "" #: views/segments.html:209 msgid "1 segment has been restored from the Trash." msgstr "" #: views/segments.html:210 msgid "%1$d segments have been restored from the Trash." msgstr "" #: views/segments.html:211 msgid "%1$d segments were permanently deleted." msgstr "" #: views/segments.html:212 msgid "1 segment was permanently deleted." msgstr "" #: views/segments.html:214 msgid "# of orders" msgstr "" #: views/segments.html:221 msgid "orders" msgstr "" #: views/segments.html:222 msgid "purchased in category" msgstr "" #: views/segments.html:223 msgid "purchased product" msgstr "" #: views/segments.html:224 msgid "total spent" msgstr "" #: views/segments.html:225 msgid "is in country" msgstr "" #: views/segments.html:226 msgid "amount" msgstr "" #: views/segments.html:227 msgid "Search categories" msgstr "" #: views/segments.html:229 msgid "Search countries" msgstr "" #: views/segments.html:232 msgid "Calculating segment size…" msgstr "" #: views/segments.html:233 msgid "It's taking longer than usual to generate the segment, which may be due to a complex configuration. Try using fewer or simpler conditions." msgstr "" #: views/segments.html:234 msgid "This segment has %1$d subscribers." msgstr "" #: views/segments.html:235 msgid "Learn more." msgstr "" #: views/segments.html:238 views/subscribers/subscribers.html:160 msgid "Not enough data." msgstr "" #: views/segments.html:239 views/subscribers/subscribers.html:161 msgid "Fewer than 3 emails sent" msgstr "" #: views/segments.html:242 msgid "50% or more" msgstr "" #: views/segments.html:245 msgid "between 20 and 50%" msgstr "" #: views/segments.html:246 views/subscribers/subscribers.html:168 msgid "Low" msgstr "" #: views/segments.html:248 msgid "20% or fewer" msgstr "" #: views/segments.html:249 views/subscribers/subscribers.html:171 msgid "Average percent of emails subscribers read in the last year" msgstr "" #: views/segments.html:250 msgid "Add a condition" msgstr "" #: views/segments.html:252 views/subscribers/subscribers.html:173 msgid "Lists and Segments subscribers counts were calculated {$mins} minutes ago" msgstr "" #: views/segments.html:253 views/subscribers/subscribers.html:174 msgid "Recalculate now" msgstr "" #: views/segments.html:254 msgid "Due to email privacy protections, some opens may not be tracked. Consider using a different engagement metric." msgstr "" #: views/segments.html:257 msgid "Your current MailPoet plan does not support advanced segments with multiple conditions. Upgrade to the MailPoet Business plan to more precisely target your emails based on how people engage with your business. [link]Learn more.[/link]" msgstr "" #: views/segments.html:113 views/subscribers/subscribers.html:74 msgctxt "count / total subscribers" msgid "%1$d / %2$d" msgstr "" #: views/segments.html:114 views/subscribers/subscribers.html:75 msgctxt "number of subscribers in a sending plan" msgid "%s subscribers in your plan" msgstr "" #: views/segments.html:117 msgctxt "number of subscribers in the plugin" msgid "%s MailPoet subscribers" msgstr "" #: views/segments.html:143 msgctxt "Page X of Y" msgid "of" msgstr "" #: views/segments.html:151 msgctxt "Dynamic segment creation: when newsletter was opened" msgid "opened" msgstr "" #: views/segments.html:152 msgctxt "Dynamic segment creation: list of all subscribers that opened the newsletter automatically in the background" msgid "machine-opened" msgstr "" #: views/segments.html:157 msgctxt "The result will be \"more than 20 opens\"" msgid "{condition} {opens} opens" msgstr "" #: views/segments.html:158 msgctxt "The result will be \"in the last 5 days\"" msgid "in the last {days} days" msgstr "" #: views/segments.html:173 msgctxt "Meaning: \"Subscriber subscribed before April\"" msgid "before" msgstr "" #: views/segments.html:174 msgctxt "Meaning: \"Subscriber subscribed after April" msgid "after" msgstr "" #: views/segments.html:175 msgctxt "Meaning: \"Subscriber subscribed on a given date\"" msgid "on" msgstr "" #: views/segments.html:176 msgctxt "Meaning: \"Subscriber subscribed on a date other than the given date\"" msgid "not on" msgstr "" #: views/segments.html:177 msgctxt "Meaning: \"Subscriber subscribed in the last 3 days\"" msgid "in the last" msgstr "" #: views/segments.html:178 msgctxt "Meaning: \"Subscriber subscribed not in the last 3 days\"" msgid "not in the last" msgstr "" #: views/segments.html:180 msgctxt "Dynamic segment creation: when newsletter was not opened" msgid "not opened" msgstr "" #: views/segments.html:181 msgctxt "Dynamic segment creation: when a newsletter link was clicked" msgid "clicked" msgstr "" #: views/segments.html:182 msgctxt "Dynamic segment creation: when a newsletter link in any email was clicked" msgid "clicked any email" msgstr "" #: views/segments.html:183 msgctxt "Dynamic segment creation: when a newsletter link was not clicked" msgid "not clicked" msgstr "" #: views/segments.html:185 msgctxt "A note about dynamic segments usage" msgid "Tip" msgstr "" #: views/segments.html:189 msgctxt "Subscriber engagement score" msgid "score" msgstr "" #: views/segments.html:190 msgctxt "Placeholder for input: subscriber engagement score" msgid "score" msgstr "" #: views/segments.html:191 msgctxt "The result will be \"higher than 20 %\"" msgid "{condition} {score} %" msgstr "" #: views/segments.html:196 msgctxt "Dynamic segment creation: User selects this to use any WooCommerce Memberships filters" msgid "WooCommerce Memberships" msgstr "" #: views/segments.html:199 msgctxt "Dynamic segment creation: User selects this to use any WooCommerce Subscriptions filters" msgid "WooCommerce Subscriptions" msgstr "" #: views/segments.html:219 msgctxt "Appears together with `inTheLast` when creating a new WooCommerce segment based on the number of orders." msgid "days" msgstr "" #: views/segments.html:220 msgctxt "Appears together with `days` when creating a new WooCommerce segment based on the number of orders." msgid "in the last" msgstr "" #: views/segments.html:230 msgctxt "Dynamic segment creation: User selects this to use any woocommerce filters" msgid "WooCommerce" msgstr "" #: views/settings.html:36 msgid "Basics" msgstr "" #: views/settings.html:37 msgid "Sign-up Confirmation" msgstr "" #: views/settings.html:38 msgid "Send With..." msgstr "" #: views/settings.html:40 msgid "Advanced" msgstr "" #: views/settings.html:41 msgid "Key Activation" msgstr "" #: views/settings.html:43 msgid "Save settings" msgstr "" #: views/settings.html:44 msgid "Settings saved" msgstr "" #: views/settings.html:46 msgid "Default sender" msgstr "" #: views/settings.html:47 msgid "These email addresses will be selected by default for each new email." msgstr "" #: views/settings.html:49 msgid "Your name" msgstr "" #: views/settings.html:52 msgid "Subscribe in comments" msgstr "" #: views/settings.html:53 msgid "Visitors that comment on a post can subscribe to your list via a checkbox." msgstr "" #: views/settings.html:54 msgid "Subscribe in registration form" msgstr "" #: views/settings.html:55 msgid "Allow users who register as a WordPress user on your website to subscribe to a MailPoet list (in addition to the \"WordPress Users\" list). This also enables WordPress users to receive confirmation emails (if sign-up confirmation is enabled)." msgstr "" #: views/settings.html:56 msgid "Users will be subscribed to these lists:" msgstr "" #: views/settings.html:57 msgid "Yes, add me to your mailing list" msgstr "" #: views/settings.html:58 msgid "Choose a list" msgstr "" #: views/settings.html:60 msgid "Manage Subscription page" msgstr "" #: views/settings.html:61 msgid "When your subscribers click the \"Manage your subscription\" link, they will be directed to this page." msgstr "" #: views/settings.html:62 msgid "Want to use a custom Subscription page? Check out our [link]Knowledge Base[/link] for instructions." msgstr "" #: views/settings.html:63 msgid "Preview page" msgstr "" #: views/settings.html:65 msgid "Subscribers can choose from these lists:" msgstr "" #: views/settings.html:66 msgid "Leave this field empty to display all lists" msgstr "" #: views/settings.html:68 msgid "Re-engagement page" msgstr "" #: views/settings.html:69 msgid "Thank your subscribers reactivated by the Re-engagement email for their continued interest in your emails." msgstr "" #: views/settings.html:71 msgid "Unsubscribe page" msgstr "" #: views/settings.html:72 msgid "When your subscribers click the \"Unsubscribe\" link, they will be directed to a confirmation page. After confirming, the success page will be shown. These pages must contain the [mailpoet_page] shortcode." msgstr "" #: views/settings.html:74 views/settings.html:110 msgid "Confirmation page" msgstr "" #: views/settings.html:75 msgid "Success page" msgstr "" #: views/settings.html:82 msgid "Newsletters and Post Notifications" msgstr "" #: views/settings.html:84 msgid "Please fill the email address." msgstr "" #: views/settings.html:86 msgid "New subscriber notifications" msgstr "" #: views/settings.html:87 msgid "Enter the email address that should receive notifications when someone subscribes." msgstr "" #: views/settings.html:90 msgid "Never" msgstr "" #: views/settings.html:92 msgid "Archive page shortcode" msgstr "" #: views/settings.html:93 msgid "Paste this shortcode on a page to display a list of past newsletters." msgstr "" #: views/settings.html:94 msgid "Shortcode to display total number of subscribers" msgstr "" #: views/settings.html:95 msgid "Paste this shortcode on a post or page to display the total number of confirmed subscribers." msgstr "" #: views/settings.html:97 msgid "Be GDPR compliant" msgstr "" #: views/settings.html:98 msgid "You need to comply with European law in regards to data privacy if you have European subscribers. Rest assured, it’s easy!" msgstr "" #: views/settings.html:99 msgid "Read our guide" msgstr "" #: views/settings.html:101 msgid "Invalid email address" msgstr "" #: views/settings.html:103 msgid "Enable sign-up confirmation" msgstr "" #: views/settings.html:104 msgid "If you enable this option, your subscribers will first receive a confirmation email after they subscribe. Once they confirm their subscription (via this email), they will be marked as 'confirmed' and will begin to receive your email newsletters." msgstr "" #: views/settings.html:105 msgid "Read more about Double Opt-in confirmation." msgstr "" #: views/settings.html:106 msgid "Sign-up confirmation is mandatory when using the MailPoet Sending Service." msgstr "" #: views/settings.html:108 msgid "Email content" msgstr "" #: views/settings.html:109 msgid "Don't forget to include:

[activation_link]Confirm your subscription.[/activation_link]

Optional: [lists_to_confirm]." msgstr "" #: views/settings.html:111 msgid "When subscribers click on the activation link, they will be redirected to this page." msgstr "" #: views/settings.html:112 msgid "Subscribers will need to activate their subscription via email in order to receive your newsletters. This is highly recommended!" msgstr "" #: views/settings.html:113 msgid "New subscribers will be automatically confirmed, without having to confirm their subscription. This is not recommended!" msgstr "" #: views/settings.html:115 msgid "Bounce email address" msgstr "" #: views/settings.html:116 msgid "Your bounced emails will be sent to this address." msgstr "" #: views/settings.html:118 msgid "Newsletter task scheduler (cron)" msgstr "" #: views/settings.html:119 msgid "Select what will activate your newsletter queue." msgstr "" #: views/settings.html:120 msgid "Visitors to your website (recommended)" msgstr "" #: views/settings.html:121 msgid "MailPoet's own script. Doesn't work with [link]these hosts[/link]." msgstr "" #: views/settings.html:122 msgid "Server side cron (Linux cron)" msgstr "" #: views/settings.html:123 msgid "To use this option please add this command to your crontab:" msgstr "" #: views/settings.html:124 msgid "With the frequency of running it every minute:" msgstr "" #: views/settings.html:125 msgid "Roles and capabilities" msgstr "" #: views/settings.html:126 msgid "Manage which WordPress roles access which features of MailPoet." msgstr "" #: views/settings.html:127 msgid "Manage using the Members plugin" msgstr "" #: views/settings.html:128 msgid "Install the plugin [link]Members[/link] (free) to manage permissions." msgstr "" #: views/settings.html:129 msgid "Re-engagement emails were deactivated." msgstr "" #: views/settings.html:130 msgid "Re-engagement emails are now enabled. Don’t forget to [link]activate them[/link]." msgstr "" #: views/settings.html:135 msgid "Note: attachments, CC, BCC and multiple TO are not supported. [link]Learn more[/link]" msgstr "" #: views/settings.html:137 msgid "Stop sending to inactive subscribers" msgstr "" #: views/settings.html:138 msgid "Gmail, Yahoo and other email providers will treat your emails like spam if your subscribers don't open your emails in the long run. This option will mark your subscribers as Inactive and MailPoet will stop sending to them." msgstr "" #: views/settings.html:139 msgid "This option is disabled because tracking is disabled." msgstr "" #: views/settings.html:140 msgid "After 3 months (recommended if you send once a day)" msgstr "" #: views/settings.html:141 msgid "After 6 months (recommended if you send at least twice a month)" msgstr "" #: views/settings.html:142 msgid "After 12 months (default)" msgstr "" #: views/settings.html:143 msgid "After 18 months" msgstr "" #: views/settings.html:144 msgid "Load 3rd-party libraries" msgstr "" #: views/settings.html:145 msgid "E.g. Google Fonts (used in Form Editor) and HelpScout (used for support). This needs to be enabled if you want to be able to contact support." msgstr "" #: views/settings.html:146 msgid "Share anonymous data" msgstr "" #: views/settings.html:147 msgid "Share anonymous data and help us improve the plugin. We appreciate your help!" msgstr "" #: views/settings.html:148 msgid "Protect your forms against spam signups" msgstr "" #: views/settings.html:149 msgid "Built-in CAPTCHA protects your subscription forms against bots. Alternatively, use reCAPTCHA by Google." msgstr "" #: views/settings.html:150 msgid "Sign up for an API key pair here." msgstr "" #: views/settings.html:151 msgid "Built-in CAPTCHA (default)" msgstr "" #: views/settings.html:152 msgid "(disabled because GD or FreeType extension is missing)" msgstr "" #: views/settings.html:153 msgid "Google reCAPTCHA v2" msgstr "" #: views/settings.html:154 msgid "Your reCAPTCHA Site Key" msgstr "" #: views/settings.html:155 msgid "Your reCAPTCHA Secret Key" msgstr "" #: views/settings.html:156 msgid "Please fill the reCAPTCHA keys." msgstr "" #: views/settings.html:157 msgid "Disable" msgstr "" #: views/settings.html:158 msgid "Recalculate Subscriber Scores" msgstr "" #: views/settings.html:159 msgid "MailPoet will recalculate subscriber engagement scores for all subscribers. This may take some time to complete." msgstr "" #: views/settings.html:160 msgid "Update now…" msgstr "" #: views/settings.html:161 msgid "Subscriber score recalculation has been scheduled and will start soon. It may take some time to complete." msgstr "" #: views/settings.html:162 msgid "Reinstall from scratch" msgstr "" #: views/settings.html:163 msgid "Want to start from the beginning? This will completely delete MailPoet and reinstall it from scratch. Remember: you will lose all of your data!" msgstr "" #: views/settings.html:164 msgid "Reinstall now..." msgstr "" #: views/settings.html:165 msgid "Logging" msgstr "" #: views/settings.html:166 msgid "Enables logging for diagnostics of plugin behavior." msgstr "" #: views/settings.html:167 msgid "See logs." msgstr "" #: views/settings.html:171 msgid "Are you sure? All of your MailPoet data will be permanently erased (newsletters, statistics, subscribers, etc.)." msgstr "" #: views/settings.html:174 msgid "Get notified when someone subscribes" msgstr "" #: views/settings.html:175 msgid "It’s been a popular feature request from our users, we hope you get lots of emails about all your new subscribers!" msgstr "" #: views/settings.html:176 msgid "(You can turn this feature off if it’s too many emails.)" msgstr "" #: views/settings.html:178 msgid "Activation Key" msgstr "" #: views/settings.html:179 msgid "This key is used to validate your free or paid subscription. Paying customers will enjoy automatic upgrades of their Premium plugin and access to faster support." msgstr "" #: views/settings.html:180 msgid "Please specify a license key before validating it." msgstr "" #: views/settings.html:181 views/subscribers/importExport/import.html:118 msgid "Verify" msgstr "" #: views/settings.html:182 msgid "Your key is valid" msgstr "" #: views/settings.html:183 msgid "Your key is not valid" msgstr "" #: views/settings.html:184 msgid "Yikes, we can’t validate your key because:" msgstr "" #: views/settings.html:185 msgid "You’re on localhost or using an IP address instead of a domain. Not allowed for security reasons!" msgstr "" #: views/settings.html:186 msgid "Your host is blocking the activation, e.g. Altervista" msgstr "" #: views/settings.html:187 msgid "This website is on an Intranet. Activating MailPoet will not be possible." msgstr "" #: views/settings.html:189 msgid "MailPoet Premium is active" msgstr "" #: views/settings.html:190 msgid "MailPoet Premium is not installed." msgstr "" #: views/settings.html:191 msgid "MailPoet Premium is installed but not activated." msgstr "" #: views/settings.html:194 msgid "downloading MailPoet Premium…" msgstr "" #: views/settings.html:195 msgid "activating MailPoet Premium…" msgstr "" #: views/settings.html:196 msgid "MailPoet Premium is active!" msgstr "" #: views/settings.html:197 msgid "Something went wrong. Please [link]download the Premium plugin from your account[/link] and [link]contact our support team[/link]." msgstr "" #: views/settings.html:199 msgid "MailPoet Sending Service is active" msgstr "" #: views/settings.html:201 msgid "Activate MailPoet Sending Service" msgstr "" #: views/settings.html:203 msgid "Note: your account is pending approval by MailPoet." msgstr "" #: views/settings.html:204 msgid "Rest assured, this only takes just a couple of hours. Until then, you can still send email previews to yourself. Any active automatic emails, like Welcome Emails, will be paused." msgstr "" #: views/settings.html:205 msgid "A test email was sent to [email_address]" msgstr "" #: views/settings.html:211 msgid "Customers can subscribe to the \"WooCommerce Customers\" list and optionally other lists via a checkbox on the checkout page." msgstr "" #: views/settings.html:212 msgid "Lists to also subscribe customers to:" msgstr "" #: views/settings.html:213 msgid "Leave empty to subscribe only to \"WooCommerce Customers\" list" msgstr "" #: views/settings.html:214 msgid "Select lists..." msgstr "" #: views/settings.html:216 msgid "This is the checkbox message your customers will see on your WooCommerce checkout page to subscribe to the \"WooCommerce Customers\" list and lists selected in \"Opt-in on checkout\" setting." msgstr "" #: views/settings.html:218 msgid "The checkbox opt-in message cannot be empty." msgstr "" #: views/settings.html:219 msgid "Subscribe old WooCommerce customers" msgstr "" #: views/settings.html:220 msgid "Subscribe all my past customers to this list because they agreed to receive marketing emails from me." msgstr "" #: views/settings.html:222 msgid "MailPoet Sending Service" msgstr "" #: views/settings.html:223 msgid "You're now sending with MailPoet!" msgstr "" #: views/settings.html:224 msgid "Solve all of your sending problems!" msgstr "" #: views/settings.html:225 msgid "Reach the inbox, not the spam box." msgstr "" #: views/settings.html:226 msgid "Easy configuration: enter a key to activate the sending service." msgstr "" #: views/settings.html:227 msgid "Super fast: send up to 50,000 emails per hour." msgstr "" #: views/settings.html:228 msgid "All emails are signed with SPF & DKIM." msgstr "" #: views/settings.html:229 msgid "Automatically remove invalid and bounced addresses (bounce handling) to keep your lists clean." msgstr "" #: views/settings.html:232 msgid "Activated" msgstr "" #: views/settings.html:233 msgid "Free up to 1,000 subscribers" msgstr "" #: views/settings.html:234 msgid "or" msgstr "" #: views/settings.html:235 msgid "[link]enter your key[/link]" msgstr "" #: views/settings.html:236 msgid "Other" msgstr "" #: views/settings.html:237 msgid "Send emails via your host" msgstr "" #: views/settings.html:238 msgid "(not recommended!)" msgstr "" #: views/settings.html:239 msgid "or via a third-party sender." msgstr "" #: views/settings.html:240 msgid "Your key is not valid for MailPoet Sending Service." msgstr "" #: views/settings.html:241 msgid "Get a new plan" msgstr "" #: views/settings.html:242 msgid "Unless you're a pro, you’ll probably end up in spam." msgstr "" #: views/settings.html:243 msgid "Sending speed is limited by your host and/or your third-party (with a 2,000 per hour maximum)." msgstr "" #: views/settings.html:244 msgid "Manual configuration of SPF and DKIM required." msgstr "" #: views/settings.html:245 msgid "Bounce handling is available, but only with an extra [link]add-on[/link]." msgstr "" #: views/settings.html:246 msgid "Configure" msgstr "" #: views/settings.html:247 msgid "Method" msgstr "" #: views/settings.html:248 msgid "Your web host / web server" msgstr "" #: views/settings.html:249 msgid "SMTP" msgstr "" #: views/settings.html:250 msgid "Select your provider" msgstr "" #: views/settings.html:251 msgid "Your web host" msgstr "" #: views/settings.html:252 msgid "Not listed (default)" msgstr "" #: views/settings.html:253 msgid "Sending frequency" msgstr "" #: views/settings.html:254 msgid "Recommended" msgstr "" #: views/settings.html:255 msgid "recommended" msgstr "" #: views/settings.html:256 msgid "I'll set my own frequency" msgstr "" #: views/settings.html:257 msgid "emails" msgstr "" #: views/settings.html:258 msgid "%1$s emails" msgstr "" #: views/settings.html:263 msgid "That's %1$s emails per day" msgstr "" #: views/settings.html:264 msgid "That's %1$s emails per second. We highly recommend to send 1 email per second, at the absolute maximum. MailPoet needs at least one second to process and send a single email (on most hosts.) Alternatively, send with MailPoet, which can be up to 50 times faster." msgstr "" #: views/settings.html:265 msgid "Warning! You may break the terms of your web host or provider by sending more than the recommended emails per day. Contact your host if you want to send more." msgstr "" #: views/settings.html:266 msgid "SMTP Hostname" msgstr "" #: views/settings.html:267 msgid "e.g.: smtp.mydomain.com" msgstr "" #: views/settings.html:268 msgid "SMTP Port" msgstr "" #: views/settings.html:269 msgid "Region" msgstr "" #: views/settings.html:270 msgid "Access Key" msgstr "" #: views/settings.html:271 msgid "Secret Key" msgstr "" #: views/settings.html:272 msgid "API Key" msgstr "" #: views/settings.html:273 msgid "Login" msgstr "" #: views/settings.html:274 msgid "Password" msgstr "" #: views/settings.html:275 msgid "Secure Connection" msgstr "" #: views/settings.html:276 msgid "Authentication" msgstr "" #: views/settings.html:277 msgid "Leave this option set to Yes. Only a tiny portion of SMTP services prefer Authentication to be turned off." msgstr "" #: views/settings.html:278 msgid "SPF Signature (Highly recommended!)" msgstr "" #: views/settings.html:279 msgid "This improves your delivery rate by verifying that you're allowed to send emails from your domain." msgstr "" #: views/settings.html:280 msgid "SPF is set up in your DNS. Read your host's support documentation for more information." msgstr "" #: views/settings.html:281 msgid "Test the sending method" msgstr "" #: views/settings.html:282 msgid "Send a test email" msgstr "" #: views/settings.html:283 msgid "Didn't receive the test email? Read our [link]quick guide[/link] to sending issues." msgstr "" #: views/settings.html:284 msgid "The email could not be sent. Make sure the option \"Email notifications\" has a FROM email address in the Basics tab." msgstr "" #: views/settings.html:285 msgid "This is a Sending Method Test" msgstr "" #: views/settings.html:286 msgid "Yup, it works! You can start blasting away emails to the moon." msgstr "" #: views/settings.html:287 msgid "The email has been sent! Check your inbox." msgstr "" #: views/settings.html:288 msgid "or Cancel" msgstr "" #: views/settings.html:290 msgid "Engagement analytics tracking" msgstr "" #: views/settings.html:291 msgid "Choose the balance between subscriber privacy and deeper engagement insights that is right for your business." msgstr "" #: views/settings.html:292 msgid "Full – additionally use browser cookies to improve the site and email engagement tracking and abandoned cart email accuracy." msgstr "" #: views/settings.html:293 msgid "Partial – additionally track email engagement (opens, clicks). Disable cookie-based tracking." msgstr "" #: views/settings.html:294 msgid "Basic – only use data your site already has about your subscribers. Disable email engagement and cookie-based tracking, and re-engagement emails." msgstr "" #: views/settings.html:73 msgctxt "Unsubscribe pages customization link" msgid "[link]Learn more about customizing these pages.[/link]" msgstr "" #: views/settings.html:77 msgctxt "name of a setting to automatically send statistics (newsletter open rate, click rate, etc) by email" msgid "Stats notifications" msgstr "" #: views/settings.html:78 msgctxt "Please reuse the current translations of “Welcome Emails”" msgid "Enter the email address that should receive your newsletter’s stats 24 hours after it has been sent, or every first Monday of the month for Welcome Emails and WooCommerce Emails." msgstr "" #: views/settings.html:83 msgctxt "Please reuse the current translations of “Welcome Emails”" msgid "Welcome Emails and WooCommerce emails" msgstr "" #: views/settings.html:117 msgctxt "support article link label" msgid "Read more." msgstr "" #: views/settings.html:131 msgctxt "Transational emails settings title" msgid "Send all site’s emails with…" msgstr "" #: views/settings.html:132 msgctxt "Transational emails settings description" msgid "Choose which method to send all your WordPress emails (e.g. password reset, new registration, WooCommerce invoices, etc.)." msgstr "" #: views/settings.html:133 msgctxt "Transactional emails settings link" msgid "Read more." msgstr "" #: views/settings.html:134 msgctxt "Transactional emails settings option" msgid "The current sending method - %1$s (recommended)" msgstr "" #: views/settings.html:136 msgctxt "Transactional emails settings option" msgid "The default WordPress sending method (default)" msgstr "" #: views/settings.html:168 msgctxt "In settings: \"Logging: Everything\"" msgid "Everything" msgstr "" #: views/settings.html:169 msgctxt "In settings: \"Logging: Errors only\"" msgid "Errors only" msgstr "" #: views/settings.html:170 msgctxt "In settings: \"Logging: Nothing\"" msgid "Nothing" msgstr "" #: views/settings.html:207 msgctxt "Setting for using our editor for WooCommerce email" msgid "Use MailPoet to customize WooCommerce emails" msgstr "" #: views/settings.html:208 msgctxt "Setting for using our editor for WooCommerce email" msgid "You can use the MailPoet editor to customize the template used to send WooCommerce emails (notification for order processing, completed, ...)." msgstr "" #: views/settings.html:209 msgctxt "Settings button to go to WooCommerce email editor" msgid "Open template editor" msgstr "" #: views/settings.html:210 msgctxt "settings area: add an email opt-in checkbox on the checkout page (e-commerce websites)" msgid "Opt-in on checkout" msgstr "" #: views/settings.html:215 msgctxt "settings area: set the email opt-in message on the checkout page (e-commerce websites)" msgid "Checkbox opt-in message" msgstr "" #: views/settings.html:217 msgctxt "placeholder text for the WooCommerce checkout opt-in message" msgid "Checkbox opt-in message" msgstr "" #: views/subscribers/importExport/export.html:7 #: views/subscribers/importExport/import.html:7 msgid "Back to Subscribers" msgstr "" #: views/subscribers/importExport/export.html:11 msgid "Yikes! Couldn't find any subscribers" msgstr "" #: views/subscribers/importExport/export.html:26 msgid "Pick one or multiple lists" msgstr "" #: views/subscribers/importExport/export.html:38 msgid "List of fields to export" msgstr "" #: views/subscribers/importExport/export.html:40 msgid "[link]Read about the Global status.[/link]" msgstr "" #: views/subscribers/importExport/export.html:54 msgid "Format" msgstr "" #: views/subscribers/importExport/export.html:62 msgid "CSV file" msgstr "" #: views/subscribers/importExport/export.html:69 msgid "Excel file" msgstr "" #: views/subscribers/importExport/export.html:73 msgid "ZIP extension is required to create Excel files. Please refer to the [link]official PHP ZIP installation guide[/link] or contact your hosting provider’s technical support for instructions on how to install and load the ZIP extension." msgstr "" #: views/subscribers/importExport/export.html:99 #: views/subscribers/importExport/import.html:40 msgid "Server error:" msgstr "" #: views/subscribers/importExport/export.html:100 msgid "%1$s subscribers were exported. Get the exported file [link]here[/link]." msgstr "" #: views/subscribers/importExport/import.html:1 msgid "This file needs to be formatted in a CSV style (comma-separated-values). Look at some [link]examples on our support site[/link]." msgstr "" #: views/subscribers/importExport/import.html:39 msgid "No active lists found" msgstr "" #: views/subscribers/importExport/import.html:41 msgid "Select" msgstr "" #: views/subscribers/importExport/import.html:42 msgid "Only comma-separated (CSV) file formats are supported." msgstr "" #: views/subscribers/importExport/import.html:43 msgid "Your CSV is over %s and is too big to process. Please split the file into two or more sections." msgstr "" #: views/subscribers/importExport/import.html:44 msgid "Your data could not be processed. Please make sure it is in the correct format." msgstr "" #: views/subscribers/importExport/import.html:45 msgid "No valid records were found. This file needs to be formatted in a CSV style (comma-separated). Look at some [link]examples on our support site.[/link]" msgstr "" #: views/subscribers/importExport/import.html:46 msgid "%1$s records had issues and were skipped." msgstr "" #: views/subscribers/importExport/import.html:47 msgid "%1$s emails are not valid: %2$s" msgstr "" #: views/subscribers/importExport/import.html:49 msgid "%1$s emails appear more than once in your file: %2$s" msgstr "" #: views/subscribers/importExport/import.html:50 msgid "Hide details" msgstr "" #: views/subscribers/importExport/import.html:53 #: views/subscribers/importExport/import.html:55 msgid "Add new list" msgstr "" #: views/subscribers/importExport/import.html:54 msgid "Add new field" msgstr "" #: views/subscribers/importExport/import.html:57 msgid "The selected value is already matched to another field." msgstr "" #: views/subscribers/importExport/import.html:58 msgid "Confirm that this field corresponds to the selected field." msgstr "" #: views/subscribers/importExport/import.html:59 msgid "One of the fields contains an invalid email. Please fix it before continuing." msgstr "" #: views/subscribers/importExport/import.html:72 msgid "Do not match as a 'date field' if most of the rows for that field return the same error." msgstr "" #: views/subscribers/importExport/import.html:73 msgid "First row date cannot be empty." msgstr "" #: views/subscribers/importExport/import.html:74 msgid "Verify that the date in blue matches the original date." msgstr "" #: views/subscribers/importExport/import.html:75 msgid "PM" msgstr "" #: views/subscribers/importExport/import.html:76 msgid "AM" msgstr "" #: views/subscribers/importExport/import.html:77 msgid "Error matching date" msgstr "" #: views/subscribers/importExport/import.html:78 msgid "One of the fields contains an invalid date. Please fix before continuing." msgstr "" #: views/subscribers/importExport/import.html:79 msgid "Error adding a new list:" msgstr "" #: views/subscribers/importExport/import.html:80 msgid "One of the fields contains an invalid email. Please fix before continuing." msgstr "" #: views/subscribers/importExport/import.html:81 msgid "Custom field could not be created" msgstr "" #: views/subscribers/importExport/import.html:82 msgid "%1$s subscribers added to %2$s." msgstr "" #: views/subscribers/importExport/import.html:83 msgid "%1$s existing subscribers were updated and added to %2$s." msgstr "" #: views/subscribers/importExport/import.html:84 msgid "No subscribers were added or updated." msgstr "" #: views/subscribers/importExport/import.html:85 msgid "Note: Imported subscribers will not receive any Welcome Emails" msgstr "" #: views/subscribers/importExport/import.html:86 msgid "Read the support article." msgstr "" #: views/subscribers/importExport/import.html:94 msgid "Over 2 years ago" msgstr "" #: views/subscribers/importExport/import.html:95 msgid "Between 1 and 2 years ago" msgstr "" #: views/subscribers/importExport/import.html:96 msgid "Within the last year" msgstr "" #: views/subscribers/importExport/import.html:97 msgid "Within the last 3 months" msgstr "" #: views/subscribers/importExport/import.html:99 msgid "Previous step" msgstr "" #: views/subscribers/importExport/import.html:100 msgid "Next step" msgstr "" #: views/subscribers/importExport/import.html:102 msgid " See video guide" msgstr "" #: views/subscribers/importExport/import.html:103 msgid "Import again" msgstr "" #: views/subscribers/importExport/import.html:104 msgid "View subscribers" msgstr "" #: views/subscribers/importExport/import.html:105 msgid "Paste the data into a text box" msgstr "" #: views/subscribers/importExport/import.html:106 msgid "Pick one or more list(s)" msgstr "" #: views/subscribers/importExport/import.html:107 msgid "Pick the list that you want to import these subscribers to." msgstr "" #: views/subscribers/importExport/import.html:109 msgid "Create a new list" msgstr "" #: views/subscribers/importExport/import.html:110 msgid "Update existing subscribers’ information, like first name, last name, etc." msgstr "" #: views/subscribers/importExport/import.html:113 msgid " To add subscribers to a mailing segment, [link]create a list[/link]." msgstr "" #: views/subscribers/importExport/import.html:114 msgid "Upload a file" msgstr "" #: views/subscribers/importExport/import.html:115 msgid "Import from MailChimp" msgstr "" #: views/subscribers/importExport/import.html:116 msgid "Enter your MailChimp API key" msgstr "" #: views/subscribers/importExport/import.html:117 msgid "Find your MailChimp API key in our [link]documentation[/link]." msgstr "" #: views/subscribers/importExport/import.html:119 msgid "Select list(s)" msgstr "" #: views/subscribers/importExport/import.html:121 msgid "Match data" msgstr "" #: views/subscribers/importExport/import.html:123 msgid "Copy and paste your subscribers from Excel/Spreadsheets" msgstr "" #: views/subscribers/importExport/import.html:124 msgid "This file needs to be formatted in a CSV style (comma-separated-values.) Look at some [link]examples on our support site[/link]." msgstr "" #: views/subscribers/importExport/import.html:125 msgid "How would you like to import subscribers?" msgstr "" #: views/subscribers/importExport/import.html:126 msgid "We highly recommend cleaning your lists before importing them to MailPoet." msgstr "" #: views/subscribers/importExport/import.html:127 msgid "Lists can have up to 20% of invalid addresses after a year because people change jobs and stop using their addresses. If you send with MailPoet, we will pause your sending and ask you to clean your list if we detect over 10% of invalid addresses." msgstr "" #: views/subscribers/importExport/import.html:134 msgid "Set new subscribers’ status to" msgstr "" #: views/subscribers/importExport/import.html:135 msgid "Choose “Subscribed” only if you have explicit consent to send them bulk or marketing emails. [link]Why is consent important?[/link]" msgstr "" #: views/subscribers/importExport/import.html:136 msgid "Congratulations, you’ve imported your subscribers!" msgstr "" #: views/subscribers/importExport/import.html:137 msgid "Are you importing subscribers from another marketing service provider? You may need to separately import the list of bad or previously unsubscribed addresses to avoid contacting them. [link]See how to import a suppression list.[/link]" msgstr "" #: views/subscribers/importExport/import.html:138 msgid "Update existing subscribers’ status to" msgstr "" #: views/subscribers/importExport/import.html:48 msgctxt "Error message when importing addresses like postmaster@domain.com" msgid "%1$s [link]role-based addresses[/link] are not permitted: %2$s" msgstr "" #: views/subscribers/importExport/import.html:87 msgctxt "Question for importing subscribers into MailPoet" msgid "Are you importing an existing list or contacts from your address book?" msgstr "" #: views/subscribers/importExport/import.html:88 msgctxt "User choice to import an existing email list" msgid "Existing list" msgstr "" #: views/subscribers/importExport/import.html:89 msgctxt "User choice to import his address book contacts" msgid "Contacts from my address book" msgstr "" #: views/subscribers/importExport/import.html:90 msgctxt "Paragraph explaining the user what to do when importing his contacts." msgid "You will need to ask your contacts to join your list instead of importing them. This is a standard practice to ensure good email deliverability." msgstr "" #: views/subscribers/importExport/import.html:91 msgctxt "Paragraph warning what happens if user imports his contacts and sends with MailPoet" msgid "If you send with MailPoet, we will detect if you import subscribers without their explicit consent and suspend your account." msgstr "" #: views/subscribers/importExport/import.html:92 msgctxt "Button to visit a support article" msgid "How to ask your contacts to join your list" msgstr "" #: views/subscribers/importExport/import.html:93 msgctxt "Question for users importing their list" msgid "When did you last send an email to this list?" msgstr "" #: views/subscribers/importExport/import.html:108 msgctxt " Verb" msgid "Select" msgstr "" #: views/subscribers/importExport/import.html:128 msgctxt "CTA button label" msgid "How can I clean my list?" msgstr "" #: views/subscribers/importExport/import.html:129 msgctxt "Text in a link" msgid "Got it, I’ll proceed to import" msgstr "" #: views/subscribers/importExport/import.html:133 msgctxt "This is a value in a select box for \"Set new subscribers’ status to\"" msgid "Don’t update" msgstr "" #: views/subscribers/subscribers.html:41 msgid "Loading subscribers..." msgstr "" #: views/subscribers/subscribers.html:42 msgid "No subscribers were found." msgstr "" #: views/subscribers/subscribers.html:43 msgid "Email addresses that are invalid or don't exist anymore are called \"bounced addresses\". It's a good practice not to send emails to bounced addresses to keep a good reputation with spam filters. Send your emails with MailPoet and we'll automatically ensure to keep a list of bounced addresses without any setup." msgstr "" #: views/subscribers/subscribers.html:44 msgid "Get premium version!" msgstr "" #: views/subscribers/subscribers.html:45 msgid "All subscribers on this page are selected." msgstr "" #: views/subscribers/subscribers.html:46 msgid "All %d subscribers are selected." msgstr "" #: views/subscribers/subscribers.html:47 msgid "Select all subscribers on all pages" msgstr "" #: views/subscribers/subscribers.html:49 msgid "%d subscribers were permanently deleted." msgstr "" #: views/subscribers/subscribers.html:62 msgid "Last engagement" msgstr "" #: views/subscribers/subscribers.html:78 msgid "E-mail" msgstr "" #: views/subscribers/subscribers.html:88 msgid "Unsubscribed on %1$s" msgstr "" #: views/subscribers/subscribers.html:89 msgid "Subscriber was updated successfully!" msgstr "" #: views/subscribers/subscribers.html:90 msgid "Subscriber was added successfully!" msgstr "" #: views/subscribers/subscribers.html:91 msgid "This subscriber will receive Welcome Emails if any are active for your lists." msgstr "" #: views/subscribers/subscribers.html:93 msgid "Unsubscribed at %1$d, from newsletter [link]." msgstr "" #: views/subscribers/subscribers.html:94 msgid "Unsubscribed at %1$d, using the “Manage my Subscription” page." msgstr "" #: views/subscribers/subscribers.html:95 msgid "Unsubscribed at %1$d, by admin \"%2$d\"." msgstr "" #: views/subscribers/subscribers.html:96 msgid "Unsubscribed at %1$d, for an unknown reason." msgstr "" #: views/subscribers/subscribers.html:101 msgid "Score" msgstr "" #: views/subscribers/subscribers.html:102 msgid "Subscribed on" msgstr "" #: views/subscribers/subscribers.html:104 msgid "1 subscriber was moved to the trash." msgstr "" #: views/subscribers/subscribers.html:105 msgid "%1$d subscribers were moved to the trash." msgstr "" #: views/subscribers/subscribers.html:106 msgid "1 subscriber was permanently deleted." msgstr "" #: views/subscribers/subscribers.html:107 msgid "%1$d subscribers were permanently deleted." msgstr "" #: views/subscribers/subscribers.html:108 msgid "1 subscriber has been restored from the trash." msgstr "" #: views/subscribers/subscribers.html:109 msgid "%1$d subscribers have been restored from the trash." msgstr "" #: views/subscribers/subscribers.html:110 msgid "Move to list..." msgstr "" #: views/subscribers/subscribers.html:111 msgid "%1$d subscribers were moved to list %2$s" msgstr "" #: views/subscribers/subscribers.html:112 msgid "Add to list..." msgstr "" #: views/subscribers/subscribers.html:113 msgid "%1$d subscribers were added to list %2$s." msgstr "" #: views/subscribers/subscribers.html:114 msgid "Remove from list..." msgstr "" #: views/subscribers/subscribers.html:115 msgid "%1$d subscribers were removed from list %2$s" msgstr "" #: views/subscribers/subscribers.html:116 msgid "Remove from all lists" msgstr "" #: views/subscribers/subscribers.html:118 msgid "This action will unsubscribe %s subscribers from all lists. This action cannot be undone. Are you sure, you want to continue?" msgstr "" #: views/subscribers/subscribers.html:119 msgid "%1$d subscribers were removed from all lists." msgstr "" #: views/subscribers/subscribers.html:120 msgid "Resend confirmation email" msgstr "" #: views/subscribers/subscribers.html:121 msgid "1 confirmation email has been sent." msgstr "" #: views/subscribers/subscribers.html:122 msgid "Lists to which the subscriber was subscribed." msgstr "" #: views/subscribers/subscribers.html:124 msgid "This subscriber is a registered WordPress user. [link]Edit his/her profile[/link] to change his/her email." msgstr "" #: views/subscribers/subscribers.html:127 msgid "Sent email" msgstr "" #: views/subscribers/subscribers.html:131 msgid "Clicked" msgstr "" #: views/subscribers/subscribers.html:132 msgid "Not opened" msgstr "" #: views/subscribers/subscribers.html:133 msgid "Opened emails" msgstr "" #: views/subscribers/subscribers.html:135 msgid "Need to add new fields, like a telephone number or street address? You can add custom fields by editing the subscription form on the Forms page." msgstr "" #: views/subscribers/subscribers.html:139 msgid "Add New" msgstr "" #: views/subscribers/subscribers.html:146 msgid "Learn more about how each of your subscribers is engaging with your emails. See which emails they’ve opened, the links they clicked. If you’re a WooCommerce store owner, you’ll also see any purchases made as a result of your emails. [link]Learn more[/link]." msgstr "" #: views/subscribers/subscribers.html:164 msgid "Read 50% or more of sent emails" msgstr "" #: views/subscribers/subscribers.html:167 msgid "Read between 20 and 50% of sent emails" msgstr "" #: views/subscribers/subscribers.html:170 msgid "Read 20% or fewer of sent emails" msgstr "" #: views/subscribers/subscribers.html:63 msgctxt "when was the last time the subscriber engaged with the website?" msgid "never" msgstr "" #: views/subscribers/subscribers.html:117 msgctxt "This is an action on the subscribers page" msgid "Unsubscribe" msgstr "" #: views/subscribers/subscribers.html:126 msgctxt "This is a heading for the subscribers statistics page example: \"Stats: mailpoet@example.com\"" msgid "Stats: %s" msgstr "" #: views/subscribers/subscribers.html:129 msgctxt "Percentage of newsletters that were opened by a machine" msgid "Machine-opened" msgstr "" #: views/subscribers/subscribers.html:156 msgctxt "Table column label for subscriber actions e.g. email open, link clicked" msgid "Action" msgstr "" #: views/subscribers/subscribers.html:157 msgctxt "Table column label for date when subscriber action happened" msgid "Action on" msgstr "" #: views/subscribers/subscribers.html:158 msgctxt "Table column label for count of subscriber actions" msgid "Count" msgstr "" #: views/subscription/confirm_unsubscribe.html:3 msgid "Simply click on this link to stop receiving emails from us." msgstr "" #: views/subscription/confirm_unsubscribe.html:5 msgctxt "Text in unsubscribe link" msgid "Yes, unsubscribe me" msgstr "" #: views/subscription/manage_subscription.html:16 msgctxt "success message after saving subscription settings" msgid "Your preferences have been saved." msgstr "" #: views/upgrade.html:28 msgid "Image bird feeder" msgstr "" #: views/upgrade.html:264 msgid "Image woodpecker" msgstr "" #: views/upgrade.html:298 msgid "Image rooster crowing" msgstr "" #: views/upgrade.html:9 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Take your email marketing strategy
to the next level" msgstr "" #: views/upgrade.html:12 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Ready to level up your email marketing efforts?" msgstr "" #: views/upgrade.html:13 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Upgrade your plan to unlock MailPoet’s advanced features, access to detailed analytics, and priority support." msgstr "" #: views/upgrade.html:21 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Upgrade" msgstr "" #: views/upgrade.html:37 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "MailPoet Starter plan is actually yours for free" msgstr "" #: views/upgrade.html:40 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Website owners with less than 1,000 subscribers, like you, can get their emails delivered reliably for free with MailPoet Sending Service" msgstr "" #: views/upgrade.html:47 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Sign up for free" msgstr "" #: views/upgrade.html:57 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Fuel growth with
a MailPoet Business plan" msgstr "" #: views/upgrade.html:60 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Everything you need to take your email marketing (and business!) to the next level." msgstr "" #: views/upgrade.html:66 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Optimize with detailed engagement statistics" msgstr "" #: views/upgrade.html:69 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Learn more about your subscribers and optimize your campaigns." msgstr "" #: views/upgrade.html:70 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Understand how your subscribers engage with your emails via open, click, and unsubscribe statistics." msgstr "" #: views/upgrade.html:71 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "And if you manage a WooCommerce store, you’ll be able to see how your email campaigns influence purchase behavior, including total revenue, number of orders, and the products purchased." msgstr "" #: views/upgrade.html:74 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Use these valuable insights to make incremental improvements to your email campaigns, and better tailor your marketing to your target audience to increase engagement and conversions!" msgstr "" #: views/upgrade.html:79 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Get personal with multi-segment criteria" msgstr "" #: views/upgrade.html:82 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "The more you can tailor your email campaigns to your subscribers’ interests or behavior, the higher the engagement and conversion levels you can expect to see." msgstr "" #: views/upgrade.html:83 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "When you upgrade to a paid plan, you’ll unlock the ability to combine subscriber segments in order to further personalize your email campaigns." msgstr "" #: views/upgrade.html:86 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "For example, if you’d like to invite your most loyal, long-term subscribers to sign up to receive exclusive content, you could combine the “subscribe date” option with “number of email opens” to send an email to this subset of subscribers inviting them to sign up." msgstr "" #: views/upgrade.html:87 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Or if you run a WooCommerce store and you’d like to encourage one-time customers to return and make an additional purchase, you could combine the “number of orders” segment with “purchased in this category” to send an exclusive discount tailored to their purchase history." msgstr "" #: views/upgrade.html:92 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Track engagement with Google Analytics" msgstr "" #: views/upgrade.html:95 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Discover the part your email marketing campaigns play in your overall marketing strategy by connecting MailPoet with your Google Analytics account." msgstr "" #: views/upgrade.html:96 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Add a custom campaign name for each of your email campaigns, then track how your subscribers are engaging with your website content (through behavior metrics such as time on site, pages per visit, etc.), where they’re based (filter by city, country, or continent), and how they’re viewing your content (screen resolution, device, operating system, etc.)." msgstr "" #: views/upgrade.html:99 msgctxt "This text resides in the Uprade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Unlike in MailPoet, you won’t be able to track the identity of each visitor. This is against Google’s policy, which we respect." msgstr "" #: views/upgrade.html:104 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Expert help on hand, whenever you need it" msgstr "" #: views/upgrade.html:107 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "If you’re ever not sure on how to use any of our features, what the best way to achieve your email marketing goals would be, or you run into a technical issue, you’ll have direct access to our expert customer support team." msgstr "" #: views/upgrade.html:110 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Reach out to them via our priority support form, or by using the chat icon on your dashboard, and one of our friendly experts will respond within 48 hours." msgstr "" #: views/upgrade.html:116 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Email that scales with you" msgstr "" #: views/upgrade.html:119 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Whether you send 10 or 100,000 emails a day, if you use the MailPoet Sending Service, your emails will always be delivered on time, every time." msgstr "" #: views/upgrade.html:120 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Our advanced email infrastructure routinely handles small business newsletters through to huge mailing lists with tens of thousands of subscribers." msgstr "" #: views/upgrade.html:123 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Our plans scale as your list grows, with an automated upgrade option available for up to 200,000 subscribers." msgstr "" #: views/upgrade.html:124 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Going beyond 200,000? No problem. Contact our friendly support team to discuss plan options and pricing." msgstr "" #: views/upgrade.html:134 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Upgrade and unlock MailPoet’s advanced features" msgstr "" #: views/upgrade.html:137 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Choose the MailPoet plan that’s right for you." msgstr "" #: views/upgrade.html:143 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Recommended" msgstr "" #: views/upgrade.html:147 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Business" msgstr "" #: views/upgrade.html:150 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "From $10/month,
based on 500 subscribers" msgstr "" #: views/upgrade.html:153 views/upgrade.html:235 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Send with: MailPoet Sending Service" msgstr "" #: views/upgrade.html:157 views/upgrade.html:193 views/upgrade.html:238 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "This plan includes:" msgstr "" #: views/upgrade.html:160 views/upgrade.html:196 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Use MailPoet on 1 website" msgstr "" #: views/upgrade.html:161 views/upgrade.html:242 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Send unlimited emails" msgstr "" #: views/upgrade.html:162 views/upgrade.html:197 views/upgrade.html:243 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Without MailPoet branding" msgstr "" #: views/upgrade.html:163 views/upgrade.html:198 views/upgrade.html:244 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Priority customer support" msgstr "" #: views/upgrade.html:166 views/upgrade.html:201 views/upgrade.html:247 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "All Starter features, plus:" msgstr "" #: views/upgrade.html:169 views/upgrade.html:204 views/upgrade.html:250 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Detailed engagement statistics" msgstr "" #: views/upgrade.html:170 views/upgrade.html:205 views/upgrade.html:251 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Subscriber segmentation" msgstr "" #: views/upgrade.html:171 views/upgrade.html:206 views/upgrade.html:252 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Google Analytics integration" msgstr "" #: views/upgrade.html:178 views/upgrade.html:214 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Get started" msgstr "" #: views/upgrade.html:184 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Creator" msgstr "" #: views/upgrade.html:187 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "From $8/month,
based on 500 subscribers" msgstr "" #: views/upgrade.html:190 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Send with: Your own sending method" msgstr "" #: views/upgrade.html:225 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Want to use MailPoet on multiple websites? Choose the Agency plan" msgstr "" #: views/upgrade.html:228 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Our Agency plan has been designed for those who maintain or build WordPress and WooCommerce solutions for multiple clients." msgstr "" #: views/upgrade.html:229 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Quickly deploy an easy to learn email solution on up to 50 websites, and rest assured that your clients’ emails make it to the inbox with the MailPoet Sending Service." msgstr "" #: views/upgrade.html:232 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "From $30/month, based on 500 subscribers per website" msgstr "" #: views/upgrade.html:241 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Use MailPoet on 50 websites" msgstr "" #: views/upgrade.html:259 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Buy Now" msgstr "" #: views/upgrade.html:272 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Get started today!" msgstr "" #: views/upgrade.html:275 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Over 500,000 people trust MailPoet to power their email marketing campaigns – why not join them?!" msgstr "" #: views/upgrade.html:276 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Upgrade now to grow your business and achieve your business goals." msgstr "" #: views/upgrade.html:283 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "Upgrade now" msgstr "" #: views/upgrade.html:287 msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade" msgid "And if you’re not sure which plan is the right one for you, our [link]Customer Support team[/link] are on hand to help you decide." msgstr "" #: views/welcome_wizard.html:36 msgid "Welcome! Let’s get you started on the right foot." msgstr "" #: views/welcome_wizard.html:37 msgid "Who is the sender of the emails you’ll be creating with MailPoet?" msgstr "" #: views/welcome_wizard.html:38 msgid "We have a few things to tell you before you begin to ensure you have a good experience." msgstr "" #: views/welcome_wizard.html:39 msgid "Help MailPoet improve with anonymous usage tracking." msgstr "" #: views/welcome_wizard.html:40 msgid "Data we don’t gather:" msgstr "" #: views/welcome_wizard.html:41 msgid "Do you want to share anonymous data and help us improve the plugin? We appreciate your help!" msgstr "" #: views/welcome_wizard.html:42 msgid "This requires loading 3rd-party libraries enabled." msgstr "" #: views/welcome_wizard.html:43 msgid "Note" msgstr "" #: views/welcome_wizard.html:44 msgid "This needs to be enabled if you want to be able to contact support." msgstr "" #: views/welcome_wizard.html:45 msgid "Important" msgstr "" #: views/welcome_wizard.html:46 msgid "Do you want to enable loading 3rd-party libraries, like Google Fonts (used in Form Editor) and HelpScout (used for support)?" msgstr "" #: views/welcome_wizard.html:47 msgid "Read more about libraries we use." msgstr "" #: views/welcome_wizard.html:48 msgid "Gathering usage data allows us to make MailPoet better — the way you use MailPoet will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense." msgstr "" #: views/welcome_wizard.html:49 msgid "Any personal data" msgstr "" #: views/welcome_wizard.html:50 msgid "Email addresses" msgstr "" #: views/welcome_wizard.html:51 msgid "Login and passwords" msgstr "" #: views/welcome_wizard.html:52 msgid "Content of your emails" msgstr "" #: views/welcome_wizard.html:53 msgid "Open and click rates" msgstr "" #: views/welcome_wizard.html:54 msgid "Read more about what we collect." msgstr "" #: views/welcome_wizard.html:55 msgid "Sign up to our 4-part email course" msgstr "" #: views/welcome_wizard.html:56 msgid "A must for every beginner (in English only)" msgstr "" #: views/welcome_wizard.html:57 msgctxt "A label on a button" msgid "See video guide" msgstr "" #: views/welcome_wizard.html:58 msgctxt "A label on a skip button" msgid "Skip" msgstr "" #: views/welcome_wizard.html:59 msgctxt "A label on a skip button" msgid "Finish later" msgstr "" #: views/welcome_wizard.html:60 msgctxt "A form field label" msgid "From Address" msgstr "" #: views/welcome_wizard.html:61 msgctxt "A form field label" msgid "Reply-to Address" msgstr "" #: views/welcome_wizard.html:62 msgctxt "A form field label" msgid "From Name" msgstr "" #: views/welcome_wizard.html:63 msgctxt "A label on a button" msgid "Next" msgstr "" #: views/welcome_wizard.html:64 msgctxt "A label on a button" msgid "Continue" msgstr "" #: views/woocommerce/settings_button.html:14 #: views/woocommerce/settings_overlay.html:26 msgctxt "Button in WooCommerce settings page" msgid "Customize with MailPoet" msgstr "" #: views/woocommerce/settings_overlay.html:31 msgctxt "Link from WooCommerce plugin to MailPoet" msgid "Disable MailPoet customizer" msgstr "" #: views/woocommerce_setup_translations.html:3 msgid "MailPoet Premium comes with powerful features for WooCommerce. Please complete this one-step setup to be ready to start using them." msgstr "" #: views/woocommerce_setup_translations.html:5 msgid "MailPoet will import all your WooCommerce customers. Do you want to import your WooCommerce customers as subscribed? [link]Learn more[/link]." msgstr "" #: views/woocommerce_setup_translations.html:7 msgid "Do you want to enable cookie tracking on your website? MailPoet will use cookies to provide you with more precise statistics. [link]Learn more[/link]." msgstr "" #: views/woocommerce_setup_translations.html:11 msgid "Unknown error" msgstr "" #: views/woocommerce_setup_translations.html:2 msgctxt "Title on the WooCommerce setup page" msgid "Get ready to use MailPoet for WooCommerce" msgstr "" #: views/woocommerce_setup_translations.html:4 msgctxt "WooCommerce setup GDPR tag" msgid "GDPR" msgstr "" #: views/woocommerce_setup_translations.html:6 msgctxt "GDPR compliance information" msgid "To be compliant, your customers must have accepted to receive your emails." msgstr "" #: views/woocommerce_setup_translations.html:8 msgctxt "GDPR compliance information" msgid "To be compliant, you should display a cookie tracking banner on your website." msgstr "" #: views/woocommerce_setup_translations.html:9 msgctxt "Submit button caption in the WooCommerce step in the wizard" msgid "Start using MailPoet" msgstr "" #: views/woocommerce_setup_translations.html:10 msgctxt "Submit button caption on the standalone WooCommerce setup page" msgid "Start using WooCommerce features" msgstr ""