Obtain upload lock before uploading
[sdc.git] / openecomp-ui / src / nfvo-utils / i18n / en.json
index 4634c37..3a61fb3 100644 (file)
   "Upload will erase existing data. Do you want to continue?": "Upload will erase existing data. Do you want to continue?",
   "Continue": "Continue",
   "Upload validation failed": "Upload validation failed",
+  "upload.failed": "Upload failed",
   "Download HEAT": "Download HEAT",
   "Go to Overview": "Go to Overview",
   "Upload New HEAT": "Upload New HEAT",
   "Select file": "Select file",
   "Software Product Details": "Software Product Details",
   "Missing": "Missing",
+  "Internal license": "Internal",
+  "External license": "External",
   "Filter Networks": "Filter Networks",
   "DHCP": "DHCP",
   "YES": "YES",
   "Log Backup Frequency (days)": "Log Backup Frequency (days)",
   "Log File Location": "Log File Location",
   "Model": "Model",
+  "model.sdc.label": "SDC AID",
   "License Details": "License Details",
   "Feature Group": "Feature Group",
   "Please assign Feature Groups in VSP General": "Please assign Feature Groups in VSP General",
   "VendorSoftwareProduct/vendorName": "Vendor",
   "VendorSoftwareProduct/onboardingOrigin": "Onboarding Origin",
   "VendorSoftwareProduct/networkPackageName": "Network Package Name",
+  "vsp.model.select.other.label": "Other Models",
+  "vsp.model.select.label": "Select Model(s)",
 
   "EntitlementPool" : "Entitlement Pool",
   "EntitlementPool/name" : "Name",
   "VNF Header Vendor" : "Vendor",
   "VNF Header Desc" : "Description",
   "VNF Header Action" : "Action",
-  
-  "GENERIC_ERROR": "An error has occurred. Please contact your System Administrator for further assistance."
+
+  "GENERIC_ERROR": "An error has occurred. Please contact your System Administrator for further assistance.",
+
+  "VSP ID" : "VSP ID",
+  "VSP Version" : "VSP Version",
+  "BACK" : "BACK",
+  "NEXT" : "NEXT",
+  "Validation Results" : "Validation Results",
+  "Validation" : "Validation",
+  "Setup": "Setup",
+  "Inputs": "Inputs",
+  "Certifications Query": "Certifications Query",
+  "No Certifications Query are Available": "No Certifications Query are Available",
+  "Selected Certifications Query": "Selected Certifications Query",
+  "Available Tests": "Available Tests",
+  "No Tests are Available": "No Tests are Available",
+  "Selected Tests": "Selected Tests",
+  "Value Should Be Minimum of {minLength} characters and a Maximum of {maxLength} characters": "Value Should Be Minimum of {minLength} characters and a Maximum of {maxLength} characters",
+  "{title} Inputs :": "{title} Inputs :",
+  "Scenario: {scenario} | Title: {title} | Test Case: {testCaseName} | Status: {status}": "Scenario: {scenario} | Title: {title} | Test Case: {testCaseName} | Status: {status}",
+  "{title} results are not available": "{title} results are not available",
+  "Test Results": "Test Results",
+  "No Test Performed": "No Test Performed",
+  "Unknown": "Unknown",
+  "No Test Result Available": "No Test Result Available",
+  "Test is In-progress": "Test is In-progress",
+  "has passed all checks": "has passed all checks",
+  "upload.status.uploading": "Package upload is in progress",
+  "upload.status.validating": "Package is in validation",
+  "upload.status.processing": "Package is being processed",
+  "upload.status.success": "Package was successfully uploaded",
+  "upload.status.error": "Package upload resulted in error"
 }