~ubuntu-cloud-archive/ubuntu/precise/nova/trunk

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Chuck Short, Vishvananda Ishaya
  • Date: 2012-09-20 07:45:50 UTC
  • mfrom: (1.1.62)
  • Revision ID: package-import@ubuntu.com-20120920074550-fzmmmzqcntnw1vu7
Tags: 2012.2~rc1-0ubuntu1
[ Adam Gandelman ]
* Ensure /etc/nova/rootwrap.d/ is only writable by root, ensure
  those permissions on /etc/nova/rootwrap.conf as well as
  all individual filter configurations.

[ Chuck Short ]
* Fix lintian warnings
* debian/*.lograote: compress logfiles when they are rotated. (LP:
  #1049915)
* debian/control: 
  - Suggest ceph-common for nova-volume.
  - Add python-cinderclient as a build depends.

[Vishvananda Ishaya]
* Split up vncproxy and xvpvncproxy.

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-05-20 23:02+0000\n"
 
10
"POT-Creation-Date: 2012-09-13 21:33+0000\n"
11
11
"PO-Revision-Date: 2012-03-30 11:10+0000\n"
12
12
"Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Generated-By: Babel 0.9.6\n"
19
19
 
20
 
#: nova/context.py:59
 
20
#: nova/context.py:62
21
21
#, python-format
22
22
msgid "Arguments dropped when creating context: %s"
23
23
msgstr ""
24
24
 
25
 
#: nova/context.py:90
 
25
#: nova/context.py:100
26
26
#, python-format
27
27
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
28
28
msgstr ""
29
29
 
30
 
#: nova/crypto.py:48
 
30
#: nova/crypto.py:46
31
31
msgid "Filename of root CA"
32
32
msgstr "Filename of root CA"
33
33
 
34
 
#: nova/crypto.py:51
 
34
#: nova/crypto.py:49
35
35
msgid "Filename of private key"
36
36
msgstr "Filename of private key"
37
37
 
38
 
#: nova/crypto.py:54
 
38
#: nova/crypto.py:52
39
39
msgid "Filename of root Certificate Revocation List"
40
40
msgstr "Filename of root Certificate Revocation List"
41
41
 
42
 
#: nova/crypto.py:57
 
42
#: nova/crypto.py:55
43
43
msgid "Where we keep our keys"
44
44
msgstr "Where we keep our keys"
45
45
 
46
 
#: nova/crypto.py:60
 
46
#: nova/crypto.py:58
47
47
msgid "Where we keep our root CA"
48
48
msgstr "Where we keep our root CA"
49
49
 
50
 
#: nova/crypto.py:63
 
50
#: nova/crypto.py:61
51
51
msgid "Should we use a CA for each project?"
52
52
msgstr "Should we use a CA for each project?"
53
53
 
54
 
#: nova/crypto.py:67
 
54
#: nova/crypto.py:65
55
55
#, python-format
56
56
msgid "Subject for certificate for users, %s for project, user, timestamp"
57
57
msgstr "Subject for certificate for users, %s for project, user, timestamp"
58
58
 
59
 
#: nova/crypto.py:72
 
59
#: nova/crypto.py:70
60
60
#, python-format
61
61
msgid "Subject for certificate for projects, %s for project, timestamp"
62
62
msgstr "Subject for certificate for projects, %s for project, timestamp"
63
63
 
64
 
#: nova/crypto.py:292
 
64
#: nova/crypto.py:300
65
65
#, python-format
66
66
msgid "Flags path: %s"
67
67
msgstr "Flags path: %s"
93
93
msgid "An unknown exception occurred."
94
94
msgstr "An unknown exception occurred."
95
95
 
96
 
#: nova/exception.py:149 nova/rpc/common.py:46
 
96
#: nova/exception.py:152 nova/openstack/common/rpc/common.py:46
97
97
msgid "Exception in string format operation"
98
98
msgstr ""
99
99
 
100
 
#: nova/exception.py:159
 
100
#: nova/exception.py:162
101
101
msgid "Unknown"
102
102
msgstr ""
103
103
 
104
 
#: nova/exception.py:179
 
104
#: nova/exception.py:182
 
105
#, python-format
 
106
msgid "Fatal call to deprecated config %(msg)s"
 
107
msgstr ""
 
108
 
 
109
#: nova/exception.py:186
105
110
msgid "Failed to decrypt text"
106
111
msgstr "Failed to decrypt text"
107
112
 
108
 
#: nova/exception.py:183
109
 
msgid "Failed to paginate through images from image service"
110
 
msgstr "Failed to paginate through images from image service"
111
 
 
112
 
#: nova/exception.py:187
 
113
#: nova/exception.py:190
113
114
msgid "Virtual Interface creation failed"
114
115
msgstr "Virtual Interface creation failed"
115
116
 
116
 
#: nova/exception.py:191
 
117
#: nova/exception.py:194
117
118
msgid "5 attempts to create virtual interfacewith unique mac address failed"
118
119
msgstr "5 attempts to create virtual interface with unique mac address failed"
119
120
 
120
 
#: nova/exception.py:196
121
 
msgid "Connection to glance failed"
122
 
msgstr "Connection to glance failed"
123
 
 
124
 
#: nova/exception.py:200
125
 
msgid "Connection to melange failed"
126
 
msgstr "Connection to melange failed"
 
121
#: nova/exception.py:199
 
122
#, python-format
 
123
msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
 
124
msgstr ""
127
125
 
128
126
#: nova/exception.py:204
129
127
msgid "Not authorized."
156
154
msgid "Volume %(volume_id)s is not attached to anything"
157
155
msgstr "Volume %(volume_id)s is not attached to anything"
158
156
 
159
 
#: nova/exception.py:234 nova/api/ec2/cloud.py:360 nova/api/ec2/cloud.py:385
160
 
#: nova/api/openstack/compute/contrib/keypairs.py:91 nova/compute/api.py:1979
 
157
#: nova/exception.py:234
 
158
#, fuzzy, python-format
 
159
msgid "Volume %(volume_id)s is still attached, detach volume first."
 
160
msgstr "Volume %(volume_id)s is not attached to anything"
 
161
 
 
162
#: nova/exception.py:238 nova/api/ec2/cloud.py:388 nova/api/ec2/cloud.py:413
 
163
#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2115
161
164
msgid "Keypair data is invalid"
162
165
msgstr "Keypair data is invalid"
163
166
 
164
 
#: nova/exception.py:238
 
167
#: nova/exception.py:242
165
168
msgid "Failed to load data into json format"
166
169
msgstr "Failed to load data into json format"
167
170
 
168
 
#: nova/exception.py:242
 
171
#: nova/exception.py:246
169
172
msgid "The request is invalid."
170
173
msgstr "The request is invalid."
171
174
 
172
 
#: nova/exception.py:246
173
 
#, python-format
174
 
msgid "Invalid signature %(signature)s for user %(user)s."
175
 
msgstr "Invalid signature %(signature)s for user %(user)s."
176
 
 
177
175
#: nova/exception.py:250
178
176
msgid "Invalid input received"
179
177
msgstr "Invalid input received"
180
178
 
181
179
#: nova/exception.py:254
182
 
#, python-format
183
 
msgid "Invalid instance type %(instance_type)s."
184
 
msgstr "Invalid instance type %(instance_type)s."
185
 
 
186
 
#: nova/exception.py:258
187
180
msgid "Invalid volume type"
188
181
msgstr "Invalid volume type"
189
182
 
190
 
#: nova/exception.py:262
 
183
#: nova/exception.py:258
191
184
msgid "Invalid volume"
192
185
msgstr "Invalid volume"
193
186
 
194
 
#: nova/exception.py:266 nova/api/openstack/compute/servers.py:1100
195
 
#: nova/api/openstack/compute/contrib/admin_actions.py:238
 
187
#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1171
 
188
#: nova/api/openstack/compute/contrib/admin_actions.py:242
196
189
msgid "Invalid metadata"
197
190
msgstr ""
198
191
 
199
 
#: nova/exception.py:270
 
192
#: nova/exception.py:266
200
193
#, python-format
201
194
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
202
195
msgstr "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
203
196
 
204
 
#: nova/exception.py:274
 
197
#: nova/exception.py:270
205
198
#, python-format
206
199
msgid "Invalid IP protocol %(protocol)s."
207
200
msgstr "Invalid IP protocol %(protocol)s."
208
201
 
209
 
#: nova/exception.py:278
 
202
#: nova/exception.py:274
210
203
#, python-format
211
204
msgid "Invalid content type %(content_type)s."
212
205
msgstr "Invalid content type %(content_type)s."
213
206
 
 
207
#: nova/exception.py:278
 
208
#, python-format
 
209
msgid "Invalid cidr %(cidr)s."
 
210
msgstr "Invalid cidr %(cidr)s."
 
211
 
214
212
#: nova/exception.py:282
215
 
#, python-format
216
 
msgid "Invalid cidr %(cidr)s."
217
 
msgstr "Invalid cidr %(cidr)s."
218
 
 
219
 
#: nova/exception.py:286
220
213
msgid "Invalid Parameter: Unicode is not supported by the current database."
221
214
msgstr ""
222
215
 
223
 
#: nova/exception.py:293
 
216
#: nova/exception.py:289
224
217
#, python-format
225
218
msgid "%(err)s"
226
219
msgstr "%(err)s"
227
220
 
228
 
#: nova/exception.py:297
 
221
#: nova/exception.py:293
229
222
#, python-format
230
223
msgid ""
231
224
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
234
227
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
235
228
" %(reason)s."
236
229
 
 
230
#: nova/exception.py:298
 
231
#, python-format
 
232
msgid "Group not valid. Reason: %(reason)s"
 
233
msgstr ""
 
234
 
237
235
#: nova/exception.py:302
238
 
#, python-format
239
 
msgid "Group not valid. Reason: %(reason)s"
 
236
msgid "Sort key supplied was not valid."
240
237
msgstr ""
241
238
 
242
239
#: nova/exception.py:306
255
252
 
256
253
#: nova/exception.py:315
257
254
#, python-format
258
 
msgid "Instance %(instance_id)s is not suspended."
 
255
msgid "Instance %(instance_id)s is not in rescue mode"
259
256
msgstr ""
260
257
 
261
258
#: nova/exception.py:319
262
 
#, python-format
263
 
msgid "Instance %(instance_id)s is not in rescue mode"
264
 
msgstr ""
 
259
#, fuzzy, python-format
 
260
msgid "Instance %(instance_id)s is not ready"
 
261
msgstr "Instance %(instance_id)s is not running."
265
262
 
266
263
#: nova/exception.py:323
267
264
msgid "Failed to suspend instance"
284
281
msgstr ""
285
282
 
286
283
#: nova/exception.py:343
 
284
msgid "Insufficient compute resources."
 
285
msgstr ""
 
286
 
 
287
#: nova/exception.py:347
287
288
msgid "Compute service is unavailable at this time."
288
289
msgstr ""
289
290
 
290
 
#: nova/exception.py:347
 
291
#: nova/exception.py:351
291
292
#, python-format
292
293
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
293
294
msgstr ""
294
295
 
295
 
#: nova/exception.py:352
296
 
msgid "Destination compute host is unavailable at this time."
297
 
msgstr ""
298
 
 
299
296
#: nova/exception.py:356
300
 
msgid "Original compute host is unavailable at this time."
 
297
msgid "The supplied hypervisor type of is invalid."
301
298
msgstr ""
302
299
 
303
300
#: nova/exception.py:360
304
 
msgid "The supplied hypervisor type of is invalid."
305
 
msgstr ""
306
 
 
307
 
#: nova/exception.py:364
308
301
msgid "The instance requires a newer hypervisor version than has been provided."
309
302
msgstr ""
310
303
 
311
 
#: nova/exception.py:369
 
304
#: nova/exception.py:365
312
305
#, python-format
313
306
msgid ""
314
307
"The supplied disk path (%(path)s) already exists, it is expected not to "
315
308
"exist."
316
309
msgstr ""
317
310
 
 
311
#: nova/exception.py:370
 
312
#, python-format
 
313
msgid "The supplied device path (%(path)s) is invalid."
 
314
msgstr ""
 
315
 
318
316
#: nova/exception.py:374
319
317
#, python-format
320
 
msgid "The supplied device path (%(path)s) is invalid."
 
318
msgid "The supplied device path (%(path)s) is in use."
321
319
msgstr ""
322
320
 
323
321
#: nova/exception.py:378
370
368
msgstr ""
371
369
 
372
370
#: nova/exception.py:419
373
 
msgid "Expected a uuid but received %(uuid)."
 
371
#, python-format
 
372
msgid "Expected a uuid but received %(uuid)s."
374
373
msgstr ""
375
374
 
376
375
#: nova/exception.py:423
 
376
#, fuzzy
 
377
msgid "Constraint not met."
 
378
msgstr "instance %s: resuming"
 
379
 
 
380
#: nova/exception.py:428
377
381
msgid "Resource could not be found."
378
382
msgstr ""
379
383
 
380
 
#: nova/exception.py:428
381
 
#, python-format
382
 
msgid "Required flag %(flag)s not set."
383
 
msgstr ""
384
 
 
385
 
#: nova/exception.py:432
 
384
#: nova/exception.py:433
 
385
#, python-format
 
386
msgid "Could not find driver for connection_type %(name)s"
 
387
msgstr ""
 
388
 
 
389
#: nova/exception.py:437
 
390
#, python-format
 
391
msgid "Volume %(volume_id)s persistence file could not be found."
 
392
msgstr ""
 
393
 
 
394
#: nova/exception.py:441
386
395
#, python-format
387
396
msgid "Volume %(volume_id)s could not be found."
388
397
msgstr ""
389
398
 
390
 
#: nova/exception.py:436
 
399
#: nova/exception.py:445
391
400
#, python-format
392
401
msgid "Unable to locate account %(account_name)s on Solidfire device"
393
402
msgstr ""
394
403
 
395
 
#: nova/exception.py:441
396
 
#, python-format
397
 
msgid "Volume not found for instance %(instance_id)s."
398
 
msgstr ""
399
 
 
400
 
#: nova/exception.py:445
 
404
#: nova/exception.py:450
401
405
#, python-format
402
406
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
403
407
msgstr ""
404
408
 
405
 
#: nova/exception.py:450
406
 
msgid "Zero volume types found."
407
 
msgstr ""
408
 
 
409
 
#: nova/exception.py:454
 
409
#: nova/exception.py:455
410
410
#, python-format
411
411
msgid "Volume type %(volume_type_id)s could not be found."
412
412
msgstr ""
413
413
 
414
 
#: nova/exception.py:458
 
414
#: nova/exception.py:459
415
415
#, python-format
416
416
msgid "Volume type with name %(volume_type_name)s could not be found."
417
417
msgstr ""
418
418
 
419
 
#: nova/exception.py:463
 
419
#: nova/exception.py:464
420
420
#, python-format
421
421
msgid ""
422
422
"Volume Type %(volume_type_id)s has no extra specs with key "
423
423
"%(extra_specs_key)s."
424
424
msgstr ""
425
425
 
426
 
#: nova/exception.py:468
 
426
#: nova/exception.py:469
427
427
#, python-format
428
428
msgid "Snapshot %(snapshot_id)s could not be found."
429
429
msgstr ""
430
430
 
431
 
#: nova/exception.py:472
 
431
#: nova/exception.py:473
432
432
#, python-format
433
433
msgid "deleting volume %(volume_name)s that has snapshot"
434
434
msgstr ""
435
435
 
436
 
#: nova/exception.py:476
 
436
#: nova/exception.py:477
437
437
#, python-format
438
438
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
439
439
msgstr ""
440
440
 
441
 
#: nova/exception.py:481
 
441
#: nova/exception.py:482
442
442
#, python-format
443
443
msgid "No target id found for volume %(volume_id)s."
444
444
msgstr ""
445
445
 
446
 
#: nova/exception.py:485
 
446
#: nova/exception.py:486
 
447
#, fuzzy, python-format
 
448
msgid "Failed to create iscsi target for volume %(volume_id)s."
 
449
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
450
 
 
451
#: nova/exception.py:490
 
452
#, python-format
 
453
msgid "Failed to remove iscsi target for volume %(volume_id)s."
 
454
msgstr ""
 
455
 
 
456
#: nova/exception.py:494
447
457
#, python-format
448
458
msgid "No disk at %(location)s"
449
459
msgstr ""
450
460
 
451
 
#: nova/exception.py:489
 
461
#: nova/exception.py:498
452
462
#, python-format
453
463
msgid "Could not find a handler for %(driver_type)s volume."
454
464
msgstr ""
455
465
 
456
 
#: nova/exception.py:493
 
466
#: nova/exception.py:502
457
467
#, python-format
458
468
msgid "Invalid image href %(image_href)s."
459
469
msgstr ""
460
470
 
461
 
#: nova/exception.py:497
462
 
msgid ""
463
 
"Some images have been stored via hrefs. This version of the api does not "
464
 
"support displaying image hrefs."
465
 
msgstr ""
466
 
 
467
 
#: nova/exception.py:502
 
471
#: nova/exception.py:506
468
472
#, python-format
469
473
msgid "Image %(image_id)s could not be found."
470
474
msgstr ""
471
475
 
472
 
#: nova/exception.py:506
473
 
#, python-format
474
 
msgid "Kernel not found for image %(image_id)s."
475
 
msgstr ""
476
 
 
477
476
#: nova/exception.py:510
478
477
#, python-format
479
 
msgid "User %(user_id)s could not be found."
 
478
msgid ""
 
479
"Image %(image_id)s could not be found. The nova EC2 API assigns image ids"
 
480
" dynamically when they are listed for the first time. Have you listed "
 
481
"image ids since adding this image?"
480
482
msgstr ""
481
483
 
482
 
#: nova/exception.py:514
 
484
#: nova/exception.py:517
483
485
#, python-format
484
486
msgid "Project %(project_id)s could not be found."
485
487
msgstr ""
486
488
 
487
 
#: nova/exception.py:518
488
 
#, python-format
489
 
msgid "User %(user_id)s is not a member of project %(project_id)s."
490
 
msgstr ""
491
 
 
492
 
#: nova/exception.py:522
493
 
#, python-format
494
 
msgid "Role %(role_id)s could not be found."
495
 
msgstr ""
496
 
 
497
 
#: nova/exception.py:526
 
489
#: nova/exception.py:521
498
490
msgid "Cannot find SR to read/write VDI."
499
491
msgstr ""
500
492
 
501
 
#: nova/exception.py:530
 
493
#: nova/exception.py:525
502
494
#, python-format
503
495
msgid "Network %(network_id)s is still in use."
504
496
msgstr ""
505
497
 
506
 
#: nova/exception.py:534
 
498
#: nova/exception.py:529
507
499
#, python-format
508
500
msgid "%(req)s is required to create a network."
509
501
msgstr ""
510
502
 
511
 
#: nova/exception.py:538
 
503
#: nova/exception.py:533
512
504
#, python-format
513
505
msgid "Network %(network_id)s could not be found."
514
506
msgstr ""
515
507
 
516
 
#: nova/exception.py:542
 
508
#: nova/exception.py:537
517
509
#, python-format
518
510
msgid "Network could not be found for bridge %(bridge)s"
519
511
msgstr ""
520
512
 
521
 
#: nova/exception.py:546
 
513
#: nova/exception.py:541
522
514
#, python-format
523
515
msgid "Network could not be found for uuid %(uuid)s"
524
516
msgstr ""
525
517
 
526
 
#: nova/exception.py:550
 
518
#: nova/exception.py:545
527
519
#, python-format
528
520
msgid "Network could not be found with cidr %(cidr)s."
529
521
msgstr ""
530
522
 
531
 
#: nova/exception.py:554
 
523
#: nova/exception.py:549
532
524
#, python-format
533
525
msgid "Network could not be found for instance %(instance_id)s."
534
526
msgstr ""
535
527
 
536
 
#: nova/exception.py:558
 
528
#: nova/exception.py:553
537
529
msgid "No networks defined."
538
530
msgstr ""
539
531
 
540
 
#: nova/exception.py:562
 
532
#: nova/exception.py:557
541
533
#, python-format
542
534
msgid ""
543
535
"Either Network uuid %(network_uuid)s is not present or is not assigned to"
544
536
" the project %(project_id)s."
545
537
msgstr ""
546
538
 
547
 
#: nova/exception.py:567
 
539
#: nova/exception.py:562
548
540
#, python-format
549
541
msgid "Host is not set to the network (%(network_id)s)."
550
542
msgstr ""
551
543
 
552
 
#: nova/exception.py:571
553
 
#, python-format
554
 
msgid "Network %(network)s has active ports, cannot delete."
555
 
msgstr ""
556
 
 
557
 
#: nova/exception.py:575
 
544
#: nova/exception.py:566
558
545
msgid "Could not find the datastore reference(s) which the VM uses."
559
546
msgstr ""
560
547
 
561
 
#: nova/exception.py:579
 
548
#: nova/exception.py:570
 
549
#, python-format
 
550
msgid "Port %(port_id)s is still in use."
 
551
msgstr ""
 
552
 
 
553
#: nova/exception.py:574
 
554
#, python-format
 
555
msgid "Port %(port_id)s could not be found."
 
556
msgstr ""
 
557
 
 
558
#: nova/exception.py:578
562
559
#, python-format
563
560
msgid "No fixed IP associated with id %(id)s."
564
561
msgstr ""
565
562
 
566
 
#: nova/exception.py:583
 
563
#: nova/exception.py:582
567
564
#, python-format
568
565
msgid "Fixed ip not found for address %(address)s."
569
566
msgstr ""
570
567
 
571
 
#: nova/exception.py:587
572
 
#, python-format
573
 
msgid "Instance %(instance_id)s has zero fixed ips."
574
 
msgstr ""
 
568
#: nova/exception.py:586
 
569
#, fuzzy, python-format
 
570
msgid "Instance %(instance_uuid)s has zero fixed ips."
 
571
msgstr "Instance %(instance_id)s is not running."
575
572
 
576
 
#: nova/exception.py:591
 
573
#: nova/exception.py:590
577
574
#, python-format
578
575
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
579
576
msgstr ""
580
577
 
581
 
#: nova/exception.py:596
582
 
#, python-format
583
 
msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
584
 
msgstr ""
585
 
 
586
 
#: nova/exception.py:600
587
 
#, python-format
588
 
msgid "Host %(host)s has zero fixed ips."
589
 
msgstr ""
590
 
 
591
 
#: nova/exception.py:604
 
578
#: nova/exception.py:595
 
579
#, fuzzy, python-format
 
580
msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'."
 
581
msgstr "Instance %(instance_id)s is not running."
 
582
 
 
583
#: nova/exception.py:599
592
584
#, python-format
593
585
msgid ""
594
586
"Fixed IP address (%(address)s) does not exist in network "
595
587
"(%(network_uuid)s)."
596
588
msgstr ""
597
589
 
 
590
#: nova/exception.py:604
 
591
#, python-format
 
592
msgid ""
 
593
"Fixed IP address %(address)s is already in use on instance "
 
594
"%(instance_uuid)s."
 
595
msgstr ""
 
596
 
598
597
#: nova/exception.py:609
599
598
#, python-format
600
 
msgid "Fixed IP address %(address)s is already in use."
 
599
msgid "Fixed IP address %(address)s is invalid."
601
600
msgstr ""
602
601
 
603
602
#: nova/exception.py:613
604
 
#, python-format
605
 
msgid "Fixed IP address %(address)s is invalid."
 
603
msgid "Zero fixed ips available."
606
604
msgstr ""
607
605
 
608
606
#: nova/exception.py:617
609
 
msgid "Zero fixed ips available."
610
 
msgstr ""
611
 
 
612
 
#: nova/exception.py:621
613
607
msgid "Zero fixed ips could be found."
614
608
msgstr ""
615
609
 
616
 
#: nova/exception.py:625
 
610
#: nova/exception.py:626
 
611
#, python-format
 
612
msgid "Floating ip %(address)s already exists."
 
613
msgstr ""
 
614
 
 
615
#: nova/exception.py:630
617
616
#, python-format
618
617
msgid "Floating ip not found for id %(id)s."
619
618
msgstr ""
620
619
 
621
 
#: nova/exception.py:629
 
620
#: nova/exception.py:634
622
621
#, python-format
623
622
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
624
623
msgstr ""
625
624
 
626
 
#: nova/exception.py:633
 
625
#: nova/exception.py:638
627
626
#, python-format
628
627
msgid "Floating ip not found for address %(address)s."
629
628
msgstr ""
630
629
 
631
 
#: nova/exception.py:637
 
630
#: nova/exception.py:642
632
631
#, python-format
633
632
msgid "Floating ip not found for host %(host)s."
634
633
msgstr ""
635
634
 
636
 
#: nova/exception.py:641
 
635
#: nova/exception.py:646
637
636
msgid "Zero floating ips available."
638
637
msgstr ""
639
638
 
640
 
#: nova/exception.py:645
 
639
#: nova/exception.py:651
641
640
#, python-format
642
641
msgid "Floating ip %(address)s is associated."
643
642
msgstr ""
644
643
 
645
 
#: nova/exception.py:649
 
644
#: nova/exception.py:655
646
645
#, python-format
647
646
msgid "Floating ip %(address)s is not associated."
648
647
msgstr ""
649
648
 
650
 
#: nova/exception.py:653
 
649
#: nova/exception.py:659
651
650
msgid "Zero floating ips exist."
652
651
msgstr ""
653
652
 
654
 
#: nova/exception.py:657
 
653
#: nova/exception.py:663
655
654
#, python-format
656
655
msgid "Interface %(interface)s not found."
657
656
msgstr ""
658
657
 
659
 
#: nova/exception.py:661
 
658
#: nova/exception.py:667
660
659
#, python-format
661
660
msgid "Keypair %(name)s not found for user %(user_id)s"
662
661
msgstr ""
663
662
 
664
 
#: nova/exception.py:665
 
663
#: nova/exception.py:671
665
664
#, python-format
666
665
msgid "Certificate %(certificate_id)s not found."
667
666
msgstr ""
668
667
 
669
 
#: nova/exception.py:669
 
668
#: nova/exception.py:675
670
669
#, python-format
671
670
msgid "Service %(service_id)s could not be found."
672
671
msgstr ""
673
672
 
674
 
#: nova/exception.py:673
 
673
#: nova/exception.py:679
675
674
#, python-format
676
675
msgid "Host %(host)s could not be found."
677
676
msgstr ""
678
677
 
679
 
#: nova/exception.py:677
 
678
#: nova/exception.py:683
680
679
#, python-format
681
680
msgid "Compute host %(host)s could not be found."
682
681
msgstr ""
683
682
 
684
 
#: nova/exception.py:681
 
683
#: nova/exception.py:687
685
684
#, python-format
686
685
msgid "Could not find binary %(binary)s on host %(host)s."
687
686
msgstr ""
688
687
 
689
 
#: nova/exception.py:685
690
 
#, python-format
691
 
msgid "Auth token %(token)s could not be found."
692
 
msgstr ""
693
 
 
694
 
#: nova/exception.py:689
695
 
#, python-format
696
 
msgid "Access Key %(access_key)s could not be found."
697
 
msgstr ""
698
 
 
699
 
#: nova/exception.py:693
 
688
#: nova/exception.py:691
700
689
#, python-format
701
690
msgid "Invalid reservation expiration %(expire)s."
702
691
msgstr ""
703
692
 
704
 
#: nova/exception.py:697
 
693
#: nova/exception.py:695
705
694
#, python-format
706
695
msgid ""
707
696
"Change would make usage less than 0 for the following resources: "
708
697
"%(unders)s"
709
698
msgstr ""
710
699
 
711
 
#: nova/exception.py:702
 
700
#: nova/exception.py:700
712
701
msgid "Quota could not be found"
713
702
msgstr ""
714
703
 
715
 
#: nova/exception.py:706
 
704
#: nova/exception.py:704
716
705
#, python-format
717
706
msgid "Unknown quota resources %(unknown)s."
718
707
msgstr ""
719
708
 
720
 
#: nova/exception.py:710
 
709
#: nova/exception.py:708
721
710
#, python-format
722
711
msgid "Quota for project %(project_id)s could not be found."
723
712
msgstr ""
724
713
 
725
 
#: nova/exception.py:714
 
714
#: nova/exception.py:712
726
715
#, python-format
727
716
msgid "Quota class %(class_name)s could not be found."
728
717
msgstr ""
729
718
 
730
 
#: nova/exception.py:718
 
719
#: nova/exception.py:716
731
720
#, python-format
732
721
msgid "Quota usage for project %(project_id)s could not be found."
733
722
msgstr ""
734
723
 
735
 
#: nova/exception.py:722
 
724
#: nova/exception.py:720
736
725
#, python-format
737
726
msgid "Quota reservation %(uuid)s could not be found."
738
727
msgstr ""
739
728
 
740
 
#: nova/exception.py:726
 
729
#: nova/exception.py:724
741
730
#, python-format
742
731
msgid "Quota exceeded for resources: %(overs)s"
743
732
msgstr ""
744
733
 
745
 
#: nova/exception.py:730
 
734
#: nova/exception.py:728
746
735
#, python-format
747
736
msgid "Security group %(security_group_id)s not found."
748
737
msgstr ""
749
738
 
750
 
#: nova/exception.py:734
 
739
#: nova/exception.py:732
751
740
#, python-format
752
741
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
753
742
msgstr ""
754
743
 
755
 
#: nova/exception.py:739
 
744
#: nova/exception.py:737
756
745
#, python-format
757
746
msgid "Security group with rule %(rule_id)s not found."
758
747
msgstr ""
759
748
 
760
 
#: nova/exception.py:743
 
749
#: nova/exception.py:741
761
750
#, python-format
762
751
msgid ""
763
752
"Security group %(security_group_id)s is already associated with the "
764
753
"instance %(instance_id)s"
765
754
msgstr ""
766
755
 
767
 
#: nova/exception.py:748
 
756
#: nova/exception.py:746
768
757
#, python-format
769
758
msgid ""
770
759
"Security group %(security_group_id)s is not associated with the instance "
771
760
"%(instance_id)s"
772
761
msgstr ""
773
762
 
774
 
#: nova/exception.py:753
 
763
#: nova/exception.py:751
775
764
#, python-format
776
765
msgid "Migration %(migration_id)s could not be found."
777
766
msgstr ""
778
767
 
779
 
#: nova/exception.py:757
 
768
#: nova/exception.py:755
780
769
#, python-format
781
770
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
782
771
msgstr ""
783
772
 
784
 
#: nova/exception.py:762
 
773
#: nova/exception.py:760
785
774
#, python-format
786
775
msgid "Console pool %(pool_id)s could not be found."
787
776
msgstr ""
788
777
 
789
 
#: nova/exception.py:766
 
778
#: nova/exception.py:764
790
779
#, python-format
791
780
msgid ""
792
781
"Console pool of type %(console_type)s for compute host %(compute_host)s "
793
782
"on proxy host %(host)s not found."
794
783
msgstr ""
795
784
 
796
 
#: nova/exception.py:772
 
785
#: nova/exception.py:770
797
786
#, python-format
798
787
msgid "Console %(console_id)s could not be found."
799
788
msgstr ""
800
789
 
801
 
#: nova/exception.py:776
802
 
#, python-format
803
 
msgid "Console for instance %(instance_id)s could not be found."
804
 
msgstr ""
 
790
#: nova/exception.py:774
 
791
#, fuzzy, python-format
 
792
msgid "Console for instance %(instance_uuid)s could not be found."
 
793
msgstr "Instance %(instance_id)s is not running."
805
794
 
806
 
#: nova/exception.py:780
807
 
#, python-format
 
795
#: nova/exception.py:778
 
796
#, fuzzy, python-format
808
797
msgid ""
809
 
"Console for instance %(instance_id)s in pool %(pool_id)s could not be "
 
798
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
810
799
"found."
811
 
msgstr ""
 
800
msgstr "Instance %(instance_id)s is not running."
812
801
 
813
 
#: nova/exception.py:785
 
802
#: nova/exception.py:783
814
803
#, python-format
815
804
msgid "Invalid console type %(console_type)s "
816
805
msgstr ""
817
806
 
818
 
#: nova/exception.py:789
819
 
msgid "Zero instance types found."
820
 
msgstr ""
821
 
 
822
 
#: nova/exception.py:793
 
807
#: nova/exception.py:787
823
808
#, python-format
824
809
msgid "Instance type %(instance_type_id)s could not be found."
825
810
msgstr ""
826
811
 
827
 
#: nova/exception.py:797
 
812
#: nova/exception.py:791
828
813
#, python-format
829
814
msgid "Instance type with name %(instance_type_name)s could not be found."
830
815
msgstr ""
831
816
 
832
 
#: nova/exception.py:802
 
817
#: nova/exception.py:796
833
818
#, python-format
834
819
msgid "Flavor %(flavor_id)s could not be found."
835
820
msgstr ""
836
821
 
837
 
#: nova/exception.py:806
 
822
#: nova/exception.py:800
838
823
#, python-format
839
 
msgid "Cell %(cell_id)s could not be found."
 
824
msgid "Flavor access not found for %(flavor_id) / %(project_id) combination."
840
825
msgstr ""
841
826
 
842
 
#: nova/exception.py:810
 
827
#: nova/exception.py:805
843
828
#, python-format
844
829
msgid "Scheduler Host Filter %(filter_name)s could not be found."
845
830
msgstr ""
846
831
 
 
832
#: nova/exception.py:809
 
833
#, python-format
 
834
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
 
835
msgstr ""
 
836
 
847
837
#: nova/exception.py:814
848
838
#, python-format
849
 
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
850
 
msgstr ""
851
 
 
852
 
#: nova/exception.py:819
853
 
#, python-format
854
839
msgid "Scheduler weight flag not found: %(flag_name)s"
855
840
msgstr ""
856
841
 
 
842
#: nova/exception.py:818
 
843
#, python-format
 
844
msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s."
 
845
msgstr ""
 
846
 
857
847
#: nova/exception.py:823
858
848
#, python-format
859
 
msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
860
 
msgstr ""
861
 
 
862
 
#: nova/exception.py:828
863
 
#, python-format
864
849
msgid ""
865
850
"Instance %(instance_uuid)s has no system metadata with key "
866
851
"%(metadata_key)s."
867
852
msgstr ""
868
853
 
 
854
#: nova/exception.py:828
 
855
#, python-format
 
856
msgid ""
 
857
"Instance Type %(instance_type_id)s has no extra specs with key "
 
858
"%(extra_specs_key)s."
 
859
msgstr ""
 
860
 
869
861
#: nova/exception.py:833
870
862
#, python-format
871
 
msgid ""
872
 
"Instance Type %(instance_type_id)s has no extra specs with key "
873
 
"%(extra_specs_key)s."
874
 
msgstr ""
875
 
 
876
 
#: nova/exception.py:838
877
 
msgid "LDAP object could not be found"
878
 
msgstr ""
879
 
 
880
 
#: nova/exception.py:842
881
 
#, python-format
882
 
msgid "LDAP user %(user_id)s could not be found."
883
 
msgstr ""
884
 
 
885
 
#: nova/exception.py:846
886
 
#, python-format
887
 
msgid "LDAP group %(group_id)s could not be found."
888
 
msgstr ""
889
 
 
890
 
#: nova/exception.py:850
891
 
#, python-format
892
 
msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
893
 
msgstr ""
894
 
 
895
 
#: nova/exception.py:854
896
 
#, python-format
897
863
msgid "File %(file_path)s could not be found."
898
864
msgstr ""
899
865
 
900
 
#: nova/exception.py:858
 
866
#: nova/exception.py:837
901
867
msgid "Zero files could be found."
902
868
msgstr ""
903
869
 
904
 
#: nova/exception.py:862
 
870
#: nova/exception.py:841
905
871
#, python-format
906
872
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
907
873
msgstr ""
908
874
 
909
 
#: nova/exception.py:867
 
875
#: nova/exception.py:846
910
876
#, python-format
911
877
msgid "Network adapter %(adapter)s could not be found."
912
878
msgstr ""
913
879
 
914
 
#: nova/exception.py:871
 
880
#: nova/exception.py:850
915
881
#, python-format
916
882
msgid "Class %(class_name)s could not be found: %(exception)s"
917
883
msgstr ""
918
884
 
919
 
#: nova/exception.py:875
 
885
#: nova/exception.py:854
920
886
msgid "Action not allowed."
921
887
msgstr ""
922
888
 
923
 
#: nova/exception.py:879
924
 
#, python-format
925
 
msgid "Unable to use global role %(role_id)s"
926
 
msgstr ""
927
 
 
928
 
#: nova/exception.py:883
 
889
#: nova/exception.py:858
929
890
msgid "Rotation is not allowed for snapshots"
930
891
msgstr ""
931
892
 
932
 
#: nova/exception.py:887
 
893
#: nova/exception.py:862
933
894
msgid "Rotation param is required for backup image_type"
934
895
msgstr ""
935
896
 
936
 
#: nova/exception.py:896
 
897
#: nova/exception.py:866
937
898
#, python-format
938
899
msgid "Key pair %(key_name)s already exists."
939
900
msgstr ""
940
901
 
941
 
#: nova/exception.py:900
942
 
#, python-format
943
 
msgid "User %(user)s already exists."
944
 
msgstr ""
945
 
 
946
 
#: nova/exception.py:904
947
 
#, python-format
948
 
msgid "LDAP user %(user)s already exists."
949
 
msgstr ""
950
 
 
951
 
#: nova/exception.py:908
952
 
#, python-format
953
 
msgid "LDAP group %(group)s already exists."
954
 
msgstr ""
955
 
 
956
 
#: nova/exception.py:912
957
 
#, python-format
958
 
msgid "User %(uid)s is already a member of the group %(group_dn)s"
959
 
msgstr ""
960
 
 
961
 
#: nova/exception.py:917
962
 
#, python-format
963
 
msgid "Project %(project)s already exists."
964
 
msgstr ""
965
 
 
966
 
#: nova/exception.py:921
 
902
#: nova/exception.py:870
967
903
#, python-format
968
904
msgid "Instance %(name)s already exists."
969
905
msgstr ""
970
906
 
971
 
#: nova/exception.py:925
 
907
#: nova/exception.py:874
972
908
#, python-format
973
909
msgid "Instance Type %(name)s already exists."
974
910
msgstr ""
975
911
 
976
 
#: nova/exception.py:929
 
912
#: nova/exception.py:878
 
913
#, python-format
 
914
msgid ""
 
915
"Flavor access alreay exists for flavor %(flavor_id)s and project "
 
916
"%(project_id)s combination."
 
917
msgstr ""
 
918
 
 
919
#: nova/exception.py:883
977
920
#, python-format
978
921
msgid "Volume Type %(name)s already exists."
979
922
msgstr ""
980
923
 
981
 
#: nova/exception.py:933
982
 
#, python-format
983
 
msgid "%(path)s is on shared storage: %(reason)s"
984
 
msgstr ""
985
 
 
986
 
#: nova/exception.py:937
 
924
#: nova/exception.py:887
 
925
#, python-format
 
926
msgid "%(path)s is not on shared storage: %(reason)s"
 
927
msgstr ""
 
928
 
 
929
#: nova/exception.py:891
 
930
#, python-format
 
931
msgid "%(path)s is not on local storage: %(reason)s"
 
932
msgstr ""
 
933
 
 
934
#: nova/exception.py:895
987
935
msgid "Migration error"
988
936
msgstr ""
989
937
 
990
 
#: nova/exception.py:941
 
938
#: nova/exception.py:899
991
939
#, python-format
992
940
msgid "Malformed message body: %(reason)s"
993
941
msgstr ""
994
942
 
995
 
#: nova/exception.py:945
 
943
#: nova/exception.py:905
996
944
#, python-format
997
945
msgid "Could not find config at %(path)s"
998
946
msgstr ""
999
947
 
1000
 
#: nova/exception.py:949
 
948
#: nova/exception.py:909
1001
949
#, python-format
1002
950
msgid "Could not load paste app '%(name)s' from %(path)s"
1003
951
msgstr ""
1004
952
 
1005
 
#: nova/exception.py:953
1006
 
msgid "When resizing, instances must change size!"
 
953
#: nova/exception.py:913
 
954
msgid "When resizing, instances must change flavor!"
1007
955
msgstr ""
1008
956
 
1009
 
#: nova/exception.py:957
 
957
#: nova/exception.py:917
1010
958
msgid "Image is larger than instance type allows"
1011
959
msgstr ""
1012
960
 
1013
 
#: nova/exception.py:961
1014
 
msgid "1 or more Zones could not complete the request"
1015
 
msgstr ""
1016
 
 
1017
 
#: nova/exception.py:965
 
961
#: nova/exception.py:921
1018
962
msgid "Instance type's memory is too small for requested image."
1019
963
msgstr ""
1020
964
 
1021
 
#: nova/exception.py:969
 
965
#: nova/exception.py:925
1022
966
msgid "Instance type's disk is too small for requested image."
1023
967
msgstr ""
1024
968
 
1025
 
#: nova/exception.py:973
 
969
#: nova/exception.py:929
1026
970
#, python-format
1027
971
msgid "Insufficient free memory on compute node to start %(uuid)s."
1028
972
msgstr ""
1029
973
 
1030
 
#: nova/exception.py:977
 
974
#: nova/exception.py:933
1031
975
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
1032
976
msgstr ""
1033
977
 
1034
 
#: nova/exception.py:981
 
978
#: nova/exception.py:937
1035
979
#, python-format
1036
980
msgid "No valid host was found. %(reason)s"
1037
981
msgstr ""
1038
982
 
1039
 
#: nova/exception.py:985
 
983
#: nova/exception.py:941
1040
984
#, python-format
1041
985
msgid "Host %(host)s is not up or doesn't exist."
1042
986
msgstr ""
1043
987
 
1044
 
#: nova/exception.py:989
 
988
#: nova/exception.py:945
1045
989
msgid "Quota exceeded"
1046
990
msgstr ""
1047
991
 
1048
 
#: nova/exception.py:993
 
992
#: nova/exception.py:952
1049
993
#, python-format
1050
 
msgid "Quota exceeded: already used %(used)d of %(allowed)d instances"
 
994
msgid ""
 
995
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
 
996
"%(used)d of %(allowed)d %(resource)s"
1051
997
msgstr ""
1052
998
 
1053
 
#: nova/exception.py:998
 
999
#: nova/exception.py:957
1054
1000
msgid "Maximum volume size exceeded"
1055
1001
msgstr ""
1056
1002
 
1057
 
#: nova/exception.py:1002
 
1003
#: nova/exception.py:961
 
1004
#, python-format
 
1005
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
 
1006
msgstr ""
 
1007
 
 
1008
#: nova/exception.py:965
 
1009
msgid "Maximum number of floating ips exceeded"
 
1010
msgstr ""
 
1011
 
 
1012
#: nova/exception.py:969
1058
1013
#, python-format
1059
1014
msgid "Maximum number of metadata items exceeds %(allowed)d"
1060
1015
msgstr ""
1061
1016
 
1062
 
#: nova/exception.py:1006
 
1017
#: nova/exception.py:973
1063
1018
msgid "Personality file limit exceeded"
1064
1019
msgstr ""
1065
1020
 
1066
 
#: nova/exception.py:1010
 
1021
#: nova/exception.py:977
1067
1022
msgid "Personality file path too long"
1068
1023
msgstr ""
1069
1024
 
1070
 
#: nova/exception.py:1014
 
1025
#: nova/exception.py:981
1071
1026
msgid "Personality file content too long"
1072
1027
msgstr ""
1073
1028
 
1074
 
#: nova/exception.py:1018
 
1029
#: nova/exception.py:985
1075
1030
msgid "Maximum number of key pairs exceeded"
1076
1031
msgstr ""
1077
1032
 
1078
 
#: nova/exception.py:1022
 
1033
#: nova/exception.py:989
 
1034
msgid "Maximum number of security groups or rules exceeded"
 
1035
msgstr ""
 
1036
 
 
1037
#: nova/exception.py:993
1079
1038
#, python-format
1080
1039
msgid ""
1081
1040
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
1082
1041
"%(reason)s."
1083
1042
msgstr ""
1084
1043
 
1085
 
#: nova/exception.py:1027
 
1044
#: nova/exception.py:998
1086
1045
#, python-format
1087
1046
msgid "Aggregate %(aggregate_id)s could not be found."
1088
1047
msgstr ""
1089
1048
 
1090
 
#: nova/exception.py:1031
 
1049
#: nova/exception.py:1002
1091
1050
#, python-format
1092
1051
msgid "Aggregate %(aggregate_name)s already exists."
1093
1052
msgstr ""
1094
1053
 
1095
 
#: nova/exception.py:1035
 
1054
#: nova/exception.py:1006
1096
1055
#, python-format
1097
1056
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
1098
1057
msgstr ""
1099
1058
 
1100
 
#: nova/exception.py:1039
 
1059
#: nova/exception.py:1010
1101
1060
#, python-format
1102
1061
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1103
1062
msgstr ""
1104
1063
 
1105
 
#: nova/exception.py:1044
1106
 
#, python-format
1107
 
msgid "Host %(host)s already member of another aggregate."
1108
 
msgstr ""
1109
 
 
1110
 
#: nova/exception.py:1048
 
1064
#: nova/exception.py:1015
1111
1065
#, python-format
1112
1066
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
1113
1067
msgstr ""
1114
1068
 
1115
 
#: nova/exception.py:1052
 
1069
#: nova/exception.py:1019
1116
1070
#, python-format
1117
1071
msgid "Detected more than one volume with name %(vol_name)s"
1118
1072
msgstr ""
1119
1073
 
1120
 
#: nova/exception.py:1056
 
1074
#: nova/exception.py:1023
1121
1075
#, python-format
1122
1076
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1123
1077
msgstr ""
1124
1078
 
1125
 
#: nova/exception.py:1061
 
1079
#: nova/exception.py:1028
 
1080
#, python-format
 
1081
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
 
1082
msgstr ""
 
1083
 
 
1084
#: nova/exception.py:1033
 
1085
#, fuzzy
 
1086
msgid "Unknown NFS exception"
 
1087
msgstr "An unknown exception occurred."
 
1088
 
 
1089
#: nova/exception.py:1037
 
1090
msgid "No mounted NFS shares found"
 
1091
msgstr ""
 
1092
 
 
1093
#: nova/exception.py:1041
 
1094
#, python-format
 
1095
msgid "There is no share which can host %(volume_size)sG"
 
1096
msgstr ""
 
1097
 
 
1098
#: nova/exception.py:1045
1126
1099
msgid "Unable to create instance type"
1127
1100
msgstr ""
1128
1101
 
1129
 
#: nova/exception.py:1065
 
1102
#: nova/exception.py:1049
 
1103
#, python-format
 
1104
msgid "Failed to set admin password on %(instance)s because %(reason)s"
 
1105
msgstr ""
 
1106
 
 
1107
#: nova/exception.py:1055
1130
1108
msgid "Bad response from SolidFire API"
1131
1109
msgstr ""
1132
1110
 
1133
 
#: nova/exception.py:1069
1134
 
#, python-format
1135
 
msgid "Error in SolidFire API response: status=%(status)s"
1136
 
msgstr ""
1137
 
 
1138
 
#: nova/exception.py:1073
 
1111
#: nova/exception.py:1059
1139
1112
#, python-format
1140
1113
msgid "Error in SolidFire API response: data=%(data)s"
1141
1114
msgstr ""
1142
1115
 
1143
 
#: nova/exception.py:1077
 
1116
#: nova/exception.py:1063
1144
1117
#, python-format
1145
1118
msgid "Detected existing vlan with id %(vlan)d"
1146
1119
msgstr ""
1147
1120
 
1148
 
#: nova/exception.py:1081
 
1121
#: nova/exception.py:1067
1149
1122
#, python-format
1150
1123
msgid "Instance %(instance_id)s could not be found."
1151
1124
msgstr ""
1152
1125
 
1153
 
#: nova/exception.py:1085
 
1126
#: nova/exception.py:1071
1154
1127
#, python-format
1155
1128
msgid "Invalid id: %(val)s (expecting \"i-...\")."
1156
1129
msgstr ""
1157
1130
 
1158
 
#: nova/exception.py:1089
1159
 
#, python-format
1160
 
msgid "Could not fetch image %(image)s"
1161
 
msgstr ""
1162
 
 
1163
 
#: nova/log.py:331
1164
 
#, python-format
1165
 
msgid "syslog facility must be one of: %s"
1166
 
msgstr ""
1167
 
 
1168
 
#: nova/manager.py:158
 
1131
#: nova/exception.py:1075
 
1132
#, python-format
 
1133
msgid "Could not fetch image %(image_id)s"
 
1134
msgstr ""
 
1135
 
 
1136
#: nova/exception.py:1079
 
1137
#, python-format
 
1138
msgid "Task %(task_name)s is already running on host %(host)s"
 
1139
msgstr ""
 
1140
 
 
1141
#: nova/exception.py:1083
 
1142
#, python-format
 
1143
msgid "Task %(task_name)s is not running on host %(host)s"
 
1144
msgstr ""
 
1145
 
 
1146
#: nova/exception.py:1087
 
1147
#, fuzzy, python-format
 
1148
msgid "Instance %(instance_uuid)s is locked"
 
1149
msgstr "Instance %(instance_id)s is not running."
 
1150
 
 
1151
#: nova/exception.py:1091
 
1152
#, python-format
 
1153
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
 
1154
msgstr ""
 
1155
 
 
1156
#: nova/exception.py:1096
 
1157
#, python-format
 
1158
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
 
1159
msgstr ""
 
1160
 
 
1161
#: nova/exception.py:1101
 
1162
#, python-format
 
1163
msgid ""
 
1164
"User data too large. User data must be no larger than %(maxsize)s bytes "
 
1165
"once base64 encoded. Your data is %(length)d bytes"
 
1166
msgstr ""
 
1167
 
 
1168
#: nova/exception.py:1107
 
1169
msgid "User data needs to be valid base 64."
 
1170
msgstr ""
 
1171
 
 
1172
#: nova/exception.py:1111
 
1173
#, python-format
 
1174
msgid ""
 
1175
"unexpected task state: expecting %(expected)s but the actual state is "
 
1176
"%(actual)s"
 
1177
msgstr ""
 
1178
 
 
1179
#: nova/exception.py:1116
 
1180
#, python-format
 
1181
msgid "The CA file for %(project)s could not be found"
 
1182
msgstr ""
 
1183
 
 
1184
#: nova/exception.py:1120
 
1185
#, python-format
 
1186
msgid "The CRL file for %(project)s could not be found"
 
1187
msgstr ""
 
1188
 
 
1189
#: nova/manager.py:166
1169
1190
#, python-format
1170
1191
msgid "Skipping %(full_task_name)s, %(ticks_to_skip)s ticks left until next run"
1171
1192
msgstr ""
1172
1193
 
1173
 
#: nova/manager.py:164
 
1194
#: nova/manager.py:172
1174
1195
#, python-format
1175
1196
msgid "Running periodic task %(full_task_name)s"
1176
1197
msgstr ""
1177
1198
 
1178
 
#: nova/manager.py:171
 
1199
#: nova/manager.py:182
1179
1200
#, python-format
1180
1201
msgid "Error during %(full_task_name)s: %(e)s"
1181
1202
msgstr ""
1182
1203
 
1183
 
#: nova/manager.py:215
 
1204
#: nova/manager.py:231
1184
1205
msgid "Notifying Schedulers of capabilities ..."
1185
1206
msgstr ""
1186
1207
 
 
1208
#: nova/notifications.py:92 nova/notifications.py:132
 
1209
msgid "Failed to send state update notification"
 
1210
msgstr ""
 
1211
 
1187
1212
#: nova/policy.py:32
1188
1213
msgid "JSON file representing policy"
1189
1214
msgstr ""
1192
1217
msgid "Rule checked when requested rule is not found"
1193
1218
msgstr ""
1194
1219
 
1195
 
#: nova/quota.py:880
 
1220
#: nova/quota.py:697
1196
1221
#, python-format
1197
1222
msgid "Created reservations %(reservations)s"
1198
1223
msgstr ""
1199
1224
 
1200
 
#: nova/quota.py:899
 
1225
#: nova/quota.py:716
1201
1226
#, python-format
1202
1227
msgid "Failed to commit reservations %(reservations)s"
1203
1228
msgstr ""
1204
1229
 
1205
 
#: nova/quota.py:917
 
1230
#: nova/quota.py:734
1206
1231
#, python-format
1207
1232
msgid "Failed to roll back reservations %(reservations)s"
1208
1233
msgstr ""
1209
1234
 
1210
 
#: nova/service.py:139
1211
 
msgid "SIGTERM received"
1212
 
msgstr ""
1213
 
 
1214
1235
#: nova/service.py:179
 
1236
msgid "Full set of FLAGS:"
 
1237
msgstr "Full set of FLAGS:"
 
1238
 
 
1239
#: nova/service.py:186
 
1240
#, python-format
 
1241
msgid "%(flag)s : FLAG SET "
 
1242
msgstr ""
 
1243
 
 
1244
#: nova/service.py:196 nova/service.py:294
 
1245
#, python-format
 
1246
msgid "Caught %s, exiting"
 
1247
msgstr ""
 
1248
 
 
1249
#: nova/service.py:240
 
1250
msgid "Parent process has died unexpectedly, exiting"
 
1251
msgstr ""
 
1252
 
 
1253
#: nova/service.py:276
 
1254
msgid "Forking too fast, sleeping"
 
1255
msgstr ""
 
1256
 
 
1257
#: nova/service.py:299
 
1258
msgid "Unhandled exception"
 
1259
msgstr ""
 
1260
 
 
1261
#: nova/service.py:306
 
1262
#, python-format
 
1263
msgid "Started child %d"
 
1264
msgstr ""
 
1265
 
 
1266
#: nova/service.py:316
 
1267
#, python-format
 
1268
msgid "Starting %d workers"
 
1269
msgstr ""
 
1270
 
 
1271
#: nova/service.py:330
 
1272
#, python-format
 
1273
msgid "Child %(pid)d killed by signal %(sig)d"
 
1274
msgstr ""
 
1275
 
 
1276
#: nova/service.py:333
 
1277
#, python-format
 
1278
msgid "Child %(pid)d exited with status %(code)d"
 
1279
msgstr ""
 
1280
 
 
1281
#: nova/service.py:336
 
1282
#, python-format
 
1283
msgid "pid %d not in child list"
 
1284
msgstr ""
 
1285
 
 
1286
#: nova/service.py:356
 
1287
#, python-format
 
1288
msgid "Caught %s, stopping children"
 
1289
msgstr ""
 
1290
 
 
1291
#: nova/service.py:367
 
1292
#, python-format
 
1293
msgid "Waiting on %d children to exit"
 
1294
msgstr ""
 
1295
 
 
1296
#: nova/service.py:396
1215
1297
#, python-format
1216
1298
msgid "Starting %(topic)s node (version %(vcs_string)s)"
1217
1299
msgstr ""
1218
1300
 
1219
 
#: nova/service.py:198
 
1301
#: nova/service.py:413
1220
1302
#, python-format
1221
1303
msgid "Creating Consumer connection for Service %s"
1222
1304
msgstr ""
1223
1305
 
1224
 
#: nova/service.py:287
 
1306
#: nova/service.py:502
1225
1307
msgid "Service killed that has no database entry"
1226
1308
msgstr ""
1227
1309
 
1228
 
#: nova/service.py:324
 
1310
#: nova/service.py:539
1229
1311
msgid "The service database object disappeared, Recreating it."
1230
1312
msgstr ""
1231
1313
 
1232
 
#: nova/service.py:339
 
1314
#: nova/service.py:554
1233
1315
msgid "Recovered model server connection!"
1234
1316
msgstr ""
1235
1317
 
1236
 
#: nova/service.py:345
 
1318
#: nova/service.py:560
1237
1319
msgid "model server went away"
1238
1320
msgstr ""
1239
1321
 
1240
 
#: nova/service.py:441
1241
 
msgid "Full set of FLAGS:"
1242
 
msgstr "Full set of FLAGS:"
1243
 
 
1244
 
#: nova/service.py:449
1245
 
#, python-format
1246
 
msgid "%(flag)s : FLAG SET "
 
1322
#: nova/service.py:648
 
1323
msgid "serve() can only be called once"
1247
1324
msgstr ""
1248
1325
 
1249
 
#: nova/utils.py:121
1250
 
#, python-format
1251
 
msgid "Fetching %s"
1252
 
msgstr "Fetching %s"
1253
 
 
1254
 
#: nova/utils.py:166
 
1326
#: nova/utils.py:155
1255
1327
#, python-format
1256
1328
msgid "Got unknown keyword args to utils.execute: %r"
1257
1329
msgstr ""
1258
1330
 
 
1331
#: nova/utils.py:161
 
1332
msgid ""
 
1333
"The root_helper option (which lets you specify a root wrapper different "
 
1334
"from nova-rootwrap, and defaults to using sudo) is now deprecated. You "
 
1335
"should use the rootwrap_config option instead."
 
1336
msgstr ""
 
1337
 
1259
1338
#: nova/utils.py:176
1260
1339
#, python-format
1261
1340
msgid "Running cmd (subprocess): %s"
1262
1341
msgstr "Running cmd (subprocess): %s"
1263
1342
 
1264
 
#: nova/utils.py:192 nova/utils.py:272
 
1343
#: nova/utils.py:191 nova/utils.py:269 nova/virt/powervm/common.py:82
1265
1344
#, python-format
1266
1345
msgid "Result was %s"
1267
1346
msgstr "Result was %s"
1268
1347
 
1269
 
#: nova/utils.py:205
 
1348
#: nova/utils.py:204
1270
1349
#, python-format
1271
1350
msgid "%r failed. Retrying."
1272
1351
msgstr ""
1273
1352
 
1274
 
#: nova/utils.py:247
 
1353
#: nova/utils.py:244
1275
1354
#, python-format
1276
1355
msgid "Running cmd (SSH): %s"
1277
1356
msgstr "Running cmd (SSH): %s"
1278
1357
 
1279
 
#: nova/utils.py:249
 
1358
#: nova/utils.py:246
1280
1359
msgid "Environment not supported over SSH"
1281
1360
msgstr ""
1282
1361
 
1283
 
#: nova/utils.py:253
 
1362
#: nova/utils.py:250
1284
1363
msgid "process_input not supported over SSH"
1285
1364
msgstr ""
1286
1365
 
1287
 
#: nova/utils.py:309
 
1366
#: nova/utils.py:285
1288
1367
#, python-format
1289
1368
msgid "debug in callback: %s"
1290
1369
msgstr "debug in callback: %s"
1291
1370
 
1292
 
#: nova/utils.py:463
 
1371
#: nova/utils.py:444
1293
1372
#, python-format
1294
1373
msgid "Link Local address is not found.:%s"
1295
1374
msgstr "Link Local address is not found.:%s"
1296
1375
 
1297
 
#: nova/utils.py:466
 
1376
#: nova/utils.py:447
1298
1377
#, python-format
1299
1378
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1300
1379
msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1301
1380
 
1302
 
#: nova/utils.py:578
 
1381
#: nova/utils.py:482
1303
1382
#, python-format
1304
1383
msgid "Invalid backend: %s"
1305
1384
msgstr "Invalid backend: %s"
1306
1385
 
1307
 
#: nova/utils.py:590
 
1386
#: nova/utils.py:494
1308
1387
#, python-format
1309
1388
msgid "backend %s"
1310
1389
msgstr "backend %s"
1311
1390
 
1312
 
#: nova/utils.py:640
 
1391
#: nova/utils.py:544
1313
1392
msgid "in looping call"
1314
1393
msgstr ""
1315
1394
 
1316
 
#: nova/utils.py:760
 
1395
#: nova/utils.py:628
1317
1396
#, python-format
1318
 
msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
1397
msgid "Could not release the acquired lock `%s`"
1319
1398
msgstr ""
1320
1399
 
1321
 
#: nova/utils.py:764
 
1400
#: nova/utils.py:711
1322
1401
#, python-format
1323
1402
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1324
1403
msgstr ""
1325
1404
 
1326
 
#: nova/utils.py:768
 
1405
#: nova/utils.py:715
1327
1406
#, python-format
1328
1407
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1329
1408
msgstr ""
1330
1409
 
1331
 
#: nova/utils.py:775
 
1410
#: nova/utils.py:741
1332
1411
#, python-format
1333
1412
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1334
1413
msgstr ""
1335
1414
 
1336
 
#: nova/utils.py:834
1337
 
#, python-format
1338
 
msgid "Found sentinel %(filename)s for pid %(pid)s"
1339
 
msgstr ""
1340
 
 
1341
 
#: nova/utils.py:841
1342
 
#, python-format
1343
 
msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
1344
 
msgstr ""
1345
 
 
1346
 
#: nova/utils.py:856
1347
 
#, python-format
1348
 
msgid "Found lockfile %(file)s with link count %(count)d"
1349
 
msgstr ""
1350
 
 
1351
 
#: nova/utils.py:860
1352
 
#, python-format
1353
 
msgid "Cleaned lockfile %(file)s with link count %(count)d"
1354
 
msgstr ""
1355
 
 
1356
 
#: nova/utils.py:969
 
1415
#: nova/utils.py:882
1357
1416
#, python-format
1358
1417
msgid "Expected object of type: %s"
1359
1418
msgstr ""
1360
1419
 
1361
 
#: nova/utils.py:998
 
1420
#: nova/utils.py:911
1362
1421
#, python-format
1363
1422
msgid "Invalid server_string: %s"
1364
1423
msgstr ""
1365
1424
 
1366
 
#: nova/utils.py:1127
 
1425
#: nova/utils.py:1051
1367
1426
#, python-format
1368
1427
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1369
1428
msgstr ""
1370
1429
 
1371
 
#: nova/utils.py:1218
 
1430
#: nova/utils.py:1129
1372
1431
#, python-format
1373
1432
msgid "Reloading cached file %s"
1374
1433
msgstr ""
1375
1434
 
1376
 
#: nova/utils.py:1270
1377
 
#, python-format
1378
 
msgid "Class %(fullname)s is deprecated: %(msg)s"
1379
 
msgstr ""
1380
 
 
1381
 
#: nova/utils.py:1272
1382
 
#, python-format
1383
 
msgid "Class %(fullname)s is deprecated"
1384
 
msgstr ""
1385
 
 
1386
 
#: nova/utils.py:1304
1387
 
#, python-format
1388
 
msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
1389
 
msgstr ""
1390
 
 
1391
 
#: nova/utils.py:1306
1392
 
#, python-format
1393
 
msgid "Function %(name)s in %(location)s is deprecated"
1394
 
msgstr ""
1395
 
 
1396
 
#: nova/utils.py:1490
 
1435
#: nova/utils.py:1235 nova/virt/configdrive.py:145
1397
1436
#, python-format
1398
1437
msgid "Could not remove tmpdir: %s"
1399
1438
msgstr ""
1400
1439
 
 
1440
#: nova/wsgi.py:74
 
1441
#, python-format
 
1442
msgid "%(name)s listening on %(host)s:%(port)s"
 
1443
msgstr ""
 
1444
 
1401
1445
#: nova/wsgi.py:97
1402
 
#, python-format
1403
 
msgid "Started %(name)s on %(host)s:%(port)s"
1404
 
msgstr ""
1405
 
 
1406
 
#: nova/wsgi.py:108
1407
1446
msgid "Stopping WSGI server."
1408
1447
msgstr ""
1409
1448
 
1410
 
#: nova/wsgi.py:122
 
1449
#: nova/wsgi.py:115
1411
1450
msgid "WSGI server has stopped."
1412
1451
msgstr ""
1413
1452
 
1414
 
#: nova/wsgi.py:191
 
1453
#: nova/wsgi.py:184
1415
1454
msgid "You must implement __call__"
1416
1455
msgstr ""
1417
1456
 
1418
 
#: nova/wsgi.py:377
 
1457
#: nova/wsgi.py:370
1419
1458
#, python-format
1420
1459
msgid "Loading app %(name)s from %(path)s"
1421
1460
msgstr ""
1422
1461
 
 
1462
#: nova/api/auth.py:108
 
1463
msgid "Invalid service catalog json."
 
1464
msgstr ""
 
1465
 
 
1466
#: nova/api/auth.py:131
 
1467
msgid "Sourcing roles from deprecated X-Role HTTP header"
 
1468
msgstr ""
 
1469
 
1423
1470
#: nova/api/sizelimit.py:51
1424
1471
msgid "Request is too large."
1425
1472
msgstr ""
1429
1476
msgid "%(key)s with value %(value)s failed validator %(name)s"
1430
1477
msgstr ""
1431
1478
 
1432
 
#: nova/api/ec2/__init__.py:75
 
1479
#: nova/api/ec2/__init__.py:79
1433
1480
#, python-format
1434
1481
msgid "%(code)s: %(message)s"
1435
1482
msgstr ""
1436
1483
 
1437
 
#: nova/api/ec2/__init__.py:97
 
1484
#: nova/api/ec2/__init__.py:102
1438
1485
#, python-format
1439
1486
msgid "FaultWrapper: %s"
1440
1487
msgstr ""
1441
1488
 
1442
 
#: nova/api/ec2/__init__.py:172
 
1489
#: nova/api/ec2/__init__.py:177
1443
1490
msgid "Too many failed authentications."
1444
1491
msgstr ""
1445
1492
 
1446
 
#: nova/api/ec2/__init__.py:182
 
1493
#: nova/api/ec2/__init__.py:187
1447
1494
#, python-format
1448
1495
msgid ""
1449
1496
"Access key %(access_key)s has had %(failures)d failed authentications and"
1450
1497
" will be locked out for %(lock_mins)d minutes."
1451
1498
msgstr ""
1452
1499
 
1453
 
#: nova/api/ec2/__init__.py:269
 
1500
#: nova/api/ec2/__init__.py:204
1454
1501
msgid "Signature not provided"
1455
1502
msgstr ""
1456
1503
 
1457
 
#: nova/api/ec2/__init__.py:273
 
1504
#: nova/api/ec2/__init__.py:208
1458
1505
msgid "Access key not provided"
1459
1506
msgstr ""
1460
1507
 
1461
 
#: nova/api/ec2/__init__.py:308 nova/api/ec2/__init__.py:321
 
1508
#: nova/api/ec2/__init__.py:243 nova/api/ec2/__init__.py:258
1462
1509
msgid "Failure communicating with keystone"
1463
1510
msgstr ""
1464
1511
 
1465
 
#: nova/api/ec2/__init__.py:390
1466
 
#, python-format
1467
 
msgid "Authentication Failure: %s"
1468
 
msgstr ""
1469
 
 
1470
 
#: nova/api/ec2/__init__.py:406
1471
 
#, python-format
1472
 
msgid "Authenticated Request For %(uname)s:%(pname)s)"
1473
 
msgstr ""
1474
 
 
1475
 
#: nova/api/ec2/__init__.py:437
 
1512
#: nova/api/ec2/__init__.py:328
1476
1513
#, python-format
1477
1514
msgid "action: %s"
1478
1515
msgstr ""
1479
1516
 
1480
 
#: nova/api/ec2/__init__.py:439
 
1517
#: nova/api/ec2/__init__.py:330
1481
1518
#, python-format
1482
1519
msgid "arg: %(key)s\t\tval: %(value)s"
1483
1520
msgstr ""
1484
1521
 
1485
 
#: nova/api/ec2/__init__.py:514
 
1522
#: nova/api/ec2/__init__.py:405
1486
1523
#, python-format
1487
1524
msgid "Unauthorized request for controller=%(controller)s and action=%(action)s"
1488
1525
msgstr ""
1489
1526
 
1490
 
#: nova/api/ec2/__init__.py:586
 
1527
#: nova/api/ec2/__init__.py:477
1491
1528
#, python-format
1492
1529
msgid "InstanceNotFound raised: %s"
1493
1530
msgstr ""
1494
1531
 
1495
 
#: nova/api/ec2/__init__.py:592
 
1532
#: nova/api/ec2/__init__.py:483
1496
1533
#, python-format
1497
1534
msgid "VolumeNotFound raised: %s"
1498
1535
msgstr ""
1499
1536
 
1500
 
#: nova/api/ec2/__init__.py:598
 
1537
#: nova/api/ec2/__init__.py:489
1501
1538
#, python-format
1502
1539
msgid "SnapshotNotFound raised: %s"
1503
1540
msgstr ""
1504
1541
 
1505
 
#: nova/api/ec2/__init__.py:604
 
1542
#: nova/api/ec2/__init__.py:495
1506
1543
#, python-format
1507
1544
msgid "NotFound raised: %s"
1508
1545
msgstr ""
1509
1546
 
1510
 
#: nova/api/ec2/__init__.py:607
 
1547
#: nova/api/ec2/__init__.py:498
1511
1548
#, python-format
1512
1549
msgid "EC2APIError raised: %s"
1513
1550
msgstr ""
1514
1551
 
1515
 
#: nova/api/ec2/__init__.py:615
 
1552
#: nova/api/ec2/__init__.py:506
1516
1553
#, python-format
1517
1554
msgid "KeyPairExists raised: %s"
1518
1555
msgstr ""
1519
1556
 
1520
 
#: nova/api/ec2/__init__.py:619
 
1557
#: nova/api/ec2/__init__.py:510
1521
1558
#, python-format
1522
1559
msgid "InvalidParameterValue raised: %s"
1523
1560
msgstr ""
1524
1561
 
1525
 
#: nova/api/ec2/__init__.py:623
 
1562
#: nova/api/ec2/__init__.py:514
1526
1563
#, python-format
1527
1564
msgid "InvalidPortRange raised: %s"
1528
1565
msgstr ""
1529
1566
 
1530
 
#: nova/api/ec2/__init__.py:627
 
1567
#: nova/api/ec2/__init__.py:518
1531
1568
#, python-format
1532
1569
msgid "NotAuthorized raised: %s"
1533
1570
msgstr ""
1534
1571
 
1535
 
#: nova/api/ec2/__init__.py:631
 
1572
#: nova/api/ec2/__init__.py:522
1536
1573
#, python-format
1537
1574
msgid "InvalidRequest raised: %s"
1538
1575
msgstr ""
1539
1576
 
1540
 
#: nova/api/ec2/__init__.py:635
 
1577
#: nova/api/ec2/__init__.py:526
1541
1578
#, python-format
1542
1579
msgid "QuotaError raised: %s"
1543
1580
msgstr ""
1544
1581
 
1545
 
#: nova/api/ec2/__init__.py:639
 
1582
#: nova/api/ec2/__init__.py:530
1546
1583
#, python-format
1547
1584
msgid "Invalid id: bogus (expecting \"i-...\"): %s"
1548
1585
msgstr ""
1549
1586
 
1550
 
#: nova/api/ec2/__init__.py:648
 
1587
#: nova/api/ec2/__init__.py:539
1551
1588
#, python-format
1552
1589
msgid "Unexpected error raised: %s"
1553
1590
msgstr ""
1554
1591
 
1555
 
#: nova/api/ec2/__init__.py:649
 
1592
#: nova/api/ec2/__init__.py:540
1556
1593
#, python-format
1557
1594
msgid "Environment: %s"
1558
1595
msgstr ""
1559
1596
 
1560
 
#: nova/api/ec2/__init__.py:651 nova/api/metadata/handler.py:248
 
1597
#: nova/api/ec2/__init__.py:542 nova/api/metadata/handler.py:79
1561
1598
msgid "An unknown error has occurred. Please try your request again."
1562
1599
msgstr ""
1563
1600
 
1566
1603
msgid "Unsupported API request: controller = %(controller)s, action = %(action)s"
1567
1604
msgstr ""
1568
1605
 
1569
 
#: nova/api/ec2/cloud.py:315
 
1606
#: nova/api/ec2/cloud.py:336
1570
1607
#, python-format
1571
1608
msgid "Create snapshot of volume %s"
1572
1609
msgstr ""
1573
1610
 
1574
 
#: nova/api/ec2/cloud.py:350
 
1611
#: nova/api/ec2/cloud.py:362
 
1612
#, python-format
 
1613
msgid "Could not find key pair(s): %s"
 
1614
msgstr ""
 
1615
 
 
1616
#: nova/api/ec2/cloud.py:378
1575
1617
#, python-format
1576
1618
msgid "Create key pair %s"
1577
1619
msgstr ""
1578
1620
 
1579
 
#: nova/api/ec2/cloud.py:357 nova/api/ec2/cloud.py:382
1580
 
#: nova/api/openstack/compute/contrib/keypairs.py:86
 
1621
#: nova/api/ec2/cloud.py:385 nova/api/ec2/cloud.py:410
 
1622
#: nova/api/openstack/compute/contrib/keypairs.py:93
1581
1623
msgid "Quota exceeded, too many key pairs."
1582
1624
msgstr ""
1583
1625
 
1584
 
#: nova/api/ec2/cloud.py:363 nova/api/ec2/cloud.py:388
1585
 
#: nova/api/openstack/compute/contrib/keypairs.py:94 nova/compute/api.py:1964
 
1626
#: nova/api/ec2/cloud.py:391 nova/api/ec2/cloud.py:416
 
1627
#: nova/api/openstack/compute/contrib/keypairs.py:101
1586
1628
#, python-format
1587
1629
msgid "Key pair '%s' already exists."
1588
1630
msgstr ""
1589
1631
 
1590
 
#: nova/api/ec2/cloud.py:372
 
1632
#: nova/api/ec2/cloud.py:400
1591
1633
#, python-format
1592
1634
msgid "Import key %s"
1593
1635
msgstr ""
1594
1636
 
1595
 
#: nova/api/ec2/cloud.py:395
 
1637
#: nova/api/ec2/cloud.py:423
1596
1638
#, python-format
1597
1639
msgid "Delete key pair %s"
1598
1640
msgstr ""
1599
1641
 
1600
 
#: nova/api/ec2/cloud.py:538
1601
 
#, fuzzy, python-format
1602
 
msgid "Invalid CIDR"
1603
 
msgstr "Invalid cidr %(cidr)s."
1604
 
 
1605
 
#: nova/api/ec2/cloud.py:626 nova/api/ec2/cloud.py:680
1606
 
#: nova/api/ec2/cloud.py:798
 
1642
#: nova/api/ec2/cloud.py:554 nova/api/ec2/cloud.py:666
1607
1643
msgid "Not enough parameters, need group_name or group_id"
1608
1644
msgstr ""
1609
1645
 
1610
 
#: nova/api/ec2/cloud.py:641
1611
 
#: nova/api/openstack/compute/contrib/security_groups.py:530
1612
 
#, python-format
1613
 
msgid "Revoke security group ingress %s"
1614
 
msgstr ""
1615
 
 
1616
 
#: nova/api/ec2/cloud.py:653 nova/api/ec2/cloud.py:706
 
1646
#: nova/api/ec2/cloud.py:559
1617
1647
#, python-format
1618
1648
msgid "%s Not enough parameters to build a valid rule"
1619
1649
msgstr ""
1620
1650
 
1621
 
#: nova/api/ec2/cloud.py:671 nova/api/ec2/cloud.py:738
 
1651
#: nova/api/ec2/cloud.py:589 nova/api/ec2/cloud.py:620
1622
1652
msgid "No rule for the specified parameters."
1623
1653
msgstr ""
1624
1654
 
1625
 
#: nova/api/ec2/cloud.py:695
1626
 
#: nova/api/openstack/compute/contrib/security_groups.py:360
1627
 
#, python-format
1628
 
msgid "Authorize security group ingress %s"
1629
 
msgstr ""
1630
 
 
1631
 
#: nova/api/ec2/cloud.py:712
 
1655
#: nova/api/ec2/cloud.py:611
1632
1656
#, python-format
1633
1657
msgid "%s - This rule already exists in group"
1634
1658
msgstr ""
1635
1659
 
1636
 
#: nova/api/ec2/cloud.py:720
1637
 
#: nova/api/openstack/compute/contrib/security_groups.py:389
1638
 
msgid "Quota exceeded, too many security group rules."
1639
 
msgstr ""
1640
 
 
1641
 
#: nova/api/ec2/cloud.py:763
1642
 
#, python-format
1643
 
msgid ""
1644
 
"Value (%s) for parameter GroupName is invalid. Content limited to "
1645
 
"Alphanumeric characters, spaces, dashes, and underscores."
1646
 
msgstr ""
1647
 
 
1648
 
#: nova/api/ec2/cloud.py:770
1649
 
#, python-format
1650
 
msgid ""
1651
 
"Value (%s) for parameter GroupName is invalid. Length exceeds maximum of "
1652
 
"255."
1653
 
msgstr ""
1654
 
 
1655
 
#: nova/api/ec2/cloud.py:774
1656
 
#: nova/api/openstack/compute/contrib/security_groups.py:298
1657
 
#, python-format
1658
 
msgid "Create Security Group %s"
1659
 
msgstr ""
1660
 
 
1661
 
#: nova/api/ec2/cloud.py:777
1662
 
#, python-format
1663
 
msgid "group %s already exists"
1664
 
msgstr ""
1665
 
 
1666
 
#: nova/api/ec2/cloud.py:781
1667
 
#: nova/api/openstack/compute/contrib/security_groups.py:295
1668
 
msgid "Quota exceeded, too many security groups."
1669
 
msgstr ""
1670
 
 
1671
 
#: nova/api/ec2/cloud.py:813
1672
 
#: nova/api/openstack/compute/contrib/security_groups.py:247
1673
 
#, python-format
1674
 
msgid "Delete security group %s"
1675
 
msgstr ""
1676
 
 
1677
 
#: nova/api/ec2/cloud.py:821
 
1660
#: nova/api/ec2/cloud.py:677
1678
1661
#, python-format
1679
1662
msgid "Get console output for instance %s"
1680
1663
msgstr "Get console output for instance %s"
1681
1664
 
1682
 
#: nova/api/ec2/cloud.py:897
 
1665
#: nova/api/ec2/cloud.py:753
1683
1666
#, python-format
1684
1667
msgid "Create volume from snapshot %s"
1685
1668
msgstr ""
1686
1669
 
1687
 
#: nova/api/ec2/cloud.py:901 nova/api/openstack/compute/contrib/volumes.py:188
1688
 
#: nova/api/openstack/volume/volumes.py:216
 
1670
#: nova/api/ec2/cloud.py:757 nova/api/openstack/compute/contrib/volumes.py:250
 
1671
#: nova/api/openstack/volume/volumes.py:286
1689
1672
#, python-format
1690
1673
msgid "Create volume of %s GB"
1691
1674
msgstr ""
1692
1675
 
1693
 
#: nova/api/ec2/cloud.py:924
 
1676
#: nova/api/ec2/cloud.py:783
1694
1677
msgid "Delete Failed"
1695
1678
msgstr ""
1696
1679
 
1697
 
#: nova/api/ec2/cloud.py:934
 
1680
#: nova/api/ec2/cloud.py:796
1698
1681
#, python-format
1699
1682
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1700
1683
msgstr ""
1701
1684
 
1702
 
#: nova/api/ec2/cloud.py:942
 
1685
#: nova/api/ec2/cloud.py:804
1703
1686
msgid "Attach Failed."
1704
1687
msgstr ""
1705
1688
 
1706
 
#: nova/api/ec2/cloud.py:955 nova/api/openstack/compute/contrib/volumes.py:379
 
1689
#: nova/api/ec2/cloud.py:817 nova/api/openstack/compute/contrib/volumes.py:429
1707
1690
#, python-format
1708
1691
msgid "Detach volume %s"
1709
1692
msgstr ""
1710
1693
 
1711
 
#: nova/api/ec2/cloud.py:962
 
1694
#: nova/api/ec2/cloud.py:823
1712
1695
msgid "Detach Volume Failed."
1713
1696
msgstr ""
1714
1697
 
1715
 
#: nova/api/ec2/cloud.py:987 nova/api/ec2/cloud.py:1044
1716
 
#: nova/api/ec2/cloud.py:1522 nova/api/ec2/cloud.py:1537
 
1698
#: nova/api/ec2/cloud.py:849 nova/api/ec2/cloud.py:906
 
1699
#: nova/api/ec2/cloud.py:1440 nova/api/ec2/cloud.py:1455
1717
1700
#, python-format
1718
1701
msgid "attribute not supported: %s"
1719
1702
msgstr ""
1720
1703
 
1721
 
#: nova/api/ec2/cloud.py:1110
 
1704
#: nova/api/ec2/cloud.py:972
1722
1705
#, python-format
1723
1706
msgid "vol = %s\n"
1724
1707
msgstr ""
1725
1708
 
1726
 
#: nova/api/ec2/cloud.py:1260
 
1709
#: nova/api/ec2/cloud.py:1123
1727
1710
msgid "Allocate address"
1728
1711
msgstr ""
1729
1712
 
1730
 
#: nova/api/ec2/cloud.py:1265
 
1713
#: nova/api/ec2/cloud.py:1127
 
1714
msgid "No more floating IPs available"
 
1715
msgstr ""
 
1716
 
 
1717
#: nova/api/ec2/cloud.py:1131
1731
1718
#, python-format
1732
1719
msgid "Release address %s"
1733
1720
msgstr ""
1734
1721
 
1735
 
#: nova/api/ec2/cloud.py:1270
 
1722
#: nova/api/ec2/cloud.py:1136
1736
1723
msgid "Unable to release IP Address."
1737
1724
msgstr ""
1738
1725
 
1739
 
#: nova/api/ec2/cloud.py:1273
 
1726
#: nova/api/ec2/cloud.py:1139
1740
1727
#, python-format
1741
1728
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1742
1729
msgstr ""
1743
1730
 
1744
 
#: nova/api/ec2/cloud.py:1283
1745
 
msgid "Unable to associate IP Address."
1746
 
msgstr ""
1747
 
 
1748
 
#: nova/api/ec2/cloud.py:1286
 
1731
#: nova/api/ec2/cloud.py:1147
 
1732
msgid "Unable to associate IP Address, no fixed_ips."
 
1733
msgstr ""
 
1734
 
 
1735
#: nova/api/ec2/cloud.py:1155
 
1736
#: nova/api/openstack/compute/contrib/floating_ips.py:244
 
1737
#, python-format
 
1738
msgid "multiple fixed_ips exist, using the first: %s"
 
1739
msgstr ""
 
1740
 
 
1741
#: nova/api/ec2/cloud.py:1164
 
1742
msgid "Floating ip is already associated."
 
1743
msgstr ""
 
1744
 
 
1745
#: nova/api/ec2/cloud.py:1167
 
1746
msgid "l3driver call to add floating ip failed."
 
1747
msgstr ""
 
1748
 
 
1749
#: nova/api/ec2/cloud.py:1170
 
1750
msgid "Error, unable to associate floating ip."
 
1751
msgstr ""
 
1752
 
 
1753
#: nova/api/ec2/cloud.py:1178
1749
1754
#, python-format
1750
1755
msgid "Disassociate address %s"
1751
1756
msgstr ""
1752
1757
 
1753
 
#: nova/api/ec2/cloud.py:1312
 
1758
#: nova/api/ec2/cloud.py:1183
 
1759
msgid "Floating ip is not associated."
 
1760
msgstr ""
 
1761
 
 
1762
#: nova/api/ec2/cloud.py:1210
1754
1763
msgid "Image must be available"
1755
1764
msgstr ""
1756
1765
 
1757
 
#: nova/api/ec2/cloud.py:1333
 
1766
#: nova/api/ec2/cloud.py:1242
1758
1767
msgid "Going to start terminating instances"
1759
1768
msgstr ""
1760
1769
 
1761
 
#: nova/api/ec2/cloud.py:1347
 
1770
#: nova/api/ec2/cloud.py:1252
1762
1771
#, python-format
1763
1772
msgid "Reboot instance %r"
1764
1773
msgstr ""
1765
1774
 
1766
 
#: nova/api/ec2/cloud.py:1358
 
1775
#: nova/api/ec2/cloud.py:1261
1767
1776
msgid "Going to stop instances"
1768
1777
msgstr ""
1769
1778
 
1770
 
#: nova/api/ec2/cloud.py:1369
 
1779
#: nova/api/ec2/cloud.py:1270
1771
1780
msgid "Going to start instances"
1772
1781
msgstr ""
1773
1782
 
1774
 
#: nova/api/ec2/cloud.py:1459
 
1783
#: nova/api/ec2/cloud.py:1361
1775
1784
#, python-format
1776
1785
msgid "De-registering image %s"
1777
1786
msgstr ""
1778
1787
 
1779
 
#: nova/api/ec2/cloud.py:1475
 
1788
#: nova/api/ec2/cloud.py:1377
1780
1789
msgid "imageLocation is required"
1781
1790
msgstr ""
1782
1791
 
1783
 
#: nova/api/ec2/cloud.py:1494
 
1792
#: nova/api/ec2/cloud.py:1396
1784
1793
#, python-format
1785
1794
msgid "Registered image %(image_location)s with id %(image_id)s"
1786
1795
msgstr ""
1787
1796
 
1788
 
#: nova/api/ec2/cloud.py:1540
 
1797
#: nova/api/ec2/cloud.py:1458
1789
1798
msgid "user or group not specified"
1790
1799
msgstr ""
1791
1800
 
1792
 
#: nova/api/ec2/cloud.py:1542
 
1801
#: nova/api/ec2/cloud.py:1460
1793
1802
msgid "only group \"all\" is supported"
1794
1803
msgstr ""
1795
1804
 
1796
 
#: nova/api/ec2/cloud.py:1544
 
1805
#: nova/api/ec2/cloud.py:1462
1797
1806
msgid "operation_type must be add or remove"
1798
1807
msgstr ""
1799
1808
 
1800
 
#: nova/api/ec2/cloud.py:1546
 
1809
#: nova/api/ec2/cloud.py:1464
1801
1810
#, python-format
1802
1811
msgid "Updating image %s publicity"
1803
1812
msgstr ""
1804
1813
 
1805
 
#: nova/api/ec2/cloud.py:1559
 
1814
#: nova/api/ec2/cloud.py:1477
1806
1815
#, python-format
1807
1816
msgid "Not allowed to modify attributes for image %s"
1808
1817
msgstr ""
1809
1818
 
1810
 
#: nova/api/ec2/cloud.py:1607
 
1819
#: nova/api/ec2/cloud.py:1506
 
1820
#, python-format
 
1821
msgid ""
 
1822
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not "
 
1823
"have a volume attached at root (%(root)s)"
 
1824
msgstr ""
 
1825
 
 
1826
#: nova/api/ec2/cloud.py:1536
1811
1827
#, python-format
1812
1828
msgid "Couldn't stop instance with in %d sec"
1813
1829
msgstr ""
1814
1830
 
1815
 
#: nova/api/metadata/handler.py:246 nova/api/metadata/handler.py:253
 
1831
#: nova/api/ec2/cloud.py:1554
 
1832
#, python-format
 
1833
msgid "image of %(instance)s at %(now)s"
 
1834
msgstr ""
 
1835
 
 
1836
#: nova/api/ec2/cloud.py:1587
 
1837
#, fuzzy
 
1838
msgid "Invalid CIDR"
 
1839
msgstr "Invalid cidr %(cidr)s."
 
1840
 
 
1841
#: nova/api/metadata/handler.py:77 nova/api/metadata/handler.py:84
1816
1842
#, python-format
1817
1843
msgid "Failed to get metadata for ip: %s"
1818
1844
msgstr ""
1819
1845
 
1820
 
#: nova/api/openstack/__init__.py:43
 
1846
#: nova/api/openstack/__init__.py:50
1821
1847
#, python-format
1822
1848
msgid "Caught error: %s"
1823
1849
msgstr ""
1824
1850
 
1825
 
#: nova/api/openstack/__init__.py:45 nova/api/openstack/wsgi.py:886
 
1851
#: nova/api/openstack/__init__.py:59 nova/api/openstack/wsgi.py:960
1826
1852
#, python-format
1827
1853
msgid "%(url)s returned with HTTP %(status)d"
1828
1854
msgstr ""
1829
1855
 
1830
 
#: nova/api/openstack/__init__.py:94
 
1856
#: nova/api/openstack/__init__.py:123
1831
1857
msgid "Must specify an ExtensionManager class"
1832
1858
msgstr ""
1833
1859
 
1834
 
#: nova/api/openstack/__init__.py:105
 
1860
#: nova/api/openstack/__init__.py:134
1835
1861
#, python-format
1836
1862
msgid "Extended resource: %s"
1837
1863
msgstr ""
1838
1864
 
1839
 
#: nova/api/openstack/__init__.py:130
 
1865
#: nova/api/openstack/__init__.py:165
1840
1866
#, python-format
1841
1867
msgid ""
1842
1868
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
1843
1869
"resource"
1844
1870
msgstr ""
1845
1871
 
1846
 
#: nova/api/openstack/__init__.py:135
 
1872
#: nova/api/openstack/__init__.py:170
1847
1873
#, python-format
1848
1874
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1849
1875
msgstr ""
1850
1876
 
1851
 
#: nova/api/openstack/common.py:133 nova/api/openstack/common.py:167
 
1877
#: nova/api/openstack/common.py:99
 
1878
#, python-format
 
1879
msgid ""
 
1880
"status is UNKNOWN from vm_state=%(vm_state)s task_state=%(task_state)s. "
 
1881
"Bad upgrade or db corrupted?"
 
1882
msgstr ""
 
1883
 
 
1884
#: nova/api/openstack/common.py:138 nova/api/openstack/common.py:172
1852
1885
msgid "limit param must be an integer"
1853
1886
msgstr ""
1854
1887
 
1855
 
#: nova/api/openstack/common.py:136 nova/api/openstack/common.py:171
 
1888
#: nova/api/openstack/common.py:141 nova/api/openstack/common.py:176
1856
1889
msgid "limit param must be positive"
1857
1890
msgstr ""
1858
1891
 
1859
 
#: nova/api/openstack/common.py:161
 
1892
#: nova/api/openstack/common.py:166
1860
1893
msgid "offset param must be an integer"
1861
1894
msgstr ""
1862
1895
 
1863
 
#: nova/api/openstack/common.py:175
 
1896
#: nova/api/openstack/common.py:180
1864
1897
msgid "offset param must be positive"
1865
1898
msgstr ""
1866
1899
 
1867
 
#: nova/api/openstack/common.py:203
 
1900
#: nova/api/openstack/common.py:215
1868
1901
#, python-format
1869
1902
msgid "marker [%s] not found"
1870
1903
msgstr ""
1871
1904
 
1872
 
#: nova/api/openstack/common.py:243
 
1905
#: nova/api/openstack/common.py:255
1873
1906
#, python-format
1874
1907
msgid "href %s does not contain version"
1875
1908
msgstr ""
1876
1909
 
 
1910
#: nova/api/openstack/common.py:270
 
1911
msgid "Image metadata limit exceeded"
 
1912
msgstr ""
 
1913
 
1877
1914
#: nova/api/openstack/common.py:278
1878
 
msgid "Image metadata limit exceeded"
1879
 
msgstr ""
1880
 
 
1881
 
#: nova/api/openstack/common.py:286
1882
1915
msgid "Image metadata key cannot be blank"
1883
1916
msgstr ""
1884
1917
 
1885
 
#: nova/api/openstack/common.py:289
 
1918
#: nova/api/openstack/common.py:281
1886
1919
msgid "Image metadata key too long"
1887
1920
msgstr ""
1888
1921
 
1889
 
#: nova/api/openstack/common.py:292
 
1922
#: nova/api/openstack/common.py:284
1890
1923
msgid "Invalid image metadata"
1891
1924
msgstr ""
1892
1925
 
1893
 
#: nova/api/openstack/common.py:308
1894
 
#, python-format
1895
 
msgid "Converting nw_info: %s"
1896
 
msgstr ""
1897
 
 
1898
 
#: nova/api/openstack/common.py:318
1899
 
#, python-format
1900
 
msgid "Converted networks: %s"
1901
 
msgstr ""
1902
 
 
1903
 
#: nova/api/openstack/common.py:351
 
1926
#: nova/api/openstack/common.py:335
1904
1927
#, python-format
1905
1928
msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s"
1906
1929
msgstr ""
1907
1930
 
1908
 
#: nova/api/openstack/common.py:354
 
1931
#: nova/api/openstack/common.py:338
1909
1932
#, python-format
1910
1933
msgid "Instance is in an invalid state for '%(action)s'"
1911
1934
msgstr ""
1912
1935
 
1913
 
#: nova/api/openstack/common.py:434
 
1936
#: nova/api/openstack/common.py:418
1914
1937
msgid "Rejecting snapshot request, snapshots currently disabled"
1915
1938
msgstr ""
1916
1939
 
1917
 
#: nova/api/openstack/common.py:436
 
1940
#: nova/api/openstack/common.py:420
1918
1941
msgid "Instance snapshots are not permitted at this time."
1919
1942
msgstr ""
1920
1943
 
1921
 
#: nova/api/openstack/extensions.py:188
 
1944
#: nova/api/openstack/extensions.py:198
1922
1945
#, python-format
1923
1946
msgid "Loaded extension: %s"
1924
1947
msgstr ""
1925
1948
 
1926
 
#: nova/api/openstack/extensions.py:226
 
1949
#: nova/api/openstack/extensions.py:236
1927
1950
#, python-format
1928
1951
msgid "Ext name: %s"
1929
1952
msgstr ""
1930
1953
 
1931
 
#: nova/api/openstack/extensions.py:227
 
1954
#: nova/api/openstack/extensions.py:237
1932
1955
#, python-format
1933
1956
msgid "Ext alias: %s"
1934
1957
msgstr ""
1935
1958
 
1936
 
#: nova/api/openstack/extensions.py:228
 
1959
#: nova/api/openstack/extensions.py:238
1937
1960
#, python-format
1938
1961
msgid "Ext description: %s"
1939
1962
msgstr ""
1940
1963
 
1941
 
#: nova/api/openstack/extensions.py:230
 
1964
#: nova/api/openstack/extensions.py:240
1942
1965
#, python-format
1943
1966
msgid "Ext namespace: %s"
1944
1967
msgstr ""
1945
1968
 
1946
 
#: nova/api/openstack/extensions.py:231
 
1969
#: nova/api/openstack/extensions.py:241
1947
1970
#, python-format
1948
1971
msgid "Ext updated: %s"
1949
1972
msgstr ""
1950
1973
 
1951
 
#: nova/api/openstack/extensions.py:233
 
1974
#: nova/api/openstack/extensions.py:243
1952
1975
#, python-format
1953
1976
msgid "Exception loading extension: %s"
1954
1977
msgstr ""
1955
1978
 
1956
 
#: nova/api/openstack/extensions.py:247
 
1979
#: nova/api/openstack/extensions.py:257
1957
1980
#, python-format
1958
1981
msgid "Loading extension %s"
1959
1982
msgstr ""
1960
1983
 
1961
 
#: nova/api/openstack/extensions.py:253
 
1984
#: nova/api/openstack/extensions.py:266
1962
1985
#, python-format
1963
1986
msgid "Calling extension factory %s"
1964
1987
msgstr ""
1965
1988
 
1966
 
#: nova/api/openstack/extensions.py:265
 
1989
#: nova/api/openstack/extensions.py:278
1967
1990
#, python-format
1968
1991
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
1969
1992
msgstr ""
1970
1993
 
1971
 
#: nova/api/openstack/extensions.py:345
 
1994
#: nova/api/openstack/extensions.py:359
1972
1995
#, python-format
1973
1996
msgid "Failed to load extension %(classpath)s: %(exc)s"
1974
1997
msgstr ""
1975
1998
 
1976
 
#: nova/api/openstack/extensions.py:369
 
1999
#: nova/api/openstack/extensions.py:383
1977
2000
#, python-format
1978
2001
msgid "Failed to load extension %(ext_name)s: %(exc)s"
1979
2002
msgstr ""
1980
2003
 
1981
 
#: nova/api/openstack/wsgi.py:135 nova/api/openstack/wsgi.py:538
 
2004
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:602
1982
2005
msgid "cannot understand JSON"
1983
2006
msgstr ""
1984
2007
 
1985
 
#: nova/api/openstack/wsgi.py:159
1986
 
#: nova/api/openstack/compute/contrib/hosts.py:86
 
2008
#: nova/api/openstack/wsgi.py:223
 
2009
#: nova/api/openstack/compute/contrib/hosts.py:85
1987
2010
msgid "cannot understand XML"
1988
2011
msgstr ""
1989
2012
 
1990
 
#: nova/api/openstack/wsgi.py:543
 
2013
#: nova/api/openstack/wsgi.py:607
1991
2014
msgid "too many body keys"
1992
2015
msgstr ""
1993
2016
 
1994
 
#: nova/api/openstack/wsgi.py:582
 
2017
#: nova/api/openstack/wsgi.py:650
1995
2018
#, python-format
1996
2019
msgid "Exception handling resource: %s"
1997
2020
msgstr ""
1998
2021
 
1999
 
#: nova/api/openstack/wsgi.py:586
 
2022
#: nova/api/openstack/wsgi.py:654
2000
2023
#, python-format
2001
2024
msgid "Fault thrown: %s"
2002
2025
msgstr ""
2003
2026
 
2004
 
#: nova/api/openstack/wsgi.py:589
 
2027
#: nova/api/openstack/wsgi.py:657
2005
2028
#, python-format
2006
2029
msgid "HTTP exception thrown: %s"
2007
2030
msgstr ""
2008
2031
 
2009
 
#: nova/api/openstack/wsgi.py:697
 
2032
#: nova/api/openstack/wsgi.py:771
2010
2033
msgid "Unrecognized Content-Type provided in request"
2011
2034
msgstr ""
2012
2035
 
2013
 
#: nova/api/openstack/wsgi.py:701
 
2036
#: nova/api/openstack/wsgi.py:775
2014
2037
msgid "No Content-Type provided in request"
2015
2038
msgstr ""
2016
2039
 
2017
 
#: nova/api/openstack/wsgi.py:705
 
2040
#: nova/api/openstack/wsgi.py:779
2018
2041
msgid "Empty body provided in request"
2019
2042
msgstr ""
2020
2043
 
2021
 
#: nova/api/openstack/wsgi.py:816
 
2044
#: nova/api/openstack/wsgi.py:890
2022
2045
#, python-format
2023
2046
msgid "There is no such action: %s"
2024
2047
msgstr ""
2025
2048
 
2026
 
#: nova/api/openstack/wsgi.py:819 nova/api/openstack/wsgi.py:832
 
2049
#: nova/api/openstack/wsgi.py:893 nova/api/openstack/wsgi.py:906
2027
2050
#: nova/api/openstack/compute/server_metadata.py:58
2028
2051
#: nova/api/openstack/compute/server_metadata.py:76
2029
2052
#: nova/api/openstack/compute/server_metadata.py:101
2030
2053
#: nova/api/openstack/compute/server_metadata.py:126
2031
 
#: nova/api/openstack/compute/contrib/admin_actions.py:211
2032
 
#: nova/api/openstack/compute/contrib/console_output.py:52
 
2054
#: nova/api/openstack/compute/contrib/admin_actions.py:215
2033
2055
msgid "Malformed request body"
2034
2056
msgstr ""
2035
2057
 
2036
 
#: nova/api/openstack/wsgi.py:829
 
2058
#: nova/api/openstack/wsgi.py:903
2037
2059
msgid "Unsupported Content-Type"
2038
2060
msgstr ""
2039
2061
 
2040
 
#: nova/api/openstack/wsgi.py:841
 
2062
#: nova/api/openstack/wsgi.py:915
2041
2063
msgid "Malformed request url"
2042
2064
msgstr ""
2043
2065
 
2044
 
#: nova/api/openstack/wsgi.py:889
 
2066
#: nova/api/openstack/wsgi.py:963
2045
2067
#, python-format
2046
2068
msgid "%(url)s returned a fault: %(e)s"
2047
2069
msgstr ""
2063
2085
msgid "subclasses must implement construct()!"
2064
2086
msgstr ""
2065
2087
 
2066
 
#: nova/api/openstack/compute/extensions.py:29
 
2088
#: nova/api/openstack/compute/extensions.py:30
2067
2089
#: nova/api/openstack/volume/extensions.py:29
2068
2090
msgid "Initializing extension manager."
2069
2091
msgstr ""
2070
2092
 
2071
 
#: nova/api/openstack/compute/flavors.py:101
 
2093
#: nova/api/openstack/compute/flavors.py:111
 
2094
#, python-format
 
2095
msgid "Invalid is_public filter [%s]"
 
2096
msgstr ""
 
2097
 
 
2098
#: nova/api/openstack/compute/flavors.py:130
2072
2099
#, python-format
2073
2100
msgid "Invalid minRam filter [%s]"
2074
2101
msgstr ""
2075
2102
 
2076
 
#: nova/api/openstack/compute/flavors.py:108
 
2103
#: nova/api/openstack/compute/flavors.py:137
2077
2104
#, python-format
2078
2105
msgid "Invalid minDisk filter [%s]"
2079
2106
msgstr ""
2116
2143
msgid "Instance is not a member of specified network"
2117
2144
msgstr ""
2118
2145
 
2119
 
#: nova/api/openstack/compute/limits.py:140
 
2146
#: nova/api/openstack/compute/limits.py:145
2120
2147
#, python-format
2121
2148
msgid ""
2122
2149
"Only %(value)s %(verb)s request(s) can be made to %(uri)s every "
2123
2150
"%(unit_string)s."
2124
2151
msgstr ""
2125
2152
 
2126
 
#: nova/api/openstack/compute/limits.py:266
 
2153
#: nova/api/openstack/compute/limits.py:271
2127
2154
msgid "This request was rate-limited."
2128
2155
msgstr ""
2129
2156
 
2138
2165
msgid "Metadata item was not found"
2139
2166
msgstr ""
2140
2167
 
2141
 
#: nova/api/openstack/compute/servers.py:423
 
2168
#: nova/api/openstack/compute/servers.py:408
2142
2169
#, python-format
2143
2170
msgid "Invalid server status: %(status)s"
2144
2171
msgstr ""
2145
2172
 
2146
 
#: nova/api/openstack/compute/servers.py:431
 
2173
#: nova/api/openstack/compute/servers.py:416
2147
2174
msgid "Invalid changes-since value"
2148
2175
msgstr ""
2149
2176
 
2150
 
#: nova/api/openstack/compute/servers.py:476
 
2177
#: nova/api/openstack/compute/servers.py:435
 
2178
msgid "Only administrators may list deleted instances"
 
2179
msgstr ""
 
2180
 
 
2181
#: nova/api/openstack/compute/servers.py:473
2151
2182
msgid "Server name is not a string or unicode"
2152
2183
msgstr ""
2153
2184
 
2154
 
#: nova/api/openstack/compute/servers.py:480
 
2185
#: nova/api/openstack/compute/servers.py:477
2155
2186
msgid "Server name is an empty string"
2156
2187
msgstr ""
2157
2188
 
2158
 
#: nova/api/openstack/compute/servers.py:484
 
2189
#: nova/api/openstack/compute/servers.py:481
2159
2190
msgid "Server name must be less than 256 characters."
2160
2191
msgstr ""
2161
2192
 
 
2193
#: nova/api/openstack/compute/servers.py:498
 
2194
#, python-format
 
2195
msgid "Bad personality format: missing %s"
 
2196
msgstr ""
 
2197
 
2162
2198
#: nova/api/openstack/compute/servers.py:501
2163
 
#, python-format
2164
 
msgid "Bad personality format: missing %s"
2165
 
msgstr ""
2166
 
 
2167
 
#: nova/api/openstack/compute/servers.py:504
2168
2199
msgid "Bad personality format"
2169
2200
msgstr ""
2170
2201
 
2171
 
#: nova/api/openstack/compute/servers.py:509
 
2202
#: nova/api/openstack/compute/servers.py:506
2172
2203
#, python-format
2173
2204
msgid "Personality content for %s cannot be decoded"
2174
2205
msgstr ""
2175
2206
 
2176
 
#: nova/api/openstack/compute/servers.py:522
 
2207
#: nova/api/openstack/compute/servers.py:525
 
2208
msgid "Unknown argment : port"
 
2209
msgstr ""
 
2210
 
 
2211
#: nova/api/openstack/compute/servers.py:528
 
2212
#, python-format
 
2213
msgid "Bad port format: port uuid is not in proper format (%s)"
 
2214
msgstr ""
 
2215
 
 
2216
#: nova/api/openstack/compute/servers.py:538
2177
2217
#, python-format
2178
2218
msgid "Bad networks format: network uuid is not in proper format (%s)"
2179
2219
msgstr ""
2180
2220
 
2181
 
#: nova/api/openstack/compute/servers.py:531
 
2221
#: nova/api/openstack/compute/servers.py:548
2182
2222
#, python-format
2183
2223
msgid "Invalid fixed IP address (%s)"
2184
2224
msgstr ""
2185
2225
 
2186
 
#: nova/api/openstack/compute/servers.py:538
 
2226
#: nova/api/openstack/compute/servers.py:561
2187
2227
#, python-format
2188
2228
msgid "Duplicate networks (%s) are not allowed"
2189
2229
msgstr ""
2190
2230
 
2191
 
#: nova/api/openstack/compute/servers.py:544
 
2231
#: nova/api/openstack/compute/servers.py:567
2192
2232
#, python-format
2193
2233
msgid "Bad network format: missing %s"
2194
2234
msgstr ""
2195
2235
 
2196
 
#: nova/api/openstack/compute/servers.py:547
 
2236
#: nova/api/openstack/compute/servers.py:570
2197
2237
msgid "Bad networks format"
2198
2238
msgstr ""
2199
2239
 
2200
 
#: nova/api/openstack/compute/servers.py:559
 
2240
#: nova/api/openstack/compute/servers.py:582
2201
2241
msgid "Userdata content cannot be decoded"
2202
2242
msgstr ""
2203
2243
 
2204
 
#: nova/api/openstack/compute/servers.py:566
 
2244
#: nova/api/openstack/compute/servers.py:589
2205
2245
msgid "accessIPv4 is not proper IPv4 format"
2206
2246
msgstr ""
2207
2247
 
2208
 
#: nova/api/openstack/compute/servers.py:573
 
2248
#: nova/api/openstack/compute/servers.py:596
2209
2249
msgid "accessIPv6 is not proper IPv6 format"
2210
2250
msgstr ""
2211
2251
 
2212
 
#: nova/api/openstack/compute/servers.py:605
 
2252
#: nova/api/openstack/compute/servers.py:629
2213
2253
msgid "Server name is not defined"
2214
2254
msgstr ""
2215
2255
 
2216
 
#: nova/api/openstack/compute/servers.py:647
2217
 
#: nova/api/openstack/compute/servers.py:715
 
2256
#: nova/api/openstack/compute/servers.py:678
 
2257
#: nova/api/openstack/compute/servers.py:778
2218
2258
msgid "Invalid flavorRef provided."
2219
2259
msgstr ""
2220
2260
 
2221
 
#: nova/api/openstack/compute/servers.py:712
 
2261
#: nova/api/openstack/compute/servers.py:714
 
2262
msgid "min_count must be an integer value"
 
2263
msgstr ""
 
2264
 
 
2265
#: nova/api/openstack/compute/servers.py:717
 
2266
msgid "min_count must be > 0"
 
2267
msgstr ""
 
2268
 
 
2269
#: nova/api/openstack/compute/servers.py:722
 
2270
msgid "max_count must be an integer value"
 
2271
msgstr ""
 
2272
 
 
2273
#: nova/api/openstack/compute/servers.py:725
 
2274
msgid "max_count must be > 0"
 
2275
msgstr ""
 
2276
 
 
2277
#: nova/api/openstack/compute/servers.py:728
 
2278
msgid "min_count must be <= max_count"
 
2279
msgstr ""
 
2280
 
 
2281
#: nova/api/openstack/compute/servers.py:775
2222
2282
msgid "Can not find requested image"
2223
2283
msgstr ""
2224
2284
 
2225
 
#: nova/api/openstack/compute/servers.py:718
 
2285
#: nova/api/openstack/compute/servers.py:781
2226
2286
msgid "Invalid key_name provided."
2227
2287
msgstr ""
2228
2288
 
2229
 
#: nova/api/openstack/compute/servers.py:784
 
2289
#: nova/api/openstack/compute/servers.py:857
2230
2290
msgid "HostId cannot be updated."
2231
2291
msgstr ""
2232
2292
 
2233
 
#: nova/api/openstack/compute/servers.py:808
2234
 
#: nova/api/openstack/compute/servers.py:828
 
2293
#: nova/api/openstack/compute/servers.py:882
 
2294
#: nova/api/openstack/compute/servers.py:902
2235
2295
msgid "Instance has not been resized."
2236
2296
msgstr ""
2237
2297
 
2238
 
#: nova/api/openstack/compute/servers.py:814
 
2298
#: nova/api/openstack/compute/servers.py:888
2239
2299
#, python-format
2240
2300
msgid "Error in confirm-resize %s"
2241
2301
msgstr ""
2242
2302
 
2243
 
#: nova/api/openstack/compute/servers.py:834
 
2303
#: nova/api/openstack/compute/servers.py:908
2244
2304
#, python-format
2245
2305
msgid "Error in revert-resize %s"
2246
2306
msgstr ""
2247
2307
 
2248
 
#: nova/api/openstack/compute/servers.py:847
 
2308
#: nova/api/openstack/compute/servers.py:921
2249
2309
msgid "Argument 'type' for reboot is not HARD or SOFT"
2250
2310
msgstr ""
2251
2311
 
2252
 
#: nova/api/openstack/compute/servers.py:851
 
2312
#: nova/api/openstack/compute/servers.py:925
2253
2313
msgid "Missing argument 'type' for reboot"
2254
2314
msgstr ""
2255
2315
 
2256
 
#: nova/api/openstack/compute/servers.py:864
 
2316
#: nova/api/openstack/compute/servers.py:938
2257
2317
#, python-format
2258
2318
msgid "Error in reboot %s"
2259
2319
msgstr ""
2260
2320
 
2261
 
#: nova/api/openstack/compute/servers.py:876
 
2321
#: nova/api/openstack/compute/servers.py:950
2262
2322
msgid "Unable to locate requested flavor."
2263
2323
msgstr ""
2264
2324
 
2265
 
#: nova/api/openstack/compute/servers.py:879
2266
 
msgid "Resize requires a change in size."
 
2325
#: nova/api/openstack/compute/servers.py:953
 
2326
msgid "Resize requires a flavor change."
2267
2327
msgstr ""
2268
2328
 
2269
 
#: nova/api/openstack/compute/servers.py:903
 
2329
#: nova/api/openstack/compute/servers.py:977
2270
2330
msgid "Malformed server entity"
2271
2331
msgstr ""
2272
2332
 
2273
 
#: nova/api/openstack/compute/servers.py:910
 
2333
#: nova/api/openstack/compute/servers.py:984
2274
2334
msgid "Missing imageRef attribute"
2275
2335
msgstr ""
2276
2336
 
2277
 
#: nova/api/openstack/compute/servers.py:919
 
2337
#: nova/api/openstack/compute/servers.py:993
2278
2338
msgid "Invalid imageRef provided."
2279
2339
msgstr ""
2280
2340
 
2281
 
#: nova/api/openstack/compute/servers.py:928
 
2341
#: nova/api/openstack/compute/servers.py:1002
2282
2342
msgid "Missing flavorRef attribute"
2283
2343
msgstr ""
2284
2344
 
2285
 
#: nova/api/openstack/compute/servers.py:941
 
2345
#: nova/api/openstack/compute/servers.py:1015
2286
2346
msgid "No adminPass was specified"
2287
2347
msgstr ""
2288
2348
 
2289
 
#: nova/api/openstack/compute/servers.py:945
2290
 
#: nova/api/openstack/compute/servers.py:1133
 
2349
#: nova/api/openstack/compute/servers.py:1019
 
2350
#: nova/api/openstack/compute/servers.py:1219
2291
2351
msgid "Invalid adminPass"
2292
2352
msgstr ""
2293
2353
 
2294
 
#: nova/api/openstack/compute/servers.py:959
 
2354
#: nova/api/openstack/compute/servers.py:1030
2295
2355
msgid "Unable to parse metadata key/value pairs."
2296
2356
msgstr ""
2297
2357
 
2298
 
#: nova/api/openstack/compute/servers.py:972
 
2358
#: nova/api/openstack/compute/servers.py:1043
2299
2359
msgid "Resize request has invalid 'flavorRef' attribute."
2300
2360
msgstr ""
2301
2361
 
2302
 
#: nova/api/openstack/compute/servers.py:975
 
2362
#: nova/api/openstack/compute/servers.py:1046
2303
2363
msgid "Resize requests require 'flavorRef' attribute."
2304
2364
msgstr ""
2305
2365
 
2306
 
#: nova/api/openstack/compute/servers.py:993
 
2366
#: nova/api/openstack/compute/servers.py:1064
2307
2367
#: nova/api/openstack/compute/contrib/aggregates.py:142
2308
 
#: nova/api/openstack/compute/contrib/networks.py:68
 
2368
#: nova/api/openstack/compute/contrib/keypairs.py:78
 
2369
#: nova/api/openstack/compute/contrib/networks.py:75
2309
2370
msgid "Invalid request body"
2310
2371
msgstr ""
2311
2372
 
2312
 
#: nova/api/openstack/compute/servers.py:998
 
2373
#: nova/api/openstack/compute/servers.py:1069
2313
2374
msgid "Could not parse imageRef from request."
2314
2375
msgstr ""
2315
2376
 
2316
 
#: nova/api/openstack/compute/servers.py:1053
 
2377
#: nova/api/openstack/compute/servers.py:1124
2317
2378
msgid "Instance could not be found"
2318
2379
msgstr ""
2319
2380
 
2320
 
#: nova/api/openstack/compute/servers.py:1058
 
2381
#: nova/api/openstack/compute/servers.py:1129
2321
2382
msgid "Cannot find image for rebuild"
2322
2383
msgstr ""
2323
2384
 
2324
 
#: nova/api/openstack/compute/servers.py:1091
 
2385
#: nova/api/openstack/compute/servers.py:1162
2325
2386
msgid "createImage entity requires name attribute"
2326
2387
msgstr ""
2327
2388
 
2328
 
#: nova/api/openstack/compute/servers.py:1160
 
2389
#: nova/api/openstack/compute/servers.py:1246
2329
2390
#, python-format
2330
2391
msgid "Removing options '%(unk_opt_str)s' from query"
2331
2392
msgstr ""
2332
2393
 
2333
 
#: nova/api/openstack/compute/contrib/admin_actions.py:60
 
2394
#: nova/api/openstack/compute/contrib/admin_actions.py:64
2334
2395
#, python-format
2335
2396
msgid "Compute.api::pause %s"
2336
2397
msgstr "Compute.api::pause %s"
2337
2398
 
2338
 
#: nova/api/openstack/compute/contrib/admin_actions.py:77
 
2399
#: nova/api/openstack/compute/contrib/admin_actions.py:81
2339
2400
#, python-format
2340
2401
msgid "Compute.api::unpause %s"
2341
2402
msgstr "Compute.api::unpause %s"
2342
2403
 
2343
 
#: nova/api/openstack/compute/contrib/admin_actions.py:94
 
2404
#: nova/api/openstack/compute/contrib/admin_actions.py:98
2344
2405
#, python-format
2345
2406
msgid "compute.api::suspend %s"
2346
2407
msgstr "compute.api::suspend %s"
2347
2408
 
2348
 
#: nova/api/openstack/compute/contrib/admin_actions.py:111
 
2409
#: nova/api/openstack/compute/contrib/admin_actions.py:115
2349
2410
#, python-format
2350
2411
msgid "compute.api::resume %s"
2351
2412
msgstr "compute.api::resume %s"
2352
2413
 
2353
 
#: nova/api/openstack/compute/contrib/admin_actions.py:127
 
2414
#: nova/api/openstack/compute/contrib/admin_actions.py:131
2354
2415
#, python-format
2355
2416
msgid "Error in migrate %s"
2356
2417
msgstr ""
2357
2418
 
2358
 
#: nova/api/openstack/compute/contrib/admin_actions.py:141
 
2419
#: nova/api/openstack/compute/contrib/admin_actions.py:145
2359
2420
#, python-format
2360
2421
msgid "Compute.api::reset_network %s"
2361
2422
msgstr "Compute.api::reset_network %s"
2362
2423
 
2363
 
#: nova/api/openstack/compute/contrib/admin_actions.py:154
2364
 
#: nova/api/openstack/compute/contrib/admin_actions.py:170
2365
 
#: nova/api/openstack/compute/contrib/admin_actions.py:186
 
2424
#: nova/api/openstack/compute/contrib/admin_actions.py:158
 
2425
#: nova/api/openstack/compute/contrib/admin_actions.py:174
 
2426
#: nova/api/openstack/compute/contrib/admin_actions.py:190
 
2427
#: nova/api/openstack/compute/contrib/admin_actions.py:312
2366
2428
#: nova/api/openstack/compute/contrib/multinic.py:41
2367
2429
#: nova/api/openstack/compute/contrib/rescue.py:44
2368
2430
msgid "Server not found"
2369
2431
msgstr ""
2370
2432
 
2371
 
#: nova/api/openstack/compute/contrib/admin_actions.py:157
 
2433
#: nova/api/openstack/compute/contrib/admin_actions.py:161
2372
2434
#, python-format
2373
2435
msgid "Compute.api::inject_network_info %s"
2374
2436
msgstr ""
2375
2437
 
2376
 
#: nova/api/openstack/compute/contrib/admin_actions.py:173
 
2438
#: nova/api/openstack/compute/contrib/admin_actions.py:177
2377
2439
#, python-format
2378
2440
msgid "Compute.api::lock %s"
2379
2441
msgstr "Compute.api::lock %s"
2380
2442
 
2381
 
#: nova/api/openstack/compute/contrib/admin_actions.py:189
 
2443
#: nova/api/openstack/compute/contrib/admin_actions.py:193
2382
2444
#, python-format
2383
2445
msgid "Compute.api::unlock %s"
2384
2446
msgstr "Compute.api::unlock %s"
2385
2447
 
2386
 
#: nova/api/openstack/compute/contrib/admin_actions.py:219
 
2448
#: nova/api/openstack/compute/contrib/admin_actions.py:223
2387
2449
#, python-format
2388
2450
msgid "createBackup entity requires %s attribute"
2389
2451
msgstr ""
2390
2452
 
2391
 
#: nova/api/openstack/compute/contrib/admin_actions.py:223
 
2453
#: nova/api/openstack/compute/contrib/admin_actions.py:227
2392
2454
msgid "Malformed createBackup entity"
2393
2455
msgstr ""
2394
2456
 
2395
 
#: nova/api/openstack/compute/contrib/admin_actions.py:229
 
2457
#: nova/api/openstack/compute/contrib/admin_actions.py:233
2396
2458
msgid "createBackup attribute 'rotation' must be an integer"
2397
2459
msgstr ""
2398
2460
 
2399
 
#: nova/api/openstack/compute/contrib/admin_actions.py:244
 
2461
#: nova/api/openstack/compute/contrib/admin_actions.py:248
2400
2462
#: nova/api/openstack/compute/contrib/console_output.py:47
2401
 
#: nova/api/openstack/compute/contrib/console_output.py:59
2402
 
#: nova/api/openstack/compute/contrib/consoles.py:49
2403
 
#: nova/api/openstack/compute/contrib/consoles.py:60
2404
2463
#: nova/api/openstack/compute/contrib/server_diagnostics.py:47
2405
2464
#: nova/api/openstack/compute/contrib/server_start_stop.py:38
2406
2465
msgid "Instance not found"
2407
2466
msgstr ""
2408
2467
 
2409
 
#: nova/api/openstack/compute/contrib/admin_actions.py:272
 
2468
#: nova/api/openstack/compute/contrib/admin_actions.py:276
2410
2469
msgid "host and block_migration must be specified."
2411
2470
msgstr ""
2412
2471
 
2415
2474
msgid "Live migration of instance %(id)s to host %(host)s failed"
2416
2475
msgstr ""
2417
2476
 
 
2477
#: nova/api/openstack/compute/contrib/admin_actions.py:302
 
2478
#, python-format
 
2479
msgid "Desired state must be specified.  Valid states are: %s"
 
2480
msgstr ""
 
2481
 
 
2482
#: nova/api/openstack/compute/contrib/admin_actions.py:315
 
2483
#, fuzzy, python-format
 
2484
msgid "Compute.api::resetState %s"
 
2485
msgstr "compute.api::resume %s"
 
2486
 
2418
2487
#: nova/api/openstack/compute/contrib/aggregates.py:76
2419
2488
#, python-format
2420
2489
msgid ""
2443
2512
msgstr ""
2444
2513
 
2445
2514
#: nova/api/openstack/compute/contrib/aggregates.py:152
2446
 
#: nova/api/openstack/compute/contrib/aggregates.py:158
 
2515
#: nova/api/openstack/compute/contrib/aggregates.py:157
2447
2516
#, python-format
2448
2517
msgid "Cannot add host %(host)s in aggregate %(id)s"
2449
2518
msgstr ""
2450
2519
 
2451
 
#: nova/api/openstack/compute/contrib/aggregates.py:171
2452
 
#: nova/api/openstack/compute/contrib/aggregates.py:175
 
2520
#: nova/api/openstack/compute/contrib/aggregates.py:170
 
2521
#: nova/api/openstack/compute/contrib/aggregates.py:174
2453
2522
#, python-format
2454
2523
msgid "Cannot remove host %(host)s in aggregate %(id)s"
2455
2524
msgstr ""
2456
2525
 
2457
 
#: nova/api/openstack/compute/contrib/aggregates.py:195
 
2526
#: nova/api/openstack/compute/contrib/aggregates.py:194
2458
2527
#, python-format
2459
2528
msgid "Cannot set metadata %(metadata)s in aggregate %(id)s"
2460
2529
msgstr ""
2461
2530
 
2462
 
#: nova/api/openstack/compute/contrib/certificates.py:77
 
2531
#: nova/api/openstack/compute/contrib/certificates.py:76
2463
2532
msgid "Only root certificate can be retrieved."
2464
2533
msgstr ""
2465
2534
 
2466
 
#: nova/api/openstack/compute/contrib/cloudpipe.py:146
 
2535
#: nova/api/openstack/compute/contrib/cloudpipe.py:142
2467
2536
msgid ""
2468
2537
"Unable to claim IP for VPN instances, ensure it isn't running, and try "
2469
2538
"again in a few minutes"
2470
2539
msgstr ""
2471
2540
 
2472
 
#: nova/api/openstack/compute/contrib/consoles.py:44
2473
 
msgid "Missing type specification"
2474
 
msgstr ""
2475
 
 
2476
 
#: nova/api/openstack/compute/contrib/consoles.py:56
2477
 
msgid "Invalid type specification"
2478
 
msgstr ""
2479
 
 
2480
 
#: nova/api/openstack/compute/contrib/disk_config.py:44
 
2541
#: nova/api/openstack/compute/contrib/console_output.py:52
 
2542
msgid "os-getConsoleOutput malformed or missing from request body"
 
2543
msgstr ""
 
2544
 
 
2545
#: nova/api/openstack/compute/contrib/console_output.py:59
 
2546
msgid "Length in request body must be an integer value"
 
2547
msgstr ""
 
2548
 
 
2549
#: nova/api/openstack/compute/contrib/console_output.py:67
 
2550
#, fuzzy, python-format
 
2551
msgid "Unable to get console"
 
2552
msgstr "Unable to detach volume %s"
 
2553
 
 
2554
#: nova/api/openstack/compute/contrib/disk_config.py:43
2481
2555
#, python-format
2482
2556
msgid "%s must be either 'MANUAL' or 'AUTO'."
2483
2557
msgstr ""
2484
2558
 
2485
 
#: nova/api/openstack/compute/contrib/extended_server_attributes.py:77
2486
 
#: nova/api/openstack/compute/contrib/extended_status.py:61
2487
 
msgid "Server not found."
2488
 
msgstr ""
2489
 
 
2490
 
#: nova/api/openstack/compute/contrib/flavorextradata.py:61
2491
 
#: nova/api/openstack/compute/contrib/flavorextradata.py:91
 
2559
#: nova/api/openstack/compute/contrib/flavor_access.py:80
 
2560
#: nova/api/openstack/compute/contrib/flavor_access.py:104
2492
2561
msgid "Flavor not found."
2493
2562
msgstr ""
2494
2563
 
 
2564
#: nova/api/openstack/compute/contrib/flavor_access.py:109
 
2565
msgid "Access list not available for public flavors."
 
2566
msgstr ""
 
2567
 
 
2568
#: nova/api/openstack/compute/contrib/flavor_access.py:121
 
2569
msgid "No request body"
 
2570
msgstr ""
 
2571
 
2495
2572
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
2496
2573
#: nova/api/openstack/compute/contrib/volumetypes.py:150
2497
2574
#: nova/api/openstack/volume/contrib/types_extra_specs.py:65
2498
2575
msgid "No Request Body"
2499
2576
msgstr ""
2500
2577
 
2501
 
#: nova/api/openstack/compute/contrib/floating_ips.py:156
 
2578
#: nova/api/openstack/compute/contrib/floating_ips.py:97
 
2579
msgid "Floating ip is not associated"
 
2580
msgstr ""
 
2581
 
 
2582
#: nova/api/openstack/compute/contrib/floating_ips.py:175
2502
2583
#, python-format
2503
2584
msgid "No more floating ips in pool %s."
2504
2585
msgstr ""
2505
2586
 
2506
 
#: nova/api/openstack/compute/contrib/floating_ips.py:158
 
2587
#: nova/api/openstack/compute/contrib/floating_ips.py:177
2507
2588
msgid "No more floating ips available."
2508
2589
msgstr ""
2509
2590
 
2510
 
#: nova/api/openstack/compute/contrib/floating_ips.py:196
2511
 
#: nova/api/openstack/compute/contrib/floating_ips.py:222
2512
 
#: nova/api/openstack/compute/contrib/security_groups.py:584
2513
 
#: nova/api/openstack/compute/contrib/security_groups.py:617
 
2591
#: nova/api/openstack/compute/contrib/floating_ips.py:221
 
2592
#: nova/api/openstack/compute/contrib/floating_ips.py:273
 
2593
#: nova/api/openstack/compute/contrib/security_groups.py:412
2514
2594
msgid "Missing parameter dict"
2515
2595
msgstr ""
2516
2596
 
2517
 
#: nova/api/openstack/compute/contrib/floating_ips.py:199
2518
 
#: nova/api/openstack/compute/contrib/floating_ips.py:225
 
2597
#: nova/api/openstack/compute/contrib/floating_ips.py:224
 
2598
#: nova/api/openstack/compute/contrib/floating_ips.py:276
2519
2599
msgid "Address not specified"
2520
2600
msgstr ""
2521
2601
 
2522
 
#: nova/api/openstack/compute/contrib/floating_ips.py:208
 
2602
#: nova/api/openstack/compute/contrib/floating_ips.py:231
 
2603
msgid "No nw_info cache associated with instance"
 
2604
msgstr ""
 
2605
 
 
2606
#: nova/api/openstack/compute/contrib/floating_ips.py:236
2523
2607
msgid "No fixed ips associated to instance"
2524
2608
msgstr ""
2525
2609
 
2526
 
#: nova/api/openstack/compute/contrib/hosts.py:144
 
2610
#: nova/api/openstack/compute/contrib/floating_ips.py:252
 
2611
msgid "floating ip is already associated"
 
2612
msgstr ""
 
2613
 
 
2614
#: nova/api/openstack/compute/contrib/floating_ips.py:255
 
2615
msgid "l3driver call to add floating ip failed"
 
2616
msgstr ""
 
2617
 
 
2618
#: nova/api/openstack/compute/contrib/floating_ips.py:258
 
2619
msgid "Error. Unable to associate floating ip"
 
2620
msgstr ""
 
2621
 
 
2622
#: nova/api/openstack/compute/contrib/hosts.py:119
 
2623
#, python-format
 
2624
msgid "Host '%s' could not be found."
 
2625
msgstr ""
 
2626
 
 
2627
#: nova/api/openstack/compute/contrib/hosts.py:148
2527
2628
#, python-format
2528
2629
msgid "Invalid status: '%s'"
2529
2630
msgstr ""
2530
2631
 
2531
 
#: nova/api/openstack/compute/contrib/hosts.py:148
 
2632
#: nova/api/openstack/compute/contrib/hosts.py:152
2532
2633
#, fuzzy, python-format
2533
2634
msgid "Invalid mode: '%s'"
2534
2635
msgstr "Invalid backend: %s"
2535
2636
 
2536
 
#: nova/api/openstack/compute/contrib/hosts.py:152
 
2637
#: nova/api/openstack/compute/contrib/hosts.py:156
2537
2638
#, python-format
2538
2639
msgid "Invalid update setting: '%s'"
2539
2640
msgstr ""
2540
2641
 
2541
 
#: nova/api/openstack/compute/contrib/hosts.py:170
 
2642
#: nova/api/openstack/compute/contrib/hosts.py:174
2542
2643
#, python-format
2543
2644
msgid "Putting host %(host)s in maintenance mode %(mode)s."
2544
2645
msgstr ""
2545
2646
 
2546
 
#: nova/api/openstack/compute/contrib/hosts.py:181
 
2647
#: nova/api/openstack/compute/contrib/hosts.py:185
2547
2648
#, python-format
2548
2649
msgid "Setting host %(host)s to %(state)s."
2549
2650
msgstr ""
2550
2651
 
2551
 
#: nova/api/openstack/compute/contrib/hosts.py:228
 
2652
#: nova/api/openstack/compute/contrib/hosts.py:232
2552
2653
msgid "Describe-resource is admin only functionality"
2553
2654
msgstr ""
2554
2655
 
2555
 
#: nova/api/openstack/compute/contrib/hosts.py:236
 
2656
#: nova/api/openstack/compute/contrib/hosts.py:240
2556
2657
msgid "Host not found"
2557
2658
msgstr ""
2558
2659
 
 
2660
#: nova/api/openstack/compute/contrib/hypervisors.py:184
 
2661
#: nova/api/openstack/compute/contrib/hypervisors.py:195
 
2662
#, python-format
 
2663
msgid "Hypervisor with ID '%s' could not be found."
 
2664
msgstr ""
 
2665
 
 
2666
#: nova/api/openstack/compute/contrib/hypervisors.py:203
 
2667
msgid "Virt driver does not implement uptime function."
 
2668
msgstr ""
 
2669
 
 
2670
#: nova/api/openstack/compute/contrib/hypervisors.py:218
 
2671
#: nova/api/openstack/compute/contrib/hypervisors.py:232
 
2672
#, python-format
 
2673
msgid "No hypervisor matching '%s' could be found."
 
2674
msgstr ""
 
2675
 
 
2676
#: nova/api/openstack/compute/contrib/instance_usage_audit_log.py:54
 
2677
#, python-format
 
2678
msgid "Invalid timestamp for date %s"
 
2679
msgstr ""
 
2680
 
2559
2681
#: nova/api/openstack/compute/contrib/multinic.py:52
2560
2682
msgid "Missing 'networkId' argument for addFixedIp"
2561
2683
msgstr ""
2569
2691
msgid "Unable to find address %r"
2570
2692
msgstr ""
2571
2693
 
2572
 
#: nova/api/openstack/compute/contrib/networks.py:65
 
2694
#: nova/api/openstack/compute/contrib/networks.py:72
2573
2695
#, python-format
2574
2696
msgid "Network does not have %s action"
2575
2697
msgstr ""
2576
2698
 
2577
 
#: nova/api/openstack/compute/contrib/networks.py:73
 
2699
#: nova/api/openstack/compute/contrib/networks.py:80
2578
2700
#, python-format
2579
2701
msgid "Disassociating network with id %s"
2580
2702
msgstr ""
2581
2703
 
2582
 
#: nova/api/openstack/compute/contrib/networks.py:77
2583
 
#: nova/api/openstack/compute/contrib/networks.py:94
2584
 
#: nova/api/openstack/compute/contrib/networks.py:104
 
2704
#: nova/api/openstack/compute/contrib/networks.py:84
 
2705
#: nova/api/openstack/compute/contrib/networks.py:101
 
2706
#: nova/api/openstack/compute/contrib/networks.py:111
2585
2707
msgid "Network not found"
2586
2708
msgstr ""
2587
2709
 
2588
 
#: nova/api/openstack/compute/contrib/networks.py:90
 
2710
#: nova/api/openstack/compute/contrib/networks.py:97
2589
2711
#, python-format
2590
2712
msgid "Showing network with id %s"
2591
2713
msgstr ""
2592
2714
 
2593
 
#: nova/api/openstack/compute/contrib/networks.py:100
 
2715
#: nova/api/openstack/compute/contrib/networks.py:107
2594
2716
#, python-format
2595
2717
msgid "Deleting network with id %s"
2596
2718
msgstr ""
2597
2719
 
2598
 
#: nova/api/openstack/compute/contrib/quotas.py:59
 
2720
#: nova/api/openstack/compute/contrib/networks.py:122
 
2721
msgid "Missing network in body"
 
2722
msgstr ""
 
2723
 
 
2724
#: nova/api/openstack/compute/contrib/networks.py:126
 
2725
msgid "Network label is required"
 
2726
msgstr ""
 
2727
 
 
2728
#: nova/api/openstack/compute/contrib/networks.py:130
 
2729
msgid "Network cidr or cidr_v6 is required"
 
2730
msgstr ""
 
2731
 
 
2732
#: nova/api/openstack/compute/contrib/networks.py:132
 
2733
#, python-format
 
2734
msgid "Creating network with label %s"
 
2735
msgstr ""
 
2736
 
 
2737
#: nova/api/openstack/compute/contrib/networks.py:148
 
2738
#, python-format
 
2739
msgid "Associating network %(network)s with project %(project)s"
 
2740
msgstr ""
 
2741
 
 
2742
#: nova/api/openstack/compute/contrib/networks.py:156
 
2743
#, python-format
 
2744
msgid "Cannot associate network %(network)s with project %(project)s: %(message)s"
 
2745
msgstr ""
 
2746
 
 
2747
#: nova/api/openstack/compute/contrib/quotas.py:63
2599
2748
msgid "Quota limit must be -1 or greater."
2600
2749
msgstr ""
2601
2750
 
2603
2752
msgid "Malformed scheduler_hints attribute"
2604
2753
msgstr ""
2605
2754
 
2606
 
#: nova/api/openstack/compute/contrib/security_groups.py:224
 
2755
#: nova/api/openstack/compute/contrib/security_groups.py:223
2607
2756
msgid "Security group id should be integer"
2608
2757
msgstr ""
2609
2758
 
2610
 
#: nova/api/openstack/compute/contrib/security_groups.py:245
2611
 
msgid "Security group is still in use"
2612
 
msgstr ""
2613
 
 
2614
 
#: nova/api/openstack/compute/contrib/security_groups.py:301
2615
 
#, python-format
2616
 
msgid "Security group %s already exists"
2617
 
msgstr ""
2618
 
 
2619
 
#: nova/api/openstack/compute/contrib/security_groups.py:321
2620
 
#, python-format
2621
 
msgid "Security group %s is not a string or unicode"
2622
 
msgstr ""
2623
 
 
2624
 
#: nova/api/openstack/compute/contrib/security_groups.py:324
2625
 
#, python-format
2626
 
msgid "Security group %s cannot be empty."
2627
 
msgstr ""
2628
 
 
2629
 
#: nova/api/openstack/compute/contrib/security_groups.py:327
2630
 
#, python-format
2631
 
msgid "Security group %s should not be greater than 255 characters."
2632
 
msgstr ""
2633
 
 
2634
 
#: nova/api/openstack/compute/contrib/security_groups.py:354
2635
 
msgid "Parent group id is not integer"
2636
 
msgstr ""
2637
 
 
2638
 
#: nova/api/openstack/compute/contrib/security_groups.py:357
2639
 
#, python-format
2640
 
msgid "Security group (%s) not found"
2641
 
msgstr ""
2642
 
 
2643
 
#: nova/api/openstack/compute/contrib/security_groups.py:375
 
2759
#: nova/api/openstack/compute/contrib/security_groups.py:328
2644
2760
msgid "Not enough parameters to build a valid rule."
2645
2761
msgstr ""
2646
2762
 
2647
 
#: nova/api/openstack/compute/contrib/security_groups.py:382
 
2763
#: nova/api/openstack/compute/contrib/security_groups.py:334
2648
2764
#, python-format
2649
2765
msgid "This rule already exists in group %s"
2650
2766
msgstr ""
2651
2767
 
2652
 
#: nova/api/openstack/compute/contrib/security_groups.py:427
2653
 
msgid "Parent or group id is not integer"
2654
 
msgstr ""
2655
 
 
2656
 
#: nova/api/openstack/compute/contrib/security_groups.py:520
2657
 
msgid "Rule id is not integer"
2658
 
msgstr ""
2659
 
 
2660
 
#: nova/api/openstack/compute/contrib/security_groups.py:523
2661
 
#, python-format
2662
 
msgid "Rule (%s) not found"
2663
 
msgstr ""
2664
 
 
2665
 
#: nova/api/openstack/compute/contrib/security_groups.py:587
2666
 
#: nova/api/openstack/compute/contrib/security_groups.py:620
 
2768
#: nova/api/openstack/compute/contrib/security_groups.py:415
2667
2769
msgid "Security group not specified"
2668
2770
msgstr ""
2669
2771
 
2670
 
#: nova/api/openstack/compute/contrib/security_groups.py:591
2671
 
#: nova/api/openstack/compute/contrib/security_groups.py:624
 
2772
#: nova/api/openstack/compute/contrib/security_groups.py:419
2672
2773
msgid "Security group name cannot be empty"
2673
2774
msgstr ""
2674
2775
 
2680
2781
msgid "stop instance"
2681
2782
msgstr ""
2682
2783
 
2683
 
#: nova/api/openstack/compute/contrib/volumes.py:75
2684
 
#: nova/api/openstack/volume/volumes.py:100
 
2784
#: nova/api/openstack/compute/contrib/volumes.py:76
 
2785
#: nova/api/openstack/volume/volumes.py:101
2685
2786
#, python-format
2686
2787
msgid "vol=%s"
2687
2788
msgstr ""
2688
2789
 
2689
 
#: nova/api/openstack/compute/contrib/volumes.py:148
2690
 
#: nova/api/openstack/volume/volumes.py:178
 
2790
#: nova/api/openstack/compute/contrib/volumes.py:188
 
2791
#: nova/api/openstack/volume/volumes.py:218
2691
2792
#, python-format
2692
2793
msgid "Delete volume with id: %s"
2693
2794
msgstr ""
2694
2795
 
2695
 
#: nova/api/openstack/compute/contrib/volumes.py:311
2696
 
#: nova/api/openstack/compute/contrib/volumes.py:389
 
2796
#: nova/api/openstack/compute/contrib/volumes.py:359
 
2797
#: nova/api/openstack/compute/contrib/volumes.py:439
2697
2798
#, fuzzy, python-format
2698
2799
msgid "Instance %s is not attached."
2699
2800
msgstr "instance %s: snapshotting"
2700
2801
 
2701
 
#: nova/api/openstack/compute/contrib/volumes.py:342
 
2802
#: nova/api/openstack/compute/contrib/volumes.py:390
2702
2803
#, python-format
2703
2804
msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
2704
2805
msgstr ""
2705
2806
 
2706
 
#: nova/api/openstack/compute/contrib/volumes.py:510
2707
 
#: nova/api/openstack/volume/snapshots.py:110
 
2807
#: nova/api/openstack/compute/contrib/volumes.py:553
 
2808
#: nova/api/openstack/volume/snapshots.py:111
2708
2809
#, python-format
2709
2810
msgid "Delete snapshot with id: %s"
2710
2811
msgstr ""
2711
2812
 
2712
 
#: nova/api/openstack/compute/contrib/volumes.py:553
2713
 
#: nova/api/openstack/volume/snapshots.py:150
 
2813
#: nova/api/openstack/compute/contrib/volumes.py:596
 
2814
#: nova/api/openstack/volume/snapshots.py:155
2714
2815
#, python-format
2715
2816
msgid "Create snapshot from volume %s"
2716
2817
msgstr ""
2717
2818
 
 
2819
#: nova/api/openstack/compute/contrib/volumes.py:600
 
2820
#: nova/api/openstack/volume/snapshots.py:159
 
2821
#, python-format
 
2822
msgid "Invalid value '%s' for force. "
 
2823
msgstr ""
 
2824
 
 
2825
#: nova/api/openstack/compute/views/servers.py:182
 
2826
msgid "Instance has had its instance_type removed from the DB"
 
2827
msgstr ""
 
2828
 
 
2829
#: nova/api/openstack/volume/volumes.py:325
 
2830
#, python-format
 
2831
msgid "Removing options '%(bad_options)s' from query"
 
2832
msgstr ""
 
2833
 
2718
2834
#: nova/api/openstack/volume/contrib/types_extra_specs.py:90
2719
2835
msgid "Malformed extra specs"
2720
2836
msgstr ""
2721
2837
 
2722
 
#: nova/auth/fakeldap.py:33
 
2838
#: nova/auth/fakeldap.py:34
2723
2839
msgid "Attempted to instantiate singleton"
2724
2840
msgstr ""
2725
2841
 
2726
 
#: nova/auth/ldapdriver.py:650
2727
 
#, python-format
2728
 
msgid ""
2729
 
"Attempted to remove the last member of a group. Deleting the group at %s "
2730
 
"instead."
2731
 
msgstr ""
2732
 
 
2733
 
#: nova/auth/manager.py:299
2734
 
#, python-format
2735
 
msgid "Looking up user: %r"
2736
 
msgstr ""
2737
 
 
2738
 
#: nova/auth/manager.py:303
2739
 
#, python-format
2740
 
msgid "Failed authorization for access key %s"
2741
 
msgstr ""
2742
 
 
2743
 
#: nova/auth/manager.py:309
2744
 
#, python-format
2745
 
msgid "Using project name = user name (%s)"
2746
 
msgstr ""
2747
 
 
2748
 
#: nova/auth/manager.py:316
2749
 
#, python-format
2750
 
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
2751
 
msgstr ""
2752
 
 
2753
 
#: nova/auth/manager.py:325
2754
 
#, python-format
2755
 
msgid ""
2756
 
"Failed authorization: user %(uname)s not admin and not member of project "
2757
 
"%(pjname)s"
2758
 
msgstr ""
2759
 
 
2760
 
#: nova/auth/manager.py:332 nova/auth/manager.py:344
2761
 
#, python-format
2762
 
msgid "user.secret: %s"
2763
 
msgstr ""
2764
 
 
2765
 
#: nova/auth/manager.py:333 nova/auth/manager.py:345
2766
 
#, python-format
2767
 
msgid "expected_signature: %s"
2768
 
msgstr ""
2769
 
 
2770
 
#: nova/auth/manager.py:334 nova/auth/manager.py:346
2771
 
#, python-format
2772
 
msgid "signature: %s"
2773
 
msgstr ""
2774
 
 
2775
 
#: nova/auth/manager.py:336 nova/auth/manager.py:358
2776
 
#, python-format
2777
 
msgid "Invalid signature for user %s"
2778
 
msgstr ""
2779
 
 
2780
 
#: nova/auth/manager.py:354
2781
 
#, python-format
2782
 
msgid "host_only_signature: %s"
2783
 
msgstr ""
2784
 
 
2785
 
#: nova/auth/manager.py:450
2786
 
msgid "Must specify project"
2787
 
msgstr ""
2788
 
 
2789
 
#: nova/auth/manager.py:491
2790
 
#, python-format
2791
 
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
2792
 
msgstr ""
2793
 
 
2794
 
#: nova/auth/manager.py:494
2795
 
#, python-format
2796
 
msgid "Adding sitewide role %(role)s to user %(uid)s"
2797
 
msgstr ""
2798
 
 
2799
 
#: nova/auth/manager.py:520
2800
 
#, python-format
2801
 
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
2802
 
msgstr ""
2803
 
 
2804
 
#: nova/auth/manager.py:523
2805
 
#, python-format
2806
 
msgid "Removing sitewide role %(role)s from user %(uid)s"
2807
 
msgstr ""
2808
 
 
2809
 
#: nova/auth/manager.py:596
2810
 
#, python-format
2811
 
msgid "Created project %(name)s with manager %(manager_user)s"
2812
 
msgstr ""
2813
 
 
2814
 
#: nova/auth/manager.py:614
2815
 
#, python-format
2816
 
msgid "modifying project %s"
2817
 
msgstr ""
2818
 
 
2819
 
#: nova/auth/manager.py:626
2820
 
#, python-format
2821
 
msgid "Adding user %(uid)s to project %(pid)s"
2822
 
msgstr ""
2823
 
 
2824
 
#: nova/auth/manager.py:647
2825
 
#, python-format
2826
 
msgid "Remove user %(uid)s from project %(pid)s"
2827
 
msgstr ""
2828
 
 
2829
 
#: nova/auth/manager.py:677
2830
 
#, python-format
2831
 
msgid "Deleting project %s"
2832
 
msgstr ""
2833
 
 
2834
 
#: nova/auth/manager.py:735
2835
 
#, python-format
2836
 
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
2837
 
msgstr ""
2838
 
 
2839
 
#: nova/auth/manager.py:744
2840
 
#, python-format
2841
 
msgid "Deleting user %s"
2842
 
msgstr ""
2843
 
 
2844
 
#: nova/auth/manager.py:754
2845
 
#, python-format
2846
 
msgid "Access Key change for user %s"
2847
 
msgstr ""
2848
 
 
2849
 
#: nova/auth/manager.py:756
2850
 
#, python-format
2851
 
msgid "Secret Key change for user %s"
2852
 
msgstr ""
2853
 
 
2854
 
#: nova/auth/manager.py:758
2855
 
#, python-format
2856
 
msgid "Admin status set to %(admin)r for user %(uid)s"
2857
 
msgstr ""
2858
 
 
2859
 
#: nova/auth/manager.py:803
2860
 
#, python-format
2861
 
msgid "No vpn data for project %s"
2862
 
msgstr ""
2863
 
 
2864
 
#: nova/auth/signer.py:147
2865
 
msgid "SHA256 not supported on this server"
2866
 
msgstr ""
2867
 
 
2868
 
#: nova/cloudpipe/pipelib.py:45
2869
 
#, fuzzy, python-format
 
2842
#: nova/cloudpipe/pipelib.py:43
 
2843
#, fuzzy
2870
2844
msgid "Instance type for vpn instances"
2871
2845
msgstr "Invalid instance type %(instance_type)s."
2872
2846
 
2873
 
#: nova/cloudpipe/pipelib.py:48
 
2847
#: nova/cloudpipe/pipelib.py:46
2874
2848
msgid "Template for cloudpipe instance boot script"
2875
2849
msgstr ""
2876
2850
 
2877
 
#: nova/cloudpipe/pipelib.py:51
 
2851
#: nova/cloudpipe/pipelib.py:49
2878
2852
msgid "Network to push into openvpn config"
2879
2853
msgstr ""
2880
2854
 
2881
 
#: nova/cloudpipe/pipelib.py:54
 
2855
#: nova/cloudpipe/pipelib.py:52
2882
2856
msgid "Netmask to push into openvpn config"
2883
2857
msgstr ""
2884
2858
 
2885
 
#: nova/cloudpipe/pipelib.py:106
 
2859
#: nova/cloudpipe/pipelib.py:104
2886
2860
#, python-format
2887
2861
msgid "Launching VPN for %s"
2888
2862
msgstr ""
2889
2863
 
2890
 
#: nova/compute/api.py:131
2891
 
msgid "No compute host specified"
2892
 
msgstr ""
2893
 
 
2894
 
#: nova/compute/api.py:134
 
2864
#: nova/common/deprecated.py:53
2895
2865
#, python-format
2896
 
msgid "Unable to find host for Instance %s"
2897
 
msgstr ""
2898
 
 
2899
 
#: nova/compute/api.py:196
 
2866
msgid "Deprecated Config: %s"
 
2867
msgstr ""
 
2868
 
 
2869
#: nova/common/sqlalchemyutils.py:68
 
2870
msgid "Id not in sort_keys; is sort_keys unique?"
 
2871
msgstr ""
 
2872
 
 
2873
#: nova/common/sqlalchemyutils.py:116
 
2874
msgid "Unknown sort direction, must be 'desc' or 'asc'"
 
2875
msgstr ""
 
2876
 
 
2877
#: nova/compute/api.py:219
2900
2878
msgid "Cannot run any more instances of this type."
2901
2879
msgstr ""
2902
2880
 
2903
 
#: nova/compute/api.py:199
 
2881
#: nova/compute/api.py:226
2904
2882
#, python-format
2905
2883
msgid "Can only run %s more instances of this type."
2906
2884
msgstr ""
2907
2885
 
2908
 
#: nova/compute/api.py:202
 
2886
#: nova/compute/api.py:235
2909
2887
#, python-format
2910
 
msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances. %(msg)s"
 
2888
msgid ""
 
2889
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s "
 
2890
"instances. %(msg)s"
2911
2891
msgstr ""
2912
2892
 
2913
 
#: nova/compute/api.py:216
 
2893
#: nova/compute/api.py:255
2914
2894
#, python-format
2915
2895
msgid ""
2916
2896
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
2917
2897
"properties"
2918
2898
msgstr ""
2919
2899
 
2920
 
#: nova/compute/api.py:226
 
2900
#: nova/compute/api.py:265
2921
2901
msgid "Metadata property key blank"
2922
2902
msgstr ""
2923
2903
 
2924
 
#: nova/compute/api.py:230
 
2904
#: nova/compute/api.py:269
2925
2905
msgid "Metadata property key greater than 255 characters"
2926
2906
msgstr ""
2927
2907
 
2928
 
#: nova/compute/api.py:234
 
2908
#: nova/compute/api.py:273
2929
2909
msgid "Metadata property value greater than 255 characters"
2930
2910
msgstr ""
2931
2911
 
2932
 
#: nova/compute/api.py:430
 
2912
#: nova/compute/api.py:489
2933
2913
#, python-format
2934
2914
msgid "Going to run %s instances..."
2935
2915
msgstr ""
2936
2916
 
2937
 
#: nova/compute/api.py:498
 
2917
#: nova/compute/api.py:562
2938
2918
#, python-format
2939
2919
msgid "bdm %s"
2940
2920
msgstr ""
2941
2921
 
2942
 
#: nova/compute/api.py:525
 
2922
#: nova/compute/api.py:589
2943
2923
#, python-format
2944
2924
msgid "block_device_mapping %s"
2945
2925
msgstr ""
2946
2926
 
2947
 
#: nova/compute/api.py:649
2948
 
#, python-format
2949
 
msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
2950
 
msgstr ""
2951
 
 
2952
 
#: nova/compute/api.py:929
 
2927
#: nova/compute/api.py:821
2953
2928
msgid "Going to try to soft delete instance"
2954
2929
msgstr ""
2955
2930
 
2956
 
#: nova/compute/api.py:949
 
2931
#: nova/compute/api.py:838
2957
2932
msgid "No host for instance, deleting immediately"
2958
2933
msgstr ""
2959
2934
 
2960
 
#: nova/compute/api.py:997
 
2935
#: nova/compute/api.py:923
2961
2936
msgid "Going to try to terminate instance"
2962
2937
msgstr ""
2963
2938
 
2964
 
#: nova/compute/api.py:1035
 
2939
#: nova/compute/api.py:963
2965
2940
msgid "Going to try to stop instance"
2966
2941
msgstr ""
2967
2942
 
2968
 
#: nova/compute/api.py:1054
 
2943
#: nova/compute/api.py:977
2969
2944
msgid "Going to try to start instance"
2970
2945
msgstr ""
2971
2946
 
2972
 
#: nova/compute/api.py:1058
2973
 
#, python-format
2974
 
msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
2975
 
msgstr ""
2976
 
 
2977
 
#: nova/compute/api.py:1129 nova/volume/api.py:173
 
2947
#: nova/compute/api.py:1041 nova/volume/api.py:229
2978
2948
#: nova/volume/volume_types.py:64
2979
2949
#, python-format
2980
2950
msgid "Searching by: %s"
2981
2951
msgstr ""
2982
2952
 
2983
 
#: nova/compute/api.py:1259
 
2953
#: nova/compute/api.py:1176
2984
2954
#, python-format
2985
2955
msgid "Image type not recognized %s"
2986
2956
msgstr ""
2987
2957
 
2988
 
#: nova/compute/api.py:1469
 
2958
#: nova/compute/api.py:1264
 
2959
#, python-format
 
2960
msgid "snapshot for %s"
 
2961
msgstr ""
 
2962
 
 
2963
#: nova/compute/api.py:1555
2989
2964
msgid "flavor_id is None. Assuming migration."
2990
2965
msgstr ""
2991
2966
 
2992
 
#: nova/compute/api.py:1477
 
2967
#: nova/compute/api.py:1564
2993
2968
#, python-format
2994
2969
msgid ""
2995
2970
"Old instance type %(current_instance_type_name)s,  new instance type "
2996
2971
"%(new_instance_type_name)s"
2997
2972
msgstr ""
2998
2973
 
2999
 
#: nova/compute/api.py:1737
3000
 
#, python-format
3001
 
msgid "multiple fixedips exist, using the first: %s"
3002
 
msgstr ""
3003
 
 
3004
 
#: nova/compute/api.py:1954
 
2974
#: nova/compute/api.py:1606
 
2975
#, python-format
 
2976
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s"
 
2977
msgstr ""
 
2978
 
 
2979
#: nova/compute/api.py:1778
 
2980
msgid "Locking"
 
2981
msgstr ""
 
2982
 
 
2983
#: nova/compute/api.py:1786
 
2984
msgid "Unlocking"
 
2985
msgstr ""
 
2986
 
 
2987
#: nova/compute/api.py:1854
 
2988
msgid "Volume must be attached in order to detach."
 
2989
msgstr ""
 
2990
 
 
2991
#: nova/compute/api.py:1939
 
2992
#, python-format
 
2993
msgid "Going to try to live migrate instance to %s"
 
2994
msgstr ""
 
2995
 
 
2996
#: nova/compute/api.py:2088
3005
2997
msgid "Keypair name contains unsafe characters"
3006
2998
msgstr ""
3007
2999
 
3008
 
#: nova/compute/api.py:1958
 
3000
#: nova/compute/api.py:2092
3009
3001
msgid "Keypair name must be between 1 and 255 characters long"
3010
3002
msgstr ""
3011
3003
 
3012
 
#: nova/compute/instance_types.py:57 nova/compute/instance_types.py:65
 
3004
#: nova/compute/api.py:2193
 
3005
#, python-format
 
3006
msgid "Security group %s is not a string or unicode"
 
3007
msgstr ""
 
3008
 
 
3009
#: nova/compute/api.py:2196
 
3010
#, python-format
 
3011
msgid "Security group %s cannot be empty."
 
3012
msgstr ""
 
3013
 
 
3014
#: nova/compute/api.py:2204
 
3015
#, python-format
 
3016
msgid ""
 
3017
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
 
3018
"limited to '%(allowed)'."
 
3019
msgstr ""
 
3020
 
 
3021
#: nova/compute/api.py:2210
 
3022
#, python-format
 
3023
msgid "Security group %s should not be greater than 255 characters."
 
3024
msgstr ""
 
3025
 
 
3026
#: nova/compute/api.py:2228
 
3027
msgid "Quota exceeded, too many security groups."
 
3028
msgstr ""
 
3029
 
 
3030
#: nova/compute/api.py:2231
 
3031
#, python-format
 
3032
msgid "Create Security Group %s"
 
3033
msgstr ""
 
3034
 
 
3035
#: nova/compute/api.py:2238
 
3036
#, python-format
 
3037
msgid "Security group %s already exists"
 
3038
msgstr ""
 
3039
 
 
3040
#: nova/compute/api.py:2295
 
3041
msgid "Security group is still in use"
 
3042
msgstr ""
 
3043
 
 
3044
#: nova/compute/api.py:2303
 
3045
msgid "Failed to update usages deallocating security group"
 
3046
msgstr ""
 
3047
 
 
3048
#: nova/compute/api.py:2306
 
3049
#, python-format
 
3050
msgid "Delete security group %s"
 
3051
msgstr ""
 
3052
 
 
3053
#: nova/compute/api.py:2563
 
3054
#, python-format
 
3055
msgid "Rule (%s) not found"
 
3056
msgstr ""
 
3057
 
 
3058
#: nova/compute/api.py:2572
 
3059
msgid "Quota exceeded, too many security group rules."
 
3060
msgstr ""
 
3061
 
 
3062
#: nova/compute/api.py:2575
 
3063
#, python-format
 
3064
msgid "Authorize security group ingress %s"
 
3065
msgstr ""
 
3066
 
 
3067
#: nova/compute/api.py:2586
 
3068
#, python-format
 
3069
msgid "Revoke security group ingress %s"
 
3070
msgstr ""
 
3071
 
 
3072
#: nova/compute/instance_types.py:61
 
3073
msgid "names can only contain [a-zA-Z0-9_.- ]"
 
3074
msgstr ""
 
3075
 
 
3076
#: nova/compute/instance_types.py:70 nova/compute/instance_types.py:78
3013
3077
msgid "create arguments must be positive integers"
3014
3078
msgstr ""
3015
3079
 
3016
 
#: nova/compute/instance_types.py:76 nova/volume/volume_types.py:41
 
3080
#: nova/compute/instance_types.py:92 nova/volume/volume_types.py:41
3017
3081
#, python-format
3018
3082
msgid "DB error: %s"
3019
3083
msgstr ""
3020
3084
 
3021
 
#: nova/compute/instance_types.py:86
 
3085
#: nova/compute/instance_types.py:102
3022
3086
#, python-format
3023
3087
msgid "Instance type %s not found for deletion"
3024
3088
msgstr ""
3025
3089
 
3026
 
#: nova/compute/manager.py:160
3027
 
#, python-format
3028
 
msgid "check_instance_lock: decorating: |%s|"
3029
 
msgstr "check_instance_lock: decorating: |%s|"
3030
 
 
3031
 
#: nova/compute/manager.py:162
3032
 
#, fuzzy, python-format
3033
 
msgid "check_instance_lock: arguments: |%(self)s| |%(context)s|"
3034
 
msgstr "check_instance_lock: admin: |%s|"
3035
 
 
3036
 
#: nova/compute/manager.py:166
3037
 
#, python-format
3038
 
msgid "check_instance_lock: locked: |%s|"
3039
 
msgstr "check_instance_lock: locked: |%s|"
3040
 
 
3041
 
#: nova/compute/manager.py:168
3042
 
#, python-format
3043
 
msgid "check_instance_lock: admin: |%s|"
3044
 
msgstr "check_instance_lock: admin: |%s|"
3045
 
 
3046
 
#: nova/compute/manager.py:173
3047
 
#, python-format
3048
 
msgid "check_instance_lock: executing: |%s|"
3049
 
msgstr "check_instance_lock: executing: |%s|"
3050
 
 
3051
 
#: nova/compute/manager.py:177
3052
 
#, python-format
3053
 
msgid "check_instance_lock: not executing |%s|"
3054
 
msgstr "check_instance_lock: not executing |%s|"
3055
 
 
3056
 
#: nova/compute/manager.py:238
 
3090
#: nova/compute/manager.py:169
 
3091
msgid "Possibly task preempted."
 
3092
msgstr ""
 
3093
 
 
3094
#: nova/compute/manager.py:225
 
3095
#, python-format
 
3096
msgid "Loading compute driver '%s'"
 
3097
msgstr ""
 
3098
 
 
3099
#: nova/compute/manager.py:231
3057
3100
#, python-format
3058
3101
msgid "Unable to load the virtualization driver: %s"
3059
3102
msgstr ""
3060
3103
 
3061
 
#: nova/compute/manager.py:261
 
3104
#: nova/compute/manager.py:266
3062
3105
msgid "Instance has been destroyed from under us while trying to set it to ERROR"
3063
3106
msgstr ""
3064
3107
 
3065
 
#: nova/compute/manager.py:277
 
3108
#: nova/compute/manager.py:287
3066
3109
#, python-format
3067
3110
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
3068
3111
msgstr ""
3069
3112
 
3070
 
#: nova/compute/manager.py:282
 
3113
#: nova/compute/manager.py:301
3071
3114
msgid "Rebooting instance after nova-compute restart."
3072
3115
msgstr ""
3073
3116
 
3074
 
#: nova/compute/manager.py:292
 
3117
#: nova/compute/manager.py:315
 
3118
msgid "Hypervisor driver does not support resume guests"
 
3119
msgstr ""
 
3120
 
 
3121
#: nova/compute/manager.py:325
3075
3122
msgid "Hypervisor driver does not support firewall rules"
3076
3123
msgstr ""
3077
3124
 
3078
 
#: nova/compute/manager.py:297
 
3125
#: nova/compute/manager.py:334
3079
3126
msgid "Checking state"
3080
3127
msgstr ""
3081
3128
 
3082
 
#: nova/compute/manager.py:366
 
3129
#: nova/compute/manager.py:407
3083
3130
#, python-format
3084
3131
msgid "Setting up bdm %s"
3085
3132
msgstr ""
3086
3133
 
3087
 
#: nova/compute/manager.py:453
3088
 
#, fuzzy, python-format
3089
 
msgid "Instance not found."
3090
 
msgstr "instance %s: suspending"
3091
 
 
3092
 
#: nova/compute/manager.py:471
 
3134
#: nova/compute/manager.py:525
 
3135
#, python-format
 
3136
msgid "Build error: %s"
 
3137
msgstr ""
 
3138
 
 
3139
#: nova/compute/manager.py:542
 
3140
msgid "Error trying to reschedule"
 
3141
msgstr ""
 
3142
 
 
3143
#: nova/compute/manager.py:559
 
3144
msgid "Retry info not present, will not reschedule"
 
3145
msgstr ""
 
3146
 
 
3147
#: nova/compute/manager.py:564
 
3148
msgid "No request spec, will not reschedule"
 
3149
msgstr ""
 
3150
 
 
3151
#: nova/compute/manager.py:570
 
3152
#, python-format
 
3153
msgid "Re-scheduling instance: attempt %d"
 
3154
msgstr ""
 
3155
 
 
3156
#: nova/compute/manager.py:595
3093
3157
msgid "Instance build timed out. Set to error state."
3094
3158
msgstr ""
3095
3159
 
3096
 
#: nova/compute/manager.py:501
 
3160
#: nova/compute/manager.py:626
3097
3161
msgid "Instance has already been created"
3098
3162
msgstr "Instance has already been created"
3099
3163
 
3100
 
#: nova/compute/manager.py:544
 
3164
#: nova/compute/manager.py:669
3101
3165
#, python-format
3102
3166
msgid ""
3103
3167
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3104
3168
"allowed_size_bytes=%(allowed_size_bytes)d"
3105
3169
msgstr ""
3106
3170
 
3107
 
#: nova/compute/manager.py:550
 
3171
#: nova/compute/manager.py:675
3108
3172
#, python-format
3109
3173
msgid ""
3110
3174
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3111
3175
"size %(allowed_size_bytes)d"
3112
3176
msgstr ""
3113
3177
 
3114
 
#: nova/compute/manager.py:560
 
3178
#: nova/compute/manager.py:685
3115
3179
msgid "Starting instance..."
3116
3180
msgstr ""
3117
3181
 
3118
 
#: nova/compute/manager.py:570
3119
 
msgid "Skipping network allocation for instance"
3120
 
msgstr ""
3121
 
 
3122
 
#: nova/compute/manager.py:583
 
3182
#: nova/compute/manager.py:707
3123
3183
msgid "Instance failed network setup"
3124
3184
msgstr ""
3125
3185
 
3126
 
#: nova/compute/manager.py:587
 
3186
#: nova/compute/manager.py:711
3127
3187
#, python-format
3128
3188
msgid "Instance network_info: |%s|"
3129
3189
msgstr ""
3130
3190
 
3131
 
#: nova/compute/manager.py:600
 
3191
#: nova/compute/manager.py:724
3132
3192
msgid "Instance failed block device setup"
3133
3193
msgstr ""
3134
3194
 
3135
 
#: nova/compute/manager.py:616
 
3195
#: nova/compute/manager.py:742
3136
3196
msgid "Instance failed to spawn"
3137
3197
msgstr ""
3138
3198
 
3139
 
#: nova/compute/manager.py:640
 
3199
#: nova/compute/manager.py:766
3140
3200
msgid "Deallocating network for instance"
3141
3201
msgstr ""
3142
3202
 
3143
 
#: nova/compute/manager.py:695
 
3203
#: nova/compute/manager.py:826
3144
3204
#, python-format
3145
3205
msgid "%(action_str)s instance"
3146
3206
msgstr ""
3147
3207
 
3148
 
#: nova/compute/manager.py:722
 
3208
#: nova/compute/manager.py:857
3149
3209
#, python-format
3150
3210
msgid "Ignoring DiskNotFound: %s"
3151
3211
msgstr ""
3152
3212
 
3153
 
#: nova/compute/manager.py:731
 
3213
#: nova/compute/manager.py:860
 
3214
#, python-format
 
3215
msgid "Ignoring VolumeNotFound: %s"
 
3216
msgstr ""
 
3217
 
 
3218
#: nova/compute/manager.py:869
3154
3219
#, python-format
3155
3220
msgid "terminating bdm %s"
3156
3221
msgstr ""
3157
3222
 
3158
 
#: nova/compute/manager.py:770 nova/compute/manager.py:1374
3159
 
#: nova/compute/manager.py:1394 nova/compute/manager.py:1490
3160
 
#: nova/compute/manager.py:2620
 
3223
#: nova/compute/manager.py:915 nova/compute/manager.py:1644
 
3224
#: nova/compute/manager.py:2811
3161
3225
#, python-format
3162
3226
msgid "%s. Setting instance vm_state to ERROR"
3163
3227
msgstr ""
3164
3228
 
3165
 
#: nova/compute/manager.py:843
3166
 
msgid "Cannot rebuild instance because the given image does not exist."
3167
 
msgstr ""
3168
 
 
3169
 
#: nova/compute/manager.py:848
3170
 
#, fuzzy, python-format
3171
 
msgid "Cannot rebuild instance: %(exc)s"
3172
 
msgstr "VBD not found in instance %s"
3173
 
 
3174
 
#: nova/compute/manager.py:856
3175
 
#, fuzzy, python-format
 
3229
#: nova/compute/manager.py:997
 
3230
#, fuzzy
3176
3231
msgid "Rebuilding instance"
3177
3232
msgstr "Rebooting instance %s"
3178
3233
 
3179
 
#: nova/compute/manager.py:922
3180
 
#, fuzzy, python-format
 
3234
#: nova/compute/manager.py:1073
 
3235
#, fuzzy
3181
3236
msgid "Rebooting instance"
3182
3237
msgstr "Rebooting instance %s"
3183
3238
 
3184
 
#: nova/compute/manager.py:938
 
3239
#: nova/compute/manager.py:1085
3185
3240
#, python-format
3186
3241
msgid ""
3187
3242
"trying to reboot a non-running instance: (state: %(state)s expected: "
3188
3243
"%(running)s)"
3189
3244
msgstr ""
3190
3245
 
3191
 
#: nova/compute/manager.py:980
3192
 
#, python-format
3193
 
msgid "instance %s: snapshotting"
 
3246
#: nova/compute/manager.py:1099
 
3247
#, fuzzy, python-format
 
3248
msgid "Cannot reboot instance: %(exc)s"
 
3249
msgstr "VBD not found in instance %s"
 
3250
 
 
3251
#: nova/compute/manager.py:1136
 
3252
#, fuzzy, python-format
 
3253
msgid "instance snapshotting"
3194
3254
msgstr "instance %s: snapshotting"
3195
3255
 
3196
 
#: nova/compute/manager.py:986
 
3256
#: nova/compute/manager.py:1142
3197
3257
#, python-format
3198
3258
msgid ""
3199
3259
"trying to snapshot a non-running instance: (state: %(state)s expected: "
3200
3260
"%(running)s)"
3201
3261
msgstr ""
3202
3262
 
3203
 
#: nova/compute/manager.py:1045
 
3263
#: nova/compute/manager.py:1200
3204
3264
#, python-format
3205
3265
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
3206
3266
msgstr ""
3207
3267
 
3208
 
#: nova/compute/manager.py:1051
 
3268
#: nova/compute/manager.py:1206
3209
3269
#, python-format
3210
3270
msgid "Rotating out %d backups"
3211
3271
msgstr ""
3212
3272
 
3213
 
#: nova/compute/manager.py:1056
 
3273
#: nova/compute/manager.py:1211
3214
3274
#, python-format
3215
3275
msgid "Deleting image %s"
3216
3276
msgstr ""
3217
3277
 
3218
 
#: nova/compute/manager.py:1087
 
3278
#: nova/compute/manager.py:1242
3219
3279
#, python-format
3220
3280
msgid "Failed to set admin password. Instance %s is not running"
3221
3281
msgstr ""
3222
3282
 
3223
 
#: nova/compute/manager.py:1093
 
3283
#: nova/compute/manager.py:1249
3224
3284
msgid "Root password set"
3225
3285
msgstr ""
3226
3286
 
3227
 
#: nova/compute/manager.py:1101
 
3287
#: nova/compute/manager.py:1259
3228
3288
msgid "set_admin_password is not implemented by this driver."
3229
3289
msgstr ""
3230
3290
 
3231
 
#: nova/compute/manager.py:1115
3232
 
msgid "Error setting admin password"
3233
 
msgstr ""
3234
 
 
3235
 
#: nova/compute/manager.py:1130
 
3291
#: nova/compute/manager.py:1275
 
3292
#, python-format
 
3293
msgid "set_admin_password failed: %s"
 
3294
msgstr ""
 
3295
 
 
3296
#: nova/compute/manager.py:1283
 
3297
msgid "error setting admin password"
 
3298
msgstr ""
 
3299
 
 
3300
#: nova/compute/manager.py:1298
3236
3301
#, python-format
3237
3302
msgid ""
3238
3303
"trying to inject a file into a non-running (state: "
3239
3304
"%(current_power_state)s expected: %(expected_state)s)"
3240
3305
msgstr ""
3241
3306
 
3242
 
#: nova/compute/manager.py:1134
 
3307
#: nova/compute/manager.py:1302
3243
3308
#, python-format
3244
3309
msgid "injecting file to %(path)s"
3245
3310
msgstr ""
3246
3311
 
3247
 
#: nova/compute/manager.py:1148
3248
 
#, python-format
3249
 
msgid ""
3250
 
"trying to update agent on a non-running (state: %(current_power_state)s "
3251
 
"expected: %(expected_state)s)"
3252
 
msgstr ""
3253
 
 
3254
 
#: nova/compute/manager.py:1152
3255
 
#, python-format
3256
 
msgid "updating agent to %(url)s"
3257
 
msgstr ""
3258
 
 
3259
 
#: nova/compute/manager.py:1165
 
3312
#: nova/compute/manager.py:1315
3260
3313
msgid "Rescuing"
3261
3314
msgstr ""
3262
3315
 
3263
 
#: nova/compute/manager.py:1190
 
3316
#: nova/compute/manager.py:1342
3264
3317
msgid "Unrescuing"
3265
3318
msgstr ""
3266
3319
 
3267
 
#: nova/compute/manager.py:1326
 
3320
#: nova/compute/manager.py:1363
 
3321
#, python-format
 
3322
msgid "Changing instance metadata according to %(diff)r"
 
3323
msgstr ""
 
3324
 
 
3325
#: nova/compute/manager.py:1498
3268
3326
msgid "destination same as source!"
3269
3327
msgstr ""
3270
3328
 
3271
 
#: nova/compute/manager.py:1343
 
3329
#: nova/compute/manager.py:1516
3272
3330
msgid "Migrating"
3273
3331
msgstr ""
3274
3332
 
3275
 
#: nova/compute/manager.py:1549
 
3333
#: nova/compute/manager.py:1697
3276
3334
msgid "Pausing"
3277
3335
msgstr ""
3278
3336
 
3279
 
#: nova/compute/manager.py:1567
 
3337
#: nova/compute/manager.py:1714
3280
3338
msgid "Unpausing"
3281
3339
msgstr ""
3282
3340
 
3283
 
#: nova/compute/manager.py:1600
3284
 
#, fuzzy, python-format
 
3341
#: nova/compute/manager.py:1752
 
3342
#, fuzzy
3285
3343
msgid "Retrieving diagnostics"
3286
3344
msgstr "instance %s: retrieving diagnostics"
3287
3345
 
3288
 
#: nova/compute/manager.py:1612
3289
 
#, fuzzy, python-format
3290
 
msgid "Suspending"
3291
 
msgstr "instance %s: suspending"
3292
 
 
3293
 
#: nova/compute/manager.py:1632
 
3346
#: nova/compute/manager.py:1782
3294
3347
msgid "Resuming"
3295
3348
msgstr ""
3296
3349
 
3297
 
#: nova/compute/manager.py:1650
3298
 
msgid "Locking"
3299
 
msgstr ""
3300
 
 
3301
 
#: nova/compute/manager.py:1659
3302
 
msgid "Unlocking"
3303
 
msgstr ""
3304
 
 
3305
 
#: nova/compute/manager.py:1669
3306
 
#, fuzzy, python-format
3307
 
msgid "Getting locked state"
3308
 
msgstr "instance %s: getting locked state"
3309
 
 
3310
 
#: nova/compute/manager.py:1678
3311
 
#, fuzzy, python-format
 
3350
#: nova/compute/manager.py:1798
 
3351
#, fuzzy
3312
3352
msgid "Reset network"
3313
3353
msgstr "instance %s: reset network"
3314
3354
 
3315
 
#: nova/compute/manager.py:1686
 
3355
#: nova/compute/manager.py:1803
3316
3356
msgid "Inject network info"
3317
3357
msgstr ""
3318
3358
 
3319
 
#: nova/compute/manager.py:1689
 
3359
#: nova/compute/manager.py:1806
3320
3360
#, python-format
3321
3361
msgid "network_info to inject: |%s|"
3322
3362
msgstr ""
3323
3363
 
3324
 
#: nova/compute/manager.py:1703
3325
 
#, fuzzy, python-format
 
3364
#: nova/compute/manager.py:1823
 
3365
#, fuzzy
3326
3366
msgid "Get console output"
3327
3367
msgstr "Get console output for instance %s"
3328
3368
 
3329
 
#: nova/compute/manager.py:1730
 
3369
#: nova/compute/manager.py:1848
3330
3370
msgid "Getting vnc console"
3331
3371
msgstr ""
3332
3372
 
3333
 
#: nova/compute/manager.py:1758
 
3373
#: nova/compute/manager.py:1876
3334
3374
#, python-format
3335
3375
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3336
3376
msgstr ""
3337
3377
 
3338
 
#: nova/compute/manager.py:1775
 
3378
#: nova/compute/manager.py:1918
3339
3379
#, python-format
3340
3380
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3341
3381
msgstr ""
3342
3382
 
3343
 
#: nova/compute/manager.py:1784
 
3383
#: nova/compute/manager.py:1927
3344
3384
#, python-format
3345
3385
msgid ""
3346
3386
"Failed to connect to volume %(volume_id)s while attaching at "
3347
3387
"%(mountpoint)s"
3348
3388
msgstr ""
3349
3389
 
3350
 
#: nova/compute/manager.py:1795
 
3390
#: nova/compute/manager.py:1942
3351
3391
#, fuzzy, python-format
3352
3392
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
3353
3393
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
3354
3394
 
3355
 
#: nova/compute/manager.py:1827
 
3395
#: nova/compute/manager.py:1971
3356
3396
#, python-format
3357
3397
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3358
3398
msgstr ""
3359
3399
 
3360
 
#: nova/compute/manager.py:1831
3361
 
#, fuzzy, python-format
 
3400
#: nova/compute/manager.py:1975
 
3401
#, fuzzy
3362
3402
msgid "Detaching volume from unknown instance"
3363
3403
msgstr "Detaching volume from unknown instance %s"
3364
3404
 
3365
 
#: nova/compute/manager.py:1896
3366
 
#, python-format
3367
 
msgid ""
3368
 
"Creating tmpfile %s to notify to other compute nodes that they should "
3369
 
"mount the same storage."
3370
 
msgstr ""
 
3405
#: nova/compute/manager.py:1988
 
3406
#, fuzzy, python-format
 
3407
msgid "Faild to detach volume %(volume_id)s from %(mp)s"
 
3408
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
3371
3409
 
3372
 
#: nova/compute/manager.py:1955
 
3410
#: nova/compute/manager.py:2081
3373
3411
msgid "Instance has no volume."
3374
3412
msgstr ""
3375
3413
 
3376
 
#: nova/compute/manager.py:1987
3377
 
#, python-format
3378
 
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
3379
 
msgstr ""
3380
 
 
3381
 
#: nova/compute/manager.py:2044
 
3414
#: nova/compute/manager.py:2142
3382
3415
#, python-format
3383
3416
msgid "Pre live migration failed at  %(dest)s"
3384
3417
msgstr ""
3385
3418
 
3386
 
#: nova/compute/manager.py:2071
3387
 
msgid "post_live_migration() is started.."
 
3419
#: nova/compute/manager.py:2168
 
3420
msgid "_post_live_migration() is started.."
3388
3421
msgstr ""
3389
3422
 
3390
 
#: nova/compute/manager.py:2100
 
3423
#: nova/compute/manager.py:2197
3391
3424
msgid "No floating_ip found"
3392
3425
msgstr ""
3393
3426
 
3394
 
#: nova/compute/manager.py:2108
 
3427
#: nova/compute/manager.py:2205
3395
3428
msgid "No floating_ip found."
3396
3429
msgstr ""
3397
3430
 
3398
 
#: nova/compute/manager.py:2110
 
3431
#: nova/compute/manager.py:2207
3399
3432
#, python-format
3400
3433
msgid ""
3401
3434
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3402
3435
"%(e)s"
3403
3436
msgstr ""
3404
3437
 
3405
 
#: nova/compute/manager.py:2139
 
3438
#: nova/compute/manager.py:2233
3406
3439
#, python-format
3407
3440
msgid "Migrating instance to %(dest)s finished successfully."
3408
3441
msgstr ""
3409
3442
 
3410
 
#: nova/compute/manager.py:2141
 
3443
#: nova/compute/manager.py:2235
3411
3444
msgid ""
3412
3445
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3413
3446
"with matching name.\" This error can be safely ignored."
3414
3447
msgstr ""
3415
3448
 
3416
 
#: nova/compute/manager.py:2156
3417
 
msgid "Post operation of migraton started"
 
3449
#: nova/compute/manager.py:2249
 
3450
msgid "Post operation of migration started"
3418
3451
msgstr ""
3419
3452
 
3420
 
#: nova/compute/manager.py:2293
 
3453
#: nova/compute/manager.py:2380
3421
3454
msgid "Updated the info_cache for instance"
3422
3455
msgstr ""
3423
3456
 
3424
 
#: nova/compute/manager.py:2319
 
3457
#: nova/compute/manager.py:2406
3425
3458
#, python-format
3426
3459
msgid ""
3427
3460
"Found %(migration_count)d unconfirmed migrations older than "
3428
3461
"%(confirm_window)d seconds"
3429
3462
msgstr ""
3430
3463
 
3431
 
#: nova/compute/manager.py:2324
 
3464
#: nova/compute/manager.py:2411
3432
3465
#, python-format
3433
3466
msgid "Setting migration %(migration_id)s to error: %(reason)s"
3434
3467
msgstr ""
3435
3468
 
3436
 
#: nova/compute/manager.py:2336
 
3469
#: nova/compute/manager.py:2423
3437
3470
#, python-format
3438
3471
msgid ""
3439
3472
"Automatically confirming migration %(migration_id)s for instance "
3440
3473
"%(instance_uuid)s"
3441
3474
msgstr ""
3442
3475
 
3443
 
#: nova/compute/manager.py:2343
 
3476
#: nova/compute/manager.py:2430
3444
3477
#, fuzzy, python-format
3445
3478
msgid "Instance %(instance_uuid)s not found"
3446
3479
msgstr "Instance %(instance_id)s is not running."
3447
3480
 
3448
 
#: nova/compute/manager.py:2347
 
3481
#: nova/compute/manager.py:2434
3449
3482
msgid "In ERROR state"
3450
3483
msgstr ""
3451
3484
 
3452
 
#: nova/compute/manager.py:2353
 
3485
#: nova/compute/manager.py:2441
3453
3486
#, python-format
3454
 
msgid "In %(state)s task_state, not RESIZE_VERIFY"
 
3487
msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
3455
3488
msgstr ""
3456
3489
 
3457
 
#: nova/compute/manager.py:2360
 
3490
#: nova/compute/manager.py:2449
3458
3491
#, python-format
3459
3492
msgid "Error auto-confirming resize: %(e)s. Will retry later."
3460
3493
msgstr ""
3461
3494
 
3462
 
#: nova/compute/manager.py:2372
 
3495
#: nova/compute/manager.py:2466
 
3496
#, python-format
 
3497
msgid ""
 
3498
"Running instance usage audit for host %(host)s from %(begin_time)s to "
 
3499
"%(end_time)s. %(number_instances)s instances."
 
3500
msgstr ""
 
3501
 
 
3502
#: nova/compute/manager.py:2484
 
3503
#, python-format
 
3504
msgid "Failed to generate usage audit for instance on host %s"
 
3505
msgstr ""
 
3506
 
 
3507
#: nova/compute/manager.py:2508
3463
3508
msgid "Updating bandwidth usage cache"
3464
3509
msgstr ""
3465
3510
 
3466
 
#: nova/compute/manager.py:2396
 
3511
#: nova/compute/manager.py:2536
3467
3512
msgid "Updating host status"
3468
3513
msgstr ""
3469
3514
 
3470
 
#: nova/compute/manager.py:2425
 
3515
#: nova/compute/manager.py:2563
3471
3516
#, python-format
3472
3517
msgid ""
3473
3518
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3474
3519
"the hypervisor."
3475
3520
msgstr ""
3476
3521
 
3477
 
#: nova/compute/manager.py:2451
 
3522
#: nova/compute/manager.py:2571 nova/compute/manager.py:2609
 
3523
msgid "During sync_power_state the instance has a pending task. Skip."
 
3524
msgstr ""
 
3525
 
 
3526
#: nova/compute/manager.py:2596
3478
3527
#, python-format
3479
3528
msgid ""
3480
3529
"During the sync_power process the instance has moved from host %(src)s to"
3481
3530
" host %(dst)s"
3482
3531
msgstr ""
3483
3532
 
3484
 
#: nova/compute/manager.py:2464
3485
 
msgid ""
3486
 
"Instance is in the process of migrating to this host. Wait next "
3487
 
"sync_power cycle before setting power state to NOSTATE"
3488
 
msgstr ""
3489
 
 
3490
 
#: nova/compute/manager.py:2470
3491
 
msgid ""
3492
 
"Instance found in database but not known by hypervisor. Setting power "
3493
 
"state to NOSTATE"
3494
 
msgstr ""
3495
 
 
3496
 
#: nova/compute/manager.py:2500
 
3533
#: nova/compute/manager.py:2633
 
3534
msgid "Instance shutdown by itself. Calling the stop API."
 
3535
msgstr ""
 
3536
 
 
3537
#: nova/compute/manager.py:2645 nova/compute/manager.py:2656
 
3538
#: nova/compute/manager.py:2670
 
3539
msgid "error during stop() in sync_power_state."
 
3540
msgstr ""
 
3541
 
 
3542
#: nova/compute/manager.py:2650
 
3543
msgid "Instance is paused or suspended unexpectedly. Calling the stop API."
 
3544
msgstr ""
 
3545
 
 
3546
#: nova/compute/manager.py:2663
 
3547
msgid "Instance is not stopped. Calling the stop API."
 
3548
msgstr ""
 
3549
 
 
3550
#: nova/compute/manager.py:2679
 
3551
#, fuzzy, python-format
 
3552
msgid "Instance is not (soft-)deleted."
 
3553
msgstr "instance %s: snapshotting"
 
3554
 
 
3555
#: nova/compute/manager.py:2687
3497
3556
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3498
3557
msgstr ""
3499
3558
 
3500
 
#: nova/compute/manager.py:2511
 
3559
#: nova/compute/manager.py:2698
3501
3560
msgid "Reclaiming deleted instance"
3502
3561
msgstr ""
3503
3562
 
3504
 
#: nova/compute/manager.py:2577
 
3563
#: nova/compute/manager.py:2765
3505
3564
#, python-format
3506
3565
msgid ""
3507
3566
"Detected instance with name label '%(name)s' which is marked as DELETED "
3508
3567
"but still present on host."
3509
3568
msgstr ""
3510
3569
 
3511
 
#: nova/compute/manager.py:2584
 
3570
#: nova/compute/manager.py:2772
3512
3571
#, python-format
3513
3572
msgid ""
3514
3573
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3515
3574
" but still present on host."
3516
3575
msgstr ""
3517
3576
 
3518
 
#: nova/compute/manager.py:2591
 
3577
#: nova/compute/manager.py:2779
3519
3578
#, python-format
3520
3579
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3521
3580
msgstr ""
3522
3581
 
3523
 
#: nova/compute/manager.py:2659
3524
 
#, python-format
3525
 
msgid ""
3526
 
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
3527
 
"%(host)s"
3528
 
msgstr ""
3529
 
 
3530
 
#: nova/compute/utils.py:181
3531
 
msgid "v4 subnets are required for legacy nw_info"
3532
 
msgstr ""
3533
 
 
3534
 
#: nova/console/manager.py:78 nova/console/vmrc_manager.py:70
 
3582
#: nova/compute/resource_tracker.py:196
 
3583
#, python-format
 
3584
msgid ""
 
3585
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, mem limit"
 
3586
" %(memory_mb_limit)s"
 
3587
msgstr ""
 
3588
 
 
3589
#: nova/compute/resource_tracker.py:207
 
3590
#, python-format
 
3591
msgid "Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
 
3592
msgstr ""
 
3593
 
 
3594
#: nova/compute/resource_tracker.py:215
 
3595
#, python-format
 
3596
msgid "Limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d"
 
3597
msgstr ""
 
3598
 
 
3599
#: nova/compute/resource_tracker.py:220
 
3600
#, python-format
 
3601
msgid ""
 
3602
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
 
3603
"memory %(memory_mb)d MB"
 
3604
msgstr ""
 
3605
 
 
3606
#: nova/compute/resource_tracker.py:226
 
3607
#, python-format
 
3608
msgid ""
 
3609
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
 
3610
"disk %(disk_gb)d GB"
 
3611
msgstr ""
 
3612
 
 
3613
#: nova/compute/resource_tracker.py:261
 
3614
#, python-format
 
3615
msgid "Finishing claim: %s"
 
3616
msgstr ""
 
3617
 
 
3618
#: nova/compute/resource_tracker.py:263
 
3619
#, python-format
 
3620
msgid ""
 
3621
"Can't find claim %d.  It may have been 'finished' twice, or it has "
 
3622
"already timed out."
 
3623
msgstr ""
 
3624
 
 
3625
#: nova/compute/resource_tracker.py:280
 
3626
#, python-format
 
3627
msgid "Aborting claim: %s"
 
3628
msgstr ""
 
3629
 
 
3630
#: nova/compute/resource_tracker.py:286
 
3631
#, python-format
 
3632
msgid ""
 
3633
"Claim %d not found.  It either timed out or was already explicitly "
 
3634
"finished/aborted"
 
3635
msgstr ""
 
3636
 
 
3637
#: nova/compute/resource_tracker.py:316
 
3638
msgid ""
 
3639
"Virt driver does not support 'get_available_resource'  Compute tracking "
 
3640
"is disabled."
 
3641
msgstr ""
 
3642
 
 
3643
#: nova/compute/resource_tracker.py:330
 
3644
#, python-format
 
3645
msgid "free_ram_mb: %s"
 
3646
msgstr ""
 
3647
 
 
3648
#: nova/compute/resource_tracker.py:331
 
3649
#, python-format
 
3650
msgid "free_disk_gb: %s"
 
3651
msgstr ""
 
3652
 
 
3653
#: nova/compute/resource_tracker.py:356
 
3654
#, python-format
 
3655
msgid "Compute_service record created for %s "
 
3656
msgstr ""
 
3657
 
 
3658
#: nova/compute/resource_tracker.py:362
 
3659
#, python-format
 
3660
msgid "Compute_service record updated for %s "
 
3661
msgstr ""
 
3662
 
 
3663
#: nova/compute/resource_tracker.py:389
 
3664
#, python-format
 
3665
msgid "Expiring resource claim %d"
 
3666
msgstr ""
 
3667
 
 
3668
#: nova/compute/resource_tracker.py:435
 
3669
#, python-format
 
3670
msgid "No service record for host %s"
 
3671
msgstr ""
 
3672
 
 
3673
#: nova/compute/resource_tracker.py:448
 
3674
#, python-format
 
3675
msgid "Missing keys: %s"
 
3676
msgstr ""
 
3677
 
 
3678
#: nova/compute/rpcapi.py:44
 
3679
msgid "No compute host specified"
 
3680
msgstr ""
 
3681
 
 
3682
#: nova/compute/rpcapi.py:47
 
3683
#, python-format
 
3684
msgid "Unable to find host for Instance %s"
 
3685
msgstr ""
 
3686
 
 
3687
#: nova/compute/utils.py:61
 
3688
#, python-format
 
3689
msgid "Using %(prefix)s instead of %(req_prefix)s"
 
3690
msgstr ""
 
3691
 
 
3692
#: nova/console/manager.py:81 nova/console/vmrc_manager.py:71
3535
3693
msgid "Adding console"
3536
3694
msgstr ""
3537
3695
 
3538
 
#: nova/console/manager.py:98
3539
 
#, python-format
3540
 
msgid "Tried to remove non-existant console %(console_id)s."
3541
 
msgstr ""
3542
 
 
3543
 
#: nova/console/vmrc_manager.py:122
 
3696
#: nova/console/manager.py:102 nova/console/vmrc_manager.py:123
3544
3697
#, python-format
3545
3698
msgid "Tried to remove non-existent console %(console_id)s."
3546
3699
msgstr ""
3547
3700
 
3548
 
#: nova/console/vmrc_manager.py:125
 
3701
#: nova/console/vmrc_manager.py:126
3549
3702
#, python-format
3550
3703
msgid "Removing console %(console_id)s."
3551
3704
msgstr ""
3580
3733
msgid "xvp not running..."
3581
3734
msgstr ""
3582
3735
 
3583
 
#: nova/consoleauth/manager.py:63
 
3736
#: nova/consoleauth/manager.py:70
3584
3737
#, python-format
3585
 
msgid "Deleting Expired Token: (%s)"
 
3738
msgid "Received Token: %(token)s, %(token_dict)s)"
3586
3739
msgstr ""
3587
3740
 
3588
3741
#: nova/consoleauth/manager.py:75
3589
3742
#, python-format
3590
 
msgid "Received Token: %(token)s, %(token_dict)s)"
3591
 
msgstr ""
3592
 
 
3593
 
#: nova/consoleauth/manager.py:79
3594
 
#, python-format
3595
3743
msgid "Checking Token: %(token)s, %(token_valid)s)"
3596
3744
msgstr ""
3597
3745
 
3598
 
#: nova/db/sqlalchemy/api.py:57
 
3746
#: nova/db/sqlalchemy/api.py:59
3599
3747
msgid "Use of empty request context is deprecated"
3600
3748
msgstr "Use of empty request context is deprecated"
3601
3749
 
3602
 
#: nova/db/sqlalchemy/api.py:212
 
3750
#: nova/db/sqlalchemy/api.py:214
3603
3751
#, python-format
3604
3752
msgid "Unrecognized read_deleted value '%s'"
3605
3753
msgstr ""
3606
3754
 
3607
 
#: nova/db/sqlalchemy/api.py:530 nova/db/sqlalchemy/api.py:565
 
3755
#: nova/db/sqlalchemy/api.py:2776
3608
3756
#, python-format
3609
 
msgid "No ComputeNode for %(host)s"
 
3757
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
3610
3758
msgstr ""
3611
3759
 
3612
 
#: nova/db/sqlalchemy/api.py:4609 nova/db/sqlalchemy/api.py:4635
 
3760
#: nova/db/sqlalchemy/api.py:4648
 
3761
#, fuzzy, python-format
 
3762
msgid "Backend exists"
 
3763
msgstr "backend %s"
 
3764
 
 
3765
#: nova/db/sqlalchemy/api.py:4668 nova/db/sqlalchemy/api.py:4694
3613
3766
#, python-format
3614
3767
msgid "No backend config with id %(sm_backend_id)s"
3615
3768
msgstr ""
3616
3769
 
3617
 
#: nova/db/sqlalchemy/api.py:4693
3618
 
#, python-format
3619
 
msgid "No sm_flavor called %(sm_flavor)s"
3620
 
msgstr ""
3621
 
 
3622
 
#: nova/db/sqlalchemy/api.py:4737
 
3770
#: nova/db/sqlalchemy/api.py:4706
 
3771
#, python-format
 
3772
msgid "No backend config with sr uuid %(sr_uuid)s"
 
3773
msgstr ""
 
3774
 
 
3775
#: nova/db/sqlalchemy/api.py:4740
 
3776
msgid "Flavor exists"
 
3777
msgstr ""
 
3778
 
 
3779
#: nova/db/sqlalchemy/api.py:4755
 
3780
#, python-format
 
3781
msgid "%(sm_flavor_id) flavor not found"
 
3782
msgstr ""
 
3783
 
 
3784
#: nova/db/sqlalchemy/api.py:4774
 
3785
#, python-format
 
3786
msgid "No sm_flavor called %(sm_flavor_id)s"
 
3787
msgstr ""
 
3788
 
 
3789
#: nova/db/sqlalchemy/api.py:4791
 
3790
#, python-format
 
3791
msgid "No sm_flavor called %(sm_flavor_label)s"
 
3792
msgstr ""
 
3793
 
 
3794
#: nova/db/sqlalchemy/api.py:4829
3623
3795
#, python-format
3624
3796
msgid "No sm_volume with id %(volume_id)s"
3625
3797
msgstr ""
3628
3800
msgid "version should be an integer"
3629
3801
msgstr ""
3630
3802
 
3631
 
#: nova/db/sqlalchemy/migration.py:100
 
3803
#: nova/db/sqlalchemy/migration.py:101
3632
3804
msgid "Upgrade DB using Essex release first."
3633
3805
msgstr ""
3634
3806
 
3635
 
#: nova/db/sqlalchemy/session.py:137
 
3807
#: nova/db/sqlalchemy/session.py:149
3636
3808
#, python-format
3637
3809
msgid "SQL connection failed. %s attempts left."
3638
3810
msgstr ""
3639
3811
 
3640
3812
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:50
3641
 
#: nova/db/sqlalchemy/migrate_repo/versions/092_add_instance_system_metadata.py:58
 
3813
#: nova/db/sqlalchemy/migrate_repo/versions/092_add_instance_system_metadata.py:60
3642
3814
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:53
3643
3815
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:86
 
3816
#: nova/db/sqlalchemy/migrate_repo/versions/115_make_user_quotas_key_and_value.py:74
 
3817
#: nova/db/sqlalchemy/migrate_repo/versions/116_drop_user_quotas_key_and_value.py:97
 
3818
#: nova/db/sqlalchemy/migrate_repo/versions/132_add_instance_type_projects.py:52
3644
3819
#, python-format
3645
3820
msgid "Table |%s| not created!"
3646
3821
msgstr ""
3649
3824
msgid "quota_classes table not dropped"
3650
3825
msgstr ""
3651
3826
 
3652
 
#: nova/db/sqlalchemy/migrate_repo/versions/088_change_instance_id_to_uuid_in_block_device_mapping.py:57
 
3827
#: nova/db/sqlalchemy/migrate_repo/versions/088_change_instance_id_to_uuid_in_block_device_mapping.py:56
 
3828
#: nova/db/sqlalchemy/migrate_repo/versions/100_instance_metadata_uses_uuid.py:56
 
3829
#: nova/db/sqlalchemy/migrate_repo/versions/101_security_group_instance_association_uses_uuid.py:56
 
3830
#: nova/db/sqlalchemy/migrate_repo/versions/102_consoles_uses_uuid.py:56
 
3831
#: nova/db/sqlalchemy/migrate_repo/versions/105_instance_info_caches_uses_uuid.py:44
 
3832
#: nova/db/sqlalchemy/migrate_repo/versions/105_instance_info_caches_uses_uuid.py:67
 
3833
#: nova/db/sqlalchemy/migrate_repo/versions/109_drop_dns_domains_project_id_fkey.py:43
 
3834
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:56
 
3835
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:87
 
3836
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:56
 
3837
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:87
3653
3838
msgid "foreign key constraint couldn't be removed"
3654
3839
msgstr ""
3655
3840
 
3656
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:83
3657
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:127
3658
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:177
3659
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:235
 
3841
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:84
 
3842
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:128
 
3843
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:178
 
3844
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:236
3660
3845
msgid "Foreign Key constraint couldn't be removed"
3661
3846
msgstr ""
3662
3847
 
3676
3861
msgid "reservations table not dropped"
3677
3862
msgstr ""
3678
3863
 
3679
 
#: nova/image/glance.py:148
3680
 
msgid "Connection error contacting glance server, retrying"
3681
 
msgstr ""
3682
 
 
3683
 
#: nova/image/glance.py:154 nova/network/quantum/melange_connection.py:104
3684
 
msgid "Maximum attempts reached"
3685
 
msgstr ""
3686
 
 
3687
 
#: nova/image/glance.py:279
3688
 
#, python-format
3689
 
msgid "Creating image in Glance. Metadata passed in %s"
3690
 
msgstr ""
3691
 
 
3692
 
#: nova/image/glance.py:282
3693
 
#, python-format
3694
 
msgid "Metadata after formatting for Glance %s"
3695
 
msgstr ""
3696
 
 
3697
 
#: nova/image/glance.py:290
3698
 
#, python-format
3699
 
msgid "Metadata returned from Glance formatted for Base %s"
3700
 
msgstr ""
3701
 
 
3702
 
#: nova/image/glance.py:332 nova/image/glance.py:336
3703
 
msgid "Not the image owner"
3704
 
msgstr ""
3705
 
 
3706
 
#: nova/image/glance.py:411
3707
 
#, python-format
3708
 
msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
 
3864
#: nova/db/sqlalchemy/migrate_repo/versions/106_add_foreign_keys.py:45
 
3865
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:66
 
3866
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:107
 
3867
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:66
 
3868
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:107
 
3869
msgid "foreign key constraint couldn't be created"
 
3870
msgstr ""
 
3871
 
 
3872
#: nova/db/sqlalchemy/migrate_repo/versions/106_add_foreign_keys.py:66
 
3873
msgid "foreign key constraint couldn't be dropped"
 
3874
msgstr ""
 
3875
 
 
3876
#: nova/db/sqlalchemy/migrate_repo/versions/115_make_user_quotas_key_and_value.py:93
 
3877
#: nova/db/sqlalchemy/migrate_repo/versions/116_drop_user_quotas_key_and_value.py:43
 
3878
msgid "user_quotas table not dropped"
 
3879
msgstr ""
 
3880
 
 
3881
#: nova/image/glance.py:137
 
3882
#, python-format
 
3883
msgid ""
 
3884
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
 
3885
"%(extra)s."
3709
3886
msgstr ""
3710
3887
 
3711
3888
#: nova/image/s3.py:311
3713
3890
msgid "Failed to download %(image_location)s to %(image_path)s"
3714
3891
msgstr ""
3715
3892
 
3716
 
#: nova/image/s3.py:330
 
3893
#: nova/image/s3.py:328
3717
3894
#, python-format
3718
3895
msgid "Failed to decrypt %(image_location)s to %(image_path)s"
3719
3896
msgstr ""
3720
3897
 
3721
 
#: nova/image/s3.py:342
 
3898
#: nova/image/s3.py:338
3722
3899
#, python-format
3723
3900
msgid "Failed to untar %(image_location)s to %(image_path)s"
3724
3901
msgstr ""
3725
3902
 
3726
 
#: nova/image/s3.py:355
 
3903
#: nova/image/s3.py:348
3727
3904
#, python-format
3728
3905
msgid "Failed to upload %(image_location)s to %(image_path)s"
3729
3906
msgstr ""
3730
3907
 
 
3908
#: nova/image/s3.py:372
 
3909
#, python-format
 
3910
msgid "Failed to decrypt private key: %s"
 
3911
msgstr ""
 
3912
 
3731
3913
#: nova/image/s3.py:379
3732
3914
#, python-format
3733
 
msgid "Failed to decrypt private key: %s"
3734
 
msgstr ""
3735
 
 
3736
 
#: nova/image/s3.py:386
3737
 
#, python-format
3738
3915
msgid "Failed to decrypt initialization vector: %s"
3739
3916
msgstr ""
3740
3917
 
3741
 
#: nova/image/s3.py:397
 
3918
#: nova/image/s3.py:390
3742
3919
#, python-format
3743
3920
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
3744
3921
msgstr ""
3745
3922
 
3746
 
#: nova/image/s3.py:409
 
3923
#: nova/image/s3.py:402
3747
3924
msgid "Unsafe filenames in image"
3748
3925
msgstr ""
3749
3926
 
3762
3939
msgid "Bad project_id for to_global_ipv6: %s"
3763
3940
msgstr ""
3764
3941
 
 
3942
#: nova/network/api.py:52
 
3943
msgid "instance is a required argument to use @refresh_cache"
 
3944
msgstr ""
 
3945
 
 
3946
#: nova/network/api.py:79
 
3947
#, fuzzy, python-format
 
3948
msgid "args: %s"
 
3949
msgstr "Flags path: %s"
 
3950
 
 
3951
#: nova/network/api.py:80
 
3952
#, python-format
 
3953
msgid "kwargs: %s"
 
3954
msgstr ""
 
3955
 
 
3956
#: nova/network/api.py:216
 
3957
#, python-format
 
3958
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
 
3959
msgstr ""
 
3960
 
3765
3961
#: nova/network/ldapdns.py:318
3766
3962
msgid "This driver only supports type 'a' entries."
3767
3963
msgstr ""
3768
3964
 
3769
 
#: nova/network/linux_net.py:167
 
3965
#: nova/network/linux_net.py:177
3770
3966
#, python-format
3771
3967
msgid "Attempted to remove chain %s which does not exist"
3772
3968
msgstr ""
3773
3969
 
3774
 
#: nova/network/linux_net.py:193
 
3970
#: nova/network/linux_net.py:212
3775
3971
#, python-format
3776
3972
msgid "Unknown chain: %r"
3777
3973
msgstr ""
3778
3974
 
3779
 
#: nova/network/linux_net.py:216
 
3975
#: nova/network/linux_net.py:237
3780
3976
#, python-format
3781
3977
msgid ""
3782
3978
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
3783
3979
"%(top)r"
3784
3980
msgstr ""
3785
3981
 
3786
 
#: nova/network/linux_net.py:336
 
3982
#: nova/network/linux_net.py:372
3787
3983
msgid "IPTablesManager.apply completed with success"
3788
3984
msgstr ""
3789
3985
 
3790
 
#: nova/network/linux_net.py:698
 
3986
#: nova/network/linux_net.py:576
 
3987
#, python-format
 
3988
msgid "arping error for ip %s"
 
3989
msgstr ""
 
3990
 
 
3991
#: nova/network/linux_net.py:784
 
3992
#, fuzzy, python-format
 
3993
msgid "Pid %d is stale, skip killing dnsmasq"
 
3994
msgstr "Pid %d is stale, relaunching dnsmasq"
 
3995
 
 
3996
#: nova/network/linux_net.py:824
3791
3997
#, python-format
3792
3998
msgid "Hupping dnsmasq threw %s"
3793
3999
msgstr "Hupping dnsmasq threw %s"
3794
4000
 
3795
 
#: nova/network/linux_net.py:700
 
4001
#: nova/network/linux_net.py:826
3796
4002
#, python-format
3797
4003
msgid "Pid %d is stale, relaunching dnsmasq"
3798
4004
msgstr "Pid %d is stale, relaunching dnsmasq"
3799
4005
 
3800
 
#: nova/network/linux_net.py:760
 
4006
#: nova/network/linux_net.py:888
3801
4007
#, python-format
3802
4008
msgid "killing radvd threw %s"
3803
4009
msgstr "killing radvd threw %s"
3804
4010
 
3805
 
#: nova/network/linux_net.py:762
 
4011
#: nova/network/linux_net.py:890
3806
4012
#, python-format
3807
4013
msgid "Pid %d is stale, relaunching radvd"
3808
4014
msgstr "Pid %d is stale, relaunching radvd"
3809
4015
 
3810
 
#: nova/network/linux_net.py:972
 
4016
#: nova/network/linux_net.py:1120
3811
4017
#, python-format
3812
4018
msgid "Starting VLAN inteface %s"
3813
4019
msgstr "Starting VLAN inteface %s"
3814
4020
 
3815
 
#: nova/network/linux_net.py:1004
 
4021
#: nova/network/linux_net.py:1156
3816
4022
#, python-format
3817
4023
msgid "Starting Bridge interface for %s"
3818
4024
msgstr "Starting Bridge interface for %s"
3819
4025
 
3820
 
#: nova/network/linux_net.py:1047
 
4026
#: nova/network/linux_net.py:1199
3821
4027
#, python-format
3822
4028
msgid "Failed to add interface: %s"
3823
4029
msgstr ""
3824
4030
 
3825
 
#: nova/network/linux_net.py:1148
 
4031
#: nova/network/linux_net.py:1300
3826
4032
#, fuzzy, python-format
3827
4033
msgid "Starting bridge %s "
3828
4034
msgstr "Starting Bridge interface for %s"
3829
4035
 
3830
 
#: nova/network/linux_net.py:1155
 
4036
#: nova/network/linux_net.py:1308
3831
4037
#, python-format
3832
4038
msgid "Done starting bridge %s"
3833
4039
msgstr ""
3834
4040
 
3835
 
#: nova/network/linux_net.py:1173
 
4041
#: nova/network/linux_net.py:1327
3836
4042
#, python-format
3837
4043
msgid "Failed unplugging gateway interface '%s'"
3838
4044
msgstr ""
3839
4045
 
3840
 
#: nova/network/linux_net.py:1175
 
4046
#: nova/network/linux_net.py:1329
3841
4047
#, python-format
3842
4048
msgid "Unplugged gateway interface '%s'"
3843
4049
msgstr ""
3844
4050
 
3845
 
#: nova/network/manager.py:293
 
4051
#: nova/network/manager.py:290
3846
4052
#, python-format
3847
4053
msgid "Fixed ip %(fixed_ip_id)s not found"
3848
4054
msgstr ""
3849
4055
 
3850
 
#: nova/network/manager.py:302 nova/network/manager.py:510
 
4056
#: nova/network/manager.py:299 nova/network/manager.py:548
3851
4057
#, python-format
3852
4058
msgid "Interface %(interface)s not found"
3853
4059
msgstr ""
3854
4060
 
3855
 
#: nova/network/manager.py:316
 
4061
#: nova/network/manager.py:314
3856
4062
#, python-format
3857
4063
msgid "floating IP allocation for instance |%s|"
3858
4064
msgstr ""
3859
4065
 
3860
 
#: nova/network/manager.py:354
3861
 
#, python-format
3862
 
msgid "floating IP deallocation for instance |%s|"
 
4066
#: nova/network/manager.py:373
 
4067
msgid "Floating IP is not associated. Ignore."
3863
4068
msgstr ""
3864
4069
 
3865
 
#: nova/network/manager.py:387
 
4070
#: nova/network/manager.py:391
3866
4071
#, python-format
3867
4072
msgid "Address |%(address)s| is not allocated"
3868
4073
msgstr ""
3869
4074
 
3870
 
#: nova/network/manager.py:391
 
4075
#: nova/network/manager.py:395
3871
4076
#, python-format
3872
4077
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
3873
4078
msgstr ""
3874
4079
 
3875
 
#: nova/network/manager.py:403
 
4080
#: nova/network/manager.py:413
3876
4081
#, python-format
3877
 
msgid "Quota exceeded for %s, tried to allocate address"
3878
 
msgstr ""
3879
 
 
3880
 
#: nova/network/manager.py:638
 
4082
msgid "Quota exceeded for %(pid)s, tried to allocate floating IP"
 
4083
msgstr ""
 
4084
 
 
4085
#: nova/network/manager.py:468
 
4086
msgid "Failed to update usages deallocating floating IP"
 
4087
msgstr ""
 
4088
 
 
4089
#: nova/network/manager.py:677
3881
4090
#, python-format
3882
4091
msgid ""
3883
4092
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
3885
4094
"ignored."
3886
4095
msgstr ""
3887
4096
 
3888
 
#: nova/network/manager.py:684
 
4097
#: nova/network/manager.py:723
3889
4098
#, python-format
3890
4099
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
3891
4100
msgstr ""
3892
4101
 
3893
 
#: nova/network/manager.py:694
 
4102
#: nova/network/manager.py:733
3894
4103
#, python-format
3895
4104
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
3896
4105
msgstr ""
3897
4106
 
3898
 
#: nova/network/manager.py:802
 
4107
#: nova/network/manager.py:844
3899
4108
#, python-format
3900
4109
msgid "Disassociated %s stale fixed ip(s)"
3901
4110
msgstr ""
3902
4111
 
3903
 
#: nova/network/manager.py:806
 
4112
#: nova/network/manager.py:848
3904
4113
msgid "setting network host"
3905
4114
msgstr ""
3906
4115
 
3907
 
#: nova/network/manager.py:920
3908
 
#, python-format
3909
 
msgid "network allocations for instance |%s|"
3910
 
msgstr ""
3911
 
 
3912
 
#: nova/network/manager.py:925
3913
 
#, python-format
3914
 
msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
3915
 
msgstr ""
3916
 
 
3917
 
#: nova/network/manager.py:954
3918
 
#, python-format
3919
 
msgid "network deallocation for instance |%s|"
3920
 
msgstr ""
3921
 
 
3922
 
#: nova/network/manager.py:1176
 
4116
#: nova/network/manager.py:962
 
4117
msgid "network allocations"
 
4118
msgstr ""
 
4119
 
 
4120
#: nova/network/manager.py:967
 
4121
#, python-format
 
4122
msgid "networks retrieved for instance: |%(networks)s|"
 
4123
msgstr ""
 
4124
 
 
4125
#: nova/network/manager.py:997
 
4126
msgid "network deallocation for instance"
 
4127
msgstr ""
 
4128
 
 
4129
#: nova/network/manager.py:1220
3923
4130
#, python-format
3924
4131
msgid ""
3925
4132
"instance-dns-zone is |%(domain)s|, which is in availability zone "
3927
4134
"created."
3928
4135
msgstr ""
3929
4136
 
3930
 
#: nova/network/manager.py:1253
 
4137
#: nova/network/manager.py:1299
3931
4138
#, python-format
3932
4139
msgid "Unable to release %s because vif doesn't exist."
3933
4140
msgstr ""
3934
4141
 
3935
 
#: nova/network/manager.py:1270
 
4142
#: nova/network/manager.py:1320
3936
4143
#, python-format
3937
4144
msgid "Leased IP |%(address)s|"
3938
4145
msgstr ""
3939
4146
 
3940
 
#: nova/network/manager.py:1274
 
4147
#: nova/network/manager.py:1324
3941
4148
#, python-format
3942
4149
msgid "IP %s leased that is not associated"
3943
4150
msgstr ""
3944
4151
 
3945
 
#: nova/network/manager.py:1282
 
4152
#: nova/network/manager.py:1332
3946
4153
#, python-format
3947
4154
msgid "IP |%s| leased that isn't allocated"
3948
4155
msgstr ""
3949
4156
 
3950
 
#: nova/network/manager.py:1287
 
4157
#: nova/network/manager.py:1337
3951
4158
#, python-format
3952
4159
msgid "Released IP |%(address)s|"
3953
4160
msgstr ""
3954
4161
 
3955
 
#: nova/network/manager.py:1291
 
4162
#: nova/network/manager.py:1341
3956
4163
#, python-format
3957
4164
msgid "IP %s released that is not associated"
3958
4165
msgstr ""
3959
4166
 
3960
 
#: nova/network/manager.py:1294
 
4167
#: nova/network/manager.py:1344
3961
4168
#, python-format
3962
4169
msgid "IP %s released that was not leased"
3963
4170
msgstr ""
3964
4171
 
3965
 
#: nova/network/manager.py:1357
 
4172
#: nova/network/manager.py:1363
 
4173
#, python-format
 
4174
msgid "%s must be an integer"
 
4175
msgstr ""
 
4176
 
 
4177
#: nova/network/manager.py:1387
 
4178
msgid "Maximum allowed length for 'label' is 255."
 
4179
msgstr ""
 
4180
 
 
4181
#: nova/network/manager.py:1407
 
4182
#, python-format
 
4183
msgid ""
 
4184
"Subnet(s) too large, defaulting to /%s.  To override, specify "
 
4185
"network_size flag."
 
4186
msgstr ""
 
4187
 
 
4188
#: nova/network/manager.py:1485
3966
4189
msgid "cidr already in use"
3967
4190
msgstr ""
3968
4191
 
3969
 
#: nova/network/manager.py:1360
 
4192
#: nova/network/manager.py:1488
3970
4193
#, python-format
3971
4194
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
3972
4195
msgstr ""
3973
4196
 
3974
 
#: nova/network/manager.py:1371
 
4197
#: nova/network/manager.py:1499
3975
4198
#, python-format
3976
4199
msgid ""
3977
4200
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
3978
4201
"(%(smaller)s)"
3979
4202
msgstr ""
3980
4203
 
3981
 
#: nova/network/manager.py:1430
 
4204
#: nova/network/manager.py:1558
3982
4205
msgid "Network already exists!"
3983
4206
msgstr ""
3984
4207
 
3985
 
#: nova/network/manager.py:1450
 
4208
#: nova/network/manager.py:1578
3986
4209
#, python-format
3987
4210
msgid "Network must be disassociated from project %s before delete"
3988
4211
msgstr ""
3989
4212
 
3990
 
#: nova/network/manager.py:1854
 
4213
#: nova/network/manager.py:2018
3991
4214
msgid ""
3992
4215
"The sum between the number of networks and the vlan start cannot be "
3993
4216
"greater than 4094"
3994
4217
msgstr ""
3995
4218
 
3996
 
#: nova/network/manager.py:1861
 
4219
#: nova/network/manager.py:2025
3997
4220
#, python-format
3998
4221
msgid ""
3999
4222
"The network range is not big enough to fit %(num_networks)s. Network size"
4004
4227
msgid "This driver only supports type 'a'"
4005
4228
msgstr ""
4006
4229
 
4007
 
#: nova/network/quantum/client.py:152
4008
 
msgid "Tenant ID not set"
4009
 
msgstr ""
4010
 
 
4011
 
#: nova/network/quantum/client.py:182
4012
 
#, python-format
4013
 
msgid "Quantum Client Request: %(method)s %(action)s"
4014
 
msgstr ""
4015
 
 
4016
 
#: nova/network/quantum/client.py:198
4017
 
#, python-format
4018
 
msgid "Quantum entity not found: %s"
4019
 
msgstr ""
4020
 
 
4021
 
#: nova/network/quantum/client.py:208
4022
 
#, python-format
4023
 
msgid "Server %(status_code)s error: %(data)s"
4024
 
msgstr ""
4025
 
 
4026
 
#: nova/network/quantum/client.py:212
4027
 
#, python-format
4028
 
msgid "Unable to connect to server. Got error: %s"
4029
 
msgstr ""
4030
 
 
4031
 
#: nova/network/quantum/client.py:230
4032
 
#, python-format
4033
 
msgid "unable to deserialize object of type = '%s'"
4034
 
msgstr ""
4035
 
 
4036
 
#: nova/network/quantum/manager.py:183
4037
 
msgid "QuantumManager does not use 'multi_host' parameter."
4038
 
msgstr ""
4039
 
 
4040
 
#: nova/network/quantum/manager.py:187
4041
 
msgid "QuantumManager requires that only one network is created per call"
4042
 
msgstr ""
4043
 
 
4044
 
#: nova/network/quantum/manager.py:197
4045
 
msgid "QuantumManager does not use 'vlan_start' parameter."
4046
 
msgstr ""
4047
 
 
4048
 
#: nova/network/quantum/manager.py:203
4049
 
msgid "QuantumManager does not use 'vpn_start' parameter."
4050
 
msgstr ""
4051
 
 
4052
 
#: nova/network/quantum/manager.py:207
4053
 
msgid "QuantumManager does not use 'bridge' parameter."
4054
 
msgstr ""
4055
 
 
4056
 
#: nova/network/quantum/manager.py:211
4057
 
msgid "QuantumManager does not use 'bridge_interface' parameter."
4058
 
msgstr ""
4059
 
 
4060
 
#: nova/network/quantum/manager.py:216
4061
 
msgid "QuantumManager requires a valid (.1) gateway address."
4062
 
msgstr ""
4063
 
 
4064
 
#: nova/network/quantum/manager.py:225
4065
 
#, python-format
4066
 
msgid ""
4067
 
"Unable to find existing quantum network for tenant '%(q_tenant_id)s' with"
4068
 
" net-id '%(quantum_net_id)s'"
4069
 
msgstr ""
4070
 
 
4071
 
#: nova/network/quantum/manager.py:333
4072
 
#, python-format
4073
 
msgid "network allocations for instance %s"
4074
 
msgstr ""
4075
 
 
4076
 
#: nova/network/quantum/manager.py:639
4077
 
#, python-format
4078
 
msgid ""
4079
 
"port deallocation failed for instance: |%(instance_id)s|, port_id: "
4080
 
"|%(port_id)s|"
4081
 
msgstr ""
4082
 
 
4083
 
#: nova/network/quantum/manager.py:657
4084
 
#, python-format
4085
 
msgid ""
4086
 
"ipam deallocation failed for instance: |%(instance_id)s|, vif_uuid: "
4087
 
"|%(vif_uuid)s|"
4088
 
msgstr ""
4089
 
 
4090
 
#: nova/network/quantum/melange_connection.py:96
4091
 
#, python-format
4092
 
msgid "Server returned error: %s"
4093
 
msgstr ""
4094
 
 
4095
 
#: nova/network/quantum/melange_connection.py:98
4096
 
msgid "Connection error contacting melange service, retrying"
4097
 
msgstr ""
4098
 
 
4099
 
#: nova/network/quantum/melange_connection.py:108
4100
 
#, python-format
4101
 
msgid ""
4102
 
"allocate IP on network |%(network_id)s| belonging to "
4103
 
"|%(network_tenant_id)s| to this vif |%(vif_id)s| with mac "
4104
 
"|%(mac_address)s| belonging to |%(project_id)s| "
4105
 
msgstr ""
4106
 
 
4107
 
#: nova/network/quantum/melange_ipam_lib.py:133
4108
 
msgid "get_project_and_global_net_ids must be called with a non-null project_id"
4109
 
msgstr ""
4110
 
 
4111
 
#: nova/network/quantum/nova_ipam_lib.py:79
 
4230
#: nova/network/model.py:337
 
4231
msgid "v4 subnets are required for legacy nw_info"
 
4232
msgstr ""
 
4233
 
 
4234
#: nova/network/quantum/nova_ipam_lib.py:75
4112
4235
msgid "Error creating network entry"
4113
4236
msgstr ""
4114
4237
 
4115
 
#: nova/network/quantum/nova_ipam_lib.py:94
 
4238
#: nova/network/quantum/nova_ipam_lib.py:90
4116
4239
#, python-format
4117
4240
msgid "No network with net_id = %s"
4118
4241
msgstr ""
4119
4242
 
4120
 
#: nova/network/quantum/nova_ipam_lib.py:236
 
4243
#: nova/network/quantum/nova_ipam_lib.py:256
4121
4244
#, python-format
4122
4245
msgid "No fixed IPs to deallocate for vif %s"
4123
4246
msgstr ""
4124
4247
 
4125
 
#: nova/network/quantum/quantum_connection.py:103
4126
 
#, python-format
4127
 
msgid "Connecting interface %(interface_id)s to net %(net_id)s for %(tenant_id)s"
4128
 
msgstr ""
4129
 
 
4130
 
#: nova/network/quantum/quantum_connection.py:117
4131
 
#, python-format
4132
 
msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
4133
 
msgstr ""
4134
 
 
4135
 
#: nova/notifier/api.py:122
 
4248
#: nova/network/quantumv2/__init__.py:41
 
4249
msgid "_get_auth_token() failed"
 
4250
msgstr ""
 
4251
 
 
4252
#: nova/network/quantumv2/api.py:92
 
4253
#, python-format
 
4254
msgid "allocate_for_instance() for %s"
 
4255
msgstr ""
 
4256
 
 
4257
#: nova/network/quantumv2/api.py:95
 
4258
#, fuzzy, python-format
 
4259
msgid "empty project id for instance %s"
 
4260
msgstr "Invalid instance type %(instance_type)s."
 
4261
 
 
4262
#: nova/network/quantumv2/api.py:148
 
4263
#, python-format
 
4264
msgid "Fail to delete port %(portid)s with failure: %(exception)s"
 
4265
msgstr ""
 
4266
 
 
4267
#: nova/network/quantumv2/api.py:159
 
4268
#, python-format
 
4269
msgid "deallocate_for_instance() for %s"
 
4270
msgstr ""
 
4271
 
 
4272
#: nova/network/quantumv2/api.py:168
 
4273
#, python-format
 
4274
msgid "Failed to delete quantum port %(portid)s "
 
4275
msgstr ""
 
4276
 
 
4277
#: nova/network/quantumv2/api.py:177
 
4278
#, python-format
 
4279
msgid "get_instance_nw_info() for %s"
 
4280
msgstr ""
 
4281
 
 
4282
#: nova/network/quantumv2/api.py:192
 
4283
#, python-format
 
4284
msgid "validate_networks() for %s"
 
4285
msgstr ""
 
4286
 
 
4287
#: nova/openstack/common/log.py:299
 
4288
#, python-format
 
4289
msgid "syslog facility must be one of: %s"
 
4290
msgstr ""
 
4291
 
 
4292
#: nova/openstack/common/policy.py:149
 
4293
#, python-format
 
4294
msgid ""
 
4295
"Inheritance-based rules are deprecated; use the default brain instead of "
 
4296
"%s."
 
4297
msgstr ""
 
4298
 
 
4299
#: nova/openstack/common/policy.py:163
 
4300
#, python-format
 
4301
msgid "Failed to understand rule %(match)r"
 
4302
msgstr ""
 
4303
 
 
4304
#: nova/openstack/common/policy.py:173
 
4305
#, python-format
 
4306
msgid "Inheritance-based rules are deprecated; update _check_%s"
 
4307
msgstr ""
 
4308
 
 
4309
#: nova/openstack/common/policy.py:179
 
4310
#, python-format
 
4311
msgid "No handler for matches of kind %s"
 
4312
msgstr ""
 
4313
 
 
4314
#: nova/openstack/common/notifier/api.py:125
4136
4315
#, python-format
4137
4316
msgid "%s not in valid priorities"
4138
4317
msgstr ""
4139
4318
 
4140
 
#: nova/notifier/api.py:137
 
4319
#: nova/openstack/common/notifier/api.py:141
4141
4320
#, python-format
4142
4321
msgid ""
4143
4322
"Problem '%(e)s' attempting to send to notification system. "
4144
4323
"Payload=%(payload)s"
4145
4324
msgstr ""
4146
4325
 
4147
 
#: nova/notifier/list_notifier.py:63
 
4326
#: nova/openstack/common/notifier/api.py:170
4148
4327
#, python-format
4149
 
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
 
4328
msgid "Failed to load notifier %s. These notifications will not be sent."
4150
4329
msgstr ""
4151
4330
 
4152
 
#: nova/notifier/rabbit_notifier.py:46
 
4331
#: nova/openstack/common/notifier/rabbit_notifier.py:45
4153
4332
#, python-format
4154
4333
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
4155
4334
msgstr ""
4156
4335
 
4157
 
#: nova/rpc/amqp.py:197
 
4336
#: nova/openstack/common/plugin/pluginmanager.py:64
 
4337
#, python-format
 
4338
msgid "Failed to load plugin %(plug)s: %(exc)s"
 
4339
msgstr ""
 
4340
 
 
4341
#: nova/openstack/common/rpc/amqp.py:208
4158
4342
#, python-format
4159
4343
msgid "unpacked context: %s"
4160
4344
msgstr ""
4161
4345
 
4162
 
#: nova/rpc/amqp.py:241
 
4346
#: nova/openstack/common/rpc/amqp.py:252
4163
4347
#, python-format
4164
4348
msgid "received %s"
4165
4349
msgstr ""
4166
4350
 
4167
 
#: nova/rpc/amqp.py:247
 
4351
#: nova/openstack/common/rpc/amqp.py:258
4168
4352
#, python-format
4169
4353
msgid "no method for message: %s"
4170
4354
msgstr ""
4171
4355
 
4172
 
#: nova/rpc/amqp.py:248
 
4356
#: nova/openstack/common/rpc/amqp.py:259
4173
4357
#, python-format
4174
4358
msgid "No method for message: %s"
4175
4359
msgstr ""
4176
4360
 
4177
 
#: nova/rpc/amqp.py:340
 
4361
#: nova/openstack/common/rpc/amqp.py:351
4178
4362
#, python-format
4179
4363
msgid "Making asynchronous call on %s ..."
4180
4364
msgstr ""
4181
4365
 
4182
 
#: nova/rpc/amqp.py:343
 
4366
#: nova/openstack/common/rpc/amqp.py:354
4183
4367
#, python-format
4184
4368
msgid "MSG_ID is %s"
4185
4369
msgstr ""
4186
4370
 
4187
 
#: nova/rpc/amqp.py:365
 
4371
#: nova/openstack/common/rpc/amqp.py:376
4188
4372
#, python-format
4189
4373
msgid "Making asynchronous cast on %s..."
4190
4374
msgstr ""
4191
4375
 
4192
 
#: nova/rpc/amqp.py:373
 
4376
#: nova/openstack/common/rpc/amqp.py:384
4193
4377
msgid "Making asynchronous fanout cast..."
4194
4378
msgstr ""
4195
4379
 
4196
 
#: nova/rpc/amqp.py:399
 
4380
#: nova/openstack/common/rpc/amqp.py:410
4197
4381
#, python-format
4198
4382
msgid "Sending %(event_type)s on %(topic)s"
4199
4383
msgstr ""
4200
4384
 
4201
 
#: nova/rpc/common.py:34
 
4385
#: nova/openstack/common/rpc/common.py:34
4202
4386
#, fuzzy
4203
4387
msgid "An unknown RPC related exception occurred."
4204
4388
msgstr "An unknown exception occurred."
4205
4389
 
4206
 
#: nova/rpc/common.py:64
 
4390
#: nova/openstack/common/rpc/common.py:64
4207
4391
#, python-format
4208
4392
msgid ""
4209
4393
"Remote error: %(exc_type)s %(value)s\n"
4210
4394
"%(traceback)s."
4211
4395
msgstr ""
4212
4396
 
4213
 
#: nova/rpc/common.py:81
 
4397
#: nova/openstack/common/rpc/common.py:81
4214
4398
msgid "Timeout while waiting on RPC response."
4215
4399
msgstr ""
4216
4400
 
4217
 
#: nova/rpc/common.py:85
 
4401
#: nova/openstack/common/rpc/common.py:85
4218
4402
msgid "Invalid reuse of an RPC connection."
4219
4403
msgstr "Invalid reuse of an RPC connection."
4220
4404
 
4221
 
#: nova/rpc/common.py:89
 
4405
#: nova/openstack/common/rpc/common.py:89
4222
4406
#, python-format
4223
4407
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
4224
4408
msgstr ""
4225
4409
 
4226
 
#: nova/rpc/common.py:191
 
4410
#: nova/openstack/common/rpc/common.py:206
4227
4411
#, python-format
4228
4412
msgid "Returning exception %s to caller"
4229
4413
msgstr ""
4230
4414
 
4231
 
#: nova/rpc/impl_kombu.py:108
 
4415
#: nova/openstack/common/rpc/impl_kombu.py:145
 
4416
#: nova/openstack/common/rpc/impl_qpid.py:144
4232
4417
msgid "Failed to process message... skipping it."
4233
4418
msgstr ""
4234
4419
 
4235
 
#: nova/rpc/impl_kombu.py:407
 
4420
#: nova/openstack/common/rpc/impl_kombu.py:431
4236
4421
#, python-format
4237
4422
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
4238
4423
msgstr ""
4239
4424
 
4240
 
#: nova/rpc/impl_kombu.py:430
 
4425
#: nova/openstack/common/rpc/impl_kombu.py:453
4241
4426
#, python-format
4242
4427
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
4243
4428
msgstr ""
4244
4429
 
4245
 
#: nova/rpc/impl_kombu.py:466
 
4430
#: nova/openstack/common/rpc/impl_kombu.py:489
4246
4431
#, python-format
4247
4432
msgid ""
4248
4433
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
4249
4434
"%(max_retries)d tries: %(err_str)s"
4250
4435
msgstr ""
4251
4436
 
4252
 
#: nova/rpc/impl_kombu.py:482
 
4437
#: nova/openstack/common/rpc/impl_kombu.py:505
4253
4438
#, python-format
4254
4439
msgid ""
4255
4440
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
4256
4441
"again in %(sleep_time)d seconds."
4257
4442
msgstr ""
4258
4443
 
4259
 
#: nova/rpc/impl_kombu.py:533 nova/rpc/impl_qpid.py:386
 
4444
#: nova/openstack/common/rpc/impl_kombu.py:556
 
4445
#: nova/openstack/common/rpc/impl_qpid.py:402
4260
4446
#, python-format
4261
4447
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
4262
4448
msgstr ""
4263
4449
 
4264
 
#: nova/rpc/impl_kombu.py:551 nova/rpc/impl_qpid.py:401
 
4450
#: nova/openstack/common/rpc/impl_kombu.py:574
 
4451
#: nova/openstack/common/rpc/impl_qpid.py:417
4265
4452
#, python-format
4266
4453
msgid "Timed out waiting for RPC response: %s"
4267
4454
msgstr ""
4268
4455
 
4269
 
#: nova/rpc/impl_kombu.py:555 nova/rpc/impl_qpid.py:405
 
4456
#: nova/openstack/common/rpc/impl_kombu.py:578
 
4457
#: nova/openstack/common/rpc/impl_qpid.py:421
4270
4458
#, python-format
4271
4459
msgid "Failed to consume message from queue: %s"
4272
4460
msgstr ""
4273
4461
 
4274
 
#: nova/rpc/impl_kombu.py:589 nova/rpc/impl_qpid.py:435
 
4462
#: nova/openstack/common/rpc/impl_kombu.py:612
 
4463
#: nova/openstack/common/rpc/impl_qpid.py:451
4275
4464
#, python-format
4276
4465
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
4277
4466
msgstr ""
4278
4467
 
4279
 
#: nova/rpc/impl_qpid.py:342
 
4468
#: nova/openstack/common/rpc/impl_qpid.py:358
4280
4469
#, python-format
4281
4470
msgid "Unable to connect to AMQP server: %s"
4282
4471
msgstr ""
4283
4472
 
4284
 
#: nova/rpc/impl_qpid.py:347
 
4473
#: nova/openstack/common/rpc/impl_qpid.py:363
4285
4474
#, python-format
4286
4475
msgid "Connected to AMQP server on %s"
4287
4476
msgstr ""
4288
4477
 
4289
 
#: nova/rpc/impl_qpid.py:355
 
4478
#: nova/openstack/common/rpc/impl_qpid.py:371
4290
4479
msgid "Re-established AMQP queues"
4291
4480
msgstr ""
4292
4481
 
4293
 
#: nova/rpc/impl_qpid.py:413
 
4482
#: nova/openstack/common/rpc/impl_qpid.py:429
4294
4483
msgid "Error processing message.  Skipping it."
4295
4484
msgstr ""
4296
4485
 
4297
 
#: nova/scheduler/chance.py:47 nova/scheduler/simple.py:91
4298
 
#: nova/scheduler/simple.py:143
 
4486
#: nova/openstack/common/rpc/impl_zmq.py:89
 
4487
msgid "JSON serialization failed."
 
4488
msgstr ""
 
4489
 
 
4490
#: nova/openstack/common/rpc/impl_zmq.py:97
 
4491
#, python-format
 
4492
msgid "Deserializing: %s"
 
4493
msgstr ""
 
4494
 
 
4495
#: nova/openstack/common/rpc/impl_zmq.py:133
 
4496
#, python-format
 
4497
msgid "Connecting to %(addr)s with %(type)s"
 
4498
msgstr ""
 
4499
 
 
4500
#: nova/openstack/common/rpc/impl_zmq.py:134
 
4501
#, python-format
 
4502
msgid "-> Subscribed to %(subscribe)s"
 
4503
msgstr ""
 
4504
 
 
4505
#: nova/openstack/common/rpc/impl_zmq.py:135
 
4506
#, python-format
 
4507
msgid "-> bind: %(bind)s"
 
4508
msgstr ""
 
4509
 
 
4510
#: nova/openstack/common/rpc/impl_zmq.py:143
 
4511
msgid "Could not open socket."
 
4512
msgstr ""
 
4513
 
 
4514
#: nova/openstack/common/rpc/impl_zmq.py:155
 
4515
#, python-format
 
4516
msgid "Subscribing to %s"
 
4517
msgstr ""
 
4518
 
 
4519
#: nova/openstack/common/rpc/impl_zmq.py:193
 
4520
msgid "You cannot recv on this socket."
 
4521
msgstr ""
 
4522
 
 
4523
#: nova/openstack/common/rpc/impl_zmq.py:198
 
4524
msgid "You cannot send on this socket."
 
4525
msgstr ""
 
4526
 
 
4527
#: nova/openstack/common/rpc/impl_zmq.py:251
 
4528
#, python-format
 
4529
msgid "Running func with context: %s"
 
4530
msgstr ""
 
4531
 
 
4532
#: nova/openstack/common/rpc/impl_zmq.py:276
 
4533
#, fuzzy
 
4534
msgid "Sending reply"
 
4535
msgstr "instance %s: suspending"
 
4536
 
 
4537
#: nova/openstack/common/rpc/impl_zmq.py:344
 
4538
msgid "Registering reactor"
 
4539
msgstr ""
 
4540
 
 
4541
#: nova/openstack/common/rpc/impl_zmq.py:356
 
4542
msgid "In reactor registered"
 
4543
msgstr ""
 
4544
 
 
4545
#: nova/openstack/common/rpc/impl_zmq.py:371
 
4546
msgid "Out reactor registered"
 
4547
msgstr ""
 
4548
 
 
4549
#: nova/openstack/common/rpc/impl_zmq.py:375
 
4550
msgid "Consuming socket"
 
4551
msgstr ""
 
4552
 
 
4553
#: nova/openstack/common/rpc/impl_zmq.py:422
 
4554
#, python-format
 
4555
msgid "CONSUMER GOT %s"
 
4556
msgstr ""
 
4557
 
 
4558
#: nova/openstack/common/rpc/impl_zmq.py:432
 
4559
#, python-format
 
4560
msgid "->response->%s"
 
4561
msgstr ""
 
4562
 
 
4563
#: nova/openstack/common/rpc/impl_zmq.py:442
 
4564
#, python-format
 
4565
msgid "Created topic proxy: %s"
 
4566
msgstr ""
 
4567
 
 
4568
#: nova/openstack/common/rpc/impl_zmq.py:449
 
4569
#, python-format
 
4570
msgid "ROUTER RELAY-OUT START %(data)s"
 
4571
msgstr ""
 
4572
 
 
4573
#: nova/openstack/common/rpc/impl_zmq.py:451
 
4574
#, python-format
 
4575
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
 
4576
msgstr ""
 
4577
 
 
4578
#: nova/openstack/common/rpc/impl_zmq.py:467
 
4579
#, python-format
 
4580
msgid "CONSUMER RECEIVED DATA: %s"
 
4581
msgstr ""
 
4582
 
 
4583
#: nova/openstack/common/rpc/impl_zmq.py:469
 
4584
#, python-format
 
4585
msgid "ROUTER RELAY-OUT %(data)s"
 
4586
msgstr ""
 
4587
 
 
4588
#: nova/openstack/common/rpc/impl_zmq.py:495
 
4589
#, python-format
 
4590
msgid "Create Consumer for topic (%(topic)s)"
 
4591
msgstr ""
 
4592
 
 
4593
#: nova/openstack/common/rpc/impl_zmq.py:511
 
4594
#, python-format
 
4595
msgid "Consumer is a zmq.%s"
 
4596
msgstr ""
 
4597
 
 
4598
#: nova/openstack/common/rpc/impl_zmq.py:554
 
4599
msgid "Creating payload"
 
4600
msgstr ""
 
4601
 
 
4602
#: nova/openstack/common/rpc/impl_zmq.py:567
 
4603
msgid "Creating queue socket for reply waiter"
 
4604
msgstr ""
 
4605
 
 
4606
#: nova/openstack/common/rpc/impl_zmq.py:578
 
4607
#, fuzzy
 
4608
msgid "Sending cast"
 
4609
msgstr "instance %s: suspending"
 
4610
 
 
4611
#: nova/openstack/common/rpc/impl_zmq.py:581
 
4612
msgid "Cast sent; Waiting reply"
 
4613
msgstr ""
 
4614
 
 
4615
#: nova/openstack/common/rpc/impl_zmq.py:584
 
4616
#, fuzzy, python-format
 
4617
msgid "Received message: %s"
 
4618
msgstr "Received %s"
 
4619
 
 
4620
#: nova/openstack/common/rpc/impl_zmq.py:585
 
4621
msgid "Unpacking response"
 
4622
msgstr ""
 
4623
 
 
4624
#: nova/openstack/common/rpc/impl_zmq.py:612
 
4625
#, python-format
 
4626
msgid "%(msg)s"
 
4627
msgstr ""
 
4628
 
 
4629
#: nova/openstack/common/rpc/impl_zmq.py:615
 
4630
#, python-format
 
4631
msgid "Sending message(s) to: %s"
 
4632
msgstr ""
 
4633
 
 
4634
#: nova/openstack/common/rpc/impl_zmq.py:619
 
4635
msgid "No matchmaker results. Not casting."
 
4636
msgstr ""
 
4637
 
 
4638
#: nova/openstack/common/rpc/impl_zmq.py:709
 
4639
msgid ""
 
4640
"Matchmaker could not be loaded.\n"
 
4641
"rpc_zmq_matchmaker is not a class."
 
4642
msgstr ""
 
4643
 
 
4644
#: nova/openstack/common/rpc/impl_zmq.py:711
 
4645
msgid "Error loading Matchmaker."
 
4646
msgstr ""
 
4647
 
 
4648
#: nova/openstack/common/rpc/matchmaker.py:45
 
4649
msgid "Match not found by MatchMaker."
 
4650
msgstr ""
 
4651
 
 
4652
#: nova/openstack/common/rpc/matchmaker.py:177
 
4653
#: nova/openstack/common/rpc/matchmaker.py:195
 
4654
#, python-format
 
4655
msgid "No key defining hosts for topic '%s', see ringfile"
 
4656
msgstr ""
 
4657
 
 
4658
#: nova/scheduler/chance.py:49 nova/scheduler/simple.py:96
4299
4659
msgid "Is the appropriate service running?"
4300
4660
msgstr ""
4301
4661
 
4302
 
#: nova/scheduler/chance.py:52
 
4662
#: nova/scheduler/chance.py:54
4303
4663
msgid "Could not find another compute"
4304
4664
msgstr ""
4305
4665
 
4306
 
#: nova/scheduler/driver.py:66
 
4666
#: nova/scheduler/driver.py:70
4307
4667
#, python-format
4308
4668
msgid "Casted '%(method)s' to volume '%(host)s'"
4309
4669
msgstr ""
4310
4670
 
4311
 
#: nova/scheduler/driver.py:83
 
4671
#: nova/scheduler/driver.py:93
4312
4672
#, python-format
4313
4673
msgid "Casted '%(method)s' to compute '%(host)s'"
4314
4674
msgstr ""
4315
4675
 
4316
 
#: nova/scheduler/driver.py:92
 
4676
#: nova/scheduler/driver.py:102
4317
4677
#, python-format
4318
4678
msgid "Casted '%(method)s' to network '%(host)s'"
4319
4679
msgstr ""
4320
4680
 
4321
 
#: nova/scheduler/driver.py:110
 
4681
#: nova/scheduler/driver.py:120
4322
4682
#, python-format
4323
4683
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
4324
4684
msgstr ""
4325
4685
 
4326
 
#: nova/scheduler/driver.py:184
4327
 
msgid "Must implement a fallback schedule"
4328
 
msgstr ""
4329
 
 
4330
 
#: nova/scheduler/driver.py:188
 
4686
#: nova/scheduler/driver.py:168
4331
4687
msgid "Driver must implement schedule_prep_resize"
4332
4688
msgstr ""
4333
4689
 
4334
 
#: nova/scheduler/driver.py:193
 
4690
#: nova/scheduler/driver.py:176
4335
4691
msgid "Driver must implement schedule_run_instance"
4336
4692
msgstr ""
4337
4693
 
4338
 
#: nova/scheduler/driver.py:317
4339
 
msgid "Block migration can not be used with shared storage."
4340
 
msgstr ""
4341
 
 
4342
 
#: nova/scheduler/driver.py:322
4343
 
msgid "Live migration can not be used without shared storage."
4344
 
msgstr ""
4345
 
 
4346
 
#: nova/scheduler/driver.py:359
4347
 
#, python-format
4348
 
msgid "host %(dest)s is not compatible with original host %(src)s."
4349
 
msgstr ""
4350
 
 
4351
 
#: nova/scheduler/driver.py:408
 
4694
#: nova/scheduler/driver.py:181
 
4695
msgid "Driver must implement schedule_create_volune"
 
4696
msgstr ""
 
4697
 
 
4698
#: nova/scheduler/driver.py:313
4352
4699
#, python-format
4353
4700
msgid ""
4354
4701
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4355
4702
"memory(host:%(avail)s <= instance:%(mem_inst)s)"
4356
4703
msgstr ""
4357
4704
 
4358
 
#: nova/scheduler/driver.py:459
4359
 
#, python-format
4360
 
msgid ""
4361
 
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4362
 
"disk(host:%(available)s <= instance:%(necessary)s)"
4363
 
msgstr ""
4364
 
 
4365
 
#: nova/scheduler/filter_scheduler.py:51
 
4705
#: nova/scheduler/filter_scheduler.py:49
4366
4706
#, python-format
4367
4707
msgid "No host selection for %s defined."
4368
4708
msgstr ""
4369
4709
 
4370
 
#: nova/scheduler/filter_scheduler.py:64
 
4710
#: nova/scheduler/filter_scheduler.py:65
4371
4711
#, python-format
4372
4712
msgid "Attempting to build %(num_instances)d instance(s)"
4373
4713
msgstr ""
4374
4714
 
4375
 
#: nova/scheduler/filter_scheduler.py:157
 
4715
#: nova/scheduler/filter_scheduler.py:171
 
4716
msgid "Invalid value for 'scheduler_max_attempts', must be >= 1"
 
4717
msgstr ""
 
4718
 
 
4719
#: nova/scheduler/filter_scheduler.py:198
 
4720
#, python-format
 
4721
msgid ""
 
4722
"Exceeded max scheduling attempts %(max_attempts)d for instance "
 
4723
"%(instance_uuid)s"
 
4724
msgstr ""
 
4725
 
 
4726
#: nova/scheduler/filter_scheduler.py:209
4376
4727
msgid "Scheduler only understands Compute nodes (for now)"
4377
4728
msgstr ""
4378
4729
 
4379
 
#: nova/scheduler/filter_scheduler.py:199
 
4730
#: nova/scheduler/filter_scheduler.py:261
4380
4731
#, python-format
4381
4732
msgid "Filtered %(hosts)s"
4382
4733
msgstr ""
4383
4734
 
4384
 
#: nova/scheduler/filter_scheduler.py:209
 
4735
#: nova/scheduler/filter_scheduler.py:271
4385
4736
#, python-format
4386
4737
msgid "Weighted %(weighted_host)s"
4387
4738
msgstr ""
4388
4739
 
4389
 
#: nova/scheduler/host_manager.py:144
 
4740
#: nova/scheduler/host_manager.py:158
4390
4741
#, python-format
4391
4742
msgid "Host filter fails for ignored host %(host)s"
4392
4743
msgstr ""
4393
4744
 
4394
 
#: nova/scheduler/host_manager.py:151
 
4745
#: nova/scheduler/host_manager.py:165
4395
4746
#, python-format
4396
4747
msgid "Host filter fails for non-forced host %(host)s"
4397
4748
msgstr ""
4398
4749
 
4399
 
#: nova/scheduler/host_manager.py:157
 
4750
#: nova/scheduler/host_manager.py:171
4400
4751
#, python-format
4401
4752
msgid "Host filter function %(func)s failed for %(host)s"
4402
4753
msgstr ""
4403
4754
 
4404
 
#: nova/scheduler/host_manager.py:163
 
4755
#: nova/scheduler/host_manager.py:177
4405
4756
#, python-format
4406
4757
msgid "Host filter passes for %(host)s"
4407
4758
msgstr ""
4408
4759
 
4409
 
#: nova/scheduler/host_manager.py:272
 
4760
#: nova/scheduler/host_manager.py:238
4410
4761
#, python-format
4411
4762
msgid "Received %(service_name)s service update from %(host)s."
4412
4763
msgstr ""
4413
4764
 
4414
 
#: nova/scheduler/host_manager.py:313
 
4765
#: nova/scheduler/host_manager.py:261
4415
4766
msgid "host_manager only implemented for 'compute'"
4416
4767
msgstr ""
4417
4768
 
4418
 
#: nova/scheduler/host_manager.py:323
 
4769
#: nova/scheduler/host_manager.py:271
4419
4770
#, python-format
4420
4771
msgid "No service for compute ID %s"
4421
4772
msgstr ""
4422
4773
 
4423
 
#: nova/scheduler/manager.py:89
4424
 
#, python-format
4425
 
msgid ""
4426
 
"Driver Method %(driver_method_name)s missing: %(e)s. Reverting to "
4427
 
"schedule()"
4428
 
msgstr ""
4429
 
 
4430
 
#: nova/scheduler/manager.py:154
 
4774
#: nova/scheduler/manager.py:161
4431
4775
#, python-format
4432
4776
msgid "Failed to schedule_%(method)s: %(ex)s"
4433
4777
msgstr ""
4434
4778
 
4435
 
#: nova/scheduler/manager.py:163
 
4779
#: nova/scheduler/manager.py:175
4436
4780
#, fuzzy, python-format
4437
4781
msgid "Setting instance to %(state)s state."
4438
4782
msgstr "Invalid instance type %(instance_type)s."
4439
4783
 
4440
 
#: nova/scheduler/scheduler_options.py:66
 
4784
#: nova/scheduler/scheduler_options.py:69
4441
4785
#, python-format
4442
4786
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
4443
4787
msgstr ""
4444
4788
 
4445
 
#: nova/scheduler/scheduler_options.py:75
 
4789
#: nova/scheduler/scheduler_options.py:78
4446
4790
#, python-format
4447
4791
msgid "Could not decode scheduler options: '%(e)s'"
4448
4792
msgstr ""
4449
4793
 
4450
 
#: nova/scheduler/simple.py:87
4451
 
msgid "Not enough allocatable CPU cores remaining"
4452
 
msgstr ""
4453
 
 
4454
 
#: nova/scheduler/simple.py:137
 
4794
#: nova/scheduler/simple.py:52
 
4795
msgid ""
 
4796
"SimpleScheduler now only covers volume scheduling and is deprecated in "
 
4797
"Folsom. Non-volume functionality in SimpleScheduler has been replaced by "
 
4798
"FilterScheduler"
 
4799
msgstr ""
 
4800
 
 
4801
#: nova/scheduler/simple.py:62
 
4802
msgid ""
 
4803
"nova-volume functionality is deprecated in Folsom and will be removed in "
 
4804
"Grizzly.  Volumes are now handled by Cinder"
 
4805
msgstr ""
 
4806
 
 
4807
#: nova/scheduler/simple.py:89
4455
4808
msgid "Not enough allocatable volume gigabytes remaining"
4456
4809
msgstr ""
4457
4810
 
4458
 
#: nova/scheduler/filters/compute_filter.py:50
 
4811
#: nova/scheduler/filters/aggregate_instance_extra_specs.py:49
 
4812
#: nova/scheduler/filters/aggregate_instance_extra_specs.py:56
 
4813
#: nova/scheduler/filters/compute_capabilities_filter.py:48
 
4814
#, python-format
 
4815
msgid "%(host_state)s fails instance_type extra_specs requirements"
 
4816
msgstr ""
 
4817
 
 
4818
#: nova/scheduler/filters/compute_filter.py:36
4459
4819
#, python-format
4460
4820
msgid "%(host_state)s is disabled or has not been heard from in a while"
4461
4821
msgstr ""
4462
4822
 
4463
 
#: nova/scheduler/filters/compute_filter.py:54
4464
 
#, python-format
4465
 
msgid "%(host_state)s is disabled via capabs"
4466
 
msgstr ""
4467
 
 
4468
 
#: nova/scheduler/filters/compute_filter.py:57
4469
 
#, python-format
4470
 
msgid "%(host_state)s fails instance_type extra_specs requirements"
 
4823
#: nova/scheduler/filters/compute_filter.py:40
 
4824
#, python-format
 
4825
msgid "%(host_state)s is disabled via capabilities"
4471
4826
msgstr ""
4472
4827
 
4473
4828
#: nova/scheduler/filters/core_filter.py:45
4474
4829
msgid "VCPUs not set; assuming CPU collection broken"
4475
4830
msgstr ""
4476
4831
 
 
4832
#: nova/scheduler/filters/image_props_filter.py:48
 
4833
#, python-format
 
4834
msgid ""
 
4835
"Instance contains properties %(image_props)s, but no corresponding "
 
4836
"capabilities are advertised by the compute node"
 
4837
msgstr ""
 
4838
 
 
4839
#: nova/scheduler/filters/image_props_filter.py:61
 
4840
#, python-format
 
4841
msgid ""
 
4842
"Instance properties %(image_props)s are satisfied by compute host "
 
4843
"capabilities %(capabilities)s"
 
4844
msgstr ""
 
4845
 
 
4846
#: nova/scheduler/filters/image_props_filter.py:66
 
4847
#, python-format
 
4848
msgid ""
 
4849
"Instance contains properties %(image_props)s that are not provided by the"
 
4850
" compute node capabilities %(capabilities)s"
 
4851
msgstr ""
 
4852
 
 
4853
#: nova/scheduler/filters/image_props_filter.py:82
 
4854
#, python-format
 
4855
msgid "%(host_state)s does not support requested instance_properties"
 
4856
msgstr ""
 
4857
 
 
4858
#: nova/scheduler/filters/ram_filter.py:47
 
4859
#, python-format
 
4860
msgid ""
 
4861
"%(host_state)s does not have %(requested_ram)s MB usable ram, it only has"
 
4862
" %(usable_ram)s MB usable ram."
 
4863
msgstr ""
 
4864
 
 
4865
#: nova/scheduler/filters/retry_filter.py:38
 
4866
#, python-format
 
4867
msgid "Previously tried hosts: %(hosts)s.  (host=%(host)s)"
 
4868
msgstr ""
 
4869
 
 
4870
#: nova/scheduler/filters/trusted_filter.py:195
 
4871
#, python-format
 
4872
msgid "TCP: trust state of %(host)s:%(level)s(%(trust)s)"
 
4873
msgstr ""
 
4874
 
4477
4875
#: nova/tests/fake_utils.py:72
4478
4876
#, python-format
4479
4877
msgid "Faking execution of cmd (subprocess): %s"
4494
4892
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
4495
4893
msgstr ""
4496
4894
 
4497
 
#: nova/tests/fakelibvirt.py:782
 
4895
#: nova/tests/fake_volume.py:175 nova/volume/api.py:85 nova/volume/api.py:283
 
4896
#: nova/volume/cinder.py:159
 
4897
msgid "status must be available"
 
4898
msgstr ""
 
4899
 
 
4900
#: nova/tests/fake_volume.py:178 nova/volume/api.py:286
 
4901
#: nova/volume/cinder.py:162
 
4902
msgid "already attached"
 
4903
msgstr ""
 
4904
 
 
4905
#: nova/tests/fake_volume.py:183 nova/volume/api.py:293
 
4906
#: nova/volume/cinder.py:168
 
4907
msgid "already detached"
 
4908
msgstr ""
 
4909
 
 
4910
#: nova/tests/fakelibvirt.py:835
4498
4911
msgid "Please extend mock libvirt module to support flags"
4499
4912
msgstr ""
4500
4913
 
4501
 
#: nova/tests/fakelibvirt.py:788
4502
 
msgid "Please extend fake libvirt module to support this auth method"
4503
 
msgstr ""
4504
 
 
4505
 
#: nova/tests/test_compute.py:365 nova/tests/test_compute.py:1554
4506
 
#, python-format
4507
 
msgid "Running instances: %s"
4508
 
msgstr ""
4509
 
 
4510
 
#: nova/tests/test_compute.py:371
4511
 
#, python-format
4512
 
msgid "After terminating instances: %s"
4513
 
msgstr ""
4514
 
 
4515
 
#: nova/tests/test_compute.py:608
4516
 
msgid "Internal error"
4517
 
msgstr ""
4518
 
 
4519
 
#: nova/tests/test_compute.py:1565
4520
 
#, python-format
4521
 
msgid "After force-killing instances: %s"
4522
 
msgstr ""
4523
 
 
4524
 
#: nova/tests/test_misc.py:92
 
4914
#: nova/tests/fakelibvirt.py:839
 
4915
msgid "Expected a list for 'auth' parameter"
 
4916
msgstr ""
 
4917
 
 
4918
#: nova/tests/fakelibvirt.py:843
 
4919
msgid "Expected a function in 'auth[0]' parameter"
 
4920
msgstr ""
 
4921
 
 
4922
#: nova/tests/fakelibvirt.py:847
 
4923
msgid "Expected a function in 'auth[1]' parameter"
 
4924
msgstr ""
 
4925
 
 
4926
#: nova/tests/test_misc.py:63
4525
4927
#, python-format
4526
4928
msgid ""
4527
4929
"The following migrations are missing a downgrade:\n"
4528
4930
"\t%s"
4529
4931
msgstr ""
4530
4932
 
4531
 
#: nova/tests/test_nova_manage.py:169
 
4933
#: nova/tests/test_nova_manage.py:202
4532
4934
msgid "id"
4533
4935
msgstr ""
4534
4936
 
4535
 
#: nova/tests/test_nova_manage.py:170
 
4937
#: nova/tests/test_nova_manage.py:203
4536
4938
msgid "IPv4"
4537
4939
msgstr ""
4538
4940
 
4539
 
#: nova/tests/test_nova_manage.py:171
 
4941
#: nova/tests/test_nova_manage.py:204
4540
4942
msgid "IPv6"
4541
4943
msgstr ""
4542
4944
 
4543
 
#: nova/tests/test_nova_manage.py:172
 
4945
#: nova/tests/test_nova_manage.py:205
4544
4946
msgid "start address"
4545
4947
msgstr ""
4546
4948
 
4547
 
#: nova/tests/test_nova_manage.py:173
 
4949
#: nova/tests/test_nova_manage.py:206
4548
4950
msgid "DNS1"
4549
4951
msgstr ""
4550
4952
 
4551
 
#: nova/tests/test_nova_manage.py:174
 
4953
#: nova/tests/test_nova_manage.py:207
4552
4954
msgid "DNS2"
4553
4955
msgstr ""
4554
4956
 
4555
 
#: nova/tests/test_nova_manage.py:175
 
4957
#: nova/tests/test_nova_manage.py:208
4556
4958
msgid "VlanID"
4557
4959
msgstr ""
4558
4960
 
4559
 
#: nova/tests/test_nova_manage.py:176
 
4961
#: nova/tests/test_nova_manage.py:209
4560
4962
msgid "project"
4561
4963
msgstr ""
4562
4964
 
4563
 
#: nova/tests/test_nova_manage.py:177
 
4965
#: nova/tests/test_nova_manage.py:210
4564
4966
msgid "uuid"
4565
4967
msgstr ""
4566
4968
 
4567
 
#: nova/tests/test_volume.py:241
4568
 
#, python-format
4569
 
msgid "Target %s allocated"
4570
 
msgstr ""
4571
 
 
4572
 
#: nova/tests/test_volume.py:519
4573
 
#, python-format
4574
 
msgid "Cannot confirm exported volume id:%s."
 
4969
#: nova/tests/test_storwize_svc.py:169
 
4970
#, python-format
 
4971
msgid "unrecognized argument %s"
 
4972
msgstr ""
 
4973
 
 
4974
#: nova/tests/test_storwize_svc.py:818
 
4975
#, python-format
 
4976
msgid "Run CLI command: %s"
 
4977
msgstr ""
 
4978
 
 
4979
#: nova/tests/test_storwize_svc.py:821
 
4980
#, python-format
 
4981
msgid ""
 
4982
"CLI output:\n"
 
4983
" stdout: %(out)s\n"
 
4984
" stderr: %(err)s"
 
4985
msgstr ""
 
4986
 
 
4987
#: nova/tests/test_storwize_svc.py:826
 
4988
#, python-format
 
4989
msgid ""
 
4990
"CLI Exception output:\n"
 
4991
" stdout: %(out)s\n"
 
4992
" stderr: %(err)s"
4575
4993
msgstr ""
4576
4994
 
4577
4995
#: nova/tests/test_volume_types.py:58
4584
5002
msgid "Result data: %s"
4585
5003
msgstr ""
4586
5004
 
4587
 
#: nova/tests/test_xenapi.py:638
 
5005
#: nova/tests/test_xenapi.py:708
4588
5006
#, python-format
4589
5007
msgid "Creating files in %s to simulate guest agent"
4590
5008
msgstr ""
4591
5009
 
4592
 
#: nova/tests/test_xenapi.py:649
 
5010
#: nova/tests/test_xenapi.py:719
4593
5011
#, python-format
4594
5012
msgid "Removing simulated guest agent files in %s"
4595
5013
msgstr ""
4596
5014
 
4597
 
#: nova/tests/api/openstack/compute/test_servers.py:2344
4598
 
msgid "Quota exceeded: already used 1 of 1 instances"
4599
 
msgstr ""
4600
 
 
4601
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:57
 
5015
#: nova/tests/api/test_auth.py:79
 
5016
msgid "200 Role Match"
 
5017
msgstr ""
 
5018
 
 
5019
#: nova/tests/api/test_auth.py:81
 
5020
msgid "200 No Roles"
 
5021
msgstr ""
 
5022
 
 
5023
#: nova/tests/api/test_auth.py:84
 
5024
msgid "unexpected role header"
 
5025
msgstr ""
 
5026
 
 
5027
#: nova/tests/api/openstack/compute/test_servers.py:2829
 
5028
msgid ""
 
5029
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
 
5030
"instances"
 
5031
msgstr ""
 
5032
 
 
5033
#: nova/tests/api/openstack/compute/test_servers.py:2834
 
5034
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
 
5035
msgstr ""
 
5036
 
 
5037
#: nova/tests/api/openstack/compute/test_servers.py:2839
 
5038
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
 
5039
msgstr ""
 
5040
 
 
5041
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:56
4602
5042
#, python-format
4603
5043
msgid "_create: %s"
4604
5044
msgstr ""
4605
5045
 
4606
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:66
 
5046
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:65
4607
5047
#, python-format
4608
5048
msgid "_delete: %s"
4609
5049
msgstr ""
4610
5050
 
4611
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:75
 
5051
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:74
4612
5052
#, python-format
4613
5053
msgid "_get: %s"
4614
5054
msgstr ""
4615
5055
 
4616
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:85
 
5056
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:84
4617
5057
#, python-format
4618
5058
msgid "_get_all: %s"
4619
5059
msgstr ""
4620
5060
 
4621
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:124
 
5061
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:121
4622
5062
#, python-format
4623
5063
msgid "test_snapshot_create: param=%s"
4624
5064
msgstr ""
4625
5065
 
4626
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:133
 
5066
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:130
4627
5067
#, python-format
4628
5068
msgid "test_snapshot_create: resp_dict=%s"
4629
5069
msgstr ""
4630
5070
 
4631
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:155
 
5071
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:152
 
5072
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:178
4632
5073
#, python-format
4633
5074
msgid "test_snapshot_create_force: param=%s"
4634
5075
msgstr ""
4635
5076
 
4636
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:164
 
5077
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:161
4637
5078
#, python-format
4638
5079
msgid "test_snapshot_create_force: resp_dict=%s"
4639
5080
msgstr ""
4640
5081
 
4641
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:204
 
5082
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:214
4642
5083
#, python-format
4643
5084
msgid "test_snapshot_show: resp=%s"
4644
5085
msgstr ""
4645
5086
 
4646
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:230
 
5087
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:240
4647
5088
#, python-format
4648
5089
msgid "test_snapshot_detail: resp_dict=%s"
4649
5090
msgstr ""
4650
5091
 
 
5092
#: nova/tests/compute/test_compute.py:449
 
5093
#: nova/tests/compute/test_compute.py:467
 
5094
#: nova/tests/compute/test_compute.py:500
 
5095
#: nova/tests/compute/test_compute.py:525
 
5096
#: nova/tests/compute/test_compute.py:2093
 
5097
#, python-format
 
5098
msgid "Running instances: %s"
 
5099
msgstr ""
 
5100
 
 
5101
#: nova/tests/compute/test_compute.py:455
 
5102
#: nova/tests/compute/test_compute.py:490
 
5103
#: nova/tests/compute/test_compute.py:513
 
5104
#: nova/tests/compute/test_compute.py:543
 
5105
#, python-format
 
5106
msgid "After terminating instances: %s"
 
5107
msgstr ""
 
5108
 
 
5109
#: nova/tests/compute/test_compute.py:865
 
5110
msgid "Internal error"
 
5111
msgstr ""
 
5112
 
 
5113
#: nova/tests/compute/test_compute.py:2104
 
5114
#, python-format
 
5115
msgid "After force-killing instances: %s"
 
5116
msgstr ""
 
5117
 
 
5118
#: nova/tests/hyperv/hypervutils.py:141 nova/virt/hyperv/vmops.py:473
 
5119
#, python-format
 
5120
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
 
5121
msgstr ""
 
5122
 
 
5123
#: nova/tests/hyperv/hypervutils.py:192 nova/virt/hyperv/vmops.py:408
 
5124
#, fuzzy, python-format
 
5125
msgid "Failed to destroy vm %s"
 
5126
msgstr "Unable to destroy VBD %s"
 
5127
 
 
5128
#: nova/tests/hyperv/hypervutils.py:235 nova/virt/hyperv/snapshotops.py:92
 
5129
#, python-format
 
5130
msgid "Failed to get info for disk %s"
 
5131
msgstr ""
 
5132
 
 
5133
#: nova/tests/integrated/test_api_samples.py:127
 
5134
#, python-format
 
5135
msgid "Result: %(result)s is not a dict."
 
5136
msgstr ""
 
5137
 
 
5138
#: nova/tests/integrated/test_api_samples.py:131
 
5139
#, python-format
 
5140
msgid ""
 
5141
"Key mismatch:\n"
 
5142
"%(ex_keys)s\n"
 
5143
"%(res_keys)s"
 
5144
msgstr ""
 
5145
 
 
5146
#: nova/tests/integrated/test_api_samples.py:139
 
5147
#, python-format
 
5148
msgid "Result: %(result)s is not a list."
 
5149
msgstr ""
 
5150
 
 
5151
#: nova/tests/integrated/test_api_samples.py:162
 
5152
#: nova/tests/integrated/test_api_samples.py:165
 
5153
#: nova/tests/integrated/test_api_samples.py:175
 
5154
#, python-format
 
5155
msgid ""
 
5156
"Values do not match:\n"
 
5157
"%(expected)s\n"
 
5158
"%(result)s"
 
5159
msgstr ""
 
5160
 
4651
5161
#: nova/tests/integrated/test_login.py:31
4652
5162
#, python-format
4653
5163
msgid "flavor: %s"
4688
5198
msgid "%(auth_uri)s => code %(http_status)s"
4689
5199
msgstr ""
4690
5200
 
4691
 
#: nova/tests/integrated/api/client.py:151
 
5201
#: nova/tests/integrated/api/client.py:155
4692
5202
#, python-format
4693
5203
msgid "%(relative_uri)s => code %(http_status)s"
4694
5204
msgstr ""
4695
5205
 
4696
 
#: nova/tests/integrated/api/client.py:161
 
5206
#: nova/tests/integrated/api/client.py:165
4697
5207
msgid "Unexpected status code"
4698
5208
msgstr ""
4699
5209
 
4700
 
#: nova/tests/integrated/api/client.py:168
 
5210
#: nova/tests/integrated/api/client.py:172
4701
5211
#, python-format
4702
5212
msgid "Decoding JSON: %s"
4703
5213
msgstr ""
4704
5214
 
4705
 
#: nova/tests/rpc/common.py:137
4706
 
#, python-format
4707
 
msgid "Nested received %(queue)s, %(value)s"
4708
 
msgstr "Nested received %(queue)s, %(value)s"
4709
 
 
4710
 
#: nova/tests/rpc/common.py:146
4711
 
#, python-format
4712
 
msgid "Nested return %s"
4713
 
msgstr "Nested return %s"
4714
 
 
4715
 
#: nova/tests/rpc/common.py:168
4716
 
msgid "RPC backend does not support timeouts"
4717
 
msgstr ""
4718
 
 
4719
 
#: nova/tests/rpc/common.py:237 nova/tests/rpc/common.py:243
4720
 
#, python-format
4721
 
msgid "Received %s"
4722
 
msgstr "Received %s"
4723
 
 
4724
 
#: nova/virt/connection.py:85
4725
 
msgid "Failed to open connection to the hypervisor"
 
5215
#: nova/virt/configdrive.py:71
 
5216
#, python-format
 
5217
msgid "Added %(filepath)s to config drive"
 
5218
msgstr ""
 
5219
 
 
5220
#: nova/virt/connection.py:70
 
5221
msgid ""
 
5222
"Specifying virt driver via connection_type is deprecated. Use "
 
5223
"compute_driver=classname instead."
 
5224
msgstr ""
 
5225
 
 
5226
#: nova/virt/connection.py:82
 
5227
#, fuzzy
 
5228
msgid "Failed to open connection to underlying virt platform"
4726
5229
msgstr "Failed to open connection to the hypervisor"
4727
5230
 
4728
 
#: nova/virt/fake.py:267 nova/virt/baremetal/proxy.py:719
4729
 
#: nova/virt/libvirt/connection.py:2069 nova/virt/xenapi/connection.py:410
4730
 
#, python-format
4731
 
msgid "Compute_service record created for %s "
4732
 
msgstr ""
4733
 
 
4734
 
#: nova/virt/fake.py:270 nova/virt/baremetal/proxy.py:723
4735
 
#: nova/virt/libvirt/connection.py:2072 nova/virt/xenapi/connection.py:413
4736
 
#, python-format
4737
 
msgid "Compute_service record updated for %s "
4738
 
msgstr ""
4739
 
 
4740
 
#: nova/virt/firewall.py:130 nova/virt/libvirt/firewall.py:263
 
5231
#: nova/virt/firewall.py:175 nova/virt/libvirt/firewall.py:232
4741
5232
msgid "Attempted to unfilter instance which is not filtered"
4742
5233
msgstr ""
4743
5234
 
4744
 
#: nova/virt/firewall.py:137
 
5235
#: nova/virt/firewall.py:185
4745
5236
msgid "Filters added to instance"
4746
5237
msgstr ""
4747
5238
 
4748
 
#: nova/virt/firewall.py:139
 
5239
#: nova/virt/firewall.py:187
4749
5240
msgid "Provider Firewall Rules refreshed"
4750
5241
msgstr ""
4751
5242
 
4752
 
#: nova/virt/firewall.py:292
 
5243
#: nova/virt/firewall.py:355
4753
5244
#, python-format
4754
5245
msgid "Adding security group rule: %r"
4755
5246
msgstr ""
4756
5247
 
4757
 
#: nova/virt/firewall.py:405 nova/virt/xenapi/firewall.py:87
 
5248
#: nova/virt/firewall.py:481 nova/virt/xenapi/firewall.py:80
4758
5249
#, python-format
4759
5250
msgid "Adding provider rule: %s"
4760
5251
msgstr ""
4761
5252
 
4762
 
#: nova/virt/images.py:86
 
5253
#: nova/virt/images.py:85
4763
5254
msgid "'qemu-img info' parsing failed."
4764
5255
msgstr ""
4765
5256
 
4766
 
#: nova/virt/images.py:92
 
5257
#: nova/virt/images.py:91
4767
5258
#, python-format
4768
5259
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
4769
5260
msgstr ""
4770
5261
 
4771
 
#: nova/virt/images.py:104
 
5262
#: nova/virt/images.py:103
4772
5263
#, python-format
4773
5264
msgid "Converted to raw, but format is now %s"
4774
5265
msgstr ""
4775
5266
 
4776
 
#: nova/virt/vmwareapi_conn.py:105
4777
 
msgid ""
4778
 
"Must specify vmwareapi_host_ip,vmwareapi_host_username and "
4779
 
"vmwareapi_host_password to useconnection_type=vmwareapi"
4780
 
msgstr ""
4781
 
 
4782
 
#: nova/virt/vmwareapi_conn.py:277
4783
 
#, python-format
4784
 
msgid "In vmwareapi:_create_session, got this exception: %s"
4785
 
msgstr ""
4786
 
 
4787
 
#: nova/virt/vmwareapi_conn.py:360
4788
 
#, python-format
4789
 
msgid "In vmwareapi:_call_method, got this exception: %s"
4790
 
msgstr ""
4791
 
 
4792
 
#: nova/virt/vmwareapi_conn.py:395
4793
 
#, python-format
4794
 
msgid "Task [%(task_name)s] %(task_ref)s status: success"
4795
 
msgstr ""
4796
 
 
4797
 
#: nova/virt/vmwareapi_conn.py:400
4798
 
#, python-format
4799
 
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
4800
 
msgstr ""
4801
 
 
4802
 
#: nova/virt/vmwareapi_conn.py:404
4803
 
#, python-format
4804
 
msgid "In vmwareapi:_poll_task, Got this error %s"
4805
 
msgstr ""
4806
 
 
4807
5267
#: nova/virt/baremetal/dom.py:93
4808
5268
msgid "No domains exist."
4809
5269
msgstr ""
4853
5313
msgid "Domains: %s"
4854
5314
msgstr ""
4855
5315
 
4856
 
#: nova/virt/baremetal/dom.py:163
4857
 
#, python-format
4858
 
msgid "Nodes: %s"
4859
 
msgstr ""
4860
 
 
4861
 
#: nova/virt/baremetal/dom.py:166
 
5316
#: nova/virt/baremetal/dom.py:164
4862
5317
#, python-format
4863
5318
msgid "After storing domains: %s"
4864
5319
msgstr ""
4865
5320
 
4866
 
#: nova/virt/baremetal/dom.py:169
 
5321
#: nova/virt/baremetal/dom.py:167
4867
5322
msgid "deactivation/removing domain failed"
4868
5323
msgstr ""
4869
5324
 
4870
 
#: nova/virt/baremetal/dom.py:176
 
5325
#: nova/virt/baremetal/dom.py:174
4871
5326
msgid "===== Domain is being created ====="
4872
5327
msgstr ""
4873
5328
 
 
5329
#: nova/virt/baremetal/dom.py:177
 
5330
msgid "Same domain name already exists"
 
5331
msgstr ""
 
5332
 
4874
5333
#: nova/virt/baremetal/dom.py:179
4875
 
msgid "Same domain name already exists"
4876
 
msgstr ""
4877
 
 
4878
 
#: nova/virt/baremetal/dom.py:181
4879
5334
msgid "create_domain: before get_idle_node"
4880
5335
msgstr ""
4881
5336
 
4882
 
#: nova/virt/baremetal/dom.py:198
 
5337
#: nova/virt/baremetal/dom.py:196
4883
5338
#, python-format
4884
5339
msgid "Created new domain: %s"
4885
5340
msgstr ""
4886
5341
 
4887
 
#: nova/virt/baremetal/dom.py:213
 
5342
#: nova/virt/baremetal/dom.py:211
4888
5343
#, python-format
4889
5344
msgid "Failed to boot Bare-metal node %s"
4890
5345
msgstr ""
4891
5346
 
4892
 
#: nova/virt/baremetal/dom.py:222
 
5347
#: nova/virt/baremetal/dom.py:220
4893
5348
msgid "No such domain exists"
4894
5349
msgstr ""
4895
5350
 
4896
 
#: nova/virt/baremetal/dom.py:226
 
5351
#: nova/virt/baremetal/dom.py:224
4897
5352
#, python-format
4898
5353
msgid "change_domain_state: to new state %s"
4899
5354
msgstr ""
4900
5355
 
4901
 
#: nova/virt/baremetal/dom.py:233
 
5356
#: nova/virt/baremetal/dom.py:231
4902
5357
#, python-format
4903
5358
msgid "Stored fake domains to the file: %s"
4904
5359
msgstr ""
4905
5360
 
4906
 
#: nova/virt/baremetal/dom.py:244
 
5361
#: nova/virt/baremetal/dom.py:242
4907
5362
msgid "domain does not exist"
4908
5363
msgstr ""
4909
5364
 
4910
 
#: nova/virt/baremetal/nodes.py:42
4911
 
#, python-format
4912
 
msgid "Unknown baremetal driver %(d)s"
4913
 
msgstr ""
4914
 
 
4915
 
#: nova/virt/baremetal/proxy.py:139
 
5365
#: nova/virt/baremetal/driver.py:115
4916
5366
#, python-format
4917
5367
msgid "Error encountered when destroying instance '%(name)s': %(ex)s"
4918
5368
msgstr ""
4919
5369
 
4920
 
#: nova/virt/baremetal/proxy.py:153
 
5370
#: nova/virt/baremetal/driver.py:129
4921
5371
#, python-format
4922
5372
msgid "instance %(instance_name)s: deleting instance files %(target)s"
4923
5373
msgstr ""
4924
5374
 
4925
 
#: nova/virt/baremetal/proxy.py:180
 
5375
#: nova/virt/baremetal/driver.py:156
4926
5376
#, python-format
4927
5377
msgid "instance %s: rebooted"
4928
5378
msgstr ""
4929
5379
 
4930
 
#: nova/virt/baremetal/proxy.py:184
 
5380
#: nova/virt/baremetal/driver.py:160
4931
5381
msgid "_wait_for_reboot failed"
4932
5382
msgstr ""
4933
5383
 
4934
 
#: nova/virt/baremetal/proxy.py:214
 
5384
#: nova/virt/baremetal/driver.py:189
4935
5385
#, python-format
4936
5386
msgid "instance %s: rescued"
4937
5387
msgstr ""
4938
5388
 
4939
 
#: nova/virt/baremetal/proxy.py:218
 
5389
#: nova/virt/baremetal/driver.py:193
4940
5390
msgid "_wait_for_rescue failed"
4941
5391
msgstr ""
4942
5392
 
4943
 
#: nova/virt/baremetal/proxy.py:235
 
5393
#: nova/virt/baremetal/driver.py:210
4944
5394
msgid "<============= spawn of baremetal =============>"
4945
5395
msgstr ""
4946
5396
 
4947
 
#: nova/virt/baremetal/proxy.py:248
 
5397
#: nova/virt/baremetal/driver.py:223
4948
5398
#, python-format
4949
5399
msgid "instance %s: is building"
4950
5400
msgstr ""
4951
5401
 
4952
 
#: nova/virt/baremetal/proxy.py:254
 
5402
#: nova/virt/baremetal/driver.py:229
4953
5403
msgid "Key is injected but instance is not running yet"
4954
5404
msgstr ""
4955
5405
 
4956
 
#: nova/virt/baremetal/proxy.py:260
 
5406
#: nova/virt/baremetal/driver.py:238
4957
5407
#, python-format
4958
5408
msgid "instance %s: booted"
4959
5409
msgstr ""
4960
5410
 
4961
 
#: nova/virt/baremetal/proxy.py:264
 
5411
#: nova/virt/baremetal/driver.py:245
4962
5412
#, python-format
4963
5413
msgid "~~~~~~ current state = %s ~~~~~~"
4964
5414
msgstr ""
4965
5415
 
4966
 
#: nova/virt/baremetal/proxy.py:266
 
5416
#: nova/virt/baremetal/driver.py:247
4967
5417
#, python-format
4968
5418
msgid "instance %s spawned successfully"
4969
5419
msgstr ""
4970
5420
 
4971
 
#: nova/virt/baremetal/proxy.py:269
 
5421
#: nova/virt/baremetal/driver.py:250
4972
5422
#, python-format
4973
5423
msgid "instance %s:not booted"
4974
5424
msgstr ""
4975
5425
 
4976
 
#: nova/virt/baremetal/proxy.py:272
4977
 
msgid "Bremetal assignment is overcommitted."
 
5426
#: nova/virt/baremetal/driver.py:253
 
5427
msgid "Baremetal assignment is overcommitted."
4978
5428
msgstr ""
4979
5429
 
4980
 
#: nova/virt/baremetal/proxy.py:353
 
5430
#: nova/virt/baremetal/driver.py:337
4981
5431
#, python-format
4982
5432
msgid "instance %s: Creating image"
4983
5433
msgstr ""
4984
5434
 
4985
 
#: nova/virt/baremetal/proxy.py:473
 
5435
#: nova/virt/baremetal/driver.py:455
4986
5436
#, python-format
4987
5437
msgid "instance %(inst_name)s: injecting %(injection)s into image %(img_id)s"
4988
5438
msgstr ""
4989
5439
 
4990
 
#: nova/virt/baremetal/proxy.py:484
 
5440
#: nova/virt/baremetal/driver.py:465
4991
5441
#, python-format
4992
5442
msgid ""
4993
5443
"instance %(inst_name)s: ignoring error injecting data into image "
4994
5444
"%(img_id)s (%(e)s)"
4995
5445
msgstr ""
4996
5446
 
4997
 
#: nova/virt/baremetal/proxy.py:530
 
5447
#: nova/virt/baremetal/driver.py:511
4998
5448
#, python-format
4999
5449
msgid "instance %s: starting toXML method"
5000
5450
msgstr ""
5001
5451
 
5002
 
#: nova/virt/baremetal/proxy.py:533
 
5452
#: nova/virt/baremetal/driver.py:514
5003
5453
#, python-format
5004
5454
msgid "instance %s: finished toXML method"
5005
5455
msgstr ""
5006
5456
 
5007
 
#: nova/virt/baremetal/proxy.py:577 nova/virt/libvirt/connection.py:1811
 
5457
#: nova/virt/baremetal/driver.py:558 nova/virt/hyperv/vmops.py:486
 
5458
#: nova/virt/libvirt/driver.py:1965
5008
5459
msgid ""
5009
5460
"Cannot get the number of cpu, because this function is not implemented "
5010
5461
"for this platform. This error can be safely ignored for now."
5011
5462
msgstr ""
5012
5463
 
5013
 
#: nova/virt/baremetal/proxy.py:717
 
5464
#: nova/virt/baremetal/driver.py:681
5014
5465
#, python-format
5015
5466
msgid "#### RLK: cpu_arch = %s "
5016
5467
msgstr ""
5017
5468
 
5018
 
#: nova/virt/baremetal/proxy.py:749
 
5469
#: nova/virt/baremetal/driver.py:703
5019
5470
msgid "Updating!"
5020
5471
msgstr ""
5021
5472
 
5022
 
#: nova/virt/baremetal/proxy.py:776 nova/virt/libvirt/connection.py:2630
5023
 
#: nova/virt/xenapi/host.py:129
 
5473
#: nova/virt/baremetal/driver.py:730 nova/virt/libvirt/driver.py:3002
 
5474
#: nova/virt/xenapi/host.py:148
5024
5475
msgid "Updating host stats"
5025
5476
msgstr ""
5026
5477
 
5027
 
#: nova/virt/baremetal/tilera.py:185
 
5478
#: nova/virt/baremetal/nodes.py:42
 
5479
#, python-format
 
5480
msgid "Unknown baremetal driver %(d)s"
 
5481
msgstr ""
 
5482
 
 
5483
#: nova/virt/baremetal/tilera.py:184
5028
5484
msgid "free_node...."
5029
5485
msgstr ""
5030
5486
 
5031
 
#: nova/virt/baremetal/tilera.py:216
 
5487
#: nova/virt/baremetal/tilera.py:215
5032
5488
#, python-format
5033
5489
msgid "deactivate_node is called for node_id = %(id)s node_ip = %(ip)s"
5034
5490
msgstr ""
5035
5491
 
5036
 
#: nova/virt/baremetal/tilera.py:221
 
5492
#: nova/virt/baremetal/tilera.py:220
5037
5493
msgid "status of node is set to 0"
5038
5494
msgstr ""
5039
5495
 
5040
 
#: nova/virt/baremetal/tilera.py:232
 
5496
#: nova/virt/baremetal/tilera.py:231
5041
5497
msgid "rootfs is already removed"
5042
5498
msgstr ""
5043
5499
 
5044
 
#: nova/virt/baremetal/tilera.py:264
 
5500
#: nova/virt/baremetal/tilera.py:263
5045
5501
msgid "Before ping to the bare-metal node"
5046
5502
msgstr ""
5047
5503
 
5048
 
#: nova/virt/baremetal/tilera.py:275
 
5504
#: nova/virt/baremetal/tilera.py:274
5049
5505
#, python-format
5050
5506
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is ready"
5051
5507
msgstr ""
5052
5508
 
5053
 
#: nova/virt/baremetal/tilera.py:279
 
5509
#: nova/virt/baremetal/tilera.py:278
5054
5510
#, python-format
5055
5511
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is not ready, out_msg=%(out_msg)s"
5056
5512
msgstr ""
5057
5513
 
5058
 
#: nova/virt/baremetal/tilera.py:291
 
5514
#: nova/virt/baremetal/tilera.py:290
5059
5515
msgid "Noting to do for tilera nodes: vmlinux is in CF"
5060
5516
msgstr ""
5061
5517
 
5062
 
#: nova/virt/baremetal/tilera.py:314
 
5518
#: nova/virt/baremetal/tilera.py:313
5063
5519
msgid "activate_node"
5064
5520
msgstr ""
5065
5521
 
5066
 
#: nova/virt/baremetal/tilera.py:328
 
5522
#: nova/virt/baremetal/tilera.py:327
5067
5523
msgid "Node is unknown error state."
5068
5524
msgstr ""
5069
5525
 
5070
 
#: nova/virt/disk/api.py:165
 
5526
#: nova/virt/disk/api.py:196
5071
5527
msgid "no capable image handler configured"
5072
5528
msgstr ""
5073
5529
 
5074
 
#: nova/virt/disk/api.py:179
 
5530
#: nova/virt/disk/api.py:242
5075
5531
#, python-format
5076
 
msgid "unknown disk image handler: %s"
 
5532
msgid "no disk image handler for: %s"
5077
5533
msgstr ""
5078
5534
 
5079
 
#: nova/virt/disk/api.py:191
 
5535
#: nova/virt/disk/api.py:254
5080
5536
msgid "image already mounted"
5081
5537
msgstr ""
5082
5538
 
5083
 
#: nova/virt/disk/api.py:278 nova/virt/disk/guestfs.py:64
5084
 
#: nova/virt/disk/guestfs.py:78 nova/virt/disk/mount.py:102
5085
 
#, python-format
5086
 
msgid "Failed to mount filesystem: %s"
5087
 
msgstr ""
5088
 
 
5089
 
#: nova/virt/disk/api.py:293
5090
 
#, python-format
5091
 
msgid "Failed to remove container: %s"
5092
 
msgstr ""
5093
 
 
5094
 
#: nova/virt/disk/api.py:443
 
5539
#: nova/virt/disk/api.py:320
 
5540
#, python-format
 
5541
msgid ""
 
5542
"Failed to mount container filesystem '%(image)s' on '%(target)s': "
 
5543
"%(errors)s"
 
5544
msgstr ""
 
5545
 
 
5546
#: nova/virt/disk/api.py:337
 
5547
#, python-format
 
5548
msgid "Failed to unmount container filesystem: %s"
 
5549
msgstr ""
 
5550
 
 
5551
#: nova/virt/disk/api.py:370
 
5552
msgid "injected file path not valid"
 
5553
msgstr ""
 
5554
 
 
5555
#: nova/virt/disk/api.py:546
5095
5556
#, python-format
5096
5557
msgid "User %(username)s not found in password file."
5097
5558
msgstr ""
5098
5559
 
5099
 
#: nova/virt/disk/api.py:459
 
5560
#: nova/virt/disk/api.py:562
5100
5561
#, python-format
5101
5562
msgid "User %(username)s not found in shadow file."
5102
5563
msgstr ""
5103
5564
 
5104
 
#: nova/virt/disk/guestfs.py:39
 
5565
#: nova/virt/disk/guestfs.py:41
5105
5566
#, python-format
5106
5567
msgid "unsupported partition: %s"
5107
5568
msgstr ""
5108
5569
 
5109
 
#: nova/virt/disk/guestfs.py:77
 
5570
#: nova/virt/disk/guestfs.py:66 nova/virt/disk/guestfs.py:80
 
5571
#: nova/virt/disk/mount.py:132
 
5572
#, python-format
 
5573
msgid "Failed to mount filesystem: %s"
 
5574
msgstr ""
 
5575
 
 
5576
#: nova/virt/disk/guestfs.py:79
5110
5577
msgid "unknown guestmount error"
5111
5578
msgstr ""
5112
5579
 
5113
 
#: nova/virt/disk/loop.py:30
 
5580
#: nova/virt/disk/loop.py:31
5114
5581
#, python-format
5115
5582
msgid "Could not attach image to loopback: %s"
5116
5583
msgstr ""
5117
5584
 
5118
 
#: nova/virt/disk/mount.py:62
 
5585
#: nova/virt/disk/mount.py:83
5119
5586
#, python-format
5120
5587
msgid "partition search unsupported with %s"
5121
5588
msgstr ""
5122
5589
 
5123
 
#: nova/virt/disk/mount.py:78
 
5590
#: nova/virt/disk/mount.py:99
5124
5591
#, python-format
5125
5592
msgid "partition %s not found"
5126
5593
msgstr ""
5127
5594
 
5128
 
#: nova/virt/disk/mount.py:79
 
5595
#: nova/virt/disk/mount.py:100
5129
5596
#, python-format
5130
5597
msgid "Failed to map partitions: %s"
5131
5598
msgstr ""
5132
5599
 
5133
 
#: nova/virt/disk/nbd.py:58
 
5600
#: nova/virt/disk/nbd.py:59
5134
5601
msgid "nbd unavailable: module not loaded"
5135
5602
msgstr ""
5136
5603
 
5137
 
#: nova/virt/disk/nbd.py:63
 
5604
#: nova/virt/disk/nbd.py:64
5138
5605
msgid "No free nbd devices"
5139
5606
msgstr ""
5140
5607
 
5141
 
#: nova/virt/disk/nbd.py:81
 
5608
#: nova/virt/disk/nbd.py:86
5142
5609
#, python-format
5143
5610
msgid "qemu-nbd error: %s"
5144
5611
msgstr ""
5145
5612
 
5146
 
#: nova/virt/disk/nbd.py:93
 
5613
#: nova/virt/disk/nbd.py:98
5147
5614
#, python-format
5148
5615
msgid "nbd device %s did not show up"
5149
5616
msgstr ""
5150
5617
 
5151
 
#: nova/virt/libvirt/connection.py:281
 
5618
#: nova/virt/hyperv/driver.py:193 nova/virt/hyperv/driver.py:196
 
5619
msgid "plug_vifs called"
 
5620
msgstr ""
 
5621
 
 
5622
#: nova/virt/hyperv/driver.py:199
 
5623
msgid "ensure_filtering_rules_for_instance called"
 
5624
msgstr ""
 
5625
 
 
5626
#: nova/virt/hyperv/driver.py:204
 
5627
msgid "unfilter_instance called"
 
5628
msgstr ""
 
5629
 
 
5630
#: nova/virt/hyperv/driver.py:208
 
5631
msgid "confirm_migration called"
 
5632
msgstr ""
 
5633
 
 
5634
#: nova/virt/hyperv/driver.py:212
 
5635
msgid "finish_revert_migration called"
 
5636
msgstr ""
 
5637
 
 
5638
#: nova/virt/hyperv/driver.py:217
 
5639
msgid "finish_migration called"
 
5640
msgstr ""
 
5641
 
 
5642
#: nova/virt/hyperv/driver.py:220
 
5643
#, fuzzy
 
5644
msgid "get_console_output called"
 
5645
msgstr "Get console output for instance %s"
 
5646
 
 
5647
#: nova/virt/hyperv/livemigrationops.py:52
 
5648
msgid ""
 
5649
"Live migration is not supported \"                     \"by this version "
 
5650
"of Hyper-V"
 
5651
msgstr ""
 
5652
 
 
5653
#: nova/virt/hyperv/livemigrationops.py:61
 
5654
msgid "Live migration is not enabled on this host"
 
5655
msgstr ""
 
5656
 
 
5657
#: nova/virt/hyperv/livemigrationops.py:64
 
5658
msgid "Live migration networks are not configured on this host"
 
5659
msgstr ""
 
5660
 
 
5661
#: nova/virt/hyperv/livemigrationops.py:68
 
5662
msgid "live_migration called"
 
5663
msgstr ""
 
5664
 
 
5665
#: nova/virt/hyperv/livemigrationops.py:94
 
5666
#, python-format
 
5667
msgid "Getting live migration networks for remote host: %s"
 
5668
msgstr ""
 
5669
 
 
5670
#: nova/virt/hyperv/livemigrationops.py:113
 
5671
#, python-format
 
5672
msgid "Starting live migration for instance: %s"
 
5673
msgstr ""
 
5674
 
 
5675
#: nova/virt/hyperv/livemigrationops.py:126
 
5676
#, fuzzy, python-format
 
5677
msgid "Failed to live migrate VM %s"
 
5678
msgstr "Unable to locate volume %s"
 
5679
 
 
5680
#: nova/virt/hyperv/livemigrationops.py:129
 
5681
#, python-format
 
5682
msgid "Calling live migration recover_method for instance: %s"
 
5683
msgstr ""
 
5684
 
 
5685
#: nova/virt/hyperv/livemigrationops.py:133
 
5686
#, python-format
 
5687
msgid "Calling live migration post_method for instance: %s"
 
5688
msgstr ""
 
5689
 
 
5690
#: nova/virt/hyperv/livemigrationops.py:139
 
5691
msgid "pre_live_migration called"
 
5692
msgstr ""
 
5693
 
 
5694
#: nova/virt/hyperv/livemigrationops.py:157
 
5695
msgid "post_live_migration_at_destination called"
 
5696
msgstr ""
 
5697
 
 
5698
#: nova/virt/hyperv/livemigrationops.py:161
 
5699
#, python-format
 
5700
msgid "compare_cpu called %s"
 
5701
msgstr ""
 
5702
 
 
5703
#: nova/virt/hyperv/snapshotops.py:57
 
5704
#, fuzzy, python-format
 
5705
msgid "Creating snapshot for instance %s"
 
5706
msgstr "Get console output for instance %s"
 
5707
 
 
5708
#: nova/virt/hyperv/snapshotops.py:71
 
5709
#, python-format
 
5710
msgid "Failed to create snapshot for VM %s"
 
5711
msgstr ""
 
5712
 
 
5713
#: nova/virt/hyperv/snapshotops.py:83
 
5714
#, python-format
 
5715
msgid "Getting info for VHD %s"
 
5716
msgstr ""
 
5717
 
 
5718
#: nova/virt/hyperv/snapshotops.py:106
 
5719
#, python-format
 
5720
msgid "Copying VHD %(src_vhd_path)s to %(dest_vhd_path)s"
 
5721
msgstr ""
 
5722
 
 
5723
#: nova/virt/hyperv/snapshotops.py:116
 
5724
#, python-format
 
5725
msgid "Copying base disk %(src_vhd_path)s to %(dest_base_disk_path)s"
 
5726
msgstr ""
 
5727
 
 
5728
#: nova/virt/hyperv/snapshotops.py:120
 
5729
#, python-format
 
5730
msgid ""
 
5731
"Reconnecting copied base VHD %(dest_base_disk_path)s and diff VHD "
 
5732
"%(dest_vhd_path)s"
 
5733
msgstr ""
 
5734
 
 
5735
#: nova/virt/hyperv/snapshotops.py:134
 
5736
#, python-format
 
5737
msgid ""
 
5738
"Failed to reconnect base disk %(dest_base_disk_path)s and diff disk "
 
5739
"%(dest_vhd_path)s"
 
5740
msgstr ""
 
5741
 
 
5742
#: nova/virt/hyperv/snapshotops.py:139
 
5743
#, python-format
 
5744
msgid "Merging base disk %(dest_base_disk_path)s and diff disk %(dest_vhd_path)s"
 
5745
msgstr ""
 
5746
 
 
5747
#: nova/virt/hyperv/snapshotops.py:151
 
5748
#, python-format
 
5749
msgid ""
 
5750
"Failed to merge base disk %(dest_base_disk_path)s and diff disk "
 
5751
"%(dest_vhd_path)s"
 
5752
msgstr ""
 
5753
 
 
5754
#: nova/virt/hyperv/snapshotops.py:164
 
5755
#, python-format
 
5756
msgid ""
 
5757
"Updating Glance image %(image_id)s with content from merged disk "
 
5758
"%(image_vhd_path)s"
 
5759
msgstr ""
 
5760
 
 
5761
#: nova/virt/hyperv/snapshotops.py:169
 
5762
#, python-format
 
5763
msgid "Snapshot image %(image_id)s updated for VM %(instance_name)s"
 
5764
msgstr ""
 
5765
 
 
5766
#: nova/virt/hyperv/snapshotops.py:172
 
5767
#, python-format
 
5768
msgid "Removing snapshot %s"
 
5769
msgstr ""
 
5770
 
 
5771
#: nova/virt/hyperv/snapshotops.py:181
 
5772
#, python-format
 
5773
msgid "Failed to remove snapshot for VM %s"
 
5774
msgstr ""
 
5775
 
 
5776
#: nova/virt/hyperv/snapshotops.py:186
 
5777
#, python-format
 
5778
msgid "Removing folder %s "
 
5779
msgstr ""
 
5780
 
 
5781
#: nova/virt/hyperv/vmops.py:69
 
5782
#, fuzzy, python-format
 
5783
msgid "get_info called for instance"
 
5784
msgstr "Get console output for instance %s"
 
5785
 
 
5786
#: nova/virt/hyperv/vmops.py:93
 
5787
#, python-format
 
5788
msgid "hyperv vm state: %s"
 
5789
msgstr ""
 
5790
 
 
5791
#: nova/virt/hyperv/vmops.py:99
 
5792
#, python-format
 
5793
msgid ""
 
5794
"Got Info for vm %(instance_name)s: state=%(state)s, mem=%(memusage)s, "
 
5795
"num_cpu=%(numprocs)s, uptime=%(uptime)s"
 
5796
msgstr ""
 
5797
 
 
5798
#: nova/virt/hyperv/vmops.py:135
 
5799
#, fuzzy, python-format
 
5800
msgid "cache image failed: %s"
 
5801
msgstr "Starting Bridge interface for %s"
 
5802
 
 
5803
#: nova/virt/hyperv/vmops.py:154
 
5804
#, fuzzy, python-format
 
5805
msgid "Starting VM %s "
 
5806
msgstr "Starting Bridge interface for %s"
 
5807
 
 
5808
#: nova/virt/hyperv/vmops.py:156
 
5809
#, python-format
 
5810
msgid "Started VM %s "
 
5811
msgstr ""
 
5812
 
 
5813
#: nova/virt/hyperv/vmops.py:158
 
5814
#, python-format
 
5815
msgid "spawn vm failed: %s"
 
5816
msgstr ""
 
5817
 
 
5818
#: nova/virt/hyperv/vmops.py:177
 
5819
#, fuzzy, python-format
 
5820
msgid "Failed to create VM %s"
 
5821
msgstr "Unable to locate volume %s"
 
5822
 
 
5823
#: nova/virt/hyperv/vmops.py:180
 
5824
#, python-format
 
5825
msgid "Created VM %s..."
 
5826
msgstr ""
 
5827
 
 
5828
#: nova/virt/hyperv/vmops.py:197
 
5829
#, python-format
 
5830
msgid "Set memory for vm %s..."
 
5831
msgstr ""
 
5832
 
 
5833
#: nova/virt/hyperv/vmops.py:210
 
5834
#, python-format
 
5835
msgid "Set vcpus for vm %s..."
 
5836
msgstr ""
 
5837
 
 
5838
#: nova/virt/hyperv/vmops.py:214
 
5839
#, python-format
 
5840
msgid "Creating a scsi controller for %(vm_name)s for volume attaching"
 
5841
msgstr ""
 
5842
 
 
5843
#: nova/virt/hyperv/vmops.py:223
 
5844
#, fuzzy
 
5845
msgid "Controller not found"
 
5846
msgstr "instance %s: suspending"
 
5847
 
 
5848
#: nova/virt/hyperv/vmops.py:231
 
5849
#, python-format
 
5850
msgid "Failed to add scsi controller to VM %s"
 
5851
msgstr ""
 
5852
 
 
5853
#: nova/virt/hyperv/vmops.py:236
 
5854
#, python-format
 
5855
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
 
5856
msgstr ""
 
5857
 
 
5858
#: nova/virt/hyperv/vmops.py:263
 
5859
#, python-format
 
5860
msgid "Failed to add diskdrive to VM %s"
 
5861
msgstr ""
 
5862
 
 
5863
#: nova/virt/hyperv/vmops.py:266
 
5864
#, python-format
 
5865
msgid "New disk drive path is %s"
 
5866
msgstr ""
 
5867
 
 
5868
#: nova/virt/hyperv/vmops.py:285
 
5869
#, python-format
 
5870
msgid "Failed to add vhd file to VM %s"
 
5871
msgstr ""
 
5872
 
 
5873
#: nova/virt/hyperv/vmops.py:287
 
5874
#, python-format
 
5875
msgid "Created disk for %s"
 
5876
msgstr ""
 
5877
 
 
5878
#: nova/virt/hyperv/vmops.py:291
 
5879
#, python-format
 
5880
msgid "Creating nic for %s "
 
5881
msgstr ""
 
5882
 
 
5883
#: nova/virt/hyperv/vmops.py:296
 
5884
msgid "Cannot find vSwitch"
 
5885
msgstr ""
 
5886
 
 
5887
#: nova/virt/hyperv/vmops.py:316
 
5888
msgid "Failed creating a port on the external vswitch"
 
5889
msgstr ""
 
5890
 
 
5891
#: nova/virt/hyperv/vmops.py:317
 
5892
#, fuzzy, python-format
 
5893
msgid "Failed creating port for %s"
 
5894
msgstr "volume %s: creating export"
 
5895
 
 
5896
#: nova/virt/hyperv/vmops.py:320
 
5897
#, python-format
 
5898
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
 
5899
msgstr ""
 
5900
 
 
5901
#: nova/virt/hyperv/vmops.py:332
 
5902
#, fuzzy, python-format
 
5903
msgid "Failed to add nic to VM %s"
 
5904
msgstr "Unable to locate volume %s"
 
5905
 
 
5906
#: nova/virt/hyperv/vmops.py:334
 
5907
#, python-format
 
5908
msgid "Created nic for %s "
 
5909
msgstr ""
 
5910
 
 
5911
#: nova/virt/hyperv/vmops.py:341 nova/virt/hyperv/vmops.py:344
 
5912
#, python-format
 
5913
msgid "Attempting to bind NIC to %s "
 
5914
msgstr ""
 
5915
 
 
5916
#: nova/virt/hyperv/vmops.py:349
 
5917
msgid "No vSwitch specified, attaching to default"
 
5918
msgstr ""
 
5919
 
 
5920
#: nova/virt/hyperv/vmops.py:374
 
5921
#, fuzzy, python-format
 
5922
msgid "Got request to destroy vm %s"
 
5923
msgstr "Unable to destroy VBD %s"
 
5924
 
 
5925
#: nova/virt/hyperv/vmops.py:418
 
5926
#, python-format
 
5927
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
 
5928
msgstr ""
 
5929
 
 
5930
#: nova/virt/hyperv/vmops.py:424
 
5931
#, fuzzy
 
5932
msgid "Pause instance"
 
5933
msgstr "Rebooting instance %s"
 
5934
 
 
5935
#: nova/virt/hyperv/vmops.py:429
 
5936
#, fuzzy
 
5937
msgid "Unpause instance"
 
5938
msgstr "Rebooting instance %s"
 
5939
 
 
5940
#: nova/virt/hyperv/vmops.py:435
 
5941
#, fuzzy
 
5942
msgid "Suspend instance"
 
5943
msgstr "Rebooting instance %s"
 
5944
 
 
5945
#: nova/virt/hyperv/vmops.py:440
 
5946
#, fuzzy
 
5947
msgid "Resume instance"
 
5948
msgstr "Rebooting instance %s"
 
5949
 
 
5950
#: nova/virt/hyperv/vmops.py:445
 
5951
#, fuzzy
 
5952
msgid "Power off instance"
 
5953
msgstr "Rebooting instance %s"
 
5954
 
 
5955
#: nova/virt/hyperv/vmops.py:450
 
5956
#, fuzzy
 
5957
msgid "Power on instance"
 
5958
msgstr "Rebooting instance %s"
 
5959
 
 
5960
#: nova/virt/hyperv/vmops.py:470
 
5961
#, python-format
 
5962
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
 
5963
msgstr ""
 
5964
 
 
5965
#: nova/virt/hyperv/vmops.py:555
 
5966
#, python-format
 
5967
msgid "Windows version: %s "
 
5968
msgstr ""
 
5969
 
 
5970
#: nova/virt/hyperv/vmops.py:567
 
5971
msgid "get_available_resource called"
 
5972
msgstr ""
 
5973
 
 
5974
#: nova/virt/hyperv/vmops.py:604
 
5975
#, python-format
 
5976
msgid "use_cow_image:%s"
 
5977
msgstr ""
 
5978
 
 
5979
#: nova/virt/hyperv/vmops.py:624
 
5980
#, python-format
 
5981
msgid "Failed to create Difference Disk from %(base)s to %(target)s"
 
5982
msgstr ""
 
5983
 
 
5984
#: nova/virt/hyperv/vmutils.py:54
 
5985
#, python-format
 
5986
msgid "duplicate name found: %s"
 
5987
msgstr ""
 
5988
 
 
5989
#: nova/virt/hyperv/vmutils.py:68
 
5990
#, python-format
 
5991
msgid ""
 
5992
"WMI job failed: %(ErrorSummaryDescription)s - %(ErrorDescription)s - "
 
5993
"%(ErrorCode)s"
 
5994
msgstr ""
 
5995
 
 
5996
#: nova/virt/hyperv/vmutils.py:73
 
5997
#, python-format
 
5998
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
 
5999
msgstr ""
 
6000
 
 
6001
#: nova/virt/hyperv/vmutils.py:80 nova/virt/hyperv/vmutils.py:96
 
6002
#, fuzzy, python-format
 
6003
msgid "Creating folder %s "
 
6004
msgstr "Re-exporting %s volumes"
 
6005
 
 
6006
#: nova/virt/hyperv/vmutils.py:94
 
6007
#, python-format
 
6008
msgid "Removing existing folder %s "
 
6009
msgstr ""
 
6010
 
 
6011
#: nova/virt/hyperv/volumeops.py:69 nova/virt/xenapi/vm_utils.py:414
 
6012
#, python-format
 
6013
msgid "block device info: %s"
 
6014
msgstr ""
 
6015
 
 
6016
#: nova/virt/hyperv/volumeops.py:97
 
6017
#, python-format
 
6018
msgid "Attach boot from volume failed: %s"
 
6019
msgstr ""
 
6020
 
 
6021
#: nova/virt/hyperv/volumeops.py:100
 
6022
#, fuzzy, python-format
 
6023
msgid "Unable to attach boot volume to instance %s"
 
6024
msgstr "Unable to attach volume to instance %s"
 
6025
 
 
6026
#: nova/virt/hyperv/volumeops.py:109 nova/virt/xenapi/volumeops.py:115
 
6027
#, python-format
 
6028
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
 
6029
msgstr ""
 
6030
 
 
6031
#: nova/virt/hyperv/volumeops.py:134
 
6032
#, fuzzy, python-format
 
6033
msgid "Attach volume failed: %s"
 
6034
msgstr "Unable to detach volume %s"
 
6035
 
 
6036
#: nova/virt/hyperv/volumeops.py:137 nova/virt/xenapi/volumeops.py:194
 
6037
#, python-format
 
6038
msgid "Unable to attach volume to instance %s"
 
6039
msgstr "Unable to attach volume to instance %s"
 
6040
 
 
6041
#: nova/virt/hyperv/volumeops.py:156
 
6042
#, fuzzy, python-format
 
6043
msgid "Failed to add volume to VM %s"
 
6044
msgstr "Unable to attach volume to instance %s"
 
6045
 
 
6046
#: nova/virt/hyperv/volumeops.py:170
 
6047
#, fuzzy, python-format
 
6048
msgid "Detach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
 
6049
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
6050
 
 
6051
#: nova/virt/hyperv/volumeops.py:187
 
6052
#, python-format
 
6053
msgid "Mounted disk to detach is: %s"
 
6054
msgstr ""
 
6055
 
 
6056
#: nova/virt/hyperv/volumeops.py:188
 
6057
#, python-format
 
6058
msgid "host_resource disk detached is: %s"
 
6059
msgstr ""
 
6060
 
 
6061
#: nova/virt/hyperv/volumeops.py:191
 
6062
#, python-format
 
6063
msgid "Physical disk detached is: %s"
 
6064
msgstr ""
 
6065
 
 
6066
#: nova/virt/hyperv/volumeops.py:198
 
6067
#, fuzzy, python-format
 
6068
msgid "Failed to remove volume from VM %s"
 
6069
msgstr "Unable to locate volume %s"
 
6070
 
 
6071
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:589
 
6072
msgid "Could not determine iscsi initiator name"
 
6073
msgstr ""
 
6074
 
 
6075
#: nova/virt/hyperv/volumeops.py:224
 
6076
#, python-format
 
6077
msgid "device.InitiatorName: %s"
 
6078
msgstr ""
 
6079
 
 
6080
#: nova/virt/hyperv/volumeops.py:225
 
6081
#, python-format
 
6082
msgid "device.TargetName: %s"
 
6083
msgstr ""
 
6084
 
 
6085
#: nova/virt/hyperv/volumeops.py:226
 
6086
#, python-format
 
6087
msgid "device.ScsiPortNumber: %s"
 
6088
msgstr ""
 
6089
 
 
6090
#: nova/virt/hyperv/volumeops.py:227
 
6091
#, python-format
 
6092
msgid "device.ScsiPathId: %s"
 
6093
msgstr ""
 
6094
 
 
6095
#: nova/virt/hyperv/volumeops.py:228
 
6096
#, python-format
 
6097
msgid "device.ScsiTargetId): %s"
 
6098
msgstr ""
 
6099
 
 
6100
#: nova/virt/hyperv/volumeops.py:229
 
6101
#, python-format
 
6102
msgid "device.ScsiLun: %s"
 
6103
msgstr ""
 
6104
 
 
6105
#: nova/virt/hyperv/volumeops.py:230
 
6106
#, python-format
 
6107
msgid "device.DeviceInterfaceGuid :%s"
 
6108
msgstr ""
 
6109
 
 
6110
#: nova/virt/hyperv/volumeops.py:232
 
6111
#, python-format
 
6112
msgid "device.DeviceInterfaceName: %s"
 
6113
msgstr ""
 
6114
 
 
6115
#: nova/virt/hyperv/volumeops.py:234
 
6116
#, python-format
 
6117
msgid "device.LegacyName: %s"
 
6118
msgstr ""
 
6119
 
 
6120
#: nova/virt/hyperv/volumeops.py:235
 
6121
#, python-format
 
6122
msgid "device.DeviceType: %s"
 
6123
msgstr ""
 
6124
 
 
6125
#: nova/virt/hyperv/volumeops.py:236
 
6126
#, python-format
 
6127
msgid "device.DeviceNumber %s"
 
6128
msgstr ""
 
6129
 
 
6130
#: nova/virt/hyperv/volumeops.py:237
 
6131
#, python-format
 
6132
msgid "device.PartitionNumber :%s"
 
6133
msgstr ""
 
6134
 
 
6135
#: nova/virt/hyperv/volumeops.py:243 nova/virt/hyperv/volumeops.py:262
 
6136
#, python-format
 
6137
msgid "Unable to find a mounted disk for target_iqn: %s"
 
6138
msgstr ""
 
6139
 
 
6140
#: nova/virt/hyperv/volumeops.py:245
 
6141
#, python-format
 
6142
msgid "Device number : %s"
 
6143
msgstr ""
 
6144
 
 
6145
#: nova/virt/hyperv/volumeops.py:246
 
6146
#, python-format
 
6147
msgid "Target lun : %s"
 
6148
msgstr ""
 
6149
 
 
6150
#: nova/virt/hyperv/volumeops.py:252 nova/virt/hyperv/volumeops.py:259
 
6151
#, python-format
 
6152
msgid "Mounted disk is: %s"
 
6153
msgstr ""
 
6154
 
 
6155
#: nova/virt/hyperv/volumeops.py:276
 
6156
#, python-format
 
6157
msgid "Drive number to disconnect is: %s"
 
6158
msgstr ""
 
6159
 
 
6160
#: nova/virt/hyperv/volumeops.py:283
 
6161
#, python-format
 
6162
msgid "DeviceNumber : %s"
 
6163
msgstr ""
 
6164
 
 
6165
#: nova/virt/hyperv/volumeops.py:288
 
6166
#, python-format
 
6167
msgid "Disk path to parse: %s"
 
6168
msgstr ""
 
6169
 
 
6170
#: nova/virt/hyperv/volumeops.py:290
 
6171
#, python-format
 
6172
msgid "start_device_id: %s"
 
6173
msgstr ""
 
6174
 
 
6175
#: nova/virt/hyperv/volumeops.py:292
 
6176
#, python-format
 
6177
msgid "end_device_id: %s"
 
6178
msgstr ""
 
6179
 
 
6180
#: nova/virt/hyperv/volumeutils.py:51
 
6181
#, python-format
 
6182
msgid "An error has occurred when calling the iscsi initiator: %s"
 
6183
msgstr ""
 
6184
 
 
6185
#: nova/virt/hyperv/volumeutils.py:68
 
6186
msgid "The ISCSI initiator name can't be found. Choosing the default one"
 
6187
msgstr ""
 
6188
 
 
6189
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1439
 
6190
#: nova/virt/xenapi/vm_utils.py:407
 
6191
#, python-format
 
6192
msgid "block_device_list %s"
 
6193
msgstr ""
 
6194
 
 
6195
#: nova/virt/libvirt/driver.py:334
 
6196
#, python-format
 
6197
msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater."
 
6198
msgstr ""
 
6199
 
 
6200
#: nova/virt/libvirt/driver.py:340
5152
6201
#, python-format
5153
6202
msgid "Connecting to libvirt: %s"
5154
6203
msgstr ""
5155
6204
 
5156
 
#: nova/virt/libvirt/connection.py:302
 
6205
#: nova/virt/libvirt/driver.py:361
5157
6206
msgid "Connection to libvirt broke"
5158
6207
msgstr ""
5159
6208
 
5160
 
#: nova/virt/libvirt/connection.py:404
 
6209
#: nova/virt/libvirt/driver.py:383 nova/virt/libvirt/driver.py:386
 
6210
#, python-format
 
6211
msgid "Can not handle authentication request for %d credentials"
 
6212
msgstr ""
 
6213
 
 
6214
#: nova/virt/libvirt/driver.py:468
5161
6215
#, python-format
5162
6216
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
5163
6217
msgstr ""
5164
6218
 
5165
 
#: nova/virt/libvirt/connection.py:416
5166
 
#, python-format
5167
 
msgid ""
5168
 
"Error from libvirt during saved instance removal. Code=%(errcode)s "
5169
 
"Error=%(e)s"
5170
 
msgstr ""
5171
 
 
5172
 
#: nova/virt/libvirt/connection.py:427
 
6219
#: nova/virt/libvirt/driver.py:478
 
6220
msgid "During wait destroy, instance disappeared."
 
6221
msgstr ""
 
6222
 
 
6223
#: nova/virt/libvirt/driver.py:483
 
6224
msgid "Instance destroyed successfully."
 
6225
msgstr ""
 
6226
 
 
6227
#: nova/virt/libvirt/driver.py:505
 
6228
msgid "Error from libvirt during undefineFlags. Retrying with undefine"
 
6229
msgstr ""
 
6230
 
 
6231
#: nova/virt/libvirt/driver.py:510
5173
6232
#, python-format
5174
6233
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
5175
6234
msgstr ""
5176
6235
 
5177
 
#: nova/virt/libvirt/connection.py:439
5178
 
msgid "Instance destroyed successfully."
5179
 
msgstr ""
5180
 
 
5181
 
#: nova/virt/libvirt/connection.py:451
 
6236
#: nova/virt/libvirt/driver.py:521
5182
6237
#, python-format
5183
6238
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
5184
6239
msgstr ""
5185
6240
 
5186
 
#: nova/virt/libvirt/connection.py:477
 
6241
#: nova/virt/libvirt/driver.py:538
5187
6242
#, python-format
5188
6243
msgid "Deleting instance files %(target)s"
5189
6244
msgstr ""
5190
6245
 
5191
 
#: nova/virt/libvirt/connection.py:488
5192
 
msgid "Could not determine iscsi initiator name"
 
6246
#: nova/virt/libvirt/driver.py:552
 
6247
#, python-format
 
6248
msgid "Failed to cleanup directory %(target)s: %(e)s"
5193
6249
msgstr ""
5194
6250
 
5195
 
#: nova/virt/libvirt/connection.py:571
 
6251
#: nova/virt/libvirt/driver.py:700
5196
6252
msgid "attaching LXC block device"
5197
6253
msgstr ""
5198
6254
 
5199
 
#: nova/virt/libvirt/connection.py:584
 
6255
#: nova/virt/libvirt/driver.py:713
5200
6256
msgid "detaching LXC block device"
5201
6257
msgstr ""
5202
6258
 
5203
 
#: nova/virt/libvirt/connection.py:709
5204
 
#, fuzzy, python-format
 
6259
#: nova/virt/libvirt/driver.py:845
 
6260
#, fuzzy
5205
6261
msgid "Instance soft rebooted successfully."
5206
6262
msgstr "volume %s: created successfully"
5207
6263
 
5208
 
#: nova/virt/libvirt/connection.py:713
 
6264
#: nova/virt/libvirt/driver.py:849
5209
6265
msgid "Failed to soft reboot instance."
5210
6266
msgstr ""
5211
6267
 
5212
 
#: nova/virt/libvirt/connection.py:742
 
6268
#: nova/virt/libvirt/driver.py:881
5213
6269
msgid "Instance shutdown successfully."
5214
6270
msgstr ""
5215
6271
 
5216
 
#: nova/virt/libvirt/connection.py:778
 
6272
#: nova/virt/libvirt/driver.py:915
5217
6273
msgid "During reboot, instance disappeared."
5218
6274
msgstr ""
5219
6275
 
5220
 
#: nova/virt/libvirt/connection.py:783
 
6276
#: nova/virt/libvirt/driver.py:920
5221
6277
msgid "Instance rebooted successfully."
5222
6278
msgstr ""
5223
6279
 
5224
 
#: nova/virt/libvirt/connection.py:891
 
6280
#: nova/virt/libvirt/driver.py:1050
5225
6281
msgid "Instance is running"
5226
6282
msgstr ""
5227
6283
 
5228
 
#: nova/virt/libvirt/connection.py:900
 
6284
#: nova/virt/libvirt/driver.py:1057
5229
6285
msgid "During spawn, instance disappeared."
5230
6286
msgstr ""
5231
6287
 
5232
 
#: nova/virt/libvirt/connection.py:905
 
6288
#: nova/virt/libvirt/driver.py:1062 nova/virt/powervm/operator.py:258
5233
6289
msgid "Instance spawned successfully."
5234
6290
msgstr ""
5235
6291
 
5236
 
#: nova/virt/libvirt/connection.py:921
 
6292
#: nova/virt/libvirt/driver.py:1078
5237
6293
#, python-format
5238
6294
msgid "data: %(data)r, fpath: %(fpath)r"
5239
6295
msgstr ""
5240
6296
 
5241
 
#: nova/virt/libvirt/connection.py:973
 
6297
#: nova/virt/libvirt/driver.py:1124
5242
6298
#, fuzzy
5243
6299
msgid "Guest does not have a console available"
5244
6300
msgstr "User does not have admin privileges"
5245
6301
 
5246
 
#: nova/virt/libvirt/connection.py:1017
 
6302
#: nova/virt/libvirt/driver.py:1168
5247
6303
#, python-format
5248
6304
msgid "Path '%(path)s' supports direct I/O"
5249
6305
msgstr ""
5250
6306
 
5251
 
#: nova/virt/libvirt/connection.py:1021
 
6307
#: nova/virt/libvirt/driver.py:1172
5252
6308
#, python-format
5253
6309
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
5254
6310
msgstr ""
5255
6311
 
5256
 
#: nova/virt/libvirt/connection.py:1025 nova/virt/libvirt/connection.py:1029
 
6312
#: nova/virt/libvirt/driver.py:1176 nova/virt/libvirt/driver.py:1180
5257
6313
#, python-format
5258
6314
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
5259
6315
msgstr ""
5260
6316
 
5261
 
#: nova/virt/libvirt/connection.py:1154
 
6317
#: nova/virt/libvirt/driver.py:1234
 
6318
msgid "Using config drive"
 
6319
msgstr ""
 
6320
 
 
6321
#: nova/virt/libvirt/driver.py:1253
5262
6322
msgid "Creating image"
5263
6323
msgstr ""
5264
6324
 
5265
 
#: nova/virt/libvirt/connection.py:1338
 
6325
#: nova/virt/libvirt/driver.py:1388
 
6326
#, python-format
 
6327
msgid "Creating config drive at %(path)s"
 
6328
msgstr ""
 
6329
 
 
6330
#: nova/virt/libvirt/driver.py:1402
5266
6331
#, python-format
5267
6332
msgid "Injecting %(injection)s into image %(img_id)s"
5268
6333
msgstr ""
5269
6334
 
5270
 
#: nova/virt/libvirt/connection.py:1348
 
6335
#: nova/virt/libvirt/driver.py:1412
5271
6336
#, python-format
5272
6337
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
5273
6338
msgstr ""
5274
6339
 
5275
 
#: nova/virt/libvirt/connection.py:1380
5276
 
#, python-format
5277
 
msgid "block_device_list %s"
5278
 
msgstr ""
5279
 
 
5280
 
#: nova/virt/libvirt/connection.py:1669
 
6340
#: nova/virt/libvirt/driver.py:1486
 
6341
#, python-format
 
6342
msgid ""
 
6343
"Config requested an explicit CPU model, but the current libvirt "
 
6344
"hypervisor '%s' does not support selecting CPU models"
 
6345
msgstr ""
 
6346
 
 
6347
#: nova/virt/libvirt/driver.py:1492
 
6348
msgid "Config requested a custom CPU model, but no model name was provided"
 
6349
msgstr ""
 
6350
 
 
6351
#: nova/virt/libvirt/driver.py:1496
 
6352
msgid "A CPU model name should not be set when a host CPU model is requested"
 
6353
msgstr ""
 
6354
 
 
6355
#: nova/virt/libvirt/driver.py:1500
 
6356
#, python-format
 
6357
msgid "CPU mode '%(mode)s' model '%(model)s' was chosen"
 
6358
msgstr ""
 
6359
 
 
6360
#: nova/virt/libvirt/driver.py:1516
 
6361
msgid ""
 
6362
"Passthrough of the host CPU was requested but this libvirt version does "
 
6363
"not support this feature"
 
6364
msgstr ""
 
6365
 
 
6366
#: nova/virt/libvirt/driver.py:1810
5281
6367
msgid "Starting toXML method"
5282
6368
msgstr ""
5283
6369
 
5284
 
#: nova/virt/libvirt/connection.py:1673
 
6370
#: nova/virt/libvirt/driver.py:1814
5285
6371
msgid "Finished toXML method"
5286
6372
msgstr ""
5287
6373
 
5288
 
#: nova/virt/libvirt/connection.py:1690
 
6374
#: nova/virt/libvirt/driver.py:1831
5289
6375
#, python-format
5290
6376
msgid ""
5291
6377
"Error from libvirt while looking up %(instance_name)s: [Error Code "
5292
6378
"%(error_code)s] %(ex)s"
5293
6379
msgstr ""
5294
6380
 
5295
 
#: nova/virt/libvirt/connection.py:1939
 
6381
#: nova/virt/libvirt/driver.py:2083
5296
6382
msgid "libvirt version is too old (does not support getVersion)"
5297
6383
msgstr ""
5298
6384
 
5299
 
#: nova/virt/libvirt/connection.py:1965
5300
 
#, python-format
5301
 
msgid "'<cpu>' must be 1, but %d\n"
5302
 
msgstr ""
5303
 
 
5304
 
#: nova/virt/libvirt/connection.py:1992
5305
 
#, python-format
5306
 
msgid "topology (%(topology)s) must have %(ks)s"
5307
 
msgstr ""
5308
 
 
5309
 
#: nova/virt/libvirt/connection.py:2091
 
6385
#: nova/virt/libvirt/driver.py:2270
 
6386
msgid "Block migration can not be used with shared storage."
 
6387
msgstr ""
 
6388
 
 
6389
#: nova/virt/libvirt/driver.py:2278
 
6390
msgid "Live migration can not be used without shared storage."
 
6391
msgstr ""
 
6392
 
 
6393
#: nova/virt/libvirt/driver.py:2316
 
6394
#, python-format
 
6395
msgid ""
 
6396
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
 
6397
"large(available on destination host:%(available)s < need:%(necessary)s)"
 
6398
msgstr ""
 
6399
 
 
6400
#: nova/virt/libvirt/driver.py:2336
5310
6401
#, python-format
5311
6402
msgid ""
5312
6403
"Instance launched has CPU info:\n"
5313
6404
"%s"
5314
6405
msgstr ""
5315
6406
 
5316
 
#: nova/virt/libvirt/connection.py:2103
 
6407
#: nova/virt/libvirt/driver.py:2348
5317
6408
#, python-format
5318
6409
msgid ""
5319
6410
"CPU doesn't have compatibility.\n"
5323
6414
"Refer to %(u)s"
5324
6415
msgstr ""
5325
6416
 
5326
 
#: nova/virt/libvirt/connection.py:2158
5327
 
#, python-format
5328
 
msgid "Timeout migrating for %s. nwfilter not found."
5329
 
msgstr ""
5330
 
 
5331
 
#: nova/virt/libvirt/connection.py:2374
 
6417
#: nova/virt/libvirt/driver.py:2365
 
6418
#, python-format
 
6419
msgid ""
 
6420
"Creating tmpfile %s to notify to other compute nodes that they should "
 
6421
"mount the same storage."
 
6422
msgstr ""
 
6423
 
 
6424
#: nova/virt/libvirt/driver.py:2413
 
6425
#, python-format
 
6426
msgid "The firewall filter for %s does not exist"
 
6427
msgstr ""
 
6428
 
 
6429
#: nova/virt/libvirt/driver.py:2483
 
6430
#, python-format
 
6431
msgid "Live Migration failure: %(e)s"
 
6432
msgstr ""
 
6433
 
 
6434
#: nova/virt/libvirt/driver.py:2527
 
6435
#, python-format
 
6436
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
 
6437
msgstr ""
 
6438
 
 
6439
#: nova/virt/libvirt/driver.py:2654
5332
6440
#, python-format
5333
6441
msgid "skipping %(path)s since it looks like volume"
5334
6442
msgstr ""
5335
6443
 
5336
 
#: nova/virt/libvirt/connection.py:2430
 
6444
#: nova/virt/libvirt/driver.py:2703
5337
6445
#, python-format
5338
6446
msgid "Getting disk size of %(i_name)s: %(e)s"
5339
6447
msgstr ""
5340
6448
 
5341
 
#: nova/virt/libvirt/connection.py:2481
 
6449
#: nova/virt/libvirt/driver.py:2762
5342
6450
msgid "Starting migrate_disk_and_power_off"
5343
6451
msgstr ""
5344
6452
 
5345
 
#: nova/virt/libvirt/connection.py:2536
 
6453
#: nova/virt/libvirt/driver.py:2817
5346
6454
msgid "During wait running, instance disappeared."
5347
6455
msgstr ""
5348
6456
 
5349
 
#: nova/virt/libvirt/connection.py:2541
 
6457
#: nova/virt/libvirt/driver.py:2822
5350
6458
msgid "Instance running successfully."
5351
6459
msgstr ""
5352
6460
 
5353
 
#: nova/virt/libvirt/connection.py:2547
 
6461
#: nova/virt/libvirt/driver.py:2828
5354
6462
msgid "Starting finish_migration"
5355
6463
msgstr ""
5356
6464
 
5357
 
#: nova/virt/libvirt/connection.py:2586
 
6465
#: nova/virt/libvirt/driver.py:2876
5358
6466
msgid "Starting finish_revert_migration"
5359
6467
msgstr ""
5360
6468
 
5361
 
#: nova/virt/libvirt/firewall.py:42
 
6469
#: nova/virt/libvirt/firewall.py:34
5362
6470
msgid ""
5363
6471
"Libvirt module could not be loaded. NWFilterFirewall will not work "
5364
6472
"correctly."
5365
6473
msgstr ""
5366
6474
 
 
6475
#: nova/virt/libvirt/firewall.py:85
 
6476
msgid "Called setup_basic_filtering in nwfilter"
 
6477
msgstr ""
 
6478
 
5367
6479
#: nova/virt/libvirt/firewall.py:93
5368
 
msgid "Called setup_basic_filtering in nwfilter"
5369
 
msgstr ""
5370
 
 
5371
 
#: nova/virt/libvirt/firewall.py:101
5372
6480
msgid "Ensuring static filters"
5373
6481
msgstr ""
5374
6482
 
5375
 
#: nova/virt/libvirt/firewall.py:182
 
6483
#: nova/virt/libvirt/firewall.py:174
5376
6484
#, python-format
5377
6485
msgid "The nwfilter(%(instance_filter_name)s) is not found."
5378
6486
msgstr ""
5379
6487
 
5380
 
#: nova/virt/libvirt/firewall.py:228
 
6488
#: nova/virt/libvirt/firewall.py:197
5381
6489
#, python-format
5382
6490
msgid "The nwfilter(%(instance_filter_name)s) for%(name)s is not found."
5383
6491
msgstr ""
5384
6492
 
5385
 
#: nova/virt/libvirt/firewall.py:244
 
6493
#: nova/virt/libvirt/firewall.py:213
5386
6494
msgid "iptables firewall: Setup Basic Filtering"
5387
6495
msgstr ""
5388
6496
 
5389
 
#: nova/virt/libvirt/imagecache.py:159
 
6497
#: nova/virt/libvirt/imagebackend.py:187
 
6498
msgid "You should specify libvirt_images_volume_group flag to use LVM images."
 
6499
msgstr ""
 
6500
 
 
6501
#: nova/virt/libvirt/imagebackend.py:252
 
6502
#, python-format
 
6503
msgid "Unknown image_type=%s"
 
6504
msgstr ""
 
6505
 
 
6506
#: nova/virt/libvirt/imagecache.py:166
5390
6507
#, python-format
5391
6508
msgid "%s is a valid instance name"
5392
6509
msgstr ""
5393
6510
 
5394
 
#: nova/virt/libvirt/imagecache.py:162
 
6511
#: nova/virt/libvirt/imagecache.py:169
5395
6512
#, python-format
5396
6513
msgid "%s has a disk file"
5397
6514
msgstr ""
5398
6515
 
5399
 
#: nova/virt/libvirt/imagecache.py:164
 
6516
#: nova/virt/libvirt/imagecache.py:171
5400
6517
#, python-format
5401
6518
msgid "Instance %(instance)s is backed by %(backing)s"
5402
6519
msgstr ""
5403
6520
 
5404
 
#: nova/virt/libvirt/imagecache.py:176
 
6521
#: nova/virt/libvirt/imagecache.py:184
5405
6522
#, python-format
5406
6523
msgid ""
5407
6524
"Instance %(instance)s is using a backing file %(backing)s which does not "
5408
6525
"appear in the image service"
5409
6526
msgstr ""
5410
6527
 
5411
 
#: nova/virt/libvirt/imagecache.py:227
 
6528
#: nova/virt/libvirt/imagecache.py:236
5412
6529
#, python-format
5413
6530
msgid "%(id)s (%(base_file)s): image verification failed"
5414
6531
msgstr ""
5415
6532
 
5416
 
#: nova/virt/libvirt/imagecache.py:237
 
6533
#: nova/virt/libvirt/imagecache.py:246
5417
6534
#, python-format
5418
6535
msgid "%(id)s (%(base_file)s): image verification skipped, no hash stored"
5419
6536
msgstr ""
5420
6537
 
5421
 
#: nova/virt/libvirt/imagecache.py:256
 
6538
#: nova/virt/libvirt/imagecache.py:265
5422
6539
#, python-format
5423
6540
msgid "Cannot remove %(base_file)s, it does not exist"
5424
6541
msgstr ""
5425
6542
 
5426
 
#: nova/virt/libvirt/imagecache.py:268
 
6543
#: nova/virt/libvirt/imagecache.py:277
5427
6544
#, python-format
5428
6545
msgid "Base file too young to remove: %s"
5429
6546
msgstr ""
5430
6547
 
5431
 
#: nova/virt/libvirt/imagecache.py:271
 
6548
#: nova/virt/libvirt/imagecache.py:280
5432
6549
#, python-format
5433
6550
msgid "Removing base file: %s"
5434
6551
msgstr ""
5435
6552
 
5436
 
#: nova/virt/libvirt/imagecache.py:278
 
6553
#: nova/virt/libvirt/imagecache.py:287
5437
6554
#, python-format
5438
6555
msgid "Failed to remove %(base_file)s, error was %(error)s"
5439
6556
msgstr ""
5440
6557
 
5441
 
#: nova/virt/libvirt/imagecache.py:289
 
6558
#: nova/virt/libvirt/imagecache.py:298
5442
6559
#, python-format
5443
6560
msgid "%(id)s (%(base_file)s): checking"
5444
6561
msgstr ""
5445
6562
 
5446
 
#: nova/virt/libvirt/imagecache.py:308
 
6563
#: nova/virt/libvirt/imagecache.py:317
5447
6564
#, python-format
5448
6565
msgid ""
5449
6566
"%(id)s (%(base_file)s): in use: on this node %(local)d local, %(remote)d "
5450
6567
"on other nodes"
5451
6568
msgstr ""
5452
6569
 
5453
 
#: nova/virt/libvirt/imagecache.py:320
 
6570
#: nova/virt/libvirt/imagecache.py:329
5454
6571
#, python-format
5455
6572
msgid ""
5456
6573
"%(id)s (%(base_file)s): warning -- an absent base file is in use! "
5457
6574
"instances: %(instance_list)s"
5458
6575
msgstr ""
5459
6576
 
5460
 
#: nova/virt/libvirt/imagecache.py:328
 
6577
#: nova/virt/libvirt/imagecache.py:337
5461
6578
#, python-format
5462
6579
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
5463
6580
msgstr ""
5464
6581
 
5465
 
#: nova/virt/libvirt/imagecache.py:338
 
6582
#: nova/virt/libvirt/imagecache.py:347
5466
6583
#, python-format
5467
6584
msgid "%(id)s (%(base_file)s): image is not in use"
5468
6585
msgstr ""
5469
6586
 
5470
 
#: nova/virt/libvirt/imagecache.py:344
 
6587
#: nova/virt/libvirt/imagecache.py:353
5471
6588
#, python-format
5472
6589
msgid "%(id)s (%(base_file)s): image is in use"
5473
6590
msgstr ""
5474
6591
 
5475
 
#: nova/virt/libvirt/imagecache.py:367
 
6592
#: nova/virt/libvirt/imagecache.py:376
5476
6593
#, python-format
5477
6594
msgid "Skipping verification, no base directory at %s"
5478
6595
msgstr ""
5479
6596
 
5480
 
#: nova/virt/libvirt/imagecache.py:371
 
6597
#: nova/virt/libvirt/imagecache.py:380
5481
6598
msgid "Verify base images"
5482
6599
msgstr ""
5483
6600
 
5484
 
#: nova/virt/libvirt/imagecache.py:378
 
6601
#: nova/virt/libvirt/imagecache.py:387
5485
6602
#, python-format
5486
6603
msgid "Image id %(id)s yields fingerprint %(fingerprint)s"
5487
6604
msgstr ""
5488
6605
 
5489
 
#: nova/virt/libvirt/imagecache.py:396
 
6606
#: nova/virt/libvirt/imagecache.py:405
5490
6607
#, python-format
5491
6608
msgid "Unknown base file: %s"
5492
6609
msgstr ""
5493
6610
 
5494
 
#: nova/virt/libvirt/imagecache.py:401
 
6611
#: nova/virt/libvirt/imagecache.py:410
5495
6612
#, python-format
5496
6613
msgid "Active base files: %s"
5497
6614
msgstr ""
5498
6615
 
5499
 
#: nova/virt/libvirt/imagecache.py:404
 
6616
#: nova/virt/libvirt/imagecache.py:413
5500
6617
#, python-format
5501
6618
msgid "Corrupt base files: %s"
5502
6619
msgstr ""
5503
6620
 
5504
 
#: nova/virt/libvirt/imagecache.py:408
 
6621
#: nova/virt/libvirt/imagecache.py:417
5505
6622
#, python-format
5506
6623
msgid "Removable base files: %s"
5507
6624
msgstr ""
5508
6625
 
5509
 
#: nova/virt/libvirt/imagecache.py:416
 
6626
#: nova/virt/libvirt/imagecache.py:425
5510
6627
msgid "Verification complete"
5511
6628
msgstr ""
5512
6629
 
5513
 
#: nova/virt/libvirt/utils.py:290
5514
 
msgid "Unable to find an open port"
5515
 
msgstr ""
5516
 
 
5517
 
#: nova/virt/libvirt/utils.py:368
 
6630
#: nova/virt/libvirt/utils.py:107
 
6631
#, python-format
 
6632
msgid ""
 
6633
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
 
6634
"available, but %(size)db required by volume %(lv)s."
 
6635
msgstr ""
 
6636
 
 
6637
#: nova/virt/libvirt/utils.py:116
 
6638
#, python-format
 
6639
msgid ""
 
6640
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
 
6641
"Virtual volume size is %(size)db, but free space on volume group is only "
 
6642
"%(free_space)db."
 
6643
msgstr ""
 
6644
 
 
6645
#: nova/virt/libvirt/utils.py:450
5518
6646
#, python-format
5519
6647
msgid "Reading image info file: %s"
5520
6648
msgstr ""
5521
6649
 
5522
 
#: nova/virt/libvirt/utils.py:372
 
6650
#: nova/virt/libvirt/utils.py:454
5523
6651
#, python-format
5524
6652
msgid "Read: %s"
5525
6653
msgstr ""
5526
6654
 
5527
 
#: nova/virt/libvirt/utils.py:378
 
6655
#: nova/virt/libvirt/utils.py:460
5528
6656
#, python-format
5529
6657
msgid "Error reading image info file %(filename)s: %(error)s"
5530
6658
msgstr ""
5531
6659
 
5532
 
#: nova/virt/libvirt/utils.py:402
 
6660
#: nova/virt/libvirt/utils.py:484
5533
6661
#, fuzzy, python-format
5534
6662
msgid "Writing image info file: %s"
5535
6663
msgstr "Starting Bridge interface for %s"
5536
6664
 
5537
 
#: nova/virt/libvirt/utils.py:403
 
6665
#: nova/virt/libvirt/utils.py:485
5538
6666
#, python-format
5539
6667
msgid "Wrote: %s"
5540
6668
msgstr ""
5541
6669
 
5542
 
#: nova/virt/libvirt/vif.py:92
 
6670
#: nova/virt/libvirt/vif.py:95
5543
6671
#, python-format
5544
6672
msgid "Ensuring vlan %(vlan)s and bridge %(bridge)s"
5545
6673
msgstr ""
5546
6674
 
5547
 
#: nova/virt/libvirt/vif.py:102
 
6675
#: nova/virt/libvirt/vif.py:105
5548
6676
#, python-format
5549
6677
msgid "Ensuring bridge %s"
5550
6678
msgstr ""
5551
6679
 
5552
 
#: nova/virt/libvirt/vif.py:169 nova/virt/libvirt/vif.py:225
 
6680
#: nova/virt/libvirt/vif.py:181 nova/virt/libvirt/vif.py:247
 
6681
#: nova/virt/libvirt/vif.py:307
5553
6682
msgid "Failed while unplugging vif"
5554
6683
msgstr ""
5555
6684
 
5556
 
#: nova/virt/libvirt/volume.py:163
 
6685
#: nova/virt/libvirt/volume.py:164
5557
6686
#, python-format
5558
6687
msgid "iSCSI device not found at %s"
5559
6688
msgstr ""
5560
6689
 
5561
 
#: nova/virt/libvirt/volume.py:166
 
6690
#: nova/virt/libvirt/volume.py:167
5562
6691
#, python-format
5563
6692
msgid ""
5564
6693
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry.  "
5565
6694
"Try number: %(tries)s"
5566
6695
msgstr ""
5567
6696
 
5568
 
#: nova/virt/libvirt/volume.py:178
 
6697
#: nova/virt/libvirt/volume.py:179
5569
6698
#, python-format
5570
6699
msgid "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
5571
6700
msgstr ""
5572
6701
 
 
6702
#: nova/virt/libvirt/volume_nfs.py:81 nova/volume/nfs.py:276
 
6703
#, python-format
 
6704
msgid "%s is already mounted"
 
6705
msgstr ""
 
6706
 
 
6707
#: nova/virt/powervm/common.py:54
 
6708
msgid "Connection error connecting PowerVM manager"
 
6709
msgstr ""
 
6710
 
 
6711
#: nova/virt/powervm/common.py:111
 
6712
msgid "File transfer to PowerVM manager failed"
 
6713
msgstr ""
 
6714
 
 
6715
#: nova/virt/powervm/exception.py:21
 
6716
#, fuzzy
 
6717
msgid "Connection to PowerVM manager failed"
 
6718
msgstr "Connection to melange failed"
 
6719
 
 
6720
#: nova/virt/powervm/exception.py:25
 
6721
msgid "File '%(file_path)' transfer to PowerVM manager failed"
 
6722
msgstr ""
 
6723
 
 
6724
#: nova/virt/powervm/exception.py:29
 
6725
#, fuzzy, python-format
 
6726
msgid "LPAR instance '%(instance_name)s' could not be found"
 
6727
msgstr "Instance %(instance_id)s is not running."
 
6728
 
 
6729
#: nova/virt/powervm/exception.py:33
 
6730
#, fuzzy, python-format
 
6731
msgid "LPAR instance '%(instance_name)s' creation failed"
 
6732
msgstr "Instance %(instance_id)s is not running."
 
6733
 
 
6734
#: nova/virt/powervm/exception.py:37
 
6735
msgid "No space left on any volume group"
 
6736
msgstr ""
 
6737
 
 
6738
#: nova/virt/powervm/exception.py:45
 
6739
msgid "Image creation failed on PowerVM"
 
6740
msgstr ""
 
6741
 
 
6742
#: nova/virt/powervm/exception.py:49
 
6743
#, python-format
 
6744
msgid ""
 
6745
"Insufficient free memory on PowerVM system to spawn instance "
 
6746
"'%(instance_name)s'"
 
6747
msgstr ""
 
6748
 
 
6749
#: nova/virt/powervm/exception.py:54
 
6750
#, python-format
 
6751
msgid ""
 
6752
"Insufficient available CPUs on PowerVM system to spawn instance "
 
6753
"'%(instance_name)s'"
 
6754
msgstr ""
 
6755
 
 
6756
#: nova/virt/powervm/exception.py:59
 
6757
#, python-format
 
6758
msgid "PowerVM LPAR instance '%(instance_name)s' cleanup failed"
 
6759
msgstr ""
 
6760
 
 
6761
#: nova/virt/powervm/operator.py:91
 
6762
#, fuzzy, python-format
 
6763
msgid "LPAR instance '%s' not found"
 
6764
msgstr "instance %s: suspending"
 
6765
 
 
6766
#: nova/virt/powervm/operator.py:179
 
6767
msgid "Not enough free memory in the host"
 
6768
msgstr ""
 
6769
 
 
6770
#: nova/virt/powervm/operator.py:189
 
6771
msgid "Insufficient available CPU on PowerVM"
 
6772
msgstr ""
 
6773
 
 
6774
#: nova/virt/powervm/operator.py:213
 
6775
#, fuzzy, python-format
 
6776
msgid "Creating LPAR instance '%s'"
 
6777
msgstr "Rebooting instance %s"
 
6778
 
 
6779
#: nova/virt/powervm/operator.py:216
 
6780
#, fuzzy, python-format
 
6781
msgid "LPAR instance '%s' creation failed"
 
6782
msgstr "Virtual Interface creation failed"
 
6783
 
 
6784
#: nova/virt/powervm/operator.py:226
 
6785
#, python-format
 
6786
msgid "Fetching image '%s' from glance"
 
6787
msgstr ""
 
6788
 
 
6789
#: nova/virt/powervm/operator.py:230
 
6790
#, python-format
 
6791
msgid "Copying image '%s' to IVM"
 
6792
msgstr ""
 
6793
 
 
6794
#: nova/virt/powervm/operator.py:235
 
6795
msgid "Creating logical volume"
 
6796
msgstr ""
 
6797
 
 
6798
#: nova/virt/powervm/operator.py:240
 
6799
#, python-format
 
6800
msgid "Copying image to the device '%s'"
 
6801
msgstr ""
 
6802
 
 
6803
#: nova/virt/powervm/operator.py:243
 
6804
#, fuzzy, python-format
 
6805
msgid "PowerVM image creation failed: %s"
 
6806
msgstr "Starting Bridge interface for %s"
 
6807
 
 
6808
#: nova/virt/powervm/operator.py:249
 
6809
#, fuzzy, python-format
 
6810
msgid "Activating the LPAR instance '%s'"
 
6811
msgstr "Rebooting instance %s"
 
6812
 
 
6813
#: nova/virt/powervm/operator.py:263
 
6814
#, python-format
 
6815
msgid "Instance '%s' failed to boot"
 
6816
msgstr ""
 
6817
 
 
6818
#: nova/virt/powervm/operator.py:280
 
6819
#, python-format
 
6820
msgid "During destroy, LPAR instance '%s' was not found on PowerVM system."
 
6821
msgstr ""
 
6822
 
 
6823
#: nova/virt/powervm/operator.py:289
 
6824
#, python-format
 
6825
msgid "Shutting down the instance '%s'"
 
6826
msgstr ""
 
6827
 
 
6828
#: nova/virt/powervm/operator.py:293
 
6829
#, fuzzy, python-format
 
6830
msgid "Removing the logical volume '%s'"
 
6831
msgstr "Unable to locate volume %s"
 
6832
 
 
6833
#: nova/virt/powervm/operator.py:296
 
6834
#, python-format
 
6835
msgid "Deleting the LPAR instance '%s'"
 
6836
msgstr ""
 
6837
 
 
6838
#: nova/virt/powervm/operator.py:299
 
6839
msgid "PowerVM instance cleanup failed"
 
6840
msgstr ""
 
6841
 
 
6842
#: nova/virt/powervm/operator.py:483
 
6843
msgid "Could not create logical volume. No space left on any volume group."
 
6844
msgstr ""
 
6845
 
 
6846
#: nova/virt/vmwareapi/driver.py:111
 
6847
msgid ""
 
6848
"Must specify vmwareapi_host_ip,vmwareapi_host_username and "
 
6849
"vmwareapi_host_password to usecompute_driver=vmwareapi.VMWareESXDriver"
 
6850
msgstr ""
 
6851
 
 
6852
#: nova/virt/vmwareapi/driver.py:275
 
6853
#, python-format
 
6854
msgid "In vmwareapi:_create_session, got this exception: %s"
 
6855
msgstr ""
 
6856
 
 
6857
#: nova/virt/vmwareapi/driver.py:358
 
6858
#, python-format
 
6859
msgid "In vmwareapi:_call_method, got this exception: %s"
 
6860
msgstr ""
 
6861
 
 
6862
#: nova/virt/vmwareapi/driver.py:393
 
6863
#, python-format
 
6864
msgid "Task [%(task_name)s] %(task_ref)s status: success"
 
6865
msgstr ""
 
6866
 
 
6867
#: nova/virt/vmwareapi/driver.py:398
 
6868
#, python-format
 
6869
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
 
6870
msgstr ""
 
6871
 
 
6872
#: nova/virt/vmwareapi/driver.py:402
 
6873
#, python-format
 
6874
msgid "In vmwareapi:_poll_task, Got this error %s"
 
6875
msgstr ""
 
6876
 
5573
6877
#: nova/virt/vmwareapi/error_util.py:93
5574
6878
#, python-format
5575
6879
msgid "Error(s) %s occurred in the call to RetrieveProperties"
5611
6915
msgid " No Virtual Machine has been registered yet"
5612
6916
msgstr ""
5613
6917
 
5614
 
#: nova/virt/vmwareapi/io_util.py:99
 
6918
#: nova/virt/vmwareapi/io_util.py:103
5615
6919
#, python-format
5616
6920
msgid "Glance image %s is in killed state"
5617
6921
msgstr ""
5618
6922
 
5619
 
#: nova/virt/vmwareapi/io_util.py:107
 
6923
#: nova/virt/vmwareapi/io_util.py:111
5620
6924
#, python-format
5621
6925
msgid "Glance image %(image_id)s is in unknown state - %(state)s"
5622
6926
msgstr ""
5637
6941
msgid "Created Port Group with name %s on the ESX host"
5638
6942
msgstr ""
5639
6943
 
5640
 
#: nova/virt/vmwareapi/read_write_util.py:150
 
6944
#: nova/virt/vmwareapi/read_write_util.py:145
5641
6945
#, python-format
5642
6946
msgid "Exception during HTTP connection close in VMWareHTTpWrite. Exception is %s"
5643
6947
msgstr ""
5811
7115
msgstr ""
5812
7116
 
5813
7117
#: nova/virt/vmwareapi/vmops.py:554
5814
 
#, fuzzy, python-format
 
7118
#, fuzzy
5815
7119
msgid "instance not present"
5816
7120
msgstr "instance %s: resuming"
5817
7121
 
5915
7219
msgid "Created directory with path %s"
5916
7220
msgstr ""
5917
7221
 
5918
 
#: nova/virt/vmwareapi/vmware_images.py:89
 
7222
#: nova/virt/vmwareapi/vmware_images.py:91
5919
7223
#, python-format
5920
7224
msgid "Downloading image %s from glance image server"
5921
7225
msgstr ""
5922
7226
 
5923
 
#: nova/virt/vmwareapi/vmware_images.py:104
 
7227
#: nova/virt/vmwareapi/vmware_images.py:108
5924
7228
#, python-format
5925
7229
msgid "Downloaded image %s from glance image server"
5926
7230
msgstr ""
5927
7231
 
5928
 
#: nova/virt/vmwareapi/vmware_images.py:110
 
7232
#: nova/virt/vmwareapi/vmware_images.py:114
5929
7233
#, python-format
5930
7234
msgid "Uploading image %s to the Glance image server"
5931
7235
msgstr ""
5932
7236
 
5933
 
#: nova/virt/vmwareapi/vmware_images.py:132
 
7237
#: nova/virt/vmwareapi/vmware_images.py:137
5934
7238
#, python-format
5935
7239
msgid "Uploaded image %s to the Glance image server"
5936
7240
msgstr ""
5937
7241
 
5938
 
#: nova/virt/vmwareapi/vmware_images.py:143
 
7242
#: nova/virt/vmwareapi/vmware_images.py:148
5939
7243
#, python-format
5940
7244
msgid "Getting image size for the image %s"
5941
7245
msgstr ""
5942
7246
 
5943
 
#: nova/virt/vmwareapi/vmware_images.py:148
 
7247
#: nova/virt/vmwareapi/vmware_images.py:153
5944
7248
#, python-format
5945
7249
msgid "Got image size of %(size)s for the image %(image)s"
5946
7250
msgstr ""
5947
7251
 
5948
 
#: nova/virt/xenapi/connection.py:137
 
7252
#: nova/virt/xenapi/agent.py:62 nova/virt/xenapi/vmops.py:1431
 
7253
#, python-format
 
7254
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
 
7255
msgstr ""
 
7256
 
 
7257
#: nova/virt/xenapi/agent.py:66 nova/virt/xenapi/vmops.py:1435
 
7258
#, python-format
 
7259
msgid ""
 
7260
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
 
7261
"args=%(args)r"
 
7262
msgstr ""
 
7263
 
 
7264
#: nova/virt/xenapi/agent.py:71 nova/virt/xenapi/vmops.py:1440
 
7265
#, python-format
 
7266
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
 
7267
msgstr ""
 
7268
 
 
7269
#: nova/virt/xenapi/agent.py:81
 
7270
#, python-format
 
7271
msgid ""
 
7272
"The agent call to %(method)s returned an invalid response: %(ret)r. "
 
7273
"path=%(path)s; args=%(args)r"
 
7274
msgstr ""
 
7275
 
 
7276
#: nova/virt/xenapi/agent.py:91
 
7277
#, python-format
 
7278
msgid "Failed to query agent version: %(resp)r"
 
7279
msgstr ""
 
7280
 
 
7281
#: nova/virt/xenapi/agent.py:103
 
7282
msgid "Querying agent version"
 
7283
msgstr ""
 
7284
 
 
7285
#: nova/virt/xenapi/agent.py:117
 
7286
msgid "Reached maximum time attempting to query agent version"
 
7287
msgstr ""
 
7288
 
 
7289
#: nova/virt/xenapi/agent.py:126
 
7290
#, fuzzy, python-format
 
7291
msgid "Updating agent to %s"
 
7292
msgstr "Calling getter %s"
 
7293
 
 
7294
#: nova/virt/xenapi/agent.py:133
 
7295
#, python-format
 
7296
msgid "Failed to update agent: %(resp)r"
 
7297
msgstr ""
 
7298
 
 
7299
#: nova/virt/xenapi/agent.py:148
 
7300
msgid "Setting admin password"
 
7301
msgstr ""
 
7302
 
 
7303
#: nova/virt/xenapi/agent.py:158
 
7304
#, python-format
 
7305
msgid "Failed to exchange keys: %(resp)r"
 
7306
msgstr ""
 
7307
 
 
7308
#: nova/virt/xenapi/agent.py:177
 
7309
#, python-format
 
7310
msgid "Failed to update password: %(resp)r"
 
7311
msgstr ""
 
7312
 
 
7313
#: nova/virt/xenapi/agent.py:185
 
7314
#, python-format
 
7315
msgid "Injecting file path: %r"
 
7316
msgstr ""
 
7317
 
 
7318
#: nova/virt/xenapi/agent.py:197
 
7319
#, python-format
 
7320
msgid "Failed to inject file: %(resp)r"
 
7321
msgstr ""
 
7322
 
 
7323
#: nova/virt/xenapi/agent.py:205
 
7324
msgid "Resetting network"
 
7325
msgstr ""
 
7326
 
 
7327
#: nova/virt/xenapi/agent.py:209
 
7328
#, python-format
 
7329
msgid "Failed to reset network: %(resp)r"
 
7330
msgstr ""
 
7331
 
 
7332
#: nova/virt/xenapi/agent.py:263
 
7333
#, python-format
 
7334
msgid "OpenSSL error: %s"
 
7335
msgstr ""
 
7336
 
 
7337
#: nova/virt/xenapi/driver.py:142
5949
7338
msgid ""
5950
7339
"Must specify xenapi_connection_url, xenapi_connection_username "
5951
7340
"(optionally), and xenapi_connection_password to use "
5952
 
"connection_type=xenapi"
 
7341
"compute_driver=xenapi.XenAPIDriver"
5953
7342
msgstr ""
5954
7343
 
5955
 
#: nova/virt/xenapi/connection.py:171
 
7344
#: nova/virt/xenapi/driver.py:169
5956
7345
msgid "Failure while cleaning up attached VDIs"
5957
7346
msgstr ""
5958
7347
 
5959
 
#: nova/virt/xenapi/connection.py:341
 
7348
#: nova/virt/xenapi/driver.py:344
5960
7349
#, python-format
5961
7350
msgid "Could not determine key: %s"
5962
7351
msgstr ""
5963
7352
 
5964
 
#: nova/virt/xenapi/connection.py:474
 
7353
#: nova/virt/xenapi/driver.py:559
5965
7354
msgid "Host startup on XenServer is not supported."
5966
7355
msgstr ""
5967
7356
 
5968
 
#: nova/virt/xenapi/connection.py:503
 
7357
#: nova/virt/xenapi/driver.py:606
5969
7358
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
5970
7359
msgstr ""
5971
7360
 
5972
 
#: nova/virt/xenapi/connection.py:541
 
7361
#: nova/virt/xenapi/driver.py:644
5973
7362
msgid "Host is member of a pool, but DB says otherwise"
5974
7363
msgstr ""
5975
7364
 
5976
 
#: nova/virt/xenapi/connection.py:612 nova/virt/xenapi/connection.py:626
 
7365
#: nova/virt/xenapi/driver.py:728 nova/virt/xenapi/driver.py:742
5977
7366
#, python-format
5978
7367
msgid "Got exception: %s"
5979
7368
msgstr ""
5980
7369
 
5981
 
#: nova/virt/xenapi/fake.py:570 nova/virt/xenapi/fake.py:672
5982
 
#: nova/virt/xenapi/fake.py:691 nova/virt/xenapi/fake.py:753
 
7370
#: nova/virt/xenapi/fake.py:662 nova/virt/xenapi/fake.py:764
 
7371
#: nova/virt/xenapi/fake.py:783 nova/virt/xenapi/fake.py:851
5983
7372
msgid "Raising NotImplemented"
5984
7373
msgstr "Raising NotImplemented"
5985
7374
 
5986
 
#: nova/virt/xenapi/fake.py:572
 
7375
#: nova/virt/xenapi/fake.py:664
5987
7376
#, python-format
5988
7377
msgid "xenapi.fake does not have an implementation for %s"
5989
7378
msgstr "xenapi.fake does not have an implementation for %s"
5990
7379
 
5991
 
#: nova/virt/xenapi/fake.py:606
 
7380
#: nova/virt/xenapi/fake.py:698
5992
7381
#, python-format
5993
7382
msgid "Calling %(localname)s %(impl)s"
5994
7383
msgstr "Calling %(localname)s %(impl)s"
5995
7384
 
5996
 
#: nova/virt/xenapi/fake.py:611
 
7385
#: nova/virt/xenapi/fake.py:703
5997
7386
#, python-format
5998
7387
msgid "Calling getter %s"
5999
7388
msgstr "Calling getter %s"
6000
7389
 
6001
 
#: nova/virt/xenapi/fake.py:614
 
7390
#: nova/virt/xenapi/fake.py:706
6002
7391
#, fuzzy, python-format
6003
7392
msgid "Calling setter %s"
6004
7393
msgstr "Calling getter %s"
6005
7394
 
6006
 
#: nova/virt/xenapi/fake.py:674
 
7395
#: nova/virt/xenapi/fake.py:766
6007
7396
#, python-format
6008
7397
msgid ""
6009
7398
"xenapi.fake does not have an implementation for %s or it has been called "
6012
7401
"xenapi.fake does not have an implementation for %s or it has been called "
6013
7402
"with the wrong number of arguments"
6014
7403
 
6015
 
#: nova/virt/xenapi/host.py:67
 
7404
#: nova/virt/xenapi/host.py:70
6016
7405
#, python-format
6017
7406
msgid ""
6018
7407
"Instance %(name)s running on %(host)s could not be found in the database:"
6019
 
" assuming it is a worker VM and skipping migration to a new host"
 
7408
" assuming it is a worker VM and skip ping migration to a new host"
6020
7409
msgstr ""
6021
7410
 
6022
 
#: nova/virt/xenapi/host.py:137
 
7411
#: nova/virt/xenapi/host.py:156
6023
7412
#, python-format
6024
7413
msgid "Unable to get SR for this host: %s"
6025
7414
msgstr ""
6026
7415
 
6027
 
#: nova/virt/xenapi/host.py:169
 
7416
#: nova/virt/xenapi/host.py:188
6028
7417
msgid "Unable to get updated status"
6029
7418
msgstr ""
6030
7419
 
6031
 
#: nova/virt/xenapi/host.py:172
 
7420
#: nova/virt/xenapi/host.py:191
6032
7421
#, python-format
6033
7422
msgid "The call to %(method)s returned an error: %(e)s."
6034
7423
msgstr ""
6035
7424
 
6036
 
#: nova/virt/xenapi/network_utils.py:37
 
7425
#: nova/virt/xenapi/network_utils.py:29
6037
7426
#, python-format
6038
7427
msgid "Found non-unique network for name_label %s"
6039
7428
msgstr ""
6040
7429
 
6041
 
#: nova/virt/xenapi/network_utils.py:55
 
7430
#: nova/virt/xenapi/network_utils.py:47
6042
7431
#, python-format
6043
7432
msgid "Found non-unique network for bridge %s"
6044
7433
msgstr ""
6045
7434
 
6046
 
#: nova/virt/xenapi/network_utils.py:58
 
7435
#: nova/virt/xenapi/network_utils.py:49
6047
7436
#, python-format
6048
7437
msgid "Found no network for bridge %s"
6049
7438
msgstr ""
6050
7439
 
6051
 
#: nova/virt/xenapi/pool.py:111
 
7440
#: nova/virt/xenapi/pool.py:67
 
7441
#, python-format
 
7442
msgid ""
 
7443
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
 
7444
"%(host)s"
 
7445
msgstr ""
 
7446
 
 
7447
#: nova/virt/xenapi/pool.py:156
6052
7448
#, python-format
6053
7449
msgid "Unable to eject %(host)s from the pool; pool not empty"
6054
7450
msgstr ""
6055
7451
 
6056
 
#: nova/virt/xenapi/pool.py:126
 
7452
#: nova/virt/xenapi/pool.py:171
6057
7453
#, python-format
6058
7454
msgid "Unable to eject %(host)s from the pool; No master found"
6059
7455
msgstr ""
6060
7456
 
6061
 
#: nova/virt/xenapi/pool.py:143
 
7457
#: nova/virt/xenapi/pool.py:188
6062
7458
#, python-format
6063
7459
msgid "Pool-Join failed: %(e)s"
6064
7460
msgstr ""
6065
7461
 
6066
 
#: nova/virt/xenapi/pool.py:146
 
7462
#: nova/virt/xenapi/pool.py:191
6067
7463
#, python-format
6068
7464
msgid "Unable to join %(host)s in the pool"
6069
7465
msgstr ""
6070
7466
 
6071
 
#: nova/virt/xenapi/pool.py:162
 
7467
#: nova/virt/xenapi/pool.py:207
6072
7468
#, python-format
6073
7469
msgid "Pool-eject failed: %(e)s"
6074
7470
msgstr ""
6075
7471
 
6076
 
#: nova/virt/xenapi/pool.py:174
 
7472
#: nova/virt/xenapi/pool.py:219
6077
7473
#, fuzzy, python-format
6078
7474
msgid "Unable to set up pool: %(e)s."
6079
7475
msgstr "Unable to detach volume %s"
6080
7476
 
6081
 
#: nova/virt/xenapi/pool.py:185
 
7477
#: nova/virt/xenapi/pool.py:230
6082
7478
#, python-format
6083
7479
msgid "Pool-set_name_label failed: %(e)s"
6084
7480
msgstr ""
6085
7481
 
6086
 
#: nova/virt/xenapi/vif.py:103
 
7482
#: nova/virt/xenapi/vif.py:104
6087
7483
#, python-format
6088
7484
msgid "Found no PIF for device %s"
6089
7485
msgstr ""
6090
7486
 
6091
 
#: nova/virt/xenapi/vif.py:122
 
7487
#: nova/virt/xenapi/vif.py:123
6092
7488
#, python-format
6093
7489
msgid ""
6094
7490
"PIF %(pif_rec['uuid'])s for network %(bridge)s has VLAN id %(pif_vlan)d. "
6095
7491
"Expected %(vlan_num)d"
6096
7492
msgstr ""
6097
7493
 
6098
 
#: nova/virt/xenapi/vm_utils.py:219
 
7494
#: nova/virt/xenapi/vm_utils.py:215
6099
7495
msgid "Created VM"
6100
7496
msgstr ""
6101
7497
 
6102
 
#: nova/virt/xenapi/vm_utils.py:246
 
7498
#: nova/virt/xenapi/vm_utils.py:227
 
7499
msgid "VM destroyed"
 
7500
msgstr ""
 
7501
 
 
7502
#: nova/virt/xenapi/vm_utils.py:234
 
7503
msgid "VM already halted, skipping shutdown..."
 
7504
msgstr ""
 
7505
 
 
7506
#: nova/virt/xenapi/vm_utils.py:238
 
7507
msgid "Shutting down VM"
 
7508
msgstr ""
 
7509
 
 
7510
#: nova/virt/xenapi/vm_utils.py:270
6103
7511
#, python-format
6104
7512
msgid "VBD not found in instance %s"
6105
7513
msgstr "VBD not found in instance %s"
6106
7514
 
6107
 
#: nova/virt/xenapi/vm_utils.py:263
 
7515
#: nova/virt/xenapi/vm_utils.py:287
6108
7516
#, python-format
6109
7517
msgid "VBD %s already detached"
6110
7518
msgstr ""
6111
7519
 
6112
 
#: nova/virt/xenapi/vm_utils.py:266
 
7520
#: nova/virt/xenapi/vm_utils.py:290
6113
7521
#, python-format
6114
7522
msgid "VBD %(vbd_ref)s detach rejected, attempt %(num_attempt)d/%(max_attempts)d"
6115
7523
msgstr ""
6116
7524
 
6117
 
#: nova/virt/xenapi/vm_utils.py:271
 
7525
#: nova/virt/xenapi/vm_utils.py:295
6118
7526
#, python-format
6119
7527
msgid "Unable to unplug VBD %s"
6120
7528
msgstr "Unable to unplug VBD %s"
6121
7529
 
6122
 
#: nova/virt/xenapi/vm_utils.py:276
 
7530
#: nova/virt/xenapi/vm_utils.py:300
6123
7531
#, python-format
6124
7532
msgid "Reached maximum number of retries trying to unplug VBD %s"
6125
7533
msgstr ""
6126
7534
 
6127
 
#: nova/virt/xenapi/vm_utils.py:287
 
7535
#: nova/virt/xenapi/vm_utils.py:311
6128
7536
#, python-format
6129
7537
msgid "Unable to destroy VBD %s"
6130
7538
msgstr "Unable to destroy VBD %s"
6131
7539
 
6132
 
#: nova/virt/xenapi/vm_utils.py:306
 
7540
#: nova/virt/xenapi/vm_utils.py:330
6133
7541
#, fuzzy, python-format
6134
7542
msgid "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
6135
7543
msgstr "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
6136
7544
 
6137
 
#: nova/virt/xenapi/vm_utils.py:309
 
7545
#: nova/virt/xenapi/vm_utils.py:333
6138
7546
#, python-format
6139
7547
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
6140
7548
msgstr "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
6141
7549
 
6142
 
#: nova/virt/xenapi/vm_utils.py:320
 
7550
#: nova/virt/xenapi/vm_utils.py:344
6143
7551
#, python-format
6144
7552
msgid "Unable to destroy VDI %s"
6145
7553
msgstr ""
6146
7554
 
6147
 
#: nova/virt/xenapi/vm_utils.py:339
 
7555
#: nova/virt/xenapi/vm_utils.py:376
6148
7556
#, python-format
6149
7557
msgid ""
6150
7558
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
6153
7561
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
6154
7562
" on %(sr_ref)s."
6155
7563
 
6156
 
#: nova/virt/xenapi/vm_utils.py:348
6157
 
#, python-format
6158
 
msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
6159
 
msgstr ""
6160
 
 
6161
 
#: nova/virt/xenapi/vm_utils.py:356
 
7564
#: nova/virt/xenapi/vm_utils.py:487
6162
7565
#, python-format
6163
7566
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
6164
7567
msgstr ""
6165
7568
 
6166
 
#: nova/virt/xenapi/vm_utils.py:377
 
7569
#: nova/virt/xenapi/vm_utils.py:507
6167
7570
#, python-format
6168
7571
msgid "No primary VDI found for %(vm_ref)s"
6169
7572
msgstr ""
6170
7573
 
6171
 
#: nova/virt/xenapi/vm_utils.py:384
 
7574
#: nova/virt/xenapi/vm_utils.py:513
 
7575
msgid "Starting snapshot for VM"
 
7576
msgstr ""
 
7577
 
 
7578
#: nova/virt/xenapi/vm_utils.py:540
6172
7579
#, fuzzy, python-format
6173
 
msgid "Snapshotting with label '%(label)s'"
 
7580
msgid "Created snapshot %(template_vdi_uuid)s with label '%(label)s'"
6174
7581
msgstr "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
6175
7582
 
6176
 
#: nova/virt/xenapi/vm_utils.py:397
6177
 
#, fuzzy, python-format
6178
 
msgid "Created snapshot %(template_vm_ref)s"
6179
 
msgstr "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
 
7583
#: nova/virt/xenapi/vm_utils.py:582
 
7584
#, python-format
 
7585
msgid "Destroying cached VDI '%(vdi_uuid)s'"
 
7586
msgstr ""
6180
7587
 
6181
 
#: nova/virt/xenapi/vm_utils.py:436
 
7588
#: nova/virt/xenapi/vm_utils.py:640
6182
7589
#, python-format
6183
7590
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
6184
7591
msgstr "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
6185
7592
 
6186
 
#: nova/virt/xenapi/vm_utils.py:614
 
7593
#: nova/virt/xenapi/vm_utils.py:834
6187
7594
#, python-format
6188
7595
msgid ""
6189
7596
"Fast cloning is only supported on default local SR of type ext. SR on "
6190
7597
"this system was found to be of type %(sr_type)s. Ignoring the cow flag."
6191
7598
msgstr ""
6192
7599
 
6193
 
#: nova/virt/xenapi/vm_utils.py:727
 
7600
#: nova/virt/xenapi/vm_utils.py:912
 
7601
#, python-format
 
7602
msgid "Unrecognized cache_images value '%s', defaulting to True"
 
7603
msgstr ""
 
7604
 
 
7605
#: nova/virt/xenapi/vm_utils.py:946
 
7606
#, python-format
 
7607
msgid "Fetched VDIs of type '%(vdi_type)s' with UUID '%(vdi_uuid)s'"
 
7608
msgstr ""
 
7609
 
 
7610
#: nova/virt/xenapi/vm_utils.py:958
6194
7611
#, python-format
6195
7612
msgid ""
6196
 
"download_vhd %(image)s attempt %(attempt_num)d/%(max_attempts)d from "
6197
 
"%(glance_host)s:%(glance_port)s"
 
7613
"download_vhd %(image_id)s, attempt %(attempt_num)d/%(max_attempts)d, "
 
7614
"params: %(params)s"
6198
7615
msgstr ""
6199
7616
 
6200
 
#: nova/virt/xenapi/vm_utils.py:737
 
7617
#: nova/virt/xenapi/vm_utils.py:971
6201
7618
#, python-format
6202
7619
msgid "download_vhd failed: %r"
6203
7620
msgstr ""
6204
7621
 
6205
 
#: nova/virt/xenapi/vm_utils.py:753
6206
 
#, python-format
6207
 
msgid "Asking xapi to fetch vhd image %(image)s"
6208
 
msgstr ""
6209
 
 
6210
 
#: nova/virt/xenapi/vm_utils.py:763
6211
 
#, python-format
6212
 
msgid ""
6213
 
"xapi 'download_vhd' returned VDI of type '%(vdi_type)s' with UUID "
6214
 
"'%(vdi_uuid)s'"
6215
 
msgstr ""
6216
 
 
6217
 
#: nova/virt/xenapi/vm_utils.py:791
 
7622
#: nova/virt/xenapi/vm_utils.py:995
 
7623
#, fuzzy, python-format
 
7624
msgid "Asking xapi to fetch vhd image %(image_id)s"
 
7625
msgstr "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
 
7626
 
 
7627
#: nova/virt/xenapi/vm_utils.py:1040
6218
7628
#, python-format
6219
7629
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
6220
7630
msgstr ""
6221
7631
 
6222
 
#: nova/virt/xenapi/vm_utils.py:807
 
7632
#: nova/virt/xenapi/vm_utils.py:1056
6223
7633
#, python-format
6224
7634
msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
6225
7635
msgstr ""
6226
7636
 
6227
 
#: nova/virt/xenapi/vm_utils.py:811
 
7637
#: nova/virt/xenapi/vm_utils.py:1060
6228
7638
#, python-format
6229
7639
msgid ""
6230
7640
"Image size %(size_bytes)d exceeded instance_type allowed size "
6231
7641
"%(allowed_size_bytes)d"
6232
7642
msgstr ""
6233
7643
 
6234
 
#: nova/virt/xenapi/vm_utils.py:833
 
7644
#: nova/virt/xenapi/vm_utils.py:1082
6235
7645
#, python-format
6236
 
msgid "Fetching image %(image)s, type %(image_type_str)s"
 
7646
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
6237
7647
msgstr ""
6238
7648
 
6239
 
#: nova/virt/xenapi/vm_utils.py:846
 
7649
#: nova/virt/xenapi/vm_utils.py:1095
6240
7650
#, fuzzy, python-format
6241
 
msgid "Size for image %(image)s: %(virtual_size)d"
 
7651
msgid "Size for image %(image_id)s: %(virtual_size)d"
6242
7652
msgstr "Size for image %(image)s:%(virtual_size)d"
6243
7653
 
6244
 
#: nova/virt/xenapi/vm_utils.py:855
 
7654
#: nova/virt/xenapi/vm_utils.py:1104
6245
7655
#, python-format
6246
7656
msgid ""
6247
7657
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
6248
7658
"bytes"
6249
7659
msgstr ""
6250
7660
 
6251
 
#: nova/virt/xenapi/vm_utils.py:872
 
7661
#: nova/virt/xenapi/vm_utils.py:1123
6252
7662
#, python-format
6253
7663
msgid "Copying VDI %s to /boot/guest on dom0"
6254
7664
msgstr "Copying VDI %s to /boot/guest on dom0"
6255
7665
 
6256
 
#: nova/virt/xenapi/vm_utils.py:886
 
7666
#: nova/virt/xenapi/vm_utils.py:1137
6257
7667
#, python-format
6258
7668
msgid "Kernel/Ramdisk VDI %s destroyed"
6259
7669
msgstr "Kernel/Ramdisk VDI %s destroyed"
6260
7670
 
6261
 
#: nova/virt/xenapi/vm_utils.py:897
 
7671
#: nova/virt/xenapi/vm_utils.py:1146
6262
7672
msgid "Failed to fetch glance image"
6263
7673
msgstr ""
6264
7674
 
6265
 
#: nova/virt/xenapi/vm_utils.py:936
 
7675
#: nova/virt/xenapi/vm_utils.py:1184
6266
7676
#, python-format
6267
7677
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
6268
7678
msgstr ""
6269
7679
 
6270
 
#: nova/virt/xenapi/vm_utils.py:957
 
7680
#: nova/virt/xenapi/vm_utils.py:1205
6271
7681
#, python-format
6272
7682
msgid "Looking up vdi %s for PV kernel"
6273
7683
msgstr "Looking up vdi %s for PV kernel"
6274
7684
 
6275
 
#: nova/virt/xenapi/vm_utils.py:975
 
7685
#: nova/virt/xenapi/vm_utils.py:1223
6276
7686
#, python-format
6277
7687
msgid "Unknown image format %(disk_image_type)s"
6278
7688
msgstr ""
6279
7689
 
6280
 
#: nova/virt/xenapi/vm_utils.py:1018
 
7690
#: nova/virt/xenapi/vm_utils.py:1254
6281
7691
#, python-format
6282
7692
msgid "VDI %s is still available"
6283
7693
msgstr "VDI %s is still available"
6284
7694
 
6285
 
#: nova/virt/xenapi/vm_utils.py:1086
 
7695
#: nova/virt/xenapi/vm_utils.py:1350
6286
7696
#, python-format
6287
7697
msgid "Unable to parse rrd of %(vm_uuid)s"
6288
7698
msgstr ""
6289
7699
 
6290
 
#: nova/virt/xenapi/vm_utils.py:1106
 
7700
#: nova/virt/xenapi/vm_utils.py:1370
6291
7701
#, python-format
6292
7702
msgid "Re-scanning SR %s"
6293
7703
msgstr "Re-scanning SR %s"
6294
7704
 
6295
 
#: nova/virt/xenapi/vm_utils.py:1134
 
7705
#: nova/virt/xenapi/vm_utils.py:1398
6296
7706
#, python-format
6297
7707
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
6298
7708
msgstr ""
6299
7709
 
6300
 
#: nova/virt/xenapi/vm_utils.py:1152
 
7710
#: nova/virt/xenapi/vm_utils.py:1416
6301
7711
msgid ""
6302
7712
"XenAPI is unable to find a Storage Repository to install guest instances "
6303
7713
"on. Please check your configuration and/or configure the flag "
6304
7714
"'sr_matching_filter'"
6305
7715
msgstr ""
6306
7716
 
6307
 
#: nova/virt/xenapi/vm_utils.py:1165
 
7717
#: nova/virt/xenapi/vm_utils.py:1429
6308
7718
msgid "Cannot find SR of content-type ISO"
6309
7719
msgstr ""
6310
7720
 
6311
 
#: nova/virt/xenapi/vm_utils.py:1173
 
7721
#: nova/virt/xenapi/vm_utils.py:1437
6312
7722
#, python-format
6313
7723
msgid "ISO: looking at SR %(sr_rec)s"
6314
7724
msgstr ""
6315
7725
 
6316
 
#: nova/virt/xenapi/vm_utils.py:1175
 
7726
#: nova/virt/xenapi/vm_utils.py:1439
6317
7727
msgid "ISO: not iso content"
6318
7728
msgstr ""
6319
7729
 
6320
 
#: nova/virt/xenapi/vm_utils.py:1178
 
7730
#: nova/virt/xenapi/vm_utils.py:1442
6321
7731
msgid "ISO: iso content_type, no 'i18n-key' key"
6322
7732
msgstr ""
6323
7733
 
6324
 
#: nova/virt/xenapi/vm_utils.py:1181
 
7734
#: nova/virt/xenapi/vm_utils.py:1445
6325
7735
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
6326
7736
msgstr ""
6327
7737
 
6328
 
#: nova/virt/xenapi/vm_utils.py:1185
 
7738
#: nova/virt/xenapi/vm_utils.py:1449
6329
7739
msgid "ISO: SR MATCHing our criteria"
6330
7740
msgstr ""
6331
7741
 
6332
 
#: nova/virt/xenapi/vm_utils.py:1187
 
7742
#: nova/virt/xenapi/vm_utils.py:1451
6333
7743
msgid "ISO: ISO, looking to see if it is host local"
6334
7744
msgstr ""
6335
7745
 
6336
 
#: nova/virt/xenapi/vm_utils.py:1190
 
7746
#: nova/virt/xenapi/vm_utils.py:1454
6337
7747
#, python-format
6338
7748
msgid "ISO: PBD %(pbd_ref)s disappeared"
6339
7749
msgstr ""
6340
7750
 
6341
 
#: nova/virt/xenapi/vm_utils.py:1193
 
7751
#: nova/virt/xenapi/vm_utils.py:1457
6342
7752
#, python-format
6343
7753
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
6344
7754
msgstr ""
6345
7755
 
6346
 
#: nova/virt/xenapi/vm_utils.py:1196
 
7756
#: nova/virt/xenapi/vm_utils.py:1460
6347
7757
msgid "ISO: SR with local PBD"
6348
7758
msgstr ""
6349
7759
 
6350
 
#: nova/virt/xenapi/vm_utils.py:1218
 
7760
#: nova/virt/xenapi/vm_utils.py:1482
6351
7761
#, python-format
6352
7762
msgid ""
6353
7763
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
6354
7764
"%(server)s."
6355
7765
msgstr ""
6356
7766
 
6357
 
#: nova/virt/xenapi/vm_utils.py:1234
 
7767
#: nova/virt/xenapi/vm_utils.py:1498
6358
7768
#, python-format
6359
7769
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
6360
7770
msgstr ""
6361
7771
 
6362
 
#: nova/virt/xenapi/vm_utils.py:1288
 
7772
#: nova/virt/xenapi/vm_utils.py:1552
6363
7773
#, python-format
6364
7774
msgid "Invalid statistics data from Xenserver: %s"
6365
7775
msgstr ""
6366
7776
 
6367
 
#: nova/virt/xenapi/vm_utils.py:1341
6368
 
#, python-format
6369
 
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
 
7777
#: nova/virt/xenapi/vm_utils.py:1612
 
7778
#, fuzzy, python-format
 
7779
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
6370
7780
msgstr "VHD %(vdi_uuid)s has parent %(parent_ref)s"
6371
7781
 
6372
 
#: nova/virt/xenapi/vm_utils.py:1415
 
7782
#: nova/virt/xenapi/vm_utils.py:1699
6373
7783
#, python-format
6374
7784
msgid ""
6375
7785
"Parent %(parent_uuid)s doesn't match original parent "
6378
7788
"Parent %(parent_uuid)s doesn't match original parent "
6379
7789
"%(original_parent_uuid)s, waiting for coalesce..."
6380
7790
 
6381
 
#: nova/virt/xenapi/vm_utils.py:1425
 
7791
#: nova/virt/xenapi/vm_utils.py:1709
6382
7792
#, python-format
6383
7793
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
6384
7794
msgstr ""
6385
7795
 
6386
 
#: nova/virt/xenapi/vm_utils.py:1460
 
7796
#: nova/virt/xenapi/vm_utils.py:1744
6387
7797
#, python-format
6388
7798
msgid "Timeout waiting for device %s to be created"
6389
7799
msgstr ""
6390
7800
 
6391
 
#: nova/virt/xenapi/vm_utils.py:1480
 
7801
#: nova/virt/xenapi/vm_utils.py:1764
6392
7802
#, python-format
6393
7803
msgid "Disconnecting stale VDI %s from compute domU"
6394
7804
msgstr ""
6395
7805
 
6396
 
#: nova/virt/xenapi/vm_utils.py:1494
 
7806
#: nova/virt/xenapi/vm_utils.py:1777
6397
7807
#, python-format
6398
7808
msgid "Plugging VBD %s ... "
6399
7809
msgstr "Plugging VBD %s ... "
6400
7810
 
6401
 
#: nova/virt/xenapi/vm_utils.py:1497
 
7811
#: nova/virt/xenapi/vm_utils.py:1780
6402
7812
#, python-format
6403
7813
msgid "Plugging VBD %s done."
6404
7814
msgstr "Plugging VBD %s done."
6405
7815
 
6406
 
#: nova/virt/xenapi/vm_utils.py:1499
 
7816
#: nova/virt/xenapi/vm_utils.py:1782
6407
7817
#, python-format
6408
7818
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
6409
7819
msgstr ""
6410
7820
 
6411
 
#: nova/virt/xenapi/vm_utils.py:1502
 
7821
#: nova/virt/xenapi/vm_utils.py:1785
6412
7822
#, python-format
6413
7823
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
6414
7824
msgstr ""
6415
7825
 
6416
 
#: nova/virt/xenapi/vm_utils.py:1507
 
7826
#: nova/virt/xenapi/vm_utils.py:1790
6417
7827
#, python-format
6418
7828
msgid "Destroying VBD for VDI %s ... "
6419
7829
msgstr "Destroying VBD for VDI %s ... "
6420
7830
 
6421
 
#: nova/virt/xenapi/vm_utils.py:1515
 
7831
#: nova/virt/xenapi/vm_utils.py:1798
6422
7832
#, python-format
6423
7833
msgid "Destroying VBD for VDI %s done."
6424
7834
msgstr "Destroying VBD for VDI %s done."
6425
7835
 
6426
 
#: nova/virt/xenapi/vm_utils.py:1528
 
7836
#: nova/virt/xenapi/vm_utils.py:1811
6427
7837
#, python-format
6428
7838
msgid "Running pygrub against %s"
6429
7839
msgstr "Running pygrub against %s"
6430
7840
 
6431
 
#: nova/virt/xenapi/vm_utils.py:1535
 
7841
#: nova/virt/xenapi/vm_utils.py:1818
6432
7842
#, python-format
6433
7843
msgid "Found Xen kernel %s"
6434
7844
msgstr "Found Xen kernel %s"
6435
7845
 
6436
 
#: nova/virt/xenapi/vm_utils.py:1537
 
7846
#: nova/virt/xenapi/vm_utils.py:1820
6437
7847
msgid "No Xen kernel found.  Booting HVM."
6438
7848
msgstr "No Xen kernel found.  Booting HVM."
6439
7849
 
6440
 
#: nova/virt/xenapi/vm_utils.py:1550
 
7850
#: nova/virt/xenapi/vm_utils.py:1833
6441
7851
msgid "Partitions:"
6442
7852
msgstr ""
6443
7853
 
6444
 
#: nova/virt/xenapi/vm_utils.py:1556
 
7854
#: nova/virt/xenapi/vm_utils.py:1839
6445
7855
#, python-format
6446
7856
msgid "  %(num)s: %(ptype)s %(size)d sectors"
6447
7857
msgstr ""
6448
7858
 
6449
 
#: nova/virt/xenapi/vm_utils.py:1582
 
7859
#: nova/virt/xenapi/vm_utils.py:1864
6450
7860
#, python-format
6451
7861
msgid ""
6452
7862
"Writing partition table %(primary_first)d %(primary_last)d to "
6453
7863
"%(dev_path)s..."
6454
7864
msgstr ""
6455
7865
 
6456
 
#: nova/virt/xenapi/vm_utils.py:1595
 
7866
#: nova/virt/xenapi/vm_utils.py:1877
6457
7867
#, python-format
6458
7868
msgid "Writing partition table %s done."
6459
7869
msgstr "Writing partition table %s done."
6460
7870
 
6461
 
#: nova/virt/xenapi/vm_utils.py:1649
 
7871
#: nova/virt/xenapi/vm_utils.py:1931
6462
7872
#, python-format
6463
7873
msgid ""
6464
7874
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
6465
7875
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
6466
7876
msgstr ""
6467
7877
 
6468
 
#: nova/virt/xenapi/vm_utils.py:1681
 
7878
#: nova/virt/xenapi/vm_utils.py:1963
6469
7879
#, python-format
6470
7880
msgid ""
6471
7881
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
6472
7882
"reduction in size"
6473
7883
msgstr ""
6474
7884
 
6475
 
#: nova/virt/xenapi/vm_utils.py:1731
 
7885
#: nova/virt/xenapi/vm_utils.py:2013
6476
7886
msgid ""
6477
7887
"XenServer tools installed in this image are capable of network injection."
6478
7888
"  Networking files will not bemanipulated"
6479
7889
msgstr ""
6480
7890
 
6481
 
#: nova/virt/xenapi/vm_utils.py:1739
 
7891
#: nova/virt/xenapi/vm_utils.py:2021
6482
7892
msgid ""
6483
7893
"XenServer tools are present in this image but are not capable of network "
6484
7894
"injection"
6485
7895
msgstr ""
6486
7896
 
6487
 
#: nova/virt/xenapi/vm_utils.py:1743
 
7897
#: nova/virt/xenapi/vm_utils.py:2025
6488
7898
msgid "XenServer tools are not installed in this image"
6489
7899
msgstr ""
6490
7900
 
6491
 
#: nova/virt/xenapi/vm_utils.py:1759
 
7901
#: nova/virt/xenapi/vm_utils.py:2041
6492
7902
msgid "Manipulating interface files directly"
6493
7903
msgstr ""
6494
7904
 
6495
 
#: nova/virt/xenapi/vm_utils.py:1768
 
7905
#: nova/virt/xenapi/vm_utils.py:2050
6496
7906
#, python-format
6497
7907
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
6498
7908
msgstr ""
6499
7909
 
6500
 
#: nova/virt/xenapi/vm_utils.py:1834
 
7910
#: nova/virt/xenapi/vm_utils.py:2162
6501
7911
msgid "This domU must be running on the host specified by xenapi_connection_url"
6502
7912
msgstr ""
6503
7913
 
6504
 
#: nova/virt/xenapi/vmops.py:131 nova/virt/xenapi/vmops.py:687
 
7914
#: nova/virt/xenapi/vmops.py:130 nova/virt/xenapi/vmops.py:636
6505
7915
#, python-format
6506
7916
msgid "Updating progress to %(progress)d"
6507
7917
msgstr ""
6508
7918
 
6509
 
#: nova/virt/xenapi/vmops.py:228
6510
 
#, fuzzy, python-format
 
7919
#: nova/virt/xenapi/vmops.py:211
 
7920
#, fuzzy
6511
7921
msgid "Starting instance"
6512
7922
msgstr "Rebooting instance %s"
6513
7923
 
6514
 
#: nova/virt/xenapi/vmops.py:297
 
7924
#: nova/virt/xenapi/vmops.py:284
6515
7925
msgid "Removing kernel/ramdisk files from dom0"
6516
7926
msgstr ""
6517
7927
 
6518
 
#: nova/virt/xenapi/vmops.py:352
 
7928
#: nova/virt/xenapi/vmops.py:344
 
7929
#, python-format
 
7930
msgid "Block device information present: %s"
 
7931
msgstr ""
 
7932
 
 
7933
#: nova/virt/xenapi/vmops.py:367
6519
7934
msgid "Failed to spawn, rolling back"
6520
7935
msgstr ""
6521
7936
 
6522
 
#: nova/virt/xenapi/vmops.py:433
 
7937
#: nova/virt/xenapi/vmops.py:430
6523
7938
msgid "Detected ISO image type, creating blank VM for install"
6524
7939
msgstr ""
6525
7940
 
6526
 
#: nova/virt/xenapi/vmops.py:452
 
7941
#: nova/virt/xenapi/vmops.py:447
6527
7942
msgid "Auto configuring disk, attempting to resize partition..."
6528
7943
msgstr ""
6529
7944
 
6530
 
#: nova/virt/xenapi/vmops.py:497
 
7945
#: nova/virt/xenapi/vmops.py:486
6531
7946
msgid "Starting VM"
6532
7947
msgstr ""
6533
7948
 
6534
 
#: nova/virt/xenapi/vmops.py:504
 
7949
#: nova/virt/xenapi/vmops.py:493
6535
7950
#, python-format
6536
7951
msgid ""
6537
7952
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
6538
7953
"%(version)s"
6539
7954
msgstr ""
6540
7955
 
6541
 
#: nova/virt/xenapi/vmops.py:507
 
7956
#: nova/virt/xenapi/vmops.py:496
6542
7957
#, python-format
6543
7958
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
6544
7959
msgstr ""
6545
7960
 
6546
 
#: nova/virt/xenapi/vmops.py:514
 
7961
#: nova/virt/xenapi/vmops.py:503
6547
7962
msgid "Waiting for instance state to become running"
6548
7963
msgstr ""
6549
7964
 
6550
 
#: nova/virt/xenapi/vmops.py:526
6551
 
msgid "Querying agent version"
6552
 
msgstr ""
6553
 
 
6554
 
#: nova/virt/xenapi/vmops.py:529
 
7965
#: nova/virt/xenapi/vmops.py:517
6555
7966
#, python-format
6556
7967
msgid "Instance agent version: %s"
6557
7968
msgstr ""
6558
7969
 
6559
 
#: nova/virt/xenapi/vmops.py:534
6560
 
#, python-format
6561
 
msgid "Updating Agent to %s"
6562
 
msgstr ""
6563
 
 
6564
 
#: nova/virt/xenapi/vmops.py:551
6565
 
#, python-format
6566
 
msgid "Invalid value for injected_files: %r"
6567
 
msgstr ""
6568
 
 
6569
 
#: nova/virt/xenapi/vmops.py:556
6570
 
#, python-format
6571
 
msgid "Injecting file path: '%s'"
6572
 
msgstr ""
6573
 
 
6574
 
#: nova/virt/xenapi/vmops.py:563
6575
 
msgid "Setting admin password"
6576
 
msgstr ""
6577
 
 
6578
 
#: nova/virt/xenapi/vmops.py:567
6579
 
msgid "Resetting network"
6580
 
msgstr ""
6581
 
 
6582
 
#: nova/virt/xenapi/vmops.py:574
 
7970
#: nova/virt/xenapi/vmops.py:547
6583
7971
msgid "Setting VCPU weight"
6584
7972
msgstr ""
6585
7973
 
6586
 
#: nova/virt/xenapi/vmops.py:581
 
7974
#: nova/virt/xenapi/vmops.py:555
6587
7975
#, python-format
6588
7976
msgid "Could not find VM with name %s"
6589
7977
msgstr ""
6590
7978
 
6591
 
#: nova/virt/xenapi/vmops.py:635
 
7979
#: nova/virt/xenapi/vmops.py:605
6592
7980
msgid "Finished snapshot and upload for VM"
6593
7981
msgstr ""
6594
7982
 
6595
 
#: nova/virt/xenapi/vmops.py:642
6596
 
msgid "Starting snapshot for VM"
 
7983
#: nova/virt/xenapi/vmops.py:609
 
7984
#, python-format
 
7985
msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d"
6597
7986
msgstr ""
6598
7987
 
6599
 
#: nova/virt/xenapi/vmops.py:651
6600
 
#, fuzzy, python-format
6601
 
msgid "Unable to Snapshot instance: %(exc)s"
6602
 
msgstr "Unable to attach volume to instance %s"
6603
 
 
6604
 
#: nova/virt/xenapi/vmops.py:667
 
7988
#: nova/virt/xenapi/vmops.py:617
6605
7989
msgid "Failed to transfer vhd to new host"
6606
7990
msgstr ""
6607
7991
 
6608
 
#: nova/virt/xenapi/vmops.py:735
 
7992
#: nova/virt/xenapi/vmops.py:649
6609
7993
#, python-format
6610
7994
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6611
7995
msgstr ""
6612
7996
 
6613
 
#: nova/virt/xenapi/vmops.py:857
 
7997
#: nova/virt/xenapi/vmops.py:775
6614
7998
#, python-format
6615
7999
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6616
8000
msgstr ""
6617
8001
 
6618
 
#: nova/virt/xenapi/vmops.py:865
 
8002
#: nova/virt/xenapi/vmops.py:780
6619
8003
msgid "Resize complete"
6620
8004
msgstr ""
6621
8005
 
6622
 
#: nova/virt/xenapi/vmops.py:892
6623
 
#, python-format
6624
 
msgid "Failed to query agent version: %(resp)r"
6625
 
msgstr ""
6626
 
 
6627
 
#: nova/virt/xenapi/vmops.py:913
6628
 
#, python-format
6629
 
msgid "domid changed from %(domid)s to %(newdomid)s"
6630
 
msgstr ""
6631
 
 
6632
 
#: nova/virt/xenapi/vmops.py:926
6633
 
#, python-format
6634
 
msgid "Failed to update agent: %(resp)r"
6635
 
msgstr ""
6636
 
 
6637
 
#: nova/virt/xenapi/vmops.py:947
6638
 
#, python-format
6639
 
msgid "Failed to exchange keys: %(resp)r"
6640
 
msgstr ""
 
8006
#: nova/virt/xenapi/vmops.py:824
 
8007
msgid "Starting halted instance found during reboot"
 
8008
msgstr ""
 
8009
 
 
8010
#: nova/virt/xenapi/vmops.py:907
 
8011
msgid "Unable to find root VBD/VDI for VM"
 
8012
msgstr ""
 
8013
 
 
8014
#: nova/virt/xenapi/vmops.py:934
 
8015
#, fuzzy, python-format
 
8016
msgid "Destroying VDIs for Instance %(instance_uuid)s"
 
8017
msgstr "Instance %(instance_id)s is not running."
6641
8018
 
6642
8019
#: nova/virt/xenapi/vmops.py:962
6643
 
#, python-format
6644
 
msgid "Failed to update password: %(resp)r"
6645
 
msgstr ""
6646
 
 
6647
 
#: nova/virt/xenapi/vmops.py:987
6648
 
#, python-format
6649
 
msgid "Failed to inject file: %(resp)r"
6650
 
msgstr ""
6651
 
 
6652
 
#: nova/virt/xenapi/vmops.py:997
6653
 
msgid "VM already halted, skipping shutdown..."
6654
 
msgstr ""
6655
 
 
6656
 
#: nova/virt/xenapi/vmops.py:1001
6657
 
msgid "Shutting down VM"
6658
 
msgstr ""
6659
 
 
6660
 
#: nova/virt/xenapi/vmops.py:1018
6661
 
msgid "Unable to find VBD for VM"
6662
 
msgstr ""
6663
 
 
6664
 
#: nova/virt/xenapi/vmops.py:1061
6665
8020
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
6666
8021
msgstr ""
6667
8022
 
6668
 
#: nova/virt/xenapi/vmops.py:1068
 
8023
#: nova/virt/xenapi/vmops.py:969
6669
8024
msgid "instance has a kernel or ramdisk but not both"
6670
8025
msgstr ""
6671
8026
 
6672
 
#: nova/virt/xenapi/vmops.py:1075
 
8027
#: nova/virt/xenapi/vmops.py:976
6673
8028
msgid "kernel/ramdisk files removed"
6674
8029
msgstr ""
6675
8030
 
6676
 
#: nova/virt/xenapi/vmops.py:1085
6677
 
msgid "VM destroyed"
6678
 
msgstr ""
6679
 
 
6680
 
#: nova/virt/xenapi/vmops.py:1111
 
8031
#: nova/virt/xenapi/vmops.py:1002
6681
8032
msgid "Destroying VM"
6682
8033
msgstr ""
6683
8034
 
6684
 
#: nova/virt/xenapi/vmops.py:1136
 
8035
#: nova/virt/xenapi/vmops.py:1028
6685
8036
msgid "VM is not present, skipping destroy..."
6686
8037
msgstr ""
6687
8038
 
6688
 
#: nova/virt/xenapi/vmops.py:1188
 
8039
#: nova/virt/xenapi/vmops.py:1079
6689
8040
#, python-format
6690
8041
msgid "Instance is already in Rescue Mode: %s"
6691
8042
msgstr ""
6692
8043
 
6693
 
#: nova/virt/xenapi/vmops.py:1262
 
8044
#: nova/virt/xenapi/vmops.py:1114
 
8045
msgid "VM is not present, skipping power off..."
 
8046
msgstr ""
 
8047
 
 
8048
#: nova/virt/xenapi/vmops.py:1150
6694
8049
#, python-format
6695
8050
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
6696
8051
msgstr ""
6697
8052
 
6698
 
#: nova/virt/xenapi/vmops.py:1266
 
8053
#: nova/virt/xenapi/vmops.py:1154
6699
8054
msgid "Automatically hard rebooting"
6700
8055
msgstr ""
6701
8056
 
6702
 
#: nova/virt/xenapi/vmops.py:1326
 
8057
#: nova/virt/xenapi/vmops.py:1214
6703
8058
msgid "Could not get bandwidth info."
6704
8059
msgstr ""
6705
8060
 
6706
 
#: nova/virt/xenapi/vmops.py:1373
 
8061
#: nova/virt/xenapi/vmops.py:1256
 
8062
msgid "Fetching VM ref while BUILDING failed"
 
8063
msgstr ""
 
8064
 
 
8065
#: nova/virt/xenapi/vmops.py:1339
6707
8066
msgid "Injecting network info to xenstore"
6708
8067
msgstr ""
6709
8068
 
6710
 
#: nova/virt/xenapi/vmops.py:1388
 
8069
#: nova/virt/xenapi/vmops.py:1358
6711
8070
msgid "Creating vifs"
6712
8071
msgstr ""
6713
8072
 
6714
 
#: nova/virt/xenapi/vmops.py:1397
 
8073
#: nova/virt/xenapi/vmops.py:1367
6715
8074
#, fuzzy, python-format
6716
8075
msgid "Creating VIF for network %(network_ref)s"
6717
8076
msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
6718
8077
 
6719
 
#: nova/virt/xenapi/vmops.py:1400
 
8078
#: nova/virt/xenapi/vmops.py:1370
6720
8079
#, fuzzy, python-format
6721
8080
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
6722
8081
msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
6723
8082
 
6724
 
#: nova/virt/xenapi/vmops.py:1423
 
8083
#: nova/virt/xenapi/vmops.py:1394
6725
8084
msgid "Injecting hostname to xenstore"
6726
8085
msgstr ""
6727
8086
 
6728
 
#: nova/virt/xenapi/vmops.py:1448
6729
 
#, python-format
6730
 
msgid ""
6731
 
"The agent call to %(method)s returned an invalid response: %(ret)r. "
6732
 
"path=%(path)s; args=%(args)r"
6733
 
msgstr ""
6734
 
 
6735
 
#: nova/virt/xenapi/vmops.py:1469
6736
 
#, python-format
6737
 
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
6738
 
msgstr ""
6739
 
 
6740
 
#: nova/virt/xenapi/vmops.py:1473
6741
 
#, python-format
6742
 
msgid ""
6743
 
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
6744
 
"args=%(args)r"
6745
 
msgstr ""
6746
 
 
6747
 
#: nova/virt/xenapi/vmops.py:1478
6748
 
#, python-format
6749
 
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
6750
 
msgstr ""
6751
 
 
6752
 
#: nova/virt/xenapi/vmops.py:1564
6753
 
#, python-format
6754
 
msgid "OpenSSL error: %s"
6755
 
msgstr ""
6756
 
 
6757
 
#: nova/virt/xenapi/volume_utils.py:52
 
8087
#: nova/virt/xenapi/vmops.py:1490
 
8088
#, python-format
 
8089
msgid ""
 
8090
"Destination host:%(hostname)s must be in the same aggregate as the source"
 
8091
" server"
 
8092
msgstr ""
 
8093
 
 
8094
#: nova/virt/xenapi/vmops.py:1522
 
8095
msgid "Migrate Receive failed"
 
8096
msgstr ""
 
8097
 
 
8098
#: nova/virt/xenapi/vmops.py:1570
 
8099
msgid "VM.assert_can_migratefailed"
 
8100
msgstr ""
 
8101
 
 
8102
#: nova/virt/xenapi/vmops.py:1606
 
8103
msgid "Migrate Send failed"
 
8104
msgstr ""
 
8105
 
 
8106
#: nova/virt/xenapi/volume_utils.py:41
6758
8107
msgid "creating sr within volume_utils"
6759
8108
msgstr ""
6760
8109
 
6761
 
#: nova/virt/xenapi/volume_utils.py:55 nova/virt/xenapi/volume_utils.py:83
 
8110
#: nova/virt/xenapi/volume_utils.py:44 nova/virt/xenapi/volume_utils.py:72
6762
8111
#, python-format
6763
8112
msgid "type is = %s"
6764
8113
msgstr ""
6765
8114
 
6766
 
#: nova/virt/xenapi/volume_utils.py:58 nova/virt/xenapi/volume_utils.py:86
 
8115
#: nova/virt/xenapi/volume_utils.py:47 nova/virt/xenapi/volume_utils.py:75
6767
8116
#, python-format
6768
8117
msgid "name = %s"
6769
8118
msgstr ""
6770
8119
 
6771
 
#: nova/virt/xenapi/volume_utils.py:71
 
8120
#: nova/virt/xenapi/volume_utils.py:60
6772
8121
#, python-format
6773
8122
msgid "Created %(label)s as %(sr_ref)s."
6774
8123
msgstr ""
6775
8124
 
6776
 
#: nova/virt/xenapi/volume_utils.py:76 nova/virt/xenapi/volume_utils.py:174
 
8125
#: nova/virt/xenapi/volume_utils.py:65 nova/virt/xenapi/volume_utils.py:163
6777
8126
msgid "Unable to create Storage Repository"
6778
8127
msgstr ""
6779
8128
 
6780
 
#: nova/virt/xenapi/volume_utils.py:80
 
8129
#: nova/virt/xenapi/volume_utils.py:69
6781
8130
msgid "introducing sr within volume_utils"
6782
8131
msgstr ""
6783
8132
 
6784
 
#: nova/virt/xenapi/volume_utils.py:103 nova/virt/xenapi/volume_utils.py:170
6785
 
#: nova/virt/xenapi/volumeops.py:153
 
8133
#: nova/virt/xenapi/volume_utils.py:92 nova/virt/xenapi/volume_utils.py:159
 
8134
#: nova/virt/xenapi/volumeops.py:150
6786
8135
#, python-format
6787
8136
msgid "Introduced %(label)s as %(sr_ref)s."
6788
8137
msgstr ""
6789
8138
 
6790
 
#: nova/virt/xenapi/volume_utils.py:106
 
8139
#: nova/virt/xenapi/volume_utils.py:95
6791
8140
msgid "Creating pbd for SR"
6792
8141
msgstr ""
6793
8142
 
6794
 
#: nova/virt/xenapi/volume_utils.py:108
 
8143
#: nova/virt/xenapi/volume_utils.py:97
6795
8144
msgid "Plugging SR"
6796
8145
msgstr ""
6797
8146
 
6798
 
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:157
 
8147
#: nova/virt/xenapi/volume_utils.py:105 nova/virt/xenapi/volumeops.py:154
6799
8148
msgid "Unable to introduce Storage Repository"
6800
8149
msgstr ""
6801
8150
 
6802
 
#: nova/virt/xenapi/volume_utils.py:127 nova/virt/xenapi/volumeops.py:47
 
8151
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:46
6803
8152
msgid "Unable to get SR using uuid"
6804
8153
msgstr ""
6805
8154
 
6806
 
#: nova/virt/xenapi/volume_utils.py:129
 
8155
#: nova/virt/xenapi/volume_utils.py:118
6807
8156
#, python-format
6808
8157
msgid "Forgetting SR %s..."
6809
8158
msgstr ""
6810
8159
 
6811
 
#: nova/virt/xenapi/volume_utils.py:137
 
8160
#: nova/virt/xenapi/volume_utils.py:126
6812
8161
msgid "Unable to forget Storage Repository"
6813
8162
msgstr ""
6814
8163
 
6815
 
#: nova/virt/xenapi/volume_utils.py:157
 
8164
#: nova/virt/xenapi/volume_utils.py:146
6816
8165
#, python-format
6817
8166
msgid "Introducing %s..."
6818
8167
msgstr ""
6819
8168
 
6820
 
#: nova/virt/xenapi/volume_utils.py:186
 
8169
#: nova/virt/xenapi/volume_utils.py:175
6821
8170
#, python-format
6822
8171
msgid "Unable to find SR from VBD %s"
6823
8172
msgstr ""
6824
8173
 
6825
 
#: nova/virt/xenapi/volume_utils.py:204
 
8174
#: nova/virt/xenapi/volume_utils.py:193
6826
8175
#, python-format
6827
8176
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
6828
8177
msgstr ""
6829
8178
 
6830
 
#: nova/virt/xenapi/volume_utils.py:210
 
8179
#: nova/virt/xenapi/volume_utils.py:199
6831
8180
#, python-format
6832
8181
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
6833
8182
msgstr ""
6834
8183
 
6835
 
#: nova/virt/xenapi/volume_utils.py:234
 
8184
#: nova/virt/xenapi/volume_utils.py:223
6836
8185
#, python-format
6837
8186
msgid "Unable to introduce VDI on SR %s"
6838
8187
msgstr ""
6839
8188
 
6840
 
#: nova/virt/xenapi/volume_utils.py:242
 
8189
#: nova/virt/xenapi/volume_utils.py:231
6841
8190
#, python-format
6842
8191
msgid "Unable to get record of VDI %s on"
6843
8192
msgstr ""
6844
8193
 
6845
 
#: nova/virt/xenapi/volume_utils.py:264
 
8194
#: nova/virt/xenapi/volume_utils.py:253
6846
8195
#, python-format
6847
8196
msgid "Unable to introduce VDI for SR %s"
6848
8197
msgstr ""
6849
8198
 
6850
 
#: nova/virt/xenapi/volume_utils.py:274
 
8199
#: nova/virt/xenapi/volume_utils.py:263
6851
8200
#, python-format
6852
8201
msgid "Error finding vdis in SR %s"
6853
8202
msgstr ""
6854
8203
 
6855
 
#: nova/virt/xenapi/volume_utils.py:281
 
8204
#: nova/virt/xenapi/volume_utils.py:270
6856
8205
#, python-format
6857
8206
msgid "Unable to find vbd for vdi %s"
6858
8207
msgstr ""
6859
8208
 
6860
 
#: nova/virt/xenapi/volume_utils.py:315
 
8209
#: nova/virt/xenapi/volume_utils.py:304
6861
8210
#, python-format
6862
8211
msgid "Unable to obtain target information %(data)s, %(mountpoint)s"
6863
8212
msgstr ""
6864
8213
 
6865
 
#: nova/virt/xenapi/volume_utils.py:341
 
8214
#: nova/virt/xenapi/volume_utils.py:330
6866
8215
#, python-format
6867
8216
msgid "Mountpoint cannot be translated: %s"
6868
8217
msgstr ""
6869
8218
 
6870
 
#: nova/virt/xenapi/volumeops.py:61
 
8219
#: nova/virt/xenapi/volumeops.py:62
6871
8220
msgid "Could not find VDI ref"
6872
8221
msgstr ""
6873
8222
 
6874
 
#: nova/virt/xenapi/volumeops.py:66
 
8223
#: nova/virt/xenapi/volumeops.py:67
6875
8224
#, python-format
6876
8225
msgid "Creating SR %s"
6877
8226
msgstr ""
6889
8238
msgid "Introducing SR %s"
6890
8239
msgstr ""
6891
8240
 
6892
 
#: nova/virt/xenapi/volumeops.py:82
 
8241
#: nova/virt/xenapi/volumeops.py:81
6893
8242
msgid "SR found in xapi database. No need to introduce"
6894
8243
msgstr ""
6895
8244
 
6896
 
#: nova/virt/xenapi/volumeops.py:87
 
8245
#: nova/virt/xenapi/volumeops.py:86
6897
8246
msgid "Could not introduce SR"
6898
8247
msgstr ""
6899
8248
 
6900
 
#: nova/virt/xenapi/volumeops.py:91
 
8249
#: nova/virt/xenapi/volumeops.py:90
6901
8250
#, python-format
6902
8251
msgid "Checking for SR %s"
6903
8252
msgstr ""
6904
8253
 
6905
 
#: nova/virt/xenapi/volumeops.py:103
 
8254
#: nova/virt/xenapi/volumeops.py:100
6906
8255
#, python-format
6907
8256
msgid "SR %s not found in the xapi database"
6908
8257
msgstr ""
6909
8258
 
6910
 
#: nova/virt/xenapi/volumeops.py:109
 
8259
#: nova/virt/xenapi/volumeops.py:106
6911
8260
msgid "Could not forget SR"
6912
8261
msgstr ""
6913
8262
 
6914
 
#: nova/virt/xenapi/volumeops.py:118
6915
 
#, python-format
6916
 
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
6917
 
msgstr ""
6918
 
 
6919
 
#: nova/virt/xenapi/volumeops.py:175
 
8263
#: nova/virt/xenapi/volumeops.py:172
6920
8264
#, python-format
6921
8265
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
6922
8266
msgstr "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
6923
8267
 
6924
 
#: nova/virt/xenapi/volumeops.py:186
 
8268
#: nova/virt/xenapi/volumeops.py:182
6925
8269
#, python-format
6926
8270
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
6927
8271
msgstr "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
6928
8272
 
6929
 
#: nova/virt/xenapi/volumeops.py:194
6930
 
#, python-format
6931
 
msgid "Unable to attach volume to instance %s"
6932
 
msgstr "Unable to attach volume to instance %s"
6933
 
 
6934
8273
#: nova/virt/xenapi/volumeops.py:197
6935
8274
#, python-format
6936
8275
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
6941
8280
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
6942
8281
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
6943
8282
 
6944
 
#: nova/virt/xenapi/volumeops.py:216
 
8283
#: nova/virt/xenapi/volumeops.py:215
6945
8284
#, python-format
6946
8285
msgid "Unable to locate volume %s"
6947
8286
msgstr "Unable to locate volume %s"
6948
8287
 
6949
 
#: nova/virt/xenapi/volumeops.py:224
 
8288
#: nova/virt/xenapi/volumeops.py:222
6950
8289
#, python-format
6951
8290
msgid "Unable to detach volume %s"
6952
8291
msgstr "Unable to detach volume %s"
6953
8292
 
6954
 
#: nova/virt/xenapi/volumeops.py:229
 
8293
#: nova/virt/xenapi/volumeops.py:227
6955
8294
#, python-format
6956
8295
msgid "Unable to destroy vbd %s"
6957
8296
msgstr ""
6958
8297
 
 
8298
#: nova/virt/xenapi/volumeops.py:234
 
8299
#, python-format
 
8300
msgid "Error purging SR %s"
 
8301
msgstr ""
 
8302
 
6959
8303
#: nova/virt/xenapi/volumeops.py:236
6960
8304
#, python-format
6961
 
msgid "Error purging SR %s"
6962
 
msgstr ""
6963
 
 
6964
 
#: nova/virt/xenapi/volumeops.py:238
6965
 
#, python-format
6966
8305
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
6967
8306
msgstr "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
6968
8307
 
6969
 
#: nova/vnc/xvp_proxy.py:97 nova/vnc/xvp_proxy.py:102
 
8308
#: nova/vnc/xvp_proxy.py:96 nova/vnc/xvp_proxy.py:101
6970
8309
#, python-format
6971
8310
msgid "Error in handshake: %s"
6972
8311
msgstr ""
6973
8312
 
6974
 
#: nova/vnc/xvp_proxy.py:118
 
8313
#: nova/vnc/xvp_proxy.py:117
6975
8314
#, python-format
6976
8315
msgid "Invalid request: %s"
6977
8316
msgstr ""
6978
8317
 
6979
 
#: nova/vnc/xvp_proxy.py:138
 
8318
#: nova/vnc/xvp_proxy.py:137
6980
8319
#, python-format
6981
8320
msgid "Request: %s"
6982
8321
msgstr ""
6983
8322
 
6984
 
#: nova/vnc/xvp_proxy.py:141
 
8323
#: nova/vnc/xvp_proxy.py:140
6985
8324
#, python-format
6986
8325
msgid "Request made with missing token: %s"
6987
8326
msgstr ""
6988
8327
 
6989
 
#: nova/vnc/xvp_proxy.py:151
 
8328
#: nova/vnc/xvp_proxy.py:150
6990
8329
#, python-format
6991
8330
msgid "Request made with invalid token: %s"
6992
8331
msgstr ""
6993
8332
 
6994
 
#: nova/vnc/xvp_proxy.py:158
 
8333
#: nova/vnc/xvp_proxy.py:157
6995
8334
#, python-format
6996
8335
msgid "Unexpected error: %s"
6997
8336
msgstr ""
6998
8337
 
6999
 
#: nova/vnc/xvp_proxy.py:178
 
8338
#: nova/vnc/xvp_proxy.py:177
7000
8339
#, python-format
7001
8340
msgid "Starting nova-xvpvncproxy node (version %s)"
7002
8341
msgstr ""
7003
8342
 
7004
 
#: nova/volume/api.py:74 nova/volume/api.py:220
7005
 
msgid "status must be available"
7006
 
msgstr ""
7007
 
 
7008
 
#: nova/volume/api.py:85
7009
 
#, python-format
7010
 
msgid "Quota exceeded for %(pid)s, tried to create %(size)sG volume"
7011
 
msgstr ""
7012
 
 
7013
 
#: nova/volume/api.py:137
 
8343
#: nova/volume/api.py:104
 
8344
#, python-format
 
8345
msgid "Volume size '%s' must be an integer and greater than 0"
 
8346
msgstr ""
 
8347
 
 
8348
#: nova/volume/api.py:121
 
8349
#, python-format
 
8350
msgid ""
 
8351
"Quota exceeded for %(pid)s, tried to create %(size)sG volume "
 
8352
"(%(consumed)dG of %(quota)dG already consumed)"
 
8353
msgstr ""
 
8354
 
 
8355
#: nova/volume/api.py:127
 
8356
#, python-format
 
8357
msgid ""
 
8358
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
 
8359
"already consumed)"
 
8360
msgstr ""
 
8361
 
 
8362
#: nova/volume/api.py:192
7014
8363
#, fuzzy
7015
8364
msgid "Volume status must be available or error"
7016
8365
msgstr "Volume status must be available"
7017
8366
 
7018
 
#: nova/volume/api.py:142
 
8367
#: nova/volume/api.py:197
7019
8368
#, python-format
7020
8369
msgid "Volume still has %d dependent snapshots"
7021
8370
msgstr ""
7022
8371
 
7023
 
#: nova/volume/api.py:223
7024
 
msgid "already attached"
7025
 
msgstr ""
7026
 
 
7027
 
#: nova/volume/api.py:230
7028
 
msgid "already detached"
7029
 
msgstr ""
7030
 
 
7031
 
#: nova/volume/api.py:292
 
8372
#: nova/volume/api.py:360
7032
8373
msgid "must be available"
7033
8374
msgstr ""
7034
8375
 
7035
 
#: nova/volume/api.py:325
 
8376
#: nova/volume/api.py:393
7036
8377
#, fuzzy
7037
8378
msgid "Volume Snapshot status must be available or error"
7038
8379
msgstr "Volume status must be available"
7039
8380
 
7040
 
#: nova/volume/driver.py:96
 
8381
#: nova/volume/cinder.py:68
 
8382
#, python-format
 
8383
msgid "Cinderclient connection created using URL: %s"
 
8384
msgstr ""
 
8385
 
 
8386
#: nova/volume/driver.py:97 nova/volume/netapp_nfs.py:255
7041
8387
#, python-format
7042
8388
msgid "Recovering from a failed execute.  Try number %s"
7043
8389
msgstr ""
7044
8390
 
7045
 
#: nova/volume/driver.py:106
 
8391
#: nova/volume/driver.py:107
7046
8392
#, python-format
7047
8393
msgid "volume group %s doesn't exist"
7048
8394
msgstr ""
7049
8395
 
7050
 
#: nova/volume/driver.py:270
7051
 
#, python-format
7052
 
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
7053
 
msgstr ""
7054
 
 
7055
 
#: nova/volume/driver.py:318
7056
 
#, python-format
7057
 
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
7058
 
msgstr ""
7059
 
 
7060
 
#: nova/volume/driver.py:327
 
8396
#: nova/volume/driver.py:295
 
8397
#, python-format
 
8398
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
 
8399
msgstr ""
 
8400
 
 
8401
#: nova/volume/driver.py:368
 
8402
#, python-format
 
8403
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
 
8404
msgstr ""
 
8405
 
 
8406
#: nova/volume/driver.py:385
7061
8407
#, python-format
7062
8408
msgid ""
7063
8409
"Skipping remove_export. No iscsi_target is presently exported for volume:"
7064
 
" %d"
 
8410
" %s"
7065
8411
msgstr ""
7066
8412
 
7067
 
#: nova/volume/driver.py:337
 
8413
#: nova/volume/driver.py:394
7068
8414
msgid "ISCSI provider_location not stored, using discovery"
7069
8415
msgstr ""
7070
8416
 
7071
 
#: nova/volume/driver.py:384
 
8417
#: nova/volume/driver.py:441
7072
8418
#, python-format
7073
8419
msgid "Could not find iSCSI export  for volume %s"
7074
8420
msgstr ""
7075
8421
 
7076
 
#: nova/volume/driver.py:388
 
8422
#: nova/volume/driver.py:445
7077
8423
#, python-format
7078
8424
msgid "ISCSI Discovery: Found %s"
7079
8425
msgstr ""
7080
8426
 
7081
 
#: nova/volume/driver.py:466
 
8427
#: nova/volume/driver.py:536
7082
8428
#, python-format
7083
8429
msgid "Cannot confirm exported volume id:%(volume_id)s."
7084
8430
msgstr ""
7085
8431
 
7086
 
#: nova/volume/driver.py:493
 
8432
#: nova/volume/driver.py:563
7087
8433
#, python-format
7088
8434
msgid "FAKE ISCSI: %s"
7089
8435
msgstr ""
7090
8436
 
7091
 
#: nova/volume/driver.py:505
 
8437
#: nova/volume/driver.py:575
7092
8438
#, python-format
7093
8439
msgid "rbd has no pool %s"
7094
8440
msgstr ""
7095
8441
 
7096
 
#: nova/volume/driver.py:579
 
8442
#: nova/volume/driver.py:706
7097
8443
#, python-format
7098
8444
msgid "Sheepdog is not working: %s"
7099
8445
msgstr ""
7100
8446
 
7101
 
#: nova/volume/driver.py:582
 
8447
#: nova/volume/driver.py:711
7102
8448
msgid "Sheepdog is not working"
7103
8449
msgstr ""
7104
8450
 
7105
 
#: nova/volume/driver.py:681 nova/volume/driver.py:686
 
8451
#: nova/volume/driver.py:815 nova/volume/driver.py:820
7106
8452
#, python-format
7107
8453
msgid "LoggingVolumeDriver: %s"
7108
8454
msgstr ""
7109
8455
 
7110
 
#: nova/volume/manager.py:99
 
8456
#: nova/volume/iscsi.py:121
 
8457
#, fuzzy, python-format
 
8458
msgid "Creating volume: %s"
 
8459
msgstr "Re-exporting %s volumes"
 
8460
 
 
8461
#: nova/volume/iscsi.py:136
 
8462
#, python-format
 
8463
msgid "Failed to create iscsi target for volume id:%(vol_id)s."
 
8464
msgstr ""
 
8465
 
 
8466
#: nova/volume/iscsi.py:151 nova/volume/iscsi.py:195
 
8467
#, fuzzy, python-format
 
8468
msgid "Removing volume: %s"
 
8469
msgstr "Re-exporting %s volumes"
 
8470
 
 
8471
#: nova/volume/iscsi.py:165
 
8472
#, fuzzy, python-format
 
8473
msgid "Failed to create iscsi target for volume id:%(volume_id)s."
 
8474
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
8475
 
 
8476
#: nova/volume/iscsi.py:176
 
8477
msgid "valid iqn needed for show_target"
 
8478
msgstr ""
 
8479
 
 
8480
#: nova/volume/manager.py:101
7111
8481
#, python-format
7112
8482
msgid "Re-exporting %s volumes"
7113
8483
msgstr "Re-exporting %s volumes"
7114
8484
 
7115
 
#: nova/volume/manager.py:104
 
8485
#: nova/volume/manager.py:106
7116
8486
#, python-format
7117
8487
msgid "volume %s: skipping export"
7118
8488
msgstr "volume %s: skipping export"
7119
8489
 
7120
 
#: nova/volume/manager.py:111
 
8490
#: nova/volume/manager.py:114
7121
8491
#, python-format
7122
8492
msgid "volume %s: creating"
7123
8493
msgstr "volume %s: creating"
7124
8494
 
7125
 
#: nova/volume/manager.py:123
 
8495
#: nova/volume/manager.py:126
7126
8496
#, python-format
7127
8497
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
7128
8498
msgstr "volume %(vol_name)s: creating lv of size %(vol_size)sG"
7129
8499
 
7130
 
#: nova/volume/manager.py:135
 
8500
#: nova/volume/manager.py:138
7131
8501
#, python-format
7132
8502
msgid "volume %s: creating export"
7133
8503
msgstr "volume %s: creating export"
7134
8504
 
7135
 
#: nova/volume/manager.py:148
 
8505
#: nova/volume/manager.py:157
7136
8506
#, python-format
7137
8507
msgid "volume %s: created successfully"
7138
8508
msgstr "volume %s: created successfully"
7139
8509
 
7140
 
#: nova/volume/manager.py:158
7141
 
msgid "Volume is still attached"
7142
 
msgstr "Volume is still attached"
7143
 
 
7144
 
#: nova/volume/manager.py:160
 
8510
#: nova/volume/manager.py:171
7145
8511
msgid "Volume is not local to this node"
7146
8512
msgstr "Volume is not local to this node"
7147
8513
 
7148
 
#: nova/volume/manager.py:166
 
8514
#: nova/volume/manager.py:176
7149
8515
#, python-format
7150
8516
msgid "volume %s: removing export"
7151
8517
msgstr "volume %s: removing export"
7152
8518
 
7153
 
#: nova/volume/manager.py:168
 
8519
#: nova/volume/manager.py:178
7154
8520
#, python-format
7155
8521
msgid "volume %s: deleting"
7156
8522
msgstr "volume %s: deleting"
7157
8523
 
7158
 
#: nova/volume/manager.py:171
 
8524
#: nova/volume/manager.py:181
7159
8525
#, python-format
7160
8526
msgid "volume %s: volume is busy"
7161
8527
msgstr ""
7162
8528
 
7163
 
#: nova/volume/manager.py:183
 
8529
#: nova/volume/manager.py:198
 
8530
msgid "Failed to update usages deleting volume"
 
8531
msgstr ""
 
8532
 
 
8533
#: nova/volume/manager.py:201
7164
8534
#, python-format
7165
8535
msgid "volume %s: deleted successfully"
7166
8536
msgstr "volume %s: deleted successfully"
7167
8537
 
7168
 
#: nova/volume/manager.py:191
 
8538
#: nova/volume/manager.py:214
7169
8539
#, python-format
7170
8540
msgid "snapshot %s: creating"
7171
8541
msgstr ""
7172
8542
 
7173
 
#: nova/volume/manager.py:195
 
8543
#: nova/volume/manager.py:218
7174
8544
#, python-format
7175
8545
msgid "snapshot %(snap_name)s: creating"
7176
8546
msgstr ""
7177
8547
 
7178
 
#: nova/volume/manager.py:210
 
8548
#: nova/volume/manager.py:233
7179
8549
#, python-format
7180
8550
msgid "snapshot %s: created successfully"
7181
8551
msgstr ""
7182
8552
 
7183
 
#: nova/volume/manager.py:219
 
8553
#: nova/volume/manager.py:242
7184
8554
#, python-format
7185
8555
msgid "snapshot %s: deleting"
7186
8556
msgstr ""
7187
8557
 
7188
 
#: nova/volume/manager.py:222
 
8558
#: nova/volume/manager.py:245
7189
8559
#, fuzzy, python-format
7190
8560
msgid "snapshot %s: snapshot is busy"
7191
8561
msgstr "instance %s: snapshotting"
7192
8562
 
7193
 
#: nova/volume/manager.py:234
 
8563
#: nova/volume/manager.py:257
7194
8564
#, python-format
7195
8565
msgid "snapshot %s: deleted successfully"
7196
8566
msgstr ""
7197
8567
 
7198
 
#: nova/volume/manager.py:324
 
8568
#: nova/volume/manager.py:366
7199
8569
msgid "Checking volume capabilities"
7200
8570
msgstr ""
7201
8571
 
7202
 
#: nova/volume/manager.py:328
 
8572
#: nova/volume/manager.py:370
7203
8573
#, python-format
7204
8574
msgid "New capabilities found: %s"
7205
8575
msgstr ""
7206
8576
 
7207
 
#: nova/volume/manager.py:339
 
8577
#: nova/volume/manager.py:381
7208
8578
msgid "Clear capabilities"
7209
8579
msgstr ""
7210
8580
 
7211
 
#: nova/volume/manager.py:343
 
8581
#: nova/volume/manager.py:385
7212
8582
#, python-format
7213
8583
msgid "Notification {%s} received"
7214
8584
msgstr ""
7215
8585
 
7216
 
#: nova/volume/netapp.py:79
7217
 
#, python-format
7218
 
msgid "API %(name)sfailed: %(reason)s"
7219
 
msgstr ""
7220
 
 
7221
 
#: nova/volume/netapp.py:109
 
8586
#: nova/volume/netapp.py:108
 
8587
#, python-format
 
8588
msgid "API %(name)s failed: %(reason)s"
 
8589
msgstr ""
 
8590
 
 
8591
#: nova/volume/netapp.py:119 nova/volume/netapp.py:1033
 
8592
#, python-format
 
8593
msgid "Using WSDL: %s"
 
8594
msgstr ""
 
8595
 
 
8596
#: nova/volume/netapp.py:129
 
8597
#, python-format
 
8598
msgid "Using DFM server: %s"
 
8599
msgstr ""
 
8600
 
 
8601
#: nova/volume/netapp.py:134
 
8602
#, python-format
 
8603
msgid "Using storage service: %s"
 
8604
msgstr ""
 
8605
 
 
8606
#: nova/volume/netapp.py:139
 
8607
#, python-format
 
8608
msgid "Using storage service prefix: %s"
 
8609
msgstr ""
 
8610
 
 
8611
#: nova/volume/netapp.py:145
 
8612
#, python-format
 
8613
msgid "Using vfiler: %s"
 
8614
msgstr ""
 
8615
 
 
8616
#: nova/volume/netapp.py:154 nova/volume/netapp.py:1048
 
8617
#: nova/volume/netapp_nfs.py:110 nova/volume/storwize_svc.py:326
7222
8618
#, python-format
7223
8619
msgid "%s is not set"
7224
8620
msgstr ""
7225
8621
 
7226
 
#: nova/volume/netapp.py:128
 
8622
#: nova/volume/netapp.py:157
 
8623
msgid "Either netapp_storage_service or netapp_storage_service_prefix must be set"
 
8624
msgstr ""
 
8625
 
 
8626
#: nova/volume/netapp.py:184
7227
8627
msgid "Connected to DFM server"
7228
8628
msgstr ""
7229
8629
 
7230
 
#: nova/volume/netapp.py:159
 
8630
#: nova/volume/netapp.py:262
 
8631
#, python-format
 
8632
msgid "Discovered %(dataset_count)s datasets and %(lun_count)s LUNs"
 
8633
msgstr ""
 
8634
 
 
8635
#: nova/volume/netapp.py:297
7231
8636
#, python-format
7232
8637
msgid "Job failed: %s"
7233
8638
msgstr ""
7234
8639
 
7235
 
#: nova/volume/netapp.py:240
 
8640
#: nova/volume/netapp.py:326
 
8641
msgid ""
 
8642
"Attempt to use volume_type without specifying "
 
8643
"netapp_storage_service_prefix flag."
 
8644
msgstr ""
 
8645
 
 
8646
#: nova/volume/netapp.py:330
 
8647
msgid ""
 
8648
"You must set the netapp_storage_service flag in order to create volumes "
 
8649
"with no volume_type."
 
8650
msgstr ""
 
8651
 
 
8652
#: nova/volume/netapp.py:399
7236
8653
msgid "Failed to provision dataset member"
7237
8654
msgstr ""
7238
8655
 
7239
 
#: nova/volume/netapp.py:253
 
8656
#: nova/volume/netapp.py:414
7240
8657
msgid "No LUN was created by the provision job"
7241
8658
msgstr ""
7242
8659
 
7243
 
#: nova/volume/netapp.py:263 nova/volume/netapp.py:435
7244
 
#, fuzzy, python-format
7245
 
msgid "Failed to find LUN ID for volume %s"
7246
 
msgstr "Unable to locate volume %s"
7247
 
 
7248
 
#: nova/volume/netapp.py:282
 
8660
#: nova/volume/netapp.py:452
7249
8661
msgid "Failed to remove and delete dataset member"
7250
8662
msgstr ""
7251
8663
 
7252
 
#: nova/volume/netapp.py:605 nova/volume/netapp.py:659
7253
 
#, fuzzy, python-format
7254
 
msgid "No LUN ID for volume %s"
7255
 
msgstr "Unable to locate volume %s"
 
8664
#: nova/volume/netapp.py:493
 
8665
#, python-format
 
8666
msgid "No entry in LUN table for volume %s"
 
8667
msgstr ""
7256
8668
 
7257
 
#: nova/volume/netapp.py:609 nova/volume/netapp.py:663
 
8669
#: nova/volume/netapp.py:513
7258
8670
#, python-format
7259
8671
msgid "Failed to get LUN details for LUN ID %s"
7260
8672
msgstr ""
7261
8673
 
7262
 
#: nova/volume/netapp.py:616
 
8674
#: nova/volume/netapp.py:530
7263
8675
#, python-format
7264
8676
msgid "Failed to get host details for host ID %s"
7265
8677
msgstr ""
7266
8678
 
7267
 
#: nova/volume/netapp.py:622
 
8679
#: nova/volume/netapp.py:767 nova/volume/netapp.py:814
 
8680
#, fuzzy, python-format
 
8681
msgid "No LUN ID for volume %s"
 
8682
msgstr "Unable to locate volume %s"
 
8683
 
 
8684
#: nova/volume/netapp.py:776
7268
8685
#, python-format
7269
8686
msgid "Failed to get target portal for filer: %s"
7270
8687
msgstr ""
7271
8688
 
7272
 
#: nova/volume/netapp.py:627
 
8689
#: nova/volume/netapp.py:781
7273
8690
#, python-format
7274
8691
msgid "Failed to get target IQN for filer: %s"
7275
8692
msgstr ""
7276
8693
 
7277
 
#: nova/volume/san.py:114 nova/volume/san.py:153
 
8694
#: nova/volume/netapp.py:968 nova/volume/netapp_nfs.py:74
 
8695
#, python-format
 
8696
msgid ""
 
8697
"Cannot create volume of size %(vol_size)s from snapshot of size "
 
8698
"%(snap_size)s"
 
8699
msgstr ""
 
8700
 
 
8701
#: nova/volume/netapp.py:980
 
8702
#, python-format
 
8703
msgid ""
 
8704
"Cannot create volume of type %(new_type)s from snapshot of type "
 
8705
"%(old_type)s"
 
8706
msgstr ""
 
8707
 
 
8708
#: nova/volume/netapp.py:1014
 
8709
#, python-format
 
8710
msgid "No metadata property %(prop)s defined for the LUN %(name)s"
 
8711
msgstr ""
 
8712
 
 
8713
#: nova/volume/netapp.py:1078
 
8714
msgid "Success getting LUN list from server"
 
8715
msgstr ""
 
8716
 
 
8717
#: nova/volume/netapp.py:1100
 
8718
#, python-format
 
8719
msgid "Created LUN with name %s"
 
8720
msgstr ""
 
8721
 
 
8722
#: nova/volume/netapp.py:1109 nova/volume/netapp.py:1217
 
8723
#, fuzzy, python-format
 
8724
msgid "Destroyed LUN %s"
 
8725
msgstr "Nested return %s"
 
8726
 
 
8727
#: nova/volume/netapp.py:1146
 
8728
#, python-format
 
8729
msgid "Mapped LUN %(handle)s to the initiator %(initiator_name)s"
 
8730
msgstr ""
 
8731
 
 
8732
#: nova/volume/netapp.py:1151
 
8733
#, python-format
 
8734
msgid ""
 
8735
"Succesfully fetched target details for LUN %(handle)s and initiator "
 
8736
"%(initiator_name)s"
 
8737
msgstr ""
 
8738
 
 
8739
#: nova/volume/netapp.py:1156
 
8740
#, python-format
 
8741
msgid "Failed to get LUN target details for the LUN %s"
 
8742
msgstr ""
 
8743
 
 
8744
#: nova/volume/netapp.py:1160
 
8745
#, python-format
 
8746
msgid "Failed to get target portal for the LUN %s"
 
8747
msgstr ""
 
8748
 
 
8749
#: nova/volume/netapp.py:1164
 
8750
#, python-format
 
8751
msgid "Failed to get target IQN for the LUN %s"
 
8752
msgstr ""
 
8753
 
 
8754
#: nova/volume/netapp.py:1197
 
8755
#, python-format
 
8756
msgid "Unmapped LUN %(handle)s from the initiator %(initiator_name)s"
 
8757
msgstr ""
 
8758
 
 
8759
#: nova/volume/netapp.py:1253
 
8760
msgid "Object is not a NetApp LUN."
 
8761
msgstr ""
 
8762
 
 
8763
#: nova/volume/netapp.py:1263
 
8764
#, python-format
 
8765
msgid "Cloned LUN with new name %s"
 
8766
msgstr ""
 
8767
 
 
8768
#: nova/volume/netapp.py:1280
 
8769
#, fuzzy, python-format
 
8770
msgid "Could not find handle for LUN named %s"
 
8771
msgstr "Unable to locate volume %s"
 
8772
 
 
8773
#: nova/volume/nfs.py:60
 
8774
msgid "There's no NFS config file configured "
 
8775
msgstr ""
 
8776
 
 
8777
#: nova/volume/nfs.py:62
 
8778
msgid "NFS config file doesn't exist"
 
8779
msgstr ""
 
8780
 
 
8781
#: nova/volume/nfs.py:85
 
8782
#, fuzzy, python-format
 
8783
msgid "casted to %s"
 
8784
msgstr "Nested return %s"
 
8785
 
 
8786
#: nova/volume/nfs.py:95
 
8787
#, python-format
 
8788
msgid "Volume %s does not have provider_location specified, skipping"
 
8789
msgstr ""
 
8790
 
 
8791
#: nova/volume/nfs.py:106
 
8792
#, fuzzy, python-format
 
8793
msgid "Trying to delete non-existing volume %(volume)s at path %(mounted_path)s"
 
8794
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
8795
 
 
8796
#: nova/volume/san.py:114 nova/volume/san.py:154
7278
8797
msgid "Specify san_password or san_private_key"
7279
8798
msgstr ""
7280
8799
 
7292
8811
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
7293
8812
msgstr ""
7294
8813
 
7295
 
#: nova/volume/san.py:455
 
8814
#: nova/volume/san.py:456
7296
8815
#, python-format
7297
8816
msgid "CLIQ command returned %s"
7298
8817
msgstr ""
7299
8818
 
7300
 
#: nova/volume/san.py:461
 
8819
#: nova/volume/san.py:462
7301
8820
#, python-format
7302
8821
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
7303
8822
msgstr ""
7304
8823
 
7305
 
#: nova/volume/san.py:469
 
8824
#: nova/volume/san.py:470
7306
8825
#, python-format
7307
8826
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
7308
8827
msgstr ""
7309
8828
 
7310
 
#: nova/volume/san.py:499
 
8829
#: nova/volume/san.py:500
7311
8830
#, python-format
7312
8831
msgid ""
7313
8832
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
7314
8833
"Result=%(_xml)s"
7315
8834
msgstr ""
7316
8835
 
7317
 
#: nova/volume/san.py:552
 
8836
#: nova/volume/san.py:553
7318
8837
#, python-format
7319
8838
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
7320
8839
msgstr ""
7321
8840
 
7322
 
#: nova/volume/san.py:605
 
8841
#: nova/volume/san.py:606
7323
8842
msgid "local_path not supported"
7324
8843
msgstr ""
7325
8844
 
7326
 
#: nova/volume/san.py:688
 
8845
#: nova/volume/solidfire.py:123
7327
8846
#, python-format
7328
8847
msgid "Payload for SolidFire API call: %s"
7329
8848
msgstr ""
7330
8849
 
7331
 
#: nova/volume/san.py:705
 
8850
#: nova/volume/solidfire.py:140
7332
8851
#, python-format
7333
8852
msgid "Call to json.loads() raised an exception: %s"
7334
8853
msgstr ""
7335
8854
 
7336
 
#: nova/volume/san.py:710
 
8855
#: nova/volume/solidfire.py:145
7337
8856
#, python-format
7338
8857
msgid "Results of SolidFire API call: %s"
7339
8858
msgstr ""
7340
8859
 
7341
 
#: nova/volume/san.py:724
 
8860
#: nova/volume/solidfire.py:159
7342
8861
#, python-format
7343
8862
msgid "Found solidfire account: %s"
7344
8863
msgstr ""
7345
8864
 
7346
 
#: nova/volume/san.py:738
 
8865
#: nova/volume/solidfire.py:173
7347
8866
#, python-format
7348
8867
msgid "solidfire account: %s does not exist, create it..."
7349
8868
msgstr ""
7350
8869
 
7351
 
#: nova/volume/san.py:796
7352
 
msgid "Enter SolidFire create_volume..."
7353
 
msgstr ""
7354
 
 
7355
 
#: nova/volume/san.py:838
7356
 
msgid "Leaving SolidFire create_volume"
7357
 
msgstr ""
7358
 
 
7359
 
#: nova/volume/san.py:853
 
8870
#: nova/volume/solidfire.py:279
 
8871
#, python-format
 
8872
msgid "More than one valid preset was detected, using %s"
 
8873
msgstr ""
 
8874
 
 
8875
#: nova/volume/solidfire.py:306
7360
8876
msgid "Enter SolidFire delete_volume..."
7361
8877
msgstr ""
7362
8878
 
7363
 
#: nova/volume/san.py:872
 
8879
#: nova/volume/solidfire.py:334
7364
8880
#, fuzzy, python-format
7365
8881
msgid "Deleting volumeID: %s"
7366
8882
msgstr "Re-exporting %s volumes"
7367
8883
 
7368
 
#: nova/volume/san.py:880
 
8884
#: nova/volume/solidfire.py:342
7369
8885
msgid "Leaving SolidFire delete_volume"
7370
8886
msgstr ""
7371
8887
 
7372
 
#: nova/volume/san.py:883
 
8888
#: nova/volume/solidfire.py:345
7373
8889
msgid "Executing SolidFire ensure_export..."
7374
8890
msgstr ""
7375
8891
 
7376
 
#: nova/volume/san.py:887
 
8892
#: nova/volume/solidfire.py:349
7377
8893
msgid "Executing SolidFire create_export..."
7378
8894
msgstr ""
7379
8895
 
 
8896
#: nova/volume/solidfire.py:354
 
8897
msgid "Enter SolidFire create_snapshot..."
 
8898
msgstr ""
 
8899
 
 
8900
#: nova/volume/storwize_svc.py:123
 
8901
#, python-format
 
8902
msgid ""
 
8903
"_get_hdr_dic: attribute headers and values do not match.\n"
 
8904
" Headers: %(header)s\n"
 
8905
" Values: %(row)s"
 
8906
msgstr ""
 
8907
 
 
8908
#: nova/volume/storwize_svc.py:141
 
8909
msgid "enter: check_for_setup_error"
 
8910
msgstr ""
 
8911
 
 
8912
#: nova/volume/storwize_svc.py:147 nova/volume/storwize_svc.py:163
 
8913
#: nova/volume/storwize_svc.py:171 nova/volume/storwize_svc.py:218
 
8914
#: nova/volume/storwize_svc.py:227
 
8915
#, python-format
 
8916
msgid ""
 
8917
"check_for_setup_error: failed with unexpected CLI output.\n"
 
8918
" Command: %(cmd)s\n"
 
8919
" stdout: %(out)s\n"
 
8920
" stderr: %(err)s"
 
8921
msgstr ""
 
8922
 
 
8923
#: nova/volume/storwize_svc.py:155
 
8924
#, python-format
 
8925
msgid "pool %s doesn't exist"
 
8926
msgstr ""
 
8927
 
 
8928
#: nova/volume/storwize_svc.py:182 nova/volume/storwize_svc.py:238
 
8929
#, python-format
 
8930
msgid ""
 
8931
"check_for_setup_error: failed with unexpected CLI output.\n"
 
8932
" Command: %(cmd)s\n"
 
8933
" stdout: %(out)s\n"
 
8934
" stderr: %(err)s\n"
 
8935
msgstr ""
 
8936
 
 
8937
#: nova/volume/storwize_svc.py:200
 
8938
#, python-format
 
8939
msgid "Did not find expected column name in svcinfo lsnode: %s"
 
8940
msgstr ""
 
8941
 
 
8942
#: nova/volume/storwize_svc.py:203 nova/volume/storwize_svc.py:253
 
8943
#, python-format
 
8944
msgid ""
 
8945
"check_for_setup_error: Unexpected CLI output.\n"
 
8946
" Details: %(msg)s\n"
 
8947
"Command: %(cmd)s\n"
 
8948
" stdout: %(out)s\n"
 
8949
" stderr: %(err)s"
 
8950
msgstr ""
 
8951
 
 
8952
#: nova/volume/storwize_svc.py:250
 
8953
#, python-format
 
8954
msgid "Did not find expected column name in lsportip: %s"
 
8955
msgstr ""
 
8956
 
 
8957
#: nova/volume/storwize_svc.py:272
 
8958
#, python-format
 
8959
msgid ""
 
8960
"check_for_setup_error: fail to storage configuration: unknown storage "
 
8961
"node %(node_id)s from CLI output.\n"
 
8962
" stdout: %(out)s\n"
 
8963
" stderr: %(err)s\n"
 
8964
msgstr ""
 
8965
 
 
8966
#: nova/volume/storwize_svc.py:294
 
8967
#, python-format
 
8968
msgid ""
 
8969
"check_for_setup_error: fail to storage configuration: storage node %s has"
 
8970
" no IP addresses configured"
 
8971
msgstr ""
 
8972
 
 
8973
#: nova/volume/storwize_svc.py:302
 
8974
#, python-format
 
8975
msgid ""
 
8976
"could not obtain IP address and iSCSI name from the storage. Please "
 
8977
"verify that the storage is configured for iSCSI.\n"
 
8978
" Storage nodes: %(nodes)s\n"
 
8979
" portips: %(portips)s"
 
8980
msgstr ""
 
8981
 
 
8982
#: nova/volume/storwize_svc.py:310
 
8983
msgid "leave: check_for_setup_error"
 
8984
msgstr ""
 
8985
 
 
8986
#: nova/volume/storwize_svc.py:332
 
8987
msgid ""
 
8988
"Password or SSH private key is required for authentication: set either "
 
8989
"san_password or san_private_key option"
 
8990
msgstr ""
 
8991
 
 
8992
#: nova/volume/storwize_svc.py:340
 
8993
msgid ""
 
8994
"Illegal value specified for storwize_svc_vol_vtype: set to either "
 
8995
"'striped' or 'seq'"
 
8996
msgstr ""
 
8997
 
 
8998
#: nova/volume/storwize_svc.py:347
 
8999
msgid ""
 
9000
"Illegal value specified for storwize_svc_vol_rsize: set to either a "
 
9001
"number or a percentage"
 
9002
msgstr ""
 
9003
 
 
9004
#: nova/volume/storwize_svc.py:354
 
9005
msgid ""
 
9006
"Illegal value specified for storwize_svc_vol_warning: set to either a "
 
9007
"number or a percentage"
 
9008
msgstr ""
 
9009
 
 
9010
#: nova/volume/storwize_svc.py:362
 
9011
msgid ""
 
9012
"Illegal value specified for storwize_svc_vol_autoexpand: set to either "
 
9013
"True or False"
 
9014
msgstr ""
 
9015
 
 
9016
#: nova/volume/storwize_svc.py:370
 
9017
msgid ""
 
9018
"Illegal value specified for storwize_svc_vol_grainsize: set to either "
 
9019
"'32', '64', '128', or '256'"
 
9020
msgstr ""
 
9021
 
 
9022
#: nova/volume/storwize_svc.py:379
 
9023
#, python-format
 
9024
msgid ""
 
9025
"Illegal value %s specified for storwize_svc_flashcopy_timeout: valid "
 
9026
"values are between 0 and 600"
 
9027
msgstr ""
 
9028
 
 
9029
#: nova/volume/storwize_svc.py:388
 
9030
msgid ""
 
9031
"Illegal value specified for storwize_svc_vol_compression: set to either "
 
9032
"True or False"
 
9033
msgstr ""
 
9034
 
 
9035
#: nova/volume/storwize_svc.py:394
 
9036
msgid "enter: do_setup"
 
9037
msgstr ""
 
9038
 
 
9039
#: nova/volume/storwize_svc.py:396
 
9040
msgid "leave: do_setup"
 
9041
msgstr ""
 
9042
 
 
9043
#: nova/volume/storwize_svc.py:409
 
9044
#, python-format
 
9045
msgid "enter: create_volume: volume %s "
 
9046
msgstr ""
 
9047
 
 
9048
#: nova/volume/storwize_svc.py:444 nova/volume/storwize_svc.py:454
 
9049
#, python-format
 
9050
msgid ""
 
9051
"create volume %(name)s - did not find success message in CLI output.\n"
 
9052
" stdout: %(out)s\n"
 
9053
" stderr: %(err)s"
 
9054
msgstr ""
 
9055
 
 
9056
#: nova/volume/storwize_svc.py:459
 
9057
#, python-format
 
9058
msgid "leave: create_volume: volume %(name)s "
 
9059
msgstr ""
 
9060
 
 
9061
#: nova/volume/storwize_svc.py:468
 
9062
#, python-format
 
9063
msgid "enter: delete_volume: volume %(name)s "
 
9064
msgstr ""
 
9065
 
 
9066
#: nova/volume/storwize_svc.py:483
 
9067
#, python-format
 
9068
msgid ""
 
9069
"delete volume %(name)s - non empty output from CLI.\n"
 
9070
" stdout: %(out)s\n"
 
9071
" stderr: %(err)s"
 
9072
msgstr ""
 
9073
 
 
9074
#: nova/volume/storwize_svc.py:490
 
9075
#, python-format
 
9076
msgid "warning: tried to delete volume %(name)s but it does not exist."
 
9077
msgstr ""
 
9078
 
 
9079
#: nova/volume/storwize_svc.py:493
 
9080
#, python-format
 
9081
msgid "leave: delete_volume: volume %(name)s "
 
9082
msgstr ""
 
9083
 
 
9084
#: nova/volume/storwize_svc.py:503
 
9085
#, python-format
 
9086
msgid "ensure_export: volume %s not found on storage"
 
9087
msgstr ""
 
9088
 
 
9089
#: nova/volume/storwize_svc.py:527
 
9090
#, python-format
 
9091
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
 
9092
msgstr ""
 
9093
 
 
9094
#: nova/volume/storwize_svc.py:542
 
9095
msgid "_create_new_host failed to return the host name."
 
9096
msgstr ""
 
9097
 
 
9098
#: nova/volume/storwize_svc.py:560
 
9099
#, python-format
 
9100
msgid ""
 
9101
"initialize_connection: did not find preferred node %(node)s for volume "
 
9102
"%(vol)s in iSCSI configuration"
 
9103
msgstr ""
 
9104
 
 
9105
#: nova/volume/storwize_svc.py:568
 
9106
#, python-format
 
9107
msgid ""
 
9108
"initialize_connection: did not find a preferred node for volume %s in "
 
9109
"iSCSI configuration"
 
9110
msgstr ""
 
9111
 
 
9112
#: nova/volume/storwize_svc.py:582
 
9113
#, python-format
 
9114
msgid ""
 
9115
"leave: initialize_connection:\n"
 
9116
" volume: %(vol)s\n"
 
9117
" connector %(conn)s\n"
 
9118
" properties: %(prop)s"
 
9119
msgstr ""
 
9120
 
 
9121
#: nova/volume/storwize_svc.py:600
 
9122
#, python-format
 
9123
msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s"
 
9124
msgstr ""
 
9125
 
 
9126
#: nova/volume/storwize_svc.py:610
 
9127
#, python-format
 
9128
msgid "_get_host_from_iscsiname failed to return the host name for iscsi name %s"
 
9129
msgstr ""
 
9130
 
 
9131
#: nova/volume/storwize_svc.py:621
 
9132
#, python-format
 
9133
msgid ""
 
9134
"delete mapping of volume %(vol)s to host %(host)s - non empty output from"
 
9135
" CLI.\n"
 
9136
" stdout: %(out)s\n"
 
9137
" stderr: %(err)s"
 
9138
msgstr ""
 
9139
 
 
9140
#: nova/volume/storwize_svc.py:630
 
9141
#, python-format
 
9142
msgid "terminate_connection: no mapping of volume %(vol)s to host %(host)s found"
 
9143
msgstr ""
 
9144
 
 
9145
#: nova/volume/storwize_svc.py:638
 
9146
#, python-format
 
9147
msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s"
 
9148
msgstr ""
 
9149
 
 
9150
#: nova/volume/storwize_svc.py:649
 
9151
#, python-format
 
9152
msgid ""
 
9153
"_run_flashcopy: fail to cleanup failed FlashCopy mapping %(fc_map_id)% "
 
9154
"from %(source)s to %(target)s.\n"
 
9155
"stdout: %(out)s\n"
 
9156
" stderr: %(err)s"
 
9157
msgstr ""
 
9158
 
 
9159
#: nova/volume/storwize_svc.py:663
 
9160
#, python-format
 
9161
msgid ""
 
9162
"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target"
 
9163
" %(target)s"
 
9164
msgstr ""
 
9165
 
 
9166
#: nova/volume/storwize_svc.py:671 nova/volume/storwize_svc.py:684
 
9167
#, python-format
 
9168
msgid ""
 
9169
"create FC mapping from %(source)s to %(target)s - did not find success "
 
9170
"message in CLI output.\n"
 
9171
" stdout: %(out)s\n"
 
9172
" stderr: %(err)s\n"
 
9173
msgstr ""
 
9174
 
 
9175
#: nova/volume/storwize_svc.py:695 nova/volume/storwize_svc.py:704
 
9176
#, python-format
 
9177
msgid ""
 
9178
"create FC mapping from %(source)s to %(target)s - did not find mapping id"
 
9179
" in CLI output.\n"
 
9180
" stdout: %(out)s\n"
 
9181
" stderr: %(err)s\n"
 
9182
msgstr ""
 
9183
 
 
9184
#: nova/volume/storwize_svc.py:715
 
9185
#, python-format
 
9186
msgid ""
 
9187
"_run_flashcopy: fail to prepare FlashCopy from %(source)s to %(target)s.\n"
 
9188
"stdout: %(out)s\n"
 
9189
" stderr: %(err)s"
 
9190
msgstr ""
 
9191
 
 
9192
#: nova/volume/storwize_svc.py:740
 
9193
#, python-format
 
9194
msgid ""
 
9195
"unexecpted mapping status %(status)s for mapping %(id)s. Attributes: "
 
9196
"%(attr)s"
 
9197
msgstr ""
 
9198
 
 
9199
#: nova/volume/storwize_svc.py:752
 
9200
#, python-format
 
9201
msgid ""
 
9202
"mapping %(id)s prepare failed to complete within the alloted %(to)s "
 
9203
"seconds timeout. Terminating"
 
9204
msgstr ""
 
9205
 
 
9206
#: nova/volume/storwize_svc.py:757
 
9207
#, python-format
 
9208
msgid ""
 
9209
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s "
 
9210
"with exception %(ex)s"
 
9211
msgstr ""
 
9212
 
 
9213
#: nova/volume/storwize_svc.py:765
 
9214
#, python-format
 
9215
msgid "_run_flashcopy: %s"
 
9216
msgstr ""
 
9217
 
 
9218
#: nova/volume/storwize_svc.py:771
 
9219
#, python-format
 
9220
msgid ""
 
9221
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s.\n"
 
9222
"stdout: %(out)s\n"
 
9223
" stderr: %(err)s"
 
9224
msgstr ""
 
9225
 
 
9226
#: nova/volume/storwize_svc.py:780
 
9227
#, python-format
 
9228
msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s"
 
9229
msgstr ""
 
9230
 
 
9231
#: nova/volume/storwize_svc.py:790
 
9232
#, python-format
 
9233
msgid "enter: create_volume_from_snapshot: snapshot %(tgt)s from volume %(src)s"
 
9234
msgstr ""
 
9235
 
 
9236
#: nova/volume/storwize_svc.py:796
 
9237
#, python-format
 
9238
msgid "create_volume_from_snapshot: source volume %s does not exist"
 
9239
msgstr ""
 
9240
 
 
9241
#: nova/volume/storwize_svc.py:803 nova/volume/storwize_svc.py:857
 
9242
#: nova/volume/storwize_svc.py:876
 
9243
#, python-format
 
9244
msgid ""
 
9245
"create_volume_from_snapshot: cannot get source volume %(src)s capacity "
 
9246
"from volume attributes %(attr)s"
 
9247
msgstr ""
 
9248
 
 
9249
#: nova/volume/storwize_svc.py:812
 
9250
#, python-format
 
9251
msgid ""
 
9252
"create_volume_from_snapshot: target volume %s already exists, cannot "
 
9253
"create"
 
9254
msgstr ""
 
9255
 
 
9256
#: nova/volume/storwize_svc.py:831
 
9257
#, fuzzy, python-format
 
9258
msgid "leave: create_volume_from_snapshot: %s created successfully"
 
9259
msgstr "volume %s: created successfully"
 
9260
 
 
9261
#: nova/volume/storwize_svc.py:843
 
9262
#, python-format
 
9263
msgid "enter: create_snapshot: snapshot %(tgt)s from volume %(src)s"
 
9264
msgstr ""
 
9265
 
 
9266
#: nova/volume/storwize_svc.py:850
 
9267
#, python-format
 
9268
msgid "create_snapshot: source volume %s does not exist"
 
9269
msgstr ""
 
9270
 
 
9271
#: nova/volume/storwize_svc.py:883
 
9272
#, python-format
 
9273
msgid ""
 
9274
"create_snapshot: source %(src)s and target volume %(tgt)s have different "
 
9275
"capacities (source:%(ssize)s target:%(tsize)s)"
 
9276
msgstr ""
 
9277
 
 
9278
#: nova/volume/storwize_svc.py:901
 
9279
#, fuzzy, python-format
 
9280
msgid "leave: create_snapshot: %s created successfully"
 
9281
msgstr "volume %s: created successfully"
 
9282
 
 
9283
#: nova/volume/storwize_svc.py:909
 
9284
#, python-format
 
9285
msgid "enter: delete_snapshot: snapshot %s"
 
9286
msgstr ""
 
9287
 
 
9288
#: nova/volume/storwize_svc.py:918
 
9289
#, python-format
 
9290
msgid "leave: delete_snapshot: snapshot %s"
 
9291
msgstr ""
 
9292
 
 
9293
#: nova/volume/storwize_svc.py:927
 
9294
#, python-format
 
9295
msgid "enter: _get_host_from_iscsiname: iSCSI initiator %s"
 
9296
msgstr ""
 
9297
 
 
9298
#: nova/volume/storwize_svc.py:937
 
9299
#, python-format
 
9300
msgid ""
 
9301
"_get_host_from_iscsiname: failed with unexpected CLI output.\n"
 
9302
" command: %(cmd)s\n"
 
9303
" stdout: %(out)s\n"
 
9304
" stderr: %(err)s"
 
9305
msgstr ""
 
9306
 
 
9307
#: nova/volume/storwize_svc.py:957
 
9308
#, python-format
 
9309
msgid ""
 
9310
"_get_host_from_iscsiname: Unexpected response from CLI output. Command: "
 
9311
"%(cmd)s\n"
 
9312
" stdout: %(out)s\n"
 
9313
" stderr: %(err)s"
 
9314
msgstr ""
 
9315
 
 
9316
#: nova/volume/storwize_svc.py:973
 
9317
#, python-format
 
9318
msgid "leave: _get_host_from_iscsiname: iSCSI initiator %s"
 
9319
msgstr ""
 
9320
 
 
9321
#: nova/volume/storwize_svc.py:986
 
9322
#, python-format
 
9323
msgid "enter: _create_new_host: host %(name)s with iSCSI initiator %(init)s"
 
9324
msgstr ""
 
9325
 
 
9326
#: nova/volume/storwize_svc.py:995
 
9327
msgid ""
 
9328
"_create_new_host: cannot clean host name. Host name is not unicode or "
 
9329
"string"
 
9330
msgstr ""
 
9331
 
 
9332
#: nova/volume/storwize_svc.py:1008
 
9333
#, python-format
 
9334
msgid ""
 
9335
"create host %(name)s with iSCSI initiator %(init)s - did not find success"
 
9336
" message in CLI output.\n"
 
9337
" stdout: %(out)s\n"
 
9338
" stderr: %(err)s\n"
 
9339
msgstr ""
 
9340
 
 
9341
#: nova/volume/storwize_svc.py:1016
 
9342
#, python-format
 
9343
msgid "leave: _create_new_host: host %(host)s with iSCSI initiator %(init)s"
 
9344
msgstr ""
 
9345
 
 
9346
#: nova/volume/storwize_svc.py:1025
 
9347
#, python-format
 
9348
msgid "enter: _delete_host: host %s "
 
9349
msgstr ""
 
9350
 
 
9351
#: nova/volume/storwize_svc.py:1033
 
9352
#, python-format
 
9353
msgid "warning: tried to delete host %(name)s but it does not exist."
 
9354
msgstr ""
 
9355
 
 
9356
#: nova/volume/storwize_svc.py:1036
 
9357
#, python-format
 
9358
msgid "leave: _delete_host: host %s "
 
9359
msgstr ""
 
9360
 
 
9361
#: nova/volume/storwize_svc.py:1040
 
9362
#, python-format
 
9363
msgid "enter: _is_volume_defined: volume %s "
 
9364
msgstr ""
 
9365
 
 
9366
#: nova/volume/storwize_svc.py:1042
 
9367
#, python-format
 
9368
msgid "leave: _is_volume_defined: volume %(vol)s with %(str)s "
 
9369
msgstr ""
 
9370
 
 
9371
#: nova/volume/storwize_svc.py:1053
 
9372
#, python-format
 
9373
msgid "enter: _is_host_defined: host %s "
 
9374
msgstr ""
 
9375
 
 
9376
#: nova/volume/storwize_svc.py:1065
 
9377
#, python-format
 
9378
msgid ""
 
9379
"_is_host_defined: Unexpected response from CLI output.\n"
 
9380
" stdout: %(out)s\n"
 
9381
" stderr: %(err)s\n"
 
9382
msgstr ""
 
9383
 
 
9384
#: nova/volume/storwize_svc.py:1075
 
9385
#, python-format
 
9386
msgid ""
 
9387
"Data received for host %(host1)s instead of host %(host2)s.\n"
 
9388
" stdout: %(out)s\n"
 
9389
" stderr: %(err)s\n"
 
9390
msgstr ""
 
9391
 
 
9392
#: nova/volume/storwize_svc.py:1085
 
9393
#, python-format
 
9394
msgid "leave: _is_host_defined: host %(host)s with %(str)s "
 
9395
msgstr ""
 
9396
 
 
9397
#: nova/volume/storwize_svc.py:1113
 
9398
#, python-format
 
9399
msgid "enter: _map_vol_to_host: volume %(vol)s to host %(host)s"
 
9400
msgstr ""
 
9401
 
 
9402
#: nova/volume/storwize_svc.py:1143
 
9403
#, python-format
 
9404
msgid ""
 
9405
"_map_vol_to_host: mapping host %(host)s to volume %(vol)s with LUN "
 
9406
"%(lun)s - did not find success message in CLI output. stdout: %(out)s\n"
 
9407
" stderr: %(err)s\n"
 
9408
msgstr ""
 
9409
 
 
9410
#: nova/volume/storwize_svc.py:1153
 
9411
#, python-format
 
9412
msgid "leave: _map_vol_to_host: LUN %(lun)s, volume %(vol)s, host %(host)s"
 
9413
msgstr ""
 
9414
 
 
9415
#: nova/volume/storwize_svc.py:1169
 
9416
#, python-format
 
9417
msgid "enter: _get_flashcopy_mapping_attributes: mapping %s"
 
9418
msgstr ""
 
9419
 
 
9420
#: nova/volume/storwize_svc.py:1176 nova/volume/storwize_svc.py:1188
 
9421
#, python-format
 
9422
msgid ""
 
9423
"_get_flashcopy_mapping_attributes: Unexpected response from CLI output. "
 
9424
"Command: %(cmd)s\n"
 
9425
" stdout: %(out)s\n"
 
9426
" stderr: %(err)s"
 
9427
msgstr ""
 
9428
 
 
9429
#: nova/volume/storwize_svc.py:1200
 
9430
#, python-format
 
9431
msgid ""
 
9432
"leave: _get_flashcopy_mapping_attributes: mapping %(id)s, attributes "
 
9433
"%(attr)s"
 
9434
msgstr ""
 
9435
 
 
9436
#: nova/volume/storwize_svc.py:1214
 
9437
#, python-format
 
9438
msgid "enter: _get_volume_attributes: volume %s"
 
9439
msgstr ""
 
9440
 
 
9441
#: nova/volume/storwize_svc.py:1223
 
9442
#, fuzzy, python-format
 
9443
msgid ""
 
9444
"CLI Exception output:\n"
 
9445
" command: %(cmd)s\n"
 
9446
" stdout: %(out)s\n"
 
9447
" stderr: %(err)s"
 
9448
msgstr ""
 
9449
"%(description)s\n"
 
9450
"Command: %(cmd)s\n"
 
9451
"Exit code: %(exit_code)s\n"
 
9452
"Stdout: %(stdout)r\n"
 
9453
"Stderr: %(stderr)r"
 
9454
 
 
9455
#: nova/volume/storwize_svc.py:1244
 
9456
#, python-format
 
9457
msgid ""
 
9458
"leave: _get_volume_attributes:\n"
 
9459
" volume %(vol)s\n"
 
9460
" attributes: %(attr)s"
 
9461
msgstr ""
 
9462
 
7380
9463
#: nova/volume/volume_types.py:49 nova/volume/volume_types.py:108
7381
9464
msgid "name cannot be None"
7382
9465
msgstr ""
7404
9487
msgid "Create failed"
7405
9488
msgstr ""
7406
9489
 
7407
 
#: nova/volume/xensm.py:64
 
9490
#: nova/volume/xensm.py:65
7408
9491
#, python-format
7409
9492
msgid "SR UUID of new SR is: %s"
7410
9493
msgstr ""
7411
9494
 
7412
 
#: nova/volume/xensm.py:71
 
9495
#: nova/volume/xensm.py:72
7413
9496
msgid "Failed to update db"
7414
9497
msgstr ""
7415
9498
 
7416
 
#: nova/volume/xensm.py:80
 
9499
#: nova/volume/xensm.py:82
7417
9500
#, python-format
7418
9501
msgid "Failed to introduce sr %s...continuing"
7419
9502
msgstr ""
7420
9503
 
7421
 
#: nova/volume/xensm.py:91
 
9504
#: nova/volume/xensm.py:93
7422
9505
#, python-format
7423
9506
msgid "Failed to reach backend %d"
7424
9507
msgstr ""
7425
9508
 
7426
 
#: nova/volume/xensm.py:100
 
9509
#: nova/volume/xensm.py:102
7427
9510
msgid "XenSMDriver requires xenapi connection"
7428
9511
msgstr ""
7429
9512
 
7430
 
#: nova/volume/xensm.py:111
 
9513
#: nova/volume/xensm.py:113
7431
9514
msgid "Failed to initiate session"
7432
9515
msgstr ""
7433
9516
 
7434
 
#: nova/volume/xensm.py:143
 
9517
#: nova/volume/xensm.py:146
7435
9518
#, python-format
7436
9519
msgid "Volume will be created in backend - %d"
7437
9520
msgstr ""
7438
9521
 
7439
 
#: nova/volume/xensm.py:155
 
9522
#: nova/volume/xensm.py:158
7440
9523
msgid "Failed to update volume in db"
7441
9524
msgstr ""
7442
9525
 
7443
 
#: nova/volume/xensm.py:159
 
9526
#: nova/volume/xensm.py:162
7444
9527
msgid "Unable to create volume"
7445
9528
msgstr ""
7446
9529
 
7447
 
#: nova/volume/xensm.py:173
 
9530
#: nova/volume/xensm.py:169
 
9531
#, fuzzy, python-format
 
9532
msgid "Volume %s does not exist"
 
9533
msgstr "volume %s: deleting"
 
9534
 
 
9535
#: nova/volume/xensm.py:179
7448
9536
msgid "Failed to delete vdi"
7449
9537
msgstr ""
7450
9538
 
7451
 
#: nova/volume/xensm.py:179
 
9539
#: nova/volume/xensm.py:186
7452
9540
msgid "Failed to delete volume in db"
7453
9541
msgstr ""
7454
9542
 
7455
 
#: nova/volume/xensm.py:212
 
9543
#: nova/volume/xensm.py:220
7456
9544
msgid "Failed to find volume in db"
7457
9545
msgstr ""
7458
9546
 
7459
 
#: nova/volume/xensm.py:223
 
9547
#: nova/volume/xensm.py:232
7460
9548
msgid "Failed to find backend in db"
7461
9549
msgstr ""
7462
9550
 
7537
9625
"gone: %(exc)s"
7538
9626
msgstr ""
7539
9627
 
7540
 
#~ msgid "Volume service is unavailable at this time."
7541
 
#~ msgstr ""
7542
 
 
7543
 
#~ msgid "Unable to locate account %(account_name) on Solidfire device"
7544
 
#~ msgstr ""
7545
 
 
7546
 
#~ msgid "Zone %(zone_id)s could not be found."
7547
 
#~ msgstr ""
7548
 
 
7549
 
#~ msgid "Nova access parameters were not specified."
7550
 
#~ msgstr ""
7551
 
 
7552
 
#~ msgid "Virtual Storage Array %(id)d could not be found."
7553
 
#~ msgstr ""
7554
 
 
7555
 
#~ msgid "Virtual Storage Array %(name)s could not be found."
7556
 
#~ msgstr ""
7557
 
 
7558
 
#~ msgid "Detected more than one volume with name %(vol_name)"
7559
 
#~ msgstr ""
7560
 
 
7561
 
#~ msgid "Detected existing vlan with id %(vlan)"
7562
 
#~ msgstr ""
7563
 
 
7564
 
#~ msgid "Inner Exception: %s"
7565
 
#~ msgstr "Inner Exception: %s"
7566
 
 
7567
 
#~ msgid ""
7568
 
#~ "Attempting to grab semaphore \"%(lock)s\" "
7569
 
#~ "for method \"%(method)s\"...lock"
7570
 
#~ msgstr ""
7571
 
 
7572
 
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"...lock"
7573
 
#~ msgstr ""
7574
 
 
7575
 
#~ msgid ""
7576
 
#~ "Attempting to grab file lock "
7577
 
#~ "\"%(lock)s\" for method \"%(method)s\"...lock"
7578
 
#~ msgstr ""
7579
 
 
7580
 
#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"...lock"
7581
 
#~ msgstr ""
7582
 
 
7583
 
#~ msgid "Original exception being dropped"
7584
 
#~ msgstr ""
7585
 
 
7586
 
#~ msgid "Stopping raw TCP server."
7587
 
#~ msgstr ""
7588
 
 
7589
 
#~ msgid "Starting TCP server %(arg0)s on %(host)s:%(port)s"
7590
 
#~ msgstr ""
7591
 
 
7592
 
#~ msgid "not available"
7593
 
#~ msgstr ""
7594
 
 
7595
 
#~ msgid "Returned non-serializeable type: %s"
7596
 
#~ msgstr ""
7597
 
 
7598
 
#~ msgid "%(user_id)s could not be found with token '%(token)s'"
7599
 
#~ msgstr ""
7600
 
 
7601
 
#~ msgid "%(user_id)s must be an admin or a member of %(project_id)s"
7602
 
#~ msgstr ""
7603
 
 
7604
 
#~ msgid "Authentication requests must be made against a version root (e.g. /v2)."
7605
 
#~ msgstr ""
7606
 
 
7607
 
#~ msgid "Could not find %s in request."
7608
 
#~ msgstr ""
7609
 
 
7610
 
#~ msgid "Successfully authenticated '%s'"
7611
 
#~ msgstr ""
7612
 
 
7613
 
#~ msgid "User not found with provided API key."
7614
 
#~ msgstr ""
7615
 
 
7616
 
#~ msgid "Provided API key is valid, but not for user '%(username)s'"
7617
 
#~ msgstr ""
7618
 
 
7619
 
#~ msgid "Associate floating ip failed"
7620
 
#~ msgstr ""
7621
 
 
7622
 
#~ msgid "Parent group id and group id cannot be same"
7623
 
#~ msgstr ""
7624
 
 
7625
 
#~ msgid "start instance %r"
7626
 
#~ msgstr ""
7627
 
 
7628
 
#~ msgid "stop instance %r"
7629
 
#~ msgstr ""
7630
 
 
7631
 
#~ msgid "No body provided"
7632
 
#~ msgstr ""
7633
 
 
7634
 
#~ msgid "Create VSA %(display_name)s of type %(vc_type)s"
7635
 
#~ msgstr ""
7636
 
 
7637
 
#~ msgid "Delete VSA with id: %s"
7638
 
#~ msgstr ""
7639
 
 
7640
 
#~ msgid "Associate address %(ip)s to VSA %(id)s"
7641
 
#~ msgstr ""
7642
 
 
7643
 
#~ msgid "Disassociate address from VSA %(id)s"
7644
 
#~ msgstr ""
7645
 
 
7646
 
#~ msgid "%(obj)s with ID %(id)s not found"
7647
 
#~ msgstr ""
7648
 
 
7649
 
#~ msgid ""
7650
 
#~ "%(obj)s with ID %(id)s belongs to "
7651
 
#~ "VSA %(own_vsa_id)s and not to VSA "
7652
 
#~ "%(vsa_id)s."
7653
 
#~ msgstr ""
7654
 
 
7655
 
#~ msgid "Index. vsa_id=%(vsa_id)s"
7656
 
#~ msgstr ""
7657
 
 
7658
 
#~ msgid "Detail. vsa_id=%(vsa_id)s"
7659
 
#~ msgstr ""
7660
 
 
7661
 
#~ msgid "Create. vsa_id=%(vsa_id)s, body=%(body)s"
7662
 
#~ msgstr ""
7663
 
 
7664
 
#~ msgid "Create volume of %(size)s GB from VSA ID %(vsa_id)s"
7665
 
#~ msgstr ""
7666
 
 
7667
 
#~ msgid "Update %(obj)s with id: %(id)s, changes: %(changes)s"
7668
 
#~ msgstr ""
7669
 
 
7670
 
#~ msgid "Delete. vsa_id=%(vsa_id)s, id=%(id)s"
7671
 
#~ msgstr ""
7672
 
 
7673
 
#~ msgid "Show. vsa_id=%(vsa_id)s, id=%(id)s"
7674
 
#~ msgstr ""
7675
 
 
7676
 
#~ msgid "Index instances for VSA %s"
7677
 
#~ msgstr ""
7678
 
 
7679
 
#~ msgid "Quota exceeded for %(pid)s, metadata property key or value too long"
7680
 
#~ msgstr ""
7681
 
 
7682
 
#~ msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances"
7683
 
#~ msgstr ""
7684
 
 
7685
 
#~ msgid ""
7686
 
#~ "Instance quota exceeded. You cannot run"
7687
 
#~ " any more instances of this type."
7688
 
#~ msgstr ""
7689
 
 
7690
 
#~ msgid ""
7691
 
#~ "Instance quota exceeded. You can only"
7692
 
#~ " run %s more instances of this "
7693
 
#~ "type."
7694
 
#~ msgstr ""
7695
 
 
7696
 
#~ msgid "Creating a raw instance"
7697
 
#~ msgstr ""
7698
 
 
7699
 
#~ msgid "Using Kernel=%(kernel_id)s, Ramdisk=%(ramdisk_id)s"
7700
 
#~ msgstr ""
7701
 
 
7702
 
#~ msgid "Going to try to soft delete %s"
7703
 
#~ msgstr ""
7704
 
 
7705
 
#~ msgid "No host for instance %s, deleting immediately"
7706
 
#~ msgstr ""
7707
 
 
7708
 
#~ msgid "Going to try to terminate %s"
7709
 
#~ msgstr ""
7710
 
 
7711
 
#~ msgid "Going to try to stop %s"
7712
 
#~ msgstr ""
7713
 
 
7714
 
#~ msgid "Going to try to start %s"
7715
 
#~ msgstr ""
7716
 
 
7717
 
#~ msgid ""
7718
 
#~ "check_instance_lock: arguments: |%(self)s| "
7719
 
#~ "|%(context)s| |%(instance_uuid)s|"
7720
 
#~ msgstr ""
7721
 
 
7722
 
#~ msgid ""
7723
 
#~ "Going to force the deletion of the"
7724
 
#~ " vm %(instance_uuid)s, even if it is"
7725
 
#~ " deleted"
7726
 
#~ msgstr ""
7727
 
 
7728
 
#~ msgid ""
7729
 
#~ "Instance %(instance_uuid)s did not exist "
7730
 
#~ "in the DB, but I will shut "
7731
 
#~ "it down anyway using a special "
7732
 
#~ "context"
7733
 
#~ msgstr ""
7734
 
 
7735
 
#~ msgid "exception terminating the instance %(instance_uuid)s"
7736
 
#~ msgstr ""
7737
 
 
7738
 
#~ msgid "Instance %s not found."
7739
 
#~ msgstr ""
7740
 
 
7741
 
#~ msgid "trying to destroy already destroyed instance: %s"
7742
 
#~ msgstr "trying to destroy already destroyed instance: %s"
7743
 
 
7744
 
#~ msgid ""
7745
 
#~ "Cannot rebuild instance [%(instance_uuid)s], "
7746
 
#~ "because the given image does not "
7747
 
#~ "exist."
7748
 
#~ msgstr ""
7749
 
 
7750
 
#~ msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
7751
 
#~ msgstr ""
7752
 
 
7753
 
#~ msgid "Rebuilding instance %s"
7754
 
#~ msgstr ""
7755
 
 
7756
 
#~ msgid ""
7757
 
#~ "trying to reboot a non-running "
7758
 
#~ "instance: %(instance_uuid)s (state: %(state)s "
7759
 
#~ "expected: %(running)s)"
7760
 
#~ msgstr ""
7761
 
 
7762
 
#~ msgid ""
7763
 
#~ "trying to snapshot a non-running "
7764
 
#~ "instance: %(instance_uuid)s (state: %(state)s "
7765
 
#~ "expected: %(running)s)"
7766
 
#~ msgstr ""
7767
 
 
7768
 
#~ msgid "Instance %s: Root password set"
7769
 
#~ msgstr ""
7770
 
 
7771
 
#~ msgid ""
7772
 
#~ "trying to inject a file into a "
7773
 
#~ "non-running instance: %(instance_uuid)s "
7774
 
#~ "(state: %(current_power_state)s expected: "
7775
 
#~ "%(expected_state)s)"
7776
 
#~ msgstr ""
7777
 
 
7778
 
#~ msgid "instance %(instance_uuid)s: injecting file to %(path)s"
 
9628
#~ msgid "Failed to paginate through images from image service"
 
9629
#~ msgstr "Failed to paginate through images from image service"
 
9630
 
 
9631
#~ msgid "Connection to glance failed"
 
9632
#~ msgstr "Connection to glance failed"
 
9633
 
 
9634
#~ msgid "Invalid signature %(signature)s for user %(user)s."
 
9635
#~ msgstr "Invalid signature %(signature)s for user %(user)s."
 
9636
 
 
9637
#~ msgid "Invalid instance type %(instance_type)s."
 
9638
#~ msgstr "Invalid instance type %(instance_type)s."
 
9639
 
 
9640
#~ msgid "Instance %(instance_id)s is not suspended."
 
9641
#~ msgstr ""
 
9642
 
 
9643
#~ msgid "Destination compute host is unavailable at this time."
 
9644
#~ msgstr ""
 
9645
 
 
9646
#~ msgid "Original compute host is unavailable at this time."
 
9647
#~ msgstr ""
 
9648
 
 
9649
#~ msgid "Expected a uuid but received %(uuid)."
 
9650
#~ msgstr ""
 
9651
 
 
9652
#~ msgid "Required flag %(flag)s not set."
 
9653
#~ msgstr ""
 
9654
 
 
9655
#~ msgid "Volume not found for instance %(instance_id)s."
 
9656
#~ msgstr ""
 
9657
 
 
9658
#~ msgid "Zero volume types found."
 
9659
#~ msgstr ""
 
9660
 
 
9661
#~ msgid ""
 
9662
#~ "Some images have been stored via "
 
9663
#~ "hrefs. This version of the api "
 
9664
#~ "does not support displaying image hrefs."
 
9665
#~ msgstr ""
 
9666
 
 
9667
#~ msgid "Kernel not found for image %(image_id)s."
 
9668
#~ msgstr ""
 
9669
 
 
9670
#~ msgid "User %(user_id)s could not be found."
 
9671
#~ msgstr ""
 
9672
 
 
9673
#~ msgid "User %(user_id)s is not a member of project %(project_id)s."
 
9674
#~ msgstr ""
 
9675
 
 
9676
#~ msgid "Role %(role_id)s could not be found."
 
9677
#~ msgstr ""
 
9678
 
 
9679
#~ msgid "Network %(network)s has active ports, cannot delete."
 
9680
#~ msgstr ""
 
9681
 
 
9682
#~ msgid "Instance %(instance_id)s has zero fixed ips."
 
9683
#~ msgstr ""
 
9684
 
 
9685
#~ msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
 
9686
#~ msgstr ""
 
9687
 
 
9688
#~ msgid "Host %(host)s has zero fixed ips."
 
9689
#~ msgstr ""
 
9690
 
 
9691
#~ msgid "Fixed IP address %(address)s is already in use."
 
9692
#~ msgstr ""
 
9693
 
 
9694
#~ msgid "Auth token %(token)s could not be found."
 
9695
#~ msgstr ""
 
9696
 
 
9697
#~ msgid "Access Key %(access_key)s could not be found."
 
9698
#~ msgstr ""
 
9699
 
 
9700
#~ msgid "Console for instance %(instance_id)s could not be found."
 
9701
#~ msgstr ""
 
9702
 
 
9703
#~ msgid ""
 
9704
#~ "Console for instance %(instance_id)s in "
 
9705
#~ "pool %(pool_id)s could not be found."
 
9706
#~ msgstr ""
 
9707
 
 
9708
#~ msgid "Zero instance types found."
 
9709
#~ msgstr ""
 
9710
 
 
9711
#~ msgid "Cell %(cell_id)s could not be found."
 
9712
#~ msgstr ""
 
9713
 
 
9714
#~ msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
 
9715
#~ msgstr ""
 
9716
 
 
9717
#~ msgid "LDAP object could not be found"
 
9718
#~ msgstr ""
 
9719
 
 
9720
#~ msgid "LDAP user %(user_id)s could not be found."
 
9721
#~ msgstr ""
 
9722
 
 
9723
#~ msgid "LDAP group %(group_id)s could not be found."
 
9724
#~ msgstr ""
 
9725
 
 
9726
#~ msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
 
9727
#~ msgstr ""
 
9728
 
 
9729
#~ msgid "Unable to use global role %(role_id)s"
 
9730
#~ msgstr ""
 
9731
 
 
9732
#~ msgid "User %(user)s already exists."
 
9733
#~ msgstr ""
 
9734
 
 
9735
#~ msgid "LDAP user %(user)s already exists."
 
9736
#~ msgstr ""
 
9737
 
 
9738
#~ msgid "LDAP group %(group)s already exists."
 
9739
#~ msgstr ""
 
9740
 
 
9741
#~ msgid "User %(uid)s is already a member of the group %(group_dn)s"
 
9742
#~ msgstr ""
 
9743
 
 
9744
#~ msgid "Project %(project)s already exists."
 
9745
#~ msgstr ""
 
9746
 
 
9747
#~ msgid "%(path)s is on shared storage: %(reason)s"
 
9748
#~ msgstr ""
 
9749
 
 
9750
#~ msgid "When resizing, instances must change size!"
 
9751
#~ msgstr ""
 
9752
 
 
9753
#~ msgid "1 or more Zones could not complete the request"
 
9754
#~ msgstr ""
 
9755
 
 
9756
#~ msgid "Quota exceeded: already used %(used)d of %(allowed)d instances"
 
9757
#~ msgstr ""
 
9758
 
 
9759
#~ msgid "Host %(host)s already member of another aggregate."
 
9760
#~ msgstr ""
 
9761
 
 
9762
#~ msgid "Error in SolidFire API response: status=%(status)s"
 
9763
#~ msgstr ""
 
9764
 
 
9765
#~ msgid "Could not fetch image %(image)s"
 
9766
#~ msgstr ""
 
9767
 
 
9768
#~ msgid "SIGTERM received"
 
9769
#~ msgstr ""
 
9770
 
 
9771
#~ msgid "Fetching %s"
 
9772
#~ msgstr "Fetching %s"
 
9773
 
 
9774
#~ msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
9775
#~ msgstr ""
 
9776
 
 
9777
#~ msgid "Found sentinel %(filename)s for pid %(pid)s"
 
9778
#~ msgstr ""
 
9779
 
 
9780
#~ msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
 
9781
#~ msgstr ""
 
9782
 
 
9783
#~ msgid "Found lockfile %(file)s with link count %(count)d"
 
9784
#~ msgstr ""
 
9785
 
 
9786
#~ msgid "Cleaned lockfile %(file)s with link count %(count)d"
 
9787
#~ msgstr ""
 
9788
 
 
9789
#~ msgid "Class %(fullname)s is deprecated: %(msg)s"
 
9790
#~ msgstr ""
 
9791
 
 
9792
#~ msgid "Class %(fullname)s is deprecated"
 
9793
#~ msgstr ""
 
9794
 
 
9795
#~ msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
 
9796
#~ msgstr ""
 
9797
 
 
9798
#~ msgid "Function %(name)s in %(location)s is deprecated"
 
9799
#~ msgstr ""
 
9800
 
 
9801
#~ msgid "Started %(name)s on %(host)s:%(port)s"
 
9802
#~ msgstr ""
 
9803
 
 
9804
#~ msgid "Authentication Failure: %s"
 
9805
#~ msgstr ""
 
9806
 
 
9807
#~ msgid "Authenticated Request For %(uname)s:%(pname)s)"
 
9808
#~ msgstr ""
 
9809
 
 
9810
#~ msgid ""
 
9811
#~ "Value (%s) for parameter GroupName is"
 
9812
#~ " invalid. Content limited to Alphanumeric"
 
9813
#~ " characters, spaces, dashes, and "
 
9814
#~ "underscores."
 
9815
#~ msgstr ""
 
9816
 
 
9817
#~ msgid ""
 
9818
#~ "Value (%s) for parameter GroupName is"
 
9819
#~ " invalid. Length exceeds maximum of "
 
9820
#~ "255."
 
9821
#~ msgstr ""
 
9822
 
 
9823
#~ msgid "group %s already exists"
 
9824
#~ msgstr ""
 
9825
 
 
9826
#~ msgid "Unable to associate IP Address."
 
9827
#~ msgstr ""
 
9828
 
 
9829
#~ msgid "Converting nw_info: %s"
 
9830
#~ msgstr ""
 
9831
 
 
9832
#~ msgid "Converted networks: %s"
 
9833
#~ msgstr ""
 
9834
 
 
9835
#~ msgid "Resize requires a change in size."
 
9836
#~ msgstr ""
 
9837
 
 
9838
#~ msgid "Missing type specification"
 
9839
#~ msgstr ""
 
9840
 
 
9841
#~ msgid "Invalid type specification"
 
9842
#~ msgstr ""
 
9843
 
 
9844
#~ msgid "Server not found."
 
9845
#~ msgstr ""
 
9846
 
 
9847
#~ msgid "Parent group id is not integer"
 
9848
#~ msgstr ""
 
9849
 
 
9850
#~ msgid "Security group (%s) not found"
 
9851
#~ msgstr ""
 
9852
 
 
9853
#~ msgid "Parent or group id is not integer"
 
9854
#~ msgstr ""
 
9855
 
 
9856
#~ msgid "Rule id is not integer"
 
9857
#~ msgstr ""
 
9858
 
 
9859
#~ msgid ""
 
9860
#~ "Attempted to remove the last member "
 
9861
#~ "of a group. Deleting the group at"
 
9862
#~ " %s instead."
 
9863
#~ msgstr ""
 
9864
 
 
9865
#~ msgid "Looking up user: %r"
 
9866
#~ msgstr ""
 
9867
 
 
9868
#~ msgid "Failed authorization for access key %s"
 
9869
#~ msgstr ""
 
9870
 
 
9871
#~ msgid "Using project name = user name (%s)"
 
9872
#~ msgstr ""
 
9873
 
 
9874
#~ msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
 
9875
#~ msgstr ""
 
9876
 
 
9877
#~ msgid ""
 
9878
#~ "Failed authorization: user %(uname)s not "
 
9879
#~ "admin and not member of project "
 
9880
#~ "%(pjname)s"
 
9881
#~ msgstr ""
 
9882
 
 
9883
#~ msgid "user.secret: %s"
 
9884
#~ msgstr ""
 
9885
 
 
9886
#~ msgid "expected_signature: %s"
 
9887
#~ msgstr ""
 
9888
 
 
9889
#~ msgid "signature: %s"
 
9890
#~ msgstr ""
 
9891
 
 
9892
#~ msgid "Invalid signature for user %s"
 
9893
#~ msgstr ""
 
9894
 
 
9895
#~ msgid "host_only_signature: %s"
 
9896
#~ msgstr ""
 
9897
 
 
9898
#~ msgid "Must specify project"
 
9899
#~ msgstr ""
 
9900
 
 
9901
#~ msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
 
9902
#~ msgstr ""
 
9903
 
 
9904
#~ msgid "Adding sitewide role %(role)s to user %(uid)s"
 
9905
#~ msgstr ""
 
9906
 
 
9907
#~ msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
 
9908
#~ msgstr ""
 
9909
 
 
9910
#~ msgid "Removing sitewide role %(role)s from user %(uid)s"
 
9911
#~ msgstr ""
 
9912
 
 
9913
#~ msgid "Created project %(name)s with manager %(manager_user)s"
 
9914
#~ msgstr ""
 
9915
 
 
9916
#~ msgid "modifying project %s"
 
9917
#~ msgstr ""
 
9918
 
 
9919
#~ msgid "Adding user %(uid)s to project %(pid)s"
 
9920
#~ msgstr ""
 
9921
 
 
9922
#~ msgid "Remove user %(uid)s from project %(pid)s"
 
9923
#~ msgstr ""
 
9924
 
 
9925
#~ msgid "Deleting project %s"
 
9926
#~ msgstr ""
 
9927
 
 
9928
#~ msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
 
9929
#~ msgstr ""
 
9930
 
 
9931
#~ msgid "Deleting user %s"
 
9932
#~ msgstr ""
 
9933
 
 
9934
#~ msgid "Access Key change for user %s"
 
9935
#~ msgstr ""
 
9936
 
 
9937
#~ msgid "Secret Key change for user %s"
 
9938
#~ msgstr ""
 
9939
 
 
9940
#~ msgid "Admin status set to %(admin)r for user %(uid)s"
 
9941
#~ msgstr ""
 
9942
 
 
9943
#~ msgid "No vpn data for project %s"
 
9944
#~ msgstr ""
 
9945
 
 
9946
#~ msgid "SHA256 not supported on this server"
 
9947
#~ msgstr ""
 
9948
 
 
9949
#~ msgid ""
 
9950
#~ "Quota exceeded for %(pid)s, tried to "
 
9951
#~ "run %(min_count)s instances. %(msg)s"
 
9952
#~ msgstr ""
 
9953
 
 
9954
#~ msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
 
9955
#~ msgstr ""
 
9956
 
 
9957
#~ msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
 
9958
#~ msgstr ""
 
9959
 
 
9960
#~ msgid "multiple fixedips exist, using the first: %s"
 
9961
#~ msgstr ""
 
9962
 
 
9963
#~ msgid "check_instance_lock: decorating: |%s|"
 
9964
#~ msgstr "check_instance_lock: decorating: |%s|"
 
9965
 
 
9966
#~ msgid "check_instance_lock: arguments: |%(self)s| |%(context)s|"
 
9967
#~ msgstr "check_instance_lock: admin: |%s|"
 
9968
 
 
9969
#~ msgid "check_instance_lock: locked: |%s|"
 
9970
#~ msgstr "check_instance_lock: locked: |%s|"
 
9971
 
 
9972
#~ msgid "check_instance_lock: admin: |%s|"
 
9973
#~ msgstr "check_instance_lock: admin: |%s|"
 
9974
 
 
9975
#~ msgid "check_instance_lock: executing: |%s|"
 
9976
#~ msgstr "check_instance_lock: executing: |%s|"
 
9977
 
 
9978
#~ msgid "check_instance_lock: not executing |%s|"
 
9979
#~ msgstr "check_instance_lock: not executing |%s|"
 
9980
 
 
9981
#~ msgid "Skipping network allocation for instance"
 
9982
#~ msgstr ""
 
9983
 
 
9984
#~ msgid "Cannot rebuild instance because the given image does not exist."
 
9985
#~ msgstr ""
 
9986
 
 
9987
#~ msgid "Error setting admin password"
7779
9988
#~ msgstr ""
7780
9989
 
7781
9990
#~ msgid ""
7782
9991
#~ "trying to update agent on a "
7783
 
#~ "non-running instance: %(instance_uuid)s (state:"
7784
 
#~ " %(current_power_state)s expected: %(expected_state)s)"
7785
 
#~ msgstr ""
7786
 
 
7787
 
#~ msgid "instance %(instance_uuid)s: updating agent to %(url)s"
7788
 
#~ msgstr ""
7789
 
 
7790
 
#~ msgid "instance %s: rescuing"
7791
 
#~ msgstr "instance %s: rescuing"
7792
 
 
7793
 
#~ msgid "instance %s: unrescuing"
7794
 
#~ msgstr ""
7795
 
 
7796
 
#~ msgid "instance %s: migrating"
7797
 
#~ msgstr ""
7798
 
 
7799
 
#~ msgid "instance %s: pausing"
7800
 
#~ msgstr "instance %s: pausing"
7801
 
 
7802
 
#~ msgid "instance %s: unpausing"
7803
 
#~ msgstr ""
7804
 
 
7805
 
#~ msgid "instance %s: locking"
7806
 
#~ msgstr "instance %s: locking"
7807
 
 
7808
 
#~ msgid "instance %s: unlocking"
7809
 
#~ msgstr "instance %s: unlocking"
7810
 
 
7811
 
#~ msgid "instance %s: inject network info"
7812
 
#~ msgstr ""
7813
 
 
7814
 
#~ msgid "instance %s: getting vnc console"
7815
 
#~ msgstr ""
7816
 
 
7817
 
#~ msgid "Attach failed %(mountpoint)s, removing"
7818
 
#~ msgstr ""
7819
 
 
7820
 
#~ msgid ""
7821
 
#~ "Instance %(name)s found in database but"
7822
 
#~ " not known by hypervisor. Setting "
7823
 
#~ "power state to NOSTATE"
7824
 
#~ msgstr ""
7825
 
 
7826
 
#~ msgid ""
7827
 
#~ "Detected instance  with name label "
7828
 
#~ "'%(name_label)s' which is marked as "
7829
 
#~ "DELETED but still present on host."
7830
 
#~ msgstr ""
7831
 
 
7832
 
#~ msgid ""
7833
 
#~ "Destroying instance with name label "
7834
 
#~ "'%(name_label)s' which is marked as "
7835
 
#~ "DELETED but still present on host."
7836
 
#~ msgstr ""
7837
 
 
7838
 
#~ msgid "python-migrate is not installed. Exiting."
7839
 
#~ msgstr ""
7840
 
 
7841
 
#~ msgid "SQL connection failed (%(connstring)s). %(attempts)d attempts left."
7842
 
#~ msgstr ""
7843
 
 
7844
 
#~ msgid "interface column not added to networks table"
7845
 
#~ msgstr ""
7846
 
 
7847
 
#~ msgid "VIF column not added to fixed_ips table"
7848
 
#~ msgstr ""
7849
 
 
7850
 
#~ msgid "join list for moving mac_addresses |%s|"
7851
 
#~ msgstr ""
7852
 
 
7853
 
#~ msgid "Can't downgrade without losing data"
7854
 
#~ msgstr ""
7855
 
 
7856
 
#~ msgid "foreign key constraint couldn't be added"
7857
 
#~ msgstr ""
7858
 
 
7859
 
#~ msgid "foreign key constraint couldn't be dropped"
7860
 
#~ msgstr ""
7861
 
 
7862
 
#~ msgid "priority column not added to networks table"
7863
 
#~ msgstr ""
7864
 
 
7865
 
#~ msgid "progress column not added to instances table"
7866
 
#~ msgstr ""
7867
 
 
7868
 
#~ msgid ""
7869
 
#~ "Could not cast flavorid to integer: "
7870
 
#~ "%s. Set flavorid to an integer-"
7871
 
#~ "like string to downgrade."
7872
 
#~ msgstr ""
7873
 
 
7874
 
#~ msgid "instance_info_caches tables not dropped"
7875
 
#~ msgstr ""
7876
 
 
7877
 
#~ msgid "progress column not added to compute_nodes table"
7878
 
#~ msgstr ""
7879
 
 
7880
 
#~ msgid "dns_domains table not dropped"
7881
 
#~ msgstr ""
7882
 
 
7883
 
#~ msgid "Instance %(instance_id)s not found"
7884
 
#~ msgstr ""
7885
 
 
7886
 
#~ msgid ""
7887
 
#~ "instance-dns-zone is |%(domain)s|, which"
7888
 
#~ " is in availability zone |%(zone)s|. "
7889
 
#~ "Instance |%(instance)s| is in zone "
7890
 
#~ "|%(zone2)s|. No DNS record will be "
7891
 
#~ "created."
7892
 
#~ msgstr ""
7893
 
 
7894
 
#~ msgid "Network %s has active ports, cannot delete"
7895
 
#~ msgstr ""
7896
 
 
7897
 
#~ msgid "No fixed IPs to deallocate for vif %sid"
7898
 
#~ msgstr ""
7899
 
 
7900
 
#~ msgid "Sending notification on %s..."
7901
 
#~ msgstr ""
7902
 
 
7903
 
#~ msgid ""
7904
 
#~ "AMQP server on %(fl_host)s:%(fl_port)d is "
7905
 
#~ "unreachable: %(e)s. Trying again in "
7906
 
#~ "%(fl_intv)d seconds."
7907
 
#~ msgstr ""
7908
 
 
7909
 
#~ msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
7910
 
#~ msgstr ""
7911
 
 
7912
 
#~ msgid "Reconnected to queue"
7913
 
#~ msgstr ""
7914
 
 
7915
 
#~ msgid "Failed to fetch message from queue: %s"
7916
 
#~ msgstr ""
7917
 
 
7918
 
#~ msgid "Initing the Adapter Consumer for %s"
7919
 
#~ msgstr ""
7920
 
 
7921
 
#~ msgid "Created \"%(exchange)s\" fanout exchange with \"%(key)s\" routing key"
7922
 
#~ msgstr ""
7923
 
 
7924
 
#~ msgid "Exception while processing consumer"
7925
 
#~ msgstr ""
7926
 
 
7927
 
#~ msgid "Creating \"%(exchange)s\" fanout exchange"
7928
 
#~ msgstr ""
7929
 
 
7930
 
#~ msgid "response %s"
7931
 
#~ msgstr ""
7932
 
 
7933
 
#~ msgid "topic is %s"
7934
 
#~ msgstr ""
7935
 
 
7936
 
#~ msgid "message %s"
7937
 
#~ msgstr ""
7938
 
 
7939
 
#~ msgid "Unable to connect to AMQP server: %s "
7940
 
#~ msgstr ""
7941
 
 
7942
 
#~ msgid ""
7943
 
#~ "Cannot confirm tmpfile at %(ipath)s is"
7944
 
#~ " on same shared storage between "
7945
 
#~ "%(src)s and %(dest)s."
7946
 
#~ msgstr ""
7947
 
 
7948
 
#~ msgid ""
7949
 
#~ "Unable to migrate %(instance_id)s to "
7950
 
#~ "%(dest)s: Lack of memory(host:%(avail)s <= "
7951
 
#~ "instance:%(mem_inst)s)"
7952
 
#~ msgstr ""
7953
 
 
7954
 
#~ msgid ""
7955
 
#~ "Unable to migrate %(instance_id)s to "
 
9992
#~ "non-running (state: %(current_power_state)s "
 
9993
#~ "expected: %(expected_state)s)"
 
9994
#~ msgstr ""
 
9995
 
 
9996
#~ msgid "updating agent to %(url)s"
 
9997
#~ msgstr ""
 
9998
 
 
9999
#~ msgid "Getting locked state"
 
10000
#~ msgstr "instance %s: getting locked state"
 
10001
 
 
10002
#~ msgid "post_live_migration() is started.."
 
10003
#~ msgstr ""
 
10004
 
 
10005
#~ msgid "Post operation of migraton started"
 
10006
#~ msgstr ""
 
10007
 
 
10008
#~ msgid "In %(state)s task_state, not RESIZE_VERIFY"
 
10009
#~ msgstr ""
 
10010
 
 
10011
#~ msgid ""
 
10012
#~ "Instance is in the process of "
 
10013
#~ "migrating to this host. Wait next "
 
10014
#~ "sync_power cycle before setting power "
 
10015
#~ "state to NOSTATE"
 
10016
#~ msgstr ""
 
10017
 
 
10018
#~ msgid ""
 
10019
#~ "Instance found in database but not "
 
10020
#~ "known by hypervisor. Setting power state"
 
10021
#~ " to NOSTATE"
 
10022
#~ msgstr ""
 
10023
 
 
10024
#~ msgid "Tried to remove non-existant console %(console_id)s."
 
10025
#~ msgstr ""
 
10026
 
 
10027
#~ msgid "Deleting Expired Token: (%s)"
 
10028
#~ msgstr ""
 
10029
 
 
10030
#~ msgid "No ComputeNode for %(host)s"
 
10031
#~ msgstr ""
 
10032
 
 
10033
#~ msgid "No sm_flavor called %(sm_flavor)s"
 
10034
#~ msgstr ""
 
10035
 
 
10036
#~ msgid "Connection error contacting glance server, retrying"
 
10037
#~ msgstr ""
 
10038
 
 
10039
#~ msgid "Maximum attempts reached"
 
10040
#~ msgstr ""
 
10041
 
 
10042
#~ msgid "Creating image in Glance. Metadata passed in %s"
 
10043
#~ msgstr ""
 
10044
 
 
10045
#~ msgid "Metadata after formatting for Glance %s"
 
10046
#~ msgstr ""
 
10047
 
 
10048
#~ msgid "Metadata returned from Glance formatted for Base %s"
 
10049
#~ msgstr ""
 
10050
 
 
10051
#~ msgid "Not the image owner"
 
10052
#~ msgstr ""
 
10053
 
 
10054
#~ msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
 
10055
#~ msgstr ""
 
10056
 
 
10057
#~ msgid "floating IP deallocation for instance |%s|"
 
10058
#~ msgstr ""
 
10059
 
 
10060
#~ msgid "Quota exceeded for %s, tried to allocate address"
 
10061
#~ msgstr ""
 
10062
 
 
10063
#~ msgid "network allocations for instance |%s|"
 
10064
#~ msgstr ""
 
10065
 
 
10066
#~ msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
 
10067
#~ msgstr ""
 
10068
 
 
10069
#~ msgid "network deallocation for instance |%s|"
 
10070
#~ msgstr ""
 
10071
 
 
10072
#~ msgid "Tenant ID not set"
 
10073
#~ msgstr ""
 
10074
 
 
10075
#~ msgid "Quantum Client Request: %(method)s %(action)s"
 
10076
#~ msgstr ""
 
10077
 
 
10078
#~ msgid "Quantum entity not found: %s"
 
10079
#~ msgstr ""
 
10080
 
 
10081
#~ msgid "Server %(status_code)s error: %(data)s"
 
10082
#~ msgstr ""
 
10083
 
 
10084
#~ msgid "Unable to connect to server. Got error: %s"
 
10085
#~ msgstr ""
 
10086
 
 
10087
#~ msgid "unable to deserialize object of type = '%s'"
 
10088
#~ msgstr ""
 
10089
 
 
10090
#~ msgid "QuantumManager does not use 'multi_host' parameter."
 
10091
#~ msgstr ""
 
10092
 
 
10093
#~ msgid "QuantumManager requires that only one network is created per call"
 
10094
#~ msgstr ""
 
10095
 
 
10096
#~ msgid "QuantumManager does not use 'vlan_start' parameter."
 
10097
#~ msgstr ""
 
10098
 
 
10099
#~ msgid "QuantumManager does not use 'vpn_start' parameter."
 
10100
#~ msgstr ""
 
10101
 
 
10102
#~ msgid "QuantumManager does not use 'bridge' parameter."
 
10103
#~ msgstr ""
 
10104
 
 
10105
#~ msgid "QuantumManager does not use 'bridge_interface' parameter."
 
10106
#~ msgstr ""
 
10107
 
 
10108
#~ msgid "QuantumManager requires a valid (.1) gateway address."
 
10109
#~ msgstr ""
 
10110
 
 
10111
#~ msgid ""
 
10112
#~ "Unable to find existing quantum network"
 
10113
#~ " for tenant '%(q_tenant_id)s' with net-"
 
10114
#~ "id '%(quantum_net_id)s'"
 
10115
#~ msgstr ""
 
10116
 
 
10117
#~ msgid "network allocations for instance %s"
 
10118
#~ msgstr ""
 
10119
 
 
10120
#~ msgid ""
 
10121
#~ "port deallocation failed for instance: "
 
10122
#~ "|%(instance_id)s|, port_id: |%(port_id)s|"
 
10123
#~ msgstr ""
 
10124
 
 
10125
#~ msgid ""
 
10126
#~ "ipam deallocation failed for instance: "
 
10127
#~ "|%(instance_id)s|, vif_uuid: |%(vif_uuid)s|"
 
10128
#~ msgstr ""
 
10129
 
 
10130
#~ msgid "Server returned error: %s"
 
10131
#~ msgstr ""
 
10132
 
 
10133
#~ msgid "Connection error contacting melange service, retrying"
 
10134
#~ msgstr ""
 
10135
 
 
10136
#~ msgid ""
 
10137
#~ "allocate IP on network |%(network_id)s| "
 
10138
#~ "belonging to |%(network_tenant_id)s| to this"
 
10139
#~ " vif |%(vif_id)s| with mac "
 
10140
#~ "|%(mac_address)s| belonging to |%(project_id)s| \n"
 
10141
#~ msgstr ""
 
10142
 
 
10143
#~ msgid ""
 
10144
#~ "get_project_and_global_net_ids must be called "
 
10145
#~ "with a non-null project_id"
 
10146
#~ msgstr ""
 
10147
 
 
10148
#~ msgid ""
 
10149
#~ "Connecting interface %(interface_id)s to net"
 
10150
#~ " %(net_id)s for %(tenant_id)s"
 
10151
#~ msgstr ""
 
10152
 
 
10153
#~ msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
 
10154
#~ msgstr ""
 
10155
 
 
10156
#~ msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
 
10157
#~ msgstr ""
 
10158
 
 
10159
#~ msgid "Must implement a fallback schedule"
 
10160
#~ msgstr ""
 
10161
 
 
10162
#~ msgid "host %(dest)s is not compatible with original host %(src)s."
 
10163
#~ msgstr ""
 
10164
 
 
10165
#~ msgid ""
 
10166
#~ "Unable to migrate %(instance_uuid)s to "
7956
10167
#~ "%(dest)s: Lack of disk(host:%(available)s <="
7957
10168
#~ " instance:%(necessary)s)"
7958
10169
#~ msgstr ""
7959
10170
 
7960
 
#~ msgid "Driver Method %(driver_method)s missing: %(e)s.Reverting to schedule()"
7961
 
#~ msgstr ""
7962
 
 
7963
 
#~ msgid "Setting instance %(instance_uuid)s to ERROR state."
7964
 
#~ msgstr ""
7965
 
 
7966
 
#~ msgid "_filter_hosts: %(request_spec)s"
7967
 
#~ msgstr ""
7968
 
 
7969
 
#~ msgid "Filter hosts for drive type %s"
7970
 
#~ msgstr ""
7971
 
 
7972
 
#~ msgid "Host %s has no free capacity. Skip"
7973
 
#~ msgstr ""
7974
 
 
7975
 
#~ msgid "Filter hosts: %s"
7976
 
#~ msgstr ""
7977
 
 
7978
 
#~ msgid "Must implement host selection mechanism"
7979
 
#~ msgstr ""
7980
 
 
7981
 
#~ msgid "Maximum number of hosts selected (%d)"
7982
 
#~ msgstr ""
7983
 
 
7984
 
#~ msgid "Selected excessive host %(host)s"
7985
 
#~ msgstr ""
7986
 
 
7987
 
#~ msgid "Provision volume %(name)s of size %(size)s GB on host %(host)s"
7988
 
#~ msgstr ""
7989
 
 
7990
 
#~ msgid "volume_params %(volume_params)s"
7991
 
#~ msgstr ""
7992
 
 
7993
 
#~ msgid "%(i)d: Volume %(name)s"
7994
 
#~ msgstr ""
7995
 
 
7996
 
#~ msgid "Attempting to spawn %(num_volumes)d volume(s)"
7997
 
#~ msgstr ""
7998
 
 
7999
 
#~ msgid "Error creating volumes"
8000
 
#~ msgstr ""
8001
 
 
8002
 
#~ msgid "Non-VSA volume %d"
8003
 
#~ msgstr ""
8004
 
 
8005
 
#~ msgid "Spawning volume %(volume_id)s with drive type %(drive_type)s"
8006
 
#~ msgstr ""
8007
 
 
8008
 
#~ msgid "Error creating volume"
8009
 
#~ msgstr ""
8010
 
 
8011
 
#~ msgid "No capability selected for volume of size %(size)s"
8012
 
#~ msgstr ""
8013
 
 
8014
 
#~ msgid "Host %s:"
8015
 
#~ msgstr ""
8016
 
 
8017
 
#~ msgid ""
8018
 
#~ "\tDrive %(qosgrp)-25s: total %(total)2s, "
8019
 
#~ "used %(used)2s, free %(free)2s. Available "
8020
 
#~ "capacity %(avail)-5s"
8021
 
#~ msgstr ""
8022
 
 
8023
 
#~ msgid ""
8024
 
#~ "\t LeastUsedHost: Best host: %(best_host)s."
8025
 
#~ " (used capacity %(min_used)s)"
8026
 
#~ msgstr ""
8027
 
 
8028
 
#~ msgid ""
8029
 
#~ "\t MostAvailCap: Best host: %(best_host)s. "
8030
 
#~ "(available %(max_avail)s %(type_str)s)"
8031
 
#~ msgstr ""
8032
 
 
8033
 
#~ msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
8034
 
#~ msgstr "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
8035
 
 
8036
 
#~ msgid "Publishing to route %s"
8037
 
#~ msgstr "Publishing to route %s"
8038
 
 
8039
 
#~ msgid "Declaring queue %s"
8040
 
#~ msgstr "Declaring queue %s"
8041
 
 
8042
 
#~ msgid "Declaring exchange %s"
8043
 
#~ msgstr "Declaring exchange %s"
8044
 
 
8045
 
#~ msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
8046
 
#~ msgstr "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
8047
 
 
8048
 
#~ msgid "Getting from %(queue)s: %(message)s"
8049
 
#~ msgstr "Getting from %(queue)s: %(message)s"
8050
 
 
8051
 
#~ msgid "Test: Emulate wrong VSA name. Raise"
8052
 
#~ msgstr ""
8053
 
 
8054
 
#~ msgid "Test: Emulate DB error. Raise"
8055
 
#~ msgstr ""
8056
 
 
8057
 
#~ msgid "Test: user_data = %s"
8058
 
#~ msgstr ""
8059
 
 
8060
 
#~ msgid "_create: param=%s"
8061
 
#~ msgstr ""
8062
 
 
8063
 
#~ msgid "Host %s"
8064
 
#~ msgstr ""
8065
 
 
8066
 
#~ msgid "Test: provision vol %(name)s on host %(host)s"
8067
 
#~ msgstr ""
8068
 
 
8069
 
#~ msgid "\t vol=%(vol)s"
8070
 
#~ msgstr ""
8071
 
 
8072
 
#~ msgid "Test: VSA update request: vsa_id=%(vsa_id)s values=%(values)s"
8073
 
#~ msgstr ""
8074
 
 
8075
 
#~ msgid "Test: Volume create: %s"
8076
 
#~ msgstr ""
8077
 
 
8078
 
#~ msgid "Test: Volume get request: id=%(volume_id)s"
8079
 
#~ msgstr ""
8080
 
 
8081
 
#~ msgid "Test: Volume update request: id=%(volume_id)s values=%(values)s"
8082
 
#~ msgstr ""
8083
 
 
8084
 
#~ msgid "Test: Volume get: id=%(volume_id)s"
8085
 
#~ msgstr ""
8086
 
 
8087
 
#~ msgid "Attempted to unfilter instance %s which is not filtered"
8088
 
#~ msgstr ""
8089
 
 
8090
 
#~ msgid "Filters added to instance %s"
8091
 
#~ msgstr ""
8092
 
 
8093
 
#~ msgid "Task [%(name)s] %(task)s status: success    %(result)s"
8094
 
#~ msgstr ""
8095
 
 
8096
 
#~ msgid "Task [%(name)s] %(task)s status: %(status)s    %(error_info)s"
8097
 
#~ msgstr ""
8098
 
 
8099
 
#~ msgid "Unable to get updated status: %s"
8100
 
#~ msgstr ""
8101
 
 
8102
 
#~ msgid ""
8103
 
#~ "deactivate_node is called for                "
8104
 
#~ "node_id = %(id)s node_ip = %(ip)s"
8105
 
#~ msgstr ""
8106
 
 
8107
 
#~ msgid "no partitions found"
8108
 
#~ msgstr ""
8109
 
 
8110
 
#~ msgid "Automatically confirming migration %d"
8111
 
#~ msgstr ""
8112
 
 
8113
 
#~ msgid "virsh said: %r"
8114
 
#~ msgstr ""
8115
 
 
8116
 
#~ msgid "cool, it's a device"
8117
 
#~ msgstr ""
8118
 
 
8119
 
#~ msgid "Unable to read LXC console"
8120
 
#~ msgstr ""
8121
 
 
8122
 
#~ msgid ""
8123
 
#~ "to xml...\n"
8124
 
#~ ":%s "
8125
 
#~ msgstr ""
8126
 
 
8127
 
#~ msgid "Instance %s: Starting migrate_disk_and_power_off"
8128
 
#~ msgstr ""
8129
 
 
8130
 
#~ msgid "During wait running, %s disappeared."
8131
 
#~ msgstr ""
8132
 
 
8133
 
#~ msgid "Instance %s running successfully."
8134
 
#~ msgstr ""
8135
 
 
8136
 
#~ msgid "Instance %s: Starting finish_migration"
8137
 
#~ msgstr ""
8138
 
 
8139
 
#~ msgid "Instance %s: Starting finish_revert_migration"
8140
 
#~ msgstr ""
8141
 
 
8142
 
#~ msgid "The nwfilter(%(instance_secgroup_filter_name)s) is not found."
8143
 
#~ msgstr ""
8144
 
 
8145
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image verification failed"
8146
 
#~ msgstr ""
8147
 
 
8148
 
#~ msgid ""
8149
 
#~ "%(container_format)s-%(id)s (%(base_file)s): image "
8150
 
#~ "verification skipped, no hash stored"
8151
 
#~ msgstr ""
8152
 
 
8153
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): checking"
8154
 
#~ msgstr ""
8155
 
 
8156
 
#~ msgid ""
8157
 
#~ "%(container_format)s-%(id)s (%(base_file)s): in use:"
8158
 
#~ " on this node %(local)d local, "
8159
 
#~ "%(remote)d on other nodes"
8160
 
#~ msgstr ""
8161
 
 
8162
 
#~ msgid ""
8163
 
#~ "%(container_format)s-%(id)s (%(base_file)s): warning "
8164
 
#~ "-- an absent base file is in "
8165
 
#~ "use! instances: %(instance_list)s"
8166
 
#~ msgstr ""
8167
 
 
8168
 
#~ msgid ""
8169
 
#~ "%(container_format)s-%(id)s (%(base_file)s): in: on"
8170
 
#~ " other nodes (%(remote)d on other "
8171
 
#~ "nodes)"
8172
 
#~ msgstr ""
8173
 
 
8174
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is not in use"
8175
 
#~ msgstr ""
8176
 
 
8177
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is in use"
8178
 
#~ msgstr ""
8179
 
 
8180
 
#~ msgid "Failed while unplugging vif of instance '%s'"
8181
 
#~ msgstr ""
8182
 
 
8183
 
#~ msgid "Property %(attr)s not set for the managed object %(objName)s"
8184
 
#~ msgstr ""
8185
 
 
8186
 
#~ msgid "Creating VM with the name %s on the ESX  host"
8187
 
#~ msgstr ""
8188
 
 
8189
 
#~ msgid "Created VM with the name %s on the ESX  host"
8190
 
#~ msgstr ""
8191
 
 
8192
 
#~ msgid "Reconfiguring VM instance %s to attach the image disk"
8193
 
#~ msgstr ""
8194
 
 
8195
 
#~ msgid "Reconfigured VM instance %s to attach the image disk"
8196
 
#~ msgstr ""
8197
 
 
8198
 
#~ msgid "Powering on the VM instance %s"
8199
 
#~ msgstr ""
8200
 
 
8201
 
#~ msgid "Powered on the VM instance %s"
8202
 
#~ msgstr ""
8203
 
 
8204
 
#~ msgid "Creating Snapshot of the VM instance %s "
8205
 
#~ msgstr ""
8206
 
 
8207
 
#~ msgid "Created Snapshot of the VM instance %s "
8208
 
#~ msgstr ""
8209
 
 
8210
 
#~ msgid "Copying disk data before snapshot of the VM  instance %s"
8211
 
#~ msgstr ""
8212
 
 
8213
 
#~ msgid "Copied disk data before snapshot of the VM instance %s"
8214
 
#~ msgstr ""
8215
 
 
8216
 
#~ msgid "Rebooting guest OS of VM %s"
8217
 
#~ msgstr ""
8218
 
 
8219
 
#~ msgid "Rebooted guest OS of VM %s"
8220
 
#~ msgstr ""
8221
 
 
8222
 
#~ msgid "Doing hard reboot of VM %s"
8223
 
#~ msgstr ""
8224
 
 
8225
 
#~ msgid "Did hard reboot of VM %s"
8226
 
#~ msgstr ""
8227
 
 
8228
 
#~ msgid "instance - %s not present"
8229
 
#~ msgstr ""
8230
 
 
8231
 
#~ msgid "Powering off the VM %s"
8232
 
#~ msgstr ""
8233
 
 
8234
 
#~ msgid "Powered off the VM %s"
8235
 
#~ msgstr ""
8236
 
 
8237
 
#~ msgid "Unregistering the VM %s"
8238
 
#~ msgstr ""
8239
 
 
8240
 
#~ msgid "Unregistered the VM %s"
8241
 
#~ msgstr ""
8242
 
 
8243
 
#~ msgid "Deleting contents of the VM %(name)s from datastore %(datastore_name)s"
8244
 
#~ msgstr ""
8245
 
 
8246
 
#~ msgid "Deleted contents of the VM %(name)s from datastore %(datastore_name)s"
8247
 
#~ msgstr ""
8248
 
 
8249
 
#~ msgid "Suspending the VM %s "
8250
 
#~ msgstr ""
8251
 
 
8252
 
#~ msgid "Suspended the VM %s "
8253
 
#~ msgstr ""
8254
 
 
8255
 
#~ msgid ""
8256
 
#~ "VM %s was already in suspended "
8257
 
#~ "state. So returning without doing "
8258
 
#~ "anything"
8259
 
#~ msgstr ""
8260
 
 
8261
 
#~ msgid "Resuming the VM %s"
8262
 
#~ msgstr ""
8263
 
 
8264
 
#~ msgid "Resumed the VM %s "
8265
 
#~ msgstr ""
8266
 
 
8267
 
#~ msgid ""
8268
 
#~ "Reconfiguring VM instance %(name)s to "
8269
 
#~ "set the machine id with ip - "
8270
 
#~ "%(ip_addr)s"
8271
 
#~ msgstr ""
8272
 
 
8273
 
#~ msgid ""
8274
 
#~ "Reconfigured VM instance %(name)s to set"
8275
 
#~ " the machine id with ip - "
8276
 
#~ "%(ip_addr)s"
8277
 
#~ msgstr ""
8278
 
 
8279
 
#~ msgid "Created VM %s..."
8280
 
#~ msgstr "Created VM %s..."
8281
 
 
8282
 
#~ msgid "Created VM %(instance_name)s as %(vm_ref)s."
8283
 
#~ msgstr "Created VM %(instance_name)s as %(vm_ref)s."
8284
 
 
8285
 
#~ msgid "Creating a CDROM-specific VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
8286
 
#~ msgstr ""
8287
 
 
8288
 
#~ msgid ""
8289
 
#~ "Created a CDROM-specific VBD %(vbd_ref)s"
8290
 
#~ "  for VM %(vm_ref)s, VDI %(vdi_ref)s."
8291
 
#~ msgstr ""
8292
 
 
8293
 
#~ msgid "No primary VDI found for%(vm_ref)s"
8294
 
#~ msgstr ""
8295
 
 
8296
 
#~ msgid "Fetching image %(image)s"
8297
 
#~ msgstr ""
8298
 
 
8299
 
#~ msgid "Image Type: %s"
8300
 
#~ msgstr ""
8301
 
 
8302
 
#~ msgid "ISO: Found sr possibly containing the ISO image"
8303
 
#~ msgstr ""
8304
 
 
8305
 
#~ msgid "instance %s: Failed to fetch glance image"
8306
 
#~ msgstr ""
8307
 
 
8308
 
#~ msgid "(VM_UTILS) xenserver vm state -> |%s|"
8309
 
#~ msgstr "(VM_UTILS) xenserver vm state -> |%s|"
8310
 
 
8311
 
#~ msgid "(VM_UTILS) xenapi power_state -> |%s|"
8312
 
#~ msgstr "(VM_UTILS) xenapi power_state -> |%s|"
8313
 
 
8314
 
#~ msgid "Creating VBD for VDI %s ... "
8315
 
#~ msgstr "Creating VBD for VDI %s ... "
8316
 
 
8317
 
#~ msgid "Creating VBD for VDI %s done."
8318
 
#~ msgstr "Creating VBD for VDI %s done."
8319
 
 
8320
 
#~ msgid "VBD.unplug successful first time."
8321
 
#~ msgstr "VBD.unplug successful first time."
8322
 
 
8323
 
#~ msgid "VBD.unplug rejected: retrying..."
8324
 
#~ msgstr "VBD.unplug rejected: retrying..."
8325
 
 
8326
 
#~ msgid "Not sleeping anymore!"
8327
 
#~ msgstr ""
8328
 
 
8329
 
#~ msgid "VBD.unplug successful eventually."
8330
 
#~ msgstr "VBD.unplug successful eventually."
8331
 
 
8332
 
#~ msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
8333
 
#~ msgstr "Ignoring XenAPI.Failure in VBD.unplug: %s"
8334
 
 
8335
 
#~ msgid "Ignoring XenAPI.Failure %s"
8336
 
#~ msgstr "Ignoring XenAPI.Failure %s"
8337
 
 
8338
 
#~ msgid "Attempted to power on non-existent instance bad instance id %s"
8339
 
#~ msgstr ""
8340
 
 
8341
 
#~ msgid "Starting instance %s"
8342
 
#~ msgstr ""
8343
 
 
8344
 
#~ msgid "instance %s: Failed to spawn"
8345
 
#~ msgstr "instance %s: Failed to spawn"
8346
 
 
8347
 
#~ msgid "Instance %s failed to spawn - performing clean-up"
8348
 
#~ msgstr ""
8349
 
 
8350
 
#~ msgid "instance %s: Failed to spawn - Unable to create VM"
8351
 
#~ msgstr ""
8352
 
 
8353
 
#~ msgid ""
8354
 
#~ "Auto configuring disk for instance "
8355
 
#~ "%(instance_uuid)s, attempting to resize "
8356
 
#~ "partition..."
8357
 
#~ msgstr ""
8358
 
 
8359
 
#~ msgid "Invalid value for injected_files: '%s'"
8360
 
#~ msgstr ""
8361
 
 
8362
 
#~ msgid "Starting VM %s..."
8363
 
#~ msgstr ""
8364
 
 
8365
 
#~ msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
8366
 
#~ msgstr ""
8367
 
 
8368
 
#~ msgid "Instance %s: waiting for running"
8369
 
#~ msgstr ""
8370
 
 
8371
 
#~ msgid "Instance %s: running"
8372
 
#~ msgstr ""
8373
 
 
8374
 
#~ msgid "Resources to remove:%s"
8375
 
#~ msgstr ""
8376
 
 
8377
 
#~ msgid "Removing VDI %(vdi_ref)s(uuid:%(vdi_to_remove)s)"
8378
 
#~ msgstr ""
8379
 
 
8380
 
#~ msgid "Skipping VDI destroy for %s"
8381
 
#~ msgstr ""
8382
 
 
8383
 
#~ msgid "No opaque_ref could be determined for '%s'."
8384
 
#~ msgstr ""
8385
 
 
8386
 
#~ msgid "Finished snapshot and upload for VM %s"
8387
 
#~ msgstr ""
8388
 
 
8389
 
#~ msgid "Starting snapshot for VM %s"
8390
 
#~ msgstr ""
8391
 
 
8392
 
#~ msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
8393
 
#~ msgstr ""
8394
 
 
8395
 
#~ msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
8396
 
#~ msgstr ""
8397
 
 
8398
 
#~ msgid "Resize instance %s complete"
8399
 
#~ msgstr ""
8400
 
 
8401
 
#~ msgid "domid changed from %(olddomid)s to %(newdomid)s"
8402
 
#~ msgstr ""
8403
 
 
8404
 
#~ msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
8405
 
#~ msgstr ""
8406
 
 
8407
 
#~ msgid "Shutting down VM for Instance %(instance_uuid)s"
8408
 
#~ msgstr ""
8409
 
 
8410
 
#~ msgid "Destroying VDIs for Instance %(instance_uuid)s"
8411
 
#~ msgstr ""
8412
 
 
8413
 
#~ msgid ""
8414
 
#~ "Instance %(instance_uuid)s using RAW or "
8415
 
#~ "VHD, skipping kernel and ramdisk "
8416
 
#~ "deletion"
8417
 
#~ msgstr ""
8418
 
 
8419
 
#~ msgid "Instance %(instance_uuid)s VM destroyed"
8420
 
#~ msgstr ""
8421
 
 
8422
 
#~ msgid "Destroying VM for Instance %(instance_uuid)s"
8423
 
#~ msgstr ""
8424
 
 
8425
 
#~ msgid "Automatically hard rebooting %d"
8426
 
#~ msgstr ""
8427
 
 
8428
 
#~ msgid "Instance for migration %d not found, skipping"
8429
 
#~ msgstr ""
8430
 
 
8431
 
#~ msgid "injecting network info to xs for vm: |%s|"
8432
 
#~ msgstr ""
8433
 
 
8434
 
#~ msgid "creating vif(s) for vm: |%s|"
8435
 
#~ msgstr ""
8436
 
 
8437
 
#~ msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
8438
 
#~ msgstr "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
8439
 
 
8440
 
#~ msgid "injecting hostname to xs for vm: |%s|"
8441
 
#~ msgstr ""
8442
 
 
8443
 
#~ msgid ""
8444
 
#~ "The agent call to %(method)s returned"
8445
 
#~ " an invalid response: %(ret)r. VM "
8446
 
#~ "id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
8447
 
#~ msgstr ""
8448
 
 
8449
 
#~ msgid ""
8450
 
#~ "TIMEOUT: The call to %(method)s timed"
8451
 
#~ " out. VM id=%(instance_uuid)s; args=%(args)r"
8452
 
#~ msgstr ""
8453
 
 
8454
 
#~ msgid ""
8455
 
#~ "NOT IMPLEMENTED: The call to %(method)s"
8456
 
#~ " is not supported by the agent. "
8457
 
#~ "VM id=%(instance_uuid)s; args=%(args)r"
8458
 
#~ msgstr ""
8459
 
 
8460
 
#~ msgid ""
8461
 
#~ "The call to %(method)s returned an "
8462
 
#~ "error: %(e)s. VM id=%(instance_uuid)s; "
8463
 
#~ "args=%(args)r"
8464
 
#~ msgstr ""
8465
 
 
8466
 
#~ msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
8467
 
#~ msgstr "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
8468
 
 
8469
 
#~ msgid "Error destroying VDI"
8470
 
#~ msgstr ""
8471
 
 
8472
 
#~ msgid "\tVolume %s is NOT VSA volume"
8473
 
#~ msgstr ""
8474
 
 
8475
 
#~ msgid "\tFE VSA Volume %s creation - do nothing"
8476
 
#~ msgstr ""
8477
 
 
8478
 
#~ msgid "VSA BE create_volume for %s failed"
8479
 
#~ msgstr ""
8480
 
 
8481
 
#~ msgid "VSA BE create_volume for %s succeeded"
8482
 
#~ msgstr ""
8483
 
 
8484
 
#~ msgid "\tFE VSA Volume %s deletion - do nothing"
8485
 
#~ msgstr ""
8486
 
 
8487
 
#~ msgid "VSA BE delete_volume for %s failed"
8488
 
#~ msgstr ""
8489
 
 
8490
 
#~ msgid "VSA BE delete_volume for %s suceeded"
8491
 
#~ msgstr ""
8492
 
 
8493
 
#~ msgid "\tFE VSA Volume %s local path call - call discover"
8494
 
#~ msgstr ""
8495
 
 
8496
 
#~ msgid "\tFE VSA Volume %s ensure export - do nothing"
8497
 
#~ msgstr ""
8498
 
 
8499
 
#~ msgid "\tFE VSA Volume %s create export - do nothing"
8500
 
#~ msgstr ""
8501
 
 
8502
 
#~ msgid "\tFE VSA Volume %s remove export - do nothing"
8503
 
#~ msgstr ""
8504
 
 
8505
 
#~ msgid "VSA BE remove_export for %s failed"
8506
 
#~ msgstr ""
8507
 
 
8508
 
#~ msgid "Failed to retrieve QoS info"
8509
 
#~ msgstr ""
8510
 
 
8511
 
#~ msgid "Could not determine project for volume %s, can't export"
8512
 
#~ msgstr ""
8513
 
 
8514
 
#~ msgid "Deleting volumeID: %s "
8515
 
#~ msgstr ""
8516
 
 
8517
 
#~ msgid "invalid drive data"
8518
 
#~ msgstr ""
8519
 
 
8520
 
#~ msgid "drive_name not defined"
8521
 
#~ msgstr ""
8522
 
 
8523
 
#~ msgid "invalid drive type name %s"
8524
 
#~ msgstr ""
8525
 
 
8526
 
#~ msgid "*** Experimental VSA code ***"
8527
 
#~ msgstr ""
8528
 
 
8529
 
#~ msgid "Requested number of VCs (%d) is too high. Setting to default"
8530
 
#~ msgstr ""
8531
 
 
8532
 
#~ msgid "Creating VSA: %s"
8533
 
#~ msgstr ""
8534
 
 
8535
 
#~ msgid ""
8536
 
#~ "VSA ID %(vsa_id)d %(vsa_name)s: Create "
8537
 
#~ "volume %(vol_name)s, %(vol_size)d GB, type "
8538
 
#~ "%(vol_type_id)s"
8539
 
#~ msgstr ""
8540
 
 
8541
 
#~ msgid "VSA ID %(vsa_id)d: Update VSA status to %(status)s"
8542
 
#~ msgstr ""
8543
 
 
8544
 
#~ msgid "VSA ID %(vsa_id)d: Update VSA call"
8545
 
#~ msgstr ""
8546
 
 
8547
 
#~ msgid "Adding %(add_cnt)s VCs to VSA %(vsa_name)s."
8548
 
#~ msgstr ""
8549
 
 
8550
 
#~ msgid "Deleting %(del_cnt)s VCs from VSA %(vsa_name)s."
8551
 
#~ msgstr ""
8552
 
 
8553
 
#~ msgid "VSA ID %(vsa_id)s: Deleting %(direction)s volume %(vol_name)s"
8554
 
#~ msgstr ""
8555
 
 
8556
 
#~ msgid "Unable to delete volume %s"
8557
 
#~ msgstr ""
8558
 
 
8559
 
#~ msgid "VSA ID %(vsa_id)s: Forced delete. %(direction)s volume %(vol_name)s"
8560
 
#~ msgstr ""
8561
 
 
8562
 
#~ msgid "Going to try to terminate VSA ID %s"
8563
 
#~ msgstr ""
8564
 
 
8565
 
#~ msgid "VSA ID %(vsa_id)s: Delete instance %(name)s"
8566
 
#~ msgstr ""
8567
 
 
8568
 
#~ msgid "Create call received for VSA %s"
8569
 
#~ msgstr ""
8570
 
 
8571
 
#~ msgid "Failed to find VSA %(vsa_id)d"
8572
 
#~ msgstr ""
8573
 
 
8574
 
#~ msgid "VSA ID %(vsa_id)s: Drive %(vol_id)s created. Status %(status)s"
8575
 
#~ msgstr ""
8576
 
 
8577
 
#~ msgid "Drive %(vol_name)s (%(vol_disp_name)s) still in creating phase - wait"
8578
 
#~ msgstr ""
8579
 
 
8580
 
#~ msgid ""
8581
 
#~ "VSA ID %(vsa_id)d: Not all volumes "
8582
 
#~ "are created (%(cvol_real)d of %(cvol_exp)d)"
8583
 
#~ msgstr ""
8584
 
 
8585
 
#~ msgid ""
8586
 
#~ "VSA ID %(vsa_id)d: Drive %(vol_name)s "
8587
 
#~ "(%(vol_disp_name)s) is in %(status)s state"
8588
 
#~ msgstr ""
8589
 
 
8590
 
#~ msgid "Failed to update attach status for volume %(vol_name)s. %(ex)s"
8591
 
#~ msgstr ""
8592
 
 
8593
 
#~ msgid "VSA ID %(vsa_id)d: Delete all BE volumes"
8594
 
#~ msgstr ""
8595
 
 
8596
 
#~ msgid "VSA ID %(vsa_id)d: Start %(vc_count)d instances"
 
10171
#~ msgid ""
 
10172
#~ "Driver Method %(driver_method_name)s missing: "
 
10173
#~ "%(e)s. Reverting to schedule()"
 
10174
#~ msgstr ""
 
10175
 
 
10176
#~ msgid "Not enough allocatable CPU cores remaining"
 
10177
#~ msgstr ""
 
10178
 
 
10179
#~ msgid "%(host_state)s is disabled via capabs"
 
10180
#~ msgstr ""
 
10181
 
 
10182
#~ msgid "Please extend fake libvirt module to support this auth method"
 
10183
#~ msgstr ""
 
10184
 
 
10185
#~ msgid "Target %s allocated"
 
10186
#~ msgstr ""
 
10187
 
 
10188
#~ msgid "Cannot confirm exported volume id:%s."
 
10189
#~ msgstr ""
 
10190
 
 
10191
#~ msgid "Quota exceeded: already used 1 of 1 instances"
 
10192
#~ msgstr ""
 
10193
 
 
10194
#~ msgid "Nested received %(queue)s, %(value)s"
 
10195
#~ msgstr "Nested received %(queue)s, %(value)s"
 
10196
 
 
10197
#~ msgid "RPC backend does not support timeouts"
 
10198
#~ msgstr ""
 
10199
 
 
10200
#~ msgid ""
 
10201
#~ "Must specify vmwareapi_host_ip,vmwareapi_host_username "
 
10202
#~ "and vmwareapi_host_password to "
 
10203
#~ "useconnection_type=vmwareapi"
 
10204
#~ msgstr ""
 
10205
 
 
10206
#~ msgid "Nodes: %s"
 
10207
#~ msgstr ""
 
10208
 
 
10209
#~ msgid "Bremetal assignment is overcommitted."
 
10210
#~ msgstr ""
 
10211
 
 
10212
#~ msgid "unknown disk image handler: %s"
 
10213
#~ msgstr ""
 
10214
 
 
10215
#~ msgid "Failed to remove container: %s"
 
10216
#~ msgstr ""
 
10217
 
 
10218
#~ msgid ""
 
10219
#~ "Error from libvirt during saved instance"
 
10220
#~ " removal. Code=%(errcode)s Error=%(e)s"
 
10221
#~ msgstr ""
 
10222
 
 
10223
#~ msgid "'<cpu>' must be 1, but %d\n"
 
10224
#~ msgstr ""
 
10225
 
 
10226
#~ msgid "topology (%(topology)s) must have %(ks)s"
 
10227
#~ msgstr ""
 
10228
 
 
10229
#~ msgid "Timeout migrating for %s. nwfilter not found."
 
10230
#~ msgstr ""
 
10231
 
 
10232
#~ msgid "Unable to find an open port"
 
10233
#~ msgstr ""
 
10234
 
 
10235
#~ msgid ""
 
10236
#~ "Must specify xenapi_connection_url, "
 
10237
#~ "xenapi_connection_username (optionally), and "
 
10238
#~ "xenapi_connection_password to use "
 
10239
#~ "connection_type=xenapi"
 
10240
#~ msgstr ""
 
10241
 
 
10242
#~ msgid ""
 
10243
#~ "Instance %(name)s running on %(host)s "
 
10244
#~ "could not be found in the "
 
10245
#~ "database: assuming it is a worker "
 
10246
#~ "VM and skipping migration to a new"
 
10247
#~ " host"
 
10248
#~ msgstr ""
 
10249
 
 
10250
#~ msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
 
10251
#~ msgstr ""
 
10252
 
 
10253
#~ msgid "Created snapshot %(template_vm_ref)s"
 
10254
#~ msgstr "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
 
10255
 
 
10256
#~ msgid ""
 
10257
#~ "download_vhd %(image)s attempt "
 
10258
#~ "%(attempt_num)d/%(max_attempts)d from "
 
10259
#~ "%(glance_host)s:%(glance_port)s"
 
10260
#~ msgstr ""
 
10261
 
 
10262
#~ msgid "Asking xapi to fetch vhd image %(image)s"
 
10263
#~ msgstr ""
 
10264
 
 
10265
#~ msgid ""
 
10266
#~ "xapi 'download_vhd' returned VDI of type"
 
10267
#~ " '%(vdi_type)s' with UUID '%(vdi_uuid)s'"
 
10268
#~ msgstr ""
 
10269
 
 
10270
#~ msgid "Fetching image %(image)s, type %(image_type_str)s"
 
10271
#~ msgstr ""
 
10272
 
 
10273
#~ msgid "Updating Agent to %s"
 
10274
#~ msgstr ""
 
10275
 
 
10276
#~ msgid "Invalid value for injected_files: %r"
 
10277
#~ msgstr ""
 
10278
 
 
10279
#~ msgid "Injecting file path: '%s'"
 
10280
#~ msgstr ""
 
10281
 
 
10282
#~ msgid "Unable to Snapshot instance: %(exc)s"
 
10283
#~ msgstr "Unable to attach volume to instance %s"
 
10284
 
 
10285
#~ msgid "domid changed from %(domid)s to %(newdomid)s"
 
10286
#~ msgstr ""
 
10287
 
 
10288
#~ msgid "Unable to find VBD for VM"
 
10289
#~ msgstr ""
 
10290
 
 
10291
#~ msgid "Quota exceeded for %(pid)s, tried to create %(size)sG volume"
 
10292
#~ msgstr ""
 
10293
 
 
10294
#~ msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
 
10295
#~ msgstr ""
 
10296
 
 
10297
#~ msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
 
10298
#~ msgstr ""
 
10299
 
 
10300
#~ msgid ""
 
10301
#~ "Skipping remove_export. No iscsi_target is "
 
10302
#~ "presently exported for volume: %d"
 
10303
#~ msgstr ""
 
10304
 
 
10305
#~ msgid "Volume is still attached"
 
10306
#~ msgstr "Volume is still attached"
 
10307
 
 
10308
#~ msgid "API %(name)sfailed: %(reason)s"
 
10309
#~ msgstr ""
 
10310
 
 
10311
#~ msgid "Enter SolidFire create_volume..."
 
10312
#~ msgstr ""
 
10313
 
 
10314
#~ msgid "Leaving SolidFire create_volume"
8597
10315
#~ msgstr ""
8598
10316