~0x44/nova/extdoc

« back to all changes in this revision

Viewing changes to po/pt_BR.po

  • Committer: NTT PF Lab.
  • Date: 2010-12-24 11:38:49 UTC
  • mto: This revision was merged to the branch mainline in revision 564.
  • Revision ID: openstack@lab.ntt.co.jp-20101224113849-z9nemzmki17bxnvw
Support IPv6

Show diffs side-by-side

added added

removed removed

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