blob: 7ea835d65a4cd52f21e0368066b4823578b4b320 [file] [log] [blame]
kumaran.m3b4814a2020-05-01 19:48:54 +05301{
2 "OSM": "OSM",
3 "APPVERSION": "App Version",
4 "OSMVERSION": "OSM Version",
5 "OSMSOURCEMANO": "Open Source MANO",
6 "ADMIN": "Admin",
7 "ENTRIES": "Entries",
8 "COMPOSE": "Compose a",
9 "CREATE": "Create",
10 "SELECT": "Select",
11 "CANCEL": "Cancel",
12 "SAVE": "Save",
13 "ACTION": "Action",
14 "COUNT": "Count",
15 "IMAGE": "Image",
16 "IPPROFILEREF": "IP Profile Ref",
17 "ADD": "Add",
18 "EDIT": "Edit",
19 "APPLY": "Apply",
20 "FORCE": "Force",
21 "DOWNLOAD": "Download",
22 "CONTENT": "Content",
23 "DELETE": "Delete",
24 "FORCEDELETE": "Force Delete",
25 "RENAME": "Rename",
26 "INFO": "Info",
27 "NSPACKAGES": "NS Packages",
28 "VNFPACKAGES": "VNF Packages",
29 "INSTANCES": "Instances",
30 "INSTANTIATE": "Instantiate",
31 "NSINSTANCES": "NS Instances",
32 "VNFINSTANCES": "VNF Instances",
33 "PDUINSTANCES": "PDU Instances",
34 "VIMACCOUNTS": "VIM Accounts",
35 "WIMACCOUNTS": "WIM Accounts",
36 "SDNCONTROLLER": "SDN Controller",
37 "NETSLICE": "Netslice",
38 "PROJECT": "Project",
39 "DOMAIN": "Domain",
40 "PACKAGES": "Packages",
41 "MODIFIED": "Modified",
42 "NODATAMSG": "No data available in table",
SANDHYA.JS0e9c0a42022-04-04 18:44:53 +053043 "PRODUCTNAME": "Product Name",
kumaran.m3b4814a2020-05-01 19:48:54 +053044 "IDENTIFIER": "Identifier",
45 "DESCRIPTION": "Description",
Barath Kumar R063a3f12020-12-29 16:35:09 +053046 "DESIGNER": "Designer",
47 "PROVIDER": "Provider",
kumaran.m3b4814a2020-05-01 19:48:54 +053048 "VERSION": "Version",
49 "ACTIONS": "Actions",
50 "NAME": "Name",
51 "USAGESTATE": "UsageState",
52 "MODIFICATIONDATE": "Modification Date",
53 "CREATEDDATE": "Creation Date",
54 "OPERATIONALSTATUS": "Operational Status",
55 "OPERATIONALSTATE": "Operational State",
56 "CONFIGSTATUS": "Config Status",
57 "DETAILEDSTATUS": "Detailed Status",
58 "NSDNAME": "Nsd name",
59 "NSTNAME": "Nst name",
60 "TYPE": "Type",
61 "VNFD": "VNFD",
62 "VNF": "VNF",
63 "MEMBERINDEX": "Member Index",
64 "NS": "NS",
65 "CREATEDAT": "Created At",
66 "CREATED": "Created",
67 "ALL": "All",
68 "ID": "Id",
69 "OPERATIONSTATE": "Operation State",
70 "STARTTIME": "Start Time",
71 "STATUSENTEREDTIME": "Status Entered Time",
72 "HISTORYOFOPERATIONS": "History Of Operations",
73 "UPDATE": "Update",
74 "READONLYMODE": "Read only mode",
75 "CURRENTLY": "Currently",
76 "ON": "On",
77 "OFF": "Off",
78 "IN": "in",
79 "FILES": "Files",
80 "NEW": "New",
81 "RECENTLY": "Recently",
82 "TOPOLOGY": "Topology",
83 "PLEASEWAIT": "Please Wait",
kumaran.m3b4814a2020-05-01 19:48:54 +053084 "RESOURCEORCHESTRATOR": "Resource Orchestrator",
85 "VIEW": "View",
86 "DROP": "Drop",
87 "HERE": "Here",
88 "MAPVIEW": "Map View",
89 "LISTVIEW": "List View",
90 "OK": "Ok",
91 "DELETEDSUCCESSFULLY": "{{title}} deleted successfully",
92 "SESSIONEXPIRY": "Session expired, please login again",
93 "DELETECONFIRMPOPUPMESSAGE": "Are you sure want to delete",
94 "DELETELOADERMESSAGE": "Please wait while {{title}} deletion is in progress",
95 "VALUE": "Value",
96 "PERFORMACTION": "Perform Action",
97 "EXECUTE": "Execute",
Barath Kumar R5d75d512020-09-02 17:00:07 +053098 "EXECPRIMITIVE": "Exec Primitive",
kumaran.m3b4814a2020-05-01 19:48:54 +053099 "PRIMITIVETYPE": "Primitive Type",
Barath Kumar R6e96d1b2020-07-10 12:10:15 +0530100 "VDUPRIMITIVE": "VDU Level Primitive",
kumaran.m3b4814a2020-05-01 19:48:54 +0530101 "VNFPRIMITIVE": "VNF Level Primitive",
102 "NSPRIMITIVE": "NS Level Primitive",
Barath Kumar R5d75d512020-09-02 17:00:07 +0530103 "KDUPRIMITIVE": "KDU Level Primitive",
kumaran.m3b4814a2020-05-01 19:48:54 +0530104 "DESCRIPTOR": "Descriptor",
105 "ERROR": "Something Went wrong please try again",
106 "SHOWGRAPH": "Show Graph",
107 "UPDATESHOWGRAPH": "Update and Show Graph",
108 "CREATEPACKAGE": "Create New Package",
Barath Kumar Rdb1aeb02020-10-13 18:14:16 +0530109 "GZFILETYPEERRROR": "Upload only tar.gz file and size should not exceed 50 MB",
110 "YAMLFILETYPEERRROR": "Upload only YAML file and size should not exceed 50 MB",
111 "JSONFILETYPEERRROR": "Upload only JSON file and size should not exceed 50 MB",
112 "PUBFILETYPEERRROR": "Upload only PUB file and size should not exceed 50 MB",
kumaran.m3b4814a2020-05-01 19:48:54 +0530113 "PACKAGE": "Package",
114 "URL": "URL",
115 "DEPLOYED": "Deployed",
116 "ROLES": "Roles",
117 "INSTANCEDETAILS": "Instance Details",
118 "IPADDRESS": "IP Address",
119 "MGMT": "Mgmt",
120 "NETNAME": "Net Name",
121 "USER": "User",
122 "PORT": "Port",
123 "USERNAME": "Username",
124 "PASSWORD": "Password",
125 "NODATAERROR": "An error occurred while retrieving the information",
126 "FREEZE": "Freeze",
127 "UNFREEZE": "Unfreeze",
128 "CLONE": "Clone",
129 "CLONECONFIRMPOPUPMESSAGE": "Are you sure want to clone",
130 "CLONESUCCESSFULLY": "Package cloned successfully",
131 "DROPFILES": "Just drag and drop files or click here to upload files",
132 "DROPFILESVALIDATION": "Please select one file to process",
133 "METRICS": "Metrics",
134 "NOOFHOURS": "No Of Hours",
135 "MANDATORYCHECK": "Mandatory fields are marked with an asterisk (*)",
136 "K8VERSION": "K8 Version",
137 "ENTER": "Enter",
138 "SWITCHPROJECT": "Switch Project",
139 "CURRENTPROJECT": "Current Project",
140 "SUBMIT": "Submit",
141 "REFRESH": "Refresh",
142 "OPEN": "Open",
Barath Kumar Rf2ae5462021-03-01 12:52:33 +0530143 "CLOSE": "Close",
kumaran.m3b4814a2020-05-01 19:48:54 +0530144 "UPLOADCONFIG": "Upload Config",
145 "FILEUPLOADLABEL": "Or load from file",
146 "CONFIG": "Config",
147 "YAMLCONFIG": "Yaml Config",
148 "CHOOSEFILE": "Choose File",
149 "INVALIDCONFIG": "Invalid configuration",
Barath Kumar R09cd4ec2020-07-07 16:12:32 +0530150 "NODATE": "No date information found",
Barath Kumar Rd477b852020-07-07 15:24:05 +0530151 "TYPEINFO": "To add a new TYPE, Please enter input above",
152 "UPLOADCONFIGLABEL": "Please upload file with .yaml or .yml format",
Barath Kumar R063a3f12020-12-29 16:35:09 +0530153 "NEWVERSIONTAG": "Here is the new version {{appVersion}} of OSM!",
Barath Kumar R07698ab2021-03-30 11:50:42 +0530154 "SCALEOUT": "Scale Out",
155 "SCALEIN": "Scale In",
156 "SCALING": "Manual Scaling",
157 "SCALINGNOTFOUND": "scaling-aspect not found in vnfd",
Barath Kumar Rf2ae5462021-03-01 12:52:33 +0530158 "NODATA": "Currently data not available",
159 "STATUS": "Status",
160 "PUBLICADDRESS": "Public Address",
161 "EXECUTEDACTIONS": "Executed Actions",
162 "OUTPUT": "Output",
163 "VERIFIED": "Verified",
164 "CODE": "Code",
165 "SCALE": "Scale",
166 "DEFAULT": "Default",
167 "SOURCE": "Source",
SANDHYA.JS4a7a5422021-05-15 15:35:22 +0530168 "RESOURCESNOTFOUND": "Resources not found",
SANDHYA.JS99144582022-04-27 17:22:35 +0530169 "VNFPKGCHANGE": "CHANGE_VNFPKG",
170 "REMOVEVNF": "REMOVE_VNF",
SANDHYA.JSfced3d42022-04-28 20:28:17 +0530171 "SELECTMEMBERVNFINDEX": "Select Member VNF Index",
172 "MEMBERVNFINDEX": "Member VNF Index",
173 "VDUID": "VDU Id",
174 "COUNTINDEX": "Count Index",
175 "MIGRATETOHOST": "Migrate To Host",
176 "VMMIGRATION": "Vm Migration",
SANDHYA.JS99144582022-04-27 17:22:35 +0530177 "NSUPDATE": "Ns Update",
178 "UPDATETYPE": "Update Type",
179 "VNFDID": "Vnfd Id",
180 "UPDATEPOLICIES": "Update Policies",
181 "REDEPLOY": "Redeploy and Update",
182 "TERMINATEVNF": "Terminate VNF",
183 "UPDATEPOLICIESCONTENT": "This action involves recreating the policies of this VNF. Are you sure you want to proceed",
184 "REDEPLOYCONTENT": "This action involves redeploying all resources of this VNF. Are you sure you want to proceed",
185 "TERMINATEVNFCONTENT": "This action involves terminating this VNF. Are you sure you want to proceed",
SANDHYA.JS3d81a282022-05-02 08:25:39 +0530186 "REBUILD": "Rebuild",
187 "START": "Start",
188 "STOP": "Stop",
189 "VIMACTION": "VIM Action",
SANDHYA.JS017df362022-05-02 06:57:11 +0530190 "VERTICALSCALING": "Vertical Scaling",
191 "MEMORYMB": "Memory MB",
192 "STORAGEGB": "Storage GB",
193 "VCPUCOUNT": "VCPU Count",
SANDHYA.JS3704b832022-08-24 07:35:16 +0530194 "UPDATENS": "Update NS",
195 "GENERICCONTENT": "This action involves recreating the resources of this VNF. Are you sure you want to proceed",
196 "VNFDNAME": "Vnfd Name",
kumaran.m3b4814a2020-05-01 19:48:54 +0530197 "PAGE": {
198 "DASHBOARD": {
199 "DASHBOARD": "Dashboard",
200 "RECENTUSERLOG": "Recent User Log",
201 "LOGS": "Logs",
202 "FAILEDINSTANCES": "Failed Instances",
203 "NOINSTANCES": "No Instances Available",
204 "UPTIME": "Uptime",
205 "RUNNINGINSTANCES": "Running Instances",
206 "NETSLICETEMPLATE": "NetSlice Template",
207 "NETSLICEINSTANCE": "NetSlice Instances",
208 "USERS": "Users",
209 "PROJECTS": "Projects",
210 "USERSETTINGS": "User Settings",
211 "LOGOUT": "Logout"
212 },
213 "LOGIN": {
214 "USERNAME": "Username",
215 "PASSWORD": "Password",
216 "SIGNUP": "Sign Up",
217 "ACCOUNTCREATEMESSAGE": "Don't have an account?",
218 "LOGIN": "Log In",
219 "PASSWORDVALIDMESSAGE": "Password is required",
220 "USERNAMEVALIDMESSAGE": "Username is required",
221 "SIGNINMSG": "Sign in to start your session",
222 "PASSWORDMINLENGTHVALIDMESSAGE": "Password must be 8 characters and contains at least one upper case, lower case, numeric & special character",
SANDHYA.JS1b17c432023-04-26 17:54:57 +0530223 "USERNAMEMINLENGTHVALIDMESSAGE": "Username must be at least 5 characters",
224 "LASTACCESS": "Last Access Time",
225 "FAILED": "Failed Login Attempts",
226 "PASSWORDEXPIRE": "Password Expires in",
227 "ACCOUNTEXPIRE": "Account Expires in",
228 "PASSWORDEXPIRETODAY": "Password Expires Today",
229 "ACCOUNTEXPIRETODAY": "Account Expires Today",
230 "LOGINHISTORY": "Login History",
231 "DAYS": "days",
232 "PASSWORDEXPIRETOMORROW": "Password Expires Tomorrow",
233 "ACCOUNTEXPIRETOMORROW": "Account Expires Tomorrow"
kumaran.m3b4814a2020-05-01 19:48:54 +0530234 },
235 "INSTANCEINSTANTIATE": {
236 "NEWINSTANCE": "New Instance",
237 "NSNAME": "Ns Name",
238 "DESCRIPTION": "Description",
239 "NSID": "Nsd Id",
240 "SSHKEY": "SSH Key",
241 "VIMACCOUNT": "VIM Account",
242 "SSHKEYMSG": "Paste your key here"
243 },
244 "NSMETRIC": {
245 "INSTANCESMETRIC": "Instances Metric",
246 "METRICERROR": "Data not available in metrics"
247 },
248 "USERSETTINGS": {
249 "LANGUAGE": "Language"
250 },
251 "VIM": {
252 "CREATEDSUCCESSFULLY": "VIM Created Successfully",
SANDHYA.JSeb9c4822023-10-11 16:29:27 +0530253 "UPDATEDSUCCESSFULLY": "VIM Updated Successfully",
Barath Kumar R1245fc82021-04-16 13:34:06 +0530254 "LOCATIONINFO": "Type the Data location name, Latitude & Longitude to show in map view"
kumaran.m3b4814a2020-05-01 19:48:54 +0530255 },
256 "VIMDETAILS": {
257 "NEWVIM": "New VIM",
258 "VIMACCOUNTDETAILS": "VIM Account details",
259 "NAME": "Name",
260 "VIMUSERNAME": "VIM Username",
261 "VIMURL": "VIM URL",
262 "VIMTYPE": "Type",
Barath Kumar R0a02c8c2020-10-09 09:37:59 +0530263 "TENANTNAME": "VIM Project/Tenant Name",
kumaran.m3b4814a2020-05-01 19:48:54 +0530264 "DESCRIPTION": "Description",
265 "SCHEMATYPE": "Schema Type",
266 "SCHEMAVERSION": "Schema Version",
267 "CONFIGPARAMETERS": "CONFIG PARAMETERS",
kumaran.m3b4814a2020-05-01 19:48:54 +0530268 "NEWVIMACCOUNT": "New VIM Account",
Barath Kumar Rd477b852020-07-07 15:24:05 +0530269 "VIMPASSWORD": "VIM Password",
kumaran.m3b4814a2020-05-01 19:48:54 +0530270 "VIMLOCATION": "VIM Location",
Barath Kumar Rd477b852020-07-07 15:24:05 +0530271 "BACKTOVIMACCOUNTS": "Back to VimAccounts",
272 "LOCATIONERROR": "The Datacenter is already available in the selected location",
273 "LOADSAMPLECONFIG": "Load Sample Config",
SANDHYA.JS4a7a5422021-05-15 15:35:22 +0530274 "CLEARCONFIG": "Clear Config",
275 "USED": "Used",
276 "ALLOCATED": "Allocated",
277 "FREE": "Free",
278 "VIMRESOURCES": "VIM Resources Overview",
279 "DOUGHNUT": "Doughnut",
SANDHYA.JS0e9c0a42022-04-04 18:44:53 +0530280 "PIE": "Pie",
SANDHYA.JSeb9c4822023-10-11 16:29:27 +0530281 "NODATA": "No Data",
282 "EDITVIMACCOUNT": "Edit VIM Account",
283 "EDITVIM": "Edit VIM",
284 "VIMHEADER": "Warning",
285 "VIMCONTENT": "This action involves loading the sample config & deleting the present config",
286 "CLEARCONTENT": "This action involves deleting the present config",
287 "VIMSUBMIT": "Proceed"
kumaran.m3b4814a2020-05-01 19:48:54 +0530288 },
289 "WIMACCOUNTS": {
290 "CREATEDSUCCESSFULLY": "WIM Created Successfully",
291 "WIMDETAILS": "WIM Details",
292 "NEWWIM": "New WIM",
293 "SCHEMAVERSION": "Schema Version",
294 "RO": "RO",
295 "ROACCOUNT": "RO Account",
296 "USERNAME": "WIM Username",
297 "PASSWORD": "WIM Password"
298 },
299 "NSINSTANCE": {
300 "NEWNSINSTANCE": "New NS",
301 "CREATEDSUCCESSFULLY": "NS Instance Created Successfully"
302 },
303 "VNFINSTANCE": {
304 "ADDVNFINSTANCE": "Add VNF Instance"
305 },
306 "PDUINSTANCE": {
307 "NEWPDUINSTANCE": "New PDU",
308 "PDUTYPE": "PDU Type",
309 "PARAMETERS": "PDU Instances Parameters",
310 "ADDINSTANCEPARAMS": "Add Params",
311 "CREATEDSUCCESSFULLY": "PDU Instances Created Successfully"
312 },
313 "NETSLICEINSTANCE": {
314 "CREATENETSLICEINSTANCE": "Create NSI"
315 },
316 "SDNCONTROLLER": {
317 "NEWSDNCONTROLLER": "New SDN Controller",
318 "REGISTEREDSDNCONTROLLER": "Registered SDN Controllers",
319 "RO": "RO",
320 "DPID": "DPID",
321 "CREATEDSUCCESSFULLY": "SDN Registered Successfully",
322 "DPIDPLACEHOLDER": "xx:xx:xx:xx:xx:xx:xx:xx",
323 "DETAILS": "SDN Controller Details"
324 },
325 "USERS": {
SANDHYA.JS0a34dfa2023-04-25 23:59:41 +0530326 "CREATEUSER": "New User",
kumaran.m3b4814a2020-05-01 19:48:54 +0530327 "NEWUSER": "New User",
328 "USERNAME": "User Name",
329 "PASSWORD": "Password",
SANDHYA.JSa9816552022-04-12 09:07:08 +0530330 "OLDPASSWORD": "Current Password",
kumaran.m3b4814a2020-05-01 19:48:54 +0530331 "CONFPASSWORD": "Confirm Password",
332 "EDITUSER": "Edit User",
333 "NEWPASSWORD": "New Password",
334 "DEFAULTPROJECT": "Default Project",
335 "PASSWORDCONFLICT": "Password and confirm password are not matched",
336 "PASSWORDMATCH": "Password Match",
337 "CREATEDSUCCESSFULLY": "User Created Successfully",
338 "EDITEDSUCCESSFULLY": "User Edit Successfully",
339 "EDITCREDENTIALS": "Change Password",
340 "EDITUSERNAME": "Change Username",
341 "PROJECTSROLES": "Projects Roles",
342 "EDITPROJECTROLEMAPPING": "Edit Project Role Mapping",
343 "ADDMAPPINGS": "Add Mappings",
SANDHYA.JSa9816552022-04-12 09:07:08 +0530344 "EDITPROJECTROLEERROR": "Please provide at least one project role mapping to continue",
SANDHYA.JS1b17c432023-04-26 17:54:57 +0530345 "CHANGEPASSWORD": "Password is changed, Sign in to start your session",
346 "UNLOCK": "Unlock User",
347 "RENEW": "Renew User",
348 "CHANGEDSUCCESSFULLY": "Password has been changed successfully",
349 "UNLOCKUSER": "User has been unlocked successfully",
350 "RENEWUSER": "User has been renewed successfully"
kumaran.m3b4814a2020-05-01 19:48:54 +0530351 },
352 "TOPOLOGY": {
353 "SELECTELEMENT": "Select Element",
354 "VL": "VL",
355 "VNF": "VNF",
356 "VNFD": "VNFD",
357 "CP": "CP",
358 "NSD": "NSD",
359 "NS": "NS",
360 "VIRTUALLINK": "Virtual Link",
361 "CONNECTIONPOINT": "Connection Point",
362 "INTCONNECTIONPOINT": "Int Connection Point",
363 "LINK": "Link",
364 "ADDINGCP": "Please select a connection point of {{vnfdname}} to link {{vlname}}?",
365 "INFO": "Info",
366 "HELP": "Help",
367 "HELPINFO": {
368 "CREATEEDGE": "Create edge",
369 "CREATEEDGEFIRSTSETENCE": "Select the first vertex by clicking on it using",
370 "CREATEEDGESECONDSETENCE": "on another vertex (different than the selected one).",
371 "DELETEEDGEVERTEX": "Delete edge/vertex",
372 "DELETEEDGEVERTEXSENTENCE": "Double clicking on edge/vertex.",
373 "SPREADEDGE": "Spread edge",
374 "SPREADEDGESENTENCE": "Select the vertex by clicking on it using",
375 "EDGEINFO": "Show edge information",
376 "EDGEINFOSENTENCE": "Select the edge by clicking. The information will be shown on the left side."
377 },
378 "VDU": "VDU",
379 "INTVL": "IntVL",
380 "INTCP": "IntCP",
Barath Kumar R86e497d2021-05-04 17:16:14 +0530381 "DATAEMPTY": "Please change something",
382 "ADDCPBEFOREVDU": "Add CP before adding VDU"
kumaran.m3b4814a2020-05-01 19:48:54 +0530383 },
384 "PROJECT": {
385 "NEWPROJECT": "New Project",
386 "CREATEDSUCCESSFULLY": "Project Created Successfully",
Barath Kumar R09cd4ec2020-07-07 16:12:32 +0530387 "UPDATEDSUCCESSFULLY": "Project Updated Successfully",
SANDHYA.JSb1ec4c32022-04-05 08:58:00 +0530388 "QUOTA": "Quota Limit",
389 "QUOTALIMIT": "Quota Limit exceeded"
kumaran.m3b4814a2020-05-01 19:48:54 +0530390 },
391 "NSPACKAGE": {
392 "ADDNSPACKAGE": "Compose a new NS",
393 "CREATEDSUCCESSFULLY": "NS Package Created Successfully",
394 "NSCOMPOSE": {
395 "UPDATEDSUCCESSFULLY": "Descriptor Updated Successfully",
396 "CONFIRMCONNECTIONPOINT": "Please confirm to add connection point",
397 "CANNOTLINKVNF": "You can't link a vnf with a vnf",
398 "CANNOTLINKVL": "You can't link a VL with a VL",
399 "CANNOTLINKVLVNF": "You can't link a VL with a vnf",
400 "CANNOTLINKVNFCP": "You can't link a VNF with a CP",
401 "CANNOTLINKVLCP": "You can't link a VL with a CP",
402 "CANNOTLINKCP": "You can't link a CP with a CP",
403 "ADDNSD": "Virtual Link is added succesfully",
404 "ADDVNFD": "VNFD is added succesfully",
405 "ADDNS": "Connection Link is added succesfully",
406 "DELETENSD": "Successfully Deleted the Virtual Link",
407 "DELETEVNFD": "Successfully Deleted the VNF",
408 "DELETENS": "Successfully Deleted the Connection point",
409 "DELETELINK": "Successfully Deleted the Link",
Barath Kumar R063a3f12020-12-29 16:35:09 +0530410 "MGMTNETWORK": "Mgmt Network"
kumaran.m3b4814a2020-05-01 19:48:54 +0530411 },
412 "EDITPACKAGES": {
413 "UPDATEDSUCCESSFULLY": "Descriptor Updated Successfully"
414 }
415 },
416 "VNFPACKAGE": {
417 "ADDVNFPACKAGE": "Compose a new VNF",
418 "CREATEDSUCCESSFULLY": "VNF Package Created Successfully",
419 "VNFCOMPOSE": {
420 "UPDATEDSUCCESSFULLY": "Descriptor Updated Successfully",
421 "INVALIDSELECTION": "Invalid Selection",
422 "YOUCANNOTDELETELINK": "You cannot delete link",
423 "CANNOTLINKVDUANDINTCP": "You cant link vdu with int_cp",
424 "CANNOTLINKINTCPANDVDU": "You cant link int_cp with vdu",
425 "CANNOTLINKCPANDVNFVL": "You cant link cp with vnf_vl",
426 "CANNOTLINKVNFVLANDCP": "You cant link vnf_vl with cp",
427 "CANNOTLINKINTCPANDCP": "You cant link intcp with cp",
428 "CANNOTLINKCPANDINTCP": "You cant link cp with int_cp",
Barath Kumar Rb323b2a2020-07-07 15:31:19 +0530429 "CANNOTLINKVDUANDVDU": "You can't link a vdu with a vdu",
430 "CANNOTLINKCPANDCP": "You can't link a cp with a cp",
431 "CANNOTLINKVNFVLANDVNFVL": "You cant link vnf_vl with vnf_vl",
432 "CANNOTLINKVNFVLANDONTCP": "You cant link vnf_vl with int_cp",
433 "CANNOTLINKINTCPANDVNFVL": "You cant link intcp with vnf_vl",
434 "CANNOTLINKINTCPANDINTCP": "You cant link intcp with intcp"
kumaran.m3b4814a2020-05-01 19:48:54 +0530435 }
436 },
437 "NETSLICE": {
438 "CREATEDSUCCESSFULLY": "Netslice Created Successfully",
439 "TEMPLATECREATEDSUCCESSFULLY": "Netslice Template Created Successfully",
440 "UPDATEDSUCCESSFULLY": "Template Updated Successfully"
441 },
442 "NETSLICETEMPLATE": {
443 "NETSLICETEMPLATEDETAILS": "Network Slices Template Details"
444 },
445 "NSTINSTANCEINSTANTIATE": {
446 "NEWINSTANCE": "New Instance",
447 "NSNAME": "Ns Name",
448 "DESCRIPTION": "Description",
449 "NSTID": "Nst Id",
450 "SSHKEY": "SSH Key",
451 "VIMACCOUNT": "VIM Account",
452 "SSHKEYMSG": "Paste your key here ..."
453 },
454 "NSPRIMITIVE": {
455 "PRIMITIVE": "Primitive",
456 "PRIMITIVEPARAMETERS": "Primitive Parameters",
457 "ADDPRIMITIVEPARAMS": "Add Primitive Params",
458 "EXECUTEDSUCCESSFULLY": "Executed NS Primitive Configuration"
459 },
460 "ROLES": {
SANDHYA.JS0a34dfa2023-04-25 23:59:41 +0530461 "CREATEROLE": "New Role",
kumaran.m3b4814a2020-05-01 19:48:54 +0530462 "ROLE": "Role",
463 "PERMISSIONS": "Permissions",
464 "YAMLPERMISSIONS": "YAML Permissions",
465 "CREATEDSUCCESSFULLY": "Role Created Successfully",
466 "UPDATEDSUCCESSFULLY": "Role Updated Successfully",
467 "ROLEJSONERROR": "Role permissions should be provided in a key-value fashion",
468 "ROLEKEYERROR": "Value of '{{roleKey}}' in a role permissions should be boolean",
469 "EDITROLE": "Edit Role",
470 "PREVIEW": "Preview",
471 "TEXTVIEW": "Text View"
472 },
473 "K8S": {
474 "MENUK8S": "K8s",
475 "MENUK8SCLUSTER": "K8s Clusters",
476 "MENUK8SREPO": "K8s Repos",
477 "REGISTERK8CLUSTER": "Registered K8s clusters",
478 "ADDK8CLUSTER": "Add K8s Cluster",
479 "K8SCLUSTERDETAILS": "K8s Cluster Details",
480 "REGISTERK8REPO": "Registered K8s repository",
481 "ADDK8REPO": "Add K8s Repository",
482 "K8SREPODETAILS": "K8s Repository Details",
483 "CREATEDSUCCESSFULLY": "K8s Created Successfully",
484 "NEWK8SCLUSTER": "New K8s Cluster",
485 "NAME": "Name",
486 "K8SVERSION": "K8s Version",
487 "VIMACCOUNT": "Vim Account",
488 "DESCRIPTION": "Description",
bacigalupof633dbf2022-03-25 17:24:56 +0000489 "DEPLOYMENTMETHODS": "Deployment methods",
kumaran.m3b4814a2020-05-01 19:48:54 +0530490 "NETS": "Nets",
491 "NETSPLACEHOLDER": "example: {'net1': 'osm-ext'}",
492 "CREDENTIALS": "Credentials",
493 "NEWK8SREPO": "New K8s Repository",
494 "TYPE": "Type",
495 "URL": "URL"
Barath Kumar R403234e2020-07-07 15:48:58 +0530496 },
497 "OSMREPO": {
498 "MENUOSMREPO": "OSM Repositories",
499 "ADDOSMREPO": "Add OSM Repositories",
500 "NEWOSMREPO": "New OSM Repositories",
501 "EDITOSMREPO": "Edit OSM Repositories",
502 "OSMREPOTITLE": "Registered OSM repository",
503 "CREATEDSUCCESSFULLY": "OSM Repository Added Successfully",
Barath Kumar R5d75d512020-09-02 17:00:07 +0530504 "UPDATEDSUCCESSFULLY": "OSM Repository Updated Successfully"
Barath Kumar Rf2ae5462021-03-01 12:52:33 +0530505 },
506 "OPERATIONALDASHBOARD": {
507 "TITLE": "Operational Dashboard",
508 "MODELSUMMARY": "Model Summary",
509 "MODEL": "Model",
510 "APPLICATION": "App",
511 "APPLICATIONTITLE": "Apps",
512 "UNITS": "Unit",
513 "UNITSTITLE": "Units",
514 "RELATIONS": "Relations",
515 "NOAPPLICATION": "There are no application in this model",
516 "NOUNITS": "There are no units in this model",
517 "NORELATIONS": "There are no relations in this model",
518 "NOMACHINES": "There are no machines in this model",
519 "NOEXECUTEDACTIONS": "There are no executed actions in this model",
520 "MACHINE": "Machine",
521 "MACHINETITLE": "Machines",
522 "MESSAGE": "Message",
523 "WORKLOAD": "Workload",
524 "AGENT": "Agent",
525 "ADDRESS": "Address",
526 "INTERFACE": "Interface",
527 "REQUIRER": "Requirer",
528 "RELATIONPROVIDER": "Relation Provider",
529 "CHARM": "Charm",
530 "STORE": "Store",
531 "LEADER": "Leader",
532 "LIVELOAD": "Live Loading",
533 "SETSECONDS": "Set Timer",
534 "SERIES": "Series"
kumaran.m3b4814a2020-05-01 19:48:54 +0530535 }
536 },
537 "HTTPERROR": {
538 "401": "Access denied, Lack of permissions",
539 "400": "Please check the request and try again",
540 "404": "Expected service not avilable, Please try again later",
541 "500": "Server error, Please try again later",
542 "502": "Bad Gateway, Please try again later",
543 "503": "Service temporarily unavailable, Please try again later",
544 "504": "Gateway timeout error, Please try again later",
545 "409": "Please try again later"
546 },
547 "PAGENOTFOUND": {
548 "OOPS": "Oops!",
549 "NOTFOUND": "404 Not Found",
550 "CONTENT": "The page cannot be found or unauthorized, it might be no longer relevant or had its name changed",
551 "MEAN": "Meanwhile, you may return to",
552 "HOME": "Home"
553 },
554 "DOMVALIDATIONS": {
555 "INVALIDURL": "Enter a valid URL",
556 "INVALIDIPADDRESS": "Enter a valid IP Address",
557 "INVALIDPORTADDRESS": "Enter a valid PORT Address",
558 "INVALIDDPID": "Enter a valid DPID",
559 "INVALIDJSON": "Enter a valid JSON Format",
560 "INVALIDYAML": "Enter a valid JSON Format"
561 },
562 "GRAFANA": {
563 "METRICSERROR": "Not a valid metrics"
564 }
565}