~ubuntu-branches/ubuntu/quantal/virtinst/quantal-updates

« back to all changes in this revision

Viewing changes to po/ru.po

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-07-24 08:52:01 UTC
  • mfrom: (1.6.8 sid)
  • Revision ID: package-import@ubuntu.com-20120724085201-q3h0cbabg4t46gfm
Tags: 0.600.2-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
    testsuite for 0001-fix-path-to-hvmloader.patch and
    0002-Fix-path-to-pygrub.patch.
  - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
    for all ISO/HTTP source, to not longer fail with cobbler/koan.
  - debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
    qemu-dm binary.
  - debian/{control,rules,pyversions}: Build using dh_python2, use
    debhelper v8 instead of cdbs; for some reason the package build an
    empty binary package when using dh_python2.
  - debian/control: added acl package to depends.
  - debian/control: added libvirt-bin to recommends
* Dropped patches:
  - debian/patches/9005_ubuntu_releases.patch: Upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: virtinst\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2012-01-31 20:20-0500\n"
11
 
"PO-Revision-Date: 2011-09-19 14:52+0000\n"
 
10
"POT-Creation-Date: 2012-07-09 07:22-0400\n"
 
11
"PO-Revision-Date: 2011-03-15 18:41+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
 
"Language-Team: Russian (http://www.transifex.net/projects/p/virtinst/team/"
14
 
"ru/)\n"
 
13
"Language-Team: Russian (http://www.transifex.com/projects/p/virtinst/"
 
14
"language/ru/)\n"
15
15
"Language: ru\n"
16
16
"MIME-Version: 1.0\n"
17
17
"Content-Type: text/plain; charset=UTF-8\n"
65
65
"type '%(virttype)s' arch '%(arch)s'"
66
66
msgstr ""
67
67
 
68
 
#: virtinst/cli.py:320
 
68
#: virtinst/cli.py:319
69
69
msgid "Must be root to create Xen guests"
70
70
msgstr ""
71
71
 
72
 
#: virtinst/cli.py:456
 
72
#: virtinst/cli.py:457
73
73
msgid "Exiting at user request."
74
74
msgstr ""
75
75
 
76
 
#: virtinst/cli.py:466
 
76
#: virtinst/cli.py:467
77
77
#, python-format
78
78
msgid ""
79
79
"Domain installation does not appear to have been successful.\n"
82
82
"otherwise, please restart your installation."
83
83
msgstr ""
84
84
 
85
 
#: virtinst/cli.py:494
 
85
#: virtinst/cli.py:495
86
86
#, python-format
87
87
msgid "Couldn't create default storage pool '%s': %s"
88
88
msgstr ""
89
89
 
90
 
#: virtinst/cli.py:539
 
90
#: virtinst/cli.py:540
91
91
msgid "A yes or no response is required"
92
92
msgstr ""
93
93
 
94
 
#: virtinst/cli.py:563
 
94
#: virtinst/cli.py:564
95
95
msgid " (Use --prompt or --force to override)"
96
96
msgstr ""
97
97
 
98
 
#: virtinst/cli.py:611
 
98
#: virtinst/cli.py:612
99
99
msgid "Do you really want to use this disk (yes or no)"
100
100
msgstr ""
101
101
 
102
 
#: virtinst/cli.py:624
 
102
#: virtinst/cli.py:625
103
103
msgid "A disk path must be specified."
104
104
msgstr ""
105
105
 
106
 
#: virtinst/cli.py:626
 
106
#: virtinst/cli.py:627
107
107
#, python-format
108
108
msgid "A disk path must be specified to clone '%s'."
109
109
msgstr ""
110
110
 
111
 
#: virtinst/cli.py:630
 
111
#: virtinst/cli.py:631
112
112
msgid "What would you like to use as the disk (file path)?"
113
113
msgstr ""
114
114
 
115
 
#: virtinst/cli.py:632
 
115
#: virtinst/cli.py:633
116
116
#, python-format
117
117
msgid ""
118
118
"Please enter the path to the file you would like to use for storage. It will "
119
119
"have size %sGB."
120
120
msgstr ""
121
121
 
122
 
#: virtinst/cli.py:646
 
122
#: virtinst/cli.py:647
123
123
msgid "A size must be specified for non-existent disks."
124
124
msgstr ""
125
125
 
126
 
#: virtinst/cli.py:647
 
126
#: virtinst/cli.py:648
127
127
#, python-format
128
128
msgid "How large would you like the disk (%s) to be (in gigabytes)?"
129
129
msgstr ""
130
130
 
131
 
#: virtinst/cli.py:672
 
131
#: virtinst/cli.py:673
132
132
#, python-format
133
133
msgid "This will overwrite the existing path '%s'"
134
134
msgstr ""
135
135
 
136
 
#: virtinst/cli.py:685
 
136
#: virtinst/cli.py:686
137
137
#, python-format
138
138
msgid "Disk %s is already in use by another guest"
139
139
msgstr ""
140
140
 
141
 
#: virtinst/cli.py:738 virt-install:145
 
141
#: virtinst/cli.py:740 virt-install:145
142
142
#, python-format
143
143
msgid "Error with storage parameters: %s"
144
144
msgstr ""
145
145
 
146
 
#: virtinst/cli.py:760
 
146
#: virtinst/cli.py:762
147
147
msgid "--name is required"
148
148
msgstr ""
149
149
 
150
 
#: virtinst/cli.py:761
 
150
#: virtinst/cli.py:763
151
151
msgid "--ram amount in MB is required"
152
152
msgstr ""
153
153
 
154
 
#: virtinst/cli.py:764
 
154
#: virtinst/cli.py:766
155
155
msgid "What is the name of your virtual machine?"
156
156
msgstr ""
157
157
 
158
 
#: virtinst/cli.py:772
 
158
#: virtinst/cli.py:774
159
159
msgid "How much RAM should be allocated (in megabytes)?"
160
160
msgstr ""
161
161
 
162
 
#: virtinst/cli.py:778
 
162
#: virtinst/cli.py:780
163
163
#, python-format
164
164
msgid "Installs currently require %d megs of RAM."
165
165
msgstr ""
166
166
 
167
 
#: virtinst/cli.py:815
 
167
#: virtinst/cli.py:817
168
168
#, python-format
169
169
msgid ""
170
170
"You have asked for more virtual CPUs (%d) than there are physical CPUs (%d) "
171
171
"on the host. This will work, but performance will be poor. "
172
172
msgstr ""
173
173
 
174
 
#: virtinst/cli.py:818
 
174
#: virtinst/cli.py:820
175
175
msgid "Are you sure? (yes or no)"
176
176
msgstr ""
177
177
 
178
 
#: virtinst/cli.py:857
 
178
#: virtinst/cli.py:859
179
179
msgid "Cannot mix both --bridge and --network arguments"
180
180
msgstr ""
181
181
 
182
 
#: virtinst/cli.py:887
 
182
#: virtinst/cli.py:889
183
183
#, python-format
184
184
msgid "Error in network device parameters: %s"
185
185
msgstr ""
186
186
 
187
 
#: virtinst/cli.py:911
 
187
#: virtinst/cli.py:913
188
188
msgid "Cannot mix --graphics and old style graphical options"
189
189
msgstr ""
190
190
 
191
 
#: virtinst/cli.py:915
 
191
#: virtinst/cli.py:917
192
192
msgid "Can't specify more than one of VNC, SDL, --graphics or --nographics"
193
193
msgstr ""
194
194
 
195
 
#: virtinst/cli.py:958
 
195
#: virtinst/cli.py:960
196
196
#, python-format
197
197
msgid "Error in graphics device parameters: %s"
198
198
msgstr ""
199
199
 
200
 
#: virtinst/cli.py:995
 
200
#: virtinst/cli.py:997
201
201
#, python-format
202
202
msgid "Error in smartcard device parameters: %s"
203
203
msgstr ""
204
204
 
205
 
#: virtinst/cli.py:1005
 
205
#: virtinst/cli.py:1007
206
206
#, python-format
207
207
msgid "Error in controller device parameters: %s"
208
208
msgstr ""
209
209
 
210
 
#: virtinst/cli.py:1015
 
210
#: virtinst/cli.py:1017
211
211
#, python-format
212
212
msgid "Error in redirdev device parameters: %s"
213
213
msgstr ""
214
214
 
215
 
#: virtinst/cli.py:1026
 
215
#: virtinst/cli.py:1027
 
216
#, python-format
 
217
msgid "Error in memballoon device parameters: %s"
 
218
msgstr ""
 
219
 
 
220
#: virtinst/cli.py:1038
216
221
msgid "Connect to hypervisor with libvirt URI"
217
222
msgstr ""
218
223
 
219
 
#: virtinst/cli.py:1030
 
224
#: virtinst/cli.py:1042
220
225
msgid ""
221
226
"Number of vcpus to configure for your guest. Ex:\n"
222
227
"--vcpus 5\n"
224
229
"--vcpus sockets=2,cores=4,threads=2"
225
230
msgstr ""
226
231
 
227
 
#: virtinst/cli.py:1035
 
232
#: virtinst/cli.py:1047
228
233
msgid "Set which physical CPUs domain can use."
229
234
msgstr ""
230
235
 
231
 
#: virtinst/cli.py:1037
 
236
#: virtinst/cli.py:1049
232
237
msgid "CPU model and features. Ex: --cpu coreduo,+x2apic"
233
238
msgstr ""
234
239
 
235
 
#: virtinst/cli.py:1048
 
240
#: virtinst/cli.py:1060
236
241
msgid "Graphics Configuration"
237
242
msgstr ""
238
243
 
239
 
#: virtinst/cli.py:1068 virt-clone:165
 
244
#: virtinst/cli.py:1080 virt-clone:165
240
245
msgid "Networking Configuration"
241
246
msgstr ""
242
247
 
243
 
#: virtinst/cli.py:1082
 
248
#: virtinst/cli.py:1094
244
249
msgid ""
245
250
"Configure a guest network interface. Ex:\n"
246
251
"--network bridge=mybr0\n"
248
253
"--network network=mynet,model=virtio,mac=00:11..."
249
254
msgstr ""
250
255
 
251
 
#: virtinst/cli.py:1089
 
256
#: virtinst/cli.py:1101
252
257
msgid ""
253
258
"Configure a guest controller device. Ex:\n"
254
259
"--controller type=usb,model=ich9-ehci1"
255
260
msgstr ""
256
261
 
257
 
#: virtinst/cli.py:1092
 
262
#: virtinst/cli.py:1104
258
263
msgid "Configure a guest serial device"
259
264
msgstr ""
260
265
 
261
 
#: virtinst/cli.py:1094
 
266
#: virtinst/cli.py:1106
262
267
msgid "Configure a guest parallel device"
263
268
msgstr ""
264
269
 
265
 
#: virtinst/cli.py:1096
 
270
#: virtinst/cli.py:1108
266
271
msgid "Configure a guest communication channel"
267
272
msgstr ""
268
273
 
269
 
#: virtinst/cli.py:1098
 
274
#: virtinst/cli.py:1110
270
275
msgid "Configure a text console connection between the guest and host"
271
276
msgstr ""
272
277
 
273
 
#: virtinst/cli.py:1101
 
278
#: virtinst/cli.py:1113
274
279
msgid "Configure physical host devices attached to the guest"
275
280
msgstr ""
276
281
 
277
 
#: virtinst/cli.py:1104
 
282
#: virtinst/cli.py:1116
278
283
msgid "Configure guest sound device emulation"
279
284
msgstr ""
280
285
 
281
 
#: virtinst/cli.py:1106
 
286
#: virtinst/cli.py:1118
282
287
msgid "Configure a guest watchdog device"
283
288
msgstr ""
284
289
 
285
 
#: virtinst/cli.py:1108
 
290
#: virtinst/cli.py:1120
286
291
msgid "Configure guest video hardware."
287
292
msgstr ""
288
293
 
289
 
#: virtinst/cli.py:1110
 
294
#: virtinst/cli.py:1122
290
295
msgid ""
291
296
"Configure a guest smartcard device. Ex:\n"
292
297
"--smartcard mode=passthrough"
293
298
msgstr ""
294
299
 
295
 
#: virtinst/cli.py:1113
 
300
#: virtinst/cli.py:1125
296
301
msgid ""
297
302
"Configure a guest redirection device. Ex:\n"
298
303
"--redirdev usb,type=tcp,server=192.168.1.1:4000"
299
304
msgstr ""
300
305
 
301
 
#: virtinst/cli.py:1118
 
306
#: virtinst/cli.py:1128
 
307
msgid ""
 
308
"Configure a guest memballoon device. Ex:\n"
 
309
"--memballoon medel=virtio"
 
310
msgstr ""
 
311
 
 
312
#: virtinst/cli.py:1133
302
313
msgid ""
303
314
"Configure guest display settings. Ex:\n"
304
315
"--graphics vnc\n"
307
318
"--graphics vnc,password=foobar,port=5910,keymap=ja"
308
319
msgstr ""
309
320
 
310
 
#: virtinst/cli.py:1126
 
321
#: virtinst/cli.py:1141
311
322
msgid ""
312
323
"Pass host directory to the guest. Ex: \n"
313
324
"--filesystem /my/source/dir,/dir/in/guest\n"
314
325
"--filesystem template_name,/,type=template"
315
326
msgstr ""
316
327
 
317
 
#: virtinst/cli.py:1248 virtinst/cli.py:1285 virtinst/cli.py:1339
318
 
#: virtinst/cli.py:1394 virtinst/cli.py:1445 virtinst/cli.py:1614
319
 
#: virtinst/cli.py:1659 virtinst/cli.py:1711 virtinst/cli.py:1741
320
 
#: virtinst/cli.py:1767 virtinst/cli.py:1803 virtinst/cli.py:1829
321
 
#: virtinst/cli.py:1896 virtinst/cli.py:1927 virtinst/cli.py:1946
322
 
#: virtinst/cli.py:1964
 
328
#: virtinst/cli.py:1263 virtinst/cli.py:1300 virtinst/cli.py:1354
 
329
#: virtinst/cli.py:1413 virtinst/cli.py:1464 virtinst/cli.py:1633
 
330
#: virtinst/cli.py:1678 virtinst/cli.py:1730 virtinst/cli.py:1760
 
331
#: virtinst/cli.py:1786 virtinst/cli.py:1822 virtinst/cli.py:1848
 
332
#: virtinst/cli.py:1869 virtinst/cli.py:1936 virtinst/cli.py:1967
 
333
#: virtinst/cli.py:1986 virtinst/cli.py:2004
323
334
#, python-format
324
335
msgid "Unknown options %s"
325
336
msgstr ""
326
337
 
327
 
#: virtinst/cli.py:1373
 
338
#: virtinst/cli.py:1391
328
339
msgid "--boot menu must be 'on' or 'off'"
329
340
msgstr ""
330
341
 
331
 
#: virtinst/cli.py:1468
 
342
#: virtinst/cli.py:1487
332
343
msgid "Cannot specify more than 1 storage path"
333
344
msgstr ""
334
345
 
335
 
#: virtinst/cli.py:1477
 
346
#: virtinst/cli.py:1496
336
347
msgid "Size must be specified with all 'pool='"
337
348
msgstr ""
338
349
 
339
 
#: virtinst/cli.py:1491
 
350
#: virtinst/cli.py:1510
340
351
msgid "Format attribute not supported for this volume type"
341
352
msgstr ""
342
353
 
343
 
#: virtinst/cli.py:1500
 
354
#: virtinst/cli.py:1519
344
355
msgid "Storage volume must be specified as vol=poolname/volname"
345
356
msgstr ""
346
357
 
347
 
#: virtinst/cli.py:1529 virtinst/cli.py:1552
 
358
#: virtinst/cli.py:1548 virtinst/cli.py:1571
348
359
#, python-format
349
360
msgid "Unknown '%s' value '%s'"
350
361
msgstr ""
351
362
 
352
 
#: virtinst/cli.py:1539
 
363
#: virtinst/cli.py:1558
353
364
#, python-format
354
365
msgid "Improper value for 'size': %s"
355
366
msgstr ""
356
367
 
357
 
#: virtinst/cli.py:1682
 
368
#: virtinst/cli.py:1701
358
369
#, python-format
359
370
msgid "Didn't match keymap '%s' in keytable!"
360
371
msgstr ""
361
372
 
362
 
#: virtinst/cli.py:1794
 
373
#: virtinst/cli.py:1813
363
374
msgid "The server option is invalid with spicevmc redirection"
364
375
msgstr ""
365
376
 
366
 
#: virtinst/cli.py:1797
 
377
#: virtinst/cli.py:1816
367
378
msgid "The server option is missing for TCP redirection"
368
379
msgstr ""
369
380
 
370
 
#: virtinst/cli.py:1865
 
381
#: virtinst/cli.py:1905
371
382
#, python-format
372
383
msgid "%(devtype)s type '%(chartype)s' does not support '%(optname)s' option."
373
384
msgstr ""
376
387
msgid "Connection must be a 'virConnect' instance."
377
388
msgstr ""
378
389
 
379
 
#: virtinst/CloneManager.py:176
 
390
#: virtinst/CloneManager.py:171
380
391
msgid "Original xml must be a string."
381
392
msgstr ""
382
393
 
383
 
#: virtinst/CloneManager.py:191
 
394
#: virtinst/CloneManager.py:186
384
395
#, python-format
385
396
msgid "Invalid name for new guest: %s"
386
397
msgstr ""
387
398
 
388
 
#: virtinst/CloneManager.py:201
 
399
#: virtinst/CloneManager.py:196
389
400
#, python-format
390
401
msgid "Invalid uuid for new guest: %s"
391
402
msgstr ""
392
403
 
393
 
#: virtinst/CloneManager.py:204
 
404
#: virtinst/CloneManager.py:199
394
405
#, python-format
395
406
msgid "UUID '%s' is in use by another guest."
396
407
msgstr ""
397
408
 
398
 
#: virtinst/CloneManager.py:231
 
409
#: virtinst/CloneManager.py:226
399
410
#, python-format
400
411
msgid "Could not use path '%s' for cloning: %s"
401
412
msgstr ""
402
413
 
403
 
#: virtinst/CloneManager.py:369
 
414
#: virtinst/CloneManager.py:364
404
415
msgid "Cloning policy must be a list of rules."
405
416
msgstr ""
406
417
 
407
 
#: virtinst/CloneManager.py:402
 
418
#: virtinst/CloneManager.py:397
408
419
msgid "Original guest name or xml is required."
409
420
msgstr ""
410
421
 
411
 
#: virtinst/CloneManager.py:426
 
422
#: virtinst/CloneManager.py:421
412
423
msgid "Domain with devices to clone must be paused or shutoff."
413
424
msgstr ""
414
425
 
415
 
#: virtinst/CloneManager.py:439
 
426
#: virtinst/CloneManager.py:434
416
427
#, python-format
417
428
msgid ""
418
429
"More disks to clone than new paths specified. (%(passed)d specified, "
419
430
"%(need)d needed"
420
431
msgstr ""
421
432
 
422
 
#: virtinst/CloneManager.py:477
 
433
#: virtinst/CloneManager.py:446
 
434
msgid ""
 
435
"Setting the graphics device port to autoport, in order to avoid conflicting."
 
436
msgstr ""
 
437
 
 
438
#: virtinst/CloneManager.py:478
423
439
#, python-format
424
440
msgid "Clone onto existing storage volume is not supported: '%s'"
425
441
msgstr ""
429
445
msgid "Disk '%s' does not exist."
430
446
msgstr ""
431
447
 
432
 
#: virtinst/CloneManager.py:563
 
448
#: virtinst/CloneManager.py:564
433
449
#, python-format
434
450
msgid "Could not determine original disk information: %s"
435
451
msgstr ""
436
452
 
437
 
#: virtinst/CloneManager.py:604
 
453
#: virtinst/CloneManager.py:605
438
454
#, python-format
439
455
msgid "Domain '%s' was not found."
440
456
msgstr ""
443
459
msgid "No host CPU reported in capabilities"
444
460
msgstr ""
445
461
 
446
 
#: virtinst/DistroInstaller.py:63
 
462
#: virtinst/DistroInstaller.py:62
447
463
msgid "Invalid NFS format: No path specified."
448
464
msgstr ""
449
465
 
450
 
#: virtinst/DistroInstaller.py:115
 
466
#: virtinst/DistroInstaller.py:114
451
467
msgid "Failed to lookup scratch media volume"
452
468
msgstr ""
453
469
 
454
 
#: virtinst/DistroInstaller.py:130
 
470
#: virtinst/DistroInstaller.py:129
455
471
#, python-format
456
472
msgid "Transferring %s"
457
473
msgstr ""
458
474
 
459
 
#: virtinst/DistroInstaller.py:192
 
475
#: virtinst/DistroInstaller.py:191
460
476
#, python-format
461
477
msgid "Invalid 'location' type %s."
462
478
msgstr ""
463
479
 
464
 
#: virtinst/DistroInstaller.py:198
 
480
#: virtinst/DistroInstaller.py:197
465
481
msgid "'conn' must be specified if 'location' is a storage tuple."
466
482
msgstr ""
467
483
 
468
 
#: virtinst/DistroInstaller.py:237
 
484
#: virtinst/DistroInstaller.py:236
469
485
#, python-format
470
486
msgid "Checking installer location failed: Could not find media '%s'."
471
487
msgstr ""
472
488
 
473
 
#: virtinst/DistroInstaller.py:240
 
489
#: virtinst/DistroInstaller.py:239
474
490
msgid ""
475
491
"Install media location must be an NFS, HTTP or FTP network install source, "
476
492
"or an existing file/device"
477
493
msgstr ""
478
494
 
479
 
#: virtinst/DistroInstaller.py:247
 
495
#: virtinst/DistroInstaller.py:246
480
496
msgid "Privilege is required for NFS installations"
481
497
msgstr ""
482
498
 
485
501
msgstr ""
486
502
 
487
503
#: virtinst/DomainNumatune.py:40
488
 
msgid "cpuset can only contain numeric, ',', or '-' characters"
 
504
msgid "cpuset can only contain numeric, ',', '^', or '-' characters"
489
505
msgstr ""
490
506
 
491
507
#: virtinst/DomainNumatune.py:54
583
599
msgid "Did not find device %s"
584
600
msgstr ""
585
601
 
586
 
#: virtinst/Guest.py:1108
 
602
#: virtinst/Guest.py:1118
587
603
msgid "Domain has already been started!"
588
604
msgstr ""
589
605
 
590
 
#: virtinst/Guest.py:1111
 
606
#: virtinst/Guest.py:1121
591
607
msgid "Name and memory must be specified for all guests!"
592
608
msgstr ""
593
609
 
594
 
#: virtinst/Guest.py:1115
 
610
#: virtinst/Guest.py:1125
595
611
msgid "The UUID you entered is already in use by another guest!"
596
612
msgstr ""
597
613
 
598
 
#: virtinst/Guest.py:1196
 
614
#: virtinst/Guest.py:1206
599
615
#, python-format
600
616
msgid "Domain named %s already exists!"
601
617
msgstr ""
602
618
 
603
 
#: virtinst/Guest.py:1208
 
619
#: virtinst/Guest.py:1218
604
620
#, python-format
605
621
msgid "Could not remove old vm '%s': %s"
606
622
msgstr ""
607
623
 
608
 
#: virtinst/Guest.py:1267
 
624
#: virtinst/Guest.py:1277
609
625
msgid "Creating domain..."
610
626
msgstr ""
611
627
 
612
 
#: virtinst/Guest.py:1269
 
628
#: virtinst/Guest.py:1279
613
629
msgid "Starting domain..."
614
630
msgstr ""
615
631
 
616
 
#: virtinst/Guest.py:1344
 
632
#: virtinst/Guest.py:1354
617
633
msgid ""
618
634
"Domain has not existed.  You should be able to find more information in the "
619
635
"logs"
620
636
msgstr ""
621
637
 
622
 
#: virtinst/Guest.py:1347
 
638
#: virtinst/Guest.py:1357
623
639
msgid ""
624
640
"Domain has not run yet.  You should be able to find more information in the "
625
641
"logs"
899
915
msgid "Invalid install location: "
900
916
msgstr ""
901
917
 
902
 
#: virtinst/OSDistro.py:274
 
918
#: virtinst/OSDistro.py:275
903
919
#, python-format
904
920
msgid "Couldn't find %(type)s kernel for %(distro)s tree."
905
921
msgstr ""
906
922
 
907
 
#: virtinst/OSDistro.py:289
 
923
#: virtinst/OSDistro.py:290
908
924
#, python-format
909
925
msgid "Could not find boot.iso in %s tree."
910
926
msgstr ""
911
927
 
912
 
#: virtinst/OSDistro.py:452
 
928
#: virtinst/OSDistro.py:453
913
929
#, python-format
914
930
msgid "Could not find a kernel path for virt type '%s'"
915
931
msgstr ""
916
932
 
917
 
#: virtinst/OSDistro.py:461
 
933
#: virtinst/OSDistro.py:462
918
934
msgid "Could not find a boot iso path for this tree."
919
935
msgstr ""
920
936
 
921
 
#: virtinst/OSDistro.py:770
 
937
#: virtinst/OSDistro.py:780
922
938
msgid "Unable to determine kernel RPM path"
923
939
msgstr ""
924
940
 
925
 
#: virtinst/OSDistro.py:772
 
941
#: virtinst/OSDistro.py:782
926
942
msgid "Unable to determine install-initrd RPM path"
927
943
msgstr ""
928
944
 
929
 
#: virtinst/OSDistro.py:783
 
945
#: virtinst/OSDistro.py:793
930
946
msgid "Building initrd"
931
947
msgstr ""
932
948
 
933
 
#: virtinst/OSDistro.py:1148
 
949
#: virtinst/OSDistro.py:1158
934
950
#, python-format
935
951
msgid "Solaris miniroot not found at %s"
936
952
msgstr ""
937
953
 
938
 
#: virtinst/OSDistro.py:1186
 
954
#: virtinst/OSDistro.py:1196
939
955
#, python-format
940
956
msgid "OpenSolaris PV kernel not found at %s"
941
957
msgstr ""
1237
1253
"volume is fully allocated. (%d M requested capacity > %d M available)"
1238
1254
msgstr ""
1239
1255
 
1240
 
#: virtinst/support.py:414 virtinst/XMLBuilderDomain.py:422
 
1256
#: virtinst/support.py:411 virtinst/XMLBuilderDomain.py:422
1241
1257
msgid "'conn' must be a virConnect instance."
1242
1258
msgstr ""
1243
1259
 
1293
1309
msgid "Defaulting bridge to xenbr%d"
1294
1310
msgstr ""
1295
1311
 
1296
 
#: virtinst/util.py:514 virtconv/parsers/ovf.py:160
 
1312
#: virtinst/util.py:526 virtconv/parsers/ovf.py:160
1297
1313
msgid "'path' or 'func' is required."
1298
1314
msgstr ""
1299
1315
 
1300
 
#: virtinst/VirtualAudio.py:48 virtinst/VirtualWatchdog.py:75
 
1316
#: virtinst/VirtualAudio.py:48 virtinst/VirtualMemballoon.py:47
 
1317
#: virtinst/VirtualWatchdog.py:75
1301
1318
#, python-format
1302
1319
msgid "'model' must be a string,  was '%s'."
1303
1320
msgstr ""
1364
1381
msgid "Unknown character device type '%s'."
1365
1382
msgstr ""
1366
1383
 
1367
 
#: virtinst/VirtualCharDevice.py:181 virtinst/VirtualCharDevice.py:248
 
1384
#: virtinst/VirtualCharDevice.py:181 virtinst/VirtualCharDevice.py:251
1368
1385
#, python-format
1369
1386
msgid "Unknown character device type '%s'"
1370
1387
msgstr ""
1371
1388
 
1372
 
#: virtinst/VirtualCharDevice.py:252
 
1389
#: virtinst/VirtualCharDevice.py:255
1373
1390
msgid "Method used to expose character device in the host."
1374
1391
msgstr ""
1375
1392
 
1376
 
#: virtinst/VirtualCharDevice.py:270
 
1393
#: virtinst/VirtualCharDevice.py:273
1377
1394
#, python-format
1378
1395
msgid "Unknown character mode '%s'."
1379
1396
msgstr ""
1380
1397
 
1381
 
#: virtinst/VirtualCharDevice.py:318
 
1398
#: virtinst/VirtualCharDevice.py:321
1382
1399
#, python-format
1383
1400
msgid "Unknown protocol '%s'."
1384
1401
msgstr ""
1385
1402
 
1386
 
#: virtinst/VirtualCharDevice.py:328
 
1403
#: virtinst/VirtualCharDevice.py:331
1387
1404
#, python-format
1388
1405
msgid "Unknown target type '%s'. Must be in: "
1389
1406
msgstr ""
1390
1407
 
1391
 
#: virtinst/VirtualCharDevice.py:332 virtinst/VirtualCharDevice.py:367
 
1408
#: virtinst/VirtualCharDevice.py:335 virtinst/VirtualCharDevice.py:370
1392
1409
msgid "Channel type as exposed in the guest."
1393
1410
msgstr ""
1394
1411
 
1395
 
#: virtinst/VirtualCharDevice.py:340
 
1412
#: virtinst/VirtualCharDevice.py:343
1396
1413
msgid "Guest forward channel address in the guest."
1397
1414
msgstr ""
1398
1415
 
1399
 
#: virtinst/VirtualCharDevice.py:348
 
1416
#: virtinst/VirtualCharDevice.py:351
1400
1417
msgid "Guest forward channel port in the guest."
1401
1418
msgstr ""
1402
1419
 
1403
 
#: virtinst/VirtualCharDevice.py:356
 
1420
#: virtinst/VirtualCharDevice.py:359
1404
1421
msgid "Sysfs name of virtio port in the guest"
1405
1422
msgstr ""
1406
1423
 
1407
 
#: virtinst/VirtualCharDevice.py:363
 
1424
#: virtinst/VirtualCharDevice.py:366
1408
1425
#, python-format
1409
1426
msgid "Unknown address type '%s'. Must be in: "
1410
1427
msgstr ""
1411
1428
 
1412
 
#: virtinst/VirtualCharDevice.py:386
 
1429
#: virtinst/VirtualCharDevice.py:389
1413
1430
#, python-format
1414
1431
msgid "A source path is required for character device type '%s'"
1415
1432
msgstr ""
1416
1433
 
1417
 
#: virtinst/VirtualCharDevice.py:503
 
1434
#: virtinst/VirtualCharDevice.py:493
 
1435
msgid "PTY allocated to the guest."
 
1436
msgstr ""
 
1437
 
 
1438
#: virtinst/VirtualCharDevice.py:509
1418
1439
msgid "Host character device to attach to guest."
1419
1440
msgstr ""
1420
1441
 
1421
 
#: virtinst/VirtualCharDevice.py:509
 
1442
#: virtinst/VirtualCharDevice.py:515
1422
1443
msgid "Named pipe to use for input and output."
1423
1444
msgstr ""
1424
1445
 
1425
 
#: virtinst/VirtualCharDevice.py:515
 
1446
#: virtinst/VirtualCharDevice.py:521
1426
1447
msgid "File path to record device output."
1427
1448
msgstr ""
1428
1449
 
1429
 
#: virtinst/VirtualCharDevice.py:523 virtinst/VirtualCharDevice.py:533
 
1450
#: virtinst/VirtualCharDevice.py:529 virtinst/VirtualCharDevice.py:539
1430
1451
msgid "Target connect/listen mode."
1431
1452
msgstr ""
1432
1453
 
1433
 
#: virtinst/VirtualCharDevice.py:526
 
1454
#: virtinst/VirtualCharDevice.py:532
1434
1455
msgid "Unix socket path."
1435
1456
msgstr ""
1436
1457
 
1437
 
#: virtinst/VirtualCharDevice.py:536
 
1458
#: virtinst/VirtualCharDevice.py:542
1438
1459
msgid "Address to connect/listen to."
1439
1460
msgstr ""
1440
1461
 
1441
 
#: virtinst/VirtualCharDevice.py:539
 
1462
#: virtinst/VirtualCharDevice.py:545
1442
1463
msgid "Port on target host to connect/listen to."
1443
1464
msgstr ""
1444
1465
 
1445
 
#: virtinst/VirtualCharDevice.py:542
 
1466
#: virtinst/VirtualCharDevice.py:548
1446
1467
msgid "Format used when sending data."
1447
1468
msgstr ""
1448
1469
 
1449
 
#: virtinst/VirtualCharDevice.py:546
 
1470
#: virtinst/VirtualCharDevice.py:552
1450
1471
msgid "A host and port must be specified."
1451
1472
msgstr ""
1452
1473
 
1453
 
#: virtinst/VirtualCharDevice.py:558
 
1474
#: virtinst/VirtualCharDevice.py:564
1454
1475
msgid "Host address to bind to."
1455
1476
msgstr ""
1456
1477
 
1457
 
#: virtinst/VirtualCharDevice.py:561
 
1478
#: virtinst/VirtualCharDevice.py:567
1458
1479
msgid "Host port to bind to."
1459
1480
msgstr ""
1460
1481
 
1461
 
#: virtinst/VirtualCharDevice.py:564
 
1482
#: virtinst/VirtualCharDevice.py:570
1462
1483
msgid "Host address to send output to."
1463
1484
msgstr ""
1464
1485
 
1465
 
#: virtinst/VirtualCharDevice.py:567
 
1486
#: virtinst/VirtualCharDevice.py:573
1466
1487
msgid "Host port to send output to."
1467
1488
msgstr ""
1468
1489
 
1469
 
#: virtinst/VirtualCharDevice.py:572
 
1490
#: virtinst/VirtualCharDevice.py:578
1470
1491
msgid "A connection port must be specified."
1471
1492
msgstr ""
1472
1493
 
1473
 
#: virtinst/VirtualDevice.py:90
 
1494
#: virtinst/VirtualDevice.py:92
1474
1495
msgid "Virtual device type must be set in subclass."
1475
1496
msgstr ""
1476
1497
 
1477
 
#: virtinst/VirtualDevice.py:93
 
1498
#: virtinst/VirtualDevice.py:95
1478
1499
#, python-format
1479
1500
msgid "Unknown virtual device type '%s'."
1480
1501
msgstr ""
1481
1502
 
1482
 
#: virtinst/VirtualDevice.py:189 virtinst/VirtualRedirDevice.py:106
 
1503
#: virtinst/VirtualDevice.py:196 virtinst/VirtualRedirDevice.py:106
1483
1504
#, python-format
1484
1505
msgid "Could not determine or unsupported format of '%s'"
1485
1506
msgstr ""
1750
1771
msgid "'nodedev' must be a USBDevice instance."
1751
1772
msgstr ""
1752
1773
 
1753
 
#: virtinst/VirtualHostDevice.py:229
 
1774
#: virtinst/VirtualHostDevice.py:237
1754
1775
msgid "'vendor' and 'product', or 'bus' and  'device' are required."
1755
1776
msgstr ""
1756
1777
 
1757
 
#: virtinst/VirtualHostDevice.py:250
 
1778
#: virtinst/VirtualHostDevice.py:258
1758
1779
msgid "'nodedev' must be a PCIDevice instance."
1759
1780
msgstr ""
1760
1781
 
1761
 
#: virtinst/VirtualHostDevice.py:259
 
1782
#: virtinst/VirtualHostDevice.py:267
1762
1783
msgid "'domain', 'bus', 'slot', and 'function' must be specified."
1763
1784
msgstr ""
1764
1785
 
1772
1793
msgid "Unknown input bus '%s'."
1773
1794
msgstr ""
1774
1795
 
 
1796
#: virtinst/VirtualMemballoon.py:50
 
1797
#, python-format
 
1798
msgid "Unsupported memballoon model '%s'"
 
1799
msgstr ""
 
1800
 
1775
1801
#: virtinst/VirtualNetworkInterface.py:117
1776
1802
msgid "Shared physical device"
1777
1803
msgstr ""
1788
1814
msgid "A network name was not provided"
1789
1815
msgstr ""
1790
1816
 
1791
 
#: virtinst/VirtualNetworkInterface.py:223
 
1817
#: virtinst/VirtualNetworkInterface.py:224
1792
1818
#, python-format
1793
1819
msgid "Unknown network type %s"
1794
1820
msgstr ""
1795
1821
 
1796
 
#: virtinst/VirtualNetworkInterface.py:253
 
1822
#: virtinst/VirtualNetworkInterface.py:254
1797
1823
#, python-format
1798
1824
msgid "Virtual network '%s' does not exist: %s"
1799
1825
msgstr ""
1800
1826
 
1801
 
#: virtinst/VirtualNetworkInterface.py:256
 
1827
#: virtinst/VirtualNetworkInterface.py:257
1802
1828
#, python-format
1803
1829
msgid "Virtual network '%s' has not been started."
1804
1830
msgstr ""
1805
1831
 
1806
1832
#: virtinst/VirtualNetworkInterface.py:327
1807
1833
msgid ""
1808
 
"The MAC address you entered is already in use by another active virtual "
1809
 
"machine."
 
1834
"The MAC address you entered is already in use by another virtual machine."
1810
1835
msgstr ""
1811
1836
 
1812
1837
#: virtinst/VirtualNetworkInterface.py:333
1814
1839
"The MAC address you entered conflicts with a device on the physical host."
1815
1840
msgstr ""
1816
1841
 
1817
 
#: virtinst/VirtualNetworkInterface.py:337
1818
 
msgid ""
1819
 
"The MAC address you entered is already in use by another inactive virtual "
1820
 
"machine."
1821
 
msgstr ""
1822
 
 
1823
1842
#: virtinst/VirtualRedirDevice.py:67
1824
1843
#, python-format
1825
1844
msgid "Unsupported bus '%s'"
1996
2015
msgid "What would you like to use as the cloned disk (file path) for '%s'?"
1997
2016
msgstr ""
1998
2017
 
1999
 
#: virt-clone:132 virt-image:59 virt-install:811
 
2018
#: virt-clone:132 virt-image:59 virt-install:812
2000
2019
msgid "General Options"
2001
2020
msgstr ""
2002
2021
 
2022
2041
msgid "New UUID for the clone guest; Default is a randomly generated UUID"
2023
2042
msgstr ""
2024
2043
 
2025
 
#: virt-clone:148 virt-install:861
 
2044
#: virt-clone:148 virt-install:862
2026
2045
msgid "Storage Configuration"
2027
2046
msgstr ""
2028
2047
 
2052
2071
"MAC"
2053
2072
msgstr ""
2054
2073
 
2055
 
#: virt-clone:171 virt-image:91 virt-install:933
 
2074
#: virt-clone:171 virt-image:91 virt-install:934
2056
2075
msgid "Miscellaneous Options"
2057
2076
msgstr ""
2058
2077
 
2066
2085
"new clone"
2067
2086
msgstr ""
2068
2087
 
2069
 
#: virt-clone:179 virt-convert:85 virt-image:107 virt-install:960
 
2088
#: virt-clone:179 virt-convert:85 virt-image:107 virt-install:961
2070
2089
msgid "Print debugging information"
2071
2090
msgstr ""
2072
2091
 
2073
 
#: virt-clone:182 virt-install:957
 
2092
#: virt-clone:182 virt-install:958
2074
2093
msgid "Request user input for ambiguous situations or required options."
2075
2094
msgstr ""
2076
2095
 
2080
2099
"other prompts"
2081
2100
msgstr ""
2082
2101
 
2083
 
#: virt-clone:189 virt-convert:83 virt-image:117 virt-install:954
 
2102
#: virt-clone:189 virt-convert:83 virt-image:117 virt-install:955
2084
2103
msgid "Suppress non-error output"
2085
2104
msgstr ""
2086
2105
 
2087
 
#: virt-clone:206 virt-install:979
 
2106
#: virt-clone:206 virt-install:982
2088
2107
#, python-format
2089
2108
msgid "Unknown argument '%s'"
2090
2109
msgstr ""
2091
2110
 
2092
 
#: virt-clone:214
 
2111
#: virt-clone:215
2093
2112
msgid "Must be privileged to clone Xen guests"
2094
2113
msgstr ""
2095
2114
 
2096
 
#: virt-clone:248
 
2115
#: virt-clone:249
2097
2116
#, python-format
2098
2117
msgid "Clone '%s' created successfully."
2099
2118
msgstr ""
2100
2119
 
2101
 
#: virt-clone:257 virt-image:211 virt-install:1013
 
2120
#: virt-clone:259 virt-image:214 virt-install:1018
2102
2121
msgid "Installation aborted at user request"
2103
2122
msgstr ""
2104
2123
 
2114
2133
msgid "Output disk format"
2115
2134
msgstr ""
2116
2135
 
2117
 
#: virt-convert:56 virt-install:906
 
2136
#: virt-convert:56 virt-install:907
2118
2137
msgid "This guest should be a fully virtualized guest"
2119
2138
msgstr ""
2120
2139
 
2121
 
#: virt-convert:58 virt-install:908
 
2140
#: virt-convert:58 virt-install:909
2122
2141
msgid "This guest should be a paravirtualized guest"
2123
2142
msgstr ""
2124
2143
 
2137
2156
"'solaris10', 'win2k', 'vista'"
2138
2157
msgstr ""
2139
2158
 
2140
 
#: virt-convert:73 virt-install:923
 
2159
#: virt-convert:73 virt-install:924
2141
2160
msgid ""
2142
2161
"Disables APIC for fully virtualized guest (overrides value in os-type/os-"
2143
2162
"variant db)"
2144
2163
msgstr ""
2145
2164
 
2146
 
#: virt-convert:77 virt-install:927
 
2165
#: virt-convert:77 virt-install:928
2147
2166
msgid ""
2148
2167
"Disables ACPI for fully virtualized guest (overrides value in os-type/os-"
2149
2168
"variant db)"
2235
2254
msgid "The image requires %i network interface."
2236
2255
msgstr ""
2237
2256
 
2238
 
#: virt-image:61 virt-install:813
 
2257
#: virt-image:61 virt-install:814
2239
2258
msgid "Name of the guest instance"
2240
2259
msgstr ""
2241
2260
 
2242
 
#: virt-image:63 virt-install:815
 
2261
#: virt-image:63 virt-install:816
2243
2262
msgid "Memory to allocate for guest instance in megabytes"
2244
2263
msgstr ""
2245
2264
 
2246
 
#: virt-image:66 virt-install:930
 
2265
#: virt-image:66 virt-install:931
2247
2266
msgid "UUID for the guest."
2248
2267
msgstr ""
2249
2268
 
2250
 
#: virt-image:69 virt-install:851
 
2269
#: virt-image:69 virt-install:852
2251
2270
msgid "The OS type being installed, e.g. 'linux', 'unix', 'windows'"
2252
2271
msgstr ""
2253
2272
 
2280
2299
msgid "Overwrite, or destroy, an existing image with the same name"
2281
2300
msgstr ""
2282
2301
 
2283
 
#: virt-image:102 virt-install:944
 
2302
#: virt-image:102 virt-install:945
2284
2303
msgid "Don't boot guest after completing install."
2285
2304
msgstr ""
2286
2305
 
2292
2311
msgid "You need to provide an image XML descriptor"
2293
2312
msgstr ""
2294
2313
 
2295
 
#: virt-image:141
 
2314
#: virt-image:142
2296
2315
msgid "Cannot parse"
2297
2316
msgstr ""
2298
2317
 
2299
 
#: virt-image:146
 
2318
#: virt-image:147
2300
2319
#, python-format
2301
2320
msgid "The index for --boot must be between 0 and %d"
2302
2321
msgstr ""
2303
2322
 
2304
 
#: virt-image:196
 
2323
#: virt-image:197
2305
2324
#, python-format
2306
2325
msgid "Creating guest %s..."
2307
2326
msgstr ""
2424
2443
msgid "A disk device must be specified with --import."
2425
2444
msgstr ""
2426
2445
 
2427
 
#: virt-install:538
 
2446
#: virt-install:539
2428
2447
msgid "The guest's network configuration does not support PXE"
2429
2448
msgstr ""
2430
2449
 
2431
 
#: virt-install:563
 
2450
#: virt-install:564
2432
2451
msgid ""
2433
2452
"Unable to connect to graphical console: virt-viewer not installed. Please "
2434
2453
"install the 'virt-viewer' package."
2435
2454
msgstr ""
2436
2455
 
2437
 
#: virt-install:626
 
2456
#: virt-install:627
2438
2457
msgid ""
2439
2458
"\n"
2440
2459
"Starting install..."
2441
2460
msgstr ""
2442
2461
 
2443
 
#: virt-install:648
 
2462
#: virt-install:649
2444
2463
#, python-format
2445
2464
msgid ""
2446
2465
"Domain creation completed. You can restart your domain by running:\n"
2447
2466
"  %s"
2448
2467
msgstr ""
2449
2468
 
2450
 
#: virt-install:652
 
2469
#: virt-install:653
2451
2470
msgid "Guest installation complete... restarting guest."
2452
2471
msgstr ""
2453
2472
 
2454
 
#: virt-install:659
 
2473
#: virt-install:660
2455
2474
msgid "Domain install interrupted."
2456
2475
msgstr ""
2457
2476
 
2458
 
#: virt-install:681
 
2477
#: virt-install:682
2459
2478
msgid "Domain has crashed."
2460
2479
msgstr ""
2461
2480
 
2462
 
#: virt-install:718
 
2481
#: virt-install:719
2463
2482
msgid ""
2464
2483
"Domain installation still in progress. You can reconnect to \n"
2465
2484
"the console to complete the installation process."
2466
2485
msgstr ""
2467
2486
 
2468
 
#: virt-install:723
 
2487
#: virt-install:724
2469
2488
#, python-format
2470
2489
msgid "%d minutes "
2471
2490
msgstr ""
2472
2491
 
2473
 
#: virt-install:725
 
2492
#: virt-install:726
2474
2493
#, python-format
2475
2494
msgid ""
2476
2495
"Domain installation still in progress. Waiting %sfor installation to "
2477
2496
"complete."
2478
2497
msgstr ""
2479
2498
 
2480
 
#: virt-install:731
 
2499
#: virt-install:732
2481
2500
msgid "Domain has shutdown. Continuing."
2482
2501
msgstr ""
2483
2502
 
2484
 
#: virt-install:738
 
2503
#: virt-install:739
2485
2504
#, python-format
2486
2505
msgid "Could not lookup domain after install: %s"
2487
2506
msgstr ""
2488
2507
 
2489
 
#: virt-install:745
 
2508
#: virt-install:746
2490
2509
msgid "Installation has exceeded specified time limit. Exiting application."
2491
2510
msgstr ""
2492
2511
 
2493
 
#: virt-install:770
 
2512
#: virt-install:771
2494
2513
msgid "Dry run completed successfully"
2495
2514
msgstr ""
2496
2515
 
2497
 
#: virt-install:776
 
2516
#: virt-install:777
2498
2517
msgid ""
2499
2518
"--print-xml can only be used with guests that do not have an installation "
2500
2519
"phase (--import, --boot, etc.). To see all generated XML, please use --print-"
2501
2520
"step all."
2502
2521
msgstr ""
2503
2522
 
2504
 
#: virt-install:786
 
2523
#: virt-install:787
2505
2524
msgid "Requested installation does not have XML step 2"
2506
2525
msgstr ""
2507
2526
 
2508
 
#: virt-install:790
 
2527
#: virt-install:791
2509
2528
msgid "Requested installation does not have XML step 3"
2510
2529
msgstr ""
2511
2530
 
2512
 
#: virt-install:819
 
2531
#: virt-install:820
2513
2532
msgid "Human readable description of the VM to store in the generated XML."
2514
2533
msgstr ""
2515
2534
 
2516
 
#: virt-install:822
 
2535
#: virt-install:823
2517
2536
msgid "Set domain security driver configuration."
2518
2537
msgstr ""
2519
2538
 
2520
 
#: virt-install:824
 
2539
#: virt-install:825
2521
2540
msgid "Tune NUMA policy for the domain process."
2522
2541
msgstr ""
2523
2542
 
2524
 
#: virt-install:827
 
2543
#: virt-install:828
2525
2544
msgid "Installation Method Options"
2526
2545
msgstr ""
2527
2546
 
2528
 
#: virt-install:829
 
2547
#: virt-install:830
2529
2548
msgid "CD-ROM installation media"
2530
2549
msgstr ""
2531
2550
 
2532
 
#: virt-install:831
 
2551
#: virt-install:832
2533
2552
msgid ""
2534
2553
"Installation source (eg, nfs:host:/path, http://host/path, ftp://host/path)"
2535
2554
msgstr ""
2536
2555
 
2537
 
#: virt-install:834
 
2556
#: virt-install:835
2538
2557
msgid "Boot from the network using the PXE protocol"
2539
2558
msgstr ""
2540
2559
 
2541
 
#: virt-install:836
 
2560
#: virt-install:837
2542
2561
msgid "Build guest around an existing disk image"
2543
2562
msgstr ""
2544
2563
 
2545
 
#: virt-install:838
 
2564
#: virt-install:839
2546
2565
msgid ""
2547
2566
"Path to init binary for container guest. Ex:\n"
2548
2567
"--init /path/to/app (to contain an application)\n"
2549
2568
"--init /sbin/init (for a full OS container)"
2550
2569
msgstr ""
2551
2570
 
2552
 
#: virt-install:842
 
2571
#: virt-install:843
2553
2572
msgid "Treat the CD-ROM media as a Live CD"
2554
2573
msgstr ""
2555
2574
 
2556
 
#: virt-install:845
 
2575
#: virt-install:846
2557
2576
msgid ""
2558
2577
"Additional arguments to pass to the install kernel booted from --location"
2559
2578
msgstr ""
2560
2579
 
2561
 
#: virt-install:849
 
2580
#: virt-install:850
2562
2581
msgid "Add given file to root of initrd from --location"
2563
2582
msgstr ""
2564
2583
 
2565
 
#: virt-install:854
 
2584
#: virt-install:855
2566
2585
msgid ""
2567
2586
"The OS variant being installed guests, e.g. 'fedora6', 'rhel5', 'solaris10', "
2568
2587
"'win2k'"
2569
2588
msgstr ""
2570
2589
 
2571
 
#: virt-install:857
 
2590
#: virt-install:858
2572
2591
msgid ""
2573
2592
"Optionally configure post-install boot order, menu, permanent kernel boot, "
2574
2593
"etc."
2575
2594
msgstr ""
2576
2595
 
2577
 
#: virt-install:863
 
2596
#: virt-install:864
2578
2597
msgid ""
2579
2598
"Specify storage with various options. Ex.\n"
2580
2599
"--disk path=/my/existing/disk\n"
2582
2601
"--disk vol=poolname:volname,device=cdrom,bus=scsi,..."
2583
2602
msgstr ""
2584
2603
 
2585
 
#: virt-install:868
 
2604
#: virt-install:869
2586
2605
msgid "Don't set up any disks for the guest."
2587
2606
msgstr ""
2588
2607
 
2589
 
#: virt-install:885
 
2608
#: virt-install:886
2590
2609
msgid "Don't create network interfaces for the guest."
2591
2610
msgstr ""
2592
2611
 
2593
 
#: virt-install:891
 
2612
#: virt-install:892
2594
2613
msgid "Don't automatically try to connect to the guest console"
2595
2614
msgstr ""
2596
2615
 
2597
 
#: virt-install:895
 
2616
#: virt-install:896
2598
2617
msgid "Device Options"
2599
2618
msgstr ""
2600
2619
 
2601
 
#: virt-install:904
 
2620
#: virt-install:905
2602
2621
msgid "Virtualization Platform Options"
2603
2622
msgstr ""
2604
2623
 
2605
 
#: virt-install:911
 
2624
#: virt-install:912
2606
2625
msgid "This guest should be a container guest"
2607
2626
msgstr ""
2608
2627
 
2609
 
#: virt-install:914
 
2628
#: virt-install:915
2610
2629
msgid "Hypervisor name to use (kvm, qemu, xen, ...)"
2611
2630
msgstr ""
2612
2631
 
2613
 
#: virt-install:918
 
2632
#: virt-install:919
2614
2633
msgid "The CPU architecture to simulate"
2615
2634
msgstr ""
2616
2635
 
2617
 
#: virt-install:920
 
2636
#: virt-install:921
2618
2637
msgid "The machine type to emulate"
2619
2638
msgstr ""
2620
2639
 
2621
 
#: virt-install:936
 
2640
#: virt-install:937
2622
2641
msgid "Have domain autostart on host boot up."
2623
2642
msgstr ""
2624
2643
 
2625
 
#: virt-install:938
 
2644
#: virt-install:939
2626
2645
msgid "Print the generated domain XML rather than define the guest."
2627
2646
msgstr ""
2628
2647
 
2629
 
#: virt-install:941
 
2648
#: virt-install:942
2630
2649
msgid ""
2631
2650
"Print XML of a specific install step (1, 2, 3, all) rather than define the "
2632
2651
"guest."
2633
2652
msgstr ""
2634
2653
 
2635
 
#: virt-install:946
 
2654
#: virt-install:947
2636
2655
msgid "Time to wait (in minutes)"
2637
2656
msgstr ""
2638
2657
 
2639
 
#: virt-install:948
 
2658
#: virt-install:949
2640
2659
msgid ""
2641
2660
"Run through install process, but do not create devices or define the guest."
2642
2661
msgstr ""
2643
2662
 
2644
 
#: virt-install:951
 
2663
#: virt-install:952
2645
2664
msgid "Forces 'yes' for any applicable prompts, terminates for all others"
2646
2665
msgstr ""
2647
2666
 
2648
 
#: virt-install:991
 
2667
#: virt-install:996
2649
2668
msgid "--print-step must be 1, 2, 3, or all"
2650
2669
msgstr ""