~vishvananda/nova/cloudpipe-docs

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