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
@@ -1023,6 +1023,7 @@
1023
1023
"label.filter.annotations.self": "Created by me",
1024
1024
"label.filterby": "Filter by",
1025
1025
"label.fingerprint": "FingerPrint",
1026
+
"label.skip": "Skip",
1026
1027
"label.finish": "Finish",
1027
1028
"label.firewall": "Firewall",
1028
1029
"label.firewall.policy": "Firewall Policy",
@@ -3100,6 +3101,7 @@
3100
3101
"message.desc.importexportinstancewizard": "By choosing to manage an Instance, CloudStack takes over the orchestration of that Instance. Unmanaging an Instance removes CloudStack ability to manage it. In both cases, the Instance is left running and no changes are done to the VM on the hypervisor.<br><br>For KVM, managing a VM is an experimental feature.",
3101
3102
"message.desc.importmigratefromvmwarewizard": "By selecting an existing or external VMware Datacenter and an instance to import, CloudStack migrates the selected instance from VMware to KVM on a conversion host using virt-v2v and imports it into a KVM cluster",
3102
3103
"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.",
3104
+
"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.",
3103
3105
"message.desc.reset.ssh.key.pair": "Please specify a ssh key pair that you would like to add to this Instance.",
3104
3106
"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.",
3105
3107
"message.desc.register.user.data": "Please fill in the following data to register a User data.",
@@ -3810,6 +3812,7 @@
3810
3812
"message.warn.change.primary.storage.scope": "This feature is tested and supported for the following configurations:<br>KVM - NFS/Ceph - DefaultPrimary<br>VMware - NFS - DefaultPrimary<br>*There might be extra steps involved to make it work for other configurations.",
3811
3813
"message.warn.filetype": "jpg, jpeg, png, bmp and svg are the only supported image formats.",
3812
3814
"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.",
3815
+
"message.warn.select.template": "Please select a Template for Registration.",
3813
3816
"message.warn.zone.mtu.update": "Please note that this limit won't affect pre-existing Network’s MTU settings",
3814
3817
"message.webhook.deliveries.time.filter": "Webhook deliveries list can be filtered based on date-time. Select 'Custom' for specifying start and end date range.",
0 commit comments