Advertisement
Guest User

Untitled

a guest
Apr 16th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.61 KB | None | 0 0
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-04-16 16:16-0500\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19.  
  20. #: static/dashboard/launch-instance/configuration/configuration.js:51
  21. #: static/dashboard/launch-instance/launch-instance.js:48
  22. msgid "Configuration"
  23. msgstr ""
  24.  
  25. #: static/dashboard/launch-instance/configuration/configuration.js:53
  26. msgid "Customization Script"
  27. msgstr ""
  28.  
  29. #: static/dashboard/launch-instance/configuration/configuration.js:54
  30. msgid "(Max: 16Kb)"
  31. msgstr ""
  32.  
  33. #: static/dashboard/launch-instance/configuration/configuration.js:55
  34. msgid "Load script from a file"
  35. msgstr ""
  36.  
  37. #: static/dashboard/launch-instance/configuration/configuration.js:56
  38. msgid "Configuration Drive"
  39. msgstr ""
  40.  
  41. #: static/dashboard/launch-instance/configuration/configuration.js:57
  42. msgid "Disk Partition"
  43. msgstr ""
  44.  
  45. #: static/dashboard/launch-instance/configuration/configuration.js:58
  46. msgid "Script size"
  47. msgstr ""
  48.  
  49. #: static/dashboard/launch-instance/configuration/configuration.js:59
  50. msgid "Modified"
  51. msgstr ""
  52.  
  53. #: static/dashboard/launch-instance/configuration/configuration.js:60
  54. msgid "Script size > 16Kb"
  55. msgstr ""
  56.  
  57. #: static/dashboard/launch-instance/configuration/configuration.js:61
  58. msgid "bytes"
  59. msgstr ""
  60.  
  61. #: static/dashboard/launch-instance/configuration/configuration.js:62
  62. msgid "The maximum script size is 16Kb."
  63. msgstr ""
  64.  
  65. #: static/dashboard/launch-instance/configuration/configuration.js:66
  66. msgid "Automatic"
  67. msgstr ""
  68.  
  69. #: static/dashboard/launch-instance/configuration/configuration.js:67
  70. msgid "Manual"
  71. msgstr ""
  72.  
  73. #: static/dashboard/launch-instance/configuration/configuration.js:87
  74. msgid "Configuration Help"
  75. msgstr ""
  76.  
  77. #: static/dashboard/launch-instance/configuration/configuration.js:90
  78. msgid ""
  79. "Custom scripts are attached to instances to perform specific actions when "
  80. "the instance is launched. For example, if you are unable to install <samp>"
  81. "%(cloutInit)s</samp> inside a guest operating system, you can use a custom "
  82. "script to get a public key and add it to the user account."
  83. msgstr ""
  84.  
  85. #: static/dashboard/launch-instance/configuration/configuration.js:94
  86. msgid ""
  87. "Type your script directly into the Customization Script field. If your "
  88. "browser supports the HTML5 File API, you may choose to load your script from "
  89. "a file. The size of your script should not exceed 16 Kb."
  90. msgstr ""
  91.  
  92. #: static/dashboard/launch-instance/configuration/configuration.js:95
  93. msgid ""
  94. "An advanced option available when launching an instance is disk "
  95. "partitioning. There are two disk partition options. Selecting <b>Automatic</"
  96. "b> resizes the disk and sets it to a single partition. Selecting <b>Manual</"
  97. "b> allows you to create multiple partitions on the disk."
  98. msgstr ""
  99.  
  100. #: static/dashboard/launch-instance/configuration/configuration.js:96
  101. msgid ""
  102. "Check the <b>Configuration Drive</b> box if you want to write metadata to a "
  103. "special configuration drive. When the instance boots, it attaches to the "
  104. "<b>Configuration Drive</b> and accesses the metadata."
  105. msgstr ""
  106.  
  107. #: static/dashboard/launch-instance/flavor/flavor.js:34
  108. #: static/dashboard/launch-instance/launch-instance.js:23
  109. msgid "Flavor"
  110. msgstr ""
  111.  
  112. #: static/dashboard/launch-instance/flavor/flavor.js:35
  113. msgid ""
  114. "Flavors manage the sizing for the compute, memory and storage capacity of "
  115. "the instance."
  116. msgstr ""
  117.  
  118. #: static/dashboard/launch-instance/flavor/flavor.js:38
  119. #: static/dashboard/launch-instance/source/source.js:307
  120. msgid "Total Instances"
  121. msgstr ""
  122.  
  123. #: static/dashboard/launch-instance/flavor/flavor.js:39
  124. msgid "Total VCPUs"
  125. msgstr ""
  126.  
  127. #: static/dashboard/launch-instance/flavor/flavor.js:40
  128. msgid "Total RAM"
  129. msgstr ""
  130.  
  131. #: static/dashboard/launch-instance/flavor/flavor.js:219
  132. #: static/dashboard/launch-instance/source/source.js:310
  133. msgid "Current Usage"
  134. msgstr ""
  135.  
  136. #: static/dashboard/launch-instance/flavor/flavor.js:224
  137. #: static/dashboard/launch-instance/source/source.js:311
  138. msgid "Added"
  139. msgstr ""
  140.  
  141. #: static/dashboard/launch-instance/flavor/flavor.js:229
  142. #: static/dashboard/launch-instance/source/source.js:312
  143. msgid "Remaining"
  144. msgstr ""
  145.  
  146. #: static/dashboard/launch-instance/flavor/flavor.js:255
  147. msgid ""
  148. "This flavor requires more RAM than your quota allows. Please select a "
  149. "smaller flavor or decrease the instance count."
  150. msgstr ""
  151.  
  152. #: static/dashboard/launch-instance/flavor/flavor.js:264
  153. msgid ""
  154. "This flavor requires more VCPUs than your quota allows. Please select a "
  155. "smaller flavor or decrease the instance count."
  156. msgstr ""
  157.  
  158. #: static/dashboard/launch-instance/flavor/flavor.js:271
  159. msgid ""
  160. "The selected image source requires a flavor with at least %(minDisk)s GB of "
  161. "root disk. Select a flavor with a larger root disk or use a different image "
  162. "source."
  163. msgstr ""
  164.  
  165. #: static/dashboard/launch-instance/flavor/flavor.js:275
  166. msgid ""
  167. "The selected image source requires a flavor with at least %(minRam)s MB of "
  168. "RAM. Select a flavor with more RAM or use a different image source."
  169. msgstr ""
  170.  
  171. #: static/dashboard/launch-instance/flavor/flavor.js:287
  172. msgid "Flavor Help"
  173. msgstr ""
  174.  
  175. #: static/dashboard/launch-instance/flavor/flavor.js:290
  176. msgid ""
  177. "The flavor you select for an instance determines the amount of compute, "
  178. "storage and memory resources that will be carved out for the instance."
  179. msgstr ""
  180.  
  181. #: static/dashboard/launch-instance/flavor/flavor.js:291
  182. msgid ""
  183. "The flavor you select must have enough resources allocated to support the "
  184. "type of instance you are trying to create. Flavors that don't provide enough "
  185. "resources for your instance are identified on the <b>Available</b> table "
  186. "with a yellow warning icon."
  187. msgstr ""
  188.  
  189. #: static/dashboard/launch-instance/flavor/flavor.js:292
  190. msgid ""
  191. "Administrators are responsible for creating and managing flavors. A custom "
  192. "flavor can be created for you or for a specific project where it is shared "
  193. "with the users assigned to that project. If you need a custom flavor, "
  194. "contact your administrator."
  195. msgstr ""
  196.  
  197. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:95
  198. msgid "Impact on your quota"
  199. msgstr ""
  200.  
  201. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:96
  202. #: static/dashboard/launch-instance/keypair/keypair.js:27
  203. #: static/dashboard/launch-instance/security-groups/security-groups.js:20
  204. #: static/dashboard/launch-instance/source/source.js:172
  205. #: static/dashboard/launch-instance/source/source.js:179
  206. #: static/dashboard/launch-instance/source/source.js:186
  207. #: static/dashboard/launch-instance/source/source.js:193
  208. msgid "Name"
  209. msgstr ""
  210.  
  211. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:97
  212. msgid "VCPUs"
  213. msgstr ""
  214.  
  215. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:98
  216. msgid "RAM"
  217. msgstr ""
  218.  
  219. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:99
  220. msgid "Total Disk"
  221. msgstr ""
  222.  
  223. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:100
  224. msgid "Root Disk"
  225. msgstr ""
  226.  
  227. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:101
  228. msgid "Ephemeral Disk"
  229. msgstr ""
  230.  
  231. #: static/dashboard/launch-instance/flavor/select-flavor-table.js:102
  232. #: static/dashboard/launch-instance/source/source.js:202
  233. msgid "Public"
  234. msgstr ""
  235.  
  236. #: static/dashboard/launch-instance/keypair/keypair.js:25
  237. #: static/dashboard/launch-instance/launch-instance.js:42
  238. msgid "Key Pair"
  239. msgstr ""
  240.  
  241. #: static/dashboard/launch-instance/keypair/keypair.js:26
  242. msgid ""
  243. "A key pair allows you to SSH into your newly created instance. You may "
  244. "select an existing key pair, import a key pair, or generate a new key pair."
  245. msgstr ""
  246.  
  247. #: static/dashboard/launch-instance/keypair/keypair.js:28
  248. #: static/dashboard/launch-instance/security-groups/security-groups.js:21
  249. #: static/dashboard/launch-instance/source/source.js:187
  250. #: static/dashboard/launch-instance/source/source.js:194
  251. msgid "Description"
  252. msgstr ""
  253.  
  254. #: static/dashboard/launch-instance/keypair/keypair.js:29
  255. #: static/dashboard/launch-instance/keypair/keypair.js:162
  256. #: static/dashboard/launch-instance/keypair/keypair.js:166
  257. msgid "Create Key Pair"
  258. msgstr ""
  259.  
  260. #: static/dashboard/launch-instance/keypair/keypair.js:30
  261. #: static/dashboard/launch-instance/keypair/keypair.js:235
  262. #: static/dashboard/launch-instance/keypair/keypair.js:240
  263. msgid "Import Key Pair"
  264. msgstr ""
  265.  
  266. #: static/dashboard/launch-instance/keypair/keypair.js:34
  267. #: static/dashboard/launch-instance/keypair/keypair.js:206
  268. msgid "Fingerprint"
  269. msgstr ""
  270.  
  271. #: static/dashboard/launch-instance/keypair/keypair.js:35
  272. #: static/dashboard/launch-instance/keypair/keypair.js:208
  273. #: static/dashboard/launch-instance/keypair/keypair.js:238
  274. msgid "Public Key"
  275. msgstr ""
  276.  
  277. #: static/dashboard/launch-instance/keypair/keypair.js:48
  278. msgid "Select a key pair from the available key pairs below."
  279. msgstr ""
  280.  
  281. #: static/dashboard/launch-instance/keypair/keypair.js:122
  282. msgid "Key Pair Help"
  283. msgstr ""
  284.  
  285. #: static/dashboard/launch-instance/keypair/keypair.js:125
  286. #: static/dashboard/launch-instance/keypair/keypair.js:277
  287. msgid ""
  288. "There are two ways to generate a key pair. From a Linux system, generate the "
  289. "key pair with the <samp>%(genKeyPairCmd)s</samp> command:"
  290. msgstr ""
  291.  
  292. #: static/dashboard/launch-instance/keypair/keypair.js:131
  293. #: static/dashboard/launch-instance/keypair/keypair.js:280
  294. msgid ""
  295. "This command generates a pair of keys: a private key (%(privateKeyPath)s) "
  296. "and a public key (%(publicKeyPath)s)."
  297. msgstr ""
  298.  
  299. #: static/dashboard/launch-instance/keypair/keypair.js:134
  300. #: static/dashboard/launch-instance/keypair/keypair.js:283
  301. msgid ""
  302. "From a Windows system, you can use PuTTYGen to create private/public keys. "
  303. "Use the PuTTY Key Generator to create and save the keys, then copy the "
  304. "public key in the red highlighted box to your <samp>%(authorizeKeysFile)s</"
  305. "samp> file."
  306. msgstr ""
  307.  
  308. #: static/dashboard/launch-instance/keypair/keypair.js:137
  309. msgid "The key pair allows you to SSH into the instance."
  310. msgstr ""
  311.  
  312. #: static/dashboard/launch-instance/keypair/keypair.js:161
  313. #: static/dashboard/launch-instance/keypair/keypair.js:202
  314. #: static/dashboard/launch-instance/keypair/keypair.js:234
  315. #: static/dashboard/launch-instance/launch-instance.js:13
  316. #: static/dashboard/launch-instance/launch-instance.js:56
  317. msgid "Launch Instance"
  318. msgstr ""
  319.  
  320. #: static/dashboard/launch-instance/keypair/keypair.js:163
  321. msgid ""
  322. "Key Pairs are how you login to your instance after it is launched. Choose a "
  323. "key pair name you will recognize."
  324. msgstr ""
  325.  
  326. #: static/dashboard/launch-instance/keypair/keypair.js:164
  327. #: static/dashboard/launch-instance/keypair/keypair.js:205
  328. #: static/dashboard/launch-instance/keypair/keypair.js:237
  329. msgid "Key Pair Name"
  330. msgstr ""
  331.  
  332. #: static/dashboard/launch-instance/keypair/keypair.js:165
  333. #: static/dashboard/launch-instance/keypair/keypair.js:239
  334. msgid "Cancel"
  335. msgstr ""
  336.  
  337. #: static/dashboard/launch-instance/keypair/keypair.js:167
  338. #: static/dashboard/launch-instance/keypair/keypair.js:241
  339. msgid "Required"
  340. msgstr ""
  341.  
  342. #: static/dashboard/launch-instance/keypair/keypair.js:176
  343. msgid "Successfully created key pair %(name)s"
  344. msgstr ""
  345.  
  346. #: static/dashboard/launch-instance/keypair/keypair.js:203
  347. #: static/dashboard/launch-instance/keypair/keypair.js:207
  348. msgid "Private Key"
  349. msgstr ""
  350.  
  351. #: static/dashboard/launch-instance/keypair/keypair.js:204
  352. msgid "This is your new key pair. Copy this information and keep it secure."
  353. msgstr ""
  354.  
  355. #: static/dashboard/launch-instance/keypair/keypair.js:209
  356. msgid "OK"
  357. msgstr ""
  358.  
  359. #: static/dashboard/launch-instance/keypair/keypair.js:236
  360. msgid ""
  361. "Key Pairs are how you login to your instance after it is launched. Choose a "
  362. "key pair name you will recognize and paste your SSH public key into the "
  363. "space provided."
  364. msgstr ""
  365.  
  366. #: static/dashboard/launch-instance/keypair/keypair.js:250
  367. msgid "Successfully imported key pair %(name)s"
  368. msgstr ""
  369.  
  370. #: static/dashboard/launch-instance/keypair/keypair.js:274
  371. msgid "Import Key Pair Help"
  372. msgstr ""
  373.  
  374. #: static/dashboard/launch-instance/launch-instance.js:17
  375. msgid "Select Source"
  376. msgstr ""
  377.  
  378. #: static/dashboard/launch-instance/launch-instance.js:29
  379. #: static/dashboard/launch-instance/network/network.js:51
  380. msgid "Networks"
  381. msgstr ""
  382.  
  383. #: static/dashboard/launch-instance/launch-instance.js:36
  384. #: static/dashboard/launch-instance/security-groups/security-groups.js:18
  385. msgid "Security Groups"
  386. msgstr ""
  387.  
  388. #: static/dashboard/launch-instance/launch-instance.model.js:369
  389. #: static/dashboard/launch-instance/source/source.js:114
  390. msgid "Image"
  391. msgstr ""
  392.  
  393. #: static/dashboard/launch-instance/launch-instance.model.js:377
  394. #: static/dashboard/launch-instance/source/source.js:115
  395. msgid "Instance Snapshot"
  396. msgstr ""
  397.  
  398. #: static/dashboard/launch-instance/launch-instance.model.js:384
  399. #: static/dashboard/launch-instance/source/source.js:116
  400. msgid "Volume"
  401. msgstr ""
  402.  
  403. #: static/dashboard/launch-instance/launch-instance.model.js:385
  404. #: static/dashboard/launch-instance/source/source.js:117
  405. msgid "Volume Snapshot"
  406. msgstr ""
  407.  
  408. #: static/dashboard/launch-instance/network/network.js:52
  409. msgid "Networks provide the communication channels for instances in the cloud."
  410. msgstr ""
  411.  
  412. #: static/dashboard/launch-instance/network/network.js:53
  413. msgid "Network"
  414. msgstr ""
  415.  
  416. #: static/dashboard/launch-instance/network/network.js:54
  417. msgid "Subnets Associated"
  418. msgstr ""
  419.  
  420. #: static/dashboard/launch-instance/network/network.js:55
  421. msgid "Shared"
  422. msgstr ""
  423.  
  424. #: static/dashboard/launch-instance/network/network.js:56
  425. msgid "Admin State"
  426. msgstr ""
  427.  
  428. #: static/dashboard/launch-instance/network/network.js:57
  429. #: static/dashboard/launch-instance/source/source.js:197
  430. msgid "Status"
  431. msgstr ""
  432.  
  433. #: static/dashboard/launch-instance/network/network.js:58
  434. msgid "Profile"
  435. msgstr ""
  436.  
  437. #: static/dashboard/launch-instance/network/network.js:59
  438. msgid "(None)"
  439. msgstr ""
  440.  
  441. #: static/dashboard/launch-instance/network/network.js:60
  442. #: static/dashboard/launch-instance/source/source.js:90
  443. msgid "ID"
  444. msgstr ""
  445.  
  446. #: static/dashboard/launch-instance/network/network.js:61
  447. msgid "Project"
  448. msgstr ""
  449.  
  450. #: static/dashboard/launch-instance/network/network.js:62
  451. msgid "External Network"
  452. msgstr ""
  453.  
  454. #: static/dashboard/launch-instance/network/network.js:63
  455. msgid "Provider Network"
  456. msgstr ""
  457.  
  458. #: static/dashboard/launch-instance/network/network.js:64
  459. #: static/dashboard/launch-instance/source/source.js:175
  460. #: static/dashboard/launch-instance/source/source.js:182
  461. #: static/dashboard/launch-instance/source/source.js:189
  462. msgid "Type"
  463. msgstr ""
  464.  
  465. #: static/dashboard/launch-instance/network/network.js:65
  466. msgid "Segmentation ID"
  467. msgstr ""
  468.  
  469. #: static/dashboard/launch-instance/network/network.js:66
  470. msgid "Physical Network"
  471. msgstr ""
  472.  
  473. #: static/dashboard/launch-instance/network/network.js:70
  474. msgid "Active"
  475. msgstr ""
  476.  
  477. #: static/dashboard/launch-instance/network/network.js:71
  478. #: static/dashboard/launch-instance/network/network.js:76
  479. msgid "Down"
  480. msgstr ""
  481.  
  482. #: static/dashboard/launch-instance/network/network.js:75
  483. msgid "Up"
  484. msgstr ""
  485.  
  486. #: static/dashboard/launch-instance/network/network.js:91
  487. msgid "Select networks from those listed below."
  488. msgstr ""
  489.  
  490. #: static/dashboard/launch-instance/network/network.js:92
  491. msgid "Select at least one network"
  492. msgstr ""
  493.  
  494. #: static/dashboard/launch-instance/network/network.js:100
  495. msgid "Network Help"
  496. msgstr ""
  497.  
  498. #: static/dashboard/launch-instance/network/network.js:103
  499. msgid ""
  500. "Provider networks are created by administrators. These networks map to an "
  501. "existing physical network in the data center."
  502. msgstr ""
  503.  
  504. #: static/dashboard/launch-instance/network/network.js:104
  505. msgid ""
  506. "Project networks are created by users. These networks are fully isolated and "
  507. "are project-specific."
  508. msgstr ""
  509.  
  510. #: static/dashboard/launch-instance/network/network.js:105
  511. msgid ""
  512. "An <b>External</b> network is set up by an administrator. If you want an "
  513. "instance to communicate outside of the data center, then attach a router "
  514. "between your <b>Project</b> network and the <b>External</b> network. You can "
  515. "use the <b>Network Topology</b> view to connect the router to the two "
  516. "networks."
  517. msgstr ""
  518.  
  519. #: static/dashboard/launch-instance/network/network.js:106
  520. msgid ""
  521. "A floating IP allows instances to be addressable from an external network. "
  522. "Floating IPs are not allocated to instances at creation time and may be "
  523. "assigned after the instance is created. To attach a floating IP, go to the "
  524. "<b>Instances</b> view and click the <b>Actions</b> menu to the right of an "
  525. "instance. Then, select the <b>Associate Floating IP</b> option and enter the "
  526. "necessary details."
  527. msgstr ""
  528.  
  529. #: static/dashboard/launch-instance/network/network.js:107
  530. msgid ""
  531. "Administrators set up the pool of floating IPs that are available to attach "
  532. "to instances."
  533. msgstr ""
  534.  
  535. #: static/dashboard/launch-instance/network/network.js:110
  536. msgid "Network characteristics"
  537. msgstr ""
  538.  
  539. #: static/dashboard/launch-instance/network/network.js:112
  540. msgid ""
  541. "The subnet identifies a sub-section of a network. A subnet is specified in "
  542. "CIDR format. A typical CIDR format looks like <samp>192.xxx.x.x/24</samp>."
  543. msgstr ""
  544.  
  545. #: static/dashboard/launch-instance/network/network.js:113
  546. msgid ""
  547. "If a network is shared, then all users in the project can access the network."
  548. msgstr ""
  549.  
  550. #: static/dashboard/launch-instance/network/network.js:114
  551. msgid ""
  552. "When the <b>Admin State</b> for a network is set to <b>Up</b>, then the "
  553. "network is available for use. You can set the <b>Admin State</b> to <b>Down</"
  554. "b> if you are not ready for other users to access the network."
  555. msgstr ""
  556.  
  557. #: static/dashboard/launch-instance/network/network.js:115
  558. msgid "The status indicates whether the network has an active connection."
  559. msgstr ""
  560.  
  561. #: static/dashboard/launch-instance/security-groups/security-groups.js:19
  562. msgid "Select the security groups."
  563. msgstr ""
  564.  
  565. #: static/dashboard/launch-instance/security-groups/security-groups.js:25
  566. msgid "Direction"
  567. msgstr ""
  568.  
  569. #: static/dashboard/launch-instance/security-groups/security-groups.js:26
  570. msgid "Ether Type"
  571. msgstr ""
  572.  
  573. #: static/dashboard/launch-instance/security-groups/security-groups.js:27
  574. msgid "Protocol"
  575. msgstr ""
  576.  
  577. #: static/dashboard/launch-instance/security-groups/security-groups.js:28
  578. msgid "Min Port"
  579. msgstr ""
  580.  
  581. #: static/dashboard/launch-instance/security-groups/security-groups.js:29
  582. msgid "Max Port"
  583. msgstr ""
  584.  
  585. #: static/dashboard/launch-instance/security-groups/security-groups.js:30
  586. msgid "Remote"
  587. msgstr ""
  588.  
  589. #: static/dashboard/launch-instance/security-groups/security-groups.js:44
  590. msgid "Select one or more security groups from the available groups below."
  591. msgstr ""
  592.  
  593. #: static/dashboard/launch-instance/security-groups/security-groups.js:45
  594. msgid "Select one or more"
  595. msgstr ""
  596.  
  597. #: static/dashboard/launch-instance/security-groups/security-groups.js:64
  598. msgid "Security Groups Help"
  599. msgstr ""
  600.  
  601. #: static/dashboard/launch-instance/security-groups/security-groups.js:67
  602. msgid ""
  603. "Security groups define a set of IP filter rules that determine how network "
  604. "traffic flows to and from an instance. Users can add additional rules to an "
  605. "existing security group to further define the access options for an "
  606. "instance. To create additional rules, go to the <b>Compute | Access & "
  607. "Security</b> view, then find the security group and click <b>Manage Rules</"
  608. "b>."
  609. msgstr ""
  610.  
  611. #: static/dashboard/launch-instance/security-groups/security-groups.js:68
  612. msgid ""
  613. "Security groups are project-specific and cannot be shared across projects."
  614. msgstr ""
  615.  
  616. #: static/dashboard/launch-instance/security-groups/security-groups.js:69
  617. msgid ""
  618. "If a security group is not associated with an instance before it is "
  619. "launched, then you will have very limited access to the instance after it is "
  620. "deployed. You will only be able to access the instance from a VNC console."
  621. msgstr ""
  622.  
  623. #: static/dashboard/launch-instance/source/source.js:78
  624. #: static/dashboard/launch-instance/source/source.js:497
  625. msgid "Instance Details"
  626. msgstr ""
  627.  
  628. #: static/dashboard/launch-instance/source/source.js:79
  629. msgid ""
  630. "Please provide the initial host name for the instance, the availability zone "
  631. "where it will be deployed, and the instance count. Increase the Count to "
  632. "create multiple instances with the same settings."
  633. msgstr ""
  634.  
  635. #: static/dashboard/launch-instance/source/source.js:80
  636. msgid "Instance Name"
  637. msgstr ""
  638.  
  639. #: static/dashboard/launch-instance/source/source.js:81
  640. #: static/dashboard/launch-instance/source/source.js:190
  641. msgid "Availability Zone"
  642. msgstr ""
  643.  
  644. #: static/dashboard/launch-instance/source/source.js:82
  645. msgid "Count"
  646. msgstr ""
  647.  
  648. #: static/dashboard/launch-instance/source/source.js:83
  649. #: static/dashboard/launch-instance/source/source.js:503
  650. msgid "Instance Source"
  651. msgstr ""
  652.  
  653. #: static/dashboard/launch-instance/source/source.js:84
  654. msgid ""
  655. "Instance source is the template used to create an instance. You can use a "
  656. "snapshot of an existing instance, an image, or a volume (if enabled). You "
  657. "can also choose to use persistent storage by creating a new volume."
  658. msgstr ""
  659.  
  660. #: static/dashboard/launch-instance/source/source.js:85
  661. msgid "Select Boot Source"
  662. msgstr ""
  663.  
  664. #: static/dashboard/launch-instance/source/source.js:86
  665. msgid "Size (GB)"
  666. msgstr ""
  667.  
  668. #: static/dashboard/launch-instance/source/source.js:87
  669. msgid "Create New Volume"
  670. msgstr ""
  671.  
  672. #: static/dashboard/launch-instance/source/source.js:88
  673. msgid "Device Name"
  674. msgstr ""
  675.  
  676. #: static/dashboard/launch-instance/source/source.js:89
  677. msgid "Delete Volume on Terminate"
  678. msgstr ""
  679.  
  680. #: static/dashboard/launch-instance/source/source.js:91
  681. msgid "Min Ram"
  682. msgstr ""
  683.  
  684. #: static/dashboard/launch-instance/source/source.js:92
  685. msgid "Min Disk"
  686. msgstr ""
  687.  
  688. #: static/dashboard/launch-instance/source/source.js:97
  689. msgid ""
  690. "Volumes can only be attached to 1 active instance at a time. Please either "
  691. "set your instance count to 1 or select a different source type."
  692. msgstr ""
  693.  
  694. #: static/dashboard/launch-instance/source/source.js:98
  695. msgid "A name is required for your instance."
  696. msgstr ""
  697.  
  698. #: static/dashboard/launch-instance/source/source.js:99
  699. msgid "Instance count is required and must be an integer of at least 1"
  700. msgstr ""
  701.  
  702. #: static/dashboard/launch-instance/source/source.js:100
  703. msgid "Volume size is required and must be an integer"
  704. msgstr ""
  705.  
  706. #: static/dashboard/launch-instance/source/source.js:105
  707. msgid "Yes"
  708. msgstr ""
  709.  
  710. #: static/dashboard/launch-instance/source/source.js:106
  711. msgid "No"
  712. msgstr ""
  713.  
  714. #: static/dashboard/launch-instance/source/source.js:173
  715. #: static/dashboard/launch-instance/source/source.js:180
  716. msgid "Updated"
  717. msgstr ""
  718.  
  719. #: static/dashboard/launch-instance/source/source.js:174
  720. #: static/dashboard/launch-instance/source/source.js:181
  721. #: static/dashboard/launch-instance/source/source.js:188
  722. #: static/dashboard/launch-instance/source/source.js:195
  723. msgid "Size"
  724. msgstr ""
  725.  
  726. #: static/dashboard/launch-instance/source/source.js:176
  727. #: static/dashboard/launch-instance/source/source.js:183
  728. msgid "Visibility"
  729. msgstr ""
  730.  
  731. #: static/dashboard/launch-instance/source/source.js:196
  732. msgid "Created"
  733. msgstr ""
  734.  
  735. #: static/dashboard/launch-instance/source/source.js:202
  736. msgid "Private"
  737. msgstr ""
  738.  
  739. #: static/dashboard/launch-instance/source/source.js:259
  740. msgid "Select a source from those listed below."
  741. msgstr ""
  742.  
  743. #: static/dashboard/launch-instance/source/source.js:260
  744. msgid "Select one"
  745. msgstr ""
  746.  
  747. #: static/dashboard/launch-instance/source/source.js:261
  748. msgid ""
  749. "When selecting volume as boot source, please ensure the instance's "
  750. "availability zone is compatible with your volume's availability zone."
  751. msgstr ""
  752.  
  753. #: static/dashboard/launch-instance/source/source.js:399
  754. msgid "The volume size must be at least %(minVolumeSize)s GB"
  755. msgstr ""
  756.  
  757. #: static/dashboard/launch-instance/source/source.js:411
  758. msgid ""
  759. "The instance count must not exceed your quota available of "
  760. "%(maxInstanceCount)s instances"
  761. msgstr ""
  762.  
  763. #: static/dashboard/launch-instance/source/source.js:495
  764. msgid "Select Source Help"
  765. msgstr ""
  766.  
  767. #: static/dashboard/launch-instance/source/source.js:499
  768. msgid ""
  769. "An instance name is required and used to help you uniquely identify your "
  770. "instance in the dashboard."
  771. msgstr ""
  772.  
  773. #: static/dashboard/launch-instance/source/source.js:500
  774. msgid ""
  775. "If you select an availability zone and plan to use the boot from volume "
  776. "option, make sure that the availability zone you select for the instance is "
  777. "the same availability zone where your bootable volume resides."
  778. msgstr ""
  779.  
  780. #: static/dashboard/launch-instance/source/source.js:505
  781. msgid ""
  782. "If you want to create an instance that uses ephemeral storage, meaning the "
  783. "instance data is lost when the instance is deleted, then choose one of the "
  784. "following boot sources:"
  785. msgstr ""
  786.  
  787. #: static/dashboard/launch-instance/source/source.js:506
  788. msgid "<li><b>Image</b>: This option uses an image to boot the instance.</li>"
  789. msgstr ""
  790.  
  791. #: static/dashboard/launch-instance/source/source.js:507
  792. msgid ""
  793. "<li><b>Instance Snapshot</b>: This option uses an instance snapshot to boot "
  794. "the instance.</li>"
  795. msgstr ""
  796.  
  797. #: static/dashboard/launch-instance/source/source.js:508
  798. msgid ""
  799. "If you want to create an instance that uses persistent storage, meaning the "
  800. "instance data is saved when the instance is deleted, then select one of the "
  801. "following boot options:"
  802. msgstr ""
  803.  
  804. #: static/dashboard/launch-instance/source/source.js:509
  805. msgid ""
  806. "<li><b>Image (with Create New Volume checked)</b>: This options uses an "
  807. "image to boot the instance, and creates a new volume to persist instance "
  808. "data. You can specify volume size and whether to delete the volume on "
  809. "termination of the instance.</li>"
  810. msgstr ""
  811.  
  812. #: static/dashboard/launch-instance/source/source.js:510
  813. msgid ""
  814. "<li><b>Volume</b>: This option uses a volume that already exists. It does "
  815. "not create a new volume. You can choose to delete the volume on termination "
  816. "of the instance. <em>Note: when selecting Volume, you can only launch one "
  817. "instance.</em></li>"
  818. msgstr ""
  819.  
  820. #: static/dashboard/launch-instance/source/source.js:511
  821. msgid ""
  822. "<li><b>Volume Snapshot</b>: This option uses a volume snapshot to boot the "
  823. "instance, and creates a new volume to persist instance data. You can choose "
  824. "to delete the volume on termination of the instance.</li>"
  825. msgstr ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement