{
    "global": {
        "error-codes": {
            "SWAG_MIGRATION_CONNECTION_NAME_ALREADY_EXISTS": "Connection name already exists.",
            "SWAG_MIGRATION_CONNECTION_NAME_TO_SHORT": "The connection name must be at least 6 characters long.",
            "SWAG_MIGRATION_INVALID_API_KEY": "The API key does not have the correct length ({length}/40 characters)."
        }
    },
    "sw-privileges": {
        "permissions": {
            "swag_migration": {
                "label": "Migration Assistant"
            }
        }
    },
    "swag-migration": {
        "api-error": {
            "abortMigration": "Failed to abort migration.",
            "approveFinishedMigration": "Failed while completing the migration",
            "checkConnection": "Failed to check the connection to source system.",
            "fetchConnectionId": "Failed to get active connection ID.",
            "getDataSelection": "Failed to get data selection for current connection.",
            "getState": "Failed to get migration state.",
            "startMigration": "Failed to start migration."
        },
        "dashboard": {
            "button": "Open Migration Assistant",
            "headline": "Moving to Shopware",
            "information": "First thing is to link up your existing shop system - the Migration Assistant will help you along the way.",
            "shopInfoCard": {
                "button": "Open",
                "header": "Migration Assistant",
                "resetButton": "Finish"
            },
            "title": "Migration Assistant"
        },
        "general": {
            "descriptionTextModule": "Module to migrate data",
            "disabledMessages": {
                "disabled": "Migration is disabled in this environment.",
                "loading": "Migration is currently in progress.",
                "noData": "There is no data available for migration.",
                "noPermission": "You do not have the required permissions to perform a migration.",
                "noSelectedData": "No items have been selected for migration.",
                "resettingChecksum": "Checksums are currently being reset.",
                "truncatingMigration": "Migration data is currently being truncated.",
                "unfilledPremapping": "Complete all required mappings before continuing."
            },
            "mainMenuItemGeneral": "Migration Assistant",
            "tabDataSelector": "Data selection",
            "tabHistory": "History",
            "tabMain": "General"
        },
        "history": {
            "connectionName": "Connection name",
            "contextMenu": {
                "details": "Show details",
                "downloadLogs": "Download log"
            },
            "detailPage": {
                "close": "Close",
                "data": "Data",
                "dataCount": "Datasets",
                "dataName": "Name",
                "errorCode": "Error message",
                "errorCount": "Count",
                "errorLevel": "Log level",
                "errors": "Details",
                "logDescription": "For more details {link}",
                "logDownload": "download the log file.",
                "noErrorsOccurred": "No errors have occurred.",
                "noProgressData": "This run was performed in a previous version of the plugin and its data has been deleted.",
                "status": {
                    "aborted": "Aborted",
                    "finished": "Finished",
                    "running": "Running"
                },
                "title": "Migration details"
            },
            "gateway": "Gateway",
            "importDateTime": "Start time",
            "profile": "Profile",
            "selectedData": "Data",
            "shopDomain": "Shop domain",
            "shopSystem": "Shop system",
            "status": "Status"
        },
        "index": {
            "abortButton": "Cancel",
            "backToOverviewButton": "Back to overview",
            "confirmAbortDialog": {
                "cancel": "Keep going",
                "confirm": "Stop migration",
                "content": "The migration is not fully complete. Already migrated data might be unusable. If you quit now, you will have to completely rerun the migration process.",
                "hint": "Do you want to stop the migration?",
                "title": "Stop migration"
            },
            "confirmWarningCard": {
                "currencyMismatch": {
                    "text": "The currency of the data to be migrated does not match the standard currency [{targetSystemCurrency}]. Data with [{sourceSystemCurrency}] can still be migrated, but it will not be automatically converted. You can adjust the prices manually afterwards.",
                    "title": "Migration has recognized another currency"
                },
                "languageMismatch": {
                    "text": "The language of the data to be migrated does not match the standard language [{targetSystemLanguage}]. Data with [{sourceSystemLanguage}] can still be migrated, but it will not be automatically converted. You can adjust the translations manually afterwards.",
                    "title": "Migration has recognized another language"
                }
            },
            "continueButton": "Continue",
            "error-resolution": {
                "codes": {
                    "SWAG_MIGRATION_CONVERT_ASSOCIATION_MISSING": "Associated entity missing",
                    "SWAG_MIGRATION_CONVERT_CHILD_ENTITY_FAILED": "Child entity conversion failed",
                    "SWAG_MIGRATION_CONVERT_DOCUMENT_TYPE_UNSUPPORTED": "Document type conversion unsupported",
                    "SWAG_MIGRATION_CONVERT_ENTITY_ALREADY_EXISTS": "Entity already exists",
                    "SWAG_MIGRATION_CONVERT_ENTITY_FAILED": "Entity conversion failed",
                    "SWAG_MIGRATION_CONVERT_ENTITY_UNKNOWN": "Dependent entity unknown",
                    "SWAG_MIGRATION_CONVERT_FIELD_REASSIGNED": "Entity field automatically reassigned",
                    "SWAG_MIGRATION_CONVERT_LANGUAGE_PACK_DEACTIVATED": "Language pack deactivated",
                    "SWAG_MIGRATION_CONVERT_MAIN_VARIANT_RELATION_FAILED": "Main variant relation conversion failed",
                    "SWAG_MIGRATION_CONVERT_OBJECT_TYPE_UNSUPPORTED": "Object type unsupported",
                    "SWAG_MIGRATION_CONVERT_SHIPPING_CALCULATION_TYPE_UNSUPPORTED": "Shipping calculation type unsupported",
                    "SWAG_MIGRATION_CONVERT_SHIPPING_PRICE_UNSUPPORTED": "Shipping price type unsupported",
                    "SWAG_MIGRATION_CONVERT_SOURCE_DATA_INCOMPLETE": "Source data incomplete",
                    "SWAG_MIGRATION_CONVERT_UNSERIALIZED_DATA_INVALID": "Unserialised data invalid",
                    "SWAG_MIGRATION_FETCH_DATASET_MISSING": "Dataset for entity missing",
                    "SWAG_MIGRATION_FETCH_ENTITY_COUNT_FAILED": "Failed to read entity count from source system",
                    "SWAG_MIGRATION_FETCH_PROCESSOR_MISSING": "Processor for entity missing",
                    "SWAG_MIGRATION_MEDIA_DEFAULT_FOLDER_UNSUPPORTED": "Media default folder unsupported",
                    "SWAG_MIGRATION_MEDIA_FILE_MISSING": "Media file missing",
                    "SWAG_MIGRATION_MEDIA_MIME_TYPE_UNKNOWN": "Media MIME type unknown",
                    "SWAG_MIGRATION_MEDIA_TEMPORARY_FILE_FAILED": "Media temporary file creation failed",
                    "SWAG_MIGRATION_RUN_ABORTED": "Migration aborted automatically",
                    "SWAG_MIGRATION_RUN_EXCEPTION": "Migration exception occurred",
                    "SWAG_MIGRATION_RUN_MESSAGE_QUEUE_EXCEPTION": "Message queue exception occurred",
                    "SWAG_MIGRATION_VALIDATION_ASSOCIATION_INVALID": "Entity association is invalid",
                    "SWAG_MIGRATION_VALIDATION_EXCEPTION": "Validation exception occurred",
                    "SWAG_MIGRATION_VALIDATION_OPTIONAL_FIELD_VALUE_INVALID": "Optional field has an invalid value",
                    "SWAG_MIGRATION_VALIDATION_REQUIRED_FIELD_MISSING": "Required field is missing",
                    "SWAG_MIGRATION_VALIDATION_REQUIRED_FIELD_VALUE_INVALID": "Required field has an invalid value",
                    "SWAG_MIGRATION_VALIDATION_REQUIRED_TRANSLATION_INVALID": "Required translation is invalid",
                    "SWAG_MIGRATION_WRITE_EXCEPTION": "Write exception occurred",
                    "SWAG_MIGRATION_WRITE_THEME_COMPILING_FAILED": "Theme compiling failed",
                    "unknown": "Unknown error"
                },
                "descriptionTitle": "Field description",
                "errors": {
                    "continueMigrationFailed": "Failed continuing migration.",
                    "downloadLogsFailed": "Failed downloading log file.",
                    "fetchExampleFailed": "Failed fetching example data.",
                    "fetchExistingFixesFailed": "Failed fetching existing fixes.",
                    "fetchFilterDataFailed": "Failed fetching filter data.",
                    "fetchLogsFailed": "Failed fetching log data.",
                    "fetchRunFailed": "Failed fetching migration run data.",
                    "fieldValueNotSet": "Field value not set.",
                    "invalidFieldValueFormat": "Invalid field value format.",
                    "noEntityIdsFound": "No valid entity IDs found in the selected log entries.",
                    "noLogsSelected": "Please select at least one log entry to resolve.",
                    "resetResolutionFailed": "Failed resetting error resolution.",
                    "submitResolutionFailed": "Failed submitting error resolution.",
                    "validationFailed": "Validation failed."
                },
                "modals": {
                    "details": {
                        "convertedDataLabel": "Converted data",
                        "sourceDataLabel": "Source data",
                        "title": "Details: {entityName}"
                    },
                    "error": {
                        "left": {
                            "details": "Show details",
                            "reset": "Reset",
                            "select-all": "Select all ({count})",
                            "status": {
                                "resolved": "Resolved",
                                "unresolved": "Unresolved"
                            }
                        },
                        "right": {
                            "apply": "Apply changes",
                            "banner": {
                                "content": "Please create at least one option to select in the corresponding Administration area.",
                                "link": "Add an Option",
                                "title": "No option available"
                            },
                            "title": "Edit: {count} Items",
                            "unhandledBanner": {
                                "content": "The field type could not be determined. Please correct the raw source data. The value has to be in the correct format.",
                                "title": "Unknown field type"
                            },
                            "unresolvableBanner": {
                                "content": "Please check the log file for more information.",
                                "title": "This error currently cannot be resolved via the Migration Assistant"
                            }
                        },
                        "table": {
                            "columns": {
                                "status": "Status"
                            }
                        },
                        "title": "Fix error: {code}, {entityName}, {fieldName}"
                    }
                },
                "step": {
                    "card": {
                        "filter": {
                            "code": {
                                "label": "Error name",
                                "placeholder": "Select an error name"
                            },
                            "entity": {
                                "label": "Entity",
                                "placeholder": "Select an entity"
                            },
                            "field": {
                                "label": "Field",
                                "placeholder": "Select a field"
                            },
                            "reset": "Reset filters",
                            "status": {
                                "label": "Error status",
                                "options": {
                                    "resolved": "Resolved",
                                    "unresolved": "Unresolved"
                                },
                                "placeholder": "Select an error status"
                            },
                            "title": "Filters | Filters ({count}) | Filters ({count})"
                        },
                        "table": {
                            "columns": {
                                "code": "Code",
                                "count": "Fixed / Total",
                                "entity": "Entity",
                                "field": "Field",
                                "gatewayName": "Gateway",
                                "name": "Name",
                                "profileName": "Profile"
                            },
                            "empty-state": {
                                "description": "No logs matching the selected filters were found.",
                                "headline": "Nothing found"
                            }
                        },
                        "tabs": {
                            "errors": "Errors ({count})",
                            "infos": "Infos ({count})",
                            "warnings": "Warnings ({count})"
                        },
                        "title": "Fixable Errors"
                    },
                    "continue-modal": {
                        "text-fixable": "There are {count} groups of fixable errors that are still unresolved. Please correct these errors before continuing to avoid follow-up errors.",
                        "text-unfixable": "There are {count} unfixable errors that are still unresolved. If you continue without solving the remaining errors, follow-up errors could appear.",
                        "title": "Continue"
                    },
                    "header": {
                        "banner": {
                            "content": "There are {count} errors or warnings that can't be resolved from this screen. To investigate, download the log file and review the detailed error messages. The underlying issues may need to be fixed in the source system. Once resolved, re-run the migration to continue.",
                            "title": "Some errors are not fixable via this view"
                        },
                        "continue": "Continue",
                        "continueTooltip": "Please fix all fixable errors before continuing.",
                        "description": "Review and resolve migration errors that occurred during the import. Fix data issues directly in this view or download the log file for detailed information. Continue once all fixable errors are resolved. You can leave this view and come back to it later",
                        "documentation": "Documentation",
                        "download": "Download log file",
                        "title": "Error resolution"
                    }
                }
            },
            "errorTypes": {
                "error": "Error",
                "info": "Information",
                "warning": "Warning"
            },
            "finishButton": "Finish",
            "loadingScreenCard": {
                "documentationLink": "https://developer.shopware.com/docs/guides/hosting/infrastructure/message-queue.html#message-queue",
                "documentationLinkText": "Message queue documentation",
                "flowChart": {
                    "cleanup": "Cleanup",
                    "errorResolution": "Error resolution",
                    "fetchData": "Reading",
                    "finish": "Done",
                    "indexing": "Indexing",
                    "premapping": "Checking",
                    "processMedia": "Downloading",
                    "writeData": "Writing"
                },
                "notice": "Tip: This process runs in the message queue. You don't need to stay on this page if your shop is configured correctly.",
                "result": {
                    "historyHint": "You can view this information any time in the migration history.",
                    "title": "The Migration Assistant is done"
                },
                "status": {
                    "aborting": {
                        "caption": "Unwritten data is cleaned up. Already migrated data might be unusable.",
                        "long": "The migration is being aborted",
                        "short": "Aborting"
                    },
                    "cleanup": {
                        "caption": "Temporary data is being removed. The migration is almost complete.",
                        "long": "The migration is being cleaned up",
                        "short": "Cleanup"
                    },
                    "error-resolution": {
                        "caption": "The migration is paused until all errors are resolved.",
                        "long": "Errors can be resolved",
                        "short": "Error resolution"
                    },
                    "fetching": {
                        "caption": "The new assignments are processed.",
                        "long": "The data will be read from your system",
                        "short": "Reading"
                    },
                    "finish": "Done",
                    "indexing": {
                        "caption": "The migration is almost complete.",
                        "long": "The new data is being indexed",
                        "short": "Indexing"
                    },
                    "media-processing": {
                        "caption": "Large image data can take some time to process.",
                        "long": "The media is being transferred",
                        "short": "Media transfer"
                    },
                    "unknown": "Unknown",
                    "writing": {
                        "caption": "Depending on the shop size it may take a few moments.",
                        "long": "The data is being written in Shopware 6",
                        "short": "Writing"
                    }
                }
            },
            "migrateButton": "Start migration",
            "migrationAlreadyRunning": "Migration already started.",
            "pauseButton": "Pause",
            "pluginVersionText": "We have noticed that a plugin update is available in your source system {sourceSystem}. Please update the plugin \"{pluginName}\" before you start the migration.",
            "premappingCard": {
                "cardTitle": "Assignments",
                "group": {
                    "delivery_time": "Delivery time",
                    "manufacturer": "Manufacturers",
                    "newsletter_status": "Newsletter status",
                    "order_delivery_state": "Order delivery states",
                    "order_state": "Order states",
                    "payment_method": "Payment methods",
                    "salesChannel": "Newsletter saleschannel",
                    "salutation": "Salutation",
                    "shipping_availability_rule": "Shipping method availability",
                    "transaction_state": "Transaction states",
                    "user": "Administration user"
                },
                "newAssignmentTitle": "New assignments",
                "placeholder": "Please select",
                "previousTitle": "Previous",
                "unfilledAlert": "We have detected that there is data that requires manual assignment."
            },
            "savePremapping": {
                "message": "Premapping has been saved.",
                "saveButton": "Save premapping"
            },
            "selectDataCard": {
                "cardTitle": "Data selection",
                "dataHeader": "Data",
                "dataSelection": {
                    "basicSettings": "Basic data",
                    "cms": "Layouts",
                    "customerWishlists": "Wishlists",
                    "customersOrders": "Customers & orders",
                    "media": "Media",
                    "newsletterRecipient": "Newsletter recipient",
                    "processMediaFiles": "Media",
                    "productReviews": "Product reviews",
                    "products": "Products",
                    "promotions": "Promotions",
                    "seoUrls": "SEO URLs"
                },
                "dataTypes": {
                    "basicData": "Shop data",
                    "pluginData": "Plugin data"
                },
                "entities": {
                    "category": "Categories:",
                    "category_association": "Category associations:",
                    "category_cms_page_association": "Category layout associations:",
                    "category_custom_field": "Category custom fields",
                    "category_product_stream_association": "Category dynamic product group associations:",
                    "cms_page": "Layouts:",
                    "country": "Countries:",
                    "country_state": "Country states:",
                    "currency": "Currencies:",
                    "custom_field_set": "Custom field sets:",
                    "customer": "Customers:",
                    "customer_custom_field": "Customer custom fields",
                    "customer_group": "Customer groups:",
                    "customer_group_custom_field": "Customer group custom fields",
                    "customer_wishlist": "Wishlists:",
                    "delivery_time": "Delivery times:",
                    "language": "Languages:",
                    "mail_header_footer": "Email headers and footers",
                    "mail_template": "Email templates:",
                    "main_variant_relation": "Main variant relations:",
                    "media": "Media:",
                    "media_folder": "Media folders:",
                    "media_folder_inheritance": "Media folder inheritances:",
                    "number_range": "Number ranges:",
                    "order": "Orders:",
                    "order_custom_field": "Order custom fields",
                    "order_document": "Order documents:",
                    "order_document_base_config": "Document config:",
                    "order_document_custom_field": "Order document custom fields",
                    "order_document_inheritance": "Order document relations:",
                    "page_system_config": "Page basic information:",
                    "product": "Products:",
                    "product_cross_selling": "Cross Selling:",
                    "product_custom_field": "Product custom fields",
                    "product_feature_set": "Essential characteristics:",
                    "product_manufacturer": "Product manufacturers:",
                    "product_manufacturer_custom_field": "Product manufacturer custom fields",
                    "product_option_relation": "Product options:",
                    "product_price_custom_field": "Product price custom fields",
                    "product_property_relation": "Product properties:",
                    "product_review": "Reviews:",
                    "product_sorting": "Product sorting:",
                    "product_stream": "Dynamic product groups:",
                    "product_stream_filter_inheritance": "Dynamic product group filters:",
                    "promotion": "Promotions:",
                    "property_group": "Property groups:",
                    "property_group_option": "Properties:",
                    "rule": "Rules:",
                    "sales_channel": "Sales channels:",
                    "sales_channel_domain": "Domains:",
                    "salutation": "Salutations:",
                    "seo_url": "SEO URLs:",
                    "seo_url_template": "SEO URL templates:",
                    "shipping_method": "Shipping methods:",
                    "snippet": "Snippets:",
                    "snippet_set": "Snippet sets:",
                    "system_config": "Basic information:",
                    "tax": "Tax rates:",
                    "tax_rule": "Tax rules:",
                    "translation": "Translations:",
                    "unit": "Scale units:"
                },
                "headers": {
                    "dataType": "Type",
                    "name": "Name",
                    "total": "Data sets"
                },
                "noData": "Nothing found to migrate.",
                "noDataSubline": "Please check your connection or try another profile."
            },
            "shopInfoCard": {
                "buttonCreateConnection": "Create new connection",
                "buttonCreateInitialConnection": "Create initial connection",
                "buttonEditSettings": "Edit connection",
                "buttonProfileInstallation": "Install another profile",
                "buttonRemoveCredentials": "Delete access data",
                "buttonResetChecksums": "Reset checksums",
                "buttonResetMigration": "Complete migration",
                "buttonSelectConnection": "Change the connection",
                "cardTitle": "Shop system",
                "connected": "Connected",
                "connectionCheck": "Connection check:",
                "gateway": "Gateway:",
                "lastMigration": "Last migration:",
                "link": "Help & documentation",
                "noConnection": "No connection",
                "noConnectionCheckDoneYet": "No connection check performed yet",
                "noMigrationDoneYet": "-",
                "notConnected": "Not connected",
                "profile": "System profile:",
                "refreshButton": "Refresh connection",
                "removeCredentialsConfirmDialog": {
                    "abortButtonText": "Cancel",
                    "content": "There will be no active connection after this. Enter your access data again to restore the connection.",
                    "contentHint": "Would you like to delete the current access data?",
                    "title": "Delete access data"
                },
                "resetChecksumsConfirmDialog": {
                    "abortButtonText": "Cancel",
                    "confirmButtonText": "Yes, reset",
                    "content": "If you reset the checksums, all data from the source system will be recognized in the next migration. This includes already migrated or unchanged data sets. <br><br><strong>Important:</strong> Changes to the data records you have made in Shopware 6 since the last migration, will be overwritten. The source system data has priority.",
                    "contentHint": "Do you want to reset the checksums?",
                    "title": "Reset checksums"
                },
                "resetMigrationConfirmDialog": {
                    "abortButtonText": "Cancel",
                    "confirmButtonText": "Finalize now",
                    "content": "Great! Let's now finalize your migration and clean up temporary files and unused data. <strong>Please note:</strong> Finalizing the migration is terminal. You won't be able to migrate any more data via the current connection.",
                    "errorNotification": {
                        "message": "A migration is currently in progress.",
                        "title": "Error occurred while finalising the migration"
                    },
                    "header": "Have you finished migrating your shop data?",
                    "title": "Finalize the migration"
                },
                "updateBanner": {
                    "isResettingChecksums": {
                        "message": "The checksums are being reset. This may take a few minutes.",
                        "title": "Resetting checksums"
                    },
                    "isTruncatingMigration": {
                        "message": "The migration data is being truncated. This may take a few minutes.",
                        "title": "Truncating migration data"
                    }
                }
            },
            "shopwareMajorVersionText": "We have noticed that your source system {sourceSystem} version does not match your target system {targetSystem} version. Please ensure to use the same major version for both systems before you start the migration.",
            "title": "General",
            "warningModal": {
                "cancelButton": "Go back",
                "confirmButton": "Continue anyway",
                "message": {
                    "currency": "A migration with different default currencies can lead to corrupted data records and cause unpredictable side effects.",
                    "language": "A migration with different default languages can lead to corrupted data records and cause unpredictable side effects."
                },
                "title": "Data mismatch detected"
            }
        },
        "wizard": {
            "buttonAbort": "Cancel",
            "buttonConnect": "Connect",
            "buttonConnectionCreate": "Establish connection",
            "buttonConnectionSelect": "Change connection",
            "buttonEdit": "Edit connection",
            "buttonFinish": "Done",
            "buttonLater": "Close",
            "buttonLetsGo": "Start",
            "buttonNext": "Continue",
            "buttonToProfileInformation": "Information",
            "buttonUseSsl": "Use HTTPS",
            "pages": {
                "connectionCreate": {
                    "connectionLabel": "Connection name",
                    "connectionPlaceholder": "Enter name",
                    "connectionTooltip": "Enter a unique name for the connection.",
                    "gatewayLabel": "Gateway",
                    "gatewayPlaceholder": "Select gateway",
                    "gatewayTooltip": "The type of connection between the systems.",
                    "gateways": {
                        "shopwareApi": "API",
                        "shopwareLocal": "Local database"
                    },
                    "hint": {
                        "local": "Note: The shop systems have to be on the same server. You need access data to the database."
                    },
                    "profileInstall": "Install another profile",
                    "profileLabel": "Shop system profile",
                    "profilePlaceholder": "Select profile",
                    "title": "Migration – Create new connection"
                },
                "connectionSelect": {
                    "connectionLabel": "Connection name",
                    "connectionPlaceholder": "Please select a connection",
                    "title": "Migration – Changing the connection"
                },
                "credentials": {
                    "emptyState": "Sorry no form for selected profile found.",
                    "error": {
                        "SWAG_MIGRATION__API_CONNECTION_ERROR": "Could not connect to the server. Please check the given shop domain.",
                        "SWAG_MIGRATION__API_CONNECTION_ERROR__HINT": "If you're having trouble connecting, it might be worth checking the currently installed curl version on your server and updating it.",
                        "SWAG_MIGRATION__DATABASE_CONNECTION_ATTRIBUTES_WRONG": "Database connection does not have the right attributes and they can not be set.",
                        "SWAG_MIGRATION__DATABASE_CONNECTION_ERROR": "Database connection could not be established.",
                        "SWAG_MIGRATION__DUPLICATE_SOURCE_CONNECTION": "A connection to the same source system already exists. Please use another connection.",
                        "SWAG_MIGRATION__GATEWAY_READ": "Could not connect to the server. Please check the given shop domain.",
                        "SWAG_MIGRATION__GATEWAY_READ__HINT": "If you're having trouble connecting, it might be worth checking the currently installed curl version on your server and updating it.",
                        "SWAG_MIGRATION__INVALID_CONNECTION_CREDENTIALS": "The access data for the connection to the source system do not exist or are incorrect. Please check them and try again.",
                        "SWAG_MIGRATION__IS_RUNNING": "A migration is currently in progress. Therefore, you cannot edit the credentials until the migration is complete.",
                        "SWAG_MIGRATION__PLUGIN_NOT_INSTALLED": "The required plugin “Migration Connector” is not installed in Shopware 5. Please install the free plugin and try again.",
                        "SWAG_MIGRATION__PLUGIN_NOT_INSTALLED__HINT": "If you already installed the “Migration Connector” and cleared the cache in the Shopware 5 backend (Configuration > Cache/performance), try deleting your Shopware 5 cache folder (var/cache) manually.",
                        "SWAG_MIGRATION__SSL_REQUIRED": "We have determined that the given shop domain is required a SSL connection.",
                        "alertErrorTitle": "Attention",
                        "contentTitle": "No connection",
                        "undefinedErrorMsg": "Internal server error. Please try again."
                    },
                    "shopware55": {
                        "api": {
                            "apiKeyLabel": "API key",
                            "apiKeyPlaceholder": "Enter key",
                            "apiKeyTooltip": "The API key is used for security and identification.",
                            "apiUserLabel": "Username (API user)",
                            "apiUserPlaceholder": "Enter username",
                            "apiUserTooltip": "Username of your Shopware 5 backend.",
                            "endpointLabel": "Shop domain",
                            "endpointPlaceholder": "www.demoshop.com",
                            "endpointSSLLabel": "My shop uses a secure connection (SSL)",
                            "pluginLinkText": "More information about the plugin",
                            "pluginName": "Migration Connector",
                            "steps": {
                                "step1": "Install and activate the plugin {pluginName} from your Shopware 5 backend under Plugin Manager > Extensions > Migration tools.",
                                "step2": "Go to User administration in your Shopware 5 backend.",
                                "step3": "Select the user you want to use for the connection.",
                                "step4": "Activate API access and save.",
                                "step5": "Make sure the user has the role local_admin.",
                                "step6": "Enter the API credentials here to establish the connection."
                            },
                            "title": "Connect your Shopware 5 store"
                        },
                        "local": {
                            "dbHostLabel": "Host",
                            "dbHostPlaceholder": "Enter host",
                            "dbNameLabel": "Database name",
                            "dbNamePlaceholder": "Enter name",
                            "dbPasswordLabel": "Password",
                            "dbPasswordPlaceholder": "Enter password",
                            "dbPortLabel": "Port",
                            "dbUserLabel": "User",
                            "dbUserPlaceholder": "Enter username",
                            "installationRoot": "Shop installation folder",
                            "installationRootPlaceholder": "Enter installation root"
                        }
                    },
                    "shopware6": {
                        "api": {
                            "apiPasswordLabel": "Secret access key",
                            "apiPasswordPlaceholder": "Enter secret access key",
                            "apiPasswordTooltip": "The secret access key is used for security and identification.",
                            "apiUserLabel": "Access key ID",
                            "apiUserPlaceholder": "Enter access key ID",
                            "apiUserTooltip": "Access key ID of your integration.",
                            "endpointLabel": "Shop domain",
                            "endpointPlaceholder": "www.demoshop.com",
                            "endpointSSLLabel": "My shop uses a secure connection (SSL)",
                            "integrationLink": "https://docs.shopware.com/en/shopware-6-en/settings/system/integrationen",
                            "integrationLinkText": "More about integrations",
                            "pluginLink": "https://store.shopware.com/en/swag257162657297f/migration-assistant.html",
                            "pluginLinkText": "More about the Migration Assistant extension",
                            "pluginName": "Migration Assistant",
                            "steps": {
                                "step1": "Install and activate the {pluginName} extension on the source system.",
                                "step2": "Create an integration in the source system via Settings > System > Integrations.",
                                "step3": "Generate an access key ID and secret access key.",
                                "step4": "Enter the access keys and shop domain here to establish the connection."
                            },
                            "title": "Connect your Shopware 6 store"
                        }
                    },
                    "statusTitle": "Connection check",
                    "success": {
                        "SWAG_MIGRATION__REQUEST_CERTIFICATE_INVALID": "We have determined that the SSL certificate of the specified shop domain is not secure. Check the certificate for your own security.",
                        "contentInformation": "You can start your migration.",
                        "contentTitle": "Connection successful",
                        "undefinedErrorMsg": "An unknown error occurred while checking the SSL certificate from the specified shop domain."
                    },
                    "title": "Migration – Establish a connection"
                },
                "introduction": {
                    "contentHeadline": "Let's move some things",
                    "contentInformation": "Together we will connect your shop system to Shopware 6. Afterwards the Migration Assistant will help you to migrate your data step by step.",
                    "title": "Migration Assistant"
                },
                "profileInstallation": {
                    "availabilityHeadline": "Previously available:",
                    "availableVersionHeadline": "Supported:",
                    "content": "Pick the shop system to migrate data from and be sure to install the corresponding profile plugin as well.",
                    "installationButton": "Install",
                    "installedHint": "Installed",
                    "magentoProfileHeadline": "Magento - Profil",
                    "profileManufacturer": "shopware AG",
                    "shopwareProfileHeadline": "Shopware - Profil",
                    "title": "Migration - Shopsystem-Profile"
                }
            }
        },
        "worker-listener": {
            "mediaProcessing": {
                "message": "No files remaining. | One file remaining. | {n} files remaining.",
                "messageSuccess": "The media download has been completed.",
                "title": "The media is being downloaded",
                "titleSuccess": "Media download completed"
            }
        }
    }
}
