~ubuntu-branches/ubuntu/quantal/virtinst/quantal-proposed

« back to all changes in this revision

Viewing changes to po/gu.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:
 
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
#
 
5
# Translators:
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: virtinst\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2012-07-09 07:22-0400\n"
 
11
"PO-Revision-Date: 2011-03-15 18:41+0000\n"
 
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
13
"Language-Team: Gujarati (http://www.transifex.com/projects/p/virtinst/"
 
14
"language/gu/)\n"
 
15
"Language: gu\n"
 
16
"MIME-Version: 1.0\n"
 
17
"Content-Type: text/plain; charset=UTF-8\n"
 
18
"Content-Transfer-Encoding: 8bit\n"
 
19
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
20
 
 
21
#: virtinst/CapabilitiesParser.py:104
 
22
#, python-format
 
23
msgid "Unknown CPU model '%s'"
 
24
msgstr ""
 
25
 
 
26
#: virtinst/CapabilitiesParser.py:379
 
27
#, python-format
 
28
msgid ", domain type '%s'"
 
29
msgstr ""
 
30
 
 
31
#: virtinst/CapabilitiesParser.py:381
 
32
#, python-format
 
33
msgid ", machine type '%s'"
 
34
msgstr ""
 
35
 
 
36
#: virtinst/CapabilitiesParser.py:383
 
37
#, python-format
 
38
msgid "No domains available for virt type '%(type)s', arch '%(arch)s'"
 
39
msgstr ""
 
40
 
 
41
#: virtinst/CapabilitiesParser.py:723
 
42
#, python-format
 
43
msgid "for arch '%s'"
 
44
msgstr ""
 
45
 
 
46
#: virtinst/CapabilitiesParser.py:727
 
47
#, python-format
 
48
msgid "virtualization type '%s'"
 
49
msgstr ""
 
50
 
 
51
#: virtinst/CapabilitiesParser.py:729
 
52
msgid "any virtualization options"
 
53
msgstr ""
 
54
 
 
55
#: virtinst/CapabilitiesParser.py:731
 
56
#, python-format
 
57
msgid "Host does not support %(virttype)s %(arch)s"
 
58
msgstr ""
 
59
 
 
60
#: virtinst/CapabilitiesParser.py:742
 
61
#, python-format
 
62
msgid ""
 
63
"Host does not support domain type %(domain)s%(machine)s for virtualization "
 
64
"type '%(virttype)s' arch '%(arch)s'"
 
65
msgstr ""
 
66
 
 
67
#: virtinst/cli.py:319
 
68
msgid "Must be root to create Xen guests"
 
69
msgstr ""
 
70
 
 
71
#: virtinst/cli.py:457
 
72
msgid "Exiting at user request."
 
73
msgstr ""
 
74
 
 
75
#: virtinst/cli.py:467
 
76
#, python-format
 
77
msgid ""
 
78
"Domain installation does not appear to have been successful.\n"
 
79
"If it was, you can restart your domain by running:\n"
 
80
"  %s\n"
 
81
"otherwise, please restart your installation."
 
82
msgstr ""
 
83
 
 
84
#: virtinst/cli.py:495
 
85
#, python-format
 
86
msgid "Couldn't create default storage pool '%s': %s"
 
87
msgstr ""
 
88
 
 
89
#: virtinst/cli.py:540
 
90
msgid "A yes or no response is required"
 
91
msgstr ""
 
92
 
 
93
#: virtinst/cli.py:564
 
94
msgid " (Use --prompt or --force to override)"
 
95
msgstr ""
 
96
 
 
97
#: virtinst/cli.py:612
 
98
msgid "Do you really want to use this disk (yes or no)"
 
99
msgstr ""
 
100
 
 
101
#: virtinst/cli.py:625
 
102
msgid "A disk path must be specified."
 
103
msgstr ""
 
104
 
 
105
#: virtinst/cli.py:627
 
106
#, python-format
 
107
msgid "A disk path must be specified to clone '%s'."
 
108
msgstr ""
 
109
 
 
110
#: virtinst/cli.py:631
 
111
msgid "What would you like to use as the disk (file path)?"
 
112
msgstr ""
 
113
 
 
114
#: virtinst/cli.py:633
 
115
#, python-format
 
116
msgid ""
 
117
"Please enter the path to the file you would like to use for storage. It will "
 
118
"have size %sGB."
 
119
msgstr ""
 
120
 
 
121
#: virtinst/cli.py:647
 
122
msgid "A size must be specified for non-existent disks."
 
123
msgstr ""
 
124
 
 
125
#: virtinst/cli.py:648
 
126
#, python-format
 
127
msgid "How large would you like the disk (%s) to be (in gigabytes)?"
 
128
msgstr ""
 
129
 
 
130
#: virtinst/cli.py:673
 
131
#, python-format
 
132
msgid "This will overwrite the existing path '%s'"
 
133
msgstr ""
 
134
 
 
135
#: virtinst/cli.py:686
 
136
#, python-format
 
137
msgid "Disk %s is already in use by another guest"
 
138
msgstr ""
 
139
 
 
140
#: virtinst/cli.py:740 virt-install:145
 
141
#, python-format
 
142
msgid "Error with storage parameters: %s"
 
143
msgstr ""
 
144
 
 
145
#: virtinst/cli.py:762
 
146
msgid "--name is required"
 
147
msgstr ""
 
148
 
 
149
#: virtinst/cli.py:763
 
150
msgid "--ram amount in MB is required"
 
151
msgstr ""
 
152
 
 
153
#: virtinst/cli.py:766
 
154
msgid "What is the name of your virtual machine?"
 
155
msgstr ""
 
156
 
 
157
#: virtinst/cli.py:774
 
158
msgid "How much RAM should be allocated (in megabytes)?"
 
159
msgstr ""
 
160
 
 
161
#: virtinst/cli.py:780
 
162
#, python-format
 
163
msgid "Installs currently require %d megs of RAM."
 
164
msgstr ""
 
165
 
 
166
#: virtinst/cli.py:817
 
167
#, python-format
 
168
msgid ""
 
169
"You have asked for more virtual CPUs (%d) than there are physical CPUs (%d) "
 
170
"on the host. This will work, but performance will be poor. "
 
171
msgstr ""
 
172
 
 
173
#: virtinst/cli.py:820
 
174
msgid "Are you sure? (yes or no)"
 
175
msgstr ""
 
176
 
 
177
#: virtinst/cli.py:859
 
178
msgid "Cannot mix both --bridge and --network arguments"
 
179
msgstr ""
 
180
 
 
181
#: virtinst/cli.py:889
 
182
#, python-format
 
183
msgid "Error in network device parameters: %s"
 
184
msgstr ""
 
185
 
 
186
#: virtinst/cli.py:913
 
187
msgid "Cannot mix --graphics and old style graphical options"
 
188
msgstr ""
 
189
 
 
190
#: virtinst/cli.py:917
 
191
msgid "Can't specify more than one of VNC, SDL, --graphics or --nographics"
 
192
msgstr ""
 
193
 
 
194
#: virtinst/cli.py:960
 
195
#, python-format
 
196
msgid "Error in graphics device parameters: %s"
 
197
msgstr ""
 
198
 
 
199
#: virtinst/cli.py:997
 
200
#, python-format
 
201
msgid "Error in smartcard device parameters: %s"
 
202
msgstr ""
 
203
 
 
204
#: virtinst/cli.py:1007
 
205
#, python-format
 
206
msgid "Error in controller device parameters: %s"
 
207
msgstr ""
 
208
 
 
209
#: virtinst/cli.py:1017
 
210
#, python-format
 
211
msgid "Error in redirdev device parameters: %s"
 
212
msgstr ""
 
213
 
 
214
#: virtinst/cli.py:1027
 
215
#, python-format
 
216
msgid "Error in memballoon device parameters: %s"
 
217
msgstr ""
 
218
 
 
219
#: virtinst/cli.py:1038
 
220
msgid "Connect to hypervisor with libvirt URI"
 
221
msgstr ""
 
222
 
 
223
#: virtinst/cli.py:1042
 
224
msgid ""
 
225
"Number of vcpus to configure for your guest. Ex:\n"
 
226
"--vcpus 5\n"
 
227
"--vcpus 5,maxcpus=10\n"
 
228
"--vcpus sockets=2,cores=4,threads=2"
 
229
msgstr ""
 
230
 
 
231
#: virtinst/cli.py:1047
 
232
msgid "Set which physical CPUs domain can use."
 
233
msgstr ""
 
234
 
 
235
#: virtinst/cli.py:1049
 
236
msgid "CPU model and features. Ex: --cpu coreduo,+x2apic"
 
237
msgstr ""
 
238
 
 
239
#: virtinst/cli.py:1060
 
240
msgid "Graphics Configuration"
 
241
msgstr ""
 
242
 
 
243
#: virtinst/cli.py:1080 virt-clone:165
 
244
msgid "Networking Configuration"
 
245
msgstr ""
 
246
 
 
247
#: virtinst/cli.py:1094
 
248
msgid ""
 
249
"Configure a guest network interface. Ex:\n"
 
250
"--network bridge=mybr0\n"
 
251
"--network network=my_libvirt_virtual_net\n"
 
252
"--network network=mynet,model=virtio,mac=00:11..."
 
253
msgstr ""
 
254
 
 
255
#: virtinst/cli.py:1101
 
256
msgid ""
 
257
"Configure a guest controller device. Ex:\n"
 
258
"--controller type=usb,model=ich9-ehci1"
 
259
msgstr ""
 
260
 
 
261
#: virtinst/cli.py:1104
 
262
msgid "Configure a guest serial device"
 
263
msgstr ""
 
264
 
 
265
#: virtinst/cli.py:1106
 
266
msgid "Configure a guest parallel device"
 
267
msgstr ""
 
268
 
 
269
#: virtinst/cli.py:1108
 
270
msgid "Configure a guest communication channel"
 
271
msgstr ""
 
272
 
 
273
#: virtinst/cli.py:1110
 
274
msgid "Configure a text console connection between the guest and host"
 
275
msgstr ""
 
276
 
 
277
#: virtinst/cli.py:1113
 
278
msgid "Configure physical host devices attached to the guest"
 
279
msgstr ""
 
280
 
 
281
#: virtinst/cli.py:1116
 
282
msgid "Configure guest sound device emulation"
 
283
msgstr ""
 
284
 
 
285
#: virtinst/cli.py:1118
 
286
msgid "Configure a guest watchdog device"
 
287
msgstr ""
 
288
 
 
289
#: virtinst/cli.py:1120
 
290
msgid "Configure guest video hardware."
 
291
msgstr ""
 
292
 
 
293
#: virtinst/cli.py:1122
 
294
msgid ""
 
295
"Configure a guest smartcard device. Ex:\n"
 
296
"--smartcard mode=passthrough"
 
297
msgstr ""
 
298
 
 
299
#: virtinst/cli.py:1125
 
300
msgid ""
 
301
"Configure a guest redirection device. Ex:\n"
 
302
"--redirdev usb,type=tcp,server=192.168.1.1:4000"
 
303
msgstr ""
 
304
 
 
305
#: virtinst/cli.py:1128
 
306
msgid ""
 
307
"Configure a guest memballoon device. Ex:\n"
 
308
"--memballoon medel=virtio"
 
309
msgstr ""
 
310
 
 
311
#: virtinst/cli.py:1133
 
312
msgid ""
 
313
"Configure guest display settings. Ex:\n"
 
314
"--graphics vnc\n"
 
315
"--graphics spice,port=5901,tlsport=5902\n"
 
316
"--graphics none\n"
 
317
"--graphics vnc,password=foobar,port=5910,keymap=ja"
 
318
msgstr ""
 
319
 
 
320
#: virtinst/cli.py:1141
 
321
msgid ""
 
322
"Pass host directory to the guest. Ex: \n"
 
323
"--filesystem /my/source/dir,/dir/in/guest\n"
 
324
"--filesystem template_name,/,type=template"
 
325
msgstr ""
 
326
 
 
327
#: virtinst/cli.py:1263 virtinst/cli.py:1300 virtinst/cli.py:1354
 
328
#: virtinst/cli.py:1413 virtinst/cli.py:1464 virtinst/cli.py:1633
 
329
#: virtinst/cli.py:1678 virtinst/cli.py:1730 virtinst/cli.py:1760
 
330
#: virtinst/cli.py:1786 virtinst/cli.py:1822 virtinst/cli.py:1848
 
331
#: virtinst/cli.py:1869 virtinst/cli.py:1936 virtinst/cli.py:1967
 
332
#: virtinst/cli.py:1986 virtinst/cli.py:2004
 
333
#, python-format
 
334
msgid "Unknown options %s"
 
335
msgstr ""
 
336
 
 
337
#: virtinst/cli.py:1391
 
338
msgid "--boot menu must be 'on' or 'off'"
 
339
msgstr ""
 
340
 
 
341
#: virtinst/cli.py:1487
 
342
msgid "Cannot specify more than 1 storage path"
 
343
msgstr ""
 
344
 
 
345
#: virtinst/cli.py:1496
 
346
msgid "Size must be specified with all 'pool='"
 
347
msgstr ""
 
348
 
 
349
#: virtinst/cli.py:1510
 
350
msgid "Format attribute not supported for this volume type"
 
351
msgstr ""
 
352
 
 
353
#: virtinst/cli.py:1519
 
354
msgid "Storage volume must be specified as vol=poolname/volname"
 
355
msgstr ""
 
356
 
 
357
#: virtinst/cli.py:1548 virtinst/cli.py:1571
 
358
#, python-format
 
359
msgid "Unknown '%s' value '%s'"
 
360
msgstr ""
 
361
 
 
362
#: virtinst/cli.py:1558
 
363
#, python-format
 
364
msgid "Improper value for 'size': %s"
 
365
msgstr ""
 
366
 
 
367
#: virtinst/cli.py:1701
 
368
#, python-format
 
369
msgid "Didn't match keymap '%s' in keytable!"
 
370
msgstr ""
 
371
 
 
372
#: virtinst/cli.py:1813
 
373
msgid "The server option is invalid with spicevmc redirection"
 
374
msgstr ""
 
375
 
 
376
#: virtinst/cli.py:1816
 
377
msgid "The server option is missing for TCP redirection"
 
378
msgstr ""
 
379
 
 
380
#: virtinst/cli.py:1905
 
381
#, python-format
 
382
msgid "%(devtype)s type '%(chartype)s' does not support '%(optname)s' option."
 
383
msgstr ""
 
384
 
 
385
#: virtinst/CloneManager.py:121
 
386
msgid "Connection must be a 'virConnect' instance."
 
387
msgstr ""
 
388
 
 
389
#: virtinst/CloneManager.py:171
 
390
msgid "Original xml must be a string."
 
391
msgstr ""
 
392
 
 
393
#: virtinst/CloneManager.py:186
 
394
#, python-format
 
395
msgid "Invalid name for new guest: %s"
 
396
msgstr ""
 
397
 
 
398
#: virtinst/CloneManager.py:196
 
399
#, python-format
 
400
msgid "Invalid uuid for new guest: %s"
 
401
msgstr ""
 
402
 
 
403
#: virtinst/CloneManager.py:199
 
404
#, python-format
 
405
msgid "UUID '%s' is in use by another guest."
 
406
msgstr ""
 
407
 
 
408
#: virtinst/CloneManager.py:226
 
409
#, python-format
 
410
msgid "Could not use path '%s' for cloning: %s"
 
411
msgstr ""
 
412
 
 
413
#: virtinst/CloneManager.py:364
 
414
msgid "Cloning policy must be a list of rules."
 
415
msgstr ""
 
416
 
 
417
#: virtinst/CloneManager.py:397
 
418
msgid "Original guest name or xml is required."
 
419
msgstr ""
 
420
 
 
421
#: virtinst/CloneManager.py:421
 
422
msgid "Domain with devices to clone must be paused or shutoff."
 
423
msgstr ""
 
424
 
 
425
#: virtinst/CloneManager.py:434
 
426
#, python-format
 
427
msgid ""
 
428
"More disks to clone than new paths specified. (%(passed)d specified, "
 
429
"%(need)d needed"
 
430
msgstr ""
 
431
 
 
432
#: virtinst/CloneManager.py:446
 
433
msgid ""
 
434
"Setting the graphics device port to autoport, in order to avoid conflicting."
 
435
msgstr ""
 
436
 
 
437
#: virtinst/CloneManager.py:478
 
438
#, python-format
 
439
msgid "Clone onto existing storage volume is not supported: '%s'"
 
440
msgstr ""
 
441
 
 
442
#: virtinst/CloneManager.py:550
 
443
#, python-format
 
444
msgid "Disk '%s' does not exist."
 
445
msgstr ""
 
446
 
 
447
#: virtinst/CloneManager.py:564
 
448
#, python-format
 
449
msgid "Could not determine original disk information: %s"
 
450
msgstr ""
 
451
 
 
452
#: virtinst/CloneManager.py:605
 
453
#, python-format
 
454
msgid "Domain '%s' was not found."
 
455
msgstr ""
 
456
 
 
457
#: virtinst/CPU.py:185
 
458
msgid "No host CPU reported in capabilities"
 
459
msgstr ""
 
460
 
 
461
#: virtinst/DistroInstaller.py:62
 
462
msgid "Invalid NFS format: No path specified."
 
463
msgstr ""
 
464
 
 
465
#: virtinst/DistroInstaller.py:114
 
466
msgid "Failed to lookup scratch media volume"
 
467
msgstr ""
 
468
 
 
469
#: virtinst/DistroInstaller.py:129
 
470
#, python-format
 
471
msgid "Transferring %s"
 
472
msgstr ""
 
473
 
 
474
#: virtinst/DistroInstaller.py:191
 
475
#, python-format
 
476
msgid "Invalid 'location' type %s."
 
477
msgstr ""
 
478
 
 
479
#: virtinst/DistroInstaller.py:197
 
480
msgid "'conn' must be specified if 'location' is a storage tuple."
 
481
msgstr ""
 
482
 
 
483
#: virtinst/DistroInstaller.py:236
 
484
#, python-format
 
485
msgid "Checking installer location failed: Could not find media '%s'."
 
486
msgstr ""
 
487
 
 
488
#: virtinst/DistroInstaller.py:239
 
489
msgid ""
 
490
"Install media location must be an NFS, HTTP or FTP network install source, "
 
491
"or an existing file/device"
 
492
msgstr ""
 
493
 
 
494
#: virtinst/DistroInstaller.py:246
 
495
msgid "Privilege is required for NFS installations"
 
496
msgstr ""
 
497
 
 
498
#: virtinst/DomainNumatune.py:38
 
499
msgid "cpuset must be string"
 
500
msgstr ""
 
501
 
 
502
#: virtinst/DomainNumatune.py:40
 
503
msgid "cpuset can only contain numeric, ',', '^', or '-' characters"
 
504
msgstr ""
 
505
 
 
506
#: virtinst/DomainNumatune.py:54
 
507
msgid "cpuset contains invalid format."
 
508
msgstr ""
 
509
 
 
510
#: virtinst/DomainNumatune.py:56 virtinst/DomainNumatune.py:64
 
511
msgid "cpuset's pCPU numbers must be less than pCPUs."
 
512
msgstr ""
 
513
 
 
514
#: virtinst/Guest.py:133
 
515
msgid "No topology section in capabilities xml."
 
516
msgstr ""
 
517
 
 
518
#: virtinst/Guest.py:137
 
519
msgid "Capabilities only show <= 1 cell. Not NUMA capable"
 
520
msgstr ""
 
521
 
 
522
#: virtinst/Guest.py:164
 
523
msgid "Could not find any usable NUMA cell/cpu combinations."
 
524
msgstr ""
 
525
 
 
526
#: virtinst/Guest.py:187
 
527
msgid "Unable to connect to hypervisor, aborting installation!"
 
528
msgstr ""
 
529
 
 
530
#: virtinst/Guest.py:298
 
531
msgid "Guest"
 
532
msgstr ""
 
533
 
 
534
#: virtinst/Guest.py:310
 
535
#, python-format
 
536
msgid "Guest name '%s' is already in use."
 
537
msgstr ""
 
538
 
 
539
#: virtinst/Guest.py:321
 
540
msgid "Memory value must be an integer greater than 0"
 
541
msgstr ""
 
542
 
 
543
#: virtinst/Guest.py:339
 
544
msgid "Max Memory value must be an integer greater than 0"
 
545
msgstr ""
 
546
 
 
547
#: virtinst/Guest.py:370
 
548
msgid "Number of vcpus must be a positive integer."
 
549
msgstr ""
 
550
 
 
551
#: virtinst/Guest.py:372
 
552
#, python-format
 
553
msgid "Number of vcpus must be no greater than %d for this vm type."
 
554
msgstr ""
 
555
 
 
556
#: virtinst/Guest.py:437
 
557
msgid "OS type must be a string."
 
558
msgstr ""
 
559
 
 
560
#: virtinst/Guest.py:446
 
561
#, python-format
 
562
msgid "OS type '%s' does not exist in our dictionary"
 
563
msgstr ""
 
564
 
 
565
#: virtinst/Guest.py:455
 
566
msgid "OS variant must be a string."
 
567
msgstr ""
 
568
 
 
569
#: virtinst/Guest.py:462
 
570
#, python-format
 
571
msgid ""
 
572
"OS variant '%(var)s' does not exist in our dictionary for OS type '%(ty)s'"
 
573
msgstr ""
 
574
 
 
575
#: virtinst/Guest.py:477
 
576
#, python-format
 
577
msgid "Unknown OS variant '%s'"
 
578
msgstr ""
 
579
 
 
580
#: virtinst/Guest.py:518
 
581
msgid "Whether we should overwrite an existing guest with the same name."
 
582
msgstr ""
 
583
 
 
584
#: virtinst/Guest.py:555
 
585
msgid "Must specify whether graphics are enabled"
 
586
msgstr ""
 
587
 
 
588
#: virtinst/Guest.py:581
 
589
msgid "Graphics enabled must be True or False"
 
590
msgstr ""
 
591
 
 
592
#: virtinst/Guest.py:664
 
593
msgid "Must pass a VirtualDevice instance."
 
594
msgstr ""
 
595
 
 
596
#: virtinst/Guest.py:754
 
597
#, python-format
 
598
msgid "Did not find device %s"
 
599
msgstr ""
 
600
 
 
601
#: virtinst/Guest.py:1118
 
602
msgid "Domain has already been started!"
 
603
msgstr ""
 
604
 
 
605
#: virtinst/Guest.py:1121
 
606
msgid "Name and memory must be specified for all guests!"
 
607
msgstr ""
 
608
 
 
609
#: virtinst/Guest.py:1125
 
610
msgid "The UUID you entered is already in use by another guest!"
 
611
msgstr ""
 
612
 
 
613
#: virtinst/Guest.py:1206
 
614
#, python-format
 
615
msgid "Domain named %s already exists!"
 
616
msgstr ""
 
617
 
 
618
#: virtinst/Guest.py:1218
 
619
#, python-format
 
620
msgid "Could not remove old vm '%s': %s"
 
621
msgstr ""
 
622
 
 
623
#: virtinst/Guest.py:1277
 
624
msgid "Creating domain..."
 
625
msgstr ""
 
626
 
 
627
#: virtinst/Guest.py:1279
 
628
msgid "Starting domain..."
 
629
msgstr ""
 
630
 
 
631
#: virtinst/Guest.py:1354
 
632
msgid ""
 
633
"Domain has not existed.  You should be able to find more information in the "
 
634
"logs"
 
635
msgstr ""
 
636
 
 
637
#: virtinst/Guest.py:1357
 
638
msgid ""
 
639
"Domain has not run yet.  You should be able to find more information in the "
 
640
"logs"
 
641
msgstr ""
 
642
 
 
643
#: virtinst/ImageFetcher.py:88
 
644
#, python-format
 
645
msgid "Retrieving file %s..."
 
646
msgstr ""
 
647
 
 
648
#: virtinst/ImageFetcher.py:90
 
649
#, python-format
 
650
msgid "Couldn't acquire file %s: %s"
 
651
msgstr ""
 
652
 
 
653
#: virtinst/ImageFetcher.py:112
 
654
#, python-format
 
655
msgid "Opening URL %s failed."
 
656
msgstr ""
 
657
 
 
658
#: virtinst/ImageFetcher.py:200
 
659
#, python-format
 
660
msgid "Mounting location '%s' failed"
 
661
msgstr ""
 
662
 
 
663
#: virtinst/ImageInstaller.py:42
 
664
msgid "'conn' or 'capabilities' must be specified."
 
665
msgstr ""
 
666
 
 
667
#: virtinst/ImageInstaller.py:49
 
668
msgid "Could not find suitable boot descriptor for this host"
 
669
msgstr ""
 
670
 
 
671
#: virtinst/ImageInstaller.py:54
 
672
msgid "boot_index out of range."
 
673
msgstr ""
 
674
 
 
675
#: virtinst/ImageInstaller.py:61
 
676
#, python-format
 
677
msgid "Unsupported virtualization type: %s %s"
 
678
msgstr ""
 
679
 
 
680
#: virtinst/ImageInstaller.py:127
 
681
#, python-format
 
682
msgid "System disk %s does not exist"
 
683
msgstr ""
 
684
 
 
685
#: virtinst/ImageParser.py:83
 
686
msgid "Expected exactly one 'domain' element"
 
687
msgstr ""
 
688
 
 
689
#: virtinst/ImageParser.py:88
 
690
#, python-format
 
691
msgid "Disk entry for '%s' not found"
 
692
msgstr ""
 
693
 
 
694
#: virtinst/ImageParser.py:115
 
695
#, python-format
 
696
msgid "Memory must be an integer, but is '%s'"
 
697
msgstr ""
 
698
 
 
699
#: virtinst/ImageParser.py:232
 
700
#, python-format
 
701
msgid "The format for disk %s must be one of %s"
 
702
msgstr ""
 
703
 
 
704
#: virtinst/ImageParser.py:264
 
705
#, python-format
 
706
msgid "Checking disk signature for %s"
 
707
msgstr ""
 
708
 
 
709
#: virtinst/ImageParser.py:277
 
710
#, python-format
 
711
msgid "Disk signature for %s does not match Expected: %s  Received: %s"
 
712
msgstr ""
 
713
 
 
714
#: virtinst/ImageParser.py:280
 
715
#, python-format
 
716
msgid "Disk signature for %s does not match"
 
717
msgstr ""
 
718
 
 
719
#: virtinst/ImageParser.py:319
 
720
msgid "Root element is not 'image'"
 
721
msgstr ""
 
722
 
 
723
#: virtinst/Installer.py:190
 
724
msgid "Guest.cdrom must be a boolean type"
 
725
msgstr ""
 
726
 
 
727
#: virtinst/Installer.py:215 virtinst/Installer.py:221
 
728
#: virtinst/Installer.py:226
 
729
msgid "Must pass both a kernel and initrd"
 
730
msgstr ""
 
731
 
 
732
#: virtinst/Installer.py:230
 
733
msgid "Kernel and initrd must be specified by a list, dict, or tuple."
 
734
msgstr ""
 
735
 
 
736
#: virtinst/Installer.py:491
 
737
msgid "A connection must be specified."
 
738
msgstr ""
 
739
 
 
740
#: virtinst/Interface.py:114 virtinst/Storage.py:148
 
741
msgid "'conn' must be a libvirt connection object."
 
742
msgstr ""
 
743
 
 
744
#: virtinst/Interface.py:116
 
745
msgid "Passed connection is not libvirt interface capable"
 
746
msgstr ""
 
747
 
 
748
#: virtinst/Interface.py:126
 
749
msgid "Interface name"
 
750
msgstr ""
 
751
 
 
752
#: virtinst/Interface.py:131
 
753
msgid "Name for the interface object."
 
754
msgstr ""
 
755
 
 
756
#: virtinst/Interface.py:138
 
757
msgid "Maximum transmit size in bytes"
 
758
msgstr ""
 
759
 
 
760
#: virtinst/Interface.py:146
 
761
msgid "Interface MAC address"
 
762
msgstr ""
 
763
 
 
764
#: virtinst/Interface.py:152
 
765
#, python-format
 
766
msgid "Unknown start mode '%s"
 
767
msgstr ""
 
768
 
 
769
#: virtinst/Interface.py:155
 
770
msgid "When the interface will be auto-started."
 
771
msgstr ""
 
772
 
 
773
#: virtinst/Interface.py:162
 
774
msgid "Network protocol configuration"
 
775
msgstr ""
 
776
 
 
777
#: virtinst/Interface.py:181
 
778
#, python-format
 
779
msgid "Name '%s' already in use by another interface."
 
780
msgstr ""
 
781
 
 
782
#: virtinst/Interface.py:242
 
783
#, python-format
 
784
msgid "Could not define interface: %s"
 
785
msgstr ""
 
786
 
 
787
#: virtinst/Interface.py:249
 
788
#, python-format
 
789
msgid "Could not create interface: %s"
 
790
msgstr ""
 
791
 
 
792
#: virtinst/Interface.py:334
 
793
msgid "Whether STP is enabled on the bridge"
 
794
msgstr ""
 
795
 
 
796
#: virtinst/Interface.py:341
 
797
msgid "Delay in seconds before forwarding begins when joining a network."
 
798
msgstr ""
 
799
 
 
800
#: virtinst/Interface.py:402
 
801
msgid "Mode of operation of the bonding device"
 
802
msgstr ""
 
803
 
 
804
#: virtinst/Interface.py:413
 
805
msgid "Availability monitoring mode for the bond device"
 
806
msgstr ""
 
807
 
 
808
#: virtinst/Interface.py:422
 
809
msgid "ARP monitoring interval in milliseconds"
 
810
msgstr ""
 
811
 
 
812
#: virtinst/Interface.py:429
 
813
msgid "IP target used in ARP monitoring packets"
 
814
msgstr ""
 
815
 
 
816
#: virtinst/Interface.py:437
 
817
msgid "ARP monitor validation mode"
 
818
msgstr ""
 
819
 
 
820
#: virtinst/Interface.py:445
 
821
msgid "MII monitoring method."
 
822
msgstr ""
 
823
 
 
824
#: virtinst/Interface.py:452
 
825
msgid "MII monitoring interval in milliseconds"
 
826
msgstr ""
 
827
 
 
828
#: virtinst/Interface.py:459
 
829
msgid ""
 
830
"Time in milliseconds to wait before enabling a slave after link recovery "
 
831
msgstr ""
 
832
 
 
833
#: virtinst/Interface.py:467
 
834
msgid ""
 
835
"Time in milliseconds to wait before disabling a slave after link failure"
 
836
msgstr ""
 
837
 
 
838
#: virtinst/Interface.py:547
 
839
msgid "VLAN device tag number"
 
840
msgstr ""
 
841
 
 
842
#: virtinst/Interface.py:559
 
843
msgid "Parent interface to create VLAN on"
 
844
msgstr ""
 
845
 
 
846
#: virtinst/Interface.py:563
 
847
msgid "Tag and parent interface are required."
 
848
msgstr ""
 
849
 
 
850
#: virtinst/Interface.py:637
 
851
msgid "Whether to enable DHCP"
 
852
msgstr ""
 
853
 
 
854
#: virtinst/Interface.py:650
 
855
msgid "Network gateway address"
 
856
msgstr ""
 
857
 
 
858
#: virtinst/Interface.py:657
 
859
msgid "Static IP addresses"
 
860
msgstr ""
 
861
 
 
862
#: virtinst/Interface.py:698
 
863
msgid "Whether to enable IPv6 autoconfiguration"
 
864
msgstr ""
 
865
 
 
866
#: virtinst/Interface.py:719
 
867
msgid "IPv6 address prefix"
 
868
msgstr ""
 
869
 
 
870
#: virtinst/Interface.py:726
 
871
msgid "IP address"
 
872
msgstr ""
 
873
 
 
874
#: virtinst/LiveCDInstaller.py:65
 
875
msgid "CDROM media must be specified for the live CD installer."
 
876
msgstr ""
 
877
 
 
878
#: virtinst/NodeDeviceParser.py:121
 
879
msgid "System"
 
880
msgstr ""
 
881
 
 
882
#: virtinst/NodeDeviceParser.py:154
 
883
#, python-format
 
884
msgid "Interface %s"
 
885
msgstr ""
 
886
 
 
887
#: virtinst/NodeDeviceParser.py:429 virtinst/NodeDeviceParser.py:509
 
888
msgid "Connection does not support host device enumeration."
 
889
msgstr ""
 
890
 
 
891
#: virtinst/NodeDeviceParser.py:514
 
892
#, python-format
 
893
msgid "Could not determine format of '%s'"
 
894
msgstr ""
 
895
 
 
896
#: virtinst/NodeDeviceParser.py:525
 
897
#, python-format
 
898
msgid "Did not find a matching node device for '%s'"
 
899
msgstr ""
 
900
 
 
901
#: virtinst/osdict.py:223
 
902
#, python-format
 
903
msgid "Invalid dictionary entry for device '%s %s'"
 
904
msgstr ""
 
905
 
 
906
#: virtinst/OSDistro.py:112
 
907
#, python-format
 
908
msgid ""
 
909
"Could not find an installable distribution at '%s'\n"
 
910
"The location must be the root directory of an install tree."
 
911
msgstr ""
 
912
 
 
913
#: virtinst/OSDistro.py:126
 
914
msgid "Invalid install location: "
 
915
msgstr ""
 
916
 
 
917
#: virtinst/OSDistro.py:275
 
918
#, python-format
 
919
msgid "Couldn't find %(type)s kernel for %(distro)s tree."
 
920
msgstr ""
 
921
 
 
922
#: virtinst/OSDistro.py:290
 
923
#, python-format
 
924
msgid "Could not find boot.iso in %s tree."
 
925
msgstr ""
 
926
 
 
927
#: virtinst/OSDistro.py:453
 
928
#, python-format
 
929
msgid "Could not find a kernel path for virt type '%s'"
 
930
msgstr ""
 
931
 
 
932
#: virtinst/OSDistro.py:462
 
933
msgid "Could not find a boot iso path for this tree."
 
934
msgstr ""
 
935
 
 
936
#: virtinst/OSDistro.py:780
 
937
msgid "Unable to determine kernel RPM path"
 
938
msgstr ""
 
939
 
 
940
#: virtinst/OSDistro.py:782
 
941
msgid "Unable to determine install-initrd RPM path"
 
942
msgstr ""
 
943
 
 
944
#: virtinst/OSDistro.py:793
 
945
msgid "Building initrd"
 
946
msgstr ""
 
947
 
 
948
#: virtinst/OSDistro.py:1158
 
949
#, python-format
 
950
msgid "Solaris miniroot not found at %s"
 
951
msgstr ""
 
952
 
 
953
#: virtinst/OSDistro.py:1196
 
954
#, python-format
 
955
msgid "OpenSolaris PV kernel not found at %s"
 
956
msgstr ""
 
957
 
 
958
#: virtinst/Storage.py:125
 
959
#, python-format
 
960
msgid "Unknown storage object type: %s"
 
961
msgstr ""
 
962
 
 
963
#: virtinst/Storage.py:150
 
964
msgid "Passed connection is not libvirt storage capable"
 
965
msgstr ""
 
966
 
 
967
#: virtinst/Storage.py:160
 
968
msgid "Storage object"
 
969
msgstr ""
 
970
 
 
971
#: virtinst/Storage.py:165
 
972
msgid "Name for the storage object."
 
973
msgstr ""
 
974
 
 
975
#: virtinst/Storage.py:172
 
976
msgid "Permissions must be passed as a dict object"
 
977
msgstr ""
 
978
 
 
979
#: virtinst/Storage.py:175
 
980
msgid "Permissions must contain 'mode', 'owner' and 'group' keys."
 
981
msgstr ""
 
982
 
 
983
#: virtinst/Storage.py:182
 
984
#, python-format
 
985
msgid "'%s' is not an absolute path."
 
986
msgstr ""
 
987
 
 
988
#: virtinst/Storage.py:250
 
989
msgid "Filesystem Directory"
 
990
msgstr ""
 
991
 
 
992
#: virtinst/Storage.py:251
 
993
msgid "Pre-Formatted Block Device"
 
994
msgstr ""
 
995
 
 
996
#: virtinst/Storage.py:252
 
997
msgid "Network Exported Directory"
 
998
msgstr ""
 
999
 
 
1000
#: virtinst/Storage.py:253
 
1001
msgid "LVM Volume Group"
 
1002
msgstr ""
 
1003
 
 
1004
#: virtinst/Storage.py:254
 
1005
msgid "Physical Disk Device"
 
1006
msgstr ""
 
1007
 
 
1008
#: virtinst/Storage.py:255
 
1009
msgid "iSCSI Target"
 
1010
msgstr ""
 
1011
 
 
1012
#: virtinst/Storage.py:256
 
1013
msgid "SCSI Host Adapter"
 
1014
msgstr ""
 
1015
 
 
1016
#: virtinst/Storage.py:257
 
1017
msgid "Multipath Device Enumerator"
 
1018
msgstr ""
 
1019
 
 
1020
#: virtinst/Storage.py:267 virtinst/Storage.py:355
 
1021
#, python-format
 
1022
msgid "Unknown storage pool type: %s"
 
1023
msgstr ""
 
1024
 
 
1025
#: virtinst/Storage.py:379
 
1026
msgid "Storage device type the pool will represent."
 
1027
msgstr ""
 
1028
 
 
1029
#: virtinst/Storage.py:398
 
1030
msgid "Host name must be a string"
 
1031
msgstr ""
 
1032
 
 
1033
#: virtinst/Storage.py:417
 
1034
#, python-format
 
1035
msgid "Name '%s' already in use by another pool."
 
1036
msgstr ""
 
1037
 
 
1038
#: virtinst/Storage.py:455
 
1039
#, python-format
 
1040
msgid "Could not define storage pool: %s"
 
1041
msgstr ""
 
1042
 
 
1043
#: virtinst/Storage.py:465
 
1044
#, python-format
 
1045
msgid "Could not build storage pool: %s"
 
1046
msgstr ""
 
1047
 
 
1048
#: virtinst/Storage.py:474
 
1049
#, python-format
 
1050
msgid "Could not start storage pool: %s"
 
1051
msgstr ""
 
1052
 
 
1053
#: virtinst/Storage.py:480
 
1054
#, python-format
 
1055
msgid "Could not set pool autostart flag: %s"
 
1056
msgstr ""
 
1057
 
 
1058
#: virtinst/Storage.py:507
 
1059
msgid "Directory to use for the storage pool."
 
1060
msgstr ""
 
1061
 
 
1062
#: virtinst/Storage.py:543
 
1063
msgid "The existing device to mount for the pool."
 
1064
msgstr ""
 
1065
 
 
1066
#: virtinst/Storage.py:546 virtinst/Storage.py:604
 
1067
msgid "Location to mount the source device."
 
1068
msgstr ""
 
1069
 
 
1070
#: virtinst/Storage.py:564
 
1071
#, python-format
 
1072
msgid "Unknown Filesystem format: %s"
 
1073
msgstr ""
 
1074
 
 
1075
#: virtinst/Storage.py:567
 
1076
msgid "Filesystem type of the source device."
 
1077
msgstr ""
 
1078
 
 
1079
#: virtinst/Storage.py:580
 
1080
msgid "Device path is required"
 
1081
msgstr ""
 
1082
 
 
1083
#: virtinst/Storage.py:599 virtinst/Storage.py:843
 
1084
msgid "Path on the host that is being shared."
 
1085
msgstr ""
 
1086
 
 
1087
#: virtinst/Storage.py:601 virtinst/Storage.py:814
 
1088
msgid "Name of the host sharing the storage."
 
1089
msgstr ""
 
1090
 
 
1091
#: virtinst/Storage.py:622
 
1092
#, python-format
 
1093
msgid "Unknown Network Filesystem format: %s"
 
1094
msgstr ""
 
1095
 
 
1096
#: virtinst/Storage.py:625
 
1097
msgid "Type of network filesystem."
 
1098
msgstr ""
 
1099
 
 
1100
#: virtinst/Storage.py:637 virtinst/Storage.py:861
 
1101
msgid "Hostname is required"
 
1102
msgstr ""
 
1103
 
 
1104
#: virtinst/Storage.py:639 virtinst/Storage.py:791 virtinst/Storage.py:863
 
1105
msgid "Host path is required"
 
1106
msgstr ""
 
1107
 
 
1108
#: virtinst/Storage.py:657
 
1109
msgid "Location of the existing LVM volume group."
 
1110
msgstr ""
 
1111
 
 
1112
#: virtinst/Storage.py:687
 
1113
msgid "Optional device(s) to build new LVM volume on."
 
1114
msgstr ""
 
1115
 
 
1116
#: virtinst/Storage.py:710
 
1117
msgid "Name of the Volume Group"
 
1118
msgstr ""
 
1119
 
 
1120
#: virtinst/Storage.py:741
 
1121
msgid "Must explicitly specify source path if building pool"
 
1122
msgstr ""
 
1123
 
 
1124
#: virtinst/Storage.py:757
 
1125
msgid "Path to the existing disk device."
 
1126
msgstr ""
 
1127
 
 
1128
#: virtinst/Storage.py:760 virtinst/Storage.py:817 virtinst/Storage.py:884
 
1129
#: virtinst/Storage.py:928
 
1130
msgid "Root location for identifying new storage volumes."
 
1131
msgstr ""
 
1132
 
 
1133
#: virtinst/Storage.py:777
 
1134
#, python-format
 
1135
msgid "Unknown Disk format: %s"
 
1136
msgstr ""
 
1137
 
 
1138
#: virtinst/Storage.py:780
 
1139
msgid "Format of the source device's partition table."
 
1140
msgstr ""
 
1141
 
 
1142
#: virtinst/Storage.py:803
 
1143
msgid "Must explicitly specify disk format if formatting disk device."
 
1144
msgstr ""
 
1145
 
 
1146
#: virtinst/Storage.py:821
 
1147
msgid "iSCSI volume creation is not supported."
 
1148
msgstr ""
 
1149
 
 
1150
#: virtinst/Storage.py:850
 
1151
msgid "iSCSI initiator qualified name"
 
1152
msgstr ""
 
1153
 
 
1154
#: virtinst/Storage.py:888
 
1155
msgid "SCSI volume creation is not supported."
 
1156
msgstr ""
 
1157
 
 
1158
#: virtinst/Storage.py:906
 
1159
msgid "Name of the scsi adapter (ex. host2)"
 
1160
msgstr ""
 
1161
 
 
1162
#: virtinst/Storage.py:917
 
1163
msgid "Adapter name is required"
 
1164
msgstr ""
 
1165
 
 
1166
#: virtinst/Storage.py:932
 
1167
msgid "Multipath volume creation is not supported."
 
1168
msgstr ""
 
1169
 
 
1170
#: virtinst/Storage.py:976
 
1171
msgid "One of pool or pool_name must be specified."
 
1172
msgstr ""
 
1173
 
 
1174
#: virtinst/Storage.py:979 virtinst/Storage.py:1051
 
1175
msgid "'conn' must be specified with 'pool_name'"
 
1176
msgstr ""
 
1177
 
 
1178
#: virtinst/Storage.py:1047
 
1179
msgid "Must specify pool_object or pool_name"
 
1180
msgstr ""
 
1181
 
 
1182
#: virtinst/Storage.py:1053
 
1183
msgid "Connection does not support storage management."
 
1184
msgstr ""
 
1185
 
 
1186
#: virtinst/Storage.py:1058
 
1187
#, python-format
 
1188
msgid "Couldn't find storage pool '%s': %s"
 
1189
msgstr ""
 
1190
 
 
1191
#: virtinst/Storage.py:1062
 
1192
msgid "pool_object must be a virStoragePool"
 
1193
msgstr ""
 
1194
 
 
1195
#: virtinst/Storage.py:1076
 
1196
msgid "Capacity must be a positive number"
 
1197
msgstr ""
 
1198
 
 
1199
#: virtinst/Storage.py:1097
 
1200
msgid "Allocation must be a non-negative number"
 
1201
msgstr ""
 
1202
 
 
1203
#: virtinst/Storage.py:1117
 
1204
msgid "'pool' must be a virStoragePool instance."
 
1205
msgstr ""
 
1206
 
 
1207
#: virtinst/Storage.py:1119
 
1208
#, python-format
 
1209
msgid "pool '%s' must be active."
 
1210
msgstr ""
 
1211
 
 
1212
#: virtinst/Storage.py:1131 virtinst/Storage.py:1372
 
1213
msgid "input_vol must be a virStorageVol"
 
1214
msgstr ""
 
1215
 
 
1216
#: virtinst/Storage.py:1133
 
1217
msgid ""
 
1218
"Creating storage from an existing volume is not supported by this libvirt "
 
1219
"version."
 
1220
msgstr ""
 
1221
 
 
1222
#: virtinst/Storage.py:1137
 
1223
msgid "virStorageVolume pointer to clone/use as input."
 
1224
msgstr ""
 
1225
 
 
1226
#: virtinst/Storage.py:1145
 
1227
#, python-format
 
1228
msgid "'%s' is not a valid format."
 
1229
msgstr ""
 
1230
 
 
1231
#: virtinst/Storage.py:1155
 
1232
#, python-format
 
1233
msgid "Name '%s' already in use by another volume."
 
1234
msgstr ""
 
1235
 
 
1236
#: virtinst/Storage.py:1208
 
1237
#, python-format
 
1238
msgid "Allocating '%s'"
 
1239
msgstr ""
 
1240
 
 
1241
#: virtinst/Storage.py:1273
 
1242
#, python-format
 
1243
msgid ""
 
1244
"There is not enough free space on the storage pool to create the volume. (%d "
 
1245
"M requested allocation > %d M available)"
 
1246
msgstr ""
 
1247
 
 
1248
#: virtinst/Storage.py:1279
 
1249
#, python-format
 
1250
msgid ""
 
1251
"The requested volume capacity will exceed the available pool space when the "
 
1252
"volume is fully allocated. (%d M requested capacity > %d M available)"
 
1253
msgstr ""
 
1254
 
 
1255
#: virtinst/support.py:411 virtinst/XMLBuilderDomain.py:422
 
1256
msgid "'conn' must be a virConnect instance."
 
1257
msgstr ""
 
1258
 
 
1259
#: virtinst/_util.py:135
 
1260
msgid "UUID must be a string."
 
1261
msgstr ""
 
1262
 
 
1263
#: virtinst/_util.py:143
 
1264
msgid ""
 
1265
"UUID must be a 32-digit hexadecimal number. It may take the form XXXXXXXX-"
 
1266
"XXXX-XXXX-XXXX-XXXXXXXXXXXX or may omit hyphens altogether."
 
1267
msgstr ""
 
1268
 
 
1269
#: virtinst/_util.py:154
 
1270
#, python-format
 
1271
msgid "%s name must be a string"
 
1272
msgstr ""
 
1273
 
 
1274
#: virtinst/_util.py:158
 
1275
#, python-format
 
1276
msgid "%s name must be less than 50 characters"
 
1277
msgstr ""
 
1278
 
 
1279
#: virtinst/_util.py:161
 
1280
#, python-format
 
1281
msgid "%s name can not be only numeric characters"
 
1282
msgstr ""
 
1283
 
 
1284
#: virtinst/_util.py:164
 
1285
#, python-format
 
1286
msgid "%s name can only contain alphanumeric, '_', '.', or '-' characters"
 
1287
msgstr ""
 
1288
 
 
1289
#: virtinst/_util.py:172
 
1290
msgid "MAC address must be a string."
 
1291
msgstr ""
 
1292
 
 
1293
#: virtinst/_util.py:176
 
1294
msgid "MAC address must be of the format AA:BB:CC:DD:EE:FF"
 
1295
msgstr ""
 
1296
 
 
1297
#: virtinst/_util.py:291
 
1298
msgid "Name generation range exceeded."
 
1299
msgstr ""
 
1300
 
 
1301
#: virtinst/util.py:69
 
1302
#, python-format
 
1303
msgid "Invalid line length while parsing %s."
 
1304
msgstr ""
 
1305
 
 
1306
#: virtinst/util.py:71
 
1307
#, python-format
 
1308
msgid "Defaulting bridge to xenbr%d"
 
1309
msgstr ""
 
1310
 
 
1311
#: virtinst/util.py:526 virtconv/parsers/ovf.py:160
 
1312
msgid "'path' or 'func' is required."
 
1313
msgstr ""
 
1314
 
 
1315
#: virtinst/VirtualAudio.py:48 virtinst/VirtualMemballoon.py:47
 
1316
#: virtinst/VirtualWatchdog.py:75
 
1317
#, python-format
 
1318
msgid "'model' must be a string,  was '%s'."
 
1319
msgstr ""
 
1320
 
 
1321
#: virtinst/VirtualAudio.py:51
 
1322
#, python-format
 
1323
msgid "Unsupported sound model '%s'"
 
1324
msgstr ""
 
1325
 
 
1326
#: virtinst/VirtualCharDevice.py:93
 
1327
msgid "Pseudo TTY"
 
1328
msgstr ""
 
1329
 
 
1330
#: virtinst/VirtualCharDevice.py:95
 
1331
msgid "Physical host character device"
 
1332
msgstr ""
 
1333
 
 
1334
#: virtinst/VirtualCharDevice.py:97
 
1335
msgid "Standard input/output"
 
1336
msgstr ""
 
1337
 
 
1338
#: virtinst/VirtualCharDevice.py:99
 
1339
msgid "Named pipe"
 
1340
msgstr ""
 
1341
 
 
1342
#: virtinst/VirtualCharDevice.py:101
 
1343
msgid "Output to a file"
 
1344
msgstr ""
 
1345
 
 
1346
#: virtinst/VirtualCharDevice.py:103
 
1347
msgid "Virtual console"
 
1348
msgstr ""
 
1349
 
 
1350
#: virtinst/VirtualCharDevice.py:105
 
1351
msgid "Null device"
 
1352
msgstr ""
 
1353
 
 
1354
#: virtinst/VirtualCharDevice.py:107
 
1355
msgid "TCP net console"
 
1356
msgstr ""
 
1357
 
 
1358
#: virtinst/VirtualCharDevice.py:109
 
1359
msgid "UDP net console"
 
1360
msgstr ""
 
1361
 
 
1362
#: virtinst/VirtualCharDevice.py:111
 
1363
msgid "Unix socket"
 
1364
msgstr ""
 
1365
 
 
1366
#: virtinst/VirtualCharDevice.py:113
 
1367
msgid "Spice agent"
 
1368
msgstr ""
 
1369
 
 
1370
#: virtinst/VirtualCharDevice.py:125
 
1371
msgid "Client mode"
 
1372
msgstr ""
 
1373
 
 
1374
#: virtinst/VirtualCharDevice.py:127
 
1375
msgid "Server mode"
 
1376
msgstr ""
 
1377
 
 
1378
#: virtinst/VirtualCharDevice.py:169
 
1379
#, python-format
 
1380
msgid "Unknown character device type '%s'."
 
1381
msgstr ""
 
1382
 
 
1383
#: virtinst/VirtualCharDevice.py:181 virtinst/VirtualCharDevice.py:251
 
1384
#, python-format
 
1385
msgid "Unknown character device type '%s'"
 
1386
msgstr ""
 
1387
 
 
1388
#: virtinst/VirtualCharDevice.py:255
 
1389
msgid "Method used to expose character device in the host."
 
1390
msgstr ""
 
1391
 
 
1392
#: virtinst/VirtualCharDevice.py:273
 
1393
#, python-format
 
1394
msgid "Unknown character mode '%s'."
 
1395
msgstr ""
 
1396
 
 
1397
#: virtinst/VirtualCharDevice.py:321
 
1398
#, python-format
 
1399
msgid "Unknown protocol '%s'."
 
1400
msgstr ""
 
1401
 
 
1402
#: virtinst/VirtualCharDevice.py:331
 
1403
#, python-format
 
1404
msgid "Unknown target type '%s'. Must be in: "
 
1405
msgstr ""
 
1406
 
 
1407
#: virtinst/VirtualCharDevice.py:335 virtinst/VirtualCharDevice.py:370
 
1408
msgid "Channel type as exposed in the guest."
 
1409
msgstr ""
 
1410
 
 
1411
#: virtinst/VirtualCharDevice.py:343
 
1412
msgid "Guest forward channel address in the guest."
 
1413
msgstr ""
 
1414
 
 
1415
#: virtinst/VirtualCharDevice.py:351
 
1416
msgid "Guest forward channel port in the guest."
 
1417
msgstr ""
 
1418
 
 
1419
#: virtinst/VirtualCharDevice.py:359
 
1420
msgid "Sysfs name of virtio port in the guest"
 
1421
msgstr ""
 
1422
 
 
1423
#: virtinst/VirtualCharDevice.py:366
 
1424
#, python-format
 
1425
msgid "Unknown address type '%s'. Must be in: "
 
1426
msgstr ""
 
1427
 
 
1428
#: virtinst/VirtualCharDevice.py:389
 
1429
#, python-format
 
1430
msgid "A source path is required for character device type '%s'"
 
1431
msgstr ""
 
1432
 
 
1433
#: virtinst/VirtualCharDevice.py:493
 
1434
msgid "PTY allocated to the guest."
 
1435
msgstr ""
 
1436
 
 
1437
#: virtinst/VirtualCharDevice.py:509
 
1438
msgid "Host character device to attach to guest."
 
1439
msgstr ""
 
1440
 
 
1441
#: virtinst/VirtualCharDevice.py:515
 
1442
msgid "Named pipe to use for input and output."
 
1443
msgstr ""
 
1444
 
 
1445
#: virtinst/VirtualCharDevice.py:521
 
1446
msgid "File path to record device output."
 
1447
msgstr ""
 
1448
 
 
1449
#: virtinst/VirtualCharDevice.py:529 virtinst/VirtualCharDevice.py:539
 
1450
msgid "Target connect/listen mode."
 
1451
msgstr ""
 
1452
 
 
1453
#: virtinst/VirtualCharDevice.py:532
 
1454
msgid "Unix socket path."
 
1455
msgstr ""
 
1456
 
 
1457
#: virtinst/VirtualCharDevice.py:542
 
1458
msgid "Address to connect/listen to."
 
1459
msgstr ""
 
1460
 
 
1461
#: virtinst/VirtualCharDevice.py:545
 
1462
msgid "Port on target host to connect/listen to."
 
1463
msgstr ""
 
1464
 
 
1465
#: virtinst/VirtualCharDevice.py:548
 
1466
msgid "Format used when sending data."
 
1467
msgstr ""
 
1468
 
 
1469
#: virtinst/VirtualCharDevice.py:552
 
1470
msgid "A host and port must be specified."
 
1471
msgstr ""
 
1472
 
 
1473
#: virtinst/VirtualCharDevice.py:564
 
1474
msgid "Host address to bind to."
 
1475
msgstr ""
 
1476
 
 
1477
#: virtinst/VirtualCharDevice.py:567
 
1478
msgid "Host port to bind to."
 
1479
msgstr ""
 
1480
 
 
1481
#: virtinst/VirtualCharDevice.py:570
 
1482
msgid "Host address to send output to."
 
1483
msgstr ""
 
1484
 
 
1485
#: virtinst/VirtualCharDevice.py:573
 
1486
msgid "Host port to send output to."
 
1487
msgstr ""
 
1488
 
 
1489
#: virtinst/VirtualCharDevice.py:578
 
1490
msgid "A connection port must be specified."
 
1491
msgstr ""
 
1492
 
 
1493
#: virtinst/VirtualDevice.py:92
 
1494
msgid "Virtual device type must be set in subclass."
 
1495
msgstr ""
 
1496
 
 
1497
#: virtinst/VirtualDevice.py:95
 
1498
#, python-format
 
1499
msgid "Unknown virtual device type '%s'."
 
1500
msgstr ""
 
1501
 
 
1502
#: virtinst/VirtualDevice.py:196 virtinst/VirtualRedirDevice.py:106
 
1503
#, python-format
 
1504
msgid "Could not determine or unsupported format of '%s'"
 
1505
msgstr ""
 
1506
 
 
1507
#: virtinst/VirtualDisk.py:218
 
1508
#, python-format
 
1509
msgid ""
 
1510
"Cannot use storage '%(path)s': '%(rootdir)s' is not managed on the remote "
 
1511
"host."
 
1512
msgstr ""
 
1513
 
 
1514
#: virtinst/VirtualDisk.py:223
 
1515
#, python-format
 
1516
msgid "Cannot use storage %(path)s: %(err)s"
 
1517
msgstr ""
 
1518
 
 
1519
#: virtinst/VirtualDisk.py:234
 
1520
#, python-format
 
1521
msgid "Size must be specified for non existent volume path '%s'"
 
1522
msgstr ""
 
1523
 
 
1524
#: virtinst/VirtualDisk.py:441
 
1525
#, python-format
 
1526
msgid "Permissions on '%s' did not stick"
 
1527
msgstr ""
 
1528
 
 
1529
#: virtinst/VirtualDisk.py:534
 
1530
msgid "volName must be a tuple of the form ('poolname', 'volname')"
 
1531
msgstr ""
 
1532
 
 
1533
#: virtinst/VirtualDisk.py:538
 
1534
msgid "'volName' requires a passed connection."
 
1535
msgstr ""
 
1536
 
 
1537
#: virtinst/VirtualDisk.py:540
 
1538
msgid "Connection does not support storage lookup."
 
1539
msgstr ""
 
1540
 
 
1541
#: virtinst/VirtualDisk.py:546
 
1542
#, python-format
 
1543
msgid "Couldn't lookup volume object: %s"
 
1544
msgstr ""
 
1545
 
 
1546
#: virtinst/VirtualDisk.py:703
 
1547
msgid "vol_object must be a virStorageVol instance"
 
1548
msgstr ""
 
1549
 
 
1550
#: virtinst/VirtualDisk.py:714
 
1551
msgid "vol_install must be a StorageVolume  instance."
 
1552
msgstr ""
 
1553
 
 
1554
#: virtinst/VirtualDisk.py:741
 
1555
#, python-format
 
1556
msgid "Error validating clone path: %s"
 
1557
msgstr ""
 
1558
 
 
1559
#: virtinst/VirtualDisk.py:757
 
1560
msgid "'size' must be a number greater than 0."
 
1561
msgstr ""
 
1562
 
 
1563
#: virtinst/VirtualDisk.py:770
 
1564
#, python-format
 
1565
msgid "Unknown storage type '%s'"
 
1566
msgstr ""
 
1567
 
 
1568
#: virtinst/VirtualDisk.py:780
 
1569
#, python-format
 
1570
msgid "Unknown device type '%s'"
 
1571
msgstr ""
 
1572
 
 
1573
#: virtinst/VirtualDisk.py:861
 
1574
#, python-format
 
1575
msgid "Unknown cache mode '%s'"
 
1576
msgstr ""
 
1577
 
 
1578
#: virtinst/VirtualDisk.py:874
 
1579
#, python-format
 
1580
msgid "Unknown io mode '%s'"
 
1581
msgstr ""
 
1582
 
 
1583
#: virtinst/VirtualDisk.py:886
 
1584
#, python-format
 
1585
msgid "Unknown error policy '%s'"
 
1586
msgstr ""
 
1587
 
 
1588
#: virtinst/VirtualDisk.py:925
 
1589
#, python-format
 
1590
msgid "SELinux label '%s' is not valid."
 
1591
msgstr ""
 
1592
 
 
1593
#: virtinst/VirtualDisk.py:1008
 
1594
msgid "Storage type does not support format parameter."
 
1595
msgstr ""
 
1596
 
 
1597
#: virtinst/VirtualDisk.py:1014
 
1598
msgid "Format cannot be specified for unmanaged storage."
 
1599
msgstr ""
 
1600
 
 
1601
#: virtinst/VirtualDisk.py:1212
 
1602
#, python-format
 
1603
msgid "Device type '%s' requires a path"
 
1604
msgstr ""
 
1605
 
 
1606
#: virtinst/VirtualDisk.py:1222
 
1607
msgid "Connection doesn't support remote storage."
 
1608
msgstr ""
 
1609
 
 
1610
#: virtinst/VirtualDisk.py:1225
 
1611
msgid "Must specify libvirt managed storage if on a remote connection"
 
1612
msgstr ""
 
1613
 
 
1614
#: virtinst/VirtualDisk.py:1244
 
1615
#, python-format
 
1616
msgid "The path '%s' must be a file or a device, not a directory"
 
1617
msgstr ""
 
1618
 
 
1619
#: virtinst/VirtualDisk.py:1252
 
1620
#, python-format
 
1621
msgid "Cannot create storage for %s device."
 
1622
msgstr ""
 
1623
 
 
1624
#: virtinst/VirtualDisk.py:1257
 
1625
#, python-format
 
1626
msgid "Local block device path '%s' must exist."
 
1627
msgstr ""
 
1628
 
 
1629
#: virtinst/VirtualDisk.py:1265
 
1630
#, python-format
 
1631
msgid "size is required for non-existent disk '%s'"
 
1632
msgstr ""
 
1633
 
 
1634
#: virtinst/VirtualDisk.py:1268
 
1635
#, python-format
 
1636
msgid "No write access to directory '%s'"
 
1637
msgstr ""
 
1638
 
 
1639
#: virtinst/VirtualDisk.py:1290
 
1640
#, python-format
 
1641
msgid "Cloning %(srcfile)s"
 
1642
msgstr ""
 
1643
 
 
1644
#: virtinst/VirtualDisk.py:1293
 
1645
#, python-format
 
1646
msgid "Creating storage file %s"
 
1647
msgstr ""
 
1648
 
 
1649
#: virtinst/VirtualDisk.py:1306
 
1650
msgid "copying to an existing vdisk is not supported"
 
1651
msgstr ""
 
1652
 
 
1653
#: virtinst/VirtualDisk.py:1309
 
1654
msgid "failed to clone disk"
 
1655
msgstr ""
 
1656
 
 
1657
#: virtinst/VirtualDisk.py:1320
 
1658
#, python-format
 
1659
msgid "Error creating vdisk %s"
 
1660
msgstr ""
 
1661
 
 
1662
#: virtinst/VirtualDisk.py:1355
 
1663
#, python-format
 
1664
msgid "Error creating diskimage %s: %s"
 
1665
msgstr ""
 
1666
 
 
1667
#: virtinst/VirtualDisk.py:1410
 
1668
#, python-format
 
1669
msgid "Error cloning diskimage %s to %s: %s"
 
1670
msgstr ""
 
1671
 
 
1672
#: virtinst/VirtualDisk.py:1466
 
1673
msgid "'disknode' or self.target must be set!"
 
1674
msgstr ""
 
1675
 
 
1676
#: virtinst/VirtualDisk.py:1564
 
1677
msgid ""
 
1678
"The filesystem will not have enough free space to fully allocate the sparse "
 
1679
"file when the guest is running."
 
1680
msgstr ""
 
1681
 
 
1682
#: virtinst/VirtualDisk.py:1569
 
1683
msgid "There is not enough free space to create the disk."
 
1684
msgstr ""
 
1685
 
 
1686
#: virtinst/VirtualDisk.py:1573
 
1687
#, python-format
 
1688
msgid " %d M requested > %d M available"
 
1689
msgstr ""
 
1690
 
 
1691
#: virtinst/VirtualDisk.py:1727
 
1692
msgid "Cannot determine device bus/type."
 
1693
msgstr ""
 
1694
 
 
1695
#: virtinst/VirtualDisk.py:1772
 
1696
#, python-format
 
1697
msgid "No more space for disks of type '%s'"
 
1698
msgstr ""
 
1699
 
 
1700
#: virtinst/VirtualFilesystem.py:96
 
1701
#, python-format
 
1702
msgid "Unsupported filesystem type '%s'"
 
1703
msgstr ""
 
1704
 
 
1705
#: virtinst/VirtualFilesystem.py:104
 
1706
#, python-format
 
1707
msgid "Unsupported filesystem mode '%s'"
 
1708
msgstr ""
 
1709
 
 
1710
#: virtinst/VirtualFilesystem.py:112
 
1711
#, python-format
 
1712
msgid "Unsupported filesystem write policy '%s'"
 
1713
msgstr ""
 
1714
 
 
1715
#: virtinst/VirtualFilesystem.py:127
 
1716
#, python-format
 
1717
msgid "Unsupported filesystem driver '%s'"
 
1718
msgstr ""
 
1719
 
 
1720
#: virtinst/VirtualFilesystem.py:166
 
1721
#, python-format
 
1722
msgid "Filesystem target '%s' must be an absolute path"
 
1723
msgstr ""
 
1724
 
 
1725
#: virtinst/VirtualFilesystem.py:193
 
1726
msgid "A filesystem source and target must be specified"
 
1727
msgstr ""
 
1728
 
 
1729
#: virtinst/VirtualGraphics.py:139
 
1730
#, python-format
 
1731
msgid "Unknown graphics type '%s'"
 
1732
msgstr ""
 
1733
 
 
1734
#: virtinst/VirtualGraphics.py:176
 
1735
msgid "Keymap must be a string"
 
1736
msgstr ""
 
1737
 
 
1738
#: virtinst/VirtualGraphics.py:180
 
1739
msgid "Keymap must be less than 16 characters"
 
1740
msgstr ""
 
1741
 
 
1742
#: virtinst/VirtualGraphics.py:182
 
1743
msgid "Keymap can only contain alphanumeric, '_', or '-' characters"
 
1744
msgstr ""
 
1745
 
 
1746
#: virtinst/VirtualGraphics.py:202
 
1747
msgid ""
 
1748
"VNC port must be a number between 5900 and 65535, or -1 for auto allocation"
 
1749
msgstr ""
 
1750
 
 
1751
#: virtinst/VirtualGraphics.py:250
 
1752
msgid ""
 
1753
"TLS port must be a number between 5900 and 65535, or -1 for auto allocation"
 
1754
msgstr ""
 
1755
 
 
1756
#: virtinst/VirtualGraphics.py:333
 
1757
msgid "Unknown graphics type"
 
1758
msgstr ""
 
1759
 
 
1760
#: virtinst/VirtualHostDevice.py:47
 
1761
msgid "'name' or 'nodedev' required."
 
1762
msgstr ""
 
1763
 
 
1764
#: virtinst/VirtualHostDevice.py:66
 
1765
#, python-format
 
1766
msgid "Node device type '%s' cannot be attached to  guest."
 
1767
msgstr ""
 
1768
 
 
1769
#: virtinst/VirtualHostDevice.py:213
 
1770
msgid "'nodedev' must be a USBDevice instance."
 
1771
msgstr ""
 
1772
 
 
1773
#: virtinst/VirtualHostDevice.py:237
 
1774
msgid "'vendor' and 'product', or 'bus' and  'device' are required."
 
1775
msgstr ""
 
1776
 
 
1777
#: virtinst/VirtualHostDevice.py:258
 
1778
msgid "'nodedev' must be a PCIDevice instance."
 
1779
msgstr ""
 
1780
 
 
1781
#: virtinst/VirtualHostDevice.py:267
 
1782
msgid "'domain', 'bus', 'slot', and 'function' must be specified."
 
1783
msgstr ""
 
1784
 
 
1785
#: virtinst/VirtualInputDevice.py:66
 
1786
#, python-format
 
1787
msgid "Unknown input type '%s'."
 
1788
msgstr ""
 
1789
 
 
1790
#: virtinst/VirtualInputDevice.py:75
 
1791
#, python-format
 
1792
msgid "Unknown input bus '%s'."
 
1793
msgstr ""
 
1794
 
 
1795
#: virtinst/VirtualMemballoon.py:50
 
1796
#, python-format
 
1797
msgid "Unsupported memballoon model '%s'"
 
1798
msgstr ""
 
1799
 
 
1800
#: virtinst/VirtualNetworkInterface.py:117
 
1801
msgid "Shared physical device"
 
1802
msgstr ""
 
1803
 
 
1804
#: virtinst/VirtualNetworkInterface.py:119
 
1805
msgid "Virtual networking"
 
1806
msgstr ""
 
1807
 
 
1808
#: virtinst/VirtualNetworkInterface.py:121
 
1809
msgid "Usermode networking"
 
1810
msgstr ""
 
1811
 
 
1812
#: virtinst/VirtualNetworkInterface.py:158
 
1813
msgid "A network name was not provided"
 
1814
msgstr ""
 
1815
 
 
1816
#: virtinst/VirtualNetworkInterface.py:224
 
1817
#, python-format
 
1818
msgid "Unknown network type %s"
 
1819
msgstr ""
 
1820
 
 
1821
#: virtinst/VirtualNetworkInterface.py:254
 
1822
#, python-format
 
1823
msgid "Virtual network '%s' does not exist: %s"
 
1824
msgstr ""
 
1825
 
 
1826
#: virtinst/VirtualNetworkInterface.py:257
 
1827
#, python-format
 
1828
msgid "Virtual network '%s' has not been started."
 
1829
msgstr ""
 
1830
 
 
1831
#: virtinst/VirtualNetworkInterface.py:327
 
1832
msgid ""
 
1833
"The MAC address you entered is already in use by another virtual machine."
 
1834
msgstr ""
 
1835
 
 
1836
#: virtinst/VirtualNetworkInterface.py:333
 
1837
msgid ""
 
1838
"The MAC address you entered conflicts with a device on the physical host."
 
1839
msgstr ""
 
1840
 
 
1841
#: virtinst/VirtualRedirDevice.py:67
 
1842
#, python-format
 
1843
msgid "Unsupported bus '%s'"
 
1844
msgstr ""
 
1845
 
 
1846
#: virtinst/VirtualRedirDevice.py:80
 
1847
#, python-format
 
1848
msgid "Unsupported redirection type '%s'"
 
1849
msgstr ""
 
1850
 
 
1851
#: virtinst/VirtualRedirDevice.py:89
 
1852
msgid "Invalid host value"
 
1853
msgstr ""
 
1854
 
 
1855
#: virtinst/VirtualSmartCardDevice.py:58
 
1856
#, python-format
 
1857
msgid "Unknown smartcard mode '%s'"
 
1858
msgstr ""
 
1859
 
 
1860
#: virtinst/VirtualSmartCardDevice.py:73
 
1861
#, python-format
 
1862
msgid "Unknown smartcard type '%s'"
 
1863
msgstr ""
 
1864
 
 
1865
#: virtinst/VirtualWatchdog.py:44
 
1866
msgid "Forcefully reset the guest"
 
1867
msgstr ""
 
1868
 
 
1869
#: virtinst/VirtualWatchdog.py:46
 
1870
msgid "Gracefully shutdown the guest"
 
1871
msgstr ""
 
1872
 
 
1873
#: virtinst/VirtualWatchdog.py:48
 
1874
msgid "Forcefully power off the guest"
 
1875
msgstr ""
 
1876
 
 
1877
#: virtinst/VirtualWatchdog.py:50
 
1878
msgid "Pause the guest"
 
1879
msgstr ""
 
1880
 
 
1881
#: virtinst/VirtualWatchdog.py:52
 
1882
msgid "No action"
 
1883
msgstr ""
 
1884
 
 
1885
#: virtinst/VirtualWatchdog.py:54
 
1886
msgid "Hypervisor default"
 
1887
msgstr ""
 
1888
 
 
1889
#: virtinst/VirtualWatchdog.py:78
 
1890
#, python-format
 
1891
msgid "Unsupported watchdog model '%s'"
 
1892
msgstr ""
 
1893
 
 
1894
#: virtinst/XMLBuilderDomain.py:449
 
1895
#, python-format
 
1896
msgid "'%s' must be True or False"
 
1897
msgstr ""
 
1898
 
 
1899
#: virtinst/XMLBuilderDomain.py:453
 
1900
#, python-format
 
1901
msgid "'%s' must be a string, not '%s'."
 
1902
msgstr ""
 
1903
 
 
1904
#: virtconv/diskcfg.py:264
 
1905
#, python-format
 
1906
msgid "Cannot convert to disk format %s"
 
1907
msgstr ""
 
1908
 
 
1909
#: virtconv/diskcfg.py:277
 
1910
#, python-format
 
1911
msgid "Cannot convert disk with absolute path %s"
 
1912
msgstr ""
 
1913
 
 
1914
#: virtconv/formats.py:128
 
1915
msgid "Unknown format"
 
1916
msgstr ""
 
1917
 
 
1918
#: virtconv/vmcfg.py:71
 
1919
msgid "VM name is not set"
 
1920
msgstr ""
 
1921
 
 
1922
#: virtconv/vmcfg.py:77
 
1923
msgid "VM type is not set"
 
1924
msgstr ""
 
1925
 
 
1926
#: virtconv/vmcfg.py:79
 
1927
msgid "VM arch is not set"
 
1928
msgstr ""
 
1929
 
 
1930
#: virtconv/vmcfg.py:83
 
1931
#, python-format
 
1932
msgid "Disk %s:%s storage does not exist"
 
1933
msgstr ""
 
1934
 
 
1935
#: virtconv/parsers/ovf.py:212
 
1936
#, python-format
 
1937
msgid "Didn't find parent bus for disk '%s'"
 
1938
msgstr ""
 
1939
 
 
1940
#: virtconv/parsers/ovf.py:226 virtconv/parsers/ovf.py:242
 
1941
#, python-format
 
1942
msgid "Unknown reference id '%s' for path %s."
 
1943
msgstr ""
 
1944
 
 
1945
#: virtconv/parsers/ovf.py:235
 
1946
#, python-format
 
1947
msgid "Unknown storage path type %s."
 
1948
msgstr ""
 
1949
 
 
1950
#: virtconv/parsers/ovf.py:398
 
1951
#, python-format
 
1952
msgid ""
 
1953
"OVF section '%s' is listed as required, but parser doesn't know how to "
 
1954
"handle it."
 
1955
msgstr ""
 
1956
 
 
1957
#: virtconv/parsers/virtimage.py:224
 
1958
#, python-format
 
1959
msgid "Couldn't import file '%s': %s"
 
1960
msgstr ""
 
1961
 
 
1962
#: virtconv/parsers/virtimage.py:231
 
1963
#, python-format
 
1964
msgid "No Name defined in '%s'"
 
1965
msgstr ""
 
1966
 
 
1967
#: virtconv/parsers/virtimage.py:255
 
1968
#, python-format
 
1969
msgid "Unknown disk format '%s'"
 
1970
msgstr ""
 
1971
 
 
1972
#: virtconv/parsers/virtimage.py:284
 
1973
msgid "VM must have a memory setting"
 
1974
msgstr ""
 
1975
 
 
1976
#: virtconv/parsers/vmx.py:138
 
1977
#, python-format
 
1978
msgid ""
 
1979
"Syntax error at line %d: %s\n"
 
1980
"%s"
 
1981
msgstr ""
 
1982
 
 
1983
#: virtconv/parsers/vmx.py:175
 
1984
msgid "Didn't detect a storage line in the VMDK descriptor file"
 
1985
msgstr ""
 
1986
 
 
1987
#: virtconv/parsers/vmx.py:178
 
1988
msgid "Don't know how to handle multistorage VMDK descriptors"
 
1989
msgstr ""
 
1990
 
 
1991
#: virtconv/parsers/vmx.py:305
 
1992
#, python-format
 
1993
msgid "No displayName defined in '%s'"
 
1994
msgstr ""
 
1995
 
 
1996
#: virt-clone:43
 
1997
msgid "What is the name for the cloned virtual machine?"
 
1998
msgstr ""
 
1999
 
 
2000
#: virt-clone:44
 
2001
msgid "A name is required for the new virtual machine."
 
2002
msgstr ""
 
2003
 
 
2004
#: virt-clone:61
 
2005
msgid "What is the name of the original virtual machine?"
 
2006
msgstr ""
 
2007
 
 
2008
#: virt-clone:62
 
2009
msgid "An original machine name or xml file is required."
 
2010
msgstr ""
 
2011
 
 
2012
#: virt-clone:108
 
2013
#, python-format
 
2014
msgid "What would you like to use as the cloned disk (file path) for '%s'?"
 
2015
msgstr ""
 
2016
 
 
2017
#: virt-clone:132 virt-image:59 virt-install:812
 
2018
msgid "General Options"
 
2019
msgstr ""
 
2020
 
 
2021
#: virt-clone:134
 
2022
msgid "Name of the original guest; The status must be shut off or paused."
 
2023
msgstr ""
 
2024
 
 
2025
#: virt-clone:137
 
2026
msgid "XML file to use as the original guest."
 
2027
msgstr ""
 
2028
 
 
2029
#: virt-clone:139
 
2030
msgid ""
 
2031
"Auto generate clone name and storage paths from the original guest "
 
2032
"configuration."
 
2033
msgstr ""
 
2034
 
 
2035
#: virt-clone:142
 
2036
msgid "Name for the new guest"
 
2037
msgstr ""
 
2038
 
 
2039
#: virt-clone:144
 
2040
msgid "New UUID for the clone guest; Default is a randomly generated UUID"
 
2041
msgstr ""
 
2042
 
 
2043
#: virt-clone:148 virt-install:862
 
2044
msgid "Storage Configuration"
 
2045
msgstr ""
 
2046
 
 
2047
#: virt-clone:150
 
2048
msgid "New file to use as the disk image for the new guest"
 
2049
msgstr ""
 
2050
 
 
2051
#: virt-clone:153
 
2052
msgid ""
 
2053
"Force to copy devices (eg, if 'hdc' is a readonly cdrom device, --force-"
 
2054
"copy=hdc)"
 
2055
msgstr ""
 
2056
 
 
2057
#: virt-clone:157
 
2058
msgid "Do not use a sparse file for the clone's disk image"
 
2059
msgstr ""
 
2060
 
 
2061
#: virt-clone:161
 
2062
msgid ""
 
2063
"Do not clone storage, new disk images specified via --file are preserved "
 
2064
"unchanged"
 
2065
msgstr ""
 
2066
 
 
2067
#: virt-clone:167
 
2068
msgid ""
 
2069
"New fixed MAC address for the clone guest. Default is a randomly generated "
 
2070
"MAC"
 
2071
msgstr ""
 
2072
 
 
2073
#: virt-clone:171 virt-image:91 virt-install:934
 
2074
msgid "Miscellaneous Options"
 
2075
msgstr ""
 
2076
 
 
2077
#: virt-clone:173
 
2078
msgid "Print the generated domain XML rather than define and clone the guest."
 
2079
msgstr ""
 
2080
 
 
2081
#: virt-clone:176
 
2082
msgid ""
 
2083
"Don't check for name collision. Allows replacing an existing guest with the "
 
2084
"new clone"
 
2085
msgstr ""
 
2086
 
 
2087
#: virt-clone:179 virt-convert:85 virt-image:107 virt-install:961
 
2088
msgid "Print debugging information"
 
2089
msgstr ""
 
2090
 
 
2091
#: virt-clone:182 virt-install:958
 
2092
msgid "Request user input for ambiguous situations or required options."
 
2093
msgstr ""
 
2094
 
 
2095
#: virt-clone:186
 
2096
msgid ""
 
2097
"Do not prompt for input. Answers yes where applicable, terminates for all "
 
2098
"other prompts"
 
2099
msgstr ""
 
2100
 
 
2101
#: virt-clone:189 virt-convert:83 virt-image:117 virt-install:955
 
2102
msgid "Suppress non-error output"
 
2103
msgstr ""
 
2104
 
 
2105
#: virt-clone:206 virt-install:982
 
2106
#, python-format
 
2107
msgid "Unknown argument '%s'"
 
2108
msgstr ""
 
2109
 
 
2110
#: virt-clone:215
 
2111
msgid "Must be privileged to clone Xen guests"
 
2112
msgstr ""
 
2113
 
 
2114
#: virt-clone:249
 
2115
#, python-format
 
2116
msgid "Clone '%s' created successfully."
 
2117
msgstr ""
 
2118
 
 
2119
#: virt-clone:259 virt-image:214 virt-install:1018
 
2120
msgid "Installation aborted at user request"
 
2121
msgstr ""
 
2122
 
 
2123
#: virt-convert:46
 
2124
msgid "Input format, e.g. 'vmx'"
 
2125
msgstr ""
 
2126
 
 
2127
#: virt-convert:49
 
2128
msgid "Output format, e.g. 'virt-image'"
 
2129
msgstr ""
 
2130
 
 
2131
#: virt-convert:51
 
2132
msgid "Output disk format"
 
2133
msgstr ""
 
2134
 
 
2135
#: virt-convert:56 virt-install:907
 
2136
msgid "This guest should be a fully virtualized guest"
 
2137
msgstr ""
 
2138
 
 
2139
#: virt-convert:58 virt-install:909
 
2140
msgid "This guest should be a paravirtualized guest"
 
2141
msgstr ""
 
2142
 
 
2143
#: virt-convert:64
 
2144
msgid "Machine Architecture Type (i686/x86_64/ppc)"
 
2145
msgstr ""
 
2146
 
 
2147
#: virt-convert:66
 
2148
msgid ""
 
2149
"The OS type for fully virtualized guests, e.g. 'linux', 'unix', 'windows'"
 
2150
msgstr ""
 
2151
 
 
2152
#: virt-convert:69
 
2153
msgid ""
 
2154
"The OS variant for fully virtualized guests, e.g. 'fedora6', 'rhel5', "
 
2155
"'solaris10', 'win2k', 'vista'"
 
2156
msgstr ""
 
2157
 
 
2158
#: virt-convert:73 virt-install:924
 
2159
msgid ""
 
2160
"Disables APIC for fully virtualized guest (overrides value in os-type/os-"
 
2161
"variant db)"
 
2162
msgstr ""
 
2163
 
 
2164
#: virt-convert:77 virt-install:928
 
2165
msgid ""
 
2166
"Disables ACPI for fully virtualized guest (overrides value in os-type/os-"
 
2167
"variant db)"
 
2168
msgstr ""
 
2169
 
 
2170
#: virt-convert:88
 
2171
msgid "Dry run, don't make any changes"
 
2172
msgstr ""
 
2173
 
 
2174
#: virt-convert:97
 
2175
msgid "You need to provide an input VM definition"
 
2176
msgstr ""
 
2177
 
 
2178
#: virt-convert:99
 
2179
msgid "Too many arguments provided"
 
2180
msgstr ""
 
2181
 
 
2182
#: virt-convert:103
 
2183
#, python-format
 
2184
msgid "Unknown output disk format \"%s\""
 
2185
msgstr ""
 
2186
 
 
2187
#: virt-convert:118
 
2188
#, python-format
 
2189
msgid "Unknown output format \"%s\")"
 
2190
msgstr ""
 
2191
 
 
2192
#: virt-convert:120
 
2193
#, python-format
 
2194
msgid "No output handler for format \"%s\")"
 
2195
msgstr ""
 
2196
 
 
2197
#: virt-convert:124
 
2198
#, python-format
 
2199
msgid "Couldn't access input argument \"%s\"\n"
 
2200
msgstr ""
 
2201
 
 
2202
#: virt-convert:131
 
2203
#, python-format
 
2204
msgid "Couldn't determine input format for \"%s\": %s"
 
2205
msgstr ""
 
2206
 
 
2207
#: virt-convert:136
 
2208
#, python-format
 
2209
msgid "Unknown input format \"%s\")"
 
2210
msgstr ""
 
2211
 
 
2212
#: virt-convert:138
 
2213
#, python-format
 
2214
msgid "No input handler for format \"%s\""
 
2215
msgstr ""
 
2216
 
 
2217
#: virt-convert:170
 
2218
#, python-format
 
2219
msgid "Couldn't clean up output directory \"%s\": %s"
 
2220
msgstr ""
 
2221
 
 
2222
#: virt-convert:187 virt-convert:190
 
2223
#, python-format
 
2224
msgid "Couldn't import file \"%s\": %s"
 
2225
msgstr ""
 
2226
 
 
2227
#: virt-convert:228
 
2228
#, python-format
 
2229
msgid "Generating output in '%(format)s' format to %(dir)s/"
 
2230
msgstr ""
 
2231
 
 
2232
#: virt-convert:248
 
2233
#, python-format
 
2234
msgid "Converting disk '%(path)s' to type %(format)s..."
 
2235
msgstr ""
 
2236
 
 
2237
#: virt-convert:256 virt-convert:259
 
2238
#, python-format
 
2239
msgid "Couldn't convert disks: %s"
 
2240
msgstr ""
 
2241
 
 
2242
#: virt-convert:272
 
2243
#, python-format
 
2244
msgid "Couldn't export to file \"%s\": %s"
 
2245
msgstr ""
 
2246
 
 
2247
#: virt-convert:284
 
2248
msgid "Aborted at user request"
 
2249
msgstr ""
 
2250
 
 
2251
#: virt-image:44
 
2252
#, python-format
 
2253
msgid "The image requires %i network interface."
 
2254
msgstr ""
 
2255
 
 
2256
#: virt-image:61 virt-install:814
 
2257
msgid "Name of the guest instance"
 
2258
msgstr ""
 
2259
 
 
2260
#: virt-image:63 virt-install:816
 
2261
msgid "Memory to allocate for guest instance in megabytes"
 
2262
msgstr ""
 
2263
 
 
2264
#: virt-image:66 virt-install:931
 
2265
msgid "UUID for the guest."
 
2266
msgstr ""
 
2267
 
 
2268
#: virt-image:69 virt-install:852
 
2269
msgid "The OS type being installed, e.g. 'linux', 'unix', 'windows'"
 
2270
msgstr ""
 
2271
 
 
2272
#: virt-image:72
 
2273
msgid ""
 
2274
"The OS variant being installed, e.g. 'fedora6', 'rhel5', 'solaris10', 'win2k'"
 
2275
msgstr ""
 
2276
 
 
2277
#: virt-image:76
 
2278
msgid "Full Virtualization specific options"
 
2279
msgstr ""
 
2280
 
 
2281
#: virt-image:79
 
2282
msgid "Disables APIC for fully virtualized guest"
 
2283
msgstr ""
 
2284
 
 
2285
#: virt-image:82
 
2286
msgid "Disables ACPI for fully virtualized guest"
 
2287
msgstr ""
 
2288
 
 
2289
#: virt-image:93
 
2290
msgid "Print the libvirt XML, but do not start the domain"
 
2291
msgstr ""
 
2292
 
 
2293
#: virt-image:96
 
2294
msgid "The zero-based index of the boot record to use"
 
2295
msgstr ""
 
2296
 
 
2297
#: virt-image:99
 
2298
msgid "Overwrite, or destroy, an existing image with the same name"
 
2299
msgstr ""
 
2300
 
 
2301
#: virt-image:102 virt-install:945
 
2302
msgid "Don't boot guest after completing install."
 
2303
msgstr ""
 
2304
 
 
2305
#: virt-image:105
 
2306
msgid "Skip disk checksum verification process"
 
2307
msgstr ""
 
2308
 
 
2309
#: virt-image:123
 
2310
msgid "You need to provide an image XML descriptor"
 
2311
msgstr ""
 
2312
 
 
2313
#: virt-image:142
 
2314
msgid "Cannot parse"
 
2315
msgstr ""
 
2316
 
 
2317
#: virt-image:147
 
2318
#, python-format
 
2319
msgid "The index for --boot must be between 0 and %d"
 
2320
msgstr ""
 
2321
 
 
2322
#: virt-image:197
 
2323
#, python-format
 
2324
msgid "Creating guest %s..."
 
2325
msgstr ""
 
2326
 
 
2327
#: virt-install:49
 
2328
#, python-format
 
2329
msgid ""
 
2330
"An install method must be specified\n"
 
2331
"(%(methods)s)"
 
2332
msgstr ""
 
2333
 
 
2334
#: virt-install:51
 
2335
msgid "--disk storage must be specified (override with --nodisks)"
 
2336
msgstr ""
 
2337
 
 
2338
#: virt-install:111
 
2339
#, python-format
 
2340
msgid "Error in %(chartype)s device parameters: %(err)s"
 
2341
msgstr ""
 
2342
 
 
2343
#: virt-install:120
 
2344
#, python-format
 
2345
msgid "Error in watchdog device parameters: %s"
 
2346
msgstr ""
 
2347
 
 
2348
#: virt-install:128
 
2349
#, python-format
 
2350
msgid "Error in filesystem device parameters: %s"
 
2351
msgstr ""
 
2352
 
 
2353
#: virt-install:196
 
2354
msgid ""
 
2355
"Would you like a fully virtualized guest (yes or no)? This will allow you to "
 
2356
"run unmodified operating systems."
 
2357
msgstr ""
 
2358
 
 
2359
#: virt-install:221
 
2360
#, python-format
 
2361
msgid "Would you like to use %s acceleration? (yes or no)"
 
2362
msgstr ""
 
2363
 
 
2364
#: virt-install:234
 
2365
msgid "Can't do more than one of --hvm, --paravirt, or --container"
 
2366
msgstr ""
 
2367
 
 
2368
#: virt-install:258 virt-install:259
 
2369
msgid "default"
 
2370
msgstr ""
 
2371
 
 
2372
#: virt-install:306
 
2373
#, python-format
 
2374
msgid "Error validating install location: %s"
 
2375
msgstr ""
 
2376
 
 
2377
#: virt-install:310
 
2378
msgid "What is the install CD-ROM/ISO or URL?"
 
2379
msgstr ""
 
2380
 
 
2381
#: virt-install:312
 
2382
msgid "What is the install URL?"
 
2383
msgstr ""
 
2384
 
 
2385
#: virt-install:384
 
2386
msgid "Cannot specify storage and use --nodisks"
 
2387
msgstr ""
 
2388
 
 
2389
#: virt-install:388
 
2390
msgid ""
 
2391
"Cannot mix --file, --nonsparse, or --file-size with --disk options. Use --"
 
2392
"disk PATH[,size=SIZE][,sparse=yes|no]"
 
2393
msgstr ""
 
2394
 
 
2395
#: virt-install:394
 
2396
msgid "Cannot use --mac with --nonetworks"
 
2397
msgstr ""
 
2398
 
 
2399
#: virt-install:396
 
2400
msgid "Cannot use --bridges with --nonetworks"
 
2401
msgstr ""
 
2402
 
 
2403
#: virt-install:398
 
2404
msgid "Cannot use --network with --nonetworks"
 
2405
msgstr ""
 
2406
 
 
2407
#: virt-install:404
 
2408
#, python-format
 
2409
msgid "Only one install method can be used (%(methods)s)"
 
2410
msgstr ""
 
2411
 
 
2412
#: virt-install:410
 
2413
#, python-format
 
2414
msgid "Install methods (%s) cannot be specified for container guests"
 
2415
msgstr ""
 
2416
 
 
2417
#: virt-install:415
 
2418
msgid "Network PXE boot is not supported for paravirtualized guests"
 
2419
msgstr ""
 
2420
 
 
2421
#: virt-install:418
 
2422
msgid "Paravirtualized guests cannot install off cdrom media."
 
2423
msgstr ""
 
2424
 
 
2425
#: virt-install:423
 
2426
msgid "Libvirt version does not support remote --location installs"
 
2427
msgstr ""
 
2428
 
 
2429
#: virt-install:426
 
2430
msgid "--extra-args only work if specified with --location."
 
2431
msgstr ""
 
2432
 
 
2433
#: virt-install:428
 
2434
msgid "--initrd-inject only works if specified with --location."
 
2435
msgstr ""
 
2436
 
 
2437
#: virt-install:441
 
2438
msgid "Can't use --pxe with --nonetworks"
 
2439
msgstr ""
 
2440
 
 
2441
#: virt-install:448
 
2442
msgid "A disk device must be specified with --import."
 
2443
msgstr ""
 
2444
 
 
2445
#: virt-install:539
 
2446
msgid "The guest's network configuration does not support PXE"
 
2447
msgstr ""
 
2448
 
 
2449
#: virt-install:564
 
2450
msgid ""
 
2451
"Unable to connect to graphical console: virt-viewer not installed. Please "
 
2452
"install the 'virt-viewer' package."
 
2453
msgstr ""
 
2454
 
 
2455
#: virt-install:627
 
2456
msgid ""
 
2457
"\n"
 
2458
"Starting install..."
 
2459
msgstr ""
 
2460
 
 
2461
#: virt-install:649
 
2462
#, python-format
 
2463
msgid ""
 
2464
"Domain creation completed. You can restart your domain by running:\n"
 
2465
"  %s"
 
2466
msgstr ""
 
2467
 
 
2468
#: virt-install:653
 
2469
msgid "Guest installation complete... restarting guest."
 
2470
msgstr ""
 
2471
 
 
2472
#: virt-install:660
 
2473
msgid "Domain install interrupted."
 
2474
msgstr ""
 
2475
 
 
2476
#: virt-install:682
 
2477
msgid "Domain has crashed."
 
2478
msgstr ""
 
2479
 
 
2480
#: virt-install:719
 
2481
msgid ""
 
2482
"Domain installation still in progress. You can reconnect to \n"
 
2483
"the console to complete the installation process."
 
2484
msgstr ""
 
2485
 
 
2486
#: virt-install:724
 
2487
#, python-format
 
2488
msgid "%d minutes "
 
2489
msgstr ""
 
2490
 
 
2491
#: virt-install:726
 
2492
#, python-format
 
2493
msgid ""
 
2494
"Domain installation still in progress. Waiting %sfor installation to "
 
2495
"complete."
 
2496
msgstr ""
 
2497
 
 
2498
#: virt-install:732
 
2499
msgid "Domain has shutdown. Continuing."
 
2500
msgstr ""
 
2501
 
 
2502
#: virt-install:739
 
2503
#, python-format
 
2504
msgid "Could not lookup domain after install: %s"
 
2505
msgstr ""
 
2506
 
 
2507
#: virt-install:746
 
2508
msgid "Installation has exceeded specified time limit. Exiting application."
 
2509
msgstr ""
 
2510
 
 
2511
#: virt-install:771
 
2512
msgid "Dry run completed successfully"
 
2513
msgstr ""
 
2514
 
 
2515
#: virt-install:777
 
2516
msgid ""
 
2517
"--print-xml can only be used with guests that do not have an installation "
 
2518
"phase (--import, --boot, etc.). To see all generated XML, please use --print-"
 
2519
"step all."
 
2520
msgstr ""
 
2521
 
 
2522
#: virt-install:787
 
2523
msgid "Requested installation does not have XML step 2"
 
2524
msgstr ""
 
2525
 
 
2526
#: virt-install:791
 
2527
msgid "Requested installation does not have XML step 3"
 
2528
msgstr ""
 
2529
 
 
2530
#: virt-install:820
 
2531
msgid "Human readable description of the VM to store in the generated XML."
 
2532
msgstr ""
 
2533
 
 
2534
#: virt-install:823
 
2535
msgid "Set domain security driver configuration."
 
2536
msgstr ""
 
2537
 
 
2538
#: virt-install:825
 
2539
msgid "Tune NUMA policy for the domain process."
 
2540
msgstr ""
 
2541
 
 
2542
#: virt-install:828
 
2543
msgid "Installation Method Options"
 
2544
msgstr ""
 
2545
 
 
2546
#: virt-install:830
 
2547
msgid "CD-ROM installation media"
 
2548
msgstr ""
 
2549
 
 
2550
#: virt-install:832
 
2551
msgid ""
 
2552
"Installation source (eg, nfs:host:/path, http://host/path, ftp://host/path)"
 
2553
msgstr ""
 
2554
 
 
2555
#: virt-install:835
 
2556
msgid "Boot from the network using the PXE protocol"
 
2557
msgstr ""
 
2558
 
 
2559
#: virt-install:837
 
2560
msgid "Build guest around an existing disk image"
 
2561
msgstr ""
 
2562
 
 
2563
#: virt-install:839
 
2564
msgid ""
 
2565
"Path to init binary for container guest. Ex:\n"
 
2566
"--init /path/to/app (to contain an application)\n"
 
2567
"--init /sbin/init (for a full OS container)"
 
2568
msgstr ""
 
2569
 
 
2570
#: virt-install:843
 
2571
msgid "Treat the CD-ROM media as a Live CD"
 
2572
msgstr ""
 
2573
 
 
2574
#: virt-install:846
 
2575
msgid ""
 
2576
"Additional arguments to pass to the install kernel booted from --location"
 
2577
msgstr ""
 
2578
 
 
2579
#: virt-install:850
 
2580
msgid "Add given file to root of initrd from --location"
 
2581
msgstr ""
 
2582
 
 
2583
#: virt-install:855
 
2584
msgid ""
 
2585
"The OS variant being installed guests, e.g. 'fedora6', 'rhel5', 'solaris10', "
 
2586
"'win2k'"
 
2587
msgstr ""
 
2588
 
 
2589
#: virt-install:858
 
2590
msgid ""
 
2591
"Optionally configure post-install boot order, menu, permanent kernel boot, "
 
2592
"etc."
 
2593
msgstr ""
 
2594
 
 
2595
#: virt-install:864
 
2596
msgid ""
 
2597
"Specify storage with various options. Ex.\n"
 
2598
"--disk path=/my/existing/disk\n"
 
2599
"--disk path=/my/new/disk,size=5 (in gigabytes)\n"
 
2600
"--disk vol=poolname:volname,device=cdrom,bus=scsi,..."
 
2601
msgstr ""
 
2602
 
 
2603
#: virt-install:869
 
2604
msgid "Don't set up any disks for the guest."
 
2605
msgstr ""
 
2606
 
 
2607
#: virt-install:886
 
2608
msgid "Don't create network interfaces for the guest."
 
2609
msgstr ""
 
2610
 
 
2611
#: virt-install:892
 
2612
msgid "Don't automatically try to connect to the guest console"
 
2613
msgstr ""
 
2614
 
 
2615
#: virt-install:896
 
2616
msgid "Device Options"
 
2617
msgstr ""
 
2618
 
 
2619
#: virt-install:905
 
2620
msgid "Virtualization Platform Options"
 
2621
msgstr ""
 
2622
 
 
2623
#: virt-install:912
 
2624
msgid "This guest should be a container guest"
 
2625
msgstr ""
 
2626
 
 
2627
#: virt-install:915
 
2628
msgid "Hypervisor name to use (kvm, qemu, xen, ...)"
 
2629
msgstr ""
 
2630
 
 
2631
#: virt-install:919
 
2632
msgid "The CPU architecture to simulate"
 
2633
msgstr ""
 
2634
 
 
2635
#: virt-install:921
 
2636
msgid "The machine type to emulate"
 
2637
msgstr ""
 
2638
 
 
2639
#: virt-install:937
 
2640
msgid "Have domain autostart on host boot up."
 
2641
msgstr ""
 
2642
 
 
2643
#: virt-install:939
 
2644
msgid "Print the generated domain XML rather than define the guest."
 
2645
msgstr ""
 
2646
 
 
2647
#: virt-install:942
 
2648
msgid ""
 
2649
"Print XML of a specific install step (1, 2, 3, all) rather than define the "
 
2650
"guest."
 
2651
msgstr ""
 
2652
 
 
2653
#: virt-install:947
 
2654
msgid "Time to wait (in minutes)"
 
2655
msgstr ""
 
2656
 
 
2657
#: virt-install:949
 
2658
msgid ""
 
2659
"Run through install process, but do not create devices or define the guest."
 
2660
msgstr ""
 
2661
 
 
2662
#: virt-install:952
 
2663
msgid "Forces 'yes' for any applicable prompts, terminates for all others"
 
2664
msgstr ""
 
2665
 
 
2666
#: virt-install:996
 
2667
msgid "--print-step must be 1, 2, 3, or all"
 
2668
msgstr ""