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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandleman, Chuck Short
  • Date: 2012-03-02 11:04:04 UTC
  • mfrom: (1.1.47)
  • Revision ID: package-import@ubuntu.com-20120302110404-fr230yakr8hov3dj
Tags: 2012.1~e4-0ubuntu1
[ Adam Gandleman ]
* debian/patches/libvirt-use-console-pipe.patch: Refreshed. 
* debain/nova-volume.upstart.in: Ensure lock directory is created
  (LP: #940780)
* debain/control: Fix nova-compute-$flavor Depends
* debian/control: Add python-iso8601 to python-nova Depends

[ Chuck Short ]
* debian/rules: Fix FTBFS.
* Merge Ubuntu/Debian packaging:
  - Thanks to Julien Danjou, Ghe Rivero, and Thomas Goirand
  - debian/copyright: Update copyright file.
  - debian/nova-api.init, debian/nova-compute.init,
    debian/nova-network.init, debian/nova-objectstore,
    debian/nova-scheduler, debian/nova-volume.init:
    Synchronize init scripts.
  - nova-common.install, debian/rules: Install policy.json
  - debian/rules, debian/nova-xcp-network.install,
    debian/nova-xcp-plugins.install, nova-xcp-plugins.postrm,
    debian/nova-xcp-plugins.doc, debian/nova-xcp-plugins.postinst,
    debian/README.xcp_and_openstack, debian/control,
    debian/ubuntu_xen-openvswitch-nova.rules,
    debian/patches/path-to-the-xenhost.conf-fixup.patch:
    Add Xen XCP support.
  - debian/control,
    debian/nova-compute-{kvm,lxc,qemu,xen,uml}.postinst: Make
    nova-compute a virtual package.
  - Dropped ubuntu_ubuntu_control_vars: We dont use it
* New upstream release.
* Dropped python-babel, it will be handled by langpacks.
* debian/patches/ec2-fixes.patch: Backport turnk fix for ec2
  permissions.
* debian/patches/path-to-the-xenhost.conf-fixup.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-02-19 23:02+0000\n"
 
10
"POT-Creation-Date: 2012-02-26 23:03+0000\n"
11
11
"PO-Revision-Date: 2011-08-23 11:21+0000\n"
12
12
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
13
13
"Language-Team: Ukrainian <uk@li.org>\n"
52
52
msgid "Subject for certificate for projects, %s for project, timestamp"
53
53
msgstr ""
54
54
 
55
 
#: nova/crypto.py:296
 
55
#: nova/crypto.py:142 nova/crypto.py:159 nova/crypto.py:248
 
56
#, python-format
 
57
msgid "Could not remove tmpdir: %s"
 
58
msgstr ""
 
59
 
 
60
#: nova/crypto.py:307
56
61
#, python-format
57
62
msgid "Flags path: %s"
58
63
msgstr ""
147
152
msgstr ""
148
153
 
149
154
#: nova/exception.py:243
150
 
#, fuzzy
151
155
msgid "Invalid input received"
152
 
msgstr "Невірний діапазон портів"
 
156
msgstr ""
153
157
 
154
158
#: nova/exception.py:247
155
159
#, python-format
202
206
 
203
207
#: nova/exception.py:290
204
208
#, python-format
 
209
msgid "Group not valid. Reason: %(reason)s"
 
210
msgstr ""
 
211
 
 
212
#: nova/exception.py:294
 
213
#, python-format
205
214
msgid ""
206
215
"Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while"
207
216
" the instance is in this state."
208
217
msgstr ""
209
218
 
210
 
#: nova/exception.py:295
 
219
#: nova/exception.py:299
211
220
#, python-format
212
221
msgid "Instance %(instance_id)s is not running."
213
222
msgstr ""
214
223
 
215
 
#: nova/exception.py:299
 
224
#: nova/exception.py:303
216
225
#, python-format
217
226
msgid "Instance %(instance_id)s is not suspended."
218
227
msgstr ""
219
228
 
220
 
#: nova/exception.py:303
 
229
#: nova/exception.py:307
221
230
#, python-format
222
231
msgid "Instance %(instance_id)s is not in rescue mode"
223
232
msgstr ""
224
233
 
225
 
#: nova/exception.py:307
 
234
#: nova/exception.py:311
226
235
msgid "Failed to suspend instance"
227
236
msgstr ""
228
237
 
229
 
#: nova/exception.py:311
 
238
#: nova/exception.py:315
230
239
msgid "Failed to resume server"
231
240
msgstr ""
232
241
 
233
 
#: nova/exception.py:315
 
242
#: nova/exception.py:319
234
243
msgid "Failed to reboot instance"
235
244
msgstr ""
236
245
 
237
 
#: nova/exception.py:319
 
246
#: nova/exception.py:323
238
247
msgid "Service is unavailable at this time."
239
248
msgstr ""
240
249
 
241
 
#: nova/exception.py:323
 
250
#: nova/exception.py:327
242
251
msgid "Volume service is unavailable at this time."
243
252
msgstr ""
244
253
 
245
 
#: nova/exception.py:327
 
254
#: nova/exception.py:331
246
255
msgid "Compute service is unavailable at this time."
247
256
msgstr ""
248
257
 
249
 
#: nova/exception.py:331
 
258
#: nova/exception.py:335
250
259
#, python-format
251
260
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
252
261
msgstr ""
253
262
 
254
 
#: nova/exception.py:336
 
263
#: nova/exception.py:340
255
264
msgid "Destination compute host is unavailable at this time."
256
265
msgstr ""
257
266
 
258
 
#: nova/exception.py:340
 
267
#: nova/exception.py:344
259
268
msgid "Original compute host is unavailable at this time."
260
269
msgstr ""
261
270
 
262
 
#: nova/exception.py:344
 
271
#: nova/exception.py:348
263
272
msgid "The supplied hypervisor type of is invalid."
264
273
msgstr ""
265
274
 
266
 
#: nova/exception.py:348
 
275
#: nova/exception.py:352
267
276
msgid "The instance requires a newer hypervisor version than has been provided."
268
277
msgstr ""
269
278
 
270
 
#: nova/exception.py:353
 
279
#: nova/exception.py:357
271
280
#, python-format
272
281
msgid ""
273
282
"The supplied disk path (%(path)s) already exists, it is expected not to "
274
283
"exist."
275
284
msgstr ""
276
285
 
277
 
#: nova/exception.py:358
 
286
#: nova/exception.py:362
278
287
#, python-format
279
288
msgid "The supplied device path (%(path)s) is invalid."
280
289
msgstr ""
281
290
 
282
 
#: nova/exception.py:362
 
291
#: nova/exception.py:366
283
292
msgid "Unacceptable CPU info"
284
293
msgstr ""
285
294
 
286
 
#: nova/exception.py:366
 
295
#: nova/exception.py:370
287
296
#, python-format
288
297
msgid "%(address)s is not a valid IP v4/6 address."
289
298
msgstr ""
290
299
 
291
 
#: nova/exception.py:370
 
300
#: nova/exception.py:374
292
301
#, python-format
293
302
msgid ""
294
303
"VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN "
295
304
"tag is %(tag)s, but the one associated with the port group is %(pgroup)s."
296
305
msgstr ""
297
306
 
298
 
#: nova/exception.py:376
 
307
#: nova/exception.py:380
299
308
#, python-format
300
309
msgid ""
301
310
"vSwitch which contains the port group %(bridge)s is not associated with "
303
312
"one associated is %(actual)s."
304
313
msgstr ""
305
314
 
306
 
#: nova/exception.py:383
 
315
#: nova/exception.py:387
307
316
#, python-format
308
317
msgid "Disk format %(disk_format)s is not acceptable"
309
318
msgstr ""
310
319
 
311
 
#: nova/exception.py:387
 
320
#: nova/exception.py:391
312
321
#, python-format
313
322
msgid "Image %(image_id)s is unacceptable: %(reason)s"
314
323
msgstr ""
315
324
 
316
 
#: nova/exception.py:391
 
325
#: nova/exception.py:395
317
326
#, python-format
318
327
msgid "Instance %(instance_id)s is unacceptable: %(reason)s"
319
328
msgstr ""
320
329
 
321
 
#: nova/exception.py:395
 
330
#: nova/exception.py:399
322
331
#, python-format
323
332
msgid "Ec2 id %(ec2_id)s is unacceptable."
324
333
msgstr ""
325
334
 
326
 
#: nova/exception.py:399
 
335
#: nova/exception.py:403
327
336
msgid "Resource could not be found."
328
337
msgstr ""
329
338
 
330
 
#: nova/exception.py:404
 
339
#: nova/exception.py:408
331
340
#, python-format
332
341
msgid "Required flag %(flag)s not set."
333
342
msgstr ""
334
343
 
335
 
#: nova/exception.py:408
 
344
#: nova/exception.py:412
336
345
#, python-format
337
346
msgid "Volume %(volume_id)s could not be found."
338
347
msgstr ""
339
348
 
340
 
#: nova/exception.py:412
 
349
#: nova/exception.py:416
341
350
#, python-format
342
351
msgid "Unable to locate account %(account_name) on Solidfire device"
343
352
msgstr ""
344
353
 
345
 
#: nova/exception.py:416
 
354
#: nova/exception.py:420
346
355
#, python-format
347
356
msgid "Volume not found for instance %(instance_id)s."
348
357
msgstr ""
349
358
 
350
 
#: nova/exception.py:420
 
359
#: nova/exception.py:424
351
360
#, python-format
352
361
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
353
362
msgstr ""
354
363
 
355
 
#: nova/exception.py:425
 
364
#: nova/exception.py:429
356
365
msgid "Zero volume types found."
357
366
msgstr ""
358
367
 
359
 
#: nova/exception.py:429
 
368
#: nova/exception.py:433
360
369
#, python-format
361
370
msgid "Volume type %(volume_type_id)s could not be found."
362
371
msgstr ""
363
372
 
364
 
#: nova/exception.py:433
 
373
#: nova/exception.py:437
365
374
#, python-format
366
375
msgid "Volume type with name %(volume_type_name)s could not be found."
367
376
msgstr ""
368
377
 
369
 
#: nova/exception.py:438
 
378
#: nova/exception.py:442
370
379
#, python-format
371
380
msgid ""
372
381
"Volume Type %(volume_type_id)s has no extra specs with key "
373
382
"%(extra_specs_key)s."
374
383
msgstr ""
375
384
 
376
 
#: nova/exception.py:443
 
385
#: nova/exception.py:447
377
386
#, python-format
378
387
msgid "Snapshot %(snapshot_id)s could not be found."
379
388
msgstr ""
380
389
 
381
 
#: nova/exception.py:447
 
390
#: nova/exception.py:451
382
391
#, python-format
383
392
msgid "deleting volume %(volume_name)s that has snapshot"
384
393
msgstr ""
385
394
 
386
 
#: nova/exception.py:451
 
395
#: nova/exception.py:455
 
396
#, python-format
 
397
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
 
398
msgstr ""
 
399
 
 
400
#: nova/exception.py:460
387
401
#, python-format
388
402
msgid "No target id found for volume %(volume_id)s."
389
403
msgstr ""
390
404
 
391
 
#: nova/exception.py:455
 
405
#: nova/exception.py:464
392
406
#, python-format
393
407
msgid "No disk at %(location)s"
394
408
msgstr ""
395
409
 
396
 
#: nova/exception.py:459
 
410
#: nova/exception.py:468
397
411
#, python-format
398
412
msgid "Could not find a handler for %(driver_type)s volume."
399
413
msgstr ""
400
414
 
401
 
#: nova/exception.py:463
 
415
#: nova/exception.py:472
402
416
#, python-format
403
417
msgid "Invalid image href %(image_href)s."
404
418
msgstr ""
405
419
 
406
 
#: nova/exception.py:467
 
420
#: nova/exception.py:476
407
421
msgid ""
408
422
"Some images have been stored via hrefs. This version of the api does not "
409
423
"support displaying image hrefs."
410
424
msgstr ""
411
425
 
412
 
#: nova/exception.py:472
 
426
#: nova/exception.py:481
413
427
#, python-format
414
428
msgid "Image %(image_id)s could not be found."
415
429
msgstr ""
416
430
 
417
 
#: nova/exception.py:476
 
431
#: nova/exception.py:485
418
432
#, python-format
419
433
msgid "Kernel not found for image %(image_id)s."
420
434
msgstr ""
421
435
 
422
 
#: nova/exception.py:480
 
436
#: nova/exception.py:489
423
437
#, python-format
424
438
msgid "User %(user_id)s could not be found."
425
439
msgstr ""
426
440
 
427
 
#: nova/exception.py:484
 
441
#: nova/exception.py:493
428
442
#, python-format
429
443
msgid "Project %(project_id)s could not be found."
430
444
msgstr ""
431
445
 
432
 
#: nova/exception.py:488
 
446
#: nova/exception.py:497
433
447
#, python-format
434
448
msgid "User %(user_id)s is not a member of project %(project_id)s."
435
449
msgstr ""
436
450
 
437
 
#: nova/exception.py:492
 
451
#: nova/exception.py:501
438
452
#, python-format
439
453
msgid "Role %(role_id)s could not be found."
440
454
msgstr ""
441
455
 
442
 
#: nova/exception.py:496
 
456
#: nova/exception.py:505
443
457
msgid "Cannot find SR to read/write VDI."
444
458
msgstr ""
445
459
 
446
 
#: nova/exception.py:500
 
460
#: nova/exception.py:509
447
461
#, python-format
448
462
msgid "%(req)s is required to create a network."
449
463
msgstr ""
450
464
 
451
 
#: nova/exception.py:504
 
465
#: nova/exception.py:513
452
466
#, python-format
453
467
msgid "Network %(network_id)s could not be found."
454
468
msgstr ""
455
469
 
456
 
#: nova/exception.py:508
 
470
#: nova/exception.py:517
457
471
#, python-format
458
472
msgid "Network could not be found for bridge %(bridge)s"
459
473
msgstr ""
460
474
 
461
 
#: nova/exception.py:512
 
475
#: nova/exception.py:521
462
476
#, python-format
463
477
msgid "Network could not be found for uuid %(uuid)s"
464
478
msgstr ""
465
479
 
466
 
#: nova/exception.py:516
 
480
#: nova/exception.py:525
467
481
#, python-format
468
482
msgid "Network could not be found with cidr %(cidr)s."
469
483
msgstr ""
470
484
 
471
 
#: nova/exception.py:520
 
485
#: nova/exception.py:529
472
486
#, python-format
473
487
msgid "Network could not be found for instance %(instance_id)s."
474
488
msgstr ""
475
489
 
476
 
#: nova/exception.py:524
 
490
#: nova/exception.py:533
477
491
msgid "No networks defined."
478
492
msgstr ""
479
493
 
480
 
#: nova/exception.py:528
 
494
#: nova/exception.py:537
481
495
#, python-format
482
496
msgid ""
483
497
"Either Network uuid %(network_uuid)s is not present or is not assigned to"
484
498
" the project %(project_id)s."
485
499
msgstr ""
486
500
 
487
 
#: nova/exception.py:533
 
501
#: nova/exception.py:542
488
502
#, python-format
489
503
msgid "Host is not set to the network (%(network_id)s)."
490
504
msgstr ""
491
505
 
492
 
#: nova/exception.py:537
 
506
#: nova/exception.py:546
493
507
msgid "Could not find the datastore reference(s) which the VM uses."
494
508
msgstr ""
495
509
 
496
 
#: nova/exception.py:541
 
510
#: nova/exception.py:550
497
511
#, python-format
498
512
msgid "No fixed IP associated with id %(id)s."
499
513
msgstr ""
500
514
 
501
 
#: nova/exception.py:545
 
515
#: nova/exception.py:554
502
516
#, python-format
503
517
msgid "Fixed ip not found for address %(address)s."
504
518
msgstr ""
505
519
 
506
 
#: nova/exception.py:549
 
520
#: nova/exception.py:558
507
521
#, python-format
508
522
msgid "Instance %(instance_id)s has zero fixed ips."
509
523
msgstr ""
510
524
 
511
 
#: nova/exception.py:553
 
525
#: nova/exception.py:562
512
526
#, python-format
513
527
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
514
528
msgstr ""
515
529
 
516
 
#: nova/exception.py:558
 
530
#: nova/exception.py:567
517
531
#, python-format
518
532
msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
519
533
msgstr ""
520
534
 
521
 
#: nova/exception.py:562
 
535
#: nova/exception.py:571
522
536
#, python-format
523
537
msgid "Host %(host)s has zero fixed ips."
524
538
msgstr ""
525
539
 
526
 
#: nova/exception.py:566
 
540
#: nova/exception.py:575
527
541
#, python-format
528
542
msgid ""
529
543
"Fixed IP address (%(address)s) does not exist in network "
530
544
"(%(network_uuid)s)."
531
545
msgstr ""
532
546
 
533
 
#: nova/exception.py:571
 
547
#: nova/exception.py:580
534
548
#, python-format
535
549
msgid "Fixed IP address %(address)s is already in use."
536
550
msgstr ""
537
551
 
538
 
#: nova/exception.py:575
 
552
#: nova/exception.py:584
539
553
#, python-format
540
554
msgid "Fixed IP address %(address)s is invalid."
541
555
msgstr ""
542
556
 
543
 
#: nova/exception.py:579
 
557
#: nova/exception.py:588
544
558
msgid "Zero fixed ips available."
545
559
msgstr ""
546
560
 
547
 
#: nova/exception.py:583
 
561
#: nova/exception.py:592
548
562
msgid "Zero fixed ips could be found."
549
563
msgstr ""
550
564
 
551
 
#: nova/exception.py:587
 
565
#: nova/exception.py:596
552
566
#, python-format
553
567
msgid "Floating ip not found for id %(id)s."
554
568
msgstr ""
555
569
 
556
 
#: nova/exception.py:591
 
570
#: nova/exception.py:600
557
571
#, python-format
558
572
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
559
573
msgstr ""
560
574
 
561
 
#: nova/exception.py:595
 
575
#: nova/exception.py:604
562
576
#, python-format
563
577
msgid "Floating ip not found for address %(address)s."
564
578
msgstr ""
565
579
 
566
 
#: nova/exception.py:599
 
580
#: nova/exception.py:608
567
581
#, python-format
568
582
msgid "Floating ip not found for host %(host)s."
569
583
msgstr ""
570
584
 
571
 
#: nova/exception.py:603
 
585
#: nova/exception.py:612
572
586
msgid "Zero floating ips available."
573
587
msgstr ""
574
588
 
575
 
#: nova/exception.py:607
 
589
#: nova/exception.py:616
576
590
#, python-format
577
591
msgid "Floating ip %(address)s is associated."
578
592
msgstr ""
579
593
 
580
 
#: nova/exception.py:611
 
594
#: nova/exception.py:620
581
595
#, python-format
582
596
msgid "Floating ip %(address)s is not associated."
583
597
msgstr ""
584
598
 
585
 
#: nova/exception.py:615
 
599
#: nova/exception.py:624
586
600
msgid "Zero floating ips exist."
587
601
msgstr ""
588
602
 
589
 
#: nova/exception.py:619
 
603
#: nova/exception.py:628
590
604
#, python-format
591
605
msgid "Interface %(interface)s not found."
592
606
msgstr ""
593
607
 
594
 
#: nova/exception.py:623
 
608
#: nova/exception.py:632
595
609
#, python-format
596
610
msgid "Keypair %(name)s not found for user %(user_id)s"
597
611
msgstr ""
598
612
 
599
 
#: nova/exception.py:627
 
613
#: nova/exception.py:636
600
614
#, python-format
601
615
msgid "Certificate %(certificate_id)s not found."
602
616
msgstr ""
603
617
 
604
 
#: nova/exception.py:631
 
618
#: nova/exception.py:640
605
619
#, python-format
606
620
msgid "Service %(service_id)s could not be found."
607
621
msgstr ""
608
622
 
609
 
#: nova/exception.py:635
 
623
#: nova/exception.py:644
610
624
#, python-format
611
625
msgid "Host %(host)s could not be found."
612
626
msgstr ""
613
627
 
614
 
#: nova/exception.py:639
 
628
#: nova/exception.py:648
615
629
#, python-format
616
630
msgid "Compute host %(host)s could not be found."
617
631
msgstr ""
618
632
 
619
 
#: nova/exception.py:643
 
633
#: nova/exception.py:652
620
634
#, python-format
621
635
msgid "Could not find binary %(binary)s on host %(host)s."
622
636
msgstr ""
623
637
 
624
 
#: nova/exception.py:647
 
638
#: nova/exception.py:656
625
639
#, python-format
626
640
msgid "Auth token %(token)s could not be found."
627
641
msgstr ""
628
642
 
629
 
#: nova/exception.py:651
 
643
#: nova/exception.py:660
630
644
#, python-format
631
645
msgid "Access Key %(access_key)s could not be found."
632
646
msgstr ""
633
647
 
634
 
#: nova/exception.py:655
 
648
#: nova/exception.py:664
635
649
msgid "Quota could not be found"
636
650
msgstr ""
637
651
 
638
 
#: nova/exception.py:659
 
652
#: nova/exception.py:668
639
653
#, python-format
640
654
msgid "Quota for project %(project_id)s could not be found."
641
655
msgstr ""
642
656
 
643
 
#: nova/exception.py:663
 
657
#: nova/exception.py:672
644
658
#, python-format
645
659
msgid "Security group %(security_group_id)s not found."
646
660
msgstr ""
647
661
 
648
 
#: nova/exception.py:667
 
662
#: nova/exception.py:676
649
663
#, python-format
650
664
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
651
665
msgstr ""
652
666
 
653
 
#: nova/exception.py:672
 
667
#: nova/exception.py:681
654
668
#, python-format
655
669
msgid "Security group with rule %(rule_id)s not found."
656
670
msgstr ""
657
671
 
658
 
#: nova/exception.py:676
 
672
#: nova/exception.py:685
659
673
#, python-format
660
674
msgid ""
661
675
"Security group %(security_group_id)s is already associated with the "
662
676
"instance %(instance_id)s"
663
677
msgstr ""
664
678
 
665
 
#: nova/exception.py:681
 
679
#: nova/exception.py:690
666
680
#, python-format
667
681
msgid ""
668
682
"Security group %(security_group_id)s is not associated with the instance "
669
683
"%(instance_id)s"
670
684
msgstr ""
671
685
 
672
 
#: nova/exception.py:686
 
686
#: nova/exception.py:695
673
687
#, python-format
674
688
msgid "Migration %(migration_id)s could not be found."
675
689
msgstr ""
676
690
 
677
 
#: nova/exception.py:690
 
691
#: nova/exception.py:699
678
692
#, python-format
679
693
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
680
694
msgstr ""
681
695
 
682
 
#: nova/exception.py:695
 
696
#: nova/exception.py:704
683
697
#, python-format
684
698
msgid "Console pool %(pool_id)s could not be found."
685
699
msgstr ""
686
700
 
687
 
#: nova/exception.py:699
 
701
#: nova/exception.py:708
688
702
#, python-format
689
703
msgid ""
690
704
"Console pool of type %(console_type)s for compute host %(compute_host)s "
691
705
"on proxy host %(host)s not found."
692
706
msgstr ""
693
707
 
694
 
#: nova/exception.py:705
 
708
#: nova/exception.py:714
695
709
#, python-format
696
710
msgid "Console %(console_id)s could not be found."
697
711
msgstr ""
698
712
 
699
 
#: nova/exception.py:709
 
713
#: nova/exception.py:718
700
714
#, python-format
701
715
msgid "Console for instance %(instance_id)s could not be found."
702
716
msgstr ""
703
717
 
704
 
#: nova/exception.py:713
 
718
#: nova/exception.py:722
705
719
#, python-format
706
720
msgid ""
707
721
"Console for instance %(instance_id)s in pool %(pool_id)s could not be "
708
722
"found."
709
723
msgstr ""
710
724
 
711
 
#: nova/exception.py:718
 
725
#: nova/exception.py:727
712
726
#, python-format
713
727
msgid "Invalid console type %(console_type)s "
714
728
msgstr ""
715
729
 
716
 
#: nova/exception.py:722
 
730
#: nova/exception.py:731
717
731
msgid "Zero instance types found."
718
732
msgstr ""
719
733
 
720
 
#: nova/exception.py:726
 
734
#: nova/exception.py:735
721
735
#, python-format
722
736
msgid "Instance type %(instance_type_id)s could not be found."
723
737
msgstr ""
724
738
 
725
 
#: nova/exception.py:730
 
739
#: nova/exception.py:739
726
740
#, python-format
727
741
msgid "Instance type with name %(instance_type_name)s could not be found."
728
742
msgstr ""
729
743
 
730
 
#: nova/exception.py:735
 
744
#: nova/exception.py:744
731
745
#, python-format
732
746
msgid "Flavor %(flavor_id)s could not be found."
733
747
msgstr ""
734
748
 
735
 
#: nova/exception.py:739
 
749
#: nova/exception.py:748
736
750
#, python-format
737
751
msgid "Zone %(zone_id)s could not be found."
738
752
msgstr ""
739
753
 
740
 
#: nova/exception.py:743
 
754
#: nova/exception.py:752
741
755
#, python-format
742
756
msgid "Scheduler Host Filter %(filter_name)s could not be found."
743
757
msgstr ""
744
758
 
745
 
#: nova/exception.py:747
 
759
#: nova/exception.py:756
746
760
#, python-format
747
761
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
748
762
msgstr ""
749
763
 
750
 
#: nova/exception.py:752
 
764
#: nova/exception.py:761
751
765
#, python-format
752
766
msgid "Scheduler weight flag not found: %(flag_name)s"
753
767
msgstr ""
754
768
 
755
 
#: nova/exception.py:756
 
769
#: nova/exception.py:765
756
770
#, python-format
757
771
msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
758
772
msgstr ""
759
773
 
760
 
#: nova/exception.py:761
 
774
#: nova/exception.py:770
761
775
#, python-format
762
776
msgid ""
763
777
"Instance Type %(instance_type_id)s has no extra specs with key "
764
778
"%(extra_specs_key)s."
765
779
msgstr ""
766
780
 
767
 
#: nova/exception.py:766
768
 
#, fuzzy, python-format
 
781
#: nova/exception.py:775
769
782
msgid "LDAP object could not be found"
770
 
msgstr "Проект \"%s\" не знайдено"
 
783
msgstr ""
771
784
 
772
 
#: nova/exception.py:770
 
785
#: nova/exception.py:779
773
786
#, python-format
774
787
msgid "LDAP user %(user_id)s could not be found."
775
788
msgstr ""
776
789
 
777
 
#: nova/exception.py:774
 
790
#: nova/exception.py:783
778
791
#, python-format
779
792
msgid "LDAP group %(group_id)s could not be found."
780
793
msgstr ""
781
794
 
782
 
#: nova/exception.py:778
 
795
#: nova/exception.py:787
783
796
#, python-format
784
797
msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
785
798
msgstr ""
786
799
 
787
 
#: nova/exception.py:782
 
800
#: nova/exception.py:791
788
801
#, python-format
789
802
msgid "File %(file_path)s could not be found."
790
803
msgstr ""
791
804
 
792
 
#: nova/exception.py:786
 
805
#: nova/exception.py:795
793
806
msgid "Zero files could be found."
794
807
msgstr ""
795
808
 
796
 
#: nova/exception.py:790
 
809
#: nova/exception.py:799
797
810
#, python-format
798
811
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
799
812
msgstr ""
800
813
 
801
 
#: nova/exception.py:795
 
814
#: nova/exception.py:804
802
815
#, python-format
803
816
msgid "Network adapter %(adapter)s could not be found."
804
817
msgstr ""
805
818
 
806
 
#: nova/exception.py:799
 
819
#: nova/exception.py:808
807
820
#, python-format
808
821
msgid "Class %(class_name)s could not be found: %(exception)s"
809
822
msgstr ""
810
823
 
811
 
#: nova/exception.py:803
 
824
#: nova/exception.py:812
812
825
msgid "Action not allowed."
813
826
msgstr ""
814
827
 
815
 
#: nova/exception.py:807
 
828
#: nova/exception.py:816
816
829
#, python-format
817
830
msgid "Unable to use global role %(role_id)s"
818
831
msgstr ""
819
832
 
820
 
#: nova/exception.py:811
 
833
#: nova/exception.py:820
821
834
msgid "Rotation is not allowed for snapshots"
822
835
msgstr ""
823
836
 
824
 
#: nova/exception.py:815
 
837
#: nova/exception.py:824
825
838
msgid "Rotation param is required for backup image_type"
826
839
msgstr ""
827
840
 
828
 
#: nova/exception.py:824
829
 
#, fuzzy, python-format
 
841
#: nova/exception.py:833
 
842
#, python-format
830
843
msgid "Key pair %(key_name)s already exists."
831
 
msgstr "Користувач %s вже існує"
 
844
msgstr ""
832
845
 
833
 
#: nova/exception.py:828
834
 
#, fuzzy, python-format
 
846
#: nova/exception.py:837
 
847
#, python-format
835
848
msgid "User %(user)s already exists."
836
 
msgstr "Користувач %s вже існує"
 
849
msgstr ""
837
850
 
838
 
#: nova/exception.py:832
839
 
#, fuzzy, python-format
 
851
#: nova/exception.py:841
 
852
#, python-format
840
853
msgid "LDAP user %(user)s already exists."
841
 
msgstr "Користувач %s вже існує"
 
854
msgstr ""
842
855
 
843
 
#: nova/exception.py:836
844
 
#, fuzzy, python-format
 
856
#: nova/exception.py:845
 
857
#, python-format
845
858
msgid "LDAP group %(group)s already exists."
846
 
msgstr "Користувач %s вже існує"
 
859
msgstr ""
847
860
 
848
 
#: nova/exception.py:840
 
861
#: nova/exception.py:849
849
862
#, python-format
850
863
msgid "User %(uid)s is already a member of the group %(group_dn)s"
851
864
msgstr ""
852
865
 
853
 
#: nova/exception.py:845
854
 
#, fuzzy, python-format
 
866
#: nova/exception.py:854
 
867
#, python-format
855
868
msgid "Project %(project)s already exists."
856
 
msgstr "Користувач %s вже існує"
 
869
msgstr ""
857
870
 
858
 
#: nova/exception.py:849
859
 
#, fuzzy, python-format
 
871
#: nova/exception.py:858
 
872
#, python-format
860
873
msgid "Instance %(name)s already exists."
861
 
msgstr "Користувач %s вже існує"
 
874
msgstr ""
862
875
 
863
 
#: nova/exception.py:853
864
 
#, fuzzy, python-format
 
876
#: nova/exception.py:862
 
877
#, python-format
865
878
msgid "Instance Type %(name)s already exists."
866
 
msgstr "Користувач %s вже існує"
 
879
msgstr ""
867
880
 
868
 
#: nova/exception.py:857
869
 
#, fuzzy, python-format
 
881
#: nova/exception.py:866
 
882
#, python-format
870
883
msgid "Volume Type %(name)s already exists."
871
 
msgstr "Користувач %s вже існує"
 
884
msgstr ""
872
885
 
873
 
#: nova/exception.py:861
 
886
#: nova/exception.py:870
874
887
#, python-format
875
888
msgid "%(path)s is on shared storage: %(reason)s"
876
889
msgstr ""
877
890
 
878
 
#: nova/exception.py:865
 
891
#: nova/exception.py:874
879
892
msgid "Migration error"
880
893
msgstr ""
881
894
 
882
 
#: nova/exception.py:869
 
895
#: nova/exception.py:878
883
896
#, python-format
884
897
msgid "Malformed message body: %(reason)s"
885
898
msgstr ""
886
899
 
887
 
#: nova/exception.py:873
 
900
#: nova/exception.py:882
888
901
#, python-format
889
902
msgid "Could not find config at %(path)s"
890
903
msgstr ""
891
904
 
892
 
#: nova/exception.py:877
 
905
#: nova/exception.py:886
893
906
#, python-format
894
907
msgid "Could not load paste app '%(name)s' from %(path)s"
895
908
msgstr ""
896
909
 
897
 
#: nova/exception.py:881
 
910
#: nova/exception.py:890
898
911
msgid "Nova access parameters were not specified."
899
912
msgstr ""
900
913
 
901
 
#: nova/exception.py:885
 
914
#: nova/exception.py:894
902
915
#, python-format
903
916
msgid "Virtual Storage Array %(id)d could not be found."
904
917
msgstr ""
905
918
 
906
 
#: nova/exception.py:889
 
919
#: nova/exception.py:898
907
920
#, python-format
908
921
msgid "Virtual Storage Array %(name)s could not be found."
909
922
msgstr ""
910
923
 
911
 
#: nova/exception.py:893
 
924
#: nova/exception.py:902
912
925
msgid "When resizing, instances must change size!"
913
926
msgstr ""
914
927
 
915
 
#: nova/exception.py:897
 
928
#: nova/exception.py:906
916
929
msgid "Image is larger than instance type allows"
917
930
msgstr ""
918
931
 
919
 
#: nova/exception.py:901
 
932
#: nova/exception.py:910
920
933
msgid "1 or more Zones could not complete the request"
921
934
msgstr ""
922
935
 
923
 
#: nova/exception.py:905
 
936
#: nova/exception.py:914
924
937
msgid "Instance type's memory is too small for requested image."
925
938
msgstr ""
926
939
 
927
 
#: nova/exception.py:909
 
940
#: nova/exception.py:918
928
941
msgid "Instance type's disk is too small for requested image."
929
942
msgstr ""
930
943
 
931
 
#: nova/exception.py:913
 
944
#: nova/exception.py:922
932
945
#, python-format
933
946
msgid "Insufficient free memory on compute node to start %(uuid)s."
934
947
msgstr ""
935
948
 
936
 
#: nova/exception.py:917
 
949
#: nova/exception.py:926
937
950
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
938
951
msgstr ""
939
952
 
940
 
#: nova/exception.py:921
 
953
#: nova/exception.py:930
941
954
#, python-format
942
955
msgid "No valid host was found. %(reason)s"
943
956
msgstr ""
944
957
 
945
 
#: nova/exception.py:925
 
958
#: nova/exception.py:934
946
959
#, python-format
947
960
msgid "Host %(host)s is not up or doesn't exist."
948
961
msgstr ""
949
962
 
950
 
#: nova/exception.py:929
 
963
#: nova/exception.py:938
951
964
msgid "Quota exceeded"
952
965
msgstr ""
953
966
 
954
 
#: nova/exception.py:933
 
967
#: nova/exception.py:942
 
968
#, python-format
 
969
msgid ""
 
970
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
 
971
"%(reason)s."
 
972
msgstr ""
 
973
 
 
974
#: nova/exception.py:947
955
975
#, python-format
956
976
msgid "Aggregate %(aggregate_id)s could not be found."
957
977
msgstr ""
958
978
 
959
 
#: nova/exception.py:937
 
979
#: nova/exception.py:951
960
980
#, python-format
961
981
msgid "Aggregate %(aggregate_name)s already exists."
962
982
msgstr ""
963
983
 
964
 
#: nova/exception.py:941
 
984
#: nova/exception.py:955
965
985
#, python-format
966
986
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
967
987
msgstr ""
968
988
 
969
 
#: nova/exception.py:945
 
989
#: nova/exception.py:959
970
990
#, python-format
971
991
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
972
992
msgstr ""
973
993
 
974
 
#: nova/exception.py:950
 
994
#: nova/exception.py:964
975
995
#, python-format
976
996
msgid "Host %(host)s already member of another aggregate."
977
997
msgstr ""
978
998
 
979
 
#: nova/exception.py:954
 
999
#: nova/exception.py:968
980
1000
#, python-format
981
1001
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
982
1002
msgstr ""
983
1003
 
984
 
#: nova/exception.py:958
 
1004
#: nova/exception.py:972
985
1005
msgid "Detected more than one volume with name %(vol_name)"
986
1006
msgstr ""
987
1007
 
988
 
#: nova/exception.py:962
 
1008
#: nova/exception.py:976
989
1009
#, python-format
990
1010
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
991
1011
msgstr ""
992
1012
 
993
 
#: nova/exception.py:967
 
1013
#: nova/exception.py:981
994
1014
msgid "Unable to create instance type"
995
1015
msgstr ""
996
1016
 
997
 
#: nova/exception.py:971
 
1017
#: nova/exception.py:985
998
1018
msgid "Bad response from SolidFire API"
999
1019
msgstr ""
1000
1020
 
1001
 
#: nova/exception.py:975
 
1021
#: nova/exception.py:989
1002
1022
#, python-format
1003
1023
msgid "Error in SolidFire API response: status=%(status)s"
1004
1024
msgstr ""
1005
1025
 
1006
 
#: nova/exception.py:979
 
1026
#: nova/exception.py:993
1007
1027
#, python-format
1008
1028
msgid "Error in SolidFire API response: data=%(data)s"
1009
1029
msgstr ""
1010
1030
 
1011
 
#: nova/exception.py:983
 
1031
#: nova/exception.py:997
1012
1032
msgid "Detected existing vlan with id %(vlan)"
1013
1033
msgstr ""
1014
1034
 
1015
 
#: nova/exception.py:987
 
1035
#: nova/exception.py:1001
1016
1036
#, python-format
1017
1037
msgid "Instance %(instance_id)s could not be found."
1018
1038
msgstr ""
1019
1039
 
1020
 
#: nova/exception.py:991
 
1040
#: nova/exception.py:1005
1021
1041
msgid "Invalid id: %(val) (expecting \"i-...\")."
1022
1042
msgstr ""
1023
1043
 
1024
 
#: nova/log.py:307
 
1044
#: nova/log.py:310
1025
1045
#, python-format
1026
1046
msgid "syslog facility must be one of: %s"
1027
1047
msgstr ""
1058
1078
msgid "Starting %(topic)s node (version %(vcs_string)s)"
1059
1079
msgstr ""
1060
1080
 
1061
 
#: nova/service.py:176
 
1081
#: nova/service.py:177
1062
1082
#, python-format
1063
1083
msgid "Creating Consumer connection for Service %s"
1064
1084
msgstr ""
1065
1085
 
1066
 
#: nova/service.py:250
 
1086
#: nova/service.py:251
1067
1087
msgid "Service killed that has no database entry"
1068
1088
msgstr ""
1069
1089
 
1070
 
#: nova/service.py:287
 
1090
#: nova/service.py:288
1071
1091
msgid "The service database object disappeared, Recreating it."
1072
1092
msgstr ""
1073
1093
 
1074
 
#: nova/service.py:302
 
1094
#: nova/service.py:303
1075
1095
msgid "Recovered model server connection!"
1076
1096
msgstr ""
1077
1097
 
1078
 
#: nova/service.py:308
 
1098
#: nova/service.py:309
1079
1099
msgid "model server went away"
1080
1100
msgstr ""
1081
1101
 
1082
 
#: nova/service.py:400
 
1102
#: nova/service.py:402
1083
1103
msgid "Full set of FLAGS:"
1084
1104
msgstr ""
1085
1105
 
1086
 
#: nova/service.py:407
 
1106
#: nova/service.py:409
1087
1107
#, python-format
1088
1108
msgid "%(flag)s : FLAG SET "
1089
1109
msgstr ""
1090
1110
 
1091
 
#: nova/utils.py:72
 
1111
#: nova/utils.py:74
1092
1112
#, python-format
1093
1113
msgid "Inner Exception: %s"
1094
1114
msgstr ""
1095
1115
 
1096
 
#: nova/utils.py:156
 
1116
#: nova/utils.py:158
1097
1117
#, python-format
1098
1118
msgid "Fetching %s"
1099
1119
msgstr ""
1100
1120
 
1101
 
#: nova/utils.py:197
 
1121
#: nova/utils.py:199
1102
1122
#, python-format
1103
1123
msgid "Got unknown keyword args to utils.execute: %r"
1104
1124
msgstr ""
1105
1125
 
1106
 
#: nova/utils.py:207
 
1126
#: nova/utils.py:209
1107
1127
#, python-format
1108
1128
msgid "Running cmd (subprocess): %s"
1109
1129
msgstr ""
1110
1130
 
1111
 
#: nova/utils.py:223 nova/utils.py:302
 
1131
#: nova/utils.py:225 nova/utils.py:304
1112
1132
#, python-format
1113
1133
msgid "Result was %s"
1114
1134
msgstr ""
1115
1135
 
1116
 
#: nova/utils.py:236
 
1136
#: nova/utils.py:238
1117
1137
#, python-format
1118
1138
msgid "%r failed. Retrying."
1119
1139
msgstr ""
1120
1140
 
1121
 
#: nova/utils.py:278
 
1141
#: nova/utils.py:280
1122
1142
#, python-format
1123
1143
msgid "Running cmd (SSH): %s"
1124
1144
msgstr ""
1125
1145
 
1126
 
#: nova/utils.py:280
 
1146
#: nova/utils.py:282
1127
1147
msgid "Environment not supported over SSH"
1128
1148
msgstr ""
1129
1149
 
1130
 
#: nova/utils.py:284
 
1150
#: nova/utils.py:286
1131
1151
msgid "process_input not supported over SSH"
1132
1152
msgstr ""
1133
1153
 
1134
 
#: nova/utils.py:343
 
1154
#: nova/utils.py:345
1135
1155
#, python-format
1136
1156
msgid "debug in callback: %s"
1137
1157
msgstr ""
1138
1158
 
1139
 
#: nova/utils.py:476
 
1159
#: nova/utils.py:478
1140
1160
#, python-format
1141
1161
msgid "Link Local address is not found.:%s"
1142
1162
msgstr ""
1143
1163
 
1144
 
#: nova/utils.py:479
 
1164
#: nova/utils.py:481
1145
1165
#, python-format
1146
1166
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1147
1167
msgstr ""
1148
1168
 
1149
 
#: nova/utils.py:576
 
1169
#: nova/utils.py:592
1150
1170
#, python-format
1151
1171
msgid "Invalid backend: %s"
1152
1172
msgstr ""
1153
1173
 
1154
 
#: nova/utils.py:587
 
1174
#: nova/utils.py:603
1155
1175
#, python-format
1156
1176
msgid "backend %s"
1157
1177
msgstr ""
1158
1178
 
1159
 
#: nova/utils.py:636
 
1179
#: nova/utils.py:652
1160
1180
msgid "in looping call"
1161
1181
msgstr ""
1162
1182
 
1163
 
#: nova/utils.py:810
 
1183
#: nova/utils.py:828
1164
1184
#, python-format
1165
1185
msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"...lock"
1166
1186
msgstr ""
1167
1187
 
1168
 
#: nova/utils.py:814
 
1188
#: nova/utils.py:832
1169
1189
#, python-format
1170
1190
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"...lock"
1171
1191
msgstr ""
1172
1192
 
1173
 
#: nova/utils.py:818
 
1193
#: nova/utils.py:836
1174
1194
#, python-format
1175
1195
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"...lock"
1176
1196
msgstr ""
1177
1197
 
1178
 
#: nova/utils.py:825
 
1198
#: nova/utils.py:843
1179
1199
#, python-format
1180
1200
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"...lock"
1181
1201
msgstr ""
1182
1202
 
1183
 
#: nova/utils.py:935
1184
 
#, fuzzy, python-format
 
1203
#: nova/utils.py:902
 
1204
#, python-format
 
1205
msgid "Found sentinel %(filename)s for pid %(pid)sfilename"
 
1206
msgstr ""
 
1207
 
 
1208
#: nova/utils.py:906
 
1209
#, python-format
 
1210
msgid "Cleaned sentinel %(filename)s for pid %(pid)sfilename"
 
1211
msgstr ""
 
1212
 
 
1213
#: nova/utils.py:921
 
1214
#, python-format
 
1215
msgid "Found lockfile %(file)s with link count %(count)dfile"
 
1216
msgstr ""
 
1217
 
 
1218
#: nova/utils.py:926
 
1219
#, python-format
 
1220
msgid "Cleaned lockfile %(file)s with link count %(count)dfile"
 
1221
msgstr ""
 
1222
 
 
1223
#: nova/utils.py:1036
 
1224
#, python-format
1185
1225
msgid "Expected object of type: %s"
1186
 
msgstr "Вилучити проект: %s"
 
1226
msgstr ""
1187
1227
 
1188
 
#: nova/utils.py:966
 
1228
#: nova/utils.py:1067
1189
1229
#, python-format
1190
1230
msgid "Invalid server_string: %s"
1191
1231
msgstr ""
1192
1232
 
1193
 
#: nova/utils.py:1091
 
1233
#: nova/utils.py:1192
1194
1234
#, python-format
1195
1235
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1196
1236
msgstr ""
1197
1237
 
1198
 
#: nova/utils.py:1123
 
1238
#: nova/utils.py:1224
1199
1239
msgid "Original exception being dropped"
1200
1240
msgstr ""
1201
1241
 
1202
 
#: nova/utils.py:1242
 
1242
#: nova/utils.py:1343
1203
1243
#, python-format
1204
1244
msgid "Class %(fullname)s is deprecated: %(msg)s"
1205
1245
msgstr ""
1206
1246
 
1207
 
#: nova/utils.py:1244
 
1247
#: nova/utils.py:1345
1208
1248
#, python-format
1209
1249
msgid "Class %(fullname)s is deprecated"
1210
1250
msgstr ""
1211
1251
 
1212
 
#: nova/utils.py:1276
 
1252
#: nova/utils.py:1377
1213
1253
#, python-format
1214
1254
msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
1215
1255
msgstr ""
1216
1256
 
1217
 
#: nova/utils.py:1278
 
1257
#: nova/utils.py:1379
1218
1258
#, python-format
1219
1259
msgid "Function %(name)s in %(location)s is deprecated"
1220
1260
msgstr ""
1348
1388
msgstr ""
1349
1389
 
1350
1390
#: nova/api/ec2/__init__.py:618
1351
 
#, fuzzy, python-format
 
1391
#, python-format
1352
1392
msgid "InvalidPortRange raised: %s"
1353
 
msgstr "Невірний діапазон портів"
 
1393
msgstr ""
1354
1394
 
1355
1395
#: nova/api/ec2/__init__.py:622
1356
1396
#, python-format
1387
1427
msgstr ""
1388
1428
 
1389
1429
#: nova/api/ec2/cloud.py:337
1390
 
#, fuzzy, python-format
 
1430
#, python-format
1391
1431
msgid "Create snapshot of volume %s"
1392
 
msgstr "Від'єднати том %s"
 
1432
msgstr ""
1393
1433
 
1394
1434
#: nova/api/ec2/cloud.py:372
1395
1435
#, python-format
1425
1465
msgstr ""
1426
1466
 
1427
1467
#: nova/api/ec2/cloud.py:755
1428
 
#: nova/api/openstack/compute/contrib/security_groups.py:286
 
1468
#: nova/api/openstack/compute/contrib/security_groups.py:292
1429
1469
#, python-format
1430
1470
msgid "Create Security Group %s"
1431
1471
msgstr ""
1435
1475
msgid "group %s already exists"
1436
1476
msgstr ""
1437
1477
 
1438
 
#: nova/api/ec2/cloud.py:788
1439
 
#: nova/api/openstack/compute/contrib/security_groups.py:239
 
1478
#: nova/api/ec2/cloud.py:790
 
1479
#: nova/api/openstack/compute/contrib/security_groups.py:245
1440
1480
#, python-format
1441
1481
msgid "Delete security group %s"
1442
1482
msgstr "Вилучити групу безпеки %s"
1443
1483
 
1444
 
#: nova/api/ec2/cloud.py:796 nova/compute/manager.py:1577
 
1484
#: nova/api/ec2/cloud.py:798 nova/compute/manager.py:1589
1445
1485
#, python-format
1446
1486
msgid "Get console output for instance %s"
1447
1487
msgstr ""
1448
1488
 
1449
 
#: nova/api/ec2/cloud.py:867
1450
 
#, fuzzy, python-format
 
1489
#: nova/api/ec2/cloud.py:869
 
1490
#, python-format
1451
1491
msgid "Create volume from snapshot %s"
1452
 
msgstr "Створити розділ на %s ГБ"
 
1492
msgstr ""
1453
1493
 
1454
 
#: nova/api/ec2/cloud.py:871 nova/api/openstack/compute/contrib/volumes.py:186
 
1494
#: nova/api/ec2/cloud.py:873 nova/api/openstack/compute/contrib/volumes.py:186
1455
1495
#: nova/api/openstack/volume/volumes.py:215
1456
1496
#, python-format
1457
1497
msgid "Create volume of %s GB"
1458
1498
msgstr "Створити розділ на %s ГБ"
1459
1499
 
1460
 
#: nova/api/ec2/cloud.py:899
 
1500
#: nova/api/ec2/cloud.py:901
1461
1501
#, python-format
1462
1502
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1463
1503
msgstr ""
1464
1504
 
1465
 
#: nova/api/ec2/cloud.py:914 nova/api/openstack/compute/contrib/volumes.py:366
 
1505
#: nova/api/ec2/cloud.py:916 nova/api/openstack/compute/contrib/volumes.py:366
1466
1506
#, python-format
1467
1507
msgid "Detach volume %s"
1468
1508
msgstr "Від'єднати том %s"
1469
1509
 
1470
 
#: nova/api/ec2/cloud.py:941 nova/api/ec2/cloud.py:998
1471
 
#: nova/api/ec2/cloud.py:1465 nova/api/ec2/cloud.py:1480
 
1510
#: nova/api/ec2/cloud.py:943 nova/api/ec2/cloud.py:1000
 
1511
#: nova/api/ec2/cloud.py:1467 nova/api/ec2/cloud.py:1482
1472
1512
#, python-format
1473
1513
msgid "attribute not supported: %s"
1474
1514
msgstr ""
1475
1515
 
1476
 
#: nova/api/ec2/cloud.py:1064
 
1516
#: nova/api/ec2/cloud.py:1066
1477
1517
#, python-format
1478
1518
msgid "vol = %s\n"
1479
1519
msgstr ""
1480
1520
 
1481
 
#: nova/api/ec2/cloud.py:1209
 
1521
#: nova/api/ec2/cloud.py:1211
1482
1522
msgid "Allocate address"
1483
1523
msgstr ""
1484
1524
 
1485
 
#: nova/api/ec2/cloud.py:1221
 
1525
#: nova/api/ec2/cloud.py:1223
1486
1526
#, python-format
1487
1527
msgid "Release address %s"
1488
1528
msgstr ""
1489
1529
 
1490
 
#: nova/api/ec2/cloud.py:1226
 
1530
#: nova/api/ec2/cloud.py:1228
1491
1531
#, python-format
1492
1532
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1493
1533
msgstr ""
1494
1534
 
1495
 
#: nova/api/ec2/cloud.py:1236
 
1535
#: nova/api/ec2/cloud.py:1238
1496
1536
#, python-format
1497
1537
msgid "Disassociate address %s"
1498
1538
msgstr ""
1499
1539
 
1500
 
#: nova/api/ec2/cloud.py:1261
 
1540
#: nova/api/ec2/cloud.py:1263
1501
1541
msgid "Image must be available"
1502
1542
msgstr ""
1503
1543
 
1504
 
#: nova/api/ec2/cloud.py:1282
 
1544
#: nova/api/ec2/cloud.py:1284
1505
1545
msgid "Going to start terminating instances"
1506
1546
msgstr ""
1507
1547
 
1508
 
#: nova/api/ec2/cloud.py:1296
 
1548
#: nova/api/ec2/cloud.py:1298
1509
1549
#, python-format
1510
1550
msgid "Reboot instance %r"
1511
1551
msgstr ""
1512
1552
 
1513
 
#: nova/api/ec2/cloud.py:1307
 
1553
#: nova/api/ec2/cloud.py:1309
1514
1554
msgid "Going to stop instances"
1515
1555
msgstr ""
1516
1556
 
1517
 
#: nova/api/ec2/cloud.py:1318
 
1557
#: nova/api/ec2/cloud.py:1320
1518
1558
msgid "Going to start instances"
1519
1559
msgstr ""
1520
1560
 
1521
 
#: nova/api/ec2/cloud.py:1410
 
1561
#: nova/api/ec2/cloud.py:1412
1522
1562
#, python-format
1523
1563
msgid "De-registering image %s"
1524
1564
msgstr ""
1525
1565
 
1526
 
#: nova/api/ec2/cloud.py:1437
 
1566
#: nova/api/ec2/cloud.py:1439
1527
1567
#, python-format
1528
1568
msgid "Registered image %(image_location)s with id %(image_id)s"
1529
1569
msgstr ""
1530
1570
 
1531
 
#: nova/api/ec2/cloud.py:1483
 
1571
#: nova/api/ec2/cloud.py:1485
1532
1572
msgid "user or group not specified"
1533
1573
msgstr ""
1534
1574
 
1535
 
#: nova/api/ec2/cloud.py:1485
 
1575
#: nova/api/ec2/cloud.py:1487
1536
1576
msgid "only group \"all\" is supported"
1537
1577
msgstr "лише група \"всі\" підтримується"
1538
1578
 
1539
 
#: nova/api/ec2/cloud.py:1487
 
1579
#: nova/api/ec2/cloud.py:1489
1540
1580
msgid "operation_type must be add or remove"
1541
1581
msgstr ""
1542
1582
 
1543
 
#: nova/api/ec2/cloud.py:1489
 
1583
#: nova/api/ec2/cloud.py:1491
1544
1584
#, python-format
1545
1585
msgid "Updating image %s publicity"
1546
1586
msgstr ""
1547
1587
 
1548
 
#: nova/api/ec2/cloud.py:1546
 
1588
#: nova/api/ec2/cloud.py:1548
1549
1589
#, python-format
1550
1590
msgid "Couldn't stop instance with in %d sec"
1551
1591
msgstr ""
1605
1645
msgid "Could not find %s in request."
1606
1646
msgstr ""
1607
1647
 
1608
 
#: nova/api/openstack/auth.py:188
 
1648
#: nova/api/openstack/auth.py:192
1609
1649
#, python-format
1610
1650
msgid "Successfully authenticated '%s'"
1611
1651
msgstr ""
1612
1652
 
1613
 
#: nova/api/openstack/auth.py:238
 
1653
#: nova/api/openstack/auth.py:242
1614
1654
msgid "User not found with provided API key."
1615
1655
msgstr ""
1616
1656
 
1617
 
#: nova/api/openstack/auth.py:255
 
1657
#: nova/api/openstack/auth.py:259
1618
1658
#, python-format
1619
1659
msgid "Provided API key is valid, but not for user '%(username)s'"
1620
1660
msgstr ""
1636
1676
msgstr ""
1637
1677
 
1638
1678
#: nova/api/openstack/common.py:202
1639
 
#, fuzzy, python-format
 
1679
#, python-format
1640
1680
msgid "marker [%s] not found"
1641
 
msgstr "Користувач \"%s\" не знайдено"
 
1681
msgstr ""
1642
1682
 
1643
1683
#: nova/api/openstack/common.py:242
1644
1684
#, python-format
1649
1689
msgid "Image metadata limit exceeded"
1650
1690
msgstr ""
1651
1691
 
1652
 
#: nova/api/openstack/common.py:358
 
1692
#: nova/api/openstack/common.py:334
1653
1693
#, python-format
1654
1694
msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s"
1655
1695
msgstr ""
1656
1696
 
1657
 
#: nova/api/openstack/common.py:361
 
1697
#: nova/api/openstack/common.py:337
1658
1698
#, python-format
1659
1699
msgid "Instance is in an invalid state for '%(action)s'"
1660
1700
msgstr ""
1661
1701
 
1662
 
#: nova/api/openstack/common.py:441
 
1702
#: nova/api/openstack/common.py:417
1663
1703
msgid "Rejecting snapshot request, snapshots currently disabled"
1664
1704
msgstr ""
1665
1705
 
1666
 
#: nova/api/openstack/common.py:443
 
1706
#: nova/api/openstack/common.py:419
1667
1707
msgid "Instance snapshots are not permitted at this time."
1668
1708
msgstr ""
1669
1709
 
1815
1855
#: nova/api/openstack/compute/image_metadata.py:40
1816
1856
#: nova/api/openstack/compute/images.py:142
1817
1857
#: nova/api/openstack/compute/images.py:157
1818
 
#, fuzzy, python-format
1819
1858
msgid "Image not found."
1820
 
msgstr "Користувач \"%s\" не знайдено"
 
1859
msgstr ""
1821
1860
 
1822
1861
#: nova/api/openstack/compute/image_metadata.py:79
1823
1862
msgid "Incorrect request body format"
1856
1895
"%(unit_string)s."
1857
1896
msgstr ""
1858
1897
 
1859
 
#: nova/api/openstack/compute/limits.py:265
 
1898
#: nova/api/openstack/compute/limits.py:266
1860
1899
msgid "This request was rate-limited."
1861
1900
msgstr ""
1862
1901
 
2038
2077
msgstr ""
2039
2078
 
2040
2079
#: nova/api/openstack/compute/servers.py:1006
2041
 
#: nova/api/openstack/compute/contrib/aggregates.py:140
 
2080
#: nova/api/openstack/compute/contrib/aggregates.py:142
2042
2081
#: nova/api/openstack/compute/contrib/networks.py:65
2043
2082
msgid "Invalid request body"
2044
2083
msgstr ""
2104
2143
#: nova/api/openstack/compute/contrib/admin_actions.py:186
2105
2144
#: nova/api/openstack/compute/contrib/multinic.py:41
2106
2145
#: nova/api/openstack/compute/contrib/rescue.py:43
2107
 
#, fuzzy, python-format
2108
2146
msgid "Server not found"
2109
 
msgstr "Користувач \"%s\" не знайдено"
 
2147
msgstr ""
2110
2148
 
2111
2149
#: nova/api/openstack/compute/contrib/admin_actions.py:157
2112
2150
#, python-format
2144
2182
#: nova/api/openstack/compute/contrib/server_action_list.py:49
2145
2183
#: nova/api/openstack/compute/contrib/server_diagnostics.py:47
2146
2184
#: nova/api/openstack/compute/contrib/server_start_stop.py:38
2147
 
#, fuzzy, python-format
2148
2185
msgid "Instance not found"
2149
 
msgstr "Користувач \"%s\" не знайдено"
 
2186
msgstr ""
2150
2187
 
2151
2188
#: nova/api/openstack/compute/contrib/admin_actions.py:272
2152
2189
msgid "host and block_migration must be specified."
2157
2194
msgid "Live migration of instance %(id)s to host %(host)s failed"
2158
2195
msgstr ""
2159
2196
 
2160
 
#: nova/api/openstack/compute/contrib/aggregates.py:137
 
2197
#: nova/api/openstack/compute/contrib/aggregates.py:76
 
2198
#, python-format
 
2199
msgid ""
 
2200
"Cannot create aggregate with name %(name)s and availability zone "
 
2201
"%(avail_zone)s"
 
2202
msgstr ""
 
2203
 
 
2204
#: nova/api/openstack/compute/contrib/aggregates.py:88
 
2205
#, python-format
 
2206
msgid "Cannot show aggregate: %(id)s"
 
2207
msgstr ""
 
2208
 
 
2209
#: nova/api/openstack/compute/contrib/aggregates.py:114
 
2210
#, python-format
 
2211
msgid "Cannot update aggregate: %(id)s"
 
2212
msgstr ""
 
2213
 
 
2214
#: nova/api/openstack/compute/contrib/aggregates.py:126
 
2215
#, python-format
 
2216
msgid "Cannot delete aggregate: %(id)s"
 
2217
msgstr ""
 
2218
 
 
2219
#: nova/api/openstack/compute/contrib/aggregates.py:139
2161
2220
#, python-format
2162
2221
msgid "Aggregates does not have %s action"
2163
2222
msgstr ""
2164
2223
 
 
2224
#: nova/api/openstack/compute/contrib/aggregates.py:152
 
2225
#: nova/api/openstack/compute/contrib/aggregates.py:158
 
2226
#, python-format
 
2227
msgid "Cannot add host %(host)s in aggregate %(id)s"
 
2228
msgstr ""
 
2229
 
 
2230
#: nova/api/openstack/compute/contrib/aggregates.py:171
 
2231
#: nova/api/openstack/compute/contrib/aggregates.py:175
 
2232
#, python-format
 
2233
msgid "Cannot remove host %(host)s in aggregate %(id)s"
 
2234
msgstr ""
 
2235
 
 
2236
#: nova/api/openstack/compute/contrib/aggregates.py:195
 
2237
#, python-format
 
2238
msgid "Cannot set metadata %(metadata)s in aggregate %(id)s"
 
2239
msgstr ""
 
2240
 
2165
2241
#: nova/api/openstack/compute/contrib/certificates.py:75
2166
2242
msgid "Only root certificate can be retrieved."
2167
2243
msgstr ""
2185
2261
msgid "%s must be either 'MANUAL' or 'AUTO'."
2186
2262
msgstr ""
2187
2263
 
 
2264
#: nova/api/openstack/compute/contrib/extended_server_attributes.py:65
2188
2265
#: nova/api/openstack/compute/contrib/extended_status.py:61
2189
 
#, fuzzy, python-format
2190
2266
msgid "Server not found."
2191
 
msgstr "Користувач \"%s\" не знайдено"
 
2267
msgstr ""
2192
2268
 
2193
2269
#: nova/api/openstack/compute/contrib/flavorextradata.py:60
2194
2270
#: nova/api/openstack/compute/contrib/flavorextradata.py:90
2195
 
#, fuzzy, python-format
2196
2271
msgid "Flavor not found."
2197
 
msgstr "Користувач \"%s\" не знайдено"
 
2272
msgstr ""
2198
2273
 
2199
2274
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
2200
2275
#: nova/api/openstack/compute/contrib/volumetypes.py:158
2212
2287
 
2213
2288
#: nova/api/openstack/compute/contrib/floating_ips.py:201
2214
2289
#: nova/api/openstack/compute/contrib/floating_ips.py:230
2215
 
#: nova/api/openstack/compute/contrib/security_groups.py:559
2216
 
#: nova/api/openstack/compute/contrib/security_groups.py:592
 
2290
#: nova/api/openstack/compute/contrib/security_groups.py:560
 
2291
#: nova/api/openstack/compute/contrib/security_groups.py:593
2217
2292
msgid "Missing parameter dict"
2218
2293
msgstr ""
2219
2294
 
2230
2305
msgid "Associate floating ip failed"
2231
2306
msgstr ""
2232
2307
 
2233
 
#: nova/api/openstack/compute/contrib/hosts.py:145
 
2308
#: nova/api/openstack/compute/contrib/hosts.py:144
2234
2309
#, python-format
2235
2310
msgid "Invalid status: '%s'"
2236
2311
msgstr ""
2237
2312
 
2238
 
#: nova/api/openstack/compute/contrib/hosts.py:150
 
2313
#: nova/api/openstack/compute/contrib/hosts.py:148
 
2314
#, python-format
 
2315
msgid "Invalid mode: '%s'"
 
2316
msgstr ""
 
2317
 
 
2318
#: nova/api/openstack/compute/contrib/hosts.py:152
2239
2319
#, python-format
2240
2320
msgid "Invalid update setting: '%s'"
2241
2321
msgstr ""
2242
2322
 
2243
 
#: nova/api/openstack/compute/contrib/hosts.py:159
 
2323
#: nova/api/openstack/compute/contrib/hosts.py:170
 
2324
#, python-format
 
2325
msgid "Putting host %(host)s in maintenance mode %(mode)s."
 
2326
msgstr ""
 
2327
 
 
2328
#: nova/api/openstack/compute/contrib/hosts.py:181
2244
2329
#, python-format
2245
2330
msgid "Setting host %(host)s to %(state)s."
2246
2331
msgstr ""
2247
2332
 
2248
 
#: nova/api/openstack/compute/contrib/hosts.py:206
 
2333
#: nova/api/openstack/compute/contrib/hosts.py:228
2249
2334
msgid "Describe-resource is admin only functionality"
2250
2335
msgstr ""
2251
2336
 
2252
 
#: nova/api/openstack/compute/contrib/hosts.py:214
2253
 
#, fuzzy, python-format
 
2337
#: nova/api/openstack/compute/contrib/hosts.py:236
2254
2338
msgid "Host not found"
2255
 
msgstr "Користувач \"%s\" не знайдено"
 
2339
msgstr ""
2256
2340
 
2257
2341
#: nova/api/openstack/compute/contrib/keypairs.py:85
2258
2342
msgid "Keypair name must be between 1 and 255 characters long"
2259
2343
msgstr ""
2260
2344
 
2261
2345
#: nova/api/openstack/compute/contrib/keypairs.py:90
2262
 
#, fuzzy, python-format
 
2346
#, python-format
2263
2347
msgid "Key pair '%s' already exists."
2264
 
msgstr "Користувач %s вже існує"
 
2348
msgstr ""
2265
2349
 
2266
2350
#: nova/api/openstack/compute/contrib/multinic.py:52
2267
2351
msgid "Missing 'networkId' argument for addFixedIp"
2289
2373
#: nova/api/openstack/compute/contrib/networks.py:74
2290
2374
#: nova/api/openstack/compute/contrib/networks.py:91
2291
2375
#: nova/api/openstack/compute/contrib/networks.py:101
2292
 
#, fuzzy, python-format
2293
2376
msgid "Network not found"
2294
 
msgstr "Користувач \"%s\" не знайдено"
 
2377
msgstr ""
2295
2378
 
2296
2379
#: nova/api/openstack/compute/contrib/networks.py:87
2297
2380
#, python-format
2307
2390
msgid "Malformed scheduler_hints attribute"
2308
2391
msgstr ""
2309
2392
 
2310
 
#: nova/api/openstack/compute/contrib/security_groups.py:219
 
2393
#: nova/api/openstack/compute/contrib/security_groups.py:222
2311
2394
msgid "Security group id should be integer"
2312
2395
msgstr ""
2313
2396
 
2314
 
#: nova/api/openstack/compute/contrib/security_groups.py:289
2315
 
#, fuzzy, python-format
 
2397
#: nova/api/openstack/compute/contrib/security_groups.py:243
 
2398
msgid "Security group is still in use"
 
2399
msgstr ""
 
2400
 
 
2401
#: nova/api/openstack/compute/contrib/security_groups.py:295
 
2402
#, python-format
2316
2403
msgid "Security group %s already exists"
2317
 
msgstr "Користувач %s вже існує"
 
2404
msgstr ""
2318
2405
 
2319
 
#: nova/api/openstack/compute/contrib/security_groups.py:309
 
2406
#: nova/api/openstack/compute/contrib/security_groups.py:315
2320
2407
#, python-format
2321
2408
msgid "Security group %s is not a string or unicode"
2322
2409
msgstr ""
2323
2410
 
2324
 
#: nova/api/openstack/compute/contrib/security_groups.py:312
 
2411
#: nova/api/openstack/compute/contrib/security_groups.py:318
2325
2412
#, python-format
2326
2413
msgid "Security group %s cannot be empty."
2327
2414
msgstr ""
2328
2415
 
2329
 
#: nova/api/openstack/compute/contrib/security_groups.py:315
 
2416
#: nova/api/openstack/compute/contrib/security_groups.py:321
2330
2417
#, python-format
2331
2418
msgid "Security group %s should not be greater than 255 characters."
2332
2419
msgstr ""
2333
2420
 
2334
 
#: nova/api/openstack/compute/contrib/security_groups.py:342
 
2421
#: nova/api/openstack/compute/contrib/security_groups.py:348
2335
2422
msgid "Parent group id is not integer"
2336
2423
msgstr ""
2337
2424
 
2338
 
#: nova/api/openstack/compute/contrib/security_groups.py:345
2339
 
#, fuzzy, python-format
 
2425
#: nova/api/openstack/compute/contrib/security_groups.py:351
 
2426
#, python-format
2340
2427
msgid "Security group (%s) not found"
2341
 
msgstr "Користувач \"%s\" не знайдено"
 
2428
msgstr ""
2342
2429
 
2343
 
#: nova/api/openstack/compute/contrib/security_groups.py:348
 
2430
#: nova/api/openstack/compute/contrib/security_groups.py:354
2344
2431
#, python-format
2345
2432
msgid "Authorize security group ingress %s"
2346
2433
msgstr ""
2347
2434
 
2348
 
#: nova/api/openstack/compute/contrib/security_groups.py:363
 
2435
#: nova/api/openstack/compute/contrib/security_groups.py:369
2349
2436
msgid "Not enough parameters to build a valid rule."
2350
2437
msgstr ""
2351
2438
 
2352
 
#: nova/api/openstack/compute/contrib/security_groups.py:370
 
2439
#: nova/api/openstack/compute/contrib/security_groups.py:376
2353
2440
#, python-format
2354
2441
msgid "This rule already exists in group %s"
2355
2442
msgstr "Це правило вже існує в групі %s"
2356
2443
 
2357
 
#: nova/api/openstack/compute/contrib/security_groups.py:408
 
2444
#: nova/api/openstack/compute/contrib/security_groups.py:414
2358
2445
msgid "Parent or group id is not integer"
2359
2446
msgstr ""
2360
2447
 
2361
 
#: nova/api/openstack/compute/contrib/security_groups.py:412
 
2448
#: nova/api/openstack/compute/contrib/security_groups.py:418
2362
2449
msgid "Parent group id and group id cannot be same"
2363
2450
msgstr ""
2364
2451
 
2365
 
#: nova/api/openstack/compute/contrib/security_groups.py:490
 
2452
#: nova/api/openstack/compute/contrib/security_groups.py:496
2366
2453
msgid "Rule id is not integer"
2367
2454
msgstr ""
2368
2455
 
2369
 
#: nova/api/openstack/compute/contrib/security_groups.py:493
2370
 
#, fuzzy, python-format
 
2456
#: nova/api/openstack/compute/contrib/security_groups.py:499
 
2457
#, python-format
2371
2458
msgid "Rule (%s) not found"
2372
 
msgstr "Користувач \"%s\" не знайдено"
 
2459
msgstr ""
2373
2460
 
2374
 
#: nova/api/openstack/compute/contrib/security_groups.py:500
 
2461
#: nova/api/openstack/compute/contrib/security_groups.py:506
2375
2462
#, python-format
2376
2463
msgid "Revoke security group ingress %s"
2377
2464
msgstr ""
2378
2465
 
2379
 
#: nova/api/openstack/compute/contrib/security_groups.py:562
2380
 
#: nova/api/openstack/compute/contrib/security_groups.py:595
2381
 
#, fuzzy, python-format
 
2466
#: nova/api/openstack/compute/contrib/security_groups.py:563
 
2467
#: nova/api/openstack/compute/contrib/security_groups.py:596
2382
2468
msgid "Security group not specified"
2383
 
msgstr "Вилучити групу безпеки %s"
 
2469
msgstr ""
2384
2470
 
2385
 
#: nova/api/openstack/compute/contrib/security_groups.py:566
2386
 
#: nova/api/openstack/compute/contrib/security_groups.py:599
 
2471
#: nova/api/openstack/compute/contrib/security_groups.py:567
 
2472
#: nova/api/openstack/compute/contrib/security_groups.py:600
2387
2473
msgid "Security group name cannot be empty"
2388
2474
msgstr ""
2389
2475
 
2481
2567
 
2482
2568
#: nova/api/openstack/compute/contrib/volumes.py:146
2483
2569
#: nova/api/openstack/volume/volumes.py:177
2484
 
#, fuzzy, python-format
 
2570
#, python-format
2485
2571
msgid "Delete volume with id: %s"
2486
 
msgstr "Вилучити проект: %s"
 
2572
msgstr ""
2487
2573
 
2488
2574
#: nova/api/openstack/compute/contrib/volumes.py:329
2489
2575
#, python-format
2498
2584
 
2499
2585
#: nova/api/openstack/compute/contrib/volumes.py:523
2500
2586
#: nova/api/openstack/volume/snapshots.py:149
2501
 
#, fuzzy, python-format
 
2587
#, python-format
2502
2588
msgid "Create snapshot from volume %s"
2503
 
msgstr "Від'єднати том %s"
 
2589
msgstr ""
2504
2590
 
2505
2591
#: nova/auth/fakeldap.py:33
2506
2592
msgid "Attempted to instantiate singleton"
2716
2802
msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
2717
2803
msgstr ""
2718
2804
 
2719
 
#: nova/compute/api.py:832
 
2805
#: nova/compute/api.py:828
2720
2806
msgid "Going to try to soft delete instance"
2721
2807
msgstr ""
2722
2808
 
2723
 
#: nova/compute/api.py:852
 
2809
#: nova/compute/api.py:848
2724
2810
msgid "No host for instance, deleting immediately"
2725
2811
msgstr ""
2726
2812
 
2727
 
#: nova/compute/api.py:886
 
2813
#: nova/compute/api.py:882
2728
2814
msgid "Going to try to terminate instance"
2729
2815
msgstr ""
2730
2816
 
2731
 
#: nova/compute/api.py:924
 
2817
#: nova/compute/api.py:920
2732
2818
msgid "Going to try to stop instance"
2733
2819
msgstr ""
2734
2820
 
 
2821
#: nova/compute/api.py:939
 
2822
msgid "Going to try to start instance"
 
2823
msgstr ""
 
2824
 
2735
2825
#: nova/compute/api.py:943
2736
 
msgid "Going to try to start instance"
2737
 
msgstr ""
2738
 
 
2739
 
#: nova/compute/api.py:947
2740
2826
#, python-format
2741
2827
msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
2742
2828
msgstr ""
2743
2829
 
2744
 
#: nova/compute/api.py:1013 nova/volume/api.py:163
 
2830
#: nova/compute/api.py:1009 nova/volume/api.py:163
2745
2831
#: nova/volume/volume_types.py:64
2746
2832
#, python-format
2747
2833
msgid "Searching by: %s"
2748
2834
msgstr ""
2749
2835
 
2750
 
#: nova/compute/api.py:1108
2751
 
msgid "No compute host specified"
2752
 
msgstr ""
2753
 
 
2754
 
#: nova/compute/api.py:1111
2755
 
#, python-format
2756
 
msgid "Unable to find host for Instance %s"
2757
 
msgstr ""
2758
 
 
2759
 
#: nova/compute/api.py:1353
 
2836
#: nova/compute/api.py:1300
2760
2837
msgid "flavor_id is None. Assuming migration."
2761
2838
msgstr ""
2762
2839
 
2763
 
#: nova/compute/api.py:1361
 
2840
#: nova/compute/api.py:1308
2764
2841
#, python-format
2765
2842
msgid ""
2766
2843
"Old instance type %(current_instance_type_name)s,  new instance type "
2767
2844
"%(new_instance_type_name)s"
2768
2845
msgstr ""
2769
2846
 
2770
 
#: nova/compute/api.py:1652
 
2847
#: nova/compute/api.py:1572
2771
2848
#, python-format
2772
2849
msgid "multiple fixedips exist, using the first: %s"
2773
2850
msgstr ""
2774
2851
 
 
2852
#: nova/compute/api.py:1804
 
2853
msgid "No compute host specified"
 
2854
msgstr ""
 
2855
 
 
2856
#: nova/compute/api.py:1807
 
2857
#, python-format
 
2858
msgid "Unable to find host for Instance %s"
 
2859
msgstr ""
 
2860
 
2775
2861
#: nova/compute/instance_types.py:57 nova/compute/instance_types.py:65
2776
2862
msgid "create arguments must be positive integers"
2777
2863
msgstr ""
2786
2872
msgid "Instance type %s not found for deletion"
2787
2873
msgstr ""
2788
2874
 
2789
 
#: nova/compute/manager.py:136
 
2875
#: nova/compute/manager.py:141
2790
2876
#, python-format
2791
2877
msgid "check_instance_lock: decorating: |%s|"
2792
2878
msgstr ""
2793
2879
 
2794
 
#: nova/compute/manager.py:138
 
2880
#: nova/compute/manager.py:143
2795
2881
#, python-format
2796
2882
msgid ""
2797
2883
"check_instance_lock: arguments: |%(self)s| |%(context)s| "
2798
2884
"|%(instance_uuid)s|"
2799
2885
msgstr ""
2800
2886
 
2801
 
#: nova/compute/manager.py:142
 
2887
#: nova/compute/manager.py:147
2802
2888
#, python-format
2803
2889
msgid "check_instance_lock: locked: |%s|"
2804
2890
msgstr ""
2805
2891
 
2806
 
#: nova/compute/manager.py:144
 
2892
#: nova/compute/manager.py:149
2807
2893
#, python-format
2808
2894
msgid "check_instance_lock: admin: |%s|"
2809
2895
msgstr ""
2810
2896
 
2811
 
#: nova/compute/manager.py:149
 
2897
#: nova/compute/manager.py:154
2812
2898
#, python-format
2813
2899
msgid "check_instance_lock: executing: |%s|"
2814
2900
msgstr ""
2815
2901
 
2816
 
#: nova/compute/manager.py:153
 
2902
#: nova/compute/manager.py:158
2817
2903
#, python-format
2818
2904
msgid "check_instance_lock: not executing |%s|"
2819
2905
msgstr ""
2820
2906
 
2821
 
#: nova/compute/manager.py:199
 
2907
#: nova/compute/manager.py:204
2822
2908
#, python-format
2823
2909
msgid "Unable to load the virtualization driver: %s"
2824
2910
msgstr ""
2825
2911
 
2826
 
#: nova/compute/manager.py:233
 
2912
#: nova/compute/manager.py:239
2827
2913
#, python-format
2828
2914
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
2829
2915
msgstr ""
2830
2916
 
2831
 
#: nova/compute/manager.py:238
 
2917
#: nova/compute/manager.py:244
2832
2918
msgid "Rebooting instance after nova-compute restart."
2833
2919
msgstr ""
2834
2920
 
2835
 
#: nova/compute/manager.py:248
 
2921
#: nova/compute/manager.py:254
2836
2922
msgid "Hypervisor driver does not support firewall rules"
2837
2923
msgstr ""
2838
2924
 
2839
 
#: nova/compute/manager.py:253
 
2925
#: nova/compute/manager.py:259
2840
2926
msgid "Checking state"
2841
2927
msgstr ""
2842
2928
 
2843
 
#: nova/compute/manager.py:322
 
2929
#: nova/compute/manager.py:328
2844
2930
#, python-format
2845
2931
msgid "Setting up bdm %s"
2846
2932
msgstr ""
2847
2933
 
2848
 
#: nova/compute/manager.py:389
 
2934
#: nova/compute/manager.py:395
2849
2935
#, python-format
2850
2936
msgid ""
2851
2937
"Going to force the deletion of the vm %(instance_uuid)s, even if it is "
2852
2938
"deleted"
2853
2939
msgstr ""
2854
2940
 
2855
 
#: nova/compute/manager.py:395
 
2941
#: nova/compute/manager.py:401
2856
2942
#, python-format
2857
2943
msgid ""
2858
2944
"Instance %(instance_uuid)s did not exist in the DB, but I will shut it "
2859
2945
"down anyway using a special context"
2860
2946
msgstr ""
2861
2947
 
2862
 
#: nova/compute/manager.py:401
 
2948
#: nova/compute/manager.py:407
2863
2949
#, python-format
2864
2950
msgid "exception terminating the instance %(instance_uuid)s"
2865
2951
msgstr ""
2866
2952
 
2867
 
#: nova/compute/manager.py:439
2868
 
#, fuzzy, python-format
 
2953
#: nova/compute/manager.py:445
 
2954
#, python-format
2869
2955
msgid "Instance %s not found."
2870
 
msgstr "Користувач \"%s\" не знайдено"
 
2956
msgstr ""
2871
2957
 
2872
 
#: nova/compute/manager.py:475
 
2958
#: nova/compute/manager.py:481
2873
2959
msgid "Instance has already been created"
2874
2960
msgstr ""
2875
2961
 
2876
 
#: nova/compute/manager.py:518
 
2962
#: nova/compute/manager.py:524
2877
2963
#, python-format
2878
2964
msgid ""
2879
2965
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
2880
2966
"allowed_size_bytes=%(allowed_size_bytes)d"
2881
2967
msgstr ""
2882
2968
 
2883
 
#: nova/compute/manager.py:523
 
2969
#: nova/compute/manager.py:529
2884
2970
#, python-format
2885
2971
msgid ""
2886
2972
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
2887
2973
"size %(allowed_size_bytes)d"
2888
2974
msgstr ""
2889
2975
 
2890
 
#: nova/compute/manager.py:533
 
2976
#: nova/compute/manager.py:539
2891
2977
msgid "Starting instance..."
2892
2978
msgstr ""
2893
2979
 
2894
 
#: nova/compute/manager.py:543
 
2980
#: nova/compute/manager.py:549
2895
2981
msgid "Skipping network allocation for instance"
2896
2982
msgstr ""
2897
2983
 
2898
 
#: nova/compute/manager.py:556
 
2984
#: nova/compute/manager.py:562
2899
2985
msgid "Instance failed network setup"
2900
2986
msgstr ""
2901
2987
 
2902
 
#: nova/compute/manager.py:560
 
2988
#: nova/compute/manager.py:566
2903
2989
#, python-format
2904
2990
msgid "Instance network_info: |%s|"
2905
2991
msgstr ""
2906
2992
 
2907
 
#: nova/compute/manager.py:573
 
2993
#: nova/compute/manager.py:579
2908
2994
msgid "Instance failed block device setup"
2909
2995
msgstr ""
2910
2996
 
2911
 
#: nova/compute/manager.py:589
 
2997
#: nova/compute/manager.py:595
2912
2998
msgid "Instance failed to spawn"
2913
2999
msgstr ""
2914
3000
 
2915
 
#: nova/compute/manager.py:610
 
3001
#: nova/compute/manager.py:616
2916
3002
msgid "Deallocating network for instance"
2917
3003
msgstr ""
2918
3004
 
2919
 
#: nova/compute/manager.py:661
 
3005
#: nova/compute/manager.py:667
2920
3006
#, python-format
2921
3007
msgid "%(action_str)s instance"
2922
3008
msgstr ""
2923
3009
 
2924
 
#: nova/compute/manager.py:673
 
3010
#: nova/compute/manager.py:679
2925
3011
#, python-format
2926
3012
msgid "trying to destroy already destroyed instance: %s"
2927
3013
msgstr ""
2928
3014
 
2929
 
#: nova/compute/manager.py:693
 
3015
#: nova/compute/manager.py:699
2930
3016
#, python-format
2931
3017
msgid "Ignoring DiskNotFound: %s"
2932
3018
msgstr ""
2933
3019
 
2934
 
#: nova/compute/manager.py:700
 
3020
#: nova/compute/manager.py:706
2935
3021
#, python-format
2936
3022
msgid "terminating bdm %s"
2937
3023
msgstr ""
2938
3024
 
2939
 
#: nova/compute/manager.py:789
 
3025
#: nova/compute/manager.py:795
2940
3026
#, python-format
2941
3027
msgid ""
2942
3028
"Cannot rebuild instance [%(instance_uuid)s], because the given image does"
2943
3029
" not exist."
2944
3030
msgstr ""
2945
3031
 
2946
 
#: nova/compute/manager.py:794
 
3032
#: nova/compute/manager.py:800
2947
3033
#, python-format
2948
3034
msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
2949
3035
msgstr ""
2950
3036
 
2951
 
#: nova/compute/manager.py:801
 
3037
#: nova/compute/manager.py:807
2952
3038
#, python-format
2953
3039
msgid "Rebuilding instance %s"
2954
3040
msgstr ""
2955
3041
 
2956
 
#: nova/compute/manager.py:854
 
3042
#: nova/compute/manager.py:860
2957
3043
#, python-format
2958
3044
msgid "Rebooting instance %s"
2959
3045
msgstr ""
2960
3046
 
2961
 
#: nova/compute/manager.py:869
 
3047
#: nova/compute/manager.py:875
2962
3048
#, python-format
2963
3049
msgid ""
2964
3050
"trying to reboot a non-running instance: %(instance_uuid)s (state: "
2965
3051
"%(state)s expected: %(running)s)"
2966
3052
msgstr ""
2967
3053
 
2968
 
#: nova/compute/manager.py:907
 
3054
#: nova/compute/manager.py:913
2969
3055
#, python-format
2970
3056
msgid "Image type not recognized %s"
2971
3057
msgstr ""
2972
3058
 
2973
 
#: nova/compute/manager.py:919
 
3059
#: nova/compute/manager.py:925
2974
3060
#, python-format
2975
3061
msgid "instance %s: snapshotting"
2976
3062
msgstr ""
2977
3063
 
2978
 
#: nova/compute/manager.py:925
 
3064
#: nova/compute/manager.py:931
2979
3065
#, python-format
2980
3066
msgid ""
2981
3067
"trying to snapshot a non-running instance: %(instance_uuid)s (state: "
2982
3068
"%(state)s expected: %(running)s)"
2983
3069
msgstr ""
2984
3070
 
2985
 
#: nova/compute/manager.py:978
 
3071
#: nova/compute/manager.py:984
2986
3072
#, python-format
2987
3073
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
2988
3074
msgstr ""
2989
3075
 
2990
 
#: nova/compute/manager.py:983
 
3076
#: nova/compute/manager.py:989
2991
3077
#, python-format
2992
3078
msgid "Rotating out %d backups"
2993
3079
msgstr ""
2994
3080
 
2995
 
#: nova/compute/manager.py:987
2996
 
#, fuzzy, python-format
 
3081
#: nova/compute/manager.py:993
 
3082
#, python-format
2997
3083
msgid "Deleting image %s"
2998
 
msgstr "Оголошення точки обміну %s"
 
3084
msgstr ""
2999
3085
 
3000
 
#: nova/compute/manager.py:1017
 
3086
#: nova/compute/manager.py:1023
3001
3087
#, python-format
3002
3088
msgid "Failed to set admin password. Instance %s is not running"
3003
3089
msgstr ""
3004
3090
 
3005
 
#: nova/compute/manager.py:1023
 
3091
#: nova/compute/manager.py:1029
3006
3092
#, python-format
3007
3093
msgid "Instance %s: Root password set"
3008
3094
msgstr ""
3009
3095
 
3010
 
#: nova/compute/manager.py:1032
 
3096
#: nova/compute/manager.py:1038
3011
3097
msgid "set_admin_password is not implemented by this driver."
3012
3098
msgstr ""
3013
3099
 
3014
 
#: nova/compute/manager.py:1046
 
3100
#: nova/compute/manager.py:1052
3015
3101
msgid "Error setting admin password"
3016
3102
msgstr ""
3017
3103
 
3018
 
#: nova/compute/manager.py:1061
 
3104
#: nova/compute/manager.py:1067
3019
3105
#, python-format
3020
3106
msgid ""
3021
3107
"trying to inject a file into a non-running instance: %(instance_uuid)s "
3022
3108
"(state: %(current_power_state)s expected: %(expected_state)s)"
3023
3109
msgstr ""
3024
3110
 
3025
 
#: nova/compute/manager.py:1066
 
3111
#: nova/compute/manager.py:1072
3026
3112
#, python-format
3027
3113
msgid "instance %(instance_uuid)s: injecting file to %(path)s"
3028
3114
msgstr ""
3029
3115
 
3030
 
#: nova/compute/manager.py:1080
 
3116
#: nova/compute/manager.py:1086
3031
3117
#, python-format
3032
3118
msgid ""
3033
3119
"trying to update agent on a non-running instance: %(instance_uuid)s "
3034
3120
"(state: %(current_power_state)s expected: %(expected_state)s)"
3035
3121
msgstr ""
3036
3122
 
3037
 
#: nova/compute/manager.py:1085
 
3123
#: nova/compute/manager.py:1091
3038
3124
#, python-format
3039
3125
msgid "instance %(instance_uuid)s: updating agent to %(url)s"
3040
3126
msgstr ""
3041
3127
 
3042
 
#: nova/compute/manager.py:1098
 
3128
#: nova/compute/manager.py:1104
3043
3129
#, python-format
3044
3130
msgid "instance %s: rescuing"
3045
3131
msgstr ""
3046
3132
 
3047
 
#: nova/compute/manager.py:1123
 
3133
#: nova/compute/manager.py:1129
3048
3134
#, python-format
3049
3135
msgid "instance %s: unrescuing"
3050
3136
msgstr ""
3051
3137
 
3052
 
#: nova/compute/manager.py:1242
 
3138
#: nova/compute/manager.py:1248
3053
3139
msgid "destination same as source!"
3054
3140
msgstr ""
3055
3141
 
3056
 
#: nova/compute/manager.py:1259
 
3142
#: nova/compute/manager.py:1265
3057
3143
#, python-format
3058
3144
msgid "instance %s: migrating"
3059
3145
msgstr ""
3060
3146
 
3061
 
#: nova/compute/manager.py:1296 nova/compute/manager.py:1371
3062
 
#: nova/compute/manager.py:2319
 
3147
#: nova/compute/manager.py:1302 nova/compute/manager.py:1377
 
3148
#: nova/compute/manager.py:2395
3063
3149
#, python-format
3064
3150
msgid "%s. Setting instance vm_state to ERROR"
3065
3151
msgstr ""
3066
3152
 
3067
 
#: nova/compute/manager.py:1424
 
3153
#: nova/compute/manager.py:1430
3068
3154
#, python-format
3069
3155
msgid "instance %s: pausing"
3070
3156
msgstr ""
3071
3157
 
3072
 
#: nova/compute/manager.py:1442
 
3158
#: nova/compute/manager.py:1448
3073
3159
#, python-format
3074
3160
msgid "instance %s: unpausing"
3075
3161
msgstr ""
3076
3162
 
3077
 
#: nova/compute/manager.py:1472
 
3163
#: nova/compute/manager.py:1484
3078
3164
#, python-format
3079
3165
msgid "instance %s: retrieving diagnostics"
3080
3166
msgstr ""
3081
3167
 
3082
 
#: nova/compute/manager.py:1481
 
3168
#: nova/compute/manager.py:1493
3083
3169
#, python-format
3084
3170
msgid "instance %s: suspending"
3085
3171
msgstr ""
3086
3172
 
3087
 
#: nova/compute/manager.py:1503
 
3173
#: nova/compute/manager.py:1515
3088
3174
#, python-format
3089
3175
msgid "instance %s: resuming"
3090
3176
msgstr ""
3091
3177
 
3092
 
#: nova/compute/manager.py:1526
 
3178
#: nova/compute/manager.py:1538
3093
3179
#, python-format
3094
3180
msgid "instance %s: locking"
3095
3181
msgstr ""
3096
3182
 
3097
 
#: nova/compute/manager.py:1535
 
3183
#: nova/compute/manager.py:1547
3098
3184
#, python-format
3099
3185
msgid "instance %s: unlocking"
3100
3186
msgstr ""
3101
3187
 
3102
 
#: nova/compute/manager.py:1543
 
3188
#: nova/compute/manager.py:1555
3103
3189
#, python-format
3104
3190
msgid "instance %s: getting locked state"
3105
3191
msgstr ""
3106
3192
 
3107
 
#: nova/compute/manager.py:1553
 
3193
#: nova/compute/manager.py:1565
3108
3194
#, python-format
3109
3195
msgid "instance %s: reset network"
3110
3196
msgstr ""
3111
3197
 
3112
 
#: nova/compute/manager.py:1561
 
3198
#: nova/compute/manager.py:1573
3113
3199
#, python-format
3114
3200
msgid "instance %s: inject network info"
3115
3201
msgstr ""
3116
3202
 
3117
 
#: nova/compute/manager.py:1565
 
3203
#: nova/compute/manager.py:1577
3118
3204
#, python-format
3119
3205
msgid "network_info to inject: |%s|"
3120
3206
msgstr ""
3121
3207
 
3122
 
#: nova/compute/manager.py:1602
 
3208
#: nova/compute/manager.py:1614
3123
3209
#, python-format
3124
3210
msgid "instance %s: getting vnc console"
3125
3211
msgstr ""
3126
3212
 
3127
 
#: nova/compute/manager.py:1632
 
3213
#: nova/compute/manager.py:1644
3128
3214
#, python-format
3129
3215
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3130
3216
msgstr ""
3131
3217
 
3132
 
#: nova/compute/manager.py:1650
 
3218
#: nova/compute/manager.py:1662
 
3219
#, python-format
 
3220
msgid ""
 
3221
"instance %(instance_uuid)s: attaching volume %(volume_id)s to "
 
3222
"%(mountpoint)s"
 
3223
msgstr ""
 
3224
 
 
3225
#: nova/compute/manager.py:1664
3133
3226
#, python-format
3134
3227
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3135
3228
msgstr ""
3136
3229
 
3137
 
#: nova/compute/manager.py:1662
 
3230
#: nova/compute/manager.py:1673
 
3231
#, python-format
 
3232
msgid "instance %(instance_uuid)s: attach failed %(mountpoint)s, removing"
 
3233
msgstr ""
 
3234
 
 
3235
#: nova/compute/manager.py:1683
3138
3236
#, python-format
3139
3237
msgid "Attach failed %(mountpoint)s, removing"
3140
3238
msgstr ""
3141
3239
 
3142
 
#: nova/compute/manager.py:1690
 
3240
#: nova/compute/manager.py:1711
3143
3241
#, python-format
3144
3242
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3145
3243
msgstr ""
3146
3244
 
3147
 
#: nova/compute/manager.py:1694
 
3245
#: nova/compute/manager.py:1715
3148
3246
#, python-format
3149
3247
msgid "Detaching volume from unknown instance %s"
3150
3248
msgstr ""
3151
3249
 
3152
 
#: nova/compute/manager.py:1760
 
3250
#: nova/compute/manager.py:1781
3153
3251
#, python-format
3154
3252
msgid ""
3155
3253
"Creating tmpfile %s to notify to other compute nodes that they should "
3156
3254
"mount the same storage."
3157
3255
msgstr ""
3158
3256
 
3159
 
#: nova/compute/manager.py:1822
 
3257
#: nova/compute/manager.py:1843
3160
3258
msgid "Instance has no volume."
3161
3259
msgstr ""
3162
3260
 
3163
 
#: nova/compute/manager.py:1850
 
3261
#: nova/compute/manager.py:1871
3164
3262
#, python-format
3165
3263
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
3166
3264
msgstr ""
3167
3265
 
3168
 
#: nova/compute/manager.py:1907
 
3266
#: nova/compute/manager.py:1928
3169
3267
#, python-format
3170
3268
msgid "Pre live migration failed at  %(dest)s"
3171
3269
msgstr ""
3172
3270
 
3173
 
#: nova/compute/manager.py:1934
 
3271
#: nova/compute/manager.py:1955
3174
3272
msgid "post_live_migration() is started.."
3175
3273
msgstr ""
3176
3274
 
3177
 
#: nova/compute/manager.py:1964
 
3275
#: nova/compute/manager.py:1985
3178
3276
msgid "No floating_ip found"
3179
3277
msgstr ""
3180
3278
 
3181
 
#: nova/compute/manager.py:1972
 
3279
#: nova/compute/manager.py:1993
3182
3280
msgid "No floating_ip found."
3183
3281
msgstr ""
3184
3282
 
3185
 
#: nova/compute/manager.py:1974
 
3283
#: nova/compute/manager.py:1995
3186
3284
#, python-format
3187
3285
msgid ""
3188
3286
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3189
3287
"%(e)s"
3190
3288
msgstr ""
3191
3289
 
3192
 
#: nova/compute/manager.py:2012
 
3290
#: nova/compute/manager.py:2033
3193
3291
#, python-format
3194
3292
msgid "Migrating instance to %(dest)s finished successfully."
3195
3293
msgstr ""
3196
3294
 
3197
 
#: nova/compute/manager.py:2014
 
3295
#: nova/compute/manager.py:2035
3198
3296
msgid ""
3199
3297
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3200
3298
"with matching name.\" This error can be safely ignored."
3201
3299
msgstr ""
3202
3300
 
3203
 
#: nova/compute/manager.py:2029
 
3301
#: nova/compute/manager.py:2050
3204
3302
msgid "Post operation of migraton started"
3205
3303
msgstr ""
3206
3304
 
3207
 
#: nova/compute/manager.py:2112
 
3305
#: nova/compute/manager.py:2157
 
3306
#, python-format
 
3307
msgid "Updated the info_cache for instance %s"
 
3308
msgstr ""
 
3309
 
 
3310
#: nova/compute/manager.py:2186
3208
3311
msgid "Updating bandwidth usage cache"
3209
3312
msgstr ""
3210
3313
 
3211
 
#: nova/compute/manager.py:2139
 
3314
#: nova/compute/manager.py:2213
3212
3315
msgid "Updating host status"
3213
3316
msgstr ""
3214
3317
 
3215
 
#: nova/compute/manager.py:2167
 
3318
#: nova/compute/manager.py:2241
3216
3319
#, python-format
3217
3320
msgid ""
3218
3321
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3219
3322
"the hypervisor."
3220
3323
msgstr ""
3221
3324
 
3222
 
#: nova/compute/manager.py:2179
3223
 
#, python-format
 
3325
#: nova/compute/manager.py:2252
3224
3326
msgid ""
3225
 
"Instance %(name)s found in database but not known by hypervisor. Setting "
3226
 
"power state to NOSTATE"
 
3327
"Instance found in database but not known by hypervisor. Setting power "
 
3328
"state to NOSTATE"
3227
3329
msgstr ""
3228
3330
 
3229
 
#: nova/compute/manager.py:2203
 
3331
#: nova/compute/manager.py:2275
3230
3332
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3231
3333
msgstr ""
3232
3334
 
3233
 
#: nova/compute/manager.py:2215
 
3335
#: nova/compute/manager.py:2287
3234
3336
msgid "Reclaiming deleted instance"
3235
3337
msgstr ""
3236
3338
 
3237
 
#: nova/compute/manager.py:2294
 
3339
#: nova/compute/manager.py:2352
3238
3340
#, python-format
3239
3341
msgid ""
3240
3342
"Detected instance  with name label '%(name_label)s' which is marked as "
3241
3343
"DELETED but still present on host."
3242
3344
msgstr ""
3243
3345
 
3244
 
#: nova/compute/manager.py:2300
 
3346
#: nova/compute/manager.py:2359
3245
3347
#, python-format
3246
3348
msgid ""
3247
 
"Destroying instance with name label '%(name_label)s' which is marked as "
3248
 
"DELETED but still present on host."
 
3349
"Destroying instance with name label '%(name)s' which is marked as DELETED"
 
3350
" but still present on host."
3249
3351
msgstr ""
3250
3352
 
3251
 
#: nova/compute/manager.py:2308
 
3353
#: nova/compute/manager.py:2366
3252
3354
#, python-format
3253
3355
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3254
3356
msgstr ""
3255
3357
 
 
3358
#: nova/compute/manager.py:2436
 
3359
#, python-format
 
3360
msgid ""
 
3361
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
 
3362
"%(host)s"
 
3363
msgstr ""
 
3364
 
3256
3365
#: nova/compute/utils.py:141
3257
3366
msgid "v4 subnets are required for legacy nw_info"
3258
3367
msgstr ""
3330
3439
msgid "Unrecognized read_deleted value '%s'"
3331
3440
msgstr ""
3332
3441
 
3333
 
#: nova/db/sqlalchemy/api.py:565 nova/db/sqlalchemy/api.py:600
 
3442
#: nova/db/sqlalchemy/api.py:566 nova/db/sqlalchemy/api.py:601
3334
3443
#, python-format
3335
3444
msgid "No ComputeNode for %(host)s"
3336
3445
msgstr ""
3337
3446
 
3338
 
#: nova/db/sqlalchemy/api.py:4126 nova/db/sqlalchemy/api.py:4152
 
3447
#: nova/db/sqlalchemy/api.py:4162 nova/db/sqlalchemy/api.py:4188
3339
3448
#, python-format
3340
3449
msgid "No backend config with id %(sm_backend_id)s"
3341
3450
msgstr ""
3342
3451
 
3343
 
#: nova/db/sqlalchemy/api.py:4210
 
3452
#: nova/db/sqlalchemy/api.py:4246
3344
3453
#, python-format
3345
3454
msgid "No sm_flavor called %(sm_flavor)s"
3346
3455
msgstr ""
3347
3456
 
3348
 
#: nova/db/sqlalchemy/api.py:4254
 
3457
#: nova/db/sqlalchemy/api.py:4290
3349
3458
#, python-format
3350
3459
msgid "No sm_volume with id %(volume_id)s"
3351
3460
msgstr ""
3363
3472
msgid "SQL connection failed (%(connstring)s). %(attempts)d attempts left."
3364
3473
msgstr ""
3365
3474
 
3366
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:75
 
3475
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:48
3367
3476
msgid "interface column not added to networks table"
3368
3477
msgstr ""
3369
3478
 
3370
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:82
3371
 
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:53
3372
 
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:58
 
3479
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:80
 
3480
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:54
 
3481
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:61
3373
3482
#, python-format
3374
3483
msgid "Table |%s| not created!"
3375
3484
msgstr ""
3376
3485
 
3377
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:89
 
3486
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:87
3378
3487
msgid "VIF column not added to fixed_ips table"
3379
3488
msgstr ""
3380
3489
 
3381
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:99
 
3490
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:97
3382
3491
#, python-format
3383
3492
msgid "join list for moving mac_addresses |%s|"
3384
3493
msgstr ""
3385
3494
 
3386
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:123
3387
 
msgid "Can't downgrade without losing data"
3388
 
msgstr ""
3389
 
 
3390
3495
#: nova/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:39
3391
 
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:61
3392
 
#: nova/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:60
3393
 
#: nova/db/sqlalchemy/migrate_repo/versions/070_untie_nova_network_models.py:98
 
3496
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:60
 
3497
#: nova/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:61
 
3498
#: nova/db/sqlalchemy/migrate_repo/versions/070_untie_nova_network_models.py:99
3394
3499
msgid "foreign key constraint couldn't be added"
3395
3500
msgstr ""
3396
3501
 
3397
 
#: nova/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:53
 
3502
#: nova/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:58
3398
3503
msgid "foreign key constraint couldn't be dropped"
3399
3504
msgstr ""
3400
3505
 
3401
 
#: nova/db/sqlalchemy/migrate_repo/versions/045_add_network_priority.py:39
 
3506
#: nova/db/sqlalchemy/migrate_repo/versions/045_add_network_priority.py:34
3402
3507
msgid "priority column not added to networks table"
3403
3508
msgstr ""
3404
3509
 
3405
 
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:43
 
3510
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:41
3406
3511
#: nova/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:42
3407
 
#: nova/db/sqlalchemy/migrate_repo/versions/064_change_instance_id_to_uuid_in_instance_actions.py:60
 
3512
#: nova/db/sqlalchemy/migrate_repo/versions/064_change_instance_id_to_uuid_in_instance_actions.py:56
3408
3513
#: nova/db/sqlalchemy/migrate_repo/versions/070_untie_nova_network_models.py:68
3409
3514
msgid "foreign key constraint couldn't be removed"
3410
3515
msgstr ""
3411
3516
 
3412
 
#: nova/db/sqlalchemy/migrate_repo/versions/049_add_instances_progress.py:38
 
3517
#: nova/db/sqlalchemy/migrate_repo/versions/049_add_instances_progress.py:34
3413
3518
msgid "progress column not added to instances table"
3414
3519
msgstr ""
3415
3520
 
3416
 
#: nova/db/sqlalchemy/migrate_repo/versions/055_convert_flavor_id_to_str.py:102
 
3521
#: nova/db/sqlalchemy/migrate_repo/versions/055_convert_flavor_id_to_str.py:97
3417
3522
#, python-format
3418
3523
msgid ""
3419
3524
"Could not cast flavorid to integer: %s. Set flavorid to an integer-like "
3420
3525
"string to downgrade."
3421
3526
msgstr ""
3422
3527
 
3423
 
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:61
 
3528
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:69
3424
3529
msgid "instance_info_caches tables not dropped"
3425
3530
msgstr ""
3426
3531
 
3427
 
#: nova/db/sqlalchemy/migrate_repo/versions/069_block_migration.py:45
 
3532
#: nova/db/sqlalchemy/migrate_repo/versions/069_block_migration.py:41
3428
3533
msgid "progress column not added to compute_nodes table"
3429
3534
msgstr ""
3430
3535
 
3431
 
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:66
 
3536
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:76
3432
3537
msgid "dns_domains table not dropped"
3433
3538
msgstr ""
3434
3539
 
3579
3684
msgid "Starting Bridge interface for %s"
3580
3685
msgstr ""
3581
3686
 
3582
 
#: nova/network/manager.py:273 nova/network/manager.py:465
 
3687
#: nova/network/manager.py:273 nova/network/manager.py:471
3583
3688
#, python-format
3584
3689
msgid "Interface %(interface)s not found"
3585
3690
msgstr ""
3589
3694
msgid "floating IP allocation for instance |%s|"
3590
3695
msgstr ""
3591
3696
 
3592
 
#: nova/network/manager.py:323
 
3697
#: nova/network/manager.py:328
3593
3698
#, python-format
3594
3699
msgid "floating IP deallocation for instance |%s|"
3595
3700
msgstr ""
3596
3701
 
3597
 
#: nova/network/manager.py:355
 
3702
#: nova/network/manager.py:361
3598
3703
#, python-format
3599
3704
msgid "Address |%(address)s| is not allocated"
3600
3705
msgstr ""
3601
3706
 
3602
 
#: nova/network/manager.py:359
 
3707
#: nova/network/manager.py:365
3603
3708
#, python-format
3604
3709
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
3605
3710
msgstr ""
3606
3711
 
3607
 
#: nova/network/manager.py:371
 
3712
#: nova/network/manager.py:377
3608
3713
#, python-format
3609
3714
msgid "Quota exceeded for %s, tried to allocate address"
3610
3715
msgstr ""
3611
3716
 
3612
 
#: nova/network/manager.py:583
 
3717
#: nova/network/manager.py:589
3613
3718
#, python-format
3614
3719
msgid ""
3615
3720
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
3617
3722
"ignored."
3618
3723
msgstr ""
3619
3724
 
3620
 
#: nova/network/manager.py:629
 
3725
#: nova/network/manager.py:635
3621
3726
#, python-format
3622
3727
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
3623
3728
msgstr ""
3624
3729
 
3625
 
#: nova/network/manager.py:639
 
3730
#: nova/network/manager.py:645
3626
3731
#, python-format
3627
3732
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
3628
3733
msgstr ""
3629
3734
 
3630
 
#: nova/network/manager.py:747
 
3735
#: nova/network/manager.py:753
3631
3736
#, python-format
3632
3737
msgid "Disassociated %s stale fixed ip(s)"
3633
3738
msgstr ""
3634
3739
 
3635
 
#: nova/network/manager.py:751
 
3740
#: nova/network/manager.py:757
3636
3741
msgid "setting network host"
3637
3742
msgstr ""
3638
3743
 
3639
 
#: nova/network/manager.py:863
 
3744
#: nova/network/manager.py:871
3640
3745
#, python-format
3641
3746
msgid "network allocations for instance |%s|"
3642
3747
msgstr ""
3643
3748
 
3644
 
#: nova/network/manager.py:868
 
3749
#: nova/network/manager.py:876
3645
3750
#, python-format
3646
3751
msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
3647
3752
msgstr ""
3648
3753
 
3649
 
#: nova/network/manager.py:892
 
3754
#: nova/network/manager.py:905
3650
3755
#, python-format
3651
3756
msgid "network deallocation for instance |%s|"
3652
3757
msgstr ""
3653
3758
 
3654
 
#: nova/network/manager.py:1111
 
3759
#: nova/network/manager.py:1126
3655
3760
#, python-format
3656
3761
msgid ""
3657
3762
"instance-dns-zone is |%(domain)s|, which is in availability zone "
3659
3764
" will be created."
3660
3765
msgstr ""
3661
3766
 
3662
 
#: nova/network/manager.py:1186
 
3767
#: nova/network/manager.py:1201
3663
3768
#, python-format
3664
3769
msgid "Leased IP |%(address)s|"
3665
3770
msgstr ""
3666
3771
 
3667
 
#: nova/network/manager.py:1190
 
3772
#: nova/network/manager.py:1205
3668
3773
#, python-format
3669
3774
msgid "IP %s leased that is not associated"
3670
3775
msgstr ""
3671
3776
 
3672
 
#: nova/network/manager.py:1198
 
3777
#: nova/network/manager.py:1213
3673
3778
#, python-format
3674
3779
msgid "IP |%s| leased that isn't allocated"
3675
3780
msgstr ""
3676
3781
 
3677
 
#: nova/network/manager.py:1203
 
3782
#: nova/network/manager.py:1218
3678
3783
#, python-format
3679
3784
msgid "Released IP |%(address)s|"
3680
3785
msgstr ""
3681
3786
 
3682
 
#: nova/network/manager.py:1207
 
3787
#: nova/network/manager.py:1222
3683
3788
#, python-format
3684
3789
msgid "IP %s released that is not associated"
3685
3790
msgstr ""
3686
3791
 
3687
 
#: nova/network/manager.py:1210
 
3792
#: nova/network/manager.py:1225
3688
3793
#, python-format
3689
3794
msgid "IP %s released that was not leased"
3690
3795
msgstr ""
3691
3796
 
3692
 
#: nova/network/manager.py:1278
 
3797
#: nova/network/manager.py:1294
3693
3798
msgid "cidr already in use"
3694
3799
msgstr ""
3695
3800
 
3696
 
#: nova/network/manager.py:1281
 
3801
#: nova/network/manager.py:1297
3697
3802
#, python-format
3698
3803
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
3699
3804
msgstr ""
3700
3805
 
3701
 
#: nova/network/manager.py:1292
 
3806
#: nova/network/manager.py:1308
3702
3807
#, python-format
3703
3808
msgid ""
3704
3809
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
3705
3810
"(%(smaller)s)"
3706
3811
msgstr ""
3707
3812
 
3708
 
#: nova/network/manager.py:1351
3709
 
#, fuzzy, python-format
 
3813
#: nova/network/manager.py:1367
3710
3814
msgid "Network already exists!"
3711
 
msgstr "Користувач %s вже існує"
 
3815
msgstr ""
3712
3816
 
3713
 
#: nova/network/manager.py:1370
 
3817
#: nova/network/manager.py:1386
3714
3818
#, python-format
3715
3819
msgid "Network must be disassociated from project %s before delete"
3716
3820
msgstr ""
3717
3821
 
3718
 
#: nova/network/manager.py:1686
 
3822
#: nova/network/manager.py:1703
3719
3823
msgid ""
3720
3824
"The sum between the number of networks and the vlan start cannot be "
3721
3825
"greater than 4094"
3722
3826
msgstr ""
3723
3827
 
3724
 
#: nova/network/manager.py:1693
 
3828
#: nova/network/manager.py:1710
3725
3829
#, python-format
3726
3830
msgid ""
3727
3831
"The network range is not big enough to fit %(num_networks)s. Network size"
3752
3856
msgstr ""
3753
3857
 
3754
3858
#: nova/network/quantum/client.py:210
3755
 
#, fuzzy, python-format
 
3859
#, python-format
3756
3860
msgid "Unable to connect to server. Got error: %s"
3757
 
msgstr "Не вдалось під'єднатися до серверу AMQP після %d спроб. Вимкнення."
 
3861
msgstr ""
3758
3862
 
3759
3863
#: nova/network/quantum/client.py:229
3760
3864
#, python-format
3761
3865
msgid "unable to deserialize object of type = '%s'"
3762
3866
msgstr ""
3763
3867
 
3764
 
#: nova/network/quantum/manager.py:152
 
3868
#: nova/network/quantum/manager.py:151
3765
3869
msgid "QuantumManager does not use 'multi_host' parameter."
3766
3870
msgstr ""
3767
3871
 
3768
 
#: nova/network/quantum/manager.py:156
 
3872
#: nova/network/quantum/manager.py:155
3769
3873
msgid "QuantumManager requires that only one network is created per call"
3770
3874
msgstr ""
3771
3875
 
3772
 
#: nova/network/quantum/manager.py:166
 
3876
#: nova/network/quantum/manager.py:165
3773
3877
msgid "QuantumManager does not use 'vlan_start' parameter."
3774
3878
msgstr ""
3775
3879
 
3776
 
#: nova/network/quantum/manager.py:172
 
3880
#: nova/network/quantum/manager.py:171
3777
3881
msgid "QuantumManager does not use 'vpn_start' parameter."
3778
3882
msgstr ""
3779
3883
 
3780
 
#: nova/network/quantum/manager.py:176
 
3884
#: nova/network/quantum/manager.py:175
3781
3885
msgid "QuantumManager does not use 'bridge' parameter."
3782
3886
msgstr ""
3783
3887
 
3784
 
#: nova/network/quantum/manager.py:180
 
3888
#: nova/network/quantum/manager.py:179
3785
3889
msgid "QuantumManager does not use 'bridge_interface' parameter."
3786
3890
msgstr ""
3787
3891
 
3788
 
#: nova/network/quantum/manager.py:185
 
3892
#: nova/network/quantum/manager.py:184
3789
3893
msgid "QuantumManager requires a valid (.1) gateway address."
3790
3894
msgstr ""
3791
3895
 
3792
 
#: nova/network/quantum/manager.py:197
 
3896
#: nova/network/quantum/manager.py:196
3793
3897
#, python-format
3794
3898
msgid ""
3795
3899
"Unable to find existing quantum network for tenant '%(q_tenant_id)s' with"
3796
3900
" net-id '%(quantum_net_id)s'"
3797
3901
msgstr ""
3798
3902
 
3799
 
#: nova/network/quantum/manager.py:243
 
3903
#: nova/network/quantum/manager.py:242
3800
3904
#, python-format
3801
3905
msgid "Network %s has active ports, cannot delete"
3802
3906
msgstr ""
3803
3907
 
3804
 
#: nova/network/quantum/manager.py:289
 
3908
#: nova/network/quantum/manager.py:288
3805
3909
#, python-format
3806
3910
msgid "network allocations for instance %s"
3807
3911
msgstr ""
3808
3912
 
3809
 
#: nova/network/quantum/manager.py:537
 
3913
#: nova/network/quantum/manager.py:564
3810
3914
#, python-format
3811
3915
msgid ""
3812
3916
"port deallocation failed for instance: |%(instance_id)s|, port_id: "
3813
3917
"|%(port_id)s|"
3814
3918
msgstr ""
3815
3919
 
3816
 
#: nova/network/quantum/manager.py:556
 
3920
#: nova/network/quantum/manager.py:583
3817
3921
#, python-format
3818
3922
msgid ""
3819
3923
"ipam deallocation failed for instance: |%(instance_id)s|, vif_uuid: "
3866
3970
msgstr ""
3867
3971
 
3868
3972
#: nova/notifier/api.py:115
3869
 
#, fuzzy, python-format
 
3973
#, python-format
3870
3974
msgid "%s not in valid priorities"
3871
 
msgstr "%s не допустимий ipProtocol"
 
3975
msgstr ""
3872
3976
 
3873
3977
#: nova/notifier/api.py:132
3874
3978
#, python-format
3882
3986
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
3883
3987
msgstr ""
3884
3988
 
 
3989
#: nova/notifier/rabbit_notifier.py:44
 
3990
#, python-format
 
3991
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
 
3992
msgstr ""
 
3993
 
3885
3994
#: nova/rpc/amqp.py:144 nova/rpc/impl_carrot.py:460
3886
3995
#, python-format
3887
3996
msgid "Returning exception %s to caller"
3888
3997
msgstr ""
3889
3998
 
3890
 
#: nova/rpc/amqp.py:187 nova/rpc/impl_carrot.py:494
 
3999
#: nova/rpc/amqp.py:186 nova/rpc/impl_carrot.py:494
3891
4000
#, python-format
3892
4001
msgid "unpacked context: %s"
3893
4002
msgstr ""
3894
4003
 
3895
 
#: nova/rpc/amqp.py:230 nova/rpc/impl_carrot.py:261
 
4004
#: nova/rpc/amqp.py:229 nova/rpc/impl_carrot.py:261
3896
4005
#, python-format
3897
4006
msgid "received %s"
3898
4007
msgstr "отримано %s"
3899
4008
 
3900
 
#: nova/rpc/amqp.py:235 nova/rpc/impl_carrot.py:274
 
4009
#: nova/rpc/amqp.py:234 nova/rpc/impl_carrot.py:274
3901
4010
#, python-format
3902
4011
msgid "no method for message: %s"
3903
4012
msgstr "без порядку для повідомлень: %s"
3904
4013
 
3905
 
#: nova/rpc/amqp.py:236 nova/rpc/impl_carrot.py:276
 
4014
#: nova/rpc/amqp.py:235 nova/rpc/impl_carrot.py:276
3906
4015
#, python-format
3907
4016
msgid "No method for message: %s"
3908
4017
msgstr "Без порядку для повідомлень: %s"
3909
4018
 
3910
 
#: nova/rpc/amqp.py:318 nova/rpc/impl_carrot.py:528
3911
 
#, fuzzy, python-format
 
4019
#: nova/rpc/amqp.py:319 nova/rpc/impl_carrot.py:528
 
4020
#, python-format
3912
4021
msgid "Making asynchronous call on %s ..."
3913
 
msgstr "Створення асинхронного виклику..."
 
4022
msgstr ""
3914
4023
 
3915
 
#: nova/rpc/amqp.py:321 nova/rpc/impl_carrot.py:531
 
4024
#: nova/rpc/amqp.py:322 nova/rpc/impl_carrot.py:531
3916
4025
#, python-format
3917
4026
msgid "MSG_ID is %s"
3918
4027
msgstr "MSG_ID %s"
3919
4028
 
3920
 
#: nova/rpc/amqp.py:343 nova/rpc/impl_carrot.py:610
3921
 
#, fuzzy, python-format
 
4029
#: nova/rpc/amqp.py:344 nova/rpc/impl_carrot.py:610
 
4030
#, python-format
3922
4031
msgid "Making asynchronous cast on %s..."
3923
 
msgstr "Створення асинхронного виклику..."
 
4032
msgstr ""
3924
4033
 
3925
 
#: nova/rpc/amqp.py:351 nova/rpc/impl_carrot.py:620
3926
 
#, fuzzy
 
4034
#: nova/rpc/amqp.py:352 nova/rpc/impl_carrot.py:620
3927
4035
msgid "Making asynchronous fanout cast..."
3928
 
msgstr "Створення асинхронного виклику..."
 
4036
msgstr ""
3929
4037
 
3930
 
#: nova/rpc/amqp.py:376 nova/rpc/impl_carrot.py:630
 
4038
#: nova/rpc/amqp.py:377 nova/rpc/impl_carrot.py:630
3931
4039
#, python-format
3932
4040
msgid "Sending notification on %s..."
3933
4041
msgstr ""
3951
4059
msgstr ""
3952
4060
 
3953
4061
#: nova/rpc/impl_carrot.py:202
3954
 
#, fuzzy, python-format
 
4062
#, python-format
3955
4063
msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
3956
 
msgstr "Не вдалось під'єднатися до серверу AMQP після %d спроб. Вимкнення."
 
4064
msgstr ""
3957
4065
 
3958
4066
#: nova/rpc/impl_carrot.py:222
3959
4067
msgid "Reconnected to queue"
4022
4130
"again in %(sleep_time)d seconds."
4023
4131
msgstr ""
4024
4132
 
4025
 
#: nova/rpc/impl_kombu.py:483 nova/rpc/impl_qpid.py:379
 
4133
#: nova/rpc/impl_kombu.py:483 nova/rpc/impl_qpid.py:384
4026
4134
#, python-format
4027
4135
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
4028
4136
msgstr ""
4029
4137
 
4030
 
#: nova/rpc/impl_kombu.py:501 nova/rpc/impl_qpid.py:394
 
4138
#: nova/rpc/impl_kombu.py:501 nova/rpc/impl_qpid.py:399
4031
4139
#, python-format
4032
4140
msgid "Timed out waiting for RPC response: %s"
4033
4141
msgstr ""
4034
4142
 
4035
 
#: nova/rpc/impl_kombu.py:505 nova/rpc/impl_qpid.py:398
 
4143
#: nova/rpc/impl_kombu.py:505 nova/rpc/impl_qpid.py:403
4036
4144
#, python-format
4037
4145
msgid "Failed to consume message from queue: %s"
4038
4146
msgstr ""
4039
4147
 
4040
 
#: nova/rpc/impl_kombu.py:539 nova/rpc/impl_qpid.py:425
 
4148
#: nova/rpc/impl_kombu.py:539 nova/rpc/impl_qpid.py:430
4041
4149
#, python-format
4042
4150
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
4043
4151
msgstr ""
4044
4152
 
4045
 
#: nova/rpc/impl_qpid.py:335
4046
 
#, fuzzy, python-format
 
4153
#: nova/rpc/impl_qpid.py:340
 
4154
#, python-format
4047
4155
msgid "Unable to connect to AMQP server: %s "
4048
 
msgstr "Не вдалось під'єднатися до серверу AMQP після %d спроб. Вимкнення."
 
4156
msgstr ""
4049
4157
 
4050
 
#: nova/rpc/impl_qpid.py:340
4051
 
#, fuzzy, python-format
 
4158
#: nova/rpc/impl_qpid.py:345
 
4159
#, python-format
4052
4160
msgid "Connected to AMQP server on %s"
4053
 
msgstr "Оновлено з'єднання до черги"
 
4161
msgstr ""
4054
4162
 
4055
 
#: nova/rpc/impl_qpid.py:348
 
4163
#: nova/rpc/impl_qpid.py:353
4056
4164
msgid "Re-established AMQP queues"
4057
4165
msgstr ""
4058
4166
 
4065
4173
msgid "Could not find another compute"
4066
4174
msgstr ""
4067
4175
 
4068
 
#: nova/scheduler/distributed_scheduler.py:50
 
4176
#: nova/scheduler/distributed_scheduler.py:51
4069
4177
#, python-format
4070
4178
msgid "No host selection for %s defined."
4071
4179
msgstr ""
4072
4180
 
4073
 
#: nova/scheduler/distributed_scheduler.py:63
 
4181
#: nova/scheduler/distributed_scheduler.py:64
4074
4182
#, python-format
4075
4183
msgid "Attempting to build %(num_instances)d instance(s)"
4076
4184
msgstr ""
4077
4185
 
4078
 
#: nova/scheduler/distributed_scheduler.py:140
 
4186
#: nova/scheduler/distributed_scheduler.py:156
4079
4187
msgid "Scheduler only understands Compute nodes (for now)"
4080
4188
msgstr ""
4081
4189
 
4082
 
#: nova/scheduler/distributed_scheduler.py:178
 
4190
#: nova/scheduler/distributed_scheduler.py:198
4083
4191
#, python-format
4084
4192
msgid "Filtered %(hosts)s"
4085
4193
msgstr ""
4086
4194
 
4087
 
#: nova/scheduler/distributed_scheduler.py:188
 
4195
#: nova/scheduler/distributed_scheduler.py:208
4088
4196
#, python-format
4089
4197
msgid "Weighted %(weighted_host)s"
4090
4198
msgstr ""
4157
4265
msgid "No service for compute ID %s"
4158
4266
msgstr ""
4159
4267
 
4160
 
#: nova/scheduler/manager.py:85
 
4268
#: nova/scheduler/manager.py:86
4161
4269
#, python-format
4162
4270
msgid "Driver Method %(driver_method)s missing: %(e)s.Reverting to schedule()"
4163
4271
msgstr ""
4164
4272
 
4165
 
#: nova/scheduler/manager.py:101
 
4273
#: nova/scheduler/manager.py:102
4166
4274
#, python-format
4167
4275
msgid "Failed to schedule_%(method)s: %(ex)s"
4168
4276
msgstr ""
4169
4277
 
4170
 
#: nova/scheduler/manager.py:116
 
4278
#: nova/scheduler/manager.py:117
4171
4279
#, python-format
4172
4280
msgid "Setting instance %(instance_uuid)s to ERROR state."
4173
4281
msgstr ""
4249
4357
msgstr ""
4250
4358
 
4251
4359
#: nova/scheduler/vsa.py:328
4252
 
#, fuzzy, python-format
 
4360
#, python-format
4253
4361
msgid "Non-VSA volume %d"
4254
 
msgstr "Від'єднати том %s"
 
4362
msgstr ""
4255
4363
 
4256
4364
#: nova/scheduler/vsa.py:341
4257
4365
#, python-format
4353
4461
msgid "Please extend fake libvirt module to support this auth method"
4354
4462
msgstr ""
4355
4463
 
4356
 
#: nova/tests/test_compute.py:383 nova/tests/test_compute.py:1491
 
4464
#: nova/tests/test_compute.py:382 nova/tests/test_compute.py:1491
4357
4465
#, python-format
4358
4466
msgid "Running instances: %s"
4359
4467
msgstr ""
4360
4468
 
4361
 
#: nova/tests/test_compute.py:389
 
4469
#: nova/tests/test_compute.py:388
4362
4470
#, python-format
4363
4471
msgid "After terminating instances: %s"
4364
4472
msgstr ""
4365
4473
 
4366
 
#: nova/tests/test_compute.py:613
 
4474
#: nova/tests/test_compute.py:612
4367
4475
msgid "Internal error"
4368
4476
msgstr ""
4369
4477
 
4379
4487
"\t%s"
4380
4488
msgstr ""
4381
4489
 
4382
 
#: nova/tests/test_nova_manage.py:178
 
4490
#: nova/tests/test_nova_manage.py:182
4383
4491
msgid "id"
4384
4492
msgstr ""
4385
4493
 
4386
 
#: nova/tests/test_nova_manage.py:179
 
4494
#: nova/tests/test_nova_manage.py:183
4387
4495
msgid "IPv4"
4388
4496
msgstr ""
4389
4497
 
4390
 
#: nova/tests/test_nova_manage.py:180
 
4498
#: nova/tests/test_nova_manage.py:184
4391
4499
msgid "IPv6"
4392
4500
msgstr ""
4393
4501
 
4394
 
#: nova/tests/test_nova_manage.py:181
 
4502
#: nova/tests/test_nova_manage.py:185
4395
4503
msgid "start address"
4396
4504
msgstr ""
4397
4505
 
4398
 
#: nova/tests/test_nova_manage.py:182
 
4506
#: nova/tests/test_nova_manage.py:186
4399
4507
msgid "DNS1"
4400
4508
msgstr ""
4401
4509
 
4402
 
#: nova/tests/test_nova_manage.py:183
 
4510
#: nova/tests/test_nova_manage.py:187
4403
4511
msgid "DNS2"
4404
4512
msgstr ""
4405
4513
 
4406
 
#: nova/tests/test_nova_manage.py:184
 
4514
#: nova/tests/test_nova_manage.py:188
4407
4515
msgid "VlanID"
4408
4516
msgstr ""
4409
4517
 
4410
 
#: nova/tests/test_nova_manage.py:185
 
4518
#: nova/tests/test_nova_manage.py:189
4411
4519
msgid "project"
4412
4520
msgstr ""
4413
4521
 
4414
 
#: nova/tests/test_nova_manage.py:186
 
4522
#: nova/tests/test_nova_manage.py:190
4415
4523
msgid "uuid"
4416
4524
msgstr ""
4417
4525
 
4418
 
#: nova/tests/test_volume.py:195
 
4526
#: nova/tests/test_volume.py:216
4419
4527
#, python-format
4420
4528
msgid "Target %s allocated"
4421
4529
msgstr ""
4422
4530
 
4423
 
#: nova/tests/test_volume.py:383
 
4531
#: nova/tests/test_volume.py:425
4424
4532
#, python-format
4425
4533
msgid "Cannot confirm exported volume id:%s."
4426
4534
msgstr ""
4465
4573
 
4466
4574
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:67
4467
4575
#: nova/tests/api/openstack/compute/contrib/test_vsa.py:70
4468
 
#, fuzzy, python-format
 
4576
#, python-format
4469
4577
msgid "_delete: %s"
4470
 
msgstr "Вилучити проект: %s"
 
4578
msgstr ""
4471
4579
 
4472
4580
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:76
4473
4581
#: nova/tests/api/openstack/compute/contrib/test_vsa.py:79
4538
4646
msgstr ""
4539
4647
 
4540
4648
#: nova/tests/integrated/api/client.py:63
4541
 
#, fuzzy, python-format
4542
4649
msgid "Item not found"
4543
 
msgstr "Користувач \"%s\" не знайдено"
 
4650
msgstr ""
4544
4651
 
4545
4652
#: nova/tests/integrated/api/client.py:105
4546
4653
#, python-format
4571
4678
msgid "Decoding JSON: %s"
4572
4679
msgstr ""
4573
4680
 
4574
 
#: nova/tests/rpc/common.py:147
 
4681
#: nova/tests/rpc/common.py:131
4575
4682
#, python-format
4576
4683
msgid "Nested received %(queue)s, %(value)s"
4577
4684
msgstr ""
4578
4685
 
4579
 
#: nova/tests/rpc/common.py:155
 
4686
#: nova/tests/rpc/common.py:139
4580
4687
#, python-format
4581
4688
msgid "Nested return %s"
4582
4689
msgstr ""
4583
4690
 
4584
 
#: nova/tests/rpc/common.py:173
 
4691
#: nova/tests/rpc/common.py:157
4585
4692
msgid "RPC backend does not support timeouts"
4586
4693
msgstr ""
4587
4694
 
4588
 
#: nova/tests/rpc/common.py:203 nova/tests/rpc/common.py:209
 
4695
#: nova/tests/rpc/common.py:187 nova/tests/rpc/common.py:193
4589
4696
#, python-format
4590
4697
msgid "Received %s"
4591
4698
msgstr ""
4595
4702
msgid "Host %s"
4596
4703
msgstr ""
4597
4704
 
4598
 
#: nova/tests/scheduler/test_vsa_scheduler.py:194
 
4705
#: nova/tests/scheduler/test_vsa_scheduler.py:196
4599
4706
#, python-format
4600
4707
msgid "Test: provision vol %(name)s on host %(host)s"
4601
4708
msgstr ""
4602
4709
 
4603
 
#: nova/tests/scheduler/test_vsa_scheduler.py:196
 
4710
#: nova/tests/scheduler/test_vsa_scheduler.py:198
4604
4711
#, python-format
4605
4712
msgid "\t vol=%(vol)s"
4606
4713
msgstr ""
4607
4714
 
4608
 
#: nova/tests/scheduler/test_vsa_scheduler.py:199
 
4715
#: nova/tests/scheduler/test_vsa_scheduler.py:201
4609
4716
#, python-format
4610
4717
msgid "Test: VSA update request: vsa_id=%(vsa_id)s values=%(values)s"
4611
4718
msgstr ""
4612
4719
 
4613
 
#: nova/tests/scheduler/test_vsa_scheduler.py:203
4614
 
#, fuzzy, python-format
 
4720
#: nova/tests/scheduler/test_vsa_scheduler.py:205
 
4721
#, python-format
4615
4722
msgid "Test: Volume create: %s"
4616
 
msgstr "Від'єднати том %s"
 
4723
msgstr ""
4617
4724
 
4618
 
#: nova/tests/scheduler/test_vsa_scheduler.py:210
 
4725
#: nova/tests/scheduler/test_vsa_scheduler.py:212
4619
4726
#, python-format
4620
4727
msgid "Test: Volume get request: id=%(volume_id)s"
4621
4728
msgstr ""
4622
4729
 
4623
 
#: nova/tests/scheduler/test_vsa_scheduler.py:217
 
4730
#: nova/tests/scheduler/test_vsa_scheduler.py:219
4624
4731
#, python-format
4625
4732
msgid "Test: Volume update request: id=%(volume_id)s values=%(values)s"
4626
4733
msgstr ""
4627
4734
 
4628
 
#: nova/tests/scheduler/test_vsa_scheduler.py:453
 
4735
#: nova/tests/scheduler/test_vsa_scheduler.py:455
4629
4736
#, python-format
4630
4737
msgid "Test: Volume get: id=%(volume_id)s"
4631
4738
msgstr ""
4634
4741
msgid "Failed to open connection to the hypervisor"
4635
4742
msgstr ""
4636
4743
 
 
4744
#: nova/virt/fake.py:270 nova/virt/xenapi_conn.py:437
 
4745
#: nova/virt/baremetal/proxy.py:716 nova/virt/libvirt/connection.py:1734
 
4746
#, python-format
 
4747
msgid "Compute_service record created for %s "
 
4748
msgstr ""
 
4749
 
 
4750
#: nova/virt/fake.py:273 nova/virt/xenapi_conn.py:440
 
4751
#: nova/virt/baremetal/proxy.py:720 nova/virt/libvirt/connection.py:1737
 
4752
#, python-format
 
4753
msgid "Compute_service record updated for %s "
 
4754
msgstr ""
 
4755
 
4637
4756
#: nova/virt/firewall.py:130
4638
4757
#, python-format
4639
4758
msgid "Attempted to unfilter instance %s which is not filtered"
4649
4768
msgstr ""
4650
4769
 
4651
4770
#: nova/virt/firewall.py:291
4652
 
#, fuzzy, python-format
 
4771
#, python-format
4653
4772
msgid "Adding security group rule: %r"
4654
 
msgstr "Вилучити групу безпеки %s"
 
4773
msgstr ""
4655
4774
 
4656
4775
#: nova/virt/firewall.py:402 nova/virt/xenapi/firewall.py:88
4657
4776
#, python-format
4678
4797
"vmwareapi_host_password to useconnection_type=vmwareapi"
4679
4798
msgstr ""
4680
4799
 
4681
 
#: nova/virt/vmwareapi_conn.py:271
 
4800
#: nova/virt/vmwareapi_conn.py:276
4682
4801
#, python-format
4683
4802
msgid "In vmwareapi:_create_session, got this exception: %s"
4684
4803
msgstr ""
4685
4804
 
4686
 
#: nova/virt/vmwareapi_conn.py:354
 
4805
#: nova/virt/vmwareapi_conn.py:359
4687
4806
#, python-format
4688
4807
msgid "In vmwareapi:_call_method, got this exception: %s"
4689
4808
msgstr ""
4690
4809
 
4691
 
#: nova/virt/vmwareapi_conn.py:393
 
4810
#: nova/virt/vmwareapi_conn.py:398
4692
4811
#, python-format
4693
4812
msgid "Task [%(task_name)s] %(task_ref)s status: success"
4694
4813
msgstr ""
4695
4814
 
4696
 
#: nova/virt/vmwareapi_conn.py:399
 
4815
#: nova/virt/vmwareapi_conn.py:404
4697
4816
#, python-format
4698
4817
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
4699
4818
msgstr ""
4700
4819
 
4701
 
#: nova/virt/vmwareapi_conn.py:404
 
4820
#: nova/virt/vmwareapi_conn.py:409
4702
4821
#, python-format
4703
4822
msgid "In vmwareapi:_poll_task, Got this error %s"
4704
4823
msgstr ""
4705
4824
 
4706
 
#: nova/virt/xenapi_conn.py:165
 
4825
#: nova/virt/xenapi_conn.py:163
4707
4826
msgid ""
4708
4827
"Must specify xenapi_connection_url, xenapi_connection_username "
4709
4828
"(optionally), and xenapi_connection_password to use "
4710
4829
"connection_type=xenapi"
4711
4830
msgstr ""
4712
4831
 
4713
 
#: nova/virt/xenapi_conn.py:353 nova/virt/libvirt/connection.py:445
 
4832
#: nova/virt/xenapi_conn.py:371 nova/virt/libvirt/connection.py:441
4714
4833
msgid "Could not determine iscsi initiator name"
4715
4834
msgstr ""
4716
4835
 
4717
 
#: nova/virt/xenapi_conn.py:420 nova/virt/baremetal/proxy.py:716
4718
 
#: nova/virt/libvirt/connection.py:1735
4719
 
#, python-format
4720
 
msgid "Compute_service record created for %s "
4721
 
msgstr ""
4722
 
 
4723
 
#: nova/virt/xenapi_conn.py:423 nova/virt/baremetal/proxy.py:720
4724
 
#: nova/virt/libvirt/connection.py:1738
4725
 
#, python-format
4726
 
msgid "Compute_service record updated for %s "
4727
 
msgstr ""
4728
 
 
4729
 
#: nova/virt/xenapi_conn.py:484
 
4836
#: nova/virt/xenapi_conn.py:501
4730
4837
msgid "Host startup on XenServer is not supported."
4731
4838
msgstr ""
4732
4839
 
4733
 
#: nova/virt/xenapi_conn.py:498
 
4840
#: nova/virt/xenapi_conn.py:530
4734
4841
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
4735
4842
msgstr ""
4736
4843
 
4737
 
#: nova/virt/xenapi_conn.py:587
 
4844
#: nova/virt/xenapi_conn.py:556
 
4845
msgid "Host is member of a pool, but DB says otherwise"
 
4846
msgstr ""
 
4847
 
 
4848
#: nova/virt/xenapi_conn.py:648
4738
4849
#, python-format
4739
4850
msgid "Task [%(name)s] %(task)s status: success    %(result)s"
4740
4851
msgstr ""
4741
4852
 
4742
 
#: nova/virt/xenapi_conn.py:596
 
4853
#: nova/virt/xenapi_conn.py:657
4743
4854
#, python-format
4744
4855
msgid "Task [%(name)s] %(task)s status: %(status)s    %(error_info)s"
4745
4856
msgstr ""
4746
4857
 
4747
 
#: nova/virt/xenapi_conn.py:616 nova/virt/xenapi_conn.py:629
 
4858
#: nova/virt/xenapi_conn.py:677 nova/virt/xenapi_conn.py:690
4748
4859
#, python-format
4749
4860
msgid "Got exception: %s"
4750
4861
msgstr ""
4751
4862
 
4752
 
#: nova/virt/xenapi_conn.py:655 nova/virt/baremetal/proxy.py:773
4753
 
#: nova/virt/libvirt/connection.py:2277
4754
 
msgid "Updating host stats"
4755
 
msgstr ""
4756
 
 
4757
 
#: nova/virt/xenapi_conn.py:666
4758
 
#, python-format
4759
 
msgid "Unable to get updated status: %s"
4760
 
msgstr ""
4761
 
 
4762
 
#: nova/virt/xenapi_conn.py:673
4763
 
#, python-format
4764
 
msgid "Unable to get SR for this host: %s"
4765
 
msgstr ""
4766
 
 
4767
4863
#: nova/virt/baremetal/dom.py:93
4768
4864
msgid "No domains exist."
4769
4865
msgstr ""
4832
4928
msgstr ""
4833
4929
 
4834
4930
#: nova/virt/baremetal/dom.py:179
4835
 
#, fuzzy, python-format
4836
4931
msgid "Same domain name already exists"
4837
 
msgstr "Користувач %s вже існує"
 
4932
msgstr ""
4838
4933
 
4839
4934
#: nova/virt/baremetal/dom.py:181
4840
4935
msgid "create_domain: before get_idle_node"
4965
5060
msgid "instance %s: finished toXML method"
4966
5061
msgstr ""
4967
5062
 
4968
 
#: nova/virt/baremetal/proxy.py:574 nova/virt/libvirt/connection.py:1505
 
5063
#: nova/virt/baremetal/proxy.py:574 nova/virt/libvirt/connection.py:1504
4969
5064
msgid ""
4970
5065
"Cannot get the number of cpu, because this function is not implemented "
4971
5066
"for this platform. This error can be safely ignored for now."
4980
5075
msgid "Updating!"
4981
5076
msgstr ""
4982
5077
 
 
5078
#: nova/virt/baremetal/proxy.py:773 nova/virt/libvirt/connection.py:2281
 
5079
#: nova/virt/xenapi/host.py:124
 
5080
msgid "Updating host stats"
 
5081
msgstr ""
 
5082
 
4983
5083
#: nova/virt/baremetal/tilera.py:185
4984
5084
msgid "free_node...."
4985
5085
msgstr ""
4986
5086
 
4987
5087
#: nova/virt/baremetal/tilera.py:216
4988
5088
#, python-format
4989
 
msgid ""
4990
 
"deactivate_node is called for                node_id = %(id)s node_ip = "
4991
 
"%(ip)s"
 
5089
msgid "deactivate_node is called for node_id = %(id)s node_ip = %(ip)s"
4992
5090
msgstr ""
4993
5091
 
4994
5092
#: nova/virt/baremetal/tilera.py:221
5095
5193
msgid "Connection to libvirt broke"
5096
5194
msgstr ""
5097
5195
 
5098
 
#: nova/virt/libvirt/connection.py:366
 
5196
#: nova/virt/libvirt/connection.py:364
5099
5197
#, python-format
5100
5198
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
5101
5199
msgstr ""
5102
5200
 
5103
 
#: nova/virt/libvirt/connection.py:378
 
5201
#: nova/virt/libvirt/connection.py:376
5104
5202
#, python-format
5105
5203
msgid ""
5106
5204
"Error from libvirt during saved instance removal. Code=%(errcode)s "
5107
5205
"Error=%(e)s"
5108
5206
msgstr ""
5109
5207
 
5110
 
#: nova/virt/libvirt/connection.py:389
 
5208
#: nova/virt/libvirt/connection.py:387
5111
5209
#, python-format
5112
5210
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
5113
5211
msgstr ""
5114
5212
 
5115
 
#: nova/virt/libvirt/connection.py:403
 
5213
#: nova/virt/libvirt/connection.py:399
5116
5214
msgid "Instance destroyed successfully."
5117
5215
msgstr ""
5118
5216
 
5119
 
#: nova/virt/libvirt/connection.py:434
 
5217
#: nova/virt/libvirt/connection.py:430
5120
5218
#, python-format
5121
5219
msgid "Deleting instance files %(target)s"
5122
5220
msgstr ""
5123
5221
 
5124
 
#: nova/virt/libvirt/connection.py:516
 
5222
#: nova/virt/libvirt/connection.py:512
5125
5223
msgid "attaching LXC block device"
5126
5224
msgstr ""
5127
5225
 
5128
 
#: nova/virt/libvirt/connection.py:529
 
5226
#: nova/virt/libvirt/connection.py:525
5129
5227
msgid "detaching LXC block device"
5130
5228
msgstr ""
5131
5229
 
5132
 
#: nova/virt/libvirt/connection.py:680 nova/virt/libvirt/connection.py:824
 
5230
#: nova/virt/libvirt/connection.py:674 nova/virt/libvirt/connection.py:816
5133
5231
msgid "During reboot, instance disappeared."
5134
5232
msgstr ""
5135
5233
 
5136
 
#: nova/virt/libvirt/connection.py:685
 
5234
#: nova/virt/libvirt/connection.py:679
5137
5235
msgid "Instance rebooted successfully."
5138
5236
msgstr ""
5139
5237
 
5140
 
#: nova/virt/libvirt/connection.py:782 nova/virt/xenapi/vmops.py:1371
 
5238
#: nova/virt/libvirt/connection.py:776 nova/virt/xenapi/vmops.py:1372
5141
5239
#, python-format
5142
5240
msgid ""
5143
5241
"Found %(migration_count)d unconfirmed migrations older than "
5144
5242
"%(confirm_window)d seconds"
5145
5243
msgstr ""
5146
5244
 
5147
 
#: nova/virt/libvirt/connection.py:786 nova/virt/xenapi/vmops.py:1375
 
5245
#: nova/virt/libvirt/connection.py:780 nova/virt/xenapi/vmops.py:1376
5148
5246
#, python-format
5149
5247
msgid "Automatically confirming migration %d"
5150
5248
msgstr ""
5151
5249
 
5152
 
#: nova/virt/libvirt/connection.py:813
 
5250
#: nova/virt/libvirt/connection.py:807
5153
5251
msgid "Instance is running"
5154
5252
msgstr ""
5155
5253
 
 
5254
#: nova/virt/libvirt/connection.py:821
 
5255
msgid "Instance spawned successfully."
 
5256
msgstr ""
 
5257
 
5156
5258
#: nova/virt/libvirt/connection.py:829
5157
 
msgid "Instance spawned successfully."
5158
 
msgstr ""
5159
 
 
5160
 
#: nova/virt/libvirt/connection.py:837
5161
5259
#, python-format
5162
5260
msgid "virsh said: %r"
5163
5261
msgstr ""
5164
5262
 
5165
 
#: nova/virt/libvirt/connection.py:841
 
5263
#: nova/virt/libvirt/connection.py:833
5166
5264
msgid "cool, it's a device"
5167
5265
msgstr ""
5168
5266
 
5169
 
#: nova/virt/libvirt/connection.py:852
 
5267
#: nova/virt/libvirt/connection.py:844
5170
5268
#, python-format
5171
5269
msgid "data: %(data)r, fpath: %(fpath)r"
5172
5270
msgstr ""
5173
5271
 
5174
 
#: nova/virt/libvirt/connection.py:879
 
5272
#: nova/virt/libvirt/connection.py:871
5175
5273
msgid "Unable to read LXC console"
5176
5274
msgstr ""
5177
5275
 
5178
 
#: nova/virt/libvirt/connection.py:996
 
5276
#: nova/virt/libvirt/connection.py:994
5179
5277
msgid "Creating image"
5180
5278
msgstr ""
5181
5279
 
5182
 
#: nova/virt/libvirt/connection.py:1182
 
5280
#: nova/virt/libvirt/connection.py:1181
5183
5281
#, python-format
5184
5282
msgid "Injecting %(injection)s into image %(img_id)s"
5185
5283
msgstr ""
5186
5284
 
5187
 
#: nova/virt/libvirt/connection.py:1191
 
5285
#: nova/virt/libvirt/connection.py:1190
5188
5286
#, python-format
5189
5287
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
5190
5288
msgstr ""
5191
5289
 
5192
 
#: nova/virt/libvirt/connection.py:1223
 
5290
#: nova/virt/libvirt/connection.py:1222
5193
5291
#, python-format
5194
5292
msgid "block_device_list %s"
5195
5293
msgstr ""
5196
5294
 
5197
 
#: nova/virt/libvirt/connection.py:1348
 
5295
#: nova/virt/libvirt/connection.py:1347
5198
5296
msgid "Starting toXML method"
5199
5297
msgstr ""
5200
5298
 
5201
 
#: nova/virt/libvirt/connection.py:1352
 
5299
#: nova/virt/libvirt/connection.py:1351
5202
5300
msgid "Finished toXML method"
5203
5301
msgstr ""
5204
5302
 
5205
 
#: nova/virt/libvirt/connection.py:1369
 
5303
#: nova/virt/libvirt/connection.py:1368
5206
5304
#, python-format
5207
5305
msgid ""
5208
5306
"Error from libvirt while looking up %(instance_name)s: [Error Code "
5209
5307
"%(error_code)s] %(ex)s"
5210
5308
msgstr ""
5211
5309
 
5212
 
#: nova/virt/libvirt/connection.py:1610
 
5310
#: nova/virt/libvirt/connection.py:1609
5213
5311
msgid "libvirt version is too old (does not support getVersion)"
5214
5312
msgstr ""
5215
5313
 
5216
 
#: nova/virt/libvirt/connection.py:1632
 
5314
#: nova/virt/libvirt/connection.py:1631
5217
5315
#, python-format
5218
5316
msgid "'<cpu>' must be 1, but %d\n"
5219
5317
msgstr ""
5220
5318
 
5221
 
#: nova/virt/libvirt/connection.py:1659
 
5319
#: nova/virt/libvirt/connection.py:1658
5222
5320
#, python-format
5223
5321
msgid "topology (%(topology)s) must have %(ks)s"
5224
5322
msgstr ""
5225
5323
 
5226
 
#: nova/virt/libvirt/connection.py:1756
 
5324
#: nova/virt/libvirt/connection.py:1755
5227
5325
#, python-format
5228
5326
msgid ""
5229
5327
"Instance launched has CPU info:\n"
5230
5328
"%s"
5231
5329
msgstr ""
5232
5330
 
5233
 
#: nova/virt/libvirt/connection.py:1759
 
5331
#: nova/virt/libvirt/connection.py:1758
5234
5332
#, python-format
5235
5333
msgid ""
5236
5334
"to xml...\n"
5237
5335
":%s "
5238
5336
msgstr ""
5239
5337
 
5240
 
#: nova/virt/libvirt/connection.py:1762
 
5338
#: nova/virt/libvirt/connection.py:1761
5241
5339
#, python-format
5242
5340
msgid ""
5243
5341
"CPU doesn't have compatibility.\n"
5247
5345
"Refer to %(u)s"
5248
5346
msgstr ""
5249
5347
 
5250
 
#: nova/virt/libvirt/connection.py:1819
 
5348
#: nova/virt/libvirt/connection.py:1818
5251
5349
#, python-format
5252
5350
msgid "Timeout migrating for %s. nwfilter not found."
5253
5351
msgstr ""
5254
5352
 
5255
 
#: nova/virt/libvirt/connection.py:2034
 
5353
#: nova/virt/libvirt/connection.py:2033
5256
5354
#, python-format
5257
5355
msgid "skipping %(path)s since it looks like volume"
5258
5356
msgstr ""
5259
5357
 
5260
 
#: nova/virt/libvirt/connection.py:2125
 
5358
#: nova/virt/libvirt/connection.py:2129
5261
5359
#, python-format
5262
5360
msgid "Instance %s: Starting migrate_disk_and_power_off"
5263
5361
msgstr ""
5264
5362
 
5265
 
#: nova/virt/libvirt/connection.py:2180
5266
 
#, python-format
5267
 
msgid "During wait running, %s disappeared."
5268
 
msgstr ""
5269
 
 
5270
 
#: nova/virt/libvirt/connection.py:2185
5271
 
#, python-format
5272
 
msgid "Instance %s running successfully."
5273
 
msgstr ""
5274
 
 
5275
 
#: nova/virt/libvirt/connection.py:2192
 
5363
#: nova/virt/libvirt/connection.py:2184
 
5364
msgid "During wait running, instance disappeared."
 
5365
msgstr ""
 
5366
 
 
5367
#: nova/virt/libvirt/connection.py:2189
 
5368
msgid "Instance running successfully."
 
5369
msgstr ""
 
5370
 
 
5371
#: nova/virt/libvirt/connection.py:2196
5276
5372
#, python-format
5277
5373
msgid "Instance %s: Starting finish_migration"
5278
5374
msgstr ""
5279
5375
 
5280
 
#: nova/virt/libvirt/connection.py:2233
 
5376
#: nova/virt/libvirt/connection.py:2237
5281
5377
#, python-format
5282
5378
msgid "Instance %s: Starting finish_revert_migration"
5283
5379
msgstr ""
5314
5410
msgid "Attempted to unfilter instance which is not filtered"
5315
5411
msgstr ""
5316
5412
 
5317
 
#: nova/virt/libvirt/imagecache.py:144
5318
 
#, fuzzy, python-format
 
5413
#: nova/virt/libvirt/imagecache.py:171
 
5414
#, python-format
5319
5415
msgid "%s is a valid instance name"
5320
 
msgstr "%s не допустимий ipProtocol"
 
5416
msgstr ""
5321
5417
 
5322
 
#: nova/virt/libvirt/imagecache.py:147
 
5418
#: nova/virt/libvirt/imagecache.py:174
5323
5419
#, python-format
5324
5420
msgid "%s has a disk file"
5325
5421
msgstr ""
5326
5422
 
5327
 
#: nova/virt/libvirt/imagecache.py:149
 
5423
#: nova/virt/libvirt/imagecache.py:176
5328
5424
#, python-format
5329
5425
msgid "Instance %(instance)s is backed by %(backing)s"
5330
5426
msgstr ""
5331
5427
 
5332
 
#: nova/virt/libvirt/imagecache.py:160
 
5428
#: nova/virt/libvirt/imagecache.py:187
5333
5429
#, python-format
5334
5430
msgid ""
5335
5431
"Instance %(instance)s is using a backing file %(backing)s which does not "
5336
5432
"appear in the image service"
5337
5433
msgstr ""
5338
5434
 
5339
 
#: nova/virt/libvirt/imagecache.py:211
 
5435
#: nova/virt/libvirt/imagecache.py:238
5340
5436
#, python-format
5341
5437
msgid "%(container_format)s-%(id)s (%(base_file)s): image verification failed"
5342
5438
msgstr ""
5343
5439
 
5344
 
#: nova/virt/libvirt/imagecache.py:223
 
5440
#: nova/virt/libvirt/imagecache.py:250
5345
5441
#, python-format
5346
5442
msgid ""
5347
5443
"%(container_format)s-%(id)s (%(base_file)s): image verification skipped, "
5348
5444
"no hash stored"
5349
5445
msgstr ""
5350
5446
 
5351
 
#: nova/virt/libvirt/imagecache.py:243
 
5447
#: nova/virt/libvirt/imagecache.py:270
 
5448
#, python-format
 
5449
msgid "Cannot remove %(base_file)s, it does not exist"
 
5450
msgstr ""
 
5451
 
 
5452
#: nova/virt/libvirt/imagecache.py:282
5352
5453
#, python-format
5353
5454
msgid "Base file too young to remove: %s"
5354
5455
msgstr ""
5355
5456
 
5356
 
#: nova/virt/libvirt/imagecache.py:246
 
5457
#: nova/virt/libvirt/imagecache.py:285
5357
5458
#, python-format
5358
5459
msgid "Removing base file: %s"
5359
5460
msgstr ""
5360
5461
 
5361
 
#: nova/virt/libvirt/imagecache.py:253
 
5462
#: nova/virt/libvirt/imagecache.py:292
5362
5463
#, python-format
5363
5464
msgid "Failed to remove %(base_file)s, error was %(error)s"
5364
5465
msgstr ""
5365
5466
 
5366
 
#: nova/virt/libvirt/imagecache.py:265
 
5467
#: nova/virt/libvirt/imagecache.py:303
5367
5468
#, python-format
5368
5469
msgid "%(container_format)s-%(id)s (%(base_file)s): checking"
5369
5470
msgstr ""
5370
5471
 
5371
 
#: nova/virt/libvirt/imagecache.py:278
 
5472
#: nova/virt/libvirt/imagecache.py:320
5372
5473
#, python-format
5373
5474
msgid ""
5374
5475
"%(container_format)s-%(id)s (%(base_file)s): in use: on this node "
5375
5476
"%(local)d local, %(remote)d on other nodes"
5376
5477
msgstr ""
5377
5478
 
5378
 
#: nova/virt/libvirt/imagecache.py:291
 
5479
#: nova/virt/libvirt/imagecache.py:333
5379
5480
#, python-format
5380
5481
msgid ""
5381
5482
"%(container_format)s-%(id)s (%(base_file)s): warning -- an absent base "
5382
5483
"file is in use! instances: %(instance_list)s"
5383
5484
msgstr ""
5384
5485
 
5385
 
#: nova/virt/libvirt/imagecache.py:302
 
5486
#: nova/virt/libvirt/imagecache.py:344
5386
5487
#, python-format
5387
5488
msgid ""
5388
 
"%(container_format)s-%(id)s (%(base_file)s): in: on other nodes "
5389
 
"(%(remote)d on other nodes)"
 
5489
"%(container_format)s-%(id)s (%(base_file)s): in use on (%(remote)d on "
 
5490
"other nodes)"
5390
5491
msgstr ""
5391
5492
 
5392
 
#: nova/virt/libvirt/imagecache.py:314
 
5493
#: nova/virt/libvirt/imagecache.py:355
5393
5494
#, python-format
5394
5495
msgid "%(container_format)s-%(id)s (%(base_file)s): image is not in use"
5395
5496
msgstr ""
5396
5497
 
5397
 
#: nova/virt/libvirt/imagecache.py:322
 
5498
#: nova/virt/libvirt/imagecache.py:363
5398
5499
#, python-format
5399
5500
msgid "%(container_format)s-%(id)s (%(base_file)s): image is in use"
5400
5501
msgstr ""
5401
5502
 
5402
 
#: nova/virt/libvirt/imagecache.py:351
 
5503
#: nova/virt/libvirt/imagecache.py:387
5403
5504
#, python-format
5404
5505
msgid "Skipping verification, no base directory at %s"
5405
5506
msgstr ""
5406
5507
 
5407
 
#: nova/virt/libvirt/imagecache.py:355
 
5508
#: nova/virt/libvirt/imagecache.py:391
5408
5509
msgid "Verify base images"
5409
5510
msgstr ""
5410
5511
 
5411
 
#: nova/virt/libvirt/imagecache.py:383
 
5512
#: nova/virt/libvirt/imagecache.py:419
5412
5513
#, python-format
5413
5514
msgid "Unknown base file: %s"
5414
5515
msgstr ""
5415
5516
 
5416
 
#: nova/virt/libvirt/imagecache.py:388
 
5517
#: nova/virt/libvirt/imagecache.py:424
5417
5518
#, python-format
5418
5519
msgid "Active base files: %s"
5419
5520
msgstr ""
5420
5521
 
5421
 
#: nova/virt/libvirt/imagecache.py:391
 
5522
#: nova/virt/libvirt/imagecache.py:427
5422
5523
#, python-format
5423
5524
msgid "Corrupt base files: %s"
5424
5525
msgstr ""
5425
5526
 
5426
 
#: nova/virt/libvirt/imagecache.py:395
 
5527
#: nova/virt/libvirt/imagecache.py:431
5427
5528
#, python-format
5428
5529
msgid "Removable base files: %s"
5429
5530
msgstr ""
5430
5531
 
5431
 
#: nova/virt/libvirt/imagecache.py:403
 
5532
#: nova/virt/libvirt/imagecache.py:439
5432
5533
msgid "Verification complete"
5433
5534
msgstr ""
5434
5535
 
5435
 
#: nova/virt/libvirt/utils.py:235
 
5536
#: nova/virt/libvirt/utils.py:240
5436
5537
msgid "Unable to find an open port"
5437
5538
msgstr ""
5438
5539
 
5446
5547
msgid "Ensuring bridge %s"
5447
5548
msgstr ""
5448
5549
 
5449
 
#: nova/virt/libvirt/vif.py:152
 
5550
#: nova/virt/libvirt/vif.py:156
5450
5551
#, python-format
5451
5552
msgid "Failed while unplugging vif of instance '%s'"
5452
5553
msgstr ""
5679
5780
msgstr ""
5680
5781
 
5681
5782
#: nova/virt/vmwareapi/vmops.py:454
5682
 
#, fuzzy, python-format
 
5783
#, python-format
5683
5784
msgid "Uploading image %s"
5684
 
msgstr "Оголошення точки обміну %s"
 
5785
msgstr ""
5685
5786
 
5686
5787
#: nova/virt/vmwareapi/vmops.py:467
5687
5788
#, python-format
5870
5971
msgid "Got image size of %(size)s for the image %(image)s"
5871
5972
msgstr ""
5872
5973
 
5873
 
#: nova/virt/xenapi/fake.py:526 nova/virt/xenapi/fake.py:625
5874
 
#: nova/virt/xenapi/fake.py:643 nova/virt/xenapi/fake.py:706
 
5974
#: nova/virt/xenapi/fake.py:555 nova/virt/xenapi/fake.py:654
 
5975
#: nova/virt/xenapi/fake.py:672 nova/virt/xenapi/fake.py:734
5875
5976
msgid "Raising NotImplemented"
5876
5977
msgstr ""
5877
5978
 
5878
 
#: nova/virt/xenapi/fake.py:528
 
5979
#: nova/virt/xenapi/fake.py:557
5879
5980
#, python-format
5880
5981
msgid "xenapi.fake does not have an implementation for %s"
5881
5982
msgstr ""
5882
5983
 
5883
 
#: nova/virt/xenapi/fake.py:562
 
5984
#: nova/virt/xenapi/fake.py:591
5884
5985
#, python-format
5885
5986
msgid "Calling %(localname)s %(impl)s"
5886
5987
msgstr ""
5887
5988
 
5888
 
#: nova/virt/xenapi/fake.py:567
 
5989
#: nova/virt/xenapi/fake.py:596
5889
5990
#, python-format
5890
5991
msgid "Calling getter %s"
5891
5992
msgstr ""
5892
5993
 
5893
 
#: nova/virt/xenapi/fake.py:627
 
5994
#: nova/virt/xenapi/fake.py:656
5894
5995
#, python-format
5895
5996
msgid ""
5896
5997
"xenapi.fake does not have an implementation for %s or it has been called "
5897
5998
"with the wrong number of arguments"
5898
5999
msgstr ""
5899
6000
 
 
6001
#: nova/virt/xenapi/host.py:67
 
6002
#, python-format
 
6003
msgid ""
 
6004
"Instance %(name)s running on %(host)s could not be found in the database:"
 
6005
" assuming it is a worker VM and skipping migration to a new host"
 
6006
msgstr ""
 
6007
 
 
6008
#: nova/virt/xenapi/host.py:132
 
6009
#, python-format
 
6010
msgid "Unable to get SR for this host: %s"
 
6011
msgstr ""
 
6012
 
 
6013
#: nova/virt/xenapi/host.py:166
 
6014
msgid "Unable to get updated status"
 
6015
msgstr ""
 
6016
 
 
6017
#: nova/virt/xenapi/host.py:169
 
6018
#, python-format
 
6019
msgid "The call to %(method)s returned an error: %(e)s."
 
6020
msgstr ""
 
6021
 
5900
6022
#: nova/virt/xenapi/network_utils.py:37
5901
6023
#, python-format
5902
6024
msgid "Found non-unique network for name_label %s"
5912
6034
msgid "Found no network for bridge %s"
5913
6035
msgstr ""
5914
6036
 
 
6037
#: nova/virt/xenapi/pool.py:111
 
6038
#, python-format
 
6039
msgid "Unable to eject %(host)s from the pool; pool not empty"
 
6040
msgstr ""
 
6041
 
 
6042
#: nova/virt/xenapi/pool.py:126
 
6043
#, python-format
 
6044
msgid "Unable to eject %(host)s from the pool; No master found"
 
6045
msgstr ""
 
6046
 
 
6047
#: nova/virt/xenapi/pool.py:145
 
6048
#, python-format
 
6049
msgid "Pool-Join failed: %(e)s"
 
6050
msgstr ""
 
6051
 
 
6052
#: nova/virt/xenapi/pool.py:148
 
6053
#, python-format
 
6054
msgid "Unable to join %(host)s in the pool"
 
6055
msgstr ""
 
6056
 
 
6057
#: nova/virt/xenapi/pool.py:164
 
6058
#, python-format
 
6059
msgid "Pool-eject failed: %(e)s"
 
6060
msgstr ""
 
6061
 
 
6062
#: nova/virt/xenapi/pool.py:176
 
6063
#, python-format
 
6064
msgid "Unable to set up pool: %(e)s."
 
6065
msgstr ""
 
6066
 
 
6067
#: nova/virt/xenapi/pool.py:187
 
6068
#, python-format
 
6069
msgid "Pool-set_name_label failed: %(e)s"
 
6070
msgstr ""
 
6071
 
5915
6072
#: nova/virt/xenapi/vif.py:103
5916
6073
#, python-format
5917
6074
msgid "Found no PIF for device %s"
5924
6081
"Expected %(vlan_num)d"
5925
6082
msgstr ""
5926
6083
 
5927
 
#: nova/virt/xenapi/vm_utils.py:209
 
6084
#: nova/virt/xenapi/vm_utils.py:215
5928
6085
#, python-format
5929
6086
msgid "Created VM %s..."
5930
6087
msgstr ""
5931
6088
 
5932
 
#: nova/virt/xenapi/vm_utils.py:212
 
6089
#: nova/virt/xenapi/vm_utils.py:218
5933
6090
#, python-format
5934
6091
msgid "Created VM %(instance_name)s as %(vm_ref)s."
5935
6092
msgstr ""
5936
6093
 
5937
 
#: nova/virt/xenapi/vm_utils.py:243
 
6094
#: nova/virt/xenapi/vm_utils.py:249
5938
6095
#, python-format
5939
6096
msgid "Creating a CDROM-specific VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
5940
6097
msgstr ""
5941
6098
 
5942
 
#: nova/virt/xenapi/vm_utils.py:246
 
6099
#: nova/virt/xenapi/vm_utils.py:252
5943
6100
#, python-format
5944
6101
msgid ""
5945
6102
"Created a CDROM-specific VBD %(vbd_ref)s  for VM %(vm_ref)s, VDI "
5946
6103
"%(vdi_ref)s."
5947
6104
msgstr ""
5948
6105
 
5949
 
#: nova/virt/xenapi/vm_utils.py:263
 
6106
#: nova/virt/xenapi/vm_utils.py:269
5950
6107
#, python-format
5951
6108
msgid "VBD not found in instance %s"
5952
6109
msgstr ""
5953
6110
 
5954
 
#: nova/virt/xenapi/vm_utils.py:274
 
6111
#: nova/virt/xenapi/vm_utils.py:280
5955
6112
#, python-format
5956
6113
msgid "Unable to unplug VBD %s"
5957
6114
msgstr ""
5958
6115
 
5959
 
#: nova/virt/xenapi/vm_utils.py:285
 
6116
#: nova/virt/xenapi/vm_utils.py:291
5960
6117
#, python-format
5961
6118
msgid "Unable to destroy VBD %s"
5962
6119
msgstr ""
5963
6120
 
5964
 
#: nova/virt/xenapi/vm_utils.py:295
 
6121
#: nova/virt/xenapi/vm_utils.py:301
5965
6122
#, python-format
5966
6123
msgid "Unable to destroy VDI %s"
5967
6124
msgstr ""
5968
6125
 
5969
 
#: nova/virt/xenapi/vm_utils.py:312
 
6126
#: nova/virt/xenapi/vm_utils.py:318
5970
6127
#, python-format
5971
6128
msgid ""
5972
6129
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
5973
6130
" on %(sr_ref)s."
5974
6131
msgstr ""
5975
6132
 
5976
 
#: nova/virt/xenapi/vm_utils.py:321
 
6133
#: nova/virt/xenapi/vm_utils.py:327
5977
6134
#, python-format
5978
6135
msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
5979
6136
msgstr ""
5980
6137
 
5981
 
#: nova/virt/xenapi/vm_utils.py:329
 
6138
#: nova/virt/xenapi/vm_utils.py:335
5982
6139
#, python-format
5983
6140
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
5984
6141
msgstr ""
5985
6142
 
5986
 
#: nova/virt/xenapi/vm_utils.py:348
 
6143
#: nova/virt/xenapi/vm_utils.py:354
5987
6144
#, python-format
5988
6145
msgid "No primary VDI found for%(vm_ref)s"
5989
6146
msgstr ""
5990
6147
 
5991
 
#: nova/virt/xenapi/vm_utils.py:355
 
6148
#: nova/virt/xenapi/vm_utils.py:361
5992
6149
#, python-format
5993
6150
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
5994
6151
msgstr ""
5995
6152
 
5996
 
#: nova/virt/xenapi/vm_utils.py:369
 
6153
#: nova/virt/xenapi/vm_utils.py:375
5997
6154
#, python-format
5998
6155
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
5999
6156
msgstr ""
6000
6157
 
6001
 
#: nova/virt/xenapi/vm_utils.py:408
 
6158
#: nova/virt/xenapi/vm_utils.py:414
6002
6159
#, python-format
6003
6160
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
6004
6161
msgstr ""
6005
6162
 
6006
 
#: nova/virt/xenapi/vm_utils.py:618
 
6163
#: nova/virt/xenapi/vm_utils.py:624
6007
6164
#, python-format
6008
6165
msgid ""
6009
6166
"Fast cloning is only supported on default local SR of type ext. SR on "
6010
6167
"this system was found to be of type %(sr_type)s. Ignoring the cow flag."
6011
6168
msgstr ""
6012
6169
 
6013
 
#: nova/virt/xenapi/vm_utils.py:697
 
6170
#: nova/virt/xenapi/vm_utils.py:703
6014
6171
#, python-format
6015
6172
msgid "Asking xapi to fetch vhd image %(image)s"
6016
6173
msgstr ""
6017
6174
 
6018
 
#: nova/virt/xenapi/vm_utils.py:725
 
6175
#: nova/virt/xenapi/vm_utils.py:731
6019
6176
#, python-format
6020
6177
msgid ""
6021
6178
"xapi 'download_vhd' returned VDI of type '%(vdi_type)s' with UUID "
6022
6179
"'%(vdi_uuid)s'"
6023
6180
msgstr ""
6024
6181
 
6025
 
#: nova/virt/xenapi/vm_utils.py:754
 
6182
#: nova/virt/xenapi/vm_utils.py:760
6026
6183
#, python-format
6027
6184
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
6028
6185
msgstr ""
6029
6186
 
6030
 
#: nova/virt/xenapi/vm_utils.py:769
 
6187
#: nova/virt/xenapi/vm_utils.py:775
6031
6188
#, python-format
6032
6189
msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
6033
6190
msgstr ""
6034
6191
 
6035
 
#: nova/virt/xenapi/vm_utils.py:773
 
6192
#: nova/virt/xenapi/vm_utils.py:779
6036
6193
#, python-format
6037
6194
msgid ""
6038
6195
"Image size %(size_bytes)d exceeded instance_type allowed size "
6039
6196
"%(allowed_size_bytes)d"
6040
6197
msgstr ""
6041
6198
 
6042
 
#: nova/virt/xenapi/vm_utils.py:796
 
6199
#: nova/virt/xenapi/vm_utils.py:802
6043
6200
#, python-format
6044
6201
msgid "Fetching image %(image)s"
6045
6202
msgstr ""
6046
6203
 
6047
 
#: nova/virt/xenapi/vm_utils.py:797
 
6204
#: nova/virt/xenapi/vm_utils.py:803
6048
6205
#, python-format
6049
6206
msgid "Image Type: %s"
6050
6207
msgstr ""
6051
6208
 
6052
 
#: nova/virt/xenapi/vm_utils.py:801
 
6209
#: nova/virt/xenapi/vm_utils.py:807
6053
6210
msgid "ISO: Found sr possibly containing the ISO image"
6054
6211
msgstr ""
6055
6212
 
6056
 
#: nova/virt/xenapi/vm_utils.py:810
 
6213
#: nova/virt/xenapi/vm_utils.py:816
6057
6214
#, python-format
6058
6215
msgid "Size for image %(image)s:%(virtual_size)d"
6059
6216
msgstr ""
6060
6217
 
6061
 
#: nova/virt/xenapi/vm_utils.py:819
 
6218
#: nova/virt/xenapi/vm_utils.py:825
6062
6219
#, python-format
6063
6220
msgid ""
6064
6221
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
6065
6222
"bytes"
6066
6223
msgstr ""
6067
6224
 
6068
 
#: nova/virt/xenapi/vm_utils.py:836
 
6225
#: nova/virt/xenapi/vm_utils.py:842
6069
6226
#, python-format
6070
6227
msgid "Copying VDI %s to /boot/guest on dom0"
6071
6228
msgstr ""
6072
6229
 
6073
 
#: nova/virt/xenapi/vm_utils.py:848
 
6230
#: nova/virt/xenapi/vm_utils.py:854
6074
6231
#, python-format
6075
6232
msgid "Kernel/Ramdisk VDI %s destroyed"
6076
6233
msgstr ""
6077
6234
 
6078
 
#: nova/virt/xenapi/vm_utils.py:858
 
6235
#: nova/virt/xenapi/vm_utils.py:864
6079
6236
#, python-format
6080
6237
msgid "instance %s: Failed to fetch glance image"
6081
6238
msgstr ""
6082
6239
 
6083
 
#: nova/virt/xenapi/vm_utils.py:897
 
6240
#: nova/virt/xenapi/vm_utils.py:903
6084
6241
#, python-format
6085
6242
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
6086
6243
msgstr ""
6087
6244
 
6088
 
#: nova/virt/xenapi/vm_utils.py:919
 
6245
#: nova/virt/xenapi/vm_utils.py:925
6089
6246
#, python-format
6090
6247
msgid "Looking up vdi %s for PV kernel"
6091
6248
msgstr ""
6092
6249
 
6093
 
#: nova/virt/xenapi/vm_utils.py:937
 
6250
#: nova/virt/xenapi/vm_utils.py:943
6094
6251
#, python-format
6095
6252
msgid "Unknown image format %(disk_image_type)s"
6096
6253
msgstr ""
6097
6254
 
6098
 
#: nova/virt/xenapi/vm_utils.py:979
 
6255
#: nova/virt/xenapi/vm_utils.py:986
6099
6256
#, python-format
6100
6257
msgid "VDI %s is still available"
6101
6258
msgstr ""
6102
6259
 
6103
 
#: nova/virt/xenapi/vm_utils.py:1025
 
6260
#: nova/virt/xenapi/vm_utils.py:1032
6104
6261
#, python-format
6105
6262
msgid "(VM_UTILS) xenserver vm state -> |%s|"
6106
6263
msgstr ""
6107
6264
 
6108
 
#: nova/virt/xenapi/vm_utils.py:1027
 
6265
#: nova/virt/xenapi/vm_utils.py:1034
6109
6266
#, python-format
6110
6267
msgid "(VM_UTILS) xenapi power_state -> |%s|"
6111
6268
msgstr ""
6112
6269
 
6113
 
#: nova/virt/xenapi/vm_utils.py:1054
 
6270
#: nova/virt/xenapi/vm_utils.py:1061
6114
6271
#, python-format
6115
6272
msgid "Unable to parse rrd of %(vm_uuid)s"
6116
6273
msgstr ""
6117
6274
 
6118
 
#: nova/virt/xenapi/vm_utils.py:1074
 
6275
#: nova/virt/xenapi/vm_utils.py:1081
6119
6276
#, python-format
6120
6277
msgid "Re-scanning SR %s"
6121
6278
msgstr ""
6122
6279
 
6123
 
#: nova/virt/xenapi/vm_utils.py:1105
 
6280
#: nova/virt/xenapi/vm_utils.py:1112
6124
6281
#, python-format
6125
6282
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
6126
6283
msgstr ""
6127
6284
 
6128
 
#: nova/virt/xenapi/vm_utils.py:1123
 
6285
#: nova/virt/xenapi/vm_utils.py:1130
6129
6286
msgid ""
6130
6287
"XenAPI is unable to find a Storage Repository to install guest instances "
6131
6288
"on. Please check your configuration and/or configure the flag "
6132
6289
"'sr_matching_filter'"
6133
6290
msgstr ""
6134
6291
 
6135
 
#: nova/virt/xenapi/vm_utils.py:1136
 
6292
#: nova/virt/xenapi/vm_utils.py:1143
6136
6293
msgid "Cannot find SR of content-type ISO"
6137
6294
msgstr ""
6138
6295
 
6139
 
#: nova/virt/xenapi/vm_utils.py:1144
 
6296
#: nova/virt/xenapi/vm_utils.py:1151
6140
6297
#, python-format
6141
6298
msgid "ISO: looking at SR %(sr_rec)s"
6142
6299
msgstr ""
6143
6300
 
6144
 
#: nova/virt/xenapi/vm_utils.py:1146
 
6301
#: nova/virt/xenapi/vm_utils.py:1153
6145
6302
msgid "ISO: not iso content"
6146
6303
msgstr ""
6147
6304
 
6148
 
#: nova/virt/xenapi/vm_utils.py:1149
 
6305
#: nova/virt/xenapi/vm_utils.py:1156
6149
6306
msgid "ISO: iso content_type, no 'i18n-key' key"
6150
6307
msgstr ""
6151
6308
 
6152
 
#: nova/virt/xenapi/vm_utils.py:1152
 
6309
#: nova/virt/xenapi/vm_utils.py:1159
6153
6310
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
6154
6311
msgstr ""
6155
6312
 
6156
 
#: nova/virt/xenapi/vm_utils.py:1156
 
6313
#: nova/virt/xenapi/vm_utils.py:1163
6157
6314
msgid "ISO: SR MATCHing our criteria"
6158
6315
msgstr ""
6159
6316
 
6160
 
#: nova/virt/xenapi/vm_utils.py:1158
 
6317
#: nova/virt/xenapi/vm_utils.py:1165
6161
6318
msgid "ISO: ISO, looking to see if it is host local"
6162
6319
msgstr ""
6163
6320
 
6164
 
#: nova/virt/xenapi/vm_utils.py:1161
 
6321
#: nova/virt/xenapi/vm_utils.py:1168
6165
6322
#, python-format
6166
6323
msgid "ISO: PBD %(pbd_ref)s disappeared"
6167
6324
msgstr ""
6168
6325
 
6169
 
#: nova/virt/xenapi/vm_utils.py:1164
 
6326
#: nova/virt/xenapi/vm_utils.py:1171
6170
6327
#, python-format
6171
6328
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
6172
6329
msgstr ""
6173
6330
 
6174
 
#: nova/virt/xenapi/vm_utils.py:1167
 
6331
#: nova/virt/xenapi/vm_utils.py:1174
6175
6332
msgid "ISO: SR with local PBD"
6176
6333
msgstr ""
6177
6334
 
6178
 
#: nova/virt/xenapi/vm_utils.py:1189
 
6335
#: nova/virt/xenapi/vm_utils.py:1196
6179
6336
#, python-format
6180
6337
msgid ""
6181
6338
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
6182
6339
"%(server)s."
6183
6340
msgstr ""
6184
6341
 
6185
 
#: nova/virt/xenapi/vm_utils.py:1205
 
6342
#: nova/virt/xenapi/vm_utils.py:1212
6186
6343
#, python-format
6187
6344
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
6188
6345
msgstr ""
6189
6346
 
6190
 
#: nova/virt/xenapi/vm_utils.py:1259
 
6347
#: nova/virt/xenapi/vm_utils.py:1266
6191
6348
#, python-format
6192
6349
msgid "Invalid statistics data from Xenserver: %s"
6193
6350
msgstr ""
6194
6351
 
6195
 
#: nova/virt/xenapi/vm_utils.py:1312
 
6352
#: nova/virt/xenapi/vm_utils.py:1319
6196
6353
#, python-format
6197
6354
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
6198
6355
msgstr ""
6199
6356
 
6200
 
#: nova/virt/xenapi/vm_utils.py:1386
 
6357
#: nova/virt/xenapi/vm_utils.py:1393
6201
6358
#, python-format
6202
6359
msgid ""
6203
6360
"Parent %(parent_uuid)s doesn't match original parent "
6204
6361
"%(original_parent_uuid)s, waiting for coalesce..."
6205
6362
msgstr ""
6206
6363
 
6207
 
#: nova/virt/xenapi/vm_utils.py:1396
 
6364
#: nova/virt/xenapi/vm_utils.py:1403
6208
6365
#, python-format
6209
6366
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
6210
6367
msgstr ""
6211
6368
 
6212
 
#: nova/virt/xenapi/vm_utils.py:1431
 
6369
#: nova/virt/xenapi/vm_utils.py:1438
6213
6370
#, python-format
6214
6371
msgid "Timeout waiting for device %s to be created"
6215
6372
msgstr ""
6216
6373
 
6217
 
#: nova/virt/xenapi/vm_utils.py:1450
 
6374
#: nova/virt/xenapi/vm_utils.py:1457
6218
6375
#, python-format
6219
6376
msgid "Creating VBD for VDI %s ... "
6220
6377
msgstr ""
6221
6378
 
6222
 
#: nova/virt/xenapi/vm_utils.py:1452
 
6379
#: nova/virt/xenapi/vm_utils.py:1459
6223
6380
#, python-format
6224
6381
msgid "Creating VBD for VDI %s done."
6225
6382
msgstr ""
6226
6383
 
6227
 
#: nova/virt/xenapi/vm_utils.py:1454
 
6384
#: nova/virt/xenapi/vm_utils.py:1461
6228
6385
#, python-format
6229
6386
msgid "Plugging VBD %s ... "
6230
6387
msgstr ""
6231
6388
 
6232
 
#: nova/virt/xenapi/vm_utils.py:1457
 
6389
#: nova/virt/xenapi/vm_utils.py:1464
6233
6390
#, python-format
6234
6391
msgid "Plugging VBD %s done."
6235
6392
msgstr ""
6236
6393
 
6237
 
#: nova/virt/xenapi/vm_utils.py:1459
 
6394
#: nova/virt/xenapi/vm_utils.py:1466
6238
6395
#, python-format
6239
6396
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
6240
6397
msgstr ""
6241
6398
 
6242
 
#: nova/virt/xenapi/vm_utils.py:1462
 
6399
#: nova/virt/xenapi/vm_utils.py:1469
6243
6400
#, python-format
6244
6401
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
6245
6402
msgstr ""
6246
6403
 
6247
 
#: nova/virt/xenapi/vm_utils.py:1471
 
6404
#: nova/virt/xenapi/vm_utils.py:1478
6248
6405
#, python-format
6249
6406
msgid "Destroying VBD for VDI %s ... "
6250
6407
msgstr ""
6251
6408
 
6252
 
#: nova/virt/xenapi/vm_utils.py:1475
 
6409
#: nova/virt/xenapi/vm_utils.py:1482
6253
6410
#, python-format
6254
6411
msgid "Destroying VBD for VDI %s done."
6255
6412
msgstr ""
6256
6413
 
6257
 
#: nova/virt/xenapi/vm_utils.py:1486
 
6414
#: nova/virt/xenapi/vm_utils.py:1493
6258
6415
msgid "VBD.unplug successful first time."
6259
6416
msgstr ""
6260
6417
 
6261
 
#: nova/virt/xenapi/vm_utils.py:1491
 
6418
#: nova/virt/xenapi/vm_utils.py:1498
6262
6419
msgid "VBD.unplug rejected: retrying..."
6263
6420
msgstr ""
6264
6421
 
6265
 
#: nova/virt/xenapi/vm_utils.py:1493
 
6422
#: nova/virt/xenapi/vm_utils.py:1500
6266
6423
msgid "Not sleeping anymore!"
6267
6424
msgstr ""
6268
6425
 
6269
 
#: nova/virt/xenapi/vm_utils.py:1496
 
6426
#: nova/virt/xenapi/vm_utils.py:1503
6270
6427
msgid "VBD.unplug successful eventually."
6271
6428
msgstr ""
6272
6429
 
6273
 
#: nova/virt/xenapi/vm_utils.py:1499
 
6430
#: nova/virt/xenapi/vm_utils.py:1506
6274
6431
#, python-format
6275
6432
msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
6276
6433
msgstr ""
6277
6434
 
6278
 
#: nova/virt/xenapi/vm_utils.py:1508
 
6435
#: nova/virt/xenapi/vm_utils.py:1515
6279
6436
#, python-format
6280
6437
msgid "Ignoring XenAPI.Failure %s"
6281
6438
msgstr ""
6282
6439
 
6283
 
#: nova/virt/xenapi/vm_utils.py:1522
 
6440
#: nova/virt/xenapi/vm_utils.py:1529
6284
6441
#, python-format
6285
6442
msgid "Running pygrub against %s"
6286
6443
msgstr ""
6287
6444
 
6288
 
#: nova/virt/xenapi/vm_utils.py:1529
 
6445
#: nova/virt/xenapi/vm_utils.py:1536
6289
6446
#, python-format
6290
6447
msgid "Found Xen kernel %s"
6291
6448
msgstr ""
6292
6449
 
6293
 
#: nova/virt/xenapi/vm_utils.py:1531
 
6450
#: nova/virt/xenapi/vm_utils.py:1538
6294
6451
msgid "No Xen kernel found.  Booting HVM."
6295
6452
msgstr ""
6296
6453
 
6297
 
#: nova/virt/xenapi/vm_utils.py:1544
 
6454
#: nova/virt/xenapi/vm_utils.py:1551
6298
6455
msgid "Partitions:"
6299
6456
msgstr ""
6300
6457
 
6301
 
#: nova/virt/xenapi/vm_utils.py:1550
 
6458
#: nova/virt/xenapi/vm_utils.py:1557
6302
6459
#, python-format
6303
6460
msgid "  %(num)s: %(ptype)s %(size)d sectors"
6304
6461
msgstr ""
6305
6462
 
6306
 
#: nova/virt/xenapi/vm_utils.py:1576
 
6463
#: nova/virt/xenapi/vm_utils.py:1583
6307
6464
#, python-format
6308
6465
msgid ""
6309
6466
"Writing partition table %(primary_first)d %(primary_last)d to "
6310
6467
"%(dev_path)s..."
6311
6468
msgstr ""
6312
6469
 
6313
 
#: nova/virt/xenapi/vm_utils.py:1589
 
6470
#: nova/virt/xenapi/vm_utils.py:1596
6314
6471
#, python-format
6315
6472
msgid "Writing partition table %s done."
6316
6473
msgstr ""
6317
6474
 
6318
 
#: nova/virt/xenapi/vm_utils.py:1678
 
6475
#: nova/virt/xenapi/vm_utils.py:1650
 
6476
#, python-format
 
6477
msgid ""
 
6478
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
 
6479
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
 
6480
msgstr ""
 
6481
 
 
6482
#: nova/virt/xenapi/vm_utils.py:1677
 
6483
#, python-format
 
6484
msgid ""
 
6485
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
 
6486
"reduction in size"
 
6487
msgstr ""
 
6488
 
 
6489
#: nova/virt/xenapi/vm_utils.py:1727
6319
6490
msgid ""
6320
6491
"XenServer tools installed in this image are capable of network injection."
6321
6492
"  Networking files will not bemanipulated"
6322
6493
msgstr ""
6323
6494
 
6324
 
#: nova/virt/xenapi/vm_utils.py:1686
 
6495
#: nova/virt/xenapi/vm_utils.py:1735
6325
6496
msgid ""
6326
6497
"XenServer tools are present in this image but are not capable of network "
6327
6498
"injection"
6328
6499
msgstr ""
6329
6500
 
6330
 
#: nova/virt/xenapi/vm_utils.py:1690
 
6501
#: nova/virt/xenapi/vm_utils.py:1739
6331
6502
msgid "XenServer tools are not installed in this image"
6332
6503
msgstr ""
6333
6504
 
6334
 
#: nova/virt/xenapi/vm_utils.py:1707
 
6505
#: nova/virt/xenapi/vm_utils.py:1756
6335
6506
msgid "Manipulating interface files directly"
6336
6507
msgstr ""
6337
6508
 
6338
 
#: nova/virt/xenapi/vm_utils.py:1717
 
6509
#: nova/virt/xenapi/vm_utils.py:1766
6339
6510
#, python-format
6340
6511
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
6341
6512
msgstr ""
6350
6521
msgid "Starting instance %s"
6351
6522
msgstr ""
6352
6523
 
6353
 
#: nova/virt/xenapi/vmops.py:246
 
6524
#: nova/virt/xenapi/vmops.py:248
6354
6525
#, python-format
6355
6526
msgid "instance %s: Failed to spawn"
6356
6527
msgstr ""
6357
6528
 
6358
 
#: nova/virt/xenapi/vmops.py:248
 
6529
#: nova/virt/xenapi/vmops.py:250
6359
6530
#, python-format
6360
6531
msgid "Instance %s failed to spawn - performing clean-up"
6361
6532
msgstr ""
6362
6533
 
6363
 
#: nova/virt/xenapi/vmops.py:322
 
6534
#: nova/virt/xenapi/vmops.py:324
6364
6535
#, python-format
6365
6536
msgid "instance %s: Failed to spawn - Unable to create VM"
6366
6537
msgstr ""
6367
6538
 
6368
 
#: nova/virt/xenapi/vmops.py:389
 
6539
#: nova/virt/xenapi/vmops.py:391
6369
6540
#, python-format
6370
6541
msgid ""
6371
6542
"Auto configuring disk for instance %(instance_uuid)s, attempting to "
6372
6543
"resize partition..."
6373
6544
msgstr ""
6374
6545
 
6375
 
#: nova/virt/xenapi/vmops.py:448
 
6546
#: nova/virt/xenapi/vmops.py:450
6376
6547
#, python-format
6377
6548
msgid "Invalid value for injected_files: '%s'"
6378
6549
msgstr ""
6379
6550
 
6380
 
#: nova/virt/xenapi/vmops.py:453
 
6551
#: nova/virt/xenapi/vmops.py:455
6381
6552
#, python-format
6382
6553
msgid "Injecting file path: '%s'"
6383
6554
msgstr ""
6384
6555
 
6385
 
#: nova/virt/xenapi/vmops.py:459
 
6556
#: nova/virt/xenapi/vmops.py:461
6386
6557
msgid "Setting admin password"
6387
6558
msgstr ""
6388
6559
 
6389
 
#: nova/virt/xenapi/vmops.py:463
 
6560
#: nova/virt/xenapi/vmops.py:465
6390
6561
msgid "Resetting network"
6391
6562
msgstr ""
6392
6563
 
6393
 
#: nova/virt/xenapi/vmops.py:470
 
6564
#: nova/virt/xenapi/vmops.py:472
6394
6565
msgid "Setting VCPU weight"
6395
6566
msgstr ""
6396
6567
 
6397
 
#: nova/virt/xenapi/vmops.py:476
 
6568
#: nova/virt/xenapi/vmops.py:478
6398
6569
#, python-format
6399
6570
msgid "Starting VM %s..."
6400
6571
msgstr ""
6401
6572
 
6402
 
#: nova/virt/xenapi/vmops.py:480
 
6573
#: nova/virt/xenapi/vmops.py:481
6403
6574
#, python-format
6404
6575
msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
6405
6576
msgstr ""
6406
6577
 
6407
 
#: nova/virt/xenapi/vmops.py:487
 
6578
#: nova/virt/xenapi/vmops.py:488
6408
6579
#, python-format
6409
6580
msgid ""
6410
6581
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
6411
6582
"%(version)s"
6412
6583
msgstr ""
6413
6584
 
6414
 
#: nova/virt/xenapi/vmops.py:490
 
6585
#: nova/virt/xenapi/vmops.py:491
6415
6586
#, python-format
6416
6587
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
6417
6588
msgstr ""
6418
6589
 
6419
 
#: nova/virt/xenapi/vmops.py:497
 
6590
#: nova/virt/xenapi/vmops.py:498
6420
6591
#, python-format
6421
6592
msgid "Instance %s: waiting for running"
6422
6593
msgstr ""
6423
6594
 
6424
 
#: nova/virt/xenapi/vmops.py:506
 
6595
#: nova/virt/xenapi/vmops.py:507
6425
6596
#, python-format
6426
6597
msgid "Instance %s: running"
6427
6598
msgstr ""
6428
6599
 
6429
 
#: nova/virt/xenapi/vmops.py:510
 
6600
#: nova/virt/xenapi/vmops.py:511
6430
6601
msgid "Querying agent version"
6431
6602
msgstr ""
6432
6603
 
6433
 
#: nova/virt/xenapi/vmops.py:513
 
6604
#: nova/virt/xenapi/vmops.py:514
6434
6605
#, python-format
6435
6606
msgid "Instance agent version: %s"
6436
6607
msgstr ""
6437
6608
 
6438
 
#: nova/virt/xenapi/vmops.py:517
 
6609
#: nova/virt/xenapi/vmops.py:518
6439
6610
#, python-format
6440
6611
msgid "Updating Agent to %s"
6441
6612
msgstr ""
6442
6613
 
6443
 
#: nova/virt/xenapi/vmops.py:539
 
6614
#: nova/virt/xenapi/vmops.py:540
6444
6615
#, python-format
6445
6616
msgid "Resources to remove:%s"
6446
6617
msgstr ""
6447
6618
 
6448
 
#: nova/virt/xenapi/vmops.py:550
 
6619
#: nova/virt/xenapi/vmops.py:551
6449
6620
#, python-format
6450
6621
msgid "Removing VDI %(vdi_ref)s(uuid:%(vdi_to_remove)s)"
6451
6622
msgstr ""
6452
6623
 
6453
 
#: nova/virt/xenapi/vmops.py:555
 
6624
#: nova/virt/xenapi/vmops.py:556
6454
6625
#, python-format
6455
6626
msgid "Skipping VDI destroy for %s"
6456
6627
msgstr ""
6457
6628
 
6458
 
#: nova/virt/xenapi/vmops.py:564
 
6629
#: nova/virt/xenapi/vmops.py:565
6459
6630
msgid "Removing kernel/ramdisk files from dom0"
6460
6631
msgstr ""
6461
6632
 
6462
 
#: nova/virt/xenapi/vmops.py:593
 
6633
#: nova/virt/xenapi/vmops.py:594
6463
6634
#, python-format
6464
6635
msgid "No opaque_ref could be determined for '%s'."
6465
6636
msgstr ""
6466
6637
 
6467
 
#: nova/virt/xenapi/vmops.py:647
 
6638
#: nova/virt/xenapi/vmops.py:648
6468
6639
#, python-format
6469
6640
msgid "Finished snapshot and upload for VM %s"
6470
6641
msgstr ""
6471
6642
 
6472
 
#: nova/virt/xenapi/vmops.py:655
 
6643
#: nova/virt/xenapi/vmops.py:656
6473
6644
#, python-format
6474
6645
msgid "Starting snapshot for VM %s"
6475
6646
msgstr ""
6476
6647
 
6477
 
#: nova/virt/xenapi/vmops.py:664
 
6648
#: nova/virt/xenapi/vmops.py:665
6478
6649
#, python-format
6479
6650
msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
6480
6651
msgstr ""
6481
6652
 
6482
 
#: nova/virt/xenapi/vmops.py:683
 
6653
#: nova/virt/xenapi/vmops.py:684
6483
6654
msgid "Failed to transfer vhd to new host"
6484
6655
msgstr ""
6485
6656
 
6486
 
#: nova/virt/xenapi/vmops.py:703
 
6657
#: nova/virt/xenapi/vmops.py:704
6487
6658
#, python-format
6488
6659
msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
6489
6660
msgstr ""
6490
6661
 
6491
 
#: nova/virt/xenapi/vmops.py:751
 
6662
#: nova/virt/xenapi/vmops.py:752
6492
6663
#, python-format
6493
6664
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6494
6665
msgstr ""
6495
6666
 
6496
 
#: nova/virt/xenapi/vmops.py:874
 
6667
#: nova/virt/xenapi/vmops.py:875
6497
6668
#, python-format
6498
6669
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6499
6670
msgstr ""
6500
6671
 
6501
 
#: nova/virt/xenapi/vmops.py:882
 
6672
#: nova/virt/xenapi/vmops.py:883
6502
6673
#, python-format
6503
6674
msgid "Resize instance %s complete"
6504
6675
msgstr ""
6505
6676
 
6506
 
#: nova/virt/xenapi/vmops.py:913
 
6677
#: nova/virt/xenapi/vmops.py:914
6507
6678
#, python-format
6508
6679
msgid "Failed to query agent version: %(resp)r"
6509
6680
msgstr ""
6510
6681
 
6511
 
#: nova/virt/xenapi/vmops.py:933
 
6682
#: nova/virt/xenapi/vmops.py:934
6512
6683
#, python-format
6513
6684
msgid "domid changed from %(olddomid)s to %(newdomid)s"
6514
6685
msgstr ""
6515
6686
 
6516
 
#: nova/virt/xenapi/vmops.py:949
 
6687
#: nova/virt/xenapi/vmops.py:950
6517
6688
#, python-format
6518
6689
msgid "Failed to update agent: %(resp)r"
6519
6690
msgstr ""
6520
6691
 
6521
 
#: nova/virt/xenapi/vmops.py:972
 
6692
#: nova/virt/xenapi/vmops.py:973
6522
6693
#, python-format
6523
6694
msgid "Failed to exchange keys: %(resp)r"
6524
6695
msgstr ""
6525
6696
 
6526
 
#: nova/virt/xenapi/vmops.py:988
 
6697
#: nova/virt/xenapi/vmops.py:989
6527
6698
#, python-format
6528
6699
msgid "Failed to update password: %(resp)r"
6529
6700
msgstr ""
6530
6701
 
6531
 
#: nova/virt/xenapi/vmops.py:1015
 
6702
#: nova/virt/xenapi/vmops.py:1016
6532
6703
#, python-format
6533
6704
msgid "Failed to inject file: %(resp)r"
6534
6705
msgstr ""
6535
6706
 
6536
 
#: nova/virt/xenapi/vmops.py:1024
 
6707
#: nova/virt/xenapi/vmops.py:1025
6537
6708
#, python-format
6538
6709
msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
6539
6710
msgstr ""
6540
6711
 
6541
 
#: nova/virt/xenapi/vmops.py:1028
 
6712
#: nova/virt/xenapi/vmops.py:1029
6542
6713
#, python-format
6543
6714
msgid "Shutting down VM for Instance %(instance_uuid)s"
6544
6715
msgstr ""
6545
6716
 
6546
 
#: nova/virt/xenapi/vmops.py:1047
 
6717
#: nova/virt/xenapi/vmops.py:1048
6547
6718
msgid "Unable to find VBD for VM"
6548
6719
msgstr ""
6549
6720
 
6550
 
#: nova/virt/xenapi/vmops.py:1068
 
6721
#: nova/virt/xenapi/vmops.py:1069
6551
6722
#, python-format
6552
6723
msgid "Destroying VDIs for Instance %(instance_uuid)s"
6553
6724
msgstr ""
6554
6725
 
6555
 
#: nova/virt/xenapi/vmops.py:1126
 
6726
#: nova/virt/xenapi/vmops.py:1127
6556
6727
#, python-format
6557
6728
msgid ""
6558
6729
"Instance %(instance_uuid)s using RAW or VHD, skipping kernel and ramdisk "
6559
6730
"deletion"
6560
6731
msgstr ""
6561
6732
 
6562
 
#: nova/virt/xenapi/vmops.py:1133
 
6733
#: nova/virt/xenapi/vmops.py:1134
6563
6734
msgid "instance has a kernel or ramdisk but not both"
6564
6735
msgstr ""
6565
6736
 
6566
 
#: nova/virt/xenapi/vmops.py:1140
 
6737
#: nova/virt/xenapi/vmops.py:1141
6567
6738
msgid "kernel/ramdisk files removed"
6568
6739
msgstr ""
6569
6740
 
6570
 
#: nova/virt/xenapi/vmops.py:1152
 
6741
#: nova/virt/xenapi/vmops.py:1153
6571
6742
#, python-format
6572
6743
msgid "Instance %(instance_uuid)s VM destroyed"
6573
6744
msgstr ""
6574
6745
 
6575
 
#: nova/virt/xenapi/vmops.py:1170
 
6746
#: nova/virt/xenapi/vmops.py:1171
6576
6747
#, python-format
6577
6748
msgid "Destroying VM for Instance %(instance_uuid)s"
6578
6749
msgstr ""
6579
6750
 
6580
 
#: nova/virt/xenapi/vmops.py:1185
 
6751
#: nova/virt/xenapi/vmops.py:1186
6581
6752
msgid "VM is not present, skipping destroy..."
6582
6753
msgstr ""
6583
6754
 
6584
 
#: nova/virt/xenapi/vmops.py:1239
 
6755
#: nova/virt/xenapi/vmops.py:1240
6585
6756
#, python-format
6586
6757
msgid "Instance is already in Rescue Mode: %s"
6587
6758
msgstr ""
6588
6759
 
6589
 
#: nova/virt/xenapi/vmops.py:1311
 
6760
#: nova/virt/xenapi/vmops.py:1312
6590
6761
#, python-format
6591
6762
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
6592
6763
msgstr ""
6593
6764
 
6594
 
#: nova/virt/xenapi/vmops.py:1315
 
6765
#: nova/virt/xenapi/vmops.py:1316
6595
6766
#, python-format
6596
6767
msgid "Automatically hard rebooting %d"
6597
6768
msgstr ""
6598
6769
 
6599
 
#: nova/virt/xenapi/vmops.py:1380
 
6770
#: nova/virt/xenapi/vmops.py:1381
6600
6771
#, python-format
6601
6772
msgid "Instance for migration %d not found, skipping"
6602
6773
msgstr ""
6603
6774
 
6604
 
#: nova/virt/xenapi/vmops.py:1412
 
6775
#: nova/virt/xenapi/vmops.py:1413
6605
6776
msgid "Could not get bandwidth info."
6606
6777
msgstr ""
6607
6778
 
6608
 
#: nova/virt/xenapi/vmops.py:1484
6609
 
#, python-format
6610
 
msgid "The call to %(method)s returned an error: %(e)s."
6611
 
msgstr ""
6612
 
 
6613
 
#: nova/virt/xenapi/vmops.py:1500
 
6779
#: nova/virt/xenapi/vmops.py:1464
6614
6780
#, python-format
6615
6781
msgid "injecting network info to xs for vm: |%s|"
6616
6782
msgstr ""
6617
6783
 
6618
 
#: nova/virt/xenapi/vmops.py:1518
 
6784
#: nova/virt/xenapi/vmops.py:1482
6619
6785
#, python-format
6620
6786
msgid "creating vif(s) for vm: |%s|"
6621
6787
msgstr ""
6622
6788
 
6623
 
#: nova/virt/xenapi/vmops.py:1527
 
6789
#: nova/virt/xenapi/vmops.py:1491
6624
6790
#, python-format
6625
6791
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
6626
6792
msgstr ""
6627
6793
 
6628
 
#: nova/virt/xenapi/vmops.py:1530
 
6794
#: nova/virt/xenapi/vmops.py:1494
6629
6795
#, python-format
6630
6796
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
6631
6797
msgstr ""
6632
6798
 
6633
 
#: nova/virt/xenapi/vmops.py:1559
 
6799
#: nova/virt/xenapi/vmops.py:1523
6634
6800
#, python-format
6635
6801
msgid "injecting hostname to xs for vm: |%s|"
6636
6802
msgstr ""
6637
6803
 
6638
 
#: nova/virt/xenapi/vmops.py:1621
 
6804
#: nova/virt/xenapi/vmops.py:1585
6639
6805
#, python-format
6640
6806
msgid ""
6641
6807
"The agent call to %(method)s returned an invalid response: %(ret)r. VM "
6642
6808
"id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
6643
6809
msgstr ""
6644
6810
 
6645
 
#: nova/virt/xenapi/vmops.py:1646
 
6811
#: nova/virt/xenapi/vmops.py:1610
6646
6812
#, python-format
6647
6813
msgid ""
6648
6814
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_uuid)s; "
6649
6815
"args=%(args)r"
6650
6816
msgstr ""
6651
6817
 
6652
 
#: nova/virt/xenapi/vmops.py:1650
 
6818
#: nova/virt/xenapi/vmops.py:1614
6653
6819
#, python-format
6654
6820
msgid ""
6655
6821
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM"
6656
6822
" id=%(instance_uuid)s; args=%(args)r"
6657
6823
msgstr ""
6658
6824
 
6659
 
#: nova/virt/xenapi/vmops.py:1655
 
6825
#: nova/virt/xenapi/vmops.py:1619
6660
6826
#, python-format
6661
6827
msgid ""
6662
6828
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_uuid)s;"
6663
6829
" args=%(args)r"
6664
6830
msgstr ""
6665
6831
 
6666
 
#: nova/virt/xenapi/vmops.py:1841
 
6832
#: nova/virt/xenapi/vmops.py:1805
6667
6833
#, python-format
6668
6834
msgid "OpenSSL error: %s"
6669
6835
msgstr ""
6673
6839
msgstr ""
6674
6840
 
6675
6841
#: nova/virt/xenapi/volume_utils.py:55 nova/virt/xenapi/volume_utils.py:83
6676
 
#, fuzzy, python-format
 
6842
#, python-format
6677
6843
msgid "type is = %s"
6678
 
msgstr "заголовок %s"
 
6844
msgstr ""
6679
6845
 
6680
6846
#: nova/virt/xenapi/volume_utils.py:58 nova/virt/xenapi/volume_utils.py:86
6681
6847
#, python-format
6756
6922
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
6757
6923
msgstr ""
6758
6924
 
6759
 
#: nova/virt/xenapi/volume_utils.py:249
 
6925
#: nova/virt/xenapi/volume_utils.py:258
6760
6926
#, python-format
6761
6927
msgid "Unable to introduce VDI on SR %s"
6762
6928
msgstr ""
6763
6929
 
6764
 
#: nova/virt/xenapi/volume_utils.py:257
 
6930
#: nova/virt/xenapi/volume_utils.py:266
6765
6931
#, python-format
6766
6932
msgid "Unable to get record of VDI %s on"
6767
6933
msgstr ""
6768
6934
 
6769
 
#: nova/virt/xenapi/volume_utils.py:279
 
6935
#: nova/virt/xenapi/volume_utils.py:288
6770
6936
#, python-format
6771
6937
msgid "Unable to introduce VDI for SR %s"
6772
6938
msgstr ""
6773
6939
 
6774
 
#: nova/virt/xenapi/volume_utils.py:289
 
6940
#: nova/virt/xenapi/volume_utils.py:298
6775
6941
#, python-format
6776
6942
msgid "Error finding vdis in SR %s"
6777
6943
msgstr ""
6778
6944
 
6779
 
#: nova/virt/xenapi/volume_utils.py:296
 
6945
#: nova/virt/xenapi/volume_utils.py:305
6780
6946
#, python-format
6781
6947
msgid "Unable to find vbd for vdi %s"
6782
6948
msgstr ""
6783
6949
 
6784
 
#: nova/virt/xenapi/volume_utils.py:330
 
6950
#: nova/virt/xenapi/volume_utils.py:339
6785
6951
#, python-format
6786
6952
msgid "Unable to obtain target information %(data)s, %(mountpoint)s"
6787
6953
msgstr ""
6788
6954
 
6789
 
#: nova/virt/xenapi/volume_utils.py:356
 
6955
#: nova/virt/xenapi/volume_utils.py:365
6790
6956
#, python-format
6791
6957
msgid "Mountpoint cannot be translated: %s"
6792
6958
msgstr ""
6844
7010
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
6845
7011
msgstr ""
6846
7012
 
6847
 
#: nova/virt/xenapi/volumeops.py:174
 
7013
#: nova/virt/xenapi/volumeops.py:179
6848
7014
#, python-format
6849
7015
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
6850
7016
msgstr ""
6851
7017
 
6852
 
#: nova/virt/xenapi/volumeops.py:187
 
7018
#: nova/virt/xenapi/volumeops.py:192
6853
7019
#, python-format
6854
7020
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
6855
7021
msgstr ""
6856
7022
 
6857
 
#: nova/virt/xenapi/volumeops.py:195
 
7023
#: nova/virt/xenapi/volumeops.py:200
6858
7024
#, python-format
6859
7025
msgid "Unable to attach volume to instance %s"
6860
7026
msgstr ""
6861
7027
 
6862
 
#: nova/virt/xenapi/volumeops.py:198
 
7028
#: nova/virt/xenapi/volumeops.py:203
6863
7029
#, python-format
6864
7030
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
6865
7031
msgstr ""
6866
7032
 
6867
 
#: nova/virt/xenapi/volumeops.py:208
 
7033
#: nova/virt/xenapi/volumeops.py:213
6868
7034
#, python-format
6869
7035
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
6870
7036
msgstr ""
6871
7037
 
6872
 
#: nova/virt/xenapi/volumeops.py:216
 
7038
#: nova/virt/xenapi/volumeops.py:221
6873
7039
#, python-format
6874
7040
msgid "Unable to locate volume %s"
6875
7041
msgstr ""
6876
7042
 
6877
 
#: nova/virt/xenapi/volumeops.py:224
 
7043
#: nova/virt/xenapi/volumeops.py:229
6878
7044
#, python-format
6879
7045
msgid "Unable to detach volume %s"
6880
7046
msgstr ""
6881
7047
 
6882
 
#: nova/virt/xenapi/volumeops.py:229
 
7048
#: nova/virt/xenapi/volumeops.py:234
6883
7049
#, python-format
6884
7050
msgid "Unable to destroy vbd %s"
6885
7051
msgstr ""
6886
7052
 
6887
 
#: nova/virt/xenapi/volumeops.py:236
 
7053
#: nova/virt/xenapi/volumeops.py:241
6888
7054
#, python-format
6889
7055
msgid "Error purging SR %s"
6890
7056
msgstr ""
6891
7057
 
6892
 
#: nova/virt/xenapi/volumeops.py:238
 
7058
#: nova/virt/xenapi/volumeops.py:243
6893
7059
#, python-format
6894
7060
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
6895
7061
msgstr ""
6950
7116
msgid "already detached"
6951
7117
msgstr ""
6952
7118
 
6953
 
#: nova/volume/api.py:272 nova/volume/api.py:305
 
7119
#: nova/volume/api.py:282 nova/volume/api.py:315
6954
7120
msgid "must be available"
6955
7121
msgstr ""
6956
7122
 
7035
7201
msgstr ""
7036
7202
 
7037
7203
#: nova/volume/driver.py:758
7038
 
#, fuzzy, python-format
 
7204
#, python-format
7039
7205
msgid "VSA BE create_volume for %s failed"
7040
 
msgstr "Створити розділ на %s ГБ"
 
7206
msgstr ""
7041
7207
 
7042
7208
#: nova/volume/driver.py:761
7043
7209
#, python-format
7170
7336
msgid "snapshot %s: deleting"
7171
7337
msgstr ""
7172
7338
 
7173
 
#: nova/volume/manager.py:241
 
7339
#: nova/volume/manager.py:235
 
7340
#, python-format
 
7341
msgid "snapshot %s: snapshot is busy"
 
7342
msgstr ""
 
7343
 
 
7344
#: nova/volume/manager.py:247
7174
7345
#, python-format
7175
7346
msgid "snapshot %s: deleted successfully"
7176
7347
msgstr ""
7177
7348
 
7178
 
#: nova/volume/manager.py:323
 
7349
#: nova/volume/manager.py:329
7179
7350
msgid "Checking volume capabilities"
7180
7351
msgstr ""
7181
7352
 
7182
 
#: nova/volume/manager.py:327
 
7353
#: nova/volume/manager.py:333
7183
7354
#, python-format
7184
7355
msgid "New capabilities found: %s"
7185
7356
msgstr ""
7186
7357
 
7187
 
#: nova/volume/manager.py:338
 
7358
#: nova/volume/manager.py:344
7188
7359
msgid "Clear capabilities"
7189
7360
msgstr ""
7190
7361
 
7191
 
#: nova/volume/manager.py:342
 
7362
#: nova/volume/manager.py:348
7192
7363
#, python-format
7193
7364
msgid "Notification {%s} received"
7194
7365
msgstr ""
7276
7447
msgstr ""
7277
7448
 
7278
7449
#: nova/volume/san.py:878
7279
 
#, fuzzy, python-format
 
7450
#, python-format
7280
7451
msgid "Deleting volumeID: %s "
7281
 
msgstr "Від'єднати том %s"
 
7452
msgstr ""
7282
7453
 
7283
7454
#: nova/volume/san.py:886
7284
7455
msgid "Leaving SolidFire delete_volume"
7375
7546
msgid "Failed to find backend in db"
7376
7547
msgstr ""
7377
7548
 
 
7549
#: nova/volume/nexenta/__init__.py:27
 
7550
msgid "Nexenta SA returned the error"
 
7551
msgstr ""
 
7552
 
 
7553
#: nova/volume/nexenta/jsonrpc.py:64
 
7554
#, python-format
 
7555
msgid "Sending JSON data: %s"
 
7556
msgstr ""
 
7557
 
 
7558
#: nova/volume/nexenta/jsonrpc.py:69
 
7559
#, python-format
 
7560
msgid "Auto switching to HTTPS connection to %s"
 
7561
msgstr ""
 
7562
 
 
7563
#: nova/volume/nexenta/jsonrpc.py:75
 
7564
msgid "No headers in server response"
 
7565
msgstr ""
 
7566
 
 
7567
#: nova/volume/nexenta/jsonrpc.py:76
 
7568
msgid "Bad response from server"
 
7569
msgstr ""
 
7570
 
 
7571
#: nova/volume/nexenta/jsonrpc.py:79
 
7572
#, fuzzy, python-format
 
7573
msgid "Got response: %s"
 
7574
msgstr "відповідь %s"
 
7575
 
 
7576
#: nova/volume/nexenta/volume.py:96
 
7577
#, python-format
 
7578
msgid "Volume %s does not exist in Nexenta SA"
 
7579
msgstr ""
 
7580
 
 
7581
#: nova/volume/nexenta/volume.py:180
 
7582
msgid ""
 
7583
"Call to local_path should not happen. Verify that use_local_volumes flag "
 
7584
"is turned off."
 
7585
msgstr ""
 
7586
 
 
7587
#: nova/volume/nexenta/volume.py:202
 
7588
#, python-format
 
7589
msgid "Ignored target creation error \"%s\" while ensuring export"
 
7590
msgstr ""
 
7591
 
 
7592
#: nova/volume/nexenta/volume.py:210
 
7593
#, python-format
 
7594
msgid "Ignored target group creation error \"%s\" while ensuring export"
 
7595
msgstr ""
 
7596
 
 
7597
#: nova/volume/nexenta/volume.py:219
 
7598
#, python-format
 
7599
msgid "Ignored target group member addition error \"%s\" while ensuring export"
 
7600
msgstr ""
 
7601
 
 
7602
#: nova/volume/nexenta/volume.py:227
 
7603
#, python-format
 
7604
msgid "Ignored LU creation error \"%s\" while ensuring export"
 
7605
msgstr ""
 
7606
 
 
7607
#: nova/volume/nexenta/volume.py:237
 
7608
#, python-format
 
7609
msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export"
 
7610
msgstr ""
 
7611
 
 
7612
#: nova/volume/nexenta/volume.py:273
 
7613
#, python-format
 
7614
msgid ""
 
7615
"Got error trying to destroy target group %(target_group)s, assuming it is"
 
7616
" already gone: %(exc)s"
 
7617
msgstr ""
 
7618
 
 
7619
#: nova/volume/nexenta/volume.py:280
 
7620
#, python-format
 
7621
msgid ""
 
7622
"Got error trying to delete target %(target)s, assuming it is already "
 
7623
"gone: %(exc)s"
 
7624
msgstr ""
 
7625
 
7378
7626
#: nova/vsa/api.py:82
7379
7627
msgid "invalid drive data"
7380
7628
msgstr ""
7503
7751
msgid "VSA ID %(vsa_id)d: Start %(vc_count)d instances"
7504
7752
msgstr ""
7505
7753
 
7506
 
#~ msgid "No hosts found"
7507
 
#~ msgstr ""
7508
 
 
7509
 
#~ msgid "DB exception wrapped"
7510
 
#~ msgstr ""
7511
 
 
7512
 
#~ msgid "Uncaught exception"
7513
 
#~ msgstr "Необроблене виключення"
7514
 
 
7515
 
#~ msgid "Quota exceeeded for %(pid)s, tried to create %(size)sG volume"
7516
 
#~ msgstr ""
7517
 
 
7518
 
#~ msgid "Volume quota exceeded. You cannot create a volume of size %sG"
7519
 
#~ msgstr ""
7520
 
 
7521
 
#~ msgid "Volume is already attached"
7522
 
#~ msgstr ""
7523
 
 
7524
 
#~ msgid "Volume is already detached"
7525
 
#~ msgstr ""
7526
 
 
7527
 
#~ msgid "Failed to read private ip"
7528
 
#~ msgstr ""
7529
 
 
7530
 
#~ msgid "Failed to read public ip(s)"
7531
 
#~ msgstr ""
7532
 
 
7533
 
#~ msgid "%(param)s property not found for image %(_image_id)s"
7534
 
#~ msgstr ""
7535
 
 
7536
 
#~ msgid "No keypairs defined"
7537
 
#~ msgstr ""
7538
 
 
7539
 
#~ msgid "Compute.api::get_lock %s"
7540
 
#~ msgstr ""
7541
 
 
7542
 
#~ msgid "Instance %s not found"
7543
 
#~ msgstr ""
7544
 
 
7545
 
#~ msgid "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s"
7546
 
#~ msgstr ""
7547
 
 
7548
 
#~ msgid "Unknown instance type: %s"
7549
 
#~ msgstr ""
7550
 
 
7551
 
#~ msgid "Filename of root Certificate Revokation List"
7552
 
#~ msgstr ""
7553
 
 
7554
 
#~ msgid "Subject for certificate for vpns, %s for project, timestamp"
7555
 
#~ msgstr ""
7556
 
 
7557
 
#~ msgid "Casting to %(topic)s %(host)s for %(method)s"
7558
 
#~ msgstr ""
7559
 
 
7560
 
#~ msgid ""
7561
 
#~ "check_instance_lock: arguments: |%(self)s| "
7562
 
#~ "|%(context)s| |%(instance_id)s|"
7563
 
#~ msgstr ""
7564
 
 
7565
 
#~ msgid "instance %s: starting..."
7566
 
#~ msgstr ""
7567
 
 
7568
 
#~ msgid "Terminating instance %s"
7569
 
#~ msgstr ""
7570
 
 
7571
 
#~ msgid "Deallocating address %s"
7572
 
#~ msgstr ""
7573
 
 
7574
 
#~ msgid ""
7575
 
#~ "trying to reboot a non-running "
7576
 
#~ "instance: %(instance_id)s (state: %(state)s "
7577
 
#~ "expected: %(running)s)"
7578
 
#~ msgstr ""
7579
 
 
7580
 
#~ msgid ""
7581
 
#~ "trying to snapshot a non-running "
7582
 
#~ "instance: %(instance_id)s (state: %(state)s "
7583
 
#~ "expected: %(running)s)"
7584
 
#~ msgstr ""
7585
 
 
7586
 
#~ msgid ""
7587
 
#~ "trying to reset the password on a"
7588
 
#~ " non-running instance: %(instance_id)s "
7589
 
#~ "(state: %(instance_state)s expected: "
7590
 
#~ "%(expected_state)s)"
7591
 
#~ msgstr ""
7592
 
 
7593
 
#~ msgid "instance %s: setting admin password"
7594
 
#~ msgstr ""
7595
 
 
7596
 
#~ msgid ""
7597
 
#~ "trying to inject a file into a "
7598
 
#~ "non-running instance: %(instance_id)s (state:"
7599
 
#~ " %(instance_state)s expected: %(expected_state)s)"
7600
 
#~ msgstr ""
7601
 
 
7602
 
#~ msgid "instance %(nm)s: injecting file to %(plain_path)s"
7603
 
#~ msgstr ""
7604
 
 
7605
 
#~ msgid "instance %s: getting ajax console"
7606
 
#~ msgstr ""
7607
 
 
7608
 
#~ msgid ""
7609
 
#~ "instance %(instance_id)s: attaching volume "
7610
 
#~ "%(volume_id)s to %(mountpoint)s"
7611
 
#~ msgstr ""
7612
 
 
7613
 
#~ msgid "instance %(instance_id)s: attach failed %(mountpoint)s, removing"
7614
 
#~ msgstr ""
7615
 
 
7616
 
#~ msgid ""
7617
 
#~ "Detach volume %(volume_id)s from mountpoint"
7618
 
#~ " %(mp)s on instance %(instance_id)s"
7619
 
#~ msgstr ""
7620
 
 
7621
 
#~ msgid "Host %s is not alive"
7622
 
#~ msgstr ""
7623
 
 
7624
 
#~ msgid "All hosts have too many cores"
7625
 
#~ msgstr ""
7626
 
 
7627
 
#~ msgid "Host %s not available"
7628
 
#~ msgstr ""
7629
 
 
7630
 
#~ msgid "All hosts have too many gigabytes"
7631
 
#~ msgstr ""
7632
 
 
7633
 
#~ msgid "All hosts have too many networks"
7634
 
#~ msgstr ""
7635
 
 
7636
 
#~ msgid "Can't test instances without a real virtual env."
7637
 
#~ msgstr ""
7638
 
 
7639
 
#~ msgid "Need to watch instance %s until it's running..."
7640
 
#~ msgstr ""
7641
 
 
7642
 
#~ msgid "Killing dnsmasq threw %s"
7643
 
#~ msgstr ""
7644
 
 
7645
 
#~ msgid "Class %s cannot be found"
7646
 
#~ msgstr ""
7647
 
 
7648
 
#~ msgid "Running %s"
7649
 
#~ msgstr "Запускається %s"
7650
 
 
7651
 
#~ msgid "Glance image %s"
7652
 
#~ msgstr ""
7653
 
 
7654
 
#~ msgid "Asking xapi to fetch %(url)s as %(access)s"
7655
 
#~ msgstr ""
7656
 
 
7657
 
#~ msgid "PV Kernel in VDI:%s"
7658
 
#~ msgstr ""
7659
 
 
7660
 
#~ msgid "duplicate name found: %s"
7661
 
#~ msgstr ""
7662
 
 
7663
 
#~ msgid ""
7664
 
#~ "VHD coalesce attempts exceeded (%(counter)d"
7665
 
#~ " > %(max_attempts)d), giving up..."
7666
 
#~ msgstr ""
7667
 
 
7668
 
#~ msgid "No VDIs found for VM %s"
7669
 
#~ msgstr ""
7670
 
 
7671
 
#~ msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s"
7672
 
#~ msgstr ""
7673
 
 
7674
 
#~ msgid "VBD %(vbd)s plugged as %(orig_dev)s"
7675
 
#~ msgstr ""
7676
 
 
7677
 
#~ msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s"
7678
 
#~ msgstr ""
7679
 
 
7680
 
#~ msgid ""
7681
 
#~ "Writing partition table %(primary_first)d "
7682
 
#~ "%(primary_last)d to %(dest)s..."
7683
 
#~ msgstr ""
7684
 
 
7685
 
#~ msgid "No service for id %s"
7686
 
#~ msgstr ""
7687
 
 
7688
 
#~ msgid "No service for %(host)s, %(binary)s"
7689
 
#~ msgstr ""
7690
 
 
7691
 
#~ msgid "No fixed ips defined"
7692
 
#~ msgstr ""
7693
 
 
7694
 
#~ msgid "No floating ip for address %s"
7695
 
#~ msgstr ""
7696
 
 
7697
 
#~ msgid "No address for instance %s"
7698
 
#~ msgstr ""
7699
 
 
7700
 
#~ msgid "no keypair for user %(user_id)s, name %(name)s"
7701
 
#~ msgstr ""
7702
 
 
7703
 
#~ msgid "No network for id %s"
7704
 
#~ msgstr ""
7705
 
 
7706
 
#~ msgid "No networks defined"
7707
 
#~ msgstr ""
7708
 
 
7709
 
#~ msgid "No network for bridge %s"
7710
 
#~ msgstr ""
7711
 
 
7712
 
#~ msgid "No network for instance %s"
7713
 
#~ msgstr ""
7714
 
 
7715
 
#~ msgid "Token %s does not exist"
7716
 
#~ msgstr ""
7717
 
 
7718
 
#~ msgid "No quota for project_id %s"
7719
 
#~ msgstr ""
7720
 
 
7721
 
#~ msgid "Volume %s not found"
7722
 
#~ msgstr ""
7723
 
 
7724
 
#~ msgid "No export device found for volume %s"
7725
 
#~ msgstr ""
7726
 
 
7727
 
#~ msgid "No target id found for volume %s"
7728
 
#~ msgstr ""
7729
 
 
7730
 
#~ msgid "No security group with id %s"
7731
 
#~ msgstr ""
7732
 
 
7733
 
#~ msgid "No security group named %(group_name)s for project: %(project_id)s"
7734
 
#~ msgstr ""
7735
 
 
7736
 
#~ msgid "No secuity group rule with id %s"
7737
 
#~ msgstr ""
7738
 
 
7739
 
#~ msgid "No user for id %s"
7740
 
#~ msgstr ""
7741
 
 
7742
 
#~ msgid "No user for access key %s"
7743
 
#~ msgstr ""
7744
 
 
7745
 
#~ msgid "No project with id %s"
7746
 
#~ msgstr ""
7747
 
 
7748
 
#~ msgid "No console pool with id %(pool_id)s"
7749
 
#~ msgstr ""
7750
 
 
7751
 
#~ msgid ""
7752
 
#~ "No console pool of type %(console_type)s"
7753
 
#~ " for compute host %(compute_host)s on "
7754
 
#~ "proxy host %(host)s"
7755
 
#~ msgstr ""
7756
 
 
7757
 
#~ msgid "No console for instance %(instance_id)s in pool %(pool_id)s"
7758
 
#~ msgstr ""
7759
 
 
7760
 
#~ msgid "on instance %s"
7761
 
#~ msgstr ""
7762
 
 
7763
 
#~ msgid "No console with id %(console_id)s %(idesc)s"
7764
 
#~ msgstr ""
7765
 
 
7766
 
#~ msgid "No zone with id %(zone_id)s"
7767
 
#~ msgstr ""
7768
 
 
7769
 
#~ msgid "Checking state of %s"
7770
 
#~ msgstr ""
7771
 
 
7772
 
#~ msgid "Current state of %(name)s was %(state)s."
7773
 
#~ msgstr ""
7774
 
 
7775
 
#~ msgid "Invalid device path %s"
7776
 
#~ msgstr ""
7777
 
 
7778
 
#~ msgid "No disk at %s"
7779
 
#~ msgstr ""
7780
 
 
7781
 
#~ msgid "Instance snapshotting is not supported for libvirtat this time"
7782
 
#~ msgstr ""
7783
 
 
7784
 
#~ msgid "_wait_for_reboot failed: %s"
7785
 
#~ msgstr ""
7786
 
 
7787
 
#~ msgid "_wait_for_rescue failed: %s"
7788
 
#~ msgstr ""
7789
 
 
7790
 
#~ msgid "instance %s: is running"
7791
 
#~ msgstr ""
7792
 
 
7793
 
#~ msgid "instance %s: failed to boot"
7794
 
#~ msgstr ""
7795
 
 
7796
 
#~ msgid "Contents of file %(fpath)s: %(contents)r"
7797
 
#~ msgstr ""
7798
 
 
7799
 
#~ msgid "instance %(inst_name)s: injecting key into image %(img_id)s"
7800
 
#~ msgstr ""
7801
 
 
7802
 
#~ msgid "instance %(inst_name)s: injecting net into image %(img_id)s"
7803
 
#~ msgstr ""
7804
 
 
7805
 
#~ msgid "diagnostics are not supported for libvirt"
7806
 
#~ msgstr ""
7807
 
 
7808
 
#~ msgid "Quota exceeeded for %s, tried to allocate address"
7809
 
#~ msgstr ""
7810
 
 
7811
 
#~ msgid "Address quota exceeded. You cannot allocate any more addresses"
7812
 
#~ msgstr ""
7813
 
 
7814
 
#~ msgid "Finished retreving %(url)s -- placed in %(path)s"
7815
 
#~ msgstr ""
7816
 
 
7817
 
#~ msgid "The key_pair %s already exists"
7818
 
#~ msgstr ""
7819
 
 
7820
 
#~ msgid "Generating root CA: %s"
7821
 
#~ msgstr ""
7822
 
 
7823
 
#~ msgid "invalid id: %s"
7824
 
#~ msgstr ""
7825
 
 
7826
 
#~ msgid "Using paste.deploy config at: %s"
7827
 
#~ msgstr ""
7828
 
 
7829
 
#~ msgid "No paste configuration for app: %s"
7830
 
#~ msgstr ""
7831
 
 
7832
 
#~ msgid ""
7833
 
#~ "App Config: %(api)s\n"
7834
 
#~ "%(config)r"
7835
 
#~ msgstr ""
7836
 
 
7837
 
#~ msgid "Running %s API"
7838
 
#~ msgstr ""
7839
 
 
7840
 
#~ msgid "No known API applications configured in %s."
7841
 
#~ msgstr ""
7842
 
 
7843
 
#~ msgid "Starting nova-api node (version %s)"
7844
 
#~ msgstr ""
7845
 
 
7846
 
#~ msgid "No paste configuration found for: %s"
7847
 
#~ msgstr ""
7848
 
 
7849
 
#~ msgid "Argument %(key)s value %(value)s is too short."
7850
 
#~ msgstr ""
7851
 
 
7852
 
#~ msgid "Argument %(key)s value %(value)s contains invalid characters."
7853
 
#~ msgstr ""
7854
 
 
7855
 
#~ msgid "Argument %(key)s value %(value)s starts with a hyphen."
7856
 
#~ msgstr ""
7857
 
 
7858
 
#~ msgid "Argument %s is required."
7859
 
#~ msgstr ""
7860
 
 
7861
 
#~ msgid ""
7862
 
#~ "Argument %(key)s may not take value "
7863
 
#~ "%(value)s. Valid values are ['true', "
7864
 
#~ "'false']."
7865
 
#~ msgstr ""
7866
 
 
7867
 
#~ msgid ""
7868
 
#~ "Created VDI %(vdi_ref)s (%(label)s, %(size)s,"
7869
 
#~ " %(read_only)s) on %(sr_ref)s."
7870
 
#~ msgstr ""
7871
 
 
7872
 
#~ msgid "Attempted to create non-unique name %s"
7873
 
#~ msgstr ""
7874
 
 
7875
 
#~ msgid "instance %(name)s: not enough free memory"
7876
 
#~ msgstr ""
7877
 
 
7878
 
#~ msgid "Spawning VM %(instance_name)s created %(vm_ref)s."
7879
 
#~ msgstr ""
7880
 
 
7881
 
#~ msgid "Invalid value for onset_files: '%s'"
7882
 
#~ msgstr ""
7883
 
 
7884
 
#~ msgid "Instance %s: booted"
7885
 
#~ msgstr ""
7886
 
 
7887
 
#~ msgid "Instance not present %s"
7888
 
#~ msgstr ""
7889
 
 
7890
 
#~ msgid "Unable to Snapshot %(vm_ref)s: %(exc)s"
7891
 
#~ msgstr ""
7892
 
 
7893
 
#~ msgid "VM %(vm)s already halted, skipping shutdown..."
7894
 
#~ msgstr ""
7895
 
 
7896
 
#~ msgid "Removing kernel/ramdisk files"
7897
 
#~ msgstr ""
7898
 
 
7899
 
#~ msgid ""
7900
 
#~ "TIMEOUT: The call to %(method)s timed"
7901
 
#~ " out. VM id=%(instance_id)s; args=%(strargs)s"
7902
 
#~ msgstr ""
7903
 
 
7904
 
#~ msgid ""
7905
 
#~ "NOT IMPLEMENTED: The call to %(method)s"
7906
 
#~ " is not supported by the agent. "
7907
 
#~ "VM id=%(instance_id)s; args=%(strargs)s"
7908
 
#~ msgstr ""
7909
 
 
7910
 
#~ msgid ""
7911
 
#~ "The call to %(method)s returned an "
7912
 
#~ "error: %(e)s. VM id=%(instance_id)s; "
7913
 
#~ "args=%(strargs)s"
7914
 
#~ msgstr ""
7915
 
 
7916
 
#~ msgid "Template for script to run on cloudpipe instance boot"
7917
 
#~ msgstr ""
7918
 
 
7919
 
#~ msgid "Image %s could not be found"
7920
 
#~ msgstr ""
7921
 
 
7922
 
#~ msgid "ApiError raised: %s"
7923
 
#~ msgstr ""
7924
 
 
7925
 
#~ msgid "Project can't be created because manager %s doesn't exist"
7926
 
#~ msgstr ""
7927
 
 
7928
 
#~ msgid "Project can't be created because user %s doesn't exist"
7929
 
#~ msgstr ""
7930
 
 
7931
 
#~ msgid "Project can't be created because project %s already exists"
7932
 
#~ msgstr ""
7933
 
 
7934
 
#~ msgid "Project can't be modified because manager %s doesn't exist"
7935
 
#~ msgstr ""
7936
 
 
7937
 
#~ msgid "Including admin operations in API."
7938
 
#~ msgstr ""
7939
 
 
7940
 
#~ msgid ""
7941
 
#~ "The above error may show that the database has not been created.\n"
7942
 
#~ "Please create a database using nova-"
7943
 
#~ "manage sync db before running this "
7944
 
#~ "command."
7945
 
#~ msgstr ""
7946
 
 
7947
 
#~ msgid ""
7948
 
#~ "No more networks available. If this is a new installation, you need\n"
7949
 
#~ "to call something like this:\n"
7950
 
#~ "\n"
7951
 
#~ "    nova-manage network create 10.0.0.0/8 10 64\n"
7952
 
#~ "\n"
7953
 
#~ msgstr ""
7954
 
 
7955
 
#~ msgid ""
7956
 
#~ "The above error may show that the"
7957
 
#~ " certificate db has not been created."
7958
 
#~ "\n"
7959
 
#~ "Please create a database by running a nova-api server on this host."
7960
 
#~ msgstr ""
7961
 
 
7962
 
#~ msgid "network"
7963
 
#~ msgstr ""
7964
 
 
7965
 
#~ msgid "IP address"
7966
 
#~ msgstr ""
7967
 
 
7968
 
#~ msgid "MAC address"
7969
 
#~ msgstr ""
7970
 
 
7971
 
#~ msgid "hostname"
7972
 
#~ msgstr ""
7973
 
 
7974
 
#~ msgid "host"
7975
 
#~ msgstr ""
7976
 
 
7977
 
#~ msgid "netmask"
7978
 
#~ msgstr ""
7979
 
 
7980
 
#~ msgid "Failed to load partition: %s"
7981
 
#~ msgstr ""
7982
 
 
7983
 
#~ msgid "%(filename)s, line %(line_info)d"
7984
 
#~ msgstr ""
7985
 
 
7986
 
#~ msgid "In init host"
7987
 
#~ msgstr ""
7988
 
 
7989
 
#~ msgid "Attempt to create duplicate vm %s"
7990
 
#~ msgstr ""
7991
 
 
7992
 
#~ msgid "Starting VM %s "
7993
 
#~ msgstr ""
7994
 
 
7995
 
#~ msgid "Started VM %s "
7996
 
#~ msgstr ""
7997
 
 
7998
 
#~ msgid "spawn vm failed: %s"
7999
 
#~ msgstr ""
8000
 
 
8001
 
#~ msgid "Failed to create VM %s"
8002
 
#~ msgstr ""
8003
 
 
8004
 
#~ msgid "Set memory for vm %s..."
8005
 
#~ msgstr ""
8006
 
 
8007
 
#~ msgid "Set vcpus for vm %s..."
8008
 
#~ msgstr ""
8009
 
 
8010
 
#~ msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
8011
 
#~ msgstr ""
8012
 
 
8013
 
#~ msgid "Failed to add diskdrive to VM %s"
8014
 
#~ msgstr ""
8015
 
 
8016
 
#~ msgid "New disk drive path is %s"
8017
 
#~ msgstr ""
8018
 
 
8019
 
#~ msgid "Failed to add vhd file to VM %s"
8020
 
#~ msgstr ""
8021
 
 
8022
 
#~ msgid "Created disk for %s"
8023
 
#~ msgstr ""
8024
 
 
8025
 
#~ msgid "Creating nic for %s "
8026
 
#~ msgstr ""
8027
 
 
8028
 
#~ msgid "Failed creating a port on the external vswitch"
8029
 
#~ msgstr ""
8030
 
 
8031
 
#~ msgid "Failed creating port for %s"
8032
 
#~ msgstr ""
8033
 
 
8034
 
#~ msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
8035
 
#~ msgstr ""
8036
 
 
8037
 
#~ msgid "Failed to add nic to VM %s"
8038
 
#~ msgstr ""
8039
 
 
8040
 
#~ msgid "Created nic for %s "
8041
 
#~ msgstr ""
8042
 
 
8043
 
#~ msgid "WMI job failed: %s"
8044
 
#~ msgstr ""
8045
 
 
8046
 
#~ msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
8047
 
#~ msgstr ""
8048
 
 
8049
 
#~ msgid "Got request to destroy vm %s"
8050
 
#~ msgstr ""
8051
 
 
8052
 
#~ msgid "Failed to destroy vm %s"
8053
 
#~ msgstr ""
8054
 
 
8055
 
#~ msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
8056
 
#~ msgstr ""
8057
 
 
8058
 
#~ msgid ""
8059
 
#~ "Got Info for vm %(instance_id)s: "
8060
 
#~ "state=%(state)s, mem=%(memusage)s, num_cpu=%(numprocs)s,"
8061
 
#~ " cpu_time=%(uptime)s"
8062
 
#~ msgstr ""
8063
 
 
8064
 
#~ msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
8065
 
#~ msgstr ""
8066
 
 
8067
 
#~ msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
8068
 
#~ msgstr ""
8069
 
 
8070
 
#~ msgid "Instance %d was not found in get_network_topic"
8071
 
#~ msgstr ""
8072
 
 
8073
 
#~ msgid "Instance %d has no host"
8074
 
#~ msgstr ""
8075
 
 
8076
 
#~ msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances"
8077
 
#~ msgstr ""
8078
 
 
8079
 
#~ msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s"
 
7754
#~ msgid "Going to try to soft delete %s"
 
7755
#~ msgstr ""
 
7756
 
 
7757
#~ msgid "No host for instance %s, deleting immediately"
8080
7758
#~ msgstr ""
8081
7759
 
8082
7760
#~ msgid "Going to try to terminate %s"
8083
7761
#~ msgstr ""
8084
7762
 
8085
 
#~ msgid "Instance %d was not found during terminate"
8086
 
#~ msgstr ""
8087
 
 
8088
 
#~ msgid "Instance %d is already being terminated"
8089
 
#~ msgstr ""
8090
 
 
8091
 
#~ msgid "Invalid device specified: %s. Example device: /dev/vdb"
8092
 
#~ msgstr ""
8093
 
 
8094
 
#~ msgid "Volume isn't attached to anything!"
8095
 
#~ msgstr ""
8096
 
 
8097
 
#~ msgid ""
8098
 
#~ "AMQP server on %(fl_host)s:%(fl_port)d is "
8099
 
#~ "unreachable. Trying again in %(fl_intv)d "
8100
 
#~ "seconds."
8101
 
#~ msgstr ""
8102
 
 
8103
 
#~ msgid "Failed to fetch message from queue"
8104
 
#~ msgstr ""
8105
 
 
8106
 
#~ msgid "Making asynchronous cast..."
8107
 
#~ msgstr ""
8108
 
 
8109
 
#~ msgid "FAKE AOE: %s"
8110
 
#~ msgstr ""
8111
 
 
8112
 
#~ msgid "Skipping ensure_export. No iscsi_target "
8113
 
#~ msgstr ""
8114
 
 
8115
 
#~ msgid "Skipping remove_export. No iscsi_target "
8116
 
#~ msgstr ""
8117
 
 
8118
 
#~ msgid "Starting %(arg0)s on %(host)s:%(port)s"
8119
 
#~ msgstr ""
8120
 
 
8121
 
#~ msgid "leasing ip"
8122
 
#~ msgstr ""
8123
 
 
8124
 
#~ msgid "Adopted old lease or got a change of mac/hostname"
8125
 
#~ msgstr ""
8126
 
 
8127
 
#~ msgid "releasing ip"
8128
 
#~ msgstr ""
8129
 
 
8130
 
#~ msgid ""
8131
 
#~ "Called %(action)s for mac %(mac)s with"
8132
 
#~ " ip %(ip)s and hostname %(hostname)s "
8133
 
#~ "on interface %(interface)s"
8134
 
#~ msgstr ""
8135
 
 
8136
 
#~ msgid "Instance %s Not Found"
8137
 
#~ msgstr ""
8138
 
 
8139
 
#~ msgid "Dissassociated %s stale fixed ip(s)"
8140
 
#~ msgstr ""
8141
 
 
8142
 
#~ msgid "Leasing IP %s"
8143
 
#~ msgstr ""
8144
 
 
8145
 
#~ msgid "IP %s leased that isn't associated"
8146
 
#~ msgstr ""
8147
 
 
8148
 
#~ msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s"
8149
 
#~ msgstr ""
8150
 
 
8151
 
#~ msgid "IP %s leased that was already deallocated"
8152
 
#~ msgstr ""
8153
 
 
8154
 
#~ msgid "Releasing IP %s"
8155
 
#~ msgstr ""
8156
 
 
8157
 
#~ msgid "IP %s released that isn't associated"
8158
 
#~ msgstr ""
8159
 
 
8160
 
#~ msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s"
8161
 
#~ msgstr ""
8162
 
 
8163
 
#~ msgid "Forgetting SR %s ... "
8164
 
#~ msgstr ""
8165
 
 
8166
 
#~ msgid "Forgetting SR %s done."
8167
 
#~ msgstr ""
8168
 
 
8169
 
#~ msgid "Ignoring exception %(exc)s when forgetting SR %(sr_ref)s"
8170
 
#~ msgstr ""
8171
 
 
8172
 
#~ msgid "Unable to obtain target information %(device_path)s, %(mountpoint)s"
8173
 
#~ msgstr ""
8174
 
 
8175
 
#~ msgid "Unknown S3 value type %r"
8176
 
#~ msgstr ""
8177
 
 
8178
 
#~ msgid "Authenticated request"
8179
 
#~ msgstr ""
8180
 
 
8181
 
#~ msgid "List of buckets requested"
8182
 
#~ msgstr ""
8183
 
 
8184
 
#~ msgid "List keys for bucket %s"
8185
 
#~ msgstr ""
8186
 
 
8187
 
#~ msgid "Unauthorized attempt to access bucket %s"
8188
 
#~ msgstr ""
8189
 
 
8190
 
#~ msgid "Creating bucket %s"
8191
 
#~ msgstr ""
8192
 
 
8193
 
#~ msgid "Deleting bucket %s"
8194
 
#~ msgstr ""
8195
 
 
8196
 
#~ msgid "Unauthorized attempt to delete bucket %s"
8197
 
#~ msgstr ""
8198
 
 
8199
 
#~ msgid "Getting object: %(bname)s / %(nm)s"
8200
 
#~ msgstr ""
8201
 
 
8202
 
#~ msgid "Unauthorized attempt to get object %(nm)s from bucket %(bname)s"
8203
 
#~ msgstr ""
8204
 
 
8205
 
#~ msgid "Putting object: %(bname)s / %(nm)s"
8206
 
#~ msgstr ""
8207
 
 
8208
 
#~ msgid "Unauthorized attempt to upload object %(nm)s to bucket %(bname)s"
8209
 
#~ msgstr ""
8210
 
 
8211
 
#~ msgid "Deleting object: %(bname)s / %(nm)s"
8212
 
#~ msgstr ""
8213
 
 
8214
 
#~ msgid "Unauthorized attempt to delete object %(nm)s from bucket %(bname)s"
8215
 
#~ msgstr ""
8216
 
 
8217
 
#~ msgid "Not authorized to upload image: invalid directory %s"
8218
 
#~ msgstr ""
8219
 
 
8220
 
#~ msgid "Not authorized to upload image: unauthorized bucket %s"
8221
 
#~ msgstr ""
8222
 
 
8223
 
#~ msgid "Starting image upload: %s"
8224
 
#~ msgstr ""
8225
 
 
8226
 
#~ msgid "Not authorized to update attributes of image %s"
8227
 
#~ msgstr ""
8228
 
 
8229
 
#~ msgid "Toggling publicity flag of image %(image_id)s %(newstatus)r"
8230
 
#~ msgstr ""
8231
 
 
8232
 
#~ msgid "Updating user fields on image %s"
8233
 
#~ msgstr ""
8234
 
 
8235
 
#~ msgid "Unauthorized attempt to delete image %s"
8236
 
#~ msgstr ""
8237
 
 
8238
 
#~ msgid "Deleted image: %s"
8239
 
#~ msgstr ""
8240
 
 
8241
 
#~ msgid "No user found for access key %s"
8242
 
#~ msgstr ""
8243
 
 
8244
 
#~ msgid "No project called %s could be found"
8245
 
#~ msgstr ""
8246
 
 
8247
 
#~ msgid "User %(uid)s is not a member of project %(pjid)s"
8248
 
#~ msgstr ""
8249
 
 
8250
 
#~ msgid "Signature does not match"
8251
 
#~ msgstr ""
8252
 
 
8253
 
#~ msgid "The %s role can not be found"
8254
 
#~ msgstr ""
8255
 
 
8256
 
#~ msgid "The %s role is global only"
8257
 
#~ msgstr ""
8258
 
 
8259
 
#~ msgid "LDAP user %s already exists"
8260
 
#~ msgstr ""
8261
 
 
8262
 
#~ msgid "LDAP object for %s doesn't exist"
8263
 
#~ msgstr ""
8264
 
 
8265
 
#~ msgid "User %s doesn't exist"
8266
 
#~ msgstr ""
8267
 
 
8268
 
#~ msgid "Group can't be created because group %s already exists"
8269
 
#~ msgstr ""
8270
 
 
8271
 
#~ msgid "Group can't be created because user %s doesn't exist"
8272
 
#~ msgstr ""
8273
 
 
8274
 
#~ msgid "User %s can't be searched in group because the user doesn't exist"
8275
 
#~ msgstr ""
8276
 
 
8277
 
#~ msgid "User %s can't be added to the group because the user doesn't exist"
8278
 
#~ msgstr ""
8279
 
 
8280
 
#~ msgid "The group at dn %s doesn't exist"
8281
 
#~ msgstr ""
8282
 
 
8283
 
#~ msgid "User %s can't be removed from the group because the user doesn't exist"
8284
 
#~ msgstr ""
8285
 
 
8286
 
#~ msgid "User %s is not a member of the group"
8287
 
#~ msgstr ""
8288
 
 
8289
 
#~ msgid "User %s can't be removed from all because the user doesn't exist"
8290
 
#~ msgstr ""
8291
 
 
8292
 
#~ msgid "Group at dn %s doesn't exist"
8293
 
#~ msgstr ""
8294
 
 
8295
 
#~ msgid "Creating new user: %s"
8296
 
#~ msgstr ""
8297
 
 
8298
 
#~ msgid "Deleting user: %s"
8299
 
#~ msgstr ""
8300
 
 
8301
 
#~ msgid "Adding role %(role)s to user %(user)s for project %(project)s"
8302
 
#~ msgstr ""
8303
 
 
8304
 
#~ msgid "Adding sitewide role %(role)s to user %(user)s"
8305
 
#~ msgstr ""
8306
 
 
8307
 
#~ msgid "Removing role %(role)s from user %(user)s for project %(project)s"
8308
 
#~ msgstr ""
8309
 
 
8310
 
#~ msgid "Removing sitewide role %(role)s from user %(user)s"
8311
 
#~ msgstr ""
8312
 
 
8313
 
#~ msgid "operation must be add or remove"
8314
 
#~ msgstr ""
8315
 
 
8316
 
#~ msgid "Getting x509 for user: %(name)s on project: %(project)s"
8317
 
#~ msgstr ""
8318
 
 
8319
 
#~ msgid "Create project %(name)s managed by %(manager_user)s"
8320
 
#~ msgstr ""
8321
 
 
8322
 
#~ msgid "Modify project: %(name)s managed by %(manager_user)s"
8323
 
#~ msgstr ""
8324
 
 
8325
 
#~ msgid "Adding user %(user)s to project %(project)s"
8326
 
#~ msgstr ""
8327
 
 
8328
 
#~ msgid "Removing user %(user)s from project %(project)s"
 
7763
#~ msgid "Going to try to stop %s"
 
7764
#~ msgstr ""
 
7765
 
 
7766
#~ msgid "Going to try to start %s"
 
7767
#~ msgstr ""
 
7768
 
 
7769
#~ msgid ""
 
7770
#~ "Instance %(name)s found in database but"
 
7771
#~ " not known by hypervisor. Setting "
 
7772
#~ "power state to NOSTATE"
 
7773
#~ msgstr ""
 
7774
 
 
7775
#~ msgid ""
 
7776
#~ "Destroying instance with name label "
 
7777
#~ "'%(name_label)s' which is marked as "
 
7778
#~ "DELETED but still present on host."
 
7779
#~ msgstr ""
 
7780
 
 
7781
#~ msgid "Can't downgrade without losing data"
 
7782
#~ msgstr ""
 
7783
 
 
7784
#~ msgid "Unable to get updated status: %s"
 
7785
#~ msgstr ""
 
7786
 
 
7787
#~ msgid ""
 
7788
#~ "deactivate_node is called for                "
 
7789
#~ "node_id = %(id)s node_ip = %(ip)s"
 
7790
#~ msgstr ""
 
7791
 
 
7792
#~ msgid "During wait running, %s disappeared."
 
7793
#~ msgstr ""
 
7794
 
 
7795
#~ msgid "Instance %s running successfully."
 
7796
#~ msgstr ""
 
7797
 
 
7798
#~ msgid "The nwfilter(%(instance_secgroup_filter_name)s) is not found."
 
7799
#~ msgstr ""
 
7800
 
 
7801
#~ msgid ""
 
7802
#~ "%(container_format)s-%(id)s (%(base_file)s): in: on"
 
7803
#~ " other nodes (%(remote)d on other "
 
7804
#~ "nodes)"
8329
7805
#~ msgstr ""
8330
7806