703 lines
17 KiB
Plaintext
703 lines
17 KiB
Plaintext
# Copyright (C) 2022 WP Desk
|
|
# This file is distributed under the same license as the Flexible Checkout Fields plugin.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Flexible Checkout Fields 3.4.2\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: 2022-09-08T13:27:46+00:00\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"X-Generator: WP-CLI 2.4.0\n"
|
|
"X-Domain: flexible-checkout-fields\n"
|
|
|
|
#. Plugin Name of the plugin
|
|
#: classes/settings.php:26
|
|
#: classes/settings.php:29
|
|
#: classes/settings.php:32
|
|
#: classes/settings.php:36
|
|
#: classes/settings.php:40
|
|
#: templates/views/admin-page.php:19
|
|
msgid "Flexible Checkout Fields"
|
|
msgstr ""
|
|
|
|
#. Plugin URI of the plugin
|
|
msgid "https://www.wpdesk.net/products/flexible-checkout-fields-pro-woocommerce/"
|
|
msgstr ""
|
|
|
|
#. Description of the plugin
|
|
msgid "Manage your WooCommerce checkout fields. Change order, labels, placeholders and add new fields."
|
|
msgstr ""
|
|
|
|
#. Author of the plugin
|
|
msgid "WP Desk"
|
|
msgstr ""
|
|
|
|
#. Author URI of the plugin
|
|
msgid "https://www.wpdesk.net/"
|
|
msgstr ""
|
|
|
|
#: classes/display-options.php:103
|
|
msgid "Additional Information"
|
|
msgstr ""
|
|
|
|
#: classes/filed-validation.php:89
|
|
#: 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:90
|
|
#: src/Settings/Option/ValidationPostcodeOption.php:16
|
|
#: src/Settings/Option/ValidationWcOption.php:16
|
|
msgid "None"
|
|
msgstr ""
|
|
|
|
#: classes/filed-validation.php:91
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: classes/filed-validation.php:92
|
|
#: 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:95
|
|
#: src/Settings/Option/ValidationPostcodeOption.php:19
|
|
msgid "Postcode"
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:299
|
|
#: src/Settings/Menu.php:68
|
|
msgid "Billing"
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:306
|
|
#: src/Settings/Menu.php:69
|
|
msgid "Shipping"
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:313
|
|
#: src/Settings/Menu.php:70
|
|
msgid "Order"
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:864
|
|
msgid "Uploading file..."
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:937
|
|
#: src/Settings/Menu.php:33
|
|
msgid "Settings"
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:938
|
|
msgid "Docs"
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:939
|
|
msgid "Support"
|
|
msgstr ""
|
|
|
|
#: classes/plugin.php:943
|
|
msgid "Upgrade"
|
|
msgstr ""
|
|
|
|
#: classes/tracker.php:326
|
|
msgid "Opt-in"
|
|
msgstr ""
|
|
|
|
#: classes/tracker.php:330
|
|
msgid "Opt-out"
|
|
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:40
|
|
#: src/Field/Type/Wc/WcDefaultType.php:43
|
|
#: src/Field/Type/Wc/WcNotesType.php:42
|
|
#: src/Field/Type/Wc/WcPostcodeType.php:41
|
|
#: src/Field/Type/Wc/WcStateType.php:41
|
|
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 "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:212
|
|
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:210
|
|
msgid "Label"
|
|
msgstr ""
|
|
|
|
#. translators: %1$s: anchor opening tag, %2$s: anchor closing tag, %3$s: anchor opening tag, %4$s: anchor closing tag, %5$s: anchor opening tag, %6$s: anchor closing tag, %7$s: break line, %8$s: anchor opening tag, %9$s: anchor closing tag
|
|
#: src/Settings/Option/LogicAdvOption.php:45
|
|
msgid "Add conditional logic based on %1$sproducts and categories%2$s as well as %3$sFCF fields%4$s and %5$sshipping methods%6$s set. %7$s%8$sUpgrade to PRO%9$s"
|
|
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
|
|
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
|
|
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 ""
|
|
|
|
#: src/Settings/Option/SettingSectionsAdvOption.php:37
|
|
msgid "Upgrade to PRO"
|
|
msgstr ""
|
|
|
|
#. translators: %1$s: anchor opening tag, %2$s: anchor closing tag
|
|
#: src/Settings/Option/ValidationInfoOption.php:42
|
|
msgid "You can to add custom validation in the functions.php file. %1$sRead more%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:59
|
|
msgid "Checkout Fields Settings"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:60
|
|
msgid "Checkout Fields"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:140
|
|
msgid "Text Fields"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:144
|
|
msgid "Option Fields"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:148
|
|
msgid "Picker Fields"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:152
|
|
msgid "Other Fields"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:196
|
|
msgid "Edit form"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:197
|
|
msgid "Add new field"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:198
|
|
msgid "Edit section"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:199
|
|
msgid "Edit settings"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:200
|
|
msgid "Add Field"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:201
|
|
msgid "Add New"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:202
|
|
msgid "Save Changes"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:203
|
|
msgid "Reset Section Settings"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:204
|
|
msgid "Read more"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:205
|
|
msgid "Yes"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:206
|
|
msgid "No"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:207
|
|
msgid "Upload image"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:208
|
|
msgid "Select color"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:209
|
|
msgid "Field Type"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:211
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:213
|
|
msgid "This value is too long."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:214
|
|
msgid "Field name should contains only lowercase letters, numbers and underscore sign."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:215
|
|
msgid "Select..."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:216
|
|
msgid "Loading..."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:217
|
|
msgid "No options."
|
|
msgstr ""
|
|
|
|
#. translators: %1$s: break line, %2$s: anchor opening tag, %3$s: anchor closing tag
|
|
#: src/Settings/Page.php:220
|
|
msgid "This field is available in the PRO version.%1$s %2$sUpgrade to PRO%3$s"
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:225
|
|
msgid "Are you sure you want to delete this field? Deleting a field will remove it from all orders."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:226
|
|
msgid "Do you really want to reset section settings? Resetting a section remove all added fields from orders."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:227
|
|
msgid "No fields available."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Page.php:228
|
|
msgid "Failed to connect to WordPress REST API."
|
|
msgstr ""
|
|
|
|
#: src/Settings/Route/RouteIntegration.php:76
|
|
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
|
|
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:54
|
|
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:60
|
|
msgid "Please tell us what was the problem."
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:67
|
|
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:70
|
|
msgid "Check %1$sthe documentation%2$s or contact us on %3$sthe support forum%4$s for help."
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:76
|
|
msgid "How can we do it better? Please write what was problematic."
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:83
|
|
msgid "The plugin does not meet all the requirements"
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:85
|
|
msgid "Please write what function is missing."
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:92
|
|
msgid "I found a better plugin"
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:94
|
|
msgid "Please write what plugin is it and what was the reason for choosing it."
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:101
|
|
msgid "The plugin is no longer needed"
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:103
|
|
msgid "What is the reason for that?"
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:110
|
|
msgid "It's a temporary deactivation (I'm just debugging an issue)"
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:117
|
|
msgid "Other"
|
|
msgstr ""
|
|
|
|
#: src/Tracker/DeactivationTracker.php:119
|
|
msgid "Please tell us what made you click this option."
|
|
msgstr ""
|
|
|
|
#. translators: %1$s: field label
|
|
#: src/Validator/Error/InvalidEmailError.php:16
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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:33
|
|
#: 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
|
|
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
|
|
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:65
|
|
msgid "Created with %1$s by Rangers from %2$sWP Desk%3$s - if you like FCF %4$srate us%5$s"
|
|
msgstr ""
|