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

« back to all changes in this revision

Viewing changes to po/virtinst.pot

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2011-02-01 15:40:11 UTC
  • mfrom: (1.3.16 experimental)
  • Revision ID: james.westby@ubuntu.com-20110201154011-op0nusgc240xajvb
Tags: 0.500.5-1ubuntu1
* Merge from debian experimental. Remaining changes:
  - debian/patches/9001_Ubuntu.patch:
     + Updated to add maverick and natty to OS list and enable virtio
       for them.
  - 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. (refreshed)
  - debian/control: added acl package to depends.
  - Demote virt-viewer to Suggests, as it's in universe.
  - Recommends libvirt-bin
* Removed patches:
  - debian/patches/9002-libvirt_disk_format.patch: Upstream.

Show diffs side-by-side

added added

removed removed

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