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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Chuck Short, Vishvananda Ishaya
  • Date: 2012-09-20 07:45:50 UTC
  • mfrom: (1.1.62)
  • Revision ID: package-import@ubuntu.com-20120920074550-fzmmmzqcntnw1vu7
Tags: 2012.2~rc1-0ubuntu1
[ Adam Gandelman ]
* Ensure /etc/nova/rootwrap.d/ is only writable by root, ensure
  those permissions on /etc/nova/rootwrap.conf as well as
  all individual filter configurations.

[ Chuck Short ]
* Fix lintian warnings
* debian/*.lograote: compress logfiles when they are rotated. (LP:
  #1049915)
* debian/control: 
  - Suggest ceph-common for nova-volume.
  - Add python-cinderclient as a build depends.

[Vishvananda Ishaya]
* Split up vncproxy and xvpvncproxy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version:  nova\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2012-05-20 23:02+0000\n"
 
10
"POT-Creation-Date: 2012-09-13 21:33+0000\n"
11
11
"PO-Revision-Date: 2012-05-04 19:25+0000\n"
12
12
"Last-Translator: Júlio Cezar Santos Pires <Unknown>\n"
13
13
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Generated-By: Babel 0.9.6\n"
19
19
 
20
 
#: nova/context.py:59
 
20
#: nova/context.py:62
21
21
#, python-format
22
22
msgid "Arguments dropped when creating context: %s"
23
23
msgstr ""
24
24
 
25
 
#: nova/context.py:90
 
25
#: nova/context.py:100
26
26
#, python-format
27
27
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
28
28
msgstr ""
29
29
 
30
 
#: nova/crypto.py:48
 
30
#: nova/crypto.py:46
31
31
msgid "Filename of root CA"
32
32
msgstr "Nome do arquivo da CA raiz"
33
33
 
34
 
#: nova/crypto.py:51
 
34
#: nova/crypto.py:49
35
35
msgid "Filename of private key"
36
36
msgstr "Nome do arquivo da chave privada"
37
37
 
38
 
#: nova/crypto.py:54
 
38
#: nova/crypto.py:52
39
39
msgid "Filename of root Certificate Revocation List"
40
40
msgstr ""
41
41
 
42
 
#: nova/crypto.py:57
 
42
#: nova/crypto.py:55
43
43
msgid "Where we keep our keys"
44
44
msgstr "Aonde armazenamos nossas chaves"
45
45
 
46
 
#: nova/crypto.py:60
 
46
#: nova/crypto.py:58
47
47
msgid "Where we keep our root CA"
48
48
msgstr "Onde mantemos nosso CA raiz"
49
49
 
50
 
#: nova/crypto.py:63
 
50
#: nova/crypto.py:61
51
51
msgid "Should we use a CA for each project?"
52
52
msgstr "Devemos usar um CA para cada projeto?"
53
53
 
54
 
#: nova/crypto.py:67
 
54
#: nova/crypto.py:65
55
55
#, python-format
56
56
msgid "Subject for certificate for users, %s for project, user, timestamp"
57
57
msgstr "Assunto do certificado para usuários, %s para projeto, usuário, timestamp"
58
58
 
59
 
#: nova/crypto.py:72
 
59
#: nova/crypto.py:70
60
60
#, python-format
61
61
msgid "Subject for certificate for projects, %s for project, timestamp"
62
62
msgstr "Assunto do certificado para projetos, %s para projeto, timestamp"
63
63
 
64
 
#: nova/crypto.py:292
 
64
#: nova/crypto.py:300
65
65
#, python-format
66
66
msgid "Flags path: %s"
67
67
msgstr "Localização dos sinalizadores: %s"
93
93
msgid "An unknown exception occurred."
94
94
msgstr ""
95
95
 
96
 
#: nova/exception.py:149 nova/rpc/common.py:46
 
96
#: nova/exception.py:152 nova/openstack/common/rpc/common.py:46
97
97
msgid "Exception in string format operation"
98
98
msgstr ""
99
99
 
100
 
#: nova/exception.py:159
 
100
#: nova/exception.py:162
101
101
msgid "Unknown"
102
102
msgstr ""
103
103
 
104
 
#: nova/exception.py:179
 
104
#: nova/exception.py:182
 
105
#, fuzzy, python-format
 
106
msgid "Fatal call to deprecated config %(msg)s"
 
107
msgstr "Classe %(fullname)s está obsoleta: %(msg)s"
 
108
 
 
109
#: nova/exception.py:186
105
110
msgid "Failed to decrypt text"
106
111
msgstr "Falhou ao descriptografar texto"
107
112
 
108
 
#: nova/exception.py:183
109
 
msgid "Failed to paginate through images from image service"
110
 
msgstr ""
111
 
 
112
 
#: nova/exception.py:187
 
113
#: nova/exception.py:190
113
114
msgid "Virtual Interface creation failed"
114
115
msgstr ""
115
116
 
116
 
#: nova/exception.py:191
 
117
#: nova/exception.py:194
117
118
msgid "5 attempts to create virtual interfacewith unique mac address failed"
118
119
msgstr ""
119
120
 
120
 
#: nova/exception.py:196
121
 
msgid "Connection to glance failed"
122
 
msgstr ""
123
 
 
124
 
#: nova/exception.py:200
125
 
msgid "Connection to melange failed"
 
121
#: nova/exception.py:199
 
122
#, python-format
 
123
msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
126
124
msgstr ""
127
125
 
128
126
#: nova/exception.py:204
156
154
msgid "Volume %(volume_id)s is not attached to anything"
157
155
msgstr ""
158
156
 
159
 
#: nova/exception.py:234 nova/api/ec2/cloud.py:360 nova/api/ec2/cloud.py:385
160
 
#: nova/api/openstack/compute/contrib/keypairs.py:91 nova/compute/api.py:1979
 
157
#: nova/exception.py:234
 
158
#, python-format
 
159
msgid "Volume %(volume_id)s is still attached, detach volume first."
 
160
msgstr ""
 
161
 
 
162
#: nova/exception.py:238 nova/api/ec2/cloud.py:388 nova/api/ec2/cloud.py:413
 
163
#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2115
161
164
msgid "Keypair data is invalid"
162
165
msgstr ""
163
166
 
164
 
#: nova/exception.py:238
 
167
#: nova/exception.py:242
165
168
msgid "Failed to load data into json format"
166
169
msgstr ""
167
170
 
168
 
#: nova/exception.py:242
 
171
#: nova/exception.py:246
169
172
msgid "The request is invalid."
170
173
msgstr "A requisição é inválida."
171
174
 
172
 
#: nova/exception.py:246
173
 
#, python-format
174
 
msgid "Invalid signature %(signature)s for user %(user)s."
175
 
msgstr ""
176
 
 
177
175
#: nova/exception.py:250
178
176
msgid "Invalid input received"
179
177
msgstr "Dados recebidos é inválido"
180
178
 
181
179
#: nova/exception.py:254
182
 
#, python-format
183
 
msgid "Invalid instance type %(instance_type)s."
184
 
msgstr "tipo de instância %(instance_type)s é inválida."
185
 
 
186
 
#: nova/exception.py:258
187
180
msgid "Invalid volume type"
188
181
msgstr "Tipo de volume é inválido"
189
182
 
190
 
#: nova/exception.py:262
 
183
#: nova/exception.py:258
191
184
msgid "Invalid volume"
192
185
msgstr "Volume inválido"
193
186
 
194
 
#: nova/exception.py:266 nova/api/openstack/compute/servers.py:1100
195
 
#: nova/api/openstack/compute/contrib/admin_actions.py:238
 
187
#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1171
 
188
#: nova/api/openstack/compute/contrib/admin_actions.py:242
196
189
msgid "Invalid metadata"
197
190
msgstr ""
198
191
 
199
 
#: nova/exception.py:270
 
192
#: nova/exception.py:266
200
193
#, python-format
201
194
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
202
195
msgstr "Sequencia de porta %(from_port)s:%(to_port)s é inválida. %(msg)s"
203
196
 
204
 
#: nova/exception.py:274
 
197
#: nova/exception.py:270
205
198
#, python-format
206
199
msgid "Invalid IP protocol %(protocol)s."
207
200
msgstr "Protocolo IP %(protocol)s é inválido."
208
201
 
209
 
#: nova/exception.py:278
 
202
#: nova/exception.py:274
210
203
#, python-format
211
204
msgid "Invalid content type %(content_type)s."
212
205
msgstr "Tipo de conteúdo %(content_type)s é inválido."
213
206
 
 
207
#: nova/exception.py:278
 
208
#, python-format
 
209
msgid "Invalid cidr %(cidr)s."
 
210
msgstr ""
 
211
 
214
212
#: nova/exception.py:282
215
 
#, python-format
216
 
msgid "Invalid cidr %(cidr)s."
217
 
msgstr ""
218
 
 
219
 
#: nova/exception.py:286
220
213
msgid "Invalid Parameter: Unicode is not supported by the current database."
221
214
msgstr ""
222
215
 
223
 
#: nova/exception.py:293
 
216
#: nova/exception.py:289
224
217
#, python-format
225
218
msgid "%(err)s"
226
219
msgstr "%(err)s"
227
220
 
228
 
#: nova/exception.py:297
 
221
#: nova/exception.py:293
229
222
#, python-format
230
223
msgid ""
231
224
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
232
225
" %(reason)s."
233
226
msgstr ""
234
227
 
 
228
#: nova/exception.py:298
 
229
#, python-format
 
230
msgid "Group not valid. Reason: %(reason)s"
 
231
msgstr ""
 
232
 
235
233
#: nova/exception.py:302
236
 
#, python-format
237
 
msgid "Group not valid. Reason: %(reason)s"
 
234
msgid "Sort key supplied was not valid."
238
235
msgstr ""
239
236
 
240
237
#: nova/exception.py:306
251
248
 
252
249
#: nova/exception.py:315
253
250
#, python-format
254
 
msgid "Instance %(instance_id)s is not suspended."
 
251
msgid "Instance %(instance_id)s is not in rescue mode"
255
252
msgstr ""
256
253
 
257
254
#: nova/exception.py:319
258
 
#, python-format
259
 
msgid "Instance %(instance_id)s is not in rescue mode"
260
 
msgstr ""
 
255
#, fuzzy, python-format
 
256
msgid "Instance %(instance_id)s is not ready"
 
257
msgstr "A instância %(instance_id)s não está executando."
261
258
 
262
259
#: nova/exception.py:323
263
260
msgid "Failed to suspend instance"
281
278
msgstr "Serviço está indisponível neste momento"
282
279
 
283
280
#: nova/exception.py:343
 
281
msgid "Insufficient compute resources."
 
282
msgstr ""
 
283
 
 
284
#: nova/exception.py:347
284
285
msgid "Compute service is unavailable at this time."
285
286
msgstr ""
286
287
 
287
 
#: nova/exception.py:347
 
288
#: nova/exception.py:351
288
289
#, python-format
289
290
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
290
291
msgstr ""
291
292
 
292
 
#: nova/exception.py:352
293
 
msgid "Destination compute host is unavailable at this time."
294
 
msgstr ""
295
 
 
296
293
#: nova/exception.py:356
297
 
msgid "Original compute host is unavailable at this time."
 
294
msgid "The supplied hypervisor type of is invalid."
298
295
msgstr ""
299
296
 
300
297
#: nova/exception.py:360
301
 
msgid "The supplied hypervisor type of is invalid."
302
 
msgstr ""
303
 
 
304
 
#: nova/exception.py:364
305
298
msgid "The instance requires a newer hypervisor version than has been provided."
306
299
msgstr ""
307
300
 
308
 
#: nova/exception.py:369
 
301
#: nova/exception.py:365
309
302
#, python-format
310
303
msgid ""
311
304
"The supplied disk path (%(path)s) already exists, it is expected not to "
312
305
"exist."
313
306
msgstr ""
314
307
 
 
308
#: nova/exception.py:370
 
309
#, python-format
 
310
msgid "The supplied device path (%(path)s) is invalid."
 
311
msgstr ""
 
312
 
315
313
#: nova/exception.py:374
316
314
#, python-format
317
 
msgid "The supplied device path (%(path)s) is invalid."
 
315
msgid "The supplied device path (%(path)s) is in use."
318
316
msgstr ""
319
317
 
320
318
#: nova/exception.py:378
367
365
msgstr ""
368
366
 
369
367
#: nova/exception.py:419
370
 
msgid "Expected a uuid but received %(uuid)."
 
368
#, python-format
 
369
msgid "Expected a uuid but received %(uuid)s."
371
370
msgstr ""
372
371
 
373
372
#: nova/exception.py:423
 
373
#, fuzzy
 
374
msgid "Constraint not met."
 
375
msgstr "Instância não existe"
 
376
 
 
377
#: nova/exception.py:428
374
378
msgid "Resource could not be found."
375
379
msgstr ""
376
380
 
377
 
#: nova/exception.py:428
 
381
#: nova/exception.py:433
378
382
#, python-format
379
 
msgid "Required flag %(flag)s not set."
 
383
msgid "Could not find driver for connection_type %(name)s"
380
384
msgstr ""
381
385
 
382
 
#: nova/exception.py:432
 
386
#: nova/exception.py:437
 
387
#, fuzzy, python-format
 
388
msgid "Volume %(volume_id)s persistence file could not be found."
 
389
msgstr "Volume %(volume_id)s não pode ser encontrado."
 
390
 
 
391
#: nova/exception.py:441
383
392
#, python-format
384
393
msgid "Volume %(volume_id)s could not be found."
385
394
msgstr "Volume %(volume_id)s não pode ser encontrado."
386
395
 
387
 
#: nova/exception.py:436
 
396
#: nova/exception.py:445
388
397
#, python-format
389
398
msgid "Unable to locate account %(account_name)s on Solidfire device"
390
399
msgstr ""
391
400
 
392
 
#: nova/exception.py:441
393
 
#, python-format
394
 
msgid "Volume not found for instance %(instance_id)s."
395
 
msgstr "Volume não encontrada para a instância %(instance_id)s."
396
 
 
397
 
#: nova/exception.py:445
 
401
#: nova/exception.py:450
398
402
#, python-format
399
403
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
400
404
msgstr ""
401
405
 
402
 
#: nova/exception.py:450
403
 
msgid "Zero volume types found."
404
 
msgstr ""
405
 
 
406
 
#: nova/exception.py:454
 
406
#: nova/exception.py:455
407
407
#, python-format
408
408
msgid "Volume type %(volume_type_id)s could not be found."
409
409
msgstr ""
410
410
 
411
 
#: nova/exception.py:458
 
411
#: nova/exception.py:459
412
412
#, python-format
413
413
msgid "Volume type with name %(volume_type_name)s could not be found."
414
414
msgstr ""
415
415
 
416
 
#: nova/exception.py:463
 
416
#: nova/exception.py:464
417
417
#, python-format
418
418
msgid ""
419
419
"Volume Type %(volume_type_id)s has no extra specs with key "
420
420
"%(extra_specs_key)s."
421
421
msgstr ""
422
422
 
423
 
#: nova/exception.py:468
 
423
#: nova/exception.py:469
424
424
#, python-format
425
425
msgid "Snapshot %(snapshot_id)s could not be found."
426
426
msgstr ""
427
427
 
428
 
#: nova/exception.py:472
 
428
#: nova/exception.py:473
429
429
#, python-format
430
430
msgid "deleting volume %(volume_name)s that has snapshot"
431
431
msgstr ""
432
432
 
433
 
#: nova/exception.py:476
 
433
#: nova/exception.py:477
434
434
#, python-format
435
435
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
436
436
msgstr ""
437
437
 
438
 
#: nova/exception.py:481
 
438
#: nova/exception.py:482
439
439
#, python-format
440
440
msgid "No target id found for volume %(volume_id)s."
441
441
msgstr ""
442
442
 
443
 
#: nova/exception.py:485
 
443
#: nova/exception.py:486
 
444
#, fuzzy, python-format
 
445
msgid "Failed to create iscsi target for volume %(volume_id)s."
 
446
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
447
 
 
448
#: nova/exception.py:490
 
449
#, python-format
 
450
msgid "Failed to remove iscsi target for volume %(volume_id)s."
 
451
msgstr ""
 
452
 
 
453
#: nova/exception.py:494
444
454
#, python-format
445
455
msgid "No disk at %(location)s"
446
456
msgstr ""
447
457
 
448
 
#: nova/exception.py:489
 
458
#: nova/exception.py:498
449
459
#, python-format
450
460
msgid "Could not find a handler for %(driver_type)s volume."
451
461
msgstr ""
452
462
 
453
 
#: nova/exception.py:493
 
463
#: nova/exception.py:502
454
464
#, python-format
455
465
msgid "Invalid image href %(image_href)s."
456
466
msgstr ""
457
467
 
458
 
#: nova/exception.py:497
459
 
msgid ""
460
 
"Some images have been stored via hrefs. This version of the api does not "
461
 
"support displaying image hrefs."
462
 
msgstr ""
463
 
 
464
 
#: nova/exception.py:502
 
468
#: nova/exception.py:506
465
469
#, python-format
466
470
msgid "Image %(image_id)s could not be found."
467
471
msgstr "Imagem %(image_id)s não foi encontrada."
468
472
 
469
 
#: nova/exception.py:506
470
 
#, python-format
471
 
msgid "Kernel not found for image %(image_id)s."
472
 
msgstr "Kernel não encontrado para a imagem %(image_id)s."
473
 
 
474
473
#: nova/exception.py:510
475
474
#, python-format
476
 
msgid "User %(user_id)s could not be found."
477
 
msgstr "Usuário %(user_id)s não foi encontrado."
 
475
msgid ""
 
476
"Image %(image_id)s could not be found. The nova EC2 API assigns image ids"
 
477
" dynamically when they are listed for the first time. Have you listed "
 
478
"image ids since adding this image?"
 
479
msgstr ""
478
480
 
479
 
#: nova/exception.py:514
 
481
#: nova/exception.py:517
480
482
#, python-format
481
483
msgid "Project %(project_id)s could not be found."
482
484
msgstr "Projeto %(project_id)s não foi encontrado."
483
485
 
484
 
#: nova/exception.py:518
485
 
#, python-format
486
 
msgid "User %(user_id)s is not a member of project %(project_id)s."
487
 
msgstr "Usuário %(user_id)s não é um membro do projeto %(project_id)s."
488
 
 
489
 
#: nova/exception.py:522
490
 
#, python-format
491
 
msgid "Role %(role_id)s could not be found."
492
 
msgstr ""
493
 
 
494
 
#: nova/exception.py:526
 
486
#: nova/exception.py:521
495
487
msgid "Cannot find SR to read/write VDI."
496
488
msgstr ""
497
489
 
498
 
#: nova/exception.py:530
 
490
#: nova/exception.py:525
499
491
#, fuzzy, python-format
500
492
msgid "Network %(network_id)s is still in use."
501
493
msgstr "Rede %(network_id)s não foi encontrada."
502
494
 
503
 
#: nova/exception.py:534
 
495
#: nova/exception.py:529
504
496
#, python-format
505
497
msgid "%(req)s is required to create a network."
506
498
msgstr "%(req)s é necessário para criar a rede."
507
499
 
508
 
#: nova/exception.py:538
 
500
#: nova/exception.py:533
509
501
#, python-format
510
502
msgid "Network %(network_id)s could not be found."
511
503
msgstr "Rede %(network_id)s não foi encontrada."
512
504
 
513
 
#: nova/exception.py:542
 
505
#: nova/exception.py:537
514
506
#, python-format
515
507
msgid "Network could not be found for bridge %(bridge)s"
516
508
msgstr ""
517
509
 
518
 
#: nova/exception.py:546
 
510
#: nova/exception.py:541
519
511
#, python-format
520
512
msgid "Network could not be found for uuid %(uuid)s"
521
513
msgstr ""
522
514
 
523
 
#: nova/exception.py:550
 
515
#: nova/exception.py:545
524
516
#, python-format
525
517
msgid "Network could not be found with cidr %(cidr)s."
526
518
msgstr ""
527
519
 
528
 
#: nova/exception.py:554
 
520
#: nova/exception.py:549
529
521
#, python-format
530
522
msgid "Network could not be found for instance %(instance_id)s."
531
523
msgstr ""
532
524
 
533
 
#: nova/exception.py:558
 
525
#: nova/exception.py:553
534
526
msgid "No networks defined."
535
527
msgstr "Nenhuma rede definida."
536
528
 
537
 
#: nova/exception.py:562
 
529
#: nova/exception.py:557
538
530
#, python-format
539
531
msgid ""
540
532
"Either Network uuid %(network_uuid)s is not present or is not assigned to"
541
533
" the project %(project_id)s."
542
534
msgstr ""
543
535
 
544
 
#: nova/exception.py:567
 
536
#: nova/exception.py:562
545
537
#, python-format
546
538
msgid "Host is not set to the network (%(network_id)s)."
547
539
msgstr ""
548
540
 
549
 
#: nova/exception.py:571
550
 
#, python-format
551
 
msgid "Network %(network)s has active ports, cannot delete."
552
 
msgstr ""
553
 
 
554
 
#: nova/exception.py:575
 
541
#: nova/exception.py:566
555
542
msgid "Could not find the datastore reference(s) which the VM uses."
556
543
msgstr ""
557
544
 
558
 
#: nova/exception.py:579
 
545
#: nova/exception.py:570
 
546
#, fuzzy, python-format
 
547
msgid "Port %(port_id)s is still in use."
 
548
msgstr "Rede %(network_id)s não foi encontrada."
 
549
 
 
550
#: nova/exception.py:574
 
551
#, fuzzy, python-format
 
552
msgid "Port %(port_id)s could not be found."
 
553
msgstr "Projeto %(project_id)s não foi encontrado."
 
554
 
 
555
#: nova/exception.py:578
559
556
#, python-format
560
557
msgid "No fixed IP associated with id %(id)s."
561
558
msgstr ""
562
559
 
563
 
#: nova/exception.py:583
 
560
#: nova/exception.py:582
564
561
#, python-format
565
562
msgid "Fixed ip not found for address %(address)s."
566
563
msgstr ""
567
564
 
568
 
#: nova/exception.py:587
569
 
#, python-format
570
 
msgid "Instance %(instance_id)s has zero fixed ips."
571
 
msgstr ""
 
565
#: nova/exception.py:586
 
566
#, fuzzy, python-format
 
567
msgid "Instance %(instance_uuid)s has zero fixed ips."
 
568
msgstr "A instância %(instance_id)s não está executando."
572
569
 
573
 
#: nova/exception.py:591
 
570
#: nova/exception.py:590
574
571
#, python-format
575
572
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
576
573
msgstr ""
577
574
 
578
 
#: nova/exception.py:596
579
 
#, python-format
580
 
msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
581
 
msgstr ""
582
 
 
583
 
#: nova/exception.py:600
584
 
#, python-format
585
 
msgid "Host %(host)s has zero fixed ips."
586
 
msgstr ""
587
 
 
588
 
#: nova/exception.py:604
 
575
#: nova/exception.py:595
 
576
#, fuzzy, python-format
 
577
msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'."
 
578
msgstr "A instância %(instance_id)s não está executando."
 
579
 
 
580
#: nova/exception.py:599
589
581
#, python-format
590
582
msgid ""
591
583
"Fixed IP address (%(address)s) does not exist in network "
592
584
"(%(network_uuid)s)."
593
585
msgstr ""
594
586
 
 
587
#: nova/exception.py:604
 
588
#, python-format
 
589
msgid ""
 
590
"Fixed IP address %(address)s is already in use on instance "
 
591
"%(instance_uuid)s."
 
592
msgstr ""
 
593
 
595
594
#: nova/exception.py:609
596
595
#, python-format
597
 
msgid "Fixed IP address %(address)s is already in use."
 
596
msgid "Fixed IP address %(address)s is invalid."
598
597
msgstr ""
599
598
 
600
599
#: nova/exception.py:613
601
 
#, python-format
602
 
msgid "Fixed IP address %(address)s is invalid."
 
600
msgid "Zero fixed ips available."
603
601
msgstr ""
604
602
 
605
603
#: nova/exception.py:617
606
 
msgid "Zero fixed ips available."
607
 
msgstr ""
608
 
 
609
 
#: nova/exception.py:621
610
604
msgid "Zero fixed ips could be found."
611
605
msgstr ""
612
606
 
613
 
#: nova/exception.py:625
 
607
#: nova/exception.py:626
 
608
#, fuzzy, python-format
 
609
msgid "Floating ip %(address)s already exists."
 
610
msgstr "group %s já existe"
 
611
 
 
612
#: nova/exception.py:630
614
613
#, python-format
615
614
msgid "Floating ip not found for id %(id)s."
616
615
msgstr ""
617
616
 
618
 
#: nova/exception.py:629
 
617
#: nova/exception.py:634
619
618
#, python-format
620
619
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
621
620
msgstr ""
622
621
 
623
 
#: nova/exception.py:633
 
622
#: nova/exception.py:638
624
623
#, python-format
625
624
msgid "Floating ip not found for address %(address)s."
626
625
msgstr ""
627
626
 
628
 
#: nova/exception.py:637
 
627
#: nova/exception.py:642
629
628
#, python-format
630
629
msgid "Floating ip not found for host %(host)s."
631
630
msgstr ""
632
631
 
633
 
#: nova/exception.py:641
 
632
#: nova/exception.py:646
634
633
msgid "Zero floating ips available."
635
634
msgstr ""
636
635
 
637
 
#: nova/exception.py:645
 
636
#: nova/exception.py:651
638
637
#, python-format
639
638
msgid "Floating ip %(address)s is associated."
640
639
msgstr ""
641
640
 
642
 
#: nova/exception.py:649
 
641
#: nova/exception.py:655
643
642
#, python-format
644
643
msgid "Floating ip %(address)s is not associated."
645
644
msgstr ""
646
645
 
647
 
#: nova/exception.py:653
 
646
#: nova/exception.py:659
648
647
msgid "Zero floating ips exist."
649
648
msgstr ""
650
649
 
651
 
#: nova/exception.py:657
 
650
#: nova/exception.py:663
652
651
#, python-format
653
652
msgid "Interface %(interface)s not found."
654
653
msgstr "Interface %(interface)s não encontrada."
655
654
 
656
 
#: nova/exception.py:661
 
655
#: nova/exception.py:667
657
656
#, python-format
658
657
msgid "Keypair %(name)s not found for user %(user_id)s"
659
658
msgstr ""
660
659
 
661
 
#: nova/exception.py:665
 
660
#: nova/exception.py:671
662
661
#, python-format
663
662
msgid "Certificate %(certificate_id)s not found."
664
663
msgstr "Certificado %(certificate_id)s não encontrado."
665
664
 
666
 
#: nova/exception.py:669
 
665
#: nova/exception.py:675
667
666
#, python-format
668
667
msgid "Service %(service_id)s could not be found."
669
668
msgstr "Serviço %(service_id)s não encontrado."
670
669
 
671
 
#: nova/exception.py:673
 
670
#: nova/exception.py:679
672
671
#, python-format
673
672
msgid "Host %(host)s could not be found."
674
673
msgstr "Host %(host)s não encontrado."
675
674
 
676
 
#: nova/exception.py:677
 
675
#: nova/exception.py:683
677
676
#, python-format
678
677
msgid "Compute host %(host)s could not be found."
679
678
msgstr ""
680
679
 
681
 
#: nova/exception.py:681
 
680
#: nova/exception.py:687
682
681
#, python-format
683
682
msgid "Could not find binary %(binary)s on host %(host)s."
684
683
msgstr ""
685
684
 
686
 
#: nova/exception.py:685
687
 
#, python-format
688
 
msgid "Auth token %(token)s could not be found."
689
 
msgstr ""
690
 
 
691
 
#: nova/exception.py:689
692
 
#, python-format
693
 
msgid "Access Key %(access_key)s could not be found."
694
 
msgstr ""
695
 
 
696
 
#: nova/exception.py:693
 
685
#: nova/exception.py:691
697
686
#, python-format
698
687
msgid "Invalid reservation expiration %(expire)s."
699
688
msgstr ""
700
689
 
701
 
#: nova/exception.py:697
 
690
#: nova/exception.py:695
702
691
#, python-format
703
692
msgid ""
704
693
"Change would make usage less than 0 for the following resources: "
705
694
"%(unders)s"
706
695
msgstr ""
707
696
 
708
 
#: nova/exception.py:702
 
697
#: nova/exception.py:700
709
698
msgid "Quota could not be found"
710
699
msgstr ""
711
700
 
712
 
#: nova/exception.py:706
 
701
#: nova/exception.py:704
713
702
#, python-format
714
703
msgid "Unknown quota resources %(unknown)s."
715
704
msgstr ""
716
705
 
717
 
#: nova/exception.py:710
 
706
#: nova/exception.py:708
718
707
#, python-format
719
708
msgid "Quota for project %(project_id)s could not be found."
720
709
msgstr ""
721
710
 
722
 
#: nova/exception.py:714
 
711
#: nova/exception.py:712
723
712
#, fuzzy, python-format
724
713
msgid "Quota class %(class_name)s could not be found."
725
714
msgstr "Host %(host)s não encontrado."
726
715
 
727
 
#: nova/exception.py:718
 
716
#: nova/exception.py:716
728
717
#, fuzzy, python-format
729
718
msgid "Quota usage for project %(project_id)s could not be found."
730
719
msgstr "Projeto %(project_id)s não foi encontrado."
731
720
 
732
 
#: nova/exception.py:722
 
721
#: nova/exception.py:720
733
722
#, fuzzy, python-format
734
723
msgid "Quota reservation %(uuid)s could not be found."
735
724
msgstr "Usuário %(user_id)s não foi encontrado."
736
725
 
737
 
#: nova/exception.py:726
 
726
#: nova/exception.py:724
738
727
#, python-format
739
728
msgid "Quota exceeded for resources: %(overs)s"
740
729
msgstr ""
741
730
 
742
 
#: nova/exception.py:730
 
731
#: nova/exception.py:728
743
732
#, python-format
744
733
msgid "Security group %(security_group_id)s not found."
745
734
msgstr ""
746
735
 
747
 
#: nova/exception.py:734
 
736
#: nova/exception.py:732
748
737
#, python-format
749
738
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
750
739
msgstr ""
751
740
 
752
 
#: nova/exception.py:739
 
741
#: nova/exception.py:737
753
742
#, python-format
754
743
msgid "Security group with rule %(rule_id)s not found."
755
744
msgstr ""
756
745
 
757
 
#: nova/exception.py:743
 
746
#: nova/exception.py:741
758
747
#, python-format
759
748
msgid ""
760
749
"Security group %(security_group_id)s is already associated with the "
761
750
"instance %(instance_id)s"
762
751
msgstr ""
763
752
 
764
 
#: nova/exception.py:748
 
753
#: nova/exception.py:746
765
754
#, python-format
766
755
msgid ""
767
756
"Security group %(security_group_id)s is not associated with the instance "
768
757
"%(instance_id)s"
769
758
msgstr ""
770
759
 
771
 
#: nova/exception.py:753
 
760
#: nova/exception.py:751
772
761
#, python-format
773
762
msgid "Migration %(migration_id)s could not be found."
774
763
msgstr ""
775
764
 
776
 
#: nova/exception.py:757
 
765
#: nova/exception.py:755
777
766
#, python-format
778
767
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
779
768
msgstr ""
780
769
 
781
 
#: nova/exception.py:762
 
770
#: nova/exception.py:760
782
771
#, python-format
783
772
msgid "Console pool %(pool_id)s could not be found."
784
773
msgstr ""
785
774
 
786
 
#: nova/exception.py:766
 
775
#: nova/exception.py:764
787
776
#, python-format
788
777
msgid ""
789
778
"Console pool of type %(console_type)s for compute host %(compute_host)s "
790
779
"on proxy host %(host)s not found."
791
780
msgstr ""
792
781
 
793
 
#: nova/exception.py:772
 
782
#: nova/exception.py:770
794
783
#, python-format
795
784
msgid "Console %(console_id)s could not be found."
796
785
msgstr ""
797
786
 
798
 
#: nova/exception.py:776
799
 
#, python-format
800
 
msgid "Console for instance %(instance_id)s could not be found."
801
 
msgstr ""
 
787
#: nova/exception.py:774
 
788
#, fuzzy, python-format
 
789
msgid "Console for instance %(instance_uuid)s could not be found."
 
790
msgstr "A instância %(instance_id)s não está executando."
802
791
 
803
 
#: nova/exception.py:780
804
 
#, python-format
 
792
#: nova/exception.py:778
 
793
#, fuzzy, python-format
805
794
msgid ""
806
 
"Console for instance %(instance_id)s in pool %(pool_id)s could not be "
 
795
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
807
796
"found."
808
 
msgstr ""
 
797
msgstr "A instância %(instance_id)s não está executando."
809
798
 
810
 
#: nova/exception.py:785
 
799
#: nova/exception.py:783
811
800
#, python-format
812
801
msgid "Invalid console type %(console_type)s "
813
802
msgstr ""
814
803
 
815
 
#: nova/exception.py:789
816
 
msgid "Zero instance types found."
817
 
msgstr ""
818
 
 
819
 
#: nova/exception.py:793
 
804
#: nova/exception.py:787
820
805
#, python-format
821
806
msgid "Instance type %(instance_type_id)s could not be found."
822
807
msgstr ""
823
808
 
824
 
#: nova/exception.py:797
 
809
#: nova/exception.py:791
825
810
#, python-format
826
811
msgid "Instance type with name %(instance_type_name)s could not be found."
827
812
msgstr ""
828
813
 
829
 
#: nova/exception.py:802
 
814
#: nova/exception.py:796
830
815
#, python-format
831
816
msgid "Flavor %(flavor_id)s could not be found."
832
817
msgstr ""
833
818
 
834
 
#: nova/exception.py:806
835
 
#, fuzzy, python-format
836
 
msgid "Cell %(cell_id)s could not be found."
837
 
msgstr "Usuário %(user_id)s não foi encontrado."
 
819
#: nova/exception.py:800
 
820
#, python-format
 
821
msgid "Flavor access not found for %(flavor_id) / %(project_id) combination."
 
822
msgstr ""
838
823
 
839
 
#: nova/exception.py:810
 
824
#: nova/exception.py:805
840
825
#, python-format
841
826
msgid "Scheduler Host Filter %(filter_name)s could not be found."
842
827
msgstr ""
843
828
 
 
829
#: nova/exception.py:809
 
830
#, python-format
 
831
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
 
832
msgstr ""
 
833
 
844
834
#: nova/exception.py:814
845
835
#, python-format
846
 
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
847
 
msgstr ""
848
 
 
849
 
#: nova/exception.py:819
850
 
#, python-format
851
836
msgid "Scheduler weight flag not found: %(flag_name)s"
852
837
msgstr ""
853
838
 
 
839
#: nova/exception.py:818
 
840
#, python-format
 
841
msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s."
 
842
msgstr ""
 
843
 
854
844
#: nova/exception.py:823
855
845
#, python-format
856
 
msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
857
 
msgstr ""
858
 
 
859
 
#: nova/exception.py:828
860
 
#, python-format
861
846
msgid ""
862
847
"Instance %(instance_uuid)s has no system metadata with key "
863
848
"%(metadata_key)s."
864
849
msgstr ""
865
850
 
 
851
#: nova/exception.py:828
 
852
#, python-format
 
853
msgid ""
 
854
"Instance Type %(instance_type_id)s has no extra specs with key "
 
855
"%(extra_specs_key)s."
 
856
msgstr ""
 
857
 
866
858
#: nova/exception.py:833
867
859
#, python-format
868
 
msgid ""
869
 
"Instance Type %(instance_type_id)s has no extra specs with key "
870
 
"%(extra_specs_key)s."
871
 
msgstr ""
872
 
 
873
 
#: nova/exception.py:838
874
 
msgid "LDAP object could not be found"
875
 
msgstr ""
876
 
 
877
 
#: nova/exception.py:842
878
 
#, python-format
879
 
msgid "LDAP user %(user_id)s could not be found."
880
 
msgstr ""
881
 
 
882
 
#: nova/exception.py:846
883
 
#, python-format
884
 
msgid "LDAP group %(group_id)s could not be found."
885
 
msgstr ""
886
 
 
887
 
#: nova/exception.py:850
888
 
#, python-format
889
 
msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
890
 
msgstr ""
891
 
 
892
 
#: nova/exception.py:854
893
 
#, python-format
894
860
msgid "File %(file_path)s could not be found."
895
861
msgstr ""
896
862
 
897
 
#: nova/exception.py:858
 
863
#: nova/exception.py:837
898
864
msgid "Zero files could be found."
899
865
msgstr ""
900
866
 
901
 
#: nova/exception.py:862
 
867
#: nova/exception.py:841
902
868
#, python-format
903
869
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
904
870
msgstr ""
905
871
 
906
 
#: nova/exception.py:867
 
872
#: nova/exception.py:846
907
873
#, python-format
908
874
msgid "Network adapter %(adapter)s could not be found."
909
875
msgstr ""
910
876
 
911
 
#: nova/exception.py:871
 
877
#: nova/exception.py:850
912
878
#, python-format
913
879
msgid "Class %(class_name)s could not be found: %(exception)s"
914
880
msgstr ""
915
881
 
916
 
#: nova/exception.py:875
 
882
#: nova/exception.py:854
917
883
msgid "Action not allowed."
918
884
msgstr ""
919
885
 
920
 
#: nova/exception.py:879
921
 
#, python-format
922
 
msgid "Unable to use global role %(role_id)s"
923
 
msgstr ""
924
 
 
925
 
#: nova/exception.py:883
 
886
#: nova/exception.py:858
926
887
msgid "Rotation is not allowed for snapshots"
927
888
msgstr ""
928
889
 
929
 
#: nova/exception.py:887
 
890
#: nova/exception.py:862
930
891
msgid "Rotation param is required for backup image_type"
931
892
msgstr ""
932
893
 
933
 
#: nova/exception.py:896
 
894
#: nova/exception.py:866
934
895
#, python-format
935
896
msgid "Key pair %(key_name)s already exists."
936
897
msgstr ""
937
898
 
938
 
#: nova/exception.py:900
939
 
#, python-format
940
 
msgid "User %(user)s already exists."
941
 
msgstr ""
942
 
 
943
 
#: nova/exception.py:904
944
 
#, python-format
945
 
msgid "LDAP user %(user)s already exists."
946
 
msgstr ""
947
 
 
948
 
#: nova/exception.py:908
949
 
#, python-format
950
 
msgid "LDAP group %(group)s already exists."
951
 
msgstr ""
952
 
 
953
 
#: nova/exception.py:912
954
 
#, python-format
955
 
msgid "User %(uid)s is already a member of the group %(group_dn)s"
956
 
msgstr "Usuário %(uid)s já é um membro do grupo %(group_dn)s"
957
 
 
958
 
#: nova/exception.py:917
959
 
#, python-format
960
 
msgid "Project %(project)s already exists."
961
 
msgstr ""
962
 
 
963
 
#: nova/exception.py:921
 
899
#: nova/exception.py:870
964
900
#, python-format
965
901
msgid "Instance %(name)s already exists."
966
902
msgstr ""
967
903
 
968
 
#: nova/exception.py:925
 
904
#: nova/exception.py:874
969
905
#, python-format
970
906
msgid "Instance Type %(name)s already exists."
971
907
msgstr ""
972
908
 
973
 
#: nova/exception.py:929
 
909
#: nova/exception.py:878
 
910
#, python-format
 
911
msgid ""
 
912
"Flavor access alreay exists for flavor %(flavor_id)s and project "
 
913
"%(project_id)s combination."
 
914
msgstr ""
 
915
 
 
916
#: nova/exception.py:883
974
917
#, python-format
975
918
msgid "Volume Type %(name)s already exists."
976
919
msgstr ""
977
920
 
978
 
#: nova/exception.py:933
979
 
#, python-format
980
 
msgid "%(path)s is on shared storage: %(reason)s"
981
 
msgstr ""
982
 
 
983
 
#: nova/exception.py:937
 
921
#: nova/exception.py:887
 
922
#, python-format
 
923
msgid "%(path)s is not on shared storage: %(reason)s"
 
924
msgstr ""
 
925
 
 
926
#: nova/exception.py:891
 
927
#, python-format
 
928
msgid "%(path)s is not on local storage: %(reason)s"
 
929
msgstr ""
 
930
 
 
931
#: nova/exception.py:895
984
932
msgid "Migration error"
985
933
msgstr ""
986
934
 
987
 
#: nova/exception.py:941
 
935
#: nova/exception.py:899
988
936
#, python-format
989
937
msgid "Malformed message body: %(reason)s"
990
938
msgstr ""
991
939
 
992
 
#: nova/exception.py:945
 
940
#: nova/exception.py:905
993
941
#, python-format
994
942
msgid "Could not find config at %(path)s"
995
943
msgstr ""
996
944
 
997
 
#: nova/exception.py:949
 
945
#: nova/exception.py:909
998
946
#, python-format
999
947
msgid "Could not load paste app '%(name)s' from %(path)s"
1000
948
msgstr ""
1001
949
 
1002
 
#: nova/exception.py:953
1003
 
msgid "When resizing, instances must change size!"
 
950
#: nova/exception.py:913
 
951
msgid "When resizing, instances must change flavor!"
1004
952
msgstr ""
1005
953
 
1006
 
#: nova/exception.py:957
 
954
#: nova/exception.py:917
1007
955
msgid "Image is larger than instance type allows"
1008
956
msgstr ""
1009
957
 
1010
 
#: nova/exception.py:961
1011
 
msgid "1 or more Zones could not complete the request"
1012
 
msgstr ""
1013
 
 
1014
 
#: nova/exception.py:965
 
958
#: nova/exception.py:921
1015
959
msgid "Instance type's memory is too small for requested image."
1016
960
msgstr ""
1017
961
 
1018
 
#: nova/exception.py:969
 
962
#: nova/exception.py:925
1019
963
msgid "Instance type's disk is too small for requested image."
1020
964
msgstr ""
1021
965
 
1022
 
#: nova/exception.py:973
 
966
#: nova/exception.py:929
1023
967
#, python-format
1024
968
msgid "Insufficient free memory on compute node to start %(uuid)s."
1025
969
msgstr ""
1026
970
 
1027
 
#: nova/exception.py:977
 
971
#: nova/exception.py:933
1028
972
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
1029
973
msgstr ""
1030
974
 
1031
 
#: nova/exception.py:981
 
975
#: nova/exception.py:937
1032
976
#, python-format
1033
977
msgid "No valid host was found. %(reason)s"
1034
978
msgstr ""
1035
979
 
1036
 
#: nova/exception.py:985
 
980
#: nova/exception.py:941
1037
981
#, python-format
1038
982
msgid "Host %(host)s is not up or doesn't exist."
1039
983
msgstr ""
1040
984
 
1041
 
#: nova/exception.py:989
 
985
#: nova/exception.py:945
1042
986
msgid "Quota exceeded"
1043
987
msgstr ""
1044
988
 
1045
 
#: nova/exception.py:993
 
989
#: nova/exception.py:952
1046
990
#, python-format
1047
 
msgid "Quota exceeded: already used %(used)d of %(allowed)d instances"
 
991
msgid ""
 
992
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
 
993
"%(used)d of %(allowed)d %(resource)s"
1048
994
msgstr ""
1049
995
 
1050
 
#: nova/exception.py:998
 
996
#: nova/exception.py:957
1051
997
msgid "Maximum volume size exceeded"
1052
998
msgstr ""
1053
999
 
1054
 
#: nova/exception.py:1002
 
1000
#: nova/exception.py:961
 
1001
#, python-format
 
1002
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
 
1003
msgstr ""
 
1004
 
 
1005
#: nova/exception.py:965
 
1006
msgid "Maximum number of floating ips exceeded"
 
1007
msgstr ""
 
1008
 
 
1009
#: nova/exception.py:969
1055
1010
#, python-format
1056
1011
msgid "Maximum number of metadata items exceeds %(allowed)d"
1057
1012
msgstr ""
1058
1013
 
1059
 
#: nova/exception.py:1006
 
1014
#: nova/exception.py:973
1060
1015
msgid "Personality file limit exceeded"
1061
1016
msgstr ""
1062
1017
 
1063
 
#: nova/exception.py:1010
 
1018
#: nova/exception.py:977
1064
1019
msgid "Personality file path too long"
1065
1020
msgstr ""
1066
1021
 
1067
 
#: nova/exception.py:1014
 
1022
#: nova/exception.py:981
1068
1023
msgid "Personality file content too long"
1069
1024
msgstr ""
1070
1025
 
1071
 
#: nova/exception.py:1018
 
1026
#: nova/exception.py:985
1072
1027
msgid "Maximum number of key pairs exceeded"
1073
1028
msgstr ""
1074
1029
 
1075
 
#: nova/exception.py:1022
 
1030
#: nova/exception.py:989
 
1031
msgid "Maximum number of security groups or rules exceeded"
 
1032
msgstr ""
 
1033
 
 
1034
#: nova/exception.py:993
1076
1035
#, python-format
1077
1036
msgid ""
1078
1037
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
1079
1038
"%(reason)s."
1080
1039
msgstr ""
1081
1040
 
1082
 
#: nova/exception.py:1027
 
1041
#: nova/exception.py:998
1083
1042
#, python-format
1084
1043
msgid "Aggregate %(aggregate_id)s could not be found."
1085
1044
msgstr ""
1086
1045
 
1087
 
#: nova/exception.py:1031
 
1046
#: nova/exception.py:1002
1088
1047
#, python-format
1089
1048
msgid "Aggregate %(aggregate_name)s already exists."
1090
1049
msgstr ""
1091
1050
 
1092
 
#: nova/exception.py:1035
 
1051
#: nova/exception.py:1006
1093
1052
#, python-format
1094
1053
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
1095
1054
msgstr ""
1096
1055
 
1097
 
#: nova/exception.py:1039
 
1056
#: nova/exception.py:1010
1098
1057
#, python-format
1099
1058
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1100
1059
msgstr ""
1101
1060
 
1102
 
#: nova/exception.py:1044
1103
 
#, python-format
1104
 
msgid "Host %(host)s already member of another aggregate."
1105
 
msgstr ""
1106
 
 
1107
 
#: nova/exception.py:1048
 
1061
#: nova/exception.py:1015
1108
1062
#, python-format
1109
1063
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
1110
1064
msgstr ""
1111
1065
 
1112
 
#: nova/exception.py:1052
 
1066
#: nova/exception.py:1019
1113
1067
#, python-format
1114
1068
msgid "Detected more than one volume with name %(vol_name)s"
1115
1069
msgstr ""
1116
1070
 
1117
 
#: nova/exception.py:1056
 
1071
#: nova/exception.py:1023
1118
1072
#, python-format
1119
1073
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1120
1074
msgstr ""
1121
1075
 
1122
 
#: nova/exception.py:1061
 
1076
#: nova/exception.py:1028
 
1077
#, python-format
 
1078
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
 
1079
msgstr ""
 
1080
 
 
1081
#: nova/exception.py:1033
 
1082
msgid "Unknown NFS exception"
 
1083
msgstr ""
 
1084
 
 
1085
#: nova/exception.py:1037
 
1086
msgid "No mounted NFS shares found"
 
1087
msgstr ""
 
1088
 
 
1089
#: nova/exception.py:1041
 
1090
#, python-format
 
1091
msgid "There is no share which can host %(volume_size)sG"
 
1092
msgstr ""
 
1093
 
 
1094
#: nova/exception.py:1045
1123
1095
msgid "Unable to create instance type"
1124
1096
msgstr ""
1125
1097
 
1126
 
#: nova/exception.py:1065
 
1098
#: nova/exception.py:1049
 
1099
#, python-format
 
1100
msgid "Failed to set admin password on %(instance)s because %(reason)s"
 
1101
msgstr ""
 
1102
 
 
1103
#: nova/exception.py:1055
1127
1104
msgid "Bad response from SolidFire API"
1128
1105
msgstr ""
1129
1106
 
1130
 
#: nova/exception.py:1069
1131
 
#, python-format
1132
 
msgid "Error in SolidFire API response: status=%(status)s"
1133
 
msgstr ""
1134
 
 
1135
 
#: nova/exception.py:1073
 
1107
#: nova/exception.py:1059
1136
1108
#, python-format
1137
1109
msgid "Error in SolidFire API response: data=%(data)s"
1138
1110
msgstr ""
1139
1111
 
1140
 
#: nova/exception.py:1077
 
1112
#: nova/exception.py:1063
1141
1113
#, python-format
1142
1114
msgid "Detected existing vlan with id %(vlan)d"
1143
1115
msgstr ""
1144
1116
 
1145
 
#: nova/exception.py:1081
 
1117
#: nova/exception.py:1067
1146
1118
#, python-format
1147
1119
msgid "Instance %(instance_id)s could not be found."
1148
1120
msgstr ""
1149
1121
 
1150
 
#: nova/exception.py:1085
 
1122
#: nova/exception.py:1071
1151
1123
#, python-format
1152
1124
msgid "Invalid id: %(val)s (expecting \"i-...\")."
1153
1125
msgstr ""
1154
1126
 
1155
 
#: nova/exception.py:1089
 
1127
#: nova/exception.py:1075
1156
1128
#, fuzzy, python-format
1157
 
msgid "Could not fetch image %(image)s"
 
1129
msgid "Could not fetch image %(image_id)s"
1158
1130
msgstr "Kernel não encontrado para a imagem %(image_id)s."
1159
1131
 
1160
 
#: nova/log.py:331
1161
 
#, python-format
1162
 
msgid "syslog facility must be one of: %s"
1163
 
msgstr ""
1164
 
 
1165
 
#: nova/manager.py:158
 
1132
#: nova/exception.py:1079
 
1133
#, python-format
 
1134
msgid "Task %(task_name)s is already running on host %(host)s"
 
1135
msgstr ""
 
1136
 
 
1137
#: nova/exception.py:1083
 
1138
#, python-format
 
1139
msgid "Task %(task_name)s is not running on host %(host)s"
 
1140
msgstr ""
 
1141
 
 
1142
#: nova/exception.py:1087
 
1143
#, fuzzy, python-format
 
1144
msgid "Instance %(instance_uuid)s is locked"
 
1145
msgstr "A instância %(instance_id)s não está executando."
 
1146
 
 
1147
#: nova/exception.py:1091
 
1148
#, python-format
 
1149
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
 
1150
msgstr ""
 
1151
 
 
1152
#: nova/exception.py:1096
 
1153
#, python-format
 
1154
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
 
1155
msgstr ""
 
1156
 
 
1157
#: nova/exception.py:1101
 
1158
#, python-format
 
1159
msgid ""
 
1160
"User data too large. User data must be no larger than %(maxsize)s bytes "
 
1161
"once base64 encoded. Your data is %(length)d bytes"
 
1162
msgstr ""
 
1163
 
 
1164
#: nova/exception.py:1107
 
1165
msgid "User data needs to be valid base 64."
 
1166
msgstr ""
 
1167
 
 
1168
#: nova/exception.py:1111
 
1169
#, python-format
 
1170
msgid ""
 
1171
"unexpected task state: expecting %(expected)s but the actual state is "
 
1172
"%(actual)s"
 
1173
msgstr ""
 
1174
 
 
1175
#: nova/exception.py:1116
 
1176
#, fuzzy, python-format
 
1177
msgid "The CA file for %(project)s could not be found"
 
1178
msgstr "Projeto %(project_id)s não foi encontrado."
 
1179
 
 
1180
#: nova/exception.py:1120
 
1181
#, fuzzy, python-format
 
1182
msgid "The CRL file for %(project)s could not be found"
 
1183
msgstr "Projeto %(project_id)s não foi encontrado."
 
1184
 
 
1185
#: nova/manager.py:166
1166
1186
#, python-format
1167
1187
msgid "Skipping %(full_task_name)s, %(ticks_to_skip)s ticks left until next run"
1168
1188
msgstr ""
1169
1189
 
1170
 
#: nova/manager.py:164
 
1190
#: nova/manager.py:172
1171
1191
#, python-format
1172
1192
msgid "Running periodic task %(full_task_name)s"
1173
1193
msgstr "Executando tarefa periódica %(full_task_name)s"
1174
1194
 
1175
 
#: nova/manager.py:171
 
1195
#: nova/manager.py:182
1176
1196
#, python-format
1177
1197
msgid "Error during %(full_task_name)s: %(e)s"
1178
1198
msgstr "Erro durante %(full_task_name)s: %(e)s"
1179
1199
 
1180
 
#: nova/manager.py:215
 
1200
#: nova/manager.py:231
1181
1201
msgid "Notifying Schedulers of capabilities ..."
1182
1202
msgstr ""
1183
1203
 
 
1204
#: nova/notifications.py:92 nova/notifications.py:132
 
1205
msgid "Failed to send state update notification"
 
1206
msgstr ""
 
1207
 
1184
1208
#: nova/policy.py:32
1185
1209
msgid "JSON file representing policy"
1186
1210
msgstr ""
1189
1213
msgid "Rule checked when requested rule is not found"
1190
1214
msgstr ""
1191
1215
 
1192
 
#: nova/quota.py:880
 
1216
#: nova/quota.py:697
1193
1217
#, python-format
1194
1218
msgid "Created reservations %(reservations)s"
1195
1219
msgstr ""
1196
1220
 
1197
 
#: nova/quota.py:899
 
1221
#: nova/quota.py:716
1198
1222
#, python-format
1199
1223
msgid "Failed to commit reservations %(reservations)s"
1200
1224
msgstr ""
1201
1225
 
1202
 
#: nova/quota.py:917
 
1226
#: nova/quota.py:734
1203
1227
#, python-format
1204
1228
msgid "Failed to roll back reservations %(reservations)s"
1205
1229
msgstr ""
1206
1230
 
1207
 
#: nova/service.py:139
1208
 
msgid "SIGTERM received"
1209
 
msgstr ""
1210
 
 
1211
1231
#: nova/service.py:179
 
1232
msgid "Full set of FLAGS:"
 
1233
msgstr "Conjunto completo de FLAGS:"
 
1234
 
 
1235
#: nova/service.py:186
 
1236
#, python-format
 
1237
msgid "%(flag)s : FLAG SET "
 
1238
msgstr ""
 
1239
 
 
1240
#: nova/service.py:196 nova/service.py:294
 
1241
#, python-format
 
1242
msgid "Caught %s, exiting"
 
1243
msgstr ""
 
1244
 
 
1245
#: nova/service.py:240
 
1246
msgid "Parent process has died unexpectedly, exiting"
 
1247
msgstr ""
 
1248
 
 
1249
#: nova/service.py:276
 
1250
msgid "Forking too fast, sleeping"
 
1251
msgstr ""
 
1252
 
 
1253
#: nova/service.py:299
 
1254
msgid "Unhandled exception"
 
1255
msgstr ""
 
1256
 
 
1257
#: nova/service.py:306
 
1258
#, python-format
 
1259
msgid "Started child %d"
 
1260
msgstr ""
 
1261
 
 
1262
#: nova/service.py:316
 
1263
#, python-format
 
1264
msgid "Starting %d workers"
 
1265
msgstr ""
 
1266
 
 
1267
#: nova/service.py:330
 
1268
#, python-format
 
1269
msgid "Child %(pid)d killed by signal %(sig)d"
 
1270
msgstr ""
 
1271
 
 
1272
#: nova/service.py:333
 
1273
#, python-format
 
1274
msgid "Child %(pid)d exited with status %(code)d"
 
1275
msgstr ""
 
1276
 
 
1277
#: nova/service.py:336
 
1278
#, python-format
 
1279
msgid "pid %d not in child list"
 
1280
msgstr ""
 
1281
 
 
1282
#: nova/service.py:356
 
1283
#, python-format
 
1284
msgid "Caught %s, stopping children"
 
1285
msgstr ""
 
1286
 
 
1287
#: nova/service.py:367
 
1288
#, python-format
 
1289
msgid "Waiting on %d children to exit"
 
1290
msgstr ""
 
1291
 
 
1292
#: nova/service.py:396
1212
1293
#, python-format
1213
1294
msgid "Starting %(topic)s node (version %(vcs_string)s)"
1214
1295
msgstr ""
1215
1296
 
1216
 
#: nova/service.py:198
 
1297
#: nova/service.py:413
1217
1298
#, python-format
1218
1299
msgid "Creating Consumer connection for Service %s"
1219
1300
msgstr ""
1220
1301
 
1221
 
#: nova/service.py:287
 
1302
#: nova/service.py:502
1222
1303
msgid "Service killed that has no database entry"
1223
1304
msgstr "Encerrado serviço que não tem entrada na base de dados"
1224
1305
 
1225
 
#: nova/service.py:324
 
1306
#: nova/service.py:539
1226
1307
msgid "The service database object disappeared, Recreating it."
1227
1308
msgstr "O objeto da base de dados do serviço desapareceu, Recriando."
1228
1309
 
1229
 
#: nova/service.py:339
 
1310
#: nova/service.py:554
1230
1311
msgid "Recovered model server connection!"
1231
1312
msgstr "Recuperada conexão servidor de modelo."
1232
1313
 
1233
 
#: nova/service.py:345
 
1314
#: nova/service.py:560
1234
1315
msgid "model server went away"
1235
1316
msgstr "servidor de modelo perdido"
1236
1317
 
1237
 
#: nova/service.py:441
1238
 
msgid "Full set of FLAGS:"
1239
 
msgstr "Conjunto completo de FLAGS:"
1240
 
 
1241
 
#: nova/service.py:449
1242
 
#, python-format
1243
 
msgid "%(flag)s : FLAG SET "
 
1318
#: nova/service.py:648
 
1319
msgid "serve() can only be called once"
1244
1320
msgstr ""
1245
1321
 
1246
 
#: nova/utils.py:121
1247
 
#, python-format
1248
 
msgid "Fetching %s"
1249
 
msgstr "Buscando %s"
1250
 
 
1251
 
#: nova/utils.py:166
 
1322
#: nova/utils.py:155
1252
1323
#, python-format
1253
1324
msgid "Got unknown keyword args to utils.execute: %r"
1254
1325
msgstr ""
1255
1326
 
 
1327
#: nova/utils.py:161
 
1328
msgid ""
 
1329
"The root_helper option (which lets you specify a root wrapper different "
 
1330
"from nova-rootwrap, and defaults to using sudo) is now deprecated. You "
 
1331
"should use the rootwrap_config option instead."
 
1332
msgstr ""
 
1333
 
1256
1334
#: nova/utils.py:176
1257
1335
#, python-format
1258
1336
msgid "Running cmd (subprocess): %s"
1259
1337
msgstr "Executando comando (subprocesso): %s"
1260
1338
 
1261
 
#: nova/utils.py:192 nova/utils.py:272
 
1339
#: nova/utils.py:191 nova/utils.py:269 nova/virt/powervm/common.py:82
1262
1340
#, python-format
1263
1341
msgid "Result was %s"
1264
1342
msgstr "Resultado foi %s"
1265
1343
 
1266
 
#: nova/utils.py:205
 
1344
#: nova/utils.py:204
1267
1345
#, python-format
1268
1346
msgid "%r failed. Retrying."
1269
1347
msgstr "%r falhou. Tentando novamente."
1270
1348
 
1271
 
#: nova/utils.py:247
 
1349
#: nova/utils.py:244
1272
1350
#, python-format
1273
1351
msgid "Running cmd (SSH): %s"
1274
1352
msgstr "Executando o comando (SSH): %s"
1275
1353
 
1276
 
#: nova/utils.py:249
 
1354
#: nova/utils.py:246
1277
1355
msgid "Environment not supported over SSH"
1278
1356
msgstr "Ambiente não suportado por SSH"
1279
1357
 
1280
 
#: nova/utils.py:253
 
1358
#: nova/utils.py:250
1281
1359
msgid "process_input not supported over SSH"
1282
1360
msgstr ""
1283
1361
 
1284
 
#: nova/utils.py:309
 
1362
#: nova/utils.py:285
1285
1363
#, python-format
1286
1364
msgid "debug in callback: %s"
1287
1365
msgstr "depuração em retorno de chamada: %s"
1288
1366
 
1289
 
#: nova/utils.py:463
 
1367
#: nova/utils.py:444
1290
1368
#, python-format
1291
1369
msgid "Link Local address is not found.:%s"
1292
1370
msgstr "Endereço para Link Local não encontrado: %s"
1293
1371
 
1294
 
#: nova/utils.py:466
 
1372
#: nova/utils.py:447
1295
1373
#, python-format
1296
1374
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1297
1375
msgstr "Não foi possível atribuir um IP para o Link Local de %(interface)s :%(ex)s"
1298
1376
 
1299
 
#: nova/utils.py:578
 
1377
#: nova/utils.py:482
1300
1378
#, python-format
1301
1379
msgid "Invalid backend: %s"
1302
1380
msgstr "Backend inválido: %s"
1303
1381
 
1304
 
#: nova/utils.py:590
 
1382
#: nova/utils.py:494
1305
1383
#, python-format
1306
1384
msgid "backend %s"
1307
1385
msgstr "backend %s"
1308
1386
 
1309
 
#: nova/utils.py:640
 
1387
#: nova/utils.py:544
1310
1388
msgid "in looping call"
1311
1389
msgstr ""
1312
1390
 
1313
 
#: nova/utils.py:760
 
1391
#: nova/utils.py:628
1314
1392
#, python-format
1315
 
msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
1393
msgid "Could not release the acquired lock `%s`"
1316
1394
msgstr ""
1317
1395
 
1318
 
#: nova/utils.py:764
 
1396
#: nova/utils.py:711
1319
1397
#, python-format
1320
1398
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1321
1399
msgstr ""
1322
1400
 
1323
 
#: nova/utils.py:768
 
1401
#: nova/utils.py:715
1324
1402
#, python-format
1325
1403
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1326
1404
msgstr ""
1327
1405
 
1328
 
#: nova/utils.py:775
 
1406
#: nova/utils.py:741
1329
1407
#, python-format
1330
1408
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1331
1409
msgstr ""
1332
1410
 
1333
 
#: nova/utils.py:834
1334
 
#, python-format
1335
 
msgid "Found sentinel %(filename)s for pid %(pid)s"
1336
 
msgstr ""
1337
 
 
1338
 
#: nova/utils.py:841
1339
 
#, python-format
1340
 
msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
1341
 
msgstr ""
1342
 
 
1343
 
#: nova/utils.py:856
1344
 
#, python-format
1345
 
msgid "Found lockfile %(file)s with link count %(count)d"
1346
 
msgstr ""
1347
 
 
1348
 
#: nova/utils.py:860
1349
 
#, python-format
1350
 
msgid "Cleaned lockfile %(file)s with link count %(count)d"
1351
 
msgstr ""
1352
 
 
1353
 
#: nova/utils.py:969
 
1411
#: nova/utils.py:882
1354
1412
#, python-format
1355
1413
msgid "Expected object of type: %s"
1356
1414
msgstr "Objeto esperado do tipo: %s"
1357
1415
 
1358
 
#: nova/utils.py:998
 
1416
#: nova/utils.py:911
1359
1417
#, python-format
1360
1418
msgid "Invalid server_string: %s"
1361
1419
msgstr ""
1362
1420
 
1363
 
#: nova/utils.py:1127
 
1421
#: nova/utils.py:1051
1364
1422
#, python-format
1365
1423
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1366
1424
msgstr ""
1367
1425
 
1368
 
#: nova/utils.py:1218
 
1426
#: nova/utils.py:1129
1369
1427
#, python-format
1370
1428
msgid "Reloading cached file %s"
1371
1429
msgstr ""
1372
1430
 
1373
 
#: nova/utils.py:1270
1374
 
#, python-format
1375
 
msgid "Class %(fullname)s is deprecated: %(msg)s"
1376
 
msgstr "Classe %(fullname)s está obsoleta: %(msg)s"
1377
 
 
1378
 
#: nova/utils.py:1272
1379
 
#, python-format
1380
 
msgid "Class %(fullname)s is deprecated"
1381
 
msgstr ""
1382
 
 
1383
 
#: nova/utils.py:1304
1384
 
#, python-format
1385
 
msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
1386
 
msgstr ""
1387
 
 
1388
 
#: nova/utils.py:1306
1389
 
#, python-format
1390
 
msgid "Function %(name)s in %(location)s is deprecated"
1391
 
msgstr ""
1392
 
 
1393
 
#: nova/utils.py:1490
 
1431
#: nova/utils.py:1235 nova/virt/configdrive.py:145
1394
1432
#, python-format
1395
1433
msgid "Could not remove tmpdir: %s"
1396
1434
msgstr ""
1397
1435
 
 
1436
#: nova/wsgi.py:74
 
1437
#, python-format
 
1438
msgid "%(name)s listening on %(host)s:%(port)s"
 
1439
msgstr ""
 
1440
 
1398
1441
#: nova/wsgi.py:97
1399
 
#, python-format
1400
 
msgid "Started %(name)s on %(host)s:%(port)s"
1401
 
msgstr ""
1402
 
 
1403
 
#: nova/wsgi.py:108
1404
1442
msgid "Stopping WSGI server."
1405
1443
msgstr ""
1406
1444
 
1407
 
#: nova/wsgi.py:122
 
1445
#: nova/wsgi.py:115
1408
1446
msgid "WSGI server has stopped."
1409
1447
msgstr ""
1410
1448
 
1411
 
#: nova/wsgi.py:191
 
1449
#: nova/wsgi.py:184
1412
1450
msgid "You must implement __call__"
1413
1451
msgstr ""
1414
1452
 
1415
 
#: nova/wsgi.py:377
 
1453
#: nova/wsgi.py:370
1416
1454
#, python-format
1417
1455
msgid "Loading app %(name)s from %(path)s"
1418
1456
msgstr ""
1419
1457
 
 
1458
#: nova/api/auth.py:108
 
1459
msgid "Invalid service catalog json."
 
1460
msgstr ""
 
1461
 
 
1462
#: nova/api/auth.py:131
 
1463
msgid "Sourcing roles from deprecated X-Role HTTP header"
 
1464
msgstr ""
 
1465
 
1420
1466
#: nova/api/sizelimit.py:51
1421
1467
msgid "Request is too large."
1422
1468
msgstr ""
1426
1472
msgid "%(key)s with value %(value)s failed validator %(name)s"
1427
1473
msgstr ""
1428
1474
 
1429
 
#: nova/api/ec2/__init__.py:75
 
1475
#: nova/api/ec2/__init__.py:79
1430
1476
#, python-format
1431
1477
msgid "%(code)s: %(message)s"
1432
1478
msgstr ""
1433
1479
 
1434
 
#: nova/api/ec2/__init__.py:97
 
1480
#: nova/api/ec2/__init__.py:102
1435
1481
#, python-format
1436
1482
msgid "FaultWrapper: %s"
1437
1483
msgstr ""
1438
1484
 
1439
 
#: nova/api/ec2/__init__.py:172
 
1485
#: nova/api/ec2/__init__.py:177
1440
1486
msgid "Too many failed authentications."
1441
1487
msgstr "Muitas falhas de autenticação."
1442
1488
 
1443
 
#: nova/api/ec2/__init__.py:182
 
1489
#: nova/api/ec2/__init__.py:187
1444
1490
#, python-format
1445
1491
msgid ""
1446
1492
"Access key %(access_key)s has had %(failures)d failed authentications and"
1447
1493
" will be locked out for %(lock_mins)d minutes."
1448
1494
msgstr ""
1449
1495
 
1450
 
#: nova/api/ec2/__init__.py:269
 
1496
#: nova/api/ec2/__init__.py:204
1451
1497
msgid "Signature not provided"
1452
1498
msgstr ""
1453
1499
 
1454
 
#: nova/api/ec2/__init__.py:273
 
1500
#: nova/api/ec2/__init__.py:208
1455
1501
msgid "Access key not provided"
1456
1502
msgstr ""
1457
1503
 
1458
 
#: nova/api/ec2/__init__.py:308 nova/api/ec2/__init__.py:321
 
1504
#: nova/api/ec2/__init__.py:243 nova/api/ec2/__init__.py:258
1459
1505
msgid "Failure communicating with keystone"
1460
1506
msgstr ""
1461
1507
 
1462
 
#: nova/api/ec2/__init__.py:390
1463
 
#, python-format
1464
 
msgid "Authentication Failure: %s"
1465
 
msgstr "Falha de Autenticação: %s"
1466
 
 
1467
 
#: nova/api/ec2/__init__.py:406
1468
 
#, python-format
1469
 
msgid "Authenticated Request For %(uname)s:%(pname)s)"
1470
 
msgstr ""
1471
 
 
1472
 
#: nova/api/ec2/__init__.py:437
 
1508
#: nova/api/ec2/__init__.py:328
1473
1509
#, python-format
1474
1510
msgid "action: %s"
1475
1511
msgstr "ação: %s"
1476
1512
 
1477
 
#: nova/api/ec2/__init__.py:439
 
1513
#: nova/api/ec2/__init__.py:330
1478
1514
#, python-format
1479
1515
msgid "arg: %(key)s\t\tval: %(value)s"
1480
1516
msgstr ""
1481
1517
 
1482
 
#: nova/api/ec2/__init__.py:514
 
1518
#: nova/api/ec2/__init__.py:405
1483
1519
#, python-format
1484
1520
msgid "Unauthorized request for controller=%(controller)s and action=%(action)s"
1485
1521
msgstr ""
1486
1522
 
1487
 
#: nova/api/ec2/__init__.py:586
 
1523
#: nova/api/ec2/__init__.py:477
1488
1524
#, python-format
1489
1525
msgid "InstanceNotFound raised: %s"
1490
1526
msgstr ""
1491
1527
 
1492
 
#: nova/api/ec2/__init__.py:592
 
1528
#: nova/api/ec2/__init__.py:483
1493
1529
#, python-format
1494
1530
msgid "VolumeNotFound raised: %s"
1495
1531
msgstr ""
1496
1532
 
1497
 
#: nova/api/ec2/__init__.py:598
 
1533
#: nova/api/ec2/__init__.py:489
1498
1534
#, python-format
1499
1535
msgid "SnapshotNotFound raised: %s"
1500
1536
msgstr ""
1501
1537
 
1502
 
#: nova/api/ec2/__init__.py:604
 
1538
#: nova/api/ec2/__init__.py:495
1503
1539
#, python-format
1504
1540
msgid "NotFound raised: %s"
1505
1541
msgstr "NotFound lançado: %s"
1506
1542
 
1507
 
#: nova/api/ec2/__init__.py:607
 
1543
#: nova/api/ec2/__init__.py:498
1508
1544
#, python-format
1509
1545
msgid "EC2APIError raised: %s"
1510
1546
msgstr ""
1511
1547
 
1512
 
#: nova/api/ec2/__init__.py:615
 
1548
#: nova/api/ec2/__init__.py:506
1513
1549
#, python-format
1514
1550
msgid "KeyPairExists raised: %s"
1515
1551
msgstr ""
1516
1552
 
1517
 
#: nova/api/ec2/__init__.py:619
 
1553
#: nova/api/ec2/__init__.py:510
1518
1554
#, python-format
1519
1555
msgid "InvalidParameterValue raised: %s"
1520
1556
msgstr ""
1521
1557
 
1522
 
#: nova/api/ec2/__init__.py:623
 
1558
#: nova/api/ec2/__init__.py:514
1523
1559
#, python-format
1524
1560
msgid "InvalidPortRange raised: %s"
1525
1561
msgstr ""
1526
1562
 
1527
 
#: nova/api/ec2/__init__.py:627
 
1563
#: nova/api/ec2/__init__.py:518
1528
1564
#, python-format
1529
1565
msgid "NotAuthorized raised: %s"
1530
1566
msgstr ""
1531
1567
 
1532
 
#: nova/api/ec2/__init__.py:631
 
1568
#: nova/api/ec2/__init__.py:522
1533
1569
#, python-format
1534
1570
msgid "InvalidRequest raised: %s"
1535
1571
msgstr ""
1536
1572
 
1537
 
#: nova/api/ec2/__init__.py:635
 
1573
#: nova/api/ec2/__init__.py:526
1538
1574
#, fuzzy, python-format
1539
1575
msgid "QuotaError raised: %s"
1540
1576
msgstr "Erro inexperado lançado: %s"
1541
1577
 
1542
 
#: nova/api/ec2/__init__.py:639
 
1578
#: nova/api/ec2/__init__.py:530
1543
1579
#, python-format
1544
1580
msgid "Invalid id: bogus (expecting \"i-...\"): %s"
1545
1581
msgstr ""
1546
1582
 
1547
 
#: nova/api/ec2/__init__.py:648
 
1583
#: nova/api/ec2/__init__.py:539
1548
1584
#, python-format
1549
1585
msgid "Unexpected error raised: %s"
1550
1586
msgstr "Erro inexperado lançado: %s"
1551
1587
 
1552
 
#: nova/api/ec2/__init__.py:649
 
1588
#: nova/api/ec2/__init__.py:540
1553
1589
#, python-format
1554
1590
msgid "Environment: %s"
1555
1591
msgstr ""
1556
1592
 
1557
 
#: nova/api/ec2/__init__.py:651 nova/api/metadata/handler.py:248
 
1593
#: nova/api/ec2/__init__.py:542 nova/api/metadata/handler.py:79
1558
1594
msgid "An unknown error has occurred. Please try your request again."
1559
1595
msgstr "Ocorreu um erro desconhecido. Por favor tente sua requisição novamente."
1560
1596
 
1563
1599
msgid "Unsupported API request: controller = %(controller)s, action = %(action)s"
1564
1600
msgstr ""
1565
1601
 
1566
 
#: nova/api/ec2/cloud.py:315
 
1602
#: nova/api/ec2/cloud.py:336
1567
1603
#, python-format
1568
1604
msgid "Create snapshot of volume %s"
1569
1605
msgstr ""
1570
1606
 
1571
 
#: nova/api/ec2/cloud.py:350
 
1607
#: nova/api/ec2/cloud.py:362
 
1608
#, python-format
 
1609
msgid "Could not find key pair(s): %s"
 
1610
msgstr ""
 
1611
 
 
1612
#: nova/api/ec2/cloud.py:378
1572
1613
#, python-format
1573
1614
msgid "Create key pair %s"
1574
1615
msgstr "Criar par de chaves %s"
1575
1616
 
1576
 
#: nova/api/ec2/cloud.py:357 nova/api/ec2/cloud.py:382
1577
 
#: nova/api/openstack/compute/contrib/keypairs.py:86
 
1617
#: nova/api/ec2/cloud.py:385 nova/api/ec2/cloud.py:410
 
1618
#: nova/api/openstack/compute/contrib/keypairs.py:93
1578
1619
msgid "Quota exceeded, too many key pairs."
1579
1620
msgstr ""
1580
1621
 
1581
 
#: nova/api/ec2/cloud.py:363 nova/api/ec2/cloud.py:388
1582
 
#: nova/api/openstack/compute/contrib/keypairs.py:94 nova/compute/api.py:1964
 
1622
#: nova/api/ec2/cloud.py:391 nova/api/ec2/cloud.py:416
 
1623
#: nova/api/openstack/compute/contrib/keypairs.py:101
1583
1624
#, python-format
1584
1625
msgid "Key pair '%s' already exists."
1585
1626
msgstr ""
1586
1627
 
1587
 
#: nova/api/ec2/cloud.py:372
 
1628
#: nova/api/ec2/cloud.py:400
1588
1629
#, python-format
1589
1630
msgid "Import key %s"
1590
1631
msgstr ""
1591
1632
 
1592
 
#: nova/api/ec2/cloud.py:395
 
1633
#: nova/api/ec2/cloud.py:423
1593
1634
#, python-format
1594
1635
msgid "Delete key pair %s"
1595
1636
msgstr "Remover par de chaves %s"
1596
1637
 
1597
 
#: nova/api/ec2/cloud.py:538
1598
 
msgid "Invalid CIDR"
1599
 
msgstr ""
1600
 
 
1601
 
#: nova/api/ec2/cloud.py:626 nova/api/ec2/cloud.py:680
1602
 
#: nova/api/ec2/cloud.py:798
 
1638
#: nova/api/ec2/cloud.py:554 nova/api/ec2/cloud.py:666
1603
1639
msgid "Not enough parameters, need group_name or group_id"
1604
1640
msgstr ""
1605
1641
 
1606
 
#: nova/api/ec2/cloud.py:641
1607
 
#: nova/api/openstack/compute/contrib/security_groups.py:530
1608
 
#, python-format
1609
 
msgid "Revoke security group ingress %s"
1610
 
msgstr "Revogado entrada do grupo de segurança %s"
1611
 
 
1612
 
#: nova/api/ec2/cloud.py:653 nova/api/ec2/cloud.py:706
 
1642
#: nova/api/ec2/cloud.py:559
1613
1643
#, python-format
1614
1644
msgid "%s Not enough parameters to build a valid rule"
1615
1645
msgstr ""
1616
1646
 
1617
 
#: nova/api/ec2/cloud.py:671 nova/api/ec2/cloud.py:738
 
1647
#: nova/api/ec2/cloud.py:589 nova/api/ec2/cloud.py:620
1618
1648
msgid "No rule for the specified parameters."
1619
1649
msgstr "Não existe regra para os parâmetros especificados"
1620
1650
 
1621
 
#: nova/api/ec2/cloud.py:695
1622
 
#: nova/api/openstack/compute/contrib/security_groups.py:360
1623
 
#, python-format
1624
 
msgid "Authorize security group ingress %s"
1625
 
msgstr "Autorizada entrada do grupo de segurança %s"
1626
 
 
1627
 
#: nova/api/ec2/cloud.py:712
 
1651
#: nova/api/ec2/cloud.py:611
1628
1652
#, fuzzy, python-format
1629
1653
msgid "%s - This rule already exists in group"
1630
1654
msgstr "Esta regra já existe no grupo %s"
1631
1655
 
1632
 
#: nova/api/ec2/cloud.py:720
1633
 
#: nova/api/openstack/compute/contrib/security_groups.py:389
1634
 
msgid "Quota exceeded, too many security group rules."
1635
 
msgstr ""
1636
 
 
1637
 
#: nova/api/ec2/cloud.py:763
1638
 
#, python-format
1639
 
msgid ""
1640
 
"Value (%s) for parameter GroupName is invalid. Content limited to "
1641
 
"Alphanumeric characters, spaces, dashes, and underscores."
1642
 
msgstr ""
1643
 
 
1644
 
#: nova/api/ec2/cloud.py:770
1645
 
#, python-format
1646
 
msgid ""
1647
 
"Value (%s) for parameter GroupName is invalid. Length exceeds maximum of "
1648
 
"255."
1649
 
msgstr ""
1650
 
 
1651
 
#: nova/api/ec2/cloud.py:774
1652
 
#: nova/api/openstack/compute/contrib/security_groups.py:298
1653
 
#, python-format
1654
 
msgid "Create Security Group %s"
1655
 
msgstr "Criar Grupo de Segurança %s"
1656
 
 
1657
 
#: nova/api/ec2/cloud.py:777
1658
 
#, python-format
1659
 
msgid "group %s already exists"
1660
 
msgstr "group %s já existe"
1661
 
 
1662
 
#: nova/api/ec2/cloud.py:781
1663
 
#: nova/api/openstack/compute/contrib/security_groups.py:295
1664
 
msgid "Quota exceeded, too many security groups."
1665
 
msgstr ""
1666
 
 
1667
 
#: nova/api/ec2/cloud.py:813
1668
 
#: nova/api/openstack/compute/contrib/security_groups.py:247
1669
 
#, python-format
1670
 
msgid "Delete security group %s"
1671
 
msgstr "Excluir grupo de segurança %s"
1672
 
 
1673
 
#: nova/api/ec2/cloud.py:821
 
1656
#: nova/api/ec2/cloud.py:677
1674
1657
#, python-format
1675
1658
msgid "Get console output for instance %s"
1676
1659
msgstr "Obter saída do console para instância %s"
1677
1660
 
1678
 
#: nova/api/ec2/cloud.py:897
 
1661
#: nova/api/ec2/cloud.py:753
1679
1662
#, python-format
1680
1663
msgid "Create volume from snapshot %s"
1681
1664
msgstr ""
1682
1665
 
1683
 
#: nova/api/ec2/cloud.py:901 nova/api/openstack/compute/contrib/volumes.py:188
1684
 
#: nova/api/openstack/volume/volumes.py:216
 
1666
#: nova/api/ec2/cloud.py:757 nova/api/openstack/compute/contrib/volumes.py:250
 
1667
#: nova/api/openstack/volume/volumes.py:286
1685
1668
#, python-format
1686
1669
msgid "Create volume of %s GB"
1687
1670
msgstr "Criar volume de %s GB"
1688
1671
 
1689
 
#: nova/api/ec2/cloud.py:924
 
1672
#: nova/api/ec2/cloud.py:783
1690
1673
msgid "Delete Failed"
1691
1674
msgstr ""
1692
1675
 
1693
 
#: nova/api/ec2/cloud.py:934
 
1676
#: nova/api/ec2/cloud.py:796
1694
1677
#, python-format
1695
1678
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1696
1679
msgstr ""
1697
1680
 
1698
 
#: nova/api/ec2/cloud.py:942
 
1681
#: nova/api/ec2/cloud.py:804
1699
1682
msgid "Attach Failed."
1700
1683
msgstr ""
1701
1684
 
1702
 
#: nova/api/ec2/cloud.py:955 nova/api/openstack/compute/contrib/volumes.py:379
 
1685
#: nova/api/ec2/cloud.py:817 nova/api/openstack/compute/contrib/volumes.py:429
1703
1686
#, python-format
1704
1687
msgid "Detach volume %s"
1705
1688
msgstr "Desanexar volume %s"
1706
1689
 
1707
 
#: nova/api/ec2/cloud.py:962
1708
 
#, fuzzy, python-format
 
1690
#: nova/api/ec2/cloud.py:823
 
1691
#, fuzzy
1709
1692
msgid "Detach Volume Failed."
1710
1693
msgstr "Desanexar volume %s"
1711
1694
 
1712
 
#: nova/api/ec2/cloud.py:987 nova/api/ec2/cloud.py:1044
1713
 
#: nova/api/ec2/cloud.py:1522 nova/api/ec2/cloud.py:1537
 
1695
#: nova/api/ec2/cloud.py:849 nova/api/ec2/cloud.py:906
 
1696
#: nova/api/ec2/cloud.py:1440 nova/api/ec2/cloud.py:1455
1714
1697
#, python-format
1715
1698
msgid "attribute not supported: %s"
1716
1699
msgstr "atributo não suportado: %s"
1717
1700
 
1718
 
#: nova/api/ec2/cloud.py:1110
 
1701
#: nova/api/ec2/cloud.py:972
1719
1702
#, python-format
1720
1703
msgid "vol = %s\n"
1721
1704
msgstr ""
1722
1705
 
1723
 
#: nova/api/ec2/cloud.py:1260
 
1706
#: nova/api/ec2/cloud.py:1123
1724
1707
msgid "Allocate address"
1725
1708
msgstr "Alocar endereço"
1726
1709
 
1727
 
#: nova/api/ec2/cloud.py:1265
 
1710
#: nova/api/ec2/cloud.py:1127
 
1711
msgid "No more floating IPs available"
 
1712
msgstr ""
 
1713
 
 
1714
#: nova/api/ec2/cloud.py:1131
1728
1715
#, python-format
1729
1716
msgid "Release address %s"
1730
1717
msgstr "Liberar endereço %s"
1731
1718
 
1732
 
#: nova/api/ec2/cloud.py:1270
 
1719
#: nova/api/ec2/cloud.py:1136
1733
1720
msgid "Unable to release IP Address."
1734
1721
msgstr ""
1735
1722
 
1736
 
#: nova/api/ec2/cloud.py:1273
 
1723
#: nova/api/ec2/cloud.py:1139
1737
1724
#, python-format
1738
1725
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1739
1726
msgstr ""
1740
1727
 
1741
 
#: nova/api/ec2/cloud.py:1283
1742
 
#, fuzzy, python-format
1743
 
msgid "Unable to associate IP Address."
1744
 
msgstr "Desatribuir endereço %s"
1745
 
 
1746
 
#: nova/api/ec2/cloud.py:1286
 
1728
#: nova/api/ec2/cloud.py:1147
 
1729
#, fuzzy
 
1730
msgid "Unable to associate IP Address, no fixed_ips."
 
1731
msgstr "Desatribuir endereço %s"
 
1732
 
 
1733
#: nova/api/ec2/cloud.py:1155
 
1734
#: nova/api/openstack/compute/contrib/floating_ips.py:244
 
1735
#, python-format
 
1736
msgid "multiple fixed_ips exist, using the first: %s"
 
1737
msgstr ""
 
1738
 
 
1739
#: nova/api/ec2/cloud.py:1164
 
1740
msgid "Floating ip is already associated."
 
1741
msgstr ""
 
1742
 
 
1743
#: nova/api/ec2/cloud.py:1167
 
1744
msgid "l3driver call to add floating ip failed."
 
1745
msgstr ""
 
1746
 
 
1747
#: nova/api/ec2/cloud.py:1170
 
1748
#, fuzzy
 
1749
msgid "Error, unable to associate floating ip."
 
1750
msgstr "Desatribuir endereço %s"
 
1751
 
 
1752
#: nova/api/ec2/cloud.py:1178
1747
1753
#, python-format
1748
1754
msgid "Disassociate address %s"
1749
1755
msgstr "Desatribuir endereço %s"
1750
1756
 
1751
 
#: nova/api/ec2/cloud.py:1312
 
1757
#: nova/api/ec2/cloud.py:1183
 
1758
msgid "Floating ip is not associated."
 
1759
msgstr ""
 
1760
 
 
1761
#: nova/api/ec2/cloud.py:1210
1752
1762
msgid "Image must be available"
1753
1763
msgstr ""
1754
1764
 
1755
 
#: nova/api/ec2/cloud.py:1333
 
1765
#: nova/api/ec2/cloud.py:1242
1756
1766
msgid "Going to start terminating instances"
1757
1767
msgstr "Começando a terminar instâncias"
1758
1768
 
1759
 
#: nova/api/ec2/cloud.py:1347
 
1769
#: nova/api/ec2/cloud.py:1252
1760
1770
#, python-format
1761
1771
msgid "Reboot instance %r"
1762
1772
msgstr "Reiniciar instância %r"
1763
1773
 
1764
 
#: nova/api/ec2/cloud.py:1358
 
1774
#: nova/api/ec2/cloud.py:1261
1765
1775
msgid "Going to stop instances"
1766
1776
msgstr ""
1767
1777
 
1768
 
#: nova/api/ec2/cloud.py:1369
 
1778
#: nova/api/ec2/cloud.py:1270
1769
1779
msgid "Going to start instances"
1770
1780
msgstr ""
1771
1781
 
1772
 
#: nova/api/ec2/cloud.py:1459
 
1782
#: nova/api/ec2/cloud.py:1361
1773
1783
#, python-format
1774
1784
msgid "De-registering image %s"
1775
1785
msgstr "Removendo o registro da imagem %s"
1776
1786
 
1777
 
#: nova/api/ec2/cloud.py:1475
 
1787
#: nova/api/ec2/cloud.py:1377
1778
1788
msgid "imageLocation is required"
1779
1789
msgstr ""
1780
1790
 
1781
 
#: nova/api/ec2/cloud.py:1494
 
1791
#: nova/api/ec2/cloud.py:1396
1782
1792
#, python-format
1783
1793
msgid "Registered image %(image_location)s with id %(image_id)s"
1784
1794
msgstr ""
1785
1795
 
1786
 
#: nova/api/ec2/cloud.py:1540
 
1796
#: nova/api/ec2/cloud.py:1458
1787
1797
msgid "user or group not specified"
1788
1798
msgstr "usuário ou grupo não especificado"
1789
1799
 
1790
 
#: nova/api/ec2/cloud.py:1542
 
1800
#: nova/api/ec2/cloud.py:1460
1791
1801
msgid "only group \"all\" is supported"
1792
1802
msgstr "apenas o grupo \"all\" é suportado"
1793
1803
 
1794
 
#: nova/api/ec2/cloud.py:1544
 
1804
#: nova/api/ec2/cloud.py:1462
1795
1805
msgid "operation_type must be add or remove"
1796
1806
msgstr "operation_type deve ser add ou remove"
1797
1807
 
1798
 
#: nova/api/ec2/cloud.py:1546
 
1808
#: nova/api/ec2/cloud.py:1464
1799
1809
#, python-format
1800
1810
msgid "Updating image %s publicity"
1801
1811
msgstr "Atualizando publicidade da imagem %s"
1802
1812
 
1803
 
#: nova/api/ec2/cloud.py:1559
 
1813
#: nova/api/ec2/cloud.py:1477
1804
1814
#, python-format
1805
1815
msgid "Not allowed to modify attributes for image %s"
1806
1816
msgstr ""
1807
1817
 
1808
 
#: nova/api/ec2/cloud.py:1607
 
1818
#: nova/api/ec2/cloud.py:1506
 
1819
#, python-format
 
1820
msgid ""
 
1821
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not "
 
1822
"have a volume attached at root (%(root)s)"
 
1823
msgstr ""
 
1824
 
 
1825
#: nova/api/ec2/cloud.py:1536
1809
1826
#, python-format
1810
1827
msgid "Couldn't stop instance with in %d sec"
1811
1828
msgstr ""
1812
1829
 
1813
 
#: nova/api/metadata/handler.py:246 nova/api/metadata/handler.py:253
 
1830
#: nova/api/ec2/cloud.py:1554
 
1831
#, python-format
 
1832
msgid "image of %(instance)s at %(now)s"
 
1833
msgstr ""
 
1834
 
 
1835
#: nova/api/ec2/cloud.py:1587
 
1836
msgid "Invalid CIDR"
 
1837
msgstr ""
 
1838
 
 
1839
#: nova/api/metadata/handler.py:77 nova/api/metadata/handler.py:84
1814
1840
#, python-format
1815
1841
msgid "Failed to get metadata for ip: %s"
1816
1842
msgstr "Falha ao obter metadados para o ip: %s"
1817
1843
 
1818
 
#: nova/api/openstack/__init__.py:43
 
1844
#: nova/api/openstack/__init__.py:50
1819
1845
#, python-format
1820
1846
msgid "Caught error: %s"
1821
1847
msgstr "Capturado o erro: %s"
1822
1848
 
1823
 
#: nova/api/openstack/__init__.py:45 nova/api/openstack/wsgi.py:886
 
1849
#: nova/api/openstack/__init__.py:59 nova/api/openstack/wsgi.py:960
1824
1850
#, python-format
1825
1851
msgid "%(url)s returned with HTTP %(status)d"
1826
1852
msgstr ""
1827
1853
 
1828
 
#: nova/api/openstack/__init__.py:94
 
1854
#: nova/api/openstack/__init__.py:123
1829
1855
msgid "Must specify an ExtensionManager class"
1830
1856
msgstr ""
1831
1857
 
1832
 
#: nova/api/openstack/__init__.py:105
 
1858
#: nova/api/openstack/__init__.py:134
1833
1859
#, python-format
1834
1860
msgid "Extended resource: %s"
1835
1861
msgstr ""
1836
1862
 
1837
 
#: nova/api/openstack/__init__.py:130
 
1863
#: nova/api/openstack/__init__.py:165
1838
1864
#, python-format
1839
1865
msgid ""
1840
1866
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
1841
1867
"resource"
1842
1868
msgstr ""
1843
1869
 
1844
 
#: nova/api/openstack/__init__.py:135
 
1870
#: nova/api/openstack/__init__.py:170
1845
1871
#, python-format
1846
1872
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1847
1873
msgstr ""
1848
1874
 
1849
 
#: nova/api/openstack/common.py:133 nova/api/openstack/common.py:167
 
1875
#: nova/api/openstack/common.py:99
 
1876
#, python-format
 
1877
msgid ""
 
1878
"status is UNKNOWN from vm_state=%(vm_state)s task_state=%(task_state)s. "
 
1879
"Bad upgrade or db corrupted?"
 
1880
msgstr ""
 
1881
 
 
1882
#: nova/api/openstack/common.py:138 nova/api/openstack/common.py:172
1850
1883
msgid "limit param must be an integer"
1851
1884
msgstr ""
1852
1885
 
1853
 
#: nova/api/openstack/common.py:136 nova/api/openstack/common.py:171
 
1886
#: nova/api/openstack/common.py:141 nova/api/openstack/common.py:176
1854
1887
msgid "limit param must be positive"
1855
1888
msgstr ""
1856
1889
 
1857
 
#: nova/api/openstack/common.py:161
 
1890
#: nova/api/openstack/common.py:166
1858
1891
msgid "offset param must be an integer"
1859
1892
msgstr ""
1860
1893
 
1861
 
#: nova/api/openstack/common.py:175
 
1894
#: nova/api/openstack/common.py:180
1862
1895
msgid "offset param must be positive"
1863
1896
msgstr ""
1864
1897
 
1865
 
#: nova/api/openstack/common.py:203
 
1898
#: nova/api/openstack/common.py:215
1866
1899
#, python-format
1867
1900
msgid "marker [%s] not found"
1868
1901
msgstr ""
1869
1902
 
1870
 
#: nova/api/openstack/common.py:243
 
1903
#: nova/api/openstack/common.py:255
1871
1904
#, python-format
1872
1905
msgid "href %s does not contain version"
1873
1906
msgstr ""
1874
1907
 
 
1908
#: nova/api/openstack/common.py:270
 
1909
msgid "Image metadata limit exceeded"
 
1910
msgstr ""
 
1911
 
1875
1912
#: nova/api/openstack/common.py:278
1876
 
msgid "Image metadata limit exceeded"
1877
 
msgstr ""
1878
 
 
1879
 
#: nova/api/openstack/common.py:286
1880
1913
msgid "Image metadata key cannot be blank"
1881
1914
msgstr ""
1882
1915
 
1883
 
#: nova/api/openstack/common.py:289
 
1916
#: nova/api/openstack/common.py:281
1884
1917
msgid "Image metadata key too long"
1885
1918
msgstr ""
1886
1919
 
1887
 
#: nova/api/openstack/common.py:292
 
1920
#: nova/api/openstack/common.py:284
1888
1921
msgid "Invalid image metadata"
1889
1922
msgstr ""
1890
1923
 
1891
 
#: nova/api/openstack/common.py:308
1892
 
#, python-format
1893
 
msgid "Converting nw_info: %s"
1894
 
msgstr ""
1895
 
 
1896
 
#: nova/api/openstack/common.py:318
1897
 
#, python-format
1898
 
msgid "Converted networks: %s"
1899
 
msgstr ""
1900
 
 
1901
 
#: nova/api/openstack/common.py:351
 
1924
#: nova/api/openstack/common.py:335
1902
1925
#, python-format
1903
1926
msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s"
1904
1927
msgstr ""
1905
1928
 
1906
 
#: nova/api/openstack/common.py:354
 
1929
#: nova/api/openstack/common.py:338
1907
1930
#, python-format
1908
1931
msgid "Instance is in an invalid state for '%(action)s'"
1909
1932
msgstr ""
1910
1933
 
1911
 
#: nova/api/openstack/common.py:434
 
1934
#: nova/api/openstack/common.py:418
1912
1935
msgid "Rejecting snapshot request, snapshots currently disabled"
1913
1936
msgstr ""
1914
1937
 
1915
 
#: nova/api/openstack/common.py:436
 
1938
#: nova/api/openstack/common.py:420
1916
1939
msgid "Instance snapshots are not permitted at this time."
1917
1940
msgstr ""
1918
1941
 
1919
 
#: nova/api/openstack/extensions.py:188
 
1942
#: nova/api/openstack/extensions.py:198
1920
1943
#, python-format
1921
1944
msgid "Loaded extension: %s"
1922
1945
msgstr ""
1923
1946
 
1924
 
#: nova/api/openstack/extensions.py:226
 
1947
#: nova/api/openstack/extensions.py:236
1925
1948
#, python-format
1926
1949
msgid "Ext name: %s"
1927
1950
msgstr ""
1928
1951
 
1929
 
#: nova/api/openstack/extensions.py:227
 
1952
#: nova/api/openstack/extensions.py:237
1930
1953
#, python-format
1931
1954
msgid "Ext alias: %s"
1932
1955
msgstr ""
1933
1956
 
1934
 
#: nova/api/openstack/extensions.py:228
 
1957
#: nova/api/openstack/extensions.py:238
1935
1958
#, python-format
1936
1959
msgid "Ext description: %s"
1937
1960
msgstr ""
1938
1961
 
1939
 
#: nova/api/openstack/extensions.py:230
 
1962
#: nova/api/openstack/extensions.py:240
1940
1963
#, python-format
1941
1964
msgid "Ext namespace: %s"
1942
1965
msgstr ""
1943
1966
 
1944
 
#: nova/api/openstack/extensions.py:231
 
1967
#: nova/api/openstack/extensions.py:241
1945
1968
#, python-format
1946
1969
msgid "Ext updated: %s"
1947
1970
msgstr ""
1948
1971
 
1949
 
#: nova/api/openstack/extensions.py:233
 
1972
#: nova/api/openstack/extensions.py:243
1950
1973
#, python-format
1951
1974
msgid "Exception loading extension: %s"
1952
1975
msgstr ""
1953
1976
 
1954
 
#: nova/api/openstack/extensions.py:247
 
1977
#: nova/api/openstack/extensions.py:257
1955
1978
#, python-format
1956
1979
msgid "Loading extension %s"
1957
1980
msgstr ""
1958
1981
 
1959
 
#: nova/api/openstack/extensions.py:253
 
1982
#: nova/api/openstack/extensions.py:266
1960
1983
#, python-format
1961
1984
msgid "Calling extension factory %s"
1962
1985
msgstr ""
1963
1986
 
1964
 
#: nova/api/openstack/extensions.py:265
 
1987
#: nova/api/openstack/extensions.py:278
1965
1988
#, python-format
1966
1989
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
1967
1990
msgstr ""
1968
1991
 
1969
 
#: nova/api/openstack/extensions.py:345
 
1992
#: nova/api/openstack/extensions.py:359
1970
1993
#, python-format
1971
1994
msgid "Failed to load extension %(classpath)s: %(exc)s"
1972
1995
msgstr ""
1973
1996
 
1974
 
#: nova/api/openstack/extensions.py:369
 
1997
#: nova/api/openstack/extensions.py:383
1975
1998
#, python-format
1976
1999
msgid "Failed to load extension %(ext_name)s: %(exc)s"
1977
2000
msgstr ""
1978
2001
 
1979
 
#: nova/api/openstack/wsgi.py:135 nova/api/openstack/wsgi.py:538
 
2002
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:602
1980
2003
msgid "cannot understand JSON"
1981
2004
msgstr ""
1982
2005
 
1983
 
#: nova/api/openstack/wsgi.py:159
1984
 
#: nova/api/openstack/compute/contrib/hosts.py:86
 
2006
#: nova/api/openstack/wsgi.py:223
 
2007
#: nova/api/openstack/compute/contrib/hosts.py:85
1985
2008
msgid "cannot understand XML"
1986
2009
msgstr ""
1987
2010
 
1988
 
#: nova/api/openstack/wsgi.py:543
 
2011
#: nova/api/openstack/wsgi.py:607
1989
2012
msgid "too many body keys"
1990
2013
msgstr ""
1991
2014
 
1992
 
#: nova/api/openstack/wsgi.py:582
 
2015
#: nova/api/openstack/wsgi.py:650
1993
2016
#, python-format
1994
2017
msgid "Exception handling resource: %s"
1995
2018
msgstr ""
1996
2019
 
1997
 
#: nova/api/openstack/wsgi.py:586
 
2020
#: nova/api/openstack/wsgi.py:654
1998
2021
#, python-format
1999
2022
msgid "Fault thrown: %s"
2000
2023
msgstr ""
2001
2024
 
2002
 
#: nova/api/openstack/wsgi.py:589
 
2025
#: nova/api/openstack/wsgi.py:657
2003
2026
#, python-format
2004
2027
msgid "HTTP exception thrown: %s"
2005
2028
msgstr ""
2006
2029
 
2007
 
#: nova/api/openstack/wsgi.py:697
 
2030
#: nova/api/openstack/wsgi.py:771
2008
2031
msgid "Unrecognized Content-Type provided in request"
2009
2032
msgstr ""
2010
2033
 
2011
 
#: nova/api/openstack/wsgi.py:701
 
2034
#: nova/api/openstack/wsgi.py:775
2012
2035
msgid "No Content-Type provided in request"
2013
2036
msgstr ""
2014
2037
 
2015
 
#: nova/api/openstack/wsgi.py:705
 
2038
#: nova/api/openstack/wsgi.py:779
2016
2039
msgid "Empty body provided in request"
2017
2040
msgstr ""
2018
2041
 
2019
 
#: nova/api/openstack/wsgi.py:816
 
2042
#: nova/api/openstack/wsgi.py:890
2020
2043
#, python-format
2021
2044
msgid "There is no such action: %s"
2022
2045
msgstr ""
2023
2046
 
2024
 
#: nova/api/openstack/wsgi.py:819 nova/api/openstack/wsgi.py:832
 
2047
#: nova/api/openstack/wsgi.py:893 nova/api/openstack/wsgi.py:906
2025
2048
#: nova/api/openstack/compute/server_metadata.py:58
2026
2049
#: nova/api/openstack/compute/server_metadata.py:76
2027
2050
#: nova/api/openstack/compute/server_metadata.py:101
2028
2051
#: nova/api/openstack/compute/server_metadata.py:126
2029
 
#: nova/api/openstack/compute/contrib/admin_actions.py:211
2030
 
#: nova/api/openstack/compute/contrib/console_output.py:52
 
2052
#: nova/api/openstack/compute/contrib/admin_actions.py:215
2031
2053
msgid "Malformed request body"
2032
2054
msgstr "Corpo do pedido está mal formado"
2033
2055
 
2034
 
#: nova/api/openstack/wsgi.py:829
 
2056
#: nova/api/openstack/wsgi.py:903
2035
2057
msgid "Unsupported Content-Type"
2036
2058
msgstr ""
2037
2059
 
2038
 
#: nova/api/openstack/wsgi.py:841
 
2060
#: nova/api/openstack/wsgi.py:915
2039
2061
msgid "Malformed request url"
2040
2062
msgstr ""
2041
2063
 
2042
 
#: nova/api/openstack/wsgi.py:889
 
2064
#: nova/api/openstack/wsgi.py:963
2043
2065
#, python-format
2044
2066
msgid "%(url)s returned a fault: %(e)s"
2045
2067
msgstr ""
2061
2083
msgid "subclasses must implement construct()!"
2062
2084
msgstr ""
2063
2085
 
2064
 
#: nova/api/openstack/compute/extensions.py:29
 
2086
#: nova/api/openstack/compute/extensions.py:30
2065
2087
#: nova/api/openstack/volume/extensions.py:29
2066
2088
msgid "Initializing extension manager."
2067
2089
msgstr ""
2068
2090
 
2069
 
#: nova/api/openstack/compute/flavors.py:101
 
2091
#: nova/api/openstack/compute/flavors.py:111
 
2092
#, fuzzy, python-format
 
2093
msgid "Invalid is_public filter [%s]"
 
2094
msgstr "Assinatura inválida para usuário %s"
 
2095
 
 
2096
#: nova/api/openstack/compute/flavors.py:130
2070
2097
#, fuzzy, python-format
2071
2098
msgid "Invalid minRam filter [%s]"
2072
2099
msgstr "Assinatura inválida para usuário %s"
2073
2100
 
2074
 
#: nova/api/openstack/compute/flavors.py:108
 
2101
#: nova/api/openstack/compute/flavors.py:137
2075
2102
#, python-format
2076
2103
msgid "Invalid minDisk filter [%s]"
2077
2104
msgstr ""
2114
2141
msgid "Instance is not a member of specified network"
2115
2142
msgstr ""
2116
2143
 
2117
 
#: nova/api/openstack/compute/limits.py:140
 
2144
#: nova/api/openstack/compute/limits.py:145
2118
2145
#, python-format
2119
2146
msgid ""
2120
2147
"Only %(value)s %(verb)s request(s) can be made to %(uri)s every "
2121
2148
"%(unit_string)s."
2122
2149
msgstr ""
2123
2150
 
2124
 
#: nova/api/openstack/compute/limits.py:266
 
2151
#: nova/api/openstack/compute/limits.py:271
2125
2152
msgid "This request was rate-limited."
2126
2153
msgstr "Este pedido estava com taxa limitada."
2127
2154
 
2136
2163
msgid "Metadata item was not found"
2137
2164
msgstr ""
2138
2165
 
2139
 
#: nova/api/openstack/compute/servers.py:423
 
2166
#: nova/api/openstack/compute/servers.py:408
2140
2167
#, python-format
2141
2168
msgid "Invalid server status: %(status)s"
2142
2169
msgstr ""
2143
2170
 
2144
 
#: nova/api/openstack/compute/servers.py:431
 
2171
#: nova/api/openstack/compute/servers.py:416
2145
2172
msgid "Invalid changes-since value"
2146
2173
msgstr ""
2147
2174
 
2148
 
#: nova/api/openstack/compute/servers.py:476
 
2175
#: nova/api/openstack/compute/servers.py:435
 
2176
#, fuzzy
 
2177
msgid "Only administrators may list deleted instances"
 
2178
msgstr "Começando a terminar instâncias"
 
2179
 
 
2180
#: nova/api/openstack/compute/servers.py:473
2149
2181
msgid "Server name is not a string or unicode"
2150
2182
msgstr ""
2151
2183
 
2152
 
#: nova/api/openstack/compute/servers.py:480
 
2184
#: nova/api/openstack/compute/servers.py:477
2153
2185
msgid "Server name is an empty string"
2154
2186
msgstr ""
2155
2187
 
2156
 
#: nova/api/openstack/compute/servers.py:484
 
2188
#: nova/api/openstack/compute/servers.py:481
2157
2189
msgid "Server name must be less than 256 characters."
2158
2190
msgstr ""
2159
2191
 
 
2192
#: nova/api/openstack/compute/servers.py:498
 
2193
#, python-format
 
2194
msgid "Bad personality format: missing %s"
 
2195
msgstr ""
 
2196
 
2160
2197
#: nova/api/openstack/compute/servers.py:501
2161
 
#, python-format
2162
 
msgid "Bad personality format: missing %s"
2163
 
msgstr ""
2164
 
 
2165
 
#: nova/api/openstack/compute/servers.py:504
2166
2198
msgid "Bad personality format"
2167
2199
msgstr ""
2168
2200
 
2169
 
#: nova/api/openstack/compute/servers.py:509
 
2201
#: nova/api/openstack/compute/servers.py:506
2170
2202
#, python-format
2171
2203
msgid "Personality content for %s cannot be decoded"
2172
2204
msgstr ""
2173
2205
 
2174
 
#: nova/api/openstack/compute/servers.py:522
 
2206
#: nova/api/openstack/compute/servers.py:525
 
2207
msgid "Unknown argment : port"
 
2208
msgstr ""
 
2209
 
 
2210
#: nova/api/openstack/compute/servers.py:528
 
2211
#, python-format
 
2212
msgid "Bad port format: port uuid is not in proper format (%s)"
 
2213
msgstr ""
 
2214
 
 
2215
#: nova/api/openstack/compute/servers.py:538
2175
2216
#, python-format
2176
2217
msgid "Bad networks format: network uuid is not in proper format (%s)"
2177
2218
msgstr ""
2178
2219
 
2179
 
#: nova/api/openstack/compute/servers.py:531
 
2220
#: nova/api/openstack/compute/servers.py:548
2180
2221
#, python-format
2181
2222
msgid "Invalid fixed IP address (%s)"
2182
2223
msgstr ""
2183
2224
 
2184
 
#: nova/api/openstack/compute/servers.py:538
 
2225
#: nova/api/openstack/compute/servers.py:561
2185
2226
#, python-format
2186
2227
msgid "Duplicate networks (%s) are not allowed"
2187
2228
msgstr ""
2188
2229
 
2189
 
#: nova/api/openstack/compute/servers.py:544
 
2230
#: nova/api/openstack/compute/servers.py:567
2190
2231
#, python-format
2191
2232
msgid "Bad network format: missing %s"
2192
2233
msgstr ""
2193
2234
 
2194
 
#: nova/api/openstack/compute/servers.py:547
 
2235
#: nova/api/openstack/compute/servers.py:570
2195
2236
msgid "Bad networks format"
2196
2237
msgstr ""
2197
2238
 
2198
 
#: nova/api/openstack/compute/servers.py:559
 
2239
#: nova/api/openstack/compute/servers.py:582
2199
2240
msgid "Userdata content cannot be decoded"
2200
2241
msgstr ""
2201
2242
 
2202
 
#: nova/api/openstack/compute/servers.py:566
 
2243
#: nova/api/openstack/compute/servers.py:589
2203
2244
msgid "accessIPv4 is not proper IPv4 format"
2204
2245
msgstr ""
2205
2246
 
2206
 
#: nova/api/openstack/compute/servers.py:573
 
2247
#: nova/api/openstack/compute/servers.py:596
2207
2248
msgid "accessIPv6 is not proper IPv6 format"
2208
2249
msgstr ""
2209
2250
 
2210
 
#: nova/api/openstack/compute/servers.py:605
 
2251
#: nova/api/openstack/compute/servers.py:629
2211
2252
msgid "Server name is not defined"
2212
2253
msgstr ""
2213
2254
 
2214
 
#: nova/api/openstack/compute/servers.py:647
2215
 
#: nova/api/openstack/compute/servers.py:715
 
2255
#: nova/api/openstack/compute/servers.py:678
 
2256
#: nova/api/openstack/compute/servers.py:778
2216
2257
msgid "Invalid flavorRef provided."
2217
2258
msgstr ""
2218
2259
 
2219
 
#: nova/api/openstack/compute/servers.py:712
 
2260
#: nova/api/openstack/compute/servers.py:714
 
2261
msgid "min_count must be an integer value"
 
2262
msgstr ""
 
2263
 
 
2264
#: nova/api/openstack/compute/servers.py:717
 
2265
msgid "min_count must be > 0"
 
2266
msgstr ""
 
2267
 
 
2268
#: nova/api/openstack/compute/servers.py:722
 
2269
msgid "max_count must be an integer value"
 
2270
msgstr ""
 
2271
 
 
2272
#: nova/api/openstack/compute/servers.py:725
 
2273
msgid "max_count must be > 0"
 
2274
msgstr ""
 
2275
 
 
2276
#: nova/api/openstack/compute/servers.py:728
 
2277
msgid "min_count must be <= max_count"
 
2278
msgstr ""
 
2279
 
 
2280
#: nova/api/openstack/compute/servers.py:775
2220
2281
msgid "Can not find requested image"
2221
2282
msgstr ""
2222
2283
 
2223
 
#: nova/api/openstack/compute/servers.py:718
 
2284
#: nova/api/openstack/compute/servers.py:781
2224
2285
msgid "Invalid key_name provided."
2225
2286
msgstr ""
2226
2287
 
2227
 
#: nova/api/openstack/compute/servers.py:784
2228
 
#, fuzzy, python-format
 
2288
#: nova/api/openstack/compute/servers.py:857
 
2289
#, fuzzy
2229
2290
msgid "HostId cannot be updated."
2230
2291
msgstr "Ponto de montagem não pode ser traduzido: %s"
2231
2292
 
2232
 
#: nova/api/openstack/compute/servers.py:808
2233
 
#: nova/api/openstack/compute/servers.py:828
 
2293
#: nova/api/openstack/compute/servers.py:882
 
2294
#: nova/api/openstack/compute/servers.py:902
2234
2295
msgid "Instance has not been resized."
2235
2296
msgstr ""
2236
2297
 
2237
 
#: nova/api/openstack/compute/servers.py:814
 
2298
#: nova/api/openstack/compute/servers.py:888
2238
2299
#, python-format
2239
2300
msgid "Error in confirm-resize %s"
2240
2301
msgstr ""
2241
2302
 
2242
 
#: nova/api/openstack/compute/servers.py:834
 
2303
#: nova/api/openstack/compute/servers.py:908
2243
2304
#, python-format
2244
2305
msgid "Error in revert-resize %s"
2245
2306
msgstr ""
2246
2307
 
2247
 
#: nova/api/openstack/compute/servers.py:847
 
2308
#: nova/api/openstack/compute/servers.py:921
2248
2309
msgid "Argument 'type' for reboot is not HARD or SOFT"
2249
2310
msgstr ""
2250
2311
 
2251
 
#: nova/api/openstack/compute/servers.py:851
 
2312
#: nova/api/openstack/compute/servers.py:925
2252
2313
msgid "Missing argument 'type' for reboot"
2253
2314
msgstr ""
2254
2315
 
2255
 
#: nova/api/openstack/compute/servers.py:864
 
2316
#: nova/api/openstack/compute/servers.py:938
2256
2317
#, python-format
2257
2318
msgid "Error in reboot %s"
2258
2319
msgstr ""
2259
2320
 
2260
 
#: nova/api/openstack/compute/servers.py:876
 
2321
#: nova/api/openstack/compute/servers.py:950
2261
2322
msgid "Unable to locate requested flavor."
2262
2323
msgstr ""
2263
2324
 
2264
 
#: nova/api/openstack/compute/servers.py:879
2265
 
msgid "Resize requires a change in size."
 
2325
#: nova/api/openstack/compute/servers.py:953
 
2326
msgid "Resize requires a flavor change."
2266
2327
msgstr ""
2267
2328
 
2268
 
#: nova/api/openstack/compute/servers.py:903
 
2329
#: nova/api/openstack/compute/servers.py:977
2269
2330
msgid "Malformed server entity"
2270
2331
msgstr ""
2271
2332
 
2272
 
#: nova/api/openstack/compute/servers.py:910
 
2333
#: nova/api/openstack/compute/servers.py:984
2273
2334
msgid "Missing imageRef attribute"
2274
2335
msgstr ""
2275
2336
 
2276
 
#: nova/api/openstack/compute/servers.py:919
 
2337
#: nova/api/openstack/compute/servers.py:993
2277
2338
msgid "Invalid imageRef provided."
2278
2339
msgstr ""
2279
2340
 
2280
 
#: nova/api/openstack/compute/servers.py:928
 
2341
#: nova/api/openstack/compute/servers.py:1002
2281
2342
msgid "Missing flavorRef attribute"
2282
2343
msgstr ""
2283
2344
 
2284
 
#: nova/api/openstack/compute/servers.py:941
 
2345
#: nova/api/openstack/compute/servers.py:1015
2285
2346
msgid "No adminPass was specified"
2286
2347
msgstr ""
2287
2348
 
2288
 
#: nova/api/openstack/compute/servers.py:945
2289
 
#: nova/api/openstack/compute/servers.py:1133
 
2349
#: nova/api/openstack/compute/servers.py:1019
 
2350
#: nova/api/openstack/compute/servers.py:1219
2290
2351
msgid "Invalid adminPass"
2291
2352
msgstr ""
2292
2353
 
2293
 
#: nova/api/openstack/compute/servers.py:959
 
2354
#: nova/api/openstack/compute/servers.py:1030
2294
2355
msgid "Unable to parse metadata key/value pairs."
2295
2356
msgstr ""
2296
2357
 
2297
 
#: nova/api/openstack/compute/servers.py:972
 
2358
#: nova/api/openstack/compute/servers.py:1043
2298
2359
msgid "Resize request has invalid 'flavorRef' attribute."
2299
2360
msgstr ""
2300
2361
 
2301
 
#: nova/api/openstack/compute/servers.py:975
 
2362
#: nova/api/openstack/compute/servers.py:1046
2302
2363
msgid "Resize requests require 'flavorRef' attribute."
2303
2364
msgstr ""
2304
2365
 
2305
 
#: nova/api/openstack/compute/servers.py:993
 
2366
#: nova/api/openstack/compute/servers.py:1064
2306
2367
#: nova/api/openstack/compute/contrib/aggregates.py:142
2307
 
#: nova/api/openstack/compute/contrib/networks.py:68
 
2368
#: nova/api/openstack/compute/contrib/keypairs.py:78
 
2369
#: nova/api/openstack/compute/contrib/networks.py:75
2308
2370
msgid "Invalid request body"
2309
2371
msgstr ""
2310
2372
 
2311
 
#: nova/api/openstack/compute/servers.py:998
 
2373
#: nova/api/openstack/compute/servers.py:1069
2312
2374
msgid "Could not parse imageRef from request."
2313
2375
msgstr ""
2314
2376
 
2315
 
#: nova/api/openstack/compute/servers.py:1053
 
2377
#: nova/api/openstack/compute/servers.py:1124
2316
2378
msgid "Instance could not be found"
2317
2379
msgstr ""
2318
2380
 
2319
 
#: nova/api/openstack/compute/servers.py:1058
 
2381
#: nova/api/openstack/compute/servers.py:1129
2320
2382
msgid "Cannot find image for rebuild"
2321
2383
msgstr ""
2322
2384
 
2323
 
#: nova/api/openstack/compute/servers.py:1091
 
2385
#: nova/api/openstack/compute/servers.py:1162
2324
2386
msgid "createImage entity requires name attribute"
2325
2387
msgstr ""
2326
2388
 
2327
 
#: nova/api/openstack/compute/servers.py:1160
 
2389
#: nova/api/openstack/compute/servers.py:1246
2328
2390
#, python-format
2329
2391
msgid "Removing options '%(unk_opt_str)s' from query"
2330
2392
msgstr ""
2331
2393
 
2332
 
#: nova/api/openstack/compute/contrib/admin_actions.py:60
 
2394
#: nova/api/openstack/compute/contrib/admin_actions.py:64
2333
2395
#, python-format
2334
2396
msgid "Compute.api::pause %s"
2335
2397
msgstr "Compute.api::pause %s"
2336
2398
 
2337
 
#: nova/api/openstack/compute/contrib/admin_actions.py:77
 
2399
#: nova/api/openstack/compute/contrib/admin_actions.py:81
2338
2400
#, python-format
2339
2401
msgid "Compute.api::unpause %s"
2340
2402
msgstr "Compute.api::unpause %s"
2341
2403
 
2342
 
#: nova/api/openstack/compute/contrib/admin_actions.py:94
 
2404
#: nova/api/openstack/compute/contrib/admin_actions.py:98
2343
2405
#, python-format
2344
2406
msgid "compute.api::suspend %s"
2345
2407
msgstr "compute.api::suspend %s"
2346
2408
 
2347
 
#: nova/api/openstack/compute/contrib/admin_actions.py:111
 
2409
#: nova/api/openstack/compute/contrib/admin_actions.py:115
2348
2410
#, python-format
2349
2411
msgid "compute.api::resume %s"
2350
2412
msgstr "compute.api::resume %s"
2351
2413
 
2352
 
#: nova/api/openstack/compute/contrib/admin_actions.py:127
 
2414
#: nova/api/openstack/compute/contrib/admin_actions.py:131
2353
2415
#, python-format
2354
2416
msgid "Error in migrate %s"
2355
2417
msgstr ""
2356
2418
 
2357
 
#: nova/api/openstack/compute/contrib/admin_actions.py:141
 
2419
#: nova/api/openstack/compute/contrib/admin_actions.py:145
2358
2420
#, python-format
2359
2421
msgid "Compute.api::reset_network %s"
2360
2422
msgstr "Compute.api::reset_network %s"
2361
2423
 
2362
 
#: nova/api/openstack/compute/contrib/admin_actions.py:154
2363
 
#: nova/api/openstack/compute/contrib/admin_actions.py:170
2364
 
#: nova/api/openstack/compute/contrib/admin_actions.py:186
 
2424
#: nova/api/openstack/compute/contrib/admin_actions.py:158
 
2425
#: nova/api/openstack/compute/contrib/admin_actions.py:174
 
2426
#: nova/api/openstack/compute/contrib/admin_actions.py:190
 
2427
#: nova/api/openstack/compute/contrib/admin_actions.py:312
2365
2428
#: nova/api/openstack/compute/contrib/multinic.py:41
2366
2429
#: nova/api/openstack/compute/contrib/rescue.py:44
2367
2430
msgid "Server not found"
2368
2431
msgstr ""
2369
2432
 
2370
 
#: nova/api/openstack/compute/contrib/admin_actions.py:157
 
2433
#: nova/api/openstack/compute/contrib/admin_actions.py:161
2371
2434
#, python-format
2372
2435
msgid "Compute.api::inject_network_info %s"
2373
2436
msgstr ""
2374
2437
 
2375
 
#: nova/api/openstack/compute/contrib/admin_actions.py:173
 
2438
#: nova/api/openstack/compute/contrib/admin_actions.py:177
2376
2439
#, python-format
2377
2440
msgid "Compute.api::lock %s"
2378
2441
msgstr "Compute.api::lock %s"
2379
2442
 
2380
 
#: nova/api/openstack/compute/contrib/admin_actions.py:189
 
2443
#: nova/api/openstack/compute/contrib/admin_actions.py:193
2381
2444
#, python-format
2382
2445
msgid "Compute.api::unlock %s"
2383
2446
msgstr "Compute.api::unlock %s"
2384
2447
 
2385
 
#: nova/api/openstack/compute/contrib/admin_actions.py:219
 
2448
#: nova/api/openstack/compute/contrib/admin_actions.py:223
2386
2449
#, python-format
2387
2450
msgid "createBackup entity requires %s attribute"
2388
2451
msgstr ""
2389
2452
 
2390
 
#: nova/api/openstack/compute/contrib/admin_actions.py:223
 
2453
#: nova/api/openstack/compute/contrib/admin_actions.py:227
2391
2454
msgid "Malformed createBackup entity"
2392
2455
msgstr ""
2393
2456
 
2394
 
#: nova/api/openstack/compute/contrib/admin_actions.py:229
 
2457
#: nova/api/openstack/compute/contrib/admin_actions.py:233
2395
2458
msgid "createBackup attribute 'rotation' must be an integer"
2396
2459
msgstr ""
2397
2460
 
2398
 
#: nova/api/openstack/compute/contrib/admin_actions.py:244
 
2461
#: nova/api/openstack/compute/contrib/admin_actions.py:248
2399
2462
#: nova/api/openstack/compute/contrib/console_output.py:47
2400
 
#: nova/api/openstack/compute/contrib/console_output.py:59
2401
 
#: nova/api/openstack/compute/contrib/consoles.py:49
2402
 
#: nova/api/openstack/compute/contrib/consoles.py:60
2403
2463
#: nova/api/openstack/compute/contrib/server_diagnostics.py:47
2404
2464
#: nova/api/openstack/compute/contrib/server_start_stop.py:38
2405
2465
msgid "Instance not found"
2406
2466
msgstr "Instância não encontrada"
2407
2467
 
2408
 
#: nova/api/openstack/compute/contrib/admin_actions.py:272
 
2468
#: nova/api/openstack/compute/contrib/admin_actions.py:276
2409
2469
msgid "host and block_migration must be specified."
2410
2470
msgstr ""
2411
2471
 
2414
2474
msgid "Live migration of instance %(id)s to host %(host)s failed"
2415
2475
msgstr ""
2416
2476
 
 
2477
#: nova/api/openstack/compute/contrib/admin_actions.py:302
 
2478
#, python-format
 
2479
msgid "Desired state must be specified.  Valid states are: %s"
 
2480
msgstr ""
 
2481
 
 
2482
#: nova/api/openstack/compute/contrib/admin_actions.py:315
 
2483
#, fuzzy, python-format
 
2484
msgid "Compute.api::resetState %s"
 
2485
msgstr "compute.api::resume %s"
 
2486
 
2417
2487
#: nova/api/openstack/compute/contrib/aggregates.py:76
2418
2488
#, python-format
2419
2489
msgid ""
2442
2512
msgstr ""
2443
2513
 
2444
2514
#: nova/api/openstack/compute/contrib/aggregates.py:152
2445
 
#: nova/api/openstack/compute/contrib/aggregates.py:158
 
2515
#: nova/api/openstack/compute/contrib/aggregates.py:157
2446
2516
#, python-format
2447
2517
msgid "Cannot add host %(host)s in aggregate %(id)s"
2448
2518
msgstr ""
2449
2519
 
2450
 
#: nova/api/openstack/compute/contrib/aggregates.py:171
2451
 
#: nova/api/openstack/compute/contrib/aggregates.py:175
 
2520
#: nova/api/openstack/compute/contrib/aggregates.py:170
 
2521
#: nova/api/openstack/compute/contrib/aggregates.py:174
2452
2522
#, python-format
2453
2523
msgid "Cannot remove host %(host)s in aggregate %(id)s"
2454
2524
msgstr ""
2455
2525
 
2456
 
#: nova/api/openstack/compute/contrib/aggregates.py:195
 
2526
#: nova/api/openstack/compute/contrib/aggregates.py:194
2457
2527
#, python-format
2458
2528
msgid "Cannot set metadata %(metadata)s in aggregate %(id)s"
2459
2529
msgstr ""
2460
2530
 
2461
 
#: nova/api/openstack/compute/contrib/certificates.py:77
 
2531
#: nova/api/openstack/compute/contrib/certificates.py:76
2462
2532
msgid "Only root certificate can be retrieved."
2463
2533
msgstr ""
2464
2534
 
2465
 
#: nova/api/openstack/compute/contrib/cloudpipe.py:146
 
2535
#: nova/api/openstack/compute/contrib/cloudpipe.py:142
2466
2536
msgid ""
2467
2537
"Unable to claim IP for VPN instances, ensure it isn't running, and try "
2468
2538
"again in a few minutes"
2469
2539
msgstr ""
2470
2540
 
2471
 
#: nova/api/openstack/compute/contrib/consoles.py:44
2472
 
msgid "Missing type specification"
2473
 
msgstr ""
2474
 
 
2475
 
#: nova/api/openstack/compute/contrib/consoles.py:56
2476
 
msgid "Invalid type specification"
2477
 
msgstr ""
2478
 
 
2479
 
#: nova/api/openstack/compute/contrib/disk_config.py:44
 
2541
#: nova/api/openstack/compute/contrib/console_output.py:52
 
2542
msgid "os-getConsoleOutput malformed or missing from request body"
 
2543
msgstr ""
 
2544
 
 
2545
#: nova/api/openstack/compute/contrib/console_output.py:59
 
2546
msgid "Length in request body must be an integer value"
 
2547
msgstr ""
 
2548
 
 
2549
#: nova/api/openstack/compute/contrib/console_output.py:67
 
2550
#, fuzzy, python-format
 
2551
msgid "Unable to get console"
 
2552
msgstr "Não é possível desconectar o volume %s"
 
2553
 
 
2554
#: nova/api/openstack/compute/contrib/disk_config.py:43
2480
2555
#, python-format
2481
2556
msgid "%s must be either 'MANUAL' or 'AUTO'."
2482
2557
msgstr ""
2483
2558
 
2484
 
#: nova/api/openstack/compute/contrib/extended_server_attributes.py:77
2485
 
#: nova/api/openstack/compute/contrib/extended_status.py:61
2486
 
msgid "Server not found."
2487
 
msgstr ""
2488
 
 
2489
 
#: nova/api/openstack/compute/contrib/flavorextradata.py:61
2490
 
#: nova/api/openstack/compute/contrib/flavorextradata.py:91
 
2559
#: nova/api/openstack/compute/contrib/flavor_access.py:80
 
2560
#: nova/api/openstack/compute/contrib/flavor_access.py:104
2491
2561
#, fuzzy
2492
2562
msgid "Flavor not found."
2493
2563
msgstr "Imagem não encontrada."
2494
2564
 
 
2565
#: nova/api/openstack/compute/contrib/flavor_access.py:109
 
2566
msgid "Access list not available for public flavors."
 
2567
msgstr ""
 
2568
 
 
2569
#: nova/api/openstack/compute/contrib/flavor_access.py:121
 
2570
#, fuzzy
 
2571
msgid "No request body"
 
2572
msgstr "Corpo do pedido está mal formado"
 
2573
 
2495
2574
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
2496
2575
#: nova/api/openstack/compute/contrib/volumetypes.py:150
2497
2576
#: nova/api/openstack/volume/contrib/types_extra_specs.py:65
2498
2577
msgid "No Request Body"
2499
2578
msgstr ""
2500
2579
 
2501
 
#: nova/api/openstack/compute/contrib/floating_ips.py:156
 
2580
#: nova/api/openstack/compute/contrib/floating_ips.py:97
 
2581
msgid "Floating ip is not associated"
 
2582
msgstr ""
 
2583
 
 
2584
#: nova/api/openstack/compute/contrib/floating_ips.py:175
2502
2585
#, python-format
2503
2586
msgid "No more floating ips in pool %s."
2504
2587
msgstr ""
2505
2588
 
2506
 
#: nova/api/openstack/compute/contrib/floating_ips.py:158
 
2589
#: nova/api/openstack/compute/contrib/floating_ips.py:177
2507
2590
msgid "No more floating ips available."
2508
2591
msgstr ""
2509
2592
 
2510
 
#: nova/api/openstack/compute/contrib/floating_ips.py:196
2511
 
#: nova/api/openstack/compute/contrib/floating_ips.py:222
2512
 
#: nova/api/openstack/compute/contrib/security_groups.py:584
2513
 
#: nova/api/openstack/compute/contrib/security_groups.py:617
 
2593
#: nova/api/openstack/compute/contrib/floating_ips.py:221
 
2594
#: nova/api/openstack/compute/contrib/floating_ips.py:273
 
2595
#: nova/api/openstack/compute/contrib/security_groups.py:412
2514
2596
msgid "Missing parameter dict"
2515
2597
msgstr ""
2516
2598
 
2517
 
#: nova/api/openstack/compute/contrib/floating_ips.py:199
2518
 
#: nova/api/openstack/compute/contrib/floating_ips.py:225
 
2599
#: nova/api/openstack/compute/contrib/floating_ips.py:224
 
2600
#: nova/api/openstack/compute/contrib/floating_ips.py:276
2519
2601
msgid "Address not specified"
2520
2602
msgstr "Endereço não especificado"
2521
2603
 
2522
 
#: nova/api/openstack/compute/contrib/floating_ips.py:208
 
2604
#: nova/api/openstack/compute/contrib/floating_ips.py:231
 
2605
msgid "No nw_info cache associated with instance"
 
2606
msgstr ""
 
2607
 
 
2608
#: nova/api/openstack/compute/contrib/floating_ips.py:236
2523
2609
msgid "No fixed ips associated to instance"
2524
2610
msgstr ""
2525
2611
 
2526
 
#: nova/api/openstack/compute/contrib/hosts.py:144
 
2612
#: nova/api/openstack/compute/contrib/floating_ips.py:252
 
2613
msgid "floating ip is already associated"
 
2614
msgstr ""
 
2615
 
 
2616
#: nova/api/openstack/compute/contrib/floating_ips.py:255
 
2617
msgid "l3driver call to add floating ip failed"
 
2618
msgstr ""
 
2619
 
 
2620
#: nova/api/openstack/compute/contrib/floating_ips.py:258
 
2621
msgid "Error. Unable to associate floating ip"
 
2622
msgstr ""
 
2623
 
 
2624
#: nova/api/openstack/compute/contrib/hosts.py:119
 
2625
#, fuzzy, python-format
 
2626
msgid "Host '%s' could not be found."
 
2627
msgstr "Host %(host)s não encontrado."
 
2628
 
 
2629
#: nova/api/openstack/compute/contrib/hosts.py:148
2527
2630
#, python-format
2528
2631
msgid "Invalid status: '%s'"
2529
2632
msgstr ""
2530
2633
 
2531
 
#: nova/api/openstack/compute/contrib/hosts.py:148
 
2634
#: nova/api/openstack/compute/contrib/hosts.py:152
2532
2635
#, fuzzy, python-format
2533
2636
msgid "Invalid mode: '%s'"
2534
2637
msgstr "Backend inválido: %s"
2535
2638
 
2536
 
#: nova/api/openstack/compute/contrib/hosts.py:152
 
2639
#: nova/api/openstack/compute/contrib/hosts.py:156
2537
2640
#, python-format
2538
2641
msgid "Invalid update setting: '%s'"
2539
2642
msgstr ""
2540
2643
 
2541
 
#: nova/api/openstack/compute/contrib/hosts.py:170
 
2644
#: nova/api/openstack/compute/contrib/hosts.py:174
2542
2645
#, python-format
2543
2646
msgid "Putting host %(host)s in maintenance mode %(mode)s."
2544
2647
msgstr ""
2545
2648
 
2546
 
#: nova/api/openstack/compute/contrib/hosts.py:181
 
2649
#: nova/api/openstack/compute/contrib/hosts.py:185
2547
2650
#, python-format
2548
2651
msgid "Setting host %(host)s to %(state)s."
2549
2652
msgstr ""
2550
2653
 
2551
 
#: nova/api/openstack/compute/contrib/hosts.py:228
 
2654
#: nova/api/openstack/compute/contrib/hosts.py:232
2552
2655
msgid "Describe-resource is admin only functionality"
2553
2656
msgstr ""
2554
2657
 
2555
 
#: nova/api/openstack/compute/contrib/hosts.py:236
 
2658
#: nova/api/openstack/compute/contrib/hosts.py:240
2556
2659
msgid "Host not found"
2557
2660
msgstr ""
2558
2661
 
 
2662
#: nova/api/openstack/compute/contrib/hypervisors.py:184
 
2663
#: nova/api/openstack/compute/contrib/hypervisors.py:195
 
2664
#, fuzzy, python-format
 
2665
msgid "Hypervisor with ID '%s' could not be found."
 
2666
msgstr "Serviço %(service_id)s não encontrado."
 
2667
 
 
2668
#: nova/api/openstack/compute/contrib/hypervisors.py:203
 
2669
msgid "Virt driver does not implement uptime function."
 
2670
msgstr ""
 
2671
 
 
2672
#: nova/api/openstack/compute/contrib/hypervisors.py:218
 
2673
#: nova/api/openstack/compute/contrib/hypervisors.py:232
 
2674
#, fuzzy, python-format
 
2675
msgid "No hypervisor matching '%s' could be found."
 
2676
msgstr "Usuário %(user_id)s não foi encontrado."
 
2677
 
 
2678
#: nova/api/openstack/compute/contrib/instance_usage_audit_log.py:54
 
2679
#, fuzzy, python-format
 
2680
msgid "Invalid timestamp for date %s"
 
2681
msgstr "Assinatura inválida para usuário %s"
 
2682
 
2559
2683
#: nova/api/openstack/compute/contrib/multinic.py:52
2560
2684
msgid "Missing 'networkId' argument for addFixedIp"
2561
2685
msgstr ""
2569
2693
msgid "Unable to find address %r"
2570
2694
msgstr ""
2571
2695
 
2572
 
#: nova/api/openstack/compute/contrib/networks.py:65
 
2696
#: nova/api/openstack/compute/contrib/networks.py:72
2573
2697
#, python-format
2574
2698
msgid "Network does not have %s action"
2575
2699
msgstr ""
2576
2700
 
2577
 
#: nova/api/openstack/compute/contrib/networks.py:73
 
2701
#: nova/api/openstack/compute/contrib/networks.py:80
2578
2702
#, python-format
2579
2703
msgid "Disassociating network with id %s"
2580
2704
msgstr ""
2581
2705
 
2582
 
#: nova/api/openstack/compute/contrib/networks.py:77
2583
 
#: nova/api/openstack/compute/contrib/networks.py:94
2584
 
#: nova/api/openstack/compute/contrib/networks.py:104
 
2706
#: nova/api/openstack/compute/contrib/networks.py:84
 
2707
#: nova/api/openstack/compute/contrib/networks.py:101
 
2708
#: nova/api/openstack/compute/contrib/networks.py:111
2585
2709
msgid "Network not found"
2586
2710
msgstr ""
2587
2711
 
2588
 
#: nova/api/openstack/compute/contrib/networks.py:90
 
2712
#: nova/api/openstack/compute/contrib/networks.py:97
2589
2713
#, python-format
2590
2714
msgid "Showing network with id %s"
2591
2715
msgstr "Mostrando rede com id %s"
2592
2716
 
2593
 
#: nova/api/openstack/compute/contrib/networks.py:100
 
2717
#: nova/api/openstack/compute/contrib/networks.py:107
2594
2718
#, python-format
2595
2719
msgid "Deleting network with id %s"
2596
2720
msgstr "Removendo rede com id %s"
2597
2721
 
2598
 
#: nova/api/openstack/compute/contrib/quotas.py:59
 
2722
#: nova/api/openstack/compute/contrib/networks.py:122
 
2723
#, fuzzy, python-format
 
2724
msgid "Missing network in body"
 
2725
msgstr "Mostrando rede com id %s"
 
2726
 
 
2727
#: nova/api/openstack/compute/contrib/networks.py:126
 
2728
msgid "Network label is required"
 
2729
msgstr ""
 
2730
 
 
2731
#: nova/api/openstack/compute/contrib/networks.py:130
 
2732
msgid "Network cidr or cidr_v6 is required"
 
2733
msgstr ""
 
2734
 
 
2735
#: nova/api/openstack/compute/contrib/networks.py:132
 
2736
#, fuzzy, python-format
 
2737
msgid "Creating network with label %s"
 
2738
msgstr "Removendo rede com id %s"
 
2739
 
 
2740
#: nova/api/openstack/compute/contrib/networks.py:148
 
2741
#, python-format
 
2742
msgid "Associating network %(network)s with project %(project)s"
 
2743
msgstr ""
 
2744
 
 
2745
#: nova/api/openstack/compute/contrib/networks.py:156
 
2746
#, python-format
 
2747
msgid "Cannot associate network %(network)s with project %(project)s: %(message)s"
 
2748
msgstr ""
 
2749
 
 
2750
#: nova/api/openstack/compute/contrib/quotas.py:63
2599
2751
msgid "Quota limit must be -1 or greater."
2600
2752
msgstr ""
2601
2753
 
2603
2755
msgid "Malformed scheduler_hints attribute"
2604
2756
msgstr ""
2605
2757
 
2606
 
#: nova/api/openstack/compute/contrib/security_groups.py:224
 
2758
#: nova/api/openstack/compute/contrib/security_groups.py:223
2607
2759
msgid "Security group id should be integer"
2608
2760
msgstr ""
2609
2761
 
2610
 
#: nova/api/openstack/compute/contrib/security_groups.py:245
2611
 
#, fuzzy, python-format
2612
 
msgid "Security group is still in use"
2613
 
msgstr "Revogado entrada do grupo de segurança %s"
2614
 
 
2615
 
#: nova/api/openstack/compute/contrib/security_groups.py:301
2616
 
#, python-format
2617
 
msgid "Security group %s already exists"
2618
 
msgstr ""
2619
 
 
2620
 
#: nova/api/openstack/compute/contrib/security_groups.py:321
2621
 
#, python-format
2622
 
msgid "Security group %s is not a string or unicode"
2623
 
msgstr ""
2624
 
 
2625
 
#: nova/api/openstack/compute/contrib/security_groups.py:324
2626
 
#, python-format
2627
 
msgid "Security group %s cannot be empty."
2628
 
msgstr ""
2629
 
 
2630
 
#: nova/api/openstack/compute/contrib/security_groups.py:327
2631
 
#, python-format
2632
 
msgid "Security group %s should not be greater than 255 characters."
2633
 
msgstr ""
2634
 
 
2635
 
#: nova/api/openstack/compute/contrib/security_groups.py:354
2636
 
msgid "Parent group id is not integer"
2637
 
msgstr ""
2638
 
 
2639
 
#: nova/api/openstack/compute/contrib/security_groups.py:357
2640
 
#, python-format
2641
 
msgid "Security group (%s) not found"
2642
 
msgstr ""
2643
 
 
2644
 
#: nova/api/openstack/compute/contrib/security_groups.py:375
 
2762
#: nova/api/openstack/compute/contrib/security_groups.py:328
2645
2763
msgid "Not enough parameters to build a valid rule."
2646
2764
msgstr ""
2647
2765
 
2648
 
#: nova/api/openstack/compute/contrib/security_groups.py:382
 
2766
#: nova/api/openstack/compute/contrib/security_groups.py:334
2649
2767
#, python-format
2650
2768
msgid "This rule already exists in group %s"
2651
2769
msgstr "Esta regra já existe no grupo %s"
2652
2770
 
2653
 
#: nova/api/openstack/compute/contrib/security_groups.py:427
2654
 
msgid "Parent or group id is not integer"
2655
 
msgstr ""
2656
 
 
2657
 
#: nova/api/openstack/compute/contrib/security_groups.py:520
2658
 
msgid "Rule id is not integer"
2659
 
msgstr ""
2660
 
 
2661
 
#: nova/api/openstack/compute/contrib/security_groups.py:523
2662
 
#, python-format
2663
 
msgid "Rule (%s) not found"
2664
 
msgstr ""
2665
 
 
2666
 
#: nova/api/openstack/compute/contrib/security_groups.py:587
2667
 
#: nova/api/openstack/compute/contrib/security_groups.py:620
 
2771
#: nova/api/openstack/compute/contrib/security_groups.py:415
2668
2772
msgid "Security group not specified"
2669
2773
msgstr ""
2670
2774
 
2671
 
#: nova/api/openstack/compute/contrib/security_groups.py:591
2672
 
#: nova/api/openstack/compute/contrib/security_groups.py:624
 
2775
#: nova/api/openstack/compute/contrib/security_groups.py:419
2673
2776
msgid "Security group name cannot be empty"
2674
2777
msgstr ""
2675
2778
 
2676
2779
#: nova/api/openstack/compute/contrib/server_start_stop.py:46
2677
 
#, fuzzy, python-format
 
2780
#, fuzzy
2678
2781
msgid "start instance"
2679
2782
msgstr "Iniciando instância %s"
2680
2783
 
2681
2784
#: nova/api/openstack/compute/contrib/server_start_stop.py:55
2682
 
#, fuzzy, python-format
 
2785
#, fuzzy
2683
2786
msgid "stop instance"
2684
2787
msgstr "Reiniciar instância %r"
2685
2788
 
2686
 
#: nova/api/openstack/compute/contrib/volumes.py:75
2687
 
#: nova/api/openstack/volume/volumes.py:100
 
2789
#: nova/api/openstack/compute/contrib/volumes.py:76
 
2790
#: nova/api/openstack/volume/volumes.py:101
2688
2791
#, python-format
2689
2792
msgid "vol=%s"
2690
2793
msgstr "vol=%s"
2691
2794
 
2692
 
#: nova/api/openstack/compute/contrib/volumes.py:148
2693
 
#: nova/api/openstack/volume/volumes.py:178
 
2795
#: nova/api/openstack/compute/contrib/volumes.py:188
 
2796
#: nova/api/openstack/volume/volumes.py:218
2694
2797
#, python-format
2695
2798
msgid "Delete volume with id: %s"
2696
2799
msgstr "Remover volume com id: %s"
2697
2800
 
2698
 
#: nova/api/openstack/compute/contrib/volumes.py:311
2699
 
#: nova/api/openstack/compute/contrib/volumes.py:389
 
2801
#: nova/api/openstack/compute/contrib/volumes.py:359
 
2802
#: nova/api/openstack/compute/contrib/volumes.py:439
2700
2803
#, fuzzy, python-format
2701
2804
msgid "Instance %s is not attached."
2702
2805
msgstr "Instância %s não encontrada"
2703
2806
 
2704
 
#: nova/api/openstack/compute/contrib/volumes.py:342
 
2807
#: nova/api/openstack/compute/contrib/volumes.py:390
2705
2808
#, python-format
2706
2809
msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
2707
2810
msgstr ""
2708
2811
 
2709
 
#: nova/api/openstack/compute/contrib/volumes.py:510
2710
 
#: nova/api/openstack/volume/snapshots.py:110
 
2812
#: nova/api/openstack/compute/contrib/volumes.py:553
 
2813
#: nova/api/openstack/volume/snapshots.py:111
2711
2814
#, python-format
2712
2815
msgid "Delete snapshot with id: %s"
2713
2816
msgstr ""
2714
2817
 
2715
 
#: nova/api/openstack/compute/contrib/volumes.py:553
2716
 
#: nova/api/openstack/volume/snapshots.py:150
 
2818
#: nova/api/openstack/compute/contrib/volumes.py:596
 
2819
#: nova/api/openstack/volume/snapshots.py:155
2717
2820
#, python-format
2718
2821
msgid "Create snapshot from volume %s"
2719
2822
msgstr ""
2720
2823
 
 
2824
#: nova/api/openstack/compute/contrib/volumes.py:600
 
2825
#: nova/api/openstack/volume/snapshots.py:159
 
2826
#, python-format
 
2827
msgid "Invalid value '%s' for force. "
 
2828
msgstr ""
 
2829
 
 
2830
#: nova/api/openstack/compute/views/servers.py:182
 
2831
msgid "Instance has had its instance_type removed from the DB"
 
2832
msgstr ""
 
2833
 
 
2834
#: nova/api/openstack/volume/volumes.py:325
 
2835
#, python-format
 
2836
msgid "Removing options '%(bad_options)s' from query"
 
2837
msgstr ""
 
2838
 
2721
2839
#: nova/api/openstack/volume/contrib/types_extra_specs.py:90
2722
2840
msgid "Malformed extra specs"
2723
2841
msgstr ""
2724
2842
 
2725
 
#: nova/auth/fakeldap.py:33
 
2843
#: nova/auth/fakeldap.py:34
2726
2844
msgid "Attempted to instantiate singleton"
2727
2845
msgstr "Tentativa de instanciar singleton"
2728
2846
 
2729
 
#: nova/auth/ldapdriver.py:650
2730
 
#, python-format
2731
 
msgid ""
2732
 
"Attempted to remove the last member of a group. Deleting the group at %s "
2733
 
"instead."
2734
 
msgstr ""
2735
 
"Tentatica de remover o último membto de um grupo. Ao invés disso "
2736
 
"excluindo o grupo %s."
2737
 
 
2738
 
#: nova/auth/manager.py:299
2739
 
#, python-format
2740
 
msgid "Looking up user: %r"
2741
 
msgstr "Procurando usuário: %r"
2742
 
 
2743
 
#: nova/auth/manager.py:303
2744
 
#, python-format
2745
 
msgid "Failed authorization for access key %s"
2746
 
msgstr "Falha de autorização para chave de acesso %s"
2747
 
 
2748
 
#: nova/auth/manager.py:309
2749
 
#, python-format
2750
 
msgid "Using project name = user name (%s)"
2751
 
msgstr "Usando nome do projeto = nome do usuário (%s)"
2752
 
 
2753
 
#: nova/auth/manager.py:316
2754
 
#, python-format
2755
 
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
2756
 
msgstr ""
2757
 
 
2758
 
#: nova/auth/manager.py:325
2759
 
#, python-format
2760
 
msgid ""
2761
 
"Failed authorization: user %(uname)s not admin and not member of project "
2762
 
"%(pjname)s"
2763
 
msgstr ""
2764
 
 
2765
 
#: nova/auth/manager.py:332 nova/auth/manager.py:344
2766
 
#, python-format
2767
 
msgid "user.secret: %s"
2768
 
msgstr ""
2769
 
 
2770
 
#: nova/auth/manager.py:333 nova/auth/manager.py:345
2771
 
#, python-format
2772
 
msgid "expected_signature: %s"
2773
 
msgstr ""
2774
 
 
2775
 
#: nova/auth/manager.py:334 nova/auth/manager.py:346
2776
 
#, python-format
2777
 
msgid "signature: %s"
2778
 
msgstr ""
2779
 
 
2780
 
#: nova/auth/manager.py:336 nova/auth/manager.py:358
2781
 
#, python-format
2782
 
msgid "Invalid signature for user %s"
2783
 
msgstr "Assinatura inválida para usuário %s"
2784
 
 
2785
 
#: nova/auth/manager.py:354
2786
 
#, python-format
2787
 
msgid "host_only_signature: %s"
2788
 
msgstr ""
2789
 
 
2790
 
#: nova/auth/manager.py:450
2791
 
msgid "Must specify project"
2792
 
msgstr "Deve especificar projeto"
2793
 
 
2794
 
#: nova/auth/manager.py:491
2795
 
#, python-format
2796
 
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
2797
 
msgstr ""
2798
 
 
2799
 
#: nova/auth/manager.py:494
2800
 
#, python-format
2801
 
msgid "Adding sitewide role %(role)s to user %(uid)s"
2802
 
msgstr ""
2803
 
 
2804
 
#: nova/auth/manager.py:520
2805
 
#, python-format
2806
 
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
2807
 
msgstr ""
2808
 
 
2809
 
#: nova/auth/manager.py:523
2810
 
#, python-format
2811
 
msgid "Removing sitewide role %(role)s from user %(uid)s"
2812
 
msgstr ""
2813
 
 
2814
 
#: nova/auth/manager.py:596
2815
 
#, python-format
2816
 
msgid "Created project %(name)s with manager %(manager_user)s"
2817
 
msgstr ""
2818
 
 
2819
 
#: nova/auth/manager.py:614
2820
 
#, python-format
2821
 
msgid "modifying project %s"
2822
 
msgstr "modificando projeto %s"
2823
 
 
2824
 
#: nova/auth/manager.py:626
2825
 
#, python-format
2826
 
msgid "Adding user %(uid)s to project %(pid)s"
2827
 
msgstr "Adicionando usuário %(uid)s ao projeto %(pid)s"
2828
 
 
2829
 
#: nova/auth/manager.py:647
2830
 
#, python-format
2831
 
msgid "Remove user %(uid)s from project %(pid)s"
2832
 
msgstr "Remover usuário %(uid)s do projeto %(pid)s"
2833
 
 
2834
 
#: nova/auth/manager.py:677
2835
 
#, python-format
2836
 
msgid "Deleting project %s"
2837
 
msgstr "Excluindo projeto %s"
2838
 
 
2839
 
#: nova/auth/manager.py:735
2840
 
#, python-format
2841
 
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
2842
 
msgstr ""
2843
 
 
2844
 
#: nova/auth/manager.py:744
2845
 
#, python-format
2846
 
msgid "Deleting user %s"
2847
 
msgstr "Apagando usuário %s"
2848
 
 
2849
 
#: nova/auth/manager.py:754
2850
 
#, python-format
2851
 
msgid "Access Key change for user %s"
2852
 
msgstr ""
2853
 
 
2854
 
#: nova/auth/manager.py:756
2855
 
#, python-format
2856
 
msgid "Secret Key change for user %s"
2857
 
msgstr ""
2858
 
 
2859
 
#: nova/auth/manager.py:758
2860
 
#, python-format
2861
 
msgid "Admin status set to %(admin)r for user %(uid)s"
2862
 
msgstr ""
2863
 
 
2864
 
#: nova/auth/manager.py:803
2865
 
#, python-format
2866
 
msgid "No vpn data for project %s"
2867
 
msgstr ""
2868
 
 
2869
 
#: nova/auth/signer.py:147
2870
 
msgid "SHA256 not supported on this server"
2871
 
msgstr ""
2872
 
 
2873
 
#: nova/cloudpipe/pipelib.py:45
2874
 
#, fuzzy, python-format
 
2847
#: nova/cloudpipe/pipelib.py:43
 
2848
#, fuzzy
2875
2849
msgid "Instance type for vpn instances"
2876
2850
msgstr "tipo de instância %(instance_type)s é inválida."
2877
2851
 
2878
 
#: nova/cloudpipe/pipelib.py:48
 
2852
#: nova/cloudpipe/pipelib.py:46
2879
2853
msgid "Template for cloudpipe instance boot script"
2880
2854
msgstr ""
2881
2855
 
2882
 
#: nova/cloudpipe/pipelib.py:51
 
2856
#: nova/cloudpipe/pipelib.py:49
2883
2857
msgid "Network to push into openvpn config"
2884
2858
msgstr ""
2885
2859
 
2886
 
#: nova/cloudpipe/pipelib.py:54
 
2860
#: nova/cloudpipe/pipelib.py:52
2887
2861
msgid "Netmask to push into openvpn config"
2888
2862
msgstr ""
2889
2863
 
2890
 
#: nova/cloudpipe/pipelib.py:106
 
2864
#: nova/cloudpipe/pipelib.py:104
2891
2865
#, python-format
2892
2866
msgid "Launching VPN for %s"
2893
2867
msgstr "Executando VPN para %s"
2894
2868
 
2895
 
#: nova/compute/api.py:131
2896
 
msgid "No compute host specified"
2897
 
msgstr ""
2898
 
 
2899
 
#: nova/compute/api.py:134
 
2869
#: nova/common/deprecated.py:53
2900
2870
#, python-format
2901
 
msgid "Unable to find host for Instance %s"
2902
 
msgstr ""
2903
 
 
2904
 
#: nova/compute/api.py:196
 
2871
msgid "Deprecated Config: %s"
 
2872
msgstr ""
 
2873
 
 
2874
#: nova/common/sqlalchemyutils.py:68
 
2875
msgid "Id not in sort_keys; is sort_keys unique?"
 
2876
msgstr ""
 
2877
 
 
2878
#: nova/common/sqlalchemyutils.py:116
 
2879
msgid "Unknown sort direction, must be 'desc' or 'asc'"
 
2880
msgstr ""
 
2881
 
 
2882
#: nova/compute/api.py:219
2905
2883
msgid "Cannot run any more instances of this type."
2906
2884
msgstr ""
2907
2885
 
2908
 
#: nova/compute/api.py:199
 
2886
#: nova/compute/api.py:226
2909
2887
#, python-format
2910
2888
msgid "Can only run %s more instances of this type."
2911
2889
msgstr ""
2912
2890
 
2913
 
#: nova/compute/api.py:202
 
2891
#: nova/compute/api.py:235
2914
2892
#, python-format
2915
 
msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances. %(msg)s"
 
2893
msgid ""
 
2894
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s "
 
2895
"instances. %(msg)s"
2916
2896
msgstr ""
2917
2897
 
2918
 
#: nova/compute/api.py:216
 
2898
#: nova/compute/api.py:255
2919
2899
#, python-format
2920
2900
msgid ""
2921
2901
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
2922
2902
"properties"
2923
2903
msgstr ""
2924
2904
 
2925
 
#: nova/compute/api.py:226
 
2905
#: nova/compute/api.py:265
2926
2906
msgid "Metadata property key blank"
2927
2907
msgstr ""
2928
2908
 
2929
 
#: nova/compute/api.py:230
 
2909
#: nova/compute/api.py:269
2930
2910
msgid "Metadata property key greater than 255 characters"
2931
2911
msgstr ""
2932
2912
 
2933
 
#: nova/compute/api.py:234
 
2913
#: nova/compute/api.py:273
2934
2914
msgid "Metadata property value greater than 255 characters"
2935
2915
msgstr ""
2936
2916
 
2937
 
#: nova/compute/api.py:430
 
2917
#: nova/compute/api.py:489
2938
2918
#, python-format
2939
2919
msgid "Going to run %s instances..."
2940
2920
msgstr ""
2941
2921
 
2942
 
#: nova/compute/api.py:498
 
2922
#: nova/compute/api.py:562
2943
2923
#, python-format
2944
2924
msgid "bdm %s"
2945
2925
msgstr ""
2946
2926
 
2947
 
#: nova/compute/api.py:525
 
2927
#: nova/compute/api.py:589
2948
2928
#, python-format
2949
2929
msgid "block_device_mapping %s"
2950
2930
msgstr ""
2951
2931
 
2952
 
#: nova/compute/api.py:649
2953
 
#, python-format
2954
 
msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
2955
 
msgstr ""
2956
 
 
2957
 
#: nova/compute/api.py:929
 
2932
#: nova/compute/api.py:821
2958
2933
#, fuzzy
2959
2934
msgid "Going to try to soft delete instance"
2960
2935
msgstr "Começando a terminar instâncias"
2961
2936
 
2962
 
#: nova/compute/api.py:949
 
2937
#: nova/compute/api.py:838
2963
2938
msgid "No host for instance, deleting immediately"
2964
2939
msgstr ""
2965
2940
 
2966
 
#: nova/compute/api.py:997
 
2941
#: nova/compute/api.py:923
2967
2942
#, fuzzy
2968
2943
msgid "Going to try to terminate instance"
2969
2944
msgstr "Começando a terminar instâncias"
2970
2945
 
2971
 
#: nova/compute/api.py:1035
 
2946
#: nova/compute/api.py:963
2972
2947
#, fuzzy
2973
2948
msgid "Going to try to stop instance"
2974
2949
msgstr "Falhou ao reiniciar instância"
2975
2950
 
2976
 
#: nova/compute/api.py:1054
 
2951
#: nova/compute/api.py:977
2977
2952
#, fuzzy
2978
2953
msgid "Going to try to start instance"
2979
2954
msgstr "Começando a terminar instâncias"
2980
2955
 
2981
 
#: nova/compute/api.py:1058
2982
 
#, python-format
2983
 
msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
2984
 
msgstr ""
2985
 
 
2986
 
#: nova/compute/api.py:1129 nova/volume/api.py:173
 
2956
#: nova/compute/api.py:1041 nova/volume/api.py:229
2987
2957
#: nova/volume/volume_types.py:64
2988
2958
#, python-format
2989
2959
msgid "Searching by: %s"
2990
2960
msgstr ""
2991
2961
 
2992
 
#: nova/compute/api.py:1259
 
2962
#: nova/compute/api.py:1176
2993
2963
#, python-format
2994
2964
msgid "Image type not recognized %s"
2995
2965
msgstr ""
2996
2966
 
2997
 
#: nova/compute/api.py:1469
 
2967
#: nova/compute/api.py:1264
 
2968
#, python-format
 
2969
msgid "snapshot for %s"
 
2970
msgstr ""
 
2971
 
 
2972
#: nova/compute/api.py:1555
2998
2973
msgid "flavor_id is None. Assuming migration."
2999
2974
msgstr ""
3000
2975
 
3001
 
#: nova/compute/api.py:1477
 
2976
#: nova/compute/api.py:1564
3002
2977
#, python-format
3003
2978
msgid ""
3004
2979
"Old instance type %(current_instance_type_name)s,  new instance type "
3005
2980
"%(new_instance_type_name)s"
3006
2981
msgstr ""
3007
2982
 
3008
 
#: nova/compute/api.py:1737
 
2983
#: nova/compute/api.py:1606
3009
2984
#, python-format
3010
 
msgid "multiple fixedips exist, using the first: %s"
3011
 
msgstr ""
3012
 
 
3013
 
#: nova/compute/api.py:1954
 
2985
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s"
 
2986
msgstr ""
 
2987
 
 
2988
#: nova/compute/api.py:1778
 
2989
msgid "Locking"
 
2990
msgstr ""
 
2991
 
 
2992
#: nova/compute/api.py:1786
 
2993
msgid "Unlocking"
 
2994
msgstr ""
 
2995
 
 
2996
#: nova/compute/api.py:1854
 
2997
msgid "Volume must be attached in order to detach."
 
2998
msgstr ""
 
2999
 
 
3000
#: nova/compute/api.py:1939
 
3001
#, fuzzy, python-format
 
3002
msgid "Going to try to live migrate instance to %s"
 
3003
msgstr "Começando a terminar instâncias"
 
3004
 
 
3005
#: nova/compute/api.py:2088
3014
3006
msgid "Keypair name contains unsafe characters"
3015
3007
msgstr ""
3016
3008
 
3017
 
#: nova/compute/api.py:1958
 
3009
#: nova/compute/api.py:2092
3018
3010
msgid "Keypair name must be between 1 and 255 characters long"
3019
3011
msgstr ""
3020
3012
 
3021
 
#: nova/compute/instance_types.py:57 nova/compute/instance_types.py:65
 
3013
#: nova/compute/api.py:2193
 
3014
#, python-format
 
3015
msgid "Security group %s is not a string or unicode"
 
3016
msgstr ""
 
3017
 
 
3018
#: nova/compute/api.py:2196
 
3019
#, python-format
 
3020
msgid "Security group %s cannot be empty."
 
3021
msgstr ""
 
3022
 
 
3023
#: nova/compute/api.py:2204
 
3024
#, python-format
 
3025
msgid ""
 
3026
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
 
3027
"limited to '%(allowed)'."
 
3028
msgstr ""
 
3029
 
 
3030
#: nova/compute/api.py:2210
 
3031
#, python-format
 
3032
msgid "Security group %s should not be greater than 255 characters."
 
3033
msgstr ""
 
3034
 
 
3035
#: nova/compute/api.py:2228
 
3036
msgid "Quota exceeded, too many security groups."
 
3037
msgstr ""
 
3038
 
 
3039
#: nova/compute/api.py:2231
 
3040
#, python-format
 
3041
msgid "Create Security Group %s"
 
3042
msgstr "Criar Grupo de Segurança %s"
 
3043
 
 
3044
#: nova/compute/api.py:2238
 
3045
#, python-format
 
3046
msgid "Security group %s already exists"
 
3047
msgstr ""
 
3048
 
 
3049
#: nova/compute/api.py:2295
 
3050
#, fuzzy
 
3051
msgid "Security group is still in use"
 
3052
msgstr "Revogado entrada do grupo de segurança %s"
 
3053
 
 
3054
#: nova/compute/api.py:2303
 
3055
msgid "Failed to update usages deallocating security group"
 
3056
msgstr ""
 
3057
 
 
3058
#: nova/compute/api.py:2306
 
3059
#, python-format
 
3060
msgid "Delete security group %s"
 
3061
msgstr "Excluir grupo de segurança %s"
 
3062
 
 
3063
#: nova/compute/api.py:2563
 
3064
#, python-format
 
3065
msgid "Rule (%s) not found"
 
3066
msgstr ""
 
3067
 
 
3068
#: nova/compute/api.py:2572
 
3069
msgid "Quota exceeded, too many security group rules."
 
3070
msgstr ""
 
3071
 
 
3072
#: nova/compute/api.py:2575
 
3073
#, python-format
 
3074
msgid "Authorize security group ingress %s"
 
3075
msgstr "Autorizada entrada do grupo de segurança %s"
 
3076
 
 
3077
#: nova/compute/api.py:2586
 
3078
#, python-format
 
3079
msgid "Revoke security group ingress %s"
 
3080
msgstr "Revogado entrada do grupo de segurança %s"
 
3081
 
 
3082
#: nova/compute/instance_types.py:61
 
3083
msgid "names can only contain [a-zA-Z0-9_.- ]"
 
3084
msgstr ""
 
3085
 
 
3086
#: nova/compute/instance_types.py:70 nova/compute/instance_types.py:78
3022
3087
msgid "create arguments must be positive integers"
3023
3088
msgstr ""
3024
3089
 
3025
 
#: nova/compute/instance_types.py:76 nova/volume/volume_types.py:41
 
3090
#: nova/compute/instance_types.py:92 nova/volume/volume_types.py:41
3026
3091
#, python-format
3027
3092
msgid "DB error: %s"
3028
3093
msgstr ""
3029
3094
 
3030
 
#: nova/compute/instance_types.py:86
 
3095
#: nova/compute/instance_types.py:102
3031
3096
#, python-format
3032
3097
msgid "Instance type %s not found for deletion"
3033
3098
msgstr ""
3034
3099
 
3035
 
#: nova/compute/manager.py:160
3036
 
#, python-format
3037
 
msgid "check_instance_lock: decorating: |%s|"
3038
 
msgstr "check_instance_lock: decorating: |%s|"
3039
 
 
3040
 
#: nova/compute/manager.py:162
3041
 
#, fuzzy, python-format
3042
 
msgid "check_instance_lock: arguments: |%(self)s| |%(context)s|"
3043
 
msgstr "check_instance_lock: admin: |%s|"
3044
 
 
3045
 
#: nova/compute/manager.py:166
3046
 
#, python-format
3047
 
msgid "check_instance_lock: locked: |%s|"
3048
 
msgstr "check_instance_lock: locked: |%s|"
3049
 
 
3050
 
#: nova/compute/manager.py:168
3051
 
#, python-format
3052
 
msgid "check_instance_lock: admin: |%s|"
3053
 
msgstr "check_instance_lock: admin: |%s|"
3054
 
 
3055
 
#: nova/compute/manager.py:173
3056
 
#, python-format
3057
 
msgid "check_instance_lock: executing: |%s|"
3058
 
msgstr "check_instance_lock: executando: |%s|"
3059
 
 
3060
 
#: nova/compute/manager.py:177
3061
 
#, python-format
3062
 
msgid "check_instance_lock: not executing |%s|"
3063
 
msgstr "check_instance_lock: not executando |%s|"
3064
 
 
3065
 
#: nova/compute/manager.py:238
 
3100
#: nova/compute/manager.py:169
 
3101
msgid "Possibly task preempted."
 
3102
msgstr ""
 
3103
 
 
3104
#: nova/compute/manager.py:225
 
3105
#, python-format
 
3106
msgid "Loading compute driver '%s'"
 
3107
msgstr ""
 
3108
 
 
3109
#: nova/compute/manager.py:231
3066
3110
#, python-format
3067
3111
msgid "Unable to load the virtualization driver: %s"
3068
3112
msgstr "Não foi possível carregar o driver de virtualização: %s"
3069
3113
 
3070
 
#: nova/compute/manager.py:261
 
3114
#: nova/compute/manager.py:266
3071
3115
msgid "Instance has been destroyed from under us while trying to set it to ERROR"
3072
3116
msgstr ""
3073
3117
 
3074
 
#: nova/compute/manager.py:277
 
3118
#: nova/compute/manager.py:287
3075
3119
#, python-format
3076
3120
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
3077
3121
msgstr ""
3078
3122
 
3079
 
#: nova/compute/manager.py:282
 
3123
#: nova/compute/manager.py:301
3080
3124
msgid "Rebooting instance after nova-compute restart."
3081
3125
msgstr ""
3082
3126
 
3083
 
#: nova/compute/manager.py:292
 
3127
#: nova/compute/manager.py:315
 
3128
msgid "Hypervisor driver does not support resume guests"
 
3129
msgstr ""
 
3130
 
 
3131
#: nova/compute/manager.py:325
3084
3132
msgid "Hypervisor driver does not support firewall rules"
3085
3133
msgstr ""
3086
3134
 
3087
 
#: nova/compute/manager.py:297
 
3135
#: nova/compute/manager.py:334
3088
3136
msgid "Checking state"
3089
3137
msgstr ""
3090
3138
 
3091
 
#: nova/compute/manager.py:366
 
3139
#: nova/compute/manager.py:407
3092
3140
#, python-format
3093
3141
msgid "Setting up bdm %s"
3094
3142
msgstr ""
3095
3143
 
3096
 
#: nova/compute/manager.py:453
3097
 
#, fuzzy
3098
 
msgid "Instance not found."
3099
 
msgstr "Instância não encontrada"
3100
 
 
3101
 
#: nova/compute/manager.py:471
 
3144
#: nova/compute/manager.py:525
 
3145
#, fuzzy, python-format
 
3146
msgid "Build error: %s"
 
3147
msgstr "Capturado o erro: %s"
 
3148
 
 
3149
#: nova/compute/manager.py:542
 
3150
msgid "Error trying to reschedule"
 
3151
msgstr ""
 
3152
 
 
3153
#: nova/compute/manager.py:559
 
3154
msgid "Retry info not present, will not reschedule"
 
3155
msgstr ""
 
3156
 
 
3157
#: nova/compute/manager.py:564
 
3158
msgid "No request spec, will not reschedule"
 
3159
msgstr ""
 
3160
 
 
3161
#: nova/compute/manager.py:570
 
3162
#, python-format
 
3163
msgid "Re-scheduling instance: attempt %d"
 
3164
msgstr ""
 
3165
 
 
3166
#: nova/compute/manager.py:595
3102
3167
msgid "Instance build timed out. Set to error state."
3103
3168
msgstr ""
3104
3169
 
3105
 
#: nova/compute/manager.py:501
 
3170
#: nova/compute/manager.py:626
3106
3171
msgid "Instance has already been created"
3107
3172
msgstr "A instância já foi criada"
3108
3173
 
3109
 
#: nova/compute/manager.py:544
 
3174
#: nova/compute/manager.py:669
3110
3175
#, python-format
3111
3176
msgid ""
3112
3177
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3113
3178
"allowed_size_bytes=%(allowed_size_bytes)d"
3114
3179
msgstr ""
3115
3180
 
3116
 
#: nova/compute/manager.py:550
 
3181
#: nova/compute/manager.py:675
3117
3182
#, python-format
3118
3183
msgid ""
3119
3184
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3120
3185
"size %(allowed_size_bytes)d"
3121
3186
msgstr ""
3122
3187
 
3123
 
#: nova/compute/manager.py:560
 
3188
#: nova/compute/manager.py:685
3124
3189
msgid "Starting instance..."
3125
3190
msgstr ""
3126
3191
 
3127
 
#: nova/compute/manager.py:570
3128
 
msgid "Skipping network allocation for instance"
3129
 
msgstr ""
3130
 
 
3131
 
#: nova/compute/manager.py:583
 
3192
#: nova/compute/manager.py:707
3132
3193
msgid "Instance failed network setup"
3133
3194
msgstr ""
3134
3195
 
3135
 
#: nova/compute/manager.py:587
 
3196
#: nova/compute/manager.py:711
3136
3197
#, python-format
3137
3198
msgid "Instance network_info: |%s|"
3138
3199
msgstr ""
3139
3200
 
3140
 
#: nova/compute/manager.py:600
 
3201
#: nova/compute/manager.py:724
3141
3202
msgid "Instance failed block device setup"
3142
3203
msgstr ""
3143
3204
 
3144
 
#: nova/compute/manager.py:616
 
3205
#: nova/compute/manager.py:742
3145
3206
msgid "Instance failed to spawn"
3146
3207
msgstr ""
3147
3208
 
3148
 
#: nova/compute/manager.py:640
 
3209
#: nova/compute/manager.py:766
3149
3210
msgid "Deallocating network for instance"
3150
3211
msgstr ""
3151
3212
 
3152
 
#: nova/compute/manager.py:695
 
3213
#: nova/compute/manager.py:826
3153
3214
#, python-format
3154
3215
msgid "%(action_str)s instance"
3155
3216
msgstr ""
3156
3217
 
3157
 
#: nova/compute/manager.py:722
 
3218
#: nova/compute/manager.py:857
3158
3219
#, python-format
3159
3220
msgid "Ignoring DiskNotFound: %s"
3160
3221
msgstr ""
3161
3222
 
3162
 
#: nova/compute/manager.py:731
 
3223
#: nova/compute/manager.py:860
 
3224
#, python-format
 
3225
msgid "Ignoring VolumeNotFound: %s"
 
3226
msgstr ""
 
3227
 
 
3228
#: nova/compute/manager.py:869
3163
3229
#, python-format
3164
3230
msgid "terminating bdm %s"
3165
3231
msgstr ""
3166
3232
 
3167
 
#: nova/compute/manager.py:770 nova/compute/manager.py:1374
3168
 
#: nova/compute/manager.py:1394 nova/compute/manager.py:1490
3169
 
#: nova/compute/manager.py:2620
 
3233
#: nova/compute/manager.py:915 nova/compute/manager.py:1644
 
3234
#: nova/compute/manager.py:2811
3170
3235
#, python-format
3171
3236
msgid "%s. Setting instance vm_state to ERROR"
3172
3237
msgstr ""
3173
3238
 
3174
 
#: nova/compute/manager.py:843
3175
 
msgid "Cannot rebuild instance because the given image does not exist."
3176
 
msgstr ""
3177
 
 
3178
 
#: nova/compute/manager.py:848
3179
 
#, fuzzy, python-format
3180
 
msgid "Cannot rebuild instance: %(exc)s"
3181
 
msgstr "Reconstruindo instância %s"
3182
 
 
3183
 
#: nova/compute/manager.py:856
3184
 
#, fuzzy, python-format
 
3239
#: nova/compute/manager.py:997
 
3240
#, fuzzy
3185
3241
msgid "Rebuilding instance"
3186
3242
msgstr "Reconstruindo instância %s"
3187
3243
 
3188
 
#: nova/compute/manager.py:922
3189
 
#, fuzzy, python-format
 
3244
#: nova/compute/manager.py:1073
 
3245
#, fuzzy
3190
3246
msgid "Rebooting instance"
3191
3247
msgstr "Reiniciando a instância %s"
3192
3248
 
3193
 
#: nova/compute/manager.py:938
 
3249
#: nova/compute/manager.py:1085
3194
3250
#, python-format
3195
3251
msgid ""
3196
3252
"trying to reboot a non-running instance: (state: %(state)s expected: "
3197
3253
"%(running)s)"
3198
3254
msgstr ""
3199
3255
 
3200
 
#: nova/compute/manager.py:980
3201
 
#, python-format
3202
 
msgid "instance %s: snapshotting"
 
3256
#: nova/compute/manager.py:1099
 
3257
#, fuzzy, python-format
 
3258
msgid "Cannot reboot instance: %(exc)s"
 
3259
msgstr "Reconstruindo instância %s"
 
3260
 
 
3261
#: nova/compute/manager.py:1136
 
3262
#, fuzzy, python-format
 
3263
msgid "instance snapshotting"
3203
3264
msgstr "instância %s: fazendo um snapshot"
3204
3265
 
3205
 
#: nova/compute/manager.py:986
 
3266
#: nova/compute/manager.py:1142
3206
3267
#, python-format
3207
3268
msgid ""
3208
3269
"trying to snapshot a non-running instance: (state: %(state)s expected: "
3209
3270
"%(running)s)"
3210
3271
msgstr ""
3211
3272
 
3212
 
#: nova/compute/manager.py:1045
 
3273
#: nova/compute/manager.py:1200
3213
3274
#, python-format
3214
3275
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
3215
3276
msgstr ""
3216
3277
 
3217
 
#: nova/compute/manager.py:1051
 
3278
#: nova/compute/manager.py:1206
3218
3279
#, python-format
3219
3280
msgid "Rotating out %d backups"
3220
3281
msgstr ""
3221
3282
 
3222
 
#: nova/compute/manager.py:1056
 
3283
#: nova/compute/manager.py:1211
3223
3284
#, python-format
3224
3285
msgid "Deleting image %s"
3225
3286
msgstr "Removendo imagem %s"
3226
3287
 
3227
 
#: nova/compute/manager.py:1087
 
3288
#: nova/compute/manager.py:1242
3228
3289
#, python-format
3229
3290
msgid "Failed to set admin password. Instance %s is not running"
3230
3291
msgstr ""
3231
3292
 
3232
 
#: nova/compute/manager.py:1093
 
3293
#: nova/compute/manager.py:1249
3233
3294
msgid "Root password set"
3234
3295
msgstr ""
3235
3296
 
3236
 
#: nova/compute/manager.py:1101
 
3297
#: nova/compute/manager.py:1259
3237
3298
msgid "set_admin_password is not implemented by this driver."
3238
3299
msgstr ""
3239
3300
 
3240
 
#: nova/compute/manager.py:1115
3241
 
msgid "Error setting admin password"
 
3301
#: nova/compute/manager.py:1275
 
3302
#, python-format
 
3303
msgid "set_admin_password failed: %s"
3242
3304
msgstr ""
3243
3305
 
3244
 
#: nova/compute/manager.py:1130
 
3306
#: nova/compute/manager.py:1283
 
3307
#, fuzzy
 
3308
msgid "error setting admin password"
 
3309
msgstr "Configurar senha do administrador"
 
3310
 
 
3311
#: nova/compute/manager.py:1298
3245
3312
#, python-format
3246
3313
msgid ""
3247
3314
"trying to inject a file into a non-running (state: "
3248
3315
"%(current_power_state)s expected: %(expected_state)s)"
3249
3316
msgstr ""
3250
3317
 
3251
 
#: nova/compute/manager.py:1134
 
3318
#: nova/compute/manager.py:1302
3252
3319
#, python-format
3253
3320
msgid "injecting file to %(path)s"
3254
3321
msgstr ""
3255
3322
 
3256
 
#: nova/compute/manager.py:1148
3257
 
#, python-format
3258
 
msgid ""
3259
 
"trying to update agent on a non-running (state: %(current_power_state)s "
3260
 
"expected: %(expected_state)s)"
3261
 
msgstr ""
3262
 
 
3263
 
#: nova/compute/manager.py:1152
3264
 
#, fuzzy, python-format
3265
 
msgid "updating agent to %(url)s"
3266
 
msgstr "Atualizando agente para %s"
3267
 
 
3268
 
#: nova/compute/manager.py:1165
 
3323
#: nova/compute/manager.py:1315
3269
3324
msgid "Rescuing"
3270
3325
msgstr ""
3271
3326
 
3272
 
#: nova/compute/manager.py:1190
3273
 
#, fuzzy, python-format
 
3327
#: nova/compute/manager.py:1342
 
3328
#, fuzzy
3274
3329
msgid "Unrescuing"
3275
3330
msgstr "instância %s: desfazendo o resgate"
3276
3331
 
3277
 
#: nova/compute/manager.py:1326
 
3332
#: nova/compute/manager.py:1363
 
3333
#, python-format
 
3334
msgid "Changing instance metadata according to %(diff)r"
 
3335
msgstr ""
 
3336
 
 
3337
#: nova/compute/manager.py:1498
3278
3338
msgid "destination same as source!"
3279
3339
msgstr ""
3280
3340
 
3281
 
#: nova/compute/manager.py:1343
 
3341
#: nova/compute/manager.py:1516
3282
3342
msgid "Migrating"
3283
3343
msgstr ""
3284
3344
 
3285
 
#: nova/compute/manager.py:1549
 
3345
#: nova/compute/manager.py:1697
3286
3346
msgid "Pausing"
3287
3347
msgstr ""
3288
3348
 
3289
 
#: nova/compute/manager.py:1567
 
3349
#: nova/compute/manager.py:1714
3290
3350
msgid "Unpausing"
3291
3351
msgstr ""
3292
3352
 
3293
 
#: nova/compute/manager.py:1600
3294
 
#, fuzzy, python-format
 
3353
#: nova/compute/manager.py:1752
 
3354
#, fuzzy
3295
3355
msgid "Retrieving diagnostics"
3296
3356
msgstr "instância %s: recuperando os diagnósticos"
3297
3357
 
3298
 
#: nova/compute/manager.py:1612
3299
 
#, fuzzy, python-format
3300
 
msgid "Suspending"
3301
 
msgstr "instância %s: suspendendo"
3302
 
 
3303
 
#: nova/compute/manager.py:1632
 
3358
#: nova/compute/manager.py:1782
3304
3359
msgid "Resuming"
3305
3360
msgstr ""
3306
3361
 
3307
 
#: nova/compute/manager.py:1650
3308
 
msgid "Locking"
3309
 
msgstr ""
3310
 
 
3311
 
#: nova/compute/manager.py:1659
3312
 
msgid "Unlocking"
3313
 
msgstr ""
3314
 
 
3315
 
#: nova/compute/manager.py:1669
3316
 
#, fuzzy, python-format
3317
 
msgid "Getting locked state"
3318
 
msgstr "instância %s: obtendo estado de bloqueio"
3319
 
 
3320
 
#: nova/compute/manager.py:1678
3321
 
#, fuzzy, python-format
 
3362
#: nova/compute/manager.py:1798
 
3363
#, fuzzy
3322
3364
msgid "Reset network"
3323
3365
msgstr "instância %s: reset da rede"
3324
3366
 
3325
 
#: nova/compute/manager.py:1686
 
3367
#: nova/compute/manager.py:1803
3326
3368
msgid "Inject network info"
3327
3369
msgstr ""
3328
3370
 
3329
 
#: nova/compute/manager.py:1689
 
3371
#: nova/compute/manager.py:1806
3330
3372
#, python-format
3331
3373
msgid "network_info to inject: |%s|"
3332
3374
msgstr ""
3333
3375
 
3334
 
#: nova/compute/manager.py:1703
3335
 
#, fuzzy, python-format
 
3376
#: nova/compute/manager.py:1823
 
3377
#, fuzzy
3336
3378
msgid "Get console output"
3337
3379
msgstr "Obter saída do console para instância %s"
3338
3380
 
3339
 
#: nova/compute/manager.py:1730
 
3381
#: nova/compute/manager.py:1848
3340
3382
#, fuzzy
3341
3383
msgid "Getting vnc console"
3342
3384
msgstr "Adicionando console"
3343
3385
 
3344
 
#: nova/compute/manager.py:1758
 
3386
#: nova/compute/manager.py:1876
3345
3387
#, python-format
3346
3388
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3347
3389
msgstr ""
3348
3390
 
3349
 
#: nova/compute/manager.py:1775
 
3391
#: nova/compute/manager.py:1918
3350
3392
#, python-format
3351
3393
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3352
3394
msgstr ""
3353
3395
 
3354
 
#: nova/compute/manager.py:1784
 
3396
#: nova/compute/manager.py:1927
3355
3397
#, python-format
3356
3398
msgid ""
3357
3399
"Failed to connect to volume %(volume_id)s while attaching at "
3358
3400
"%(mountpoint)s"
3359
3401
msgstr ""
3360
3402
 
3361
 
#: nova/compute/manager.py:1795
 
3403
#: nova/compute/manager.py:1942
3362
3404
#, fuzzy, python-format
3363
3405
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
3364
3406
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
3365
3407
 
3366
 
#: nova/compute/manager.py:1827
 
3408
#: nova/compute/manager.py:1971
3367
3409
#, python-format
3368
3410
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3369
3411
msgstr ""
3370
3412
 
3371
 
#: nova/compute/manager.py:1831
3372
 
#, fuzzy, python-format
 
3413
#: nova/compute/manager.py:1975
 
3414
#, fuzzy
3373
3415
msgid "Detaching volume from unknown instance"
3374
3416
msgstr "Desconectando volume da instância desconhecida %s"
3375
3417
 
3376
 
#: nova/compute/manager.py:1896
3377
 
#, python-format
3378
 
msgid ""
3379
 
"Creating tmpfile %s to notify to other compute nodes that they should "
3380
 
"mount the same storage."
3381
 
msgstr ""
 
3418
#: nova/compute/manager.py:1988
 
3419
#, fuzzy, python-format
 
3420
msgid "Faild to detach volume %(volume_id)s from %(mp)s"
 
3421
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
3382
3422
 
3383
 
#: nova/compute/manager.py:1955
 
3423
#: nova/compute/manager.py:2081
3384
3424
msgid "Instance has no volume."
3385
3425
msgstr ""
3386
3426
 
3387
 
#: nova/compute/manager.py:1987
3388
 
#, python-format
3389
 
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
3390
 
msgstr ""
3391
 
 
3392
 
#: nova/compute/manager.py:2044
 
3427
#: nova/compute/manager.py:2142
3393
3428
#, python-format
3394
3429
msgid "Pre live migration failed at  %(dest)s"
3395
3430
msgstr ""
3396
3431
 
3397
 
#: nova/compute/manager.py:2071
3398
 
msgid "post_live_migration() is started.."
 
3432
#: nova/compute/manager.py:2168
 
3433
msgid "_post_live_migration() is started.."
3399
3434
msgstr ""
3400
3435
 
3401
 
#: nova/compute/manager.py:2100
 
3436
#: nova/compute/manager.py:2197
3402
3437
msgid "No floating_ip found"
3403
3438
msgstr ""
3404
3439
 
3405
 
#: nova/compute/manager.py:2108
 
3440
#: nova/compute/manager.py:2205
3406
3441
msgid "No floating_ip found."
3407
3442
msgstr ""
3408
3443
 
3409
 
#: nova/compute/manager.py:2110
 
3444
#: nova/compute/manager.py:2207
3410
3445
#, python-format
3411
3446
msgid ""
3412
3447
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3413
3448
"%(e)s"
3414
3449
msgstr ""
3415
3450
 
3416
 
#: nova/compute/manager.py:2139
 
3451
#: nova/compute/manager.py:2233
3417
3452
#, python-format
3418
3453
msgid "Migrating instance to %(dest)s finished successfully."
3419
3454
msgstr ""
3420
3455
 
3421
 
#: nova/compute/manager.py:2141
 
3456
#: nova/compute/manager.py:2235
3422
3457
msgid ""
3423
3458
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3424
3459
"with matching name.\" This error can be safely ignored."
3425
3460
msgstr ""
3426
3461
 
3427
 
#: nova/compute/manager.py:2156
3428
 
msgid "Post operation of migraton started"
 
3462
#: nova/compute/manager.py:2249
 
3463
msgid "Post operation of migration started"
3429
3464
msgstr ""
3430
3465
 
3431
 
#: nova/compute/manager.py:2293
 
3466
#: nova/compute/manager.py:2380
3432
3467
msgid "Updated the info_cache for instance"
3433
3468
msgstr ""
3434
3469
 
3435
 
#: nova/compute/manager.py:2319
 
3470
#: nova/compute/manager.py:2406
3436
3471
#, python-format
3437
3472
msgid ""
3438
3473
"Found %(migration_count)d unconfirmed migrations older than "
3439
3474
"%(confirm_window)d seconds"
3440
3475
msgstr ""
3441
3476
 
3442
 
#: nova/compute/manager.py:2324
 
3477
#: nova/compute/manager.py:2411
3443
3478
#, python-format
3444
3479
msgid "Setting migration %(migration_id)s to error: %(reason)s"
3445
3480
msgstr ""
3446
3481
 
3447
 
#: nova/compute/manager.py:2336
 
3482
#: nova/compute/manager.py:2423
3448
3483
#, python-format
3449
3484
msgid ""
3450
3485
"Automatically confirming migration %(migration_id)s for instance "
3451
3486
"%(instance_uuid)s"
3452
3487
msgstr ""
3453
3488
 
3454
 
#: nova/compute/manager.py:2343
 
3489
#: nova/compute/manager.py:2430
3455
3490
#, fuzzy, python-format
3456
3491
msgid "Instance %(instance_uuid)s not found"
3457
3492
msgstr "A instância %(instance_id)s não está executando."
3458
3493
 
3459
 
#: nova/compute/manager.py:2347
 
3494
#: nova/compute/manager.py:2434
3460
3495
msgid "In ERROR state"
3461
3496
msgstr ""
3462
3497
 
3463
 
#: nova/compute/manager.py:2353
 
3498
#: nova/compute/manager.py:2441
3464
3499
#, python-format
3465
 
msgid "In %(state)s task_state, not RESIZE_VERIFY"
 
3500
msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
3466
3501
msgstr ""
3467
3502
 
3468
 
#: nova/compute/manager.py:2360
 
3503
#: nova/compute/manager.py:2449
3469
3504
#, python-format
3470
3505
msgid "Error auto-confirming resize: %(e)s. Will retry later."
3471
3506
msgstr ""
3472
3507
 
3473
 
#: nova/compute/manager.py:2372
 
3508
#: nova/compute/manager.py:2466
 
3509
#, python-format
 
3510
msgid ""
 
3511
"Running instance usage audit for host %(host)s from %(begin_time)s to "
 
3512
"%(end_time)s. %(number_instances)s instances."
 
3513
msgstr ""
 
3514
 
 
3515
#: nova/compute/manager.py:2484
 
3516
#, python-format
 
3517
msgid "Failed to generate usage audit for instance on host %s"
 
3518
msgstr ""
 
3519
 
 
3520
#: nova/compute/manager.py:2508
3474
3521
msgid "Updating bandwidth usage cache"
3475
3522
msgstr ""
3476
3523
 
3477
 
#: nova/compute/manager.py:2396
 
3524
#: nova/compute/manager.py:2536
3478
3525
msgid "Updating host status"
3479
3526
msgstr ""
3480
3527
 
3481
 
#: nova/compute/manager.py:2425
 
3528
#: nova/compute/manager.py:2563
3482
3529
#, python-format
3483
3530
msgid ""
3484
3531
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3485
3532
"the hypervisor."
3486
3533
msgstr ""
3487
3534
 
3488
 
#: nova/compute/manager.py:2451
 
3535
#: nova/compute/manager.py:2571 nova/compute/manager.py:2609
 
3536
msgid "During sync_power_state the instance has a pending task. Skip."
 
3537
msgstr ""
 
3538
 
 
3539
#: nova/compute/manager.py:2596
3489
3540
#, python-format
3490
3541
msgid ""
3491
3542
"During the sync_power process the instance has moved from host %(src)s to"
3492
3543
" host %(dst)s"
3493
3544
msgstr ""
3494
3545
 
3495
 
#: nova/compute/manager.py:2464
3496
 
msgid ""
3497
 
"Instance is in the process of migrating to this host. Wait next "
3498
 
"sync_power cycle before setting power state to NOSTATE"
3499
 
msgstr ""
3500
 
 
3501
 
#: nova/compute/manager.py:2470
3502
 
msgid ""
3503
 
"Instance found in database but not known by hypervisor. Setting power "
3504
 
"state to NOSTATE"
3505
 
msgstr ""
3506
 
 
3507
 
#: nova/compute/manager.py:2500
 
3546
#: nova/compute/manager.py:2633
 
3547
msgid "Instance shutdown by itself. Calling the stop API."
 
3548
msgstr ""
 
3549
 
 
3550
#: nova/compute/manager.py:2645 nova/compute/manager.py:2656
 
3551
#: nova/compute/manager.py:2670
 
3552
msgid "error during stop() in sync_power_state."
 
3553
msgstr ""
 
3554
 
 
3555
#: nova/compute/manager.py:2650
 
3556
msgid "Instance is paused or suspended unexpectedly. Calling the stop API."
 
3557
msgstr ""
 
3558
 
 
3559
#: nova/compute/manager.py:2663
 
3560
msgid "Instance is not stopped. Calling the stop API."
 
3561
msgstr ""
 
3562
 
 
3563
#: nova/compute/manager.py:2679
 
3564
#, fuzzy, python-format
 
3565
msgid "Instance is not (soft-)deleted."
 
3566
msgstr "Instância %s não encontrada"
 
3567
 
 
3568
#: nova/compute/manager.py:2687
3508
3569
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3509
3570
msgstr ""
3510
3571
 
3511
 
#: nova/compute/manager.py:2511
 
3572
#: nova/compute/manager.py:2698
3512
3573
msgid "Reclaiming deleted instance"
3513
3574
msgstr ""
3514
3575
 
3515
 
#: nova/compute/manager.py:2577
 
3576
#: nova/compute/manager.py:2765
3516
3577
#, python-format
3517
3578
msgid ""
3518
3579
"Detected instance with name label '%(name)s' which is marked as DELETED "
3519
3580
"but still present on host."
3520
3581
msgstr ""
3521
3582
 
3522
 
#: nova/compute/manager.py:2584
 
3583
#: nova/compute/manager.py:2772
3523
3584
#, python-format
3524
3585
msgid ""
3525
3586
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3526
3587
" but still present on host."
3527
3588
msgstr ""
3528
3589
 
3529
 
#: nova/compute/manager.py:2591
 
3590
#: nova/compute/manager.py:2779
3530
3591
#, python-format
3531
3592
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3532
3593
msgstr ""
3533
3594
 
3534
 
#: nova/compute/manager.py:2659
3535
 
#, python-format
3536
 
msgid ""
3537
 
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
3538
 
"%(host)s"
3539
 
msgstr ""
3540
 
 
3541
 
#: nova/compute/utils.py:181
3542
 
msgid "v4 subnets are required for legacy nw_info"
3543
 
msgstr ""
3544
 
 
3545
 
#: nova/console/manager.py:78 nova/console/vmrc_manager.py:70
 
3595
#: nova/compute/resource_tracker.py:196
 
3596
#, python-format
 
3597
msgid ""
 
3598
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, mem limit"
 
3599
" %(memory_mb_limit)s"
 
3600
msgstr ""
 
3601
 
 
3602
#: nova/compute/resource_tracker.py:207
 
3603
#, python-format
 
3604
msgid "Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
 
3605
msgstr ""
 
3606
 
 
3607
#: nova/compute/resource_tracker.py:215
 
3608
#, python-format
 
3609
msgid "Limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d"
 
3610
msgstr ""
 
3611
 
 
3612
#: nova/compute/resource_tracker.py:220
 
3613
#, python-format
 
3614
msgid ""
 
3615
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
 
3616
"memory %(memory_mb)d MB"
 
3617
msgstr ""
 
3618
 
 
3619
#: nova/compute/resource_tracker.py:226
 
3620
#, python-format
 
3621
msgid ""
 
3622
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
 
3623
"disk %(disk_gb)d GB"
 
3624
msgstr ""
 
3625
 
 
3626
#: nova/compute/resource_tracker.py:261
 
3627
#, python-format
 
3628
msgid "Finishing claim: %s"
 
3629
msgstr ""
 
3630
 
 
3631
#: nova/compute/resource_tracker.py:263
 
3632
#, python-format
 
3633
msgid ""
 
3634
"Can't find claim %d.  It may have been 'finished' twice, or it has "
 
3635
"already timed out."
 
3636
msgstr ""
 
3637
 
 
3638
#: nova/compute/resource_tracker.py:280
 
3639
#, python-format
 
3640
msgid "Aborting claim: %s"
 
3641
msgstr ""
 
3642
 
 
3643
#: nova/compute/resource_tracker.py:286
 
3644
#, python-format
 
3645
msgid ""
 
3646
"Claim %d not found.  It either timed out or was already explicitly "
 
3647
"finished/aborted"
 
3648
msgstr ""
 
3649
 
 
3650
#: nova/compute/resource_tracker.py:316
 
3651
msgid ""
 
3652
"Virt driver does not support 'get_available_resource'  Compute tracking "
 
3653
"is disabled."
 
3654
msgstr ""
 
3655
 
 
3656
#: nova/compute/resource_tracker.py:330
 
3657
#, python-format
 
3658
msgid "free_ram_mb: %s"
 
3659
msgstr ""
 
3660
 
 
3661
#: nova/compute/resource_tracker.py:331
 
3662
#, python-format
 
3663
msgid "free_disk_gb: %s"
 
3664
msgstr ""
 
3665
 
 
3666
#: nova/compute/resource_tracker.py:356
 
3667
#, python-format
 
3668
msgid "Compute_service record created for %s "
 
3669
msgstr ""
 
3670
 
 
3671
#: nova/compute/resource_tracker.py:362
 
3672
#, python-format
 
3673
msgid "Compute_service record updated for %s "
 
3674
msgstr ""
 
3675
 
 
3676
#: nova/compute/resource_tracker.py:389
 
3677
#, python-format
 
3678
msgid "Expiring resource claim %d"
 
3679
msgstr ""
 
3680
 
 
3681
#: nova/compute/resource_tracker.py:435
 
3682
#, python-format
 
3683
msgid "No service record for host %s"
 
3684
msgstr ""
 
3685
 
 
3686
#: nova/compute/resource_tracker.py:448
 
3687
#, python-format
 
3688
msgid "Missing keys: %s"
 
3689
msgstr ""
 
3690
 
 
3691
#: nova/compute/rpcapi.py:44
 
3692
msgid "No compute host specified"
 
3693
msgstr ""
 
3694
 
 
3695
#: nova/compute/rpcapi.py:47
 
3696
#, python-format
 
3697
msgid "Unable to find host for Instance %s"
 
3698
msgstr ""
 
3699
 
 
3700
#: nova/compute/utils.py:61
 
3701
#, python-format
 
3702
msgid "Using %(prefix)s instead of %(req_prefix)s"
 
3703
msgstr ""
 
3704
 
 
3705
#: nova/console/manager.py:81 nova/console/vmrc_manager.py:71
3546
3706
msgid "Adding console"
3547
3707
msgstr "Adicionando console"
3548
3708
 
3549
 
#: nova/console/manager.py:98
3550
 
#, python-format
3551
 
msgid "Tried to remove non-existant console %(console_id)s."
3552
 
msgstr ""
3553
 
 
3554
 
#: nova/console/vmrc_manager.py:122
 
3709
#: nova/console/manager.py:102 nova/console/vmrc_manager.py:123
3555
3710
#, python-format
3556
3711
msgid "Tried to remove non-existent console %(console_id)s."
3557
3712
msgstr ""
3558
3713
 
3559
 
#: nova/console/vmrc_manager.py:125
 
3714
#: nova/console/vmrc_manager.py:126
3560
3715
#, python-format
3561
3716
msgid "Removing console %(console_id)s."
3562
3717
msgstr ""
3591
3746
msgid "xvp not running..."
3592
3747
msgstr ""
3593
3748
 
3594
 
#: nova/consoleauth/manager.py:63
 
3749
#: nova/consoleauth/manager.py:70
3595
3750
#, python-format
3596
 
msgid "Deleting Expired Token: (%s)"
 
3751
msgid "Received Token: %(token)s, %(token_dict)s)"
3597
3752
msgstr ""
3598
3753
 
3599
3754
#: nova/consoleauth/manager.py:75
3600
3755
#, python-format
3601
 
msgid "Received Token: %(token)s, %(token_dict)s)"
3602
 
msgstr ""
3603
 
 
3604
 
#: nova/consoleauth/manager.py:79
3605
 
#, python-format
3606
3756
msgid "Checking Token: %(token)s, %(token_valid)s)"
3607
3757
msgstr ""
3608
3758
 
3609
 
#: nova/db/sqlalchemy/api.py:57
 
3759
#: nova/db/sqlalchemy/api.py:59
3610
3760
msgid "Use of empty request context is deprecated"
3611
3761
msgstr ""
3612
3762
 
3613
 
#: nova/db/sqlalchemy/api.py:212
 
3763
#: nova/db/sqlalchemy/api.py:214
3614
3764
#, python-format
3615
3765
msgid "Unrecognized read_deleted value '%s'"
3616
3766
msgstr ""
3617
3767
 
3618
 
#: nova/db/sqlalchemy/api.py:530 nova/db/sqlalchemy/api.py:565
 
3768
#: nova/db/sqlalchemy/api.py:2776
3619
3769
#, python-format
3620
 
msgid "No ComputeNode for %(host)s"
 
3770
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
3621
3771
msgstr ""
3622
3772
 
3623
 
#: nova/db/sqlalchemy/api.py:4609 nova/db/sqlalchemy/api.py:4635
 
3773
#: nova/db/sqlalchemy/api.py:4648
 
3774
#, fuzzy, python-format
 
3775
msgid "Backend exists"
 
3776
msgstr "backend %s"
 
3777
 
 
3778
#: nova/db/sqlalchemy/api.py:4668 nova/db/sqlalchemy/api.py:4694
3624
3779
#, python-format
3625
3780
msgid "No backend config with id %(sm_backend_id)s"
3626
3781
msgstr ""
3627
3782
 
3628
 
#: nova/db/sqlalchemy/api.py:4693
3629
 
#, python-format
3630
 
msgid "No sm_flavor called %(sm_flavor)s"
3631
 
msgstr ""
3632
 
 
3633
 
#: nova/db/sqlalchemy/api.py:4737
 
3783
#: nova/db/sqlalchemy/api.py:4706
 
3784
#, python-format
 
3785
msgid "No backend config with sr uuid %(sr_uuid)s"
 
3786
msgstr ""
 
3787
 
 
3788
#: nova/db/sqlalchemy/api.py:4740
 
3789
msgid "Flavor exists"
 
3790
msgstr ""
 
3791
 
 
3792
#: nova/db/sqlalchemy/api.py:4755
 
3793
#, fuzzy, python-format
 
3794
msgid "%(sm_flavor_id) flavor not found"
 
3795
msgstr "Imagem não encontrada."
 
3796
 
 
3797
#: nova/db/sqlalchemy/api.py:4774
 
3798
#, python-format
 
3799
msgid "No sm_flavor called %(sm_flavor_id)s"
 
3800
msgstr ""
 
3801
 
 
3802
#: nova/db/sqlalchemy/api.py:4791
 
3803
#, python-format
 
3804
msgid "No sm_flavor called %(sm_flavor_label)s"
 
3805
msgstr ""
 
3806
 
 
3807
#: nova/db/sqlalchemy/api.py:4829
3634
3808
#, python-format
3635
3809
msgid "No sm_volume with id %(volume_id)s"
3636
3810
msgstr ""
3639
3813
msgid "version should be an integer"
3640
3814
msgstr ""
3641
3815
 
3642
 
#: nova/db/sqlalchemy/migration.py:100
 
3816
#: nova/db/sqlalchemy/migration.py:101
3643
3817
msgid "Upgrade DB using Essex release first."
3644
3818
msgstr ""
3645
3819
 
3646
 
#: nova/db/sqlalchemy/session.py:137
 
3820
#: nova/db/sqlalchemy/session.py:149
3647
3821
#, python-format
3648
3822
msgid "SQL connection failed. %s attempts left."
3649
3823
msgstr ""
3650
3824
 
3651
3825
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:50
3652
 
#: nova/db/sqlalchemy/migrate_repo/versions/092_add_instance_system_metadata.py:58
 
3826
#: nova/db/sqlalchemy/migrate_repo/versions/092_add_instance_system_metadata.py:60
3653
3827
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:53
3654
3828
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:86
 
3829
#: nova/db/sqlalchemy/migrate_repo/versions/115_make_user_quotas_key_and_value.py:74
 
3830
#: nova/db/sqlalchemy/migrate_repo/versions/116_drop_user_quotas_key_and_value.py:97
 
3831
#: nova/db/sqlalchemy/migrate_repo/versions/132_add_instance_type_projects.py:52
3655
3832
#, python-format
3656
3833
msgid "Table |%s| not created!"
3657
3834
msgstr ""
3660
3837
msgid "quota_classes table not dropped"
3661
3838
msgstr ""
3662
3839
 
3663
 
#: nova/db/sqlalchemy/migrate_repo/versions/088_change_instance_id_to_uuid_in_block_device_mapping.py:57
 
3840
#: nova/db/sqlalchemy/migrate_repo/versions/088_change_instance_id_to_uuid_in_block_device_mapping.py:56
 
3841
#: nova/db/sqlalchemy/migrate_repo/versions/100_instance_metadata_uses_uuid.py:56
 
3842
#: nova/db/sqlalchemy/migrate_repo/versions/101_security_group_instance_association_uses_uuid.py:56
 
3843
#: nova/db/sqlalchemy/migrate_repo/versions/102_consoles_uses_uuid.py:56
 
3844
#: nova/db/sqlalchemy/migrate_repo/versions/105_instance_info_caches_uses_uuid.py:44
 
3845
#: nova/db/sqlalchemy/migrate_repo/versions/105_instance_info_caches_uses_uuid.py:67
 
3846
#: nova/db/sqlalchemy/migrate_repo/versions/109_drop_dns_domains_project_id_fkey.py:43
 
3847
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:56
 
3848
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:87
 
3849
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:56
 
3850
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:87
3664
3851
msgid "foreign key constraint couldn't be removed"
3665
3852
msgstr ""
3666
3853
 
3667
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:83
3668
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:127
3669
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:177
3670
 
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:235
 
3854
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:84
 
3855
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:128
 
3856
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:178
 
3857
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:236
3671
3858
msgid "Foreign Key constraint couldn't be removed"
3672
3859
msgstr ""
3673
3860
 
3687
3874
msgid "reservations table not dropped"
3688
3875
msgstr ""
3689
3876
 
3690
 
#: nova/image/glance.py:148
3691
 
msgid "Connection error contacting glance server, retrying"
3692
 
msgstr ""
3693
 
 
3694
 
#: nova/image/glance.py:154 nova/network/quantum/melange_connection.py:104
3695
 
msgid "Maximum attempts reached"
3696
 
msgstr ""
3697
 
 
3698
 
#: nova/image/glance.py:279
3699
 
#, python-format
3700
 
msgid "Creating image in Glance. Metadata passed in %s"
3701
 
msgstr ""
3702
 
 
3703
 
#: nova/image/glance.py:282
3704
 
#, python-format
3705
 
msgid "Metadata after formatting for Glance %s"
3706
 
msgstr ""
3707
 
 
3708
 
#: nova/image/glance.py:290
3709
 
#, python-format
3710
 
msgid "Metadata returned from Glance formatted for Base %s"
3711
 
msgstr ""
3712
 
 
3713
 
#: nova/image/glance.py:332 nova/image/glance.py:336
3714
 
msgid "Not the image owner"
3715
 
msgstr ""
3716
 
 
3717
 
#: nova/image/glance.py:411
3718
 
#, python-format
3719
 
msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
 
3877
#: nova/db/sqlalchemy/migrate_repo/versions/106_add_foreign_keys.py:45
 
3878
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:66
 
3879
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:107
 
3880
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:66
 
3881
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:107
 
3882
msgid "foreign key constraint couldn't be created"
 
3883
msgstr ""
 
3884
 
 
3885
#: nova/db/sqlalchemy/migrate_repo/versions/106_add_foreign_keys.py:66
 
3886
msgid "foreign key constraint couldn't be dropped"
 
3887
msgstr ""
 
3888
 
 
3889
#: nova/db/sqlalchemy/migrate_repo/versions/115_make_user_quotas_key_and_value.py:93
 
3890
#: nova/db/sqlalchemy/migrate_repo/versions/116_drop_user_quotas_key_and_value.py:43
 
3891
msgid "user_quotas table not dropped"
 
3892
msgstr ""
 
3893
 
 
3894
#: nova/image/glance.py:137
 
3895
#, python-format
 
3896
msgid ""
 
3897
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
 
3898
"%(extra)s."
3720
3899
msgstr ""
3721
3900
 
3722
3901
#: nova/image/s3.py:311
3724
3903
msgid "Failed to download %(image_location)s to %(image_path)s"
3725
3904
msgstr ""
3726
3905
 
3727
 
#: nova/image/s3.py:330
 
3906
#: nova/image/s3.py:328
3728
3907
#, python-format
3729
3908
msgid "Failed to decrypt %(image_location)s to %(image_path)s"
3730
3909
msgstr ""
3731
3910
 
3732
 
#: nova/image/s3.py:342
 
3911
#: nova/image/s3.py:338
3733
3912
#, python-format
3734
3913
msgid "Failed to untar %(image_location)s to %(image_path)s"
3735
3914
msgstr ""
3736
3915
 
3737
 
#: nova/image/s3.py:355
 
3916
#: nova/image/s3.py:348
3738
3917
#, python-format
3739
3918
msgid "Failed to upload %(image_location)s to %(image_path)s"
3740
3919
msgstr ""
3741
3920
 
 
3921
#: nova/image/s3.py:372
 
3922
#, python-format
 
3923
msgid "Failed to decrypt private key: %s"
 
3924
msgstr ""
 
3925
 
3742
3926
#: nova/image/s3.py:379
3743
3927
#, python-format
3744
 
msgid "Failed to decrypt private key: %s"
3745
 
msgstr ""
3746
 
 
3747
 
#: nova/image/s3.py:386
3748
 
#, python-format
3749
3928
msgid "Failed to decrypt initialization vector: %s"
3750
3929
msgstr ""
3751
3930
 
3752
 
#: nova/image/s3.py:397
 
3931
#: nova/image/s3.py:390
3753
3932
#, python-format
3754
3933
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
3755
3934
msgstr ""
3756
3935
 
3757
 
#: nova/image/s3.py:409
 
3936
#: nova/image/s3.py:402
3758
3937
msgid "Unsafe filenames in image"
3759
3938
msgstr ""
3760
3939
 
3773
3952
msgid "Bad project_id for to_global_ipv6: %s"
3774
3953
msgstr ""
3775
3954
 
 
3955
#: nova/network/api.py:52
 
3956
msgid "instance is a required argument to use @refresh_cache"
 
3957
msgstr ""
 
3958
 
 
3959
#: nova/network/api.py:79
 
3960
#, fuzzy, python-format
 
3961
msgid "args: %s"
 
3962
msgstr "Localização dos sinalizadores: %s"
 
3963
 
 
3964
#: nova/network/api.py:80
 
3965
#, python-format
 
3966
msgid "kwargs: %s"
 
3967
msgstr ""
 
3968
 
 
3969
#: nova/network/api.py:216
 
3970
#, fuzzy, python-format
 
3971
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
 
3972
msgstr "Volume não encontrada para a instância %(instance_id)s."
 
3973
 
3776
3974
#: nova/network/ldapdns.py:318
3777
3975
msgid "This driver only supports type 'a' entries."
3778
3976
msgstr ""
3779
3977
 
3780
 
#: nova/network/linux_net.py:167
 
3978
#: nova/network/linux_net.py:177
3781
3979
#, python-format
3782
3980
msgid "Attempted to remove chain %s which does not exist"
3783
3981
msgstr ""
3784
3982
 
3785
 
#: nova/network/linux_net.py:193
 
3983
#: nova/network/linux_net.py:212
3786
3984
#, python-format
3787
3985
msgid "Unknown chain: %r"
3788
3986
msgstr ""
3789
3987
 
3790
 
#: nova/network/linux_net.py:216
 
3988
#: nova/network/linux_net.py:237
3791
3989
#, python-format
3792
3990
msgid ""
3793
3991
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
3794
3992
"%(top)r"
3795
3993
msgstr ""
3796
3994
 
3797
 
#: nova/network/linux_net.py:336
 
3995
#: nova/network/linux_net.py:372
3798
3996
msgid "IPTablesManager.apply completed with success"
3799
3997
msgstr ""
3800
3998
 
3801
 
#: nova/network/linux_net.py:698
 
3999
#: nova/network/linux_net.py:576
 
4000
#, python-format
 
4001
msgid "arping error for ip %s"
 
4002
msgstr ""
 
4003
 
 
4004
#: nova/network/linux_net.py:784
 
4005
#, fuzzy, python-format
 
4006
msgid "Pid %d is stale, skip killing dnsmasq"
 
4007
msgstr "Pid %d está ultrapassado, reiniciando dnsmasq"
 
4008
 
 
4009
#: nova/network/linux_net.py:824
3802
4010
#, python-format
3803
4011
msgid "Hupping dnsmasq threw %s"
3804
4012
msgstr ""
3805
4013
 
3806
 
#: nova/network/linux_net.py:700
 
4014
#: nova/network/linux_net.py:826
3807
4015
#, python-format
3808
4016
msgid "Pid %d is stale, relaunching dnsmasq"
3809
4017
msgstr "Pid %d está ultrapassado, reiniciando dnsmasq"
3810
4018
 
3811
 
#: nova/network/linux_net.py:760
 
4019
#: nova/network/linux_net.py:888
3812
4020
#, python-format
3813
4021
msgid "killing radvd threw %s"
3814
4022
msgstr ""
3815
4023
 
3816
 
#: nova/network/linux_net.py:762
 
4024
#: nova/network/linux_net.py:890
3817
4025
#, python-format
3818
4026
msgid "Pid %d is stale, relaunching radvd"
3819
4027
msgstr "Pid %d está ultrapassado, reiniciando radvd"
3820
4028
 
3821
 
#: nova/network/linux_net.py:972
 
4029
#: nova/network/linux_net.py:1120
3822
4030
#, python-format
3823
4031
msgid "Starting VLAN inteface %s"
3824
4032
msgstr "Iniciando a VLAN %s"
3825
4033
 
3826
 
#: nova/network/linux_net.py:1004
 
4034
#: nova/network/linux_net.py:1156
3827
4035
#, python-format
3828
4036
msgid "Starting Bridge interface for %s"
3829
4037
msgstr "Iniciando a Bridge para %s"
3830
4038
 
3831
 
#: nova/network/linux_net.py:1047
 
4039
#: nova/network/linux_net.py:1199
3832
4040
#, fuzzy, python-format
3833
4041
msgid "Failed to add interface: %s"
3834
4042
msgstr "Falha ao suspender instância"
3835
4043
 
3836
 
#: nova/network/linux_net.py:1148
 
4044
#: nova/network/linux_net.py:1300
3837
4045
#, fuzzy, python-format
3838
4046
msgid "Starting bridge %s "
3839
4047
msgstr "Iniciando instância %s"
3840
4048
 
3841
 
#: nova/network/linux_net.py:1155
 
4049
#: nova/network/linux_net.py:1308
3842
4050
#, fuzzy, python-format
3843
4051
msgid "Done starting bridge %s"
3844
4052
msgstr "Removendo o registro da imagem %s"
3845
4053
 
3846
 
#: nova/network/linux_net.py:1173
 
4054
#: nova/network/linux_net.py:1327
3847
4055
#, python-format
3848
4056
msgid "Failed unplugging gateway interface '%s'"
3849
4057
msgstr ""
3850
4058
 
3851
 
#: nova/network/linux_net.py:1175
 
4059
#: nova/network/linux_net.py:1329
3852
4060
#, python-format
3853
4061
msgid "Unplugged gateway interface '%s'"
3854
4062
msgstr ""
3855
4063
 
3856
 
#: nova/network/manager.py:293
 
4064
#: nova/network/manager.py:290
3857
4065
#, fuzzy, python-format
3858
4066
msgid "Fixed ip %(fixed_ip_id)s not found"
3859
4067
msgstr "Certificado %(certificate_id)s não encontrado."
3860
4068
 
3861
 
#: nova/network/manager.py:302 nova/network/manager.py:510
 
4069
#: nova/network/manager.py:299 nova/network/manager.py:548
3862
4070
#, python-format
3863
4071
msgid "Interface %(interface)s not found"
3864
4072
msgstr ""
3865
4073
 
3866
 
#: nova/network/manager.py:316
 
4074
#: nova/network/manager.py:314
3867
4075
#, python-format
3868
4076
msgid "floating IP allocation for instance |%s|"
3869
4077
msgstr ""
3870
4078
 
3871
 
#: nova/network/manager.py:354
3872
 
#, python-format
3873
 
msgid "floating IP deallocation for instance |%s|"
 
4079
#: nova/network/manager.py:373
 
4080
msgid "Floating IP is not associated. Ignore."
3874
4081
msgstr ""
3875
4082
 
3876
 
#: nova/network/manager.py:387
 
4083
#: nova/network/manager.py:391
3877
4084
#, python-format
3878
4085
msgid "Address |%(address)s| is not allocated"
3879
4086
msgstr "Endereço |%(address)s| não está alocado"
3880
4087
 
3881
 
#: nova/network/manager.py:391
 
4088
#: nova/network/manager.py:395
3882
4089
#, python-format
3883
4090
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
3884
4091
msgstr ""
3885
4092
 
3886
 
#: nova/network/manager.py:403
 
4093
#: nova/network/manager.py:413
3887
4094
#, python-format
3888
 
msgid "Quota exceeded for %s, tried to allocate address"
3889
 
msgstr ""
3890
 
 
3891
 
#: nova/network/manager.py:638
 
4095
msgid "Quota exceeded for %(pid)s, tried to allocate floating IP"
 
4096
msgstr ""
 
4097
 
 
4098
#: nova/network/manager.py:468
 
4099
msgid "Failed to update usages deallocating floating IP"
 
4100
msgstr ""
 
4101
 
 
4102
#: nova/network/manager.py:677
3892
4103
#, python-format
3893
4104
msgid ""
3894
4105
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
3896
4107
"ignored."
3897
4108
msgstr ""
3898
4109
 
3899
 
#: nova/network/manager.py:684
 
4110
#: nova/network/manager.py:723
3900
4111
#, python-format
3901
4112
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
3902
4113
msgstr ""
3903
4114
 
3904
 
#: nova/network/manager.py:694
 
4115
#: nova/network/manager.py:733
3905
4116
#, python-format
3906
4117
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
3907
4118
msgstr ""
3908
4119
 
3909
 
#: nova/network/manager.py:802
 
4120
#: nova/network/manager.py:844
3910
4121
#, python-format
3911
4122
msgid "Disassociated %s stale fixed ip(s)"
3912
4123
msgstr ""
3913
4124
 
3914
 
#: nova/network/manager.py:806
 
4125
#: nova/network/manager.py:848
3915
4126
msgid "setting network host"
3916
4127
msgstr ""
3917
4128
 
3918
 
#: nova/network/manager.py:920
3919
 
#, python-format
3920
 
msgid "network allocations for instance |%s|"
3921
 
msgstr ""
3922
 
 
3923
 
#: nova/network/manager.py:925
3924
 
#, python-format
3925
 
msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
3926
 
msgstr ""
3927
 
 
3928
 
#: nova/network/manager.py:954
3929
 
#, python-format
3930
 
msgid "network deallocation for instance |%s|"
3931
 
msgstr ""
3932
 
 
3933
 
#: nova/network/manager.py:1176
 
4129
#: nova/network/manager.py:962
 
4130
msgid "network allocations"
 
4131
msgstr ""
 
4132
 
 
4133
#: nova/network/manager.py:967
 
4134
#, python-format
 
4135
msgid "networks retrieved for instance: |%(networks)s|"
 
4136
msgstr ""
 
4137
 
 
4138
#: nova/network/manager.py:997
 
4139
msgid "network deallocation for instance"
 
4140
msgstr ""
 
4141
 
 
4142
#: nova/network/manager.py:1220
3934
4143
#, python-format
3935
4144
msgid ""
3936
4145
"instance-dns-zone is |%(domain)s|, which is in availability zone "
3938
4147
"created."
3939
4148
msgstr ""
3940
4149
 
3941
 
#: nova/network/manager.py:1253
 
4150
#: nova/network/manager.py:1299
3942
4151
#, python-format
3943
4152
msgid "Unable to release %s because vif doesn't exist."
3944
4153
msgstr ""
3945
4154
 
3946
 
#: nova/network/manager.py:1270
 
4155
#: nova/network/manager.py:1320
3947
4156
#, python-format
3948
4157
msgid "Leased IP |%(address)s|"
3949
4158
msgstr ""
3950
4159
 
3951
 
#: nova/network/manager.py:1274
 
4160
#: nova/network/manager.py:1324
3952
4161
#, python-format
3953
4162
msgid "IP %s leased that is not associated"
3954
4163
msgstr ""
3955
4164
 
3956
 
#: nova/network/manager.py:1282
 
4165
#: nova/network/manager.py:1332
3957
4166
#, python-format
3958
4167
msgid "IP |%s| leased that isn't allocated"
3959
4168
msgstr ""
3960
4169
 
3961
 
#: nova/network/manager.py:1287
 
4170
#: nova/network/manager.py:1337
3962
4171
#, python-format
3963
4172
msgid "Released IP |%(address)s|"
3964
4173
msgstr ""
3965
4174
 
3966
 
#: nova/network/manager.py:1291
 
4175
#: nova/network/manager.py:1341
3967
4176
#, python-format
3968
4177
msgid "IP %s released that is not associated"
3969
4178
msgstr ""
3970
4179
 
3971
 
#: nova/network/manager.py:1294
 
4180
#: nova/network/manager.py:1344
3972
4181
#, python-format
3973
4182
msgid "IP %s released that was not leased"
3974
4183
msgstr ""
3975
4184
 
3976
 
#: nova/network/manager.py:1357
 
4185
#: nova/network/manager.py:1363
 
4186
#, python-format
 
4187
msgid "%s must be an integer"
 
4188
msgstr ""
 
4189
 
 
4190
#: nova/network/manager.py:1387
 
4191
msgid "Maximum allowed length for 'label' is 255."
 
4192
msgstr ""
 
4193
 
 
4194
#: nova/network/manager.py:1407
 
4195
#, python-format
 
4196
msgid ""
 
4197
"Subnet(s) too large, defaulting to /%s.  To override, specify "
 
4198
"network_size flag."
 
4199
msgstr ""
 
4200
 
 
4201
#: nova/network/manager.py:1485
3977
4202
msgid "cidr already in use"
3978
4203
msgstr ""
3979
4204
 
3980
 
#: nova/network/manager.py:1360
 
4205
#: nova/network/manager.py:1488
3981
4206
#, python-format
3982
4207
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
3983
4208
msgstr ""
3984
4209
 
3985
 
#: nova/network/manager.py:1371
 
4210
#: nova/network/manager.py:1499
3986
4211
#, python-format
3987
4212
msgid ""
3988
4213
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
3989
4214
"(%(smaller)s)"
3990
4215
msgstr ""
3991
4216
 
3992
 
#: nova/network/manager.py:1430
 
4217
#: nova/network/manager.py:1558
3993
4218
msgid "Network already exists!"
3994
4219
msgstr "Rede já existe!"
3995
4220
 
3996
 
#: nova/network/manager.py:1450
 
4221
#: nova/network/manager.py:1578
3997
4222
#, python-format
3998
4223
msgid "Network must be disassociated from project %s before delete"
3999
4224
msgstr ""
4000
4225
 
4001
 
#: nova/network/manager.py:1854
 
4226
#: nova/network/manager.py:2018
4002
4227
msgid ""
4003
4228
"The sum between the number of networks and the vlan start cannot be "
4004
4229
"greater than 4094"
4005
4230
msgstr ""
4006
4231
 
4007
 
#: nova/network/manager.py:1861
 
4232
#: nova/network/manager.py:2025
4008
4233
#, python-format
4009
4234
msgid ""
4010
4235
"The network range is not big enough to fit %(num_networks)s. Network size"
4015
4240
msgid "This driver only supports type 'a'"
4016
4241
msgstr ""
4017
4242
 
4018
 
#: nova/network/quantum/client.py:152
4019
 
msgid "Tenant ID not set"
4020
 
msgstr ""
4021
 
 
4022
 
#: nova/network/quantum/client.py:182
4023
 
#, python-format
4024
 
msgid "Quantum Client Request: %(method)s %(action)s"
4025
 
msgstr ""
4026
 
 
4027
 
#: nova/network/quantum/client.py:198
4028
 
#, python-format
4029
 
msgid "Quantum entity not found: %s"
4030
 
msgstr ""
4031
 
 
4032
 
#: nova/network/quantum/client.py:208
4033
 
#, python-format
4034
 
msgid "Server %(status_code)s error: %(data)s"
4035
 
msgstr ""
4036
 
 
4037
 
#: nova/network/quantum/client.py:212
4038
 
#, python-format
4039
 
msgid "Unable to connect to server. Got error: %s"
4040
 
msgstr ""
4041
 
 
4042
 
#: nova/network/quantum/client.py:230
4043
 
#, python-format
4044
 
msgid "unable to deserialize object of type = '%s'"
4045
 
msgstr ""
4046
 
 
4047
 
#: nova/network/quantum/manager.py:183
4048
 
msgid "QuantumManager does not use 'multi_host' parameter."
4049
 
msgstr ""
4050
 
 
4051
 
#: nova/network/quantum/manager.py:187
4052
 
msgid "QuantumManager requires that only one network is created per call"
4053
 
msgstr ""
4054
 
 
4055
 
#: nova/network/quantum/manager.py:197
4056
 
msgid "QuantumManager does not use 'vlan_start' parameter."
4057
 
msgstr ""
4058
 
 
4059
 
#: nova/network/quantum/manager.py:203
4060
 
msgid "QuantumManager does not use 'vpn_start' parameter."
4061
 
msgstr ""
4062
 
 
4063
 
#: nova/network/quantum/manager.py:207
4064
 
msgid "QuantumManager does not use 'bridge' parameter."
4065
 
msgstr ""
4066
 
 
4067
 
#: nova/network/quantum/manager.py:211
4068
 
msgid "QuantumManager does not use 'bridge_interface' parameter."
4069
 
msgstr ""
4070
 
 
4071
 
#: nova/network/quantum/manager.py:216
4072
 
msgid "QuantumManager requires a valid (.1) gateway address."
4073
 
msgstr ""
4074
 
 
4075
 
#: nova/network/quantum/manager.py:225
4076
 
#, python-format
4077
 
msgid ""
4078
 
"Unable to find existing quantum network for tenant '%(q_tenant_id)s' with"
4079
 
" net-id '%(quantum_net_id)s'"
4080
 
msgstr ""
4081
 
 
4082
 
#: nova/network/quantum/manager.py:333
4083
 
#, python-format
4084
 
msgid "network allocations for instance %s"
4085
 
msgstr ""
4086
 
 
4087
 
#: nova/network/quantum/manager.py:639
4088
 
#, python-format
4089
 
msgid ""
4090
 
"port deallocation failed for instance: |%(instance_id)s|, port_id: "
4091
 
"|%(port_id)s|"
4092
 
msgstr ""
4093
 
 
4094
 
#: nova/network/quantum/manager.py:657
4095
 
#, python-format
4096
 
msgid ""
4097
 
"ipam deallocation failed for instance: |%(instance_id)s|, vif_uuid: "
4098
 
"|%(vif_uuid)s|"
4099
 
msgstr ""
4100
 
 
4101
 
#: nova/network/quantum/melange_connection.py:96
4102
 
#, python-format
4103
 
msgid "Server returned error: %s"
4104
 
msgstr ""
4105
 
 
4106
 
#: nova/network/quantum/melange_connection.py:98
4107
 
msgid "Connection error contacting melange service, retrying"
4108
 
msgstr ""
4109
 
 
4110
 
#: nova/network/quantum/melange_connection.py:108
4111
 
#, python-format
4112
 
msgid ""
4113
 
"allocate IP on network |%(network_id)s| belonging to "
4114
 
"|%(network_tenant_id)s| to this vif |%(vif_id)s| with mac "
4115
 
"|%(mac_address)s| belonging to |%(project_id)s| "
4116
 
msgstr ""
4117
 
 
4118
 
#: nova/network/quantum/melange_ipam_lib.py:133
4119
 
msgid "get_project_and_global_net_ids must be called with a non-null project_id"
4120
 
msgstr ""
4121
 
 
4122
 
#: nova/network/quantum/nova_ipam_lib.py:79
 
4243
#: nova/network/model.py:337
 
4244
msgid "v4 subnets are required for legacy nw_info"
 
4245
msgstr ""
 
4246
 
 
4247
#: nova/network/quantum/nova_ipam_lib.py:75
4123
4248
msgid "Error creating network entry"
4124
4249
msgstr ""
4125
4250
 
4126
 
#: nova/network/quantum/nova_ipam_lib.py:94
 
4251
#: nova/network/quantum/nova_ipam_lib.py:90
4127
4252
#, python-format
4128
4253
msgid "No network with net_id = %s"
4129
4254
msgstr ""
4130
4255
 
4131
 
#: nova/network/quantum/nova_ipam_lib.py:236
 
4256
#: nova/network/quantum/nova_ipam_lib.py:256
4132
4257
#, python-format
4133
4258
msgid "No fixed IPs to deallocate for vif %s"
4134
4259
msgstr ""
4135
4260
 
4136
 
#: nova/network/quantum/quantum_connection.py:103
4137
 
#, python-format
4138
 
msgid "Connecting interface %(interface_id)s to net %(net_id)s for %(tenant_id)s"
4139
 
msgstr ""
4140
 
 
4141
 
#: nova/network/quantum/quantum_connection.py:117
4142
 
#, python-format
4143
 
msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
4144
 
msgstr ""
4145
 
 
4146
 
#: nova/notifier/api.py:122
 
4261
#: nova/network/quantumv2/__init__.py:41
 
4262
msgid "_get_auth_token() failed"
 
4263
msgstr ""
 
4264
 
 
4265
#: nova/network/quantumv2/api.py:92
 
4266
#, python-format
 
4267
msgid "allocate_for_instance() for %s"
 
4268
msgstr ""
 
4269
 
 
4270
#: nova/network/quantumv2/api.py:95
 
4271
#, fuzzy, python-format
 
4272
msgid "empty project id for instance %s"
 
4273
msgstr "tipo de instância %(instance_type)s é inválida."
 
4274
 
 
4275
#: nova/network/quantumv2/api.py:148
 
4276
#, python-format
 
4277
msgid "Fail to delete port %(portid)s with failure: %(exception)s"
 
4278
msgstr ""
 
4279
 
 
4280
#: nova/network/quantumv2/api.py:159
 
4281
#, python-format
 
4282
msgid "deallocate_for_instance() for %s"
 
4283
msgstr ""
 
4284
 
 
4285
#: nova/network/quantumv2/api.py:168
 
4286
#, python-format
 
4287
msgid "Failed to delete quantum port %(portid)s "
 
4288
msgstr ""
 
4289
 
 
4290
#: nova/network/quantumv2/api.py:177
 
4291
#, python-format
 
4292
msgid "get_instance_nw_info() for %s"
 
4293
msgstr ""
 
4294
 
 
4295
#: nova/network/quantumv2/api.py:192
 
4296
#, python-format
 
4297
msgid "validate_networks() for %s"
 
4298
msgstr ""
 
4299
 
 
4300
#: nova/openstack/common/log.py:299
 
4301
#, python-format
 
4302
msgid "syslog facility must be one of: %s"
 
4303
msgstr ""
 
4304
 
 
4305
#: nova/openstack/common/policy.py:149
 
4306
#, python-format
 
4307
msgid ""
 
4308
"Inheritance-based rules are deprecated; use the default brain instead of "
 
4309
"%s."
 
4310
msgstr ""
 
4311
 
 
4312
#: nova/openstack/common/policy.py:163
 
4313
#, python-format
 
4314
msgid "Failed to understand rule %(match)r"
 
4315
msgstr ""
 
4316
 
 
4317
#: nova/openstack/common/policy.py:173
 
4318
#, python-format
 
4319
msgid "Inheritance-based rules are deprecated; update _check_%s"
 
4320
msgstr ""
 
4321
 
 
4322
#: nova/openstack/common/policy.py:179
 
4323
#, python-format
 
4324
msgid "No handler for matches of kind %s"
 
4325
msgstr ""
 
4326
 
 
4327
#: nova/openstack/common/notifier/api.py:125
4147
4328
#, python-format
4148
4329
msgid "%s not in valid priorities"
4149
4330
msgstr ""
4150
4331
 
4151
 
#: nova/notifier/api.py:137
 
4332
#: nova/openstack/common/notifier/api.py:141
4152
4333
#, python-format
4153
4334
msgid ""
4154
4335
"Problem '%(e)s' attempting to send to notification system. "
4155
4336
"Payload=%(payload)s"
4156
4337
msgstr ""
4157
4338
 
4158
 
#: nova/notifier/list_notifier.py:63
 
4339
#: nova/openstack/common/notifier/api.py:170
4159
4340
#, python-format
4160
 
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
 
4341
msgid "Failed to load notifier %s. These notifications will not be sent."
4161
4342
msgstr ""
4162
4343
 
4163
 
#: nova/notifier/rabbit_notifier.py:46
 
4344
#: nova/openstack/common/notifier/rabbit_notifier.py:45
4164
4345
#, python-format
4165
4346
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
4166
4347
msgstr ""
4167
4348
 
4168
 
#: nova/rpc/amqp.py:197
 
4349
#: nova/openstack/common/plugin/pluginmanager.py:64
 
4350
#, python-format
 
4351
msgid "Failed to load plugin %(plug)s: %(exc)s"
 
4352
msgstr ""
 
4353
 
 
4354
#: nova/openstack/common/rpc/amqp.py:208
4169
4355
#, python-format
4170
4356
msgid "unpacked context: %s"
4171
4357
msgstr "conteúdo descompactado: %s"
4172
4358
 
4173
 
#: nova/rpc/amqp.py:241
 
4359
#: nova/openstack/common/rpc/amqp.py:252
4174
4360
#, python-format
4175
4361
msgid "received %s"
4176
4362
msgstr "recebido %s"
4177
4363
 
4178
 
#: nova/rpc/amqp.py:247
 
4364
#: nova/openstack/common/rpc/amqp.py:258
4179
4365
#, python-format
4180
4366
msgid "no method for message: %s"
4181
4367
msgstr "sem método para mensagem: %s"
4182
4368
 
4183
 
#: nova/rpc/amqp.py:248
 
4369
#: nova/openstack/common/rpc/amqp.py:259
4184
4370
#, python-format
4185
4371
msgid "No method for message: %s"
4186
4372
msgstr "Sem método para mensagem: %s"
4187
4373
 
4188
 
#: nova/rpc/amqp.py:340
 
4374
#: nova/openstack/common/rpc/amqp.py:351
4189
4375
#, python-format
4190
4376
msgid "Making asynchronous call on %s ..."
4191
4377
msgstr ""
4192
4378
 
4193
 
#: nova/rpc/amqp.py:343
 
4379
#: nova/openstack/common/rpc/amqp.py:354
4194
4380
#, python-format
4195
4381
msgid "MSG_ID is %s"
4196
4382
msgstr "MSG_ID é %s"
4197
4383
 
4198
 
#: nova/rpc/amqp.py:365
 
4384
#: nova/openstack/common/rpc/amqp.py:376
4199
4385
#, python-format
4200
4386
msgid "Making asynchronous cast on %s..."
4201
4387
msgstr ""
4202
4388
 
4203
 
#: nova/rpc/amqp.py:373
 
4389
#: nova/openstack/common/rpc/amqp.py:384
4204
4390
msgid "Making asynchronous fanout cast..."
4205
4391
msgstr ""
4206
4392
 
4207
 
#: nova/rpc/amqp.py:399
 
4393
#: nova/openstack/common/rpc/amqp.py:410
4208
4394
#, python-format
4209
4395
msgid "Sending %(event_type)s on %(topic)s"
4210
4396
msgstr ""
4211
4397
 
4212
 
#: nova/rpc/common.py:34
 
4398
#: nova/openstack/common/rpc/common.py:34
4213
4399
msgid "An unknown RPC related exception occurred."
4214
4400
msgstr ""
4215
4401
 
4216
 
#: nova/rpc/common.py:64
 
4402
#: nova/openstack/common/rpc/common.py:64
4217
4403
#, python-format
4218
4404
msgid ""
4219
4405
"Remote error: %(exc_type)s %(value)s\n"
4220
4406
"%(traceback)s."
4221
4407
msgstr ""
4222
4408
 
4223
 
#: nova/rpc/common.py:81
 
4409
#: nova/openstack/common/rpc/common.py:81
4224
4410
msgid "Timeout while waiting on RPC response."
4225
4411
msgstr ""
4226
4412
 
4227
 
#: nova/rpc/common.py:85
 
4413
#: nova/openstack/common/rpc/common.py:85
4228
4414
msgid "Invalid reuse of an RPC connection."
4229
4415
msgstr "Reutilização inválida de uma conexão RPC."
4230
4416
 
4231
 
#: nova/rpc/common.py:89
 
4417
#: nova/openstack/common/rpc/common.py:89
4232
4418
#, python-format
4233
4419
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
4234
4420
msgstr ""
4235
4421
 
4236
 
#: nova/rpc/common.py:191
 
4422
#: nova/openstack/common/rpc/common.py:206
4237
4423
#, python-format
4238
4424
msgid "Returning exception %s to caller"
4239
4425
msgstr "Retornando exceção %s ao método de origem"
4240
4426
 
4241
 
#: nova/rpc/impl_kombu.py:108
 
4427
#: nova/openstack/common/rpc/impl_kombu.py:145
 
4428
#: nova/openstack/common/rpc/impl_qpid.py:144
4242
4429
msgid "Failed to process message... skipping it."
4243
4430
msgstr ""
4244
4431
 
4245
 
#: nova/rpc/impl_kombu.py:407
 
4432
#: nova/openstack/common/rpc/impl_kombu.py:431
4246
4433
#, python-format
4247
4434
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
4248
4435
msgstr ""
4249
4436
 
4250
 
#: nova/rpc/impl_kombu.py:430
 
4437
#: nova/openstack/common/rpc/impl_kombu.py:453
4251
4438
#, python-format
4252
4439
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
4253
4440
msgstr ""
4254
4441
 
4255
 
#: nova/rpc/impl_kombu.py:466
 
4442
#: nova/openstack/common/rpc/impl_kombu.py:489
4256
4443
#, python-format
4257
4444
msgid ""
4258
4445
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
4259
4446
"%(max_retries)d tries: %(err_str)s"
4260
4447
msgstr ""
4261
4448
 
4262
 
#: nova/rpc/impl_kombu.py:482
 
4449
#: nova/openstack/common/rpc/impl_kombu.py:505
4263
4450
#, python-format
4264
4451
msgid ""
4265
4452
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
4266
4453
"again in %(sleep_time)d seconds."
4267
4454
msgstr ""
4268
4455
 
4269
 
#: nova/rpc/impl_kombu.py:533 nova/rpc/impl_qpid.py:386
 
4456
#: nova/openstack/common/rpc/impl_kombu.py:556
 
4457
#: nova/openstack/common/rpc/impl_qpid.py:402
4270
4458
#, python-format
4271
4459
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
4272
4460
msgstr ""
4273
4461
 
4274
 
#: nova/rpc/impl_kombu.py:551 nova/rpc/impl_qpid.py:401
 
4462
#: nova/openstack/common/rpc/impl_kombu.py:574
 
4463
#: nova/openstack/common/rpc/impl_qpid.py:417
4275
4464
#, python-format
4276
4465
msgid "Timed out waiting for RPC response: %s"
4277
4466
msgstr ""
4278
4467
 
4279
 
#: nova/rpc/impl_kombu.py:555 nova/rpc/impl_qpid.py:405
 
4468
#: nova/openstack/common/rpc/impl_kombu.py:578
 
4469
#: nova/openstack/common/rpc/impl_qpid.py:421
4280
4470
#, python-format
4281
4471
msgid "Failed to consume message from queue: %s"
4282
4472
msgstr ""
4283
4473
 
4284
 
#: nova/rpc/impl_kombu.py:589 nova/rpc/impl_qpid.py:435
 
4474
#: nova/openstack/common/rpc/impl_kombu.py:612
 
4475
#: nova/openstack/common/rpc/impl_qpid.py:451
4285
4476
#, python-format
4286
4477
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
4287
4478
msgstr ""
4288
4479
 
4289
 
#: nova/rpc/impl_qpid.py:342
 
4480
#: nova/openstack/common/rpc/impl_qpid.py:358
4290
4481
#, python-format
4291
4482
msgid "Unable to connect to AMQP server: %s"
4292
4483
msgstr ""
4293
4484
 
4294
 
#: nova/rpc/impl_qpid.py:347
 
4485
#: nova/openstack/common/rpc/impl_qpid.py:363
4295
4486
#, python-format
4296
4487
msgid "Connected to AMQP server on %s"
4297
4488
msgstr ""
4298
4489
 
4299
 
#: nova/rpc/impl_qpid.py:355
 
4490
#: nova/openstack/common/rpc/impl_qpid.py:371
4300
4491
msgid "Re-established AMQP queues"
4301
4492
msgstr ""
4302
4493
 
4303
 
#: nova/rpc/impl_qpid.py:413
 
4494
#: nova/openstack/common/rpc/impl_qpid.py:429
4304
4495
msgid "Error processing message.  Skipping it."
4305
4496
msgstr ""
4306
4497
 
4307
 
#: nova/scheduler/chance.py:47 nova/scheduler/simple.py:91
4308
 
#: nova/scheduler/simple.py:143
 
4498
#: nova/openstack/common/rpc/impl_zmq.py:89
 
4499
msgid "JSON serialization failed."
 
4500
msgstr ""
 
4501
 
 
4502
#: nova/openstack/common/rpc/impl_zmq.py:97
 
4503
#, python-format
 
4504
msgid "Deserializing: %s"
 
4505
msgstr ""
 
4506
 
 
4507
#: nova/openstack/common/rpc/impl_zmq.py:133
 
4508
#, python-format
 
4509
msgid "Connecting to %(addr)s with %(type)s"
 
4510
msgstr ""
 
4511
 
 
4512
#: nova/openstack/common/rpc/impl_zmq.py:134
 
4513
#, python-format
 
4514
msgid "-> Subscribed to %(subscribe)s"
 
4515
msgstr ""
 
4516
 
 
4517
#: nova/openstack/common/rpc/impl_zmq.py:135
 
4518
#, python-format
 
4519
msgid "-> bind: %(bind)s"
 
4520
msgstr ""
 
4521
 
 
4522
#: nova/openstack/common/rpc/impl_zmq.py:143
 
4523
msgid "Could not open socket."
 
4524
msgstr ""
 
4525
 
 
4526
#: nova/openstack/common/rpc/impl_zmq.py:155
 
4527
#, python-format
 
4528
msgid "Subscribing to %s"
 
4529
msgstr ""
 
4530
 
 
4531
#: nova/openstack/common/rpc/impl_zmq.py:193
 
4532
msgid "You cannot recv on this socket."
 
4533
msgstr ""
 
4534
 
 
4535
#: nova/openstack/common/rpc/impl_zmq.py:198
 
4536
msgid "You cannot send on this socket."
 
4537
msgstr ""
 
4538
 
 
4539
#: nova/openstack/common/rpc/impl_zmq.py:251
 
4540
#, fuzzy, python-format
 
4541
msgid "Running func with context: %s"
 
4542
msgstr "conteúdo descompactado: %s"
 
4543
 
 
4544
#: nova/openstack/common/rpc/impl_zmq.py:276
 
4545
#, fuzzy
 
4546
msgid "Sending reply"
 
4547
msgstr "instância %s: suspendendo"
 
4548
 
 
4549
#: nova/openstack/common/rpc/impl_zmq.py:344
 
4550
#, fuzzy
 
4551
msgid "Registering reactor"
 
4552
msgstr "Removendo o registro da imagem %s"
 
4553
 
 
4554
#: nova/openstack/common/rpc/impl_zmq.py:356
 
4555
msgid "In reactor registered"
 
4556
msgstr ""
 
4557
 
 
4558
#: nova/openstack/common/rpc/impl_zmq.py:371
 
4559
msgid "Out reactor registered"
 
4560
msgstr ""
 
4561
 
 
4562
#: nova/openstack/common/rpc/impl_zmq.py:375
 
4563
msgid "Consuming socket"
 
4564
msgstr ""
 
4565
 
 
4566
#: nova/openstack/common/rpc/impl_zmq.py:422
 
4567
#, python-format
 
4568
msgid "CONSUMER GOT %s"
 
4569
msgstr ""
 
4570
 
 
4571
#: nova/openstack/common/rpc/impl_zmq.py:432
 
4572
#, fuzzy, python-format
 
4573
msgid "->response->%s"
 
4574
msgstr "resposta %s"
 
4575
 
 
4576
#: nova/openstack/common/rpc/impl_zmq.py:442
 
4577
#, python-format
 
4578
msgid "Created topic proxy: %s"
 
4579
msgstr ""
 
4580
 
 
4581
#: nova/openstack/common/rpc/impl_zmq.py:449
 
4582
#, python-format
 
4583
msgid "ROUTER RELAY-OUT START %(data)s"
 
4584
msgstr ""
 
4585
 
 
4586
#: nova/openstack/common/rpc/impl_zmq.py:451
 
4587
#, python-format
 
4588
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
 
4589
msgstr ""
 
4590
 
 
4591
#: nova/openstack/common/rpc/impl_zmq.py:467
 
4592
#, python-format
 
4593
msgid "CONSUMER RECEIVED DATA: %s"
 
4594
msgstr ""
 
4595
 
 
4596
#: nova/openstack/common/rpc/impl_zmq.py:469
 
4597
#, python-format
 
4598
msgid "ROUTER RELAY-OUT %(data)s"
 
4599
msgstr ""
 
4600
 
 
4601
#: nova/openstack/common/rpc/impl_zmq.py:495
 
4602
#, python-format
 
4603
msgid "Create Consumer for topic (%(topic)s)"
 
4604
msgstr ""
 
4605
 
 
4606
#: nova/openstack/common/rpc/impl_zmq.py:511
 
4607
#, python-format
 
4608
msgid "Consumer is a zmq.%s"
 
4609
msgstr ""
 
4610
 
 
4611
#: nova/openstack/common/rpc/impl_zmq.py:554
 
4612
msgid "Creating payload"
 
4613
msgstr ""
 
4614
 
 
4615
#: nova/openstack/common/rpc/impl_zmq.py:567
 
4616
msgid "Creating queue socket for reply waiter"
 
4617
msgstr ""
 
4618
 
 
4619
#: nova/openstack/common/rpc/impl_zmq.py:578
 
4620
#, fuzzy
 
4621
msgid "Sending cast"
 
4622
msgstr "instância %s: suspendendo"
 
4623
 
 
4624
#: nova/openstack/common/rpc/impl_zmq.py:581
 
4625
msgid "Cast sent; Waiting reply"
 
4626
msgstr ""
 
4627
 
 
4628
#: nova/openstack/common/rpc/impl_zmq.py:584
 
4629
#, fuzzy, python-format
 
4630
msgid "Received message: %s"
 
4631
msgstr "recebido %s"
 
4632
 
 
4633
#: nova/openstack/common/rpc/impl_zmq.py:585
 
4634
msgid "Unpacking response"
 
4635
msgstr ""
 
4636
 
 
4637
#: nova/openstack/common/rpc/impl_zmq.py:612
 
4638
#, python-format
 
4639
msgid "%(msg)s"
 
4640
msgstr ""
 
4641
 
 
4642
#: nova/openstack/common/rpc/impl_zmq.py:615
 
4643
#, python-format
 
4644
msgid "Sending message(s) to: %s"
 
4645
msgstr ""
 
4646
 
 
4647
#: nova/openstack/common/rpc/impl_zmq.py:619
 
4648
msgid "No matchmaker results. Not casting."
 
4649
msgstr ""
 
4650
 
 
4651
#: nova/openstack/common/rpc/impl_zmq.py:709
 
4652
msgid ""
 
4653
"Matchmaker could not be loaded.\n"
 
4654
"rpc_zmq_matchmaker is not a class."
 
4655
msgstr ""
 
4656
 
 
4657
#: nova/openstack/common/rpc/impl_zmq.py:711
 
4658
msgid "Error loading Matchmaker."
 
4659
msgstr ""
 
4660
 
 
4661
#: nova/openstack/common/rpc/matchmaker.py:45
 
4662
msgid "Match not found by MatchMaker."
 
4663
msgstr ""
 
4664
 
 
4665
#: nova/openstack/common/rpc/matchmaker.py:177
 
4666
#: nova/openstack/common/rpc/matchmaker.py:195
 
4667
#, python-format
 
4668
msgid "No key defining hosts for topic '%s', see ringfile"
 
4669
msgstr ""
 
4670
 
 
4671
#: nova/scheduler/chance.py:49 nova/scheduler/simple.py:96
4309
4672
msgid "Is the appropriate service running?"
4310
4673
msgstr ""
4311
4674
 
4312
 
#: nova/scheduler/chance.py:52
 
4675
#: nova/scheduler/chance.py:54
4313
4676
msgid "Could not find another compute"
4314
4677
msgstr ""
4315
4678
 
4316
 
#: nova/scheduler/driver.py:66
 
4679
#: nova/scheduler/driver.py:70
4317
4680
#, python-format
4318
4681
msgid "Casted '%(method)s' to volume '%(host)s'"
4319
4682
msgstr ""
4320
4683
 
4321
 
#: nova/scheduler/driver.py:83
 
4684
#: nova/scheduler/driver.py:93
4322
4685
#, python-format
4323
4686
msgid "Casted '%(method)s' to compute '%(host)s'"
4324
4687
msgstr ""
4325
4688
 
4326
 
#: nova/scheduler/driver.py:92
 
4689
#: nova/scheduler/driver.py:102
4327
4690
#, python-format
4328
4691
msgid "Casted '%(method)s' to network '%(host)s'"
4329
4692
msgstr ""
4330
4693
 
4331
 
#: nova/scheduler/driver.py:110
 
4694
#: nova/scheduler/driver.py:120
4332
4695
#, python-format
4333
4696
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
4334
4697
msgstr ""
4335
4698
 
4336
 
#: nova/scheduler/driver.py:184
4337
 
msgid "Must implement a fallback schedule"
4338
 
msgstr ""
4339
 
 
4340
 
#: nova/scheduler/driver.py:188
 
4699
#: nova/scheduler/driver.py:168
4341
4700
msgid "Driver must implement schedule_prep_resize"
4342
4701
msgstr ""
4343
4702
 
4344
 
#: nova/scheduler/driver.py:193
 
4703
#: nova/scheduler/driver.py:176
4345
4704
msgid "Driver must implement schedule_run_instance"
4346
4705
msgstr ""
4347
4706
 
4348
 
#: nova/scheduler/driver.py:317
4349
 
msgid "Block migration can not be used with shared storage."
4350
 
msgstr ""
4351
 
 
4352
 
#: nova/scheduler/driver.py:322
4353
 
msgid "Live migration can not be used without shared storage."
4354
 
msgstr ""
4355
 
 
4356
 
#: nova/scheduler/driver.py:359
4357
 
#, python-format
4358
 
msgid "host %(dest)s is not compatible with original host %(src)s."
4359
 
msgstr ""
4360
 
 
4361
 
#: nova/scheduler/driver.py:408
 
4707
#: nova/scheduler/driver.py:181
 
4708
msgid "Driver must implement schedule_create_volune"
 
4709
msgstr ""
 
4710
 
 
4711
#: nova/scheduler/driver.py:313
4362
4712
#, python-format
4363
4713
msgid ""
4364
4714
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4365
4715
"memory(host:%(avail)s <= instance:%(mem_inst)s)"
4366
4716
msgstr ""
4367
4717
 
4368
 
#: nova/scheduler/driver.py:459
4369
 
#, python-format
4370
 
msgid ""
4371
 
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4372
 
"disk(host:%(available)s <= instance:%(necessary)s)"
4373
 
msgstr ""
4374
 
 
4375
 
#: nova/scheduler/filter_scheduler.py:51
 
4718
#: nova/scheduler/filter_scheduler.py:49
4376
4719
#, python-format
4377
4720
msgid "No host selection for %s defined."
4378
4721
msgstr ""
4379
4722
 
4380
 
#: nova/scheduler/filter_scheduler.py:64
 
4723
#: nova/scheduler/filter_scheduler.py:65
4381
4724
#, python-format
4382
4725
msgid "Attempting to build %(num_instances)d instance(s)"
4383
4726
msgstr ""
4384
4727
 
4385
 
#: nova/scheduler/filter_scheduler.py:157
 
4728
#: nova/scheduler/filter_scheduler.py:171
 
4729
msgid "Invalid value for 'scheduler_max_attempts', must be >= 1"
 
4730
msgstr ""
 
4731
 
 
4732
#: nova/scheduler/filter_scheduler.py:198
 
4733
#, python-format
 
4734
msgid ""
 
4735
"Exceeded max scheduling attempts %(max_attempts)d for instance "
 
4736
"%(instance_uuid)s"
 
4737
msgstr ""
 
4738
 
 
4739
#: nova/scheduler/filter_scheduler.py:209
4386
4740
msgid "Scheduler only understands Compute nodes (for now)"
4387
4741
msgstr ""
4388
4742
 
4389
 
#: nova/scheduler/filter_scheduler.py:199
 
4743
#: nova/scheduler/filter_scheduler.py:261
4390
4744
#, python-format
4391
4745
msgid "Filtered %(hosts)s"
4392
4746
msgstr ""
4393
4747
 
4394
 
#: nova/scheduler/filter_scheduler.py:209
 
4748
#: nova/scheduler/filter_scheduler.py:271
4395
4749
#, python-format
4396
4750
msgid "Weighted %(weighted_host)s"
4397
4751
msgstr ""
4398
4752
 
4399
 
#: nova/scheduler/host_manager.py:144
 
4753
#: nova/scheduler/host_manager.py:158
4400
4754
#, python-format
4401
4755
msgid "Host filter fails for ignored host %(host)s"
4402
4756
msgstr ""
4403
4757
 
4404
 
#: nova/scheduler/host_manager.py:151
 
4758
#: nova/scheduler/host_manager.py:165
4405
4759
#, python-format
4406
4760
msgid "Host filter fails for non-forced host %(host)s"
4407
4761
msgstr ""
4408
4762
 
4409
 
#: nova/scheduler/host_manager.py:157
 
4763
#: nova/scheduler/host_manager.py:171
4410
4764
#, python-format
4411
4765
msgid "Host filter function %(func)s failed for %(host)s"
4412
4766
msgstr ""
4413
4767
 
4414
 
#: nova/scheduler/host_manager.py:163
 
4768
#: nova/scheduler/host_manager.py:177
4415
4769
#, python-format
4416
4770
msgid "Host filter passes for %(host)s"
4417
4771
msgstr ""
4418
4772
 
4419
 
#: nova/scheduler/host_manager.py:272
 
4773
#: nova/scheduler/host_manager.py:238
4420
4774
#, python-format
4421
4775
msgid "Received %(service_name)s service update from %(host)s."
4422
4776
msgstr ""
4423
4777
 
4424
 
#: nova/scheduler/host_manager.py:313
 
4778
#: nova/scheduler/host_manager.py:261
4425
4779
msgid "host_manager only implemented for 'compute'"
4426
4780
msgstr ""
4427
4781
 
4428
 
#: nova/scheduler/host_manager.py:323
 
4782
#: nova/scheduler/host_manager.py:271
4429
4783
#, python-format
4430
4784
msgid "No service for compute ID %s"
4431
4785
msgstr ""
4432
4786
 
4433
 
#: nova/scheduler/manager.py:89
4434
 
#, python-format
4435
 
msgid ""
4436
 
"Driver Method %(driver_method_name)s missing: %(e)s. Reverting to "
4437
 
"schedule()"
4438
 
msgstr ""
4439
 
 
4440
 
#: nova/scheduler/manager.py:154
 
4787
#: nova/scheduler/manager.py:161
4441
4788
#, python-format
4442
4789
msgid "Failed to schedule_%(method)s: %(ex)s"
4443
4790
msgstr ""
4444
4791
 
4445
 
#: nova/scheduler/manager.py:163
 
4792
#: nova/scheduler/manager.py:175
4446
4793
#, fuzzy, python-format
4447
4794
msgid "Setting instance to %(state)s state."
4448
4795
msgstr "Iniciando instância %s"
4449
4796
 
4450
 
#: nova/scheduler/scheduler_options.py:66
 
4797
#: nova/scheduler/scheduler_options.py:69
4451
4798
#, python-format
4452
4799
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
4453
4800
msgstr ""
4454
4801
 
4455
 
#: nova/scheduler/scheduler_options.py:75
 
4802
#: nova/scheduler/scheduler_options.py:78
4456
4803
#, python-format
4457
4804
msgid "Could not decode scheduler options: '%(e)s'"
4458
4805
msgstr ""
4459
4806
 
4460
 
#: nova/scheduler/simple.py:87
4461
 
msgid "Not enough allocatable CPU cores remaining"
4462
 
msgstr ""
4463
 
 
4464
 
#: nova/scheduler/simple.py:137
 
4807
#: nova/scheduler/simple.py:52
 
4808
msgid ""
 
4809
"SimpleScheduler now only covers volume scheduling and is deprecated in "
 
4810
"Folsom. Non-volume functionality in SimpleScheduler has been replaced by "
 
4811
"FilterScheduler"
 
4812
msgstr ""
 
4813
 
 
4814
#: nova/scheduler/simple.py:62
 
4815
msgid ""
 
4816
"nova-volume functionality is deprecated in Folsom and will be removed in "
 
4817
"Grizzly.  Volumes are now handled by Cinder"
 
4818
msgstr ""
 
4819
 
 
4820
#: nova/scheduler/simple.py:89
4465
4821
msgid "Not enough allocatable volume gigabytes remaining"
4466
4822
msgstr ""
4467
4823
 
4468
 
#: nova/scheduler/filters/compute_filter.py:50
 
4824
#: nova/scheduler/filters/aggregate_instance_extra_specs.py:49
 
4825
#: nova/scheduler/filters/aggregate_instance_extra_specs.py:56
 
4826
#: nova/scheduler/filters/compute_capabilities_filter.py:48
 
4827
#, python-format
 
4828
msgid "%(host_state)s fails instance_type extra_specs requirements"
 
4829
msgstr ""
 
4830
 
 
4831
#: nova/scheduler/filters/compute_filter.py:36
4469
4832
#, python-format
4470
4833
msgid "%(host_state)s is disabled or has not been heard from in a while"
4471
4834
msgstr ""
4472
4835
 
4473
 
#: nova/scheduler/filters/compute_filter.py:54
4474
 
#, python-format
4475
 
msgid "%(host_state)s is disabled via capabs"
4476
 
msgstr ""
4477
 
 
4478
 
#: nova/scheduler/filters/compute_filter.py:57
4479
 
#, python-format
4480
 
msgid "%(host_state)s fails instance_type extra_specs requirements"
 
4836
#: nova/scheduler/filters/compute_filter.py:40
 
4837
#, python-format
 
4838
msgid "%(host_state)s is disabled via capabilities"
4481
4839
msgstr ""
4482
4840
 
4483
4841
#: nova/scheduler/filters/core_filter.py:45
4484
4842
msgid "VCPUs not set; assuming CPU collection broken"
4485
4843
msgstr ""
4486
4844
 
 
4845
#: nova/scheduler/filters/image_props_filter.py:48
 
4846
#, python-format
 
4847
msgid ""
 
4848
"Instance contains properties %(image_props)s, but no corresponding "
 
4849
"capabilities are advertised by the compute node"
 
4850
msgstr ""
 
4851
 
 
4852
#: nova/scheduler/filters/image_props_filter.py:61
 
4853
#, python-format
 
4854
msgid ""
 
4855
"Instance properties %(image_props)s are satisfied by compute host "
 
4856
"capabilities %(capabilities)s"
 
4857
msgstr ""
 
4858
 
 
4859
#: nova/scheduler/filters/image_props_filter.py:66
 
4860
#, python-format
 
4861
msgid ""
 
4862
"Instance contains properties %(image_props)s that are not provided by the"
 
4863
" compute node capabilities %(capabilities)s"
 
4864
msgstr ""
 
4865
 
 
4866
#: nova/scheduler/filters/image_props_filter.py:82
 
4867
#, python-format
 
4868
msgid "%(host_state)s does not support requested instance_properties"
 
4869
msgstr ""
 
4870
 
 
4871
#: nova/scheduler/filters/ram_filter.py:47
 
4872
#, python-format
 
4873
msgid ""
 
4874
"%(host_state)s does not have %(requested_ram)s MB usable ram, it only has"
 
4875
" %(usable_ram)s MB usable ram."
 
4876
msgstr ""
 
4877
 
 
4878
#: nova/scheduler/filters/retry_filter.py:38
 
4879
#, python-format
 
4880
msgid "Previously tried hosts: %(hosts)s.  (host=%(host)s)"
 
4881
msgstr ""
 
4882
 
 
4883
#: nova/scheduler/filters/trusted_filter.py:195
 
4884
#, python-format
 
4885
msgid "TCP: trust state of %(host)s:%(level)s(%(trust)s)"
 
4886
msgstr ""
 
4887
 
4487
4888
#: nova/tests/fake_utils.py:72
4488
4889
#, python-format
4489
4890
msgid "Faking execution of cmd (subprocess): %s"
4504
4905
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
4505
4906
msgstr ""
4506
4907
 
4507
 
#: nova/tests/fakelibvirt.py:782
 
4908
#: nova/tests/fake_volume.py:175 nova/volume/api.py:85 nova/volume/api.py:283
 
4909
#: nova/volume/cinder.py:159
 
4910
msgid "status must be available"
 
4911
msgstr ""
 
4912
 
 
4913
#: nova/tests/fake_volume.py:178 nova/volume/api.py:286
 
4914
#: nova/volume/cinder.py:162
 
4915
msgid "already attached"
 
4916
msgstr ""
 
4917
 
 
4918
#: nova/tests/fake_volume.py:183 nova/volume/api.py:293
 
4919
#: nova/volume/cinder.py:168
 
4920
msgid "already detached"
 
4921
msgstr ""
 
4922
 
 
4923
#: nova/tests/fakelibvirt.py:835
4508
4924
msgid "Please extend mock libvirt module to support flags"
4509
4925
msgstr ""
4510
4926
 
4511
 
#: nova/tests/fakelibvirt.py:788
4512
 
msgid "Please extend fake libvirt module to support this auth method"
4513
 
msgstr ""
4514
 
 
4515
 
#: nova/tests/test_compute.py:365 nova/tests/test_compute.py:1554
4516
 
#, python-format
4517
 
msgid "Running instances: %s"
4518
 
msgstr ""
4519
 
 
4520
 
#: nova/tests/test_compute.py:371
4521
 
#, python-format
4522
 
msgid "After terminating instances: %s"
4523
 
msgstr ""
4524
 
 
4525
 
#: nova/tests/test_compute.py:608
4526
 
msgid "Internal error"
4527
 
msgstr "Erro interno"
4528
 
 
4529
 
#: nova/tests/test_compute.py:1565
4530
 
#, python-format
4531
 
msgid "After force-killing instances: %s"
4532
 
msgstr ""
4533
 
 
4534
 
#: nova/tests/test_misc.py:92
 
4927
#: nova/tests/fakelibvirt.py:839
 
4928
msgid "Expected a list for 'auth' parameter"
 
4929
msgstr ""
 
4930
 
 
4931
#: nova/tests/fakelibvirt.py:843
 
4932
msgid "Expected a function in 'auth[0]' parameter"
 
4933
msgstr ""
 
4934
 
 
4935
#: nova/tests/fakelibvirt.py:847
 
4936
msgid "Expected a function in 'auth[1]' parameter"
 
4937
msgstr ""
 
4938
 
 
4939
#: nova/tests/test_misc.py:63
4535
4940
#, python-format
4536
4941
msgid ""
4537
4942
"The following migrations are missing a downgrade:\n"
4538
4943
"\t%s"
4539
4944
msgstr ""
4540
4945
 
4541
 
#: nova/tests/test_nova_manage.py:169
 
4946
#: nova/tests/test_nova_manage.py:202
4542
4947
msgid "id"
4543
4948
msgstr ""
4544
4949
 
4545
 
#: nova/tests/test_nova_manage.py:170
 
4950
#: nova/tests/test_nova_manage.py:203
4546
4951
msgid "IPv4"
4547
4952
msgstr ""
4548
4953
 
4549
 
#: nova/tests/test_nova_manage.py:171
 
4954
#: nova/tests/test_nova_manage.py:204
4550
4955
msgid "IPv6"
4551
4956
msgstr ""
4552
4957
 
4553
 
#: nova/tests/test_nova_manage.py:172
 
4958
#: nova/tests/test_nova_manage.py:205
4554
4959
msgid "start address"
4555
4960
msgstr ""
4556
4961
 
4557
 
#: nova/tests/test_nova_manage.py:173
 
4962
#: nova/tests/test_nova_manage.py:206
4558
4963
msgid "DNS1"
4559
4964
msgstr ""
4560
4965
 
4561
 
#: nova/tests/test_nova_manage.py:174
 
4966
#: nova/tests/test_nova_manage.py:207
4562
4967
msgid "DNS2"
4563
4968
msgstr ""
4564
4969
 
4565
 
#: nova/tests/test_nova_manage.py:175
 
4970
#: nova/tests/test_nova_manage.py:208
4566
4971
msgid "VlanID"
4567
4972
msgstr ""
4568
4973
 
4569
 
#: nova/tests/test_nova_manage.py:176
 
4974
#: nova/tests/test_nova_manage.py:209
4570
4975
msgid "project"
4571
4976
msgstr ""
4572
4977
 
4573
 
#: nova/tests/test_nova_manage.py:177
 
4978
#: nova/tests/test_nova_manage.py:210
4574
4979
msgid "uuid"
4575
4980
msgstr ""
4576
4981
 
4577
 
#: nova/tests/test_volume.py:241
4578
 
#, python-format
4579
 
msgid "Target %s allocated"
4580
 
msgstr ""
4581
 
 
4582
 
#: nova/tests/test_volume.py:519
4583
 
#, python-format
4584
 
msgid "Cannot confirm exported volume id:%s."
 
4982
#: nova/tests/test_storwize_svc.py:169
 
4983
#, python-format
 
4984
msgid "unrecognized argument %s"
 
4985
msgstr ""
 
4986
 
 
4987
#: nova/tests/test_storwize_svc.py:818
 
4988
#, python-format
 
4989
msgid "Run CLI command: %s"
 
4990
msgstr ""
 
4991
 
 
4992
#: nova/tests/test_storwize_svc.py:821
 
4993
#, python-format
 
4994
msgid ""
 
4995
"CLI output:\n"
 
4996
" stdout: %(out)s\n"
 
4997
" stderr: %(err)s"
 
4998
msgstr ""
 
4999
 
 
5000
#: nova/tests/test_storwize_svc.py:826
 
5001
#, python-format
 
5002
msgid ""
 
5003
"CLI Exception output:\n"
 
5004
" stdout: %(out)s\n"
 
5005
" stderr: %(err)s"
4585
5006
msgstr ""
4586
5007
 
4587
5008
#: nova/tests/test_volume_types.py:58
4594
5015
msgid "Result data: %s"
4595
5016
msgstr ""
4596
5017
 
4597
 
#: nova/tests/test_xenapi.py:638
 
5018
#: nova/tests/test_xenapi.py:708
4598
5019
#, python-format
4599
5020
msgid "Creating files in %s to simulate guest agent"
4600
5021
msgstr ""
4601
5022
 
4602
 
#: nova/tests/test_xenapi.py:649
 
5023
#: nova/tests/test_xenapi.py:719
4603
5024
#, python-format
4604
5025
msgid "Removing simulated guest agent files in %s"
4605
5026
msgstr ""
4606
5027
 
4607
 
#: nova/tests/api/openstack/compute/test_servers.py:2344
4608
 
msgid "Quota exceeded: already used 1 of 1 instances"
4609
 
msgstr ""
4610
 
 
4611
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:57
 
5028
#: nova/tests/api/test_auth.py:79
 
5029
msgid "200 Role Match"
 
5030
msgstr ""
 
5031
 
 
5032
#: nova/tests/api/test_auth.py:81
 
5033
msgid "200 No Roles"
 
5034
msgstr ""
 
5035
 
 
5036
#: nova/tests/api/test_auth.py:84
 
5037
msgid "unexpected role header"
 
5038
msgstr ""
 
5039
 
 
5040
#: nova/tests/api/openstack/compute/test_servers.py:2829
 
5041
msgid ""
 
5042
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
 
5043
"instances"
 
5044
msgstr ""
 
5045
 
 
5046
#: nova/tests/api/openstack/compute/test_servers.py:2834
 
5047
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
 
5048
msgstr ""
 
5049
 
 
5050
#: nova/tests/api/openstack/compute/test_servers.py:2839
 
5051
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
 
5052
msgstr ""
 
5053
 
 
5054
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:56
4612
5055
#, python-format
4613
5056
msgid "_create: %s"
4614
5057
msgstr "_criar: %s"
4615
5058
 
4616
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:66
 
5059
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:65
4617
5060
#, python-format
4618
5061
msgid "_delete: %s"
4619
5062
msgstr "_remover: %s"
4620
5063
 
4621
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:75
 
5064
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:74
4622
5065
#, python-format
4623
5066
msgid "_get: %s"
4624
5067
msgstr "_obter: %s"
4625
5068
 
4626
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:85
 
5069
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:84
4627
5070
#, python-format
4628
5071
msgid "_get_all: %s"
4629
5072
msgstr "_obter_todos: %s"
4630
5073
 
4631
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:124
 
5074
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:121
4632
5075
#, python-format
4633
5076
msgid "test_snapshot_create: param=%s"
4634
5077
msgstr ""
4635
5078
 
4636
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:133
 
5079
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:130
4637
5080
#, python-format
4638
5081
msgid "test_snapshot_create: resp_dict=%s"
4639
5082
msgstr ""
4640
5083
 
4641
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:155
 
5084
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:152
 
5085
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:178
4642
5086
#, python-format
4643
5087
msgid "test_snapshot_create_force: param=%s"
4644
5088
msgstr ""
4645
5089
 
4646
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:164
 
5090
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:161
4647
5091
#, python-format
4648
5092
msgid "test_snapshot_create_force: resp_dict=%s"
4649
5093
msgstr ""
4650
5094
 
4651
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:204
 
5095
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:214
4652
5096
#, python-format
4653
5097
msgid "test_snapshot_show: resp=%s"
4654
5098
msgstr ""
4655
5099
 
4656
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:230
 
5100
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:240
4657
5101
#, python-format
4658
5102
msgid "test_snapshot_detail: resp_dict=%s"
4659
5103
msgstr ""
4660
5104
 
 
5105
#: nova/tests/compute/test_compute.py:449
 
5106
#: nova/tests/compute/test_compute.py:467
 
5107
#: nova/tests/compute/test_compute.py:500
 
5108
#: nova/tests/compute/test_compute.py:525
 
5109
#: nova/tests/compute/test_compute.py:2093
 
5110
#, python-format
 
5111
msgid "Running instances: %s"
 
5112
msgstr ""
 
5113
 
 
5114
#: nova/tests/compute/test_compute.py:455
 
5115
#: nova/tests/compute/test_compute.py:490
 
5116
#: nova/tests/compute/test_compute.py:513
 
5117
#: nova/tests/compute/test_compute.py:543
 
5118
#, python-format
 
5119
msgid "After terminating instances: %s"
 
5120
msgstr ""
 
5121
 
 
5122
#: nova/tests/compute/test_compute.py:865
 
5123
msgid "Internal error"
 
5124
msgstr "Erro interno"
 
5125
 
 
5126
#: nova/tests/compute/test_compute.py:2104
 
5127
#, python-format
 
5128
msgid "After force-killing instances: %s"
 
5129
msgstr ""
 
5130
 
 
5131
#: nova/tests/hyperv/hypervutils.py:141 nova/virt/hyperv/vmops.py:473
 
5132
#, python-format
 
5133
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
 
5134
msgstr ""
 
5135
 
 
5136
#: nova/tests/hyperv/hypervutils.py:192 nova/virt/hyperv/vmops.py:408
 
5137
#, fuzzy, python-format
 
5138
msgid "Failed to destroy vm %s"
 
5139
msgstr "Não é possível destruir o VBD %s"
 
5140
 
 
5141
#: nova/tests/hyperv/hypervutils.py:235 nova/virt/hyperv/snapshotops.py:92
 
5142
#, fuzzy, python-format
 
5143
msgid "Failed to get info for disk %s"
 
5144
msgstr "Falha ao obter metadados para o ip: %s"
 
5145
 
 
5146
#: nova/tests/integrated/test_api_samples.py:127
 
5147
#, fuzzy, python-format
 
5148
msgid "Result: %(result)s is not a dict."
 
5149
msgstr "Endereço |%(address)s| não está alocado"
 
5150
 
 
5151
#: nova/tests/integrated/test_api_samples.py:131
 
5152
#, python-format
 
5153
msgid ""
 
5154
"Key mismatch:\n"
 
5155
"%(ex_keys)s\n"
 
5156
"%(res_keys)s"
 
5157
msgstr ""
 
5158
 
 
5159
#: nova/tests/integrated/test_api_samples.py:139
 
5160
#, fuzzy, python-format
 
5161
msgid "Result: %(result)s is not a list."
 
5162
msgstr "Endereço |%(address)s| não está alocado"
 
5163
 
 
5164
#: nova/tests/integrated/test_api_samples.py:162
 
5165
#: nova/tests/integrated/test_api_samples.py:165
 
5166
#: nova/tests/integrated/test_api_samples.py:175
 
5167
#, python-format
 
5168
msgid ""
 
5169
"Values do not match:\n"
 
5170
"%(expected)s\n"
 
5171
"%(result)s"
 
5172
msgstr ""
 
5173
 
4661
5174
#: nova/tests/integrated/test_login.py:31
4662
5175
#, python-format
4663
5176
msgid "flavor: %s"
4698
5211
msgid "%(auth_uri)s => code %(http_status)s"
4699
5212
msgstr ""
4700
5213
 
4701
 
#: nova/tests/integrated/api/client.py:151
 
5214
#: nova/tests/integrated/api/client.py:155
4702
5215
#, python-format
4703
5216
msgid "%(relative_uri)s => code %(http_status)s"
4704
5217
msgstr ""
4705
5218
 
4706
 
#: nova/tests/integrated/api/client.py:161
 
5219
#: nova/tests/integrated/api/client.py:165
4707
5220
msgid "Unexpected status code"
4708
5221
msgstr ""
4709
5222
 
4710
 
#: nova/tests/integrated/api/client.py:168
 
5223
#: nova/tests/integrated/api/client.py:172
4711
5224
#, python-format
4712
5225
msgid "Decoding JSON: %s"
4713
5226
msgstr ""
4714
5227
 
4715
 
#: nova/tests/rpc/common.py:137
4716
 
#, python-format
4717
 
msgid "Nested received %(queue)s, %(value)s"
4718
 
msgstr ""
4719
 
 
4720
 
#: nova/tests/rpc/common.py:146
4721
 
#, python-format
4722
 
msgid "Nested return %s"
4723
 
msgstr ""
4724
 
 
4725
 
#: nova/tests/rpc/common.py:168
4726
 
msgid "RPC backend does not support timeouts"
4727
 
msgstr ""
4728
 
 
4729
 
#: nova/tests/rpc/common.py:237 nova/tests/rpc/common.py:243
4730
 
#, python-format
4731
 
msgid "Received %s"
4732
 
msgstr ""
4733
 
 
4734
 
#: nova/virt/connection.py:85
4735
 
msgid "Failed to open connection to the hypervisor"
 
5228
#: nova/virt/configdrive.py:71
 
5229
#, python-format
 
5230
msgid "Added %(filepath)s to config drive"
 
5231
msgstr ""
 
5232
 
 
5233
#: nova/virt/connection.py:70
 
5234
msgid ""
 
5235
"Specifying virt driver via connection_type is deprecated. Use "
 
5236
"compute_driver=classname instead."
 
5237
msgstr ""
 
5238
 
 
5239
#: nova/virt/connection.py:82
 
5240
#, fuzzy
 
5241
msgid "Failed to open connection to underlying virt platform"
4736
5242
msgstr "Falha ao abrir a conexão com o hypervisor"
4737
5243
 
4738
 
#: nova/virt/fake.py:267 nova/virt/baremetal/proxy.py:719
4739
 
#: nova/virt/libvirt/connection.py:2069 nova/virt/xenapi/connection.py:410
4740
 
#, python-format
4741
 
msgid "Compute_service record created for %s "
4742
 
msgstr ""
4743
 
 
4744
 
#: nova/virt/fake.py:270 nova/virt/baremetal/proxy.py:723
4745
 
#: nova/virt/libvirt/connection.py:2072 nova/virt/xenapi/connection.py:413
4746
 
#, python-format
4747
 
msgid "Compute_service record updated for %s "
4748
 
msgstr ""
4749
 
 
4750
 
#: nova/virt/firewall.py:130 nova/virt/libvirt/firewall.py:263
 
5244
#: nova/virt/firewall.py:175 nova/virt/libvirt/firewall.py:232
4751
5245
msgid "Attempted to unfilter instance which is not filtered"
4752
5246
msgstr ""
4753
5247
 
4754
 
#: nova/virt/firewall.py:137
 
5248
#: nova/virt/firewall.py:185
4755
5249
#, fuzzy
4756
5250
msgid "Filters added to instance"
4757
5251
msgstr "Falhou ao reiniciar instância"
4758
5252
 
4759
 
#: nova/virt/firewall.py:139
 
5253
#: nova/virt/firewall.py:187
4760
5254
msgid "Provider Firewall Rules refreshed"
4761
5255
msgstr ""
4762
5256
 
4763
 
#: nova/virt/firewall.py:292
 
5257
#: nova/virt/firewall.py:355
4764
5258
#, python-format
4765
5259
msgid "Adding security group rule: %r"
4766
5260
msgstr ""
4767
5261
 
4768
 
#: nova/virt/firewall.py:405 nova/virt/xenapi/firewall.py:87
 
5262
#: nova/virt/firewall.py:481 nova/virt/xenapi/firewall.py:80
4769
5263
#, python-format
4770
5264
msgid "Adding provider rule: %s"
4771
5265
msgstr ""
4772
5266
 
4773
 
#: nova/virt/images.py:86
 
5267
#: nova/virt/images.py:85
4774
5268
msgid "'qemu-img info' parsing failed."
4775
5269
msgstr ""
4776
5270
 
4777
 
#: nova/virt/images.py:92
 
5271
#: nova/virt/images.py:91
4778
5272
#, python-format
4779
5273
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
4780
5274
msgstr ""
4781
5275
 
4782
 
#: nova/virt/images.py:104
 
5276
#: nova/virt/images.py:103
4783
5277
#, python-format
4784
5278
msgid "Converted to raw, but format is now %s"
4785
5279
msgstr ""
4786
5280
 
4787
 
#: nova/virt/vmwareapi_conn.py:105
4788
 
msgid ""
4789
 
"Must specify vmwareapi_host_ip,vmwareapi_host_username and "
4790
 
"vmwareapi_host_password to useconnection_type=vmwareapi"
4791
 
msgstr ""
4792
 
 
4793
 
#: nova/virt/vmwareapi_conn.py:277
4794
 
#, python-format
4795
 
msgid "In vmwareapi:_create_session, got this exception: %s"
4796
 
msgstr ""
4797
 
 
4798
 
#: nova/virt/vmwareapi_conn.py:360
4799
 
#, python-format
4800
 
msgid "In vmwareapi:_call_method, got this exception: %s"
4801
 
msgstr ""
4802
 
 
4803
 
#: nova/virt/vmwareapi_conn.py:395
4804
 
#, python-format
4805
 
msgid "Task [%(task_name)s] %(task_ref)s status: success"
4806
 
msgstr ""
4807
 
 
4808
 
#: nova/virt/vmwareapi_conn.py:400
4809
 
#, python-format
4810
 
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
4811
 
msgstr ""
4812
 
 
4813
 
#: nova/virt/vmwareapi_conn.py:404
4814
 
#, python-format
4815
 
msgid "In vmwareapi:_poll_task, Got this error %s"
4816
 
msgstr ""
4817
 
 
4818
5281
#: nova/virt/baremetal/dom.py:93
4819
5282
msgid "No domains exist."
4820
5283
msgstr ""
4864
5327
msgid "Domains: %s"
4865
5328
msgstr ""
4866
5329
 
4867
 
#: nova/virt/baremetal/dom.py:163
4868
 
#, python-format
4869
 
msgid "Nodes: %s"
4870
 
msgstr ""
4871
 
 
4872
 
#: nova/virt/baremetal/dom.py:166
 
5330
#: nova/virt/baremetal/dom.py:164
4873
5331
#, python-format
4874
5332
msgid "After storing domains: %s"
4875
5333
msgstr ""
4876
5334
 
4877
 
#: nova/virt/baremetal/dom.py:169
 
5335
#: nova/virt/baremetal/dom.py:167
4878
5336
msgid "deactivation/removing domain failed"
4879
5337
msgstr ""
4880
5338
 
4881
 
#: nova/virt/baremetal/dom.py:176
 
5339
#: nova/virt/baremetal/dom.py:174
4882
5340
msgid "===== Domain is being created ====="
4883
5341
msgstr ""
4884
5342
 
 
5343
#: nova/virt/baremetal/dom.py:177
 
5344
msgid "Same domain name already exists"
 
5345
msgstr ""
 
5346
 
4885
5347
#: nova/virt/baremetal/dom.py:179
4886
 
msgid "Same domain name already exists"
4887
 
msgstr ""
4888
 
 
4889
 
#: nova/virt/baremetal/dom.py:181
4890
5348
msgid "create_domain: before get_idle_node"
4891
5349
msgstr ""
4892
5350
 
4893
 
#: nova/virt/baremetal/dom.py:198
 
5351
#: nova/virt/baremetal/dom.py:196
4894
5352
#, python-format
4895
5353
msgid "Created new domain: %s"
4896
5354
msgstr ""
4897
5355
 
4898
 
#: nova/virt/baremetal/dom.py:213
 
5356
#: nova/virt/baremetal/dom.py:211
4899
5357
#, python-format
4900
5358
msgid "Failed to boot Bare-metal node %s"
4901
5359
msgstr ""
4902
5360
 
4903
 
#: nova/virt/baremetal/dom.py:222
 
5361
#: nova/virt/baremetal/dom.py:220
4904
5362
msgid "No such domain exists"
4905
5363
msgstr ""
4906
5364
 
4907
 
#: nova/virt/baremetal/dom.py:226
 
5365
#: nova/virt/baremetal/dom.py:224
4908
5366
#, python-format
4909
5367
msgid "change_domain_state: to new state %s"
4910
5368
msgstr ""
4911
5369
 
4912
 
#: nova/virt/baremetal/dom.py:233
 
5370
#: nova/virt/baremetal/dom.py:231
4913
5371
#, python-format
4914
5372
msgid "Stored fake domains to the file: %s"
4915
5373
msgstr ""
4916
5374
 
4917
 
#: nova/virt/baremetal/dom.py:244
 
5375
#: nova/virt/baremetal/dom.py:242
4918
5376
msgid "domain does not exist"
4919
5377
msgstr ""
4920
5378
 
4921
 
#: nova/virt/baremetal/nodes.py:42
4922
 
#, python-format
4923
 
msgid "Unknown baremetal driver %(d)s"
4924
 
msgstr ""
4925
 
 
4926
 
#: nova/virt/baremetal/proxy.py:139
 
5379
#: nova/virt/baremetal/driver.py:115
4927
5380
#, python-format
4928
5381
msgid "Error encountered when destroying instance '%(name)s': %(ex)s"
4929
5382
msgstr ""
4930
5383
 
4931
 
#: nova/virt/baremetal/proxy.py:153
 
5384
#: nova/virt/baremetal/driver.py:129
4932
5385
#, python-format
4933
5386
msgid "instance %(instance_name)s: deleting instance files %(target)s"
4934
5387
msgstr ""
4935
5388
 
4936
 
#: nova/virt/baremetal/proxy.py:180
 
5389
#: nova/virt/baremetal/driver.py:156
4937
5390
#, python-format
4938
5391
msgid "instance %s: rebooted"
4939
5392
msgstr ""
4940
5393
 
4941
 
#: nova/virt/baremetal/proxy.py:184
 
5394
#: nova/virt/baremetal/driver.py:160
4942
5395
msgid "_wait_for_reboot failed"
4943
5396
msgstr ""
4944
5397
 
4945
 
#: nova/virt/baremetal/proxy.py:214
 
5398
#: nova/virt/baremetal/driver.py:189
4946
5399
#, python-format
4947
5400
msgid "instance %s: rescued"
4948
5401
msgstr ""
4949
5402
 
4950
 
#: nova/virt/baremetal/proxy.py:218
 
5403
#: nova/virt/baremetal/driver.py:193
4951
5404
msgid "_wait_for_rescue failed"
4952
5405
msgstr ""
4953
5406
 
4954
 
#: nova/virt/baremetal/proxy.py:235
 
5407
#: nova/virt/baremetal/driver.py:210
4955
5408
msgid "<============= spawn of baremetal =============>"
4956
5409
msgstr ""
4957
5410
 
4958
 
#: nova/virt/baremetal/proxy.py:248
 
5411
#: nova/virt/baremetal/driver.py:223
4959
5412
#, python-format
4960
5413
msgid "instance %s: is building"
4961
5414
msgstr ""
4962
5415
 
4963
 
#: nova/virt/baremetal/proxy.py:254
 
5416
#: nova/virt/baremetal/driver.py:229
4964
5417
msgid "Key is injected but instance is not running yet"
4965
5418
msgstr ""
4966
5419
 
4967
 
#: nova/virt/baremetal/proxy.py:260
 
5420
#: nova/virt/baremetal/driver.py:238
4968
5421
#, python-format
4969
5422
msgid "instance %s: booted"
4970
5423
msgstr ""
4971
5424
 
4972
 
#: nova/virt/baremetal/proxy.py:264
 
5425
#: nova/virt/baremetal/driver.py:245
4973
5426
#, python-format
4974
5427
msgid "~~~~~~ current state = %s ~~~~~~"
4975
5428
msgstr ""
4976
5429
 
4977
 
#: nova/virt/baremetal/proxy.py:266
 
5430
#: nova/virt/baremetal/driver.py:247
4978
5431
#, python-format
4979
5432
msgid "instance %s spawned successfully"
4980
5433
msgstr ""
4981
5434
 
4982
 
#: nova/virt/baremetal/proxy.py:269
 
5435
#: nova/virt/baremetal/driver.py:250
4983
5436
#, python-format
4984
5437
msgid "instance %s:not booted"
4985
5438
msgstr ""
4986
5439
 
4987
 
#: nova/virt/baremetal/proxy.py:272
4988
 
msgid "Bremetal assignment is overcommitted."
 
5440
#: nova/virt/baremetal/driver.py:253
 
5441
msgid "Baremetal assignment is overcommitted."
4989
5442
msgstr ""
4990
5443
 
4991
 
#: nova/virt/baremetal/proxy.py:353
 
5444
#: nova/virt/baremetal/driver.py:337
4992
5445
#, python-format
4993
5446
msgid "instance %s: Creating image"
4994
5447
msgstr ""
4995
5448
 
4996
 
#: nova/virt/baremetal/proxy.py:473
 
5449
#: nova/virt/baremetal/driver.py:455
4997
5450
#, python-format
4998
5451
msgid "instance %(inst_name)s: injecting %(injection)s into image %(img_id)s"
4999
5452
msgstr ""
5000
5453
 
5001
 
#: nova/virt/baremetal/proxy.py:484
 
5454
#: nova/virt/baremetal/driver.py:465
5002
5455
#, python-format
5003
5456
msgid ""
5004
5457
"instance %(inst_name)s: ignoring error injecting data into image "
5005
5458
"%(img_id)s (%(e)s)"
5006
5459
msgstr ""
5007
5460
 
5008
 
#: nova/virt/baremetal/proxy.py:530
 
5461
#: nova/virt/baremetal/driver.py:511
5009
5462
#, python-format
5010
5463
msgid "instance %s: starting toXML method"
5011
5464
msgstr ""
5012
5465
 
5013
 
#: nova/virt/baremetal/proxy.py:533
 
5466
#: nova/virt/baremetal/driver.py:514
5014
5467
#, python-format
5015
5468
msgid "instance %s: finished toXML method"
5016
5469
msgstr ""
5017
5470
 
5018
 
#: nova/virt/baremetal/proxy.py:577 nova/virt/libvirt/connection.py:1811
 
5471
#: nova/virt/baremetal/driver.py:558 nova/virt/hyperv/vmops.py:486
 
5472
#: nova/virt/libvirt/driver.py:1965
5019
5473
msgid ""
5020
5474
"Cannot get the number of cpu, because this function is not implemented "
5021
5475
"for this platform. This error can be safely ignored for now."
5022
5476
msgstr ""
5023
5477
 
5024
 
#: nova/virt/baremetal/proxy.py:717
 
5478
#: nova/virt/baremetal/driver.py:681
5025
5479
#, python-format
5026
5480
msgid "#### RLK: cpu_arch = %s "
5027
5481
msgstr ""
5028
5482
 
5029
 
#: nova/virt/baremetal/proxy.py:749
 
5483
#: nova/virt/baremetal/driver.py:703
5030
5484
msgid "Updating!"
5031
5485
msgstr ""
5032
5486
 
5033
 
#: nova/virt/baremetal/proxy.py:776 nova/virt/libvirt/connection.py:2630
5034
 
#: nova/virt/xenapi/host.py:129
 
5487
#: nova/virt/baremetal/driver.py:730 nova/virt/libvirt/driver.py:3002
 
5488
#: nova/virt/xenapi/host.py:148
5035
5489
msgid "Updating host stats"
5036
5490
msgstr ""
5037
5491
 
5038
 
#: nova/virt/baremetal/tilera.py:185
 
5492
#: nova/virt/baremetal/nodes.py:42
 
5493
#, python-format
 
5494
msgid "Unknown baremetal driver %(d)s"
 
5495
msgstr ""
 
5496
 
 
5497
#: nova/virt/baremetal/tilera.py:184
5039
5498
msgid "free_node...."
5040
5499
msgstr ""
5041
5500
 
5042
 
#: nova/virt/baremetal/tilera.py:216
 
5501
#: nova/virt/baremetal/tilera.py:215
5043
5502
#, python-format
5044
5503
msgid "deactivate_node is called for node_id = %(id)s node_ip = %(ip)s"
5045
5504
msgstr ""
5046
5505
 
5047
 
#: nova/virt/baremetal/tilera.py:221
 
5506
#: nova/virt/baremetal/tilera.py:220
5048
5507
msgid "status of node is set to 0"
5049
5508
msgstr ""
5050
5509
 
5051
 
#: nova/virt/baremetal/tilera.py:232
 
5510
#: nova/virt/baremetal/tilera.py:231
5052
5511
msgid "rootfs is already removed"
5053
5512
msgstr ""
5054
5513
 
5055
 
#: nova/virt/baremetal/tilera.py:264
 
5514
#: nova/virt/baremetal/tilera.py:263
5056
5515
msgid "Before ping to the bare-metal node"
5057
5516
msgstr ""
5058
5517
 
5059
 
#: nova/virt/baremetal/tilera.py:275
 
5518
#: nova/virt/baremetal/tilera.py:274
5060
5519
#, python-format
5061
5520
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is ready"
5062
5521
msgstr ""
5063
5522
 
5064
 
#: nova/virt/baremetal/tilera.py:279
 
5523
#: nova/virt/baremetal/tilera.py:278
5065
5524
#, python-format
5066
5525
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is not ready, out_msg=%(out_msg)s"
5067
5526
msgstr ""
5068
5527
 
5069
 
#: nova/virt/baremetal/tilera.py:291
 
5528
#: nova/virt/baremetal/tilera.py:290
5070
5529
msgid "Noting to do for tilera nodes: vmlinux is in CF"
5071
5530
msgstr ""
5072
5531
 
5073
 
#: nova/virt/baremetal/tilera.py:314
 
5532
#: nova/virt/baremetal/tilera.py:313
5074
5533
msgid "activate_node"
5075
5534
msgstr ""
5076
5535
 
5077
 
#: nova/virt/baremetal/tilera.py:328
 
5536
#: nova/virt/baremetal/tilera.py:327
5078
5537
msgid "Node is unknown error state."
5079
5538
msgstr ""
5080
5539
 
5081
 
#: nova/virt/disk/api.py:165
 
5540
#: nova/virt/disk/api.py:196
5082
5541
msgid "no capable image handler configured"
5083
5542
msgstr ""
5084
5543
 
5085
 
#: nova/virt/disk/api.py:179
 
5544
#: nova/virt/disk/api.py:242
5086
5545
#, python-format
5087
 
msgid "unknown disk image handler: %s"
 
5546
msgid "no disk image handler for: %s"
5088
5547
msgstr ""
5089
5548
 
5090
 
#: nova/virt/disk/api.py:191
 
5549
#: nova/virt/disk/api.py:254
5091
5550
msgid "image already mounted"
5092
5551
msgstr ""
5093
5552
 
5094
 
#: nova/virt/disk/api.py:278 nova/virt/disk/guestfs.py:64
5095
 
#: nova/virt/disk/guestfs.py:78 nova/virt/disk/mount.py:102
 
5553
#: nova/virt/disk/api.py:320
5096
5554
#, python-format
5097
 
msgid "Failed to mount filesystem: %s"
 
5555
msgid ""
 
5556
"Failed to mount container filesystem '%(image)s' on '%(target)s': "
 
5557
"%(errors)s"
 
5558
msgstr ""
 
5559
 
 
5560
#: nova/virt/disk/api.py:337
 
5561
#, fuzzy, python-format
 
5562
msgid "Failed to unmount container filesystem: %s"
5098
5563
msgstr "Falhou em montar sistema de arquivo: %s"
5099
5564
 
5100
 
#: nova/virt/disk/api.py:293
5101
 
#, python-format
5102
 
msgid "Failed to remove container: %s"
 
5565
#: nova/virt/disk/api.py:370
 
5566
msgid "injected file path not valid"
5103
5567
msgstr ""
5104
5568
 
5105
 
#: nova/virt/disk/api.py:443
 
5569
#: nova/virt/disk/api.py:546
5106
5570
#, python-format
5107
5571
msgid "User %(username)s not found in password file."
5108
5572
msgstr ""
5109
5573
 
5110
 
#: nova/virt/disk/api.py:459
 
5574
#: nova/virt/disk/api.py:562
5111
5575
#, python-format
5112
5576
msgid "User %(username)s not found in shadow file."
5113
5577
msgstr ""
5114
5578
 
5115
 
#: nova/virt/disk/guestfs.py:39
 
5579
#: nova/virt/disk/guestfs.py:41
5116
5580
#, python-format
5117
5581
msgid "unsupported partition: %s"
5118
5582
msgstr ""
5119
5583
 
5120
 
#: nova/virt/disk/guestfs.py:77
 
5584
#: nova/virt/disk/guestfs.py:66 nova/virt/disk/guestfs.py:80
 
5585
#: nova/virt/disk/mount.py:132
 
5586
#, python-format
 
5587
msgid "Failed to mount filesystem: %s"
 
5588
msgstr "Falhou em montar sistema de arquivo: %s"
 
5589
 
 
5590
#: nova/virt/disk/guestfs.py:79
5121
5591
msgid "unknown guestmount error"
5122
5592
msgstr ""
5123
5593
 
5124
 
#: nova/virt/disk/loop.py:30
 
5594
#: nova/virt/disk/loop.py:31
5125
5595
#, python-format
5126
5596
msgid "Could not attach image to loopback: %s"
5127
5597
msgstr ""
5128
5598
 
5129
 
#: nova/virt/disk/mount.py:62
 
5599
#: nova/virt/disk/mount.py:83
5130
5600
#, python-format
5131
5601
msgid "partition search unsupported with %s"
5132
5602
msgstr ""
5133
5603
 
5134
 
#: nova/virt/disk/mount.py:78
 
5604
#: nova/virt/disk/mount.py:99
5135
5605
#, fuzzy, python-format
5136
5606
msgid "partition %s not found"
5137
5607
msgstr "nenhuma partição encontrada"
5138
5608
 
5139
 
#: nova/virt/disk/mount.py:79
 
5609
#: nova/virt/disk/mount.py:100
5140
5610
#, python-format
5141
5611
msgid "Failed to map partitions: %s"
5142
5612
msgstr ""
5143
5613
 
5144
 
#: nova/virt/disk/nbd.py:58
 
5614
#: nova/virt/disk/nbd.py:59
5145
5615
msgid "nbd unavailable: module not loaded"
5146
5616
msgstr ""
5147
5617
 
5148
 
#: nova/virt/disk/nbd.py:63
 
5618
#: nova/virt/disk/nbd.py:64
5149
5619
msgid "No free nbd devices"
5150
5620
msgstr ""
5151
5621
 
5152
 
#: nova/virt/disk/nbd.py:81
 
5622
#: nova/virt/disk/nbd.py:86
5153
5623
#, python-format
5154
5624
msgid "qemu-nbd error: %s"
5155
5625
msgstr ""
5156
5626
 
5157
 
#: nova/virt/disk/nbd.py:93
 
5627
#: nova/virt/disk/nbd.py:98
5158
5628
#, python-format
5159
5629
msgid "nbd device %s did not show up"
5160
5630
msgstr ""
5161
5631
 
5162
 
#: nova/virt/libvirt/connection.py:281
 
5632
#: nova/virt/hyperv/driver.py:193 nova/virt/hyperv/driver.py:196
 
5633
msgid "plug_vifs called"
 
5634
msgstr ""
 
5635
 
 
5636
#: nova/virt/hyperv/driver.py:199
 
5637
msgid "ensure_filtering_rules_for_instance called"
 
5638
msgstr ""
 
5639
 
 
5640
#: nova/virt/hyperv/driver.py:204
 
5641
msgid "unfilter_instance called"
 
5642
msgstr ""
 
5643
 
 
5644
#: nova/virt/hyperv/driver.py:208
 
5645
msgid "confirm_migration called"
 
5646
msgstr ""
 
5647
 
 
5648
#: nova/virt/hyperv/driver.py:212
 
5649
msgid "finish_revert_migration called"
 
5650
msgstr ""
 
5651
 
 
5652
#: nova/virt/hyperv/driver.py:217
 
5653
msgid "finish_migration called"
 
5654
msgstr ""
 
5655
 
 
5656
#: nova/virt/hyperv/driver.py:220
 
5657
#, fuzzy
 
5658
msgid "get_console_output called"
 
5659
msgstr "Obter saída do console para instância %s"
 
5660
 
 
5661
#: nova/virt/hyperv/livemigrationops.py:52
 
5662
msgid ""
 
5663
"Live migration is not supported \"                     \"by this version "
 
5664
"of Hyper-V"
 
5665
msgstr ""
 
5666
 
 
5667
#: nova/virt/hyperv/livemigrationops.py:61
 
5668
msgid "Live migration is not enabled on this host"
 
5669
msgstr ""
 
5670
 
 
5671
#: nova/virt/hyperv/livemigrationops.py:64
 
5672
msgid "Live migration networks are not configured on this host"
 
5673
msgstr ""
 
5674
 
 
5675
#: nova/virt/hyperv/livemigrationops.py:68
 
5676
msgid "live_migration called"
 
5677
msgstr ""
 
5678
 
 
5679
#: nova/virt/hyperv/livemigrationops.py:94
 
5680
#, python-format
 
5681
msgid "Getting live migration networks for remote host: %s"
 
5682
msgstr ""
 
5683
 
 
5684
#: nova/virt/hyperv/livemigrationops.py:113
 
5685
#, fuzzy, python-format
 
5686
msgid "Starting live migration for instance: %s"
 
5687
msgstr "Começando a terminar instâncias"
 
5688
 
 
5689
#: nova/virt/hyperv/livemigrationops.py:126
 
5690
#, fuzzy, python-format
 
5691
msgid "Failed to live migrate VM %s"
 
5692
msgstr "Não é possível localizar o volume %s"
 
5693
 
 
5694
#: nova/virt/hyperv/livemigrationops.py:129
 
5695
#, python-format
 
5696
msgid "Calling live migration recover_method for instance: %s"
 
5697
msgstr ""
 
5698
 
 
5699
#: nova/virt/hyperv/livemigrationops.py:133
 
5700
#, python-format
 
5701
msgid "Calling live migration post_method for instance: %s"
 
5702
msgstr ""
 
5703
 
 
5704
#: nova/virt/hyperv/livemigrationops.py:139
 
5705
msgid "pre_live_migration called"
 
5706
msgstr ""
 
5707
 
 
5708
#: nova/virt/hyperv/livemigrationops.py:157
 
5709
msgid "post_live_migration_at_destination called"
 
5710
msgstr ""
 
5711
 
 
5712
#: nova/virt/hyperv/livemigrationops.py:161
 
5713
#, python-format
 
5714
msgid "compare_cpu called %s"
 
5715
msgstr ""
 
5716
 
 
5717
#: nova/virt/hyperv/snapshotops.py:57
 
5718
#, fuzzy, python-format
 
5719
msgid "Creating snapshot for instance %s"
 
5720
msgstr "Obter saída do console para instância %s"
 
5721
 
 
5722
#: nova/virt/hyperv/snapshotops.py:71
 
5723
#, fuzzy, python-format
 
5724
msgid "Failed to create snapshot for VM %s"
 
5725
msgstr "Falha ao obter metadados para o ip: %s"
 
5726
 
 
5727
#: nova/virt/hyperv/snapshotops.py:83
 
5728
#, fuzzy, python-format
 
5729
msgid "Getting info for VHD %s"
 
5730
msgstr "Removendo rede com id %s"
 
5731
 
 
5732
#: nova/virt/hyperv/snapshotops.py:106
 
5733
#, python-format
 
5734
msgid "Copying VHD %(src_vhd_path)s to %(dest_vhd_path)s"
 
5735
msgstr ""
 
5736
 
 
5737
#: nova/virt/hyperv/snapshotops.py:116
 
5738
#, python-format
 
5739
msgid "Copying base disk %(src_vhd_path)s to %(dest_base_disk_path)s"
 
5740
msgstr ""
 
5741
 
 
5742
#: nova/virt/hyperv/snapshotops.py:120
 
5743
#, python-format
 
5744
msgid ""
 
5745
"Reconnecting copied base VHD %(dest_base_disk_path)s and diff VHD "
 
5746
"%(dest_vhd_path)s"
 
5747
msgstr ""
 
5748
 
 
5749
#: nova/virt/hyperv/snapshotops.py:134
 
5750
#, python-format
 
5751
msgid ""
 
5752
"Failed to reconnect base disk %(dest_base_disk_path)s and diff disk "
 
5753
"%(dest_vhd_path)s"
 
5754
msgstr ""
 
5755
 
 
5756
#: nova/virt/hyperv/snapshotops.py:139
 
5757
#, python-format
 
5758
msgid "Merging base disk %(dest_base_disk_path)s and diff disk %(dest_vhd_path)s"
 
5759
msgstr ""
 
5760
 
 
5761
#: nova/virt/hyperv/snapshotops.py:151
 
5762
#, python-format
 
5763
msgid ""
 
5764
"Failed to merge base disk %(dest_base_disk_path)s and diff disk "
 
5765
"%(dest_vhd_path)s"
 
5766
msgstr ""
 
5767
 
 
5768
#: nova/virt/hyperv/snapshotops.py:164
 
5769
#, python-format
 
5770
msgid ""
 
5771
"Updating Glance image %(image_id)s with content from merged disk "
 
5772
"%(image_vhd_path)s"
 
5773
msgstr ""
 
5774
 
 
5775
#: nova/virt/hyperv/snapshotops.py:169
 
5776
#, python-format
 
5777
msgid "Snapshot image %(image_id)s updated for VM %(instance_name)s"
 
5778
msgstr ""
 
5779
 
 
5780
#: nova/virt/hyperv/snapshotops.py:172
 
5781
#, fuzzy, python-format
 
5782
msgid "Removing snapshot %s"
 
5783
msgstr "modificando projeto %s"
 
5784
 
 
5785
#: nova/virt/hyperv/snapshotops.py:181
 
5786
#, python-format
 
5787
msgid "Failed to remove snapshot for VM %s"
 
5788
msgstr ""
 
5789
 
 
5790
#: nova/virt/hyperv/snapshotops.py:186
 
5791
#, python-format
 
5792
msgid "Removing folder %s "
 
5793
msgstr ""
 
5794
 
 
5795
#: nova/virt/hyperv/vmops.py:69
 
5796
#, fuzzy, python-format
 
5797
msgid "get_info called for instance"
 
5798
msgstr "Obter saída do console para instância %s"
 
5799
 
 
5800
#: nova/virt/hyperv/vmops.py:93
 
5801
#, python-format
 
5802
msgid "hyperv vm state: %s"
 
5803
msgstr ""
 
5804
 
 
5805
#: nova/virt/hyperv/vmops.py:99
 
5806
#, python-format
 
5807
msgid ""
 
5808
"Got Info for vm %(instance_name)s: state=%(state)s, mem=%(memusage)s, "
 
5809
"num_cpu=%(numprocs)s, uptime=%(uptime)s"
 
5810
msgstr ""
 
5811
 
 
5812
#: nova/virt/hyperv/vmops.py:135
 
5813
#, fuzzy, python-format
 
5814
msgid "cache image failed: %s"
 
5815
msgstr "Iniciando a Bridge para %s"
 
5816
 
 
5817
#: nova/virt/hyperv/vmops.py:154
 
5818
#, fuzzy, python-format
 
5819
msgid "Starting VM %s "
 
5820
msgstr "Iniciando instância %s"
 
5821
 
 
5822
#: nova/virt/hyperv/vmops.py:156
 
5823
#, python-format
 
5824
msgid "Started VM %s "
 
5825
msgstr ""
 
5826
 
 
5827
#: nova/virt/hyperv/vmops.py:158
 
5828
#, fuzzy, python-format
 
5829
msgid "spawn vm failed: %s"
 
5830
msgstr "NotFound lançado: %s"
 
5831
 
 
5832
#: nova/virt/hyperv/vmops.py:177
 
5833
#, fuzzy, python-format
 
5834
msgid "Failed to create VM %s"
 
5835
msgstr "Não foi possível criar volume"
 
5836
 
 
5837
#: nova/virt/hyperv/vmops.py:180
 
5838
#, fuzzy, python-format
 
5839
msgid "Created VM %s..."
 
5840
msgstr "_criar: %s"
 
5841
 
 
5842
#: nova/virt/hyperv/vmops.py:197
 
5843
#, python-format
 
5844
msgid "Set memory for vm %s..."
 
5845
msgstr ""
 
5846
 
 
5847
#: nova/virt/hyperv/vmops.py:210
 
5848
#, python-format
 
5849
msgid "Set vcpus for vm %s..."
 
5850
msgstr ""
 
5851
 
 
5852
#: nova/virt/hyperv/vmops.py:214
 
5853
#, python-format
 
5854
msgid "Creating a scsi controller for %(vm_name)s for volume attaching"
 
5855
msgstr ""
 
5856
 
 
5857
#: nova/virt/hyperv/vmops.py:223
 
5858
#, fuzzy
 
5859
msgid "Controller not found"
 
5860
msgstr "Instância não encontrada"
 
5861
 
 
5862
#: nova/virt/hyperv/vmops.py:231
 
5863
#, fuzzy, python-format
 
5864
msgid "Failed to add scsi controller to VM %s"
 
5865
msgstr "Falha ao suspender instância"
 
5866
 
 
5867
#: nova/virt/hyperv/vmops.py:236
 
5868
#, python-format
 
5869
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
 
5870
msgstr ""
 
5871
 
 
5872
#: nova/virt/hyperv/vmops.py:263
 
5873
#, fuzzy, python-format
 
5874
msgid "Failed to add diskdrive to VM %s"
 
5875
msgstr "Falha ao suspender instância"
 
5876
 
 
5877
#: nova/virt/hyperv/vmops.py:266
 
5878
#, python-format
 
5879
msgid "New disk drive path is %s"
 
5880
msgstr ""
 
5881
 
 
5882
#: nova/virt/hyperv/vmops.py:285
 
5883
#, fuzzy, python-format
 
5884
msgid "Failed to add vhd file to VM %s"
 
5885
msgstr "Falhou em montar sistema de arquivo: %s"
 
5886
 
 
5887
#: nova/virt/hyperv/vmops.py:287
 
5888
#, fuzzy, python-format
 
5889
msgid "Created disk for %s"
 
5890
msgstr "Criar par de chaves %s"
 
5891
 
 
5892
#: nova/virt/hyperv/vmops.py:291
 
5893
#, fuzzy, python-format
 
5894
msgid "Creating nic for %s "
 
5895
msgstr "Atualizando agente para %s"
 
5896
 
 
5897
#: nova/virt/hyperv/vmops.py:296
 
5898
msgid "Cannot find vSwitch"
 
5899
msgstr ""
 
5900
 
 
5901
#: nova/virt/hyperv/vmops.py:316
 
5902
msgid "Failed creating a port on the external vswitch"
 
5903
msgstr ""
 
5904
 
 
5905
#: nova/virt/hyperv/vmops.py:317
 
5906
#, fuzzy, python-format
 
5907
msgid "Failed creating port for %s"
 
5908
msgstr "volume %s: criando o export"
 
5909
 
 
5910
#: nova/virt/hyperv/vmops.py:320
 
5911
#, python-format
 
5912
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
 
5913
msgstr ""
 
5914
 
 
5915
#: nova/virt/hyperv/vmops.py:332
 
5916
#, fuzzy, python-format
 
5917
msgid "Failed to add nic to VM %s"
 
5918
msgstr "Falha ao suspender instância"
 
5919
 
 
5920
#: nova/virt/hyperv/vmops.py:334
 
5921
#, fuzzy, python-format
 
5922
msgid "Created nic for %s "
 
5923
msgstr "_criar: %s"
 
5924
 
 
5925
#: nova/virt/hyperv/vmops.py:341 nova/virt/hyperv/vmops.py:344
 
5926
#, python-format
 
5927
msgid "Attempting to bind NIC to %s "
 
5928
msgstr ""
 
5929
 
 
5930
#: nova/virt/hyperv/vmops.py:349
 
5931
msgid "No vSwitch specified, attaching to default"
 
5932
msgstr ""
 
5933
 
 
5934
#: nova/virt/hyperv/vmops.py:374
 
5935
#, fuzzy, python-format
 
5936
msgid "Got request to destroy vm %s"
 
5937
msgstr "Não é possível destruir o VBD %s"
 
5938
 
 
5939
#: nova/virt/hyperv/vmops.py:418
 
5940
#, python-format
 
5941
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
 
5942
msgstr ""
 
5943
 
 
5944
#: nova/virt/hyperv/vmops.py:424
 
5945
#, fuzzy
 
5946
msgid "Pause instance"
 
5947
msgstr "Reiniciar instância %r"
 
5948
 
 
5949
#: nova/virt/hyperv/vmops.py:429
 
5950
#, fuzzy
 
5951
msgid "Unpause instance"
 
5952
msgstr "Reiniciar instância %r"
 
5953
 
 
5954
#: nova/virt/hyperv/vmops.py:435
 
5955
#, fuzzy
 
5956
msgid "Suspend instance"
 
5957
msgstr "Falha ao suspender instância"
 
5958
 
 
5959
#: nova/virt/hyperv/vmops.py:440
 
5960
#, fuzzy
 
5961
msgid "Resume instance"
 
5962
msgstr "Reiniciar instância %r"
 
5963
 
 
5964
#: nova/virt/hyperv/vmops.py:445
 
5965
#, fuzzy
 
5966
msgid "Power off instance"
 
5967
msgstr "Começando a terminar instâncias"
 
5968
 
 
5969
#: nova/virt/hyperv/vmops.py:450
 
5970
#, fuzzy
 
5971
msgid "Power on instance"
 
5972
msgstr "Começando a terminar instâncias"
 
5973
 
 
5974
#: nova/virt/hyperv/vmops.py:470
 
5975
#, python-format
 
5976
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
 
5977
msgstr ""
 
5978
 
 
5979
#: nova/virt/hyperv/vmops.py:555
 
5980
#, python-format
 
5981
msgid "Windows version: %s "
 
5982
msgstr ""
 
5983
 
 
5984
#: nova/virt/hyperv/vmops.py:567
 
5985
msgid "get_available_resource called"
 
5986
msgstr ""
 
5987
 
 
5988
#: nova/virt/hyperv/vmops.py:604
 
5989
#, python-format
 
5990
msgid "use_cow_image:%s"
 
5991
msgstr ""
 
5992
 
 
5993
#: nova/virt/hyperv/vmops.py:624
 
5994
#, python-format
 
5995
msgid "Failed to create Difference Disk from %(base)s to %(target)s"
 
5996
msgstr ""
 
5997
 
 
5998
#: nova/virt/hyperv/vmutils.py:54
 
5999
#, python-format
 
6000
msgid "duplicate name found: %s"
 
6001
msgstr ""
 
6002
 
 
6003
#: nova/virt/hyperv/vmutils.py:68
 
6004
#, python-format
 
6005
msgid ""
 
6006
"WMI job failed: %(ErrorSummaryDescription)s - %(ErrorDescription)s - "
 
6007
"%(ErrorCode)s"
 
6008
msgstr ""
 
6009
 
 
6010
#: nova/virt/hyperv/vmutils.py:73
 
6011
#, python-format
 
6012
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
 
6013
msgstr ""
 
6014
 
 
6015
#: nova/virt/hyperv/vmutils.py:80 nova/virt/hyperv/vmutils.py:96
 
6016
#, fuzzy, python-format
 
6017
msgid "Creating folder %s "
 
6018
msgstr "Apagando usuário %s"
 
6019
 
 
6020
#: nova/virt/hyperv/vmutils.py:94
 
6021
#, python-format
 
6022
msgid "Removing existing folder %s "
 
6023
msgstr ""
 
6024
 
 
6025
#: nova/virt/hyperv/volumeops.py:69 nova/virt/xenapi/vm_utils.py:414
 
6026
#, python-format
 
6027
msgid "block device info: %s"
 
6028
msgstr ""
 
6029
 
 
6030
#: nova/virt/hyperv/volumeops.py:97
 
6031
#, python-format
 
6032
msgid "Attach boot from volume failed: %s"
 
6033
msgstr ""
 
6034
 
 
6035
#: nova/virt/hyperv/volumeops.py:100
 
6036
#, fuzzy, python-format
 
6037
msgid "Unable to attach boot volume to instance %s"
 
6038
msgstr "Não é possível anexar o volume na instância %s"
 
6039
 
 
6040
#: nova/virt/hyperv/volumeops.py:109 nova/virt/xenapi/volumeops.py:115
 
6041
#, python-format
 
6042
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
 
6043
msgstr ""
 
6044
 
 
6045
#: nova/virt/hyperv/volumeops.py:134
 
6046
#, fuzzy, python-format
 
6047
msgid "Attach volume failed: %s"
 
6048
msgstr "Desanexar volume %s"
 
6049
 
 
6050
#: nova/virt/hyperv/volumeops.py:137 nova/virt/xenapi/volumeops.py:194
 
6051
#, python-format
 
6052
msgid "Unable to attach volume to instance %s"
 
6053
msgstr "Não é possível anexar o volume na instância %s"
 
6054
 
 
6055
#: nova/virt/hyperv/volumeops.py:156
 
6056
#, fuzzy, python-format
 
6057
msgid "Failed to add volume to VM %s"
 
6058
msgstr "Não é possível anexar o volume na instância %s"
 
6059
 
 
6060
#: nova/virt/hyperv/volumeops.py:170
 
6061
#, fuzzy, python-format
 
6062
msgid "Detach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
 
6063
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
6064
 
 
6065
#: nova/virt/hyperv/volumeops.py:187
 
6066
#, python-format
 
6067
msgid "Mounted disk to detach is: %s"
 
6068
msgstr ""
 
6069
 
 
6070
#: nova/virt/hyperv/volumeops.py:188
 
6071
#, python-format
 
6072
msgid "host_resource disk detached is: %s"
 
6073
msgstr ""
 
6074
 
 
6075
#: nova/virt/hyperv/volumeops.py:191
 
6076
#, python-format
 
6077
msgid "Physical disk detached is: %s"
 
6078
msgstr ""
 
6079
 
 
6080
#: nova/virt/hyperv/volumeops.py:198
 
6081
#, fuzzy, python-format
 
6082
msgid "Failed to remove volume from VM %s"
 
6083
msgstr "Não é possível localizar o volume %s"
 
6084
 
 
6085
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:589
 
6086
msgid "Could not determine iscsi initiator name"
 
6087
msgstr ""
 
6088
 
 
6089
#: nova/virt/hyperv/volumeops.py:224
 
6090
#, python-format
 
6091
msgid "device.InitiatorName: %s"
 
6092
msgstr ""
 
6093
 
 
6094
#: nova/virt/hyperv/volumeops.py:225
 
6095
#, python-format
 
6096
msgid "device.TargetName: %s"
 
6097
msgstr ""
 
6098
 
 
6099
#: nova/virt/hyperv/volumeops.py:226
 
6100
#, python-format
 
6101
msgid "device.ScsiPortNumber: %s"
 
6102
msgstr ""
 
6103
 
 
6104
#: nova/virt/hyperv/volumeops.py:227
 
6105
#, python-format
 
6106
msgid "device.ScsiPathId: %s"
 
6107
msgstr ""
 
6108
 
 
6109
#: nova/virt/hyperv/volumeops.py:228
 
6110
#, python-format
 
6111
msgid "device.ScsiTargetId): %s"
 
6112
msgstr ""
 
6113
 
 
6114
#: nova/virt/hyperv/volumeops.py:229
 
6115
#, python-format
 
6116
msgid "device.ScsiLun: %s"
 
6117
msgstr ""
 
6118
 
 
6119
#: nova/virt/hyperv/volumeops.py:230
 
6120
#, python-format
 
6121
msgid "device.DeviceInterfaceGuid :%s"
 
6122
msgstr ""
 
6123
 
 
6124
#: nova/virt/hyperv/volumeops.py:232
 
6125
#, python-format
 
6126
msgid "device.DeviceInterfaceName: %s"
 
6127
msgstr ""
 
6128
 
 
6129
#: nova/virt/hyperv/volumeops.py:234
 
6130
#, python-format
 
6131
msgid "device.LegacyName: %s"
 
6132
msgstr ""
 
6133
 
 
6134
#: nova/virt/hyperv/volumeops.py:235
 
6135
#, python-format
 
6136
msgid "device.DeviceType: %s"
 
6137
msgstr ""
 
6138
 
 
6139
#: nova/virt/hyperv/volumeops.py:236
 
6140
#, python-format
 
6141
msgid "device.DeviceNumber %s"
 
6142
msgstr ""
 
6143
 
 
6144
#: nova/virt/hyperv/volumeops.py:237
 
6145
#, python-format
 
6146
msgid "device.PartitionNumber :%s"
 
6147
msgstr ""
 
6148
 
 
6149
#: nova/virt/hyperv/volumeops.py:243 nova/virt/hyperv/volumeops.py:262
 
6150
#, python-format
 
6151
msgid "Unable to find a mounted disk for target_iqn: %s"
 
6152
msgstr ""
 
6153
 
 
6154
#: nova/virt/hyperv/volumeops.py:245
 
6155
#, python-format
 
6156
msgid "Device number : %s"
 
6157
msgstr ""
 
6158
 
 
6159
#: nova/virt/hyperv/volumeops.py:246
 
6160
#, fuzzy, python-format
 
6161
msgid "Target lun : %s"
 
6162
msgstr "_obter: %s"
 
6163
 
 
6164
#: nova/virt/hyperv/volumeops.py:252 nova/virt/hyperv/volumeops.py:259
 
6165
#, python-format
 
6166
msgid "Mounted disk is: %s"
 
6167
msgstr ""
 
6168
 
 
6169
#: nova/virt/hyperv/volumeops.py:276
 
6170
#, python-format
 
6171
msgid "Drive number to disconnect is: %s"
 
6172
msgstr ""
 
6173
 
 
6174
#: nova/virt/hyperv/volumeops.py:283
 
6175
#, python-format
 
6176
msgid "DeviceNumber : %s"
 
6177
msgstr ""
 
6178
 
 
6179
#: nova/virt/hyperv/volumeops.py:288
 
6180
#, python-format
 
6181
msgid "Disk path to parse: %s"
 
6182
msgstr ""
 
6183
 
 
6184
#: nova/virt/hyperv/volumeops.py:290
 
6185
#, fuzzy, python-format
 
6186
msgid "start_device_id: %s"
 
6187
msgstr "recebido %s"
 
6188
 
 
6189
#: nova/virt/hyperv/volumeops.py:292
 
6190
#, python-format
 
6191
msgid "end_device_id: %s"
 
6192
msgstr ""
 
6193
 
 
6194
#: nova/virt/hyperv/volumeutils.py:51
 
6195
#, python-format
 
6196
msgid "An error has occurred when calling the iscsi initiator: %s"
 
6197
msgstr ""
 
6198
 
 
6199
#: nova/virt/hyperv/volumeutils.py:68
 
6200
msgid "The ISCSI initiator name can't be found. Choosing the default one"
 
6201
msgstr ""
 
6202
 
 
6203
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1439
 
6204
#: nova/virt/xenapi/vm_utils.py:407
 
6205
#, python-format
 
6206
msgid "block_device_list %s"
 
6207
msgstr ""
 
6208
 
 
6209
#: nova/virt/libvirt/driver.py:334
 
6210
#, python-format
 
6211
msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater."
 
6212
msgstr ""
 
6213
 
 
6214
#: nova/virt/libvirt/driver.py:340
5163
6215
#, python-format
5164
6216
msgid "Connecting to libvirt: %s"
5165
6217
msgstr ""
5166
6218
 
5167
 
#: nova/virt/libvirt/connection.py:302
 
6219
#: nova/virt/libvirt/driver.py:361
5168
6220
msgid "Connection to libvirt broke"
5169
6221
msgstr ""
5170
6222
 
5171
 
#: nova/virt/libvirt/connection.py:404
 
6223
#: nova/virt/libvirt/driver.py:383 nova/virt/libvirt/driver.py:386
 
6224
#, python-format
 
6225
msgid "Can not handle authentication request for %d credentials"
 
6226
msgstr ""
 
6227
 
 
6228
#: nova/virt/libvirt/driver.py:468
5172
6229
#, python-format
5173
6230
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
5174
6231
msgstr ""
5175
6232
 
5176
 
#: nova/virt/libvirt/connection.py:416
5177
 
#, python-format
5178
 
msgid ""
5179
 
"Error from libvirt during saved instance removal. Code=%(errcode)s "
5180
 
"Error=%(e)s"
5181
 
msgstr ""
5182
 
 
5183
 
#: nova/virt/libvirt/connection.py:427
 
6233
#: nova/virt/libvirt/driver.py:478
 
6234
msgid "During wait destroy, instance disappeared."
 
6235
msgstr ""
 
6236
 
 
6237
#: nova/virt/libvirt/driver.py:483
 
6238
msgid "Instance destroyed successfully."
 
6239
msgstr ""
 
6240
 
 
6241
#: nova/virt/libvirt/driver.py:505
 
6242
msgid "Error from libvirt during undefineFlags. Retrying with undefine"
 
6243
msgstr ""
 
6244
 
 
6245
#: nova/virt/libvirt/driver.py:510
5184
6246
#, python-format
5185
6247
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
5186
6248
msgstr ""
5187
6249
 
5188
 
#: nova/virt/libvirt/connection.py:439
5189
 
msgid "Instance destroyed successfully."
5190
 
msgstr ""
5191
 
 
5192
 
#: nova/virt/libvirt/connection.py:451
 
6250
#: nova/virt/libvirt/driver.py:521
5193
6251
#, python-format
5194
6252
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
5195
6253
msgstr ""
5196
6254
 
5197
 
#: nova/virt/libvirt/connection.py:477
 
6255
#: nova/virt/libvirt/driver.py:538
5198
6256
#, python-format
5199
6257
msgid "Deleting instance files %(target)s"
5200
6258
msgstr ""
5201
6259
 
5202
 
#: nova/virt/libvirt/connection.py:488
5203
 
msgid "Could not determine iscsi initiator name"
 
6260
#: nova/virt/libvirt/driver.py:552
 
6261
#, python-format
 
6262
msgid "Failed to cleanup directory %(target)s: %(e)s"
5204
6263
msgstr ""
5205
6264
 
5206
 
#: nova/virt/libvirt/connection.py:571
 
6265
#: nova/virt/libvirt/driver.py:700
5207
6266
msgid "attaching LXC block device"
5208
6267
msgstr ""
5209
6268
 
5210
 
#: nova/virt/libvirt/connection.py:584
 
6269
#: nova/virt/libvirt/driver.py:713
5211
6270
msgid "detaching LXC block device"
5212
6271
msgstr ""
5213
6272
 
5214
 
#: nova/virt/libvirt/connection.py:709
5215
 
#, fuzzy, python-format
 
6273
#: nova/virt/libvirt/driver.py:845
 
6274
#, fuzzy
5216
6275
msgid "Instance soft rebooted successfully."
5217
6276
msgstr "volume %s: criado com sucesso"
5218
6277
 
5219
 
#: nova/virt/libvirt/connection.py:713
 
6278
#: nova/virt/libvirt/driver.py:849
5220
6279
#, fuzzy
5221
6280
msgid "Failed to soft reboot instance."
5222
6281
msgstr "Falhou ao reiniciar instância"
5223
6282
 
5224
 
#: nova/virt/libvirt/connection.py:742
 
6283
#: nova/virt/libvirt/driver.py:881
5225
6284
msgid "Instance shutdown successfully."
5226
6285
msgstr ""
5227
6286
 
5228
 
#: nova/virt/libvirt/connection.py:778
 
6287
#: nova/virt/libvirt/driver.py:915
5229
6288
msgid "During reboot, instance disappeared."
5230
6289
msgstr ""
5231
6290
 
5232
 
#: nova/virt/libvirt/connection.py:783
 
6291
#: nova/virt/libvirt/driver.py:920
5233
6292
msgid "Instance rebooted successfully."
5234
6293
msgstr ""
5235
6294
 
5236
 
#: nova/virt/libvirt/connection.py:891
 
6295
#: nova/virt/libvirt/driver.py:1050
5237
6296
msgid "Instance is running"
5238
6297
msgstr ""
5239
6298
 
5240
 
#: nova/virt/libvirt/connection.py:900
 
6299
#: nova/virt/libvirt/driver.py:1057
5241
6300
msgid "During spawn, instance disappeared."
5242
6301
msgstr ""
5243
6302
 
5244
 
#: nova/virt/libvirt/connection.py:905
 
6303
#: nova/virt/libvirt/driver.py:1062 nova/virt/powervm/operator.py:258
5245
6304
msgid "Instance spawned successfully."
5246
6305
msgstr ""
5247
6306
 
5248
 
#: nova/virt/libvirt/connection.py:921
 
6307
#: nova/virt/libvirt/driver.py:1078
5249
6308
#, python-format
5250
6309
msgid "data: %(data)r, fpath: %(fpath)r"
5251
6310
msgstr ""
5252
6311
 
5253
 
#: nova/virt/libvirt/connection.py:973
 
6312
#: nova/virt/libvirt/driver.py:1124
5254
6313
#, fuzzy
5255
6314
msgid "Guest does not have a console available"
5256
6315
msgstr "Usuário não tem privilégios de administrador"
5257
6316
 
5258
 
#: nova/virt/libvirt/connection.py:1017
 
6317
#: nova/virt/libvirt/driver.py:1168
5259
6318
#, python-format
5260
6319
msgid "Path '%(path)s' supports direct I/O"
5261
6320
msgstr ""
5262
6321
 
5263
 
#: nova/virt/libvirt/connection.py:1021
 
6322
#: nova/virt/libvirt/driver.py:1172
5264
6323
#, python-format
5265
6324
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
5266
6325
msgstr ""
5267
6326
 
5268
 
#: nova/virt/libvirt/connection.py:1025 nova/virt/libvirt/connection.py:1029
 
6327
#: nova/virt/libvirt/driver.py:1176 nova/virt/libvirt/driver.py:1180
5269
6328
#, python-format
5270
6329
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
5271
6330
msgstr ""
5272
6331
 
5273
 
#: nova/virt/libvirt/connection.py:1154
 
6332
#: nova/virt/libvirt/driver.py:1234
 
6333
msgid "Using config drive"
 
6334
msgstr ""
 
6335
 
 
6336
#: nova/virt/libvirt/driver.py:1253
5274
6337
msgid "Creating image"
5275
6338
msgstr ""
5276
6339
 
5277
 
#: nova/virt/libvirt/connection.py:1338
 
6340
#: nova/virt/libvirt/driver.py:1388
 
6341
#, python-format
 
6342
msgid "Creating config drive at %(path)s"
 
6343
msgstr ""
 
6344
 
 
6345
#: nova/virt/libvirt/driver.py:1402
5278
6346
#, python-format
5279
6347
msgid "Injecting %(injection)s into image %(img_id)s"
5280
6348
msgstr ""
5281
6349
 
5282
 
#: nova/virt/libvirt/connection.py:1348
 
6350
#: nova/virt/libvirt/driver.py:1412
5283
6351
#, python-format
5284
6352
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
5285
6353
msgstr ""
5286
6354
 
5287
 
#: nova/virt/libvirt/connection.py:1380
5288
 
#, python-format
5289
 
msgid "block_device_list %s"
5290
 
msgstr ""
5291
 
 
5292
 
#: nova/virt/libvirt/connection.py:1669
 
6355
#: nova/virt/libvirt/driver.py:1486
 
6356
#, python-format
 
6357
msgid ""
 
6358
"Config requested an explicit CPU model, but the current libvirt "
 
6359
"hypervisor '%s' does not support selecting CPU models"
 
6360
msgstr ""
 
6361
 
 
6362
#: nova/virt/libvirt/driver.py:1492
 
6363
msgid "Config requested a custom CPU model, but no model name was provided"
 
6364
msgstr ""
 
6365
 
 
6366
#: nova/virt/libvirt/driver.py:1496
 
6367
msgid "A CPU model name should not be set when a host CPU model is requested"
 
6368
msgstr ""
 
6369
 
 
6370
#: nova/virt/libvirt/driver.py:1500
 
6371
#, python-format
 
6372
msgid "CPU mode '%(mode)s' model '%(model)s' was chosen"
 
6373
msgstr ""
 
6374
 
 
6375
#: nova/virt/libvirt/driver.py:1516
 
6376
msgid ""
 
6377
"Passthrough of the host CPU was requested but this libvirt version does "
 
6378
"not support this feature"
 
6379
msgstr ""
 
6380
 
 
6381
#: nova/virt/libvirt/driver.py:1810
5293
6382
msgid "Starting toXML method"
5294
6383
msgstr ""
5295
6384
 
5296
 
#: nova/virt/libvirt/connection.py:1673
 
6385
#: nova/virt/libvirt/driver.py:1814
5297
6386
msgid "Finished toXML method"
5298
6387
msgstr ""
5299
6388
 
5300
 
#: nova/virt/libvirt/connection.py:1690
 
6389
#: nova/virt/libvirt/driver.py:1831
5301
6390
#, python-format
5302
6391
msgid ""
5303
6392
"Error from libvirt while looking up %(instance_name)s: [Error Code "
5304
6393
"%(error_code)s] %(ex)s"
5305
6394
msgstr ""
5306
6395
 
5307
 
#: nova/virt/libvirt/connection.py:1939
 
6396
#: nova/virt/libvirt/driver.py:2083
5308
6397
msgid "libvirt version is too old (does not support getVersion)"
5309
6398
msgstr ""
5310
6399
 
5311
 
#: nova/virt/libvirt/connection.py:1965
5312
 
#, python-format
5313
 
msgid "'<cpu>' must be 1, but %d\n"
5314
 
msgstr ""
5315
 
 
5316
 
#: nova/virt/libvirt/connection.py:1992
5317
 
#, python-format
5318
 
msgid "topology (%(topology)s) must have %(ks)s"
5319
 
msgstr ""
5320
 
 
5321
 
#: nova/virt/libvirt/connection.py:2091
 
6400
#: nova/virt/libvirt/driver.py:2270
 
6401
msgid "Block migration can not be used with shared storage."
 
6402
msgstr ""
 
6403
 
 
6404
#: nova/virt/libvirt/driver.py:2278
 
6405
msgid "Live migration can not be used without shared storage."
 
6406
msgstr ""
 
6407
 
 
6408
#: nova/virt/libvirt/driver.py:2316
 
6409
#, python-format
 
6410
msgid ""
 
6411
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
 
6412
"large(available on destination host:%(available)s < need:%(necessary)s)"
 
6413
msgstr ""
 
6414
 
 
6415
#: nova/virt/libvirt/driver.py:2336
5322
6416
#, python-format
5323
6417
msgid ""
5324
6418
"Instance launched has CPU info:\n"
5325
6419
"%s"
5326
6420
msgstr ""
5327
6421
 
5328
 
#: nova/virt/libvirt/connection.py:2103
 
6422
#: nova/virt/libvirt/driver.py:2348
5329
6423
#, python-format
5330
6424
msgid ""
5331
6425
"CPU doesn't have compatibility.\n"
5335
6429
"Refer to %(u)s"
5336
6430
msgstr ""
5337
6431
 
5338
 
#: nova/virt/libvirt/connection.py:2158
5339
 
#, python-format
5340
 
msgid "Timeout migrating for %s. nwfilter not found."
5341
 
msgstr ""
5342
 
 
5343
 
#: nova/virt/libvirt/connection.py:2374
 
6432
#: nova/virt/libvirt/driver.py:2365
 
6433
#, python-format
 
6434
msgid ""
 
6435
"Creating tmpfile %s to notify to other compute nodes that they should "
 
6436
"mount the same storage."
 
6437
msgstr ""
 
6438
 
 
6439
#: nova/virt/libvirt/driver.py:2413
 
6440
#, python-format
 
6441
msgid "The firewall filter for %s does not exist"
 
6442
msgstr ""
 
6443
 
 
6444
#: nova/virt/libvirt/driver.py:2483
 
6445
#, fuzzy, python-format
 
6446
msgid "Live Migration failure: %(e)s"
 
6447
msgstr "Falha de Autenticação: %s"
 
6448
 
 
6449
#: nova/virt/libvirt/driver.py:2527
 
6450
#, python-format
 
6451
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
 
6452
msgstr ""
 
6453
 
 
6454
#: nova/virt/libvirt/driver.py:2654
5344
6455
#, python-format
5345
6456
msgid "skipping %(path)s since it looks like volume"
5346
6457
msgstr ""
5347
6458
 
5348
 
#: nova/virt/libvirt/connection.py:2430
 
6459
#: nova/virt/libvirt/driver.py:2703
5349
6460
#, python-format
5350
6461
msgid "Getting disk size of %(i_name)s: %(e)s"
5351
6462
msgstr ""
5352
6463
 
5353
 
#: nova/virt/libvirt/connection.py:2481
 
6464
#: nova/virt/libvirt/driver.py:2762
5354
6465
msgid "Starting migrate_disk_and_power_off"
5355
6466
msgstr ""
5356
6467
 
5357
 
#: nova/virt/libvirt/connection.py:2536
 
6468
#: nova/virt/libvirt/driver.py:2817
5358
6469
msgid "During wait running, instance disappeared."
5359
6470
msgstr ""
5360
6471
 
5361
 
#: nova/virt/libvirt/connection.py:2541
 
6472
#: nova/virt/libvirt/driver.py:2822
5362
6473
msgid "Instance running successfully."
5363
6474
msgstr ""
5364
6475
 
5365
 
#: nova/virt/libvirt/connection.py:2547
 
6476
#: nova/virt/libvirt/driver.py:2828
5366
6477
msgid "Starting finish_migration"
5367
6478
msgstr ""
5368
6479
 
5369
 
#: nova/virt/libvirt/connection.py:2586
 
6480
#: nova/virt/libvirt/driver.py:2876
5370
6481
msgid "Starting finish_revert_migration"
5371
6482
msgstr ""
5372
6483
 
5373
 
#: nova/virt/libvirt/firewall.py:42
 
6484
#: nova/virt/libvirt/firewall.py:34
5374
6485
msgid ""
5375
6486
"Libvirt module could not be loaded. NWFilterFirewall will not work "
5376
6487
"correctly."
5377
6488
msgstr ""
5378
6489
 
 
6490
#: nova/virt/libvirt/firewall.py:85
 
6491
msgid "Called setup_basic_filtering in nwfilter"
 
6492
msgstr ""
 
6493
 
5379
6494
#: nova/virt/libvirt/firewall.py:93
5380
 
msgid "Called setup_basic_filtering in nwfilter"
5381
 
msgstr ""
5382
 
 
5383
 
#: nova/virt/libvirt/firewall.py:101
5384
6495
msgid "Ensuring static filters"
5385
6496
msgstr ""
5386
6497
 
5387
 
#: nova/virt/libvirt/firewall.py:182
 
6498
#: nova/virt/libvirt/firewall.py:174
5388
6499
#, python-format
5389
6500
msgid "The nwfilter(%(instance_filter_name)s) is not found."
5390
6501
msgstr ""
5391
6502
 
5392
 
#: nova/virt/libvirt/firewall.py:228
 
6503
#: nova/virt/libvirt/firewall.py:197
5393
6504
#, python-format
5394
6505
msgid "The nwfilter(%(instance_filter_name)s) for%(name)s is not found."
5395
6506
msgstr ""
5396
6507
 
5397
 
#: nova/virt/libvirt/firewall.py:244
 
6508
#: nova/virt/libvirt/firewall.py:213
5398
6509
msgid "iptables firewall: Setup Basic Filtering"
5399
6510
msgstr ""
5400
6511
 
5401
 
#: nova/virt/libvirt/imagecache.py:159
 
6512
#: nova/virt/libvirt/imagebackend.py:187
 
6513
msgid "You should specify libvirt_images_volume_group flag to use LVM images."
 
6514
msgstr ""
 
6515
 
 
6516
#: nova/virt/libvirt/imagebackend.py:252
 
6517
#, python-format
 
6518
msgid "Unknown image_type=%s"
 
6519
msgstr ""
 
6520
 
 
6521
#: nova/virt/libvirt/imagecache.py:166
5402
6522
#, python-format
5403
6523
msgid "%s is a valid instance name"
5404
6524
msgstr ""
5405
6525
 
5406
 
#: nova/virt/libvirt/imagecache.py:162
 
6526
#: nova/virt/libvirt/imagecache.py:169
5407
6527
#, python-format
5408
6528
msgid "%s has a disk file"
5409
6529
msgstr ""
5410
6530
 
5411
 
#: nova/virt/libvirt/imagecache.py:164
 
6531
#: nova/virt/libvirt/imagecache.py:171
5412
6532
#, python-format
5413
6533
msgid "Instance %(instance)s is backed by %(backing)s"
5414
6534
msgstr ""
5415
6535
 
5416
 
#: nova/virt/libvirt/imagecache.py:176
 
6536
#: nova/virt/libvirt/imagecache.py:184
5417
6537
#, python-format
5418
6538
msgid ""
5419
6539
"Instance %(instance)s is using a backing file %(backing)s which does not "
5420
6540
"appear in the image service"
5421
6541
msgstr ""
5422
6542
 
5423
 
#: nova/virt/libvirt/imagecache.py:227
 
6543
#: nova/virt/libvirt/imagecache.py:236
5424
6544
#, python-format
5425
6545
msgid "%(id)s (%(base_file)s): image verification failed"
5426
6546
msgstr ""
5427
6547
 
5428
 
#: nova/virt/libvirt/imagecache.py:237
 
6548
#: nova/virt/libvirt/imagecache.py:246
5429
6549
#, python-format
5430
6550
msgid "%(id)s (%(base_file)s): image verification skipped, no hash stored"
5431
6551
msgstr ""
5432
6552
 
5433
 
#: nova/virt/libvirt/imagecache.py:256
 
6553
#: nova/virt/libvirt/imagecache.py:265
5434
6554
#, python-format
5435
6555
msgid "Cannot remove %(base_file)s, it does not exist"
5436
6556
msgstr ""
5437
6557
 
5438
 
#: nova/virt/libvirt/imagecache.py:268
 
6558
#: nova/virt/libvirt/imagecache.py:277
5439
6559
#, python-format
5440
6560
msgid "Base file too young to remove: %s"
5441
6561
msgstr ""
5442
6562
 
5443
 
#: nova/virt/libvirt/imagecache.py:271
 
6563
#: nova/virt/libvirt/imagecache.py:280
5444
6564
#, python-format
5445
6565
msgid "Removing base file: %s"
5446
6566
msgstr ""
5447
6567
 
5448
 
#: nova/virt/libvirt/imagecache.py:278
 
6568
#: nova/virt/libvirt/imagecache.py:287
5449
6569
#, python-format
5450
6570
msgid "Failed to remove %(base_file)s, error was %(error)s"
5451
6571
msgstr ""
5452
6572
 
5453
 
#: nova/virt/libvirt/imagecache.py:289
 
6573
#: nova/virt/libvirt/imagecache.py:298
5454
6574
#, python-format
5455
6575
msgid "%(id)s (%(base_file)s): checking"
5456
6576
msgstr ""
5457
6577
 
5458
 
#: nova/virt/libvirt/imagecache.py:308
 
6578
#: nova/virt/libvirt/imagecache.py:317
5459
6579
#, python-format
5460
6580
msgid ""
5461
6581
"%(id)s (%(base_file)s): in use: on this node %(local)d local, %(remote)d "
5462
6582
"on other nodes"
5463
6583
msgstr ""
5464
6584
 
5465
 
#: nova/virt/libvirt/imagecache.py:320
 
6585
#: nova/virt/libvirt/imagecache.py:329
5466
6586
#, python-format
5467
6587
msgid ""
5468
6588
"%(id)s (%(base_file)s): warning -- an absent base file is in use! "
5469
6589
"instances: %(instance_list)s"
5470
6590
msgstr ""
5471
6591
 
5472
 
#: nova/virt/libvirt/imagecache.py:328
 
6592
#: nova/virt/libvirt/imagecache.py:337
5473
6593
#, python-format
5474
6594
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
5475
6595
msgstr ""
5476
6596
 
5477
 
#: nova/virt/libvirt/imagecache.py:338
 
6597
#: nova/virt/libvirt/imagecache.py:347
5478
6598
#, python-format
5479
6599
msgid "%(id)s (%(base_file)s): image is not in use"
5480
6600
msgstr ""
5481
6601
 
5482
 
#: nova/virt/libvirt/imagecache.py:344
 
6602
#: nova/virt/libvirt/imagecache.py:353
5483
6603
#, python-format
5484
6604
msgid "%(id)s (%(base_file)s): image is in use"
5485
6605
msgstr ""
5486
6606
 
5487
 
#: nova/virt/libvirt/imagecache.py:367
 
6607
#: nova/virt/libvirt/imagecache.py:376
5488
6608
#, python-format
5489
6609
msgid "Skipping verification, no base directory at %s"
5490
6610
msgstr ""
5491
6611
 
5492
 
#: nova/virt/libvirt/imagecache.py:371
 
6612
#: nova/virt/libvirt/imagecache.py:380
5493
6613
msgid "Verify base images"
5494
6614
msgstr ""
5495
6615
 
5496
 
#: nova/virt/libvirt/imagecache.py:378
 
6616
#: nova/virt/libvirt/imagecache.py:387
5497
6617
#, python-format
5498
6618
msgid "Image id %(id)s yields fingerprint %(fingerprint)s"
5499
6619
msgstr ""
5500
6620
 
5501
 
#: nova/virt/libvirt/imagecache.py:396
 
6621
#: nova/virt/libvirt/imagecache.py:405
5502
6622
#, python-format
5503
6623
msgid "Unknown base file: %s"
5504
6624
msgstr ""
5505
6625
 
5506
 
#: nova/virt/libvirt/imagecache.py:401
 
6626
#: nova/virt/libvirt/imagecache.py:410
5507
6627
#, python-format
5508
6628
msgid "Active base files: %s"
5509
6629
msgstr ""
5510
6630
 
5511
 
#: nova/virt/libvirt/imagecache.py:404
 
6631
#: nova/virt/libvirt/imagecache.py:413
5512
6632
#, python-format
5513
6633
msgid "Corrupt base files: %s"
5514
6634
msgstr ""
5515
6635
 
5516
 
#: nova/virt/libvirt/imagecache.py:408
 
6636
#: nova/virt/libvirt/imagecache.py:417
5517
6637
#, python-format
5518
6638
msgid "Removable base files: %s"
5519
6639
msgstr ""
5520
6640
 
5521
 
#: nova/virt/libvirt/imagecache.py:416
 
6641
#: nova/virt/libvirt/imagecache.py:425
5522
6642
msgid "Verification complete"
5523
6643
msgstr ""
5524
6644
 
5525
 
#: nova/virt/libvirt/utils.py:290
5526
 
msgid "Unable to find an open port"
5527
 
msgstr "Impossível localizar uma porta aberta"
5528
 
 
5529
 
#: nova/virt/libvirt/utils.py:368
 
6645
#: nova/virt/libvirt/utils.py:107
 
6646
#, python-format
 
6647
msgid ""
 
6648
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
 
6649
"available, but %(size)db required by volume %(lv)s."
 
6650
msgstr ""
 
6651
 
 
6652
#: nova/virt/libvirt/utils.py:116
 
6653
#, python-format
 
6654
msgid ""
 
6655
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
 
6656
"Virtual volume size is %(size)db, but free space on volume group is only "
 
6657
"%(free_space)db."
 
6658
msgstr ""
 
6659
 
 
6660
#: nova/virt/libvirt/utils.py:450
5530
6661
#, python-format
5531
6662
msgid "Reading image info file: %s"
5532
6663
msgstr ""
5533
6664
 
5534
 
#: nova/virt/libvirt/utils.py:372
 
6665
#: nova/virt/libvirt/utils.py:454
5535
6666
#, fuzzy, python-format
5536
6667
msgid "Read: %s"
5537
6668
msgstr "_criar: %s"
5538
6669
 
5539
 
#: nova/virt/libvirt/utils.py:378
 
6670
#: nova/virt/libvirt/utils.py:460
5540
6671
#, python-format
5541
6672
msgid "Error reading image info file %(filename)s: %(error)s"
5542
6673
msgstr ""
5543
6674
 
5544
 
#: nova/virt/libvirt/utils.py:402
 
6675
#: nova/virt/libvirt/utils.py:484
5545
6676
#, fuzzy, python-format
5546
6677
msgid "Writing image info file: %s"
5547
6678
msgstr "Iniciando a Bridge para %s"
5548
6679
 
5549
 
#: nova/virt/libvirt/utils.py:403
 
6680
#: nova/virt/libvirt/utils.py:485
5550
6681
#, fuzzy, python-format
5551
6682
msgid "Wrote: %s"
5552
6683
msgstr "_criar: %s"
5553
6684
 
5554
 
#: nova/virt/libvirt/vif.py:92
 
6685
#: nova/virt/libvirt/vif.py:95
5555
6686
#, python-format
5556
6687
msgid "Ensuring vlan %(vlan)s and bridge %(bridge)s"
5557
6688
msgstr ""
5558
6689
 
5559
 
#: nova/virt/libvirt/vif.py:102
 
6690
#: nova/virt/libvirt/vif.py:105
5560
6691
#, python-format
5561
6692
msgid "Ensuring bridge %s"
5562
6693
msgstr ""
5563
6694
 
5564
 
#: nova/virt/libvirt/vif.py:169 nova/virt/libvirt/vif.py:225
 
6695
#: nova/virt/libvirt/vif.py:181 nova/virt/libvirt/vif.py:247
 
6696
#: nova/virt/libvirt/vif.py:307
5565
6697
msgid "Failed while unplugging vif"
5566
6698
msgstr ""
5567
6699
 
5568
 
#: nova/virt/libvirt/volume.py:163
 
6700
#: nova/virt/libvirt/volume.py:164
5569
6701
#, python-format
5570
6702
msgid "iSCSI device not found at %s"
5571
6703
msgstr ""
5572
6704
 
5573
 
#: nova/virt/libvirt/volume.py:166
 
6705
#: nova/virt/libvirt/volume.py:167
5574
6706
#, python-format
5575
6707
msgid ""
5576
6708
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry.  "
5577
6709
"Try number: %(tries)s"
5578
6710
msgstr ""
5579
6711
 
5580
 
#: nova/virt/libvirt/volume.py:178
 
6712
#: nova/virt/libvirt/volume.py:179
5581
6713
#, python-format
5582
6714
msgid "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
5583
6715
msgstr ""
5584
6716
 
 
6717
#: nova/virt/libvirt/volume_nfs.py:81 nova/volume/nfs.py:276
 
6718
#, fuzzy, python-format
 
6719
msgid "%s is already mounted"
 
6720
msgstr "group %s já existe"
 
6721
 
 
6722
#: nova/virt/powervm/common.py:54
 
6723
msgid "Connection error connecting PowerVM manager"
 
6724
msgstr ""
 
6725
 
 
6726
#: nova/virt/powervm/common.py:111
 
6727
msgid "File transfer to PowerVM manager failed"
 
6728
msgstr ""
 
6729
 
 
6730
#: nova/virt/powervm/exception.py:21
 
6731
msgid "Connection to PowerVM manager failed"
 
6732
msgstr ""
 
6733
 
 
6734
#: nova/virt/powervm/exception.py:25
 
6735
msgid "File '%(file_path)' transfer to PowerVM manager failed"
 
6736
msgstr ""
 
6737
 
 
6738
#: nova/virt/powervm/exception.py:29
 
6739
#, fuzzy, python-format
 
6740
msgid "LPAR instance '%(instance_name)s' could not be found"
 
6741
msgstr "A instância %(instance_id)s não está executando."
 
6742
 
 
6743
#: nova/virt/powervm/exception.py:33
 
6744
#, fuzzy, python-format
 
6745
msgid "LPAR instance '%(instance_name)s' creation failed"
 
6746
msgstr "A instância %(instance_id)s não está executando."
 
6747
 
 
6748
#: nova/virt/powervm/exception.py:37
 
6749
msgid "No space left on any volume group"
 
6750
msgstr ""
 
6751
 
 
6752
#: nova/virt/powervm/exception.py:45
 
6753
msgid "Image creation failed on PowerVM"
 
6754
msgstr ""
 
6755
 
 
6756
#: nova/virt/powervm/exception.py:49
 
6757
#, python-format
 
6758
msgid ""
 
6759
"Insufficient free memory on PowerVM system to spawn instance "
 
6760
"'%(instance_name)s'"
 
6761
msgstr ""
 
6762
 
 
6763
#: nova/virt/powervm/exception.py:54
 
6764
#, python-format
 
6765
msgid ""
 
6766
"Insufficient available CPUs on PowerVM system to spawn instance "
 
6767
"'%(instance_name)s'"
 
6768
msgstr ""
 
6769
 
 
6770
#: nova/virt/powervm/exception.py:59
 
6771
#, python-format
 
6772
msgid "PowerVM LPAR instance '%(instance_name)s' cleanup failed"
 
6773
msgstr ""
 
6774
 
 
6775
#: nova/virt/powervm/operator.py:91
 
6776
#, fuzzy, python-format
 
6777
msgid "LPAR instance '%s' not found"
 
6778
msgstr "Instância não encontrada"
 
6779
 
 
6780
#: nova/virt/powervm/operator.py:179
 
6781
msgid "Not enough free memory in the host"
 
6782
msgstr ""
 
6783
 
 
6784
#: nova/virt/powervm/operator.py:189
 
6785
msgid "Insufficient available CPU on PowerVM"
 
6786
msgstr ""
 
6787
 
 
6788
#: nova/virt/powervm/operator.py:213
 
6789
#, fuzzy, python-format
 
6790
msgid "Creating LPAR instance '%s'"
 
6791
msgstr "Iniciando instância %s"
 
6792
 
 
6793
#: nova/virt/powervm/operator.py:216
 
6794
#, python-format
 
6795
msgid "LPAR instance '%s' creation failed"
 
6796
msgstr ""
 
6797
 
 
6798
#: nova/virt/powervm/operator.py:226
 
6799
#, python-format
 
6800
msgid "Fetching image '%s' from glance"
 
6801
msgstr ""
 
6802
 
 
6803
#: nova/virt/powervm/operator.py:230
 
6804
#, python-format
 
6805
msgid "Copying image '%s' to IVM"
 
6806
msgstr ""
 
6807
 
 
6808
#: nova/virt/powervm/operator.py:235
 
6809
msgid "Creating logical volume"
 
6810
msgstr ""
 
6811
 
 
6812
#: nova/virt/powervm/operator.py:240
 
6813
#, fuzzy, python-format
 
6814
msgid "Copying image to the device '%s'"
 
6815
msgstr "Obtendo o tamanho da imagem para a imagem %s"
 
6816
 
 
6817
#: nova/virt/powervm/operator.py:243
 
6818
#, fuzzy, python-format
 
6819
msgid "PowerVM image creation failed: %s"
 
6820
msgstr "Iniciando a Bridge para %s"
 
6821
 
 
6822
#: nova/virt/powervm/operator.py:249
 
6823
#, fuzzy, python-format
 
6824
msgid "Activating the LPAR instance '%s'"
 
6825
msgstr "Iniciando instância %s"
 
6826
 
 
6827
#: nova/virt/powervm/operator.py:263
 
6828
#, python-format
 
6829
msgid "Instance '%s' failed to boot"
 
6830
msgstr ""
 
6831
 
 
6832
#: nova/virt/powervm/operator.py:280
 
6833
#, python-format
 
6834
msgid "During destroy, LPAR instance '%s' was not found on PowerVM system."
 
6835
msgstr ""
 
6836
 
 
6837
#: nova/virt/powervm/operator.py:289
 
6838
#, fuzzy, python-format
 
6839
msgid "Shutting down the instance '%s'"
 
6840
msgstr "Começando a terminar instâncias"
 
6841
 
 
6842
#: nova/virt/powervm/operator.py:293
 
6843
#, fuzzy, python-format
 
6844
msgid "Removing the logical volume '%s'"
 
6845
msgstr "Não é possível localizar o volume %s"
 
6846
 
 
6847
#: nova/virt/powervm/operator.py:296
 
6848
#, fuzzy, python-format
 
6849
msgid "Deleting the LPAR instance '%s'"
 
6850
msgstr "Começando a terminar instâncias"
 
6851
 
 
6852
#: nova/virt/powervm/operator.py:299
 
6853
msgid "PowerVM instance cleanup failed"
 
6854
msgstr ""
 
6855
 
 
6856
#: nova/virt/powervm/operator.py:483
 
6857
msgid "Could not create logical volume. No space left on any volume group."
 
6858
msgstr ""
 
6859
 
 
6860
#: nova/virt/vmwareapi/driver.py:111
 
6861
msgid ""
 
6862
"Must specify vmwareapi_host_ip,vmwareapi_host_username and "
 
6863
"vmwareapi_host_password to usecompute_driver=vmwareapi.VMWareESXDriver"
 
6864
msgstr ""
 
6865
 
 
6866
#: nova/virt/vmwareapi/driver.py:275
 
6867
#, python-format
 
6868
msgid "In vmwareapi:_create_session, got this exception: %s"
 
6869
msgstr ""
 
6870
 
 
6871
#: nova/virt/vmwareapi/driver.py:358
 
6872
#, python-format
 
6873
msgid "In vmwareapi:_call_method, got this exception: %s"
 
6874
msgstr ""
 
6875
 
 
6876
#: nova/virt/vmwareapi/driver.py:393
 
6877
#, python-format
 
6878
msgid "Task [%(task_name)s] %(task_ref)s status: success"
 
6879
msgstr ""
 
6880
 
 
6881
#: nova/virt/vmwareapi/driver.py:398
 
6882
#, python-format
 
6883
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
 
6884
msgstr ""
 
6885
 
 
6886
#: nova/virt/vmwareapi/driver.py:402
 
6887
#, python-format
 
6888
msgid "In vmwareapi:_poll_task, Got this error %s"
 
6889
msgstr ""
 
6890
 
5585
6891
#: nova/virt/vmwareapi/error_util.py:93
5586
6892
#, python-format
5587
6893
msgid "Error(s) %s occurred in the call to RetrieveProperties"
5623
6929
msgid " No Virtual Machine has been registered yet"
5624
6930
msgstr ""
5625
6931
 
5626
 
#: nova/virt/vmwareapi/io_util.py:99
 
6932
#: nova/virt/vmwareapi/io_util.py:103
5627
6933
#, python-format
5628
6934
msgid "Glance image %s is in killed state"
5629
6935
msgstr ""
5630
6936
 
5631
 
#: nova/virt/vmwareapi/io_util.py:107
 
6937
#: nova/virt/vmwareapi/io_util.py:111
5632
6938
#, python-format
5633
6939
msgid "Glance image %(image_id)s is in unknown state - %(state)s"
5634
6940
msgstr ""
5649
6955
msgid "Created Port Group with name %s on the ESX host"
5650
6956
msgstr ""
5651
6957
 
5652
 
#: nova/virt/vmwareapi/read_write_util.py:150
 
6958
#: nova/virt/vmwareapi/read_write_util.py:145
5653
6959
#, python-format
5654
6960
msgid "Exception during HTTP connection close in VMWareHTTpWrite. Exception is %s"
5655
6961
msgstr ""
5837
7143
msgstr ""
5838
7144
 
5839
7145
#: nova/virt/vmwareapi/vmops.py:582
5840
 
#, fuzzy, python-format
 
7146
#, fuzzy
5841
7147
msgid "Unregistering the VM"
5842
7148
msgstr "Removendo o registro da imagem %s"
5843
7149
 
5929
7235
msgid "Created directory with path %s"
5930
7236
msgstr ""
5931
7237
 
5932
 
#: nova/virt/vmwareapi/vmware_images.py:89
 
7238
#: nova/virt/vmwareapi/vmware_images.py:91
5933
7239
#, python-format
5934
7240
msgid "Downloading image %s from glance image server"
5935
7241
msgstr ""
5936
7242
 
5937
 
#: nova/virt/vmwareapi/vmware_images.py:104
 
7243
#: nova/virt/vmwareapi/vmware_images.py:108
5938
7244
#, python-format
5939
7245
msgid "Downloaded image %s from glance image server"
5940
7246
msgstr ""
5941
7247
 
5942
 
#: nova/virt/vmwareapi/vmware_images.py:110
 
7248
#: nova/virt/vmwareapi/vmware_images.py:114
5943
7249
#, python-format
5944
7250
msgid "Uploading image %s to the Glance image server"
5945
7251
msgstr ""
5946
7252
 
5947
 
#: nova/virt/vmwareapi/vmware_images.py:132
 
7253
#: nova/virt/vmwareapi/vmware_images.py:137
5948
7254
#, python-format
5949
7255
msgid "Uploaded image %s to the Glance image server"
5950
7256
msgstr ""
5951
7257
 
5952
 
#: nova/virt/vmwareapi/vmware_images.py:143
 
7258
#: nova/virt/vmwareapi/vmware_images.py:148
5953
7259
#, python-format
5954
7260
msgid "Getting image size for the image %s"
5955
7261
msgstr "Obtendo o tamanho da imagem para a imagem %s"
5956
7262
 
5957
 
#: nova/virt/vmwareapi/vmware_images.py:148
 
7263
#: nova/virt/vmwareapi/vmware_images.py:153
5958
7264
#, python-format
5959
7265
msgid "Got image size of %(size)s for the image %(image)s"
5960
7266
msgstr ""
5961
7267
 
5962
 
#: nova/virt/xenapi/connection.py:137
 
7268
#: nova/virt/xenapi/agent.py:62 nova/virt/xenapi/vmops.py:1431
 
7269
#, python-format
 
7270
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
 
7271
msgstr ""
 
7272
 
 
7273
#: nova/virt/xenapi/agent.py:66 nova/virt/xenapi/vmops.py:1435
 
7274
#, python-format
 
7275
msgid ""
 
7276
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
 
7277
"args=%(args)r"
 
7278
msgstr ""
 
7279
 
 
7280
#: nova/virt/xenapi/agent.py:71 nova/virt/xenapi/vmops.py:1440
 
7281
#, python-format
 
7282
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
 
7283
msgstr ""
 
7284
 
 
7285
#: nova/virt/xenapi/agent.py:81
 
7286
#, python-format
 
7287
msgid ""
 
7288
"The agent call to %(method)s returned an invalid response: %(ret)r. "
 
7289
"path=%(path)s; args=%(args)r"
 
7290
msgstr ""
 
7291
 
 
7292
#: nova/virt/xenapi/agent.py:91
 
7293
#, python-format
 
7294
msgid "Failed to query agent version: %(resp)r"
 
7295
msgstr ""
 
7296
 
 
7297
#: nova/virt/xenapi/agent.py:103
 
7298
msgid "Querying agent version"
 
7299
msgstr ""
 
7300
 
 
7301
#: nova/virt/xenapi/agent.py:117
 
7302
msgid "Reached maximum time attempting to query agent version"
 
7303
msgstr ""
 
7304
 
 
7305
#: nova/virt/xenapi/agent.py:126
 
7306
#, fuzzy, python-format
 
7307
msgid "Updating agent to %s"
 
7308
msgstr "Atualizando agente para %s"
 
7309
 
 
7310
#: nova/virt/xenapi/agent.py:133
 
7311
#, python-format
 
7312
msgid "Failed to update agent: %(resp)r"
 
7313
msgstr ""
 
7314
 
 
7315
#: nova/virt/xenapi/agent.py:148
 
7316
msgid "Setting admin password"
 
7317
msgstr "Configurar senha do administrador"
 
7318
 
 
7319
#: nova/virt/xenapi/agent.py:158
 
7320
#, python-format
 
7321
msgid "Failed to exchange keys: %(resp)r"
 
7322
msgstr ""
 
7323
 
 
7324
#: nova/virt/xenapi/agent.py:177
 
7325
#, python-format
 
7326
msgid "Failed to update password: %(resp)r"
 
7327
msgstr "Falhou em atualizar senha: %(resp)r"
 
7328
 
 
7329
#: nova/virt/xenapi/agent.py:185
 
7330
#, python-format
 
7331
msgid "Injecting file path: %r"
 
7332
msgstr ""
 
7333
 
 
7334
#: nova/virt/xenapi/agent.py:197
 
7335
#, python-format
 
7336
msgid "Failed to inject file: %(resp)r"
 
7337
msgstr ""
 
7338
 
 
7339
#: nova/virt/xenapi/agent.py:205
 
7340
msgid "Resetting network"
 
7341
msgstr ""
 
7342
 
 
7343
#: nova/virt/xenapi/agent.py:209
 
7344
#, fuzzy, python-format
 
7345
msgid "Failed to reset network: %(resp)r"
 
7346
msgstr "Falhou em atualizar senha: %(resp)r"
 
7347
 
 
7348
#: nova/virt/xenapi/agent.py:263
 
7349
#, python-format
 
7350
msgid "OpenSSL error: %s"
 
7351
msgstr "Erro de OpenSSL: %s"
 
7352
 
 
7353
#: nova/virt/xenapi/driver.py:142
5963
7354
msgid ""
5964
7355
"Must specify xenapi_connection_url, xenapi_connection_username "
5965
7356
"(optionally), and xenapi_connection_password to use "
5966
 
"connection_type=xenapi"
 
7357
"compute_driver=xenapi.XenAPIDriver"
5967
7358
msgstr ""
5968
7359
 
5969
 
#: nova/virt/xenapi/connection.py:171
 
7360
#: nova/virt/xenapi/driver.py:169
5970
7361
msgid "Failure while cleaning up attached VDIs"
5971
7362
msgstr ""
5972
7363
 
5973
 
#: nova/virt/xenapi/connection.py:341
 
7364
#: nova/virt/xenapi/driver.py:344
5974
7365
#, python-format
5975
7366
msgid "Could not determine key: %s"
5976
7367
msgstr ""
5977
7368
 
5978
 
#: nova/virt/xenapi/connection.py:474
 
7369
#: nova/virt/xenapi/driver.py:559
5979
7370
msgid "Host startup on XenServer is not supported."
5980
7371
msgstr ""
5981
7372
 
5982
 
#: nova/virt/xenapi/connection.py:503
 
7373
#: nova/virt/xenapi/driver.py:606
5983
7374
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
5984
7375
msgstr ""
5985
7376
 
5986
 
#: nova/virt/xenapi/connection.py:541
 
7377
#: nova/virt/xenapi/driver.py:644
5987
7378
msgid "Host is member of a pool, but DB says otherwise"
5988
7379
msgstr ""
5989
7380
 
5990
 
#: nova/virt/xenapi/connection.py:612 nova/virt/xenapi/connection.py:626
 
7381
#: nova/virt/xenapi/driver.py:728 nova/virt/xenapi/driver.py:742
5991
7382
#, python-format
5992
7383
msgid "Got exception: %s"
5993
7384
msgstr ""
5994
7385
 
5995
 
#: nova/virt/xenapi/fake.py:570 nova/virt/xenapi/fake.py:672
5996
 
#: nova/virt/xenapi/fake.py:691 nova/virt/xenapi/fake.py:753
 
7386
#: nova/virt/xenapi/fake.py:662 nova/virt/xenapi/fake.py:764
 
7387
#: nova/virt/xenapi/fake.py:783 nova/virt/xenapi/fake.py:851
5997
7388
msgid "Raising NotImplemented"
5998
7389
msgstr "Aumento não implementado"
5999
7390
 
6000
 
#: nova/virt/xenapi/fake.py:572
 
7391
#: nova/virt/xenapi/fake.py:664
6001
7392
#, python-format
6002
7393
msgid "xenapi.fake does not have an implementation for %s"
6003
7394
msgstr "xenapi.fake não tem uma implementação para %s"
6004
7395
 
6005
 
#: nova/virt/xenapi/fake.py:606
 
7396
#: nova/virt/xenapi/fake.py:698
6006
7397
#, python-format
6007
7398
msgid "Calling %(localname)s %(impl)s"
6008
7399
msgstr "Chamando %(localname)s %(impl)s"
6009
7400
 
6010
 
#: nova/virt/xenapi/fake.py:611
 
7401
#: nova/virt/xenapi/fake.py:703
6011
7402
#, python-format
6012
7403
msgid "Calling getter %s"
6013
7404
msgstr "Chamando o pai %s"
6014
7405
 
6015
 
#: nova/virt/xenapi/fake.py:614
 
7406
#: nova/virt/xenapi/fake.py:706
6016
7407
#, fuzzy, python-format
6017
7408
msgid "Calling setter %s"
6018
7409
msgstr "Chamando o pai %s"
6019
7410
 
6020
 
#: nova/virt/xenapi/fake.py:674
 
7411
#: nova/virt/xenapi/fake.py:766
6021
7412
#, python-format
6022
7413
msgid ""
6023
7414
"xenapi.fake does not have an implementation for %s or it has been called "
6026
7417
"xenapi.fake não tem implementação para %s ou foi chamado com um número de"
6027
7418
" argumentos inválido"
6028
7419
 
6029
 
#: nova/virt/xenapi/host.py:67
 
7420
#: nova/virt/xenapi/host.py:70
6030
7421
#, python-format
6031
7422
msgid ""
6032
7423
"Instance %(name)s running on %(host)s could not be found in the database:"
6033
 
" assuming it is a worker VM and skipping migration to a new host"
 
7424
" assuming it is a worker VM and skip ping migration to a new host"
6034
7425
msgstr ""
6035
7426
 
6036
 
#: nova/virt/xenapi/host.py:137
 
7427
#: nova/virt/xenapi/host.py:156
6037
7428
#, python-format
6038
7429
msgid "Unable to get SR for this host: %s"
6039
7430
msgstr ""
6040
7431
 
6041
 
#: nova/virt/xenapi/host.py:169
 
7432
#: nova/virt/xenapi/host.py:188
6042
7433
msgid "Unable to get updated status"
6043
7434
msgstr ""
6044
7435
 
6045
 
#: nova/virt/xenapi/host.py:172
 
7436
#: nova/virt/xenapi/host.py:191
6046
7437
#, python-format
6047
7438
msgid "The call to %(method)s returned an error: %(e)s."
6048
7439
msgstr ""
6049
7440
 
6050
 
#: nova/virt/xenapi/network_utils.py:37
 
7441
#: nova/virt/xenapi/network_utils.py:29
6051
7442
#, python-format
6052
7443
msgid "Found non-unique network for name_label %s"
6053
7444
msgstr ""
6054
7445
 
6055
 
#: nova/virt/xenapi/network_utils.py:55
 
7446
#: nova/virt/xenapi/network_utils.py:47
6056
7447
#, python-format
6057
7448
msgid "Found non-unique network for bridge %s"
6058
7449
msgstr "Encontrado múltiplas redes para a bridge %s"
6059
7450
 
6060
 
#: nova/virt/xenapi/network_utils.py:58
 
7451
#: nova/virt/xenapi/network_utils.py:49
6061
7452
#, python-format
6062
7453
msgid "Found no network for bridge %s"
6063
7454
msgstr "Não foi encontrada rede para bridge %s"
6064
7455
 
6065
 
#: nova/virt/xenapi/pool.py:111
 
7456
#: nova/virt/xenapi/pool.py:67
 
7457
#, python-format
 
7458
msgid ""
 
7459
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
 
7460
"%(host)s"
 
7461
msgstr ""
 
7462
 
 
7463
#: nova/virt/xenapi/pool.py:156
6066
7464
#, python-format
6067
7465
msgid "Unable to eject %(host)s from the pool; pool not empty"
6068
7466
msgstr ""
6069
7467
 
6070
 
#: nova/virt/xenapi/pool.py:126
 
7468
#: nova/virt/xenapi/pool.py:171
6071
7469
#, python-format
6072
7470
msgid "Unable to eject %(host)s from the pool; No master found"
6073
7471
msgstr ""
6074
7472
 
6075
 
#: nova/virt/xenapi/pool.py:143
 
7473
#: nova/virt/xenapi/pool.py:188
6076
7474
#, python-format
6077
7475
msgid "Pool-Join failed: %(e)s"
6078
7476
msgstr ""
6079
7477
 
6080
 
#: nova/virt/xenapi/pool.py:146
 
7478
#: nova/virt/xenapi/pool.py:191
6081
7479
#, python-format
6082
7480
msgid "Unable to join %(host)s in the pool"
6083
7481
msgstr ""
6084
7482
 
6085
 
#: nova/virt/xenapi/pool.py:162
 
7483
#: nova/virt/xenapi/pool.py:207
6086
7484
#, python-format
6087
7485
msgid "Pool-eject failed: %(e)s"
6088
7486
msgstr ""
6089
7487
 
6090
 
#: nova/virt/xenapi/pool.py:174
 
7488
#: nova/virt/xenapi/pool.py:219
6091
7489
#, fuzzy, python-format
6092
7490
msgid "Unable to set up pool: %(e)s."
6093
7491
msgstr "Não é possível desconectar o volume %s"
6094
7492
 
6095
 
#: nova/virt/xenapi/pool.py:185
 
7493
#: nova/virt/xenapi/pool.py:230
6096
7494
#, python-format
6097
7495
msgid "Pool-set_name_label failed: %(e)s"
6098
7496
msgstr ""
6099
7497
 
6100
 
#: nova/virt/xenapi/vif.py:103
 
7498
#: nova/virt/xenapi/vif.py:104
6101
7499
#, python-format
6102
7500
msgid "Found no PIF for device %s"
6103
7501
msgstr ""
6104
7502
 
6105
 
#: nova/virt/xenapi/vif.py:122
 
7503
#: nova/virt/xenapi/vif.py:123
6106
7504
#, python-format
6107
7505
msgid ""
6108
7506
"PIF %(pif_rec['uuid'])s for network %(bridge)s has VLAN id %(pif_vlan)d. "
6109
7507
"Expected %(vlan_num)d"
6110
7508
msgstr ""
6111
7509
 
6112
 
#: nova/virt/xenapi/vm_utils.py:219
6113
 
#, fuzzy, python-format
 
7510
#: nova/virt/xenapi/vm_utils.py:215
 
7511
#, fuzzy
6114
7512
msgid "Created VM"
6115
7513
msgstr "_criar: %s"
6116
7514
 
6117
 
#: nova/virt/xenapi/vm_utils.py:246
 
7515
#: nova/virt/xenapi/vm_utils.py:227
 
7516
msgid "VM destroyed"
 
7517
msgstr ""
 
7518
 
 
7519
#: nova/virt/xenapi/vm_utils.py:234
 
7520
msgid "VM already halted, skipping shutdown..."
 
7521
msgstr ""
 
7522
 
 
7523
#: nova/virt/xenapi/vm_utils.py:238
 
7524
msgid "Shutting down VM"
 
7525
msgstr ""
 
7526
 
 
7527
#: nova/virt/xenapi/vm_utils.py:270
6118
7528
#, python-format
6119
7529
msgid "VBD not found in instance %s"
6120
7530
msgstr "O VBD não foi encontrado na instância %s"
6121
7531
 
6122
 
#: nova/virt/xenapi/vm_utils.py:263
 
7532
#: nova/virt/xenapi/vm_utils.py:287
6123
7533
#, fuzzy, python-format
6124
7534
msgid "VBD %s already detached"
6125
7535
msgstr "group %s já existe"
6126
7536
 
6127
 
#: nova/virt/xenapi/vm_utils.py:266
 
7537
#: nova/virt/xenapi/vm_utils.py:290
6128
7538
#, python-format
6129
7539
msgid "VBD %(vbd_ref)s detach rejected, attempt %(num_attempt)d/%(max_attempts)d"
6130
7540
msgstr ""
6131
7541
 
6132
 
#: nova/virt/xenapi/vm_utils.py:271
 
7542
#: nova/virt/xenapi/vm_utils.py:295
6133
7543
#, python-format
6134
7544
msgid "Unable to unplug VBD %s"
6135
7545
msgstr "Não é possível desconectar o VBD %s"
6136
7546
 
6137
 
#: nova/virt/xenapi/vm_utils.py:276
 
7547
#: nova/virt/xenapi/vm_utils.py:300
6138
7548
#, python-format
6139
7549
msgid "Reached maximum number of retries trying to unplug VBD %s"
6140
7550
msgstr ""
6141
7551
 
6142
 
#: nova/virt/xenapi/vm_utils.py:287
 
7552
#: nova/virt/xenapi/vm_utils.py:311
6143
7553
#, python-format
6144
7554
msgid "Unable to destroy VBD %s"
6145
7555
msgstr "Não é possível destruir o VBD %s"
6146
7556
 
6147
 
#: nova/virt/xenapi/vm_utils.py:306
 
7557
#: nova/virt/xenapi/vm_utils.py:330
6148
7558
#, fuzzy, python-format
6149
7559
msgid "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
6150
7560
msgstr "VBD %(vbd_ref)s criado para VM %(vm_ref)s, VDI %(vdi_ref)s."
6151
7561
 
6152
 
#: nova/virt/xenapi/vm_utils.py:309
 
7562
#: nova/virt/xenapi/vm_utils.py:333
6153
7563
#, python-format
6154
7564
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
6155
7565
msgstr "VBD %(vbd_ref)s criado para VM %(vm_ref)s, VDI %(vdi_ref)s."
6156
7566
 
6157
 
#: nova/virt/xenapi/vm_utils.py:320
 
7567
#: nova/virt/xenapi/vm_utils.py:344
6158
7568
#, python-format
6159
7569
msgid "Unable to destroy VDI %s"
6160
7570
msgstr ""
6161
7571
 
6162
 
#: nova/virt/xenapi/vm_utils.py:339
 
7572
#: nova/virt/xenapi/vm_utils.py:376
6163
7573
#, python-format
6164
7574
msgid ""
6165
7575
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
6168
7578
"VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) no SR "
6169
7579
"%(sr_ref)s criada com sucesso."
6170
7580
 
6171
 
#: nova/virt/xenapi/vm_utils.py:348
6172
 
#, python-format
6173
 
msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
6174
 
msgstr ""
6175
 
 
6176
 
#: nova/virt/xenapi/vm_utils.py:356
 
7581
#: nova/virt/xenapi/vm_utils.py:487
6177
7582
#, python-format
6178
7583
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
6179
7584
msgstr ""
6180
7585
 
6181
 
#: nova/virt/xenapi/vm_utils.py:377
 
7586
#: nova/virt/xenapi/vm_utils.py:507
6182
7587
#, python-format
6183
7588
msgid "No primary VDI found for %(vm_ref)s"
6184
7589
msgstr ""
6185
7590
 
6186
 
#: nova/virt/xenapi/vm_utils.py:384
 
7591
#: nova/virt/xenapi/vm_utils.py:513
 
7592
msgid "Starting snapshot for VM"
 
7593
msgstr ""
 
7594
 
 
7595
#: nova/virt/xenapi/vm_utils.py:540
6187
7596
#, fuzzy, python-format
6188
 
msgid "Snapshotting with label '%(label)s'"
 
7597
msgid "Created snapshot %(template_vdi_uuid)s with label '%(label)s'"
6189
7598
msgstr "Fazendo um snapshot da VM %(vm_ref)s com rótulo '%(label)s'..."
6190
7599
 
6191
 
#: nova/virt/xenapi/vm_utils.py:397
6192
 
#, fuzzy, python-format
6193
 
msgid "Created snapshot %(template_vm_ref)s"
6194
 
msgstr "Snapshot %(template_vm_ref)s criado a partir da VM %(vm_ref)s."
 
7600
#: nova/virt/xenapi/vm_utils.py:582
 
7601
#, python-format
 
7602
msgid "Destroying cached VDI '%(vdi_uuid)s'"
 
7603
msgstr ""
6195
7604
 
6196
 
#: nova/virt/xenapi/vm_utils.py:436
 
7605
#: nova/virt/xenapi/vm_utils.py:640
6197
7606
#, python-format
6198
7607
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
6199
7608
msgstr ""
6200
7609
"Solicitando à xapi para realizar upload da imagem %(vdi_uuids)s com ID "
6201
7610
"%(image_id)s"
6202
7611
 
6203
 
#: nova/virt/xenapi/vm_utils.py:614
 
7612
#: nova/virt/xenapi/vm_utils.py:834
6204
7613
#, python-format
6205
7614
msgid ""
6206
7615
"Fast cloning is only supported on default local SR of type ext. SR on "
6207
7616
"this system was found to be of type %(sr_type)s. Ignoring the cow flag."
6208
7617
msgstr ""
6209
7618
 
6210
 
#: nova/virt/xenapi/vm_utils.py:727
 
7619
#: nova/virt/xenapi/vm_utils.py:912
 
7620
#, python-format
 
7621
msgid "Unrecognized cache_images value '%s', defaulting to True"
 
7622
msgstr ""
 
7623
 
 
7624
#: nova/virt/xenapi/vm_utils.py:946
 
7625
#, python-format
 
7626
msgid "Fetched VDIs of type '%(vdi_type)s' with UUID '%(vdi_uuid)s'"
 
7627
msgstr ""
 
7628
 
 
7629
#: nova/virt/xenapi/vm_utils.py:958
6211
7630
#, python-format
6212
7631
msgid ""
6213
 
"download_vhd %(image)s attempt %(attempt_num)d/%(max_attempts)d from "
6214
 
"%(glance_host)s:%(glance_port)s"
 
7632
"download_vhd %(image_id)s, attempt %(attempt_num)d/%(max_attempts)d, "
 
7633
"params: %(params)s"
6215
7634
msgstr ""
6216
7635
 
6217
 
#: nova/virt/xenapi/vm_utils.py:737
 
7636
#: nova/virt/xenapi/vm_utils.py:971
6218
7637
#, python-format
6219
7638
msgid "download_vhd failed: %r"
6220
7639
msgstr ""
6221
7640
 
6222
 
#: nova/virt/xenapi/vm_utils.py:753
6223
 
#, python-format
6224
 
msgid "Asking xapi to fetch vhd image %(image)s"
6225
 
msgstr ""
6226
 
 
6227
 
#: nova/virt/xenapi/vm_utils.py:763
6228
 
#, python-format
6229
 
msgid ""
6230
 
"xapi 'download_vhd' returned VDI of type '%(vdi_type)s' with UUID "
6231
 
"'%(vdi_uuid)s'"
6232
 
msgstr ""
6233
 
 
6234
 
#: nova/virt/xenapi/vm_utils.py:791
 
7641
#: nova/virt/xenapi/vm_utils.py:995
 
7642
#, fuzzy, python-format
 
7643
msgid "Asking xapi to fetch vhd image %(image_id)s"
 
7644
msgstr ""
 
7645
"Solicitando à xapi para realizar upload da imagem %(vdi_uuids)s com ID "
 
7646
"%(image_id)s"
 
7647
 
 
7648
#: nova/virt/xenapi/vm_utils.py:1040
6235
7649
#, python-format
6236
7650
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
6237
7651
msgstr ""
6238
7652
 
6239
 
#: nova/virt/xenapi/vm_utils.py:807
 
7653
#: nova/virt/xenapi/vm_utils.py:1056
6240
7654
#, python-format
6241
7655
msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
6242
7656
msgstr ""
6243
7657
 
6244
 
#: nova/virt/xenapi/vm_utils.py:811
 
7658
#: nova/virt/xenapi/vm_utils.py:1060
6245
7659
#, python-format
6246
7660
msgid ""
6247
7661
"Image size %(size_bytes)d exceeded instance_type allowed size "
6248
7662
"%(allowed_size_bytes)d"
6249
7663
msgstr ""
6250
7664
 
6251
 
#: nova/virt/xenapi/vm_utils.py:833
 
7665
#: nova/virt/xenapi/vm_utils.py:1082
6252
7666
#, python-format
6253
 
msgid "Fetching image %(image)s, type %(image_type_str)s"
 
7667
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
6254
7668
msgstr ""
6255
7669
 
6256
 
#: nova/virt/xenapi/vm_utils.py:846
 
7670
#: nova/virt/xenapi/vm_utils.py:1095
6257
7671
#, fuzzy, python-format
6258
 
msgid "Size for image %(image)s: %(virtual_size)d"
 
7672
msgid "Size for image %(image_id)s: %(virtual_size)d"
6259
7673
msgstr "Tamanho da imagem %(image)s:%(virtual_size)d"
6260
7674
 
6261
 
#: nova/virt/xenapi/vm_utils.py:855
 
7675
#: nova/virt/xenapi/vm_utils.py:1104
6262
7676
#, python-format
6263
7677
msgid ""
6264
7678
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
6265
7679
"bytes"
6266
7680
msgstr ""
6267
7681
 
6268
 
#: nova/virt/xenapi/vm_utils.py:872
 
7682
#: nova/virt/xenapi/vm_utils.py:1123
6269
7683
#, python-format
6270
7684
msgid "Copying VDI %s to /boot/guest on dom0"
6271
7685
msgstr "Copiando o VDI %s de /boot/guest no dom0"
6272
7686
 
6273
 
#: nova/virt/xenapi/vm_utils.py:886
 
7687
#: nova/virt/xenapi/vm_utils.py:1137
6274
7688
#, python-format
6275
7689
msgid "Kernel/Ramdisk VDI %s destroyed"
6276
7690
msgstr "Kernel/Ramdisk %s destruidos"
6277
7691
 
6278
 
#: nova/virt/xenapi/vm_utils.py:897
 
7692
#: nova/virt/xenapi/vm_utils.py:1146
6279
7693
#, fuzzy
6280
7694
msgid "Failed to fetch glance image"
6281
7695
msgstr "Falhou ao reiniciar instância"
6282
7696
 
6283
 
#: nova/virt/xenapi/vm_utils.py:936
 
7697
#: nova/virt/xenapi/vm_utils.py:1184
6284
7698
#, python-format
6285
7699
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
6286
7700
msgstr ""
6287
7701
 
6288
 
#: nova/virt/xenapi/vm_utils.py:957
 
7702
#: nova/virt/xenapi/vm_utils.py:1205
6289
7703
#, python-format
6290
7704
msgid "Looking up vdi %s for PV kernel"
6291
7705
msgstr "Verificando o vdi %s para kernel PV"
6292
7706
 
6293
 
#: nova/virt/xenapi/vm_utils.py:975
 
7707
#: nova/virt/xenapi/vm_utils.py:1223
6294
7708
#, python-format
6295
7709
msgid "Unknown image format %(disk_image_type)s"
6296
7710
msgstr ""
6297
7711
 
6298
 
#: nova/virt/xenapi/vm_utils.py:1018
 
7712
#: nova/virt/xenapi/vm_utils.py:1254
6299
7713
#, python-format
6300
7714
msgid "VDI %s is still available"
6301
7715
msgstr "O VDI %s continua disponível"
6302
7716
 
6303
 
#: nova/virt/xenapi/vm_utils.py:1086
 
7717
#: nova/virt/xenapi/vm_utils.py:1350
6304
7718
#, python-format
6305
7719
msgid "Unable to parse rrd of %(vm_uuid)s"
6306
7720
msgstr ""
6307
7721
 
6308
 
#: nova/virt/xenapi/vm_utils.py:1106
 
7722
#: nova/virt/xenapi/vm_utils.py:1370
6309
7723
#, python-format
6310
7724
msgid "Re-scanning SR %s"
6311
7725
msgstr "Re-escaneando SR %s"
6312
7726
 
6313
 
#: nova/virt/xenapi/vm_utils.py:1134
 
7727
#: nova/virt/xenapi/vm_utils.py:1398
6314
7728
#, python-format
6315
7729
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
6316
7730
msgstr ""
6317
7731
 
6318
 
#: nova/virt/xenapi/vm_utils.py:1152
 
7732
#: nova/virt/xenapi/vm_utils.py:1416
6319
7733
msgid ""
6320
7734
"XenAPI is unable to find a Storage Repository to install guest instances "
6321
7735
"on. Please check your configuration and/or configure the flag "
6322
7736
"'sr_matching_filter'"
6323
7737
msgstr ""
6324
7738
 
6325
 
#: nova/virt/xenapi/vm_utils.py:1165
 
7739
#: nova/virt/xenapi/vm_utils.py:1429
6326
7740
msgid "Cannot find SR of content-type ISO"
6327
7741
msgstr ""
6328
7742
 
6329
 
#: nova/virt/xenapi/vm_utils.py:1173
 
7743
#: nova/virt/xenapi/vm_utils.py:1437
6330
7744
#, python-format
6331
7745
msgid "ISO: looking at SR %(sr_rec)s"
6332
7746
msgstr ""
6333
7747
 
6334
 
#: nova/virt/xenapi/vm_utils.py:1175
 
7748
#: nova/virt/xenapi/vm_utils.py:1439
6335
7749
msgid "ISO: not iso content"
6336
7750
msgstr ""
6337
7751
 
6338
 
#: nova/virt/xenapi/vm_utils.py:1178
 
7752
#: nova/virt/xenapi/vm_utils.py:1442
6339
7753
msgid "ISO: iso content_type, no 'i18n-key' key"
6340
7754
msgstr ""
6341
7755
 
6342
 
#: nova/virt/xenapi/vm_utils.py:1181
 
7756
#: nova/virt/xenapi/vm_utils.py:1445
6343
7757
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
6344
7758
msgstr ""
6345
7759
 
6346
 
#: nova/virt/xenapi/vm_utils.py:1185
 
7760
#: nova/virt/xenapi/vm_utils.py:1449
6347
7761
msgid "ISO: SR MATCHing our criteria"
6348
7762
msgstr ""
6349
7763
 
6350
 
#: nova/virt/xenapi/vm_utils.py:1187
 
7764
#: nova/virt/xenapi/vm_utils.py:1451
6351
7765
msgid "ISO: ISO, looking to see if it is host local"
6352
7766
msgstr ""
6353
7767
 
6354
 
#: nova/virt/xenapi/vm_utils.py:1190
 
7768
#: nova/virt/xenapi/vm_utils.py:1454
6355
7769
#, python-format
6356
7770
msgid "ISO: PBD %(pbd_ref)s disappeared"
6357
7771
msgstr ""
6358
7772
 
6359
 
#: nova/virt/xenapi/vm_utils.py:1193
 
7773
#: nova/virt/xenapi/vm_utils.py:1457
6360
7774
#, python-format
6361
7775
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
6362
7776
msgstr ""
6363
7777
 
6364
 
#: nova/virt/xenapi/vm_utils.py:1196
 
7778
#: nova/virt/xenapi/vm_utils.py:1460
6365
7779
msgid "ISO: SR with local PBD"
6366
7780
msgstr ""
6367
7781
 
6368
 
#: nova/virt/xenapi/vm_utils.py:1218
 
7782
#: nova/virt/xenapi/vm_utils.py:1482
6369
7783
#, python-format
6370
7784
msgid ""
6371
7785
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
6372
7786
"%(server)s."
6373
7787
msgstr ""
6374
7788
 
6375
 
#: nova/virt/xenapi/vm_utils.py:1234
 
7789
#: nova/virt/xenapi/vm_utils.py:1498
6376
7790
#, python-format
6377
7791
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
6378
7792
msgstr ""
6379
7793
 
6380
 
#: nova/virt/xenapi/vm_utils.py:1288
 
7794
#: nova/virt/xenapi/vm_utils.py:1552
6381
7795
#, python-format
6382
7796
msgid "Invalid statistics data from Xenserver: %s"
6383
7797
msgstr ""
6384
7798
 
6385
 
#: nova/virt/xenapi/vm_utils.py:1341
6386
 
#, python-format
6387
 
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
 
7799
#: nova/virt/xenapi/vm_utils.py:1612
 
7800
#, fuzzy, python-format
 
7801
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
6388
7802
msgstr "O VHD %(vdi_uuid)s tem pai %(parent_ref)s"
6389
7803
 
6390
 
#: nova/virt/xenapi/vm_utils.py:1415
 
7804
#: nova/virt/xenapi/vm_utils.py:1699
6391
7805
#, python-format
6392
7806
msgid ""
6393
7807
"Parent %(parent_uuid)s doesn't match original parent "
6394
7808
"%(original_parent_uuid)s, waiting for coalesce..."
6395
7809
msgstr ""
6396
7810
 
6397
 
#: nova/virt/xenapi/vm_utils.py:1425
 
7811
#: nova/virt/xenapi/vm_utils.py:1709
6398
7812
#, python-format
6399
7813
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
6400
7814
msgstr ""
6401
7815
 
6402
 
#: nova/virt/xenapi/vm_utils.py:1460
 
7816
#: nova/virt/xenapi/vm_utils.py:1744
6403
7817
#, python-format
6404
7818
msgid "Timeout waiting for device %s to be created"
6405
7819
msgstr ""
6406
7820
 
6407
 
#: nova/virt/xenapi/vm_utils.py:1480
 
7821
#: nova/virt/xenapi/vm_utils.py:1764
6408
7822
#, python-format
6409
7823
msgid "Disconnecting stale VDI %s from compute domU"
6410
7824
msgstr ""
6411
7825
 
6412
 
#: nova/virt/xenapi/vm_utils.py:1494
 
7826
#: nova/virt/xenapi/vm_utils.py:1777
6413
7827
#, python-format
6414
7828
msgid "Plugging VBD %s ... "
6415
7829
msgstr "Conectando VBD %s ... "
6416
7830
 
6417
 
#: nova/virt/xenapi/vm_utils.py:1497
 
7831
#: nova/virt/xenapi/vm_utils.py:1780
6418
7832
#, python-format
6419
7833
msgid "Plugging VBD %s done."
6420
7834
msgstr "O VDB %s foi conectado."
6421
7835
 
6422
 
#: nova/virt/xenapi/vm_utils.py:1499
 
7836
#: nova/virt/xenapi/vm_utils.py:1782
6423
7837
#, python-format
6424
7838
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
6425
7839
msgstr ""
6426
7840
 
6427
 
#: nova/virt/xenapi/vm_utils.py:1502
 
7841
#: nova/virt/xenapi/vm_utils.py:1785
6428
7842
#, python-format
6429
7843
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
6430
7844
msgstr ""
6431
7845
 
6432
 
#: nova/virt/xenapi/vm_utils.py:1507
 
7846
#: nova/virt/xenapi/vm_utils.py:1790
6433
7847
#, python-format
6434
7848
msgid "Destroying VBD for VDI %s ... "
6435
7849
msgstr "Destruindo VBD para o VDI %s ... "
6436
7850
 
6437
 
#: nova/virt/xenapi/vm_utils.py:1515
 
7851
#: nova/virt/xenapi/vm_utils.py:1798
6438
7852
#, python-format
6439
7853
msgid "Destroying VBD for VDI %s done."
6440
7854
msgstr "O VBD para o VDI %s foi destruído."
6441
7855
 
6442
 
#: nova/virt/xenapi/vm_utils.py:1528
 
7856
#: nova/virt/xenapi/vm_utils.py:1811
6443
7857
#, python-format
6444
7858
msgid "Running pygrub against %s"
6445
7859
msgstr "Rodando pygrub novamente %s"
6446
7860
 
6447
 
#: nova/virt/xenapi/vm_utils.py:1535
 
7861
#: nova/virt/xenapi/vm_utils.py:1818
6448
7862
#, python-format
6449
7863
msgid "Found Xen kernel %s"
6450
7864
msgstr "Kernel Xen encontrado: %s"
6451
7865
 
6452
 
#: nova/virt/xenapi/vm_utils.py:1537
 
7866
#: nova/virt/xenapi/vm_utils.py:1820
6453
7867
msgid "No Xen kernel found.  Booting HVM."
6454
7868
msgstr "Kernel Xen não encontrado. Iniciando como HVM."
6455
7869
 
6456
 
#: nova/virt/xenapi/vm_utils.py:1550
 
7870
#: nova/virt/xenapi/vm_utils.py:1833
6457
7871
msgid "Partitions:"
6458
7872
msgstr ""
6459
7873
 
6460
 
#: nova/virt/xenapi/vm_utils.py:1556
 
7874
#: nova/virt/xenapi/vm_utils.py:1839
6461
7875
#, python-format
6462
7876
msgid "  %(num)s: %(ptype)s %(size)d sectors"
6463
7877
msgstr ""
6464
7878
 
6465
 
#: nova/virt/xenapi/vm_utils.py:1582
 
7879
#: nova/virt/xenapi/vm_utils.py:1864
6466
7880
#, python-format
6467
7881
msgid ""
6468
7882
"Writing partition table %(primary_first)d %(primary_last)d to "
6469
7883
"%(dev_path)s..."
6470
7884
msgstr ""
6471
7885
 
6472
 
#: nova/virt/xenapi/vm_utils.py:1595
 
7886
#: nova/virt/xenapi/vm_utils.py:1877
6473
7887
#, python-format
6474
7888
msgid "Writing partition table %s done."
6475
7889
msgstr ""
6476
7890
 
6477
 
#: nova/virt/xenapi/vm_utils.py:1649
 
7891
#: nova/virt/xenapi/vm_utils.py:1931
6478
7892
#, python-format
6479
7893
msgid ""
6480
7894
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
6481
7895
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
6482
7896
msgstr ""
6483
7897
 
6484
 
#: nova/virt/xenapi/vm_utils.py:1681
 
7898
#: nova/virt/xenapi/vm_utils.py:1963
6485
7899
#, python-format
6486
7900
msgid ""
6487
7901
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
6488
7902
"reduction in size"
6489
7903
msgstr ""
6490
7904
 
6491
 
#: nova/virt/xenapi/vm_utils.py:1731
 
7905
#: nova/virt/xenapi/vm_utils.py:2013
6492
7906
msgid ""
6493
7907
"XenServer tools installed in this image are capable of network injection."
6494
7908
"  Networking files will not bemanipulated"
6495
7909
msgstr ""
6496
7910
 
6497
 
#: nova/virt/xenapi/vm_utils.py:1739
 
7911
#: nova/virt/xenapi/vm_utils.py:2021
6498
7912
msgid ""
6499
7913
"XenServer tools are present in this image but are not capable of network "
6500
7914
"injection"
6501
7915
msgstr ""
6502
7916
 
6503
 
#: nova/virt/xenapi/vm_utils.py:1743
 
7917
#: nova/virt/xenapi/vm_utils.py:2025
6504
7918
msgid "XenServer tools are not installed in this image"
6505
7919
msgstr ""
6506
7920
 
6507
 
#: nova/virt/xenapi/vm_utils.py:1759
 
7921
#: nova/virt/xenapi/vm_utils.py:2041
6508
7922
msgid "Manipulating interface files directly"
6509
7923
msgstr ""
6510
7924
 
6511
 
#: nova/virt/xenapi/vm_utils.py:1768
 
7925
#: nova/virt/xenapi/vm_utils.py:2050
6512
7926
#, python-format
6513
7927
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
6514
7928
msgstr ""
6515
7929
 
6516
 
#: nova/virt/xenapi/vm_utils.py:1834
 
7930
#: nova/virt/xenapi/vm_utils.py:2162
6517
7931
msgid "This domU must be running on the host specified by xenapi_connection_url"
6518
7932
msgstr ""
6519
7933
 
6520
 
#: nova/virt/xenapi/vmops.py:131 nova/virt/xenapi/vmops.py:687
 
7934
#: nova/virt/xenapi/vmops.py:130 nova/virt/xenapi/vmops.py:636
6521
7935
#, fuzzy, python-format
6522
7936
msgid "Updating progress to %(progress)d"
6523
7937
msgstr "Atualizando agente para %s"
6524
7938
 
6525
 
#: nova/virt/xenapi/vmops.py:228
6526
 
#, fuzzy, python-format
 
7939
#: nova/virt/xenapi/vmops.py:211
 
7940
#, fuzzy
6527
7941
msgid "Starting instance"
6528
7942
msgstr "Iniciando instância %s"
6529
7943
 
6530
 
#: nova/virt/xenapi/vmops.py:297
 
7944
#: nova/virt/xenapi/vmops.py:284
6531
7945
msgid "Removing kernel/ramdisk files from dom0"
6532
7946
msgstr ""
6533
7947
 
6534
 
#: nova/virt/xenapi/vmops.py:352
 
7948
#: nova/virt/xenapi/vmops.py:344
 
7949
#, python-format
 
7950
msgid "Block device information present: %s"
 
7951
msgstr ""
 
7952
 
 
7953
#: nova/virt/xenapi/vmops.py:367
6535
7954
#, fuzzy
6536
7955
msgid "Failed to spawn, rolling back"
6537
7956
msgstr "Falha ao suspender instância"
6538
7957
 
6539
 
#: nova/virt/xenapi/vmops.py:433
 
7958
#: nova/virt/xenapi/vmops.py:430
6540
7959
msgid "Detected ISO image type, creating blank VM for install"
6541
7960
msgstr ""
6542
7961
 
6543
 
#: nova/virt/xenapi/vmops.py:452
 
7962
#: nova/virt/xenapi/vmops.py:447
6544
7963
msgid "Auto configuring disk, attempting to resize partition..."
6545
7964
msgstr ""
6546
7965
 
6547
 
#: nova/virt/xenapi/vmops.py:497
 
7966
#: nova/virt/xenapi/vmops.py:486
6548
7967
msgid "Starting VM"
6549
7968
msgstr ""
6550
7969
 
6551
 
#: nova/virt/xenapi/vmops.py:504
 
7970
#: nova/virt/xenapi/vmops.py:493
6552
7971
#, python-format
6553
7972
msgid ""
6554
7973
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
6555
7974
"%(version)s"
6556
7975
msgstr ""
6557
7976
 
6558
 
#: nova/virt/xenapi/vmops.py:507
 
7977
#: nova/virt/xenapi/vmops.py:496
6559
7978
#, python-format
6560
7979
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
6561
7980
msgstr ""
6562
7981
 
6563
 
#: nova/virt/xenapi/vmops.py:514
 
7982
#: nova/virt/xenapi/vmops.py:503
6564
7983
msgid "Waiting for instance state to become running"
6565
7984
msgstr ""
6566
7985
 
6567
 
#: nova/virt/xenapi/vmops.py:526
6568
 
msgid "Querying agent version"
6569
 
msgstr ""
6570
 
 
6571
 
#: nova/virt/xenapi/vmops.py:529
 
7986
#: nova/virt/xenapi/vmops.py:517
6572
7987
#, python-format
6573
7988
msgid "Instance agent version: %s"
6574
7989
msgstr ""
6575
7990
 
6576
 
#: nova/virt/xenapi/vmops.py:534
6577
 
#, python-format
6578
 
msgid "Updating Agent to %s"
6579
 
msgstr "Atualizando agente para %s"
6580
 
 
6581
 
#: nova/virt/xenapi/vmops.py:551
6582
 
#, python-format
6583
 
msgid "Invalid value for injected_files: %r"
6584
 
msgstr ""
6585
 
 
6586
 
#: nova/virt/xenapi/vmops.py:556
6587
 
#, python-format
6588
 
msgid "Injecting file path: '%s'"
6589
 
msgstr ""
6590
 
 
6591
 
#: nova/virt/xenapi/vmops.py:563
6592
 
msgid "Setting admin password"
6593
 
msgstr "Configurar senha do administrador"
6594
 
 
6595
 
#: nova/virt/xenapi/vmops.py:567
6596
 
msgid "Resetting network"
6597
 
msgstr ""
6598
 
 
6599
 
#: nova/virt/xenapi/vmops.py:574
 
7991
#: nova/virt/xenapi/vmops.py:547
6600
7992
msgid "Setting VCPU weight"
6601
7993
msgstr ""
6602
7994
 
6603
 
#: nova/virt/xenapi/vmops.py:581
 
7995
#: nova/virt/xenapi/vmops.py:555
6604
7996
#, python-format
6605
7997
msgid "Could not find VM with name %s"
6606
7998
msgstr ""
6607
7999
 
6608
 
#: nova/virt/xenapi/vmops.py:635
 
8000
#: nova/virt/xenapi/vmops.py:605
6609
8001
msgid "Finished snapshot and upload for VM"
6610
8002
msgstr ""
6611
8003
 
6612
 
#: nova/virt/xenapi/vmops.py:642
6613
 
msgid "Starting snapshot for VM"
 
8004
#: nova/virt/xenapi/vmops.py:609
 
8005
#, python-format
 
8006
msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d"
6614
8007
msgstr ""
6615
8008
 
6616
 
#: nova/virt/xenapi/vmops.py:651
6617
 
#, fuzzy, python-format
6618
 
msgid "Unable to Snapshot instance: %(exc)s"
6619
 
msgstr "Não é possível anexar o volume na instância %s"
6620
 
 
6621
 
#: nova/virt/xenapi/vmops.py:667
 
8009
#: nova/virt/xenapi/vmops.py:617
6622
8010
msgid "Failed to transfer vhd to new host"
6623
8011
msgstr ""
6624
8012
 
6625
 
#: nova/virt/xenapi/vmops.py:735
 
8013
#: nova/virt/xenapi/vmops.py:649
6626
8014
#, python-format
6627
8015
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6628
8016
msgstr ""
6629
8017
 
6630
 
#: nova/virt/xenapi/vmops.py:857
 
8018
#: nova/virt/xenapi/vmops.py:775
6631
8019
#, python-format
6632
8020
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6633
8021
msgstr ""
6634
8022
 
6635
 
#: nova/virt/xenapi/vmops.py:865
 
8023
#: nova/virt/xenapi/vmops.py:780
6636
8024
msgid "Resize complete"
6637
8025
msgstr ""
6638
8026
 
6639
 
#: nova/virt/xenapi/vmops.py:892
6640
 
#, python-format
6641
 
msgid "Failed to query agent version: %(resp)r"
6642
 
msgstr ""
6643
 
 
6644
 
#: nova/virt/xenapi/vmops.py:913
6645
 
#, python-format
6646
 
msgid "domid changed from %(domid)s to %(newdomid)s"
6647
 
msgstr ""
6648
 
 
6649
 
#: nova/virt/xenapi/vmops.py:926
6650
 
#, python-format
6651
 
msgid "Failed to update agent: %(resp)r"
6652
 
msgstr ""
6653
 
 
6654
 
#: nova/virt/xenapi/vmops.py:947
6655
 
#, python-format
6656
 
msgid "Failed to exchange keys: %(resp)r"
6657
 
msgstr ""
 
8027
#: nova/virt/xenapi/vmops.py:824
 
8028
msgid "Starting halted instance found during reboot"
 
8029
msgstr ""
 
8030
 
 
8031
#: nova/virt/xenapi/vmops.py:907
 
8032
msgid "Unable to find root VBD/VDI for VM"
 
8033
msgstr ""
 
8034
 
 
8035
#: nova/virt/xenapi/vmops.py:934
 
8036
#, fuzzy, python-format
 
8037
msgid "Destroying VDIs for Instance %(instance_uuid)s"
 
8038
msgstr "Volume não encontrada para a instância %(instance_id)s."
6658
8039
 
6659
8040
#: nova/virt/xenapi/vmops.py:962
6660
 
#, python-format
6661
 
msgid "Failed to update password: %(resp)r"
6662
 
msgstr "Falhou em atualizar senha: %(resp)r"
6663
 
 
6664
 
#: nova/virt/xenapi/vmops.py:987
6665
 
#, python-format
6666
 
msgid "Failed to inject file: %(resp)r"
6667
 
msgstr ""
6668
 
 
6669
 
#: nova/virt/xenapi/vmops.py:997
6670
 
msgid "VM already halted, skipping shutdown..."
6671
 
msgstr ""
6672
 
 
6673
 
#: nova/virt/xenapi/vmops.py:1001
6674
 
msgid "Shutting down VM"
6675
 
msgstr ""
6676
 
 
6677
 
#: nova/virt/xenapi/vmops.py:1018
6678
 
msgid "Unable to find VBD for VM"
6679
 
msgstr ""
6680
 
 
6681
 
#: nova/virt/xenapi/vmops.py:1061
6682
8041
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
6683
8042
msgstr ""
6684
8043
 
6685
 
#: nova/virt/xenapi/vmops.py:1068
 
8044
#: nova/virt/xenapi/vmops.py:969
6686
8045
msgid "instance has a kernel or ramdisk but not both"
6687
8046
msgstr ""
6688
8047
 
6689
 
#: nova/virt/xenapi/vmops.py:1075
 
8048
#: nova/virt/xenapi/vmops.py:976
6690
8049
msgid "kernel/ramdisk files removed"
6691
8050
msgstr ""
6692
8051
 
6693
 
#: nova/virt/xenapi/vmops.py:1085
6694
 
msgid "VM destroyed"
6695
 
msgstr ""
6696
 
 
6697
 
#: nova/virt/xenapi/vmops.py:1111
 
8052
#: nova/virt/xenapi/vmops.py:1002
6698
8053
msgid "Destroying VM"
6699
8054
msgstr ""
6700
8055
 
6701
 
#: nova/virt/xenapi/vmops.py:1136
 
8056
#: nova/virt/xenapi/vmops.py:1028
6702
8057
msgid "VM is not present, skipping destroy..."
6703
8058
msgstr ""
6704
8059
 
6705
 
#: nova/virt/xenapi/vmops.py:1188
 
8060
#: nova/virt/xenapi/vmops.py:1079
6706
8061
#, python-format
6707
8062
msgid "Instance is already in Rescue Mode: %s"
6708
8063
msgstr ""
6709
8064
 
6710
 
#: nova/virt/xenapi/vmops.py:1262
 
8065
#: nova/virt/xenapi/vmops.py:1114
 
8066
msgid "VM is not present, skipping power off..."
 
8067
msgstr ""
 
8068
 
 
8069
#: nova/virt/xenapi/vmops.py:1150
6711
8070
#, python-format
6712
8071
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
6713
8072
msgstr ""
6714
8073
 
6715
 
#: nova/virt/xenapi/vmops.py:1266
 
8074
#: nova/virt/xenapi/vmops.py:1154
6716
8075
msgid "Automatically hard rebooting"
6717
8076
msgstr ""
6718
8077
 
6719
 
#: nova/virt/xenapi/vmops.py:1326
 
8078
#: nova/virt/xenapi/vmops.py:1214
6720
8079
msgid "Could not get bandwidth info."
6721
8080
msgstr ""
6722
8081
 
6723
 
#: nova/virt/xenapi/vmops.py:1373
 
8082
#: nova/virt/xenapi/vmops.py:1256
 
8083
msgid "Fetching VM ref while BUILDING failed"
 
8084
msgstr ""
 
8085
 
 
8086
#: nova/virt/xenapi/vmops.py:1339
6724
8087
msgid "Injecting network info to xenstore"
6725
8088
msgstr ""
6726
8089
 
6727
 
#: nova/virt/xenapi/vmops.py:1388
 
8090
#: nova/virt/xenapi/vmops.py:1358
6728
8091
msgid "Creating vifs"
6729
8092
msgstr ""
6730
8093
 
6731
 
#: nova/virt/xenapi/vmops.py:1397
 
8094
#: nova/virt/xenapi/vmops.py:1367
6732
8095
#, fuzzy, python-format
6733
8096
msgid "Creating VIF for network %(network_ref)s"
6734
8097
msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s."
6735
8098
 
6736
 
#: nova/virt/xenapi/vmops.py:1400
 
8099
#: nova/virt/xenapi/vmops.py:1370
6737
8100
#, fuzzy, python-format
6738
8101
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
6739
8102
msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s."
6740
8103
 
6741
 
#: nova/virt/xenapi/vmops.py:1423
 
8104
#: nova/virt/xenapi/vmops.py:1394
6742
8105
msgid "Injecting hostname to xenstore"
6743
8106
msgstr ""
6744
8107
 
6745
 
#: nova/virt/xenapi/vmops.py:1448
6746
 
#, python-format
6747
 
msgid ""
6748
 
"The agent call to %(method)s returned an invalid response: %(ret)r. "
6749
 
"path=%(path)s; args=%(args)r"
6750
 
msgstr ""
6751
 
 
6752
 
#: nova/virt/xenapi/vmops.py:1469
6753
 
#, python-format
6754
 
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
6755
 
msgstr ""
6756
 
 
6757
 
#: nova/virt/xenapi/vmops.py:1473
6758
 
#, python-format
6759
 
msgid ""
6760
 
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
6761
 
"args=%(args)r"
6762
 
msgstr ""
6763
 
 
6764
 
#: nova/virt/xenapi/vmops.py:1478
6765
 
#, python-format
6766
 
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
6767
 
msgstr ""
6768
 
 
6769
 
#: nova/virt/xenapi/vmops.py:1564
6770
 
#, python-format
6771
 
msgid "OpenSSL error: %s"
6772
 
msgstr "Erro de OpenSSL: %s"
6773
 
 
6774
 
#: nova/virt/xenapi/volume_utils.py:52
 
8108
#: nova/virt/xenapi/vmops.py:1490
 
8109
#, python-format
 
8110
msgid ""
 
8111
"Destination host:%(hostname)s must be in the same aggregate as the source"
 
8112
" server"
 
8113
msgstr ""
 
8114
 
 
8115
#: nova/virt/xenapi/vmops.py:1522
 
8116
msgid "Migrate Receive failed"
 
8117
msgstr ""
 
8118
 
 
8119
#: nova/virt/xenapi/vmops.py:1570
 
8120
msgid "VM.assert_can_migratefailed"
 
8121
msgstr ""
 
8122
 
 
8123
#: nova/virt/xenapi/vmops.py:1606
 
8124
msgid "Migrate Send failed"
 
8125
msgstr ""
 
8126
 
 
8127
#: nova/virt/xenapi/volume_utils.py:41
6775
8128
msgid "creating sr within volume_utils"
6776
8129
msgstr ""
6777
8130
 
6778
 
#: nova/virt/xenapi/volume_utils.py:55 nova/virt/xenapi/volume_utils.py:83
 
8131
#: nova/virt/xenapi/volume_utils.py:44 nova/virt/xenapi/volume_utils.py:72
6779
8132
#, python-format
6780
8133
msgid "type is = %s"
6781
8134
msgstr ""
6782
8135
 
6783
 
#: nova/virt/xenapi/volume_utils.py:58 nova/virt/xenapi/volume_utils.py:86
 
8136
#: nova/virt/xenapi/volume_utils.py:47 nova/virt/xenapi/volume_utils.py:75
6784
8137
#, python-format
6785
8138
msgid "name = %s"
6786
8139
msgstr "nome = %s"
6787
8140
 
6788
 
#: nova/virt/xenapi/volume_utils.py:71
 
8141
#: nova/virt/xenapi/volume_utils.py:60
6789
8142
#, python-format
6790
8143
msgid "Created %(label)s as %(sr_ref)s."
6791
8144
msgstr ""
6792
8145
 
6793
 
#: nova/virt/xenapi/volume_utils.py:76 nova/virt/xenapi/volume_utils.py:174
 
8146
#: nova/virt/xenapi/volume_utils.py:65 nova/virt/xenapi/volume_utils.py:163
6794
8147
msgid "Unable to create Storage Repository"
6795
8148
msgstr ""
6796
8149
 
6797
 
#: nova/virt/xenapi/volume_utils.py:80
 
8150
#: nova/virt/xenapi/volume_utils.py:69
6798
8151
msgid "introducing sr within volume_utils"
6799
8152
msgstr ""
6800
8153
 
6801
 
#: nova/virt/xenapi/volume_utils.py:103 nova/virt/xenapi/volume_utils.py:170
6802
 
#: nova/virt/xenapi/volumeops.py:153
 
8154
#: nova/virt/xenapi/volume_utils.py:92 nova/virt/xenapi/volume_utils.py:159
 
8155
#: nova/virt/xenapi/volumeops.py:150
6803
8156
#, python-format
6804
8157
msgid "Introduced %(label)s as %(sr_ref)s."
6805
8158
msgstr ""
6806
8159
 
6807
 
#: nova/virt/xenapi/volume_utils.py:106
 
8160
#: nova/virt/xenapi/volume_utils.py:95
6808
8161
msgid "Creating pbd for SR"
6809
8162
msgstr ""
6810
8163
 
6811
 
#: nova/virt/xenapi/volume_utils.py:108
 
8164
#: nova/virt/xenapi/volume_utils.py:97
6812
8165
msgid "Plugging SR"
6813
8166
msgstr ""
6814
8167
 
6815
 
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:157
 
8168
#: nova/virt/xenapi/volume_utils.py:105 nova/virt/xenapi/volumeops.py:154
6816
8169
msgid "Unable to introduce Storage Repository"
6817
8170
msgstr ""
6818
8171
 
6819
 
#: nova/virt/xenapi/volume_utils.py:127 nova/virt/xenapi/volumeops.py:47
 
8172
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:46
6820
8173
msgid "Unable to get SR using uuid"
6821
8174
msgstr ""
6822
8175
 
6823
 
#: nova/virt/xenapi/volume_utils.py:129
 
8176
#: nova/virt/xenapi/volume_utils.py:118
6824
8177
#, python-format
6825
8178
msgid "Forgetting SR %s..."
6826
8179
msgstr ""
6827
8180
 
6828
 
#: nova/virt/xenapi/volume_utils.py:137
 
8181
#: nova/virt/xenapi/volume_utils.py:126
6829
8182
msgid "Unable to forget Storage Repository"
6830
8183
msgstr ""
6831
8184
 
6832
 
#: nova/virt/xenapi/volume_utils.py:157
 
8185
#: nova/virt/xenapi/volume_utils.py:146
6833
8186
#, python-format
6834
8187
msgid "Introducing %s..."
6835
8188
msgstr "Introduzindo %s..."
6836
8189
 
6837
 
#: nova/virt/xenapi/volume_utils.py:186
 
8190
#: nova/virt/xenapi/volume_utils.py:175
6838
8191
#, python-format
6839
8192
msgid "Unable to find SR from VBD %s"
6840
8193
msgstr ""
6841
8194
 
6842
 
#: nova/virt/xenapi/volume_utils.py:204
 
8195
#: nova/virt/xenapi/volume_utils.py:193
6843
8196
#, python-format
6844
8197
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
6845
8198
msgstr ""
6846
8199
 
6847
 
#: nova/virt/xenapi/volume_utils.py:210
 
8200
#: nova/virt/xenapi/volume_utils.py:199
6848
8201
#, python-format
6849
8202
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
6850
8203
msgstr ""
6851
8204
 
6852
 
#: nova/virt/xenapi/volume_utils.py:234
 
8205
#: nova/virt/xenapi/volume_utils.py:223
6853
8206
#, python-format
6854
8207
msgid "Unable to introduce VDI on SR %s"
6855
8208
msgstr ""
6856
8209
 
6857
 
#: nova/virt/xenapi/volume_utils.py:242
 
8210
#: nova/virt/xenapi/volume_utils.py:231
6858
8211
#, python-format
6859
8212
msgid "Unable to get record of VDI %s on"
6860
8213
msgstr ""
6861
8214
 
6862
 
#: nova/virt/xenapi/volume_utils.py:264
 
8215
#: nova/virt/xenapi/volume_utils.py:253
6863
8216
#, python-format
6864
8217
msgid "Unable to introduce VDI for SR %s"
6865
8218
msgstr ""
6866
8219
 
6867
 
#: nova/virt/xenapi/volume_utils.py:274
 
8220
#: nova/virt/xenapi/volume_utils.py:263
6868
8221
#, python-format
6869
8222
msgid "Error finding vdis in SR %s"
6870
8223
msgstr ""
6871
8224
 
6872
 
#: nova/virt/xenapi/volume_utils.py:281
 
8225
#: nova/virt/xenapi/volume_utils.py:270
6873
8226
#, python-format
6874
8227
msgid "Unable to find vbd for vdi %s"
6875
8228
msgstr ""
6876
8229
 
6877
 
#: nova/virt/xenapi/volume_utils.py:315
 
8230
#: nova/virt/xenapi/volume_utils.py:304
6878
8231
#, python-format
6879
8232
msgid "Unable to obtain target information %(data)s, %(mountpoint)s"
6880
8233
msgstr ""
6881
8234
 
6882
 
#: nova/virt/xenapi/volume_utils.py:341
 
8235
#: nova/virt/xenapi/volume_utils.py:330
6883
8236
#, python-format
6884
8237
msgid "Mountpoint cannot be translated: %s"
6885
8238
msgstr "Ponto de montagem não pode ser traduzido: %s"
6886
8239
 
6887
 
#: nova/virt/xenapi/volumeops.py:61
 
8240
#: nova/virt/xenapi/volumeops.py:62
6888
8241
msgid "Could not find VDI ref"
6889
8242
msgstr ""
6890
8243
 
6891
 
#: nova/virt/xenapi/volumeops.py:66
 
8244
#: nova/virt/xenapi/volumeops.py:67
6892
8245
#, python-format
6893
8246
msgid "Creating SR %s"
6894
8247
msgstr ""
6906
8259
msgid "Introducing SR %s"
6907
8260
msgstr ""
6908
8261
 
6909
 
#: nova/virt/xenapi/volumeops.py:82
 
8262
#: nova/virt/xenapi/volumeops.py:81
6910
8263
msgid "SR found in xapi database. No need to introduce"
6911
8264
msgstr ""
6912
8265
 
6913
 
#: nova/virt/xenapi/volumeops.py:87
 
8266
#: nova/virt/xenapi/volumeops.py:86
6914
8267
msgid "Could not introduce SR"
6915
8268
msgstr ""
6916
8269
 
6917
 
#: nova/virt/xenapi/volumeops.py:91
 
8270
#: nova/virt/xenapi/volumeops.py:90
6918
8271
#, python-format
6919
8272
msgid "Checking for SR %s"
6920
8273
msgstr ""
6921
8274
 
6922
 
#: nova/virt/xenapi/volumeops.py:103
 
8275
#: nova/virt/xenapi/volumeops.py:100
6923
8276
#, python-format
6924
8277
msgid "SR %s not found in the xapi database"
6925
8278
msgstr ""
6926
8279
 
6927
 
#: nova/virt/xenapi/volumeops.py:109
 
8280
#: nova/virt/xenapi/volumeops.py:106
6928
8281
msgid "Could not forget SR"
6929
8282
msgstr ""
6930
8283
 
6931
 
#: nova/virt/xenapi/volumeops.py:118
6932
 
#, python-format
6933
 
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
6934
 
msgstr ""
6935
 
 
6936
 
#: nova/virt/xenapi/volumeops.py:175
 
8284
#: nova/virt/xenapi/volumeops.py:172
6937
8285
#, python-format
6938
8286
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
6939
8287
msgstr ""
6940
8288
"Não é possível criar o VDI no SR %(sr_ref)s para a instância "
6941
8289
"%(instance_name)s"
6942
8290
 
6943
 
#: nova/virt/xenapi/volumeops.py:186
 
8291
#: nova/virt/xenapi/volumeops.py:182
6944
8292
#, python-format
6945
8293
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
6946
8294
msgstr "Não é possível usar o SR %(sr_ref)s para a instância %(instance_name)s"
6947
8295
 
6948
 
#: nova/virt/xenapi/volumeops.py:194
6949
 
#, python-format
6950
 
msgid "Unable to attach volume to instance %s"
6951
 
msgstr "Não é possível anexar o volume na instância %s"
6952
 
 
6953
8296
#: nova/virt/xenapi/volumeops.py:197
6954
8297
#, python-format
6955
8298
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
6960
8303
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
6961
8304
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
6962
8305
 
6963
 
#: nova/virt/xenapi/volumeops.py:216
 
8306
#: nova/virt/xenapi/volumeops.py:215
6964
8307
#, python-format
6965
8308
msgid "Unable to locate volume %s"
6966
8309
msgstr "Não é possível localizar o volume %s"
6967
8310
 
6968
 
#: nova/virt/xenapi/volumeops.py:224
 
8311
#: nova/virt/xenapi/volumeops.py:222
6969
8312
#, python-format
6970
8313
msgid "Unable to detach volume %s"
6971
8314
msgstr "Não é possível desconectar o volume %s"
6972
8315
 
6973
 
#: nova/virt/xenapi/volumeops.py:229
 
8316
#: nova/virt/xenapi/volumeops.py:227
6974
8317
#, python-format
6975
8318
msgid "Unable to destroy vbd %s"
6976
8319
msgstr ""
6977
8320
 
 
8321
#: nova/virt/xenapi/volumeops.py:234
 
8322
#, python-format
 
8323
msgid "Error purging SR %s"
 
8324
msgstr ""
 
8325
 
6978
8326
#: nova/virt/xenapi/volumeops.py:236
6979
8327
#, python-format
6980
 
msgid "Error purging SR %s"
6981
 
msgstr ""
6982
 
 
6983
 
#: nova/virt/xenapi/volumeops.py:238
6984
 
#, python-format
6985
8328
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
6986
8329
msgstr "Ponto de montagem %(mountpoint)s desanexada da instância %(instance_name)s"
6987
8330
 
6988
 
#: nova/vnc/xvp_proxy.py:97 nova/vnc/xvp_proxy.py:102
 
8331
#: nova/vnc/xvp_proxy.py:96 nova/vnc/xvp_proxy.py:101
6989
8332
#, python-format
6990
8333
msgid "Error in handshake: %s"
6991
8334
msgstr ""
6992
8335
 
6993
 
#: nova/vnc/xvp_proxy.py:118
 
8336
#: nova/vnc/xvp_proxy.py:117
6994
8337
#, python-format
6995
8338
msgid "Invalid request: %s"
6996
8339
msgstr ""
6997
8340
 
6998
 
#: nova/vnc/xvp_proxy.py:138
 
8341
#: nova/vnc/xvp_proxy.py:137
6999
8342
#, python-format
7000
8343
msgid "Request: %s"
7001
8344
msgstr ""
7002
8345
 
7003
 
#: nova/vnc/xvp_proxy.py:141
 
8346
#: nova/vnc/xvp_proxy.py:140
7004
8347
#, python-format
7005
8348
msgid "Request made with missing token: %s"
7006
8349
msgstr ""
7007
8350
 
7008
 
#: nova/vnc/xvp_proxy.py:151
 
8351
#: nova/vnc/xvp_proxy.py:150
7009
8352
#, python-format
7010
8353
msgid "Request made with invalid token: %s"
7011
8354
msgstr ""
7012
8355
 
7013
 
#: nova/vnc/xvp_proxy.py:158
 
8356
#: nova/vnc/xvp_proxy.py:157
7014
8357
#, python-format
7015
8358
msgid "Unexpected error: %s"
7016
8359
msgstr ""
7017
8360
 
7018
 
#: nova/vnc/xvp_proxy.py:178
 
8361
#: nova/vnc/xvp_proxy.py:177
7019
8362
#, python-format
7020
8363
msgid "Starting nova-xvpvncproxy node (version %s)"
7021
8364
msgstr ""
7022
8365
 
7023
 
#: nova/volume/api.py:74 nova/volume/api.py:220
7024
 
msgid "status must be available"
7025
 
msgstr ""
7026
 
 
7027
 
#: nova/volume/api.py:85
7028
 
#, python-format
7029
 
msgid "Quota exceeded for %(pid)s, tried to create %(size)sG volume"
7030
 
msgstr ""
7031
 
 
7032
 
#: nova/volume/api.py:137
 
8366
#: nova/volume/api.py:104
 
8367
#, python-format
 
8368
msgid "Volume size '%s' must be an integer and greater than 0"
 
8369
msgstr ""
 
8370
 
 
8371
#: nova/volume/api.py:121
 
8372
#, python-format
 
8373
msgid ""
 
8374
"Quota exceeded for %(pid)s, tried to create %(size)sG volume "
 
8375
"(%(consumed)dG of %(quota)dG already consumed)"
 
8376
msgstr ""
 
8377
 
 
8378
#: nova/volume/api.py:127
 
8379
#, python-format
 
8380
msgid ""
 
8381
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
 
8382
"already consumed)"
 
8383
msgstr ""
 
8384
 
 
8385
#: nova/volume/api.py:192
7033
8386
#, fuzzy
7034
8387
msgid "Volume status must be available or error"
7035
8388
msgstr "O status do volume parece estar disponível"
7036
8389
 
7037
 
#: nova/volume/api.py:142
 
8390
#: nova/volume/api.py:197
7038
8391
#, python-format
7039
8392
msgid "Volume still has %d dependent snapshots"
7040
8393
msgstr ""
7041
8394
 
7042
 
#: nova/volume/api.py:223
7043
 
msgid "already attached"
7044
 
msgstr ""
7045
 
 
7046
 
#: nova/volume/api.py:230
7047
 
msgid "already detached"
7048
 
msgstr ""
7049
 
 
7050
 
#: nova/volume/api.py:292
 
8395
#: nova/volume/api.py:360
7051
8396
msgid "must be available"
7052
8397
msgstr ""
7053
8398
 
7054
 
#: nova/volume/api.py:325
 
8399
#: nova/volume/api.py:393
7055
8400
#, fuzzy
7056
8401
msgid "Volume Snapshot status must be available or error"
7057
8402
msgstr "O status do volume parece estar disponível"
7058
8403
 
7059
 
#: nova/volume/driver.py:96
 
8404
#: nova/volume/cinder.py:68
 
8405
#, python-format
 
8406
msgid "Cinderclient connection created using URL: %s"
 
8407
msgstr ""
 
8408
 
 
8409
#: nova/volume/driver.py:97 nova/volume/netapp_nfs.py:255
7060
8410
#, python-format
7061
8411
msgid "Recovering from a failed execute.  Try number %s"
7062
8412
msgstr ""
7063
8413
 
7064
 
#: nova/volume/driver.py:106
 
8414
#: nova/volume/driver.py:107
7065
8415
#, python-format
7066
8416
msgid "volume group %s doesn't exist"
7067
8417
msgstr ""
7068
8418
 
7069
 
#: nova/volume/driver.py:270
7070
 
#, python-format
7071
 
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
7072
 
msgstr ""
7073
 
 
7074
 
#: nova/volume/driver.py:318
7075
 
#, python-format
7076
 
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
7077
 
msgstr ""
7078
 
 
7079
 
#: nova/volume/driver.py:327
 
8419
#: nova/volume/driver.py:295
 
8420
#, python-format
 
8421
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
 
8422
msgstr ""
 
8423
 
 
8424
#: nova/volume/driver.py:368
 
8425
#, python-format
 
8426
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
 
8427
msgstr ""
 
8428
 
 
8429
#: nova/volume/driver.py:385
7080
8430
#, python-format
7081
8431
msgid ""
7082
8432
"Skipping remove_export. No iscsi_target is presently exported for volume:"
7083
 
" %d"
 
8433
" %s"
7084
8434
msgstr ""
7085
8435
 
7086
 
#: nova/volume/driver.py:337
 
8436
#: nova/volume/driver.py:394
7087
8437
msgid "ISCSI provider_location not stored, using discovery"
7088
8438
msgstr ""
7089
8439
 
7090
 
#: nova/volume/driver.py:384
 
8440
#: nova/volume/driver.py:441
7091
8441
#, python-format
7092
8442
msgid "Could not find iSCSI export  for volume %s"
7093
8443
msgstr ""
7094
8444
 
7095
 
#: nova/volume/driver.py:388
 
8445
#: nova/volume/driver.py:445
7096
8446
#, python-format
7097
8447
msgid "ISCSI Discovery: Found %s"
7098
8448
msgstr ""
7099
8449
 
7100
 
#: nova/volume/driver.py:466
 
8450
#: nova/volume/driver.py:536
7101
8451
#, python-format
7102
8452
msgid "Cannot confirm exported volume id:%(volume_id)s."
7103
8453
msgstr ""
7104
8454
 
7105
 
#: nova/volume/driver.py:493
 
8455
#: nova/volume/driver.py:563
7106
8456
#, python-format
7107
8457
msgid "FAKE ISCSI: %s"
7108
8458
msgstr ""
7109
8459
 
7110
 
#: nova/volume/driver.py:505
 
8460
#: nova/volume/driver.py:575
7111
8461
#, python-format
7112
8462
msgid "rbd has no pool %s"
7113
8463
msgstr ""
7114
8464
 
7115
 
#: nova/volume/driver.py:579
 
8465
#: nova/volume/driver.py:706
7116
8466
#, python-format
7117
8467
msgid "Sheepdog is not working: %s"
7118
8468
msgstr ""
7119
8469
 
7120
 
#: nova/volume/driver.py:582
 
8470
#: nova/volume/driver.py:711
7121
8471
msgid "Sheepdog is not working"
7122
8472
msgstr ""
7123
8473
 
7124
 
#: nova/volume/driver.py:681 nova/volume/driver.py:686
 
8474
#: nova/volume/driver.py:815 nova/volume/driver.py:820
7125
8475
#, python-format
7126
8476
msgid "LoggingVolumeDriver: %s"
7127
8477
msgstr ""
7128
8478
 
7129
 
#: nova/volume/manager.py:99
 
8479
#: nova/volume/iscsi.py:121
 
8480
#, fuzzy, python-format
 
8481
msgid "Creating volume: %s"
 
8482
msgstr "Remover volume com id: %s"
 
8483
 
 
8484
#: nova/volume/iscsi.py:136
 
8485
#, python-format
 
8486
msgid "Failed to create iscsi target for volume id:%(vol_id)s."
 
8487
msgstr ""
 
8488
 
 
8489
#: nova/volume/iscsi.py:151 nova/volume/iscsi.py:195
 
8490
#, fuzzy, python-format
 
8491
msgid "Removing volume: %s"
 
8492
msgstr "Remover volume com id: %s"
 
8493
 
 
8494
#: nova/volume/iscsi.py:165
 
8495
#, fuzzy, python-format
 
8496
msgid "Failed to create iscsi target for volume id:%(volume_id)s."
 
8497
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
8498
 
 
8499
#: nova/volume/iscsi.py:176
 
8500
msgid "valid iqn needed for show_target"
 
8501
msgstr ""
 
8502
 
 
8503
#: nova/volume/manager.py:101
7130
8504
#, python-format
7131
8505
msgid "Re-exporting %s volumes"
7132
8506
msgstr "Re-exportando %s volumes"
7133
8507
 
7134
 
#: nova/volume/manager.py:104
 
8508
#: nova/volume/manager.py:106
7135
8509
#, python-format
7136
8510
msgid "volume %s: skipping export"
7137
8511
msgstr "volume %s: ignorando export"
7138
8512
 
7139
 
#: nova/volume/manager.py:111
 
8513
#: nova/volume/manager.py:114
7140
8514
#, python-format
7141
8515
msgid "volume %s: creating"
7142
8516
msgstr "volume %s: criando"
7143
8517
 
7144
 
#: nova/volume/manager.py:123
 
8518
#: nova/volume/manager.py:126
7145
8519
#, python-format
7146
8520
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
7147
8521
msgstr "volume %(vol_name)s: criando lv com tamanho %(vol_size)sG"
7148
8522
 
7149
 
#: nova/volume/manager.py:135
 
8523
#: nova/volume/manager.py:138
7150
8524
#, python-format
7151
8525
msgid "volume %s: creating export"
7152
8526
msgstr "volume %s: criando o export"
7153
8527
 
7154
 
#: nova/volume/manager.py:148
 
8528
#: nova/volume/manager.py:157
7155
8529
#, python-format
7156
8530
msgid "volume %s: created successfully"
7157
8531
msgstr "volume %s: criado com sucesso"
7158
8532
 
7159
 
#: nova/volume/manager.py:158
7160
 
msgid "Volume is still attached"
7161
 
msgstr "O volume continua atachado"
7162
 
 
7163
 
#: nova/volume/manager.py:160
 
8533
#: nova/volume/manager.py:171
7164
8534
msgid "Volume is not local to this node"
7165
8535
msgstr "O volume não pertence à este node"
7166
8536
 
7167
 
#: nova/volume/manager.py:166
 
8537
#: nova/volume/manager.py:176
7168
8538
#, python-format
7169
8539
msgid "volume %s: removing export"
7170
8540
msgstr "volume %s: removendo export"
7171
8541
 
7172
 
#: nova/volume/manager.py:168
 
8542
#: nova/volume/manager.py:178
7173
8543
#, python-format
7174
8544
msgid "volume %s: deleting"
7175
8545
msgstr "volume %s: removendo"
7176
8546
 
7177
 
#: nova/volume/manager.py:171
 
8547
#: nova/volume/manager.py:181
7178
8548
#, python-format
7179
8549
msgid "volume %s: volume is busy"
7180
8550
msgstr ""
7181
8551
 
7182
 
#: nova/volume/manager.py:183
 
8552
#: nova/volume/manager.py:198
 
8553
msgid "Failed to update usages deleting volume"
 
8554
msgstr ""
 
8555
 
 
8556
#: nova/volume/manager.py:201
7183
8557
#, python-format
7184
8558
msgid "volume %s: deleted successfully"
7185
8559
msgstr "volume %s: remoção realizada com sucesso"
7186
8560
 
7187
 
#: nova/volume/manager.py:191
 
8561
#: nova/volume/manager.py:214
7188
8562
#, python-format
7189
8563
msgid "snapshot %s: creating"
7190
8564
msgstr ""
7191
8565
 
7192
 
#: nova/volume/manager.py:195
 
8566
#: nova/volume/manager.py:218
7193
8567
#, python-format
7194
8568
msgid "snapshot %(snap_name)s: creating"
7195
8569
msgstr ""
7196
8570
 
7197
 
#: nova/volume/manager.py:210
 
8571
#: nova/volume/manager.py:233
7198
8572
#, python-format
7199
8573
msgid "snapshot %s: created successfully"
7200
8574
msgstr ""
7201
8575
 
7202
 
#: nova/volume/manager.py:219
 
8576
#: nova/volume/manager.py:242
7203
8577
#, python-format
7204
8578
msgid "snapshot %s: deleting"
7205
8579
msgstr ""
7206
8580
 
7207
 
#: nova/volume/manager.py:222
 
8581
#: nova/volume/manager.py:245
7208
8582
#, fuzzy, python-format
7209
8583
msgid "snapshot %s: snapshot is busy"
7210
8584
msgstr "instância %s: fazendo um snapshot"
7211
8585
 
7212
 
#: nova/volume/manager.py:234
 
8586
#: nova/volume/manager.py:257
7213
8587
#, python-format
7214
8588
msgid "snapshot %s: deleted successfully"
7215
8589
msgstr ""
7216
8590
 
7217
 
#: nova/volume/manager.py:324
 
8591
#: nova/volume/manager.py:366
7218
8592
msgid "Checking volume capabilities"
7219
8593
msgstr ""
7220
8594
 
7221
 
#: nova/volume/manager.py:328
 
8595
#: nova/volume/manager.py:370
7222
8596
#, python-format
7223
8597
msgid "New capabilities found: %s"
7224
8598
msgstr ""
7225
8599
 
7226
 
#: nova/volume/manager.py:339
 
8600
#: nova/volume/manager.py:381
7227
8601
msgid "Clear capabilities"
7228
8602
msgstr ""
7229
8603
 
7230
 
#: nova/volume/manager.py:343
 
8604
#: nova/volume/manager.py:385
7231
8605
#, python-format
7232
8606
msgid "Notification {%s} received"
7233
8607
msgstr ""
7234
8608
 
7235
 
#: nova/volume/netapp.py:79
7236
 
#, python-format
7237
 
msgid "API %(name)sfailed: %(reason)s"
7238
 
msgstr ""
7239
 
 
7240
 
#: nova/volume/netapp.py:109
 
8609
#: nova/volume/netapp.py:108
 
8610
#, python-format
 
8611
msgid "API %(name)s failed: %(reason)s"
 
8612
msgstr ""
 
8613
 
 
8614
#: nova/volume/netapp.py:119 nova/volume/netapp.py:1033
 
8615
#, python-format
 
8616
msgid "Using WSDL: %s"
 
8617
msgstr ""
 
8618
 
 
8619
#: nova/volume/netapp.py:129
 
8620
#, python-format
 
8621
msgid "Using DFM server: %s"
 
8622
msgstr ""
 
8623
 
 
8624
#: nova/volume/netapp.py:134
 
8625
#, python-format
 
8626
msgid "Using storage service: %s"
 
8627
msgstr ""
 
8628
 
 
8629
#: nova/volume/netapp.py:139
 
8630
#, python-format
 
8631
msgid "Using storage service prefix: %s"
 
8632
msgstr ""
 
8633
 
 
8634
#: nova/volume/netapp.py:145
 
8635
#, fuzzy, python-format
 
8636
msgid "Using vfiler: %s"
 
8637
msgstr "NotFound lançado: %s"
 
8638
 
 
8639
#: nova/volume/netapp.py:154 nova/volume/netapp.py:1048
 
8640
#: nova/volume/netapp_nfs.py:110 nova/volume/storwize_svc.py:326
7241
8641
#, python-format
7242
8642
msgid "%s is not set"
7243
8643
msgstr ""
7244
8644
 
7245
 
#: nova/volume/netapp.py:128
 
8645
#: nova/volume/netapp.py:157
 
8646
msgid "Either netapp_storage_service or netapp_storage_service_prefix must be set"
 
8647
msgstr ""
 
8648
 
 
8649
#: nova/volume/netapp.py:184
7246
8650
#, fuzzy
7247
8651
msgid "Connected to DFM server"
7248
8652
msgstr "Reconectado à fila"
7249
8653
 
7250
 
#: nova/volume/netapp.py:159
 
8654
#: nova/volume/netapp.py:262
 
8655
#, python-format
 
8656
msgid "Discovered %(dataset_count)s datasets and %(lun_count)s LUNs"
 
8657
msgstr ""
 
8658
 
 
8659
#: nova/volume/netapp.py:297
7251
8660
#, fuzzy, python-format
7252
8661
msgid "Job failed: %s"
7253
8662
msgstr "NotFound lançado: %s"
7254
8663
 
7255
 
#: nova/volume/netapp.py:240
 
8664
#: nova/volume/netapp.py:326
 
8665
msgid ""
 
8666
"Attempt to use volume_type without specifying "
 
8667
"netapp_storage_service_prefix flag."
 
8668
msgstr ""
 
8669
 
 
8670
#: nova/volume/netapp.py:330
 
8671
msgid ""
 
8672
"You must set the netapp_storage_service flag in order to create volumes "
 
8673
"with no volume_type."
 
8674
msgstr ""
 
8675
 
 
8676
#: nova/volume/netapp.py:399
7256
8677
msgid "Failed to provision dataset member"
7257
8678
msgstr ""
7258
8679
 
7259
 
#: nova/volume/netapp.py:253
 
8680
#: nova/volume/netapp.py:414
7260
8681
msgid "No LUN was created by the provision job"
7261
8682
msgstr ""
7262
8683
 
7263
 
#: nova/volume/netapp.py:263 nova/volume/netapp.py:435
7264
 
#, fuzzy, python-format
7265
 
msgid "Failed to find LUN ID for volume %s"
7266
 
msgstr "Não é possível localizar o volume %s"
7267
 
 
7268
 
#: nova/volume/netapp.py:282
 
8684
#: nova/volume/netapp.py:452
7269
8685
msgid "Failed to remove and delete dataset member"
7270
8686
msgstr ""
7271
8687
 
7272
 
#: nova/volume/netapp.py:605 nova/volume/netapp.py:659
7273
 
#, fuzzy, python-format
7274
 
msgid "No LUN ID for volume %s"
7275
 
msgstr "Não é possível localizar o volume %s"
 
8688
#: nova/volume/netapp.py:493
 
8689
#, python-format
 
8690
msgid "No entry in LUN table for volume %s"
 
8691
msgstr ""
7276
8692
 
7277
 
#: nova/volume/netapp.py:609 nova/volume/netapp.py:663
 
8693
#: nova/volume/netapp.py:513
7278
8694
#, fuzzy, python-format
7279
8695
msgid "Failed to get LUN details for LUN ID %s"
7280
8696
msgstr "Falha ao obter metadados para o ip: %s"
7281
8697
 
7282
 
#: nova/volume/netapp.py:616
 
8698
#: nova/volume/netapp.py:530
7283
8699
#, fuzzy, python-format
7284
8700
msgid "Failed to get host details for host ID %s"
7285
8701
msgstr "Falha ao obter metadados para o ip: %s"
7286
8702
 
7287
 
#: nova/volume/netapp.py:622
 
8703
#: nova/volume/netapp.py:767 nova/volume/netapp.py:814
 
8704
#, fuzzy, python-format
 
8705
msgid "No LUN ID for volume %s"
 
8706
msgstr "Não é possível localizar o volume %s"
 
8707
 
 
8708
#: nova/volume/netapp.py:776
7288
8709
#, fuzzy, python-format
7289
8710
msgid "Failed to get target portal for filer: %s"
7290
8711
msgstr "Falha ao obter metadados para o ip: %s"
7291
8712
 
7292
 
#: nova/volume/netapp.py:627
 
8713
#: nova/volume/netapp.py:781
7293
8714
#, fuzzy, python-format
7294
8715
msgid "Failed to get target IQN for filer: %s"
7295
8716
msgstr "Falha ao obter metadados para o ip: %s"
7296
8717
 
7297
 
#: nova/volume/san.py:114 nova/volume/san.py:153
 
8718
#: nova/volume/netapp.py:968 nova/volume/netapp_nfs.py:74
 
8719
#, python-format
 
8720
msgid ""
 
8721
"Cannot create volume of size %(vol_size)s from snapshot of size "
 
8722
"%(snap_size)s"
 
8723
msgstr ""
 
8724
 
 
8725
#: nova/volume/netapp.py:980
 
8726
#, python-format
 
8727
msgid ""
 
8728
"Cannot create volume of type %(new_type)s from snapshot of type "
 
8729
"%(old_type)s"
 
8730
msgstr ""
 
8731
 
 
8732
#: nova/volume/netapp.py:1014
 
8733
#, python-format
 
8734
msgid "No metadata property %(prop)s defined for the LUN %(name)s"
 
8735
msgstr ""
 
8736
 
 
8737
#: nova/volume/netapp.py:1078
 
8738
msgid "Success getting LUN list from server"
 
8739
msgstr ""
 
8740
 
 
8741
#: nova/volume/netapp.py:1100
 
8742
#, fuzzy, python-format
 
8743
msgid "Created LUN with name %s"
 
8744
msgstr "Remover volume com id: %s"
 
8745
 
 
8746
#: nova/volume/netapp.py:1109 nova/volume/netapp.py:1217
 
8747
#, python-format
 
8748
msgid "Destroyed LUN %s"
 
8749
msgstr ""
 
8750
 
 
8751
#: nova/volume/netapp.py:1146
 
8752
#, python-format
 
8753
msgid "Mapped LUN %(handle)s to the initiator %(initiator_name)s"
 
8754
msgstr ""
 
8755
 
 
8756
#: nova/volume/netapp.py:1151
 
8757
#, python-format
 
8758
msgid ""
 
8759
"Succesfully fetched target details for LUN %(handle)s and initiator "
 
8760
"%(initiator_name)s"
 
8761
msgstr ""
 
8762
 
 
8763
#: nova/volume/netapp.py:1156
 
8764
#, fuzzy, python-format
 
8765
msgid "Failed to get LUN target details for the LUN %s"
 
8766
msgstr "Falha ao obter metadados para o ip: %s"
 
8767
 
 
8768
#: nova/volume/netapp.py:1160
 
8769
#, fuzzy, python-format
 
8770
msgid "Failed to get target portal for the LUN %s"
 
8771
msgstr "Falha ao obter metadados para o ip: %s"
 
8772
 
 
8773
#: nova/volume/netapp.py:1164
 
8774
#, fuzzy, python-format
 
8775
msgid "Failed to get target IQN for the LUN %s"
 
8776
msgstr "Falha ao obter metadados para o ip: %s"
 
8777
 
 
8778
#: nova/volume/netapp.py:1197
 
8779
#, python-format
 
8780
msgid "Unmapped LUN %(handle)s from the initiator %(initiator_name)s"
 
8781
msgstr ""
 
8782
 
 
8783
#: nova/volume/netapp.py:1253
 
8784
msgid "Object is not a NetApp LUN."
 
8785
msgstr ""
 
8786
 
 
8787
#: nova/volume/netapp.py:1263
 
8788
#, python-format
 
8789
msgid "Cloned LUN with new name %s"
 
8790
msgstr ""
 
8791
 
 
8792
#: nova/volume/netapp.py:1280
 
8793
#, fuzzy, python-format
 
8794
msgid "Could not find handle for LUN named %s"
 
8795
msgstr "Não é possível localizar o volume %s"
 
8796
 
 
8797
#: nova/volume/nfs.py:60
 
8798
msgid "There's no NFS config file configured "
 
8799
msgstr ""
 
8800
 
 
8801
#: nova/volume/nfs.py:62
 
8802
#, fuzzy
 
8803
msgid "NFS config file doesn't exist"
 
8804
msgstr "Instância não existe"
 
8805
 
 
8806
#: nova/volume/nfs.py:85
 
8807
#, fuzzy, python-format
 
8808
msgid "casted to %s"
 
8809
msgstr "_criar: %s"
 
8810
 
 
8811
#: nova/volume/nfs.py:95
 
8812
#, python-format
 
8813
msgid "Volume %s does not have provider_location specified, skipping"
 
8814
msgstr ""
 
8815
 
 
8816
#: nova/volume/nfs.py:106
 
8817
#, fuzzy, python-format
 
8818
msgid "Trying to delete non-existing volume %(volume)s at path %(mounted_path)s"
 
8819
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
8820
 
 
8821
#: nova/volume/san.py:114 nova/volume/san.py:154
7298
8822
msgid "Specify san_password or san_private_key"
7299
8823
msgstr ""
7300
8824
 
7312
8836
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
7313
8837
msgstr ""
7314
8838
 
7315
 
#: nova/volume/san.py:455
 
8839
#: nova/volume/san.py:456
7316
8840
#, python-format
7317
8841
msgid "CLIQ command returned %s"
7318
8842
msgstr ""
7319
8843
 
7320
 
#: nova/volume/san.py:461
 
8844
#: nova/volume/san.py:462
7321
8845
#, python-format
7322
8846
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
7323
8847
msgstr ""
7324
8848
 
7325
 
#: nova/volume/san.py:469
 
8849
#: nova/volume/san.py:470
7326
8850
#, python-format
7327
8851
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
7328
8852
msgstr ""
7329
8853
 
7330
 
#: nova/volume/san.py:499
 
8854
#: nova/volume/san.py:500
7331
8855
#, python-format
7332
8856
msgid ""
7333
8857
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
7334
8858
"Result=%(_xml)s"
7335
8859
msgstr ""
7336
8860
 
7337
 
#: nova/volume/san.py:552
 
8861
#: nova/volume/san.py:553
7338
8862
#, python-format
7339
8863
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
7340
8864
msgstr ""
7341
8865
 
7342
 
#: nova/volume/san.py:605
 
8866
#: nova/volume/san.py:606
7343
8867
msgid "local_path not supported"
7344
8868
msgstr ""
7345
8869
 
7346
 
#: nova/volume/san.py:688
 
8870
#: nova/volume/solidfire.py:123
7347
8871
#, python-format
7348
8872
msgid "Payload for SolidFire API call: %s"
7349
8873
msgstr ""
7350
8874
 
7351
 
#: nova/volume/san.py:705
 
8875
#: nova/volume/solidfire.py:140
7352
8876
#, python-format
7353
8877
msgid "Call to json.loads() raised an exception: %s"
7354
8878
msgstr ""
7355
8879
 
7356
 
#: nova/volume/san.py:710
 
8880
#: nova/volume/solidfire.py:145
7357
8881
#, python-format
7358
8882
msgid "Results of SolidFire API call: %s"
7359
8883
msgstr ""
7360
8884
 
7361
 
#: nova/volume/san.py:724
 
8885
#: nova/volume/solidfire.py:159
7362
8886
#, python-format
7363
8887
msgid "Found solidfire account: %s"
7364
8888
msgstr ""
7365
8889
 
7366
 
#: nova/volume/san.py:738
 
8890
#: nova/volume/solidfire.py:173
7367
8891
#, python-format
7368
8892
msgid "solidfire account: %s does not exist, create it..."
7369
8893
msgstr ""
7370
8894
 
7371
 
#: nova/volume/san.py:796
7372
 
msgid "Enter SolidFire create_volume..."
7373
 
msgstr ""
7374
 
 
7375
 
#: nova/volume/san.py:838
7376
 
msgid "Leaving SolidFire create_volume"
7377
 
msgstr ""
7378
 
 
7379
 
#: nova/volume/san.py:853
 
8895
#: nova/volume/solidfire.py:279
 
8896
#, python-format
 
8897
msgid "More than one valid preset was detected, using %s"
 
8898
msgstr ""
 
8899
 
 
8900
#: nova/volume/solidfire.py:306
7380
8901
msgid "Enter SolidFire delete_volume..."
7381
8902
msgstr ""
7382
8903
 
7383
 
#: nova/volume/san.py:872
 
8904
#: nova/volume/solidfire.py:334
7384
8905
#, fuzzy, python-format
7385
8906
msgid "Deleting volumeID: %s"
7386
8907
msgstr "Remover volume com id: %s"
7387
8908
 
7388
 
#: nova/volume/san.py:880
 
8909
#: nova/volume/solidfire.py:342
7389
8910
msgid "Leaving SolidFire delete_volume"
7390
8911
msgstr ""
7391
8912
 
7392
 
#: nova/volume/san.py:883
 
8913
#: nova/volume/solidfire.py:345
7393
8914
msgid "Executing SolidFire ensure_export..."
7394
8915
msgstr ""
7395
8916
 
7396
 
#: nova/volume/san.py:887
 
8917
#: nova/volume/solidfire.py:349
7397
8918
msgid "Executing SolidFire create_export..."
7398
8919
msgstr ""
7399
8920
 
 
8921
#: nova/volume/solidfire.py:354
 
8922
msgid "Enter SolidFire create_snapshot..."
 
8923
msgstr ""
 
8924
 
 
8925
#: nova/volume/storwize_svc.py:123
 
8926
#, python-format
 
8927
msgid ""
 
8928
"_get_hdr_dic: attribute headers and values do not match.\n"
 
8929
" Headers: %(header)s\n"
 
8930
" Values: %(row)s"
 
8931
msgstr ""
 
8932
 
 
8933
#: nova/volume/storwize_svc.py:141
 
8934
msgid "enter: check_for_setup_error"
 
8935
msgstr ""
 
8936
 
 
8937
#: nova/volume/storwize_svc.py:147 nova/volume/storwize_svc.py:163
 
8938
#: nova/volume/storwize_svc.py:171 nova/volume/storwize_svc.py:218
 
8939
#: nova/volume/storwize_svc.py:227
 
8940
#, python-format
 
8941
msgid ""
 
8942
"check_for_setup_error: failed with unexpected CLI output.\n"
 
8943
" Command: %(cmd)s\n"
 
8944
" stdout: %(out)s\n"
 
8945
" stderr: %(err)s"
 
8946
msgstr ""
 
8947
 
 
8948
#: nova/volume/storwize_svc.py:155
 
8949
#, fuzzy, python-format
 
8950
msgid "pool %s doesn't exist"
 
8951
msgstr "Instância não existe"
 
8952
 
 
8953
#: nova/volume/storwize_svc.py:182 nova/volume/storwize_svc.py:238
 
8954
#, python-format
 
8955
msgid ""
 
8956
"check_for_setup_error: failed with unexpected CLI output.\n"
 
8957
" Command: %(cmd)s\n"
 
8958
" stdout: %(out)s\n"
 
8959
" stderr: %(err)s\n"
 
8960
msgstr ""
 
8961
 
 
8962
#: nova/volume/storwize_svc.py:200
 
8963
#, python-format
 
8964
msgid "Did not find expected column name in svcinfo lsnode: %s"
 
8965
msgstr ""
 
8966
 
 
8967
#: nova/volume/storwize_svc.py:203 nova/volume/storwize_svc.py:253
 
8968
#, python-format
 
8969
msgid ""
 
8970
"check_for_setup_error: Unexpected CLI output.\n"
 
8971
" Details: %(msg)s\n"
 
8972
"Command: %(cmd)s\n"
 
8973
" stdout: %(out)s\n"
 
8974
" stderr: %(err)s"
 
8975
msgstr ""
 
8976
 
 
8977
#: nova/volume/storwize_svc.py:250
 
8978
#, python-format
 
8979
msgid "Did not find expected column name in lsportip: %s"
 
8980
msgstr ""
 
8981
 
 
8982
#: nova/volume/storwize_svc.py:272
 
8983
#, python-format
 
8984
msgid ""
 
8985
"check_for_setup_error: fail to storage configuration: unknown storage "
 
8986
"node %(node_id)s from CLI output.\n"
 
8987
" stdout: %(out)s\n"
 
8988
" stderr: %(err)s\n"
 
8989
msgstr ""
 
8990
 
 
8991
#: nova/volume/storwize_svc.py:294
 
8992
#, python-format
 
8993
msgid ""
 
8994
"check_for_setup_error: fail to storage configuration: storage node %s has"
 
8995
" no IP addresses configured"
 
8996
msgstr ""
 
8997
 
 
8998
#: nova/volume/storwize_svc.py:302
 
8999
#, python-format
 
9000
msgid ""
 
9001
"could not obtain IP address and iSCSI name from the storage. Please "
 
9002
"verify that the storage is configured for iSCSI.\n"
 
9003
" Storage nodes: %(nodes)s\n"
 
9004
" portips: %(portips)s"
 
9005
msgstr ""
 
9006
 
 
9007
#: nova/volume/storwize_svc.py:310
 
9008
msgid "leave: check_for_setup_error"
 
9009
msgstr ""
 
9010
 
 
9011
#: nova/volume/storwize_svc.py:332
 
9012
msgid ""
 
9013
"Password or SSH private key is required for authentication: set either "
 
9014
"san_password or san_private_key option"
 
9015
msgstr ""
 
9016
 
 
9017
#: nova/volume/storwize_svc.py:340
 
9018
msgid ""
 
9019
"Illegal value specified for storwize_svc_vol_vtype: set to either "
 
9020
"'striped' or 'seq'"
 
9021
msgstr ""
 
9022
 
 
9023
#: nova/volume/storwize_svc.py:347
 
9024
msgid ""
 
9025
"Illegal value specified for storwize_svc_vol_rsize: set to either a "
 
9026
"number or a percentage"
 
9027
msgstr ""
 
9028
 
 
9029
#: nova/volume/storwize_svc.py:354
 
9030
msgid ""
 
9031
"Illegal value specified for storwize_svc_vol_warning: set to either a "
 
9032
"number or a percentage"
 
9033
msgstr ""
 
9034
 
 
9035
#: nova/volume/storwize_svc.py:362
 
9036
msgid ""
 
9037
"Illegal value specified for storwize_svc_vol_autoexpand: set to either "
 
9038
"True or False"
 
9039
msgstr ""
 
9040
 
 
9041
#: nova/volume/storwize_svc.py:370
 
9042
msgid ""
 
9043
"Illegal value specified for storwize_svc_vol_grainsize: set to either "
 
9044
"'32', '64', '128', or '256'"
 
9045
msgstr ""
 
9046
 
 
9047
#: nova/volume/storwize_svc.py:379
 
9048
#, python-format
 
9049
msgid ""
 
9050
"Illegal value %s specified for storwize_svc_flashcopy_timeout: valid "
 
9051
"values are between 0 and 600"
 
9052
msgstr ""
 
9053
 
 
9054
#: nova/volume/storwize_svc.py:388
 
9055
msgid ""
 
9056
"Illegal value specified for storwize_svc_vol_compression: set to either "
 
9057
"True or False"
 
9058
msgstr ""
 
9059
 
 
9060
#: nova/volume/storwize_svc.py:394
 
9061
msgid "enter: do_setup"
 
9062
msgstr ""
 
9063
 
 
9064
#: nova/volume/storwize_svc.py:396
 
9065
msgid "leave: do_setup"
 
9066
msgstr ""
 
9067
 
 
9068
#: nova/volume/storwize_svc.py:409
 
9069
#, python-format
 
9070
msgid "enter: create_volume: volume %s "
 
9071
msgstr ""
 
9072
 
 
9073
#: nova/volume/storwize_svc.py:444 nova/volume/storwize_svc.py:454
 
9074
#, python-format
 
9075
msgid ""
 
9076
"create volume %(name)s - did not find success message in CLI output.\n"
 
9077
" stdout: %(out)s\n"
 
9078
" stderr: %(err)s"
 
9079
msgstr ""
 
9080
 
 
9081
#: nova/volume/storwize_svc.py:459
 
9082
#, python-format
 
9083
msgid "leave: create_volume: volume %(name)s "
 
9084
msgstr ""
 
9085
 
 
9086
#: nova/volume/storwize_svc.py:468
 
9087
#, python-format
 
9088
msgid "enter: delete_volume: volume %(name)s "
 
9089
msgstr ""
 
9090
 
 
9091
#: nova/volume/storwize_svc.py:483
 
9092
#, python-format
 
9093
msgid ""
 
9094
"delete volume %(name)s - non empty output from CLI.\n"
 
9095
" stdout: %(out)s\n"
 
9096
" stderr: %(err)s"
 
9097
msgstr ""
 
9098
 
 
9099
#: nova/volume/storwize_svc.py:490
 
9100
#, python-format
 
9101
msgid "warning: tried to delete volume %(name)s but it does not exist."
 
9102
msgstr ""
 
9103
 
 
9104
#: nova/volume/storwize_svc.py:493
 
9105
#, python-format
 
9106
msgid "leave: delete_volume: volume %(name)s "
 
9107
msgstr ""
 
9108
 
 
9109
#: nova/volume/storwize_svc.py:503
 
9110
#, python-format
 
9111
msgid "ensure_export: volume %s not found on storage"
 
9112
msgstr ""
 
9113
 
 
9114
#: nova/volume/storwize_svc.py:527
 
9115
#, python-format
 
9116
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
 
9117
msgstr ""
 
9118
 
 
9119
#: nova/volume/storwize_svc.py:542
 
9120
msgid "_create_new_host failed to return the host name."
 
9121
msgstr ""
 
9122
 
 
9123
#: nova/volume/storwize_svc.py:560
 
9124
#, python-format
 
9125
msgid ""
 
9126
"initialize_connection: did not find preferred node %(node)s for volume "
 
9127
"%(vol)s in iSCSI configuration"
 
9128
msgstr ""
 
9129
 
 
9130
#: nova/volume/storwize_svc.py:568
 
9131
#, python-format
 
9132
msgid ""
 
9133
"initialize_connection: did not find a preferred node for volume %s in "
 
9134
"iSCSI configuration"
 
9135
msgstr ""
 
9136
 
 
9137
#: nova/volume/storwize_svc.py:582
 
9138
#, python-format
 
9139
msgid ""
 
9140
"leave: initialize_connection:\n"
 
9141
" volume: %(vol)s\n"
 
9142
" connector %(conn)s\n"
 
9143
" properties: %(prop)s"
 
9144
msgstr ""
 
9145
 
 
9146
#: nova/volume/storwize_svc.py:600
 
9147
#, python-format
 
9148
msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s"
 
9149
msgstr ""
 
9150
 
 
9151
#: nova/volume/storwize_svc.py:610
 
9152
#, python-format
 
9153
msgid "_get_host_from_iscsiname failed to return the host name for iscsi name %s"
 
9154
msgstr ""
 
9155
 
 
9156
#: nova/volume/storwize_svc.py:621
 
9157
#, python-format
 
9158
msgid ""
 
9159
"delete mapping of volume %(vol)s to host %(host)s - non empty output from"
 
9160
" CLI.\n"
 
9161
" stdout: %(out)s\n"
 
9162
" stderr: %(err)s"
 
9163
msgstr ""
 
9164
 
 
9165
#: nova/volume/storwize_svc.py:630
 
9166
#, python-format
 
9167
msgid "terminate_connection: no mapping of volume %(vol)s to host %(host)s found"
 
9168
msgstr ""
 
9169
 
 
9170
#: nova/volume/storwize_svc.py:638
 
9171
#, python-format
 
9172
msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s"
 
9173
msgstr ""
 
9174
 
 
9175
#: nova/volume/storwize_svc.py:649
 
9176
#, python-format
 
9177
msgid ""
 
9178
"_run_flashcopy: fail to cleanup failed FlashCopy mapping %(fc_map_id)% "
 
9179
"from %(source)s to %(target)s.\n"
 
9180
"stdout: %(out)s\n"
 
9181
" stderr: %(err)s"
 
9182
msgstr ""
 
9183
 
 
9184
#: nova/volume/storwize_svc.py:663
 
9185
#, python-format
 
9186
msgid ""
 
9187
"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target"
 
9188
" %(target)s"
 
9189
msgstr ""
 
9190
 
 
9191
#: nova/volume/storwize_svc.py:671 nova/volume/storwize_svc.py:684
 
9192
#, python-format
 
9193
msgid ""
 
9194
"create FC mapping from %(source)s to %(target)s - did not find success "
 
9195
"message in CLI output.\n"
 
9196
" stdout: %(out)s\n"
 
9197
" stderr: %(err)s\n"
 
9198
msgstr ""
 
9199
 
 
9200
#: nova/volume/storwize_svc.py:695 nova/volume/storwize_svc.py:704
 
9201
#, python-format
 
9202
msgid ""
 
9203
"create FC mapping from %(source)s to %(target)s - did not find mapping id"
 
9204
" in CLI output.\n"
 
9205
" stdout: %(out)s\n"
 
9206
" stderr: %(err)s\n"
 
9207
msgstr ""
 
9208
 
 
9209
#: nova/volume/storwize_svc.py:715
 
9210
#, python-format
 
9211
msgid ""
 
9212
"_run_flashcopy: fail to prepare FlashCopy from %(source)s to %(target)s.\n"
 
9213
"stdout: %(out)s\n"
 
9214
" stderr: %(err)s"
 
9215
msgstr ""
 
9216
 
 
9217
#: nova/volume/storwize_svc.py:740
 
9218
#, python-format
 
9219
msgid ""
 
9220
"unexecpted mapping status %(status)s for mapping %(id)s. Attributes: "
 
9221
"%(attr)s"
 
9222
msgstr ""
 
9223
 
 
9224
#: nova/volume/storwize_svc.py:752
 
9225
#, python-format
 
9226
msgid ""
 
9227
"mapping %(id)s prepare failed to complete within the alloted %(to)s "
 
9228
"seconds timeout. Terminating"
 
9229
msgstr ""
 
9230
 
 
9231
#: nova/volume/storwize_svc.py:757
 
9232
#, python-format
 
9233
msgid ""
 
9234
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s "
 
9235
"with exception %(ex)s"
 
9236
msgstr ""
 
9237
 
 
9238
#: nova/volume/storwize_svc.py:765
 
9239
#, python-format
 
9240
msgid "_run_flashcopy: %s"
 
9241
msgstr ""
 
9242
 
 
9243
#: nova/volume/storwize_svc.py:771
 
9244
#, python-format
 
9245
msgid ""
 
9246
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s.\n"
 
9247
"stdout: %(out)s\n"
 
9248
" stderr: %(err)s"
 
9249
msgstr ""
 
9250
 
 
9251
#: nova/volume/storwize_svc.py:780
 
9252
#, python-format
 
9253
msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s"
 
9254
msgstr ""
 
9255
 
 
9256
#: nova/volume/storwize_svc.py:790
 
9257
#, python-format
 
9258
msgid "enter: create_volume_from_snapshot: snapshot %(tgt)s from volume %(src)s"
 
9259
msgstr ""
 
9260
 
 
9261
#: nova/volume/storwize_svc.py:796
 
9262
#, python-format
 
9263
msgid "create_volume_from_snapshot: source volume %s does not exist"
 
9264
msgstr ""
 
9265
 
 
9266
#: nova/volume/storwize_svc.py:803 nova/volume/storwize_svc.py:857
 
9267
#: nova/volume/storwize_svc.py:876
 
9268
#, python-format
 
9269
msgid ""
 
9270
"create_volume_from_snapshot: cannot get source volume %(src)s capacity "
 
9271
"from volume attributes %(attr)s"
 
9272
msgstr ""
 
9273
 
 
9274
#: nova/volume/storwize_svc.py:812
 
9275
#, python-format
 
9276
msgid ""
 
9277
"create_volume_from_snapshot: target volume %s already exists, cannot "
 
9278
"create"
 
9279
msgstr ""
 
9280
 
 
9281
#: nova/volume/storwize_svc.py:831
 
9282
#, fuzzy, python-format
 
9283
msgid "leave: create_volume_from_snapshot: %s created successfully"
 
9284
msgstr "volume %s: criado com sucesso"
 
9285
 
 
9286
#: nova/volume/storwize_svc.py:843
 
9287
#, python-format
 
9288
msgid "enter: create_snapshot: snapshot %(tgt)s from volume %(src)s"
 
9289
msgstr ""
 
9290
 
 
9291
#: nova/volume/storwize_svc.py:850
 
9292
#, python-format
 
9293
msgid "create_snapshot: source volume %s does not exist"
 
9294
msgstr ""
 
9295
 
 
9296
#: nova/volume/storwize_svc.py:883
 
9297
#, python-format
 
9298
msgid ""
 
9299
"create_snapshot: source %(src)s and target volume %(tgt)s have different "
 
9300
"capacities (source:%(ssize)s target:%(tsize)s)"
 
9301
msgstr ""
 
9302
 
 
9303
#: nova/volume/storwize_svc.py:901
 
9304
#, fuzzy, python-format
 
9305
msgid "leave: create_snapshot: %s created successfully"
 
9306
msgstr "volume %s: criado com sucesso"
 
9307
 
 
9308
#: nova/volume/storwize_svc.py:909
 
9309
#, python-format
 
9310
msgid "enter: delete_snapshot: snapshot %s"
 
9311
msgstr ""
 
9312
 
 
9313
#: nova/volume/storwize_svc.py:918
 
9314
#, python-format
 
9315
msgid "leave: delete_snapshot: snapshot %s"
 
9316
msgstr ""
 
9317
 
 
9318
#: nova/volume/storwize_svc.py:927
 
9319
#, python-format
 
9320
msgid "enter: _get_host_from_iscsiname: iSCSI initiator %s"
 
9321
msgstr ""
 
9322
 
 
9323
#: nova/volume/storwize_svc.py:937
 
9324
#, python-format
 
9325
msgid ""
 
9326
"_get_host_from_iscsiname: failed with unexpected CLI output.\n"
 
9327
" command: %(cmd)s\n"
 
9328
" stdout: %(out)s\n"
 
9329
" stderr: %(err)s"
 
9330
msgstr ""
 
9331
 
 
9332
#: nova/volume/storwize_svc.py:957
 
9333
#, python-format
 
9334
msgid ""
 
9335
"_get_host_from_iscsiname: Unexpected response from CLI output. Command: "
 
9336
"%(cmd)s\n"
 
9337
" stdout: %(out)s\n"
 
9338
" stderr: %(err)s"
 
9339
msgstr ""
 
9340
 
 
9341
#: nova/volume/storwize_svc.py:973
 
9342
#, python-format
 
9343
msgid "leave: _get_host_from_iscsiname: iSCSI initiator %s"
 
9344
msgstr ""
 
9345
 
 
9346
#: nova/volume/storwize_svc.py:986
 
9347
#, python-format
 
9348
msgid "enter: _create_new_host: host %(name)s with iSCSI initiator %(init)s"
 
9349
msgstr ""
 
9350
 
 
9351
#: nova/volume/storwize_svc.py:995
 
9352
msgid ""
 
9353
"_create_new_host: cannot clean host name. Host name is not unicode or "
 
9354
"string"
 
9355
msgstr ""
 
9356
 
 
9357
#: nova/volume/storwize_svc.py:1008
 
9358
#, python-format
 
9359
msgid ""
 
9360
"create host %(name)s with iSCSI initiator %(init)s - did not find success"
 
9361
" message in CLI output.\n"
 
9362
" stdout: %(out)s\n"
 
9363
" stderr: %(err)s\n"
 
9364
msgstr ""
 
9365
 
 
9366
#: nova/volume/storwize_svc.py:1016
 
9367
#, python-format
 
9368
msgid "leave: _create_new_host: host %(host)s with iSCSI initiator %(init)s"
 
9369
msgstr ""
 
9370
 
 
9371
#: nova/volume/storwize_svc.py:1025
 
9372
#, python-format
 
9373
msgid "enter: _delete_host: host %s "
 
9374
msgstr ""
 
9375
 
 
9376
#: nova/volume/storwize_svc.py:1033
 
9377
#, python-format
 
9378
msgid "warning: tried to delete host %(name)s but it does not exist."
 
9379
msgstr ""
 
9380
 
 
9381
#: nova/volume/storwize_svc.py:1036
 
9382
#, python-format
 
9383
msgid "leave: _delete_host: host %s "
 
9384
msgstr ""
 
9385
 
 
9386
#: nova/volume/storwize_svc.py:1040
 
9387
#, python-format
 
9388
msgid "enter: _is_volume_defined: volume %s "
 
9389
msgstr ""
 
9390
 
 
9391
#: nova/volume/storwize_svc.py:1042
 
9392
#, python-format
 
9393
msgid "leave: _is_volume_defined: volume %(vol)s with %(str)s "
 
9394
msgstr ""
 
9395
 
 
9396
#: nova/volume/storwize_svc.py:1053
 
9397
#, python-format
 
9398
msgid "enter: _is_host_defined: host %s "
 
9399
msgstr ""
 
9400
 
 
9401
#: nova/volume/storwize_svc.py:1065
 
9402
#, python-format
 
9403
msgid ""
 
9404
"_is_host_defined: Unexpected response from CLI output.\n"
 
9405
" stdout: %(out)s\n"
 
9406
" stderr: %(err)s\n"
 
9407
msgstr ""
 
9408
 
 
9409
#: nova/volume/storwize_svc.py:1075
 
9410
#, python-format
 
9411
msgid ""
 
9412
"Data received for host %(host1)s instead of host %(host2)s.\n"
 
9413
" stdout: %(out)s\n"
 
9414
" stderr: %(err)s\n"
 
9415
msgstr ""
 
9416
 
 
9417
#: nova/volume/storwize_svc.py:1085
 
9418
#, python-format
 
9419
msgid "leave: _is_host_defined: host %(host)s with %(str)s "
 
9420
msgstr ""
 
9421
 
 
9422
#: nova/volume/storwize_svc.py:1113
 
9423
#, python-format
 
9424
msgid "enter: _map_vol_to_host: volume %(vol)s to host %(host)s"
 
9425
msgstr ""
 
9426
 
 
9427
#: nova/volume/storwize_svc.py:1143
 
9428
#, python-format
 
9429
msgid ""
 
9430
"_map_vol_to_host: mapping host %(host)s to volume %(vol)s with LUN "
 
9431
"%(lun)s - did not find success message in CLI output. stdout: %(out)s\n"
 
9432
" stderr: %(err)s\n"
 
9433
msgstr ""
 
9434
 
 
9435
#: nova/volume/storwize_svc.py:1153
 
9436
#, python-format
 
9437
msgid "leave: _map_vol_to_host: LUN %(lun)s, volume %(vol)s, host %(host)s"
 
9438
msgstr ""
 
9439
 
 
9440
#: nova/volume/storwize_svc.py:1169
 
9441
#, python-format
 
9442
msgid "enter: _get_flashcopy_mapping_attributes: mapping %s"
 
9443
msgstr ""
 
9444
 
 
9445
#: nova/volume/storwize_svc.py:1176 nova/volume/storwize_svc.py:1188
 
9446
#, python-format
 
9447
msgid ""
 
9448
"_get_flashcopy_mapping_attributes: Unexpected response from CLI output. "
 
9449
"Command: %(cmd)s\n"
 
9450
" stdout: %(out)s\n"
 
9451
" stderr: %(err)s"
 
9452
msgstr ""
 
9453
 
 
9454
#: nova/volume/storwize_svc.py:1200
 
9455
#, python-format
 
9456
msgid ""
 
9457
"leave: _get_flashcopy_mapping_attributes: mapping %(id)s, attributes "
 
9458
"%(attr)s"
 
9459
msgstr ""
 
9460
 
 
9461
#: nova/volume/storwize_svc.py:1214
 
9462
#, python-format
 
9463
msgid "enter: _get_volume_attributes: volume %s"
 
9464
msgstr ""
 
9465
 
 
9466
#: nova/volume/storwize_svc.py:1223
 
9467
#, fuzzy, python-format
 
9468
msgid ""
 
9469
"CLI Exception output:\n"
 
9470
" command: %(cmd)s\n"
 
9471
" stdout: %(out)s\n"
 
9472
" stderr: %(err)s"
 
9473
msgstr ""
 
9474
"%(description)s\n"
 
9475
"Comando: %(cmd)s\n"
 
9476
"Código de saída: %(exit_code)s\n"
 
9477
"Saída padrão: %(stdout)r\n"
 
9478
"Erro: %(stderr)r"
 
9479
 
 
9480
#: nova/volume/storwize_svc.py:1244
 
9481
#, python-format
 
9482
msgid ""
 
9483
"leave: _get_volume_attributes:\n"
 
9484
" volume %(vol)s\n"
 
9485
" attributes: %(attr)s"
 
9486
msgstr ""
 
9487
 
7400
9488
#: nova/volume/volume_types.py:49 nova/volume/volume_types.py:108
7401
9489
msgid "name cannot be None"
7402
9490
msgstr ""
7424
9512
msgid "Create failed"
7425
9513
msgstr ""
7426
9514
 
7427
 
#: nova/volume/xensm.py:64
 
9515
#: nova/volume/xensm.py:65
7428
9516
#, python-format
7429
9517
msgid "SR UUID of new SR is: %s"
7430
9518
msgstr ""
7431
9519
 
7432
 
#: nova/volume/xensm.py:71
 
9520
#: nova/volume/xensm.py:72
7433
9521
msgid "Failed to update db"
7434
9522
msgstr ""
7435
9523
 
7436
 
#: nova/volume/xensm.py:80
 
9524
#: nova/volume/xensm.py:82
7437
9525
#, python-format
7438
9526
msgid "Failed to introduce sr %s...continuing"
7439
9527
msgstr ""
7440
9528
 
7441
 
#: nova/volume/xensm.py:91
 
9529
#: nova/volume/xensm.py:93
7442
9530
#, python-format
7443
9531
msgid "Failed to reach backend %d"
7444
9532
msgstr ""
7445
9533
 
7446
 
#: nova/volume/xensm.py:100
 
9534
#: nova/volume/xensm.py:102
7447
9535
msgid "XenSMDriver requires xenapi connection"
7448
9536
msgstr ""
7449
9537
 
7450
 
#: nova/volume/xensm.py:111
 
9538
#: nova/volume/xensm.py:113
7451
9539
msgid "Failed to initiate session"
7452
9540
msgstr "Falha ao iniciar sessão"
7453
9541
 
7454
 
#: nova/volume/xensm.py:143
 
9542
#: nova/volume/xensm.py:146
7455
9543
#, python-format
7456
9544
msgid "Volume will be created in backend - %d"
7457
9545
msgstr ""
7458
9546
 
7459
 
#: nova/volume/xensm.py:155
 
9547
#: nova/volume/xensm.py:158
7460
9548
msgid "Failed to update volume in db"
7461
9549
msgstr ""
7462
9550
 
7463
 
#: nova/volume/xensm.py:159
 
9551
#: nova/volume/xensm.py:162
7464
9552
msgid "Unable to create volume"
7465
9553
msgstr "Não foi possível criar volume"
7466
9554
 
7467
 
#: nova/volume/xensm.py:173
 
9555
#: nova/volume/xensm.py:169
 
9556
#, fuzzy, python-format
 
9557
msgid "Volume %s does not exist"
 
9558
msgstr "Instância não existe"
 
9559
 
 
9560
#: nova/volume/xensm.py:179
7468
9561
msgid "Failed to delete vdi"
7469
9562
msgstr ""
7470
9563
 
7471
 
#: nova/volume/xensm.py:179
 
9564
#: nova/volume/xensm.py:186
7472
9565
msgid "Failed to delete volume in db"
7473
9566
msgstr ""
7474
9567
 
7475
 
#: nova/volume/xensm.py:212
 
9568
#: nova/volume/xensm.py:220
7476
9569
msgid "Failed to find volume in db"
7477
9570
msgstr ""
7478
9571
 
7479
 
#: nova/volume/xensm.py:223
 
9572
#: nova/volume/xensm.py:232
7480
9573
msgid "Failed to find backend in db"
7481
9574
msgstr ""
7482
9575
 
7557
9650
"gone: %(exc)s"
7558
9651
msgstr ""
7559
9652
 
7560
 
#~ msgid "Volume service is unavailable at this time."
7561
 
#~ msgstr ""
7562
 
 
7563
 
#~ msgid "Unable to locate account %(account_name) on Solidfire device"
7564
 
#~ msgstr ""
7565
 
 
7566
 
#~ msgid "Zone %(zone_id)s could not be found."
7567
 
#~ msgstr ""
7568
 
 
7569
 
#~ msgid "Nova access parameters were not specified."
7570
 
#~ msgstr ""
7571
 
 
7572
 
#~ msgid "Virtual Storage Array %(id)d could not be found."
7573
 
#~ msgstr ""
7574
 
 
7575
 
#~ msgid "Virtual Storage Array %(name)s could not be found."
7576
 
#~ msgstr ""
7577
 
 
7578
 
#~ msgid "Detected more than one volume with name %(vol_name)"
7579
 
#~ msgstr ""
7580
 
 
7581
 
#~ msgid "Detected existing vlan with id %(vlan)"
7582
 
#~ msgstr ""
7583
 
 
7584
 
#~ msgid "Inner Exception: %s"
7585
 
#~ msgstr "Exceção interna: %s"
7586
 
 
7587
 
#~ msgid ""
7588
 
#~ "Attempting to grab semaphore \"%(lock)s\" "
7589
 
#~ "for method \"%(method)s\"...lock"
7590
 
#~ msgstr ""
7591
 
 
7592
 
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"...lock"
7593
 
#~ msgstr ""
7594
 
 
7595
 
#~ msgid ""
7596
 
#~ "Attempting to grab file lock "
7597
 
#~ "\"%(lock)s\" for method \"%(method)s\"...lock"
7598
 
#~ msgstr ""
7599
 
 
7600
 
#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"...lock"
7601
 
#~ msgstr ""
7602
 
 
7603
 
#~ msgid "Original exception being dropped"
7604
 
#~ msgstr ""
7605
 
 
7606
 
#~ msgid "Stopping raw TCP server."
7607
 
#~ msgstr ""
7608
 
 
7609
 
#~ msgid "Starting TCP server %(arg0)s on %(host)s:%(port)s"
7610
 
#~ msgstr ""
7611
 
 
7612
 
#~ msgid "not available"
7613
 
#~ msgstr ""
7614
 
 
7615
 
#~ msgid "Returned non-serializeable type: %s"
7616
 
#~ msgstr ""
7617
 
 
7618
 
#~ msgid "%(user_id)s could not be found with token '%(token)s'"
7619
 
#~ msgstr ""
7620
 
 
7621
 
#~ msgid "%(user_id)s must be an admin or a member of %(project_id)s"
7622
 
#~ msgstr ""
7623
 
 
7624
 
#~ msgid "Authentication requests must be made against a version root (e.g. /v2)."
7625
 
#~ msgstr ""
7626
 
 
7627
 
#~ msgid "Could not find %s in request."
7628
 
#~ msgstr ""
7629
 
 
7630
 
#~ msgid "Successfully authenticated '%s'"
7631
 
#~ msgstr ""
7632
 
 
7633
 
#~ msgid "User not found with provided API key."
7634
 
#~ msgstr ""
7635
 
 
7636
 
#~ msgid "Provided API key is valid, but not for user '%(username)s'"
7637
 
#~ msgstr ""
7638
 
 
7639
 
#~ msgid "Associate floating ip failed"
7640
 
#~ msgstr ""
7641
 
 
7642
 
#~ msgid "Parent group id and group id cannot be same"
7643
 
#~ msgstr ""
7644
 
 
7645
 
#~ msgid "start instance %r"
7646
 
#~ msgstr ""
7647
 
 
7648
 
#~ msgid "stop instance %r"
7649
 
#~ msgstr ""
7650
 
 
7651
 
#~ msgid "No body provided"
7652
 
#~ msgstr ""
7653
 
 
7654
 
#~ msgid "Create VSA %(display_name)s of type %(vc_type)s"
7655
 
#~ msgstr ""
7656
 
 
7657
 
#~ msgid "Delete VSA with id: %s"
7658
 
#~ msgstr ""
7659
 
 
7660
 
#~ msgid "Associate address %(ip)s to VSA %(id)s"
7661
 
#~ msgstr ""
7662
 
 
7663
 
#~ msgid "Disassociate address from VSA %(id)s"
7664
 
#~ msgstr ""
7665
 
 
7666
 
#~ msgid "%(obj)s with ID %(id)s not found"
7667
 
#~ msgstr ""
7668
 
 
7669
 
#~ msgid ""
7670
 
#~ "%(obj)s with ID %(id)s belongs to "
7671
 
#~ "VSA %(own_vsa_id)s and not to VSA "
7672
 
#~ "%(vsa_id)s."
7673
 
#~ msgstr ""
7674
 
 
7675
 
#~ msgid "Index. vsa_id=%(vsa_id)s"
7676
 
#~ msgstr ""
7677
 
 
7678
 
#~ msgid "Detail. vsa_id=%(vsa_id)s"
7679
 
#~ msgstr ""
7680
 
 
7681
 
#~ msgid "Create. vsa_id=%(vsa_id)s, body=%(body)s"
7682
 
#~ msgstr ""
7683
 
 
7684
 
#~ msgid "Create volume of %(size)s GB from VSA ID %(vsa_id)s"
7685
 
#~ msgstr ""
7686
 
 
7687
 
#~ msgid "Update %(obj)s with id: %(id)s, changes: %(changes)s"
7688
 
#~ msgstr ""
7689
 
 
7690
 
#~ msgid "Delete. vsa_id=%(vsa_id)s, id=%(id)s"
7691
 
#~ msgstr ""
7692
 
 
7693
 
#~ msgid "Show. vsa_id=%(vsa_id)s, id=%(id)s"
7694
 
#~ msgstr ""
7695
 
 
7696
 
#~ msgid "Index instances for VSA %s"
7697
 
#~ msgstr ""
7698
 
 
7699
 
#~ msgid "Quota exceeded for %(pid)s, metadata property key or value too long"
7700
 
#~ msgstr ""
7701
 
 
7702
 
#~ msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances"
7703
 
#~ msgstr ""
7704
 
 
7705
 
#~ msgid ""
7706
 
#~ "Instance quota exceeded. You cannot run"
7707
 
#~ " any more instances of this type."
7708
 
#~ msgstr ""
7709
 
 
7710
 
#~ msgid ""
7711
 
#~ "Instance quota exceeded. You can only"
7712
 
#~ " run %s more instances of this "
7713
 
#~ "type."
7714
 
#~ msgstr ""
7715
 
 
7716
 
#~ msgid "Creating a raw instance"
7717
 
#~ msgstr ""
7718
 
 
7719
 
#~ msgid "Using Kernel=%(kernel_id)s, Ramdisk=%(ramdisk_id)s"
7720
 
#~ msgstr ""
7721
 
 
7722
 
#~ msgid "Going to try to soft delete %s"
7723
 
#~ msgstr ""
7724
 
 
7725
 
#~ msgid "No host for instance %s, deleting immediately"
7726
 
#~ msgstr ""
7727
 
 
7728
 
#~ msgid "Going to try to terminate %s"
7729
 
#~ msgstr ""
7730
 
 
7731
 
#~ msgid "Going to try to stop %s"
7732
 
#~ msgstr ""
7733
 
 
7734
 
#~ msgid "Going to try to start %s"
7735
 
#~ msgstr ""
7736
 
 
7737
 
#~ msgid ""
7738
 
#~ "check_instance_lock: arguments: |%(self)s| "
7739
 
#~ "|%(context)s| |%(instance_uuid)s|"
7740
 
#~ msgstr ""
7741
 
 
7742
 
#~ msgid ""
7743
 
#~ "Going to force the deletion of the"
7744
 
#~ " vm %(instance_uuid)s, even if it is"
7745
 
#~ " deleted"
7746
 
#~ msgstr ""
7747
 
 
7748
 
#~ msgid ""
7749
 
#~ "Instance %(instance_uuid)s did not exist "
7750
 
#~ "in the DB, but I will shut "
7751
 
#~ "it down anyway using a special "
7752
 
#~ "context"
7753
 
#~ msgstr ""
7754
 
 
7755
 
#~ msgid "exception terminating the instance %(instance_uuid)s"
7756
 
#~ msgstr ""
7757
 
 
7758
 
#~ msgid "trying to destroy already destroyed instance: %s"
7759
 
#~ msgstr "tentando destruir instância já destruida: %s"
7760
 
 
7761
 
#~ msgid ""
7762
 
#~ "Cannot rebuild instance [%(instance_uuid)s], "
7763
 
#~ "because the given image does not "
7764
 
#~ "exist."
7765
 
#~ msgstr ""
7766
 
 
7767
 
#~ msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
7768
 
#~ msgstr ""
7769
 
 
7770
 
#~ msgid ""
7771
 
#~ "trying to reboot a non-running "
7772
 
#~ "instance: %(instance_uuid)s (state: %(state)s "
7773
 
#~ "expected: %(running)s)"
7774
 
#~ msgstr ""
7775
 
 
7776
 
#~ msgid ""
7777
 
#~ "trying to snapshot a non-running "
7778
 
#~ "instance: %(instance_uuid)s (state: %(state)s "
7779
 
#~ "expected: %(running)s)"
7780
 
#~ msgstr ""
7781
 
 
7782
 
#~ msgid "Instance %s: Root password set"
7783
 
#~ msgstr ""
7784
 
 
7785
 
#~ msgid ""
7786
 
#~ "trying to inject a file into a "
7787
 
#~ "non-running instance: %(instance_uuid)s "
7788
 
#~ "(state: %(current_power_state)s expected: "
7789
 
#~ "%(expected_state)s)"
7790
 
#~ msgstr ""
7791
 
 
7792
 
#~ msgid "instance %(instance_uuid)s: injecting file to %(path)s"
 
9653
#~ msgid "Failed to paginate through images from image service"
 
9654
#~ msgstr ""
 
9655
 
 
9656
#~ msgid "Connection to glance failed"
 
9657
#~ msgstr ""
 
9658
 
 
9659
#~ msgid "Connection to melange failed"
 
9660
#~ msgstr ""
 
9661
 
 
9662
#~ msgid "Invalid signature %(signature)s for user %(user)s."
 
9663
#~ msgstr ""
 
9664
 
 
9665
#~ msgid "Invalid instance type %(instance_type)s."
 
9666
#~ msgstr "tipo de instância %(instance_type)s é inválida."
 
9667
 
 
9668
#~ msgid "Instance %(instance_id)s is not suspended."
 
9669
#~ msgstr ""
 
9670
 
 
9671
#~ msgid "Destination compute host is unavailable at this time."
 
9672
#~ msgstr ""
 
9673
 
 
9674
#~ msgid "Original compute host is unavailable at this time."
 
9675
#~ msgstr ""
 
9676
 
 
9677
#~ msgid "Expected a uuid but received %(uuid)."
 
9678
#~ msgstr ""
 
9679
 
 
9680
#~ msgid "Required flag %(flag)s not set."
 
9681
#~ msgstr ""
 
9682
 
 
9683
#~ msgid "Zero volume types found."
 
9684
#~ msgstr ""
 
9685
 
 
9686
#~ msgid ""
 
9687
#~ "Some images have been stored via "
 
9688
#~ "hrefs. This version of the api "
 
9689
#~ "does not support displaying image hrefs."
 
9690
#~ msgstr ""
 
9691
 
 
9692
#~ msgid "Kernel not found for image %(image_id)s."
 
9693
#~ msgstr "Kernel não encontrado para a imagem %(image_id)s."
 
9694
 
 
9695
#~ msgid "User %(user_id)s could not be found."
 
9696
#~ msgstr "Usuário %(user_id)s não foi encontrado."
 
9697
 
 
9698
#~ msgid "User %(user_id)s is not a member of project %(project_id)s."
 
9699
#~ msgstr "Usuário %(user_id)s não é um membro do projeto %(project_id)s."
 
9700
 
 
9701
#~ msgid "Role %(role_id)s could not be found."
 
9702
#~ msgstr ""
 
9703
 
 
9704
#~ msgid "Network %(network)s has active ports, cannot delete."
 
9705
#~ msgstr ""
 
9706
 
 
9707
#~ msgid "Instance %(instance_id)s has zero fixed ips."
 
9708
#~ msgstr ""
 
9709
 
 
9710
#~ msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
 
9711
#~ msgstr ""
 
9712
 
 
9713
#~ msgid "Host %(host)s has zero fixed ips."
 
9714
#~ msgstr ""
 
9715
 
 
9716
#~ msgid "Fixed IP address %(address)s is already in use."
 
9717
#~ msgstr ""
 
9718
 
 
9719
#~ msgid "Auth token %(token)s could not be found."
 
9720
#~ msgstr ""
 
9721
 
 
9722
#~ msgid "Access Key %(access_key)s could not be found."
 
9723
#~ msgstr ""
 
9724
 
 
9725
#~ msgid "Console for instance %(instance_id)s could not be found."
 
9726
#~ msgstr ""
 
9727
 
 
9728
#~ msgid ""
 
9729
#~ "Console for instance %(instance_id)s in "
 
9730
#~ "pool %(pool_id)s could not be found."
 
9731
#~ msgstr ""
 
9732
 
 
9733
#~ msgid "Zero instance types found."
 
9734
#~ msgstr ""
 
9735
 
 
9736
#~ msgid "Cell %(cell_id)s could not be found."
 
9737
#~ msgstr "Usuário %(user_id)s não foi encontrado."
 
9738
 
 
9739
#~ msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
 
9740
#~ msgstr ""
 
9741
 
 
9742
#~ msgid "LDAP object could not be found"
 
9743
#~ msgstr ""
 
9744
 
 
9745
#~ msgid "LDAP user %(user_id)s could not be found."
 
9746
#~ msgstr ""
 
9747
 
 
9748
#~ msgid "LDAP group %(group_id)s could not be found."
 
9749
#~ msgstr ""
 
9750
 
 
9751
#~ msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
 
9752
#~ msgstr ""
 
9753
 
 
9754
#~ msgid "Unable to use global role %(role_id)s"
 
9755
#~ msgstr ""
 
9756
 
 
9757
#~ msgid "User %(user)s already exists."
 
9758
#~ msgstr ""
 
9759
 
 
9760
#~ msgid "LDAP user %(user)s already exists."
 
9761
#~ msgstr ""
 
9762
 
 
9763
#~ msgid "LDAP group %(group)s already exists."
 
9764
#~ msgstr ""
 
9765
 
 
9766
#~ msgid "User %(uid)s is already a member of the group %(group_dn)s"
 
9767
#~ msgstr "Usuário %(uid)s já é um membro do grupo %(group_dn)s"
 
9768
 
 
9769
#~ msgid "Project %(project)s already exists."
 
9770
#~ msgstr ""
 
9771
 
 
9772
#~ msgid "%(path)s is on shared storage: %(reason)s"
 
9773
#~ msgstr ""
 
9774
 
 
9775
#~ msgid "When resizing, instances must change size!"
 
9776
#~ msgstr ""
 
9777
 
 
9778
#~ msgid "1 or more Zones could not complete the request"
 
9779
#~ msgstr ""
 
9780
 
 
9781
#~ msgid "Quota exceeded: already used %(used)d of %(allowed)d instances"
 
9782
#~ msgstr ""
 
9783
 
 
9784
#~ msgid "Host %(host)s already member of another aggregate."
 
9785
#~ msgstr ""
 
9786
 
 
9787
#~ msgid "Error in SolidFire API response: status=%(status)s"
 
9788
#~ msgstr ""
 
9789
 
 
9790
#~ msgid "SIGTERM received"
 
9791
#~ msgstr ""
 
9792
 
 
9793
#~ msgid "Fetching %s"
 
9794
#~ msgstr "Buscando %s"
 
9795
 
 
9796
#~ msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
9797
#~ msgstr ""
 
9798
 
 
9799
#~ msgid "Found sentinel %(filename)s for pid %(pid)s"
 
9800
#~ msgstr ""
 
9801
 
 
9802
#~ msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
 
9803
#~ msgstr ""
 
9804
 
 
9805
#~ msgid "Found lockfile %(file)s with link count %(count)d"
 
9806
#~ msgstr ""
 
9807
 
 
9808
#~ msgid "Cleaned lockfile %(file)s with link count %(count)d"
 
9809
#~ msgstr ""
 
9810
 
 
9811
#~ msgid "Class %(fullname)s is deprecated"
 
9812
#~ msgstr ""
 
9813
 
 
9814
#~ msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
 
9815
#~ msgstr ""
 
9816
 
 
9817
#~ msgid "Function %(name)s in %(location)s is deprecated"
 
9818
#~ msgstr ""
 
9819
 
 
9820
#~ msgid "Started %(name)s on %(host)s:%(port)s"
 
9821
#~ msgstr ""
 
9822
 
 
9823
#~ msgid "Authenticated Request For %(uname)s:%(pname)s)"
 
9824
#~ msgstr ""
 
9825
 
 
9826
#~ msgid ""
 
9827
#~ "Value (%s) for parameter GroupName is"
 
9828
#~ " invalid. Content limited to Alphanumeric"
 
9829
#~ " characters, spaces, dashes, and "
 
9830
#~ "underscores."
 
9831
#~ msgstr ""
 
9832
 
 
9833
#~ msgid ""
 
9834
#~ "Value (%s) for parameter GroupName is"
 
9835
#~ " invalid. Length exceeds maximum of "
 
9836
#~ "255."
 
9837
#~ msgstr ""
 
9838
 
 
9839
#~ msgid "Converting nw_info: %s"
 
9840
#~ msgstr ""
 
9841
 
 
9842
#~ msgid "Converted networks: %s"
 
9843
#~ msgstr ""
 
9844
 
 
9845
#~ msgid "Resize requires a change in size."
 
9846
#~ msgstr ""
 
9847
 
 
9848
#~ msgid "Missing type specification"
 
9849
#~ msgstr ""
 
9850
 
 
9851
#~ msgid "Invalid type specification"
 
9852
#~ msgstr ""
 
9853
 
 
9854
#~ msgid "Server not found."
 
9855
#~ msgstr ""
 
9856
 
 
9857
#~ msgid "Parent group id is not integer"
 
9858
#~ msgstr ""
 
9859
 
 
9860
#~ msgid "Security group (%s) not found"
 
9861
#~ msgstr ""
 
9862
 
 
9863
#~ msgid "Parent or group id is not integer"
 
9864
#~ msgstr ""
 
9865
 
 
9866
#~ msgid "Rule id is not integer"
 
9867
#~ msgstr ""
 
9868
 
 
9869
#~ msgid ""
 
9870
#~ "Attempted to remove the last member "
 
9871
#~ "of a group. Deleting the group at"
 
9872
#~ " %s instead."
 
9873
#~ msgstr ""
 
9874
#~ "Tentatica de remover o último membto "
 
9875
#~ "de um grupo. Ao invés disso "
 
9876
#~ "excluindo o grupo %s."
 
9877
 
 
9878
#~ msgid "Looking up user: %r"
 
9879
#~ msgstr "Procurando usuário: %r"
 
9880
 
 
9881
#~ msgid "Failed authorization for access key %s"
 
9882
#~ msgstr "Falha de autorização para chave de acesso %s"
 
9883
 
 
9884
#~ msgid "Using project name = user name (%s)"
 
9885
#~ msgstr "Usando nome do projeto = nome do usuário (%s)"
 
9886
 
 
9887
#~ msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
 
9888
#~ msgstr ""
 
9889
 
 
9890
#~ msgid ""
 
9891
#~ "Failed authorization: user %(uname)s not "
 
9892
#~ "admin and not member of project "
 
9893
#~ "%(pjname)s"
 
9894
#~ msgstr ""
 
9895
 
 
9896
#~ msgid "user.secret: %s"
 
9897
#~ msgstr ""
 
9898
 
 
9899
#~ msgid "expected_signature: %s"
 
9900
#~ msgstr ""
 
9901
 
 
9902
#~ msgid "signature: %s"
 
9903
#~ msgstr ""
 
9904
 
 
9905
#~ msgid "host_only_signature: %s"
 
9906
#~ msgstr ""
 
9907
 
 
9908
#~ msgid "Must specify project"
 
9909
#~ msgstr "Deve especificar projeto"
 
9910
 
 
9911
#~ msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
 
9912
#~ msgstr ""
 
9913
 
 
9914
#~ msgid "Adding sitewide role %(role)s to user %(uid)s"
 
9915
#~ msgstr ""
 
9916
 
 
9917
#~ msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
 
9918
#~ msgstr ""
 
9919
 
 
9920
#~ msgid "Removing sitewide role %(role)s from user %(uid)s"
 
9921
#~ msgstr ""
 
9922
 
 
9923
#~ msgid "Created project %(name)s with manager %(manager_user)s"
 
9924
#~ msgstr ""
 
9925
 
 
9926
#~ msgid "Adding user %(uid)s to project %(pid)s"
 
9927
#~ msgstr "Adicionando usuário %(uid)s ao projeto %(pid)s"
 
9928
 
 
9929
#~ msgid "Remove user %(uid)s from project %(pid)s"
 
9930
#~ msgstr "Remover usuário %(uid)s do projeto %(pid)s"
 
9931
 
 
9932
#~ msgid "Deleting project %s"
 
9933
#~ msgstr "Excluindo projeto %s"
 
9934
 
 
9935
#~ msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
 
9936
#~ msgstr ""
 
9937
 
 
9938
#~ msgid "Access Key change for user %s"
 
9939
#~ msgstr ""
 
9940
 
 
9941
#~ msgid "Secret Key change for user %s"
 
9942
#~ msgstr ""
 
9943
 
 
9944
#~ msgid "Admin status set to %(admin)r for user %(uid)s"
 
9945
#~ msgstr ""
 
9946
 
 
9947
#~ msgid "No vpn data for project %s"
 
9948
#~ msgstr ""
 
9949
 
 
9950
#~ msgid "SHA256 not supported on this server"
 
9951
#~ msgstr ""
 
9952
 
 
9953
#~ msgid ""
 
9954
#~ "Quota exceeded for %(pid)s, tried to "
 
9955
#~ "run %(min_count)s instances. %(msg)s"
 
9956
#~ msgstr ""
 
9957
 
 
9958
#~ msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
 
9959
#~ msgstr ""
 
9960
 
 
9961
#~ msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
 
9962
#~ msgstr ""
 
9963
 
 
9964
#~ msgid "multiple fixedips exist, using the first: %s"
 
9965
#~ msgstr ""
 
9966
 
 
9967
#~ msgid "check_instance_lock: decorating: |%s|"
 
9968
#~ msgstr "check_instance_lock: decorating: |%s|"
 
9969
 
 
9970
#~ msgid "check_instance_lock: arguments: |%(self)s| |%(context)s|"
 
9971
#~ msgstr "check_instance_lock: admin: |%s|"
 
9972
 
 
9973
#~ msgid "check_instance_lock: locked: |%s|"
 
9974
#~ msgstr "check_instance_lock: locked: |%s|"
 
9975
 
 
9976
#~ msgid "check_instance_lock: admin: |%s|"
 
9977
#~ msgstr "check_instance_lock: admin: |%s|"
 
9978
 
 
9979
#~ msgid "check_instance_lock: executing: |%s|"
 
9980
#~ msgstr "check_instance_lock: executando: |%s|"
 
9981
 
 
9982
#~ msgid "check_instance_lock: not executing |%s|"
 
9983
#~ msgstr "check_instance_lock: not executando |%s|"
 
9984
 
 
9985
#~ msgid "Instance not found."
 
9986
#~ msgstr "Instância não encontrada"
 
9987
 
 
9988
#~ msgid "Skipping network allocation for instance"
 
9989
#~ msgstr ""
 
9990
 
 
9991
#~ msgid "Cannot rebuild instance because the given image does not exist."
 
9992
#~ msgstr ""
 
9993
 
 
9994
#~ msgid "Error setting admin password"
7793
9995
#~ msgstr ""
7794
9996
 
7795
9997
#~ msgid ""
7796
9998
#~ "trying to update agent on a "
7797
 
#~ "non-running instance: %(instance_uuid)s (state:"
7798
 
#~ " %(current_power_state)s expected: %(expected_state)s)"
7799
 
#~ msgstr ""
7800
 
 
7801
 
#~ msgid "instance %(instance_uuid)s: updating agent to %(url)s"
7802
 
#~ msgstr ""
7803
 
 
7804
 
#~ msgid "instance %s: rescuing"
7805
 
#~ msgstr "instância %s: resgatando"
7806
 
 
7807
 
#~ msgid "instance %s: migrating"
7808
 
#~ msgstr ""
7809
 
 
7810
 
#~ msgid "instance %s: pausing"
7811
 
#~ msgstr "instância %s: pausando"
7812
 
 
7813
 
#~ msgid "instance %s: unpausing"
7814
 
#~ msgstr "instância %s: saindo do pause"
7815
 
 
7816
 
#~ msgid "instance %s: resuming"
7817
 
#~ msgstr "instância %s: resumindo"
7818
 
 
7819
 
#~ msgid "instance %s: locking"
7820
 
#~ msgstr "instância %s: bloqueando"
7821
 
 
7822
 
#~ msgid "instance %s: unlocking"
7823
 
#~ msgstr "instância %s: desbloqueando"
7824
 
 
7825
 
#~ msgid "instance %s: inject network info"
7826
 
#~ msgstr ""
7827
 
 
7828
 
#~ msgid "instance %s: getting vnc console"
7829
 
#~ msgstr ""
7830
 
 
7831
 
#~ msgid "Attach failed %(mountpoint)s, removing"
7832
 
#~ msgstr ""
7833
 
 
7834
 
#~ msgid ""
7835
 
#~ "Instance %(name)s found in database but"
7836
 
#~ " not known by hypervisor. Setting "
7837
 
#~ "power state to NOSTATE"
7838
 
#~ msgstr ""
7839
 
 
7840
 
#~ msgid ""
7841
 
#~ "Detected instance  with name label "
7842
 
#~ "'%(name_label)s' which is marked as "
7843
 
#~ "DELETED but still present on host."
7844
 
#~ msgstr ""
7845
 
 
7846
 
#~ msgid ""
7847
 
#~ "Destroying instance with name label "
7848
 
#~ "'%(name_label)s' which is marked as "
7849
 
#~ "DELETED but still present on host."
7850
 
#~ msgstr ""
7851
 
 
7852
 
#~ msgid "python-migrate is not installed. Exiting."
7853
 
#~ msgstr ""
7854
 
 
7855
 
#~ msgid "SQL connection failed (%(connstring)s). %(attempts)d attempts left."
7856
 
#~ msgstr ""
7857
 
 
7858
 
#~ msgid "interface column not added to networks table"
7859
 
#~ msgstr ""
7860
 
 
7861
 
#~ msgid "VIF column not added to fixed_ips table"
7862
 
#~ msgstr ""
7863
 
 
7864
 
#~ msgid "join list for moving mac_addresses |%s|"
7865
 
#~ msgstr ""
7866
 
 
7867
 
#~ msgid "Can't downgrade without losing data"
7868
 
#~ msgstr ""
7869
 
 
7870
 
#~ msgid "foreign key constraint couldn't be added"
7871
 
#~ msgstr ""
7872
 
 
7873
 
#~ msgid "foreign key constraint couldn't be dropped"
7874
 
#~ msgstr ""
7875
 
 
7876
 
#~ msgid "priority column not added to networks table"
7877
 
#~ msgstr ""
7878
 
 
7879
 
#~ msgid "progress column not added to instances table"
7880
 
#~ msgstr ""
7881
 
 
7882
 
#~ msgid ""
7883
 
#~ "Could not cast flavorid to integer: "
7884
 
#~ "%s. Set flavorid to an integer-"
7885
 
#~ "like string to downgrade."
7886
 
#~ msgstr ""
7887
 
 
7888
 
#~ msgid "instance_info_caches tables not dropped"
7889
 
#~ msgstr ""
7890
 
 
7891
 
#~ msgid "progress column not added to compute_nodes table"
7892
 
#~ msgstr ""
7893
 
 
7894
 
#~ msgid "dns_domains table not dropped"
7895
 
#~ msgstr ""
7896
 
 
7897
 
#~ msgid "Instance %(instance_id)s not found"
7898
 
#~ msgstr ""
7899
 
 
7900
 
#~ msgid ""
7901
 
#~ "instance-dns-zone is |%(domain)s|, which"
7902
 
#~ " is in availability zone |%(zone)s|. "
7903
 
#~ "Instance |%(instance)s| is in zone "
7904
 
#~ "|%(zone2)s|. No DNS record will be "
7905
 
#~ "created."
7906
 
#~ msgstr ""
7907
 
 
7908
 
#~ msgid "Network %s has active ports, cannot delete"
7909
 
#~ msgstr ""
7910
 
 
7911
 
#~ msgid "No fixed IPs to deallocate for vif %sid"
7912
 
#~ msgstr ""
7913
 
 
7914
 
#~ msgid "Sending notification on %s..."
7915
 
#~ msgstr ""
7916
 
 
7917
 
#~ msgid ""
7918
 
#~ "AMQP server on %(fl_host)s:%(fl_port)d is "
7919
 
#~ "unreachable: %(e)s. Trying again in "
7920
 
#~ "%(fl_intv)d seconds."
7921
 
#~ msgstr ""
7922
 
 
7923
 
#~ msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
7924
 
#~ msgstr ""
7925
 
 
7926
 
#~ msgid "Failed to fetch message from queue: %s"
7927
 
#~ msgstr ""
7928
 
 
7929
 
#~ msgid "Initing the Adapter Consumer for %s"
7930
 
#~ msgstr "Iniciando o Adaptador Consumidor para %s"
7931
 
 
7932
 
#~ msgid "Created \"%(exchange)s\" fanout exchange with \"%(key)s\" routing key"
7933
 
#~ msgstr ""
7934
 
 
7935
 
#~ msgid "Exception while processing consumer"
7936
 
#~ msgstr ""
7937
 
 
7938
 
#~ msgid "Creating \"%(exchange)s\" fanout exchange"
7939
 
#~ msgstr ""
7940
 
 
7941
 
#~ msgid "topic is %s"
7942
 
#~ msgstr "topico é %s"
7943
 
 
7944
 
#~ msgid "message %s"
7945
 
#~ msgstr "mensagem %s"
7946
 
 
7947
 
#~ msgid "Unable to connect to AMQP server: %s "
7948
 
#~ msgstr ""
7949
 
 
7950
 
#~ msgid ""
7951
 
#~ "Cannot confirm tmpfile at %(ipath)s is"
7952
 
#~ " on same shared storage between "
7953
 
#~ "%(src)s and %(dest)s."
7954
 
#~ msgstr ""
7955
 
 
7956
 
#~ msgid ""
7957
 
#~ "Unable to migrate %(instance_id)s to "
7958
 
#~ "%(dest)s: Lack of memory(host:%(avail)s <= "
7959
 
#~ "instance:%(mem_inst)s)"
7960
 
#~ msgstr ""
7961
 
 
7962
 
#~ msgid ""
7963
 
#~ "Unable to migrate %(instance_id)s to "
 
9999
#~ "non-running (state: %(current_power_state)s "
 
10000
#~ "expected: %(expected_state)s)"
 
10001
#~ msgstr ""
 
10002
 
 
10003
#~ msgid "updating agent to %(url)s"
 
10004
#~ msgstr "Atualizando agente para %s"
 
10005
 
 
10006
#~ msgid "Getting locked state"
 
10007
#~ msgstr "instância %s: obtendo estado de bloqueio"
 
10008
 
 
10009
#~ msgid "post_live_migration() is started.."
 
10010
#~ msgstr ""
 
10011
 
 
10012
#~ msgid "Post operation of migraton started"
 
10013
#~ msgstr ""
 
10014
 
 
10015
#~ msgid "In %(state)s task_state, not RESIZE_VERIFY"
 
10016
#~ msgstr ""
 
10017
 
 
10018
#~ msgid ""
 
10019
#~ "Instance is in the process of "
 
10020
#~ "migrating to this host. Wait next "
 
10021
#~ "sync_power cycle before setting power "
 
10022
#~ "state to NOSTATE"
 
10023
#~ msgstr ""
 
10024
 
 
10025
#~ msgid ""
 
10026
#~ "Instance found in database but not "
 
10027
#~ "known by hypervisor. Setting power state"
 
10028
#~ " to NOSTATE"
 
10029
#~ msgstr ""
 
10030
 
 
10031
#~ msgid "Tried to remove non-existant console %(console_id)s."
 
10032
#~ msgstr ""
 
10033
 
 
10034
#~ msgid "Deleting Expired Token: (%s)"
 
10035
#~ msgstr ""
 
10036
 
 
10037
#~ msgid "No ComputeNode for %(host)s"
 
10038
#~ msgstr ""
 
10039
 
 
10040
#~ msgid "No sm_flavor called %(sm_flavor)s"
 
10041
#~ msgstr ""
 
10042
 
 
10043
#~ msgid "Connection error contacting glance server, retrying"
 
10044
#~ msgstr ""
 
10045
 
 
10046
#~ msgid "Maximum attempts reached"
 
10047
#~ msgstr ""
 
10048
 
 
10049
#~ msgid "Creating image in Glance. Metadata passed in %s"
 
10050
#~ msgstr ""
 
10051
 
 
10052
#~ msgid "Metadata after formatting for Glance %s"
 
10053
#~ msgstr ""
 
10054
 
 
10055
#~ msgid "Metadata returned from Glance formatted for Base %s"
 
10056
#~ msgstr ""
 
10057
 
 
10058
#~ msgid "Not the image owner"
 
10059
#~ msgstr ""
 
10060
 
 
10061
#~ msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
 
10062
#~ msgstr ""
 
10063
 
 
10064
#~ msgid "floating IP deallocation for instance |%s|"
 
10065
#~ msgstr ""
 
10066
 
 
10067
#~ msgid "Quota exceeded for %s, tried to allocate address"
 
10068
#~ msgstr ""
 
10069
 
 
10070
#~ msgid "network allocations for instance |%s|"
 
10071
#~ msgstr ""
 
10072
 
 
10073
#~ msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
 
10074
#~ msgstr ""
 
10075
 
 
10076
#~ msgid "network deallocation for instance |%s|"
 
10077
#~ msgstr ""
 
10078
 
 
10079
#~ msgid "Tenant ID not set"
 
10080
#~ msgstr ""
 
10081
 
 
10082
#~ msgid "Quantum Client Request: %(method)s %(action)s"
 
10083
#~ msgstr ""
 
10084
 
 
10085
#~ msgid "Quantum entity not found: %s"
 
10086
#~ msgstr ""
 
10087
 
 
10088
#~ msgid "Server %(status_code)s error: %(data)s"
 
10089
#~ msgstr ""
 
10090
 
 
10091
#~ msgid "Unable to connect to server. Got error: %s"
 
10092
#~ msgstr ""
 
10093
 
 
10094
#~ msgid "unable to deserialize object of type = '%s'"
 
10095
#~ msgstr ""
 
10096
 
 
10097
#~ msgid "QuantumManager does not use 'multi_host' parameter."
 
10098
#~ msgstr ""
 
10099
 
 
10100
#~ msgid "QuantumManager requires that only one network is created per call"
 
10101
#~ msgstr ""
 
10102
 
 
10103
#~ msgid "QuantumManager does not use 'vlan_start' parameter."
 
10104
#~ msgstr ""
 
10105
 
 
10106
#~ msgid "QuantumManager does not use 'vpn_start' parameter."
 
10107
#~ msgstr ""
 
10108
 
 
10109
#~ msgid "QuantumManager does not use 'bridge' parameter."
 
10110
#~ msgstr ""
 
10111
 
 
10112
#~ msgid "QuantumManager does not use 'bridge_interface' parameter."
 
10113
#~ msgstr ""
 
10114
 
 
10115
#~ msgid "QuantumManager requires a valid (.1) gateway address."
 
10116
#~ msgstr ""
 
10117
 
 
10118
#~ msgid ""
 
10119
#~ "Unable to find existing quantum network"
 
10120
#~ " for tenant '%(q_tenant_id)s' with net-"
 
10121
#~ "id '%(quantum_net_id)s'"
 
10122
#~ msgstr ""
 
10123
 
 
10124
#~ msgid "network allocations for instance %s"
 
10125
#~ msgstr ""
 
10126
 
 
10127
#~ msgid ""
 
10128
#~ "port deallocation failed for instance: "
 
10129
#~ "|%(instance_id)s|, port_id: |%(port_id)s|"
 
10130
#~ msgstr ""
 
10131
 
 
10132
#~ msgid ""
 
10133
#~ "ipam deallocation failed for instance: "
 
10134
#~ "|%(instance_id)s|, vif_uuid: |%(vif_uuid)s|"
 
10135
#~ msgstr ""
 
10136
 
 
10137
#~ msgid "Server returned error: %s"
 
10138
#~ msgstr ""
 
10139
 
 
10140
#~ msgid "Connection error contacting melange service, retrying"
 
10141
#~ msgstr ""
 
10142
 
 
10143
#~ msgid ""
 
10144
#~ "allocate IP on network |%(network_id)s| "
 
10145
#~ "belonging to |%(network_tenant_id)s| to this"
 
10146
#~ " vif |%(vif_id)s| with mac "
 
10147
#~ "|%(mac_address)s| belonging to |%(project_id)s| \n"
 
10148
#~ msgstr ""
 
10149
 
 
10150
#~ msgid ""
 
10151
#~ "get_project_and_global_net_ids must be called "
 
10152
#~ "with a non-null project_id"
 
10153
#~ msgstr ""
 
10154
 
 
10155
#~ msgid ""
 
10156
#~ "Connecting interface %(interface_id)s to net"
 
10157
#~ " %(net_id)s for %(tenant_id)s"
 
10158
#~ msgstr ""
 
10159
 
 
10160
#~ msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
 
10161
#~ msgstr ""
 
10162
 
 
10163
#~ msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
 
10164
#~ msgstr ""
 
10165
 
 
10166
#~ msgid "Must implement a fallback schedule"
 
10167
#~ msgstr ""
 
10168
 
 
10169
#~ msgid "host %(dest)s is not compatible with original host %(src)s."
 
10170
#~ msgstr ""
 
10171
 
 
10172
#~ msgid ""
 
10173
#~ "Unable to migrate %(instance_uuid)s to "
7964
10174
#~ "%(dest)s: Lack of disk(host:%(available)s <="
7965
10175
#~ " instance:%(necessary)s)"
7966
10176
#~ msgstr ""
7967
10177
 
7968
 
#~ msgid "Driver Method %(driver_method)s missing: %(e)s.Reverting to schedule()"
7969
 
#~ msgstr ""
7970
 
 
7971
 
#~ msgid "Setting instance %(instance_uuid)s to ERROR state."
7972
 
#~ msgstr ""
7973
 
 
7974
 
#~ msgid "_filter_hosts: %(request_spec)s"
7975
 
#~ msgstr ""
7976
 
 
7977
 
#~ msgid "Filter hosts for drive type %s"
7978
 
#~ msgstr ""
7979
 
 
7980
 
#~ msgid "Host %s has no free capacity. Skip"
7981
 
#~ msgstr ""
7982
 
 
7983
 
#~ msgid "Filter hosts: %s"
7984
 
#~ msgstr ""
7985
 
 
7986
 
#~ msgid "Must implement host selection mechanism"
7987
 
#~ msgstr ""
7988
 
 
7989
 
#~ msgid "Maximum number of hosts selected (%d)"
7990
 
#~ msgstr ""
7991
 
 
7992
 
#~ msgid "Selected excessive host %(host)s"
7993
 
#~ msgstr ""
7994
 
 
7995
 
#~ msgid "Provision volume %(name)s of size %(size)s GB on host %(host)s"
7996
 
#~ msgstr ""
7997
 
 
7998
 
#~ msgid "volume_params %(volume_params)s"
7999
 
#~ msgstr ""
8000
 
 
8001
 
#~ msgid "%(i)d: Volume %(name)s"
8002
 
#~ msgstr ""
8003
 
 
8004
 
#~ msgid "Attempting to spawn %(num_volumes)d volume(s)"
8005
 
#~ msgstr ""
8006
 
 
8007
 
#~ msgid "Error creating volumes"
8008
 
#~ msgstr ""
8009
 
 
8010
 
#~ msgid "Non-VSA volume %d"
8011
 
#~ msgstr ""
8012
 
 
8013
 
#~ msgid "Spawning volume %(volume_id)s with drive type %(drive_type)s"
8014
 
#~ msgstr ""
8015
 
 
8016
 
#~ msgid "Error creating volume"
8017
 
#~ msgstr ""
8018
 
 
8019
 
#~ msgid "No capability selected for volume of size %(size)s"
8020
 
#~ msgstr ""
8021
 
 
8022
 
#~ msgid "Host %s:"
8023
 
#~ msgstr ""
8024
 
 
8025
 
#~ msgid ""
8026
 
#~ "\tDrive %(qosgrp)-25s: total %(total)2s, "
8027
 
#~ "used %(used)2s, free %(free)2s. Available "
8028
 
#~ "capacity %(avail)-5s"
8029
 
#~ msgstr ""
8030
 
 
8031
 
#~ msgid ""
8032
 
#~ "\t LeastUsedHost: Best host: %(best_host)s."
8033
 
#~ " (used capacity %(min_used)s)"
8034
 
#~ msgstr ""
8035
 
 
8036
 
#~ msgid ""
8037
 
#~ "\t MostAvailCap: Best host: %(best_host)s. "
8038
 
#~ "(available %(max_avail)s %(type_str)s)"
8039
 
#~ msgstr ""
8040
 
 
8041
 
#~ msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
8042
 
#~ msgstr "(%(nm)s) publicar (key: %(routing_key)s) %(message)s"
8043
 
 
8044
 
#~ msgid "Publishing to route %s"
8045
 
#~ msgstr "Publicando para rota %s"
8046
 
 
8047
 
#~ msgid "Declaring queue %s"
8048
 
#~ msgstr "Declarando fila %s"
8049
 
 
8050
 
#~ msgid "Declaring exchange %s"
8051
 
#~ msgstr "Declarando troca %s"
8052
 
 
8053
 
#~ msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
8054
 
#~ msgstr "Ligação %(queue)s para %(exchange)s com chave %(routing_key)s"
8055
 
 
8056
 
#~ msgid "Getting from %(queue)s: %(message)s"
8057
 
#~ msgstr "Recebendo de %(queue)s: %(message)s"
8058
 
 
8059
 
#~ msgid "Test: Emulate wrong VSA name. Raise"
8060
 
#~ msgstr ""
8061
 
 
8062
 
#~ msgid "Test: Emulate DB error. Raise"
8063
 
#~ msgstr ""
8064
 
 
8065
 
#~ msgid "Test: user_data = %s"
8066
 
#~ msgstr ""
8067
 
 
8068
 
#~ msgid "_create: param=%s"
8069
 
#~ msgstr ""
8070
 
 
8071
 
#~ msgid "Host %s"
8072
 
#~ msgstr "Host %s"
8073
 
 
8074
 
#~ msgid "Test: provision vol %(name)s on host %(host)s"
8075
 
#~ msgstr ""
8076
 
 
8077
 
#~ msgid "\t vol=%(vol)s"
8078
 
#~ msgstr ""
8079
 
 
8080
 
#~ msgid "Test: VSA update request: vsa_id=%(vsa_id)s values=%(values)s"
8081
 
#~ msgstr ""
8082
 
 
8083
 
#~ msgid "Test: Volume create: %s"
8084
 
#~ msgstr "Teste: Criar volume: %s"
8085
 
 
8086
 
#~ msgid "Test: Volume get request: id=%(volume_id)s"
8087
 
#~ msgstr ""
8088
 
 
8089
 
#~ msgid "Test: Volume update request: id=%(volume_id)s values=%(values)s"
8090
 
#~ msgstr ""
8091
 
 
8092
 
#~ msgid "Test: Volume get: id=%(volume_id)s"
8093
 
#~ msgstr ""
8094
 
 
8095
 
#~ msgid "Attempted to unfilter instance %s which is not filtered"
8096
 
#~ msgstr ""
8097
 
 
8098
 
#~ msgid "Filters added to instance %s"
8099
 
#~ msgstr ""
8100
 
 
8101
 
#~ msgid "Task [%(name)s] %(task)s status: success    %(result)s"
8102
 
#~ msgstr ""
8103
 
 
8104
 
#~ msgid "Task [%(name)s] %(task)s status: %(status)s    %(error_info)s"
8105
 
#~ msgstr ""
8106
 
 
8107
 
#~ msgid "Unable to get updated status: %s"
8108
 
#~ msgstr ""
8109
 
 
8110
 
#~ msgid ""
8111
 
#~ "deactivate_node is called for                "
8112
 
#~ "node_id = %(id)s node_ip = %(ip)s"
8113
 
#~ msgstr ""
8114
 
 
8115
 
#~ msgid "Automatically confirming migration %d"
8116
 
#~ msgstr ""
8117
 
 
8118
 
#~ msgid "virsh said: %r"
8119
 
#~ msgstr ""
8120
 
 
8121
 
#~ msgid "cool, it's a device"
8122
 
#~ msgstr ""
8123
 
 
8124
 
#~ msgid "Unable to read LXC console"
8125
 
#~ msgstr ""
8126
 
 
8127
 
#~ msgid ""
8128
 
#~ "to xml...\n"
8129
 
#~ ":%s "
8130
 
#~ msgstr ""
8131
 
 
8132
 
#~ msgid "Instance %s: Starting migrate_disk_and_power_off"
8133
 
#~ msgstr ""
8134
 
 
8135
 
#~ msgid "During wait running, %s disappeared."
8136
 
#~ msgstr ""
8137
 
 
8138
 
#~ msgid "Instance %s running successfully."
8139
 
#~ msgstr ""
8140
 
 
8141
 
#~ msgid "Instance %s: Starting finish_migration"
8142
 
#~ msgstr ""
8143
 
 
8144
 
#~ msgid "Instance %s: Starting finish_revert_migration"
8145
 
#~ msgstr ""
8146
 
 
8147
 
#~ msgid "The nwfilter(%(instance_secgroup_filter_name)s) is not found."
8148
 
#~ msgstr ""
8149
 
 
8150
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image verification failed"
8151
 
#~ msgstr ""
8152
 
 
8153
 
#~ msgid ""
8154
 
#~ "%(container_format)s-%(id)s (%(base_file)s): image "
8155
 
#~ "verification skipped, no hash stored"
8156
 
#~ msgstr ""
8157
 
 
8158
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): checking"
8159
 
#~ msgstr ""
8160
 
 
8161
 
#~ msgid ""
8162
 
#~ "%(container_format)s-%(id)s (%(base_file)s): in use:"
8163
 
#~ " on this node %(local)d local, "
8164
 
#~ "%(remote)d on other nodes"
8165
 
#~ msgstr ""
8166
 
 
8167
 
#~ msgid ""
8168
 
#~ "%(container_format)s-%(id)s (%(base_file)s): warning "
8169
 
#~ "-- an absent base file is in "
8170
 
#~ "use! instances: %(instance_list)s"
8171
 
#~ msgstr ""
8172
 
 
8173
 
#~ msgid ""
8174
 
#~ "%(container_format)s-%(id)s (%(base_file)s): in: on"
8175
 
#~ " other nodes (%(remote)d on other "
8176
 
#~ "nodes)"
8177
 
#~ msgstr ""
8178
 
 
8179
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is not in use"
8180
 
#~ msgstr ""
8181
 
 
8182
 
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is in use"
8183
 
#~ msgstr ""
8184
 
 
8185
 
#~ msgid "Failed while unplugging vif of instance '%s'"
8186
 
#~ msgstr ""
8187
 
 
8188
 
#~ msgid "Property %(attr)s not set for the managed object %(objName)s"
8189
 
#~ msgstr ""
8190
 
 
8191
 
#~ msgid "Creating VM with the name %s on the ESX  host"
8192
 
#~ msgstr ""
8193
 
 
8194
 
#~ msgid "Created VM with the name %s on the ESX  host"
8195
 
#~ msgstr ""
8196
 
 
8197
 
#~ msgid "Reconfiguring VM instance %s to attach the image disk"
8198
 
#~ msgstr ""
8199
 
 
8200
 
#~ msgid "Reconfigured VM instance %s to attach the image disk"
8201
 
#~ msgstr ""
8202
 
 
8203
 
#~ msgid "Powering on the VM instance %s"
8204
 
#~ msgstr ""
8205
 
 
8206
 
#~ msgid "Powered on the VM instance %s"
8207
 
#~ msgstr ""
8208
 
 
8209
 
#~ msgid "Creating Snapshot of the VM instance %s "
8210
 
#~ msgstr ""
8211
 
 
8212
 
#~ msgid "Created Snapshot of the VM instance %s "
8213
 
#~ msgstr ""
8214
 
 
8215
 
#~ msgid "Copying disk data before snapshot of the VM  instance %s"
8216
 
#~ msgstr ""
8217
 
 
8218
 
#~ msgid "Copied disk data before snapshot of the VM instance %s"
8219
 
#~ msgstr ""
8220
 
 
8221
 
#~ msgid "Rebooting guest OS of VM %s"
8222
 
#~ msgstr ""
8223
 
 
8224
 
#~ msgid "Rebooted guest OS of VM %s"
8225
 
#~ msgstr ""
8226
 
 
8227
 
#~ msgid "Doing hard reboot of VM %s"
8228
 
#~ msgstr ""
8229
 
 
8230
 
#~ msgid "Did hard reboot of VM %s"
8231
 
#~ msgstr ""
8232
 
 
8233
 
#~ msgid "instance - %s not present"
8234
 
#~ msgstr ""
8235
 
 
8236
 
#~ msgid "Powering off the VM %s"
8237
 
#~ msgstr ""
8238
 
 
8239
 
#~ msgid "Powered off the VM %s"
8240
 
#~ msgstr ""
8241
 
 
8242
 
#~ msgid "Unregistering the VM %s"
8243
 
#~ msgstr ""
8244
 
 
8245
 
#~ msgid "Unregistered the VM %s"
8246
 
#~ msgstr ""
8247
 
 
8248
 
#~ msgid "Deleting contents of the VM %(name)s from datastore %(datastore_name)s"
8249
 
#~ msgstr ""
8250
 
 
8251
 
#~ msgid "Deleted contents of the VM %(name)s from datastore %(datastore_name)s"
8252
 
#~ msgstr ""
8253
 
 
8254
 
#~ msgid "Suspending the VM %s "
8255
 
#~ msgstr ""
8256
 
 
8257
 
#~ msgid "Suspended the VM %s "
8258
 
#~ msgstr ""
8259
 
 
8260
 
#~ msgid ""
8261
 
#~ "VM %s was already in suspended "
8262
 
#~ "state. So returning without doing "
8263
 
#~ "anything"
8264
 
#~ msgstr ""
8265
 
 
8266
 
#~ msgid "Resuming the VM %s"
8267
 
#~ msgstr ""
8268
 
 
8269
 
#~ msgid "Resumed the VM %s "
8270
 
#~ msgstr ""
8271
 
 
8272
 
#~ msgid ""
8273
 
#~ "Reconfiguring VM instance %(name)s to "
8274
 
#~ "set the machine id with ip - "
8275
 
#~ "%(ip_addr)s"
8276
 
#~ msgstr ""
8277
 
 
8278
 
#~ msgid ""
8279
 
#~ "Reconfigured VM instance %(name)s to set"
8280
 
#~ " the machine id with ip - "
8281
 
#~ "%(ip_addr)s"
8282
 
#~ msgstr ""
8283
 
 
8284
 
#~ msgid "Created VM %s..."
8285
 
#~ msgstr "VM %s criada..."
8286
 
 
8287
 
#~ msgid "Created VM %(instance_name)s as %(vm_ref)s."
8288
 
#~ msgstr "VM %(instance_name)s criada como %(vm_ref)s."
8289
 
 
8290
 
#~ msgid "Creating a CDROM-specific VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
8291
 
#~ msgstr ""
8292
 
 
8293
 
#~ msgid ""
8294
 
#~ "Created a CDROM-specific VBD %(vbd_ref)s"
8295
 
#~ "  for VM %(vm_ref)s, VDI %(vdi_ref)s."
8296
 
#~ msgstr ""
8297
 
 
8298
 
#~ msgid "No primary VDI found for%(vm_ref)s"
8299
 
#~ msgstr ""
8300
 
 
8301
 
#~ msgid "Fetching image %(image)s"
8302
 
#~ msgstr ""
8303
 
 
8304
 
#~ msgid "Image Type: %s"
8305
 
#~ msgstr ""
8306
 
 
8307
 
#~ msgid "ISO: Found sr possibly containing the ISO image"
8308
 
#~ msgstr ""
8309
 
 
8310
 
#~ msgid "instance %s: Failed to fetch glance image"
8311
 
#~ msgstr ""
8312
 
 
8313
 
#~ msgid "(VM_UTILS) xenserver vm state -> |%s|"
8314
 
#~ msgstr "(VM_UTILS) xenserver vm state -> |%s|"
8315
 
 
8316
 
#~ msgid "(VM_UTILS) xenapi power_state -> |%s|"
8317
 
#~ msgstr "(VM_UTILS) xenapi power_state -> |%s|"
8318
 
 
8319
 
#~ msgid "Creating VBD for VDI %s ... "
8320
 
#~ msgstr "Criando VBD para VDI %s ... "
8321
 
 
8322
 
#~ msgid "Creating VBD for VDI %s done."
8323
 
#~ msgstr "O VBD para VDI %s foi criado."
8324
 
 
8325
 
#~ msgid "VBD.unplug successful first time."
8326
 
#~ msgstr ""
8327
 
 
8328
 
#~ msgid "VBD.unplug rejected: retrying..."
8329
 
#~ msgstr ""
8330
 
 
8331
 
#~ msgid "Not sleeping anymore!"
8332
 
#~ msgstr ""
8333
 
 
8334
 
#~ msgid "VBD.unplug successful eventually."
8335
 
#~ msgstr ""
8336
 
 
8337
 
#~ msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
8338
 
#~ msgstr "Ignorando XenAPI.Failure em VBD.unplug: %s"
8339
 
 
8340
 
#~ msgid "Ignoring XenAPI.Failure %s"
8341
 
#~ msgstr ""
8342
 
 
8343
 
#~ msgid "Attempted to power on non-existent instance bad instance id %s"
8344
 
#~ msgstr ""
8345
 
 
8346
 
#~ msgid "instance %s: Failed to spawn"
8347
 
#~ msgstr "instância %s: falha na geração"
8348
 
 
8349
 
#~ msgid "Instance %s failed to spawn - performing clean-up"
8350
 
#~ msgstr ""
8351
 
 
8352
 
#~ msgid "instance %s: Failed to spawn - Unable to create VM"
8353
 
#~ msgstr ""
8354
 
 
8355
 
#~ msgid ""
8356
 
#~ "Auto configuring disk for instance "
8357
 
#~ "%(instance_uuid)s, attempting to resize "
8358
 
#~ "partition..."
8359
 
#~ msgstr ""
8360
 
 
8361
 
#~ msgid "Invalid value for injected_files: '%s'"
8362
 
#~ msgstr ""
8363
 
 
8364
 
#~ msgid "Starting VM %s..."
8365
 
#~ msgstr ""
8366
 
 
8367
 
#~ msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
8368
 
#~ msgstr ""
8369
 
 
8370
 
#~ msgid "Instance %s: waiting for running"
8371
 
#~ msgstr ""
8372
 
 
8373
 
#~ msgid "Instance %s: running"
8374
 
#~ msgstr ""
8375
 
 
8376
 
#~ msgid "Resources to remove:%s"
8377
 
#~ msgstr ""
8378
 
 
8379
 
#~ msgid "Removing VDI %(vdi_ref)s(uuid:%(vdi_to_remove)s)"
8380
 
#~ msgstr ""
8381
 
 
8382
 
#~ msgid "Skipping VDI destroy for %s"
8383
 
#~ msgstr ""
8384
 
 
8385
 
#~ msgid "No opaque_ref could be determined for '%s'."
8386
 
#~ msgstr ""
8387
 
 
8388
 
#~ msgid "Finished snapshot and upload for VM %s"
8389
 
#~ msgstr ""
8390
 
 
8391
 
#~ msgid "Starting snapshot for VM %s"
8392
 
#~ msgstr ""
8393
 
 
8394
 
#~ msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
8395
 
#~ msgstr ""
8396
 
 
8397
 
#~ msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
8398
 
#~ msgstr ""
8399
 
 
8400
 
#~ msgid "Resize instance %s complete"
8401
 
#~ msgstr ""
8402
 
 
8403
 
#~ msgid "domid changed from %(olddomid)s to %(newdomid)s"
8404
 
#~ msgstr ""
8405
 
 
8406
 
#~ msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
8407
 
#~ msgstr ""
8408
 
 
8409
 
#~ msgid "Shutting down VM for Instance %(instance_uuid)s"
8410
 
#~ msgstr ""
8411
 
 
8412
 
#~ msgid "Destroying VDIs for Instance %(instance_uuid)s"
8413
 
#~ msgstr ""
8414
 
 
8415
 
#~ msgid ""
8416
 
#~ "Instance %(instance_uuid)s using RAW or "
8417
 
#~ "VHD, skipping kernel and ramdisk "
8418
 
#~ "deletion"
8419
 
#~ msgstr ""
8420
 
 
8421
 
#~ msgid "Instance %(instance_uuid)s VM destroyed"
8422
 
#~ msgstr ""
8423
 
 
8424
 
#~ msgid "Destroying VM for Instance %(instance_uuid)s"
8425
 
#~ msgstr ""
8426
 
 
8427
 
#~ msgid "Automatically hard rebooting %d"
8428
 
#~ msgstr ""
8429
 
 
8430
 
#~ msgid "Instance for migration %d not found, skipping"
8431
 
#~ msgstr ""
8432
 
 
8433
 
#~ msgid "injecting network info to xs for vm: |%s|"
8434
 
#~ msgstr ""
8435
 
 
8436
 
#~ msgid "creating vif(s) for vm: |%s|"
8437
 
#~ msgstr ""
8438
 
 
8439
 
#~ msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
8440
 
#~ msgstr "VIF %(vif_ref)s criada para VM %(vm_ref)s, rede %(network_ref)s."
8441
 
 
8442
 
#~ msgid "injecting hostname to xs for vm: |%s|"
8443
 
#~ msgstr ""
8444
 
 
8445
 
#~ msgid ""
8446
 
#~ "The agent call to %(method)s returned"
8447
 
#~ " an invalid response: %(ret)r. VM "
8448
 
#~ "id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
8449
 
#~ msgstr ""
8450
 
 
8451
 
#~ msgid ""
8452
 
#~ "TIMEOUT: The call to %(method)s timed"
8453
 
#~ " out. VM id=%(instance_uuid)s; args=%(args)r"
8454
 
#~ msgstr ""
8455
 
 
8456
 
#~ msgid ""
8457
 
#~ "NOT IMPLEMENTED: The call to %(method)s"
8458
 
#~ " is not supported by the agent. "
8459
 
#~ "VM id=%(instance_uuid)s; args=%(args)r"
8460
 
#~ msgstr ""
8461
 
 
8462
 
#~ msgid ""
8463
 
#~ "The call to %(method)s returned an "
8464
 
#~ "error: %(e)s. VM id=%(instance_uuid)s; "
8465
 
#~ "args=%(args)r"
8466
 
#~ msgstr ""
8467
 
 
8468
 
#~ msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
8469
 
#~ msgstr "Criando VBD para VM %(vm_ref)s, VDI %(vdi_ref)s ... "
8470
 
 
8471
 
#~ msgid "Error destroying VDI"
8472
 
#~ msgstr ""
8473
 
 
8474
 
#~ msgid "\tVolume %s is NOT VSA volume"
8475
 
#~ msgstr ""
8476
 
 
8477
 
#~ msgid "\tFE VSA Volume %s creation - do nothing"
8478
 
#~ msgstr ""
8479
 
 
8480
 
#~ msgid "VSA BE create_volume for %s failed"
8481
 
#~ msgstr ""
8482
 
 
8483
 
#~ msgid "VSA BE create_volume for %s succeeded"
8484
 
#~ msgstr ""
8485
 
 
8486
 
#~ msgid "\tFE VSA Volume %s deletion - do nothing"
8487
 
#~ msgstr ""
8488
 
 
8489
 
#~ msgid "VSA BE delete_volume for %s failed"
8490
 
#~ msgstr ""
8491
 
 
8492
 
#~ msgid "VSA BE delete_volume for %s suceeded"
8493
 
#~ msgstr ""
8494
 
 
8495
 
#~ msgid "\tFE VSA Volume %s local path call - call discover"
8496
 
#~ msgstr ""
8497
 
 
8498
 
#~ msgid "\tFE VSA Volume %s ensure export - do nothing"
8499
 
#~ msgstr ""
8500
 
 
8501
 
#~ msgid "\tFE VSA Volume %s create export - do nothing"
8502
 
#~ msgstr ""
8503
 
 
8504
 
#~ msgid "\tFE VSA Volume %s remove export - do nothing"
8505
 
#~ msgstr ""
8506
 
 
8507
 
#~ msgid "VSA BE remove_export for %s failed"
8508
 
#~ msgstr ""
8509
 
 
8510
 
#~ msgid "Failed to retrieve QoS info"
8511
 
#~ msgstr ""
8512
 
 
8513
 
#~ msgid "Could not determine project for volume %s, can't export"
8514
 
#~ msgstr ""
8515
 
 
8516
 
#~ msgid "Deleting volumeID: %s "
8517
 
#~ msgstr ""
8518
 
 
8519
 
#~ msgid "invalid drive data"
8520
 
#~ msgstr ""
8521
 
 
8522
 
#~ msgid "drive_name not defined"
8523
 
#~ msgstr ""
8524
 
 
8525
 
#~ msgid "invalid drive type name %s"
8526
 
#~ msgstr ""
8527
 
 
8528
 
#~ msgid "*** Experimental VSA code ***"
8529
 
#~ msgstr ""
8530
 
 
8531
 
#~ msgid "Requested number of VCs (%d) is too high. Setting to default"
8532
 
#~ msgstr ""
8533
 
 
8534
 
#~ msgid "Creating VSA: %s"
8535
 
#~ msgstr ""
8536
 
 
8537
 
#~ msgid ""
8538
 
#~ "VSA ID %(vsa_id)d %(vsa_name)s: Create "
8539
 
#~ "volume %(vol_name)s, %(vol_size)d GB, type "
8540
 
#~ "%(vol_type_id)s"
8541
 
#~ msgstr ""
8542
 
 
8543
 
#~ msgid "VSA ID %(vsa_id)d: Update VSA status to %(status)s"
8544
 
#~ msgstr ""
8545
 
 
8546
 
#~ msgid "VSA ID %(vsa_id)d: Update VSA call"
8547
 
#~ msgstr ""
8548
 
 
8549
 
#~ msgid "Adding %(add_cnt)s VCs to VSA %(vsa_name)s."
8550
 
#~ msgstr ""
8551
 
 
8552
 
#~ msgid "Deleting %(del_cnt)s VCs from VSA %(vsa_name)s."
8553
 
#~ msgstr ""
8554
 
 
8555
 
#~ msgid "VSA ID %(vsa_id)s: Deleting %(direction)s volume %(vol_name)s"
8556
 
#~ msgstr ""
8557
 
 
8558
 
#~ msgid "Unable to delete volume %s"
8559
 
#~ msgstr ""
8560
 
 
8561
 
#~ msgid "VSA ID %(vsa_id)s: Forced delete. %(direction)s volume %(vol_name)s"
8562
 
#~ msgstr ""
8563
 
 
8564
 
#~ msgid "Going to try to terminate VSA ID %s"
8565
 
#~ msgstr ""
8566
 
 
8567
 
#~ msgid "VSA ID %(vsa_id)s: Delete instance %(name)s"
8568
 
#~ msgstr ""
8569
 
 
8570
 
#~ msgid "Create call received for VSA %s"
8571
 
#~ msgstr ""
8572
 
 
8573
 
#~ msgid "Failed to find VSA %(vsa_id)d"
8574
 
#~ msgstr ""
8575
 
 
8576
 
#~ msgid "VSA ID %(vsa_id)s: Drive %(vol_id)s created. Status %(status)s"
8577
 
#~ msgstr ""
8578
 
 
8579
 
#~ msgid "Drive %(vol_name)s (%(vol_disp_name)s) still in creating phase - wait"
8580
 
#~ msgstr ""
8581
 
 
8582
 
#~ msgid ""
8583
 
#~ "VSA ID %(vsa_id)d: Not all volumes "
8584
 
#~ "are created (%(cvol_real)d of %(cvol_exp)d)"
8585
 
#~ msgstr ""
8586
 
 
8587
 
#~ msgid ""
8588
 
#~ "VSA ID %(vsa_id)d: Drive %(vol_name)s "
8589
 
#~ "(%(vol_disp_name)s) is in %(status)s state"
8590
 
#~ msgstr ""
8591
 
 
8592
 
#~ msgid "Failed to update attach status for volume %(vol_name)s. %(ex)s"
8593
 
#~ msgstr ""
8594
 
 
8595
 
#~ msgid "VSA ID %(vsa_id)d: Delete all BE volumes"
8596
 
#~ msgstr ""
8597
 
 
8598
 
#~ msgid "VSA ID %(vsa_id)d: Start %(vc_count)d instances"
 
10178
#~ msgid ""
 
10179
#~ "Driver Method %(driver_method_name)s missing: "
 
10180
#~ "%(e)s. Reverting to schedule()"
 
10181
#~ msgstr ""
 
10182
 
 
10183
#~ msgid "Not enough allocatable CPU cores remaining"
 
10184
#~ msgstr ""
 
10185
 
 
10186
#~ msgid "%(host_state)s is disabled via capabs"
 
10187
#~ msgstr ""
 
10188
 
 
10189
#~ msgid "Please extend fake libvirt module to support this auth method"
 
10190
#~ msgstr ""
 
10191
 
 
10192
#~ msgid "Target %s allocated"
 
10193
#~ msgstr ""
 
10194
 
 
10195
#~ msgid "Cannot confirm exported volume id:%s."
 
10196
#~ msgstr ""
 
10197
 
 
10198
#~ msgid "Quota exceeded: already used 1 of 1 instances"
 
10199
#~ msgstr ""
 
10200
 
 
10201
#~ msgid "Nested received %(queue)s, %(value)s"
 
10202
#~ msgstr ""
 
10203
 
 
10204
#~ msgid "Nested return %s"
 
10205
#~ msgstr ""
 
10206
 
 
10207
#~ msgid "RPC backend does not support timeouts"
 
10208
#~ msgstr ""
 
10209
 
 
10210
#~ msgid "Received %s"
 
10211
#~ msgstr ""
 
10212
 
 
10213
#~ msgid ""
 
10214
#~ "Must specify vmwareapi_host_ip,vmwareapi_host_username "
 
10215
#~ "and vmwareapi_host_password to "
 
10216
#~ "useconnection_type=vmwareapi"
 
10217
#~ msgstr ""
 
10218
 
 
10219
#~ msgid "Nodes: %s"
 
10220
#~ msgstr ""
 
10221
 
 
10222
#~ msgid "Bremetal assignment is overcommitted."
 
10223
#~ msgstr ""
 
10224
 
 
10225
#~ msgid "unknown disk image handler: %s"
 
10226
#~ msgstr ""
 
10227
 
 
10228
#~ msgid "Failed to remove container: %s"
 
10229
#~ msgstr ""
 
10230
 
 
10231
#~ msgid ""
 
10232
#~ "Error from libvirt during saved instance"
 
10233
#~ " removal. Code=%(errcode)s Error=%(e)s"
 
10234
#~ msgstr ""
 
10235
 
 
10236
#~ msgid "'<cpu>' must be 1, but %d\n"
 
10237
#~ msgstr ""
 
10238
 
 
10239
#~ msgid "topology (%(topology)s) must have %(ks)s"
 
10240
#~ msgstr ""
 
10241
 
 
10242
#~ msgid "Timeout migrating for %s. nwfilter not found."
 
10243
#~ msgstr ""
 
10244
 
 
10245
#~ msgid "Unable to find an open port"
 
10246
#~ msgstr "Impossível localizar uma porta aberta"
 
10247
 
 
10248
#~ msgid ""
 
10249
#~ "Must specify xenapi_connection_url, "
 
10250
#~ "xenapi_connection_username (optionally), and "
 
10251
#~ "xenapi_connection_password to use "
 
10252
#~ "connection_type=xenapi"
 
10253
#~ msgstr ""
 
10254
 
 
10255
#~ msgid ""
 
10256
#~ "Instance %(name)s running on %(host)s "
 
10257
#~ "could not be found in the "
 
10258
#~ "database: assuming it is a worker "
 
10259
#~ "VM and skipping migration to a new"
 
10260
#~ " host"
 
10261
#~ msgstr ""
 
10262
 
 
10263
#~ msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
 
10264
#~ msgstr ""
 
10265
 
 
10266
#~ msgid "Created snapshot %(template_vm_ref)s"
 
10267
#~ msgstr "Snapshot %(template_vm_ref)s criado a partir da VM %(vm_ref)s."
 
10268
 
 
10269
#~ msgid ""
 
10270
#~ "download_vhd %(image)s attempt "
 
10271
#~ "%(attempt_num)d/%(max_attempts)d from "
 
10272
#~ "%(glance_host)s:%(glance_port)s"
 
10273
#~ msgstr ""
 
10274
 
 
10275
#~ msgid "Asking xapi to fetch vhd image %(image)s"
 
10276
#~ msgstr ""
 
10277
 
 
10278
#~ msgid ""
 
10279
#~ "xapi 'download_vhd' returned VDI of type"
 
10280
#~ " '%(vdi_type)s' with UUID '%(vdi_uuid)s'"
 
10281
#~ msgstr ""
 
10282
 
 
10283
#~ msgid "Fetching image %(image)s, type %(image_type_str)s"
 
10284
#~ msgstr ""
 
10285
 
 
10286
#~ msgid "Invalid value for injected_files: %r"
 
10287
#~ msgstr ""
 
10288
 
 
10289
#~ msgid "Injecting file path: '%s'"
 
10290
#~ msgstr ""
 
10291
 
 
10292
#~ msgid "Unable to Snapshot instance: %(exc)s"
 
10293
#~ msgstr "Não é possível anexar o volume na instância %s"
 
10294
 
 
10295
#~ msgid "domid changed from %(domid)s to %(newdomid)s"
 
10296
#~ msgstr ""
 
10297
 
 
10298
#~ msgid "Unable to find VBD for VM"
 
10299
#~ msgstr ""
 
10300
 
 
10301
#~ msgid "Quota exceeded for %(pid)s, tried to create %(size)sG volume"
 
10302
#~ msgstr ""
 
10303
 
 
10304
#~ msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
 
10305
#~ msgstr ""
 
10306
 
 
10307
#~ msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
 
10308
#~ msgstr ""
 
10309
 
 
10310
#~ msgid ""
 
10311
#~ "Skipping remove_export. No iscsi_target is "
 
10312
#~ "presently exported for volume: %d"
 
10313
#~ msgstr ""
 
10314
 
 
10315
#~ msgid "Volume is still attached"
 
10316
#~ msgstr "O volume continua atachado"
 
10317
 
 
10318
#~ msgid "API %(name)sfailed: %(reason)s"
 
10319
#~ msgstr ""
 
10320
 
 
10321
#~ msgid "Enter SolidFire create_volume..."
 
10322
#~ msgstr ""
 
10323
 
 
10324
#~ msgid "Leaving SolidFire create_volume"
8599
10325
#~ msgstr ""
8600
10326