{
    "sw-privileges": {
        "permissions": {
            "swag_customized_products_template": {
                "label": "Custom Products"
            }
        }
    },
    "swag-customized-products": {
        "create": {
            "title": "New product template"
        },
        "detail": {
            "buttonSaveDuplicate": "Save and duplicate",
            "labelContextMenuAddToTemplate": "Use in template",
            "messageSaveError": "Template could not be saved.",
            "tabAssignment": {
                "cardGeneral": "Products",
                "productSelectPlaceholder": "Select products...",
                "title": "Product assignment"
            },
            "tabGeneral": {
                "cardExclusion": {
                    "buttonAdd": "Add excluded combination",
                    "emptyTitle": "No excluded combinations yet. | No excluded combinations found.",
                    "labelName": "Name",
                    "modal": {
                        "nameLabel": "Name",
                        "title": "{name} | Add excluded combination"
                    },
                    "placeholderSearch": "Search excluded combinations...",
                    "textModalDelete": "Do you really want to delete the excluded combination \"{name}\"? | Do you really want to delete these {count} excluded combinations?",
                    "title": "Excluded combinations",
                    "titleModalDelete": "Delete excluded combination"
                },
                "cardGeneral": "General configuration",
                "cardOption": {
                    "buttonAdd": "Add option",
                    "emptyTitle": "No options yet. | No options found.",
                    "errorSave": "Option could not be saved.",
                    "labelName": "Name",
                    "labelOptionValuesCount": "Values",
                    "labelPosition": "Position",
                    "labelType": "Type",
                    "optionAddNotAvailableTooltip": "New options can only be added using the system default language.",
                    "placeholderSearch": "Search options...",
                    "placeholderType": "Choose an input type...",
                    "textModalDelete": "Do you really want to delete the option \"{name}\"? | Do you really want to delete these {count} options?",
                    "title": "Options",
                    "titleModalDelete": "Delete option"
                },
                "createOption": {
                    "nameLabel": "Name",
                    "namePlaceholder": "Enter display name...",
                    "title": "Add option",
                    "typeHelpText": "The type cannot be changed afterwards.",
                    "typeLabel": "Type"
                },
                "helpTextConfirmInput": "Individualized products can only be put into the shopping cart after confirming the individual configuration by ticking a checkbox.",
                "helpTextOptionsAutoCollapse": "If this setting is active, options will close automatically after a valid input. This function is not available in step-by-step mode.",
                "helpTextStepByStep": "In step-by-step mode, the options for individualising a product are displayed one after the other.",
                "labelActive": "Active",
                "labelColor": "Color",
                "labelConfirmInput": "Customers need to confirm their configurations",
                "labelDescription": "Description",
                "labelDisplayName": "Display name",
                "labelImage": "Image",
                "labelInternalName": "Technical name",
                "labelOptionsAutoCollapse": "Self-collapsing options",
                "labelStepByStep": "Step-by-step mode",
                "placeholderDescription": "Enter product description...",
                "placeholderDisplayName": "Enter display name...",
                "placeholderInternalName": "Enter technical name...",
                "textAssignmentInfo": "Assign a custom product template on the detail page of an existing product in order to make it customisable.",
                "title": "Overview"
            }
        },
        "extension": {
            "buttonViewConfiguration": "View configuration",
            "textOrderItemPrefix": "Custom Product"
        },
        "general": {
            "descriptionTextModule": "Manage Customized Products here.",
            "duplicate": "Duplicate",
            "duplicateNameSuffix": "(Copy)",
            "mainMenuItemGeneral": "Custom Products",
            "selectRule": "Select rule..."
        },
        "list": {
            "buttonAddTemplate": "Add template",
            "columnDescription": "Description",
            "columnDisplayName": "Display name",
            "columnInternalName": "Internal name",
            "columnOptionsCount": "Attached options",
            "columnProductsCount": "Assigned products",
            "messageEmpty": "No product templates yet.",
            "templateTitle": "Product templates",
            "titleSidebarItemRefresh": "Refresh"
        },
        "optionDetailModal": {
            "noChildren": "Selection has no values.",
            "noFormFound": "No form found for this type.",
            "optionType": {
                "advancedSurcharges": {
                    "columnTitles": {
                        "rule": "Rule"
                    }
                },
                "datetime": {
                    "maxDate": "Time Period (end)",
                    "minDate": "Time Period (start)"
                },
                "defaultLabel": "Default value",
                "defaultPlaceholder": "Enter default value...",
                "defaultPlaceholderSelect": "Select a default value...",
                "descriptionLabel": "Description",
                "imageupload": {
                    "excludedExtensionsLabel": "Excluded file extensions",
                    "fileExtensionsLabel": "Supported file extensions",
                    "maxCountLabel": "Maximum file number",
                    "maxFileSizeLabel": "Maximum file size",
                    "tooltip": "Please note that file extensions are case sensitive."
                },
                "itemNumberHelpText": "The option product number is displayed in the order overview and describes the product number of this specific option.",
                "itemNumberLabel": "Option product number",
                "nameLabel": "Name",
                "numberfield": {
                    "maximumValueLabel": "Max. value",
                    "minimumValueLabel": "Min. value",
                    "placeholder": "Enter a minimum value...",
                    "stepLabel": "Step size"
                },
                "placeholderDescription": "Enter description...",
                "placeholderItemNumber": "Enter option product number...",
                "placeholderLabel": "Placeholder",
                "placeholderPlaceholder": "Enter placeholder...",
                "requiredLabel": "Required",
                "requiredTooltip": {
                    "disabled": "You can't require this option, because its associated with an exclusion",
                    "enabled": "Check to require this option"
                },
                "select": {
                    "isDropDownLabel": "Display as drop down menu",
                    "isMultiSelectLabel": "Multiple selections possible",
                    "isMultiSelectTooltip": {
                        "disabled": "You can't check this option, because its associated with an exclusion.",
                        "enabled": "Check to enable the customer to choose multiple values."
                    }
                },
                "surcharges": {
                    "advancedLabel": "Advanced surcharges",
                    "advancedSurchargesTooltip": "Enable this option to configure advanced surcharges.",
                    "oncePerOrderLabel": "Surcharge once per product configuration",
                    "relativeLabel": "Relative surcharges",
                    "relativeSurchargesTooltip": "Enable this option to configure relative surcharges.",
                    "selectTaxRateTooltip": "Select a tax rate or enable relative surcharges to configure this option.",
                    "taxLabel": "Tax rate",
                    "taxPlaceholder": "Select a tax rate...",
                    "textWarningBasePrice": "Please notice that a base price is required when you want to use advanced surcharges. If none of the listed price rules below are matching, the base price will be used as the fallback price."
                },
                "textfield": {
                    "maxLengthLabel": "Max. length",
                    "minLengthLabel": "Min. length"
                },
                "typeLabel": "Type",
                "valueLabel": "Value"
            },
            "saveError": "Save error"
        },
        "optionTypes": {
            "checkbox": "Checkbox",
            "colorpicker": "Color picker",
            "colorselect": "Color select",
            "datetime": "Date field",
            "fileupload": "File upload",
            "htmleditor": "HTML editor",
            "imageselect": "Image select",
            "imageupload": "Image upload",
            "numberfield": "Number field",
            "select": "Selection field",
            "textarea": "Textarea",
            "textfield": "Text field",
            "timestamp": "Time field"
        }
    },
    "swag-customized-products-assignment-card": {
        "emptyTitle": "No assignments yet.",
        "labelManufacturer": "Manufacturer",
        "labelName": "Name",
        "labelProductNumber": "Product number",
        "textModalDelete": "Do you really want to delete the assignment of the product \"{name}\"? | Do you really want to delete these {count} product assignments?",
        "titleModalDelete": "Delete product assignment"
    },
    "swag-customized-products-condition-tree": {
        "helpText": "Describe the combination of option states to be excluded. Please note, that you will not be able to choose required or multi-select options for an exclusion.",
        "label": "Excluded combination",
        "node": {
            "operatorSelectPlaceholder": "Select operator...",
            "optionSelectPlaceholder": "Select option...",
            "strongAnd": "AND"
        }
    },
    "swag-customized-products-configuration-modal": {
        "emptyConfigurationHint": "This product has not been configured",
        "oneTimeSurchargeSuffix": "once",
        "perItemSuffix": "per piece",
        "title": "Custom Product configuration",
        "warningImagePreview": "Please note that not all file types are supported by the browser. Please use the \"Download\" function accordingly to display the desired image in the editing program of your choice."
    },
    "swag-customized-products-option-tree-item": {
        "actions": {
            "buttonCreateSubElement": "Create subelement"
        },
        "general": {
            "placeholderElementName": "Enter element name here..."
        }
    },
    "swag-customized-products-product-assignment": {
        "cardTitle": "Custom Products",
        "moduleLink": "Custom Products",
        "selectLabel": "Template",
        "selectPlaceholder": "Select Custom Products template...",
        "textContent": "Custom Products enable you to offer unique and personal ecommerce experiences. Customers will be granted access to predefined customization options on the product page. There are various possibilities, such as uploading pictures and graphics that allow for individual prints, provide various colorings or a way to submit texts for custom engravings.<br><br>Setting up templates for Custom Products is easy, too. Open the Custom Products module and load or create a customization template. Use the select box below to assign that template to any customizable product.",
        "textHeadline": "Template assignment"
    },
    "swag-migration": {
        "index": {
            "selectDataCard": {
                "dataSelection": {
                    "customProducts": "Custom Products"
                },
                "entities": {
                    "swag_customized_products_template": "Template:",
                    "swag_customized_products_template_option": "Option:",
                    "swag_customized_products_template_option_value": "Value:"
                }
            }
        }
    }
}
