X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=0f8b5817bae6639185912afeb93dba13108e4b1f;hb=1b17c432991a95035a1732426f0c11db57e511c9;hp=cdf97a90f51efa681059db7e3614be9edaf4a0a7;hpb=fced3d4736f54088168f8c8eea213f2e96c859bf;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index cdf97a9..0f8b581 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -166,12 +166,34 @@ "DEFAULT": "Default", "SOURCE": "Source", "RESOURCESNOTFOUND": "Resources not found", + "VNFPKGCHANGE": "CHANGE_VNFPKG", + "REMOVEVNF": "REMOVE_VNF", "SELECTMEMBERVNFINDEX": "Select Member VNF Index", "MEMBERVNFINDEX": "Member VNF Index", "VDUID": "VDU Id", "COUNTINDEX": "Count Index", "MIGRATETOHOST": "Migrate To Host", "VMMIGRATION": "Vm Migration", + "NSUPDATE": "Ns Update", + "UPDATETYPE": "Update Type", + "VNFDID": "Vnfd Id", + "UPDATEPOLICIES": "Update Policies", + "REDEPLOY": "Redeploy and Update", + "TERMINATEVNF": "Terminate VNF", + "UPDATEPOLICIESCONTENT": "This action involves recreating the policies of this VNF. Are you sure you want to proceed", + "REDEPLOYCONTENT": "This action involves redeploying all resources of this VNF. Are you sure you want to proceed", + "TERMINATEVNFCONTENT": "This action involves terminating this VNF. Are you sure you want to proceed", + "REBUILD": "Rebuild", + "START": "Start", + "STOP": "Stop", + "VIMACTION": "VIM Action", + "VERTICALSCALING": "Vertical Scaling", + "MEMORYMB": "Memory MB", + "STORAGEGB": "Storage GB", + "VCPUCOUNT": "VCPU Count", + "UPDATENS": "Update NS", + "GENERICCONTENT": "This action involves recreating the resources of this VNF. Are you sure you want to proceed", + "VNFDNAME": "Vnfd Name", "PAGE": { "DASHBOARD": { "DASHBOARD": "Dashboard", @@ -198,7 +220,17 @@ "USERNAMEVALIDMESSAGE": "Username is required", "SIGNINMSG": "Sign in to start your session", "PASSWORDMINLENGTHVALIDMESSAGE": "Password must be 8 characters and contains at least one upper case, lower case, numeric & special character", - "USERNAMEMINLENGTHVALIDMESSAGE": "Username must be at least 5 characters" + "USERNAMEMINLENGTHVALIDMESSAGE": "Username must be at least 5 characters", + "LASTACCESS": "Last Access Time", + "FAILED": "Failed Login Attempts", + "PASSWORDEXPIRE": "Password Expires in", + "ACCOUNTEXPIRE": "Account Expires in", + "PASSWORDEXPIRETODAY": "Password Expires Today", + "ACCOUNTEXPIRETODAY": "Account Expires Today", + "LOGINHISTORY": "Login History", + "DAYS": "days", + "PASSWORDEXPIRETOMORROW": "Password Expires Tomorrow", + "ACCOUNTEXPIRETOMORROW": "Account Expires Tomorrow" }, "INSTANCEINSTANTIATE": { "NEWINSTANCE": "New Instance", @@ -284,7 +316,7 @@ "DETAILS": "SDN Controller Details" }, "USERS": { - "CREATEUSER": "Create User", + "CREATEUSER": "New User", "NEWUSER": "New User", "USERNAME": "User Name", "PASSWORD": "Password", @@ -303,7 +335,12 @@ "EDITPROJECTROLEMAPPING": "Edit Project Role Mapping", "ADDMAPPINGS": "Add Mappings", "EDITPROJECTROLEERROR": "Please provide at least one project role mapping to continue", - "CHANGEPASSWORD": "Password is changed, Sign in to start your session" + "CHANGEPASSWORD": "Password is changed, Sign in to start your session", + "UNLOCK": "Unlock User", + "RENEW": "Renew User", + "CHANGEDSUCCESSFULLY": "Password has been changed successfully", + "UNLOCKUSER": "User has been unlocked successfully", + "RENEWUSER": "User has been renewed successfully" }, "TOPOLOGY": { "SELECTELEMENT": "Select Element", @@ -414,7 +451,7 @@ "EXECUTEDSUCCESSFULLY": "Executed NS Primitive Configuration" }, "ROLES": { - "CREATEROLE": "Create Role", + "CREATEROLE": "New Role", "ROLE": "Role", "PERMISSIONS": "Permissions", "YAMLPERMISSIONS": "YAML Permissions", @@ -442,6 +479,7 @@ "K8SVERSION": "K8s Version", "VIMACCOUNT": "Vim Account", "DESCRIPTION": "Description", + "DEPLOYMENTMETHODS": "Deployment methods", "NETS": "Nets", "NETSPLACEHOLDER": "example: {'net1': 'osm-ext'}", "CREDENTIALS": "Credentials",