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

« back to all changes in this revision

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

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

Show diffs side-by-side

added added

removed removed

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