blob: 0f8b5817bae6639185912afeb93dba13108e4b1f [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",
Barath Kumar R1245fc82021-04-16 13:34:06 +0530253 "LOCATIONINFO": "Type the Data location name, Latitude & Longitude to show in map view"
kumaran.m3b4814a2020-05-01 19:48:54 +0530254 },
255 "VIMDETAILS": {
256 "NEWVIM": "New VIM",
257 "VIMACCOUNTDETAILS": "VIM Account details",
258 "NAME": "Name",
259 "VIMUSERNAME": "VIM Username",
260 "VIMURL": "VIM URL",
261 "VIMTYPE": "Type",
Barath Kumar R0a02c8c2020-10-09 09:37:59 +0530262 "TENANTNAME": "VIM Project/Tenant Name",
kumaran.m3b4814a2020-05-01 19:48:54 +0530263 "DESCRIPTION": "Description",
264 "SCHEMATYPE": "Schema Type",
265 "SCHEMAVERSION": "Schema Version",
266 "CONFIGPARAMETERS": "CONFIG PARAMETERS",
kumaran.m3b4814a2020-05-01 19:48:54 +0530267 "NEWVIMACCOUNT": "New VIM Account",
Barath Kumar Rd477b852020-07-07 15:24:05 +0530268 "VIMPASSWORD": "VIM Password",
kumaran.m3b4814a2020-05-01 19:48:54 +0530269 "VIMLOCATION": "VIM Location",
Barath Kumar Rd477b852020-07-07 15:24:05 +0530270 "BACKTOVIMACCOUNTS": "Back to VimAccounts",
271 "LOCATIONERROR": "The Datacenter is already available in the selected location",
272 "LOADSAMPLECONFIG": "Load Sample Config",
SANDHYA.JS4a7a5422021-05-15 15:35:22 +0530273 "CLEARCONFIG": "Clear Config",
274 "USED": "Used",
275 "ALLOCATED": "Allocated",
276 "FREE": "Free",
277 "VIMRESOURCES": "VIM Resources Overview",
278 "DOUGHNUT": "Doughnut",
SANDHYA.JS0e9c0a42022-04-04 18:44:53 +0530279 "PIE": "Pie",
280 "NODATA": "No Data"
kumaran.m3b4814a2020-05-01 19:48:54 +0530281 },
282 "WIMACCOUNTS": {
283 "CREATEDSUCCESSFULLY": "WIM Created Successfully",
284 "WIMDETAILS": "WIM Details",
285 "NEWWIM": "New WIM",
286 "SCHEMAVERSION": "Schema Version",
287 "RO": "RO",
288 "ROACCOUNT": "RO Account",
289 "USERNAME": "WIM Username",
290 "PASSWORD": "WIM Password"
291 },
292 "NSINSTANCE": {
293 "NEWNSINSTANCE": "New NS",
294 "CREATEDSUCCESSFULLY": "NS Instance Created Successfully"
295 },
296 "VNFINSTANCE": {
297 "ADDVNFINSTANCE": "Add VNF Instance"
298 },
299 "PDUINSTANCE": {
300 "NEWPDUINSTANCE": "New PDU",
301 "PDUTYPE": "PDU Type",
302 "PARAMETERS": "PDU Instances Parameters",
303 "ADDINSTANCEPARAMS": "Add Params",
304 "CREATEDSUCCESSFULLY": "PDU Instances Created Successfully"
305 },
306 "NETSLICEINSTANCE": {
307 "CREATENETSLICEINSTANCE": "Create NSI"
308 },
309 "SDNCONTROLLER": {
310 "NEWSDNCONTROLLER": "New SDN Controller",
311 "REGISTEREDSDNCONTROLLER": "Registered SDN Controllers",
312 "RO": "RO",
313 "DPID": "DPID",
314 "CREATEDSUCCESSFULLY": "SDN Registered Successfully",
315 "DPIDPLACEHOLDER": "xx:xx:xx:xx:xx:xx:xx:xx",
316 "DETAILS": "SDN Controller Details"
317 },
318 "USERS": {
SANDHYA.JS0a34dfa2023-04-25 23:59:41 +0530319 "CREATEUSER": "New User",
kumaran.m3b4814a2020-05-01 19:48:54 +0530320 "NEWUSER": "New User",
321 "USERNAME": "User Name",
322 "PASSWORD": "Password",
SANDHYA.JSa9816552022-04-12 09:07:08 +0530323 "OLDPASSWORD": "Current Password",
kumaran.m3b4814a2020-05-01 19:48:54 +0530324 "CONFPASSWORD": "Confirm Password",
325 "EDITUSER": "Edit User",
326 "NEWPASSWORD": "New Password",
327 "DEFAULTPROJECT": "Default Project",
328 "PASSWORDCONFLICT": "Password and confirm password are not matched",
329 "PASSWORDMATCH": "Password Match",
330 "CREATEDSUCCESSFULLY": "User Created Successfully",
331 "EDITEDSUCCESSFULLY": "User Edit Successfully",
332 "EDITCREDENTIALS": "Change Password",
333 "EDITUSERNAME": "Change Username",
334 "PROJECTSROLES": "Projects Roles",
335 "EDITPROJECTROLEMAPPING": "Edit Project Role Mapping",
336 "ADDMAPPINGS": "Add Mappings",
SANDHYA.JSa9816552022-04-12 09:07:08 +0530337 "EDITPROJECTROLEERROR": "Please provide at least one project role mapping to continue",
SANDHYA.JS1b17c432023-04-26 17:54:57 +0530338 "CHANGEPASSWORD": "Password is changed, Sign in to start your session",
339 "UNLOCK": "Unlock User",
340 "RENEW": "Renew User",
341 "CHANGEDSUCCESSFULLY": "Password has been changed successfully",
342 "UNLOCKUSER": "User has been unlocked successfully",
343 "RENEWUSER": "User has been renewed successfully"
kumaran.m3b4814a2020-05-01 19:48:54 +0530344 },
345 "TOPOLOGY": {
346 "SELECTELEMENT": "Select Element",
347 "VL": "VL",
348 "VNF": "VNF",
349 "VNFD": "VNFD",
350 "CP": "CP",
351 "NSD": "NSD",
352 "NS": "NS",
353 "VIRTUALLINK": "Virtual Link",
354 "CONNECTIONPOINT": "Connection Point",
355 "INTCONNECTIONPOINT": "Int Connection Point",
356 "LINK": "Link",
357 "ADDINGCP": "Please select a connection point of {{vnfdname}} to link {{vlname}}?",
358 "INFO": "Info",
359 "HELP": "Help",
360 "HELPINFO": {
361 "CREATEEDGE": "Create edge",
362 "CREATEEDGEFIRSTSETENCE": "Select the first vertex by clicking on it using",
363 "CREATEEDGESECONDSETENCE": "on another vertex (different than the selected one).",
364 "DELETEEDGEVERTEX": "Delete edge/vertex",
365 "DELETEEDGEVERTEXSENTENCE": "Double clicking on edge/vertex.",
366 "SPREADEDGE": "Spread edge",
367 "SPREADEDGESENTENCE": "Select the vertex by clicking on it using",
368 "EDGEINFO": "Show edge information",
369 "EDGEINFOSENTENCE": "Select the edge by clicking. The information will be shown on the left side."
370 },
371 "VDU": "VDU",
372 "INTVL": "IntVL",
373 "INTCP": "IntCP",
Barath Kumar R86e497d2021-05-04 17:16:14 +0530374 "DATAEMPTY": "Please change something",
375 "ADDCPBEFOREVDU": "Add CP before adding VDU"
kumaran.m3b4814a2020-05-01 19:48:54 +0530376 },
377 "PROJECT": {
378 "NEWPROJECT": "New Project",
379 "CREATEDSUCCESSFULLY": "Project Created Successfully",
Barath Kumar R09cd4ec2020-07-07 16:12:32 +0530380 "UPDATEDSUCCESSFULLY": "Project Updated Successfully",
SANDHYA.JSb1ec4c32022-04-05 08:58:00 +0530381 "QUOTA": "Quota Limit",
382 "QUOTALIMIT": "Quota Limit exceeded"
kumaran.m3b4814a2020-05-01 19:48:54 +0530383 },
384 "NSPACKAGE": {
385 "ADDNSPACKAGE": "Compose a new NS",
386 "CREATEDSUCCESSFULLY": "NS Package Created Successfully",
387 "NSCOMPOSE": {
388 "UPDATEDSUCCESSFULLY": "Descriptor Updated Successfully",
389 "CONFIRMCONNECTIONPOINT": "Please confirm to add connection point",
390 "CANNOTLINKVNF": "You can't link a vnf with a vnf",
391 "CANNOTLINKVL": "You can't link a VL with a VL",
392 "CANNOTLINKVLVNF": "You can't link a VL with a vnf",
393 "CANNOTLINKVNFCP": "You can't link a VNF with a CP",
394 "CANNOTLINKVLCP": "You can't link a VL with a CP",
395 "CANNOTLINKCP": "You can't link a CP with a CP",
396 "ADDNSD": "Virtual Link is added succesfully",
397 "ADDVNFD": "VNFD is added succesfully",
398 "ADDNS": "Connection Link is added succesfully",
399 "DELETENSD": "Successfully Deleted the Virtual Link",
400 "DELETEVNFD": "Successfully Deleted the VNF",
401 "DELETENS": "Successfully Deleted the Connection point",
402 "DELETELINK": "Successfully Deleted the Link",
Barath Kumar R063a3f12020-12-29 16:35:09 +0530403 "MGMTNETWORK": "Mgmt Network"
kumaran.m3b4814a2020-05-01 19:48:54 +0530404 },
405 "EDITPACKAGES": {
406 "UPDATEDSUCCESSFULLY": "Descriptor Updated Successfully"
407 }
408 },
409 "VNFPACKAGE": {
410 "ADDVNFPACKAGE": "Compose a new VNF",
411 "CREATEDSUCCESSFULLY": "VNF Package Created Successfully",
412 "VNFCOMPOSE": {
413 "UPDATEDSUCCESSFULLY": "Descriptor Updated Successfully",
414 "INVALIDSELECTION": "Invalid Selection",
415 "YOUCANNOTDELETELINK": "You cannot delete link",
416 "CANNOTLINKVDUANDINTCP": "You cant link vdu with int_cp",
417 "CANNOTLINKINTCPANDVDU": "You cant link int_cp with vdu",
418 "CANNOTLINKCPANDVNFVL": "You cant link cp with vnf_vl",
419 "CANNOTLINKVNFVLANDCP": "You cant link vnf_vl with cp",
420 "CANNOTLINKINTCPANDCP": "You cant link intcp with cp",
421 "CANNOTLINKCPANDINTCP": "You cant link cp with int_cp",
Barath Kumar Rb323b2a2020-07-07 15:31:19 +0530422 "CANNOTLINKVDUANDVDU": "You can't link a vdu with a vdu",
423 "CANNOTLINKCPANDCP": "You can't link a cp with a cp",
424 "CANNOTLINKVNFVLANDVNFVL": "You cant link vnf_vl with vnf_vl",
425 "CANNOTLINKVNFVLANDONTCP": "You cant link vnf_vl with int_cp",
426 "CANNOTLINKINTCPANDVNFVL": "You cant link intcp with vnf_vl",
427 "CANNOTLINKINTCPANDINTCP": "You cant link intcp with intcp"
kumaran.m3b4814a2020-05-01 19:48:54 +0530428 }
429 },
430 "NETSLICE": {
431 "CREATEDSUCCESSFULLY": "Netslice Created Successfully",
432 "TEMPLATECREATEDSUCCESSFULLY": "Netslice Template Created Successfully",
433 "UPDATEDSUCCESSFULLY": "Template Updated Successfully"
434 },
435 "NETSLICETEMPLATE": {
436 "NETSLICETEMPLATEDETAILS": "Network Slices Template Details"
437 },
438 "NSTINSTANCEINSTANTIATE": {
439 "NEWINSTANCE": "New Instance",
440 "NSNAME": "Ns Name",
441 "DESCRIPTION": "Description",
442 "NSTID": "Nst Id",
443 "SSHKEY": "SSH Key",
444 "VIMACCOUNT": "VIM Account",
445 "SSHKEYMSG": "Paste your key here ..."
446 },
447 "NSPRIMITIVE": {
448 "PRIMITIVE": "Primitive",
449 "PRIMITIVEPARAMETERS": "Primitive Parameters",
450 "ADDPRIMITIVEPARAMS": "Add Primitive Params",
451 "EXECUTEDSUCCESSFULLY": "Executed NS Primitive Configuration"
452 },
453 "ROLES": {
SANDHYA.JS0a34dfa2023-04-25 23:59:41 +0530454 "CREATEROLE": "New Role",
kumaran.m3b4814a2020-05-01 19:48:54 +0530455 "ROLE": "Role",
456 "PERMISSIONS": "Permissions",
457 "YAMLPERMISSIONS": "YAML Permissions",
458 "CREATEDSUCCESSFULLY": "Role Created Successfully",
459 "UPDATEDSUCCESSFULLY": "Role Updated Successfully",
460 "ROLEJSONERROR": "Role permissions should be provided in a key-value fashion",
461 "ROLEKEYERROR": "Value of '{{roleKey}}' in a role permissions should be boolean",
462 "EDITROLE": "Edit Role",
463 "PREVIEW": "Preview",
464 "TEXTVIEW": "Text View"
465 },
466 "K8S": {
467 "MENUK8S": "K8s",
468 "MENUK8SCLUSTER": "K8s Clusters",
469 "MENUK8SREPO": "K8s Repos",
470 "REGISTERK8CLUSTER": "Registered K8s clusters",
471 "ADDK8CLUSTER": "Add K8s Cluster",
472 "K8SCLUSTERDETAILS": "K8s Cluster Details",
473 "REGISTERK8REPO": "Registered K8s repository",
474 "ADDK8REPO": "Add K8s Repository",
475 "K8SREPODETAILS": "K8s Repository Details",
476 "CREATEDSUCCESSFULLY": "K8s Created Successfully",
477 "NEWK8SCLUSTER": "New K8s Cluster",
478 "NAME": "Name",
479 "K8SVERSION": "K8s Version",
480 "VIMACCOUNT": "Vim Account",
481 "DESCRIPTION": "Description",
bacigalupof633dbf2022-03-25 17:24:56 +0000482 "DEPLOYMENTMETHODS": "Deployment methods",
kumaran.m3b4814a2020-05-01 19:48:54 +0530483 "NETS": "Nets",
484 "NETSPLACEHOLDER": "example: {'net1': 'osm-ext'}",
485 "CREDENTIALS": "Credentials",
486 "NEWK8SREPO": "New K8s Repository",
487 "TYPE": "Type",
488 "URL": "URL"
Barath Kumar R403234e2020-07-07 15:48:58 +0530489 },
490 "OSMREPO": {
491 "MENUOSMREPO": "OSM Repositories",
492 "ADDOSMREPO": "Add OSM Repositories",
493 "NEWOSMREPO": "New OSM Repositories",
494 "EDITOSMREPO": "Edit OSM Repositories",
495 "OSMREPOTITLE": "Registered OSM repository",
496 "CREATEDSUCCESSFULLY": "OSM Repository Added Successfully",
Barath Kumar R5d75d512020-09-02 17:00:07 +0530497 "UPDATEDSUCCESSFULLY": "OSM Repository Updated Successfully"
Barath Kumar Rf2ae5462021-03-01 12:52:33 +0530498 },
499 "OPERATIONALDASHBOARD": {
500 "TITLE": "Operational Dashboard",
501 "MODELSUMMARY": "Model Summary",
502 "MODEL": "Model",
503 "APPLICATION": "App",
504 "APPLICATIONTITLE": "Apps",
505 "UNITS": "Unit",
506 "UNITSTITLE": "Units",
507 "RELATIONS": "Relations",
508 "NOAPPLICATION": "There are no application in this model",
509 "NOUNITS": "There are no units in this model",
510 "NORELATIONS": "There are no relations in this model",
511 "NOMACHINES": "There are no machines in this model",
512 "NOEXECUTEDACTIONS": "There are no executed actions in this model",
513 "MACHINE": "Machine",
514 "MACHINETITLE": "Machines",
515 "MESSAGE": "Message",
516 "WORKLOAD": "Workload",
517 "AGENT": "Agent",
518 "ADDRESS": "Address",
519 "INTERFACE": "Interface",
520 "REQUIRER": "Requirer",
521 "RELATIONPROVIDER": "Relation Provider",
522 "CHARM": "Charm",
523 "STORE": "Store",
524 "LEADER": "Leader",
525 "LIVELOAD": "Live Loading",
526 "SETSECONDS": "Set Timer",
527 "SERIES": "Series"
kumaran.m3b4814a2020-05-01 19:48:54 +0530528 }
529 },
530 "HTTPERROR": {
531 "401": "Access denied, Lack of permissions",
532 "400": "Please check the request and try again",
533 "404": "Expected service not avilable, Please try again later",
534 "500": "Server error, Please try again later",
535 "502": "Bad Gateway, Please try again later",
536 "503": "Service temporarily unavailable, Please try again later",
537 "504": "Gateway timeout error, Please try again later",
538 "409": "Please try again later"
539 },
540 "PAGENOTFOUND": {
541 "OOPS": "Oops!",
542 "NOTFOUND": "404 Not Found",
543 "CONTENT": "The page cannot be found or unauthorized, it might be no longer relevant or had its name changed",
544 "MEAN": "Meanwhile, you may return to",
545 "HOME": "Home"
546 },
547 "DOMVALIDATIONS": {
548 "INVALIDURL": "Enter a valid URL",
549 "INVALIDIPADDRESS": "Enter a valid IP Address",
550 "INVALIDPORTADDRESS": "Enter a valid PORT Address",
551 "INVALIDDPID": "Enter a valid DPID",
552 "INVALIDJSON": "Enter a valid JSON Format",
553 "INVALIDYAML": "Enter a valid JSON Format"
554 },
555 "GRAFANA": {
556 "METRICSERROR": "Not a valid metrics"
557 }
558}