diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2008-05-12 12:31:54 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2008-05-12 12:31:54 +0300 |
commit | 32bf84651419d071ec1d940dac1dfd3f9c807422 (patch) | |
tree | 2e6ec29fadb80d0008edd8cecc52eb4192e57fb8 | |
parent | c57c62b94aaf8032b144a3766f311d3893d7bc8d (diff) | |
download | librpm-tizen-32bf84651419d071ec1d940dac1dfd3f9c807422.tar.gz librpm-tizen-32bf84651419d071ec1d940dac1dfd3f9c807422.tar.bz2 librpm-tizen-32bf84651419d071ec1d940dac1dfd3f9c807422.zip |
Update translations after the big shuffle
-rw-r--r-- | po/ca.po | 837 | ||||
-rw-r--r-- | po/cs.po | 838 | ||||
-rw-r--r-- | po/da.po | 842 | ||||
-rw-r--r-- | po/de.po | 216 | ||||
-rw-r--r-- | po/es.po | 839 | ||||
-rw-r--r-- | po/fi.po | 216 | ||||
-rw-r--r-- | po/fr.po | 835 | ||||
-rw-r--r-- | po/is.po | 828 | ||||
-rw-r--r-- | po/it.po | 835 | ||||
-rw-r--r-- | po/ja.po | 835 | ||||
-rw-r--r-- | po/ko.po | 838 | ||||
-rw-r--r-- | po/nb.po | 830 | ||||
-rw-r--r-- | po/pl.po | 216 | ||||
-rw-r--r-- | po/pt.po | 838 | ||||
-rw-r--r-- | po/pt_BR.po | 845 | ||||
-rw-r--r-- | po/rpm.pot | 811 | ||||
-rw-r--r-- | po/ru.po | 837 | ||||
-rw-r--r-- | po/sk.po | 834 | ||||
-rw-r--r-- | po/sl.po | 842 | ||||
-rw-r--r-- | po/sr.po | 216 | ||||
-rw-r--r-- | po/sr@latin.po | 216 | ||||
-rw-r--r-- | po/sv.po | 835 | ||||
-rw-r--r-- | po/tr.po | 838 | ||||
-rw-r--r-- | po/zh_TW.po | 835 |
24 files changed, 8648 insertions, 8304 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2007-10-13 14:46+0200\n" "Last-Translator: Catalan <fedora@softcatala.net>\n" "Language-Team: Catalan <fedora@softcatala.net>\n" @@ -128,7 +128,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Opcions d'instal·lació/actualització/supressió:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "Opcions comunes per a tots els modes d'rpm i executables:" @@ -362,40 +362,45 @@ msgstr "L'especificació de %%_signature al fitxer macro no és vàlida.\n" msgid "--sign may only be used during package building" msgstr "només es pot utilitzar l'opció --sign durant el muntatge d'un paquet" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "ha fallat la creació d'un arxiu: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "ha fallat l'execució\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "no s'han donat fitxers de paquets per a reconstruir" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "no s'han donat fitxers d'especificacions per a muntar" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "no s'han donat fitxers tar per a muntar" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "no s'han donat paquets per a suprimir" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "no s'han donat paquets per a instal·lar" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "no s'han donat arguments per a consultar" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "no s'han donat arguments per a verificar" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "no s'han donat arguments" @@ -428,52 +433,52 @@ msgstr "" "\n" "Errors del muntatge de l'RPM:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "error de sintaxi mentre s'analitzava ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "error de sintaxi mentre s'analitzava &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "error de sintaxi mentre s'analitzava ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "error d'anàlisi a l'expressió\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "no hi ha hagut coincidències (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- només als nombres\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! només als nombres\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "els tipus han de coincidir\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / no és disponible per a les cadenes\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- no és disponible per a les cadenes\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& i || no són disponibles per a les cadenes\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "error de sintaxi a l'expressió\n" @@ -482,162 +487,157 @@ msgstr "error de sintaxi a l'expressió\n" msgid "TIMECHECK failure: %s\n" msgstr "Error del TIMECHECK: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Manca '(' a %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Manca ')' a %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "L'element %s no és vàlid: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "Manca %s a %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() va seguit d'un caràcter que no és un espai en blanc: %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sintaxi incorrecta: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "La longitud del locale és inhabitual: \"%.*s\" a %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Locale %.*s duplicat a %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Només un argument per a %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Dos fitxers en una línia: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "El fitxer ha de començar amb \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "No es pot mesclar el %%doc especial amb altres formularis: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "_docdir_fmt no és vàlid: %s\n" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "El fitxer apareix dues vegades: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "L'enllaç simbòlic apunta al BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "El fitxer no concorda amb el prefix (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "No s'ha trobat el fitxer: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: no es pot carregar l'etiqueta incorrecta (%d).\n" -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: ha fallat la clau pública.\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: ha fallat la lectura de la política *.te.\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "El fitxer ha de començar amb \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "No es permet el glob: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "El glob no ha trobat el fitxer: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "No s'ha pogut obrir el fitxer %%files %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "línia: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Fitxer no vàlid: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Propietari/grup incorrecte: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "S'està comprovant fitxers no empaquetats: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -646,7 +646,7 @@ msgstr "" "Hi ha fitxers instal·lats però no empaquetats:\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "S'està processant els fitxers: %s-%s-%s\n" @@ -836,32 +836,32 @@ msgstr "no es pot crear %s: %s\n" msgid "line %d: second %s\n" msgstr "línia %d: segon %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "les entrades del %%changelog han de començar amb *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "l'entrada de %%changelog no és completa\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "la data de %%changelog no és correcta: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "el %%changelog no està en ordre cronològic descendent\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "manca el nom a %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "no hi ha descripció a %%changelog\n" @@ -871,17 +871,17 @@ msgstr "no hi ha descripció a %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "línia %d: s'ha produït un error en analitzar %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "línia %d: opció incorrecta %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "línia %d: massa noms: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "línia %d: no existeix Package: %s\n" @@ -896,132 +896,137 @@ msgstr "línia %d: segona descripció\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "línia %d: s'ha produït un error en analitzar %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "línia %d: segona llista de %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "S'ha exclòs l'arquitectura: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "No s'inclou l'arquitectura: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "S'ha exclòs el SO: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "No s'ha inclòs el SO: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "El camp %s ha de ser present al paquet: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "L'entrada %s és duplicada al paquet: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "_docdir_fmt no és vàlid: %s\n" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "No s'ha pogut obrir la icona %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "No s'ha pogut llegir la icona %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "El tipus d'icona és desconegut: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "línia %d: l'etiqueta pren un únic testimoni: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "línia %d: l'etiqueta és malament formada: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "línia %d: l'etiqueta és buida: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "línia %d: caràcter «-» no permès a %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "«BuildRoot» no pot ser <«/»: %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "línia %d: els prefixos no poden acabar en «/»: %s \n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "línia %d: «Docdir» ha de començar per «/»: %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "línia %d: el camp Epoch/Serial ha d'ésser un nombre: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "línia %d: %s és incorrecte: qualificadors: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "línia %d: el format de «BuildArchitecture» és incorrecte: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "S'ha produït un error intern: l'etiqueta %d és incorrecta\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "La sintaxi antiga no és disponible: %s\n" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "L'especificació del paquet és incorrecta: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "El paquet ja existeix: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "línia %d: l'etiqueta és desconeguda: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "El fitxer d'especificació no pot utilitzar «BuildRoot»\n" @@ -1030,47 +1035,47 @@ msgstr "El fitxer d'especificació no pot utilitzar «BuildRoot»\n" msgid "Bad source: %s: %s\n" msgstr "La font és incorrecta: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Ni hi ha cap número de pedaç %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "No hi ha cap número de font %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "No s'ha pogut baixar «nosource» %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Hi ha hagut un error en analitzar %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "línia %d: l'argument a %%setup és incorrecte: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "línia %d: l'opció de %%setup %s és incorrecta: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "número de paquet invàlid: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "línia %d: segon %%prep\n" @@ -1098,7 +1103,7 @@ msgstr "línia %d: es requereix la versió: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "línia %d: els activadors han de tenir --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "línia %d: s'ha produït un error en analitzar %s: %s\n" @@ -1108,17 +1113,17 @@ msgstr "línia %d: s'ha produït un error en analitzar %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "línia %d: l'script intern ha d'acabar en «>»: %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "línia %d: el programa d'script ha de començar per «/»: %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "línia %d: Segon %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "línia %d: l'script intern no està disponible: %s\n" @@ -1158,17 +1163,17 @@ msgstr "%s:%d: s'ha obtingut un %%endif sense %%if\n" msgid "malformed %%include statement\n" msgstr "sentència %%include mal formada\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "«BuildRoot» no pot ser <«/»: %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "«BuildRoot» no pot ser <«/»: %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "No s'ha trobat cap arquitectura compatible per al muntatge\n" @@ -1353,120 +1358,125 @@ msgstr "cerca cadenes traduïdes en el catàleg del fitxer d'especificació" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "genera capçaleres compatibles amb l'empaquetat antic rpm2 i 3" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "No s'ha pogut crear el procés fill de «%s»: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "No es pot executar %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "No es pot executar %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "No s'ha pogut crear el procés fill de «%s»: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "ha fallat %s: %s\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "No s'ha pogut escriure la càrrega de %s: %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "ha fallat l'apertura de %s: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "ha fallat la lectura de cpio_copy: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Fitxer %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "No es pot llegir %s: %s.\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "línia %d: número incorrecte: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "línia %d: número %s incorrecte: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "no es pot consultar %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" "ha fallat la consulta del fitxer d'especificació %s, no es pot analitzar\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(error 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Valor màgic incorrecte" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Capçalera dolenta/il·legible" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "La mida de la capçalera és massa gran" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Tipus de fitxer desconegut" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Manquen els enllaços durs" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "La suma MD5 no coincideix" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Error intern" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "El fitxer de l'arxiu no és a la capçalera" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " ha fallat - " @@ -1506,17 +1516,17 @@ msgstr "ignora les relacions del noms de paquets [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "s'està suprimint %s «%s» de les relacions d'ordenació.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "Bucle:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "ha fallat rpmtsOrder, manquen %d elements\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(no és una xifra)" @@ -1528,80 +1538,85 @@ msgstr "(no és base64)" msgid "(invalid type)" msgstr "(tipus invàlid)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(no és un blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "ha fallat l'execució\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "(tipus d'XML invàlid)" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "(no és una signatura d'OpenPGP)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctt() no ha retornat la mida: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() no ha retornat els punts de muntatge: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "no s'ha obtingut l'estat de %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "no s'ha pogut obrir %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "el fitxer %s és en un dispositiu desconegut\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "l'usuari %s no existeix - usant el root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "el grup %s no existeix - s'està usant el root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" "no s'ha trobat el fitxer d'arxiu %s a la llista de fitxers de capçalera\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s desat com a %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s ha fallat la supressió del directori %s: el directori no és buit\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s ha fallat la supressió del directori %s: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s la supressió de %s ha fallat: %s \n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s creat com a %s\n" @@ -1616,112 +1631,112 @@ msgstr "no es pot crear %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "no es pot escriure a %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "mida del blob(%d): dolenta, 8 + 16 * il(%d) + dl(%d)\n" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" "etiqueta[%d]: dolenta, etiqueta %d tipus %d desplaçament %d compte %d\n" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" "desplaçament de regió: dolent, etiqueta %d tipus %d desplaçament %d compte %" "d\n" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" "tros de regió: dolenta, etiqueta %d tipus %d desplaçament %d compte %d\n" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "la dimensió de la regió: dolenta, ril(%d) > il(%d)\n" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "capçalera SHA1: dolenta, no és hexadecimal\n" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "capçalera RSA: dolenta, no és binària\n" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "capçalera DSA: dolenta, no és binària\n" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "s'està evitant la capçalera amb signatura no verificable V%u \n" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "capçalera dimensió (%d): dolenta, la lectura ha retornat %d\n" -#: lib/package.c:623 +#: lib/package.c:624 msgid "hdr magic: BAD\n" msgstr "capçalera màgica: dolenta\n" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "" "capçalera d'etiquetes: dolentes, número d'etiquetes (%d) fora de rang\n" -#: lib/package.c:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "capçalera de dades: dolenta, número de bytes(%d) fora de rang\n" -#: lib/package.c:644 +#: lib/package.c:645 #, fuzzy, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "capçalera blob(%d): dolenta, la lectura ha retornat %d\n" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "càrrega de la capçalera: dolenta\n" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: El rpmReadSignature ha fallat: %s" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: No hi ha signatura disponible\n" -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s: El headerRead ha fallat: %s" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "s'està ignorant el paquet %s amb signatura no verificable V%u\n" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: El Fread ha fallat: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s és un Delta RPM i no es pot instal·lar directament\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "La càrrega de dades (%s) no és disponible al paquet %s\n" @@ -2238,7 +2253,7 @@ msgstr "no comprovis els contextos de seguretat dels fitxers" msgid "don't verify files in package" msgstr "no comprovis els fitxers del paquet" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "no comprovis les relacions de dependència del paquet" @@ -2278,54 +2293,54 @@ msgstr "signa els paquets (igual que --addsign)" msgid "generate signature" msgstr "genera la signatura" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "s'espera un paquet de codi font, però s'ha trobat un de binari\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "el paquet font no conté un fitxer .spec\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "Ha fallat l'scriptlet %s(%s-%s-%s.%s), waitpid(%d) rc %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "Ha fallat l'scriptlet %s(%s-%s-%s.%s), el senyal és %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "Ha fallat l'scriptlet %s(%s-%s-%s.%s), l'estat de sortida és %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: l'scriptlet %s ha fallat (%d), s'està ignorant %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "ha fallat el desempaquetat de l'arxiu%s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " al fitxer " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "ha fallat %s al fitxer %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "ha fallat %s: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "format incorrecte: %s\n" @@ -2422,20 +2437,20 @@ msgstr "número de paquet invàlid: %s\n" msgid "record %lu could not be read\n" msgstr "el registre %u no es pot llegir\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "no s'ha instal·lat el paquet %s\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(fitxers afegits)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: ha fallat l'apertura: %s\n" @@ -2450,67 +2465,67 @@ msgstr "%s: ha fallat l'Fwrite: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: ha fallat l'Fflush: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "ha fallat makeTempFile\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: ja va ser signat per la clau amb ID %s, s'està ignorant\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: ha fallat writeLead: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: ha fallat rpmWriteSignature: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: ha fallat la lectura de la importació (%d).\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: ha fallat la importació.\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: ha fallat headerRead\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: ha fallat headerGetEntry\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "NO ÉS CORRECTE" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "D'ACORD" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (CLAUS NO TROBADES:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (CLAUS NO FIABLES:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2586,7 +2601,7 @@ msgid "internal support for lua scripts." msgstr "es poden emprar scripts en lua." #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2597,7 +2612,7 @@ msgstr "ha fallat l'apertura de %s: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "etiqueta desconeguda: «%s»\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Dependències fallides:\n" @@ -2620,7 +2635,7 @@ msgstr "S'està obtenint %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "s'està ignorant %s - ha fallat la transferència - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "no es pot instal·lar %s\n" @@ -2650,17 +2665,17 @@ msgstr "%s: no és un paquet rpm (o un manifest de paquet): %s\n" msgid "cannot open file %s: %s\n" msgstr "no es pot obrir el fitxer %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "«%s» especifica paquets múltiples\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "no es pot obrir %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "S'està instal·lant %s\n" @@ -2766,99 +2781,79 @@ msgstr "%s té conflictes amb %s%s" msgid "unknown error %d encountered while manipulating package %s" msgstr "error desconegut %d en manipular el paquet %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "falten el segon ':' a %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "falta el nom d'arquitectura a %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Línia de dades incompleta a %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Massa arguments a la línia de dades a %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Número d'arquitectura/S.O. incorrecte: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Línia per defecte incorrecta a %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Massa arguments a la línia per defecte a %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "No es pot llegir %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "manca ':' (trobat a 0x%02x) a %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "manca un argument per a %s a %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "ha fallat l'expansió de %s a %s:%d «%s»\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "no puc obrir %s a %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "falta l'arquitecutra per a %s a %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "opció incorrecte '%s' a %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Sistema desconegut: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "No es pot expandir %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "No es pot llegir %s, el valor de HOME és massa llarg.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "No es pot obrir %s per a llegir-lo: %s.\n" #: lib/rpmts.c:99 @@ -2866,27 +2861,27 @@ msgstr "No es pot obrir %s per a llegir-lo: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "no es pot obrir la base de dades Packages a %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "hi ha un '(' de més a l'etiqueta del paquet: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "falta '(' a l'etiqueta del paquet: %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "falta ')' a l'etiqueta del paquet: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "no puc obrir la base de dades Solve a %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " Resolucions suggerides:\n" @@ -2909,130 +2904,139 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "No es pot executar %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "ha fallat el pgp\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "el pgp no ha escrit la signatura\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "no es pot llegir la signatura\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, c-format msgid "gpg exec failed (%d)\n" msgstr "ha fallat l'execució del gpg (%d)\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "el gpg no ha escrit la signatura\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Especificació invàlida de %%_signature al fitxer de macros\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Heu d'establir «%%_gpg_name» al vostre fitxer de macros\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Heu d'establir «%%_pgp_name» al vostre fitxer de macros\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Mida de la capçalera i la càrrega: " -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "Suma MD5: " -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "Suma SHA1 de la capçalera: " -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "etiqueta desconeguda" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "Capçalera " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr " signatura: " -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr " Signatura DSA: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr " Signatura DSA: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verifiqueu la signatura: paràmetres dolents\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "Suma MD5 incorrecta: no està disponible\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Signatura: desconeguda (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "no s'ha pogut suprimir el directori %s: %s\n" @@ -3047,310 +3051,310 @@ msgstr "manca %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Dependències no satisfetes per a %s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Sistema desconegut: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d error(%d) de %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d error(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "no es pot obtenir el blocatge %s a %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "exclusiu" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "compartit" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "opció de la bd no reconeguda: s'ignora «%s».\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s té un valor numèric invàlid, s'ignorarà\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s té un valor de tipus «long» massa gran o massa petit, s'ignorarà\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" -"%s té un valor de tipus «enter» massa llarg o massa petit, s'ignorarà\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "manca { després de %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "manca } després de %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "el format de l'etiqueta és buit" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "el nom de l'etiqueta és buit" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "etiqueta desconeguda" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "s'esperava ] al final de la matriu" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "no s'esperava ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "no s'esperava }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "s'esperava ? a l'expressió" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "s'esperava { després de ? a l'expressió" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "s'esperava } a l'expressió" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "s'esperava : després de ? a la subexpressió" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "s'esperava { després de : a l'expressió" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "s'esperava | al final de l'expressió" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(índex fora de rang)" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "iterador de matrius emprat amb matrius de mides diferents" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "No es disposa del tipus de dada %d\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "initialitza la base de dades" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "torna a muntar les llistes invertides de la base de dades des de les " "capçaleres de paquets instal·lades" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "verifica els fitxers de la base de dades" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nom d'etiqueta no reconegut: s'ignorarà «%s»\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "no es pot obrir l'índex de %s emprant db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "no es pot obrir l'índex %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "no s'ha establert cap dbpath\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "s'ha produït un error (%d) en obtenir «%s» registres de l'índex %s\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: s'està ignorant" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "s'ha produït un error (%d) en emmagatzemar el registre #%d a %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: ha fallat l'fseek: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: ha fallat l'apertura: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: s'està ignorant" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: s'ha obtingut la capçalera #%u malmesa -- s'està ignorant.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: no s'ha pogut llegir la capçalera a 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" "error(%d) en establir el registre de la capçalera #%d per a la supressió de %" "s\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "error(%d) en establir els registres «%s» de l'índex %s\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "error(%d) en emmagatzemar el registre «%s» en %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "error(%d) en suprimir el registre «%s» de %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "error(%d) en assignar la instància de nou paquet\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: s'està ignorant" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "error(%d) en emmagatzemar el registre %s a %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "no s'ha establert el dbpath" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "ja existeix la base de dades temporal %s\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "no s'ha pogut suprimir el directori %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "la capçalera #%u de la base de dades és incorrecta -- s'ignorarà.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "no es pot afegir el registre originalment a %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "no s'ha pogut remuntar la base de dades: es continua fent servir la base de " "dades original\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "no s'ha pogut reemplaçar la base de dades antiga amb la nova\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "reemplaçeu els fitxers a %s amb fitxers de %s per a recuperar-ho" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "no s'ha pogut suprimir el directori %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d error(%d) de %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d error(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "no es pot obtenir el blocatge %s a %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "exclusiu" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "compartit" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "opció de la bd no reconeguda: s'ignora «%s».\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s té un valor numèric invàlid, s'ignorarà\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s té un valor de tipus «long» massa gran o massa petit, s'ignorarà\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" +"%s té un valor de tipus «enter» massa llarg o massa petit, s'ignorarà\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "No es pot obrir %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "No es pot obrir %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "No s'ha pogut obrir el fitxer temporal.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Sistema desconegut: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3406,51 +3410,51 @@ msgstr "La macro %%%s (%s) no s'ha emprat sota el nivell %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Opció desconeguda %c a %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "La profunditat de la recursió (%d) és més gran que el màxim (%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c sense terminar: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% precedeix una macro que no es pot analitzar\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "No s'ha trobat la macro %%%.*s, s'ignorarà\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "La sintaxi antiga no és disponible: %s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "es poden emprar scripts en lua." -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: ha fallat l'Fwrite: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "número de paquet invàlid: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: ha fallat l'Fflush: %s\n" @@ -3532,26 +3536,26 @@ msgstr "l'assignació de memòria (%u bytes) ha retornat NULL.\n" msgid "url port must be a number\n" msgstr "el port de la url ha de ser un número\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "no verifiquis la signatura de la capçalera i la càrrega" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" "no actualitzis la base de dades de la memòria cau, només escriu els camins " "dels paquets" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "Opcions del recorregut de fitxers de l'arbre:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: la macro %%{_cache_dbpath} està mal configurada.\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: ha fallat l'operació de la memòria cau: ec %d.\n" @@ -3561,6 +3565,21 @@ msgstr "%s: ha fallat l'operació de la memòria cau: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: ha fallat la lectura del manifest: %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: ha fallat headerGetEntry\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "No es pot llegir %s: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "ha fallat l'expansió de %s a %s:%d «%s»\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "No es pot expandir %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "No es pot llegir %s, el valor de HOME és massa llarg.\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "ha fallat la lectura de cpio_copy: %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2001-07-24 10:02+0100\n" "Last-Translator: Jindrich Novy <jnovy@users.sourceforge.net>\n" "Language-Team: Czech <cs@li.org>\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Volby pro Instalaci/Aktualizaci/Mazání:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "Společné volby pro všechny rpm režimy a spustitelné soubory:" @@ -130,8 +130,7 @@ msgstr "Copyright (C) 1998-2002 - Red Hat, Inc.\n" #, c-format msgid "" "This program may be freely redistributed under the terms of the GNU GPL\n" -msgstr "" -"Tento program lze volně šířit podle podmínek GNU GPL\n" +msgstr "Tento program lze volně šířit podle podmínek GNU GPL\n" #: rpmqv.c:280 #, c-format @@ -314,40 +313,45 @@ msgstr "Špatná %%_signature spec v souboru maker.\n" msgid "--sign may only be used during package building" msgstr "--sign může být použit jen při sestavování balíčků" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "vytváření archívu selhalo: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "spuštění selhalo\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "ke znovusestavení nezadány žádné balíčky" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "pro sestavení nezadány žádné spec soubory" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "pro sestavení nezadány žádné tar soubory" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "nezadány žádné balíčky pro vymazání" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "nezadány žádné balíčky pro instalaci" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "k dotazu nezadány žádné parametry" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "pro kontrolu nezadány žádné balíčky" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "nezadány žádné parametry" @@ -380,52 +384,52 @@ msgstr "" "\n" "chyby sestavení RPM:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "chyba syntaxe při zpracování ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "chyba syntaxe při zpracování &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "chyba syntaxe při zpracování ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "chyba při parsování ve výrazu\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "nedoplněná (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- jen na číslech\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! jen na číslech\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "typy musí souhlasit\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / nejsou podporovány pro řetězce\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- není podporováno pro řetězce\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& a || není podporováno pro řetězce\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "chyba syntaxe ve výrazu\n" @@ -434,162 +438,157 @@ msgstr "chyba syntaxe ve výrazu\n" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK selhal: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Chybí '(' v %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Chybí ')' v %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Neplatný %s token: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "Chybějící %s v %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Následuje neprázdný znak %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Špatná syntaxe: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Špatná práva spec: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Špatná práva adresáře: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Neobvyklá délka locale: \"%.*s\" v %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Duplicitní locale %.*s v %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Jen jeden parametr pro %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Dva soubory na jednom řádku: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Soubor musí začínat na \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Nelze míchat speciální %%doc s ostatnímí formami: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "špatný _docdir_fmt: %s\n" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Soubor uveden dvakrát: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Soubor nesouhlasí s prefixem (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Soubor nenalezen: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: nemohu nahrát neznámou značku (%d).\n" -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: čtení veřejného klíče selhalo.\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: není obrněný veřejný klíč.\n" -#: build/files.c:1635 +#: build/files.c:1580 #, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: selhalo načítání *.te politiky.\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Soubor potřebuje úvodní \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob není dovolen: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "Soubor nenalezen globem: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Nemohu otevřít %%files soubor %s: %m\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "řádek: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Špatný soubor: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Špatný vlastník/skupina: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Kontroluji nezabalené soubory: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -598,7 +597,7 @@ msgstr "" "Nalezeny instalované, ale nezabalené soubory:\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Zpracovávám soubory: %s-%s-%s\n" @@ -788,32 +787,32 @@ msgstr "nemohu vytvořit %s: %s\n" msgid "line %d: second %s\n" msgstr "řádek: %d: druhý %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "Položky v %%changelog musí začínat znakem *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "nekompletní položka v %%changelog\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "špatný datum v %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog není seřazen sestupně podle času\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "chybějící jméno v %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "žádný popis v %%changelog\n" @@ -823,17 +822,17 @@ msgstr "žádný popis v %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "řádek %d: Chyba při parsování %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "řádek %d: špatná volba %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "řádek %d: Příliš mnoho jmen: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "řádek %d: Balíček neexistuje: %s\n" @@ -848,132 +847,137 @@ msgstr "řádek %d: Druhé description\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "řádek %d: Chyba při parsování %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "řádek %d: Druhý seznam %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Architektura je vyřazena: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "Architektura není zahrnuta: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "OS je vyřazen: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "OS není zahrnut: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Položka %s musí být v balíčku přítomna: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Duplikovaná položka %s v balíčku: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "špatný _docdir_fmt: %s\n" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Nemohu otevřít ikonu %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Nemohu přečíst ikonu %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Neznámý typ ikony: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "řádek %d: Značka má jen jeden token: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "řádek %d: Počkozená značka: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "řádek %d: Prázdná značka: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "řádek %d: Nepřípustný znak '-' v %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot nemůže být \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "řádek %d: Prefixy nesmí končit znakem \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "řádek %d: Docdir musí začínat na '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "řádek %d: Položka Epoch musí být číslo: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "řádek %d: Špatné určení %s: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "řádek %d: Špatný formát BuildArchitecture: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Interní chyba: Špatná značka: %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "Zastaralá syntax není podporována: %s\n" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Špatná specifikace balíčku: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Balíček již existuje: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "řádek %d: Neznámá značka: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Spec soubor nemůže použít BuildRoot\n" @@ -982,47 +986,48 @@ msgstr "Spec soubor nemůže použít BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Špatný zdrojový soubor: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Patch číslo %d neexistuje\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Zdroj číslo %d neexistuje\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Nemohu načíst nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Chyba při parsování %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "řádek %d: Špatný parametr v %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "řádek %d: Špatná volba v %%setup %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, c-format msgid "%s: %s: %s\n" msgstr "%s: %s: %s\n" -#: build/parsePrep.c:483 # c-format +#: build/parsePrep.c:466 +#, c-format msgid "Invalid patch number %s: %s\n" msgstr "Neplatné číslo záplaty %s: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "řádek %d: druhý %%prep\n" @@ -1050,7 +1055,7 @@ msgstr "řádek %d: Vyžadována verze: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "řádek %d: spouště (triggery) musí mít --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "řádek %d: Chyba při parsování %s: %s\n" @@ -1060,17 +1065,17 @@ msgstr "řádek %d: Chyba při parsování %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "řádek %d: vnitřní skript musí končit na '>': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "řádek %d: jméno skriptu musí začínat na '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "řádek %d: Druhý %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "řádek %d: nepodporovaný interní skript: %s\n" @@ -1110,15 +1115,15 @@ msgstr "%s:%d: %%endif bez počátečního %%if\n" msgid "malformed %%include statement\n" msgstr "poškozený příkaz %%include\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot nemůže být prázdný\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot nemůže být \"/\"\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Nenalezeny žádné kompatibilní architektury pro sestavení\n" @@ -1299,119 +1304,124 @@ msgstr "vyhledat i18N řetězce ve specfile katalogu" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "generovat hlavičky balíčků kompatibilní s RPM verze 2 a 3" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Nemohu provést fork %s: %s\n" + +#: build/rpmfc.c:122 #, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Nemohu změnit adresář na %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Nemohu spustit %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Nemohu provést fork %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s selhalo\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "Nemohu zapsat všechna data do %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "magic_open(0x%x) selhalo: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, c-format msgid "magic_load failed: %s\n" msgstr "magic_load selhal: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "magic_file(ms, \"%s\") selhal: mód %06o %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, c-format msgid "Finding %s: %s\n" msgstr "Hledám %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "Selhalo vyhledání %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "řádek %d: Špatné číslo: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "řádek %d: Špatné číslo %s: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "řádek %d: Špatné číslo %s: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "nemohu provést dotaz %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "dotaz na spec soubor %s selhal, nemohu parsovat\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(chyba: 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Špatné magické číslo" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Špatná nebo nečitelná hlavička" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Velikost hlavičky je přiliš velká" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Neznámý typ souboru" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Chybějící hardlink(y)" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5 součet nesouhlasí" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Interní chyba" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "Soubor z archivu není v hlavičce" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr "selhal - " @@ -1451,17 +1461,17 @@ msgstr "ignoruj relace balíčku [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "odstraňuji %s \"%s\" z tsort relací.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "SMYČKA:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder selhal, %d elementů zbývá\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(není číslo)" @@ -1473,79 +1483,84 @@ msgstr "(není base64)" msgid "(invalid type)" msgstr "(neplatný typ)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(není blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "spuštění selhalo\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "(neplatný typ xml)" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "(není OpenPGP podpis)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() nevrátil velikost: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() nevrátil přípojné body: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "nemohu zjistit stav %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "nemohu otevřít %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "soubor %s je na neznámém zařízení\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "uživatel %s neexistuje - použit uživatel root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s neexistuje - použita skupina root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "soubor z archivu %s nebyl nalezen v seznamu souborů v hlavičce\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s uloženo jako %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s odstranění %s selhalo: Adresář není prázdný\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir %s selhal: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink %s selhal: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s vytvořen jako %s\n" @@ -1560,107 +1575,107 @@ msgstr "nemohu vytvořit %s: %s\n" msgid "cannot write to %%%s %s\n" msgstr "nemohu zapsat do %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "velikost blobu(%d): ŠPATNÁ, 8 + 16 * il(%d) + dl(%d)\n" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "značka[%d]: ŠPATNÁ, značka %d typ %d offset %d počet %d\n" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "offset regionu: ŠPATNÝ, značka %d typ %d offset %d počet %d\n" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "trailer regionu: ŠPATNÝ, značka %d typ %d offset %d počet %d\n" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "velikost regionu: ŠPATNÁ, ril(%d) > il(%d)\n" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "hdr SHA1: ŠPATNÁ, není v hexa\n" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "hdr RSA: ŠPATNÁ, není binární\n" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "hdr DSA: ŠPATNÁ, není binární\n" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "přeskakuji hlavičku s neověřitelným V%u podpisem\n" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "hdr velikost (%d): ŠPATNÁ, čtení vrátilo %d\n" -#: lib/package.c:623 +#: lib/package.c:624 msgid "hdr magic: BAD\n" msgstr "hdr magic: ŠPATNÝ\n" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "hdr značky: ŠPATNÉ, počet značek (%d) mimo rozsah\n" -#: lib/package.c:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "hdr data: ŠPATNÁ, bajtů (%d) mimo rozsah\n" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "hdr blob(%zd): ŠPATNÝ, čtení vrátilo %d\n" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "nahrátí hdr: ŠPATNÉ\n" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature selhalo: %s" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Žádný podpis k dispozici\n" -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead selhal: %s" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "přeskakuji balíček %s s neověřitelným V%u podpisem\n" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread selhalo: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s is a Delta RPM a nemůže být přímo instalován\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "Nepodporovaný payload (%s) in balíčku %s\n" @@ -2172,7 +2187,7 @@ msgstr "nekontrolovat bezpečnostní kontexty souboru" msgid "don't verify files in package" msgstr "nekontrolovat soubory v balíčku" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "nekontrolovat závislosti balíčků" @@ -2212,53 +2227,54 @@ msgstr "podepsat balíček (identické s --addsign)" msgid "generate signature" msgstr "generovat PGP/GPG podpis" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "očekávám balíček se zdrojovými kódy, nalezen však binární\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "zdrojový balíček neobsahuje .spec soubor\n" -#: lib/psm.c:835 +#: lib/psm.c:836 +#, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s scriptlet selhal, waitpid(%d) rc %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s skriplet selhal, signál %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "provedení %s skripletu selhalo, návratový kód: %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s selhal (%d), přeskakuji %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalování archívu selhalo %s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " na souboru " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s selhal na souboru %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s selhalo: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "nesprávný formát: %s\n" @@ -2354,20 +2370,20 @@ msgstr "neplatné číslo balíčku: %s\n" msgid "record %lu could not be read\n" msgstr "záznam %lu nelze přečíst\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "balíček %s není nainstalován\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(přidané soubory)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(přidáno poskytuje)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: otevření selhalo: %s\n" @@ -2382,66 +2398,66 @@ msgstr "%s: Fwrite selhalo: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fflush selhal: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp selhal\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: už byl podepsán klíčem ID %s, přeskakuji\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead selhalo: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: Fwrite selhalo: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: importní čtení selhalo(%d).\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: import selhal.\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead selhal\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: hederGetEntry selhal\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "NENÍ OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr "(CHYBĚJÍCÍ KLÍČE:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr "(NEDŮVĚRYHODNÉ KLÍČE:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2507,7 +2523,7 @@ msgid "internal support for lua scripts." msgstr "interní podpora pro lua skripty." #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2518,7 +2534,7 @@ msgstr "otevření %s selhalo: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "neznámá značka: \"%s\"\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Selhalé závislosti:\n" @@ -2541,7 +2557,7 @@ msgstr "Získávám %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "přeskakuji %s - přenost selhal - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s nemůže být nainstalován\n" @@ -2571,17 +2587,17 @@ msgstr "%s: není rpm balíčkem (nebo seznamem balíčků): %s\n" msgid "cannot open file %s: %s\n" msgstr "nemohu otevřít soubor %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" specifikuje více balíčků\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "nemohu otevřít %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Instaluji: %s\n" @@ -2681,99 +2697,79 @@ msgstr "%s koliduje s %s%s" msgid "unknown error %d encountered while manipulating package %s" msgstr "neznámá chyba %d vznikla při manipulaci s balíčkem %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "chybí druhé ':' na %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "chybí jméno architektury na %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Neúplný datový řádek %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Příliš mnoho argumentů na datovém řádku na %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Špatné číslo architektury nebo operačního systému: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Neúplný implicitní řádek na %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Příliš mnoho argumentů v implicitním řádku na %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Chyba čtení %s: %s\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "chybějící ':' (nalezeno 0x%02x) na %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "chybí argument pro %s na %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "rozvinutí %s selhalo na %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "nemohu otevřít %s na %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "chybí arcitektura pro %s na %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "špatný parametr'%s' na %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Neznámý systém: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "Prosím kontaktujte %s\n" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Není možné rozvinout %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Nemohu přečíst %s, HOME je příliš velký.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Nemohu otevřít %s pro čtení: %s.\n" #: lib/rpmts.c:99 @@ -2781,27 +2777,27 @@ msgstr "Nemohu otevřít %s pro čtení: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "nemohu otevřít Packages databázi v %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "nadbytečná '(' v názvu balíčku: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "chybějící '(' v názvu balíčku: %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "chybějící ')' v názvu balíčku: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "nemohu otevřít Solve databázi v %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " Doporučené řešení:\n" @@ -2824,126 +2820,135 @@ msgstr "sigh značky: ŠPATNÉ, počet značek(%d) mimo rozsah\n" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "sigh data: ŠPATNÁ, počet bajtů(%d) mimo rozsah\n" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "sigh blob(%d): ŠPATNÝ, čtení vrátilo %d\n" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "sigh značka[%d]: šPATNÝ, značka %d typ %d offset %d počet %d\n" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "sigh nahání: šPATNÉ\n" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "sigh zarovnání(%zd): ŠPATNÉ, čtení %zd bajtů\n" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "sigh sigSize(%zd): ŠPATNÁ, fstat(2) selhal\n" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "Nemohu spustit %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp selhalo\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp selhalo v zápisu signatury\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "nemohu přečíst podpis\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, c-format msgid "gpg exec failed (%d)\n" msgstr "spuštění gpg selhalo (%d)\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "gpg selhal při zápisu podpisu\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Špatná %%_signature spec v souboru maker\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Je nutné nastavit \"%%_gpg_name\" ve vašem souboru maker\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Je nutné nastavit \"%%_pgp_name\" ve vašem souboru maker\n" -#: lib/signature.c:954 +#: lib/signature.c:977 msgid "Header+Payload size:" msgstr "Velikost hlavičky a payload:" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "MD5 digest:" -#: lib/signature.c:1044 +#: lib/signature.c:1067 msgid "Header SHA1 digest:" msgstr "SHA1 digest v hlavičce:" -#: lib/signature.c:1096 +#: lib/signature.c:1119 msgid "Unknown" msgstr "Neznámý" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "Hlavička " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "%sV%d %s podpis: %s, ID klíče %s\n" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, c-format msgid "%sV%d %s signature: %s\n" msgstr "%sV%d %s podpis: %s\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "%sV%d DSA podpis: %s, ID klíče %s\n" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, c-format msgid "%sV%d DSA signature: %s\n" msgstr "%sV%d DSA podpis: %s\n" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Skontrolujte podpis: ŠPATNÉ PARAMETRY\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "Špatný MD5 digest: NEPODPOROVÁNO\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Podpis: NEZNÁMÝ (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Není možné změnit kořenový adresář: %m\n" @@ -2958,301 +2963,301 @@ msgstr "chybí %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Nesplněné závislosti pro %s:\n" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "Neznámá systémová chyba" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d chyba(%d) z %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d chyba(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "nemohu získat zámek %s na %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "exkluzivní" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "sdílen" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "nerozpoznaný db parametr: \"%s\" ignorován.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s má neplatnou číselnou hodnotu, přeskakuji\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s má příliš velkou nebo příliš malou long hodnotu, přeskakuji\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s má příliš velkou nebo příliš malou int hodnotu, přeskakuji\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "chybí { po %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "po %{ chybí }" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "prázdný formát značky" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "prázdné jméno značky" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "neznámá značka" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "na konci pole očekáváno ]" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "neočekávaná ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "neočekávaná }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "ve výrazu očekáván ?" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "ve výrazu je po ? očekávána {" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "ve výrazu je očekávána }" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "v podvýrazu je po ? očekávána :" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "ve výrazu je po : očekávána {" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "na konci výrazu je očekáváno |" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(index mimo rozsah)" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "iterátor pole použitý s poli jiné délky" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Datový typ %d není podporován\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "inicializuj databázi" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "znovu sestav obrácené seznamy z instalovaných hlaviček balíčků" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "zkontrolovat databázové soubory" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nerozpoznané jméno zmačky: \"%s\" ignorováno\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "dbiOpen: dbapi %d není dostupné\n" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "nemohu otevřít %s index pomocí db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "nemohu otevřít %s index\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "nebyla nastavena dbpath\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "chyba(%d) získávání \"%s\" záznamů z %s indexu\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: přeskakuji" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "chyba(%d) ukládání záznamu #%d do %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec selhal: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp selhal: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: přeskakuji" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: poškozená hlavička #%u získáno -- přeskakuji.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: nemohu číst hlavičku na 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "chyba(%d) při nastavování hlavičky #%d záznamu pro %s odstranění\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "chyba(%d) nastavování \"%s\" záznamů z %s indexu\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "chyba(%d) při ukládání záznamu \"%s\" do %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "chyba(%d) v odstraňování \"%s\" z %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "chyba(%d) při alokaci nové instance balíčku\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: přeskakuji" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "chyba(%d) při ukládání záznamu %s do %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "žádný dbpath nebyl nastaven" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "dočasná databáze %s již existuje\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, c-format msgid "failed to create directory %s: %s\n" msgstr "selhání při vytváření adresáře %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "hlavička #%u v databázi je špatná -- přeskakuji.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "nemohu přidat záznam původně na %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "selhalo znovusestavení databáze: původní databáze zůstává na místě\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "selhalo nahrazení staré databáze novou databází!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "nahraď soubory v %s soubory z %s k obnovení" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "selhalo odstranění adresáře %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d chyba(%d) z %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d chyba(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "nemohu získat zámek %s na %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "exkluzivní" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "sdílen" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "nerozpoznaný db parametr: \"%s\" ignorován.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s má neplatnou číselnou hodnotu, přeskakuji\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s má příliš velkou nebo příliš malou long hodnotu, přeskakuji\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s má příliš velkou nebo příliš malou int hodnotu, přeskakuji\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "Není možné získat zámek na db %s, zkouším znovu... (%d)\n" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Nemohu initDB %s (%d)\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, c-format msgid "Unable to open database: %s\n" msgstr "Nemohu otevřít databázi: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 msgid "Unable to determine DB endianess.\n" msgstr "Nemohu zjistit pořadí bajtů (endianess) databáze.\n" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "Neznámá systémová chyba" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3308,51 +3313,51 @@ msgstr "Makro %%%s (%s) nebylo použito pod úrovní %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Neznámý parametr %c v %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Hloubka rekurze(%d) větší než max(%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "Neukončené %c: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Po %% následuje nezpracovatelné makro\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Makro %%%.*s nenalezeno, přeskakuji\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Přetečení cílového bufferu\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "neplatná syntax v lua skriptletu: %s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, c-format msgid "invalid syntax in lua script: %s\n" msgstr "neplatná syntax v lua skriptu: %s\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, c-format msgid "lua script failed: %s\n" msgstr "lua skript selhal: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, c-format msgid "invalid syntax in lua file: %s\n" msgstr "neplatné syntax v lua souboru: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, c-format msgid "lua hook failed: %s\n" msgstr "lua obsloužení selhalo: %s\n" @@ -3434,24 +3439,24 @@ msgstr "alokace paměti (%u bajtů) vrátila NULL.\n" msgid "url port must be a number\n" msgstr "url port musí být číslo\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "neověřuj podpis hlavičky a payloadu" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "neaktualizuj keš databáze, jenom vypiš cesty balíčků" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "Parametry souborového průchodu stromem:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: %%{_cache_dbpath} makro je špatně nastaveno.\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: operace s keší selhala: ec %d.\n" @@ -3461,6 +3466,21 @@ msgstr "%s: operace s keší selhala: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: čtení seznamu selhalo: %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: hederGetEntry selhal\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Chyba čtení %s: %s\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "rozvinutí %s selhalo na %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "Není možné rozvinout %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Nemohu přečíst %s, HOME je příliš velký.\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir %s selhal: %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2001-04-05 23:03GMT\n" "Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -109,7 +109,7 @@ msgstr "Opbygningstilvalg med [ <spec-fil> | <tararkiv> | <kildepakke> ]:" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Flles tilvalg for alle rpm-tilstande:" @@ -311,41 +311,46 @@ msgstr "Ugyldig angivelse af %%_signature i makrofil.\n" msgid "--sign may only be used during package building" msgstr "--sign kan kun bruges ved pakkeopbygning" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "arkivoprettelse mislykkedes ved fil %s: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "eksekvering mislykkedes\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "ingen pakkefiler angivet til genopbygning" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "ingen spec-fil angivet til opbygning" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "ingen tar-arkiver angivet til opbygning" -#: rpmqv.c:715 +#: rpmqv.c:719 #, fuzzy msgid "no packages given for erase" msgstr "ingen pakker angivet ved installation" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "ingen pakker angivet ved installation" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "ingen parametre angivet ved foresprgsel" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "ingen parametre angivet ved verifikation" -#: rpmqv.c:792 +#: rpmqv.c:796 #, fuzzy msgid "no arguments given" msgstr "ingen parametre angivet ved foresprgsel" @@ -379,52 +384,52 @@ msgstr "" "\n" "RPM opbygningsfejl:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "syntaksfejl under tolkning af ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "syntaksfejl under tolkning af &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "syntaksfejl under tolkning af ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "tolkningsfejl i udtryk\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "uparret (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- kun for tal\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! kun for tal\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "typer skal passe sammen\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / understttes ikke for strenge\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- understttes ikke for strenge\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& og || understttes ikke for strenge\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "syntaksfejl i udtryk\n" @@ -433,169 +438,164 @@ msgstr "syntaksfejl i udtryk\n" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK-fejl: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Manglende '(' i %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Manglende ')' i %s %s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ugyldigt %s-symbol: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Manglende '(' i %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Ikke-mellemrum efterflger %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Ugyldig syntaks: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Ugyldig tilstandsangivelse: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Ugyldig dirmode-spec: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Anormal locale-lngde: \"%.*s\" i %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Dobbelt locale %.*s i %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Kun et parameter for %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "To filer p n linie: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Fil skal begynde med \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Kan ikke blande special-%%doc med andre former: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Fil angivet to gange: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lnke peger p BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Fil passer ikke til prfiks (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke fundet: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead mislykkedes\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: readLead mislykkedes\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Fil krver foranstillet \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linie %d: Filnavn ikke tilladt: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "Fil ikke fundet med glob: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Kunne ikke bne '%%files'-fil %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "linie: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig ejer/gruppe: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Gennemlber filer: %s-%s-%s\n" @@ -790,32 +790,32 @@ msgstr "kan ikke oprette %s: %s\n" msgid "line %d: second %s\n" msgstr "linie %d: anden %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "'%%changelog'-indgange skal starte med *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "ufrdig '%%changelog'-indgang\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "ugyldig dato i %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, fuzzy, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog ikke i omvendt kronologisk rkkeflge\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "navn mangler i %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "ingen beskrivelse i %%changelog\n" @@ -825,17 +825,17 @@ msgstr "ingen beskrivelse i %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "linie %d: Fejl ved tolkning af %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "linie %d: Ugyldigt tilvalg %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "line %d: For mange navne: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "line %d: Pakken eksisterer ikke: %s\n" @@ -850,132 +850,137 @@ msgstr "linie %d: Anden beskrivelse\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "linie %d: Fejl ved tolkning af %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "linie %d: Anden '%%files'-liste\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Arkitekturen er ekskluderet: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "Arkitekturen er ikke inkluderet: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "OS er ekskluderet: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "OS is ikke inkluderet: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "'%s'-felt skal vre tilstede i pakke : %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Flere '%s'-indgange i pakke: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Kunne ikke bne ikon %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Kunne ikke lse ikon %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Ukendt ikontype: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linie %d: Ugyldigt tilvalg %s: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "linie %d: Forkert udformet mrke: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linie %d: Tomt mrke: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linie %d: Ugyldigt tegn '-' i %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot kan ikke vre \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linie %d: Prfikser kan ikke ende p \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linie %d: Docdir skal starte med '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "linie %d: Epoch/Serial-felter skal vre et nummer: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linie %d: Ugyldig %s: angivere: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linie %d: Ugyldigt 'BuildArchitecture'-format: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Intern fejl: Falsk mrke %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Ugyldig pakkeangivelse: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Pakken eksisterer allerede: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linie %d: Ukendt mrke: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Spec-fil kan ikke bruge BuildRoot\n" @@ -984,47 +989,47 @@ msgstr "Spec-fil kan ikke bruge BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Ugyldig kilde: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Ingen lap nummer %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Ingen kilde nummer %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Kunne ikke hente nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Fejl ved tolking af %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, fuzzy, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "linie %d: Ugyldigt parameter til %%setup %c: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linie %d: Ugyldigt '%%setup'-tilvalg %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "fil %s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "ugyldigt pakkenummer: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "linie %d: anden %%prep\n" @@ -1052,7 +1057,7 @@ msgstr "linie %d: Version krves %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "linie %d: udlsere skal have --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "linie %d: Fejl under tolkning af %s: %s\n" @@ -1062,17 +1067,17 @@ msgstr "linie %d: Fejl under tolkning af %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "linie %d: skriptprogram skal starte med '/': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "linie %d: skriptprogram skal starte med '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "linie %d: Anden %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "linie %d: Fejl ved tolkning af %%description: %s\n" @@ -1114,17 +1119,17 @@ msgstr "%s:%d: Fik et %%endif uden et %%if\n" msgid "malformed %%include statement\n" msgstr "forkert udfrt '%%include'-kommando\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot kan ikke vre \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot kan ikke vre \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 #, fuzzy msgid "No compatible architectures found for build\n" msgstr "Ingen arkitekturer, der kan opbygges\n" @@ -1310,120 +1315,125 @@ msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" "generr hoveder, der er kompatible med (gamle) rpm[23]-indpakningsversioner" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Kunne ikke fraspalte ny proces til %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Kunne ikke udfre %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Kunne ikke udfre %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Kunne ikke fraspalte ny proces til %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s mislykkedes\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "kunne ikke skrive alle data til %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "bning af %s mislykkedes %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "fjernelse af %s mislykkedes: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "fjernelse af %s mislykkedes: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Finder %s: (benytter %s)...\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "Kunne ikke finde %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "linie %d: Ugyldigt tal: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "linie %d: Ugyldigt 'no%s'-tal: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "linie %d: Ugyldigt %s-tal: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "kunne ikke foresprge %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "foresprgsel af spec-fil %s mislykkedes, kunne ikke tolkes\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(fejl 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Ugyldigt magisk tal" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Ugyldigt/ulseligt hoved" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Hovedstrrelse er for stor" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Ukendt filtype" -#: lib/cpio.c:217 +#: lib/cpio.c:215 #, fuzzy msgid "Missing hard link(s)" msgstr "Manglende hrd lnke" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5-sum stemmer ikke" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Intern fejl" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " mislykkedes - " @@ -1466,17 +1476,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "fjerne %s-%s-%s \"%s\" fra tsort-relationer.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "LKKE:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(ikke et tal)" @@ -1489,81 +1499,86 @@ msgstr "(ikke et tal)" msgid "(invalid type)" msgstr "" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 #, fuzzy msgid "(not a blob)" msgstr "(ikke et tal)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "eksekvering mislykkedes\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "overspring eventuelle PGP-signaturer" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() returnerede ingen strrelse: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() returnerede ingen monteringspunkter: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "kunne ikke finde %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "kunne ikke bne %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "fil %s er p en ukendt enhed\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "bruger %s eksisterer ikke - bruger root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "gruppe %s eksisterer ikke - bruger root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s gemt som %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "kan ikke fjerne %s - katalog ikke tomt\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "fjernelse (rmdir) af %s mislykkedes: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "bning af %s mislykkedes %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s oprettet som %s\n" @@ -1578,107 +1593,107 @@ msgstr "kan ikke oprette %s: %s\n" msgid "cannot write to %%%s %s\n" msgstr "kunne ikke skrive til %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature mislykkedes\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Ingen tilgngelig signatur\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: readLead mislykkedes\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread mislykkedes: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s kunne ikke installeres\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2230,7 +2245,7 @@ msgstr "verificr ikke filerne i pakke" msgid "don't verify files in package" msgstr "verificr ikke filerne i pakke" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 #, fuzzy msgid "don't verify package dependencies" msgstr "undlad at tjekke pakkers afhngighedskrav" @@ -2279,56 +2294,56 @@ msgstr "underskriv en pakke (slet nuvrende signatur)" msgid "generate signature" msgstr "generr PGP/GPG-signatur" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "kildepakke forventet, binr fundet\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "kildepakke indeholder ingen .spec-fil\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "overspringer installation af %s-%s-%s, %%pre-smskript fejlede rc %d\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "" "krsel af smskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "" "krsel af smskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " for fil " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "kunne ikke bne %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s mislykkedes\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "ugyldigt format: %s\n" @@ -2426,22 +2441,22 @@ msgstr "ugyldigt pakkenummer: %s\n" msgid "record %lu could not be read\n" msgstr "post %d kunne ikke lses\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "pakken %s er ikke installeret\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 #, fuzzy msgid "(added files)" msgstr "ugyldig db-fil %s\n" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s JA (tilfjede 'provide')\n" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: bning mislykkedes: %s\n" @@ -2456,67 +2471,67 @@ msgstr "%s: Fwrite mislykkedes: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fread mislykkedes: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile mislykkedes\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead mislykkedes: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature mislykkedes: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: readLead mislykkedes\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead mislykkedes\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead mislykkedes\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: readLead mislykkedes\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "IKKE O.K." -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "O.K." -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (MANGLENDE NGLER: " -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (IKKE-BETROEDE NGLER:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2584,7 +2599,7 @@ msgid "internal support for lua scripts." msgstr "- understttes ikke for strenge\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2595,7 +2610,7 @@ msgstr "bning af %s mislykkedes %s\n" msgid "unknown tag: \"%s\"\n" msgstr "ukendt mrke" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2619,7 +2634,7 @@ msgstr "Modtager %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "overspringer %s - overfrsel mislykkedes - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s kunne ikke installeres\n" @@ -2649,17 +2664,17 @@ msgstr "ingen pakker udlser %s\n" msgid "cannot open file %s: %s\n" msgstr "kunne ikke bne fil %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" angiver flere pakker\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "kunne ikke bne %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Installerer %s\n" @@ -2763,101 +2778,81 @@ msgstr " skaber konflikt med %s-%s-%s\n" msgid "unknown error %d encountered while manipulating package %s" msgstr "ukendt fejl %d under arbejdet med pakken %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "manglende andet ':' ved %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "manglende navn p arkitektur ved %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Ufrdig datalinie ved %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "For mange parametre p datalinie ved %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Ugyldigt arch/os-tal: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Ufuldstndig standardlinie ved %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "For mange parametre i standardlinie ved %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Kunne ikke lse %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "manglende ':' (fandt 0x%02x) ved %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "manglende parameter til %s ved %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "%s-udvidelse mislykkedes ved %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "kan ikke bne %s ved %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "manglende arkitektur for %s ved %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "ugyldig tilvalg '%s' ved %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "" "Ukendt system: %s\n" "\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Kan ikke udfolde %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Kunne ikke lse %s, HOME er for stor.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Kunne ikke bne %s for lsning: %s.\n" #: lib/rpmts.c:99 @@ -2865,27 +2860,27 @@ msgstr "Kunne ikke bne %s for lsning: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "kunne ikke bne Packages-database i %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "ugyldigt pakkenummer: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "Manglende '(' i %s %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "ugyldigt pakkenummer: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "kan ikke bne rpm-database i %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2908,129 +2903,138 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, fuzzy, c-format msgid "Could not exec %s: %s\n" msgstr "Kunne ikke udfre %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp fejlede\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp kunne ikke skrive signatur\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "kunne ikke lse signaturen\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "eksekvering mislykkedes\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "gpg kunne ikke skrive signaturen\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Ugyldig angivelse af '%%_signature'-spec i makrofil.\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Du skal angive \"%%_gpg_name\" i din makrofil\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Du skal angive \"%%_pgp_name\" i din makrofil\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Hovedstrrelse er for stor" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "verificr ikke filerne i pakke" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "ukendt mrke" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "Ingen signatur\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "Ingen signatur\n" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "Ingen signatur\n" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Signaturfyld : %d\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "kunne ikke fjerne katalog %s: %s\n" @@ -3045,310 +3049,310 @@ msgstr "manglende %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Ikke-tilfredsstillede afhngighedskrav for %s-%s-%s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "" -"Ukendt system: %s\n" -"\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d fejl(%d) fra %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d fejl(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "kan ikke opn %s ls p %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "eksklusiv" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "delt" - -#: rpmdb/dbconfig.c:328 -#, fuzzy, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "ukendt db-tilvalg: \"%s\" ignoreret\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s har ugyldig talvrdi, overspringes\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s har for stor eller lille 'long'-vrdi, overspringes\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s har for stor eller lille heltalsvrdi, overspringes\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "manglende { efter %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "manglende } efter %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "tomt mrkeformat" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "tomt mrkenavn" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "ukendt mrke" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] forventet ved slutningen af tabel" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "uventet ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "uventet }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? forventet i udtryk" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ forventet efter ? i udtryk" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} forventet i udtryk" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": forventet efter ?-underudtryk" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ forventet efter : i udtryk" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| forventet ved slutningen af udtryk" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Datatype %d understttes ikke\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "initialisr database" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "genopbyg omvendte databaselister ud fra installerede pakkehoveder" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 #, fuzzy msgid "verify database files" msgstr "foresprg en spec-fil" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: ukendt mrkenavn: \"%s\" ignoreret\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "kan ikke bne '%s'-indeks ved brug af db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "kan ikke bne '%s'-indeks\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "der er ikke sat nogen dbpath\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "fejl(%d) ved gemning af post %s i %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fread mislykkedes: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: bning mislykkedes: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: kan ikke lse hoved ved 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "fejl(%d) ved gemning af post %s i %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "fejl(%d) ved fjernelse af post %s fra %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "fejl(%d) under allokering af ny pakkeinstans\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "fejl(%d) ved gemning af post %s i %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "der ikke sat nogen dbpath" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "den midlertidige database %s eksisterer allerede\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "kunne ikke fjerne katalog %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "post nummer %d i databasen er fejlbehftet -- overspringer.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "kunne ikke tilfje posten, der tidligere var ved %d\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "kunne ikke genopbygge database: original-databasen beholdes\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "kunne ikke erstatte gammel database med ny database!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "erstat filer i %s med filer fra %s for at genoprette" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "kunne ikke fjerne katalog %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d fejl(%d) fra %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d fejl(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "kan ikke opn %s ls p %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "eksklusiv" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "delt" + +#: lib/backend/dbconfig.c:328 +#, fuzzy, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "ukendt db-tilvalg: \"%s\" ignoreret\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s har ugyldig talvrdi, overspringes\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s har for stor eller lille 'long'-vrdi, overspringes\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s har for stor eller lille heltalsvrdi, overspringes\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "" "Kunne ikke bne %s: %s\n" "\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "" "Kunne ikke bne %s: %s\n" "\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Kunne ikke bne midlertidig fil.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "" +"Ukendt system: %s\n" +"\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3404,51 +3408,51 @@ msgstr "Makro %%%s (%s) blev ikke brugt under niveau %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Ukendt tilvalg %c i %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Rekursionsdybde(%d) overskrider maks(%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "Uafsluttet %c: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Et %% efterflges af en makro, der ikke kan tolkes\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Makroen %%%.*s blev ikke fundet, overspringer\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Overlb i mlbuffer\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "- understttes ikke for strenge\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- understttes ikke for strenge\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite mislykkedes: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "ugyldigt pakkenummer: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fread mislykkedes: %s\n" @@ -3530,26 +3534,26 @@ msgstr "hukommelsesallokering (%u byte) returnerede NULL.\n" msgid "url port must be a number\n" msgstr "url-port skal vre et tal\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "verificr pakkesignatur" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "Signaturtilvalg" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: bning mislykkedes: %s\n" @@ -3560,6 +3564,22 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s: ls manifest mislykkedes: %s\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: readLead mislykkedes\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Kunne ikke lse %s: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "%s-udvidelse mislykkedes ved %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "Kan ikke udfolde %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Kunne ikke lse %s, HOME er for stor.\n" + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "fjernelse af %s mislykkedes: %s\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.4.2\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-05-08 09:53+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2008-04-18 10:45+0100\n" "Last-Translator: Fabian Affolter <fab@fedoraproject.org>\n" "Language-Team: German <fedora-trans-de@redhat.com>\n" @@ -1036,17 +1036,17 @@ msgstr "Zeile %d: Ungültiges Argument für %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "Zeile %d: Ungültige %%setup-Option %s: %s\n" -#: build/parsePrep.c:455 +#: build/parsePrep.c:449 #, c-format msgid "%s: %s: %s\n" msgstr "%s: %s: %s\n" -#: build/parsePrep.c:472 +#: build/parsePrep.c:466 #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Ungültige Patch-Nummer %s: %s\n" -#: build/parsePrep.c:501 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "Zeile %d: Zweites %%prep\n" @@ -1497,7 +1497,7 @@ msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder fehlgeschlagen, %d Elemente verbleiben\n" #: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 -#: rpmdb/header.c:2857 rpmdb/header.c:2882 rpmdb/header.c:2901 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(keine Nummer)" @@ -3002,303 +3002,303 @@ msgstr "fehlend %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Unerfüllte Abhängigkeiten für %s:\n" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "Unbekannter System-Fehler" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d-Fehler (%d) von %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d-Fehler (%d): %s\n" - -#: rpmdb/db3.c:1142 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "Keine %s-Sperre auf %s/%s\n" - -#: rpmdb/db3.c:1144 -msgid "exclusive" -msgstr "exklusiv" - -#: rpmdb/db3.c:1144 -msgid "shared" -msgstr "verteilt" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "Unbekannte Datenbank-Option: \"%s\" ignoriert.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s hat einen ungültigen numerischen Wert, übersprungen\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s hat einen zu grossen oder zu kleinen Wert, übersprungen\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s hat einen zu grossen oder zu kleinen Integer-Wert, übersprungen\n" - -#: rpmdb/header.c:2133 +#: lib/header.c:2133 msgid "missing { after %" msgstr "Fehlende { nach %" -#: rpmdb/header.c:2163 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "Fehlende } nach %{" -#: rpmdb/header.c:2175 +#: lib/header.c:2175 msgid "empty tag format" msgstr "Leeres Tag-Format" -#: rpmdb/header.c:2185 +#: lib/header.c:2185 msgid "empty tag name" msgstr "Unbekannter Tag" -#: rpmdb/header.c:2194 +#: lib/header.c:2194 msgid "unknown tag" msgstr "Unbekannter Tag" -#: rpmdb/header.c:2217 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] erwartet am Ende des Arrays" -#: rpmdb/header.c:2230 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "Unerwartete ]" -#: rpmdb/header.c:2241 +#: lib/header.c:2241 msgid "unexpected }" msgstr "Unerwartete }" -#: rpmdb/header.c:2295 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? im Ausdruck erwartet" -#: rpmdb/header.c:2302 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ nach dem ? im Ausdruck erwartet" -#: rpmdb/header.c:2314 rpmdb/header.c:2354 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} im Ausdruck erwartet" -#: rpmdb/header.c:2322 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": erwartet ein ? im Unterausdruck" -#: rpmdb/header.c:2340 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ nach dem : im Ausdruck erwartet" -#: rpmdb/header.c:2362 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| am Ende des Ausdrucks erwartet" -#: rpmdb/header.c:2453 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(Index ausserhalb des Bereichs)" -#: rpmdb/header.c:2662 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "Zählvariable wird mit ungleich grossem Array benutzt" -#: rpmdb/header.c:2935 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2951 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Daten-Typ %d nicht unterstützt\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "Initialisiere Datenbank" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "Erstelle invertierte Datenbank-Liste anhand der installierten Paket-Header" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "Überprüfe Datenbank-Dateien" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: Unbekannter Tag-Name: \"%s\" ignoriert\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "dbiOpen: dbapi %d nicht verfügbar\n" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "Kann den %s-Index nicht öffnen, benutze db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "Kann den %s-Index nicht öffnen\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "Kein Datenbank-Pfad wurde gesetzt\n" -#: rpmdb/rpmdb.c:1111 rpmdb/rpmdb.c:1236 rpmdb/rpmdb.c:1286 rpmdb/rpmdb.c:2199 -#: rpmdb/rpmdb.c:2320 rpmdb/rpmdb.c:3009 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "Fehler(%d) beim Lesen \"%s\"-Einträgen des %s-Indexes\n" -#: rpmdb/rpmdb.c:1470 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: Überspringe" -#: rpmdb/rpmdb.c:1480 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "Fehler(%d) beim Speichern des Eintrags #%d in %s\n" -#: rpmdb/rpmdb.c:1580 +#: lib/rpmdb.c:1580 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec fehlgeschlagen: %s\n" -#: rpmdb/rpmdb.c:1761 +#: lib/rpmdb.c:1761 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp fehlgeschlagen: %s\n" -#: rpmdb/rpmdb.c:2096 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: Überspringe" -#: rpmdb/rpmdb.c:2125 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: Beschädigten Header #%u erhalten -- überspringe.\n" -#: rpmdb/rpmdb.c:2422 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: Kann den Header bei 0x%x nicht lesen\n" -#: rpmdb/rpmdb.c:2473 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "Fehler(%d) beim Markieren des Header-Eintrags #%d zur %s Entfernung\n" -#: rpmdb/rpmdb.c:2608 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "Fehler(%d) beim Setzen von \"%s\"-Einträgen des %s-Indexes\n" -#: rpmdb/rpmdb.c:2627 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "Fehler(%d) beim Speichern des Eintrags \"%s\" in %s\n" -#: rpmdb/rpmdb.c:2637 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "Fehler(%d) beim Entfernen des Eintrags \"%s\" aus %s\n" -#: rpmdb/rpmdb.c:2778 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "Fehler(%d) beim Reservieren einer neuen Paket-Instanz\n" -#: rpmdb/rpmdb.c:2831 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: Überspringe" -#: rpmdb/rpmdb.c:3025 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "Fehler(%d) beim Speichern des Eintrags %s in %s\n" -#: rpmdb/rpmdb.c:3347 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "Kein Datenbank-Pfad wurde gesetzt" -#: rpmdb/rpmdb.c:3372 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "Temporäre Datenbank %s existiert bereits\n" -#: rpmdb/rpmdb.c:3380 +#: lib/rpmdb.c:3397 #, c-format msgid "failed to create directory %s: %s\n" msgstr "Erzeugen des Verzeichnises %s fehlgeschlagen: %s\n" -#: rpmdb/rpmdb.c:3427 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "Header #%u in der Datenbank ist ungültig -- überspringe.\n" -#: rpmdb/rpmdb.c:3465 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "Kann ursprünglichen Eintrag %u nicht hinzufügen\n" -#: rpmdb/rpmdb.c:3479 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "Neu bauen der Datenbank fehlgeschlagen: Datenbank verbleibt entsprechend\n" -#: rpmdb/rpmdb.c:3487 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "Konnte die alte Datenbank nicht durch die neue ersetzen!\n" -#: rpmdb/rpmdb.c:3489 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "Ersetze Dateien in %s mit Dateien aus %s für eine Wiederherstellung" -#: rpmdb/rpmdb.c:3501 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "Entfernen des Verzeichnisses %s fehlgeschlagen: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d-Fehler (%d) von %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d-Fehler (%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "Keine %s-Sperre auf %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "exklusiv" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "verteilt" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "Unbekannte Datenbank-Option: \"%s\" ignoriert.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s hat einen ungültigen numerischen Wert, übersprungen\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s hat einen zu grossen oder zu kleinen Wert, übersprungen\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s hat einen zu grossen oder zu kleinen Integer-Wert, übersprungen\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "Unable to get lock on db %s, retrying... (%d)\n" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "initDB %s fehlgeschlagen (%d)\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, c-format msgid "Unable to open database: %s\n" msgstr "Öffnen von Datenbank fehlgeschlagen: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 msgid "Unable to determine DB endianess.\n" msgstr "DB Byte-Reihenfolge kann nicht bestimmt werden.\n" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "Unbekannter System-Fehler" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2006-04-28 09:52+1000\n" "Last-Translator: Manuel Ospina <mospina@redhat.com>\n" "Language-Team: Spanish <en@li.org>\n" @@ -113,7 +113,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Opciones de Instalación/Actualización/Remoción:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "Opciones comunes para todos los modos y ejecutables:" @@ -336,40 +336,45 @@ msgstr "%%_signature spec no válido en el archivo macro.\n" msgid "--sign may only be used during package building" msgstr "--sign solo puede ser utilizado durante la construcción de paquetes" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "creación de archivo fallido: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "ejecución fallida\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "ningún paquete dado para la reconstrucción" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "ningún archivo spec dado para la construcción" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "ningún archivo tar dado para la construcción" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "ningún paquete dado para la remoción" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "ningún paquete dado para la instalación" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "ningún argumento dado para la consulta" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "ningún argumento dado para la verificación" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "ningún argumento dado" @@ -402,52 +407,52 @@ msgstr "" "\n" "Errores de construcción RPM:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "error de sintaxis durante el análisis ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "error de sintaxis durante el análisis &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "error de sintaxis durante el análisis ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "error de análisis en la expresión\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "no coincidente (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- solo en números\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! solo en números\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "los tipos deben coincidir\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / no está soportado en cadenas\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- no está soportado en cadenas\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& y || no están soportados en cadenas\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "error de sintaxis en la expresión\n" @@ -456,162 +461,157 @@ msgstr "error de sintaxis en la expresión\n" msgid "TIMECHECK failure: %s\n" msgstr "Fallo en TIMECHECK: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "'(' ausente en %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "')' ausente en %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Testigo (token) %s no válido: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "%s ausente en %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Ningún espacio en blanco después de %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sintaxis errónea: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "modo spec erróneo: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "dirmode spec erróneo: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "tamaño de localización inusual: \"%.*s\" en %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Localización duplicada %.*s en %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Solo un argumento para %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Dos archivos en una línea: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Los archivos deben iniciar con \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "No se puede mezclar %%doc especial con otros formatos: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Archivo listado dos veces: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "El enlace simbólico apunta a BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "El archivo no coincide con el prefijo (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Archivo no encontrado: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: falló la importación de lectura.\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: no es una llave pública con armadura.\n" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: falló la importación de lectura.\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "El archivo necesita \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob no está permitido: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "glob no encontró el archivo: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "No se pudo abrir el archivo %%files %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "línea: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Archivo erróneo: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "propietario/grupo erróneo: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Comprobando si hay archivos desempaquetados: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -620,7 +620,7 @@ msgstr "" "Se encontraron archivos instalados (pero desempaquetados):\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Procesando archivos: %s-%s-%s\n" @@ -811,32 +811,32 @@ msgstr "No se puede crear %s: %s\n" msgid "line %d: second %s\n" msgstr "línea %d: segundo %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "entradas %%changelog deben iniciar con *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "entrada %%changelog incompleta\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "fecha errónea en %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog no está en orden cronológico descendente\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "nombre ausente en %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "ninguna descripción en %%changelog\n" @@ -846,17 +846,17 @@ msgstr "ninguna descripción en %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "línea %d: Error al analizar %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "línea %d: Opción errónea %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "línea %d: Demasiados nombres: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "línea %d: El paquete no existe: %s\n" @@ -871,132 +871,137 @@ msgstr "línea %d: Segunda descripción\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "línea %d: Error al analizar %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "línea %d: Segunda lista de %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Arquitectura excluida: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "Arquitectura no incluida: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "SO excluido: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "SO no incluido: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "el campo %s debe estar presente en el paquete: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Duplicar entradas %s en el paquete: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Incapaz de abrir icono %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Incapaz de leer icono %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Tipo de icono desconocido: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "línea %d: la etiqueta solo recibe testigos individuales: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "línea %d: etiqueta mal formada: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "línea %d: Etiqueta vacía: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "línea %d: Carácter ilegal '-' en %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot no puede ser \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "línea %d: Prefijos deben finalizar en \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "línea %d: Docdir debe iniciar con '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "línea %d: campo Epoch/Serial debe ser un número: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "línea %d: %s erróneo: calificadores: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "línea %d: Formato BuildArchitecture erróneo: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Error interno: Etiqueta errónea %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Especificación de paquete erróneo: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "El paquete ya existe: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "línea %d: etiqueta desconocida: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "El archivo Spec no puede usar BuildRoot\n" @@ -1005,47 +1010,47 @@ msgstr "El archivo Spec no puede usar BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Fuente errónea: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Ningún número de parche %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Ningún número fuente %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "No se pudo descargar nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Error al analizar %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "línea %d: Argumento erróneo para %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "línea %d: opción %%setup errónea %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "número de paquete inválido: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "línea %d: segundo %%prep\n" @@ -1073,7 +1078,7 @@ msgstr "línea %d: Versión requerida: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "línea %d: los detonantes deben tener --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "línea %d: Error al analizar %s: %s\n" @@ -1083,17 +1088,17 @@ msgstr "línea %d: Error al analizar %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "línea %d: programa de script debe iniciar con '/': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "línea %d: programa de script debe iniciar con '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "línea %d: Segundo %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "línea %d: Error al analizar %%description: %s\n" @@ -1133,17 +1138,17 @@ msgstr "%s:%d: Tiene un %%endif sin %%if\n" msgid "malformed %%include statement\n" msgstr "declaración %%include malformada\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot no puede ser \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot no puede ser \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "No se encontraron arquitecturas compatibles para la construcción\n" @@ -1331,119 +1336,124 @@ msgstr "buscar cadenas i18N en el catalogo del specfile" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "generar encabezados compatibles con empaquetados rpm[23] (de legado)" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "No se pudo bifurcar %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "No se pudo ejecutar %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "No se pudo ejecutar %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "No se pudo bifurcar %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s fallido\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "falló la escritura de todos los datos a %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "la apertura de %s falló: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s rmdir de %s falló: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s rmdir de %s falló: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, c-format msgid "Finding %s: %s\n" msgstr "Buscando %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "Falló la búsqueda de %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "línea %d: número erróneo: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "línea %d: %s número erróneo: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "línea %d: número %s erróneo: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "no se puede consultar %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "la consulta de specfile %s falló, no se pudo analizar\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(error 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "magia errónea???" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Cabecera errónea/imposible de leer" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "tamaño de cabecera demasiado grande" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "tipo de archivo desconocido" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Enlace duro ausente" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "El MD5 sum no coincide" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Error interno" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "el fichero de archivo no está en cabecera" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " fallido - " @@ -1483,17 +1493,17 @@ msgstr "ignorar relación de nombre de paquete [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "removiendo %s \"%s\" de relaciones tsort.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "LOOP:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "falló rpmtsOrder, permanecen %d elementos\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(no es un número)" @@ -1505,82 +1515,87 @@ msgstr "(no base64)" msgid "(invalid type)" msgstr "(tipo no válido)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(no es un blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "ejecución fallida\n" + +#: lib/formats.c:268 #, fuzzy msgid "(invalid xml type)" msgstr "(tipo no válido)" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "(no es una firma OpenPGP" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() falló al retornar tamaño: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() falló al retornar puntos de montaje: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "falló stat %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "falló al abrir %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "el archivo %s está en un dispositivo desconocido\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "usuario %s no existe - utilizando root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "grupo %s no existe - utilizando root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" "el fichero de archivo %s no se encontró en la lista de archivos de cabecera\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s guardado como %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir de %s falló: el directorio no está vacío\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir de %s falló: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s desenlace de %s fallido: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s creado como %s\n" @@ -1595,107 +1610,107 @@ msgstr "no se pudo crear %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "no se pudo escribir %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature falló\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: ninguna firma disponible\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead falló\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread falló: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s no puede ser instalado\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2228,7 +2243,7 @@ msgstr "no verificar los archivos en el paquete" msgid "don't verify files in package" msgstr "no verificar los archivos en el paquete" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "no verificar las dependencias de paquetes" @@ -2269,54 +2284,54 @@ msgstr "firmar paquete(s) (idéntico a --addsign)" msgid "generate signature" msgstr "generar firma" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "se esperaba el paquete fuente, paquete binario encontrado\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "el paquete fuente no contiene archivo .spec\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: scriptlet %s fallido (%d), omitiendo %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s: scriptlet %s fallido (%d), omitiendo %s\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "ejecución de scriptlet %s de %s-%s-%s falló, estado de salida %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s fallido (%d), omitiendo %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "falló el desempaquetado de archivos %s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " en archivo" -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "falló %s en archivo %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "falló %s: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "formato incorrecto: %s\n" @@ -2413,20 +2428,20 @@ msgstr "número de paquete inválido: %s\n" msgid "record %lu could not be read\n" msgstr "el registro %u no pudo ser leído\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "el paquete %s no está instalado\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(archivos añadidos)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(provisión añadida)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: falló la apertura: %s\n" @@ -2441,67 +2456,67 @@ msgstr "%s: Fwrite falló: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek fallido: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile falló\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: ya fue firmado por la llave ID %s, omitiendo\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead falló: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature falló: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: falló la importación de lectura.\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: falló la importación.\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead falló\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: headerGetEntry falló\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "NO OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (LLAVES AUSENTES:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (LLAVES NO CONFIABLES:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2577,7 +2592,7 @@ msgid "internal support for lua scripts." msgstr "- no está soportado en cadenas\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2588,7 +2603,7 @@ msgstr "la apertura de %s falló: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "etiqueta desconocida" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Error de dependencias:\n" @@ -2611,7 +2626,7 @@ msgstr "Recuperando %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "omitiendo %s - transferencia fallida - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s no puede ser instalado\n" @@ -2641,17 +2656,17 @@ msgstr "%s: no es un paquete rpm (o manifiesto de paquete): %s\n" msgid "cannot open file %s: %s\n" msgstr "no se puede abrir el archivo %s:%s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" especifica varios paquetes\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "no se puede abrir %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Instalando %s\n" @@ -2758,99 +2773,79 @@ msgid "unknown error %d encountered while manipulating package %s" msgstr "" "se encontró el error desconocido %d mientras se manipulaba el paquete %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "segundo ':' omitido en %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "nombre de arquitectura omitida en %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "línea de datos incompleta en %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Demasiados argumentos en la línea de datos en %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "número de arq/os erróneo: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Línea determinada incompleta en %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Demasiados argumentos en la línea predeterminada en %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Falló la lectura de %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "':' faltante (se encontró 0x%02x) en %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "falta argumento para %s en %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "falló la expansión de %s a %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "no se puede abrir %s en %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "falta la arquitectura para %s en %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "opción errónea '%s' en %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Sistema desconocido: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "Por favor contacte %s\n" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "No se puede expandir %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "No se puede leer %s, HOME es demasiado grande.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Incapaz de abrir %s para lectura: %s.\n" #: lib/rpmts.c:99 @@ -2858,27 +2853,27 @@ msgstr "Incapaz de abrir %s para lectura: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "no se puede abrir la base de datos Packages en %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "número de paquete inválido: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "'(' ausente en %s %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "número de paquete inválido: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "no se puede abrir la base de datos Solve en %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "Resolución sugerida:\n" @@ -2901,130 +2896,139 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "No se pudo ejecutar %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "falló pgp\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "falló pgp al escribir la firma\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "incapaz de leer la firma\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "ejecución fallida\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "gpg falló al escribir la firma\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "spec %%_signature no válido en archivo de macro\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Debe establecer \"%%_gpg_name\" en su archivo de macro\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Debe establecer \"%%_pgp_name\" en su archivo de macro\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "tamaño cabecera+carga:" -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "Resumen MD5: " -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "resumen SHA1 de la cabecera:" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "etiqueta desconocida" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "Cabecera" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "Sin firma\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "Firma V3 DSA: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "Firma V3 DSA: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verificar firma: PARÁMETROS ERRÓNEOS\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "Resumen MD5 incompleto: NO SOPORTADO\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Firma: DESCONOCIDA (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "falló la remoción del directorio %s: %s\n" @@ -3039,313 +3043,313 @@ msgstr "omitiendo %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Dependencias no satisfechas para %s:" -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Sistema desconocido: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d error(%d) de %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d error(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "no se pudo obtener bloquear %s en %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "exclusivo" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "compartido" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "opciones db no reconocidas: \"%s\" ignorado.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s tiene un valor numérico no válido, omitido\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "" -"%s tiene un valor largo demasiado grande o demasiado pequeño, omitido\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" -"%s tiene un valor entero demasiado grande o demasiado pequeño, omitido\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "falta { después de %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "falta } después %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "formato de etiqueta vacío" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "nombre de etiqueta vacío" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "etiqueta desconocida" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] esperado al final del arreglo" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "] inesperado" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "} inesperado" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "se esperaba ? en la expresión" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "se esperaba { después de ? en la expresión" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "se esperaba } en la expresión" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "se esperaba : después de la subexpresión ?" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "se esperaba { después de : en la expresión" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "se esperaba | al final de la expresión" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Tipo de datos %d no soportado\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "inicializar base de datos" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "reconstruir lista invertida de la base de datos desde las cabeceras de " "paquetes instalados" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "verificar archivos de la base de datos" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nombre de etiqueta no reconocida: \"%s\" ignorado\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "no se pudo abrir índice %s utilizando db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "no se puede abrir índice %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "no se ha establecido dbpath\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "error(%d) obteniendo registros \"%s\" del índice %s\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 #, fuzzy msgid "miFreeHeader: skipping" msgstr "rpmdb: omitiendo" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "error(%d) almacenando registro #%d en %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek fallido: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: falló la apertura: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 #, fuzzy msgid "rpmdbNextIterator: skipping" msgstr "rpmdb: omitiendo" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: cabecera dañada #%u recuperada -- omitiendo.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: no se pudo leer cabecera en 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "error(%d) estableciendo registro de cabecera #%d para remoción %s\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "error(%d) estableciendo registros \"%s\" desde índice %s\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "error(%d) almacenando registros \"%s\" en %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "error(%d) removiendo registro \"%s\" de %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "error(%d) asignando nueva instancia de paquete\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 #, fuzzy msgid "rpmdbAdd: skipping" msgstr "rpmdb: omitiendo" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "error(%d) almacenando registro %s en %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "no se ha establecido dbpath" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "la base de datos temporal %s ya existe\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "falló la remoción del directorio %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "cabecera #%u errónea en la base de datos -- omitiendo.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "no se puede añadir el registro original en %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "falló la reconstrucción de la base de datos: la base de datos original " "permanece en su lugar\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "" "¡falló el remplazo de la base de datos antigua con la nueva base de datos!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "reemplazar archivos en %s con los archivos de %s a recuperar" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "falló la remoción del directorio %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d error(%d) de %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d error(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "no se pudo obtener bloquear %s en %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "exclusivo" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "compartido" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "opciones db no reconocidas: \"%s\" ignorado.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s tiene un valor numérico no válido, omitido\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "" +"%s tiene un valor largo demasiado grande o demasiado pequeño, omitido\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" +"%s tiene un valor entero demasiado grande o demasiado pequeño, omitido\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Incapaz de abrir %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Incapaz de abrir %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Incapaz de abrir archivo temporal.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Sistema desconocido: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3401,52 +3405,52 @@ msgstr "La Macro %%%s (%s) no fue utilizada bajo el nivel %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Opción desconocida %c en %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" "La profundidad de recursión (%d) es mayor que el máximo permitido (%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "No terminado %c: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% está seguido por una macro no analizable\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "La Macro %%%.*s no se encontró, omitiendo\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Desborde del buffer objetivo\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "número de paquete inválido: %s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "número de paquete inválido: %s\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite falló: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "número de paquete inválido: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "falló %s: %s\n" @@ -3528,27 +3532,27 @@ msgstr "La asignación de memoria (%u bytes) retornó NULL.\n" msgid "url port must be a number\n" msgstr "puerto url debe ser un número\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "no verificar firma de cabecera+carga" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" "no actualizar la base de datos de caché, imprimir rutas de paquetes " "únicamente" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "Opciones de firma:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: %%{_cache_dbpath} configuración errónea de la macro.\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: falló la operación de caché: ec %d.\n" @@ -3558,6 +3562,21 @@ msgstr "%s: falló la operación de caché: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: falló la lectura del manifiesto: %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: headerGetEntry falló\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Falló la lectura de %s: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "falló la expansión de %s a %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "No se puede expandir %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "No se puede leer %s, HOME es demasiado grande.\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir de %s falló: %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-4.4.90\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-05-08 09:53+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2008-03-11 11:15+0200\n" "Last-Translator: Panu Matilainen <pmatilai@redhat.com>\n" "Language-Team: Finnish\n" @@ -1016,17 +1016,17 @@ msgstr "rivi %d: virheellinen argumentti %%setup:ille: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "rivi %d: virheellinen %%setup valitsin %s: %s\n" -#: build/parsePrep.c:455 +#: build/parsePrep.c:449 #, c-format msgid "%s: %s: %s\n" msgstr "%s: %s: %s\n" -#: build/parsePrep.c:472 +#: build/parsePrep.c:466 #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Virheellinen patch-numero %s: %s\n" -#: build/parsePrep.c:501 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "rivi %d: toinen %%prep-osio\n" @@ -1465,7 +1465,7 @@ msgid "rpmtsOrder failed, %d elements remain\n" msgstr "pakettien järjestäminen epäonnistui, %d elementtiä jäljellä\n" #: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 -#: rpmdb/header.c:2857 rpmdb/header.c:2882 rpmdb/header.c:2901 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(ei ole luku)" @@ -2955,302 +2955,302 @@ msgstr "" msgid "Unsatisfied dependencies for %s:\n" msgstr "Tyydyttämättömiä riippuvuuksia %s:lle:\n" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "Tuntematon järjestelmäverhe" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "" - -#: rpmdb/db3.c:1142 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "en saa %s lukitusta tietokantaan %s/%s\n" - -#: rpmdb/db3.c:1144 -msgid "exclusive" -msgstr "poissulkevaa" - -#: rpmdb/db3.c:1144 -msgid "shared" -msgstr "jaettua" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" - -#: rpmdb/header.c:2133 +#: lib/header.c:2133 msgid "missing { after %" msgstr "puuttuva '{' '%':n jälkeen" -#: rpmdb/header.c:2163 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "puuttuva '{' '%{':n jälkeen" -#: rpmdb/header.c:2175 +#: lib/header.c:2175 msgid "empty tag format" msgstr "tyhjä nimiön formaatti" -#: rpmdb/header.c:2185 +#: lib/header.c:2185 msgid "empty tag name" msgstr "tyhjä nimiön nimi" -#: rpmdb/header.c:2194 +#: lib/header.c:2194 msgid "unknown tag" msgstr "tuntematon nimiö" -#: rpmdb/header.c:2217 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "']' puuttuu taulukkomäärittelyn lopusta" -#: rpmdb/header.c:2230 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "odottamaton ']'" -#: rpmdb/header.c:2241 +#: lib/header.c:2241 msgid "unexpected }" msgstr "odottamaton '}'" -#: rpmdb/header.c:2295 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "odotin '?'-merkkiä ilmauksessa" -#: rpmdb/header.c:2302 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "odotin '{' '?'-merkin jälkeen lausekkeessa" -#: rpmdb/header.c:2314 rpmdb/header.c:2354 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "odotin '}'-merkkiä lausekkeessa" -#: rpmdb/header.c:2322 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "odotin ':' '?'-merkin jälkeen ali-lausekkeessa " -#: rpmdb/header.c:2340 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "odotin '{' ':'-merkin jälkeen lausekkeessa " -#: rpmdb/header.c:2362 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "odotin '}'-merkkiä ilmauksen lopussa" -#: rpmdb/header.c:2453 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2662 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2935 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2951 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Tietotyyppi %d ei ole tuettu\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "alusta tietokanta" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "rakenna tietokanta uudestaan asennettujen pakettien tiedoista" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "tarkista tietokanta" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "indeksin %s avaus db%d:llä ei onnistu - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "indeksin %s avaus ei onnistu\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "dbpath ei ole asetettu\n" -#: rpmdb/rpmdb.c:1111 rpmdb/rpmdb.c:1236 rpmdb/rpmdb.c:1286 rpmdb/rpmdb.c:2199 -#: rpmdb/rpmdb.c:2320 rpmdb/rpmdb.c:3009 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "virhe(%d) haettaessa \"%s\" tietueita indeksistä %s\n" -#: rpmdb/rpmdb.c:1470 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: ohitetaan" -#: rpmdb/rpmdb.c:1480 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "virhe(%d) tallennettaessa tietuetta #%d %s:ään\n" -#: rpmdb/rpmdb.c:1580 +#: lib/rpmdb.c:1580 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec epäonnistui: %s\n" -#: rpmdb/rpmdb.c:1761 +#: lib/rpmdb.c:1761 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp epäonnistui: %s\n" -#: rpmdb/rpmdb.c:2096 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: ohitetaan" -#: rpmdb/rpmdb.c:2125 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: ohitetaan vioittunut otsikkotietue #%u.\n" -#: rpmdb/rpmdb.c:2422 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: otsikkoa ei voida lukea (0x%x)\n" -#: rpmdb/rpmdb.c:2473 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "virhe(%d) asetettaessa otsikon #%d tietuetta %s poistettavaksi\n" -#: rpmdb/rpmdb.c:2608 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "virhe(%d) asetettaessa \"%s\" tietuetita indeksistä %s\n" -#: rpmdb/rpmdb.c:2627 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "virhe(%d) tallennettaessa tietuetta %s %s:ään\n" -#: rpmdb/rpmdb.c:2637 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "virhe(%d) poistettaessa tietuetta %s %s:stä\n" -#: rpmdb/rpmdb.c:2778 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "virhe(%d) varattaessa uutta paketti-instanssia\n" -#: rpmdb/rpmdb.c:2831 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: ohitetaan" -#: rpmdb/rpmdb.c:3025 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "virhe(%d) tallennettaessa tietuetta %s %s:ään\n" -#: rpmdb/rpmdb.c:3347 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "dbpath ei ole asetettu" -#: rpmdb/rpmdb.c:3372 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "väliaikainen tietokanta %s on jo olemassa\n" -#: rpmdb/rpmdb.c:3380 +#: lib/rpmdb.c:3397 #, c-format msgid "failed to create directory %s: %s\n" msgstr "hakemiston %s luonti epäonnistui: %s\n" -#: rpmdb/rpmdb.c:3427 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "tietue numero %u tietokannassa viallinen -- ohitetaan.\n" -#: rpmdb/rpmdb.c:3465 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "alkupäisen tietueen %u lisäys ei onnistu\n" -#: rpmdb/rpmdb.c:3479 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "tietokannan uudelleenrakennus epäonnistui: alkuperäinen kanta paikallaan\n" -#: rpmdb/rpmdb.c:3487 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "vanhan tietokannan korvaus uudella epäonnistui!\n" -#: rpmdb/rpmdb.c:3489 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "korvaa tiedostot %s:ssä tiedostoilla %s:stä korjataksesi" -#: rpmdb/rpmdb.c:3501 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "hakemiston %s poisto epäonnistui: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "en saa %s lukitusta tietokantaan %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "poissulkevaa" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "jaettua" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "En saa lukitusta tietokantaan %s, yritetään uudelleen... (%d)\n" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Tietokannan %s alustus ei onnistu (%d)\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, c-format msgid "Unable to open database: %s\n" msgstr "Tietokantaa ei voi avata: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 msgid "Unable to determine DB endianess.\n" msgstr "" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "Tuntematon järjestelmäverhe" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM 4.2.1\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2003-07-06 01:36+0200\n" "Last-Translator: RPM French Translation <rpm-fr@livna.org>\n" "Language-Team: RPM French Translation <rpm-fr@livna.org>\n" @@ -118,7 +118,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Options d'installation/désinstallation/mise à jour:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "Options communes a tous les modes et executables rpm:" @@ -331,40 +331,45 @@ msgstr "%%_signature invalide and le fichier de macros.\n" msgid "--sign may only be used during package building" msgstr "--sign est réservé à la construction d'un paquetage" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "Echec de la création de l'archive: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "echec de l'exec\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "aucun paquetage spécifié pour reconstruction" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "aucun fichier spec spécifié pour construction" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "aucun fichier tar spécifié pour construction" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "n'a aucun paquetage à désinstaller" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "n'a aucun paquetage à installer" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "aucun argument fourni à la requête" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "aucun argument fourni à la vérification" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "aucun argument fourni" @@ -397,52 +402,52 @@ msgstr "" "\n" "Erreur de construction de RPM:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "erreur de syntaxe en analysant ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "erreur de syntaxe en analysant &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "erreur de syntaxe en analysant ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "erreur de syntaxe dans l'expression\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "( non fermée\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- seulement sur des nombres\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! seulement sur des nombres\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "les types doivent correspondre\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / non supportés sur des chaînes de caractères\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- non supporté sur des chaînes de caractères\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& et || ne sont pas supportés sur des chaînes de caractères\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "erreur de syntaxe dans l'expression\n" @@ -451,162 +456,157 @@ msgstr "erreur de syntaxe dans l'expression\n" msgid "TIMECHECK failure: %s\n" msgstr "échec du TIMECHECK: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "'(' manquante dans %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "')' manquante dans %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Lexème %s invalide: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "%s manquant(e) dans %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "espace non-blanc suivant %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Mauvaise syntaxe: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Mauvais mode spec: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Mauvais dirmode spec: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Mauvaise longueur de la locale: \"%.*s\" dans %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Deux fois la même locale %.*s dans %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Un seul argument pour %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Deux fichiers sur une seule ligne: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Le fichier doit commencer par \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Ne peut mélanger un %%doc spécial avec d'autre formes: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Fichier listé deux fois: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Lien symbolique pointant sur BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Le fichier ne correpond pas à prefix (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Fichier non trouvé: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: échec de la lecture de la clé publique.\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s n'est pas une clé publique blindée.\n" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: échec de la lecture de la clé publique.\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Le fichier non précédé d'un \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Substitution non permise: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "Fichier non trouvé par la substitution: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Ne peut ouvrir le fichier donné à %%files %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "Ligne: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Mauvais fichier: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Mauvais possesseur/groupe: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Vérification des fichiers non empaquetés: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -615,7 +615,7 @@ msgstr "" "Fichier(s) installé(s) (mais non empaquetés):\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Traitement des fichiers: %s-%s-%s\n" @@ -805,32 +805,32 @@ msgstr "Ne peut créer %s: %s\n" msgid "line %d: second %s\n" msgstr "ligne %d: deuxième %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "les entrées dans le %%changelog doivent commencer par *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "entrée de %%changelog incomplète\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "mauvaise date dans %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "le %%changelog n'est pas dans l'ordre chronologique descendant\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "nom manquant dans le %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "absence de description dans le %%changelog\n" @@ -840,17 +840,17 @@ msgstr "absence de description dans le %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "ligne %d: erreur dans l'analyxe syntaxique de la %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "ligne %d: mauvaise option %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "ligne %d: trop de noms: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "ligne %d: package inexistant: %s\n" @@ -865,132 +865,137 @@ msgstr "ligne %d: deuxième description\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "ligne %d: erreur dans l'analyse syntaxique de %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "ligne %d: deuxième liste %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Architecture excluse: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "Architecture non incluse: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "OS exclus: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "OS non inclus: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Le champ %s doit être présent dans le paquetage: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Entrée dupliquée %s dans le paquetage: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Impossible d'ouvrir l'icône %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Impossible de lire l'icône %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Type d'icône inconnu: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "ligne %d: le tag n'accepte qu'un seul lexème: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "ligne %d: tag malformé: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "ligne %d: tag vide: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "ligne %d: caractère '-' illégal dans %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot ne peut pas être \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "ligne %d: les prefixes ne doivent pas finir par un \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "ligne %d: le docdir doit commencer par un '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "ligne %d: le champ Epoch/Serial doit être un nombre: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "ligne %d: Mauvais %s: qualifiers: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "ligne %d: mauvais format pour BuildArchitecture: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Erreur interne: tag bidon %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Mauvaise specification de paquetage: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Paquetage déjà existant: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "ligne %d: tag inconnu: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Le fichier spec ne peut pas utiliser BuildRoot\n" @@ -999,47 +1004,47 @@ msgstr "Le fichier spec ne peut pas utiliser BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Mauvaise source: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Pas de numéro de patch %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Pas de numéro de source %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Impossible de télécharger la non-source %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Erreur d'analyse syntaxique du %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "ligne %d: mauvais argument à %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "ligne %d: mauvaise option à %%setup %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "numéro de paquetage invalide: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "ligne %d: deuxième %%prep\n" @@ -1067,7 +1072,7 @@ msgstr "ligne %d: Version requise: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "ligne %d: les triggers doivent avoir --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "ligne %d: erreur d'analyse syntaxique %s: %s\n" @@ -1077,17 +1082,17 @@ msgstr "ligne %d: erreur d'analyse syntaxique %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "ligne %d: le nom du script doit commencer par un '/': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "ligne %d: le nom du script doit commencer par un '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "ligne %d: deuxième %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "ligne %d: erreur dans l'analyxe syntaxique de la %%description: %s\n" @@ -1127,17 +1132,17 @@ msgstr "%s:%d: j'ai là un %%endif sans %%if\n" msgid "malformed %%include statement\n" msgstr "%%include malformé\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot ne peut pas être \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot ne peut pas être \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Pas d'architecture compatible pour construction\n" @@ -1329,121 +1334,126 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "générer un entête compatible avec l'emballage rpm[23]" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Impossible d'ouvrir %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Impossible d'exécuter %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Impossible d'exécuter %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Impossible d'ouvrir %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "échec %s: %s\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "Impossible d'écrire la charge utile dans %s: %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "échec de l'ouverture de %s: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s échec du rmdir sur %s: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s échec du rmdir sur %s: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Fichier %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Impossible de lire %s: %s.\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "ligne %d: mauvais nombre: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "ligne %d: mauvais numéro de no%s: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "ligne %d: mauvais numéro %s: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "ne peut faire la requête sur %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" "échec de la requête sur le fichier spec %s, impossible de faire l'analyser " "syntaxique\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(erreur 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Mauvaise magie, blah" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Entête mauvais ou illisible" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Entête trop gros" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Type de fichier inconnu" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "lien(s) dur(s) manquant(s)" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "la somme MD5 ne correspond pas" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Erreur interne" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "L'entête ne contient pas le fichier archive" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " échec - " @@ -1484,17 +1494,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "on enlève %s \"%s\" des relations de Ttri.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "BOUCLE:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "échec de rpmtsOrder, %d éléments toujours présents\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(n'est pas un nombre)" @@ -1506,79 +1516,84 @@ msgstr "(pas base64)" msgid "(invalid type)" msgstr "(type invalide)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(spa un blob ça)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "echec de l'exec\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "(type xml invalide)" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "(pas une signature OpenPGP)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() n'a pas pu renvoyer la taille: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() n'a pu renvoyer les points de montage: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "échec de stat sur %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "impossible d'ouvrir %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "le fichier %s est sur un périphérique inconnu\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "utilisateur %s inexistant - utilisation de root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "groupe %s inexistant - utilisation de root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "l'archive %s n'était pas dans la liste de fichiers d'entêtes\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s sauvé en tant que %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s échec du rmdir sur %s : répertoire non-vide\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s échec du rmdir sur %s: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s n'a pu délier %s: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s créé en tant que %s\n" @@ -1593,108 +1608,108 @@ msgstr "impossible de créer %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "impossible d'écrire dans %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "hdr SHA1: MAUVAIS, non hexa\n" -#: lib/package.c:430 +#: lib/package.c:431 #, fuzzy msgid "hdr RSA: BAD, not binary\n" msgstr "hdr SDA: MAUVAIS, non binaire\n" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "hdr SDA: MAUVAIS, non binaire\n" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "hdr taille(%d): PASBON, la lecture renvoie %d\n" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, fuzzy, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "hdr blob(%d): PASBON, la lecture renvoie %d\n" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: échec de rpmReadSignature: %s" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: aucune signature disponible\n" -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead a échoué: %s" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread a échoué: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s ne peut être installé\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2238,7 +2253,7 @@ msgstr "ne pas vérifier les fichiers du paquetage" msgid "don't verify files in package" msgstr "ne pas vérifier les fichiers du paquetage" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "ne pas vérifier les dépendances du paquetage" @@ -2279,54 +2294,54 @@ msgstr "signer le(s) paquetage(s) (identique à --addsign)" msgid "generate signature" msgstr "génération de signature" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "paquetage source attendu, paquetage binaire trouvé\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "le paquetage source ne contient pas de fichier .spec\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s(%s-%s-%s) échec du scriptlet, waitpid(%d) rc %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s(%s-%s-%s) échec du scriplet, code de sortie %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "%s(%s-%s-%s) échec du scriplet, code de sortie %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: échec du scriptlet %s (%d), on saute %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "échec du déballage de l'archive %s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " dans fichier " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "échec de %s sur le fichier %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "échec %s: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "format incorrect: %s\n" @@ -2424,20 +2439,20 @@ msgstr "numéro de paquetage invalide: %s\n" msgid "record %lu could not be read\n" msgstr "impossible de lire l'article %u\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "le paquetage %s n'est pas installé\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(fichiers ajoutés)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(fourniture ajoutée)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: échec de l'ouverture: %s\n" @@ -2452,67 +2467,67 @@ msgstr "%s: échec de Fwrite: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: échec de fseek: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "échec de makeTempFile\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: déjà signé par la clé d'ID %s, ignoré\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: échec de writeLead: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: échec de rpmWriteSignature: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: échec de la lecture d'import.\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: échec de l'import.\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: échec de headerRead\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: échec de headerGetEntry\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "PAS OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (CLES MANQUANTES:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (CLES NONCREDIBLE:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2590,7 +2605,7 @@ msgid "internal support for lua scripts." msgstr "- non supporté sur des chaînes de caractères\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2601,7 +2616,7 @@ msgstr "échec de l'ouverture de %s: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "tag inconnu: \"%s\"\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Dépendances requises:\n" @@ -2624,7 +2639,7 @@ msgstr "Récupération de %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "%s ignoré - échec du téléchargement - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s ne peut être installé\n" @@ -2654,17 +2669,17 @@ msgstr "%s: n'est pas un paquetage rpm (ni une list de paquetages): %s\n" msgid "cannot open file %s: %s\n" msgstr "ne peut ouvrir le fichier %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" spécifie plusieurs paquetages\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "impossible d'ouvrir %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Installation de %s\n" @@ -2772,99 +2787,79 @@ msgstr "%s entre en conflit avec %s%s" msgid "unknown error %d encountered while manipulating package %s" msgstr "erreur %d inconnue rencontrée en manipulant le paquetage %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "il manque un second ':' à %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "architecture manquante à %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Ligne de données incomplète à %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Trop d'arguments dans la ligne de données à %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Mauvais numéro d'arch/OS: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "valeur par défaut imcomplète à la ligne %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Trop d'arguments pour la valeur par défaut de la ligne %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Impossible de lire %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "':' manquant (trouvé 0x%02x) à %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "argument manquant pour %s à %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "échec de l'expansion de %s à %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "Impossible d'ouvrir %s à %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "architecture manquante pour %s à %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "mauvaise option '%s' à %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "système inconnu: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "Contactez %s\n" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Impossible d'expanser %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Impossible de lire %s, HOME trop gros.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Impossible d'ouvrir %s en lecture: %s.\n" #: lib/rpmts.c:99 @@ -2872,27 +2867,27 @@ msgstr "Impossible d'ouvrir %s en lecture: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "impossible d'ouvrir la base de données Package dans %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "'(' supplémentaire dans le label du paquetage: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "'(' manquante dans le label du paquetage: %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "')' manquante dans le label du paquetage: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "Impossible d'ouvrir la base de données Solve dans %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " Résolutions suggérées:\n" @@ -2915,134 +2910,143 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, fuzzy, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "sigh pad(%d): PASBON, %d octets lus\n" -#: lib/signature.c:286 +#: lib/signature.c:289 #, fuzzy, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "taille du sigh(%d): PASBON, la lecture retourne %d\n" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "Impossible d'exécuter %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "échec de pgp\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp incapable d'écrire la signature\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "impossible de lire la signature\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "echec de l'exec\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "échec de gpg à ecrire la signature\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "%%_signature spécifiée invalide dans le fichier de macros\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "" "Vous devez affecter une valeur à \"%%_gpg_name\" dans votre fichier de " "macros\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "" "Vous devez affecter une valeur à \"%%_pgp_name\" dans votre fichier de " "macros\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Taille de Entête+Charge_utile: " -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "Somme MD5: " -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "Hachage de l'entête SHA1: " -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "tag inconnu" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "Entête " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "signature V3 DSA: " -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "signature V3 DSA: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "signature V3 DSA: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verification de signature: MAUVAIS PARAMETRES\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "Somme MD5 erronée: NONSUPPORTE\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Signature: INCONNUE (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "Ne peut détruire le répertoire %s: %s\n" @@ -3057,310 +3061,310 @@ msgstr "manquant %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "dépendances non satisfaites pour %s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "système inconnu: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "erreur db%d(%d) de %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "erreur db%d(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "impossible d'avoir le verrou %s sur %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "exclusif" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "partagé" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "options de db inconnues: \"%s\" ignoré.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s est une valeur numérique invalide, ignoré\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s est une valeur 'long' trop petite ou trop grande, ignoré\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s est une valeur entière trop petite ou trop grande, ignoré\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "{ manquant après %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "} manquant après %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "tag format vide" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "tag name vide" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "tag inconnu" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] attendu à la fin du tableau" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "] innatendu" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "} innatendu" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? attendu dans l'expression" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ attendu après ? dans l'expression" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} attendu dnas l'expression" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": attendu derrière la sous-expression de ?" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ attendu après : dans l'expression" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| attendu a la fin de l'expression" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(index hors bornes)" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "itérateur de tableau utilisé avec des tableaux de tailles différentes" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "type de données %d non supporté\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "initialiser la base de données" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "refaire les listes inversées de la base de données à partir des entêtes des " "paquetages installés" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "vérifier les fichiers de la base de données" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nom de tag non-reconnu: \"%s\" ignoré\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "ne peut ouvrir l'index %s en utilisant db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "ne peut ouvrir l'index %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "aucun dbpath n'a été fourni\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "erreur(%d) en attrapant les articles \"%s\" de l'index %s\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: on saute" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "erreur(%d) en stockant l'article nº%d dans %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: échec de fseek: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: échec de l'ouverture: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: on saute" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: l'entête nº%u endommagé a été téléchargé -- ignoré.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: impossible de lire l'entête à 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" "erreur(%d) en affectant l'article de l'entête nº%d pour l'enlèvement de %s\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "erreur(%d) en affectant les articles \"%s\" de l'index %s\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "erreur(%d) en stockant l'article \"%s\" dans %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "erreur(%d) en enlevant l'article \"%s\" de %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "erreur(%d) en allouant une nouvelle instance de paquetage\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: on saute" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "erreur(%d) en stockant l'article %s dans %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "aucun dbpath fourni" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "la base de données temporarire %s existe déjà\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "Ne peut détruire le répertoire %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "l'entête nº%u dans la base de données n'est pas bon -- ignoré.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "impossible d'ajouter l'article qui était au départ à %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "Ne peut reconstruire la base de données: la base originale reste telle " "qu'elle est\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "Ne peut remplacer la vieille base de données par la nouvelle!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" "remplacer les fichiers dans %s avec les fichiers de %s pour faire une " "récupération" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "Ne peut détruire le répertoire %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "erreur db%d(%d) de %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "erreur db%d(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "impossible d'avoir le verrou %s sur %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "exclusif" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "partagé" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "options de db inconnues: \"%s\" ignoré.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s est une valeur numérique invalide, ignoré\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s est une valeur 'long' trop petite ou trop grande, ignoré\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s est une valeur entière trop petite ou trop grande, ignoré\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Impossible d'ouvrir %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Impossible d'ouvrir %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Incapable d'ouvrir un fichier temporaire.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "système inconnu: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3416,51 +3420,51 @@ msgstr "La macro %%%s (%s) n'est plus utilisée en dessous du niveau %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Option inconnue %c dans %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Profondeur de récursion(%d) plus grande que le max(%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c non terminé: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% est suivi d'une macro in-analysable\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Macro %%%.*s non trouvé, ignoré\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Tampon cible en surcharge\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "- non supporté sur des chaînes de caractères\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- non supporté sur des chaînes de caractères\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: échec de Fwrite: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "numéro de paquetage invalide: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: échec de fseek: %s\n" @@ -3542,27 +3546,27 @@ msgstr "l'allocation de mémoire (%u octets) a retourné NULL.\n" msgid "url port must be a number\n" msgstr "le port dans l'url doit être un nombre\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "ne pas vérifier la signature de l'entete+charge_utile" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" "ne pas mettre à jour le cache de la base de données, afficher seulement les " "chemins du paquetage" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "Otions de signatures" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: la macro %%{_cache_dbpath} est mal configurée.\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: échec de l'opération sur le cache: ec %d.\n" @@ -3572,6 +3576,21 @@ msgstr "%s: échec de l'opération sur le cache: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: échec de la lecture de la liste de paquetages: %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: échec de headerGetEntry\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Impossible de lire %s: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "échec de l'expansion de %s à %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "Impossible d'expanser %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Impossible de lire %s, HOME trop gros.\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s échec du rmdir sur %s: %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2001-07-12 13:25+0000\n" "Last-Translator: Richard Allen <ra@hp.is>\n" "Language-Team: is <kde-isl@mmedia.is>\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -302,40 +302,45 @@ msgstr "" msgid "--sign may only be used during package building" msgstr "" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "safnskrarsm brst: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "" @@ -365,52 +370,52 @@ msgid "" "RPM build errors:\n" msgstr "" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "" @@ -419,169 +424,164 @@ msgstr "" msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "vantar '(' %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "vantar ')' %s %s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "gilt %s tkn: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "vantar '(' %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Tvr skrr einni lnu: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Skrin er tvtekin: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Skrin fannst ekki: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: Fseek brst: %s\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: Fseek brst: %s\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1701 +#: build/files.c:1646 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "Gat ekki opna PreUn skr: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "Skrin fannst ekki me 'glob': %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Gat ekki opna %%files skrna %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "lna: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "gild skr %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -774,32 +774,32 @@ msgstr "" msgid "line %d: second %s\n" msgstr "" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "" @@ -809,17 +809,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s\n" msgstr "" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "lna %d: leyfilegur rofi %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "" @@ -834,132 +834,137 @@ msgstr "" msgid "line %d: Error parsing %%files: %s\n" msgstr "" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Get ekki opna tknmynd %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Gat ekki lesi tknmynd %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "ekkt tegund tknmyndar: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "lna %d: Tag tekur einungis eitt tkn: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "lna %d: Skemmt tag: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "lna %d: Tmt tag: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "lna %d: lglegt tkn '-' %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "lna %d: Epoch/Serial svi verur a innihalda tlu: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -968,47 +973,47 @@ msgstr "" msgid "Bad source: %s: %s\n" msgstr "Slmt lag: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "lna %d: gilt vifang vi %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "gilt %s tkn: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "" @@ -1034,7 +1039,7 @@ msgstr "" msgid "line %d: triggers must have --: %s\n" msgstr "" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "lna %d: Villa vi ttun %s: %s\n" @@ -1044,17 +1049,17 @@ msgstr "lna %d: Villa vi ttun %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "lna %d: Epoch/Serial svi verur a innihalda tlu: %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "lna %d: Skemmt tag: %s\n" @@ -1094,15 +1099,15 @@ msgstr "" msgid "malformed %%include statement\n" msgstr "" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 msgid "BuildRoot couldn't be empty\n" msgstr "" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 msgid "BuildRoot can not be \"/\"\n" msgstr "" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "" @@ -1282,119 +1287,124 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Gat ekki bi til undirferli (fork) %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Gat ekki keyrt %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Gat ekki keyrt %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Gat ekki bi til undirferli (fork) %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s brst\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "gat ekki rita ll ggn %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "%s brst\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s rmdir %s brst: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s rmdir %s brst: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Skr %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "gat ekki fundi %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Harar tengingar vantar" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr "" @@ -1434,17 +1444,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "" @@ -1456,80 +1466,84 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "" -#: lib/formats.c:307 +#: lib/formats.c:251 +msgid "(encoding failed)" +msgstr "" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "ba til undirskrift" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() skilai ekki str: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "gat ekki skoa %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "gat ekki opna %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s vista sem %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir %s brst: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s gat ekki eytt %s: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s bi til sem %s\n" @@ -1544,107 +1558,107 @@ msgstr "gat ekki bi til %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "get ekki rita %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s rmdir %s brst: %s\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: Fseek brst: %s\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "" -#: lib/package.c:983 +#: lib/package.c:984 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2166,7 +2180,7 @@ msgstr "ekki yfirfara skrrnar pakkanum" msgid "don't verify files in package" msgstr "ekki yfirfara skrrnar pakkanum" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "ekki skoa pakkaskilyrin" @@ -2210,54 +2224,54 @@ msgstr "" msgid "generate signature" msgstr "ba til undirskrift" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "pakkinn inniheldur enga .spec skr\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s brst\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr "" -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "gat ekki opna %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s brst\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "" @@ -2353,20 +2367,20 @@ msgstr "" msgid "record %lu could not be read\n" msgstr "" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "" @@ -2381,67 +2395,67 @@ msgstr "" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek brst: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "pgp brst\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: Fseek brst: %s\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: Fseek brst: %s\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: Fseek brst: %s\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: gat ekki lesi manifest: %s\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr "" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr "" -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr "" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr "" @@ -2505,7 +2519,7 @@ msgid "internal support for lua scripts." msgstr "" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2516,7 +2530,7 @@ msgstr "" msgid "unknown tag: \"%s\"\n" msgstr "ekkt tegund tknmyndar: %s\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2540,7 +2554,7 @@ msgstr "" msgid "skipping %s - transfer failed - %s\n" msgstr "" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -2570,17 +2584,17 @@ msgstr "get ekki opna pakka gagnagrunn \n" msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "" @@ -2682,99 +2696,79 @@ msgstr "" msgid "unknown error %d encountered while manipulating package %s" msgstr "" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "vantar seinni ':' %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Get ekki lesi %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "vifang vantar fyrir %s %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "get ekki opna %s %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "lglegur rofi '%s' %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Get ekki opna %s til lesturs: %s.\n" #: lib/rpmts.c:99 @@ -2782,27 +2776,27 @@ msgstr "Get ekki opna %s til lesturs: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "get ekki opna pakka gagnagrunn %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "vantar '(' %s %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "vantar '(' %s %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "get ekki opna pakka gagnagrunn %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2825,127 +2819,136 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, fuzzy, c-format msgid "Could not exec %s: %s\n" msgstr "Gat ekki keyrt %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp brst\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp gat ekki lesi undirskriftina\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "get ekki lesi undirskriftina\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "ggp brst\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "gpg get ekki lesi undirskriftina\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "" -#: lib/signature.c:954 +#: lib/signature.c:977 msgid "Header+Payload size:" msgstr "" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "ekki yfirfara SHA1 undirritunina" -#: lib/signature.c:1096 +#: lib/signature.c:1119 msgid "Unknown" msgstr "" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "ba til undirskrift" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "ba til undirskrift" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "gat ekki bi til %s: %s\n" @@ -2960,303 +2963,303 @@ msgstr "vantar %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "uppfyllt pakkaskilyri fyrir %s-%s-%s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "ekkt ea vnt villa" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "einka" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "deildann" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "get ekki opna %s index me db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "get ekki opna %s index\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek brst: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: Fseek brst: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "gat ekki bi til %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "einka" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "deildann" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Get ekki opna %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Get ekki opna %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Get ekki opna tempi skr.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "ekkt ea vnt villa" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3312,51 +3315,51 @@ msgstr "" msgid "Unknown option %c in %s(%s)\n" msgstr "ekkt vifang %c %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Fjlvi %%%.*s fannst ekki. Sleppi\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, c-format msgid "invalid syntax in lua script: %s\n" msgstr "" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s brst\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, c-format msgid "invalid syntax in lua file: %s\n" msgstr "" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fseek brst: %s\n" @@ -3438,25 +3441,25 @@ msgstr "minnisfrtekt (%u bta) skilai NULL.\n" msgid "url port must be a number\n" msgstr "gtt slar verur a vera tala\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "ekki skoa pakkaskilyrin" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: Fseek brst: %s\n" @@ -3467,6 +3470,13 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s rmdir %s brst: %s\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: gat ekki lesi manifest: %s\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Get ekki lesi %s: %s.\n" + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir %s brst: %s\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2006-04-28 06:25+0200\n" "Last-Translator: \n" "Language-Team: <it@li.org>\n" @@ -114,7 +114,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Opzioni Installa/Aggiorna/Rimuovi:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "Opzioni comuni per tutte le modalità rpm ed eseguibili:" @@ -344,40 +344,45 @@ msgstr "Spec %%_signature invalida nel file macro.\n" msgid "--sign may only be used during package building" msgstr "è possibile usare --sign solo durante la compilazione del pacchetto" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "creazione archivio fallita: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "exec fallito\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "non è stato specificato alcun file del pacchetto per la ricompilazione" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "non è stato specificato alcun file spec per la compilazione" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "non è stato specificato alcun file tar per la compilazione" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "non è stato specificato alcun pacchetto per la rimozione" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "non è stato specificato alcun pacchetto per l'installazione" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "non è stato specificato alcun argomento per l'interrogazione" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "non è stato specificato alcun argomento per la verifica" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "non è stato specificato alcun argomento" @@ -410,52 +415,52 @@ msgstr "" "\n" "Errori di compilazione RPM:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "errore di sintassi durante l'analisi di ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "errore di sintassi durante l'analisi di &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "errore di sintassi durante l'analisi di ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "errore d'analisi nella espressione\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "non corrispondente (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- solo sui numeri\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! solo sui numeri\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "i diversi tipi devono corrispondere\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / non supportato per le stringhe\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- non supportato per le stringhe\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& e || non supportati per le stringhe\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "errore di sintassi nell'espressione\n" @@ -464,162 +469,157 @@ msgstr "errore di sintassi nell'espressione\n" msgid "TIMECHECK failure: %s\n" msgstr "Errore TIMECHECK: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "'(' mancante in %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "')' mancante in %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Token %s invalido: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "%s mancante in %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Nessuno spazio segue %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sintassi non corretta: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Spec della modalità errata: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Spec dirmode errata: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Lunghezza locale inusuale: \"%.*s\" in %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Locale doppione %.*s in %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Un solo argomento per %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Due file su di una riga: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Il file deve iniziare con \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Impossibile unire %%doc speciali con altri formati: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "File elencato due volte: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Il Symlink si riferisce a BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Il file non corrisponde al prefisso (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "File non trovato: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: lettura importazione fallita.\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: non è una chiave pubblica con formato 'armored'.\n" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: lettura importazione fallita.\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Il file deve essere preceduto da \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob non permesso: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "File non trovato da glob: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Impossibile aprire il file %%files %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "riga: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "File errato: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Proprietario/gruppo errato: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Controllo per file scompattati in corso: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -628,7 +628,7 @@ msgstr "" "File installati (ma scompattati) trovati:\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Processazione file in corso: %s-%s-%s\n" @@ -818,32 +818,32 @@ msgstr "impossibile creare %s: %s\n" msgid "line %d: second %s\n" msgstr "riga %d: secondo %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "le voci %%changelog devono iniziare con *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "voce %%changelog incompleta\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "data errata in %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog non è in ordine cronologico decrescente\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "nome mancante in %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "nessuna descrizione in %%changelog\n" @@ -853,17 +853,17 @@ msgstr "nessuna descrizione in %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "riga %d: Errore durante l'analisi di %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "riga %d: Opzione errata %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "riga %d: Troppi nomi: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "riga %d: Pacchetto non esistente: %s\n" @@ -878,132 +878,137 @@ msgstr "riga %d: Seconda descrizione\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "riga %d: Errore nell'analisi dei %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "riga %d: Secondo elenco di %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "L'architettura è esclusa: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "L'architettura non è inclusa: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "OS è escluso: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "OS non è incluso: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "il campo %s deve essere presente nel pacchetto: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Voci %s duplicate nel pacchetto: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Impossibile aprire l'icona %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Impossibile leggere l'icona %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Tipo di icona sconosciuto: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "riga %d: L'etichetta necessita solo di un token: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "riga %d: Etichetta malformata: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "riga %d: Etichetta vuota: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "riga %d: Carattere '-' illegale in %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot non può essere \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "riga %d: I prefissi non devono finire con \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "riga %d: Docdir deve iniziare con '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "riga %d: Campo Epoca/Seriale deve essere un numero: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "riga %d: %s errati: qualificatori: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "riga %d: Formato BuildArchitecture errato: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Errore interno: Etichetta Bogus %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Specifiche errate del pacchetto: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Il pacchetto è già esistente: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "riga %d: Etichetta sconosciuta: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Il file spec non può utilizzare BuildRoot\n" @@ -1012,47 +1017,47 @@ msgstr "Il file spec non può utilizzare BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Origine errata: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Nessun patch number %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Nessun numero sorgente %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Impossibile scaricare nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Errore nell'analisi del %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "riga %d: Arg errato su %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riga %d: Opzione di %%setup errata %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "numero invalido del pacchetto: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "riga %d: secondo %%prep\n" @@ -1080,7 +1085,7 @@ msgstr "riga %d: Versione necessaria: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "riga %d: i trigger devono presentare --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "riga %d: Errore nell'analisi di %s: %s\n" @@ -1090,17 +1095,17 @@ msgstr "riga %d: Errore nell'analisi di %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "riga %d: il programma script deve iniziare con '/': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "riga %d: il programma script deve iniziare con '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "riga %d: Secondo %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "riga %d: Errore durante l'analisi di %%description: %s\n" @@ -1140,17 +1145,17 @@ msgstr "%s:%d: Possiede un %%endif con nessun %%if\n" msgid "malformed %%include statement\n" msgstr "istruzione %%include malformata\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot non può essere \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot non può essere \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "" "Non è stata trovata alcuna architettura compatibile per la compilazione\n" @@ -1335,119 +1340,124 @@ msgstr "cerca le stringhe i18N nel catalogo specfile" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "ganara le intestazioni compatibili con il (legacy) rpm[23] packaging" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Impossibile biforcare %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Impossibile eseguire %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Impossibile eseguire %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Impossibile biforcare %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s fallito\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "salvataggio di tutti i dati su %s fallito\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "apertura di %s fallita: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s rmdir di %s fallito: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s rmdir di %s fallito: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, c-format msgid "Finding %s: %s\n" msgstr "Ricerca di %s in corso: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "Impossibile trovare %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "riga %d: Numero errato: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "riga %d: Numero no%s errato: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "riga %d: Numero %s errato: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "impossibile interrogare %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "interrogazione di specfile %s fallita, impossibile analizzare\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(errore 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Bad magic" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Intestazione errata/illeggibile" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Dimensione intestazione troppo grande" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Tipo di file sconosciuto" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Link Hard mancante" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5 sum non corrispondente" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Errore interno" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "File archive non è nell'intestazione" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " fallito - " @@ -1487,17 +1497,17 @@ msgstr "ignora il rapporto del nome del pacchetto [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "rimozione di %s \"%s\" dalle relazioni tsort in corso.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "LOOP:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder fallito, %d elementi rimanenti\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(non è un numero)" @@ -1509,82 +1519,87 @@ msgstr "(non base64)" msgid "(invalid type)" msgstr "(tipo non valido)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(non è un blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "exec fallito\n" + +#: lib/formats.c:268 #, fuzzy msgid "(invalid xml type)" msgstr "(tipo non valido)" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "(non è una firma OpenPGP)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() non ha ritornato alcuna dimensione: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() non ha ritornato alcun mount point: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "impossibile visualizzare statistiche per %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "impossibile aprire %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "file %s è su di un dispositivo sconosciuto\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "l'utente %s non esiste - utilizzazione utente root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "il gruppo %s non esiste - utilizzazione utente root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" "file archive %s non è stato trovato nell'elenco dei file di intestazione\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s salvato cme %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir di %s fallito: La directory non è vuota\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir di %s fallito: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "scollegamento %s di %s fallito: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s creato come %s\n" @@ -1599,107 +1614,107 @@ msgstr "impossibile creare %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "impossibile scrivere su %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature fallito\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Nessuna firma disponibile\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead fallito\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread fallito: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s non può essere installato\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2236,7 +2251,7 @@ msgstr "non verificare i file nel pacchetto" msgid "don't verify files in package" msgstr "non verificare i file nel pacchetto" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "non verificare le dipendenze del pacchetto" @@ -2277,54 +2292,54 @@ msgstr "firma pacchetto (identico a --addsign)" msgid "generate signature" msgstr "genera firma" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "pacchetto sorgente atteso, trovato binario\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "pacchetto sorgente non contiene alcun file .spec\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: scriptlet %s fallito (%d), omissione %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s: scriptlet %s fallito (%d), omissione %s\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "esecuzione scriptlet %s da %s-%s-%s fallita, exit status %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s fallito (%d), omissione %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "estrazione archivio fallita%s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " sul file " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s fallito sul file %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s fallito: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "formato incorretto: %s\n" @@ -2422,20 +2437,20 @@ msgstr "numero invalido del pacchetto: %s\n" msgid "record %lu could not be read\n" msgstr "impossibile leggere il record %u\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "il pacchetto %s non è stato installato\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(file aggiunti)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(provisioning aggiunto)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: apertura fallita: %s\n" @@ -2450,67 +2465,67 @@ msgstr "%s: Fwrite fallito: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek fallito: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile fallito\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: è stato già firmato dall'ID %s della chiave, omissione in corso\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead fallito: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature fallito: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: lettura importazione fallita.\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: importazione fallita.\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead fallito\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: headerGetEntry fallito\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "NON OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (CHIAVI MANCANTI:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (CHIAVI NON FIDATE:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2590,7 +2605,7 @@ msgid "internal support for lua scripts." msgstr "- non supportato per le stringhe\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2601,7 +2616,7 @@ msgstr "apertura di %s fallita: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "etichetta sconosciuta" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Dipendenze fallite:\n" @@ -2624,7 +2639,7 @@ msgstr "Ripristino di %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "omissione %s - trasferimento fallito - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s non può essere installato\n" @@ -2654,17 +2669,17 @@ msgstr "%s: non è un pacchetto rpm (o un manifesto del pacchetto): %s\n" msgid "cannot open file %s: %s\n" msgstr "impossibile aprire il file %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" specifica pacchetti multipli\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "impossibile aprire %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "installazione di %s in corso\n" @@ -2773,99 +2788,79 @@ msgstr "" "si è verificato un errore sconosciuto %d durante la manipolazione del " "pacchetto %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "secondi ':' mancanti su %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "nome architettura mancante su %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Riga dati incompleta su %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Troppi argomenti sulla riga dati di %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Numero arch/OS errato: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Riga di default incompleta su %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Troppi argomenti nella riga di default su %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Lettura di %s fallita: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "':' mancanti (trovato 0x%02x) su %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "argomento mancante per %s su %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "espansione %s su %s fallita:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "impossibile aprire %s su %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "architettura mancante per %s su %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "opzione errata '%s' su %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Sistema sconosciuto: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "Si prega di contattare %s\n" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Impossibile espandere %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Impossibile leggere %s, HOME è troppo grande.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Impossibile aprire %s per la lettura: %s.\n" #: lib/rpmts.c:99 @@ -2873,27 +2868,27 @@ msgstr "Impossibile aprire %s per la lettura: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "impossibile aprire il database dei pacchetti in %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "numero invalido del pacchetto: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "'(' mancante in %s %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "numero invalido del pacchetto: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "impossibile aprire il database di Solve in %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " Risoluzioni consigliate:\n" @@ -2916,130 +2911,139 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "Impossibile eseguire %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp fallito\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp non è riuscito a salvare la firma\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "impossibile leggere la firma\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "exec fallito\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "pgp non è riuscito a salvare la firma\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Specifica %%_signature invalida nel file macro\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "È necessario impostare \"%%_gpg_name\" nel vostro file macro\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "È necessario impostare \"%%_pgp_name\" nel vostro file macro\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Dimensione Header+Payload: " -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "MD5 digest: " -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "Digest SHA1 Header: " -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "etichetta sconosciuta" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "Header " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "Nessuna firma\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "Firma DSA V3: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "Firma DSA V3: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verifica firma: PARAMETRI ERRATI\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "MD5 digest discontinuo: NON SUPPORTATO\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Firma: SCONOSCIUTA (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "rimozione %s della directory fallita: %s\n" @@ -3054,312 +3058,312 @@ msgstr "%c %s mancanti" msgid "Unsatisfied dependencies for %s:\n" msgstr "Dipendenze non soddisfatte per %s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Sistema sconosciuto: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "errore(%d) db%d da %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "errore(%d) db%d: %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "impossibile connettere %s su %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "esclusivo" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "condiviso" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "opzione db non riconosciuta: \"%s\" ignorata.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s presenta un valore numerico invalido, omesso\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s presenta un valore lungo troppo grande o troppo piccolo, omesso\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s presenta un valore intero troppo grande o troppo piccolo, omesso\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "{ mancante dopo %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "} mancante dopo %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "formato etichetta vuoto" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "nome etichetta vuoto" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "etichetta sconosciuta" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] previsto alla fine dell'array" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "] inaspettata" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "} inaspettata" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? previsto come espressione" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ previsto dopo ? come espressione" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} previsto come espressione" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": previsti dopo l'espressione secondaria ?" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ previsti dopo : come espressione" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| previsto alla fine dell'espressione" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Tipo di dati %d non supportati\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "inizializza database" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "ricompila gli elenchi invertiti del database dalle intestazioni del " "pacchetto installato" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "verifica file del database" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nome etichetta non riconosciuto: \"%s\" ignorato\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "impossibile aprire l'indice %s utilizando db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "impossibile aprire l'indice %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "non è stato impostato alcun dbpath\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "errore(%d) durante l'acquisizione dei record \"%s\" dall'indice %s\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 #, fuzzy msgid "miFreeHeader: skipping" msgstr "rpmdb: omissione in corso" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "errore(%d) nella memorizzazione del record #%d nel %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek fallito: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: apertura fallita: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 #, fuzzy msgid "rpmdbNextIterator: skipping" msgstr "rpmdb: omissione in corso" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: ripresa intestazione #%u danneggiata -- omissione in corso.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: impossibile leggere intestazione su 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" "errore(%d) nell'impostazione del record #%d dell'intestazione per la " "rimozione di %s\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "errore(%d) nell'impostazione dei record \"%s\" dall'indice %s\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "errore(%d) nella memorizzazione del record \"%s\" nel %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "errore(%d) nella rimozione del record \"%s\" da %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 #, fuzzy msgid "rpmdbAdd: skipping" msgstr "rpmdb: omissione in corso" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "errore(%d) nella memorizzazione del record %s nel %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "non è stato impostato alcun dbpath" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "%s del database provvisorio è già esistente\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "rimozione %s della directory fallita: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" "#%u dell'intestazione nel database è incorretto -- omissione in corso.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "impossibile aggiungere il record ariginariamente su %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "ricompilazione database fallita: sarà implementato il database originale\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "sostituzione del vecchio database con il nuovo database fallita!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "per eseguire un ripristino sostituire i file in %s con i file di %s" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "rimozione %s della directory fallita: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "errore(%d) db%d da %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "errore(%d) db%d: %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "impossibile connettere %s su %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "esclusivo" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "condiviso" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "opzione db non riconosciuta: \"%s\" ignorata.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s presenta un valore numerico invalido, omesso\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s presenta un valore lungo troppo grande o troppo piccolo, omesso\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s presenta un valore intero troppo grande o troppo piccolo, omesso\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Impossibile aprire %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Impossibile aprire %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Impossibile aprire il file temp.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Sistema sconosciuto: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3415,51 +3419,51 @@ msgstr "Macro %%%s (%s) non è stato utilizzato sotto il livello %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Opzione %c sconosciuta in %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Profondità(%d) di ricorsione maggiore del valore massimo(%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c non terminato: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Un/a %% è seguito/a da una macro non analizzabile\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Macro %%%.*s non trovata, omissione in corso\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Target buffer overflow\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "numero invalido del pacchetto: %s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "numero invalido del pacchetto: %s\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite fallito: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "numero invalido del pacchetto: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s fallito: %s\n" @@ -3541,27 +3545,27 @@ msgstr "allocazione memoria (%u byte) ritornata NULLA.\n" msgid "url port must be a number\n" msgstr "la porta url deve essere un numero\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "non verificare firma header+payload" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" "non aggiornare il database della cache, visualizzare solo i percorsi del " "pacchetto" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "Opzioni della firma:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: %%{_cache_dbpath} macro non è configurata correttamente.\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: operazione cache fallita: ec %d.\n" @@ -3571,6 +3575,21 @@ msgstr "%s: operazione cache fallita: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: lettura manifesto fallita: %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: headerGetEntry fallito\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Lettura di %s fallita: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "espansione %s su %s fallita:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "Impossibile espandere %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Impossibile leggere %s, HOME è troppo grande.\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir di %s fallito: %s\n" @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-4.4\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2005-04-04 22:30+1000\n" "Last-Translator: SEKINE Tatsuo <tsekine@sdri.co.jp>\n" "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n" @@ -118,7 +118,7 @@ msgstr "[ <specfile> | <tarball> | <source package> ] ȤΥӥɥץ:" msgid "Install/Upgrade/Erase options:" msgstr "ȡ/åץ졼/ȡ륪ץ:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "⡼ɡޥɤǶ̤Υץ:" @@ -325,40 +325,45 @@ msgstr "ޥե̵ %%_signature ꡣ\n" msgid "--sign may only be used during package building" msgstr "--sign ϥѥåΤǤޤ" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "ֺ˼: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "¹Լ\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "ӥɤѥåꤵƤޤ" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "ӥɤΤ spec ե뤬ꤵƤޤ" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "ӥɤΤ tar ե뤬ꤵƤޤ" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "ȡ뤹ѥåꤵƤޤ" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "ȡ뤹ѥåꤵƤޤ" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "䤤碌ΤΰꤵƤޤ" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "ڤΤΰꤵƤޤ" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "ꤵƤޤ" @@ -391,52 +396,52 @@ msgstr "" "\n" "RPM ӥɥ顼:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "ʸʸˡ顼 ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "ʸʸˡ顼 &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "ʸʸˡ顼 ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "ǹʸϥ顼\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "( פޤ\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- ϿΤѲǽǤ\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! ϿˤΤѲǽǤ\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "ϰפƤʤФʤޤ\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / ʸˤϻȤޤ\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- ʸˤϻȤޤ\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& || ʸˤϻȤޤ\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "ʸˡ顼\n" @@ -445,162 +450,157 @@ msgstr "ʸˡ顼\n" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK : %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "%s '(' ޤ %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "%s(%s θ ')' ޤ\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "̵ʥȡ %s: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "%s %s %s ˤޤ\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() ³ޤ: %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "ʸˡ顼: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "ʥ⡼ɻ: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "ʥǥ쥯ȥ⡼ɻ: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "۾ʥĹ: \"%.*s (%%lang(%s))\"\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr " %.*s νʣ %%lang(%s) ˤޤ\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "%%docdir ΰ 1 ĤΤߤǤ\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "1 Ԥ 2 ĤΥե: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "ե \"/\" ϤޤʤФʤޤ: %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "¾Υե̤ %%doc 뤳ȤϤǤޤ: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "ե뤬2ɽƤޤ: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "ܥå BuildRoot ؤƤޤ: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "ե prefix (%s) Ȱפޤ: %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "ե뤬Ĥޤ: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: ʥ (%d) ɤ߹ޤǤ\n" -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: ɤ߹ߤ˼Ԥޤ\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: ASCIIθǤϤޤ\n" -#: build/files.c:1635 +#: build/files.c:1580 #, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: *.te ݥꥷɤ߹ߤ˼Ԥޤ\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "եƬ \"/\" ɬפǤ: %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob ϵĤƤޤ: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "ե뤬Ĥޤ (by glob): %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "%%files Υե %s ץǤޤ: %s\\n\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "%s: \n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "ʥե: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "ʽͭ/롼: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ĥեθ: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -609,7 +609,7 @@ msgstr "" "ȡѤ(̤ĥ)ե뤬Ĥޤ:\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "եν: %s-%s-%s\n" @@ -799,32 +799,32 @@ msgstr "%s Ǥޤ: %s\n" msgid "line %d: second %s\n" msgstr "%d : 2ܤ %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "%%changelog ȥ * ǻϤޤʤФʤޤ\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "Դ %%changelog ȥ\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "%%changelog : %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog դο¤Ǥޤ\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "%%changelog ̾ޤ\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "%%changelog ޤ\n" @@ -834,17 +834,17 @@ msgstr "%%changelog ޤ\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "%d : %%description βϥ顼: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "%d : ʥץ %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "%d : ̾¿ޤ: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "%d : ѥå¸ߤޤ: %s\n" @@ -859,132 +859,137 @@ msgstr "%d : 2ܤ\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "%d : %%files βϥ顼: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "%d : 2ܤ %%files ꥹ\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "ƥϽƤޤ: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "ƥϴޤޤƤޤ: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "OS ϽƤޤ: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "OS ϴޤޤƤޤ: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "%s եɤѥåɬפǤ: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "ѥå %s ȥ꤬ʣƤޤ: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr " %s ץǤޤ: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr " %s ɤळȤǤޤ: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "ʥ: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "%d : ϥȡ 1ĤȤޤ: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "%d : ԴʷΥ: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "%d : Υ: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "%d : %s ʸ '-' : %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot \"/\" ˤ뤳ȤϤǤޤ: %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "%d : Prefix \"/\" ǽäƤϤޤ: %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "%d : Docdir '/' ǻϤޤʤФʤޤ: %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "%d : Epoch/Serial եɤϿǤʤФʤޤ: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "%d : ʽ %s : %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "%d : BuildArchtecture եޥå: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "顼: ˤΥ %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "ιʸϥݡȤޤ: %s\n" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "ʥѥåλ: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "ѥåϴ¸ߤƤޤ: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "%d : ʥ: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "spec ե BuildRoot ѤǤޤ\n" @@ -993,47 +998,47 @@ msgstr "spec ե BuildRoot ѤǤޤ\n" msgid "Bad source: %s: %s\n" msgstr "ʥ: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "ѥåֹ %d Ϥޤ\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "ֹ %d Ϥޤ\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "nosource %s ɤǤޤ: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "%%setup ιʸϥ顼: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "%d : %%setup ؤʰ: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "%d : %%setup ץ %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "̵ʥѥåֹ: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "%d : 2ܤ %%prep\n" @@ -1060,7 +1065,7 @@ msgstr "%d : СɬפǤ: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "%d : ȥꥬˤ -- ʤФʤޤ: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "%d : %s ιʸϥ顼: %s\n" @@ -1070,17 +1075,17 @@ msgstr "%d : %s ιʸϥ顼: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "%d : ץȤ '>' ǽʤФʤޤ: %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "%d : ץȥץ '/' ǻϤޤʤФʤޤ: %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "%d : 2ܤ %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "%d : ̤ݡȤץ: %s\n" @@ -1120,17 +1125,17 @@ msgstr "%s:%d: %%if ʤΤ %%endif ޤ\n" msgid "malformed %%include statement\n" msgstr " %%include ԤǤ\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot \"/\" ˤ뤳ȤϤǤޤ: %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot \"/\" ˤ뤳ȤϤǤޤ: %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "(build)ǽʸߴƥϤޤ\n" @@ -1306,119 +1311,124 @@ msgstr "specfile i18N ʸ" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "(Ť) rpm[23] ѥåߴΥإåޤ" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "%s Υץ˼: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "%s ¹ԤǤޤǤ: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "%s ¹ԤǤޤǤ: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "%s Υץ˼: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s: : %s\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "%s ؤ Payload ߤ˼: %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "%s Υץ˼: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s %s rmdir ˼: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s %s rmdir ˼: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "ե %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "%s ɤ߹ߤ˼: %s\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "%d : ֹ: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "%d : no%s ֹ: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "%d : %s ֹ: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "%s 䤤碌Ǥޤ: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "ڥåե %s 䤤碌˼ԤޤϤǤޤ\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(顼 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "ʥޥå" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "/Բɤʥإå" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "إå礭ޤ" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "ʥե륿" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "ϡɥĤޤ" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5 åबŬ礷ޤ" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "顼" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "֥ե뤬إåˤޤ" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " - " @@ -1458,17 +1468,17 @@ msgstr "ѥå̾δط̵뤷ޤ [%d]\t%s %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "tsort ط %s \"%s\" ޤ\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "롼:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder ˼, Ĥ %d \n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(ǤϤޤ)" @@ -1480,79 +1490,84 @@ msgstr "(base64 ǤϤޤ)" msgid "(invalid type)" msgstr "(ʥ)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(blob ǤϤޤ)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "¹Լ\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "( XML )" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "(OpenPGP ̾ǤϤޤ)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() ǥμ˼Ԥޤ: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() ǥޥȥݥȤμ˼Ԥޤ: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "stat %s ˼Ԥޤ: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "%s Υץ˼: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "ե %s ʥǥХˤޤ\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "桼 %s ¸ߤޤ - root Ѥޤ\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "롼 %s ¸ߤޤ - root Ѥޤ\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "֥ե %s إåեꥹȤˤޤ\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s %s Ȥ¸줷\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s %s rmdir ˼: ǥ쥯ȥ꤬ǤϤޤ\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s %s rmdir ˼: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s %s unlink ˼: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s %s Ȥƺޤ\n" @@ -1567,108 +1582,108 @@ msgstr "%%%s %s ˺Ǥޤ\n" msgid "cannot write to %%%s %s\n" msgstr "%%%s %s ˽ޤ\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "blob (%d): ۾Ǥ8 + 16 * il(%d) + dl(%d)\n" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "[%d]: ۾Ǥtag %d type %d offset %d count %d\n" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "region եå: ۾Ǥtag %d type %d offset %d count %d\n" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "region إåʹ: ۾Ǥtag %d type %d offset %d count %d\n" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "region : ۾Ǥril(%d) > il(%d)\n" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "SHA1 إå: ۾Ǥ16 ʿǤϤޤ\n" -#: lib/package.c:430 +#: lib/package.c:431 #, fuzzy msgid "hdr RSA: BAD, not binary\n" msgstr "إå DSA: ۾ǤХʥǤϤޤ\n" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "إå DSA: ۾ǤХʥǤϤޤ\n" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "إå(%d): ۾Ǥɤ߹߷̤ %d Ǥ\n" -#: lib/package.c:623 +#: lib/package.c:624 msgid "hdr magic: BAD\n" msgstr "إåޥå: ۾Ǥ\n" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "إå: ۾Ǥ(%d)ֹ椬ϰϳǤ\n" -#: lib/package.c:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "إåǡ: ۾ǤХȿ(%d)ϰϳǤ\n" -#: lib/package.c:644 +#: lib/package.c:645 #, fuzzy, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "إå blob(%d): ۾Ǥɤ߹߷̤ %d Ǥ\n" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "إå: ۾Ǥ\n" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature ˼Ԥޤ: %s" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: ̾ޤ\n" -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead ˼Ԥޤ: %s" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread ˼Ԥޤ: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s ȡǤޤ\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2189,7 +2204,7 @@ msgstr "ե륻ƥƥȤڤޤ" msgid "don't verify files in package" msgstr "ѥåΥեڤޤ" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "ѥåΰ¸طڤޤ" @@ -2229,55 +2244,55 @@ msgstr "ѥå˽̾ (--addsign ƱǤ)" msgid "generate signature" msgstr "̾ޤ" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "ѥåԤޤϥХʥѥåǤ\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "ѥå .spec ե뤬ޤ\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" "%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤwaitpid (%d)rc %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤλơ %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤλơ %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: ץ %s μ¹Ԥ˼Ԥޤ (%d)%s åפޤ\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "֤οĹ˼%s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr ": ե " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s: ե %s Ǽ: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s: : %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "ʥեޥå: %s\n" @@ -2374,20 +2389,20 @@ msgstr "̵ʥѥåֹ: %s\n" msgid "record %lu could not be read\n" msgstr "쥳 %u ɤ߹ޤǤ\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "ѥå %s ϥȡ뤵Ƥޤ\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(files ɲúѤ)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(provideɲúѤ)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: ץ˼Ԥޤ: %s\n" @@ -2402,67 +2417,67 @@ msgstr "%s: Fwrite ˼Ԥޤ: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek ˼Ԥޤ: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile ˼Ԥޤ\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: ID %s ˤ˽̾Ƥޤåפޤ\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead ˼Ԥޤ: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature ˼Ԥޤ: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: ݡɤ߹ߤ˼Ԥޤ(%d)\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: ݡȤ˼Ԥޤ\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead ˼Ԥޤ\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: headerGetEntry ˼Ԥޤ\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "OK ǤϤޤ" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr "(Ĥʤ:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr "(Ǥʤ:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2532,7 +2547,7 @@ msgid "internal support for lua scripts." msgstr "lua ץȤݡȡ" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2543,7 +2558,7 @@ msgstr "%s Υץ˼: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "ʥ: \"%s\"\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "¸ηǡ:\n" @@ -2566,7 +2581,7 @@ msgstr "%s \n" msgid "skipping %s - transfer failed - %s\n" msgstr "%s åפޤ - ž˼ - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s ȡǤޤ\n" @@ -2596,17 +2611,17 @@ msgstr "%s: RPM ѥå(ޤϥѥåΥꥹ)ǤϤޤ: %s\n" msgid "cannot open file %s: %s\n" msgstr "ե %s ץǤޤ: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" ʣΥѥåꤷƤޤ\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "%s ץǤޤ: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "%s ȡǤ\n" @@ -2714,99 +2729,79 @@ msgstr "%s %s%s ȶ礷ޤ" msgid "unknown error %d encountered while manipulating package %s" msgstr "ʥ顼 %d ѥå %s ȯޤ" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "2ܤ ':' ޤ (%s:%d )\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "%s:%d ˥ƥ̾ޤ\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "%s:%d ǥǡԤԴǤ\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "%s:%d ǥǡԤ˰¿ޤ\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr " arch/os ֹ: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "%s:%d Դʥǥեȹ\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "%s:%d ǥǥեȹԤ˰¿ޤ\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "%s ɤ߹ߤ˼: %s\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "':' ޤ (0x%02x Ĥä) (%s:%d)\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "%s ΰޤ (%s:%d)\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "%s Ÿ˼Ԥޤ (%s:%d) \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "%s ץǤޤ (%s:%d): %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "%s ѤΥƥ㤬Ĥޤ (%s:%d)\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "ʥץǤ: '%s' (%s:%d)\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "ʥƥ: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "%s ŸǤޤ\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "%s ɤ߹ޤHOME 礭ޤ\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "%s ɤ߹Ѥ˥ץǤޤ: %s\n" #: lib/rpmts.c:99 @@ -2814,27 +2809,27 @@ msgstr "%s ɤ߹Ѥ˥ץǤޤ: %s\n" msgid "cannot open Packages database in %s\n" msgstr "%s ˤ Package ǡ١ץǤޤ\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "ѥå٥;ʬʡ(פޤ: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "ѥå٥ˡ(פޤ: %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "ѥå٥ˡ)פޤ: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "%s ˤ Solve ǡ١ץǤޤ\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " :\n" @@ -2857,130 +2852,139 @@ msgstr "̾: ο (%d) ϰϳǤ\n" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "̾ǡ: Хȿ (%d) ϰϳǤ\n" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "̾ blob(%d): read %d ֤ޤ\n" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "̾[%d]: %d %d եå %d %d\n" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "̾ɤ߹: \n" -#: lib/signature.c:277 +#: lib/signature.c:280 #, fuzzy, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "̾ pad (%d): %d Хɤ߹ߤޤ\n" -#: lib/signature.c:286 +#: lib/signature.c:289 #, fuzzy, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "̾Υ(%d): fstat(2) ˼Ԥޤ\n" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "%s ¹ԤǤޤǤ: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp \n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp ̾Τ˼Ԥޤ\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "̾ɤ߹ޤǤ\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "¹Լ\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "gpg ̾Τ˼Ԥޤ\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "ޥե %%_signature\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "ޥե \"%%_gpg_name\" ꤷʤФʤޤ\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "ޥե \"%%_pgp_name\" ꤷʤФʤޤ\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "إåȥڥɥ:" -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "MD5 : " -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "إå SHA1 : " -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "ʥ" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "إå " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "V4 DSA ̾: " -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "V3 DSA ̾: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "V3 DSA ̾: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "̾ǧ: ۾ʥѥǤ\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "MD5 Ȥ»: ݡȤƤޤ\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "̾: ̤(%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "ǥ쥯ȥ %s κ: %s\n" @@ -2995,306 +2999,306 @@ msgstr "%c %s Ĥޤ" msgid "Unsatisfied dependencies for %s:\n" msgstr "%s Τΰ¸Ƥޤ: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "ʥƥ: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d 顼 (%d) (%s ˤ): %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d 顼 (%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "%såǤޤ (%s/%s)\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "¾" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "ͭ" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "ʥǡ١ץ: \"%s\" ̵뤷ޤ\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s ˤʿͤޤåפޤ\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s ˤ礭/longͤޤåפޤ\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s ˤ礭/ͤޤåפޤ\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "% θ { ޤ" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "%{ θ } ޤ" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "Υեޥå" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "Υ̾" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "ʥ" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "θ ] Ԥޤ" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "ͽ ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "ͽ }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr " ? Ԥޤ" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr " ? θ { Ԥޤ" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr " } Ԥޤ" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "? ּθ : Ԥޤ" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr " : θ { Ԥޤ" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "ν | Ԥޤ" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(ǥåϰϳ)" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "η֤꤬ۤʤδ֤ǻѤƤޤ" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "ǡ %d ϥݡȤƤޤ\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "ǡ١ޤ" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "ȡ뤵줿ѥåإå顢ǡ١Υǥåƹ" "ޤ" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "ǡ١θڤԤޤ" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: ʥ̾: \"%s\" ̵뤷ޤ\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "%s ǥå db%d ǥץǤޤ - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "%s ǥåץǤޤ\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "dbpath ꤵƤޤ\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "顼(%d) - 쥳 \"%s\" (%s ǥå)\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: åפޤ" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "顼(%d) - 쥳 #%d %s ˳Ǽ\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek ˼Ԥޤ: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: ץ˼Ԥޤ: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: åפޤ" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" "rpmdb: »إå #%u ޤåפޤ\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: إåɤळȤǤޤ (0x%x)\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "顼(%d) - إå #%d 쥳ɤ %s κ\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "顼(%d) - \"%s\" Υ쥳 (%s ǥå)\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "顼(%d) - 쥳 \"%s\" %s ˳Ǽ\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "顼(%d) - 쥳 \"%s\" %s \n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "顼(%d) - ѥåγƻ\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: åפޤ" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "顼(%d) - 쥳 %s %s ˥ȥ\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "dbpath ꤵƤޤ" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "Ūʥǡ١ %s ϴ¸ߤƤޤ\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "ǥ쥯ȥ %s κ: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "ǡ١Υإå #%u Ǥ -- åפޤ\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr " %u ˤä쥳ɤɲäǤޤ\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "ǡ١κƹۤ˼: ꥸʥΥǡ١ϻĤäƤޤ\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "Ťǡ١ǡ١֤Τ˼!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "ˤ %s Υե %s Υե֤Ʋ" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "ǥ쥯ȥ %s κ: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d 顼 (%d) (%s ˤ): %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d 顼 (%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "%såǤޤ (%s/%s)\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "¾" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "ͭ" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "ʥǡ١ץ: \"%s\" ̵뤷ޤ\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s ˤʿͤޤåפޤ\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s ˤ礭/longͤޤåפޤ\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s ˤ礭/ͤޤåפޤ\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "%s ץǤޤ: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "%s ץǤޤ: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "եץǤޤ\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "ʥƥ: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3350,51 +3354,51 @@ msgstr "ޥ %%%s (%s) ϥ٥ %d ̤ǻѤޤǤ\n" msgid "Unknown option %c in %s(%s)\n" msgstr "ʥץ %c (%s(%s))\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Ƶο (%d) (%d) 礭ʤäƤޤ\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "üƤʤ %c: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "%% θ˹ʸϤǤʤޥ³Ƥޤ\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "ޥ %%%.*s ϸĤޤåפޤ\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "åȥХåեΥХեǤ\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "ιʸϥݡȤޤ: %s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "ιʸϥݡȤޤ: %s\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite ˼Ԥޤ: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "̵ʥѥåֹ: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fseek ˼Ԥޤ: %s\n" @@ -3476,24 +3480,24 @@ msgstr " (%u Х) NULL ֤ޤ\n" msgid "url port must be a number\n" msgstr "url ݡȤϿǤʤФʤޤ\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "إåȥڥɽ̾ڤޤ" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "åǡ١ޤѥåѥɽΤߤǤ" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "եĥõץ:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: %%{_cache_dbpath} ޥߥǤ\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: å˼Ԥޤ: ec %d\n" @@ -3503,6 +3507,21 @@ msgstr "%s: å˼Ԥޤ: ec %d\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: manifest ɤ߹ߤ˼: %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: headerGetEntry ˼Ԥޤ\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "%s ɤ߹ߤ˼: %s\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "%s Ÿ˼Ԥޤ (%s:%d) \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "%s ŸǤޤ\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "%s ɤ߹ޤHOME 礭ޤ\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s %s rmdir ˼: %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.4\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2002-03-04 17:17+0900\n" "Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n" "Language-Team: GNU Translation project <ko@li.org>\n" @@ -109,7 +109,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "ġ/̵/ ɼ:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr " rpm 忡 Ϲ ɼ:" @@ -311,40 +311,45 @@ msgstr "ũ Ͽ %%_signature ֽϴ.\n" msgid "--sign may only be used during package building" msgstr "--sign ɼ Ű ۽ÿ ֽϴ" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "ī̺ : %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr " ߽ϴ\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "(rebuild) Ű ʾҽϴ" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "Ű ۿ ʿ spec ʾҽϴ" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "Ű ۿ ʿ tar ʾҽϴ" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr " Ű ʾҽϴ" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "ġ Ű ʾҽϴ" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "ǿ ʿ μ ʾҽϴ" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr " ʿ μ ʾҽϴ" -#: rpmqv.c:792 +#: rpmqv.c:796 #, fuzzy msgid "no arguments given" msgstr "ǿ ʿ μ ʾҽϴ" @@ -378,52 +383,52 @@ msgstr "" "\n" "RPM :\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "'==' ó(parsing)ϴ ߽ϴ\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "'&&' ó(parsing)ϴ ߽ϴ\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "'||' ó(parsing)ϴ ߽ϴ\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "ǥĿ ߽ϴ\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "'(' ġ ʽϴ\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "'-' ڿ մϴ\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "'!' ڿ մϴ\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr " ݵ ġؾ մϴ\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "'* /' ڿ ϴ\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "'-' ڿ ϴ\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "'&&' '||' ڿ ϴ\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "ǥĿ ߽ϴ\n" @@ -432,169 +437,164 @@ msgstr "ǥĿ ߽ϴ\n" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK : %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "%s %s '(' ϴ\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "%s(%s ')' ϴ\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr " %s ū: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "%2$s %3$s %1$s ϴ\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() : %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "߸ : %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "߸ spec: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "߸ dir spec: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, fuzzy, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr " : %%lang(%2$s) \"%1$.*s\"\n" -#: build/files.c:717 +#: build/files.c:730 #, fuzzy, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "%%lang(%2$s) ߺ %1$.*s մϴ\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "%%docdir ϳ μ ֽϴ\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "ϳ ΰ : %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr " ݵ \"/\" ؾ: %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Ư %%doc ٸ İ Բ : %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr " ߺ: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "BuildRoot ɺũ: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr " prefix (%s) ġ : %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr " ã : %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead ߽ϴ\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: readLead ߽ϴ\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr " \"/\" ؾ: %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob : %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "glob ã : %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "%s %%files : %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr ": %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "߸ : %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "߸ /: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ī̺긦 Ǫµ %s%s: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr " ó : %s-%s-%s\n" @@ -784,32 +784,32 @@ msgstr "%s() : %s\n" msgid "line %d: second %s\n" msgstr "%d ° : ι° %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "%%changelog (entry) ݵ '*' ؾ մϴ\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "%%changelog (entry) ʽϴ\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "%%changelog ߸ ¥: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog ¥(chronological) Ǿ ʽϴ\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "%%changelog ̸ ֽϴ\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "%%changelog (description) ϴ\n" @@ -819,17 +819,17 @@ msgstr "%%changelog (description) ϴ\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "%d ° : %%description ߽ϴ: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "%d ° : %s() ߸ ɼԴϴ: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "%d ° : ̸ ʹ ϴ: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "%d ° : Ű ʽϴ: %s\n" @@ -844,132 +844,137 @@ msgstr "%d ° : ι° (description)\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "%d ° : %%files ߽ϴ: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "%d ° : ι° %%files \n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Űİ ܵ: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "Űİ ԵǾ : %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "ü ܵ: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "ü ԵǾ : %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Ű ݵ %s (field) ؾ: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Ű %s (entry) ߺǾ : %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "%s : %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "%s : %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "%d ° : ± ϳ ū ֽϴ: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "%d ° : ùٸ ±Դϴ: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "%d ° : ±װ ֽϴ: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "%d ° : %s '-' : %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot \"/\" : %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "%d ° : Prefixes \"/\" ȵ˴ϴ: %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "%d ° : Docdir ݵ '/' ؾ մϴ: %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "%d ° : Epoch/Serial (field) ݵ ̾ մϴ: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "%d ° : ߸ %s: (qualifier): %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "%d ° : ߸ BuildArchitecture Դϴ: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr " : Ž(Bogus) ± %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "߸ Ű : %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Ű ̹ : %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "%d ° : ±Դϴ: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Spec BuildRoot ϴ\n" @@ -978,47 +983,47 @@ msgstr "Spec BuildRoot ϴ\n" msgid "Bad source: %s: %s\n" msgstr "߸ ҽ: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "ġ ȣ %d ϴ\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "ҽ ȣ %d ϴ\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "nosource %s() ٿε : %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "%%setup : %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "%d ° : %%setup ߸ μ ֽϴ: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "%d ° : %%setup ߸ %s ɼ: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr " Ű ȣ: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "%d ° : ι° %%prep\n" @@ -1046,7 +1051,7 @@ msgstr "%d ° : ʿմϴ: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "%d ° : ƮŴ ݵ '--' ؾ մϴ: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "%d ° : %s ߽ϴ: %s\n" @@ -1056,17 +1061,17 @@ msgstr "%d ° : %s ߽ϴ: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "%d ° : ũƮ α ݵ '/' ؾ մϴ: %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "%d ° : ũƮ α ݵ '/' ؾ մϴ: %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "%d ° : ι° %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "%d ° : %%description ߽ϴ: %s\n" @@ -1106,17 +1111,17 @@ msgstr "%s:%d: %%endif %%if Ǿϴ\n" msgid "malformed %%include statement\n" msgstr "%%include ùٸ ʽϴ\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot \"/\" : %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot \"/\" : %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Ű ۿ ȣȯϴ Űĸ ã ϴ\n" @@ -1296,120 +1301,125 @@ msgstr "spec (catalog) i18N ڿ ˻մϴ" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "() rpm[23] Ű¡ ȣȯϴ մϴ" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "%s() fork : %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "%s() : %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "%s() : %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "%s() fork : %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s() ߽ϴ\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "%s ڷḦ ϴµ ߽ϴ\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "%s() µ : %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s %s 丮 : %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s %s 丮 : %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "%s() ã : (%s )...\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "%s() ãµ :\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "%d ° : ߸ Դϴ: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "%d ° : no%s() ߸ Դϴ: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "%d ° : %s() ߸ Դϴ: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "%s() : %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" "%s spec ϴµ ߽ϴ, ó(parse) ϴ\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "( 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "߸ magic Դϴ" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "߸/ Դϴ" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr " ũⰡ ʹ Ůϴ" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr " Դϴ" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "ϵ ũ ã ϴ" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5 հ谡 ġ ʽϴ" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr " " -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr " ī̺ ϴ" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " - " @@ -1452,17 +1462,17 @@ msgstr " õ Ű ̸ մϴ [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "tsort 迡 %s-%s-%s \"%s\"() մϴ.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "(LOOP):\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(ڰ ƴմϴ)" @@ -1474,81 +1484,86 @@ msgstr "(base64 ƴմϴ)" msgid "(invalid type)" msgstr "( Ÿ)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(BLOB[Binary Large OBject] ƴմϴ)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr " ߽ϴ\n" + +#: lib/formats.c:268 #, fuzzy msgid "(invalid xml type)" msgstr "( Ÿ)" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr " PGP ˻ ʽϴ" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() ũ⸦ ȯϴµ : %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() Ʈ ȯϴµ : %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "%s (stat) ǥϴµ : %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "%s() µ : %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "%s ġ ֽϴ\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "%s ڰ ʽϴ - root ̿մϴ\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "%s ʽϴ - root ̿մϴ\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr " Ͽ ī̺ %s() ã ϴ\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s() %s() Ǿϴ\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s %s 丮 : 丮 ƴմϴ\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s %s 丮 : %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s %s ũ : %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s() %s() Ǿϴ\n" @@ -1563,107 +1578,107 @@ msgstr "%%%s %s() ϴ\n" msgid "cannot write to %%%s %s\n" msgstr "%%%s %s() ۼ ϴ\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature ߽ϴ\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: ȿ ϴ\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: readLead ߽ϴ\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread ߽ϴ: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s() ġ ϴ\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2204,7 +2219,7 @@ msgstr "Ű ˻ ʽϴ" msgid "don't verify files in package" msgstr "Ű ˻ ʽϴ" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "Ű ˻ ʽϴ" @@ -2251,60 +2266,60 @@ msgstr "Ű մϴ ( ˴ϴ)" msgid "generate signature" msgstr " ۼմϴ" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "ҽ Ű ʿϸ, ̳ʸ ˻Ǿϴ\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "ҽ Ű .spec ԵǾ ʽϴ\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" "%s: %s ũƲ(scriptlet) ߽ϴ (%d), %s-%s-%s() մϴ\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "" "%2$s-%3$s-%4$s %1$s ũƲ(scriptlet) ߽ϴ, Ȳ %5" "$d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "" "%2$s-%3$s-%4$s %1$s ũƲ(scriptlet) ߽ϴ, Ȳ %5" "$d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" "%s: %s ũƲ(scriptlet) ߽ϴ (%d), %s-%s-%s() մϴ\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "ī̺긦 Ǫµ %s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%2$s %1$s() : %3$s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s() : %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "ùٸ : %s\n" @@ -2402,22 +2417,22 @@ msgstr " Ű ȣ: %s\n" msgid "record %lu could not be read\n" msgstr "(record) ȣ %u() ϴ\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "%s Ű ġǾ ʽϴ\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 #, fuzzy msgid "(added files)" msgstr "߸ db %s\n" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s ( ߰)\n" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: µ ߽ϴ: %s\n" @@ -2432,67 +2447,67 @@ msgstr "%s: Fwrite ߽ϴ: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek ߽ϴ: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile ߽ϴ\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead ߽ϴ: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature ߽ϴ: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: readLead ߽ϴ\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead ߽ϴ\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead ߽ϴ\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: readLead ߽ϴ\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "ùٸ " -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "Ȯ" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (Ű ã :" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (Ű ŷ :" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2559,7 +2574,7 @@ msgid "internal support for lua scripts." msgstr "'-' ڿ ϴ\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2570,7 +2585,7 @@ msgstr "%s() µ : %s\n" msgid "unknown tag: \"%s\"\n" msgstr " ± Դϴ" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2594,7 +2609,7 @@ msgstr "%s() մϴ\n" msgid "skipping %s - transfer failed - %s\n" msgstr "%s() մϴ - (transfer) - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s() ġ ϴ\n" @@ -2624,17 +2639,17 @@ msgstr "%s() ġϴ Ű : %s\n" msgid "cannot open file %s: %s\n" msgstr "%s : %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" Ű մϴ\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "%s() : %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "%s() ġմϴ\n" @@ -2742,99 +2757,79 @@ msgid "unknown error %d encountered while manipulating package %s" msgstr "" "%2$s Ű óϴ %1$d() ߽ϴ" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "%s ι° ':' :%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "%s Űĸ :%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "%s (line) :%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "%s (line) μ ʹ :%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "߸ Ű/ü ȣ: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "%s ⺻ (line) :%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "%s ⺻ (line) μ ʹ :%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "%s() дµ : %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "%2$s ':' (0x%1$02x ã) :%3$d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "%2$s %1$s() μ :%3$d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "%2$s %1$s Ȯ(expansion) :%3$d \"%4$s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "%2$s %1$s() :%3$d: %4$s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "%2$s %1$s() Űİ :%3$d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "%2$s ߸ '%1$s' ɼ:%3$d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr " ý: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "%s() Ȯ(expand) ϴ\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "%s() ϴ, HOME ʹ Ůϴ.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "%s() : %s.\n" #: lib/rpmts.c:99 @@ -2842,27 +2837,27 @@ msgstr "%s() : %s.\n" msgid "cannot open Packages database in %s\n" msgstr "%s Ű ͺ̽ ϴ\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr " Ű ȣ: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "%s %s '(' ϴ\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr " Ű ȣ: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "%s rpm ͺ̽ ϴ\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2885,129 +2880,138 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "%s() : %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp \n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp ۼϴµ ߽ϴ\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr " ϴ\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr " ߽ϴ\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "gpg ۼϴµ ߽ϴ\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "ũ ȿ %%_signature (spec) ֽϴ\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "ũ ȿ ݵ \"%%_gpg_name\" ؾ մϴ\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "ũ ȿ ݵ \"%%_pgp_name\" ؾ մϴ\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr " ũⰡ ʹ Ůϴ" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "SHA1 (digest) ˻ ʽϴ" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr " ± Դϴ" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr " ϴ\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr " ϴ\n" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr " ϴ\n" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "ջ MD5 (digest): \n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr ": size(%d)+pad(%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "%s 丮 ϴµ : %s\n" @@ -3022,312 +3026,312 @@ msgstr " ã %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "%s-%s-%s : " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr " ý: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "%3$s db%1$d (%2$d): %4$s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d (%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "%2$s/%3$s ݵ(lock) %1$s() ϴ\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "(exclusive)" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr " db ɼ: \"%s\"() մϴ.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s() ġ Դϴ, մϴ\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s() ʹ ũų ʹ (long) Դϴ, մϴ\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s() ʹ ũų ʹ (int) Դϴ, մϴ\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "'%' ڿ '{' ϴ" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "'%{' ڿ '}' ϴ" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "± ֽϴ" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "± ̸ ֽϴ" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr " ± Դϴ" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "迭 κп ']' ;մϴ" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "ʿ ']' ֽϴ" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "ʿ '}' ֽϴ" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "ǥĿ '?' ;մϴ" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "ǥ '?' ڿ '{' ;մϴ" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "ǥĿ '}' ;մϴ" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "'?' Ϻǥ(subexpression) ڿ ':' ;մϴ" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "ǥ ':' ڿ '{' ;մϴ" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "ǥ κп '|' ;մϴ" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "%d ϴ\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "ͺ̽ ʱȭ մϴ" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "ġ Ű ݵ (inverted lists) ͺ̽ 籸 " "ϴ" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "ͺ̽ ˻մϴ" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" "DB ± ʱȭ[dbiTagsInit]: ± ̸: \"%s\"() õ˴" "\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "db%2$d() ̿Ͽ %1$s ε ϴ - %3$s (%4$d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "%s ε ϴ\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "dbΰ Ǿ ʽϴ\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" "%3$s ε \"%2$s\" ڵ带 (%1$d) ߽ϴ\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "%3$s() %2$s ڵ带 ϴ (%1$d) ߽ϴ\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek ߽ϴ: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: µ ߽ϴ: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: ջ #%u() (retrieved)Ǿϴ, մϴ.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 0x%x ϴ\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" "%3$s ε \"%2$s\" ڵ带 (%1$d) ߽ϴ\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" "%3$s ε \"%2$s\" ڵ带 (%1$d) ߽ϴ\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "%3$s() %2$s ڵ带 ϴ (%1$d) ߽ϴ\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "%3$s %2$s ڵ带 ϴ (%1$d) ߽ϴ\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "ο Ű ġϴ (%d) ߽ϴ\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 #, fuzzy msgid "rpmdbAdd: skipping" msgstr "rpmdb: ջ #%u() (retrieved)Ǿϴ, մϴ.\n" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "%3$s() %2$s ڵ带 ϴ (%1$d) ߽ϴ\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "dbΰ Ǿ ʽϴ" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "ӽ ͺ̽ %s() ̹ մϴ\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "%s 丮 ϴµ : %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "ͺ̽ ڵ ȣ %u() ߸Ǿϴ -- մϴ.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "%u ó ڵ带 ߰ ϴ\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "ͺ̽ 籸ϴµ : ͺ̽ ״ ˴ϴ\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr " ͺ̽ ο ͺ̽ üϴµ ߽ϴ!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "ϱ %2$s %1$s Ϸ üմϴ" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "%s 丮 ϴµ : %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "%3$s db%1$d (%2$d): %4$s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d (%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "%2$s/%3$s ݵ(lock) %1$s() ϴ\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "(exclusive)" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr " db ɼ: \"%s\"() մϴ.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s() ġ Դϴ, մϴ\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s() ʹ ũų ʹ (long) Դϴ, մϴ\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s() ʹ ũų ʹ (int) Դϴ, մϴ\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "%s() : %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "%s() : %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "ӽ ϴ.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr " ý: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3383,51 +3387,51 @@ msgstr "ũ %%%s (%s) %d Ͽ ϴ\n" msgid "Unknown option %c in %s(%s)\n" msgstr "%2$s(%3$s) ɼ %1$c() ֽϴ\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "ݺ Ƚ(%d) ִġ(%d) Ůϴ\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c() : %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "'%%' ó (unparseable) ũΰ ֽϴ\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "ũ %%%.*s ã ϴ, մϴ\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "ǥ(Target) ÷ο\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "'-' ڿ ϴ\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "'-' ڿ ϴ\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite ߽ϴ: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr " Ű ȣ: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fseek ߽ϴ: %s\n" @@ -3510,26 +3514,26 @@ msgstr " Ҵ (%u Ʈ) NULL ȯϿϴ.\n" msgid "url port must be a number\n" msgstr "URL Ʈ ݵ ̾ մϴ\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "Ű ˻մϴ" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr " ɼ:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: µ ߽ϴ: %s\n" @@ -3540,6 +3544,22 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s: дµ ߽ϴ: %s\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: readLead ߽ϴ\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "%s() дµ : %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "%2$s %1$s Ȯ(expansion) :%3$d \"%4$s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "%s() Ȯ(expand) ϴ\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "%s() ϴ, HOME ʹ Ůϴ.\n" + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s %s 丮 : %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2001-06-27 12:24+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -308,41 +308,46 @@ msgstr "" msgid "--sign may only be used during package building" msgstr "" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "feil under oppretting av arkiv %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "kjring feilet\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "ingen pakkefiler oppgitt for ombygging" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "ingen spec-fil oppgitt for bygging" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "ingen tar-fil oppgitt for bygging" -#: rpmqv.c:715 +#: rpmqv.c:719 #, fuzzy msgid "no packages given for erase" msgstr "ingen pakker oppgitt for installering" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "ingen pakker oppgitt for installering" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "ingen argumenter oppgitt for sprring" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "ingen argumenter oppgitt for verifisering" -#: rpmqv.c:792 +#: rpmqv.c:796 #, fuzzy msgid "no arguments given" msgstr "ingen argumenter oppgitt for sprring" @@ -376,52 +381,52 @@ msgstr "" "\n" "RPM-feil under bygging:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "syntaksfeil under lesing av ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "syntaksfeil under lesing av &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "syntaksfeil under lesing av ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "feil under lesing av uttrykk\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "ubalansert (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- kun p tall\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! kun p tall\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "typene m vre like\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / ikke stttet for strenger\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- ikke stttet for strenger\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& og || ikke stttet for strenger\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "syntaksfeil i uttrykk\n" @@ -430,169 +435,164 @@ msgstr "syntaksfeil i uttrykk\n" msgid "TIMECHECK failure: %s\n" msgstr "TIDSJEKK feil: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Mangler '(' i %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Mangler ')' i %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ugyldig %s-tegn: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Mangler '(' i %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "To filer p n linje: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Filen m begynne med \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Kan ikke blande spesiell %%doc med andre skjema: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Fil listet to ganger: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke funnet: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead feilet\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: readLead feilet\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1701 +#: build/files.c:1646 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linje %d: Filnavn ikke tillatt: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Kunne ikke pne spec fil %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "Installerer %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig eier/gruppe: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ingen pakke utlser %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -785,32 +785,32 @@ msgstr "" msgid "line %d: second %s\n" msgstr "" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "" @@ -820,17 +820,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s\n" msgstr "" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "linje %d: Ugyldig flagg %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "" @@ -845,132 +845,137 @@ msgstr "" msgid "line %d: Error parsing %%files: %s\n" msgstr "linje %d: Feil under lesing av %%filer: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "%s-felt m vre tilstede i pakken: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Kunne ikke pne ikon %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Kan ikke lese ikon %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Ukjent ikontype: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linje %d: Tagg tar kun et enkelt tegn: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "linje %d: Feilutformet tagg: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linje %d: Tom tagg: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linje %d: Ugyldig tegn '-' i %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot kan ikke vre \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linje %d: Prefiks m ikke slutte p \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linje %d: Docdir m begynne med '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "linje %d: Epoch/serienummer m vre et tall: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linje %d: Ugyldig %s: kvalifikatorer: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linje %d: Ugyldig BuildArchitecture format: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Intern feil: Ugyldig tag %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Ugyldig pakkespesifikasjon: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Pakke eksisterer allerede: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linje %d: Ukjent tagg: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Spec-fil kan ikke bruke BuildRoot\n" @@ -979,47 +984,47 @@ msgstr "Spec-fil kan ikke bruke BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "kunne ikke opprette %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Ingen patch-nummer %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Ingen kildenummer %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Kunne ikke laste ned ikke-kilde %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Feil under lesing av %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "linje %d: Ugyldig argument til %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linje %d: Ugyldig %%setup flagg %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "ugyldig pakkenummer: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "linje %d: %%prep for andre gang\n" @@ -1047,7 +1052,7 @@ msgstr "linje %d: Versjon kreves: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "linje %d: triggere m ha --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "linje %d: Feil under lesing av %s: %s\n" @@ -1057,17 +1062,17 @@ msgstr "linje %d: Feil under lesing av %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "linje %d: skriptprogram m begynne med '/': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "linje %d: skriptprogram m begynne med '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "linje %d: Andre %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "linje %d: Feilutformet tagg: %s\n" @@ -1107,17 +1112,17 @@ msgstr "%s:%d: %%endif uten %%if\n" msgid "malformed %%include statement\n" msgstr "ugyldig %%include utsagn\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot kan ikke vre \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot kan ikke vre \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Ingen kompatible arkitekturer funnet for bygging\n" @@ -1299,119 +1304,124 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "generer headere som er kompatible med (gamle) rpm[23] pakker" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "klarte ikke pne %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Kunne ikke kjre %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Kunne ikke kjre %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "klarte ikke pne %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s feilet\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "kunne ikke skrive alle data til %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "feil under pning av %s: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s rmdir av %s feilet: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s rmdir av %s feilet: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Fil %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "Klarte ikke finne %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "linje %d: Ugyldig nummer: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "linje %d: Ugyldig no%s nummer: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "linje %d: Ugyldig %s-nummer: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "kan ikke sprre p %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(feil 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Ugyldig magi" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Ugyldig/ulesbar header" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "For stor header" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Ukjent filtype" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Mangler hard(e) lenke(er)" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5-sum stemmer ikke" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Intern feil" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " feilet - " @@ -1451,17 +1461,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "" @@ -1473,80 +1483,85 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "kjring feilet\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "hopp over PGP-signaturer" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() feilet returnere strrelse: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "feil under kjring av stat p %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "klarte ikke pne %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "fil %s er p en ukjent enhet\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s lagret som %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir av %s feilet: Katalogen er ikke tom\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir av %s feilet: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink av %s feilet: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s opprettet som %s\n" @@ -1561,107 +1576,107 @@ msgstr "kan ikke opprette %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "kan ikke skrive til %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature feilet\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Ingen signatur tilgjengelig\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: readLead feilet\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread feilet: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2194,7 +2209,7 @@ msgstr "ikke verifiser filer i pakke" msgid "don't verify files in package" msgstr "ikke verifiser filer i pakke" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "ikke verifiser pakkeavhengigheter" @@ -2240,54 +2255,54 @@ msgstr "signer en pakke (forkast nvrende signatur)" msgid "generate signature" msgstr "generer signatur" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "kildepakke forventet, binr funnet\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "kildepakke inneholder ikke en .spec-fil\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s: Fwrite feilet: %s\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr "" -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "klarte ikke pne %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s feilet\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "ukorrekt format: %s\n" @@ -2385,20 +2400,20 @@ msgstr "ugyldig pakkenummer: %s\n" msgid "record %lu could not be read\n" msgstr "" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "pakke %s er ikke installert\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: pne feilet: %s\n" @@ -2413,67 +2428,67 @@ msgstr "%s: Fwrite feilet: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek feilet: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile feilet\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead feilet: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature feilet: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: readLead feilet\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead feilet\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead feilet\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: readLead feilet\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "IKKE OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr "" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr "" -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr "" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr "" @@ -2538,7 +2553,7 @@ msgid "internal support for lua scripts." msgstr "- ikke stttet for strenger\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2549,7 +2564,7 @@ msgstr "feil under pning av %s: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "linje %d: Ukjent tagg: %s\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2573,7 +2588,7 @@ msgstr "Henter %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "hopper over %s - overfring feilet - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -2603,17 +2618,17 @@ msgstr "ingen pakke utlser %s\n" msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" spesifiserer flere pakker\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "kan ikke pne %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Installerer %s\n" @@ -2716,99 +2731,79 @@ msgstr " er i konflikt med %s-%s-%s\n" msgid "unknown error %d encountered while manipulating package %s" msgstr "" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "mangler andre ':' ved %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "manglende navn p arkitektur ved %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Ukomplett datalinje ved %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "For mange argumenter i datalinje ved %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Ukomplett standardlinje ved %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "kunne ikke opprette %s: %s\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "mangler ':' (fant 0x%02X) ved %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "manglende argumentfor %s ved %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "kan ikke pne %s ved %s:%d %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "manglende arkitektur for %s ved %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "ugyldig flagg '%s' ved %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Kan ikke utvide %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Kunne ikke pne spec fil %s: %s\n" #: lib/rpmts.c:99 @@ -2816,27 +2811,27 @@ msgstr "Kunne ikke pne spec fil %s: %s\n" msgid "cannot open Packages database in %s\n" msgstr "kan ikke pne pakkedatabase i %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "ugyldig pakkenummer: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "Mangler '(' i %s %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "ugyldig pakkenummer: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "kan ikke pne database i %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2859,128 +2854,137 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, fuzzy, c-format msgid "Could not exec %s: %s\n" msgstr "Kunne ikke kjre %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "kjring feilet\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "For stor header" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "ikke verifiser header SHA1 digest" -#: lib/signature.c:1096 +#: lib/signature.c:1119 msgid "Unknown" msgstr "" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "hopp over MD5-signaturer" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "hopp over MD5-signaturer" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "hopp over MD5-signaturer" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "kunne ikke opprette %s: %s\n" @@ -2995,302 +2999,302 @@ msgstr "mangler %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "feilede avhengigheter:\n" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "mangler { etter %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "mangler } etter %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Datatype %d ikke stttet\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "initier database" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "gjenoppbygg database inverterte lister fra installerte pakkers headere" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "kan ikke pne %s-indeks ved bruk av db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "kan ikke pne %s indeks\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "feil(%d) under lagring av post %s til %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek feilet: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: pne feilet: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "feil(%d) under lagring av post %s til %s\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "feil(%d) under fjerning av post %s fra %s\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "feil(%d) under lagring av post %s til %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "feil(%d) under fjerning av post %s fra %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "feil(%d) under lagring av post %s til %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "kunne ikke opprette %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Kan ikke pne %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Kan ikke pne %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Kunne ikke pne spec fil %s: %s\n" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3346,51 +3350,51 @@ msgstr "" msgid "Unknown option %c in %s(%s)\n" msgstr "" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Overflyt i mlbuffer\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "- ikke stttet for strenger\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- ikke stttet for strenger\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite feilet: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "ugyldig pakkenummer: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fseek feilet: %s\n" @@ -3472,25 +3476,25 @@ msgstr "" msgid "url port must be a number\n" msgstr "url-port m vre et tall\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "verifiser pakkesignatur" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: pne feilet: %s\n" @@ -3501,6 +3505,16 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s: lesing av manifest feilet: %s\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: readLead feilet\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "kunne ikke opprette %s: %s\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "Kan ikke utvide %s\n" + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir av %s feilet: %s\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-05-08 09:53+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2008-04-27 14:47+0200\n" "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" "Language-Team: Polish <pl@li.org>\n" @@ -1026,17 +1026,17 @@ msgstr "wiersz %d: błędny argument dla %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "wiersz %d: błędna opcja %%setup %s: %s\n" -#: build/parsePrep.c:455 +#: build/parsePrep.c:449 #, c-format msgid "%s: %s: %s\n" msgstr "%s: %s: %s\n" -#: build/parsePrep.c:472 +#: build/parsePrep.c:466 #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Nieprawidłowy numer łaty %s: %s\n" -#: build/parsePrep.c:501 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "wiersz %d: drugie %%prep\n" @@ -1476,7 +1476,7 @@ msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder nie powiodło się, zostało %d elementów\n" #: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 -#: rpmdb/header.c:2857 rpmdb/header.c:2882 rpmdb/header.c:2901 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(nie jest liczbą)" @@ -2971,304 +2971,304 @@ msgstr "brak %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Niespełnione zależności %s:\n" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "Nieznany błąd systemu" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "błąd bazy danych%d(%d) z %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "błąd bazy danych%d(%d): %s\n" - -#: rpmdb/db3.c:1142 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "nie można otrzymać blokady %s na %s/%s\n" - -#: rpmdb/db3.c:1144 -msgid "exclusive" -msgstr "wyłącznej" - -#: rpmdb/db3.c:1144 -msgid "shared" -msgstr "współdzielonej" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "nierozpoznana opcja bazy danych: \"%s\" zignorowano.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s ma nieprawidłową wartość liczbową, pominięto\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s ma za dużą lub za małą wartość long, pominięto\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s ma za dużą lub za małą wartość całkowitą, pominięto\n" - -#: rpmdb/header.c:2133 +#: lib/header.c:2133 msgid "missing { after %" msgstr "brak { po %" -#: rpmdb/header.c:2163 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "brak } po %{" -#: rpmdb/header.c:2175 +#: lib/header.c:2175 msgid "empty tag format" msgstr "pusty format znacznika" -#: rpmdb/header.c:2185 +#: lib/header.c:2185 msgid "empty tag name" msgstr "pusta nazwa znacznika" -#: rpmdb/header.c:2194 +#: lib/header.c:2194 msgid "unknown tag" msgstr "nieznany znacznik" -#: rpmdb/header.c:2217 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "oczekiwano ] na końcu tablicy" -#: rpmdb/header.c:2230 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "nieoczekiwane ]" -#: rpmdb/header.c:2241 +#: lib/header.c:2241 msgid "unexpected }" msgstr "nieoczekiwane }" -#: rpmdb/header.c:2295 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "oczekiwano jest ? w wyrażeniu" -#: rpmdb/header.c:2302 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "oczekiwano { po ? w wyrażeniu" -#: rpmdb/header.c:2314 rpmdb/header.c:2354 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "oczekiwano } w wyrażeniu" -#: rpmdb/header.c:2322 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "oczekiwano : po podwyrażeniu ?" -#: rpmdb/header.c:2340 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "oczekiwano { po : w wyrażeniu" -#: rpmdb/header.c:2362 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "oczekiwano | na końcu wyrażenia" -#: rpmdb/header.c:2453 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(indeks poza zakresem)" -#: rpmdb/header.c:2662 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "iterator tablicy użyty na tablicach o różnych rozmiarach" -#: rpmdb/header.c:2935 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2951 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Typ danych %d nie jest obsługiwany\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "zainicjuj bazę danych" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "przebuduj odwrotne listy w bazie danych z nagłówków zainstalowanych pakietów" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "sprawdź pliki bazy danych" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nierozpoznana nazwa znacznika: \"%s\" zignorowano\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "dbiOpen: API bazy danych %d nie jest dostępne\n" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "nie można otworzyć indeksu %s używając bazy danych%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "nie można otworzyć indeksu %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "ścieżka bazy danych nie została ustawiona\n" -#: rpmdb/rpmdb.c:1111 rpmdb/rpmdb.c:1236 rpmdb/rpmdb.c:1286 rpmdb/rpmdb.c:2199 -#: rpmdb/rpmdb.c:2320 rpmdb/rpmdb.c:3009 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "błąd(%d) podczas otrzymywania wpisów \"%s\" z indeksu %s\n" -#: rpmdb/rpmdb.c:1470 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: pomijanie" -#: rpmdb/rpmdb.c:1480 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "błąd(%d) podczas zapisywania wpisu #%d do %s\n" -#: rpmdb/rpmdb.c:1580 +#: lib/rpmdb.c:1580 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec nie powiodło się: %s\n" -#: rpmdb/rpmdb.c:1761 +#: lib/rpmdb.c:1761 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp nie powiodło się: %s\n" -#: rpmdb/rpmdb.c:2096 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: pomijanie" -#: rpmdb/rpmdb.c:2125 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: uszkodzony nagłówek #%u został pobrany - pomijanie.\n" -#: rpmdb/rpmdb.c:2422 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: nie można odczytać nagłówka pod 0x%x\n" -#: rpmdb/rpmdb.c:2473 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "błąd(%d) podczas ustawiania wpisu nagłówka #%d do usunięcia %s\n" -#: rpmdb/rpmdb.c:2608 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "błąd(%d) podczas ustawiania wpisów \"%s\" z indeksu %s\n" -#: rpmdb/rpmdb.c:2627 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "błąd(%d) podczas zapisywania wpisu \"%s\" do %s\n" -#: rpmdb/rpmdb.c:2637 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "błąd(%d) usuwania wpisu \"%s\" z %s\n" -#: rpmdb/rpmdb.c:2778 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "błąd(%d) podczas przydzielania nowej instancji pakietu\n" -#: rpmdb/rpmdb.c:2831 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: pomijanie" -#: rpmdb/rpmdb.c:3025 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "błąd(%d) podczas zapisywania wpisu %s do %s\n" -#: rpmdb/rpmdb.c:3347 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "ścieżka bazy danych nie została ustawiona" -#: rpmdb/rpmdb.c:3372 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "tymczasowa baza danych %s już istnieje\n" -#: rpmdb/rpmdb.c:3380 +#: lib/rpmdb.c:3397 #, c-format msgid "failed to create directory %s: %s\n" msgstr "utworzenie katalogu %s nie powiodło się: %s\n" -#: rpmdb/rpmdb.c:3427 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "nagłówek #%u w bazie danych jest błędny - pomijanie.\n" -#: rpmdb/rpmdb.c:3465 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "nie można dodać wpisu będącego oryginalnie przy %u\n" -#: rpmdb/rpmdb.c:3479 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "przebudowanie bazy danych nie powiodło się: oryginalna baza danych pozostała " "na miejscu\n" -#: rpmdb/rpmdb.c:3487 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "zamiana starej bazy danych na nową nie powiodła się!\n" -#: rpmdb/rpmdb.c:3489 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "aby odzyskać należy zastąpić pliki w %s plikami z %s" -#: rpmdb/rpmdb.c:3501 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "usunięcie katalogu %s nie powiodło się: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "błąd bazy danych%d(%d) z %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "błąd bazy danych%d(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "nie można otrzymać blokady %s na %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "wyłącznej" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "współdzielonej" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "nierozpoznana opcja bazy danych: \"%s\" zignorowano.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s ma nieprawidłową wartość liczbową, pominięto\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s ma za dużą lub za małą wartość long, pominięto\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s ma za dużą lub za małą wartość całkowitą, pominięto\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "Nie można zablokować bazy danych %s, ponawianie... (%d)\n" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Nie można zainicjować bazy danych %s (%d)\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, c-format msgid "Unable to open database: %s\n" msgstr "Nie można otworzyć bazy danych: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 msgid "Unable to determine DB endianess.\n" msgstr "Nie można określić kolejności bajtów bazy danych.\n" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "Nieznany błąd systemu" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -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-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\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" @@ -108,7 +108,7 @@ msgstr "Opções de criação com [ <fich spec> | <fich tar> | <pacote fonte> ]: msgid "Install/Upgrade/Erase options:" msgstr "Opções de Instalação/Actualização/Remoção:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Opções comuns para todos os modos do rpm:" @@ -319,40 +319,45 @@ msgstr "Spec %%_signature inválido no ficheiro de macros.\n" msgid "--sign may only be used during package building" msgstr "o --sign só pode ser usado na criação do pacote" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "a criação do arquivo falhou: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "o exec falhou\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "não foram indicados pacotes para a reconstrução" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "não foram indicados ficheiros spec para a criação" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "não foram indicados ficheiros tar para a criação" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "não foram indicados pacotes para apagar" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "não foram indicados pacotes para instalar" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "não foram indicados argumentos para a pesquisa" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "não foram indicados argumentos para a verificação" -#: rpmqv.c:792 +#: rpmqv.c:796 #, fuzzy msgid "no arguments given" msgstr "não foram indicados argumentos para a pesquisa" @@ -386,52 +391,52 @@ msgstr "" "\n" "Erros de criação do RPM:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "erro de sintaxe ao analisar o ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "erro de sintaxe ao analisar o &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "erro de sintaxe ao analisar o ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "erro de análise na expressão\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "( não correspondido\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- só em números\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! só em números\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "os tipos têm de corresponder\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / não suportados em cadeias de caracteres\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- não suportado em cadeias de caracteres\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& e || não suportados em cadeias de caracteres\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "erro de sintaxe na expressão\n" @@ -440,169 +445,164 @@ msgstr "erro de sintaxe na expressão\n" msgid "TIMECHECK failure: %s\n" msgstr "Falha no TIMECHECK: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Falta um '(' em %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Falta um ')' em %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Elemento %s inválido: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "Falta um %s em %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Carácter sem ser espaço a seguir a %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sintaxe inválida: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Spec de modo inválido: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Spec de dirmode inválido: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Tamanho anormal do locale: \"%.*s\" no %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Locale %.*s duplicado no %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Só um argumento no %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Dois ficheiros na mesma linha: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "O ficheiro tem de começar por \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Não é possível misturar o %%doc especial com outras formas: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Ficheiro listado duas vezes: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "A 'symlink' aponta para a BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "O ficheiro não corresponde ao prefixo (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Ficheiro não encontrado: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr ":%s: o readLead falhou\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr ":%s: o readLead falhou\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "O ficheiro precisa de começar por \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob não permitido: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "Ficheiro não encontrado pelo glob: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Não consegui abrir o ficheiro do %%files %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "linha: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ficheiro inválido: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Dono/grupo inválido: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "a abertura do pacote falhou%s%s: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "A processar os ficheiros: %s-%s-%s\n" @@ -794,32 +794,32 @@ msgstr "não consigo criar o %s: %s\n" msgid "line %d: second %s\n" msgstr "linha %d: segundo %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "As entradas de %%changelog têm de começar por *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "entrada de %%changelog incompleta\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "data inválida no %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "O %%changelog não está na ordem cronológica descendente\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "falta o nome no %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "falta a descrição no %%changelog\n" @@ -829,17 +829,17 @@ msgstr "falta a descrição no %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "linha %d: Erro ao analisar a %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "linha %d: Opção inválida %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "linha %d: Demasiados nomes: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "linha %d: O pacote não existe: %s\n" @@ -854,132 +854,137 @@ msgstr "linha %d: Segunda descrição\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "linha %d: Erro ao analisar o %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "linha %d: Segunda lista de %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "A arquitectura está excluída: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "A arquitectura não está incluída: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "O SO está excluído: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "O SO não está incluído: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "O campo %s tem de estar presente no pacote: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Entradas %s duplicadas no pacote: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Não consegui abrir o ícone %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Não consegui ler o ícone %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Tipo de ícone desconhecido: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linha %d: Opção só recebe um parâmetro: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "Linha %d: Opção inválida: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linha %d: Opção em branco: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linha %d: Carácter '-' ilegal no %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "O BuildRoot não pode ser o \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linha %d: Os prefixos não podem acabar em \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linha %d: A docdir tem de começar por '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "linha %d: O campo Epoch/Serial tem de ser um número: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linha %d: Qualificadores %s: inválidos: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linha %d: Formato da BuildArchitecture inválido: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Erro interno: Opção esquisita %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Descrição do pacote inválida: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "O pacote já existe: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linha %d: Opção desconhecida: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "O ficheiro spec não pode usar a BuildRoot\n" @@ -988,47 +993,47 @@ 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:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Sem número de 'patch' %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Sem número de fonte %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Não consigo transferir o nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Erro ao analisar o %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "linha %d: Argumento inválido para %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, 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:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "número de pacote inválido: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "linha %d: segundo %%prep\n" @@ -1056,7 +1061,7 @@ msgstr "linha %d: Necessária a versão: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "linha %d: os 'triggers' (que activam) têm de ter --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "linha %d: Erro ao analisar o %s: %s\n" @@ -1066,17 +1071,17 @@ msgstr "linha %d: Erro ao analisar o %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "linha %d: o programa de 'script' tem de começar por '/': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "linha %d: o programa de 'script' tem de começar por '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "linha %d: Segundo %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "linha %d: Erro ao analisar a %%description: %s\n" @@ -1116,17 +1121,17 @@ msgstr "%s:%d: Descobri um %%endif sem um %%if\n" msgid "malformed %%include statement\n" msgstr "instrução %%include desorganizada\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "O BuildRoot não pode ser o \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "O BuildRoot não pode ser o \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Não foram encontradas arquitecturas compatíveis para as quais criar\n" @@ -1312,119 +1317,124 @@ 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:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Não consegui executar à parte o %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Não consegui executar o %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Não consegui executar o %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Não consegui executar à parte o %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "O %s falhou\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "não consegui escrever todos os dados em %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "o acesso ao %s falhou: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s rmdir de %s falhou: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s rmdir de %s falhou: %s\n" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "A procurar o %s: (usando o %s)...\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "Não consegui encontrar o %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "linha %d: Número inválido: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, 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:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "linha %d: Número %s inválido: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "não consigo pesquisar o %s: %s\n" -#: build/spec.c:681 +#: 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" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(erro 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Código de integridade inválido" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Cabeçalho inválido/ilegível" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Tamanho do cabeçalho demasiado grande" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Tipo de ficheiro desconhecido" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Falta(m) o(s) 'hard link(s)'" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "erro na soma de MD5" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Erro interno" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "Ficheiro de arquivo não está no cabeçalho" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " falhou - " @@ -1467,17 +1477,17 @@ msgstr "ignorar relações entre o nome do pacote [%d]\t%s -> %s\n" 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:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "CICLO:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(não é um número)" @@ -1489,83 +1499,88 @@ msgstr "(não é um base64)" msgid "(invalid type)" msgstr "(tipo inválido)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(não é um blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "o exec falhou\n" + +#: lib/formats.c:268 #, fuzzy msgid "(invalid xml type)" msgstr "(tipo inválido)" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "ignorar as assinaturas de PGP" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "o mntctl() falhou ao devolver o tamanho: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format 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:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "Não consegui analisar o %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "falhei ao aceder ao %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "o ficheiro %s está num dispositivo desconhecido\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "o utilizador %s não existe - a usar o root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "o grupo %s não existe - a usar o root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" "o ficheiro de arquivo %s não foi encontrado na lista de ficheiros do " "cabeçalho\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s gravado como %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir de %s falhou: Directoria não está vazia\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir de %s falhou: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink de %s falhou: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s criado como %s\n" @@ -1580,107 +1595,107 @@ 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:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: o rpmReadSignature falhou\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Nenhuma assinatura disponível\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr ":%s: o readLead falhou\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: O fread falhou: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, 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:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2217,7 +2232,7 @@ msgstr "não verificar os ficheiros no pacote" msgid "don't verify files in package" msgstr "não verificar os ficheiros no pacote" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "não verificar as dependências do pacote" @@ -2264,57 +2279,57 @@ msgstr "assinar um pacote (retira a assinatura actual)" msgid "generate signature" msgstr "gerar a assinatura" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "" "esperava-se um pacote com código-fonte, foi encontrado um pacote binário\n" -#: lib/psm.c:383 +#: lib/psm.c:384 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:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: %s script falhou (%d), a saltar %s-%s-%s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%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:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%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:1403 +#: lib/psm.c:1399 #, 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:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "a abertura do pacote falhou%s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " no ficheiro " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s falhou no ficheiro %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s falhou: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "formato incorrecto: %s\n" @@ -2412,22 +2427,22 @@ msgstr "número de pacote inválido: %s\n" msgid "record %lu could not be read\n" msgstr "o registo %u não pôde ser lido\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "o pacote %s não está instalado\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 #, fuzzy msgid "(added files)" msgstr "ficheiro db inválido %s\n" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s SIM (oferecidos para adição)\n" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: o acesso falhou: %s\n" @@ -2442,67 +2457,67 @@ msgstr "%s: O fwrite falhou: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: O Fseek falhou: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "o makeTempFile falhou\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: o writeLead falhou: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: o rpmWriteSignature falhou: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr ":%s: o readLead falhou\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr ":%s: o readLead falhou\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr ":%s: o readLead falhou\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr ":%s: o readLead falhou\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "NÃO-OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (FALTAM AS CHAVES:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (CHAVES SUSPEITAS:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2569,7 +2584,7 @@ msgid "internal support for lua scripts." msgstr "- não suportado em cadeias de caracteres\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2580,7 +2595,7 @@ msgstr "o acesso ao %s falhou: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "opção desconhecida" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2604,7 +2619,7 @@ msgstr "A obter o %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "a ignorar o %s - a transferência falhou - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "o %s não pode ser instalado\n" @@ -2634,17 +2649,17 @@ msgstr "nenhum pacote coincide com %s: %s\n" msgid "cannot open file %s: %s\n" msgstr "não consigo aceder ao ficheiro %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "o \"%s\" especifica vários pacotes\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "não consigo aceder ao %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "A instalar o %s\n" @@ -2751,99 +2766,79 @@ msgstr " está em conflito com o %s-%s-%s\n" msgid "unknown error %d encountered while manipulating package %s" msgstr "encontrado o erro desconhecido %d ao manipular o pacote %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "falta o segundo ':' em %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "falta o nome da arquitectura em %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Linha de dados incompleta em %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Demasiados argumentos na linha de dados em %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Número de arq./SO errado: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Linha por omissão incompleta em %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Demasiados argumentos na linha por omissão em %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Não consegui ler o %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "falta um ':' (encontrado um 0x%02x) em %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "faltam argumentos para o %s em %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "a expansão do %s falhou em %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "não consigo abrir o %s em %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "falta a arquitectura para o %s em %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "má opção '%s' em %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Sistema desconhecido: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "Por favor contacte o %s\n" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Não consigo expandir o %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Não consigo ler o %s, a HOME é demasiado grande.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Não consegui abrir o %s para leitura: %s.\n" #: lib/rpmts.c:99 @@ -2851,27 +2846,27 @@ msgstr "Não consegui abrir o %s para leitura: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "não consigo abrir a base de dados Packages em %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "número de pacote inválido: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "Falta um '(' em %s %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "número de pacote inválido: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "não consigo a base de dados do RPM em %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2894,129 +2889,138 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "Não consegui executar %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "o pgp falhou\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "o pgp não conseguiu gravar a assinatura\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "incapaz de ler a assinatura\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "o exec falhou\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "o gpg não conseguiu gravar a assinatura\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "'Spec' %%_signature inválido no ficheiro de macros\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, 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:913 +#: lib/signature.c:936 #, 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:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Tamanho do cabeçalho demasiado grande" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "não verificar o SHA1 do cabeçalho" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "opção desconhecida" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "Sem assinatura\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "Sem assinatura\n" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "Sem assinatura\n" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "'Digest' MD5 estragado: NÃO SUPORTADO\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Assinatura: tamanho(%d)+pad(%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "falhou a remoção da directoria %s: %s\n" @@ -3031,307 +3035,307 @@ msgstr "falta %s" 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" -msgstr "Sistema desconhecido: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "erro do db%d (%d) do %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "erro do db%d (%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "não consigo trancar o %s no %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "exclusivo" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "partilhado" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "opção do db desconhecida: \"%s\" ignorada.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "O %s tem um valor numérico inválido, foi ignorado\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "O %s tem um valor demasiado elevado ou pequeno, foi ignorado\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -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:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "falta um { depois do %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "falta um } depois do %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "formato da opção em branco" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "nome da opção em branco" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "opção desconhecida" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] esperado no fim do vector" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "] inesperado" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "} inesperado" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "esperado um ? na expressão" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "esperado um { a seguir ao ? na expressão" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "esperado um } na expressão" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "esperado um : a seguir à sub-expressão ?" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "esperado um { a seguir ao : na expressão" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "esperado um | no fim da expressão" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "O tipo de dados %d não é suportado\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "inicializar a base de dados" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "reconstruir as listas invertidas da base dados com os cabeçalhos dos pacotes " "instalados" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "verificar ficheiros da base de dados" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nome de opção não reconhecido: \"%s\" ignorado\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "não consigo abrir o índice de %s usando o db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "não consigo abrir o índice do %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "não foi definido o dbpath\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "erro(%d) ao guardar o registo %s em %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: O Fseek falhou: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: o acesso falhou: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: não consigo ler o cabeçalho em 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, fuzzy, c-format 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:2607 +#: lib/rpmdb.c:2608 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, fuzzy, 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:2636 +#: lib/rpmdb.c:2637 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "erro(%d) ao remover o registo %s do %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "erro(%d) ao criar uma nova instância do pacote\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 #, fuzzy msgid "rpmdbAdd: skipping" msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, 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:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "não foi definido o dbpath" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "A base de dados temporária %s já existe\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "falhou a remoção da directoria %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "o número do registo %u na base de dados está errado -- a ignorar.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "não consigo adicionar o registo originalmente em %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "falhou a reconstrução da base de dados: a base de dados original mantém-se\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "falhou a substituição da base de dados antiga pela nova!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format 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:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "falhou a remoção da directoria %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "erro do db%d (%d) do %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "erro do db%d (%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "não consigo trancar o %s no %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "exclusivo" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "partilhado" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "opção do db desconhecida: \"%s\" ignorada.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "O %s tem um valor numérico inválido, foi ignorado\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "O %s tem um valor demasiado elevado ou pequeno, foi ignorado\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +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" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Incapaz de aceder ao %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Incapaz de aceder ao %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Não consegui abrir um ficheiro temporário.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Sistema desconhecido: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3387,51 +3391,51 @@ msgstr "A macro %%%s (%s) não foi usada abaixo do nível %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Opção desconhecida %c em %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Nível de recursividade(%d) maior que o máximo(%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c não terminado: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Segue-se uma macro impossível de analisar ao %%\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "A macro %%%.*s não foi encontrada, por isso foi ignorada\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Sobrecarga do tampão de destino\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "- não suportado em cadeias de caracteres\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- não suportado em cadeias de caracteres\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: O fwrite falhou: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "número de pacote inválido: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: O Fseek falhou: %s\n" @@ -3513,26 +3517,26 @@ msgstr "a alocação de memória (%u bytes) devolveu NULL.\n" msgid "url port must be a number\n" msgstr "o porto do URL tem de ser um número\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "verificar a assinatura do pacote" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "Opções de assinatura:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: o acesso falhou: %s\n" @@ -3543,6 +3547,22 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s: a leitura do manifesto falhou: %s\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr ":%s: o readLead falhou\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Não consegui ler o %s: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "a expansão do %s falhou em %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "Não consigo expandir o %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Não consigo ler o %s, a HOME é demasiado grande.\n" + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir de %s falhou: %s\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 134f69199..29811152e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2007-08-03 15:46-0300\n" "Last-Translator: Igor Pires Soares <igor@projetofedora.org>\n" "Language-Team: Brazilian Portuguese <fedora-trans-pt_br@redhat.com>\n" @@ -117,7 +117,7 @@ msgstr "opções de construção com [ <specfile> | <tarball> | <pacote fonte> ] msgid "Install/Upgrade/Erase options:" msgstr "Opções de Instalação/Atualização/Remoção:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "Opções comuns para todos os executáveis e modos rpm:" @@ -348,40 +348,46 @@ msgstr "Especificação %%_signature inválida no arquivo macro.\n" msgid "--sign may only be used during package building" msgstr "--sign somente pode ser usado durante a construção de pacotes" -#: rpmqv.c:590 +# , c-format +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "a criação do pacote falhou: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "a execução falhou\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "nenhum pacote foi passado para reconstrução" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "nenhum arquivo spec foi passado para construção" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "não foram passados arquivos tar para construção" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "nenhum pacote foi passado para remoção" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "nenhum pacote foi passado para instalação" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "nenhum argumento foi passado para consulta" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "nenhum argumento foi passado para verificação" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "nenhum argumento foi passado" @@ -424,52 +430,52 @@ msgstr "" "\n" "Erros na construção do RPM:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "erro de sintaxe ao analisar ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "erro de sintaxe ao analisar &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "erro de sintaxe ao analisar ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "erro de análise na expressão\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "( sem correspondência\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- somente em números\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! somente em números\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "os tipos devem corresponder\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / não são suportados para strings\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- não é suportado para strings\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& e || não são suportados para strings\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "erro de sintaxe na expressão\n" @@ -478,175 +484,170 @@ msgstr "erro de sintaxe na expressão\n" msgid "TIMECHECK failure: %s\n" msgstr "Falha no TIMECHECK: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "\"(\" faltando em %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "\"(\" faltando em %s(%s\n" # , c-format -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Token de %s inválido: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "%s faltando em %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "caractere de espaço após %s(): %s\n" # , c-format -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sintaxe inválida: %s(%s)\n" # , c-format -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Modo spec inválido: %s(%s)\n" # , c-format -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Dirmode spec inválido: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Tamanho de localidade não usual: \"%.*s\" em %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Localidade %.*s duplicada em %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Apenas um argumento para %%docdir\n" # , c-format -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Dois arquivos em uma linha: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "O arquivo deve começar com uma \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Não é possível misturar %%doc especial com outras formas: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "_docdir_fmt inválido: %s\n" - # , c-format -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Arquivo listado duas vezes: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Ligação simbólica aponta para BuildRoot: %s -> %s\n" # , c-format -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "O arquivo não corresponde com o prefixo (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Arquivo não encontrado: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: não foi possível carregar a etiqueta desconhecida (%d).\n" # , c-format -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: falha ao ler a chave pública.\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: não é uma chave pública blindada.\n" # , c-format -#: build/files.c:1635 +#: build/files.c:1580 #, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: falha ao ler políticas *.te.\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "O arquivo precisa da \"/\" inicial: %s\n" # , c-format -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob não permitido: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "O arquivo não foi encontrado pelo glob: %s\n" # , c-format -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Não foi possível abrir %%files arquivo %s: %s\n" # , c-format -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "linha: %s\n" # , c-format -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Arquivo inválido: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Proprietário/grupo inválido: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Procurando por arquivos desempacotados: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -655,7 +656,7 @@ msgstr "" "Arquivo(s) instalado(s) (mas não empacotado(s)) encontrado(s):\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Processando arquivos: %s-%s-%s\n" @@ -872,32 +873,32 @@ msgstr "Não foi possível criar %s: %s\n" msgid "line %d: second %s\n" msgstr "linha %d: segundo %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "entradas do %%changelog devem começar com *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "entrada do %%changelog incompleta\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "data inválida no %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog não está na ordem cronológica decrescente\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "Nome faltando no %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "nenhuma descrição no %%changelog\n" @@ -908,19 +909,19 @@ msgid "line %d: Error parsing %%description: %s\n" msgstr "linha %d: Erro ao analisar %%description: %s\n" # , c-format -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "linha %d: Opção inválida %s: %s\n" # , c-format -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "linha %d: Nomes em excesso: %s\n" # , c-format -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "linha %d: O pacote não existe: %s\n" @@ -937,17 +938,17 @@ msgid "line %d: Error parsing %%files: %s\n" msgstr "linha %d: Erro ao analisar %%files: %s\n" # , c-format -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "linha %d: Segunda lista %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "A arquitetura está excluída: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "A arquitetura não está excluída: %s\n" @@ -960,129 +961,134 @@ msgstr "A arquitetura não está excluída: %s\n" # "Content-Type: text/plain; charset=ISO-8859-1\n" # "Content-Transfer-Encoding: 8-bit\n" # , c-format -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "O SO está excluído: %s\n" # , c-format -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "O SO não está incluído: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "o campo %s deve estar presente no pacote: %s\n" # , c-format -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Entrada %s duplicada no pacote: %s\n" +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "_docdir_fmt inválido: %s\n" + # , c-format -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Não foi possível abrir o ícone %s: %s\n" # , c-format -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Não foi possível ler o ícone %s: %s\n" # , c-format -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Tipo de ícone desconhecido: %s\n" # , c-format -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linha %d: A etiqueta toma apenas um token: %s\n" # , c-format -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "linha %d: Etiqueta mal formada: %s\n" # , c-format -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linha %d: Etiqueta vazia: %s\n" # , c-format -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linha %d: caractere inválido \"-\" em %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot não pode ser \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linha %d: Os prefixos não podem terminar com \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linha %d: O docdir deve começar com \"/\": %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "linha %d: campo Epoch/Serial deve ser um número: %s\n" # , c-format -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linha %d: %s inválido: qualificadores: %s\n" # , c-format -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linha %d: formato BuildArchitecture inválido: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Erro interno: tag %d falsa\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "Sintaxe legada não suportada: %s\n" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Especificação do pacote inválida: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "O pacote já existe: %s\n" # , c-format -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linha %d: Etiqueta desconhecida: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "O arquivo spec não pode utilizar o BuildRoot\n" @@ -1092,51 +1098,51 @@ msgstr "O arquivo spec não pode utilizar o BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Fonte inválida: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Nenhum número do patch %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Nenhum número do fonte %d\n" # , c-format -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Não foi possível baixar nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Erro ao analisar %%setup: %s\n" # , c-format -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "linha %d: Argumento inválido para %%setup: %s\n" # , c-format -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linha %d: Opção inválida %s de %%setup: %s\n" # , c-format -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "número de pacote inválido: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "linha %d: segundo %%prep\n" @@ -1167,7 +1173,7 @@ msgid "line %d: triggers must have --: %s\n" msgstr "linha %d: os disparadores devem ter --: %s\n" # , c-format -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "linha %d: Erro ao analisar %s: %s\n" @@ -1177,18 +1183,18 @@ msgstr "linha %d: Erro ao analisar %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "linha %d: o script interno deve terminar com \">\": %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "linha %d: o script deve começar com \"/\": %s\n" # , c-format -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "linha %d: Segundo %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "linha %d: script interno não suportado: %s\n" @@ -1230,18 +1236,18 @@ msgstr "%s:%d: Há um %%endif sem um %%if\n" msgid "malformed %%include statement\n" msgstr "instrução %%include mal formada\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot não pode ser \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot não pode ser \"/\": %s\n" # , c-format -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Nenhuma arquitetura compatível encontrada para a construção\n" @@ -1434,127 +1440,133 @@ msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "gerar cabeçalhos compatíveis com o empacotamento (legado) rpm[23]" # , c-format -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Não foi possível bifurcar %s: %s\n" + +# , c-format +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Não foi possível executar %s: %s\n" # , c-format -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Não foi possível executar %s: %s\n" # , c-format -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Não foi possível bifurcar %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s falhou: %s\n" # , c-format -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "Não foi possível gravar carga útil em %s: %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "falha ao abrir %s: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s rmdir de %s falhou: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, fuzzy, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "%s rmdir de %s falhou: %s\n" # , c-format -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Arquivo %s: %s\n" # , c-format -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Falha ao ler %s: %s.\n" # , c-format -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "linha %d: Número inválido: %s\n" # , c-format -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "linha %d: Número %s inválido: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "linha %d: Número %s inválido: %s\n" # , c-format -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "Não foi possível consultar %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "a consulta ao specfile %s falhou, não foi possível analisá-lo\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(erro 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Magic inválido" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Cabeçalho inválido/impossível de ler" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Tamanho do cabeçalho muito grande" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Tipo de arquivo desconhecido" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Ligação(ões) absoluta(s) faltando" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "soma MD5 não coincide" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Erro interno" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "Arquivo de pacote não está no cabeçalho" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " falhou - " @@ -1596,17 +1608,17 @@ msgstr "ignorar relações do nome dos pacotes [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "removendo %s \"%s\" das relações do tsort.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "LOOP:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder falhou, permaneceram %d elementos\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(não é um número)" @@ -1618,85 +1630,90 @@ msgstr "(não é base 64)" msgid "(invalid type)" msgstr "(tipo inválido)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(não é um blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "a execução falhou\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "(tipo xml inválido)" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "(não é uma assinatura OpenPGP)" # , c-format -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() falhou ao retornar o tamanho: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() falhou ao retornar os pontos de montagem: %s\n" # , c-format -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "falha ao iniciar %s: %s\n" # , c-format -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "falha ao abrir %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "o arquivo %s está em um dispositivo desconhecido\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "o usuário %s não existe - usando o root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "o grupo %s não existe - usando o root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "o pacote %s não foi encontrado na lista do arquivo de cabeçalho\n" # , c-format -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s salvo como %s\n" # , c-format -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir de %s falhou: O diretório não está vazio\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir de %s falhou: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink de %s falhou: %s\n" # , c-format -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s criado como %s\n" @@ -1713,112 +1730,112 @@ msgstr "não foi possível criar %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "não foi possível gravar em %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "tamanho do blob(%d): INVÁLIDO, 8 + 16 * il(%d) + dl(%d)\n" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "etiqueta[%d]: INVÁLIDA, etiqueta %d tipo %d offset %d contagem %d\n" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" "offset da região: INVÁLIDA, etiqueta %d tipo %d offset %d contagem %d\n" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" "trailer da região: INVÁLIDA, etiqueta %d tipo %d offset %d contagem %d\n" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "tamanho da região: INVÁLIDO, ril(%d) > il(%d)\n" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "hdr SHA1: INVÁLIDO, não é hexadecimal\n" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "hdr RSA: INVÁLIDO, não é binário\n" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "hdr DSA: INVÁLIDO, não é binário\n" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "ignorando cabeçalho com assinatura V%u não verificável\n" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "tamanho hdr(%d): INVÁLIDO, a leitura retornou %d\n" -#: lib/package.c:623 +#: lib/package.c:624 msgid "hdr magic: BAD\n" msgstr "magic hdr: INVÁLIDO\n" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "etiquetas hdr: INVÁLIDAS, número de etiquetas (%d) fora do intervalo\n" -#: lib/package.c:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "dados hdr: INVÁLIDOS, número de bytes (%d) fora do intervalo\n" -#: lib/package.c:644 +#: lib/package.c:645 #, fuzzy, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "blob hdr (%d): INVÁLIDO, a leitura retornou %d\n" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "carregamento hdr: INVÁLIDO\n" # , c-format -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature falhou: %s" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Nenhuma assinatura disponível\n" # , c-format -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead falhou: %s" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "ignorando pacote %s com assinatura V%u não verificável\n" # , c-format -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread falhou: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s é um Delta RPM e não pode ser instalado diretamente\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "Carga útil (%s) não suportada no pacote %s\n" @@ -2336,7 +2353,7 @@ msgstr "não verificar os contextos de segurança dos arquivos" msgid "don't verify files in package" msgstr "não verificar os arquivos do pacote" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "não verificar as dependências do pacote" @@ -2376,55 +2393,55 @@ msgstr "assinar pacote(s) (idêntico ao --addsign)" msgid "generate signature" msgstr "gerar assinatura" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "um pacote fonte era esperado, mas um binário foi encontrado\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "o pacote fonte não contém um arquivo .spec\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s(%s-%s-%s.%s) o scriptlet falhou, waitpid(%d) rc %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s(%s-%s-%s.%s) o scriptlet falhou, sinal %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "%s(%s-%s-%s.%s) o scriptlet falhou, status de saída %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s o scriptlet falhou (%d), ignorando %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "a descompactação do arquivo falhou %s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " no arquivo " # , c-format -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s falhou no arquivo %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s falhou: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "formato incorreto: %s\n" @@ -2522,22 +2539,22 @@ msgstr "número de pacote inválido: %s\n" msgid "record %lu could not be read\n" msgstr "o registro %u não pôde ser lido\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "o pacote %s não está instalado\n" # , c-format -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(arquivos adicionados)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(capacidade adicionada)" # , c-format -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: falha ao abrir: %s\n" @@ -2554,72 +2571,71 @@ msgstr "%s: Fwrite falhou: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fflush falhou: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile falhou\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: já foi assinado pela chave de ID %s, ignorando\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead falhou: %s\n" # , c-format -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature falhou: %s\n" # , c-format -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: leitura de importação falhou (%d).\n" # , c-format -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: a importação falhou.\n" # , c-format -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead falhou\n" -# , c-format -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: headerGetEntry falhou\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "Não está OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (CHAVES FALTANDO:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (CHAVES NÃO CONFIÁVEIS:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2695,7 +2711,7 @@ msgid "internal support for lua scripts." msgstr "suporte interno para scripts lua." #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2707,7 +2723,7 @@ msgstr "falha ao abrir %s: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "etiqueta desconhecida: \"%s\"\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Dependências não satisfeitas:\n" @@ -2738,7 +2754,7 @@ msgstr "Obtendo %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "ignorando %s - a transferência falhou - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s não pode ser instalado\n" @@ -2769,18 +2785,18 @@ msgstr "%s: não é um pacote rpm (ou um manifesto de pacote): %s\n" msgid "cannot open file %s: %s\n" msgstr "Não foi possível abrir o arquivo %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" especifica múltiplos pacotes\n" # , c-format -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "Não foi possível abrir %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Instalando %s\n" @@ -2885,105 +2901,82 @@ msgstr "%s conflita com %s%s" msgid "unknown error %d encountered while manipulating package %s" msgstr "erro desconhecido %d encontrado ao manipular o pacote %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "segundo \":\" faltando em %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "nome da arquitetura faltando em %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Linha de dados incompleta em %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Argumentos em excesso na linha de dados em %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Número de arquitetura/SO inválido: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Linha padrão incompleta em %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Argumentos em excesso na linha padrão em %s:%d\n" -# , c-format -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Falha ao ler %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "\":\" faltando (0x%02x encontrado) em %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "argumento faltando para %s em %s:%d\n" # , c-format -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "a expansão do %s falhou em %s:%d \"%s\"\n" - -# , c-format -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "não foi possível abrir %s em %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "arquitetura faltando para %s em %s:%d\n" # , c-format -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "opção inválida \"%s\" em %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Sistema desconhecido: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "Por favor, contate %s\n" # , c-format -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Não foi possível expandir %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Não foi possível ler %s, HOME é muito grande.\n" - -# , c-format -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Não foi possível abrir %s para leitura: %s\n" # , c-format @@ -2992,28 +2985,28 @@ msgstr "Não foi possível abrir %s para leitura: %s\n" msgid "cannot open Packages database in %s\n" msgstr "não foi possível abrir o banco de dados de pacotes em %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "\"(\" extra no rótulo do pacote: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "\"(\" faltando no rótulo do pacote: %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "\")\" faltando no rótulo do pacote: %s\n" # , c-format -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "não foi possível abrir o banco de dados Solve em %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " Resoluções sugeridas:\n" @@ -3036,132 +3029,141 @@ msgstr "sigh tags: INVÁLIDO, número de etiquetas (%d) fora do intervalo\n" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "sigh data: INVÁLIDO, número de bytes (%d) fora do intervalo\n" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "sigh blob(%d): INVÁLIDO, a leitura retornou %d\n" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "sigh tag[%d]: INVÁLIDO, etiqueta %d tipo %d offset %d contagem %d\n" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "sigh load: INVÁLIDO\n" -#: lib/signature.c:277 +#: lib/signature.c:280 #, fuzzy, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "sigh pad(%d): INVÁLIDO, %d bytes lidos\n" -#: lib/signature.c:286 +#: lib/signature.c:289 #, fuzzy, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "sigh sigSize(%d): INVÁLIDO, fstat(2) falhou\n" +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + # , c-format -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "Não foi possível executar %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp falhou\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "o pgp falhou ao gravar a assinatura\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "não foi possível ler a assinatura\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, c-format msgid "gpg exec failed (%d)\n" msgstr "a execução do gpg falhou (%d)\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "o gpg falhou ao gravar a assinatura\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Spec %%_signature inválido no arquivo macro\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Você deve definir o \"%%_gpg_name\" no seu arquivo de macro\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Você deve definir o \"%%_pgp_name\" no seu arquivo de macro\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Tamanho do Cabeçalho+Carga útil: " -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "Digest MD5: " -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "Digest do Cabeçalho SHA1: " -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "etiqueta desconhecida" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "Cabeçalho " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr " assinatura:" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr " assinatura DSA: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr " assinatura DSA: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verificação de assinatura: PARÂMETROS INVÁLIDOS\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "Digest MD5 defeituoso: NÃO SUPORTADO\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Assinatura: DESCONHECIDA (%d)\n" # , c-format -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "falha ao remover o diretório %s: %s\n" @@ -3177,323 +3179,323 @@ msgstr "%c %s faltando" msgid "Unsatisfied dependencies for %s:\n" msgstr "Dependências não satisfeitas para %s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Sistema desconhecido: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "erro db%d (%d) de %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "erro db%d (%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "não foi possível obter o bloqueio %s em %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "exclusivo" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "compartilhado" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "opção db não reconhecida: \"%s\" ignorado.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s tem um valor numérico inválido, ignorado\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s tem valor inteiro longo muito grande ou muito pequeno, ignorado\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s tem um valor inteiro muito grande ou muito pequeno, ignorado\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "{ faltando após %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "} faltando após %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "formato da etiqueta vazio" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "nome da etiqueta vazio" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "etiqueta desconhecida" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] esperado no fim da matriz" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "] não esperado" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "} não esperado" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? esperado na expressão" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ esperado após ? na expressão" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} esperado na expressão" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": esperado após a subexpressão ?" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ esperado após : na expressão" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| esperado no fim da expressão" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(índice fora do intervalo)" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "iterador da matriz utilizado com diferentes tamanhos de matrizes" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "O tipo de dados %d não é suportado\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "Inicializar banco de dados" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "reconstruir as listas invertidas do banco de dados a partir dos cabeçalhos " "dos pacotes instalados" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "verificar arquivos do banco de dados" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nome da etiqueta não reconhecido: \"%s\" ignorado\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" # , c-format -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "não foi possível abrir o índice %s usando o db%d - %s (%d)\n" # , c-format -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "não foi possível abrir o índice %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "nenhum dbpath foi definido\n" # , c-format -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "erro (%d) ao obter os registros \"%s\" a partir do índice %s\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: ignorando" # , c-format -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "erro (%d) ao armazenar o registro #%d em %s\n" # , c-format -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek falhou: %s\n" # , c-format -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: falha ao abrir: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: ignorando" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: cabeçalho danificado #%u recuperado -- ignorando.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: não foi possível ler o cabeçalho em 0x%x\n" # , c-format -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "erro (%d) ao definir o registro do cabeçalho #%d para remoção de %s\n" # , c-format -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "erro (%d) ao definir registros \"%s\" a partir do índice %s\n" # , c-format -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "erro (%d) ao armazenar o registro \"%s\" em %s\n" # , c-format -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "erro (%d) ao remover o registro \"%s\" a partir de %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "erro (%d) ao alocar nova instância do pacote\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: ignorando" # , c-format -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "erro (%d) ao armazenar o registro %s em %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "nenhum dbpath foi definido" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "o banco de dados temporário %s já existe\n" # , c-format -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "falha ao remover o diretório %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "o cabeçalho #%u do banco de dados é inválido -- ignorando.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "não é possível adicionar o registro originalmente em %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "falha ao reconstruir o banco de dados: o banco de dados original permanece " "no lugar\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "falha ao substituir o banco de dados velho pela novo!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "substituir arquivos em %s com arquivos de %s para recuperação" # , c-format -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "falha ao remover o diretório %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "erro db%d (%d) de %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "erro db%d (%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "não foi possível obter o bloqueio %s em %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "exclusivo" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "compartilhado" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "opção db não reconhecida: \"%s\" ignorado.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s tem um valor numérico inválido, ignorado\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s tem valor inteiro longo muito grande ou muito pequeno, ignorado\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s tem um valor inteiro muito grande ou muito pequeno, ignorado\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" # , c-format -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Não foi possível abrir %s: %s\n" # , c-format -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Não foi possível abrir %s: %s\n" # , c-format -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Não foi possível abrir o arquivo temporário.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Sistema desconhecido: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3549,54 +3551,54 @@ msgstr "O macro %%%s (%s) não foi usado abaixo do nível %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Opção desconhecida %c em %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Profundidade de recursão (%d) maior do que o máximo (%d)\n" # , c-format -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c incompleto: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Um %% é seguido por um macro não analisável\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Macro %%%.*s não encontrado, ignorando\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Estouro de buffer do destino\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "Sintaxe legada não suportada: %s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "Sintaxe legada não suportada: %s\n" # , c-format -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite falhou: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "número de pacote inválido: %s\n" # , c-format -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fflush falhou: %s\n" @@ -3678,27 +3680,27 @@ msgstr "a alocação de memória (%u bytes) retornou NULL.\n" msgid "url port must be a number\n" msgstr "a porta url deve ser um número\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "não verificar a assinatura do cabeçalho+carga útil" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" "não atualizar o cache do banco de dados, apenas imprimir os caminhos do " "pacote" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "Opções de caminhamento na árvore de arquivos:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: o macro %%{_cache_dbpath} está mal configurado.\n" # , c-format -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: falha na operação do cache: ec %d.\n" @@ -3709,6 +3711,25 @@ msgstr "%s: falha na operação do cache: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: falha na leitura do manifesto: %s\n" +# , c-format +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: headerGetEntry falhou\n" + +# , c-format +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Falha ao ler %s: %s.\n" + +# , c-format +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "a expansão do %s falhou em %s:%d \"%s\"\n" + +# , c-format +#~ msgid "Cannot expand %s\n" +#~ msgstr "Não foi possível expandir %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Não foi possível ler %s, HOME é muito grande.\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir de %s falhou: %s\n" diff --git a/po/rpm.pot b/po/rpm.pot index 5ec4d174f..6214dc8e3 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -112,7 +112,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -307,40 +307,45 @@ msgstr "" msgid "--sign may only be used during package building" msgstr "" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "" @@ -370,52 +375,52 @@ msgid "" "RPM build errors:\n" msgstr "" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "" @@ -424,169 +429,164 @@ msgstr "" msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, c-format msgid "%s: *.te policy read failed.\n" msgstr "" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1764 +#: build/files.c:1709 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -776,32 +776,32 @@ msgstr "" msgid "line %d: second %s\n" msgstr "" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "" @@ -811,17 +811,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s\n" msgstr "" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "" @@ -836,132 +836,137 @@ msgstr "" msgid "line %d: Error parsing %%files: %s\n" msgstr "" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -970,47 +975,47 @@ msgstr "" msgid "Bad source: %s: %s\n" msgstr "" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, c-format msgid "%s: %s: %s\n" msgstr "" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "" @@ -1036,7 +1041,7 @@ msgstr "" msgid "line %d: triggers must have --: %s\n" msgstr "" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "" @@ -1046,17 +1051,17 @@ msgstr "" msgid "line %d: internal script must end with '>': %s\n" msgstr "" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "" @@ -1096,15 +1101,15 @@ msgstr "" msgid "malformed %%include statement\n" msgstr "" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 msgid "BuildRoot couldn't be empty\n" msgstr "" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 msgid "BuildRoot can not be \"/\"\n" msgstr "" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "" @@ -1280,119 +1285,124 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "" + +#: build/rpmfc.c:122 #, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, c-format msgid "magic_load failed: %s\n" msgstr "" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, c-format msgid "Finding %s: %s\n" msgstr "" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr "" @@ -1432,17 +1442,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "" @@ -1454,79 +1464,83 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "" -#: lib/formats.c:307 +#: lib/formats.c:251 +msgid "(encoding failed)" +msgstr "" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "" @@ -1541,107 +1555,107 @@ msgstr "" msgid "cannot write to %%%s %s\n" msgstr "" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "" -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "" -#: lib/package.c:983 +#: lib/package.c:984 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2148,7 +2162,7 @@ msgstr "" msgid "don't verify files in package" msgstr "" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "" @@ -2188,54 +2202,54 @@ msgstr "" msgid "generate signature" msgstr "" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "" -#: lib/psm.c:835 +#: lib/psm.c:836 #, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:842 +#: lib/psm.c:843 #, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "" -#: lib/psm.c:847 +#: lib/psm.c:848 #, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr "" -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "" @@ -2331,20 +2345,20 @@ msgstr "" msgid "record %lu could not be read\n" msgstr "" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "" @@ -2359,66 +2373,66 @@ msgstr "" msgid "%s: Fflush failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 msgid "rpmMkTemp failed\n" msgstr "" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, c-format msgid "%s: import read failed(%d).\n" msgstr "" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr "" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr "" -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr "" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr "" @@ -2482,7 +2496,7 @@ msgid "internal support for lua scripts." msgstr "" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2493,7 +2507,7 @@ msgstr "" msgid "unknown tag: \"%s\"\n" msgstr "" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "" @@ -2516,7 +2530,7 @@ msgstr "" msgid "skipping %s - transfer failed - %s\n" msgstr "" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -2546,17 +2560,17 @@ msgstr "" msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "" @@ -2656,99 +2670,79 @@ msgstr "" msgid "unknown error %d encountered while manipulating package %s" msgstr "" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "" - -#: lib/rpmrc.c:604 +#: lib/rpmrc.c:574 #, c-format -msgid "cannot open %s at %s:%d: %s\n" +msgid "cannot open %s at %s:%d: %m\n" msgstr "" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "" - -#: lib/rpmrc.c:1691 +#: lib/rpmrc.c:1635 #, c-format -msgid "Unable to open %s for reading: %s.\n" +msgid "Unable to open %s for reading: %m.\n" msgstr "" #: lib/rpmts.c:99 @@ -2756,27 +2750,27 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2799,126 +2793,135 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "" -#: lib/signature.c:532 +#: lib/signature.c:547 #, c-format msgid "gpg exec failed (%d)\n" msgstr "" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "" -#: lib/signature.c:954 +#: lib/signature.c:977 msgid "Header+Payload size:" msgstr "" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 msgid "Header SHA1 digest:" msgstr "" -#: lib/signature.c:1096 +#: lib/signature.c:1119 msgid "Unknown" msgstr "" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, c-format msgid "%sV%d %s signature: %s\n" msgstr "" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, c-format msgid "%sV%d DSA signature: %s\n" msgstr "" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" @@ -2933,301 +2936,301 @@ msgstr "" msgid "Unsatisfied dependencies for %s:\n" msgstr "" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, c-format msgid "Unable to open database: %s\n" msgstr "" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 msgid "Unable to determine DB endianess.\n" msgstr "" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3283,51 +3286,51 @@ msgstr "" msgid "Unknown option %c in %s(%s)\n" msgstr "" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, c-format msgid "invalid syntax in lua script: %s\n" msgstr "" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, c-format msgid "lua script failed: %s\n" msgstr "" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, c-format msgid "invalid syntax in lua file: %s\n" msgstr "" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, c-format msgid "lua hook failed: %s\n" msgstr "" @@ -3409,24 +3412,24 @@ msgstr "" msgid "url port must be a number\n" msgstr "" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2002-08-27 13:36-0400\n" "Last-Translator: Eugene Kanter, <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" @@ -110,7 +110,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr " //:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr " rpm:" @@ -320,40 +320,45 @@ msgstr " %%_signature .\n" msgid "--sign may only be used during package building" msgstr "--sign " -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr " : %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr " \n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr " " -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr " " -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr " tar- " -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr " " -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr " " -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr " " -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr " " -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr " " @@ -386,52 +391,52 @@ msgstr "" "\n" " :\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr " ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr " &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr " ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr " \n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr " (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- \n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! \n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr " \n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / \n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- \n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& || \n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr " \n" @@ -440,162 +445,157 @@ msgstr " \n" msgid "TIMECHECK failure: %s\n" msgstr " TIMECHECK: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr " '(' %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr " ')' %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr " %s: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr " %s %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr " %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr " : %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr " : %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr " %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr " locale: \"%.*s\" %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr " locale %.*s %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr " %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr " : %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr " \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr " . %%doc : %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr " : %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr " BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr " (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr " : %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: .\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: .\n" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: .\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr " \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob : %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr " : %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr " %%files %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr ": %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr " %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr " /: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr " () (): %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -604,7 +604,7 @@ msgstr "" "() () ( ()) ():\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr " : %s-%s-%s\n" @@ -794,32 +794,32 @@ msgstr " %s: %s\n" msgid "line %d: second %s\n" msgstr " %d: %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr " %%changelog *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr " %%changelog\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr " %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog \n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr " %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr " %%changelog\n" @@ -829,17 +829,17 @@ msgstr " %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr " %d: %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr " %d: %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr " %d: : %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr " %d: : %s\n" @@ -854,132 +854,137 @@ msgstr " %d: \n" msgid "line %d: Error parsing %%files: %s\n" msgstr " %d: %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr " %d: %%files\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr " %s : %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr " %s : %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr " %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr " %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr " %d: : %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr " %d: : %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr " %d: : %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr " %d: '-' %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr " %d: \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr " %d: Docdir '/': %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr " %d: Epoch/Serial : %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr " %d: %s: : %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr " %d: BuildArchitecture: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr " : %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr " : %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr " %d: : %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr " spec BuildRoot\n" @@ -988,47 +993,47 @@ msgstr " spec BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr " : %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr " %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr " %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr " nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr " %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr " %d: %%setup %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr " %d: %%setup %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr " : %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr " %d: %%prep\n" @@ -1056,7 +1061,7 @@ msgstr " %d: : %s\n" msgid "line %d: triggers must have --: %s\n" msgstr " %d: --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr " %d: %s: %s\n" @@ -1066,17 +1071,17 @@ msgstr " %d: %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr " %d: '/': %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr " %d: '/': %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr " %d: %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr " %d: %%description: %s\n" @@ -1116,17 +1121,17 @@ msgstr "%s:%d: %%endif %%if\n" msgid "malformed %%include statement\n" msgstr " %%include\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr " .\n" @@ -1313,119 +1318,124 @@ msgstr " I18N " msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr " , () rpm[23]" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr " %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr " %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr " %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr " %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s \n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr " %s \n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr " %s: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s %s: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, c-format msgid "Finding %s: %s\n" msgstr " %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr " %s:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr " %d: : %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr " %d: no%s: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr " %d: %s: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr " %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr " %s , \n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "( 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr " magic" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "/ " -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr " " -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr " " -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr " " -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr " MD5- " -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr " " -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr " " -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " - " @@ -1465,17 +1475,17 @@ msgstr " () ͣ () [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr " %s \"%s\" .\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr ":\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr " rpmtsOrder, %d \n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "( )" @@ -1487,80 +1497,85 @@ msgstr "( base64)" msgid "(invalid type)" msgstr "( )" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(not a blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr " \n" + +#: lib/formats.c:268 #, fuzzy msgid "(invalid xml type)" msgstr "( )" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "( OpenPGP)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() fugger: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() fugger: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr " %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr " %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr " %s - \n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr " %s - root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr " %s - root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr " %s \n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s %s: \n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s %s: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s %s: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s %s\n" @@ -1575,107 +1590,107 @@ msgstr " %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr " %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: \n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s \n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2203,7 +2218,7 @@ msgstr " " msgid "don't verify files in package" msgstr " " -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr " " @@ -2244,54 +2259,54 @@ msgstr " ( --addsign)" msgid "generate signature" msgstr " " -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr " \n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr " \n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s(%s-%s-%s) , waitpid(%d) rc %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s(%s-%s-%s) , %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "%s(%s-%s-%s) , %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s (%d), %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr " %s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s : %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr " : %s\n" @@ -2388,20 +2403,20 @@ msgstr " : %s\n" msgid "record %lu could not be read\n" msgstr " %u\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr " %s \n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "( )" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(added provide)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: : %s\n" @@ -2416,67 +2431,67 @@ msgstr "%s: Fwrite: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr " makeTempFile\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: ޣ %s, \n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: .\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: .\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: headerGetEntry\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr " " -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " ( :" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " ( :" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2546,7 +2561,7 @@ msgid "internal support for lua scripts." msgstr "- \n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2557,7 +2572,7 @@ msgstr " %s: %s\n" msgid "unknown tag: \"%s\"\n" msgstr " " -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr " :\n" @@ -2580,7 +2595,7 @@ msgstr " %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "%s - - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s \n" @@ -2610,17 +2625,17 @@ msgstr "%s: ( ) rpm : %s\n" msgid "cannot open file %s: %s\n" msgstr " %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" \n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr " %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr " %s\n" @@ -2723,99 +2738,79 @@ msgstr "%s %s%s" msgid "unknown error %d encountered while manipulating package %s" msgstr " %d %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr " ':' %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr " %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr " %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr " %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr " arch/os: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr " %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr " %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr " %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr " ':' ( 0x%02x) %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr " %s %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr " %s %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr " %s %s:%d %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr " %s %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr " '%s' %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr " : %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr " %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr " %s, HOME .\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr " %s : %s.\n" #: lib/rpmts.c:99 @@ -2823,27 +2818,27 @@ msgstr " %s : %s.\n" msgid "cannot open Packages database in %s\n" msgstr " Packages %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr " : %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr " '(' %s %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr " : %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr " %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " :\n" @@ -2866,130 +2861,139 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr " %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr " pgp\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr " pgp \n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr " \n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr " \n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr " gpg \n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr " %%_signature \n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr " \"%%_gpg_name\" \n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr " \"%%_pgp_name\" \n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr " :" -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr " MD5:" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr " SHA1 :" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr " " -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr " " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr " DSA V3: " -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr " DSA V3: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr " DSA V3: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr " : \n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr ". MD5 : \n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr ": (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr " %s: %s\n" @@ -3004,310 +3008,310 @@ msgstr " %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr " %s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr " : %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "(%d) db%d %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "(%d) db%d: %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr " %s %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr " : \"%s\" \n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr " %s, \n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s long, \n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" -"%s integer, \n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr " \"{\" \"%\"" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr " \"}\" \"%{\"" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr " " -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr " " -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr " " -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr " \"]\"" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr " \"]\"" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr " \"}\"" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr " \"?\"" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr " \"?\" \"{\"" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr " \"}\"" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr " \"?\" \":\"" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr " \":\" \"{\"" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr " \"|\"" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr " %d \n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr " " -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" " " "" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr " " -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: \"%s\" , \n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr " %s db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr " %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr " dbpath \n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "(%d) \"%s\" %s\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 #, fuzzy msgid "miFreeHeader: skipping" msgstr "rpmdb: " -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr " (%d) #%d %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: : %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 #, fuzzy msgid "rpmdbNextIterator: skipping" msgstr "rpmdb: " -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: #%u -- .\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "(%d) #%d %s\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "(%d) \"%s\" %s\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "(%d) \"%s\" %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "(%d) %s %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "(%d) \n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 #, fuzzy msgid "rpmdbAdd: skipping" msgstr "rpmdb: " -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "(%d) %s %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr " dbpath " -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr " %s \n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr " %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr " %u -- .\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr " ( %u)\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" " , \n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr " !\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr " %s %s " -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr " %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "(%d) db%d %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "(%d) db%d: %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr " %s %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr " : \"%s\" \n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr " %s, \n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s long, \n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" +"%s integer, \n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr " %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr " %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr " .\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr " : %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3363,51 +3367,51 @@ msgstr " %%%s (%s) %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr " %c %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr " (%d) (%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr " %c: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr " %%\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr " %%%.*s , \n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr " \n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- \n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr " : %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fseek: %s\n" @@ -3489,25 +3493,25 @@ msgstr "memory alloc (%u bytes) returned NULL.\n" msgid "url port must be a number\n" msgstr "url \n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr " " -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr " . ." -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr " :" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: %%{_cache_dbpath} ̣.\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: : %d.\n" @@ -3517,6 +3521,21 @@ msgstr "%s: : %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: : %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: headerGetEntry\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr " %s: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr " %s %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr " %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr " %s, HOME .\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s %s: %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 1999-04-08 21:37+02:00\n" "Last-Translator: Stanislav Meduna <stano@eunet.sk>\n" "Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n" @@ -108,7 +108,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -317,41 +317,46 @@ msgstr "Chybn pecifikcia %%_signature v makro-sbore.\n" msgid "--sign may only be used during package building" msgstr "--sign me by pout iba poas zostavenia balka" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "vytvorenie archvu zlyhalo pri sbore %s: %s" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "vykonanie zlyhalo\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "neboli zadan iadne balky pre znovuzostavenie" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "neboli zadan iadne spec-sbory pre zostavenie" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "neboli zadan iadne tar-sbory pre zostavenie" -#: rpmqv.c:715 +#: rpmqv.c:719 #, fuzzy msgid "no packages given for erase" msgstr "neboli zadan iadne balky pre intalciu" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "neboli zadan iadne balky pre intalciu" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "neboli zadan iadne argumenty pre otzku" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "neboli zadan iadne argumenty pre overenie" -#: rpmqv.c:792 +#: rpmqv.c:796 #, fuzzy msgid "no arguments given" msgstr "neboli zadan iadne argumenty pre otzku" @@ -383,63 +388,63 @@ msgid "" "RPM build errors:\n" msgstr "" -#: build/expression.c:214 +#: build/expression.c:212 #, fuzzy msgid "syntax error while parsing ==\n" msgstr "chyba syntaxe vo vraze" -#: build/expression.c:244 +#: build/expression.c:242 #, fuzzy msgid "syntax error while parsing &&\n" msgstr "chyba syntaxe vo vraze" -#: build/expression.c:253 +#: build/expression.c:251 #, fuzzy msgid "syntax error while parsing ||\n" msgstr "chyba syntaxe vo vraze" -#: build/expression.c:296 +#: build/expression.c:299 #, fuzzy msgid "parse error in expression\n" msgstr "chyba pri analze vrazu" -#: build/expression.c:328 +#: build/expression.c:331 #, fuzzy msgid "unmatched (\n" msgstr "neprov (" -#: build/expression.c:360 +#: build/expression.c:363 #, fuzzy msgid "- only on numbers\n" msgstr "- ibe pre sla" -#: build/expression.c:376 +#: build/expression.c:379 #, fuzzy msgid "! only on numbers\n" msgstr "! iba pre sla" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 #, fuzzy msgid "types must match\n" msgstr "typy sa musia zhodova" -#: build/expression.c:431 +#: build/expression.c:434 #, fuzzy msgid "* / not suported for strings\n" msgstr "* / nie s podporovan pre reazce" -#: build/expression.c:482 +#: build/expression.c:485 #, fuzzy msgid "- not suported for strings\n" msgstr "- nie je podporovan pre reazce" -#: build/expression.c:629 +#: build/expression.c:632 #, fuzzy msgid "&& and || not suported for strings\n" msgstr "&& a || nie s podporovan pre reazce" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 #, fuzzy msgid "syntax error in expression\n" msgstr "chyba syntaxe vo vraze" @@ -449,169 +454,164 @@ msgstr "chyba syntaxe vo vraze" msgid "TIMECHECK failure: %s\n" msgstr "chyba PREKROENIA ASU: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "chbajce %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "chbajca ':' na %s:%d" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "Chybn %s prvok: %s" -#: build/files.c:449 +#: build/files.c:454 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "chbajce %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:538 +#: build/files.c:543 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Chybn %s() syntax: %s" -#: build/files.c:548 +#: build/files.c:552 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Chybn pecifikcia prv %s(): %s" -#: build/files.c:560 +#: build/files.c:563 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Chybn pecifikcia prv adresra %s(): %s" -#: build/files.c:706 +#: build/files.c:720 #, fuzzy, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Iba jeden zznam v %%lang(): %s" -#: build/files.c:717 +#: build/files.c:730 #, fuzzy, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Iba jeden zznam v %%lang(): %s" -#: build/files.c:835 +#: build/files.c:809 #, fuzzy, c-format msgid "Only one arg for %%docdir\n" msgstr "Iba jeden argument pre %%docdir" -#: build/files.c:868 +#: build/files.c:838 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "Dva sbory na riadku: %s" -#: build/files.c:886 +#: build/files.c:851 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "Sbory musia zana znakom \"/\": %s" -#: build/files.c:898 +#: build/files.c:862 #, fuzzy, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Nie je mon miea pecilne %%doc s inmi formami: %s" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "Sbor zadan dvakrt: %s." -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1391 +#: build/files.c:1336 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Sbor neshlas s prefixom (%s): %s." -#: build/files.c:1415 +#: build/files.c:1360 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Sbor nebol njden: %s" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead zlyhalo\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: readLead zlyhalo\n" -#: build/files.c:1679 +#: build/files.c:1624 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Sbor potrebuje na zaiatku \"/\": %s" -#: build/files.c:1701 +#: build/files.c:1646 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "riadok %d: V %s s vyadovan verzie: %s" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Sbor nebol njden: %s" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "chybe: nie je mon otvori %%files sbor: %s" -#: build/files.c:1772 +#: build/files.c:1717 #, fuzzy, c-format msgid "line: %s\n" msgstr "riadok: %s" -#: build/files.c:2145 +#: build/files.c:2090 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "sbor %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Chybn vlastnk/skupina: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "vyhadva sa balk %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Spracovvaj sa sbory: %s\n" @@ -805,32 +805,32 @@ msgstr "nie je mon zapsa do %s: " msgid "line %d: second %s\n" msgstr "riadok %d: druh %s" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, fuzzy, c-format msgid "%%changelog entries must start with *\n" msgstr "%%changelog zznamy musia zana *" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, fuzzy, c-format msgid "incomplete %%changelog entry\n" msgstr "nekompletn %%changelog zznam" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, fuzzy, c-format msgid "bad date in %%changelog: %s\n" msgstr "chybn dtum v %%changelog: %s " -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, fuzzy, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog nie s v zostupnom chronologickom porad" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, fuzzy, c-format msgid "missing name in %%changelog\n" msgstr "chbajce meno v %%changelog" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, fuzzy, c-format msgid "no description in %%changelog\n" msgstr "iadny popis v %%changelog" @@ -840,17 +840,17 @@ msgstr "iadny popis v %%changelog" msgid "line %d: Error parsing %%description: %s\n" msgstr "riadok %d: Chyba pri analze %%description: %s" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, fuzzy, c-format msgid "line %d: Bad option %s: %s\n" msgstr "riadok %d: Chybn voba %s: %s" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, fuzzy, c-format msgid "line %d: Too many names: %s\n" msgstr "riadok %d: Privea nzvov: %s" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, fuzzy, c-format msgid "line %d: Package does not exist: %s\n" msgstr "riadok %d: Balk neexistuje: %s" @@ -865,132 +865,137 @@ msgstr "riadok %d: Druh popis" msgid "line %d: Error parsing %%files: %s\n" msgstr "riadok %d: Chyba pri analze %%files: %s" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, fuzzy, c-format msgid "line %d: Second %%files list\n" msgstr "riadok %d: Druh %%files zoznam" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, fuzzy, c-format msgid "Architecture is excluded: %s\n" msgstr "Architektra je vynechan: %s" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, fuzzy, c-format msgid "Architecture is not included: %s\n" msgstr "Architektra nie je obsiahnut: %s" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, fuzzy, c-format msgid "OS is excluded: %s\n" msgstr "OS je vynechan: %s" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, fuzzy, c-format msgid "OS is not included: %s\n" msgstr "OS nie je obsiahnut: %s" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, fuzzy, c-format msgid "%s field must be present in package: %s\n" msgstr "V balku mus existova pole %s: %s" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, fuzzy, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Duplicitn zznamy %s v balku: %s" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, fuzzy, c-format msgid "Unable to open icon %s: %s\n" msgstr "Nie je mon preta ikonu: %s" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, fuzzy, c-format msgid "Unable to read icon %s: %s\n" msgstr "Nie je mon preta ikonu: %s" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, fuzzy, c-format msgid "Unknown icon type: %s\n" msgstr "Neznmy typ ikony: %s" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "riadok %d: Chybn voba %s: %s" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, fuzzy, c-format msgid "line %d: Malformed tag: %s\n" msgstr "riadok %d: Znetvoren popis: %s" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, fuzzy, c-format msgid "line %d: Empty tag: %s\n" msgstr "riadok %d: Przdny popis: %s" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "riadok %d: Neprpustn znak '-' v %s: %s" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, fuzzy, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "riadok %d: BuildRoot neme by \"/\": %s" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, fuzzy, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "riadok %d: Prefixy nesm koni \"/\": %s" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "riadok %d: Docdir mus zana '/': %s" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "riadok %d: Epoch/Serial pole mus by slo: %s" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "riadok %d: Chybn %s slo: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "riadok %d: Chybn formt BuildArchitecture: %s" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, fuzzy, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Intern chyba: udn popis %d " -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, fuzzy, c-format msgid "Bad package specification: %s\n" msgstr "Chybn pecifikcia balka: %s" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, fuzzy, c-format msgid "Package already exists: %s\n" msgstr "Balk u existuje: %s" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, fuzzy, c-format msgid "line %d: Unknown tag: %s\n" msgstr "riadok %d: Neznmy popis: %s" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 #, fuzzy msgid "Spec file can't use BuildRoot\n" msgstr "Spec sbor neme poui BuildRoot" @@ -1000,47 +1005,47 @@ msgstr "Spec sbor neme poui BuildRoot" msgid "Bad source: %s: %s\n" msgstr "Chybn zdroj %s: %s" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, fuzzy, c-format msgid "No patch number %d\n" msgstr "Neexistuje patch slo %d" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, fuzzy, c-format msgid "No source number %d\n" msgstr "Neexistuje zdroj slo %d" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, fuzzy, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Nebolo mon prenies nie-zdroj %s: %s" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, fuzzy, c-format msgid "Error parsing %%setup: %s\n" msgstr "Chyba pri analze %%setup: %s" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, fuzzy, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "riadok %d: Chybn argument pre %%setup %c: %s" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, fuzzy, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riadok %d: Chybn voba pre %%setup %s: %s" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "sbor %s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "chybn slo balku: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, fuzzy, c-format msgid "line %d: second %%prep\n" msgstr "riadok %d: druh %%prep" @@ -1066,7 +1071,7 @@ msgstr "riadok %d: V %s s vyadovan verzie: %s" msgid "line %d: triggers must have --: %s\n" msgstr "riadok %d: triggers musia obsahova --: %s" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, fuzzy, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "riadok %d: Chyba pri analze %s: %s" @@ -1076,17 +1081,17 @@ msgstr "riadok %d: Chyba pri analze %s: %s" msgid "line %d: internal script must end with '>': %s\n" msgstr "riadok %d: program skriptu mus zana '/': %s" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, fuzzy, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "riadok %d: program skriptu mus zana '/': %s" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, fuzzy, c-format msgid "line %d: Second %s\n" msgstr "riadok %d: Druh %s" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "riadok %d: Chyba pri analze %%description: %s" @@ -1126,17 +1131,17 @@ msgstr "%s:%d: %%endif bez if" msgid "malformed %%include statement\n" msgstr "znetvoren prkaz %%include" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "riadok %d: BuildRoot neme by \"/\": %s" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "riadok %d: BuildRoot neme by \"/\": %s" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 #, fuzzy msgid "No compatible architectures found for build\n" msgstr "iadne zostaviten architektry" @@ -1332,120 +1337,125 @@ msgstr "pre preklad reazcov poui katalg sprv spec-sborov" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Nie je mon vytvori proces %s" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Nie je mon spusti %s" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Nie je mon spusti %s" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Nie je mon vytvori proces %s" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s zlyhalo" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "nepodarilo sa zapsa vetky dta do %s" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "otvorenie %s zlyhalo\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "odstrnenie %s zlyhalo: %s" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Zisuj sa poadovan vlastnosti...\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Nepodarilo sa zisti poskytovan vlastnosti" -#: build/spec.c:230 +#: build/spec.c:228 #, fuzzy, c-format msgid "line %d: Bad number: %s\n" msgstr "riadok %d: Chybn slo: %s" -#: build/spec.c:236 +#: build/spec.c:234 #, fuzzy, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "riadok %d: Chybn no%s slo: %d" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "riadok %d: Chybn %s slo: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, fuzzy, c-format msgid "can't query %s: %s\n" msgstr "zmazanie %s zlyhalo: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "otzka na spec-sbor %s zlyhala, nie je mon analyzova\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(chyba 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Chybn magick slo" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Chybn/neitaten hlavika" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Privek hlavika" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Neznmy typ sboru" -#: lib/cpio.c:217 +#: lib/cpio.c:215 #, fuzzy msgid "Missing hard link(s)" msgstr "chbajca ':' na %s:%d" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Intern chyba" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " zlyhalo - " @@ -1488,17 +1498,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "odstrauje sa index skupn\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(nie je slo)" @@ -1511,81 +1521,86 @@ msgstr "(nie je slo)" msgid "(invalid type)" msgstr "" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 #, fuzzy msgid "(not a blob)" msgstr "(nie je slo)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "vykonanie zlyhalo\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "vynecha akkovek PGP podpisy" -#: lib/fs.c:68 +#: lib/fs.c:69 #, fuzzy, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() nevrtil vekos fuggeru: %s" -#: lib/fs.c:83 +#: lib/fs.c:84 #, fuzzy, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() nevrtil vekos fuggeru: %s" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, fuzzy, c-format msgid "failed to stat %s: %s\n" msgstr "nepodarilo sa zisti stav %s: %s" -#: lib/fs.c:151 +#: lib/fs.c:156 #, fuzzy, c-format msgid "failed to open %s: %s\n" msgstr "nepodarilo sa otvori %s: %s" -#: lib/fs.c:341 +#: lib/fs.c:345 #, fuzzy, c-format msgid "file %s is on an unknown device\n" msgstr "sbor %s sa nachdza na neznmom zariaden" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "pouvate %s neexistuje - pouije sa root" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s neexistuje - pouije sa root" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "varovanie: %s uchovan ako %s" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "nie je mon odstrni %s - adresr nie je przdny" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "rmdir %s zlyhalo: %s" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "otvorenie %s zlyhalo\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "varovanie: %s vytvoren ako %s" @@ -1600,107 +1615,107 @@ msgstr "nie je mon zapsa do %s: " msgid "cannot write to %%%s %s\n" msgstr "nie je mon zapsa do %s: " -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature zlyhalo\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Podpis nie je k dispozcii\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: readLead zlyhalo\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, fuzzy, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: readLead zlyhalo\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s nie je mon naintalova\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2265,7 +2280,7 @@ msgstr "zobrazi sbory v balku" msgid "don't verify files in package" msgstr "zobrazi sbory v balku" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 #, fuzzy msgid "don't verify package dependencies" msgstr "neoverova zvislosti balka" @@ -2314,56 +2329,56 @@ msgstr "podpsa balk (znii aktulny podpis)" msgid "generate signature" msgstr "vytvori PGP/GPG podpis" -#: lib/psm.c:272 +#: lib/psm.c:273 #, fuzzy msgid "source package expected, binary found\n" msgstr "oakvan zdrojov balk, njden binrny" -#: lib/psm.c:383 +#: lib/psm.c:384 #, fuzzy msgid "source package contains no .spec file\n" msgstr "zdrojov balk neobsahuje iadny .spec sbor" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s vynechan - prenos zlyhal - %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "vykonanie skriptu zlyhalo" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "vykonanie skriptu zlyhalo" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalenie archvu zlyhalo%s%s: %s" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " pre sbor " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nepodarilo sa otvori %s: %s" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s zlyhalo" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, fuzzy, c-format msgid "incorrect format: %s\n" msgstr "chyba formtu: %s\n" @@ -2462,21 +2477,21 @@ msgstr "chybn slo balku: %s\n" msgid "record %lu could not be read\n" msgstr "zznam %d nie je mon preta\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "balk %s nie je naintalovan\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 #, fuzzy msgid "(added files)" msgstr "chybn stav sboru: %s" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, fuzzy, c-format msgid "%s: open failed: %s\n" msgstr "%s: otvorenie zlyhalo\n" @@ -2491,67 +2506,67 @@ msgstr "%s: readLead zlyhalo\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: readLead zlyhalo\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "vykonanie zlyhalo\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, fuzzy, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: readLead zlyhalo\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, fuzzy, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmReadSignature zlyhalo\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: readLead zlyhalo\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead zlyhalo\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead zlyhalo\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: readLead zlyhalo\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "NIE JE V PORIADKU" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "V PORIADKU" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (CHBAJCE KE):" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (NEDVERUJE SA KOM: " -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2617,7 +2632,7 @@ msgid "internal support for lua scripts." msgstr "- nie je podporovan pre reazce" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, fuzzy, c-format msgid "open of %s failed: %s\n" @@ -2628,7 +2643,7 @@ msgstr "otvorenie %s zlyhalo\n" msgid "unknown tag: \"%s\"\n" msgstr "neznmy tag" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2653,7 +2668,7 @@ msgstr "Prena sa %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "%s vynechan - prenos zlyhal - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s nie je mon naintalova\n" @@ -2683,17 +2698,17 @@ msgstr "iadny z balkov nespa %s\n" msgid "cannot open file %s: %s\n" msgstr "nie je mon otvori sbor %s: %s" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" pecifikuje viac balkov\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "nie je mon otvori %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Intaluje sa %s\n" @@ -2796,99 +2811,79 @@ msgstr " koliduje s %s-%s-%s\n" msgid "unknown error %d encountered while manipulating package %s" msgstr "" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, fuzzy, c-format msgid "missing second ':' at %s:%d\n" msgstr "chbajce druh ':' na %s:%d" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, fuzzy, c-format msgid "missing architecture name at %s:%d\n" msgstr "chba nzov architektry na %s:%d" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, fuzzy, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Nepln riadok dajov na %s:%d" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, fuzzy, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Privea argumentov v riadku dajov na %s:%d" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, fuzzy, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Chybn slo arch/os: %s (%s:%d)" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, fuzzy, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Nepln implicitn riadok na %s:%d" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, fuzzy, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Privea argumentov v implicitnom riadku na %s:%d" -#: lib/rpmrc.c:522 -#, fuzzy, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Nie je mon preta %s: %s." - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "chbajca ':' na %s:%d" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, fuzzy, c-format msgid "missing argument for %s at %s:%d\n" msgstr "chbajci argument pre %s na %s:%d" -#: lib/rpmrc.c:596 +#: lib/rpmrc.c:574 #, fuzzy, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "expanzia %s zlyhala na %s:%d \"%s\"" - -#: lib/rpmrc.c:604 -#, fuzzy, c-format -msgid "cannot open %s at %s:%d: %s\n" +msgid "cannot open %s at %s:%d: %m\n" msgstr "nie je mon otvori %s na %s:%d" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, fuzzy, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "chbajca architektra pre %s na %s:%d" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, fuzzy, c-format msgid "bad option '%s' at %s:%d\n" msgstr "chybn voba '%s' na %s:%d" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Neznmy systm: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, fuzzy, c-format -msgid "Cannot expand %s\n" -msgstr "Nie je mon expandova %s" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "" - -#: lib/rpmrc.c:1691 +#: lib/rpmrc.c:1635 #, fuzzy, c-format -msgid "Unable to open %s for reading: %s.\n" +msgid "Unable to open %s for reading: %m.\n" msgstr "Nie je mon otvori %s pre tanie: %s." #: lib/rpmts.c:99 @@ -2896,27 +2891,27 @@ msgstr "Nie je mon otvori %s pre tanie: %s." msgid "cannot open Packages database in %s\n" msgstr "nie je mon otvori %s/packages.rpm\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "chybn slo balku: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "chbajce %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "chybn slo balku: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "nie je mon otvori %s/packages.rpm\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2939,133 +2934,142 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, fuzzy, c-format msgid "Could not exec %s: %s\n" msgstr "Nie je mon spusti %s" -#: lib/signature.c:421 +#: lib/signature.c:429 #, fuzzy msgid "pgp failed\n" msgstr "pgp zlyhalo" -#: lib/signature.c:428 +#: lib/signature.c:436 #, fuzzy msgid "pgp failed to write signature\n" msgstr "pgp sa nepodarilo zapsa podpis" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 #, fuzzy msgid "unable to read the signature\n" msgstr "nie je mon preta podpis" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "vykonanie zlyhalo\n" -#: lib/signature.c:539 +#: lib/signature.c:553 #, fuzzy msgid "gpg failed to write signature\n" msgstr "gpg sa nepodarilo zapsa podpis" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, fuzzy, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Chybn pecifikcia %%_signature v makro-sbore.\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, fuzzy, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Muste nastavi \"%%gpg_name\" vo vaom makro-sbore" -#: lib/signature.c:913 +#: lib/signature.c:936 #, fuzzy, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Muste nastavi \"%%pgp_name\" vo vaom makro-sbore" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Privek hlavika" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "zobrazi sbory v balku" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "neznmy tag" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "Podpis nie je k dispozcii\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "Podpis nie je k dispozcii\n" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "Podpis nie je k dispozcii\n" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Doplnenie podpisu: %d\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "nepodarilo sa odstrni adresr %s: %s\n" @@ -3080,307 +3084,307 @@ msgstr "chbajce %s\n" msgid "Unsatisfied dependencies for %s:\n" msgstr "Nevyrieen zvislosti pre %s-%s-%s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Neznmy systm: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "" - -#: rpmdb/db3.c:1149 -#, fuzzy, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "nie je mon zska %s zmok pre databzu" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "vhradn" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "zdiean" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "chbajce { po %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "chbajce } po %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "przdny tag formt" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "przdne meno tagu" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "neznmy tag" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] oakvan na konci poa" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "neoakvan ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "neoakvan }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? oakvan vo vraze" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ oakvan po ? vo vraze" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} oakvan vo vraze" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": oakvan po ? podvraze" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ oakvan po : vo vraze" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| oakven na konci vrazu" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Typ dajov %d nie je podorovan\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 #, fuzzy msgid "rebuild database inverted lists from installed package headers" msgstr "znovu vytvori databzu z existujcej" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 #, fuzzy msgid "verify database files" msgstr "opta sa spec sboru" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, fuzzy, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "nie je mon otvori %s na %s:%d" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, fuzzy, c-format msgid "cannot open %s index\n" msgstr "nie je mon otvori %s\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 #, fuzzy msgid "no dbpath has been set\n" msgstr "nebola nastaven iadna dbpath" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "chyba pri natan zznamu %s z %s" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "chyba pri zpise zznamu %s do %s" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: readLead zlyhalo\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: otvorenie zlyhalo\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "nie je mon preta hlaviku na %d pre vyhadanie" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "chyba pri natan zznamu %s z %s" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "chyba pri natan zznamu %s z %s" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "chyba pri zpise zznamu %s do %s" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "chyba pri odstraovan zznamu %s z %s" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "chyba pri hadan balka %s\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "chyba pri zpise zznamu %s do %s" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "nebola nastaven iadna dbpath" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "doasn databza %s u existuje" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "nepodarilo sa odstrni adresr %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "zznam slo %d v databze je chybn -- bol vynechan" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "nie je mon prida zznam pvodne na %d" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "nepodarilo sa znovu vytvori databzu; zostva pvodn\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "nepodarilo sa nahradi star databzu novou!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "nahrad sbory v %s sbormi z %s kvli obnove" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "nepodarilo sa odstrni adresr %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "" + +#: lib/backend/db3.c:1148 +#, fuzzy, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "nie je mon zska %s zmok pre databzu" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "vhradn" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "zdiean" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "otvorenie zlyhalo: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "otvorenie zlyhalo: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Nie je mon otvori doasn sbor" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Neznmy systm: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3436,52 +3440,52 @@ msgstr "Makro %%%s (%s) nebolo pouit pod rovou %d " msgid "Unknown option %c in %s(%s)\n" msgstr "Neznma voba %c v %s(%s)" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, fuzzy, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Hbka rekurzie (%d) via ako maximlna (%d)" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "Neukonen %c: %s" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, fuzzy, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "balk %%%.*s nebol njden, vynechva sa" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 #, fuzzy msgid "Target buffer overflow\n" msgstr "Preplnenie cieovej vyrovnvacej pamti" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- nie je podporovan pre reazce" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: readLead zlyhalo\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "chybn slo balku: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: readLead zlyhalo\n" @@ -3566,26 +3570,26 @@ msgstr "" msgid "url port must be a number\n" msgstr "url port mus by slo\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "overi podpis balka" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "Vekos podpisu: %d\n" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: otvorenie zlyhalo\n" @@ -3596,6 +3600,22 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s: readLead zlyhalo\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: readLead zlyhalo\n" + +#, fuzzy +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Nie je mon preta %s: %s." + +#, fuzzy +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "expanzia %s zlyhala na %s:%d \"%s\"" + +#, fuzzy +#~ msgid "Cannot expand %s\n" +#~ msgstr "Nie je mon expandova %s" + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "odstrnenie %s zlyhalo: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2000-10-08 19:05+0200\n" "Last-Translator: Grega Fajdiga <gregor.fajdiga@telemach.net>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -113,7 +113,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -316,41 +316,46 @@ msgstr "Neveljaven %%_signature v makro-datoteki.\n" msgid "--sign may only be used during package building" msgstr "--sign sme biti podan le ob izgradnji paketa" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "ustvarjanje arhiva je bilo za datoteko %s neuspeno: %s" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "izvajanje je bilo neuspeno\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "paketi za vnovino izgradnjo niso navedeni" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "datoteka spec za izgradnjo manjka" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "arhiv tar za izgradnjo manjka" -#: rpmqv.c:715 +#: rpmqv.c:719 #, fuzzy msgid "no packages given for erase" msgstr "paketi katere bi bilo potrebno namestiti niso navedeni" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "paketi katere bi bilo potrebno namestiti niso navedeni" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "argumenti za poizvedbo niso podani" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "argumenti za preverjanje niso podani" -#: rpmqv.c:792 +#: rpmqv.c:796 #, fuzzy msgid "no arguments given" msgstr "argumenti za poizvedbo niso podani" @@ -382,63 +387,63 @@ msgid "" "RPM build errors:\n" msgstr "" -#: build/expression.c:214 +#: build/expression.c:212 #, fuzzy msgid "syntax error while parsing ==\n" msgstr "napaka v skladnji pri razlembi ==" -#: build/expression.c:244 +#: build/expression.c:242 #, fuzzy msgid "syntax error while parsing &&\n" msgstr "napaka v skladnji pri razlembi &&" -#: build/expression.c:253 +#: build/expression.c:251 #, fuzzy msgid "syntax error while parsing ||\n" msgstr "napaka v skladnji pri razlembi ||" -#: build/expression.c:296 +#: build/expression.c:299 #, fuzzy msgid "parse error in expression\n" msgstr "napaka pri razlembi v izrazu" -#: build/expression.c:328 +#: build/expression.c:331 #, fuzzy msgid "unmatched (\n" msgstr "nezakljuen (" -#: build/expression.c:360 +#: build/expression.c:363 #, fuzzy msgid "- only on numbers\n" msgstr "- samo na tevilih" -#: build/expression.c:376 +#: build/expression.c:379 #, fuzzy msgid "! only on numbers\n" msgstr "! samo na tevilih" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 #, fuzzy msgid "types must match\n" msgstr "tipi se morajo ujemati" -#: build/expression.c:431 +#: build/expression.c:434 #, fuzzy msgid "* / not suported for strings\n" msgstr "* in / nista podprta za nize" -#: build/expression.c:482 +#: build/expression.c:485 #, fuzzy msgid "- not suported for strings\n" msgstr "- ni podprt za nize" -#: build/expression.c:629 +#: build/expression.c:632 #, fuzzy msgid "&& and || not suported for strings\n" msgstr "&& in || nista podprta za nize" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 #, fuzzy msgid "syntax error in expression\n" msgstr "napaka v sklanji izraza" @@ -448,169 +453,164 @@ msgstr "napaka v sklanji izraza" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK neuspeen: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "Manjkajoi ,(` v %s %s" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "Manjkajoi ,)` v %s(%s" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "Neveljaven eton %s: %s" -#: build/files.c:449 +#: build/files.c:454 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Manjkajoi ,(` v %s %s" -#: build/files.c:501 +#: build/files.c:507 #, fuzzy, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Neprazen znak sledi %s(): %s" -#: build/files.c:538 +#: build/files.c:543 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Nepravilna skladnja: %s(%s)" -#: build/files.c:548 +#: build/files.c:552 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Nepravilno doloilo naina: %s(%s)" -#: build/files.c:560 +#: build/files.c:563 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Nepravilno doloilo naina imenika: %s(%s)" -#: build/files.c:706 +#: build/files.c:720 #, fuzzy, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Nenavadna dolina za locale: \"%.s\" pri %%lang(%s)" -#: build/files.c:717 +#: build/files.c:730 #, fuzzy, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Podvojeni locale %.*s za %%lang(%s)" -#: build/files.c:835 +#: build/files.c:809 #, fuzzy, c-format msgid "Only one arg for %%docdir\n" msgstr "Za %%docdir je podan samo en argument" -#: build/files.c:868 +#: build/files.c:838 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "Dve datoteki v eni vrstici: %s" -#: build/files.c:886 +#: build/files.c:851 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "Ime datoteke se mora zaeti z \"/\": %s" -#: build/files.c:898 +#: build/files.c:862 #, fuzzy, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Posebnih %%doc ni mono meati z ostalimi oblikami: %s" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "Datoteka je navedena dvakrat: %s" -#: build/files.c:1192 +#: build/files.c:1136 #, fuzzy, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Simbolna povezava kae na BuildRoot: %s -> %s" -#: build/files.c:1391 +#: build/files.c:1336 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Datoteka se ne ujema s predpono (%s): %s" -#: build/files.c:1415 +#: build/files.c:1360 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Datoteke ni mogoe najti: %s" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead je bil neuspeen\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: readLead je bil neuspeen\n" -#: build/files.c:1679 +#: build/files.c:1624 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Datoteki manjka uvodni \"/\": %s" -#: build/files.c:1701 +#: build/files.c:1646 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "vrstica %d: Razliica ni dovoljena: %s" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Datoteke ni mono najti z raziritvijo metaznakov v imenu: %s" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Datoteke %s iz %%files ni mono odpreti: %s" -#: build/files.c:1772 +#: build/files.c:1717 #, fuzzy, c-format msgid "line: %s\n" msgstr "vrstica: %s" -#: build/files.c:2145 +#: build/files.c:2090 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "Pokodovana datoteka: %s: %s" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Neobstoje lastnik/skupina: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "iemo paket %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Obdeloavnje datotek: %s-%s-%s\n" @@ -804,32 +804,32 @@ msgstr "ni mono ustvariti %s: %s\n" msgid "line %d: second %s\n" msgstr "vrstica %d: %s sekund" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, fuzzy, c-format msgid "%%changelog entries must start with *\n" msgstr "vnosi %%changelog se morajo zaeti z *" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, fuzzy, c-format msgid "incomplete %%changelog entry\n" msgstr "nepopoln vnos %%changelog" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, fuzzy, c-format msgid "bad date in %%changelog: %s\n" msgstr "V %%changelog je napaen datum: %s" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, fuzzy, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog ni urejen v padajoem asovnem zaporedju" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, fuzzy, c-format msgid "missing name in %%changelog\n" msgstr "v %%changelog je manjkajoe ime" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, fuzzy, c-format msgid "no description in %%changelog\n" msgstr "opis v %%changelog manjka" @@ -839,17 +839,17 @@ msgstr "opis v %%changelog manjka" msgid "line %d: Error parsing %%description: %s\n" msgstr "vrstica %d: Napaka pri razlembi v razdelku %%description: %s" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, fuzzy, c-format msgid "line %d: Bad option %s: %s\n" msgstr "vrstica %d: Napana izbira %s: %s" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, fuzzy, c-format msgid "line %d: Too many names: %s\n" msgstr "vrstica %d: Preve imen: %s" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, fuzzy, c-format msgid "line %d: Package does not exist: %s\n" msgstr "vrstica %d: Paket ne obstaja: %s" @@ -864,132 +864,137 @@ msgstr "vrstica %d: Drugi opis" msgid "line %d: Error parsing %%files: %s\n" msgstr "vrstica %d: Napaka pri razlembi v razdelku %%Files: %s" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, fuzzy, c-format msgid "line %d: Second %%files list\n" msgstr "vrstica %d: Drugi seznam %%Files" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, fuzzy, c-format msgid "Architecture is excluded: %s\n" msgstr "Arhitektura je izkljuena: %s" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, fuzzy, c-format msgid "Architecture is not included: %s\n" msgstr "Arhitektura ni vkljuena: %s" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, fuzzy, c-format msgid "OS is excluded: %s\n" msgstr "OS je izkljuen: %s" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, fuzzy, c-format msgid "OS is not included: %s\n" msgstr "OS ni vkljuen: %s" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, fuzzy, c-format msgid "%s field must be present in package: %s\n" msgstr "polje %s mora v paketu obstajati: %s" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, fuzzy, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Podvojeni vnosi %s v paketu: %s" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, fuzzy, c-format msgid "Unable to open icon %s: %s\n" msgstr "Ikone %s ni mono odpreti: %s" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, fuzzy, c-format msgid "Unable to read icon %s: %s\n" msgstr "Ikone %s ni mono prebrati: %s" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, fuzzy, c-format msgid "Unknown icon type: %s\n" msgstr "Neznan tip ikone: %s" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "vrstica %d: Napana izbira %s: %s" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, fuzzy, c-format msgid "line %d: Malformed tag: %s\n" msgstr "vrstica %d: Deformirana znaka: %s" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, fuzzy, c-format msgid "line %d: Empty tag: %s\n" msgstr "vrstica %d: Prazna znaka: %s" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "vrstica %d: Neveljaven znak ,-` v %s: %s" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, fuzzy, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot ne more biti \"/\": %s" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, fuzzy, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "vrstica %d: Predpone se ne smejo konati z /: %s" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "vrstica %d: Docdir se mora zaeti z \"/\": %s" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "vrstica %d: polje Epoch/Serial mora biti tevilo: %s" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "vrstica %d: Okvarjeno tevilo %s: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "vrstica %d: Napana oblika BuildArchitecture: %s" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, fuzzy, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Notranja napaka: Neprava znaka %d" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, fuzzy, c-format msgid "Bad package specification: %s\n" msgstr "Nepravilno doloilo paketa: %s" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, fuzzy, c-format msgid "Package already exists: %s\n" msgstr "Paket e obstaja: %s" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, fuzzy, c-format msgid "line %d: Unknown tag: %s\n" msgstr "vrstica %d: Neznana znaka: %s" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 #, fuzzy msgid "Spec file can't use BuildRoot\n" msgstr "Datoteka spec ne more uporabiti BuildRoot" @@ -999,47 +1004,47 @@ msgstr "Datoteka spec ne more uporabiti BuildRoot" msgid "Bad source: %s: %s\n" msgstr "Napaen izvor: %s: %s" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, fuzzy, c-format msgid "No patch number %d\n" msgstr "Popravek t. %d manjka" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, fuzzy, c-format msgid "No source number %d\n" msgstr "Izvorna koda t. %d manjka" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, fuzzy, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Ni mono prenesti nosource %s: %s" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, fuzzy, c-format msgid "Error parsing %%setup: %s\n" msgstr "Napaka pri razlembi %%setup: %s" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, fuzzy, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "vrstica %d: Nepravilen argument za %%setup %c: %s" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, fuzzy, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "vrstica %d: Nepravilna izbira %%setup %s: %s" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "datoteka %s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "neveljavna tevilka paketa: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, fuzzy, c-format msgid "line %d: second %%prep\n" msgstr "vrstica %d: drugi %%prep" @@ -1067,7 +1072,7 @@ msgstr "vrstica %d: Zahtevana razliica: %s" msgid "line %d: triggers must have --: %s\n" msgstr "vrstica %d: proila morajo vsebovati --: %s" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, fuzzy, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "vrstica %d: Napaka pri razlembi %s: %s" @@ -1077,17 +1082,17 @@ msgstr "vrstica %d: Napaka pri razlembi %s: %s" msgid "line %d: internal script must end with '>': %s\n" msgstr "vrstica %d: skriptni program se mora zaeti z ,/`: %s" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, fuzzy, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "vrstica %d: skriptni program se mora zaeti z ,/`: %s" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, fuzzy, c-format msgid "line %d: Second %s\n" msgstr "vrstica %d: Drugi %s" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "vrstica %d: Napaka pri razlembi v razdelku %%description: %s" @@ -1127,17 +1132,17 @@ msgstr "%s:%d: Najden je bil %%endif brez pripadajoega if" msgid "malformed %%include statement\n" msgstr "Deformiran stavek %%include" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot ne more biti \"/\": %s" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot ne more biti \"/\": %s" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 #, fuzzy msgid "No compatible architectures found for build\n" msgstr "Arhitektura za izgradnjo ni prisotna" @@ -1334,120 +1339,125 @@ msgstr "upotevanje internacionalizirana sporoila v katalogu spec" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Vejitev %s ni mona: %s" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Ni mono izvesti %s: %s" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Ni mono izvesti %s: %s" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Vejitev %s ni mona: %s" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s neuspeen" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "pisanje podatkov v %s je bilo neuspeno" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "odpiranje %s je bilo neuspeno: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "odstranitev %s je bila neuspena: %s" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Iskanje %s: (z uporabo %s)...\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Neuspeno iskanje %s:" -#: build/spec.c:230 +#: build/spec.c:228 #, fuzzy, c-format msgid "line %d: Bad number: %s\n" msgstr "vrstica %d: Napano tevilo: %s" -#: build/spec.c:236 +#: build/spec.c:234 #, fuzzy, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "vrstica %d: Napano tevilo no%s: %d" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "vrstica %d: Napano tevilo %s: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, fuzzy, c-format msgid "can't query %s: %s\n" msgstr "ni mono poizvedeti o %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "poizvedba po datoteki spec. %s je bila neuspena, razlemba ni mona\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(napaka 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Napano magino tevilo" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Pokodovana/neberljiva glava" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Glava je predolga" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Neznan tip datoteke" -#: lib/cpio.c:217 +#: lib/cpio.c:215 #, fuzzy msgid "Missing hard link(s)" msgstr "Trda povezava manjka" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Notranja napaka" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " neuspeno - " @@ -1490,17 +1500,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "odstranjujemo seznam skupin\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(ni tevilo)" @@ -1513,81 +1523,86 @@ msgstr "(ni tevilo)" msgid "(invalid type)" msgstr "" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 #, fuzzy msgid "(not a blob)" msgstr "(ni tevilo)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "izvajanje je bilo neuspeno\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "preskoi vse podpise PGP" -#: lib/fs.c:68 +#: lib/fs.c:69 #, fuzzy, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() ni uspeno vrnila velikosti fugger: %s" -#: lib/fs.c:83 +#: lib/fs.c:84 #, fuzzy, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() ni uspeno vrnila velikosti fugger: %s" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, fuzzy, c-format msgid "failed to stat %s: %s\n" msgstr "status %s ni na voljo: %s" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "neuspeno odpiranje %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, fuzzy, c-format msgid "file %s is on an unknown device\n" msgstr "datoteka %s se nahaja na neznani napravi" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "uporabnik %s ne obstaja - uporabljam root" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s ne obstaja - uporabljam root" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "opozorilo: %s shranjen kot %s" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "ni mono odstraniti %s - imenik ni prazen" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "odstranitev imenika %s je bila neuspena: %s" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "odpiranje %s je bilo neuspeno: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "opozorilo: %s ustvarjen kot %s" @@ -1602,107 +1617,107 @@ msgstr "ni mono ustvariti %s: %s\n" msgid "cannot write to %%%s %s\n" msgstr "pisanje na %s ni mono" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature je bil neuspeen\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Podpis ni na voljo\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: readLead je bil neuspeen\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: branje Fread je bilo neuspeno: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s ni mono namestiti\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2265,7 +2280,7 @@ msgstr "brez preverjanja datotek v paketu" msgid "don't verify files in package" msgstr "brez preverjanja datotek v paketu" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 #, fuzzy msgid "don't verify package dependencies" msgstr "brez preverjanja soodvisnosti paketa" @@ -2314,56 +2329,56 @@ msgstr "podpii paket(e) (trenutni podpis zavrzi)" msgid "generate signature" msgstr "izdelava podpisa PGP/GPG" -#: lib/psm.c:272 +#: lib/psm.c:273 #, fuzzy msgid "source package expected, binary found\n" msgstr "priakovan je bil izvorni paket, najden binarni" -#: lib/psm.c:383 +#: lib/psm.c:384 #, fuzzy msgid "source package contains no .spec file\n" msgstr "izvorni paket ne vsebuje datoteke .spec" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "preskoeno - %s - prenos neuspeen - %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "skript se ni uspeno izvedel" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "skript se ni uspeno izvedel" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "raziritev arhiva je bilo neuspeno%s%s: %s" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " za datoteko " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "neuspeno odpiranje %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s neuspeen" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, fuzzy, c-format msgid "incorrect format: %s\n" msgstr "napaka v obliki: %s\n" @@ -2462,22 +2477,22 @@ msgstr "neveljavna tevilka paketa: %s\n" msgid "record %lu could not be read\n" msgstr "zapisa %d ni mono prebrati\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "paket %s ni nameen\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 #, fuzzy msgid "(added files)" msgstr "pokodovana zbirka podatkov %s" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s DA (dodane ponudbe)\n" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: odpiranje je bilo neuspeno: %s\n" @@ -2492,67 +2507,67 @@ msgstr "%s: pisanje Fwrite je bilo neuspeno: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: branje Fread je bilo neuspeno: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile je bil neuspeen\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead je bil neuspeen: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature je bilo neuspeno: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: readLead je bil neuspeen\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead je bil neuspeen\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead je bil neuspeen\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: readLead je bil neuspeen\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "NI DOBRO" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "V REDU" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (MANJKAJOI KLJUI:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (NEPREVERJENI KLJUI:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2620,7 +2635,7 @@ msgid "internal support for lua scripts." msgstr "- ni podprt za nize" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2631,7 +2646,7 @@ msgstr "odpiranje %s je bilo neuspeno: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "neznana znaka" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2656,7 +2671,7 @@ msgstr "Prenaanje %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "preskoeno - %s - prenos neuspeen - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s ni mono namestiti\n" @@ -2686,17 +2701,17 @@ msgstr "noben paket ne proi %s\n" msgid "cannot open file %s: %s\n" msgstr "ni mono odpreti datoteke %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" doloa ve paketov\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "ni mono odpreti %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Nameanje %s\n" @@ -2800,99 +2815,79 @@ msgstr " je v sporu z %s-%s-%s\n" msgid "unknown error %d encountered while manipulating package %s" msgstr "neznana napaka %d ob rokovanju s paketom %s-%s-%s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, fuzzy, c-format msgid "missing second ':' at %s:%d\n" msgstr "manjka drugi ,:` v %s:%d" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, fuzzy, c-format msgid "missing architecture name at %s:%d\n" msgstr "manjkajoe ime arhitekture v %s:%d" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, fuzzy, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Nepopolna podatkovna vrstica v %s:%d" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, fuzzy, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Preve argumentov v podatkovni vrstici v %s:%d" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, fuzzy, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Okvarjena tevilka arh./op.sist.: %s (%s:%d)" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, fuzzy, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Nepopolna privzeta vrstica v %s:%d" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, fuzzy, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Preve argumentov v privzeti vrstici v %s:%d" -#: lib/rpmrc.c:522 -#, fuzzy, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Neuspeno branje %s: %s." - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "manjkajoi ,:` (najden 0x%02x) v %s:%d" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, fuzzy, c-format msgid "missing argument for %s at %s:%d\n" msgstr "manjkajoi argument za %s v %s:%d" -#: lib/rpmrc.c:596 +#: lib/rpmrc.c:574 #, fuzzy, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "raziritev %s je bila neuspena v %s:%d \"%s\"" - -#: lib/rpmrc.c:604 -#, fuzzy, c-format -msgid "cannot open %s at %s:%d: %s\n" +msgid "cannot open %s at %s:%d: %m\n" msgstr "ni mono odpreti %s v %s:%d: %s" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, fuzzy, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "manjkajoa arhitektura za %s v %s:%d" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, fuzzy, c-format msgid "bad option '%s' at %s:%d\n" msgstr "nepravilna izbira ,%s` v %s:%d" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Neznan sistem: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, fuzzy, c-format -msgid "Cannot expand %s\n" -msgstr "Ni mono raziriti %s" - -#: lib/rpmrc.c:1674 -#, fuzzy, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Ni mono prebrati %s, HOME je prevelik." - -#: lib/rpmrc.c:1691 +#: lib/rpmrc.c:1635 #, fuzzy, c-format -msgid "Unable to open %s for reading: %s.\n" +msgid "Unable to open %s for reading: %m.\n" msgstr "%s ni mono odpreti za branje: %s." #: lib/rpmts.c:99 @@ -2900,27 +2895,27 @@ msgstr "%s ni mono odpreti za branje: %s." msgid "cannot open Packages database in %s\n" msgstr "zbirko podatkov paketov ni mono odpreti v %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "neveljavna tevilka paketa: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "Manjkajoi ,(` v %s %s" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "neveljavna tevilka paketa: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "datoteke %s/packages.rpm ni mogono odpreti\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2943,133 +2938,142 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, fuzzy, c-format msgid "Could not exec %s: %s\n" msgstr "Ni mono izvesti %s: %s" -#: lib/signature.c:421 +#: lib/signature.c:429 #, fuzzy msgid "pgp failed\n" msgstr "pgp je bil neuspeen" -#: lib/signature.c:428 +#: lib/signature.c:436 #, fuzzy msgid "pgp failed to write signature\n" msgstr "pgp je bil neuspeen pri zapisu podpisa" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 #, fuzzy msgid "unable to read the signature\n" msgstr "branje podpisa je bilo neuspeno" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "izvajanje je bilo neuspeno\n" -#: lib/signature.c:539 +#: lib/signature.c:553 #, fuzzy msgid "gpg failed to write signature\n" msgstr "gpg je boil neuspeen pri zapisu podpisa" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, fuzzy, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Neveljaven %%_signature v makro-datoteki.\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, fuzzy, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "V makrodatoteki morate nastaviti \"%%_pgp_name\"" -#: lib/signature.c:913 +#: lib/signature.c:936 #, fuzzy, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "V makrodatoteki morate nastaviti \"%%_pgp_name\"" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Glava je predolga" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "brez preverjanja datotek v paketu" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "neznana znaka" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "Podpis manjka\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "Podpis manjka\n" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "Podpis manjka\n" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Dol. polnila : %d\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "neuspena odstranitev imenika %s: %s\n" @@ -3084,311 +3088,311 @@ msgstr "manjka %s\n" msgid "Unsatisfied dependencies for %s:\n" msgstr "Nezadovoljene soodvisnosti za %s-%s-%s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Neznan sistem: %s\n" - -#: rpmdb/db3.c:150 -#, fuzzy, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d napaka(%d)" - -#: rpmdb/db3.c:153 -#, fuzzy, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d napaka(%d)" - -#: rpmdb/db3.c:1149 -#, fuzzy, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "ni mono zakleniti z %s datotek %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "izkljuujoe" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "skupno" - -#: rpmdb/dbconfig.c:328 -#, fuzzy, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "dbiSetConfig: neprepoznana izbira db: \"%s\" prezrto\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s ima neveljavno tevilno vrednost, prezrto\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s ima preveliko ali premajhno dolgo (long) vrednost, prezrto\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" -"%s ima preveliko ali premajhno vrednost malega (small) celega\n" -"tevila, prezrto\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "manjkajoi { za %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "manjkajoi } za %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "oblika znake manjka" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "ime znake manjka" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "neznana znaka" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "na koncu polja je priakovan ]" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "nepriakovan ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "nepriakovan }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "v izrazu je priakovan ?" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "v izrazu je za { priakovan ?" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "v izrazu je priakovan }" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "za podizrazom ? je priakovano :" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "v izrazu je za : priakovan {" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "na koncu izraza je priakovan |" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Tip podatkov %d ni podprt\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 #, fuzzy msgid "rebuild database inverted lists from installed package headers" msgstr "ponovno izgradi zbirko iz obstojeih glav" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 #, fuzzy msgid "verify database files" msgstr "poizvedba po datoteki spec" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: neprepoznano ime znake: \"%s\" prezrto\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, fuzzy, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "ni mono odpreti kazala %s z uporabo db%d - %s (%d)" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, fuzzy, c-format msgid "cannot open %s index\n" msgstr "ni mono odpreti kazala %s:" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 #, fuzzy msgid "no dbpath has been set\n" msgstr "dbpath ni nastavljena" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "napaka(%d) pri pisanju zapisa %s v %s" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: branje Fread je bilo neuspeno: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: odpiranje je bilo neuspeno: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: ni mono prebrati glave pri 0x%x" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "napaka(%d) pri pisanju zapisa %s v %s" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "napaka(%d) pri brisanju zapisa %s iz %s" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "napaka(%d) pri iskanju paketa %s\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "napaka(%d) pri pisanju zapisa %s v %s" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "dbpath ni nastavljena" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "zaasna podatkovna zbirka %s e obstaja" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "neuspena odstranitev imenika %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "zapis t. %d v zbirki je pokodovan -- preskoeno." -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "zapisa ni mono dodati na %d" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "" "ponovna izgradnja podatkovne zbirke je bila neuspena; stara ostaja na\n" "istem mestu\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "zamenjava stare podatkovne zbirke z novo je bila neuspena!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "poskus povrnitve z nadomestitvijo datotek v %s z datotekami v %s" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "neuspena odstranitev imenika %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, fuzzy, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d napaka(%d)" + +#: lib/backend/db3.c:153 +#, fuzzy, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d napaka(%d)" + +#: lib/backend/db3.c:1148 +#, fuzzy, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "ni mono zakleniti z %s datotek %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "izkljuujoe" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "skupno" + +#: lib/backend/dbconfig.c:328 +#, fuzzy, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "dbiSetConfig: neprepoznana izbira db: \"%s\" prezrto\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s ima neveljavno tevilno vrednost, prezrto\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s ima preveliko ali premajhno dolgo (long) vrednost, prezrto\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "" +"%s ima preveliko ali premajhno vrednost malega (small) celega\n" +"tevila, prezrto\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Ni mono odpreti %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Ni mono odpreti %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Zaasne datoteke ni mono odpreti" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Neznan sistem: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3444,52 +3448,52 @@ msgstr "Makro %%%s (%s) ni bil uporabljen pod ravnijo %d" msgid "Unknown option %c in %s(%s)\n" msgstr "Neznana izbira %c v %s(%s)" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, fuzzy, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Globina rekurzije (%d) veja od maksimalne (%d)" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "Nezakljueni %c: %s" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, fuzzy, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Oznaki %% sledi nerazlenljiv makro" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, fuzzy, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Makro %%%.*s ni najden - preskoeno" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 #, fuzzy msgid "Target buffer overflow\n" msgstr "Ciljni medpomnilnik je bil prekoraen" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- ni podprt za nize" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: pisanje Fwrite je bilo neuspeno: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "neveljavna tevilka paketa: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: branje Fread je bilo neuspeno: %s\n" @@ -3574,26 +3578,26 @@ msgstr "alokacija pomnilnika (%u bajtov) vrnjeno NI.\n" msgid "url port must be a number\n" msgstr "vrata URL morajo biti tevilka\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "preveri podpis paketa(-ov)" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "Dol. podpisa : %d\n" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: odpiranje je bilo neuspeno: %s\n" @@ -3604,6 +3608,26 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s: branje Fread je bilo neuspeno: %s\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: readLead je bil neuspeen\n" + +#, fuzzy +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Neuspeno branje %s: %s." + +#, fuzzy +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "raziritev %s je bila neuspena v %s:%d \"%s\"" + +#, fuzzy +#~ msgid "Cannot expand %s\n" +#~ msgstr "Ni mono raziriti %s" + +#, fuzzy +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Ni mono prebrati %s, HOME je prevelik." + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "odstranitev %s je bila neuspena: %s" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm.tip.sr\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-05-08 09:53+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2008-03-16 13:52+0100\n" "Last-Translator: Marko Mijatovic <jomi86@gmail.com>\n" "Language-Team: serbian <en@li.org>\n" @@ -1025,17 +1025,17 @@ msgstr "ред %d: Лош аргумент за %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "ред %d: Лоша %%setup опција %s: %s\n" -#: build/parsePrep.c:455 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:472 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "неисправан број пакета: %s\n" -#: build/parsePrep.c:501 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "ред %d: други %%prep\n" @@ -1479,7 +1479,7 @@ msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder није успео, %d делови су остали\n" #: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 -#: rpmdb/header.c:2857 rpmdb/header.c:2882 rpmdb/header.c:2901 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(није број)" @@ -2984,305 +2984,305 @@ msgstr "недостаје %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Незадовољене зависности за %s:\n" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "Непозната системска грешка" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "база података%d грешка(%d) из %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "база података%d грашка(%d): %s\n" - -#: rpmdb/db3.c:1142 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "не могу да добијем %s катанац на %s/%s\n" - -#: rpmdb/db3.c:1144 -msgid "exclusive" -msgstr "ексклузивно" - -#: rpmdb/db3.c:1144 -msgid "shared" -msgstr "дељено" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "није препозната опција базе података: \"%s\" занемарено.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s има неправилну бројчану вредност, прескочено\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s има превелику или премалу long вредност, прескочено\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s има превелику или премалу целобројну вредност, прескочено\n" - -#: rpmdb/header.c:2133 +#: lib/header.c:2133 msgid "missing { after %" msgstr "недостаје { после %" -#: rpmdb/header.c:2163 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "недостаје } после %{" -#: rpmdb/header.c:2175 +#: lib/header.c:2175 msgid "empty tag format" msgstr "празан облик ознаке" -#: rpmdb/header.c:2185 +#: lib/header.c:2185 msgid "empty tag name" msgstr "празно име ознаке" -#: rpmdb/header.c:2194 +#: lib/header.c:2194 msgid "unknown tag" msgstr "непозната ознака" -#: rpmdb/header.c:2217 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] очекиван на крају низа" -#: rpmdb/header.c:2230 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "неочекиван ]" -#: rpmdb/header.c:2241 +#: lib/header.c:2241 msgid "unexpected }" msgstr "неочекиван }" -#: rpmdb/header.c:2295 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? очекиван у изразу" -#: rpmdb/header.c:2302 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ очекивано после ? у изразу" -#: rpmdb/header.c:2314 rpmdb/header.c:2354 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} очекиван у изразу" -#: rpmdb/header.c:2322 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": очекиван након ? подизраза" -#: rpmdb/header.c:2340 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ очекицано после : у изразу" -#: rpmdb/header.c:2362 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| очекиван на крају израза" -#: rpmdb/header.c:2453 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(индекс ван домета)" -#: rpmdb/header.c:2662 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "показивач низа коришћен са низовима различитих величина" -#: rpmdb/header.c:2935 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2951 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Врста податка %d није подржана\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "иницијализуј базу података" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "поново направи обрнуте спискове базе података из заглавља инсталираних пакета" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "провера датотека базе података" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: није препознато име ознаке: \"%s\" занемарено\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "dbiOpen: dbapi %d није доступно\n" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "не могу да отворим %s индекс користећи db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "не могу да отворим %s индекс\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "није постављен dbpath\n" -#: rpmdb/rpmdb.c:1111 rpmdb/rpmdb.c:1236 rpmdb/rpmdb.c:1286 rpmdb/rpmdb.c:2199 -#: rpmdb/rpmdb.c:2320 rpmdb/rpmdb.c:3009 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "грешка(%d) при добављању \"%s\" слогова из %s индекса\n" -#: rpmdb/rpmdb.c:1470 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: прескачем" -#: rpmdb/rpmdb.c:1480 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "грешка(%d) при записивању слога #%d у %s\n" -#: rpmdb/rpmdb.c:1580 +#: lib/rpmdb.c:1580 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec није успео: %s\n" -#: rpmdb/rpmdb.c:1761 +#: lib/rpmdb.c:1761 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp није успео: %s\n" -#: rpmdb/rpmdb.c:2096 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: прескачем" -#: rpmdb/rpmdb.c:2125 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: оштећено заглавље #%u враћено -- прескачем.\n" -#: rpmdb/rpmdb.c:2422 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: не могу да прочитам заглавње на 0x%x\n" -#: rpmdb/rpmdb.c:2473 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "грешка(%d) при постављању заглавља #%d слога за %s уклањање\n" -#: rpmdb/rpmdb.c:2608 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "грешка(%d) при постављању \"%s\" слогова из %s индекса\n" -#: rpmdb/rpmdb.c:2627 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "грешка(%d) при складиштењу слога \"%s\" у %s\n" -#: rpmdb/rpmdb.c:2637 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "грешка(%d) при уклањању слога \"%s\" из %s\n" -#: rpmdb/rpmdb.c:2778 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "грешка(%d) при заузимању новог примерка пакета\n" -#: rpmdb/rpmdb.c:2831 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: прескачем" -#: rpmdb/rpmdb.c:3025 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "грешка(%d) при записивању слога %s у %s\n" -#: rpmdb/rpmdb.c:3347 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "није постављен dbpath" -#: rpmdb/rpmdb.c:3372 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "привремена база података %s већ постоји\n" -#: rpmdb/rpmdb.c:3380 +#: lib/rpmdb.c:3397 #, c-format msgid "failed to create directory %s: %s\n" msgstr "неуспело креирање директоријума %s: %s\n" -#: rpmdb/rpmdb.c:3427 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "заглавље #%u у бази податак је лоше -- прескачем.\n" -#: rpmdb/rpmdb.c:3465 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "не могу да додам слог првобитно на %u\n" -#: rpmdb/rpmdb.c:3479 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "неуспело поновно прављење базе података: основна база података је остала на " "месту\n" -#: rpmdb/rpmdb.c:3487 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "неуспела замена старе базе података са новом базом података!\n" -#: rpmdb/rpmdb.c:3489 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "замени датотеке у %s са датотекама из %s да вратиш у претходно стање" -#: rpmdb/rpmdb.c:3501 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "неуспело уклањање директоријума %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "база података%d грешка(%d) из %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "база података%d грашка(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "не могу да добијем %s катанац на %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "ексклузивно" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "дељено" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "није препозната опција базе података: \"%s\" занемарено.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s има неправилну бројчану вредност, прескочено\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s има превелику или премалу long вредност, прескочено\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s има превелику или премалу целобројну вредност, прескочено\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" "Није могуће добити браву на бази података %s, покушавам поново... (%d)\n" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Није могуће извршити initDB %s (%d)\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, c-format msgid "Unable to open database: %s\n" msgstr "Није могуће отворити базу података: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 msgid "Unable to determine DB endianess.\n" msgstr "Није могуће утврдити DB endianess.\n" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "Непозната системска грешка" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" diff --git a/po/sr@latin.po b/po/sr@latin.po index af24a09df..0d834ba45 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm.tip.sr\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-05-08 09:53+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2008-03-16 13:52+0100\n" "Last-Translator: Marko Mijatovic <jomi86@gmail.com>\n" "Language-Team: serbian <en@li.org>\n" @@ -1026,17 +1026,17 @@ msgstr "red %d: Loš argument za %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "red %d: Loša %%setup opcija %s: %s\n" -#: build/parsePrep.c:455 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:472 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "neispravan broj paketa: %s\n" -#: build/parsePrep.c:501 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "red %d: drugi %%prep\n" @@ -1480,7 +1480,7 @@ msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder nije uspeo, %d delovi su ostali\n" #: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 -#: rpmdb/header.c:2857 rpmdb/header.c:2882 rpmdb/header.c:2901 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(nije broj)" @@ -2986,306 +2986,306 @@ msgstr "nedostaje %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Nezadovoljene zavisnosti za %s:\n" -#: misc/error.c:107 -msgid "Unknown system error" -msgstr "Nepoznata sistemska greška" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "baza podataka%d greška(%d) iz %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "baza podataka%d graška(%d): %s\n" - -#: rpmdb/db3.c:1142 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "ne mogu da dobijem %s katanac na %s/%s\n" - -#: rpmdb/db3.c:1144 -msgid "exclusive" -msgstr "ekskluzivno" - -#: rpmdb/db3.c:1144 -msgid "shared" -msgstr "deljeno" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "nije prepoznata opcija baze podataka: \"%s\" zanemareno.\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s ima nepravilnu brojčanu vrednost, preskočeno\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s ima preveliku ili premalu long vrednost, preskočeno\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s ima preveliku ili premalu celobrojnu vrednost, preskočeno\n" - -#: rpmdb/header.c:2133 +#: lib/header.c:2133 msgid "missing { after %" msgstr "nedostaje { posle %" -#: rpmdb/header.c:2163 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "nedostaje } posle %{" -#: rpmdb/header.c:2175 +#: lib/header.c:2175 msgid "empty tag format" msgstr "prazan oblik oznake" -#: rpmdb/header.c:2185 +#: lib/header.c:2185 msgid "empty tag name" msgstr "prazno ime oznake" -#: rpmdb/header.c:2194 +#: lib/header.c:2194 msgid "unknown tag" msgstr "nepoznata oznaka" -#: rpmdb/header.c:2217 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] očekivan na kraju niza" -#: rpmdb/header.c:2230 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "neočekivan ]" -#: rpmdb/header.c:2241 +#: lib/header.c:2241 msgid "unexpected }" msgstr "neočekivan }" -#: rpmdb/header.c:2295 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? očekivan u izrazu" -#: rpmdb/header.c:2302 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ očekivano posle ? u izrazu" -#: rpmdb/header.c:2314 rpmdb/header.c:2354 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} očekivan u izrazu" -#: rpmdb/header.c:2322 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": očekivan nakon ? podizraza" -#: rpmdb/header.c:2340 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ očekicano posle : u izrazu" -#: rpmdb/header.c:2362 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| očekivan na kraju izraza" -#: rpmdb/header.c:2453 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(indeks van dometa)" -#: rpmdb/header.c:2662 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "pokazivač niza korišćen sa nizovima različitih veličina" -#: rpmdb/header.c:2935 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2951 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Vrsta podatka %d nije podržana\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "inicijalizuj bazu podataka" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "" "ponovo napravi obrnute spiskove baze podataka iz zaglavlja instaliranih " "paketa" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "provera datoteka baze podataka" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nije prepoznato ime oznake: \"%s\" zanemareno\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "dbiOpen: dbapi %d nije dostupno\n" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "ne mogu da otvorim %s indeks koristeći db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "ne mogu da otvorim %s indeks\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "nije postavljen dbpath\n" -#: rpmdb/rpmdb.c:1111 rpmdb/rpmdb.c:1236 rpmdb/rpmdb.c:1286 rpmdb/rpmdb.c:2199 -#: rpmdb/rpmdb.c:2320 rpmdb/rpmdb.c:3009 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "greška(%d) pri dobavljanju \"%s\" slogova iz %s indeksa\n" -#: rpmdb/rpmdb.c:1470 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: preskačem" -#: rpmdb/rpmdb.c:1480 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "greška(%d) pri zapisivanju sloga #%d u %s\n" -#: rpmdb/rpmdb.c:1580 +#: lib/rpmdb.c:1580 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec nije uspeo: %s\n" -#: rpmdb/rpmdb.c:1761 +#: lib/rpmdb.c:1761 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp nije uspeo: %s\n" -#: rpmdb/rpmdb.c:2096 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: preskačem" -#: rpmdb/rpmdb.c:2125 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: oštećeno zaglavlje #%u vraćeno -- preskačem.\n" -#: rpmdb/rpmdb.c:2422 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: ne mogu da pročitam zaglavnje na 0x%x\n" -#: rpmdb/rpmdb.c:2473 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "greška(%d) pri postavljanju zaglavlja #%d sloga za %s uklanjanje\n" -#: rpmdb/rpmdb.c:2608 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "greška(%d) pri postavljanju \"%s\" slogova iz %s indeksa\n" -#: rpmdb/rpmdb.c:2627 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "greška(%d) pri skladištenju sloga \"%s\" u %s\n" -#: rpmdb/rpmdb.c:2637 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "greška(%d) pri uklanjanju sloga \"%s\" iz %s\n" -#: rpmdb/rpmdb.c:2778 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "greška(%d) pri zauzimanju novog primerka paketa\n" -#: rpmdb/rpmdb.c:2831 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: preskačem" -#: rpmdb/rpmdb.c:3025 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "greška(%d) pri zapisivanju sloga %s u %s\n" -#: rpmdb/rpmdb.c:3347 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "nije postavljen dbpath" -#: rpmdb/rpmdb.c:3372 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "privremena baza podataka %s već postoji\n" -#: rpmdb/rpmdb.c:3380 +#: lib/rpmdb.c:3397 #, c-format msgid "failed to create directory %s: %s\n" msgstr "neuspelo kreiranje direktorijuma %s: %s\n" -#: rpmdb/rpmdb.c:3427 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "zaglavlje #%u u bazi podatak je loše -- preskačem.\n" -#: rpmdb/rpmdb.c:3465 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "ne mogu da dodam slog prvobitno na %u\n" -#: rpmdb/rpmdb.c:3479 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "neuspelo ponovno pravljenje baze podataka: osnovna baza podataka je ostala " "na mestu\n" -#: rpmdb/rpmdb.c:3487 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "neuspela zamena stare baze podataka sa novom bazom podataka!\n" -#: rpmdb/rpmdb.c:3489 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "zameni datoteke u %s sa datotekama iz %s da vratiš u prethodno stanje" -#: rpmdb/rpmdb.c:3501 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "neuspelo uklanjanje direktorijuma %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "baza podataka%d greška(%d) iz %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "baza podataka%d graška(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "ne mogu da dobijem %s katanac na %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "ekskluzivno" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "deljeno" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "nije prepoznata opcija baze podataka: \"%s\" zanemareno.\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s ima nepravilnu brojčanu vrednost, preskočeno\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s ima preveliku ili premalu long vrednost, preskočeno\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s ima preveliku ili premalu celobrojnu vrednost, preskočeno\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" "Nije moguće dobiti bravu na bazi podataka %s, pokušavam ponovo... (%d)\n" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Nije moguće izvršiti initDB %s (%d)\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, c-format msgid "Unable to open database: %s\n" msgstr "Nije moguće otvoriti bazu podataka: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 msgid "Unable to determine DB endianess.\n" msgstr "Nije moguće utvrditi DB endianess.\n" +#: misc/error.c:107 +msgid "Unknown system error" +msgstr "Nepoznata sistemska greška" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -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-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2005-02-18 22:29+0100\n" "Last-Translator: Gran Uddeborg <goeran@uddeborg.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -106,7 +106,7 @@ msgstr "Byggflaggor med [ <specfil> | <tar-arkiv> | <kllpaket> ]:" msgid "Install/Upgrade/Erase options:" msgstr "Installations-/Uppdaterings-/Raderingsflaggor" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "Gemensamma flaggor fr alla rpm-lgen och binrer:" @@ -311,40 +311,45 @@ msgstr "Felaktig %%_signature-spec i makrofil.\n" msgid "--sign may only be used during package building" msgstr "--sign kan enbart anvndas vid paketbyggnation" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "skapande av arkiv misslyckades: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "exec misslyckades\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "inga paketfiler angivna fr ombyggnation" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "inga specfiler angivna fr byggnation" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "inga tar-filer angivna fr byggnation" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "inga paket angivna att radera" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "inga paket angivna fr installation" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "inga parametrar angivna fr frga" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "inga parametrar angivna fr verifiering" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "inga argument angivna" @@ -377,52 +382,52 @@ msgstr "" "\n" "RPM-byggfel:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "syntaxfel vid tolkning av ==\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "syntaxfel vid tolkning av &&\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "syntaxfel vid tolkning av ||\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "tolkningsfel i uttryck\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "ensam (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- endast i tal\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! endast p tal\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "typer mste passa ihop\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / stds inte fr strngar\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- stds inte fr strngar\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& och || stds inte fr strngar\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "syntaxfel i uttryck\n" @@ -431,162 +436,157 @@ msgstr "syntaxfel i uttryck\n" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK-fel: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "\"(\" saknas i %s %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "\")\" saknas i %s(%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ogiltigt %s-element: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "%s saknas i %s %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Annat n blanktecken fljer p %s(): %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Felaktig syntax: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Felaktig rttighetsspecifikation: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Felaktig specifikation av katalogrttigheter: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Ovanlig lokallngd: \"%.*s\" i %%lang(%s)\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Duplicerad lokal %.*s i %%lang(%s)\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Endast ett argument till %%docdir\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Tv filer p en rad: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Filnamn mste brja med \"/\": %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Kan inte blanda special %%doc med andra former: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Filen upprknad tv gnger: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolisk lnk pekar p BuildRoot: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Filen matchar inte prefixet (%s): %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Filen hittades inte: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: kan inte lsa oknd tagg (%d).\n" -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: lsning av publik nyckel misslyckades.\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: inte en publik nyckel med skal.\n" -#: build/files.c:1635 +#: build/files.c:1580 #, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: *.te policylsning misslyckades.\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Filen behver inledande \"/\": %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "Matchning inte tilltet: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "Hittade ingen fil vid matchningen: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Kunde inte ppna %%files-fil %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "rad: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Felaktig fil: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Felaktig gare/grupp: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Letar efter opackade fil(er): %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -595,7 +595,7 @@ msgstr "" "Installerade (men opaketerade) filer funna:\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Bearbetar filer: %s-%s-%s\n" @@ -785,32 +785,32 @@ msgstr "kan inte skapa %s: %s\n" msgid "line %d: second %s\n" msgstr "rad %d: andra %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "%%changelog-poster mste starta med *\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "ofullstndig %%changelog-post\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "felaktigt datum i %%changelog: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog r inte i fallande kronologisk ordning\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "saknat namn i %%changelog\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "ingen beskrivning i %%changelog\n" @@ -820,17 +820,17 @@ msgstr "ingen beskrivning i %%changelog\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "rad %d: Fel i tolkning av %%description: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "rad %d: otillten flagga %s: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "rad %d: Fr mnga namn: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "rad %d: Paketet existerar inte: %s\n" @@ -845,132 +845,137 @@ msgstr "rad %d: En andra beskrivning\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "rad %d: Fel i tolkning av %%files: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "rad %d: En andra %%files-lista\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Arkitekturen r utesluten: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "Arkitekturen r inte medtagen: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "OS r uteslutet: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "OS r inte medtaget: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "%s-flt mste finnas med i paketet: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Dubbla %s-poster i paketet: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Kan inte ppna ikon %s: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Kan inte lsa ikon %s: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "Oknd ikontyp: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "rad %d: Taggen tar endast ett vrde: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "rad %d: Felaktig tagg: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "rad %d: Tom tagg: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "rad %d: Otilltet tecken \"-\" i %s: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot kan inte vara \"/\": %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "rad %d: Prefix fr inte sluta med \"/\": %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "rad %d: Docdir mste brja med \"/\": %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "rad %d: Epoch/Serial-flt mste vara numeriskt: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "rad %d: Felaktigt %s: bestmningar: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "rad %d: Felaktigt BuildArchitecture-format: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Internt fel: felaktig tagg %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "Frldrad syntax stds inte: %s\n" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Felaktig paketangivelse %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Paketet existerar redan: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "rad %d: Oknd tagg: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Specfil kan inte anvnda BuildRoot\n" @@ -979,47 +984,47 @@ msgstr "Specfil kan inte anvnda BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Dlig klla: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "Inget patch-nummer %d\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "Inget kllkodsnummer %d\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Kunde inte hmta nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Fel i tolkning av %%setup: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "rad %d: Felaktigt argument till %%setup: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "rad %d: Felaktig %%setup-flagga %s: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "felaktigt paketnummer: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "rad %d: andra %%prep\n" @@ -1046,7 +1051,7 @@ msgstr "rad %d: Version krvs: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "rad %d: utlsare mste ha --: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "rad %d: Fel vid tolkning av %s: %s\n" @@ -1056,17 +1061,17 @@ msgstr "rad %d: Fel vid tolkning av %s: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "rad %d: internt skript mste sluta med \">\": %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "rad %d: skriptprogram mste brja med \"/\": %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "rad %d: En andra %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "rad %d: ej sttt internt skript: %s\n" @@ -1106,17 +1111,17 @@ msgstr "%s:%d: Fick ett %%endif utan ngot %%if\n" msgid "malformed %%include statement\n" msgstr "felformaterad %%include-sats\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot kan inte vara \"/\": %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot kan inte vara \"/\": %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Hittade inga kompatibla arkitekturer att bygga\n" @@ -1298,119 +1303,124 @@ msgstr "sl upp versatta strngar i specfilkatalog" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "generera huvuden kompatibla med (ldre) rpm[23]-paketering" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "Kunde inte ppna %s: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Kunde inte kra %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Kunde inte kra %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Kunde inte ppna %s: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s misslyckades: %s\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "Kan inte skriva last till %s: %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "misslyckades med att ppna %s: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s rmdir av %s misslyckades: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "Fil %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Misslyckades med att lsa %s: %s.\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "rad %d: Felaktigt tal: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "rad %d: Felaktigt no%s-tal: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "rad %d: Felaktigt %s-tal: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "kan inte frga %s: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "frga av specfil %s misslyckades, kan inte tolka\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(fel 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Felaktigt magiskt tal" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Felaktigt/olsbart huvud" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Huvudstorleken fr stor" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Oknd filtyp" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Saknade hrda lnkar" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5-summan stmmer inte" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "Internt fel" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "Ingen arkivfilen i huvud" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " misslyckades - " @@ -1450,17 +1460,17 @@ msgstr "ignorera paketnamnsrelation(er) [%d]\t%s -> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "tar bort %s \"%s\" frn tsort-relationer.\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "LOOP:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder misslyckades, %d element terstr\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(inte ett tal)" @@ -1472,79 +1482,84 @@ msgstr "(inte base64)" msgid "(invalid type)" msgstr "(felaktig typ)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(inte en klick)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "exec misslyckades\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "(felaktig xml-typ)" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "(inte en OpenPGP-signatur)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() kunde inte returnera storlek: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() kunde inte returnera monteringspunkter: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "kunde inte ta status p %s: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "kunde inte ppna %s: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "filen %s r p en oknd enhet\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "anvndare %s finns inte - anvnder root\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "grupp %s finns inte - anvnder root\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "arkivfil %s fanns inte i huvudets fillista\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s sparades som %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir av %s misslyckades: Katalogen r inte tom\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir av %s misslyckades: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink av %s misslyckades: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s skapades som %s\n" @@ -1559,108 +1574,108 @@ msgstr "kan inte skapa %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "kan inte skriva till %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "klickstorlek(%d): FEL, 8 + 16 * il(%d) + dl(%d)\n" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "tagg[%d]: FEL, tagg %d typ %d position %d antal %d\n" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "regionposition: FEL, tagg %d typ %d position %d antal %d\n" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "regionavslutning: FEL, tagg %d typ %d position %d antal %d\n" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "regionstorlek: FEL, ril(%d) > il(%d)\n" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "hvd SHA1: FEL, ej hex\n" -#: lib/package.c:430 +#: lib/package.c:431 #, fuzzy msgid "hdr RSA: BAD, not binary\n" msgstr "hvd DSA: FEL, ej binr\n" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "hvd DSA: FEL, ej binr\n" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "hvdstorlek(%d): FEL, lsning returnerade %d\n" -#: lib/package.c:623 +#: lib/package.c:624 msgid "hdr magic: BAD\n" msgstr "hvdmagi: FEL\n" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "hvdtaggar: FEL, antal taggar(%d) utanfr intervall\n" -#: lib/package.c:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "hvddata: FEL, antal byte(%d) utanfr intervall\n" -#: lib/package.c:644 +#: lib/package.c:645 #, fuzzy, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "hvdklick(%d): FEL, lsning returnerade %d\n" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "hvdlast: FEL\n" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature misslyckades: %s" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: Ingen signatur tillgnglig\n" -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead misslyckades: %s" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread misslyckades: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s kan inte installeras\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2173,7 +2188,7 @@ msgstr "verifiera inte filskerhetskontexter" msgid "don't verify files in package" msgstr "verifiera inte filerna i paketet" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "verifiera inte paketberoenden" @@ -2213,54 +2228,54 @@ msgstr "signera paket (detsamma som --addsign)" msgid "generate signature" msgstr "generera signatur" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "kllpaket frvntades, fann binrpaket\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "kllpaket innehller ingen .spec-fil\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s(%s-%s-%s.%s) skript misslyckades, waitpid(%d) rk %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s(%s-%s-%s.%s) skript misslyckades, slutstatus %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "%s(%s-%s-%s.%s) skript misslyckades, slutstatus %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s-skript misslyckades (%d), hoppar ver %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "uppackning av arkiv misslyckades%s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " vid fil " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s misslyckades p fil %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s misslyckades: %s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "fel format: %s\n" @@ -2357,20 +2372,20 @@ msgstr "felaktigt paketnummer: %s\n" msgid "record %lu could not be read\n" msgstr "post %u kunde inte lsas\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "paket %s r inte installerat\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(lade till filer)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(lade till tillhandahllande)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: open misslyckades: %s\n" @@ -2385,67 +2400,67 @@ msgstr "%s: Fwrite misslyckades: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek misslyckades: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile misslyckades\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: var redan signerad av nyckel-ID %s, hoppar ver\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead misslyckades: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature misslyckades: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: importlsning misslyckades.\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s: import misslyckades.\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead misslyckades\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: headerGetEntry misslyckades\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "EJ OK" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (SAKNADE NYCKLAR:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (EJ BETRODDA NYCKLAR:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2512,7 +2527,7 @@ msgid "internal support for lua scripts." msgstr "internt std fr lua-skript." #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2523,7 +2538,7 @@ msgstr "misslyckades med att ppna %s: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "oknd tagg: \"%s\"\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Ouppfyllda beroenden:\n" @@ -2546,7 +2561,7 @@ msgstr "Hmtar %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "hoppar ver %s - verfring misslyckades - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s kan inte installeras\n" @@ -2576,17 +2591,17 @@ msgstr "%s: inte ett rpm-paket (eller paketspecifikation): %s\n" msgid "cannot open file %s: %s\n" msgstr "kan inte ppna filen %s: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" anger flera paket\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "kan inte ppna %s: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "Installerar %s\n" @@ -2688,99 +2703,79 @@ msgstr "%s str i konflikt med %s%s" msgid "unknown error %d encountered while manipulating package %s" msgstr "oknt fel %d upptrdde under behandling av paket %s" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "andra \":\" saknas vid %s:%d\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "arkitekturnamn saknas vid %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "Ofullstndig datarad vid %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "Fr mnga argument i datarad vid %s:%d\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Felaktigt arkitektur-/os-nummer: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Ofullstndig standardvrdesrad vid %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "Fr mnga argument i standardvrdesrad vid %s:%d\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "Misslyckades med att lsa %s: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "\":\" saknas (hittade 0x%02x) vid %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "argument till %s saknas vid %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "%s expansion misslyckades vid %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "kan inte ppna %s vid %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "arkitektur saknas fr %s vid %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "oknd flagga \"%s\" vid %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Oknt system: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "Kan inte expandera %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "Kan inte lsa %s, HOME r fr stor.\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "Kan inte ppna %s fr lsning: %s.\n" #: lib/rpmts.c:99 @@ -2788,27 +2783,27 @@ msgstr "Kan inte ppna %s fr lsning: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "kan inte ppna paketdatabas i %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "verfldigt \"(\" i paketetikett: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "\"(\" saknas i etikett: %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "\")\" saknas i paketetikett: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "kan inte ppna Solve-databas i %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " Freslagna lsningar:\n" @@ -2831,130 +2826,139 @@ msgstr "sightaggar: FEL, antal taggar(%d) utanfr intervall\n" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "sighdata: FEL, antal byte(%d) itanfr intevall\n" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "sighklick(%d): FEL, lsning returnerade %d\n" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "sightagg[%d]: FEL, tagg %d typ %d position %d antal %d\n" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "sighlast: FEL\n" -#: lib/signature.c:277 +#: lib/signature.c:280 #, fuzzy, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "sighutfyllnad(%d): FEL, lste %d byte\n" -#: lib/signature.c:286 +#: lib/signature.c:289 #, fuzzy, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "sighs sigSize(%d): FEL, fstat(2) misslyckades\n" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "Kunde inte kra %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp misslyckades\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp misslyckades att skriva en signatur\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "kan inte lsa signaturen\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "exec misslyckades\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "gpg kunde inte skriva signatur\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Felaktig %%_signature-spec i makrofil\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Du mste stta \"%%_gpg_name\" i din makrofil\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Du mste stta \"%%_pgp_name\" i din makrofil\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Huvud+laststorlek: " -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "MD5-summa: " -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "Huvudets SHA1-summa: " -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "oknd tagg" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "Huvud " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "V3 DSA-signatur: " -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "V3 DSA-signatur: " -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "V3 DSA-signatur: " -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verifiera signatur: FELAKTIGA PARAMETRAR\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "Trasig MD5-summa: STDS EJ\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Signatur: OKND (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "kunde inte ta bort katalogen %s: %s\n" @@ -2969,305 +2973,305 @@ msgstr "saknas %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "Ouppfyllda beroenden fr %s: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Oknt system: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d-fel(%d) frn %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d-fel(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "kan inte f %s ls p %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "uteslutande" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "delat" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "oknd db-flagga: \"%s\" ignorerad\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s har ogiltigt ogiltigt numeriskt vrde, hoppar ver\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s har fr stort eller fr litet \"long\"-vrde, hoppar ver\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s har fr stort eller fr litet heltalsvrde, hoppar ver\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "{ saknas efter %" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "} saknas efter %{" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "tomt taggformat" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "tomt taggnamn" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "oknd tagg" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] frvntades vid slutet p vektor" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "ovntad ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "ovntad }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? frvntades i uttryck" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ frvntades efter ? i uttryck" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} frvntades i uttryck" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": frvntades efter ? i deluttryck" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ frvntades efter : i uttryck" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| frvntades vid slutet p uttryck" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(index utanfr intervall)" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "vektoriterator anvnd med vektor av annan storlek" # Detta r ett direktiv till strftime(). Och %c skall vara anpassat # till lokalen. -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %d %b %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "Datatyp %d stds inte\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "initiera databas" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "bygg om databasens inverterade listor frn installerade pakets huvuden" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "verifiera databasfiler" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: oknt taggnamn: \"%s\" ignorerat\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "kan inte ppna %s-indexet med db%d - %s (%d)\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "kan inte ppna %s-indexet\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "ingen dbpath har satts\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "fel(%d) nr \"%s\"-poster hmtades frn %s-indexet\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: hoppar ver" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "fel(%d) nr post nr. %d sparades i %s\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek misslyckades: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: open misslyckades: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: hoppar ver" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: skadat huvud nr. %u hmtat -- hoppar ver.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: kan inte lsa huvud vid 0x%x\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "fel(%d) nr huvudpost nr. %d fr %s skulle tas bort\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "fel(%d) nr \"%s\"-poster frn %s-indexet sattes\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "fel(%d) nr post \"%s\" sparades i %s\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "fel(%d) nr post \"%s\" togs bort frn %s\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "fel(%d) vid allokering av ny paketinstans\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: hoppar ver" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "fel(%d) nr post %s sparades i %s\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "ingen dbpath har satts" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "tillfllig databas %s existerar redan\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "kunde inte ta bort katalogen %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "huvud nr. %u i databasen r felaktigt -- hoppar ver.\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "kan inte lgga till post ursprungligen vid %u\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "kunde inte erstta gammal databas med ny databas!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "byt ut filer i %s med filer frn %s fr att terstlla" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "kunde inte ta bort katalogen %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d-fel(%d) frn %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d-fel(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "kan inte f %s ls p %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "uteslutande" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "delat" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "oknd db-flagga: \"%s\" ignorerad\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s har ogiltigt ogiltigt numeriskt vrde, hoppar ver\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s har fr stort eller fr litet \"long\"-vrde, hoppar ver\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s har fr stort eller fr litet heltalsvrde, hoppar ver\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Kan inte ppna %s: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "Kan inte ppna %s: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Kan inte ppna temporr fil.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Oknt system: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3323,51 +3327,51 @@ msgstr "Makro %%%s (%s) anvndes inte under niv %d\n" msgid "Unknown option %c in %s(%s)\n" msgstr "Oknd flagga %c i %s(%s)\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Rekursionsdjup(%d) strre n max(%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "Oavslutad %c: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Ett %% fljs av ett makro som inte kan tolkas\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Inget makro %%%.*s hittat, hoppar ver\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Mlbuffert versvmmad\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "Frldrad syntax stds inte: %s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "Frldrad syntax stds inte: %s\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite misslyckades: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "felaktigt paketnummer: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fseek misslyckades: %s\n" @@ -3449,24 +3453,24 @@ msgstr "minnesallokering (%u byte) returnerade NULL.\n" msgid "url port must be a number\n" msgstr "url-port mste vara ett tal\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "verifiera inte huvud+lastsignatur" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "uppdatera inte cachedatabasen, skriv bara ut paketskvgar" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "Filtraverseringsflaggor:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: %%{_cache_dbpath}-makro r felkonfigurerat.\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: cacheoperation misslyckades: ec %d.\n" @@ -3476,6 +3480,21 @@ msgstr "%s: cacheoperation misslyckades: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: lsning av paketlista misslyckades: %s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: headerGetEntry misslyckades\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "Misslyckades med att lsa %s: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "%s expansion misslyckades vid %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "Kan inte expandera %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "Kan inte lsa %s, HOME r fr stor.\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s rmdir av %s misslyckades: %s\n" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2001-07-05 08:02+300\n" "Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n" "Language-Team: Turkish <tr@li.org>\n" @@ -110,7 +110,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Kurma/Gncelleme/Kaldrma seenekleri:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Tm rpm kipleri iin ortak seenekler:" @@ -321,41 +321,46 @@ msgstr "Makro dosyasndaki %%_signature spec geersiz.\n" msgid "--sign may only be used during package building" msgstr "--sign sadece paket oluturulurken kullanlabilir" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "ariv oluturulamad: %s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "icra baarsz\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "yeniden oluturmak iin paket dosyalar belirtilmemi" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "oluturma iin gerekli spec dosyas belirtilmemi" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "oluturma iin gereken tar dosyalar belirtilmemi" -#: rpmqv.c:715 +#: rpmqv.c:719 #, fuzzy msgid "no packages given for erase" msgstr "yklenecek paket(ler) belirtilmedi" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "yklenecek paket(ler) belirtilmedi" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "sorgulama iin hi argman belirtilmedi" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "denetleme iin hi argman belirtilmedi" -#: rpmqv.c:792 +#: rpmqv.c:796 #, fuzzy msgid "no arguments given" msgstr "sorgulama iin hi argman belirtilmedi" @@ -389,52 +394,52 @@ msgstr "" "\n" "RPM derleme hatalar:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "== zmlenirken szdizimi hatas bulundu\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "&& zmlenirken szdizimi hatas bulundu\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "|| zmlenirken szdizimi hatas bulundu\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "ifadede zmleme hatas\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "uyumsuz (\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "- sadece saylarda\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "! sadece saylarda\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "trler elemeli\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "* / dizgelerde desteklenmez\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "- dizgelerde desteklenmez\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "&& ve || dizgelerde desteklenmez\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "ifadede szdizimi hatas\n" @@ -443,169 +448,164 @@ msgstr "ifadede szdizimi hatas\n" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK baarsz: %s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "%s iinde '(' yok: %s\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "%s iinde ')' yok: (%s\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "Anda %s geersiz: %s\n" -#: build/files.c:449 +#: build/files.c:454 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "%s iinde '(' yok: %s\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() boluksuz yazlm: %s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Szdizimi hatas: %s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "mode spec hatal: %s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "dirmode spec hatal: %s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "yerel uzunluu hatal: \"%.*s\" (%%lang(%s))\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "%.*s yereli %%lang(%s) iinde tekrarlanm\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "%%docdir iin sadece tek argman\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "Bir satrda 2 dosya: %s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Dosya \"/\" ile balamal: %s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "zel %%doc ile dier formlar kartrlamaz: %s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "Dosya iki kere gsterildi: %s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Sembolik ba BuildRoot gsteriyor: %s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Dosya nek (%s) ile uyumsuz: %s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "Dosya bulunamad: %s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1621 +#: build/files.c:1566 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead baarsz\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1580 #, fuzzy, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: readLead baarsz\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Dosya \"/\" ile iermeli: %s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "satr %d: Dosya ad uygun deil: %s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "Dosya glob tarafndan bulunamad: %s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "%%files dosya %s dosyasnda alamad: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "satr: %s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "Dosya hatal: %s: %s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "Kullanc/grup hatal: %s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ariv paketi alrken baarsz%s%s: %s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "lenen dosyalar: %s-%s-%s\n" @@ -798,32 +798,32 @@ msgstr "%s dosyas oluturulamyor: %s\n" msgid "line %d: second %s\n" msgstr "%d satr: %s saniye\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "%%changelog girdi * ile balamal\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "%%changelog girdi eksik\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "%%changelog iinde tarih hatas: %s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, fuzzy, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog azalan kronolojik srada deil\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "%%changelog iinde isim yok\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "%%changelog iinde aklama yok\n" @@ -833,17 +833,17 @@ msgstr "%%changelog iinde aklama yok\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "satr %d: %%description ayrtrlrken hata: %s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "satr %d: %s seenei hatal: %s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "satr %d: sim says fazla: %s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "satr %d: Paket yok: %s\n" @@ -858,132 +858,137 @@ msgstr "satr %d: kinci aklama\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "satr %d: %%files ayrtrlrken hata: %s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "satr %d: kinci %%files listesi\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Mimari dland: %s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "Mimari ierilmedi: %s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "OS dland: %s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "OS ierilmedi: %s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Pakette %s alan mevcut olmal: %s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Pakette %s girdi tekrarlanm: %s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "%s ksayol simgesi alamad: %s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "%s ksayol simgesi okunamad: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "bilinmeyen ksayol simgesi tr: %s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "satr %d: Etiket sadece tek dizgecik alr: %s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "satr %d: Etiket bozuk: %s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "satr %d: Etiket bo: %s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "satr %d: %s iinde '-' karakteri kurald: %s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot \"/\" olamaz: %s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "satr %d: nekler \"/\" ile bitemez: %s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "satr %d: Docdir '/' ile balamal: %s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "satr %d: Epoch/Serial alan bir say olmal: %s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "satr %d: %s hatal: niteleyiciler: %s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "satr %d: BuildArchitecture biimi hatal: %s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "sel hata: %d etiketi sahte\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "Paket zellikleri hatal: %s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "Paket zaten var: %s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "satr %d: Bilinmeyen etiket: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "Spec dosyas BuildRoot kullanamaz\n" @@ -992,47 +997,47 @@ msgstr "Spec dosyas BuildRoot kullanamaz\n" msgid "Bad source: %s: %s\n" msgstr "Kaynak hatal: %s: %s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "%d yama numaras yok\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "%d kaynak kodu numaras yok\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Kaynak kodu olmayan %s sunucudan indirilemedi: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "%%setup zmlenirken hata: %s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "satr %d: %%setup arguman hatal: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "satr %d: %%setup seenei %s hatal: %s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "dosya %s: %s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "geersiz paket numaras: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "satr %d: %%prep saniye\n" @@ -1060,7 +1065,7 @@ msgstr "satr %d: Srm gerekli: %s\n" msgid "line %d: triggers must have --: %s\n" msgstr "satr %d: tetikleyiciler -- iermeli: %s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "satr %d: %s zmlenirken hata olutu: %s\n" @@ -1070,17 +1075,17 @@ msgstr "satr %d: %s zmlenirken hata olutu: %s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "satr %d: betik program '/' ile balamal: %s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "satr %d: betik program '/' ile balamal: %s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "satr %d: %s saniye\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, fuzzy, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "satr %d: %%description ayrtrlrken hata: %s\n" @@ -1120,17 +1125,17 @@ msgstr "%s:%d: %%if'siz bir %%endif alnd\n" msgid "malformed %%include statement\n" msgstr "%%include deyimi bozuk\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot \"/\" olamaz: %s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot \"/\" olamaz: %s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "Kurgulamak iin uyumlu mimari yok\n" @@ -1323,119 +1328,124 @@ msgstr "spec dosyasndaki i18n iletilerine bakar" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "(eski) rpm[23] paketleme ile uyumlu balklar retir" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "%s ayrlamad: %s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "%s icra edilemedi: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "%s icra edilemedi: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "%s ayrlamad: %s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, c-format msgid "%s failed\n" msgstr "%s baarsz\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, c-format msgid "failed to write all data to %s\n" msgstr "tm veri %s iine yazlamad\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "%s alamad: %s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s / %s dizinin silinmesi baarsz: %s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "%s aranyor: (%s kullanarak)...\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, c-format msgid "Failed to find %s:\n" msgstr "%s bulunamad:\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "satr %d: Numara hatal: %s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "satr %d: Hatal no%s numaras: %d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "satr %d: Hatal %s numaras: %s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "%s sorgulanamyor: %s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "%s spec dosyasnn sorgulanmas baarsz, zmlenemiyor\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(hata 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "Magic hatal" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "Hatal/okunamayan balk" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "Balk ok uzun" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "Bilinmeyen dosya tr" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "Sabit ba(lar) eksik" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5 toplam elikili" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr " hata" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " baarsz - " @@ -1478,17 +1488,17 @@ msgstr "" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "tsort bantlarndan %s-%s-%s \"%s\" kaldrlyor\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "EVRM:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(bir say deil)" @@ -1501,81 +1511,86 @@ msgstr "(bir say deil)" msgid "(invalid type)" msgstr "" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 #, fuzzy msgid "(not a blob)" msgstr "(bir say deil)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "icra baarsz\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:386 +#: lib/formats.c:358 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "tm PGP imzalarn atlar" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() sonulanan hatal boyut nedeniyle baarsz: %s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() sonulanan hatal balant yerleri nedeniyle baarsz: %s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "stat %s baarsz: %s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "%s alamad: %s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "%s dosyasnn bulunduu aygt anlalamad\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "kullanc %s yok - root kullanlacak\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "grup %s yok - root kullanlacak\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s %s olarak kaydedildi\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s / %s dizin silinemedi - Dizin bo deil\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s / %s dizinin silinmesi baarsz: %s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s / %s ba kaldrlamad: %s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s %s olarak oluturuldu\n" @@ -1590,107 +1605,107 @@ msgstr "%%%s dosyas oluturulamyor: %s\n" msgid "cannot write to %%%s %s\n" msgstr "%%%s dosyasna yazlamaz %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:623 +#: lib/package.c:624 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:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:644 +#: lib/package.c:645 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature baarsz\n" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s: mza bulundurmuyor\n" -#: lib/package.c:788 +#: lib/package.c:789 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: readLead baarsz\n" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread baarsz: %s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s yklenemedi\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2228,7 +2243,7 @@ msgstr "paketteki dosyalar dorulanamaz" msgid "don't verify files in package" msgstr "paketteki dosyalar dorulanamaz" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "paket bamllklar dorulanmaz" @@ -2275,54 +2290,54 @@ msgstr "paketi imzalar (mevcut imza kaldrlr)" msgid "generate signature" msgstr "imza retir" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "kaynak paketi gerekirken altrlabilir paketi bulundu\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "kaynak paketi .spec dosyas iermiyor\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: %s betii baarsz (%d), %s-%s-%s atlanyor\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s betiinin %s-%s-%s'den icras baarsz, kta durum %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "%s betiinin %s-%s-%s'den icras baarsz, kta durum %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s betii baarsz (%d), %s-%s-%s atlanyor\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "ariv paketi alrken baarsz%s%s: %s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " dosyada " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "%s alamad: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s baarsz\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "biem yanl: %s\n" @@ -2420,22 +2435,22 @@ msgstr "geersiz paket numaras: %s\n" msgid "record %lu could not be read\n" msgstr "%u. kayt okunamad\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "%s paketi kurulu deil\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 #, fuzzy msgid "(added files)" msgstr "db dosyas %s hatal\n" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s EVET (nlem eklendi)\n" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: alamad: %s\n" @@ -2450,67 +2465,67 @@ msgstr "%s: Fwrite baarsz: %s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s: Fseek baarsz: %s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile baarsz\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead baarsz: %s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature baarsz: %s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: readLead baarsz\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead baarsz\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead baarsz\n" -#: lib/rpmchecksig.c:490 -#, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: readLead baarsz\n" +#: lib/rpmchecksig.c:495 +#, c-format +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "TAMAM DEL" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "Tamam" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (EKSK ANAHTARLAR:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (GVENCESZ ANAHTARLAR:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2577,7 +2592,7 @@ msgid "internal support for lua scripts." msgstr "- dizgelerde desteklenmez\n" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2588,7 +2603,7 @@ msgstr "%s alamad: %s\n" msgid "unknown tag: \"%s\"\n" msgstr "bilinmeyen etiket" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 #, fuzzy msgid "Failed dependencies:\n" @@ -2612,7 +2627,7 @@ msgstr "%s alnyor\n" msgid "skipping %s - transfer failed - %s\n" msgstr "%s atlanyor - aktarm baarsz - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s yklenemedi\n" @@ -2642,17 +2657,17 @@ msgstr "%s tetikleyen paket yok\n" msgid "cannot open file %s: %s\n" msgstr "%s dosyas alamad: %s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" birden fazla paketi tanmlyor\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "%s alamad: %s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "%s kuruluyor\n" @@ -2755,99 +2770,79 @@ msgstr " %s-%s-%s ile eliiyor\n" msgid "unknown error %d encountered while manipulating package %s" msgstr "anlalamayan %d hatas, %s paketi ilenirken saptand" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "%s:%d - ikinci ':' eksik\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "%s:%d - mimari ismi eksik\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "%s:%d - veri satr tamamlanmam\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "%s:%d - veri satrnda ok fazla argman\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "arch/os numaras hatal: %s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "%s:%d - ntanml satr tamamlanmam\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "%s:%d - ntanml satrda ok fazla argman\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "%s okunamad: %s.\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "(0x%02x bulundu) %s:%d de ':' yok\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "%s iin %s:%d de argman eksik\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "%s geniletmesi %s:%d \"%s\" de baarsz \n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "%s dosyas alamyor (%s:%d): %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "%s iin %s:%d'de eksik mimari\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "seenek '%s' (%s:%d) de hatal\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "Bilinmeyen sistem: %s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "%s geniletilemiyor\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "%s okunamyor, EV ok byk\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "%s okuma eriimi iin alamad: %s.\n" #: lib/rpmts.c:99 @@ -2855,27 +2850,27 @@ msgstr "%s okuma eriimi iin alamad: %s.\n" msgid "cannot open Packages database in %s\n" msgstr "%s de Paket veritaban alamad\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, fuzzy, c-format msgid "extra '(' in package label: %s\n" msgstr "geersiz paket numaras: %s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, fuzzy, c-format msgid "missing '(' in package label: %s\n" msgstr "%s iinde '(' yok: %s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, fuzzy, c-format msgid "missing ')' in package label: %s\n" msgstr "geersiz paket numaras: %s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "%s dizininde rpm veritaban alamyor\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr "" @@ -2898,129 +2893,138 @@ msgstr "" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:277 +#: lib/signature.c:280 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:286 +#: lib/signature.c:289 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, fuzzy, c-format msgid "Could not exec %s: %s\n" msgstr "%s icra edilemedi: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp hata verdi\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp imzasnn yazlmas baarsz\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "imza okunamad\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "icra baarsz\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "imzann yazlmas srasnda gpg hata verdi\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Makro dosyasnda %%_signature spec geersiz\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Makro dosyanzda \"%%_pgp_name\" tanmlanm olmal\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Makro dosyanzda \"%%_pgp_name\" belirtmelisiniz\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "Balk ok uzun" -#: lib/signature.c:991 +#: lib/signature.c:1014 msgid "MD5 digest:" msgstr "" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "Balk SHA1 zmlemesi dorulanmaz" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "bilinmeyen etiket" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "" -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr "mza yok\n" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr "mza yok\n" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr "mza yok\n" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "mza: boyut(%d)+iz(%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "%s dizininin silinmesi baarsz: %s\n" @@ -3035,306 +3039,306 @@ msgstr "eksik %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "%s-%s-%s iin tatmin edici olmayan bamllklar: " -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "Bilinmeyen sistem: %s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "db%d hata(%d) %s'den: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "db%d hata(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "%s kilit %s/%s'den alnamad\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "badak" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "paylaml" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "tannmayan db seenei: \"%s\" yoksayld\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s geersiz saysal deer ieriyor, atland\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s ya ok byk ya da ok kk 'long' deer ieriyor, atland\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s ya ok byk ya da ok kk 'integer' deer ieriyor, atland\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "%% den sonraki { yok" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "%%{ den sonraki } yok" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "etiket biemi bo" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "etiket ismi bo" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "bilinmeyen etiket" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "dizinin sonunda ] gerekli" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "beklenmeyen ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "beklenmeyen }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "ifade ierisinde ? gerekli" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "ifade ierisinde ? dan sonra { gerekli" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "ifade iinde } gerekli" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr "? alt ifadesinden sonra : gerekli" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "ifade iersinde : den sonra { gerekli" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "ifadenin sonunda | gerekli" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "%d veri tr desteklenmiyor\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "veritabann balang durumuna getirir" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "kurulu paket balklarndan veritaban listelerini yeniden oluturur" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "veritaban dosyaraln dorular" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: tanmlanmam etiket ad: \"%s\" yoksayld\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "%s indeksi db%d - %s (%d) kullanarak alamad\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "%s indeksi alamad\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "belirtilmi bir dbpath deeri yok\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "hata(%d): \"%s\" kayt %s indeksinden alnyor\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "hata(%d): %s kayt %s iine yazlyor\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: Fseek baarsz: %s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: alamad: %s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: bozuk balk rnei #%u alnd, atlanyor.\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 0x%x de balk okunamad\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "hata(%d): \"%s\" kayt %s indeksinden alnyor\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "hata(%d): \"%s\" kayt %s indeksinden alnyor\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "hata(%d): %s kayt %s iine yazlyor\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "hata(%d) %s kaydn %s dosyasndan silinmesi\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "yeni paket rneini tutma hatas(%d)\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 #, fuzzy msgid "rpmdbAdd: skipping" msgstr "rpmdb: bozuk balk rnei #%u alnd, atlanyor.\n" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "hata(%d): %s kayt %s iine yazlyor\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "belirtilmi bir dbpath yok" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "geici veritaban %s zaten mevcut\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "%s dizininin silinmesi baarsz: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "veritabanndaki %u. kayt hatal -- atlanyor\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "kayt zgn olarak %u e eklenemedi\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "veritaban yeniden oluturulamad: mevcut veritaban deimeden\n" "yerinde brakld\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "eski veritabannn yenisiyle deitirilirmesi baarsz!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "kurtarmak iin %s iindeki dosyalar %s deki dosyalarla deitiriliyor" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "%s dizininin silinmesi baarsz: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "db%d hata(%d) %s'den: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d hata(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "%s kilit %s/%s'den alnamad\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "badak" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "paylaml" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "tannmayan db seenei: \"%s\" yoksayld\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s geersiz saysal deer ieriyor, atland\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s ya ok byk ya da ok kk 'long' deer ieriyor, atland\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s ya ok byk ya da ok kk 'integer' deer ieriyor, atland\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "%s alamad: %s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "%s alamad: %s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "Geici dosya alamad.\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "Bilinmeyen sistem: %s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3390,51 +3394,51 @@ msgstr "%%%s (%s) makrosu %d seviyenin altnda kullanlmad\n" msgid "Unknown option %c in %s(%s)\n" msgstr "%c seenei %s(%s) de anlalamad\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Yineleme derinlii(%d) mmkn miktardan(%d) byk\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c sonlandrlmam: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Bir ayrtrlamayan makro tarafndan bir %% izlendi\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "%%%.*s makrosu bulunamad, atlanyor\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "Hedef tampon bellek tat\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "- dizgelerde desteklenmez\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite baarsz: %s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "geersiz paket numaras: %s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s: Fseek baarsz: %s\n" @@ -3516,26 +3520,26 @@ msgstr "bellek ayrlrken (%u bayt) NULL dnd.\n" msgid "url port must be a number\n" msgstr "url portu bir say olmal\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 #, fuzzy msgid "don't verify header+payload signature" msgstr "paket imzasn denetler" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 #, fuzzy msgid "File tree walk options:" msgstr "mza seenekleri:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, fuzzy, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: alamad: %s\n" @@ -3546,6 +3550,22 @@ msgid "%s: read manifest failed: %s\n" msgstr "%s: bildirge okuma baarsz: %s\n" #, fuzzy +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s: readLead baarsz\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "%s okunamad: %s.\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "%s geniletmesi %s:%d \"%s\" de baarsz \n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "%s geniletilemiyor\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "%s okunamyor, EV ok byk\n" + +#, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s / %s dizinin silinmesi baarsz: %s\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index a1f5f768f..ca33ca492 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.4.2\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2008-04-24 15:40+0300\n" +"POT-Creation-Date: 2008-05-12 12:30+0300\n" "PO-Revision-Date: 2007-05-05 10:52+0800\n" "Last-Translator: Wei-Lun Chao <chaoweilun@gmail.com>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" @@ -113,7 +113,7 @@ msgstr "組建選項中使用 [ <規格檔> | <打包檔> | <原始碼套件> ] msgid "Install/Upgrade/Erase options:" msgstr "安裝/更新/清除選項:" -#: rpmqv.c:118 tools/rpmcache.c:525 tools/rpmdeps.c:32 tools/rpmgraph.c:255 +#: rpmqv.c:118 tools/rpmcache.c:526 tools/rpmdeps.c:32 tools/rpmgraph.c:253 msgid "Common options for all rpm modes and executables:" msgstr "用於所有 rpm 模式和可執行檔案的共同選項:" @@ -308,40 +308,45 @@ msgstr "在巨集定義檔案中有不正確的 %%_signature 規格。\n" msgid "--sign may only be used during package building" msgstr "--sign 選項只能在套件組建時指定" -#: rpmqv.c:590 +#: rpmqv.c:584 +#, fuzzy, c-format +msgid "creating a pipe for --pipe failed: %m\n" +msgstr "建立保存失敗:%s\n" + +#: rpmqv.c:594 #, c-format msgid "exec failed\n" msgstr "執行失敗\n" -#: rpmqv.c:626 +#: rpmqv.c:630 msgid "no packages files given for rebuild" msgstr "沒有指定要重建的套件名稱" -#: rpmqv.c:692 +#: rpmqv.c:696 msgid "no spec files given for build" msgstr "沒有指定用於組建的規格檔案名稱" -#: rpmqv.c:694 +#: rpmqv.c:698 msgid "no tar files given for build" msgstr "沒有指定用於組建的打包檔案名稱" -#: rpmqv.c:715 +#: rpmqv.c:719 msgid "no packages given for erase" msgstr "沒有指定要清除的套件名稱" -#: rpmqv.c:749 +#: rpmqv.c:753 msgid "no packages given for install" msgstr "沒有指定要安裝的套件名稱" -#: rpmqv.c:762 +#: rpmqv.c:766 msgid "no arguments given for query" msgstr "沒有指定查詢引數" -#: rpmqv.c:777 +#: rpmqv.c:781 msgid "no arguments given for verify" msgstr "沒有指定校驗引數" -#: rpmqv.c:792 +#: rpmqv.c:796 msgid "no arguments given" msgstr "沒有指定引數" @@ -374,52 +379,52 @@ msgstr "" "\n" "RPM 組建錯誤:\n" -#: build/expression.c:214 +#: build/expression.c:212 msgid "syntax error while parsing ==\n" msgstr "解析「==」時有語法錯誤\n" -#: build/expression.c:244 +#: build/expression.c:242 msgid "syntax error while parsing &&\n" msgstr "解析「&&」時有語法錯誤\n" -#: build/expression.c:253 +#: build/expression.c:251 msgid "syntax error while parsing ||\n" msgstr "解析「||」時有語法錯誤\n" -#: build/expression.c:296 +#: build/expression.c:299 msgid "parse error in expression\n" msgstr "運算式解析錯誤\n" -#: build/expression.c:328 +#: build/expression.c:331 msgid "unmatched (\n" msgstr "不匹配的「(」\n" -#: build/expression.c:360 +#: build/expression.c:363 msgid "- only on numbers\n" msgstr "「-」只能用於數字\n" -#: build/expression.c:376 +#: build/expression.c:379 msgid "! only on numbers\n" msgstr "「!」只能用於數字\n" -#: build/expression.c:418 build/expression.c:466 build/expression.c:524 -#: build/expression.c:616 +#: build/expression.c:421 build/expression.c:469 build/expression.c:527 +#: build/expression.c:619 msgid "types must match\n" msgstr "類型必須匹配\n" -#: build/expression.c:431 +#: build/expression.c:434 msgid "* / not suported for strings\n" msgstr "不支援將「*」、「/」用於字串\n" -#: build/expression.c:482 +#: build/expression.c:485 msgid "- not suported for strings\n" msgstr "不支援將「-」用於字串\n" -#: build/expression.c:629 +#: build/expression.c:632 msgid "&& and || not suported for strings\n" msgstr "不支援將「&&」和「||」用於字串\n" -#: build/expression.c:662 build/expression.c:709 +#: build/expression.c:665 build/expression.c:712 msgid "syntax error in expression\n" msgstr "運算式中有語法錯誤\n" @@ -428,162 +433,157 @@ msgstr "運算式中有語法錯誤\n" msgid "TIMECHECK failure: %s\n" msgstr "時間檢查失敗:%s\n" -#: build/files.c:298 build/files.c:485 build/files.c:669 +#: build/files.c:299 build/files.c:492 build/files.c:685 #, c-format msgid "Missing '(' in %s %s\n" msgstr "在 %s %s 中有缺失的「(」\n" -#: build/files.c:309 build/files.c:611 build/files.c:680 +#: build/files.c:309 build/files.c:621 build/files.c:695 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "在 %s(%s 中有缺失的「)」\n" -#: build/files.c:346 build/files.c:635 +#: build/files.c:345 build/files.c:644 #, c-format msgid "Invalid %s token: %s\n" msgstr "無效的 %s 符記:%s\n" -#: build/files.c:449 +#: build/files.c:454 #, c-format msgid "Missing %s in %s %s\n" msgstr "在 %s %s 中有缺失的「%s」\n" -#: build/files.c:501 +#: build/files.c:507 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() 之後有非空白空格:%s\n" -#: build/files.c:538 +#: build/files.c:543 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "不當的語法:%s(%s)\n" -#: build/files.c:548 +#: build/files.c:552 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "不當的模式 spec:%s(%s)\n" -#: build/files.c:560 +#: build/files.c:563 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "不當的 dirmode spec:%s(%s)\n" -#: build/files.c:706 +#: build/files.c:720 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "不尋常的語區長度:\"%.*s\" 於 %%lang(%s) 之中\n" -#: build/files.c:717 +#: build/files.c:730 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "重製語區 %.*s 於 %%lang(%s) 之中\n" -#: build/files.c:835 +#: build/files.c:809 #, c-format msgid "Only one arg for %%docdir\n" msgstr "%%docdir 只能有一個引數\n" -#: build/files.c:868 +#: build/files.c:838 #, c-format msgid "Two files on one line: %s\n" msgstr "兩個檔案在同一列中:%s\n" -#: build/files.c:886 +#: build/files.c:851 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "檔案必須以「/」開頭:%s\n" -#: build/files.c:898 +#: build/files.c:862 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "無法將特殊 %%doc 與其他形式混合:%s\n" -#: build/files.c:917 -#, c-format -msgid "illegal _docdir_fmt: %s\n" -msgstr "" - -#: build/files.c:1057 +#: build/files.c:1001 #, c-format msgid "File listed twice: %s\n" msgstr "曾列出兩次的檔案:%s\n" -#: build/files.c:1192 +#: build/files.c:1136 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "到 BuildRoot 的符號連結:%s -> %s\n" -#: build/files.c:1391 +#: build/files.c:1336 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "檔案與字首不匹配 (%s):%s\n" -#: build/files.c:1415 +#: build/files.c:1360 #, c-format msgid "File not found: %s\n" msgstr "檔案找不到:%s\n" -#: build/files.c:1614 +#: build/files.c:1559 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s:無法呼叫不明的標記 (%d)。\n" -#: build/files.c:1621 +#: build/files.c:1566 #, c-format msgid "%s: public key read failed.\n" msgstr "%s:公鑰讀入失敗。\n" -#: build/files.c:1626 lib/rpmchecksig.c:437 +#: build/files.c:1571 lib/rpmchecksig.c:441 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s:不是一個受保護的公鑰。\n" -#: build/files.c:1635 +#: build/files.c:1580 #, c-format msgid "%s: *.te policy read failed.\n" msgstr "%s: *.te 策略讀取失敗。\n" -#: build/files.c:1679 +#: build/files.c:1624 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "檔案需要以「/」開頭:%s\n" -#: build/files.c:1701 +#: build/files.c:1646 #, c-format msgid "Glob not permitted: %s\n" msgstr "不容許以萬用字元解析:%s\n" -#: build/files.c:1713 lib/rpminstall.c:268 +#: build/files.c:1658 lib/rpminstall.c:268 #, c-format msgid "File not found by glob: %s\n" msgstr "以萬用字元解析找不到檔案:%s\n" -#: build/files.c:1764 +#: build/files.c:1709 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "無法開啟 %%files 的檔案 %s: %s\n" -#: build/files.c:1772 +#: build/files.c:1717 #, c-format msgid "line: %s\n" msgstr "列:%s\n" -#: build/files.c:2145 +#: build/files.c:2090 #, c-format msgid "Bad file: %s: %s\n" msgstr "損壞的檔案:%s:%s\n" -#: build/files.c:2169 build/parsePrep.c:44 +#: build/files.c:2114 build/parsePrep.c:44 #, c-format msgid "Bad owner/group: %s\n" msgstr "損壞的所有者/組別:%s\n" -#: build/files.c:2210 +#: build/files.c:2155 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "正在檢查未被打包的檔案:%s\n" -#: build/files.c:2225 +#: build/files.c:2170 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -592,7 +592,7 @@ msgstr "" "發現被安裝但未被打包的檔案:\n" "%s" -#: build/files.c:2250 +#: build/files.c:2195 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "正在處理檔案:%s-%s-%s\n" @@ -782,32 +782,32 @@ msgstr "無法建立 %s:%s\n" msgid "line %d: second %s\n" msgstr "列 %d:重複的 %s\n" -#: build/parseChangelog.c:122 +#: build/parseChangelog.c:126 #, c-format msgid "%%changelog entries must start with *\n" msgstr "%%changelog 條目必須以「*」符號開頭\n" -#: build/parseChangelog.c:130 +#: build/parseChangelog.c:134 #, c-format msgid "incomplete %%changelog entry\n" msgstr "不完整的 %%changelog 條目\n" -#: build/parseChangelog.c:145 +#: build/parseChangelog.c:149 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "%%changelog 中含有不正確的日期描述:%s\n" -#: build/parseChangelog.c:150 +#: build/parseChangelog.c:154 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog 無法繼承年代順序的描述。\n" -#: build/parseChangelog.c:158 build/parseChangelog.c:169 +#: build/parseChangelog.c:162 build/parseChangelog.c:173 #, c-format msgid "missing name in %%changelog\n" msgstr "%%changelog 中漏失了名稱\n" -#: build/parseChangelog.c:176 +#: build/parseChangelog.c:180 #, c-format msgid "no description in %%changelog\n" msgstr "%%changelog 中沒有更新說明\n" @@ -817,17 +817,17 @@ msgstr "%%changelog 中沒有更新說明\n" msgid "line %d: Error parsing %%description: %s\n" msgstr "列 %d:解析 %%description 時發生錯誤:%s\n" -#: build/parseDescription.c:54 build/parseFiles.c:50 build/parseScript.c:220 +#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "列 %d:損壞的選項 %s:%s\n" -#: build/parseDescription.c:65 build/parseFiles.c:62 build/parseScript.c:232 +#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229 #, c-format msgid "line %d: Too many names: %s\n" msgstr "列 %d: 太多名稱:%s\n" -#: build/parseDescription.c:73 build/parseFiles.c:71 build/parseScript.c:241 +#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "列 %d:套件不存在:%s\n" @@ -842,132 +842,137 @@ msgstr "列 %d:重複的 description\n" msgid "line %d: Error parsing %%files: %s\n" msgstr "列 %d:解析 %%files 時發生錯誤:%s\n" -#: build/parseFiles.c:78 +#: build/parseFiles.c:74 #, c-format msgid "line %d: Second %%files list\n" msgstr "列 %d:重複的 %%files 清單\n" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:223 #, c-format msgid "Architecture is excluded: %s\n" msgstr "已被排除的架構:%s\n" -#: build/parsePreamble.c:223 +#: build/parsePreamble.c:228 #, c-format msgid "Architecture is not included: %s\n" msgstr "未被包含的架構:%s\n" -#: build/parsePreamble.c:228 +#: build/parsePreamble.c:233 #, c-format msgid "OS is excluded: %s\n" msgstr "已被排除的作業系統:%s\n" -#: build/parsePreamble.c:233 +#: build/parsePreamble.c:238 #, c-format msgid "OS is not included: %s\n" msgstr "未被包含的作業系統:%s\n" -#: build/parsePreamble.c:258 +#: build/parsePreamble.c:265 #, c-format msgid "%s field must be present in package: %s\n" msgstr "必須在目前套件中宣告 %s 欄位:%s\n" -#: build/parsePreamble.c:285 +#: build/parsePreamble.c:292 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "套件中有重複的 %s 條目:%s\n" -#: build/parsePreamble.c:339 +#: build/parsePreamble.c:343 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/parsePreamble.c:371 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "無法開啟圖示 %s:%s\n" -#: build/parsePreamble.c:357 +#: build/parsePreamble.c:389 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "無法讀取圖示 %s:%s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:402 #, c-format msgid "Unknown icon type: %s\n" msgstr "不明的圖示類型:%s\n" -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:442 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "列 %d: 標記只需單一符記:%s\n" -#: build/parsePreamble.c:440 +#: build/parsePreamble.c:472 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "列 %d: 異常的標記:%s\n" -#: build/parsePreamble.c:448 +#: build/parsePreamble.c:480 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "列 %d: 清空標記:%s\n" -#: build/parsePreamble.c:471 build/parsePreamble.c:478 +#: build/parsePreamble.c:503 build/parsePreamble.c:510 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "列 %d:在 %s 中出現違規字元「-」:%s\n" -#: build/parsePreamble.c:531 +#: build/parsePreamble.c:563 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot 不能是「/」:%s\n" -#: build/parsePreamble.c:544 +#: build/parsePreamble.c:576 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "列 %d:Prefixes 不能以「/」結尾:%s\n" -#: build/parsePreamble.c:556 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "列 %d:Docdir 必須以「/」開頭:%s\n" -#: build/parsePreamble.c:569 +#: build/parsePreamble.c:601 #, fuzzy, c-format msgid "line %d: Epoch field must be a number: %s\n" msgstr "列 %d:Epoch/Serial 欄位的內容必須是一個數字:%s\n" -#: build/parsePreamble.c:610 build/parsePreamble.c:621 +#: build/parsePreamble.c:642 build/parsePreamble.c:653 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "列 %d: 不當的 %s: 限定詞:%s\n" -#: build/parsePreamble.c:647 +#: build/parsePreamble.c:679 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "列 %d:損壞的組建架構格式:%s\n" -#: build/parsePreamble.c:656 +#: build/parsePreamble.c:688 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "內部錯誤:假造的標記 %d\n" -#: build/parsePreamble.c:748 +#: build/parsePreamble.c:780 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "不支援舊語法:%s\n" -#: build/parsePreamble.c:809 +#: build/parsePreamble.c:842 #, c-format msgid "Bad package specification: %s\n" msgstr "不當的套件規格:%s\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:848 #, c-format msgid "Package already exists: %s\n" msgstr "套件已存在:%s\n" -#: build/parsePreamble.c:850 +#: build/parsePreamble.c:880 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "列 %d:不明標記:%s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:905 msgid "Spec file can't use BuildRoot\n" msgstr "規格檔案不能使用 BuildRoot\n" @@ -976,47 +981,47 @@ msgstr "規格檔案不能使用 BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "損壞的原始碼檔案:%s:%s\n" -#: build/parsePrep.c:81 +#: build/parsePrep.c:80 #, c-format msgid "No patch number %d\n" msgstr "編號為 %d 的修補不存在\n" -#: build/parsePrep.c:159 +#: build/parsePrep.c:148 #, c-format msgid "No source number %d\n" msgstr "編號為 %d 的原始碼檔案不存在\n" -#: build/parsePrep.c:180 +#: build/parsePrep.c:169 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "無法下載 nosource %s: %s\n" -#: build/parsePrep.c:267 +#: build/parsePrep.c:256 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "解析 %%setup 時發生錯誤:%s\n" -#: build/parsePrep.c:282 +#: build/parsePrep.c:271 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "列 %d:%%setup 中出現錯誤的引數:%s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:290 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "列 %d:%%setup 中出現錯誤的選項 %s:%s\n" -#: build/parsePrep.c:466 +#: build/parsePrep.c:449 #, fuzzy, c-format msgid "%s: %s: %s\n" msgstr "%s:%s\n" -#: build/parsePrep.c:483 +#: build/parsePrep.c:466 #, fuzzy, c-format msgid "Invalid patch number %s: %s\n" msgstr "不正確的套件編號:%s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:495 #, c-format msgid "line %d: second %%prep\n" msgstr "列 %d:重複的 %%prep\n" @@ -1042,7 +1047,7 @@ msgstr "列 %d:需要版本描述:%s\n" msgid "line %d: triggers must have --: %s\n" msgstr "列 %d:觸發器必須包含「--」:%s\n" -#: build/parseScript.c:188 build/parseScript.c:257 +#: build/parseScript.c:188 build/parseScript.c:251 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "列 %d:解析 %s 時發生錯誤:%s\n" @@ -1052,17 +1057,17 @@ msgstr "列 %d:解析 %s 時發生錯誤:%s\n" msgid "line %d: internal script must end with '>': %s\n" msgstr "列 %d:內建命令稿必須以「>」結尾:%s\n" -#: build/parseScript.c:207 +#: build/parseScript.c:206 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "列 %d:命令稿程式必須以「/」開頭:%s\n" -#: build/parseScript.c:249 +#: build/parseScript.c:244 #, c-format msgid "line %d: Second %s\n" msgstr "列 %d:重複的 %s\n" -#: build/parseScript.c:295 +#: build/parseScript.c:287 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "列 %d:不支援的內建命令稿:%s\n" @@ -1102,17 +1107,17 @@ msgstr "%s:%d:缺少與 %%endif 對應的 %%if\n" msgid "malformed %%include statement\n" msgstr "異常的 %%include 宣告\n" -#: build/parseSpec.c:440 +#: build/parseSpec.c:439 #, fuzzy msgid "BuildRoot couldn't be empty\n" msgstr "BuildRoot 不能是「/」:%s\n" -#: build/parseSpec.c:445 +#: build/parseSpec.c:443 #, fuzzy msgid "BuildRoot can not be \"/\"\n" msgstr "BuildRoot 不能是「/」:%s\n" -#: build/parseSpec.c:558 +#: build/parseSpec.c:559 msgid "No compatible architectures found for build\n" msgstr "沒有可供組建的相容硬體架構\n" @@ -1288,119 +1293,124 @@ msgstr "在規格檔目錄中查找 i18N 字串" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "產生與(舊的) rpm[23] 包裝相容的表頭" -#: build/rpmfc.c:120 +#: build/rpmfc.c:107 +#, fuzzy, c-format +msgid "Couldn't create pipe for %s: %m\n" +msgstr "無法開啟 %s:%s\n" + +#: build/rpmfc.c:122 #, fuzzy, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "無法執行 %s: %s\n" -#: build/rpmfc.c:131 +#: build/rpmfc.c:133 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "無法執行 %s: %s\n" -#: build/rpmfc.c:136 lib/psm.c:825 +#: build/rpmfc.c:138 lib/psm.c:826 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "無法開啟 %s:%s\n" -#: build/rpmfc.c:222 +#: build/rpmfc.c:224 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s 失敗:%s\n" -#: build/rpmfc.c:226 +#: build/rpmfc.c:228 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "無法寫入酬載到 %s: %s\n" -#: build/rpmfc.c:1245 +#: build/rpmfc.c:1247 #, fuzzy, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "開啟 %s 失敗:%s\n" -#: build/rpmfc.c:1252 +#: build/rpmfc.c:1254 #, fuzzy, c-format msgid "magic_load failed: %s\n" msgstr "%s 移除目錄 %s 失敗:%s\n" -#: build/rpmfc.c:1293 +#: build/rpmfc.c:1295 #, c-format msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 +#: build/rpmfc.c:1495 #, fuzzy, c-format msgid "Finding %s: %s\n" msgstr "檔案 %s: %s\n" -#: build/rpmfc.c:1499 build/rpmfc.c:1508 +#: build/rpmfc.c:1501 build/rpmfc.c:1510 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "讀取 %s 失敗: %s。\n" -#: build/spec.c:230 +#: build/spec.c:228 #, c-format msgid "line %d: Bad number: %s\n" msgstr "列 %d:錯誤的編號:%s\n" -#: build/spec.c:236 +#: build/spec.c:234 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "列 %d: 不當的 no%s 數字:%d\n" -#: build/spec.c:296 +#: build/spec.c:294 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "列 %d: 不當的 %s 數字:%s\n" -#: build/spec.c:614 +#: build/spec.c:612 #, c-format msgid "can't query %s: %s\n" msgstr "無法查詢 %s:%s\n" -#: build/spec.c:681 +#: build/spec.c:679 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "規格檔 %s 的查詢失敗,無法剖析\n" -#: lib/cpio.c:188 +#: lib/cpio.c:186 #, c-format msgid "(error 0x%x)" msgstr "(error 0x%x)" -#: lib/cpio.c:192 +#: lib/cpio.c:190 msgid "Bad magic" msgstr "不當的魔法數字" -#: lib/cpio.c:193 +#: lib/cpio.c:191 msgid "Bad/unreadable header" msgstr "損壞或無法讀取的表頭" -#: lib/cpio.c:215 +#: lib/cpio.c:213 msgid "Header size too big" msgstr "表頭尺寸過大" -#: lib/cpio.c:216 +#: lib/cpio.c:214 msgid "Unknown file type" msgstr "不明的檔案類型" -#: lib/cpio.c:217 +#: lib/cpio.c:215 msgid "Missing hard link(s)" msgstr "丟失的硬式鏈結" -#: lib/cpio.c:218 +#: lib/cpio.c:216 msgid "MD5 sum mismatch" msgstr "MD5 比照結果不匹配" -#: lib/cpio.c:219 +#: lib/cpio.c:217 msgid "Internal error" msgstr "內部錯誤" -#: lib/cpio.c:220 +#: lib/cpio.c:218 msgid "Archive file not in header" msgstr "在檔頭中沒有歸檔檔案" -#: lib/cpio.c:231 +#: lib/cpio.c:229 msgid " failed - " msgstr " 失敗 - " @@ -1440,17 +1450,17 @@ msgstr "忽略套件名稱關聯 [%d]\t %s-> %s\n" msgid "removing %s \"%s\" from tsort relations.\n" msgstr "從樹狀排列關係移除 %s\"%s\"。\n" -#: lib/depends.c:1357 +#: lib/depends.c:1358 msgid "LOOP:\n" msgstr "迴圈:\n" -#: lib/depends.c:1395 +#: lib/depends.c:1396 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder 失敗,剩下 %d 個元件\n" -#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:472 -#: rpmdb/header.c:2897 rpmdb/header.c:2922 rpmdb/header.c:2941 +#: lib/formats.c:37 lib/formats.c:67 lib/formats.c:96 lib/formats.c:444 +#: lib/header.c:2857 lib/header.c:2882 lib/header.c:2901 msgid "(not a number)" msgstr "(不是數字)" @@ -1462,79 +1472,84 @@ msgstr "(不是 base64)" msgid "(invalid type)" msgstr "(無效型態)" -#: lib/formats.c:195 lib/formats.c:363 +#: lib/formats.c:195 lib/formats.c:335 msgid "(not a blob)" msgstr "(不是 blob)" -#: lib/formats.c:307 +#: lib/formats.c:251 +#, fuzzy +msgid "(encoding failed)" +msgstr "執行失敗\n" + +#: lib/formats.c:268 msgid "(invalid xml type)" msgstr "(無效 xml 型態)" -#: lib/formats.c:386 +#: lib/formats.c:358 msgid "(not an OpenPGP signature)" msgstr "(不是一個 OpenPGP 簽名)" -#: lib/fs.c:68 +#: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() 回傳大小失敗:%s\n" -#: lib/fs.c:83 +#: lib/fs.c:84 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() 回傳掛載點失敗:%s\n" -#: lib/fs.c:109 lib/fs.c:206 lib/fs.c:318 +#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324 #, c-format msgid "failed to stat %s: %s\n" msgstr "無法檢驗狀態:%s:%s\n" -#: lib/fs.c:151 +#: lib/fs.c:156 #, c-format msgid "failed to open %s: %s\n" msgstr "開啟 %s 失敗:%s\n" -#: lib/fs.c:341 +#: lib/fs.c:345 #, c-format msgid "file %s is on an unknown device\n" msgstr "檔案 %s 位於一個不明的裝置上\n" -#: lib/fsm.c:690 +#: lib/fsm.c:688 #, c-format msgid "user %s does not exist - using root\n" msgstr "使用者 %s 不存在 - 現使用 root 代替\n" -#: lib/fsm.c:698 +#: lib/fsm.c:696 #, c-format msgid "group %s does not exist - using root\n" msgstr "使用者組 %s 不存在 - 現使用 root 代替\n" -#: lib/fsm.c:1488 +#: lib/fsm.c:1485 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "保存檔案 %s 在檔案清單表頭中找不到\n" -#: lib/fsm.c:1610 lib/fsm.c:1738 +#: lib/fsm.c:1607 lib/fsm.c:1735 #, c-format msgid "%s saved as %s\n" msgstr "%s 已被另存為 %s\n" -#: lib/fsm.c:1765 +#: lib/fsm.c:1762 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s 移除目錄 %s 失敗:目錄非空\n" -#: lib/fsm.c:1771 +#: lib/fsm.c:1768 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s 移除目錄 %s 失敗:%s\n" -#: lib/fsm.c:1785 +#: lib/fsm.c:1782 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s 刪除檔案 %s 失敗:%s\n" -#: lib/fsm.c:1807 +#: lib/fsm.c:1804 #, c-format msgid "%s created as %s\n" msgstr "%s 如同 %s 而建立\n" @@ -1549,107 +1564,107 @@ msgstr "無法建立 %%%s %s\n" msgid "cannot write to %%%s %s\n" msgstr "無法寫入 %%%s %s\n" -#: lib/package.c:337 +#: lib/package.c:335 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "blob 大小(%d):不當的, 8 + 16 * il(%d) + dl(%d)\n" -#: lib/package.c:345 lib/package.c:400 lib/package.c:469 lib/signature.c:195 +#: lib/package.c:346 lib/package.c:401 lib/package.c:470 lib/signature.c:198 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "標記[%d]:不當的,標記 %d 型態 %d 偏移 %d 計數 %d\n" -#: lib/package.c:363 lib/signature.c:209 +#: lib/package.c:364 lib/signature.c:212 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "區域偏移:不當的,標記 %d 型態 %d 偏移 %d 計數 %d\n" -#: lib/package.c:381 lib/signature.c:233 +#: lib/package.c:382 lib/signature.c:236 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "區域結尾:不當的,標記 %d 型態 %d 偏移 %d 計數 %d\n" -#: lib/package.c:391 lib/signature.c:243 +#: lib/package.c:392 lib/signature.c:246 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "區域大小:不當的, ril(%d)> il(%d)\n" -#: lib/package.c:418 +#: lib/package.c:419 msgid "hdr SHA1: BAD, not hex\n" msgstr "hdr SHA1: 不當的,不是十六進位\n" -#: lib/package.c:430 +#: lib/package.c:431 msgid "hdr RSA: BAD, not binary\n" msgstr "hdr RSA:不適當,不是二進位\n" -#: lib/package.c:440 +#: lib/package.c:441 msgid "hdr DSA: BAD, not binary\n" msgstr "hdr DSA:不當的,不是二進位\n" -#: lib/package.c:500 lib/package.c:541 +#: lib/package.c:501 lib/package.c:542 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:619 +#: lib/package.c:620 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "hdr 大小(%d):不當的,讀取回傳 %d\n" -#: lib/package.c:623 +#: lib/package.c:624 msgid "hdr magic: BAD\n" msgstr "hdr magic:不當的\n" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "hdr 標記:不當的,號碼的標記(%d)發信匣的範圍\n" -#: lib/package.c:634 +#: lib/package.c:635 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "hdr 資料:不當的,號碼的位元組(%d)發信匣的範圍\n" -#: lib/package.c:644 +#: lib/package.c:645 #, fuzzy, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "hdr blob(%d):不當的,讀取回傳 %d\n" -#: lib/package.c:656 +#: lib/package.c:657 msgid "hdr load: BAD\n" msgstr "hdr 載入:不當的\n" -#: lib/package.c:716 lib/rpmchecksig.c:187 lib/rpmchecksig.c:596 +#: lib/package.c:717 lib/rpmchecksig.c:185 lib/rpmchecksig.c:602 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s:rpmReadSignature 失敗:%s" -#: lib/package.c:723 lib/rpmchecksig.c:194 lib/rpmchecksig.c:604 +#: lib/package.c:724 lib/rpmchecksig.c:192 lib/rpmchecksig.c:610 #, c-format msgid "%s: No signature available\n" msgstr "%s:未發現簽名\n" -#: lib/package.c:788 +#: lib/package.c:789 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s::headerRead 失敗:%s" -#: lib/package.c:823 lib/package.c:849 lib/package.c:880 lib/rpmchecksig.c:693 +#: lib/package.c:824 lib/package.c:850 lib/package.c:881 lib/rpmchecksig.c:699 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:894 lib/rpmchecksig.c:89 lib/rpmchecksig.c:508 +#: lib/package.c:895 lib/rpmchecksig.c:89 lib/rpmchecksig.c:514 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread 失敗:%s\n" -#: lib/package.c:983 +#: lib/package.c:984 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s 無法安裝\n" -#: lib/package.c:987 +#: lib/package.c:988 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" @@ -2157,7 +2172,7 @@ msgstr "不校驗檔案的安全關聯" msgid "don't verify files in package" msgstr "不校驗套件內的檔案" -#: lib/poptQV.c:308 tools/rpmgraph.c:251 +#: lib/poptQV.c:308 tools/rpmgraph.c:249 msgid "don't verify package dependencies" msgstr "不校驗套件的相依關係" @@ -2197,54 +2212,54 @@ msgstr "對套件簽名 (與 --addsign 含義相同)" msgid "generate signature" msgstr "產生簽名" -#: lib/psm.c:272 +#: lib/psm.c:273 msgid "source package expected, binary found\n" msgstr "需要一個原始碼套件,但這是一個二進位套件\n" -#: lib/psm.c:383 +#: lib/psm.c:384 msgid "source package contains no .spec file\n" msgstr "原始碼套件內沒有 .spec 檔案\n" -#: lib/psm.c:835 +#: lib/psm.c:836 #, fuzzy, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,waitpid(%d) rc %d: %s\n" -#: lib/psm.c:842 +#: lib/psm.c:843 #, fuzzy, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,離開狀態 %d\n" -#: lib/psm.c:847 +#: lib/psm.c:848 #, fuzzy, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,離開狀態 %d\n" -#: lib/psm.c:1403 +#: lib/psm.c:1399 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s:%s 短命令稿執行失敗 (%d),略過 %s\n" -#: lib/psm.c:1485 +#: lib/psm.c:1481 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "解壓保存檔案失敗 %s%s:%s\n" -#: lib/psm.c:1486 +#: lib/psm.c:1482 msgid " on file " msgstr " 於檔案 " -#: lib/psm.c:1617 +#: lib/psm.c:1613 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s 失敗的於檔案 %s: %s\n" -#: lib/psm.c:1620 +#: lib/psm.c:1616 #, c-format msgid "%s failed: %s\n" msgstr "%s 失敗:%s\n" -#: lib/query.c:117 lib/rpmts.c:621 +#: lib/query.c:117 lib/rpmts.c:626 #, c-format msgid "incorrect format: %s\n" msgstr "不正確的格式:%s\n" @@ -2341,20 +2356,20 @@ msgstr "不正確的套件編號:%s\n" msgid "record %lu could not be read\n" msgstr "記錄 %u 無法讀取\n" -#: lib/query.c:579 lib/rpminstall.c:654 +#: lib/query.c:579 lib/rpminstall.c:656 #, c-format msgid "package %s is not installed\n" msgstr "套件 %s 尚未安裝\n" -#: lib/rpmal.c:655 +#: lib/rpmal.c:658 msgid "(added files)" msgstr "(加入的檔案)" -#: lib/rpmal.c:731 +#: lib/rpmal.c:734 msgid "(added provide)" msgstr "(加入的提供物)" -#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:832 #, c-format msgid "%s: open failed: %s\n" msgstr "%s:開啟失敗:%s\n" @@ -2369,67 +2384,67 @@ msgstr "%s: Fwrite 失敗:%s\n" msgid "%s: Fflush failed: %s\n" msgstr "%s:檢索失敗:%s\n" -#: lib/rpmchecksig.c:204 +#: lib/rpmchecksig.c:202 lib/rpmchecksig.c:339 #, fuzzy msgid "rpmMkTemp failed\n" msgstr "makeTempFile 失敗\n" -#: lib/rpmchecksig.c:314 +#: lib/rpmchecksig.c:319 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "%s: 已經由鍵值識別號 %s 所簽名, 跳過\n" -#: lib/rpmchecksig.c:343 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s:writeLead 失敗:%s\n" -#: lib/rpmchecksig.c:349 +#: lib/rpmchecksig.c:353 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s:rpmWriteSignature 失敗:%s\n" -#: lib/rpmchecksig.c:432 +#: lib/rpmchecksig.c:436 #, c-format msgid "%s: import read failed(%d).\n" msgstr "%s:匯入讀取時失敗(%d)。\n" -#: lib/rpmchecksig.c:444 +#: lib/rpmchecksig.c:448 #, c-format msgid "%s: import failed.\n" msgstr "%s:匯入失敗。\n" -#: lib/rpmchecksig.c:475 +#: lib/rpmchecksig.c:479 #, c-format msgid "%s: headerRead failed\n" msgstr "%s:headerRead 失敗\n" -#: lib/rpmchecksig.c:490 +#: lib/rpmchecksig.c:495 #, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s:headerGetEntry 失敗\n" +msgid "%s: Immutable header region could not be read. Corrupted package?\n" +msgstr "" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "NOT OK" msgstr "不正確" -#: lib/rpmchecksig.c:776 +#: lib/rpmchecksig.c:782 msgid "OK" msgstr "正確" -#: lib/rpmchecksig.c:778 +#: lib/rpmchecksig.c:784 msgid " (MISSING KEYS:" msgstr " (丟失的密鑰:" -#: lib/rpmchecksig.c:780 +#: lib/rpmchecksig.c:786 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:781 +#: lib/rpmchecksig.c:787 msgid " (UNTRUSTED KEYS:" msgstr " (不信任的密鑰:" -#: lib/rpmchecksig.c:783 +#: lib/rpmchecksig.c:789 msgid ")" msgstr ")" @@ -2496,7 +2511,7 @@ msgid "internal support for lua scripts." msgstr "內部支援 lua 命令稿。" #: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:355 -#: lib/rpminstall.c:487 lib/rpmts.c:632 tools/rpmgraph.c:119 +#: lib/rpminstall.c:487 lib/rpmts.c:637 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format msgid "open of %s failed: %s\n" @@ -2507,7 +2522,7 @@ msgstr "開啟 %s 失敗:%s\n" msgid "unknown tag: \"%s\"\n" msgstr "不明的標記:「%s」\n" -#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:688 +#: lib/rpmgi.c:627 lib/rpminstall.c:530 lib/rpminstall.c:690 #: tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "相依性偵測失敗:\n" @@ -2530,7 +2545,7 @@ msgstr "取回中 %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "略過 %s - 傳輸失敗 - %s\n" -#: lib/rpminstall.c:374 lib/rpminstall.c:749 tools/rpmgraph.c:139 +#: lib/rpminstall.c:374 lib/rpminstall.c:751 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s 無法安裝\n" @@ -2560,17 +2575,17 @@ msgstr "%s: 不是 rpm 套件(或套件清單):%s\n" msgid "cannot open file %s: %s\n" msgstr "無法開啟檔案 %s:%s\n" -#: lib/rpminstall.c:663 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "「%s」指定了多個套件\n" -#: lib/rpminstall.c:733 +#: lib/rpminstall.c:735 #, c-format msgid "cannot open %s: %s\n" msgstr "無法開啟檔案 %s:%s\n" -#: lib/rpminstall.c:739 +#: lib/rpminstall.c:741 #, c-format msgid "Installing %s\n" msgstr "正在安裝 %s\n" @@ -2672,99 +2687,79 @@ msgstr "%s 與 %s%s 衝突" msgid "unknown error %d encountered while manipulating package %s" msgstr "不明錯誤 %d 發生在處理套件 %s 的程序中" -#: lib/rpmrc.c:195 +#: lib/rpmrc.c:196 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "在 %s:%d 處漏失了第二個「:」\n" -#: lib/rpmrc.c:198 +#: lib/rpmrc.c:199 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "在 %s:%d 處漏失了架構名稱\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:344 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "不完整資料列位於 %s:%d\n" -#: lib/rpmrc.c:348 +#: lib/rpmrc.c:349 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "在資料列的 %s:%d 中有太多引數\n" -#: lib/rpmrc.c:356 +#: lib/rpmrc.c:357 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "損壞的架構/作業系統序號:%s (%s:%d)\n" -#: lib/rpmrc.c:387 +#: lib/rpmrc.c:388 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "不完整預設列位於 %s:%d\n" -#: lib/rpmrc.c:392 +#: lib/rpmrc.c:393 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "在預設列的 %s:%d 中有太多引數\n" -#: lib/rpmrc.c:522 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "讀取 %s 失敗: %s。\n" - -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:541 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "缺少 ':' (找到 0x%02x) 於 %s:%d\n" -#: lib/rpmrc.c:577 lib/rpmrc.c:631 +#: lib/rpmrc.c:558 lib/rpmrc.c:598 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "%s 缺少引數於 %s:%d\n" -#: lib/rpmrc.c:596 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "%s 擴充失敗於 %s:%d \"%s\"\n" - -#: lib/rpmrc.c:604 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" +#: lib/rpmrc.c:574 +#, fuzzy, c-format +msgid "cannot open %s at %s:%d: %m\n" msgstr "無法開啟 %s 於 %s:%d: %s\n" -#: lib/rpmrc.c:623 +#: lib/rpmrc.c:590 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "缺少 %s 架構於 %s:%d\n" -#: lib/rpmrc.c:690 +#: lib/rpmrc.c:657 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "不當的選項 '%s' 於 %s:%d\n" -#: lib/rpmrc.c:1444 +#: lib/rpmrc.c:1417 #, c-format msgid "Unknown system: %s\n" msgstr "不明的系統:%s\n" -#: lib/rpmrc.c:1445 +#: lib/rpmrc.c:1418 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1669 -#, c-format -msgid "Cannot expand %s\n" -msgstr "無法展開 %s\n" - -#: lib/rpmrc.c:1674 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "無法讀取 %s,HOME 過大。\n" - -#: lib/rpmrc.c:1691 -#, c-format -msgid "Unable to open %s for reading: %s.\n" +#: lib/rpmrc.c:1635 +#, fuzzy, c-format +msgid "Unable to open %s for reading: %m.\n" msgstr "無法開啟 %s 以讀取:%s\n" #: lib/rpmts.c:99 @@ -2772,27 +2767,27 @@ msgstr "無法開啟 %s 以讀取:%s\n" msgid "cannot open Packages database in %s\n" msgstr "無法開啟套件資料庫 %s\n" -#: lib/rpmts.c:208 +#: lib/rpmts.c:209 #, c-format msgid "extra '(' in package label: %s\n" msgstr "額外的「(」存在於套件標籤中:%s\n" -#: lib/rpmts.c:226 +#: lib/rpmts.c:227 #, c-format msgid "missing '(' in package label: %s\n" msgstr "丟失的「(」存在於套件標籤中:%s\n" -#: lib/rpmts.c:234 +#: lib/rpmts.c:235 #, c-format msgid "missing ')' in package label: %s\n" msgstr "丟失的「)」存在於套件標籤中:%s\n" -#: lib/rpmts.c:519 +#: lib/rpmts.c:524 #, c-format msgid "cannot open Solve database in %s\n" msgstr "無法開啟解析資料庫於 %s\n" -#: lib/rpmts.c:730 +#: lib/rpmts.c:735 msgid " Suggested resolutions:\n" msgstr " 推薦解決方案:\n" @@ -2815,130 +2810,139 @@ msgstr "sigh 標記:不當,號碼的標記(%d)發信匣的範圍\n" msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "sigh 資料:不當,號碼的 位元組(%d)發信匣的範圍\n" -#: lib/signature.c:188 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "sigh 萬用字元解析(%d):不當,讀取回傳 %d\n" -#: lib/signature.c:254 +#: lib/signature.c:257 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "sigh 標記[%d]:不當,標記 %d 型態 %d 偏移 %d 計數 %d\n" -#: lib/signature.c:264 +#: lib/signature.c:267 msgid "sigh load: BAD\n" msgstr "sigh 載入:不當\n" -#: lib/signature.c:277 +#: lib/signature.c:280 #, fuzzy, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "sigh 填充(%d):不當,讀取 %d 位元組\n" -#: lib/signature.c:286 +#: lib/signature.c:289 #, fuzzy, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "sigh sigSize(%d):不當,fstat(2)失敗\n" -#: lib/signature.c:405 lib/signature.c:515 lib/signature.c:832 -#: lib/signature.c:865 +#: lib/signature.c:373 lib/signature.c:510 +#, c-format +msgid "Couldn't create pipe for signing: %m" +msgstr "" + +#: lib/signature.c:412 lib/signature.c:530 lib/signature.c:855 +#: lib/signature.c:888 #, c-format msgid "Could not exec %s: %s\n" msgstr "無法執行 %s: %s\n" -#: lib/signature.c:421 +#: lib/signature.c:429 msgid "pgp failed\n" msgstr "pgp 失敗\n" -#: lib/signature.c:428 +#: lib/signature.c:436 msgid "pgp failed to write signature\n" msgstr "pgp 寫入簽名時失敗\n" -#: lib/signature.c:447 lib/signature.c:558 +#: lib/signature.c:455 lib/signature.c:571 msgid "unable to read the signature\n" msgstr "無法讀取簽名\n" -#: lib/signature.c:532 +#: lib/signature.c:547 #, c-format msgid "gpg exec failed (%d)\n" msgstr "gpg 執行失敗 (%d)\n" -#: lib/signature.c:539 +#: lib/signature.c:553 msgid "gpg failed to write signature\n" msgstr "寫入簽名時 gpg 失敗\n" -#: lib/signature.c:870 lib/signature.c:919 +#: lib/signature.c:673 +msgid "Immutable header region could not be read. Corrupted package?\n" +msgstr "" + +#: lib/signature.c:893 lib/signature.c:942 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "在巨集檔案中有無效的 %%_signature spec\n" -#: lib/signature.c:901 +#: lib/signature.c:924 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "您必須在您的巨集檔案中設定 \"%%_gpg_name\"\n" -#: lib/signature.c:913 +#: lib/signature.c:936 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "您必須在您的巨集檔案中設定 \"%%_pgp_name\"\n" -#: lib/signature.c:954 +#: lib/signature.c:977 #, fuzzy msgid "Header+Payload size:" msgstr "表頭+酬載大小:" -#: lib/signature.c:991 +#: lib/signature.c:1014 #, fuzzy msgid "MD5 digest:" msgstr "MD 5 摘要:" -#: lib/signature.c:1044 +#: lib/signature.c:1067 #, fuzzy msgid "Header SHA1 digest:" msgstr "表頭 SHA1 摘要:" -#: lib/signature.c:1096 +#: lib/signature.c:1119 #, fuzzy msgid "Unknown" msgstr "不明的標記" -#: lib/signature.c:1102 lib/signature.c:1246 +#: lib/signature.c:1125 lib/signature.c:1269 msgid "Header " msgstr "表頭 " -#: lib/signature.c:1209 +#: lib/signature.c:1232 #, c-format msgid "%sV%d %s signature: %s, key ID %s\n" msgstr "" -#: lib/signature.c:1213 +#: lib/signature.c:1236 #, fuzzy, c-format msgid "%sV%d %s signature: %s\n" msgstr " 簽名:" -#: lib/signature.c:1309 +#: lib/signature.c:1332 #, fuzzy, c-format msgid "%sV%d DSA signature: %s, key ID %s\n" msgstr " DSA 簽名:" -#: lib/signature.c:1313 +#: lib/signature.c:1336 #, fuzzy, c-format msgid "%sV%d DSA signature: %s\n" msgstr " DSA 簽名:" -#: lib/signature.c:1331 +#: lib/signature.c:1354 msgid "Verify signature: BAD PARAMETERS\n" msgstr "驗證簽名:不當的參數\n" -#: lib/signature.c:1362 +#: lib/signature.c:1385 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "不完整的 MD 5 摘要:不支援\n" -#: lib/signature.c:1366 +#: lib/signature.c:1389 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "簽名:不明 (%d)\n" -#: lib/transaction.c:1187 lib/verify.c:413 +#: lib/transaction.c:1191 lib/verify.c:413 #, fuzzy, c-format msgid "Unable to change root directory: %m\n" msgstr "移除目錄時失敗 %s: %s\n" @@ -2953,303 +2957,303 @@ msgstr "缺少 %c %s" msgid "Unsatisfied dependencies for %s:\n" msgstr "無法滿足 %s 的相依性:" -#: misc/error.c:107 -#, fuzzy -msgid "Unknown system error" -msgstr "不明的系統:%s\n" - -#: rpmdb/db3.c:150 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "資料庫%d 錯誤(%d) 來自 %s: %s\n" - -#: rpmdb/db3.c:153 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "資料庫%d 錯誤(%d): %s\n" - -#: rpmdb/db3.c:1149 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "無法取得 %s 鎖定於 %s/%s\n" - -#: rpmdb/db3.c:1151 -msgid "exclusive" -msgstr "互斥" - -#: rpmdb/db3.c:1151 -msgid "shared" -msgstr "共享" - -#: rpmdb/dbconfig.c:328 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "無法辨識的資料庫選項:\"%s\" 忽略。\n" - -#: rpmdb/dbconfig.c:365 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "%s 有無效的數值,略過\n" - -#: rpmdb/dbconfig.c:374 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "%s 有太大或太小的長整數值,略過\n" - -#: rpmdb/dbconfig.c:383 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "%s 有太大或太小的整數值,略過\n" - -#: rpmdb/header.c:2174 +#: lib/header.c:2133 msgid "missing { after %" msgstr "% 之後缺少 {" -#: rpmdb/header.c:2204 +#: lib/header.c:2163 msgid "missing } after %{" msgstr "%{ 之後缺少 }" -#: rpmdb/header.c:2216 +#: lib/header.c:2175 msgid "empty tag format" msgstr "清空標記格式" -#: rpmdb/header.c:2226 +#: lib/header.c:2185 msgid "empty tag name" msgstr "清空標記名稱" -#: rpmdb/header.c:2235 +#: lib/header.c:2194 msgid "unknown tag" msgstr "不明的標記" -#: rpmdb/header.c:2258 +#: lib/header.c:2217 msgid "] expected at end of array" msgstr "] 預期在陣列的結束" -#: rpmdb/header.c:2271 +#: lib/header.c:2230 msgid "unexpected ]" msgstr "未預期的 ]" -#: rpmdb/header.c:2282 +#: lib/header.c:2241 msgid "unexpected }" msgstr "未預期的 }" -#: rpmdb/header.c:2336 +#: lib/header.c:2295 msgid "? expected in expression" msgstr "? 預期於運算式中" -#: rpmdb/header.c:2343 +#: lib/header.c:2302 msgid "{ expected after ? in expression" msgstr "{ 預期於運算式中 ? 之後" -#: rpmdb/header.c:2355 rpmdb/header.c:2395 +#: lib/header.c:2314 lib/header.c:2354 msgid "} expected in expression" msgstr "} 預期於運算式中" -#: rpmdb/header.c:2363 +#: lib/header.c:2322 msgid ": expected following ? subexpression" msgstr ": 預期跟著子運算式" -#: rpmdb/header.c:2381 +#: lib/header.c:2340 msgid "{ expected after : in expression" msgstr "{ 預期於運算式中 : 之後" -#: rpmdb/header.c:2403 +#: lib/header.c:2362 msgid "| expected at end of expression" msgstr "| 預期於運算式的結束" -#: rpmdb/header.c:2494 +#: lib/header.c:2453 msgid "(index out of range)" msgstr "(索引超出範圍)" -#: rpmdb/header.c:2703 +#: lib/header.c:2662 msgid "array iterator used with different sized arrays" msgstr "用於不同大小陣列的陣列迭代器" -#: rpmdb/header.c:2975 +#: lib/header.c:2935 #, c-format msgid "%c" msgstr "%c" -#: rpmdb/header.c:2991 +#: lib/header.c:2951 msgid "%a %b %d %Y" msgstr "%a %b %d %Y" -#: rpmdb/header_internal.c:162 +#: lib/header_internal.c:162 #, c-format msgid "Data type %d not supported\n" msgstr "不支援資料類型 %d\n" -#: rpmdb/poptDB.c:18 +#: lib/poptDB.c:18 msgid "initialize database" msgstr "初始化資料庫" -#: rpmdb/poptDB.c:20 +#: lib/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" msgstr "從安裝的套件表頭重建資料庫的反相清單" -#: rpmdb/poptDB.c:23 +#: lib/poptDB.c:23 msgid "verify database files" msgstr "驗證資料庫檔案" -#: rpmdb/rpmdb.c:154 +#: lib/rpmdb.c:154 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit:無法辨識的標記名稱:\"%s\"忽略\n" -#: rpmdb/rpmdb.c:226 +#: lib/rpmdb.c:226 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "" -#: rpmdb/rpmdb.c:236 +#: lib/rpmdb.c:236 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "無法使用資料庫 %2$d- %3$s(%4$d) 開啟 %1$s 索引\n" -#: rpmdb/rpmdb.c:256 +#: lib/rpmdb.c:256 #, c-format msgid "cannot open %s index\n" msgstr "無法開啟 %s 索引\n" -#: rpmdb/rpmdb.c:880 +#: lib/rpmdb.c:880 msgid "no dbpath has been set\n" msgstr "沒有 dbpath 已被設定\n" -#: rpmdb/rpmdb.c:1114 rpmdb/rpmdb.c:1239 rpmdb/rpmdb.c:1293 rpmdb/rpmdb.c:2197 -#: rpmdb/rpmdb.c:2318 rpmdb/rpmdb.c:3013 +#: lib/rpmdb.c:1111 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2199 +#: lib/rpmdb.c:2320 lib/rpmdb.c:3009 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "從 %3$s 索引取得 \"%2$s\" 記錄時產生錯誤(%1$d)\n" -#: rpmdb/rpmdb.c:1468 +#: lib/rpmdb.c:1470 msgid "miFreeHeader: skipping" msgstr "miFreeHeader:跳過" -#: rpmdb/rpmdb.c:1478 +#: lib/rpmdb.c:1480 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "儲存記錄 #%2$d 進入 %3$s 時產生錯誤(%1$d)\n" -#: rpmdb/rpmdb.c:1578 +#: lib/rpmdb.c:1580 #, fuzzy, c-format msgid "%s: regexec failed: %s\n" msgstr "%s:檢索失敗:%s\n" -#: rpmdb/rpmdb.c:1759 +#: lib/rpmdb.c:1761 #, fuzzy, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s:開啟失敗:%s\n" -#: rpmdb/rpmdb.c:2094 +#: lib/rpmdb.c:2096 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator:跳過" -#: rpmdb/rpmdb.c:2123 +#: lib/rpmdb.c:2125 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb:已取回損壞的表頭 #%u -- 跳過。\n" -#: rpmdb/rpmdb.c:2420 +#: lib/rpmdb.c:2422 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 無法讀取在 0x%x 的表頭\n" -#: rpmdb/rpmdb.c:2472 +#: lib/rpmdb.c:2473 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "設定用於 %3$s 撤除的表頭 #%2$d 記錄時產生錯誤(%1$d)\n" -#: rpmdb/rpmdb.c:2607 +#: lib/rpmdb.c:2608 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "從 %3$s 索引設定 \"%2$s\" 記錄時產生錯誤(%1$d)\n" -#: rpmdb/rpmdb.c:2626 +#: lib/rpmdb.c:2627 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "儲存記錄 \"%2$s\" 進入 %3$s 時產生錯誤(%1$d)\n" -#: rpmdb/rpmdb.c:2636 +#: lib/rpmdb.c:2637 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "從 %3$s 移除記錄 \"%2$s\" 時產生錯誤(%1$d)\n" -#: rpmdb/rpmdb.c:2782 +#: lib/rpmdb.c:2778 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "配置新套件實體時產生錯誤(%d)\n" -#: rpmdb/rpmdb.c:2835 +#: lib/rpmdb.c:2831 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd:跳過" -#: rpmdb/rpmdb.c:3029 +#: lib/rpmdb.c:3025 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "儲存記錄 %2$s 於 %3$s 時產生錯誤(%1$d)\n" -#: rpmdb/rpmdb.c:3352 +#: lib/rpmdb.c:3364 msgid "no dbpath has been set" msgstr "沒有 dbpath 已被設定" -#: rpmdb/rpmdb.c:3377 +#: lib/rpmdb.c:3389 #, c-format msgid "temporary database %s already exists\n" msgstr "臨時資料庫 %s 已經存在\n" -#: rpmdb/rpmdb.c:3385 +#: lib/rpmdb.c:3397 #, fuzzy, c-format msgid "failed to create directory %s: %s\n" msgstr "移除目錄時失敗 %s: %s\n" -#: rpmdb/rpmdb.c:3432 +#: lib/rpmdb.c:3444 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "在資料庫中有不當的表頭 #%u -- 跳過。\n" -#: rpmdb/rpmdb.c:3470 +#: lib/rpmdb.c:3482 #, c-format msgid "cannot add record originally at %u\n" msgstr "無法加入原本在 %u 的記錄\n" -#: rpmdb/rpmdb.c:3484 +#: lib/rpmdb.c:3496 msgid "failed to rebuild database: original database remains in place\n" msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n" -#: rpmdb/rpmdb.c:3492 +#: lib/rpmdb.c:3504 msgid "failed to replace old database with new database!\n" msgstr "以新的資料庫取代舊的資料庫時失敗!\n" -#: rpmdb/rpmdb.c:3494 +#: lib/rpmdb.c:3506 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "以 %2$s 的檔案取代 %1$s 中的檔案來回復" -#: rpmdb/rpmdb.c:3506 +#: lib/rpmdb.c:3518 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "移除目錄時失敗 %s: %s\n" -#: rpmdb/sqlite.c:589 +#: lib/backend/db3.c:150 +#, c-format +msgid "db%d error(%d) from %s: %s\n" +msgstr "資料庫%d 錯誤(%d) 來自 %s: %s\n" + +#: lib/backend/db3.c:153 +#, c-format +msgid "db%d error(%d): %s\n" +msgstr "資料庫%d 錯誤(%d): %s\n" + +#: lib/backend/db3.c:1148 +#, c-format +msgid "cannot get %s lock on %s/%s\n" +msgstr "無法取得 %s 鎖定於 %s/%s\n" + +#: lib/backend/db3.c:1150 +msgid "exclusive" +msgstr "互斥" + +#: lib/backend/db3.c:1150 +msgid "shared" +msgstr "共享" + +#: lib/backend/dbconfig.c:328 +#, c-format +msgid "unrecognized db option: \"%s\" ignored.\n" +msgstr "無法辨識的資料庫選項:\"%s\" 忽略。\n" + +#: lib/backend/dbconfig.c:365 +#, c-format +msgid "%s has invalid numeric value, skipped\n" +msgstr "%s 有無效的數值,略過\n" + +#: lib/backend/dbconfig.c:374 +#, c-format +msgid "%s has too large or too small long value, skipped\n" +msgstr "%s 有太大或太小的長整數值,略過\n" + +#: lib/backend/dbconfig.c:383 +#, c-format +msgid "%s has too large or too small integer value, skipped\n" +msgstr "%s 有太大或太小的整數值,略過\n" + +#: lib/backend/sqlite.c:589 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:682 +#: lib/backend/sqlite.c:682 #, fuzzy, c-format msgid "Unable to initDB %s (%d)\n" msgstr "無法開啟 %s:%s\n" -#: rpmdb/sqlite.c:849 +#: lib/backend/sqlite.c:849 #, fuzzy, c-format msgid "Unable to open database: %s\n" msgstr "無法開啟 %s:%s\n" -#: rpmdb/sqlite.c:1214 +#: lib/backend/sqlite.c:1214 #, fuzzy msgid "Unable to determine DB endianess.\n" msgstr "無法開啟暫時檔案。\n" +#: misc/error.c:107 +#, fuzzy +msgid "Unknown system error" +msgstr "不明的系統:%s\n" + #: rpmio/macro.c:183 #, c-format msgid "======================== active %d empty %d\n" @@ -3305,51 +3309,51 @@ msgstr "巨集 %%%s (%s) 在等級 %d 之下未被使用\n" msgid "Unknown option %c in %s(%s)\n" msgstr "在 %2$s(%3$s) 中有不明的選項 %1$c\n" -#: rpmio/macro.c:1037 +#: rpmio/macro.c:1038 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "遞迴深度(%d)大於最大值(%d)\n" -#: rpmio/macro.c:1106 rpmio/macro.c:1123 +#: rpmio/macro.c:1107 rpmio/macro.c:1124 #, c-format msgid "Unterminated %c: %s\n" msgstr "未終結的 %c: %s\n" -#: rpmio/macro.c:1164 +#: rpmio/macro.c:1165 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "在無法解析的巨集之後跟著一個 %%\n" -#: rpmio/macro.c:1320 +#: rpmio/macro.c:1321 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "找不到巨集 %%%.*s,跳過\n" -#: rpmio/macro.c:1391 +#: rpmio/macro.c:1392 msgid "Target buffer overflow\n" msgstr "目標緩衝區溢位\n" -#: rpmio/rpmlua.c:440 +#: rpmio/rpmlua.c:450 #, fuzzy, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "不支援舊語法:%s\n" -#: rpmio/rpmlua.c:456 +#: rpmio/rpmlua.c:466 #, fuzzy, c-format msgid "invalid syntax in lua script: %s\n" msgstr "不支援舊語法:%s\n" -#: rpmio/rpmlua.c:461 rpmio/rpmlua.c:480 +#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490 #, fuzzy, c-format msgid "lua script failed: %s\n" msgstr "%s: Fwrite 失敗:%s\n" -#: rpmio/rpmlua.c:475 +#: rpmio/rpmlua.c:485 #, fuzzy, c-format msgid "invalid syntax in lua file: %s\n" msgstr "不正確的套件編號:%s\n" -#: rpmio/rpmlua.c:610 +#: rpmio/rpmlua.c:620 #, fuzzy, c-format msgid "lua hook failed: %s\n" msgstr "%s:檢索失敗:%s\n" @@ -3431,24 +3435,24 @@ msgstr "記憶體配置 (%u 位元組) 回傳空值。\n" msgid "url port must be a number\n" msgstr "網址連接埠必須是數字\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:253 +#: tools/rpmcache.c:516 tools/rpmgraph.c:251 msgid "don't verify header+payload signature" msgstr "不驗證表頭+酬載簽名" -#: tools/rpmcache.c:518 +#: tools/rpmcache.c:519 msgid "don't update cache database, only print package paths" msgstr "不更新快取資料庫,只有印出套件路徑" -#: tools/rpmcache.c:521 +#: tools/rpmcache.c:522 msgid "File tree walk options:" msgstr "檔案樹遍歷選項:" -#: tools/rpmcache.c:557 +#: tools/rpmcache.c:558 #, c-format msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" msgstr "%s: %%{_cache_dbpath } 巨集設定錯誤。\n" -#: tools/rpmcache.c:597 +#: tools/rpmcache.c:598 #, c-format msgid "%s: cache operation failed: ec %d.\n" msgstr "%s: 快取作業失敗:ec %d。\n" @@ -3458,6 +3462,21 @@ msgstr "%s: 快取作業失敗:ec %d。\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: 讀取清單失敗:%s\n" +#~ msgid "%s: headerGetEntry failed\n" +#~ msgstr "%s:headerGetEntry 失敗\n" + +#~ msgid "Failed to read %s: %s.\n" +#~ msgstr "讀取 %s 失敗: %s。\n" + +#~ msgid "%s expansion failed at %s:%d \"%s\"\n" +#~ msgstr "%s 擴充失敗於 %s:%d \"%s\"\n" + +#~ msgid "Cannot expand %s\n" +#~ msgstr "無法展開 %s\n" + +#~ msgid "Cannot read %s, HOME is too large.\n" +#~ msgstr "無法讀取 %s,HOME 過大。\n" + #, fuzzy #~ msgid "getcwd failed: %m\n" #~ msgstr "%s 移除目錄 %s 失敗:%s\n" |