{
    "sw-restricted-rules": {
        "restrictedAssignment": {
            "swagCmsExtensionsBlockRules": "CMS Extensions: Block visibility"
        }
    },
    "swag-cms-extensions": {
        "error-codes": {
            "SWAG_SCROLL_NAVIGATION_DUPLICATE_VALUE_ERROR": "This field's value is already in use.",
            "SWAG_SCROLL_NAVIGATION_EMPTY_FIELD_WHEN_ACTIVE_ERROR": "This field must not be empty, if the navigation point is active.",
            "SWAG_SCROLL_NAVIGATION_FIELD_TOO_LONG_ERROR": "The maximum size of this field has been exceeded."
        },
        "sw-cms": {
            "components": {
                "form-editor": {
                    "addGroupButton": "Add group",
                    "emptyState": {
                        "buttonText": "Create form field",
                        "text": "You have not created any form fields yet."
                    },
                    "group": {
                        "actions": {
                            "duplicate": "Duplicate",
                            "moveDown": "Move down",
                            "moveToGroup": "Move to group",
                            "moveUp": "Move up"
                        },
                        "field": {
                            "addFieldButton": "Add field",
                            "fieldPrefix": "Field"
                        },
                        "groupNamePrefix": "Group"
                    },
                    "moveToGroupModal": {
                        "groupSelectLabel": "Group",
                        "primaryButtonText": "Move",
                        "title": "Move to group"
                    },
                    "settings-field": {
                        "defaultValueFieldLabel": "Default value",
                        "defaultValues": {
                            "checked": "Checked",
                            "notChecked": "Not checked"
                        },
                        "entityFieldLabel": "Entity",
                        "errorMessageFieldLabel": "Error message",
                        "internalNameHelpText": "The internal name serves as a unique identification for the use of this field as a variable in e.g. Email templates. Only letters, numbers, and underscores are allowed and it must start with a letter or an underscore.",
                        "maxFieldLabel": "Max.",
                        "minFieldLabel": "Min.",
                        "modeFieldLabel": "Content",
                        "modeOptionCustom": "Custom",
                        "modeOptionEntity": "Entity",
                        "optionsFieldLabel": "Values",
                        "placeholderFieldLabel": "Placeholder",
                        "requiredFieldLabel": "Required field",
                        "rowsFieldLabel": "Height",
                        "rowsLabel": "{n} row | {n} rows",
                        "scalableFieldLabel": "Scalable",
                        "stepFieldLabel": "Step",
                        "titleFieldLabel": "Title",
                        "typeFieldLabel": "Type",
                        "types": {
                            "checkbox": "Checkbox",
                            "email": "Email",
                            "number": "Number",
                            "select": "Select",
                            "text": "Text",
                            "textarea": "Textarea"
                        },
                        "widthFieldLabel": "Width"
                    },
                    "settings-group": {
                        "explanation": "Groups help to structure the form. All fields within a group form a visual section.",
                        "internalNameHelpText": "The internal name serves as a unique identification for the use of this group as a variable in e.g. Email templates.",
                        "titleFieldLabel": "Headline"
                    },
                    "title": "Fields"
                },
                "sw-cms-slot": {
                    "formModalPrimary": "Create",
                    "formModalTitle": "Create form"
                }
            },
            "detail": {
                "blockRule": {
                    "alwaysVisiblePlaceholder": "Always visible (Default)",
                    "invertedSwitchLabel": "Visible, if rule does not apply",
                    "ruleHelpText": "Define conditions that have to be fulfilled in order to display this block.",
                    "ruleTitle": "Visibility",
                    "sidebarHeaderBlockBehaviorSettings": "Rules"
                },
                "errors": {
                    "customFormConfigurationInvalid": "One or more custom form elements have an invalid configuration. Please check all your configurations."
                },
                "quickview": {
                    "showQuickviewHelpText": "When clicking on product-related blocks, the Quickview is displayed instead of the detail page.",
                    "showQuickviewLabel": "Use Quickview",
                    "sidebarHeaderBlockBehaviorSettings": "Quickview"
                },
                "scrollNavigation": {
                    "anchorSwitch": "Set navigation point",
                    "anchorTitle": "Navigation point name",
                    "anchorTitleHelpText": "The navigation points are displayed in the storefront as a navigatable list of available sections.",
                    "duplicateDisplayNameMessage": "This navigation point already exists: \"{currentName}\".",
                    "invalidDisplayNameLengthMessage": "At least one of your active navigation points has no name. | The name of this navigation point exceeds the maximum length of 255 characters: \"{truncatedName}\"",
                    "pageSettings": {
                        "activeHelpText": "Animated scrolling makes navigation between navigation points more fluid. Values between 500ms and 1000ms are recommended for a smooth scrolling experience.",
                        "activeLabel": "Animated scrolling",
                        "advancedSettingsLabel": "Advanced settings",
                        "bouncyLabel": "Bouncy scrolling",
                        "description": "To use animated scrolling, make sure you have activated the necessary navigation points and assigned names.",
                        "durationLabel": "Duration",
                        "durationSuffix": "ms",
                        "easing": {
                            "in": "Accelerating (Ease In)",
                            "inOut": "Accelerating & Decelerating (Ease InOut)",
                            "linear": "Constant (Linear)",
                            "out": "Decelerating (Ease Out)"
                        },
                        "easingDegreeHelpText": "The degree indicates the magnitude of the acceleration or deceleration. The lower the degree, the smoother the scrolling. A value between 2 and 5 is recommended for intuitive scrolling. This value does not affect bouncy or linear scrolling.",
                        "easingDegreeLabel": "Degree of trajectory",
                        "easingLabel": "Scroll behaviour",
                        "nativeScrollingHelpText": "If this option is enabled, the browser's default scrolling behaviour is used. If disabled, clicking a link will make the browser's focus jump to the target position.",
                        "nativeScrollingLabel": "Native scrolling",
                        "title": "Scroll navigation"
                    },
                    "title": "Scroll navigation"
                }
            },
            "elements": {
                "custom-form": {
                    "config": {
                        "editFormTemplateLink": "Edit templates",
                        "templateSelectLabel": "Template",
                        "templateSelectPlaceholder": "None"
                    },
                    "createTemplateModal": {
                        "overwriteButtonLabel": "Overwrite",
                        "overwriteConfirmationText": "Are you sure, that you want to overwrite the form template \"<span>{templateName}</span>\"?",
                        "overwriteLinkText": "Overwrite existing form template",
                        "overwriteMessage": "Form template has been overwritten!",
                        "overwriteSelectLabel": "Form template",
                        "overwriteWarningText": "A form template with this name already exists.",
                        "placeholder": "Name your form template...",
                        "successMessage": "Form template has been saved!",
                        "templateNameLabel": "Name",
                        "titles": {
                            "default": "Save as form template",
                            "overwrite": "Overwrite form template"
                        }
                    },
                    "editor": {
                        "footer": {
                            "createTemplateButton": "Save as template"
                        },
                        "tabs": {
                            "fields": {
                                "tabTitle": "Fields",
                                "templateLabel": "Template",
                                "templateText": "Save time in the future and save this form as a template."
                            },
                            "options": {
                                "confirmationTextLabel": "Confirmation text",
                                "headlineLabel": "Headline",
                                "internalNameLabel": "Name (internal)",
                                "mailTemplateLabel": "Email template",
                                "tabTitle": "Options"
                            }
                        },
                        "title": "Form settings"
                    },
                    "label": "Custom form",
                    "templateListing": {
                        "emptyState": "No templates found",
                        "renameContextAction": "Rename",
                        "templateNameLabel": "Template name"
                    }
                }
            },
            "section": {
                "actions": {
                    "copySuffix": "(Copy)",
                    "pageForm": {
                        "emptyAnchorName": "(No name has been set)",
                        "labelPrefix": "Navigation point"
                    },
                    "viewports": {
                        "emptyAnchorName": "(No name has been set)",
                        "tooltipPrefix": "Navigation point:"
                    }
                }
            },
            "sidebar": {
                "emptyAnchorName": "(No name has been set)",
                "navElement": {
                    "blockRuleTooltip": "The visibility of this element is restricted by a rule."
                },
                "rulesOnAllBlocks": "This section has only content with limited visibility. Note that some customers might see an empty section here."
            }
        },
        "sw-settings-rule": {
            "detail": {
                "associations": {
                    "blockVisibility": "CMS Extensions: Block visibility"
                }
            }
        }
    }
}
