~ubuntu-branches/ubuntu/quantal/cinder/quantal-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Chuck Short
  • Date: 2012-09-18 14:24:45 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120918142445-6hig7h461n8t5lyd
Tags: 2012.2~rc1-0ubuntu1
[ Adam Gandelman ]
* debian/control: Add lvm2 + tgt as a Dependency of cinder-volume.
* debian/cinder-volume.{dirs, postinst}:
      - Create /var/lib/cinder/volumes (LP: #1047059)
      - chmod 0600, not chown.
* debain/cinder-scheduler.postinst: Drop.
* debian/cinder.conf: Fix defaults.
* debian/*.upstart: Specify --log-file.
* debian/*.logrotate: Update.
* Only rootwrap filters with the packages that need them (cinder-volume).
* Ensure /etc/cinder/rootwrap.d/ is only writable by root, ensure
  those permissions on /etc/cinder/rootwrap.conf and individual filter
  configurations.

[ Chuck Short ]
* New upstream version.
* debian/control: Add python-ceph as a suggests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Brazilian Portuguese translation for cinder
 
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
 
3
# This file is distributed under the same license as the cinder package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version:  cinder\n"
 
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 
10
"POT-Creation-Date: 2012-04-08 23:04+0000\n"
 
11
"PO-Revision-Date: 2012-02-06 21:07+0000\n"
 
12
"Last-Translator: Adriano Steffler <Unknown>\n"
 
13
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
 
14
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=utf-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
"Generated-By: Babel 0.9.6\n"
 
19
 
 
20
#: cinder/context.py:59
 
21
#, python-format
 
22
msgid "Arguments dropped when creating context: %s"
 
23
msgstr ""
 
24
 
 
25
#: cinder/context.py:90
 
26
#, python-format
 
27
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
 
28
msgstr ""
 
29
 
 
30
#: cinder/crypto.py:48
 
31
msgid "Filename of root CA"
 
32
msgstr "Nome do arquivo da CA raiz"
 
33
 
 
34
#: cinder/crypto.py:51
 
35
msgid "Filename of private key"
 
36
msgstr "Nome do arquivo da chave privada"
 
37
 
 
38
#: cinder/crypto.py:54
 
39
msgid "Filename of root Certificate Revocation List"
 
40
msgstr ""
 
41
 
 
42
#: cinder/crypto.py:57
 
43
msgid "Where we keep our keys"
 
44
msgstr "Aonde armazenamos nossas chaves"
 
45
 
 
46
#: cinder/crypto.py:60
 
47
msgid "Where we keep our root CA"
 
48
msgstr "Onde mantemos nosso CA raiz"
 
49
 
 
50
#: cinder/crypto.py:63
 
51
msgid "Should we use a CA for each project?"
 
52
msgstr "Devemos usar um CA para cada projeto?"
 
53
 
 
54
#: cinder/crypto.py:67
 
55
#, python-format
 
56
msgid "Subject for certificate for users, %s for project, user, timestamp"
 
57
msgstr "Assunto do certificado para usuários, %s para projeto, usuário, timestamp"
 
58
 
 
59
#: cinder/crypto.py:72
 
60
#, python-format
 
61
msgid "Subject for certificate for projects, %s for project, timestamp"
 
62
msgstr "Assunto do certificado para projetos, %s para projeto, timestamp"
 
63
 
 
64
#: cinder/crypto.py:292
 
65
#, python-format
 
66
msgid "Flags path: %s"
 
67
msgstr "Localização dos sinalizadores: %s"
 
68
 
 
69
#: cinder/exception.py:56
 
70
msgid "Unexpected error while running command."
 
71
msgstr "Erro inesperado ao executar o comando."
 
72
 
 
73
#: cinder/exception.py:59
 
74
#, python-format
 
75
msgid ""
 
76
"%(description)s\n"
 
77
"Command: %(cmd)s\n"
 
78
"Exit code: %(exit_code)s\n"
 
79
"Stdout: %(stdout)r\n"
 
80
"Stderr: %(stderr)r"
 
81
msgstr ""
 
82
"%(description)s\n"
 
83
"Comando: %(cmd)s\n"
 
84
"Código de saída: %(exit_code)s\n"
 
85
"Saída padrão: %(stdout)r\n"
 
86
"Erro: %(stderr)r"
 
87
 
 
88
#: cinder/exception.py:94
 
89
msgid "DB exception wrapped."
 
90
msgstr ""
 
91
 
 
92
#: cinder/exception.py:155
 
93
msgid "An unknown exception occurred."
 
94
msgstr ""
 
95
 
 
96
#: cinder/exception.py:178
 
97
msgid "Failed to decrypt text"
 
98
msgstr ""
 
99
 
 
100
#: cinder/exception.py:182
 
101
msgid "Failed to paginate through images from image service"
 
102
msgstr ""
 
103
 
 
104
#: cinder/exception.py:186
 
105
msgid "Virtual Interface creation failed"
 
106
msgstr ""
 
107
 
 
108
#: cinder/exception.py:190
 
109
msgid "5 attempts to create virtual interfacewith unique mac address failed"
 
110
msgstr ""
 
111
 
 
112
#: cinder/exception.py:195
 
113
msgid "Connection to glance failed"
 
114
msgstr ""
 
115
 
 
116
#: cinder/exception.py:199
 
117
msgid "Connection to melange failed"
 
118
msgstr ""
 
119
 
 
120
#: cinder/exception.py:203
 
121
msgid "Not authorized."
 
122
msgstr ""
 
123
 
 
124
#: cinder/exception.py:208
 
125
msgid "User does not have admin privileges"
 
126
msgstr ""
 
127
 
 
128
#: cinder/exception.py:212
 
129
#, python-format
 
130
msgid "Policy doesn't allow %(action)s to be performed."
 
131
msgstr ""
 
132
 
 
133
#: cinder/exception.py:216
 
134
#, fuzzy, python-format
 
135
msgid "Not authorized for image %(image_id)s."
 
136
msgstr "sem método para mensagem: %s"
 
137
 
 
138
#: cinder/exception.py:220
 
139
msgid "Unacceptable parameters."
 
140
msgstr ""
 
141
 
 
142
#: cinder/exception.py:225
 
143
msgid "Invalid snapshot"
 
144
msgstr ""
 
145
 
 
146
#: cinder/exception.py:229
 
147
#, python-format
 
148
msgid "Volume %(volume_id)s is not attached to anything"
 
149
msgstr ""
 
150
 
 
151
#: cinder/exception.py:233 cinder/api/openstack/compute/contrib/keypairs.py:113
 
152
msgid "Keypair data is invalid"
 
153
msgstr ""
 
154
 
 
155
#: cinder/exception.py:237
 
156
msgid "Failed to load data into json format"
 
157
msgstr ""
 
158
 
 
159
#: cinder/exception.py:241
 
160
msgid "The request is invalid."
 
161
msgstr ""
 
162
 
 
163
#: cinder/exception.py:245
 
164
#, python-format
 
165
msgid "Invalid signature %(signature)s for user %(user)s."
 
166
msgstr ""
 
167
 
 
168
#: cinder/exception.py:249
 
169
msgid "Invalid input received"
 
170
msgstr ""
 
171
 
 
172
#: cinder/exception.py:253
 
173
#, python-format
 
174
msgid "Invalid instance type %(instance_type)s."
 
175
msgstr ""
 
176
 
 
177
#: cinder/exception.py:257
 
178
msgid "Invalid volume type"
 
179
msgstr ""
 
180
 
 
181
#: cinder/exception.py:261
 
182
msgid "Invalid volume"
 
183
msgstr ""
 
184
 
 
185
#: cinder/exception.py:265
 
186
#, python-format
 
187
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
 
188
msgstr ""
 
189
 
 
190
#: cinder/exception.py:269
 
191
#, python-format
 
192
msgid "Invalid IP protocol %(protocol)s."
 
193
msgstr ""
 
194
 
 
195
#: cinder/exception.py:273
 
196
#, python-format
 
197
msgid "Invalid content type %(content_type)s."
 
198
msgstr ""
 
199
 
 
200
#: cinder/exception.py:277
 
201
#, python-format
 
202
msgid "Invalid cidr %(cidr)s."
 
203
msgstr ""
 
204
 
 
205
#: cinder/exception.py:281
 
206
msgid "Invalid reuse of an RPC connection."
 
207
msgstr ""
 
208
 
 
209
#: cinder/exception.py:285
 
210
msgid "Invalid Parameter: Unicode is not supported by the current database."
 
211
msgstr ""
 
212
 
 
213
#: cinder/exception.py:292
 
214
#, python-format
 
215
msgid "%(err)s"
 
216
msgstr ""
 
217
 
 
218
#: cinder/exception.py:296
 
219
#, python-format
 
220
msgid ""
 
221
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
 
222
" %(reason)s."
 
223
msgstr ""
 
224
 
 
225
#: cinder/exception.py:301
 
226
#, python-format
 
227
msgid "Group not valid. Reason: %(reason)s"
 
228
msgstr ""
 
229
 
 
230
#: cinder/exception.py:305
 
231
#, python-format
 
232
msgid ""
 
233
"Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while"
 
234
" the instance is in this state."
 
235
msgstr ""
 
236
 
 
237
#: cinder/exception.py:310
 
238
#, python-format
 
239
msgid "Instance %(instance_id)s is not running."
 
240
msgstr ""
 
241
 
 
242
#: cinder/exception.py:314
 
243
#, python-format
 
244
msgid "Instance %(instance_id)s is not suspended."
 
245
msgstr ""
 
246
 
 
247
#: cinder/exception.py:318
 
248
#, python-format
 
249
msgid "Instance %(instance_id)s is not in rescue mode"
 
250
msgstr ""
 
251
 
 
252
#: cinder/exception.py:322
 
253
msgid "Failed to suspend instance"
 
254
msgstr ""
 
255
 
 
256
#: cinder/exception.py:326
 
257
msgid "Failed to resume server"
 
258
msgstr ""
 
259
 
 
260
#: cinder/exception.py:330
 
261
msgid "Failed to reboot instance"
 
262
msgstr ""
 
263
 
 
264
#: cinder/exception.py:334
 
265
#, fuzzy
 
266
msgid "Failed to terminate instance"
 
267
msgstr "Começando a terminar instâncias"
 
268
 
 
269
#: cinder/exception.py:338
 
270
msgid "Service is unavailable at this time."
 
271
msgstr ""
 
272
 
 
273
#: cinder/exception.py:342
 
274
msgid "Volume service is unavailable at this time."
 
275
msgstr ""
 
276
 
 
277
#: cinder/exception.py:346
 
278
msgid "Compute service is unavailable at this time."
 
279
msgstr ""
 
280
 
 
281
#: cinder/exception.py:350
 
282
#, python-format
 
283
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
 
284
msgstr ""
 
285
 
 
286
#: cinder/exception.py:355
 
287
msgid "Destination compute host is unavailable at this time."
 
288
msgstr ""
 
289
 
 
290
#: cinder/exception.py:359
 
291
msgid "Original compute host is unavailable at this time."
 
292
msgstr ""
 
293
 
 
294
#: cinder/exception.py:363
 
295
msgid "The supplied hypervisor type of is invalid."
 
296
msgstr ""
 
297
 
 
298
#: cinder/exception.py:367
 
299
msgid "The instance requires a newer hypervisor version than has been provided."
 
300
msgstr ""
 
301
 
 
302
#: cinder/exception.py:372
 
303
#, python-format
 
304
msgid ""
 
305
"The supplied disk path (%(path)s) already exists, it is expected not to "
 
306
"exist."
 
307
msgstr ""
 
308
 
 
309
#: cinder/exception.py:377
 
310
#, python-format
 
311
msgid "The supplied device path (%(path)s) is invalid."
 
312
msgstr ""
 
313
 
 
314
#: cinder/exception.py:381
 
315
#, python-format
 
316
msgid "The supplied device (%(device)s) is busy."
 
317
msgstr ""
 
318
 
 
319
#: cinder/exception.py:385
 
320
msgid "Unacceptable CPU info"
 
321
msgstr ""
 
322
 
 
323
#: cinder/exception.py:389
 
324
#, python-format
 
325
msgid "%(address)s is not a valid IP v4/6 address."
 
326
msgstr ""
 
327
 
 
328
#: cinder/exception.py:393
 
329
#, python-format
 
330
msgid ""
 
331
"VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN "
 
332
"tag is %(tag)s, but the one associated with the port group is %(pgroup)s."
 
333
msgstr ""
 
334
 
 
335
#: cinder/exception.py:399
 
336
#, python-format
 
337
msgid ""
 
338
"vSwitch which contains the port group %(bridge)s is not associated with "
 
339
"the desired physical adapter. Expected vSwitch is %(expected)s, but the "
 
340
"one associated is %(actual)s."
 
341
msgstr ""
 
342
 
 
343
#: cinder/exception.py:406
 
344
#, python-format
 
345
msgid "Disk format %(disk_format)s is not acceptable"
 
346
msgstr ""
 
347
 
 
348
#: cinder/exception.py:410
 
349
#, python-format
 
350
msgid "Image %(image_id)s is unacceptable: %(reason)s"
 
351
msgstr ""
 
352
 
 
353
#: cinder/exception.py:414
 
354
#, python-format
 
355
msgid "Instance %(instance_id)s is unacceptable: %(reason)s"
 
356
msgstr ""
 
357
 
 
358
#: cinder/exception.py:418
 
359
#, python-format
 
360
msgid "Ec2 id %(ec2_id)s is unacceptable."
 
361
msgstr ""
 
362
 
 
363
#: cinder/exception.py:422
 
364
msgid "Resource could not be found."
 
365
msgstr ""
 
366
 
 
367
#: cinder/exception.py:427
 
368
#, python-format
 
369
msgid "Required flag %(flag)s not set."
 
370
msgstr ""
 
371
 
 
372
#: cinder/exception.py:431
 
373
#, python-format
 
374
msgid "Volume %(volume_id)s could not be found."
 
375
msgstr ""
 
376
 
 
377
#: cinder/exception.py:435
 
378
#, python-format
 
379
msgid "Unable to locate account %(account_name)s on Solidfire device"
 
380
msgstr ""
 
381
 
 
382
#: cinder/exception.py:440
 
383
#, python-format
 
384
msgid "Volume not found for instance %(instance_id)s."
 
385
msgstr ""
 
386
 
 
387
#: cinder/exception.py:444
 
388
#, python-format
 
389
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
 
390
msgstr ""
 
391
 
 
392
#: cinder/exception.py:449
 
393
msgid "Zero volume types found."
 
394
msgstr ""
 
395
 
 
396
#: cinder/exception.py:453
 
397
#, python-format
 
398
msgid "Volume type %(volume_type_id)s could not be found."
 
399
msgstr ""
 
400
 
 
401
#: cinder/exception.py:457
 
402
#, python-format
 
403
msgid "Volume type with name %(volume_type_name)s could not be found."
 
404
msgstr ""
 
405
 
 
406
#: cinder/exception.py:462
 
407
#, python-format
 
408
msgid ""
 
409
"Volume Type %(volume_type_id)s has no extra specs with key "
 
410
"%(extra_specs_key)s."
 
411
msgstr ""
 
412
 
 
413
#: cinder/exception.py:467
 
414
#, python-format
 
415
msgid "Snapshot %(snapshot_id)s could not be found."
 
416
msgstr ""
 
417
 
 
418
#: cinder/exception.py:471
 
419
#, python-format
 
420
msgid "deleting volume %(volume_name)s that has snapshot"
 
421
msgstr ""
 
422
 
 
423
#: cinder/exception.py:475
 
424
#, python-format
 
425
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
 
426
msgstr ""
 
427
 
 
428
#: cinder/exception.py:480
 
429
#, python-format
 
430
msgid "No target id found for volume %(volume_id)s."
 
431
msgstr ""
 
432
 
 
433
#: cinder/exception.py:484
 
434
#, python-format
 
435
msgid "No disk at %(location)s"
 
436
msgstr ""
 
437
 
 
438
#: cinder/exception.py:488
 
439
#, python-format
 
440
msgid "Could not find a handler for %(driver_type)s volume."
 
441
msgstr ""
 
442
 
 
443
#: cinder/exception.py:492
 
444
#, python-format
 
445
msgid "Invalid image href %(image_href)s."
 
446
msgstr ""
 
447
 
 
448
#: cinder/exception.py:496
 
449
msgid ""
 
450
"Some images have been stored via hrefs. This version of the api does not "
 
451
"support displaying image hrefs."
 
452
msgstr ""
 
453
 
 
454
#: cinder/exception.py:501
 
455
#, python-format
 
456
msgid "Image %(image_id)s could not be found."
 
457
msgstr ""
 
458
 
 
459
#: cinder/exception.py:505
 
460
#, python-format
 
461
msgid "Kernel not found for image %(image_id)s."
 
462
msgstr ""
 
463
 
 
464
#: cinder/exception.py:509
 
465
#, python-format
 
466
msgid "User %(user_id)s could not be found."
 
467
msgstr ""
 
468
 
 
469
#: cinder/exception.py:513
 
470
#, python-format
 
471
msgid "Project %(project_id)s could not be found."
 
472
msgstr ""
 
473
 
 
474
#: cinder/exception.py:517
 
475
#, python-format
 
476
msgid "User %(user_id)s is not a member of project %(project_id)s."
 
477
msgstr ""
 
478
 
 
479
#: cinder/exception.py:521
 
480
#, python-format
 
481
msgid "Role %(role_id)s could not be found."
 
482
msgstr ""
 
483
 
 
484
#: cinder/exception.py:525
 
485
msgid "Cannot find SR to read/write VDI."
 
486
msgstr ""
 
487
 
 
488
#: cinder/exception.py:529
 
489
#, python-format
 
490
msgid "%(req)s is required to create a network."
 
491
msgstr ""
 
492
 
 
493
#: cinder/exception.py:533
 
494
#, python-format
 
495
msgid "Network %(network_id)s could not be found."
 
496
msgstr ""
 
497
 
 
498
#: cinder/exception.py:537
 
499
#, python-format
 
500
msgid "Network could not be found for bridge %(bridge)s"
 
501
msgstr ""
 
502
 
 
503
#: cinder/exception.py:541
 
504
#, python-format
 
505
msgid "Network could not be found for uuid %(uuid)s"
 
506
msgstr ""
 
507
 
 
508
#: cinder/exception.py:545
 
509
#, python-format
 
510
msgid "Network could not be found with cidr %(cidr)s."
 
511
msgstr ""
 
512
 
 
513
#: cinder/exception.py:549
 
514
#, python-format
 
515
msgid "Network could not be found for instance %(instance_id)s."
 
516
msgstr ""
 
517
 
 
518
#: cinder/exception.py:553
 
519
msgid "No networks defined."
 
520
msgstr ""
 
521
 
 
522
#: cinder/exception.py:557
 
523
#, python-format
 
524
msgid ""
 
525
"Either Network uuid %(network_uuid)s is not present or is not assigned to"
 
526
" the project %(project_id)s."
 
527
msgstr ""
 
528
 
 
529
#: cinder/exception.py:562
 
530
#, python-format
 
531
msgid "Host is not set to the network (%(network_id)s)."
 
532
msgstr ""
 
533
 
 
534
#: cinder/exception.py:566
 
535
#, python-format
 
536
msgid "Network %(network)s has active ports, cannot delete."
 
537
msgstr ""
 
538
 
 
539
#: cinder/exception.py:570
 
540
msgid "Could not find the datastore reference(s) which the VM uses."
 
541
msgstr ""
 
542
 
 
543
#: cinder/exception.py:574
 
544
#, python-format
 
545
msgid "No fixed IP associated with id %(id)s."
 
546
msgstr ""
 
547
 
 
548
#: cinder/exception.py:578
 
549
#, python-format
 
550
msgid "Fixed ip not found for address %(address)s."
 
551
msgstr ""
 
552
 
 
553
#: cinder/exception.py:582
 
554
#, python-format
 
555
msgid "Instance %(instance_id)s has zero fixed ips."
 
556
msgstr ""
 
557
 
 
558
#: cinder/exception.py:586
 
559
#, python-format
 
560
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
 
561
msgstr ""
 
562
 
 
563
#: cinder/exception.py:591
 
564
#, python-format
 
565
msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
 
566
msgstr ""
 
567
 
 
568
#: cinder/exception.py:595
 
569
#, python-format
 
570
msgid "Host %(host)s has zero fixed ips."
 
571
msgstr ""
 
572
 
 
573
#: cinder/exception.py:599
 
574
#, python-format
 
575
msgid ""
 
576
"Fixed IP address (%(address)s) does not exist in network "
 
577
"(%(network_uuid)s)."
 
578
msgstr ""
 
579
 
 
580
#: cinder/exception.py:604
 
581
#, python-format
 
582
msgid "Fixed IP address %(address)s is already in use."
 
583
msgstr ""
 
584
 
 
585
#: cinder/exception.py:608
 
586
#, python-format
 
587
msgid "Fixed IP address %(address)s is invalid."
 
588
msgstr ""
 
589
 
 
590
#: cinder/exception.py:612
 
591
msgid "Zero fixed ips available."
 
592
msgstr ""
 
593
 
 
594
#: cinder/exception.py:616
 
595
msgid "Zero fixed ips could be found."
 
596
msgstr ""
 
597
 
 
598
#: cinder/exception.py:620
 
599
#, python-format
 
600
msgid "Floating ip not found for id %(id)s."
 
601
msgstr ""
 
602
 
 
603
#: cinder/exception.py:624
 
604
#, python-format
 
605
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
 
606
msgstr ""
 
607
 
 
608
#: cinder/exception.py:628
 
609
#, python-format
 
610
msgid "Floating ip not found for address %(address)s."
 
611
msgstr ""
 
612
 
 
613
#: cinder/exception.py:632
 
614
#, python-format
 
615
msgid "Floating ip not found for host %(host)s."
 
616
msgstr ""
 
617
 
 
618
#: cinder/exception.py:636
 
619
msgid "Zero floating ips available."
 
620
msgstr ""
 
621
 
 
622
#: cinder/exception.py:640
 
623
#, python-format
 
624
msgid "Floating ip %(address)s is associated."
 
625
msgstr ""
 
626
 
 
627
#: cinder/exception.py:644
 
628
#, python-format
 
629
msgid "Floating ip %(address)s is not associated."
 
630
msgstr ""
 
631
 
 
632
#: cinder/exception.py:648
 
633
msgid "Zero floating ips exist."
 
634
msgstr ""
 
635
 
 
636
#: cinder/exception.py:652
 
637
#, python-format
 
638
msgid "Interface %(interface)s not found."
 
639
msgstr ""
 
640
 
 
641
#: cinder/exception.py:656
 
642
#, python-format
 
643
msgid "Keypair %(name)s not found for user %(user_id)s"
 
644
msgstr ""
 
645
 
 
646
#: cinder/exception.py:660
 
647
#, python-format
 
648
msgid "Certificate %(certificate_id)s not found."
 
649
msgstr ""
 
650
 
 
651
#: cinder/exception.py:664
 
652
#, python-format
 
653
msgid "Service %(service_id)s could not be found."
 
654
msgstr ""
 
655
 
 
656
#: cinder/exception.py:668
 
657
#, python-format
 
658
msgid "Host %(host)s could not be found."
 
659
msgstr ""
 
660
 
 
661
#: cinder/exception.py:672
 
662
#, python-format
 
663
msgid "Compute host %(host)s could not be found."
 
664
msgstr ""
 
665
 
 
666
#: cinder/exception.py:676
 
667
#, python-format
 
668
msgid "Could not find binary %(binary)s on host %(host)s."
 
669
msgstr ""
 
670
 
 
671
#: cinder/exception.py:680
 
672
#, python-format
 
673
msgid "Auth token %(token)s could not be found."
 
674
msgstr ""
 
675
 
 
676
#: cinder/exception.py:684
 
677
#, python-format
 
678
msgid "Access Key %(access_key)s could not be found."
 
679
msgstr ""
 
680
 
 
681
#: cinder/exception.py:688
 
682
msgid "Quota could not be found"
 
683
msgstr ""
 
684
 
 
685
#: cinder/exception.py:692
 
686
#, python-format
 
687
msgid "Quota for project %(project_id)s could not be found."
 
688
msgstr ""
 
689
 
 
690
#: cinder/exception.py:696
 
691
#, python-format
 
692
msgid "Quota class %(class_name)s could not be found."
 
693
msgstr ""
 
694
 
 
695
#: cinder/exception.py:700
 
696
#, python-format
 
697
msgid "Security group %(security_group_id)s not found."
 
698
msgstr ""
 
699
 
 
700
#: cinder/exception.py:704
 
701
#, python-format
 
702
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
 
703
msgstr ""
 
704
 
 
705
#: cinder/exception.py:709
 
706
#, python-format
 
707
msgid "Security group with rule %(rule_id)s not found."
 
708
msgstr ""
 
709
 
 
710
#: cinder/exception.py:713
 
711
#, python-format
 
712
msgid ""
 
713
"Security group %(security_group_id)s is already associated with the "
 
714
"instance %(instance_id)s"
 
715
msgstr ""
 
716
 
 
717
#: cinder/exception.py:718
 
718
#, python-format
 
719
msgid ""
 
720
"Security group %(security_group_id)s is not associated with the instance "
 
721
"%(instance_id)s"
 
722
msgstr ""
 
723
 
 
724
#: cinder/exception.py:723
 
725
#, python-format
 
726
msgid "Migration %(migration_id)s could not be found."
 
727
msgstr ""
 
728
 
 
729
#: cinder/exception.py:727
 
730
#, python-format
 
731
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
 
732
msgstr ""
 
733
 
 
734
#: cinder/exception.py:732
 
735
#, python-format
 
736
msgid "Console pool %(pool_id)s could not be found."
 
737
msgstr ""
 
738
 
 
739
#: cinder/exception.py:736
 
740
#, python-format
 
741
msgid ""
 
742
"Console pool of type %(console_type)s for compute host %(compute_host)s "
 
743
"on proxy host %(host)s not found."
 
744
msgstr ""
 
745
 
 
746
#: cinder/exception.py:742
 
747
#, python-format
 
748
msgid "Console %(console_id)s could not be found."
 
749
msgstr ""
 
750
 
 
751
#: cinder/exception.py:746
 
752
#, python-format
 
753
msgid "Console for instance %(instance_id)s could not be found."
 
754
msgstr ""
 
755
 
 
756
#: cinder/exception.py:750
 
757
#, python-format
 
758
msgid ""
 
759
"Console for instance %(instance_id)s in pool %(pool_id)s could not be "
 
760
"found."
 
761
msgstr ""
 
762
 
 
763
#: cinder/exception.py:755
 
764
#, python-format
 
765
msgid "Invalid console type %(console_type)s "
 
766
msgstr ""
 
767
 
 
768
#: cinder/exception.py:759
 
769
msgid "Zero instance types found."
 
770
msgstr ""
 
771
 
 
772
#: cinder/exception.py:763
 
773
#, python-format
 
774
msgid "Instance type %(instance_type_id)s could not be found."
 
775
msgstr ""
 
776
 
 
777
#: cinder/exception.py:767
 
778
#, python-format
 
779
msgid "Instance type with name %(instance_type_name)s could not be found."
 
780
msgstr ""
 
781
 
 
782
#: cinder/exception.py:772
 
783
#, python-format
 
784
msgid "Flavor %(flavor_id)s could not be found."
 
785
msgstr ""
 
786
 
 
787
#: cinder/exception.py:776
 
788
#, python-format
 
789
msgid "Cell %(cell_id)s could not be found."
 
790
msgstr ""
 
791
 
 
792
#: cinder/exception.py:780
 
793
#, python-format
 
794
msgid "Scheduler Host Filter %(filter_name)s could not be found."
 
795
msgstr ""
 
796
 
 
797
#: cinder/exception.py:784
 
798
#, python-format
 
799
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
 
800
msgstr ""
 
801
 
 
802
#: cinder/exception.py:789
 
803
#, python-format
 
804
msgid "Scheduler weight flag not found: %(flag_name)s"
 
805
msgstr ""
 
806
 
 
807
#: cinder/exception.py:793
 
808
#, python-format
 
809
msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
 
810
msgstr ""
 
811
 
 
812
#: cinder/exception.py:798
 
813
#, python-format
 
814
msgid ""
 
815
"Instance Type %(instance_type_id)s has no extra specs with key "
 
816
"%(extra_specs_key)s."
 
817
msgstr ""
 
818
 
 
819
#: cinder/exception.py:803
 
820
msgid "LDAP object could not be found"
 
821
msgstr ""
 
822
 
 
823
#: cinder/exception.py:807
 
824
#, python-format
 
825
msgid "LDAP user %(user_id)s could not be found."
 
826
msgstr ""
 
827
 
 
828
#: cinder/exception.py:811
 
829
#, python-format
 
830
msgid "LDAP group %(group_id)s could not be found."
 
831
msgstr ""
 
832
 
 
833
#: cinder/exception.py:815
 
834
#, python-format
 
835
msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
 
836
msgstr ""
 
837
 
 
838
#: cinder/exception.py:819
 
839
#, python-format
 
840
msgid "File %(file_path)s could not be found."
 
841
msgstr ""
 
842
 
 
843
#: cinder/exception.py:823
 
844
msgid "Zero files could be found."
 
845
msgstr ""
 
846
 
 
847
#: cinder/exception.py:827
 
848
#, python-format
 
849
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
 
850
msgstr ""
 
851
 
 
852
#: cinder/exception.py:832
 
853
#, python-format
 
854
msgid "Network adapter %(adapter)s could not be found."
 
855
msgstr ""
 
856
 
 
857
#: cinder/exception.py:836
 
858
#, python-format
 
859
msgid "Class %(class_name)s could not be found: %(exception)s"
 
860
msgstr ""
 
861
 
 
862
#: cinder/exception.py:840
 
863
msgid "Action not allowed."
 
864
msgstr ""
 
865
 
 
866
#: cinder/exception.py:844
 
867
#, python-format
 
868
msgid "Unable to use global role %(role_id)s"
 
869
msgstr ""
 
870
 
 
871
#: cinder/exception.py:848
 
872
msgid "Rotation is not allowed for snapshots"
 
873
msgstr ""
 
874
 
 
875
#: cinder/exception.py:852
 
876
msgid "Rotation param is required for backup image_type"
 
877
msgstr ""
 
878
 
 
879
#: cinder/exception.py:861
 
880
#, python-format
 
881
msgid "Key pair %(key_name)s already exists."
 
882
msgstr ""
 
883
 
 
884
#: cinder/exception.py:865
 
885
#, python-format
 
886
msgid "User %(user)s already exists."
 
887
msgstr ""
 
888
 
 
889
#: cinder/exception.py:869
 
890
#, python-format
 
891
msgid "LDAP user %(user)s already exists."
 
892
msgstr ""
 
893
 
 
894
#: cinder/exception.py:873
 
895
#, python-format
 
896
msgid "LDAP group %(group)s already exists."
 
897
msgstr ""
 
898
 
 
899
#: cinder/exception.py:877
 
900
#, python-format
 
901
msgid "User %(uid)s is already a member of the group %(group_dn)s"
 
902
msgstr "Usuário %(uid)s já é um membro do grupo %(group_dn)s"
 
903
 
 
904
#: cinder/exception.py:882
 
905
#, python-format
 
906
msgid "Project %(project)s already exists."
 
907
msgstr ""
 
908
 
 
909
#: cinder/exception.py:886
 
910
#, python-format
 
911
msgid "Instance %(name)s already exists."
 
912
msgstr ""
 
913
 
 
914
#: cinder/exception.py:890
 
915
#, python-format
 
916
msgid "Instance Type %(name)s already exists."
 
917
msgstr ""
 
918
 
 
919
#: cinder/exception.py:894
 
920
#, python-format
 
921
msgid "Volume Type %(name)s already exists."
 
922
msgstr ""
 
923
 
 
924
#: cinder/exception.py:898
 
925
#, python-format
 
926
msgid "%(path)s is on shared storage: %(reason)s"
 
927
msgstr ""
 
928
 
 
929
#: cinder/exception.py:902
 
930
msgid "Migration error"
 
931
msgstr ""
 
932
 
 
933
#: cinder/exception.py:906
 
934
#, python-format
 
935
msgid "Malformed message body: %(reason)s"
 
936
msgstr ""
 
937
 
 
938
#: cinder/exception.py:910
 
939
#, python-format
 
940
msgid "Could not find config at %(path)s"
 
941
msgstr ""
 
942
 
 
943
#: cinder/exception.py:914
 
944
#, python-format
 
945
msgid "Could not load paste app '%(name)s' from %(path)s"
 
946
msgstr ""
 
947
 
 
948
#: cinder/exception.py:918
 
949
msgid "When resizing, instances must change size!"
 
950
msgstr ""
 
951
 
 
952
#: cinder/exception.py:922
 
953
msgid "Image is larger than instance type allows"
 
954
msgstr ""
 
955
 
 
956
#: cinder/exception.py:926
 
957
msgid "1 or more Zones could not complete the request"
 
958
msgstr ""
 
959
 
 
960
#: cinder/exception.py:930
 
961
msgid "Instance type's memory is too small for requested image."
 
962
msgstr ""
 
963
 
 
964
#: cinder/exception.py:934
 
965
msgid "Instance type's disk is too small for requested image."
 
966
msgstr ""
 
967
 
 
968
#: cinder/exception.py:938
 
969
#, python-format
 
970
msgid "Insufficient free memory on compute node to start %(uuid)s."
 
971
msgstr ""
 
972
 
 
973
#: cinder/exception.py:942
 
974
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
 
975
msgstr ""
 
976
 
 
977
#: cinder/exception.py:946
 
978
#, python-format
 
979
msgid "No valid host was found. %(reason)s"
 
980
msgstr ""
 
981
 
 
982
#: cinder/exception.py:950
 
983
#, python-format
 
984
msgid "Host %(host)s is not up or doesn't exist."
 
985
msgstr ""
 
986
 
 
987
#: cinder/exception.py:954
 
988
msgid "Quota exceeded"
 
989
msgstr ""
 
990
 
 
991
#: cinder/exception.py:958
 
992
#, python-format
 
993
msgid ""
 
994
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
 
995
"%(reason)s."
 
996
msgstr ""
 
997
 
 
998
#: cinder/exception.py:963
 
999
#, python-format
 
1000
msgid "Aggregate %(aggregate_id)s could not be found."
 
1001
msgstr ""
 
1002
 
 
1003
#: cinder/exception.py:967
 
1004
#, python-format
 
1005
msgid "Aggregate %(aggregate_name)s already exists."
 
1006
msgstr ""
 
1007
 
 
1008
#: cinder/exception.py:971
 
1009
#, python-format
 
1010
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
 
1011
msgstr ""
 
1012
 
 
1013
#: cinder/exception.py:975
 
1014
#, python-format
 
1015
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
 
1016
msgstr ""
 
1017
 
 
1018
#: cinder/exception.py:980
 
1019
#, python-format
 
1020
msgid "Host %(host)s already member of another aggregate."
 
1021
msgstr ""
 
1022
 
 
1023
#: cinder/exception.py:984
 
1024
#, python-format
 
1025
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
 
1026
msgstr ""
 
1027
 
 
1028
#: cinder/exception.py:988
 
1029
#, python-format
 
1030
msgid "Detected more than one volume with name %(vol_name)s"
 
1031
msgstr ""
 
1032
 
 
1033
#: cinder/exception.py:992
 
1034
#, python-format
 
1035
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
 
1036
msgstr ""
 
1037
 
 
1038
#: cinder/exception.py:997
 
1039
msgid "Unable to create instance type"
 
1040
msgstr ""
 
1041
 
 
1042
#: cinder/exception.py:1001
 
1043
msgid "Bad response from SolidFire API"
 
1044
msgstr ""
 
1045
 
 
1046
#: cinder/exception.py:1005
 
1047
#, python-format
 
1048
msgid "Error in SolidFire API response: status=%(status)s"
 
1049
msgstr ""
 
1050
 
 
1051
#: cinder/exception.py:1009
 
1052
#, python-format
 
1053
msgid "Error in SolidFire API response: data=%(data)s"
 
1054
msgstr ""
 
1055
 
 
1056
#: cinder/exception.py:1013
 
1057
#, python-format
 
1058
msgid "Detected existing vlan with id %(vlan)d"
 
1059
msgstr ""
 
1060
 
 
1061
#: cinder/exception.py:1017
 
1062
#, python-format
 
1063
msgid "Instance %(instance_id)s could not be found."
 
1064
msgstr ""
 
1065
 
 
1066
#: cinder/exception.py:1021
 
1067
#, python-format
 
1068
msgid "Invalid id: %(val)s (expecting \"i-...\")."
 
1069
msgstr ""
 
1070
 
 
1071
#: cinder/exception.py:1025
 
1072
#, python-format
 
1073
msgid "Could not fetch image %(image)s"
 
1074
msgstr ""
 
1075
 
 
1076
#: cinder/log.py:315
 
1077
#, python-format
 
1078
msgid "syslog facility must be one of: %s"
 
1079
msgstr ""
 
1080
 
 
1081
#: cinder/manager.py:146
 
1082
#, python-format
 
1083
msgid "Skipping %(full_task_name)s, %(ticks_to_skip)s ticks left until next run"
 
1084
msgstr ""
 
1085
 
 
1086
#: cinder/manager.py:152
 
1087
#, python-format
 
1088
msgid "Running periodic task %(full_task_name)s"
 
1089
msgstr ""
 
1090
 
 
1091
#: cinder/manager.py:159
 
1092
#, python-format
 
1093
msgid "Error during %(full_task_name)s: %(e)s"
 
1094
msgstr ""
 
1095
 
 
1096
#: cinder/manager.py:203
 
1097
msgid "Notifying Schedulers of capabilities ..."
 
1098
msgstr ""
 
1099
 
 
1100
#: cinder/policy.py:30
 
1101
msgid "JSON file representing policy"
 
1102
msgstr ""
 
1103
 
 
1104
#: cinder/policy.py:33
 
1105
msgid "Rule checked when requested rule is not found"
 
1106
msgstr ""
 
1107
 
 
1108
#: cinder/service.py:137
 
1109
msgid "SIGTERM received"
 
1110
msgstr ""
 
1111
 
 
1112
#: cinder/service.py:177
 
1113
#, python-format
 
1114
msgid "Starting %(topic)s node (version %(vcs_string)s)"
 
1115
msgstr ""
 
1116
 
 
1117
#: cinder/service.py:195
 
1118
#, python-format
 
1119
msgid "Creating Consumer connection for Service %s"
 
1120
msgstr ""
 
1121
 
 
1122
#: cinder/service.py:282
 
1123
msgid "Service killed that has no database entry"
 
1124
msgstr "Encerrado serviço que não tem entrada na base de dados"
 
1125
 
 
1126
#: cinder/service.py:319
 
1127
msgid "The service database object disappeared, Recreating it."
 
1128
msgstr "O objeto da base de dados do serviço desapareceu, Recriando."
 
1129
 
 
1130
#: cinder/service.py:334
 
1131
msgid "Recovered model server connection!"
 
1132
msgstr "Recuperada conexão servidor de modelo."
 
1133
 
 
1134
#: cinder/service.py:340
 
1135
msgid "model server went away"
 
1136
msgstr "servidor de modelo perdido"
 
1137
 
 
1138
#: cinder/service.py:433
 
1139
msgid "Full set of FLAGS:"
 
1140
msgstr "Conjunto completo de FLAGS:"
 
1141
 
 
1142
#: cinder/service.py:440
 
1143
#, python-format
 
1144
msgid "%(flag)s : FLAG SET "
 
1145
msgstr ""
 
1146
 
 
1147
#: cinder/utils.py:79
 
1148
#, python-format
 
1149
msgid "Inner Exception: %s"
 
1150
msgstr "Exceção interna: %s"
 
1151
 
 
1152
#: cinder/utils.py:165
 
1153
#, python-format
 
1154
msgid "Fetching %s"
 
1155
msgstr "Buscando %s"
 
1156
 
 
1157
#: cinder/utils.py:210
 
1158
#, python-format
 
1159
msgid "Got unknown keyword args to utils.execute: %r"
 
1160
msgstr ""
 
1161
 
 
1162
#: cinder/utils.py:220
 
1163
#, python-format
 
1164
msgid "Running cmd (subprocess): %s"
 
1165
msgstr "Executando comando (subprocesso): %s"
 
1166
 
 
1167
#: cinder/utils.py:236 cinder/utils.py:315
 
1168
#, python-format
 
1169
msgid "Result was %s"
 
1170
msgstr "Resultado foi %s"
 
1171
 
 
1172
#: cinder/utils.py:249
 
1173
#, python-format
 
1174
msgid "%r failed. Retrying."
 
1175
msgstr ""
 
1176
 
 
1177
#: cinder/utils.py:291
 
1178
#, python-format
 
1179
msgid "Running cmd (SSH): %s"
 
1180
msgstr "Executando o comando (SSH): %s"
 
1181
 
 
1182
#: cinder/utils.py:293
 
1183
msgid "Environment not supported over SSH"
 
1184
msgstr ""
 
1185
 
 
1186
#: cinder/utils.py:297
 
1187
msgid "process_input not supported over SSH"
 
1188
msgstr ""
 
1189
 
 
1190
#: cinder/utils.py:352
 
1191
#, python-format
 
1192
msgid "debug in callback: %s"
 
1193
msgstr "depuração em retorno de chamada: %s"
 
1194
 
 
1195
#: cinder/utils.py:534
 
1196
#, python-format
 
1197
msgid "Link Local address is not found.:%s"
 
1198
msgstr "Endereço para Link Local não encontrado: %s"
 
1199
 
 
1200
#: cinder/utils.py:537
 
1201
#, python-format
 
1202
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
 
1203
msgstr "Não foi possível atribuir um IP para o Link Local de %(interface)s :%(ex)s"
 
1204
 
 
1205
#: cinder/utils.py:648
 
1206
#, python-format
 
1207
msgid "Invalid backend: %s"
 
1208
msgstr "Backend inválido: %s"
 
1209
 
 
1210
#: cinder/utils.py:659
 
1211
#, python-format
 
1212
msgid "backend %s"
 
1213
msgstr "backend %s"
 
1214
 
 
1215
#: cinder/utils.py:709
 
1216
msgid "in looping call"
 
1217
msgstr ""
 
1218
 
 
1219
#: cinder/utils.py:927
 
1220
#, python-format
 
1221
msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
1222
msgstr ""
 
1223
 
 
1224
#: cinder/utils.py:931
 
1225
#, python-format
 
1226
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
1227
msgstr ""
 
1228
 
 
1229
#: cinder/utils.py:935
 
1230
#, python-format
 
1231
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
 
1232
msgstr ""
 
1233
 
 
1234
#: cinder/utils.py:942
 
1235
#, python-format
 
1236
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
 
1237
msgstr ""
 
1238
 
 
1239
#: cinder/utils.py:1001
 
1240
#, python-format
 
1241
msgid "Found sentinel %(filename)s for pid %(pid)s"
 
1242
msgstr ""
 
1243
 
 
1244
#: cinder/utils.py:1008
 
1245
#, python-format
 
1246
msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
 
1247
msgstr ""
 
1248
 
 
1249
#: cinder/utils.py:1023
 
1250
#, python-format
 
1251
msgid "Found lockfile %(file)s with link count %(count)d"
 
1252
msgstr ""
 
1253
 
 
1254
#: cinder/utils.py:1028
 
1255
#, python-format
 
1256
msgid "Cleaned lockfile %(file)s with link count %(count)d"
 
1257
msgstr ""
 
1258
 
 
1259
#: cinder/utils.py:1138
 
1260
#, python-format
 
1261
msgid "Expected object of type: %s"
 
1262
msgstr ""
 
1263
 
 
1264
#: cinder/utils.py:1169
 
1265
#, python-format
 
1266
msgid "Invalid server_string: %s"
 
1267
msgstr ""
 
1268
 
 
1269
#: cinder/utils.py:1298
 
1270
#, python-format
 
1271
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 
1272
msgstr ""
 
1273
 
 
1274
#: cinder/utils.py:1330
 
1275
msgid "Original exception being dropped"
 
1276
msgstr ""
 
1277
 
 
1278
#: cinder/utils.py:1461
 
1279
#, python-format
 
1280
msgid "Class %(fullname)s is deprecated: %(msg)s"
 
1281
msgstr ""
 
1282
 
 
1283
#: cinder/utils.py:1463
 
1284
#, python-format
 
1285
msgid "Class %(fullname)s is deprecated"
 
1286
msgstr ""
 
1287
 
 
1288
#: cinder/utils.py:1495
 
1289
#, python-format
 
1290
msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
 
1291
msgstr ""
 
1292
 
 
1293
#: cinder/utils.py:1497
 
1294
#, python-format
 
1295
msgid "Function %(name)s in %(location)s is deprecated"
 
1296
msgstr ""
 
1297
 
 
1298
#: cinder/utils.py:1681
 
1299
#, python-format
 
1300
msgid "Could not remove tmpdir: %s"
 
1301
msgstr ""
 
1302
 
 
1303
#: cinder/wsgi.py:97
 
1304
#, python-format
 
1305
msgid "Started %(name)s on %(host)s:%(port)s"
 
1306
msgstr ""
 
1307
 
 
1308
#: cinder/wsgi.py:108
 
1309
msgid "Stopping WSGI server."
 
1310
msgstr ""
 
1311
 
 
1312
#: cinder/wsgi.py:111
 
1313
msgid "Stopping raw TCP server."
 
1314
msgstr ""
 
1315
 
 
1316
#: cinder/wsgi.py:117
 
1317
#, python-format
 
1318
msgid "Starting TCP server %(arg0)s on %(host)s:%(port)s"
 
1319
msgstr ""
 
1320
 
 
1321
#: cinder/wsgi.py:133
 
1322
msgid "WSGI server has stopped."
 
1323
msgstr ""
 
1324
 
 
1325
#: cinder/wsgi.py:211
 
1326
msgid "You must implement __call__"
 
1327
msgstr ""
 
1328
 
 
1329
#: cinder/api/direct.py:218
 
1330
msgid "not available"
 
1331
msgstr ""
 
1332
 
 
1333
#: cinder/api/direct.py:299
 
1334
#, python-format
 
1335
msgid "Returned non-serializeable type: %s"
 
1336
msgstr ""
 
1337
 
 
1338
#: cinder/api/sizelimit.py:51
 
1339
msgid "Request is too large."
 
1340
msgstr ""
 
1341
 
 
1342
#: cinder/api/validator.py:142
 
1343
#, python-format
 
1344
msgid "%(key)s with value %(value)s failed validator  %(validator)s"
 
1345
msgstr ""
 
1346
 
 
1347
#: cinder/api/ec2/__init__.py:73
 
1348
#, python-format
 
1349
msgid "%(code)s: %(message)s"
 
1350
msgstr ""
 
1351
 
 
1352
#: cinder/api/ec2/__init__.py:95
 
1353
#, python-format
 
1354
msgid "FaultWrapper: %s"
 
1355
msgstr ""
 
1356
 
 
1357
#: cinder/api/ec2/__init__.py:170
 
1358
msgid "Too many failed authentications."
 
1359
msgstr "Muitas falhas de autenticação."
 
1360
 
 
1361
#: cinder/api/ec2/__init__.py:180
 
1362
#, python-format
 
1363
msgid ""
 
1364
"Access key %(access_key)s has had %(failures)d failed authentications and"
 
1365
" will be locked out for %(lock_mins)d minutes."
 
1366
msgstr ""
 
1367
 
 
1368
#: cinder/api/ec2/__init__.py:267
 
1369
msgid "Signature not provided"
 
1370
msgstr ""
 
1371
 
 
1372
#: cinder/api/ec2/__init__.py:271
 
1373
msgid "Access key not provided"
 
1374
msgstr ""
 
1375
 
 
1376
#: cinder/api/ec2/__init__.py:306 cinder/api/ec2/__init__.py:319
 
1377
msgid "Failure communicating with keystone"
 
1378
msgstr ""
 
1379
 
 
1380
#: cinder/api/ec2/__init__.py:388
 
1381
#, python-format
 
1382
msgid "Authentication Failure: %s"
 
1383
msgstr "Falha de Autenticação: %s"
 
1384
 
 
1385
#: cinder/api/ec2/__init__.py:404
 
1386
#, python-format
 
1387
msgid "Authenticated Request For %(uname)s:%(pname)s)"
 
1388
msgstr ""
 
1389
 
 
1390
#: cinder/api/ec2/__init__.py:435
 
1391
#, python-format
 
1392
msgid "action: %s"
 
1393
msgstr "ação: %s"
 
1394
 
 
1395
#: cinder/api/ec2/__init__.py:437
 
1396
#, python-format
 
1397
msgid "arg: %(key)s\t\tval: %(value)s"
 
1398
msgstr ""
 
1399
 
 
1400
#: cinder/api/ec2/__init__.py:512
 
1401
#, python-format
 
1402
msgid "Unauthorized request for controller=%(controller)s and action=%(action)s"
 
1403
msgstr ""
 
1404
 
 
1405
#: cinder/api/ec2/__init__.py:584
 
1406
#, python-format
 
1407
msgid "InstanceNotFound raised: %s"
 
1408
msgstr ""
 
1409
 
 
1410
#: cinder/api/ec2/__init__.py:590
 
1411
#, python-format
 
1412
msgid "VolumeNotFound raised: %s"
 
1413
msgstr ""
 
1414
 
 
1415
#: cinder/api/ec2/__init__.py:596
 
1416
#, python-format
 
1417
msgid "SnapshotNotFound raised: %s"
 
1418
msgstr ""
 
1419
 
 
1420
#: cinder/api/ec2/__init__.py:602
 
1421
#, python-format
 
1422
msgid "NotFound raised: %s"
 
1423
msgstr "NotFound lançado: %s"
 
1424
 
 
1425
#: cinder/api/ec2/__init__.py:605
 
1426
#, python-format
 
1427
msgid "EC2APIError raised: %s"
 
1428
msgstr ""
 
1429
 
 
1430
#: cinder/api/ec2/__init__.py:613
 
1431
#, python-format
 
1432
msgid "KeyPairExists raised: %s"
 
1433
msgstr ""
 
1434
 
 
1435
#: cinder/api/ec2/__init__.py:617
 
1436
#, python-format
 
1437
msgid "InvalidParameterValue raised: %s"
 
1438
msgstr ""
 
1439
 
 
1440
#: cinder/api/ec2/__init__.py:621
 
1441
#, python-format
 
1442
msgid "InvalidPortRange raised: %s"
 
1443
msgstr ""
 
1444
 
 
1445
#: cinder/api/ec2/__init__.py:625
 
1446
#, python-format
 
1447
msgid "NotAuthorized raised: %s"
 
1448
msgstr ""
 
1449
 
 
1450
#: cinder/api/ec2/__init__.py:629
 
1451
#, python-format
 
1452
msgid "InvalidRequest raised: %s"
 
1453
msgstr ""
 
1454
 
 
1455
#: cinder/api/ec2/__init__.py:633
 
1456
#, fuzzy, python-format
 
1457
msgid "QuotaError raised: %s"
 
1458
msgstr "Erro inexperado lançado: %s"
 
1459
 
 
1460
#: cinder/api/ec2/__init__.py:637
 
1461
#, python-format
 
1462
msgid "Invalid id: bogus (expecting \"i-...\"): %s"
 
1463
msgstr ""
 
1464
 
 
1465
#: cinder/api/ec2/__init__.py:646
 
1466
#, python-format
 
1467
msgid "Unexpected error raised: %s"
 
1468
msgstr "Erro inexperado lançado: %s"
 
1469
 
 
1470
#: cinder/api/ec2/__init__.py:647
 
1471
#, python-format
 
1472
msgid "Environment: %s"
 
1473
msgstr ""
 
1474
 
 
1475
#: cinder/api/ec2/__init__.py:649 cinder/api/metadata/handler.py:248
 
1476
msgid "An unknown error has occurred. Please try your request again."
 
1477
msgstr "Ocorreu um erro desconhecido. Por favor tente sua requisição cindermente."
 
1478
 
 
1479
#: cinder/api/ec2/apirequest.py:64
 
1480
#, python-format
 
1481
msgid "Unsupported API request: controller = %(controller)s, action = %(action)s"
 
1482
msgstr ""
 
1483
 
 
1484
#: cinder/api/ec2/cloud.py:336
 
1485
#, python-format
 
1486
msgid "Create snapshot of volume %s"
 
1487
msgstr ""
 
1488
 
 
1489
#: cinder/api/ec2/cloud.py:372
 
1490
#, python-format
 
1491
msgid ""
 
1492
"Value (%s) for KeyName is invalid. Content limited to Alphanumeric "
 
1493
"character, spaces, dashes, and underscore."
 
1494
msgstr ""
 
1495
 
 
1496
#: cinder/api/ec2/cloud.py:378
 
1497
#, python-format
 
1498
msgid "Value (%s) for Keyname is invalid. Length exceeds maximum of 255."
 
1499
msgstr ""
 
1500
 
 
1501
#: cinder/api/ec2/cloud.py:382
 
1502
#, python-format
 
1503
msgid "Create key pair %s"
 
1504
msgstr "Criar par de chaves %s"
 
1505
 
 
1506
#: cinder/api/ec2/cloud.py:391
 
1507
#, python-format
 
1508
msgid "Import key %s"
 
1509
msgstr ""
 
1510
 
 
1511
#: cinder/api/ec2/cloud.py:409
 
1512
#, python-format
 
1513
msgid "Delete key pair %s"
 
1514
msgstr "Remover par de chaves %s"
 
1515
 
 
1516
#: cinder/api/ec2/cloud.py:551
 
1517
msgid "Invalid CIDR"
 
1518
msgstr ""
 
1519
 
 
1520
#: cinder/api/ec2/cloud.py:639 cinder/api/ec2/cloud.py:693
 
1521
#: cinder/api/ec2/cloud.py:800
 
1522
msgid "Not enough parameters, need group_name or group_id"
 
1523
msgstr ""
 
1524
 
 
1525
#: cinder/api/ec2/cloud.py:654
 
1526
#: cinder/api/openstack/compute/contrib/security_groups.py:517
 
1527
#, python-format
 
1528
msgid "Revoke security group ingress %s"
 
1529
msgstr "Revogado entrada do grupo de segurança %s"
 
1530
 
 
1531
#: cinder/api/ec2/cloud.py:666 cinder/api/ec2/cloud.py:719
 
1532
#, python-format
 
1533
msgid "%s Not enough parameters to build a valid rule"
 
1534
msgstr ""
 
1535
 
 
1536
#: cinder/api/ec2/cloud.py:684 cinder/api/ec2/cloud.py:744
 
1537
msgid "No rule for the specified parameters."
 
1538
msgstr "Não existe regra para os parâmetros especificados"
 
1539
 
 
1540
#: cinder/api/ec2/cloud.py:708
 
1541
#: cinder/api/openstack/compute/contrib/security_groups.py:354
 
1542
#, python-format
 
1543
msgid "Authorize security group ingress %s"
 
1544
msgstr "Autorizada entrada do grupo de segurança %s"
 
1545
 
 
1546
#: cinder/api/ec2/cloud.py:725
 
1547
#, fuzzy, python-format
 
1548
msgid "%s - This rule already exists in group"
 
1549
msgstr "Esta regra já existe no grupo %s"
 
1550
 
 
1551
#: cinder/api/ec2/cloud.py:769
 
1552
#, python-format
 
1553
msgid ""
 
1554
"Value (%s) for parameter GroupName is invalid. Content limited to "
 
1555
"Alphanumeric characters, spaces, dashes, and underscores."
 
1556
msgstr ""
 
1557
 
 
1558
#: cinder/api/ec2/cloud.py:776
 
1559
#, python-format
 
1560
msgid ""
 
1561
"Value (%s) for parameter GroupName is invalid. Length exceeds maximum of "
 
1562
"255."
 
1563
msgstr ""
 
1564
 
 
1565
#: cinder/api/ec2/cloud.py:780
 
1566
#: cinder/api/openstack/compute/contrib/security_groups.py:292
 
1567
#, python-format
 
1568
msgid "Create Security Group %s"
 
1569
msgstr "Criar Grupo de Segurança %s"
 
1570
 
 
1571
#: cinder/api/ec2/cloud.py:783
 
1572
#, python-format
 
1573
msgid "group %s already exists"
 
1574
msgstr "group %s já existe"
 
1575
 
 
1576
#: cinder/api/ec2/cloud.py:815
 
1577
#: cinder/api/openstack/compute/contrib/security_groups.py:245
 
1578
#, python-format
 
1579
msgid "Delete security group %s"
 
1580
msgstr "Excluir grupo de segurança %s"
 
1581
 
 
1582
#: cinder/api/ec2/cloud.py:823 cinder/compute/manager.py:1630
 
1583
#, python-format
 
1584
msgid "Get console output for instance %s"
 
1585
msgstr "Obter saída do console para instância %s"
 
1586
 
 
1587
#: cinder/api/ec2/cloud.py:894
 
1588
#, python-format
 
1589
msgid "Create volume from snapshot %s"
 
1590
msgstr ""
 
1591
 
 
1592
#: cinder/api/ec2/cloud.py:898 cinder/api/openstack/compute/contrib/volumes.py:186
 
1593
#: cinder/api/openstack/volume/volumes.py:222
 
1594
#, python-format
 
1595
msgid "Create volume of %s GB"
 
1596
msgstr "Criar volume de %s GB"
 
1597
 
 
1598
#: cinder/api/ec2/cloud.py:921
 
1599
msgid "Delete Failed"
 
1600
msgstr ""
 
1601
 
 
1602
#: cinder/api/ec2/cloud.py:931
 
1603
#, python-format
 
1604
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
 
1605
msgstr ""
 
1606
 
 
1607
#: cinder/api/ec2/cloud.py:939
 
1608
msgid "Attach Failed."
 
1609
msgstr ""
 
1610
 
 
1611
#: cinder/api/ec2/cloud.py:952 cinder/api/openstack/compute/contrib/volumes.py:366
 
1612
#, python-format
 
1613
msgid "Detach volume %s"
 
1614
msgstr "Desanexar volume %s"
 
1615
 
 
1616
#: cinder/api/ec2/cloud.py:959
 
1617
#, fuzzy, python-format
 
1618
msgid "Detach Volume Failed."
 
1619
msgstr "Desanexar volume %s"
 
1620
 
 
1621
#: cinder/api/ec2/cloud.py:984 cinder/api/ec2/cloud.py:1041
 
1622
#: cinder/api/ec2/cloud.py:1518 cinder/api/ec2/cloud.py:1533
 
1623
#, python-format
 
1624
msgid "attribute not supported: %s"
 
1625
msgstr "atributo não suportado: %s"
 
1626
 
 
1627
#: cinder/api/ec2/cloud.py:1107
 
1628
#, python-format
 
1629
msgid "vol = %s\n"
 
1630
msgstr ""
 
1631
 
 
1632
#: cinder/api/ec2/cloud.py:1255
 
1633
msgid "Allocate address"
 
1634
msgstr "Alocar endereço"
 
1635
 
 
1636
#: cinder/api/ec2/cloud.py:1267
 
1637
#, python-format
 
1638
msgid "Release address %s"
 
1639
msgstr "Liberar endereço %s"
 
1640
 
 
1641
#: cinder/api/ec2/cloud.py:1272
 
1642
#, python-format
 
1643
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
 
1644
msgstr ""
 
1645
 
 
1646
#: cinder/api/ec2/cloud.py:1282
 
1647
#, python-format
 
1648
msgid "Disassociate address %s"
 
1649
msgstr "Desatribuir endereço %s"
 
1650
 
 
1651
#: cinder/api/ec2/cloud.py:1308
 
1652
msgid "Image must be available"
 
1653
msgstr ""
 
1654
 
 
1655
#: cinder/api/ec2/cloud.py:1329
 
1656
msgid "Going to start terminating instances"
 
1657
msgstr "Começando a terminar instâncias"
 
1658
 
 
1659
#: cinder/api/ec2/cloud.py:1343
 
1660
#, python-format
 
1661
msgid "Reboot instance %r"
 
1662
msgstr "Reiniciar instância %r"
 
1663
 
 
1664
#: cinder/api/ec2/cloud.py:1354
 
1665
msgid "Going to stop instances"
 
1666
msgstr ""
 
1667
 
 
1668
#: cinder/api/ec2/cloud.py:1365
 
1669
msgid "Going to start instances"
 
1670
msgstr ""
 
1671
 
 
1672
#: cinder/api/ec2/cloud.py:1455
 
1673
#, python-format
 
1674
msgid "De-registering image %s"
 
1675
msgstr "Removendo o registro da imagem %s"
 
1676
 
 
1677
#: cinder/api/ec2/cloud.py:1471
 
1678
msgid "imageLocation is required"
 
1679
msgstr ""
 
1680
 
 
1681
#: cinder/api/ec2/cloud.py:1490
 
1682
#, python-format
 
1683
msgid "Registered image %(image_location)s with id %(image_id)s"
 
1684
msgstr ""
 
1685
 
 
1686
#: cinder/api/ec2/cloud.py:1536
 
1687
msgid "user or group not specified"
 
1688
msgstr "usuário ou grupo não especificado"
 
1689
 
 
1690
#: cinder/api/ec2/cloud.py:1538
 
1691
msgid "only group \"all\" is supported"
 
1692
msgstr "apenas o grupo \"all\" é suportado"
 
1693
 
 
1694
#: cinder/api/ec2/cloud.py:1540
 
1695
msgid "operation_type must be add or remove"
 
1696
msgstr "operation_type deve ser add ou remove"
 
1697
 
 
1698
#: cinder/api/ec2/cloud.py:1542
 
1699
#, python-format
 
1700
msgid "Updating image %s publicity"
 
1701
msgstr "Atualizando publicidade da imagem %s"
 
1702
 
 
1703
#: cinder/api/ec2/cloud.py:1555
 
1704
#, python-format
 
1705
msgid "Not allowed to modify attributes for image %s"
 
1706
msgstr ""
 
1707
 
 
1708
#: cinder/api/ec2/cloud.py:1603
 
1709
#, python-format
 
1710
msgid "Couldn't stop instance with in %d sec"
 
1711
msgstr ""
 
1712
 
 
1713
#: cinder/api/metadata/handler.py:246 cinder/api/metadata/handler.py:253
 
1714
#, python-format
 
1715
msgid "Failed to get metadata for ip: %s"
 
1716
msgstr "Falha ao obter metadados para o ip: %s"
 
1717
 
 
1718
#: cinder/api/openstack/__init__.py:43
 
1719
#, python-format
 
1720
msgid "Caught error: %s"
 
1721
msgstr "Capturado o erro: %s"
 
1722
 
 
1723
#: cinder/api/openstack/__init__.py:45 cinder/api/openstack/wsgi.py:886
 
1724
#, python-format
 
1725
msgid "%(url)s returned with HTTP %(status)d"
 
1726
msgstr ""
 
1727
 
 
1728
#: cinder/api/openstack/__init__.py:94
 
1729
msgid "Must specify an ExtensionManager class"
 
1730
msgstr ""
 
1731
 
 
1732
#: cinder/api/openstack/__init__.py:105
 
1733
#, python-format
 
1734
msgid "Extended resource: %s"
 
1735
msgstr ""
 
1736
 
 
1737
#: cinder/api/openstack/__init__.py:130
 
1738
#, python-format
 
1739
msgid ""
 
1740
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
 
1741
"resource"
 
1742
msgstr ""
 
1743
 
 
1744
#: cinder/api/openstack/__init__.py:135
 
1745
#, python-format
 
1746
msgid "Extension %(ext_name)s extending resource: %(collection)s"
 
1747
msgstr ""
 
1748
 
 
1749
#: cinder/api/openstack/auth.py:90
 
1750
#, python-format
 
1751
msgid "%(user_id)s could not be found with token '%(token)s'"
 
1752
msgstr ""
 
1753
 
 
1754
#: cinder/api/openstack/auth.py:134
 
1755
#, python-format
 
1756
msgid "%(user_id)s must be an admin or a member of %(project_id)s"
 
1757
msgstr ""
 
1758
 
 
1759
#: cinder/api/openstack/auth.py:152
 
1760
msgid "Authentication requests must be made against a version root (e.g. /v2)."
 
1761
msgstr ""
 
1762
 
 
1763
#: cinder/api/openstack/auth.py:167
 
1764
#, python-format
 
1765
msgid "Could not find %s in request."
 
1766
msgstr ""
 
1767
 
 
1768
#: cinder/api/openstack/auth.py:191
 
1769
#, python-format
 
1770
msgid "Successfully authenticated '%s'"
 
1771
msgstr ""
 
1772
 
 
1773
#: cinder/api/openstack/auth.py:241
 
1774
msgid "User not found with provided API key."
 
1775
msgstr ""
 
1776
 
 
1777
#: cinder/api/openstack/auth.py:258
 
1778
#, python-format
 
1779
msgid "Provided API key is valid, but not for user '%(username)s'"
 
1780
msgstr ""
 
1781
 
 
1782
#: cinder/api/openstack/common.py:133 cinder/api/openstack/common.py:167
 
1783
msgid "limit param must be an integer"
 
1784
msgstr ""
 
1785
 
 
1786
#: cinder/api/openstack/common.py:136 cinder/api/openstack/common.py:171
 
1787
msgid "limit param must be positive"
 
1788
msgstr ""
 
1789
 
 
1790
#: cinder/api/openstack/common.py:161
 
1791
msgid "offset param must be an integer"
 
1792
msgstr ""
 
1793
 
 
1794
#: cinder/api/openstack/common.py:175
 
1795
msgid "offset param must be positive"
 
1796
msgstr ""
 
1797
 
 
1798
#: cinder/api/openstack/common.py:203
 
1799
#, python-format
 
1800
msgid "marker [%s] not found"
 
1801
msgstr ""
 
1802
 
 
1803
#: cinder/api/openstack/common.py:243
 
1804
#, python-format
 
1805
msgid "href %s does not contain version"
 
1806
msgstr ""
 
1807
 
 
1808
#: cinder/api/openstack/common.py:278
 
1809
msgid "Image metadata limit exceeded"
 
1810
msgstr ""
 
1811
 
 
1812
#: cinder/api/openstack/common.py:295
 
1813
#, python-format
 
1814
msgid "Converting nw_info: %s"
 
1815
msgstr ""
 
1816
 
 
1817
#: cinder/api/openstack/common.py:305
 
1818
#, python-format
 
1819
msgid "Converted networks: %s"
 
1820
msgstr ""
 
1821
 
 
1822
#: cinder/api/openstack/common.py:338
 
1823
#, python-format
 
1824
msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s"
 
1825
msgstr ""
 
1826
 
 
1827
#: cinder/api/openstack/common.py:341
 
1828
#, python-format
 
1829
msgid "Instance is in an invalid state for '%(action)s'"
 
1830
msgstr ""
 
1831
 
 
1832
#: cinder/api/openstack/common.py:421
 
1833
msgid "Rejecting snapshot request, snapshots currently disabled"
 
1834
msgstr ""
 
1835
 
 
1836
#: cinder/api/openstack/common.py:423
 
1837
msgid "Instance snapshots are not permitted at this time."
 
1838
msgstr ""
 
1839
 
 
1840
#: cinder/api/openstack/extensions.py:188
 
1841
#, python-format
 
1842
msgid "Loaded extension: %s"
 
1843
msgstr ""
 
1844
 
 
1845
#: cinder/api/openstack/extensions.py:225
 
1846
#, python-format
 
1847
msgid "Ext name: %s"
 
1848
msgstr ""
 
1849
 
 
1850
#: cinder/api/openstack/extensions.py:226
 
1851
#, python-format
 
1852
msgid "Ext alias: %s"
 
1853
msgstr ""
 
1854
 
 
1855
#: cinder/api/openstack/extensions.py:227
 
1856
#, python-format
 
1857
msgid "Ext description: %s"
 
1858
msgstr ""
 
1859
 
 
1860
#: cinder/api/openstack/extensions.py:229
 
1861
#, python-format
 
1862
msgid "Ext namespace: %s"
 
1863
msgstr ""
 
1864
 
 
1865
#: cinder/api/openstack/extensions.py:230
 
1866
#, python-format
 
1867
msgid "Ext updated: %s"
 
1868
msgstr ""
 
1869
 
 
1870
#: cinder/api/openstack/extensions.py:232
 
1871
#, python-format
 
1872
msgid "Exception loading extension: %s"
 
1873
msgstr ""
 
1874
 
 
1875
#: cinder/api/openstack/extensions.py:246
 
1876
#, python-format
 
1877
msgid "Loading extension %s"
 
1878
msgstr ""
 
1879
 
 
1880
#: cinder/api/openstack/extensions.py:252
 
1881
#, python-format
 
1882
msgid "Calling extension factory %s"
 
1883
msgstr ""
 
1884
 
 
1885
#: cinder/api/openstack/extensions.py:264
 
1886
#, python-format
 
1887
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
 
1888
msgstr ""
 
1889
 
 
1890
#: cinder/api/openstack/extensions.py:344
 
1891
#, python-format
 
1892
msgid "Failed to load extension %(classpath)s: %(exc)s"
 
1893
msgstr ""
 
1894
 
 
1895
#: cinder/api/openstack/extensions.py:368
 
1896
#, python-format
 
1897
msgid "Failed to load extension %(ext_name)s: %(exc)s"
 
1898
msgstr ""
 
1899
 
 
1900
#: cinder/api/openstack/wsgi.py:135 cinder/api/openstack/wsgi.py:538
 
1901
msgid "cannot understand JSON"
 
1902
msgstr ""
 
1903
 
 
1904
#: cinder/api/openstack/wsgi.py:159
 
1905
#: cinder/api/openstack/compute/contrib/hosts.py:86
 
1906
msgid "cannot understand XML"
 
1907
msgstr ""
 
1908
 
 
1909
#: cinder/api/openstack/wsgi.py:543
 
1910
msgid "too many body keys"
 
1911
msgstr ""
 
1912
 
 
1913
#: cinder/api/openstack/wsgi.py:582
 
1914
#, python-format
 
1915
msgid "Exception handling resource: %s"
 
1916
msgstr ""
 
1917
 
 
1918
#: cinder/api/openstack/wsgi.py:586
 
1919
#, python-format
 
1920
msgid "Fault thrown: %s"
 
1921
msgstr ""
 
1922
 
 
1923
#: cinder/api/openstack/wsgi.py:589
 
1924
#, python-format
 
1925
msgid "HTTP exception thrown: %s"
 
1926
msgstr ""
 
1927
 
 
1928
#: cinder/api/openstack/wsgi.py:697
 
1929
msgid "Unrecognized Content-Type provided in request"
 
1930
msgstr ""
 
1931
 
 
1932
#: cinder/api/openstack/wsgi.py:701
 
1933
msgid "No Content-Type provided in request"
 
1934
msgstr ""
 
1935
 
 
1936
#: cinder/api/openstack/wsgi.py:705
 
1937
msgid "Empty body provided in request"
 
1938
msgstr ""
 
1939
 
 
1940
#: cinder/api/openstack/wsgi.py:816
 
1941
#, python-format
 
1942
msgid "There is no such action: %s"
 
1943
msgstr ""
 
1944
 
 
1945
#: cinder/api/openstack/wsgi.py:819 cinder/api/openstack/wsgi.py:832
 
1946
#: cinder/api/openstack/compute/server_metadata.py:58
 
1947
#: cinder/api/openstack/compute/server_metadata.py:76
 
1948
#: cinder/api/openstack/compute/server_metadata.py:101
 
1949
#: cinder/api/openstack/compute/server_metadata.py:126
 
1950
#: cinder/api/openstack/compute/contrib/admin_actions.py:211
 
1951
#: cinder/api/openstack/compute/contrib/console_output.py:52
 
1952
msgid "Malformed request body"
 
1953
msgstr ""
 
1954
 
 
1955
#: cinder/api/openstack/wsgi.py:829
 
1956
msgid "Unsupported Content-Type"
 
1957
msgstr ""
 
1958
 
 
1959
#: cinder/api/openstack/wsgi.py:841
 
1960
msgid "Malformed request url"
 
1961
msgstr ""
 
1962
 
 
1963
#: cinder/api/openstack/wsgi.py:889
 
1964
#, python-format
 
1965
msgid "%(url)s returned a fault: %(e)s"
 
1966
msgstr ""
 
1967
 
 
1968
#: cinder/api/openstack/xmlutil.py:265
 
1969
msgid "element is not a child"
 
1970
msgstr ""
 
1971
 
 
1972
#: cinder/api/openstack/xmlutil.py:414
 
1973
msgid "root element selecting a list"
 
1974
msgstr ""
 
1975
 
 
1976
#: cinder/api/openstack/xmlutil.py:739
 
1977
#, python-format
 
1978
msgid "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s"
 
1979
msgstr ""
 
1980
 
 
1981
#: cinder/api/openstack/xmlutil.py:858
 
1982
msgid "subclasses must implement construct()!"
 
1983
msgstr ""
 
1984
 
 
1985
#: cinder/api/openstack/compute/extensions.py:29
 
1986
#: cinder/api/openstack/volume/extensions.py:29
 
1987
msgid "Initializing extension manager."
 
1988
msgstr ""
 
1989
 
 
1990
#: cinder/api/openstack/compute/image_metadata.py:40
 
1991
#: cinder/api/openstack/compute/images.py:146
 
1992
#: cinder/api/openstack/compute/images.py:161
 
1993
msgid "Image not found."
 
1994
msgstr ""
 
1995
 
 
1996
#: cinder/api/openstack/compute/image_metadata.py:79
 
1997
msgid "Incorrect request body format"
 
1998
msgstr ""
 
1999
 
 
2000
#: cinder/api/openstack/compute/image_metadata.py:83
 
2001
#: cinder/api/openstack/compute/server_metadata.py:80
 
2002
#: cinder/api/openstack/compute/contrib/flavorextraspecs.py:79
 
2003
#: cinder/api/openstack/compute/contrib/volumetypes.py:188
 
2004
msgid "Request body and URI mismatch"
 
2005
msgstr ""
 
2006
 
 
2007
#: cinder/api/openstack/compute/image_metadata.py:86
 
2008
#: cinder/api/openstack/compute/server_metadata.py:84
 
2009
#: cinder/api/openstack/compute/contrib/flavorextraspecs.py:82
 
2010
#: cinder/api/openstack/compute/contrib/volumetypes.py:191
 
2011
msgid "Request body contains too many items"
 
2012
msgstr ""
 
2013
 
 
2014
#: cinder/api/openstack/compute/image_metadata.py:111
 
2015
msgid "Invalid metadata key"
 
2016
msgstr ""
 
2017
 
 
2018
#: cinder/api/openstack/compute/ips.py:74
 
2019
msgid "Instance does not exist"
 
2020
msgstr ""
 
2021
 
 
2022
#: cinder/api/openstack/compute/ips.py:97
 
2023
msgid "Instance is not a member of specified network"
 
2024
msgstr ""
 
2025
 
 
2026
#: cinder/api/openstack/compute/limits.py:140
 
2027
#, python-format
 
2028
msgid ""
 
2029
"Only %(value)s %(verb)s request(s) can be made to %(uri)s every "
 
2030
"%(unit_string)s."
 
2031
msgstr ""
 
2032
 
 
2033
#: cinder/api/openstack/compute/limits.py:266
 
2034
msgid "This request was rate-limited."
 
2035
msgstr ""
 
2036
 
 
2037
#: cinder/api/openstack/compute/server_metadata.py:38
 
2038
#: cinder/api/openstack/compute/server_metadata.py:122
 
2039
#: cinder/api/openstack/compute/server_metadata.py:159
 
2040
msgid "Server does not exist"
 
2041
msgstr ""
 
2042
 
 
2043
#: cinder/api/openstack/compute/server_metadata.py:141
 
2044
#: cinder/api/openstack/compute/server_metadata.py:152
 
2045
msgid "Metadata item was not found"
 
2046
msgstr ""
 
2047
 
 
2048
#: cinder/api/openstack/compute/servers.py:425
 
2049
#, python-format
 
2050
msgid "Invalid server status: %(status)s"
 
2051
msgstr ""
 
2052
 
 
2053
#: cinder/api/openstack/compute/servers.py:433
 
2054
msgid "Invalid changes-since value"
 
2055
msgstr ""
 
2056
 
 
2057
#: cinder/api/openstack/compute/servers.py:483
 
2058
msgid "Personality file limit exceeded"
 
2059
msgstr ""
 
2060
 
 
2061
#: cinder/api/openstack/compute/servers.py:485
 
2062
msgid "Personality file path too long"
 
2063
msgstr ""
 
2064
 
 
2065
#: cinder/api/openstack/compute/servers.py:487
 
2066
msgid "Personality file content too long"
 
2067
msgstr ""
 
2068
 
 
2069
#: cinder/api/openstack/compute/servers.py:501
 
2070
msgid "Server name is not a string or unicode"
 
2071
msgstr ""
 
2072
 
 
2073
#: cinder/api/openstack/compute/servers.py:505
 
2074
msgid "Server name is an empty string"
 
2075
msgstr ""
 
2076
 
 
2077
#: cinder/api/openstack/compute/servers.py:509
 
2078
msgid "Server name must be less than 256 characters."
 
2079
msgstr ""
 
2080
 
 
2081
#: cinder/api/openstack/compute/servers.py:527
 
2082
#, python-format
 
2083
msgid "Bad personality format: missing %s"
 
2084
msgstr ""
 
2085
 
 
2086
#: cinder/api/openstack/compute/servers.py:530
 
2087
msgid "Bad personality format"
 
2088
msgstr ""
 
2089
 
 
2090
#: cinder/api/openstack/compute/servers.py:535
 
2091
#, python-format
 
2092
msgid "Personality content for %s cannot be decoded"
 
2093
msgstr ""
 
2094
 
 
2095
#: cinder/api/openstack/compute/servers.py:550
 
2096
#, python-format
 
2097
msgid "Bad networks format: network uuid is not in proper format (%s)"
 
2098
msgstr ""
 
2099
 
 
2100
#: cinder/api/openstack/compute/servers.py:559
 
2101
#, python-format
 
2102
msgid "Invalid fixed IP address (%s)"
 
2103
msgstr ""
 
2104
 
 
2105
#: cinder/api/openstack/compute/servers.py:566
 
2106
#, python-format
 
2107
msgid "Duplicate networks (%s) are not allowed"
 
2108
msgstr ""
 
2109
 
 
2110
#: cinder/api/openstack/compute/servers.py:572
 
2111
#, python-format
 
2112
msgid "Bad network format: missing %s"
 
2113
msgstr ""
 
2114
 
 
2115
#: cinder/api/openstack/compute/servers.py:575
 
2116
msgid "Bad networks format"
 
2117
msgstr ""
 
2118
 
 
2119
#: cinder/api/openstack/compute/servers.py:587
 
2120
msgid "Userdata content cannot be decoded"
 
2121
msgstr ""
 
2122
 
 
2123
#: cinder/api/openstack/compute/servers.py:594
 
2124
msgid "accessIPv4 is not proper IPv4 format"
 
2125
msgstr ""
 
2126
 
 
2127
#: cinder/api/openstack/compute/servers.py:601
 
2128
msgid "accessIPv6 is not proper IPv6 format"
 
2129
msgstr ""
 
2130
 
 
2131
#: cinder/api/openstack/compute/servers.py:633
 
2132
msgid "Server name is not defined"
 
2133
msgstr ""
 
2134
 
 
2135
#: cinder/api/openstack/compute/servers.py:675
 
2136
#: cinder/api/openstack/compute/servers.py:740
 
2137
msgid "Invalid flavorRef provided."
 
2138
msgstr ""
 
2139
 
 
2140
#: cinder/api/openstack/compute/servers.py:737
 
2141
msgid "Can not find requested image"
 
2142
msgstr ""
 
2143
 
 
2144
#: cinder/api/openstack/compute/servers.py:743
 
2145
msgid "Invalid key_name provided."
 
2146
msgstr ""
 
2147
 
 
2148
#: cinder/api/openstack/compute/servers.py:829
 
2149
#: cinder/api/openstack/compute/servers.py:849
 
2150
msgid "Instance has not been resized."
 
2151
msgstr ""
 
2152
 
 
2153
#: cinder/api/openstack/compute/servers.py:835
 
2154
#, python-format
 
2155
msgid "Error in confirm-resize %s"
 
2156
msgstr ""
 
2157
 
 
2158
#: cinder/api/openstack/compute/servers.py:855
 
2159
#, python-format
 
2160
msgid "Error in revert-resize %s"
 
2161
msgstr ""
 
2162
 
 
2163
#: cinder/api/openstack/compute/servers.py:868
 
2164
msgid "Argument 'type' for reboot is not HARD or SOFT"
 
2165
msgstr ""
 
2166
 
 
2167
#: cinder/api/openstack/compute/servers.py:872
 
2168
msgid "Missing argument 'type' for reboot"
 
2169
msgstr ""
 
2170
 
 
2171
#: cinder/api/openstack/compute/servers.py:885
 
2172
#, python-format
 
2173
msgid "Error in reboot %s"
 
2174
msgstr ""
 
2175
 
 
2176
#: cinder/api/openstack/compute/servers.py:897
 
2177
msgid "Unable to locate requested flavor."
 
2178
msgstr ""
 
2179
 
 
2180
#: cinder/api/openstack/compute/servers.py:900
 
2181
msgid "Resize requires a change in size."
 
2182
msgstr ""
 
2183
 
 
2184
#: cinder/api/openstack/compute/servers.py:924
 
2185
msgid "Malformed server entity"
 
2186
msgstr ""
 
2187
 
 
2188
#: cinder/api/openstack/compute/servers.py:931
 
2189
msgid "Missing imageRef attribute"
 
2190
msgstr ""
 
2191
 
 
2192
#: cinder/api/openstack/compute/servers.py:940
 
2193
msgid "Invalid imageRef provided."
 
2194
msgstr ""
 
2195
 
 
2196
#: cinder/api/openstack/compute/servers.py:949
 
2197
msgid "Missing flavorRef attribute"
 
2198
msgstr ""
 
2199
 
 
2200
#: cinder/api/openstack/compute/servers.py:962
 
2201
msgid "No adminPass was specified"
 
2202
msgstr ""
 
2203
 
 
2204
#: cinder/api/openstack/compute/servers.py:966
 
2205
#: cinder/api/openstack/compute/servers.py:1144
 
2206
msgid "Invalid adminPass"
 
2207
msgstr ""
 
2208
 
 
2209
#: cinder/api/openstack/compute/servers.py:980
 
2210
msgid "Unable to parse metadata key/value pairs."
 
2211
msgstr ""
 
2212
 
 
2213
#: cinder/api/openstack/compute/servers.py:993
 
2214
msgid "Resize request has invalid 'flavorRef' attribute."
 
2215
msgstr ""
 
2216
 
 
2217
#: cinder/api/openstack/compute/servers.py:996
 
2218
msgid "Resize requests require 'flavorRef' attribute."
 
2219
msgstr ""
 
2220
 
 
2221
#: cinder/api/openstack/compute/servers.py:1014
 
2222
#: cinder/api/openstack/compute/contrib/aggregates.py:142
 
2223
#: cinder/api/openstack/compute/contrib/networks.py:65
 
2224
msgid "Invalid request body"
 
2225
msgstr ""
 
2226
 
 
2227
#: cinder/api/openstack/compute/servers.py:1019
 
2228
msgid "Could not parse imageRef from request."
 
2229
msgstr ""
 
2230
 
 
2231
#: cinder/api/openstack/compute/servers.py:1071
 
2232
msgid "Instance could not be found"
 
2233
msgstr ""
 
2234
 
 
2235
#: cinder/api/openstack/compute/servers.py:1074
 
2236
msgid "Cannot find image for rebuild"
 
2237
msgstr ""
 
2238
 
 
2239
#: cinder/api/openstack/compute/servers.py:1103
 
2240
msgid "createImage entity requires name attribute"
 
2241
msgstr ""
 
2242
 
 
2243
#: cinder/api/openstack/compute/servers.py:1112
 
2244
#: cinder/api/openstack/compute/contrib/admin_actions.py:238
 
2245
msgid "Invalid metadata"
 
2246
msgstr ""
 
2247
 
 
2248
#: cinder/api/openstack/compute/servers.py:1167
 
2249
#, python-format
 
2250
msgid "Removing options '%(unk_opt_str)s' from query"
 
2251
msgstr ""
 
2252
 
 
2253
#: cinder/api/openstack/compute/contrib/admin_actions.py:60
 
2254
#, python-format
 
2255
msgid "Compute.api::pause %s"
 
2256
msgstr "Compute.api::pause %s"
 
2257
 
 
2258
#: cinder/api/openstack/compute/contrib/admin_actions.py:77
 
2259
#, python-format
 
2260
msgid "Compute.api::unpause %s"
 
2261
msgstr "Compute.api::unpause %s"
 
2262
 
 
2263
#: cinder/api/openstack/compute/contrib/admin_actions.py:94
 
2264
#, python-format
 
2265
msgid "compute.api::suspend %s"
 
2266
msgstr "compute.api::suspend %s"
 
2267
 
 
2268
#: cinder/api/openstack/compute/contrib/admin_actions.py:111
 
2269
#, python-format
 
2270
msgid "compute.api::resume %s"
 
2271
msgstr "compute.api::resume %s"
 
2272
 
 
2273
#: cinder/api/openstack/compute/contrib/admin_actions.py:127
 
2274
#, python-format
 
2275
msgid "Error in migrate %s"
 
2276
msgstr ""
 
2277
 
 
2278
#: cinder/api/openstack/compute/contrib/admin_actions.py:141
 
2279
#, python-format
 
2280
msgid "Compute.api::reset_network %s"
 
2281
msgstr "Compute.api::reset_network %s"
 
2282
 
 
2283
#: cinder/api/openstack/compute/contrib/admin_actions.py:154
 
2284
#: cinder/api/openstack/compute/contrib/admin_actions.py:170
 
2285
#: cinder/api/openstack/compute/contrib/admin_actions.py:186
 
2286
#: cinder/api/openstack/compute/contrib/multinic.py:41
 
2287
#: cinder/api/openstack/compute/contrib/rescue.py:44
 
2288
msgid "Server not found"
 
2289
msgstr ""
 
2290
 
 
2291
#: cinder/api/openstack/compute/contrib/admin_actions.py:157
 
2292
#, python-format
 
2293
msgid "Compute.api::inject_network_info %s"
 
2294
msgstr ""
 
2295
 
 
2296
#: cinder/api/openstack/compute/contrib/admin_actions.py:173
 
2297
#, python-format
 
2298
msgid "Compute.api::lock %s"
 
2299
msgstr "Compute.api::lock %s"
 
2300
 
 
2301
#: cinder/api/openstack/compute/contrib/admin_actions.py:189
 
2302
#, python-format
 
2303
msgid "Compute.api::unlock %s"
 
2304
msgstr "Compute.api::unlock %s"
 
2305
 
 
2306
#: cinder/api/openstack/compute/contrib/admin_actions.py:219
 
2307
#, python-format
 
2308
msgid "createBackup entity requires %s attribute"
 
2309
msgstr ""
 
2310
 
 
2311
#: cinder/api/openstack/compute/contrib/admin_actions.py:223
 
2312
msgid "Malformed createBackup entity"
 
2313
msgstr ""
 
2314
 
 
2315
#: cinder/api/openstack/compute/contrib/admin_actions.py:229
 
2316
msgid "createBackup attribute 'rotation' must be an integer"
 
2317
msgstr ""
 
2318
 
 
2319
#: cinder/api/openstack/compute/contrib/admin_actions.py:244
 
2320
#: cinder/api/openstack/compute/contrib/console_output.py:47
 
2321
#: cinder/api/openstack/compute/contrib/console_output.py:59
 
2322
#: cinder/api/openstack/compute/contrib/consoles.py:49
 
2323
#: cinder/api/openstack/compute/contrib/consoles.py:60
 
2324
#: cinder/api/openstack/compute/contrib/server_action_list.py:49
 
2325
#: cinder/api/openstack/compute/contrib/server_diagnostics.py:47
 
2326
#: cinder/api/openstack/compute/contrib/server_start_stop.py:38
 
2327
msgid "Instance not found"
 
2328
msgstr ""
 
2329
 
 
2330
#: cinder/api/openstack/compute/contrib/admin_actions.py:272
 
2331
msgid "host and block_migration must be specified."
 
2332
msgstr ""
 
2333
 
 
2334
#: cinder/api/openstack/compute/contrib/admin_actions.py:284
 
2335
#, python-format
 
2336
msgid "Live migration of instance %(id)s to host %(host)s failed"
 
2337
msgstr ""
 
2338
 
 
2339
#: cinder/api/openstack/compute/contrib/aggregates.py:76
 
2340
#, python-format
 
2341
msgid ""
 
2342
"Cannot create aggregate with name %(name)s and availability zone "
 
2343
"%(avail_zone)s"
 
2344
msgstr ""
 
2345
 
 
2346
#: cinder/api/openstack/compute/contrib/aggregates.py:88
 
2347
#, python-format
 
2348
msgid "Cannot show aggregate: %(id)s"
 
2349
msgstr ""
 
2350
 
 
2351
#: cinder/api/openstack/compute/contrib/aggregates.py:114
 
2352
#, python-format
 
2353
msgid "Cannot update aggregate: %(id)s"
 
2354
msgstr ""
 
2355
 
 
2356
#: cinder/api/openstack/compute/contrib/aggregates.py:126
 
2357
#, python-format
 
2358
msgid "Cannot delete aggregate: %(id)s"
 
2359
msgstr ""
 
2360
 
 
2361
#: cinder/api/openstack/compute/contrib/aggregates.py:139
 
2362
#, python-format
 
2363
msgid "Aggregates does not have %s action"
 
2364
msgstr ""
 
2365
 
 
2366
#: cinder/api/openstack/compute/contrib/aggregates.py:152
 
2367
#: cinder/api/openstack/compute/contrib/aggregates.py:158
 
2368
#, python-format
 
2369
msgid "Cannot add host %(host)s in aggregate %(id)s"
 
2370
msgstr ""
 
2371
 
 
2372
#: cinder/api/openstack/compute/contrib/aggregates.py:171
 
2373
#: cinder/api/openstack/compute/contrib/aggregates.py:175
 
2374
#, python-format
 
2375
msgid "Cannot remove host %(host)s in aggregate %(id)s"
 
2376
msgstr ""
 
2377
 
 
2378
#: cinder/api/openstack/compute/contrib/aggregates.py:195
 
2379
#, python-format
 
2380
msgid "Cannot set metadata %(metadata)s in aggregate %(id)s"
 
2381
msgstr ""
 
2382
 
 
2383
#: cinder/api/openstack/compute/contrib/certificates.py:75
 
2384
msgid "Only root certificate can be retrieved."
 
2385
msgstr ""
 
2386
 
 
2387
#: cinder/api/openstack/compute/contrib/cloudpipe.py:146
 
2388
msgid ""
 
2389
"Unable to claim IP for VPN instances, ensure it isn't running, and try "
 
2390
"again in a few minutes"
 
2391
msgstr ""
 
2392
 
 
2393
#: cinder/api/openstack/compute/contrib/consoles.py:44
 
2394
msgid "Missing type specification"
 
2395
msgstr ""
 
2396
 
 
2397
#: cinder/api/openstack/compute/contrib/consoles.py:56
 
2398
msgid "Invalid type specification"
 
2399
msgstr ""
 
2400
 
 
2401
#: cinder/api/openstack/compute/contrib/disk_config.py:44
 
2402
#, python-format
 
2403
msgid "%s must be either 'MANUAL' or 'AUTO'."
 
2404
msgstr ""
 
2405
 
 
2406
#: cinder/api/openstack/compute/contrib/extended_server_attributes.py:77
 
2407
#: cinder/api/openstack/compute/contrib/extended_status.py:61
 
2408
msgid "Server not found."
 
2409
msgstr ""
 
2410
 
 
2411
#: cinder/api/openstack/compute/contrib/flavorextradata.py:61
 
2412
#: cinder/api/openstack/compute/contrib/flavorextradata.py:91
 
2413
msgid "Flavor not found."
 
2414
msgstr ""
 
2415
 
 
2416
#: cinder/api/openstack/compute/contrib/flavorextraspecs.py:49
 
2417
#: cinder/api/openstack/compute/contrib/volumetypes.py:158
 
2418
msgid "No Request Body"
 
2419
msgstr ""
 
2420
 
 
2421
#: cinder/api/openstack/compute/contrib/floating_ips.py:159
 
2422
#, python-format
 
2423
msgid "No more floating ips in pool %s."
 
2424
msgstr ""
 
2425
 
 
2426
#: cinder/api/openstack/compute/contrib/floating_ips.py:161
 
2427
msgid "No more floating ips available."
 
2428
msgstr ""
 
2429
 
 
2430
#: cinder/api/openstack/compute/contrib/floating_ips.py:201
 
2431
#: cinder/api/openstack/compute/contrib/floating_ips.py:230
 
2432
#: cinder/api/openstack/compute/contrib/security_groups.py:571
 
2433
#: cinder/api/openstack/compute/contrib/security_groups.py:604
 
2434
msgid "Missing parameter dict"
 
2435
msgstr ""
 
2436
 
 
2437
#: cinder/api/openstack/compute/contrib/floating_ips.py:204
 
2438
#: cinder/api/openstack/compute/contrib/floating_ips.py:233
 
2439
msgid "Address not specified"
 
2440
msgstr ""
 
2441
 
 
2442
#: cinder/api/openstack/compute/contrib/floating_ips.py:213
 
2443
msgid "No fixed ips associated to instance"
 
2444
msgstr ""
 
2445
 
 
2446
#: cinder/api/openstack/compute/contrib/floating_ips.py:216
 
2447
msgid "Associate floating ip failed"
 
2448
msgstr ""
 
2449
 
 
2450
#: cinder/api/openstack/compute/contrib/hosts.py:144
 
2451
#, python-format
 
2452
msgid "Invalid status: '%s'"
 
2453
msgstr ""
 
2454
 
 
2455
#: cinder/api/openstack/compute/contrib/hosts.py:148
 
2456
#, fuzzy, python-format
 
2457
msgid "Invalid mode: '%s'"
 
2458
msgstr "Backend inválido: %s"
 
2459
 
 
2460
#: cinder/api/openstack/compute/contrib/hosts.py:152
 
2461
#, python-format
 
2462
msgid "Invalid update setting: '%s'"
 
2463
msgstr ""
 
2464
 
 
2465
#: cinder/api/openstack/compute/contrib/hosts.py:170
 
2466
#, python-format
 
2467
msgid "Putting host %(host)s in maintenance mode %(mode)s."
 
2468
msgstr ""
 
2469
 
 
2470
#: cinder/api/openstack/compute/contrib/hosts.py:181
 
2471
#, python-format
 
2472
msgid "Setting host %(host)s to %(state)s."
 
2473
msgstr ""
 
2474
 
 
2475
#: cinder/api/openstack/compute/contrib/hosts.py:230
 
2476
msgid "Describe-resource is admin only functionality"
 
2477
msgstr ""
 
2478
 
 
2479
#: cinder/api/openstack/compute/contrib/hosts.py:238
 
2480
msgid "Host not found"
 
2481
msgstr ""
 
2482
 
 
2483
#: cinder/api/openstack/compute/contrib/keypairs.py:70
 
2484
msgid "Keypair name contains unsafe characters"
 
2485
msgstr ""
 
2486
 
 
2487
#: cinder/api/openstack/compute/contrib/keypairs.py:95
 
2488
msgid "Keypair name must be between 1 and 255 characters long"
 
2489
msgstr ""
 
2490
 
 
2491
#: cinder/api/openstack/compute/contrib/keypairs.py:100
 
2492
#, python-format
 
2493
msgid "Key pair '%s' already exists."
 
2494
msgstr ""
 
2495
 
 
2496
#: cinder/api/openstack/compute/contrib/multinic.py:52
 
2497
msgid "Missing 'networkId' argument for addFixedIp"
 
2498
msgstr ""
 
2499
 
 
2500
#: cinder/api/openstack/compute/contrib/multinic.py:68
 
2501
msgid "Missing 'address' argument for removeFixedIp"
 
2502
msgstr ""
 
2503
 
 
2504
#: cinder/api/openstack/compute/contrib/multinic.py:77
 
2505
#, python-format
 
2506
msgid "Unable to find address %r"
 
2507
msgstr ""
 
2508
 
 
2509
#: cinder/api/openstack/compute/contrib/networks.py:62
 
2510
#, python-format
 
2511
msgid "Network does not have %s action"
 
2512
msgstr ""
 
2513
 
 
2514
#: cinder/api/openstack/compute/contrib/networks.py:70
 
2515
#, python-format
 
2516
msgid "Disassociating network with id %s"
 
2517
msgstr ""
 
2518
 
 
2519
#: cinder/api/openstack/compute/contrib/networks.py:74
 
2520
#: cinder/api/openstack/compute/contrib/networks.py:91
 
2521
#: cinder/api/openstack/compute/contrib/networks.py:101
 
2522
msgid "Network not found"
 
2523
msgstr ""
 
2524
 
 
2525
#: cinder/api/openstack/compute/contrib/networks.py:87
 
2526
#, python-format
 
2527
msgid "Showing network with id %s"
 
2528
msgstr ""
 
2529
 
 
2530
#: cinder/api/openstack/compute/contrib/networks.py:97
 
2531
#, python-format
 
2532
msgid "Deleting network with id %s"
 
2533
msgstr ""
 
2534
 
 
2535
#: cinder/api/openstack/compute/contrib/scheduler_hints.py:41
 
2536
msgid "Malformed scheduler_hints attribute"
 
2537
msgstr ""
 
2538
 
 
2539
#: cinder/api/openstack/compute/contrib/security_groups.py:222
 
2540
msgid "Security group id should be integer"
 
2541
msgstr ""
 
2542
 
 
2543
#: cinder/api/openstack/compute/contrib/security_groups.py:243
 
2544
#, fuzzy, python-format
 
2545
msgid "Security group is still in use"
 
2546
msgstr "Revogado entrada do grupo de segurança %s"
 
2547
 
 
2548
#: cinder/api/openstack/compute/contrib/security_groups.py:295
 
2549
#, python-format
 
2550
msgid "Security group %s already exists"
 
2551
msgstr ""
 
2552
 
 
2553
#: cinder/api/openstack/compute/contrib/security_groups.py:315
 
2554
#, python-format
 
2555
msgid "Security group %s is not a string or unicode"
 
2556
msgstr ""
 
2557
 
 
2558
#: cinder/api/openstack/compute/contrib/security_groups.py:318
 
2559
#, python-format
 
2560
msgid "Security group %s cannot be empty."
 
2561
msgstr ""
 
2562
 
 
2563
#: cinder/api/openstack/compute/contrib/security_groups.py:321
 
2564
#, python-format
 
2565
msgid "Security group %s should not be greater than 255 characters."
 
2566
msgstr ""
 
2567
 
 
2568
#: cinder/api/openstack/compute/contrib/security_groups.py:348
 
2569
msgid "Parent group id is not integer"
 
2570
msgstr ""
 
2571
 
 
2572
#: cinder/api/openstack/compute/contrib/security_groups.py:351
 
2573
#, python-format
 
2574
msgid "Security group (%s) not found"
 
2575
msgstr ""
 
2576
 
 
2577
#: cinder/api/openstack/compute/contrib/security_groups.py:369
 
2578
msgid "Not enough parameters to build a valid rule."
 
2579
msgstr ""
 
2580
 
 
2581
#: cinder/api/openstack/compute/contrib/security_groups.py:376
 
2582
#, python-format
 
2583
msgid "This rule already exists in group %s"
 
2584
msgstr "Esta regra já existe no grupo %s"
 
2585
 
 
2586
#: cinder/api/openstack/compute/contrib/security_groups.py:414
 
2587
msgid "Parent or group id is not integer"
 
2588
msgstr ""
 
2589
 
 
2590
#: cinder/api/openstack/compute/contrib/security_groups.py:507
 
2591
msgid "Rule id is not integer"
 
2592
msgstr ""
 
2593
 
 
2594
#: cinder/api/openstack/compute/contrib/security_groups.py:510
 
2595
#, python-format
 
2596
msgid "Rule (%s) not found"
 
2597
msgstr ""
 
2598
 
 
2599
#: cinder/api/openstack/compute/contrib/security_groups.py:574
 
2600
#: cinder/api/openstack/compute/contrib/security_groups.py:607
 
2601
msgid "Security group not specified"
 
2602
msgstr ""
 
2603
 
 
2604
#: cinder/api/openstack/compute/contrib/security_groups.py:578
 
2605
#: cinder/api/openstack/compute/contrib/security_groups.py:611
 
2606
msgid "Security group name cannot be empty"
 
2607
msgstr ""
 
2608
 
 
2609
#: cinder/api/openstack/compute/contrib/server_start_stop.py:45
 
2610
#, python-format
 
2611
msgid "start instance %r"
 
2612
msgstr ""
 
2613
 
 
2614
#: cinder/api/openstack/compute/contrib/server_start_stop.py:54
 
2615
#, python-format
 
2616
msgid "stop instance %r"
 
2617
msgstr ""
 
2618
 
 
2619
#: cinder/api/openstack/compute/contrib/volumes.py:73
 
2620
#: cinder/api/openstack/volume/volumes.py:106
 
2621
#, python-format
 
2622
msgid "vol=%s"
 
2623
msgstr ""
 
2624
 
 
2625
#: cinder/api/openstack/compute/contrib/volumes.py:146
 
2626
#: cinder/api/openstack/volume/volumes.py:184
 
2627
#, python-format
 
2628
msgid "Delete volume with id: %s"
 
2629
msgstr ""
 
2630
 
 
2631
#: cinder/api/openstack/compute/contrib/volumes.py:329
 
2632
#, python-format
 
2633
msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
 
2634
msgstr ""
 
2635
 
 
2636
#: cinder/api/openstack/compute/contrib/volumes.py:481
 
2637
#: cinder/api/openstack/volume/snapshots.py:110
 
2638
#, python-format
 
2639
msgid "Delete snapshot with id: %s"
 
2640
msgstr ""
 
2641
 
 
2642
#: cinder/api/openstack/compute/contrib/volumes.py:524
 
2643
#: cinder/api/openstack/volume/snapshots.py:150
 
2644
#, python-format
 
2645
msgid "Create snapshot from volume %s"
 
2646
msgstr ""
 
2647
 
 
2648
#: cinder/auth/fakeldap.py:33
 
2649
msgid "Attempted to instantiate singleton"
 
2650
msgstr "Tentativa de instanciar singleton"
 
2651
 
 
2652
#: cinder/auth/ldapdriver.py:650
 
2653
#, python-format
 
2654
msgid ""
 
2655
"Attempted to remove the last member of a group. Deleting the group at %s "
 
2656
"instead."
 
2657
msgstr ""
 
2658
"Tentatica de remover o último membto de um grupo. Ao invés disso "
 
2659
"excluindo o grupo %s."
 
2660
 
 
2661
#: cinder/auth/manager.py:298
 
2662
#, python-format
 
2663
msgid "Looking up user: %r"
 
2664
msgstr "Procurando usuário: %r"
 
2665
 
 
2666
#: cinder/auth/manager.py:302
 
2667
#, python-format
 
2668
msgid "Failed authorization for access key %s"
 
2669
msgstr "Falha de autorização para chave de acesso %s"
 
2670
 
 
2671
#: cinder/auth/manager.py:308
 
2672
#, python-format
 
2673
msgid "Using project name = user name (%s)"
 
2674
msgstr "Usando nome do projeto = nome do usuário (%s)"
 
2675
 
 
2676
#: cinder/auth/manager.py:315
 
2677
#, python-format
 
2678
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
 
2679
msgstr ""
 
2680
 
 
2681
#: cinder/auth/manager.py:324
 
2682
#, python-format
 
2683
msgid ""
 
2684
"Failed authorization: user %(uname)s not admin and not member of project "
 
2685
"%(pjname)s"
 
2686
msgstr ""
 
2687
 
 
2688
#: cinder/auth/manager.py:331 cinder/auth/manager.py:343
 
2689
#, python-format
 
2690
msgid "user.secret: %s"
 
2691
msgstr ""
 
2692
 
 
2693
#: cinder/auth/manager.py:332 cinder/auth/manager.py:344
 
2694
#, python-format
 
2695
msgid "expected_signature: %s"
 
2696
msgstr ""
 
2697
 
 
2698
#: cinder/auth/manager.py:333 cinder/auth/manager.py:345
 
2699
#, python-format
 
2700
msgid "signature: %s"
 
2701
msgstr ""
 
2702
 
 
2703
#: cinder/auth/manager.py:335 cinder/auth/manager.py:357
 
2704
#, python-format
 
2705
msgid "Invalid signature for user %s"
 
2706
msgstr "Assinatura inválida para usuário %s"
 
2707
 
 
2708
#: cinder/auth/manager.py:353
 
2709
#, python-format
 
2710
msgid "host_only_signature: %s"
 
2711
msgstr ""
 
2712
 
 
2713
#: cinder/auth/manager.py:449
 
2714
msgid "Must specify project"
 
2715
msgstr "Deve especificar projeto"
 
2716
 
 
2717
#: cinder/auth/manager.py:490
 
2718
#, python-format
 
2719
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
 
2720
msgstr ""
 
2721
 
 
2722
#: cinder/auth/manager.py:493
 
2723
#, python-format
 
2724
msgid "Adding sitewide role %(role)s to user %(uid)s"
 
2725
msgstr ""
 
2726
 
 
2727
#: cinder/auth/manager.py:519
 
2728
#, python-format
 
2729
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
 
2730
msgstr ""
 
2731
 
 
2732
#: cinder/auth/manager.py:522
 
2733
#, python-format
 
2734
msgid "Removing sitewide role %(role)s from user %(uid)s"
 
2735
msgstr ""
 
2736
 
 
2737
#: cinder/auth/manager.py:595
 
2738
#, python-format
 
2739
msgid "Created project %(name)s with manager %(manager_user)s"
 
2740
msgstr ""
 
2741
 
 
2742
#: cinder/auth/manager.py:613
 
2743
#, python-format
 
2744
msgid "modifying project %s"
 
2745
msgstr "modificando projeto %s"
 
2746
 
 
2747
#: cinder/auth/manager.py:625
 
2748
#, python-format
 
2749
msgid "Adding user %(uid)s to project %(pid)s"
 
2750
msgstr "Adicionando usuário %(uid)s ao projeto %(pid)s"
 
2751
 
 
2752
#: cinder/auth/manager.py:646
 
2753
#, python-format
 
2754
msgid "Remove user %(uid)s from project %(pid)s"
 
2755
msgstr "Remover usuário %(uid)s do projeto %(pid)s"
 
2756
 
 
2757
#: cinder/auth/manager.py:676
 
2758
#, python-format
 
2759
msgid "Deleting project %s"
 
2760
msgstr "Excluindo projeto %s"
 
2761
 
 
2762
#: cinder/auth/manager.py:734
 
2763
#, python-format
 
2764
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
 
2765
msgstr ""
 
2766
 
 
2767
#: cinder/auth/manager.py:743
 
2768
#, python-format
 
2769
msgid "Deleting user %s"
 
2770
msgstr "Apagando usuário %s"
 
2771
 
 
2772
#: cinder/auth/manager.py:753
 
2773
#, python-format
 
2774
msgid "Access Key change for user %s"
 
2775
msgstr ""
 
2776
 
 
2777
#: cinder/auth/manager.py:755
 
2778
#, python-format
 
2779
msgid "Secret Key change for user %s"
 
2780
msgstr ""
 
2781
 
 
2782
#: cinder/auth/manager.py:757
 
2783
#, python-format
 
2784
msgid "Admin status set to %(admin)r for user %(uid)s"
 
2785
msgstr ""
 
2786
 
 
2787
#: cinder/auth/manager.py:802
 
2788
#, python-format
 
2789
msgid "No vpn data for project %s"
 
2790
msgstr ""
 
2791
 
 
2792
#: cinder/cloudpipe/pipelib.py:46
 
2793
#, fuzzy, python-format
 
2794
msgid "Instance type for vpn instances"
 
2795
msgstr "Obter saída do console para instância %s"
 
2796
 
 
2797
#: cinder/cloudpipe/pipelib.py:49
 
2798
msgid "Template for cloudpipe instance boot script"
 
2799
msgstr ""
 
2800
 
 
2801
#: cinder/cloudpipe/pipelib.py:52
 
2802
msgid "Network to push into openvpn config"
 
2803
msgstr ""
 
2804
 
 
2805
#: cinder/cloudpipe/pipelib.py:55
 
2806
msgid "Netmask to push into openvpn config"
 
2807
msgstr ""
 
2808
 
 
2809
#: cinder/cloudpipe/pipelib.py:107
 
2810
#, python-format
 
2811
msgid "Launching VPN for %s"
 
2812
msgstr "Executando VPN para %s"
 
2813
 
 
2814
#: cinder/compute/api.py:141
 
2815
msgid "No compute host specified"
 
2816
msgstr ""
 
2817
 
 
2818
#: cinder/compute/api.py:144
 
2819
#, python-format
 
2820
msgid "Unable to find host for Instance %s"
 
2821
msgstr ""
 
2822
 
 
2823
#: cinder/compute/api.py:192
 
2824
#, python-format
 
2825
msgid ""
 
2826
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
 
2827
"properties"
 
2828
msgstr ""
 
2829
 
 
2830
#: cinder/compute/api.py:203
 
2831
#, python-format
 
2832
msgid "Quota exceeded for %(pid)s, metadata property key or value too long"
 
2833
msgstr ""
 
2834
 
 
2835
#: cinder/compute/api.py:257
 
2836
msgid "Cannot run any more instances of this type."
 
2837
msgstr ""
 
2838
 
 
2839
#: cinder/compute/api.py:259
 
2840
#, python-format
 
2841
msgid "Can only run %s more instances of this type."
 
2842
msgstr ""
 
2843
 
 
2844
#: cinder/compute/api.py:261
 
2845
#, python-format
 
2846
msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances. "
 
2847
msgstr ""
 
2848
 
 
2849
#: cinder/compute/api.py:310
 
2850
msgid "Creating a raw instance"
 
2851
msgstr ""
 
2852
 
 
2853
#: cinder/compute/api.py:312
 
2854
#, python-format
 
2855
msgid "Using Kernel=%(kernel_id)s, Ramdisk=%(ramdisk_id)s"
 
2856
msgstr ""
 
2857
 
 
2858
#: cinder/compute/api.py:383
 
2859
#, python-format
 
2860
msgid "Going to run %s instances..."
 
2861
msgstr ""
 
2862
 
 
2863
#: cinder/compute/api.py:447
 
2864
#, python-format
 
2865
msgid "bdm %s"
 
2866
msgstr ""
 
2867
 
 
2868
#: cinder/compute/api.py:474
 
2869
#, python-format
 
2870
msgid "block_device_mapping %s"
 
2871
msgstr ""
 
2872
 
 
2873
#: cinder/compute/api.py:591
 
2874
#, python-format
 
2875
msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
 
2876
msgstr ""
 
2877
 
 
2878
#: cinder/compute/api.py:871
 
2879
#, fuzzy
 
2880
msgid "Going to try to soft delete instance"
 
2881
msgstr "Começando a terminar instâncias"
 
2882
 
 
2883
#: cinder/compute/api.py:891
 
2884
msgid "No host for instance, deleting immediately"
 
2885
msgstr ""
 
2886
 
 
2887
#: cinder/compute/api.py:939
 
2888
#, fuzzy
 
2889
msgid "Going to try to terminate instance"
 
2890
msgstr "Começando a terminar instâncias"
 
2891
 
 
2892
#: cinder/compute/api.py:977
 
2893
msgid "Going to try to stop instance"
 
2894
msgstr ""
 
2895
 
 
2896
#: cinder/compute/api.py:996
 
2897
#, fuzzy
 
2898
msgid "Going to try to start instance"
 
2899
msgstr "Começando a terminar instâncias"
 
2900
 
 
2901
#: cinder/compute/api.py:1000
 
2902
#, python-format
 
2903
msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
 
2904
msgstr ""
 
2905
 
 
2906
#: cinder/compute/api.py:1071 cinder/volume/api.py:173
 
2907
#: cinder/volume/volume_types.py:64
 
2908
#, python-format
 
2909
msgid "Searching by: %s"
 
2910
msgstr ""
 
2911
 
 
2912
#: cinder/compute/api.py:1201
 
2913
#, python-format
 
2914
msgid "Image type not recognized %s"
 
2915
msgstr ""
 
2916
 
 
2917
#: cinder/compute/api.py:1369
 
2918
msgid "flavor_id is None. Assuming migration."
 
2919
msgstr ""
 
2920
 
 
2921
#: cinder/compute/api.py:1377
 
2922
#, python-format
 
2923
msgid ""
 
2924
"Old instance type %(current_instance_type_name)s,  new instance type "
 
2925
"%(new_instance_type_name)s"
 
2926
msgstr ""
 
2927
 
 
2928
#: cinder/compute/api.py:1644
 
2929
#, python-format
 
2930
msgid "multiple fixedips exist, using the first: %s"
 
2931
msgstr ""
 
2932
 
 
2933
#: cinder/compute/instance_types.py:57 cinder/compute/instance_types.py:65
 
2934
msgid "create arguments must be positive integers"
 
2935
msgstr ""
 
2936
 
 
2937
#: cinder/compute/instance_types.py:76 cinder/volume/volume_types.py:41
 
2938
#, python-format
 
2939
msgid "DB error: %s"
 
2940
msgstr ""
 
2941
 
 
2942
#: cinder/compute/instance_types.py:86
 
2943
#, python-format
 
2944
msgid "Instance type %s not found for deletion"
 
2945
msgstr ""
 
2946
 
 
2947
#: cinder/compute/manager.py:138
 
2948
#, python-format
 
2949
msgid "check_instance_lock: decorating: |%s|"
 
2950
msgstr "check_instance_lock: decorating: |%s|"
 
2951
 
 
2952
#: cinder/compute/manager.py:140
 
2953
#, python-format
 
2954
msgid ""
 
2955
"check_instance_lock: arguments: |%(self)s| |%(context)s| "
 
2956
"|%(instance_uuid)s|"
 
2957
msgstr ""
 
2958
 
 
2959
#: cinder/compute/manager.py:144
 
2960
#, python-format
 
2961
msgid "check_instance_lock: locked: |%s|"
 
2962
msgstr "check_instance_lock: locked: |%s|"
 
2963
 
 
2964
#: cinder/compute/manager.py:146
 
2965
#, python-format
 
2966
msgid "check_instance_lock: admin: |%s|"
 
2967
msgstr "check_instance_lock: admin: |%s|"
 
2968
 
 
2969
#: cinder/compute/manager.py:151
 
2970
#, python-format
 
2971
msgid "check_instance_lock: executing: |%s|"
 
2972
msgstr "check_instance_lock: executando: |%s|"
 
2973
 
 
2974
#: cinder/compute/manager.py:155
 
2975
#, python-format
 
2976
msgid "check_instance_lock: not executing |%s|"
 
2977
msgstr "check_instance_lock: not executando |%s|"
 
2978
 
 
2979
#: cinder/compute/manager.py:201
 
2980
#, python-format
 
2981
msgid "Unable to load the virtualization driver: %s"
 
2982
msgstr ""
 
2983
 
 
2984
#: cinder/compute/manager.py:223
 
2985
#, python-format
 
2986
msgid ""
 
2987
"Instance %(instance_uuid)s has been destroyed from under us while trying "
 
2988
"to set it to ERROR"
 
2989
msgstr ""
 
2990
 
 
2991
#: cinder/compute/manager.py:240
 
2992
#, python-format
 
2993
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
 
2994
msgstr ""
 
2995
 
 
2996
#: cinder/compute/manager.py:245
 
2997
msgid "Rebooting instance after cinder-compute restart."
 
2998
msgstr ""
 
2999
 
 
3000
#: cinder/compute/manager.py:255
 
3001
msgid "Hypervisor driver does not support firewall rules"
 
3002
msgstr ""
 
3003
 
 
3004
#: cinder/compute/manager.py:260
 
3005
msgid "Checking state"
 
3006
msgstr ""
 
3007
 
 
3008
#: cinder/compute/manager.py:329
 
3009
#, python-format
 
3010
msgid "Setting up bdm %s"
 
3011
msgstr ""
 
3012
 
 
3013
#: cinder/compute/manager.py:400
 
3014
#, python-format
 
3015
msgid "Instance %s already deleted from database. Attempting forceful vm deletion"
 
3016
msgstr ""
 
3017
 
 
3018
#: cinder/compute/manager.py:406
 
3019
#, python-format
 
3020
msgid "Exception encountered while terminating the instance %s"
 
3021
msgstr ""
 
3022
 
 
3023
#: cinder/compute/manager.py:444
 
3024
#, python-format
 
3025
msgid "Instance %s not found."
 
3026
msgstr ""
 
3027
 
 
3028
#: cinder/compute/manager.py:480
 
3029
msgid "Instance has already been created"
 
3030
msgstr "A instância já foi criada"
 
3031
 
 
3032
#: cinder/compute/manager.py:523
 
3033
#, python-format
 
3034
msgid ""
 
3035
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
 
3036
"allowed_size_bytes=%(allowed_size_bytes)d"
 
3037
msgstr ""
 
3038
 
 
3039
#: cinder/compute/manager.py:528
 
3040
#, python-format
 
3041
msgid ""
 
3042
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
 
3043
"size %(allowed_size_bytes)d"
 
3044
msgstr ""
 
3045
 
 
3046
#: cinder/compute/manager.py:538
 
3047
msgid "Starting instance..."
 
3048
msgstr ""
 
3049
 
 
3050
#: cinder/compute/manager.py:548
 
3051
msgid "Skipping network allocation for instance"
 
3052
msgstr ""
 
3053
 
 
3054
#: cinder/compute/manager.py:561
 
3055
msgid "Instance failed network setup"
 
3056
msgstr ""
 
3057
 
 
3058
#: cinder/compute/manager.py:565
 
3059
#, python-format
 
3060
msgid "Instance network_info: |%s|"
 
3061
msgstr ""
 
3062
 
 
3063
#: cinder/compute/manager.py:578
 
3064
msgid "Instance failed block device setup"
 
3065
msgstr ""
 
3066
 
 
3067
#: cinder/compute/manager.py:594
 
3068
msgid "Instance failed to spawn"
 
3069
msgstr ""
 
3070
 
 
3071
#: cinder/compute/manager.py:615
 
3072
msgid "Deallocating network for instance"
 
3073
msgstr ""
 
3074
 
 
3075
#: cinder/compute/manager.py:672
 
3076
#, python-format
 
3077
msgid "%(action_str)s instance"
 
3078
msgstr ""
 
3079
 
 
3080
#: cinder/compute/manager.py:699
 
3081
#, python-format
 
3082
msgid "Ignoring DiskNotFound: %s"
 
3083
msgstr ""
 
3084
 
 
3085
#: cinder/compute/manager.py:708
 
3086
#, python-format
 
3087
msgid "terminating bdm %s"
 
3088
msgstr ""
 
3089
 
 
3090
#: cinder/compute/manager.py:742 cinder/compute/manager.py:1328
 
3091
#: cinder/compute/manager.py:1416 cinder/compute/manager.py:2501
 
3092
#, python-format
 
3093
msgid "%s. Setting instance vm_state to ERROR"
 
3094
msgstr ""
 
3095
 
 
3096
#: cinder/compute/manager.py:811
 
3097
#, python-format
 
3098
msgid ""
 
3099
"Cannot rebuild instance [%(instance_uuid)s], because the given image does"
 
3100
" not exist."
 
3101
msgstr ""
 
3102
 
 
3103
#: cinder/compute/manager.py:816
 
3104
#, python-format
 
3105
msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
 
3106
msgstr ""
 
3107
 
 
3108
#: cinder/compute/manager.py:823
 
3109
#, python-format
 
3110
msgid "Rebuilding instance %s"
 
3111
msgstr ""
 
3112
 
 
3113
#: cinder/compute/manager.py:876
 
3114
#, python-format
 
3115
msgid "Rebooting instance %s"
 
3116
msgstr "Reiniciando a instância %s"
 
3117
 
 
3118
#: cinder/compute/manager.py:891
 
3119
#, python-format
 
3120
msgid ""
 
3121
"trying to reboot a non-running instance: %(instance_uuid)s (state: "
 
3122
"%(state)s expected: %(running)s)"
 
3123
msgstr ""
 
3124
 
 
3125
#: cinder/compute/manager.py:933
 
3126
#, python-format
 
3127
msgid "instance %s: snapshotting"
 
3128
msgstr "instância %s: fazendo um snapshot"
 
3129
 
 
3130
#: cinder/compute/manager.py:939
 
3131
#, python-format
 
3132
msgid ""
 
3133
"trying to snapshot a non-running instance: %(instance_uuid)s (state: "
 
3134
"%(state)s expected: %(running)s)"
 
3135
msgstr ""
 
3136
 
 
3137
#: cinder/compute/manager.py:995
 
3138
#, python-format
 
3139
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
 
3140
msgstr ""
 
3141
 
 
3142
#: cinder/compute/manager.py:1001
 
3143
#, python-format
 
3144
msgid "Rotating out %d backups"
 
3145
msgstr ""
 
3146
 
 
3147
#: cinder/compute/manager.py:1005
 
3148
#, python-format
 
3149
msgid "Deleting image %s"
 
3150
msgstr ""
 
3151
 
 
3152
#: cinder/compute/manager.py:1035
 
3153
#, python-format
 
3154
msgid "Failed to set admin password. Instance %s is not running"
 
3155
msgstr ""
 
3156
 
 
3157
#: cinder/compute/manager.py:1041
 
3158
#, python-format
 
3159
msgid "Instance %s: Root password set"
 
3160
msgstr ""
 
3161
 
 
3162
#: cinder/compute/manager.py:1050
 
3163
msgid "set_admin_password is not implemented by this driver."
 
3164
msgstr ""
 
3165
 
 
3166
#: cinder/compute/manager.py:1064
 
3167
msgid "Error setting admin password"
 
3168
msgstr ""
 
3169
 
 
3170
#: cinder/compute/manager.py:1079
 
3171
#, python-format
 
3172
msgid ""
 
3173
"trying to inject a file into a non-running instance: %(instance_uuid)s "
 
3174
"(state: %(current_power_state)s expected: %(expected_state)s)"
 
3175
msgstr ""
 
3176
 
 
3177
#: cinder/compute/manager.py:1084
 
3178
#, python-format
 
3179
msgid "instance %(instance_uuid)s: injecting file to %(path)s"
 
3180
msgstr ""
 
3181
 
 
3182
#: cinder/compute/manager.py:1098
 
3183
#, python-format
 
3184
msgid ""
 
3185
"trying to update agent on a non-running instance: %(instance_uuid)s "
 
3186
"(state: %(current_power_state)s expected: %(expected_state)s)"
 
3187
msgstr ""
 
3188
 
 
3189
#: cinder/compute/manager.py:1103
 
3190
#, python-format
 
3191
msgid "instance %(instance_uuid)s: updating agent to %(url)s"
 
3192
msgstr ""
 
3193
 
 
3194
#: cinder/compute/manager.py:1116
 
3195
#, python-format
 
3196
msgid "instance %s: rescuing"
 
3197
msgstr "instância %s: resgatando"
 
3198
 
 
3199
#: cinder/compute/manager.py:1141
 
3200
#, python-format
 
3201
msgid "instance %s: unrescuing"
 
3202
msgstr "instância %s: desfazendo o resgate"
 
3203
 
 
3204
#: cinder/compute/manager.py:1270
 
3205
msgid "destination same as source!"
 
3206
msgstr ""
 
3207
 
 
3208
#: cinder/compute/manager.py:1287
 
3209
#, python-format
 
3210
msgid "instance %s: migrating"
 
3211
msgstr ""
 
3212
 
 
3213
#: cinder/compute/manager.py:1471
 
3214
#, python-format
 
3215
msgid "instance %s: pausing"
 
3216
msgstr "instância %s: pausando"
 
3217
 
 
3218
#: cinder/compute/manager.py:1489
 
3219
#, python-format
 
3220
msgid "instance %s: unpausing"
 
3221
msgstr "instância %s: saindo do pause"
 
3222
 
 
3223
#: cinder/compute/manager.py:1525
 
3224
#, python-format
 
3225
msgid "instance %s: retrieving diagnostics"
 
3226
msgstr "instância %s: recuperando os diagnósticos"
 
3227
 
 
3228
#: cinder/compute/manager.py:1534
 
3229
#, python-format
 
3230
msgid "instance %s: suspending"
 
3231
msgstr "instância %s: suspendendo"
 
3232
 
 
3233
#: cinder/compute/manager.py:1556
 
3234
#, python-format
 
3235
msgid "instance %s: resuming"
 
3236
msgstr "instância %s: resumindo"
 
3237
 
 
3238
#: cinder/compute/manager.py:1579
 
3239
#, python-format
 
3240
msgid "instance %s: locking"
 
3241
msgstr "instância %s: bloqueando"
 
3242
 
 
3243
#: cinder/compute/manager.py:1588
 
3244
#, python-format
 
3245
msgid "instance %s: unlocking"
 
3246
msgstr "instância %s: desbloqueando"
 
3247
 
 
3248
#: cinder/compute/manager.py:1596
 
3249
#, python-format
 
3250
msgid "instance %s: getting locked state"
 
3251
msgstr "instância %s: obtendo estado de bloqueio"
 
3252
 
 
3253
#: cinder/compute/manager.py:1606
 
3254
#, python-format
 
3255
msgid "instance %s: reset network"
 
3256
msgstr "instância %s: reset da rede"
 
3257
 
 
3258
#: cinder/compute/manager.py:1614
 
3259
#, python-format
 
3260
msgid "instance %s: inject network info"
 
3261
msgstr ""
 
3262
 
 
3263
#: cinder/compute/manager.py:1618
 
3264
#, python-format
 
3265
msgid "network_info to inject: |%s|"
 
3266
msgstr ""
 
3267
 
 
3268
#: cinder/compute/manager.py:1655
 
3269
#, python-format
 
3270
msgid "instance %s: getting vnc console"
 
3271
msgstr ""
 
3272
 
 
3273
#: cinder/compute/manager.py:1685
 
3274
#, python-format
 
3275
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
 
3276
msgstr ""
 
3277
 
 
3278
#: cinder/compute/manager.py:1703
 
3279
#, python-format
 
3280
msgid ""
 
3281
"instance %(instance_uuid)s: attaching volume %(volume_id)s to "
 
3282
"%(mountpoint)s"
 
3283
msgstr ""
 
3284
 
 
3285
#: cinder/compute/manager.py:1705
 
3286
#, python-format
 
3287
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
 
3288
msgstr ""
 
3289
 
 
3290
#: cinder/compute/manager.py:1714
 
3291
#, python-format
 
3292
msgid "instance %(instance_uuid)s: attach failed %(mountpoint)s, removing"
 
3293
msgstr ""
 
3294
 
 
3295
#: cinder/compute/manager.py:1724
 
3296
#, python-format
 
3297
msgid "Attach failed %(mountpoint)s, removing"
 
3298
msgstr ""
 
3299
 
 
3300
#: cinder/compute/manager.py:1752
 
3301
#, python-format
 
3302
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
 
3303
msgstr ""
 
3304
 
 
3305
#: cinder/compute/manager.py:1756
 
3306
#, python-format
 
3307
msgid "Detaching volume from unknown instance %s"
 
3308
msgstr "Desconectando volume da instância desconhecida %s"
 
3309
 
 
3310
#: cinder/compute/manager.py:1822
 
3311
#, python-format
 
3312
msgid ""
 
3313
"Creating tmpfile %s to notify to other compute nodes that they should "
 
3314
"mount the same storage."
 
3315
msgstr ""
 
3316
 
 
3317
#: cinder/compute/manager.py:1884
 
3318
msgid "Instance has no volume."
 
3319
msgstr ""
 
3320
 
 
3321
#: cinder/compute/manager.py:1916
 
3322
#, python-format
 
3323
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
 
3324
msgstr ""
 
3325
 
 
3326
#: cinder/compute/manager.py:1973
 
3327
#, python-format
 
3328
msgid "Pre live migration failed at  %(dest)s"
 
3329
msgstr ""
 
3330
 
 
3331
#: cinder/compute/manager.py:2000
 
3332
msgid "post_live_migration() is started.."
 
3333
msgstr ""
 
3334
 
 
3335
#: cinder/compute/manager.py:2030
 
3336
msgid "No floating_ip found"
 
3337
msgstr ""
 
3338
 
 
3339
#: cinder/compute/manager.py:2038
 
3340
msgid "No floating_ip found."
 
3341
msgstr ""
 
3342
 
 
3343
#: cinder/compute/manager.py:2040
 
3344
#, python-format
 
3345
msgid ""
 
3346
"Live migration: Unexpected error: cannot inherit floating ip.\n"
 
3347
"%(e)s"
 
3348
msgstr ""
 
3349
 
 
3350
#: cinder/compute/manager.py:2073
 
3351
#, python-format
 
3352
msgid "Migrating instance to %(dest)s finished successfully."
 
3353
msgstr ""
 
3354
 
 
3355
#: cinder/compute/manager.py:2075
 
3356
msgid ""
 
3357
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
 
3358
"with matching name.\" This error can be safely ignored."
 
3359
msgstr ""
 
3360
 
 
3361
#: cinder/compute/manager.py:2090
 
3362
msgid "Post operation of migration started"
 
3363
msgstr ""
 
3364
 
 
3365
#: cinder/compute/manager.py:2226
 
3366
#, python-format
 
3367
msgid "Updated the info_cache for instance %s"
 
3368
msgstr ""
 
3369
 
 
3370
#: cinder/compute/manager.py:2255
 
3371
msgid "Updating bandwidth usage cache"
 
3372
msgstr ""
 
3373
 
 
3374
#: cinder/compute/manager.py:2277
 
3375
msgid "Updating host status"
 
3376
msgstr ""
 
3377
 
 
3378
#: cinder/compute/manager.py:2305
 
3379
#, python-format
 
3380
msgid ""
 
3381
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
 
3382
"the hypervisor."
 
3383
msgstr ""
 
3384
 
 
3385
#: cinder/compute/manager.py:2331
 
3386
#, python-format
 
3387
msgid ""
 
3388
"During the sync_power process the instance %(uuid)s has moved from host "
 
3389
"%(src)s to host %(dst)s"
 
3390
msgstr ""
 
3391
 
 
3392
#: cinder/compute/manager.py:2344
 
3393
#, python-format
 
3394
msgid ""
 
3395
"Instance %s is in the process of migrating to this host. Wait next "
 
3396
"sync_power cycle before setting power state to NOSTATE"
 
3397
msgstr ""
 
3398
 
 
3399
#: cinder/compute/manager.py:2350
 
3400
msgid ""
 
3401
"Instance found in database but not known by hypervisor. Setting power "
 
3402
"state to NOSTATE"
 
3403
msgstr ""
 
3404
 
 
3405
#: cinder/compute/manager.py:2380
 
3406
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
 
3407
msgstr ""
 
3408
 
 
3409
#: cinder/compute/manager.py:2392
 
3410
msgid "Reclaiming deleted instance"
 
3411
msgstr ""
 
3412
 
 
3413
#: cinder/compute/manager.py:2458
 
3414
#, python-format
 
3415
msgid ""
 
3416
"Detected instance with name label '%(name)s' which is marked as DELETED "
 
3417
"but still present on host."
 
3418
msgstr ""
 
3419
 
 
3420
#: cinder/compute/manager.py:2465
 
3421
#, python-format
 
3422
msgid ""
 
3423
"Destroying instance with name label '%(name)s' which is marked as DELETED"
 
3424
" but still present on host."
 
3425
msgstr ""
 
3426
 
 
3427
#: cinder/compute/manager.py:2472
 
3428
#, python-format
 
3429
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
 
3430
msgstr ""
 
3431
 
 
3432
#: cinder/compute/manager.py:2542
 
3433
#, python-format
 
3434
msgid ""
 
3435
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
 
3436
"%(host)s"
 
3437
msgstr ""
 
3438
 
 
3439
#: cinder/compute/utils.py:142
 
3440
msgid "v4 subnets are required for legacy nw_info"
 
3441
msgstr ""
 
3442
 
 
3443
#: cinder/console/manager.py:77 cinder/console/vmrc_manager.py:70
 
3444
msgid "Adding console"
 
3445
msgstr "Adicionando console"
 
3446
 
 
3447
#: cinder/console/manager.py:97
 
3448
#, python-format
 
3449
msgid "Tried to remove non-existent console %(console_id)s."
 
3450
msgstr ""
 
3451
 
 
3452
#: cinder/console/vmrc_manager.py:122
 
3453
#, python-format
 
3454
msgid "Tried to remove non-existent console %(console_id)s."
 
3455
msgstr ""
 
3456
 
 
3457
#: cinder/console/vmrc_manager.py:125
 
3458
#, python-format
 
3459
msgid "Removing console %(console_id)s."
 
3460
msgstr ""
 
3461
 
 
3462
#: cinder/console/xvp.py:98
 
3463
msgid "Rebuilding xvp conf"
 
3464
msgstr ""
 
3465
 
 
3466
#: cinder/console/xvp.py:116
 
3467
#, python-format
 
3468
msgid "Re-wrote %s"
 
3469
msgstr ""
 
3470
 
 
3471
#: cinder/console/xvp.py:121
 
3472
msgid "Stopping xvp"
 
3473
msgstr ""
 
3474
 
 
3475
#: cinder/console/xvp.py:134
 
3476
msgid "Starting xvp"
 
3477
msgstr ""
 
3478
 
 
3479
#: cinder/console/xvp.py:141
 
3480
#, python-format
 
3481
msgid "Error starting xvp: %s"
 
3482
msgstr ""
 
3483
 
 
3484
#: cinder/console/xvp.py:144
 
3485
msgid "Restarting xvp"
 
3486
msgstr ""
 
3487
 
 
3488
#: cinder/console/xvp.py:146
 
3489
msgid "xvp not running..."
 
3490
msgstr ""
 
3491
 
 
3492
#: cinder/consoleauth/manager.py:63
 
3493
#, python-format
 
3494
msgid "Deleting Expired Token: (%s)"
 
3495
msgstr ""
 
3496
 
 
3497
#: cinder/consoleauth/manager.py:75
 
3498
#, python-format
 
3499
msgid "Received Token: %(token)s, %(token_dict)s)"
 
3500
msgstr ""
 
3501
 
 
3502
#: cinder/consoleauth/manager.py:79
 
3503
#, python-format
 
3504
msgid "Checking Token: %(token)s, %(token_valid)s)"
 
3505
msgstr ""
 
3506
 
 
3507
#: cinder/db/sqlalchemy/api.py:57
 
3508
msgid "Use of empty request context is deprecated"
 
3509
msgstr ""
 
3510
 
 
3511
#: cinder/db/sqlalchemy/api.py:198
 
3512
#, python-format
 
3513
msgid "Unrecognized read_deleted value '%s'"
 
3514
msgstr ""
 
3515
 
 
3516
#: cinder/db/sqlalchemy/api.py:516 cinder/db/sqlalchemy/api.py:551
 
3517
#, python-format
 
3518
msgid "No ComputeNode for %(host)s"
 
3519
msgstr ""
 
3520
 
 
3521
#: cinder/db/sqlalchemy/api.py:4019 cinder/db/sqlalchemy/api.py:4045
 
3522
#, python-format
 
3523
msgid "No backend config with id %(sm_backend_id)s"
 
3524
msgstr ""
 
3525
 
 
3526
#: cinder/db/sqlalchemy/api.py:4103
 
3527
#, python-format
 
3528
msgid "No sm_flavor called %(sm_flavor)s"
 
3529
msgstr ""
 
3530
 
 
3531
#: cinder/db/sqlalchemy/api.py:4147
 
3532
#, python-format
 
3533
msgid "No sm_volume with id %(volume_id)s"
 
3534
msgstr ""
 
3535
 
 
3536
#: cinder/db/sqlalchemy/migration.py:66
 
3537
msgid "python-migrate is not installed. Exiting."
 
3538
msgstr ""
 
3539
 
 
3540
#: cinder/db/sqlalchemy/migration.py:78
 
3541
msgid "version should be an integer"
 
3542
msgstr ""
 
3543
 
 
3544
#: cinder/db/sqlalchemy/session.py:137
 
3545
#, python-format
 
3546
msgid "SQL connection failed. %s attempts left."
 
3547
msgstr ""
 
3548
 
 
3549
#: cinder/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:48
 
3550
msgid "interface column not added to networks table"
 
3551
msgstr ""
 
3552
 
 
3553
#: cinder/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:80
 
3554
#: cinder/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:54
 
3555
#: cinder/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:61
 
3556
#: cinder/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:48
 
3557
#, python-format
 
3558
msgid "Table |%s| not created!"
 
3559
msgstr ""
 
3560
 
 
3561
#: cinder/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:87
 
3562
msgid "VIF column not added to fixed_ips table"
 
3563
msgstr ""
 
3564
 
 
3565
#: cinder/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:97
 
3566
#, python-format
 
3567
msgid "join list for moving mac_addresses |%s|"
 
3568
msgstr ""
 
3569
 
 
3570
#: cinder/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:39
 
3571
#: cinder/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:60
 
3572
#: cinder/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:61
 
3573
#: cinder/db/sqlalchemy/migrate_repo/versions/070_untie_cinder_network_models.py:99
 
3574
msgid "foreign key constraint couldn't be added"
 
3575
msgstr ""
 
3576
 
 
3577
#: cinder/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:58
 
3578
msgid "foreign key constraint couldn't be dropped"
 
3579
msgstr ""
 
3580
 
 
3581
#: cinder/db/sqlalchemy/migrate_repo/versions/045_add_network_priority.py:34
 
3582
msgid "priority column not added to networks table"
 
3583
msgstr ""
 
3584
 
 
3585
#: cinder/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:41
 
3586
#: cinder/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:42
 
3587
#: cinder/db/sqlalchemy/migrate_repo/versions/064_change_instance_id_to_uuid_in_instance_actions.py:56
 
3588
#: cinder/db/sqlalchemy/migrate_repo/versions/070_untie_cinder_network_models.py:68
 
3589
msgid "foreign key constraint couldn't be removed"
 
3590
msgstr ""
 
3591
 
 
3592
#: cinder/db/sqlalchemy/migrate_repo/versions/049_add_instances_progress.py:34
 
3593
msgid "progress column not added to instances table"
 
3594
msgstr ""
 
3595
 
 
3596
#: cinder/db/sqlalchemy/migrate_repo/versions/055_convert_flavor_id_to_str.py:97
 
3597
#, python-format
 
3598
msgid ""
 
3599
"Could not cast flavorid to integer: %s. Set flavorid to an integer-like "
 
3600
"string to downgrade."
 
3601
msgstr ""
 
3602
 
 
3603
#: cinder/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:69
 
3604
msgid "instance_info_caches tables not dropped"
 
3605
msgstr ""
 
3606
 
 
3607
#: cinder/db/sqlalchemy/migrate_repo/versions/069_block_migration.py:41
 
3608
msgid "progress column not added to compute_nodes table"
 
3609
msgstr ""
 
3610
 
 
3611
#: cinder/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:76
 
3612
msgid "dns_domains table not dropped"
 
3613
msgstr ""
 
3614
 
 
3615
#: cinder/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:60
 
3616
msgid "quota_classes table not dropped"
 
3617
msgstr ""
 
3618
 
 
3619
#: cinder/image/glance.py:147
 
3620
msgid "Connection error contacting glance server, retrying"
 
3621
msgstr ""
 
3622
 
 
3623
#: cinder/image/glance.py:153 cinder/network/quantum/melange_connection.py:104
 
3624
msgid "Maximum attempts reached"
 
3625
msgstr ""
 
3626
 
 
3627
#: cinder/image/glance.py:278
 
3628
#, python-format
 
3629
msgid "Creating image in Glance. Metadata passed in %s"
 
3630
msgstr ""
 
3631
 
 
3632
#: cinder/image/glance.py:281
 
3633
#, python-format
 
3634
msgid "Metadata after formatting for Glance %s"
 
3635
msgstr ""
 
3636
 
 
3637
#: cinder/image/glance.py:289
 
3638
#, python-format
 
3639
msgid "Metadata returned from Glance formatted for Base %s"
 
3640
msgstr ""
 
3641
 
 
3642
#: cinder/image/glance.py:331 cinder/image/glance.py:335
 
3643
msgid "Not the image owner"
 
3644
msgstr ""
 
3645
 
 
3646
#: cinder/image/glance.py:410
 
3647
#, python-format
 
3648
msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
 
3649
msgstr ""
 
3650
 
 
3651
#: cinder/image/s3.py:309
 
3652
#, python-format
 
3653
msgid "Failed to download %(image_location)s to %(image_path)s"
 
3654
msgstr ""
 
3655
 
 
3656
#: cinder/image/s3.py:328
 
3657
#, python-format
 
3658
msgid "Failed to decrypt %(image_location)s to %(image_path)s"
 
3659
msgstr ""
 
3660
 
 
3661
#: cinder/image/s3.py:340
 
3662
#, python-format
 
3663
msgid "Failed to untar %(image_location)s to %(image_path)s"
 
3664
msgstr ""
 
3665
 
 
3666
#: cinder/image/s3.py:353
 
3667
#, python-format
 
3668
msgid "Failed to upload %(image_location)s to %(image_path)s"
 
3669
msgstr ""
 
3670
 
 
3671
#: cinder/image/s3.py:379
 
3672
#, python-format
 
3673
msgid "Failed to decrypt private key: %s"
 
3674
msgstr ""
 
3675
 
 
3676
#: cinder/image/s3.py:387
 
3677
#, python-format
 
3678
msgid "Failed to decrypt initialization vector: %s"
 
3679
msgstr ""
 
3680
 
 
3681
#: cinder/image/s3.py:398
 
3682
#, python-format
 
3683
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
 
3684
msgstr ""
 
3685
 
 
3686
#: cinder/image/s3.py:410
 
3687
msgid "Unsafe filenames in image"
 
3688
msgstr ""
 
3689
 
 
3690
#: cinder/ipv6/account_identifier.py:38 cinder/ipv6/rfc2462.py:34
 
3691
#, python-format
 
3692
msgid "Bad mac for to_global_ipv6: %s"
 
3693
msgstr ""
 
3694
 
 
3695
#: cinder/ipv6/account_identifier.py:40 cinder/ipv6/rfc2462.py:36
 
3696
#, python-format
 
3697
msgid "Bad prefix for to_global_ipv6: %s"
 
3698
msgstr ""
 
3699
 
 
3700
#: cinder/ipv6/account_identifier.py:42
 
3701
#, python-format
 
3702
msgid "Bad project_id for to_global_ipv6: %s"
 
3703
msgstr ""
 
3704
 
 
3705
#: cinder/network/ldapdns.py:321
 
3706
msgid "This driver only supports type 'a' entries."
 
3707
msgstr ""
 
3708
 
 
3709
#: cinder/network/linux_net.py:166
 
3710
#, python-format
 
3711
msgid "Attempted to remove chain %s which does not exist"
 
3712
msgstr ""
 
3713
 
 
3714
#: cinder/network/linux_net.py:192
 
3715
#, python-format
 
3716
msgid "Unknown chain: %r"
 
3717
msgstr ""
 
3718
 
 
3719
#: cinder/network/linux_net.py:215
 
3720
#, python-format
 
3721
msgid ""
 
3722
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
 
3723
"%(top)r"
 
3724
msgstr ""
 
3725
 
 
3726
#: cinder/network/linux_net.py:335
 
3727
msgid "IPTablesManager.apply completed with success"
 
3728
msgstr ""
 
3729
 
 
3730
#: cinder/network/linux_net.py:694
 
3731
#, python-format
 
3732
msgid "Hupping dnsmasq threw %s"
 
3733
msgstr ""
 
3734
 
 
3735
#: cinder/network/linux_net.py:696
 
3736
#, python-format
 
3737
msgid "Pid %d is stale, relaunching dnsmasq"
 
3738
msgstr "Pid %d está ultrapassado, reiniciando dnsmasq"
 
3739
 
 
3740
#: cinder/network/linux_net.py:756
 
3741
#, python-format
 
3742
msgid "killing radvd threw %s"
 
3743
msgstr ""
 
3744
 
 
3745
#: cinder/network/linux_net.py:758
 
3746
#, python-format
 
3747
msgid "Pid %d is stale, relaunching radvd"
 
3748
msgstr "Pid %d está ultrapassado, reiniciando radvd"
 
3749
 
 
3750
#: cinder/network/linux_net.py:967
 
3751
#, python-format
 
3752
msgid "Starting VLAN inteface %s"
 
3753
msgstr "Iniciando a VLAN %s"
 
3754
 
 
3755
#: cinder/network/linux_net.py:999
 
3756
#, python-format
 
3757
msgid "Starting Bridge interface for %s"
 
3758
msgstr "Iniciando a Bridge para %s"
 
3759
 
 
3760
#: cinder/network/linux_net.py:1142
 
3761
#, fuzzy, python-format
 
3762
msgid "Starting bridge %s "
 
3763
msgstr "Iniciando a Bridge para %s"
 
3764
 
 
3765
#: cinder/network/linux_net.py:1149
 
3766
#, fuzzy, python-format
 
3767
msgid "Done starting bridge %s"
 
3768
msgstr "Removendo o registro da imagem %s"
 
3769
 
 
3770
#: cinder/network/linux_net.py:1167
 
3771
#, python-format
 
3772
msgid "Failed unplugging gateway interface '%s'"
 
3773
msgstr ""
 
3774
 
 
3775
#: cinder/network/linux_net.py:1170
 
3776
#, python-format
 
3777
msgid "Unplugged gateway interface '%s'"
 
3778
msgstr ""
 
3779
 
 
3780
#: cinder/network/manager.py:291
 
3781
#, python-format
 
3782
msgid "Fixed ip %(fixed_ip_id)s not found"
 
3783
msgstr ""
 
3784
 
 
3785
#: cinder/network/manager.py:300 cinder/network/manager.py:496
 
3786
#, python-format
 
3787
msgid "Interface %(interface)s not found"
 
3788
msgstr ""
 
3789
 
 
3790
#: cinder/network/manager.py:315
 
3791
#, python-format
 
3792
msgid "floating IP allocation for instance |%s|"
 
3793
msgstr ""
 
3794
 
 
3795
#: cinder/network/manager.py:353
 
3796
#, python-format
 
3797
msgid "floating IP deallocation for instance |%s|"
 
3798
msgstr ""
 
3799
 
 
3800
#: cinder/network/manager.py:386
 
3801
#, python-format
 
3802
msgid "Address |%(address)s| is not allocated"
 
3803
msgstr ""
 
3804
 
 
3805
#: cinder/network/manager.py:390
 
3806
#, python-format
 
3807
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
 
3808
msgstr ""
 
3809
 
 
3810
#: cinder/network/manager.py:402
 
3811
#, python-format
 
3812
msgid "Quota exceeded for %s, tried to allocate address"
 
3813
msgstr ""
 
3814
 
 
3815
#: cinder/network/manager.py:614
 
3816
#, python-format
 
3817
msgid ""
 
3818
"Database inconsistency: DNS domain |%s| is registered in the Cinder db but "
 
3819
"not visible to either the floating or instance DNS driver. It will be "
 
3820
"ignored."
 
3821
msgstr ""
 
3822
 
 
3823
#: cinder/network/manager.py:660
 
3824
#, python-format
 
3825
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
 
3826
msgstr ""
 
3827
 
 
3828
#: cinder/network/manager.py:670
 
3829
#, python-format
 
3830
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
 
3831
msgstr ""
 
3832
 
 
3833
#: cinder/network/manager.py:778
 
3834
#, python-format
 
3835
msgid "Disassociated %s stale fixed ip(s)"
 
3836
msgstr ""
 
3837
 
 
3838
#: cinder/network/manager.py:782
 
3839
msgid "setting network host"
 
3840
msgstr ""
 
3841
 
 
3842
#: cinder/network/manager.py:896
 
3843
#, python-format
 
3844
msgid "network allocations for instance |%s|"
 
3845
msgstr ""
 
3846
 
 
3847
#: cinder/network/manager.py:901
 
3848
#, python-format
 
3849
msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
 
3850
msgstr ""
 
3851
 
 
3852
#: cinder/network/manager.py:930
 
3853
#, python-format
 
3854
msgid "network deallocation for instance |%s|"
 
3855
msgstr ""
 
3856
 
 
3857
#: cinder/network/manager.py:1152
 
3858
#, python-format
 
3859
msgid ""
 
3860
"instance-dns-zone is |%(domain)s|, which is in availability zone "
 
3861
"|%(zone)s|. Instance |%(instance)s| is in zone |%(zone2)s|. No DNS record"
 
3862
" will be created."
 
3863
msgstr ""
 
3864
 
 
3865
#: cinder/network/manager.py:1227
 
3866
#, python-format
 
3867
msgid "Unable to release %s because vif doesn't exist."
 
3868
msgstr ""
 
3869
 
 
3870
#: cinder/network/manager.py:1244
 
3871
#, python-format
 
3872
msgid "Leased IP |%(address)s|"
 
3873
msgstr ""
 
3874
 
 
3875
#: cinder/network/manager.py:1248
 
3876
#, python-format
 
3877
msgid "IP %s leased that is not associated"
 
3878
msgstr ""
 
3879
 
 
3880
#: cinder/network/manager.py:1256
 
3881
#, python-format
 
3882
msgid "IP |%s| leased that isn't allocated"
 
3883
msgstr ""
 
3884
 
 
3885
#: cinder/network/manager.py:1261
 
3886
#, python-format
 
3887
msgid "Released IP |%(address)s|"
 
3888
msgstr ""
 
3889
 
 
3890
#: cinder/network/manager.py:1265
 
3891
#, python-format
 
3892
msgid "IP %s released that is not associated"
 
3893
msgstr ""
 
3894
 
 
3895
#: cinder/network/manager.py:1268
 
3896
#, python-format
 
3897
msgid "IP %s released that was not leased"
 
3898
msgstr ""
 
3899
 
 
3900
#: cinder/network/manager.py:1331
 
3901
msgid "cidr already in use"
 
3902
msgstr ""
 
3903
 
 
3904
#: cinder/network/manager.py:1334
 
3905
#, python-format
 
3906
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
 
3907
msgstr ""
 
3908
 
 
3909
#: cinder/network/manager.py:1345
 
3910
#, python-format
 
3911
msgid ""
 
3912
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
 
3913
"(%(smaller)s)"
 
3914
msgstr ""
 
3915
 
 
3916
#: cinder/network/manager.py:1404
 
3917
msgid "Network already exists!"
 
3918
msgstr ""
 
3919
 
 
3920
#: cinder/network/manager.py:1423
 
3921
#, python-format
 
3922
msgid "Network must be disassociated from project %s before delete"
 
3923
msgstr ""
 
3924
 
 
3925
#: cinder/network/manager.py:1832
 
3926
msgid ""
 
3927
"The sum between the number of networks and the vlan start cannot be "
 
3928
"greater than 4094"
 
3929
msgstr ""
 
3930
 
 
3931
#: cinder/network/manager.py:1839
 
3932
#, python-format
 
3933
msgid ""
 
3934
"The network range is not big enough to fit %(num_networks)s. Network size"
 
3935
" is %(network_size)s"
 
3936
msgstr ""
 
3937
 
 
3938
#: cinder/network/minidns.py:65
 
3939
msgid "This driver only supports type 'a'"
 
3940
msgstr ""
 
3941
 
 
3942
#: cinder/network/quantum/client.py:154
 
3943
msgid "Tenant ID not set"
 
3944
msgstr ""
 
3945
 
 
3946
#: cinder/network/quantum/client.py:180
 
3947
#, python-format
 
3948
msgid "Quantum Client Request: %(method)s %(action)s"
 
3949
msgstr ""
 
3950
 
 
3951
#: cinder/network/quantum/client.py:196
 
3952
#, python-format
 
3953
msgid "Quantum entity not found: %s"
 
3954
msgstr ""
 
3955
 
 
3956
#: cinder/network/quantum/client.py:206
 
3957
#, python-format
 
3958
msgid "Server %(status_code)s error: %(data)s"
 
3959
msgstr ""
 
3960
 
 
3961
#: cinder/network/quantum/client.py:210
 
3962
#, python-format
 
3963
msgid "Unable to connect to server. Got error: %s"
 
3964
msgstr ""
 
3965
 
 
3966
#: cinder/network/quantum/client.py:228
 
3967
#, python-format
 
3968
msgid "unable to deserialize object of type = '%s'"
 
3969
msgstr ""
 
3970
 
 
3971
#: cinder/network/quantum/manager.py:162
 
3972
msgid "QuantumManager does not use 'multi_host' parameter."
 
3973
msgstr ""
 
3974
 
 
3975
#: cinder/network/quantum/manager.py:166
 
3976
msgid "QuantumManager requires that only one network is created per call"
 
3977
msgstr ""
 
3978
 
 
3979
#: cinder/network/quantum/manager.py:176
 
3980
msgid "QuantumManager does not use 'vlan_start' parameter."
 
3981
msgstr ""
 
3982
 
 
3983
#: cinder/network/quantum/manager.py:182
 
3984
msgid "QuantumManager does not use 'vpn_start' parameter."
 
3985
msgstr ""
 
3986
 
 
3987
#: cinder/network/quantum/manager.py:186
 
3988
msgid "QuantumManager does not use 'bridge' parameter."
 
3989
msgstr ""
 
3990
 
 
3991
#: cinder/network/quantum/manager.py:190
 
3992
msgid "QuantumManager does not use 'bridge_interface' parameter."
 
3993
msgstr ""
 
3994
 
 
3995
#: cinder/network/quantum/manager.py:195
 
3996
msgid "QuantumManager requires a valid (.1) gateway address."
 
3997
msgstr ""
 
3998
 
 
3999
#: cinder/network/quantum/manager.py:204
 
4000
#, python-format
 
4001
msgid ""
 
4002
"Unable to find existing quantum network for tenant '%(q_tenant_id)s' with"
 
4003
" net-id '%(quantum_net_id)s'"
 
4004
msgstr ""
 
4005
 
 
4006
#: cinder/network/quantum/manager.py:301
 
4007
#, python-format
 
4008
msgid "network allocations for instance %s"
 
4009
msgstr ""
 
4010
 
 
4011
#: cinder/network/quantum/manager.py:588
 
4012
#, python-format
 
4013
msgid ""
 
4014
"port deallocation failed for instance: |%(instance_id)s|, port_id: "
 
4015
"|%(port_id)s|"
 
4016
msgstr ""
 
4017
 
 
4018
#: cinder/network/quantum/manager.py:606
 
4019
#, python-format
 
4020
msgid ""
 
4021
"ipam deallocation failed for instance: |%(instance_id)s|, vif_uuid: "
 
4022
"|%(vif_uuid)s|"
 
4023
msgstr ""
 
4024
 
 
4025
#: cinder/network/quantum/melange_connection.py:96
 
4026
#, python-format
 
4027
msgid "Server returned error: %s"
 
4028
msgstr ""
 
4029
 
 
4030
#: cinder/network/quantum/melange_connection.py:98
 
4031
msgid "Connection error contacting melange service, retrying"
 
4032
msgstr ""
 
4033
 
 
4034
#: cinder/network/quantum/melange_connection.py:108
 
4035
#, python-format
 
4036
msgid ""
 
4037
"allocate IP on network |%(network_id)s| belonging to "
 
4038
"|%(network_tenant_id)s| to this vif |%(vif_id)s| with mac "
 
4039
"|%(mac_address)s| belonging to |%(project_id)s| "
 
4040
msgstr ""
 
4041
 
 
4042
#: cinder/network/quantum/melange_ipam_lib.py:133
 
4043
msgid "get_project_and_global_net_ids must be called with a non-null project_id"
 
4044
msgstr ""
 
4045
 
 
4046
#: cinder/network/quantum/cinder_ipam_lib.py:75
 
4047
msgid "Error creating network entry"
 
4048
msgstr ""
 
4049
 
 
4050
#: cinder/network/quantum/cinder_ipam_lib.py:90
 
4051
#, python-format
 
4052
msgid "No network with net_id = %s"
 
4053
msgstr ""
 
4054
 
 
4055
#: cinder/network/quantum/cinder_ipam_lib.py:221
 
4056
#, python-format
 
4057
msgid "No fixed IPs to deallocate for vif %s"
 
4058
msgstr ""
 
4059
 
 
4060
#: cinder/network/quantum/quantum_connection.py:99
 
4061
#, python-format
 
4062
msgid "Connecting interface %(interface_id)s to net %(net_id)s for %(tenant_id)s"
 
4063
msgstr ""
 
4064
 
 
4065
#: cinder/network/quantum/quantum_connection.py:113
 
4066
#, python-format
 
4067
msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
 
4068
msgstr ""
 
4069
 
 
4070
#: cinder/notifier/api.py:115
 
4071
#, python-format
 
4072
msgid "%s not in valid priorities"
 
4073
msgstr ""
 
4074
 
 
4075
#: cinder/notifier/api.py:130
 
4076
#, python-format
 
4077
msgid ""
 
4078
"Problem '%(e)s' attempting to send to notification system. "
 
4079
"Payload=%(payload)s"
 
4080
msgstr ""
 
4081
 
 
4082
#: cinder/notifier/list_notifier.py:65
 
4083
#, python-format
 
4084
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
 
4085
msgstr ""
 
4086
 
 
4087
#: cinder/notifier/rabbit_notifier.py:46
 
4088
#, python-format
 
4089
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
 
4090
msgstr ""
 
4091
 
 
4092
#: cinder/rpc/amqp.py:146
 
4093
#, python-format
 
4094
msgid "Returning exception %s to caller"
 
4095
msgstr "Retornando exceção %s ao método de origem"
 
4096
 
 
4097
#: cinder/rpc/amqp.py:188
 
4098
#, python-format
 
4099
msgid "unpacked context: %s"
 
4100
msgstr "conteúdo descompactado: %s"
 
4101
 
 
4102
#: cinder/rpc/amqp.py:231
 
4103
#, python-format
 
4104
msgid "received %s"
 
4105
msgstr "recebido %s"
 
4106
 
 
4107
#: cinder/rpc/amqp.py:236
 
4108
#, python-format
 
4109
msgid "no method for message: %s"
 
4110
msgstr "sem método para mensagem: %s"
 
4111
 
 
4112
#: cinder/rpc/amqp.py:237
 
4113
#, python-format
 
4114
msgid "No method for message: %s"
 
4115
msgstr "Sem método para mensagem: %s"
 
4116
 
 
4117
#: cinder/rpc/amqp.py:321
 
4118
#, python-format
 
4119
msgid "Making asynchronous call on %s ..."
 
4120
msgstr ""
 
4121
 
 
4122
#: cinder/rpc/amqp.py:324
 
4123
#, python-format
 
4124
msgid "MSG_ID is %s"
 
4125
msgstr "MSG_ID é %s"
 
4126
 
 
4127
#: cinder/rpc/amqp.py:346
 
4128
#, python-format
 
4129
msgid "Making asynchronous cast on %s..."
 
4130
msgstr ""
 
4131
 
 
4132
#: cinder/rpc/amqp.py:354
 
4133
msgid "Making asynchronous fanout cast..."
 
4134
msgstr ""
 
4135
 
 
4136
#: cinder/rpc/amqp.py:379
 
4137
#, python-format
 
4138
msgid "Sending notification on %s..."
 
4139
msgstr ""
 
4140
 
 
4141
#: cinder/rpc/common.py:54
 
4142
#, python-format
 
4143
msgid ""
 
4144
"Remote error: %(exc_type)s %(value)s\n"
 
4145
"%(traceback)s."
 
4146
msgstr ""
 
4147
 
 
4148
#: cinder/rpc/common.py:71
 
4149
msgid "Timeout while waiting on RPC response."
 
4150
msgstr ""
 
4151
 
 
4152
#: cinder/rpc/impl_kombu.py:111
 
4153
msgid "Failed to process message... skipping it."
 
4154
msgstr ""
 
4155
 
 
4156
#: cinder/rpc/impl_kombu.py:407
 
4157
#, python-format
 
4158
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
 
4159
msgstr ""
 
4160
 
 
4161
#: cinder/rpc/impl_kombu.py:430
 
4162
#, python-format
 
4163
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
 
4164
msgstr ""
 
4165
 
 
4166
#: cinder/rpc/impl_kombu.py:466
 
4167
#, python-format
 
4168
msgid ""
 
4169
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
 
4170
"%(max_retries)d tries: %(err_str)s"
 
4171
msgstr ""
 
4172
 
 
4173
#: cinder/rpc/impl_kombu.py:482
 
4174
#, python-format
 
4175
msgid ""
 
4176
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
 
4177
"again in %(sleep_time)d seconds."
 
4178
msgstr ""
 
4179
 
 
4180
#: cinder/rpc/impl_kombu.py:533 cinder/rpc/impl_qpid.py:385
 
4181
#, python-format
 
4182
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
 
4183
msgstr ""
 
4184
 
 
4185
#: cinder/rpc/impl_kombu.py:551 cinder/rpc/impl_qpid.py:400
 
4186
#, python-format
 
4187
msgid "Timed out waiting for RPC response: %s"
 
4188
msgstr ""
 
4189
 
 
4190
#: cinder/rpc/impl_kombu.py:555 cinder/rpc/impl_qpid.py:404
 
4191
#, python-format
 
4192
msgid "Failed to consume message from queue: %s"
 
4193
msgstr ""
 
4194
 
 
4195
#: cinder/rpc/impl_kombu.py:589 cinder/rpc/impl_qpid.py:434
 
4196
#, python-format
 
4197
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
 
4198
msgstr ""
 
4199
 
 
4200
#: cinder/rpc/impl_qpid.py:341
 
4201
#, python-format
 
4202
msgid "Unable to connect to AMQP server: %s "
 
4203
msgstr ""
 
4204
 
 
4205
#: cinder/rpc/impl_qpid.py:346
 
4206
#, python-format
 
4207
msgid "Connected to AMQP server on %s"
 
4208
msgstr ""
 
4209
 
 
4210
#: cinder/rpc/impl_qpid.py:354
 
4211
msgid "Re-established AMQP queues"
 
4212
msgstr ""
 
4213
 
 
4214
#: cinder/rpc/impl_qpid.py:412
 
4215
msgid "Error processing message.  Skipping it."
 
4216
msgstr ""
 
4217
 
 
4218
#: cinder/scheduler/chance.py:47 cinder/scheduler/simple.py:91
 
4219
#: cinder/scheduler/simple.py:143
 
4220
msgid "Is the appropriate service running?"
 
4221
msgstr ""
 
4222
 
 
4223
#: cinder/scheduler/chance.py:52
 
4224
msgid "Could not find another compute"
 
4225
msgstr ""
 
4226
 
 
4227
#: cinder/scheduler/driver.py:63
 
4228
#, python-format
 
4229
msgid "Casted '%(method)s' to volume '%(host)s'"
 
4230
msgstr ""
 
4231
 
 
4232
#: cinder/scheduler/driver.py:80
 
4233
#, python-format
 
4234
msgid "Casted '%(method)s' to compute '%(host)s'"
 
4235
msgstr ""
 
4236
 
 
4237
#: cinder/scheduler/driver.py:89
 
4238
#, python-format
 
4239
msgid "Casted '%(method)s' to network '%(host)s'"
 
4240
msgstr ""
 
4241
 
 
4242
#: cinder/scheduler/driver.py:107
 
4243
#, python-format
 
4244
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
 
4245
msgstr ""
 
4246
 
 
4247
#: cinder/scheduler/driver.py:181
 
4248
msgid "Must implement a fallback schedule"
 
4249
msgstr ""
 
4250
 
 
4251
#: cinder/scheduler/driver.py:185
 
4252
msgid "Driver must implement schedule_prep_resize"
 
4253
msgstr ""
 
4254
 
 
4255
#: cinder/scheduler/driver.py:190
 
4256
msgid "Driver must implement schedule_run_instance"
 
4257
msgstr ""
 
4258
 
 
4259
#: cinder/scheduler/driver.py:325
 
4260
msgid "Block migration can not be used with shared storage."
 
4261
msgstr ""
 
4262
 
 
4263
#: cinder/scheduler/driver.py:330
 
4264
msgid "Live migration can not be used without shared storage."
 
4265
msgstr ""
 
4266
 
 
4267
#: cinder/scheduler/driver.py:367 cinder/scheduler/driver.py:457
 
4268
#, python-format
 
4269
msgid "host %(dest)s is not compatible with original host %(src)s."
 
4270
msgstr ""
 
4271
 
 
4272
#: cinder/scheduler/driver.py:416
 
4273
#, python-format
 
4274
msgid ""
 
4275
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
 
4276
"memory(host:%(avail)s <= instance:%(mem_inst)s)"
 
4277
msgstr ""
 
4278
 
 
4279
#: cinder/scheduler/driver.py:472
 
4280
#, python-format
 
4281
msgid ""
 
4282
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
 
4283
"disk(host:%(available)s <= instance:%(necessary)s)"
 
4284
msgstr ""
 
4285
 
 
4286
#: cinder/scheduler/filter_scheduler.py:51
 
4287
#, python-format
 
4288
msgid "No host selection for %s defined."
 
4289
msgstr ""
 
4290
 
 
4291
#: cinder/scheduler/filter_scheduler.py:64
 
4292
#, python-format
 
4293
msgid "Attempting to build %(num_instances)d instance(s)"
 
4294
msgstr ""
 
4295
 
 
4296
#: cinder/scheduler/filter_scheduler.py:157
 
4297
msgid "Scheduler only understands Compute nodes (for now)"
 
4298
msgstr ""
 
4299
 
 
4300
#: cinder/scheduler/filter_scheduler.py:199
 
4301
#, python-format
 
4302
msgid "Filtered %(hosts)s"
 
4303
msgstr ""
 
4304
 
 
4305
#: cinder/scheduler/filter_scheduler.py:209
 
4306
#, python-format
 
4307
msgid "Weighted %(weighted_host)s"
 
4308
msgstr ""
 
4309
 
 
4310
#: cinder/scheduler/host_manager.py:144
 
4311
#, python-format
 
4312
msgid "Host filter fails for ignored host %(host)s"
 
4313
msgstr ""
 
4314
 
 
4315
#: cinder/scheduler/host_manager.py:151
 
4316
#, python-format
 
4317
msgid "Host filter fails for non-forced host %(host)s"
 
4318
msgstr ""
 
4319
 
 
4320
#: cinder/scheduler/host_manager.py:157
 
4321
#, python-format
 
4322
msgid "Host filter function %(func)s failed for %(host)s"
 
4323
msgstr ""
 
4324
 
 
4325
#: cinder/scheduler/host_manager.py:163
 
4326
#, python-format
 
4327
msgid "Host filter passes for %(host)s"
 
4328
msgstr ""
 
4329
 
 
4330
#: cinder/scheduler/host_manager.py:272
 
4331
#, python-format
 
4332
msgid "Received %(service_name)s service update from %(host)s."
 
4333
msgstr ""
 
4334
 
 
4335
#: cinder/scheduler/host_manager.py:313
 
4336
msgid "host_manager only implemented for 'compute'"
 
4337
msgstr ""
 
4338
 
 
4339
#: cinder/scheduler/host_manager.py:323
 
4340
#, python-format
 
4341
msgid "No service for compute ID %s"
 
4342
msgstr ""
 
4343
 
 
4344
#: cinder/scheduler/manager.py:85
 
4345
#, python-format
 
4346
msgid ""
 
4347
"Driver Method %(driver_method_name)s missing: %(e)s. Reverting to "
 
4348
"schedule()"
 
4349
msgstr ""
 
4350
 
 
4351
#: cinder/scheduler/manager.py:150
 
4352
#, python-format
 
4353
msgid "Failed to schedule_%(method)s: %(ex)s"
 
4354
msgstr ""
 
4355
 
 
4356
#: cinder/scheduler/manager.py:159
 
4357
#, python-format
 
4358
msgid "Setting instance %(instance_uuid)s to %(state)s state."
 
4359
msgstr ""
 
4360
 
 
4361
#: cinder/scheduler/scheduler_options.py:66
 
4362
#, python-format
 
4363
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
 
4364
msgstr ""
 
4365
 
 
4366
#: cinder/scheduler/scheduler_options.py:75
 
4367
#, python-format
 
4368
msgid "Could not decode scheduler options: '%(e)s'"
 
4369
msgstr ""
 
4370
 
 
4371
#: cinder/scheduler/simple.py:87
 
4372
msgid "Not enough allocatable CPU cores remaining"
 
4373
msgstr ""
 
4374
 
 
4375
#: cinder/scheduler/simple.py:137
 
4376
msgid "Not enough allocatable volume gigabytes remaining"
 
4377
msgstr ""
 
4378
 
 
4379
#: cinder/scheduler/filters/core_filter.py:45
 
4380
msgid "VCPUs not set; assuming CPU collection broken"
 
4381
msgstr ""
 
4382
 
 
4383
#: cinder/tests/fake_utils.py:72
 
4384
#, python-format
 
4385
msgid "Faking execution of cmd (subprocess): %s"
 
4386
msgstr ""
 
4387
 
 
4388
#: cinder/tests/fake_utils.py:80
 
4389
#, python-format
 
4390
msgid "Faked command matched %s"
 
4391
msgstr ""
 
4392
 
 
4393
#: cinder/tests/fake_utils.py:96
 
4394
#, python-format
 
4395
msgid "Faked command raised an exception %s"
 
4396
msgstr ""
 
4397
 
 
4398
#: cinder/tests/fake_utils.py:101
 
4399
#, python-format
 
4400
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
 
4401
msgstr ""
 
4402
 
 
4403
#: cinder/tests/fakelibvirt.py:784
 
4404
msgid "Please extend mock libvirt module to support flags"
 
4405
msgstr ""
 
4406
 
 
4407
#: cinder/tests/fakelibvirt.py:790
 
4408
msgid "Please extend fake libvirt module to support this auth method"
 
4409
msgstr ""
 
4410
 
 
4411
#: cinder/tests/test_compute.py:365 cinder/tests/test_compute.py:1419
 
4412
#, python-format
 
4413
msgid "Running instances: %s"
 
4414
msgstr ""
 
4415
 
 
4416
#: cinder/tests/test_compute.py:371
 
4417
#, python-format
 
4418
msgid "After terminating instances: %s"
 
4419
msgstr ""
 
4420
 
 
4421
#: cinder/tests/test_compute.py:589
 
4422
msgid "Internal error"
 
4423
msgstr ""
 
4424
 
 
4425
#: cinder/tests/test_compute.py:1430
 
4426
#, python-format
 
4427
msgid "After force-killing instances: %s"
 
4428
msgstr ""
 
4429
 
 
4430
#: cinder/tests/test_misc.py:92
 
4431
#, python-format
 
4432
msgid ""
 
4433
"The following migrations are missing a downgrade:\n"
 
4434
"\t%s"
 
4435
msgstr ""
 
4436
 
 
4437
#: cinder/tests/test_cinder_manage.py:169
 
4438
msgid "id"
 
4439
msgstr ""
 
4440
 
 
4441
#: cinder/tests/test_cinder_manage.py:170
 
4442
msgid "IPv4"
 
4443
msgstr ""
 
4444
 
 
4445
#: cinder/tests/test_cinder_manage.py:171
 
4446
msgid "IPv6"
 
4447
msgstr ""
 
4448
 
 
4449
#: cinder/tests/test_cinder_manage.py:172
 
4450
msgid "start address"
 
4451
msgstr ""
 
4452
 
 
4453
#: cinder/tests/test_cinder_manage.py:173
 
4454
msgid "DNS1"
 
4455
msgstr ""
 
4456
 
 
4457
#: cinder/tests/test_cinder_manage.py:174
 
4458
msgid "DNS2"
 
4459
msgstr ""
 
4460
 
 
4461
#: cinder/tests/test_cinder_manage.py:175
 
4462
msgid "VlanID"
 
4463
msgstr ""
 
4464
 
 
4465
#: cinder/tests/test_cinder_manage.py:176
 
4466
msgid "project"
 
4467
msgstr ""
 
4468
 
 
4469
#: cinder/tests/test_cinder_manage.py:177
 
4470
msgid "uuid"
 
4471
msgstr ""
 
4472
 
 
4473
#: cinder/tests/test_volume.py:216
 
4474
#, python-format
 
4475
msgid "Target %s allocated"
 
4476
msgstr ""
 
4477
 
 
4478
#: cinder/tests/test_volume.py:468
 
4479
#, python-format
 
4480
msgid "Cannot confirm exported volume id:%s."
 
4481
msgstr ""
 
4482
 
 
4483
#: cinder/tests/test_volume_types.py:58
 
4484
#, python-format
 
4485
msgid "Given data: %s"
 
4486
msgstr ""
 
4487
 
 
4488
#: cinder/tests/test_volume_types.py:59
 
4489
#, python-format
 
4490
msgid "Result data: %s"
 
4491
msgstr ""
 
4492
 
 
4493
#: cinder/tests/test_xenapi.py:626
 
4494
#, python-format
 
4495
msgid "Creating files in %s to simulate guest agent"
 
4496
msgstr ""
 
4497
 
 
4498
#: cinder/tests/test_xenapi.py:637
 
4499
#, python-format
 
4500
msgid "Removing simulated guest agent files in %s"
 
4501
msgstr ""
 
4502
 
 
4503
#: cinder/tests/api/openstack/compute/test_servers.py:2144
 
4504
#, python-format
 
4505
msgid "Quota exceeded: code=%(code)s"
 
4506
msgstr ""
 
4507
 
 
4508
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:57
 
4509
#, python-format
 
4510
msgid "_create: %s"
 
4511
msgstr ""
 
4512
 
 
4513
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:66
 
4514
#, python-format
 
4515
msgid "_delete: %s"
 
4516
msgstr ""
 
4517
 
 
4518
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:75
 
4519
#, python-format
 
4520
msgid "_get: %s"
 
4521
msgstr ""
 
4522
 
 
4523
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:85
 
4524
#, python-format
 
4525
msgid "_get_all: %s"
 
4526
msgstr ""
 
4527
 
 
4528
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:125
 
4529
#, python-format
 
4530
msgid "test_snapshot_create: param=%s"
 
4531
msgstr ""
 
4532
 
 
4533
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:134
 
4534
#, python-format
 
4535
msgid "test_snapshot_create: resp_dict=%s"
 
4536
msgstr ""
 
4537
 
 
4538
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:156
 
4539
#, python-format
 
4540
msgid "test_snapshot_create_force: param=%s"
 
4541
msgstr ""
 
4542
 
 
4543
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:165
 
4544
#, python-format
 
4545
msgid "test_snapshot_create_force: resp_dict=%s"
 
4546
msgstr ""
 
4547
 
 
4548
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:205
 
4549
#, python-format
 
4550
msgid "test_snapshot_show: resp=%s"
 
4551
msgstr ""
 
4552
 
 
4553
#: cinder/tests/api/openstack/compute/contrib/test_snapshots.py:231
 
4554
#, python-format
 
4555
msgid "test_snapshot_detail: resp_dict=%s"
 
4556
msgstr ""
 
4557
 
 
4558
#: cinder/tests/integrated/test_login.py:31
 
4559
#, python-format
 
4560
msgid "flavor: %s"
 
4561
msgstr ""
 
4562
 
 
4563
#: cinder/tests/integrated/api/client.py:38
 
4564
#, python-format
 
4565
msgid ""
 
4566
"%(message)s\n"
 
4567
"Status Code: %(_status)s\n"
 
4568
"Body: %(_body)s"
 
4569
msgstr ""
 
4570
 
 
4571
#: cinder/tests/integrated/api/client.py:47
 
4572
msgid "Authentication error"
 
4573
msgstr ""
 
4574
 
 
4575
#: cinder/tests/integrated/api/client.py:55
 
4576
msgid "Authorization error"
 
4577
msgstr ""
 
4578
 
 
4579
#: cinder/tests/integrated/api/client.py:63
 
4580
msgid "Item not found"
 
4581
msgstr ""
 
4582
 
 
4583
#: cinder/tests/integrated/api/client.py:105
 
4584
#, python-format
 
4585
msgid "Doing %(method)s on %(relative_url)s"
 
4586
msgstr ""
 
4587
 
 
4588
#: cinder/tests/integrated/api/client.py:107
 
4589
#, python-format
 
4590
msgid "Body: %s"
 
4591
msgstr ""
 
4592
 
 
4593
#: cinder/tests/integrated/api/client.py:125
 
4594
#, python-format
 
4595
msgid "%(auth_uri)s => code %(http_status)s"
 
4596
msgstr ""
 
4597
 
 
4598
#: cinder/tests/integrated/api/client.py:151
 
4599
#, python-format
 
4600
msgid "%(relative_uri)s => code %(http_status)s"
 
4601
msgstr ""
 
4602
 
 
4603
#: cinder/tests/integrated/api/client.py:161
 
4604
msgid "Unexpected status code"
 
4605
msgstr ""
 
4606
 
 
4607
#: cinder/tests/integrated/api/client.py:168
 
4608
#, python-format
 
4609
msgid "Decoding JSON: %s"
 
4610
msgstr ""
 
4611
 
 
4612
#: cinder/tests/rpc/common.py:133
 
4613
#, python-format
 
4614
msgid "Nested received %(queue)s, %(value)s"
 
4615
msgstr ""
 
4616
 
 
4617
#: cinder/tests/rpc/common.py:142
 
4618
#, python-format
 
4619
msgid "Nested return %s"
 
4620
msgstr ""
 
4621
 
 
4622
#: cinder/tests/rpc/common.py:160
 
4623
msgid "RPC backend does not support timeouts"
 
4624
msgstr ""
 
4625
 
 
4626
#: cinder/tests/rpc/common.py:227 cinder/tests/rpc/common.py:233
 
4627
#, python-format
 
4628
msgid "Received %s"
 
4629
msgstr ""
 
4630
 
 
4631
#: cinder/virt/connection.py:85
 
4632
msgid "Failed to open connection to the hypervisor"
 
4633
msgstr "Falha ao abrir a conexão com o hypervisor"
 
4634
 
 
4635
#: cinder/virt/fake.py:270 cinder/virt/xenapi_conn.py:396
 
4636
#: cinder/virt/baremetal/proxy.py:716 cinder/virt/libvirt/connection.py:2045
 
4637
#, python-format
 
4638
msgid "Compute_service record created for %s "
 
4639
msgstr ""
 
4640
 
 
4641
#: cinder/virt/fake.py:273 cinder/virt/xenapi_conn.py:399
 
4642
#: cinder/virt/baremetal/proxy.py:720 cinder/virt/libvirt/connection.py:2048
 
4643
#, python-format
 
4644
msgid "Compute_service record updated for %s "
 
4645
msgstr ""
 
4646
 
 
4647
#: cinder/virt/firewall.py:130
 
4648
#, python-format
 
4649
msgid "Attempted to unfilter instance %s which is not filtered"
 
4650
msgstr ""
 
4651
 
 
4652
#: cinder/virt/firewall.py:137
 
4653
#, python-format
 
4654
msgid "Filters added to instance %s"
 
4655
msgstr ""
 
4656
 
 
4657
#: cinder/virt/firewall.py:139
 
4658
msgid "Provider Firewall Rules refreshed"
 
4659
msgstr ""
 
4660
 
 
4661
#: cinder/virt/firewall.py:291
 
4662
#, python-format
 
4663
msgid "Adding security group rule: %r"
 
4664
msgstr ""
 
4665
 
 
4666
#: cinder/virt/firewall.py:403 cinder/virt/xenapi/firewall.py:87
 
4667
#, python-format
 
4668
msgid "Adding provider rule: %s"
 
4669
msgstr ""
 
4670
 
 
4671
#: cinder/virt/images.py:86
 
4672
msgid "'qemu-img info' parsing failed."
 
4673
msgstr ""
 
4674
 
 
4675
#: cinder/virt/images.py:92
 
4676
#, python-format
 
4677
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
 
4678
msgstr ""
 
4679
 
 
4680
#: cinder/virt/images.py:104
 
4681
#, python-format
 
4682
msgid "Converted to raw, but format is now %s"
 
4683
msgstr ""
 
4684
 
 
4685
#: cinder/virt/vmwareapi_conn.py:105
 
4686
msgid ""
 
4687
"Must specify vmwareapi_host_ip,vmwareapi_host_username and "
 
4688
"vmwareapi_host_password to useconnection_type=vmwareapi"
 
4689
msgstr ""
 
4690
 
 
4691
#: cinder/virt/vmwareapi_conn.py:276
 
4692
#, python-format
 
4693
msgid "In vmwareapi:_create_session, got this exception: %s"
 
4694
msgstr ""
 
4695
 
 
4696
#: cinder/virt/vmwareapi_conn.py:359
 
4697
#, python-format
 
4698
msgid "In vmwareapi:_call_method, got this exception: %s"
 
4699
msgstr ""
 
4700
 
 
4701
#: cinder/virt/vmwareapi_conn.py:398
 
4702
#, python-format
 
4703
msgid "Task [%(task_name)s] %(task_ref)s status: success"
 
4704
msgstr ""
 
4705
 
 
4706
#: cinder/virt/vmwareapi_conn.py:404
 
4707
#, python-format
 
4708
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
 
4709
msgstr ""
 
4710
 
 
4711
#: cinder/virt/vmwareapi_conn.py:409
 
4712
#, python-format
 
4713
msgid "In vmwareapi:_poll_task, Got this error %s"
 
4714
msgstr ""
 
4715
 
 
4716
#: cinder/virt/xenapi_conn.py:140
 
4717
msgid ""
 
4718
"Must specify xenapi_connection_url, xenapi_connection_username "
 
4719
"(optionally), and xenapi_connection_password to use "
 
4720
"connection_type=xenapi"
 
4721
msgstr ""
 
4722
 
 
4723
#: cinder/virt/xenapi_conn.py:329 cinder/virt/libvirt/connection.py:472
 
4724
msgid "Could not determine iscsi initiator name"
 
4725
msgstr ""
 
4726
 
 
4727
#: cinder/virt/xenapi_conn.py:460
 
4728
msgid "Host startup on XenServer is not supported."
 
4729
msgstr ""
 
4730
 
 
4731
#: cinder/virt/xenapi_conn.py:489
 
4732
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
 
4733
msgstr ""
 
4734
 
 
4735
#: cinder/virt/xenapi_conn.py:527
 
4736
msgid "Host is member of a pool, but DB says otherwise"
 
4737
msgstr ""
 
4738
 
 
4739
#: cinder/virt/xenapi_conn.py:599 cinder/virt/xenapi_conn.py:612
 
4740
#, python-format
 
4741
msgid "Got exception: %s"
 
4742
msgstr ""
 
4743
 
 
4744
#: cinder/virt/baremetal/dom.py:93
 
4745
msgid "No domains exist."
 
4746
msgstr ""
 
4747
 
 
4748
#: cinder/virt/baremetal/dom.py:95
 
4749
#, python-format
 
4750
msgid "============= initial domains =========== : %s"
 
4751
msgstr ""
 
4752
 
 
4753
#: cinder/virt/baremetal/dom.py:99
 
4754
msgid "Building domain: to be removed"
 
4755
msgstr ""
 
4756
 
 
4757
#: cinder/virt/baremetal/dom.py:103
 
4758
msgid "Not running domain: remove"
 
4759
msgstr ""
 
4760
 
 
4761
#: cinder/virt/baremetal/dom.py:111
 
4762
msgid "domain running on an unknown node: discarded"
 
4763
msgstr ""
 
4764
 
 
4765
#: cinder/virt/baremetal/dom.py:127
 
4766
#, python-format
 
4767
msgid "No such domain (%s)"
 
4768
msgstr ""
 
4769
 
 
4770
#: cinder/virt/baremetal/dom.py:134
 
4771
#, python-format
 
4772
msgid "Failed power down Bare-metal node %s"
 
4773
msgstr ""
 
4774
 
 
4775
#: cinder/virt/baremetal/dom.py:143
 
4776
msgid "deactivate -> activate fails"
 
4777
msgstr ""
 
4778
 
 
4779
#: cinder/virt/baremetal/dom.py:153
 
4780
msgid "destroy_domain: no such domain"
 
4781
msgstr ""
 
4782
 
 
4783
#: cinder/virt/baremetal/dom.py:154
 
4784
#, python-format
 
4785
msgid "No such domain %s"
 
4786
msgstr ""
 
4787
 
 
4788
#: cinder/virt/baremetal/dom.py:161
 
4789
#, python-format
 
4790
msgid "Domains: %s"
 
4791
msgstr ""
 
4792
 
 
4793
#: cinder/virt/baremetal/dom.py:163
 
4794
#, python-format
 
4795
msgid "Nodes: %s"
 
4796
msgstr ""
 
4797
 
 
4798
#: cinder/virt/baremetal/dom.py:166
 
4799
#, python-format
 
4800
msgid "After storing domains: %s"
 
4801
msgstr ""
 
4802
 
 
4803
#: cinder/virt/baremetal/dom.py:169
 
4804
msgid "deactivation/removing domain failed"
 
4805
msgstr ""
 
4806
 
 
4807
#: cinder/virt/baremetal/dom.py:176
 
4808
msgid "===== Domain is being created ====="
 
4809
msgstr ""
 
4810
 
 
4811
#: cinder/virt/baremetal/dom.py:179
 
4812
msgid "Same domain name already exists"
 
4813
msgstr ""
 
4814
 
 
4815
#: cinder/virt/baremetal/dom.py:181
 
4816
msgid "create_domain: before get_idle_node"
 
4817
msgstr ""
 
4818
 
 
4819
#: cinder/virt/baremetal/dom.py:198
 
4820
#, python-format
 
4821
msgid "Created new domain: %s"
 
4822
msgstr ""
 
4823
 
 
4824
#: cinder/virt/baremetal/dom.py:213
 
4825
#, python-format
 
4826
msgid "Failed to boot Bare-metal node %s"
 
4827
msgstr ""
 
4828
 
 
4829
#: cinder/virt/baremetal/dom.py:222
 
4830
msgid "No such domain exists"
 
4831
msgstr ""
 
4832
 
 
4833
#: cinder/virt/baremetal/dom.py:226
 
4834
#, python-format
 
4835
msgid "change_domain_state: to new state %s"
 
4836
msgstr ""
 
4837
 
 
4838
#: cinder/virt/baremetal/dom.py:233
 
4839
#, python-format
 
4840
msgid "Stored fake domains to the file: %s"
 
4841
msgstr ""
 
4842
 
 
4843
#: cinder/virt/baremetal/dom.py:244
 
4844
msgid "domain does not exist"
 
4845
msgstr ""
 
4846
 
 
4847
#: cinder/virt/baremetal/nodes.py:42
 
4848
#, python-format
 
4849
msgid "Unknown baremetal driver %(d)s"
 
4850
msgstr ""
 
4851
 
 
4852
#: cinder/virt/baremetal/proxy.py:148
 
4853
#, python-format
 
4854
msgid "Error encountered when destroying instance '%(name)s': %(ex)s"
 
4855
msgstr ""
 
4856
 
 
4857
#: cinder/virt/baremetal/proxy.py:162
 
4858
#, python-format
 
4859
msgid "instance %(instance_name)s: deleting instance files %(target)s"
 
4860
msgstr ""
 
4861
 
 
4862
#: cinder/virt/baremetal/proxy.py:189
 
4863
#, python-format
 
4864
msgid "instance %s: rebooted"
 
4865
msgstr ""
 
4866
 
 
4867
#: cinder/virt/baremetal/proxy.py:192
 
4868
msgid "_wait_for_reboot failed"
 
4869
msgstr ""
 
4870
 
 
4871
#: cinder/virt/baremetal/proxy.py:222
 
4872
#, python-format
 
4873
msgid "instance %s: rescued"
 
4874
msgstr ""
 
4875
 
 
4876
#: cinder/virt/baremetal/proxy.py:225
 
4877
msgid "_wait_for_rescue failed"
 
4878
msgstr ""
 
4879
 
 
4880
#: cinder/virt/baremetal/proxy.py:242
 
4881
msgid "<============= spawn of baremetal =============>"
 
4882
msgstr ""
 
4883
 
 
4884
#: cinder/virt/baremetal/proxy.py:255
 
4885
#, python-format
 
4886
msgid "instance %s: is building"
 
4887
msgstr ""
 
4888
 
 
4889
#: cinder/virt/baremetal/proxy.py:260
 
4890
msgid "Key is injected but instance is not running yet"
 
4891
msgstr ""
 
4892
 
 
4893
#: cinder/virt/baremetal/proxy.py:265
 
4894
#, python-format
 
4895
msgid "instance %s: booted"
 
4896
msgstr ""
 
4897
 
 
4898
#: cinder/virt/baremetal/proxy.py:268
 
4899
#, python-format
 
4900
msgid "~~~~~~ current state = %s ~~~~~~"
 
4901
msgstr ""
 
4902
 
 
4903
#: cinder/virt/baremetal/proxy.py:269
 
4904
#, python-format
 
4905
msgid "instance %s spawned successfully"
 
4906
msgstr ""
 
4907
 
 
4908
#: cinder/virt/baremetal/proxy.py:272
 
4909
#, python-format
 
4910
msgid "instance %s:not booted"
 
4911
msgstr ""
 
4912
 
 
4913
#: cinder/virt/baremetal/proxy.py:274
 
4914
msgid "Bremetal assignment is overcommitted."
 
4915
msgstr ""
 
4916
 
 
4917
#: cinder/virt/baremetal/proxy.py:354
 
4918
#, python-format
 
4919
msgid "instance %s: Creating image"
 
4920
msgstr ""
 
4921
 
 
4922
#: cinder/virt/baremetal/proxy.py:473
 
4923
#, python-format
 
4924
msgid "instance %(inst_name)s: injecting %(injection)s into image %(img_id)s"
 
4925
msgstr ""
 
4926
 
 
4927
#: cinder/virt/baremetal/proxy.py:484
 
4928
#, python-format
 
4929
msgid ""
 
4930
"instance %(inst_name)s: ignoring error injecting data into image "
 
4931
"%(img_id)s (%(e)s)"
 
4932
msgstr ""
 
4933
 
 
4934
#: cinder/virt/baremetal/proxy.py:529
 
4935
#, python-format
 
4936
msgid "instance %s: starting toXML method"
 
4937
msgstr ""
 
4938
 
 
4939
#: cinder/virt/baremetal/proxy.py:531
 
4940
#, python-format
 
4941
msgid "instance %s: finished toXML method"
 
4942
msgstr ""
 
4943
 
 
4944
#: cinder/virt/baremetal/proxy.py:574 cinder/virt/libvirt/connection.py:1815
 
4945
msgid ""
 
4946
"Cannot get the number of cpu, because this function is not implemented "
 
4947
"for this platform. This error can be safely ignored for now."
 
4948
msgstr ""
 
4949
 
 
4950
#: cinder/virt/baremetal/proxy.py:714
 
4951
#, python-format
 
4952
msgid "#### RLK: cpu_arch = %s "
 
4953
msgstr ""
 
4954
 
 
4955
#: cinder/virt/baremetal/proxy.py:746
 
4956
msgid "Updating!"
 
4957
msgstr ""
 
4958
 
 
4959
#: cinder/virt/baremetal/proxy.py:773 cinder/virt/libvirt/connection.py:2609
 
4960
#: cinder/virt/xenapi/host.py:129
 
4961
msgid "Updating host stats"
 
4962
msgstr ""
 
4963
 
 
4964
#: cinder/virt/baremetal/tilera.py:185
 
4965
msgid "free_node...."
 
4966
msgstr ""
 
4967
 
 
4968
#: cinder/virt/baremetal/tilera.py:216
 
4969
#, python-format
 
4970
msgid "deactivate_node is called for node_id = %(id)s node_ip = %(ip)s"
 
4971
msgstr ""
 
4972
 
 
4973
#: cinder/virt/baremetal/tilera.py:221
 
4974
msgid "status of node is set to 0"
 
4975
msgstr ""
 
4976
 
 
4977
#: cinder/virt/baremetal/tilera.py:232
 
4978
msgid "rootfs is already removed"
 
4979
msgstr ""
 
4980
 
 
4981
#: cinder/virt/baremetal/tilera.py:264
 
4982
msgid "Before ping to the bare-metal node"
 
4983
msgstr ""
 
4984
 
 
4985
#: cinder/virt/baremetal/tilera.py:275
 
4986
#, python-format
 
4987
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is ready"
 
4988
msgstr ""
 
4989
 
 
4990
#: cinder/virt/baremetal/tilera.py:279
 
4991
#, python-format
 
4992
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is not ready, out_msg=%(out_msg)s"
 
4993
msgstr ""
 
4994
 
 
4995
#: cinder/virt/baremetal/tilera.py:292
 
4996
msgid "Noting to do for tilera nodes: vmlinux is in CF"
 
4997
msgstr ""
 
4998
 
 
4999
#: cinder/virt/baremetal/tilera.py:316
 
5000
msgid "activate_node"
 
5001
msgstr ""
 
5002
 
 
5003
#: cinder/virt/baremetal/tilera.py:330
 
5004
msgid "Node is unknown error state."
 
5005
msgstr ""
 
5006
 
 
5007
#: cinder/virt/disk/api.py:165
 
5008
msgid "no capable image handler configured"
 
5009
msgstr ""
 
5010
 
 
5011
#: cinder/virt/disk/api.py:178
 
5012
#, python-format
 
5013
msgid "unknown disk image handler: %s"
 
5014
msgstr ""
 
5015
 
 
5016
#: cinder/virt/disk/api.py:189
 
5017
msgid "image already mounted"
 
5018
msgstr ""
 
5019
 
 
5020
#: cinder/virt/disk/api.py:276 cinder/virt/disk/guestfs.py:64
 
5021
#: cinder/virt/disk/guestfs.py:78 cinder/virt/disk/mount.py:100
 
5022
#, python-format
 
5023
msgid "Failed to mount filesystem: %s"
 
5024
msgstr ""
 
5025
 
 
5026
#: cinder/virt/disk/api.py:291
 
5027
#, python-format
 
5028
msgid "Failed to remove container: %s"
 
5029
msgstr ""
 
5030
 
 
5031
#: cinder/virt/disk/api.py:441
 
5032
#, python-format
 
5033
msgid "User %(username)s not found in password file."
 
5034
msgstr ""
 
5035
 
 
5036
#: cinder/virt/disk/api.py:457
 
5037
#, python-format
 
5038
msgid "User %(username)s not found in shadow file."
 
5039
msgstr ""
 
5040
 
 
5041
#: cinder/virt/disk/guestfs.py:39
 
5042
#, python-format
 
5043
msgid "unsupported partition: %s"
 
5044
msgstr ""
 
5045
 
 
5046
#: cinder/virt/disk/guestfs.py:77
 
5047
msgid "unknown guestmount error"
 
5048
msgstr ""
 
5049
 
 
5050
#: cinder/virt/disk/loop.py:30
 
5051
#, python-format
 
5052
msgid "Could not attach image to loopback: %s"
 
5053
msgstr ""
 
5054
 
 
5055
#: cinder/virt/disk/mount.py:76
 
5056
msgid "no partitions found"
 
5057
msgstr ""
 
5058
 
 
5059
#: cinder/virt/disk/mount.py:77
 
5060
#, python-format
 
5061
msgid "Failed to map partitions: %s"
 
5062
msgstr ""
 
5063
 
 
5064
#: cinder/virt/disk/nbd.py:58
 
5065
msgid "nbd unavailable: module not loaded"
 
5066
msgstr ""
 
5067
 
 
5068
#: cinder/virt/disk/nbd.py:63
 
5069
msgid "No free nbd devices"
 
5070
msgstr ""
 
5071
 
 
5072
#: cinder/virt/disk/nbd.py:81
 
5073
#, python-format
 
5074
msgid "qemu-nbd error: %s"
 
5075
msgstr ""
 
5076
 
 
5077
#: cinder/virt/disk/nbd.py:93
 
5078
#, python-format
 
5079
msgid "nbd device %s did not show up"
 
5080
msgstr ""
 
5081
 
 
5082
#: cinder/virt/libvirt/connection.py:265
 
5083
#, python-format
 
5084
msgid "Connecting to libvirt: %s"
 
5085
msgstr ""
 
5086
 
 
5087
#: cinder/virt/libvirt/connection.py:286
 
5088
msgid "Connection to libvirt broke"
 
5089
msgstr ""
 
5090
 
 
5091
#: cinder/virt/libvirt/connection.py:388
 
5092
#, python-format
 
5093
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
 
5094
msgstr ""
 
5095
 
 
5096
#: cinder/virt/libvirt/connection.py:400
 
5097
#, python-format
 
5098
msgid ""
 
5099
"Error from libvirt during saved instance removal. Code=%(errcode)s "
 
5100
"Error=%(e)s"
 
5101
msgstr ""
 
5102
 
 
5103
#: cinder/virt/libvirt/connection.py:411
 
5104
#, python-format
 
5105
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
 
5106
msgstr ""
 
5107
 
 
5108
#: cinder/virt/libvirt/connection.py:423
 
5109
msgid "Instance destroyed successfully."
 
5110
msgstr ""
 
5111
 
 
5112
#: cinder/virt/libvirt/connection.py:435
 
5113
#, python-format
 
5114
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
 
5115
msgstr ""
 
5116
 
 
5117
#: cinder/virt/libvirt/connection.py:461
 
5118
#, python-format
 
5119
msgid "Deleting instance files %(target)s"
 
5120
msgstr ""
 
5121
 
 
5122
#: cinder/virt/libvirt/connection.py:554
 
5123
msgid "attaching LXC block device"
 
5124
msgstr ""
 
5125
 
 
5126
#: cinder/virt/libvirt/connection.py:567
 
5127
msgid "detaching LXC block device"
 
5128
msgstr ""
 
5129
 
 
5130
#: cinder/virt/libvirt/connection.py:692
 
5131
#, fuzzy, python-format
 
5132
msgid "Instance soft rebooted successfully."
 
5133
msgstr "volume %s: criado com sucesso"
 
5134
 
 
5135
#: cinder/virt/libvirt/connection.py:696
 
5136
msgid "Failed to soft reboot instance."
 
5137
msgstr ""
 
5138
 
 
5139
#: cinder/virt/libvirt/connection.py:725
 
5140
msgid "Instance shutdown successfully."
 
5141
msgstr ""
 
5142
 
 
5143
#: cinder/virt/libvirt/connection.py:761 cinder/virt/libvirt/connection.py:905
 
5144
msgid "During reboot, instance disappeared."
 
5145
msgstr ""
 
5146
 
 
5147
#: cinder/virt/libvirt/connection.py:766
 
5148
msgid "Instance rebooted successfully."
 
5149
msgstr ""
 
5150
 
 
5151
#: cinder/virt/libvirt/connection.py:867 cinder/virt/xenapi/vmops.py:1358
 
5152
#, python-format
 
5153
msgid ""
 
5154
"Found %(migration_count)d unconfirmed migrations older than "
 
5155
"%(confirm_window)d seconds"
 
5156
msgstr ""
 
5157
 
 
5158
#: cinder/virt/libvirt/connection.py:871
 
5159
#, python-format
 
5160
msgid "Automatically confirming migration %d"
 
5161
msgstr ""
 
5162
 
 
5163
#: cinder/virt/libvirt/connection.py:896
 
5164
msgid "Instance is running"
 
5165
msgstr ""
 
5166
 
 
5167
#: cinder/virt/libvirt/connection.py:910
 
5168
msgid "Instance spawned successfully."
 
5169
msgstr ""
 
5170
 
 
5171
#: cinder/virt/libvirt/connection.py:926
 
5172
#, python-format
 
5173
msgid "data: %(data)r, fpath: %(fpath)r"
 
5174
msgstr ""
 
5175
 
 
5176
#: cinder/virt/libvirt/connection.py:978
 
5177
msgid "Guest does not have a console available"
 
5178
msgstr ""
 
5179
 
 
5180
#: cinder/virt/libvirt/connection.py:1020
 
5181
#, python-format
 
5182
msgid "Path '%(path)s' supports direct I/O"
 
5183
msgstr ""
 
5184
 
 
5185
#: cinder/virt/libvirt/connection.py:1024
 
5186
#, python-format
 
5187
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
 
5188
msgstr ""
 
5189
 
 
5190
#: cinder/virt/libvirt/connection.py:1028 cinder/virt/libvirt/connection.py:1032
 
5191
#, python-format
 
5192
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
 
5193
msgstr ""
 
5194
 
 
5195
#: cinder/virt/libvirt/connection.py:1153
 
5196
msgid "Creating image"
 
5197
msgstr ""
 
5198
 
 
5199
#: cinder/virt/libvirt/connection.py:1339
 
5200
#, python-format
 
5201
msgid "Injecting %(injection)s into image %(img_id)s"
 
5202
msgstr ""
 
5203
 
 
5204
#: cinder/virt/libvirt/connection.py:1349
 
5205
#, python-format
 
5206
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
 
5207
msgstr ""
 
5208
 
 
5209
#: cinder/virt/libvirt/connection.py:1381
 
5210
#, python-format
 
5211
msgid "block_device_list %s"
 
5212
msgstr ""
 
5213
 
 
5214
#: cinder/virt/libvirt/connection.py:1658
 
5215
msgid "Starting toXML method"
 
5216
msgstr ""
 
5217
 
 
5218
#: cinder/virt/libvirt/connection.py:1662
 
5219
msgid "Finished toXML method"
 
5220
msgstr ""
 
5221
 
 
5222
#: cinder/virt/libvirt/connection.py:1679
 
5223
#, python-format
 
5224
msgid ""
 
5225
"Error from libvirt while looking up %(instance_name)s: [Error Code "
 
5226
"%(error_code)s] %(ex)s"
 
5227
msgstr ""
 
5228
 
 
5229
#: cinder/virt/libvirt/connection.py:1920
 
5230
msgid "libvirt version is too old (does not support getVersion)"
 
5231
msgstr ""
 
5232
 
 
5233
#: cinder/virt/libvirt/connection.py:1942
 
5234
#, python-format
 
5235
msgid "'<cpu>' must be 1, but %d\n"
 
5236
msgstr ""
 
5237
 
 
5238
#: cinder/virt/libvirt/connection.py:1969
 
5239
#, python-format
 
5240
msgid "topology (%(topology)s) must have %(ks)s"
 
5241
msgstr ""
 
5242
 
 
5243
#: cinder/virt/libvirt/connection.py:2067
 
5244
#, python-format
 
5245
msgid ""
 
5246
"Instance launched has CPU info:\n"
 
5247
"%s"
 
5248
msgstr ""
 
5249
 
 
5250
#: cinder/virt/libvirt/connection.py:2079
 
5251
#, python-format
 
5252
msgid ""
 
5253
"CPU doesn't have compatibility.\n"
 
5254
"\n"
 
5255
"%(ret)s\n"
 
5256
"\n"
 
5257
"Refer to %(u)s"
 
5258
msgstr ""
 
5259
 
 
5260
#: cinder/virt/libvirt/connection.py:2136
 
5261
#, python-format
 
5262
msgid "Timeout migrating for %s. nwfilter not found."
 
5263
msgstr ""
 
5264
 
 
5265
#: cinder/virt/libvirt/connection.py:2352
 
5266
#, python-format
 
5267
msgid "skipping %(path)s since it looks like volume"
 
5268
msgstr ""
 
5269
 
 
5270
#: cinder/virt/libvirt/connection.py:2407
 
5271
#, python-format
 
5272
msgid "Getting disk size of %(i_name)s: %(e)s"
 
5273
msgstr ""
 
5274
 
 
5275
#: cinder/virt/libvirt/connection.py:2458
 
5276
#, python-format
 
5277
msgid "Instance %s: Starting migrate_disk_and_power_off"
 
5278
msgstr ""
 
5279
 
 
5280
#: cinder/virt/libvirt/connection.py:2513
 
5281
msgid "During wait running, instance disappeared."
 
5282
msgstr ""
 
5283
 
 
5284
#: cinder/virt/libvirt/connection.py:2518
 
5285
msgid "Instance running successfully."
 
5286
msgstr ""
 
5287
 
 
5288
#: cinder/virt/libvirt/connection.py:2525
 
5289
#, python-format
 
5290
msgid "Instance %s: Starting finish_migration"
 
5291
msgstr ""
 
5292
 
 
5293
#: cinder/virt/libvirt/connection.py:2565
 
5294
#, python-format
 
5295
msgid "Instance %s: Starting finish_revert_migration"
 
5296
msgstr ""
 
5297
 
 
5298
#: cinder/virt/libvirt/firewall.py:42
 
5299
msgid ""
 
5300
"Libvirt module could not be loaded. NWFilterFirewall will not work "
 
5301
"correctly."
 
5302
msgstr ""
 
5303
 
 
5304
#: cinder/virt/libvirt/firewall.py:93
 
5305
msgid "Called setup_basic_filtering in nwfilter"
 
5306
msgstr ""
 
5307
 
 
5308
#: cinder/virt/libvirt/firewall.py:101
 
5309
msgid "Ensuring static filters"
 
5310
msgstr ""
 
5311
 
 
5312
#: cinder/virt/libvirt/firewall.py:171
 
5313
#, python-format
 
5314
msgid "The nwfilter(%(instance_filter_name)s) is not found."
 
5315
msgstr ""
 
5316
 
 
5317
#: cinder/virt/libvirt/firewall.py:217
 
5318
#, python-format
 
5319
msgid "The nwfilter(%(instance_filter_name)s) for%(name)s is not found."
 
5320
msgstr ""
 
5321
 
 
5322
#: cinder/virt/libvirt/firewall.py:233
 
5323
msgid "iptables firewall: Setup Basic Filtering"
 
5324
msgstr ""
 
5325
 
 
5326
#: cinder/virt/libvirt/firewall.py:252
 
5327
msgid "Attempted to unfilter instance which is not filtered"
 
5328
msgstr ""
 
5329
 
 
5330
#: cinder/virt/libvirt/imagecache.py:170
 
5331
#, python-format
 
5332
msgid "%s is a valid instance name"
 
5333
msgstr ""
 
5334
 
 
5335
#: cinder/virt/libvirt/imagecache.py:173
 
5336
#, python-format
 
5337
msgid "%s has a disk file"
 
5338
msgstr ""
 
5339
 
 
5340
#: cinder/virt/libvirt/imagecache.py:175
 
5341
#, python-format
 
5342
msgid "Instance %(instance)s is backed by %(backing)s"
 
5343
msgstr ""
 
5344
 
 
5345
#: cinder/virt/libvirt/imagecache.py:186
 
5346
#, python-format
 
5347
msgid ""
 
5348
"Instance %(instance)s is using a backing file %(backing)s which does not "
 
5349
"appear in the image service"
 
5350
msgstr ""
 
5351
 
 
5352
#: cinder/virt/libvirt/imagecache.py:237
 
5353
#, python-format
 
5354
msgid "%(id)s (%(base_file)s): image verification failed"
 
5355
msgstr ""
 
5356
 
 
5357
#: cinder/virt/libvirt/imagecache.py:247
 
5358
#, python-format
 
5359
msgid "%(id)s (%(base_file)s): image verification skipped, no hash stored"
 
5360
msgstr ""
 
5361
 
 
5362
#: cinder/virt/libvirt/imagecache.py:266
 
5363
#, python-format
 
5364
msgid "Cannot remove %(base_file)s, it does not exist"
 
5365
msgstr ""
 
5366
 
 
5367
#: cinder/virt/libvirt/imagecache.py:278
 
5368
#, python-format
 
5369
msgid "Base file too young to remove: %s"
 
5370
msgstr ""
 
5371
 
 
5372
#: cinder/virt/libvirt/imagecache.py:281
 
5373
#, python-format
 
5374
msgid "Removing base file: %s"
 
5375
msgstr ""
 
5376
 
 
5377
#: cinder/virt/libvirt/imagecache.py:288
 
5378
#, python-format
 
5379
msgid "Failed to remove %(base_file)s, error was %(error)s"
 
5380
msgstr ""
 
5381
 
 
5382
#: cinder/virt/libvirt/imagecache.py:299
 
5383
#, python-format
 
5384
msgid "%(id)s (%(base_file)s): checking"
 
5385
msgstr ""
 
5386
 
 
5387
#: cinder/virt/libvirt/imagecache.py:318
 
5388
#, python-format
 
5389
msgid ""
 
5390
"%(id)s (%(base_file)s): in use: on this node %(local)d local, %(remote)d "
 
5391
"on other nodes"
 
5392
msgstr ""
 
5393
 
 
5394
#: cinder/virt/libvirt/imagecache.py:330
 
5395
#, python-format
 
5396
msgid ""
 
5397
"%(id)s (%(base_file)s): warning -- an absent base file is in use! "
 
5398
"instances: %(instance_list)s"
 
5399
msgstr ""
 
5400
 
 
5401
#: cinder/virt/libvirt/imagecache.py:338
 
5402
#, python-format
 
5403
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
 
5404
msgstr ""
 
5405
 
 
5406
#: cinder/virt/libvirt/imagecache.py:348
 
5407
#, python-format
 
5408
msgid "%(id)s (%(base_file)s): image is not in use"
 
5409
msgstr ""
 
5410
 
 
5411
#: cinder/virt/libvirt/imagecache.py:354
 
5412
#, python-format
 
5413
msgid "%(id)s (%(base_file)s): image is in use"
 
5414
msgstr ""
 
5415
 
 
5416
#: cinder/virt/libvirt/imagecache.py:377
 
5417
#, python-format
 
5418
msgid "Skipping verification, no base directory at %s"
 
5419
msgstr ""
 
5420
 
 
5421
#: cinder/virt/libvirt/imagecache.py:381
 
5422
msgid "Verify base images"
 
5423
msgstr ""
 
5424
 
 
5425
#: cinder/virt/libvirt/imagecache.py:388
 
5426
#, python-format
 
5427
msgid "Image id %(id)s yields fingerprint %(fingerprint)s"
 
5428
msgstr ""
 
5429
 
 
5430
#: cinder/virt/libvirt/imagecache.py:406
 
5431
#, python-format
 
5432
msgid "Unknown base file: %s"
 
5433
msgstr ""
 
5434
 
 
5435
#: cinder/virt/libvirt/imagecache.py:411
 
5436
#, python-format
 
5437
msgid "Active base files: %s"
 
5438
msgstr ""
 
5439
 
 
5440
#: cinder/virt/libvirt/imagecache.py:414
 
5441
#, python-format
 
5442
msgid "Corrupt base files: %s"
 
5443
msgstr ""
 
5444
 
 
5445
#: cinder/virt/libvirt/imagecache.py:418
 
5446
#, python-format
 
5447
msgid "Removable base files: %s"
 
5448
msgstr ""
 
5449
 
 
5450
#: cinder/virt/libvirt/imagecache.py:426
 
5451
msgid "Verification complete"
 
5452
msgstr ""
 
5453
 
 
5454
#: cinder/virt/libvirt/utils.py:264
 
5455
msgid "Unable to find an open port"
 
5456
msgstr "Impossível localizar uma porta aberta"
 
5457
 
 
5458
#: cinder/virt/libvirt/vif.py:90
 
5459
#, python-format
 
5460
msgid "Ensuring vlan %(vlan)s and bridge %(bridge)s"
 
5461
msgstr ""
 
5462
 
 
5463
#: cinder/virt/libvirt/vif.py:99
 
5464
#, python-format
 
5465
msgid "Ensuring bridge %s"
 
5466
msgstr ""
 
5467
 
 
5468
#: cinder/virt/libvirt/vif.py:165 cinder/virt/libvirt/vif.py:220
 
5469
#, python-format
 
5470
msgid "Failed while unplugging vif of instance '%s'"
 
5471
msgstr ""
 
5472
 
 
5473
#: cinder/virt/libvirt/volume.py:163
 
5474
#, python-format
 
5475
msgid "iSCSI device not found at %s"
 
5476
msgstr ""
 
5477
 
 
5478
#: cinder/virt/libvirt/volume.py:166
 
5479
#, python-format
 
5480
msgid ""
 
5481
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry.  "
 
5482
"Try number: %(tries)s"
 
5483
msgstr ""
 
5484
 
 
5485
#: cinder/virt/libvirt/volume.py:178
 
5486
#, python-format
 
5487
msgid "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
 
5488
msgstr ""
 
5489
 
 
5490
#: cinder/virt/vmwareapi/error_util.py:93
 
5491
#, python-format
 
5492
msgid "Error(s) %s occurred in the call to RetrieveProperties"
 
5493
msgstr ""
 
5494
 
 
5495
#: cinder/virt/vmwareapi/fake.py:44 cinder/virt/xenapi/fake.py:77
 
5496
#, python-format
 
5497
msgid "%(text)s: _db_content => %(content)s"
 
5498
msgstr "%(text)s: _db_content => %(content)s"
 
5499
 
 
5500
#: cinder/virt/vmwareapi/fake.py:131
 
5501
#, python-format
 
5502
msgid "Property %(attr)s not set for the managed object %(objName)s"
 
5503
msgstr ""
 
5504
 
 
5505
#: cinder/virt/vmwareapi/fake.py:437
 
5506
msgid "There is no VM registered"
 
5507
msgstr ""
 
5508
 
 
5509
#: cinder/virt/vmwareapi/fake.py:439 cinder/virt/vmwareapi/fake.py:609
 
5510
#, python-format
 
5511
msgid "Virtual Machine with ref %s is not there"
 
5512
msgstr ""
 
5513
 
 
5514
#: cinder/virt/vmwareapi/fake.py:502
 
5515
#, python-format
 
5516
msgid "Logging out a session that is invalid or already logged out: %s"
 
5517
msgstr ""
 
5518
 
 
5519
#: cinder/virt/vmwareapi/fake.py:517
 
5520
msgid "Session is faulty"
 
5521
msgstr ""
 
5522
 
 
5523
#: cinder/virt/vmwareapi/fake.py:520
 
5524
msgid "Session Invalid"
 
5525
msgstr ""
 
5526
 
 
5527
#: cinder/virt/vmwareapi/fake.py:606
 
5528
msgid " No Virtual Machine has been registered yet"
 
5529
msgstr ""
 
5530
 
 
5531
#: cinder/virt/vmwareapi/io_util.py:99
 
5532
#, python-format
 
5533
msgid "Glance image %s is in killed state"
 
5534
msgstr ""
 
5535
 
 
5536
#: cinder/virt/vmwareapi/io_util.py:107
 
5537
#, python-format
 
5538
msgid "Glance image %(image_id)s is in unknown state - %(state)s"
 
5539
msgstr ""
 
5540
 
 
5541
#: cinder/virt/vmwareapi/network_utils.py:128
 
5542
msgid ""
 
5543
"ESX SOAP server returned an empty port group for the host system in its "
 
5544
"response"
 
5545
msgstr ""
 
5546
 
 
5547
#: cinder/virt/vmwareapi/network_utils.py:155
 
5548
#, python-format
 
5549
msgid "Creating Port Group with name %s on the ESX host"
 
5550
msgstr ""
 
5551
 
 
5552
#: cinder/virt/vmwareapi/network_utils.py:169
 
5553
#, python-format
 
5554
msgid "Created Port Group with name %s on the ESX host"
 
5555
msgstr ""
 
5556
 
 
5557
#: cinder/virt/vmwareapi/read_write_util.py:150
 
5558
#, python-format
 
5559
msgid "Exception during HTTP connection close in VMWareHTTpWrite. Exception is %s"
 
5560
msgstr ""
 
5561
 
 
5562
#: cinder/virt/vmwareapi/vim.py:84
 
5563
msgid "Unable to import suds."
 
5564
msgstr ""
 
5565
 
 
5566
#: cinder/virt/vmwareapi/vim.py:90
 
5567
msgid "Must specify vmwareapi_wsdl_loc"
 
5568
msgstr ""
 
5569
 
 
5570
#: cinder/virt/vmwareapi/vim.py:145
 
5571
#, python-format
 
5572
msgid "No such SOAP method '%s' provided by VI SDK"
 
5573
msgstr ""
 
5574
 
 
5575
#: cinder/virt/vmwareapi/vim.py:150
 
5576
#, python-format
 
5577
msgid "httplib error in %s: "
 
5578
msgstr ""
 
5579
 
 
5580
#: cinder/virt/vmwareapi/vim.py:157
 
5581
#, python-format
 
5582
msgid "Socket error in %s: "
 
5583
msgstr ""
 
5584
 
 
5585
#: cinder/virt/vmwareapi/vim.py:162
 
5586
#, python-format
 
5587
msgid "Type error in  %s: "
 
5588
msgstr ""
 
5589
 
 
5590
#: cinder/virt/vmwareapi/vim.py:166
 
5591
#, python-format
 
5592
msgid "Exception in %s "
 
5593
msgstr ""
 
5594
 
 
5595
#: cinder/virt/vmwareapi/vmops.py:66
 
5596
msgid "Getting list of instances"
 
5597
msgstr ""
 
5598
 
 
5599
#: cinder/virt/vmwareapi/vmops.py:82
 
5600
#, python-format
 
5601
msgid "Got total of %s instances"
 
5602
msgstr ""
 
5603
 
 
5604
#: cinder/virt/vmwareapi/vmops.py:126
 
5605
msgid "Couldn't get a local Datastore reference"
 
5606
msgstr ""
 
5607
 
 
5608
#: cinder/virt/vmwareapi/vmops.py:196
 
5609
#, python-format
 
5610
msgid "Creating VM with the name %s on the ESX  host"
 
5611
msgstr ""
 
5612
 
 
5613
#: cinder/virt/vmwareapi/vmops.py:205
 
5614
#, python-format
 
5615
msgid "Created VM with the name %s on the ESX  host"
 
5616
msgstr ""
 
5617
 
 
5618
#: cinder/virt/vmwareapi/vmops.py:234
 
5619
#, python-format
 
5620
msgid ""
 
5621
"Creating Virtual Disk of size  %(vmdk_file_size_in_kb)s KB and adapter "
 
5622
"type  %(adapter_type)s on the ESX host local store %(data_store_name)s"
 
5623
msgstr ""
 
5624
 
 
5625
#: cinder/virt/vmwareapi/vmops.py:251
 
5626
#, python-format
 
5627
msgid ""
 
5628
"Created Virtual Disk of size %(vmdk_file_size_in_kb)s KB on the ESX host "
 
5629
"local store %(data_store_name)s"
 
5630
msgstr ""
 
5631
 
 
5632
#: cinder/virt/vmwareapi/vmops.py:260
 
5633
#, python-format
 
5634
msgid ""
 
5635
"Deleting the file %(flat_uploaded_vmdk_path)s on the ESX host localstore "
 
5636
"%(data_store_name)s"
 
5637
msgstr ""
 
5638
 
 
5639
#: cinder/virt/vmwareapi/vmops.py:272
 
5640
#, python-format
 
5641
msgid ""
 
5642
"Deleted the file %(flat_uploaded_vmdk_path)s on the ESX host local store "
 
5643
"%(data_store_name)s"
 
5644
msgstr ""
 
5645
 
 
5646
#: cinder/virt/vmwareapi/vmops.py:283
 
5647
#, python-format
 
5648
msgid ""
 
5649
"Downloading image file data %(image_ref)s to the ESX data store "
 
5650
"%(data_store_name)s"
 
5651
msgstr ""
 
5652
 
 
5653
#: cinder/virt/vmwareapi/vmops.py:298
 
5654
#, python-format
 
5655
msgid ""
 
5656
"Downloaded image file data %(image_ref)s to the ESX data store "
 
5657
"%(data_store_name)s"
 
5658
msgstr ""
 
5659
 
 
5660
#: cinder/virt/vmwareapi/vmops.py:315
 
5661
#, python-format
 
5662
msgid "Reconfiguring VM instance %s to attach the image disk"
 
5663
msgstr ""
 
5664
 
 
5665
#: cinder/virt/vmwareapi/vmops.py:322
 
5666
#, python-format
 
5667
msgid "Reconfigured VM instance %s to attach the image disk"
 
5668
msgstr ""
 
5669
 
 
5670
#: cinder/virt/vmwareapi/vmops.py:329
 
5671
#, python-format
 
5672
msgid "Powering on the VM instance %s"
 
5673
msgstr ""
 
5674
 
 
5675
#: cinder/virt/vmwareapi/vmops.py:335
 
5676
#, python-format
 
5677
msgid "Powered on the VM instance %s"
 
5678
msgstr ""
 
5679
 
 
5680
#: cinder/virt/vmwareapi/vmops.py:381
 
5681
#, python-format
 
5682
msgid "Creating Snapshot of the VM instance %s "
 
5683
msgstr ""
 
5684
 
 
5685
#: cinder/virt/vmwareapi/vmops.py:391
 
5686
#, python-format
 
5687
msgid "Created Snapshot of the VM instance %s "
 
5688
msgstr ""
 
5689
 
 
5690
#: cinder/virt/vmwareapi/vmops.py:434
 
5691
#, python-format
 
5692
msgid "Copying disk data before snapshot of the VM  instance %s"
 
5693
msgstr ""
 
5694
 
 
5695
#: cinder/virt/vmwareapi/vmops.py:447
 
5696
#, python-format
 
5697
msgid "Copied disk data before snapshot of the VM instance %s"
 
5698
msgstr ""
 
5699
 
 
5700
#: cinder/virt/vmwareapi/vmops.py:456
 
5701
#, python-format
 
5702
msgid "Uploading image %s"
 
5703
msgstr ""
 
5704
 
 
5705
#: cinder/virt/vmwareapi/vmops.py:469
 
5706
#, python-format
 
5707
msgid "Uploaded image %s"
 
5708
msgstr ""
 
5709
 
 
5710
#: cinder/virt/vmwareapi/vmops.py:479
 
5711
#, python-format
 
5712
msgid "Deleting temporary vmdk file %s"
 
5713
msgstr ""
 
5714
 
 
5715
#: cinder/virt/vmwareapi/vmops.py:488
 
5716
#, python-format
 
5717
msgid "Deleted temporary vmdk file %s"
 
5718
msgstr ""
 
5719
 
 
5720
#: cinder/virt/vmwareapi/vmops.py:520
 
5721
msgid "instance is not powered on"
 
5722
msgstr ""
 
5723
 
 
5724
#: cinder/virt/vmwareapi/vmops.py:527
 
5725
#, python-format
 
5726
msgid "Rebooting guest OS of VM %s"
 
5727
msgstr ""
 
5728
 
 
5729
#: cinder/virt/vmwareapi/vmops.py:530
 
5730
#, python-format
 
5731
msgid "Rebooted guest OS of VM %s"
 
5732
msgstr ""
 
5733
 
 
5734
#: cinder/virt/vmwareapi/vmops.py:532
 
5735
#, python-format
 
5736
msgid "Doing hard reboot of VM %s"
 
5737
msgstr ""
 
5738
 
 
5739
#: cinder/virt/vmwareapi/vmops.py:536
 
5740
#, python-format
 
5741
msgid "Did hard reboot of VM %s"
 
5742
msgstr ""
 
5743
 
 
5744
#: cinder/virt/vmwareapi/vmops.py:548
 
5745
#, python-format
 
5746
msgid "instance - %s not present"
 
5747
msgstr ""
 
5748
 
 
5749
#: cinder/virt/vmwareapi/vmops.py:567
 
5750
#, python-format
 
5751
msgid "Powering off the VM %s"
 
5752
msgstr ""
 
5753
 
 
5754
#: cinder/virt/vmwareapi/vmops.py:572
 
5755
#, python-format
 
5756
msgid "Powered off the VM %s"
 
5757
msgstr ""
 
5758
 
 
5759
#: cinder/virt/vmwareapi/vmops.py:576
 
5760
#, python-format
 
5761
msgid "Unregistering the VM %s"
 
5762
msgstr ""
 
5763
 
 
5764
#: cinder/virt/vmwareapi/vmops.py:579
 
5765
#, python-format
 
5766
msgid "Unregistered the VM %s"
 
5767
msgstr ""
 
5768
 
 
5769
#: cinder/virt/vmwareapi/vmops.py:581
 
5770
#, python-format
 
5771
msgid ""
 
5772
"In vmwareapi:vmops:destroy, got this exception while un-registering the "
 
5773
"VM: %s"
 
5774
msgstr ""
 
5775
 
 
5776
#: cinder/virt/vmwareapi/vmops.py:592
 
5777
#, python-format
 
5778
msgid "Deleting contents of the VM %(name)s from datastore %(datastore_name)s"
 
5779
msgstr ""
 
5780
 
 
5781
#: cinder/virt/vmwareapi/vmops.py:602
 
5782
#, python-format
 
5783
msgid "Deleted contents of the VM %(name)s from datastore %(datastore_name)s"
 
5784
msgstr ""
 
5785
 
 
5786
#: cinder/virt/vmwareapi/vmops.py:607
 
5787
#, python-format
 
5788
msgid ""
 
5789
"In vmwareapi:vmops:destroy, got this exception while deleting the VM "
 
5790
"contents from the disk: %s"
 
5791
msgstr ""
 
5792
 
 
5793
#: cinder/virt/vmwareapi/vmops.py:615
 
5794
msgid "pause not supported for vmwareapi"
 
5795
msgstr ""
 
5796
 
 
5797
#: cinder/virt/vmwareapi/vmops.py:619
 
5798
msgid "unpause not supported for vmwareapi"
 
5799
msgstr ""
 
5800
 
 
5801
#: cinder/virt/vmwareapi/vmops.py:633
 
5802
#, python-format
 
5803
msgid "Suspending the VM %s "
 
5804
msgstr ""
 
5805
 
 
5806
#: cinder/virt/vmwareapi/vmops.py:637
 
5807
#, python-format
 
5808
msgid "Suspended the VM %s "
 
5809
msgstr ""
 
5810
 
 
5811
#: cinder/virt/vmwareapi/vmops.py:640
 
5812
msgid "instance is powered off and can not be suspended."
 
5813
msgstr ""
 
5814
 
 
5815
#: cinder/virt/vmwareapi/vmops.py:643
 
5816
#, python-format
 
5817
msgid "VM %s was already in suspended state. So returning without doing anything"
 
5818
msgstr ""
 
5819
 
 
5820
#: cinder/virt/vmwareapi/vmops.py:656
 
5821
#, python-format
 
5822
msgid "Resuming the VM %s"
 
5823
msgstr ""
 
5824
 
 
5825
#: cinder/virt/vmwareapi/vmops.py:661
 
5826
#, python-format
 
5827
msgid "Resumed the VM %s "
 
5828
msgstr ""
 
5829
 
 
5830
#: cinder/virt/vmwareapi/vmops.py:663
 
5831
msgid "instance is not in a suspended state"
 
5832
msgstr ""
 
5833
 
 
5834
#: cinder/virt/vmwareapi/vmops.py:699
 
5835
msgid "get_diagnostics not implemented for vmwareapi"
 
5836
msgstr ""
 
5837
 
 
5838
#: cinder/virt/vmwareapi/vmops.py:757
 
5839
#, python-format
 
5840
msgid ""
 
5841
"Reconfiguring VM instance %(name)s to set the machine id with ip - "
 
5842
"%(ip_addr)s"
 
5843
msgstr ""
 
5844
 
 
5845
#: cinder/virt/vmwareapi/vmops.py:765
 
5846
#, python-format
 
5847
msgid ""
 
5848
"Reconfigured VM instance %(name)s to set the machine id with ip - "
 
5849
"%(ip_addr)s"
 
5850
msgstr ""
 
5851
 
 
5852
#: cinder/virt/vmwareapi/vmops.py:802
 
5853
#, python-format
 
5854
msgid "Creating directory with path %s"
 
5855
msgstr ""
 
5856
 
 
5857
#: cinder/virt/vmwareapi/vmops.py:806
 
5858
#, python-format
 
5859
msgid "Created directory with path %s"
 
5860
msgstr ""
 
5861
 
 
5862
#: cinder/virt/vmwareapi/vmware_images.py:89
 
5863
#, python-format
 
5864
msgid "Downloading image %s from glance image server"
 
5865
msgstr ""
 
5866
 
 
5867
#: cinder/virt/vmwareapi/vmware_images.py:103
 
5868
#, python-format
 
5869
msgid "Downloaded image %s from glance image server"
 
5870
msgstr ""
 
5871
 
 
5872
#: cinder/virt/vmwareapi/vmware_images.py:108
 
5873
#, python-format
 
5874
msgid "Uploading image %s to the Glance image server"
 
5875
msgstr ""
 
5876
 
 
5877
#: cinder/virt/vmwareapi/vmware_images.py:129
 
5878
#, python-format
 
5879
msgid "Uploaded image %s to the Glance image server"
 
5880
msgstr ""
 
5881
 
 
5882
#: cinder/virt/vmwareapi/vmware_images.py:139
 
5883
#, python-format
 
5884
msgid "Getting image size for the image %s"
 
5885
msgstr ""
 
5886
 
 
5887
#: cinder/virt/vmwareapi/vmware_images.py:143
 
5888
#, python-format
 
5889
msgid "Got image size of %(size)s for the image %(image)s"
 
5890
msgstr ""
 
5891
 
 
5892
#: cinder/virt/xenapi/fake.py:553 cinder/virt/xenapi/fake.py:652
 
5893
#: cinder/virt/xenapi/fake.py:670 cinder/virt/xenapi/fake.py:732
 
5894
msgid "Raising NotImplemented"
 
5895
msgstr "Aumento não implementado"
 
5896
 
 
5897
#: cinder/virt/xenapi/fake.py:555
 
5898
#, python-format
 
5899
msgid "xenapi.fake does not have an implementation for %s"
 
5900
msgstr "xenapi.fake não tem uma implementação para %s"
 
5901
 
 
5902
#: cinder/virt/xenapi/fake.py:589
 
5903
#, python-format
 
5904
msgid "Calling %(localname)s %(impl)s"
 
5905
msgstr "Chamando %(localname)s %(impl)s"
 
5906
 
 
5907
#: cinder/virt/xenapi/fake.py:594
 
5908
#, python-format
 
5909
msgid "Calling getter %s"
 
5910
msgstr "Chamando o pai %s"
 
5911
 
 
5912
#: cinder/virt/xenapi/fake.py:654
 
5913
#, python-format
 
5914
msgid ""
 
5915
"xenapi.fake does not have an implementation for %s or it has been called "
 
5916
"with the wrong number of arguments"
 
5917
msgstr ""
 
5918
"xenapi.fake não tem implementação para %s ou foi chamado com um número de"
 
5919
" argumentos inválido"
 
5920
 
 
5921
#: cinder/virt/xenapi/host.py:67
 
5922
#, python-format
 
5923
msgid ""
 
5924
"Instance %(name)s running on %(host)s could not be found in the database:"
 
5925
" assuming it is a worker VM and skipping migration to a new host"
 
5926
msgstr ""
 
5927
 
 
5928
#: cinder/virt/xenapi/host.py:137
 
5929
#, python-format
 
5930
msgid "Unable to get SR for this host: %s"
 
5931
msgstr ""
 
5932
 
 
5933
#: cinder/virt/xenapi/host.py:169
 
5934
msgid "Unable to get updated status"
 
5935
msgstr ""
 
5936
 
 
5937
#: cinder/virt/xenapi/host.py:172
 
5938
#, python-format
 
5939
msgid "The call to %(method)s returned an error: %(e)s."
 
5940
msgstr ""
 
5941
 
 
5942
#: cinder/virt/xenapi/network_utils.py:37
 
5943
#, python-format
 
5944
msgid "Found non-unique network for name_label %s"
 
5945
msgstr ""
 
5946
 
 
5947
#: cinder/virt/xenapi/network_utils.py:55
 
5948
#, python-format
 
5949
msgid "Found non-unique network for bridge %s"
 
5950
msgstr "Encontrado múltiplas redes para a bridge %s"
 
5951
 
 
5952
#: cinder/virt/xenapi/network_utils.py:58
 
5953
#, python-format
 
5954
msgid "Found no network for bridge %s"
 
5955
msgstr "Não foi encontrada rede para bridge %s"
 
5956
 
 
5957
#: cinder/virt/xenapi/pool.py:111
 
5958
#, python-format
 
5959
msgid "Unable to eject %(host)s from the pool; pool not empty"
 
5960
msgstr ""
 
5961
 
 
5962
#: cinder/virt/xenapi/pool.py:126
 
5963
#, python-format
 
5964
msgid "Unable to eject %(host)s from the pool; No master found"
 
5965
msgstr ""
 
5966
 
 
5967
#: cinder/virt/xenapi/pool.py:143
 
5968
#, python-format
 
5969
msgid "Pool-Join failed: %(e)s"
 
5970
msgstr ""
 
5971
 
 
5972
#: cinder/virt/xenapi/pool.py:146
 
5973
#, python-format
 
5974
msgid "Unable to join %(host)s in the pool"
 
5975
msgstr ""
 
5976
 
 
5977
#: cinder/virt/xenapi/pool.py:162
 
5978
#, python-format
 
5979
msgid "Pool-eject failed: %(e)s"
 
5980
msgstr ""
 
5981
 
 
5982
#: cinder/virt/xenapi/pool.py:174
 
5983
#, fuzzy, python-format
 
5984
msgid "Unable to set up pool: %(e)s."
 
5985
msgstr "Não é possível desconectar o volume %s"
 
5986
 
 
5987
#: cinder/virt/xenapi/pool.py:185
 
5988
#, python-format
 
5989
msgid "Pool-set_name_label failed: %(e)s"
 
5990
msgstr ""
 
5991
 
 
5992
#: cinder/virt/xenapi/vif.py:103
 
5993
#, python-format
 
5994
msgid "Found no PIF for device %s"
 
5995
msgstr ""
 
5996
 
 
5997
#: cinder/virt/xenapi/vif.py:122
 
5998
#, python-format
 
5999
msgid ""
 
6000
"PIF %(pif_rec['uuid'])s for network %(bridge)s has VLAN id %(pif_vlan)d. "
 
6001
"Expected %(vlan_num)d"
 
6002
msgstr ""
 
6003
 
 
6004
#: cinder/virt/xenapi/vm_utils.py:218
 
6005
msgid "Created VM"
 
6006
msgstr ""
 
6007
 
 
6008
#: cinder/virt/xenapi/vm_utils.py:245
 
6009
#, python-format
 
6010
msgid "VBD not found in instance %s"
 
6011
msgstr "O VBD não foi encontrado na instância %s"
 
6012
 
 
6013
#: cinder/virt/xenapi/vm_utils.py:262
 
6014
#, fuzzy, python-format
 
6015
msgid "VBD %s already detached"
 
6016
msgstr "group %s já existe"
 
6017
 
 
6018
#: cinder/virt/xenapi/vm_utils.py:265
 
6019
#, python-format
 
6020
msgid "VBD %(vbd_ref)s detach rejected, attempt %(num_attempt)d/%(max_attempts)d"
 
6021
msgstr ""
 
6022
 
 
6023
#: cinder/virt/xenapi/vm_utils.py:270
 
6024
#, python-format
 
6025
msgid "Unable to unplug VBD %s"
 
6026
msgstr "Não é possível desconectar o VBD %s"
 
6027
 
 
6028
#: cinder/virt/xenapi/vm_utils.py:275
 
6029
#, python-format
 
6030
msgid "Reached maximum number of retries trying to unplug VBD %s"
 
6031
msgstr ""
 
6032
 
 
6033
#: cinder/virt/xenapi/vm_utils.py:286
 
6034
#, python-format
 
6035
msgid "Unable to destroy VBD %s"
 
6036
msgstr "Não é possível destruir o VBD %s"
 
6037
 
 
6038
#: cinder/virt/xenapi/vm_utils.py:305
 
6039
#, fuzzy, python-format
 
6040
msgid "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
 
6041
msgstr "VBD %(vbd_ref)s criado para VM %(vm_ref)s, VDI %(vdi_ref)s."
 
6042
 
 
6043
#: cinder/virt/xenapi/vm_utils.py:308
 
6044
#, python-format
 
6045
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
 
6046
msgstr "VBD %(vbd_ref)s criado para VM %(vm_ref)s, VDI %(vdi_ref)s."
 
6047
 
 
6048
#: cinder/virt/xenapi/vm_utils.py:319
 
6049
#, python-format
 
6050
msgid "Unable to destroy VDI %s"
 
6051
msgstr ""
 
6052
 
 
6053
#: cinder/virt/xenapi/vm_utils.py:336
 
6054
#, python-format
 
6055
msgid ""
 
6056
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
 
6057
" on %(sr_ref)s."
 
6058
msgstr ""
 
6059
"VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) no SR "
 
6060
"%(sr_ref)s criada com sucesso."
 
6061
 
 
6062
#: cinder/virt/xenapi/vm_utils.py:345
 
6063
#, python-format
 
6064
msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
 
6065
msgstr ""
 
6066
 
 
6067
#: cinder/virt/xenapi/vm_utils.py:353
 
6068
#, python-format
 
6069
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
 
6070
msgstr ""
 
6071
 
 
6072
#: cinder/virt/xenapi/vm_utils.py:372
 
6073
#, python-format
 
6074
msgid "No primary VDI found for %(vm_ref)s"
 
6075
msgstr ""
 
6076
 
 
6077
#: cinder/virt/xenapi/vm_utils.py:379
 
6078
#, fuzzy, python-format
 
6079
msgid "Snapshotting with label '%(label)s'"
 
6080
msgstr "Fazendo um snapshot da VM %(vm_ref)s com rótulo '%(label)s'..."
 
6081
 
 
6082
#: cinder/virt/xenapi/vm_utils.py:392
 
6083
#, fuzzy, python-format
 
6084
msgid "Created snapshot %(template_vm_ref)s"
 
6085
msgstr "Snapshot %(template_vm_ref)s criado a partir da VM %(vm_ref)s."
 
6086
 
 
6087
#: cinder/virt/xenapi/vm_utils.py:431
 
6088
#, python-format
 
6089
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
 
6090
msgstr ""
 
6091
"Solicitando à xapi para realizar upload da imagem %(vdi_uuids)s com ID "
 
6092
"%(image_id)s"
 
6093
 
 
6094
#: cinder/virt/xenapi/vm_utils.py:583
 
6095
#, python-format
 
6096
msgid "Creating blank HD of size %(req_size)d gigs"
 
6097
msgstr ""
 
6098
 
 
6099
#: cinder/virt/xenapi/vm_utils.py:634
 
6100
#, python-format
 
6101
msgid ""
 
6102
"Fast cloning is only supported on default local SR of type ext. SR on "
 
6103
"this system was found to be of type %(sr_type)s. Ignoring the cow flag."
 
6104
msgstr ""
 
6105
 
 
6106
#: cinder/virt/xenapi/vm_utils.py:724
 
6107
#, python-format
 
6108
msgid ""
 
6109
"download_vhd %(image)s attempt %(attempt_num)d/%(max_attempts)d from "
 
6110
"%(glance_host)s:%(glance_port)s"
 
6111
msgstr ""
 
6112
 
 
6113
#: cinder/virt/xenapi/vm_utils.py:734
 
6114
#, python-format
 
6115
msgid "download_vhd failed: %r"
 
6116
msgstr ""
 
6117
 
 
6118
#: cinder/virt/xenapi/vm_utils.py:750
 
6119
#, python-format
 
6120
msgid "Asking xapi to fetch vhd image %(image)s"
 
6121
msgstr ""
 
6122
 
 
6123
#: cinder/virt/xenapi/vm_utils.py:760
 
6124
#, python-format
 
6125
msgid ""
 
6126
"xapi 'download_vhd' returned VDI of type '%(vdi_type)s' with UUID "
 
6127
"'%(vdi_uuid)s'"
 
6128
msgstr ""
 
6129
 
 
6130
#: cinder/virt/xenapi/vm_utils.py:789
 
6131
#, python-format
 
6132
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
 
6133
msgstr ""
 
6134
 
 
6135
#: cinder/virt/xenapi/vm_utils.py:805
 
6136
#, python-format
 
6137
msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
 
6138
msgstr ""
 
6139
 
 
6140
#: cinder/virt/xenapi/vm_utils.py:809
 
6141
#, python-format
 
6142
msgid ""
 
6143
"Image size %(size_bytes)d exceeded instance_type allowed size "
 
6144
"%(allowed_size_bytes)d"
 
6145
msgstr ""
 
6146
 
 
6147
#: cinder/virt/xenapi/vm_utils.py:831
 
6148
#, python-format
 
6149
msgid "Fetching image %(image)s, type %(image_type_str)"
 
6150
msgstr ""
 
6151
 
 
6152
#: cinder/virt/xenapi/vm_utils.py:844
 
6153
#, fuzzy, python-format
 
6154
msgid "Size for image %(image)s: %(virtual_size)d"
 
6155
msgstr "Tamanho da imagem %(image)s:%(virtual_size)d"
 
6156
 
 
6157
#: cinder/virt/xenapi/vm_utils.py:853
 
6158
#, python-format
 
6159
msgid ""
 
6160
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
 
6161
"bytes"
 
6162
msgstr ""
 
6163
 
 
6164
#: cinder/virt/xenapi/vm_utils.py:870
 
6165
#, python-format
 
6166
msgid "Copying VDI %s to /boot/guest on dom0"
 
6167
msgstr "Copiando o VDI %s de /boot/guest no dom0"
 
6168
 
 
6169
#: cinder/virt/xenapi/vm_utils.py:884
 
6170
#, python-format
 
6171
msgid "Kernel/Ramdisk VDI %s destroyed"
 
6172
msgstr "Kernel/Ramdisk %s destruidos"
 
6173
 
 
6174
#: cinder/virt/xenapi/vm_utils.py:895
 
6175
msgid "Failed to fetch glance image"
 
6176
msgstr ""
 
6177
 
 
6178
#: cinder/virt/xenapi/vm_utils.py:934
 
6179
#, python-format
 
6180
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
 
6181
msgstr ""
 
6182
 
 
6183
#: cinder/virt/xenapi/vm_utils.py:955
 
6184
#, python-format
 
6185
msgid "Looking up vdi %s for PV kernel"
 
6186
msgstr "Verificando o vdi %s para kernel PV"
 
6187
 
 
6188
#: cinder/virt/xenapi/vm_utils.py:973
 
6189
#, python-format
 
6190
msgid "Unknown image format %(disk_image_type)s"
 
6191
msgstr ""
 
6192
 
 
6193
#: cinder/virt/xenapi/vm_utils.py:1016
 
6194
#, python-format
 
6195
msgid "VDI %s is still available"
 
6196
msgstr "O VDI %s continua disponível"
 
6197
 
 
6198
#: cinder/virt/xenapi/vm_utils.py:1059
 
6199
#, python-format
 
6200
msgid "(VM_UTILS) xenserver vm state -> |%s|"
 
6201
msgstr "(VM_UTILS) xenserver vm state -> |%s|"
 
6202
 
 
6203
#: cinder/virt/xenapi/vm_utils.py:1061
 
6204
#, python-format
 
6205
msgid "(VM_UTILS) xenapi power_state -> |%s|"
 
6206
msgstr "(VM_UTILS) xenapi power_state -> |%s|"
 
6207
 
 
6208
#: cinder/virt/xenapi/vm_utils.py:1088
 
6209
#, python-format
 
6210
msgid "Unable to parse rrd of %(vm_uuid)s"
 
6211
msgstr ""
 
6212
 
 
6213
#: cinder/virt/xenapi/vm_utils.py:1108
 
6214
#, python-format
 
6215
msgid "Re-scanning SR %s"
 
6216
msgstr "Re-escaneando SR %s"
 
6217
 
 
6218
#: cinder/virt/xenapi/vm_utils.py:1136
 
6219
#, python-format
 
6220
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
 
6221
msgstr ""
 
6222
 
 
6223
#: cinder/virt/xenapi/vm_utils.py:1154
 
6224
msgid ""
 
6225
"XenAPI is unable to find a Storage Repository to install guest instances "
 
6226
"on. Please check your configuration and/or configure the flag "
 
6227
"'sr_matching_filter'"
 
6228
msgstr ""
 
6229
 
 
6230
#: cinder/virt/xenapi/vm_utils.py:1167
 
6231
msgid "Cannot find SR of content-type ISO"
 
6232
msgstr ""
 
6233
 
 
6234
#: cinder/virt/xenapi/vm_utils.py:1175
 
6235
#, python-format
 
6236
msgid "ISO: looking at SR %(sr_rec)s"
 
6237
msgstr ""
 
6238
 
 
6239
#: cinder/virt/xenapi/vm_utils.py:1177
 
6240
msgid "ISO: not iso content"
 
6241
msgstr ""
 
6242
 
 
6243
#: cinder/virt/xenapi/vm_utils.py:1180
 
6244
msgid "ISO: iso content_type, no 'i18n-key' key"
 
6245
msgstr ""
 
6246
 
 
6247
#: cinder/virt/xenapi/vm_utils.py:1183
 
6248
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
 
6249
msgstr ""
 
6250
 
 
6251
#: cinder/virt/xenapi/vm_utils.py:1187
 
6252
msgid "ISO: SR MATCHing our criteria"
 
6253
msgstr ""
 
6254
 
 
6255
#: cinder/virt/xenapi/vm_utils.py:1189
 
6256
msgid "ISO: ISO, looking to see if it is host local"
 
6257
msgstr ""
 
6258
 
 
6259
#: cinder/virt/xenapi/vm_utils.py:1192
 
6260
#, python-format
 
6261
msgid "ISO: PBD %(pbd_ref)s disappeared"
 
6262
msgstr ""
 
6263
 
 
6264
#: cinder/virt/xenapi/vm_utils.py:1195
 
6265
#, python-format
 
6266
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
 
6267
msgstr ""
 
6268
 
 
6269
#: cinder/virt/xenapi/vm_utils.py:1198
 
6270
msgid "ISO: SR with local PBD"
 
6271
msgstr ""
 
6272
 
 
6273
#: cinder/virt/xenapi/vm_utils.py:1220
 
6274
#, python-format
 
6275
msgid ""
 
6276
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
 
6277
"%(server)s."
 
6278
msgstr ""
 
6279
 
 
6280
#: cinder/virt/xenapi/vm_utils.py:1236
 
6281
#, python-format
 
6282
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
 
6283
msgstr ""
 
6284
 
 
6285
#: cinder/virt/xenapi/vm_utils.py:1290
 
6286
#, python-format
 
6287
msgid "Invalid statistics data from Xenserver: %s"
 
6288
msgstr ""
 
6289
 
 
6290
#: cinder/virt/xenapi/vm_utils.py:1343
 
6291
#, python-format
 
6292
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
 
6293
msgstr "O VHD %(vdi_uuid)s tem pai %(parent_ref)s"
 
6294
 
 
6295
#: cinder/virt/xenapi/vm_utils.py:1417
 
6296
#, python-format
 
6297
msgid ""
 
6298
"Parent %(parent_uuid)s doesn't match original parent "
 
6299
"%(original_parent_uuid)s, waiting for coalesce..."
 
6300
msgstr ""
 
6301
 
 
6302
#: cinder/virt/xenapi/vm_utils.py:1427
 
6303
#, python-format
 
6304
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
 
6305
msgstr ""
 
6306
 
 
6307
#: cinder/virt/xenapi/vm_utils.py:1462
 
6308
#, python-format
 
6309
msgid "Timeout waiting for device %s to be created"
 
6310
msgstr ""
 
6311
 
 
6312
#: cinder/virt/xenapi/vm_utils.py:1473
 
6313
#, python-format
 
6314
msgid "Plugging VBD %s ... "
 
6315
msgstr "Conectando VBD %s ... "
 
6316
 
 
6317
#: cinder/virt/xenapi/vm_utils.py:1476
 
6318
#, python-format
 
6319
msgid "Plugging VBD %s done."
 
6320
msgstr "O VDB %s foi conectado."
 
6321
 
 
6322
#: cinder/virt/xenapi/vm_utils.py:1478
 
6323
#, python-format
 
6324
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
 
6325
msgstr ""
 
6326
 
 
6327
#: cinder/virt/xenapi/vm_utils.py:1481
 
6328
#, python-format
 
6329
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
 
6330
msgstr ""
 
6331
 
 
6332
#: cinder/virt/xenapi/vm_utils.py:1490
 
6333
#, python-format
 
6334
msgid "Destroying VBD for VDI %s ... "
 
6335
msgstr "Destruindo VBD para o VDI %s ... "
 
6336
 
 
6337
#: cinder/virt/xenapi/vm_utils.py:1498
 
6338
#, python-format
 
6339
msgid "Destroying VBD for VDI %s done."
 
6340
msgstr "O VBD para o VDI %s foi destruído."
 
6341
 
 
6342
#: cinder/virt/xenapi/vm_utils.py:1511
 
6343
#, python-format
 
6344
msgid "Running pygrub against %s"
 
6345
msgstr "Rodando pygrub cindermente %s"
 
6346
 
 
6347
#: cinder/virt/xenapi/vm_utils.py:1518
 
6348
#, python-format
 
6349
msgid "Found Xen kernel %s"
 
6350
msgstr "Kernel Xen encontrado: %s"
 
6351
 
 
6352
#: cinder/virt/xenapi/vm_utils.py:1520
 
6353
msgid "No Xen kernel found.  Booting HVM."
 
6354
msgstr "Kernel Xen não encontrado. Iniciando como HVM."
 
6355
 
 
6356
#: cinder/virt/xenapi/vm_utils.py:1533
 
6357
msgid "Partitions:"
 
6358
msgstr ""
 
6359
 
 
6360
#: cinder/virt/xenapi/vm_utils.py:1539
 
6361
#, python-format
 
6362
msgid "  %(num)s: %(ptype)s %(size)d sectors"
 
6363
msgstr ""
 
6364
 
 
6365
#: cinder/virt/xenapi/vm_utils.py:1565
 
6366
#, python-format
 
6367
msgid ""
 
6368
"Writing partition table %(primary_first)d %(primary_last)d to "
 
6369
"%(dev_path)s..."
 
6370
msgstr ""
 
6371
 
 
6372
#: cinder/virt/xenapi/vm_utils.py:1578
 
6373
#, python-format
 
6374
msgid "Writing partition table %s done."
 
6375
msgstr ""
 
6376
 
 
6377
#: cinder/virt/xenapi/vm_utils.py:1632
 
6378
#, python-format
 
6379
msgid ""
 
6380
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
 
6381
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
 
6382
msgstr ""
 
6383
 
 
6384
#: cinder/virt/xenapi/vm_utils.py:1664
 
6385
#, python-format
 
6386
msgid ""
 
6387
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
 
6388
"reduction in size"
 
6389
msgstr ""
 
6390
 
 
6391
#: cinder/virt/xenapi/vm_utils.py:1714
 
6392
msgid ""
 
6393
"XenServer tools installed in this image are capable of network injection."
 
6394
"  Networking files will not bemanipulated"
 
6395
msgstr ""
 
6396
 
 
6397
#: cinder/virt/xenapi/vm_utils.py:1722
 
6398
msgid ""
 
6399
"XenServer tools are present in this image but are not capable of network "
 
6400
"injection"
 
6401
msgstr ""
 
6402
 
 
6403
#: cinder/virt/xenapi/vm_utils.py:1726
 
6404
msgid "XenServer tools are not installed in this image"
 
6405
msgstr ""
 
6406
 
 
6407
#: cinder/virt/xenapi/vm_utils.py:1742
 
6408
msgid "Manipulating interface files directly"
 
6409
msgstr ""
 
6410
 
 
6411
#: cinder/virt/xenapi/vm_utils.py:1751
 
6412
#, python-format
 
6413
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
 
6414
msgstr ""
 
6415
 
 
6416
#: cinder/virt/xenapi/vmops.py:131 cinder/virt/xenapi/vmops.py:722
 
6417
#, python-format
 
6418
msgid "Updating progress to %(progress)d"
 
6419
msgstr ""
 
6420
 
 
6421
#: cinder/virt/xenapi/vmops.py:231
 
6422
#, python-format
 
6423
msgid "Attempted to power on non-existent instance bad instance id %s"
 
6424
msgstr ""
 
6425
 
 
6426
#: cinder/virt/xenapi/vmops.py:233
 
6427
#, fuzzy, python-format
 
6428
msgid "Starting instance"
 
6429
msgstr "Reiniciando a instância %s"
 
6430
 
 
6431
#: cinder/virt/xenapi/vmops.py:303
 
6432
msgid "Removing kernel/ramdisk files from dom0"
 
6433
msgstr ""
 
6434
 
 
6435
#: cinder/virt/xenapi/vmops.py:358
 
6436
msgid "Failed to spawn, rolling back"
 
6437
msgstr ""
 
6438
 
 
6439
#: cinder/virt/xenapi/vmops.py:443
 
6440
msgid "Detected ISO image type, creating blank VM for install"
 
6441
msgstr ""
 
6442
 
 
6443
#: cinder/virt/xenapi/vmops.py:462
 
6444
msgid "Auto configuring disk, attempting to resize partition..."
 
6445
msgstr ""
 
6446
 
 
6447
#: cinder/virt/xenapi/vmops.py:515
 
6448
#, python-format
 
6449
msgid "Invalid value for injected_files: %r"
 
6450
msgstr ""
 
6451
 
 
6452
#: cinder/virt/xenapi/vmops.py:520
 
6453
#, python-format
 
6454
msgid "Injecting file path: '%s'"
 
6455
msgstr ""
 
6456
 
 
6457
#: cinder/virt/xenapi/vmops.py:527
 
6458
msgid "Setting admin password"
 
6459
msgstr ""
 
6460
 
 
6461
#: cinder/virt/xenapi/vmops.py:531
 
6462
msgid "Resetting network"
 
6463
msgstr ""
 
6464
 
 
6465
#: cinder/virt/xenapi/vmops.py:538
 
6466
msgid "Setting VCPU weight"
 
6467
msgstr ""
 
6468
 
 
6469
#: cinder/virt/xenapi/vmops.py:544
 
6470
msgid "Starting VM"
 
6471
msgstr ""
 
6472
 
 
6473
#: cinder/virt/xenapi/vmops.py:551
 
6474
#, python-format
 
6475
msgid ""
 
6476
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
 
6477
"%(version)s"
 
6478
msgstr ""
 
6479
 
 
6480
#: cinder/virt/xenapi/vmops.py:554
 
6481
#, python-format
 
6482
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
 
6483
msgstr ""
 
6484
 
 
6485
#: cinder/virt/xenapi/vmops.py:561
 
6486
msgid "Waiting for instance state to become running"
 
6487
msgstr ""
 
6488
 
 
6489
#: cinder/virt/xenapi/vmops.py:573
 
6490
msgid "Querying agent version"
 
6491
msgstr ""
 
6492
 
 
6493
#: cinder/virt/xenapi/vmops.py:576
 
6494
#, python-format
 
6495
msgid "Instance agent version: %s"
 
6496
msgstr ""
 
6497
 
 
6498
#: cinder/virt/xenapi/vmops.py:581
 
6499
#, python-format
 
6500
msgid "Updating Agent to %s"
 
6501
msgstr ""
 
6502
 
 
6503
#: cinder/virt/xenapi/vmops.py:616
 
6504
#, python-format
 
6505
msgid "No opaque_ref could be determined for '%s'."
 
6506
msgstr ""
 
6507
 
 
6508
#: cinder/virt/xenapi/vmops.py:670
 
6509
msgid "Finished snapshot and upload for VM"
 
6510
msgstr ""
 
6511
 
 
6512
#: cinder/virt/xenapi/vmops.py:677
 
6513
msgid "Starting snapshot for VM"
 
6514
msgstr ""
 
6515
 
 
6516
#: cinder/virt/xenapi/vmops.py:686
 
6517
#, fuzzy, python-format
 
6518
msgid "Unable to Snapshot instance: %(exc)s"
 
6519
msgstr "Não é possível anexar o volume na instância %s"
 
6520
 
 
6521
#: cinder/virt/xenapi/vmops.py:702
 
6522
msgid "Failed to transfer vhd to new host"
 
6523
msgstr ""
 
6524
 
 
6525
#: cinder/virt/xenapi/vmops.py:770
 
6526
#, python-format
 
6527
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
 
6528
msgstr ""
 
6529
 
 
6530
#: cinder/virt/xenapi/vmops.py:893
 
6531
#, python-format
 
6532
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
 
6533
msgstr ""
 
6534
 
 
6535
#: cinder/virt/xenapi/vmops.py:901
 
6536
msgid "Resize complete"
 
6537
msgstr ""
 
6538
 
 
6539
#: cinder/virt/xenapi/vmops.py:928
 
6540
#, python-format
 
6541
msgid "Failed to query agent version: %(resp)r"
 
6542
msgstr ""
 
6543
 
 
6544
#: cinder/virt/xenapi/vmops.py:949
 
6545
#, python-format
 
6546
msgid "domid changed from %(domid)s to %(newdomid)s"
 
6547
msgstr ""
 
6548
 
 
6549
#: cinder/virt/xenapi/vmops.py:962
 
6550
#, python-format
 
6551
msgid "Failed to update agent: %(resp)r"
 
6552
msgstr ""
 
6553
 
 
6554
#: cinder/virt/xenapi/vmops.py:983
 
6555
#, python-format
 
6556
msgid "Failed to exchange keys: %(resp)r"
 
6557
msgstr ""
 
6558
 
 
6559
#: cinder/virt/xenapi/vmops.py:998
 
6560
#, python-format
 
6561
msgid "Failed to update password: %(resp)r"
 
6562
msgstr ""
 
6563
 
 
6564
#: cinder/virt/xenapi/vmops.py:1023
 
6565
#, python-format
 
6566
msgid "Failed to inject file: %(resp)r"
 
6567
msgstr ""
 
6568
 
 
6569
#: cinder/virt/xenapi/vmops.py:1032
 
6570
msgid "VM already halted, skipping shutdown..."
 
6571
msgstr ""
 
6572
 
 
6573
#: cinder/virt/xenapi/vmops.py:1036
 
6574
msgid "Shutting down VM"
 
6575
msgstr ""
 
6576
 
 
6577
#: cinder/virt/xenapi/vmops.py:1054
 
6578
msgid "Unable to find VBD for VM"
 
6579
msgstr ""
 
6580
 
 
6581
#: cinder/virt/xenapi/vmops.py:1097
 
6582
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
 
6583
msgstr ""
 
6584
 
 
6585
#: cinder/virt/xenapi/vmops.py:1104
 
6586
msgid "instance has a kernel or ramdisk but not both"
 
6587
msgstr ""
 
6588
 
 
6589
#: cinder/virt/xenapi/vmops.py:1111
 
6590
msgid "kernel/ramdisk files removed"
 
6591
msgstr ""
 
6592
 
 
6593
#: cinder/virt/xenapi/vmops.py:1121
 
6594
msgid "VM destroyed"
 
6595
msgstr ""
 
6596
 
 
6597
#: cinder/virt/xenapi/vmops.py:1147
 
6598
msgid "Destroying VM"
 
6599
msgstr ""
 
6600
 
 
6601
#: cinder/virt/xenapi/vmops.py:1169
 
6602
msgid "VM is not present, skipping destroy..."
 
6603
msgstr ""
 
6604
 
 
6605
#: cinder/virt/xenapi/vmops.py:1222
 
6606
#, python-format
 
6607
msgid "Instance is already in Rescue Mode: %s"
 
6608
msgstr ""
 
6609
 
 
6610
#: cinder/virt/xenapi/vmops.py:1296
 
6611
#, python-format
 
6612
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
 
6613
msgstr ""
 
6614
 
 
6615
#: cinder/virt/xenapi/vmops.py:1300
 
6616
msgid "Automatically hard rebooting"
 
6617
msgstr ""
 
6618
 
 
6619
#: cinder/virt/xenapi/vmops.py:1363
 
6620
#, python-format
 
6621
msgid "Setting migration %(migration_id)s to error: %(reason)s"
 
6622
msgstr ""
 
6623
 
 
6624
#: cinder/virt/xenapi/vmops.py:1374
 
6625
#, python-format
 
6626
msgid ""
 
6627
"Automatically confirming migration %(migration_id)s for instance "
 
6628
"%(instance_uuid)s"
 
6629
msgstr ""
 
6630
 
 
6631
#: cinder/virt/xenapi/vmops.py:1379
 
6632
#, python-format
 
6633
msgid "Instance %(instance_uuid)s not found"
 
6634
msgstr ""
 
6635
 
 
6636
#: cinder/virt/xenapi/vmops.py:1383
 
6637
msgid "In ERROR state"
 
6638
msgstr ""
 
6639
 
 
6640
#: cinder/virt/xenapi/vmops.py:1389
 
6641
#, python-format
 
6642
msgid "In %(task_state)s task_state, not RESIZE_VERIFY"
 
6643
msgstr ""
 
6644
 
 
6645
#: cinder/virt/xenapi/vmops.py:1396
 
6646
#, python-format
 
6647
msgid "Error auto-confirming resize: %(e)s. Will retry later."
 
6648
msgstr ""
 
6649
 
 
6650
#: cinder/virt/xenapi/vmops.py:1418
 
6651
msgid "Could not get bandwidth info."
 
6652
msgstr ""
 
6653
 
 
6654
#: cinder/virt/xenapi/vmops.py:1469
 
6655
msgid "Injecting network info to xenstore"
 
6656
msgstr ""
 
6657
 
 
6658
#: cinder/virt/xenapi/vmops.py:1483
 
6659
msgid "Creating vifs"
 
6660
msgstr ""
 
6661
 
 
6662
#: cinder/virt/xenapi/vmops.py:1492
 
6663
#, fuzzy, python-format
 
6664
msgid "Creating VIF for network %(network_ref)s"
 
6665
msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s."
 
6666
 
 
6667
#: cinder/virt/xenapi/vmops.py:1495
 
6668
#, fuzzy, python-format
 
6669
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
 
6670
msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s."
 
6671
 
 
6672
#: cinder/virt/xenapi/vmops.py:1520
 
6673
msgid "Injecting hostname to xenstore"
 
6674
msgstr ""
 
6675
 
 
6676
#: cinder/virt/xenapi/vmops.py:1545
 
6677
#, python-format
 
6678
msgid ""
 
6679
"The agent call to %(method)s returned an invalid response: %(ret)r. "
 
6680
"path=%(path)s; args=%(args)r"
 
6681
msgstr ""
 
6682
 
 
6683
#: cinder/virt/xenapi/vmops.py:1566
 
6684
#, python-format
 
6685
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
 
6686
msgstr ""
 
6687
 
 
6688
#: cinder/virt/xenapi/vmops.py:1570
 
6689
#, python-format
 
6690
msgid ""
 
6691
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
 
6692
"args=%(args)r"
 
6693
msgstr ""
 
6694
 
 
6695
#: cinder/virt/xenapi/vmops.py:1575
 
6696
#, python-format
 
6697
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
 
6698
msgstr ""
 
6699
 
 
6700
#: cinder/virt/xenapi/vmops.py:1661
 
6701
#, python-format
 
6702
msgid "OpenSSL error: %s"
 
6703
msgstr "Erro de OpenSSL: %s"
 
6704
 
 
6705
#: cinder/virt/xenapi/volume_utils.py:52
 
6706
msgid "creating sr within volume_utils"
 
6707
msgstr ""
 
6708
 
 
6709
#: cinder/virt/xenapi/volume_utils.py:55 cinder/virt/xenapi/volume_utils.py:83
 
6710
#, python-format
 
6711
msgid "type is = %s"
 
6712
msgstr ""
 
6713
 
 
6714
#: cinder/virt/xenapi/volume_utils.py:58 cinder/virt/xenapi/volume_utils.py:86
 
6715
#, python-format
 
6716
msgid "name = %s"
 
6717
msgstr ""
 
6718
 
 
6719
#: cinder/virt/xenapi/volume_utils.py:71
 
6720
#, python-format
 
6721
msgid "Created %(label)s as %(sr_ref)s."
 
6722
msgstr ""
 
6723
 
 
6724
#: cinder/virt/xenapi/volume_utils.py:76 cinder/virt/xenapi/volume_utils.py:174
 
6725
msgid "Unable to create Storage Repository"
 
6726
msgstr ""
 
6727
 
 
6728
#: cinder/virt/xenapi/volume_utils.py:80
 
6729
msgid "introducing sr within volume_utils"
 
6730
msgstr ""
 
6731
 
 
6732
#: cinder/virt/xenapi/volume_utils.py:103 cinder/virt/xenapi/volume_utils.py:170
 
6733
#: cinder/virt/xenapi/volumeops.py:156
 
6734
#, python-format
 
6735
msgid "Introduced %(label)s as %(sr_ref)s."
 
6736
msgstr ""
 
6737
 
 
6738
#: cinder/virt/xenapi/volume_utils.py:106
 
6739
msgid "Creating pbd for SR"
 
6740
msgstr ""
 
6741
 
 
6742
#: cinder/virt/xenapi/volume_utils.py:108
 
6743
msgid "Plugging SR"
 
6744
msgstr ""
 
6745
 
 
6746
#: cinder/virt/xenapi/volume_utils.py:116 cinder/virt/xenapi/volumeops.py:160
 
6747
msgid "Unable to introduce Storage Repository"
 
6748
msgstr ""
 
6749
 
 
6750
#: cinder/virt/xenapi/volume_utils.py:127 cinder/virt/xenapi/volumeops.py:50
 
6751
msgid "Unable to get SR using uuid"
 
6752
msgstr ""
 
6753
 
 
6754
#: cinder/virt/xenapi/volume_utils.py:129
 
6755
#, python-format
 
6756
msgid "Forgetting SR %s..."
 
6757
msgstr ""
 
6758
 
 
6759
#: cinder/virt/xenapi/volume_utils.py:137
 
6760
msgid "Unable to forget Storage Repository"
 
6761
msgstr ""
 
6762
 
 
6763
#: cinder/virt/xenapi/volume_utils.py:157
 
6764
#, python-format
 
6765
msgid "Introducing %s..."
 
6766
msgstr "Introduzindo %s..."
 
6767
 
 
6768
#: cinder/virt/xenapi/volume_utils.py:186
 
6769
#, python-format
 
6770
msgid "Unable to find SR from VBD %s"
 
6771
msgstr ""
 
6772
 
 
6773
#: cinder/virt/xenapi/volume_utils.py:204
 
6774
#, python-format
 
6775
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
 
6776
msgstr ""
 
6777
 
 
6778
#: cinder/virt/xenapi/volume_utils.py:210
 
6779
#, python-format
 
6780
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
 
6781
msgstr ""
 
6782
 
 
6783
#: cinder/virt/xenapi/volume_utils.py:234
 
6784
#, python-format
 
6785
msgid "Unable to introduce VDI on SR %s"
 
6786
msgstr ""
 
6787
 
 
6788
#: cinder/virt/xenapi/volume_utils.py:242
 
6789
#, python-format
 
6790
msgid "Unable to get record of VDI %s on"
 
6791
msgstr ""
 
6792
 
 
6793
#: cinder/virt/xenapi/volume_utils.py:264
 
6794
#, python-format
 
6795
msgid "Unable to introduce VDI for SR %s"
 
6796
msgstr ""
 
6797
 
 
6798
#: cinder/virt/xenapi/volume_utils.py:274
 
6799
#, python-format
 
6800
msgid "Error finding vdis in SR %s"
 
6801
msgstr ""
 
6802
 
 
6803
#: cinder/virt/xenapi/volume_utils.py:281
 
6804
#, python-format
 
6805
msgid "Unable to find vbd for vdi %s"
 
6806
msgstr ""
 
6807
 
 
6808
#: cinder/virt/xenapi/volume_utils.py:315
 
6809
#, python-format
 
6810
msgid "Unable to obtain target information %(data)s, %(mountpoint)s"
 
6811
msgstr ""
 
6812
 
 
6813
#: cinder/virt/xenapi/volume_utils.py:341
 
6814
#, python-format
 
6815
msgid "Mountpoint cannot be translated: %s"
 
6816
msgstr "Ponto de montagem não pode ser traduzido: %s"
 
6817
 
 
6818
#: cinder/virt/xenapi/volumeops.py:64
 
6819
msgid "Could not find VDI ref"
 
6820
msgstr ""
 
6821
 
 
6822
#: cinder/virt/xenapi/volumeops.py:69
 
6823
#, python-format
 
6824
msgid "Creating SR %s"
 
6825
msgstr ""
 
6826
 
 
6827
#: cinder/virt/xenapi/volumeops.py:73
 
6828
msgid "Could not create SR"
 
6829
msgstr ""
 
6830
 
 
6831
#: cinder/virt/xenapi/volumeops.py:76
 
6832
msgid "Could not retrieve SR record"
 
6833
msgstr ""
 
6834
 
 
6835
#: cinder/virt/xenapi/volumeops.py:81
 
6836
#, python-format
 
6837
msgid "Introducing SR %s"
 
6838
msgstr ""
 
6839
 
 
6840
#: cinder/virt/xenapi/volumeops.py:85
 
6841
msgid "SR found in xapi database. No need to introduce"
 
6842
msgstr ""
 
6843
 
 
6844
#: cinder/virt/xenapi/volumeops.py:90
 
6845
msgid "Could not introduce SR"
 
6846
msgstr ""
 
6847
 
 
6848
#: cinder/virt/xenapi/volumeops.py:94
 
6849
#, python-format
 
6850
msgid "Checking for SR %s"
 
6851
msgstr ""
 
6852
 
 
6853
#: cinder/virt/xenapi/volumeops.py:106
 
6854
#, python-format
 
6855
msgid "SR %s not found in the xapi database"
 
6856
msgstr ""
 
6857
 
 
6858
#: cinder/virt/xenapi/volumeops.py:112
 
6859
msgid "Could not forget SR"
 
6860
msgstr ""
 
6861
 
 
6862
#: cinder/virt/xenapi/volumeops.py:121
 
6863
#, python-format
 
6864
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
 
6865
msgstr ""
 
6866
 
 
6867
#: cinder/virt/xenapi/volumeops.py:178
 
6868
#, python-format
 
6869
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
 
6870
msgstr ""
 
6871
"Não é possível criar o VDI no SR %(sr_ref)s para a instância "
 
6872
"%(instance_name)s"
 
6873
 
 
6874
#: cinder/virt/xenapi/volumeops.py:189
 
6875
#, python-format
 
6876
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
 
6877
msgstr "Não é possível usar o SR %(sr_ref)s para a instância %(instance_name)s"
 
6878
 
 
6879
#: cinder/virt/xenapi/volumeops.py:197
 
6880
#, python-format
 
6881
msgid "Unable to attach volume to instance %s"
 
6882
msgstr "Não é possível anexar o volume na instância %s"
 
6883
 
 
6884
#: cinder/virt/xenapi/volumeops.py:200
 
6885
#, python-format
 
6886
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
 
6887
msgstr "Ponto de montagem %(mountpoint)s conectada à instância %(instance_name)s"
 
6888
 
 
6889
#: cinder/virt/xenapi/volumeops.py:210
 
6890
#, python-format
 
6891
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
6892
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
6893
 
 
6894
#: cinder/virt/xenapi/volumeops.py:219
 
6895
#, python-format
 
6896
msgid "Unable to locate volume %s"
 
6897
msgstr "Não é possível localizar o volume %s"
 
6898
 
 
6899
#: cinder/virt/xenapi/volumeops.py:227
 
6900
#, python-format
 
6901
msgid "Unable to detach volume %s"
 
6902
msgstr "Não é possível desconectar o volume %s"
 
6903
 
 
6904
#: cinder/virt/xenapi/volumeops.py:232
 
6905
#, python-format
 
6906
msgid "Unable to destroy vbd %s"
 
6907
msgstr ""
 
6908
 
 
6909
#: cinder/virt/xenapi/volumeops.py:239
 
6910
#, python-format
 
6911
msgid "Error purging SR %s"
 
6912
msgstr ""
 
6913
 
 
6914
#: cinder/virt/xenapi/volumeops.py:241
 
6915
#, python-format
 
6916
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
 
6917
msgstr "Ponto de montagem %(mountpoint)s desanexada da instância %(instance_name)s"
 
6918
 
 
6919
#: cinder/vnc/xvp_proxy.py:98 cinder/vnc/xvp_proxy.py:103
 
6920
#, python-format
 
6921
msgid "Error in handshake: %s"
 
6922
msgstr ""
 
6923
 
 
6924
#: cinder/vnc/xvp_proxy.py:119
 
6925
#, python-format
 
6926
msgid "Invalid request: %s"
 
6927
msgstr ""
 
6928
 
 
6929
#: cinder/vnc/xvp_proxy.py:139
 
6930
#, python-format
 
6931
msgid "Request: %s"
 
6932
msgstr ""
 
6933
 
 
6934
#: cinder/vnc/xvp_proxy.py:142
 
6935
#, python-format
 
6936
msgid "Request made with missing token: %s"
 
6937
msgstr ""
 
6938
 
 
6939
#: cinder/vnc/xvp_proxy.py:153
 
6940
#, python-format
 
6941
msgid "Request made with invalid token: %s"
 
6942
msgstr ""
 
6943
 
 
6944
#: cinder/vnc/xvp_proxy.py:160
 
6945
#, python-format
 
6946
msgid "Unexpected error: %s"
 
6947
msgstr ""
 
6948
 
 
6949
#: cinder/vnc/xvp_proxy.py:180
 
6950
#, python-format
 
6951
msgid "Starting cinder-xvpvncproxy node (version %s)"
 
6952
msgstr ""
 
6953
 
 
6954
#: cinder/volume/api.py:74 cinder/volume/api.py:220
 
6955
msgid "status must be available"
 
6956
msgstr ""
 
6957
 
 
6958
#: cinder/volume/api.py:85
 
6959
#, python-format
 
6960
msgid "Quota exceeded for %(pid)s, tried to create %(size)sG volume"
 
6961
msgstr ""
 
6962
 
 
6963
#: cinder/volume/api.py:137
 
6964
#, fuzzy
 
6965
msgid "Volume status must be available or error"
 
6966
msgstr "O status do volume parece estar disponível"
 
6967
 
 
6968
#: cinder/volume/api.py:142
 
6969
#, python-format
 
6970
msgid "Volume still has %d dependent snapshots"
 
6971
msgstr ""
 
6972
 
 
6973
#: cinder/volume/api.py:223
 
6974
msgid "already attached"
 
6975
msgstr ""
 
6976
 
 
6977
#: cinder/volume/api.py:230
 
6978
msgid "already detached"
 
6979
msgstr ""
 
6980
 
 
6981
#: cinder/volume/api.py:292
 
6982
msgid "must be available"
 
6983
msgstr ""
 
6984
 
 
6985
#: cinder/volume/api.py:325
 
6986
#, fuzzy
 
6987
msgid "Volume Snapshot status must be available or error"
 
6988
msgstr "O status do volume parece estar disponível"
 
6989
 
 
6990
#: cinder/volume/driver.py:96
 
6991
#, python-format
 
6992
msgid "Recovering from a failed execute.  Try number %s"
 
6993
msgstr ""
 
6994
 
 
6995
#: cinder/volume/driver.py:106
 
6996
#, python-format
 
6997
msgid "volume group %s doesn't exist"
 
6998
msgstr ""
 
6999
 
 
7000
#: cinder/volume/driver.py:270
 
7001
#, python-format
 
7002
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
 
7003
msgstr ""
 
7004
 
 
7005
#: cinder/volume/driver.py:318
 
7006
#, python-format
 
7007
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
 
7008
msgstr ""
 
7009
 
 
7010
#: cinder/volume/driver.py:327
 
7011
#, python-format
 
7012
msgid ""
 
7013
"Skipping remove_export. No iscsi_target is presently exported for volume:"
 
7014
" %d"
 
7015
msgstr ""
 
7016
 
 
7017
#: cinder/volume/driver.py:337
 
7018
msgid "ISCSI provider_location not stored, using discovery"
 
7019
msgstr ""
 
7020
 
 
7021
#: cinder/volume/driver.py:384
 
7022
#, python-format
 
7023
msgid "Could not find iSCSI export  for volume %s"
 
7024
msgstr ""
 
7025
 
 
7026
#: cinder/volume/driver.py:388
 
7027
#, python-format
 
7028
msgid "ISCSI Discovery: Found %s"
 
7029
msgstr ""
 
7030
 
 
7031
#: cinder/volume/driver.py:466
 
7032
#, python-format
 
7033
msgid "Cannot confirm exported volume id:%(volume_id)s."
 
7034
msgstr ""
 
7035
 
 
7036
#: cinder/volume/driver.py:493
 
7037
#, python-format
 
7038
msgid "FAKE ISCSI: %s"
 
7039
msgstr ""
 
7040
 
 
7041
#: cinder/volume/driver.py:505
 
7042
#, python-format
 
7043
msgid "rbd has no pool %s"
 
7044
msgstr ""
 
7045
 
 
7046
#: cinder/volume/driver.py:579
 
7047
#, python-format
 
7048
msgid "Sheepdog is not working: %s"
 
7049
msgstr ""
 
7050
 
 
7051
#: cinder/volume/driver.py:581
 
7052
msgid "Sheepdog is not working"
 
7053
msgstr ""
 
7054
 
 
7055
#: cinder/volume/driver.py:680 cinder/volume/driver.py:685
 
7056
#, python-format
 
7057
msgid "LoggingVolumeDriver: %s"
 
7058
msgstr ""
 
7059
 
 
7060
#: cinder/volume/manager.py:96
 
7061
#, python-format
 
7062
msgid "Re-exporting %s volumes"
 
7063
msgstr "Re-exportando %s volumes"
 
7064
 
 
7065
#: cinder/volume/manager.py:101
 
7066
#, python-format
 
7067
msgid "volume %s: skipping export"
 
7068
msgstr "volume %s: ignorando export"
 
7069
 
 
7070
#: cinder/volume/manager.py:107
 
7071
#, python-format
 
7072
msgid "volume %s: creating"
 
7073
msgstr "volume %s: criando"
 
7074
 
 
7075
#: cinder/volume/manager.py:119
 
7076
#, python-format
 
7077
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
 
7078
msgstr "volume %(vol_name)s: criando lv com tamanho %(vol_size)sG"
 
7079
 
 
7080
#: cinder/volume/manager.py:131
 
7081
#, python-format
 
7082
msgid "volume %s: creating export"
 
7083
msgstr "volume %s: criando o export"
 
7084
 
 
7085
#: cinder/volume/manager.py:144
 
7086
#, python-format
 
7087
msgid "volume %s: created successfully"
 
7088
msgstr "volume %s: criado com sucesso"
 
7089
 
 
7090
#: cinder/volume/manager.py:153
 
7091
msgid "Volume is still attached"
 
7092
msgstr "O volume continua atachado"
 
7093
 
 
7094
#: cinder/volume/manager.py:155
 
7095
msgid "Volume is not local to this node"
 
7096
msgstr "O volume não pertence à este node"
 
7097
 
 
7098
#: cinder/volume/manager.py:159
 
7099
#, python-format
 
7100
msgid "volume %s: removing export"
 
7101
msgstr "volume %s: removendo export"
 
7102
 
 
7103
#: cinder/volume/manager.py:161
 
7104
#, python-format
 
7105
msgid "volume %s: deleting"
 
7106
msgstr "volume %s: removendo"
 
7107
 
 
7108
#: cinder/volume/manager.py:164
 
7109
#, python-format
 
7110
msgid "volume %s: volume is busy"
 
7111
msgstr ""
 
7112
 
 
7113
#: cinder/volume/manager.py:176
 
7114
#, python-format
 
7115
msgid "volume %s: deleted successfully"
 
7116
msgstr "volume %s: remoção realizada com sucesso"
 
7117
 
 
7118
#: cinder/volume/manager.py:183
 
7119
#, python-format
 
7120
msgid "snapshot %s: creating"
 
7121
msgstr ""
 
7122
 
 
7123
#: cinder/volume/manager.py:187
 
7124
#, python-format
 
7125
msgid "snapshot %(snap_name)s: creating"
 
7126
msgstr ""
 
7127
 
 
7128
#: cinder/volume/manager.py:202
 
7129
#, python-format
 
7130
msgid "snapshot %s: created successfully"
 
7131
msgstr ""
 
7132
 
 
7133
#: cinder/volume/manager.py:211
 
7134
#, python-format
 
7135
msgid "snapshot %s: deleting"
 
7136
msgstr ""
 
7137
 
 
7138
#: cinder/volume/manager.py:214
 
7139
#, fuzzy, python-format
 
7140
msgid "snapshot %s: snapshot is busy"
 
7141
msgstr "instância %s: fazendo um snapshot"
 
7142
 
 
7143
#: cinder/volume/manager.py:226
 
7144
#, python-format
 
7145
msgid "snapshot %s: deleted successfully"
 
7146
msgstr ""
 
7147
 
 
7148
#: cinder/volume/manager.py:310
 
7149
msgid "Checking volume capabilities"
 
7150
msgstr ""
 
7151
 
 
7152
#: cinder/volume/manager.py:314
 
7153
#, python-format
 
7154
msgid "New capabilities found: %s"
 
7155
msgstr ""
 
7156
 
 
7157
#: cinder/volume/manager.py:325
 
7158
msgid "Clear capabilities"
 
7159
msgstr ""
 
7160
 
 
7161
#: cinder/volume/manager.py:329
 
7162
#, python-format
 
7163
msgid "Notification {%s} received"
 
7164
msgstr ""
 
7165
 
 
7166
#: cinder/volume/netapp.py:79
 
7167
#, python-format
 
7168
msgid "API %(name)sfailed: %(reason)s"
 
7169
msgstr ""
 
7170
 
 
7171
#: cinder/volume/netapp.py:109
 
7172
#, python-format
 
7173
msgid "%s is not set"
 
7174
msgstr ""
 
7175
 
 
7176
#: cinder/volume/netapp.py:128
 
7177
#, fuzzy
 
7178
msgid "Connected to DFM server"
 
7179
msgstr "Reconectado à fila"
 
7180
 
 
7181
#: cinder/volume/netapp.py:159
 
7182
#, fuzzy, python-format
 
7183
msgid "Job failed: %s"
 
7184
msgstr "NotFound lançado: %s"
 
7185
 
 
7186
#: cinder/volume/netapp.py:240
 
7187
msgid "Failed to provision dataset member"
 
7188
msgstr ""
 
7189
 
 
7190
#: cinder/volume/netapp.py:252
 
7191
msgid "No LUN was created by the provision job"
 
7192
msgstr ""
 
7193
 
 
7194
#: cinder/volume/netapp.py:261 cinder/volume/netapp.py:433
 
7195
#, fuzzy, python-format
 
7196
msgid "Failed to find LUN ID for volume %s"
 
7197
msgstr "Não é possível localizar o volume %s"
 
7198
 
 
7199
#: cinder/volume/netapp.py:280
 
7200
msgid "Failed to remove and delete dataset member"
 
7201
msgstr ""
 
7202
 
 
7203
#: cinder/volume/netapp.py:603 cinder/volume/netapp.py:657
 
7204
#, fuzzy, python-format
 
7205
msgid "No LUN ID for volume %s"
 
7206
msgstr "Não é possível localizar o volume %s"
 
7207
 
 
7208
#: cinder/volume/netapp.py:607 cinder/volume/netapp.py:661
 
7209
#, fuzzy, python-format
 
7210
msgid "Failed to get LUN details for LUN ID %s"
 
7211
msgstr "Falha ao obter metadados para o ip: %s"
 
7212
 
 
7213
#: cinder/volume/netapp.py:614
 
7214
#, fuzzy, python-format
 
7215
msgid "Failed to get host details for host ID %s"
 
7216
msgstr "Falha ao obter metadados para o ip: %s"
 
7217
 
 
7218
#: cinder/volume/netapp.py:620
 
7219
#, fuzzy, python-format
 
7220
msgid "Failed to get target portal for filer: %s"
 
7221
msgstr "Falha ao obter metadados para o ip: %s"
 
7222
 
 
7223
#: cinder/volume/netapp.py:625
 
7224
#, fuzzy, python-format
 
7225
msgid "Failed to get target IQN for filer: %s"
 
7226
msgstr "Falha ao obter metadados para o ip: %s"
 
7227
 
 
7228
#: cinder/volume/san.py:113 cinder/volume/san.py:151
 
7229
msgid "Specify san_password or san_private_key"
 
7230
msgstr ""
 
7231
 
 
7232
#: cinder/volume/san.py:156
 
7233
msgid "san_ip must be set"
 
7234
msgstr ""
 
7235
 
 
7236
#: cinder/volume/san.py:320
 
7237
#, python-format
 
7238
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
 
7239
msgstr ""
 
7240
 
 
7241
#: cinder/volume/san.py:452
 
7242
#, python-format
 
7243
msgid "CLIQ command returned %s"
 
7244
msgstr ""
 
7245
 
 
7246
#: cinder/volume/san.py:458
 
7247
#, python-format
 
7248
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
 
7249
msgstr ""
 
7250
 
 
7251
#: cinder/volume/san.py:466
 
7252
#, python-format
 
7253
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
 
7254
msgstr ""
 
7255
 
 
7256
#: cinder/volume/san.py:496
 
7257
#, python-format
 
7258
msgid ""
 
7259
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
 
7260
"Result=%(_xml)s"
 
7261
msgstr ""
 
7262
 
 
7263
#: cinder/volume/san.py:549
 
7264
#, python-format
 
7265
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
 
7266
msgstr ""
 
7267
 
 
7268
#: cinder/volume/san.py:594
 
7269
msgid "local_path not supported"
 
7270
msgstr ""
 
7271
 
 
7272
#: cinder/volume/san.py:626
 
7273
#, python-format
 
7274
msgid "Could not determine project for volume %s, can't export"
 
7275
msgstr ""
 
7276
 
 
7277
#: cinder/volume/san.py:696
 
7278
#, python-format
 
7279
msgid "Payload for SolidFire API call: %s"
 
7280
msgstr ""
 
7281
 
 
7282
#: cinder/volume/san.py:713
 
7283
#, python-format
 
7284
msgid "Call to json.loads() raised an exception: %s"
 
7285
msgstr ""
 
7286
 
 
7287
#: cinder/volume/san.py:718
 
7288
#, python-format
 
7289
msgid "Results of SolidFire API call: %s"
 
7290
msgstr ""
 
7291
 
 
7292
#: cinder/volume/san.py:732
 
7293
#, python-format
 
7294
msgid "Found solidfire account: %s"
 
7295
msgstr ""
 
7296
 
 
7297
#: cinder/volume/san.py:746
 
7298
#, python-format
 
7299
msgid "solidfire account: %s does not exist, create it..."
 
7300
msgstr ""
 
7301
 
 
7302
#: cinder/volume/san.py:804
 
7303
msgid "Enter SolidFire create_volume..."
 
7304
msgstr ""
 
7305
 
 
7306
#: cinder/volume/san.py:846
 
7307
msgid "Leaving SolidFire create_volume"
 
7308
msgstr ""
 
7309
 
 
7310
#: cinder/volume/san.py:861
 
7311
msgid "Enter SolidFire delete_volume..."
 
7312
msgstr ""
 
7313
 
 
7314
#: cinder/volume/san.py:880
 
7315
#, python-format
 
7316
msgid "Deleting volumeID: %s "
 
7317
msgstr ""
 
7318
 
 
7319
#: cinder/volume/san.py:888
 
7320
msgid "Leaving SolidFire delete_volume"
 
7321
msgstr ""
 
7322
 
 
7323
#: cinder/volume/san.py:891
 
7324
msgid "Executing SolidFire ensure_export..."
 
7325
msgstr ""
 
7326
 
 
7327
#: cinder/volume/san.py:895
 
7328
msgid "Executing SolidFire create_export..."
 
7329
msgstr ""
 
7330
 
 
7331
#: cinder/volume/volume_types.py:49 cinder/volume/volume_types.py:108
 
7332
msgid "name cannot be None"
 
7333
msgstr ""
 
7334
 
 
7335
#: cinder/volume/volume_types.py:96
 
7336
msgid "id cannot be None"
 
7337
msgstr ""
 
7338
 
 
7339
#: cinder/volume/xensm.py:55
 
7340
#, python-format
 
7341
msgid "SR name = %s"
 
7342
msgstr ""
 
7343
 
 
7344
#: cinder/volume/xensm.py:56
 
7345
#, python-format
 
7346
msgid "Params: %s"
 
7347
msgstr ""
 
7348
 
 
7349
#: cinder/volume/xensm.py:60
 
7350
#, python-format
 
7351
msgid "Failed to create sr %s...continuing"
 
7352
msgstr ""
 
7353
 
 
7354
#: cinder/volume/xensm.py:62
 
7355
msgid "Create failed"
 
7356
msgstr ""
 
7357
 
 
7358
#: cinder/volume/xensm.py:64
 
7359
#, python-format
 
7360
msgid "SR UUID of new SR is: %s"
 
7361
msgstr ""
 
7362
 
 
7363
#: cinder/volume/xensm.py:71
 
7364
msgid "Failed to update db"
 
7365
msgstr ""
 
7366
 
 
7367
#: cinder/volume/xensm.py:80
 
7368
#, python-format
 
7369
msgid "Failed to introduce sr %s...continuing"
 
7370
msgstr ""
 
7371
 
 
7372
#: cinder/volume/xensm.py:91
 
7373
#, python-format
 
7374
msgid "Failed to reach backend %d"
 
7375
msgstr ""
 
7376
 
 
7377
#: cinder/volume/xensm.py:100
 
7378
msgid "XenSMDriver requires xenapi connection"
 
7379
msgstr ""
 
7380
 
 
7381
#: cinder/volume/xensm.py:110
 
7382
msgid "Failed to initiate session"
 
7383
msgstr ""
 
7384
 
 
7385
#: cinder/volume/xensm.py:142
 
7386
#, python-format
 
7387
msgid "Volume will be created in backend - %d"
 
7388
msgstr ""
 
7389
 
 
7390
#: cinder/volume/xensm.py:154
 
7391
msgid "Failed to update volume in db"
 
7392
msgstr ""
 
7393
 
 
7394
#: cinder/volume/xensm.py:157
 
7395
msgid "Unable to create volume"
 
7396
msgstr ""
 
7397
 
 
7398
#: cinder/volume/xensm.py:171
 
7399
msgid "Failed to delete vdi"
 
7400
msgstr ""
 
7401
 
 
7402
#: cinder/volume/xensm.py:177
 
7403
msgid "Failed to delete volume in db"
 
7404
msgstr ""
 
7405
 
 
7406
#: cinder/volume/xensm.py:210
 
7407
msgid "Failed to find volume in db"
 
7408
msgstr ""
 
7409
 
 
7410
#: cinder/volume/xensm.py:221
 
7411
msgid "Failed to find backend in db"
 
7412
msgstr ""
 
7413
 
 
7414
#: cinder/volume/nexenta/__init__.py:27
 
7415
msgid "Nexenta SA returned the error"
 
7416
msgstr ""
 
7417
 
 
7418
#: cinder/volume/nexenta/jsonrpc.py:64
 
7419
#, python-format
 
7420
msgid "Sending JSON data: %s"
 
7421
msgstr ""
 
7422
 
 
7423
#: cinder/volume/nexenta/jsonrpc.py:69
 
7424
#, python-format
 
7425
msgid "Auto switching to HTTPS connection to %s"
 
7426
msgstr ""
 
7427
 
 
7428
#: cinder/volume/nexenta/jsonrpc.py:75
 
7429
msgid "No headers in server response"
 
7430
msgstr ""
 
7431
 
 
7432
#: cinder/volume/nexenta/jsonrpc.py:76
 
7433
msgid "Bad response from server"
 
7434
msgstr ""
 
7435
 
 
7436
#: cinder/volume/nexenta/jsonrpc.py:79
 
7437
#, fuzzy, python-format
 
7438
msgid "Got response: %s"
 
7439
msgstr "resposta %s"
 
7440
 
 
7441
#: cinder/volume/nexenta/volume.py:96
 
7442
#, python-format
 
7443
msgid "Volume %s does not exist in Nexenta SA"
 
7444
msgstr ""
 
7445
 
 
7446
#: cinder/volume/nexenta/volume.py:180
 
7447
msgid ""
 
7448
"Call to local_path should not happen. Verify that use_local_volumes flag "
 
7449
"is turned off."
 
7450
msgstr ""
 
7451
 
 
7452
#: cinder/volume/nexenta/volume.py:202
 
7453
#, python-format
 
7454
msgid "Ignored target creation error \"%s\" while ensuring export"
 
7455
msgstr ""
 
7456
 
 
7457
#: cinder/volume/nexenta/volume.py:210
 
7458
#, python-format
 
7459
msgid "Ignored target group creation error \"%s\" while ensuring export"
 
7460
msgstr ""
 
7461
 
 
7462
#: cinder/volume/nexenta/volume.py:219
 
7463
#, python-format
 
7464
msgid "Ignored target group member addition error \"%s\" while ensuring export"
 
7465
msgstr ""
 
7466
 
 
7467
#: cinder/volume/nexenta/volume.py:227
 
7468
#, python-format
 
7469
msgid "Ignored LU creation error \"%s\" while ensuring export"
 
7470
msgstr ""
 
7471
 
 
7472
#: cinder/volume/nexenta/volume.py:237
 
7473
#, python-format
 
7474
msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export"
 
7475
msgstr ""
 
7476
 
 
7477
#: cinder/volume/nexenta/volume.py:273
 
7478
#, python-format
 
7479
msgid ""
 
7480
"Got error trying to destroy target group %(target_group)s, assuming it is"
 
7481
" already gone: %(exc)s"
 
7482
msgstr ""
 
7483
 
 
7484
#: cinder/volume/nexenta/volume.py:280
 
7485
#, python-format
 
7486
msgid ""
 
7487
"Got error trying to delete target %(target)s, assuming it is already "
 
7488
"gone: %(exc)s"
 
7489
msgstr ""
 
7490
 
 
7491
#~ msgid "Unable to locate account %(account_name) on Solidfire device"
 
7492
#~ msgstr ""
 
7493
 
 
7494
#~ msgid "Zone %(zone_id)s could not be found."
 
7495
#~ msgstr ""
 
7496
 
 
7497
#~ msgid "Cinder access parameters were not specified."
 
7498
#~ msgstr ""
 
7499
 
 
7500
#~ msgid "Virtual Storage Array %(id)d could not be found."
 
7501
#~ msgstr ""
 
7502
 
 
7503
#~ msgid "Virtual Storage Array %(name)s could not be found."
 
7504
#~ msgstr ""
 
7505
 
 
7506
#~ msgid "Detected more than one volume with name %(vol_name)"
 
7507
#~ msgstr ""
 
7508
 
 
7509
#~ msgid "Detected existing vlan with id %(vlan)"
 
7510
#~ msgstr ""
 
7511
 
 
7512
#~ msgid ""
 
7513
#~ "Attempting to grab semaphore \"%(lock)s\" "
 
7514
#~ "for method \"%(method)s\"...lock"
 
7515
#~ msgstr ""
 
7516
 
 
7517
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"...lock"
 
7518
#~ msgstr ""
 
7519
 
 
7520
#~ msgid ""
 
7521
#~ "Attempting to grab file lock "
 
7522
#~ "\"%(lock)s\" for method \"%(method)s\"...lock"
 
7523
#~ msgstr ""
 
7524
 
 
7525
#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"...lock"
 
7526
#~ msgstr ""
 
7527
 
 
7528
#~ msgid "Parent group id and group id cannot be same"
 
7529
#~ msgstr ""
 
7530
 
 
7531
#~ msgid "No body provided"
 
7532
#~ msgstr ""
 
7533
 
 
7534
#~ msgid "Create VSA %(display_name)s of type %(vc_type)s"
 
7535
#~ msgstr ""
 
7536
 
 
7537
#~ msgid "Delete VSA with id: %s"
 
7538
#~ msgstr ""
 
7539
 
 
7540
#~ msgid "Associate address %(ip)s to VSA %(id)s"
 
7541
#~ msgstr ""
 
7542
 
 
7543
#~ msgid "Disassociate address from VSA %(id)s"
 
7544
#~ msgstr ""
 
7545
 
 
7546
#~ msgid "%(obj)s with ID %(id)s not found"
 
7547
#~ msgstr ""
 
7548
 
 
7549
#~ msgid ""
 
7550
#~ "%(obj)s with ID %(id)s belongs to "
 
7551
#~ "VSA %(own_vsa_id)s and not to VSA "
 
7552
#~ "%(vsa_id)s."
 
7553
#~ msgstr ""
 
7554
 
 
7555
#~ msgid "Index. vsa_id=%(vsa_id)s"
 
7556
#~ msgstr ""
 
7557
 
 
7558
#~ msgid "Detail. vsa_id=%(vsa_id)s"
 
7559
#~ msgstr ""
 
7560
 
 
7561
#~ msgid "Create. vsa_id=%(vsa_id)s, body=%(body)s"
 
7562
#~ msgstr ""
 
7563
 
 
7564
#~ msgid "Create volume of %(size)s GB from VSA ID %(vsa_id)s"
 
7565
#~ msgstr ""
 
7566
 
 
7567
#~ msgid "Update %(obj)s with id: %(id)s, changes: %(changes)s"
 
7568
#~ msgstr ""
 
7569
 
 
7570
#~ msgid "Delete. vsa_id=%(vsa_id)s, id=%(id)s"
 
7571
#~ msgstr ""
 
7572
 
 
7573
#~ msgid "Show. vsa_id=%(vsa_id)s, id=%(id)s"
 
7574
#~ msgstr ""
 
7575
 
 
7576
#~ msgid "Index instances for VSA %s"
 
7577
#~ msgstr ""
 
7578
 
 
7579
#~ msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances"
 
7580
#~ msgstr ""
 
7581
 
 
7582
#~ msgid ""
 
7583
#~ "Instance quota exceeded. You cannot run"
 
7584
#~ " any more instances of this type."
 
7585
#~ msgstr ""
 
7586
 
 
7587
#~ msgid ""
 
7588
#~ "Instance quota exceeded. You can only"
 
7589
#~ " run %s more instances of this "
 
7590
#~ "type."
 
7591
#~ msgstr ""
 
7592
 
 
7593
#~ msgid "Going to try to soft delete %s"
 
7594
#~ msgstr ""
 
7595
 
 
7596
#~ msgid "No host for instance %s, deleting immediately"
 
7597
#~ msgstr ""
 
7598
 
 
7599
#~ msgid "Going to try to terminate %s"
 
7600
#~ msgstr ""
 
7601
 
 
7602
#~ msgid "Going to try to stop %s"
 
7603
#~ msgstr ""
 
7604
 
 
7605
#~ msgid "Going to try to start %s"
 
7606
#~ msgstr ""
 
7607
 
 
7608
#~ msgid ""
 
7609
#~ "Going to force the deletion of the"
 
7610
#~ " vm %(instance_uuid)s, even if it is"
 
7611
#~ " deleted"
 
7612
#~ msgstr ""
 
7613
 
 
7614
#~ msgid ""
 
7615
#~ "Instance %(instance_uuid)s did not exist "
 
7616
#~ "in the DB, but I will shut "
 
7617
#~ "it down anyway using a special "
 
7618
#~ "context"
 
7619
#~ msgstr ""
 
7620
 
 
7621
#~ msgid "exception terminating the instance %(instance_uuid)s"
 
7622
#~ msgstr ""
 
7623
 
 
7624
#~ msgid "trying to destroy already destroyed instance: %s"
 
7625
#~ msgstr "tentando destruir instância já destruida: %s"
 
7626
 
 
7627
#~ msgid ""
 
7628
#~ "Instance %(name)s found in database but"
 
7629
#~ " not known by hypervisor. Setting "
 
7630
#~ "power state to NOSTATE"
 
7631
#~ msgstr ""
 
7632
 
 
7633
#~ msgid ""
 
7634
#~ "Detected instance  with name label "
 
7635
#~ "'%(name_label)s' which is marked as "
 
7636
#~ "DELETED but still present on host."
 
7637
#~ msgstr ""
 
7638
 
 
7639
#~ msgid ""
 
7640
#~ "Destroying instance with name label "
 
7641
#~ "'%(name_label)s' which is marked as "
 
7642
#~ "DELETED but still present on host."
 
7643
#~ msgstr ""
 
7644
 
 
7645
#~ msgid "SQL connection failed (%(connstring)s). %(attempts)d attempts left."
 
7646
#~ msgstr ""
 
7647
 
 
7648
#~ msgid "Can't downgrade without losing data"
 
7649
#~ msgstr ""
 
7650
 
 
7651
#~ msgid "Instance %(instance_id)s not found"
 
7652
#~ msgstr ""
 
7653
 
 
7654
#~ msgid "Network %s has active ports, cannot delete"
 
7655
#~ msgstr ""
 
7656
 
 
7657
#~ msgid "No fixed IPs to deallocate for vif %sid"
 
7658
#~ msgstr ""
 
7659
 
 
7660
#~ msgid ""
 
7661
#~ "AMQP server on %(fl_host)s:%(fl_port)d is "
 
7662
#~ "unreachable: %(e)s. Trying again in "
 
7663
#~ "%(fl_intv)d seconds."
 
7664
#~ msgstr ""
 
7665
 
 
7666
#~ msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
 
7667
#~ msgstr ""
 
7668
 
 
7669
#~ msgid "Failed to fetch message from queue: %s"
 
7670
#~ msgstr ""
 
7671
 
 
7672
#~ msgid "Initing the Adapter Consumer for %s"
 
7673
#~ msgstr "Iniciando o Adaptador Consumidor para %s"
 
7674
 
 
7675
#~ msgid "Created \"%(exchange)s\" fanout exchange with \"%(key)s\" routing key"
 
7676
#~ msgstr ""
 
7677
 
 
7678
#~ msgid "Exception while processing consumer"
 
7679
#~ msgstr ""
 
7680
 
 
7681
#~ msgid "Creating \"%(exchange)s\" fanout exchange"
 
7682
#~ msgstr ""
 
7683
 
 
7684
#~ msgid "topic is %s"
 
7685
#~ msgstr "topico é %s"
 
7686
 
 
7687
#~ msgid "message %s"
 
7688
#~ msgstr "mensagem %s"
 
7689
 
 
7690
#~ msgid ""
 
7691
#~ "Cannot confirm tmpfile at %(ipath)s is"
 
7692
#~ " on same shared storage between "
 
7693
#~ "%(src)s and %(dest)s."
 
7694
#~ msgstr ""
 
7695
 
 
7696
#~ msgid ""
 
7697
#~ "Unable to migrate %(instance_id)s to "
 
7698
#~ "%(dest)s: Lack of memory(host:%(avail)s <= "
 
7699
#~ "instance:%(mem_inst)s)"
 
7700
#~ msgstr ""
 
7701
 
 
7702
#~ msgid ""
 
7703
#~ "Unable to migrate %(instance_id)s to "
 
7704
#~ "%(dest)s: Lack of disk(host:%(available)s <="
 
7705
#~ " instance:%(necessary)s)"
 
7706
#~ msgstr ""
 
7707
 
 
7708
#~ msgid "Driver Method %(driver_method)s missing: %(e)s.Reverting to schedule()"
 
7709
#~ msgstr ""
 
7710
 
 
7711
#~ msgid "Setting instance %(instance_uuid)s to ERROR state."
 
7712
#~ msgstr ""
 
7713
 
 
7714
#~ msgid "_filter_hosts: %(request_spec)s"
 
7715
#~ msgstr ""
 
7716
 
 
7717
#~ msgid "Filter hosts for drive type %s"
 
7718
#~ msgstr ""
 
7719
 
 
7720
#~ msgid "Host %s has no free capacity. Skip"
 
7721
#~ msgstr ""
 
7722
 
 
7723
#~ msgid "Filter hosts: %s"
 
7724
#~ msgstr ""
 
7725
 
 
7726
#~ msgid "Must implement host selection mechanism"
 
7727
#~ msgstr ""
 
7728
 
 
7729
#~ msgid "Maximum number of hosts selected (%d)"
 
7730
#~ msgstr ""
 
7731
 
 
7732
#~ msgid "Selected excessive host %(host)s"
 
7733
#~ msgstr ""
 
7734
 
 
7735
#~ msgid "Provision volume %(name)s of size %(size)s GB on host %(host)s"
 
7736
#~ msgstr ""
 
7737
 
 
7738
#~ msgid "volume_params %(volume_params)s"
 
7739
#~ msgstr ""
 
7740
 
 
7741
#~ msgid "%(i)d: Volume %(name)s"
 
7742
#~ msgstr ""
 
7743
 
 
7744
#~ msgid "Attempting to spawn %(num_volumes)d volume(s)"
 
7745
#~ msgstr ""
 
7746
 
 
7747
#~ msgid "Error creating volumes"
 
7748
#~ msgstr ""
 
7749
 
 
7750
#~ msgid "Non-VSA volume %d"
 
7751
#~ msgstr ""
 
7752
 
 
7753
#~ msgid "Spawning volume %(volume_id)s with drive type %(drive_type)s"
 
7754
#~ msgstr ""
 
7755
 
 
7756
#~ msgid "Error creating volume"
 
7757
#~ msgstr ""
 
7758
 
 
7759
#~ msgid "No capability selected for volume of size %(size)s"
 
7760
#~ msgstr ""
 
7761
 
 
7762
#~ msgid "Host %s:"
 
7763
#~ msgstr ""
 
7764
 
 
7765
#~ msgid ""
 
7766
#~ "\tDrive %(qosgrp)-25s: total %(total)2s, "
 
7767
#~ "used %(used)2s, free %(free)2s. Available "
 
7768
#~ "capacity %(avail)-5s"
 
7769
#~ msgstr ""
 
7770
 
 
7771
#~ msgid ""
 
7772
#~ "\t LeastUsedHost: Best host: %(best_host)s."
 
7773
#~ " (used capacity %(min_used)s)"
 
7774
#~ msgstr ""
 
7775
 
 
7776
#~ msgid ""
 
7777
#~ "\t MostAvailCap: Best host: %(best_host)s. "
 
7778
#~ "(available %(max_avail)s %(type_str)s)"
 
7779
#~ msgstr ""
 
7780
 
 
7781
#~ msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
 
7782
#~ msgstr "(%(nm)s) publicar (key: %(routing_key)s) %(message)s"
 
7783
 
 
7784
#~ msgid "Publishing to route %s"
 
7785
#~ msgstr "Publicando para rota %s"
 
7786
 
 
7787
#~ msgid "Declaring queue %s"
 
7788
#~ msgstr "Declarando fila %s"
 
7789
 
 
7790
#~ msgid "Declaring exchange %s"
 
7791
#~ msgstr "Declarando troca %s"
 
7792
 
 
7793
#~ msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
 
7794
#~ msgstr "Ligação %(queue)s para %(exchange)s com chave %(routing_key)s"
 
7795
 
 
7796
#~ msgid "Getting from %(queue)s: %(message)s"
 
7797
#~ msgstr "Recebendo de %(queue)s: %(message)s"
 
7798
 
 
7799
#~ msgid "Test: Emulate wrong VSA name. Raise"
 
7800
#~ msgstr ""
 
7801
 
 
7802
#~ msgid "Test: Emulate DB error. Raise"
 
7803
#~ msgstr ""
 
7804
 
 
7805
#~ msgid "Test: user_data = %s"
 
7806
#~ msgstr ""
 
7807
 
 
7808
#~ msgid "_create: param=%s"
 
7809
#~ msgstr ""
 
7810
 
 
7811
#~ msgid "Host %s"
 
7812
#~ msgstr ""
 
7813
 
 
7814
#~ msgid "Test: provision vol %(name)s on host %(host)s"
 
7815
#~ msgstr ""
 
7816
 
 
7817
#~ msgid "\t vol=%(vol)s"
 
7818
#~ msgstr ""
 
7819
 
 
7820
#~ msgid "Test: VSA update request: vsa_id=%(vsa_id)s values=%(values)s"
 
7821
#~ msgstr ""
 
7822
 
 
7823
#~ msgid "Test: Volume create: %s"
 
7824
#~ msgstr ""
 
7825
 
 
7826
#~ msgid "Test: Volume get request: id=%(volume_id)s"
 
7827
#~ msgstr ""
 
7828
 
 
7829
#~ msgid "Test: Volume update request: id=%(volume_id)s values=%(values)s"
 
7830
#~ msgstr ""
 
7831
 
 
7832
#~ msgid "Test: Volume get: id=%(volume_id)s"
 
7833
#~ msgstr ""
 
7834
 
 
7835
#~ msgid "Task [%(name)s] %(task)s status: success    %(result)s"
 
7836
#~ msgstr ""
 
7837
 
 
7838
#~ msgid "Task [%(name)s] %(task)s status: %(status)s    %(error_info)s"
 
7839
#~ msgstr ""
 
7840
 
 
7841
#~ msgid "Unable to get updated status: %s"
 
7842
#~ msgstr ""
 
7843
 
 
7844
#~ msgid ""
 
7845
#~ "deactivate_node is called for                "
 
7846
#~ "node_id = %(id)s node_ip = %(ip)s"
 
7847
#~ msgstr ""
 
7848
 
 
7849
#~ msgid "virsh said: %r"
 
7850
#~ msgstr ""
 
7851
 
 
7852
#~ msgid "cool, it's a device"
 
7853
#~ msgstr ""
 
7854
 
 
7855
#~ msgid "Unable to read LXC console"
 
7856
#~ msgstr ""
 
7857
 
 
7858
#~ msgid ""
 
7859
#~ "to xml...\n"
 
7860
#~ ":%s "
 
7861
#~ msgstr ""
 
7862
 
 
7863
#~ msgid "During wait running, %s disappeared."
 
7864
#~ msgstr ""
 
7865
 
 
7866
#~ msgid "Instance %s running successfully."
 
7867
#~ msgstr ""
 
7868
 
 
7869
#~ msgid "The nwfilter(%(instance_secgroup_filter_name)s) is not found."
 
7870
#~ msgstr ""
 
7871
 
 
7872
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image verification failed"
 
7873
#~ msgstr ""
 
7874
 
 
7875
#~ msgid ""
 
7876
#~ "%(container_format)s-%(id)s (%(base_file)s): image "
 
7877
#~ "verification skipped, no hash stored"
 
7878
#~ msgstr ""
 
7879
 
 
7880
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): checking"
 
7881
#~ msgstr ""
 
7882
 
 
7883
#~ msgid ""
 
7884
#~ "%(container_format)s-%(id)s (%(base_file)s): in use:"
 
7885
#~ " on this node %(local)d local, "
 
7886
#~ "%(remote)d on other nodes"
 
7887
#~ msgstr ""
 
7888
 
 
7889
#~ msgid ""
 
7890
#~ "%(container_format)s-%(id)s (%(base_file)s): warning "
 
7891
#~ "-- an absent base file is in "
 
7892
#~ "use! instances: %(instance_list)s"
 
7893
#~ msgstr ""
 
7894
 
 
7895
#~ msgid ""
 
7896
#~ "%(container_format)s-%(id)s (%(base_file)s): in: on"
 
7897
#~ " other nodes (%(remote)d on other "
 
7898
#~ "nodes)"
 
7899
#~ msgstr ""
 
7900
 
 
7901
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is not in use"
 
7902
#~ msgstr ""
 
7903
 
 
7904
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is in use"
 
7905
#~ msgstr ""
 
7906
 
 
7907
#~ msgid "Created VM %s..."
 
7908
#~ msgstr "VM %s criada..."
 
7909
 
 
7910
#~ msgid "Created VM %(instance_name)s as %(vm_ref)s."
 
7911
#~ msgstr "VM %(instance_name)s criada como %(vm_ref)s."
 
7912
 
 
7913
#~ msgid "Creating a CDROM-specific VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
 
7914
#~ msgstr ""
 
7915
 
 
7916
#~ msgid ""
 
7917
#~ "Created a CDROM-specific VBD %(vbd_ref)s"
 
7918
#~ "  for VM %(vm_ref)s, VDI %(vdi_ref)s."
 
7919
#~ msgstr ""
 
7920
 
 
7921
#~ msgid "No primary VDI found for%(vm_ref)s"
 
7922
#~ msgstr ""
 
7923
 
 
7924
#~ msgid "Fetching image %(image)s"
 
7925
#~ msgstr ""
 
7926
 
 
7927
#~ msgid "Image Type: %s"
 
7928
#~ msgstr ""
 
7929
 
 
7930
#~ msgid "ISO: Found sr possibly containing the ISO image"
 
7931
#~ msgstr ""
 
7932
 
 
7933
#~ msgid "instance %s: Failed to fetch glance image"
 
7934
#~ msgstr ""
 
7935
 
 
7936
#~ msgid "Creating VBD for VDI %s ... "
 
7937
#~ msgstr "Criando VBD para VDI %s ... "
 
7938
 
 
7939
#~ msgid "Creating VBD for VDI %s done."
 
7940
#~ msgstr "O VBD para VDI %s foi criado."
 
7941
 
 
7942
#~ msgid "VBD.unplug successful first time."
 
7943
#~ msgstr ""
 
7944
 
 
7945
#~ msgid "VBD.unplug rejected: retrying..."
 
7946
#~ msgstr ""
 
7947
 
 
7948
#~ msgid "Not sleeping anymore!"
 
7949
#~ msgstr ""
 
7950
 
 
7951
#~ msgid "VBD.unplug successful eventually."
 
7952
#~ msgstr ""
 
7953
 
 
7954
#~ msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
 
7955
#~ msgstr "Ignorando XenAPI.Failure em VBD.unplug: %s"
 
7956
 
 
7957
#~ msgid "Ignoring XenAPI.Failure %s"
 
7958
#~ msgstr ""
 
7959
 
 
7960
#~ msgid "Starting instance %s"
 
7961
#~ msgstr ""
 
7962
 
 
7963
#~ msgid "instance %s: Failed to spawn"
 
7964
#~ msgstr "instância %s: falha na geração"
 
7965
 
 
7966
#~ msgid "Instance %s failed to spawn - performing clean-up"
 
7967
#~ msgstr ""
 
7968
 
 
7969
#~ msgid "instance %s: Failed to spawn - Unable to create VM"
 
7970
#~ msgstr ""
 
7971
 
 
7972
#~ msgid ""
 
7973
#~ "Auto configuring disk for instance "
 
7974
#~ "%(instance_uuid)s, attempting to resize "
 
7975
#~ "partition..."
 
7976
#~ msgstr ""
 
7977
 
 
7978
#~ msgid "Invalid value for injected_files: '%s'"
 
7979
#~ msgstr ""
 
7980
 
 
7981
#~ msgid "Starting VM %s..."
 
7982
#~ msgstr ""
 
7983
 
 
7984
#~ msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
 
7985
#~ msgstr ""
 
7986
 
 
7987
#~ msgid "Instance %s: waiting for running"
 
7988
#~ msgstr ""
 
7989
 
 
7990
#~ msgid "Instance %s: running"
 
7991
#~ msgstr ""
 
7992
 
 
7993
#~ msgid "Resources to remove:%s"
 
7994
#~ msgstr ""
 
7995
 
 
7996
#~ msgid "Removing VDI %(vdi_ref)s(uuid:%(vdi_to_remove)s)"
 
7997
#~ msgstr ""
 
7998
 
 
7999
#~ msgid "Skipping VDI destroy for %s"
 
8000
#~ msgstr ""
 
8001
 
 
8002
#~ msgid "Finished snapshot and upload for VM %s"
 
8003
#~ msgstr ""
 
8004
 
 
8005
#~ msgid "Starting snapshot for VM %s"
 
8006
#~ msgstr ""
 
8007
 
 
8008
#~ msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
 
8009
#~ msgstr ""
 
8010
 
 
8011
#~ msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
 
8012
#~ msgstr ""
 
8013
 
 
8014
#~ msgid "Resize instance %s complete"
 
8015
#~ msgstr ""
 
8016
 
 
8017
#~ msgid "domid changed from %(olddomid)s to %(newdomid)s"
 
8018
#~ msgstr ""
 
8019
 
 
8020
#~ msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
 
8021
#~ msgstr ""
 
8022
 
 
8023
#~ msgid "Shutting down VM for Instance %(instance_uuid)s"
 
8024
#~ msgstr ""
 
8025
 
 
8026
#~ msgid "Destroying VDIs for Instance %(instance_uuid)s"
 
8027
#~ msgstr ""
 
8028
 
 
8029
#~ msgid ""
 
8030
#~ "Instance %(instance_uuid)s using RAW or "
 
8031
#~ "VHD, skipping kernel and ramdisk "
 
8032
#~ "deletion"
 
8033
#~ msgstr ""
 
8034
 
 
8035
#~ msgid "Instance %(instance_uuid)s VM destroyed"
 
8036
#~ msgstr ""
 
8037
 
 
8038
#~ msgid "Destroying VM for Instance %(instance_uuid)s"
 
8039
#~ msgstr ""
 
8040
 
 
8041
#~ msgid "Automatically hard rebooting %d"
 
8042
#~ msgstr ""
 
8043
 
 
8044
#~ msgid "Instance for migration %d not found, skipping"
 
8045
#~ msgstr ""
 
8046
 
 
8047
#~ msgid "injecting network info to xs for vm: |%s|"
 
8048
#~ msgstr ""
 
8049
 
 
8050
#~ msgid "creating vif(s) for vm: |%s|"
 
8051
#~ msgstr ""
 
8052
 
 
8053
#~ msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
 
8054
#~ msgstr "VIF %(vif_ref)s criada para VM %(vm_ref)s, rede %(network_ref)s."
 
8055
 
 
8056
#~ msgid "injecting hostname to xs for vm: |%s|"
 
8057
#~ msgstr ""
 
8058
 
 
8059
#~ msgid ""
 
8060
#~ "The agent call to %(method)s returned"
 
8061
#~ " an invalid response: %(ret)r. VM "
 
8062
#~ "id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
 
8063
#~ msgstr ""
 
8064
 
 
8065
#~ msgid ""
 
8066
#~ "TIMEOUT: The call to %(method)s timed"
 
8067
#~ " out. VM id=%(instance_uuid)s; args=%(args)r"
 
8068
#~ msgstr ""
 
8069
 
 
8070
#~ msgid ""
 
8071
#~ "NOT IMPLEMENTED: The call to %(method)s"
 
8072
#~ " is not supported by the agent. "
 
8073
#~ "VM id=%(instance_uuid)s; args=%(args)r"
 
8074
#~ msgstr ""
 
8075
 
 
8076
#~ msgid ""
 
8077
#~ "The call to %(method)s returned an "
 
8078
#~ "error: %(e)s. VM id=%(instance_uuid)s; "
 
8079
#~ "args=%(args)r"
 
8080
#~ msgstr ""
 
8081
 
 
8082
#~ msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
 
8083
#~ msgstr "Criando VBD para VM %(vm_ref)s, VDI %(vdi_ref)s ... "
 
8084
 
 
8085
#~ msgid "Error destroying VDI"
 
8086
#~ msgstr ""
 
8087
 
 
8088
#~ msgid "\tVolume %s is NOT VSA volume"
 
8089
#~ msgstr ""
 
8090
 
 
8091
#~ msgid "\tFE VSA Volume %s creation - do nothing"
 
8092
#~ msgstr ""
 
8093
 
 
8094
#~ msgid "VSA BE create_volume for %s failed"
 
8095
#~ msgstr ""
 
8096
 
 
8097
#~ msgid "VSA BE create_volume for %s succeeded"
 
8098
#~ msgstr ""
 
8099
 
 
8100
#~ msgid "\tFE VSA Volume %s deletion - do nothing"
 
8101
#~ msgstr ""
 
8102
 
 
8103
#~ msgid "VSA BE delete_volume for %s failed"
 
8104
#~ msgstr ""
 
8105
 
 
8106
#~ msgid "VSA BE delete_volume for %s suceeded"
 
8107
#~ msgstr ""
 
8108
 
 
8109
#~ msgid "\tFE VSA Volume %s local path call - call discover"
 
8110
#~ msgstr ""
 
8111
 
 
8112
#~ msgid "\tFE VSA Volume %s ensure export - do nothing"
 
8113
#~ msgstr ""
 
8114
 
 
8115
#~ msgid "\tFE VSA Volume %s create export - do nothing"
 
8116
#~ msgstr ""
 
8117
 
 
8118
#~ msgid "\tFE VSA Volume %s remove export - do nothing"
 
8119
#~ msgstr ""
 
8120
 
 
8121
#~ msgid "VSA BE remove_export for %s failed"
 
8122
#~ msgstr ""
 
8123
 
 
8124
#~ msgid "Failed to retrieve QoS info"
 
8125
#~ msgstr ""
 
8126
 
 
8127
#~ msgid "invalid drive data"
 
8128
#~ msgstr ""
 
8129
 
 
8130
#~ msgid "drive_name not defined"
 
8131
#~ msgstr ""
 
8132
 
 
8133
#~ msgid "invalid drive type name %s"
 
8134
#~ msgstr ""
 
8135
 
 
8136
#~ msgid "*** Experimental VSA code ***"
 
8137
#~ msgstr ""
 
8138
 
 
8139
#~ msgid "Requested number of VCs (%d) is too high. Setting to default"
 
8140
#~ msgstr ""
 
8141
 
 
8142
#~ msgid "Creating VSA: %s"
 
8143
#~ msgstr ""
 
8144
 
 
8145
#~ msgid ""
 
8146
#~ "VSA ID %(vsa_id)d %(vsa_name)s: Create "
 
8147
#~ "volume %(vol_name)s, %(vol_size)d GB, type "
 
8148
#~ "%(vol_type_id)s"
 
8149
#~ msgstr ""
 
8150
 
 
8151
#~ msgid "VSA ID %(vsa_id)d: Update VSA status to %(status)s"
 
8152
#~ msgstr ""
 
8153
 
 
8154
#~ msgid "VSA ID %(vsa_id)d: Update VSA call"
 
8155
#~ msgstr ""
 
8156
 
 
8157
#~ msgid "Adding %(add_cnt)s VCs to VSA %(vsa_name)s."
 
8158
#~ msgstr ""
 
8159
 
 
8160
#~ msgid "Deleting %(del_cnt)s VCs from VSA %(vsa_name)s."
 
8161
#~ msgstr ""
 
8162
 
 
8163
#~ msgid "VSA ID %(vsa_id)s: Deleting %(direction)s volume %(vol_name)s"
 
8164
#~ msgstr ""
 
8165
 
 
8166
#~ msgid "Unable to delete volume %s"
 
8167
#~ msgstr ""
 
8168
 
 
8169
#~ msgid "VSA ID %(vsa_id)s: Forced delete. %(direction)s volume %(vol_name)s"
 
8170
#~ msgstr ""
 
8171
 
 
8172
#~ msgid "Going to try to terminate VSA ID %s"
 
8173
#~ msgstr ""
 
8174
 
 
8175
#~ msgid "VSA ID %(vsa_id)s: Delete instance %(name)s"
 
8176
#~ msgstr ""
 
8177
 
 
8178
#~ msgid "Create call received for VSA %s"
 
8179
#~ msgstr ""
 
8180
 
 
8181
#~ msgid "Failed to find VSA %(vsa_id)d"
 
8182
#~ msgstr ""
 
8183
 
 
8184
#~ msgid "VSA ID %(vsa_id)s: Drive %(vol_id)s created. Status %(status)s"
 
8185
#~ msgstr ""
 
8186
 
 
8187
#~ msgid "Drive %(vol_name)s (%(vol_disp_name)s) still in creating phase - wait"
 
8188
#~ msgstr ""
 
8189
 
 
8190
#~ msgid ""
 
8191
#~ "VSA ID %(vsa_id)d: Not all volumes "
 
8192
#~ "are created (%(cvol_real)d of %(cvol_exp)d)"
 
8193
#~ msgstr ""
 
8194
 
 
8195
#~ msgid ""
 
8196
#~ "VSA ID %(vsa_id)d: Drive %(vol_name)s "
 
8197
#~ "(%(vol_disp_name)s) is in %(status)s state"
 
8198
#~ msgstr ""
 
8199
 
 
8200
#~ msgid "Failed to update attach status for volume %(vol_name)s. %(ex)s"
 
8201
#~ msgstr ""
 
8202
 
 
8203
#~ msgid "VSA ID %(vsa_id)d: Delete all BE volumes"
 
8204
#~ msgstr ""
 
8205
 
 
8206
#~ msgid "VSA ID %(vsa_id)d: Start %(vc_count)d instances"
 
8207
#~ msgstr ""
 
8208