|
2208 | 2208 | "label.vnf.appliance": "VNF Appliance", |
2209 | 2209 | "label.vnf.appliances": "VNF appliances", |
2210 | 2210 | "label.vnf.appliance.add": "Add VNF Appliance", |
2211 | | -"label.vnf.appliance.access.methods": "Management access information of this VNF appliance", |
| 2211 | +"label.vnf.appliance.access.methods": "Management access information for this VNF appliance", |
2212 | 2212 | "label.vnf.app.action.destroy": "Destroy VNF appliance", |
2213 | 2213 | "label.vnf.app.action.edit": "Edit VNF appliance", |
2214 | 2214 | "label.vnf.app.action.expunge": "Expunge VNF appliance", |
|
2220 | 2220 | "label.vnf.app.action.stop": "Stop VNF appliance", |
2221 | 2221 | "label.vnf.app.action.reboot": "Reboot VNF appliance", |
2222 | 2222 | "label.vnf.app.action.reinstall": "Reinstall VNF appliance", |
2223 | | -"label.vnf.cidr.list": "Source cidr list of rules", |
| 2223 | +"label.vnf.cidr.list": "CIDR from which access to the VNF appliance’s Management interface should be allowed from", |
2224 | 2224 | "label.vnf.cidr.list.tooltip": "the CIDR list to forward traffic from to the VNF management interface. Multiple entries must be separated by a single comma character (,). The default value is 0.0.0.0/0.", |
2225 | | -"label.vnf.configure.management": "Configure rules for VNF management interfaces", |
2226 | | -"label.vnf.configure.management.tooltip": "True by default, security group or network rules (source nat and firewall rules) will be configured for VNF management interfaces. False otherwise.", |
| 2225 | +"label.vnf.configure.management": "Configure Firewall and Port Forwarding rules for VNF's management interfaces", |
| 2226 | +"label.vnf.configure.management.tooltip": "True by default, security group or network rules (source nat and firewall rules) will be configured for VNF management interfaces. False otherwise. Learn what rules are configured at http://docs.cloudstack.apache.org/en/latest/adminguide/networking/vnf_templates_appliances.html#deploying-vnf-appliances", |
2227 | 2227 | "label.vnf.detail.add": "Add VNF detail", |
2228 | 2228 | "label.vnf.detail.remove": "Remove VNF detail", |
2229 | | -"label.vnf.details": "VNF details", |
| 2229 | +"label.vnf.details": "VNF Details", |
2230 | 2230 | "label.vnf.nic.add": "Add VNF nic", |
2231 | 2231 | "label.vnf.nic.delete": "Delete VNF nic", |
2232 | 2232 | "label.vnf.nic.description": "Description of VNF nic", |
2233 | | -"label.vnf.nic.deviceid": "Device ID of VNF nic. It starts with 0", |
| 2233 | +"label.vnf.nic.deviceid": "Device ID of VNF nic. It starts with 0. The NIC with deviceid as 0 for VNF appliance will be the default NIC.", |
2234 | 2234 | "label.vnf.nic.edit": "Edit VNF nic", |
2235 | 2235 | "label.vnf.nic.management": "Management NIC", |
2236 | 2236 | "label.vnf.nic.management.description": "True if the VNF nic is a management interface. False otherwise", |
| 2237 | +"label.vnf.nic.mappings": "VNF NIC mappings", |
2237 | 2238 | "label.vnf.nic.name": "Name of VNF nic", |
2238 | 2239 | "label.vnf.nic.remove": "Remove VNF nic", |
2239 | 2240 | "label.vnf.nic.required": "True if VNF nic is required. Otherwise optional", |
2240 | | -"label.vnf.nics": "VNF nics", |
| 2241 | +"label.vnf.nics": "VNF Nics", |
2241 | 2242 | "label.vnf.settings": "VNF settings", |
2242 | 2243 | "label.vnf.templates": "VNF templates", |
2243 | 2244 | "label.vnf.template.register": "Register VNF template", |
|
2494 | 2495 | "message.config.health.monitor.failed": "Configure Health Monitor failed", |
2495 | 2496 | "message.config.sticky.policy.failed": "Failed to configure sticky policy.", |
2496 | 2497 | "message.config.sticky.policy.processing": "Updating sticky policy...", |
| 2498 | +"message.configure.network.ip.and.mac": "Please configure the IP address and mac address of networks if needed.", |
| 2499 | +"message.configure.network.select.default.network": "Please configure the IP address and mac address of networks if needed. Please select a network as the default network.", |
2497 | 2500 | "message.configuring.guest.traffic": "Configuring guest traffic", |
2498 | 2501 | "message.configuring.physical.networks": "Configuring physical Networks", |
2499 | 2502 | "message.configuring.public.traffic": "Configuring public traffic", |
|
3198 | 3201 | "message.vm.state.stopped": "Instance is stopped.", |
3199 | 3202 | "message.vm.state.stopping": "Instance is being stopped.", |
3200 | 3203 | "message.vm.state.unknown": "Instance state is unknown.", |
3201 | | -"message.vnf.appliance.networks": "Please select Networks for the new VNF appliance.", |
| 3204 | +"message.vnf.appliance.networks": "Please select the networks for the new VNF appliance.", |
3202 | 3205 | "message.vnf.credentials.change": "Please change the password(s) of the VNF appliance immediately.", |
3203 | 3206 | "message.vnf.credentials.default": "The default credentials(s) of the VNF appliance", |
3204 | 3207 | "message.vnf.credentials.in.template.vnf.details": "Please find the default credentials for this VNF in the details of the VNF template.", |
3205 | | -"message.vnf.error.deviceid.should.be.continuous": "The deviceid of selected VNF NICs should be continuous.", |
| 3208 | +"message.vnf.error.deviceid.should.be.consecutive": "The deviceid of selected VNF NICs should be consecutive.", |
3206 | 3209 | "message.vnf.error.network.is.already.used": "Network has been used by multiple NICs of the new VNF appliance.", |
3207 | | -"message.vnf.error.no.networks": "Please select networks for NICs of the new VNF appliance.", |
| 3210 | +"message.vnf.error.network.should.be.used": "All selected networks should be used as VNF Nics", |
| 3211 | +"message.vnf.error.no.networks": "Please select the networks for the new VNF appliance.", |
3208 | 3212 | "message.vnf.error.no.network.for.required.deviceid": "Please select a Network for required NIC of the new VNF appliance.", |
3209 | 3213 | "message.vnf.nic.move.up.fail": "Failed to move up this NIC", |
3210 | 3214 | "message.vnf.nic.move.down.fail": "Failed to move down this NIC", |
3211 | | -"message.vnf.select.networks": "Please select a Network for each VNF nic. ", |
| 3215 | +"message.vnf.no.credentials": "No credentials found for the VNF appliance.", |
| 3216 | +"message.vnf.select.networks": "Please select the relevant network for each VNF NIC.", |
3212 | 3217 | "message.volume.state.allocated": "The volume is allocated but has not been created yet.", |
3213 | 3218 | "message.volume.state.attaching": "The volume is attaching to a volume from Ready state.", |
3214 | 3219 | "message.volume.state.copying": "The volume is being copied from the image store to primary storage, in case it's an uploaded volume.", |
|
0 commit comments