# URPMI PT_BR PO FILE
# Copyright (C) 2000 Free Software Foundation, Inc.
# Andrei Bosco Bezerra Torres <andreibt@uol.com.br>, 1999-2000
# Bruno Dorfman Buys <brunobuys@zipmail.com.br>, 2002
# Carlos Roberto Mafra <crmafra@mafra.eti.br>, 2002
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
"POT-Creation-Date: 2003-01-24 09:39+0100\n"
"PO-Revision-Date: 2002-12-14 03:10GMT\n"
"Last-Translator: Carlos Roberto Mafra <crmafra@mafra.eti.br>\n"
"Language-Team: Brazilian Portuguese <C@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.5\n"

#: ../_irpm_.c:23 ../urpmi_.c:580
#, c-format
msgid "installing %s\n"
msgstr "instalando %s\n"

#: ../_irpm_.c:33
#, c-format
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package %s\n"
msgstr ""
"Instala��o autom�tica de pacotes...\n"
"Voc� pediu a instala��o do pacote %s\n"

#: ../_irpm_.c:33 ../urpme_.c:32 ../urpmi_.c:464
msgid "Is this OK?"
msgstr "Tudo bem?"

#: ../_irpm_.c:35 ../urpmi_.c:376 ../urpmi_.c:418 ../urpmi_.c:467
#: ../urpmi_.c:508 ../urpmi_.c:535
msgid "Ok"
msgstr "Ok"

#: ../_irpm_.c:36 ../urpmi_.c:377 ../urpmi_.c:419 ../urpmi_.c:468
#: ../urpmi_.c:509 ../urpmi_.c:536
msgid "Cancel"
msgstr "Cancelar"

#. Translator: Add here the keys which might be pressed in the "No"-case.
#: ../_irpm_.c:42 ../urpme_.c:34 ../urpmi_.c:381 ../urpmi_.c:423
#: ../urpmi_.c:472 ../urpmi_.c:540 ../urpmi_.c:604 placeholder.h:17
msgid "Nn"
msgstr "Nn"

#. Translator: Add here the keys which might be pressed in the "Yes"-case.
#: ../_irpm_.c:43 ../urpme_.c:36 ../urpmi_.c:382 ../urpmi_.c:424
#: ../urpmi_.c:473 ../urpmi_.c:541 ../urpmi_.c:605 placeholder.h:11
msgid "Yy"
msgstr "SsYy"

#: ../_irpm_.c:44 ../urpme_.c:106 ../urpmi_.c:383 ../urpmi_.c:425
#: ../urpmi_.c:474
msgid " (Y/n) "
msgstr " (S/n) "

#: ../_irpm_.c:63
#, c-format
msgid "%s: command not found\n"
msgstr "%s: comando n�o encontrado\n"

#: ../urpm.pm_.c:177
#, c-format
msgid "Unknown webfetch `%s' !!!\n"
msgstr "Webfetch desconhecido`%s' !!!\n"

#: ../urpm.pm_.c:196
#, c-format
msgid "unknown protocol defined for %s"
msgstr "protocolo desconhecido definido para %s"

#: ../urpm.pm_.c:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "no webfetch (curl or wget currently) found\n"

#: ../urpm.pm_.c:221
#, c-format
msgid "unable to handle protocol: %s"
msgstr "Incapaz de usar protocolo: %s"

#: ../urpm.pm_.c:224
msgid "wget is missing\n"
msgstr "wget est� faltando\n"

#: ../urpm.pm_.c:259
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget falhou: saido com %d ou sinal %d\n"

#: ../urpm.pm_.c:262
msgid "curl is missing\n"
msgstr "curl est� faltando\n"

#: ../urpm.pm_.c:342
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr "curl falhou: saiu com %d ou sinal %d\n"

#: ../urpm.pm_.c:346 ../urpm.pm_.c:379
msgid "rsync is missing\n"
msgstr "rsync est� faltando\n"

#: ../urpm.pm_.c:376 ../urpm.pm_.c:409
#, c-format
msgid "rsync failed: exited with %d or signal %d\n"
msgstr "rsync falhou: saiu com %d ou sinal %d\n"

#: ../urpm.pm_.c:380
msgid "ssh is missing\n"
msgstr "ssh est� faltando\n"

#: ../urpm.pm_.c:419 ../urpmi_.c:494
#, c-format
msgid "        %s%% of %s completed, ETA = %s, speed = %s"
msgstr ""

#: ../urpm.pm_.c:421 ../urpmi_.c:497
#, c-format
msgid "        %s%% completed, speed = %s"
msgstr ""

#: ../urpm.pm_.c:461 ../urpm.pm_.c:473
#, c-format
msgid "syntax error in config file at line %s"
msgstr "Erro de sintaxe no config file na linha %s"

#: ../urpm.pm_.c:482
#, c-format
msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
msgstr "M�dia \"%s\" tentou usar uma hdlist j� usada, m�dia ignorada."

#: ../urpm.pm_.c:486
#, c-format
msgid "medium \"%s\" trying to use an already used list, medium ignored"
msgstr "m�dia \"%s\" tentou usar uma lista j� usada, m�dia ignorada."

#: ../urpm.pm_.c:502
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
"Incapaz de lidar com a m�dia \"%s\" porque o arquivo est� sendo usado por "
"outra m�dia"

#: ../urpm.pm_.c:508
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"N�o consegui usar nome \"%s\" para m�dia n�o-nomeada, porque j� est� em uso."

#: ../urpm.pm_.c:515
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"N�o consegui usar a m�dia \"%s\" porque nenhum arquivo lista [%s] existe."

#: ../urpm.pm_.c:519
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "N�o consegui determinar a m�dia deste arquivo hdlist [%s]"

#: ../urpm.pm_.c:528
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "N�a consegui acessar o arquivo hdlist de \"%s\", m�dia ignorada"

#: ../urpm.pm_.c:530
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "N�o consegui acessar lista de \"%s\", m�dia ignorada."

#: ../urpm.pm_.c:544
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "Tentando contornar m�dia existente \"%s\", evitando"

#: ../urpm.pm_.c:552
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr "N�o consegui encontrar arquivo hdlist para \"%s\", m�dia ignorada."

#: ../urpm.pm_.c:558
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "N�o consegui encontrar a lista para \"%s\", m�dia ignorada."

#: ../urpm.pm_.c:581
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "Incorente lista de arquivos para \"%s\", m�dia ignorada"

#: ../urpm.pm_.c:589
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "N�o consegui inspecionar a lista de arquivos \"%s\", m�dia ignorada"

#: ../urpm.pm_.c:619
#, c-format
msgid "too many mount points for removable medium \"%s\""
msgstr "Muitos pontos de montagem para a m�dia remov�vel \"%s\""

#: ../urpm.pm_.c:620
#, c-format
msgid "taking removable device as \"%s\""
msgstr "tirando dispositivos remov�veis como \"%s\""

#: ../urpm.pm_.c:624
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "Usando diferentes dispositivos remov�veis [%s] para \"%s\""

#: ../urpm.pm_.c:628 ../urpm.pm_.c:631
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "N�o consegui adquirir caminhos para m�dia remov�vel \"%s\""

#: ../urpm.pm_.c:644
#, c-format
msgid "unable to write config file [%s]"
msgstr "N�o consegui escrever arquivo config [%s]"

#: ../urpm.pm_.c:656
#, c-format
msgid "write config file [%s]"
msgstr "Escreve o arquivo config [%s]"

#: ../urpm.pm_.c:676
#, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "incapaz de processar \"%s\" no arquivo [%s]"

#: ../urpm.pm_.c:687
#, fuzzy, c-format
msgid "examining parallel handler in file [%s]"
msgstr "Examinando arquivo hdlist [%s]"

#: ../urpm.pm_.c:697
#, fuzzy, c-format
msgid "found parallel handler for nodes: %s"
msgstr "Encontrada hdlist sondada (ou s�ntese) as %s"

#: ../urpm.pm_.c:701
#, c-format
msgid "using associated media for parallel mode: %s"
msgstr "usando a m�dia associada para o modo paralelo : %s"

#: ../urpm.pm_.c:705
#, c-format
msgid "unable to use parallel option \"%s\""
msgstr "incapaz de usar op��o paralela \"%s\""

#: ../urpm.pm_.c:716
msgid "--synthesis cannot be used with --media, --update or --parallel"
msgstr "--synthesis n�o pode ser usada com --media, --update ou --parallel"

#: ../urpm.pm_.c:732 ../urpm.pm_.c:740 ../urpm.pm_.c:755 ../urpm.pm_.c:1023
#: ../urpm.pm_.c:1127 ../urpm.pm_.c:1290 ../urpm.pm_.c:1348 ../urpm.pm_.c:1366
#: ../urpm.pm_.c:1509
#, c-format
msgid "examining hdlist file [%s]"
msgstr "Examinando arquivo hdlist [%s]"

#: ../urpm.pm_.c:736 ../urpm.pm_.c:751 ../urpm.pm_.c:1020 ../urpm.pm_.c:1123
#: ../urpm.pm_.c:1286 ../urpm.pm_.c:1354 ../urpm.pm_.c:1360 ../urpm.pm_.c:1434
#: ../urpm.pm_.c:1504
#, c-format
msgid "examining synthesis file [%s]"
msgstr "Examinando arquivo s�ntese [%s]"

#: ../urpm.pm_.c:746
#, c-format
msgid "problem reading hdlist file of medium \"%s\""
msgstr "problema ao ler o arquivo hdlist da m�dia \"%s\""

#: ../urpm.pm_.c:758 ../urpm.pm_.c:1027 ../urpm.pm_.c:1131 ../urpm.pm_.c:1294
#: ../urpm.pm_.c:1437
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "Problema lendo arquivo s�ntese da m�dia \"%s\""

#: ../urpm.pm_.c:811
#, c-format
msgid "medium \"%s\" already exists"
msgstr "M�dia \"%s\" j� existe"

#: ../urpm.pm_.c:839
#, c-format
msgid "added medium %s"
msgstr "M�dia adicionada %s"

#: ../urpm.pm_.c:854
msgid "unable to access first installation medium"
msgstr "N�o consegui acessar a primeira m�dia de instala��o."

#: ../urpm.pm_.c:858
msgid "copying hdlists file..."
msgstr "Copiando arquivo hdlist..."

#: ../urpm.pm_.c:860 ../urpm.pm_.c:1084 ../urpm.pm_.c:1092 ../urpm.pm_.c:1146
msgid "...copying done"
msgstr "..c�pa feita"

#: ../urpm.pm_.c:860 ../urpm.pm_.c:1084 ../urpm.pm_.c:1092 ../urpm.pm_.c:1146
msgid "...copying failed"
msgstr "C�pia falhou"

#: ../urpm.pm_.c:862 ../urpm.pm_.c:877 ../urpm.pm_.c:902
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
"N�o consegui acessar primeira m�dia de instala��o (nenhum arquivo base/"
"hdlist Mandrake encontrado)"

#: ../urpm.pm_.c:868
msgid "retrieving hdlists file..."
msgstr "Adquirindo arquivo hdlist..."

#: ../urpm.pm_.c:871 ../urpm.pm_.c:1201 ../urpm.pm_.c:1255 ../urpm.pm_.c:1752
#: ../urpm.pm_.c:2238
msgid "...retrieving done"
msgstr "..aquisi��o completa"

#: ../urpm.pm_.c:873 ../urpm.pm_.c:1250 ../urpm.pm_.c:1755 ../urpm.pm_.c:2241
#, c-format
msgid "...retrieving failed: %s"
msgstr "Aquisi��o falhou: %s"

#: ../urpm.pm_.c:893
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "Descri��o inv�lida \"%s\" no arquivo hdlists"

#: ../urpm.pm_.c:935
#, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr "Tentando selecionar m�dia inexistente \"%s\""

#: ../urpm.pm_.c:937
#, c-format
msgid "\"%s\""
msgstr "\"%s\""

#: ../urpm.pm_.c:937
#, c-format
msgid "selecting multiple media: %s"
msgstr "selecionando m�ltiplas m�dias: %s"

#: ../urpm.pm_.c:954
#, c-format
msgid "removing medium \"%s\""
msgstr "Removendo a m�dua \"%s\""

#: ../urpm.pm_.c:1000 ../urpm.pm_.c:2158
msgid "urpmi database locked"
msgstr "Base de dados urpmi trancada."

#: ../urpm.pm_.c:1052 ../urpm.pm_.c:2168
#, c-format
msgid "unable to access medium \"%s\""
msgstr "Incapaz de acessar m�dia \"%s\""

#: ../urpm.pm_.c:1082
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "Copiando o arquivo de descri��o de \"%s\"..."

#: ../urpm.pm_.c:1090
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "copiando fonte hdlist (ou s�ntese) de \"%s\"..."

#: ../urpm.pm_.c:1095
#, c-format
msgid "copy of [%s] failed"
msgstr "c�pia de [%s] falhou"

#: ../urpm.pm_.c:1100 ../urpm.pm_.c:1265
msgid "examining MD5SUM file"
msgstr "Examinando arquivo MD5SUM"

#: ../urpm.pm_.c:1144
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "Copiando a lista fonte de \"%s\"..."

#: ../urpm.pm_.c:1161
#, c-format
msgid "reading rpm files from [%s]"
msgstr "lendo arquivos rpms de [%s]"

#: ../urpm.pm_.c:1180
#, c-format
msgid "unable to read rpm files from [%s]: %s"
msgstr "n�o consegui ler arquivos rpm de: [%s]: %s"

#: ../urpm.pm_.c:1185
#, c-format
msgid "no rpm files found from [%s]"
msgstr "nenhum arquivo rpm encontrado em [%s]"

#: ../urpm.pm_.c:1198
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "Conseguindo o arquivo de descri��o para \"%s\"..."

#: ../urpm.pm_.c:1210
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "Adquirindo a fonte hdlist (ou a s�ntese) de \"%s\"..."

#: ../urpm.pm_.c:1320
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "Aquisi��o da fonte hdlist (ou s�ntese) falhou"

#: ../urpm.pm_.c:1327
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "Nenhum arquivo hdlist encontrado para a m�dia \"%s\""

#: ../urpm.pm_.c:1339 ../urpm.pm_.c:1387
#, c-format
msgid "file [%s] already used in the same medium \"%s\""
msgstr "arquivo [%s] j� est� em uso no mesmo meio \"%s\""

#: ../urpm.pm_.c:1374
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "Incapaz de atualizar arquivo hdlist  de \"%s\""

#: ../urpm.pm_.c:1410
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "incapaz de criar m�dia \"%s\""

#: ../urpm.pm_.c:1417
#, c-format
msgid "writing list file for medium \"%s\""
msgstr "Escrevendo a lista de arquivos para a m�dia \"%s\""

#: ../urpm.pm_.c:1419
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "Nada escrito na lista para \"%s\""

#: ../urpm.pm_.c:1469
msgid "performing second pass to compute dependencies\n"
msgstr "fazendo segundo passo para calcular depend�ncias\n"

#: ../urpm.pm_.c:1482
#, c-format
msgid "reading headers from medium \"%s\""
msgstr "Lendo cabe�alhos da m�dia \"%s\""

#: ../urpm.pm_.c:1487
#, c-format
msgid "building hdlist [%s]"
msgstr "Construindo hdlist [%s]"

#: ../urpm.pm_.c:1499 ../urpm.pm_.c:1518
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "Constru�do arquivo hdlist s�ntese para m�dia \"%s\""

#: ../urpm.pm_.c:1536
#, c-format
msgid "found %d headers in cache"
msgstr "Encontrado %d cabe�alhos no cache."

#: ../urpm.pm_.c:1540
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "Removendo %d cabe�alhos obsoletos no cache."

#: ../urpm.pm_.c:1696
#, c-format
msgid "mounting %s"
msgstr "Montando %s"

#: ../urpm.pm_.c:1708
#, c-format
msgid "unmounting %s"
msgstr "Desmontando %s"

#: ../urpm.pm_.c:1730
#, c-format
msgid "relocated %s entries in depslist"
msgstr "entradas %s realocadas na depslist"

#: ../urpm.pm_.c:1731
msgid "no entries relocated in depslist"
msgstr "Nenhuma entrada realocada em depslist"

#: ../urpm.pm_.c:1744
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "Nome rpm inv�lido [%s]"

#: ../urpm.pm_.c:1750
#, c-format
msgid "retrieving rpm file [%s] ..."
msgstr "Adquirindo o arquivo rpm [%s]...."

#: ../urpm.pm_.c:1757 ../urpm.pm_.c:2365
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "Incapaz de acessar arquivo rpm [%s]"

#: ../urpm.pm_.c:1762
msgid "unable to register rpm file"
msgstr "N�o consegui registrar o arquivo rpm"

#: ../urpm.pm_.c:1765
msgid "error registering local packages"
msgstr "Erro registrando pacotes locais"

#: ../urpm.pm_.c:1857
#, c-format
msgid "no package named %s"
msgstr "Nenhum nome de pacote %s"

#: ../urpm.pm_.c:1860 ../urpme_.c:88
#, c-format
msgid "The following packages contain %s: %s"
msgstr "Os seguintes pacotes cont�m %s: %s"

#: ../urpm.pm_.c:2001 ../urpm.pm_.c:2033 ../urpm.pm_.c:2054
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "Existem m�ltiplos pacotes com o mesmo nome rpm \"%s\""

#: ../urpm.pm_.c:2043
#, c-format
msgid "unable to correctly parse [%s] on value \"%s\""
msgstr "N�o consegui ler corretamente [%s] no valor \"%s\""

#: ../urpm.pm_.c:2064
#, c-format
msgid "medium \"%s\" does not define any location for rpm files"
msgstr "a m�dia \"%s\" n�o define uma localiza��o para arquivos rpm"

#: ../urpm.pm_.c:2073
#, c-format
msgid "package %s is not found."
msgstr "Pacote  %s n�o encontrado."

#: ../urpm.pm_.c:2120 ../urpm.pm_.c:2123 ../urpm.pm_.c:2144
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "M�dia \"%s\" n�o est� selecionada"

#: ../urpm.pm_.c:2137
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "N�o consegui ler o arquivo rpm [%s] para a m�dia \"%s\""

#: ../urpm.pm_.c:2148
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "M�dia incoerente \"%s\" marcada como remov�vel, por�m n�o �."

#: ../urpm.pm_.c:2224
#, c-format
msgid "malformed input: [%s]"
msgstr "Entrada mal constru�da: [%s]"

#: ../urpm.pm_.c:2231
#, c-format
msgid "retrieving rpm files from medium \"%s\"..."
msgstr "Adquirindo os arquivos rpm da m�dia \"%s\"..."

#: ../urpm.pm_.c:2303
msgid "Preparing..."
msgstr "Preparando..."

#: ../urpm.pm_.c:2334
#, c-format
msgid "unable to remove package %s"
msgstr "n�o foi poss�vel remover o pacote %s"

#: ../urpm.pm_.c:2343
#, c-format
msgid "unable to install package %s"
msgstr "N�o foi poss�vel instalar o pacote %s"

#: ../urpm.pm_.c:2352
#, c-format
msgid "%s is needed by %s"
msgstr "%s � requerido por %s"

#: ../urpm.pm_.c:2353
#, c-format
msgid "%s conflicts with %s"
msgstr "%s conflita com %s"

#: ../urpm/parallel_ka_run.pm_.c:9 ../urpm/parallel_ka_run.pm_.c:91
#: ../urpm/parallel_ka_run.pm_.c:178
msgid "mput failed, maybe a node is unreacheable"
msgstr ""

#: ../urpm/parallel_ka_run.pm_.c:65 ../urpm/parallel_ka_run.pm_.c:163
#: ../urpm/parallel_ka_run.pm_.c:192
msgid "rshp failed, maybe a node is unreacheable"
msgstr ""

#: ../urpm/parallel_ka_run.pm_.c:74 ../urpm/parallel_ssh.pm_.c:78
#, c-format
msgid "on node %s"
msgstr ""

#: ../urpm/parallel_ka_run.pm_.c:196 ../urpm/parallel_ssh.pm_.c:202
#, c-format
msgid "Installation failed on node %s"
msgstr "Instala��o falhou no n�dulo %s"

#: ../urpm/parallel_ka_run.pm_.c:201 ../urpm/parallel_ssh.pm_.c:207
#: ../urpmi_.c:626
msgid "Installation is possible"
msgstr "Instala��o � poss�vel"

#: ../urpm/parallel_ssh.pm_.c:11 ../urpm/parallel_ssh.pm_.c:95
#: ../urpm/parallel_ssh.pm_.c:185
#, fuzzy, c-format
msgid "scp failed on host %s"
msgstr "Instala��o falhou no n�dulo %s"

#: ../urpm/parallel_ssh.pm_.c:167
#, c-format
msgid "host %s does not have a good version of urpmi"
msgstr "servidor %s n�o tem uma vers�o compat�vel do urpmi"

#: ../urpme_.c:39
#, c-format
msgid ""
"urpme version %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmi vers�o %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"Este � um software livre, e pode ser redistribu�do sob os termos da GPL, "
"GNU.\n"
"\n"
"uso:\n"

#: ../urpme_.c:44 ../urpmf_.c:31 ../urpmi.addmedia_.c:53
#: ../urpmi.removemedia_.c:36 ../urpmi.update_.c:61 ../urpmi_.c:76
#: ../urpmq_.c:40
msgid "  --help         - print this help message.\n"
msgstr "  --help         - imprime esta mensagem de ajuda.\n"

#: ../urpme_.c:45 ../urpmi_.c:80
msgid "  --auto         - automatically select a package in choices.\n"
msgstr "  --auto         - automaticamente seleciona um pacote, em escolhas.\n"

#: ../urpme_.c:46 ../urpmi_.c:108
msgid ""
"  --test         - verify if the installation can be achieved correctly.\n"
msgstr ""
"  --test         - verifica se a instala��o pode ser efetuada corretamente.\n"

#: ../urpme_.c:47 ../urpmi_.c:92 ../urpmq_.c:55
msgid "  --parallel     - distributed urpmi accross machines of alias.\n"
msgstr "  --parallel     - urpmi distribu�do .\n"

#: ../urpme_.c:48
msgid "  -a             - select all packages matching expression.\n"
msgstr ""
"  -a             - seleciona todos os pacotes que combinam com a express�o.\n"

#: ../urpme_.c:64
#, fuzzy, c-format
msgid "urpme: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: op��o desconhecida \"-%s\", cheque o uso com --help\n"

#: ../urpme_.c:83
#, fuzzy
msgid "unknown package"
msgstr "Pacote desconhecido."

#: ../urpme_.c:83
#, fuzzy
msgid "unknown packages"
msgstr "Pacotes desconhecidos."

#: ../urpme_.c:93
#, fuzzy, c-format
msgid "removing package %s will break your system"
msgstr "a remo��o deste pacote %s ir� danificar seu sistema\n"

#: ../urpme_.c:95
#, fuzzy
msgid "Nothing to remove"
msgstr "Nada para remover.\n"

#: ../urpme_.c:98
#, fuzzy
msgid "Checking to remove the following packages"
msgstr "Um dos pacotes a seguir � necess�rio:"

#: ../urpme_.c:105
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr ""
"Para satisfazer as depend�ncias, os seguintes pacotes ser�o removidos (%d MB)"

#: ../urpme_.c:113
msgid "Removing failed"
msgstr "A remo��o falhou"

#: ../urpmf_.c:26
#, fuzzy, c-format
msgid ""
"urpmf version %s\n"
"Copyright (C) 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmq vers�o %s\n"
"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n"
"Este � um software livre, e pode ser redistribu�do sob os termos da GPL, "
"GNU.\n"
"\n"
"uso:\n"

#: ../urpmf_.c:32 ../urpmi_.c:77 ../urpmq_.c:41
msgid "  --update       - use only update media.\n"
msgstr "  --update       - use somente m�dia update.\n"

#: ../urpmf_.c:33 ../urpmi_.c:78 ../urpmq_.c:42
msgid "  --media        - use only the media listed by comma.\n"
msgstr "  --m�dia        - use somente a m�dia listada em aspas.\n"

#: ../urpmf_.c:34 ../urpmq_.c:43
msgid "  --synthesis    - use the synthesis given instead of urpmi db.\n"
msgstr ""
"  --synthesis    - usa a s�ntese dada ao inv�s do banco de dados urpmi.\n"

#: ../urpmf_.c:35
#, fuzzy
msgid "  --verbose      - verbose mode.\n"
msgstr "  -v             - modo verbose.\n"

#: ../urpmf_.c:36
#, fuzzy
msgid ""
"  --quiet        - do not print tag name (default if no tag given on "
"command\n"
"                   line, incompatible with interactive mode).\n"
msgstr ""
"  --quiet         - n�o imprime nenhuma tag (defalut, se nenhuma tag dada no "
"comando"

#: ../urpmf_.c:38
#, fuzzy
msgid "  --all          - print all tags.\n"
msgstr "  --tudo           - imprime todas as tags."

#: ../urpmf_.c:39
#, fuzzy
msgid ""
"  --name         - print tag name: rpm filename (assumed if no tag given on\n"
"                   command line but without package name).\n"
msgstr ""
"  --name          - imprime o nome da tag: rpm nome-do-arquivo (suposto, se "
"nenhuma tag no"

#: ../urpmf_.c:41
#, fuzzy
msgid "  --group        - print tag group: group.\n"
msgstr "  --grupo         - imprime a tag grupo: grupo."

#: ../urpmf_.c:42
#, fuzzy
msgid "  --size         - print tag size: size.\n"
msgstr "  --size          - imprime a tag tamanho: tamanho."

#: ../urpmf_.c:43
#, fuzzy
msgid "  --epoch        - print tag epoch: epoch.\n"
msgstr "  --size          - imprime a tag tamanho: tamanho."

#: ../urpmf_.c:44
#, fuzzy
msgid "  --summary      - print tag summary: summary.\n"
msgstr "  --summary       - imprime a tag sum�rio: sum�rio."

#: ../urpmf_.c:45
#, fuzzy
msgid "  --description  - print tag description: description.\n"
msgstr "  --description   - imprime a tag descri��o: descri��o."

#: ../urpmf_.c:46
#, fuzzy
msgid "  --provides     - print tag provides: all provides (multiple lines).\n"
msgstr ""
"  --provides      - imprime a tag fornece: tudo fornece (m�ltiplas linhas)."

#: ../urpmf_.c:47
#, fuzzy
msgid "  --requires     - print tag requires: all requires (multiple lines).\n"
msgstr ""
" --requires      - imprime a tag necessita: tudo necessita "
"(m�ltiplas                           linhas)."

#: ../urpmf_.c:48
#, fuzzy
msgid "  --files        - print tag files: all files (multiple lines).\n"
msgstr ""
"  --arquivos         - imprime a tag arquivos: tudo arquivos (m�ltiplas "
"linhas)."

#: ../urpmf_.c:49
#, fuzzy
msgid ""
"  --conflicts    - print tag conflicts: all conflicts (multiple lines).\n"
msgstr ""
"  --conflita     - imprime a tag conflita: tudo conflita (m�ltiplas linhas)."

#: ../urpmf_.c:50
#, fuzzy
msgid ""
"  --obsoletes    - print tag obsoletes: all obsoletes (multiple lines).\n"
msgstr ""
"  --obsoletos     - imprime a tag obsoletos: tudo obsoletos (m�ltiplas "
"linhas)."

#: ../urpmf_.c:51
#, fuzzy
msgid "  -i             - ignore case distinctions in any patterns.\n"
msgstr "  -f             - for�a a gera��o de arquivos hdlist.\n"

#: ../urpmf_.c:52 ../urpmq_.c:72
msgid "  -f             - print version, release and arch with name.\n"
msgstr "  -f             - imprime vers�o, release e 'arch', com nome.\n"

#: ../urpmf_.c:53
#, fuzzy
msgid "  -e             - include perl code directly as perl -e.\n"
msgstr "  -c             - limpa o diret�rio dos cabe�alhos de cache.\n"

#: ../urpmf_.c:54
msgid ""
"  -a             - binary AND operator, true if both expression are true.\n"
msgstr ""

#: ../urpmf_.c:55
msgid ""
"  -o             - binary OR operator, true if one expression is true.\n"
msgstr ""

#: ../urpmf_.c:56
#, fuzzy
msgid "  !              - unary NOT, true if expression is false.\n"
msgstr "  -f             - for�a a gera��o de arquivos hdlist.\n"

#: ../urpmf_.c:57
#, fuzzy
msgid "  (              - left parenthesis to open group expression.\n"
msgstr ""
"  -a             - seleciona todos os pacotes que combinam com a express�o.\n"

#: ../urpmf_.c:58
#, fuzzy
msgid "  )              - right parenthesis to close group expression.\n"
msgstr ""
"  -a             - seleciona todos os pacotes que combinam com a express�o.\n"

#: ../urpmf_.c:114
#, c-format
msgid ""
"callback is :\n"
"%s\n"
msgstr ""

#. Translator: The URI types strings 'file:', 'ftp:', 'http:',
#. Translator: and 'removable:' must not be translated!
#. Translator: neither the ``with''.
#. Translator: only what is between <brakets> can be translated.
#: ../urpmi.addmedia_.c:44
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
"       file://<path>\n"
"       ftp://<login>:<password>@<host>/<path> with <relative filename of "
"hdlist>\n"
"       ftp://<host>/<path> with <relative filename of hdlist>\n"
"       http://<host>/<path> with <relative filename of hdlist>\n"
"       removable://<path>\n"
"\n"
"and [options] are from\n"
msgstr ""
"uso: urpmi.addmedia [op��es] <nome> <url> [with <caminho_relativo>]\n"
"onde <url> � uma de\n"
"       file://<caminho>\n"
"       ftp://<login>:<senha>@<host>/<caminho> with <nome relativo de "
"hdlist>\n"
"       ftp://<host>/<path> with <nome relativo de hdlist>\n"
"       http://<host>/<path> with <nome relativo de hdlist>\n"
"       removable://<caminho>\n"
"\n"
"e [op��es] s�a de\n"

#: ../urpmi.addmedia_.c:54 ../urpmi.update_.c:62 ../urpmi_.c:93 ../urpmq_.c:56
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - use wget para adquirir arquivos distantes.\n"

#: ../urpmi.addmedia_.c:55 ../urpmi.update_.c:63 ../urpmi_.c:94 ../urpmq_.c:57
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - use curl para adquirir arquivos distantes.\n"

#: ../urpmi.addmedia_.c:56 ../urpmi.update_.c:64 ../urpmi_.c:95 ../urpmq_.c:58
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
"  --proxy        - usa o proxy HTTP especificado, o n�mero da porta\n"
"                   � 1080 por default (o formato � <proxyhost[:port]>).\n"

#: ../urpmi.addmedia_.c:58 ../urpmi.update_.c:66 ../urpmi_.c:97 ../urpmq_.c:60
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""
"  --proxy-user   - especifica usu�rio e senha para usar na autentica��o\n"
"                   do proxy (o formato � <usu�rio:senha>).\n"

#: ../urpmi.addmedia_.c:60
msgid "  --update       - create an update medium.\n"
msgstr "  --update       - cria uma m�dia de atualiza��o.\n"

#: ../urpmi.addmedia_.c:61
msgid ""
"  --distrib      - automatically create all media from an installation\n"
"                   medium.\n"
msgstr ""
"  --distrib      - automaticamente cria todas as m�dias de uma m�dia "
"de                    instala��o.\n"

#: ../urpmi.addmedia_.c:63
msgid ""
"  --distrib-XXX  - automatically create a medium for XXX part of a\n"
"                   distribution, XXX may be main, contrib, updates or\n"
"                   anything else that has been configured ;-)\n"
msgstr ""
" --distrib-XXX  -cria automaticamente a m�dia para a parte XXX \n"
"                        de uma distribui��o, XXX pode ser principal, "
"atualiza��es ou \n"
"                         qualquer outro que tenha sido configurado\n"

#: ../urpmi.addmedia_.c:66
#, c-format
msgid ""
"  --from         - use specified url for list of mirrors, the default is\n"
"                   %s\n"
msgstr ""
"  --from          - usa um endere�o url espec�fico como lista de mirrors, o "
"padr�o �\n"
"                   %s\n"

#: ../urpmi.addmedia_.c:68
msgid ""
"  --version      - use specified version, the default is version of\n"
"                   mandrake-release package installed.\n"
msgstr ""
"  --version      - usa a vers�o especificada, o padr�o � a vers�o do\n"
"                   pacote mandrake-release instalado.\n"

#: ../urpmi.addmedia_.c:70
msgid ""
"  --arch         - use specified architecture, the default is arch of\n"
"                   mandrake-release package installed.\n"
msgstr ""
"  --arch         - usa a arquitetura especificada, o padr�o � a arquitetura "
"do\n"
"                   pacote mandrake-release instalado.\n"

#: ../urpmi.addmedia_.c:72 ../urpmi.removemedia_.c:38 ../urpmi.update_.c:70
msgid "  -c             - clean headers cache directory.\n"
msgstr "  -c             - limpa o diret�rio dos cabe�alhos de cache.\n"

#: ../urpmi.addmedia_.c:73
msgid ""
"  -h             - try to find and use synthesis or hdlist\n"
"                   file.\n"
msgstr ""
"  -h             - tente encontrar e use o arquivo s�ntese ou hdlist.\n"

#: ../urpmi.addmedia_.c:75 ../urpmi.update_.c:72
msgid "  -f             - force generation of hdlist files.\n"
msgstr "  -f             - for�a a gera��o de arquivos hdlist.\n"

#: ../urpmi.addmedia_.c:141
msgid "cannot add updates of a cooker distribution\n"
msgstr "n�o posso adicionar atualiza��es de uma distribui��o cooker\n"

#: ../urpmi.addmedia_.c:181
#, c-format
msgid ""
"%s\n"
"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"n�o precisa dar <caminho relativo do hdlist> com --distrib"

#: ../urpmi.addmedia_.c:188 ../urpmi.addmedia_.c:211
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "incapaz de atualizar m�dia \"%s\"\n"

#: ../urpmi.addmedia_.c:199
#, c-format
msgid ""
"%s\n"
"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
"<caminho relativo do hdlist> faltando\n"

#: ../urpmi.addmedia_.c:201
#, c-format
msgid ""
"%s\n"
"`with' missing for ftp media\n"
msgstr ""
"%s\n"
"`with' faltando para m�dia ftp\n"

#: ../urpmi.addmedia_.c:209
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "incapaz de criar m�dia \"%s\"\n"

#: ../urpmi.removemedia_.c:34
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
msgstr ""
"uso: urpmi.removemedia [-a] <nome> ...\n"
"onde <nome> � um nome de m�dia para remover.\n"

#: ../urpmi.removemedia_.c:37
msgid "  -a             - select all media.\n"
msgstr "  -a             - seleciona todas as m�dias.\n"

#: ../urpmi.removemedia_.c:39 ../urpmi.update_.c:73
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
"\n"
"Op��es desconhecidas '%s'\n"

#: ../urpmi.removemedia_.c:48
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "nada para remover (use urpmi.addmedia para adicionar uma m�dia)\n"

#: ../urpmi.removemedia_.c:50
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"a entrada para remover est� faltando\n"
"(um de %s)\n"

#: ../urpmi.update_.c:59
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
"uso: urpmi.update [op��es] <nome> ...\n"
"onde <nome> � um nome de m�dia para atualizar.\n"

#: ../urpmi.update_.c:68
msgid "  --update       - update only update media.\n"
msgstr "  --update       - atualize somente a m�dia atualizar.\n"

#: ../urpmi.update_.c:69
msgid "  -a             - select all non-removable media.\n"
msgstr "  -a             - seleciona todas as m�dias n�o remov�veis.\n"

#: ../urpmi.update_.c:71
msgid ""
"  -d             - force complete computation of depslist.ordered file.\n"
msgstr ""
"  -d             - for�a o c�lculo completo do arquivo organizado "
"despslist.\n"

#: ../urpmi.update_.c:81
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "nada para atualizar (use urpmi.addmedia para adicionar uma m�dia)\n"

#: ../urpmi.update_.c:93
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"a entrada a ser atualizada est� faltando\n"
"(uma de %s)\n"

#: ../urpmi_.c:71
#, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmi vers�o %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"Este � um software livre, e pode ser redistribu�do sob os termos da GPL, "
"GNU.\n"
"\n"
"uso:\n"

#: ../urpmi_.c:79
#, fuzzy
msgid "  --synthesis    - use the given synthesis instead of urpmi db.\n"
msgstr ""
"  --synthesis    - usa a s�ntese dada ao inv�s do banco de dados urpmi.\n"

#: ../urpmi_.c:81 ../urpmq_.c:44
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""
"  --auto-sele��o  - automaticamente seleciona pacotes para atualizar o "
"sistema.\n"

#: ../urpmi_.c:82 ../urpmq_.c:45
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  --fuzzy        - imp�e uma busca aproximada (igual a -y).\n"

#: ../urpmi_.c:83 ../urpmq_.c:50
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr ""
"  --src          - o pr�ximo pacote � um pacote fonte (o mesmo que -s).\n"

#: ../urpmi_.c:84
msgid "  --install-src  - install only source package (no binaries).\n"
msgstr " --install-src   -instala somente o pacote de fontes (sem bin�rios).\n"

#: ../urpmi_.c:85
msgid "  --clean        - remove rpm from cache before anything else.\n"
msgstr "  --clean      - remove o rpm do cache antes de iniciar.\n"

#: ../urpmi_.c:86
msgid "  --noclean      - keep rpm not used in cache.\n"
msgstr "  --noclean      - mant�m o rpm n�o usado no cache.\n"

#: ../urpmi_.c:87 ../urpmq_.c:54
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr "  --force        - for�a mesmo se alguns pacotes n�o existem.\n"

#: ../urpmi_.c:88
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""
"  --allow-nodeps - permite ao usu�rio instalar pacotes sem \n"
"                   checagem de depend�ncias.\n"

#: ../urpmi_.c:90
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""
"  --allow-force  - permite ao usu�rio instalar pacotes sem\n"
"                   checar depend�ncias e integridade.\n"

#: ../urpmi_.c:99
msgid ""
"  --bug          - output a bug report in directory indicated by\n"
"                   next arg.\n"
msgstr ""
"  --bug          - escreve um relat�rio de falhas no diret�rio indicado pelo "
"pr�ximo argumento.\n"

#: ../urpmi_.c:101
msgid ""
"  --env          - use specific environment (typically a bug\n"
"                   report).\n"
msgstr ""
"  --env          - usa um ambiente espec�fico (tipicamente para relat�rio de "
"falhas).\n"

#: ../urpmi_.c:103
msgid "  --X            - use X interface.\n"
msgstr "  --X            - use  a interface X.\n"

#: ../urpmi_.c:104
msgid ""
"  --best-output  - choose best interface according to the environment:\n"
"                   X or text mode.\n"
msgstr ""
"  --best-output  - escolhe a melhor interface de acordo com o ambiente:\n"
"                   X ou modo texto.\n"

#: ../urpmi_.c:106
msgid ""
"  --verify-rpm   - verify rpm signature before installation\n"
"                   (--no-verify-rpm disable it, default is enabled).\n"
msgstr ""
"..--verify-rpm   - verifica a assinatura do rpm antes da instala��o.\n"
"                   (--no-verify-rpm desabilita; por padr�o � habilitado).\n"

#: ../urpmi_.c:109
msgid "  --excludepath  - exclude path separated by comma.\n"
msgstr "  --excludepath        - exclui o caminho separado por v�rgula.\n"

#: ../urpmi_.c:110
msgid "  -a             - select all matches on command line.\n"
msgstr "  -a             - seleciona todos os acertos na linha de comando.\n"

#: ../urpmi_.c:111
msgid "  -p             - allow search in provides to find package.\n"
msgstr ""
"  -p             - permite a busca em 'provides' para achar o pacote.\n"

#: ../urpmi_.c:112 ../urpmq_.c:66
msgid "  -P             - do not search in provides to find package.\n"
msgstr "  -P             - n�o procure em 'provides' para econtrar o pacote.\n"

#: ../urpmi_.c:113 ../urpmq_.c:68
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr "  -y             - imp�e uma busca difusa (igual a --fuzzy).\n"

#: ../urpmi_.c:114 ../urpmq_.c:69
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr ""
"  -s             - o pr�ximo pacote � um pacote fonte (o mesmo que --src).\n"

#: ../urpmi_.c:115
msgid "  -q             - quiet mode.\n"
msgstr "  -q             - modo 'quiet'.\n"

#: ../urpmi_.c:116 ../urpmq_.c:62
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - modo verbose.\n"

#: ../urpmi_.c:117
#, fuzzy
msgid "  names or rpm files given on command line will be installed.\n"
msgstr "  nomes ou arquivos rpm dados na linha de comandoe st�o instalados.\n"

#: ../urpmi_.c:190
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: op��o desconhecida \"-%s\", cheque o uso com --help\n"

#: ../urpmi_.c:214
msgid "What can be done with binary rpm files when using --install-src"
msgstr "O que pode ser feito com arquivos rpm bin�rios ao usar --install-src"

#: ../urpmi_.c:221
#, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr "N�o foi poss�vel criar o diret�rio [%s] para relat�rio de falhas"

#: ../urpmi_.c:235
#, c-format
msgid "using specific environment on %s\n"
msgstr "usando o ambiente espec�fico em %s\n"

#: ../urpmi_.c:246
msgid "Only superuser is allowed to install packages"
msgstr "Apenas o super-usu�rio tem permiss�o para instalar pacotes"

#: ../urpmi_.c:342
#, c-format
msgid "One of the following packages is needed to install %s:"
msgstr "Um dos seguintes pacotes s�o necess�rios para instalar %s:"

#: ../urpmi_.c:343
msgid "One of the following packages is needed:"
msgstr "Um dos pacotes a seguir � necess�rio:"

#: ../urpmi_.c:351
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Qual � a sua escolha? (1-%d) "

#: ../urpmi_.c:354
msgid "Sorry, bad choice, try again\n"
msgstr "Desculpe, m� escolha, tente novamente\n"

#: ../urpmi_.c:374
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s\n"
"do you agree ?"
msgstr ""
"Alguns pacotes n�o puderam ser instalados:\n"
"%s\n"
"Concorda ?"

#: ../urpmi_.c:397
#, fuzzy, c-format
msgid "in order to install %s"
msgstr "N�o foi poss�vel instalar o pacote %s"

#: ../urpmi_.c:402
#, c-format
msgid "due to unsatisfied %s"
msgstr ""

#: ../urpmi_.c:404
#, fuzzy, c-format
msgid "due to missing %s"
msgstr "wget est� faltando\n"

#: ../urpmi_.c:409
#, fuzzy, c-format
msgid "due to conflicts with %s"
msgstr "%s conflita com %s"

#: ../urpmi_.c:411
msgid "unrequested"
msgstr ""

#: ../urpmi_.c:416
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"do you agree ?"
msgstr ""
"Estes pacotes tem que ser removidos para outros serem atualizados:\n"
"%s\n"
"Concorda ?"

#: ../urpmi_.c:454 ../urpmi_.c:463
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr ""
"Para satisfazer as depend�ncias, os seguintes pacotes ir�o ser instalados (%"
"d MB)"

#: ../urpmi_.c:460
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
"Voc� precisa ser root para instalar as seguintes depend�ncias :\n"
"%s\n"

#: ../urpmi_.c:482 ../urpmq_.c:297
msgid "unable to get source packages, aborting"
msgstr "incapaz de obter a pacotes fonte, abortando"

#: ../urpmi_.c:505
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Favor inserir a m�dia chamada  \"%s\" no dispositivo [%s]"

#: ../urpmi_.c:506
msgid "Press Enter when ready..."
msgstr "Aperte enter quando estiver pronto..."

#: ../urpmi_.c:527
msgid "The following packages have bad signatures"
msgstr "Os seguintes pacotes cont�m assinaturas erradas"

#: ../urpmi_.c:528
msgid "Do you want to continue installation ?"
msgstr "Voc� deseja continuar com a instala��o ?"

#: ../urpmi_.c:542
msgid " (y/N) "
msgstr " (s/N) "

#: ../urpmi_.c:550
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s\n"
"You may want to update your urpmi database"
msgstr ""
"Instala��o falhou, alguns arquivos est�o faltando:.\n"
"%s\n"
"Voc� deve atualizar a sua base de dados urpmi"

#: ../urpmi_.c:559 ../urpmi_.c:590 ../urpmi_.c:599 ../urpmi_.c:614
#: ../urpmi_.c:623
msgid "Installation failed"
msgstr "Instala��o falhou"

#: ../urpmi_.c:574
#, c-format
msgid "distributing %s\n"
msgstr "distribuindo %s\n"

#: ../urpmi_.c:606
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Tentar instalar sem checar as depend�ncias? (s/N) "

#: ../urpmi_.c:616
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Tentar instalar com ainda mais for�a (--force)? (s/N) "

#: ../urpmi_.c:631
msgid "everything already installed"
msgstr "tudo j� instalando"

#: ../urpmq_.c:35
#, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmq vers�o %s\n"
"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n"
"Este � um software livre, e pode ser redistribu�do sob os termos da GPL, "
"GNU.\n"
"\n"
"uso:\n"

#: ../urpmq_.c:46
msgid "  --list         - list available packages.\n"
msgstr "  --list           - lista os pacotes dispon�veis.\n"

#: ../urpmq_.c:47
msgid "  --list-media   - list available media.\n"
msgstr "  --list-media   - lista as m�dias dispon�veis\n"

#: ../urpmq_.c:48
msgid "  --list-nodes   - list available nodes when using --parallel.\n"
msgstr ""
"  --list-nodes   - lista os n�dulos dispon�veis quando  --parallel � usada.\n"

#: ../urpmq_.c:49
msgid "  --list-aliases - list available parallel aliases.\n"
msgstr "  --list-aliases   - lista os apelidos paralelos dispon�veis\n"

#: ../urpmq_.c:51
msgid ""
"  --headers      - extract headers for package listed from urpmi db to\n"
"                   stdout (root only).\n"
msgstr ""
"  --headers      - extrai cabe�alhos para pacotes listados da base de "
"dados                    urpmi para stdout (somente root).\n"

#: ../urpmq_.c:53
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr ""
"  --fontes      - fornece todos os pacotes fonte antes de baixar (somente "
"root).\n"

#: ../urpmq_.c:63
msgid "  -d             - extend query to package dependencies.\n"
msgstr ""
"  -d             - estende a consulta para as depend�ncias dos pacotes.\n"

#: ../urpmq_.c:64
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""
"  -u             - remove um pacote se uma vers�o mais atual j� estiver "
"instalada.\n"

#: ../urpmq_.c:65
msgid "  -c             - complete output with package to removes.\n"
msgstr "  -c            - complete a sa�da com os pacotes a remover.\n"

#: ../urpmq_.c:67
msgid "  -R             - reverse search to what requires package.\n"
msgstr " -R             - busca reversa para o que requer o pacote.\n"

#: ../urpmq_.c:70
msgid "  -g             - print groups with name also.\n"
msgstr "  -g             - imprime grupos, com nome tamb�m.\n"

#: ../urpmq_.c:71
msgid "  -r             - print version and release with name also.\n"
msgstr "  -r             - imprime vers�o e release com nome tamb�m.\n"

#: ../urpmq_.c:73
msgid "  names or rpm files given on command line are queried.\n"
msgstr "Nomes ou arquivos rpm dados na linha de comando s�o consultados \n"

#: ../urpmq_.c:174
msgid "--list-nodes can only be used with --parallel"
msgstr "--list-nodes s� pode ser usado com --parallel"

#: placeholder.h:18
#, c-format
msgid "urpmf version %s"
msgstr "urpmf vers�o %s"

#: placeholder.h:19
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."

#: placeholder.h:20
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Este software � livre e pode ser redistribuido sob os termos da Licensa "
"P�blica Geral (GPL), do GNU."

#: placeholder.h:21 placeholder.h:38
msgid "usage: urpmf [options] <file>"
msgstr "utiliza��o: urpmf [op��es] <arquivo>"

#: placeholder.h:22
msgid ""
"  --quiet         - do not print tag name (default if no tag given on command"
msgstr ""
"  --quiet         - n�o imprime nenhuma tag (defalut, se nenhuma tag dada no "
"comando"

#: placeholder.h:23
msgid "                    line, incompatible with interactive mode)."
msgstr "                    linha, incompat�vel com modo interativo)."

#: placeholder.h:24
msgid "  --all           - print all tags."
msgstr "  --tudo           - imprime todas as tags."

#: placeholder.h:25
msgid ""
"  --name          - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
"  --name          - imprime o nome da tag: rpm nome-do-arquivo (suposto, se "
"nenhuma tag no"

#: placeholder.h:26
msgid "                    command line but without package name)."
msgstr ""
"                    linha de comando, por�m sem nenhum nome de pacote)."

#: placeholder.h:27
msgid "  --group         - print tag group: group."
msgstr "  --grupo         - imprime a tag grupo: grupo."

#: placeholder.h:28
msgid "  --size          - print tag size: size."
msgstr "  --size          - imprime a tag tamanho: tamanho."

#: placeholder.h:29
msgid "  --serial        - print tag serial: serial."
msgstr "  --serial        - imprime a tag serial: serial."

#: placeholder.h:30
msgid "  --summary       - print tag summary: summary."
msgstr "  --summary       - imprime a tag sum�rio: sum�rio."

#: placeholder.h:31
msgid "  --description   - print tag description: description."
msgstr "  --description   - imprime a tag descri��o: descri��o."

#: placeholder.h:32
msgid "  --provides      - print tag provides: all provides (multiple lines)."
msgstr ""
"  --provides      - imprime a tag fornece: tudo fornece (m�ltiplas linhas)."

#: placeholder.h:33
msgid "  --requires      - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires      - imprime a tag necessita: tudo necessita "
"(m�ltiplas                           linhas)."

#: placeholder.h:34
msgid "  --files         - print tag files: all files (multiple lines)."
msgstr ""
"  --arquivos         - imprime a tag arquivos: tudo arquivos (m�ltiplas "
"linhas)."

#: placeholder.h:35
msgid ""
"  --conflicts     - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
"  --conflita     - imprime a tag conflita: tudo conflita (m�ltiplas linhas)."

#: placeholder.h:36
msgid ""
"  --obsoletes     - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
"  --obsoletos     - imprime a tag obsoletos: tudo obsoletos (m�ltiplas "
"linhas)."

#: placeholder.h:37
msgid "  --prereqs       - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
"  --prereqs       - imprime a tag prereqs: tudo prereqs (m�ltiplas linhas)."

#: placeholder.h:39
msgid "try urpmf --help for more options"
msgstr "Tente urpmf --help para mais op��es"

#: placeholder.h:40
msgid "no full media list was found"
msgstr "Nenhuma lista completa de m�dia foi encontrada"

#~ msgid "Remove them all?"
#~ msgstr "Remove todos?"

#~ msgid "Using \"%s\" as a substring, I found"
#~ msgstr "Usando \"%s\" como substring, eu encontrei"

#~ msgid "rshp failed"
#~ msgstr "rshp falhou"