~ubuntu-branches/ubuntu/saucy/nova/saucy-proposed

« back to all changes in this revision

Viewing changes to nova/locale/de/LC_MESSAGES/nova.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-05-24 13:12:53 UTC
  • mfrom: (1.1.55)
  • Revision ID: package-import@ubuntu.com-20120524131253-ommql08fg1en06ut
Tags: 2012.2~f1-0ubuntu1
* New upstream release.
* Prepare for quantal:
  - Dropped debian/patches/upstream/0006-Use-project_id-in-ec2.cloud._format_image.patch
  - Dropped debian/patches/upstream/0005-Populate-image-properties-with-project_id-again.patch
  - Dropped debian/patches/upstream/0004-Fixed-bug-962840-added-a-test-case.patch
  - Dropped debian/patches/upstream/0003-Allow-unprivileged-RADOS-users-to-access-rbd-volumes.patch
  - Dropped debian/patches/upstream/0002-Stop-libvirt-test-from-deleting-instances-dir.patch
  - Dropped debian/patches/upstream/0001-fix-bug-where-nova-ignores-glance-host-in-imageref.patch 
  - Dropped debian/patches/0001-fix-useexisting-deprecation-warnings.patch
* debian/control: Add python-keystone as a dependency. (LP: #907197)
* debian/patches/kombu_tests_timeout.patch: Refreshed.
* debian/nova.conf, debian/nova-common.postinst: Convert to new ini
  file configuration
* debian/patches/nova-manage_flagfile_location.patch: Refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version:  nova\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2012-04-01 23:03+0000\n"
 
10
"POT-Creation-Date: 2012-05-13 23:02+0000\n"
11
11
"PO-Revision-Date: 2011-08-23 11:23+0000\n"
12
12
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
13
13
"Language-Team: German <de@li.org>\n"
85
85
"Stdout: %(stdout)r\n"
86
86
"Stderr: %(stderr)r"
87
87
 
88
 
#: nova/exception.py:94
 
88
#: nova/exception.py:72
89
89
msgid "DB exception wrapped."
90
90
msgstr ""
91
91
 
92
 
#: nova/exception.py:155
 
92
#: nova/exception.py:131
93
93
msgid "An unknown exception occurred."
94
94
msgstr ""
95
95
 
96
 
#: nova/exception.py:178
 
96
#: nova/exception.py:149
 
97
msgid "Exception in string format operation"
 
98
msgstr ""
 
99
 
 
100
#: nova/exception.py:159
 
101
msgid "Unknown"
 
102
msgstr ""
 
103
 
 
104
#: nova/exception.py:179
97
105
msgid "Failed to decrypt text"
98
106
msgstr ""
99
107
 
100
 
#: nova/exception.py:182
 
108
#: nova/exception.py:183
101
109
msgid "Failed to paginate through images from image service"
102
110
msgstr ""
103
111
 
104
 
#: nova/exception.py:186
 
112
#: nova/exception.py:187
105
113
msgid "Virtual Interface creation failed"
106
114
msgstr ""
107
115
 
108
 
#: nova/exception.py:190
 
116
#: nova/exception.py:191
109
117
msgid "5 attempts to create virtual interfacewith unique mac address failed"
110
118
msgstr ""
111
119
 
112
 
#: nova/exception.py:195
 
120
#: nova/exception.py:196
113
121
msgid "Connection to glance failed"
114
122
msgstr ""
115
123
 
116
 
#: nova/exception.py:199
 
124
#: nova/exception.py:200
117
125
msgid "Connection to melange failed"
118
126
msgstr ""
119
127
 
120
 
#: nova/exception.py:203
 
128
#: nova/exception.py:204
121
129
msgid "Not authorized."
122
130
msgstr ""
123
131
 
124
 
#: nova/exception.py:208
 
132
#: nova/exception.py:209
125
133
msgid "User does not have admin privileges"
126
134
msgstr ""
127
135
 
128
 
#: nova/exception.py:212
 
136
#: nova/exception.py:213
129
137
#, python-format
130
138
msgid "Policy doesn't allow %(action)s to be performed."
131
139
msgstr ""
132
140
 
133
 
#: nova/exception.py:216
 
141
#: nova/exception.py:217
134
142
#, fuzzy, python-format
135
143
msgid "Not authorized for image %(image_id)s."
136
144
msgstr "keine Methode für diese Nachricht gefunden: %s"
137
145
 
138
 
#: nova/exception.py:220
 
146
#: nova/exception.py:221
139
147
msgid "Unacceptable parameters."
140
148
msgstr ""
141
149
 
142
 
#: nova/exception.py:225
 
150
#: nova/exception.py:226
143
151
msgid "Invalid snapshot"
144
152
msgstr ""
145
153
 
146
 
#: nova/exception.py:229
 
154
#: nova/exception.py:230
147
155
#, python-format
148
156
msgid "Volume %(volume_id)s is not attached to anything"
149
157
msgstr ""
150
158
 
151
 
#: nova/exception.py:233 nova/api/openstack/compute/contrib/keypairs.py:113
 
159
#: nova/exception.py:234 nova/api/openstack/compute/contrib/keypairs.py:119
152
160
msgid "Keypair data is invalid"
153
161
msgstr ""
154
162
 
155
 
#: nova/exception.py:237
 
163
#: nova/exception.py:238
156
164
msgid "Failed to load data into json format"
157
165
msgstr ""
158
166
 
159
 
#: nova/exception.py:241
 
167
#: nova/exception.py:242
160
168
msgid "The request is invalid."
161
169
msgstr ""
162
170
 
163
 
#: nova/exception.py:245
 
171
#: nova/exception.py:246
164
172
#, python-format
165
173
msgid "Invalid signature %(signature)s for user %(user)s."
166
174
msgstr ""
167
175
 
168
 
#: nova/exception.py:249
 
176
#: nova/exception.py:250
169
177
msgid "Invalid input received"
170
178
msgstr ""
171
179
 
172
 
#: nova/exception.py:253
 
180
#: nova/exception.py:254
173
181
#, python-format
174
182
msgid "Invalid instance type %(instance_type)s."
175
183
msgstr ""
176
184
 
177
 
#: nova/exception.py:257
 
185
#: nova/exception.py:258
178
186
msgid "Invalid volume type"
179
187
msgstr ""
180
188
 
181
 
#: nova/exception.py:261
 
189
#: nova/exception.py:262
182
190
msgid "Invalid volume"
183
191
msgstr ""
184
192
 
185
 
#: nova/exception.py:265
 
193
#: nova/exception.py:266 nova/api/openstack/compute/servers.py:1100
 
194
#: nova/api/openstack/compute/contrib/admin_actions.py:238
 
195
msgid "Invalid metadata"
 
196
msgstr ""
 
197
 
 
198
#: nova/exception.py:270
186
199
#, python-format
187
200
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
188
201
msgstr ""
189
202
 
190
 
#: nova/exception.py:269
 
203
#: nova/exception.py:274
191
204
#, python-format
192
205
msgid "Invalid IP protocol %(protocol)s."
193
206
msgstr ""
194
207
 
195
 
#: nova/exception.py:273
 
208
#: nova/exception.py:278
196
209
#, python-format
197
210
msgid "Invalid content type %(content_type)s."
198
211
msgstr ""
199
212
 
200
 
#: nova/exception.py:277
 
213
#: nova/exception.py:282
201
214
#, python-format
202
215
msgid "Invalid cidr %(cidr)s."
203
216
msgstr ""
204
217
 
205
 
#: nova/exception.py:281
 
218
#: nova/exception.py:286
206
219
msgid "Invalid reuse of an RPC connection."
207
220
msgstr ""
208
221
 
209
 
#: nova/exception.py:285
 
222
#: nova/exception.py:290
210
223
msgid "Invalid Parameter: Unicode is not supported by the current database."
211
224
msgstr ""
212
225
 
213
 
#: nova/exception.py:292
 
226
#: nova/exception.py:297
214
227
#, python-format
215
228
msgid "%(err)s"
216
229
msgstr ""
217
230
 
218
 
#: nova/exception.py:296
 
231
#: nova/exception.py:301
219
232
#, python-format
220
233
msgid ""
221
234
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
222
235
" %(reason)s."
223
236
msgstr ""
224
237
 
225
 
#: nova/exception.py:301
 
238
#: nova/exception.py:306
226
239
#, python-format
227
240
msgid "Group not valid. Reason: %(reason)s"
228
241
msgstr ""
229
242
 
230
 
#: nova/exception.py:305
 
243
#: nova/exception.py:310
231
244
#, python-format
232
245
msgid ""
233
246
"Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while"
234
247
" the instance is in this state."
235
248
msgstr ""
236
249
 
237
 
#: nova/exception.py:310
 
250
#: nova/exception.py:315
238
251
#, python-format
239
252
msgid "Instance %(instance_id)s is not running."
240
253
msgstr ""
241
254
 
242
 
#: nova/exception.py:314
 
255
#: nova/exception.py:319
243
256
#, python-format
244
257
msgid "Instance %(instance_id)s is not suspended."
245
258
msgstr ""
246
259
 
247
 
#: nova/exception.py:318
 
260
#: nova/exception.py:323
248
261
#, python-format
249
262
msgid "Instance %(instance_id)s is not in rescue mode"
250
263
msgstr ""
251
264
 
252
 
#: nova/exception.py:322
 
265
#: nova/exception.py:327
253
266
msgid "Failed to suspend instance"
254
267
msgstr ""
255
268
 
256
 
#: nova/exception.py:326
 
269
#: nova/exception.py:331
257
270
msgid "Failed to resume server"
258
271
msgstr ""
259
272
 
260
 
#: nova/exception.py:330
 
273
#: nova/exception.py:335
261
274
msgid "Failed to reboot instance"
262
275
msgstr ""
263
276
 
264
 
#: nova/exception.py:334
 
277
#: nova/exception.py:339
265
278
msgid "Failed to terminate instance"
266
279
msgstr ""
267
280
 
268
 
#: nova/exception.py:338
 
281
#: nova/exception.py:343
269
282
msgid "Service is unavailable at this time."
270
283
msgstr ""
271
284
 
272
 
#: nova/exception.py:342
273
 
msgid "Volume service is unavailable at this time."
274
 
msgstr ""
275
 
 
276
 
#: nova/exception.py:346
 
285
#: nova/exception.py:347
277
286
msgid "Compute service is unavailable at this time."
278
287
msgstr ""
279
288
 
280
 
#: nova/exception.py:350
 
289
#: nova/exception.py:351
281
290
#, python-format
282
291
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
283
292
msgstr ""
284
293
 
285
 
#: nova/exception.py:355
 
294
#: nova/exception.py:356
286
295
msgid "Destination compute host is unavailable at this time."
287
296
msgstr ""
288
297
 
289
 
#: nova/exception.py:359
 
298
#: nova/exception.py:360
290
299
msgid "Original compute host is unavailable at this time."
291
300
msgstr ""
292
301
 
293
 
#: nova/exception.py:363
 
302
#: nova/exception.py:364
294
303
msgid "The supplied hypervisor type of is invalid."
295
304
msgstr ""
296
305
 
297
 
#: nova/exception.py:367
 
306
#: nova/exception.py:368
298
307
msgid "The instance requires a newer hypervisor version than has been provided."
299
308
msgstr ""
300
309
 
301
 
#: nova/exception.py:372
 
310
#: nova/exception.py:373
302
311
#, python-format
303
312
msgid ""
304
313
"The supplied disk path (%(path)s) already exists, it is expected not to "
305
314
"exist."
306
315
msgstr ""
307
316
 
308
 
#: nova/exception.py:377
 
317
#: nova/exception.py:378
309
318
#, python-format
310
319
msgid "The supplied device path (%(path)s) is invalid."
311
320
msgstr ""
312
321
 
313
 
#: nova/exception.py:381
 
322
#: nova/exception.py:382
314
323
#, python-format
315
324
msgid "The supplied device (%(device)s) is busy."
316
325
msgstr ""
317
326
 
318
 
#: nova/exception.py:385
 
327
#: nova/exception.py:386
319
328
msgid "Unacceptable CPU info"
320
329
msgstr ""
321
330
 
322
 
#: nova/exception.py:389
 
331
#: nova/exception.py:390
323
332
#, python-format
324
333
msgid "%(address)s is not a valid IP v4/6 address."
325
334
msgstr ""
326
335
 
327
 
#: nova/exception.py:393
 
336
#: nova/exception.py:394
328
337
#, python-format
329
338
msgid ""
330
339
"VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN "
331
340
"tag is %(tag)s, but the one associated with the port group is %(pgroup)s."
332
341
msgstr ""
333
342
 
334
 
#: nova/exception.py:399
 
343
#: nova/exception.py:400
335
344
#, python-format
336
345
msgid ""
337
346
"vSwitch which contains the port group %(bridge)s is not associated with "
339
348
"one associated is %(actual)s."
340
349
msgstr ""
341
350
 
342
 
#: nova/exception.py:406
 
351
#: nova/exception.py:407
343
352
#, python-format
344
353
msgid "Disk format %(disk_format)s is not acceptable"
345
354
msgstr ""
346
355
 
347
 
#: nova/exception.py:410
 
356
#: nova/exception.py:411
348
357
#, python-format
349
358
msgid "Image %(image_id)s is unacceptable: %(reason)s"
350
359
msgstr ""
351
360
 
352
 
#: nova/exception.py:414
 
361
#: nova/exception.py:415
353
362
#, python-format
354
363
msgid "Instance %(instance_id)s is unacceptable: %(reason)s"
355
364
msgstr ""
356
365
 
357
 
#: nova/exception.py:418
 
366
#: nova/exception.py:419
358
367
#, python-format
359
368
msgid "Ec2 id %(ec2_id)s is unacceptable."
360
369
msgstr ""
361
370
 
362
 
#: nova/exception.py:422
 
371
#: nova/exception.py:423
 
372
msgid "Expected a uuid but received %(uuid)."
 
373
msgstr ""
 
374
 
 
375
#: nova/exception.py:427
363
376
msgid "Resource could not be found."
364
377
msgstr ""
365
378
 
366
 
#: nova/exception.py:427
 
379
#: nova/exception.py:432
367
380
#, python-format
368
381
msgid "Required flag %(flag)s not set."
369
382
msgstr ""
370
383
 
371
 
#: nova/exception.py:431
 
384
#: nova/exception.py:436
372
385
#, python-format
373
386
msgid "Volume %(volume_id)s could not be found."
374
387
msgstr ""
375
388
 
376
 
#: nova/exception.py:435
 
389
#: nova/exception.py:440
377
390
#, python-format
378
391
msgid "Unable to locate account %(account_name)s on Solidfire device"
379
392
msgstr ""
380
393
 
381
 
#: nova/exception.py:440
 
394
#: nova/exception.py:445
382
395
#, python-format
383
396
msgid "Volume not found for instance %(instance_id)s."
384
397
msgstr ""
385
398
 
386
 
#: nova/exception.py:444
 
399
#: nova/exception.py:449
387
400
#, python-format
388
401
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
389
402
msgstr ""
390
403
 
391
 
#: nova/exception.py:449
 
404
#: nova/exception.py:454
392
405
msgid "Zero volume types found."
393
406
msgstr ""
394
407
 
395
 
#: nova/exception.py:453
 
408
#: nova/exception.py:458
396
409
#, python-format
397
410
msgid "Volume type %(volume_type_id)s could not be found."
398
411
msgstr ""
399
412
 
400
 
#: nova/exception.py:457
 
413
#: nova/exception.py:462
401
414
#, python-format
402
415
msgid "Volume type with name %(volume_type_name)s could not be found."
403
416
msgstr ""
404
417
 
405
 
#: nova/exception.py:462
 
418
#: nova/exception.py:467
406
419
#, python-format
407
420
msgid ""
408
421
"Volume Type %(volume_type_id)s has no extra specs with key "
409
422
"%(extra_specs_key)s."
410
423
msgstr ""
411
424
 
412
 
#: nova/exception.py:467
 
425
#: nova/exception.py:472
413
426
#, python-format
414
427
msgid "Snapshot %(snapshot_id)s could not be found."
415
428
msgstr ""
416
429
 
417
 
#: nova/exception.py:471
 
430
#: nova/exception.py:476
418
431
#, python-format
419
432
msgid "deleting volume %(volume_name)s that has snapshot"
420
433
msgstr ""
421
434
 
422
 
#: nova/exception.py:475
 
435
#: nova/exception.py:480
423
436
#, python-format
424
437
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
425
438
msgstr ""
426
439
 
427
 
#: nova/exception.py:480
 
440
#: nova/exception.py:485
428
441
#, python-format
429
442
msgid "No target id found for volume %(volume_id)s."
430
443
msgstr ""
431
444
 
432
 
#: nova/exception.py:484
 
445
#: nova/exception.py:489
433
446
#, python-format
434
447
msgid "No disk at %(location)s"
435
448
msgstr ""
436
449
 
437
 
#: nova/exception.py:488
 
450
#: nova/exception.py:493
438
451
#, python-format
439
452
msgid "Could not find a handler for %(driver_type)s volume."
440
453
msgstr ""
441
454
 
442
 
#: nova/exception.py:492
 
455
#: nova/exception.py:497
443
456
#, python-format
444
457
msgid "Invalid image href %(image_href)s."
445
458
msgstr ""
446
459
 
447
 
#: nova/exception.py:496
 
460
#: nova/exception.py:501
448
461
msgid ""
449
462
"Some images have been stored via hrefs. This version of the api does not "
450
463
"support displaying image hrefs."
451
464
msgstr ""
452
465
 
453
 
#: nova/exception.py:501
 
466
#: nova/exception.py:506
454
467
#, python-format
455
468
msgid "Image %(image_id)s could not be found."
456
469
msgstr ""
457
470
 
458
 
#: nova/exception.py:505
 
471
#: nova/exception.py:510
459
472
#, python-format
460
473
msgid "Kernel not found for image %(image_id)s."
461
474
msgstr ""
462
475
 
463
 
#: nova/exception.py:509
 
476
#: nova/exception.py:514
464
477
#, python-format
465
478
msgid "User %(user_id)s could not be found."
466
479
msgstr ""
467
480
 
468
 
#: nova/exception.py:513
 
481
#: nova/exception.py:518
469
482
#, python-format
470
483
msgid "Project %(project_id)s could not be found."
471
484
msgstr ""
472
485
 
473
 
#: nova/exception.py:517
 
486
#: nova/exception.py:522
474
487
#, python-format
475
488
msgid "User %(user_id)s is not a member of project %(project_id)s."
476
489
msgstr ""
477
490
 
478
 
#: nova/exception.py:521
 
491
#: nova/exception.py:526
479
492
#, python-format
480
493
msgid "Role %(role_id)s could not be found."
481
494
msgstr ""
482
495
 
483
 
#: nova/exception.py:525
 
496
#: nova/exception.py:530
484
497
msgid "Cannot find SR to read/write VDI."
485
498
msgstr ""
486
499
 
487
 
#: nova/exception.py:529
 
500
#: nova/exception.py:534
 
501
#, python-format
 
502
msgid "Network %(network_id)s is still in use."
 
503
msgstr ""
 
504
 
 
505
#: nova/exception.py:538
488
506
#, python-format
489
507
msgid "%(req)s is required to create a network."
490
508
msgstr ""
491
509
 
492
 
#: nova/exception.py:533
 
510
#: nova/exception.py:542
493
511
#, python-format
494
512
msgid "Network %(network_id)s could not be found."
495
513
msgstr ""
496
514
 
497
 
#: nova/exception.py:537
 
515
#: nova/exception.py:546
498
516
#, python-format
499
517
msgid "Network could not be found for bridge %(bridge)s"
500
518
msgstr ""
501
519
 
502
 
#: nova/exception.py:541
 
520
#: nova/exception.py:550
503
521
#, python-format
504
522
msgid "Network could not be found for uuid %(uuid)s"
505
523
msgstr ""
506
524
 
507
 
#: nova/exception.py:545
 
525
#: nova/exception.py:554
508
526
#, python-format
509
527
msgid "Network could not be found with cidr %(cidr)s."
510
528
msgstr ""
511
529
 
512
 
#: nova/exception.py:549
 
530
#: nova/exception.py:558
513
531
#, python-format
514
532
msgid "Network could not be found for instance %(instance_id)s."
515
533
msgstr ""
516
534
 
517
 
#: nova/exception.py:553
 
535
#: nova/exception.py:562
518
536
msgid "No networks defined."
519
537
msgstr ""
520
538
 
521
 
#: nova/exception.py:557
 
539
#: nova/exception.py:566
522
540
#, python-format
523
541
msgid ""
524
542
"Either Network uuid %(network_uuid)s is not present or is not assigned to"
525
543
" the project %(project_id)s."
526
544
msgstr ""
527
545
 
528
 
#: nova/exception.py:562
 
546
#: nova/exception.py:571
529
547
#, python-format
530
548
msgid "Host is not set to the network (%(network_id)s)."
531
549
msgstr ""
532
550
 
533
 
#: nova/exception.py:566
 
551
#: nova/exception.py:575
534
552
#, python-format
535
553
msgid "Network %(network)s has active ports, cannot delete."
536
554
msgstr ""
537
555
 
538
 
#: nova/exception.py:570
 
556
#: nova/exception.py:579
539
557
msgid "Could not find the datastore reference(s) which the VM uses."
540
558
msgstr ""
541
559
 
542
 
#: nova/exception.py:574
 
560
#: nova/exception.py:583
543
561
#, python-format
544
562
msgid "No fixed IP associated with id %(id)s."
545
563
msgstr ""
546
564
 
547
 
#: nova/exception.py:578
 
565
#: nova/exception.py:587
548
566
#, python-format
549
567
msgid "Fixed ip not found for address %(address)s."
550
568
msgstr ""
551
569
 
552
 
#: nova/exception.py:582
 
570
#: nova/exception.py:591
553
571
#, python-format
554
572
msgid "Instance %(instance_id)s has zero fixed ips."
555
573
msgstr ""
556
574
 
557
 
#: nova/exception.py:586
 
575
#: nova/exception.py:595
558
576
#, python-format
559
577
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
560
578
msgstr ""
561
579
 
562
 
#: nova/exception.py:591
 
580
#: nova/exception.py:600
563
581
#, python-format
564
582
msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
565
583
msgstr ""
566
584
 
567
 
#: nova/exception.py:595
 
585
#: nova/exception.py:604
568
586
#, python-format
569
587
msgid "Host %(host)s has zero fixed ips."
570
588
msgstr ""
571
589
 
572
 
#: nova/exception.py:599
 
590
#: nova/exception.py:608
573
591
#, python-format
574
592
msgid ""
575
593
"Fixed IP address (%(address)s) does not exist in network "
576
594
"(%(network_uuid)s)."
577
595
msgstr ""
578
596
 
579
 
#: nova/exception.py:604
 
597
#: nova/exception.py:613
580
598
#, python-format
581
599
msgid "Fixed IP address %(address)s is already in use."
582
600
msgstr ""
583
601
 
584
 
#: nova/exception.py:608
 
602
#: nova/exception.py:617
585
603
#, python-format
586
604
msgid "Fixed IP address %(address)s is invalid."
587
605
msgstr ""
588
606
 
589
 
#: nova/exception.py:612
 
607
#: nova/exception.py:621
590
608
msgid "Zero fixed ips available."
591
609
msgstr ""
592
610
 
593
 
#: nova/exception.py:616
 
611
#: nova/exception.py:625
594
612
msgid "Zero fixed ips could be found."
595
613
msgstr ""
596
614
 
597
 
#: nova/exception.py:620
 
615
#: nova/exception.py:629
598
616
#, python-format
599
617
msgid "Floating ip not found for id %(id)s."
600
618
msgstr ""
601
619
 
602
 
#: nova/exception.py:624
 
620
#: nova/exception.py:633
603
621
#, python-format
604
622
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
605
623
msgstr ""
606
624
 
607
 
#: nova/exception.py:628
 
625
#: nova/exception.py:637
608
626
#, python-format
609
627
msgid "Floating ip not found for address %(address)s."
610
628
msgstr ""
611
629
 
612
 
#: nova/exception.py:632
 
630
#: nova/exception.py:641
613
631
#, python-format
614
632
msgid "Floating ip not found for host %(host)s."
615
633
msgstr ""
616
634
 
617
 
#: nova/exception.py:636
 
635
#: nova/exception.py:645
618
636
msgid "Zero floating ips available."
619
637
msgstr ""
620
638
 
621
 
#: nova/exception.py:640
 
639
#: nova/exception.py:649
622
640
#, python-format
623
641
msgid "Floating ip %(address)s is associated."
624
642
msgstr ""
625
643
 
626
 
#: nova/exception.py:644
 
644
#: nova/exception.py:653
627
645
#, python-format
628
646
msgid "Floating ip %(address)s is not associated."
629
647
msgstr ""
630
648
 
631
 
#: nova/exception.py:648
 
649
#: nova/exception.py:657
632
650
msgid "Zero floating ips exist."
633
651
msgstr ""
634
652
 
635
 
#: nova/exception.py:652
 
653
#: nova/exception.py:661
636
654
#, python-format
637
655
msgid "Interface %(interface)s not found."
638
656
msgstr ""
639
657
 
640
 
#: nova/exception.py:656
 
658
#: nova/exception.py:665
641
659
#, python-format
642
660
msgid "Keypair %(name)s not found for user %(user_id)s"
643
661
msgstr ""
644
662
 
645
 
#: nova/exception.py:660
 
663
#: nova/exception.py:669
646
664
#, python-format
647
665
msgid "Certificate %(certificate_id)s not found."
648
666
msgstr ""
649
667
 
650
 
#: nova/exception.py:664
 
668
#: nova/exception.py:673
651
669
#, python-format
652
670
msgid "Service %(service_id)s could not be found."
653
671
msgstr ""
654
672
 
655
 
#: nova/exception.py:668
 
673
#: nova/exception.py:677
656
674
#, python-format
657
675
msgid "Host %(host)s could not be found."
658
676
msgstr ""
659
677
 
660
 
#: nova/exception.py:672
 
678
#: nova/exception.py:681
661
679
#, python-format
662
680
msgid "Compute host %(host)s could not be found."
663
681
msgstr ""
664
682
 
665
 
#: nova/exception.py:676
 
683
#: nova/exception.py:685
666
684
#, python-format
667
685
msgid "Could not find binary %(binary)s on host %(host)s."
668
686
msgstr ""
669
687
 
670
 
#: nova/exception.py:680
 
688
#: nova/exception.py:689
671
689
#, python-format
672
690
msgid "Auth token %(token)s could not be found."
673
691
msgstr ""
674
692
 
675
 
#: nova/exception.py:684
 
693
#: nova/exception.py:693
676
694
#, python-format
677
695
msgid "Access Key %(access_key)s could not be found."
678
696
msgstr ""
679
697
 
680
 
#: nova/exception.py:688
 
698
#: nova/exception.py:697
681
699
msgid "Quota could not be found"
682
700
msgstr ""
683
701
 
684
 
#: nova/exception.py:692
 
702
#: nova/exception.py:701
685
703
#, python-format
686
704
msgid "Quota for project %(project_id)s could not be found."
687
705
msgstr ""
688
706
 
689
 
#: nova/exception.py:696
 
707
#: nova/exception.py:705
690
708
#, python-format
691
709
msgid "Quota class %(class_name)s could not be found."
692
710
msgstr ""
693
711
 
694
 
#: nova/exception.py:700
 
712
#: nova/exception.py:709
695
713
#, python-format
696
714
msgid "Security group %(security_group_id)s not found."
697
715
msgstr ""
698
716
 
699
 
#: nova/exception.py:704
 
717
#: nova/exception.py:713
700
718
#, python-format
701
719
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
702
720
msgstr ""
703
721
 
704
 
#: nova/exception.py:709
 
722
#: nova/exception.py:718
705
723
#, python-format
706
724
msgid "Security group with rule %(rule_id)s not found."
707
725
msgstr ""
708
726
 
709
 
#: nova/exception.py:713
 
727
#: nova/exception.py:722
710
728
#, python-format
711
729
msgid ""
712
730
"Security group %(security_group_id)s is already associated with the "
713
731
"instance %(instance_id)s"
714
732
msgstr ""
715
733
 
716
 
#: nova/exception.py:718
 
734
#: nova/exception.py:727
717
735
#, python-format
718
736
msgid ""
719
737
"Security group %(security_group_id)s is not associated with the instance "
720
738
"%(instance_id)s"
721
739
msgstr ""
722
740
 
723
 
#: nova/exception.py:723
 
741
#: nova/exception.py:732
724
742
#, python-format
725
743
msgid "Migration %(migration_id)s could not be found."
726
744
msgstr ""
727
745
 
728
 
#: nova/exception.py:727
 
746
#: nova/exception.py:736
729
747
#, python-format
730
748
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
731
749
msgstr ""
732
750
 
733
 
#: nova/exception.py:732
 
751
#: nova/exception.py:741
734
752
#, python-format
735
753
msgid "Console pool %(pool_id)s could not be found."
736
754
msgstr ""
737
755
 
738
 
#: nova/exception.py:736
 
756
#: nova/exception.py:745
739
757
#, python-format
740
758
msgid ""
741
759
"Console pool of type %(console_type)s for compute host %(compute_host)s "
742
760
"on proxy host %(host)s not found."
743
761
msgstr ""
744
762
 
745
 
#: nova/exception.py:742
 
763
#: nova/exception.py:751
746
764
#, python-format
747
765
msgid "Console %(console_id)s could not be found."
748
766
msgstr ""
749
767
 
750
 
#: nova/exception.py:746
 
768
#: nova/exception.py:755
751
769
#, python-format
752
770
msgid "Console for instance %(instance_id)s could not be found."
753
771
msgstr ""
754
772
 
755
 
#: nova/exception.py:750
 
773
#: nova/exception.py:759
756
774
#, python-format
757
775
msgid ""
758
776
"Console for instance %(instance_id)s in pool %(pool_id)s could not be "
759
777
"found."
760
778
msgstr ""
761
779
 
762
 
#: nova/exception.py:755
 
780
#: nova/exception.py:764
763
781
#, python-format
764
782
msgid "Invalid console type %(console_type)s "
765
783
msgstr ""
766
784
 
767
 
#: nova/exception.py:759
 
785
#: nova/exception.py:768
768
786
msgid "Zero instance types found."
769
787
msgstr ""
770
788
 
771
 
#: nova/exception.py:763
 
789
#: nova/exception.py:772
772
790
#, python-format
773
791
msgid "Instance type %(instance_type_id)s could not be found."
774
792
msgstr ""
775
793
 
776
 
#: nova/exception.py:767
 
794
#: nova/exception.py:776
777
795
#, python-format
778
796
msgid "Instance type with name %(instance_type_name)s could not be found."
779
797
msgstr ""
780
798
 
781
 
#: nova/exception.py:772
 
799
#: nova/exception.py:781
782
800
#, python-format
783
801
msgid "Flavor %(flavor_id)s could not be found."
784
802
msgstr ""
785
803
 
786
 
#: nova/exception.py:776
 
804
#: nova/exception.py:785
787
805
#, python-format
788
806
msgid "Cell %(cell_id)s could not be found."
789
807
msgstr ""
790
808
 
791
 
#: nova/exception.py:780
 
809
#: nova/exception.py:789
792
810
#, python-format
793
811
msgid "Scheduler Host Filter %(filter_name)s could not be found."
794
812
msgstr ""
795
813
 
796
 
#: nova/exception.py:784
 
814
#: nova/exception.py:793
797
815
#, python-format
798
816
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
799
817
msgstr ""
800
818
 
801
 
#: nova/exception.py:789
 
819
#: nova/exception.py:798
802
820
#, python-format
803
821
msgid "Scheduler weight flag not found: %(flag_name)s"
804
822
msgstr ""
805
823
 
806
 
#: nova/exception.py:793
 
824
#: nova/exception.py:802
807
825
#, python-format
808
826
msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
809
827
msgstr ""
810
828
 
811
 
#: nova/exception.py:798
 
829
#: nova/exception.py:807
 
830
#, python-format
 
831
msgid ""
 
832
"Instance %(instance_uuid)s has no system metadata with key "
 
833
"%(metadata_key)s."
 
834
msgstr ""
 
835
 
 
836
#: nova/exception.py:812
812
837
#, python-format
813
838
msgid ""
814
839
"Instance Type %(instance_type_id)s has no extra specs with key "
815
840
"%(extra_specs_key)s."
816
841
msgstr ""
817
842
 
818
 
#: nova/exception.py:803
 
843
#: nova/exception.py:817
819
844
msgid "LDAP object could not be found"
820
845
msgstr ""
821
846
 
822
 
#: nova/exception.py:807
 
847
#: nova/exception.py:821
823
848
#, python-format
824
849
msgid "LDAP user %(user_id)s could not be found."
825
850
msgstr ""
826
851
 
827
 
#: nova/exception.py:811
 
852
#: nova/exception.py:825
828
853
#, python-format
829
854
msgid "LDAP group %(group_id)s could not be found."
830
855
msgstr ""
831
856
 
832
 
#: nova/exception.py:815
 
857
#: nova/exception.py:829
833
858
#, python-format
834
859
msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
835
860
msgstr ""
836
861
 
837
 
#: nova/exception.py:819
 
862
#: nova/exception.py:833
838
863
#, python-format
839
864
msgid "File %(file_path)s could not be found."
840
865
msgstr ""
841
866
 
842
 
#: nova/exception.py:823
 
867
#: nova/exception.py:837
843
868
msgid "Zero files could be found."
844
869
msgstr ""
845
870
 
846
 
#: nova/exception.py:827
 
871
#: nova/exception.py:841
847
872
#, python-format
848
873
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
849
874
msgstr ""
850
875
 
851
 
#: nova/exception.py:832
 
876
#: nova/exception.py:846
852
877
#, python-format
853
878
msgid "Network adapter %(adapter)s could not be found."
854
879
msgstr ""
855
880
 
856
 
#: nova/exception.py:836
 
881
#: nova/exception.py:850
857
882
#, python-format
858
883
msgid "Class %(class_name)s could not be found: %(exception)s"
859
884
msgstr ""
860
885
 
861
 
#: nova/exception.py:840
 
886
#: nova/exception.py:854
862
887
msgid "Action not allowed."
863
888
msgstr ""
864
889
 
865
 
#: nova/exception.py:844
 
890
#: nova/exception.py:858
866
891
#, python-format
867
892
msgid "Unable to use global role %(role_id)s"
868
893
msgstr ""
869
894
 
870
 
#: nova/exception.py:848
 
895
#: nova/exception.py:862
871
896
msgid "Rotation is not allowed for snapshots"
872
897
msgstr ""
873
898
 
874
 
#: nova/exception.py:852
 
899
#: nova/exception.py:866
875
900
msgid "Rotation param is required for backup image_type"
876
901
msgstr ""
877
902
 
878
 
#: nova/exception.py:861
 
903
#: nova/exception.py:875
879
904
#, python-format
880
905
msgid "Key pair %(key_name)s already exists."
881
906
msgstr ""
882
907
 
883
 
#: nova/exception.py:865
 
908
#: nova/exception.py:879
884
909
#, python-format
885
910
msgid "User %(user)s already exists."
886
911
msgstr ""
887
912
 
888
 
#: nova/exception.py:869
 
913
#: nova/exception.py:883
889
914
#, python-format
890
915
msgid "LDAP user %(user)s already exists."
891
916
msgstr ""
892
917
 
893
 
#: nova/exception.py:873
 
918
#: nova/exception.py:887
894
919
#, python-format
895
920
msgid "LDAP group %(group)s already exists."
896
921
msgstr ""
897
922
 
898
 
#: nova/exception.py:877
 
923
#: nova/exception.py:891
899
924
#, python-format
900
925
msgid "User %(uid)s is already a member of the group %(group_dn)s"
901
926
msgstr ""
902
927
 
903
 
#: nova/exception.py:882
 
928
#: nova/exception.py:896
904
929
#, python-format
905
930
msgid "Project %(project)s already exists."
906
931
msgstr ""
907
932
 
908
 
#: nova/exception.py:886
 
933
#: nova/exception.py:900
909
934
#, python-format
910
935
msgid "Instance %(name)s already exists."
911
936
msgstr ""
912
937
 
913
 
#: nova/exception.py:890
 
938
#: nova/exception.py:904
914
939
#, python-format
915
940
msgid "Instance Type %(name)s already exists."
916
941
msgstr ""
917
942
 
918
 
#: nova/exception.py:894
 
943
#: nova/exception.py:908
919
944
#, python-format
920
945
msgid "Volume Type %(name)s already exists."
921
946
msgstr ""
922
947
 
923
 
#: nova/exception.py:898
 
948
#: nova/exception.py:912
924
949
#, python-format
925
950
msgid "%(path)s is on shared storage: %(reason)s"
926
951
msgstr ""
927
952
 
928
 
#: nova/exception.py:902
 
953
#: nova/exception.py:916
929
954
msgid "Migration error"
930
955
msgstr ""
931
956
 
932
 
#: nova/exception.py:906
 
957
#: nova/exception.py:920
933
958
#, python-format
934
959
msgid "Malformed message body: %(reason)s"
935
960
msgstr ""
936
961
 
937
 
#: nova/exception.py:910
 
962
#: nova/exception.py:924
938
963
#, python-format
939
964
msgid "Could not find config at %(path)s"
940
965
msgstr ""
941
966
 
942
 
#: nova/exception.py:914
 
967
#: nova/exception.py:928
943
968
#, python-format
944
969
msgid "Could not load paste app '%(name)s' from %(path)s"
945
970
msgstr ""
946
971
 
947
 
#: nova/exception.py:918
 
972
#: nova/exception.py:932
948
973
msgid "When resizing, instances must change size!"
949
974
msgstr ""
950
975
 
951
 
#: nova/exception.py:922
 
976
#: nova/exception.py:936
952
977
msgid "Image is larger than instance type allows"
953
978
msgstr ""
954
979
 
955
 
#: nova/exception.py:926
 
980
#: nova/exception.py:940
956
981
msgid "1 or more Zones could not complete the request"
957
982
msgstr ""
958
983
 
959
 
#: nova/exception.py:930
 
984
#: nova/exception.py:944
960
985
msgid "Instance type's memory is too small for requested image."
961
986
msgstr ""
962
987
 
963
 
#: nova/exception.py:934
 
988
#: nova/exception.py:948
964
989
msgid "Instance type's disk is too small for requested image."
965
990
msgstr ""
966
991
 
967
 
#: nova/exception.py:938
 
992
#: nova/exception.py:952
968
993
#, python-format
969
994
msgid "Insufficient free memory on compute node to start %(uuid)s."
970
995
msgstr ""
971
996
 
972
 
#: nova/exception.py:942
 
997
#: nova/exception.py:956
973
998
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
974
999
msgstr ""
975
1000
 
976
 
#: nova/exception.py:946
 
1001
#: nova/exception.py:960
977
1002
#, python-format
978
1003
msgid "No valid host was found. %(reason)s"
979
1004
msgstr ""
980
1005
 
981
 
#: nova/exception.py:950
 
1006
#: nova/exception.py:964
982
1007
#, python-format
983
1008
msgid "Host %(host)s is not up or doesn't exist."
984
1009
msgstr ""
985
1010
 
986
 
#: nova/exception.py:954
 
1011
#: nova/exception.py:968
987
1012
msgid "Quota exceeded"
988
1013
msgstr ""
989
1014
 
990
 
#: nova/exception.py:958
 
1015
#: nova/exception.py:972
 
1016
#, python-format
 
1017
msgid "Quota exceeded: already used %(used)d of %(allowed)d instances"
 
1018
msgstr ""
 
1019
 
 
1020
#: nova/exception.py:977
 
1021
msgid "Maximum volume size exceeded"
 
1022
msgstr ""
 
1023
 
 
1024
#: nova/exception.py:981
 
1025
#, python-format
 
1026
msgid "Maximum number of metadata items exceeds %(allowed)d"
 
1027
msgstr ""
 
1028
 
 
1029
#: nova/exception.py:985
 
1030
msgid "Personality file limit exceeded"
 
1031
msgstr ""
 
1032
 
 
1033
#: nova/exception.py:989
 
1034
msgid "Personality file path too long"
 
1035
msgstr ""
 
1036
 
 
1037
#: nova/exception.py:993
 
1038
msgid "Personality file content too long"
 
1039
msgstr ""
 
1040
 
 
1041
#: nova/exception.py:997
991
1042
#, python-format
992
1043
msgid ""
993
1044
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
994
1045
"%(reason)s."
995
1046
msgstr ""
996
1047
 
997
 
#: nova/exception.py:963
 
1048
#: nova/exception.py:1002
998
1049
#, python-format
999
1050
msgid "Aggregate %(aggregate_id)s could not be found."
1000
1051
msgstr ""
1001
1052
 
1002
 
#: nova/exception.py:967
 
1053
#: nova/exception.py:1006
1003
1054
#, python-format
1004
1055
msgid "Aggregate %(aggregate_name)s already exists."
1005
1056
msgstr ""
1006
1057
 
1007
 
#: nova/exception.py:971
 
1058
#: nova/exception.py:1010
1008
1059
#, python-format
1009
1060
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
1010
1061
msgstr ""
1011
1062
 
1012
 
#: nova/exception.py:975
 
1063
#: nova/exception.py:1014
1013
1064
#, python-format
1014
1065
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1015
1066
msgstr ""
1016
1067
 
1017
 
#: nova/exception.py:980
 
1068
#: nova/exception.py:1019
1018
1069
#, python-format
1019
1070
msgid "Host %(host)s already member of another aggregate."
1020
1071
msgstr ""
1021
1072
 
1022
 
#: nova/exception.py:984
 
1073
#: nova/exception.py:1023
1023
1074
#, python-format
1024
1075
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
1025
1076
msgstr ""
1026
1077
 
1027
 
#: nova/exception.py:988
 
1078
#: nova/exception.py:1027
1028
1079
#, python-format
1029
1080
msgid "Detected more than one volume with name %(vol_name)s"
1030
1081
msgstr ""
1031
1082
 
1032
 
#: nova/exception.py:992
 
1083
#: nova/exception.py:1031
1033
1084
#, python-format
1034
1085
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1035
1086
msgstr ""
1036
1087
 
1037
 
#: nova/exception.py:997
 
1088
#: nova/exception.py:1036
1038
1089
msgid "Unable to create instance type"
1039
1090
msgstr ""
1040
1091
 
1041
 
#: nova/exception.py:1001
 
1092
#: nova/exception.py:1040
1042
1093
msgid "Bad response from SolidFire API"
1043
1094
msgstr ""
1044
1095
 
1045
 
#: nova/exception.py:1005
 
1096
#: nova/exception.py:1044
1046
1097
#, python-format
1047
1098
msgid "Error in SolidFire API response: status=%(status)s"
1048
1099
msgstr ""
1049
1100
 
1050
 
#: nova/exception.py:1009
 
1101
#: nova/exception.py:1048
1051
1102
#, python-format
1052
1103
msgid "Error in SolidFire API response: data=%(data)s"
1053
1104
msgstr ""
1054
1105
 
1055
 
#: nova/exception.py:1013
 
1106
#: nova/exception.py:1052
1056
1107
#, python-format
1057
1108
msgid "Detected existing vlan with id %(vlan)d"
1058
1109
msgstr ""
1059
1110
 
1060
 
#: nova/exception.py:1017
 
1111
#: nova/exception.py:1056
1061
1112
#, python-format
1062
1113
msgid "Instance %(instance_id)s could not be found."
1063
1114
msgstr ""
1064
1115
 
1065
 
#: nova/exception.py:1021
 
1116
#: nova/exception.py:1060
1066
1117
#, python-format
1067
1118
msgid "Invalid id: %(val)s (expecting \"i-...\")."
1068
1119
msgstr ""
1069
1120
 
1070
 
#: nova/exception.py:1025
 
1121
#: nova/exception.py:1064
1071
1122
#, python-format
1072
1123
msgid "Could not fetch image %(image)s"
1073
1124
msgstr ""
1074
1125
 
1075
 
#: nova/log.py:315
 
1126
#: nova/log.py:331
1076
1127
#, python-format
1077
1128
msgid "syslog facility must be one of: %s"
1078
1129
msgstr ""
1096
1147
msgid "Notifying Schedulers of capabilities ..."
1097
1148
msgstr ""
1098
1149
 
1099
 
#: nova/policy.py:30
 
1150
#: nova/policy.py:32
1100
1151
msgid "JSON file representing policy"
1101
1152
msgstr ""
1102
1153
 
1103
 
#: nova/policy.py:33
 
1154
#: nova/policy.py:35
1104
1155
msgid "Rule checked when requested rule is not found"
1105
1156
msgstr ""
1106
1157
 
1107
 
#: nova/service.py:137
 
1158
#: nova/service.py:138
1108
1159
msgid "SIGTERM received"
1109
1160
msgstr ""
1110
1161
 
1111
 
#: nova/service.py:177
 
1162
#: nova/service.py:178
1112
1163
#, python-format
1113
1164
msgid "Starting %(topic)s node (version %(vcs_string)s)"
1114
1165
msgstr ""
1115
1166
 
1116
 
#: nova/service.py:195
 
1167
#: nova/service.py:197
1117
1168
#, python-format
1118
1169
msgid "Creating Consumer connection for Service %s"
1119
1170
msgstr ""
1120
1171
 
1121
 
#: nova/service.py:282
 
1172
#: nova/service.py:284
1122
1173
msgid "Service killed that has no database entry"
1123
1174
msgstr ""
1124
1175
 
1125
 
#: nova/service.py:319
 
1176
#: nova/service.py:321
1126
1177
msgid "The service database object disappeared, Recreating it."
1127
1178
msgstr "Das Service-Datenbank-Objekt ist verschwunden, es wird erneut erzeugt."
1128
1179
 
1129
 
#: nova/service.py:334
 
1180
#: nova/service.py:336
1130
1181
msgid "Recovered model server connection!"
1131
1182
msgstr ""
1132
1183
 
1133
 
#: nova/service.py:340
 
1184
#: nova/service.py:342
1134
1185
msgid "model server went away"
1135
1186
msgstr ""
1136
1187
 
1137
 
#: nova/service.py:433
 
1188
#: nova/service.py:436
1138
1189
msgid "Full set of FLAGS:"
1139
1190
msgstr "Alle vorhandenen FLAGS:"
1140
1191
 
1141
 
#: nova/service.py:440
 
1192
#: nova/service.py:444
1142
1193
#, python-format
1143
1194
msgid "%(flag)s : FLAG SET "
1144
1195
msgstr ""
1145
1196
 
1146
 
#: nova/utils.py:78
1147
 
#, python-format
1148
 
msgid "Inner Exception: %s"
1149
 
msgstr ""
1150
 
 
1151
 
#: nova/utils.py:164
 
1197
#: nova/utils.py:123
1152
1198
#, python-format
1153
1199
msgid "Fetching %s"
1154
1200
msgstr "Hole %s"
1155
1201
 
1156
 
#: nova/utils.py:209
 
1202
#: nova/utils.py:168
1157
1203
#, python-format
1158
1204
msgid "Got unknown keyword args to utils.execute: %r"
1159
1205
msgstr ""
1160
1206
 
1161
 
#: nova/utils.py:219
 
1207
#: nova/utils.py:178
1162
1208
#, python-format
1163
1209
msgid "Running cmd (subprocess): %s"
1164
1210
msgstr "Führe Kommando (subprocess) aus: %s"
1165
1211
 
1166
 
#: nova/utils.py:235 nova/utils.py:314
 
1212
#: nova/utils.py:194 nova/utils.py:274
1167
1213
#, python-format
1168
1214
msgid "Result was %s"
1169
1215
msgstr "Ergebnis war %s"
1170
1216
 
1171
 
#: nova/utils.py:248
 
1217
#: nova/utils.py:207
1172
1218
#, python-format
1173
1219
msgid "%r failed. Retrying."
1174
1220
msgstr ""
1175
1221
 
1176
 
#: nova/utils.py:290
 
1222
#: nova/utils.py:249
1177
1223
#, python-format
1178
1224
msgid "Running cmd (SSH): %s"
1179
1225
msgstr ""
1180
1226
 
1181
 
#: nova/utils.py:292
 
1227
#: nova/utils.py:251
1182
1228
msgid "Environment not supported over SSH"
1183
1229
msgstr ""
1184
1230
 
1185
 
#: nova/utils.py:296
 
1231
#: nova/utils.py:255
1186
1232
msgid "process_input not supported over SSH"
1187
1233
msgstr ""
1188
1234
 
1189
 
#: nova/utils.py:351
 
1235
#: nova/utils.py:311
1190
1236
#, python-format
1191
1237
msgid "debug in callback: %s"
1192
1238
msgstr ""
1193
1239
 
1194
 
#: nova/utils.py:533
 
1240
#: nova/utils.py:465
1195
1241
#, python-format
1196
1242
msgid "Link Local address is not found.:%s"
1197
1243
msgstr ""
1198
1244
 
1199
 
#: nova/utils.py:536
 
1245
#: nova/utils.py:468
1200
1246
#, python-format
1201
1247
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1202
1248
msgstr ""
1203
1249
 
1204
 
#: nova/utils.py:647
 
1250
#: nova/utils.py:580
1205
1251
#, python-format
1206
1252
msgid "Invalid backend: %s"
1207
1253
msgstr ""
1208
1254
 
1209
 
#: nova/utils.py:658
 
1255
#: nova/utils.py:592
1210
1256
#, python-format
1211
1257
msgid "backend %s"
1212
1258
msgstr ""
1213
1259
 
1214
 
#: nova/utils.py:708
 
1260
#: nova/utils.py:642
1215
1261
msgid "in looping call"
1216
1262
msgstr ""
1217
1263
 
1218
 
#: nova/utils.py:926
 
1264
#: nova/utils.py:860
1219
1265
#, python-format
1220
1266
msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
1221
1267
msgstr ""
1222
1268
 
1223
 
#: nova/utils.py:930
 
1269
#: nova/utils.py:864
1224
1270
#, python-format
1225
1271
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1226
1272
msgstr ""
1227
1273
 
1228
 
#: nova/utils.py:934
 
1274
#: nova/utils.py:868
1229
1275
#, python-format
1230
1276
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1231
1277
msgstr ""
1232
1278
 
1233
 
#: nova/utils.py:941
 
1279
#: nova/utils.py:875
1234
1280
#, python-format
1235
1281
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1236
1282
msgstr ""
1237
1283
 
1238
 
#: nova/utils.py:1000
 
1284
#: nova/utils.py:934
1239
1285
#, python-format
1240
1286
msgid "Found sentinel %(filename)s for pid %(pid)s"
1241
1287
msgstr ""
1242
1288
 
1243
 
#: nova/utils.py:1007
 
1289
#: nova/utils.py:941
1244
1290
#, python-format
1245
1291
msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
1246
1292
msgstr ""
1247
1293
 
1248
 
#: nova/utils.py:1022
 
1294
#: nova/utils.py:956
1249
1295
#, python-format
1250
1296
msgid "Found lockfile %(file)s with link count %(count)d"
1251
1297
msgstr ""
1252
1298
 
1253
 
#: nova/utils.py:1027
 
1299
#: nova/utils.py:960
1254
1300
#, python-format
1255
1301
msgid "Cleaned lockfile %(file)s with link count %(count)d"
1256
1302
msgstr ""
1257
1303
 
1258
 
#: nova/utils.py:1137
 
1304
#: nova/utils.py:1069
1259
1305
#, python-format
1260
1306
msgid "Expected object of type: %s"
1261
1307
msgstr ""
1262
1308
 
1263
 
#: nova/utils.py:1168
 
1309
#: nova/utils.py:1098
1264
1310
#, python-format
1265
1311
msgid "Invalid server_string: %s"
1266
1312
msgstr ""
1267
1313
 
1268
 
#: nova/utils.py:1297
 
1314
#: nova/utils.py:1227
1269
1315
#, python-format
1270
1316
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1271
1317
msgstr ""
1272
1318
 
1273
 
#: nova/utils.py:1329
1274
 
msgid "Original exception being dropped"
 
1319
#: nova/utils.py:1318
 
1320
#, python-format
 
1321
msgid "Reloading cached file %s"
1275
1322
msgstr ""
1276
1323
 
1277
 
#: nova/utils.py:1448
 
1324
#: nova/utils.py:1370
1278
1325
#, python-format
1279
1326
msgid "Class %(fullname)s is deprecated: %(msg)s"
1280
1327
msgstr ""
1281
1328
 
1282
 
#: nova/utils.py:1450
 
1329
#: nova/utils.py:1372
1283
1330
#, python-format
1284
1331
msgid "Class %(fullname)s is deprecated"
1285
1332
msgstr ""
1286
1333
 
1287
 
#: nova/utils.py:1482
 
1334
#: nova/utils.py:1404
1288
1335
#, python-format
1289
1336
msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
1290
1337
msgstr ""
1291
1338
 
1292
 
#: nova/utils.py:1484
 
1339
#: nova/utils.py:1406
1293
1340
#, python-format
1294
1341
msgid "Function %(name)s in %(location)s is deprecated"
1295
1342
msgstr ""
1296
1343
 
1297
 
#: nova/utils.py:1668
 
1344
#: nova/utils.py:1590
1298
1345
#, python-format
1299
1346
msgid "Could not remove tmpdir: %s"
1300
1347
msgstr ""
1308
1355
msgid "Stopping WSGI server."
1309
1356
msgstr ""
1310
1357
 
1311
 
#: nova/wsgi.py:111
1312
 
msgid "Stopping raw TCP server."
1313
 
msgstr ""
1314
 
 
1315
 
#: nova/wsgi.py:117
1316
 
#, python-format
1317
 
msgid "Starting TCP server %(arg0)s on %(host)s:%(port)s"
1318
 
msgstr ""
1319
 
 
1320
 
#: nova/wsgi.py:133
 
1358
#: nova/wsgi.py:122
1321
1359
msgid "WSGI server has stopped."
1322
1360
msgstr ""
1323
1361
 
1324
 
#: nova/wsgi.py:211
 
1362
#: nova/wsgi.py:191
1325
1363
msgid "You must implement __call__"
1326
1364
msgstr ""
1327
1365
 
1328
 
#: nova/api/direct.py:218
1329
 
msgid "not available"
1330
 
msgstr ""
1331
 
 
1332
 
#: nova/api/direct.py:299
 
1366
#: nova/wsgi.py:377
1333
1367
#, python-format
1334
 
msgid "Returned non-serializeable type: %s"
 
1368
msgid "Loading app %(name)s from %(path)s"
1335
1369
msgstr ""
1336
1370
 
1337
1371
#: nova/api/sizelimit.py:51
1338
1372
msgid "Request is too large."
1339
1373
msgstr ""
1340
1374
 
1341
 
#: nova/api/validator.py:142
 
1375
#: nova/api/validator.py:138
1342
1376
#, python-format
1343
 
msgid "%(key)s with value %(value)s failed validator  %(validator)s"
 
1377
msgid "%(key)s with value %(value)s failed validator %(name)s"
1344
1378
msgstr ""
1345
1379
 
1346
 
#: nova/api/ec2/__init__.py:73
 
1380
#: nova/api/ec2/__init__.py:74
1347
1381
#, python-format
1348
1382
msgid "%(code)s: %(message)s"
1349
1383
msgstr ""
1350
1384
 
1351
 
#: nova/api/ec2/__init__.py:95
 
1385
#: nova/api/ec2/__init__.py:96
1352
1386
#, python-format
1353
1387
msgid "FaultWrapper: %s"
1354
1388
msgstr ""
1355
1389
 
1356
 
#: nova/api/ec2/__init__.py:170
 
1390
#: nova/api/ec2/__init__.py:171
1357
1391
msgid "Too many failed authentications."
1358
1392
msgstr ""
1359
1393
 
1360
 
#: nova/api/ec2/__init__.py:180
 
1394
#: nova/api/ec2/__init__.py:181
1361
1395
#, python-format
1362
1396
msgid ""
1363
1397
"Access key %(access_key)s has had %(failures)d failed authentications and"
1364
1398
" will be locked out for %(lock_mins)d minutes."
1365
1399
msgstr ""
1366
1400
 
1367
 
#: nova/api/ec2/__init__.py:267
 
1401
#: nova/api/ec2/__init__.py:268
1368
1402
msgid "Signature not provided"
1369
1403
msgstr ""
1370
1404
 
1371
 
#: nova/api/ec2/__init__.py:271
 
1405
#: nova/api/ec2/__init__.py:272
1372
1406
msgid "Access key not provided"
1373
1407
msgstr ""
1374
1408
 
1375
 
#: nova/api/ec2/__init__.py:306 nova/api/ec2/__init__.py:319
 
1409
#: nova/api/ec2/__init__.py:307 nova/api/ec2/__init__.py:320
1376
1410
msgid "Failure communicating with keystone"
1377
1411
msgstr ""
1378
1412
 
1379
 
#: nova/api/ec2/__init__.py:388
 
1413
#: nova/api/ec2/__init__.py:389
1380
1414
#, python-format
1381
1415
msgid "Authentication Failure: %s"
1382
1416
msgstr ""
1383
1417
 
1384
 
#: nova/api/ec2/__init__.py:404
 
1418
#: nova/api/ec2/__init__.py:405
1385
1419
#, python-format
1386
1420
msgid "Authenticated Request For %(uname)s:%(pname)s)"
1387
1421
msgstr ""
1388
1422
 
1389
 
#: nova/api/ec2/__init__.py:435
 
1423
#: nova/api/ec2/__init__.py:436
1390
1424
#, python-format
1391
1425
msgid "action: %s"
1392
1426
msgstr ""
1393
1427
 
1394
 
#: nova/api/ec2/__init__.py:437
 
1428
#: nova/api/ec2/__init__.py:438
1395
1429
#, python-format
1396
1430
msgid "arg: %(key)s\t\tval: %(value)s"
1397
1431
msgstr ""
1398
1432
 
1399
 
#: nova/api/ec2/__init__.py:512
 
1433
#: nova/api/ec2/__init__.py:513
1400
1434
#, python-format
1401
1435
msgid "Unauthorized request for controller=%(controller)s and action=%(action)s"
1402
1436
msgstr ""
1403
1437
 
1404
 
#: nova/api/ec2/__init__.py:584
 
1438
#: nova/api/ec2/__init__.py:585
1405
1439
#, python-format
1406
1440
msgid "InstanceNotFound raised: %s"
1407
1441
msgstr ""
1408
1442
 
1409
 
#: nova/api/ec2/__init__.py:590
 
1443
#: nova/api/ec2/__init__.py:591
1410
1444
#, python-format
1411
1445
msgid "VolumeNotFound raised: %s"
1412
1446
msgstr ""
1413
1447
 
1414
 
#: nova/api/ec2/__init__.py:596
 
1448
#: nova/api/ec2/__init__.py:597
1415
1449
#, python-format
1416
1450
msgid "SnapshotNotFound raised: %s"
1417
1451
msgstr ""
1418
1452
 
1419
 
#: nova/api/ec2/__init__.py:602
 
1453
#: nova/api/ec2/__init__.py:603
1420
1454
#, python-format
1421
1455
msgid "NotFound raised: %s"
1422
1456
msgstr ""
1423
1457
 
1424
 
#: nova/api/ec2/__init__.py:605
 
1458
#: nova/api/ec2/__init__.py:606
1425
1459
#, python-format
1426
1460
msgid "EC2APIError raised: %s"
1427
1461
msgstr ""
1428
1462
 
1429
 
#: nova/api/ec2/__init__.py:613
 
1463
#: nova/api/ec2/__init__.py:614
1430
1464
#, python-format
1431
1465
msgid "KeyPairExists raised: %s"
1432
1466
msgstr ""
1433
1467
 
1434
 
#: nova/api/ec2/__init__.py:617
 
1468
#: nova/api/ec2/__init__.py:618
1435
1469
#, python-format
1436
1470
msgid "InvalidParameterValue raised: %s"
1437
1471
msgstr ""
1438
1472
 
1439
 
#: nova/api/ec2/__init__.py:621
 
1473
#: nova/api/ec2/__init__.py:622
1440
1474
#, python-format
1441
1475
msgid "InvalidPortRange raised: %s"
1442
1476
msgstr ""
1443
1477
 
1444
 
#: nova/api/ec2/__init__.py:625
 
1478
#: nova/api/ec2/__init__.py:626
1445
1479
#, python-format
1446
1480
msgid "NotAuthorized raised: %s"
1447
1481
msgstr ""
1448
1482
 
1449
 
#: nova/api/ec2/__init__.py:629
 
1483
#: nova/api/ec2/__init__.py:630
1450
1484
#, python-format
1451
1485
msgid "InvalidRequest raised: %s"
1452
1486
msgstr ""
1453
1487
 
1454
 
#: nova/api/ec2/__init__.py:633
 
1488
#: nova/api/ec2/__init__.py:634
1455
1489
#, python-format
1456
1490
msgid "QuotaError raised: %s"
1457
1491
msgstr ""
1458
1492
 
1459
 
#: nova/api/ec2/__init__.py:637
 
1493
#: nova/api/ec2/__init__.py:638
1460
1494
#, python-format
1461
1495
msgid "Invalid id: bogus (expecting \"i-...\"): %s"
1462
1496
msgstr ""
1463
1497
 
1464
 
#: nova/api/ec2/__init__.py:646
 
1498
#: nova/api/ec2/__init__.py:647
1465
1499
#, python-format
1466
1500
msgid "Unexpected error raised: %s"
1467
1501
msgstr ""
1468
1502
 
1469
 
#: nova/api/ec2/__init__.py:647
 
1503
#: nova/api/ec2/__init__.py:648
1470
1504
#, python-format
1471
1505
msgid "Environment: %s"
1472
1506
msgstr ""
1473
1507
 
1474
 
#: nova/api/ec2/__init__.py:649 nova/api/metadata/handler.py:248
 
1508
#: nova/api/ec2/__init__.py:650 nova/api/metadata/handler.py:248
1475
1509
msgid "An unknown error has occurred. Please try your request again."
1476
1510
msgstr ""
1477
1511
 
1480
1514
msgid "Unsupported API request: controller = %(controller)s, action = %(action)s"
1481
1515
msgstr ""
1482
1516
 
1483
 
#: nova/api/ec2/cloud.py:336
 
1517
#: nova/api/ec2/cloud.py:78 nova/api/ec2/cloud.py:405
 
1518
#: nova/api/openstack/compute/contrib/keypairs.py:110
 
1519
msgid "Quota exceeded, too many key pairs."
 
1520
msgstr ""
 
1521
 
 
1522
#: nova/api/ec2/cloud.py:342
1484
1523
#, python-format
1485
1524
msgid "Create snapshot of volume %s"
1486
1525
msgstr ""
1487
1526
 
1488
 
#: nova/api/ec2/cloud.py:372
 
1527
#: nova/api/ec2/cloud.py:378
1489
1528
#, python-format
1490
1529
msgid ""
1491
1530
"Value (%s) for KeyName is invalid. Content limited to Alphanumeric "
1492
1531
"character, spaces, dashes, and underscore."
1493
1532
msgstr ""
1494
1533
 
1495
 
#: nova/api/ec2/cloud.py:378
 
1534
#: nova/api/ec2/cloud.py:384
1496
1535
#, python-format
1497
1536
msgid "Value (%s) for Keyname is invalid. Length exceeds maximum of 255."
1498
1537
msgstr ""
1499
1538
 
1500
 
#: nova/api/ec2/cloud.py:382
 
1539
#: nova/api/ec2/cloud.py:388
1501
1540
#, python-format
1502
1541
msgid "Create key pair %s"
1503
1542
msgstr ""
1504
1543
 
1505
 
#: nova/api/ec2/cloud.py:391
 
1544
#: nova/api/ec2/cloud.py:397
1506
1545
#, python-format
1507
1546
msgid "Import key %s"
1508
1547
msgstr ""
1509
1548
 
1510
 
#: nova/api/ec2/cloud.py:409
 
1549
#: nova/api/ec2/cloud.py:420
1511
1550
#, python-format
1512
1551
msgid "Delete key pair %s"
1513
1552
msgstr ""
1514
1553
 
1515
 
#: nova/api/ec2/cloud.py:551
 
1554
#: nova/api/ec2/cloud.py:562
1516
1555
msgid "Invalid CIDR"
1517
1556
msgstr ""
1518
1557
 
1519
 
#: nova/api/ec2/cloud.py:639 nova/api/ec2/cloud.py:693
1520
 
#: nova/api/ec2/cloud.py:800
 
1558
#: nova/api/ec2/cloud.py:650 nova/api/ec2/cloud.py:704
 
1559
#: nova/api/ec2/cloud.py:822
1521
1560
msgid "Not enough parameters, need group_name or group_id"
1522
1561
msgstr ""
1523
1562
 
1524
 
#: nova/api/ec2/cloud.py:654
1525
 
#: nova/api/openstack/compute/contrib/security_groups.py:517
 
1563
#: nova/api/ec2/cloud.py:665
 
1564
#: nova/api/openstack/compute/contrib/security_groups.py:530
1526
1565
#, python-format
1527
1566
msgid "Revoke security group ingress %s"
1528
1567
msgstr ""
1529
1568
 
1530
 
#: nova/api/ec2/cloud.py:666 nova/api/ec2/cloud.py:719
 
1569
#: nova/api/ec2/cloud.py:677 nova/api/ec2/cloud.py:730
1531
1570
#, python-format
1532
1571
msgid "%s Not enough parameters to build a valid rule"
1533
1572
msgstr ""
1534
1573
 
1535
 
#: nova/api/ec2/cloud.py:684 nova/api/ec2/cloud.py:744
 
1574
#: nova/api/ec2/cloud.py:695 nova/api/ec2/cloud.py:762
1536
1575
msgid "No rule for the specified parameters."
1537
1576
msgstr ""
1538
1577
 
1539
 
#: nova/api/ec2/cloud.py:708
1540
 
#: nova/api/openstack/compute/contrib/security_groups.py:354
 
1578
#: nova/api/ec2/cloud.py:719
 
1579
#: nova/api/openstack/compute/contrib/security_groups.py:360
1541
1580
#, python-format
1542
1581
msgid "Authorize security group ingress %s"
1543
1582
msgstr ""
1544
1583
 
1545
 
#: nova/api/ec2/cloud.py:725
 
1584
#: nova/api/ec2/cloud.py:736
1546
1585
#, python-format
1547
1586
msgid "%s - This rule already exists in group"
1548
1587
msgstr ""
1549
1588
 
1550
 
#: nova/api/ec2/cloud.py:769
 
1589
#: nova/api/ec2/cloud.py:744
 
1590
#: nova/api/openstack/compute/contrib/security_groups.py:389
 
1591
msgid "Quota exceeded, too many security group rules."
 
1592
msgstr ""
 
1593
 
 
1594
#: nova/api/ec2/cloud.py:787
1551
1595
#, python-format
1552
1596
msgid ""
1553
1597
"Value (%s) for parameter GroupName is invalid. Content limited to "
1554
1598
"Alphanumeric characters, spaces, dashes, and underscores."
1555
1599
msgstr ""
1556
1600
 
1557
 
#: nova/api/ec2/cloud.py:776
 
1601
#: nova/api/ec2/cloud.py:794
1558
1602
#, python-format
1559
1603
msgid ""
1560
1604
"Value (%s) for parameter GroupName is invalid. Length exceeds maximum of "
1561
1605
"255."
1562
1606
msgstr ""
1563
1607
 
1564
 
#: nova/api/ec2/cloud.py:780
1565
 
#: nova/api/openstack/compute/contrib/security_groups.py:292
 
1608
#: nova/api/ec2/cloud.py:798
 
1609
#: nova/api/openstack/compute/contrib/security_groups.py:298
1566
1610
#, python-format
1567
1611
msgid "Create Security Group %s"
1568
1612
msgstr ""
1569
1613
 
1570
 
#: nova/api/ec2/cloud.py:783
 
1614
#: nova/api/ec2/cloud.py:801
1571
1615
#, python-format
1572
1616
msgid "group %s already exists"
1573
1617
msgstr ""
1574
1618
 
1575
 
#: nova/api/ec2/cloud.py:815
1576
 
#: nova/api/openstack/compute/contrib/security_groups.py:245
 
1619
#: nova/api/ec2/cloud.py:805
 
1620
#: nova/api/openstack/compute/contrib/security_groups.py:295
 
1621
msgid "Quota exceeded, too many security groups."
 
1622
msgstr ""
 
1623
 
 
1624
#: nova/api/ec2/cloud.py:837
 
1625
#: nova/api/openstack/compute/contrib/security_groups.py:247
1577
1626
#, python-format
1578
1627
msgid "Delete security group %s"
1579
1628
msgstr ""
1580
1629
 
1581
 
#: nova/api/ec2/cloud.py:823 nova/compute/manager.py:1630
 
1630
#: nova/api/ec2/cloud.py:845
1582
1631
#, python-format
1583
1632
msgid "Get console output for instance %s"
1584
1633
msgstr ""
1585
1634
 
1586
 
#: nova/api/ec2/cloud.py:894
 
1635
#: nova/api/ec2/cloud.py:916
1587
1636
#, python-format
1588
1637
msgid "Create volume from snapshot %s"
1589
1638
msgstr ""
1590
1639
 
1591
 
#: nova/api/ec2/cloud.py:898 nova/api/openstack/compute/contrib/volumes.py:186
1592
 
#: nova/api/openstack/volume/volumes.py:222
 
1640
#: nova/api/ec2/cloud.py:920 nova/api/openstack/compute/contrib/volumes.py:186
 
1641
#: nova/api/openstack/volume/volumes.py:216
1593
1642
#, python-format
1594
1643
msgid "Create volume of %s GB"
1595
1644
msgstr ""
1596
1645
 
1597
 
#: nova/api/ec2/cloud.py:921
 
1646
#: nova/api/ec2/cloud.py:943
1598
1647
msgid "Delete Failed"
1599
1648
msgstr ""
1600
1649
 
1601
 
#: nova/api/ec2/cloud.py:931
 
1650
#: nova/api/ec2/cloud.py:953
1602
1651
#, python-format
1603
1652
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1604
1653
msgstr ""
1605
1654
 
1606
 
#: nova/api/ec2/cloud.py:939
 
1655
#: nova/api/ec2/cloud.py:961
1607
1656
msgid "Attach Failed."
1608
1657
msgstr ""
1609
1658
 
1610
 
#: nova/api/ec2/cloud.py:952 nova/api/openstack/compute/contrib/volumes.py:366
 
1659
#: nova/api/ec2/cloud.py:974 nova/api/openstack/compute/contrib/volumes.py:367
1611
1660
#, python-format
1612
1661
msgid "Detach volume %s"
1613
1662
msgstr ""
1614
1663
 
1615
 
#: nova/api/ec2/cloud.py:959
 
1664
#: nova/api/ec2/cloud.py:981
1616
1665
msgid "Detach Volume Failed."
1617
1666
msgstr ""
1618
1667
 
1619
 
#: nova/api/ec2/cloud.py:984 nova/api/ec2/cloud.py:1041
1620
 
#: nova/api/ec2/cloud.py:1518 nova/api/ec2/cloud.py:1533
 
1668
#: nova/api/ec2/cloud.py:1006 nova/api/ec2/cloud.py:1063
 
1669
#: nova/api/ec2/cloud.py:1535 nova/api/ec2/cloud.py:1550
1621
1670
#, python-format
1622
1671
msgid "attribute not supported: %s"
1623
1672
msgstr ""
1624
1673
 
1625
 
#: nova/api/ec2/cloud.py:1107
 
1674
#: nova/api/ec2/cloud.py:1129
1626
1675
#, python-format
1627
1676
msgid "vol = %s\n"
1628
1677
msgstr ""
1629
1678
 
1630
 
#: nova/api/ec2/cloud.py:1255
 
1679
#: nova/api/ec2/cloud.py:1279
1631
1680
msgid "Allocate address"
1632
1681
msgstr ""
1633
1682
 
1634
 
#: nova/api/ec2/cloud.py:1267
 
1683
#: nova/api/ec2/cloud.py:1284
1635
1684
#, python-format
1636
1685
msgid "Release address %s"
1637
1686
msgstr ""
1638
1687
 
1639
 
#: nova/api/ec2/cloud.py:1272
 
1688
#: nova/api/ec2/cloud.py:1289
1640
1689
#, python-format
1641
1690
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1642
1691
msgstr ""
1643
1692
 
1644
 
#: nova/api/ec2/cloud.py:1282
 
1693
#: nova/api/ec2/cloud.py:1299
1645
1694
#, python-format
1646
1695
msgid "Disassociate address %s"
1647
1696
msgstr ""
1648
1697
 
1649
 
#: nova/api/ec2/cloud.py:1308
 
1698
#: nova/api/ec2/cloud.py:1325
1650
1699
msgid "Image must be available"
1651
1700
msgstr ""
1652
1701
 
1653
 
#: nova/api/ec2/cloud.py:1329
 
1702
#: nova/api/ec2/cloud.py:1346
1654
1703
msgid "Going to start terminating instances"
1655
1704
msgstr ""
1656
1705
 
1657
 
#: nova/api/ec2/cloud.py:1343
 
1706
#: nova/api/ec2/cloud.py:1360
1658
1707
#, python-format
1659
1708
msgid "Reboot instance %r"
1660
1709
msgstr ""
1661
1710
 
1662
 
#: nova/api/ec2/cloud.py:1354
 
1711
#: nova/api/ec2/cloud.py:1371
1663
1712
msgid "Going to stop instances"
1664
1713
msgstr ""
1665
1714
 
1666
 
#: nova/api/ec2/cloud.py:1365
 
1715
#: nova/api/ec2/cloud.py:1382
1667
1716
msgid "Going to start instances"
1668
1717
msgstr ""
1669
1718
 
1670
 
#: nova/api/ec2/cloud.py:1455
 
1719
#: nova/api/ec2/cloud.py:1472
1671
1720
#, python-format
1672
1721
msgid "De-registering image %s"
1673
1722
msgstr ""
1674
1723
 
1675
 
#: nova/api/ec2/cloud.py:1471
 
1724
#: nova/api/ec2/cloud.py:1488
1676
1725
msgid "imageLocation is required"
1677
1726
msgstr ""
1678
1727
 
1679
 
#: nova/api/ec2/cloud.py:1490
 
1728
#: nova/api/ec2/cloud.py:1507
1680
1729
#, python-format
1681
1730
msgid "Registered image %(image_location)s with id %(image_id)s"
1682
1731
msgstr ""
1683
1732
 
1684
 
#: nova/api/ec2/cloud.py:1536
 
1733
#: nova/api/ec2/cloud.py:1553
1685
1734
msgid "user or group not specified"
1686
1735
msgstr ""
1687
1736
 
1688
 
#: nova/api/ec2/cloud.py:1538
 
1737
#: nova/api/ec2/cloud.py:1555
1689
1738
msgid "only group \"all\" is supported"
1690
1739
msgstr ""
1691
1740
 
1692
 
#: nova/api/ec2/cloud.py:1540
 
1741
#: nova/api/ec2/cloud.py:1557
1693
1742
msgid "operation_type must be add or remove"
1694
1743
msgstr ""
1695
1744
 
1696
 
#: nova/api/ec2/cloud.py:1542
 
1745
#: nova/api/ec2/cloud.py:1559
1697
1746
#, python-format
1698
1747
msgid "Updating image %s publicity"
1699
1748
msgstr ""
1700
1749
 
1701
 
#: nova/api/ec2/cloud.py:1555
 
1750
#: nova/api/ec2/cloud.py:1572
1702
1751
#, python-format
1703
1752
msgid "Not allowed to modify attributes for image %s"
1704
1753
msgstr ""
1705
1754
 
1706
 
#: nova/api/ec2/cloud.py:1603
 
1755
#: nova/api/ec2/cloud.py:1620
1707
1756
#, python-format
1708
1757
msgid "Couldn't stop instance with in %d sec"
1709
1758
msgstr ""
1744
1793
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1745
1794
msgstr ""
1746
1795
 
1747
 
#: nova/api/openstack/auth.py:90
1748
 
#, python-format
1749
 
msgid "%(user_id)s could not be found with token '%(token)s'"
1750
 
msgstr ""
1751
 
 
1752
 
#: nova/api/openstack/auth.py:134
1753
 
#, python-format
1754
 
msgid "%(user_id)s must be an admin or a member of %(project_id)s"
1755
 
msgstr ""
1756
 
 
1757
 
#: nova/api/openstack/auth.py:152
1758
 
msgid "Authentication requests must be made against a version root (e.g. /v2)."
1759
 
msgstr ""
1760
 
 
1761
 
#: nova/api/openstack/auth.py:167
1762
 
#, python-format
1763
 
msgid "Could not find %s in request."
1764
 
msgstr ""
1765
 
 
1766
 
#: nova/api/openstack/auth.py:191
1767
 
#, python-format
1768
 
msgid "Successfully authenticated '%s'"
1769
 
msgstr ""
1770
 
 
1771
 
#: nova/api/openstack/auth.py:241
1772
 
msgid "User not found with provided API key."
1773
 
msgstr ""
1774
 
 
1775
 
#: nova/api/openstack/auth.py:258
1776
 
#, python-format
1777
 
msgid "Provided API key is valid, but not for user '%(username)s'"
1778
 
msgstr ""
1779
 
 
1780
1796
#: nova/api/openstack/common.py:133 nova/api/openstack/common.py:167
1781
1797
msgid "limit param must be an integer"
1782
1798
msgstr ""
1807
1823
msgid "Image metadata limit exceeded"
1808
1824
msgstr ""
1809
1825
 
1810
 
#: nova/api/openstack/common.py:295
 
1826
#: nova/api/openstack/common.py:286
 
1827
msgid "Image metadata key cannot be blank"
 
1828
msgstr ""
 
1829
 
 
1830
#: nova/api/openstack/common.py:289
 
1831
msgid "Image metadata key too long"
 
1832
msgstr ""
 
1833
 
 
1834
#: nova/api/openstack/common.py:292
 
1835
msgid "Invalid image metadata"
 
1836
msgstr ""
 
1837
 
 
1838
#: nova/api/openstack/common.py:308
1811
1839
#, python-format
1812
1840
msgid "Converting nw_info: %s"
1813
1841
msgstr ""
1814
1842
 
1815
 
#: nova/api/openstack/common.py:305
 
1843
#: nova/api/openstack/common.py:318
1816
1844
#, python-format
1817
1845
msgid "Converted networks: %s"
1818
1846
msgstr ""
1819
1847
 
1820
 
#: nova/api/openstack/common.py:338
 
1848
#: nova/api/openstack/common.py:351
1821
1849
#, python-format
1822
1850
msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s"
1823
1851
msgstr ""
1824
1852
 
1825
 
#: nova/api/openstack/common.py:341
 
1853
#: nova/api/openstack/common.py:354
1826
1854
#, python-format
1827
1855
msgid "Instance is in an invalid state for '%(action)s'"
1828
1856
msgstr ""
1829
1857
 
1830
 
#: nova/api/openstack/common.py:421
 
1858
#: nova/api/openstack/common.py:434
1831
1859
msgid "Rejecting snapshot request, snapshots currently disabled"
1832
1860
msgstr ""
1833
1861
 
1834
 
#: nova/api/openstack/common.py:423
 
1862
#: nova/api/openstack/common.py:436
1835
1863
msgid "Instance snapshots are not permitted at this time."
1836
1864
msgstr ""
1837
1865
 
1840
1868
msgid "Loaded extension: %s"
1841
1869
msgstr ""
1842
1870
 
1843
 
#: nova/api/openstack/extensions.py:225
 
1871
#: nova/api/openstack/extensions.py:226
1844
1872
#, python-format
1845
1873
msgid "Ext name: %s"
1846
1874
msgstr ""
1847
1875
 
1848
 
#: nova/api/openstack/extensions.py:226
 
1876
#: nova/api/openstack/extensions.py:227
1849
1877
#, python-format
1850
1878
msgid "Ext alias: %s"
1851
1879
msgstr ""
1852
1880
 
1853
 
#: nova/api/openstack/extensions.py:227
 
1881
#: nova/api/openstack/extensions.py:228
1854
1882
#, python-format
1855
1883
msgid "Ext description: %s"
1856
1884
msgstr ""
1857
1885
 
1858
 
#: nova/api/openstack/extensions.py:229
 
1886
#: nova/api/openstack/extensions.py:230
1859
1887
#, python-format
1860
1888
msgid "Ext namespace: %s"
1861
1889
msgstr ""
1862
1890
 
1863
 
#: nova/api/openstack/extensions.py:230
 
1891
#: nova/api/openstack/extensions.py:231
1864
1892
#, python-format
1865
1893
msgid "Ext updated: %s"
1866
1894
msgstr ""
1867
1895
 
1868
 
#: nova/api/openstack/extensions.py:232
 
1896
#: nova/api/openstack/extensions.py:233
1869
1897
#, python-format
1870
1898
msgid "Exception loading extension: %s"
1871
1899
msgstr ""
1872
1900
 
1873
 
#: nova/api/openstack/extensions.py:246
 
1901
#: nova/api/openstack/extensions.py:247
1874
1902
#, python-format
1875
1903
msgid "Loading extension %s"
1876
1904
msgstr ""
1877
1905
 
1878
 
#: nova/api/openstack/extensions.py:252
 
1906
#: nova/api/openstack/extensions.py:253
1879
1907
#, python-format
1880
1908
msgid "Calling extension factory %s"
1881
1909
msgstr ""
1882
1910
 
1883
 
#: nova/api/openstack/extensions.py:264
 
1911
#: nova/api/openstack/extensions.py:265
1884
1912
#, python-format
1885
1913
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
1886
1914
msgstr ""
1887
1915
 
1888
 
#: nova/api/openstack/extensions.py:344
 
1916
#: nova/api/openstack/extensions.py:345
1889
1917
#, python-format
1890
1918
msgid "Failed to load extension %(classpath)s: %(exc)s"
1891
1919
msgstr ""
1892
1920
 
1893
 
#: nova/api/openstack/extensions.py:368
 
1921
#: nova/api/openstack/extensions.py:369
1894
1922
#, python-format
1895
1923
msgid "Failed to load extension %(ext_name)s: %(exc)s"
1896
1924
msgstr ""
1985
2013
msgid "Initializing extension manager."
1986
2014
msgstr ""
1987
2015
 
 
2016
#: nova/api/openstack/compute/flavors.py:101
 
2017
#, python-format
 
2018
msgid "Invalid minRam filter [%s]"
 
2019
msgstr ""
 
2020
 
 
2021
#: nova/api/openstack/compute/flavors.py:108
 
2022
#, python-format
 
2023
msgid "Invalid minDisk filter [%s]"
 
2024
msgstr ""
 
2025
 
1988
2026
#: nova/api/openstack/compute/image_metadata.py:40
1989
2027
#: nova/api/openstack/compute/images.py:146
1990
2028
#: nova/api/openstack/compute/images.py:161
1991
2029
msgid "Image not found."
1992
2030
msgstr ""
1993
2031
 
1994
 
#: nova/api/openstack/compute/image_metadata.py:79
 
2032
#: nova/api/openstack/compute/image_metadata.py:80
1995
2033
msgid "Incorrect request body format"
1996
2034
msgstr ""
1997
2035
 
1998
 
#: nova/api/openstack/compute/image_metadata.py:83
 
2036
#: nova/api/openstack/compute/image_metadata.py:84
1999
2037
#: nova/api/openstack/compute/server_metadata.py:80
2000
2038
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:79
2001
 
#: nova/api/openstack/compute/contrib/volumetypes.py:188
 
2039
#: nova/api/openstack/compute/contrib/volumetypes.py:177
 
2040
#: nova/api/openstack/volume/contrib/types_extra_specs.py:104
2002
2041
msgid "Request body and URI mismatch"
2003
2042
msgstr ""
2004
2043
 
2005
 
#: nova/api/openstack/compute/image_metadata.py:86
 
2044
#: nova/api/openstack/compute/image_metadata.py:87
2006
2045
#: nova/api/openstack/compute/server_metadata.py:84
2007
2046
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:82
2008
 
#: nova/api/openstack/compute/contrib/volumetypes.py:191
 
2047
#: nova/api/openstack/compute/contrib/volumetypes.py:180
 
2048
#: nova/api/openstack/volume/contrib/types_extra_specs.py:107
2009
2049
msgid "Request body contains too many items"
2010
2050
msgstr ""
2011
2051
 
2012
 
#: nova/api/openstack/compute/image_metadata.py:111
 
2052
#: nova/api/openstack/compute/image_metadata.py:113
2013
2053
msgid "Invalid metadata key"
2014
2054
msgstr ""
2015
2055
 
2034
2074
 
2035
2075
#: nova/api/openstack/compute/server_metadata.py:38
2036
2076
#: nova/api/openstack/compute/server_metadata.py:122
2037
 
#: nova/api/openstack/compute/server_metadata.py:159
 
2077
#: nova/api/openstack/compute/server_metadata.py:163
2038
2078
msgid "Server does not exist"
2039
2079
msgstr ""
2040
2080
 
2041
 
#: nova/api/openstack/compute/server_metadata.py:141
2042
 
#: nova/api/openstack/compute/server_metadata.py:152
 
2081
#: nova/api/openstack/compute/server_metadata.py:145
 
2082
#: nova/api/openstack/compute/server_metadata.py:156
2043
2083
msgid "Metadata item was not found"
2044
2084
msgstr ""
2045
2085
 
2046
 
#: nova/api/openstack/compute/servers.py:425
 
2086
#: nova/api/openstack/compute/servers.py:423
2047
2087
#, python-format
2048
2088
msgid "Invalid server status: %(status)s"
2049
2089
msgstr ""
2050
2090
 
2051
 
#: nova/api/openstack/compute/servers.py:433
 
2091
#: nova/api/openstack/compute/servers.py:431
2052
2092
msgid "Invalid changes-since value"
2053
2093
msgstr ""
2054
2094
 
2055
 
#: nova/api/openstack/compute/servers.py:483
2056
 
msgid "Personality file limit exceeded"
2057
 
msgstr ""
2058
 
 
2059
 
#: nova/api/openstack/compute/servers.py:485
2060
 
msgid "Personality file path too long"
2061
 
msgstr ""
2062
 
 
2063
 
#: nova/api/openstack/compute/servers.py:487
2064
 
msgid "Personality file content too long"
2065
 
msgstr ""
2066
 
 
2067
 
#: nova/api/openstack/compute/servers.py:501
 
2095
#: nova/api/openstack/compute/servers.py:476
2068
2096
msgid "Server name is not a string or unicode"
2069
2097
msgstr ""
2070
2098
 
2071
 
#: nova/api/openstack/compute/servers.py:505
 
2099
#: nova/api/openstack/compute/servers.py:480
2072
2100
msgid "Server name is an empty string"
2073
2101
msgstr ""
2074
2102
 
2075
 
#: nova/api/openstack/compute/servers.py:509
 
2103
#: nova/api/openstack/compute/servers.py:484
2076
2104
msgid "Server name must be less than 256 characters."
2077
2105
msgstr ""
2078
2106
 
2079
 
#: nova/api/openstack/compute/servers.py:527
 
2107
#: nova/api/openstack/compute/servers.py:501
2080
2108
#, python-format
2081
2109
msgid "Bad personality format: missing %s"
2082
2110
msgstr ""
2083
2111
 
2084
 
#: nova/api/openstack/compute/servers.py:530
 
2112
#: nova/api/openstack/compute/servers.py:504
2085
2113
msgid "Bad personality format"
2086
2114
msgstr ""
2087
2115
 
2088
 
#: nova/api/openstack/compute/servers.py:535
 
2116
#: nova/api/openstack/compute/servers.py:509
2089
2117
#, python-format
2090
2118
msgid "Personality content for %s cannot be decoded"
2091
2119
msgstr ""
2092
2120
 
2093
 
#: nova/api/openstack/compute/servers.py:550
 
2121
#: nova/api/openstack/compute/servers.py:522
2094
2122
#, python-format
2095
2123
msgid "Bad networks format: network uuid is not in proper format (%s)"
2096
2124
msgstr ""
2097
2125
 
2098
 
#: nova/api/openstack/compute/servers.py:559
 
2126
#: nova/api/openstack/compute/servers.py:531
2099
2127
#, python-format
2100
2128
msgid "Invalid fixed IP address (%s)"
2101
2129
msgstr ""
2102
2130
 
2103
 
#: nova/api/openstack/compute/servers.py:566
 
2131
#: nova/api/openstack/compute/servers.py:538
2104
2132
#, python-format
2105
2133
msgid "Duplicate networks (%s) are not allowed"
2106
2134
msgstr ""
2107
2135
 
2108
 
#: nova/api/openstack/compute/servers.py:572
 
2136
#: nova/api/openstack/compute/servers.py:544
2109
2137
#, python-format
2110
2138
msgid "Bad network format: missing %s"
2111
2139
msgstr ""
2112
2140
 
2113
 
#: nova/api/openstack/compute/servers.py:575
 
2141
#: nova/api/openstack/compute/servers.py:547
2114
2142
msgid "Bad networks format"
2115
2143
msgstr ""
2116
2144
 
2117
 
#: nova/api/openstack/compute/servers.py:587
 
2145
#: nova/api/openstack/compute/servers.py:559
2118
2146
msgid "Userdata content cannot be decoded"
2119
2147
msgstr ""
2120
2148
 
2121
 
#: nova/api/openstack/compute/servers.py:594
 
2149
#: nova/api/openstack/compute/servers.py:566
2122
2150
msgid "accessIPv4 is not proper IPv4 format"
2123
2151
msgstr ""
2124
2152
 
2125
 
#: nova/api/openstack/compute/servers.py:601
 
2153
#: nova/api/openstack/compute/servers.py:573
2126
2154
msgid "accessIPv6 is not proper IPv6 format"
2127
2155
msgstr ""
2128
2156
 
2129
 
#: nova/api/openstack/compute/servers.py:633
 
2157
#: nova/api/openstack/compute/servers.py:605
2130
2158
msgid "Server name is not defined"
2131
2159
msgstr ""
2132
2160
 
2133
 
#: nova/api/openstack/compute/servers.py:675
2134
 
#: nova/api/openstack/compute/servers.py:740
 
2161
#: nova/api/openstack/compute/servers.py:647
 
2162
#: nova/api/openstack/compute/servers.py:715
2135
2163
msgid "Invalid flavorRef provided."
2136
2164
msgstr ""
2137
2165
 
2138
 
#: nova/api/openstack/compute/servers.py:737
 
2166
#: nova/api/openstack/compute/servers.py:712
2139
2167
msgid "Can not find requested image"
2140
2168
msgstr ""
2141
2169
 
2142
 
#: nova/api/openstack/compute/servers.py:743
 
2170
#: nova/api/openstack/compute/servers.py:718
2143
2171
msgid "Invalid key_name provided."
2144
2172
msgstr ""
2145
2173
 
2146
 
#: nova/api/openstack/compute/servers.py:829
2147
 
#: nova/api/openstack/compute/servers.py:849
 
2174
#: nova/api/openstack/compute/servers.py:784
 
2175
msgid "HostId cannot be updated."
 
2176
msgstr ""
 
2177
 
 
2178
#: nova/api/openstack/compute/servers.py:808
 
2179
#: nova/api/openstack/compute/servers.py:828
2148
2180
msgid "Instance has not been resized."
2149
2181
msgstr ""
2150
2182
 
2151
 
#: nova/api/openstack/compute/servers.py:835
 
2183
#: nova/api/openstack/compute/servers.py:814
2152
2184
#, python-format
2153
2185
msgid "Error in confirm-resize %s"
2154
2186
msgstr ""
2155
2187
 
2156
 
#: nova/api/openstack/compute/servers.py:855
 
2188
#: nova/api/openstack/compute/servers.py:834
2157
2189
#, python-format
2158
2190
msgid "Error in revert-resize %s"
2159
2191
msgstr ""
2160
2192
 
2161
 
#: nova/api/openstack/compute/servers.py:868
 
2193
#: nova/api/openstack/compute/servers.py:847
2162
2194
msgid "Argument 'type' for reboot is not HARD or SOFT"
2163
2195
msgstr ""
2164
2196
 
2165
 
#: nova/api/openstack/compute/servers.py:872
 
2197
#: nova/api/openstack/compute/servers.py:851
2166
2198
msgid "Missing argument 'type' for reboot"
2167
2199
msgstr ""
2168
2200
 
2169
 
#: nova/api/openstack/compute/servers.py:885
 
2201
#: nova/api/openstack/compute/servers.py:864
2170
2202
#, python-format
2171
2203
msgid "Error in reboot %s"
2172
2204
msgstr ""
2173
2205
 
2174
 
#: nova/api/openstack/compute/servers.py:897
 
2206
#: nova/api/openstack/compute/servers.py:876
2175
2207
msgid "Unable to locate requested flavor."
2176
2208
msgstr ""
2177
2209
 
2178
 
#: nova/api/openstack/compute/servers.py:900
 
2210
#: nova/api/openstack/compute/servers.py:879
2179
2211
msgid "Resize requires a change in size."
2180
2212
msgstr ""
2181
2213
 
2182
 
#: nova/api/openstack/compute/servers.py:924
 
2214
#: nova/api/openstack/compute/servers.py:903
2183
2215
msgid "Malformed server entity"
2184
2216
msgstr ""
2185
2217
 
2186
 
#: nova/api/openstack/compute/servers.py:931
 
2218
#: nova/api/openstack/compute/servers.py:910
2187
2219
msgid "Missing imageRef attribute"
2188
2220
msgstr ""
2189
2221
 
2190
 
#: nova/api/openstack/compute/servers.py:940
 
2222
#: nova/api/openstack/compute/servers.py:919
2191
2223
msgid "Invalid imageRef provided."
2192
2224
msgstr ""
2193
2225
 
2194
 
#: nova/api/openstack/compute/servers.py:949
 
2226
#: nova/api/openstack/compute/servers.py:928
2195
2227
msgid "Missing flavorRef attribute"
2196
2228
msgstr ""
2197
2229
 
2198
 
#: nova/api/openstack/compute/servers.py:962
 
2230
#: nova/api/openstack/compute/servers.py:941
2199
2231
msgid "No adminPass was specified"
2200
2232
msgstr ""
2201
2233
 
2202
 
#: nova/api/openstack/compute/servers.py:966
2203
 
#: nova/api/openstack/compute/servers.py:1144
 
2234
#: nova/api/openstack/compute/servers.py:945
 
2235
#: nova/api/openstack/compute/servers.py:1133
2204
2236
msgid "Invalid adminPass"
2205
2237
msgstr ""
2206
2238
 
2207
 
#: nova/api/openstack/compute/servers.py:980
 
2239
#: nova/api/openstack/compute/servers.py:959
2208
2240
msgid "Unable to parse metadata key/value pairs."
2209
2241
msgstr ""
2210
2242
 
2211
 
#: nova/api/openstack/compute/servers.py:993
 
2243
#: nova/api/openstack/compute/servers.py:972
2212
2244
msgid "Resize request has invalid 'flavorRef' attribute."
2213
2245
msgstr ""
2214
2246
 
2215
 
#: nova/api/openstack/compute/servers.py:996
 
2247
#: nova/api/openstack/compute/servers.py:975
2216
2248
msgid "Resize requests require 'flavorRef' attribute."
2217
2249
msgstr ""
2218
2250
 
2219
 
#: nova/api/openstack/compute/servers.py:1014
 
2251
#: nova/api/openstack/compute/servers.py:993
2220
2252
#: nova/api/openstack/compute/contrib/aggregates.py:142
2221
 
#: nova/api/openstack/compute/contrib/networks.py:65
 
2253
#: nova/api/openstack/compute/contrib/networks.py:68
2222
2254
msgid "Invalid request body"
2223
2255
msgstr ""
2224
2256
 
2225
 
#: nova/api/openstack/compute/servers.py:1019
 
2257
#: nova/api/openstack/compute/servers.py:998
2226
2258
msgid "Could not parse imageRef from request."
2227
2259
msgstr ""
2228
2260
 
2229
 
#: nova/api/openstack/compute/servers.py:1071
 
2261
#: nova/api/openstack/compute/servers.py:1053
2230
2262
msgid "Instance could not be found"
2231
2263
msgstr ""
2232
2264
 
2233
 
#: nova/api/openstack/compute/servers.py:1074
 
2265
#: nova/api/openstack/compute/servers.py:1058
2234
2266
msgid "Cannot find image for rebuild"
2235
2267
msgstr ""
2236
2268
 
2237
 
#: nova/api/openstack/compute/servers.py:1103
 
2269
#: nova/api/openstack/compute/servers.py:1091
2238
2270
msgid "createImage entity requires name attribute"
2239
2271
msgstr ""
2240
2272
 
2241
 
#: nova/api/openstack/compute/servers.py:1112
2242
 
#: nova/api/openstack/compute/contrib/admin_actions.py:238
2243
 
msgid "Invalid metadata"
2244
 
msgstr ""
2245
 
 
2246
 
#: nova/api/openstack/compute/servers.py:1167
 
2273
#: nova/api/openstack/compute/servers.py:1160
2247
2274
#, python-format
2248
2275
msgid "Removing options '%(unk_opt_str)s' from query"
2249
2276
msgstr ""
2319
2346
#: nova/api/openstack/compute/contrib/console_output.py:59
2320
2347
#: nova/api/openstack/compute/contrib/consoles.py:49
2321
2348
#: nova/api/openstack/compute/contrib/consoles.py:60
2322
 
#: nova/api/openstack/compute/contrib/server_action_list.py:49
2323
2349
#: nova/api/openstack/compute/contrib/server_diagnostics.py:47
2324
2350
#: nova/api/openstack/compute/contrib/server_start_stop.py:38
2325
2351
msgid "Instance not found"
2382
2408
msgid "Only root certificate can be retrieved."
2383
2409
msgstr ""
2384
2410
 
2385
 
#: nova/api/openstack/compute/contrib/cloudpipe.py:139
 
2411
#: nova/api/openstack/compute/contrib/cloudpipe.py:146
2386
2412
msgid ""
2387
2413
"Unable to claim IP for VPN instances, ensure it isn't running, and try "
2388
2414
"again in a few minutes"
2412
2438
msgstr ""
2413
2439
 
2414
2440
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
2415
 
#: nova/api/openstack/compute/contrib/volumetypes.py:158
 
2441
#: nova/api/openstack/compute/contrib/volumetypes.py:150
 
2442
#: nova/api/openstack/volume/contrib/types_extra_specs.py:65
2416
2443
msgid "No Request Body"
2417
2444
msgstr ""
2418
2445
 
2419
 
#: nova/api/openstack/compute/contrib/floating_ips.py:159
 
2446
#: nova/api/openstack/compute/contrib/floating_ips.py:156
2420
2447
#, python-format
2421
2448
msgid "No more floating ips in pool %s."
2422
2449
msgstr ""
2423
2450
 
2424
 
#: nova/api/openstack/compute/contrib/floating_ips.py:161
 
2451
#: nova/api/openstack/compute/contrib/floating_ips.py:158
2425
2452
msgid "No more floating ips available."
2426
2453
msgstr ""
2427
2454
 
2428
 
#: nova/api/openstack/compute/contrib/floating_ips.py:201
2429
 
#: nova/api/openstack/compute/contrib/floating_ips.py:230
2430
 
#: nova/api/openstack/compute/contrib/security_groups.py:571
2431
 
#: nova/api/openstack/compute/contrib/security_groups.py:604
 
2455
#: nova/api/openstack/compute/contrib/floating_ips.py:196
 
2456
#: nova/api/openstack/compute/contrib/floating_ips.py:222
 
2457
#: nova/api/openstack/compute/contrib/security_groups.py:584
 
2458
#: nova/api/openstack/compute/contrib/security_groups.py:617
2432
2459
msgid "Missing parameter dict"
2433
2460
msgstr ""
2434
2461
 
2435
 
#: nova/api/openstack/compute/contrib/floating_ips.py:204
2436
 
#: nova/api/openstack/compute/contrib/floating_ips.py:233
 
2462
#: nova/api/openstack/compute/contrib/floating_ips.py:199
 
2463
#: nova/api/openstack/compute/contrib/floating_ips.py:225
2437
2464
msgid "Address not specified"
2438
2465
msgstr ""
2439
2466
 
2440
 
#: nova/api/openstack/compute/contrib/floating_ips.py:213
 
2467
#: nova/api/openstack/compute/contrib/floating_ips.py:208
2441
2468
msgid "No fixed ips associated to instance"
2442
2469
msgstr ""
2443
2470
 
2444
 
#: nova/api/openstack/compute/contrib/floating_ips.py:216
2445
 
msgid "Associate floating ip failed"
2446
 
msgstr ""
2447
 
 
2448
2471
#: nova/api/openstack/compute/contrib/hosts.py:144
2449
2472
#, python-format
2450
2473
msgid "Invalid status: '%s'"
2470
2493
msgid "Setting host %(host)s to %(state)s."
2471
2494
msgstr ""
2472
2495
 
2473
 
#: nova/api/openstack/compute/contrib/hosts.py:230
 
2496
#: nova/api/openstack/compute/contrib/hosts.py:228
2474
2497
msgid "Describe-resource is admin only functionality"
2475
2498
msgstr ""
2476
2499
 
2477
 
#: nova/api/openstack/compute/contrib/hosts.py:238
 
2500
#: nova/api/openstack/compute/contrib/hosts.py:236
2478
2501
msgid "Host not found"
2479
2502
msgstr ""
2480
2503
 
2481
 
#: nova/api/openstack/compute/contrib/keypairs.py:70
 
2504
#: nova/api/openstack/compute/contrib/keypairs.py:71
2482
2505
msgid "Keypair name contains unsafe characters"
2483
2506
msgstr ""
2484
2507
 
2485
 
#: nova/api/openstack/compute/contrib/keypairs.py:95
 
2508
#: nova/api/openstack/compute/contrib/keypairs.py:96
2486
2509
msgid "Keypair name must be between 1 and 255 characters long"
2487
2510
msgstr ""
2488
2511
 
2489
 
#: nova/api/openstack/compute/contrib/keypairs.py:100
 
2512
#: nova/api/openstack/compute/contrib/keypairs.py:101
2490
2513
#, python-format
2491
2514
msgid "Key pair '%s' already exists."
2492
2515
msgstr ""
2504
2527
msgid "Unable to find address %r"
2505
2528
msgstr ""
2506
2529
 
2507
 
#: nova/api/openstack/compute/contrib/networks.py:62
 
2530
#: nova/api/openstack/compute/contrib/networks.py:65
2508
2531
#, python-format
2509
2532
msgid "Network does not have %s action"
2510
2533
msgstr ""
2511
2534
 
2512
 
#: nova/api/openstack/compute/contrib/networks.py:70
 
2535
#: nova/api/openstack/compute/contrib/networks.py:73
2513
2536
#, python-format
2514
2537
msgid "Disassociating network with id %s"
2515
2538
msgstr ""
2516
2539
 
2517
 
#: nova/api/openstack/compute/contrib/networks.py:74
2518
 
#: nova/api/openstack/compute/contrib/networks.py:91
2519
 
#: nova/api/openstack/compute/contrib/networks.py:101
 
2540
#: nova/api/openstack/compute/contrib/networks.py:77
 
2541
#: nova/api/openstack/compute/contrib/networks.py:94
 
2542
#: nova/api/openstack/compute/contrib/networks.py:104
2520
2543
msgid "Network not found"
2521
2544
msgstr ""
2522
2545
 
2523
 
#: nova/api/openstack/compute/contrib/networks.py:87
 
2546
#: nova/api/openstack/compute/contrib/networks.py:90
2524
2547
#, python-format
2525
2548
msgid "Showing network with id %s"
2526
2549
msgstr ""
2527
2550
 
2528
 
#: nova/api/openstack/compute/contrib/networks.py:97
 
2551
#: nova/api/openstack/compute/contrib/networks.py:100
2529
2552
#, python-format
2530
2553
msgid "Deleting network with id %s"
2531
2554
msgstr ""
2532
2555
 
 
2556
#: nova/api/openstack/compute/contrib/quotas.py:59
 
2557
msgid "Quota limit must be -1 or greater."
 
2558
msgstr ""
 
2559
 
2533
2560
#: nova/api/openstack/compute/contrib/scheduler_hints.py:41
2534
2561
msgid "Malformed scheduler_hints attribute"
2535
2562
msgstr ""
2536
2563
 
2537
 
#: nova/api/openstack/compute/contrib/security_groups.py:222
 
2564
#: nova/api/openstack/compute/contrib/security_groups.py:224
2538
2565
msgid "Security group id should be integer"
2539
2566
msgstr ""
2540
2567
 
2541
 
#: nova/api/openstack/compute/contrib/security_groups.py:243
 
2568
#: nova/api/openstack/compute/contrib/security_groups.py:245
2542
2569
msgid "Security group is still in use"
2543
2570
msgstr ""
2544
2571
 
2545
 
#: nova/api/openstack/compute/contrib/security_groups.py:295
 
2572
#: nova/api/openstack/compute/contrib/security_groups.py:301
2546
2573
#, python-format
2547
2574
msgid "Security group %s already exists"
2548
2575
msgstr ""
2549
2576
 
2550
 
#: nova/api/openstack/compute/contrib/security_groups.py:315
 
2577
#: nova/api/openstack/compute/contrib/security_groups.py:321
2551
2578
#, python-format
2552
2579
msgid "Security group %s is not a string or unicode"
2553
2580
msgstr ""
2554
2581
 
2555
 
#: nova/api/openstack/compute/contrib/security_groups.py:318
 
2582
#: nova/api/openstack/compute/contrib/security_groups.py:324
2556
2583
#, python-format
2557
2584
msgid "Security group %s cannot be empty."
2558
2585
msgstr ""
2559
2586
 
2560
 
#: nova/api/openstack/compute/contrib/security_groups.py:321
 
2587
#: nova/api/openstack/compute/contrib/security_groups.py:327
2561
2588
#, python-format
2562
2589
msgid "Security group %s should not be greater than 255 characters."
2563
2590
msgstr ""
2564
2591
 
2565
 
#: nova/api/openstack/compute/contrib/security_groups.py:348
 
2592
#: nova/api/openstack/compute/contrib/security_groups.py:354
2566
2593
msgid "Parent group id is not integer"
2567
2594
msgstr ""
2568
2595
 
2569
 
#: nova/api/openstack/compute/contrib/security_groups.py:351
 
2596
#: nova/api/openstack/compute/contrib/security_groups.py:357
2570
2597
#, python-format
2571
2598
msgid "Security group (%s) not found"
2572
2599
msgstr ""
2573
2600
 
2574
 
#: nova/api/openstack/compute/contrib/security_groups.py:369
 
2601
#: nova/api/openstack/compute/contrib/security_groups.py:375
2575
2602
msgid "Not enough parameters to build a valid rule."
2576
2603
msgstr ""
2577
2604
 
2578
 
#: nova/api/openstack/compute/contrib/security_groups.py:376
 
2605
#: nova/api/openstack/compute/contrib/security_groups.py:382
2579
2606
#, python-format
2580
2607
msgid "This rule already exists in group %s"
2581
2608
msgstr ""
2582
2609
 
2583
 
#: nova/api/openstack/compute/contrib/security_groups.py:414
 
2610
#: nova/api/openstack/compute/contrib/security_groups.py:427
2584
2611
msgid "Parent or group id is not integer"
2585
2612
msgstr ""
2586
2613
 
2587
 
#: nova/api/openstack/compute/contrib/security_groups.py:507
 
2614
#: nova/api/openstack/compute/contrib/security_groups.py:520
2588
2615
msgid "Rule id is not integer"
2589
2616
msgstr ""
2590
2617
 
2591
 
#: nova/api/openstack/compute/contrib/security_groups.py:510
 
2618
#: nova/api/openstack/compute/contrib/security_groups.py:523
2592
2619
#, python-format
2593
2620
msgid "Rule (%s) not found"
2594
2621
msgstr ""
2595
2622
 
2596
 
#: nova/api/openstack/compute/contrib/security_groups.py:574
2597
 
#: nova/api/openstack/compute/contrib/security_groups.py:607
 
2623
#: nova/api/openstack/compute/contrib/security_groups.py:587
 
2624
#: nova/api/openstack/compute/contrib/security_groups.py:620
2598
2625
msgid "Security group not specified"
2599
2626
msgstr ""
2600
2627
 
2601
 
#: nova/api/openstack/compute/contrib/security_groups.py:578
2602
 
#: nova/api/openstack/compute/contrib/security_groups.py:611
 
2628
#: nova/api/openstack/compute/contrib/security_groups.py:591
 
2629
#: nova/api/openstack/compute/contrib/security_groups.py:624
2603
2630
msgid "Security group name cannot be empty"
2604
2631
msgstr ""
2605
2632
 
2606
 
#: nova/api/openstack/compute/contrib/server_start_stop.py:45
2607
 
#, python-format
2608
 
msgid "start instance %r"
 
2633
#: nova/api/openstack/compute/contrib/server_start_stop.py:46
 
2634
msgid "start instance"
2609
2635
msgstr ""
2610
2636
 
2611
 
#: nova/api/openstack/compute/contrib/server_start_stop.py:54
2612
 
#, python-format
2613
 
msgid "stop instance %r"
 
2637
#: nova/api/openstack/compute/contrib/server_start_stop.py:55
 
2638
msgid "stop instance"
2614
2639
msgstr ""
2615
2640
 
2616
2641
#: nova/api/openstack/compute/contrib/volumes.py:73
2617
 
#: nova/api/openstack/volume/volumes.py:106
 
2642
#: nova/api/openstack/volume/volumes.py:100
2618
2643
#, python-format
2619
2644
msgid "vol=%s"
2620
2645
msgstr ""
2621
2646
 
2622
2647
#: nova/api/openstack/compute/contrib/volumes.py:146
2623
 
#: nova/api/openstack/volume/volumes.py:184
 
2648
#: nova/api/openstack/volume/volumes.py:178
2624
2649
#, python-format
2625
2650
msgid "Delete volume with id: %s"
2626
2651
msgstr ""
2627
2652
 
2628
 
#: nova/api/openstack/compute/contrib/volumes.py:329
 
2653
#: nova/api/openstack/compute/contrib/volumes.py:330
2629
2654
#, python-format
2630
2655
msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
2631
2656
msgstr ""
2632
2657
 
2633
 
#: nova/api/openstack/compute/contrib/volumes.py:481
 
2658
#: nova/api/openstack/compute/contrib/volumes.py:376
 
2659
#, python-format
 
2660
msgid "Instance %s is not attached."
 
2661
msgstr ""
 
2662
 
 
2663
#: nova/api/openstack/compute/contrib/volumes.py:482
2634
2664
#: nova/api/openstack/volume/snapshots.py:110
2635
2665
#, python-format
2636
2666
msgid "Delete snapshot with id: %s"
2637
2667
msgstr ""
2638
2668
 
2639
 
#: nova/api/openstack/compute/contrib/volumes.py:524
 
2669
#: nova/api/openstack/compute/contrib/volumes.py:525
2640
2670
#: nova/api/openstack/volume/snapshots.py:150
2641
2671
#, python-format
2642
2672
msgid "Create snapshot from volume %s"
2643
2673
msgstr ""
2644
2674
 
 
2675
#: nova/api/openstack/volume/contrib/types_extra_specs.py:90
 
2676
msgid "Malformed extra specs"
 
2677
msgstr ""
 
2678
 
2645
2679
#: nova/auth/fakeldap.py:33
2646
2680
msgid "Attempted to instantiate singleton"
2647
2681
msgstr ""
2653
2687
"instead."
2654
2688
msgstr ""
2655
2689
 
2656
 
#: nova/auth/manager.py:298
 
2690
#: nova/auth/manager.py:299
2657
2691
#, python-format
2658
2692
msgid "Looking up user: %r"
2659
2693
msgstr ""
2660
2694
 
2661
 
#: nova/auth/manager.py:302
 
2695
#: nova/auth/manager.py:303
2662
2696
#, python-format
2663
2697
msgid "Failed authorization for access key %s"
2664
2698
msgstr ""
2665
2699
 
2666
 
#: nova/auth/manager.py:308
 
2700
#: nova/auth/manager.py:309
2667
2701
#, python-format
2668
2702
msgid "Using project name = user name (%s)"
2669
2703
msgstr "Verwende Project-Name = User-Name (%s)"
2670
2704
 
2671
 
#: nova/auth/manager.py:315
 
2705
#: nova/auth/manager.py:316
2672
2706
#, python-format
2673
2707
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
2674
2708
msgstr ""
2675
2709
 
2676
 
#: nova/auth/manager.py:324
 
2710
#: nova/auth/manager.py:325
2677
2711
#, python-format
2678
2712
msgid ""
2679
2713
"Failed authorization: user %(uname)s not admin and not member of project "
2680
2714
"%(pjname)s"
2681
2715
msgstr ""
2682
2716
 
2683
 
#: nova/auth/manager.py:331 nova/auth/manager.py:343
 
2717
#: nova/auth/manager.py:332 nova/auth/manager.py:344
2684
2718
#, python-format
2685
2719
msgid "user.secret: %s"
2686
2720
msgstr ""
2687
2721
 
2688
 
#: nova/auth/manager.py:332 nova/auth/manager.py:344
 
2722
#: nova/auth/manager.py:333 nova/auth/manager.py:345
2689
2723
#, python-format
2690
2724
msgid "expected_signature: %s"
2691
2725
msgstr ""
2692
2726
 
2693
 
#: nova/auth/manager.py:333 nova/auth/manager.py:345
 
2727
#: nova/auth/manager.py:334 nova/auth/manager.py:346
2694
2728
#, python-format
2695
2729
msgid "signature: %s"
2696
2730
msgstr ""
2697
2731
 
2698
 
#: nova/auth/manager.py:335 nova/auth/manager.py:357
 
2732
#: nova/auth/manager.py:336 nova/auth/manager.py:358
2699
2733
#, python-format
2700
2734
msgid "Invalid signature for user %s"
2701
2735
msgstr ""
2702
2736
 
2703
 
#: nova/auth/manager.py:353
 
2737
#: nova/auth/manager.py:354
2704
2738
#, python-format
2705
2739
msgid "host_only_signature: %s"
2706
2740
msgstr ""
2707
2741
 
2708
 
#: nova/auth/manager.py:449
 
2742
#: nova/auth/manager.py:450
2709
2743
msgid "Must specify project"
2710
2744
msgstr ""
2711
2745
 
2712
 
#: nova/auth/manager.py:490
 
2746
#: nova/auth/manager.py:491
2713
2747
#, python-format
2714
2748
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
2715
2749
msgstr ""
2716
2750
 
2717
 
#: nova/auth/manager.py:493
 
2751
#: nova/auth/manager.py:494
2718
2752
#, python-format
2719
2753
msgid "Adding sitewide role %(role)s to user %(uid)s"
2720
2754
msgstr ""
2721
2755
 
2722
 
#: nova/auth/manager.py:519
 
2756
#: nova/auth/manager.py:520
2723
2757
#, python-format
2724
2758
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
2725
2759
msgstr ""
2726
2760
 
2727
 
#: nova/auth/manager.py:522
 
2761
#: nova/auth/manager.py:523
2728
2762
#, python-format
2729
2763
msgid "Removing sitewide role %(role)s from user %(uid)s"
2730
2764
msgstr ""
2731
2765
 
2732
 
#: nova/auth/manager.py:595
 
2766
#: nova/auth/manager.py:596
2733
2767
#, python-format
2734
2768
msgid "Created project %(name)s with manager %(manager_user)s"
2735
2769
msgstr ""
2736
2770
 
2737
 
#: nova/auth/manager.py:613
 
2771
#: nova/auth/manager.py:614
2738
2772
#, python-format
2739
2773
msgid "modifying project %s"
2740
2774
msgstr ""
2741
2775
 
2742
 
#: nova/auth/manager.py:625
 
2776
#: nova/auth/manager.py:626
2743
2777
#, python-format
2744
2778
msgid "Adding user %(uid)s to project %(pid)s"
2745
2779
msgstr ""
2746
2780
 
2747
 
#: nova/auth/manager.py:646
 
2781
#: nova/auth/manager.py:647
2748
2782
#, python-format
2749
2783
msgid "Remove user %(uid)s from project %(pid)s"
2750
2784
msgstr ""
2751
2785
 
2752
 
#: nova/auth/manager.py:676
 
2786
#: nova/auth/manager.py:677
2753
2787
#, python-format
2754
2788
msgid "Deleting project %s"
2755
2789
msgstr ""
2756
2790
 
2757
 
#: nova/auth/manager.py:734
 
2791
#: nova/auth/manager.py:735
2758
2792
#, python-format
2759
2793
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
2760
2794
msgstr ""
2761
2795
 
2762
 
#: nova/auth/manager.py:743
 
2796
#: nova/auth/manager.py:744
2763
2797
#, python-format
2764
2798
msgid "Deleting user %s"
2765
2799
msgstr ""
2766
2800
 
2767
 
#: nova/auth/manager.py:753
 
2801
#: nova/auth/manager.py:754
2768
2802
#, python-format
2769
2803
msgid "Access Key change for user %s"
2770
2804
msgstr ""
2771
2805
 
2772
 
#: nova/auth/manager.py:755
 
2806
#: nova/auth/manager.py:756
2773
2807
#, python-format
2774
2808
msgid "Secret Key change for user %s"
2775
2809
msgstr ""
2776
2810
 
2777
 
#: nova/auth/manager.py:757
 
2811
#: nova/auth/manager.py:758
2778
2812
#, python-format
2779
2813
msgid "Admin status set to %(admin)r for user %(uid)s"
2780
2814
msgstr ""
2781
2815
 
2782
 
#: nova/auth/manager.py:802
 
2816
#: nova/auth/manager.py:803
2783
2817
#, python-format
2784
2818
msgid "No vpn data for project %s"
2785
2819
msgstr ""
2786
2820
 
2787
 
#: nova/cloudpipe/pipelib.py:46
 
2821
#: nova/auth/signer.py:147
 
2822
msgid "SHA256 not supported on this server"
 
2823
msgstr ""
 
2824
 
 
2825
#: nova/cloudpipe/pipelib.py:45
2788
2826
msgid "Instance type for vpn instances"
2789
2827
msgstr ""
2790
2828
 
2791
 
#: nova/cloudpipe/pipelib.py:49
 
2829
#: nova/cloudpipe/pipelib.py:48
2792
2830
msgid "Template for cloudpipe instance boot script"
2793
2831
msgstr ""
2794
2832
 
2795
 
#: nova/cloudpipe/pipelib.py:52
 
2833
#: nova/cloudpipe/pipelib.py:51
2796
2834
msgid "Network to push into openvpn config"
2797
2835
msgstr ""
2798
2836
 
2799
 
#: nova/cloudpipe/pipelib.py:55
 
2837
#: nova/cloudpipe/pipelib.py:54
2800
2838
msgid "Netmask to push into openvpn config"
2801
2839
msgstr ""
2802
2840
 
2803
 
#: nova/cloudpipe/pipelib.py:107
 
2841
#: nova/cloudpipe/pipelib.py:106
2804
2842
#, python-format
2805
2843
msgid "Launching VPN for %s"
2806
2844
msgstr ""
2807
2845
 
2808
 
#: nova/compute/api.py:141
 
2846
#: nova/compute/api.py:131
2809
2847
msgid "No compute host specified"
2810
2848
msgstr ""
2811
2849
 
2812
 
#: nova/compute/api.py:144
 
2850
#: nova/compute/api.py:134
2813
2851
#, python-format
2814
2852
msgid "Unable to find host for Instance %s"
2815
2853
msgstr ""
2816
2854
 
2817
 
#: nova/compute/api.py:192
 
2855
#: nova/compute/api.py:195
 
2856
msgid "Cannot run any more instances of this type."
 
2857
msgstr ""
 
2858
 
 
2859
#: nova/compute/api.py:198
 
2860
#, python-format
 
2861
msgid "Can only run %s more instances of this type."
 
2862
msgstr ""
 
2863
 
 
2864
#: nova/compute/api.py:201
 
2865
#, python-format
 
2866
msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances. %(msg)s"
 
2867
msgstr ""
 
2868
 
 
2869
#: nova/compute/api.py:215
2818
2870
#, python-format
2819
2871
msgid ""
2820
2872
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
2821
2873
"properties"
2822
2874
msgstr ""
2823
2875
 
2824
 
#: nova/compute/api.py:203
2825
 
#, python-format
2826
 
msgid "Quota exceeded for %(pid)s, metadata property key or value too long"
2827
 
msgstr ""
2828
 
 
2829
 
#: nova/compute/api.py:257
2830
 
msgid "Cannot run any more instances of this type."
2831
 
msgstr ""
2832
 
 
2833
 
#: nova/compute/api.py:259
2834
 
#, python-format
2835
 
msgid "Can only run %s more instances of this type."
2836
 
msgstr ""
2837
 
 
2838
 
#: nova/compute/api.py:261
2839
 
#, python-format
2840
 
msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances. "
2841
 
msgstr ""
2842
 
 
2843
 
#: nova/compute/api.py:310
2844
 
msgid "Creating a raw instance"
2845
 
msgstr ""
2846
 
 
2847
 
#: nova/compute/api.py:312
2848
 
#, python-format
2849
 
msgid "Using Kernel=%(kernel_id)s, Ramdisk=%(ramdisk_id)s"
2850
 
msgstr ""
2851
 
 
2852
 
#: nova/compute/api.py:383
 
2876
#: nova/compute/api.py:225
 
2877
msgid "Metadata property key blank"
 
2878
msgstr ""
 
2879
 
 
2880
#: nova/compute/api.py:229
 
2881
msgid "Metadata property key greater than 255 characters"
 
2882
msgstr ""
 
2883
 
 
2884
#: nova/compute/api.py:233
 
2885
msgid "Metadata property value greater than 255 characters"
 
2886
msgstr ""
 
2887
 
 
2888
#: nova/compute/api.py:429
2853
2889
#, python-format
2854
2890
msgid "Going to run %s instances..."
2855
2891
msgstr ""
2856
2892
 
2857
 
#: nova/compute/api.py:447
 
2893
#: nova/compute/api.py:497
2858
2894
#, python-format
2859
2895
msgid "bdm %s"
2860
2896
msgstr ""
2861
2897
 
2862
 
#: nova/compute/api.py:474
 
2898
#: nova/compute/api.py:524
2863
2899
#, python-format
2864
2900
msgid "block_device_mapping %s"
2865
2901
msgstr ""
2866
2902
 
2867
 
#: nova/compute/api.py:591
 
2903
#: nova/compute/api.py:648
2868
2904
#, python-format
2869
2905
msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
2870
2906
msgstr ""
2871
2907
 
2872
 
#: nova/compute/api.py:871
 
2908
#: nova/compute/api.py:928
2873
2909
msgid "Going to try to soft delete instance"
2874
2910
msgstr ""
2875
2911
 
2876
 
#: nova/compute/api.py:891
 
2912
#: nova/compute/api.py:948
2877
2913
msgid "No host for instance, deleting immediately"
2878
2914
msgstr ""
2879
2915
 
2880
 
#: nova/compute/api.py:939
 
2916
#: nova/compute/api.py:996
2881
2917
msgid "Going to try to terminate instance"
2882
2918
msgstr ""
2883
2919
 
2884
 
#: nova/compute/api.py:977
 
2920
#: nova/compute/api.py:1034
2885
2921
msgid "Going to try to stop instance"
2886
2922
msgstr ""
2887
2923
 
2888
 
#: nova/compute/api.py:996
 
2924
#: nova/compute/api.py:1053
2889
2925
msgid "Going to try to start instance"
2890
2926
msgstr ""
2891
2927
 
2892
 
#: nova/compute/api.py:1000
 
2928
#: nova/compute/api.py:1057
2893
2929
#, python-format
2894
2930
msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
2895
2931
msgstr ""
2896
2932
 
2897
 
#: nova/compute/api.py:1071 nova/volume/api.py:173
 
2933
#: nova/compute/api.py:1128 nova/volume/api.py:173
2898
2934
#: nova/volume/volume_types.py:64
2899
2935
#, python-format
2900
2936
msgid "Searching by: %s"
2901
2937
msgstr ""
2902
2938
 
2903
 
#: nova/compute/api.py:1201
 
2939
#: nova/compute/api.py:1258
2904
2940
#, python-format
2905
2941
msgid "Image type not recognized %s"
2906
2942
msgstr ""
2907
2943
 
2908
 
#: nova/compute/api.py:1369
 
2944
#: nova/compute/api.py:1437
2909
2945
msgid "flavor_id is None. Assuming migration."
2910
2946
msgstr ""
2911
2947
 
2912
 
#: nova/compute/api.py:1377
 
2948
#: nova/compute/api.py:1445
2913
2949
#, python-format
2914
2950
msgid ""
2915
2951
"Old instance type %(current_instance_type_name)s,  new instance type "
2916
2952
"%(new_instance_type_name)s"
2917
2953
msgstr ""
2918
2954
 
2919
 
#: nova/compute/api.py:1644
 
2955
#: nova/compute/api.py:1710
2920
2956
#, python-format
2921
2957
msgid "multiple fixedips exist, using the first: %s"
2922
2958
msgstr ""
2935
2971
msgid "Instance type %s not found for deletion"
2936
2972
msgstr ""
2937
2973
 
2938
 
#: nova/compute/manager.py:138
 
2974
#: nova/compute/manager.py:153
2939
2975
#, python-format
2940
2976
msgid "check_instance_lock: decorating: |%s|"
2941
2977
msgstr ""
2942
2978
 
2943
 
#: nova/compute/manager.py:140
 
2979
#: nova/compute/manager.py:155
2944
2980
#, python-format
2945
 
msgid ""
2946
 
"check_instance_lock: arguments: |%(self)s| |%(context)s| "
2947
 
"|%(instance_uuid)s|"
 
2981
msgid "check_instance_lock: arguments: |%(self)s| |%(context)s|"
2948
2982
msgstr ""
2949
2983
 
2950
 
#: nova/compute/manager.py:144
 
2984
#: nova/compute/manager.py:159
2951
2985
#, python-format
2952
2986
msgid "check_instance_lock: locked: |%s|"
2953
2987
msgstr ""
2954
2988
 
2955
 
#: nova/compute/manager.py:146
 
2989
#: nova/compute/manager.py:161
2956
2990
#, python-format
2957
2991
msgid "check_instance_lock: admin: |%s|"
2958
2992
msgstr ""
2959
2993
 
2960
 
#: nova/compute/manager.py:151
 
2994
#: nova/compute/manager.py:166
2961
2995
#, python-format
2962
2996
msgid "check_instance_lock: executing: |%s|"
2963
2997
msgstr ""
2964
2998
 
2965
 
#: nova/compute/manager.py:155
 
2999
#: nova/compute/manager.py:170
2966
3000
#, python-format
2967
3001
msgid "check_instance_lock: not executing |%s|"
2968
3002
msgstr ""
2969
3003
 
2970
 
#: nova/compute/manager.py:201
 
3004
#: nova/compute/manager.py:231
2971
3005
#, python-format
2972
3006
msgid "Unable to load the virtualization driver: %s"
2973
3007
msgstr ""
2974
3008
 
2975
 
#: nova/compute/manager.py:223
2976
 
#, python-format
2977
 
msgid ""
2978
 
"Instance %(instance_uuid)s has been destroyed from under us while trying "
2979
 
"to set it to ERROR"
 
3009
#: nova/compute/manager.py:253
 
3010
msgid "Instance has been destroyed from under us while trying to set it to ERROR"
2980
3011
msgstr ""
2981
3012
 
2982
 
#: nova/compute/manager.py:240
 
3013
#: nova/compute/manager.py:269
2983
3014
#, python-format
2984
3015
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
2985
3016
msgstr ""
2986
3017
 
2987
 
#: nova/compute/manager.py:245
 
3018
#: nova/compute/manager.py:274
2988
3019
msgid "Rebooting instance after nova-compute restart."
2989
3020
msgstr ""
2990
3021
 
2991
 
#: nova/compute/manager.py:255
 
3022
#: nova/compute/manager.py:284
2992
3023
msgid "Hypervisor driver does not support firewall rules"
2993
3024
msgstr ""
2994
3025
 
2995
 
#: nova/compute/manager.py:260
 
3026
#: nova/compute/manager.py:289
2996
3027
msgid "Checking state"
2997
3028
msgstr ""
2998
3029
 
2999
 
#: nova/compute/manager.py:329
 
3030
#: nova/compute/manager.py:358
3000
3031
#, python-format
3001
3032
msgid "Setting up bdm %s"
3002
3033
msgstr ""
3003
3034
 
3004
 
#: nova/compute/manager.py:400
3005
 
#, python-format
3006
 
msgid "Instance %s already deleted from database. Attempting forceful vm deletion"
3007
 
msgstr ""
3008
 
 
3009
 
#: nova/compute/manager.py:406
3010
 
#, python-format
3011
 
msgid "Exception encountered while terminating the instance %s"
3012
 
msgstr ""
3013
 
 
3014
 
#: nova/compute/manager.py:444
3015
 
#, python-format
3016
 
msgid "Instance %s not found."
3017
 
msgstr ""
3018
 
 
3019
 
#: nova/compute/manager.py:480
 
3035
#: nova/compute/manager.py:445
 
3036
#, fuzzy, python-format
 
3037
msgid "Instance not found."
 
3038
msgstr "Instanz %s pausiert"
 
3039
 
 
3040
#: nova/compute/manager.py:477
3020
3041
msgid "Instance has already been created"
3021
3042
msgstr "Instanz wurde bereits erstellt"
3022
3043
 
3023
 
#: nova/compute/manager.py:523
 
3044
#: nova/compute/manager.py:520
3024
3045
#, python-format
3025
3046
msgid ""
3026
3047
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3027
3048
"allowed_size_bytes=%(allowed_size_bytes)d"
3028
3049
msgstr ""
3029
3050
 
3030
 
#: nova/compute/manager.py:528
 
3051
#: nova/compute/manager.py:526
3031
3052
#, python-format
3032
3053
msgid ""
3033
3054
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3034
3055
"size %(allowed_size_bytes)d"
3035
3056
msgstr ""
3036
3057
 
3037
 
#: nova/compute/manager.py:538
 
3058
#: nova/compute/manager.py:536
3038
3059
msgid "Starting instance..."
3039
3060
msgstr ""
3040
3061
 
3041
 
#: nova/compute/manager.py:548
 
3062
#: nova/compute/manager.py:546
3042
3063
msgid "Skipping network allocation for instance"
3043
3064
msgstr ""
3044
3065
 
3045
 
#: nova/compute/manager.py:561
 
3066
#: nova/compute/manager.py:559
3046
3067
msgid "Instance failed network setup"
3047
3068
msgstr ""
3048
3069
 
3049
 
#: nova/compute/manager.py:565
 
3070
#: nova/compute/manager.py:563
3050
3071
#, python-format
3051
3072
msgid "Instance network_info: |%s|"
3052
3073
msgstr ""
3053
3074
 
3054
 
#: nova/compute/manager.py:578
 
3075
#: nova/compute/manager.py:576
3055
3076
msgid "Instance failed block device setup"
3056
3077
msgstr ""
3057
3078
 
3058
 
#: nova/compute/manager.py:594
 
3079
#: nova/compute/manager.py:592
3059
3080
msgid "Instance failed to spawn"
3060
3081
msgstr ""
3061
3082
 
3062
 
#: nova/compute/manager.py:615
 
3083
#: nova/compute/manager.py:616
3063
3084
msgid "Deallocating network for instance"
3064
3085
msgstr ""
3065
3086
 
3066
 
#: nova/compute/manager.py:672
 
3087
#: nova/compute/manager.py:671
3067
3088
#, python-format
3068
3089
msgid "%(action_str)s instance"
3069
3090
msgstr ""
3070
3091
 
3071
 
#: nova/compute/manager.py:699
 
3092
#: nova/compute/manager.py:698
3072
3093
#, python-format
3073
3094
msgid "Ignoring DiskNotFound: %s"
3074
3095
msgstr ""
3075
3096
 
3076
 
#: nova/compute/manager.py:708
 
3097
#: nova/compute/manager.py:707
3077
3098
#, python-format
3078
3099
msgid "terminating bdm %s"
3079
3100
msgstr ""
3080
3101
 
3081
 
#: nova/compute/manager.py:742 nova/compute/manager.py:1328
3082
 
#: nova/compute/manager.py:1416 nova/compute/manager.py:2501
 
3102
#: nova/compute/manager.py:746 nova/compute/manager.py:1363
 
3103
#: nova/compute/manager.py:1459 nova/compute/manager.py:2539
3083
3104
#, python-format
3084
3105
msgid "%s. Setting instance vm_state to ERROR"
3085
3106
msgstr ""
3086
3107
 
3087
 
#: nova/compute/manager.py:811
3088
 
#, python-format
3089
 
msgid ""
3090
 
"Cannot rebuild instance [%(instance_uuid)s], because the given image does"
3091
 
" not exist."
3092
 
msgstr ""
3093
 
 
3094
 
#: nova/compute/manager.py:816
3095
 
#, python-format
3096
 
msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
3097
 
msgstr ""
3098
 
 
3099
 
#: nova/compute/manager.py:823
3100
 
#, python-format
3101
 
msgid "Rebuilding instance %s"
3102
 
msgstr ""
3103
 
 
3104
 
#: nova/compute/manager.py:876
3105
 
#, python-format
3106
 
msgid "Rebooting instance %s"
3107
 
msgstr ""
3108
 
 
3109
 
#: nova/compute/manager.py:891
3110
 
#, python-format
3111
 
msgid ""
3112
 
"trying to reboot a non-running instance: %(instance_uuid)s (state: "
3113
 
"%(state)s expected: %(running)s)"
3114
 
msgstr ""
3115
 
 
3116
 
#: nova/compute/manager.py:933
 
3108
#: nova/compute/manager.py:819
 
3109
msgid "Cannot rebuild instance because the given image does not exist."
 
3110
msgstr ""
 
3111
 
 
3112
#: nova/compute/manager.py:824
 
3113
#, python-format
 
3114
msgid "Cannot rebuild instance: %(exc)s"
 
3115
msgstr ""
 
3116
 
 
3117
#: nova/compute/manager.py:832
 
3118
msgid "Rebuilding instance"
 
3119
msgstr ""
 
3120
 
 
3121
#: nova/compute/manager.py:898
 
3122
msgid "Rebooting instance"
 
3123
msgstr ""
 
3124
 
 
3125
#: nova/compute/manager.py:914
 
3126
#, python-format
 
3127
msgid ""
 
3128
"trying to reboot a non-running instance: (state: %(state)s expected: "
 
3129
"%(running)s)"
 
3130
msgstr ""
 
3131
 
 
3132
#: nova/compute/manager.py:956
3117
3133
#, python-format
3118
3134
msgid "instance %s: snapshotting"
3119
3135
msgstr ""
3120
3136
 
3121
 
#: nova/compute/manager.py:939
 
3137
#: nova/compute/manager.py:962
3122
3138
#, python-format
3123
3139
msgid ""
3124
 
"trying to snapshot a non-running instance: %(instance_uuid)s (state: "
3125
 
"%(state)s expected: %(running)s)"
 
3140
"trying to snapshot a non-running instance: (state: %(state)s expected: "
 
3141
"%(running)s)"
3126
3142
msgstr ""
3127
3143
 
3128
 
#: nova/compute/manager.py:995
 
3144
#: nova/compute/manager.py:1021
3129
3145
#, python-format
3130
3146
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
3131
3147
msgstr ""
3132
3148
 
3133
 
#: nova/compute/manager.py:1001
 
3149
#: nova/compute/manager.py:1027
3134
3150
#, python-format
3135
3151
msgid "Rotating out %d backups"
3136
3152
msgstr ""
3137
3153
 
3138
 
#: nova/compute/manager.py:1005
 
3154
#: nova/compute/manager.py:1032
3139
3155
#, python-format
3140
3156
msgid "Deleting image %s"
3141
3157
msgstr ""
3142
3158
 
3143
 
#: nova/compute/manager.py:1035
 
3159
#: nova/compute/manager.py:1063
3144
3160
#, python-format
3145
3161
msgid "Failed to set admin password. Instance %s is not running"
3146
3162
msgstr ""
3147
3163
 
3148
 
#: nova/compute/manager.py:1041
3149
 
#, python-format
3150
 
msgid "Instance %s: Root password set"
 
3164
#: nova/compute/manager.py:1069
 
3165
msgid "Root password set"
3151
3166
msgstr ""
3152
3167
 
3153
 
#: nova/compute/manager.py:1050
 
3168
#: nova/compute/manager.py:1077
3154
3169
msgid "set_admin_password is not implemented by this driver."
3155
3170
msgstr ""
3156
3171
 
3157
 
#: nova/compute/manager.py:1064
 
3172
#: nova/compute/manager.py:1091
3158
3173
msgid "Error setting admin password"
3159
3174
msgstr ""
3160
3175
 
3161
 
#: nova/compute/manager.py:1079
3162
 
#, python-format
3163
 
msgid ""
3164
 
"trying to inject a file into a non-running instance: %(instance_uuid)s "
3165
 
"(state: %(current_power_state)s expected: %(expected_state)s)"
3166
 
msgstr ""
3167
 
 
3168
 
#: nova/compute/manager.py:1084
3169
 
#, python-format
3170
 
msgid "instance %(instance_uuid)s: injecting file to %(path)s"
3171
 
msgstr ""
3172
 
 
3173
 
#: nova/compute/manager.py:1098
3174
 
#, python-format
3175
 
msgid ""
3176
 
"trying to update agent on a non-running instance: %(instance_uuid)s "
3177
 
"(state: %(current_power_state)s expected: %(expected_state)s)"
3178
 
msgstr ""
3179
 
 
3180
 
#: nova/compute/manager.py:1103
3181
 
#, python-format
3182
 
msgid "instance %(instance_uuid)s: updating agent to %(url)s"
3183
 
msgstr ""
3184
 
 
3185
 
#: nova/compute/manager.py:1116
3186
 
#, python-format
3187
 
msgid "instance %s: rescuing"
3188
 
msgstr "Instanz %s: Rettung"
 
3176
#: nova/compute/manager.py:1106
 
3177
#, python-format
 
3178
msgid ""
 
3179
"trying to inject a file into a non-running (state: "
 
3180
"%(current_power_state)s expected: %(expected_state)s)"
 
3181
msgstr ""
 
3182
 
 
3183
#: nova/compute/manager.py:1110
 
3184
#, python-format
 
3185
msgid "injecting file to %(path)s"
 
3186
msgstr ""
 
3187
 
 
3188
#: nova/compute/manager.py:1124
 
3189
#, python-format
 
3190
msgid ""
 
3191
"trying to update agent on a non-running (state: %(current_power_state)s "
 
3192
"expected: %(expected_state)s)"
 
3193
msgstr ""
 
3194
 
 
3195
#: nova/compute/manager.py:1128
 
3196
#, python-format
 
3197
msgid "updating agent to %(url)s"
 
3198
msgstr ""
3189
3199
 
3190
3200
#: nova/compute/manager.py:1141
3191
 
#, python-format
3192
 
msgid "instance %s: unrescuing"
3193
 
msgstr ""
3194
 
 
3195
 
#: nova/compute/manager.py:1270
 
3201
msgid "Rescuing"
 
3202
msgstr ""
 
3203
 
 
3204
#: nova/compute/manager.py:1166
 
3205
msgid "Unrescuing"
 
3206
msgstr ""
 
3207
 
 
3208
#: nova/compute/manager.py:1302
3196
3209
msgid "destination same as source!"
3197
3210
msgstr ""
3198
3211
 
3199
 
#: nova/compute/manager.py:1287
3200
 
#, python-format
3201
 
msgid "instance %s: migrating"
3202
 
msgstr ""
3203
 
 
3204
 
#: nova/compute/manager.py:1471
3205
 
#, python-format
3206
 
msgid "instance %s: pausing"
3207
 
msgstr "Instanz %s pausiert"
3208
 
 
3209
 
#: nova/compute/manager.py:1489
3210
 
#, python-format
3211
 
msgid "instance %s: unpausing"
3212
 
msgstr "Instanz %s wird fortgesetzt"
3213
 
 
3214
 
#: nova/compute/manager.py:1525
3215
 
#, python-format
3216
 
msgid "instance %s: retrieving diagnostics"
3217
 
msgstr ""
3218
 
 
3219
 
#: nova/compute/manager.py:1534
3220
 
#, python-format
3221
 
msgid "instance %s: suspending"
3222
 
msgstr ""
3223
 
 
3224
 
#: nova/compute/manager.py:1556
3225
 
#, python-format
3226
 
msgid "instance %s: resuming"
3227
 
msgstr ""
3228
 
 
3229
 
#: nova/compute/manager.py:1579
3230
 
#, python-format
3231
 
msgid "instance %s: locking"
3232
 
msgstr ""
3233
 
 
3234
 
#: nova/compute/manager.py:1588
3235
 
#, python-format
3236
 
msgid "instance %s: unlocking"
3237
 
msgstr ""
3238
 
 
3239
 
#: nova/compute/manager.py:1596
3240
 
#, python-format
3241
 
msgid "instance %s: getting locked state"
3242
 
msgstr ""
3243
 
 
3244
 
#: nova/compute/manager.py:1606
3245
 
#, python-format
3246
 
msgid "instance %s: reset network"
3247
 
msgstr ""
3248
 
 
3249
 
#: nova/compute/manager.py:1614
3250
 
#, python-format
3251
 
msgid "instance %s: inject network info"
3252
 
msgstr ""
3253
 
 
3254
 
#: nova/compute/manager.py:1618
 
3212
#: nova/compute/manager.py:1319
 
3213
msgid "Migrating"
 
3214
msgstr ""
 
3215
 
 
3216
#: nova/compute/manager.py:1518
 
3217
msgid "Pausing"
 
3218
msgstr ""
 
3219
 
 
3220
#: nova/compute/manager.py:1536
 
3221
msgid "Unpausing"
 
3222
msgstr ""
 
3223
 
 
3224
#: nova/compute/manager.py:1569
 
3225
msgid "Retrieving diagnostics"
 
3226
msgstr ""
 
3227
 
 
3228
#: nova/compute/manager.py:1581
 
3229
msgid "Suspending"
 
3230
msgstr ""
 
3231
 
 
3232
#: nova/compute/manager.py:1601
 
3233
msgid "Resuming"
 
3234
msgstr ""
 
3235
 
 
3236
#: nova/compute/manager.py:1619
 
3237
msgid "Locking"
 
3238
msgstr ""
 
3239
 
 
3240
#: nova/compute/manager.py:1628
 
3241
msgid "Unlocking"
 
3242
msgstr ""
 
3243
 
 
3244
#: nova/compute/manager.py:1638
 
3245
msgid "Getting locked state"
 
3246
msgstr ""
 
3247
 
 
3248
#: nova/compute/manager.py:1647
 
3249
msgid "Reset network"
 
3250
msgstr ""
 
3251
 
 
3252
#: nova/compute/manager.py:1655
 
3253
msgid "Inject network info"
 
3254
msgstr ""
 
3255
 
 
3256
#: nova/compute/manager.py:1658
3255
3257
#, python-format
3256
3258
msgid "network_info to inject: |%s|"
3257
3259
msgstr ""
3258
3260
 
3259
 
#: nova/compute/manager.py:1655
3260
 
#, python-format
3261
 
msgid "instance %s: getting vnc console"
3262
 
msgstr ""
3263
 
 
3264
 
#: nova/compute/manager.py:1685
 
3261
#: nova/compute/manager.py:1672
 
3262
msgid "Get console output"
 
3263
msgstr ""
 
3264
 
 
3265
#: nova/compute/manager.py:1699
 
3266
msgid "Getting vnc console"
 
3267
msgstr ""
 
3268
 
 
3269
#: nova/compute/manager.py:1727
3265
3270
#, python-format
3266
3271
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3267
3272
msgstr ""
3268
3273
 
3269
 
#: nova/compute/manager.py:1703
 
3274
#: nova/compute/manager.py:1744
 
3275
#, python-format
 
3276
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
 
3277
msgstr ""
 
3278
 
 
3279
#: nova/compute/manager.py:1753
3270
3280
#, python-format
3271
3281
msgid ""
3272
 
"instance %(instance_uuid)s: attaching volume %(volume_id)s to "
 
3282
"Failed to connect to volume %(volume_id)s while attaching at "
3273
3283
"%(mountpoint)s"
3274
3284
msgstr ""
3275
3285
 
3276
 
#: nova/compute/manager.py:1705
3277
 
#, python-format
3278
 
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3279
 
msgstr ""
3280
 
 
3281
 
#: nova/compute/manager.py:1714
3282
 
#, python-format
3283
 
msgid "instance %(instance_uuid)s: attach failed %(mountpoint)s, removing"
3284
 
msgstr ""
3285
 
 
3286
 
#: nova/compute/manager.py:1724
3287
 
#, python-format
3288
 
msgid "Attach failed %(mountpoint)s, removing"
3289
 
msgstr ""
3290
 
 
3291
 
#: nova/compute/manager.py:1752
 
3286
#: nova/compute/manager.py:1764
 
3287
#, python-format
 
3288
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
 
3289
msgstr ""
 
3290
 
 
3291
#: nova/compute/manager.py:1796
3292
3292
#, python-format
3293
3293
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3294
3294
msgstr ""
3295
3295
 
3296
 
#: nova/compute/manager.py:1756
3297
 
#, python-format
3298
 
msgid "Detaching volume from unknown instance %s"
3299
 
msgstr ""
 
3296
#: nova/compute/manager.py:1800
 
3297
#, fuzzy, python-format
 
3298
msgid "Detaching volume from unknown instance"
 
3299
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
3300
3300
 
3301
 
#: nova/compute/manager.py:1822
 
3301
#: nova/compute/manager.py:1865
3302
3302
#, python-format
3303
3303
msgid ""
3304
3304
"Creating tmpfile %s to notify to other compute nodes that they should "
3305
3305
"mount the same storage."
3306
3306
msgstr ""
3307
3307
 
3308
 
#: nova/compute/manager.py:1884
 
3308
#: nova/compute/manager.py:1924
3309
3309
msgid "Instance has no volume."
3310
3310
msgstr ""
3311
3311
 
3312
 
#: nova/compute/manager.py:1916
 
3312
#: nova/compute/manager.py:1956
3313
3313
#, python-format
3314
3314
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
3315
3315
msgstr ""
3316
3316
 
3317
 
#: nova/compute/manager.py:1973
 
3317
#: nova/compute/manager.py:2013
3318
3318
#, python-format
3319
3319
msgid "Pre live migration failed at  %(dest)s"
3320
3320
msgstr ""
3321
3321
 
3322
 
#: nova/compute/manager.py:2000
 
3322
#: nova/compute/manager.py:2040
3323
3323
msgid "post_live_migration() is started.."
3324
3324
msgstr ""
3325
3325
 
3326
 
#: nova/compute/manager.py:2030
 
3326
#: nova/compute/manager.py:2069
3327
3327
msgid "No floating_ip found"
3328
3328
msgstr ""
3329
3329
 
3330
 
#: nova/compute/manager.py:2038
 
3330
#: nova/compute/manager.py:2077
3331
3331
msgid "No floating_ip found."
3332
3332
msgstr ""
3333
3333
 
3334
 
#: nova/compute/manager.py:2040
 
3334
#: nova/compute/manager.py:2079
3335
3335
#, python-format
3336
3336
msgid ""
3337
3337
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3338
3338
"%(e)s"
3339
3339
msgstr ""
3340
3340
 
3341
 
#: nova/compute/manager.py:2073
 
3341
#: nova/compute/manager.py:2108
3342
3342
#, python-format
3343
3343
msgid "Migrating instance to %(dest)s finished successfully."
3344
3344
msgstr ""
3345
3345
 
3346
 
#: nova/compute/manager.py:2075
 
3346
#: nova/compute/manager.py:2110
3347
3347
msgid ""
3348
3348
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3349
3349
"with matching name.\" This error can be safely ignored."
3350
3350
msgstr ""
3351
3351
 
3352
 
#: nova/compute/manager.py:2090
 
3352
#: nova/compute/manager.py:2125
3353
3353
msgid "Post operation of migraton started"
3354
3354
msgstr ""
3355
3355
 
3356
 
#: nova/compute/manager.py:2226
3357
 
#, python-format
3358
 
msgid "Updated the info_cache for instance %s"
 
3356
#: nova/compute/manager.py:2262
 
3357
msgid "Updated the info_cache for instance"
3359
3358
msgstr ""
3360
3359
 
3361
 
#: nova/compute/manager.py:2255
 
3360
#: nova/compute/manager.py:2291
3362
3361
msgid "Updating bandwidth usage cache"
3363
3362
msgstr ""
3364
3363
 
3365
 
#: nova/compute/manager.py:2277
 
3364
#: nova/compute/manager.py:2315
3366
3365
msgid "Updating host status"
3367
3366
msgstr ""
3368
3367
 
3369
 
#: nova/compute/manager.py:2305
 
3368
#: nova/compute/manager.py:2344
3370
3369
#, python-format
3371
3370
msgid ""
3372
3371
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3373
3372
"the hypervisor."
3374
3373
msgstr ""
3375
3374
 
3376
 
#: nova/compute/manager.py:2331
 
3375
#: nova/compute/manager.py:2370
3377
3376
#, python-format
3378
3377
msgid ""
3379
 
"During the sync_power process the instance %(uuid)s has moved from host "
3380
 
"%(src)s to host %(dst)s"
 
3378
"During the sync_power process the instance has moved from host %(src)s to"
 
3379
" host %(dst)s"
3381
3380
msgstr ""
3382
3381
 
3383
 
#: nova/compute/manager.py:2344
3384
 
#, python-format
 
3382
#: nova/compute/manager.py:2383
3385
3383
msgid ""
3386
 
"Instance %s is in the process of migrating to this host. Wait next "
 
3384
"Instance is in the process of migrating to this host. Wait next "
3387
3385
"sync_power cycle before setting power state to NOSTATE"
3388
3386
msgstr ""
3389
3387
 
3390
 
#: nova/compute/manager.py:2350
 
3388
#: nova/compute/manager.py:2389
3391
3389
msgid ""
3392
3390
"Instance found in database but not known by hypervisor. Setting power "
3393
3391
"state to NOSTATE"
3394
3392
msgstr ""
3395
3393
 
3396
 
#: nova/compute/manager.py:2380
 
3394
#: nova/compute/manager.py:2419
3397
3395
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3398
3396
msgstr ""
3399
3397
 
3400
 
#: nova/compute/manager.py:2392
 
3398
#: nova/compute/manager.py:2430
3401
3399
msgid "Reclaiming deleted instance"
3402
3400
msgstr ""
3403
3401
 
3404
 
#: nova/compute/manager.py:2458
 
3402
#: nova/compute/manager.py:2496
3405
3403
#, python-format
3406
3404
msgid ""
3407
3405
"Detected instance with name label '%(name)s' which is marked as DELETED "
3408
3406
"but still present on host."
3409
3407
msgstr ""
3410
3408
 
3411
 
#: nova/compute/manager.py:2465
 
3409
#: nova/compute/manager.py:2503
3412
3410
#, python-format
3413
3411
msgid ""
3414
3412
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3415
3413
" but still present on host."
3416
3414
msgstr ""
3417
3415
 
3418
 
#: nova/compute/manager.py:2472
 
3416
#: nova/compute/manager.py:2510
3419
3417
#, python-format
3420
3418
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3421
3419
msgstr ""
3422
3420
 
3423
 
#: nova/compute/manager.py:2542
 
3421
#: nova/compute/manager.py:2578
3424
3422
#, python-format
3425
3423
msgid ""
3426
3424
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
3427
3425
"%(host)s"
3428
3426
msgstr ""
3429
3427
 
3430
 
#: nova/compute/utils.py:142
 
3428
#: nova/compute/utils.py:181
3431
3429
msgid "v4 subnets are required for legacy nw_info"
3432
3430
msgstr ""
3433
3431
 
3434
 
#: nova/console/manager.py:77 nova/console/vmrc_manager.py:70
 
3432
#: nova/console/manager.py:78 nova/console/vmrc_manager.py:70
3435
3433
msgid "Adding console"
3436
3434
msgstr ""
3437
3435
 
3438
 
#: nova/console/manager.py:97
 
3436
#: nova/console/manager.py:98
3439
3437
#, python-format
3440
3438
msgid "Tried to remove non-existant console %(console_id)s."
3441
3439
msgstr ""
3480
3478
msgid "xvp not running..."
3481
3479
msgstr ""
3482
3480
 
3483
 
#: nova/consoleauth/manager.py:63
 
3481
#: nova/consoleauth/manager.py:61
3484
3482
#, python-format
3485
3483
msgid "Deleting Expired Token: (%s)"
3486
3484
msgstr ""
3487
3485
 
3488
 
#: nova/consoleauth/manager.py:75
 
3486
#: nova/consoleauth/manager.py:73
3489
3487
#, python-format
3490
3488
msgid "Received Token: %(token)s, %(token_dict)s)"
3491
3489
msgstr ""
3492
3490
 
3493
 
#: nova/consoleauth/manager.py:79
 
3491
#: nova/consoleauth/manager.py:77
3494
3492
#, python-format
3495
3493
msgid "Checking Token: %(token)s, %(token_valid)s)"
3496
3494
msgstr ""
3499
3497
msgid "Use of empty request context is deprecated"
3500
3498
msgstr ""
3501
3499
 
3502
 
#: nova/db/sqlalchemy/api.py:198
 
3500
#: nova/db/sqlalchemy/api.py:212
3503
3501
#, python-format
3504
3502
msgid "Unrecognized read_deleted value '%s'"
3505
3503
msgstr ""
3506
3504
 
3507
 
#: nova/db/sqlalchemy/api.py:516 nova/db/sqlalchemy/api.py:551
 
3505
#: nova/db/sqlalchemy/api.py:530 nova/db/sqlalchemy/api.py:565
3508
3506
#, python-format
3509
3507
msgid "No ComputeNode for %(host)s"
3510
3508
msgstr ""
3511
3509
 
3512
 
#: nova/db/sqlalchemy/api.py:4019 nova/db/sqlalchemy/api.py:4045
 
3510
#: nova/db/sqlalchemy/api.py:4237 nova/db/sqlalchemy/api.py:4263
3513
3511
#, python-format
3514
3512
msgid "No backend config with id %(sm_backend_id)s"
3515
3513
msgstr ""
3516
3514
 
3517
 
#: nova/db/sqlalchemy/api.py:4103
 
3515
#: nova/db/sqlalchemy/api.py:4321
3518
3516
#, python-format
3519
3517
msgid "No sm_flavor called %(sm_flavor)s"
3520
3518
msgstr ""
3521
3519
 
3522
 
#: nova/db/sqlalchemy/api.py:4147
 
3520
#: nova/db/sqlalchemy/api.py:4365
3523
3521
#, python-format
3524
3522
msgid "No sm_volume with id %(volume_id)s"
3525
3523
msgstr ""
3526
3524
 
3527
 
#: nova/db/sqlalchemy/migration.py:66
3528
 
msgid "python-migrate is not installed. Exiting."
3529
 
msgstr ""
3530
 
 
3531
 
#: nova/db/sqlalchemy/migration.py:78
 
3525
#: nova/db/sqlalchemy/migration.py:74
3532
3526
msgid "version should be an integer"
3533
3527
msgstr ""
3534
3528
 
 
3529
#: nova/db/sqlalchemy/migration.py:100
 
3530
msgid "Upgrade DB using Essex release first."
 
3531
msgstr ""
 
3532
 
3535
3533
#: nova/db/sqlalchemy/session.py:137
3536
3534
#, python-format
3537
3535
msgid "SQL connection failed. %s attempts left."
3538
3536
msgstr ""
3539
3537
 
3540
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:48
3541
 
msgid "interface column not added to networks table"
3542
 
msgstr ""
3543
 
 
3544
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:80
3545
 
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:54
3546
 
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:61
3547
3538
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:48
 
3539
#: nova/db/sqlalchemy/migrate_repo/versions/092_add_instance_system_metadata.py:58
3548
3540
#, python-format
3549
3541
msgid "Table |%s| not created!"
3550
3542
msgstr ""
3551
3543
 
3552
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:87
3553
 
msgid "VIF column not added to fixed_ips table"
3554
 
msgstr ""
3555
 
 
3556
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:97
3557
 
#, python-format
3558
 
msgid "join list for moving mac_addresses |%s|"
3559
 
msgstr ""
3560
 
 
3561
 
#: nova/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:39
3562
 
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:60
3563
 
#: nova/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:61
3564
 
#: nova/db/sqlalchemy/migrate_repo/versions/070_untie_nova_network_models.py:99
3565
 
msgid "foreign key constraint couldn't be added"
3566
 
msgstr ""
3567
 
 
3568
 
#: nova/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:58
3569
 
msgid "foreign key constraint couldn't be dropped"
3570
 
msgstr ""
3571
 
 
3572
 
#: nova/db/sqlalchemy/migrate_repo/versions/045_add_network_priority.py:34
3573
 
msgid "priority column not added to networks table"
3574
 
msgstr ""
3575
 
 
3576
 
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:41
3577
 
#: nova/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:42
3578
 
#: nova/db/sqlalchemy/migrate_repo/versions/064_change_instance_id_to_uuid_in_instance_actions.py:56
3579
 
#: nova/db/sqlalchemy/migrate_repo/versions/070_untie_nova_network_models.py:68
3580
 
msgid "foreign key constraint couldn't be removed"
3581
 
msgstr ""
3582
 
 
3583
 
#: nova/db/sqlalchemy/migrate_repo/versions/049_add_instances_progress.py:34
3584
 
msgid "progress column not added to instances table"
3585
 
msgstr ""
3586
 
 
3587
 
#: nova/db/sqlalchemy/migrate_repo/versions/055_convert_flavor_id_to_str.py:97
3588
 
#, python-format
3589
 
msgid ""
3590
 
"Could not cast flavorid to integer: %s. Set flavorid to an integer-like "
3591
 
"string to downgrade."
3592
 
msgstr ""
3593
 
 
3594
 
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:69
3595
 
msgid "instance_info_caches tables not dropped"
3596
 
msgstr ""
3597
 
 
3598
 
#: nova/db/sqlalchemy/migrate_repo/versions/069_block_migration.py:41
3599
 
msgid "progress column not added to compute_nodes table"
3600
 
msgstr ""
3601
 
 
3602
 
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:76
3603
 
msgid "dns_domains table not dropped"
3604
 
msgstr ""
3605
 
 
3606
3544
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:60
3607
3545
msgid "quota_classes table not dropped"
3608
3546
msgstr ""
3609
3547
 
3610
 
#: nova/image/glance.py:147
 
3548
#: nova/db/sqlalchemy/migrate_repo/versions/088_change_instance_id_to_uuid_in_block_device_mapping.py:57
 
3549
msgid "foreign key constraint couldn't be removed"
 
3550
msgstr ""
 
3551
 
 
3552
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:83
 
3553
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:127
 
3554
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:177
 
3555
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:235
 
3556
msgid "Foreign Key constraint couldn't be removed"
 
3557
msgstr ""
 
3558
 
 
3559
#: nova/db/sqlalchemy/migrate_repo/versions/095_change_fk_instance_id_to_uuid.py:57
 
3560
msgid "foreign key could not be dropped"
 
3561
msgstr ""
 
3562
 
 
3563
#: nova/db/sqlalchemy/migrate_repo/versions/095_change_fk_instance_id_to_uuid.py:91
 
3564
msgid "foreign key could not be created"
 
3565
msgstr ""
 
3566
 
 
3567
#: nova/image/glance.py:148
3611
3568
msgid "Connection error contacting glance server, retrying"
3612
3569
msgstr ""
3613
3570
 
3614
 
#: nova/image/glance.py:153 nova/network/quantum/melange_connection.py:104
 
3571
#: nova/image/glance.py:154 nova/network/quantum/melange_connection.py:104
3615
3572
msgid "Maximum attempts reached"
3616
3573
msgstr ""
3617
3574
 
3618
 
#: nova/image/glance.py:278
 
3575
#: nova/image/glance.py:279
3619
3576
#, python-format
3620
3577
msgid "Creating image in Glance. Metadata passed in %s"
3621
3578
msgstr ""
3622
3579
 
3623
 
#: nova/image/glance.py:281
 
3580
#: nova/image/glance.py:282
3624
3581
#, python-format
3625
3582
msgid "Metadata after formatting for Glance %s"
3626
3583
msgstr ""
3627
3584
 
3628
 
#: nova/image/glance.py:289
 
3585
#: nova/image/glance.py:290
3629
3586
#, python-format
3630
3587
msgid "Metadata returned from Glance formatted for Base %s"
3631
3588
msgstr ""
3632
3589
 
3633
 
#: nova/image/glance.py:331 nova/image/glance.py:335
 
3590
#: nova/image/glance.py:332 nova/image/glance.py:336
3634
3591
msgid "Not the image owner"
3635
3592
msgstr ""
3636
3593
 
3637
 
#: nova/image/glance.py:410
 
3594
#: nova/image/glance.py:411
3638
3595
#, python-format
3639
3596
msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
3640
3597
msgstr ""
3693
3650
msgid "Bad project_id for to_global_ipv6: %s"
3694
3651
msgstr ""
3695
3652
 
3696
 
#: nova/network/ldapdns.py:321
 
3653
#: nova/network/ldapdns.py:318
3697
3654
msgid "This driver only supports type 'a' entries."
3698
3655
msgstr ""
3699
3656
 
3700
 
#: nova/network/linux_net.py:166
 
3657
#: nova/network/linux_net.py:167
3701
3658
#, python-format
3702
3659
msgid "Attempted to remove chain %s which does not exist"
3703
3660
msgstr ""
3704
3661
 
3705
 
#: nova/network/linux_net.py:192
 
3662
#: nova/network/linux_net.py:193
3706
3663
#, python-format
3707
3664
msgid "Unknown chain: %r"
3708
3665
msgstr ""
3709
3666
 
3710
 
#: nova/network/linux_net.py:215
 
3667
#: nova/network/linux_net.py:216
3711
3668
#, python-format
3712
3669
msgid ""
3713
3670
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
3714
3671
"%(top)r"
3715
3672
msgstr ""
3716
3673
 
3717
 
#: nova/network/linux_net.py:335
 
3674
#: nova/network/linux_net.py:336
3718
3675
msgid "IPTablesManager.apply completed with success"
3719
3676
msgstr ""
3720
3677
 
3721
 
#: nova/network/linux_net.py:694
 
3678
#: nova/network/linux_net.py:698
3722
3679
#, python-format
3723
3680
msgid "Hupping dnsmasq threw %s"
3724
3681
msgstr ""
3725
3682
 
3726
 
#: nova/network/linux_net.py:696
 
3683
#: nova/network/linux_net.py:700
3727
3684
#, python-format
3728
3685
msgid "Pid %d is stale, relaunching dnsmasq"
3729
3686
msgstr ""
3730
3687
 
3731
 
#: nova/network/linux_net.py:756
 
3688
#: nova/network/linux_net.py:760
3732
3689
#, python-format
3733
3690
msgid "killing radvd threw %s"
3734
3691
msgstr ""
3735
3692
 
3736
 
#: nova/network/linux_net.py:758
 
3693
#: nova/network/linux_net.py:762
3737
3694
#, python-format
3738
3695
msgid "Pid %d is stale, relaunching radvd"
3739
3696
msgstr ""
3740
3697
 
3741
 
#: nova/network/linux_net.py:967
 
3698
#: nova/network/linux_net.py:972
3742
3699
#, python-format
3743
3700
msgid "Starting VLAN inteface %s"
3744
3701
msgstr ""
3745
3702
 
3746
 
#: nova/network/linux_net.py:999
 
3703
#: nova/network/linux_net.py:1004
3747
3704
#, python-format
3748
3705
msgid "Starting Bridge interface for %s"
3749
3706
msgstr ""
3750
3707
 
3751
 
#: nova/network/linux_net.py:1142
 
3708
#: nova/network/linux_net.py:1047
 
3709
#, python-format
 
3710
msgid "Failed to add interface: %s"
 
3711
msgstr ""
 
3712
 
 
3713
#: nova/network/linux_net.py:1148
3752
3714
#, python-format
3753
3715
msgid "Starting bridge %s "
3754
3716
msgstr ""
3755
3717
 
3756
 
#: nova/network/linux_net.py:1149
 
3718
#: nova/network/linux_net.py:1155
3757
3719
#, python-format
3758
3720
msgid "Done starting bridge %s"
3759
3721
msgstr ""
3760
3722
 
3761
 
#: nova/network/linux_net.py:1167
 
3723
#: nova/network/linux_net.py:1173
3762
3724
#, python-format
3763
3725
msgid "Failed unplugging gateway interface '%s'"
3764
3726
msgstr ""
3765
3727
 
3766
 
#: nova/network/linux_net.py:1170
 
3728
#: nova/network/linux_net.py:1175
3767
3729
#, python-format
3768
3730
msgid "Unplugged gateway interface '%s'"
3769
3731
msgstr ""
3770
3732
 
3771
 
#: nova/network/manager.py:294 nova/network/manager.py:490
 
3733
#: nova/network/manager.py:292
 
3734
#, python-format
 
3735
msgid "Fixed ip %(fixed_ip_id)s not found"
 
3736
msgstr ""
 
3737
 
 
3738
#: nova/network/manager.py:301 nova/network/manager.py:509
3772
3739
#, python-format
3773
3740
msgid "Interface %(interface)s not found"
3774
3741
msgstr ""
3775
3742
 
3776
 
#: nova/network/manager.py:309
 
3743
#: nova/network/manager.py:315
3777
3744
#, python-format
3778
3745
msgid "floating IP allocation for instance |%s|"
3779
3746
msgstr ""
3780
3747
 
3781
 
#: nova/network/manager.py:347
 
3748
#: nova/network/manager.py:353
3782
3749
#, python-format
3783
3750
msgid "floating IP deallocation for instance |%s|"
3784
3751
msgstr ""
3785
3752
 
3786
 
#: nova/network/manager.py:380
 
3753
#: nova/network/manager.py:386
3787
3754
#, python-format
3788
3755
msgid "Address |%(address)s| is not allocated"
3789
3756
msgstr ""
3790
3757
 
3791
 
#: nova/network/manager.py:384
 
3758
#: nova/network/manager.py:390
3792
3759
#, python-format
3793
3760
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
3794
3761
msgstr ""
3795
3762
 
3796
 
#: nova/network/manager.py:396
 
3763
#: nova/network/manager.py:402
3797
3764
#, python-format
3798
3765
msgid "Quota exceeded for %s, tried to allocate address"
3799
3766
msgstr ""
3800
3767
 
3801
 
#: nova/network/manager.py:608
 
3768
#: nova/network/manager.py:637
3802
3769
#, python-format
3803
3770
msgid ""
3804
3771
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
3806
3773
"ignored."
3807
3774
msgstr ""
3808
3775
 
3809
 
#: nova/network/manager.py:654
 
3776
#: nova/network/manager.py:683
3810
3777
#, python-format
3811
3778
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
3812
3779
msgstr ""
3813
3780
 
3814
 
#: nova/network/manager.py:664
 
3781
#: nova/network/manager.py:693
3815
3782
#, python-format
3816
3783
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
3817
3784
msgstr ""
3818
3785
 
3819
 
#: nova/network/manager.py:772
 
3786
#: nova/network/manager.py:801
3820
3787
#, python-format
3821
3788
msgid "Disassociated %s stale fixed ip(s)"
3822
3789
msgstr ""
3823
3790
 
3824
 
#: nova/network/manager.py:776
 
3791
#: nova/network/manager.py:805
3825
3792
msgid "setting network host"
3826
3793
msgstr ""
3827
3794
 
3828
 
#: nova/network/manager.py:890
 
3795
#: nova/network/manager.py:919
3829
3796
#, python-format
3830
3797
msgid "network allocations for instance |%s|"
3831
3798
msgstr ""
3832
3799
 
3833
 
#: nova/network/manager.py:895
 
3800
#: nova/network/manager.py:924
3834
3801
#, python-format
3835
3802
msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
3836
3803
msgstr ""
3837
3804
 
3838
 
#: nova/network/manager.py:924
 
3805
#: nova/network/manager.py:953
3839
3806
#, python-format
3840
3807
msgid "network deallocation for instance |%s|"
3841
3808
msgstr ""
3842
3809
 
3843
 
#: nova/network/manager.py:1146
 
3810
#: nova/network/manager.py:1175
3844
3811
#, python-format
3845
3812
msgid ""
3846
3813
"instance-dns-zone is |%(domain)s|, which is in availability zone "
3847
 
"|%(zone)s|. Instance |%(instance)s| is in zone |%(zone2)s|. No DNS record"
3848
 
" will be created."
3849
 
msgstr ""
3850
 
 
3851
 
#: nova/network/manager.py:1225
 
3814
"|%(zone)s|. Instance is in zone |%(zone2)s|. No DNS record will be "
 
3815
"created."
 
3816
msgstr ""
 
3817
 
 
3818
#: nova/network/manager.py:1252
 
3819
#, python-format
 
3820
msgid "Unable to release %s because vif doesn't exist."
 
3821
msgstr ""
 
3822
 
 
3823
#: nova/network/manager.py:1269
3852
3824
#, python-format
3853
3825
msgid "Leased IP |%(address)s|"
3854
3826
msgstr ""
3855
3827
 
3856
 
#: nova/network/manager.py:1229
 
3828
#: nova/network/manager.py:1273
3857
3829
#, python-format
3858
3830
msgid "IP %s leased that is not associated"
3859
3831
msgstr ""
3860
3832
 
3861
 
#: nova/network/manager.py:1237
 
3833
#: nova/network/manager.py:1281
3862
3834
#, python-format
3863
3835
msgid "IP |%s| leased that isn't allocated"
3864
3836
msgstr ""
3865
3837
 
3866
 
#: nova/network/manager.py:1242
 
3838
#: nova/network/manager.py:1286
3867
3839
#, python-format
3868
3840
msgid "Released IP |%(address)s|"
3869
3841
msgstr ""
3870
3842
 
3871
 
#: nova/network/manager.py:1246
 
3843
#: nova/network/manager.py:1290
3872
3844
#, python-format
3873
3845
msgid "IP %s released that is not associated"
3874
3846
msgstr ""
3875
3847
 
3876
 
#: nova/network/manager.py:1249
 
3848
#: nova/network/manager.py:1293
3877
3849
#, python-format
3878
3850
msgid "IP %s released that was not leased"
3879
3851
msgstr ""
3880
3852
 
3881
 
#: nova/network/manager.py:1312
 
3853
#: nova/network/manager.py:1356
3882
3854
msgid "cidr already in use"
3883
3855
msgstr ""
3884
3856
 
3885
 
#: nova/network/manager.py:1315
 
3857
#: nova/network/manager.py:1359
3886
3858
#, python-format
3887
3859
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
3888
3860
msgstr ""
3889
3861
 
3890
 
#: nova/network/manager.py:1326
 
3862
#: nova/network/manager.py:1370
3891
3863
#, python-format
3892
3864
msgid ""
3893
3865
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
3894
3866
"(%(smaller)s)"
3895
3867
msgstr ""
3896
3868
 
3897
 
#: nova/network/manager.py:1385
 
3869
#: nova/network/manager.py:1429
3898
3870
msgid "Network already exists!"
3899
3871
msgstr ""
3900
3872
 
3901
 
#: nova/network/manager.py:1404
 
3873
#: nova/network/manager.py:1449
3902
3874
#, python-format
3903
3875
msgid "Network must be disassociated from project %s before delete"
3904
3876
msgstr ""
3905
3877
 
3906
 
#: nova/network/manager.py:1813
 
3878
#: nova/network/manager.py:1853
3907
3879
msgid ""
3908
3880
"The sum between the number of networks and the vlan start cannot be "
3909
3881
"greater than 4094"
3910
3882
msgstr ""
3911
3883
 
3912
 
#: nova/network/manager.py:1820
 
3884
#: nova/network/manager.py:1860
3913
3885
#, python-format
3914
3886
msgid ""
3915
3887
"The network range is not big enough to fit %(num_networks)s. Network size"
3949
3921
msgid "unable to deserialize object of type = '%s'"
3950
3922
msgstr ""
3951
3923
 
3952
 
#: nova/network/quantum/manager.py:162
 
3924
#: nova/network/quantum/manager.py:183
3953
3925
msgid "QuantumManager does not use 'multi_host' parameter."
3954
3926
msgstr ""
3955
3927
 
3956
 
#: nova/network/quantum/manager.py:166
 
3928
#: nova/network/quantum/manager.py:187
3957
3929
msgid "QuantumManager requires that only one network is created per call"
3958
3930
msgstr ""
3959
3931
 
3960
 
#: nova/network/quantum/manager.py:176
 
3932
#: nova/network/quantum/manager.py:197
3961
3933
msgid "QuantumManager does not use 'vlan_start' parameter."
3962
3934
msgstr ""
3963
3935
 
3964
 
#: nova/network/quantum/manager.py:182
 
3936
#: nova/network/quantum/manager.py:203
3965
3937
msgid "QuantumManager does not use 'vpn_start' parameter."
3966
3938
msgstr ""
3967
3939
 
3968
 
#: nova/network/quantum/manager.py:186
 
3940
#: nova/network/quantum/manager.py:207
3969
3941
msgid "QuantumManager does not use 'bridge' parameter."
3970
3942
msgstr ""
3971
3943
 
3972
 
#: nova/network/quantum/manager.py:190
 
3944
#: nova/network/quantum/manager.py:211
3973
3945
msgid "QuantumManager does not use 'bridge_interface' parameter."
3974
3946
msgstr ""
3975
3947
 
3976
 
#: nova/network/quantum/manager.py:195
 
3948
#: nova/network/quantum/manager.py:216
3977
3949
msgid "QuantumManager requires a valid (.1) gateway address."
3978
3950
msgstr ""
3979
3951
 
3980
 
#: nova/network/quantum/manager.py:204
 
3952
#: nova/network/quantum/manager.py:225
3981
3953
#, python-format
3982
3954
msgid ""
3983
3955
"Unable to find existing quantum network for tenant '%(q_tenant_id)s' with"
3984
3956
" net-id '%(quantum_net_id)s'"
3985
3957
msgstr ""
3986
3958
 
3987
 
#: nova/network/quantum/manager.py:301
 
3959
#: nova/network/quantum/manager.py:333
3988
3960
#, python-format
3989
3961
msgid "network allocations for instance %s"
3990
3962
msgstr ""
3991
3963
 
3992
 
#: nova/network/quantum/manager.py:588
 
3964
#: nova/network/quantum/manager.py:639
3993
3965
#, python-format
3994
3966
msgid ""
3995
3967
"port deallocation failed for instance: |%(instance_id)s|, port_id: "
3996
3968
"|%(port_id)s|"
3997
3969
msgstr ""
3998
3970
 
3999
 
#: nova/network/quantum/manager.py:606
 
3971
#: nova/network/quantum/manager.py:657
4000
3972
#, python-format
4001
3973
msgid ""
4002
3974
"ipam deallocation failed for instance: |%(instance_id)s|, vif_uuid: "
4048
4020
msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
4049
4021
msgstr ""
4050
4022
 
4051
 
#: nova/notifier/api.py:115
 
4023
#: nova/notifier/api.py:121
4052
4024
#, python-format
4053
4025
msgid "%s not in valid priorities"
4054
4026
msgstr ""
4055
4027
 
4056
 
#: nova/notifier/api.py:130
 
4028
#: nova/notifier/api.py:136
4057
4029
#, python-format
4058
4030
msgid ""
4059
4031
"Problem '%(e)s' attempting to send to notification system. "
4060
4032
"Payload=%(payload)s"
4061
4033
msgstr ""
4062
4034
 
4063
 
#: nova/notifier/list_notifier.py:65
 
4035
#: nova/notifier/list_notifier.py:63
4064
4036
#, python-format
4065
4037
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
4066
4038
msgstr ""
4070
4042
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
4071
4043
msgstr ""
4072
4044
 
4073
 
#: nova/rpc/amqp.py:146 nova/rpc/impl_carrot.py:461
4074
 
#, python-format
4075
 
msgid "Returning exception %s to caller"
4076
 
msgstr ""
4077
 
 
4078
 
#: nova/rpc/amqp.py:188 nova/rpc/impl_carrot.py:495
 
4045
#: nova/rpc/amqp.py:198
4079
4046
#, python-format
4080
4047
msgid "unpacked context: %s"
4081
4048
msgstr ""
4082
4049
 
4083
 
#: nova/rpc/amqp.py:231 nova/rpc/impl_carrot.py:262
 
4050
#: nova/rpc/amqp.py:242
4084
4051
#, python-format
4085
4052
msgid "received %s"
4086
4053
msgstr ""
4087
4054
 
4088
 
#: nova/rpc/amqp.py:236 nova/rpc/impl_carrot.py:275
 
4055
#: nova/rpc/amqp.py:247
4089
4056
#, python-format
4090
4057
msgid "no method for message: %s"
4091
4058
msgstr "keine Methode für diese Nachricht gefunden: %s"
4092
4059
 
4093
 
#: nova/rpc/amqp.py:237 nova/rpc/impl_carrot.py:277
 
4060
#: nova/rpc/amqp.py:248
4094
4061
#, python-format
4095
4062
msgid "No method for message: %s"
4096
4063
msgstr "keine Methode für diese Nachricht gefunden: %s"
4097
4064
 
4098
 
#: nova/rpc/amqp.py:321 nova/rpc/impl_carrot.py:529
 
4065
#: nova/rpc/amqp.py:339
4099
4066
#, python-format
4100
4067
msgid "Making asynchronous call on %s ..."
4101
4068
msgstr ""
4102
4069
 
4103
 
#: nova/rpc/amqp.py:324 nova/rpc/impl_carrot.py:532
 
4070
#: nova/rpc/amqp.py:342
4104
4071
#, python-format
4105
4072
msgid "MSG_ID is %s"
4106
4073
msgstr "MSG_ID ist %s"
4107
4074
 
4108
 
#: nova/rpc/amqp.py:346 nova/rpc/impl_carrot.py:611
 
4075
#: nova/rpc/amqp.py:364
4109
4076
#, python-format
4110
4077
msgid "Making asynchronous cast on %s..."
4111
4078
msgstr ""
4112
4079
 
4113
 
#: nova/rpc/amqp.py:354 nova/rpc/impl_carrot.py:621
 
4080
#: nova/rpc/amqp.py:372
4114
4081
msgid "Making asynchronous fanout cast..."
4115
4082
msgstr ""
4116
4083
 
4117
 
#: nova/rpc/amqp.py:379 nova/rpc/impl_carrot.py:631
 
4084
#: nova/rpc/amqp.py:398
4118
4085
#, python-format
4119
 
msgid "Sending notification on %s..."
 
4086
msgid "Sending %(event_type)s on %(topic)s"
4120
4087
msgstr ""
4121
4088
 
4122
 
#: nova/rpc/common.py:54
 
4089
#: nova/rpc/common.py:43
4123
4090
#, python-format
4124
4091
msgid ""
4125
4092
"Remote error: %(exc_type)s %(value)s\n"
4126
4093
"%(traceback)s."
4127
4094
msgstr ""
4128
4095
 
4129
 
#: nova/rpc/common.py:71
 
4096
#: nova/rpc/common.py:60
4130
4097
msgid "Timeout while waiting on RPC response."
4131
4098
msgstr ""
4132
4099
 
4133
 
#: nova/rpc/impl_carrot.py:199
4134
 
#, python-format
4135
 
msgid ""
4136
 
"AMQP server on %(fl_host)s:%(fl_port)d is unreachable: %(e)s. Trying "
4137
 
"again in %(fl_intv)d seconds."
4138
 
msgstr ""
4139
 
 
4140
 
#: nova/rpc/impl_carrot.py:203
4141
 
#, python-format
4142
 
msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
4143
 
msgstr ""
4144
 
 
4145
 
#: nova/rpc/impl_carrot.py:223
4146
 
msgid "Reconnected to queue"
4147
 
msgstr ""
4148
 
 
4149
 
#: nova/rpc/impl_carrot.py:230
4150
 
#, python-format
4151
 
msgid "Failed to fetch message from queue: %s"
4152
 
msgstr ""
4153
 
 
4154
 
#: nova/rpc/impl_carrot.py:238
4155
 
#, python-format
4156
 
msgid "Initing the Adapter Consumer for %s"
4157
 
msgstr ""
4158
 
 
4159
 
#: nova/rpc/impl_carrot.py:337
4160
 
#, python-format
4161
 
msgid "Created \"%(exchange)s\" fanout exchange with \"%(key)s\" routing key"
4162
 
msgstr ""
4163
 
 
4164
 
#: nova/rpc/impl_carrot.py:382
4165
 
msgid "Exception while processing consumer"
4166
 
msgstr ""
4167
 
 
4168
 
#: nova/rpc/impl_carrot.py:419
4169
 
#, python-format
4170
 
msgid "Creating \"%(exchange)s\" fanout exchange"
4171
 
msgstr ""
4172
 
 
4173
 
#: nova/rpc/impl_carrot.py:646
4174
 
#, python-format
4175
 
msgid "response %s"
4176
 
msgstr ""
4177
 
 
4178
 
#: nova/rpc/impl_carrot.py:655
4179
 
#, python-format
4180
 
msgid "topic is %s"
4181
 
msgstr "Betreff ist %s"
4182
 
 
4183
 
#: nova/rpc/impl_carrot.py:656
4184
 
#, python-format
4185
 
msgid "message %s"
4186
 
msgstr "Nachricht %s"
4187
 
 
4188
 
#: nova/rpc/impl_kombu.py:111
 
4100
#: nova/rpc/common.py:161
 
4101
#, python-format
 
4102
msgid "Returning exception %s to caller"
 
4103
msgstr ""
 
4104
 
 
4105
#: nova/rpc/impl_kombu.py:108
4189
4106
msgid "Failed to process message... skipping it."
4190
4107
msgstr ""
4191
4108
 
4213
4130
"again in %(sleep_time)d seconds."
4214
4131
msgstr ""
4215
4132
 
4216
 
#: nova/rpc/impl_kombu.py:533 nova/rpc/impl_qpid.py:385
 
4133
#: nova/rpc/impl_kombu.py:533 nova/rpc/impl_qpid.py:386
4217
4134
#, python-format
4218
4135
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
4219
4136
msgstr ""
4220
4137
 
4221
 
#: nova/rpc/impl_kombu.py:551 nova/rpc/impl_qpid.py:400
 
4138
#: nova/rpc/impl_kombu.py:551 nova/rpc/impl_qpid.py:401
4222
4139
#, python-format
4223
4140
msgid "Timed out waiting for RPC response: %s"
4224
4141
msgstr ""
4225
4142
 
4226
 
#: nova/rpc/impl_kombu.py:555 nova/rpc/impl_qpid.py:404
 
4143
#: nova/rpc/impl_kombu.py:555 nova/rpc/impl_qpid.py:405
4227
4144
#, python-format
4228
4145
msgid "Failed to consume message from queue: %s"
4229
4146
msgstr ""
4230
4147
 
4231
 
#: nova/rpc/impl_kombu.py:589 nova/rpc/impl_qpid.py:434
 
4148
#: nova/rpc/impl_kombu.py:589 nova/rpc/impl_qpid.py:435
4232
4149
#, python-format
4233
4150
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
4234
4151
msgstr ""
4235
4152
 
4236
 
#: nova/rpc/impl_qpid.py:341
 
4153
#: nova/rpc/impl_qpid.py:342
4237
4154
#, python-format
4238
 
msgid "Unable to connect to AMQP server: %s "
 
4155
msgid "Unable to connect to AMQP server: %s"
4239
4156
msgstr ""
4240
4157
 
4241
 
#: nova/rpc/impl_qpid.py:346
 
4158
#: nova/rpc/impl_qpid.py:347
4242
4159
#, python-format
4243
4160
msgid "Connected to AMQP server on %s"
4244
4161
msgstr ""
4245
4162
 
4246
 
#: nova/rpc/impl_qpid.py:354
 
4163
#: nova/rpc/impl_qpid.py:355
4247
4164
msgid "Re-established AMQP queues"
4248
4165
msgstr ""
4249
4166
 
4250
 
#: nova/rpc/impl_qpid.py:412
 
4167
#: nova/rpc/impl_qpid.py:413
4251
4168
msgid "Error processing message.  Skipping it."
4252
4169
msgstr ""
4253
4170
 
4260
4177
msgid "Could not find another compute"
4261
4178
msgstr ""
4262
4179
 
4263
 
#: nova/scheduler/driver.py:63
 
4180
#: nova/scheduler/driver.py:65
4264
4181
#, python-format
4265
4182
msgid "Casted '%(method)s' to volume '%(host)s'"
4266
4183
msgstr ""
4267
4184
 
4268
 
#: nova/scheduler/driver.py:80
 
4185
#: nova/scheduler/driver.py:82
4269
4186
#, python-format
4270
4187
msgid "Casted '%(method)s' to compute '%(host)s'"
4271
4188
msgstr ""
4272
4189
 
4273
 
#: nova/scheduler/driver.py:89
 
4190
#: nova/scheduler/driver.py:91
4274
4191
#, python-format
4275
4192
msgid "Casted '%(method)s' to network '%(host)s'"
4276
4193
msgstr ""
4277
4194
 
4278
 
#: nova/scheduler/driver.py:107
 
4195
#: nova/scheduler/driver.py:109
4279
4196
#, python-format
4280
4197
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
4281
4198
msgstr ""
4282
4199
 
4283
 
#: nova/scheduler/driver.py:181
 
4200
#: nova/scheduler/driver.py:183
4284
4201
msgid "Must implement a fallback schedule"
4285
4202
msgstr ""
4286
4203
 
4287
 
#: nova/scheduler/driver.py:185
 
4204
#: nova/scheduler/driver.py:187
4288
4205
msgid "Driver must implement schedule_prep_resize"
4289
4206
msgstr ""
4290
4207
 
4291
 
#: nova/scheduler/driver.py:190
 
4208
#: nova/scheduler/driver.py:192
4292
4209
msgid "Driver must implement schedule_run_instance"
4293
4210
msgstr ""
4294
4211
 
4295
 
#: nova/scheduler/driver.py:325
 
4212
#: nova/scheduler/driver.py:316
4296
4213
msgid "Block migration can not be used with shared storage."
4297
4214
msgstr ""
4298
4215
 
4299
 
#: nova/scheduler/driver.py:330
 
4216
#: nova/scheduler/driver.py:321
4300
4217
msgid "Live migration can not be used without shared storage."
4301
4218
msgstr ""
4302
4219
 
4303
 
#: nova/scheduler/driver.py:367 nova/scheduler/driver.py:457
 
4220
#: nova/scheduler/driver.py:358
4304
4221
#, python-format
4305
4222
msgid "host %(dest)s is not compatible with original host %(src)s."
4306
4223
msgstr ""
4307
4224
 
4308
 
#: nova/scheduler/driver.py:416
 
4225
#: nova/scheduler/driver.py:407
4309
4226
#, python-format
4310
4227
msgid ""
4311
4228
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4312
4229
"memory(host:%(avail)s <= instance:%(mem_inst)s)"
4313
4230
msgstr ""
4314
4231
 
4315
 
#: nova/scheduler/driver.py:472
 
4232
#: nova/scheduler/driver.py:458
4316
4233
#, python-format
4317
4234
msgid ""
4318
4235
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4377
4294
msgid "No service for compute ID %s"
4378
4295
msgstr ""
4379
4296
 
4380
 
#: nova/scheduler/manager.py:85
 
4297
#: nova/scheduler/manager.py:86
4381
4298
#, python-format
4382
4299
msgid ""
4383
4300
"Driver Method %(driver_method_name)s missing: %(e)s. Reverting to "
4384
4301
"schedule()"
4385
4302
msgstr ""
4386
4303
 
4387
 
#: nova/scheduler/manager.py:150
 
4304
#: nova/scheduler/manager.py:151
4388
4305
#, python-format
4389
4306
msgid "Failed to schedule_%(method)s: %(ex)s"
4390
4307
msgstr ""
4391
4308
 
4392
 
#: nova/scheduler/manager.py:159
 
4309
#: nova/scheduler/manager.py:160
4393
4310
#, python-format
4394
 
msgid "Setting instance %(instance_uuid)s to %(state)s state."
 
4311
msgid "Setting instance to %(state)s state."
4395
4312
msgstr ""
4396
4313
 
4397
4314
#: nova/scheduler/scheduler_options.py:66
4416
4333
msgid "VCPUs not set; assuming CPU collection broken"
4417
4334
msgstr ""
4418
4335
 
4419
 
#: nova/testing/fake/rabbit.py:50
4420
 
#, python-format
4421
 
msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
4422
 
msgstr ""
4423
 
 
4424
 
#: nova/testing/fake/rabbit.py:54
4425
 
#, python-format
4426
 
msgid "Publishing to route %s"
4427
 
msgstr ""
4428
 
 
4429
 
#: nova/testing/fake/rabbit.py:84
4430
 
#, python-format
4431
 
msgid "Declaring queue %s"
4432
 
msgstr ""
4433
 
 
4434
 
#: nova/testing/fake/rabbit.py:90
4435
 
#, python-format
4436
 
msgid "Declaring exchange %s"
4437
 
msgstr ""
4438
 
 
4439
 
#: nova/testing/fake/rabbit.py:96
4440
 
#, python-format
4441
 
msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
4442
 
msgstr ""
4443
 
 
4444
 
#: nova/testing/fake/rabbit.py:133
4445
 
#, python-format
4446
 
msgid "Getting from %(queue)s: %(message)s"
4447
 
msgstr ""
4448
 
 
4449
4336
#: nova/tests/fake_utils.py:72
4450
4337
#, python-format
4451
4338
msgid "Faking execution of cmd (subprocess): %s"
4466
4353
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
4467
4354
msgstr ""
4468
4355
 
4469
 
#: nova/tests/fakelibvirt.py:784
 
4356
#: nova/tests/fakelibvirt.py:779
4470
4357
msgid "Please extend mock libvirt module to support flags"
4471
4358
msgstr ""
4472
4359
 
4473
 
#: nova/tests/fakelibvirt.py:790
 
4360
#: nova/tests/fakelibvirt.py:785
4474
4361
msgid "Please extend fake libvirt module to support this auth method"
4475
4362
msgstr ""
4476
4363
 
4477
 
#: nova/tests/test_compute.py:365 nova/tests/test_compute.py:1419
 
4364
#: nova/tests/test_compute.py:365 nova/tests/test_compute.py:1554
4478
4365
#, python-format
4479
4366
msgid "Running instances: %s"
4480
4367
msgstr ""
4484
4371
msgid "After terminating instances: %s"
4485
4372
msgstr ""
4486
4373
 
4487
 
#: nova/tests/test_compute.py:589
 
4374
#: nova/tests/test_compute.py:608
4488
4375
msgid "Internal error"
4489
4376
msgstr ""
4490
4377
 
4491
 
#: nova/tests/test_compute.py:1430
 
4378
#: nova/tests/test_compute.py:1565
4492
4379
#, python-format
4493
4380
msgid "After force-killing instances: %s"
4494
4381
msgstr ""
4536
4423
msgid "uuid"
4537
4424
msgstr ""
4538
4425
 
4539
 
#: nova/tests/test_volume.py:216
 
4426
#: nova/tests/test_volume.py:234
4540
4427
#, python-format
4541
4428
msgid "Target %s allocated"
4542
4429
msgstr ""
4543
4430
 
4544
 
#: nova/tests/test_volume.py:468
 
4431
#: nova/tests/test_volume.py:488
4545
4432
#, python-format
4546
4433
msgid "Cannot confirm exported volume id:%s."
4547
4434
msgstr ""
4556
4443
msgid "Result data: %s"
4557
4444
msgstr ""
4558
4445
 
4559
 
#: nova/tests/test_xenapi.py:621
 
4446
#: nova/tests/test_xenapi.py:639
4560
4447
#, python-format
4561
4448
msgid "Creating files in %s to simulate guest agent"
4562
4449
msgstr ""
4563
4450
 
4564
 
#: nova/tests/test_xenapi.py:632
 
4451
#: nova/tests/test_xenapi.py:650
4565
4452
#, python-format
4566
4453
msgid "Removing simulated guest agent files in %s"
4567
4454
msgstr ""
4568
4455
 
4569
 
#: nova/tests/api/openstack/compute/test_servers.py:2144
4570
 
#, python-format
4571
 
msgid "Quota exceeded: code=%(code)s"
 
4456
#: nova/tests/api/openstack/compute/test_servers.py:2344
 
4457
msgid "Quota exceeded: already used 1 of 1 instances"
4572
4458
msgstr ""
4573
4459
 
4574
4460
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:57
4591
4477
msgid "_get_all: %s"
4592
4478
msgstr ""
4593
4479
 
4594
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:125
 
4480
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:124
4595
4481
#, python-format
4596
4482
msgid "test_snapshot_create: param=%s"
4597
4483
msgstr ""
4598
4484
 
4599
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:134
 
4485
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:133
4600
4486
#, python-format
4601
4487
msgid "test_snapshot_create: resp_dict=%s"
4602
4488
msgstr ""
4603
4489
 
4604
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:156
 
4490
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:155
4605
4491
#, python-format
4606
4492
msgid "test_snapshot_create_force: param=%s"
4607
4493
msgstr ""
4608
4494
 
4609
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:165
 
4495
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:164
4610
4496
#, python-format
4611
4497
msgid "test_snapshot_create_force: resp_dict=%s"
4612
4498
msgstr ""
4613
4499
 
4614
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:205
 
4500
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:204
4615
4501
#, python-format
4616
4502
msgid "test_snapshot_show: resp=%s"
4617
4503
msgstr ""
4618
4504
 
4619
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:231
 
4505
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:230
4620
4506
#, python-format
4621
4507
msgid "test_snapshot_detail: resp_dict=%s"
4622
4508
msgstr ""
4675
4561
msgid "Decoding JSON: %s"
4676
4562
msgstr ""
4677
4563
 
4678
 
#: nova/tests/rpc/common.py:133
 
4564
#: nova/tests/rpc/common.py:135
4679
4565
#, python-format
4680
4566
msgid "Nested received %(queue)s, %(value)s"
4681
4567
msgstr ""
4682
4568
 
4683
 
#: nova/tests/rpc/common.py:142
 
4569
#: nova/tests/rpc/common.py:144
4684
4570
#, python-format
4685
4571
msgid "Nested return %s"
4686
4572
msgstr ""
4687
4573
 
4688
 
#: nova/tests/rpc/common.py:160
 
4574
#: nova/tests/rpc/common.py:165
4689
4575
msgid "RPC backend does not support timeouts"
4690
4576
msgstr ""
4691
4577
 
4692
 
#: nova/tests/rpc/common.py:227 nova/tests/rpc/common.py:233
 
4578
#: nova/tests/rpc/common.py:235 nova/tests/rpc/common.py:241
4693
4579
#, python-format
4694
4580
msgid "Received %s"
4695
4581
msgstr ""
4698
4584
msgid "Failed to open connection to the hypervisor"
4699
4585
msgstr "Konnte Verbindung zum Hypervisor nicht öffnen"
4700
4586
 
4701
 
#: nova/virt/fake.py:270 nova/virt/xenapi_conn.py:397
4702
 
#: nova/virt/baremetal/proxy.py:716 nova/virt/libvirt/connection.py:2013
 
4587
#: nova/virt/fake.py:270 nova/virt/baremetal/proxy.py:719
 
4588
#: nova/virt/libvirt/connection.py:2061 nova/virt/xenapi/connection.py:422
4703
4589
#, python-format
4704
4590
msgid "Compute_service record created for %s "
4705
4591
msgstr ""
4706
4592
 
4707
 
#: nova/virt/fake.py:273 nova/virt/xenapi_conn.py:400
4708
 
#: nova/virt/baremetal/proxy.py:720 nova/virt/libvirt/connection.py:2016
 
4593
#: nova/virt/fake.py:273 nova/virt/baremetal/proxy.py:723
 
4594
#: nova/virt/libvirt/connection.py:2064 nova/virt/xenapi/connection.py:425
4709
4595
#, python-format
4710
4596
msgid "Compute_service record updated for %s "
4711
4597
msgstr ""
4712
4598
 
4713
 
#: nova/virt/firewall.py:130
4714
 
#, python-format
4715
 
msgid "Attempted to unfilter instance %s which is not filtered"
 
4599
#: nova/virt/firewall.py:130 nova/virt/libvirt/firewall.py:252
 
4600
msgid "Attempted to unfilter instance which is not filtered"
4716
4601
msgstr ""
4717
4602
 
4718
4603
#: nova/virt/firewall.py:137
4719
 
#, python-format
4720
 
msgid "Filters added to instance %s"
 
4604
msgid "Filters added to instance"
4721
4605
msgstr ""
4722
4606
 
4723
4607
#: nova/virt/firewall.py:139
4729
4613
msgid "Adding security group rule: %r"
4730
4614
msgstr ""
4731
4615
 
4732
 
#: nova/virt/firewall.py:403 nova/virt/xenapi/firewall.py:87
 
4616
#: nova/virt/firewall.py:404 nova/virt/xenapi/firewall.py:87
4733
4617
#, python-format
4734
4618
msgid "Adding provider rule: %s"
4735
4619
msgstr ""
4736
4620
 
4737
 
#: nova/virt/images.py:94
 
4621
#: nova/virt/images.py:86
4738
4622
msgid "'qemu-img info' parsing failed."
4739
4623
msgstr ""
4740
4624
 
4741
 
#: nova/virt/images.py:100
 
4625
#: nova/virt/images.py:92
4742
4626
#, python-format
4743
4627
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
4744
4628
msgstr ""
4745
4629
 
4746
 
#: nova/virt/images.py:113
 
4630
#: nova/virt/images.py:104
4747
4631
#, python-format
4748
4632
msgid "Converted to raw, but format is now %s"
4749
4633
msgstr ""
4754
4638
"vmwareapi_host_password to useconnection_type=vmwareapi"
4755
4639
msgstr ""
4756
4640
 
4757
 
#: nova/virt/vmwareapi_conn.py:276
 
4641
#: nova/virt/vmwareapi_conn.py:277
4758
4642
#, python-format
4759
4643
msgid "In vmwareapi:_create_session, got this exception: %s"
4760
4644
msgstr ""
4761
4645
 
4762
 
#: nova/virt/vmwareapi_conn.py:359
 
4646
#: nova/virt/vmwareapi_conn.py:360
4763
4647
#, python-format
4764
4648
msgid "In vmwareapi:_call_method, got this exception: %s"
4765
4649
msgstr ""
4766
4650
 
4767
 
#: nova/virt/vmwareapi_conn.py:398
 
4651
#: nova/virt/vmwareapi_conn.py:395
4768
4652
#, python-format
4769
4653
msgid "Task [%(task_name)s] %(task_ref)s status: success"
4770
4654
msgstr ""
4771
4655
 
 
4656
#: nova/virt/vmwareapi_conn.py:400
 
4657
#, python-format
 
4658
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
 
4659
msgstr ""
 
4660
 
4772
4661
#: nova/virt/vmwareapi_conn.py:404
4773
4662
#, python-format
4774
 
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
4775
 
msgstr ""
4776
 
 
4777
 
#: nova/virt/vmwareapi_conn.py:409
4778
 
#, python-format
4779
4663
msgid "In vmwareapi:_poll_task, Got this error %s"
4780
4664
msgstr ""
4781
4665
 
4782
 
#: nova/virt/xenapi_conn.py:140
4783
 
msgid ""
4784
 
"Must specify xenapi_connection_url, xenapi_connection_username "
4785
 
"(optionally), and xenapi_connection_password to use "
4786
 
"connection_type=xenapi"
4787
 
msgstr ""
4788
 
 
4789
 
#: nova/virt/xenapi_conn.py:330 nova/virt/libvirt/connection.py:454
4790
 
msgid "Could not determine iscsi initiator name"
4791
 
msgstr ""
4792
 
 
4793
 
#: nova/virt/xenapi_conn.py:461
4794
 
msgid "Host startup on XenServer is not supported."
4795
 
msgstr ""
4796
 
 
4797
 
#: nova/virt/xenapi_conn.py:491
4798
 
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
4799
 
msgstr ""
4800
 
 
4801
 
#: nova/virt/xenapi_conn.py:529
4802
 
msgid "Host is member of a pool, but DB says otherwise"
4803
 
msgstr ""
4804
 
 
4805
 
#: nova/virt/xenapi_conn.py:611 nova/virt/xenapi_conn.py:624
4806
 
#, python-format
4807
 
msgid "Got exception: %s"
4808
 
msgstr ""
4809
 
 
4810
4666
#: nova/virt/baremetal/dom.py:93
4811
4667
msgid "No domains exist."
4812
4668
msgstr ""
4915
4771
msgid "Unknown baremetal driver %(d)s"
4916
4772
msgstr ""
4917
4773
 
4918
 
#: nova/virt/baremetal/proxy.py:148
 
4774
#: nova/virt/baremetal/proxy.py:139
4919
4775
#, python-format
4920
4776
msgid "Error encountered when destroying instance '%(name)s': %(ex)s"
4921
4777
msgstr ""
4922
4778
 
4923
 
#: nova/virt/baremetal/proxy.py:162
 
4779
#: nova/virt/baremetal/proxy.py:153
4924
4780
#, python-format
4925
4781
msgid "instance %(instance_name)s: deleting instance files %(target)s"
4926
4782
msgstr ""
4927
4783
 
4928
 
#: nova/virt/baremetal/proxy.py:189
 
4784
#: nova/virt/baremetal/proxy.py:180
4929
4785
#, python-format
4930
4786
msgid "instance %s: rebooted"
4931
4787
msgstr ""
4932
4788
 
4933
 
#: nova/virt/baremetal/proxy.py:192
 
4789
#: nova/virt/baremetal/proxy.py:184
4934
4790
msgid "_wait_for_reboot failed"
4935
4791
msgstr ""
4936
4792
 
4937
 
#: nova/virt/baremetal/proxy.py:222
 
4793
#: nova/virt/baremetal/proxy.py:214
4938
4794
#, python-format
4939
4795
msgid "instance %s: rescued"
4940
4796
msgstr ""
4941
4797
 
4942
 
#: nova/virt/baremetal/proxy.py:225
 
4798
#: nova/virt/baremetal/proxy.py:218
4943
4799
msgid "_wait_for_rescue failed"
4944
4800
msgstr ""
4945
4801
 
4946
 
#: nova/virt/baremetal/proxy.py:242
 
4802
#: nova/virt/baremetal/proxy.py:235
4947
4803
msgid "<============= spawn of baremetal =============>"
4948
4804
msgstr ""
4949
4805
 
4950
 
#: nova/virt/baremetal/proxy.py:255
 
4806
#: nova/virt/baremetal/proxy.py:248
4951
4807
#, python-format
4952
4808
msgid "instance %s: is building"
4953
4809
msgstr ""
4954
4810
 
 
4811
#: nova/virt/baremetal/proxy.py:254
 
4812
msgid "Key is injected but instance is not running yet"
 
4813
msgstr ""
 
4814
 
4955
4815
#: nova/virt/baremetal/proxy.py:260
4956
 
msgid "Key is injected but instance is not running yet"
4957
 
msgstr ""
4958
 
 
4959
 
#: nova/virt/baremetal/proxy.py:265
4960
4816
#, python-format
4961
4817
msgid "instance %s: booted"
4962
4818
msgstr ""
4963
4819
 
4964
 
#: nova/virt/baremetal/proxy.py:268
 
4820
#: nova/virt/baremetal/proxy.py:264
4965
4821
#, python-format
4966
4822
msgid "~~~~~~ current state = %s ~~~~~~"
4967
4823
msgstr ""
4968
4824
 
 
4825
#: nova/virt/baremetal/proxy.py:266
 
4826
#, python-format
 
4827
msgid "instance %s spawned successfully"
 
4828
msgstr ""
 
4829
 
4969
4830
#: nova/virt/baremetal/proxy.py:269
4970
4831
#, python-format
4971
 
msgid "instance %s spawned successfully"
 
4832
msgid "instance %s:not booted"
4972
4833
msgstr ""
4973
4834
 
4974
4835
#: nova/virt/baremetal/proxy.py:272
4975
 
#, python-format
4976
 
msgid "instance %s:not booted"
4977
 
msgstr ""
4978
 
 
4979
 
#: nova/virt/baremetal/proxy.py:274
4980
4836
msgid "Bremetal assignment is overcommitted."
4981
4837
msgstr ""
4982
4838
 
4983
 
#: nova/virt/baremetal/proxy.py:354
 
4839
#: nova/virt/baremetal/proxy.py:353
4984
4840
#, python-format
4985
4841
msgid "instance %s: Creating image"
4986
4842
msgstr ""
4997
4853
"%(img_id)s (%(e)s)"
4998
4854
msgstr ""
4999
4855
 
5000
 
#: nova/virt/baremetal/proxy.py:529
 
4856
#: nova/virt/baremetal/proxy.py:530
5001
4857
#, python-format
5002
4858
msgid "instance %s: starting toXML method"
5003
4859
msgstr ""
5004
4860
 
5005
 
#: nova/virt/baremetal/proxy.py:531
 
4861
#: nova/virt/baremetal/proxy.py:533
5006
4862
#, python-format
5007
4863
msgid "instance %s: finished toXML method"
5008
4864
msgstr ""
5009
4865
 
5010
 
#: nova/virt/baremetal/proxy.py:574 nova/virt/libvirt/connection.py:1783
 
4866
#: nova/virt/baremetal/proxy.py:577 nova/virt/libvirt/connection.py:1831
5011
4867
msgid ""
5012
4868
"Cannot get the number of cpu, because this function is not implemented "
5013
4869
"for this platform. This error can be safely ignored for now."
5014
4870
msgstr ""
5015
4871
 
5016
 
#: nova/virt/baremetal/proxy.py:714
 
4872
#: nova/virt/baremetal/proxy.py:717
5017
4873
#, python-format
5018
4874
msgid "#### RLK: cpu_arch = %s "
5019
4875
msgstr ""
5020
4876
 
5021
 
#: nova/virt/baremetal/proxy.py:746
 
4877
#: nova/virt/baremetal/proxy.py:749
5022
4878
msgid "Updating!"
5023
4879
msgstr ""
5024
4880
 
5025
 
#: nova/virt/baremetal/proxy.py:773 nova/virt/libvirt/connection.py:2577
 
4881
#: nova/virt/baremetal/proxy.py:776 nova/virt/libvirt/connection.py:2621
5026
4882
#: nova/virt/xenapi/host.py:129
5027
4883
msgid "Updating host stats"
5028
4884
msgstr ""
5058
4914
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is not ready, out_msg=%(out_msg)s"
5059
4915
msgstr ""
5060
4916
 
5061
 
#: nova/virt/baremetal/tilera.py:292
 
4917
#: nova/virt/baremetal/tilera.py:291
5062
4918
msgid "Noting to do for tilera nodes: vmlinux is in CF"
5063
4919
msgstr ""
5064
4920
 
5065
 
#: nova/virt/baremetal/tilera.py:316
 
4921
#: nova/virt/baremetal/tilera.py:314
5066
4922
msgid "activate_node"
5067
4923
msgstr ""
5068
4924
 
5069
 
#: nova/virt/baremetal/tilera.py:330
 
4925
#: nova/virt/baremetal/tilera.py:328
5070
4926
msgid "Node is unknown error state."
5071
4927
msgstr ""
5072
4928
 
5074
4930
msgid "no capable image handler configured"
5075
4931
msgstr ""
5076
4932
 
5077
 
#: nova/virt/disk/api.py:178
 
4933
#: nova/virt/disk/api.py:179
5078
4934
#, python-format
5079
4935
msgid "unknown disk image handler: %s"
5080
4936
msgstr ""
5081
4937
 
5082
 
#: nova/virt/disk/api.py:189
 
4938
#: nova/virt/disk/api.py:191
5083
4939
msgid "image already mounted"
5084
4940
msgstr ""
5085
4941
 
5086
 
#: nova/virt/disk/api.py:276 nova/virt/disk/guestfs.py:64
5087
 
#: nova/virt/disk/guestfs.py:78 nova/virt/disk/mount.py:100
 
4942
#: nova/virt/disk/api.py:278 nova/virt/disk/guestfs.py:64
 
4943
#: nova/virt/disk/guestfs.py:78 nova/virt/disk/mount.py:102
5088
4944
#, python-format
5089
4945
msgid "Failed to mount filesystem: %s"
5090
4946
msgstr ""
5091
4947
 
5092
 
#: nova/virt/disk/api.py:291
 
4948
#: nova/virt/disk/api.py:293
5093
4949
#, python-format
5094
4950
msgid "Failed to remove container: %s"
5095
4951
msgstr ""
5096
4952
 
5097
 
#: nova/virt/disk/api.py:441
 
4953
#: nova/virt/disk/api.py:443
5098
4954
#, python-format
5099
4955
msgid "User %(username)s not found in password file."
5100
4956
msgstr ""
5101
4957
 
5102
 
#: nova/virt/disk/api.py:457
 
4958
#: nova/virt/disk/api.py:459
5103
4959
#, python-format
5104
4960
msgid "User %(username)s not found in shadow file."
5105
4961
msgstr ""
5118
4974
msgid "Could not attach image to loopback: %s"
5119
4975
msgstr ""
5120
4976
 
5121
 
#: nova/virt/disk/mount.py:76
5122
 
msgid "no partitions found"
5123
 
msgstr ""
5124
 
 
5125
 
#: nova/virt/disk/mount.py:77
 
4977
#: nova/virt/disk/mount.py:62
 
4978
#, python-format
 
4979
msgid "partition search unsupported with %s"
 
4980
msgstr ""
 
4981
 
 
4982
#: nova/virt/disk/mount.py:78
 
4983
#, python-format
 
4984
msgid "partition %s not found"
 
4985
msgstr ""
 
4986
 
 
4987
#: nova/virt/disk/mount.py:79
5126
4988
#, python-format
5127
4989
msgid "Failed to map partitions: %s"
5128
4990
msgstr ""
5145
5007
msgid "nbd device %s did not show up"
5146
5008
msgstr ""
5147
5009
 
5148
 
#: nova/virt/libvirt/connection.py:247
 
5010
#: nova/virt/libvirt/connection.py:280
5149
5011
#, python-format
5150
5012
msgid "Connecting to libvirt: %s"
5151
5013
msgstr ""
5152
5014
 
5153
 
#: nova/virt/libvirt/connection.py:268
 
5015
#: nova/virt/libvirt/connection.py:301
5154
5016
msgid "Connection to libvirt broke"
5155
5017
msgstr ""
5156
5018
 
5157
 
#: nova/virt/libvirt/connection.py:370
 
5019
#: nova/virt/libvirt/connection.py:403
5158
5020
#, python-format
5159
5021
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
5160
5022
msgstr ""
5161
5023
 
5162
 
#: nova/virt/libvirt/connection.py:382
 
5024
#: nova/virt/libvirt/connection.py:415
5163
5025
#, python-format
5164
5026
msgid ""
5165
5027
"Error from libvirt during saved instance removal. Code=%(errcode)s "
5166
5028
"Error=%(e)s"
5167
5029
msgstr ""
5168
5030
 
5169
 
#: nova/virt/libvirt/connection.py:393
 
5031
#: nova/virt/libvirt/connection.py:426
5170
5032
#, python-format
5171
5033
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
5172
5034
msgstr ""
5173
5035
 
5174
 
#: nova/virt/libvirt/connection.py:405
 
5036
#: nova/virt/libvirt/connection.py:438
5175
5037
msgid "Instance destroyed successfully."
5176
5038
msgstr ""
5177
5039
 
5178
 
#: nova/virt/libvirt/connection.py:417
 
5040
#: nova/virt/libvirt/connection.py:450
5179
5041
#, python-format
5180
5042
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
5181
5043
msgstr ""
5182
5044
 
5183
 
#: nova/virt/libvirt/connection.py:443
 
5045
#: nova/virt/libvirt/connection.py:476
5184
5046
#, python-format
5185
5047
msgid "Deleting instance files %(target)s"
5186
5048
msgstr ""
5187
5049
 
5188
 
#: nova/virt/libvirt/connection.py:536
 
5050
#: nova/virt/libvirt/connection.py:487
 
5051
msgid "Could not determine iscsi initiator name"
 
5052
msgstr ""
 
5053
 
 
5054
#: nova/virt/libvirt/connection.py:570
5189
5055
msgid "attaching LXC block device"
5190
5056
msgstr ""
5191
5057
 
5192
 
#: nova/virt/libvirt/connection.py:549
 
5058
#: nova/virt/libvirt/connection.py:583
5193
5059
msgid "detaching LXC block device"
5194
5060
msgstr ""
5195
5061
 
5196
 
#: nova/virt/libvirt/connection.py:670
 
5062
#: nova/virt/libvirt/connection.py:708
5197
5063
#, fuzzy, python-format
5198
5064
msgid "Instance soft rebooted successfully."
5199
5065
msgstr "Volume %s: erfolgreich erstellt"
5200
5066
 
5201
 
#: nova/virt/libvirt/connection.py:674
 
5067
#: nova/virt/libvirt/connection.py:712
5202
5068
msgid "Failed to soft reboot instance."
5203
5069
msgstr ""
5204
5070
 
5205
 
#: nova/virt/libvirt/connection.py:703
 
5071
#: nova/virt/libvirt/connection.py:741
5206
5072
msgid "Instance shutdown successfully."
5207
5073
msgstr ""
5208
5074
 
5209
 
#: nova/virt/libvirt/connection.py:739 nova/virt/libvirt/connection.py:883
 
5075
#: nova/virt/libvirt/connection.py:777
5210
5076
msgid "During reboot, instance disappeared."
5211
5077
msgstr ""
5212
5078
 
5213
 
#: nova/virt/libvirt/connection.py:744
 
5079
#: nova/virt/libvirt/connection.py:782
5214
5080
msgid "Instance rebooted successfully."
5215
5081
msgstr ""
5216
5082
 
5217
 
#: nova/virt/libvirt/connection.py:845 nova/virt/xenapi/vmops.py:1371
 
5083
#: nova/virt/libvirt/connection.py:880 nova/virt/xenapi/vmops.py:1321
5218
5084
#, python-format
5219
5085
msgid ""
5220
5086
"Found %(migration_count)d unconfirmed migrations older than "
5221
5087
"%(confirm_window)d seconds"
5222
5088
msgstr ""
5223
5089
 
5224
 
#: nova/virt/libvirt/connection.py:849 nova/virt/xenapi/vmops.py:1375
 
5090
#: nova/virt/libvirt/connection.py:886
5225
5091
#, python-format
5226
5092
msgid "Automatically confirming migration %d"
5227
5093
msgstr ""
5228
5094
 
5229
 
#: nova/virt/libvirt/connection.py:874
 
5095
#: nova/virt/libvirt/connection.py:911
5230
5096
msgid "Instance is running"
5231
5097
msgstr ""
5232
5098
 
5233
 
#: nova/virt/libvirt/connection.py:888
 
5099
#: nova/virt/libvirt/connection.py:920
 
5100
msgid "During spawn, instance disappeared."
 
5101
msgstr ""
 
5102
 
 
5103
#: nova/virt/libvirt/connection.py:925
5234
5104
msgid "Instance spawned successfully."
5235
5105
msgstr ""
5236
5106
 
5237
 
#: nova/virt/libvirt/connection.py:904
 
5107
#: nova/virt/libvirt/connection.py:941
5238
5108
#, python-format
5239
5109
msgid "data: %(data)r, fpath: %(fpath)r"
5240
5110
msgstr ""
5241
5111
 
5242
 
#: nova/virt/libvirt/connection.py:956
 
5112
#: nova/virt/libvirt/connection.py:993
5243
5113
msgid "Guest does not have a console available"
5244
5114
msgstr ""
5245
5115
 
5246
 
#: nova/virt/libvirt/connection.py:992
 
5116
#: nova/virt/libvirt/connection.py:1037
5247
5117
#, python-format
5248
5118
msgid "Path '%(path)s' supports direct I/O"
5249
5119
msgstr ""
5250
5120
 
5251
 
#: nova/virt/libvirt/connection.py:996
 
5121
#: nova/virt/libvirt/connection.py:1041
5252
5122
#, python-format
5253
5123
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
5254
5124
msgstr ""
5255
5125
 
5256
 
#: nova/virt/libvirt/connection.py:1000 nova/virt/libvirt/connection.py:1004
 
5126
#: nova/virt/libvirt/connection.py:1045 nova/virt/libvirt/connection.py:1049
5257
5127
#, python-format
5258
5128
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
5259
5129
msgstr ""
5260
5130
 
5261
 
#: nova/virt/libvirt/connection.py:1122
 
5131
#: nova/virt/libvirt/connection.py:1174
5262
5132
msgid "Creating image"
5263
5133
msgstr ""
5264
5134
 
5265
 
#: nova/virt/libvirt/connection.py:1307
 
5135
#: nova/virt/libvirt/connection.py:1358
5266
5136
#, python-format
5267
5137
msgid "Injecting %(injection)s into image %(img_id)s"
5268
5138
msgstr ""
5269
5139
 
5270
 
#: nova/virt/libvirt/connection.py:1317
 
5140
#: nova/virt/libvirt/connection.py:1368
5271
5141
#, python-format
5272
5142
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
5273
5143
msgstr ""
5274
5144
 
5275
 
#: nova/virt/libvirt/connection.py:1349
 
5145
#: nova/virt/libvirt/connection.py:1400
5276
5146
#, python-format
5277
5147
msgid "block_device_list %s"
5278
5148
msgstr ""
5279
5149
 
5280
 
#: nova/virt/libvirt/connection.py:1626
 
5150
#: nova/virt/libvirt/connection.py:1689
5281
5151
msgid "Starting toXML method"
5282
5152
msgstr ""
5283
5153
 
5284
 
#: nova/virt/libvirt/connection.py:1630
 
5154
#: nova/virt/libvirt/connection.py:1693
5285
5155
msgid "Finished toXML method"
5286
5156
msgstr ""
5287
5157
 
5288
 
#: nova/virt/libvirt/connection.py:1647
 
5158
#: nova/virt/libvirt/connection.py:1710
5289
5159
#, python-format
5290
5160
msgid ""
5291
5161
"Error from libvirt while looking up %(instance_name)s: [Error Code "
5292
5162
"%(error_code)s] %(ex)s"
5293
5163
msgstr ""
5294
5164
 
5295
 
#: nova/virt/libvirt/connection.py:1888
 
5165
#: nova/virt/libvirt/connection.py:1936
5296
5166
msgid "libvirt version is too old (does not support getVersion)"
5297
5167
msgstr ""
5298
5168
 
5299
 
#: nova/virt/libvirt/connection.py:1910
 
5169
#: nova/virt/libvirt/connection.py:1958
5300
5170
#, python-format
5301
5171
msgid "'<cpu>' must be 1, but %d\n"
5302
5172
msgstr ""
5303
5173
 
5304
 
#: nova/virt/libvirt/connection.py:1937
 
5174
#: nova/virt/libvirt/connection.py:1985
5305
5175
#, python-format
5306
5176
msgid "topology (%(topology)s) must have %(ks)s"
5307
5177
msgstr ""
5308
5178
 
5309
 
#: nova/virt/libvirt/connection.py:2035
 
5179
#: nova/virt/libvirt/connection.py:2083
5310
5180
#, python-format
5311
5181
msgid ""
5312
5182
"Instance launched has CPU info:\n"
5313
5183
"%s"
5314
5184
msgstr ""
5315
5185
 
5316
 
#: nova/virt/libvirt/connection.py:2047
 
5186
#: nova/virt/libvirt/connection.py:2095
5317
5187
#, python-format
5318
5188
msgid ""
5319
5189
"CPU doesn't have compatibility.\n"
5323
5193
"Refer to %(u)s"
5324
5194
msgstr ""
5325
5195
 
5326
 
#: nova/virt/libvirt/connection.py:2104
 
5196
#: nova/virt/libvirt/connection.py:2150
5327
5197
#, python-format
5328
5198
msgid "Timeout migrating for %s. nwfilter not found."
5329
5199
msgstr ""
5330
5200
 
5331
 
#: nova/virt/libvirt/connection.py:2320
 
5201
#: nova/virt/libvirt/connection.py:2366
5332
5202
#, python-format
5333
5203
msgid "skipping %(path)s since it looks like volume"
5334
5204
msgstr ""
5335
5205
 
5336
 
#: nova/virt/libvirt/connection.py:2375
 
5206
#: nova/virt/libvirt/connection.py:2421
5337
5207
#, python-format
5338
5208
msgid "Getting disk size of %(i_name)s: %(e)s"
5339
5209
msgstr ""
5340
5210
 
5341
 
#: nova/virt/libvirt/connection.py:2426
5342
 
#, python-format
5343
 
msgid "Instance %s: Starting migrate_disk_and_power_off"
 
5211
#: nova/virt/libvirt/connection.py:2472
 
5212
msgid "Starting migrate_disk_and_power_off"
5344
5213
msgstr ""
5345
5214
 
5346
 
#: nova/virt/libvirt/connection.py:2481
 
5215
#: nova/virt/libvirt/connection.py:2527
5347
5216
msgid "During wait running, instance disappeared."
5348
5217
msgstr ""
5349
5218
 
5350
 
#: nova/virt/libvirt/connection.py:2486
 
5219
#: nova/virt/libvirt/connection.py:2532
5351
5220
msgid "Instance running successfully."
5352
5221
msgstr ""
5353
5222
 
5354
 
#: nova/virt/libvirt/connection.py:2493
5355
 
#, python-format
5356
 
msgid "Instance %s: Starting finish_migration"
 
5223
#: nova/virt/libvirt/connection.py:2538
 
5224
msgid "Starting finish_migration"
5357
5225
msgstr ""
5358
5226
 
5359
 
#: nova/virt/libvirt/connection.py:2533
5360
 
#, python-format
5361
 
msgid "Instance %s: Starting finish_revert_migration"
 
5227
#: nova/virt/libvirt/connection.py:2577
 
5228
msgid "Starting finish_revert_migration"
5362
5229
msgstr ""
5363
5230
 
5364
5231
#: nova/virt/libvirt/firewall.py:42
5389
5256
msgid "iptables firewall: Setup Basic Filtering"
5390
5257
msgstr ""
5391
5258
 
5392
 
#: nova/virt/libvirt/firewall.py:252
5393
 
msgid "Attempted to unfilter instance which is not filtered"
5394
 
msgstr ""
5395
 
 
5396
 
#: nova/virt/libvirt/imagecache.py:170
 
5259
#: nova/virt/libvirt/imagecache.py:159
5397
5260
#, python-format
5398
5261
msgid "%s is a valid instance name"
5399
5262
msgstr ""
5400
5263
 
5401
 
#: nova/virt/libvirt/imagecache.py:173
 
5264
#: nova/virt/libvirt/imagecache.py:162
5402
5265
#, python-format
5403
5266
msgid "%s has a disk file"
5404
5267
msgstr ""
5405
5268
 
5406
 
#: nova/virt/libvirt/imagecache.py:175
 
5269
#: nova/virt/libvirt/imagecache.py:164
5407
5270
#, python-format
5408
5271
msgid "Instance %(instance)s is backed by %(backing)s"
5409
5272
msgstr ""
5410
5273
 
5411
 
#: nova/virt/libvirt/imagecache.py:186
 
5274
#: nova/virt/libvirt/imagecache.py:176
5412
5275
#, python-format
5413
5276
msgid ""
5414
5277
"Instance %(instance)s is using a backing file %(backing)s which does not "
5415
5278
"appear in the image service"
5416
5279
msgstr ""
5417
5280
 
 
5281
#: nova/virt/libvirt/imagecache.py:227
 
5282
#, python-format
 
5283
msgid "%(id)s (%(base_file)s): image verification failed"
 
5284
msgstr ""
 
5285
 
5418
5286
#: nova/virt/libvirt/imagecache.py:237
5419
5287
#, python-format
5420
 
msgid "%(id)s (%(base_file)s): image verification failed"
5421
 
msgstr ""
5422
 
 
5423
 
#: nova/virt/libvirt/imagecache.py:247
5424
 
#, python-format
5425
5288
msgid "%(id)s (%(base_file)s): image verification skipped, no hash stored"
5426
5289
msgstr ""
5427
5290
 
5428
 
#: nova/virt/libvirt/imagecache.py:266
 
5291
#: nova/virt/libvirt/imagecache.py:256
5429
5292
#, python-format
5430
5293
msgid "Cannot remove %(base_file)s, it does not exist"
5431
5294
msgstr ""
5432
5295
 
5433
 
#: nova/virt/libvirt/imagecache.py:278
 
5296
#: nova/virt/libvirt/imagecache.py:268
5434
5297
#, python-format
5435
5298
msgid "Base file too young to remove: %s"
5436
5299
msgstr ""
5437
5300
 
5438
 
#: nova/virt/libvirt/imagecache.py:281
 
5301
#: nova/virt/libvirt/imagecache.py:271
5439
5302
#, python-format
5440
5303
msgid "Removing base file: %s"
5441
5304
msgstr ""
5442
5305
 
5443
 
#: nova/virt/libvirt/imagecache.py:288
 
5306
#: nova/virt/libvirt/imagecache.py:278
5444
5307
#, python-format
5445
5308
msgid "Failed to remove %(base_file)s, error was %(error)s"
5446
5309
msgstr ""
5447
5310
 
5448
 
#: nova/virt/libvirt/imagecache.py:299
 
5311
#: nova/virt/libvirt/imagecache.py:289
5449
5312
#, python-format
5450
5313
msgid "%(id)s (%(base_file)s): checking"
5451
5314
msgstr ""
5452
5315
 
5453
 
#: nova/virt/libvirt/imagecache.py:318
 
5316
#: nova/virt/libvirt/imagecache.py:308
5454
5317
#, python-format
5455
5318
msgid ""
5456
5319
"%(id)s (%(base_file)s): in use: on this node %(local)d local, %(remote)d "
5457
5320
"on other nodes"
5458
5321
msgstr ""
5459
5322
 
5460
 
#: nova/virt/libvirt/imagecache.py:330
 
5323
#: nova/virt/libvirt/imagecache.py:320
5461
5324
#, python-format
5462
5325
msgid ""
5463
5326
"%(id)s (%(base_file)s): warning -- an absent base file is in use! "
5464
5327
"instances: %(instance_list)s"
5465
5328
msgstr ""
5466
5329
 
 
5330
#: nova/virt/libvirt/imagecache.py:328
 
5331
#, python-format
 
5332
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
 
5333
msgstr ""
 
5334
 
5467
5335
#: nova/virt/libvirt/imagecache.py:338
5468
5336
#, python-format
5469
 
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
5470
 
msgstr ""
5471
 
 
5472
 
#: nova/virt/libvirt/imagecache.py:348
5473
 
#, python-format
5474
5337
msgid "%(id)s (%(base_file)s): image is not in use"
5475
5338
msgstr ""
5476
5339
 
5477
 
#: nova/virt/libvirt/imagecache.py:354
 
5340
#: nova/virt/libvirt/imagecache.py:344
5478
5341
#, python-format
5479
5342
msgid "%(id)s (%(base_file)s): image is in use"
5480
5343
msgstr ""
5481
5344
 
5482
 
#: nova/virt/libvirt/imagecache.py:376
 
5345
#: nova/virt/libvirt/imagecache.py:367
5483
5346
#, python-format
5484
5347
msgid "Skipping verification, no base directory at %s"
5485
5348
msgstr ""
5486
5349
 
5487
 
#: nova/virt/libvirt/imagecache.py:380
 
5350
#: nova/virt/libvirt/imagecache.py:371
5488
5351
msgid "Verify base images"
5489
5352
msgstr ""
5490
5353
 
5491
 
#: nova/virt/libvirt/imagecache.py:387
 
5354
#: nova/virt/libvirt/imagecache.py:378
5492
5355
#, python-format
5493
5356
msgid "Image id %(id)s yields fingerprint %(fingerprint)s"
5494
5357
msgstr ""
5495
5358
 
5496
 
#: nova/virt/libvirt/imagecache.py:405
 
5359
#: nova/virt/libvirt/imagecache.py:396
5497
5360
#, python-format
5498
5361
msgid "Unknown base file: %s"
5499
5362
msgstr ""
5500
5363
 
5501
 
#: nova/virt/libvirt/imagecache.py:410
 
5364
#: nova/virt/libvirt/imagecache.py:401
5502
5365
#, python-format
5503
5366
msgid "Active base files: %s"
5504
5367
msgstr ""
5505
5368
 
5506
 
#: nova/virt/libvirt/imagecache.py:413
 
5369
#: nova/virt/libvirt/imagecache.py:404
5507
5370
#, python-format
5508
5371
msgid "Corrupt base files: %s"
5509
5372
msgstr ""
5510
5373
 
5511
 
#: nova/virt/libvirt/imagecache.py:417
 
5374
#: nova/virt/libvirt/imagecache.py:408
5512
5375
#, python-format
5513
5376
msgid "Removable base files: %s"
5514
5377
msgstr ""
5515
5378
 
5516
 
#: nova/virt/libvirt/imagecache.py:425
 
5379
#: nova/virt/libvirt/imagecache.py:416
5517
5380
msgid "Verification complete"
5518
5381
msgstr ""
5519
5382
 
5520
 
#: nova/virt/libvirt/utils.py:264
 
5383
#: nova/virt/libvirt/utils.py:282
5521
5384
msgid "Unable to find an open port"
5522
5385
msgstr ""
5523
5386
 
5524
 
#: nova/virt/libvirt/vif.py:90
 
5387
#: nova/virt/libvirt/utils.py:360
 
5388
#, python-format
 
5389
msgid "Reading image info file: %s"
 
5390
msgstr ""
 
5391
 
 
5392
#: nova/virt/libvirt/utils.py:364
 
5393
#, python-format
 
5394
msgid "Read: %s"
 
5395
msgstr ""
 
5396
 
 
5397
#: nova/virt/libvirt/utils.py:370
 
5398
#, python-format
 
5399
msgid "Error reading image info file %(filename)s: %(error)s"
 
5400
msgstr ""
 
5401
 
 
5402
#: nova/virt/libvirt/utils.py:394
 
5403
#, python-format
 
5404
msgid "Writing image info file: %s"
 
5405
msgstr ""
 
5406
 
 
5407
#: nova/virt/libvirt/utils.py:395
 
5408
#, python-format
 
5409
msgid "Wrote: %s"
 
5410
msgstr ""
 
5411
 
 
5412
#: nova/virt/libvirt/vif.py:91
5525
5413
#, python-format
5526
5414
msgid "Ensuring vlan %(vlan)s and bridge %(bridge)s"
5527
5415
msgstr ""
5528
5416
 
5529
 
#: nova/virt/libvirt/vif.py:99
 
5417
#: nova/virt/libvirt/vif.py:101
5530
5418
#, python-format
5531
5419
msgid "Ensuring bridge %s"
5532
5420
msgstr ""
5533
5421
 
5534
 
#: nova/virt/libvirt/vif.py:165 nova/virt/libvirt/vif.py:220
5535
 
#, python-format
5536
 
msgid "Failed while unplugging vif of instance '%s'"
 
5422
#: nova/virt/libvirt/vif.py:168 nova/virt/libvirt/vif.py:224
 
5423
msgid "Failed while unplugging vif"
5537
5424
msgstr ""
5538
5425
 
5539
 
#: nova/virt/libvirt/volume.py:158
 
5426
#: nova/virt/libvirt/volume.py:163
5540
5427
#, python-format
5541
5428
msgid "iSCSI device not found at %s"
5542
5429
msgstr ""
5543
5430
 
5544
 
#: nova/virt/libvirt/volume.py:161
 
5431
#: nova/virt/libvirt/volume.py:166
5545
5432
#, python-format
5546
5433
msgid ""
5547
5434
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry.  "
5548
5435
"Try number: %(tries)s"
5549
5436
msgstr ""
5550
5437
 
5551
 
#: nova/virt/libvirt/volume.py:173
 
5438
#: nova/virt/libvirt/volume.py:178
5552
5439
#, python-format
5553
5440
msgid "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
5554
5441
msgstr ""
5565
5452
 
5566
5453
#: nova/virt/vmwareapi/fake.py:131
5567
5454
#, python-format
5568
 
msgid "Property %(attr)s not set for the managed object %(objName)s"
 
5455
msgid "Property %(attr)s not set for the managed object %(name)s"
5569
5456
msgstr ""
5570
5457
 
5571
 
#: nova/virt/vmwareapi/fake.py:437
 
5458
#: nova/virt/vmwareapi/fake.py:436
5572
5459
msgid "There is no VM registered"
5573
5460
msgstr ""
5574
5461
 
5575
 
#: nova/virt/vmwareapi/fake.py:439 nova/virt/vmwareapi/fake.py:609
 
5462
#: nova/virt/vmwareapi/fake.py:438 nova/virt/vmwareapi/fake.py:608
5576
5463
#, python-format
5577
5464
msgid "Virtual Machine with ref %s is not there"
5578
5465
msgstr ""
5579
5466
 
5580
 
#: nova/virt/vmwareapi/fake.py:502
 
5467
#: nova/virt/vmwareapi/fake.py:501
5581
5468
#, python-format
5582
5469
msgid "Logging out a session that is invalid or already logged out: %s"
5583
5470
msgstr ""
5584
5471
 
5585
 
#: nova/virt/vmwareapi/fake.py:517
 
5472
#: nova/virt/vmwareapi/fake.py:516
5586
5473
msgid "Session is faulty"
5587
5474
msgstr ""
5588
5475
 
5589
 
#: nova/virt/vmwareapi/fake.py:520
 
5476
#: nova/virt/vmwareapi/fake.py:519
5590
5477
msgid "Session Invalid"
5591
5478
msgstr ""
5592
5479
 
5593
 
#: nova/virt/vmwareapi/fake.py:606
 
5480
#: nova/virt/vmwareapi/fake.py:605
5594
5481
msgid " No Virtual Machine has been registered yet"
5595
5482
msgstr ""
5596
5483
 
5672
5559
msgstr ""
5673
5560
 
5674
5561
#: nova/virt/vmwareapi/vmops.py:196
5675
 
#, python-format
5676
 
msgid "Creating VM with the name %s on the ESX  host"
5677
 
msgstr ""
5678
 
 
5679
 
#: nova/virt/vmwareapi/vmops.py:205
5680
 
#, python-format
5681
 
msgid "Created VM with the name %s on the ESX  host"
5682
 
msgstr ""
5683
 
 
5684
 
#: nova/virt/vmwareapi/vmops.py:234
 
5562
msgid "Creating VM on the ESX  host"
 
5563
msgstr ""
 
5564
 
 
5565
#: nova/virt/vmwareapi/vmops.py:204
 
5566
msgid "Created VM on the ESX  host"
 
5567
msgstr ""
 
5568
 
 
5569
#: nova/virt/vmwareapi/vmops.py:232
5685
5570
#, python-format
5686
5571
msgid ""
5687
5572
"Creating Virtual Disk of size  %(vmdk_file_size_in_kb)s KB and adapter "
5688
5573
"type  %(adapter_type)s on the ESX host local store %(data_store_name)s"
5689
5574
msgstr ""
5690
5575
 
5691
 
#: nova/virt/vmwareapi/vmops.py:251
 
5576
#: nova/virt/vmwareapi/vmops.py:250
5692
5577
#, python-format
5693
5578
msgid ""
5694
5579
"Created Virtual Disk of size %(vmdk_file_size_in_kb)s KB on the ESX host "
5702
5587
"%(data_store_name)s"
5703
5588
msgstr ""
5704
5589
 
5705
 
#: nova/virt/vmwareapi/vmops.py:272
 
5590
#: nova/virt/vmwareapi/vmops.py:273
5706
5591
#, python-format
5707
5592
msgid ""
5708
5593
"Deleted the file %(flat_uploaded_vmdk_path)s on the ESX host local store "
5709
5594
"%(data_store_name)s"
5710
5595
msgstr ""
5711
5596
 
5712
 
#: nova/virt/vmwareapi/vmops.py:283
 
5597
#: nova/virt/vmwareapi/vmops.py:285
5713
5598
#, python-format
5714
5599
msgid ""
5715
5600
"Downloading image file data %(image_ref)s to the ESX data store "
5716
5601
"%(data_store_name)s"
5717
5602
msgstr ""
5718
5603
 
5719
 
#: nova/virt/vmwareapi/vmops.py:298
 
5604
#: nova/virt/vmwareapi/vmops.py:301
5720
5605
#, python-format
5721
5606
msgid ""
5722
5607
"Downloaded image file data %(image_ref)s to the ESX data store "
5723
5608
"%(data_store_name)s"
5724
5609
msgstr ""
5725
5610
 
5726
 
#: nova/virt/vmwareapi/vmops.py:315
5727
 
#, python-format
5728
 
msgid "Reconfiguring VM instance %s to attach the image disk"
5729
 
msgstr ""
5730
 
 
5731
 
#: nova/virt/vmwareapi/vmops.py:322
5732
 
#, python-format
5733
 
msgid "Reconfigured VM instance %s to attach the image disk"
5734
 
msgstr ""
5735
 
 
5736
 
#: nova/virt/vmwareapi/vmops.py:329
5737
 
#, python-format
5738
 
msgid "Powering on the VM instance %s"
5739
 
msgstr ""
5740
 
 
5741
 
#: nova/virt/vmwareapi/vmops.py:335
5742
 
#, python-format
5743
 
msgid "Powered on the VM instance %s"
5744
 
msgstr ""
5745
 
 
5746
 
#: nova/virt/vmwareapi/vmops.py:381
5747
 
#, python-format
5748
 
msgid "Creating Snapshot of the VM instance %s "
5749
 
msgstr ""
5750
 
 
5751
 
#: nova/virt/vmwareapi/vmops.py:391
5752
 
#, python-format
5753
 
msgid "Created Snapshot of the VM instance %s "
5754
 
msgstr ""
5755
 
 
5756
 
#: nova/virt/vmwareapi/vmops.py:434
5757
 
#, python-format
5758
 
msgid "Copying disk data before snapshot of the VM  instance %s"
5759
 
msgstr ""
5760
 
 
5761
 
#: nova/virt/vmwareapi/vmops.py:447
5762
 
#, python-format
5763
 
msgid "Copied disk data before snapshot of the VM instance %s"
5764
 
msgstr ""
5765
 
 
5766
 
#: nova/virt/vmwareapi/vmops.py:456
 
5611
#: nova/virt/vmwareapi/vmops.py:319
 
5612
msgid "Reconfiguring VM instance to attach the image disk"
 
5613
msgstr ""
 
5614
 
 
5615
#: nova/virt/vmwareapi/vmops.py:326
 
5616
msgid "Reconfigured VM instance to attach the image disk"
 
5617
msgstr ""
 
5618
 
 
5619
#: nova/virt/vmwareapi/vmops.py:333
 
5620
msgid "Powering on the VM instance"
 
5621
msgstr ""
 
5622
 
 
5623
#: nova/virt/vmwareapi/vmops.py:339
 
5624
msgid "Powered on the VM instance"
 
5625
msgstr ""
 
5626
 
 
5627
#: nova/virt/vmwareapi/vmops.py:385
 
5628
msgid "Creating Snapshot of the VM instance"
 
5629
msgstr ""
 
5630
 
 
5631
#: nova/virt/vmwareapi/vmops.py:395
 
5632
msgid "Created Snapshot of the VM instance"
 
5633
msgstr ""
 
5634
 
 
5635
#: nova/virt/vmwareapi/vmops.py:438
 
5636
msgid "Copying disk data before snapshot of the VM"
 
5637
msgstr ""
 
5638
 
 
5639
#: nova/virt/vmwareapi/vmops.py:451
 
5640
msgid "Copied disk data before snapshot of the VM"
 
5641
msgstr ""
 
5642
 
 
5643
#: nova/virt/vmwareapi/vmops.py:460
5767
5644
#, python-format
5768
5645
msgid "Uploading image %s"
5769
5646
msgstr ""
5770
5647
 
5771
 
#: nova/virt/vmwareapi/vmops.py:469
 
5648
#: nova/virt/vmwareapi/vmops.py:474
5772
5649
#, python-format
5773
5650
msgid "Uploaded image %s"
5774
5651
msgstr ""
5775
5652
 
5776
 
#: nova/virt/vmwareapi/vmops.py:479
 
5653
#: nova/virt/vmwareapi/vmops.py:485
5777
5654
#, python-format
5778
5655
msgid "Deleting temporary vmdk file %s"
5779
5656
msgstr ""
5780
5657
 
5781
 
#: nova/virt/vmwareapi/vmops.py:488
 
5658
#: nova/virt/vmwareapi/vmops.py:494
5782
5659
#, python-format
5783
5660
msgid "Deleted temporary vmdk file %s"
5784
5661
msgstr ""
5785
5662
 
5786
 
#: nova/virt/vmwareapi/vmops.py:520
 
5663
#: nova/virt/vmwareapi/vmops.py:526
5787
5664
msgid "instance is not powered on"
5788
5665
msgstr ""
5789
5666
 
5790
 
#: nova/virt/vmwareapi/vmops.py:527
5791
 
#, python-format
5792
 
msgid "Rebooting guest OS of VM %s"
5793
 
msgstr ""
5794
 
 
5795
 
#: nova/virt/vmwareapi/vmops.py:530
5796
 
#, python-format
5797
 
msgid "Rebooted guest OS of VM %s"
5798
 
msgstr ""
5799
 
 
5800
 
#: nova/virt/vmwareapi/vmops.py:532
5801
 
#, python-format
5802
 
msgid "Doing hard reboot of VM %s"
 
5667
#: nova/virt/vmwareapi/vmops.py:533
 
5668
msgid "Rebooting guest OS of VM"
5803
5669
msgstr ""
5804
5670
 
5805
5671
#: nova/virt/vmwareapi/vmops.py:536
5806
 
#, python-format
5807
 
msgid "Did hard reboot of VM %s"
5808
 
msgstr ""
5809
 
 
5810
 
#: nova/virt/vmwareapi/vmops.py:548
5811
 
#, python-format
5812
 
msgid "instance - %s not present"
5813
 
msgstr ""
5814
 
 
5815
 
#: nova/virt/vmwareapi/vmops.py:567
5816
 
#, python-format
5817
 
msgid "Powering off the VM %s"
5818
 
msgstr ""
5819
 
 
5820
 
#: nova/virt/vmwareapi/vmops.py:572
5821
 
#, python-format
5822
 
msgid "Powered off the VM %s"
5823
 
msgstr ""
5824
 
 
5825
 
#: nova/virt/vmwareapi/vmops.py:576
5826
 
#, python-format
5827
 
msgid "Unregistering the VM %s"
5828
 
msgstr ""
5829
 
 
5830
 
#: nova/virt/vmwareapi/vmops.py:579
5831
 
#, python-format
5832
 
msgid "Unregistered the VM %s"
5833
 
msgstr ""
5834
 
 
5835
 
#: nova/virt/vmwareapi/vmops.py:581
 
5672
msgid "Rebooted guest OS of VM"
 
5673
msgstr ""
 
5674
 
 
5675
#: nova/virt/vmwareapi/vmops.py:538
 
5676
msgid "Doing hard reboot of VM"
 
5677
msgstr ""
 
5678
 
 
5679
#: nova/virt/vmwareapi/vmops.py:542
 
5680
msgid "Did hard reboot of VM"
 
5681
msgstr ""
 
5682
 
 
5683
#: nova/virt/vmwareapi/vmops.py:554
 
5684
#, fuzzy, python-format
 
5685
msgid "instance not present"
 
5686
msgstr "Instanz %s: Rettung"
 
5687
 
 
5688
#: nova/virt/vmwareapi/vmops.py:573
 
5689
msgid "Powering off the VM"
 
5690
msgstr ""
 
5691
 
 
5692
#: nova/virt/vmwareapi/vmops.py:578
 
5693
msgid "Powered off the VM"
 
5694
msgstr ""
 
5695
 
 
5696
#: nova/virt/vmwareapi/vmops.py:582
 
5697
msgid "Unregistering the VM"
 
5698
msgstr ""
 
5699
 
 
5700
#: nova/virt/vmwareapi/vmops.py:585
 
5701
msgid "Unregistered the VM"
 
5702
msgstr ""
 
5703
 
 
5704
#: nova/virt/vmwareapi/vmops.py:587
5836
5705
#, python-format
5837
5706
msgid ""
5838
5707
"In vmwareapi:vmops:destroy, got this exception while un-registering the "
5839
5708
"VM: %s"
5840
5709
msgstr ""
5841
5710
 
5842
 
#: nova/virt/vmwareapi/vmops.py:592
5843
 
#, python-format
5844
 
msgid "Deleting contents of the VM %(name)s from datastore %(datastore_name)s"
5845
 
msgstr ""
5846
 
 
5847
 
#: nova/virt/vmwareapi/vmops.py:602
5848
 
#, python-format
5849
 
msgid "Deleted contents of the VM %(name)s from datastore %(datastore_name)s"
5850
 
msgstr ""
5851
 
 
5852
 
#: nova/virt/vmwareapi/vmops.py:607
 
5711
#: nova/virt/vmwareapi/vmops.py:599
 
5712
#, python-format
 
5713
msgid "Deleting contents of the VM from datastore %(datastore_name)s"
 
5714
msgstr ""
 
5715
 
 
5716
#: nova/virt/vmwareapi/vmops.py:609
 
5717
#, python-format
 
5718
msgid "Deleted contents of the VM from datastore %(datastore_name)s"
 
5719
msgstr ""
 
5720
 
 
5721
#: nova/virt/vmwareapi/vmops.py:614
5853
5722
#, python-format
5854
5723
msgid ""
5855
5724
"In vmwareapi:vmops:destroy, got this exception while deleting the VM "
5856
5725
"contents from the disk: %s"
5857
5726
msgstr ""
5858
5727
 
5859
 
#: nova/virt/vmwareapi/vmops.py:615
 
5728
#: nova/virt/vmwareapi/vmops.py:623
5860
5729
msgid "pause not supported for vmwareapi"
5861
5730
msgstr ""
5862
5731
 
5863
 
#: nova/virt/vmwareapi/vmops.py:619
 
5732
#: nova/virt/vmwareapi/vmops.py:627
5864
5733
msgid "unpause not supported for vmwareapi"
5865
5734
msgstr ""
5866
5735
 
5867
 
#: nova/virt/vmwareapi/vmops.py:633
5868
 
#, python-format
5869
 
msgid "Suspending the VM %s "
5870
 
msgstr ""
5871
 
 
5872
 
#: nova/virt/vmwareapi/vmops.py:637
5873
 
#, python-format
5874
 
msgid "Suspended the VM %s "
5875
 
msgstr ""
5876
 
 
5877
 
#: nova/virt/vmwareapi/vmops.py:640
 
5736
#: nova/virt/vmwareapi/vmops.py:641
 
5737
msgid "Suspending the VM"
 
5738
msgstr ""
 
5739
 
 
5740
#: nova/virt/vmwareapi/vmops.py:645
 
5741
msgid "Suspended the VM"
 
5742
msgstr ""
 
5743
 
 
5744
#: nova/virt/vmwareapi/vmops.py:648
5878
5745
msgid "instance is powered off and can not be suspended."
5879
5746
msgstr ""
5880
5747
 
5881
 
#: nova/virt/vmwareapi/vmops.py:643
5882
 
#, python-format
5883
 
msgid "VM %s was already in suspended state. So returning without doing anything"
5884
 
msgstr ""
5885
 
 
5886
 
#: nova/virt/vmwareapi/vmops.py:656
5887
 
#, python-format
5888
 
msgid "Resuming the VM %s"
5889
 
msgstr ""
5890
 
 
5891
 
#: nova/virt/vmwareapi/vmops.py:661
5892
 
#, python-format
5893
 
msgid "Resumed the VM %s "
5894
 
msgstr ""
5895
 
 
5896
 
#: nova/virt/vmwareapi/vmops.py:663
 
5748
#: nova/virt/vmwareapi/vmops.py:651
 
5749
msgid "VM was already in suspended state. So returning without doing anything"
 
5750
msgstr ""
 
5751
 
 
5752
#: nova/virt/vmwareapi/vmops.py:664
 
5753
msgid "Resuming the VM"
 
5754
msgstr ""
 
5755
 
 
5756
#: nova/virt/vmwareapi/vmops.py:669
 
5757
msgid "Resumed the VM"
 
5758
msgstr ""
 
5759
 
 
5760
#: nova/virt/vmwareapi/vmops.py:671
5897
5761
msgid "instance is not in a suspended state"
5898
5762
msgstr ""
5899
5763
 
5900
 
#: nova/virt/vmwareapi/vmops.py:699
 
5764
#: nova/virt/vmwareapi/vmops.py:707
5901
5765
msgid "get_diagnostics not implemented for vmwareapi"
5902
5766
msgstr ""
5903
5767
 
5904
 
#: nova/virt/vmwareapi/vmops.py:757
5905
 
#, python-format
5906
 
msgid ""
5907
 
"Reconfiguring VM instance %(name)s to set the machine id with ip - "
5908
 
"%(ip_addr)s"
5909
 
msgstr ""
5910
 
 
5911
5768
#: nova/virt/vmwareapi/vmops.py:765
5912
5769
#, python-format
5913
 
msgid ""
5914
 
"Reconfigured VM instance %(name)s to set the machine id with ip - "
5915
 
"%(ip_addr)s"
5916
 
msgstr ""
5917
 
 
5918
 
#: nova/virt/vmwareapi/vmops.py:802
 
5770
msgid "Reconfiguring VM instance to set the machine id with ip - %(ip_addr)s"
 
5771
msgstr ""
 
5772
 
 
5773
#: nova/virt/vmwareapi/vmops.py:773
 
5774
#, python-format
 
5775
msgid "Reconfigured VM instance to set the machine id with ip - %(ip_addr)s"
 
5776
msgstr ""
 
5777
 
 
5778
#: nova/virt/vmwareapi/vmops.py:810
5919
5779
#, python-format
5920
5780
msgid "Creating directory with path %s"
5921
5781
msgstr ""
5922
5782
 
5923
 
#: nova/virt/vmwareapi/vmops.py:806
 
5783
#: nova/virt/vmwareapi/vmops.py:814
5924
5784
#, python-format
5925
5785
msgid "Created directory with path %s"
5926
5786
msgstr ""
5930
5790
msgid "Downloading image %s from glance image server"
5931
5791
msgstr ""
5932
5792
 
5933
 
#: nova/virt/vmwareapi/vmware_images.py:103
 
5793
#: nova/virt/vmwareapi/vmware_images.py:104
5934
5794
#, python-format
5935
5795
msgid "Downloaded image %s from glance image server"
5936
5796
msgstr ""
5937
5797
 
5938
 
#: nova/virt/vmwareapi/vmware_images.py:108
 
5798
#: nova/virt/vmwareapi/vmware_images.py:110
5939
5799
#, python-format
5940
5800
msgid "Uploading image %s to the Glance image server"
5941
5801
msgstr ""
5942
5802
 
5943
 
#: nova/virt/vmwareapi/vmware_images.py:129
 
5803
#: nova/virt/vmwareapi/vmware_images.py:132
5944
5804
#, python-format
5945
5805
msgid "Uploaded image %s to the Glance image server"
5946
5806
msgstr ""
5947
5807
 
5948
 
#: nova/virt/vmwareapi/vmware_images.py:139
 
5808
#: nova/virt/vmwareapi/vmware_images.py:143
5949
5809
#, python-format
5950
5810
msgid "Getting image size for the image %s"
5951
5811
msgstr ""
5952
5812
 
5953
 
#: nova/virt/vmwareapi/vmware_images.py:143
 
5813
#: nova/virt/vmwareapi/vmware_images.py:148
5954
5814
#, python-format
5955
5815
msgid "Got image size of %(size)s for the image %(image)s"
5956
5816
msgstr ""
5957
5817
 
5958
 
#: nova/virt/xenapi/fake.py:553 nova/virt/xenapi/fake.py:652
5959
 
#: nova/virt/xenapi/fake.py:670 nova/virt/xenapi/fake.py:732
 
5818
#: nova/virt/xenapi/connection.py:145
 
5819
msgid ""
 
5820
"Must specify xenapi_connection_url, xenapi_connection_username "
 
5821
"(optionally), and xenapi_connection_password to use "
 
5822
"connection_type=xenapi"
 
5823
msgstr ""
 
5824
 
 
5825
#: nova/virt/xenapi/connection.py:179
 
5826
msgid "Failure while cleaning up attached VDIs"
 
5827
msgstr ""
 
5828
 
 
5829
#: nova/virt/xenapi/connection.py:353
 
5830
#, python-format
 
5831
msgid "Could not determine key: %s"
 
5832
msgstr ""
 
5833
 
 
5834
#: nova/virt/xenapi/connection.py:486
 
5835
msgid "Host startup on XenServer is not supported."
 
5836
msgstr ""
 
5837
 
 
5838
#: nova/virt/xenapi/connection.py:515
 
5839
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
 
5840
msgstr ""
 
5841
 
 
5842
#: nova/virt/xenapi/connection.py:553
 
5843
msgid "Host is member of a pool, but DB says otherwise"
 
5844
msgstr ""
 
5845
 
 
5846
#: nova/virt/xenapi/connection.py:625 nova/virt/xenapi/connection.py:638
 
5847
#, python-format
 
5848
msgid "Got exception: %s"
 
5849
msgstr ""
 
5850
 
 
5851
#: nova/virt/xenapi/fake.py:570 nova/virt/xenapi/fake.py:672
 
5852
#: nova/virt/xenapi/fake.py:691 nova/virt/xenapi/fake.py:753
5960
5853
msgid "Raising NotImplemented"
5961
5854
msgstr ""
5962
5855
 
5963
 
#: nova/virt/xenapi/fake.py:555
 
5856
#: nova/virt/xenapi/fake.py:572
5964
5857
#, python-format
5965
5858
msgid "xenapi.fake does not have an implementation for %s"
5966
5859
msgstr ""
5967
5860
 
5968
 
#: nova/virt/xenapi/fake.py:589
 
5861
#: nova/virt/xenapi/fake.py:606
5969
5862
#, python-format
5970
5863
msgid "Calling %(localname)s %(impl)s"
5971
5864
msgstr ""
5972
5865
 
5973
 
#: nova/virt/xenapi/fake.py:594
 
5866
#: nova/virt/xenapi/fake.py:611
5974
5867
#, python-format
5975
5868
msgid "Calling getter %s"
5976
5869
msgstr ""
5977
5870
 
5978
 
#: nova/virt/xenapi/fake.py:654
 
5871
#: nova/virt/xenapi/fake.py:614
 
5872
#, python-format
 
5873
msgid "Calling setter %s"
 
5874
msgstr ""
 
5875
 
 
5876
#: nova/virt/xenapi/fake.py:674
5979
5877
#, python-format
5980
5878
msgid ""
5981
5879
"xenapi.fake does not have an implementation for %s or it has been called "
6065
5963
"Expected %(vlan_num)d"
6066
5964
msgstr ""
6067
5965
 
6068
 
#: nova/virt/xenapi/vm_utils.py:217
6069
 
#, python-format
6070
 
msgid "Created VM %s..."
6071
 
msgstr ""
6072
 
 
6073
 
#: nova/virt/xenapi/vm_utils.py:220
6074
 
#, python-format
6075
 
msgid "Created VM %(instance_name)s as %(vm_ref)s."
6076
 
msgstr ""
6077
 
 
6078
 
#: nova/virt/xenapi/vm_utils.py:247
 
5966
#: nova/virt/xenapi/vm_utils.py:219
 
5967
msgid "Created VM"
 
5968
msgstr ""
 
5969
 
 
5970
#: nova/virt/xenapi/vm_utils.py:246
6079
5971
#, python-format
6080
5972
msgid "VBD not found in instance %s"
6081
5973
msgstr ""
6082
5974
 
6083
 
#: nova/virt/xenapi/vm_utils.py:264
 
5975
#: nova/virt/xenapi/vm_utils.py:263
6084
5976
#, python-format
6085
5977
msgid "VBD %s already detached"
6086
5978
msgstr ""
6087
5979
 
6088
 
#: nova/virt/xenapi/vm_utils.py:267
 
5980
#: nova/virt/xenapi/vm_utils.py:266
6089
5981
#, python-format
6090
5982
msgid "VBD %(vbd_ref)s detach rejected, attempt %(num_attempt)d/%(max_attempts)d"
6091
5983
msgstr ""
6092
5984
 
6093
 
#: nova/virt/xenapi/vm_utils.py:272
 
5985
#: nova/virt/xenapi/vm_utils.py:271
6094
5986
#, python-format
6095
5987
msgid "Unable to unplug VBD %s"
6096
5988
msgstr ""
6097
5989
 
6098
 
#: nova/virt/xenapi/vm_utils.py:277
 
5990
#: nova/virt/xenapi/vm_utils.py:276
6099
5991
#, python-format
6100
5992
msgid "Reached maximum number of retries trying to unplug VBD %s"
6101
5993
msgstr ""
6102
5994
 
6103
 
#: nova/virt/xenapi/vm_utils.py:288
 
5995
#: nova/virt/xenapi/vm_utils.py:287
6104
5996
#, python-format
6105
5997
msgid "Unable to destroy VBD %s"
6106
5998
msgstr ""
6107
5999
 
6108
 
#: nova/virt/xenapi/vm_utils.py:307
 
6000
#: nova/virt/xenapi/vm_utils.py:306
6109
6001
#, python-format
6110
6002
msgid "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
6111
6003
msgstr ""
6112
6004
 
6113
 
#: nova/virt/xenapi/vm_utils.py:310
 
6005
#: nova/virt/xenapi/vm_utils.py:309
6114
6006
#, python-format
6115
6007
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
6116
6008
msgstr ""
6117
6009
 
6118
 
#: nova/virt/xenapi/vm_utils.py:321
 
6010
#: nova/virt/xenapi/vm_utils.py:320
6119
6011
#, python-format
6120
6012
msgid "Unable to destroy VDI %s"
6121
6013
msgstr ""
6122
6014
 
6123
 
#: nova/virt/xenapi/vm_utils.py:338
 
6015
#: nova/virt/xenapi/vm_utils.py:339
6124
6016
#, python-format
6125
6017
msgid ""
6126
6018
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
6127
6019
" on %(sr_ref)s."
6128
6020
msgstr ""
6129
6021
 
6130
 
#: nova/virt/xenapi/vm_utils.py:347
 
6022
#: nova/virt/xenapi/vm_utils.py:348
6131
6023
#, python-format
6132
6024
msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
6133
6025
msgstr ""
6134
6026
 
6135
 
#: nova/virt/xenapi/vm_utils.py:355
 
6027
#: nova/virt/xenapi/vm_utils.py:356
6136
6028
#, python-format
6137
6029
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
6138
6030
msgstr ""
6139
6031
 
6140
 
#: nova/virt/xenapi/vm_utils.py:374
 
6032
#: nova/virt/xenapi/vm_utils.py:377
6141
6033
#, python-format
6142
6034
msgid "No primary VDI found for %(vm_ref)s"
6143
6035
msgstr ""
6144
6036
 
6145
 
#: nova/virt/xenapi/vm_utils.py:381
6146
 
#, python-format
6147
 
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
6148
 
msgstr ""
6149
 
 
6150
 
#: nova/virt/xenapi/vm_utils.py:394
6151
 
#, python-format
6152
 
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
6153
 
msgstr ""
6154
 
 
6155
 
#: nova/virt/xenapi/vm_utils.py:433
 
6037
#: nova/virt/xenapi/vm_utils.py:384
 
6038
#, python-format
 
6039
msgid "Snapshotting with label '%(label)s'"
 
6040
msgstr ""
 
6041
 
 
6042
#: nova/virt/xenapi/vm_utils.py:397
 
6043
#, python-format
 
6044
msgid "Created snapshot %(template_vm_ref)s"
 
6045
msgstr ""
 
6046
 
 
6047
#: nova/virt/xenapi/vm_utils.py:436
6156
6048
#, python-format
6157
6049
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
6158
6050
msgstr ""
6159
6051
 
6160
 
#: nova/virt/xenapi/vm_utils.py:640
 
6052
#: nova/virt/xenapi/vm_utils.py:614
6161
6053
#, python-format
6162
6054
msgid ""
6163
6055
"Fast cloning is only supported on default local SR of type ext. SR on "
6164
6056
"this system was found to be of type %(sr_type)s. Ignoring the cow flag."
6165
6057
msgstr ""
6166
6058
 
6167
 
#: nova/virt/xenapi/vm_utils.py:732
 
6059
#: nova/virt/xenapi/vm_utils.py:727
6168
6060
#, python-format
6169
6061
msgid ""
6170
6062
"download_vhd %(image)s attempt %(attempt_num)d/%(max_attempts)d from "
6171
6063
"%(glance_host)s:%(glance_port)s"
6172
6064
msgstr ""
6173
6065
 
6174
 
#: nova/virt/xenapi/vm_utils.py:742
 
6066
#: nova/virt/xenapi/vm_utils.py:737
6175
6067
#, python-format
6176
6068
msgid "download_vhd failed: %r"
6177
6069
msgstr ""
6178
6070
 
6179
 
#: nova/virt/xenapi/vm_utils.py:759
 
6071
#: nova/virt/xenapi/vm_utils.py:753
6180
6072
#, python-format
6181
6073
msgid "Asking xapi to fetch vhd image %(image)s"
6182
6074
msgstr ""
6183
6075
 
6184
 
#: nova/virt/xenapi/vm_utils.py:769
 
6076
#: nova/virt/xenapi/vm_utils.py:763
6185
6077
#, python-format
6186
6078
msgid ""
6187
6079
"xapi 'download_vhd' returned VDI of type '%(vdi_type)s' with UUID "
6188
6080
"'%(vdi_uuid)s'"
6189
6081
msgstr ""
6190
6082
 
6191
 
#: nova/virt/xenapi/vm_utils.py:797
 
6083
#: nova/virt/xenapi/vm_utils.py:791
6192
6084
#, python-format
6193
6085
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
6194
6086
msgstr ""
6195
6087
 
6196
 
#: nova/virt/xenapi/vm_utils.py:813
 
6088
#: nova/virt/xenapi/vm_utils.py:807
6197
6089
#, python-format
6198
6090
msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
6199
6091
msgstr ""
6200
6092
 
6201
 
#: nova/virt/xenapi/vm_utils.py:817
 
6093
#: nova/virt/xenapi/vm_utils.py:811
6202
6094
#, python-format
6203
6095
msgid ""
6204
6096
"Image size %(size_bytes)d exceeded instance_type allowed size "
6205
6097
"%(allowed_size_bytes)d"
6206
6098
msgstr ""
6207
6099
 
6208
 
#: nova/virt/xenapi/vm_utils.py:840
6209
 
#, python-format
6210
 
msgid "Fetching image %(image)s"
6211
 
msgstr ""
6212
 
 
6213
 
#: nova/virt/xenapi/vm_utils.py:841
6214
 
#, python-format
6215
 
msgid "Image Type: %s"
6216
 
msgstr ""
6217
 
 
6218
 
#: nova/virt/xenapi/vm_utils.py:845
6219
 
msgid "ISO: Found sr possibly containing the ISO image"
6220
 
msgstr ""
6221
 
 
6222
 
#: nova/virt/xenapi/vm_utils.py:854
 
6100
#: nova/virt/xenapi/vm_utils.py:833
 
6101
#, python-format
 
6102
msgid "Fetching image %(image)s, type %(image_type_str)s"
 
6103
msgstr ""
 
6104
 
 
6105
#: nova/virt/xenapi/vm_utils.py:846
6223
6106
#, python-format
6224
6107
msgid "Size for image %(image)s: %(virtual_size)d"
6225
6108
msgstr ""
6226
6109
 
6227
 
#: nova/virt/xenapi/vm_utils.py:862
 
6110
#: nova/virt/xenapi/vm_utils.py:855
6228
6111
#, python-format
6229
6112
msgid ""
6230
6113
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
6231
6114
"bytes"
6232
6115
msgstr ""
6233
6116
 
6234
 
#: nova/virt/xenapi/vm_utils.py:879
 
6117
#: nova/virt/xenapi/vm_utils.py:872
6235
6118
#, python-format
6236
6119
msgid "Copying VDI %s to /boot/guest on dom0"
6237
6120
msgstr ""
6238
6121
 
6239
 
#: nova/virt/xenapi/vm_utils.py:892
 
6122
#: nova/virt/xenapi/vm_utils.py:886
6240
6123
#, python-format
6241
6124
msgid "Kernel/Ramdisk VDI %s destroyed"
6242
6125
msgstr ""
6243
6126
 
6244
 
#: nova/virt/xenapi/vm_utils.py:902
6245
 
#, python-format
6246
 
msgid "instance %s: Failed to fetch glance image"
 
6127
#: nova/virt/xenapi/vm_utils.py:897
 
6128
msgid "Failed to fetch glance image"
6247
6129
msgstr ""
6248
6130
 
6249
 
#: nova/virt/xenapi/vm_utils.py:941
 
6131
#: nova/virt/xenapi/vm_utils.py:936
6250
6132
#, python-format
6251
6133
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
6252
6134
msgstr ""
6253
6135
 
6254
 
#: nova/virt/xenapi/vm_utils.py:962
 
6136
#: nova/virt/xenapi/vm_utils.py:957
6255
6137
#, python-format
6256
6138
msgid "Looking up vdi %s for PV kernel"
6257
6139
msgstr ""
6258
6140
 
6259
 
#: nova/virt/xenapi/vm_utils.py:980
 
6141
#: nova/virt/xenapi/vm_utils.py:975
6260
6142
#, python-format
6261
6143
msgid "Unknown image format %(disk_image_type)s"
6262
6144
msgstr ""
6263
6145
 
6264
 
#: nova/virt/xenapi/vm_utils.py:1023
 
6146
#: nova/virt/xenapi/vm_utils.py:1018
6265
6147
#, python-format
6266
6148
msgid "VDI %s is still available"
6267
6149
msgstr ""
6268
6150
 
6269
 
#: nova/virt/xenapi/vm_utils.py:1066
6270
 
#, python-format
6271
 
msgid "(VM_UTILS) xenserver vm state -> |%s|"
6272
 
msgstr ""
6273
 
 
6274
 
#: nova/virt/xenapi/vm_utils.py:1068
6275
 
#, python-format
6276
 
msgid "(VM_UTILS) xenapi power_state -> |%s|"
6277
 
msgstr ""
6278
 
 
6279
 
#: nova/virt/xenapi/vm_utils.py:1095
 
6151
#: nova/virt/xenapi/vm_utils.py:1086
6280
6152
#, python-format
6281
6153
msgid "Unable to parse rrd of %(vm_uuid)s"
6282
6154
msgstr ""
6283
6155
 
6284
 
#: nova/virt/xenapi/vm_utils.py:1115
 
6156
#: nova/virt/xenapi/vm_utils.py:1106
6285
6157
#, python-format
6286
6158
msgid "Re-scanning SR %s"
6287
6159
msgstr ""
6288
6160
 
6289
 
#: nova/virt/xenapi/vm_utils.py:1143
 
6161
#: nova/virt/xenapi/vm_utils.py:1134
6290
6162
#, python-format
6291
6163
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
6292
6164
msgstr ""
6293
6165
 
6294
 
#: nova/virt/xenapi/vm_utils.py:1161
 
6166
#: nova/virt/xenapi/vm_utils.py:1152
6295
6167
msgid ""
6296
6168
"XenAPI is unable to find a Storage Repository to install guest instances "
6297
6169
"on. Please check your configuration and/or configure the flag "
6298
6170
"'sr_matching_filter'"
6299
6171
msgstr ""
6300
6172
 
6301
 
#: nova/virt/xenapi/vm_utils.py:1174
 
6173
#: nova/virt/xenapi/vm_utils.py:1165
6302
6174
msgid "Cannot find SR of content-type ISO"
6303
6175
msgstr ""
6304
6176
 
6305
 
#: nova/virt/xenapi/vm_utils.py:1182
 
6177
#: nova/virt/xenapi/vm_utils.py:1173
6306
6178
#, python-format
6307
6179
msgid "ISO: looking at SR %(sr_rec)s"
6308
6180
msgstr ""
6309
6181
 
6310
 
#: nova/virt/xenapi/vm_utils.py:1184
 
6182
#: nova/virt/xenapi/vm_utils.py:1175
6311
6183
msgid "ISO: not iso content"
6312
6184
msgstr ""
6313
6185
 
6314
 
#: nova/virt/xenapi/vm_utils.py:1187
 
6186
#: nova/virt/xenapi/vm_utils.py:1178
6315
6187
msgid "ISO: iso content_type, no 'i18n-key' key"
6316
6188
msgstr ""
6317
6189
 
6318
 
#: nova/virt/xenapi/vm_utils.py:1190
 
6190
#: nova/virt/xenapi/vm_utils.py:1181
6319
6191
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
6320
6192
msgstr ""
6321
6193
 
6322
 
#: nova/virt/xenapi/vm_utils.py:1194
 
6194
#: nova/virt/xenapi/vm_utils.py:1185
6323
6195
msgid "ISO: SR MATCHing our criteria"
6324
6196
msgstr ""
6325
6197
 
6326
 
#: nova/virt/xenapi/vm_utils.py:1196
 
6198
#: nova/virt/xenapi/vm_utils.py:1187
6327
6199
msgid "ISO: ISO, looking to see if it is host local"
6328
6200
msgstr ""
6329
6201
 
6330
 
#: nova/virt/xenapi/vm_utils.py:1199
 
6202
#: nova/virt/xenapi/vm_utils.py:1190
6331
6203
#, python-format
6332
6204
msgid "ISO: PBD %(pbd_ref)s disappeared"
6333
6205
msgstr ""
6334
6206
 
6335
 
#: nova/virt/xenapi/vm_utils.py:1202
 
6207
#: nova/virt/xenapi/vm_utils.py:1193
6336
6208
#, python-format
6337
6209
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
6338
6210
msgstr ""
6339
6211
 
6340
 
#: nova/virt/xenapi/vm_utils.py:1205
 
6212
#: nova/virt/xenapi/vm_utils.py:1196
6341
6213
msgid "ISO: SR with local PBD"
6342
6214
msgstr ""
6343
6215
 
6344
 
#: nova/virt/xenapi/vm_utils.py:1227
 
6216
#: nova/virt/xenapi/vm_utils.py:1218
6345
6217
#, python-format
6346
6218
msgid ""
6347
6219
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
6348
6220
"%(server)s."
6349
6221
msgstr ""
6350
6222
 
6351
 
#: nova/virt/xenapi/vm_utils.py:1243
 
6223
#: nova/virt/xenapi/vm_utils.py:1234
6352
6224
#, python-format
6353
6225
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
6354
6226
msgstr ""
6355
6227
 
6356
 
#: nova/virt/xenapi/vm_utils.py:1297
 
6228
#: nova/virt/xenapi/vm_utils.py:1288
6357
6229
#, python-format
6358
6230
msgid "Invalid statistics data from Xenserver: %s"
6359
6231
msgstr ""
6360
6232
 
6361
 
#: nova/virt/xenapi/vm_utils.py:1350
 
6233
#: nova/virt/xenapi/vm_utils.py:1341
6362
6234
#, python-format
6363
6235
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
6364
6236
msgstr ""
6365
6237
 
6366
 
#: nova/virt/xenapi/vm_utils.py:1424
 
6238
#: nova/virt/xenapi/vm_utils.py:1415
6367
6239
#, python-format
6368
6240
msgid ""
6369
6241
"Parent %(parent_uuid)s doesn't match original parent "
6370
6242
"%(original_parent_uuid)s, waiting for coalesce..."
6371
6243
msgstr ""
6372
6244
 
6373
 
#: nova/virt/xenapi/vm_utils.py:1434
 
6245
#: nova/virt/xenapi/vm_utils.py:1425
6374
6246
#, python-format
6375
6247
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
6376
6248
msgstr ""
6377
6249
 
6378
 
#: nova/virt/xenapi/vm_utils.py:1469
 
6250
#: nova/virt/xenapi/vm_utils.py:1460
6379
6251
#, python-format
6380
6252
msgid "Timeout waiting for device %s to be created"
6381
6253
msgstr ""
6382
6254
 
6383
6255
#: nova/virt/xenapi/vm_utils.py:1480
6384
6256
#, python-format
 
6257
msgid "Disconnecting stale VDI %s from compute domU"
 
6258
msgstr ""
 
6259
 
 
6260
#: nova/virt/xenapi/vm_utils.py:1494
 
6261
#, python-format
6385
6262
msgid "Plugging VBD %s ... "
6386
6263
msgstr ""
6387
6264
 
6388
 
#: nova/virt/xenapi/vm_utils.py:1483
 
6265
#: nova/virt/xenapi/vm_utils.py:1497
6389
6266
#, python-format
6390
6267
msgid "Plugging VBD %s done."
6391
6268
msgstr ""
6392
6269
 
6393
 
#: nova/virt/xenapi/vm_utils.py:1485
 
6270
#: nova/virt/xenapi/vm_utils.py:1499
6394
6271
#, python-format
6395
6272
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
6396
6273
msgstr ""
6397
6274
 
6398
 
#: nova/virt/xenapi/vm_utils.py:1488
 
6275
#: nova/virt/xenapi/vm_utils.py:1502
6399
6276
#, python-format
6400
6277
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
6401
6278
msgstr ""
6402
6279
 
6403
 
#: nova/virt/xenapi/vm_utils.py:1497
 
6280
#: nova/virt/xenapi/vm_utils.py:1507
6404
6281
#, python-format
6405
6282
msgid "Destroying VBD for VDI %s ... "
6406
6283
msgstr ""
6407
6284
 
6408
 
#: nova/virt/xenapi/vm_utils.py:1505
 
6285
#: nova/virt/xenapi/vm_utils.py:1515
6409
6286
#, python-format
6410
6287
msgid "Destroying VBD for VDI %s done."
6411
6288
msgstr ""
6412
6289
 
6413
 
#: nova/virt/xenapi/vm_utils.py:1518
 
6290
#: nova/virt/xenapi/vm_utils.py:1528
6414
6291
#, python-format
6415
6292
msgid "Running pygrub against %s"
6416
6293
msgstr ""
6417
6294
 
6418
 
#: nova/virt/xenapi/vm_utils.py:1525
 
6295
#: nova/virt/xenapi/vm_utils.py:1535
6419
6296
#, python-format
6420
6297
msgid "Found Xen kernel %s"
6421
6298
msgstr ""
6422
6299
 
6423
 
#: nova/virt/xenapi/vm_utils.py:1527
 
6300
#: nova/virt/xenapi/vm_utils.py:1537
6424
6301
msgid "No Xen kernel found.  Booting HVM."
6425
6302
msgstr ""
6426
6303
 
6427
 
#: nova/virt/xenapi/vm_utils.py:1540
 
6304
#: nova/virt/xenapi/vm_utils.py:1550
6428
6305
msgid "Partitions:"
6429
6306
msgstr ""
6430
6307
 
6431
 
#: nova/virt/xenapi/vm_utils.py:1546
 
6308
#: nova/virt/xenapi/vm_utils.py:1556
6432
6309
#, python-format
6433
6310
msgid "  %(num)s: %(ptype)s %(size)d sectors"
6434
6311
msgstr ""
6435
6312
 
6436
 
#: nova/virt/xenapi/vm_utils.py:1572
 
6313
#: nova/virt/xenapi/vm_utils.py:1582
6437
6314
#, python-format
6438
6315
msgid ""
6439
6316
"Writing partition table %(primary_first)d %(primary_last)d to "
6440
6317
"%(dev_path)s..."
6441
6318
msgstr ""
6442
6319
 
6443
 
#: nova/virt/xenapi/vm_utils.py:1585
 
6320
#: nova/virt/xenapi/vm_utils.py:1595
6444
6321
#, python-format
6445
6322
msgid "Writing partition table %s done."
6446
6323
msgstr ""
6447
6324
 
6448
 
#: nova/virt/xenapi/vm_utils.py:1639
 
6325
#: nova/virt/xenapi/vm_utils.py:1649
6449
6326
#, python-format
6450
6327
msgid ""
6451
6328
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
6452
6329
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
6453
6330
msgstr ""
6454
6331
 
6455
 
#: nova/virt/xenapi/vm_utils.py:1671
 
6332
#: nova/virt/xenapi/vm_utils.py:1681
6456
6333
#, python-format
6457
6334
msgid ""
6458
6335
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
6459
6336
"reduction in size"
6460
6337
msgstr ""
6461
6338
 
6462
 
#: nova/virt/xenapi/vm_utils.py:1721
 
6339
#: nova/virt/xenapi/vm_utils.py:1731
6463
6340
msgid ""
6464
6341
"XenServer tools installed in this image are capable of network injection."
6465
6342
"  Networking files will not bemanipulated"
6466
6343
msgstr ""
6467
6344
 
6468
 
#: nova/virt/xenapi/vm_utils.py:1729
 
6345
#: nova/virt/xenapi/vm_utils.py:1739
6469
6346
msgid ""
6470
6347
"XenServer tools are present in this image but are not capable of network "
6471
6348
"injection"
6472
6349
msgstr ""
6473
6350
 
6474
 
#: nova/virt/xenapi/vm_utils.py:1733
 
6351
#: nova/virt/xenapi/vm_utils.py:1743
6475
6352
msgid "XenServer tools are not installed in this image"
6476
6353
msgstr ""
6477
6354
 
6478
 
#: nova/virt/xenapi/vm_utils.py:1749
 
6355
#: nova/virt/xenapi/vm_utils.py:1759
6479
6356
msgid "Manipulating interface files directly"
6480
6357
msgstr ""
6481
6358
 
6482
 
#: nova/virt/xenapi/vm_utils.py:1759
 
6359
#: nova/virt/xenapi/vm_utils.py:1768
6483
6360
#, python-format
6484
6361
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
6485
6362
msgstr ""
6486
6363
 
6487
 
#: nova/virt/xenapi/vmops.py:129 nova/virt/xenapi/vmops.py:728
6488
 
#, python-format
6489
 
msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
6490
 
msgstr ""
6491
 
 
6492
 
#: nova/virt/xenapi/vmops.py:230
6493
 
#, python-format
6494
 
msgid "Attempted to power on non-existent instance bad instance id %s"
6495
 
msgstr ""
6496
 
 
6497
 
#: nova/virt/xenapi/vmops.py:232
6498
 
#, python-format
6499
 
msgid "Starting instance %s"
6500
 
msgstr ""
6501
 
 
6502
 
#: nova/virt/xenapi/vmops.py:302
 
6364
#: nova/virt/xenapi/vm_utils.py:1834
 
6365
msgid "This domU must be running on the host specified by xenapi_connection_url"
 
6366
msgstr ""
 
6367
 
 
6368
#: nova/virt/xenapi/vmops.py:131 nova/virt/xenapi/vmops.py:687
 
6369
#, python-format
 
6370
msgid "Updating progress to %(progress)d"
 
6371
msgstr ""
 
6372
 
 
6373
#: nova/virt/xenapi/vmops.py:228
 
6374
msgid "Starting instance"
 
6375
msgstr ""
 
6376
 
 
6377
#: nova/virt/xenapi/vmops.py:297
6503
6378
msgid "Removing kernel/ramdisk files from dom0"
6504
6379
msgstr ""
6505
6380
 
6506
 
#: nova/virt/xenapi/vmops.py:357
6507
 
#, python-format
6508
 
msgid "Instance %(instance_uuid)s: Failed to spawn, rolling back."
6509
 
msgstr ""
6510
 
 
6511
 
#: nova/virt/xenapi/vmops.py:464
6512
 
#, python-format
6513
 
msgid ""
6514
 
"Auto configuring disk for instance %(instance_uuid)s, attempting to "
6515
 
"resize partition..."
6516
 
msgstr ""
6517
 
 
6518
 
#: nova/virt/xenapi/vmops.py:519
6519
 
#, python-format
6520
 
msgid "Invalid value for injected_files: '%s'"
6521
 
msgstr ""
6522
 
 
6523
 
#: nova/virt/xenapi/vmops.py:524
6524
 
#, python-format
6525
 
msgid "Injecting file path: '%s'"
6526
 
msgstr ""
6527
 
 
6528
 
#: nova/virt/xenapi/vmops.py:530
6529
 
msgid "Setting admin password"
6530
 
msgstr ""
6531
 
 
6532
 
#: nova/virt/xenapi/vmops.py:534
6533
 
msgid "Resetting network"
6534
 
msgstr ""
6535
 
 
6536
 
#: nova/virt/xenapi/vmops.py:541
6537
 
msgid "Setting VCPU weight"
6538
 
msgstr ""
6539
 
 
6540
 
#: nova/virt/xenapi/vmops.py:547
6541
 
#, python-format
6542
 
msgid "Starting VM %s..."
6543
 
msgstr ""
6544
 
 
6545
 
#: nova/virt/xenapi/vmops.py:550
6546
 
#, python-format
6547
 
msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
6548
 
msgstr ""
6549
 
 
6550
 
#: nova/virt/xenapi/vmops.py:557
 
6381
#: nova/virt/xenapi/vmops.py:352
 
6382
msgid "Failed to spawn, rolling back"
 
6383
msgstr ""
 
6384
 
 
6385
#: nova/virt/xenapi/vmops.py:433
 
6386
msgid "Detected ISO image type, creating blank VM for install"
 
6387
msgstr ""
 
6388
 
 
6389
#: nova/virt/xenapi/vmops.py:452
 
6390
msgid "Auto configuring disk, attempting to resize partition..."
 
6391
msgstr ""
 
6392
 
 
6393
#: nova/virt/xenapi/vmops.py:497
 
6394
msgid "Starting VM"
 
6395
msgstr ""
 
6396
 
 
6397
#: nova/virt/xenapi/vmops.py:504
6551
6398
#, python-format
6552
6399
msgid ""
6553
6400
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
6554
6401
"%(version)s"
6555
6402
msgstr ""
6556
6403
 
6557
 
#: nova/virt/xenapi/vmops.py:560
 
6404
#: nova/virt/xenapi/vmops.py:507
6558
6405
#, python-format
6559
6406
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
6560
6407
msgstr ""
6561
6408
 
6562
 
#: nova/virt/xenapi/vmops.py:567
6563
 
#, python-format
6564
 
msgid "Instance %s: waiting for running"
6565
 
msgstr ""
6566
 
 
6567
 
#: nova/virt/xenapi/vmops.py:576
6568
 
#, python-format
6569
 
msgid "Instance %s: running"
6570
 
msgstr ""
6571
 
 
6572
 
#: nova/virt/xenapi/vmops.py:580
 
6409
#: nova/virt/xenapi/vmops.py:514
 
6410
msgid "Waiting for instance state to become running"
 
6411
msgstr ""
 
6412
 
 
6413
#: nova/virt/xenapi/vmops.py:526
6573
6414
msgid "Querying agent version"
6574
6415
msgstr ""
6575
6416
 
6576
 
#: nova/virt/xenapi/vmops.py:583
 
6417
#: nova/virt/xenapi/vmops.py:529
6577
6418
#, python-format
6578
6419
msgid "Instance agent version: %s"
6579
6420
msgstr ""
6580
6421
 
6581
 
#: nova/virt/xenapi/vmops.py:587
 
6422
#: nova/virt/xenapi/vmops.py:534
6582
6423
#, python-format
6583
6424
msgid "Updating Agent to %s"
6584
6425
msgstr ""
6585
6426
 
6586
 
#: nova/virt/xenapi/vmops.py:621
6587
 
#, python-format
6588
 
msgid "No opaque_ref could be determined for '%s'."
6589
 
msgstr ""
6590
 
 
6591
 
#: nova/virt/xenapi/vmops.py:675
6592
 
#, python-format
6593
 
msgid "Finished snapshot and upload for VM %s"
6594
 
msgstr ""
6595
 
 
6596
 
#: nova/virt/xenapi/vmops.py:683
6597
 
#, python-format
6598
 
msgid "Starting snapshot for VM %s"
6599
 
msgstr ""
6600
 
 
6601
 
#: nova/virt/xenapi/vmops.py:692
6602
 
#, python-format
6603
 
msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
6604
 
msgstr ""
6605
 
 
6606
 
#: nova/virt/xenapi/vmops.py:708
 
6427
#: nova/virt/xenapi/vmops.py:551
 
6428
#, python-format
 
6429
msgid "Invalid value for injected_files: %r"
 
6430
msgstr ""
 
6431
 
 
6432
#: nova/virt/xenapi/vmops.py:556
 
6433
#, python-format
 
6434
msgid "Injecting file path: '%s'"
 
6435
msgstr ""
 
6436
 
 
6437
#: nova/virt/xenapi/vmops.py:563
 
6438
msgid "Setting admin password"
 
6439
msgstr ""
 
6440
 
 
6441
#: nova/virt/xenapi/vmops.py:567
 
6442
msgid "Resetting network"
 
6443
msgstr ""
 
6444
 
 
6445
#: nova/virt/xenapi/vmops.py:574
 
6446
msgid "Setting VCPU weight"
 
6447
msgstr ""
 
6448
 
 
6449
#: nova/virt/xenapi/vmops.py:581
 
6450
#, python-format
 
6451
msgid "Could not find VM with name %s"
 
6452
msgstr ""
 
6453
 
 
6454
#: nova/virt/xenapi/vmops.py:635
 
6455
msgid "Finished snapshot and upload for VM"
 
6456
msgstr ""
 
6457
 
 
6458
#: nova/virt/xenapi/vmops.py:642
 
6459
msgid "Starting snapshot for VM"
 
6460
msgstr ""
 
6461
 
 
6462
#: nova/virt/xenapi/vmops.py:651
 
6463
#, fuzzy, python-format
 
6464
msgid "Unable to Snapshot instance: %(exc)s"
 
6465
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
 
6466
 
 
6467
#: nova/virt/xenapi/vmops.py:667
6607
6468
msgid "Failed to transfer vhd to new host"
6608
6469
msgstr ""
6609
6470
 
6610
 
#: nova/virt/xenapi/vmops.py:776
 
6471
#: nova/virt/xenapi/vmops.py:735
6611
6472
#, python-format
6612
6473
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6613
6474
msgstr ""
6614
6475
 
6615
 
#: nova/virt/xenapi/vmops.py:898
 
6476
#: nova/virt/xenapi/vmops.py:857
6616
6477
#, python-format
6617
6478
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6618
6479
msgstr ""
6619
6480
 
6620
 
#: nova/virt/xenapi/vmops.py:906
6621
 
#, python-format
6622
 
msgid "Resize instance %s complete"
 
6481
#: nova/virt/xenapi/vmops.py:865
 
6482
msgid "Resize complete"
6623
6483
msgstr ""
6624
6484
 
6625
 
#: nova/virt/xenapi/vmops.py:935
 
6485
#: nova/virt/xenapi/vmops.py:892
6626
6486
#, python-format
6627
6487
msgid "Failed to query agent version: %(resp)r"
6628
6488
msgstr ""
6629
6489
 
6630
 
#: nova/virt/xenapi/vmops.py:955
 
6490
#: nova/virt/xenapi/vmops.py:913
6631
6491
#, python-format
6632
 
msgid "domid changed from %(olddomid)s to %(newdomid)s"
 
6492
msgid "domid changed from %(domid)s to %(newdomid)s"
6633
6493
msgstr ""
6634
6494
 
6635
 
#: nova/virt/xenapi/vmops.py:971
 
6495
#: nova/virt/xenapi/vmops.py:926
6636
6496
#, python-format
6637
6497
msgid "Failed to update agent: %(resp)r"
6638
6498
msgstr ""
6639
6499
 
6640
 
#: nova/virt/xenapi/vmops.py:994
 
6500
#: nova/virt/xenapi/vmops.py:947
6641
6501
#, python-format
6642
6502
msgid "Failed to exchange keys: %(resp)r"
6643
6503
msgstr ""
6644
6504
 
6645
 
#: nova/virt/xenapi/vmops.py:1010
 
6505
#: nova/virt/xenapi/vmops.py:962
6646
6506
#, python-format
6647
6507
msgid "Failed to update password: %(resp)r"
6648
6508
msgstr ""
6649
6509
 
6650
 
#: nova/virt/xenapi/vmops.py:1037
 
6510
#: nova/virt/xenapi/vmops.py:987
6651
6511
#, python-format
6652
6512
msgid "Failed to inject file: %(resp)r"
6653
6513
msgstr ""
6654
6514
 
6655
 
#: nova/virt/xenapi/vmops.py:1046
6656
 
#, python-format
6657
 
msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
6658
 
msgstr ""
6659
 
 
6660
 
#: nova/virt/xenapi/vmops.py:1050
6661
 
#, python-format
6662
 
msgid "Shutting down VM for Instance %(instance_uuid)s"
6663
 
msgstr ""
6664
 
 
6665
 
#: nova/virt/xenapi/vmops.py:1069
 
6515
#: nova/virt/xenapi/vmops.py:997
 
6516
msgid "VM already halted, skipping shutdown..."
 
6517
msgstr ""
 
6518
 
 
6519
#: nova/virt/xenapi/vmops.py:1001
 
6520
msgid "Shutting down VM"
 
6521
msgstr ""
 
6522
 
 
6523
#: nova/virt/xenapi/vmops.py:1018
6666
6524
msgid "Unable to find VBD for VM"
6667
6525
msgstr ""
6668
6526
 
6669
 
#: nova/virt/xenapi/vmops.py:1112
6670
 
#, python-format
6671
 
msgid ""
6672
 
"Instance %(instance_uuid)s using RAW or VHD, skipping kernel and ramdisk "
6673
 
"deletion"
 
6527
#: nova/virt/xenapi/vmops.py:1061
 
6528
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
6674
6529
msgstr ""
6675
6530
 
6676
 
#: nova/virt/xenapi/vmops.py:1119
 
6531
#: nova/virt/xenapi/vmops.py:1068
6677
6532
msgid "instance has a kernel or ramdisk but not both"
6678
6533
msgstr ""
6679
6534
 
6680
 
#: nova/virt/xenapi/vmops.py:1126
 
6535
#: nova/virt/xenapi/vmops.py:1075
6681
6536
msgid "kernel/ramdisk files removed"
6682
6537
msgstr ""
6683
6538
 
 
6539
#: nova/virt/xenapi/vmops.py:1085
 
6540
msgid "VM destroyed"
 
6541
msgstr ""
 
6542
 
 
6543
#: nova/virt/xenapi/vmops.py:1111
 
6544
msgid "Destroying VM"
 
6545
msgstr ""
 
6546
 
6684
6547
#: nova/virt/xenapi/vmops.py:1136
6685
 
#, python-format
6686
 
msgid "Instance %(instance_uuid)s VM destroyed"
6687
 
msgstr ""
6688
 
 
6689
 
#: nova/virt/xenapi/vmops.py:1163
6690
 
#, python-format
6691
 
msgid "Destroying VM for Instance %(instance_uuid)s"
6692
 
msgstr ""
6693
 
 
6694
 
#: nova/virt/xenapi/vmops.py:1185
6695
6548
msgid "VM is not present, skipping destroy..."
6696
6549
msgstr ""
6697
6550
 
6698
 
#: nova/virt/xenapi/vmops.py:1237
 
6551
#: nova/virt/xenapi/vmops.py:1188
6699
6552
#, python-format
6700
6553
msgid "Instance is already in Rescue Mode: %s"
6701
6554
msgstr ""
6702
6555
 
6703
 
#: nova/virt/xenapi/vmops.py:1311
 
6556
#: nova/virt/xenapi/vmops.py:1262
6704
6557
#, python-format
6705
6558
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
6706
6559
msgstr ""
6707
6560
 
6708
 
#: nova/virt/xenapi/vmops.py:1315
6709
 
#, python-format
6710
 
msgid "Automatically hard rebooting %d"
6711
 
msgstr ""
6712
 
 
6713
 
#: nova/virt/xenapi/vmops.py:1380
6714
 
#, python-format
6715
 
msgid "Instance for migration %d not found, skipping"
6716
 
msgstr ""
6717
 
 
6718
 
#: nova/virt/xenapi/vmops.py:1410
 
6561
#: nova/virt/xenapi/vmops.py:1266
 
6562
msgid "Automatically hard rebooting"
 
6563
msgstr ""
 
6564
 
 
6565
#: nova/virt/xenapi/vmops.py:1327
 
6566
#, python-format
 
6567
msgid "Setting migration %(migration_id)s to error: %(reason)s"
 
6568
msgstr ""
 
6569
 
 
6570
#: nova/virt/xenapi/vmops.py:1338
 
6571
#, python-format
 
6572
msgid ""
 
6573
"Automatically confirming migration %(migration_id)s for instance "
 
6574
"%(instance_uuid)s"
 
6575
msgstr ""
 
6576
 
 
6577
#: nova/virt/xenapi/vmops.py:1343
 
6578
#, python-format
 
6579
msgid "Instance %(instance_uuid)s not found"
 
6580
msgstr ""
 
6581
 
 
6582
#: nova/virt/xenapi/vmops.py:1347
 
6583
msgid "In ERROR state"
 
6584
msgstr ""
 
6585
 
 
6586
#: nova/virt/xenapi/vmops.py:1353
 
6587
#, python-format
 
6588
msgid "In %(task_state)s task_state, not RESIZE_VERIFY"
 
6589
msgstr ""
 
6590
 
 
6591
#: nova/virt/xenapi/vmops.py:1360
 
6592
#, python-format
 
6593
msgid "Error auto-confirming resize: %(e)s. Will retry later."
 
6594
msgstr ""
 
6595
 
 
6596
#: nova/virt/xenapi/vmops.py:1382
6719
6597
msgid "Could not get bandwidth info."
6720
6598
msgstr ""
6721
6599
 
6722
 
#: nova/virt/xenapi/vmops.py:1461
6723
 
#, python-format
6724
 
msgid "injecting network info to xs for vm: |%s|"
 
6600
#: nova/virt/xenapi/vmops.py:1429
 
6601
msgid "Injecting network info to xenstore"
 
6602
msgstr ""
 
6603
 
 
6604
#: nova/virt/xenapi/vmops.py:1444
 
6605
msgid "Creating vifs"
 
6606
msgstr ""
 
6607
 
 
6608
#: nova/virt/xenapi/vmops.py:1453
 
6609
#, python-format
 
6610
msgid "Creating VIF for network %(network_ref)s"
 
6611
msgstr ""
 
6612
 
 
6613
#: nova/virt/xenapi/vmops.py:1456
 
6614
#, python-format
 
6615
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
6725
6616
msgstr ""
6726
6617
 
6727
6618
#: nova/virt/xenapi/vmops.py:1479
6728
 
#, python-format
6729
 
msgid "creating vif(s) for vm: |%s|"
6730
 
msgstr ""
6731
 
 
6732
 
#: nova/virt/xenapi/vmops.py:1488
6733
 
#, python-format
6734
 
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
6735
 
msgstr ""
6736
 
 
6737
 
#: nova/virt/xenapi/vmops.py:1491
6738
 
#, python-format
6739
 
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
6740
 
msgstr ""
6741
 
 
6742
 
#: nova/virt/xenapi/vmops.py:1520
6743
 
#, python-format
6744
 
msgid "injecting hostname to xs for vm: |%s|"
6745
 
msgstr ""
6746
 
 
6747
 
#: nova/virt/xenapi/vmops.py:1582
6748
 
#, python-format
6749
 
msgid ""
6750
 
"The agent call to %(method)s returned an invalid response: %(ret)r. VM "
6751
 
"id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
6752
 
msgstr ""
6753
 
 
6754
 
#: nova/virt/xenapi/vmops.py:1604
6755
 
#, python-format
6756
 
msgid ""
6757
 
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_uuid)s; "
 
6619
msgid "Injecting hostname to xenstore"
 
6620
msgstr ""
 
6621
 
 
6622
#: nova/virt/xenapi/vmops.py:1504
 
6623
#, python-format
 
6624
msgid ""
 
6625
"The agent call to %(method)s returned an invalid response: %(ret)r. "
 
6626
"path=%(path)s; args=%(args)r"
 
6627
msgstr ""
 
6628
 
 
6629
#: nova/virt/xenapi/vmops.py:1525
 
6630
#, python-format
 
6631
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
 
6632
msgstr ""
 
6633
 
 
6634
#: nova/virt/xenapi/vmops.py:1529
 
6635
#, python-format
 
6636
msgid ""
 
6637
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
6758
6638
"args=%(args)r"
6759
6639
msgstr ""
6760
6640
 
6761
 
#: nova/virt/xenapi/vmops.py:1608
6762
 
#, python-format
6763
 
msgid ""
6764
 
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM"
6765
 
" id=%(instance_uuid)s; args=%(args)r"
6766
 
msgstr ""
6767
 
 
6768
 
#: nova/virt/xenapi/vmops.py:1613
6769
 
#, python-format
6770
 
msgid ""
6771
 
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_uuid)s;"
6772
 
" args=%(args)r"
6773
 
msgstr ""
6774
 
 
6775
 
#: nova/virt/xenapi/vmops.py:1799
 
6641
#: nova/virt/xenapi/vmops.py:1534
 
6642
#, python-format
 
6643
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
 
6644
msgstr ""
 
6645
 
 
6646
#: nova/virt/xenapi/vmops.py:1620
6776
6647
#, python-format
6777
6648
msgid "OpenSSL error: %s"
6778
6649
msgstr ""
6805
6676
msgstr ""
6806
6677
 
6807
6678
#: nova/virt/xenapi/volume_utils.py:103 nova/virt/xenapi/volume_utils.py:170
6808
 
#: nova/virt/xenapi/volumeops.py:156
 
6679
#: nova/virt/xenapi/volumeops.py:153
6809
6680
#, python-format
6810
6681
msgid "Introduced %(label)s as %(sr_ref)s."
6811
6682
msgstr ""
6818
6689
msgid "Plugging SR"
6819
6690
msgstr ""
6820
6691
 
6821
 
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:160
 
6692
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:157
6822
6693
msgid "Unable to introduce Storage Repository"
6823
6694
msgstr ""
6824
6695
 
6825
 
#: nova/virt/xenapi/volume_utils.py:127 nova/virt/xenapi/volumeops.py:50
 
6696
#: nova/virt/xenapi/volume_utils.py:127 nova/virt/xenapi/volumeops.py:47
6826
6697
msgid "Unable to get SR using uuid"
6827
6698
msgstr ""
6828
6699
 
6890
6761
msgid "Mountpoint cannot be translated: %s"
6891
6762
msgstr ""
6892
6763
 
6893
 
#: nova/virt/xenapi/volumeops.py:64
 
6764
#: nova/virt/xenapi/volumeops.py:61
6894
6765
msgid "Could not find VDI ref"
6895
6766
msgstr ""
6896
6767
 
6897
 
#: nova/virt/xenapi/volumeops.py:69
 
6768
#: nova/virt/xenapi/volumeops.py:66
6898
6769
#, python-format
6899
6770
msgid "Creating SR %s"
6900
6771
msgstr ""
6901
6772
 
 
6773
#: nova/virt/xenapi/volumeops.py:70
 
6774
msgid "Could not create SR"
 
6775
msgstr ""
 
6776
 
6902
6777
#: nova/virt/xenapi/volumeops.py:73
6903
 
msgid "Could not create SR"
6904
 
msgstr ""
6905
 
 
6906
 
#: nova/virt/xenapi/volumeops.py:76
6907
6778
msgid "Could not retrieve SR record"
6908
6779
msgstr ""
6909
6780
 
6910
 
#: nova/virt/xenapi/volumeops.py:81
 
6781
#: nova/virt/xenapi/volumeops.py:78
6911
6782
#, python-format
6912
6783
msgid "Introducing SR %s"
6913
6784
msgstr ""
6914
6785
 
6915
 
#: nova/virt/xenapi/volumeops.py:85
 
6786
#: nova/virt/xenapi/volumeops.py:82
6916
6787
msgid "SR found in xapi database. No need to introduce"
6917
6788
msgstr ""
6918
6789
 
6919
 
#: nova/virt/xenapi/volumeops.py:90
 
6790
#: nova/virt/xenapi/volumeops.py:87
6920
6791
msgid "Could not introduce SR"
6921
6792
msgstr ""
6922
6793
 
6923
 
#: nova/virt/xenapi/volumeops.py:94
 
6794
#: nova/virt/xenapi/volumeops.py:91
6924
6795
#, python-format
6925
6796
msgid "Checking for SR %s"
6926
6797
msgstr ""
6927
6798
 
6928
 
#: nova/virt/xenapi/volumeops.py:106
 
6799
#: nova/virt/xenapi/volumeops.py:103
6929
6800
#, python-format
6930
6801
msgid "SR %s not found in the xapi database"
6931
6802
msgstr ""
6932
6803
 
6933
 
#: nova/virt/xenapi/volumeops.py:112
 
6804
#: nova/virt/xenapi/volumeops.py:109
6934
6805
msgid "Could not forget SR"
6935
6806
msgstr ""
6936
6807
 
6937
 
#: nova/virt/xenapi/volumeops.py:121
 
6808
#: nova/virt/xenapi/volumeops.py:118
6938
6809
#, python-format
6939
6810
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
6940
6811
msgstr ""
6941
6812
 
6942
 
#: nova/virt/xenapi/volumeops.py:178
 
6813
#: nova/virt/xenapi/volumeops.py:175
6943
6814
#, python-format
6944
6815
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
6945
6816
msgstr ""
6946
6817
 
6947
 
#: nova/virt/xenapi/volumeops.py:189
 
6818
#: nova/virt/xenapi/volumeops.py:186
6948
6819
#, python-format
6949
6820
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
6950
6821
msgstr ""
6951
6822
 
 
6823
#: nova/virt/xenapi/volumeops.py:194
 
6824
#, python-format
 
6825
msgid "Unable to attach volume to instance %s"
 
6826
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
 
6827
 
6952
6828
#: nova/virt/xenapi/volumeops.py:197
6953
6829
#, python-format
6954
 
msgid "Unable to attach volume to instance %s"
6955
 
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
6956
 
 
6957
 
#: nova/virt/xenapi/volumeops.py:200
6958
 
#, python-format
6959
6830
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
6960
6831
msgstr "Einhängepunkt%(mountpoint)s  zur Instanze %(instance_name)s hinzugefügt"
6961
6832
 
6962
 
#: nova/virt/xenapi/volumeops.py:210
 
6833
#: nova/virt/xenapi/volumeops.py:207
6963
6834
#, python-format
6964
6835
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
6965
6836
msgstr ""
6966
6837
 
6967
 
#: nova/virt/xenapi/volumeops.py:219
 
6838
#: nova/virt/xenapi/volumeops.py:216
6968
6839
#, python-format
6969
6840
msgid "Unable to locate volume %s"
6970
6841
msgstr "Nicht möglich volume %s zufinden"
6971
6842
 
6972
 
#: nova/virt/xenapi/volumeops.py:227
 
6843
#: nova/virt/xenapi/volumeops.py:224
6973
6844
#, python-format
6974
6845
msgid "Unable to detach volume %s"
6975
6846
msgstr ""
6976
6847
 
6977
 
#: nova/virt/xenapi/volumeops.py:232
 
6848
#: nova/virt/xenapi/volumeops.py:229
6978
6849
#, python-format
6979
6850
msgid "Unable to destroy vbd %s"
6980
6851
msgstr ""
6981
6852
 
6982
 
#: nova/virt/xenapi/volumeops.py:239
 
6853
#: nova/virt/xenapi/volumeops.py:236
6983
6854
#, python-format
6984
6855
msgid "Error purging SR %s"
6985
6856
msgstr ""
6986
6857
 
6987
 
#: nova/virt/xenapi/volumeops.py:241
 
6858
#: nova/virt/xenapi/volumeops.py:238
6988
6859
#, python-format
6989
6860
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
6990
6861
msgstr ""
7058
6929
msgid "Volume Snapshot status must be available or error"
7059
6930
msgstr ""
7060
6931
 
7061
 
#: nova/volume/driver.py:89
 
6932
#: nova/volume/driver.py:96
7062
6933
#, python-format
7063
6934
msgid "Recovering from a failed execute.  Try number %s"
7064
6935
msgstr ""
7065
6936
 
7066
 
#: nova/volume/driver.py:99
 
6937
#: nova/volume/driver.py:106
7067
6938
#, python-format
7068
6939
msgid "volume group %s doesn't exist"
7069
6940
msgstr ""
7070
6941
 
7071
 
#: nova/volume/driver.py:263
 
6942
#: nova/volume/driver.py:270
7072
6943
#, python-format
7073
6944
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
7074
6945
msgstr ""
7075
6946
 
7076
 
#: nova/volume/driver.py:311
 
6947
#: nova/volume/driver.py:318
7077
6948
#, python-format
7078
6949
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
7079
6950
msgstr ""
7080
6951
 
7081
 
#: nova/volume/driver.py:320
 
6952
#: nova/volume/driver.py:327
7082
6953
#, python-format
7083
6954
msgid ""
7084
6955
"Skipping remove_export. No iscsi_target is presently exported for volume:"
7085
6956
" %d"
7086
6957
msgstr ""
7087
6958
 
7088
 
#: nova/volume/driver.py:330
 
6959
#: nova/volume/driver.py:337
7089
6960
msgid "ISCSI provider_location not stored, using discovery"
7090
6961
msgstr ""
7091
6962
 
7092
 
#: nova/volume/driver.py:377
 
6963
#: nova/volume/driver.py:384
7093
6964
#, python-format
7094
6965
msgid "Could not find iSCSI export  for volume %s"
7095
6966
msgstr ""
7096
6967
 
7097
 
#: nova/volume/driver.py:381
 
6968
#: nova/volume/driver.py:388
7098
6969
#, python-format
7099
6970
msgid "ISCSI Discovery: Found %s"
7100
6971
msgstr ""
7101
6972
 
7102
 
#: nova/volume/driver.py:459
 
6973
#: nova/volume/driver.py:466
7103
6974
#, python-format
7104
6975
msgid "Cannot confirm exported volume id:%(volume_id)s."
7105
6976
msgstr ""
7106
6977
 
7107
 
#: nova/volume/driver.py:486
 
6978
#: nova/volume/driver.py:493
7108
6979
#, python-format
7109
6980
msgid "FAKE ISCSI: %s"
7110
6981
msgstr ""
7111
6982
 
7112
 
#: nova/volume/driver.py:498
 
6983
#: nova/volume/driver.py:505
7113
6984
#, python-format
7114
6985
msgid "rbd has no pool %s"
7115
6986
msgstr ""
7116
6987
 
7117
 
#: nova/volume/driver.py:568
 
6988
#: nova/volume/driver.py:579
7118
6989
#, python-format
7119
6990
msgid "Sheepdog is not working: %s"
7120
6991
msgstr ""
7121
6992
 
7122
 
#: nova/volume/driver.py:570
 
6993
#: nova/volume/driver.py:582
7123
6994
msgid "Sheepdog is not working"
7124
6995
msgstr ""
7125
6996
 
7126
 
#: nova/volume/driver.py:669 nova/volume/driver.py:674
 
6997
#: nova/volume/driver.py:681 nova/volume/driver.py:686
7127
6998
#, python-format
7128
6999
msgid "LoggingVolumeDriver: %s"
7129
7000
msgstr ""
7130
7001
 
7131
 
#: nova/volume/manager.py:96
 
7002
#: nova/volume/manager.py:98
7132
7003
#, python-format
7133
7004
msgid "Re-exporting %s volumes"
7134
7005
msgstr ""
7135
7006
 
7136
 
#: nova/volume/manager.py:101
 
7007
#: nova/volume/manager.py:103
7137
7008
#, python-format
7138
7009
msgid "volume %s: skipping export"
7139
7010
msgstr ""
7140
7011
 
7141
 
#: nova/volume/manager.py:107
 
7012
#: nova/volume/manager.py:109
7142
7013
#, python-format
7143
7014
msgid "volume %s: creating"
7144
7015
msgstr "Volume %s: wird erstellt"
7145
7016
 
7146
 
#: nova/volume/manager.py:119
 
7017
#: nova/volume/manager.py:121
7147
7018
#, python-format
7148
7019
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
7149
7020
msgstr ""
7150
7021
 
7151
 
#: nova/volume/manager.py:131
 
7022
#: nova/volume/manager.py:133
7152
7023
#, python-format
7153
7024
msgid "volume %s: creating export"
7154
7025
msgstr "Volume %s: erstelle Export"
7155
7026
 
7156
 
#: nova/volume/manager.py:144
 
7027
#: nova/volume/manager.py:146
7157
7028
#, python-format
7158
7029
msgid "volume %s: created successfully"
7159
7030
msgstr "Volume %s: erfolgreich erstellt"
7160
7031
 
7161
 
#: nova/volume/manager.py:153
 
7032
#: nova/volume/manager.py:155
7162
7033
msgid "Volume is still attached"
7163
7034
msgstr ""
7164
7035
 
7165
 
#: nova/volume/manager.py:155
 
7036
#: nova/volume/manager.py:157
7166
7037
msgid "Volume is not local to this node"
7167
7038
msgstr ""
7168
7039
 
7169
 
#: nova/volume/manager.py:159
 
7040
#: nova/volume/manager.py:162
7170
7041
#, python-format
7171
7042
msgid "volume %s: removing export"
7172
7043
msgstr "Volume %s: entferne Export"
7173
7044
 
7174
 
#: nova/volume/manager.py:161
 
7045
#: nova/volume/manager.py:164
7175
7046
#, python-format
7176
7047
msgid "volume %s: deleting"
7177
7048
msgstr "Volume %s: wird entfernt"
7178
7049
 
7179
 
#: nova/volume/manager.py:164
 
7050
#: nova/volume/manager.py:167
7180
7051
#, python-format
7181
7052
msgid "volume %s: volume is busy"
7182
7053
msgstr ""
7183
7054
 
7184
 
#: nova/volume/manager.py:176
 
7055
#: nova/volume/manager.py:179
7185
7056
#, python-format
7186
7057
msgid "volume %s: deleted successfully"
7187
7058
msgstr "Volume %s: erfolgreich entfernt"
7188
7059
 
7189
 
#: nova/volume/manager.py:183
 
7060
#: nova/volume/manager.py:186
7190
7061
#, python-format
7191
7062
msgid "snapshot %s: creating"
7192
7063
msgstr ""
7193
7064
 
7194
 
#: nova/volume/manager.py:187
 
7065
#: nova/volume/manager.py:190
7195
7066
#, python-format
7196
7067
msgid "snapshot %(snap_name)s: creating"
7197
7068
msgstr ""
7198
7069
 
7199
 
#: nova/volume/manager.py:202
 
7070
#: nova/volume/manager.py:205
7200
7071
#, python-format
7201
7072
msgid "snapshot %s: created successfully"
7202
7073
msgstr ""
7203
7074
 
7204
 
#: nova/volume/manager.py:211
 
7075
#: nova/volume/manager.py:214
7205
7076
#, python-format
7206
7077
msgid "snapshot %s: deleting"
7207
7078
msgstr ""
7208
7079
 
7209
 
#: nova/volume/manager.py:214
 
7080
#: nova/volume/manager.py:217
7210
7081
#, python-format
7211
7082
msgid "snapshot %s: snapshot is busy"
7212
7083
msgstr ""
7213
7084
 
7214
 
#: nova/volume/manager.py:226
 
7085
#: nova/volume/manager.py:229
7215
7086
#, python-format
7216
7087
msgid "snapshot %s: deleted successfully"
7217
7088
msgstr ""
7218
7089
 
7219
 
#: nova/volume/manager.py:310
 
7090
#: nova/volume/manager.py:319
7220
7091
msgid "Checking volume capabilities"
7221
7092
msgstr ""
7222
7093
 
7223
 
#: nova/volume/manager.py:314
 
7094
#: nova/volume/manager.py:323
7224
7095
#, python-format
7225
7096
msgid "New capabilities found: %s"
7226
7097
msgstr ""
7227
7098
 
7228
 
#: nova/volume/manager.py:325
 
7099
#: nova/volume/manager.py:334
7229
7100
msgid "Clear capabilities"
7230
7101
msgstr ""
7231
7102
 
7232
 
#: nova/volume/manager.py:329
 
7103
#: nova/volume/manager.py:338
7233
7104
#, python-format
7234
7105
msgid "Notification {%s} received"
7235
7106
msgstr ""
7257
7128
msgid "Failed to provision dataset member"
7258
7129
msgstr ""
7259
7130
 
7260
 
#: nova/volume/netapp.py:252
 
7131
#: nova/volume/netapp.py:253
7261
7132
msgid "No LUN was created by the provision job"
7262
7133
msgstr ""
7263
7134
 
7264
 
#: nova/volume/netapp.py:261 nova/volume/netapp.py:433
 
7135
#: nova/volume/netapp.py:263 nova/volume/netapp.py:435
7265
7136
#, fuzzy, python-format
7266
7137
msgid "Failed to find LUN ID for volume %s"
7267
7138
msgstr "Nicht möglich volume %s zufinden"
7268
7139
 
7269
 
#: nova/volume/netapp.py:280
 
7140
#: nova/volume/netapp.py:282
7270
7141
msgid "Failed to remove and delete dataset member"
7271
7142
msgstr ""
7272
7143
 
7273
 
#: nova/volume/netapp.py:603 nova/volume/netapp.py:657
 
7144
#: nova/volume/netapp.py:605 nova/volume/netapp.py:659
7274
7145
#, fuzzy, python-format
7275
7146
msgid "No LUN ID for volume %s"
7276
7147
msgstr "Nicht möglich volume %s zufinden"
7277
7148
 
7278
 
#: nova/volume/netapp.py:607 nova/volume/netapp.py:661
 
7149
#: nova/volume/netapp.py:609 nova/volume/netapp.py:663
7279
7150
#, python-format
7280
7151
msgid "Failed to get LUN details for LUN ID %s"
7281
7152
msgstr ""
7282
7153
 
7283
 
#: nova/volume/netapp.py:614
 
7154
#: nova/volume/netapp.py:616
7284
7155
#, python-format
7285
7156
msgid "Failed to get host details for host ID %s"
7286
7157
msgstr ""
7287
7158
 
7288
 
#: nova/volume/netapp.py:620
 
7159
#: nova/volume/netapp.py:622
7289
7160
#, python-format
7290
7161
msgid "Failed to get target portal for filer: %s"
7291
7162
msgstr ""
7292
7163
 
7293
 
#: nova/volume/netapp.py:625
 
7164
#: nova/volume/netapp.py:627
7294
7165
#, python-format
7295
7166
msgid "Failed to get target IQN for filer: %s"
7296
7167
msgstr ""
7297
7168
 
7298
 
#: nova/volume/san.py:113 nova/volume/san.py:151
 
7169
#: nova/volume/san.py:114 nova/volume/san.py:153
7299
7170
msgid "Specify san_password or san_private_key"
7300
7171
msgstr ""
7301
7172
 
7302
 
#: nova/volume/san.py:156
 
7173
#: nova/volume/san.py:158
7303
7174
msgid "san_ip must be set"
7304
7175
msgstr ""
7305
7176
 
7306
 
#: nova/volume/san.py:320
 
7177
#: nova/volume/san.py:229
 
7178
#, python-format
 
7179
msgid "Cannot parse list-view output: %s"
 
7180
msgstr ""
 
7181
 
 
7182
#: nova/volume/san.py:323
7307
7183
#, python-format
7308
7184
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
7309
7185
msgstr ""
7310
7186
 
7311
 
#: nova/volume/san.py:452
 
7187
#: nova/volume/san.py:455
7312
7188
#, python-format
7313
7189
msgid "CLIQ command returned %s"
7314
7190
msgstr ""
7315
7191
 
7316
 
#: nova/volume/san.py:458
 
7192
#: nova/volume/san.py:461
7317
7193
#, python-format
7318
7194
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
7319
7195
msgstr ""
7320
7196
 
7321
 
#: nova/volume/san.py:466
 
7197
#: nova/volume/san.py:469
7322
7198
#, python-format
7323
7199
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
7324
7200
msgstr ""
7325
7201
 
7326
 
#: nova/volume/san.py:496
 
7202
#: nova/volume/san.py:499
7327
7203
#, python-format
7328
7204
msgid ""
7329
7205
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
7330
7206
"Result=%(_xml)s"
7331
7207
msgstr ""
7332
7208
 
7333
 
#: nova/volume/san.py:549
 
7209
#: nova/volume/san.py:552
7334
7210
#, python-format
7335
7211
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
7336
7212
msgstr ""
7337
7213
 
7338
 
#: nova/volume/san.py:594
 
7214
#: nova/volume/san.py:605
7339
7215
msgid "local_path not supported"
7340
7216
msgstr ""
7341
7217
 
7342
 
#: nova/volume/san.py:626
7343
 
#, python-format
7344
 
msgid "Could not determine project for volume %s, can't export"
7345
 
msgstr ""
7346
 
 
7347
 
#: nova/volume/san.py:696
 
7218
#: nova/volume/san.py:688
7348
7219
#, python-format
7349
7220
msgid "Payload for SolidFire API call: %s"
7350
7221
msgstr ""
7351
7222
 
7352
 
#: nova/volume/san.py:713
 
7223
#: nova/volume/san.py:705
7353
7224
#, python-format
7354
7225
msgid "Call to json.loads() raised an exception: %s"
7355
7226
msgstr ""
7356
7227
 
7357
 
#: nova/volume/san.py:718
 
7228
#: nova/volume/san.py:710
7358
7229
#, python-format
7359
7230
msgid "Results of SolidFire API call: %s"
7360
7231
msgstr ""
7361
7232
 
7362
 
#: nova/volume/san.py:732
 
7233
#: nova/volume/san.py:724
7363
7234
#, python-format
7364
7235
msgid "Found solidfire account: %s"
7365
7236
msgstr ""
7366
7237
 
7367
 
#: nova/volume/san.py:746
 
7238
#: nova/volume/san.py:738
7368
7239
#, python-format
7369
7240
msgid "solidfire account: %s does not exist, create it..."
7370
7241
msgstr ""
7371
7242
 
7372
 
#: nova/volume/san.py:804
 
7243
#: nova/volume/san.py:796
7373
7244
msgid "Enter SolidFire create_volume..."
7374
7245
msgstr ""
7375
7246
 
7376
 
#: nova/volume/san.py:846
 
7247
#: nova/volume/san.py:838
7377
7248
msgid "Leaving SolidFire create_volume"
7378
7249
msgstr ""
7379
7250
 
7380
 
#: nova/volume/san.py:861
 
7251
#: nova/volume/san.py:853
7381
7252
msgid "Enter SolidFire delete_volume..."
7382
7253
msgstr ""
7383
7254
 
 
7255
#: nova/volume/san.py:872
 
7256
#, python-format
 
7257
msgid "Deleting volumeID: %s"
 
7258
msgstr ""
 
7259
 
7384
7260
#: nova/volume/san.py:880
7385
 
#, python-format
7386
 
msgid "Deleting volumeID: %s "
7387
 
msgstr ""
7388
 
 
7389
 
#: nova/volume/san.py:888
7390
7261
msgid "Leaving SolidFire delete_volume"
7391
7262
msgstr ""
7392
7263
 
7393
 
#: nova/volume/san.py:891
 
7264
#: nova/volume/san.py:883
7394
7265
msgid "Executing SolidFire ensure_export..."
7395
7266
msgstr ""
7396
7267
 
7397
 
#: nova/volume/san.py:895
 
7268
#: nova/volume/san.py:887
7398
7269
msgid "Executing SolidFire create_export..."
7399
7270
msgstr ""
7400
7271
 
7448
7319
msgid "XenSMDriver requires xenapi connection"
7449
7320
msgstr ""
7450
7321
 
7451
 
#: nova/volume/xensm.py:110
 
7322
#: nova/volume/xensm.py:111
7452
7323
msgid "Failed to initiate session"
7453
7324
msgstr ""
7454
7325
 
7455
 
#: nova/volume/xensm.py:142
 
7326
#: nova/volume/xensm.py:143
7456
7327
#, python-format
7457
7328
msgid "Volume will be created in backend - %d"
7458
7329
msgstr ""
7459
7330
 
7460
 
#: nova/volume/xensm.py:154
 
7331
#: nova/volume/xensm.py:155
7461
7332
msgid "Failed to update volume in db"
7462
7333
msgstr ""
7463
7334
 
7464
 
#: nova/volume/xensm.py:157
 
7335
#: nova/volume/xensm.py:159
7465
7336
msgid "Unable to create volume"
7466
7337
msgstr ""
7467
7338
 
7468
 
#: nova/volume/xensm.py:171
 
7339
#: nova/volume/xensm.py:173
7469
7340
msgid "Failed to delete vdi"
7470
7341
msgstr ""
7471
7342
 
7472
 
#: nova/volume/xensm.py:177
 
7343
#: nova/volume/xensm.py:179
7473
7344
msgid "Failed to delete volume in db"
7474
7345
msgstr ""
7475
7346
 
7476
 
#: nova/volume/xensm.py:210
 
7347
#: nova/volume/xensm.py:212
7477
7348
msgid "Failed to find volume in db"
7478
7349
msgstr ""
7479
7350
 
7480
 
#: nova/volume/xensm.py:221
 
7351
#: nova/volume/xensm.py:223
7481
7352
msgid "Failed to find backend in db"
7482
7353
msgstr ""
7483
7354
 
7558
7429
"gone: %(exc)s"
7559
7430
msgstr ""
7560
7431
 
 
7432
#~ msgid "Volume service is unavailable at this time."
 
7433
#~ msgstr ""
 
7434
 
7561
7435
#~ msgid "Unable to locate account %(account_name) on Solidfire device"
7562
7436
#~ msgstr ""
7563
7437
 
7579
7453
#~ msgid "Detected existing vlan with id %(vlan)"
7580
7454
#~ msgstr ""
7581
7455
 
 
7456
#~ msgid "Inner Exception: %s"
 
7457
#~ msgstr ""
 
7458
 
7582
7459
#~ msgid ""
7583
7460
#~ "Attempting to grab semaphore \"%(lock)s\" "
7584
7461
#~ "for method \"%(method)s\"...lock"
7595
7472
#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"...lock"
7596
7473
#~ msgstr ""
7597
7474
 
 
7475
#~ msgid "Original exception being dropped"
 
7476
#~ msgstr ""
 
7477
 
 
7478
#~ msgid "Stopping raw TCP server."
 
7479
#~ msgstr ""
 
7480
 
 
7481
#~ msgid "Starting TCP server %(arg0)s on %(host)s:%(port)s"
 
7482
#~ msgstr ""
 
7483
 
 
7484
#~ msgid "not available"
 
7485
#~ msgstr ""
 
7486
 
 
7487
#~ msgid "Returned non-serializeable type: %s"
 
7488
#~ msgstr ""
 
7489
 
 
7490
#~ msgid "%(user_id)s could not be found with token '%(token)s'"
 
7491
#~ msgstr ""
 
7492
 
 
7493
#~ msgid "%(user_id)s must be an admin or a member of %(project_id)s"
 
7494
#~ msgstr ""
 
7495
 
 
7496
#~ msgid "Authentication requests must be made against a version root (e.g. /v2)."
 
7497
#~ msgstr ""
 
7498
 
 
7499
#~ msgid "Could not find %s in request."
 
7500
#~ msgstr ""
 
7501
 
 
7502
#~ msgid "Successfully authenticated '%s'"
 
7503
#~ msgstr ""
 
7504
 
 
7505
#~ msgid "User not found with provided API key."
 
7506
#~ msgstr ""
 
7507
 
 
7508
#~ msgid "Provided API key is valid, but not for user '%(username)s'"
 
7509
#~ msgstr ""
 
7510
 
 
7511
#~ msgid "Associate floating ip failed"
 
7512
#~ msgstr ""
 
7513
 
7598
7514
#~ msgid "Parent group id and group id cannot be same"
7599
7515
#~ msgstr ""
7600
7516
 
 
7517
#~ msgid "start instance %r"
 
7518
#~ msgstr ""
 
7519
 
 
7520
#~ msgid "stop instance %r"
 
7521
#~ msgstr ""
 
7522
 
7601
7523
#~ msgid "No body provided"
7602
7524
#~ msgstr ""
7603
7525
 
7646
7568
#~ msgid "Index instances for VSA %s"
7647
7569
#~ msgstr ""
7648
7570
 
 
7571
#~ msgid "Quota exceeded for %(pid)s, metadata property key or value too long"
 
7572
#~ msgstr ""
 
7573
 
7649
7574
#~ msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances"
7650
7575
#~ msgstr ""
7651
7576
 
7660
7585
#~ "type."
7661
7586
#~ msgstr ""
7662
7587
 
 
7588
#~ msgid "Creating a raw instance"
 
7589
#~ msgstr ""
 
7590
 
 
7591
#~ msgid "Using Kernel=%(kernel_id)s, Ramdisk=%(ramdisk_id)s"
 
7592
#~ msgstr ""
 
7593
 
7663
7594
#~ msgid "Going to try to soft delete %s"
7664
7595
#~ msgstr ""
7665
7596
 
7676
7607
#~ msgstr ""
7677
7608
 
7678
7609
#~ msgid ""
 
7610
#~ "check_instance_lock: arguments: |%(self)s| "
 
7611
#~ "|%(context)s| |%(instance_uuid)s|"
 
7612
#~ msgstr ""
 
7613
 
 
7614
#~ msgid ""
7679
7615
#~ "Going to force the deletion of the"
7680
7616
#~ " vm %(instance_uuid)s, even if it is"
7681
7617
#~ " deleted"
7691
7627
#~ msgid "exception terminating the instance %(instance_uuid)s"
7692
7628
#~ msgstr ""
7693
7629
 
 
7630
#~ msgid "Instance %s not found."
 
7631
#~ msgstr ""
 
7632
 
7694
7633
#~ msgid "trying to destroy already destroyed instance: %s"
7695
7634
#~ msgstr ""
7696
7635
 
7697
7636
#~ msgid ""
 
7637
#~ "Cannot rebuild instance [%(instance_uuid)s], "
 
7638
#~ "because the given image does not "
 
7639
#~ "exist."
 
7640
#~ msgstr ""
 
7641
 
 
7642
#~ msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
 
7643
#~ msgstr ""
 
7644
 
 
7645
#~ msgid "Rebuilding instance %s"
 
7646
#~ msgstr ""
 
7647
 
 
7648
#~ msgid "Rebooting instance %s"
 
7649
#~ msgstr ""
 
7650
 
 
7651
#~ msgid ""
 
7652
#~ "trying to reboot a non-running "
 
7653
#~ "instance: %(instance_uuid)s (state: %(state)s "
 
7654
#~ "expected: %(running)s)"
 
7655
#~ msgstr ""
 
7656
 
 
7657
#~ msgid ""
 
7658
#~ "trying to snapshot a non-running "
 
7659
#~ "instance: %(instance_uuid)s (state: %(state)s "
 
7660
#~ "expected: %(running)s)"
 
7661
#~ msgstr ""
 
7662
 
 
7663
#~ msgid "Instance %s: Root password set"
 
7664
#~ msgstr ""
 
7665
 
 
7666
#~ msgid ""
 
7667
#~ "trying to inject a file into a "
 
7668
#~ "non-running instance: %(instance_uuid)s "
 
7669
#~ "(state: %(current_power_state)s expected: "
 
7670
#~ "%(expected_state)s)"
 
7671
#~ msgstr ""
 
7672
 
 
7673
#~ msgid "instance %(instance_uuid)s: injecting file to %(path)s"
 
7674
#~ msgstr ""
 
7675
 
 
7676
#~ msgid ""
 
7677
#~ "trying to update agent on a "
 
7678
#~ "non-running instance: %(instance_uuid)s (state:"
 
7679
#~ " %(current_power_state)s expected: %(expected_state)s)"
 
7680
#~ msgstr ""
 
7681
 
 
7682
#~ msgid "instance %(instance_uuid)s: updating agent to %(url)s"
 
7683
#~ msgstr ""
 
7684
 
 
7685
#~ msgid "instance %s: unrescuing"
 
7686
#~ msgstr ""
 
7687
 
 
7688
#~ msgid "instance %s: migrating"
 
7689
#~ msgstr ""
 
7690
 
 
7691
#~ msgid "instance %s: unpausing"
 
7692
#~ msgstr "Instanz %s wird fortgesetzt"
 
7693
 
 
7694
#~ msgid "instance %s: retrieving diagnostics"
 
7695
#~ msgstr ""
 
7696
 
 
7697
#~ msgid "instance %s: suspending"
 
7698
#~ msgstr ""
 
7699
 
 
7700
#~ msgid "instance %s: resuming"
 
7701
#~ msgstr ""
 
7702
 
 
7703
#~ msgid "instance %s: locking"
 
7704
#~ msgstr ""
 
7705
 
 
7706
#~ msgid "instance %s: unlocking"
 
7707
#~ msgstr ""
 
7708
 
 
7709
#~ msgid "instance %s: getting locked state"
 
7710
#~ msgstr ""
 
7711
 
 
7712
#~ msgid "instance %s: reset network"
 
7713
#~ msgstr ""
 
7714
 
 
7715
#~ msgid "instance %s: inject network info"
 
7716
#~ msgstr ""
 
7717
 
 
7718
#~ msgid "instance %s: getting vnc console"
 
7719
#~ msgstr ""
 
7720
 
 
7721
#~ msgid "Attach failed %(mountpoint)s, removing"
 
7722
#~ msgstr ""
 
7723
 
 
7724
#~ msgid "Detaching volume from unknown instance %s"
 
7725
#~ msgstr ""
 
7726
 
 
7727
#~ msgid ""
7698
7728
#~ "Instance %(name)s found in database but"
7699
7729
#~ " not known by hypervisor. Setting "
7700
7730
#~ "power state to NOSTATE"
7712
7742
#~ "DELETED but still present on host."
7713
7743
#~ msgstr ""
7714
7744
 
 
7745
#~ msgid "python-migrate is not installed. Exiting."
 
7746
#~ msgstr ""
 
7747
 
7715
7748
#~ msgid "SQL connection failed (%(connstring)s). %(attempts)d attempts left."
7716
7749
#~ msgstr ""
7717
7750
 
 
7751
#~ msgid "interface column not added to networks table"
 
7752
#~ msgstr ""
 
7753
 
 
7754
#~ msgid "VIF column not added to fixed_ips table"
 
7755
#~ msgstr ""
 
7756
 
 
7757
#~ msgid "join list for moving mac_addresses |%s|"
 
7758
#~ msgstr ""
 
7759
 
7718
7760
#~ msgid "Can't downgrade without losing data"
7719
7761
#~ msgstr ""
7720
7762
 
 
7763
#~ msgid "foreign key constraint couldn't be added"
 
7764
#~ msgstr ""
 
7765
 
 
7766
#~ msgid "foreign key constraint couldn't be dropped"
 
7767
#~ msgstr ""
 
7768
 
 
7769
#~ msgid "priority column not added to networks table"
 
7770
#~ msgstr ""
 
7771
 
 
7772
#~ msgid "progress column not added to instances table"
 
7773
#~ msgstr ""
 
7774
 
 
7775
#~ msgid ""
 
7776
#~ "Could not cast flavorid to integer: "
 
7777
#~ "%s. Set flavorid to an integer-"
 
7778
#~ "like string to downgrade."
 
7779
#~ msgstr ""
 
7780
 
 
7781
#~ msgid "instance_info_caches tables not dropped"
 
7782
#~ msgstr ""
 
7783
 
 
7784
#~ msgid "progress column not added to compute_nodes table"
 
7785
#~ msgstr ""
 
7786
 
 
7787
#~ msgid "dns_domains table not dropped"
 
7788
#~ msgstr ""
 
7789
 
7721
7790
#~ msgid "Instance %(instance_id)s not found"
7722
7791
#~ msgstr ""
7723
7792
 
 
7793
#~ msgid ""
 
7794
#~ "instance-dns-zone is |%(domain)s|, which"
 
7795
#~ " is in availability zone |%(zone)s|. "
 
7796
#~ "Instance |%(instance)s| is in zone "
 
7797
#~ "|%(zone2)s|. No DNS record will be "
 
7798
#~ "created."
 
7799
#~ msgstr ""
 
7800
 
7724
7801
#~ msgid "Network %s has active ports, cannot delete"
7725
7802
#~ msgstr ""
7726
7803
 
7727
7804
#~ msgid "No fixed IPs to deallocate for vif %sid"
7728
7805
#~ msgstr ""
7729
7806
 
 
7807
#~ msgid "Sending notification on %s..."
 
7808
#~ msgstr ""
 
7809
 
 
7810
#~ msgid ""
 
7811
#~ "AMQP server on %(fl_host)s:%(fl_port)d is "
 
7812
#~ "unreachable: %(e)s. Trying again in "
 
7813
#~ "%(fl_intv)d seconds."
 
7814
#~ msgstr ""
 
7815
 
 
7816
#~ msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
 
7817
#~ msgstr ""
 
7818
 
 
7819
#~ msgid "Reconnected to queue"
 
7820
#~ msgstr ""
 
7821
 
 
7822
#~ msgid "Failed to fetch message from queue: %s"
 
7823
#~ msgstr ""
 
7824
 
 
7825
#~ msgid "Initing the Adapter Consumer for %s"
 
7826
#~ msgstr ""
 
7827
 
 
7828
#~ msgid "Created \"%(exchange)s\" fanout exchange with \"%(key)s\" routing key"
 
7829
#~ msgstr ""
 
7830
 
 
7831
#~ msgid "Exception while processing consumer"
 
7832
#~ msgstr ""
 
7833
 
 
7834
#~ msgid "Creating \"%(exchange)s\" fanout exchange"
 
7835
#~ msgstr ""
 
7836
 
 
7837
#~ msgid "response %s"
 
7838
#~ msgstr ""
 
7839
 
 
7840
#~ msgid "topic is %s"
 
7841
#~ msgstr "Betreff ist %s"
 
7842
 
 
7843
#~ msgid "message %s"
 
7844
#~ msgstr "Nachricht %s"
 
7845
 
 
7846
#~ msgid "Unable to connect to AMQP server: %s "
 
7847
#~ msgstr ""
 
7848
 
7730
7849
#~ msgid ""
7731
7850
#~ "Cannot confirm tmpfile at %(ipath)s is"
7732
7851
#~ " on same shared storage between "
7818
7937
#~ "(available %(max_avail)s %(type_str)s)"
7819
7938
#~ msgstr ""
7820
7939
 
 
7940
#~ msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
 
7941
#~ msgstr ""
 
7942
 
 
7943
#~ msgid "Publishing to route %s"
 
7944
#~ msgstr ""
 
7945
 
 
7946
#~ msgid "Declaring queue %s"
 
7947
#~ msgstr ""
 
7948
 
 
7949
#~ msgid "Declaring exchange %s"
 
7950
#~ msgstr ""
 
7951
 
 
7952
#~ msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
 
7953
#~ msgstr ""
 
7954
 
 
7955
#~ msgid "Getting from %(queue)s: %(message)s"
 
7956
#~ msgstr ""
 
7957
 
7821
7958
#~ msgid "Test: Emulate wrong VSA name. Raise"
7822
7959
#~ msgstr ""
7823
7960
 
7854
7991
#~ msgid "Test: Volume get: id=%(volume_id)s"
7855
7992
#~ msgstr ""
7856
7993
 
 
7994
#~ msgid "Attempted to unfilter instance %s which is not filtered"
 
7995
#~ msgstr ""
 
7996
 
 
7997
#~ msgid "Filters added to instance %s"
 
7998
#~ msgstr ""
 
7999
 
7857
8000
#~ msgid "Task [%(name)s] %(task)s status: success    %(result)s"
7858
8001
#~ msgstr ""
7859
8002
 
7868
8011
#~ "node_id = %(id)s node_ip = %(ip)s"
7869
8012
#~ msgstr ""
7870
8013
 
 
8014
#~ msgid "no partitions found"
 
8015
#~ msgstr ""
 
8016
 
7871
8017
#~ msgid "virsh said: %r"
7872
8018
#~ msgstr ""
7873
8019
 
7882
8028
#~ ":%s "
7883
8029
#~ msgstr ""
7884
8030
 
 
8031
#~ msgid "Instance %s: Starting migrate_disk_and_power_off"
 
8032
#~ msgstr ""
 
8033
 
7885
8034
#~ msgid "During wait running, %s disappeared."
7886
8035
#~ msgstr ""
7887
8036
 
7888
8037
#~ msgid "Instance %s running successfully."
7889
8038
#~ msgstr ""
7890
8039
 
 
8040
#~ msgid "Instance %s: Starting finish_migration"
 
8041
#~ msgstr ""
 
8042
 
 
8043
#~ msgid "Instance %s: Starting finish_revert_migration"
 
8044
#~ msgstr ""
 
8045
 
7891
8046
#~ msgid "The nwfilter(%(instance_secgroup_filter_name)s) is not found."
7892
8047
#~ msgstr ""
7893
8048
 
7926
8081
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is in use"
7927
8082
#~ msgstr ""
7928
8083
 
 
8084
#~ msgid "Failed while unplugging vif of instance '%s'"
 
8085
#~ msgstr ""
 
8086
 
 
8087
#~ msgid "Property %(attr)s not set for the managed object %(objName)s"
 
8088
#~ msgstr ""
 
8089
 
 
8090
#~ msgid "Creating VM with the name %s on the ESX  host"
 
8091
#~ msgstr ""
 
8092
 
 
8093
#~ msgid "Created VM with the name %s on the ESX  host"
 
8094
#~ msgstr ""
 
8095
 
 
8096
#~ msgid "Reconfiguring VM instance %s to attach the image disk"
 
8097
#~ msgstr ""
 
8098
 
 
8099
#~ msgid "Reconfigured VM instance %s to attach the image disk"
 
8100
#~ msgstr ""
 
8101
 
 
8102
#~ msgid "Powering on the VM instance %s"
 
8103
#~ msgstr ""
 
8104
 
 
8105
#~ msgid "Powered on the VM instance %s"
 
8106
#~ msgstr ""
 
8107
 
 
8108
#~ msgid "Creating Snapshot of the VM instance %s "
 
8109
#~ msgstr ""
 
8110
 
 
8111
#~ msgid "Created Snapshot of the VM instance %s "
 
8112
#~ msgstr ""
 
8113
 
 
8114
#~ msgid "Copying disk data before snapshot of the VM  instance %s"
 
8115
#~ msgstr ""
 
8116
 
 
8117
#~ msgid "Copied disk data before snapshot of the VM instance %s"
 
8118
#~ msgstr ""
 
8119
 
 
8120
#~ msgid "Rebooting guest OS of VM %s"
 
8121
#~ msgstr ""
 
8122
 
 
8123
#~ msgid "Rebooted guest OS of VM %s"
 
8124
#~ msgstr ""
 
8125
 
 
8126
#~ msgid "Doing hard reboot of VM %s"
 
8127
#~ msgstr ""
 
8128
 
 
8129
#~ msgid "Did hard reboot of VM %s"
 
8130
#~ msgstr ""
 
8131
 
 
8132
#~ msgid "instance - %s not present"
 
8133
#~ msgstr ""
 
8134
 
 
8135
#~ msgid "Powering off the VM %s"
 
8136
#~ msgstr ""
 
8137
 
 
8138
#~ msgid "Powered off the VM %s"
 
8139
#~ msgstr ""
 
8140
 
 
8141
#~ msgid "Unregistering the VM %s"
 
8142
#~ msgstr ""
 
8143
 
 
8144
#~ msgid "Unregistered the VM %s"
 
8145
#~ msgstr ""
 
8146
 
 
8147
#~ msgid "Deleting contents of the VM %(name)s from datastore %(datastore_name)s"
 
8148
#~ msgstr ""
 
8149
 
 
8150
#~ msgid "Deleted contents of the VM %(name)s from datastore %(datastore_name)s"
 
8151
#~ msgstr ""
 
8152
 
 
8153
#~ msgid "Suspending the VM %s "
 
8154
#~ msgstr ""
 
8155
 
 
8156
#~ msgid "Suspended the VM %s "
 
8157
#~ msgstr ""
 
8158
 
 
8159
#~ msgid ""
 
8160
#~ "VM %s was already in suspended "
 
8161
#~ "state. So returning without doing "
 
8162
#~ "anything"
 
8163
#~ msgstr ""
 
8164
 
 
8165
#~ msgid "Resuming the VM %s"
 
8166
#~ msgstr ""
 
8167
 
 
8168
#~ msgid "Resumed the VM %s "
 
8169
#~ msgstr ""
 
8170
 
 
8171
#~ msgid ""
 
8172
#~ "Reconfiguring VM instance %(name)s to "
 
8173
#~ "set the machine id with ip - "
 
8174
#~ "%(ip_addr)s"
 
8175
#~ msgstr ""
 
8176
 
 
8177
#~ msgid ""
 
8178
#~ "Reconfigured VM instance %(name)s to set"
 
8179
#~ " the machine id with ip - "
 
8180
#~ "%(ip_addr)s"
 
8181
#~ msgstr ""
 
8182
 
 
8183
#~ msgid "Created VM %s..."
 
8184
#~ msgstr ""
 
8185
 
 
8186
#~ msgid "Created VM %(instance_name)s as %(vm_ref)s."
 
8187
#~ msgstr ""
 
8188
 
7929
8189
#~ msgid "Creating a CDROM-specific VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
7930
8190
#~ msgstr ""
7931
8191
 
7937
8197
#~ msgid "No primary VDI found for%(vm_ref)s"
7938
8198
#~ msgstr ""
7939
8199
 
 
8200
#~ msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
 
8201
#~ msgstr ""
 
8202
 
 
8203
#~ msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
 
8204
#~ msgstr ""
 
8205
 
 
8206
#~ msgid "Fetching image %(image)s"
 
8207
#~ msgstr ""
 
8208
 
 
8209
#~ msgid "Image Type: %s"
 
8210
#~ msgstr ""
 
8211
 
 
8212
#~ msgid "ISO: Found sr possibly containing the ISO image"
 
8213
#~ msgstr ""
 
8214
 
7940
8215
#~ msgid "Size for image %(image)s:%(virtual_size)d"
7941
8216
#~ msgstr ""
7942
8217
 
 
8218
#~ msgid "instance %s: Failed to fetch glance image"
 
8219
#~ msgstr ""
 
8220
 
 
8221
#~ msgid "(VM_UTILS) xenserver vm state -> |%s|"
 
8222
#~ msgstr ""
 
8223
 
 
8224
#~ msgid "(VM_UTILS) xenapi power_state -> |%s|"
 
8225
#~ msgstr ""
 
8226
 
7943
8227
#~ msgid "Creating VBD for VDI %s ... "
7944
8228
#~ msgstr ""
7945
8229
 
7964
8248
#~ msgid "Ignoring XenAPI.Failure %s"
7965
8249
#~ msgstr ""
7966
8250
 
 
8251
#~ msgid "Attempted to power on non-existent instance bad instance id %s"
 
8252
#~ msgstr ""
 
8253
 
 
8254
#~ msgid "Starting instance %s"
 
8255
#~ msgstr ""
 
8256
 
7967
8257
#~ msgid "instance %s: Failed to spawn"
7968
8258
#~ msgstr ""
7969
8259
 
7973
8263
#~ msgid "instance %s: Failed to spawn - Unable to create VM"
7974
8264
#~ msgstr ""
7975
8265
 
 
8266
#~ msgid ""
 
8267
#~ "Auto configuring disk for instance "
 
8268
#~ "%(instance_uuid)s, attempting to resize "
 
8269
#~ "partition..."
 
8270
#~ msgstr ""
 
8271
 
 
8272
#~ msgid "Invalid value for injected_files: '%s'"
 
8273
#~ msgstr ""
 
8274
 
 
8275
#~ msgid "Starting VM %s..."
 
8276
#~ msgstr ""
 
8277
 
 
8278
#~ msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
 
8279
#~ msgstr ""
 
8280
 
 
8281
#~ msgid "Instance %s: waiting for running"
 
8282
#~ msgstr ""
 
8283
 
 
8284
#~ msgid "Instance %s: running"
 
8285
#~ msgstr ""
 
8286
 
7976
8287
#~ msgid "Resources to remove:%s"
7977
8288
#~ msgstr ""
7978
8289
 
7982
8293
#~ msgid "Skipping VDI destroy for %s"
7983
8294
#~ msgstr ""
7984
8295
 
 
8296
#~ msgid "No opaque_ref could be determined for '%s'."
 
8297
#~ msgstr ""
 
8298
 
 
8299
#~ msgid "Finished snapshot and upload for VM %s"
 
8300
#~ msgstr ""
 
8301
 
 
8302
#~ msgid "Starting snapshot for VM %s"
 
8303
#~ msgstr ""
 
8304
 
 
8305
#~ msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
 
8306
#~ msgstr ""
 
8307
 
 
8308
#~ msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
 
8309
#~ msgstr ""
 
8310
 
 
8311
#~ msgid "Resize instance %s complete"
 
8312
#~ msgstr ""
 
8313
 
 
8314
#~ msgid "domid changed from %(olddomid)s to %(newdomid)s"
 
8315
#~ msgstr ""
 
8316
 
 
8317
#~ msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
 
8318
#~ msgstr ""
 
8319
 
 
8320
#~ msgid "Shutting down VM for Instance %(instance_uuid)s"
 
8321
#~ msgstr ""
 
8322
 
7985
8323
#~ msgid "Destroying VDIs for Instance %(instance_uuid)s"
7986
8324
#~ msgstr ""
7987
8325
 
 
8326
#~ msgid ""
 
8327
#~ "Instance %(instance_uuid)s using RAW or "
 
8328
#~ "VHD, skipping kernel and ramdisk "
 
8329
#~ "deletion"
 
8330
#~ msgstr ""
 
8331
 
 
8332
#~ msgid "Instance %(instance_uuid)s VM destroyed"
 
8333
#~ msgstr ""
 
8334
 
 
8335
#~ msgid "Destroying VM for Instance %(instance_uuid)s"
 
8336
#~ msgstr ""
 
8337
 
 
8338
#~ msgid "Automatically hard rebooting %d"
 
8339
#~ msgstr ""
 
8340
 
 
8341
#~ msgid "Instance for migration %d not found, skipping"
 
8342
#~ msgstr ""
 
8343
 
 
8344
#~ msgid "injecting network info to xs for vm: |%s|"
 
8345
#~ msgstr ""
 
8346
 
 
8347
#~ msgid "creating vif(s) for vm: |%s|"
 
8348
#~ msgstr ""
 
8349
 
 
8350
#~ msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
 
8351
#~ msgstr ""
 
8352
 
 
8353
#~ msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
 
8354
#~ msgstr ""
 
8355
 
 
8356
#~ msgid "injecting hostname to xs for vm: |%s|"
 
8357
#~ msgstr ""
 
8358
 
 
8359
#~ msgid ""
 
8360
#~ "The agent call to %(method)s returned"
 
8361
#~ " an invalid response: %(ret)r. VM "
 
8362
#~ "id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
 
8363
#~ msgstr ""
 
8364
 
 
8365
#~ msgid ""
 
8366
#~ "TIMEOUT: The call to %(method)s timed"
 
8367
#~ " out. VM id=%(instance_uuid)s; args=%(args)r"
 
8368
#~ msgstr ""
 
8369
 
 
8370
#~ msgid ""
 
8371
#~ "NOT IMPLEMENTED: The call to %(method)s"
 
8372
#~ " is not supported by the agent. "
 
8373
#~ "VM id=%(instance_uuid)s; args=%(args)r"
 
8374
#~ msgstr ""
 
8375
 
 
8376
#~ msgid ""
 
8377
#~ "The call to %(method)s returned an "
 
8378
#~ "error: %(e)s. VM id=%(instance_uuid)s; "
 
8379
#~ "args=%(args)r"
 
8380
#~ msgstr ""
 
8381
 
7988
8382
#~ msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
7989
8383
#~ msgstr ""
7990
8384
 
8033
8427
#~ msgid "Failed to retrieve QoS info"
8034
8428
#~ msgstr ""
8035
8429
 
 
8430
#~ msgid "Could not determine project for volume %s, can't export"
 
8431
#~ msgstr ""
 
8432
 
 
8433
#~ msgid "Deleting volumeID: %s "
 
8434
#~ msgstr ""
 
8435
 
8036
8436
#~ msgid "invalid drive data"
8037
8437
#~ msgstr ""
8038
8438