|
89 | 89 | "label.action.delete.egress.firewall": "Delete egress firewall rule", |
90 | 90 | "label.action.delete.firewall": "Delete firewall rule", |
91 | 91 | "label.action.delete.interface.static.route": "Remove Tungsten Fabric interface static route", |
| 92 | +"label.action.delete.gpu.card": "Delete GPU card", |
92 | 93 | "label.action.delete.guest.os": "Delete guest OS", |
93 | 94 | "label.action.delete.guest.os.category": "Delete guest OS category", |
94 | 95 | "label.action.delete.guest.os.hypervisor.mapping": "Delete guest OS hypervisor mapping", |
|
110 | 111 | "label.action.delete.template": "Delete Template", |
111 | 112 | "label.action.delete.tungsten.router.table": "Remove Tungsten Fabric route table from Network", |
112 | 113 | "label.action.delete.user": "Delete User", |
| 114 | +"label.action.delete.vgpu.profile": "Delete vGPU profile", |
113 | 115 | "label.action.delete.volume": "Delete volume", |
114 | 116 | "label.action.delete.zone": "Delete zone", |
115 | 117 | "label.action.destroy.instance": "Destroy Instance", |
|
1080 | 1082 | "label.gpu.device": "GPU Device", |
1081 | 1083 | "label.gpu.devices": "GPU Devices", |
1082 | 1084 | "label.gpu.enabled": "GPU Enabled", |
| 1085 | +"label.gpuenabled": "GPU Enabled", |
1083 | 1086 | "label.gpudevicetype": "Device Type", |
1084 | 1087 | "label.gpu.devices.add": "Add GPU Device", |
1085 | 1088 | "label.gpu.devices.delete": "Delete GPU Device", |
|
1474 | 1477 | "label.maxerrorretry": "Max error retry", |
1475 | 1478 | "label.maxgpu": "Max. GPUs", |
1476 | 1479 | "label.maxguestslimit": "Max guest limit", |
1477 | | -"label.maxheads": "Max heads", |
| 1480 | +"label.maxheads": "Max. heads", |
1478 | 1481 | "label.maxhostspercluster": "Max hosts per cluster", |
1479 | 1482 | "label.maximum": "Maximum", |
1480 | 1483 | "label.maxinstance": "Max Instances", |
|
2491 | 2494 | "label.update.bgp.peer": "Update BGP peer", |
2492 | 2495 | "label.update.condition": "Update condition", |
2493 | 2496 | "label.update.gpu.device": "Update GPU device", |
| 2497 | +"label.update.vgpu.profile": "Update vGPU profile", |
2494 | 2498 | "label.update.sharedfs": "Update Shared FileSystem", |
2495 | 2499 | "label.update.instance.group": "Update Instance group", |
2496 | 2500 | "label.update.ip.range": "Update IP range", |
|
2785 | 2789 | "message.action.delete.external.load.balancer": "Please confirm that you would like to remove this external load balancer. Warning: If you are planning to add back the same external load balancer, you must reset usage data on the device.", |
2786 | 2790 | "message.action.delete.ingress.rule": "Please confirm that you want to delete this ingress rule.", |
2787 | 2791 | "message.action.delete.ipv4.subnet": "Please confirm that you want to delete this IPv4 subnet.", |
| 2792 | +"message.action.delete.gpu.card": "Please confirm that you want to delete this GPU card.", |
2788 | 2793 | "message.action.delete.guest.os": "Please confirm that you want to delete this guest os. System defined entry cannot be deleted.", |
2789 | 2794 | "message.action.delete.guest.os.category": "Please confirm that you want to delete this guest os category.", |
2790 | 2795 | "message.action.delete.guest.os.hypervisor.mapping": "Please confirm that you want to delete this guest os hypervisor mapping. System defined entry cannot be deleted.", |
|
2803 | 2808 | "message.action.delete.snapshot": "Please confirm that you want to delete this Snapshot.", |
2804 | 2809 | "message.action.delete.template": "Please confirm that you want to delete this Template.", |
2805 | 2810 | "message.action.delete.tungsten.router.table": "Please confirm that you want to remove Route Table from this Network?", |
| 2811 | +"message.action.delete.vgpu.profile": "Please confirm that you want to delete this vGPU profile.", |
2806 | 2812 | "message.action.delete.volume": "Please confirm that you want to delete this volume. Note: this will not delete any Snapshots of this volume.", |
2807 | 2813 | "message.action.delete.vpn.user": "Please confirm that you want to delete the VPN user.", |
2808 | 2814 | "message.action.delete.zone": "Please confirm that you want to delete this zone.", |
|
3014 | 3020 | "message.confirm.delete.ciscoasa1000v": "Please confirm you want to delete CiscoASA1000v.", |
3015 | 3021 | "message.confirm.delete.ciscovnmc.resource": "Please confirm you want to delete CiscoVNMC resource.", |
3016 | 3022 | "message.confirm.delete.gpu.devices": "Please confirm that you would like to delete this GPU device?", |
| 3023 | +"message.confirm.delete.vgpu.profile": "Please confirm that you want to delete this vGPU profile?", |
3017 | 3024 | "message.confirm.delete.f5": "Please confirm that you would like to delete F5.", |
3018 | 3025 | "message.confirm.delete.internal.lb": "Please confirm you want to delete internal LB.", |
3019 | 3026 | "message.confirm.delete.netscaler": "Please confirm that you would like to delete NetScaler.", |
|
3746 | 3753 | "message.success.update.bucket": "Successfully updated bucket", |
3747 | 3754 | "message.success.update.condition": "Successfully updated condition", |
3748 | 3755 | "message.success.update.gpu.device": "Successfully updated GPU device", |
| 3756 | +"message.success.create.vgpu.profile": "Successfully created vGPU profile", |
| 3757 | +"message.success.update.vgpu.profile": "Successfully updated vGPU profile", |
| 3758 | +"message.success.delete.vgpu.profile": "Successfully deleted vGPU profile", |
3749 | 3759 | "message.success.update.sharedfs": "Successfully updated Shared FileSystem", |
3750 | 3760 | "message.success.update.ipaddress": "Successfully updated IP address", |
3751 | 3761 | "message.success.update.iprange": "Successfully updated IP range", |
|
0 commit comments