1
# German translation for nova
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
# This file is distributed under the same license as the nova package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
8
"Project-Id-Version: nova\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2011-02-21 10:03-0500\n"
11
"PO-Revision-Date: 2011-06-06 07:58+0000\n"
12
"Last-Translator: Christian Berendt <Unknown>\n"
13
"Language-Team: German <de@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"X-Launchpad-Export-Date: 2011-07-23 05:12+0000\n"
18
"X-Generator: Launchpad (build 13405)\n"
20
#: ../nova/scheduler/chance.py:37 ../nova/scheduler/zone.py:55
21
#: ../nova/scheduler/simple.py:75 ../nova/scheduler/simple.py:110
22
#: ../nova/scheduler/simple.py:122
23
msgid "No hosts found"
24
msgstr "Keine Computer gefunden."
26
#: ../nova/exception.py:33
27
msgid "Unexpected error while running command."
28
msgstr "Unerwarteter Fehler bei Ausführung des Kommandos."
30
#: ../nova/exception.py:36
35
"Exit code: %(exit_code)s\n"
36
"Stdout: %(stdout)r\n"
41
"Exit-Code: %(exit_code)s\n"
42
"Stdout: %(stdout)r\n"
45
#: ../nova/exception.py:107
46
msgid "DB exception wrapped"
49
#. exc_type, exc_value, exc_traceback = sys.exc_info()
50
#: ../nova/exception.py:120
51
msgid "Uncaught exception"
52
msgstr "Nicht abgefangene Ausnahme"
54
#: ../nova/volume/api.py:45
56
msgid "Quota exceeeded for %(pid)s, tried to create %(size)sG volume"
59
#: ../nova/volume/api.py:47
61
msgid "Volume quota exceeded. You cannot create a volume of size %sG"
64
#: ../nova/volume/api.py:71 ../nova/volume/api.py:96
65
msgid "Volume status must be available"
68
#: ../nova/volume/api.py:98
69
msgid "Volume is already attached"
72
#: ../nova/volume/api.py:104
73
msgid "Volume is already detached"
76
#: ../nova/api/openstack/servers.py:72
77
msgid "Failed to read private ip"
80
#: ../nova/api/openstack/servers.py:79
81
msgid "Failed to read public ip(s)"
84
#: ../nova/api/openstack/servers.py:152
86
msgid "%(param)s property not found for image %(_image_id)s"
88
"Die Property %(param)s konnte im Image %(_image_id)s nicht gefunden werden"
90
#: ../nova/api/openstack/servers.py:168
91
msgid "No keypairs defined"
94
#: ../nova/api/openstack/servers.py:238
96
msgid "Compute.api::lock %s"
99
#: ../nova/api/openstack/servers.py:253
101
msgid "Compute.api::unlock %s"
104
#: ../nova/api/openstack/servers.py:267
106
msgid "Compute.api::get_lock %s"
109
#: ../nova/api/openstack/servers.py:281
111
msgid "Compute.api::reset_network %s"
114
#: ../nova/api/openstack/servers.py:292
116
msgid "Compute.api::pause %s"
119
#: ../nova/api/openstack/servers.py:303
121
msgid "Compute.api::unpause %s"
124
#: ../nova/api/openstack/servers.py:314
126
msgid "compute.api::suspend %s"
129
#: ../nova/api/openstack/servers.py:325
131
msgid "compute.api::resume %s"
134
#: ../nova/twistd.py:157
135
msgid "Wrong number of arguments."
138
#: ../nova/twistd.py:209
140
msgid "pidfile %s does not exist. Daemon not running?\n"
141
msgstr "PID-Datei %s existiert nicht. Läuft der Daemon nicht?\n"
143
#: ../nova/twistd.py:221
144
msgid "No such process"
145
msgstr "Kein passender Prozess gefunden"
147
#: ../nova/twistd.py:230 ../nova/service.py:224
152
#: ../nova/twistd.py:262 ../nova/service.py:225
153
msgid "Full set of FLAGS:"
154
msgstr "Alle vorhandenen FLAGS:"
156
#: ../nova/twistd.py:266
159
msgstr "%s wird gestartet"
161
#: ../nova/virt/xenapi/volumeops.py:48 ../nova/virt/xenapi/volumeops.py:101
162
#: ../nova/db/sqlalchemy/api.py:731 ../nova/virt/libvirt_conn.py:741
163
#: ../nova/api/ec2/__init__.py:317
165
msgid "Instance %s not found"
168
#. NOTE: No Resource Pool concept so far
169
#: ../nova/virt/xenapi/volumeops.py:51
171
msgid "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s"
174
#: ../nova/virt/xenapi/volumeops.py:69
176
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
179
#: ../nova/virt/xenapi/volumeops.py:80
181
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
184
#: ../nova/virt/xenapi/volumeops.py:91
186
msgid "Unable to attach volume to instance %s"
187
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
189
#: ../nova/virt/xenapi/volumeops.py:93
191
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
193
"Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt"
195
#. Detach VBD from VM
196
#: ../nova/virt/xenapi/volumeops.py:104
198
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
201
#: ../nova/virt/xenapi/volumeops.py:112
203
msgid "Unable to locate volume %s"
204
msgstr "Nicht möglich volume %s zufinden"
206
#: ../nova/virt/xenapi/volumeops.py:120
208
msgid "Unable to detach volume %s"
211
#: ../nova/virt/xenapi/volumeops.py:127
213
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
216
#: ../nova/compute/instance_types.py:41
218
msgid "Unknown instance type: %s"
219
msgstr "Unbekannter Instanztyp: %s"
221
#: ../nova/crypto.py:46
222
msgid "Filename of root CA"
223
msgstr "Dateiname der Root CA"
225
#: ../nova/crypto.py:49
226
msgid "Filename of private key"
227
msgstr "Dateiname des Private Key"
229
#: ../nova/crypto.py:51
230
msgid "Filename of root Certificate Revokation List"
231
msgstr "Dateiname der Certificate Revocation List"
233
#: ../nova/crypto.py:53
234
msgid "Where we keep our keys"
235
msgstr "Wo wir unsere Schlüssel aufbewahren"
237
#: ../nova/crypto.py:55
238
msgid "Where we keep our root CA"
241
#: ../nova/crypto.py:57
242
msgid "Should we use a CA for each project?"
243
msgstr "Soll eine eigenständige CA für jedes Projekt verwendet werden?"
245
#: ../nova/crypto.py:61
247
msgid "Subject for certificate for users, %s for project, user, timestamp"
250
#: ../nova/crypto.py:66
252
msgid "Subject for certificate for projects, %s for project, timestamp"
255
#: ../nova/crypto.py:71
257
msgid "Subject for certificate for vpns, %s for project, timestamp"
260
#: ../nova/crypto.py:258
262
msgid "Flags path: %s"
265
#: ../nova/scheduler/manager.py:69
267
msgid "Casting to %(topic)s %(host)s for %(method)s"
270
#: ../nova/compute/manager.py:78
272
msgid "check_instance_lock: decorating: |%s|"
275
#: ../nova/compute/manager.py:80
278
"check_instance_lock: arguments: |%(self)s| |%(context)s| |%(instance_id)s|"
281
#: ../nova/compute/manager.py:84
283
msgid "check_instance_lock: locked: |%s|"
286
#: ../nova/compute/manager.py:86
288
msgid "check_instance_lock: admin: |%s|"
291
#: ../nova/compute/manager.py:91
293
msgid "check_instance_lock: executing: |%s|"
296
#: ../nova/compute/manager.py:95
298
msgid "check_instance_lock: not executing |%s|"
301
#: ../nova/compute/manager.py:179
302
msgid "Instance has already been created"
303
msgstr "Instanz wurde bereits erstellt"
305
#: ../nova/compute/manager.py:180
307
msgid "instance %s: starting..."
308
msgstr "Instanz %s startet..."
310
#. pylint: disable=W0702
311
#: ../nova/compute/manager.py:219
313
msgid "instance %s: Failed to spawn"
316
#: ../nova/compute/manager.py:233 ../nova/tests/test_cloud.py:286
318
msgid "Terminating instance %s"
319
msgstr "Beende Instanz %s"
321
#: ../nova/compute/manager.py:255
323
msgid "Deallocating address %s"
326
#: ../nova/compute/manager.py:268
328
msgid "trying to destroy already destroyed instance: %s"
331
#: ../nova/compute/manager.py:282
333
msgid "Rebooting instance %s"
336
#: ../nova/compute/manager.py:287
339
"trying to reboot a non-running instance: %(instance_id)s (state: %(state)s "
340
"expected: %(running)s)"
343
#: ../nova/compute/manager.py:311
345
msgid "instance %s: snapshotting"
348
#: ../nova/compute/manager.py:316
351
"trying to snapshot a non-running instance: %(instance_id)s (state: %(state)s "
352
"expected: %(running)s)"
355
#: ../nova/compute/manager.py:332
358
"trying to reset the password on a non-running instance: %(instance_id)s "
359
"(state: %(instance_state)s expected: %(expected_state)s)"
362
#: ../nova/compute/manager.py:335
364
msgid "instance %s: setting admin password"
367
#: ../nova/compute/manager.py:353
370
"trying to inject a file into a non-running instance: %(instance_id)s (state: "
371
"%(instance_state)s expected: %(expected_state)s)"
374
#: ../nova/compute/manager.py:362
376
msgid "instance %(nm)s: injecting file to %(plain_path)s"
379
#: ../nova/compute/manager.py:372
381
msgid "instance %s: rescuing"
382
msgstr "Instanz %s: Rettung"
384
#: ../nova/compute/manager.py:387
386
msgid "instance %s: unrescuing"
389
#: ../nova/compute/manager.py:406
391
msgid "instance %s: pausing"
392
msgstr "Instanz %s pausiert"
394
#: ../nova/compute/manager.py:423
396
msgid "instance %s: unpausing"
397
msgstr "Instanz %s wird fortgesetzt"
399
#: ../nova/compute/manager.py:440
401
msgid "instance %s: retrieving diagnostics"
404
#: ../nova/compute/manager.py:453
406
msgid "instance %s: suspending"
409
#: ../nova/compute/manager.py:472
411
msgid "instance %s: resuming"
414
#: ../nova/compute/manager.py:491
416
msgid "instance %s: locking"
419
#: ../nova/compute/manager.py:503
421
msgid "instance %s: unlocking"
424
#: ../nova/compute/manager.py:513
426
msgid "instance %s: getting locked state"
429
#: ../nova/compute/manager.py:526
431
msgid "instance %s: reset network"
434
#: ../nova/compute/manager.py:535 ../nova/api/ec2/cloud.py:515
436
msgid "Get console output for instance %s"
439
#: ../nova/compute/manager.py:543
441
msgid "instance %s: getting ajax console"
444
#: ../nova/compute/manager.py:553
447
"instance %(instance_id)s: attaching volume %(volume_id)s to %(mountpoint)s"
450
#. pylint: disable=W0702
451
#. NOTE(vish): The inline callback eats the exception info so we
452
#. log the traceback here and reraise the same
454
#: ../nova/compute/manager.py:569
456
msgid "instance %(instance_id)s: attach failed %(mountpoint)s, removing"
459
#: ../nova/compute/manager.py:585
462
"Detach volume %(volume_id)s from mountpoint %(mp)s on instance "
466
#: ../nova/compute/manager.py:588
468
msgid "Detaching volume from unknown instance %s"
471
#: ../nova/scheduler/simple.py:53
473
msgid "Host %s is not alive"
476
#: ../nova/scheduler/simple.py:65
477
msgid "All hosts have too many cores"
480
#: ../nova/scheduler/simple.py:87
482
msgid "Host %s not available"
485
#: ../nova/scheduler/simple.py:99
486
msgid "All hosts have too many gigabytes"
489
#: ../nova/scheduler/simple.py:119
490
msgid "All hosts have too many networks"
493
#: ../nova/volume/manager.py:85
495
msgid "Re-exporting %s volumes"
498
#: ../nova/volume/manager.py:90
500
msgid "volume %s: skipping export"
503
#: ../nova/volume/manager.py:96
505
msgid "volume %s: creating"
506
msgstr "Volume %s: wird erstellt"
508
#: ../nova/volume/manager.py:108
510
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
513
#: ../nova/volume/manager.py:112
515
msgid "volume %s: creating export"
516
msgstr "Volume %s: erstelle Export"
518
#: ../nova/volume/manager.py:123
520
msgid "volume %s: created successfully"
521
msgstr "Volume %s: erfolgreich erstellt"
523
#: ../nova/volume/manager.py:131
524
msgid "Volume is still attached"
527
#: ../nova/volume/manager.py:133
528
msgid "Volume is not local to this node"
531
#: ../nova/volume/manager.py:136
533
msgid "volume %s: removing export"
534
msgstr "Volume %s: entferne Export"
536
#: ../nova/volume/manager.py:138
538
msgid "volume %s: deleting"
539
msgstr "Volume %s: wird entfernt"
541
#: ../nova/volume/manager.py:147
543
msgid "volume %s: deleted successfully"
544
msgstr "Volume %s: erfolgreich entfernt"
546
#: ../nova/virt/xenapi/fake.py:74
548
msgid "%(text)s: _db_content => %(content)s"
551
#: ../nova/virt/xenapi/fake.py:304 ../nova/virt/xenapi/fake.py:404
552
#: ../nova/virt/xenapi/fake.py:422 ../nova/virt/xenapi/fake.py:478
553
msgid "Raising NotImplemented"
556
#: ../nova/virt/xenapi/fake.py:306
558
msgid "xenapi.fake does not have an implementation for %s"
561
#: ../nova/virt/xenapi/fake.py:341
563
msgid "Calling %(localname)s %(impl)s"
566
#: ../nova/virt/xenapi/fake.py:346
568
msgid "Calling getter %s"
571
#: ../nova/virt/xenapi/fake.py:406
574
"xenapi.fake does not have an implementation for %s or it has been called "
575
"with the wrong number of arguments"
578
#: ../nova/tests/test_cloud.py:256
579
msgid "Can't test instances without a real virtual env."
582
#: ../nova/tests/test_cloud.py:268
584
msgid "Need to watch instance %s until it's running..."
587
#: ../nova/virt/connection.py:73
588
msgid "Failed to open connection to the hypervisor"
589
msgstr "Konnte Verbindung zum Hypervisor nicht öffnen"
591
#: ../nova/network/linux_net.py:187
593
msgid "Starting VLAN inteface %s"
596
#: ../nova/network/linux_net.py:208
598
msgid "Starting Bridge interface for %s"
601
#. pylint: disable=W0703
602
#: ../nova/network/linux_net.py:314
604
msgid "Hupping dnsmasq threw %s"
607
#: ../nova/network/linux_net.py:316
609
msgid "Pid %d is stale, relaunching dnsmasq"
612
#. pylint: disable=W0703
613
#: ../nova/network/linux_net.py:358
615
msgid "killing radvd threw %s"
618
#: ../nova/network/linux_net.py:360
620
msgid "Pid %d is stale, relaunching radvd"
623
#. pylint: disable=W0703
624
#: ../nova/network/linux_net.py:449
626
msgid "Killing dnsmasq threw %s"
629
#: ../nova/utils.py:58
631
msgid "Inner Exception: %s"
634
#: ../nova/utils.py:59
636
msgid "Class %s cannot be found"
637
msgstr "Klasse %s konnte nicht gefunden werden"
639
#: ../nova/utils.py:118
644
#: ../nova/utils.py:130
646
msgid "Running cmd (subprocess): %s"
647
msgstr "Führe Kommando (subprocess) aus: %s"
649
#: ../nova/utils.py:143 ../nova/utils.py:183
651
msgid "Result was %s"
652
msgstr "Ergebnis war %s"
654
#: ../nova/utils.py:159
656
msgid "Running cmd (SSH): %s"
659
#: ../nova/utils.py:217
661
msgid "debug in callback: %s"
664
#: ../nova/utils.py:222
669
#: ../nova/utils.py:262
671
msgid "Link Local address is not found.:%s"
674
#: ../nova/utils.py:265
676
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
679
#: ../nova/utils.py:363
681
msgid "Invalid backend: %s"
684
#: ../nova/utils.py:374
689
#: ../nova/fakerabbit.py:49
691
msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
694
#: ../nova/fakerabbit.py:54
696
msgid "Publishing to route %s"
699
#: ../nova/fakerabbit.py:84
701
msgid "Declaring queue %s"
704
#: ../nova/fakerabbit.py:90
706
msgid "Declaring exchange %s"
709
#: ../nova/fakerabbit.py:96
711
msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
714
#: ../nova/fakerabbit.py:121
716
msgid "Getting from %(queue)s: %(message)s"
719
#: ../nova/virt/xenapi/vm_utils.py:135 ../nova/virt/hyperv.py:171
721
msgid "Created VM %s..."
724
#: ../nova/virt/xenapi/vm_utils.py:138
726
msgid "Created VM %(instance_name)s as %(vm_ref)s."
729
#: ../nova/virt/xenapi/vm_utils.py:168
731
msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
734
#: ../nova/virt/xenapi/vm_utils.py:171
736
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
739
#: ../nova/virt/xenapi/vm_utils.py:187
741
msgid "VBD not found in instance %s"
744
#: ../nova/virt/xenapi/vm_utils.py:197
746
msgid "Unable to unplug VBD %s"
749
#: ../nova/virt/xenapi/vm_utils.py:209
751
msgid "Unable to destroy VBD %s"
754
#: ../nova/virt/xenapi/vm_utils.py:224
756
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
759
#: ../nova/virt/xenapi/vm_utils.py:227
761
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
764
#: ../nova/virt/xenapi/vm_utils.py:246
767
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on "
771
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
773
#: ../nova/virt/xenapi/vm_utils.py:258
775
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
778
#: ../nova/virt/xenapi/vm_utils.py:272
780
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
783
#: ../nova/virt/xenapi/vm_utils.py:286
785
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
788
#: ../nova/virt/xenapi/vm_utils.py:327
790
msgid "Size for image %(image)s:%(virtual_size)d"
793
#: ../nova/virt/xenapi/vm_utils.py:332
795
msgid "Glance image %s"
798
#. we need to invoke a plugin for copying VDI's
799
#. content into proper path
800
#: ../nova/virt/xenapi/vm_utils.py:342
802
msgid "Copying VDI %s to /boot/guest on dom0"
805
#: ../nova/virt/xenapi/vm_utils.py:352
807
msgid "Kernel/Ramdisk VDI %s destroyed"
810
#: ../nova/virt/xenapi/vm_utils.py:361
812
msgid "Asking xapi to fetch %(url)s as %(access)s"
815
#: ../nova/virt/xenapi/vm_utils.py:386 ../nova/virt/xenapi/vm_utils.py:402
817
msgid "Looking up vdi %s for PV kernel"
820
#: ../nova/virt/xenapi/vm_utils.py:397
822
msgid "PV Kernel in VDI:%s"
825
#: ../nova/virt/xenapi/vm_utils.py:405
827
msgid "Running pygrub against %s"
830
#: ../nova/virt/xenapi/vm_utils.py:411
832
msgid "Found Xen kernel %s"
835
#: ../nova/virt/xenapi/vm_utils.py:413
836
msgid "No Xen kernel found. Booting HVM."
839
#: ../nova/virt/xenapi/vm_utils.py:425 ../nova/virt/hyperv.py:431
841
msgid "duplicate name found: %s"
844
#: ../nova/virt/xenapi/vm_utils.py:442
846
msgid "VDI %s is still available"
849
#: ../nova/virt/xenapi/vm_utils.py:463
851
msgid "(VM_UTILS) xenserver vm state -> |%s|"
854
#: ../nova/virt/xenapi/vm_utils.py:465
856
msgid "(VM_UTILS) xenapi power_state -> |%s|"
859
#: ../nova/virt/xenapi/vm_utils.py:525
861
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
864
#: ../nova/virt/xenapi/vm_utils.py:542
866
msgid "Re-scanning SR %s"
869
#: ../nova/virt/xenapi/vm_utils.py:567
872
"VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..."
875
#: ../nova/virt/xenapi/vm_utils.py:574
878
"Parent %(parent_uuid)s doesn't match original parent "
879
"%(original_parent_uuid)s, waiting for coalesce..."
882
#: ../nova/virt/xenapi/vm_utils.py:590
884
msgid "No VDIs found for VM %s"
887
#: ../nova/virt/xenapi/vm_utils.py:594
889
msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s"
892
#: ../nova/virt/xenapi/vm_utils.py:653
893
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188
895
msgid "Creating VBD for VDI %s ... "
898
#: ../nova/virt/xenapi/vm_utils.py:655
899
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190
901
msgid "Creating VBD for VDI %s done."
904
#: ../nova/virt/xenapi/vm_utils.py:657
905
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192
907
msgid "Plugging VBD %s ... "
910
#: ../nova/virt/xenapi/vm_utils.py:659
911
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194
913
msgid "Plugging VBD %s done."
916
#: ../nova/virt/xenapi/vm_utils.py:661
918
msgid "VBD %(vbd)s plugged as %(orig_dev)s"
921
#: ../nova/virt/xenapi/vm_utils.py:664
923
msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s"
926
#: ../nova/virt/xenapi/vm_utils.py:668
927
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197
929
msgid "Destroying VBD for VDI %s ... "
932
#: ../nova/virt/xenapi/vm_utils.py:671
933
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200
935
msgid "Destroying VBD for VDI %s done."
938
#: ../nova/virt/xenapi/vm_utils.py:683
939
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211
940
msgid "VBD.unplug successful first time."
943
#: ../nova/virt/xenapi/vm_utils.py:688
944
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216
945
msgid "VBD.unplug rejected: retrying..."
948
#: ../nova/virt/xenapi/vm_utils.py:692
949
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220
950
msgid "VBD.unplug successful eventually."
953
#: ../nova/virt/xenapi/vm_utils.py:695
954
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223
956
msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
959
#: ../nova/virt/xenapi/vm_utils.py:704
960
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66
962
msgid "Ignoring XenAPI.Failure %s"
965
#: ../nova/virt/xenapi/vm_utils.py:735
968
"Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..."
971
#: ../nova/virt/xenapi/vm_utils.py:747
973
msgid "Writing partition table %s done."
976
#: ../nova/tests/test_rpc.py:89
978
msgid "Nested received %(queue)s, %(value)s"
981
#: ../nova/tests/test_rpc.py:95
983
msgid "Nested return %s"
986
#: ../nova/tests/test_rpc.py:120 ../nova/tests/test_rpc.py:126
991
#: ../nova/db/sqlalchemy/api.py:44
992
msgid "Use of empty request context is deprecated"
995
#: ../nova/db/sqlalchemy/api.py:133
997
msgid "No service for id %s"
1000
#: ../nova/db/sqlalchemy/api.py:251
1002
msgid "No service for %(host)s, %(binary)s"
1005
#: ../nova/db/sqlalchemy/api.py:592
1006
msgid "No fixed ips defined"
1009
#: ../nova/db/sqlalchemy/api.py:608
1011
msgid "No floating ip for address %s"
1014
#: ../nova/db/sqlalchemy/api.py:629
1016
msgid "No address for instance %s"
1019
#: ../nova/db/sqlalchemy/api.py:961
1021
msgid "no keypair for user %(user_id)s, name %(name)s"
1024
#: ../nova/db/sqlalchemy/api.py:1076 ../nova/db/sqlalchemy/api.py:1156
1026
msgid "No network for id %s"
1029
#: ../nova/db/sqlalchemy/api.py:1086
1030
msgid "No networks defined"
1033
#: ../nova/db/sqlalchemy/api.py:1115
1035
msgid "No network for bridge %s"
1038
#: ../nova/db/sqlalchemy/api.py:1129 ../nova/db/sqlalchemy/api.py:1142
1040
msgid "No network for instance %s"
1043
#: ../nova/db/sqlalchemy/api.py:1277
1045
msgid "Token %s does not exist"
1048
#: ../nova/db/sqlalchemy/api.py:1302
1050
msgid "No quota for project_id %s"
1053
#: ../nova/db/sqlalchemy/api.py:1455 ../nova/db/sqlalchemy/api.py:1501
1054
#: ../nova/api/ec2/__init__.py:323
1056
msgid "Volume %s not found"
1059
#: ../nova/db/sqlalchemy/api.py:1514
1061
msgid "No export device found for volume %s"
1064
#: ../nova/db/sqlalchemy/api.py:1527
1066
msgid "No target id found for volume %s"
1069
#: ../nova/db/sqlalchemy/api.py:1572
1071
msgid "No security group with id %s"
1074
#: ../nova/db/sqlalchemy/api.py:1589
1076
msgid "No security group named %(group_name)s for project: %(project_id)s"
1079
#: ../nova/db/sqlalchemy/api.py:1682
1081
msgid "No secuity group rule with id %s"
1084
#: ../nova/db/sqlalchemy/api.py:1756
1086
msgid "No user for id %s"
1089
#: ../nova/db/sqlalchemy/api.py:1772
1091
msgid "No user for access key %s"
1094
#: ../nova/db/sqlalchemy/api.py:1834
1096
msgid "No project with id %s"
1099
#: ../nova/db/sqlalchemy/api.py:1979
1101
msgid "No console pool with id %(pool_id)s"
1104
#: ../nova/db/sqlalchemy/api.py:1996
1107
"No console pool of type %(console_type)s for compute host %(compute_host)s "
1108
"on proxy host %(host)s"
1111
#: ../nova/db/sqlalchemy/api.py:2035
1113
msgid "No console for instance %(instance_id)s in pool %(pool_id)s"
1116
#: ../nova/db/sqlalchemy/api.py:2057
1118
msgid "on instance %s"
1121
#: ../nova/db/sqlalchemy/api.py:2058
1123
msgid "No console with id %(console_id)s %(idesc)s"
1126
#: ../nova/db/sqlalchemy/api.py:2078 ../nova/db/sqlalchemy/api.py:2097
1128
msgid "No zone with id %(zone_id)s"
1131
#: ../nova/virt/libvirt_conn.py:160
1133
msgid "Checking state of %s"
1136
#: ../nova/virt/libvirt_conn.py:165
1138
msgid "Current state of %(name)s was %(state)s."
1141
#: ../nova/virt/libvirt_conn.py:183
1143
msgid "Connecting to libvirt: %s"
1146
#: ../nova/virt/libvirt_conn.py:196
1147
msgid "Connection to libvirt broke"
1150
#: ../nova/virt/libvirt_conn.py:258
1152
msgid "instance %(instance_name)s: deleting instance files %(target)s"
1155
#: ../nova/virt/libvirt_conn.py:283
1157
msgid "Invalid device path %s"
1160
#: ../nova/virt/libvirt_conn.py:313
1162
msgid "No disk at %s"
1165
#: ../nova/virt/libvirt_conn.py:320
1166
msgid "Instance snapshotting is not supported for libvirtat this time"
1169
#: ../nova/virt/libvirt_conn.py:336
1171
msgid "instance %s: rebooted"
1174
#: ../nova/virt/libvirt_conn.py:339
1176
msgid "_wait_for_reboot failed: %s"
1179
#: ../nova/virt/libvirt_conn.py:382
1181
msgid "instance %s: rescued"
1184
#: ../nova/virt/libvirt_conn.py:385
1186
msgid "_wait_for_rescue failed: %s"
1189
#: ../nova/virt/libvirt_conn.py:411
1191
msgid "instance %s: is running"
1194
#: ../nova/virt/libvirt_conn.py:422
1196
msgid "instance %s: booted"
1199
#: ../nova/virt/libvirt_conn.py:425 ../nova/virt/xenapi/vmops.py:186
1201
msgid "instance %s: failed to boot"
1204
#: ../nova/virt/libvirt_conn.py:436
1206
msgid "virsh said: %r"
1209
#: ../nova/virt/libvirt_conn.py:440
1210
msgid "cool, it's a device"
1213
#: ../nova/virt/libvirt_conn.py:448
1215
msgid "data: %(data)r, fpath: %(fpath)r"
1218
#: ../nova/virt/libvirt_conn.py:456
1220
msgid "Contents of file %(fpath)s: %(contents)r"
1223
#: ../nova/virt/libvirt_conn.py:489
1224
msgid "Unable to find an open port"
1227
#: ../nova/virt/libvirt_conn.py:563
1229
msgid "instance %s: Creating image"
1232
#: ../nova/virt/libvirt_conn.py:646
1234
msgid "instance %(inst_name)s: injecting key into image %(img_id)s"
1237
#: ../nova/virt/libvirt_conn.py:649
1239
msgid "instance %(inst_name)s: injecting net into image %(img_id)s"
1242
#. This could be a windows image, or a vmdk format disk
1243
#: ../nova/virt/libvirt_conn.py:657
1246
"instance %(inst_name)s: ignoring error injecting data into image %(img_id)s "
1250
#. TODO(termie): cache?
1251
#: ../nova/virt/libvirt_conn.py:665
1253
msgid "instance %s: starting toXML method"
1256
#: ../nova/virt/libvirt_conn.py:732
1258
msgid "instance %s: finished toXML method"
1261
#: ../nova/virt/libvirt_conn.py:751
1262
msgid "diagnostics are not supported for libvirt"
1265
#: ../nova/virt/libvirt_conn.py:1225
1267
msgid "Attempted to unfilter instance %s which is not filtered"
1270
#: ../nova/api/ec2/metadatarequesthandler.py:76
1272
msgid "Failed to get metadata for ip: %s"
1275
#: ../nova/auth/fakeldap.py:33
1276
msgid "Attempted to instantiate singleton"
1279
#: ../nova/network/api.py:39
1281
msgid "Quota exceeeded for %s, tried to allocate address"
1284
#: ../nova/network/api.py:42
1285
msgid "Address quota exceeded. You cannot allocate any more addresses"
1288
#: ../nova/tests/test_volume.py:162
1290
msgid "Target %s allocated"
1293
#: ../nova/virt/images.py:70
1295
msgid "Finished retreving %(url)s -- placed in %(path)s"
1298
#: ../nova/scheduler/driver.py:66
1299
msgid "Must implement a fallback schedule"
1302
#: ../nova/console/manager.py:70
1303
msgid "Adding console"
1306
#: ../nova/console/manager.py:90
1308
msgid "Tried to remove non-existant console %(console_id)s."
1311
#: ../nova/api/direct.py:149
1312
msgid "not available"
1315
#: ../nova/api/ec2/cloud.py:62
1317
msgid "The key_pair %s already exists"
1320
#. TODO(vish): Do this with M2Crypto instead
1321
#: ../nova/api/ec2/cloud.py:118
1323
msgid "Generating root CA: %s"
1326
#: ../nova/api/ec2/cloud.py:303
1328
msgid "Create key pair %s"
1331
#: ../nova/api/ec2/cloud.py:311
1333
msgid "Delete key pair %s"
1336
#: ../nova/api/ec2/cloud.py:386
1338
msgid "%s is not a valid ipProtocol"
1341
#: ../nova/api/ec2/cloud.py:390
1342
msgid "Invalid port range"
1345
#: ../nova/api/ec2/cloud.py:421
1347
msgid "Revoke security group ingress %s"
1350
#: ../nova/api/ec2/cloud.py:430 ../nova/api/ec2/cloud.py:459
1351
msgid "Not enough parameters to build a valid rule."
1354
#: ../nova/api/ec2/cloud.py:443
1355
msgid "No rule for the specified parameters."
1358
#: ../nova/api/ec2/cloud.py:450
1360
msgid "Authorize security group ingress %s"
1363
#: ../nova/api/ec2/cloud.py:464
1365
msgid "This rule already exists in group %s"
1368
#: ../nova/api/ec2/cloud.py:492
1370
msgid "Create Security Group %s"
1373
#: ../nova/api/ec2/cloud.py:495
1375
msgid "group %s already exists"
1378
#: ../nova/api/ec2/cloud.py:507
1380
msgid "Delete security group %s"
1383
#: ../nova/api/ec2/cloud.py:584
1385
msgid "Create volume of %s GB"
1388
#: ../nova/api/ec2/cloud.py:612
1390
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1393
#: ../nova/api/ec2/cloud.py:629
1395
msgid "Detach volume %s"
1398
#: ../nova/api/ec2/cloud.py:761
1399
msgid "Allocate address"
1402
#: ../nova/api/ec2/cloud.py:766
1404
msgid "Release address %s"
1407
#: ../nova/api/ec2/cloud.py:771
1409
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1412
#: ../nova/api/ec2/cloud.py:780
1414
msgid "Disassociate address %s"
1417
#: ../nova/api/ec2/cloud.py:807
1418
msgid "Going to start terminating instances"
1421
#: ../nova/api/ec2/cloud.py:815
1423
msgid "Reboot instance %r"
1426
#: ../nova/api/ec2/cloud.py:867
1428
msgid "De-registering image %s"
1431
#: ../nova/api/ec2/cloud.py:875
1433
msgid "Registered image %(image_location)s with id %(image_id)s"
1436
#: ../nova/api/ec2/cloud.py:882 ../nova/api/ec2/cloud.py:900
1438
msgid "attribute not supported: %s"
1441
#: ../nova/api/ec2/cloud.py:890
1443
msgid "invalid id: %s"
1446
#: ../nova/api/ec2/cloud.py:903
1447
msgid "user or group not specified"
1450
#: ../nova/api/ec2/cloud.py:905
1451
msgid "only group \"all\" is supported"
1454
#: ../nova/api/ec2/cloud.py:907
1455
msgid "operation_type must be add or remove"
1458
#: ../nova/api/ec2/cloud.py:908
1460
msgid "Updating image %s publicity"
1463
#: ../bin/nova-api.py:52
1465
msgid "Using paste.deploy config at: %s"
1468
#: ../bin/nova-api.py:57
1470
msgid "No paste configuration for app: %s"
1473
#: ../bin/nova-api.py:59
1476
"App Config: %(api)s\n"
1480
#: ../bin/nova-api.py:64
1482
msgid "Running %s API"
1485
#: ../bin/nova-api.py:69
1487
msgid "No known API applications configured in %s."
1490
#: ../bin/nova-api.py:83
1492
msgid "Starting nova-api node (version %s)"
1495
#: ../bin/nova-api.py:89
1497
msgid "No paste configuration found for: %s"
1500
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:84
1502
msgid "Argument %(key)s value %(value)s is too short."
1505
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:89
1507
msgid "Argument %(key)s value %(value)s contains invalid characters."
1510
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:94
1512
msgid "Argument %(key)s value %(value)s starts with a hyphen."
1515
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:102
1516
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:130
1518
msgid "Argument %s is required."
1521
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:117
1524
"Argument %(key)s may not take value %(value)s. Valid values are ['true', "
1528
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:163
1531
"Created VDI %(vdi_ref)s (%(label)s, %(size)s, %(read_only)s) on %(sr_ref)s."
1534
#: ../nova/virt/xenapi/vmops.py:67
1536
msgid "Attempted to create non-unique name %s"
1539
#: ../nova/virt/xenapi/vmops.py:73
1541
msgid "instance %(name)s: not enough free memory"
1544
#: ../nova/virt/xenapi/vmops.py:148
1546
msgid "Starting VM %s..."
1549
#: ../nova/virt/xenapi/vmops.py:151
1551
msgid "Spawning VM %(instance_name)s created %(vm_ref)s."
1554
#: ../nova/virt/xenapi/vmops.py:162
1556
msgid "Invalid value for onset_files: '%s'"
1559
#: ../nova/virt/xenapi/vmops.py:167
1561
msgid "Injecting file path: '%s'"
1564
#: ../nova/virt/xenapi/vmops.py:180
1566
msgid "Instance %s: booted"
1569
#: ../nova/virt/xenapi/vmops.py:232
1571
msgid "Instance not present %s"
1574
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
1576
#: ../nova/virt/xenapi/vmops.py:261
1578
msgid "Starting snapshot for VM %s"
1581
#: ../nova/virt/xenapi/vmops.py:269
1583
msgid "Unable to Snapshot %(vm_ref)s: %(exc)s"
1586
#: ../nova/virt/xenapi/vmops.py:280
1588
msgid "Finished snapshot and upload for VM %s"
1591
#: ../nova/virt/xenapi/vmops.py:356
1593
msgid "VM %(vm)s already halted, skipping shutdown..."
1596
#: ../nova/virt/xenapi/vmops.py:389
1597
msgid "Removing kernel/ramdisk files"
1600
#: ../nova/virt/xenapi/vmops.py:399
1601
msgid "kernel/ramdisk files removed"
1604
#: ../nova/virt/xenapi/vmops.py:561
1607
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_id)s; "
1611
#: ../nova/virt/xenapi/vmops.py:564
1614
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM "
1615
"id=%(instance_id)s; args=%(strargs)s"
1618
#: ../nova/virt/xenapi/vmops.py:569
1621
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_id)s; "
1625
#: ../nova/virt/xenapi/vmops.py:760
1627
msgid "OpenSSL error: %s"
1630
#: ../nova/tests/test_compute.py:148
1632
msgid "Running instances: %s"
1635
#: ../nova/tests/test_compute.py:154
1637
msgid "After terminating instances: %s"
1640
#: ../nova/cloudpipe/pipelib.py:45
1641
msgid "Template for script to run on cloudpipe instance boot"
1644
#: ../nova/cloudpipe/pipelib.py:48
1645
msgid "Network to push into openvpn config"
1648
#: ../nova/cloudpipe/pipelib.py:51
1649
msgid "Netmask to push into openvpn config"
1652
#: ../nova/cloudpipe/pipelib.py:97
1654
msgid "Launching VPN for %s"
1657
#: ../nova/db/sqlalchemy/migration.py:35
1658
msgid "python-migrate is not installed. Exiting."
1661
#: ../nova/image/s3.py:99
1663
msgid "Image %s could not be found"
1666
#: ../nova/api/ec2/__init__.py:121
1667
msgid "Too many failed authentications."
1670
#: ../nova/api/ec2/__init__.py:131
1673
"Access key %(access_key)s has had %(failures)d failed authentications and "
1674
"will be locked out for %(lock_mins)d minutes."
1677
#: ../nova/api/ec2/__init__.py:169 ../nova/objectstore/handler.py:140
1679
msgid "Authentication Failure: %s"
1682
#: ../nova/api/ec2/__init__.py:182
1684
msgid "Authenticated Request For %(uname)s:%(pname)s)"
1687
#: ../nova/api/ec2/__init__.py:207
1692
#: ../nova/api/ec2/__init__.py:209
1694
msgid "arg: %(key)s\t\tval: %(value)s"
1697
#: ../nova/api/ec2/__init__.py:281
1700
"Unauthorized request for controller=%(controller)s and action=%(action)s"
1703
#: ../nova/api/ec2/__init__.py:314
1705
msgid "InstanceNotFound raised: %s"
1708
#: ../nova/api/ec2/__init__.py:320
1710
msgid "VolumeNotFound raised: %s"
1713
#: ../nova/api/ec2/__init__.py:326
1715
msgid "NotFound raised: %s"
1718
#: ../nova/api/ec2/__init__.py:329
1720
msgid "ApiError raised: %s"
1723
#: ../nova/api/ec2/__init__.py:338
1725
msgid "Unexpected error raised: %s"
1728
#: ../nova/api/ec2/__init__.py:343
1729
msgid "An unknown error has occurred. Please try your request again."
1732
#: ../nova/auth/dbdriver.py:84
1734
msgid "User %s already exists"
1737
#: ../nova/auth/dbdriver.py:106 ../nova/auth/ldapdriver.py:232
1739
msgid "Project can't be created because manager %s doesn't exist"
1742
#: ../nova/auth/dbdriver.py:122 ../nova/auth/ldapdriver.py:243
1744
msgid "Project can't be created because user %s doesn't exist"
1747
#: ../nova/auth/dbdriver.py:135 ../nova/auth/ldapdriver.py:229
1749
msgid "Project can't be created because project %s already exists"
1752
#: ../nova/auth/dbdriver.py:157 ../nova/auth/ldapdriver.py:268
1754
msgid "Project can't be modified because manager %s doesn't exist"
1757
#: ../nova/auth/dbdriver.py:245
1759
msgid "User \"%s\" not found"
1762
#: ../nova/auth/dbdriver.py:248
1764
msgid "Project \"%s\" not found"
1767
#: ../nova/virt/xenapi_conn.py:129
1769
"Must specify xenapi_connection_url, xenapi_connection_username (optionally), "
1770
"and xenapi_connection_password to use connection_type=xenapi"
1773
#: ../nova/virt/xenapi_conn.py:311
1775
msgid "Task [%(name)s] %(task)s status: success %(result)s"
1778
#: ../nova/virt/xenapi_conn.py:317
1780
msgid "Task [%(name)s] %(task)s status: %(status)s %(error_info)s"
1783
#: ../nova/virt/xenapi_conn.py:331 ../nova/virt/xenapi_conn.py:344
1785
msgid "Got exception: %s"
1788
#: ../nova/compute/monitor.py:259
1790
msgid "updating %s..."
1793
#: ../nova/compute/monitor.py:289
1794
msgid "unexpected error during update"
1797
#: ../nova/compute/monitor.py:356
1799
msgid "Cannot get blockstats for \"%(disk)s\" on \"%(iid)s\""
1802
#: ../nova/compute/monitor.py:379
1804
msgid "Cannot get ifstats for \"%(interface)s\" on \"%(iid)s\""
1807
#: ../nova/compute/monitor.py:414
1808
msgid "unexpected exception getting connection"
1811
#: ../nova/compute/monitor.py:429
1813
msgid "Found instance: %s"
1816
#: ../nova/volume/san.py:67
1818
msgid "Could not find iSCSI export for volume %s"
1821
#: ../nova/api/ec2/apirequest.py:100
1824
"Unsupported API request: controller = %(controller)s, action = %(action)s"
1827
#: ../nova/api/openstack/__init__.py:55
1829
msgid "Caught error: %s"
1832
#: ../nova/api/openstack/__init__.py:76
1833
msgid "Including admin operations in API."
1836
#: ../nova/console/xvp.py:99
1837
msgid "Rebuilding xvp conf"
1840
#: ../nova/console/xvp.py:116
1845
#: ../nova/console/xvp.py:121
1846
msgid "Stopping xvp"
1849
#: ../nova/console/xvp.py:134
1850
msgid "Starting xvp"
1853
#: ../nova/console/xvp.py:141
1855
msgid "Error starting xvp: %s"
1858
#: ../nova/console/xvp.py:144
1859
msgid "Restarting xvp"
1862
#: ../nova/console/xvp.py:146
1863
msgid "xvp not running..."
1866
#: ../bin/nova-manage.py:272
1868
"The above error may show that the database has not been created.\n"
1869
"Please create a database using nova-manage sync db before running this "
1873
#: ../bin/nova-manage.py:426
1875
"No more networks available. If this is a new installation, you need\n"
1876
"to call something like this:\n"
1878
" nova-manage network create 10.0.0.0/8 10 64\n"
1882
#: ../bin/nova-manage.py:431
1884
"The above error may show that the certificate db has not been created.\n"
1885
"Please create a database by running a nova-api server on this host."
1888
#: ../bin/nova-manage.py:447 ../bin/nova-manage.py:536
1892
#: ../bin/nova-manage.py:448
1896
#: ../bin/nova-manage.py:449
1900
#: ../bin/nova-manage.py:450
1904
#: ../bin/nova-manage.py:451
1908
#: ../bin/nova-manage.py:537
1912
#: ../bin/nova-manage.py:538
1913
msgid "start address"
1916
#: ../nova/virt/disk.py:69
1918
msgid "Failed to load partition: %s"
1921
#: ../nova/virt/disk.py:91
1923
msgid "Failed to mount filesystem: %s"
1926
#: ../nova/virt/disk.py:124
1928
msgid "nbd device %s did not show up"
1931
#: ../nova/virt/disk.py:128
1933
msgid "Could not attach image to loopback: %s"
1936
#: ../nova/virt/disk.py:151
1937
msgid "No free nbd devices"
1940
#: ../doc/ext/nova_todo.py:46
1942
msgid "%(filename)s, line %(line_info)d"
1945
#. FIXME(chiradeep): implement this
1946
#: ../nova/virt/hyperv.py:118
1947
msgid "In init host"
1950
#: ../nova/virt/hyperv.py:131
1952
msgid "Attempt to create duplicate vm %s"
1955
#: ../nova/virt/hyperv.py:148
1957
msgid "Starting VM %s "
1960
#: ../nova/virt/hyperv.py:150
1962
msgid "Started VM %s "
1965
#: ../nova/virt/hyperv.py:152
1967
msgid "spawn vm failed: %s"
1970
#: ../nova/virt/hyperv.py:169
1972
msgid "Failed to create VM %s"
1975
#: ../nova/virt/hyperv.py:188
1977
msgid "Set memory for vm %s..."
1980
#: ../nova/virt/hyperv.py:198
1982
msgid "Set vcpus for vm %s..."
1985
#: ../nova/virt/hyperv.py:202
1987
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
1990
#: ../nova/virt/hyperv.py:227
1992
msgid "Failed to add diskdrive to VM %s"
1995
#: ../nova/virt/hyperv.py:230
1997
msgid "New disk drive path is %s"
2000
#: ../nova/virt/hyperv.py:247
2002
msgid "Failed to add vhd file to VM %s"
2005
#: ../nova/virt/hyperv.py:249
2007
msgid "Created disk for %s"
2010
#: ../nova/virt/hyperv.py:253
2012
msgid "Creating nic for %s "
2015
#: ../nova/virt/hyperv.py:272
2016
msgid "Failed creating a port on the external vswitch"
2019
#: ../nova/virt/hyperv.py:273
2021
msgid "Failed creating port for %s"
2024
#: ../nova/virt/hyperv.py:276
2026
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
2029
#: ../nova/virt/hyperv.py:286
2031
msgid "Failed to add nic to VM %s"
2034
#: ../nova/virt/hyperv.py:288
2036
msgid "Created nic for %s "
2039
#: ../nova/virt/hyperv.py:321
2041
msgid "WMI job failed: %s"
2044
#: ../nova/virt/hyperv.py:325
2046
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
2049
#: ../nova/virt/hyperv.py:361
2051
msgid "Got request to destroy vm %s"
2054
#: ../nova/virt/hyperv.py:386
2056
msgid "Failed to destroy vm %s"
2059
#: ../nova/virt/hyperv.py:393
2061
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
2064
#: ../nova/virt/hyperv.py:415
2067
"Got Info for vm %(instance_id)s: state=%(state)s, mem=%(memusage)s, "
2068
"num_cpu=%(numprocs)s, cpu_time=%(uptime)s"
2071
#: ../nova/virt/hyperv.py:451
2073
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
2076
#: ../nova/virt/hyperv.py:454
2078
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
2081
#: ../nova/compute/api.py:71
2083
msgid "Instance %d was not found in get_network_topic"
2086
#: ../nova/compute/api.py:77
2088
msgid "Instance %d has no host"
2091
#: ../nova/compute/api.py:97
2093
msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances"
2096
#: ../nova/compute/api.py:99
2099
"Instance quota exceeded. You can only run %s more instances of this type."
2102
#: ../nova/compute/api.py:112
2103
msgid "Creating a raw instance"
2106
#: ../nova/compute/api.py:160
2108
msgid "Going to run %s instances..."
2111
#: ../nova/compute/api.py:187
2113
msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s"
2116
#: ../nova/compute/api.py:292
2118
msgid "Going to try to terminate %s"
2121
#: ../nova/compute/api.py:296
2123
msgid "Instance %d was not found during terminate"
2126
#: ../nova/compute/api.py:301
2128
msgid "Instance %d is already being terminated"
2131
#: ../nova/compute/api.py:481
2133
msgid "Invalid device specified: %s. Example device: /dev/vdb"
2136
#: ../nova/compute/api.py:496
2137
msgid "Volume isn't attached to anything!"
2140
#: ../nova/rpc.py:98
2143
"AMQP server on %(fl_host)s:%(fl_port)d is unreachable. Trying again in "
2144
"%(fl_intv)d seconds."
2147
#: ../nova/rpc.py:103
2149
msgid "Unable to connect to AMQP server after %d tries. Shutting down."
2152
#: ../nova/rpc.py:122
2153
msgid "Reconnected to queue"
2156
#: ../nova/rpc.py:129
2157
msgid "Failed to fetch message from queue"
2160
#: ../nova/rpc.py:159
2162
msgid "Initing the Adapter Consumer for %s"
2165
#: ../nova/rpc.py:178
2170
#. NOTE(vish): we may not want to ack here, but that means that bad
2171
#. messages stay in the queue indefinitely, so for now
2172
#. we just log the message and send an error string
2173
#. back to the caller
2174
#: ../nova/rpc.py:191
2176
msgid "no method for message: %s"
2177
msgstr "keine Methode für diese Nachricht gefunden: %s"
2179
#: ../nova/rpc.py:192
2181
msgid "No method for message: %s"
2182
msgstr "keine Methode für diese Nachricht gefunden: %s"
2184
#: ../nova/rpc.py:253
2186
msgid "Returning exception %s to caller"
2189
#: ../nova/rpc.py:294
2191
msgid "unpacked context: %s"
2194
#: ../nova/rpc.py:313
2195
msgid "Making asynchronous call..."
2196
msgstr "führe asynchronen Aufruf durch..."
2198
#: ../nova/rpc.py:316
2200
msgid "MSG_ID is %s"
2201
msgstr "MSG_ID ist %s"
2203
#: ../nova/rpc.py:354
2204
msgid "Making asynchronous cast..."
2207
#: ../nova/rpc.py:364
2212
#: ../nova/rpc.py:373
2215
msgstr "Betreff ist %s"
2217
#: ../nova/rpc.py:374
2220
msgstr "Nachricht %s"
2222
#: ../nova/volume/driver.py:78
2224
msgid "Recovering from a failed execute. Try number %s"
2227
#: ../nova/volume/driver.py:87
2229
msgid "volume group %s doesn't exist"
2232
#: ../nova/volume/driver.py:220
2234
msgid "FAKE AOE: %s"
2237
#: ../nova/volume/driver.py:233
2238
msgid "Skipping ensure_export. No iscsi_target "
2241
#: ../nova/volume/driver.py:279 ../nova/volume/driver.py:288
2242
msgid "Skipping remove_export. No iscsi_target "
2245
#: ../nova/volume/driver.py:347
2247
msgid "FAKE ISCSI: %s"
2250
#: ../nova/volume/driver.py:359
2252
msgid "rbd has no pool %s"
2255
#: ../nova/volume/driver.py:414
2257
msgid "Sheepdog is not working: %s"
2260
#: ../nova/volume/driver.py:416
2261
msgid "Sheepdog is not working"
2264
#: ../nova/wsgi.py:68
2266
msgid "Starting %(arg0)s on %(host)s:%(port)s"
2269
#: ../nova/wsgi.py:147
2270
msgid "You must implement __call__"
2273
#: ../bin/nova-instancemonitor.py:55
2274
msgid "Starting instance monitor"
2277
#: ../bin/nova-dhcpbridge.py:58
2281
#: ../bin/nova-dhcpbridge.py:73
2282
msgid "Adopted old lease or got a change of mac/hostname"
2285
#: ../bin/nova-dhcpbridge.py:80
2286
msgid "releasing ip"
2289
#: ../bin/nova-dhcpbridge.py:123
2292
"Called %(action)s for mac %(mac)s with ip %(ip)s and hostname %(hostname)s "
2293
"on interface %(interface)s"
2296
#: ../nova/virt/fake.py:239
2298
msgid "Instance %s Not Found"
2301
#: ../nova/network/manager.py:153
2303
msgid "Dissassociated %s stale fixed ip(s)"
2306
#: ../nova/network/manager.py:157
2307
msgid "setting network host"
2310
#: ../nova/network/manager.py:212
2312
msgid "Leasing IP %s"
2315
#: ../nova/network/manager.py:216
2317
msgid "IP %s leased that isn't associated"
2320
#: ../nova/network/manager.py:220
2322
msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s"
2325
#: ../nova/network/manager.py:228
2327
msgid "IP %s leased that was already deallocated"
2330
#: ../nova/network/manager.py:233
2332
msgid "Releasing IP %s"
2335
#: ../nova/network/manager.py:237
2337
msgid "IP %s released that isn't associated"
2340
#: ../nova/network/manager.py:241
2342
msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s"
2345
#: ../nova/network/manager.py:244
2347
msgid "IP %s released that was not leased"
2350
#: ../nova/network/manager.py:519
2352
"The sum between the number of networks and the vlan start cannot be greater "
2356
#: ../nova/virt/xenapi/volume_utils.py:57
2358
msgid "Introducing %s..."
2361
#: ../nova/virt/xenapi/volume_utils.py:74
2363
msgid "Introduced %(label)s as %(sr_ref)s."
2366
#: ../nova/virt/xenapi/volume_utils.py:78
2367
msgid "Unable to create Storage Repository"
2370
#: ../nova/virt/xenapi/volume_utils.py:90
2372
msgid "Unable to find SR from VBD %s"
2375
#: ../nova/virt/xenapi/volume_utils.py:96
2377
msgid "Forgetting SR %s ... "
2380
#: ../nova/virt/xenapi/volume_utils.py:101
2382
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
2385
#: ../nova/virt/xenapi/volume_utils.py:107
2387
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
2390
#: ../nova/virt/xenapi/volume_utils.py:111
2392
msgid "Forgetting SR %s done."
2395
#: ../nova/virt/xenapi/volume_utils.py:113
2397
msgid "Ignoring exception %(exc)s when forgetting SR %(sr_ref)s"
2400
#: ../nova/virt/xenapi/volume_utils.py:123
2402
msgid "Unable to introduce VDI on SR %s"
2405
#: ../nova/virt/xenapi/volume_utils.py:128
2407
msgid "Unable to get record of VDI %s on"
2410
#: ../nova/virt/xenapi/volume_utils.py:146
2412
msgid "Unable to introduce VDI for SR %s"
2415
#: ../nova/virt/xenapi/volume_utils.py:175
2417
msgid "Unable to obtain target information %(device_path)s, %(mountpoint)s"
2420
#: ../nova/virt/xenapi/volume_utils.py:197
2422
msgid "Mountpoint cannot be translated: %s"
2425
#: ../nova/objectstore/image.py:262
2427
msgid "Failed to decrypt private key: %s"
2430
#: ../nova/objectstore/image.py:269
2432
msgid "Failed to decrypt initialization vector: %s"
2435
#: ../nova/objectstore/image.py:277
2437
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
2440
#: ../nova/objectstore/handler.py:106
2442
msgid "Unknown S3 value type %r"
2445
#: ../nova/objectstore/handler.py:137
2446
msgid "Authenticated request"
2449
#: ../nova/objectstore/handler.py:182
2450
msgid "List of buckets requested"
2453
#: ../nova/objectstore/handler.py:209
2455
msgid "List keys for bucket %s"
2458
#: ../nova/objectstore/handler.py:217
2460
msgid "Unauthorized attempt to access bucket %s"
2463
#: ../nova/objectstore/handler.py:235
2465
msgid "Creating bucket %s"
2468
#: ../nova/objectstore/handler.py:245
2470
msgid "Deleting bucket %s"
2473
#: ../nova/objectstore/handler.py:249
2475
msgid "Unauthorized attempt to delete bucket %s"
2478
#: ../nova/objectstore/handler.py:273
2480
msgid "Getting object: %(bname)s / %(nm)s"
2483
#: ../nova/objectstore/handler.py:276
2485
msgid "Unauthorized attempt to get object %(nm)s from bucket %(bname)s"
2488
#: ../nova/objectstore/handler.py:296
2490
msgid "Putting object: %(bname)s / %(nm)s"
2493
#: ../nova/objectstore/handler.py:299
2495
msgid "Unauthorized attempt to upload object %(nm)s to bucket %(bname)s"
2498
#: ../nova/objectstore/handler.py:318
2500
msgid "Deleting object: %(bname)s / %(nm)s"
2503
#: ../nova/objectstore/handler.py:322
2505
msgid "Unauthorized attempt to delete object %(nm)s from bucket %(bname)s"
2508
#: ../nova/objectstore/handler.py:396
2510
msgid "Not authorized to upload image: invalid directory %s"
2513
#: ../nova/objectstore/handler.py:404
2515
msgid "Not authorized to upload image: unauthorized bucket %s"
2518
#: ../nova/objectstore/handler.py:409
2520
msgid "Starting image upload: %s"
2523
#: ../nova/objectstore/handler.py:423
2525
msgid "Not authorized to update attributes of image %s"
2528
#: ../nova/objectstore/handler.py:431
2530
msgid "Toggling publicity flag of image %(image_id)s %(newstatus)r"
2533
#. other attributes imply update
2534
#: ../nova/objectstore/handler.py:436
2536
msgid "Updating user fields on image %s"
2539
#: ../nova/objectstore/handler.py:450
2541
msgid "Unauthorized attempt to delete image %s"
2544
#: ../nova/objectstore/handler.py:455
2546
msgid "Deleted image: %s"
2549
#: ../nova/auth/manager.py:259
2551
msgid "Looking up user: %r"
2554
#: ../nova/auth/manager.py:263
2556
msgid "Failed authorization for access key %s"
2559
#: ../nova/auth/manager.py:264
2561
msgid "No user found for access key %s"
2564
#: ../nova/auth/manager.py:270
2566
msgid "Using project name = user name (%s)"
2567
msgstr "Verwende Project-Name = User-Name (%s)"
2569
#: ../nova/auth/manager.py:277
2571
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
2574
#: ../nova/auth/manager.py:279
2576
msgid "No project called %s could be found"
2577
msgstr "Es konnte kein Projekt mit dem Namen %s gefunden werden"
2579
#: ../nova/auth/manager.py:287
2582
"Failed authorization: user %(uname)s not admin and not member of project "
2586
#: ../nova/auth/manager.py:289
2588
msgid "User %(uid)s is not a member of project %(pjid)s"
2591
#: ../nova/auth/manager.py:298 ../nova/auth/manager.py:309
2593
msgid "Invalid signature for user %s"
2596
#: ../nova/auth/manager.py:299 ../nova/auth/manager.py:310
2597
msgid "Signature does not match"
2600
#: ../nova/auth/manager.py:380
2601
msgid "Must specify project"
2604
#: ../nova/auth/manager.py:414
2606
msgid "The %s role can not be found"
2609
#: ../nova/auth/manager.py:416
2611
msgid "The %s role is global only"
2614
#: ../nova/auth/manager.py:420
2616
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
2619
#: ../nova/auth/manager.py:423
2621
msgid "Adding sitewide role %(role)s to user %(uid)s"
2624
#: ../nova/auth/manager.py:448
2626
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
2629
#: ../nova/auth/manager.py:451
2631
msgid "Removing sitewide role %(role)s from user %(uid)s"
2634
#: ../nova/auth/manager.py:515
2636
msgid "Created project %(name)s with manager %(manager_user)s"
2639
#: ../nova/auth/manager.py:533
2641
msgid "modifying project %s"
2644
#: ../nova/auth/manager.py:545
2646
msgid "Adding user %(uid)s to project %(pid)s"
2649
#: ../nova/auth/manager.py:566
2651
msgid "Remove user %(uid)s from project %(pid)s"
2654
#: ../nova/auth/manager.py:592
2656
msgid "Deleting project %s"
2659
#: ../nova/auth/manager.py:650
2661
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
2664
#: ../nova/auth/manager.py:659
2666
msgid "Deleting user %s"
2669
#: ../nova/auth/manager.py:669
2671
msgid "Access Key change for user %s"
2674
#: ../nova/auth/manager.py:671
2676
msgid "Secret Key change for user %s"
2679
#: ../nova/auth/manager.py:673
2681
msgid "Admin status set to %(admin)r for user %(uid)s"
2684
#: ../nova/auth/manager.py:722
2686
msgid "No vpn data for project %s"
2689
#: ../nova/service.py:161
2691
msgid "Starting %(topic)s node (version %(vcs_string)s)"
2694
#: ../nova/service.py:174
2695
msgid "Service killed that has no database entry"
2698
#: ../nova/service.py:195
2699
msgid "The service database object disappeared, Recreating it."
2701
"Das Service-Datenbank-Objekt ist verschwunden, es wird erneut erzeugt."
2703
#: ../nova/service.py:207
2704
msgid "Recovered model server connection!"
2707
#: ../nova/service.py:213
2708
msgid "model server went away"
2711
#: ../nova/auth/ldapdriver.py:174
2713
msgid "LDAP user %s already exists"
2716
#: ../nova/auth/ldapdriver.py:205
2718
msgid "LDAP object for %s doesn't exist"
2721
#: ../nova/auth/ldapdriver.py:348
2723
msgid "User %s doesn't exist"
2726
#: ../nova/auth/ldapdriver.py:472
2728
msgid "Group can't be created because group %s already exists"
2729
msgstr "Die Gruppe %s kann nicht angelegt werde, da sie bereits existiert"
2731
#: ../nova/auth/ldapdriver.py:478
2733
msgid "Group can't be created because user %s doesn't exist"
2736
#: ../nova/auth/ldapdriver.py:495
2738
msgid "User %s can't be searched in group because the user doesn't exist"
2741
#: ../nova/auth/ldapdriver.py:507
2743
msgid "User %s can't be added to the group because the user doesn't exist"
2745
"Der User %s kann nicht zur Gruppe hinzugefügt werde, da er nicht existiert"
2747
#: ../nova/auth/ldapdriver.py:510 ../nova/auth/ldapdriver.py:521
2749
msgid "The group at dn %s doesn't exist"
2752
#: ../nova/auth/ldapdriver.py:513
2754
msgid "User %(uid)s is already a member of the group %(group_dn)s"
2757
#: ../nova/auth/ldapdriver.py:524
2760
"User %s can't be removed from the group because the user doesn't exist"
2762
"Der User %s kann nicht aus der Gruppe entfernt werden, da er nicht existiert"
2764
#: ../nova/auth/ldapdriver.py:528
2766
msgid "User %s is not a member of the group"
2769
#: ../nova/auth/ldapdriver.py:542
2772
"Attempted to remove the last member of a group. Deleting the group at %s "
2776
#: ../nova/auth/ldapdriver.py:549
2778
msgid "User %s can't be removed from all because the user doesn't exist"
2781
#: ../nova/auth/ldapdriver.py:564
2783
msgid "Group at dn %s doesn't exist"
2786
#: ../nova/virt/xenapi/network_utils.py:40
2788
msgid "Found non-unique network for bridge %s"
2791
#: ../nova/virt/xenapi/network_utils.py:43
2793
msgid "Found no network for bridge %s"
2796
#: ../nova/api/ec2/admin.py:97
2798
msgid "Creating new user: %s"
2801
#: ../nova/api/ec2/admin.py:105
2803
msgid "Deleting user: %s"
2806
#: ../nova/api/ec2/admin.py:127
2808
msgid "Adding role %(role)s to user %(user)s for project %(project)s"
2811
#: ../nova/api/ec2/admin.py:131
2813
msgid "Adding sitewide role %(role)s to user %(user)s"
2816
#: ../nova/api/ec2/admin.py:137
2818
msgid "Removing role %(role)s from user %(user)s for project %(project)s"
2821
#: ../nova/api/ec2/admin.py:141
2823
msgid "Removing sitewide role %(role)s from user %(user)s"
2826
#: ../nova/api/ec2/admin.py:146 ../nova/api/ec2/admin.py:223
2827
msgid "operation must be add or remove"
2830
#: ../nova/api/ec2/admin.py:159
2832
msgid "Getting x509 for user: %(name)s on project: %(project)s"
2835
#: ../nova/api/ec2/admin.py:177
2837
msgid "Create project %(name)s managed by %(manager_user)s"
2840
#: ../nova/api/ec2/admin.py:190
2842
msgid "Modify project: %(name)s managed by %(manager_user)s"
2845
#: ../nova/api/ec2/admin.py:200
2847
msgid "Delete project: %s"
2848
msgstr "Lösche Projekt %s"
2850
#: ../nova/api/ec2/admin.py:214
2852
msgid "Adding user %(user)s to project %(project)s"
2855
#: ../nova/api/ec2/admin.py:218
2857
msgid "Removing user %(user)s from project %(project)s"
2864
#~ "Exit code: %s\n"
2870
#~ "Exit Code: %s\n"
2875
#~ msgid "(%s) publish (key: %s) %s"
2876
#~ msgstr "(%s) öffentlich (Schlüssel: %s) %s"
2879
#~ msgid "Getting from %s: %s"
2880
#~ msgstr "Beziehe von %s: %s"
2883
#~ msgid "AMQP server on %s:%d is unreachable. Trying again in %d seconds."
2885
#~ "Der AMQP server %s:%d ist nicht erreichbar. Erneuter Versuch in %d Sekunden."
2888
#~ msgid "volume %s: creating lv of size %sG"
2889
#~ msgstr "Volume %s: erstelle LV mit %sG"
2892
#~ msgid "Data store %s is unreachable. Trying again in %d seconds."
2894
#~ "Datastore %s ist nicht erreichbar. Versuche es erneut in %d Sekunden."