{
    "yuiNavSteps": {
        "configurationName": "System and Application Selection",
        "configurationDescr": "Configure the system and select an application.",
        "projectAttributesName": "Project Attributes",
        "projectAttributesDescr": "Configure the main project attributes.",
        "keyUserImportName": "Import Key User Changes",
        "keyUserImportDescr": "You can either continue with the pre-selected source system or choose a system from which the key-user changes are taken over.",
        "flpConfigName": "SAP Fiori Launchpad Configuration: Tile Settings",
        "tileSettingsName": "SAP Fiori Launchpad Configuration: Tile Handling",
        "tileSettingsDescr": "Add a new tile or replace existing tiles of the base application.\nProject: {{projectName}}",
        "deployConfigName": "Deployment Configuration",
        "deployConfigDescr": "Configure deployment settings.",
        "addComponentUsagesName": "Add SAPUI5 Component Usages",
        "addComponentUsagesDescr": "Select SAPUI5 component usages.",
        "addNewModelName": "Add Data Source and SAPUI5 Model",
        "addNewModelDescr": "Select a data source and SAPUI5 model.",
        "addLocalAnnotationFileName": "Add Local Annotation File",
        "addLocalAnnotationFileDescr": "Select an OData service and annotation XML file.",
        "replaceODataServiceName": "Replace OData Service",
        "replaceODataServiceDescr": "Select an OData service and new OData URI."
    },
    "prompts": {
        "systemLabel": "System",
        "systemTooltip": "Select a system to load its application list.",
        "usernameLabel": "Username",
        "usernameTooltip": "Enter the user name for the back-end system.",
        "passwordLabel": "Password",
        "passwordTooltip": "Enter the password for the back-end system.",
        "storeCredentialsTooltip": "Do you want to store the system credentials?",
        "storeCredentialsLabelBreadcrumb": "Store Credentials",
        "applicationListLabel": "Application",
        "applicationListTooltip": "Select the application for which you want to create an application variant.",
        "fioriIdLabel": "Fiori ID",
        "fioriIdHint": "This is an one-time, semantic identifier for the application variant. The Fiori ID is shown in the 'About' section of the application and is also available in the SAP Fiori Apps Reference Library.",
        "achLabel": "Application Component Hierarchy",
        "achHint": "The purpose of ACH components is to enable the support organization to indicate which BCP or ticket component may be responsible for a particular issue.",
        "createExtProjectLabel": "The selected application is not supported by the SAPUI5 Adaptation Project. For more information, see the SAPUI5 Adaptation Project documentation. Do you want to create an extension project instead?",
        "extProjectSuggestion": "Do you want to create an extension project instead?",
        "createExtProjectWithSyncViewsLabel": "Do you want to create an extension project instead? An extension project gives you the ability to create controller extensions for synchronous and asynchronous views.",
        "createExtProjectContinueLabel": "Please select whether you want to continue.",
        "projectNameLabel": "Project Name",
        "projectNameTooltip": "Enter the project name for your application variant.",
        "projectTypeListLabel": "Project Type",
        "projectTypeCloudReadyName": "Cloud Ready",
        "projectTypeOnPremName": "Classic",
        "projectTypeClassicLabel": "Project Type: Classic",
        "projectTypeCloudReadyLabel": "Project Type: Cloud Ready",
        "appTitleLabel": "Application Title",
        "appTitleTooltip": "Enter the application title for your application variant.",
        "appTitleDefault": "App Variant Title",
        "namespaceLabel": "Namespace",
        "projectFolderLabel": "Project Folder Path",
        "projectFolderPath": "Project Path",
        "ui5VersionLabel": "SAPUI5 Version",
        "ui5VersionTooltip": "Select the SAPUI5 version you want to use to preview your app variant.",
        "addDeployConfig": "Add Deployment Configuration",
        "addFlpConfig": "Add SAP Fiori Launchpad Configuration",
        "importKeyUserChangesLabel": "Import Key User Changes",
        "keyUserAdaptationLabel": "Context-Based Adaptation",
        "keyUserAdaptationBreadcrumb": "Adaptation",
        "targetEnvLabel": "Environment",
        "targetEnvTooltip": "Select the target environment for your Adaptation Project.",
        "targetEnvBreadcrumb": "Target Environment",
        "projectLocationLabel": "Project Root Path",
        "projectLocationTooltip": "Select the path to the root of your project.",
        "projectLocationBreadcrumb": "Project Path",
        "businessSolutionNameLabel": "Business Solution Name",
        "businessSolutionBreadcrumb": "Business Solution",
        "businessSolutionNameTooltip": "The business solution name must be unique and use lowercase letters, numbers, dots (.), underscores (_), and hyphens (-) only. The name must contain at least one letter or number.",
        "approuterLabel": "HTML5 Application Runtime",
        "approuterTooltip": "Select the HTML5 application runtime that you want to use.",
        "baseAppLabel": "Base Application",
        "baseAppTooltip": "Select the base application you want to use.",
        "businessServiceLabel": "Business Service",
        "businessServiceTooltip": "Select the business service you want to use.",
        "appInfoLabel": "Synchronous views are detected for this application. Therefore, the controller extensions are not supported. Controller extension functionality on these views will be disabled.",
        "notSupportedAdpOverAdpLabel": "You have selected 'Adaptation Project' as the base. The selected system has an SAPUI5 version lower than 1.90. Therefore, it does not support 'Adaptation Project' as а base for a new adaptation project. You are able to create such а project, but after deployment, it will not work until the SAPUI5 version of the system has been updated.",
        "isPartiallySupportedAdpOverAdpLabel": "You have selected 'Adaptation Project' as the base. The selected system has an SAPUI5 version lower than 1.96 and for your adaptation project based on an adaptation project to work after deployment, you need to apply SAP Note 756 SP0 on your system.",
        "v4AppNotOfficialLabel": "You have selected an app based on SAP Fiori elements for OData V4. Note the following important information when you create adaptation changes: https://wiki.wdf.sap.corp/wiki/display/fioritech/Adaptation+Project+Support",
        "projectNameLengthErrorExt": "The name cannot contain more than 61 characters or end with the word 'component'.",
        "projectNameValidationErrorExt": "The name must only contain Latin alphanumeric characters. Every part must start with a letter and different parts can be separated by a period.",
        "projectNameLengthErrorInt": "The name cannot start with the word 'customer', contain more than 61 characters, or end with the word 'component'.",
        "projectNameValidationErrorInt": "The name must only contain Latin alphanumeric characters and it must have at least two parts. Every part must start with a letter and the different parts must be separated by a period.",
        "projectNotInWorkspace": "The project: '{{- path}}' is not in the workspace. Some adaptation project tools may not work. What do you want to do?",
        "emptyAnnotationFile": "An empty annotation file will be created in the webapp/changes/annotations folder of your project."
    },
    "warnings": {
        "passwordStoreWarning": "Passwords are stored in your operating system's credential manager and are protected by its security policies."
    },
    "error": {
        "selectCannotBeEmptyError": "The {{value}} has to be selected.",
        "writingPhase": "An error occurred in the writing phase of the adaptation project generation. To see the error, view the logs.",
        "telemetry": "An error occurred when sending telemetry data: {{- error}}. To see the error, view the logs.",
        "updatingApp": "An error occurred when creating a new adaptation project. To see the error, view the logs.",
        "cloudSystemsForInternalUsers": "You have selected a system that does not support Classic adaptation projects. Please select a supported system.",
        "notDeployableNotFlexEnabledSystemError": "The system that you have selected is not an ABAP On-Premise system. Adaptation projects are only supported on those systems. Please choose an ABAP On-Premise system which supports flexibility and DTA_FOLDER deployment.",
        "notDeployableSystemError": "The system that you have selected is not an ABAP On-Premise system which supports `DTA_FOLDER` deployment. Adaptation projects are only supported on those systems. Please choose an ABAP On-Premise system which supports `DTA_FOLDER` deployment.",
        "notFlexEnabledError": "The system that you have selected is not an ABAP On-Premise system which supports flexibility. Adaptation projects are only supported on those systems. Please choose an ABAP On-Premise system which supports flexibility. If you continue, you will only be able to create an extension project.",
        "manifestCouldNotBeValidated": "The `manifest.json` file of the selected application cannot be validated. Please select a different application.",
        "appDoesNotSupportFlexibility": "The selected application does not support flexibility because it has `flexEnabled=false`. SAPUI5 Adaptation Project only supports applications that support flexibility. Please select a different application.",
        "appDoesNotSupportManifest": "The selected application is not supported by SAPUI5 Adaptation Project because it does not have a `manifest.json` file. Please select a different application.",
        "extensibilityExtensionNotFound": "The Extensibility Project generator plugin was not found in your dev space and it is required for this action. To proceed, please install the <SAPUI5 Layout Editor & Extensibility> extension.",
        "creatingExtensionProjectError": "Creating the extension project failed. To see the error, view the logs.",
        "appParameterMissing": "Could not create an extension project because the application parameters are missing. Please select a different application.",
        "destinationInfoMissing": "Could not create an extension project because the destination info is missing. Please select a different system.",
        "systemNotFound": "System could not be found or is not supported: {{system}}. Please check the system exists.",
        "applicationNotFound": "The application could not be found or is not supported: {{appName}}. Please check the application exists.",
        "backendCommunicationError": "An error occurred when communicating with the back end. Please try again later.",
        "pleaseProvideAllRequiredData": "Please provide the required data and try again.",
        "cfNotInstalled": "Cloud Foundry is not installed in your space. Please install it to continue.",
        "cfNotLoggedIn": "You are not logged in to Cloud Foundry. Please login to continue.",
        "cfOrgSpaceMissing": "You are logged in to the Cloud Foundry API endpoint but no organization and space are targeted. Target an organization and space to continue.",
        "cfTargetMismatch": "The active Cloud Foundry session doesn't match the expected organization and space of the project.",
        "baseAppHasToBeSelected": "Base application has to be selected. Please select a base application.",
        "businessServiceHasToBeSelected": "Business service has to be selected. Please select a business service.",
        "businessServiceDoesNotExist": "The service chosen does not exist in cockpit or the user is not member of the needed space.",
        "businessSolutionNameInvalid": "Invalid business solution name. Only lowercase letters, numbers, dots (.), underscores (_), and hyphens (-) are allowed. The name must contain at least one letter or number.",
        "cfLoginCannotBeDetected": "CF Login cannot be detected as an extension in Visual Studio Code. For more information, see (link not yet available).",
        "projectDoesNotExist": "The project does not exist. Please select an MTA project.",
        "projectDoesNotExistMta": "Provide the path to the MTA project where you want to have your Adaptation Project created.",
        "noAdaptableBusinessServiceFoundInMta": "No adaptable business service found in the MTA.",
        "noAppsFoundForBusinessService": "No applications were found for the selected business service. Please check the service configuration.",
        "fetchBaseInboundsFailed": "Fetching base application inbounds failed: {{error}}.",
        "keyUserNoChangesDefault": "Only a single adaptation ('DEFAULT') was found and no key-user changes were found for it. Please select a different system to continue, or navigate back to the 'Project Attributes' page and choose not to import key-user changes.",
        "keyUserNoChangesAdaptation": "No key-user changes have been found for the '{{adaptationId}}' adaptation. Please select a different adaptation.",
        "keyUserNoAdaptations": "No context-based adaptations have been found for the selected application. Please refer to the documentation.",
        "keyUserNotSupported": "The selected system does not allow or support importing key-user changes. Please refer to the documentation.",
        "keyUserFlexVersionsNotSupported": "The selected system does not support retrieving flex versions. Please refer to the documentation.",
        "keyUserAdaptationsNotSupported": "The selected system does not support retrieving adaptations. Please refer to the documentation."
    },
    "validators": {
        "ui5VersionNotDetectedError": "The SAPUI5 version of the selected system cannot be determined. You are able to create and edit adaptation projects that use the latest SAPUI5 version, but they are not usable on this system until the system's SAPUI5 version is upgraded to version 1.71 or higher."
    }
}
