You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/public/locales/en.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1045,6 +1045,7 @@
1045
1045
"label.filter.annotations.self": "Created by me",
1046
1046
"label.filterby": "Filter by",
1047
1047
"label.fingerprint": "FingerPrint",
1048
+
"label.skip": "Skip",
1048
1049
"label.finish": "Finish",
1049
1050
"label.firewall": "Firewall",
1050
1051
"label.firewall.policy": "Firewall Policy",
@@ -3180,6 +3181,7 @@
3180
3181
"message.desc.importexportinstancewizard": "By choosing to manage an Instance, ABLESTACK takes over the orchestration of that Instance. Unmanaging an Instance removes ABLESTACK ability to manage it. In both cases, the Instance is left running and no changes are done to the VM on the hypervisor.",
3181
3182
"message.desc.importmigratefromvmwarewizard": "By selecting an existing or external VMware Datacenter and an instance to import, ABLESTACK migrates the selected instance from VMware to KVM on a conversion host using virt-v2v and imports it into a KVM cluster",
3182
3183
"message.desc.primary.storage": "Each cluster must contain one or more primary storage servers. We will add the first one now. Primary storage contains the disk volumes for all the Instances running on hosts in the cluster. Use any standards-compliant protocol that is supported by the underlying hypervisor.",
3184
+
"message.desc.register.template": "Hosted on download.cloudstack.org, these templates can be easily registered directly within CloudStack. Simply click <strong>Register Template</strong> for the templates you wish to use.",
3183
3185
"message.desc.reset.ssh.key.pair": "Please specify a ssh key pair that you would like to add to this Instance.",
3184
3186
"message.desc.secondary.storage": "Each zone must have at least one NFS or secondary storage server. We will add the first one now. Secondary storage stores Instance Templates, ISO images, and Instance disk volume Snapshots. This server must be available to all hosts in the zone.<br/><br/>Provide the IP address and exported path.",
3185
3187
"message.desc.register.user.data": "Please fill in the following data to register a User data.",
@@ -3963,6 +3965,7 @@
3963
3965
"message.zonewizard.enable.local.storage": "WARNING: If you enable local storage for this zone, you must do the following, depending on where you would like your system VMs to launch:<br/><br/>1. If system VMs need to be launched in shared primary storage, shared primary storage needs to be added to the zone after creation. You must also start the zone in a disabled state.<br/><br/>2. If system VMs need to be launched in local primary storage, system.vm.use.local.storage needs to be set to true before you enable the zone.<br/><br/><br/>Would you like to continue?",
3964
3966
"messgae.validate.min": "Please enter a value greater than or equal to {0}.",
3965
3967
"message.warn.importing.instance.without.nic": "WARNING: this Instance is being imported without NICs and many network resources will not be available. Consider creating a NIC via VCenter before importing or as soon as the instance is imported.",
3968
+
"message.warn.select.template": "Please select a Template for Registration.",
3966
3969
"message.warn.zone.mtu.update": "Please note that this limit won't affect pre-existing Network’s MTU settings",
3967
3970
"message.webhook.deliveries.time.filter": "Webhook deliveries list can be filtered based on date-time. Select 'Custom' for specifying start and end date range.",
3968
3971
"message.validate.min": "Please enter a value greater than or equal to {0}.",
0 commit comments