horizon/openstack_dashboard/locale/en/LC_MESSAGES/djangojs.po
OpenStack Proposal Bot 42e7315cc1 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I2742f5a83a3628f99a7f6cdceba63f96bf932adb
2015-05-08 06:19:25 +00:00

811 lines
25 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-08 01:19-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: static/dashboard/launch-instance/configuration/configuration.js:51
#: static/dashboard/launch-instance/launch-instance.js:48
msgid "Configuration"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:53
msgid "Customization Script"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:54
msgid "(Max: 16Kb)"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:55
msgid "Load script from a file"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:56
msgid "Configuration Drive"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:57
msgid "Disk Partition"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:58
msgid "Script size"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:59
msgid "Modified"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:60
msgid "Script size > 16Kb"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:61
msgid "bytes"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:62
msgid "The maximum script size is 16Kb."
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:66
msgid "Automatic"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:67
msgid "Manual"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:87
msgid "Configuration Help"
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:90
msgid ""
"Custom scripts are attached to instances to perform specific actions when "
"the instance is launched. For example, if you are unable to install <samp>"
"%(cloutInit)s</samp> inside a guest operating system, you can use a custom "
"script to get a public key and add it to the user account."
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:94
msgid ""
"Type your script directly into the Customization Script field. If your "
"browser supports the HTML5 File API, you may choose to load your script from "
"a file. The size of your script should not exceed 16 Kb."
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:95
msgid ""
"An advanced option available when launching an instance is disk "
"partitioning. There are two disk partition options. Selecting <b>Automatic</"
"b> resizes the disk and sets it to a single partition. Selecting <b>Manual</"
"b> allows you to create multiple partitions on the disk."
msgstr ""
#: static/dashboard/launch-instance/configuration/configuration.js:96
msgid ""
"Check the <b>Configuration Drive</b> box if you want to write metadata to a "
"special configuration drive. When the instance boots, it attaches to the "
"<b>Configuration Drive</b> and accesses the metadata."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:33
#: static/dashboard/launch-instance/launch-instance.js:23
msgid "Flavor"
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:34
msgid ""
"Flavors manage the sizing for the compute, memory and storage capacity of "
"the instance."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:37
#: static/dashboard/launch-instance/source/source.js:297
msgid "Total Instances"
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:38
msgid "Total VCPUs"
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:39
msgid "Total RAM"
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:258
msgid ""
"This flavor requires more RAM than your quota allows. Please select a "
"smaller flavor or decrease the instance count."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:267
msgid ""
"This flavor requires more VCPUs than your quota allows. Please select a "
"smaller flavor or decrease the instance count."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:274
msgid ""
"The selected image source requires a flavor with at least %(minDisk)s GB of "
"root disk. Select a flavor with a larger root disk or use a different image "
"source."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:278
msgid ""
"The selected image source requires a flavor with at least %(minRam)s MB of "
"RAM. Select a flavor with more RAM or use a different image source."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:294
msgid "Flavor Help"
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:297
msgid ""
"The flavor you select for an instance determines the amount of compute, "
"storage and memory resources that will be carved out for the instance."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:298
msgid ""
"The flavor you select must have enough resources allocated to support the "
"type of instance you are trying to create. Flavors that don't provide enough "
"resources for your instance are identified on the <b>Available</b> table "
"with a yellow warning icon."
msgstr ""
#: static/dashboard/launch-instance/flavor/flavor.js:299
msgid ""
"Administrators are responsible for creating and managing flavors. A custom "
"flavor can be created for you or for a specific project where it is shared "
"with the users assigned to that project. If you need a custom flavor, "
"contact your administrator."
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:95
msgid "Impact on your quota"
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:96
#: static/dashboard/launch-instance/keypair/keypair.js:27
#: static/dashboard/launch-instance/security-groups/security-groups.js:20
#: static/dashboard/launch-instance/source/source.js:175
#: static/dashboard/launch-instance/source/source.js:182
#: static/dashboard/launch-instance/source/source.js:189
#: static/dashboard/launch-instance/source/source.js:196
msgid "Name"
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:97
msgid "VCPUs"
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:98
msgid "RAM"
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:99
msgid "Total Disk"
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:100
msgid "Root Disk"
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:101
msgid "Ephemeral Disk"
msgstr ""
#: static/dashboard/launch-instance/flavor/select-flavor-table.js:102
#: static/dashboard/launch-instance/source/source.js:205
msgid "Public"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:25
#: static/dashboard/launch-instance/launch-instance.js:42
msgid "Key Pair"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:26
msgid ""
"A key pair allows you to SSH into your newly created instance. You may "
"select an existing key pair, import a key pair, or generate a new key pair."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:28
#: static/dashboard/launch-instance/security-groups/security-groups.js:21
#: static/dashboard/launch-instance/source/source.js:190
#: static/dashboard/launch-instance/source/source.js:197
msgid "Description"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:29
#: static/dashboard/launch-instance/keypair/keypair.js:163
#: static/dashboard/launch-instance/keypair/keypair.js:167
msgid "Create Key Pair"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:30
#: static/dashboard/launch-instance/keypair/keypair.js:237
#: static/dashboard/launch-instance/keypair/keypair.js:242
msgid "Import Key Pair"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:34
#: static/dashboard/launch-instance/keypair/keypair.js:207
msgid "Fingerprint"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:35
#: static/dashboard/launch-instance/keypair/keypair.js:209
#: static/dashboard/launch-instance/keypair/keypair.js:240
msgid "Public Key"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:48
msgid "Select a key pair from the available key pairs below."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:122
msgid "Key Pair Help"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:125
#: static/dashboard/launch-instance/keypair/keypair.js:279
msgid ""
"There are two ways to generate a key pair. From a Linux system, generate the "
"key pair with the <samp>%(genKeyPairCmd)s</samp> command:"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:131
#: static/dashboard/launch-instance/keypair/keypair.js:282
msgid ""
"This command generates a pair of keys: a private key (%(privateKeyPath)s) "
"and a public key (%(publicKeyPath)s)."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:134
#: static/dashboard/launch-instance/keypair/keypair.js:285
msgid ""
"From a Windows system, you can use PuTTYGen to create private/public keys. "
"Use the PuTTY Key Generator to create and save the keys, then copy the "
"public key in the red highlighted box to your <samp>%(authorizeKeysFile)s</"
"samp> file."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:137
msgid "The key pair allows you to SSH into the instance."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:162
#: static/dashboard/launch-instance/keypair/keypair.js:203
#: static/dashboard/launch-instance/keypair/keypair.js:236
#: static/dashboard/launch-instance/launch-instance.js:13
#: static/dashboard/launch-instance/launch-instance.js:56
msgid "Launch Instance"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:164
msgid ""
"Key Pairs are how you login to your instance after it is launched. Choose a "
"key pair name you will recognize."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:165
#: static/dashboard/launch-instance/keypair/keypair.js:206
#: static/dashboard/launch-instance/keypair/keypair.js:239
msgid "Key Pair Name"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:166
#: static/dashboard/launch-instance/keypair/keypair.js:241
msgid "Cancel"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:168
#: static/dashboard/launch-instance/keypair/keypair.js:243
msgid "Required"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:177
msgid "Successfully created key pair %(name)s"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:204
#: static/dashboard/launch-instance/keypair/keypair.js:208
msgid "Private Key"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:205
msgid "This is your new key pair. Copy this information and keep it secure."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:210
msgid "OK"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:238
msgid ""
"Key Pairs are how you login to your instance after it is launched. Choose a "
"key pair name you will recognize and paste your SSH public key into the "
"space provided."
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:252
msgid "Successfully imported key pair %(name)s"
msgstr ""
#: static/dashboard/launch-instance/keypair/keypair.js:276
msgid "Import Key Pair Help"
msgstr ""
#: static/dashboard/launch-instance/launch-instance.js:17
msgid "Select Source"
msgstr ""
#: static/dashboard/launch-instance/launch-instance.js:29
#: static/dashboard/launch-instance/network/network.js:51
msgid "Networks"
msgstr ""
#: static/dashboard/launch-instance/launch-instance.js:36
#: static/dashboard/launch-instance/security-groups/security-groups.js:18
msgid "Security Groups"
msgstr ""
#: static/dashboard/launch-instance/launch-instance.model.js:375
#: static/dashboard/launch-instance/source/source.js:117
msgid "Image"
msgstr ""
#: static/dashboard/launch-instance/launch-instance.model.js:383
#: static/dashboard/launch-instance/source/source.js:118
msgid "Instance Snapshot"
msgstr ""
#: static/dashboard/launch-instance/launch-instance.model.js:390
#: static/dashboard/launch-instance/source/source.js:119
msgid "Volume"
msgstr ""
#: static/dashboard/launch-instance/launch-instance.model.js:391
#: static/dashboard/launch-instance/source/source.js:120
msgid "Volume Snapshot"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:52
msgid "Networks provide the communication channels for instances in the cloud."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:53
msgid "Network"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:54
msgid "Subnets Associated"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:55
msgid "Shared"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:56
msgid "Admin State"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:57
#: static/dashboard/launch-instance/source/source.js:200
msgid "Status"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:58
msgid "Profile"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:59
msgid "(None)"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:60
#: static/dashboard/launch-instance/source/source.js:93
msgid "ID"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:61
msgid "Project"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:62
msgid "External Network"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:63
msgid "Provider Network"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:64
#: static/dashboard/launch-instance/source/source.js:178
#: static/dashboard/launch-instance/source/source.js:185
#: static/dashboard/launch-instance/source/source.js:192
msgid "Type"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:65
msgid "Segmentation ID"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:66
msgid "Physical Network"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:70
msgid "Active"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:71
#: static/dashboard/launch-instance/network/network.js:76
msgid "Down"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:75
msgid "Up"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:91
msgid "Select networks from those listed below."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:92
msgid "Select at least one network"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:100
msgid "Network Help"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:103
msgid ""
"Provider networks are created by administrators. These networks map to an "
"existing physical network in the data center."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:104
msgid ""
"Project networks are created by users. These networks are fully isolated and "
"are project-specific."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:105
msgid ""
"An <b>External</b> network is set up by an administrator. If you want an "
"instance to communicate outside of the data center, then attach a router "
"between your <b>Project</b> network and the <b>External</b> network. You can "
"use the <b>Network Topology</b> view to connect the router to the two "
"networks."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:106
msgid ""
"A floating IP allows instances to be addressable from an external network. "
"Floating IPs are not allocated to instances at creation time and may be "
"assigned after the instance is created. To attach a floating IP, go to the "
"<b>Instances</b> view and click the <b>Actions</b> menu to the right of an "
"instance. Then, select the <b>Associate Floating IP</b> option and enter the "
"necessary details."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:107
msgid ""
"Administrators set up the pool of floating IPs that are available to attach "
"to instances."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:110
msgid "Network characteristics"
msgstr ""
#: static/dashboard/launch-instance/network/network.js:112
msgid ""
"The subnet identifies a sub-section of a network. A subnet is specified in "
"CIDR format. A typical CIDR format looks like <samp>192.xxx.x.x/24</samp>."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:113
msgid ""
"If a network is shared, then all users in the project can access the network."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:114
msgid ""
"When the <b>Admin State</b> for a network is set to <b>Up</b>, then the "
"network is available for use. You can set the <b>Admin State</b> to <b>Down</"
"b> if you are not ready for other users to access the network."
msgstr ""
#: static/dashboard/launch-instance/network/network.js:115
msgid "The status indicates whether the network has an active connection."
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:19
msgid "Select the security groups."
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:25
msgid "Direction"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:26
msgid "Ether Type"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:27
msgid "Protocol"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:28
msgid "Min Port"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:29
msgid "Max Port"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:30
msgid "Remote"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:44
msgid "Select one or more security groups from the available groups below."
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:45
msgid "Select one or more"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:64
msgid "Security Groups Help"
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:67
msgid ""
"Security groups define a set of IP filter rules that determine how network "
"traffic flows to and from an instance. Users can add additional rules to an "
"existing security group to further define the access options for an "
"instance. To create additional rules, go to the <b>Compute | Access & "
"Security</b> view, then find the security group and click <b>Manage Rules</"
"b>."
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:68
msgid ""
"Security groups are project-specific and cannot be shared across projects."
msgstr ""
#: static/dashboard/launch-instance/security-groups/security-groups.js:69
msgid ""
"If a security group is not associated with an instance before it is "
"launched, then you will have very limited access to the instance after it is "
"deployed. You will only be able to access the instance from a VNC console."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:81
#: static/dashboard/launch-instance/source/source.js:504
msgid "Instance Details"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:82
msgid ""
"Please provide the initial host name for the instance, the availability zone "
"where it will be deployed, and the instance count. Increase the Count to "
"create multiple instances with the same settings."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:83
msgid "Instance Name"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:84
#: static/dashboard/launch-instance/source/source.js:193
msgid "Availability Zone"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:85
msgid "Count"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:86
#: static/dashboard/launch-instance/source/source.js:510
msgid "Instance Source"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:87
msgid ""
"Instance source is the template used to create an instance. You can use a "
"snapshot of an existing instance, an image, or a volume (if enabled). You "
"can also choose to use persistent storage by creating a new volume."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:88
msgid "Select Boot Source"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:89
msgid "Size (GB)"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:90
msgid "Create New Volume"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:91
msgid "Device Name"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:92
msgid "Delete Volume on Terminate"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:94
msgid "Min Ram"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:95
msgid "Min Disk"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:100
msgid ""
"Volumes can only be attached to 1 active instance at a time. Please either "
"set your instance count to 1 or select a different source type."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:101
msgid "A name is required for your instance."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:102
msgid "Instance count is required and must be an integer of at least 1"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:103
msgid "Volume size is required and must be an integer"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:108
msgid "Yes"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:109
msgid "No"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:176
#: static/dashboard/launch-instance/source/source.js:183
msgid "Updated"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:177
#: static/dashboard/launch-instance/source/source.js:184
#: static/dashboard/launch-instance/source/source.js:191
#: static/dashboard/launch-instance/source/source.js:198
msgid "Size"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:179
#: static/dashboard/launch-instance/source/source.js:186
msgid "Visibility"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:199
msgid "Created"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:205
msgid "Private"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:262
msgid "Select a source from those listed below."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:263
msgid "Select one"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:264
msgid ""
"When selecting volume as boot source, please ensure the instance's "
"availability zone is compatible with your volume's availability zone."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:406
msgid "The volume size must be at least %(minVolumeSize)s GB"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:418
msgid ""
"The instance count must not exceed your quota available of "
"%(maxInstanceCount)s instances"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:502
msgid "Select Source Help"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:506
msgid ""
"An instance name is required and used to help you uniquely identify your "
"instance in the dashboard."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:507
msgid ""
"If you select an availability zone and plan to use the boot from volume "
"option, make sure that the availability zone you select for the instance is "
"the same availability zone where your bootable volume resides."
msgstr ""
#: static/dashboard/launch-instance/source/source.js:512
msgid ""
"If you want to create an instance that uses ephemeral storage, meaning the "
"instance data is lost when the instance is deleted, then choose one of the "
"following boot sources:"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:513
msgid "<li><b>Image</b>: This option uses an image to boot the instance.</li>"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:514
msgid ""
"<li><b>Instance Snapshot</b>: This option uses an instance snapshot to boot "
"the instance.</li>"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:515
msgid ""
"If you want to create an instance that uses persistent storage, meaning the "
"instance data is saved when the instance is deleted, then select one of the "
"following boot options:"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:516
msgid ""
"<li><b>Image (with Create New Volume checked)</b>: This options uses an "
"image to boot the instance, and creates a new volume to persist instance "
"data. You can specify volume size and whether to delete the volume on "
"termination of the instance.</li>"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:517
msgid ""
"<li><b>Volume</b>: This option uses a volume that already exists. It does "
"not create a new volume. You can choose to delete the volume on termination "
"of the instance. <em>Note: when selecting Volume, you can only launch one "
"instance.</em></li>"
msgstr ""
#: static/dashboard/launch-instance/source/source.js:518
msgid ""
"<li><b>Volume Snapshot</b>: This option uses a volume snapshot to boot the "
"instance, and creates a new volume to persist instance data. You can choose "
"to delete the volume on termination of the instance.</li>"
msgstr ""