diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2008-03-07 09:47:51 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2008-03-07 09:47:51 +0200 |
commit | a08ececd832de2fb4de426d8894abccd45a7c3df (patch) | |
tree | aee1008294e17df8bb08e2ca289cd9d1d37501ea /po/it.po | |
parent | e97e5619e9ddaf8b0e78568ca8848e2c2840dd00 (diff) | |
download | librpm-tizen-a08ececd832de2fb4de426d8894abccd45a7c3df.tar.gz librpm-tizen-a08ececd832de2fb4de426d8894abccd45a7c3df.tar.bz2 librpm-tizen-a08ececd832de2fb4de426d8894abccd45a7c3df.zip |
Log message adjustments
- dont waste translator time by having them translate obscure debug messages
- adjust some suspect looking logging levels
- mark some non-debug messages for translation where missing..
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 1145 |
1 files changed, 453 insertions, 692 deletions
@@ -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-02-05 13:52+0200\n" +"POT-Creation-Date: 2008-03-07 09:46+0200\n" "PO-Revision-Date: 2006-04-28 06:25+0200\n" "Last-Translator: \n" "Language-Team: <it@li.org>\n" @@ -39,6 +39,11 @@ msgstr "Impossibile leggere il file spec da %s\n" msgid "Failed to rename %s to %s: %m\n" msgstr "Impossibile rinominare %s in %s: %m\n" +#: build.c:199 build.c:220 +#, fuzzy, c-format +msgid "getcwd failed: %m\n" +msgstr "%s rmdir di %s fallito: %s\n" + #: build.c:232 #, c-format msgid "failed to stat %s: %m\n" @@ -123,7 +128,7 @@ msgstr "Opzioni comuni per tutte le modalità rpm ed eseguibili:" msgid "%s: %s\n" msgstr "%s: %s\n" -#: rpmqv.c:141 lib/poptALL.c:87 +#: rpmqv.c:141 lib/poptALL.c:83 #, c-format msgid "RPM version %s\n" msgstr "Versione RPM %s\n" @@ -574,7 +579,7 @@ msgstr "" msgid "%s: public key read failed.\n" msgstr "%s: lettura importazione fallita.\n" -#: build/files.c:1653 lib/rpmchecksig.c:427 +#: build/files.c:1653 lib/rpmchecksig.c:437 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: non è una chiave pubblica con formato 'armored'.\n" @@ -763,7 +768,7 @@ msgstr "Impossibile ricaricare intestazione firma.\n" msgid "Could not open %s: %s\n" msgstr "Impossibile aprire %s: %s\n" -#: build/pack.c:495 lib/psm.c:1568 +#: build/pack.c:495 lib/psm.c:1569 #, c-format msgid "Unable to write package: %s\n" msgstr "Impossibile scrivere il pacchetto: %s\n" @@ -943,7 +948,7 @@ msgstr "riga %d: Etichetta vuota: %s\n" msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "riga %d: Carattere '-' illegale in %s: %s\n" -#: build/parsePreamble.c:538 build/parseSpec.c:444 +#: build/parsePreamble.c:538 build/parseSpec.c:443 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot non può essere \"/\": %s\n" @@ -978,27 +983,27 @@ msgstr "riga %d: Formato BuildArchitecture errato: %s\n" msgid "Internal error: Bogus tag %d\n" msgstr "Errore interno: Etichetta Bogus %d\n" -#: build/parsePreamble.c:759 +#: build/parsePreamble.c:760 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:822 +#: build/parsePreamble.c:823 #, c-format msgid "Bad package specification: %s\n" msgstr "Specifiche errate del pacchetto: %s\n" -#: build/parsePreamble.c:828 +#: build/parsePreamble.c:829 #, c-format msgid "Package already exists: %s\n" msgstr "Il pacchetto è già esistente: %s\n" -#: build/parsePreamble.c:857 +#: build/parsePreamble.c:858 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "riga %d: Etichetta sconosciuta: %s\n" -#: build/parsePreamble.c:879 +#: build/parsePreamble.c:880 msgid "Spec file can't use BuildRoot\n" msgstr "Il file spec non può utilizzare BuildRoot\n" @@ -1007,71 +1012,71 @@ msgstr "Il file spec non può utilizzare BuildRoot\n" msgid "Bad source: %s: %s\n" msgstr "Origine errata: %s: %s\n" -#: build/parsePrep.c:80 +#: build/parsePrep.c:81 #, c-format msgid "No patch number %d\n" msgstr "Nessun patch number %d\n" -#: build/parsePrep.c:176 +#: build/parsePrep.c:179 #, c-format msgid "No source number %d\n" msgstr "Nessun numero sorgente %d\n" -#: build/parsePrep.c:197 +#: build/parsePrep.c:200 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Impossibile scaricare nosource %s: %s\n" -#: build/parsePrep.c:301 +#: build/parsePrep.c:313 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Errore nell'analisi del %%setup: %s\n" -#: build/parsePrep.c:316 +#: build/parsePrep.c:328 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "riga %d: Arg errato su %%setup: %s\n" -#: build/parsePrep.c:334 +#: build/parsePrep.c:346 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riga %d: Opzione di %%setup errata %s: %s\n" -#: build/parsePrep.c:468 +#: build/parsePrep.c:480 #, c-format msgid "line %d: Need arg to %%patch -b: %s\n" msgstr "riga %d: Arg necessario per %%patch -b: %s\n" -#: build/parsePrep.c:477 +#: build/parsePrep.c:489 #, c-format msgid "line %d: Need arg to %%patch -z: %s\n" msgstr "riga %d: Arg necessario per %%patch -z: %s\n" -#: build/parsePrep.c:494 +#: build/parsePrep.c:506 #, fuzzy, c-format msgid "line %d: Bad arg to %%patch -F: %s\n" msgstr "riga %d: Arg errato per %%patch -p: %s\n" -#: build/parsePrep.c:506 +#: build/parsePrep.c:518 #, c-format msgid "line %d: Need arg to %%patch -p: %s\n" msgstr "riga %d: Arg necessario per %%patch -p: %s\n" -#: build/parsePrep.c:513 +#: build/parsePrep.c:525 #, c-format msgid "line %d: Bad arg to %%patch -p: %s\n" msgstr "riga %d: Arg errato per %%patch -p: %s\n" -#: build/parsePrep.c:520 +#: build/parsePrep.c:532 msgid "Too many patches!\n" msgstr "Troppi patch!\n" -#: build/parsePrep.c:524 +#: build/parsePrep.c:536 #, c-format msgid "line %d: Bad arg to %%patch: %s\n" msgstr "riga %d: Arg errato per %%patch: %s\n" -#: build/parsePrep.c:558 +#: build/parsePrep.c:570 #, c-format msgid "line %d: second %%prep\n" msgstr "riga %d: secondo %%prep\n" @@ -1124,47 +1129,47 @@ msgstr "riga %d: Secondo %s\n" msgid "line %d: unsupported internal script: %s\n" msgstr "riga %d: Errore durante l'analisi di %%description: %s\n" -#: build/parseSpec.c:184 +#: build/parseSpec.c:183 #, c-format msgid "line %d: %s\n" msgstr "riga %d: %s\n" -#: build/parseSpec.c:228 +#: build/parseSpec.c:227 #, c-format msgid "Unable to open %s: %s\n" msgstr "Impossibile aprire %s: %s\n" -#: build/parseSpec.c:241 +#: build/parseSpec.c:240 #, c-format msgid "Unclosed %%if\n" msgstr "Non chiuso %%if\n" -#: build/parseSpec.c:330 +#: build/parseSpec.c:329 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d\n" msgstr "%s:%d: parseExpressionBoolean ritorna %d\n" -#: build/parseSpec.c:339 +#: build/parseSpec.c:338 #, c-format msgid "%s:%d: Got a %%else with no %%if\n" msgstr "%s:%d: Possiede un %%else con nessun %%if\n" -#: build/parseSpec.c:351 +#: build/parseSpec.c:350 #, c-format msgid "%s:%d: Got a %%endif with no %%if\n" msgstr "%s:%d: Possiede un %%endif con nessun %%if\n" -#: build/parseSpec.c:365 build/parseSpec.c:374 +#: build/parseSpec.c:364 build/parseSpec.c:373 #, c-format msgid "malformed %%include statement\n" msgstr "istruzione %%include malformata\n" -#: build/parseSpec.c:557 +#: build/parseSpec.c:556 msgid "No compatible architectures found for build\n" msgstr "" "Non è stata trovata alcuna architettura compatibile per la compilazione\n" -#: build/parseSpec.c:594 +#: build/parseSpec.c:593 #, c-format msgid "Package has no %%description: %s\n" msgstr "Il pacchetto non possiede alcuna %%description: %s\n" @@ -1297,17 +1302,17 @@ msgstr "" "genera l'intestazione del pacchetto compatibile con il packaging (legacy) rpm" "[23]" -#: build/poptBT.c:214 lib/poptALL.c:224 lib/poptI.c:253 lib/poptQV.c:345 +#: build/poptBT.c:214 lib/poptALL.c:220 lib/poptI.c:253 lib/poptQV.c:345 #: lib/poptQV.c:354 lib/poptQV.c:393 msgid "don't verify package digest(s)" msgstr "non verificare il digest del pacchetto/i" -#: build/poptBT.c:216 lib/poptALL.c:226 lib/poptI.c:255 lib/poptQV.c:348 +#: build/poptBT.c:216 lib/poptALL.c:222 lib/poptI.c:255 lib/poptQV.c:348 #: lib/poptQV.c:356 lib/poptQV.c:396 msgid "don't verify database header(s) when retrieved" msgstr "non verificare l'intestazione del database una volta ripristinata" -#: build/poptBT.c:218 lib/poptALL.c:232 lib/poptI.c:257 lib/poptQV.c:351 +#: build/poptBT.c:218 lib/poptALL.c:224 lib/poptI.c:257 lib/poptQV.c:351 #: lib/poptQV.c:358 lib/poptQV.c:398 msgid "don't verify package signature(s)" msgstr "non verificare la firma(e) del pacchetto" @@ -1344,26 +1349,16 @@ 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:123 -#, c-format -msgid "\texecv(%s) pid %d\n" -msgstr "" - #: build/rpmfc.c:129 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Impossibile eseguire %s: %s\n" -#: build/rpmfc.c:134 lib/psm.c:849 +#: build/rpmfc.c:134 lib/psm.c:850 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Impossibile biforcare %s: %s\n" -#: build/rpmfc.c:216 -#, c-format -msgid "\twaitpid(%d) rc %d status %x\n" -msgstr "" - #: build/rpmfc.c:220 #, c-format msgid "%s failed\n" @@ -1399,27 +1394,27 @@ msgstr "Ricerca di %s in corso: %s\n" msgid "Failed to find %s:\n" msgstr "Impossibile trovare %s:\n" -#: build/spec.c:229 +#: build/spec.c:230 #, c-format msgid "line %d: Bad number: %s\n" msgstr "riga %d: Numero errato: %s\n" -#: build/spec.c:235 +#: build/spec.c:236 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "riga %d: Numero no%s errato: %d\n" -#: build/spec.c:294 +#: build/spec.c:295 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "riga %d: Numero %s errato: %s\n" -#: build/spec.c:595 +#: build/spec.c:613 #, c-format msgid "can't query %s: %s\n" msgstr "impossibile interrogare %s: %s\n" -#: build/spec.c:661 +#: 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" @@ -1475,11 +1470,6 @@ msgstr "il pacchetto %s è stato già aggiunto, sostituzione con %s in corso\n" msgid "package %s was already added, replacing with %s\n" msgstr "il pacchetto %s è stato già aggiunto, sostituzione con %s in corso\n" -#: lib/depends.c:344 -#, c-format -msgid " Obsoletes: %s\t\terases %s\n" -msgstr "" - #: lib/depends.c:426 msgid "(cached)" msgstr "(cached)" @@ -1501,44 +1491,22 @@ msgstr "(db provides)" msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "ignora il rapporto del nome del pacchetto [%d]\t%s -> %s\n" -#: lib/depends.c:883 +#: lib/depends.c:881 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "rimozione di %s \"%s\" dalle relazioni tsort in corso.\n" -#: lib/depends.c:1103 -msgid "========== recording tsort relations\n" -msgstr "========== registrazione relazioni tsort\n" - -#: lib/depends.c:1195 -#, fuzzy -msgid "" -"========== tsorting packages (order, #predecessors, #succesors, tree, depth, " -"breadth)\n" -msgstr "" -"========== tsorting dei pacchetti (ordine, #predecessori, #successori, " -"albero, profondità)\n" - -#: lib/depends.c:1286 -#, fuzzy, c-format -msgid "========== successors only (%d bytes)\n" -msgstr "========== solo successori (in ordine di presentazione)\n" - -#: lib/depends.c:1359 +#: lib/depends.c:1357 msgid "LOOP:\n" msgstr "LOOP:\n" -#: lib/depends.c:1394 -msgid "========== continuing tsort ...\n" -msgstr "========== continuazione tsort ...\n" - -#: lib/depends.c:1399 +#: lib/depends.c:1397 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder fallito, %d elementi rimanenti\n" #: lib/formats.c:36 lib/formats.c:66 lib/formats.c:95 lib/formats.c:465 -#: rpmdb/header.c:2894 rpmdb/header.c:2919 rpmdb/header.c:2938 +#: rpmdb/header.c:2896 rpmdb/header.c:2921 rpmdb/header.c:2940 msgid "(not a number)" msgstr "(non è un numero)" @@ -1574,7 +1542,7 @@ msgstr "mntctl() non ha ritornato alcuna dimensione: %s\n" msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() non ha ritornato alcun mount point: %s\n" -#: lib/fs.c:108 lib/fs.c:200 lib/fs.c:312 +#: lib/fs.c:108 lib/fs.c:205 lib/fs.c:317 #, c-format msgid "failed to stat %s: %s\n" msgstr "impossibile visualizzare statistiche per %s: %s\n" @@ -1584,26 +1552,11 @@ msgstr "impossibile visualizzare statistiche per %s: %s\n" msgid "failed to open %s: %s\n" msgstr "impossibile aprire %s: %s\n" -#: lib/fs.c:217 -#, fuzzy, c-format -msgid "%5d 0x%04x %s %s\n" -msgstr "File%5d: %07o %s.%s\t %s\n" - -#: lib/fs.c:335 +#: lib/fs.c:340 #, c-format msgid "file %s is on an unknown device\n" msgstr "file %s è su di un dispositivo sconosciuto\n" -#: lib/fsm.c:324 -#, fuzzy -msgid "========== Directories not explicitly included in package:\n" -msgstr "========== Directory non incluse in modo specifico nel pacchetto:\n" - -#: lib/fsm.c:326 -#, c-format -msgid "%10d %s\n" -msgstr "%10d %s\n" - #: lib/fsm.c:690 #, c-format msgid "user %s does not exist - using root\n" @@ -1614,16 +1567,6 @@ msgstr "l'utente %s non esiste - utilizzazione utente root\n" msgid "group %s does not exist - using root\n" msgstr "il gruppo %s non esiste - utilizzazione utente root\n" -#: lib/fsm.c:1195 -#, fuzzy, c-format -msgid "%s directory created with perms %04o, no context.\n" -msgstr "Directory %s creata con permessi %04o.\n" - -#: lib/fsm.c:1199 -#, fuzzy, c-format -msgid "%s directory created with perms %04o, context %s.\n" -msgstr "Directory %s creata con permessi %04o.\n" - #: lib/fsm.c:1488 #, c-format msgid "archive file %s was not found in header file list\n" @@ -1655,11 +1598,6 @@ msgstr "scollegamento %s di %s fallito: %s\n" msgid "%s created as %s\n" msgstr "%s creato come %s\n" -#: lib/manifest.c:121 -#, fuzzy, c-format -msgid "adding %d args from manifest.\n" -msgstr "aggiunta di voci %d all'indice %s.\n" - #: lib/misc.c:40 #, c-format msgid "cannot create %%%s %s\n" @@ -1670,256 +1608,252 @@ 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:338 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" msgstr "" -#: lib/package.c:346 lib/package.c:402 lib/package.c:469 lib/signature.c:198 +#: lib/package.c:347 lib/package.c:403 lib/package.c:470 lib/signature.c:199 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:364 lib/signature.c:212 +#: lib/package.c:365 lib/signature.c:213 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:382 lib/signature.c:236 +#: lib/package.c:383 lib/signature.c:237 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/package.c:393 lib/signature.c:247 +#: lib/package.c:394 lib/signature.c:248 #, c-format msgid "region size: BAD, ril(%d) > il(%d)\n" msgstr "" -#: lib/package.c:420 +#: lib/package.c:421 #, c-format msgid "hdr SHA1: BAD, not hex\n" msgstr "" -#: lib/package.c:432 +#: lib/package.c:433 #, c-format msgid "hdr RSA: BAD, not binary\n" msgstr "" -#: lib/package.c:442 +#: lib/package.c:443 #, c-format msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:498 lib/package.c:539 +#: lib/package.c:499 lib/package.c:540 #, c-format msgid "skipping header with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:618 +#: lib/package.c:619 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:622 +#: lib/package.c:623 #, c-format msgid "hdr magic: BAD\n" msgstr "" -#: lib/package.c:628 +#: lib/package.c:629 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "" -#: lib/package.c:635 +#: lib/package.c:636 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:646 +#: lib/package.c:647 #, c-format msgid "hdr blob(%zd): BAD, read returned %d\n" msgstr "" -#: lib/package.c:658 +#: lib/package.c:659 #, c-format msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:714 lib/rpmchecksig.c:184 lib/rpmchecksig.c:549 +#: lib/package.c:715 lib/rpmchecksig.c:184 lib/rpmchecksig.c:559 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature fallito\n" -#: lib/package.c:721 lib/rpmchecksig.c:191 lib/rpmchecksig.c:557 +#: lib/package.c:722 lib/rpmchecksig.c:191 lib/rpmchecksig.c:567 #, c-format msgid "%s: No signature available\n" msgstr "%s: Nessuna firma disponibile\n" -#: lib/package.c:786 +#: lib/package.c:787 #, fuzzy, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead fallito\n" -#: lib/package.c:821 lib/package.c:847 lib/package.c:878 lib/rpmchecksig.c:645 +#: lib/package.c:822 lib/package.c:848 lib/package.c:879 lib/rpmchecksig.c:655 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:892 lib/rpmchecksig.c:88 lib/rpmchecksig.c:498 +#: lib/package.c:893 lib/rpmchecksig.c:88 lib/rpmchecksig.c:508 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread fallito: %s\n" -#: lib/package.c:972 +#: lib/package.c:981 #, fuzzy, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s non può essere installato\n" -#: lib/package.c:976 +#: lib/package.c:985 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" -#: lib/poptALL.c:184 +#: lib/poptALL.c:180 #, fuzzy msgid "follow command line symlinks" msgstr "seguire symlink della linea di comando" -#: lib/poptALL.c:186 +#: lib/poptALL.c:182 #, fuzzy msgid "logical walk" msgstr "percorso logico" -#: lib/poptALL.c:188 +#: lib/poptALL.c:184 #, fuzzy msgid "don't change directories" msgstr "non modificare le directory" -#: lib/poptALL.c:190 +#: lib/poptALL.c:186 #, fuzzy msgid "don't get stat info" msgstr "non ottenere informazioni su stat" -#: lib/poptALL.c:192 +#: lib/poptALL.c:188 #, fuzzy msgid "physical walk" msgstr "percorso fisico" -#: lib/poptALL.c:194 +#: lib/poptALL.c:190 #, fuzzy msgid "return dot and dot-dot" msgstr "ritorna punto e punto-punto" -#: lib/poptALL.c:196 +#: lib/poptALL.c:192 #, fuzzy msgid "don't cross devices" msgstr "non incrociare i dispositivi" -#: lib/poptALL.c:198 +#: lib/poptALL.c:194 #, fuzzy msgid "return whiteout information" msgstr "ritorna senza alcuna informazione" -#: lib/poptALL.c:211 +#: lib/poptALL.c:207 msgid "predefine MACRO with value EXPR" msgstr "predefinisci MACRO con un valore EXPR" -#: lib/poptALL.c:212 lib/poptALL.c:215 +#: lib/poptALL.c:208 lib/poptALL.c:211 msgid "'MACRO EXPR'" msgstr "'MACRO EXPR'" -#: lib/poptALL.c:214 +#: lib/poptALL.c:210 msgid "define MACRO with value EXPR" msgstr "definisci MACRO con un valore EXPR" -#: lib/poptALL.c:217 +#: lib/poptALL.c:213 msgid "print macro expansion of EXPR" msgstr "stapare espansione macro di EXPR" -#: lib/poptALL.c:218 +#: lib/poptALL.c:214 msgid "'EXPR'" msgstr "'EXPR'" -#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243 +#: lib/poptALL.c:216 lib/poptALL.c:231 lib/poptALL.c:235 msgid "read <FILE:...> instead of default file(s)" msgstr "leggi <FILE:...> invece del file predefinito" -#: lib/poptALL.c:221 lib/poptALL.c:240 lib/poptALL.c:244 +#: lib/poptALL.c:217 lib/poptALL.c:232 lib/poptALL.c:236 msgid "<FILE:...>" msgstr "<FILE:...>" -#: lib/poptALL.c:229 lib/poptALL.c:263 -msgid "disable use of libio(3) API" -msgstr "disabilita l'uso di libio(3) API" - -#: lib/poptALL.c:235 +#: lib/poptALL.c:227 msgid "send stdout to CMD" msgstr "invia stdout a CMD" -#: lib/poptALL.c:236 +#: lib/poptALL.c:228 msgid "CMD" msgstr "CMD" -#: lib/poptALL.c:247 +#: lib/poptALL.c:239 msgid "use ROOT as top level directory" msgstr "usa ROOT come directory top level" -#: lib/poptALL.c:248 +#: lib/poptALL.c:240 msgid "ROOT" msgstr "ROOT" -#: lib/poptALL.c:251 +#: lib/poptALL.c:243 msgid "display known query tags" msgstr "visualizza etichette di interrogazione conosciute" -#: lib/poptALL.c:253 +#: lib/poptALL.c:245 msgid "display final rpmrc and macro configuration" msgstr "visualizza la configurazione finale di rpmrc e macro" -#: lib/poptALL.c:255 +#: lib/poptALL.c:247 msgid "provide less detailed output" msgstr "fornisci un output meno dettagliato" -#: lib/poptALL.c:257 +#: lib/poptALL.c:249 msgid "provide more detailed output" msgstr "fornisci un output più dettagliato" -#: lib/poptALL.c:259 +#: lib/poptALL.c:251 msgid "print the version of rpm being used" msgstr "visualizza la versione di rpm utilizzato" -#: lib/poptALL.c:272 +#: lib/poptALL.c:259 msgid "debug payload file state machine" msgstr "macchina a stati del file payload di debug" -#: lib/poptALL.c:274 +#: lib/poptALL.c:261 #, fuzzy msgid "use threads for file state machine" msgstr "macchina a stati del file payload di debug" -#: lib/poptALL.c:279 +#: lib/poptALL.c:266 msgid "debug option/argument processing" msgstr "processazione argomento/opzione di debug" -#: lib/poptALL.c:284 +#: lib/poptALL.c:271 #, fuzzy msgid "debug package state machine" msgstr "macchina a stati del file di debug" -#: lib/poptALL.c:286 +#: lib/poptALL.c:273 #, fuzzy msgid "use threads for package state machine" msgstr "macchina a stati del file payload di debug" -#: lib/poptALL.c:300 +#: lib/poptALL.c:287 msgid "debug rpmio I/O" msgstr "I/O rpmio di debug" -#: lib/poptALL.c:312 +#: lib/poptALL.c:299 msgid "debug URL cache handling" msgstr "gestione cache URL di debug" -#: lib/poptALL.c:374 +#: lib/poptALL.c:361 #, c-format msgid "%s: option table misconfigured (%d)\n" msgstr "%s: tabella opzioni configurata in modo errato (%d)\n" @@ -2404,89 +2338,49 @@ msgstr "pacchetto sorgente atteso, trovato binario\n" msgid "source package contains no .spec file\n" msgstr "pacchetto sorgente non contiene alcun file .spec\n" -#: lib/psm.c:497 -#, c-format -msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" -msgstr "" - -#: lib/psm.c:643 -#, fuzzy, c-format -msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" -msgstr "%s: esecuzione scriptlet %s in corso\n" - -#: lib/psm.c:660 -#, c-format -msgid "%s: %s(%s-%s-%s.%s) skipping redundant \"%s\".\n" -msgstr "" - -#: lib/psm.c:668 -#, c-format -msgid "%s: %s(%s-%s-%s.%s) %ssynchronous scriptlet start\n" -msgstr "" - -#: lib/psm.c:829 -#, c-format -msgid "%s: %s(%s-%s-%s.%s)\texecv(%s) pid %d\n" -msgstr "" - -#: lib/psm.c:863 +#: lib/psm.c:864 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: scriptlet %s fallito (%d), omissione %s\n" -#: lib/psm.c:872 +#: lib/psm.c:873 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, signal %d\n" msgstr "%s: scriptlet %s fallito (%d), omissione %s\n" -#: lib/psm.c:878 +#: lib/psm.c:879 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, exit status %d\n" msgstr "esecuzione scriptlet %s da %s-%s-%s fallita, exit status %d\n" -#: lib/psm.c:1304 -#, c-format -msgid "%s: %s has %d files, test = %d\n" -msgstr "%s: %s presenta i file %d, test = %d\n" - -#: lib/psm.c:1488 +#: lib/psm.c:1489 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s fallito (%d), omissione %s\n" -#: lib/psm.c:1580 +#: lib/psm.c:1581 msgid "Unable to reload signature header\n" msgstr "Impossibile ricaricare l'intestazione della firma\n" -#: lib/psm.c:1655 +#: lib/psm.c:1656 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "estrazione archivio fallita%s%s: %s\n" -#: lib/psm.c:1656 +#: lib/psm.c:1657 msgid " on file " msgstr " sul file " -#: lib/psm.c:1837 +#: lib/psm.c:1838 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s fallito sul file %s: %s\n" -#: lib/psm.c:1840 +#: lib/psm.c:1841 #, c-format msgid "%s failed: %s\n" msgstr "%s fallito: %s\n" -#: lib/psm.c:2017 -#, c-format -msgid "Attempting to mark %s as installed in score board(%p).\n" -msgstr "" - -#: lib/psm.c:2050 -#, c-format -msgid "Attempting to mark %s as erased in score board(%p).\n" -msgstr "" - #: lib/query.c:115 lib/rpmts.c:672 #, c-format msgid "incorrect format: %s\n" @@ -2579,14 +2473,9 @@ msgstr "il file %s non è posseduto da alcun pacchetto\n" msgid "invalid package number: %s\n" msgstr "numero invalido del pacchetto: %s\n" -#: lib/query.c:644 -#, c-format -msgid "package record number: %u\n" -msgstr "numero record del pacchetto: %u\n" - #: lib/query.c:649 -#, c-format -msgid "record %u could not be read\n" +#, fuzzy, c-format +msgid "record %lu could not be read\n" msgstr "impossibile leggere il record %u\n" #: lib/query.c:665 lib/rpminstall.c:734 @@ -2602,7 +2491,7 @@ msgstr "(file aggiunti)" msgid "(added provide)" msgstr "(provisioning aggiunto)" -#: lib/rpmchecksig.c:48 lib/rpmchecksig.c:871 +#: lib/rpmchecksig.c:48 lib/rpmchecksig.c:881 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: apertura fallita: %s\n" @@ -2622,70 +2511,70 @@ msgstr "%s: Fseek fallito: %s\n" msgid "rpmMkTempFile failed\n" msgstr "makeTempFile fallito\n" -#: lib/rpmchecksig.c:299 +#: lib/rpmchecksig.c:309 #, 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:331 +#: lib/rpmchecksig.c:341 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead fallito: %s\n" -#: lib/rpmchecksig.c:337 +#: lib/rpmchecksig.c:347 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature fallito: %s\n" -#: lib/rpmchecksig.c:422 +#: lib/rpmchecksig.c:432 #, fuzzy, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: lettura importazione fallita.\n" -#: lib/rpmchecksig.c:434 +#: lib/rpmchecksig.c:444 #, c-format msgid "%s: import failed.\n" msgstr "%s: importazione fallita.\n" -#: lib/rpmchecksig.c:465 +#: lib/rpmchecksig.c:475 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead fallito\n" -#: lib/rpmchecksig.c:480 +#: lib/rpmchecksig.c:490 #, c-format msgid "%s: headerGetEntry failed\n" msgstr "%s: headerGetEntry fallito\n" -#: lib/rpmchecksig.c:809 +#: lib/rpmchecksig.c:819 msgid "NOT OK" msgstr "NON OK" -#: lib/rpmchecksig.c:810 lib/rpmchecksig.c:824 +#: lib/rpmchecksig.c:820 lib/rpmchecksig.c:834 msgid " (MISSING KEYS:" msgstr " (CHIAVI MANCANTI:" -#: lib/rpmchecksig.c:812 lib/rpmchecksig.c:826 +#: lib/rpmchecksig.c:822 lib/rpmchecksig.c:836 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:813 lib/rpmchecksig.c:827 +#: lib/rpmchecksig.c:823 lib/rpmchecksig.c:837 msgid " (UNTRUSTED KEYS:" msgstr " (CHIAVI NON FIDATE:" -#: lib/rpmchecksig.c:815 lib/rpmchecksig.c:829 +#: lib/rpmchecksig.c:825 lib/rpmchecksig.c:839 msgid ")" msgstr ")" -#: lib/rpmchecksig.c:823 +#: lib/rpmchecksig.c:833 msgid "OK" msgstr "OK" -#: lib/rpmds.c:499 lib/rpmds.c:882 +#: lib/rpmds.c:499 msgid "NO " msgstr "NO " -#: lib/rpmds.c:499 lib/rpmds.c:882 +#: lib/rpmds.c:499 msgid "YES" msgstr "SI" @@ -2699,16 +2588,6 @@ msgstr "" "\")\n" "\tA = \"%s\"\tB = \"%s\"\n" -#: lib/rpmds.c:881 -#, c-format -msgid " %s A %s\tB %s\n" -msgstr " %s A %s\tB %s\n" - -#: lib/rpmds.c:903 -#, c-format -msgid "package %s has unsatisfied %s: %s\n" -msgstr "il pacchetto %s presenta un %s non soddisfatto/i: %s\n" - #: lib/rpmds.c:1020 msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions." msgstr "" @@ -2760,41 +2639,7 @@ msgstr "" msgid "internal support for lua scripts." msgstr "- non supportato per le stringhe\n" -#: lib/rpmfi.c:486 -#, c-format -msgid "%s skipped due to missingok flag\n" -msgstr "%s omesso/a a causa della mancanza del flag ok\n" - -#: lib/rpmfi.c:753 -msgid "========== relocations\n" -msgstr "========== riposizionamenti\n" - -#: lib/rpmfi.c:757 -#, c-format -msgid "%5d exclude %s\n" -msgstr "esclude %5d in %s\n" - -#: lib/rpmfi.c:760 -#, c-format -msgid "%5d relocate %s -> %s\n" -msgstr "%5d riposiziona %s -> %s\n" - -#: lib/rpmfi.c:891 -#, c-format -msgid "excluding %s %s\n" -msgstr "esclusione %s %s in corso\n" - -#: lib/rpmfi.c:901 -#, c-format -msgid "relocating %s to %s\n" -msgstr "riposizionamento di %s su %s\n" - -#: lib/rpmfi.c:987 -#, c-format -msgid "relocating directory %s to %s\n" -msgstr "riposizionamento directory %s su %s\n" - -#: lib/rpmgi.c:97 lib/rpminstall.c:97 lib/rpminstall.c:431 +#: lib/rpmgi.c:95 lib/rpminstall.c:97 lib/rpminstall.c:431 #: lib/rpminstall.c:563 lib/rpmts.c:683 tools/rpmgraph.c:119 #: tools/rpmgraph.c:156 #, c-format @@ -2835,21 +2680,11 @@ msgstr "Aggiornamento in corso..." msgid "Upgrading packages..." msgstr "Aggiornamento pacchetti in corso..." -#: lib/rpminstall.c:356 -#, fuzzy, c-format -msgid "Adding goal: %s\n" -msgstr "Ricerca di %s in corso: %s\n" - #: lib/rpminstall.c:372 #, c-format msgid "Retrieving %s\n" msgstr "Ripristino di %s\n" -#: lib/rpminstall.c:389 -#, c-format -msgid " ... as %s\n" -msgstr " ... come %s\n" - #: lib/rpminstall.c:393 #, c-format msgid "skipping %s - transfer failed - %s\n" @@ -2860,21 +2695,11 @@ msgstr "omissione %s - trasferimento fallito - %s\n" msgid "%s cannot be installed\n" msgstr "%s non può essere installato\n" -#: lib/rpminstall.c:467 -#, fuzzy, c-format -msgid "\tadded source package [%d]\n" -msgstr "<source package>" - #: lib/rpminstall.c:492 #, fuzzy, c-format msgid "package %s is not relocatable\n" msgstr "il pacchetto %s non è riposizionabile\n" -#: lib/rpminstall.c:534 -#, fuzzy, c-format -msgid "\tadded binary package [%d]\n" -msgstr "installazione pacchetti binari in corso\n" - #: lib/rpminstall.c:539 #, c-format msgid "error reading from file %s\n" @@ -2890,15 +2715,6 @@ msgstr "il file %s necessita di una nuova versione di RPM\n" msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "%s: non è un pacchetto rpm (o un manifesto del pacchetto): %s\n" -#: lib/rpminstall.c:592 -#, c-format -msgid "found %d source and %d binary packages\n" -msgstr "trovati sorgente %d e pacchetti binari %d\n" - -#: lib/rpminstall.c:629 -msgid "installing binary packages\n" -msgstr "installazione pacchetti binari in corso\n" - #: lib/rpminstall.c:654 #, c-format msgid "cannot open file %s: %s\n" @@ -3158,251 +2974,138 @@ msgstr "numero invalido del pacchetto: %s\n" msgid "cannot open Solve database in %s\n" msgstr "impossibile aprire il database di Solve in %s\n" -#: lib/rpmts.c:704 -#, fuzzy, c-format -msgid "Adding: %s\n" -msgstr "riga: %s\n" - -#: lib/rpmts.c:716 -#, fuzzy, c-format -msgid "Suggesting: %s\n" -msgstr "Ripristino di %s\n" - #: lib/rpmts.c:781 msgid " Suggested resolutions:\n" msgstr " Risoluzioni consigliate:\n" -#: lib/rpmts.c:1232 -#, fuzzy -msgid "mounted filesystems:\n" -msgstr "acquisizione elenco dei filesystem montati in corso\n" - -#: lib/rpmts.c:1234 -msgid " i dev bsize bavail iavail mount point\n" -msgstr "" - -#: lib/rpmts.c:1291 -#, c-format -msgid "%5d 0x%08x %8u %12ld %12ld %s\n" -msgstr "" - -#: lib/rpmts.c:1619 -#, c-format -msgid "Creating transaction score board(%p, %p)\n" -msgstr "" - -#: lib/rpmts.c:1624 -#, c-format -msgid "\tScore board address: %p\n" -msgstr "" - -#: lib/rpmts.c:1634 -#, fuzzy, c-format -msgid "\tAllocating space for %d entries\n" -msgstr "riposizionamento di %s su %s\n" - -#: lib/rpmts.c:1661 -#, c-format -msgid "\tAdding entry for %s to score board.\n" -msgstr "" - -#: lib/rpmts.c:1664 -#, c-format -msgid "\t\tEntry address: %p\n" -msgstr "" - -#: lib/rpmts.c:1675 -#, c-format -msgid "\tUpdating entry for %s in score board.\n" -msgstr "" - -#: lib/rpmts.c:1700 -#, c-format -msgid "May free Score board(%p)\n" -msgstr "" - -#: lib/rpmts.c:1715 -msgid "\tRefcount is zero...will free\n" -msgstr "" - -#: lib/rpmts.c:1763 -#, c-format -msgid "Looking in score board(%p) for %s\n" -msgstr "" - -#: lib/rpmts.c:1769 -#, c-format -msgid "\tFound entry at address: %p\n" -msgstr "" - -#: lib/signature.c:118 -#, fuzzy, c-format -msgid "Expected size: %12d = lead(%d)+sigs(%zd)+pad(%zd)+data(%zd)\n" -msgstr "Dimensione prevista: %12d = lead(%d)+sigs(%d)+pad(%d)+data(%d)\n" - -#: lib/signature.c:122 -#, c-format -msgid " Actual size: %12d\n" -msgstr " Dimensione attuale: %12d\n" - -#: lib/signature.c:161 +#: lib/signature.c:162 #, c-format msgid "sigh size(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:166 +#: lib/signature.c:167 #, c-format msgid "sigh magic: BAD\n" msgstr "" -#: lib/signature.c:172 +#: lib/signature.c:173 #, c-format msgid "sigh tags: BAD, no. of tags(%d) out of range\n" msgstr "" -#: lib/signature.c:178 +#: lib/signature.c:179 #, c-format msgid "sigh data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/signature.c:190 +#: lib/signature.c:191 #, c-format msgid "sigh blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/signature.c:258 +#: lib/signature.c:259 #, c-format msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n" msgstr "" -#: lib/signature.c:268 +#: lib/signature.c:269 #, c-format msgid "sigh load: BAD\n" msgstr "" -#: lib/signature.c:281 +#: lib/signature.c:282 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "" -#: lib/signature.c:290 +#: lib/signature.c:291 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "" -#: lib/signature.c:323 -#, c-format -msgid "Signature: size(%d)+pad(%d)\n" -msgstr "Firma: size(%d)+pad(%d)\n" - -#: lib/signature.c:406 lib/signature.c:516 lib/signature.c:810 -#: lib/signature.c:843 +#: lib/signature.c:407 lib/signature.c:517 lib/signature.c:832 +#: lib/signature.c:865 #, c-format msgid "Could not exec %s: %s\n" msgstr "Impossibile eseguire %s: %s\n" -#: lib/signature.c:422 +#: lib/signature.c:423 msgid "pgp failed\n" msgstr "pgp fallito\n" -#: lib/signature.c:429 +#: lib/signature.c:430 msgid "pgp failed to write signature\n" msgstr "pgp non è riuscito a salvare la firma\n" -#: lib/signature.c:434 -#, c-format -msgid "PGP sig size: %d\n" -msgstr "Dimensione firma PGP: %d\n" - -#: lib/signature.c:448 lib/signature.c:559 +#: lib/signature.c:449 lib/signature.c:560 msgid "unable to read the signature\n" msgstr "impossibile leggere la firma\n" -#: lib/signature.c:453 -#, c-format -msgid "Got %d bytes of PGP sig\n" -msgstr "In possesso di %d bytes della firma PGP\n" - -#: lib/signature.c:533 +#: lib/signature.c:534 #, fuzzy, c-format msgid "gpg exec failed (%d)\n" msgstr "exec fallito\n" -#: lib/signature.c:540 +#: lib/signature.c:541 msgid "gpg failed to write signature\n" msgstr "pgp non è riuscito a salvare la firma\n" -#: lib/signature.c:545 -#, c-format -msgid "GPG sig size: %d\n" -msgstr "Dimensione firma GPG: %d\n" - -#: lib/signature.c:564 -#, c-format -msgid "Got %d bytes of GPG sig\n" -msgstr "In possesso di %d bytes della firma GPG\n" - -#: lib/signature.c:848 lib/signature.c:897 +#: lib/signature.c:870 lib/signature.c:919 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Specifica %%_signature invalida nel file macro\n" -#: lib/signature.c:879 +#: lib/signature.c:901 #, 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:891 +#: lib/signature.c:913 #, 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:934 +#: lib/signature.c:956 msgid "Header+Payload size: " msgstr "Dimensione Header+Payload: " -#: lib/signature.c:971 +#: lib/signature.c:993 msgid "MD5 digest: " msgstr "MD5 digest: " -#: lib/signature.c:1027 +#: lib/signature.c:1049 msgid "Header SHA1 digest: " msgstr "Digest SHA1 Header: " -#: lib/signature.c:1102 lib/signature.c:1249 +#: lib/signature.c:1124 lib/signature.c:1271 msgid "Header " msgstr "Header " -#: lib/signature.c:1165 +#: lib/signature.c:1187 #, fuzzy msgid " signature: " msgstr "Nessuna firma\n" -#: lib/signature.c:1255 +#: lib/signature.c:1277 #, fuzzy msgid " DSA signature: " msgstr "Firma DSA V3: " -#: lib/signature.c:1334 +#: lib/signature.c:1356 #, c-format msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verifica firma: PARAMETRI ERRATI\n" -#: lib/signature.c:1365 +#: lib/signature.c:1387 #, c-format msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "MD5 digest discontinuo: NON SUPPORTATO\n" -#: lib/signature.c:1369 +#: lib/signature.c:1391 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Firma: SCONOSCIUTA (%d)\n" -#: lib/transaction.c:844 -#, c-format -msgid "excluding directory %s\n" -msgstr "esclusione directory %s in corso\n" - #: lib/transaction.c:918 msgid "Transaction failed...rolling back\n" msgstr "" @@ -3411,46 +3114,6 @@ msgstr "" msgid "Could not order auto-rollback transaction!\n" msgstr "" -#: lib/transaction.c:1027 -msgid "Getting repackaged header from transaction element\n" -msgstr "" - -#: lib/transaction.c:1052 -#, c-format -msgid "\tLooking for %s...\n" -msgstr "" - -#: lib/transaction.c:1056 -msgid "\tMatches found.\n" -msgstr "" - -#: lib/transaction.c:1060 -msgid "\tNo matches found.\n" -msgstr "" - -#: lib/transaction.c:1072 -#, fuzzy -msgid "\tRepackaged package not found!.\n" -msgstr "pacchetto sorgente atteso, trovato binario\n" - -#: lib/transaction.c:1093 -msgid "\tREMOVETID matched INSTALLTID.\n" -msgstr "" - -#: lib/transaction.c:1095 -#, c-format -msgid "\t\tName: %s.\n" -msgstr "" - -#: lib/transaction.c:1117 -#, fuzzy, c-format -msgid "\tRepackaged Package was %s...\n" -msgstr "nessun pacchetto corrisponde a %s: %s\n" - -#: lib/transaction.c:1156 -msgid "Adding install element to auto-rollback transaction.\n" -msgstr "" - #: lib/transaction.c:1165 msgid "Could not get install element database instance!\n" msgstr "" @@ -3459,82 +3122,24 @@ msgstr "" msgid "Could not get header for auto-rollback transaction!\n" msgstr "" -#: lib/transaction.c:1188 -#, c-format -msgid "\tAdded repackaged package header: %s.\n" -msgstr "" - -#: lib/transaction.c:1190 lib/transaction.c:1201 +#: lib/transaction.c:1201 #, c-format msgid "\tAdded from install element %s.\n" msgstr "" -#: lib/transaction.c:1199 -msgid "\tAdded erase element.\n" -msgstr "" - #: lib/transaction.c:1208 msgid "Could not get repackaged header for auto-rollback transaction!\n" msgstr "" -#: lib/transaction.c:1215 -msgid "Add erase element to auto-rollback transaction.\n" -msgstr "" - -#: lib/transaction.c:1223 -msgid "\tFound existing upgrade element.\n" -msgstr "" - -#: lib/transaction.c:1224 -#, c-format -msgid "\tNot adding erase element for %s.\n" -msgstr "" - -#: lib/transaction.c:1241 -#, c-format -msgid "\tAdded repackaged package %s.\n" -msgstr "" - -#: lib/transaction.c:1243 -#, c-format -msgid "\tAdded from erase element %s.\n" -msgstr "" - #: lib/transaction.c:1248 msgid "Could not add erase element to auto-rollback transaction.\n" msgstr "" -#: lib/transaction.c:1254 -msgid "\tNo repackaged package...nothing to do.\n" -msgstr "" - #: lib/transaction.c:1260 #, fuzzy msgid "Failure reading repackaged package!\n" msgstr "errore durante la lettura dell'intestazione dal pacchetto\n" -#: lib/transaction.c:1394 -#, fuzzy, c-format -msgid "sanity checking %d elements\n" -msgstr "controllo correttezza degli elementi %d\n" - -#: lib/transaction.c:1480 -msgid "running pre-transaction scripts\n" -msgstr "" - -#: lib/transaction.c:1545 -#, c-format -msgid "computing %d file fingerprints\n" -msgstr "elaborazione impronte file %d\n" - -#: lib/transaction.c:1621 -msgid "computing file dispositions\n" -msgstr "elaborazione disposizioni file\n" - -#: lib/transaction.c:1810 -msgid "Creating auto-rollback transaction\n" -msgstr "" - #: lib/transaction.c:1957 msgid "Add failed. Could not read package header.\n" msgstr "" @@ -3551,15 +3156,16 @@ msgstr "" msgid "Erase failed failed in rpmpsmStage().\n" msgstr "" -#: lib/transaction.c:2186 -msgid "running post-transaction scripts\n" -msgstr "" - #: lib/verify.c:274 #, fuzzy, c-format msgid "missing %c %s" msgstr "%c %s mancanti" +#: lib/verify.c:369 +#, fuzzy, c-format +msgid "Unsatisfied dependencies for %s:\n" +msgstr "Dipendenze non soddisfatte per %s: " + #: misc/error.c:107 #, fuzzy msgid "Unknown system error" @@ -3575,36 +3181,6 @@ msgstr "errore(%d) db%d da %s: %s\n" msgid "db%d error(%d): %s\n" msgstr "errore(%d) db%d: %s\n" -#: rpmdb/db3.c:176 -#, c-format -msgid "closed db environment %s/%s\n" -msgstr "ambiente db %s/%s chiuso\n" - -#: rpmdb/db3.c:188 -#, c-format -msgid "removed db environment %s/%s\n" -msgstr "ambiente db %s/%s rimosso\n" - -#: rpmdb/db3.c:243 -#, c-format -msgid "opening db environment %s/%s %s\n" -msgstr "apertura ambiente db %s/%s %s in corso\n" - -#: rpmdb/db3.c:682 -#, c-format -msgid "closed db index %s/%s\n" -msgstr "chiuso indice db %s/%s\n" - -#: rpmdb/db3.c:739 -#, c-format -msgid "verified db index %s/%s\n" -msgstr "indice db verificato %s/%s\n" - -#: rpmdb/db3.c:950 -#, c-format -msgid "opening db index %s/%s %s mode=0x%x\n" -msgstr "apertura indice db in corso %s/%s %s modalità=0x%x\n" - #: rpmdb/db3.c:1162 #, c-format msgid "cannot get %s lock on %s/%s\n" @@ -3618,11 +3194,6 @@ msgstr "esclusivo" msgid "shared" msgstr "condiviso" -#: rpmdb/db3.c:1168 -#, c-format -msgid "locked db index %s/%s\n" -msgstr "bloccato indice db %s/%s\n" - #: rpmdb/dbconfig.c:328 #, c-format msgid "unrecognized db option: \"%s\" ignored.\n" @@ -3643,76 +3214,76 @@ msgstr "%s presenta un valore lungo troppo grande o troppo piccolo, omesso\n" 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:2171 +#: rpmdb/header.c:2173 msgid "missing { after %" msgstr "{ mancante dopo %" -#: rpmdb/header.c:2201 +#: rpmdb/header.c:2203 msgid "missing } after %{" msgstr "} mancante dopo %{" -#: rpmdb/header.c:2213 +#: rpmdb/header.c:2215 msgid "empty tag format" msgstr "formato etichetta vuoto" -#: rpmdb/header.c:2223 +#: rpmdb/header.c:2225 msgid "empty tag name" msgstr "nome etichetta vuoto" -#: rpmdb/header.c:2232 +#: rpmdb/header.c:2234 msgid "unknown tag" msgstr "etichetta sconosciuta" -#: rpmdb/header.c:2255 +#: rpmdb/header.c:2257 msgid "] expected at end of array" msgstr "] previsto alla fine dell'array" -#: rpmdb/header.c:2268 +#: rpmdb/header.c:2270 msgid "unexpected ]" msgstr "] inaspettata" -#: rpmdb/header.c:2279 +#: rpmdb/header.c:2281 msgid "unexpected }" msgstr "} inaspettata" -#: rpmdb/header.c:2333 +#: rpmdb/header.c:2335 msgid "? expected in expression" msgstr "? previsto come espressione" -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "{ expected after ? in expression" msgstr "{ previsto dopo ? come espressione" -#: rpmdb/header.c:2352 rpmdb/header.c:2392 +#: rpmdb/header.c:2354 rpmdb/header.c:2394 msgid "} expected in expression" msgstr "} previsto come espressione" -#: rpmdb/header.c:2360 +#: rpmdb/header.c:2362 msgid ": expected following ? subexpression" msgstr ": previsti dopo l'espressione secondaria ?" -#: rpmdb/header.c:2378 +#: rpmdb/header.c:2380 msgid "{ expected after : in expression" msgstr "{ previsti dopo : come espressione" -#: rpmdb/header.c:2400 +#: rpmdb/header.c:2402 msgid "| expected at end of expression" msgstr "| previsto alla fine dell'espressione" -#: rpmdb/header.c:2491 +#: rpmdb/header.c:2493 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:2700 +#: rpmdb/header.c:2702 msgid "array iterator used with different sized arrays" msgstr "" -#: rpmdb/header.c:2972 +#: rpmdb/header.c:2974 #, c-format msgid "%c" msgstr "" -#: rpmdb/header.c:2988 +#: rpmdb/header.c:2990 msgid "%a %b %d %Y" msgstr "" @@ -3740,6 +3311,11 @@ msgstr "verifica file del database" msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nome etichetta non riconosciuto: \"%s\" ignorato\n" +#: rpmdb/rpmdb.c:243 +#, c-format +msgid "dbiOpen: dbapi %d not available\n" +msgstr "" + #: rpmdb/rpmdb.c:253 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" @@ -3770,6 +3346,16 @@ msgstr "rpmdb: omissione in corso" msgid "error(%d) storing record #%d into %s\n" msgstr "errore(%d) nella memorizzazione del record #%d nel %s\n" +#: rpmdb/rpmdb.c:1606 +#, fuzzy, c-format +msgid "%s: regexec failed: %s\n" +msgstr "%s: Fseek fallito: %s\n" + +#: rpmdb/rpmdb.c:1787 +#, fuzzy, c-format +msgid "%s: regcomp failed: %s\n" +msgstr "%s: apertura fallita: %s\n" + #: rpmdb/rpmdb.c:2122 #, fuzzy msgid "rpmdbNextIterator: skipping" @@ -3792,16 +3378,6 @@ msgstr "" "errore(%d) nell'impostazione del record #%d dell'intestazione per la " "rimozione di %s\n" -#: rpmdb/rpmdb.c:2603 -#, c-format -msgid "removing \"%s\" from %s index.\n" -msgstr "rimozione \"%s\" dall'indice %s.\n" - -#: rpmdb/rpmdb.c:2607 -#, c-format -msgid "removing %d entries from %s index.\n" -msgstr "rimozione voci %d dall'indice %s.\n" - #: rpmdb/rpmdb.c:2634 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" @@ -3827,59 +3403,24 @@ msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n" msgid "rpmdbAdd: skipping" msgstr "rpmdb: omissione in corso" -#: rpmdb/rpmdb.c:3015 -#, c-format -msgid "adding \"%s\" to %s index.\n" -msgstr "aggiunta di \"%s\" all'indice %s.\n" - -#: rpmdb/rpmdb.c:3019 -#, c-format -msgid "adding %d entries to %s index.\n" -msgstr "aggiunta di voci %d all'indice %s.\n" - #: rpmdb/rpmdb.c:3055 #, 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:3411 -#, c-format -msgid "removing %s after successful db3 rebuild.\n" -msgstr "rimozione di %s in corso dopo aver ricompilato db3.\n" - #: rpmdb/rpmdb.c:3442 msgid "no dbpath has been set" msgstr "non è stato impostato alcun dbpath" -#: rpmdb/rpmdb.c:3468 -#, c-format -msgid "rebuilding database %s into %s\n" -msgstr "ricompilazione di %s del database in %s in corso\n" - #: rpmdb/rpmdb.c:3472 #, c-format msgid "temporary database %s already exists\n" msgstr "%s del database provvisorio è già esistente\n" -#: rpmdb/rpmdb.c:3478 -#, c-format -msgid "creating directory %s\n" -msgstr "creazione directory %s in corso\n" - #: rpmdb/rpmdb.c:3480 -#, c-format -msgid "creating directory %s: %s\n" -msgstr "creazione directory %s in corso: %s\n" - -#: rpmdb/rpmdb.c:3489 -#, c-format -msgid "opening old database with dbapi %d\n" -msgstr "apertura vecchio database con dbapi %d in corso\n" - -#: rpmdb/rpmdb.c:3498 -#, c-format -msgid "opening new database with dbapi %d\n" -msgstr "apertura nuovo database con dbapi %d in corso\n" +#, fuzzy, c-format +msgid "failed to create directory %s: %s\n" +msgstr "rimozione %s della directory fallita: %s\n" #: rpmdb/rpmdb.c:3527 #, c-format @@ -3906,11 +3447,6 @@ msgstr "sostituzione del vecchio database con il nuovo database fallita!\n" 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:3599 -#, c-format -msgid "removing directory %s\n" -msgstr "rimozione %s della directory in corso\n" - #: rpmdb/rpmdb.c:3601 #, c-format msgid "failed to remove directory %s: %s\n" @@ -3921,15 +3457,20 @@ msgstr "rimozione %s della directory fallita: %s\n" msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "" -#: rpmdb/sqlite.c:747 +#: rpmdb/sqlite.c:684 #, fuzzy, c-format -msgid "closed sql db %s\n" -msgstr "chiuso indice db %s/%s\n" +msgid "Unable to initDB %s (%d)\n" +msgstr "Impossibile aprire %s: %s\n" -#: rpmdb/sqlite.c:838 +#: rpmdb/sqlite.c:857 #, fuzzy, c-format -msgid "opening sql db %s (%s) mode=0x%x\n" -msgstr "apertura indice db in corso %s/%s %s modalità=0x%x\n" +msgid "Unable to open database: %s\n" +msgstr "Impossibile aprire %s: %s\n" + +#: rpmdb/sqlite.c:1222 +#, fuzzy +msgid "Unable to determine DB endianess.\n" +msgstr "Impossibile aprire il file temp.\n" #: rpmio/macro.c:182 #, c-format @@ -4035,59 +3576,59 @@ msgstr "numero invalido del pacchetto: %s\n" msgid "lua hook failed: %s\n" msgstr "%s fallito: %s\n" -#: rpmio/rpmio.c:473 +#: rpmio/rpmio.c:515 msgid "Success" msgstr "Successo" -#: rpmio/rpmio.c:496 +#: rpmio/rpmio.c:538 msgid "Bad server response" msgstr "Risposta incorretta del server" -#: rpmio/rpmio.c:498 +#: rpmio/rpmio.c:540 msgid "Server I/O error" msgstr "Errore I/O del server" -#: rpmio/rpmio.c:500 +#: rpmio/rpmio.c:542 msgid "Server timeout" msgstr "Timeout del server" -#: rpmio/rpmio.c:502 +#: rpmio/rpmio.c:544 msgid "Unable to lookup server host address" msgstr "Impossibile ricercare l'indirizzo host del server" -#: rpmio/rpmio.c:504 +#: rpmio/rpmio.c:546 msgid "Unable to lookup server host name" msgstr "Impossibile ricercare il nome host del server" -#: rpmio/rpmio.c:506 +#: rpmio/rpmio.c:548 msgid "Failed to connect to server" msgstr "Tentativo di connessione al server fallito" -#: rpmio/rpmio.c:508 +#: rpmio/rpmio.c:550 msgid "Failed to establish data connection to server" msgstr "Tentativo fallito di stabilire un collegamento dati col server" -#: rpmio/rpmio.c:510 +#: rpmio/rpmio.c:552 msgid "I/O error to local file" msgstr "Errore I/O sul file locale" -#: rpmio/rpmio.c:512 +#: rpmio/rpmio.c:554 msgid "Error setting remote server to passive mode" msgstr "Errore nell'impostazione del server remoto in modalità passiva" -#: rpmio/rpmio.c:514 +#: rpmio/rpmio.c:556 msgid "File not found on server" msgstr "File non trovato sul server" -#: rpmio/rpmio.c:516 +#: rpmio/rpmio.c:558 msgid "Abort in progress" msgstr "Interruzione in corso" -#: rpmio/rpmio.c:520 +#: rpmio/rpmio.c:562 msgid "Unknown or unexpected error" msgstr "Errore sconosciuto o inaspettato" -#: rpmio/rpmio.c:757 +#: rpmio/rpmio.c:799 #, fuzzy, c-format msgid "URL helper failed: %s (%d)\n" msgstr "lettura fallita: %s (%d)\n" @@ -4152,6 +3693,229 @@ msgstr "%s: operazione cache fallita: ec %d.\n" msgid "%s: read manifest failed: %s\n" msgstr "%s: lettura manifesto fallita: %s\n" +#~ msgid "========== recording tsort relations\n" +#~ msgstr "========== registrazione relazioni tsort\n" + +#, fuzzy +#~ msgid "" +#~ "========== tsorting packages (order, #predecessors, #succesors, tree, " +#~ "depth, breadth)\n" +#~ msgstr "" +#~ "========== tsorting dei pacchetti (ordine, #predecessori, #successori, " +#~ "albero, profondità)\n" + +#, fuzzy +#~ msgid "========== successors only (%d bytes)\n" +#~ msgstr "========== solo successori (in ordine di presentazione)\n" + +#~ msgid "========== continuing tsort ...\n" +#~ msgstr "========== continuazione tsort ...\n" + +#, fuzzy +#~ msgid "%5d 0x%04x %s %s\n" +#~ msgstr "File%5d: %07o %s.%s\t %s\n" + +#, fuzzy +#~ msgid "========== Directories not explicitly included in package:\n" +#~ msgstr "========== Directory non incluse in modo specifico nel pacchetto:\n" + +#~ msgid "%10d %s\n" +#~ msgstr "%10d %s\n" + +#, fuzzy +#~ msgid "%s directory created with perms %04o, no context.\n" +#~ msgstr "Directory %s creata con permessi %04o.\n" + +#, fuzzy +#~ msgid "%s directory created with perms %04o, context %s.\n" +#~ msgstr "Directory %s creata con permessi %04o.\n" + +#, fuzzy +#~ msgid "adding %d args from manifest.\n" +#~ msgstr "aggiunta di voci %d all'indice %s.\n" + +#~ msgid "disable use of libio(3) API" +#~ msgstr "disabilita l'uso di libio(3) API" + +#, fuzzy +#~ msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" +#~ msgstr "%s: esecuzione scriptlet %s in corso\n" + +#~ msgid "%s: %s has %d files, test = %d\n" +#~ msgstr "%s: %s presenta i file %d, test = %d\n" + +#~ msgid "package record number: %u\n" +#~ msgstr "numero record del pacchetto: %u\n" + +#~ msgid " %s A %s\tB %s\n" +#~ msgstr " %s A %s\tB %s\n" + +#~ msgid "package %s has unsatisfied %s: %s\n" +#~ msgstr "il pacchetto %s presenta un %s non soddisfatto/i: %s\n" + +#~ msgid "%s skipped due to missingok flag\n" +#~ msgstr "%s omesso/a a causa della mancanza del flag ok\n" + +#~ msgid "========== relocations\n" +#~ msgstr "========== riposizionamenti\n" + +#~ msgid "%5d exclude %s\n" +#~ msgstr "esclude %5d in %s\n" + +#~ msgid "%5d relocate %s -> %s\n" +#~ msgstr "%5d riposiziona %s -> %s\n" + +#~ msgid "excluding %s %s\n" +#~ msgstr "esclusione %s %s in corso\n" + +#~ msgid "relocating %s to %s\n" +#~ msgstr "riposizionamento di %s su %s\n" + +#~ msgid "relocating directory %s to %s\n" +#~ msgstr "riposizionamento directory %s su %s\n" + +#, fuzzy +#~ msgid "Adding goal: %s\n" +#~ msgstr "Ricerca di %s in corso: %s\n" + +#~ msgid " ... as %s\n" +#~ msgstr " ... come %s\n" + +#, fuzzy +#~ msgid "\tadded source package [%d]\n" +#~ msgstr "<source package>" + +#, fuzzy +#~ msgid "\tadded binary package [%d]\n" +#~ msgstr "installazione pacchetti binari in corso\n" + +#~ msgid "found %d source and %d binary packages\n" +#~ msgstr "trovati sorgente %d e pacchetti binari %d\n" + +#~ msgid "installing binary packages\n" +#~ msgstr "installazione pacchetti binari in corso\n" + +#, fuzzy +#~ msgid "Adding: %s\n" +#~ msgstr "riga: %s\n" + +#, fuzzy +#~ msgid "Suggesting: %s\n" +#~ msgstr "Ripristino di %s\n" + +#, fuzzy +#~ msgid "mounted filesystems:\n" +#~ msgstr "acquisizione elenco dei filesystem montati in corso\n" + +#, fuzzy +#~ msgid "\tAllocating space for %d entries\n" +#~ msgstr "riposizionamento di %s su %s\n" + +#, fuzzy +#~ msgid "Expected size: %12d = lead(%d)+sigs(%zd)+pad(%zd)+data(%zd)\n" +#~ msgstr "Dimensione prevista: %12d = lead(%d)+sigs(%d)+pad(%d)+data(%d)\n" + +#~ msgid " Actual size: %12d\n" +#~ msgstr " Dimensione attuale: %12d\n" + +#~ msgid "Signature: size(%d)+pad(%d)\n" +#~ msgstr "Firma: size(%d)+pad(%d)\n" + +#~ msgid "PGP sig size: %d\n" +#~ msgstr "Dimensione firma PGP: %d\n" + +#~ msgid "Got %d bytes of PGP sig\n" +#~ msgstr "In possesso di %d bytes della firma PGP\n" + +#~ msgid "GPG sig size: %d\n" +#~ msgstr "Dimensione firma GPG: %d\n" + +#~ msgid "Got %d bytes of GPG sig\n" +#~ msgstr "In possesso di %d bytes della firma GPG\n" + +#~ msgid "excluding directory %s\n" +#~ msgstr "esclusione directory %s in corso\n" + +#, fuzzy +#~ msgid "\tRepackaged package not found!.\n" +#~ msgstr "pacchetto sorgente atteso, trovato binario\n" + +#, fuzzy +#~ msgid "\tRepackaged Package was %s...\n" +#~ msgstr "nessun pacchetto corrisponde a %s: %s\n" + +#, fuzzy +#~ msgid "sanity checking %d elements\n" +#~ msgstr "controllo correttezza degli elementi %d\n" + +#~ msgid "computing %d file fingerprints\n" +#~ msgstr "elaborazione impronte file %d\n" + +#~ msgid "computing file dispositions\n" +#~ msgstr "elaborazione disposizioni file\n" + +#~ msgid "closed db environment %s/%s\n" +#~ msgstr "ambiente db %s/%s chiuso\n" + +#~ msgid "removed db environment %s/%s\n" +#~ msgstr "ambiente db %s/%s rimosso\n" + +#~ msgid "opening db environment %s/%s %s\n" +#~ msgstr "apertura ambiente db %s/%s %s in corso\n" + +#~ msgid "closed db index %s/%s\n" +#~ msgstr "chiuso indice db %s/%s\n" + +#~ msgid "verified db index %s/%s\n" +#~ msgstr "indice db verificato %s/%s\n" + +#~ msgid "opening db index %s/%s %s mode=0x%x\n" +#~ msgstr "apertura indice db in corso %s/%s %s modalità=0x%x\n" + +#~ msgid "locked db index %s/%s\n" +#~ msgstr "bloccato indice db %s/%s\n" + +#~ msgid "removing \"%s\" from %s index.\n" +#~ msgstr "rimozione \"%s\" dall'indice %s.\n" + +#~ msgid "removing %d entries from %s index.\n" +#~ msgstr "rimozione voci %d dall'indice %s.\n" + +#~ msgid "adding \"%s\" to %s index.\n" +#~ msgstr "aggiunta di \"%s\" all'indice %s.\n" + +#~ msgid "adding %d entries to %s index.\n" +#~ msgstr "aggiunta di voci %d all'indice %s.\n" + +#~ msgid "removing %s after successful db3 rebuild.\n" +#~ msgstr "rimozione di %s in corso dopo aver ricompilato db3.\n" + +#~ msgid "rebuilding database %s into %s\n" +#~ msgstr "ricompilazione di %s del database in %s in corso\n" + +#~ msgid "creating directory %s\n" +#~ msgstr "creazione directory %s in corso\n" + +#~ msgid "creating directory %s: %s\n" +#~ msgstr "creazione directory %s in corso: %s\n" + +#~ msgid "opening old database with dbapi %d\n" +#~ msgstr "apertura vecchio database con dbapi %d in corso\n" + +#~ msgid "opening new database with dbapi %d\n" +#~ msgstr "apertura nuovo database con dbapi %d in corso\n" + +#~ msgid "removing directory %s\n" +#~ msgstr "rimozione %s della directory in corso\n" + +#, fuzzy +#~ msgid "closed sql db %s\n" +#~ msgstr "chiuso indice db %s/%s\n" + +#, fuzzy +#~ msgid "opening sql db %s (%s) mode=0x%x\n" +#~ msgstr "apertura indice db in corso %s/%s %s modalità=0x%x\n" + #~ msgid "readRPM: read %s: %s\n" #~ msgstr "readRPM: leggi %s: %s\n" @@ -4186,6 +3950,3 @@ msgstr "%s: lettura manifesto fallita: %s\n" #~ msgid "File %s is smaller than %u bytes\n" #~ msgstr "File %s è più piccolo di %u byte\n" - -#~ msgid "Unsatisfied dependencies for %s: " -#~ msgstr "Dipendenze non soddisfatte per %s: " |