~0x44/nova/bug838466

« back to all changes in this revision

Viewing changes to po/de.po

  • Committer: Brian Waldon
  • Date: 2011-07-29 16:54:55 UTC
  • mto: This revision was merged to the branch mainline in revision 1364.
  • Revision ID: brian.waldon@rackspace.com-20110729165455-4ebqwv8s5pkscmmg
one last change

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
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"
 
14
"MIME-Version: 1.0\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"
 
19
 
 
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."
 
25
 
 
26
#: ../nova/exception.py:33
 
27
msgid "Unexpected error while running command."
 
28
msgstr "Unerwarteter Fehler bei Ausführung des Kommandos."
 
29
 
 
30
#: ../nova/exception.py:36
 
31
#, python-format
 
32
msgid ""
 
33
"%(description)s\n"
 
34
"Command: %(cmd)s\n"
 
35
"Exit code: %(exit_code)s\n"
 
36
"Stdout: %(stdout)r\n"
 
37
"Stderr: %(stderr)r"
 
38
msgstr ""
 
39
"%(description)s\n"
 
40
"Befehl: %(cmd)s\n"
 
41
"Exit-Code: %(exit_code)s\n"
 
42
"Stdout: %(stdout)r\n"
 
43
"Stderr: %(stderr)r"
 
44
 
 
45
#: ../nova/exception.py:107
 
46
msgid "DB exception wrapped"
 
47
msgstr ""
 
48
 
 
49
#. exc_type, exc_value, exc_traceback = sys.exc_info()
 
50
#: ../nova/exception.py:120
 
51
msgid "Uncaught exception"
 
52
msgstr "Nicht abgefangene Ausnahme"
 
53
 
 
54
#: ../nova/volume/api.py:45
 
55
#, python-format
 
56
msgid "Quota exceeeded for %(pid)s, tried to create %(size)sG volume"
 
57
msgstr ""
 
58
 
 
59
#: ../nova/volume/api.py:47
 
60
#, python-format
 
61
msgid "Volume quota exceeded. You cannot create a volume of size %sG"
 
62
msgstr ""
 
63
 
 
64
#: ../nova/volume/api.py:71 ../nova/volume/api.py:96
 
65
msgid "Volume status must be available"
 
66
msgstr ""
 
67
 
 
68
#: ../nova/volume/api.py:98
 
69
msgid "Volume is already attached"
 
70
msgstr ""
 
71
 
 
72
#: ../nova/volume/api.py:104
 
73
msgid "Volume is already detached"
 
74
msgstr ""
 
75
 
 
76
#: ../nova/api/openstack/servers.py:72
 
77
msgid "Failed to read private ip"
 
78
msgstr ""
 
79
 
 
80
#: ../nova/api/openstack/servers.py:79
 
81
msgid "Failed to read public ip(s)"
 
82
msgstr ""
 
83
 
 
84
#: ../nova/api/openstack/servers.py:152
 
85
#, python-format
 
86
msgid "%(param)s property not found for image %(_image_id)s"
 
87
msgstr ""
 
88
"Die Property %(param)s konnte im Image %(_image_id)s nicht gefunden werden"
 
89
 
 
90
#: ../nova/api/openstack/servers.py:168
 
91
msgid "No keypairs defined"
 
92
msgstr ""
 
93
 
 
94
#: ../nova/api/openstack/servers.py:238
 
95
#, python-format
 
96
msgid "Compute.api::lock %s"
 
97
msgstr ""
 
98
 
 
99
#: ../nova/api/openstack/servers.py:253
 
100
#, python-format
 
101
msgid "Compute.api::unlock %s"
 
102
msgstr ""
 
103
 
 
104
#: ../nova/api/openstack/servers.py:267
 
105
#, python-format
 
106
msgid "Compute.api::get_lock %s"
 
107
msgstr ""
 
108
 
 
109
#: ../nova/api/openstack/servers.py:281
 
110
#, python-format
 
111
msgid "Compute.api::reset_network %s"
 
112
msgstr ""
 
113
 
 
114
#: ../nova/api/openstack/servers.py:292
 
115
#, python-format
 
116
msgid "Compute.api::pause %s"
 
117
msgstr ""
 
118
 
 
119
#: ../nova/api/openstack/servers.py:303
 
120
#, python-format
 
121
msgid "Compute.api::unpause %s"
 
122
msgstr ""
 
123
 
 
124
#: ../nova/api/openstack/servers.py:314
 
125
#, python-format
 
126
msgid "compute.api::suspend %s"
 
127
msgstr ""
 
128
 
 
129
#: ../nova/api/openstack/servers.py:325
 
130
#, python-format
 
131
msgid "compute.api::resume %s"
 
132
msgstr ""
 
133
 
 
134
#: ../nova/twistd.py:157
 
135
msgid "Wrong number of arguments."
 
136
msgstr ""
 
137
 
 
138
#: ../nova/twistd.py:209
 
139
#, python-format
 
140
msgid "pidfile %s does not exist. Daemon not running?\n"
 
141
msgstr "PID-Datei %s existiert nicht. Läuft der Daemon nicht?\n"
 
142
 
 
143
#: ../nova/twistd.py:221
 
144
msgid "No such process"
 
145
msgstr "Kein passender Prozess gefunden"
 
146
 
 
147
#: ../nova/twistd.py:230 ../nova/service.py:224
 
148
#, python-format
 
149
msgid "Serving %s"
 
150
msgstr "Bedient %s"
 
151
 
 
152
#: ../nova/twistd.py:262 ../nova/service.py:225
 
153
msgid "Full set of FLAGS:"
 
154
msgstr "Alle vorhandenen FLAGS:"
 
155
 
 
156
#: ../nova/twistd.py:266
 
157
#, python-format
 
158
msgid "Starting %s"
 
159
msgstr "%s wird gestartet"
 
160
 
 
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
 
164
#, python-format
 
165
msgid "Instance %s not found"
 
166
msgstr ""
 
167
 
 
168
#. NOTE: No Resource Pool concept so far
 
169
#: ../nova/virt/xenapi/volumeops.py:51
 
170
#, python-format
 
171
msgid "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s"
 
172
msgstr ""
 
173
 
 
174
#: ../nova/virt/xenapi/volumeops.py:69
 
175
#, python-format
 
176
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
 
177
msgstr ""
 
178
 
 
179
#: ../nova/virt/xenapi/volumeops.py:80
 
180
#, python-format
 
181
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
 
182
msgstr ""
 
183
 
 
184
#: ../nova/virt/xenapi/volumeops.py:91
 
185
#, python-format
 
186
msgid "Unable to attach volume to instance %s"
 
187
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
 
188
 
 
189
#: ../nova/virt/xenapi/volumeops.py:93
 
190
#, python-format
 
191
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
 
192
msgstr ""
 
193
"Einhängepunkt%(mountpoint)s  zur Instanze %(instance_name)s hinzugefügt"
 
194
 
 
195
#. Detach VBD from VM
 
196
#: ../nova/virt/xenapi/volumeops.py:104
 
197
#, python-format
 
198
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
199
msgstr ""
 
200
 
 
201
#: ../nova/virt/xenapi/volumeops.py:112
 
202
#, python-format
 
203
msgid "Unable to locate volume %s"
 
204
msgstr "Nicht möglich volume %s zufinden"
 
205
 
 
206
#: ../nova/virt/xenapi/volumeops.py:120
 
207
#, python-format
 
208
msgid "Unable to detach volume %s"
 
209
msgstr ""
 
210
 
 
211
#: ../nova/virt/xenapi/volumeops.py:127
 
212
#, python-format
 
213
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
 
214
msgstr ""
 
215
 
 
216
#: ../nova/compute/instance_types.py:41
 
217
#, python-format
 
218
msgid "Unknown instance type: %s"
 
219
msgstr "Unbekannter Instanztyp: %s"
 
220
 
 
221
#: ../nova/crypto.py:46
 
222
msgid "Filename of root CA"
 
223
msgstr "Dateiname der Root CA"
 
224
 
 
225
#: ../nova/crypto.py:49
 
226
msgid "Filename of private key"
 
227
msgstr "Dateiname des Private Key"
 
228
 
 
229
#: ../nova/crypto.py:51
 
230
msgid "Filename of root Certificate Revokation List"
 
231
msgstr "Dateiname der Certificate Revocation List"
 
232
 
 
233
#: ../nova/crypto.py:53
 
234
msgid "Where we keep our keys"
 
235
msgstr "Wo wir unsere Schlüssel aufbewahren"
 
236
 
 
237
#: ../nova/crypto.py:55
 
238
msgid "Where we keep our root CA"
 
239
msgstr ""
 
240
 
 
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?"
 
244
 
 
245
#: ../nova/crypto.py:61
 
246
#, python-format
 
247
msgid "Subject for certificate for users, %s for project, user, timestamp"
 
248
msgstr ""
 
249
 
 
250
#: ../nova/crypto.py:66
 
251
#, python-format
 
252
msgid "Subject for certificate for projects, %s for project, timestamp"
 
253
msgstr ""
 
254
 
 
255
#: ../nova/crypto.py:71
 
256
#, python-format
 
257
msgid "Subject for certificate for vpns, %s for project, timestamp"
 
258
msgstr ""
 
259
 
 
260
#: ../nova/crypto.py:258
 
261
#, python-format
 
262
msgid "Flags path: %s"
 
263
msgstr ""
 
264
 
 
265
#: ../nova/scheduler/manager.py:69
 
266
#, python-format
 
267
msgid "Casting to %(topic)s %(host)s for %(method)s"
 
268
msgstr ""
 
269
 
 
270
#: ../nova/compute/manager.py:78
 
271
#, python-format
 
272
msgid "check_instance_lock: decorating: |%s|"
 
273
msgstr ""
 
274
 
 
275
#: ../nova/compute/manager.py:80
 
276
#, python-format
 
277
msgid ""
 
278
"check_instance_lock: arguments: |%(self)s| |%(context)s| |%(instance_id)s|"
 
279
msgstr ""
 
280
 
 
281
#: ../nova/compute/manager.py:84
 
282
#, python-format
 
283
msgid "check_instance_lock: locked: |%s|"
 
284
msgstr ""
 
285
 
 
286
#: ../nova/compute/manager.py:86
 
287
#, python-format
 
288
msgid "check_instance_lock: admin: |%s|"
 
289
msgstr ""
 
290
 
 
291
#: ../nova/compute/manager.py:91
 
292
#, python-format
 
293
msgid "check_instance_lock: executing: |%s|"
 
294
msgstr ""
 
295
 
 
296
#: ../nova/compute/manager.py:95
 
297
#, python-format
 
298
msgid "check_instance_lock: not executing |%s|"
 
299
msgstr ""
 
300
 
 
301
#: ../nova/compute/manager.py:179
 
302
msgid "Instance has already been created"
 
303
msgstr "Instanz wurde bereits erstellt"
 
304
 
 
305
#: ../nova/compute/manager.py:180
 
306
#, python-format
 
307
msgid "instance %s: starting..."
 
308
msgstr "Instanz %s startet..."
 
309
 
 
310
#. pylint: disable=W0702
 
311
#: ../nova/compute/manager.py:219
 
312
#, python-format
 
313
msgid "instance %s: Failed to spawn"
 
314
msgstr ""
 
315
 
 
316
#: ../nova/compute/manager.py:233 ../nova/tests/test_cloud.py:286
 
317
#, python-format
 
318
msgid "Terminating instance %s"
 
319
msgstr "Beende Instanz %s"
 
320
 
 
321
#: ../nova/compute/manager.py:255
 
322
#, python-format
 
323
msgid "Deallocating address %s"
 
324
msgstr ""
 
325
 
 
326
#: ../nova/compute/manager.py:268
 
327
#, python-format
 
328
msgid "trying to destroy already destroyed instance: %s"
 
329
msgstr ""
 
330
 
 
331
#: ../nova/compute/manager.py:282
 
332
#, python-format
 
333
msgid "Rebooting instance %s"
 
334
msgstr ""
 
335
 
 
336
#: ../nova/compute/manager.py:287
 
337
#, python-format
 
338
msgid ""
 
339
"trying to reboot a non-running instance: %(instance_id)s (state: %(state)s "
 
340
"expected: %(running)s)"
 
341
msgstr ""
 
342
 
 
343
#: ../nova/compute/manager.py:311
 
344
#, python-format
 
345
msgid "instance %s: snapshotting"
 
346
msgstr ""
 
347
 
 
348
#: ../nova/compute/manager.py:316
 
349
#, python-format
 
350
msgid ""
 
351
"trying to snapshot a non-running instance: %(instance_id)s (state: %(state)s "
 
352
"expected: %(running)s)"
 
353
msgstr ""
 
354
 
 
355
#: ../nova/compute/manager.py:332
 
356
#, python-format
 
357
msgid ""
 
358
"trying to reset the password on a non-running instance: %(instance_id)s "
 
359
"(state: %(instance_state)s expected: %(expected_state)s)"
 
360
msgstr ""
 
361
 
 
362
#: ../nova/compute/manager.py:335
 
363
#, python-format
 
364
msgid "instance %s: setting admin password"
 
365
msgstr ""
 
366
 
 
367
#: ../nova/compute/manager.py:353
 
368
#, python-format
 
369
msgid ""
 
370
"trying to inject a file into a non-running instance: %(instance_id)s (state: "
 
371
"%(instance_state)s expected: %(expected_state)s)"
 
372
msgstr ""
 
373
 
 
374
#: ../nova/compute/manager.py:362
 
375
#, python-format
 
376
msgid "instance %(nm)s: injecting file to %(plain_path)s"
 
377
msgstr ""
 
378
 
 
379
#: ../nova/compute/manager.py:372
 
380
#, python-format
 
381
msgid "instance %s: rescuing"
 
382
msgstr "Instanz %s: Rettung"
 
383
 
 
384
#: ../nova/compute/manager.py:387
 
385
#, python-format
 
386
msgid "instance %s: unrescuing"
 
387
msgstr ""
 
388
 
 
389
#: ../nova/compute/manager.py:406
 
390
#, python-format
 
391
msgid "instance %s: pausing"
 
392
msgstr "Instanz %s pausiert"
 
393
 
 
394
#: ../nova/compute/manager.py:423
 
395
#, python-format
 
396
msgid "instance %s: unpausing"
 
397
msgstr "Instanz %s wird fortgesetzt"
 
398
 
 
399
#: ../nova/compute/manager.py:440
 
400
#, python-format
 
401
msgid "instance %s: retrieving diagnostics"
 
402
msgstr ""
 
403
 
 
404
#: ../nova/compute/manager.py:453
 
405
#, python-format
 
406
msgid "instance %s: suspending"
 
407
msgstr ""
 
408
 
 
409
#: ../nova/compute/manager.py:472
 
410
#, python-format
 
411
msgid "instance %s: resuming"
 
412
msgstr ""
 
413
 
 
414
#: ../nova/compute/manager.py:491
 
415
#, python-format
 
416
msgid "instance %s: locking"
 
417
msgstr ""
 
418
 
 
419
#: ../nova/compute/manager.py:503
 
420
#, python-format
 
421
msgid "instance %s: unlocking"
 
422
msgstr ""
 
423
 
 
424
#: ../nova/compute/manager.py:513
 
425
#, python-format
 
426
msgid "instance %s: getting locked state"
 
427
msgstr ""
 
428
 
 
429
#: ../nova/compute/manager.py:526
 
430
#, python-format
 
431
msgid "instance %s: reset network"
 
432
msgstr ""
 
433
 
 
434
#: ../nova/compute/manager.py:535 ../nova/api/ec2/cloud.py:515
 
435
#, python-format
 
436
msgid "Get console output for instance %s"
 
437
msgstr ""
 
438
 
 
439
#: ../nova/compute/manager.py:543
 
440
#, python-format
 
441
msgid "instance %s: getting ajax console"
 
442
msgstr ""
 
443
 
 
444
#: ../nova/compute/manager.py:553
 
445
#, python-format
 
446
msgid ""
 
447
"instance %(instance_id)s: attaching volume %(volume_id)s to %(mountpoint)s"
 
448
msgstr ""
 
449
 
 
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
 
453
#. ecxception below.
 
454
#: ../nova/compute/manager.py:569
 
455
#, python-format
 
456
msgid "instance %(instance_id)s: attach failed %(mountpoint)s, removing"
 
457
msgstr ""
 
458
 
 
459
#: ../nova/compute/manager.py:585
 
460
#, python-format
 
461
msgid ""
 
462
"Detach volume %(volume_id)s from mountpoint %(mp)s on instance "
 
463
"%(instance_id)s"
 
464
msgstr ""
 
465
 
 
466
#: ../nova/compute/manager.py:588
 
467
#, python-format
 
468
msgid "Detaching volume from unknown instance %s"
 
469
msgstr ""
 
470
 
 
471
#: ../nova/scheduler/simple.py:53
 
472
#, python-format
 
473
msgid "Host %s is not alive"
 
474
msgstr ""
 
475
 
 
476
#: ../nova/scheduler/simple.py:65
 
477
msgid "All hosts have too many cores"
 
478
msgstr ""
 
479
 
 
480
#: ../nova/scheduler/simple.py:87
 
481
#, python-format
 
482
msgid "Host %s not available"
 
483
msgstr ""
 
484
 
 
485
#: ../nova/scheduler/simple.py:99
 
486
msgid "All hosts have too many gigabytes"
 
487
msgstr ""
 
488
 
 
489
#: ../nova/scheduler/simple.py:119
 
490
msgid "All hosts have too many networks"
 
491
msgstr ""
 
492
 
 
493
#: ../nova/volume/manager.py:85
 
494
#, python-format
 
495
msgid "Re-exporting %s volumes"
 
496
msgstr ""
 
497
 
 
498
#: ../nova/volume/manager.py:90
 
499
#, python-format
 
500
msgid "volume %s: skipping export"
 
501
msgstr ""
 
502
 
 
503
#: ../nova/volume/manager.py:96
 
504
#, python-format
 
505
msgid "volume %s: creating"
 
506
msgstr "Volume %s: wird erstellt"
 
507
 
 
508
#: ../nova/volume/manager.py:108
 
509
#, python-format
 
510
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
 
511
msgstr ""
 
512
 
 
513
#: ../nova/volume/manager.py:112
 
514
#, python-format
 
515
msgid "volume %s: creating export"
 
516
msgstr "Volume %s: erstelle Export"
 
517
 
 
518
#: ../nova/volume/manager.py:123
 
519
#, python-format
 
520
msgid "volume %s: created successfully"
 
521
msgstr "Volume %s: erfolgreich erstellt"
 
522
 
 
523
#: ../nova/volume/manager.py:131
 
524
msgid "Volume is still attached"
 
525
msgstr ""
 
526
 
 
527
#: ../nova/volume/manager.py:133
 
528
msgid "Volume is not local to this node"
 
529
msgstr ""
 
530
 
 
531
#: ../nova/volume/manager.py:136
 
532
#, python-format
 
533
msgid "volume %s: removing export"
 
534
msgstr "Volume %s: entferne Export"
 
535
 
 
536
#: ../nova/volume/manager.py:138
 
537
#, python-format
 
538
msgid "volume %s: deleting"
 
539
msgstr "Volume %s: wird entfernt"
 
540
 
 
541
#: ../nova/volume/manager.py:147
 
542
#, python-format
 
543
msgid "volume %s: deleted successfully"
 
544
msgstr "Volume %s: erfolgreich entfernt"
 
545
 
 
546
#: ../nova/virt/xenapi/fake.py:74
 
547
#, python-format
 
548
msgid "%(text)s: _db_content => %(content)s"
 
549
msgstr ""
 
550
 
 
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"
 
554
msgstr ""
 
555
 
 
556
#: ../nova/virt/xenapi/fake.py:306
 
557
#, python-format
 
558
msgid "xenapi.fake does not have an implementation for %s"
 
559
msgstr ""
 
560
 
 
561
#: ../nova/virt/xenapi/fake.py:341
 
562
#, python-format
 
563
msgid "Calling %(localname)s %(impl)s"
 
564
msgstr ""
 
565
 
 
566
#: ../nova/virt/xenapi/fake.py:346
 
567
#, python-format
 
568
msgid "Calling getter %s"
 
569
msgstr ""
 
570
 
 
571
#: ../nova/virt/xenapi/fake.py:406
 
572
#, python-format
 
573
msgid ""
 
574
"xenapi.fake does not have an implementation for %s or it has been called "
 
575
"with the wrong number of arguments"
 
576
msgstr ""
 
577
 
 
578
#: ../nova/tests/test_cloud.py:256
 
579
msgid "Can't test instances without a real virtual env."
 
580
msgstr ""
 
581
 
 
582
#: ../nova/tests/test_cloud.py:268
 
583
#, python-format
 
584
msgid "Need to watch instance %s until it's running..."
 
585
msgstr ""
 
586
 
 
587
#: ../nova/virt/connection.py:73
 
588
msgid "Failed to open connection to the hypervisor"
 
589
msgstr "Konnte Verbindung zum Hypervisor nicht öffnen"
 
590
 
 
591
#: ../nova/network/linux_net.py:187
 
592
#, python-format
 
593
msgid "Starting VLAN inteface %s"
 
594
msgstr ""
 
595
 
 
596
#: ../nova/network/linux_net.py:208
 
597
#, python-format
 
598
msgid "Starting Bridge interface for %s"
 
599
msgstr ""
 
600
 
 
601
#. pylint: disable=W0703
 
602
#: ../nova/network/linux_net.py:314
 
603
#, python-format
 
604
msgid "Hupping dnsmasq threw %s"
 
605
msgstr ""
 
606
 
 
607
#: ../nova/network/linux_net.py:316
 
608
#, python-format
 
609
msgid "Pid %d is stale, relaunching dnsmasq"
 
610
msgstr ""
 
611
 
 
612
#. pylint: disable=W0703
 
613
#: ../nova/network/linux_net.py:358
 
614
#, python-format
 
615
msgid "killing radvd threw %s"
 
616
msgstr ""
 
617
 
 
618
#: ../nova/network/linux_net.py:360
 
619
#, python-format
 
620
msgid "Pid %d is stale, relaunching radvd"
 
621
msgstr ""
 
622
 
 
623
#. pylint: disable=W0703
 
624
#: ../nova/network/linux_net.py:449
 
625
#, python-format
 
626
msgid "Killing dnsmasq threw %s"
 
627
msgstr ""
 
628
 
 
629
#: ../nova/utils.py:58
 
630
#, python-format
 
631
msgid "Inner Exception: %s"
 
632
msgstr ""
 
633
 
 
634
#: ../nova/utils.py:59
 
635
#, python-format
 
636
msgid "Class %s cannot be found"
 
637
msgstr "Klasse %s konnte nicht gefunden werden"
 
638
 
 
639
#: ../nova/utils.py:118
 
640
#, python-format
 
641
msgid "Fetching %s"
 
642
msgstr "Hole %s"
 
643
 
 
644
#: ../nova/utils.py:130
 
645
#, python-format
 
646
msgid "Running cmd (subprocess): %s"
 
647
msgstr "Führe Kommando (subprocess) aus: %s"
 
648
 
 
649
#: ../nova/utils.py:143 ../nova/utils.py:183
 
650
#, python-format
 
651
msgid "Result was %s"
 
652
msgstr "Ergebnis war %s"
 
653
 
 
654
#: ../nova/utils.py:159
 
655
#, python-format
 
656
msgid "Running cmd (SSH): %s"
 
657
msgstr ""
 
658
 
 
659
#: ../nova/utils.py:217
 
660
#, python-format
 
661
msgid "debug in callback: %s"
 
662
msgstr ""
 
663
 
 
664
#: ../nova/utils.py:222
 
665
#, python-format
 
666
msgid "Running %s"
 
667
msgstr ""
 
668
 
 
669
#: ../nova/utils.py:262
 
670
#, python-format
 
671
msgid "Link Local address is not found.:%s"
 
672
msgstr ""
 
673
 
 
674
#: ../nova/utils.py:265
 
675
#, python-format
 
676
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
 
677
msgstr ""
 
678
 
 
679
#: ../nova/utils.py:363
 
680
#, python-format
 
681
msgid "Invalid backend: %s"
 
682
msgstr ""
 
683
 
 
684
#: ../nova/utils.py:374
 
685
#, python-format
 
686
msgid "backend %s"
 
687
msgstr ""
 
688
 
 
689
#: ../nova/fakerabbit.py:49
 
690
#, python-format
 
691
msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
 
692
msgstr ""
 
693
 
 
694
#: ../nova/fakerabbit.py:54
 
695
#, python-format
 
696
msgid "Publishing to route %s"
 
697
msgstr ""
 
698
 
 
699
#: ../nova/fakerabbit.py:84
 
700
#, python-format
 
701
msgid "Declaring queue %s"
 
702
msgstr ""
 
703
 
 
704
#: ../nova/fakerabbit.py:90
 
705
#, python-format
 
706
msgid "Declaring exchange %s"
 
707
msgstr ""
 
708
 
 
709
#: ../nova/fakerabbit.py:96
 
710
#, python-format
 
711
msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
 
712
msgstr ""
 
713
 
 
714
#: ../nova/fakerabbit.py:121
 
715
#, python-format
 
716
msgid "Getting from %(queue)s: %(message)s"
 
717
msgstr ""
 
718
 
 
719
#: ../nova/virt/xenapi/vm_utils.py:135 ../nova/virt/hyperv.py:171
 
720
#, python-format
 
721
msgid "Created VM %s..."
 
722
msgstr ""
 
723
 
 
724
#: ../nova/virt/xenapi/vm_utils.py:138
 
725
#, python-format
 
726
msgid "Created VM %(instance_name)s as %(vm_ref)s."
 
727
msgstr ""
 
728
 
 
729
#: ../nova/virt/xenapi/vm_utils.py:168
 
730
#, python-format
 
731
msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
 
732
msgstr ""
 
733
 
 
734
#: ../nova/virt/xenapi/vm_utils.py:171
 
735
#, python-format
 
736
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
 
737
msgstr ""
 
738
 
 
739
#: ../nova/virt/xenapi/vm_utils.py:187
 
740
#, python-format
 
741
msgid "VBD not found in instance %s"
 
742
msgstr ""
 
743
 
 
744
#: ../nova/virt/xenapi/vm_utils.py:197
 
745
#, python-format
 
746
msgid "Unable to unplug VBD %s"
 
747
msgstr ""
 
748
 
 
749
#: ../nova/virt/xenapi/vm_utils.py:209
 
750
#, python-format
 
751
msgid "Unable to destroy VBD %s"
 
752
msgstr ""
 
753
 
 
754
#: ../nova/virt/xenapi/vm_utils.py:224
 
755
#, python-format
 
756
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
 
757
msgstr ""
 
758
 
 
759
#: ../nova/virt/xenapi/vm_utils.py:227
 
760
#, python-format
 
761
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
 
762
msgstr ""
 
763
 
 
764
#: ../nova/virt/xenapi/vm_utils.py:246
 
765
#, python-format
 
766
msgid ""
 
767
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on "
 
768
"%(sr_ref)s."
 
769
msgstr ""
 
770
 
 
771
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
 
772
#. is added
 
773
#: ../nova/virt/xenapi/vm_utils.py:258
 
774
#, python-format
 
775
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
 
776
msgstr ""
 
777
 
 
778
#: ../nova/virt/xenapi/vm_utils.py:272
 
779
#, python-format
 
780
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
 
781
msgstr ""
 
782
 
 
783
#: ../nova/virt/xenapi/vm_utils.py:286
 
784
#, python-format
 
785
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
 
786
msgstr ""
 
787
 
 
788
#: ../nova/virt/xenapi/vm_utils.py:327
 
789
#, python-format
 
790
msgid "Size for image %(image)s:%(virtual_size)d"
 
791
msgstr ""
 
792
 
 
793
#: ../nova/virt/xenapi/vm_utils.py:332
 
794
#, python-format
 
795
msgid "Glance image %s"
 
796
msgstr ""
 
797
 
 
798
#. we need to invoke a plugin for copying VDI's
 
799
#. content into proper path
 
800
#: ../nova/virt/xenapi/vm_utils.py:342
 
801
#, python-format
 
802
msgid "Copying VDI %s to /boot/guest on dom0"
 
803
msgstr ""
 
804
 
 
805
#: ../nova/virt/xenapi/vm_utils.py:352
 
806
#, python-format
 
807
msgid "Kernel/Ramdisk VDI %s destroyed"
 
808
msgstr ""
 
809
 
 
810
#: ../nova/virt/xenapi/vm_utils.py:361
 
811
#, python-format
 
812
msgid "Asking xapi to fetch %(url)s as %(access)s"
 
813
msgstr ""
 
814
 
 
815
#: ../nova/virt/xenapi/vm_utils.py:386 ../nova/virt/xenapi/vm_utils.py:402
 
816
#, python-format
 
817
msgid "Looking up vdi %s for PV kernel"
 
818
msgstr ""
 
819
 
 
820
#: ../nova/virt/xenapi/vm_utils.py:397
 
821
#, python-format
 
822
msgid "PV Kernel in VDI:%s"
 
823
msgstr ""
 
824
 
 
825
#: ../nova/virt/xenapi/vm_utils.py:405
 
826
#, python-format
 
827
msgid "Running pygrub against %s"
 
828
msgstr ""
 
829
 
 
830
#: ../nova/virt/xenapi/vm_utils.py:411
 
831
#, python-format
 
832
msgid "Found Xen kernel %s"
 
833
msgstr ""
 
834
 
 
835
#: ../nova/virt/xenapi/vm_utils.py:413
 
836
msgid "No Xen kernel found.  Booting HVM."
 
837
msgstr ""
 
838
 
 
839
#: ../nova/virt/xenapi/vm_utils.py:425 ../nova/virt/hyperv.py:431
 
840
#, python-format
 
841
msgid "duplicate name found: %s"
 
842
msgstr ""
 
843
 
 
844
#: ../nova/virt/xenapi/vm_utils.py:442
 
845
#, python-format
 
846
msgid "VDI %s is still available"
 
847
msgstr ""
 
848
 
 
849
#: ../nova/virt/xenapi/vm_utils.py:463
 
850
#, python-format
 
851
msgid "(VM_UTILS) xenserver vm state -> |%s|"
 
852
msgstr ""
 
853
 
 
854
#: ../nova/virt/xenapi/vm_utils.py:465
 
855
#, python-format
 
856
msgid "(VM_UTILS) xenapi power_state -> |%s|"
 
857
msgstr ""
 
858
 
 
859
#: ../nova/virt/xenapi/vm_utils.py:525
 
860
#, python-format
 
861
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
 
862
msgstr ""
 
863
 
 
864
#: ../nova/virt/xenapi/vm_utils.py:542
 
865
#, python-format
 
866
msgid "Re-scanning SR %s"
 
867
msgstr ""
 
868
 
 
869
#: ../nova/virt/xenapi/vm_utils.py:567
 
870
#, python-format
 
871
msgid ""
 
872
"VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..."
 
873
msgstr ""
 
874
 
 
875
#: ../nova/virt/xenapi/vm_utils.py:574
 
876
#, python-format
 
877
msgid ""
 
878
"Parent %(parent_uuid)s doesn't match original parent "
 
879
"%(original_parent_uuid)s, waiting for coalesce..."
 
880
msgstr ""
 
881
 
 
882
#: ../nova/virt/xenapi/vm_utils.py:590
 
883
#, python-format
 
884
msgid "No VDIs found for VM %s"
 
885
msgstr ""
 
886
 
 
887
#: ../nova/virt/xenapi/vm_utils.py:594
 
888
#, python-format
 
889
msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s"
 
890
msgstr ""
 
891
 
 
892
#: ../nova/virt/xenapi/vm_utils.py:653
 
893
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188
 
894
#, python-format
 
895
msgid "Creating VBD for VDI %s ... "
 
896
msgstr ""
 
897
 
 
898
#: ../nova/virt/xenapi/vm_utils.py:655
 
899
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190
 
900
#, python-format
 
901
msgid "Creating VBD for VDI %s done."
 
902
msgstr ""
 
903
 
 
904
#: ../nova/virt/xenapi/vm_utils.py:657
 
905
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192
 
906
#, python-format
 
907
msgid "Plugging VBD %s ... "
 
908
msgstr ""
 
909
 
 
910
#: ../nova/virt/xenapi/vm_utils.py:659
 
911
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194
 
912
#, python-format
 
913
msgid "Plugging VBD %s done."
 
914
msgstr ""
 
915
 
 
916
#: ../nova/virt/xenapi/vm_utils.py:661
 
917
#, python-format
 
918
msgid "VBD %(vbd)s plugged as %(orig_dev)s"
 
919
msgstr ""
 
920
 
 
921
#: ../nova/virt/xenapi/vm_utils.py:664
 
922
#, python-format
 
923
msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s"
 
924
msgstr ""
 
925
 
 
926
#: ../nova/virt/xenapi/vm_utils.py:668
 
927
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197
 
928
#, python-format
 
929
msgid "Destroying VBD for VDI %s ... "
 
930
msgstr ""
 
931
 
 
932
#: ../nova/virt/xenapi/vm_utils.py:671
 
933
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200
 
934
#, python-format
 
935
msgid "Destroying VBD for VDI %s done."
 
936
msgstr ""
 
937
 
 
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."
 
941
msgstr ""
 
942
 
 
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..."
 
946
msgstr ""
 
947
 
 
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."
 
951
msgstr ""
 
952
 
 
953
#: ../nova/virt/xenapi/vm_utils.py:695
 
954
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223
 
955
#, python-format
 
956
msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
 
957
msgstr ""
 
958
 
 
959
#: ../nova/virt/xenapi/vm_utils.py:704
 
960
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66
 
961
#, python-format
 
962
msgid "Ignoring XenAPI.Failure %s"
 
963
msgstr ""
 
964
 
 
965
#: ../nova/virt/xenapi/vm_utils.py:735
 
966
#, python-format
 
967
msgid ""
 
968
"Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..."
 
969
msgstr ""
 
970
 
 
971
#: ../nova/virt/xenapi/vm_utils.py:747
 
972
#, python-format
 
973
msgid "Writing partition table %s done."
 
974
msgstr ""
 
975
 
 
976
#: ../nova/tests/test_rpc.py:89
 
977
#, python-format
 
978
msgid "Nested received %(queue)s, %(value)s"
 
979
msgstr ""
 
980
 
 
981
#: ../nova/tests/test_rpc.py:95
 
982
#, python-format
 
983
msgid "Nested return %s"
 
984
msgstr ""
 
985
 
 
986
#: ../nova/tests/test_rpc.py:120 ../nova/tests/test_rpc.py:126
 
987
#, python-format
 
988
msgid "Received %s"
 
989
msgstr ""
 
990
 
 
991
#: ../nova/db/sqlalchemy/api.py:44
 
992
msgid "Use of empty request context is deprecated"
 
993
msgstr ""
 
994
 
 
995
#: ../nova/db/sqlalchemy/api.py:133
 
996
#, python-format
 
997
msgid "No service for id %s"
 
998
msgstr ""
 
999
 
 
1000
#: ../nova/db/sqlalchemy/api.py:251
 
1001
#, python-format
 
1002
msgid "No service for %(host)s, %(binary)s"
 
1003
msgstr ""
 
1004
 
 
1005
#: ../nova/db/sqlalchemy/api.py:592
 
1006
msgid "No fixed ips defined"
 
1007
msgstr ""
 
1008
 
 
1009
#: ../nova/db/sqlalchemy/api.py:608
 
1010
#, python-format
 
1011
msgid "No floating ip for address %s"
 
1012
msgstr ""
 
1013
 
 
1014
#: ../nova/db/sqlalchemy/api.py:629
 
1015
#, python-format
 
1016
msgid "No address for instance %s"
 
1017
msgstr ""
 
1018
 
 
1019
#: ../nova/db/sqlalchemy/api.py:961
 
1020
#, python-format
 
1021
msgid "no keypair for user %(user_id)s, name %(name)s"
 
1022
msgstr ""
 
1023
 
 
1024
#: ../nova/db/sqlalchemy/api.py:1076 ../nova/db/sqlalchemy/api.py:1156
 
1025
#, python-format
 
1026
msgid "No network for id %s"
 
1027
msgstr ""
 
1028
 
 
1029
#: ../nova/db/sqlalchemy/api.py:1086
 
1030
msgid "No networks defined"
 
1031
msgstr ""
 
1032
 
 
1033
#: ../nova/db/sqlalchemy/api.py:1115
 
1034
#, python-format
 
1035
msgid "No network for bridge %s"
 
1036
msgstr ""
 
1037
 
 
1038
#: ../nova/db/sqlalchemy/api.py:1129 ../nova/db/sqlalchemy/api.py:1142
 
1039
#, python-format
 
1040
msgid "No network for instance %s"
 
1041
msgstr ""
 
1042
 
 
1043
#: ../nova/db/sqlalchemy/api.py:1277
 
1044
#, python-format
 
1045
msgid "Token %s does not exist"
 
1046
msgstr ""
 
1047
 
 
1048
#: ../nova/db/sqlalchemy/api.py:1302
 
1049
#, python-format
 
1050
msgid "No quota for project_id %s"
 
1051
msgstr ""
 
1052
 
 
1053
#: ../nova/db/sqlalchemy/api.py:1455 ../nova/db/sqlalchemy/api.py:1501
 
1054
#: ../nova/api/ec2/__init__.py:323
 
1055
#, python-format
 
1056
msgid "Volume %s not found"
 
1057
msgstr ""
 
1058
 
 
1059
#: ../nova/db/sqlalchemy/api.py:1514
 
1060
#, python-format
 
1061
msgid "No export device found for volume %s"
 
1062
msgstr ""
 
1063
 
 
1064
#: ../nova/db/sqlalchemy/api.py:1527
 
1065
#, python-format
 
1066
msgid "No target id found for volume %s"
 
1067
msgstr ""
 
1068
 
 
1069
#: ../nova/db/sqlalchemy/api.py:1572
 
1070
#, python-format
 
1071
msgid "No security group with id %s"
 
1072
msgstr ""
 
1073
 
 
1074
#: ../nova/db/sqlalchemy/api.py:1589
 
1075
#, python-format
 
1076
msgid "No security group named %(group_name)s for project: %(project_id)s"
 
1077
msgstr ""
 
1078
 
 
1079
#: ../nova/db/sqlalchemy/api.py:1682
 
1080
#, python-format
 
1081
msgid "No secuity group rule with id %s"
 
1082
msgstr ""
 
1083
 
 
1084
#: ../nova/db/sqlalchemy/api.py:1756
 
1085
#, python-format
 
1086
msgid "No user for id %s"
 
1087
msgstr ""
 
1088
 
 
1089
#: ../nova/db/sqlalchemy/api.py:1772
 
1090
#, python-format
 
1091
msgid "No user for access key %s"
 
1092
msgstr ""
 
1093
 
 
1094
#: ../nova/db/sqlalchemy/api.py:1834
 
1095
#, python-format
 
1096
msgid "No project with id %s"
 
1097
msgstr ""
 
1098
 
 
1099
#: ../nova/db/sqlalchemy/api.py:1979
 
1100
#, python-format
 
1101
msgid "No console pool with id %(pool_id)s"
 
1102
msgstr ""
 
1103
 
 
1104
#: ../nova/db/sqlalchemy/api.py:1996
 
1105
#, python-format
 
1106
msgid ""
 
1107
"No console pool of type %(console_type)s for compute host %(compute_host)s "
 
1108
"on proxy host %(host)s"
 
1109
msgstr ""
 
1110
 
 
1111
#: ../nova/db/sqlalchemy/api.py:2035
 
1112
#, python-format
 
1113
msgid "No console for instance %(instance_id)s in pool %(pool_id)s"
 
1114
msgstr ""
 
1115
 
 
1116
#: ../nova/db/sqlalchemy/api.py:2057
 
1117
#, python-format
 
1118
msgid "on instance %s"
 
1119
msgstr ""
 
1120
 
 
1121
#: ../nova/db/sqlalchemy/api.py:2058
 
1122
#, python-format
 
1123
msgid "No console with id %(console_id)s %(idesc)s"
 
1124
msgstr ""
 
1125
 
 
1126
#: ../nova/db/sqlalchemy/api.py:2078 ../nova/db/sqlalchemy/api.py:2097
 
1127
#, python-format
 
1128
msgid "No zone with id %(zone_id)s"
 
1129
msgstr ""
 
1130
 
 
1131
#: ../nova/virt/libvirt_conn.py:160
 
1132
#, python-format
 
1133
msgid "Checking state of %s"
 
1134
msgstr ""
 
1135
 
 
1136
#: ../nova/virt/libvirt_conn.py:165
 
1137
#, python-format
 
1138
msgid "Current state of %(name)s was %(state)s."
 
1139
msgstr ""
 
1140
 
 
1141
#: ../nova/virt/libvirt_conn.py:183
 
1142
#, python-format
 
1143
msgid "Connecting to libvirt: %s"
 
1144
msgstr ""
 
1145
 
 
1146
#: ../nova/virt/libvirt_conn.py:196
 
1147
msgid "Connection to libvirt broke"
 
1148
msgstr ""
 
1149
 
 
1150
#: ../nova/virt/libvirt_conn.py:258
 
1151
#, python-format
 
1152
msgid "instance %(instance_name)s: deleting instance files %(target)s"
 
1153
msgstr ""
 
1154
 
 
1155
#: ../nova/virt/libvirt_conn.py:283
 
1156
#, python-format
 
1157
msgid "Invalid device path %s"
 
1158
msgstr ""
 
1159
 
 
1160
#: ../nova/virt/libvirt_conn.py:313
 
1161
#, python-format
 
1162
msgid "No disk at %s"
 
1163
msgstr ""
 
1164
 
 
1165
#: ../nova/virt/libvirt_conn.py:320
 
1166
msgid "Instance snapshotting is not supported for libvirtat this time"
 
1167
msgstr ""
 
1168
 
 
1169
#: ../nova/virt/libvirt_conn.py:336
 
1170
#, python-format
 
1171
msgid "instance %s: rebooted"
 
1172
msgstr ""
 
1173
 
 
1174
#: ../nova/virt/libvirt_conn.py:339
 
1175
#, python-format
 
1176
msgid "_wait_for_reboot failed: %s"
 
1177
msgstr ""
 
1178
 
 
1179
#: ../nova/virt/libvirt_conn.py:382
 
1180
#, python-format
 
1181
msgid "instance %s: rescued"
 
1182
msgstr ""
 
1183
 
 
1184
#: ../nova/virt/libvirt_conn.py:385
 
1185
#, python-format
 
1186
msgid "_wait_for_rescue failed: %s"
 
1187
msgstr ""
 
1188
 
 
1189
#: ../nova/virt/libvirt_conn.py:411
 
1190
#, python-format
 
1191
msgid "instance %s: is running"
 
1192
msgstr ""
 
1193
 
 
1194
#: ../nova/virt/libvirt_conn.py:422
 
1195
#, python-format
 
1196
msgid "instance %s: booted"
 
1197
msgstr ""
 
1198
 
 
1199
#: ../nova/virt/libvirt_conn.py:425 ../nova/virt/xenapi/vmops.py:186
 
1200
#, python-format
 
1201
msgid "instance %s: failed to boot"
 
1202
msgstr ""
 
1203
 
 
1204
#: ../nova/virt/libvirt_conn.py:436
 
1205
#, python-format
 
1206
msgid "virsh said: %r"
 
1207
msgstr ""
 
1208
 
 
1209
#: ../nova/virt/libvirt_conn.py:440
 
1210
msgid "cool, it's a device"
 
1211
msgstr ""
 
1212
 
 
1213
#: ../nova/virt/libvirt_conn.py:448
 
1214
#, python-format
 
1215
msgid "data: %(data)r, fpath: %(fpath)r"
 
1216
msgstr ""
 
1217
 
 
1218
#: ../nova/virt/libvirt_conn.py:456
 
1219
#, python-format
 
1220
msgid "Contents of file %(fpath)s: %(contents)r"
 
1221
msgstr ""
 
1222
 
 
1223
#: ../nova/virt/libvirt_conn.py:489
 
1224
msgid "Unable to find an open port"
 
1225
msgstr ""
 
1226
 
 
1227
#: ../nova/virt/libvirt_conn.py:563
 
1228
#, python-format
 
1229
msgid "instance %s: Creating image"
 
1230
msgstr ""
 
1231
 
 
1232
#: ../nova/virt/libvirt_conn.py:646
 
1233
#, python-format
 
1234
msgid "instance %(inst_name)s: injecting key into image %(img_id)s"
 
1235
msgstr ""
 
1236
 
 
1237
#: ../nova/virt/libvirt_conn.py:649
 
1238
#, python-format
 
1239
msgid "instance %(inst_name)s: injecting net into image %(img_id)s"
 
1240
msgstr ""
 
1241
 
 
1242
#. This could be a windows image, or a vmdk format disk
 
1243
#: ../nova/virt/libvirt_conn.py:657
 
1244
#, python-format
 
1245
msgid ""
 
1246
"instance %(inst_name)s: ignoring error injecting data into image %(img_id)s "
 
1247
"(%(e)s)"
 
1248
msgstr ""
 
1249
 
 
1250
#. TODO(termie): cache?
 
1251
#: ../nova/virt/libvirt_conn.py:665
 
1252
#, python-format
 
1253
msgid "instance %s: starting toXML method"
 
1254
msgstr ""
 
1255
 
 
1256
#: ../nova/virt/libvirt_conn.py:732
 
1257
#, python-format
 
1258
msgid "instance %s: finished toXML method"
 
1259
msgstr ""
 
1260
 
 
1261
#: ../nova/virt/libvirt_conn.py:751
 
1262
msgid "diagnostics are not supported for libvirt"
 
1263
msgstr ""
 
1264
 
 
1265
#: ../nova/virt/libvirt_conn.py:1225
 
1266
#, python-format
 
1267
msgid "Attempted to unfilter instance %s which is not filtered"
 
1268
msgstr ""
 
1269
 
 
1270
#: ../nova/api/ec2/metadatarequesthandler.py:76
 
1271
#, python-format
 
1272
msgid "Failed to get metadata for ip: %s"
 
1273
msgstr ""
 
1274
 
 
1275
#: ../nova/auth/fakeldap.py:33
 
1276
msgid "Attempted to instantiate singleton"
 
1277
msgstr ""
 
1278
 
 
1279
#: ../nova/network/api.py:39
 
1280
#, python-format
 
1281
msgid "Quota exceeeded for %s, tried to allocate address"
 
1282
msgstr ""
 
1283
 
 
1284
#: ../nova/network/api.py:42
 
1285
msgid "Address quota exceeded. You cannot allocate any more addresses"
 
1286
msgstr ""
 
1287
 
 
1288
#: ../nova/tests/test_volume.py:162
 
1289
#, python-format
 
1290
msgid "Target %s allocated"
 
1291
msgstr ""
 
1292
 
 
1293
#: ../nova/virt/images.py:70
 
1294
#, python-format
 
1295
msgid "Finished retreving %(url)s -- placed in %(path)s"
 
1296
msgstr ""
 
1297
 
 
1298
#: ../nova/scheduler/driver.py:66
 
1299
msgid "Must implement a fallback schedule"
 
1300
msgstr ""
 
1301
 
 
1302
#: ../nova/console/manager.py:70
 
1303
msgid "Adding console"
 
1304
msgstr ""
 
1305
 
 
1306
#: ../nova/console/manager.py:90
 
1307
#, python-format
 
1308
msgid "Tried to remove non-existant console %(console_id)s."
 
1309
msgstr ""
 
1310
 
 
1311
#: ../nova/api/direct.py:149
 
1312
msgid "not available"
 
1313
msgstr ""
 
1314
 
 
1315
#: ../nova/api/ec2/cloud.py:62
 
1316
#, python-format
 
1317
msgid "The key_pair %s already exists"
 
1318
msgstr ""
 
1319
 
 
1320
#. TODO(vish): Do this with M2Crypto instead
 
1321
#: ../nova/api/ec2/cloud.py:118
 
1322
#, python-format
 
1323
msgid "Generating root CA: %s"
 
1324
msgstr ""
 
1325
 
 
1326
#: ../nova/api/ec2/cloud.py:303
 
1327
#, python-format
 
1328
msgid "Create key pair %s"
 
1329
msgstr ""
 
1330
 
 
1331
#: ../nova/api/ec2/cloud.py:311
 
1332
#, python-format
 
1333
msgid "Delete key pair %s"
 
1334
msgstr ""
 
1335
 
 
1336
#: ../nova/api/ec2/cloud.py:386
 
1337
#, python-format
 
1338
msgid "%s is not a valid ipProtocol"
 
1339
msgstr ""
 
1340
 
 
1341
#: ../nova/api/ec2/cloud.py:390
 
1342
msgid "Invalid port range"
 
1343
msgstr ""
 
1344
 
 
1345
#: ../nova/api/ec2/cloud.py:421
 
1346
#, python-format
 
1347
msgid "Revoke security group ingress %s"
 
1348
msgstr ""
 
1349
 
 
1350
#: ../nova/api/ec2/cloud.py:430 ../nova/api/ec2/cloud.py:459
 
1351
msgid "Not enough parameters to build a valid rule."
 
1352
msgstr ""
 
1353
 
 
1354
#: ../nova/api/ec2/cloud.py:443
 
1355
msgid "No rule for the specified parameters."
 
1356
msgstr ""
 
1357
 
 
1358
#: ../nova/api/ec2/cloud.py:450
 
1359
#, python-format
 
1360
msgid "Authorize security group ingress %s"
 
1361
msgstr ""
 
1362
 
 
1363
#: ../nova/api/ec2/cloud.py:464
 
1364
#, python-format
 
1365
msgid "This rule already exists in group %s"
 
1366
msgstr ""
 
1367
 
 
1368
#: ../nova/api/ec2/cloud.py:492
 
1369
#, python-format
 
1370
msgid "Create Security Group %s"
 
1371
msgstr ""
 
1372
 
 
1373
#: ../nova/api/ec2/cloud.py:495
 
1374
#, python-format
 
1375
msgid "group %s already exists"
 
1376
msgstr ""
 
1377
 
 
1378
#: ../nova/api/ec2/cloud.py:507
 
1379
#, python-format
 
1380
msgid "Delete security group %s"
 
1381
msgstr ""
 
1382
 
 
1383
#: ../nova/api/ec2/cloud.py:584
 
1384
#, python-format
 
1385
msgid "Create volume of %s GB"
 
1386
msgstr ""
 
1387
 
 
1388
#: ../nova/api/ec2/cloud.py:612
 
1389
#, python-format
 
1390
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
 
1391
msgstr ""
 
1392
 
 
1393
#: ../nova/api/ec2/cloud.py:629
 
1394
#, python-format
 
1395
msgid "Detach volume %s"
 
1396
msgstr ""
 
1397
 
 
1398
#: ../nova/api/ec2/cloud.py:761
 
1399
msgid "Allocate address"
 
1400
msgstr ""
 
1401
 
 
1402
#: ../nova/api/ec2/cloud.py:766
 
1403
#, python-format
 
1404
msgid "Release address %s"
 
1405
msgstr ""
 
1406
 
 
1407
#: ../nova/api/ec2/cloud.py:771
 
1408
#, python-format
 
1409
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
 
1410
msgstr ""
 
1411
 
 
1412
#: ../nova/api/ec2/cloud.py:780
 
1413
#, python-format
 
1414
msgid "Disassociate address %s"
 
1415
msgstr ""
 
1416
 
 
1417
#: ../nova/api/ec2/cloud.py:807
 
1418
msgid "Going to start terminating instances"
 
1419
msgstr ""
 
1420
 
 
1421
#: ../nova/api/ec2/cloud.py:815
 
1422
#, python-format
 
1423
msgid "Reboot instance %r"
 
1424
msgstr ""
 
1425
 
 
1426
#: ../nova/api/ec2/cloud.py:867
 
1427
#, python-format
 
1428
msgid "De-registering image %s"
 
1429
msgstr ""
 
1430
 
 
1431
#: ../nova/api/ec2/cloud.py:875
 
1432
#, python-format
 
1433
msgid "Registered image %(image_location)s with id %(image_id)s"
 
1434
msgstr ""
 
1435
 
 
1436
#: ../nova/api/ec2/cloud.py:882 ../nova/api/ec2/cloud.py:900
 
1437
#, python-format
 
1438
msgid "attribute not supported: %s"
 
1439
msgstr ""
 
1440
 
 
1441
#: ../nova/api/ec2/cloud.py:890
 
1442
#, python-format
 
1443
msgid "invalid id: %s"
 
1444
msgstr ""
 
1445
 
 
1446
#: ../nova/api/ec2/cloud.py:903
 
1447
msgid "user or group not specified"
 
1448
msgstr ""
 
1449
 
 
1450
#: ../nova/api/ec2/cloud.py:905
 
1451
msgid "only group \"all\" is supported"
 
1452
msgstr ""
 
1453
 
 
1454
#: ../nova/api/ec2/cloud.py:907
 
1455
msgid "operation_type must be add or remove"
 
1456
msgstr ""
 
1457
 
 
1458
#: ../nova/api/ec2/cloud.py:908
 
1459
#, python-format
 
1460
msgid "Updating image %s publicity"
 
1461
msgstr ""
 
1462
 
 
1463
#: ../bin/nova-api.py:52
 
1464
#, python-format
 
1465
msgid "Using paste.deploy config at: %s"
 
1466
msgstr ""
 
1467
 
 
1468
#: ../bin/nova-api.py:57
 
1469
#, python-format
 
1470
msgid "No paste configuration for app: %s"
 
1471
msgstr ""
 
1472
 
 
1473
#: ../bin/nova-api.py:59
 
1474
#, python-format
 
1475
msgid ""
 
1476
"App Config: %(api)s\n"
 
1477
"%(config)r"
 
1478
msgstr ""
 
1479
 
 
1480
#: ../bin/nova-api.py:64
 
1481
#, python-format
 
1482
msgid "Running %s API"
 
1483
msgstr ""
 
1484
 
 
1485
#: ../bin/nova-api.py:69
 
1486
#, python-format
 
1487
msgid "No known API applications configured in %s."
 
1488
msgstr ""
 
1489
 
 
1490
#: ../bin/nova-api.py:83
 
1491
#, python-format
 
1492
msgid "Starting nova-api node (version %s)"
 
1493
msgstr ""
 
1494
 
 
1495
#: ../bin/nova-api.py:89
 
1496
#, python-format
 
1497
msgid "No paste configuration found for: %s"
 
1498
msgstr ""
 
1499
 
 
1500
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:84
 
1501
#, python-format
 
1502
msgid "Argument %(key)s value %(value)s is too short."
 
1503
msgstr ""
 
1504
 
 
1505
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:89
 
1506
#, python-format
 
1507
msgid "Argument %(key)s value %(value)s contains invalid characters."
 
1508
msgstr ""
 
1509
 
 
1510
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:94
 
1511
#, python-format
 
1512
msgid "Argument %(key)s value %(value)s starts with a hyphen."
 
1513
msgstr ""
 
1514
 
 
1515
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:102
 
1516
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:130
 
1517
#, python-format
 
1518
msgid "Argument %s is required."
 
1519
msgstr ""
 
1520
 
 
1521
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:117
 
1522
#, python-format
 
1523
msgid ""
 
1524
"Argument %(key)s may not take value %(value)s. Valid values are ['true', "
 
1525
"'false']."
 
1526
msgstr ""
 
1527
 
 
1528
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:163
 
1529
#, python-format
 
1530
msgid ""
 
1531
"Created VDI %(vdi_ref)s (%(label)s, %(size)s, %(read_only)s) on %(sr_ref)s."
 
1532
msgstr ""
 
1533
 
 
1534
#: ../nova/virt/xenapi/vmops.py:67
 
1535
#, python-format
 
1536
msgid "Attempted to create non-unique name %s"
 
1537
msgstr ""
 
1538
 
 
1539
#: ../nova/virt/xenapi/vmops.py:73
 
1540
#, python-format
 
1541
msgid "instance %(name)s: not enough free memory"
 
1542
msgstr ""
 
1543
 
 
1544
#: ../nova/virt/xenapi/vmops.py:148
 
1545
#, python-format
 
1546
msgid "Starting VM %s..."
 
1547
msgstr ""
 
1548
 
 
1549
#: ../nova/virt/xenapi/vmops.py:151
 
1550
#, python-format
 
1551
msgid "Spawning VM %(instance_name)s created %(vm_ref)s."
 
1552
msgstr ""
 
1553
 
 
1554
#: ../nova/virt/xenapi/vmops.py:162
 
1555
#, python-format
 
1556
msgid "Invalid value for onset_files: '%s'"
 
1557
msgstr ""
 
1558
 
 
1559
#: ../nova/virt/xenapi/vmops.py:167
 
1560
#, python-format
 
1561
msgid "Injecting file path: '%s'"
 
1562
msgstr ""
 
1563
 
 
1564
#: ../nova/virt/xenapi/vmops.py:180
 
1565
#, python-format
 
1566
msgid "Instance %s: booted"
 
1567
msgstr ""
 
1568
 
 
1569
#: ../nova/virt/xenapi/vmops.py:232
 
1570
#, python-format
 
1571
msgid "Instance not present %s"
 
1572
msgstr ""
 
1573
 
 
1574
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
 
1575
#. is added
 
1576
#: ../nova/virt/xenapi/vmops.py:261
 
1577
#, python-format
 
1578
msgid "Starting snapshot for VM %s"
 
1579
msgstr ""
 
1580
 
 
1581
#: ../nova/virt/xenapi/vmops.py:269
 
1582
#, python-format
 
1583
msgid "Unable to Snapshot %(vm_ref)s: %(exc)s"
 
1584
msgstr ""
 
1585
 
 
1586
#: ../nova/virt/xenapi/vmops.py:280
 
1587
#, python-format
 
1588
msgid "Finished snapshot and upload for VM %s"
 
1589
msgstr ""
 
1590
 
 
1591
#: ../nova/virt/xenapi/vmops.py:356
 
1592
#, python-format
 
1593
msgid "VM %(vm)s already halted, skipping shutdown..."
 
1594
msgstr ""
 
1595
 
 
1596
#: ../nova/virt/xenapi/vmops.py:389
 
1597
msgid "Removing kernel/ramdisk files"
 
1598
msgstr ""
 
1599
 
 
1600
#: ../nova/virt/xenapi/vmops.py:399
 
1601
msgid "kernel/ramdisk files removed"
 
1602
msgstr ""
 
1603
 
 
1604
#: ../nova/virt/xenapi/vmops.py:561
 
1605
#, python-format
 
1606
msgid ""
 
1607
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_id)s; "
 
1608
"args=%(strargs)s"
 
1609
msgstr ""
 
1610
 
 
1611
#: ../nova/virt/xenapi/vmops.py:564
 
1612
#, python-format
 
1613
msgid ""
 
1614
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM "
 
1615
"id=%(instance_id)s; args=%(strargs)s"
 
1616
msgstr ""
 
1617
 
 
1618
#: ../nova/virt/xenapi/vmops.py:569
 
1619
#, python-format
 
1620
msgid ""
 
1621
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_id)s; "
 
1622
"args=%(strargs)s"
 
1623
msgstr ""
 
1624
 
 
1625
#: ../nova/virt/xenapi/vmops.py:760
 
1626
#, python-format
 
1627
msgid "OpenSSL error: %s"
 
1628
msgstr ""
 
1629
 
 
1630
#: ../nova/tests/test_compute.py:148
 
1631
#, python-format
 
1632
msgid "Running instances: %s"
 
1633
msgstr ""
 
1634
 
 
1635
#: ../nova/tests/test_compute.py:154
 
1636
#, python-format
 
1637
msgid "After terminating instances: %s"
 
1638
msgstr ""
 
1639
 
 
1640
#: ../nova/cloudpipe/pipelib.py:45
 
1641
msgid "Template for script to run on cloudpipe instance boot"
 
1642
msgstr ""
 
1643
 
 
1644
#: ../nova/cloudpipe/pipelib.py:48
 
1645
msgid "Network to push into openvpn config"
 
1646
msgstr ""
 
1647
 
 
1648
#: ../nova/cloudpipe/pipelib.py:51
 
1649
msgid "Netmask to push into openvpn config"
 
1650
msgstr ""
 
1651
 
 
1652
#: ../nova/cloudpipe/pipelib.py:97
 
1653
#, python-format
 
1654
msgid "Launching VPN for %s"
 
1655
msgstr ""
 
1656
 
 
1657
#: ../nova/db/sqlalchemy/migration.py:35
 
1658
msgid "python-migrate is not installed. Exiting."
 
1659
msgstr ""
 
1660
 
 
1661
#: ../nova/image/s3.py:99
 
1662
#, python-format
 
1663
msgid "Image %s could not be found"
 
1664
msgstr ""
 
1665
 
 
1666
#: ../nova/api/ec2/__init__.py:121
 
1667
msgid "Too many failed authentications."
 
1668
msgstr ""
 
1669
 
 
1670
#: ../nova/api/ec2/__init__.py:131
 
1671
#, python-format
 
1672
msgid ""
 
1673
"Access key %(access_key)s has had %(failures)d failed authentications and "
 
1674
"will be locked out for %(lock_mins)d minutes."
 
1675
msgstr ""
 
1676
 
 
1677
#: ../nova/api/ec2/__init__.py:169 ../nova/objectstore/handler.py:140
 
1678
#, python-format
 
1679
msgid "Authentication Failure: %s"
 
1680
msgstr ""
 
1681
 
 
1682
#: ../nova/api/ec2/__init__.py:182
 
1683
#, python-format
 
1684
msgid "Authenticated Request For %(uname)s:%(pname)s)"
 
1685
msgstr ""
 
1686
 
 
1687
#: ../nova/api/ec2/__init__.py:207
 
1688
#, python-format
 
1689
msgid "action: %s"
 
1690
msgstr ""
 
1691
 
 
1692
#: ../nova/api/ec2/__init__.py:209
 
1693
#, python-format
 
1694
msgid "arg: %(key)s\t\tval: %(value)s"
 
1695
msgstr ""
 
1696
 
 
1697
#: ../nova/api/ec2/__init__.py:281
 
1698
#, python-format
 
1699
msgid ""
 
1700
"Unauthorized request for controller=%(controller)s and action=%(action)s"
 
1701
msgstr ""
 
1702
 
 
1703
#: ../nova/api/ec2/__init__.py:314
 
1704
#, python-format
 
1705
msgid "InstanceNotFound raised: %s"
 
1706
msgstr ""
 
1707
 
 
1708
#: ../nova/api/ec2/__init__.py:320
 
1709
#, python-format
 
1710
msgid "VolumeNotFound raised: %s"
 
1711
msgstr ""
 
1712
 
 
1713
#: ../nova/api/ec2/__init__.py:326
 
1714
#, python-format
 
1715
msgid "NotFound raised: %s"
 
1716
msgstr ""
 
1717
 
 
1718
#: ../nova/api/ec2/__init__.py:329
 
1719
#, python-format
 
1720
msgid "ApiError raised: %s"
 
1721
msgstr ""
 
1722
 
 
1723
#: ../nova/api/ec2/__init__.py:338
 
1724
#, python-format
 
1725
msgid "Unexpected error raised: %s"
 
1726
msgstr ""
 
1727
 
 
1728
#: ../nova/api/ec2/__init__.py:343
 
1729
msgid "An unknown error has occurred. Please try your request again."
 
1730
msgstr ""
 
1731
 
 
1732
#: ../nova/auth/dbdriver.py:84
 
1733
#, python-format
 
1734
msgid "User %s already exists"
 
1735
msgstr ""
 
1736
 
 
1737
#: ../nova/auth/dbdriver.py:106 ../nova/auth/ldapdriver.py:232
 
1738
#, python-format
 
1739
msgid "Project can't be created because manager %s doesn't exist"
 
1740
msgstr ""
 
1741
 
 
1742
#: ../nova/auth/dbdriver.py:122 ../nova/auth/ldapdriver.py:243
 
1743
#, python-format
 
1744
msgid "Project can't be created because user %s doesn't exist"
 
1745
msgstr ""
 
1746
 
 
1747
#: ../nova/auth/dbdriver.py:135 ../nova/auth/ldapdriver.py:229
 
1748
#, python-format
 
1749
msgid "Project can't be created because project %s already exists"
 
1750
msgstr ""
 
1751
 
 
1752
#: ../nova/auth/dbdriver.py:157 ../nova/auth/ldapdriver.py:268
 
1753
#, python-format
 
1754
msgid "Project can't be modified because manager %s doesn't exist"
 
1755
msgstr ""
 
1756
 
 
1757
#: ../nova/auth/dbdriver.py:245
 
1758
#, python-format
 
1759
msgid "User \"%s\" not found"
 
1760
msgstr ""
 
1761
 
 
1762
#: ../nova/auth/dbdriver.py:248
 
1763
#, python-format
 
1764
msgid "Project \"%s\" not found"
 
1765
msgstr ""
 
1766
 
 
1767
#: ../nova/virt/xenapi_conn.py:129
 
1768
msgid ""
 
1769
"Must specify xenapi_connection_url, xenapi_connection_username (optionally), "
 
1770
"and xenapi_connection_password to use connection_type=xenapi"
 
1771
msgstr ""
 
1772
 
 
1773
#: ../nova/virt/xenapi_conn.py:311
 
1774
#, python-format
 
1775
msgid "Task [%(name)s] %(task)s status: success    %(result)s"
 
1776
msgstr ""
 
1777
 
 
1778
#: ../nova/virt/xenapi_conn.py:317
 
1779
#, python-format
 
1780
msgid "Task [%(name)s] %(task)s status: %(status)s    %(error_info)s"
 
1781
msgstr ""
 
1782
 
 
1783
#: ../nova/virt/xenapi_conn.py:331 ../nova/virt/xenapi_conn.py:344
 
1784
#, python-format
 
1785
msgid "Got exception: %s"
 
1786
msgstr ""
 
1787
 
 
1788
#: ../nova/compute/monitor.py:259
 
1789
#, python-format
 
1790
msgid "updating %s..."
 
1791
msgstr ""
 
1792
 
 
1793
#: ../nova/compute/monitor.py:289
 
1794
msgid "unexpected error during update"
 
1795
msgstr ""
 
1796
 
 
1797
#: ../nova/compute/monitor.py:356
 
1798
#, python-format
 
1799
msgid "Cannot get blockstats for \"%(disk)s\" on \"%(iid)s\""
 
1800
msgstr ""
 
1801
 
 
1802
#: ../nova/compute/monitor.py:379
 
1803
#, python-format
 
1804
msgid "Cannot get ifstats for \"%(interface)s\" on \"%(iid)s\""
 
1805
msgstr ""
 
1806
 
 
1807
#: ../nova/compute/monitor.py:414
 
1808
msgid "unexpected exception getting connection"
 
1809
msgstr ""
 
1810
 
 
1811
#: ../nova/compute/monitor.py:429
 
1812
#, python-format
 
1813
msgid "Found instance: %s"
 
1814
msgstr ""
 
1815
 
 
1816
#: ../nova/volume/san.py:67
 
1817
#, python-format
 
1818
msgid "Could not find iSCSI export  for volume %s"
 
1819
msgstr ""
 
1820
 
 
1821
#: ../nova/api/ec2/apirequest.py:100
 
1822
#, python-format
 
1823
msgid ""
 
1824
"Unsupported API request: controller = %(controller)s, action = %(action)s"
 
1825
msgstr ""
 
1826
 
 
1827
#: ../nova/api/openstack/__init__.py:55
 
1828
#, python-format
 
1829
msgid "Caught error: %s"
 
1830
msgstr ""
 
1831
 
 
1832
#: ../nova/api/openstack/__init__.py:76
 
1833
msgid "Including admin operations in API."
 
1834
msgstr ""
 
1835
 
 
1836
#: ../nova/console/xvp.py:99
 
1837
msgid "Rebuilding xvp conf"
 
1838
msgstr ""
 
1839
 
 
1840
#: ../nova/console/xvp.py:116
 
1841
#, python-format
 
1842
msgid "Re-wrote %s"
 
1843
msgstr ""
 
1844
 
 
1845
#: ../nova/console/xvp.py:121
 
1846
msgid "Stopping xvp"
 
1847
msgstr ""
 
1848
 
 
1849
#: ../nova/console/xvp.py:134
 
1850
msgid "Starting xvp"
 
1851
msgstr ""
 
1852
 
 
1853
#: ../nova/console/xvp.py:141
 
1854
#, python-format
 
1855
msgid "Error starting xvp: %s"
 
1856
msgstr ""
 
1857
 
 
1858
#: ../nova/console/xvp.py:144
 
1859
msgid "Restarting xvp"
 
1860
msgstr ""
 
1861
 
 
1862
#: ../nova/console/xvp.py:146
 
1863
msgid "xvp not running..."
 
1864
msgstr ""
 
1865
 
 
1866
#: ../bin/nova-manage.py:272
 
1867
msgid ""
 
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 "
 
1870
"command."
 
1871
msgstr ""
 
1872
 
 
1873
#: ../bin/nova-manage.py:426
 
1874
msgid ""
 
1875
"No more networks available. If this is a new installation, you need\n"
 
1876
"to call something like this:\n"
 
1877
"\n"
 
1878
"    nova-manage network create 10.0.0.0/8 10 64\n"
 
1879
"\n"
 
1880
msgstr ""
 
1881
 
 
1882
#: ../bin/nova-manage.py:431
 
1883
msgid ""
 
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."
 
1886
msgstr ""
 
1887
 
 
1888
#: ../bin/nova-manage.py:447 ../bin/nova-manage.py:536
 
1889
msgid "network"
 
1890
msgstr ""
 
1891
 
 
1892
#: ../bin/nova-manage.py:448
 
1893
msgid "IP address"
 
1894
msgstr ""
 
1895
 
 
1896
#: ../bin/nova-manage.py:449
 
1897
msgid "MAC address"
 
1898
msgstr ""
 
1899
 
 
1900
#: ../bin/nova-manage.py:450
 
1901
msgid "hostname"
 
1902
msgstr ""
 
1903
 
 
1904
#: ../bin/nova-manage.py:451
 
1905
msgid "host"
 
1906
msgstr ""
 
1907
 
 
1908
#: ../bin/nova-manage.py:537
 
1909
msgid "netmask"
 
1910
msgstr ""
 
1911
 
 
1912
#: ../bin/nova-manage.py:538
 
1913
msgid "start address"
 
1914
msgstr ""
 
1915
 
 
1916
#: ../nova/virt/disk.py:69
 
1917
#, python-format
 
1918
msgid "Failed to load partition: %s"
 
1919
msgstr ""
 
1920
 
 
1921
#: ../nova/virt/disk.py:91
 
1922
#, python-format
 
1923
msgid "Failed to mount filesystem: %s"
 
1924
msgstr ""
 
1925
 
 
1926
#: ../nova/virt/disk.py:124
 
1927
#, python-format
 
1928
msgid "nbd device %s did not show up"
 
1929
msgstr ""
 
1930
 
 
1931
#: ../nova/virt/disk.py:128
 
1932
#, python-format
 
1933
msgid "Could not attach image to loopback: %s"
 
1934
msgstr ""
 
1935
 
 
1936
#: ../nova/virt/disk.py:151
 
1937
msgid "No free nbd devices"
 
1938
msgstr ""
 
1939
 
 
1940
#: ../doc/ext/nova_todo.py:46
 
1941
#, python-format
 
1942
msgid "%(filename)s, line %(line_info)d"
 
1943
msgstr ""
 
1944
 
 
1945
#. FIXME(chiradeep): implement this
 
1946
#: ../nova/virt/hyperv.py:118
 
1947
msgid "In init host"
 
1948
msgstr ""
 
1949
 
 
1950
#: ../nova/virt/hyperv.py:131
 
1951
#, python-format
 
1952
msgid "Attempt to create duplicate vm %s"
 
1953
msgstr ""
 
1954
 
 
1955
#: ../nova/virt/hyperv.py:148
 
1956
#, python-format
 
1957
msgid "Starting VM %s "
 
1958
msgstr ""
 
1959
 
 
1960
#: ../nova/virt/hyperv.py:150
 
1961
#, python-format
 
1962
msgid "Started VM %s "
 
1963
msgstr ""
 
1964
 
 
1965
#: ../nova/virt/hyperv.py:152
 
1966
#, python-format
 
1967
msgid "spawn vm failed: %s"
 
1968
msgstr ""
 
1969
 
 
1970
#: ../nova/virt/hyperv.py:169
 
1971
#, python-format
 
1972
msgid "Failed to create VM %s"
 
1973
msgstr ""
 
1974
 
 
1975
#: ../nova/virt/hyperv.py:188
 
1976
#, python-format
 
1977
msgid "Set memory for vm %s..."
 
1978
msgstr ""
 
1979
 
 
1980
#: ../nova/virt/hyperv.py:198
 
1981
#, python-format
 
1982
msgid "Set vcpus for vm %s..."
 
1983
msgstr ""
 
1984
 
 
1985
#: ../nova/virt/hyperv.py:202
 
1986
#, python-format
 
1987
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
 
1988
msgstr ""
 
1989
 
 
1990
#: ../nova/virt/hyperv.py:227
 
1991
#, python-format
 
1992
msgid "Failed to add diskdrive to VM %s"
 
1993
msgstr ""
 
1994
 
 
1995
#: ../nova/virt/hyperv.py:230
 
1996
#, python-format
 
1997
msgid "New disk drive path is %s"
 
1998
msgstr ""
 
1999
 
 
2000
#: ../nova/virt/hyperv.py:247
 
2001
#, python-format
 
2002
msgid "Failed to add vhd file to VM %s"
 
2003
msgstr ""
 
2004
 
 
2005
#: ../nova/virt/hyperv.py:249
 
2006
#, python-format
 
2007
msgid "Created disk for %s"
 
2008
msgstr ""
 
2009
 
 
2010
#: ../nova/virt/hyperv.py:253
 
2011
#, python-format
 
2012
msgid "Creating nic for %s "
 
2013
msgstr ""
 
2014
 
 
2015
#: ../nova/virt/hyperv.py:272
 
2016
msgid "Failed creating a port on the external vswitch"
 
2017
msgstr ""
 
2018
 
 
2019
#: ../nova/virt/hyperv.py:273
 
2020
#, python-format
 
2021
msgid "Failed creating port for %s"
 
2022
msgstr ""
 
2023
 
 
2024
#: ../nova/virt/hyperv.py:276
 
2025
#, python-format
 
2026
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
 
2027
msgstr ""
 
2028
 
 
2029
#: ../nova/virt/hyperv.py:286
 
2030
#, python-format
 
2031
msgid "Failed to add nic to VM %s"
 
2032
msgstr ""
 
2033
 
 
2034
#: ../nova/virt/hyperv.py:288
 
2035
#, python-format
 
2036
msgid "Created nic for %s "
 
2037
msgstr ""
 
2038
 
 
2039
#: ../nova/virt/hyperv.py:321
 
2040
#, python-format
 
2041
msgid "WMI job failed: %s"
 
2042
msgstr ""
 
2043
 
 
2044
#: ../nova/virt/hyperv.py:325
 
2045
#, python-format
 
2046
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
 
2047
msgstr ""
 
2048
 
 
2049
#: ../nova/virt/hyperv.py:361
 
2050
#, python-format
 
2051
msgid "Got request to destroy vm %s"
 
2052
msgstr ""
 
2053
 
 
2054
#: ../nova/virt/hyperv.py:386
 
2055
#, python-format
 
2056
msgid "Failed to destroy vm %s"
 
2057
msgstr ""
 
2058
 
 
2059
#: ../nova/virt/hyperv.py:393
 
2060
#, python-format
 
2061
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
 
2062
msgstr ""
 
2063
 
 
2064
#: ../nova/virt/hyperv.py:415
 
2065
#, python-format
 
2066
msgid ""
 
2067
"Got Info for vm %(instance_id)s: state=%(state)s, mem=%(memusage)s, "
 
2068
"num_cpu=%(numprocs)s, cpu_time=%(uptime)s"
 
2069
msgstr ""
 
2070
 
 
2071
#: ../nova/virt/hyperv.py:451
 
2072
#, python-format
 
2073
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
 
2074
msgstr ""
 
2075
 
 
2076
#: ../nova/virt/hyperv.py:454
 
2077
#, python-format
 
2078
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
 
2079
msgstr ""
 
2080
 
 
2081
#: ../nova/compute/api.py:71
 
2082
#, python-format
 
2083
msgid "Instance %d was not found in get_network_topic"
 
2084
msgstr ""
 
2085
 
 
2086
#: ../nova/compute/api.py:77
 
2087
#, python-format
 
2088
msgid "Instance %d has no host"
 
2089
msgstr ""
 
2090
 
 
2091
#: ../nova/compute/api.py:97
 
2092
#, python-format
 
2093
msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances"
 
2094
msgstr ""
 
2095
 
 
2096
#: ../nova/compute/api.py:99
 
2097
#, python-format
 
2098
msgid ""
 
2099
"Instance quota exceeded. You can only run %s more instances of this type."
 
2100
msgstr ""
 
2101
 
 
2102
#: ../nova/compute/api.py:112
 
2103
msgid "Creating a raw instance"
 
2104
msgstr ""
 
2105
 
 
2106
#: ../nova/compute/api.py:160
 
2107
#, python-format
 
2108
msgid "Going to run %s instances..."
 
2109
msgstr ""
 
2110
 
 
2111
#: ../nova/compute/api.py:187
 
2112
#, python-format
 
2113
msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s"
 
2114
msgstr ""
 
2115
 
 
2116
#: ../nova/compute/api.py:292
 
2117
#, python-format
 
2118
msgid "Going to try to terminate %s"
 
2119
msgstr ""
 
2120
 
 
2121
#: ../nova/compute/api.py:296
 
2122
#, python-format
 
2123
msgid "Instance %d was not found during terminate"
 
2124
msgstr ""
 
2125
 
 
2126
#: ../nova/compute/api.py:301
 
2127
#, python-format
 
2128
msgid "Instance %d is already being terminated"
 
2129
msgstr ""
 
2130
 
 
2131
#: ../nova/compute/api.py:481
 
2132
#, python-format
 
2133
msgid "Invalid device specified: %s. Example device: /dev/vdb"
 
2134
msgstr ""
 
2135
 
 
2136
#: ../nova/compute/api.py:496
 
2137
msgid "Volume isn't attached to anything!"
 
2138
msgstr ""
 
2139
 
 
2140
#: ../nova/rpc.py:98
 
2141
#, python-format
 
2142
msgid ""
 
2143
"AMQP server on %(fl_host)s:%(fl_port)d is unreachable. Trying again in "
 
2144
"%(fl_intv)d seconds."
 
2145
msgstr ""
 
2146
 
 
2147
#: ../nova/rpc.py:103
 
2148
#, python-format
 
2149
msgid "Unable to connect to AMQP server after %d tries. Shutting down."
 
2150
msgstr ""
 
2151
 
 
2152
#: ../nova/rpc.py:122
 
2153
msgid "Reconnected to queue"
 
2154
msgstr ""
 
2155
 
 
2156
#: ../nova/rpc.py:129
 
2157
msgid "Failed to fetch message from queue"
 
2158
msgstr ""
 
2159
 
 
2160
#: ../nova/rpc.py:159
 
2161
#, python-format
 
2162
msgid "Initing the Adapter Consumer for %s"
 
2163
msgstr ""
 
2164
 
 
2165
#: ../nova/rpc.py:178
 
2166
#, python-format
 
2167
msgid "received %s"
 
2168
msgstr ""
 
2169
 
 
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
 
2175
#, python-format
 
2176
msgid "no method for message: %s"
 
2177
msgstr "keine Methode für diese Nachricht gefunden: %s"
 
2178
 
 
2179
#: ../nova/rpc.py:192
 
2180
#, python-format
 
2181
msgid "No method for message: %s"
 
2182
msgstr "keine Methode für diese Nachricht gefunden: %s"
 
2183
 
 
2184
#: ../nova/rpc.py:253
 
2185
#, python-format
 
2186
msgid "Returning exception %s to caller"
 
2187
msgstr ""
 
2188
 
 
2189
#: ../nova/rpc.py:294
 
2190
#, python-format
 
2191
msgid "unpacked context: %s"
 
2192
msgstr ""
 
2193
 
 
2194
#: ../nova/rpc.py:313
 
2195
msgid "Making asynchronous call..."
 
2196
msgstr "führe asynchronen Aufruf durch..."
 
2197
 
 
2198
#: ../nova/rpc.py:316
 
2199
#, python-format
 
2200
msgid "MSG_ID is %s"
 
2201
msgstr "MSG_ID ist %s"
 
2202
 
 
2203
#: ../nova/rpc.py:354
 
2204
msgid "Making asynchronous cast..."
 
2205
msgstr ""
 
2206
 
 
2207
#: ../nova/rpc.py:364
 
2208
#, python-format
 
2209
msgid "response %s"
 
2210
msgstr ""
 
2211
 
 
2212
#: ../nova/rpc.py:373
 
2213
#, python-format
 
2214
msgid "topic is %s"
 
2215
msgstr "Betreff ist %s"
 
2216
 
 
2217
#: ../nova/rpc.py:374
 
2218
#, python-format
 
2219
msgid "message %s"
 
2220
msgstr "Nachricht %s"
 
2221
 
 
2222
#: ../nova/volume/driver.py:78
 
2223
#, python-format
 
2224
msgid "Recovering from a failed execute.  Try number %s"
 
2225
msgstr ""
 
2226
 
 
2227
#: ../nova/volume/driver.py:87
 
2228
#, python-format
 
2229
msgid "volume group %s doesn't exist"
 
2230
msgstr ""
 
2231
 
 
2232
#: ../nova/volume/driver.py:220
 
2233
#, python-format
 
2234
msgid "FAKE AOE: %s"
 
2235
msgstr ""
 
2236
 
 
2237
#: ../nova/volume/driver.py:233
 
2238
msgid "Skipping ensure_export. No iscsi_target "
 
2239
msgstr ""
 
2240
 
 
2241
#: ../nova/volume/driver.py:279 ../nova/volume/driver.py:288
 
2242
msgid "Skipping remove_export. No iscsi_target "
 
2243
msgstr ""
 
2244
 
 
2245
#: ../nova/volume/driver.py:347
 
2246
#, python-format
 
2247
msgid "FAKE ISCSI: %s"
 
2248
msgstr ""
 
2249
 
 
2250
#: ../nova/volume/driver.py:359
 
2251
#, python-format
 
2252
msgid "rbd has no pool %s"
 
2253
msgstr ""
 
2254
 
 
2255
#: ../nova/volume/driver.py:414
 
2256
#, python-format
 
2257
msgid "Sheepdog is not working: %s"
 
2258
msgstr ""
 
2259
 
 
2260
#: ../nova/volume/driver.py:416
 
2261
msgid "Sheepdog is not working"
 
2262
msgstr ""
 
2263
 
 
2264
#: ../nova/wsgi.py:68
 
2265
#, python-format
 
2266
msgid "Starting %(arg0)s on %(host)s:%(port)s"
 
2267
msgstr ""
 
2268
 
 
2269
#: ../nova/wsgi.py:147
 
2270
msgid "You must implement __call__"
 
2271
msgstr ""
 
2272
 
 
2273
#: ../bin/nova-instancemonitor.py:55
 
2274
msgid "Starting instance monitor"
 
2275
msgstr ""
 
2276
 
 
2277
#: ../bin/nova-dhcpbridge.py:58
 
2278
msgid "leasing ip"
 
2279
msgstr ""
 
2280
 
 
2281
#: ../bin/nova-dhcpbridge.py:73
 
2282
msgid "Adopted old lease or got a change of mac/hostname"
 
2283
msgstr ""
 
2284
 
 
2285
#: ../bin/nova-dhcpbridge.py:80
 
2286
msgid "releasing ip"
 
2287
msgstr ""
 
2288
 
 
2289
#: ../bin/nova-dhcpbridge.py:123
 
2290
#, python-format
 
2291
msgid ""
 
2292
"Called %(action)s for mac %(mac)s with ip %(ip)s and hostname %(hostname)s "
 
2293
"on interface %(interface)s"
 
2294
msgstr ""
 
2295
 
 
2296
#: ../nova/virt/fake.py:239
 
2297
#, python-format
 
2298
msgid "Instance %s Not Found"
 
2299
msgstr ""
 
2300
 
 
2301
#: ../nova/network/manager.py:153
 
2302
#, python-format
 
2303
msgid "Dissassociated %s stale fixed ip(s)"
 
2304
msgstr ""
 
2305
 
 
2306
#: ../nova/network/manager.py:157
 
2307
msgid "setting network host"
 
2308
msgstr ""
 
2309
 
 
2310
#: ../nova/network/manager.py:212
 
2311
#, python-format
 
2312
msgid "Leasing IP %s"
 
2313
msgstr ""
 
2314
 
 
2315
#: ../nova/network/manager.py:216
 
2316
#, python-format
 
2317
msgid "IP %s leased that isn't associated"
 
2318
msgstr ""
 
2319
 
 
2320
#: ../nova/network/manager.py:220
 
2321
#, python-format
 
2322
msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s"
 
2323
msgstr ""
 
2324
 
 
2325
#: ../nova/network/manager.py:228
 
2326
#, python-format
 
2327
msgid "IP %s leased that was already deallocated"
 
2328
msgstr ""
 
2329
 
 
2330
#: ../nova/network/manager.py:233
 
2331
#, python-format
 
2332
msgid "Releasing IP %s"
 
2333
msgstr ""
 
2334
 
 
2335
#: ../nova/network/manager.py:237
 
2336
#, python-format
 
2337
msgid "IP %s released that isn't associated"
 
2338
msgstr ""
 
2339
 
 
2340
#: ../nova/network/manager.py:241
 
2341
#, python-format
 
2342
msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s"
 
2343
msgstr ""
 
2344
 
 
2345
#: ../nova/network/manager.py:244
 
2346
#, python-format
 
2347
msgid "IP %s released that was not leased"
 
2348
msgstr ""
 
2349
 
 
2350
#: ../nova/network/manager.py:519
 
2351
msgid ""
 
2352
"The sum between the number of networks and the vlan start cannot be greater "
 
2353
"than 4094"
 
2354
msgstr ""
 
2355
 
 
2356
#: ../nova/virt/xenapi/volume_utils.py:57
 
2357
#, python-format
 
2358
msgid "Introducing %s..."
 
2359
msgstr ""
 
2360
 
 
2361
#: ../nova/virt/xenapi/volume_utils.py:74
 
2362
#, python-format
 
2363
msgid "Introduced %(label)s as %(sr_ref)s."
 
2364
msgstr ""
 
2365
 
 
2366
#: ../nova/virt/xenapi/volume_utils.py:78
 
2367
msgid "Unable to create Storage Repository"
 
2368
msgstr ""
 
2369
 
 
2370
#: ../nova/virt/xenapi/volume_utils.py:90
 
2371
#, python-format
 
2372
msgid "Unable to find SR from VBD %s"
 
2373
msgstr ""
 
2374
 
 
2375
#: ../nova/virt/xenapi/volume_utils.py:96
 
2376
#, python-format
 
2377
msgid "Forgetting SR %s ... "
 
2378
msgstr ""
 
2379
 
 
2380
#: ../nova/virt/xenapi/volume_utils.py:101
 
2381
#, python-format
 
2382
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
 
2383
msgstr ""
 
2384
 
 
2385
#: ../nova/virt/xenapi/volume_utils.py:107
 
2386
#, python-format
 
2387
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
 
2388
msgstr ""
 
2389
 
 
2390
#: ../nova/virt/xenapi/volume_utils.py:111
 
2391
#, python-format
 
2392
msgid "Forgetting SR %s done."
 
2393
msgstr ""
 
2394
 
 
2395
#: ../nova/virt/xenapi/volume_utils.py:113
 
2396
#, python-format
 
2397
msgid "Ignoring exception %(exc)s when forgetting SR %(sr_ref)s"
 
2398
msgstr ""
 
2399
 
 
2400
#: ../nova/virt/xenapi/volume_utils.py:123
 
2401
#, python-format
 
2402
msgid "Unable to introduce VDI on SR %s"
 
2403
msgstr ""
 
2404
 
 
2405
#: ../nova/virt/xenapi/volume_utils.py:128
 
2406
#, python-format
 
2407
msgid "Unable to get record of VDI %s on"
 
2408
msgstr ""
 
2409
 
 
2410
#: ../nova/virt/xenapi/volume_utils.py:146
 
2411
#, python-format
 
2412
msgid "Unable to introduce VDI for SR %s"
 
2413
msgstr ""
 
2414
 
 
2415
#: ../nova/virt/xenapi/volume_utils.py:175
 
2416
#, python-format
 
2417
msgid "Unable to obtain target information %(device_path)s, %(mountpoint)s"
 
2418
msgstr ""
 
2419
 
 
2420
#: ../nova/virt/xenapi/volume_utils.py:197
 
2421
#, python-format
 
2422
msgid "Mountpoint cannot be translated: %s"
 
2423
msgstr ""
 
2424
 
 
2425
#: ../nova/objectstore/image.py:262
 
2426
#, python-format
 
2427
msgid "Failed to decrypt private key: %s"
 
2428
msgstr ""
 
2429
 
 
2430
#: ../nova/objectstore/image.py:269
 
2431
#, python-format
 
2432
msgid "Failed to decrypt initialization vector: %s"
 
2433
msgstr ""
 
2434
 
 
2435
#: ../nova/objectstore/image.py:277
 
2436
#, python-format
 
2437
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
 
2438
msgstr ""
 
2439
 
 
2440
#: ../nova/objectstore/handler.py:106
 
2441
#, python-format
 
2442
msgid "Unknown S3 value type %r"
 
2443
msgstr ""
 
2444
 
 
2445
#: ../nova/objectstore/handler.py:137
 
2446
msgid "Authenticated request"
 
2447
msgstr ""
 
2448
 
 
2449
#: ../nova/objectstore/handler.py:182
 
2450
msgid "List of buckets requested"
 
2451
msgstr ""
 
2452
 
 
2453
#: ../nova/objectstore/handler.py:209
 
2454
#, python-format
 
2455
msgid "List keys for bucket %s"
 
2456
msgstr ""
 
2457
 
 
2458
#: ../nova/objectstore/handler.py:217
 
2459
#, python-format
 
2460
msgid "Unauthorized attempt to access bucket %s"
 
2461
msgstr ""
 
2462
 
 
2463
#: ../nova/objectstore/handler.py:235
 
2464
#, python-format
 
2465
msgid "Creating bucket %s"
 
2466
msgstr ""
 
2467
 
 
2468
#: ../nova/objectstore/handler.py:245
 
2469
#, python-format
 
2470
msgid "Deleting bucket %s"
 
2471
msgstr ""
 
2472
 
 
2473
#: ../nova/objectstore/handler.py:249
 
2474
#, python-format
 
2475
msgid "Unauthorized attempt to delete bucket %s"
 
2476
msgstr ""
 
2477
 
 
2478
#: ../nova/objectstore/handler.py:273
 
2479
#, python-format
 
2480
msgid "Getting object: %(bname)s / %(nm)s"
 
2481
msgstr ""
 
2482
 
 
2483
#: ../nova/objectstore/handler.py:276
 
2484
#, python-format
 
2485
msgid "Unauthorized attempt to get object %(nm)s from bucket %(bname)s"
 
2486
msgstr ""
 
2487
 
 
2488
#: ../nova/objectstore/handler.py:296
 
2489
#, python-format
 
2490
msgid "Putting object: %(bname)s / %(nm)s"
 
2491
msgstr ""
 
2492
 
 
2493
#: ../nova/objectstore/handler.py:299
 
2494
#, python-format
 
2495
msgid "Unauthorized attempt to upload object %(nm)s to bucket %(bname)s"
 
2496
msgstr ""
 
2497
 
 
2498
#: ../nova/objectstore/handler.py:318
 
2499
#, python-format
 
2500
msgid "Deleting object: %(bname)s / %(nm)s"
 
2501
msgstr ""
 
2502
 
 
2503
#: ../nova/objectstore/handler.py:322
 
2504
#, python-format
 
2505
msgid "Unauthorized attempt to delete object %(nm)s from bucket %(bname)s"
 
2506
msgstr ""
 
2507
 
 
2508
#: ../nova/objectstore/handler.py:396
 
2509
#, python-format
 
2510
msgid "Not authorized to upload image: invalid directory %s"
 
2511
msgstr ""
 
2512
 
 
2513
#: ../nova/objectstore/handler.py:404
 
2514
#, python-format
 
2515
msgid "Not authorized to upload image: unauthorized bucket %s"
 
2516
msgstr ""
 
2517
 
 
2518
#: ../nova/objectstore/handler.py:409
 
2519
#, python-format
 
2520
msgid "Starting image upload: %s"
 
2521
msgstr ""
 
2522
 
 
2523
#: ../nova/objectstore/handler.py:423
 
2524
#, python-format
 
2525
msgid "Not authorized to update attributes of image %s"
 
2526
msgstr ""
 
2527
 
 
2528
#: ../nova/objectstore/handler.py:431
 
2529
#, python-format
 
2530
msgid "Toggling publicity flag of image %(image_id)s %(newstatus)r"
 
2531
msgstr ""
 
2532
 
 
2533
#. other attributes imply update
 
2534
#: ../nova/objectstore/handler.py:436
 
2535
#, python-format
 
2536
msgid "Updating user fields on image %s"
 
2537
msgstr ""
 
2538
 
 
2539
#: ../nova/objectstore/handler.py:450
 
2540
#, python-format
 
2541
msgid "Unauthorized attempt to delete image %s"
 
2542
msgstr ""
 
2543
 
 
2544
#: ../nova/objectstore/handler.py:455
 
2545
#, python-format
 
2546
msgid "Deleted image: %s"
 
2547
msgstr ""
 
2548
 
 
2549
#: ../nova/auth/manager.py:259
 
2550
#, python-format
 
2551
msgid "Looking up user: %r"
 
2552
msgstr ""
 
2553
 
 
2554
#: ../nova/auth/manager.py:263
 
2555
#, python-format
 
2556
msgid "Failed authorization for access key %s"
 
2557
msgstr ""
 
2558
 
 
2559
#: ../nova/auth/manager.py:264
 
2560
#, python-format
 
2561
msgid "No user found for access key %s"
 
2562
msgstr ""
 
2563
 
 
2564
#: ../nova/auth/manager.py:270
 
2565
#, python-format
 
2566
msgid "Using project name = user name (%s)"
 
2567
msgstr "Verwende Project-Name = User-Name (%s)"
 
2568
 
 
2569
#: ../nova/auth/manager.py:277
 
2570
#, python-format
 
2571
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
 
2572
msgstr ""
 
2573
 
 
2574
#: ../nova/auth/manager.py:279
 
2575
#, python-format
 
2576
msgid "No project called %s could be found"
 
2577
msgstr "Es konnte kein Projekt mit dem Namen %s gefunden werden"
 
2578
 
 
2579
#: ../nova/auth/manager.py:287
 
2580
#, python-format
 
2581
msgid ""
 
2582
"Failed authorization: user %(uname)s not admin and not member of project "
 
2583
"%(pjname)s"
 
2584
msgstr ""
 
2585
 
 
2586
#: ../nova/auth/manager.py:289
 
2587
#, python-format
 
2588
msgid "User %(uid)s is not a member of project %(pjid)s"
 
2589
msgstr ""
 
2590
 
 
2591
#: ../nova/auth/manager.py:298 ../nova/auth/manager.py:309
 
2592
#, python-format
 
2593
msgid "Invalid signature for user %s"
 
2594
msgstr ""
 
2595
 
 
2596
#: ../nova/auth/manager.py:299 ../nova/auth/manager.py:310
 
2597
msgid "Signature does not match"
 
2598
msgstr ""
 
2599
 
 
2600
#: ../nova/auth/manager.py:380
 
2601
msgid "Must specify project"
 
2602
msgstr ""
 
2603
 
 
2604
#: ../nova/auth/manager.py:414
 
2605
#, python-format
 
2606
msgid "The %s role can not be found"
 
2607
msgstr ""
 
2608
 
 
2609
#: ../nova/auth/manager.py:416
 
2610
#, python-format
 
2611
msgid "The %s role is global only"
 
2612
msgstr ""
 
2613
 
 
2614
#: ../nova/auth/manager.py:420
 
2615
#, python-format
 
2616
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
 
2617
msgstr ""
 
2618
 
 
2619
#: ../nova/auth/manager.py:423
 
2620
#, python-format
 
2621
msgid "Adding sitewide role %(role)s to user %(uid)s"
 
2622
msgstr ""
 
2623
 
 
2624
#: ../nova/auth/manager.py:448
 
2625
#, python-format
 
2626
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
 
2627
msgstr ""
 
2628
 
 
2629
#: ../nova/auth/manager.py:451
 
2630
#, python-format
 
2631
msgid "Removing sitewide role %(role)s from user %(uid)s"
 
2632
msgstr ""
 
2633
 
 
2634
#: ../nova/auth/manager.py:515
 
2635
#, python-format
 
2636
msgid "Created project %(name)s with manager %(manager_user)s"
 
2637
msgstr ""
 
2638
 
 
2639
#: ../nova/auth/manager.py:533
 
2640
#, python-format
 
2641
msgid "modifying project %s"
 
2642
msgstr ""
 
2643
 
 
2644
#: ../nova/auth/manager.py:545
 
2645
#, python-format
 
2646
msgid "Adding user %(uid)s to project %(pid)s"
 
2647
msgstr ""
 
2648
 
 
2649
#: ../nova/auth/manager.py:566
 
2650
#, python-format
 
2651
msgid "Remove user %(uid)s from project %(pid)s"
 
2652
msgstr ""
 
2653
 
 
2654
#: ../nova/auth/manager.py:592
 
2655
#, python-format
 
2656
msgid "Deleting project %s"
 
2657
msgstr ""
 
2658
 
 
2659
#: ../nova/auth/manager.py:650
 
2660
#, python-format
 
2661
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
 
2662
msgstr ""
 
2663
 
 
2664
#: ../nova/auth/manager.py:659
 
2665
#, python-format
 
2666
msgid "Deleting user %s"
 
2667
msgstr ""
 
2668
 
 
2669
#: ../nova/auth/manager.py:669
 
2670
#, python-format
 
2671
msgid "Access Key change for user %s"
 
2672
msgstr ""
 
2673
 
 
2674
#: ../nova/auth/manager.py:671
 
2675
#, python-format
 
2676
msgid "Secret Key change for user %s"
 
2677
msgstr ""
 
2678
 
 
2679
#: ../nova/auth/manager.py:673
 
2680
#, python-format
 
2681
msgid "Admin status set to %(admin)r for user %(uid)s"
 
2682
msgstr ""
 
2683
 
 
2684
#: ../nova/auth/manager.py:722
 
2685
#, python-format
 
2686
msgid "No vpn data for project %s"
 
2687
msgstr ""
 
2688
 
 
2689
#: ../nova/service.py:161
 
2690
#, python-format
 
2691
msgid "Starting %(topic)s node (version %(vcs_string)s)"
 
2692
msgstr ""
 
2693
 
 
2694
#: ../nova/service.py:174
 
2695
msgid "Service killed that has no database entry"
 
2696
msgstr ""
 
2697
 
 
2698
#: ../nova/service.py:195
 
2699
msgid "The service database object disappeared, Recreating it."
 
2700
msgstr ""
 
2701
"Das Service-Datenbank-Objekt ist verschwunden, es wird erneut erzeugt."
 
2702
 
 
2703
#: ../nova/service.py:207
 
2704
msgid "Recovered model server connection!"
 
2705
msgstr ""
 
2706
 
 
2707
#: ../nova/service.py:213
 
2708
msgid "model server went away"
 
2709
msgstr ""
 
2710
 
 
2711
#: ../nova/auth/ldapdriver.py:174
 
2712
#, python-format
 
2713
msgid "LDAP user %s already exists"
 
2714
msgstr ""
 
2715
 
 
2716
#: ../nova/auth/ldapdriver.py:205
 
2717
#, python-format
 
2718
msgid "LDAP object for %s doesn't exist"
 
2719
msgstr ""
 
2720
 
 
2721
#: ../nova/auth/ldapdriver.py:348
 
2722
#, python-format
 
2723
msgid "User %s doesn't exist"
 
2724
msgstr ""
 
2725
 
 
2726
#: ../nova/auth/ldapdriver.py:472
 
2727
#, python-format
 
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"
 
2730
 
 
2731
#: ../nova/auth/ldapdriver.py:478
 
2732
#, python-format
 
2733
msgid "Group can't be created because user %s doesn't exist"
 
2734
msgstr ""
 
2735
 
 
2736
#: ../nova/auth/ldapdriver.py:495
 
2737
#, python-format
 
2738
msgid "User %s can't be searched in group because the user doesn't exist"
 
2739
msgstr ""
 
2740
 
 
2741
#: ../nova/auth/ldapdriver.py:507
 
2742
#, python-format
 
2743
msgid "User %s can't be added to the group because the user doesn't exist"
 
2744
msgstr ""
 
2745
"Der User %s kann nicht zur Gruppe hinzugefügt werde, da er nicht existiert"
 
2746
 
 
2747
#: ../nova/auth/ldapdriver.py:510 ../nova/auth/ldapdriver.py:521
 
2748
#, python-format
 
2749
msgid "The group at dn %s doesn't exist"
 
2750
msgstr ""
 
2751
 
 
2752
#: ../nova/auth/ldapdriver.py:513
 
2753
#, python-format
 
2754
msgid "User %(uid)s is already a member of the group %(group_dn)s"
 
2755
msgstr ""
 
2756
 
 
2757
#: ../nova/auth/ldapdriver.py:524
 
2758
#, python-format
 
2759
msgid ""
 
2760
"User %s can't be removed from the group because the user doesn't exist"
 
2761
msgstr ""
 
2762
"Der User %s kann nicht aus der Gruppe entfernt werden, da er nicht existiert"
 
2763
 
 
2764
#: ../nova/auth/ldapdriver.py:528
 
2765
#, python-format
 
2766
msgid "User %s is not a member of the group"
 
2767
msgstr ""
 
2768
 
 
2769
#: ../nova/auth/ldapdriver.py:542
 
2770
#, python-format
 
2771
msgid ""
 
2772
"Attempted to remove the last member of a group. Deleting the group at %s "
 
2773
"instead."
 
2774
msgstr ""
 
2775
 
 
2776
#: ../nova/auth/ldapdriver.py:549
 
2777
#, python-format
 
2778
msgid "User %s can't be removed from all because the user doesn't exist"
 
2779
msgstr ""
 
2780
 
 
2781
#: ../nova/auth/ldapdriver.py:564
 
2782
#, python-format
 
2783
msgid "Group at dn %s doesn't exist"
 
2784
msgstr ""
 
2785
 
 
2786
#: ../nova/virt/xenapi/network_utils.py:40
 
2787
#, python-format
 
2788
msgid "Found non-unique network for bridge %s"
 
2789
msgstr ""
 
2790
 
 
2791
#: ../nova/virt/xenapi/network_utils.py:43
 
2792
#, python-format
 
2793
msgid "Found no network for bridge %s"
 
2794
msgstr ""
 
2795
 
 
2796
#: ../nova/api/ec2/admin.py:97
 
2797
#, python-format
 
2798
msgid "Creating new user: %s"
 
2799
msgstr ""
 
2800
 
 
2801
#: ../nova/api/ec2/admin.py:105
 
2802
#, python-format
 
2803
msgid "Deleting user: %s"
 
2804
msgstr ""
 
2805
 
 
2806
#: ../nova/api/ec2/admin.py:127
 
2807
#, python-format
 
2808
msgid "Adding role %(role)s to user %(user)s for project %(project)s"
 
2809
msgstr ""
 
2810
 
 
2811
#: ../nova/api/ec2/admin.py:131
 
2812
#, python-format
 
2813
msgid "Adding sitewide role %(role)s to user %(user)s"
 
2814
msgstr ""
 
2815
 
 
2816
#: ../nova/api/ec2/admin.py:137
 
2817
#, python-format
 
2818
msgid "Removing role %(role)s from user %(user)s for project %(project)s"
 
2819
msgstr ""
 
2820
 
 
2821
#: ../nova/api/ec2/admin.py:141
 
2822
#, python-format
 
2823
msgid "Removing sitewide role %(role)s from user %(user)s"
 
2824
msgstr ""
 
2825
 
 
2826
#: ../nova/api/ec2/admin.py:146 ../nova/api/ec2/admin.py:223
 
2827
msgid "operation must be add or remove"
 
2828
msgstr ""
 
2829
 
 
2830
#: ../nova/api/ec2/admin.py:159
 
2831
#, python-format
 
2832
msgid "Getting x509 for user: %(name)s on project: %(project)s"
 
2833
msgstr ""
 
2834
 
 
2835
#: ../nova/api/ec2/admin.py:177
 
2836
#, python-format
 
2837
msgid "Create project %(name)s managed by %(manager_user)s"
 
2838
msgstr ""
 
2839
 
 
2840
#: ../nova/api/ec2/admin.py:190
 
2841
#, python-format
 
2842
msgid "Modify project: %(name)s managed by %(manager_user)s"
 
2843
msgstr ""
 
2844
 
 
2845
#: ../nova/api/ec2/admin.py:200
 
2846
#, python-format
 
2847
msgid "Delete project: %s"
 
2848
msgstr "Lösche Projekt %s"
 
2849
 
 
2850
#: ../nova/api/ec2/admin.py:214
 
2851
#, python-format
 
2852
msgid "Adding user %(user)s to project %(project)s"
 
2853
msgstr ""
 
2854
 
 
2855
#: ../nova/api/ec2/admin.py:218
 
2856
#, python-format
 
2857
msgid "Removing user %(user)s from project %(project)s"
 
2858
msgstr ""
 
2859
 
 
2860
#, python-format
 
2861
#~ msgid ""
 
2862
#~ "%s\n"
 
2863
#~ "Command: %s\n"
 
2864
#~ "Exit code: %s\n"
 
2865
#~ "Stdout: %r\n"
 
2866
#~ "Stderr: %r"
 
2867
#~ msgstr ""
 
2868
#~ "%s\n"
 
2869
#~ "Kommando: %s\n"
 
2870
#~ "Exit Code: %s\n"
 
2871
#~ "Stdout: %r\n"
 
2872
#~ "Stderr: %r"
 
2873
 
 
2874
#, python-format
 
2875
#~ msgid "(%s) publish (key: %s) %s"
 
2876
#~ msgstr "(%s) öffentlich (Schlüssel: %s) %s"
 
2877
 
 
2878
#, python-format
 
2879
#~ msgid "Getting from %s: %s"
 
2880
#~ msgstr "Beziehe von %s: %s"
 
2881
 
 
2882
#, python-format
 
2883
#~ msgid "AMQP server on %s:%d is unreachable. Trying again in %d seconds."
 
2884
#~ msgstr ""
 
2885
#~ "Der AMQP server %s:%d ist nicht erreichbar. Erneuter Versuch in %d Sekunden."
 
2886
 
 
2887
#, python-format
 
2888
#~ msgid "volume %s: creating lv of size %sG"
 
2889
#~ msgstr "Volume %s: erstelle LV mit %sG"
 
2890
 
 
2891
#, python-format
 
2892
#~ msgid "Data store %s is unreachable. Trying again in %d seconds."
 
2893
#~ msgstr ""
 
2894
#~ "Datastore %s ist nicht erreichbar. Versuche es erneut in %d Sekunden."