Files
2026-04-28 15:13:50 +02:00

1110 lines
32 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Copyright (C) 2026 WP Desk
# This file is distributed under the same license as the Flexible Checkout Fields plugin.
msgid ""
msgstr ""
"Project-Id-Version: Flexible Checkout Fields 4.1.36\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/flexible-checkout-fields\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-03-07T02:39:58+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: flexible-checkout-fields\n"
#. Plugin Name of the plugin
#: flexible-checkout-fields.php
#: classes/settings.php:35
#: classes/settings.php:38
#: classes/settings.php:41
#: classes/settings.php:45
#: classes/settings.php:49
#: templates/views/admin-page.php:21
msgid "Flexible Checkout Fields"
msgstr ""
#. Plugin URI of the plugin
#: flexible-checkout-fields.php
msgid "https://www.wpdesk.net/sk/flexible-checkout-fields-plugin/"
msgstr ""
#. Description of the plugin
#: flexible-checkout-fields.php
msgid "Manage your WooCommerce checkout fields. Change order, labels, placeholders and add new fields."
msgstr ""
#. Author of the plugin
#: flexible-checkout-fields.php
msgid "WP Desk"
msgstr ""
#. Author URI of the plugin
#: flexible-checkout-fields.php
msgid "https://www.wpdesk.net/sk/flexible-checkout-fields-author/"
msgstr ""
#: classes/display-options.php:103
msgid "Additional Information"
msgstr ""
#: classes/filed-validation.php:92
#: src/Settings/Option/ValidationOption.php:47
#: src/Settings/Option/ValidationPostcodeOption.php:15
#: src/Settings/Option/ValidationWcOption.php:15
msgid "Default"
msgstr ""
#: classes/filed-validation.php:93
#: src/Settings/Option/ValidationPostcodeOption.php:16
#: src/Settings/Option/ValidationWcOption.php:16
msgid "None"
msgstr ""
#: classes/filed-validation.php:94
msgid "Email"
msgstr ""
#: classes/filed-validation.php:95
#: src/Field/Type/PhoneType.php:51
#: src/Settings/Option/ValidationPostcodeOption.php:18
#: src/Settings/Option/ValidationWcOption.php:18
msgid "Phone"
msgstr ""
#: classes/filed-validation.php:98
#: src/Settings/Option/ValidationPostcodeOption.php:19
msgid "Postcode"
msgstr ""
#: classes/plugin.php:340
#: src/Settings/Menu.php:70
msgid "Billing"
msgstr ""
#: classes/plugin.php:347
#: src/Settings/Menu.php:71
msgid "Shipping"
msgstr ""
#: classes/plugin.php:354
#: src/Settings/Menu.php:72
msgid "Order"
msgstr ""
#: classes/plugin.php:905
msgid "Uploading file..."
msgstr ""
#: classes/plugin.php:980
msgid "Start here"
msgstr ""
#: classes/plugin.php:981
#: src/Settings/Menu.php:35
#: vendor_prefixed/wpdesk/wp-builder/src/Plugin/AbstractPlugin.php:188
msgid "Settings"
msgstr ""
#: classes/plugin.php:982
#: vendor_prefixed/wpdesk/wp-builder/src/Plugin/AbstractPlugin.php:184
msgid "Docs"
msgstr ""
#: classes/plugin.php:986
#: src/Settings/Option/LogicAdvOption.php:58
#: src/Settings/Option/SettingSectionsAdvOption.php:37
msgid "Upgrade to PRO"
msgstr ""
#: classes/tracker.php:329
msgid "Opt-in"
msgstr ""
#: classes/tracker.php:332
msgid "Opt-out"
msgstr ""
#: src/Blocks/Editor.php:48
msgid "The plugin does not work with the default WooCommerce checkout. Install Checkout Fields for Blocks to handle blocks."
msgstr ""
#: src/Blocks/Editor.php:49
msgid "Plugin Details"
msgstr ""
#: src/Field/Type/CheckboxType.php:44
msgid "Checkbox"
msgstr ""
#: src/Field/Type/ColorType.php:47
msgid "Color"
msgstr ""
#: src/Field/Type/DateType.php:25
msgid "Date"
msgstr ""
#: src/Field/Type/DefaultType.php:46
msgid "Default Field"
msgstr ""
#: src/Field/Type/EmailType.php:49
#: src/Settings/Option/ValidationPostcodeOption.php:17
#: src/Settings/Option/ValidationWcOption.php:17
msgid "E-mail"
msgstr ""
#: src/Field/Type/FileType.php:25
msgid "File Upload"
msgstr ""
#: src/Field/Type/HeadingType.php:38
msgid "Heading"
msgstr ""
#: src/Field/Type/HiddenType.php:25
msgid "Hidden"
msgstr ""
#: src/Field/Type/HtmlType.php:38
msgid "HTML"
msgstr ""
#: src/Field/Type/ImageType.php:39
#: src/Settings/Option/ImageOption.php:48
msgid "Image"
msgstr ""
#: src/Field/Type/MultiCheckboxType.php:25
msgid "Multi-checkbox"
msgstr ""
#: src/Field/Type/MultiSelectType.php:25
msgid "Multi-select"
msgstr ""
#: src/Field/Type/NumberType.php:52
msgid "Number"
msgstr ""
#: src/Field/Type/ParagraphType.php:38
msgid "Paragraph"
msgstr ""
#: src/Field/Type/RadioColorsType.php:25
msgid "Radio with colors"
msgstr ""
#: src/Field/Type/RadioImagesType.php:25
msgid "Radio with images"
msgstr ""
#: src/Field/Type/RadioType.php:25
msgid "Radio"
msgstr ""
#: src/Field/Type/SelectType.php:28
msgid "Select"
msgstr ""
#: src/Field/Type/TextareaType.php:50
msgid "Textarea"
msgstr ""
#: src/Field/Type/TextType.php:50
msgid "Text"
msgstr ""
#: src/Field/Type/TimeType.php:25
msgid "Time"
msgstr ""
#: src/Field/Type/UrlType.php:49
msgid "URL"
msgstr ""
#: src/Field/Type/Wc/WcAddress2Type.php:43
#: src/Field/Type/Wc/WcContactType.php:42
#: src/Field/Type/Wc/WcCountryType.php:42
#: src/Field/Type/Wc/WcDefaultType.php:43
#: src/Field/Type/Wc/WcNotesType.php:42
#: src/Field/Type/Wc/WcPostcodeType.php:43
#: src/Field/Type/Wc/WcStateType.php:43
msgid "WooCommerce Default Field"
msgstr ""
#: src/Settings/Form/EditFieldsForm.php:77
msgid "Order Notes"
msgstr ""
#: src/Settings/Form/EditFieldsForm.php:78
msgid "Notes about your order, e.g. special notes for delivery."
msgstr ""
#: src/Settings/Menu.php:34
msgid "Start Here!"
msgstr ""
#: src/Settings/Menu.php:36
msgid "Checkout Sections"
msgstr ""
#: src/Settings/Option/CssOption.php:39
msgid "CSS class"
msgstr ""
#: src/Settings/Option/CssOption.php:46
msgid "Enter CSS classes separated by a space."
msgstr ""
#: src/Settings/Option/DisplayOnAccountAddressOption.php:30
msgid "My Account - address"
msgstr ""
#: src/Settings/Option/DisplayOnAccountOrderOption.php:30
msgid "My Account - order"
msgstr ""
#: src/Settings/Option/DisplayOnEmailsOption.php:30
msgid "E-mails"
msgstr ""
#: src/Settings/Option/DisplayOnOption.php:39
msgid "Pages/e-mails"
msgstr ""
#: src/Settings/Option/DisplayOnThankYouOption.php:30
msgid "Thank You Page"
msgstr ""
#: src/Settings/Option/EnabledOption.php:39
msgid "Enable field"
msgstr ""
#: src/Settings/Option/ExternalFieldInfoOption.php:48
msgid "Another plugin has added this field but FCF is taking control of it. Editing is OK but keep in mind the functioning of the plugin that uses it."
msgstr ""
#: src/Settings/Option/FormattingFieldLabelOption.php:30
msgid "Display field label"
msgstr ""
#: src/Settings/Option/FormattingNewLineOption.php:30
msgid "Display the field on a new line"
msgstr ""
#: src/Settings/Option/FormattingOption.php:39
msgid "Formatting on pages/e-mails"
msgstr ""
#: src/Settings/Option/FormattingStateAbbrOption.php:30
msgid "Display state abbreviations"
msgstr ""
#: src/Settings/Option/FormattingStateCommaOption.php:30
msgid "Display a comma before if the field is not on a new line"
msgstr ""
#: src/Settings/Option/FormattingStateOption.php:39
msgid "State/County formatting"
msgstr ""
#: src/Settings/Option/ImageOption.php:40
#: src/Settings/Option/ImageWidthOption.php:40
#: src/Settings/Option/LabelOption.php:40
#: src/Settings/Page.php:223
msgid "This field is required."
msgstr ""
#: src/Settings/Option/ImageWidthOption.php:48
msgid "Image width (in pixels)"
msgstr ""
#: src/Settings/Option/LabelOption.php:48
#: src/Settings/Page.php:221
msgid "Label"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:47
msgid "Set multiple conditions <b>(OR)</b> under one or more condition groups <b>(AND)</b>. Add conditional logic based on:"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:49
msgctxt "pro-features-list"
msgid "WooCommerce default fields"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:50
msgctxt "pro-features-list"
msgid "Cart"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:51
msgctxt "pro-features-list"
msgid "User role"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:52
msgctxt "pro-features-list"
msgid "Shipping method"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:53
msgctxt "pro-features-list"
msgid "Payment method"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:54
msgctxt "pro-features-list"
msgid "Date"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:55
msgctxt "pro-features-list"
msgid "Flexible Checkout Fields fields"
msgstr ""
#: src/Settings/Option/LogicAdvOption.php:56
msgctxt "pro-features-list"
msgid "Flexible Product Fields fields"
msgstr ""
#: src/Settings/Option/NameOption.php:46
msgid "Meta name"
msgstr ""
#: src/Settings/Option/PlaceholderCheckboxOption.php:23
msgid "Value"
msgstr ""
#: src/Settings/Option/PlaceholderOption.php:39
msgid "Placeholder"
msgstr ""
#. translators: %1$s: break line, %2$s: anchor opening tag, %3$s: anchor closing tag
#: src/Settings/Option/PricingAdvOption.php:42
#, php-format
msgid "Add a fixed or percentage price to the field and set the tax on this price.%1$s %2$sUpgrade to PRO%3$s"
msgstr ""
#: src/Settings/Option/RegexMessageOption.php:39
msgid "Validation error message"
msgstr ""
#. translators: %s field label
#: src/Settings/Option/RegexMessageOption.php:47
#, php-format
msgid "The value for the %s field should conform to the required format."
msgstr ""
#: src/Settings/Option/RegexPhoneOption.php:39
msgid "Validation regex"
msgstr ""
#: src/Settings/Option/RegexPhoneOption.php:46
msgid "Enter the number format using the regex code. Our documentation contains sample formats."
msgstr ""
#: src/Settings/Option/RequiredOption.php:39
msgid "Required field"
msgstr ""
#: src/Settings/Option/RequiredWcHiddenOption.php:14
msgid "Requirement of this field is controlled by WooCommerce and cannot be changed."
msgstr ""
#: src/Settings/Option/SettingJqueryCssOption.php:30
msgid "Disable jquery-ui.css on the frontend"
msgstr ""
#: src/Settings/Option/SettingJqueryCssOption.php:39
msgid "Remember that some fields, i.e. datepicker use jQuery UI CSS. The plugin adds a default CSS but sometimes it can create some visual glitches."
msgstr ""
#: src/Settings/Option/SettingJqueryOption.php:30
msgid "jQuery UI"
msgstr ""
#: src/Settings/Option/SettingSectionsAdvOption.php:31
msgid "Get Flexible Checkout Fields PRO to use Custom Sections"
msgstr ""
#: src/Settings/Option/SettingSectionsAdvOption.php:33
msgid "Extend the form with additional fields. Insert Text inputs and Headings. Add Checkboxes and fields with options like DropDown or Radio."
msgstr ""
#: src/Settings/Option/SettingSectionsAdvOption.php:34
msgid "Add conditional logic based on products and categories as well as FCF fields and shipping methods."
msgstr ""
#: src/Settings/Option/SettingSectionsAdvOption.php:35
msgid "Add a fixed or percentage price to the field and set the tax on this price."
msgstr ""
#. translators: %1$s: anchor opening tag, %2$s: anchor closing tag
#: src/Settings/Option/ValidationInfoOption.php:42
#, php-format
msgid "You can add custom validation in the functions.php file. Read more in the %1$splugin documentation%2$s"
msgstr ""
#: src/Settings/Option/ValidationOption.php:39
msgid "Validation"
msgstr ""
#: src/Settings/Option/ValueMaxOption.php:39
msgid "Max value"
msgstr ""
#: src/Settings/Option/ValueMinOption.php:39
msgid "Min value"
msgstr ""
#: src/Settings/Option/ValueStepOption.php:39
msgid "Step value"
msgstr ""
#: src/Settings/Page.php:61
msgid "Checkout Fields Settings"
msgstr ""
#: src/Settings/Page.php:62
msgid "Checkout Fields"
msgstr ""
#: src/Settings/Page.php:143
msgid "Text Fields"
msgstr ""
#: src/Settings/Page.php:147
msgid "Option Fields"
msgstr ""
#: src/Settings/Page.php:151
msgid "Picker Fields"
msgstr ""
#: src/Settings/Page.php:155
msgid "Other Fields"
msgstr ""
#: src/Settings/Page.php:207
msgid "Edit form"
msgstr ""
#: src/Settings/Page.php:208
msgid "Add new field"
msgstr ""
#: src/Settings/Page.php:209
msgid "Edit section"
msgstr ""
#: src/Settings/Page.php:210
msgid "Edit settings"
msgstr ""
#: src/Settings/Page.php:211
msgid "Add Field"
msgstr ""
#: src/Settings/Page.php:212
msgid "Add New"
msgstr ""
#: src/Settings/Page.php:213
msgid "Save Changes"
msgstr ""
#: src/Settings/Page.php:214
msgid "Reset Section Settings"
msgstr ""
#: src/Settings/Page.php:215
msgid "Read more"
msgstr ""
#: src/Settings/Page.php:216
msgid "Yes"
msgstr ""
#: src/Settings/Page.php:217
msgid "No"
msgstr ""
#: src/Settings/Page.php:218
msgid "Upload image"
msgstr ""
#: src/Settings/Page.php:219
msgid "Select color"
msgstr ""
#: src/Settings/Page.php:220
msgid "Field Type"
msgstr ""
#: src/Settings/Page.php:222
msgid "Name"
msgstr ""
#: src/Settings/Page.php:224
msgid "This value is too long."
msgstr ""
#: src/Settings/Page.php:225
msgid "Field name should contains only lowercase letters, numbers and underscore sign."
msgstr ""
#: src/Settings/Page.php:226
msgid "Select..."
msgstr ""
#: src/Settings/Page.php:227
msgid "Loading..."
msgstr ""
#: src/Settings/Page.php:228
msgid "No options."
msgstr ""
#. translators: %1$s: break line, %2$s: anchor opening tag, %3$s: anchor closing tag
#: src/Settings/Page.php:231
#, php-format
msgid "This field is available in the PRO version. %1$s %2$sUpgrade to PRO%3$s"
msgstr ""
#: src/Settings/Page.php:236
msgid "Are you sure you want to delete this field? Deleting a field will remove it from all orders."
msgstr ""
#: src/Settings/Page.php:237
msgid "Do you really want to reset section settings? Resetting a section remove all added fields from orders."
msgstr ""
#: src/Settings/Page.php:238
msgid "No fields available."
msgstr ""
#: src/Settings/Page.php:239
msgid "Failed to connect to WordPress REST API."
msgstr ""
#: src/Settings/Route/RouteIntegration.php:87
msgid "An unknown error occurred while processing the request."
msgstr ""
#: src/Settings/Tab/AdvancedTab.php:23
msgid "Advanced"
msgstr ""
#: src/Settings/Tab/AppearanceTab.php:23
msgid "Appearance"
msgstr ""
#: src/Settings/Tab/DisplayTab.php:23
msgid "Display On"
msgstr ""
#: src/Settings/Tab/GeneralTab.php:23
msgid "General"
msgstr ""
#: src/Settings/Tab/LogicTab.php:23
msgid "Conditional Logic"
msgstr ""
#: src/Settings/Tab/PricingTab.php:23
msgid "Pricing"
msgstr ""
#: src/Tracker/DeactivationTracker.php:51
#: templates/notices/compatibility-notice.php:3
msgid "The plugin does not work with the default WooCommerce checkout."
msgstr ""
#. translators: %1$s: Open link tag, %2$s: Close link tag
#: src/Tracker/DeactivationTracker.php:54
#: templates/notices/compatibility-notice.php:9
#, php-format
msgid "Pssst… Did you know that we support block checkout via our Checkout Fields For Blocks plugin? It allows you to add, edit and personalize fields in the WooCommerce block checkout - quickly, conveniently and without coding. It is free - find it %1$shere%2$s"
msgstr ""
#: src/Tracker/DeactivationTracker.php:67
msgid "The plugin does not work properly"
msgstr ""
#. translators: %1$s: anchor opening tag, %2$s: anchor closing tag, %3$s: anchor opening tag, %4$s: anchor closing tag
#: src/Tracker/DeactivationTracker.php:70
#, php-format
msgid "Contact us on %1$sthe support forum%2$s or read %3$sthe plugin FAQ%4$s for help."
msgstr ""
#: src/Tracker/DeactivationTracker.php:76
msgid "Please tell us what was the problem."
msgstr ""
#: src/Tracker/DeactivationTracker.php:83
msgid "The plugin is difficult to use"
msgstr ""
#. translators: %1$s: anchor opening tag, %2$s: anchor closing tag, %3$s: anchor opening tag, %4$s: anchor closing tag
#: src/Tracker/DeactivationTracker.php:86
#, php-format
msgid "Check %1$sthe documentation%2$s or contact us on %3$sthe support forum%4$s for help."
msgstr ""
#: src/Tracker/DeactivationTracker.php:92
msgid "How can we do it better? Please write what was problematic."
msgstr ""
#: src/Tracker/DeactivationTracker.php:99
msgid "The plugin does not meet all the requirements"
msgstr ""
#: src/Tracker/DeactivationTracker.php:101
msgid "Please write what function is missing."
msgstr ""
#: src/Tracker/DeactivationTracker.php:108
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:18
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:48
msgid "I found a better plugin"
msgstr ""
#: src/Tracker/DeactivationTracker.php:110
msgid "Please write what plugin is it and what was the reason for choosing it."
msgstr ""
#: src/Tracker/DeactivationTracker.php:117
msgid "The plugin is no longer needed"
msgstr ""
#: src/Tracker/DeactivationTracker.php:119
msgid "What is the reason for that?"
msgstr ""
#: src/Tracker/DeactivationTracker.php:126
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:21
msgid "It's a temporary deactivation (I'm just debugging an issue)"
msgstr ""
#: src/Tracker/DeactivationTracker.php:133
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:22
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:93
msgid "Other"
msgstr ""
#: src/Tracker/DeactivationTracker.php:135
msgid "Please tell us what made you click this option."
msgstr ""
#. translators: %1$s: field label
#: src/Validator/Error/InvalidEmailError.php:16
#, php-format
msgid "The e-mail address provided is not valid for the %1$s field."
msgstr ""
#. translators: %1$s: field label
#: src/Validator/Error/InvalidUrlError.php:16
#, php-format
msgid "The URL address provided is not valid for the %1$s field."
msgstr ""
#. translators: %1$s: field label
#: src/Validator/Error/InvalidValueError.php:16
#, php-format
msgid "The value provided is not valid for the %1$s field."
msgstr ""
#. translators: %1$s: field label, %2$s: minimum value
#: src/Validator/Error/NumberMaxError.php:18
#, php-format
msgid "The maximum value for the %1$s field is %2$s."
msgstr ""
#. translators: %1$s: field label, %2$s: minimum value
#: src/Validator/Error/NumberMinError.php:18
#, php-format
msgid "The minimum value for the %1$s field is %2$s."
msgstr ""
#. translators: %1$s: field label, %2$s: divider
#: src/Validator/Error/NumberStepError.php:18
#, php-format
msgid "The value of the %1$s field should be divisible by %2$s."
msgstr ""
#: templates/fields/colorpicker.php:22
#: templates/fields/email.php:22
#: templates/fields/inspirecheckbox.php:35
#: templates/fields/number.php:22
#: templates/fields/phone.php:22
#: templates/fields/text.php:22
#: templates/fields/textarea.php:22
#: templates/fields/url.php:22
msgid "Required Field"
msgstr ""
#: templates/notices/flexible-wishlist.php:20
msgid "New free plugin by WP Desk: Flexible Wishlist for WooCommerce"
msgstr ""
#. translators: %1$s: open strong tag, %2$s: open strong tag, %3$s: heart icon, %4$s: open anchor tag, %5$s: open anchor tag
#: templates/notices/flexible-wishlist.php:27
#, php-format
msgid "Introducing our new %1$sWooCommerce Wishlist plugin%2$s %3$s It's lightweight. It's free. Fits any theme. 100%% customizable and flexible. %4$sRead more%5$s and try it now. Uninstall any time with just one click."
msgstr ""
#: templates/notices/flexible-wishlist.php:40
msgid "Try for free"
msgstr ""
#: templates/notices/flexible-wishlist.php:44
msgid "Do not show again"
msgstr ""
#: templates/notices/review.php:17
msgid "Thanks for using the free version of Flexible Checkout Fields!"
msgstr ""
#. translators: %1$s: dashicon, %2$s: break-line tag
#: templates/notices/review.php:24
#, php-format
msgid "We are glad that (with our little help %1$s) the shop is now better suited to the needs. We will be grateful for the rating and feedback. %2$sIt will take less than reading this and it will help us a lot!"
msgstr ""
#: templates/notices/review.php:35
msgid "Add review"
msgstr ""
#: templates/notices/review.php:39
msgid "I added review, do not show again"
msgstr ""
#. translators: %$1s: love icon, %$2s: anchor opening tag, %$3s: anchor closing tag, %$4s: anchor opening tag, %$5s: anchor closing tag
#: templates/views/admin-page.php:70
#, php-format
msgid "Created with %1$s by Sailors from %2$sWP Desk%3$s - if you like FCF %4$srate us%5$s"
msgstr ""
#: vendor_prefixed/wpdesk/ltv-dashboard-widget/src/DashboardWidget.php:65
msgid "Grow your business with WP Desk"
msgstr ""
#: vendor_prefixed/wpdesk/ltv-dashboard-widget/src/DashboardWidget.php:291
msgid "Buy now"
msgstr ""
#: vendor_prefixed/wpdesk/ltv-dashboard-widget/src/DashboardWidget.php:293
msgid "Learn more"
msgstr ""
#: vendor_prefixed/wpdesk/ltv-dashboard-widget/src/DashboardWidget.php:296
msgid "Download"
msgstr ""
#: vendor_prefixed/wpdesk/ltv-dashboard-widget/src/DashboardWidget.php:307
msgid "More info"
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:206
#, php-format
msgid "The &#8220;%s&#8221; plugin cannot run on PHP versions older than %s. Please contact your host and ask them to upgrade."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:209
#, php-format
msgid "The &#8220;%s&#8221; plugin cannot run on WordPress versions older than %s. Please update WordPress."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:212
#, php-format
msgid "The &#8220;%s&#8221; plugin cannot run on WooCommerce versions older than %s. Please update WooCommerce."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:215
#, php-format
msgid "The &#8220;%s&#8221; plugin cannot run without OpenSSL module version at least %s. Please update OpenSSL module."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:310
#, php-format
msgid "The &#8220;%1$s&#8221; plugin requires at least %2$s version of %3$s to work correctly. Please update it to its latest release."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:416
#, php-format
msgid "The &#8220;%s&#8221; plugin cannot run without %s active. Please install and activate %s plugin."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:468
#, php-format
msgid "The &#8220;%s&#8221; plugin requires free %s plugin. <a href=\"%s\">Install %s</a>"
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:474
#, php-format
msgid "The &#8220;%s&#8221; plugin requires activating %s plugin. <a href=\"%s\">Activate %s</a>"
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:516
#, php-format
msgid "The &#8220;%s&#8221; plugin cannot run without %s PHP module installed. Please contact your host and ask them to install %s."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker.php:541
#, php-format
msgid "The &#8220;%s&#8221; plugin cannot run without %s PHP setting set to %s. Please contact your host and ask them to set %s."
msgstr ""
#: vendor_prefixed/wpdesk/wp-basic-requirements/src/Basic_Requirement_Checker_With_Update_Disable.php:29
#, php-format
msgid "The &#8220;%s&#8221; plugin is temporarily disabled since the required %s plugin is being upgraded."
msgstr ""
#: vendor_prefixed/wpdesk/wp-builder/src/Plugin/AbstractPlugin.php:181
msgid "Support"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Disabled"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Emergency"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Alert"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Critical"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Error"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Warning"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Notice"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Info"
msgstr ""
#: vendor_prefixed/wpdesk/wp-logs/src/deprecated/wpdesk-logger.php:59
msgid "Debug"
msgstr ""
#. Translators: directory.
#: vendor_prefixed/wpdesk/wp-logs/src/WP/WPCapture.php:23
#, php-format
msgid "Can not enable WP Desk Debug log! Cannot create directory %s or this directory is not writeable!"
msgstr ""
#. Translators: directory.
#: vendor_prefixed/wpdesk/wp-logs/src/WP/WPCapture.php:36
#, php-format
msgid "Can not enable WP Desk Debug log! Cannot create file %s!"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:16
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:28
msgid "The plugin suddenly stopped working"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:17
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:38
msgid "The plugin broke my site"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:18
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:53
msgid "What's the plugin's name?"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:19
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:63
msgid "I only needed the plugin for a short period"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:20
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:73
msgid "I no longer need the plugin"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/DefaultFormOptions.php:22
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:98
msgid "Kindly tell us the reason so we can improve"
msgstr ""
#. translators: %1$s: plugin name
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/FormTemplate.php:38
#, php-format
msgid "You are deactivating %1$s plugin"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model/FormTemplate.php:49
msgid "If you have a moment, please let us know why you are deactivating plugin (anonymous feedback):"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/templates/modal.php:113
msgid "Submit and Deactivate"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/templates/modal.php:122
msgid "Skip and Deactivate"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/class-wpdesk-tracker.php:164
msgid "Submit &amp; Deactivate"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/OptOut.php:42
#, php-format
msgid "You successfully opted out of collecting usage data by %1$s. If you change your mind, you can always opt in later in the plugin's quick links."
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/PluginActionLinks.php:70
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-notice.php:41
msgid "Enable usage tracking"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/PluginActionLinks.php:75
msgid "Disable usage tracking"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:23
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:15
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-notice.php:19
#, php-format
msgid "Hey %s,"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:26
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:18
msgid "Please help us improve our plugins! If you opt-in, we will collect some non-sensitive data and usage information anonymously. If you skip this, that's okay! All plugins will work just fine."
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:35
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:27
msgid "Allow & Continue &rarr;"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:40
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:32
msgid "Skip"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:47
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:39
msgid "What permissions are being granted?"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:56
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:48
msgid "Your Site Overview"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:59
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:51
msgid "WP version, PHP info"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:67
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:59
msgid "Plugin Usage"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:70
#, php-format
msgid "Current settings and usage information of %1$s plugins"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:78
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:70
msgid "Your Store Overview"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:81
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:73
msgid "Anonymized and non-sensitive store usage information"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/PSR/WPDesk/Tracker/views/tracker-connect.php:91
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:83
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-notice.php:27
msgid "Find out more &raquo;"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-connect.php:62
msgid "Current settings and usage information of WP Desk plugins"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:11
#, php-format
msgid "You are deactivating %s plugin."
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:19
msgid " If you have a moment, please let us know why you are deactivating plugin (anonymous feedback):"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:83
msgid "It's a temporary deactivation. I'm just debugging an issue."
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:107
msgid "Cancel"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-deactivate.php:110
msgid "Skip &amp; Deactivate"
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-notice.php:22
msgid "We need your help to improve <strong>WP Desk plugins</strong>, so they are more useful for you and the rest of <strong>30,000+ users</strong>. By collecting data on how you use our plugins, you will help us a lot. We will not collect any sensitive data, so you can feel safe."
msgstr ""
#: vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views/tracker-opt-out-notice.php:11
msgid "You successfully opted out of collecting usage data by WP Desk. If you change your mind, you can always opt in later in the plugin's quick links."
msgstr ""
#: assets-src/js/feature/conditional-logic/fields/CreatableSelectField.jsx:27
#: assets/js/new-admin.js:2
msgid "Type and press enter..."
msgstr ""
#: assets-src/js/feature/conditional-logic/fields/RepeaterGroupField.jsx:36
#: assets/js/new-admin.js:2
msgid "Delete group"
msgstr ""
#: assets-src/js/feature/conditional-logic/fields/RepeaterGroupField.jsx:37
#: assets/js/new-admin.js:2
msgid "New group"
msgstr ""
#: assets-src/js/feature/conditional-logic/fields/RepeaterRulesField.jsx:30
#: assets/js/new-admin.js:2
msgid "And"
msgstr ""
#: assets-src/js/feature/conditional-logic/fields/RepeaterRulesField.jsx:31
#: assets/js/new-admin.js:2
msgid "Or"
msgstr ""
#: assets-src/js/feature/conditional-logic/fields/SelectField.jsx:9
#: assets/js/new-admin.js:2
msgid "When"
msgstr ""