libvirt/po/pt_BR.po
Daniel Veillard 9d3d43436e * configure.in libvirt.spec.in docs/*: preparing release of
libvirt-0.4.5
* po/*: rebuilt and updated de.po
daniel
2008-09-08 14:32:18 +00:00

7630 lines
196 KiB
Plaintext

# translation of libvirt.HEAD.pt_BR.po to Portuguese
# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
# This file is distributed under the same license as the pt_BR package.
#
#
# Valnir Ferreira Jr. <vferreir@redhat.com>, 2006.
# Igor Pires Soares <igor@projetofedora.org>, 2006,2007.
# Glaucia Cintra <gcintra@redhat.com>, 2008.
msgid ""
msgstr ""
"Project-Id-Version: libvirt.HEAD.pt_BR\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-08 14:51+0200\n"
"PO-Revision-Date: 2008-02-29 17:33+1000\n"
"Last-Translator: Glaucia Cintra <gcintra@redhat.com>\n"
"Language-Team: Portuguese <en@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: KBabel 1.11.4\n"
#: gnulib/lib/gai_strerror.c:44
msgid "Address family for hostname not supported"
msgstr "Endereçar família para hostname que não seja suportado"
#: gnulib/lib/gai_strerror.c:45
msgid "Temporary failure in name resolution"
msgstr "Falha temporária na resolução do nome"
#: gnulib/lib/gai_strerror.c:46
msgid "Bad value for ai_flags"
msgstr "Valor ruim para ai_flags"
#: gnulib/lib/gai_strerror.c:47
msgid "Non-recoverable failure in name resolution"
msgstr "Falha não recuperável na resolução do nome"
#: gnulib/lib/gai_strerror.c:48
msgid "ai_family not supported"
msgstr "ai_family não é suportada"
#: gnulib/lib/gai_strerror.c:49
msgid "Memory allocation failure"
msgstr "Falha de alocação de memória"
#: gnulib/lib/gai_strerror.c:50
msgid "No address associated with hostname"
msgstr "Nenhum endereço associado com hostname"
#: gnulib/lib/gai_strerror.c:51
msgid "Name or service not known"
msgstr "Nome ou serviço desconhecidos"
#: gnulib/lib/gai_strerror.c:52
msgid "Servname not supported for ai_socktype"
msgstr "Servname não é suportado para ai_socktype"
#: gnulib/lib/gai_strerror.c:53
msgid "ai_socktype not supported"
msgstr "ai_socktype não é suportado"
#: gnulib/lib/gai_strerror.c:54
msgid "System error"
msgstr "Erro do sistema"
#: gnulib/lib/gai_strerror.c:55
msgid "Argument buffer too small"
msgstr "Buffer do Argumento é muito pequeno"
#: gnulib/lib/gai_strerror.c:57
msgid "Processing request in progress"
msgstr "Processamento de requisição em progresso"
#: gnulib/lib/gai_strerror.c:58
msgid "Request canceled"
msgstr "Requisição cancelada"
#: gnulib/lib/gai_strerror.c:59
msgid "Request not canceled"
msgstr "Requisição não foi cancelada"
#: gnulib/lib/gai_strerror.c:60
msgid "All requests done"
msgstr "Todas as requisições efetuadas"
#: gnulib/lib/gai_strerror.c:61
msgid "Interrupted by a signal"
msgstr "Interrompido por um sinal"
#: gnulib/lib/gai_strerror.c:62
msgid "Parameter string not correctly encoded"
msgstr "Faixa de Parâmetro não foi codificada corretamente"
#: gnulib/lib/gai_strerror.c:74
msgid "Unknown error"
msgstr "Erro Desconhecido"
#: qemud/qemud.c:142 src/remote_internal.c:823
#, c-format
msgid "Cannot access %s '%s': %s (%d)"
msgstr "Não foi possível acessar %s '%s': %s (%d)"
#: qemud/qemud.c:159
#, c-format
msgid "gnutls_certificate_allocate_credentials: %s"
msgstr "gnutls_certificate_allocate_credentials: %s"
#: qemud/qemud.c:172
#, c-format
msgid "gnutls_certificate_set_x509_trust_file: %s"
msgstr "gnutls_certificate_set_x509_trust_file: %s"
#: qemud/qemud.c:186
#, c-format
msgid "gnutls_certificate_set_x509_crl_file: %s"
msgstr "gnutls_certificate_set_x509_crl_file: %s"
#: qemud/qemud.c:204
#, c-format
msgid "gnutls_certificate_set_x509_key_file: %s"
msgstr "gnutls_certificate_set_x509_key_file: %s"
#: qemud/qemud.c:217
#, c-format
msgid "gnutls_dh_params_init: %s"
msgstr "gnutls_dh_params_init: %s"
#: qemud/qemud.c:223
#, c-format
msgid "gnutls_dh_params_generate2: %s"
msgstr "gnutls_dh_params_generate2: %s"
#: qemud/qemud.c:241
#, c-format
msgid "Failed to read from signal pipe: %s"
msgstr "Não foi possível ler a partir do pipe de sinal %s"
#: qemud/qemud.c:250
msgid "Reloading configuration on SIGHUP"
msgstr "Recarregando configuração no SIGHUP"
#: qemud/qemud.c:252
msgid "Error while reloading drivers"
msgstr "Erro ao recarregar drivers"
#: qemud/qemud.c:258
#, c-format
msgid "Shutting down on signal %d"
msgstr "Fechando sinal %d"
#: qemud/qemud.c:264
#, c-format
msgid "Received signal %d, dispatching to drivers"
msgstr ""
#: qemud/qemud.c:284 src/util.c:183 src/util.c:214
msgid "Failed to set close-on-exec file descriptor flag"
msgstr "Falha ao instalar sinalizador de descritor do arquivo close-on-exec "
#: qemud/qemud.c:299 src/util.c:177 src/util.c:208
msgid "Failed to set non-blocking file descriptor flag"
msgstr ""
"Falhou ao instalar o sinalizador de descritor do arquivo de não bloqueamento."
#: qemud/qemud.c:440
#, c-format
msgid "Failed to open pid file '%s' : %s"
msgstr "Falha ao abrir o arquivo pid '%s': %s"
#: qemud/qemud.c:446
#, c-format
msgid "Failed to fdopen pid file '%s' : %s"
msgstr "Falha ao realizar o fdopen no arquivo pid '%s': %s"
#: qemud/qemud.c:453
#, c-format
msgid "Failed to write to pid file '%s' : %s"
msgstr "Falha ao editar no arquivo pid '%s': %s"
#: qemud/qemud.c:460
#, c-format
msgid "Failed to close pid file '%s' : %s"
msgstr "Falha ao fechar o arquivo pid '%s': %s"
#: qemud/qemud.c:477
msgid "Failed to allocate memory for struct qemud_socket"
msgstr "Falha ao alocar memória para struct qemud_socket"
#: qemud/qemud.c:487
#, c-format
msgid "Failed to create socket: %s"
msgstr "Não foi possível criar o soquete: %s"
#: qemud/qemud.c:509
#, c-format
msgid "Failed to bind socket to '%s': %s"
msgstr "Falha ao fazer o bind do soquete ao '%s': %s"
#: qemud/qemud.c:518
#, c-format
msgid "Failed to listen for connections on '%s': %s"
msgstr "Falha ao escutar conexões em '%s': %s"
#: qemud/qemud.c:527 qemud/qemud.c:656
msgid "Failed to add server event callback"
msgstr "Falha ao adicionar o evento do servidor callback (retorno de chamado)"
#: qemud/qemud.c:556
#, c-format
msgid "getaddrinfo: %s\n"
msgstr "getaddrinfo: %s\n"
#: qemud/qemud.c:565
#, c-format
msgid "socket: %s"
msgstr "socket: %s"
#: qemud/qemud.c:574
#, c-format
msgid "bind: %s"
msgstr "bind: %s"
#: qemud/qemud.c:581
#, c-format
msgid "listen: %s"
msgstr "listen: %s"
#: qemud/qemud.c:617
#, c-format
msgid "remoteListenTCP: calloc: %s"
msgstr "remoteListenTCP: calloc: %s"
#: qemud/qemud.c:648
#, c-format
msgid "remoteListenTCP: listen: %s"
msgstr "remoteListenTCP: listen: %s"
#: qemud/qemud.c:695
#, c-format
msgid "Failed to find user record for uid '%d': %s"
msgstr "Falha ao encontrar registro de usuário para uid '%d': %s"
#: qemud/qemud.c:712
#, fuzzy
msgid "Resulting path too long for buffer in qemudInitPaths()"
msgstr "Caminho final muito longo para bufferizar em qemudInitPaths()"
#: qemud/qemud.c:720
msgid "Failed to allocate struct qemud_server"
msgstr "Falha ao alocar struct qemud_server"
#: qemud/qemud.c:764
#, c-format
msgid "Failed to initialize SASL authentication %s"
msgstr "Falha ao inicializar a autenticação do SASL: %s"
#: qemud/qemud.c:779
#, c-format
msgid "Failed to connect to system bus for PolicyKit auth: %s"
msgstr ""
"Não foi possível conectar ao bus do sistema para autenticação do PolicyKit: %"
"s"
#: qemud/qemud.c:890
#, c-format
msgid "remoteInitializeTLSSession: %s"
msgstr "remoteInitializeTLSSession: %s"
#: qemud/qemud.c:907
#, c-format
msgid "remoteCheckDN: gnutls_x509_cert_get_dn: %s"
msgstr "remoteCheckDN: gnutls_x509_cert_get_dn: %s"
#: qemud/qemud.c:926
#, c-format
msgid "remoteCheckDN: failed: client DN is %s"
msgstr "remoteCheckDN: falhou: DN do cliente é %s"
#: qemud/qemud.c:942
#, c-format
msgid "remoteCheckCertificate: verify failed: %s"
msgstr "remoteCheckCertificate: verificação falhou: %s"
#: qemud/qemud.c:950
msgid "remoteCheckCertificate: the client certificate is not trusted."
msgstr "remoteCheckCertificate: o certificado do cliente não é confiável."
#: qemud/qemud.c:955
msgid "remoteCheckCertificate: the client certificate has unknown issuer."
msgstr ""
"remoteCheckCertificate: o certificado do cliente possui um emissor "
"desconhecido."
#: qemud/qemud.c:960
msgid "remoteCheckCertificate: the client certificate has been revoked."
msgstr "remoteCheckCertificate: o certificado do cliente foi revogado."
#: qemud/qemud.c:966
msgid ""
"remoteCheckCertificate: the client certificate uses an insecure algorithm."
msgstr ""
"remoteCheckCertificate: o certificado do cliente usa um algorítmo inseguro."
#: qemud/qemud.c:975
msgid "remoteCheckCertificate: certificate is not X.509"
msgstr "remoteCheckCertificate: o certificado não é X.509"
#: qemud/qemud.c:980
msgid "remoteCheckCertificate: no peers"
msgstr "remoteCheckCertificate: não é do mesmo nível"
#: qemud/qemud.c:991
msgid "remoteCheckCertificate: gnutls_x509_crt_init failed"
msgstr "remoteCheckCertificate: gnutls_x509_crt_init falhou"
#: qemud/qemud.c:1001
msgid "remoteCheckCertificate: the client certificate has expired"
msgstr "remoteCheckCertificate: o certificado do cliente expirou"
#: qemud/qemud.c:1008
msgid "remoteCheckCertificate: the client certificate is not yet activated"
msgstr ""
"remoteCheckCertificate: o certificado do cliente ainda não está ativado"
#: qemud/qemud.c:1017
msgid ""
"remoteCheckCertificate: client's Distinguished Name is not on the list of "
"allowed clients (tls_allowed_dn_list). Use 'openssl x509 -in clientcert.pem "
"-text' to view the Distinguished Name field in the client certificate, or "
"run this daemon with --verbose option."
msgstr ""
"remoteCheckCertificate: o Nome Distinto do cilente não está na lista de "
"clientes permitidos (tls_allowed_dn_list). Use o 'openssl x509 -in "
"clientcert.pem -text' para visualizar o campo de Nome Distinto no "
"certificado do cliente, ou rode este daemon com a opção --verbose."
#: qemud/qemud.c:1034
msgid "remoteCheckCertificate: failed to verify client's certificate"
msgstr "remoteCheckCertificate: falha ao verificar o certificado do cliente"
#: qemud/qemud.c:1038
msgid ""
"remoteCheckCertificate: tls_no_verify_certificate is set so the bad "
"certificate is ignored"
msgstr ""
"remoteCheckCertificate: tls_no_verify_certificate está configurado para que "
"o certificado ruim seja ignorado."
#: qemud/qemud.c:1060
#, c-format
msgid "Failed to verify client credentials: %s"
msgstr "Falha ao verificar credenciais do cliente: %s"
#: qemud/qemud.c:1085
#, c-format
msgid "Failed to accept connection: %s"
msgstr "Falha ao aceitar conexão: %s"
#: qemud/qemud.c:1123
#, c-format
msgid "Turn off polkit auth for privileged client %d"
msgstr ""
#: qemud/qemud.c:1162 qemud/qemud.c:1399 qemud/qemud.c:1537
#, c-format
msgid "TLS handshake failed: %s"
msgstr "O TLS handshake falhou: %s"
#: qemud/qemud.c:1227
#, c-format
msgid "read: %s"
msgstr "leitura: %s"
#: qemud/qemud.c:1240
#, c-format
msgid "gnutls_record_recv: %s"
msgstr "gnutls_record_recv: %s"
#: qemud/qemud.c:1423
#, c-format
msgid "write: %s"
msgstr "edição: %s"
#: qemud/qemud.c:1433
#, c-format
msgid "gnutls_record_send: %s"
msgstr "gnutls_record_send: %s"
#: qemud/qemud.c:1645
#, c-format
msgid "Signal handler reported %d errors: last error: %s"
msgstr "Gerenciador de sinal reportou erros %d: último erro: %s"
#: qemud/qemud.c:1741 qemud/qemud.c:1762
#, c-format
msgid "failed to allocate memory for %s config list"
msgstr "Falha ao alocar memória para lista de config %s"
#: qemud/qemud.c:1748 qemud/qemud.c:1779
#, c-format
msgid "failed to allocate memory for %s config list value"
msgstr "Falha ao alocar memória para valor de lista de config %s"
#: qemud/qemud.c:1767 qemud/qemud.c:1790
#, c-format
msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings\n"
msgstr ""
"remoteReadConfigFile: %s: %s: deve conter uma faixa ou lista de faixas\n"
#: qemud/qemud.c:1807
#, c-format
msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s\n"
msgstr "remoteReadConfigFile: %s: %s: tipo inválido: obteve %s; aguardava %s\n"
#: qemud/qemud.c:1828
#, c-format
msgid "remoteReadConfigFile: %s\n"
msgstr "remoteReadConfigFile: %s\n"
#: qemud/qemud.c:1872
#, c-format
msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n"
msgstr "remoteReadConfigFile: %s: %s: autenticação não suportada %s\n"
#: qemud/qemud.c:1957
msgid "Cannot set group when not running as root"
msgstr ""
"Não é possível configurar grupo quando não estiver rodando como usuário root."
#: qemud/qemud.c:1961
#, c-format
msgid "Failed to lookup group '%s'"
msgstr "Falha ao procurar o grupo '%s'"
#: qemud/qemud.c:1974 qemud/qemud.c:1985
#, c-format
msgid "Failed to parse mode '%s'"
msgstr "Falha ao analisar modo '%s'"
#: qemud/qemud.c:2158
#, c-format
msgid "Failed to fork as daemon: %s"
msgstr "Não foi possível bifurcar como daemon: %s"
#: qemud/qemud.c:2180 src/util.c:201
#, c-format
msgid "Failed to create pipe: %s"
msgstr "Falha ao criar pipe: %s"
#: qemud/qemud.c:2213
#, fuzzy, c-format
msgid "Failed to change group ownership of %s"
msgstr "Não foi possível descarregar a memória do domínio %s em %s"
#: qemud/qemud.c:2222
msgid "Failed to register callback for signal pipe"
msgstr "Falha ao registrar o retorno de chamada para o pipe de sinal"
#: qemud/remote.c:102
msgid "xdr_remote_message_header"
msgstr ""
#: qemud/remote.c:110
#, c-format
msgid "program mismatch (actual %x, expected %x)"
msgstr ""
#: qemud/remote.c:117
#, c-format
msgid "version mismatch (actual %x, expected %x)"
msgstr ""
#: qemud/remote.c:123
#, c-format
msgid "direction (%d) != REMOTE_CALL"
msgstr ""
#: qemud/remote.c:129
#, c-format
msgid "status (%d) != REMOTE_OK"
msgstr ""
#: qemud/remote.c:145
#, fuzzy
msgid "authentication required"
msgstr "a autenticação falhou"
#: qemud/remote.c:158
#, fuzzy, c-format
msgid "unknown procedure: %d"
msgstr "código de erro de HTTP %d desconhecido foi obtido"
#: qemud/remote.c:166
#, fuzzy
msgid "parse args failed"
msgstr "falha ao analisar resposta do servidor"
#: qemud/remote.c:182
#, c-format
msgid "internal error - dispatch function returned invalid code %d"
msgstr ""
#: qemud/remote.c:204
msgid "dummy length"
msgstr ""
#: qemud/remote.c:211
msgid "serialise reply header"
msgstr ""
#: qemud/remote.c:220
msgid "serialise return struct"
msgstr ""
#: qemud/remote.c:275
msgid "serialise return error"
msgstr ""
#: qemud/remote.c:284
msgid "xdr_setpos"
msgstr ""
#: qemud/remote.c:290
msgid "serialise return length"
msgstr ""
#: qemud/remote.c:424
msgid "connection already open"
msgstr ""
#: qemud/remote.c:450
#, fuzzy
msgid "connection not open"
msgstr "ponteiro de conexão inválido em"
#: qemud/remote.c:497
#, fuzzy
msgid "out of memory in strdup"
msgstr "falta de memória em asprintf"
#: qemud/remote.c:608
#, fuzzy
msgid "maxCells > REMOTE_NODE_MAX_CELLS"
msgstr "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX"
#: qemud/remote.c:663 qemud/remote.c:705 qemud/remote.c:809 qemud/remote.c:835
#: qemud/remote.c:869 qemud/remote.c:908 qemud/remote.c:956
#: qemud/remote.c:1000 qemud/remote.c:1024 qemud/remote.c:1086
#: qemud/remote.c:1110 qemud/remote.c:1135 qemud/remote.c:1161
#: qemud/remote.c:1186 qemud/remote.c:1218 qemud/remote.c:1243
#: qemud/remote.c:1268 qemud/remote.c:1297 qemud/remote.c:1421
#: qemud/remote.c:1574 qemud/remote.c:1607 qemud/remote.c:1646
#: qemud/remote.c:1670 qemud/remote.c:1694 qemud/remote.c:1718
#: qemud/remote.c:1742 qemud/remote.c:1766 qemud/remote.c:1790
#: qemud/remote.c:1814 qemud/remote.c:1838 qemud/remote.c:1862
#, fuzzy
msgid "domain not found"
msgstr "Domínio não encontrado"
#: qemud/remote.c:694 qemud/remote.c:776
#, fuzzy
msgid "nparams too large"
msgstr "colunas-n muito compridas"
#: qemud/remote.c:742
#, fuzzy
msgid "unknown type"
msgstr "tipo de SO desconhecido"
#: qemud/remote.c:919 qemud/remote.c:965
msgid "size > maximum buffer size"
msgstr ""
#: qemud/remote.c:1303
msgid "maxinfo > REMOTE_VCPUINFO_MAX"
msgstr "maxinfo > REMOTE_VCPUINFO_MAX"
#: qemud/remote.c:1309
msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
msgstr "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
#: qemud/remote.c:1471
msgid "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX"
#: qemud/remote.c:1580
#, fuzzy
msgid "cpumap_len > REMOTE_CPUMAP_MAX"
msgstr "maplen > REMOTE_CPUMAP_MAX"
#: qemud/remote.c:1885 qemud/remote.c:1948 qemud/remote.c:2907
msgid "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
#: qemud/remote.c:1917
msgid "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
#: qemud/remote.c:1981 qemud/remote.c:2041 qemud/remote.c:2065
#: qemud/remote.c:2091 qemud/remote.c:2115 qemud/remote.c:2177
#: qemud/remote.c:2201
#, fuzzy
msgid "network not found"
msgstr "Rede não encontrada"
#: qemud/remote.c:2292 src/remote_internal.c:3705
#, fuzzy, c-format
msgid "Cannot resolve address %d: %s"
msgstr "não foi possível ler o diretório %s: %s"
#: qemud/remote.c:2332
msgid "client tried invalid SASL init request"
msgstr "cliente tentou uma requisição de init do SASL inválida"
#: qemud/remote.c:2341 src/remote_internal.c:3933
#, fuzzy, c-format
msgid "failed to get sock address %d (%s)"
msgstr "Não foi possível obter as estatísticas %s %s do bloco"
#: qemud/remote.c:2352 src/remote_internal.c:3945
#, fuzzy, c-format
msgid "failed to get peer address %d (%s)"
msgstr "Falha ao obter as estatísticas %s %s da interface"
#: qemud/remote.c:2373
#, c-format
msgid "sasl context setup failed %d (%s)"
msgstr "instalação de contexto do sasl falhou %d (%s)"
#: qemud/remote.c:2387
msgid "cannot TLS get cipher size"
msgstr "não foi possível o TLS obter o tamanho da codificação"
#: qemud/remote.c:2397
#, c-format
msgid "cannot set SASL external SSF %d (%s)"
msgstr "não foi possível estabelecer o SSF externo do SASL %d (%s)"
#: qemud/remote.c:2426
#, c-format
msgid "cannot set SASL security props %d (%s)"
msgstr "não foi possível estabelecer proposta de segurança do SASL %d (%s)"
#: qemud/remote.c:2443
#, c-format
msgid "cannot list SASL mechanisms %d (%s)"
msgstr "não foi possível listar mecaniscmos do SASL %d (%s)"
#: qemud/remote.c:2453
msgid "cannot allocate mechlist"
msgstr "não foi possível alocar mechlist"
#: qemud/remote.c:2478 src/remote_internal.c:4210
#, c-format
msgid "cannot query SASL ssf on connection %d (%s)"
msgstr "não foi possível consultar ssf do SASL durante a conexão %d (%s)"
#: qemud/remote.c:2488
#, c-format
msgid "negotiated SSF %d was not strong enough"
msgstr "O SSF %d negociado não foi forte o suficiente"
#: qemud/remote.c:2518
#, c-format
msgid "cannot query SASL username on connection %d (%s)"
msgstr ""
"não foi possível consultar o nome do usuário do SASL durante a conexão %d (%"
"s)"
#: qemud/remote.c:2526
msgid "no client username was found"
msgstr "não foi encontrado nenhum nome de usuário de cliente"
#: qemud/remote.c:2536
msgid "out of memory copying username"
msgstr "sem memória copiando nome de usuário"
#: qemud/remote.c:2555
#, c-format
msgid "SASL client %s not allowed in whitelist"
msgstr ""
"O cliente %s do SASL não foi permitido na lista de execuções (whitelist)"
#: qemud/remote.c:2581 qemud/remote.c:2660
msgid "client tried invalid SASL start request"
msgstr "cliente tentou invalidar a requisição de iniciar do SASL"
#: qemud/remote.c:2597
#, c-format
msgid "sasl start failed %d (%s)"
msgstr "inicialização do sasl falhou %d (%s)"
#: qemud/remote.c:2605
#, c-format
msgid "sasl start reply data too long %d"
msgstr "dados de retorno ao iniciar sasl muito longo %d"
#: qemud/remote.c:2675
#, c-format
msgid "sasl step failed %d (%s)"
msgstr "passo do sasl falhou %d (%s)"
#: qemud/remote.c:2684
#, c-format
msgid "sasl step reply data too long %d"
msgstr "dados de retorno do passo do sasl muito longo %d"
#: qemud/remote.c:2733
msgid "client tried unsupported SASL init request"
msgstr "cliente tentou requisição de init do SASL não suportado"
#: qemud/remote.c:2745
msgid "client tried unsupported SASL start request"
msgstr "cliente tentou requisição da inicialização do SASL não suportado"
#: qemud/remote.c:2757
msgid "client tried unsupported SASL step request"
msgstr "cliente tentou requisição do passo do SASL não suportado"
#: qemud/remote.c:2787
msgid "client tried invalid PolicyKit init request"
msgstr "cliente tentou requisição da PolicyKit do SASL não suportado"
#: qemud/remote.c:2793
msgid "cannot get peer socket identity"
msgstr "não foi possível obter identidade de soquete de mesmo nível"
#: qemud/remote.c:2798
#, c-format
msgid "Checking PID %d running as %d"
msgstr "Verificando o PID %d rodando como %d"
#: qemud/remote.c:2803
#, c-format
msgid "Failed to lookup policy kit caller: %s"
msgstr "Falhou ao buscar a o chamador do kit de política: %s"
#: qemud/remote.c:2811
#, c-format
msgid "Failed to create polkit action %s\n"
msgstr "Não foi possível criar a ação polkit %s\n"
#: qemud/remote.c:2821
#, c-format
msgid "Failed to create polkit context %s\n"
msgstr "Não foi possível criar o contexto do polkit %s\n"
#: qemud/remote.c:2841
#, c-format
msgid "Policy kit failed to check authorization %d %s"
msgstr ""
#: qemud/remote.c:2857
#, c-format
msgid "Policy kit denied action %s from pid %d, uid %d, result: %s\n"
msgstr "O kit de Política negou a ação %s do pid %d, uid %d, resultado:%s\n"
#: qemud/remote.c:2865
#, c-format
msgid "Policy allowed action %s from pid %d, uid %d, result %s"
msgstr "Política permitiu ação %s de pid %d, uid %d, resultado %s"
#: qemud/remote.c:2884
msgid "client tried unsupported PolicyKit init request"
msgstr "cliente tentou requisição do init do PolicyKit não suportado"
#: qemud/remote.c:2939
#, fuzzy
msgid "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
#: qemud/remote.c:2993 qemud/remote.c:3053 qemud/remote.c:3078
#: qemud/remote.c:3102 qemud/remote.c:3126 qemud/remote.c:3151
#: qemud/remote.c:3182 qemud/remote.c:3208 qemud/remote.c:3291
#: qemud/remote.c:3315 qemud/remote.c:3375 qemud/remote.c:3411
#: qemud/remote.c:3442 qemud/remote.c:3578
#, fuzzy
msgid "storage_pool not found"
msgstr "Pool de armazenamento não foi encontrado"
#: qemud/remote.c:3369
#, fuzzy
msgid "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
#: qemud/remote.c:3468 qemud/remote.c:3493 qemud/remote.c:3523
#: qemud/remote.c:3550
#, fuzzy
msgid "storage_vol not found"
msgstr "Volume de armazenamento não foi encontrada"
#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
#: src/conf.c:631
msgid "allocating configuration"
msgstr "alocando a configuração"
#: src/conf.c:338
msgid "unterminated number"
msgstr "número sem terminação"
#: src/conf.c:372 src/conf.c:389 src/conf.c:401
msgid "unterminated string"
msgstr "texto sem terminação"
#: src/conf.c:429 src/conf.c:483
msgid "expecting a value"
msgstr "esperando um valor"
#: src/conf.c:450
msgid "expecting a separator in list"
msgstr "esperando um separador na lista"
#: src/conf.c:473
msgid "list is not closed with ]"
msgstr "a lista não termina com ] "
#: src/conf.c:518
msgid "expecting a name"
msgstr "esperando um nome"
#: src/conf.c:581
msgid "expecting a separator"
msgstr "esperando um separador"
#: src/conf.c:613
msgid "expecting an assignment"
msgstr "esperando uma atribuição"
#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "alocar buffer"
#: src/conf.c:901
msgid "failed to open file"
msgstr "não foi possível abrir o arquivo"
#: src/conf.c:912
msgid "failed to save content"
msgstr "não foi possível salvar o conteúdo"
#: src/console.c:75
#, c-format
msgid "unable to open tty %s: %s\n"
msgstr "Falha ao abrir tty %s: %s\n"
#: src/console.c:86
#, c-format
msgid "unable to get tty attributes: %s\n"
msgstr "não foi possível obter os atributos do tty: %s\n"
#: src/console.c:95
#, c-format
msgid "unable to set tty attributes: %s\n"
msgstr "não foi possível configurar os atributos do tty: %s\n"
#: src/console.c:130
#, c-format
msgid "failure waiting for I/O: %s\n"
msgstr "falha ao esperar por E/S: %s\n"
#: src/console.c:145
#, c-format
msgid "failure reading input: %s\n"
msgstr "falha ao ler entrada: %s\n"
#: src/console.c:167
#, c-format
msgid "failure writing output: %s\n"
msgstr "falha ao editar entrada: %s\n"
#: src/domain_conf.c:518
#, fuzzy, c-format
msgid "unknown disk type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:562
#, fuzzy, c-format
msgid "unknown disk device '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:588
#, fuzzy, c-format
msgid "Invalid floppy device name: %s"
msgstr "dipositivo de entrada inválido"
#: src/domain_conf.c:602
#, c-format
msgid "Invalid harddisk device name: %s"
msgstr ""
#: src/domain_conf.c:609
#, fuzzy, c-format
msgid "unknown disk bus type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:632
#, c-format
msgid "Invalid bus type '%s' for floppy disk"
msgstr ""
#: src/domain_conf.c:638
#, fuzzy, c-format
msgid "Invalid bus type '%s' for disk"
msgstr "tipo do dispositivo de destino"
#: src/domain_conf.c:690
#, fuzzy, c-format
msgid "unknown filesystem type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:792
#, fuzzy, c-format
msgid "unknown interface type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:869
msgid ""
"No <source> 'network' attribute specified with <interface type='network'/>"
msgstr ""
#: src/domain_conf.c:895
msgid "No <source> 'dev' attribute specified with <interface type='bridge'/>"
msgstr ""
#: src/domain_conf.c:907
msgid "No <source> 'port' attribute specified with socket interface"
msgstr ""
#: src/domain_conf.c:912
msgid "Cannot parse <source> 'port' attribute with socket interface"
msgstr ""
#: src/domain_conf.c:920
msgid "No <source> 'address' attribute specified with socket interface"
msgstr ""
#: src/domain_conf.c:945
msgid "Model name contains invalid characters"
msgstr ""
#: src/domain_conf.c:1118 src/domain_conf.c:1195
#, fuzzy
msgid "Missing source path attribute for char device"
msgstr "falta a informação de origem do dispositivo"
#: src/domain_conf.c:1135 src/domain_conf.c:1152
#, fuzzy
msgid "Missing source host attribute for char device"
msgstr "falta a informação de origem do dispositivo"
#: src/domain_conf.c:1140 src/domain_conf.c:1157 src/domain_conf.c:1177
#, fuzzy
msgid "Missing source service attribute for char device"
msgstr "falta a informação de origem do dispositivo"
#: src/domain_conf.c:1247
#, fuzzy
msgid "missing input device type"
msgstr "falta do caminho do dispositivo da fonte"
#: src/domain_conf.c:1253
#, fuzzy, c-format
msgid "unknown input device type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:1260
#, fuzzy, c-format
msgid "unknown input bus type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:1268
#, fuzzy, c-format
msgid "ps2 bus does not support %s input device"
msgstr "pool não suporta remoção de volume"
#: src/domain_conf.c:1274 src/domain_conf.c:1281
#, fuzzy, c-format
msgid "unsupported input bus %s"
msgstr "formato de pool não suportado %s"
#: src/domain_conf.c:1286
#, fuzzy, c-format
msgid "xen bus does not support %s input device"
msgstr "pool não suporta remoção de volume"
#: src/domain_conf.c:1331
#, fuzzy
msgid "missing graphics device type"
msgstr "falta do caminho do dispositivo da fonte"
#: src/domain_conf.c:1337
#, fuzzy, c-format
msgid "unknown graphics device type '%s'"
msgstr "tipo de SO desconhecido"
#: src/domain_conf.c:1348
#, fuzzy, c-format
msgid "cannot parse vnc port %s"
msgstr "não foi possível remover config para %s"
#: src/domain_conf.c:1406
#, fuzzy, c-format
msgid "unknown sound model '%s'"
msgstr "Tipo de volume de armazenamento desconhecido %d"
#: src/domain_conf.c:1439
#, fuzzy, c-format
msgid "cannot parse vendor id %s"
msgstr "não foi possível ler o diretório %s: %s"
#: src/domain_conf.c:1446
msgid "usb vendor needs id"
msgstr ""
#: src/domain_conf.c:1456
#, fuzzy, c-format
msgid "cannot parse product %s"
msgstr "não foi possível abrir dispositivo %s"
#: src/domain_conf.c:1463
msgid "usb product needs id"
msgstr ""
#: src/domain_conf.c:1474
#, fuzzy, c-format
msgid "cannot parse bus %s"
msgstr "não foi possível ler %s: %s"
#: src/domain_conf.c:1481
msgid "usb address needs bus id"
msgstr ""
#: src/domain_conf.c:1490
#, fuzzy, c-format
msgid "cannot parse device %s"
msgstr "não foi possível abrir dispositivo %s"
#: src/domain_conf.c:1498
msgid "usb address needs device id"
msgstr ""
#: src/domain_conf.c:1503
#, fuzzy, c-format
msgid "unknown usb source type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:1513
#, fuzzy
msgid "missing vendor"
msgstr "falta o \""
#: src/domain_conf.c:1519
#, fuzzy
msgid "missing product"
msgstr "falta a máquina fonte"
#: src/domain_conf.c:1547
#, fuzzy, c-format
msgid "unknown hostdev mode '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:1558
#, fuzzy, c-format
msgid "unknown host device type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:1563
#, fuzzy
msgid "missing type in hostdev"
msgstr "falta a máquina fonte"
#: src/domain_conf.c:1578
#, fuzzy, c-format
msgid "unknown node %s"
msgstr "host desconhecido %s"
#: src/domain_conf.c:1609
#, fuzzy, c-format
msgid "unknown lifecycle action %s"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:1637 src/domain_conf.c:2229 src/domain_conf.c:2270
#: src/network_conf.c:462 src/network_conf.c:502 src/storage_conf.c:442
#: src/storage_conf.c:816
msgid "missing root element"
msgstr "falta o elemento root"
#: src/domain_conf.c:1672
#, fuzzy
msgid "unknown device type"
msgstr "tipo de SO desconhecido"
#: src/domain_conf.c:1698
#, fuzzy
msgid "failed to allocate space for xmlXPathContext"
msgstr "falha ao alocar um nó"
#: src/domain_conf.c:1706
#, fuzzy
msgid "missing domain type attribute"
msgstr "falta de atributo do host de autenticação"
#: src/domain_conf.c:1712
#, fuzzy, c-format
msgid "invalid domain type %s"
msgstr "ponteiro de domínio inválido em"
#: src/domain_conf.c:1729 src/network_conf.c:317
#, fuzzy, c-format
msgid "Failed to generate UUID: %s"
msgstr "Falha ao gerar XML"
#: src/domain_conf.c:1736 src/network_conf.c:324 src/storage_conf.c:272
msgid "malformed uuid element"
msgstr "elemento uuid incorreto"
#: src/domain_conf.c:1745
#, fuzzy
msgid "missing memory element"
msgstr "falta do elemento do nome"
#: src/domain_conf.c:1775
#, fuzzy, c-format
msgid "unexpected feature %s"
msgstr "dados \"%s\" inesperados"
#: src/domain_conf.c:1815
#, fuzzy
msgid "no OS type"
msgstr "tipo de SO desconhecido"
#: src/domain_conf.c:1844 src/xm_internal.c:661
#, fuzzy, c-format
msgid "no supported architecture for os type '%s'"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/domain_conf.c:1891
#, fuzzy
msgid "cannot extract boot device"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:1899
#, fuzzy
msgid "missing boot device"
msgstr "falta dispositivo fonte"
#: src/domain_conf.c:1904
#, fuzzy, c-format
msgid "unknown boot device '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/domain_conf.c:1924
#, fuzzy
msgid "cannot extract disk devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:1939 src/qemu_driver.c:3133
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/domain_conf.c:1962
#, fuzzy
msgid "cannot extract filesystem devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:1979
#, fuzzy
msgid "cannot extract network devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:1997
#, fuzzy
msgid "cannot extract parallel devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:2014
#, fuzzy
msgid "cannot extract serial devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:2058
#, fuzzy
msgid "cannot extract input devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:2090
#, fuzzy
msgid "cannot extract graphics devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:2126
#, fuzzy
msgid "cannot extract sound devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:2157
#, fuzzy
msgid "cannot extract host devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/domain_conf.c:2193 src/network_conf.c:427 src/storage_conf.c:396
#, fuzzy, c-format
msgid "at line %d: %s"
msgstr "bind: %s"
#: src/domain_conf.c:2223 src/domain_conf.c:2264 src/network_conf.c:456
#: src/network_conf.c:496 src/storage_conf.c:428 src/storage_conf.c:802
#, fuzzy
msgid "failed to parse xml document"
msgstr "Não foi possível suspender o domínio %s"
#: src/domain_conf.c:2293 src/network_conf.c:524
#, fuzzy
msgid "incorrect root element"
msgstr "elemento root desconhecido"
#: src/domain_conf.c:2502
msgid "topology cpuset syntax error"
msgstr "erro de sintaxe da topologia cpuset"
#: src/domain_conf.c:2516
#, fuzzy, c-format
msgid "unexpected lifecycle type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2537
#, fuzzy, c-format
msgid "unexpected disk type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2542
#, fuzzy, c-format
msgid "unexpected disk device %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2547
#, fuzzy, c-format
msgid "unexpected disk bus %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2597
#, fuzzy, c-format
msgid "unexpected filesystem type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2648 src/domain_conf.c:2862
#, fuzzy, c-format
msgid "unexpected net type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2716
#, fuzzy, c-format
msgid "unexpected char type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2815 src/xend_internal.c:5214
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2835 src/xend_internal.c:5237
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2840
#, fuzzy, c-format
msgid "unexpected input bus type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2922
#, fuzzy, c-format
msgid "unexpected hostdev mode %d"
msgstr "nó dict inesperado"
#: src/domain_conf.c:2929
#, fuzzy, c-format
msgid "unexpected hostdev type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:2974
#, fuzzy, c-format
msgid "unexpected domain type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:3059
#, fuzzy, c-format
msgid "unexpected boot device type %d"
msgstr "tipo MIME inesperado"
#: src/domain_conf.c:3077
#, fuzzy, c-format
msgid "unexpected feature %d"
msgstr "nó de valor inesperado"
#: src/domain_conf.c:3227 src/network_conf.c:655 src/storage_conf.c:1159
#, c-format
msgid "cannot create config directory %s: %s"
msgstr "não foi possível criar diretório config %s: %s"
#: src/domain_conf.c:3236 src/network_conf.c:671 src/storage_conf.c:1202
#, c-format
msgid "cannot create config file %s: %s"
msgstr "não foi possível criar o arquivo config %s: %s"
#: src/domain_conf.c:3244 src/network_conf.c:679 src/storage_conf.c:1210
#, c-format
msgid "cannot write config file %s: %s"
msgstr "não foi possível escrever o arquivo config %s: %s"
#: src/domain_conf.c:3251 src/network_conf.c:686 src/storage_conf.c:1217
#, c-format
msgid "cannot save config file %s: %s"
msgstr "não foi possível salvar arquivo config %s: %s"
#: src/domain_conf.c:3319 src/network_conf.c:767
#, c-format
msgid "Failed to open dir '%s': %s"
msgstr "Falha ao abrir dir '%s': %s"
#: src/domain_conf.c:3369 src/network_conf.c:807
#, fuzzy, c-format
msgid "cannot remove config for %s: %s"
msgstr "não foi possível remover config para %s"
#: src/domain_conf.c:3443
#, fuzzy
msgid "unknown virt type"
msgstr "tipo de SO desconhecido"
#: src/domain_conf.c:3454
#, c-format
msgid "no emulator for domain %s os type %s on architecture %s"
msgstr ""
#: src/hash.c:691
msgid "allocating connection"
msgstr "alocando a conexão"
#: src/hash.c:825 src/hash.c:830
msgid "allocating domain"
msgstr "alocando domínio"
#: src/hash.c:841
msgid "failed to add domain to connection hash table"
msgstr "não foi possível adicionar o domínio à tabela hash de conexões"
#: src/hash.c:882
msgid "domain missing from connection hash table"
msgstr "domínio não disponível na tabela hash de conexões"
#: src/hash.c:965 src/hash.c:970
msgid "allocating network"
msgstr "alocando rede"
#: src/hash.c:980
msgid "failed to add network to connection hash table"
msgstr "não foi possível adicionar a rede à tabela hash de conexões"
#: src/hash.c:1018
msgid "network missing from connection hash table"
msgstr "rede não disponível na tabela hash de conexões"
#: src/hash.c:1102 src/hash.c:1107
msgid "allocating storage pool"
msgstr "alocando pool de armazenamento"
#: src/hash.c:1117
msgid "failed to add storage pool to connection hash table"
msgstr ""
"não foi possível adicionar o pool de armazenamento à tabela hash de conexões"
#: src/hash.c:1156
msgid "pool missing from connection hash table"
msgstr "pool não disponível na tabela hash de conexões"
#: src/hash.c:1233 src/hash.c:1238 src/hash.c:1243
msgid "allocating storage vol"
msgstr "alocando vol de armazenamento"
#: src/hash.c:1253
msgid "failed to add storage vol to connection hash table"
msgstr ""
"não foi possível adicionar vol de armazenamento à tabela hash de conexões"
#: src/hash.c:1293
msgid "vol missing from connection hash table"
msgstr "vol não disponível na tabela hash de conexões"
#: src/iptables.c:104
msgid "Failed to run '"
msgstr "Falha ao executar "
#: src/iptables.c:152
msgid "Failed to read "
msgstr "Falha ao ler"
#: src/iptables.c:180
msgid "Failed to write to "
msgstr "Não foi possível editar em"
#: src/iptables.c:245
#, c-format
msgid "Failed to create directory %s : %s"
msgstr "Não foi possível criar um diretório %s: %s"
#: src/iptables.c:251
#, c-format
msgid "Failed to saves iptables rules to %s : %s"
msgstr "Não foi possível salvar as regras de iptables em %s: %s"
#: src/iptables.c:581
#, c-format
msgid "Failed to remove iptables rule '%s' from chain '%s' in table '%s': %s"
msgstr ""
"Falha ao remover regras de iptables '%s' a partir da corrente '%s' na tabela "
"'%s': %s"
#: src/iptables.c:590
#, c-format
msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/libvirt.c:754
msgid "could not parse connection URI"
msgstr "não foi possível analisar a URI de conexão"
#: src/libvirt.c:772
msgid "allocating conn->name"
msgstr "alocando conn-> nome"
#: src/libvirt.c:861
#, fuzzy
msgid "unable to open connection"
msgstr "Falha ao aceitar conexão: %s"
#: src/libvirt.c:2208
msgid "domainMigratePrepare did not set uri"
msgstr "domainMigratePrepare não configurou uri"
#: src/libvirt.c:2676
msgid "path is NULL"
msgstr ""
#: src/libvirt.c:2682
msgid "flags must be zero"
msgstr ""
#: src/libvirt.c:2689
msgid "buffer is NULL"
msgstr ""
#: src/libvirt.c:2772
msgid "flags parameter must be VIR_MEMORY_VIRTUAL"
msgstr ""
#: src/libvirt.c:2779
msgid "buffer is NULL but size is non-zero"
msgstr ""
#: src/lxc_container.c:123
#, fuzzy, c-format
msgid "setsid failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_container.c:129
#, fuzzy, c-format
msgid "ioctl(TIOCSTTY) failed: %s"
msgstr "alocar valores"
#: src/lxc_container.c:142
#, fuzzy, c-format
msgid "dup2(stdin) failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_container.c:148
#, fuzzy, c-format
msgid "dup2(stdout) failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_container.c:154
#, fuzzy, c-format
msgid "dup2(stderr) failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_container.c:182
#, fuzzy, c-format
msgid "unable to send container continue message: %s"
msgstr "Falha ao alocar memória para lista de config %s"
#: src/lxc_container.c:212
#, fuzzy, c-format
msgid "Failed to read the container continue message: %s"
msgstr "Não foi possível criar o domínio inativo %s\n"
#: src/lxc_container.c:276
#, fuzzy, c-format
msgid "failed to bind new root %s: %s"
msgstr "Falha ao fazer o bind do soquete ao '%s': %s"
#: src/lxc_container.c:290
#, fuzzy, c-format
msgid "failed to create %s: %s"
msgstr "Falha ao criar volume %s"
#: src/lxc_container.c:300
#, fuzzy, c-format
msgid "failed to pivot root %s to %s: %s"
msgstr "Falha ao fazer o bind do soquete ao '%s': %s"
#: src/lxc_container.c:334
#, fuzzy, c-format
msgid "failed to mount /dev tmpfs for container: %s"
msgstr "Falha ao esperar pelo comando: %s"
#: src/lxc_container.c:348
#, fuzzy, c-format
msgid "failed to move /dev/pts into container: %s"
msgstr "Falha ao esperar pelo comando: %s"
#: src/lxc_container.c:359
#, fuzzy, c-format
msgid "failed to make device %s: %s"
msgstr "Falha ao fazer o bind do soquete ao '%s': %s"
#: src/lxc_container.c:391 src/lxc_container.c:498
#, fuzzy, c-format
msgid "failed to mount %s at %s for container: %s"
msgstr "Falha ao esperar pelo comando: %s"
#: src/lxc_container.c:412
#, fuzzy, c-format
msgid "failed to read /proc/mounts: %s"
msgstr "Não foi possível criar pool %s"
#: src/lxc_container.c:439
#, fuzzy, c-format
msgid "failed to unmount %s: %s"
msgstr "Falha ao abrir dir '%s': %s"
#: src/lxc_container.c:464 src/lxc_container.c:507
#, fuzzy, c-format
msgid "failed to mount /proc for container: %s"
msgstr "Falha ao esperar pelo comando: %s"
#: src/lxc_container.c:553
msgid "lxcChild() passed invalid vm definition"
msgstr ""
#: src/lxc_container.c:563
#, fuzzy, c-format
msgid "open(%s) failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_container.c:624
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "alocar valores"
#: src/lxc_controller.c:70
#, fuzzy, c-format
msgid "failed to create server socket %s: %s"
msgstr "Não foi possível criar o soquete: %s"
#: src/lxc_controller.c:82
#, fuzzy, c-format
msgid "failed to bind server socket %s: %s"
msgstr "Falha ao fazer o bind do soquete ao '%s': %s"
#: src/lxc_controller.c:88
#, fuzzy, c-format
msgid "failed to listen server socket %s: %s"
msgstr "Falha ao fazer o bind do soquete ao '%s': %s"
#: src/lxc_controller.c:122
#, fuzzy, c-format
msgid "read of fd %d failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_controller.c:128
#, fuzzy, c-format
msgid "write to fd %d failed: %s"
msgstr "Falha ao realizar o fdopen no arquivo pid '%s': %s"
#: src/lxc_controller.c:179
#, fuzzy, c-format
msgid "epoll_create(2) failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_controller.c:189
#, fuzzy, c-format
msgid "epoll_ctl(appPty) failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_controller.c:195 src/lxc_controller.c:203 src/lxc_controller.c:211
#: src/lxc_controller.c:231 src/lxc_controller.c:237
#, fuzzy, c-format
msgid "epoll_ctl(contPty) failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_controller.c:254
#, c-format
msgid "error event %d"
msgstr ""
#: src/lxc_controller.c:275
#, fuzzy, c-format
msgid "epoll_wait() failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_controller.c:325
#, fuzzy, c-format
msgid "failed to move interface %s to ns %d"
msgstr "Falha ao obter as estatísticas %s %s da interface"
#: src/lxc_controller.c:350
#, fuzzy, c-format
msgid "failed to delete veth: %s"
msgstr "Não foi possível remover o domínio %s"
#: src/lxc_controller.c:373
#, fuzzy, c-format
msgid "sockpair failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_controller.c:381 src/lxc_driver.c:761
#, fuzzy, c-format
msgid "failed to allocate tty: %s"
msgstr "falha ao alocar um nó"
#: src/lxc_controller.c:551
#, fuzzy, c-format
msgid "Unable to write pid file: %s\n"
msgstr "Não foi possível escrever argv para logfile %d: %s"
#: src/lxc_controller.c:564
#, fuzzy, c-format
msgid "Unable to change to root dir: %s\n"
msgstr "Não foi possível escrever argv para logfile %d: %s"
#: src/lxc_controller.c:570
#, fuzzy, c-format
msgid "Unable to become session leader: %s\n"
msgstr "Não foi possível fechar o logfile %d: %s"
#: src/lxc_controller.c:578
#, fuzzy, c-format
msgid "Failed connection from LXC driver: %s\n"
msgstr "Falha ao encontrar o driver de armazenamento: %s"
#: src/lxc_driver.c:241 src/lxc_driver.c:865 src/lxc_driver.c:900
msgid "System lacks NETNS support"
msgstr ""
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
#, fuzzy
msgid "no domain with matching uuid"
msgstr "nenhum pool com uuid coincidente"
#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
#, fuzzy
msgid "cannot delete active domain"
msgstr "nome do domínio inativo"
#: src/lxc_driver.c:286 src/qemu_driver.c:2939
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nome do domínio inativo"
#: src/lxc_driver.c:386
#, fuzzy, c-format
msgid "waitpid failed to wait for container %d: %d %s"
msgstr "Falha ao esperar pelo comando: %s"
#: src/lxc_driver.c:464
#, fuzzy
msgid "failed to get bridge for interface"
msgstr "script utilizado para a interface de rede bridge"
#: src/lxc_driver.c:475
#, fuzzy, c-format
msgid "failed to create veth device pair: %d"
msgstr "Falhou ao anexar dispositivo a partir de %s"
#: src/lxc_driver.c:488
#, fuzzy
msgid "failed to allocate veth names"
msgstr "falha ao alocar um nó"
#: src/lxc_driver.c:494
#, fuzzy, c-format
msgid "failed to add %s device to %s: %s"
msgstr "Falha ao fazer o bind do soquete ao '%s': %s"
#: src/lxc_driver.c:503
#, fuzzy, c-format
msgid "failed to enable parent ns veth device: %d"
msgstr "Falha ao alocar memória para lista de config %s"
#: src/lxc_driver.c:533
#, fuzzy, c-format
msgid "failed to create client socket: %s"
msgstr "Não foi possível criar o soquete: %s"
#: src/lxc_driver.c:544
#, fuzzy, c-format
msgid "failed to connect to client socket: %s"
msgstr "não foi possível conectar ao Xen Store"
#: src/lxc_driver.c:570
#, fuzzy, c-format
msgid "invalid PID %d for container"
msgstr "ponteiro de domínio inválido em"
#: src/lxc_driver.c:577
#, fuzzy, c-format
msgid "failed to kill pid %d: %s"
msgstr "Falha ao fechar o arquivo pid '%s': %s"
#: src/lxc_driver.c:692 src/util.c:416
#, fuzzy, c-format
msgid "cannot wait for '%s': %s"
msgstr "não foi possível fazer a stat do arquivo '%s': %s"
#: src/lxc_driver.c:699
#, c-format
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
#: src/lxc_driver.c:747 src/qemu_driver.c:892
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "não foi possível criar diretório config %s: %s"
#: src/lxc_driver.c:785
#, fuzzy, c-format
msgid "failed to open %s: %s"
msgstr "Falha ao abrir dir '%s': %s"
#: src/lxc_driver.c:805
#, fuzzy, c-format
msgid "Failed to read pid file %s/%s.pid: %s"
msgstr "Falha ao abrir o arquivo pid '%s': %s"
#: src/lxc_driver.c:939 src/lxc_driver.c:962
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "nenhum pool com uuid coincidente"
#: src/lxc_driver.c:1130
#, c-format
msgid "uname(): %m"
msgstr ""
#: src/lxc_driver.c:1136
#, fuzzy, c-format
msgid "Unknown release: %s"
msgstr "código de erro de HTTP %d desconhecido foi obtido"
#: src/network_conf.c:242
#, fuzzy, c-format
msgid "cannot parse MAC address '%s'"
msgstr "não foi possível ler o diretório %s: %s"
#: src/network_conf.c:249
#, fuzzy, c-format
msgid "cannot use name address '%s'"
msgstr "não foi possível ler o diretório %s: %s"
#: src/network_conf.c:265 src/network_conf.c:353
#, fuzzy, c-format
msgid "cannot parse IP address '%s'"
msgstr "não foi possível ler o diretório %s: %s"
#: src/network_conf.c:359
#, fuzzy, c-format
msgid "cannot parse netmask '%s'"
msgstr "não foi possível ler o cabeçalho '%s': %s"
#: src/network_conf.c:383
msgid "Forwarding requested, but no IPv4 address/netmask provided"
msgstr ""
#: src/network_conf.c:391
#, fuzzy, c-format
msgid "unknown forwarding type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgstr "não foi possível criar diretório de autostart %s: %s"
#: src/network_conf.c:733
#, c-format
msgid "Network config filename '%s' does not match network name '%s'"
msgstr ""
"Nome de arquivo de configuração da rede '%s' não coincide com o nome da "
"rede '%s'"
#: src/network_conf.c:798 src/storage_conf.c:1238
#, c-format
msgid "no config file for %s"
msgstr "Nenhum arquivo config para %s"
#: src/openvz_conf.c:187
#, fuzzy
msgid "popen failed"
msgstr "a operação falhou"
#: src/openvz_conf.c:197
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Falha ao analisar modo '%s'"
#: src/openvz_conf.c:223
#, fuzzy
msgid "UUID in config file malformed"
msgstr "Nenhum arquivo config para %s"
#: src/openvz_conf.c:235
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "não foi possível analisar a URI de conexão"
#: src/openvz_driver.c:95
#, fuzzy
msgid "Container is not defined"
msgstr "O domínio ainda está em execução"
#: src/openvz_driver.c:123
msgid "only filesystem templates are supported"
msgstr ""
#: src/openvz_driver.c:129
#, fuzzy
msgid "only one filesystem supported"
msgstr "elemento uuid incorreto"
#: src/openvz_driver.c:147 src/openvz_driver.c:410
#, fuzzy, c-format
msgid "Could not put argument to %s"
msgstr "não foi possível conectar a %s"
#: src/openvz_driver.c:249
#, fuzzy, c-format
msgid "cannot read cputime for domain %d"
msgstr "nome do domínio inativo"
#: src/openvz_driver.c:289 src/openvz_driver.c:316
#, fuzzy
msgid "domain is not in running state"
msgstr "O domínio ainda está em execução"
#: src/openvz_driver.c:347
msgid "Container ID is not specified"
msgstr ""
#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
#: src/openvz_driver.c:872
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "não foi possível conectar a %s"
#: src/openvz_driver.c:440
#, c-format
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
#: src/openvz_driver.c:451 src/openvz_driver.c:528
msgid "Error creating command for container"
msgstr ""
#: src/openvz_driver.c:465 src/openvz_driver.c:540
#, fuzzy
msgid "Could not set UUID"
msgstr "não foi possível analisar a URI de conexão"
#: src/openvz_driver.c:475 src/openvz_driver.c:546
#, fuzzy
msgid "Could not configure network"
msgstr "não foi possível conectar a %s"
#: src/openvz_driver.c:482 src/openvz_driver.c:569
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "mudar o número de CPUs virtuais"
#: src/openvz_driver.c:517
#, c-format
msgid "Already an OPENVZ VM defined with the id '%d'"
msgstr ""
#: src/openvz_driver.c:588
#, fuzzy
msgid "no domain with matching id"
msgstr "nenhum pool com uuid coincidente"
#: src/openvz_driver.c:594
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "O domínio ainda está em execução"
#: src/openvz_driver.c:677
#, fuzzy
msgid "Could not read container config"
msgstr "não foi possível analisar a URI de conexão"
#: src/openvz_driver.c:693 src/qemu_driver.c:1823
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/openvz_driver.c:719
msgid "VCPUs should be >= 1"
msgstr ""
#: src/openvz_driver.c:835 src/openvz_driver.c:881
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "não foi possível analisar a URI de conexão"
#: src/proxy_internal.c:266
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Não foi possível fechar o soquete %d\n"
#: src/proxy_internal.c:299
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Não foi possível ler o soquete %d\n"
#: src/proxy_internal.c:326
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Não foi possível escrever no soquete %d\n"
#: src/proxy_internal.c:418 src/proxy_internal.c:439 src/proxy_internal.c:459
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Erro de comunicação com o proxy: foram obtidos %d bytes de %d\n"
#: src/proxy_internal.c:426
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Erro de comunicação com o proxy: eram esperados %d bytes mas foram obtidos %"
"d\n"
#: src/proxy_internal.c:448
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Erro de comunicação com o proxy: obteve-se um pacote de %d bytes\n"
#: src/proxy_internal.c:472
msgid "Communication error with proxy: malformed packet\n"
msgstr "Erro de comunicação com o proxy: pacote mal formado\n"
#: src/proxy_internal.c:478
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "foi obtido um número de pacote assíncrono %d\n"
#: src/qemu_conf.c:91
#, fuzzy
msgid "failed to allocate vncListen"
msgstr "falha ao alocar um nó"
#: src/qemu_conf.c:96 src/qemu_conf.c:131 src/qemu_conf.c:142
#, fuzzy
msgid "failed to allocate vncTLSx509certdir"
msgstr "falha ao alocar o buffer"
#: src/qemu_conf.c:487
#, c-format
msgid "Unexpected exit status from qemu %d pid %lu"
msgstr "Estado de saída inesperada a partir do qemu %d pid %lu"
#: src/qemu_conf.c:496
#, c-format
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr "Estado de saída inesperada '%d', qemu provavelmente falhou"
#: src/qemu_conf.c:519 src/qemu_driver.c:925
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "não foi possível ler o diretório %s: %s"
#: src/qemu_conf.c:550
#, fuzzy, c-format
msgid "Network '%s' not found"
msgstr "Rede não encontrada"
#: src/qemu_conf.c:555
#, fuzzy, c-format
msgid "Network '%s' not active"
msgstr "Rede %s iniciada\n"
#: src/qemu_conf.c:564
#, fuzzy, c-format
msgid "Network type %d is not supported"
msgstr "ai_socktype não é suportado"
#: src/qemu_conf.c:580 src/qemu_driver.c:1515
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "não foi possível configurar modo do arquivo '%s': %s"
#: src/qemu_conf.c:590
#, fuzzy, c-format
msgid "Failed to add tap interface to bridge. %s is not a bridge device"
msgstr "Falha ao remover ponte '%s': %s\n"
#: src/qemu_conf.c:594
#, fuzzy, c-format
msgid "Failed to add tap interface '%s' to bridge '%s' : %s"
msgstr "Falha ao remover ponte '%s': %s\n"
#: src/qemu_conf.c:617
#, fuzzy
msgid "failed to allocate space for tapfds string"
msgstr "falha ao alocar um nó"
#: src/qemu_conf.c:905 src/qemu_conf.c:956
#, fuzzy, c-format
msgid "unsupported usb disk type for '%s'"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/qemu_conf.c:914 src/qemu_conf.c:977
#, fuzzy, c-format
msgid "unsupported disk type '%s'"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/qemu_conf.c:1181
#, fuzzy
msgid "invalid sound model"
msgstr "ponteiro de domínio inválido em"
#: src/qemu_conf.c:1234
#, fuzzy
msgid "failed to allocate space for argv string"
msgstr "Falha ao alocar memória para lista de config %s"
#: src/qemu_driver.c:90
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "Falha ao instalar sinalizador de descritor do arquivo close-on-exec "
#: src/qemu_driver.c:105
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr ""
"Falhou ao instalar o sinalizador de descritor do arquivo de não bloqueamento."
#: src/qemu_driver.c:150
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Falha iniciar (autostart) a rede '%s': %s"
#: src/qemu_driver.c:165
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Falha ao iniciar (autostart) VM '%s': %s"
#: src/qemu_driver.c:201
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Falha ao encontrar registro de usuário para uid '%d': %s"
#: src/qemu_driver.c:212
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "falta de memória em asprintf"
#: src/qemu_driver.c:268
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "qemudStartup: sem memória"
#: src/qemu_driver.c:295
#, fuzzy
msgid "Reloading iptables rules\n"
msgstr "Recarregando regras de iptables"
#: src/qemu_driver.c:433
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
#: src/qemu_driver.c:443 src/qemu_driver.c:456
#, fuzzy, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "falha ao editar entrada: %s\n"
#: src/qemu_driver.c:451
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
#: src/qemu_driver.c:467
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
#: src/qemu_driver.c:479
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
#: src/qemu_driver.c:510
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Falha ao abrir tty %s: %s\n"
#: src/qemu_driver.c:515
#, fuzzy
msgid "Unable to set monitor close-on-exec flag"
msgstr "Falha ao instalar sinalizador de descritor do arquivo close-on-exec "
#: src/qemu_driver.c:520
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
#: src/qemu_driver.c:1736
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Não foi possível se conectar aos dados do console do VM: %s"
#: src/qemu_driver.c:671
#, fuzzy
msgid "allocate cpumap"
msgstr "alocar dict"
#: src/qemu_driver.c:682
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
#: src/qemu_driver.c:786
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "não foi possível obter o domínio \"%s\""
#: src/qemu_driver.c:796 src/qemu_driver.c:2135
#, fuzzy
msgid "resume operation failed"
msgstr "a operação falhou"
#: src/qemu_driver.c:859
#, fuzzy
msgid "VM is already active"
msgstr "O domínio já está ativo"
#: src/qemu_driver.c:869
msgid "Unable to find an unused VNC port"
msgstr ""
#: src/qemu_driver.c:881
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
#: src/qemu_driver.c:900
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: falha ao escrever o arquivo de log: %s"
#: src/qemu_driver.c:906
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "Não foi possível fechar o logfile %d: %s"
#: src/qemu_driver.c:935 src/qemu_driver.c:3032
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "não foi possível ler o diretório %s: %s"
#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Não foi possível escrever argv para logfile %d: %s"
#: src/qemu_driver.c:1041
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "Fechando o VM '%s'"
#: src/qemu_driver.c:1052
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Não foi possível fechar o logfile %d: %s"
#: src/qemu_driver.c:1067
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "pid, damn inesperado"
#: src/qemu_driver.c:1221
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "falha ao alocar um nó"
#: src/qemu_driver.c:1235
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
#: src/qemu_driver.c:1264
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1275
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1285
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Não foi possível salvar as regras de iptables em %s: %s"
#: src/qemu_driver.c:1317
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1328
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1353
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "falha ao alocar um nó"
#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1393
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1400
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1408
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
"Falha ao adicionar regras de iptables '%s' à corrente '%s' na tabela '%s': %s"
#: src/qemu_driver.c:1509
#, fuzzy
msgid "network is already active"
msgstr "O domínio já está ativo"
#: src/qemu_driver.c:1521
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "não foi possível criar caminho '%s': %s"
#: src/qemu_driver.c:1536
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "não foi possível configurar modo do arquivo '%s': %s"
#: src/qemu_driver.c:1544
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "não foi possível configurar modo do arquivo '%s': %s"
#: src/qemu_driver.c:1552
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Falha ao baixar ponte '%s': %s"
#: src/qemu_driver.c:1563
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "não foi possível abrir %s para leitura"
#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
#, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Falha ao baixar ponte '%s': %s\n"
#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Falha ao remover ponte '%s': %s\n"
#: src/qemu_driver.c:1600
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "Fechar rede '%s'"
#: src/qemu_driver.c:1626
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "pid para dnsmasq inesperado\n"
#: src/qemu_driver.c:1839
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Falha ao alocar memória para lista de config %s"
#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
#, fuzzy
msgid "NUMA not supported on this host"
msgstr "Servname não é suportado para ai_socktype"
#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memória livre NUMA"
#: src/qemu_driver.c:2053
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "o domínio %s já existe"
#: src/qemu_driver.c:2064
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "o domínio %s já existe"
#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
#, fuzzy, c-format
msgid "no domain with matching id %d"
msgstr "nenhum pool com uuid coincidente"
#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
#, fuzzy
msgid "domain is not running"
msgstr "O domínio ainda está em execução"
#: src/qemu_driver.c:2107
#, fuzzy
msgid "suspend operation failed"
msgstr "a operação falhou"
#: src/qemu_driver.c:2158
#, fuzzy
msgid "shutdown operation failed"
msgstr "a operação falhou"
#: src/qemu_driver.c:2198
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "falha ao alocar um nó"
#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
#, fuzzy, c-format
msgid "no domain with matching uuid '%s'"
msgstr "nenhum pool com uuid coincidente"
#: src/qemu_driver.c:2236
msgid "cannot set max memory lower than current memory"
msgstr ""
#: src/qemu_driver.c:2259
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nome do domínio inativo"
#: src/qemu_driver.c:2265
msgid "cannot set memory higher than max memory"
msgstr ""
#: src/qemu_driver.c:2425
#, fuzzy
msgid "failed to pause domain"
msgstr "Não foi possível suspender o domínio %s"
#: src/qemu_driver.c:2434
#, fuzzy
msgid "failed to get domain xml"
msgstr "não foi possível obter o UUID do domínio"
#: src/qemu_driver.c:2442
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Falha ao criar volume %s"
#: src/qemu_driver.c:2449
#, fuzzy
msgid "failed to write save header"
msgstr "Não foi possível editar em"
#: src/qemu_driver.c:2457
#, fuzzy
msgid "failed to write xml"
msgstr "Não foi possível editar em"
#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "sem memória"
#: src/qemu_driver.c:2485
#, fuzzy
msgid "migrate operation failed"
msgstr "a operação falhou"
#: src/qemu_driver.c:2497
#, fuzzy
msgid "'migrate' not supported by this qemu"
msgstr "Servname não é suportado para ai_socktype"
#: src/qemu_driver.c:2532
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "nome do domínio inativo"
#: src/qemu_driver.c:2538
msgid "could not determine max vcpus for the domain"
msgstr ""
#: src/qemu_driver.c:2544
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "remover a definição de um domínio inativo"
#: src/qemu_driver.c:2574
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
#: src/qemu_driver.c:2595
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "não foi possível configurar proprietário do arquivo '%s': %s"
#: src/qemu_driver.c:2600
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ai_family não é suportada"
#: src/qemu_driver.c:2657
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "não foi possível obter contexto de arquivo do %s:%s"
#: src/qemu_driver.c:2667
msgid "cpu affinity is not available"
msgstr ""
#: src/qemu_driver.c:2694
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "carregar arquivo de definição do domínio"
#: src/qemu_driver.c:2720 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "não foi possível ler o fd"
#: src/qemu_driver.c:2726
#, fuzzy
msgid "failed to read qemu header"
msgstr "não foi possível ler a partir do Daemon do Xen"
#: src/qemu_driver.c:2733
msgid "image magic is incorrect"
msgstr ""
#: src/qemu_driver.c:2740
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
#: src/qemu_driver.c:2755
#, fuzzy
msgid "failed to read XML"
msgstr "Falha ao ler"
#: src/qemu_driver.c:2764
#, fuzzy
msgid "failed to parse XML"
msgstr "Falha ao gerar XML"
#: src/qemu_driver.c:2777
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "O domínio já está ativo"
#: src/qemu_driver.c:2786
#, fuzzy
msgid "failed to assign new VM"
msgstr "Falha ao gerar XML"
#: src/qemu_driver.c:2799
#, fuzzy
msgid "failed to start VM"
msgstr "Não foi possível iniciar o pool %s"
#: src/qemu_driver.c:2811
#, fuzzy
msgid "failed to resume domain"
msgstr "Não foi possível restaurar o domínio %s"
#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Falha ao alocar memória para lista de config %s"
#: src/qemu_driver.c:2962
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/qemu_driver.c:3022
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
#: src/qemu_driver.c:3049
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
#: src/qemu_driver.c:3086
msgid "cannot change cdrom media"
msgstr ""
#: src/qemu_driver.c:3097
msgid "changing cdrom media failed"
msgstr ""
#: src/qemu_driver.c:3157
#, fuzzy
msgid "cannot attach usb disk"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/qemu_driver.c:3168
#, fuzzy
msgid "adding usb disk failed"
msgstr "carregando arquivo de definição do host"
#: src/qemu_driver.c:3212
#, fuzzy
msgid "cannot attach usb device"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/qemu_driver.c:3223
#, fuzzy
msgid "adding usb device failed"
msgstr "carregando arquivo de definição do host"
#: src/qemu_driver.c:3253
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "remover a definição de um domínio inativo"
#: src/qemu_driver.c:3276
msgid "this device type cannot be attached"
msgstr ""
#: src/qemu_driver.c:3315
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nome do domínio inativo"
#: src/qemu_driver.c:3341
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Falha ao criar symlink '%s' em '%s': %s"
#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Falha ao remover symlink '%s': %s"
#: src/qemu_driver.c:3410
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "argumento inválido em %s"
#: src/qemu_driver.c:3418
msgid "'info blockstats' command failed"
msgstr ""
#: src/qemu_driver.c:3433
msgid "'info blockstats' not supported by this qemu"
msgstr ""
#: src/qemu_driver.c:3498
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domínio não encontrado: %s"
#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
msgid "NULL or empty path"
msgstr ""
#: src/qemu_driver.c:3541
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
#: src/qemu_driver.c:3583
#, fuzzy
msgid "invalid path"
msgstr "argumento inválido em %s"
#: src/qemu_driver.c:3626
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
#: src/qemu_driver.c:3653
#, fuzzy
msgid "'memsave' command failed"
msgstr "linha de comando"
#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
#: src/qemu_driver.c:3953
#, fuzzy
msgid "no network with matching uuid"
msgstr "nenhum pool com uuid coincidente"
#: src/qemu_driver.c:3697
#, fuzzy
msgid "no network with matching name"
msgstr "nenhum pool com nome coincidente"
#: src/qemu_driver.c:3856
#, fuzzy
msgid "network is still active"
msgstr "O domínio já está ativo"
#: src/qemu_driver.c:3917
#, fuzzy
msgid "no network with matching id"
msgstr "nenhum pool com uuid coincidente"
#: src/qemu_driver.c:3924
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "falha ao alocar um nó"
#: src/qemu_driver.c:3974 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Falha ao criar symlink '%s' em '%s': %s"
#: src/remote_internal.c:109 src/remote_internal.c:117
msgid "tried to use a closed or uninitialised handle"
msgstr "houve uma tentativa de usar um manuseador não inicializado ou fechado"
#: src/remote_internal.c:229
msgid "failed to find libvirtd binary"
msgstr "Falha ao encontrar binário da libvirtd"
#: src/remote_internal.c:290
msgid ""
"remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)"
msgstr ""
"remote_open: transporte em URL não foi reconhecido (deveria ser tls|unix|ssh|"
"ext|tcp)"
#: src/remote_internal.c:412
msgid "remote_open: for 'ext' transport, command is required"
msgstr "remote_open: para 'ext' transport, command is required"
#: src/remote_internal.c:456
#, fuzzy, c-format
msgid "unable to resolve hostname '%s': %s"
msgstr "Falha ao abrir tty %s: %s\n"
#: src/remote_internal.c:507 src/remote_internal.c:587
#, fuzzy, c-format
msgid "unable to connect to '%s': %s"
msgstr "Falha ao abrir tty %s: %s\n"
#: src/remote_internal.c:528
#, fuzzy, c-format
msgid "unable to lookup user '%d': %s"
msgstr "Falha ao abrir tty %s: %s\n"
#: src/remote_internal.c:563
#, fuzzy, c-format
msgid "unable to create socket %s"
msgstr "Não foi possível criar o soquete: %s"
#: src/remote_internal.c:647
#, fuzzy, c-format
msgid "unable to create socket pair %s"
msgstr "Não foi possível criar o soquete: %s"
#: src/remote_internal.c:667
msgid "transport methods unix, ssh and ext are not supported under Windows"
msgstr "métodos de transporte unix, ssh e ext não são suportados sob Windows"
#: src/remote_internal.c:753 src/remote_internal.c:2454
#: src/remote_internal.c:2860
msgid "struct private_data"
msgstr "struct private_data"
#: src/remote_internal.c:845
#, fuzzy, c-format
msgid "unable to allocate TLS credentials: %s"
msgstr "falha ao alocar um nó"
#: src/remote_internal.c:865
#, fuzzy, c-format
msgid "unable to load CA certificate: %s"
msgstr "Não foi possível se conectar aos dados do console do VM: %s"
#: src/remote_internal.c:880
#, c-format
msgid "unable to load private key/certificate: %s"
msgstr ""
#: src/remote_internal.c:909
#, fuzzy, c-format
msgid "unable to initialize TLS client: %s"
msgstr "Falha ao inicializar a autenticação do SASL: %s"
#: src/remote_internal.c:918
#, fuzzy, c-format
msgid "unable to set TLS algorithm priority: %s"
msgstr "não foi possível configurar os atributos do tty: %s\n"
#: src/remote_internal.c:927
#, fuzzy, c-format
msgid "unable to set certificate priority: %s"
msgstr "não foi possível configurar os atributos do tty: %s\n"
#: src/remote_internal.c:937
#, fuzzy, c-format
msgid "unable to set session credentials: %s"
msgstr "Falha ao verificar credenciais do cliente: %s"
#: src/remote_internal.c:952
#, fuzzy, c-format
msgid "unable to complete TLS handshake: %s"
msgstr "Falha ao abrir tty %s: %s\n"
#: src/remote_internal.c:974
#, c-format
msgid "unable to complete TLS initialization: %s"
msgstr ""
#: src/remote_internal.c:980
msgid "server verification (of our certificate or IP address) failed\n"
msgstr ""
#: src/remote_internal.c:1005
#, fuzzy, c-format
msgid "unable to verify server certificate: %s"
msgstr "Falha ao verificar credenciais do cliente: %s"
#: src/remote_internal.c:1012
#, fuzzy, c-format
msgid "cannot get current time: %s"
msgstr "não foi possível criar caminho '%s': %s"
#: src/remote_internal.c:1018
#, fuzzy
msgid "Invalid certificate"
msgstr "Valor de capitalização inválido"
#: src/remote_internal.c:1021
#, fuzzy
msgid "The certificate is not trusted."
msgstr "O certificado ainda não foi ativado"
#: src/remote_internal.c:1024
#, fuzzy
msgid "The certificate hasn't got a known issuer."
msgstr ""
"remoteCheckCertificate: o certificado do cliente possui um emissor "
"desconhecido."
#: src/remote_internal.c:1027
#, fuzzy
msgid "The certificate has been revoked."
msgstr "Data do certificado expirou "
#: src/remote_internal.c:1031
#, fuzzy
msgid "The certificate uses an insecure algorithm"
msgstr ""
"remoteCheckCertificate: o certificado do cliente usa um algorítmo inseguro."
#: src/remote_internal.c:1035
#, c-format
msgid "server certificate failed validation: %s"
msgstr ""
#: src/remote_internal.c:1041
msgid "Certificate type is not X.509"
msgstr "Tipo de Certificado não é X.509"
#: src/remote_internal.c:1046
msgid "gnutls_certificate_get_peers failed"
msgstr "gnutls_certificate_get_peers falhou"
#: src/remote_internal.c:1056
#, fuzzy, c-format
msgid "unable to initialize certificate: %s"
msgstr "Falha ao inicializar a autenticação do SASL: %s"
#: src/remote_internal.c:1064
#, fuzzy, c-format
msgid "unable to import certificate: %s"
msgstr "Falha ao abrir tty %s: %s\n"
#: src/remote_internal.c:1071
msgid "The certificate has expired"
msgstr "Data do certificado expirou "
#: src/remote_internal.c:1077
msgid "The certificate is not yet activated"
msgstr "O certificado ainda não foi ativado"
#: src/remote_internal.c:1085
#, fuzzy, c-format
msgid "Certificate's owner does not match the hostname (%s)"
msgstr ""
"O nome do arquivo de configuração do convidado do QEMU '%s' não coincide "
"com o nome do convidado '%s'"
#: src/remote_internal.c:1304
#, fuzzy, c-format
msgid "too many NUMA cells: %d > %d"
msgstr "redes em excesso"
#: src/remote_internal.c:1353 src/remote_internal.c:1367
#, fuzzy, c-format
msgid "too many remote domain IDs: %d > %d"
msgstr "domínios em excesso"
#: src/remote_internal.c:1741
#, c-format
msgid "map length greater than maximum: %d > %d"
msgstr ""
#: src/remote_internal.c:1773
#, c-format
msgid "vCPU count exceeds maximum: %d > %d"
msgstr ""
#: src/remote_internal.c:1779
#, c-format
msgid "vCPU map buffer length exceeds maximum: %d > %d"
msgstr ""
#: src/remote_internal.c:1796
#, c-format
msgid "host reports too many vCPUs: %d > %d"
msgstr ""
#: src/remote_internal.c:1803
#, c-format
msgid "host reports map buffer length exceeds maximum: %d > %d"
msgstr ""
#: src/remote_internal.c:1965 src/remote_internal.c:1979
#, fuzzy, c-format
msgid "too many remote domain names: %d > %d"
msgstr "domínios em excesso"
#: src/remote_internal.c:2181
msgid ""
"remoteDomainGetSchedulerParameters: returned number of parameters exceeds "
"limit"
msgstr ""
"remoteDomainGetSchedulerParameters: quantidade de parâmetros retornados "
"excedeu o limite"
#: src/remote_internal.c:2209
msgid "remoteDomainGetSchedulerParameters: unknown parameter type"
msgstr "remoteDomainGetSchedulerParameters: tipo de parâmetro desconhecido"
#: src/remote_internal.c:2232
msgid "out of memory allocating array"
msgstr "matriz de alocação sem memória"
#: src/remote_internal.c:2259
msgid "unknown parameter type"
msgstr "tipo de parâmetro desconhecido"
#: src/remote_internal.c:2349
#, c-format
msgid "block peek request too large for remote protocol, %zi > %d"
msgstr ""
#: src/remote_internal.c:2370 src/remote_internal.c:2414
msgid "returned buffer is not same size as requested"
msgstr ""
#: src/remote_internal.c:2394
#, c-format
msgid "memory peek request too large for remote protocol, %zi > %d"
msgstr ""
#: src/remote_internal.c:2517 src/remote_internal.c:2531
#: src/remote_internal.c:2576 src/remote_internal.c:2590
#, fuzzy, c-format
msgid "too many remote networks: %d > %d"
msgstr "redes em excesso"
#: src/remote_internal.c:2922 src/remote_internal.c:2977
msgid "too many storage pools requested"
msgstr "foram solicitados pools de armazenamento em excesso"
#: src/remote_internal.c:2934 src/remote_internal.c:2989
msgid "too many storage pools received"
msgstr "pools de armazenamento recebidos em excesso"
#: src/remote_internal.c:3375
msgid "too many storage volumes requested"
msgstr "volumes de armazenamento solicitados em excesso"
#: src/remote_internal.c:3388
msgid "too many storage volumes received"
msgstr "volumes de armazenamento recebidos em excesso"
#: src/remote_internal.c:3624
#, fuzzy, c-format
msgid "unknown authentication type %s"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/remote_internal.c:3634
#, c-format
msgid "requested authentication type %s rejected"
msgstr ""
#: src/remote_internal.c:3675
#, fuzzy, c-format
msgid "unsupported authentication type %d"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/remote_internal.c:3923
#, fuzzy, c-format
msgid "failed to initialize SASL library: %d (%s)"
msgstr "Falha ao inicializar a autenticação do SASL: %s"
#: src/remote_internal.c:3971
#, fuzzy, c-format
msgid "Failed to create SASL client context: %d (%s)"
msgstr "Não foi possível criar o contexto do polkit %s\n"
#: src/remote_internal.c:3984
msgid "invalid cipher size for TLS session"
msgstr ""
#: src/remote_internal.c:3994
#, fuzzy, c-format
msgid "cannot set external SSF %d (%s)"
msgstr "não foi possível estabelecer o SSF externo do SASL %d (%s)"
#: src/remote_internal.c:4013
#, fuzzy, c-format
msgid "cannot set security props %d (%s)"
msgstr "não foi possível estabelecer proposta de segurança do SASL %d (%s)"
#: src/remote_internal.c:4032
#, fuzzy, c-format
msgid "SASL mechanism %s not supported by server"
msgstr "esta função não é suportada pelo hypervisor"
#: src/remote_internal.c:4051
#, fuzzy, c-format
msgid "Failed to start SASL negotiation: %d (%s)"
msgstr "Não foi possível iniciar o domínio %s"
#: src/remote_internal.c:4069 src/remote_internal.c:4147
#, fuzzy
msgid "Failed to make auth credentials"
msgstr "Falha ao verificar credenciais do cliente: %s"
#: src/remote_internal.c:4093
#, c-format
msgid "SASL negotiation data too long: %d bytes"
msgstr ""
#: src/remote_internal.c:4133
#, fuzzy, c-format
msgid "Failed SASL step: %d (%s)"
msgstr "passo do sasl falhou %d (%s)"
#: src/remote_internal.c:4219
#, fuzzy, c-format
msgid "negotiation SSF %d was not strong enough"
msgstr "O SSF %d negociado não foi forte o suficiente"
#: src/remote_internal.c:4273
#, fuzzy
msgid "Failed to collect auth credentials"
msgstr "Falha ao verificar credenciais do cliente: %s"
#: src/remote_internal.c:4340
msgid "xdr_remote_message_header failed"
msgstr ""
#: src/remote_internal.c:4346
msgid "marshalling args"
msgstr "argumentos de empacotamento"
#: src/remote_internal.c:4363
msgid "xdr_int (length word)"
msgstr "xdr_int (tamanho da palavra)"
#: src/remote_internal.c:4380
#, fuzzy
msgid "xdr_int (length word, reply)"
msgstr "xdr_int (tamanho da palavra)"
#: src/remote_internal.c:4390
#, fuzzy
msgid "packet received from server too large"
msgstr "valor do elemento de capacidade excedido"
#: src/remote_internal.c:4402
#, fuzzy
msgid "invalid header in reply"
msgstr "argumento inválido em %s"
#: src/remote_internal.c:4411
#, c-format
msgid "unknown program (received %x, expected %x)"
msgstr ""
#: src/remote_internal.c:4419
#, c-format
msgid "unknown protocol version (received %x, expected %x)"
msgstr ""
#: src/remote_internal.c:4432
#, c-format
msgid "unknown procedure (received %x, expected %x)"
msgstr ""
#: src/remote_internal.c:4440
#, c-format
msgid "unknown direction (received %x, expected %x)"
msgstr ""
#: src/remote_internal.c:4447
#, c-format
msgid "unknown serial (received %x, expected %x)"
msgstr ""
#: src/remote_internal.c:4460
msgid "unmarshalling ret"
msgstr "desempacontando ret"
#: src/remote_internal.c:4470
msgid "unmarshalling remote_error"
msgstr "desempacotando remote_error"
#: src/remote_internal.c:4490
#, c-format
msgid "unknown status (received %x)"
msgstr ""
#: src/remote_internal.c:4599 src/remote_internal.c:4616
msgid "socket closed unexpectedly"
msgstr ""
#: src/sexpr.c:60
msgid "failed to allocate a node"
msgstr "falha ao alocar um nó"
#: src/sexpr.c:364 src/sexpr.c:381
msgid "failed to copy a string"
msgstr "falha ao copiar uma faixa"
#: src/storage_backend.c:91
#, c-format
msgid "missing backend for pool type %d"
msgstr "backend para tipo de pool não foi encontrado %d"
#: src/storage_backend.c:136
#, c-format
msgid "unknown storage backend type %s"
msgstr "tipo de backend de armazenamento desconhecido %s"
#: src/storage_backend.c:166
#, c-format
msgid "unknown storage backend type %d"
msgstr "Tipo de backend de armazenamento desconhecido %d"
#: src/storage_backend.c:180 src/storage_backend_fs.c:346
#, c-format
msgid "cannot open volume '%s': %s"
msgstr "Falha ao abrir volume '%s': %s"
#: src/storage_backend.c:208
#, c-format
msgid "cannot stat file '%s': %s"
msgstr "não foi possível fazer a stat do arquivo '%s': %s"
#: src/storage_backend.c:240
#, c-format
msgid "cannot seek to end of file '%s':%s"
msgstr "Não foi possível procurar até o final do arquivo '%s':%s"
#: src/storage_backend.c:258
#, c-format
msgid "cannot get file context of %s: %s"
msgstr "não foi possível obter contexto de arquivo do %s:%s"
#: src/storage_backend.c:267
msgid "context"
msgstr "contexto"
#: src/storage_backend.c:313
#, c-format
msgid "cannot read dir %s: %s"
msgstr "não foi possível ler o diretório %s: %s"
#: src/storage_backend.c:326 src/storage_driver.c:1221
msgid "path"
msgstr "caminho"
#: src/storage_backend.c:382
msgid "regex"
msgstr "regex"
#: src/storage_backend.c:392
#, c-format
msgid "Failed to compile regex %s"
msgstr "Falha ao compilar o regex %s"
#: src/storage_backend.c:408 src/storage_backend.c:413
#: src/storage_backend.c:450
msgid "regex groups"
msgstr "grupos de regex"
#: src/storage_backend.c:426 src/storage_backend.c:561
msgid "cannot read fd"
msgstr "não foi possível ler o fd"
#: src/storage_backend.c:498 src/storage_backend.c:616
#, c-format
msgid "failed to wait for command: %s"
msgstr "Falha ao esperar pelo comando: %s"
#: src/storage_backend.c:507 src/storage_backend.c:629
msgid "command did not exit cleanly"
msgstr "o comando não realizou a saída de maneira limpa"
#: src/storage_backend.c:547
msgid "n_columns too large"
msgstr "colunas-n muito compridas"
#: src/storage_backend.c:595
#, c-format
msgid "read error: %s"
msgstr "erro de leitura: %s"
#: src/storage_backend.c:623
#, c-format
msgid "non-zero exit status from command %d"
msgstr "Estado de saída não-zero a partir do comando %d"
#: src/storage_backend.c:650 src/storage_backend.c:662
#, fuzzy, c-format
msgid "%s not implemented on Win32"
msgstr "console não implementado nesta plataforma"
#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr "formato de pool não suportado %s"
#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr "formato de pool não suportado %d"
#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr "formato de volume não suportado %s"
#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr "formato de volume não suportado %d"
#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
#: src/storage_backend_logical.c:531
msgid "volume"
msgstr "volume"
#: src/storage_backend_disk.c:229
msgid "volume extents"
msgstr "extensões do volume"
#: src/storage_backend_disk.c:237
msgid "cannot parse device start location"
msgstr "não foi possível analisar local do dispositivo iniciar"
#: src/storage_backend_disk.c:244
msgid "cannot parse device end location"
msgstr "não foi possível analisar local do dispositivo final"
#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr "estende"
#: src/storage_backend_disk.c:464
msgid "no large enough free extent"
msgstr "extensão livre não é suficiente"
#: src/storage_backend_disk.c:498
msgid "Disk pools are not yet supported"
msgstr "Pools de disco não são suportados ainda"
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr "não foi possível ler o cabeçalho '%s': %s"
#: src/storage_backend_fs.c:472
#, fuzzy, c-format
msgid "invalid netfs path (no /): %s"
msgstr "argumento inválido em %s"
#: src/storage_backend_fs.c:478
#, fuzzy, c-format
msgid "invalid netfs path (ends in /): %s"
msgstr "ponteiro de rede inválido em %s"
#: src/storage_backend_fs.c:485 src/storage_backend_logical.c:274
msgid "new xml desc"
msgstr ""
#: src/storage_backend_fs.c:492 src/storage_backend_logical.c:279
#, fuzzy
msgid "asprintf failed"
msgstr "a operação falhou"
#: src/storage_backend_fs.c:534
msgid "bad <source> spec"
msgstr ""
#: src/storage_backend_fs.c:540
msgid "xpath_ctxt"
msgstr ""
#: src/storage_backend_fs.c:547
#, fuzzy
msgid "missing <host> in <source> spec"
msgstr "falta diretório fonte"
#: src/storage_backend_fs.c:559 src/storage_backend_logical.c:319
#, fuzzy
msgid "retval"
msgstr "portal"
#: src/storage_backend_fs.c:589
#, c-format
msgid "cannot read %s: %s"
msgstr "não foi possível ler %s: %s"
#: src/storage_backend_fs.c:661 src/storage_backend_fs.c:728
#: src/storage_backend_iscsi.c:573
msgid "missing source host"
msgstr "falta a máquina fonte"
#: src/storage_backend_fs.c:666
msgid "missing source path"
msgstr "falta caminho fonte"
#: src/storage_backend_fs.c:672 src/storage_backend_fs.c:739
#: src/storage_backend_iscsi.c:580
msgid "missing source device"
msgstr "falta dispositivo fonte"
#: src/storage_backend_fs.c:688 src/storage_backend_fs.c:696
msgid "source"
msgstr "fonte"
#: src/storage_backend_fs.c:733
msgid "missing source dir"
msgstr "falta diretório fonte"
#: src/storage_backend_fs.c:805 src/storage_backend_fs.c:996
#: src/storage_backend_fs.c:1035
#, c-format
msgid "cannot create path '%s': %s"
msgstr "não foi possível criar caminho '%s': %s"
#: src/storage_backend_fs.c:828
#, c-format
msgid "cannot open path '%s': %s"
msgstr "Falha ao abrir caminho '%s': %s"
#: src/storage_backend_fs.c:847 src/storage_backend_fs.c:857
msgid "volume name"
msgstr "nome do volume"
#: src/storage_backend_fs.c:868
msgid "volume key"
msgstr "chave do volume"
#: src/storage_backend_fs.c:895
#, c-format
msgid "cannot statvfs path '%s': %s"
msgstr "não foi possível realizar o caminho de statvfs '%s': %s"
#: src/storage_backend_fs.c:956
#, c-format
msgid "cannot unlink path '%s': %s"
msgstr "não foi possível desfazer o link do caminho '%s': %s"
#: src/storage_backend_fs.c:979
msgid "target"
msgstr "alvo"
#: src/storage_backend_fs.c:988
msgid "storage vol key"
msgstr "chave de volume de armazenamento"
#: src/storage_backend_fs.c:1013
#, c-format
msgid "cannot fill file '%s': %s"
msgstr "não foi possível preencher arquivo '%s': %s"
#: src/storage_backend_fs.c:1026
#, c-format
msgid "cannot extend file '%s': %s"
msgstr "não foi possível estender arquivo '%s': %s"
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
#, c-format
msgid "cannot read path '%s': %s"
msgstr "não foi possível ler caminho '%s': %s"
#: src/storage_backend_fs.c:1055
#, c-format
msgid "unknown storage vol type %d"
msgstr "Tipo de volume de armazenamento desconhecido %d"
#: src/storage_backend_fs.c:1093
#, c-format
msgid "unsupported storage vol type %d"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/storage_backend_fs.c:1120
msgid "creation of non-raw images is not supported without qemu-img"
msgstr "criação de imagens brutas não é suportada sem o qemu-img"
#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr "não foi possível configurar proprietário do arquivo '%s': %s"
#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr "não foi possível configurar modo do arquivo '%s': %s"
#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
#, c-format
msgid "cannot close file '%s': %s"
msgstr "não foi possível fechar arquivo '%s': %s"
#: src/storage_backend_fs.c:1178
#, c-format
msgid "cannot unlink file '%s': %s"
msgstr "não foi possível desvincular o arquivo '%s': %s"
#: src/storage_backend_iscsi.c:61
#, c-format
msgid "host lookup failed %s"
msgstr "a operação de busca da máquina falhou: %s"
#: src/storage_backend_iscsi.c:68
#, c-format
msgid "no IP address for target %s"
msgstr "nenhum endereço IP para alvo %s"
#: src/storage_backend_iscsi.c:77
#, c-format
msgid "cannot format ip addr for %s"
msgstr "não foi possível formatar endereço ip para %s"
#: src/storage_backend_iscsi.c:97
msgid "session"
msgstr "sessão"
#: src/storage_backend_iscsi.c:143
msgid "cannot find session"
msgstr "não foi possível encontrar sessão"
#: src/storage_backend_iscsi.c:182 src/storage_driver.c:893
msgid "name"
msgstr "nome"
#: src/storage_backend_iscsi.c:187
msgid "devpath"
msgstr "devpath"
#: src/storage_backend_iscsi.c:206 src/util.c:161
#, c-format
msgid "cannot open %s: %s"
msgstr "Falha ao abrir %s: %s"
#: src/storage_backend_iscsi.c:231
msgid "key"
msgstr "chave"
#: src/storage_backend_iscsi.c:322 src/storage_backend_iscsi.c:407
#: src/storage_backend_iscsi.c:443
#, fuzzy, c-format
msgid "Failed to opendir sysfs path %s: %s"
msgstr "Falha ao abrir dir '%s': %s"
#: src/storage_backend_iscsi.c:335
#, fuzzy, c-format
msgid "Failed to parse target from sysfs path %s/%s"
msgstr "Falha ao abrir dir '%s': %s"
#: src/storage_backend_iscsi.c:354
#, fuzzy, c-format
msgid "Failed to find any LUNs for session %s: %s"
msgstr "Falha ao encontrar o driver de armazenamento: %s"
#: src/storage_backend_iscsi.c:384
#, c-format
msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN"
msgstr ""
#: src/storage_backend_iscsi.c:429
#, fuzzy, c-format
msgid "Failed to find device link for lun %d"
msgstr "Falhou ao desanexar dispositivo a partir de %s"
#: src/storage_backend_iscsi.c:463
#, fuzzy, c-format
msgid "Failed to parse block path %s"
msgstr "Não foi possível obter as estatísticas %s %s do bloco"
#: src/storage_backend_iscsi.c:473
#, fuzzy
msgid "Failed allocating memory for scsidev"
msgstr "Falha ao alocar memória para struct qemud_socket"
#: src/storage_backend_iscsi.c:554
msgid "portal"
msgstr "portal"
#: src/storage_backend_logical.c:166
msgid "malformed volume extent offset value"
msgstr "valor de offset de extensão de volume incorreto"
#: src/storage_backend_logical.c:171
msgid "malformed volume extent length value"
msgstr "valor de comprimento de extensão de volume incorreto"
#: src/storage_backend_logical.c:176
msgid "malformed volume extent size value"
msgstr "valor do tamanho da extensão do volume incorreto"
#: src/storage_backend_logical.c:231
#, fuzzy
msgid "lvs command failed"
msgstr "linha de comando"
#: src/storage_backend_logical.c:237
#, c-format
msgid "lvs command failed with exitstatus %d"
msgstr ""
#: src/storage_backend_logical.c:355
msgid "command line"
msgstr "linha de comando"
#: src/storage_backend_logical.c:372
#, c-format
msgid "cannot open device %s"
msgstr "não foi possível abrir dispositivo %s"
#: src/storage_backend_logical.c:378
#, c-format
msgid "cannot clear device header %s"
msgstr "não foi possível limpar cabeçalho do dispositivo %s"
#: src/storage_backend_logical.c:385
#, c-format
msgid "cannot close device %s"
msgstr "não foi possível fechar dispositivo %s"
#: src/storage_backend_logical.c:575
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr "não foi possível encontrar volume criado recentemente '%s': %s"
#: src/storage_conf.c:156
msgid "missing auth host attribute"
msgstr "falta de atributo do host de autenticação"
#: src/storage_conf.c:163
msgid "missing auth passwd attribute"
msgstr "falta de atributo da senha de autenticação"
#: src/storage_conf.c:186 src/storage_conf.c:587
msgid "malformed octal mode"
msgstr "modo octal incorreto"
#: src/storage_conf.c:196
msgid "malformed owner element"
msgstr "elemento do proprietário incorreto"
#: src/storage_conf.c:207
msgid "malformed group element"
msgstr "elemento do grupo incorreto"
#: src/storage_conf.c:232
#, fuzzy
msgid "cannot allocate storage pool"
msgstr "alocando pool de armazenamento"
#: src/storage_conf.c:238
#, fuzzy
msgid "unknown root elementi for storage pool"
msgstr "elemento root desconhecido"
#: src/storage_conf.c:258
#, fuzzy
msgid "missing pool source name element"
msgstr "falta do elemento do nome"
#: src/storage_conf.c:266
msgid "unable to generate uuid"
msgstr "não foi possível gerar uuid"
#: src/storage_conf.c:290
#, fuzzy
msgid "missing storage pool source host name"
msgstr "falta do nome do host fonte "
#: src/storage_conf.c:300
#, fuzzy
msgid "cannot extract storage pool source devices"
msgstr "não foi possível extrair dispositivos da fonte"
#: src/storage_conf.c:305
msgid "device"
msgstr "dispositivo"
#: src/storage_conf.c:313
#, fuzzy
msgid "missing storage pool source device path"
msgstr "falta do caminho do dispositivo da fonte"
#: src/storage_conf.c:324
#, fuzzy
msgid "missing storage pool source path"
msgstr "falta caminho fonte"
#: src/storage_conf.c:336 src/virsh.c:3740 src/virsh.c:3900 src/virsh.c:3939
msgid "pool name"
msgstr "nome do pool"
#: src/storage_conf.c:351
#, c-format
msgid "unknown auth type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/storage_conf.c:366
#, fuzzy
msgid "missing storage pool target path"
msgstr "falta o caminho do alvo"
#: src/storage_conf.c:435 src/storage_conf.c:809
msgid "xmlXPathContext"
msgstr "xmlXPathContext"
#: src/storage_conf.c:478
msgid "unexpected pool type"
msgstr "tipo de pool inesperado"
#: src/storage_conf.c:565 src/storage_conf.c:919
msgid "xml"
msgstr "xml"
#: src/storage_conf.c:597 src/storage_conf.c:607
msgid "missing owner element"
msgstr "falta o elemento de proprietário "
#: src/storage_conf.c:671
#, c-format
msgid "unknown size units '%s'"
msgstr "unidades de tamanho desconhecidas %s"
#: src/storage_conf.c:678
msgid "malformed capacity element"
msgstr "elemento de capacidade incorreto"
#: src/storage_conf.c:683
msgid "capacity element value too large"
msgstr "valor do elemento de capacidade excedido"
#: src/storage_conf.c:709
#, fuzzy
msgid "cannot allocate storage vol"
msgstr "alocando vol de armazenamento"
#: src/storage_conf.c:715
msgid "unknown root element"
msgstr "elemento root desconhecido"
#: src/storage_conf.c:722
#, fuzzy
msgid "missing volume name element"
msgstr "falta do elemento do nome"
#: src/storage_conf.c:733
msgid "missing capacity element"
msgstr "falta o elemento de capacidade"
#: src/storage_conf.c:1030
msgid "pool"
msgstr "pool"
#: src/storage_conf.c:1167
msgid "cannot construct config file path"
msgstr "não foi possível construir caminho de arquivo config"
#: src/storage_conf.c:1172
msgid "configFile"
msgstr "configFile"
#: src/storage_conf.c:1179
msgid "cannot construct autostart link path"
msgstr "não foi possível construir caminho de link do autostart"
#: src/storage_conf.c:1186
msgid "config file"
msgstr "arquivo config"
#: src/storage_conf.c:1194
msgid "failed to generate XML"
msgstr "Falha ao gerar XML"
#: src/storage_conf.c:1244
#, c-format
msgid "cannot remove config for %s"
msgstr "não foi possível remover config para %s"
#: src/storage_driver.c:266 src/storage_driver.c:774 src/storage_driver.c:796
msgid "no pool with matching uuid"
msgstr "nenhum pool com uuid coincidente"
#: src/storage_driver.c:284
msgid "no pool with matching name"
msgstr "nenhum pool com nome coincidente"
#: src/storage_driver.c:334 src/storage_driver.c:371
msgid "names"
msgstr "nomes"
#: src/storage_driver.c:430
msgid "storage pool already exists"
msgstr "pool de armazenamento já existe"
#: src/storage_driver.c:503 src/storage_driver.c:540 src/storage_driver.c:579
#: src/storage_driver.c:610 src/storage_driver.c:651 src/storage_driver.c:688
#: src/storage_driver.c:729 src/storage_driver.c:758 src/storage_driver.c:852
#: src/storage_driver.c:877 src/storage_driver.c:922 src/storage_driver.c:1006
#: src/storage_driver.c:1060 src/storage_driver.c:1123
#: src/storage_driver.c:1167 src/storage_driver.c:1201
msgid "no storage pool with matching uuid"
msgstr "nenhum pool de armazenamento com uuid coincidente"
#: src/storage_driver.c:509
msgid "pool is still active"
msgstr "pool ainda não está ativo"
#: src/storage_driver.c:550
msgid "pool already active"
msgstr "pool já está ativo"
#: src/storage_driver.c:589
msgid "storage pool is already active"
msgstr "pool de storage já está ativo"
#: src/storage_driver.c:620 src/storage_driver.c:698 src/storage_driver.c:858
#: src/storage_driver.c:883 src/storage_driver.c:928 src/storage_driver.c:1012
#: src/storage_driver.c:1066 src/storage_driver.c:1129
#: src/storage_driver.c:1173 src/storage_driver.c:1207
msgid "storage pool is not active"
msgstr "pool de armazenamento não está ativo"
#: src/storage_driver.c:661
msgid "storage pool is still active"
msgstr "pool de armazenamento ainda está ativo"
#: src/storage_driver.c:667
msgid "pool does not support volume delete"
msgstr "pool não suporta remoção de volume"
#: src/storage_driver.c:802
msgid "pool has no config file"
msgstr "pool não possui arquivo config"
#: src/storage_driver.c:936 src/storage_driver.c:1077
#: src/storage_driver.c:1137 src/storage_driver.c:1181
#: src/storage_driver.c:1215
msgid "no storage vol with matching name"
msgstr "nenhum volume de armazenamento com nome coincidente"
#: src/storage_driver.c:965
msgid "no storage vol with matching key"
msgstr "nenhum volume de armazenamento com chave coincidente"
#: src/storage_driver.c:990
msgid "no storage vol with matching path"
msgstr "nenhum volume de armazenamento com caminho coincidente"
#: src/storage_driver.c:1025
msgid "storage vol already exists"
msgstr "volume de armazenamento já existe"
#: src/storage_driver.c:1032
msgid "storage pool does not support volume creation"
msgstr "pool de armazenamento não suporta criação de volume"
#: src/storage_driver.c:1083
msgid "storage pool does not support vol deletion"
msgstr "pool de armazenamento não suporta remoção de volume"
#: src/test.c:231 src/test.c:874
msgid "getting time of day"
msgstr "obtendo horário do dia"
#: src/test.c:329
msgid "loading host definition file"
msgstr "carregando arquivo de definição do host"
#: src/test.c:336
msgid "host"
msgstr "host"
#: src/test.c:344
msgid "node"
msgstr "nó"
#: src/test.c:350
msgid "creating xpath context"
msgstr "criando contexto xpath"
#: src/test.c:365
msgid "node cpu numa nodes"
msgstr "nós NUMA da CPU do nó"
#: src/test.c:373
msgid "node cpu sockets"
msgstr "soquetes da CPU do nó"
#: src/test.c:381
msgid "node cpu cores"
msgstr "núcleos da CPU do nó"
#: src/test.c:389
msgid "node cpu threads"
msgstr "threads da CPU do nó"
#: src/test.c:400
msgid "node active cpu"
msgstr "CPU ativa do nó"
#: src/test.c:407
msgid "node cpu mhz"
msgstr "MHz da CPU do nó"
#: src/test.c:422
msgid "node memory"
msgstr "memória do nó"
#: src/test.c:428
msgid "node domain list"
msgstr "lista de domínios do nó"
#: src/test.c:439
msgid "resolving domain filename"
msgstr "resolvendo nome do arquivo do domínio"
#: src/test.c:465
#, fuzzy
msgid "node network list"
msgstr "lista de domínios do nó"
#: src/test.c:475
msgid "resolving network filename"
msgstr "resolvendo nome do arquivo de rede"
#: src/test.c:553
msgid "testOpen: supply a path or use test:///default"
msgstr "testOpen: forneça um caminho ou use test:///default"
#: src/test.c:790
#, fuzzy
msgid "domain not paused"
msgstr "Domínio não encontrado"
#: src/test.c:805
#, fuzzy
msgid "domain not running"
msgstr "O domínio ainda está em execução"
#: src/test.c:900
#, fuzzy
msgid "cannot allocate space for metadata"
msgstr "não foi possível alocar mechlist"
#: src/test.c:906
#, fuzzy
msgid "cannot save domain"
msgstr "Iniciar um domínio automaticamente"
#: src/test.c:912 src/test.c:1026
#, fuzzy
msgid "cannot write header"
msgstr "não foi possível limpar cabeçalho do dispositivo %s"
#: src/test.c:918
msgid "cannot write metadata length"
msgstr ""
#: src/test.c:924
#, fuzzy
msgid "cannot write metadata"
msgstr "não foi possível ler o fd"
#: src/test.c:932 src/test.c:1032
#, fuzzy
msgid "cannot save domain data"
msgstr "lista de domínios do nó"
#: src/test.c:961
msgid "incomplete save header"
msgstr ""
#: src/test.c:967
msgid "mismatched header magic"
msgstr ""
#: src/test.c:973
#, fuzzy
msgid "failed to read metadata length"
msgstr "não foi possível ler a partir do Daemon do Xen"
#: src/test.c:979
msgid "length of metadata out of range"
msgstr ""
#: src/test.c:990
msgid "incomplete metdata"
msgstr ""
#: src/test.c:1021
#, fuzzy
msgid "cannot save domain core"
msgstr "não foi possível fechar dispositivo %s"
#: src/test.c:1181
msgid "Range exceeds available cells"
msgstr ""
#: src/test.c:1200
msgid "Domain is already running"
msgstr "O domínio já está em execução"
#: src/test.c:1215
msgid "Domain is still running"
msgstr "O domínio ainda está em execução"
#: src/test.c:1455
msgid "Network is still running"
msgstr "A rede ainda está em execução"
#: src/test.c:1470
msgid "Network is already running"
msgstr "A rede já está em execução"
#: src/util.c:154
#, fuzzy, c-format
msgid "cannot block signals: %s"
msgstr "não foi possível fechar arquivo '%s': %s"
#: src/util.c:170
#, fuzzy, c-format
msgid "cannot create pipe: %s"
msgstr "não foi possível criar caminho '%s': %s"
#: src/util.c:230 src/util.c:320
#, fuzzy, c-format
msgid "cannot fork child process: %s"
msgstr "não foi possível ler %s: %s"
#: src/util.c:249 src/util.c:287
#, fuzzy, c-format
msgid "cannot unblock signals: %s"
msgstr "não foi possível desvincular o arquivo '%s': %s"
#: src/util.c:305
#, fuzzy, c-format
msgid "cannot become session leader: %s"
msgstr "não foi possível limpar cabeçalho do dispositivo %s"
#: src/util.c:312
#, fuzzy, c-format
msgid "cannot change to root directory: %s"
msgstr "não foi possível criar diretório de autostart %s: %s"
#: src/util.c:332
#, fuzzy, c-format
msgid "failed to setup stdin file handle: %s"
msgstr "falha ao obter o nome de máquina"
#: src/util.c:338
#, fuzzy, c-format
msgid "failed to setup stdout file handle: %s"
msgstr "falha ao obter o nome de máquina"
#: src/util.c:344
#, fuzzy, c-format
msgid "failed to setup stderr file handle: %s"
msgstr "falha ao obter o nome de máquina"
#: src/util.c:361
#, fuzzy, c-format
msgid "cannot execute binary '%s': %s"
msgstr "não foi possível estender arquivo '%s': %s"
#: src/util.c:427
#, c-format
msgid "%s exited with non-zero status %d and signal %d"
msgstr ""
#: src/uuid.c:103
#, c-format
msgid "Falling back to pseudorandom UUID, failed to generate random bytes: %s"
msgstr "Retornando para pseudorandom UUID, falha ao gerar bites aleatórios: %s"
#: src/virsh.c:340
msgid "print help"
msgstr "Exibir ajuda"
#: src/virsh.c:341
msgid "Prints global help or command specific help."
msgstr "Exibe a ajuda global ou específica para cada comando."
#: src/virsh.c:347
msgid "name of command"
msgstr "nome do comando"
#: src/virsh.c:359
msgid ""
"Commands:\n"
"\n"
msgstr ""
"Comandos:\n"
"\n"
#: src/virsh.c:373
msgid "autostart a domain"
msgstr "Iniciar um domínio automaticamente"
#: src/virsh.c:375
msgid "Configure a domain to be automatically started at boot."
msgstr ""
"Configurar um domínio para ser iniciado automaticamente ao inicializar a "
"máquina."
#: src/virsh.c:380 src/virsh.c:480 src/virsh.c:674 src/virsh.c:711
#: src/virsh.c:768 src/virsh.c:835 src/virsh.c:1070 src/virsh.c:1114
#: src/virsh.c:1303 src/virsh.c:1348 src/virsh.c:1387 src/virsh.c:1426
#: src/virsh.c:1465 src/virsh.c:1504 src/virsh.c:1628 src/virsh.c:1715
#: src/virsh.c:1849 src/virsh.c:1906 src/virsh.c:1963 src/virsh.c:2085
#: src/virsh.c:2226 src/virsh.c:4454 src/virsh.c:4530 src/virsh.c:4591
#: src/virsh.c:4650 src/virsh.c:4709 src/virsh.c:4826 src/virsh.c:4947
#: src/virsh.c:5112 src/virsh.c:5343
msgid "domain name, id or uuid"
msgstr "nome, id ou uuid do domínio"
#: src/virsh.c:381 src/virsh.c:2290 src/virsh.c:2787
msgid "disable autostarting"
msgstr "desabilitar início automático"
#: src/virsh.c:402
#, c-format
msgid "Failed to mark domain %s as autostarted"
msgstr "Falhou ao marcar o domínio %s para início automático"
#: src/virsh.c:405
#, c-format
msgid "Failed to unmark domain %s as autostarted"
msgstr "Falha ao desmarcar o domínio %s para início automático"
#: src/virsh.c:412
#, c-format
msgid "Domain %s marked as autostarted\n"
msgstr "Domínio %s marcado para ser iniciado automaticamente\n"
#: src/virsh.c:414
#, c-format
msgid "Domain %s unmarked as autostarted\n"
msgstr "Domínio %s desmarcado para não ser iniciado automaticamente\n"
#: src/virsh.c:425
msgid "(re)connect to hypervisor"
msgstr "(re)conectar ao hypervisor"
#: src/virsh.c:427
msgid ""
"Connect to local hypervisor. This is built-in command after shell start up."
msgstr ""
"Conectar ao hypervisor local. Este é um comando incorporado após a "
"inicialização da linha de comandos."
#: src/virsh.c:432
msgid "hypervisor connection URI"
msgstr "URI de conexão ao hypervisor"
#: src/virsh.c:433
msgid "read-only connection"
msgstr "conexão em modo somente leitura"
#: src/virsh.c:445
msgid "Failed to disconnect from the hypervisor"
msgstr "Não foi possível desconectar do hypervisor"
#: src/virsh.c:463
msgid "Failed to connect to the hypervisor"
msgstr "Não foi possível conectar ao hypervisor"
#: src/virsh.c:473
msgid "connect to the guest console"
msgstr "conectar ao console do convidado"
#: src/virsh.c:475
msgid "Connect the virtual serial console for the guest"
msgstr "Conectar o console virtual serial para o convidado"
#: src/virsh.c:522
msgid "No console available for domain\n"
msgstr "Nenhum console disponível para o domínio\n"
#: src/virsh.c:539
msgid "console not implemented on this platform"
msgstr "console não implementado nesta plataforma"
#: src/virsh.c:550
msgid "list domains"
msgstr "listar os domínios"
#: src/virsh.c:551
msgid "Returns list of domains."
msgstr "Retorna lista de domínios."
#: src/virsh.c:556
msgid "list inactive domains"
msgstr "listar os domínios inativos"
#: src/virsh.c:557
msgid "list inactive & active domains"
msgstr "listar os domínios ativos e inativos"
#: src/virsh.c:579 src/virsh.c:586
msgid "Failed to list active domains"
msgstr "Não foi possível listar os domínios ativos"
#: src/virsh.c:597 src/virsh.c:605
msgid "Failed to list inactive domains"
msgstr "Não foi possível listar os domínios inativos"
#: src/virsh.c:614
msgid "Id"
msgstr "Id"
#: src/virsh.c:614 src/virsh.c:2573 src/virsh.c:3374 src/virsh.c:4170
msgid "Name"
msgstr "Nome"
#: src/virsh.c:614 src/virsh.c:2573 src/virsh.c:3374
msgid "State"
msgstr "Estado"
#: src/virsh.c:627 src/virsh.c:649 src/virsh.c:6304 src/virsh.c:6320
msgid "no state"
msgstr "sem estado"
#: src/virsh.c:668
msgid "domain state"
msgstr "estado do domínio"
#: src/virsh.c:669
#, fuzzy
msgid "Returns state about a domain."
msgstr "Devolve o estado de um domínio em execução."
#: src/virsh.c:705
msgid "get device block stats for a domain"
msgstr "obter estatísticas do dispositivo de bloco para um domínio"
#: src/virsh.c:706
msgid "Get device block stats for a running domain."
msgstr ""
"Obter estatísticas do dispositivo de bloco para um domínio em execução."
#: src/virsh.c:712
msgid "block device"
msgstr "dispositivo de bloco"
#: src/virsh.c:733
#, c-format
msgid "Failed to get block stats %s %s"
msgstr "Não foi possível obter as estatísticas %s %s do bloco"
#: src/virsh.c:762
msgid "get network interface stats for a domain"
msgstr "obter estatísticas da interface de rede para um domínio"
#: src/virsh.c:763
msgid "Get network interface stats for a running domain."
msgstr "Obter estatísticas da interface de rede para um domínio em execução."
#: src/virsh.c:769
msgid "interface device"
msgstr "dispositivo da interface"
#: src/virsh.c:790
#, c-format
msgid "Failed to get interface stats %s %s"
msgstr "Falha ao obter as estatísticas %s %s da interface"
#: src/virsh.c:829
msgid "suspend a domain"
msgstr "suspender um domínio"
#: src/virsh.c:830
msgid "Suspend a running domain."
msgstr "Suspender um domínio em execução."
#: src/virsh.c:853
#, c-format
msgid "Domain %s suspended\n"
msgstr "Domínio %s suspenso\n"
#: src/virsh.c:855
#, c-format
msgid "Failed to suspend domain %s"
msgstr "Não foi possível suspender o domínio %s"
#: src/virsh.c:868
msgid "create a domain from an XML file"
msgstr "criar um domínio a partir de um arquivo XML"
#: src/virsh.c:869
msgid "Create a domain."
msgstr "Criar um domínio."
#: src/virsh.c:874 src/virsh.c:922
msgid "file containing an XML domain description"
msgstr "arquivo contendo uma descrição em XML do domínio"
#: src/virsh.c:901
#, c-format
msgid "Domain %s created from %s\n"
msgstr "Domínio %s criado a partir de %s\n"
#: src/virsh.c:905
#, c-format
msgid "Failed to create domain from %s"
msgstr "Não foi possível criar domínio a partir de %s"
#: src/virsh.c:916
msgid "define (but don't start) a domain from an XML file"
msgstr "definir (mas não iniciar) um domínio a partir de um arquivo XML"
#: src/virsh.c:917
msgid "Define a domain."
msgstr "Definir um domínio."
#: src/virsh.c:949
#, c-format
msgid "Domain %s defined from %s\n"
msgstr "Domínio %s definido a partir de %s\n"
#: src/virsh.c:953
#, c-format
msgid "Failed to define domain from %s"
msgstr "Não foi possível definir o domínio a partir de %s"
#: src/virsh.c:964
msgid "undefine an inactive domain"
msgstr "remover a definição de um domínio inativo"
#: src/virsh.c:965
msgid "Undefine the configuration for an inactive domain."
msgstr "Remover a definição da configuração de um domínio inativo."
#: src/virsh.c:970 src/virsh.c:2154
msgid "domain name or uuid"
msgstr "nome ou UUID do domínio"
#: src/virsh.c:992
#, c-format
msgid ""
"a running domain like %s cannot be undefined;\n"
"to undefine, first shutdown then undefine using its name or UUID"
msgstr ""
#: src/virsh.c:1003
#, c-format
msgid "Domain %s has been undefined\n"
msgstr "O domínio %s teve sua definição removida\n"
#: src/virsh.c:1005
#, c-format
msgid "Failed to undefine domain %s"
msgstr "Não foi possível remover a definição do domínio %s"
#: src/virsh.c:1019
msgid "start a (previously defined) inactive domain"
msgstr "iniciar um domínio inativo (previamente definido)"
#: src/virsh.c:1020
msgid "Start a domain."
msgstr "Iniciar um domínio."
#: src/virsh.c:1025
msgid "name of the inactive domain"
msgstr "nome do domínio inativo"
#: src/virsh.c:1042
msgid "Domain is already active"
msgstr "O domínio já está ativo"
#: src/virsh.c:1048
#, c-format
msgid "Domain %s started\n"
msgstr "O domínio %s foi iniciado\n"
#: src/virsh.c:1051
#, c-format
msgid "Failed to start domain %s"
msgstr "Não foi possível iniciar o domínio %s"
#: src/virsh.c:1064
msgid "save a domain state to a file"
msgstr "salvar o estado de um domínio em um arquivo"
#: src/virsh.c:1065
msgid "Save a running domain."
msgstr "Salvar um domínio em execução."
#: src/virsh.c:1071
msgid "where to save the data"
msgstr "onde salvar os dados"
#: src/virsh.c:1093
#, c-format
msgid "Domain %s saved to %s\n"
msgstr "Domínio %s foi gravado em %s\n"
#: src/virsh.c:1095
#, c-format
msgid "Failed to save domain %s to %s"
msgstr "Não foi possível salvar o domínio %s em %s"
#: src/virsh.c:1108
msgid "show/set scheduler parameters"
msgstr "mostrar/definir parâmetros do agendador"
#: src/virsh.c:1109
msgid "Show/Set scheduler parameters."
msgstr "Mostrar/definir parâmetros do agendador."
#: src/virsh.c:1115
msgid "weight for XEN_CREDIT"
msgstr "espessura do XEN_CREDIT"
#: src/virsh.c:1116
msgid "cap for XEN_CREDIT"
msgstr "capitalização do XEN_CREDIT"
#: src/virsh.c:1148
msgid "Invalid value of weight"
msgstr "Valor de espessura inválido"
#: src/virsh.c:1158
msgid "Invalid value of cap"
msgstr "Valor de capitalização inválido"
#: src/virsh.c:1200 src/virsh.c:1204
msgid "Scheduler"
msgstr "Agendador"
#: src/virsh.c:1204
msgid "Unknown"
msgstr "Desconhecido"
#: src/virsh.c:1259
msgid "restore a domain from a saved state in a file"
msgstr "restaurar um domínio a partir de um estado gravado em arquivo"
#: src/virsh.c:1260
msgid "Restore a domain."
msgstr "Restaurar um domínio."
#: src/virsh.c:1265
msgid "the state to restore"
msgstr "estado a ser restaurado"
#: src/virsh.c:1284
#, c-format
msgid "Domain restored from %s\n"
msgstr "O domínio foi restaurado a partir de %s\n"
#: src/virsh.c:1286
#, c-format
msgid "Failed to restore domain from %s"
msgstr "Não foi possível restaurar o domínio a partir de %s"
#: src/virsh.c:1297
msgid "dump the core of a domain to a file for analysis"
msgstr "descarregar memória de um domínio em um arquivo para análise"
#: src/virsh.c:1298
msgid "Core dump a domain."
msgstr "Descarregar a memória de um domínio."
#: src/virsh.c:1304
msgid "where to dump the core"
msgstr "onde salvar os dados de memória"
#: src/virsh.c:1326
#, fuzzy, c-format
msgid "Domain %s dumped to %s\n"
msgstr "Domínio %s foi descarregado em %s\n"
#: src/virsh.c:1328
#, c-format
msgid "Failed to core dump domain %s to %s"
msgstr "Não foi possível descarregar a memória do domínio %s em %s"
#: src/virsh.c:1342
msgid "resume a domain"
msgstr "restaurar um domínio"
#: src/virsh.c:1343
msgid "Resume a previously suspended domain."
msgstr "Restaurar o funcionamento de um domínio previamente suspenso."
#: src/virsh.c:1366
#, c-format
msgid "Domain %s resumed\n"
msgstr "O domínio %s teve seu funcionamento restaurado\n"
#: src/virsh.c:1368
#, c-format
msgid "Failed to resume domain %s"
msgstr "Não foi possível restaurar o domínio %s"
#: src/virsh.c:1381
msgid "gracefully shutdown a domain"
msgstr "fechar um domínio adequadamente"
#: src/virsh.c:1382
msgid "Run shutdown in the target domain."
msgstr "Executar o desligamento no domínio alvo."
#: src/virsh.c:1405
#, c-format
msgid "Domain %s is being shutdown\n"
msgstr "O domínio %s está sendo desligado\n"
#: src/virsh.c:1407
#, c-format
msgid "Failed to shutdown domain %s"
msgstr "Não foi possível desligar o domínio %s"
#: src/virsh.c:1420
msgid "reboot a domain"
msgstr "reinicializar um domínio"
#: src/virsh.c:1421
msgid "Run a reboot command in the target domain."
msgstr "Executar um comando de reinicialização no domínio alvo."
#: src/virsh.c:1444
#, c-format
msgid "Domain %s is being rebooted\n"
msgstr "O domínio %s está sendo reinicializado\n"
#: src/virsh.c:1446
#, c-format
msgid "Failed to reboot domain %s"
msgstr "Não foi possível reinicializar o domínio %s"
#: src/virsh.c:1459
msgid "destroy a domain"
msgstr "destruir um domínio"
#: src/virsh.c:1460
msgid "Destroy a given domain."
msgstr "Destruir um certo domínio."
#: src/virsh.c:1483
#, c-format
msgid "Domain %s destroyed\n"
msgstr "O domínio %s foi destruído\n"
#: src/virsh.c:1485
#, c-format
msgid "Failed to destroy domain %s"
msgstr "Não foi possível destruir o domínio %s"
#: src/virsh.c:1498
msgid "domain information"
msgstr "informação do domínio"
#: src/virsh.c:1499
msgid "Returns basic information about the domain."
msgstr "Retorna informações básicas sobre o domínio."
#: src/virsh.c:1525 src/virsh.c:1527
msgid "Id:"
msgstr "Id:"
#: src/virsh.c:1528 src/virsh.c:3612 src/virsh.c:4058
msgid "Name:"
msgstr "Nome:"
#: src/virsh.c:1531 src/virsh.c:3615
msgid "UUID:"
msgstr "UUID:"
#: src/virsh.c:1534
msgid "OS Type:"
msgstr "Tipo de SO:"
#: src/virsh.c:1539 src/virsh.c:1672 src/virsh.c:3622 src/virsh.c:3626
#: src/virsh.c:3630 src/virsh.c:3634
msgid "State:"
msgstr "Estado:"
#: src/virsh.c:1542 src/virsh.c:2035
msgid "CPU(s):"
msgstr "CPU(s):"
#: src/virsh.c:1549 src/virsh.c:1679
msgid "CPU time:"
msgstr "Tempo de CPU:"
#: src/virsh.c:1553 src/virsh.c:1556
msgid "Max memory:"
msgstr "Memória máxima:"
#: src/virsh.c:1557
msgid "no limit"
msgstr "ilimitado"
#: src/virsh.c:1559
msgid "Used memory:"
msgstr "Memória usada:"
#: src/virsh.c:1567
#, fuzzy
msgid "Autostart:"
msgstr "Início automático"
#: src/virsh.c:1568
#, fuzzy
msgid "enable"
msgstr "nome"
#: src/virsh.c:1568
msgid "disable"
msgstr ""
#: src/virsh.c:1580
msgid "NUMA free memory"
msgstr "Memória livre NUMA"
#: src/virsh.c:1581
msgid "display available free memory for the NUMA cell."
msgstr "mostrar memória livre disponível para a célula NUMA."
#: src/virsh.c:1586
msgid "NUMA cell number"
msgstr "Número da célula NUMA"
#: src/virsh.c:1610
msgid "Total"
msgstr "Total"
#: src/virsh.c:1622
msgid "domain vcpu information"
msgstr "informação da vCPU do domínio"
#: src/virsh.c:1623
msgid "Returns basic information about the domain virtual CPUs."
msgstr "Retorna a informação básica sobre as CPUs virtuais do domínio."
#: src/virsh.c:1670
msgid "VCPU:"
msgstr "VCPU:"
#: src/virsh.c:1671
msgid "CPU:"
msgstr "CPU:"
#: src/virsh.c:1681
msgid "CPU Affinity:"
msgstr "Afinidade da CPU:"
#: src/virsh.c:1693
msgid "Domain shut off, virtual CPUs not present."
msgstr "Domínio desligado, as CPUs virtuais não estão presentes."
#: src/virsh.c:1709
msgid "control domain vcpu affinity"
msgstr "controlar a afinidade da vCPU do domínio"
#: src/virsh.c:1710
msgid "Pin domain VCPUs to host physical CPUs."
msgstr "Fixar as vCPUs do domínio nas CPUs físicas do host."
#: src/virsh.c:1716
msgid "vcpu number"
msgstr "número da vCPU"
#: src/virsh.c:1717
msgid "host cpu number(s) (comma separated)"
msgstr "número(s) da(s) CPU(s) do host (separados por vírgulas)"
#: src/virsh.c:1745
msgid "vcpupin: Invalid or missing vCPU number."
msgstr ""
#: src/virsh.c:1751
msgid "vcpupin: Missing cpulist"
msgstr ""
#: src/virsh.c:1763
#, fuzzy
msgid "vcpupin: failed to get domain informations."
msgstr "não foi possível obter informação sobre o nó"
#: src/virsh.c:1769
msgid "vcpupin: Invalid vCPU number."
msgstr ""
#: src/virsh.c:1778
msgid "cpulist: Invalid format. Empty string."
msgstr "cpulist: Formato inválido. String vazia."
#: src/virsh.c:1788
#, c-format
msgid ""
"cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')."
msgstr ""
"cpulist: %s: Formato inválido. Um dígito é esperado na posição %d (próximo a "
"\"%c\")."
#: src/virsh.c:1798
#, c-format
msgid ""
"cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%"
"c')."
msgstr ""
"cpulist: %s: Formato Inválido. Um dígito ou vírgula é esperada na posição %d "
"(próximo a \"%c\")."
#: src/virsh.c:1805
#, c-format
msgid "cpulist: %s: Invalid format. Trailing comma at position %d."
msgstr "cpulist: %s: Formato inválido. Indicativo de vírgula na posição %d."
#: src/virsh.c:1819
#, c-format
msgid "Physical CPU %d doesn't exist."
msgstr "A CPU física %d não existe."
#: src/virsh.c:1843
msgid "change number of virtual CPUs"
msgstr "mudar o número de CPUs virtuais"
#: src/virsh.c:1844
#, fuzzy
msgid "Change the number of virtual CPUs in the guest domain."
msgstr "Mudar o número de CPUs virtuais ativas no domínio convidado."
#: src/virsh.c:1850
msgid "number of virtual CPUs"
msgstr "número de CPUs virtuais"
#: src/virsh.c:1870
msgid "Invalid number of virtual CPUs."
msgstr "Número inválido de CPUs virtuais."
#: src/virsh.c:1882
msgid "Too many virtual CPUs."
msgstr "CPUs virtuais em excesso."
#: src/virsh.c:1900
msgid "change memory allocation"
msgstr "mudar a alocação de memória"
#: src/virsh.c:1901
msgid "Change the current memory allocation in the guest domain."
msgstr "Mudar a alocação de memória atual no domínio convidado."
#: src/virsh.c:1907
msgid "number of kilobytes of memory"
msgstr "número de kilobytes de memória"
#: src/virsh.c:1928 src/virsh.c:1940 src/virsh.c:1985
#, c-format
msgid "Invalid value of %d for memory size"
msgstr "%d é um valor inválido para o tamanho da memória"
#: src/virsh.c:1934
msgid "Unable to verify MaxMemorySize"
msgstr "Não foi possível verificar MaxMemorySize (tamanho máximo de memória)"
#: src/virsh.c:1957
msgid "change maximum memory limit"
msgstr "mudar o limite máximo de memória"
#: src/virsh.c:1958
msgid "Change the maximum memory allocation limit in the guest domain."
msgstr "Mudar o limite de memória alocada para o domínio convidado."
#: src/virsh.c:1964
msgid "maximum memory limit in kilobytes"
msgstr "limite máximo de memória em kilobytes"
#: src/virsh.c:1991
msgid "Unable to verify current MemorySize"
msgstr ""
"Não foi possível verificar o MaxMemorySize (tamanho máximo de memória) atual"
#: src/virsh.c:1998
msgid "Unable to shrink current MemorySize"
msgstr "Não foi possível reduzir o MemorySize (tamanho de memória) atual"
#: src/virsh.c:2004
msgid "Unable to change MaxMemorySize"
msgstr "Não foi possível modificar o MaxMemorySize (tamanho máximo de memória)"
#: src/virsh.c:2017
msgid "node information"
msgstr "informação do nó"
#: src/virsh.c:2018
msgid "Returns basic information about the node."
msgstr "Retorna informações básicas sobre o nó."
#: src/virsh.c:2031
msgid "failed to get node information"
msgstr "não foi possível obter informação sobre o nó"
#: src/virsh.c:2034
msgid "CPU model:"
msgstr "Modelo da CPU:"
#: src/virsh.c:2036
msgid "CPU frequency:"
msgstr "Freqüência da CPU:"
#: src/virsh.c:2037
msgid "CPU socket(s):"
msgstr "Soquete(s) da CPU:"
#: src/virsh.c:2038
msgid "Core(s) per socket:"
msgstr "Núcleo(s) por soquete:"
#: src/virsh.c:2039
msgid "Thread(s) per core:"
msgstr "Thread(s) por núcleo:"
#: src/virsh.c:2040
msgid "NUMA cell(s):"
msgstr "Célula(s) NUMA:"
#: src/virsh.c:2041
msgid "Memory size:"
msgstr "Tamanho da memória:"
#: src/virsh.c:2051
msgid "capabilities"
msgstr "capacidades"
#: src/virsh.c:2052
msgid "Returns capabilities of hypervisor/driver."
msgstr "Retornar capacidades do hypervisor/driver."
#: src/virsh.c:2065
msgid "failed to get capabilities"
msgstr "não foi possível obter as capacidades"
#: src/virsh.c:2079
msgid "domain information in XML"
msgstr "informação do domínio em XML"
#: src/virsh.c:2080
msgid "Output the domain information as an XML dump to stdout."
msgstr "Exibe a informação do domínio como um despejo em XML no stdout."
#: src/virsh.c:2119
msgid "convert a domain id or UUID to domain name"
msgstr "converter um ID ou UUID de domínio para um nome"
#: src/virsh.c:2124
msgid "domain id or uuid"
msgstr "ID ou UUID do domínio"
#: src/virsh.c:2149
msgid "convert a domain name or UUID to domain id"
msgstr "converter um nome ou UUID de um domínio para um ID"
#: src/virsh.c:2184
msgid "convert a domain name or id to domain UUID"
msgstr "converter um nome ou ID de um domínio para um UUID"
#: src/virsh.c:2189
msgid "domain id or name"
msgstr "ID ou nome do domínio"
#: src/virsh.c:2208
msgid "failed to get domain UUID"
msgstr "não foi possível obter o UUID do domínio"
#: src/virsh.c:2219
msgid "migrate domain to another host"
msgstr "migrar domínio para outro host"
#: src/virsh.c:2220
msgid "Migrate domain to another host. Add --live for live migration."
msgstr "Migrar domínio para outro host. Adicione --live para migração live."
#: src/virsh.c:2225
msgid "live migration"
msgstr "Migração live"
#: src/virsh.c:2227
msgid "connection URI of the destination host"
msgstr "conexão URI do host de destino"
#: src/virsh.c:2228
msgid "migration URI, usually can be omitted"
msgstr "migração URI, normalmente pode ser omitida"
#: src/virsh.c:2250
msgid "migrate: Missing desturi"
msgstr "migração: desturi faltando"
#: src/virsh.c:2282
msgid "autostart a network"
msgstr "iniciar a rede automaticamente"
#: src/virsh.c:2284
msgid "Configure a network to be automatically started at boot."
msgstr ""
"Configurar uma rede para ser automaticamente iniciada na inicialização da "
"máquina."
#: src/virsh.c:2289 src/virsh.c:2710
msgid "network name or uuid"
msgstr "nome ou uuid da rede"
#: src/virsh.c:2311
#, c-format
msgid "failed to mark network %s as autostarted"
msgstr "Falha ao marcar a rede %s para início automático"
#: src/virsh.c:2314
#, c-format
msgid "failed to unmark network %s as autostarted"
msgstr "Falha ao desmarcar a rede %s para início automático"
#: src/virsh.c:2321
#, c-format
msgid "Network %s marked as autostarted\n"
msgstr "Rede %s marcada para início automático\n"
#: src/virsh.c:2323
#, c-format
msgid "Network %s unmarked as autostarted\n"
msgstr "Rede %s desmarcada para início automático\n"
#: src/virsh.c:2333
msgid "create a network from an XML file"
msgstr "criar uma rede a partir de um arquivo XML"
#: src/virsh.c:2334
msgid "Create a network."
msgstr "Criar uma rede."
#: src/virsh.c:2339 src/virsh.c:2387
msgid "file containing an XML network description"
msgstr "arquivo contendo uma descrição em XML da rede"
#: src/virsh.c:2366
#, c-format
msgid "Network %s created from %s\n"
msgstr "Rede %s criada a partir de %s\n"
#: src/virsh.c:2369
#, c-format
msgid "Failed to create network from %s"
msgstr "Não foi possível criar uma rede a partir de %s"
#: src/virsh.c:2381
msgid "define (but don't start) a network from an XML file"
msgstr "definir (mas não iniciar) uma rede a partir de um arquivo XML"
#: src/virsh.c:2382
msgid "Define a network."
msgstr "Definir uma rede."
#: src/virsh.c:2414
#, c-format
msgid "Network %s defined from %s\n"
msgstr "Rede %s definida a partir de %s\n"
#: src/virsh.c:2417
#, c-format
msgid "Failed to define network from %s"
msgstr "Não foi possível definir a rede a partir de %s"
#: src/virsh.c:2429
msgid "destroy a network"
msgstr "destruir uma rede"
#: src/virsh.c:2430
msgid "Destroy a given network."
msgstr "Destruir uma rede fornecida."
#: src/virsh.c:2435 src/virsh.c:2475 src/virsh.c:5446
msgid "network name, id or uuid"
msgstr "nome, id ou uuid da rede"
#: src/virsh.c:2453
#, c-format
msgid "Network %s destroyed\n"
msgstr "A rede %s foi destruída\n"
#: src/virsh.c:2455
#, c-format
msgid "Failed to destroy network %s"
msgstr "Não foi possível destruir a rede %s"
#: src/virsh.c:2469
msgid "network information in XML"
msgstr "informação de rede em XML"
#: src/virsh.c:2470
msgid "Output the network information as an XML dump to stdout."
msgstr "Exibe a informação da rede como um despejo em XML no stdout."
#: src/virsh.c:2510
msgid "list networks"
msgstr "listar redes"
#: src/virsh.c:2511
msgid "Returns list of networks."
msgstr "Retorna uma lista de redes."
#: src/virsh.c:2516
msgid "list inactive networks"
msgstr "listar redes inativas"
#: src/virsh.c:2517
msgid "list inactive & active networks"
msgstr "listar redes ativas e inativas"
#: src/virsh.c:2537 src/virsh.c:2545
msgid "Failed to list active networks"
msgstr "Não foi possível listar as redes ativas"
#: src/virsh.c:2556 src/virsh.c:2564
msgid "Failed to list inactive networks"
msgstr "Não foi possível listar as redes inativas"
#: src/virsh.c:2573 src/virsh.c:3374
msgid "Autostart"
msgstr "Início automático"
#: src/virsh.c:2588 src/virsh.c:2611 src/virsh.c:3389 src/virsh.c:3412
msgid "no autostart"
msgstr "sem início automático"
#: src/virsh.c:2594 src/virsh.c:3395
msgid "active"
msgstr "ativa"
#: src/virsh.c:2617 src/virsh.c:3418 src/virsh.c:3623
msgid "inactive"
msgstr "inativa"
#: src/virsh.c:2634
msgid "convert a network UUID to network name"
msgstr "converter um UUID de rede para um nome"
#: src/virsh.c:2639
msgid "network uuid"
msgstr "uuid da rede"
#: src/virsh.c:2665
msgid "start a (previously defined) inactive network"
msgstr "iniciar uma rede inativa (previamente definida)"
#: src/virsh.c:2666
msgid "Start a network."
msgstr "Iniciar uma rede."
#: src/virsh.c:2671
msgid "name of the inactive network"
msgstr "nome da rede inativa"
#: src/virsh.c:2688
#, c-format
msgid "Network %s started\n"
msgstr "Rede %s iniciada\n"
#: src/virsh.c:2691
#, c-format
msgid "Failed to start network %s"
msgstr "Não foi possível iniciar a rede %s"
#: src/virsh.c:2704
msgid "undefine an inactive network"
msgstr "remover a definição de uma rede inativa"
#: src/virsh.c:2705
msgid "Undefine the configuration for an inactive network."
msgstr "Remover a definição da configuração de uma rede inativa."
#: src/virsh.c:2728
#, c-format
msgid "Network %s has been undefined\n"
msgstr "A rede %s teve sua definição removida\n"
#: src/virsh.c:2730
#, c-format
msgid "Failed to undefine network %s"
msgstr "Não foi possível remover a definição da rede %s"
#: src/virsh.c:2743
msgid "convert a network name to network UUID"
msgstr "converter um nome de rede para um UUID"
#: src/virsh.c:2748
msgid "network name"
msgstr "nome da rede"
#: src/virsh.c:2768
msgid "failed to get network UUID"
msgstr "não foi possível obter o UUID da rede"
#: src/virsh.c:2779
msgid "autostart a pool"
msgstr "Iniciar pool automaticamente (autostart)"
#: src/virsh.c:2781
msgid "Configure a pool to be automatically started at boot."
msgstr ""
"Configurar um pool para ser iniciado automaticamente ao inicializar a "
"máquina."
#: src/virsh.c:2786 src/virsh.c:3116 src/virsh.c:3156 src/virsh.c:3196
#: src/virsh.c:3236 src/virsh.c:3276 src/virsh.c:3594 src/virsh.c:3862
#: src/virsh.c:3998 src/virsh.c:4040 src/virsh.c:4092 src/virsh.c:4134
#: src/virsh.c:4278 src/virsh.c:5464
msgid "pool name or uuid"
msgstr "nome do pool ou uuid"
#: src/virsh.c:2808
#, c-format
msgid "failed to mark pool %s as autostarted"
msgstr "Falha ao marcar pool %s para início automático"
#: src/virsh.c:2811
#, c-format
msgid "failed to unmark pool %s as autostarted"
msgstr "Falha ao desmarcar pool %s para início automático"
#: src/virsh.c:2818
#, c-format
msgid "Pool %s marked as autostarted\n"
msgstr "Pool %s marcado para ser iniciado automaticamente\n"
#: src/virsh.c:2820
#, c-format
msgid "Pool %s unmarked as autostarted\n"
msgstr "Pool %s desmarcado para não ser iniciado automaticamente\n"
#: src/virsh.c:2830
msgid "create a pool from an XML file"
msgstr "criar um pool a partir de um arquivo XML"
#: src/virsh.c:2831 src/virsh.c:2878
msgid "Create a pool."
msgstr "Criar um pool."
#: src/virsh.c:2836 src/virsh.c:2974
msgid "file containing an XML pool description"
msgstr "arquivo contendo uma descrição em XML do pool"
#: src/virsh.c:2863
#, c-format
msgid "Pool %s created from %s\n"
msgstr "Pool %s criado a partir de %s\n"
#: src/virsh.c:2866
#, c-format
msgid "Failed to create pool from %s"
msgstr "Não foi possível criar pool a partir de %s"
#: src/virsh.c:2877
msgid "create a pool from a set of args"
msgstr "criar um pool a partir de um conjunto de argumentos"
#: src/virsh.c:2883 src/virsh.c:3022
msgid "name of the pool"
msgstr "nome do pool"
#: src/virsh.c:2884 src/virsh.c:3023
msgid "type of the pool"
msgstr "tipo de pool"
#: src/virsh.c:2885 src/virsh.c:3024
msgid "source-host for underlying storage"
msgstr "máquina fonte para armazenamento adjacente"
#: src/virsh.c:2886 src/virsh.c:3025
msgid "source path for underlying storage"
msgstr "caminho da fonte para armazenamento adjacente"
#: src/virsh.c:2887 src/virsh.c:3026
msgid "source device for underlying storage"
msgstr "dipositivo da fonte para armazenamento adjacente"
#: src/virsh.c:2888 src/virsh.c:3028
msgid "target for underlying storage"
msgstr "alvo para armazenamento adjacente"
#: src/virsh.c:2940 src/virsh.c:3082 src/virsh.c:3827
#, fuzzy
msgid "Failed to allocate XML buffer"
msgstr "falha ao alocar o buffer"
#: src/virsh.c:2949
#, c-format
msgid "Pool %s created\n"
msgstr "Pool %s criado\n"
#: src/virsh.c:2953
#, c-format
msgid "Failed to create pool %s"
msgstr "Não foi possível criar pool %s"
#: src/virsh.c:2968
msgid "define (but don't start) a pool from an XML file"
msgstr "definir (mas não iniciar) um pool a partir de um arquivo XML"
#: src/virsh.c:2969 src/virsh.c:3017
msgid "Define a pool."
msgstr "Definir um pool."
#: src/virsh.c:3001
#, c-format
msgid "Pool %s defined from %s\n"
msgstr "Pool %s definido a partir de %s\n"
#: src/virsh.c:3004
#, c-format
msgid "Failed to define pool from %s"
msgstr "Não foi possível definir o pool a partir de %s"
#: src/virsh.c:3016
msgid "define a pool from a set of args"
msgstr "definir um pool a partir de um conjunto de argumentos"
#: src/virsh.c:3027
#, fuzzy
msgid "source name for underlying storage"
msgstr "caminho da fonte para armazenamento adjacente"
#: src/virsh.c:3091
#, c-format
msgid "Pool %s defined\n"
msgstr "Pool %s definido\n"
#: src/virsh.c:3095
#, c-format
msgid "Failed to define pool %s"
msgstr "Não foi possível definir pool %s"
#: src/virsh.c:3110
msgid "build a pool"
msgstr "construir um pool"
#: src/virsh.c:3111
msgid "Build a given pool."
msgstr "construir um pool específico"
#: src/virsh.c:3134
#, c-format
msgid "Pool %s builded\n"
msgstr "Pool %s construído\n"
#: src/virsh.c:3136
#, c-format
msgid "Failed to build pool %s"
msgstr "Falha ao construir pool %s"
#: src/virsh.c:3150
msgid "destroy a pool"
msgstr "destruir um pool"
#: src/virsh.c:3151
msgid "Destroy a given pool."
msgstr "Destruir um certo pool."
#: src/virsh.c:3174
#, c-format
msgid "Pool %s destroyed\n"
msgstr "Pool %s foi destruído\n"
#: src/virsh.c:3176
#, c-format
msgid "Failed to destroy pool %s"
msgstr "Não foi possível destruir o pool %s"
#: src/virsh.c:3190
msgid "delete a pool"
msgstr "remover um pool"
#: src/virsh.c:3191
msgid "Delete a given pool."
msgstr "Remover um certo pool."
#: src/virsh.c:3214
#, fuzzy, c-format
msgid "Pool %s deleted\n"
msgstr "Pool %s removido\n"
#: src/virsh.c:3216
#, c-format
msgid "Failed to delete pool %s"
msgstr "Não foi possível remover pool %s"
#: src/virsh.c:3230
msgid "refresh a pool"
msgstr "atualizar pool"
#: src/virsh.c:3231
msgid "Refresh a given pool."
msgstr "atualizar um certo pool"
#: src/virsh.c:3254
#, c-format
msgid "Pool %s refreshed\n"
msgstr "Pool %s atualizado\n"
#: src/virsh.c:3256
#, c-format
msgid "Failed to refresh pool %s"
msgstr "Não foi possível atualizar o pool %s"
#: src/virsh.c:3270
msgid "pool information in XML"
msgstr "informação do pool em XML"
#: src/virsh.c:3271
msgid "Output the pool information as an XML dump to stdout."
msgstr "Exibe a informação do pool como um despejo em XML no stdout."
#: src/virsh.c:3311
msgid "list pools"
msgstr "listar os pools"
#: src/virsh.c:3312
msgid "Returns list of pools."
msgstr "Retorna lista de pools."
#: src/virsh.c:3317
msgid "list inactive pools"
msgstr "listar os pools inativos"
#: src/virsh.c:3318
msgid "list inactive & active pools"
msgstr "listar os pools ativos e inativos"
#: src/virsh.c:3338 src/virsh.c:3346
msgid "Failed to list active pools"
msgstr "Não foi possível listar os pools ativos"
#: src/virsh.c:3357 src/virsh.c:3365
msgid "Failed to list inactive pools"
msgstr "Não foi possível listar os pools inativos"
#: src/virsh.c:3434
#, fuzzy
msgid "find potential storage pool sources"
msgstr "ponteiro de pool de armazenamento inválido em %s"
#: src/virsh.c:3435 src/virsh.c:3516
msgid "Returns XML <sources> document."
msgstr ""
#: src/virsh.c:3441
#, fuzzy
msgid "type of storage pool sources to find"
msgstr "pools de armazenamento recebidos em excesso"
#: src/virsh.c:3442
msgid "optional host to query"
msgstr ""
#: src/virsh.c:3443
msgid "optional port to query"
msgstr ""
#: src/virsh.c:3488
#, fuzzy
msgid "Out of memory"
msgstr "sem memória"
#: src/virsh.c:3491
#, c-format
msgid "asprintf failed (errno %d)"
msgstr ""
#: src/virsh.c:3500 src/virsh.c:3552
#, fuzzy, c-format
msgid "Failed to find any %s pool sources"
msgstr "Não foi possível definir pool %s"
#: src/virsh.c:3515
msgid "discover potential storage pool sources"
msgstr ""
#: src/virsh.c:3522
#, fuzzy
msgid "type of storage pool sources to discover"
msgstr "pools de armazenamento recebidos em excesso"
#: src/virsh.c:3524
msgid "optional file of source xml to query for pools"
msgstr ""
#: src/virsh.c:3588
msgid "storage pool information"
msgstr "informação do pool de armazenamento"
#: src/virsh.c:3589
msgid "Returns basic information about the storage pool."
msgstr "Retorna informações básicas sobre o pool de armazenamento."
#: src/virsh.c:3627
msgid "building"
msgstr "construindo"
#: src/virsh.c:3631 src/virsh.c:6290 src/virsh.c:6316
msgid "running"
msgstr "em execução"
#: src/virsh.c:3635
msgid "degraded"
msgstr "degradado"
#: src/virsh.c:3642 src/virsh.c:4068
msgid "Capacity:"
msgstr "Capacidade:"
#: src/virsh.c:3645 src/virsh.c:4071
msgid "Allocation:"
msgstr "Alocação:"
#: src/virsh.c:3648
msgid "Available:"
msgstr "Disponível:"
#: src/virsh.c:3664
msgid "convert a pool UUID to pool name"
msgstr "converter um UUID de pool para um nome de pool"
#: src/virsh.c:3669
msgid "pool uuid"
msgstr "uuid de pool"
#: src/virsh.c:3695
msgid "start a (previously defined) inactive pool"
msgstr "iniciar um pool inativo (previamente definido)"
#: src/virsh.c:3696
msgid "Start a pool."
msgstr "Iniciar um pool."
#: src/virsh.c:3701
msgid "name of the inactive pool"
msgstr "nome do pool inativo"
#: src/virsh.c:3718
#, c-format
msgid "Pool %s started\n"
msgstr "O pool %s foi iniciado\n"
#: src/virsh.c:3721
#, c-format
msgid "Failed to start pool %s"
msgstr "Não foi possível iniciar o pool %s"
#: src/virsh.c:3734
#, fuzzy
msgid "create a volume from a set of args"
msgstr "criar um volume a partir de um conjunto de as"
#: src/virsh.c:3735 src/virsh.c:3934
msgid "Create a vol."
msgstr "Criar um volume."
#: src/virsh.c:3741
#, fuzzy
msgid "name of the volume"
msgstr "nome do volume"
#: src/virsh.c:3742
msgid "size of the vol with optional k,M,G,T suffix"
msgstr "tamanho do volume com sufixo opcional k, M, G, T"
#: src/virsh.c:3743
msgid "initial allocation size with optional k,M,G,T suffix"
msgstr "tamanho de alocação inicial com sufixo opcional k,M,G,T"
#: src/virsh.c:3744
msgid "file format type raw,bochs,qcow,qcow2,vmdk"
msgstr ""
"tipo de formato de arquivo sem processamento, bochs, qcow, qcow2, vmdk"
#: src/virsh.c:3802 src/virsh.c:3807
#, c-format
msgid "Malformed size %s"
msgstr "Tamanho incorreto %s"
#: src/virsh.c:3836
#, c-format
msgid "Vol %s created\n"
msgstr "Volume %s criado\n"
#: src/virsh.c:3840
#, c-format
msgid "Failed to create vol %s"
msgstr "Falha ao criar volume %s"
#: src/virsh.c:3856
msgid "undefine an inactive pool"
msgstr "remover a definição de um pool inativo"
#: src/virsh.c:3857
msgid "Undefine the configuration for an inactive pool."
msgstr "Remover a definição da configuração de um pool inativo."
#: src/virsh.c:3880
#, c-format
msgid "Pool %s has been undefined\n"
msgstr "O pool %s teve sua definição removida\n"
#: src/virsh.c:3882
#, c-format
msgid "Failed to undefine pool %s"
msgstr "Não foi possível remover a definição do pool %s"
#: src/virsh.c:3895
msgid "convert a pool name to pool UUID"
msgstr "converter um nome de pool para um UUID"
#: src/virsh.c:3920
msgid "failed to get pool UUID"
msgstr "não foi possível obter o UUID do pool"
#: src/virsh.c:3933
msgid "create a vol from an XML file"
msgstr "criar um volume a partir de um arquivo XML"
#: src/virsh.c:3940
msgid "file containing an XML vol description"
msgstr "arquivo contendo uma descrição em XML do volume"
#: src/virsh.c:3977
#, c-format
msgid "Vol %s created from %s\n"
msgstr "Volume %s criado a partir de %s\n"
#: src/virsh.c:3981
#, c-format
msgid "Failed to create vol from %s"
msgstr "Não foi possível criar volume a partir de %s"
#: src/virsh.c:3992
msgid "delete a vol"
msgstr "remover um volume"
#: src/virsh.c:3993
msgid "Delete a given vol."
msgstr "Remover um certo volume."
#: src/virsh.c:3999 src/virsh.c:4041 src/virsh.c:4093
msgid "vol name, key or path"
msgstr "nome do volume, chave ou caminho"
#: src/virsh.c:4018
#, fuzzy, c-format
msgid "Vol %s deleted\n"
msgstr "O volume %s foi removido\n"
#: src/virsh.c:4020
#, c-format
msgid "Failed to delete vol %s"
msgstr "Não foi possível remover o domínio %s"
#: src/virsh.c:4034
msgid "storage vol information"
msgstr "informação do volume de armazenamento"
#: src/virsh.c:4035
msgid "Returns basic information about the storage vol."
msgstr "Retorna informações básicas sobre o volume de armazenamento"
#: src/virsh.c:4063
msgid "Type:"
msgstr "Tipo:"
#: src/virsh.c:4065
msgid "file"
msgstr "Arquivo"
#: src/virsh.c:4065
msgid "block"
msgstr "bloquear"
#: src/virsh.c:4086
msgid "vol information in XML"
msgstr "informação do volume em XML"
#: src/virsh.c:4087
msgid "Output the vol information as an XML dump to stdout."
msgstr "Exibe a informação do volume como um despejo em XML no stdout."
#: src/virsh.c:4128
msgid "list vols"
msgstr "listar os volumes"
#: src/virsh.c:4129
msgid "Returns list of vols by pool."
msgstr "Retorna lista de volumes por pools."
#: src/virsh.c:4154 src/virsh.c:4162
msgid "Failed to list active vols"
msgstr "Não foi possível listar os volumes ativos"
#: src/virsh.c:4170
msgid "Path"
msgstr "Caminho"
#: src/virsh.c:4207
msgid "convert a vol UUID to vol name"
msgstr "converter um UUID de volume para um nome de volume"
#: src/virsh.c:4212
msgid "vol key or path"
msgstr "chave de volume ou caminho"
#: src/virsh.c:4240
msgid "convert a vol UUID to vol key"
msgstr "converter um UUID de volume para uma chave de volume"
#: src/virsh.c:4245
msgid "vol uuid"
msgstr "UUID do volume"
#: src/virsh.c:4273
msgid "convert a vol UUID to vol path"
msgstr "converter um UUID de volume para um caminho de volume"
#: src/virsh.c:4279
msgid "vol name or key"
msgstr "nome de volume ou chave"
#: src/virsh.c:4310
msgid "show version"
msgstr "exibir versão"
#: src/virsh.c:4311
msgid "Display the system version information."
msgstr "Exibir informação da versão do sistema."
#: src/virsh.c:4334
msgid "failed to get hypervisor type"
msgstr "não foi possível obter o tipo de hypervisor"
#: src/virsh.c:4343
#, c-format
msgid "Compiled against library: libvir %d.%d.%d\n"
msgstr "Compilado usando a biblioteca: libvirt %d.%d.%d\n"
#: src/virsh.c:4348
msgid "failed to get the library version"
msgstr "não foi possível obter a versão da biblioteca"
#: src/virsh.c:4355
#, c-format
msgid "Using library: libvir %d.%d.%d\n"
msgstr "Usando a biblioteca: libvirt %d.%d.%d\n"
#: src/virsh.c:4362
#, c-format
msgid "Using API: %s %d.%d.%d\n"
msgstr "Usando a API: %s %d.%d.%d\n"
#: src/virsh.c:4367
msgid "failed to get the hypervisor version"
msgstr "não foi possível obter a versão do hypervisor"
#: src/virsh.c:4372
#, c-format
msgid "Cannot extract running %s hypervisor version\n"
msgstr "Não é possível extrair a versão do hypervisor %s em execução\n"
#: src/virsh.c:4379
#, c-format
msgid "Running hypervisor: %s %d.%d.%d\n"
msgstr "Executando o hypervisor: %s %d.%d.%d\n"
#: src/virsh.c:4390
msgid "print the hypervisor hostname"
msgstr "exibir o nome de máquina do hypervisor"
#: src/virsh.c:4404
msgid "failed to get hostname"
msgstr "falha ao obter o nome de máquina"
#: src/virsh.c:4419
msgid "print the hypervisor canonical URI"
msgstr "exibir a URI canônica do hypervisor"
#: src/virsh.c:4433
msgid "failed to get URI"
msgstr "não foi possível obter a URI"
#: src/virsh.c:4448
msgid "vnc display"
msgstr "display do vnc"
#: src/virsh.c:4449
msgid "Output the IP address and port number for the VNC display."
msgstr ""
"Exibe informação do endereço IP e do número da porta para o display do VNC."
#: src/virsh.c:4524
msgid "tty console"
msgstr "console tty"
#: src/virsh.c:4525
msgid "Output the device for the TTY console."
msgstr "Saída do dispositivo para o console TTY."
#: src/virsh.c:4585
msgid "attach device from an XML file"
msgstr "anexar dispositivo a partir de um arquivo XML"
#: src/virsh.c:4586
msgid "Attach device from an XML <file>."
msgstr "Anexar dispositivo a partir de um arquivo XML."
#: src/virsh.c:4592 src/virsh.c:4651
msgid "XML file"
msgstr "Arquivo XML"
#: src/virsh.c:4613
msgid "attach-device: Missing <file> option"
msgstr ""
#: src/virsh.c:4627
#, c-format
msgid "Failed to attach device from %s"
msgstr "Falhou ao anexar dispositivo a partir de %s"
#: src/virsh.c:4631
msgid "Device attached successfully\n"
msgstr ""
#: src/virsh.c:4644
msgid "detach device from an XML file"
msgstr "desanexar dispositivo a partir de um arquivo XML"
#: src/virsh.c:4645
msgid "Detach device from an XML <file>"
msgstr "Desanexar dispositivo a partir de um arquivo XML"
#: src/virsh.c:4672
msgid "detach-device: Missing <file> option"
msgstr ""
#: src/virsh.c:4686
#, c-format
msgid "Failed to detach device from %s"
msgstr "Falhou ao desanexar dispositivo a partir de %s"
#: src/virsh.c:4690
msgid "Device detached successfully\n"
msgstr ""
#: src/virsh.c:4703
msgid "attach network interface"
msgstr "conectar interface de rede"
#: src/virsh.c:4704
msgid "Attach new network interface."
msgstr "Conectar nova interface de rede."
#: src/virsh.c:4710 src/virsh.c:4827
msgid "network interface type"
msgstr "tipo da interface de rede"
#: src/virsh.c:4711
msgid "source of network interface"
msgstr "fonte da interface de rede"
#: src/virsh.c:4712
msgid "target network name"
msgstr "nome da rede de destino"
#: src/virsh.c:4713 src/virsh.c:4828
#, fuzzy
msgid "MAC address"
msgstr "Endereço MAC"
#: src/virsh.c:4714
msgid "script used to bridge network interface"
msgstr "script utilizado para a interface de rede bridge"
#: src/virsh.c:4746
#, c-format
msgid "No support %s in command 'attach-interface'"
msgstr "Nenhum suporte a %s no comando \"attach-interface\""
#: src/virsh.c:4802
msgid "Interface attached successfully\n"
msgstr ""
#: src/virsh.c:4820
msgid "detach network interface"
msgstr "desconectar interface de rede"
#: src/virsh.c:4821
msgid "Detach network interface."
msgstr "Desconectar interface de rede."
#: src/virsh.c:4866 src/virsh.c:4871
msgid "Failed to get interface information"
msgstr "Falha na obtenção de informações da interface"
#: src/virsh.c:4879
#, c-format
msgid "No found interface whose type is %s"
msgstr "A interface cujo tipo é %s não foi encontrada"
#: src/virsh.c:4901
#, c-format
msgid "No found interface whose MAC address is %s"
msgstr "A interface cujo endereço MAC é %s não foi encontrada"
#: src/virsh.c:4907 src/virsh.c:5185
msgid "Failed to allocate memory"
msgstr "Falha ao alocar memória"
#: src/virsh.c:4912 src/virsh.c:5190
msgid "Failed to create XML"
msgstr "Falha ao criar XML"
#: src/virsh.c:4920
msgid "Interface detached successfully\n"
msgstr ""
#: src/virsh.c:4941
msgid "attach disk device"
msgstr "desconectar dispositivo de disco"
#: src/virsh.c:4942
msgid "Attach new disk device."
msgstr "Conectar novo dispositivo de disco."
#: src/virsh.c:4948
msgid "source of disk device"
msgstr "fonte do dispositivo de disco"
#: src/virsh.c:4949 src/virsh.c:5113
msgid "target of disk device"
msgstr "destino do dispositivo de disco"
#: src/virsh.c:4950
msgid "driver of disk device"
msgstr "driver do dispositivo de disco"
#: src/virsh.c:4951
msgid "subdriver of disk device"
msgstr "subdriver do dispositivo de disco"
#: src/virsh.c:4952
msgid "target device type"
msgstr "tipo do dispositivo de destino"
#: src/virsh.c:4953
msgid "mode of device reading and writing"
msgstr "modo de leitura e escrita do dispositivo"
#: src/virsh.c:4984 src/virsh.c:4993 src/virsh.c:5000
#, c-format
msgid "No support %s in command 'attach-disk'"
msgstr "Nenhum suporte a %s no comando \"attach-disk\""
#: src/virsh.c:5089
msgid "Disk attached successfully\n"
msgstr ""
#: src/virsh.c:5106
msgid "detach disk device"
msgstr "desconectar o dispositivo de disco"
#: src/virsh.c:5107
msgid "Detach disk device."
msgstr "Desconectar o dispositivo de disco."
#: src/virsh.c:5148 src/virsh.c:5153 src/virsh.c:5160
msgid "Failed to get disk information"
msgstr "Falha na obtenção de informações do disco"
#: src/virsh.c:5179
#, c-format
msgid "No found disk whose target is %s"
msgstr "O disco cujo destino é %s não foi encontrado"
#: src/virsh.c:5198
msgid "Disk detached successfully\n"
msgstr ""
#: src/virsh.c:5225
#, fuzzy, c-format
msgid "malloc: failed to allocate temporary file name: %s"
msgstr "Falha ao alocar memória para lista de config %s"
#: src/virsh.c:5236
#, fuzzy, c-format
msgid "mkstemp: failed to create temporary file: %s"
msgstr "%s: falha ao escrever o arquivo de log: %s"
#: src/virsh.c:5243
#, fuzzy, c-format
msgid "write: %s: failed to write to temporary file: %s"
msgstr "%s: falha ao escrever o arquivo de log: %s"
#: src/virsh.c:5252
#, fuzzy, c-format
msgid "close: %s: failed to write or close temporary file: %s"
msgstr "%s: falha ao escrever o arquivo de log: %s"
#: src/virsh.c:5282
#, c-format
msgid ""
"%s: $EDITOR environment variable contains shell meta or other unacceptable "
"characters"
msgstr ""
#: src/virsh.c:5289
#, c-format
msgid ""
"%s: temporary filename contains shell meta or other unacceptable characters "
"(is $TMPDIR wrong?)"
msgstr ""
#: src/virsh.c:5296
#, fuzzy, c-format
msgid "asprintf: could not create editing command: %s"
msgstr "Não foi possível criar o domínio inativo %s\n"
#: src/virsh.c:5304
#, fuzzy, c-format
msgid "%s: edit command failed: %s"
msgstr "linha de comando"
#: src/virsh.c:5310
#, c-format
msgid "%s: command exited with non-zero status"
msgstr ""
#: src/virsh.c:5325
#, fuzzy, c-format
msgid "%s: failed to read temporary file: %s"
msgstr "%s: falha ao escrever o arquivo de log: %s"
#: src/virsh.c:5337
#, fuzzy
msgid "edit XML configuration for a domain"
msgstr "Remover a definição da configuração de um domínio inativo."
#: src/virsh.c:5338
#, fuzzy
msgid "Edit the XML configuration for a domain."
msgstr "Remover a definição da configuração de um domínio inativo."
#: src/virsh.c:5388
#, c-format
msgid "Domain %s XML configuration not changed.\n"
msgstr ""
#: src/virsh.c:5404
msgid "ERROR: the XML configuration was changed by another user"
msgstr ""
#: src/virsh.c:5414
#, fuzzy, c-format
msgid "Domain %s XML configuration edited.\n"
msgstr "não foi possível ler o arquivo de configuração"
#: src/virsh.c:5440
#, fuzzy
msgid "edit XML configuration for a network"
msgstr "Remover a definição da configuração de uma rede inativa."
#: src/virsh.c:5441
#, fuzzy
msgid "Edit the XML configuration for a network."
msgstr "Remover a definição da configuração de uma rede inativa."
#: src/virsh.c:5458
#, fuzzy
msgid "edit XML configuration for a storage pool"
msgstr "Remover a definição da configuração de um pool inativo."
#: src/virsh.c:5459
#, fuzzy
msgid "Edit the XML configuration for a storage pool."
msgstr "Remover a definição da configuração de um pool inativo."
#: src/virsh.c:5476
msgid "quit this interactive terminal"
msgstr "sair deste terminal interativo"
#: src/virsh.c:5654
#, c-format
msgid "command '%s' requires <%s> option"
msgstr "o comando \"%s\" precisa da opção <%s>"
#: src/virsh.c:5655
#, c-format
msgid "command '%s' requires --%s option"
msgstr "o comando \"%s\" precisa da opção --%s"
#: src/virsh.c:5682
#, c-format
msgid "command '%s' doesn't exist"
msgstr "o comando \"%s\" não existe"
#: src/virsh.c:5690
msgid " NAME\n"
msgstr " NOME\n"
#: src/virsh.c:5694
msgid ""
"\n"
" SYNOPSIS\n"
msgstr ""
"\n"
" SUMÁRIO\n"
#: src/virsh.c:5701
msgid ""
"\n"
" DESCRIPTION\n"
msgstr ""
"\n"
" DESCRIÇÃO\n"
#: src/virsh.c:5705
msgid ""
"\n"
" OPTIONS\n"
msgstr ""
"\n"
" OPÇÕES\n"
#: src/virsh.c:5712
#, c-format
msgid "--%s <number>"
msgstr "--%s <número>"
#: src/virsh.c:5714
#, c-format
msgid "--%s <string>"
msgstr "--%s <texto>"
#: src/virsh.c:5858
msgid "undefined domain name or id"
msgstr "nome ou ID do domínio indefinido"
#: src/virsh.c:5890
#, c-format
msgid "failed to get domain '%s'"
msgstr "não foi possível obter o domínio \"%s\""
#: src/virsh.c:5903
msgid "undefined network name"
msgstr "nome da rede indefinido"
#: src/virsh.c:5927
#, c-format
msgid "failed to get network '%s'"
msgstr "não foi possível obter a rede \"%s\""
#: src/virsh.c:5940 src/virsh.c:5986
msgid "undefined pool name"
msgstr "nome da pool indefinido"
#: src/virsh.c:5964
#, c-format
msgid "failed to get pool '%s'"
msgstr "não foi possível obter o pool '%s'"
#: src/virsh.c:5981
msgid "undefined vol name"
msgstr "nome do volume indefinido"
#: src/virsh.c:6017
#, c-format
msgid "failed to get vol '%s'"
msgstr "não foi possível obter o volume '%s'"
#: src/virsh.c:6048
#, c-format
msgid ""
"\n"
"(Time: %.3f ms)\n"
"\n"
msgstr ""
"\n"
"(Tempo: %.3f ms)\n"
"\n"
#: src/virsh.c:6122
msgid "missing \""
msgstr "falta o \""
#: src/virsh.c:6183
#, c-format
msgid "unexpected token (command name): '%s'"
msgstr "item inesperado (nome do comando): \"%s\""
#: src/virsh.c:6188
#, c-format
msgid "unknown command: '%s'"
msgstr "comando desconhecido: \"%s\""
#: src/virsh.c:6195
#, c-format
msgid "command '%s' doesn't support option --%s"
msgstr "o comando \"%s\" não suporta a opção --%s"
#: src/virsh.c:6210
#, c-format
msgid "expected syntax: --%s <%s>"
msgstr "sintaxe esperada: --%s <%s>"
#: src/virsh.c:6213
msgid "number"
msgstr "número"
#: src/virsh.c:6213
msgid "string"
msgstr "texto"
#: src/virsh.c:6219
#, c-format
msgid "unexpected data '%s'"
msgstr "dados \"%s\" inesperados"
#: src/virsh.c:6241
msgid "OPTION"
msgstr "OPÇÃO"
#: src/virsh.c:6241
msgid "DATA"
msgstr "DADOS"
#: src/virsh.c:6292 src/virsh.c:6314
msgid "blocked"
msgstr "bloqueado"
#: src/virsh.c:6294
msgid "paused"
msgstr "pausado"
#: src/virsh.c:6296
msgid "in shutdown"
msgstr "desligando"
#: src/virsh.c:6298
msgid "shut off"
msgstr "desligado"
#: src/virsh.c:6300
msgid "crashed"
msgstr "travado"
#: src/virsh.c:6312
msgid "offline"
msgstr "offline"
#: src/virsh.c:6331
msgid "no valid connection"
msgstr "sem conexão válida"
#: src/virsh.c:6378
#, c-format
msgid "%s: error: "
msgstr "%s: erro: "
#: src/virsh.c:6380
msgid "error: "
msgstr "erro: "
#: src/virsh.c:6402 src/virsh.c:6414 src/virsh.c:6427
#, c-format
msgid "%s: %d: failed to allocate %d bytes"
msgstr "%s: %d: não foi possível alocar %d bytes"
#: src/virsh.c:6441
#, c-format
msgid "%s: %d: failed to allocate %lu bytes"
msgstr "%s: %d: não foi possível alocar %lu bytes"
#: src/virsh.c:6470
msgid "failed to connect to the hypervisor"
msgstr "não foi possível conectar ao hypervisor"
#: src/virsh.c:6502
msgid "failed to get the log file information"
msgstr "falha ao obter a informação do arquivo de log"
#: src/virsh.c:6507
msgid "the log path is not a file"
msgstr "o caminho do log não é um arquivo"
#: src/virsh.c:6514
msgid "failed to open the log file. check the log file path"
msgstr ""
"falha ao abrir o arquivo de log. Verifique o caminho do arquivo de log."
#: src/virsh.c:6582
msgid "failed to write the log file"
msgstr "falha ao escrever o arquivo de log"
#: src/virsh.c:6597
#, c-format
msgid "%s: failed to write log file: %s"
msgstr "%s: falha ao escrever o arquivo de log: %s"
#: src/virsh.c:6774
msgid "failed to disconnect from the hypervisor"
msgstr "Não foi possível desconectar do hypervisor "
#: src/virsh.c:6792
#, c-format
msgid ""
"\n"
"%s [options] [commands]\n"
"\n"
" options:\n"
" -c | --connect <uri> hypervisor connection URI\n"
" -r | --readonly connect readonly\n"
" -d | --debug <num> debug level [0-5]\n"
" -h | --help this help\n"
" -q | --quiet quiet mode\n"
" -t | --timing print timing information\n"
" -l | --log <file> output logging to file\n"
" -v | --version program version\n"
"\n"
" commands (non interactive mode):\n"
msgstr ""
"\n"
"%s [opções] [comandos]\n"
"\n"
" opções:\n"
" -c | --connect <uri> URI de conexão do hypervisor\n"
" -r | --readonly conectar em modo somente leitura\n"
" -d | --debug <num> nível de depuração [0-5]\n"
" -h | --help esta ajuda\n"
" -q | --quiet modo quieto\n"
" -t | --timing exibir informações de tempo\n"
" -l | --log <arquivo> gravar log em um arquivo\n"
" -v | --version versão do programa\n"
"\n"
" comandos (modo não interativo):\n"
#: src/virsh.c:6810
msgid ""
"\n"
" (specify help <command> for details about the command)\n"
"\n"
msgstr ""
"\n"
" (especifique help <comando> para saber mais detalhes sobre o comando)\n"
"\n"
#: src/virsh.c:6906
#, c-format
msgid "unsupported option '-%c'. See --help."
msgstr "a opção \"-%c\" não é suportada. Veja o --help."
#: src/virsh.c:6992
#, c-format
msgid ""
"Welcome to %s, the virtualization interactive terminal.\n"
"\n"
msgstr ""
"Bem-vindo ao %s, o terminal interativo de virtualização.\n"
"\n"
#: src/virsh.c:6995
msgid ""
"Type: 'help' for help with commands\n"
" 'quit' to quit\n"
"\n"
msgstr ""
"Digite: \"help\" para obter ajuda sobre os comandos\n"
" \"quit\" para sair\n"
"\n"
#: src/virterror.c:243
msgid "warning"
msgstr "aviso"
#: src/virterror.c:246
msgid "error"
msgstr "erro"
#: src/virterror.c:381
msgid "No error message provided"
msgstr "Nenhuma mensagem de erro foi fornecida"
#: src/virterror.c:436
#, c-format
msgid "internal error %s"
msgstr "erro interno %s"
#: src/virterror.c:438
msgid "internal error"
msgstr "erro interno"
#: src/virterror.c:445
msgid "this function is not supported by the hypervisor"
msgstr "esta função não é suportada pelo hypervisor"
#: src/virterror.c:447
#, c-format
msgid "this function is not supported by the hypervisor: %s"
msgstr "esta função não é suportada pelo hypervisor: %s"
#: src/virterror.c:451
msgid "could not connect to hypervisor"
msgstr "não foi possível conectar ao hypervisor"
#: src/virterror.c:453
#, c-format
msgid "could not connect to %s"
msgstr "não foi possível conectar a %s"
#: src/virterror.c:457
msgid "invalid connection pointer in"
msgstr "ponteiro de conexão inválido em"
#: src/virterror.c:459
#, c-format
msgid "invalid connection pointer in %s"
msgstr "ponteiro de conexão inválido em %s"
#: src/virterror.c:463
msgid "invalid domain pointer in"
msgstr "ponteiro de domínio inválido em"
#: src/virterror.c:465
#, c-format
msgid "invalid domain pointer in %s"
msgstr "ponteiro de domínio inválido em %s"
#: src/virterror.c:469
msgid "invalid argument in"
msgstr "argumento inválido em"
#: src/virterror.c:471
#, c-format
msgid "invalid argument in %s"
msgstr "argumento inválido em %s"
#: src/virterror.c:475
#, c-format
msgid "operation failed: %s"
msgstr "a operação falhou: %s"
#: src/virterror.c:477
msgid "operation failed"
msgstr "a operação falhou"
#: src/virterror.c:481
#, c-format
msgid "GET operation failed: %s"
msgstr "A operação GET falhou: %s"
#: src/virterror.c:483
msgid "GET operation failed"
msgstr "A operação GET falhou"
#: src/virterror.c:487
#, c-format
msgid "POST operation failed: %s"
msgstr "A operação POST falhou: %s"
#: src/virterror.c:489
msgid "POST operation failed"
msgstr "A operação POST falhou"
#: src/virterror.c:492
#, c-format
msgid "got unknown HTTP error code %d"
msgstr "código de erro de HTTP %d desconhecido foi obtido"
#: src/virterror.c:496
#, c-format
msgid "unknown host %s"
msgstr "host desconhecido %s"
#: src/virterror.c:498
msgid "unknown host"
msgstr "host desconhecido"
#: src/virterror.c:502
#, c-format
msgid "failed to serialize S-Expr: %s"
msgstr "não foi possível serializar S-Expr: %s"
#: src/virterror.c:504
msgid "failed to serialize S-Expr"
msgstr "não foi possível serializar S-Expr"
#: src/virterror.c:508
msgid "could not use Xen hypervisor entry"
msgstr "não foi possível usar o item do hypervisor do Xen"
#: src/virterror.c:510
#, c-format
msgid "could not use Xen hypervisor entry %s"
msgstr "não foi possível usar o item %s do hypervisor do Xen"
#: src/virterror.c:514
msgid "could not connect to Xen Store"
msgstr "não foi possível conectar ao Store do Xen"
#: src/virterror.c:516
#, c-format
msgid "could not connect to Xen Store %s"
msgstr "não foi possível conectar ao Store do Xen %s"
#: src/virterror.c:519
#, c-format
msgid "failed Xen syscall %s %d"
msgstr "syscall do Xen %s %d falhou"
#: src/virterror.c:523
msgid "unknown OS type"
msgstr "tipo de SO desconhecido"
#: src/virterror.c:525
#, c-format
msgid "unknown OS type %s"
msgstr "Tipo de SO desconhecido %s"
#: src/virterror.c:528
msgid "missing kernel information"
msgstr "falta a informação do kernel"
#: src/virterror.c:532
msgid "missing root device information"
msgstr "falta a informação do dispositivo raiz"
#: src/virterror.c:534
#, c-format
msgid "missing root device information in %s"
msgstr "falta a informação do dispositivo raiz em %s"
#: src/virterror.c:538
msgid "missing source information for device"
msgstr "falta a informação de origem do dispositivo"
#: src/virterror.c:540
#, c-format
msgid "missing source information for device %s"
msgstr "falta a informação de origem do dispositivo %s"
#: src/virterror.c:544
msgid "missing target information for device"
msgstr "falta a informação do destino do dispositivo"
#: src/virterror.c:546
#, c-format
msgid "missing target information for device %s"
msgstr "falta a informação do destino do dispositivo %s"
#: src/virterror.c:550
msgid "missing domain name information"
msgstr "falta a informação do nome do domínio"
#: src/virterror.c:552
#, c-format
msgid "missing domain name information in %s"
msgstr "falta a informação do nome do domínio em %s"
#: src/virterror.c:556
msgid "missing operating system information"
msgstr "falta a informação do sistema operacional"
#: src/virterror.c:558
#, c-format
msgid "missing operating system information for %s"
msgstr "falta a informação do sistema operacional em %s"
#: src/virterror.c:562
msgid "missing devices information"
msgstr "falta a informação dos dispositivos"
#: src/virterror.c:564
#, c-format
msgid "missing devices information for %s"
msgstr "falta a informação dos dispositivos para %s"
#: src/virterror.c:568
msgid "too many drivers registered"
msgstr "há muitos drivers registrados"
#: src/virterror.c:570
#, c-format
msgid "too many drivers registered in %s"
msgstr "há muitos drivers registrados em %s"
#: src/virterror.c:574
msgid "library call failed, possibly not supported"
msgstr "a chamada da biblioteca falhou, possivelmente por não ser suportada"
#: src/virterror.c:576
#, c-format
msgid "library call %s failed, possibly not supported"
msgstr "a chamada da biblioteca %s falhou, possivelmente por não ser suportada"
#: src/virterror.c:580
msgid "XML description not well formed or invalid"
msgstr "a descrição em XML não está bem formatada ou é inválida"
#: src/virterror.c:582
#, c-format
msgid "XML description for %s is not well formed or invalid"
msgstr "a descrição em XML do %s não está bem formatada ou é inválida"
#: src/virterror.c:586
msgid "this domain exists already"
msgstr "este domínio já existe"
#: src/virterror.c:588
#, c-format
msgid "domain %s exists already"
msgstr "o domínio %s já existe"
#: src/virterror.c:592
msgid "operation forbidden for read only access"
msgstr "operação proibida para acesso de somente leitura"
#: src/virterror.c:594
#, c-format
msgid "operation %s forbidden for read only access"
msgstr "operação %s proibida para acesso de somente leitura"
#: src/virterror.c:598
msgid "failed to open configuration file for reading"
msgstr "não foi possível abrir o arquivo de configuração para leitura"
#: src/virterror.c:600
#, c-format
msgid "failed to open %s for reading"
msgstr "não foi possível abrir %s para leitura"
#: src/virterror.c:604
msgid "failed to read configuration file"
msgstr "não foi possível ler o arquivo de configuração"
#: src/virterror.c:606
#, c-format
msgid "failed to read configuration file %s"
msgstr "não foi possível ler o arquivo de configuração %s"
#: src/virterror.c:610
msgid "failed to parse configuration file"
msgstr "não foi possível analisar o arquivo de configuração"
#: src/virterror.c:612
#, c-format
msgid "failed to parse configuration file %s"
msgstr "não foi possível analisar o arquivo de configuração %s"
#: src/virterror.c:616
msgid "configuration file syntax error"
msgstr "erro de sintaxe no arquivo de configuração"
#: src/virterror.c:618
#, c-format
msgid "configuration file syntax error: %s"
msgstr "erro de sintaxe no arquivo de configuração: %s"
#: src/virterror.c:622
msgid "failed to write configuration file"
msgstr "não foi possível escrever o arquivo de configuração"
#: src/virterror.c:624
#, c-format
msgid "failed to write configuration file: %s"
msgstr "não foi possível escrever o arquivo de configuração: %s"
#: src/virterror.c:628
msgid "parser error"
msgstr "erro do analisador"
#: src/virterror.c:634
msgid "invalid network pointer in"
msgstr "ponteiro de rede inválido em"
#: src/virterror.c:636
#, c-format
msgid "invalid network pointer in %s"
msgstr "ponteiro de rede inválido em %s"
#: src/virterror.c:640
msgid "this network exists already"
msgstr "esta rede já existe"
#: src/virterror.c:642
#, c-format
msgid "network %s exists already"
msgstr "a rede %s já existe"
#: src/virterror.c:646
msgid "system call error"
msgstr "erro de chamada do sistema"
#: src/virterror.c:652
msgid "RPC error"
msgstr "Erro RPC"
#: src/virterror.c:658
msgid "GNUTLS call error"
msgstr "Erro de chamada do GNUTLS"
#: src/virterror.c:664
msgid "Failed to find the network"
msgstr "Falha ao encontrar a rede"
#: src/virterror.c:666
#, c-format
msgid "Failed to find the network: %s"
msgstr "Falha ao encontrar a rede: %s"
#: src/virterror.c:670
msgid "Domain not found"
msgstr "Domínio não encontrado"
#: src/virterror.c:672
#, c-format
msgid "Domain not found: %s"
msgstr "Domínio não encontrado: %s"
#: src/virterror.c:676
msgid "Network not found"
msgstr "Rede não encontrada"
#: src/virterror.c:678
#, c-format
msgid "Network not found: %s"
msgstr "Rede não encontrada: %s"
#: src/virterror.c:682
#, fuzzy
msgid "invalid MAC address"
msgstr "endereço MAC inválido"
#: src/virterror.c:684
#, fuzzy, c-format
msgid "invalid MAC address: %s"
msgstr "endereço MAC inválido: %s"
#: src/virterror.c:688
msgid "authentication failed"
msgstr "a autenticação falhou"
#: src/virterror.c:690
#, c-format
msgid "authentication failed: %s"
msgstr "a autenticação falhou: %s"
#: src/virterror.c:694
msgid "Storage pool not found"
msgstr "Pool de armazenamento não foi encontrado"
#: src/virterror.c:696
#, c-format
msgid "Storage pool not found: %s"
msgstr "Pool de armazenamento não foi encontrado: %s"
#: src/virterror.c:700
msgid "Storage volume not found"
msgstr "Volume de armazenamento não foi encontrada"
#: src/virterror.c:702
#, c-format
msgid "Storage volume not found: %s"
msgstr "Volume de armazenamento não foi encontrado: %s"
#: src/virterror.c:706
msgid "invalid storage pool pointer in"
msgstr "ponteiro de pool de armazenamento inválido em"
#: src/virterror.c:708
#, c-format
msgid "invalid storage pool pointer in %s"
msgstr "ponteiro de pool de armazenamento inválido em %s"
#: src/virterror.c:712
msgid "invalid storage volume pointer in"
msgstr "ponteiro de volume de armazenamento inválido em"
#: src/virterror.c:714
#, c-format
msgid "invalid storage volume pointer in %s"
msgstr "ponteiro de volume de armazenamento inválido em %s"
#: src/virterror.c:718
msgid "Failed to find a storage driver"
msgstr "Falha ao encontrar o driver de armazenamento"
#: src/virterror.c:720
#, c-format
msgid "Failed to find a storage driver: %s"
msgstr "Falha ao encontrar o driver de armazenamento: %s"
#: src/xen_internal.c:1324
#, c-format
msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)"
msgstr ""
"Parâmetro de espessura do agendador de créditos (%d) está fora do intervalo "
"(1-65535)"
#: src/xen_internal.c:1334
#, c-format
msgid "Credit scheduler cap parameter (%d) is out of range (0-65535)"
msgstr ""
"Parâmetro de capitalização do agendador de créditos (%d) está fora do "
"intervalo (0-65535)"
#: src/xen_internal.c:2518
#, c-format
msgid "allocating %d domain info"
msgstr "alocando %d informações de domínio"
#: src/xend_internal.c:185
msgid "failed to create a socket"
msgstr "não foi possível criar um soquete"
#: src/xend_internal.c:207
msgid "failed to connect to xend"
msgstr "não foi possível conectar ao xend"
#: src/xend_internal.c:254 src/xend_internal.c:257
msgid "failed to read from Xen Daemon"
msgstr "não foi possível ler a partir do Daemon do Xen"
#: src/xend_internal.c:445
#, fuzzy, c-format
msgid "xend_get: error from xen daemon: %s"
msgstr "Não foi possível bifurcar como daemon: %s"
#: src/xend_internal.c:495 src/xend_internal.c:498 src/xend_internal.c:506
#, c-format
msgid "xend_post: error from xen daemon: %s"
msgstr ""
#: src/xend_internal.c:764
msgid "allocate new buffer"
msgstr "alocar novo buffer"
#: src/xend_internal.c:897
#, fuzzy, c-format
msgid "gethostbyname failed: %s"
msgstr "a operação falhou: %s"
#: src/xend_internal.c:1018
msgid "failed to urlencode the create S-Expr"
msgstr "não foi possível efetuar o urlencode da S-Expr criada"
#: src/xend_internal.c:1059
msgid "domain information incomplete, missing domid"
msgstr "informação do domínio incompleta, falta o domid"
#: src/xend_internal.c:1065
msgid "domain information incorrect domid not numeric"
msgstr "informação do domínio incompleta, domid não numérico"
#: src/xend_internal.c:1070 src/xend_internal.c:1117
msgid "domain information incomplete, missing uuid"
msgstr "informação do domínio incompleta, falta uuid"
#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
msgid "domain information incomplete, missing name"
msgstr "informação do domínio incompleta, falta nome"
#: src/xend_internal.c:1198
msgid "domain information incomplete, missing HVM loader"
msgstr "informação do domínio incompleta, falta carregador do HVM"
#: src/xend_internal.c:1252
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"informação de domínio incompleta, está faltando o kernel e o gerenciador de "
"inicialização"
#: src/xend_internal.c:1316
#, fuzzy
msgid "Unknown char device type"
msgstr "tipo de SO desconhecido"
#: src/xend_internal.c:1350 src/xend_internal.c:1390 src/xend_internal.c:1406
#: src/xend_internal.c:1545 src/xend_internal.c:1573 src/xend_internal.c:1589
#, fuzzy
msgid "malformed char device string"
msgstr "modo octal incorreto"
#: src/xend_internal.c:1473
msgid "no memory for char device config"
msgstr ""
#: src/xend_internal.c:1518
#, fuzzy, c-format
msgid "unknown chr device type '%s'"
msgstr "tipo de SO desconhecido"
#: src/xend_internal.c:1680
msgid "domain information incomplete, vbd has no dev"
msgstr "informação do domínio incompleta, vbd não tem dev"
#: src/xend_internal.c:1691
msgid "domain information incomplete, vbd has no src"
msgstr "informação do domínio incompleta, vbd não tem src"
#: src/xend_internal.c:1700
msgid "cannot parse vbd filename, missing driver name"
msgstr "impossível analisar nome de arquivo vbd, nome do driver faltando"
#: src/xend_internal.c:1715
msgid "cannot parse vbd filename, missing driver type"
msgstr "impossível analisar nome de arquivo vbd, tipo de driver faltando"
#: src/xend_internal.c:1857
#, fuzzy, c-format
msgid "malformed mac address '%s'"
msgstr "endereço MAC inválido: %s"
#: src/xend_internal.c:1934
#, fuzzy, c-format
msgid "unexpected sound model %s"
msgstr "nó dict inesperado"
#: src/xend_internal.c:2109
#, fuzzy, c-format
msgid "unknown graphics type '%s'"
msgstr "Tipo de autenticação desconhecido '%s'"
#: src/xend_internal.c:2191
msgid "domain information incomplete, missing id"
msgstr "informação do domínio incompleta, falta o id"
#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "Tipo de SO desconhecido %s"
#: src/xend_internal.c:2593
msgid "failed to parse topology information"
msgstr "não foi possível analisar a informação da topologia"
#: src/xend_internal.c:2647
msgid "topology syntax error"
msgstr "erro de sintaxe da topologia"
#: src/xend_internal.c:2711
msgid "failed to parse Xend domain information"
msgstr "não foi possível analisar a informação do domínio do Xend"
#: src/xend_internal.c:3193
#, fuzzy
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByName não encontrou este domínio"
#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Falha ao construir pool %s"
#: src/xend_internal.c:3917
#, fuzzy
msgid "unsupported device type"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/xend_internal.c:4020
#, fuzzy
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID não encontrou este domínio"
#: src/xend_internal.c:4061
#, fuzzy
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID não encontrou este domínio"
#: src/xend_internal.c:4069
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "nó de valor inesperado"
#: src/xend_internal.c:4080
#, fuzzy
msgid "no memory"
msgstr "memória do nó"
#: src/xend_internal.c:4086
#, fuzzy
msgid "sexpr2string failed"
msgstr "a operação falhou"
#: src/xend_internal.c:4091
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Não foi possível definir pool %s"
#: src/xend_internal.c:4096
msgid "on_xend_start not present in sexpr"
msgstr ""
#: src/xend_internal.c:4127
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "a operação falhou: %s"
#: src/xend_internal.c:4133
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "falha ao obter o nome de máquina"
#: src/xend_internal.c:4164
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
"xenDaemonDomainMigrate: Xen não suporta domínios renomeados durante a "
"migração"
#: src/xend_internal.c:4174
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
"xenDaemonDomainMigrate: Xen não suporta o limite da largura da banda durante "
"a migração"
#: src/xend_internal.c:4186
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate: sinalizador não suportado"
#: src/xend_internal.c:4199
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate: URI inválida"
#: src/xend_internal.c:4204
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
"xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
#: src/xend_internal.c:4211
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate: deve ser especificado um hostname na URI"
#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
msgid "strdup failed"
msgstr "strdup falhou"
#: src/xend_internal.c:4231
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate: número da porta inválido"
#: src/xend_internal.c:4284
msgid "failed to parse domain description"
msgstr "não foi possível analisar a descrição do domínio"
#: src/xend_internal.c:4300
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Não foi possível criar o domínio inativo %s\n"
#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
#: src/xend_internal.c:4468
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "informação do domínio incompleta, falta nome"
#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
#, fuzzy
msgid "Unknown scheduler"
msgstr "Erro Desconhecido"
#: src/xend_internal.c:4545 src/xend_internal.c:4635
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "falha ao obter o nome de máquina"
#: src/xend_internal.c:4558 src/xend_internal.c:4671
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "informação do domínio incompleta, falta uuid"
#: src/xend_internal.c:4563 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "informação do domínio incompleta, falta uuid"
#: src/xend_internal.c:4739
#, fuzzy
msgid "domainBlockPeek is not supported for dom0"
msgstr "ai_socktype não é suportado"
#: src/xend_internal.c:4762
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "argumento inválido em %s"
#: src/xend_internal.c:4770
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "não foi possível abrir %s para leitura"
#: src/xend_internal.c:4782
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Falha ao fechar o arquivo pid '%s': %s"
#: src/xend_internal.c:4865 src/xend_internal.c:4911
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "tipo MIME inesperado"
#: src/xend_internal.c:4954
#, fuzzy
msgid "unexpected chr device type"
msgstr "tipo MIME inesperado"
#: src/xend_internal.c:5128 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "tipo de volume de armazenamento não suportado %d"
#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "nó de valor inesperado"
#: src/xend_internal.c:5333
msgid "no HVM domain loader"
msgstr "nenhum carregador de domínio do HVM"
#: src/xend_internal.c:5544
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ai_socktype não é suportado"
#: src/xm_internal.c:193 src/xm_internal.c:224 src/xm_internal.c:229
#: src/xm_internal.c:252
#, fuzzy, c-format
msgid "config value %s was malformed"
msgstr "Nenhum arquivo config para %s"
#: src/xm_internal.c:274 src/xm_internal.c:287
#, c-format
msgid "config value %s was missing"
msgstr ""
#: src/xm_internal.c:280
#, c-format
msgid "config value %s was not a string"
msgstr ""
#: src/xm_internal.c:508
msgid "xenXMConfigCacheRefresh: virHashAddEntry"
msgstr ""
#: src/xm_internal.c:746
#, fuzzy, c-format
msgid "unexpected value %s for on_poweroff"
msgstr "nó de valor inesperado"
#: src/xm_internal.c:754
#, fuzzy, c-format
msgid "unexpected value %s for on_reboot"
msgstr "nó de valor inesperado"
#: src/xm_internal.c:762
#, fuzzy, c-format
msgid "unexpected value %s for on_crash"
msgstr "nó de valor inesperado"
#: src/xm_internal.c:1442
#, fuzzy
msgid "read only connection"
msgstr "conexão em modo somente leitura"
#: src/xm_internal.c:1447
#, fuzzy
msgid "not inactive domain"
msgstr "listar os domínios inativos"
#: src/xm_internal.c:1452
msgid "virHashLookup"
msgstr ""
#: src/xm_internal.c:1457
#, fuzzy
msgid "can't retrieve config file for domain"
msgstr "não foi possível criar o arquivo config %s: %s"
#: src/xm_internal.c:1952 src/xm_internal.c:1961 src/xm_internal.c:1970
#, fuzzy, c-format
msgid "unexpected lifecycle action %d"
msgstr "nó dict inesperado"
#: src/xm_internal.c:2248
msgid "can't retrieve config filename for domain to overwrite"
msgstr ""
#: src/xm_internal.c:2254
msgid "can't retrieve config entry for domain to overwrite"
msgstr ""
#: src/xm_internal.c:2265 src/xm_internal.c:2272
#, fuzzy
msgid "failed to remove old domain from config map"
msgstr "Não foi possível restaurar o domínio a partir de %s"
#: src/xm_internal.c:2281
#, fuzzy
msgid "config file name is too long"
msgstr "Nome do arquivo de configuração '%s/%s' é muito longo"
#: src/xm_internal.c:2293
#, fuzzy
msgid "config"
msgstr "configFile"
#: src/xm_internal.c:2299
#, fuzzy
msgid "unable to get current time"
msgstr ""
"Não foi possível verificar o MaxMemorySize (tamanho máximo de memória) atual"
#: src/xm_internal.c:2308 src/xm_internal.c:2315
#, fuzzy
msgid "unable to store config file handle"
msgstr "não foi possível ler o arquivo de configuração %s"
#: src/xm_internal.c:2519 src/xm_internal.c:2639
#, fuzzy
msgid "unknown device"
msgstr "não foi possível abrir dispositivo %s"
#: src/xml.c:76
msgid "Invalid parameter to virXPathString()"
msgstr "Parâmetro do virXPathString() inválido"
#: src/xml.c:117 src/xml.c:159 src/xml.c:214
msgid "Invalid parameter to virXPathNumber()"
msgstr "Parâmetro do virXPathNumber() inválido"
#: src/xml.c:272
msgid "Invalid parameter to virXPathBoolean()"
msgstr "Parâmetro do virXPathBooleano() inválido"
#: src/xml.c:310
msgid "Invalid parameter to virXPathNode()"
msgstr "Parâmetro do virXPathNode() inválido"
#: src/xml.c:352
msgid "Invalid parameter to virXPathNodeSet()"
msgstr "Parâmetro do virXPathNodeSet() inválido"
#: src/xml.c:372 src/xmlrpc.c:478
msgid "allocate string array"
msgstr "alocar matriz de strings"
#: src/xmlrpc.c:53
msgid "allocate value"
msgstr "alocar valores"
#: src/xmlrpc.c:65
msgid "copying node content"
msgstr "copiando conteúdo do nó"
#: src/xmlrpc.c:162
msgid "allocate value array"
msgstr "alocar uma matriz de valores"
#: src/xmlrpc.c:185
msgid "allocate dict"
msgstr "alocar dict"
#: src/xmlrpc.c:196
msgid "unexpected dict node"
msgstr "nó dict inesperado"
#: src/xmlrpc.c:267
msgid "unexpected value node"
msgstr "nó de valor inesperado"
#: src/xmlrpc.c:427
msgid "send request"
msgstr "enviar o pedido"
#: src/xmlrpc.c:433
msgid "unexpected mime type"
msgstr "tipo MIME inesperado"
#: src/xmlrpc.c:439
msgid "allocate response"
msgstr "alocar resposta"
#: src/xmlrpc.c:446 src/xmlrpc.c:508
msgid "read response"
msgstr "ler resposta"
#: src/xmlrpc.c:601
msgid "parse server response failed"
msgstr "falha ao analisar resposta do servidor"
#: src/xmlrpc.c:662
msgid "allocate new context"
msgstr "alocar novo contexto"
#: src/xs_internal.c:318
msgid "failed to connect to Xen Store"
msgstr "não foi possível conectar ao Xen Store"
#, fuzzy
#~ msgid "Domain config filename '%s' does not match domain name '%s'"
#~ msgstr ""
#~ "Nome de arquivo de configuração da rede '%s' não coincide com o nome da "
#~ "rede '%s'"
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "tipo do dispositivo de destino"
#, fuzzy
#~ msgid "No storage for network name"
#~ msgstr "nome da rede de destino"
#, fuzzy
#~ msgid "No storage for bridge name"
#~ msgstr "nenhum volume de armazenamento com nome coincidente"
#, fuzzy
#~ msgid "No storage for parent veth device name"
#~ msgstr "nenhum volume de armazenamento com nome coincidente"
#, fuzzy
#~ msgid "missing mount target"
#~ msgstr "falta o caminho do alvo"
#, fuzzy
#~ msgid "failed to generate uuid"
#~ msgstr "não foi possível gerar uuid"
#, fuzzy
#~ msgid "invalid uuid element"
#~ msgstr "elemento uuid incorreto"
#, fuzzy
#~ msgid "invalid or missing init element"
#~ msgstr "falta do elemento do nome"
#, fuzzy
#~ msgid "invalid memory value"
#~ msgstr "Valor de capitalização inválido"
#, fuzzy
#~ msgid "invalid root element"
#~ msgstr "falta o elemento root"
#, fuzzy
#~ msgid "missing domain type"
#~ msgstr "falta a informação do nome do domínio"
#, fuzzy
#~ msgid "invalid domain type"
#~ msgstr "ponteiro de domínio inválido em"
#, fuzzy
#~ msgid "invalid domain id"
#~ msgstr "ponteiro de domínio inválido em"
#, fuzzy
#~ msgid "failed to open config directory %s: %s"
#~ msgstr "Não foi possível criar um diretório %s: %s"
#, fuzzy
#~ msgid "cannot create lxc state directory %s: %s"
#~ msgstr "não foi possível criar diretório de autostart %s: %s"
#, fuzzy
#~ msgid "cannot construct tty pid file path"
#~ msgstr "não foi possível construir caminho de arquivo config"
#, fuzzy
#~ msgid "cannot create tty pid file %s: %s"
#~ msgstr "não foi possível criar o arquivo config %s: %s"
#, fuzzy
#~ msgid "cannot fdopen tty pid file %s: %s"
#~ msgstr "Falha ao realizar o fdopen no arquivo pid '%s': %s"
#, fuzzy
#~ msgid "cannot write tty pid file %s: %s"
#~ msgstr "não foi possível escrever o arquivo config %s: %s"
#, fuzzy
#~ msgid "cannot open tty pid file %s: %s"
#~ msgstr "não foi possível estender arquivo '%s': %s"
#, fuzzy
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "não foi possível criar o arquivo config %s: %s"
#, fuzzy
#~ msgid "cannot remove ttyPidFile %s: %s"
#~ msgstr "não foi possível ler o diretório %s: %s"
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Falha ao alocar memória para lista de config %s"
#, fuzzy
#~ msgid "execl failed to exec init: %s"
#~ msgstr "não foi possível executar o %s\n"
#, fuzzy
#~ msgid "unable to get storage for vm tty name"
#~ msgstr ""
#~ "Não foi possível verificar o MaxMemorySize (tamanho máximo de memória) "
#~ "atual"
#, fuzzy
#~ msgid "posix_openpt failed: %s"
#~ msgstr "a operação falhou: %s"
#, fuzzy
#~ msgid "unlockpt failed: %s"
#~ msgstr "a operação falhou: %s"
#, fuzzy
#~ msgid "ptsname_r failed: %s"
#~ msgstr "a operação falhou: %s"
#, fuzzy
#~ msgid "unable to allocate container name string"
#~ msgstr "Falha ao alocar memória para lista de config %s"
#, fuzzy
#~ msgid "epoll_ctl(fd2) failed: %s"
#~ msgstr "a operação falhou: %s"
#, fuzzy
#~ msgid "unable to fork tty forwarding process: %s"
#~ msgstr "não foi possível obter os atributos do tty: %s\n"
#, fuzzy
#~ msgid "sending SIGTERM failed: %s"
#~ msgstr "a operação falhou: %s"
#, fuzzy
#~ msgid "sending SIGKILL to tty process failed: %s"
#~ msgstr "a operação falhou: %s"
#, fuzzy
#~ msgid "waitpid failed to wait for tty %d: %d %s"
#~ msgstr "Falha ao esperar pelo comando: %s"
#, fuzzy
#~ msgid "sending SIGKILL failed: %s"
#~ msgstr "a operação falhou: %s"
#, fuzzy
#~ msgid "missing filesystem tag"
#~ msgstr "falta o caminho do alvo"
#, fuzzy
#~ msgid "missing type attribute"
#~ msgstr "falta de atributo do host de autenticação"
#, fuzzy
#~ msgid "Unknown type attribute %s"
#~ msgstr "falta de atributo do host de autenticação"
#, fuzzy
#~ msgid "invalid domain type attribute"
#~ msgstr "ponteiro de domínio inválido em"
#, fuzzy
#~ msgid "invalid domain name"
#~ msgstr "ponteiro de domínio inválido em"
#, fuzzy
#~ msgid "calloc failed"
#~ msgstr "alocar valores"
#~ msgid "failed to exec %s\n"
#~ msgstr "não foi possível executar o %s\n"
#, fuzzy
#~ msgid "failed to set bridge forward delay to %ld"
#~ msgstr "não foi possível obter informação sobre o nó"
#, fuzzy
#~ msgid "failed to set bridge STP to %s"
#~ msgstr "Falha ao remover ponte '%s': %s\n"
#~ msgid "allocating priv->hostname"
#~ msgstr "alocando priv -> hostname"
#~ msgid "uri params"
#~ msgstr "uri params"
#, fuzzy
#~ msgid "unsupported guest type"
#~ msgstr "tipo de volume de armazenamento não suportado %d"
#, fuzzy
#~ msgid "Failed to generate UUID"
#~ msgstr "Falha ao gerar XML"
#, fuzzy
#~ msgid "Failed to Create Memory for 'ovz_ip' structure"
#~ msgstr "Falha ao alocar memória para struct qemud_socket"
#, fuzzy
#~ msgid "Failed to Create Memory for 'ovz_ns' structure"
#~ msgstr "Falha ao alocar memória para struct qemud_socket"
#, fuzzy
#~ msgid "no domain with matching name"
#~ msgstr "nenhum pool com nome coincidente"
#, fuzzy
#~ msgid "Invalid cdrom device name: %s"
#~ msgstr "ponteiro de domínio inválido em %s"
#, fuzzy
#~ msgid "Network name '%s' too long"
#~ msgstr "Nome do arquivo de configuração '%s/%s' é muito longo"
#, fuzzy
#~ msgid "TAP interface name '%s' is too long"
#~ msgstr "Nome do arquivo de configuração '%s/%s' é muito longo"
#, fuzzy
#~ msgid "TAP script path '%s' is too long"
#~ msgstr "Caminho do link autostart '%s/%s' é muito longo"
#, fuzzy
#~ msgid "TAP bridge path '%s' is too long"
#~ msgstr "Caminho do link autostart '%s/%s' é muito longo"
#, fuzzy
#~ msgid "IP address '%s' is too long"
#~ msgstr "Nome do arquivo de configuração '%s/%s' é muito longo"
#, fuzzy
#~ msgid "Model name '%s' is too long"
#~ msgstr "Nome do arquivo de configuração '%s/%s' é muito longo"
#, fuzzy
#~ msgid "too many character devices"
#~ msgstr "dispositivos de inicialização em excesso"
#, fuzzy
#~ msgid "missing sound model"
#~ msgstr "falta diretório fonte"
#, fuzzy
#~ msgid "invalid sound model '%s'"
#~ msgstr "ponteiro de domínio inválido em %s"
#, fuzzy
#~ msgid "domain name length too long"
#~ msgstr "nome ou UUID do domínio"
#, fuzzy
#~ msgid "malformed memory information"
#~ msgstr "informação do nó"
#, fuzzy
#~ msgid "malformed vcpu information"
#~ msgstr "informação da vCPU do domínio"
#, fuzzy
#~ msgid "malformed vcpu mask information"
#~ msgstr "informação da vCPU do domínio"
#, fuzzy
#~ msgid "kernel path too long"
#~ msgstr "dados de retorno do passo do sasl muito longo %d"
#, fuzzy
#~ msgid "failed to allocate space for disk string"
#~ msgstr "falha ao alocar um nó"
#, fuzzy
#~ msgid "failed to allocate space for net string"
#~ msgstr "falha ao alocar um nó"
#, fuzzy
#~ msgid "failed to allocate space for input string"
#~ msgstr "Falha ao alocar memória para lista de config %s"
#, fuzzy
#~ msgid "failed to allocate space for sound dev"
#~ msgstr "falha ao alocar um nó"
#, fuzzy
#~ msgid "failed to allocate space for vm string"
#~ msgstr "falha ao alocar um nó"
#, fuzzy
#~ msgid "failed to allocate space for range string"
#~ msgstr "Falha ao alocar memória para lista de config %s"
#, fuzzy
#~ msgid "failed to allocate space for network_def string"
#~ msgstr "falha ao alocar um nó"
#, fuzzy
#~ msgid "failed to allocate space for xmlXPathContext string"
#~ msgstr "Falha ao alocar memória para lista de config %s"
#, fuzzy
#~ msgid "network name length too long"
#~ msgstr "nome ou uuid da rede"
#, fuzzy
#~ msgid "forward device name '%s' is too long"
#~ msgstr "Nome do arquivo de configuração '%s/%s' é muito longo"
#, fuzzy
#~ msgid "failed to allocate space for network string"
#~ msgstr "falha ao alocar um nó"
#~ msgid "Error parsing QEMU guest config '%s' : %s"
#~ msgstr "Erro ao analisar configuração de convidado do QEMU '%s' : %s"
#~ msgid "BUG: unknown error - please report it\n"
#~ msgstr "BUG: erro desconhecido - por favor reporte este erro\n"
#~ msgid "QEMU guest config filename '%s' does not match guest name '%s'"
#~ msgstr ""
#~ "O nome do arquivo de configuração do convidado do QEMU '%s' não coincide "
#~ "com o nome do convidado '%s'"
#~ msgid "Failed to load QEMU guest config '%s': out of memory"
#~ msgstr ""
#~ "Falha ao carregar a configuração do convidado do QEMU '%s': falta de "
#~ "memória"
#~ msgid "Error parsing network config '%s' : %s"
#~ msgstr "Erro ao analisar a configuração de rede '%s' : %s"
#~ msgid "Failed to load network config '%s': out of memory"
#~ msgstr "Falha ao carregar a configuração de rede '%s': sem memória"
#~ msgid "Config filename '%s/%s' is too long"
#~ msgstr "Nome do arquivo de configuração '%s/%s' é muito longo"
#~ msgid "Autostart link path '%s/%s' is too long"
#~ msgstr "Caminho do link autostart '%s/%s' é muito longo"
#, fuzzy
#~ msgid "allocating cpu mask"
#~ msgstr "alocando domínio"
#, fuzzy
#~ msgid "failed to generate XML: out of memory"
#~ msgstr "Falha ao gerar XML"
#~ msgid "Resulting path to long for buffer in qemudInitPaths()"
#~ msgstr "Caminho final muito longo para bufferizar em qemudInitPaths()"
#~ msgid "Failed to bring down bridge '%s' : %s"
#~ msgstr "Falha ao baixar ponte '%s': %s"
#~ msgid "Failed to delete autostart link '%s': %s"
#~ msgstr "Não foi possível remover link do autostart '%s': %s"
#~ msgid "malformed xml document"
#~ msgstr "documento xml incorreto"
#~ msgid "domain"
#~ msgstr "domínio"
#~ msgid "domain name"
#~ msgstr "nome do domínio"
#~ msgid "domain uuid"
#~ msgstr "UUID do domínio"
#~ msgid "domain memory"
#~ msgstr "memória do domínio"
#~ msgid "domain current memory"
#~ msgstr "memória atual do domínio"
#~ msgid "domain vcpus"
#~ msgstr "vCPUs do domínio"
#~ msgid "domain reboot behaviour"
#~ msgstr "comportamento da inicialização do domínio"
#~ msgid "domain poweroff behaviour"
#~ msgstr "comportamento do desligamento do domínio"
#~ msgid "domain crash behaviour"
#~ msgstr "comportamento do travamento do domínio"
#~ msgid "load domain definition file"
#~ msgstr "carregar arquivo de definição do domínio"
#~ msgid "network"
#~ msgstr "rede"
#~ msgid "network forward"
#~ msgstr "encaminhamento da rede"
#~ msgid "ip address"
#~ msgstr "endereço ip"
#~ msgid "ip netmask"
#~ msgstr "ip da máscara de rede"
#~ msgid "load network definition file"
#~ msgstr "carregar arquivo de definição da rede"
#~ msgid "too many domains"
#~ msgstr "domínios em excesso"
#~ msgid "too many networks"
#~ msgstr "redes em excesso"
#~ msgid "xenDaemonDomainDumpXMLByID failed to find this domain"
#~ msgstr "xenDaemonDomainDumpXMLByID não encontrou este domínio"
#, fuzzy
#~ msgid "cannot read XML domain definition"
#~ msgstr "carregar arquivo de definição do domínio"
#, fuzzy
#~ msgid "missing top level domain element"
#~ msgstr "falta o elemento root"
#, fuzzy
#~ msgid "domain type is invalid"
#~ msgstr "o domínio %s já existe"
#, fuzzy
#~ msgid "cannot create XPath context"
#~ msgstr "criando contexto xpath"
#, fuzzy
#~ msgid "unable to write config file"
#~ msgstr "não foi possível escrever o arquivo de configuração"
#, fuzzy
#~ msgid "failed to allocate sound string"
#~ msgstr "falha ao alocar um nó"
#~ msgid "too many boot devices"
#~ msgstr "dispositivos de inicialização em excesso"
#~ msgid "invalid input device"
#~ msgstr "dipositivo de entrada inválido"
#, fuzzy
#~ msgid "Failed to find the sysfs path for %d:%d:%d:%d: %s"
#~ msgstr "Falha ao encontrar a rede: %s"
#, fuzzy
#~ msgid "Failed to find SCSI device for %d:%d:%d:%d: %s"
#~ msgstr "Falha ao encontrar registro de usuário para uid '%d': %s"
#, fuzzy
#~ msgid "out of memory allocating return array"
#~ msgstr "matriz de alocação sem memória"
#, fuzzy
#~ msgid "cannot allocate address"
#~ msgstr "não foi possível alocar mechlist"
#, fuzzy
#~ msgid "Cannot set group ownership when not running as root"
#~ msgstr ""
#~ "Não é possível configurar grupo quando não estiver rodando como usuário "
#~ "root."
#, fuzzy
#~ msgid "poll returned error: %s"
#~ msgstr "erro de leitura: %s"
#, fuzzy
#~ msgid "cannot allocate memory for buffer"
#~ msgstr "não foi possível alocar mechlist"
#~ msgid "Allowing PID %d running as root"
#~ msgstr "Permitindo o PID %d rodando como root"
#~ msgid "ret.ids.ids_len > maxids"
#~ msgstr "ret.ids.ids_len > maxids"
#~ msgid "ret.info.info_len > maxinfo"
#~ msgstr "ret.info.info_len > maxinfo"
#~ msgid "ret.cpumaps.cpumaps_len > maxinfo * maplen"
#~ msgstr "ret.cpumaps.cpumaps_len > maxinfo * maplen"
#~ msgid "ret.names.names_len > maxnames"
#~ msgstr "ret.names.names_len > maxnames"