summaryrefslogtreecommitdiff
path: root/nova/locale/pt_BR
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-17 06:20:46 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-17 06:20:46 +0000
commit98c11bb7da7d30a80b34af0d760c9ec0260fcd8f (patch)
treeb5d49799e2be593fd3cb1c4755b7600e408f364f /nova/locale/pt_BR
parent6ae54e73f0e249fe6024b69b0fca85d4cd9a30fc (diff)
downloadnova-98c11bb7da7d30a80b34af0d760c9ec0260fcd8f.tar.gz
Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ied12fa84943f49b9c18c1d8ab8c8183deb30f9b3
Diffstat (limited to 'nova/locale/pt_BR')
-rw-r--r--nova/locale/pt_BR/LC_MESSAGES/nova-log-info.po273
1 files changed, 157 insertions, 116 deletions
diff --git a/nova/locale/pt_BR/LC_MESSAGES/nova-log-info.po b/nova/locale/pt_BR/LC_MESSAGES/nova-log-info.po
index 11f22e5a72..8bad360a96 100644
--- a/nova/locale/pt_BR/LC_MESSAGES/nova-log-info.po
+++ b/nova/locale/pt_BR/LC_MESSAGES/nova-log-info.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-01-27 06:15+0000\n"
-"PO-Revision-Date: 2015-01-24 22:09+0000\n"
+"POT-Creation-Date: 2015-02-17 06:19+0000\n"
+"PO-Revision-Date: 2015-02-10 10:30+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/nova/"
"language/pt_BR/)\n"
@@ -29,11 +29,11 @@ msgstr ""
msgid "%(name)s listening on %(host)s:%(port)s"
msgstr "%(name)s atendendo no %(host)s:%(port)s"
-#: nova/wsgi.py:253
+#: nova/wsgi.py:252
msgid "Stopping WSGI server."
msgstr "Parando o servidor WSGI."
-#: nova/wsgi.py:273
+#: nova/wsgi.py:272
msgid "WSGI server has stopped."
msgstr "O servidor WSGI foi interrompido."
@@ -61,7 +61,7 @@ msgstr "Falha lançada: %s"
msgid "HTTP exception thrown: %s"
msgstr "Exceção de HTTP lançada: %s"
-#: nova/cells/messaging.py:1136
+#: nova/cells/messaging.py:1144
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@@ -70,7 +70,7 @@ msgstr ""
"Forçando uma sincronização de instâncias, project_id=%(projid_str)s, "
"updated_since=%(since_str)s"
-#: nova/cells/scheduler.py:241
+#: nova/cells/scheduler.py:239
#, python-format
msgid ""
"No cells available when scheduling. Will retry in %(sleep_time)s second(s)"
@@ -84,46 +84,46 @@ msgid ""
"Forcing direct route to %(cell_name)s because of 'target_cell' scheduler hint"
msgstr ""
-#: nova/compute/api.py:1530
+#: nova/compute/api.py:1535
msgid "instance termination disabled"
msgstr "rescisão de instância desativada"
-#: nova/compute/api.py:1543
+#: nova/compute/api.py:1548
#, python-format
msgid "Working on deleting snapshot %s from shelved instance..."
msgstr ""
-#: nova/compute/api.py:1615
+#: nova/compute/api.py:1620
msgid "Instance is already in deleting state, ignoring this request"
msgstr ""
-#: nova/compute/api.py:1660
+#: nova/compute/api.py:1665
#, python-format
msgid ""
"Found an unconfirmed migration during delete, id: %(id)s, status: %(status)s"
msgstr ""
-#: nova/compute/api.py:1670
+#: nova/compute/api.py:1675
msgid "Instance may have been confirmed during delete"
msgstr ""
-#: nova/compute/api.py:1687
+#: nova/compute/api.py:1692
#, python-format
msgid "Migration %s may have been confirmed during delete"
msgstr ""
-#: nova/compute/api.py:1744
+#: nova/compute/api.py:1749
msgid ""
"instance is in SHELVED_OFFLOADED state, cleanup the instance's info from "
"database."
msgstr ""
-#: nova/compute/manager.py:287
+#: nova/compute/manager.py:289
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
-#: nova/compute/manager.py:747
+#: nova/compute/manager.py:754
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@@ -132,83 +132,83 @@ msgstr ""
"Excluindo a instância uma vez que seu host (%(instance_host)s) não é igual "
"ao nosso host (%(our_host)s)."
-#: nova/compute/manager.py:762
+#: nova/compute/manager.py:769
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr "A instância já foi marcada como deletada. removendo do hypervisor."
-#: nova/compute/manager.py:906
+#: nova/compute/manager.py:914
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr ""
-#: nova/compute/manager.py:1031
+#: nova/compute/manager.py:1039
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
"Instância localizada ao migrar o estado durante a inicialização. "
"Reconfigurando task_state"
-#: nova/compute/manager.py:1053
+#: nova/compute/manager.py:1061
msgid "Rebooting instance after nova-compute restart."
msgstr "Reinicializando instância após reinício de nova-compute."
-#: nova/compute/manager.py:1103
+#: nova/compute/manager.py:1111
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
-#: nova/compute/manager.py:2571
+#: nova/compute/manager.py:2591
msgid "Instance disappeared during terminate"
msgstr ""
-#: nova/compute/manager.py:2615
+#: nova/compute/manager.py:2635
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
-#: nova/compute/manager.py:2799
+#: nova/compute/manager.py:2815
msgid "disk on shared storage, recreating using existing disk"
msgstr "disco em armazenamento compartilhado; recriando usando disco existente"
-#: nova/compute/manager.py:2803
+#: nova/compute/manager.py:2819
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:2891
+#: nova/compute/manager.py:2907
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "trazendo a vm para o estado original: '%s'"
-#: nova/compute/manager.py:2922
+#: nova/compute/manager.py:2938
#, python-format
msgid "Detaching from volume api: %s"
msgstr "Removendo da API do volume: %s"
-#: nova/compute/manager.py:3442
+#: nova/compute/manager.py:3451
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
-#: nova/compute/manager.py:3463
+#: nova/compute/manager.py:3472
msgid "Instance is not found during confirmation"
msgstr ""
-#: nova/compute/manager.py:3651
+#: nova/compute/manager.py:3660
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:5113
+#: nova/compute/manager.py:5122
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() foi iniciada.."
-#: nova/compute/manager.py:5193
+#: nova/compute/manager.py:5202
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
-#: nova/compute/manager.py:5195
+#: nova/compute/manager.py:5204
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@@ -216,11 +216,11 @@ msgstr ""
"Você pode ver o erro \"libvirt: Erro de QEMU: Domínio não localizado: nenhum "
"domínio com o nome correspondente.\" Esse erro pode ser seguramente ignorado."
-#: nova/compute/manager.py:5220
+#: nova/compute/manager.py:5229
msgid "Post operation of migration started"
msgstr "Pós-operação de migração iniciada"
-#: nova/compute/manager.py:5483
+#: nova/compute/manager.py:5495
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@@ -229,7 +229,7 @@ msgstr ""
"Localizadas %(migration_count)d migrações desconfiguradas mais antigas que "
"%(confirm_window)d segundos"
-#: nova/compute/manager.py:5498
+#: nova/compute/manager.py:5510
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@@ -238,14 +238,14 @@ msgstr ""
"confirmando automaticamente a migração %(migration_id)s para a instância "
"%(instance_uuid)s"
-#: nova/compute/manager.py:5552
+#: nova/compute/manager.py:5564
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
"Erro ao confirmar automaticamente o redimensionamento: %s. Tentará novamente "
"mais tarde."
-#: nova/compute/manager.py:5600
+#: nova/compute/manager.py:5612
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@@ -254,17 +254,17 @@ msgstr ""
"Executando auditoria de uso da instância para o host %(host)s de "
"%(begin_time)s até %(end_time)s. %(number_instances)s instâncias."
-#: nova/compute/manager.py:5648
+#: nova/compute/manager.py:5660
msgid "Updating bandwidth usage cache"
msgstr "Atualizando o cache de uso de largura da banda"
-#: nova/compute/manager.py:5829 nova/compute/manager.py:5886
+#: nova/compute/manager.py:5841 nova/compute/manager.py:5898
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
-#: nova/compute/manager.py:5873
+#: nova/compute/manager.py:5885
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@@ -273,30 +273,30 @@ msgstr ""
"Durante o processo sync_power, a instância foi movida do host %(src)s para o "
"host %(dst)s"
-#: nova/compute/manager.py:6032
+#: nova/compute/manager.py:6044
msgid "Reclaiming deleted instance"
msgstr "Reclamando instância excluída"
-#: nova/compute/manager.py:6114
+#: nova/compute/manager.py:6126
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
-#: nova/compute/manager.py:6132
+#: nova/compute/manager.py:6144
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
-#: nova/compute/manager.py:6180
+#: nova/compute/manager.py:6192
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
-#: nova/compute/manager.py:6190
+#: nova/compute/manager.py:6202
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -315,7 +315,7 @@ msgstr "Registro Compute_service atualizado para %(host)s:%(node)s"
msgid "nova-conductor connection established successfully"
msgstr ""
-#: nova/db/sqlalchemy/api.py:3321
+#: nova/db/sqlalchemy/api.py:3332
#, python-format
msgid ""
"quota_usages out of sync, updating. project_id: %(project_id)s, user_id: "
@@ -323,7 +323,7 @@ msgid ""
"usage: %(in_use)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:5125
+#: nova/db/sqlalchemy/api.py:5136
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must have "
@@ -354,7 +354,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
-#: nova/network/api.py:220 nova/network/neutronv2/api.py:1024
+#: nova/network/api.py:224 nova/network/neutronv2/api.py:1042
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr ""
@@ -381,17 +381,17 @@ msgstr ""
msgid "Finishing migration network for instance %s"
msgstr ""
-#: nova/network/manager.py:334
+#: nova/network/manager.py:335
#, python-format
msgid "Configured network %(network)s on host %(host)s"
msgstr ""
-#: nova/network/manager.py:507
+#: nova/network/manager.py:508
#, python-format
msgid "Allocated network: '%s' for instance"
msgstr ""
-#: nova/network/manager.py:566
+#: nova/network/manager.py:567
#, python-format
msgid "Network deallocated for instance (fixed ips: '%s')"
msgstr ""
@@ -401,7 +401,7 @@ msgstr ""
msgid "deleted %s"
msgstr "excluído %s"
-#: nova/network/neutronv2/api.py:623
+#: nova/network/neutronv2/api.py:635
#, python-format
msgid "Unable to reset device ID for port %s"
msgstr ""
@@ -418,12 +418,12 @@ msgstr ""
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Backdoor de Eventlet escutando na porta %(port)s pelo processo %(pid)d"
-#: nova/openstack/common/periodic_task.py:132
+#: nova/openstack/common/periodic_task.py:120
#, python-format
msgid "Skipping periodic task %(task)s because its interval is negative"
msgstr "Ignorando tarefa periódica %(task)s porque seu intervalo é negativo"
-#: nova/openstack/common/periodic_task.py:137
+#: nova/openstack/common/periodic_task.py:125
#, python-format
msgid "Skipping periodic task %(task)s because it is disabled"
msgstr "Ignorando tarefa periódica %(task)s porque ela está desativada"
@@ -433,59 +433,59 @@ msgstr "Ignorando tarefa periódica %(task)s porque ela está desativada"
msgid "Can not find policy directory: %s"
msgstr ""
-#: nova/openstack/common/service.py:174
+#: nova/openstack/common/service.py:173
#, python-format
msgid "Caught %s, exiting"
msgstr "%s capturadas, saindo"
-#: nova/openstack/common/service.py:232
+#: nova/openstack/common/service.py:231
msgid "Parent process has died unexpectedly, exiting"
msgstr "Processo pai saiu inesperadamente, saindo"
-#: nova/openstack/common/service.py:263
+#: nova/openstack/common/service.py:262
#, python-format
msgid "Child caught %s, exiting"
msgstr "Filho capturado %s, terminando"
-#: nova/openstack/common/service.py:302
+#: nova/openstack/common/service.py:301
msgid "Forking too fast, sleeping"
msgstr "Bifurcação muito rápida, suspendendo"
-#: nova/openstack/common/service.py:321
+#: nova/openstack/common/service.py:320
#, python-format
msgid "Started child %d"
msgstr "Filho %d iniciado"
-#: nova/openstack/common/service.py:331
+#: nova/openstack/common/service.py:330
#, python-format
msgid "Starting %d workers"
msgstr "Iniciando %d trabalhadores"
-#: nova/openstack/common/service.py:348
+#: nova/openstack/common/service.py:347
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "%(pid)d filho eliminado pelo sinal %(sig)d"
-#: nova/openstack/common/service.py:352
+#: nova/openstack/common/service.py:351
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr "Filho %(pid)s encerrando com status %(code)d"
-#: nova/openstack/common/service.py:391
+#: nova/openstack/common/service.py:390
#, python-format
msgid "Caught %s, stopping children"
msgstr "%s capturado, parando filhos"
-#: nova/openstack/common/service.py:400
+#: nova/openstack/common/service.py:399
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
-#: nova/openstack/common/service.py:416
+#: nova/openstack/common/service.py:415
#, python-format
msgid "Waiting on %d children to exit"
msgstr "Aguardando em %d filhos para sair"
-#: nova/scheduler/host_manager.py:428
+#: nova/scheduler/host_manager.py:450
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr "Removendo o nó de cálculo inativo %(host)s:%(node)s do planejador"
@@ -500,7 +500,7 @@ msgstr ""
msgid "%(num_values)d values found, of which the minimum value will be used."
msgstr ""
-#: nova/virt/block_device.py:222
+#: nova/virt/block_device.py:218
#, python-format
msgid "preserve multipath_id %s"
msgstr ""
@@ -545,128 +545,134 @@ msgstr "O nome do iniciador ISCSI não pode ser localizado. Escolher o padrão"
msgid "Spawning new instance"
msgstr "Executando spawn de nova instância"
-#: nova/virt/hyperv/vmops.py:375 nova/virt/vmwareapi/vmops.py:617
+#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:653
msgid "Using config drive for instance"
msgstr ""
-#: nova/virt/hyperv/vmops.py:388 nova/virt/libvirt/driver.py:2783
+#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2830
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "Criando unidade de configuração em %(path)s"
-#: nova/virt/hyperv/vmops.py:438
+#: nova/virt/hyperv/vmops.py:442
msgid "Got request to destroy instance"
msgstr ""
-#: nova/virt/hyperv/vmops.py:490
+#: nova/virt/hyperv/vmops.py:494
msgid "Soft shutdown succeeded."
msgstr ""
-#: nova/virt/libvirt/driver.py:512
+#: nova/virt/ironic/driver.py:690
+#, python-format
+msgid ""
+"Config drive for instance %(instance)s on baremetal node %(node)s created."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:517
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
-#: nova/virt/libvirt/driver.py:663
+#: nova/virt/libvirt/driver.py:676
msgid "Instance destroyed successfully."
msgstr "Instância destruída com êxito."
-#: nova/virt/libvirt/driver.py:673
+#: nova/virt/libvirt/driver.py:686
msgid "Instance may be started again."
msgstr "A instância pode ser iniciada novamente."
-#: nova/virt/libvirt/driver.py:683
+#: nova/virt/libvirt/driver.py:696
msgid "Going to destroy instance again."
msgstr "Destruindo a instância novamente."
-#: nova/virt/libvirt/driver.py:1324
+#: nova/virt/libvirt/driver.py:1360
msgid "Beginning live snapshot process"
msgstr "Começando o processo de captura instantânea em tempo real"
-#: nova/virt/libvirt/driver.py:1327
+#: nova/virt/libvirt/driver.py:1363
msgid "Beginning cold snapshot process"
msgstr "Iniciando processo de captura instantânea a frio"
-#: nova/virt/libvirt/driver.py:1357
+#: nova/virt/libvirt/driver.py:1393
msgid "Snapshot extracted, beginning image upload"
msgstr "Captura instantânea extraída, iniciando upload da imagem"
-#: nova/virt/libvirt/driver.py:1369
+#: nova/virt/libvirt/driver.py:1405
msgid "Snapshot image upload complete"
msgstr "Upload da imagem de captura instantânea concluído"
-#: nova/virt/libvirt/driver.py:1941
+#: nova/virt/libvirt/driver.py:1977
msgid "Instance soft rebooted successfully."
msgstr "Reinicialização virtual da instância bem-sucedida."
-#: nova/virt/libvirt/driver.py:1984
+#: nova/virt/libvirt/driver.py:2020
msgid "Instance shutdown successfully."
msgstr "A instância foi encerrada com êxito."
-#: nova/virt/libvirt/driver.py:1992
+#: nova/virt/libvirt/driver.py:2028
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
"A instância pode ter sido reinicializada durante a reinicialização virtual, "
"portanto retorne agora."
-#: nova/virt/libvirt/driver.py:2070
+#: nova/virt/libvirt/driver.py:2106
msgid "Instance rebooted successfully."
msgstr "Instância reinicializada com êxito."
-#: nova/virt/libvirt/driver.py:2113
+#: nova/virt/libvirt/driver.py:2149
msgid "Instance already shutdown."
msgstr ""
-#: nova/virt/libvirt/driver.py:2129
+#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
-#: nova/virt/libvirt/driver.py:2158
+#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
-#: nova/virt/libvirt/driver.py:2326
+#: nova/virt/libvirt/driver.py:2364
msgid "Instance spawned successfully."
msgstr "Feito spawn da instância com êxito."
-#: nova/virt/libvirt/driver.py:2342
+#: nova/virt/libvirt/driver.py:2380
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "dados: %(data)r, fpath: %(fpath)r"
-#: nova/virt/libvirt/driver.py:2377
+#: nova/virt/libvirt/driver.py:2415
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
-#: nova/virt/libvirt/driver.py:2388 nova/virt/libvirt/driver.py:2415
+#: nova/virt/libvirt/driver.py:2426 nova/virt/libvirt/driver.py:2453
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "Log do console truncado retornado, %d bytes ignorados"
-#: nova/virt/libvirt/driver.py:2646
+#: nova/virt/libvirt/driver.py:2689
msgid "Creating image"
msgstr "Criando imagem"
-#: nova/virt/libvirt/driver.py:2774
+#: nova/virt/libvirt/driver.py:2821
msgid "Using config drive"
msgstr "Usando unidade de configuração"
-#: nova/virt/libvirt/driver.py:3545
+#: nova/virt/libvirt/driver.py:3616
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
-#: nova/virt/libvirt/driver.py:4667
+#: nova/virt/libvirt/driver.py:4823
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
-#: nova/virt/libvirt/driver.py:4673
+#: nova/virt/libvirt/driver.py:4829
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@@ -675,26 +681,26 @@ msgstr ""
"Não foi possível localizar o domínio em libvirt para a instância %s. Não é "
"possível obter estatísticas do bloco para o dispositivo"
-#: nova/virt/libvirt/driver.py:4978
+#: nova/virt/libvirt/driver.py:5141
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
-#: nova/virt/libvirt/driver.py:5772
+#: nova/virt/libvirt/driver.py:6010
msgid "Instance running successfully."
msgstr "Instância executando com êxito."
-#: nova/virt/libvirt/driver.py:6137
+#: nova/virt/libvirt/driver.py:6358
#, python-format
msgid "Deleting instance files %s"
msgstr ""
-#: nova/virt/libvirt/driver.py:6150
+#: nova/virt/libvirt/driver.py:6371
#, python-format
msgid "Deletion of %s failed"
msgstr ""
-#: nova/virt/libvirt/driver.py:6154
+#: nova/virt/libvirt/driver.py:6375
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@@ -707,13 +713,13 @@ msgstr "Chamada setup_basic_filtering em nwfilter"
msgid "Ensuring static filters"
msgstr "Assegurando filtros estáticos"
-#: nova/virt/libvirt/host.py:569
+#: nova/virt/libvirt/host.py:570
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
-#: nova/virt/libvirt/imagebackend.py:367
+#: nova/virt/libvirt/imagebackend.py:396
#, python-format
msgid "Failed to get image info from path %(path)s; error: %(error)s"
msgstr ""
@@ -775,6 +781,11 @@ msgstr "Arquivos base corrompidos: %s"
msgid "Removable base files: %s"
msgstr "Arquivos base removíveis: %s"
+#: nova/virt/libvirt/quobyte.py:50
+#, python-format
+msgid "Mounted volume: %s"
+msgstr ""
+
#: nova/virt/libvirt/utils.py:250
#, python-format
msgid "tap-ctl check: %s"
@@ -784,7 +795,17 @@ msgstr ""
msgid "findmnt tool is not installed"
msgstr ""
-#: nova/virt/vmwareapi/driver.py:450
+#: nova/virt/libvirt/volume.py:1446
+#, python-format
+msgid "Fixing previous mount %s which was not unmounted correctly."
+msgstr ""
+
+#: nova/virt/libvirt/volume.py:1467
+#, python-format
+msgid "Trying to disconnected unmounted volume at %s"
+msgstr ""
+
+#: nova/virt/vmwareapi/driver.py:441
#, python-format
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
@@ -794,6 +815,16 @@ msgstr ""
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
+#: nova/virt/vmwareapi/ds_util.py:452
+#, python-format
+msgid "Copied virtual disk from %(src)s to %(dst)s."
+msgstr ""
+
+#: nova/virt/vmwareapi/ds_util.py:466
+#, python-format
+msgid "Deleted virtual disk %s."
+msgstr ""
+
#: nova/virt/vmwareapi/imagecache.py:162
#, python-format
msgid "Image %s is no longer used by this node. Pending deletion!"
@@ -804,31 +835,36 @@ msgstr ""
msgid "Image %s is no longer used. Deleting!"
msgstr ""
-#: nova/virt/vmwareapi/images.py:351
+#: nova/virt/vmwareapi/images.py:362
#, python-format
msgid "Downloaded image file data %(image_ref)s"
msgstr ""
-#: nova/virt/vmwareapi/images.py:354
+#: nova/virt/vmwareapi/images.py:365 nova/virt/vmwareapi/images.py:436
msgid "The imported VM was unregistered"
msgstr ""
-#: nova/virt/vmwareapi/vm_util.py:1264
+#: nova/virt/vmwareapi/images.py:431
+#, python-format
+msgid "Downloaded OVA image file %(image_ref)s"
+msgstr ""
+
+#: nova/virt/vmwareapi/vm_util.py:1266
msgid "Destroyed the VM"
msgstr "VM destruída"
-#: nova/virt/vmwareapi/vmops.py:721
+#: nova/virt/vmwareapi/vmops.py:757
msgid "Created linked-clone VM from snapshot"
msgstr ""
-#: nova/virt/vmwareapi/vmops.py:1201 nova/virt/xenapi/vmops.py:1665
+#: nova/virt/vmwareapi/vmops.py:1238 nova/virt/xenapi/vmops.py:1665
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
"Localizadas %(instance_count)d reinicializações interrompidas há mais de "
"%(timeout)d segundos"
-#: nova/virt/vmwareapi/vmops.py:1205 nova/virt/xenapi/vmops.py:1669
+#: nova/virt/vmwareapi/vmops.py:1242 nova/virt/xenapi/vmops.py:1669
msgid "Automatically hard rebooting"
msgstr "Reinicializando a frio automaticamente"
@@ -869,40 +905,40 @@ msgstr ""
"banco de dados: supondo que seja uma VM do trabalhador e ignorando a "
"migração de ping para um novo ost"
-#: nova/virt/xenapi/vm_utils.py:393
+#: nova/virt/xenapi/vm_utils.py:395
#, python-format
msgid "VBD %s already detached"
msgstr "VBD %s já removido"
-#: nova/virt/xenapi/vm_utils.py:396
+#: nova/virt/xenapi/vm_utils.py:398
#, python-format
msgid ""
"VBD %(vbd_ref)s uplug failed with \"%(err)s\", attempt %(num_attempt)d/"
"%(max_attempts)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:683
+#: nova/virt/xenapi/vm_utils.py:685
#, python-format
msgid "Deleted %s snapshots."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1326
+#: nova/virt/xenapi/vm_utils.py:1328
#, python-format
msgid ""
"Image creation data, cacheable: %(cache)s, downloaded: %(downloaded)s "
"duration: %(duration).2f secs for image %(image_id)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2174
+#: nova/virt/xenapi/vm_utils.py:2176
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr "Desconectando VDI antigo %s do domU de cálculo"
-#: nova/virt/xenapi/vm_utils.py:2467
+#: nova/virt/xenapi/vm_utils.py:2469
msgid "Manipulating interface files directly"
msgstr "Manipulando arquivos de interface diretamente"
-#: nova/virt/xenapi/vm_utils.py:2476
+#: nova/virt/xenapi/vm_utils.py:2478
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
@@ -931,3 +967,8 @@ msgstr ""
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
msgstr ""
"Ponto de montagem %(mountpoint)s desanexada da instância %(instance_name)s"
+
+#: nova/volume/encryptors/luks.py:110
+#, python-format
+msgid "%s is not a valid LUKS device; formatting device for first use"
+msgstr ""