diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 1149 |
1 files changed, 456 insertions, 693 deletions
@@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-02-05 13:52+0200\n" +"POT-Creation-Date: 2008-03-07 09:46+0200\n" "PO-Revision-Date: 2002-02-14 10:51+0000\n" "Last-Translator: José Nuno Coelho Sanarra Pires <jncp@rnl.ist.utl.pt>\n" "Language-Team: pt <morais@kde.org\n" @@ -35,6 +35,11 @@ msgstr "Não consegui ler o ficheiro spec do %s\n" msgid "Failed to rename %s to %s: %m\n" msgstr "Não consegui mudar o nome de %s para %s: %m\n" +#: build.c:199 build.c:220 +#, fuzzy, c-format +msgid "getcwd failed: %m\n" +msgstr "%s rmdir de %s falhou: %s\n" + #: build.c:232 #, c-format msgid "failed to stat %s: %m\n" @@ -118,7 +123,7 @@ msgstr "Opções comuns para todos os modos do rpm:" msgid "%s: %s\n" msgstr "%s: %s\n" -#: rpmqv.c:141 lib/poptALL.c:87 +#: rpmqv.c:141 lib/poptALL.c:83 #, c-format msgid "RPM version %s\n" msgstr "RPM versão %s\n" @@ -550,7 +555,7 @@ msgstr "" msgid "%s: public key read failed.\n" msgstr ":%s: o readLead falhou\n" -#: build/files.c:1653 lib/rpmchecksig.c:427 +#: build/files.c:1653 lib/rpmchecksig.c:437 #, c-format msgid "%s: not an armored public key.\n" msgstr "" @@ -739,7 +744,7 @@ msgstr "Não consegui reler o cabeçalho do assinatura.\n" msgid "Could not open %s: %s\n" msgstr "Não consigo aceder ao %s: %s\n" -#: build/pack.c:495 lib/psm.c:1568 +#: build/pack.c:495 lib/psm.c:1569 #, c-format msgid "Unable to write package: %s\n" msgstr "Não consegui gravar o pacote: %s\n" @@ -919,7 +924,7 @@ msgstr "linha %d: Opção em branco: %s\n" msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linha %d: Carácter '-' ilegal no %s: %s\n" -#: build/parsePreamble.c:538 build/parseSpec.c:444 +#: build/parsePreamble.c:538 build/parseSpec.c:443 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "O BuildRoot não pode ser o \"/\": %s\n" @@ -954,27 +959,27 @@ msgstr "linha %d: Formato da BuildArchitecture inválido: %s\n" msgid "Internal error: Bogus tag %d\n" msgstr "Erro interno: Opção esquisita %d\n" -#: build/parsePreamble.c:759 +#: build/parsePreamble.c:760 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:822 +#: build/parsePreamble.c:823 #, c-format msgid "Bad package specification: %s\n" msgstr "Descrição do pacote inválida: %s\n" -#: build/parsePreamble.c:828 +#: build/parsePreamble.c:829 #, c-format msgid "Package already exists: %s\n" msgstr "O pacote já existe: %s\n" -#: build/parsePreamble.c:857 +#: build/parsePreamble.c:858 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linha %d: Opção desconhecida: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:880 msgid "Spec file can't use BuildRoot\n" msgstr "O ficheiro spec não pode usar a BuildRoot\n" @@ -983,71 +988,71 @@ msgstr "O ficheiro spec não pode usar a BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Código-fonte inválido: %s: %s\n" -#: build/parsePrep.c:80 +#: build/parsePrep.c:81 #, c-format msgid "No patch number %d\n" msgstr "Sem número de 'patch' %d\n" -#: build/parsePrep.c:176 +#: build/parsePrep.c:179 #, c-format msgid "No source number %d\n" msgstr "Sem número de fonte %d\n" -#: build/parsePrep.c:197 +#: build/parsePrep.c:200 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Não consigo transferir o nosource %s: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:313 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Erro ao analisar o %%setup: %s\n" -#: build/parsePrep.c:316 +#: build/parsePrep.c:328 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "linha %d: Argumento inválido para %%setup: %s\n" -#: build/parsePrep.c:334 +#: build/parsePrep.c:346 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linha %d: Opção inválida do %%setup %s: %s\n" -#: build/parsePrep.c:468 +#: build/parsePrep.c:480 #, c-format msgid "line %d: Need arg to %%patch -b: %s\n" msgstr "linha %d: Necessário o argumento para o %%patch -b: %s\n" -#: build/parsePrep.c:477 +#: build/parsePrep.c:489 #, c-format msgid "line %d: Need arg to %%patch -z: %s\n" msgstr "linha %d: Necessário o argumento para o %%patch -z: %s\n" -#: build/parsePrep.c:494 +#: build/parsePrep.c:506 #, fuzzy, c-format msgid "line %d: Bad arg to %%patch -F: %s\n" msgstr "linha %d: argumento inválido para o %%patch -p: %s\n" -#: build/parsePrep.c:506 +#: build/parsePrep.c:518 #, c-format msgid "line %d: Need arg to %%patch -p: %s\n" msgstr "linha %d: Necessário o argumento para o %%patch -z: %s\n" -#: build/parsePrep.c:513 +#: build/parsePrep.c:525 #, c-format msgid "line %d: Bad arg to %%patch -p: %s\n" msgstr "linha %d: argumento inválido para o %%patch -p: %s\n" -#: build/parsePrep.c:520 +#: build/parsePrep.c:532 msgid "Too many patches!\n" msgstr "Demasiadas 'patches'!\n" -#: build/parsePrep.c:524 +#: build/parsePrep.c:536 #, c-format msgid "line %d: Bad arg to %%patch: %s\n" msgstr "linha %d: Argumento inválido para o %%patch: %s\n" -#: build/parsePrep.c:558 +#: build/parsePrep.c:570 #, c-format msgid "line %d: second %%prep\n" msgstr "linha %d: segundo %%prep\n" @@ -1100,46 +1105,46 @@ msgstr "linha %d: Segundo %s\n" msgid "line %d: unsupported internal script: %s\n" msgstr "linha %d: Erro ao analisar a %%description: %s\n" -#: build/parseSpec.c:184 +#: build/parseSpec.c:183 #, c-format msgid "line %d: %s\n" msgstr "linha %d: %s\n" -#: build/parseSpec.c:228 +#: build/parseSpec.c:227 #, c-format msgid "Unable to open %s: %s\n" msgstr "Incapaz de aceder ao %s: %s\n" -#: build/parseSpec.c:241 +#: build/parseSpec.c:240 #, c-format msgid "Unclosed %%if\n" msgstr "%%if não fechado\n" -#: build/parseSpec.c:330 +#: build/parseSpec.c:329 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d\n" msgstr "%s:%d: o parseExpressionBoolean devolve %d\n" -#: build/parseSpec.c:339 +#: build/parseSpec.c:338 #, c-format msgid "%s:%d: Got a %%else with no %%if\n" msgstr "%s:%d: Descobri um %%else sem um %%if\n" -#: build/parseSpec.c:351 +#: build/parseSpec.c:350 #, c-format msgid "%s:%d: Got a %%endif with no %%if\n" msgstr "%s:%d: Descobri um %%endif sem um %%if\n" -#: build/parseSpec.c:365 build/parseSpec.c:374 +#: build/parseSpec.c:364 build/parseSpec.c:373 #, c-format msgid "malformed %%include statement\n" msgstr "instrução %%include desorganizada\n" -#: build/parseSpec.c:557 +#: build/parseSpec.c:556 msgid "No compatible architectures found for build\n" msgstr "Não foram encontradas arquitecturas compatíveis para as quais criar\n" -#: build/parseSpec.c:594 +#: build/parseSpec.c:593 #, c-format msgid "Package has no %%description: %s\n" msgstr "O pacote não tem uma %%description: %s\n" @@ -1271,19 +1276,19 @@ msgstr "não verificar as dependências de compilação" msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "gerar um cabeçalho do pacote compatível com os pacotes do rpm[23]" -#: build/poptBT.c:214 lib/poptALL.c:224 lib/poptI.c:253 lib/poptQV.c:345 +#: build/poptBT.c:214 lib/poptALL.c:220 lib/poptI.c:253 lib/poptQV.c:345 #: lib/poptQV.c:354 lib/poptQV.c:393 #, fuzzy msgid "don't verify package digest(s)" msgstr "não verificar as dependências do pacote" -#: build/poptBT.c:216 lib/poptALL.c:226 lib/poptI.c:255 lib/poptQV.c:348 +#: build/poptBT.c:216 lib/poptALL.c:222 lib/poptI.c:255 lib/poptQV.c:348 #: lib/poptQV.c:356 lib/poptQV.c:396 #, fuzzy msgid "don't verify database header(s) when retrieved" msgstr "não verifica a arquitectura do pacote" -#: build/poptBT.c:218 lib/poptALL.c:232 lib/poptI.c:257 lib/poptQV.c:351 +#: build/poptBT.c:218 lib/poptALL.c:224 lib/poptI.c:257 lib/poptQV.c:351 #: lib/poptQV.c:358 lib/poptQV.c:398 #, fuzzy msgid "don't verify package signature(s)" @@ -1321,26 +1326,16 @@ msgstr "procurar as mensagens de i18N no catálogo do ficheiro spec" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "gerar os cabeçalhos compatíveis com o formato do rpm[23]" -#: build/rpmfc.c:123 -#, c-format -msgid "\texecv(%s) pid %d\n" -msgstr "" - #: build/rpmfc.c:129 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Não consegui executar o %s: %s\n" -#: build/rpmfc.c:134 lib/psm.c:849 +#: build/rpmfc.c:134 lib/psm.c:850 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Não consegui executar à parte o %s: %s\n" -#: build/rpmfc.c:216 -#, c-format -msgid "\twaitpid(%d) rc %d status %x\n" -msgstr "" - #: build/rpmfc.c:220 #, c-format msgid "%s failed\n" @@ -1376,27 +1371,27 @@ msgstr "A procurar o %s: (usando o %s)...\n" msgid "Failed to find %s:\n" msgstr "Não consegui encontrar o %s:\n" -#: build/spec.c:229 +#: build/spec.c:230 #, c-format msgid "line %d: Bad number: %s\n" msgstr "linha %d: Número inválido: %s\n" -#: build/spec.c:235 +#: build/spec.c:236 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "linha %d: Número no%s inválido: %d\n" -#: build/spec.c:294 +#: build/spec.c:295 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "linha %d: Número %s inválido: %s\n" -#: build/spec.c:595 +#: build/spec.c:613 #, c-format msgid "can't query %s: %s\n" msgstr "não consigo pesquisar o %s: %s\n" -#: build/spec.c:661 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "a pesquisa do ficheiro spec %s falhou, não consigo analisar\n" @@ -1452,11 +1447,6 @@ msgstr "o pacote %s já está instalado" msgid "package %s was already added, replacing with %s\n" msgstr "o pacote %s já está instalado" -#: lib/depends.c:344 -#, c-format -msgid " Obsoletes: %s\t\terases %s\n" -msgstr "" - #: lib/depends.c:426 msgid "(cached)" msgstr "" @@ -1481,43 +1471,22 @@ msgstr "%s: %-45s SI (oferecidos pelo db)\n" msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "ignorar relações entre o nome do pacote [%d]\t%s -> %s\n" -#: lib/depends.c:883 +#: lib/depends.c:881 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "a remover o %s-%s-%s \"%s\" das relações do tsort.\n" -#: lib/depends.c:1103 -msgid "========== recording tsort relations\n" -msgstr "=========== a guardar as relações do tsort\n" - -#: lib/depends.c:1195 -#, fuzzy -msgid "" -"========== tsorting packages (order, #predecessors, #succesors, tree, depth, " -"breadth)\n" -msgstr "" -"========== ordenar pacotes (order, #predecessors, #succesors, tree, depth)\n" - -#: lib/depends.c:1286 -#, fuzzy, c-format -msgid "========== successors only (%d bytes)\n" -msgstr "========== só os sucessores (ordem de apresentação)\n" - -#: lib/depends.c:1359 +#: lib/depends.c:1357 msgid "LOOP:\n" msgstr "CICLO:\n" -#: lib/depends.c:1394 -msgid "========== continuing tsort ...\n" -msgstr "========== a prosseguir o tsort ...\n" - -#: lib/depends.c:1399 +#: lib/depends.c:1397 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:36 lib/formats.c:66 lib/formats.c:95 lib/formats.c:465 -#: rpmdb/header.c:2894 rpmdb/header.c:2919 rpmdb/header.c:2938 +#: rpmdb/header.c:2896 rpmdb/header.c:2921 rpmdb/header.c:2940 msgid "(not a number)" msgstr "(não é um número)" @@ -1553,7 +1522,7 @@ msgstr "o mntctl() falhou ao devolver o tamanho: %s\n" msgid "mntctl() failed to return mount points: %s\n" msgstr "o mntctl() falhou ao devolver o número de pontos de montagem: %s\n" -#: lib/fs.c:108 lib/fs.c:200 lib/fs.c:312 +#: lib/fs.c:108 lib/fs.c:205 lib/fs.c:317 #, c-format msgid "failed to stat %s: %s\n" msgstr "Não consegui analisar o %s: %s\n" @@ -1563,26 +1532,11 @@ msgstr "Não consegui analisar o %s: %s\n" msgid "failed to open %s: %s\n" msgstr "falhei ao aceder ao %s: %s\n" -#: lib/fs.c:217 -#, fuzzy, c-format -msgid "%5d 0x%04x %s %s\n" -msgstr "Ficheiro%5d: %07o %s.%s\t %s\n" - -#: lib/fs.c:335 +#: lib/fs.c:340 #, c-format msgid "file %s is on an unknown device\n" msgstr "o ficheiro %s está num dispositivo desconhecido\n" -#: lib/fsm.c:324 -#, fuzzy -msgid "========== Directories not explicitly included in package:\n" -msgstr "========= Directorias não incluidas explicitamente no pacote:\n" - -#: lib/fsm.c:326 -#, fuzzy, c-format -msgid "%10d %s\n" -msgstr "%9d %s\n" - #: lib/fsm.c:690 #, c-format msgid "user %s does not exist - using root\n" @@ -1593,16 +1547,6 @@ msgstr "o utilizador %s não existe - a usar o root\n" msgid "group %s does not exist - using root\n" msgstr "o grupo %s não existe - a usar o root\n" -#: lib/fsm.c:1195 -#, fuzzy, c-format -msgid "%s directory created with perms %04o, no context.\n" -msgstr "directoria %s criada com as permissões %04o.\n" - -#: lib/fsm.c:1199 -#, fuzzy, c-format -msgid "%s directory created with perms %04o, context %s.\n" -msgstr "directoria %s criada com as permissões %04o.\n" - #: lib/fsm.c:1488 #, c-format msgid "archive file %s was not found in header file list\n" @@ -1635,11 +1579,6 @@ msgstr "%s unlink de %s falhou: %s\n" msgid "%s created as %s\n" msgstr "%s criado como %s\n" -#: lib/manifest.c:121 -#, fuzzy, c-format -msgid "adding %d args from manifest.\n" -msgstr "a adicionar %d registos ao índice %s.\n" - #: lib/misc.c:40 #, c-format msgid "cannot create %%%s %s\n" @@ -1650,255 +1589,251 @@ msgstr "não consigo criar o %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "não consigo escrever em %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:338 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:346 lib/package.c:402 lib/package.c:469 lib/signature.c:198 +#: lib/package.c:347 lib/package.c:403 lib/package.c:470 lib/signature.c:199 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:364 lib/signature.c:212 +#: lib/package.c:365 lib/signature.c:213 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:382 lib/signature.c:236 +#: lib/package.c:383 lib/signature.c:237 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:393 lib/signature.c:247 +#: lib/package.c:394 lib/signature.c:248 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:420 +#: lib/package.c:421 #, c-format msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:432 +#: lib/package.c:433 #, c-format msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:442 +#: lib/package.c:443 #, c-format msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:498 lib/package.c:539 +#: lib/package.c:499 lib/package.c:540 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:618 +#: lib/package.c:619 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:622 +#: lib/package.c:623 #, c-format msgid "hdr magic: BAD\n" msgstr "" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "" -#: lib/package.c:635 +#: lib/package.c:636 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:646 +#: lib/package.c:647 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:658 +#: lib/package.c:659 #, c-format msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:714 lib/rpmchecksig.c:184 lib/rpmchecksig.c:549 +#: lib/package.c:715 lib/rpmchecksig.c:184 lib/rpmchecksig.c:559 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: o rpmReadSignature falhou\n" -#: lib/package.c:721 lib/rpmchecksig.c:191 lib/rpmchecksig.c:557 +#: lib/package.c:722 lib/rpmchecksig.c:191 lib/rpmchecksig.c:567 #, c-format msgid "%s: No signature available\n" msgstr "%s: Nenhuma assinatura disponível\n" -#: lib/package.c:786 +#: lib/package.c:787 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr ":%s: o readLead falhou\n" -#: lib/package.c:821 lib/package.c:847 lib/package.c:878 lib/rpmchecksig.c:645 +#: lib/package.c:822 lib/package.c:848 lib/package.c:879 lib/rpmchecksig.c:655 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:892 lib/rpmchecksig.c:88 lib/rpmchecksig.c:498 +#: lib/package.c:893 lib/rpmchecksig.c:88 lib/rpmchecksig.c:508 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: O fread falhou: %s\n" -#: lib/package.c:972 +#: lib/package.c:981 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "o %s não pode ser instalado\n" -#: lib/package.c:976 +#: lib/package.c:985 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" -#: lib/poptALL.c:184 +#: lib/poptALL.c:180 msgid "follow command line symlinks" msgstr "" -#: lib/poptALL.c:186 +#: lib/poptALL.c:182 msgid "logical walk" msgstr "" -#: lib/poptALL.c:188 +#: lib/poptALL.c:184 #, fuzzy msgid "don't change directories" msgstr "a criar a directoria %s\n" -#: lib/poptALL.c:190 +#: lib/poptALL.c:186 msgid "don't get stat info" msgstr "" -#: lib/poptALL.c:192 +#: lib/poptALL.c:188 msgid "physical walk" msgstr "" -#: lib/poptALL.c:194 +#: lib/poptALL.c:190 msgid "return dot and dot-dot" msgstr "" -#: lib/poptALL.c:196 +#: lib/poptALL.c:192 msgid "don't cross devices" msgstr "" -#: lib/poptALL.c:198 +#: lib/poptALL.c:194 msgid "return whiteout information" msgstr "" -#: lib/poptALL.c:211 +#: lib/poptALL.c:207 msgid "predefine MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:212 lib/poptALL.c:215 +#: lib/poptALL.c:208 lib/poptALL.c:211 msgid "'MACRO EXPR'" msgstr "" -#: lib/poptALL.c:214 +#: lib/poptALL.c:210 msgid "define MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:217 +#: lib/poptALL.c:213 #, fuzzy msgid "print macro expansion of EXPR" msgstr "imprimir a expansão da macro <expr>+" -#: lib/poptALL.c:218 +#: lib/poptALL.c:214 msgid "'EXPR'" msgstr "" -#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243 +#: lib/poptALL.c:216 lib/poptALL.c:231 lib/poptALL.c:235 #, fuzzy msgid "read <FILE:...> instead of default file(s)" msgstr "ler o <fich:...> em vez do(s) ficheiro(s) de macros por omissão" -#: lib/poptALL.c:221 lib/poptALL.c:240 lib/poptALL.c:244 +#: lib/poptALL.c:217 lib/poptALL.c:232 lib/poptALL.c:236 msgid "<FILE:...>" msgstr "" -#: lib/poptALL.c:229 lib/poptALL.c:263 -msgid "disable use of libio(3) API" -msgstr "desactivar o uso da API da libio(3)" - -#: lib/poptALL.c:235 +#: lib/poptALL.c:227 #, fuzzy msgid "send stdout to CMD" msgstr "manda o stdout para <cmd>" -#: lib/poptALL.c:236 +#: lib/poptALL.c:228 msgid "CMD" msgstr "" -#: lib/poptALL.c:247 +#: lib/poptALL.c:239 #, fuzzy msgid "use ROOT as top level directory" msgstr "usa <dir> como a directoria de topo" -#: lib/poptALL.c:248 +#: lib/poptALL.c:240 msgid "ROOT" msgstr "" -#: lib/poptALL.c:251 +#: lib/poptALL.c:243 msgid "display known query tags" msgstr "mostrar as opções de pesquisa conhecidas" -#: lib/poptALL.c:253 +#: lib/poptALL.c:245 msgid "display final rpmrc and macro configuration" msgstr "mostra a configuração final do rpmrc e das macros" -#: lib/poptALL.c:255 +#: lib/poptALL.c:247 msgid "provide less detailed output" msgstr "devolver um resultado menos detalhado" -#: lib/poptALL.c:257 +#: lib/poptALL.c:249 msgid "provide more detailed output" msgstr "devolver um resultado mais detalhado" -#: lib/poptALL.c:259 +#: lib/poptALL.c:251 msgid "print the version of rpm being used" msgstr "imprime a versão do RPM que está a usar" -#: lib/poptALL.c:272 +#: lib/poptALL.c:259 #, fuzzy msgid "debug payload file state machine" msgstr "depurar máquina de estados de ficheiros" -#: lib/poptALL.c:274 +#: lib/poptALL.c:261 #, fuzzy msgid "use threads for file state machine" msgstr "depurar máquina de estados de ficheiros" -#: lib/poptALL.c:279 +#: lib/poptALL.c:266 #, fuzzy msgid "debug option/argument processing" msgstr "Erro interno no processamento de argumentos (%d) :-(\n" -#: lib/poptALL.c:284 +#: lib/poptALL.c:271 #, fuzzy msgid "debug package state machine" msgstr "depurar máquina de estados de ficheiros" -#: lib/poptALL.c:286 +#: lib/poptALL.c:273 #, fuzzy msgid "use threads for package state machine" msgstr "depurar máquina de estados de ficheiros" -#: lib/poptALL.c:300 +#: lib/poptALL.c:287 msgid "debug rpmio I/O" msgstr "depurar a E/S da rpmio" -#: lib/poptALL.c:312 +#: lib/poptALL.c:299 msgid "debug URL cache handling" msgstr "depurar a gestão da 'cache' de URLs" -#: lib/poptALL.c:374 +#: lib/poptALL.c:361 #, c-format msgid "%s: option table misconfigured (%d)\n" msgstr "" @@ -2392,92 +2327,52 @@ msgstr "" msgid "source package contains no .spec file\n" msgstr "o pacote de código-fonte não contem um ficheiro .spec\n" -#: lib/psm.c:497 -#, c-format -msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" -msgstr "" - -#: lib/psm.c:643 -#, fuzzy, c-format -msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" -msgstr "%s: a correr os scripts(s) %s (se existirem)\n" - -#: lib/psm.c:660 -#, c-format -msgid "%s: %s(%s-%s-%s.%s) skipping redundant \"%s\".\n" -msgstr "" - -#: lib/psm.c:668 -#, c-format -msgid "%s: %s(%s-%s-%s.%s) %ssynchronous scriptlet start\n" -msgstr "" - -#: lib/psm.c:829 -#, c-format -msgid "%s: %s(%s-%s-%s.%s)\texecv(%s) pid %d\n" -msgstr "" - -#: lib/psm.c:863 +#: lib/psm.c:864 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: %s script falhou (%d), a saltar %s-%s-%s\n" -#: lib/psm.c:872 +#: lib/psm.c:873 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, signal %d\n" msgstr "" "a execução do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n" -#: lib/psm.c:878 +#: lib/psm.c:879 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, exit status %d\n" msgstr "" "a execução do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n" -#: lib/psm.c:1304 -#, fuzzy, c-format -msgid "%s: %s has %d files, test = %d\n" -msgstr "%s: %s-%s-%s tem %d ficheiros, teste = %d\n" - -#: lib/psm.c:1488 +#: lib/psm.c:1489 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s script falhou (%d), a saltar %s-%s-%s\n" -#: lib/psm.c:1580 +#: lib/psm.c:1581 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Não consegui reler o cabeçalho do assinatura.\n" -#: lib/psm.c:1655 +#: lib/psm.c:1656 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "a abertura do pacote falhou%s%s: %s\n" -#: lib/psm.c:1656 +#: lib/psm.c:1657 msgid " on file " msgstr " no ficheiro " -#: lib/psm.c:1837 +#: lib/psm.c:1838 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s falhou no ficheiro %s: %s\n" -#: lib/psm.c:1840 +#: lib/psm.c:1841 #, c-format msgid "%s failed: %s\n" msgstr "%s falhou: %s\n" -#: lib/psm.c:2017 -#, c-format -msgid "Attempting to mark %s as installed in score board(%p).\n" -msgstr "" - -#: lib/psm.c:2050 -#, c-format -msgid "Attempting to mark %s as erased in score board(%p).\n" -msgstr "" - #: lib/query.c:115 lib/rpmts.c:672 #, c-format msgid "incorrect format: %s\n" @@ -2570,14 +2465,9 @@ msgstr "o ficheiro %s não pertence a nenhum pacote\n" msgid "invalid package number: %s\n" msgstr "número de pacote inválido: %s\n" -#: lib/query.c:644 -#, c-format -msgid "package record number: %u\n" -msgstr "número de registo do pacote: %u\n" - #: lib/query.c:649 -#, c-format -msgid "record %u could not be read\n" +#, fuzzy, c-format +msgid "record %lu could not be read\n" msgstr "o registo %u não pôde ser lido\n" #: lib/query.c:665 lib/rpminstall.c:734 @@ -2595,7 +2485,7 @@ msgstr "ficheiro db inválido %s\n" msgid "(added provide)" msgstr "%s: %-45s SIM (oferecidos para adição)\n" -#: lib/rpmchecksig.c:48 lib/rpmchecksig.c:871 +#: lib/rpmchecksig.c:48 lib/rpmchecksig.c:881 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: o acesso falhou: %s\n" @@ -2615,70 +2505,70 @@ msgstr "%s: O Fseek falhou: %s\n" msgid "rpmMkTempFile failed\n" msgstr "o makeTempFile falhou\n" -#: lib/rpmchecksig.c:299 +#: lib/rpmchecksig.c:309 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:331 +#: lib/rpmchecksig.c:341 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: o writeLead falhou: %s\n" -#: lib/rpmchecksig.c:337 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: o rpmWriteSignature falhou: %s\n" -#: lib/rpmchecksig.c:422 +#: lib/rpmchecksig.c:432 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr ":%s: o readLead falhou\n" -#: lib/rpmchecksig.c:434 +#: lib/rpmchecksig.c:444 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr ":%s: o readLead falhou\n" -#: lib/rpmchecksig.c:465 +#: lib/rpmchecksig.c:475 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr ":%s: o readLead falhou\n" -#: lib/rpmchecksig.c:480 +#: lib/rpmchecksig.c:490 #, fuzzy, c-format msgid "%s: headerGetEntry failed\n" msgstr ":%s: o readLead falhou\n" -#: lib/rpmchecksig.c:809 +#: lib/rpmchecksig.c:819 msgid "NOT OK" msgstr "NÃO-OK" -#: lib/rpmchecksig.c:810 lib/rpmchecksig.c:824 +#: lib/rpmchecksig.c:820 lib/rpmchecksig.c:834 msgid " (MISSING KEYS:" msgstr " (FALTAM AS CHAVES:" -#: lib/rpmchecksig.c:812 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:822 lib/rpmchecksig.c:836 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:813 lib/rpmchecksig.c:827 +#: lib/rpmchecksig.c:823 lib/rpmchecksig.c:837 msgid " (UNTRUSTED KEYS:" msgstr " (CHAVES SUSPEITAS:" -#: lib/rpmchecksig.c:815 lib/rpmchecksig.c:829 +#: lib/rpmchecksig.c:825 lib/rpmchecksig.c:839 msgid ")" msgstr ")" -#: lib/rpmchecksig.c:823 +#: lib/rpmchecksig.c:833 msgid "OK" msgstr "OK" -#: lib/rpmds.c:499 lib/rpmds.c:882 +#: lib/rpmds.c:499 msgid "NO " msgstr "NÃO" -#: lib/rpmds.c:499 lib/rpmds.c:882 +#: lib/rpmds.c:499 msgid "YES" msgstr "SIM" @@ -2691,16 +2581,6 @@ msgstr "" "A dependência \"B\" precisa duma época (assumindo a mesma que \"A\")\n" "\t %s\tB %s\n" -#: lib/rpmds.c:881 -#, c-format -msgid " %s A %s\tB %s\n" -msgstr " %s A %s\tB %s\n" - -#: lib/rpmds.c:903 -#, fuzzy, c-format -msgid "package %s has unsatisfied %s: %s\n" -msgstr "o pacote %s tem requisitos não satisfeitos: %s\n" - #: lib/rpmds.c:1020 msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions." msgstr "" @@ -2742,41 +2622,7 @@ msgstr "" msgid "internal support for lua scripts." msgstr "- não suportado em cadeias de caracteres\n" -#: lib/rpmfi.c:486 -#, c-format -msgid "%s skipped due to missingok flag\n" -msgstr "%s ignorado devido à opção missingok\n" - -#: lib/rpmfi.c:753 -msgid "========== relocations\n" -msgstr "========== mudanças de local\n" - -#: lib/rpmfi.c:757 -#, c-format -msgid "%5d exclude %s\n" -msgstr "%5d excluir o %s\n" - -#: lib/rpmfi.c:760 -#, c-format -msgid "%5d relocate %s -> %s\n" -msgstr "%5d mudar de local %s -> %s\n" - -#: lib/rpmfi.c:891 -#, c-format -msgid "excluding %s %s\n" -msgstr "a excluir o %s %s\n" - -#: lib/rpmfi.c:901 -#, c-format -msgid "relocating %s to %s\n" -msgstr "a mudar o %s para %s\n" - -#: lib/rpmfi.c:987 -#, c-format -msgid "relocating directory %s to %s\n" -msgstr "a mudar a directoria %s para %s\n" - -#: lib/rpmgi.c:97 lib/rpminstall.c:97 lib/rpminstall.c:431 +#: lib/rpmgi.c:95 lib/rpminstall.c:97 lib/rpminstall.c:431 #: lib/rpminstall.c:563 lib/rpmts.c:683 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format @@ -2821,21 +2667,11 @@ msgstr "A preparar..." msgid "Upgrading packages..." msgstr "actualizar pacote(s)" -#: lib/rpminstall.c:356 -#, fuzzy, c-format -msgid "Adding goal: %s\n" -msgstr "A procurar o %s: (usando o %s)...\n" - #: lib/rpminstall.c:372 #, c-format msgid "Retrieving %s\n" msgstr "A obter o %s\n" -#: lib/rpminstall.c:389 -#, c-format -msgid " ... as %s\n" -msgstr " ... como %s\n" - #: lib/rpminstall.c:393 #, c-format msgid "skipping %s - transfer failed - %s\n" @@ -2846,21 +2682,11 @@ msgstr "a ignorar o %s - a transferência falhou - %s\n" msgid "%s cannot be installed\n" msgstr "o %s não pode ser instalado\n" -#: lib/rpminstall.c:467 -#, fuzzy, c-format -msgid "\tadded source package [%d]\n" -msgstr "<pacote de código>" - #: lib/rpminstall.c:492 #, fuzzy, c-format msgid "package %s is not relocatable\n" msgstr "o pacote %s não pode ser mudado de sítio\n" -#: lib/rpminstall.c:534 -#, fuzzy, c-format -msgid "\tadded binary package [%d]\n" -msgstr "a instalar os pacotes binários\n" - #: lib/rpminstall.c:539 #, c-format msgid "error reading from file %s\n" @@ -2876,15 +2702,6 @@ msgstr "o %s precisa duma versão mais recente do RPM\n" msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "nenhum pacote coincide com %s: %s\n" -#: lib/rpminstall.c:592 -#, c-format -msgid "found %d source and %d binary packages\n" -msgstr "encontrados %d pacotes com código-fonte e %d binários\n" - -#: lib/rpminstall.c:629 -msgid "installing binary packages\n" -msgstr "a instalar os pacotes binários\n" - #: lib/rpminstall.c:654 #, c-format msgid "cannot open file %s: %s\n" @@ -3142,253 +2959,140 @@ msgstr "número de pacote inválido: %s\n" msgid "cannot open Solve database in %s\n" msgstr "não consigo a base de dados do RPM em %s\n" -#: lib/rpmts.c:704 -#, fuzzy, c-format -msgid "Adding: %s\n" -msgstr "linha: %s\n" - -#: lib/rpmts.c:716 -#, fuzzy, c-format -msgid "Suggesting: %s\n" -msgstr "A obter o %s\n" - #: lib/rpmts.c:781 msgid " Suggested resolutions:\n" msgstr "" -#: lib/rpmts.c:1232 -msgid "mounted filesystems:\n" -msgstr "" - -#: lib/rpmts.c:1234 -msgid " i dev bsize bavail iavail mount point\n" -msgstr "" - -#: lib/rpmts.c:1291 -#, fuzzy, c-format -msgid "%5d 0x%08x %8u %12ld %12ld %s\n" -msgstr "Ficheiro%5d: %07o %s.%s\t %s\n" - -#: lib/rpmts.c:1619 -#, c-format -msgid "Creating transaction score board(%p, %p)\n" -msgstr "" - -#: lib/rpmts.c:1624 -#, c-format -msgid "\tScore board address: %p\n" -msgstr "" - -#: lib/rpmts.c:1634 -#, fuzzy, c-format -msgid "\tAllocating space for %d entries\n" -msgstr "a mudar o %s para %s\n" - -#: lib/rpmts.c:1661 -#, c-format -msgid "\tAdding entry for %s to score board.\n" -msgstr "" - -#: lib/rpmts.c:1664 -#, c-format -msgid "\t\tEntry address: %p\n" -msgstr "" - -#: lib/rpmts.c:1675 -#, c-format -msgid "\tUpdating entry for %s in score board.\n" -msgstr "" - -#: lib/rpmts.c:1700 -#, c-format -msgid "May free Score board(%p)\n" -msgstr "" - -#: lib/rpmts.c:1715 -msgid "\tRefcount is zero...will free\n" -msgstr "" - -#: lib/rpmts.c:1763 -#, c-format -msgid "Looking in score board(%p) for %s\n" -msgstr "" - -#: lib/rpmts.c:1769 -#, c-format -msgid "\tFound entry at address: %p\n" -msgstr "" - -#: lib/signature.c:118 -#, fuzzy, c-format -msgid "Expected size: %12d = lead(%d)+sigs(%zd)+pad(%zd)+data(%zd)\n" -msgstr "" -"Esperado um tamanho: %12d = início(%d)+assin.(%d)+'pad'(%d)+dados(%d)\n" - -#: lib/signature.c:122 -#, c-format -msgid " Actual size: %12d\n" -msgstr " Tamanho real: %12d\n" - -#: lib/signature.c:161 +#: lib/signature.c:162 #, c-format msgid "sigh size(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:166 +#: lib/signature.c:167 #, c-format msgid "sigh magic: BAD\n" msgstr "" -#: lib/signature.c:172 +#: lib/signature.c:173 #, c-format msgid "sigh tags: BAD, no. of tags(%d) out of range\n" msgstr "" -#: lib/signature.c:178 +#: lib/signature.c:179 #, c-format msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:190 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:258 +#: lib/signature.c:259 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:268 +#: lib/signature.c:269 #, c-format msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:281 +#: lib/signature.c:282 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:290 +#: lib/signature.c:291 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:323 -#, c-format -msgid "Signature: size(%d)+pad(%d)\n" -msgstr "Assinatura: tamanho(%d)+pad(%d)\n" - -#: lib/signature.c:406 lib/signature.c:516 lib/signature.c:810 -#: lib/signature.c:843 +#: lib/signature.c:407 lib/signature.c:517 lib/signature.c:832 +#: lib/signature.c:865 #, c-format msgid "Could not exec %s: %s\n" msgstr "Não consegui executar %s: %s\n" -#: lib/signature.c:422 +#: lib/signature.c:423 msgid "pgp failed\n" msgstr "o pgp falhou\n" -#: lib/signature.c:429 +#: lib/signature.c:430 msgid "pgp failed to write signature\n" msgstr "o pgp não conseguiu gravar a assinatura\n" -#: lib/signature.c:434 -#, c-format -msgid "PGP sig size: %d\n" -msgstr "tamanho da assinatura do PGP: %d\n" - -#: lib/signature.c:448 lib/signature.c:559 +#: lib/signature.c:449 lib/signature.c:560 msgid "unable to read the signature\n" msgstr "incapaz de ler a assinatura\n" -#: lib/signature.c:453 -#, c-format -msgid "Got %d bytes of PGP sig\n" -msgstr "Obtive %d bytes da assinatura PGP\n" - -#: lib/signature.c:533 +#: lib/signature.c:534 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "o exec falhou\n" -#: lib/signature.c:540 +#: lib/signature.c:541 msgid "gpg failed to write signature\n" msgstr "o gpg não conseguiu gravar a assinatura\n" -#: lib/signature.c:545 -#, c-format -msgid "GPG sig size: %d\n" -msgstr "Tamanho da assinatura do GPG: %d\n" - -#: lib/signature.c:564 -#, c-format -msgid "Got %d bytes of GPG sig\n" -msgstr "Obtive %d bytes da assinatura do GPG\n" - -#: lib/signature.c:848 lib/signature.c:897 +#: lib/signature.c:870 lib/signature.c:919 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "'Spec' %%_signature inválido no ficheiro de macros\n" -#: lib/signature.c:879 +#: lib/signature.c:901 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Precisa definir o \"%%_gpg_name\" no seu ficheiro de macros\n" -#: lib/signature.c:891 +#: lib/signature.c:913 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Precisa definir o \"%%_pgp_name\" no seu ficheiro de macros\n" -#: lib/signature.c:934 +#: lib/signature.c:956 #, fuzzy msgid "Header+Payload size: " msgstr "Tamanho do cabeçalho demasiado grande" -#: lib/signature.c:971 +#: lib/signature.c:993 msgid "MD5 digest: " msgstr "" -#: lib/signature.c:1027 +#: lib/signature.c:1049 #, fuzzy msgid "Header SHA1 digest: " msgstr "não verificar o SHA1 do cabeçalho" -#: lib/signature.c:1102 lib/signature.c:1249 +#: lib/signature.c:1124 lib/signature.c:1271 msgid "Header " msgstr "" -#: lib/signature.c:1165 +#: lib/signature.c:1187 #, fuzzy msgid " signature: " msgstr "Sem assinatura\n" -#: lib/signature.c:1255 +#: lib/signature.c:1277 #, fuzzy msgid " DSA signature: " msgstr "Sem assinatura\n" -#: lib/signature.c:1334 +#: lib/signature.c:1356 #, c-format msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1365 +#: lib/signature.c:1387 #, c-format msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "'Digest' MD5 estragado: NÃO SUPORTADO\n" -#: lib/signature.c:1369 +#: lib/signature.c:1391 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Assinatura: tamanho(%d)+pad(%d)\n" -#: lib/transaction.c:844 -#, c-format -msgid "excluding directory %s\n" -msgstr "a excluir a directoria %s\n" - #: lib/transaction.c:918 msgid "Transaction failed...rolling back\n" msgstr "" @@ -3397,47 +3101,6 @@ msgstr "" msgid "Could not order auto-rollback transaction!\n" msgstr "" -#: lib/transaction.c:1027 -msgid "Getting repackaged header from transaction element\n" -msgstr "" - -#: lib/transaction.c:1052 -#, c-format -msgid "\tLooking for %s...\n" -msgstr "" - -#: lib/transaction.c:1056 -msgid "\tMatches found.\n" -msgstr "" - -#: lib/transaction.c:1060 -msgid "\tNo matches found.\n" -msgstr "" - -#: lib/transaction.c:1072 -#, fuzzy -msgid "\tRepackaged package not found!.\n" -msgstr "" -"esperava-se um pacote com código-fonte, foi encontrado um pacote binário\n" - -#: lib/transaction.c:1093 -msgid "\tREMOVETID matched INSTALLTID.\n" -msgstr "" - -#: lib/transaction.c:1095 -#, c-format -msgid "\t\tName: %s.\n" -msgstr "" - -#: lib/transaction.c:1117 -#, fuzzy, c-format -msgid "\tRepackaged Package was %s...\n" -msgstr "nenhum pacote coincide com %s: %s\n" - -#: lib/transaction.c:1156 -msgid "Adding install element to auto-rollback transaction.\n" -msgstr "" - #: lib/transaction.c:1165 msgid "Could not get install element database instance!\n" msgstr "" @@ -3446,82 +3109,24 @@ msgstr "" msgid "Could not get header for auto-rollback transaction!\n" msgstr "" -#: lib/transaction.c:1188 -#, fuzzy, c-format -msgid "\tAdded repackaged package header: %s.\n" -msgstr "<pacote de código>" - -#: lib/transaction.c:1190 lib/transaction.c:1201 +#: lib/transaction.c:1201 #, c-format msgid "\tAdded from install element %s.\n" msgstr "" -#: lib/transaction.c:1199 -msgid "\tAdded erase element.\n" -msgstr "" - #: lib/transaction.c:1208 msgid "Could not get repackaged header for auto-rollback transaction!\n" msgstr "" -#: lib/transaction.c:1215 -msgid "Add erase element to auto-rollback transaction.\n" -msgstr "" - -#: lib/transaction.c:1223 -msgid "\tFound existing upgrade element.\n" -msgstr "" - -#: lib/transaction.c:1224 -#, c-format -msgid "\tNot adding erase element for %s.\n" -msgstr "" - -#: lib/transaction.c:1241 -#, fuzzy, c-format -msgid "\tAdded repackaged package %s.\n" -msgstr "<pacote de código>" - -#: lib/transaction.c:1243 -#, c-format -msgid "\tAdded from erase element %s.\n" -msgstr "" - #: lib/transaction.c:1248 msgid "Could not add erase element to auto-rollback transaction.\n" msgstr "" -#: lib/transaction.c:1254 -msgid "\tNo repackaged package...nothing to do.\n" -msgstr "" - #: lib/transaction.c:1260 #, fuzzy msgid "Failure reading repackaged package!\n" msgstr "erro ao ler o cabeçalho do pacote\n" -#: lib/transaction.c:1394 -#, c-format -msgid "sanity checking %d elements\n" -msgstr "" - -#: lib/transaction.c:1480 -msgid "running pre-transaction scripts\n" -msgstr "" - -#: lib/transaction.c:1545 -#, c-format -msgid "computing %d file fingerprints\n" -msgstr "" - -#: lib/transaction.c:1621 -msgid "computing file dispositions\n" -msgstr "" - -#: lib/transaction.c:1810 -msgid "Creating auto-rollback transaction\n" -msgstr "" - #: lib/transaction.c:1957 msgid "Add failed. Could not read package header.\n" msgstr "" @@ -3538,15 +3143,16 @@ msgstr "" msgid "Erase failed failed in rpmpsmStage().\n" msgstr "" -#: lib/transaction.c:2186 -msgid "running post-transaction scripts\n" -msgstr "" - #: lib/verify.c:274 #, fuzzy, c-format msgid "missing %c %s" msgstr "falta %s" +#: lib/verify.c:369 +#, fuzzy, c-format +msgid "Unsatisfied dependencies for %s:\n" +msgstr "Dependências não satisfeitas para o %s-%s-%s: " + #: misc/error.c:107 #, fuzzy msgid "Unknown system error" @@ -3562,36 +3168,6 @@ msgstr "erro do db%d (%d) do %s: %s\n" msgid "db%d error(%d): %s\n" msgstr "erro do db%d (%d): %s\n" -#: rpmdb/db3.c:176 -#, c-format -msgid "closed db environment %s/%s\n" -msgstr "fechei o ambiente do db %s/%s\n" - -#: rpmdb/db3.c:188 -#, c-format -msgid "removed db environment %s/%s\n" -msgstr "removi o ambiente do db %s/%s\n" - -#: rpmdb/db3.c:243 -#, c-format -msgid "opening db environment %s/%s %s\n" -msgstr "a aceder ao ambiente do db %s/%s %s\n" - -#: rpmdb/db3.c:682 -#, c-format -msgid "closed db index %s/%s\n" -msgstr "fechei o índice do db %s/%s\n" - -#: rpmdb/db3.c:739 -#, c-format -msgid "verified db index %s/%s\n" -msgstr "verifiquei o índice do db %s/%s\n" - -#: rpmdb/db3.c:950 -#, c-format -msgid "opening db index %s/%s %s mode=0x%x\n" -msgstr "a abrir o índice do db %s/%s %s modo=0x%x\n" - #: rpmdb/db3.c:1162 #, c-format msgid "cannot get %s lock on %s/%s\n" @@ -3605,11 +3181,6 @@ msgstr "exclusivo" msgid "shared" msgstr "partilhado" -#: rpmdb/db3.c:1168 -#, c-format -msgid "locked db index %s/%s\n" -msgstr "tranquei o índice do db %s/%s\n" - #: rpmdb/dbconfig.c:328 #, c-format msgid "unrecognized db option: \"%s\" ignored.\n" @@ -3630,76 +3201,76 @@ msgstr "O %s tem um valor demasiado elevado ou pequeno, foi ignorado\n" msgid "%s has too large or too small integer value, skipped\n" msgstr "O %s tem um valor inteiro demasiado elevado ou pequeno, foi ignorado\n" -#: rpmdb/header.c:2171 +#: rpmdb/header.c:2173 msgid "missing { after %" msgstr "falta um { depois do %" -#: rpmdb/header.c:2201 +#: rpmdb/header.c:2203 msgid "missing } after %{" msgstr "falta um } depois do %{" -#: rpmdb/header.c:2213 +#: rpmdb/header.c:2215 msgid "empty tag format" msgstr "formato da opção em branco" -#: rpmdb/header.c:2223 +#: rpmdb/header.c:2225 msgid "empty tag name" msgstr "nome da opção em branco" -#: rpmdb/header.c:2232 +#: rpmdb/header.c:2234 msgid "unknown tag" msgstr "opção desconhecida" -#: rpmdb/header.c:2255 +#: rpmdb/header.c:2257 msgid "] expected at end of array" msgstr "] esperado no fim do vector" -#: rpmdb/header.c:2268 +#: rpmdb/header.c:2270 msgid "unexpected ]" msgstr "] inesperado" -#: rpmdb/header.c:2279 +#: rpmdb/header.c:2281 msgid "unexpected }" msgstr "} inesperado" -#: rpmdb/header.c:2333 +#: rpmdb/header.c:2335 msgid "? expected in expression" msgstr "esperado um ? na expressão" -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "{ expected after ? in expression" msgstr "esperado um { a seguir ao ? na expressão" -#: rpmdb/header.c:2352 rpmdb/header.c:2392 +#: rpmdb/header.c:2354 rpmdb/header.c:2394 msgid "} expected in expression" msgstr "esperado um } na expressão" -#: rpmdb/header.c:2360 +#: rpmdb/header.c:2362 msgid ": expected following ? subexpression" msgstr "esperado um : a seguir à sub-expressão ?" -#: rpmdb/header.c:2378 +#: rpmdb/header.c:2380 msgid "{ expected after : in expression" msgstr "esperado um { a seguir ao : na expressão" -#: rpmdb/header.c:2400 +#: rpmdb/header.c:2402 msgid "| expected at end of expression" msgstr "esperado um | no fim da expressão" -#: rpmdb/header.c:2491 +#: rpmdb/header.c:2493 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2700 +#: rpmdb/header.c:2702 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2972 +#: rpmdb/header.c:2974 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2988 +#: rpmdb/header.c:2990 msgid "%a %b %d %Y" msgstr "" @@ -3727,6 +3298,11 @@ msgstr "verificar ficheiros da base de dados" msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nome de opção não reconhecido: \"%s\" ignorado\n" +#: rpmdb/rpmdb.c:243 +#, c-format +msgid "dbiOpen: dbapi %d not available\n" +msgstr "" + #: rpmdb/rpmdb.c:253 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" @@ -3756,6 +3332,16 @@ msgstr "" msgid "error(%d) storing record #%d into %s\n" msgstr "erro(%d) ao guardar o registo %s em %s\n" +#: rpmdb/rpmdb.c:1606 +#, fuzzy, c-format +msgid "%s: regexec failed: %s\n" +msgstr "%s: O Fseek falhou: %s\n" + +#: rpmdb/rpmdb.c:1787 +#, fuzzy, c-format +msgid "%s: regcomp failed: %s\n" +msgstr "%s: o acesso falhou: %s\n" + #: rpmdb/rpmdb.c:2122 msgid "rpmdbNextIterator: skipping" msgstr "" @@ -3775,16 +3361,6 @@ msgstr "%s: não consigo ler o cabeçalho em 0x%x\n" msgid "error(%d) setting header #%d record for %s removal\n" msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n" -#: rpmdb/rpmdb.c:2603 -#, c-format -msgid "removing \"%s\" from %s index.\n" -msgstr "a remover o \"%s\" do índice %s.\n" - -#: rpmdb/rpmdb.c:2607 -#, c-format -msgid "removing %d entries from %s index.\n" -msgstr "a remover %d registos do índice %s.\n" - #: rpmdb/rpmdb.c:2634 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" @@ -3810,59 +3386,24 @@ msgstr "erro(%d) ao criar uma nova instância do pacote\n" msgid "rpmdbAdd: skipping" msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n" -#: rpmdb/rpmdb.c:3015 -#, c-format -msgid "adding \"%s\" to %s index.\n" -msgstr "a adicionar o \"%s\" ao índice %s.\n" - -#: rpmdb/rpmdb.c:3019 -#, c-format -msgid "adding %d entries to %s index.\n" -msgstr "a adicionar %d registos ao índice %s.\n" - #: rpmdb/rpmdb.c:3055 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "erro(%d) ao guardar o registo %s em %s\n" -#: rpmdb/rpmdb.c:3411 -#, c-format -msgid "removing %s after successful db3 rebuild.\n" -msgstr "a remover o %s depois duma reconstrução bem sucedida do db3.\n" - #: rpmdb/rpmdb.c:3442 msgid "no dbpath has been set" msgstr "não foi definido o dbpath" -#: rpmdb/rpmdb.c:3468 -#, c-format -msgid "rebuilding database %s into %s\n" -msgstr "a reconstruir a base de dados %s em %s\n" - #: rpmdb/rpmdb.c:3472 #, c-format msgid "temporary database %s already exists\n" msgstr "A base de dados temporária %s já existe\n" -#: rpmdb/rpmdb.c:3478 -#, c-format -msgid "creating directory %s\n" -msgstr "a criar a directoria %s\n" - #: rpmdb/rpmdb.c:3480 -#, c-format -msgid "creating directory %s: %s\n" -msgstr "a criar a directoria %s: %s\n" - -#: rpmdb/rpmdb.c:3489 -#, c-format -msgid "opening old database with dbapi %d\n" -msgstr "a abrir a base de dados antiga com a dbapi %d\n" - -#: rpmdb/rpmdb.c:3498 -#, c-format -msgid "opening new database with dbapi %d\n" -msgstr "a abrir a base de dados nova com a dbapi %d\n" +#, fuzzy, c-format +msgid "failed to create directory %s: %s\n" +msgstr "falhou a remoção da directoria %s: %s\n" #: rpmdb/rpmdb.c:3527 #, fuzzy, c-format @@ -3888,11 +3429,6 @@ msgstr "falhou a substituição da base de dados antiga pela nova!\n" msgid "replace files in %s with files from %s to recover" msgstr "substituir os ficheiros em %s por ficheiros de %s a recuperar" -#: rpmdb/rpmdb.c:3599 -#, c-format -msgid "removing directory %s\n" -msgstr "a remover a directoria %s\n" - #: rpmdb/rpmdb.c:3601 #, c-format msgid "failed to remove directory %s: %s\n" @@ -3903,15 +3439,20 @@ msgstr "falhou a remoção da directoria %s: %s\n" msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:747 +#: rpmdb/sqlite.c:684 #, fuzzy, c-format -msgid "closed sql db %s\n" -msgstr "fechei o ficheiro do db %s\n" +msgid "Unable to initDB %s (%d)\n" +msgstr "Incapaz de aceder ao %s: %s\n" -#: rpmdb/sqlite.c:838 +#: rpmdb/sqlite.c:857 #, fuzzy, c-format -msgid "opening sql db %s (%s) mode=0x%x\n" -msgstr "a abrir o índice do db %s/%s %s modo=0x%x\n" +msgid "Unable to open database: %s\n" +msgstr "Incapaz de aceder ao %s: %s\n" + +#: rpmdb/sqlite.c:1222 +#, fuzzy +msgid "Unable to determine DB endianess.\n" +msgstr "Não consegui abrir um ficheiro temporário.\n" #: rpmio/macro.c:182 #, c-format @@ -4017,59 +3558,59 @@ msgstr "número de pacote inválido: %s\n" msgid "lua hook failed: %s\n" msgstr "%s: O Fseek falhou: %s\n" -#: rpmio/rpmio.c:473 +#: rpmio/rpmio.c:515 msgid "Success" msgstr "Sucesso" -#: rpmio/rpmio.c:496 +#: rpmio/rpmio.c:538 msgid "Bad server response" msgstr "Resposta errada do servidor" -#: rpmio/rpmio.c:498 +#: rpmio/rpmio.c:540 msgid "Server I/O error" msgstr "Erro de E/S do servidor" -#: rpmio/rpmio.c:500 +#: rpmio/rpmio.c:542 msgid "Server timeout" msgstr "Tempo de espera pelo servidor expirado" -#: rpmio/rpmio.c:502 +#: rpmio/rpmio.c:544 msgid "Unable to lookup server host address" msgstr "Incapaz de descobrir o endereço da máquina do servidor" -#: rpmio/rpmio.c:504 +#: rpmio/rpmio.c:546 msgid "Unable to lookup server host name" msgstr "Incapaz de descobrir o nome da máquina do servidor" -#: rpmio/rpmio.c:506 +#: rpmio/rpmio.c:548 msgid "Failed to connect to server" msgstr "Não consegui ligar ao servidor" -#: rpmio/rpmio.c:508 +#: rpmio/rpmio.c:550 msgid "Failed to establish data connection to server" msgstr "Não consigo estabelecer uma ligação de dados ao servidor" -#: rpmio/rpmio.c:510 +#: rpmio/rpmio.c:552 msgid "I/O error to local file" msgstr "Erro de E/S no ficheiro local" -#: rpmio/rpmio.c:512 +#: rpmio/rpmio.c:554 msgid "Error setting remote server to passive mode" msgstr "Erro ao configurar o servidor remoto para o modo passivo" -#: rpmio/rpmio.c:514 +#: rpmio/rpmio.c:556 msgid "File not found on server" msgstr "Ficheiro não encontrado no servidor" -#: rpmio/rpmio.c:516 +#: rpmio/rpmio.c:558 msgid "Abort in progress" msgstr "Interrupção em progresso" -#: rpmio/rpmio.c:520 +#: rpmio/rpmio.c:562 msgid "Unknown or unexpected error" msgstr "Erro desconhecido ou inesperado" -#: rpmio/rpmio.c:757 +#: rpmio/rpmio.c:799 #, fuzzy, c-format msgid "URL helper failed: %s (%d)\n" msgstr "a leitura falhou: %s (%d)\n" @@ -4133,6 +3674,232 @@ msgstr "%s: o acesso falhou: %s\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: a leitura do manifesto falhou: %s\n" +#~ msgid "========== recording tsort relations\n" +#~ msgstr "=========== a guardar as relações do tsort\n" + +#, fuzzy +#~ msgid "" +#~ "========== tsorting packages (order, #predecessors, #succesors, tree, " +#~ "depth, breadth)\n" +#~ msgstr "" +#~ "========== ordenar pacotes (order, #predecessors, #succesors, tree, " +#~ "depth)\n" + +#, fuzzy +#~ msgid "========== successors only (%d bytes)\n" +#~ msgstr "========== só os sucessores (ordem de apresentação)\n" + +#~ msgid "========== continuing tsort ...\n" +#~ msgstr "========== a prosseguir o tsort ...\n" + +#, fuzzy +#~ msgid "%5d 0x%04x %s %s\n" +#~ msgstr "Ficheiro%5d: %07o %s.%s\t %s\n" + +#, fuzzy +#~ msgid "========== Directories not explicitly included in package:\n" +#~ msgstr "========= Directorias não incluidas explicitamente no pacote:\n" + +#, fuzzy +#~ msgid "%10d %s\n" +#~ msgstr "%9d %s\n" + +#, fuzzy +#~ msgid "%s directory created with perms %04o, no context.\n" +#~ msgstr "directoria %s criada com as permissões %04o.\n" + +#, fuzzy +#~ msgid "%s directory created with perms %04o, context %s.\n" +#~ msgstr "directoria %s criada com as permissões %04o.\n" + +#, fuzzy +#~ msgid "adding %d args from manifest.\n" +#~ msgstr "a adicionar %d registos ao índice %s.\n" + +#~ msgid "disable use of libio(3) API" +#~ msgstr "desactivar o uso da API da libio(3)" + +#, fuzzy +#~ msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" +#~ msgstr "%s: a correr os scripts(s) %s (se existirem)\n" + +#, fuzzy +#~ msgid "%s: %s has %d files, test = %d\n" +#~ msgstr "%s: %s-%s-%s tem %d ficheiros, teste = %d\n" + +#~ msgid "package record number: %u\n" +#~ msgstr "número de registo do pacote: %u\n" + +#~ msgid " %s A %s\tB %s\n" +#~ msgstr " %s A %s\tB %s\n" + +#, fuzzy +#~ msgid "package %s has unsatisfied %s: %s\n" +#~ msgstr "o pacote %s tem requisitos não satisfeitos: %s\n" + +#~ msgid "%s skipped due to missingok flag\n" +#~ msgstr "%s ignorado devido à opção missingok\n" + +#~ msgid "========== relocations\n" +#~ msgstr "========== mudanças de local\n" + +#~ msgid "%5d exclude %s\n" +#~ msgstr "%5d excluir o %s\n" + +#~ msgid "%5d relocate %s -> %s\n" +#~ msgstr "%5d mudar de local %s -> %s\n" + +#~ msgid "excluding %s %s\n" +#~ msgstr "a excluir o %s %s\n" + +#~ msgid "relocating %s to %s\n" +#~ msgstr "a mudar o %s para %s\n" + +#~ msgid "relocating directory %s to %s\n" +#~ msgstr "a mudar a directoria %s para %s\n" + +#, fuzzy +#~ msgid "Adding goal: %s\n" +#~ msgstr "A procurar o %s: (usando o %s)...\n" + +#~ msgid " ... as %s\n" +#~ msgstr " ... como %s\n" + +#, fuzzy +#~ msgid "\tadded source package [%d]\n" +#~ msgstr "<pacote de código>" + +#, fuzzy +#~ msgid "\tadded binary package [%d]\n" +#~ msgstr "a instalar os pacotes binários\n" + +#~ msgid "found %d source and %d binary packages\n" +#~ msgstr "encontrados %d pacotes com código-fonte e %d binários\n" + +#~ msgid "installing binary packages\n" +#~ msgstr "a instalar os pacotes binários\n" + +#, fuzzy +#~ msgid "Adding: %s\n" +#~ msgstr "linha: %s\n" + +#, fuzzy +#~ msgid "Suggesting: %s\n" +#~ msgstr "A obter o %s\n" + +#, fuzzy +#~ msgid "%5d 0x%08x %8u %12ld %12ld %s\n" +#~ msgstr "Ficheiro%5d: %07o %s.%s\t %s\n" + +#, fuzzy +#~ msgid "\tAllocating space for %d entries\n" +#~ msgstr "a mudar o %s para %s\n" + +#, fuzzy +#~ msgid "Expected size: %12d = lead(%d)+sigs(%zd)+pad(%zd)+data(%zd)\n" +#~ msgstr "" +#~ "Esperado um tamanho: %12d = início(%d)+assin.(%d)+'pad'(%d)+dados(%d)\n" + +#~ msgid " Actual size: %12d\n" +#~ msgstr " Tamanho real: %12d\n" + +#~ msgid "Signature: size(%d)+pad(%d)\n" +#~ msgstr "Assinatura: tamanho(%d)+pad(%d)\n" + +#~ msgid "PGP sig size: %d\n" +#~ msgstr "tamanho da assinatura do PGP: %d\n" + +#~ msgid "Got %d bytes of PGP sig\n" +#~ msgstr "Obtive %d bytes da assinatura PGP\n" + +#~ msgid "GPG sig size: %d\n" +#~ msgstr "Tamanho da assinatura do GPG: %d\n" + +#~ msgid "Got %d bytes of GPG sig\n" +#~ msgstr "Obtive %d bytes da assinatura do GPG\n" + +#~ msgid "excluding directory %s\n" +#~ msgstr "a excluir a directoria %s\n" + +#, fuzzy +#~ msgid "\tRepackaged package not found!.\n" +#~ msgstr "" +#~ "esperava-se um pacote com código-fonte, foi encontrado um pacote binário\n" + +#, fuzzy +#~ msgid "\tRepackaged Package was %s...\n" +#~ msgstr "nenhum pacote coincide com %s: %s\n" + +#, fuzzy +#~ msgid "\tAdded repackaged package header: %s.\n" +#~ msgstr "<pacote de código>" + +#, fuzzy +#~ msgid "\tAdded repackaged package %s.\n" +#~ msgstr "<pacote de código>" + +#~ msgid "closed db environment %s/%s\n" +#~ msgstr "fechei o ambiente do db %s/%s\n" + +#~ msgid "removed db environment %s/%s\n" +#~ msgstr "removi o ambiente do db %s/%s\n" + +#~ msgid "opening db environment %s/%s %s\n" +#~ msgstr "a aceder ao ambiente do db %s/%s %s\n" + +#~ msgid "closed db index %s/%s\n" +#~ msgstr "fechei o índice do db %s/%s\n" + +#~ msgid "verified db index %s/%s\n" +#~ msgstr "verifiquei o índice do db %s/%s\n" + +#~ msgid "opening db index %s/%s %s mode=0x%x\n" +#~ msgstr "a abrir o índice do db %s/%s %s modo=0x%x\n" + +#~ msgid "locked db index %s/%s\n" +#~ msgstr "tranquei o índice do db %s/%s\n" + +#~ msgid "removing \"%s\" from %s index.\n" +#~ msgstr "a remover o \"%s\" do índice %s.\n" + +#~ msgid "removing %d entries from %s index.\n" +#~ msgstr "a remover %d registos do índice %s.\n" + +#~ msgid "adding \"%s\" to %s index.\n" +#~ msgstr "a adicionar o \"%s\" ao índice %s.\n" + +#~ msgid "adding %d entries to %s index.\n" +#~ msgstr "a adicionar %d registos ao índice %s.\n" + +#~ msgid "removing %s after successful db3 rebuild.\n" +#~ msgstr "a remover o %s depois duma reconstrução bem sucedida do db3.\n" + +#~ msgid "rebuilding database %s into %s\n" +#~ msgstr "a reconstruir a base de dados %s em %s\n" + +#~ msgid "creating directory %s\n" +#~ msgstr "a criar a directoria %s\n" + +#~ msgid "creating directory %s: %s\n" +#~ msgstr "a criar a directoria %s: %s\n" + +#~ msgid "opening old database with dbapi %d\n" +#~ msgstr "a abrir a base de dados antiga com a dbapi %d\n" + +#~ msgid "opening new database with dbapi %d\n" +#~ msgstr "a abrir a base de dados nova com a dbapi %d\n" + +#~ msgid "removing directory %s\n" +#~ msgstr "a remover a directoria %s\n" + +#, fuzzy +#~ msgid "closed sql db %s\n" +#~ msgstr "fechei o ficheiro do db %s\n" + +#, fuzzy +#~ msgid "opening sql db %s (%s) mode=0x%x\n" +#~ msgstr "a abrir o índice do db %s/%s %s modo=0x%x\n" + #~ msgid "readRPM: read %s: %s\n" #~ msgstr "readRPM: ler o %s: %s\n" @@ -4167,7 +3934,3 @@ msgstr "%s: a leitura do manifesto falhou: %s\n" #~ msgid "File %s is smaller than %u bytes\n" #~ msgstr "O ficheiro %s tem menos de %u bytes\n" - -#, fuzzy -#~ msgid "Unsatisfied dependencies for %s: " -#~ msgstr "Dependências não satisfeitas para o %s-%s-%s: " |