X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=62138c9807c06256088a2951f53155c80ea3272f;hb=refs%2Fchanges%2F65%2F10565%2F9;hp=688bfc84521a8810d1f678c790cd327d0329fbfe;hpb=0a02c8cb4176d38ec44d1a134069b647b78e831f;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 688bfc8..62138c9 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,11 @@ "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!", + "SCALEOUT": "Scale Out", + "SCALEIN": "Scale In", + "SCALING": "Manual Scaling", + "SCALINGNOTFOUND": "scaling-aspect not found in vnfd", "PAGE": { "DASHBOARD": { "DASHBOARD": "Dashboard", @@ -329,12 +334,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"