{
    "debug": {
        "ui5AbapStatusCode": "Response status from the SAPUI5 repository service: {{- status}}",
        "ui5AbapStatusText": "Message from the SAPUI5 repository service: {{- statusText}}"
    },
    "info": {
        "annotationMod": "SAP Fiori tools - XML Annotation Language Server: {{- annotationMod}}",
        "appMod": "SAP Fiori tools - Application Modeler: {{- appMod}}",
        "appSearch": "Looking for apps in {{folders}}",
        "appWizard": "Application Wizard: {{- appWizard}}",
        "atoCatalogAvailable": "ATO catalog available.",
        "authRequired": "Authentication required for {{- destination}}.",
        "basDevSpace": "Business Application Studio dev space: {{basDevSpace}}.",
        "cds": "SAP CDS Language Support: {{- cds}}.",
        "checkingDestination": "Checking destination: {{- destination}}...",
        "checkingSapSystem": "Checking SAP system: {{- sapSystem}}...",
        "cloudCli": "Cloud CLI tools: {{- cloudCli}}",
        "detailsForDestinations": "Getting details for destinations: {{destinations}}...",
        "detailsForSapSystem": "Getting details for SAP systems: {{sapSystems}}...",
        "developmentEnvironment": "Development environment: {{env}}",
        "fioriGenVersion": "SAP Fiori tools - SAP Fiori generator: {{- fioriGenVersion}}.",
        "foundDestinationsInApp": "Found destinations in application: {{- appRoot}} - {{- appDestinations}}.",
        "foundNumApps": "Found {{numApps}} applications.",
        "getTransportRequestsAvailable": "Can retrieve available transport requests.",
        "help": "SAP Fiori tools - Guided Development: {{- help}}",
        "jsonResults": "All results written as JSON to file: {{filename}}.",
        "markdownResults": "All results written as markdown to file: {{filename}}.",
        "noDestinationDefinedForApp": "No destination defined for application: {{- appRoot}} - {{- error}}",
        "noDestinationsFoundInApp": "No destinations found in application: {{- appRoot}}.",
        "noDetailsRequested": "No destinations details requested.",
        "nodeVersion": "Node.js: {{- nodeVersion}}.",
        "notInstalled": "Not installed.",
        "notInstalledOrNotFound": "Not installed or found.",
        "numDestinationsFound": "Found {{destinationNumber}} destinations.",
        "numSapSystemsFound": "Found {{sapSystemNumber}} SAP systems.",
        "numServicesForSystem": "v{{odataVersion}} catalog request for {{- system}} returned {{numServicesForSystem}}.",
        "platform": "Platform: {{platform}}",
        "sapUI5RepoAvailable": "SAPUI5 repository service for deployment is available.",
        "serviceMod": "SAP Fiori tools - Service Modeler: {{- serviceMod}}",
        "ui5LanguageAssistant": "UI5 Language Assistant Support: {{- ui5LanguageAssistant}}",
        "urlRequestFailure": "Request to URL: {{url}} failed with message: {{- error}}. Complete error object: {{- errorObj}}.",
        "versions": "Versions: {{- versions}}.",
        "xmlToolkit": "XML Toolkit: {{- xmlToolkit}}"
    },
    "warning": {
        "atoCatalogNotAvailable": "ATO catalog is not available.",
        "basicAuthRequired": "Destination {{- sapSystem}} requires username and password. No callback for user input provided.",
        "destinationsNotFound": "Cannot find destination {{deepDiveDestination}} in the list of {{destNumber}} destinations.",
        "endpointsNotFound": "Cannot find {{deepDiveEndpoint}} in the list of {{sysNumber}} SAP systems.",
        "getTransportRequestsoNotAvailable": "Unable to retrieve available transport requests.",
        "guidedAnswersLink": "Guided Answers troubleshooting guide available at https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:45996:50742:46000:57266.",
        "noDestinationsFound": "No destinations found.",
        "noSapSystemFound": "No SAP systems found.",
        "reloadFailure": "Call to `/reload` service failed.",
        "sapUI5RepoNotDetermined": "The availability of the SAPUI5 repository service for deployment cannot be determined. For more information, view the logs."
    },
    "error": {
        "401": "Unauthorized to access v{{odataVersion}} catalog service for {{- system}}.",
        "403": "v{{odataVersion}} catalog service for {{- system}} is not available.",
        "atoCatalogError": "An error occurred when retrieving the ATO catalog.",
        "basDevSpace": "Cannot read SAP Business Application Studio dev environment. Error: {{- error}}",
        "checkingEnv": "An error occurred checking the environment: {{- error}}",
        "getTransportRequestsError": "An error occurred checking the ability to retrieve available transport requests.",
        "invalidPkgJson": "Found an invalid `package.json`. Error: {{- error}}",
        "missingDynamicDestProperty": "Additional property `HTML5.DynamicDestination=true` is missing from the destination: {{- destination}}",
        "missingTimeoutDestProperty": "Additional property `HTML5.Timeout` is missing from the destination: {{- destination}}. The suggested minimum value is '60000'.",
        "noProjectRoot": "The project root: {{- projectRoot}} does not exist.",
        "projectRootWorkspace": "An error occurred when trying to find the project in the workspace root: {{- root}}. Error was: {{- error}}",
        "queryFailure": "Cannot query v{{odataVersion}} catalog service for {{- system}}.",
        "retrievingDestinations": "An error occurred when retrieving the destinations: {{- error}}",
        "retrievingExtensions": "An error occurred when retrieving the installed extensions: {{- error}}",
        "retrievingProcessVersions": "An error occurred when retrieving the process versions: {{- error}}",
        "retrievingSapSystems": "An error occurred when retrieving the SAP systems. Error was: {{- error}}",
        "sapUI5RepoError": "An error occurred when retrieving the SAPUI5 repository service for deployment.",
        "ui5YamlMissing": "The application: {{- appRoot}} does not have a `ui5.yaml` file. Unable to retrieve the destinations.",
        "urlRequestFailure": " Request to URL: {{url}} failed with message: {{- error}}. Complete error object: {{- errorObj}}"
    },
    "markdownText": {
        "allDestinations": "All Destinations ({{numberOfDestinations}})",
        "atoCatalogAvailable": "ATO catalog available.",
        "atoCatalogNotAvailable": "ATO catalog is not available.",
        "catalogServiceConfig": "Configured to be used by SAP Fiori Generator as a catalog service.",
        "createdAt": "created at",
        "destinationDetails": "Destination Details",
        "detailsFor": "Details for `{{- systemName}}`",
        "devEnvironement": "Development environment: `{{devEnvironment}}`",
        "devSpaceType": "Dev Space Type: `{{basDevSpace}}`",
        "envCheckTitle": "SAP Fiori tools - Environment Check",
        "envNotChecked": "Environment not checked.",
        "environmentTitle": "Environment",
        "fullServiceUrlConfig": "Configured to be used by SAP Fiori Generator as a full service URL.",
        "getTransportRequestsAvailable": "Able to retrieve available transport requests.",
        "getTransportRequestsoNotAvailable": "Unable to retrieve available transport requests.",
        "html5DynamicDestTrue": "The destination property: `HTML5.DynamicDestination` is set to `true`.",
        "html5TimeoutValue": "The destination property `HTML5.Timeout` is set and must include a minimum value of `60000`.",
        "messages": "Messages ({{numberOfMessages}})",
        "noDestinationDetails": "No destination details.",
        "noDestinations": "No destinations.",
        "noMessages": "No messages.",
        "showDestinations": "Show all destinations.",
        "noSapSystemDetails": "No SAP system details",
        "noUrlServiceType": "No URL service type was determined.",
        "notInstalledOrNotFound": "Not installed or not found.",
        "partialUrlConfig": "Configured to be used by SAP Fiori Generator as a partial URL.",
        "platform": "Platform: `{{platform}}`",
        "sapFioriToolsUsage": "SAP Fiori tools usage",
        "sapSystemDetails": "SAP System Details",
        "sapUI5RepoAvailable": "SAPUI5 repository service: `sap/opu/odata/UI5/ABAP_REPOSITORY_SRV` available for deployment.",
        "sapUI5RepoNotDetermined": "The availability of SAPUI5 repository service: `sap/opu/odata/UI5/ABAP_REPOSITORY_SRV` for deployment cannot be determined. For more information, view the logs.",
        "setHtml5DynamicDest": "Please ensure the property: `HTML5.DynamicDestination` is set to `true` in SAP Business Technology Platform Cockpit > 'Additional Properties'.",
        "setHtml5TimeoutDest": "Please ensure the property: `HTML5.Timeout` is set to a minimum value of `60000` in SAP Business Technology Platform Cockpit > 'Additional Properties'.",
        "v2CatalogNotAvailable": "OData V2 catalog service not available.",
        "v2CatalogReturned": "OData V2 catalog call returned",
        "v4CatalogNotAvailable": "OData V4 catalog service not available.",
        "v4CatalogReturned": "OData V4 catalog call returned",
        "versions": "Versions",
        "wrongConfig": "Incorrect configuration. SAP Fiori Generator cannot use this destination. Please check the configuration properties."
    }
}
