X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=9046e5b16f0b87755129e21d8c6568a0d0cf4c7b;hb=refs%2Fchanges%2F40%2F10740%2F1;hp=73b11bae8244280508cb2ab0a3af0836d28ff8ab;hpb=1db2e54394d3400d264e07e15e288f46f33eff65;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 73b11ba..9046e5b 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -40,10 +40,11 @@ "PACKAGES": "Packages", "MODIFIED": "Modified", "NODATAMSG": "No data available in table", - "SHORTNAME": "Short Name", + "PRODUCTNAME":"Product Name", "IDENTIFIER": "Identifier", "DESCRIPTION": "Description", - "VENDOR": "Vendor", + "DESIGNER": "Designer", + "PROVIDER": "Provider", "VERSION": "Version", "ACTIONS": "Actions", "NAME": "Name", @@ -80,7 +81,6 @@ "RECENTLY": "Recently", "TOPOLOGY": "Topology", "PLEASEWAIT": "Please Wait", - "LOADING": "Loading", "RESOURCEORCHESTRATOR": "Resource Orchestrator", "VIEW": "View", "DROP": "Drop", @@ -106,10 +106,10 @@ "SHOWGRAPH": "Show Graph", "UPDATESHOWGRAPH": "Update and Show Graph", "CREATEPACKAGE": "Create New Package", - "GZFILETYPEERRROR": "Upload only tar.gz file and size should not exceed 15 MB", - "YAMLFILETYPEERRROR": "Upload only YAML file and size should not exceed 15 MB", - "JSONFILETYPEERRROR": "Upload only JSON file and size should not exceed 15 MB", - "PUBFILETYPEERRROR": "Upload only PUB file and size should not exceed 15 MB", + "GZFILETYPEERRROR": "Upload only tar.gz file and size should not exceed 50 MB", + "YAMLFILETYPEERRROR": "Upload only YAML file and size should not exceed 50 MB", + "JSONFILETYPEERRROR": "Upload only JSON file and size should not exceed 50 MB", + "PUBFILETYPEERRROR": "Upload only PUB file and size should not exceed 50 MB", "PACKAGE": "Package", "URL": "URL", "DEPLOYED": "Deployed", @@ -149,6 +149,7 @@ "NODATE": "No date information found", "TYPEINFO": "To add a new TYPE, Please enter input above", "UPLOADCONFIGLABEL": "Please upload file with .yaml or .yml format", + "NEWVERSIONTAG": "Here is the new version {{appVersion}} of OSM!", "PAGE": { "DASHBOARD": { "DASHBOARD": "Dashboard", @@ -195,7 +196,7 @@ }, "VIM": { "CREATEDSUCCESSFULLY": "VIM Created Successfully", - "LOCATIONINFO": "Type the location name and click enter" + "LOCATIONINFO": "Type the Data location name, Latitude & Longitude to show in map view" }, "VIMDETAILS": { "NEWVIM": "New VIM", @@ -204,7 +205,7 @@ "VIMUSERNAME": "VIM Username", "VIMURL": "VIM URL", "VIMTYPE": "Type", - "TENANTNAME": "Tenant name", + "TENANTNAME": "VIM Project/Tenant Name", "DESCRIPTION": "Description", "SCHEMATYPE": "Schema Type", "SCHEMAVERSION": "Schema Version", @@ -302,7 +303,8 @@ "VDU": "VDU", "INTVL": "IntVL", "INTCP": "IntCP", - "DATAEMPTY": "Please change something" + "DATAEMPTY": "Please change something", + "ADDCPBEFOREVDU": "Add CP before adding VDU" }, "PROJECT": { "NEWPROJECT": "New Project", @@ -329,12 +331,7 @@ "DELETEVNFD": "Successfully Deleted the VNF", "DELETENS": "Successfully Deleted the Connection point", "DELETELINK": "Successfully Deleted the Link", - "MGMTNETWORK": "Mgmt Network", - "VIMNETWORKNAME": "Vim Network Name", - "MEMBER-VNF-INDEX": "member-vnf-index", - "VNFD-ID-REF": "vnfd-id-ref", - "VLD-ID": "vld-id", - "VNFD-CP-REF": "vnfd-connection-point-ref" + "MGMTNETWORK": "Mgmt Network" }, "EDITPACKAGES": { "UPDATEDSUCCESSFULLY": "Descriptor Updated Successfully"