diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2009-12-07 13:35:53 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2009-12-07 13:35:53 +0200 |
commit | 7a2395941e3eb81740f6b7b5d417991ef9b42fa4 (patch) | |
tree | d760a3c3c54ef9d18762e9e809730e89a5ae1403 /po/it.po | |
parent | 75c171f20891e58f1f14f37bba8e3e13b47bb783 (diff) | |
download | rpm-7a2395941e3eb81740f6b7b5d417991ef9b42fa4.tar.gz rpm-7a2395941e3eb81740f6b7b5d417991ef9b42fa4.tar.bz2 rpm-7a2395941e3eb81740f6b7b5d417991ef9b42fa4.zip |
Bump soname for all our libraries
- while the "really public" API of librpmio has only been enhanced,
librpm and librpmbuild use some supposedly internal bits which *have*
changed considerably, so just to prevent anybody thinking they can
combine librpmio from rpm 4.7 and librpm from this...
- librpmbuild hasn't seen much real change but some (unfortunately)
exposed struct members have changed so...
- librpm is mostly compatible but as rpmal has become internal API,
we need to bump (annoyingly, as nothing actually uses rpmal ... sigh)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 1100 |
1 files changed, 574 insertions, 526 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2009-06-10 17:21+0300\n" +"POT-Creation-Date: 2009-12-07 12:45+0200\n" "PO-Revision-Date: 2008-06-30 07:20+0200\n" "Last-Translator: Francesco Tombolini <tombo@adamantio.net>\n" "Language-Team: Italian <fedora-trans-it@redhat.com>\n" @@ -66,17 +66,17 @@ msgstr "Creazione piattaforma target in corso: %s\n" msgid "Building for target %s\n" msgstr "Creazione per il target %s in corso\n" -#: rpm2cpio.c:58 +#: rpm2cpio.c:62 #, c-format msgid "argument is not an RPM package\n" msgstr "l'argomento non è un pacchetto RPM\n" -#: rpm2cpio.c:63 +#: rpm2cpio.c:67 #, c-format msgid "error reading header from package\n" msgstr "errore durante la lettura dell'intestazione dal pacchetto\n" -#: rpm2cpio.c:90 +#: rpm2cpio.c:81 #, c-format msgid "cannot re-open payload: %s\n" msgstr "impossibile riaprire payload: %s\n" @@ -120,22 +120,22 @@ msgstr "Opzioni Installa/Aggiorna/Rimuovi:" msgid "Common options for all rpm modes and executables:" msgstr "Opzioni comuni per tutte le modalità rpm ed eseguibili:" -#: rpmqv.c:132 lib/poptI.c:30 +#: rpmqv.c:133 lib/poptI.c:31 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" -#: rpmqv.c:138 lib/poptALL.c:82 +#: rpmqv.c:139 lib/poptALL.c:82 #, c-format msgid "RPM version %s\n" msgstr "Versione RPM %s\n" -#: rpmqv.c:143 +#: rpmqv.c:144 #, c-format msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n" msgstr "Copyright (C) 1998-2002 - Red Hat, Inc.\n" -#: rpmqv.c:144 +#: rpmqv.c:145 #, c-format msgid "" "This program may be freely redistributed under the terms of the GNU GPL\n" @@ -143,128 +143,128 @@ msgstr "" "Questo programma può essere ridistribuito liberamente sotto i termini della " "GNU GPL\n" -#: rpmqv.c:276 +#: rpmqv.c:277 #, c-format msgid "Internal error in argument processing (%d) :-(\n" msgstr "Errore interno durante la processazione dell'argomento (%d) :-(\n" -#: rpmqv.c:314 rpmqv.c:320 rpmqv.c:326 rpmqv.c:363 +#: rpmqv.c:315 rpmqv.c:321 rpmqv.c:327 rpmqv.c:364 msgid "only one major mode may be specified" msgstr "è possibile specificare solo una modalità principale" -#: rpmqv.c:342 +#: rpmqv.c:343 msgid "one type of query/verify may be performed at a time" msgstr "è possibile eseguire solo un tipo di interrogazione/verifica per volta" -#: rpmqv.c:346 +#: rpmqv.c:347 msgid "unexpected query flags" msgstr "flag d'interrogazione inaspettati" -#: rpmqv.c:349 +#: rpmqv.c:350 msgid "unexpected query format" msgstr "formato d'interrogazione inaspettato" -#: rpmqv.c:352 +#: rpmqv.c:353 msgid "unexpected query source" msgstr "origine d'interrogazione inaspettata" -#: rpmqv.c:395 +#: rpmqv.c:396 msgid "only installation, upgrading, rmsource and rmspec may be forced" msgstr "" "è possibile forzare solo i processi d'installazione, aggiornamento rmsource " "e rmspec" -#: rpmqv.c:397 +#: rpmqv.c:398 msgid "files may only be relocated during package installation" msgstr "" "i file possono essere riposizionati solo durante l'installazione del " "pacchetto" -#: rpmqv.c:400 +#: rpmqv.c:401 msgid "cannot use --prefix with --relocate or --excludepath" msgstr "impossibile usare --prefix con --relocate o --excludepath" -#: rpmqv.c:403 +#: rpmqv.c:404 msgid "" "--relocate and --excludepath may only be used when installing new packages" msgstr "" "--relocate e --excludepath possono essere usati solo quando si installano " "nuovi pacchetti" -#: rpmqv.c:406 +#: rpmqv.c:407 msgid "--prefix may only be used when installing new packages" msgstr "--prefix può essere usato solo quando si installano nuovi pacchetti" -#: rpmqv.c:409 +#: rpmqv.c:410 msgid "arguments to --prefix must begin with a /" msgstr "gli argomenti per --prefix devono iniziare con /" -#: rpmqv.c:412 +#: rpmqv.c:413 msgid "--hash (-h) may only be specified during package installation" msgstr "" "--hash (-h) può essere specificato solo durante l'installazione del pacchetto" -#: rpmqv.c:416 +#: rpmqv.c:417 msgid "--percent may only be specified during package installation" msgstr "" "--percent può essere specificato solo durante l'installazione del pacchetto" -#: rpmqv.c:420 +#: rpmqv.c:421 msgid "--replacepkgs may only be specified during package installation" msgstr "" "--replacepkgs può essere specificato solo durante l'installazione del " "pacchetto" -#: rpmqv.c:424 +#: rpmqv.c:425 msgid "--excludedocs may only be specified during package installation" msgstr "" "--excludedocs può essere specificato solo durante l'installazione del " "pacchetto" -#: rpmqv.c:428 +#: rpmqv.c:429 msgid "--includedocs may only be specified during package installation" msgstr "" "--includedocs può essere specificato solo durante l'installazione del " "pacchetto" -#: rpmqv.c:432 +#: rpmqv.c:433 msgid "only one of --excludedocs and --includedocs may be specified" msgstr "è possibile specificare solo uno tra --excludedocs e --includedocs" -#: rpmqv.c:436 +#: rpmqv.c:437 msgid "--ignorearch may only be specified during package installation" msgstr "" "--ignorearch può essere specificato solo durante l'installazione del " "pacchetto" -#: rpmqv.c:440 +#: rpmqv.c:441 msgid "--ignoreos may only be specified during package installation" msgstr "" "--ignoreos può essere specificato solo durante l'installazione del pacchetto" -#: rpmqv.c:445 +#: rpmqv.c:446 msgid "--ignoresize may only be specified during package installation" msgstr "" "--ignoresize può essere specificato solo durante l'installazione del " "pacchetto" -#: rpmqv.c:449 +#: rpmqv.c:450 msgid "--allmatches may only be specified during package erasure" msgstr "" "--allmatches può essere specificato solo durante la rimozione del pacchetto" -#: rpmqv.c:453 +#: rpmqv.c:454 msgid "--allfiles may only be specified during package installation" msgstr "" "--allfiles può essere specificato solo durante l'installazione del pacchetto" -#: rpmqv.c:458 +#: rpmqv.c:459 msgid "--justdb may only be specified during package installation and erasure" msgstr "" "--justdb può essere specificato solo durante l'installazione e la rimozione " "del pacchetto" -#: rpmqv.c:463 +#: rpmqv.c:464 msgid "" "script disabling options may only be specified during package installation " "and erasure" @@ -272,7 +272,7 @@ msgstr "" "le opzioni per la disabilitazione dello script possono essere specificate " "solo durante l'installazione e la rimozione del pacchetto" -#: rpmqv.c:468 +#: rpmqv.c:469 msgid "" "trigger disabling options may only be specified during package installation " "and erasure" @@ -280,7 +280,7 @@ msgstr "" "le opzioni di disabilitazione dell'attivazione possono essere specificate " "solo durante l'installazione e la rimozione del pacchetto" -#: rpmqv.c:472 +#: rpmqv.c:473 msgid "" "--nodeps may only be specified during package building, rebuilding, " "recompilation, installation,erasure, and verification" @@ -288,7 +288,7 @@ msgstr "" "--nodeps può essere specificato solo durante la creazione, ricreazione, " "ricompilazione, installazione, eliminazione e verifica del pacchetto" -#: rpmqv.c:477 +#: rpmqv.c:478 msgid "" "--test may only be specified during package installation, erasure, and " "building" @@ -296,7 +296,7 @@ msgstr "" "--test può essere specificato solo durante l'installazione, rimozione e " "creazione del pacchetto" -#: rpmqv.c:482 +#: rpmqv.c:483 msgid "" "--root (-r) may only be specified during installation, erasure, querying, " "and database rebuilds" @@ -304,86 +304,86 @@ msgstr "" "--root (-r) può essere specificato solo durante l'installazione, la " "rimozione, l'interrogazione e nei processi di ricreazione del database" -#: rpmqv.c:493 +#: rpmqv.c:494 msgid "arguments to --root (-r) must begin with a /" msgstr "gli argomenti per --root (-r) devono iniziare con /" -#: rpmqv.c:519 +#: rpmqv.c:520 #, c-format msgid "no files to sign\n" msgstr "nessun file da firmare\n" -#: rpmqv.c:524 +#: rpmqv.c:525 #, c-format msgid "cannot access file %s\n" msgstr "impossibile accedere il file %s\n" -#: rpmqv.c:544 +#: rpmqv.c:545 msgid "Enter pass phrase: " msgstr "Inserire la frase chiave:" -#: rpmqv.c:546 +#: rpmqv.c:547 #, c-format msgid "Pass phrase check failed\n" msgstr "Controllo frase chiave fallito\n" -#: rpmqv.c:550 +#: rpmqv.c:551 #, c-format msgid "Pass phrase is good.\n" msgstr "La frase chiave risulta valida.\n" -#: rpmqv.c:555 +#: rpmqv.c:556 #, c-format msgid "Invalid %%_signature spec in macro file.\n" msgstr "Spec %%_signature invalida nel file macro.\n" -#: rpmqv.c:562 +#: rpmqv.c:563 msgid "--sign may only be used during package building" msgstr "è possibile usare --sign solo durante la compilazione del pacchetto" -#: rpmqv.c:572 +#: rpmqv.c:573 #, c-format msgid "creating a pipe for --pipe failed: %m\n" msgstr "creazione di una pipe per --pipe fallita: %m\n" -#: rpmqv.c:582 +#: rpmqv.c:583 #, c-format msgid "exec failed\n" msgstr "exec fallito\n" -#: rpmqv.c:618 +#: rpmqv.c:619 msgid "no packages files given for rebuild" msgstr "non è stato specificato alcun file del pacchetto per la ricompilazione" -#: rpmqv.c:684 +#: rpmqv.c:685 msgid "no spec files given for build" msgstr "non è stato specificato alcun file spec per la compilazione" -#: rpmqv.c:686 +#: rpmqv.c:687 msgid "no tar files given for build" msgstr "non è stato specificato alcun file tar per la compilazione" -#: rpmqv.c:707 +#: rpmqv.c:708 msgid "no packages given for erase" msgstr "non è stato specificato alcun pacchetto per la rimozione" -#: rpmqv.c:741 +#: rpmqv.c:742 msgid "no packages given for install" msgstr "non è stato specificato alcun pacchetto per l'installazione" -#: rpmqv.c:754 +#: rpmqv.c:755 msgid "no arguments given for query" msgstr "non è stato specificato alcun argomento per l'interrogazione" -#: rpmqv.c:769 +#: rpmqv.c:770 msgid "no arguments given for verify" msgstr "non è stato specificato alcun argomento per la verifica" -#: rpmqv.c:784 +#: rpmqv.c:785 msgid "no arguments given" msgstr "non è stato specificato alcun argomento" -#: build/build.c:131 build/pack.c:435 +#: build/build.c:131 build/pack.c:431 msgid "Unable to open temp file.\n" msgstr "Impossibile aprire il file temp.\n" @@ -461,149 +461,149 @@ msgstr "&& e || non supportati per le stringhe\n" msgid "syntax error in expression\n" msgstr "errore di sintassi nell'espressione\n" -#: build/files.c:238 +#: build/files.c:239 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "Errore TIMECHECK: %s\n" -#: build/files.c:301 build/files.c:494 build/files.c:687 +#: build/files.c:302 build/files.c:495 build/files.c:692 #, c-format msgid "Missing '(' in %s %s\n" msgstr "'(' mancante in %s %s\n" -#: build/files.c:311 build/files.c:623 build/files.c:697 build/files.c:789 +#: build/files.c:312 build/files.c:628 build/files.c:702 build/files.c:794 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "')' mancante in %s(%s\n" -#: build/files.c:347 build/files.c:646 +#: build/files.c:348 build/files.c:651 #, c-format msgid "Invalid %s token: %s\n" msgstr "Token %s non valido: %s\n" -#: build/files.c:456 +#: build/files.c:457 #, c-format msgid "Missing %s in %s %s\n" msgstr "%s mancante in %s %s\n" -#: build/files.c:509 +#: build/files.c:510 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Nessuno spazio segue %s(): %s\n" -#: build/files.c:545 +#: build/files.c:546 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sintassi non corretta: %s(%s)\n" -#: build/files.c:554 +#: build/files.c:555 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Spec della modalità errata: %s(%s)\n" -#: build/files.c:565 +#: build/files.c:568 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Spec dirmode errata: %s(%s)\n" -#: build/files.c:722 +#: build/files.c:727 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Lunghezza locale inusuale: \"%.*s\" in %%lang(%s)\n" -#: build/files.c:732 +#: build/files.c:737 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Locale doppione %.*s in %%lang(%s)\n" -#: build/files.c:804 +#: build/files.c:809 #, fuzzy, c-format msgid "Invalid capability: %s\n" msgstr "Token %s non valido: %s\n" -#: build/files.c:815 +#: build/files.c:820 msgid "File capability support not built in\n" msgstr "" -#: build/files.c:870 +#: build/files.c:875 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Un solo argomento per %%docdir\n" -#: build/files.c:899 +#: build/files.c:904 #, c-format msgid "Two files on one line: %s\n" msgstr "Due file su di una riga: %s\n" -#: build/files.c:912 +#: build/files.c:917 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Il file deve iniziare con \"/\": %s\n" -#: build/files.c:923 +#: build/files.c:928 #, 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:1062 +#: build/files.c:1067 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Algoritmo digest file sconosciuto %u , ritorno a MD5\n" -#: build/files.c:1090 +#: build/files.c:1095 #, c-format msgid "File listed twice: %s\n" msgstr "File elencato due volte: %s\n" -#: build/files.c:1213 +#: build/files.c:1218 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Il Symlink si riferisce a BuildRoot: %s -> %s\n" -#: build/files.c:1370 +#: build/files.c:1375 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Il file non corrisponde al prefisso (%s): %s\n" -#: build/files.c:1400 +#: build/files.c:1405 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1408 +#: build/files.c:1413 #, c-format msgid "File not found: %s\n" msgstr "File non trovato: %s\n" -#: build/files.c:1414 -#, c-format -msgid "Only regular file can be %%ghost: %s\n" -msgstr "" - -#: build/files.c:1517 +#: build/files.c:1516 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1613 +#: build/files.c:1612 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: impossibile caricare tag sconosciuto (%d).\n" -#: build/files.c:1620 +#: build/files.c:1618 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: lettura chiave pubblica fallita.\n" -#: build/files.c:1625 lib/rpmchecksig.c:431 +#: build/files.c:1622 lib/rpmchecksig.c:432 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: non è una chiave pubblica con formato 'armored'.\n" -#: build/files.c:1634 -#, c-format -msgid "%s: *.te policy read failed.\n" -msgstr "%s: lettura policy *.te fallita.\n" +#: build/files.c:1630 +#, fuzzy, c-format +msgid "%s: policy file read failed.\n" +msgstr "%s: lettura chiave pubblica fallita.\n" + +#: build/files.c:1638 +#, fuzzy, c-format +msgid "%s: failed to encode\n" +msgstr "Macro %%%s non è in grado di espandersi\n" #: build/files.c:1677 #, c-format @@ -615,37 +615,37 @@ msgstr "Il file deve essere preceduto da \"/\": %s\n" msgid "Glob not permitted: %s\n" msgstr "Glob non permesso: %s\n" -#: build/files.c:1711 lib/rpminstall.c:428 +#: build/files.c:1711 lib/rpminstall.c:427 #, c-format msgid "File not found by glob: %s\n" msgstr "File non trovato da glob: %s\n" -#: build/files.c:1761 +#: build/files.c:1762 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Impossibile aprire %%files file %s: %m\n" -#: build/files.c:1769 +#: build/files.c:1770 #, c-format msgid "line: %s\n" msgstr "riga: %s\n" -#: build/files.c:2144 +#: build/files.c:2141 #, c-format msgid "Bad file: %s: %s\n" msgstr "File errato: %s: %s\n" -#: build/files.c:2166 build/parsePrep.c:29 +#: build/files.c:2163 build/parsePrep.c:29 #, c-format msgid "Bad owner/group: %s\n" msgstr "Proprietario/gruppo errato: %s\n" -#: build/files.c:2207 +#: build/files.c:2204 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Controllo per file scompattato/i in corso: %s\n" -#: build/files.c:2222 +#: build/files.c:2219 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -654,9 +654,9 @@ msgstr "" "Trovato/i file installati (ma scompattati):\n" "%s" -#: build/files.c:2248 +#: build/files.c:2246 #, fuzzy, c-format -msgid "Processing files: %s-%s-%s.%s\n" +msgid "Processing files: %s\n" msgstr "Elaborazione file in corso: %s-%s-%s\n" #: build/files.c:2257 @@ -717,158 +717,158 @@ msgstr "lettura cpio_copy fallita: %s\n" msgid "%s: line: %s\n" msgstr "%s: linea: %s\n" -#: build/pack.c:193 +#: build/pack.c:190 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Impossibile aprire file PreIn: %s\n" -#: build/pack.c:200 +#: build/pack.c:197 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Impossibile aprire file PreUn: %s\n" -#: build/pack.c:207 +#: build/pack.c:204 #, fuzzy, c-format msgid "Could not open PreTrans file: %s\n" msgstr "Impossibile aprire file PreIn: %s\n" -#: build/pack.c:214 +#: build/pack.c:211 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Impossibile aprire file PostIn: %s\n" -#: build/pack.c:221 +#: build/pack.c:218 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Impossibile aprire file PostUn: %s\n" -#: build/pack.c:228 +#: build/pack.c:225 #, fuzzy, c-format msgid "Could not open PostTrans file: %s\n" msgstr "Impossibile aprire file PostIn: %s\n" -#: build/pack.c:236 +#: build/pack.c:233 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Impossibile aprire file VerifyScript: %s\n" -#: build/pack.c:250 +#: build/pack.c:247 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Impossibile aprire file script Trigger: %s\n" -#: build/pack.c:276 +#: build/pack.c:273 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: apri %s: %s\n" -#: build/pack.c:285 +#: build/pack.c:282 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek fallito: %s\n" -#: build/pack.c:316 +#: build/pack.c:312 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s non è un pacchetto RPM\n" -#: build/pack.c:321 +#: build/pack.c:317 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: lettura intestazione da %s\n" -#: build/pack.c:399 +#: build/pack.c:395 #, c-format msgid "Unknown payload compression: %s\n" msgstr "Compressione payload sconosciuta: %s\n" -#: build/pack.c:422 +#: build/pack.c:418 msgid "Unable to create immutable header region.\n" msgstr "Impossibile creare una regione dell'intestazione immutabile.\n" -#: build/pack.c:442 +#: build/pack.c:438 msgid "Unable to write temp header\n" msgstr "Impossibile salvare intestazione di temp\n" -#: build/pack.c:452 +#: build/pack.c:448 msgid "Bad CSA data\n" msgstr "Dati CSA errati\n" -#: build/pack.c:487 +#: build/pack.c:483 #, c-format msgid "Generating signature: %d\n" msgstr "Generazione firma in corso: %d\n" -#: build/pack.c:524 +#: build/pack.c:520 msgid "Unable to reload signature header.\n" msgstr "Impossibile ricaricare intestazione della firma.\n" -#: build/pack.c:532 +#: build/pack.c:528 #, c-format msgid "Could not open %s: %s\n" msgstr "Impossibile aprire %s: %s\n" -#: build/pack.c:544 +#: build/pack.c:540 #, c-format msgid "Unable to write package: %s\n" msgstr "Impossibile scrivere il pacchetto: %s\n" -#: build/pack.c:560 +#: build/pack.c:556 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Impossibile aprire sigtarget %s: %s\n" -#: build/pack.c:571 +#: build/pack.c:567 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Impossibile leggere intestazione da %s: %s\n" -#: build/pack.c:585 +#: build/pack.c:581 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Impossibile salvare intestazione su %s: %s\n" -#: build/pack.c:597 +#: build/pack.c:593 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Impossibile leggere payload da %s: %s\n" -#: build/pack.c:604 +#: build/pack.c:600 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Impossibile salvare payload su %s: %s\n" -#: build/pack.c:641 +#: build/pack.c:637 #, c-format msgid "Wrote: %s\n" msgstr "Scritto: %s\n" -#: build/pack.c:696 +#: build/pack.c:688 #, fuzzy, c-format msgid "Executing \"%s\":\n" msgstr "Esecuzione(%s) in corso: %s\n" -#: build/pack.c:699 +#: build/pack.c:691 #, fuzzy, c-format msgid "Execution of \"%s\" failed.\n" msgstr "Esecuzione di %s fallita (%s): %s\n" -#: build/pack.c:703 +#: build/pack.c:695 #, fuzzy, c-format msgid "Package check \"%s\" failed.\n" msgstr "Controllo frase chiave fallito\n" -#: build/pack.c:757 +#: build/pack.c:747 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Impossibile generare nome del file di output per il pacchetto %s: %s\n" -#: build/pack.c:773 +#: build/pack.c:764 #, c-format msgid "cannot create %s: %s\n" msgstr "impossibile creare %s: %s\n" -#: build/parseBuildInstallClean.c:33 +#: build/parseBuildInstallClean.c:35 #, c-format msgid "line %d: second %s\n" msgstr "riga %d: secondo %s\n" @@ -908,17 +908,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:48 build/parseFiles.c:44 build/parseScript.c:212 +#: build/parseDescription.c:48 build/parseFiles.c:43 build/parseScript.c:212 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "riga %d: Opzione errata %s: %s\n" -#: build/parseDescription.c:59 build/parseFiles.c:55 build/parseScript.c:223 +#: build/parseDescription.c:59 build/parseFiles.c:54 build/parseScript.c:223 #, c-format msgid "line %d: Too many names: %s\n" msgstr "riga %d: Troppi nomi: %s\n" -#: build/parseDescription.c:67 build/parseFiles.c:63 build/parseScript.c:231 +#: build/parseDescription.c:67 build/parseFiles.c:62 build/parseScript.c:231 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "riga %d: Pacchetto non esistente: %s\n" @@ -928,157 +928,152 @@ msgstr "riga %d: Pacchetto non esistente: %s\n" msgid "line %d: Second description\n" msgstr "riga %d: Seconda descrizione\n" -#: build/parseFiles.c:31 +#: build/parseFiles.c:30 #, c-format msgid "line %d: Error parsing %%files: %s\n" msgstr "riga %d: Errore nell'analisi dei %%files: %s\n" -#: build/parseFiles.c:69 -#, c-format -msgid "line %d: Second %%files list\n" -msgstr "riga %d: Secondo elenco di %%files\n" - -#: build/parsePreamble.c:220 +#: build/parsePreamble.c:222 #, c-format msgid "Architecture is excluded: %s\n" msgstr "L'architettura è esclusa: %s\n" -#: build/parsePreamble.c:225 +#: build/parsePreamble.c:227 #, c-format msgid "Architecture is not included: %s\n" msgstr "L'architettura non è inclusa: %s\n" -#: build/parsePreamble.c:230 +#: build/parsePreamble.c:232 #, c-format msgid "OS is excluded: %s\n" msgstr "OS è escluso: %s\n" -#: build/parsePreamble.c:235 +#: build/parsePreamble.c:237 #, c-format msgid "OS is not included: %s\n" msgstr "OS non è incluso: %s\n" -#: build/parsePreamble.c:262 +#: build/parsePreamble.c:263 #, 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:289 +#: build/parsePreamble.c:290 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Voci %s duplicate nel pacchetto: %s\n" -#: build/parsePreamble.c:342 +#: build/parsePreamble.c:344 #, c-format msgid "illegal _docdir_fmt: %s\n" msgstr "illegal _docdir_fmt: %s\n" -#: build/parsePreamble.c:370 +#: build/parsePreamble.c:372 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Impossibile aprire l'icona %s: %s\n" -#: build/parsePreamble.c:388 +#: build/parsePreamble.c:390 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Impossibile leggere l'icona %s: %s\n" -#: build/parsePreamble.c:401 +#: build/parsePreamble.c:403 #, c-format msgid "Unknown icon type: %s\n" msgstr "Tipo di icona sconosciuto: %s\n" -#: build/parsePreamble.c:442 +#: build/parsePreamble.c:440 #, 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:457 +#: build/parsePreamble.c:462 #, fuzzy, c-format msgid "line %d: Illegal char '%c' in: %s\n" msgstr "riga %d: Carattere '-' illegale in %s: %s\n" -#: build/parsePreamble.c:460 +#: build/parsePreamble.c:465 #, fuzzy, c-format msgid "line %d: Illegal char in: %s\n" msgstr "riga %d: Carattere '-' illegale in %s: %s\n" -#: build/parsePreamble.c:466 +#: build/parsePreamble.c:471 #, fuzzy, c-format msgid "line %d: Illegal sequence \"..\" in: %s\n" msgstr "riga %d: Carattere '-' illegale in %s: %s\n" -#: build/parsePreamble.c:491 +#: build/parsePreamble.c:496 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "riga %d: Etichetta malformata: %s\n" -#: build/parsePreamble.c:499 +#: build/parsePreamble.c:504 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "riga %d: Etichetta vuota: %s\n" -#: build/parsePreamble.c:554 +#: build/parsePreamble.c:560 #, 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:567 +#: build/parsePreamble.c:573 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "riga %d: Docdir deve iniziare con '/': %s\n" -#: build/parsePreamble.c:580 +#: build/parsePreamble.c:586 #, fuzzy, c-format msgid "line %d: Epoch field must be an unsigned number: %s\n" msgstr "linea %d: Il campo Epoca deve essere un numero: %s\n" -#: build/parsePreamble.c:620 build/parsePreamble.c:631 +#: build/parsePreamble.c:626 build/parsePreamble.c:637 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "riga %d: %s errati: qualificatori: %s\n" -#: build/parsePreamble.c:657 +#: build/parsePreamble.c:663 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "riga %d: Formato BuildArchitecture errato: %s\n" -#: build/parsePreamble.c:667 +#: build/parsePreamble.c:673 #, c-format msgid "line %d: Only noarch subpackages are supported: %s\n" msgstr "" -#: build/parsePreamble.c:679 +#: build/parsePreamble.c:685 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Errore interno: Etichetta Bogus %d\n" -#: build/parsePreamble.c:759 +#: build/parsePreamble.c:766 #, fuzzy, c-format msgid "line %d: %s is deprecated: %s\n" msgstr "riga %d: Versione necessaria: %s\n" -#: build/parsePreamble.c:820 +#: build/parsePreamble.c:827 #, c-format msgid "Bad package specification: %s\n" msgstr "Specifiche errate del pacchetto: %s\n" -#: build/parsePreamble.c:826 +#: build/parsePreamble.c:833 #, c-format msgid "Package already exists: %s\n" msgstr "Il pacchetto è già esistente: %s\n" -#: build/parsePreamble.c:858 +#: build/parsePreamble.c:864 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "riga %d: Etichetta sconosciuta: %s\n" -#: build/parsePreamble.c:890 +#: build/parsePreamble.c:896 #, fuzzy, c-format msgid "%%{buildroot} couldn't be empty\n" msgstr "La BuildRoot non può essere vuota\n" -#: build/parsePreamble.c:894 +#: build/parsePreamble.c:900 #, fuzzy, c-format msgid "%%{buildroot} can not be \"/\"\n" msgstr "La BuildRoot non può essere \"/\"\n" @@ -1088,32 +1083,32 @@ msgstr "La BuildRoot non può essere \"/\"\n" msgid "Bad source: %s: %s\n" msgstr "Origine errata: %s: %s\n" -#: build/parsePrep.c:67 +#: build/parsePrep.c:69 #, fuzzy, c-format msgid "No patch number %u\n" msgstr "Nessun patch number %d\n" -#: build/parsePrep.c:69 +#: build/parsePrep.c:71 #, c-format msgid "%%patch without corresponding \"Patch:\" tag\n" msgstr "" -#: build/parsePrep.c:142 +#: build/parsePrep.c:147 #, fuzzy, c-format msgid "No source number %u\n" msgstr "Nessun numero sorgente %d\n" -#: build/parsePrep.c:144 +#: build/parsePrep.c:149 #, fuzzy msgid "No \"Source:\" tag in the spec file\n" msgstr "il pacchetto sorgente non contiene alcun file .spec\n" -#: build/parsePrep.c:166 +#: build/parsePrep.c:171 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Impossibile scaricare nosource %s: %s\n" -#: build/parsePrep.c:265 +#: build/parsePrep.c:269 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Errore nell'analisi del %%setup: %s\n" @@ -1123,27 +1118,27 @@ msgstr "Errore nell'analisi del %%setup: %s\n" msgid "line %d: Bad arg to %%setup: %s\n" msgstr "riga %d: Arg errato su %%setup: %s\n" -#: build/parsePrep.c:299 +#: build/parsePrep.c:295 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riga %d: Opzione di %%setup errata %s: %s\n" -#: build/parsePrep.c:459 +#: build/parsePrep.c:454 #, c-format msgid "%s: %s: %s\n" msgstr "%s: %s: %s\n" -#: build/parsePrep.c:472 +#: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Numero patch non valido %s: %s\n" -#: build/parsePrep.c:501 +#: build/parsePrep.c:496 #, c-format msgid "line %d: second %%prep\n" msgstr "riga %d: secondo %%prep\n" -#: build/parseReqs.c:107 +#: build/parseReqs.c:108 #, c-format msgid "" "line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n" @@ -1151,16 +1146,21 @@ msgstr "" "riga %d: I token della dipendenza devono iniziare con i caratteri alfa-" "numerici, '_' o '/': %s\n" -#: build/parseReqs.c:134 +#: build/parseReqs.c:135 #, c-format msgid "line %d: Versioned file name not permitted: %s\n" msgstr "riga %d: Versione nome del file non permessa: %s\n" -#: build/parseReqs.c:164 +#: build/parseReqs.c:165 #, c-format msgid "line %d: Version required: %s\n" msgstr "riga %d: Versione necessaria: %s\n" +#: build/parseReqs.c:177 +#, fuzzy, c-format +msgid "line %d: invalid dependency: %s\n" +msgstr "riga %d: Numero errato: %s\n" + #: build/parseScript.c:172 #, c-format msgid "line %d: triggers must have --: %s\n" @@ -1201,37 +1201,37 @@ msgstr "riga %d: %s\n" msgid "Unable to open %s: %s\n" msgstr "Impossibile aprire %s: %s\n" -#: build/parseSpec.c:230 +#: build/parseSpec.c:229 #, c-format msgid "Unclosed %%if\n" msgstr "Non chiuso %%if\n" -#: build/parseSpec.c:319 +#: build/parseSpec.c:318 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d\n" msgstr "%s:%d: parseExpressionBoolean ritorna %d\n" -#: build/parseSpec.c:328 +#: build/parseSpec.c:327 #, 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:340 +#: build/parseSpec.c:339 #, 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:354 build/parseSpec.c:363 +#: build/parseSpec.c:353 build/parseSpec.c:362 #, c-format msgid "malformed %%include statement\n" msgstr "istruzione %%include malformata\n" -#: build/parseSpec.c:535 +#: build/parseSpec.c:532 msgid "No compatible architectures found for build\n" msgstr "" "Non è stata trovata alcuna architettura compatibile per la compilazione\n" -#: build/parseSpec.c:571 +#: build/parseSpec.c:572 #, c-format msgid "Package has no %%description: %s\n" msgstr "Il pacchetto non possiede alcuna %%description: %s\n" @@ -1364,18 +1364,18 @@ msgstr "" "genera l'intestazione/i del pacchetto compatibile con il packaging (legacy) " "rpm[23]" -#: build/poptBT.c:202 lib/poptALL.c:219 lib/poptI.c:235 lib/poptQV.c:314 -#: lib/poptQV.c:352 +#: build/poptBT.c:202 lib/poptALL.c:219 lib/poptI.c:236 lib/poptQV.c:312 +#: lib/poptQV.c:350 msgid "don't verify package digest(s)" msgstr "non verificare il digest del pacchetto/i" -#: build/poptBT.c:204 lib/poptALL.c:221 lib/poptI.c:237 lib/poptQV.c:316 -#: lib/poptQV.c:355 +#: build/poptBT.c:204 lib/poptALL.c:221 lib/poptI.c:238 lib/poptQV.c:314 +#: lib/poptQV.c:353 msgid "don't verify database header(s) when retrieved" msgstr "non verificare l'intestazione/i del database una volta ripristinata" -#: build/poptBT.c:206 lib/poptALL.c:223 lib/poptI.c:239 lib/poptQV.c:318 -#: lib/poptQV.c:357 +#: build/poptBT.c:206 lib/poptALL.c:223 lib/poptI.c:240 lib/poptQV.c:316 +#: lib/poptQV.c:355 msgid "don't verify package signature(s)" msgstr "non verificare la firma/e del pacchetto" @@ -1403,80 +1403,80 @@ msgstr "genera la firma PGP/GPG" msgid "override target platform" msgstr "annulla la piattaforma target" -#: build/rpmfc.c:107 +#: build/rpmfc.c:102 #, c-format msgid "Couldn't create pipe for %s: %m\n" msgstr "Impossibile creare la pipe per %s: %m\n" -#: build/rpmfc.c:122 +#: build/rpmfc.c:117 #, c-format msgid "Couldn't chdir to %s: %s\n" msgstr "Impossibile chdir in %s: %s\n" -#: build/rpmfc.c:133 +#: build/rpmfc.c:128 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Impossibile eseguire %s: %s\n" -#: build/rpmfc.c:138 lib/psm.c:754 +#: build/rpmfc.c:133 lib/psm.c:742 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Impossibile biforcare %s: %s\n" -#: build/rpmfc.c:224 +#: build/rpmfc.c:219 #, c-format msgid "%s failed\n" msgstr "%s fallito\n" -#: build/rpmfc.c:228 +#: build/rpmfc.c:223 #, c-format msgid "failed to write all data to %s\n" msgstr "salvataggio di tutti i dati su %s fallito\n" -#: build/rpmfc.c:1153 +#: build/rpmfc.c:1173 #, c-format msgid "Conversion of %s to long integer failed.\n" msgstr "" -#: build/rpmfc.c:1233 +#: build/rpmfc.c:1253 #, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "magic_open(0x%x) fallita: %s\n" -#: build/rpmfc.c:1240 +#: build/rpmfc.c:1260 #, c-format msgid "magic_load failed: %s\n" msgstr "magic_load fallita: %s\n" -#: build/rpmfc.c:1281 +#: build/rpmfc.c:1302 #, fuzzy, c-format msgid "Recognition of file \"%s\" failed: mode %06o %s\n" msgstr "magic_file(ms, \"%s\") fallito: modalità %06o %s\n" -#: build/rpmfc.c:1480 +#: build/rpmfc.c:1500 #, c-format msgid "Finding %s: %s\n" msgstr "Ricerca di %s in corso: %s\n" -#: build/rpmfc.c:1486 build/rpmfc.c:1495 +#: build/rpmfc.c:1505 build/rpmfc.c:1514 #, c-format msgid "Failed to find %s:\n" msgstr "Impossibile trovare %s:\n" -#: build/rpmfc.c:1578 build/rpmfc.c:1609 +#: build/rpmfc.c:1596 build/rpmfc.c:1627 #, fuzzy msgid "Unable to get current dependency name.\n" msgstr "Impossibile cambiare directory root: %m\n" -#: build/rpmfc.c:1584 build/rpmfc.c:1615 +#: build/rpmfc.c:1602 build/rpmfc.c:1633 msgid "Unable to get current dependency epoch-version-release.\n" msgstr "" -#: build/rpmfc.c:1642 +#: build/rpmfc.c:1660 msgid "File count from file info doesn't match file in container.\n" msgstr "" -#: build/rpmfc.c:1657 +#: build/rpmfc.c:1675 msgid "Container not of string array data type.\n" msgstr "" @@ -1500,7 +1500,7 @@ msgstr "riga %d: Numero %s errato: %s\n" msgid "%s %d defined multiple times\n" msgstr "\"%s\" specifica pacchetti multipli\n" -#: build/spec.c:566 +#: build/spec.c:565 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "interrogazione di specfile %s fallita, impossibile analizzare\n" @@ -1547,34 +1547,35 @@ msgstr "File archive non è nell'intestazione" msgid " failed - " msgstr " fallito - " -#: lib/depends.c:193 +#: lib/depends.c:194 #, c-format msgid "package %s was already added, skipping %s\n" msgstr "il pacchetto %s è già stato aggiunto, salto %s\n" -#: lib/depends.c:210 +#: lib/depends.c:211 #, c-format 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:419 -msgid "(cached)" -msgstr "(cached)" - -#: lib/depends.c:439 +#: lib/depends.c:385 msgid "(rpmlib provides)" msgstr "(rpmlib provides)" -#: lib/depends.c:467 +#: lib/depends.c:399 +msgid "(cached)" +msgstr "(cached)" + +#: lib/depends.c:416 msgid "(db files)" msgstr "(file db)" -#: lib/depends.c:479 +#: lib/depends.c:428 msgid "(db provides)" msgstr "(db provides)" #: lib/formats.c:75 lib/formats.c:116 lib/formats.c:206 lib/formats.c:233 -#: lib/formats.c:281 lib/formats.c:304 lib/formats.c:584 +#: lib/formats.c:281 lib/formats.c:304 lib/formats.c:584 lib/formats.c:623 +#: lib/formats.c:664 msgid "(not a number)" msgstr "(non è un numero)" @@ -1607,6 +1608,41 @@ msgstr "(tipo xml non valido)" msgid "(not an OpenPGP signature)" msgstr "(non è una firma OpenPGP)" +#: lib/formats.c:629 +#, fuzzy +msgid "normal" +msgstr "normale " + +#: lib/formats.c:632 +#, fuzzy +msgid "replaced" +msgstr "sostituito " + +#: lib/formats.c:635 +#, fuzzy +msgid "not installed" +msgstr "non installato " + +#: lib/formats.c:638 +#, fuzzy +msgid "net shared" +msgstr "rete condivisa " + +#: lib/formats.c:641 +#, fuzzy +msgid "wrong color" +msgstr "colore errato " + +#: lib/formats.c:645 +#, fuzzy +msgid "missing" +msgstr "%c %s mancanti" + +#: lib/formats.c:648 +#, fuzzy +msgid "(unknown)" +msgstr "(sconosciuto %3d) " + #: lib/fs.c:69 #, c-format msgid "mntctl() failed to return size: %s\n" @@ -1632,43 +1668,43 @@ msgstr "impossibile aprire %s: %s\n" msgid "file %s is on an unknown device\n" msgstr "file %s è su di un dispositivo sconosciuto\n" -#: lib/fsm.c:752 +#: lib/fsm.c:750 #, c-format msgid "user %s does not exist - using root\n" msgstr "l'utente %s non esiste - utilizzazione utente root\n" -#: lib/fsm.c:759 +#: lib/fsm.c:757 #, c-format msgid "group %s does not exist - using root\n" msgstr "il gruppo %s non esiste - utilizzazione utente root\n" -#: lib/fsm.c:1561 +#: lib/fsm.c:1558 #, 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:1683 lib/fsm.c:1812 +#: lib/fsm.c:1680 lib/fsm.c:1808 #, c-format msgid "%s saved as %s\n" msgstr "%s salvato cme %s\n" -#: lib/fsm.c:1839 +#: lib/fsm.c:1835 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir di %s fallito: La cartella non è vuota\n" -#: lib/fsm.c:1845 +#: lib/fsm.c:1841 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir di %s fallito: %s\n" -#: lib/fsm.c:1859 +#: lib/fsm.c:1855 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "scollegamento %s di %s fallito: %s\n" -#: lib/fsm.c:1881 +#: lib/fsm.c:1877 #, c-format msgid "%s created as %s\n" msgstr "%s creato come %s\n" @@ -1748,32 +1784,32 @@ msgstr "hdr blob(%zd): BAD, la lettura restituisce %d\n" msgid "hdr load: BAD\n" msgstr "hdr load: BAD\n" -#: lib/package.c:583 lib/rpmchecksig.c:182 lib/rpmchecksig.c:648 +#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:649 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: rpmReadSignature fallita: %s" -#: lib/package.c:590 lib/rpmchecksig.c:189 lib/rpmchecksig.c:655 +#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:656 #, c-format msgid "%s: No signature available\n" msgstr "%s: Nessuna firma disponibile\n" -#: lib/package.c:632 +#: lib/package.c:631 #, c-format msgid "%s: headerRead failed: %s" msgstr "%s: headerRead fallita: %s" -#: lib/package.c:687 lib/rpmchecksig.c:90 lib/rpmchecksig.c:485 +#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread fallito: %s\n" -#: lib/package.c:800 +#: lib/package.c:790 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "%s è un Delta RPM e non può essere installato direttamente\n" -#: lib/package.c:804 +#: lib/package.c:794 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "Payload non supportato (%s) nel pacchetto %s\n" @@ -1899,33 +1935,33 @@ msgstr "debug rpmio I/O" msgid "%s: option table misconfigured (%d)\n" msgstr "%s: tabella opzioni configurata in modo errato (%d)\n" -#: lib/poptI.c:53 +#: lib/poptI.c:54 msgid "exclude paths must begin with a /" msgstr "i percorsi exclude devono iniziare con una /" -#: lib/poptI.c:65 +#: lib/poptI.c:66 msgid "relocations must begin with a /" msgstr "riposizionamenti devono iniziare con una /" -#: lib/poptI.c:68 +#: lib/poptI.c:69 msgid "relocations must contain a =" msgstr "riposizionamenti devono contenere un =" -#: lib/poptI.c:71 +#: lib/poptI.c:72 msgid "relocations must have a / following the =" msgstr "i riposizionamenti devono avere una / che segue =" -#: lib/poptI.c:126 +#: lib/poptI.c:127 msgid "add suggested packages to transaction" msgstr "aggiungere i pacchetti suggeriti alla transazione" -#: lib/poptI.c:130 +#: lib/poptI.c:131 msgid "install all files, even configurations which might otherwise be skipped" msgstr "" "installare tutti i file, anche le configurazioni che possono altrimenti " "essere saltate" -#: lib/poptI.c:134 +#: lib/poptI.c:135 msgid "" "remove all packages which match <package> (normally an error is generated if " "<package> specified multiple packages)" @@ -1933,160 +1969,160 @@ msgstr "" "rimuovere tutti i pacchetti corrispondenti <package> (normalmente viene " "generato un errore se <package> vengono specificati pacchetti multipli)" -#: lib/poptI.c:140 lib/poptI.c:219 +#: lib/poptI.c:141 lib/poptI.c:220 msgid "do not execute package scriptlet(s)" msgstr "non eseguire lo scriptlet del pacchetto/i" -#: lib/poptI.c:144 +#: lib/poptI.c:145 msgid "relocate files in non-relocatable package" msgstr "riposiziona i file in un pacchetto non-riposizionabile" -#: lib/poptI.c:148 +#: lib/poptI.c:149 msgid "print dependency loops as warning" msgstr "mostra le dipendenze cicliche come avviso" -#: lib/poptI.c:152 +#: lib/poptI.c:153 msgid "erase (uninstall) package" msgstr "rimuovi (disinstalla) il pacchetto" -#: lib/poptI.c:152 +#: lib/poptI.c:153 msgid "<package>+" msgstr "<package>+" -#: lib/poptI.c:155 lib/poptI.c:195 +#: lib/poptI.c:156 lib/poptI.c:196 msgid "do not install configuration files" msgstr "non installare i file di configurazione" -#: lib/poptI.c:158 lib/poptI.c:200 +#: lib/poptI.c:159 lib/poptI.c:201 msgid "do not install documentation" msgstr "non installare la documentazione" -#: lib/poptI.c:160 +#: lib/poptI.c:161 msgid "skip files with leading component <path> " msgstr "salta i file che presentano un componente che li precede <path> " -#: lib/poptI.c:161 +#: lib/poptI.c:162 msgid "<path>" msgstr "<path>" -#: lib/poptI.c:165 +#: lib/poptI.c:166 msgid "detect file conflicts between packages" msgstr "rileva i conflitti dei file fra pacchetti" -#: lib/poptI.c:167 +#: lib/poptI.c:168 msgid "short hand for --replacepkgs --replacefiles" msgstr "abbreviazione di --replacepkgs --replacefiles" -#: lib/poptI.c:171 +#: lib/poptI.c:172 msgid "upgrade package(s) if already installed" msgstr "aggiorna il pacchetto/i se già installati" -#: lib/poptI.c:172 lib/poptI.c:188 lib/poptI.c:280 +#: lib/poptI.c:173 lib/poptI.c:189 lib/poptI.c:281 msgid "<packagefile>+" msgstr "<packagefile>+" -#: lib/poptI.c:174 +#: lib/poptI.c:175 msgid "print hash marks as package installs (good with -v)" msgstr "" "mostra i segni cancelletto durante l'installazione del pacchetto (buono con -" "v)" -#: lib/poptI.c:177 +#: lib/poptI.c:178 msgid "don't verify package architecture" msgstr "non verificare l'architettura del pacchetto" -#: lib/poptI.c:180 +#: lib/poptI.c:181 msgid "don't verify package operating system" msgstr "non verificare il sistema operativo del pacchetto" -#: lib/poptI.c:183 +#: lib/poptI.c:184 msgid "don't check disk space before installing" msgstr "non controllare lo spazio del disco prima dell'installazione" -#: lib/poptI.c:185 +#: lib/poptI.c:186 msgid "install documentation" msgstr "installa documentazione" -#: lib/poptI.c:188 +#: lib/poptI.c:189 msgid "install package(s)" msgstr "installa i pacchetto/i" -#: lib/poptI.c:191 +#: lib/poptI.c:192 msgid "update the database, but do not modify the filesystem" msgstr "aggiorna il database, senza modificare il filesystem" -#: lib/poptI.c:197 +#: lib/poptI.c:198 msgid "do not verify package dependencies" msgstr "non verificare le dipendenze del pacchetto" -#: lib/poptI.c:203 lib/poptQV.c:272 +#: lib/poptI.c:204 lib/poptQV.c:270 lib/poptQV.c:272 #, fuzzy msgid "don't verify digest of files" msgstr "non verificare l'MD5 digest dei file" -#: lib/poptI.c:205 lib/poptQV.c:274 +#: lib/poptI.c:206 #, fuzzy msgid "don't verify digest of files (obsolete)" msgstr "non verificare l'MD5 digest dei file" -#: lib/poptI.c:207 +#: lib/poptI.c:208 msgid "don't install file security contexts" msgstr "non installare contesti di sicurezza dei file" -#: lib/poptI.c:211 +#: lib/poptI.c:212 msgid "do not reorder package installation to satisfy dependencies" msgstr "" "non riordinare l'installazione del pacchetto per soddisfare le dipendenze" -#: lib/poptI.c:216 +#: lib/poptI.c:217 msgid "do not suggest missing dependency resolution(s)" msgstr "non suggerire alcuna risoluzione delle/a dipendenze mancanti" -#: lib/poptI.c:223 +#: lib/poptI.c:224 #, c-format msgid "do not execute %%pre scriptlet (if any)" msgstr "non eseguire alcun scriptlet %%pre (se esistenti)" -#: lib/poptI.c:226 +#: lib/poptI.c:227 #, c-format msgid "do not execute %%post scriptlet (if any)" msgstr "non eseguire alcun scriptlet %%post (se esistenti)" -#: lib/poptI.c:229 +#: lib/poptI.c:230 #, c-format msgid "do not execute %%preun scriptlet (if any)" msgstr "non eseguire alcun scriptlet %%preun (se esistenti)" -#: lib/poptI.c:232 +#: lib/poptI.c:233 #, c-format msgid "do not execute %%postun scriptlet (if any)" msgstr "non eseguire alcun scriptlet %%postun (se esistenti)" -#: lib/poptI.c:242 +#: lib/poptI.c:243 msgid "do not execute any scriptlet(s) triggered by this package" msgstr "non eseguire alcun scriptlet causato/i da questo pacchetto" -#: lib/poptI.c:245 +#: lib/poptI.c:246 #, c-format msgid "do not execute any %%triggerprein scriptlet(s)" msgstr "non eseguire alcun scriptlet %%triggerprein" -#: lib/poptI.c:248 +#: lib/poptI.c:249 #, c-format msgid "do not execute any %%triggerin scriptlet(s)" msgstr "non eseguire alcun scriptlet %%triggerin" -#: lib/poptI.c:251 +#: lib/poptI.c:252 #, c-format msgid "do not execute any %%triggerun scriptlet(s)" msgstr "non eseguire alcun scriptlet %%triggerun" -#: lib/poptI.c:254 +#: lib/poptI.c:255 #, c-format msgid "do not execute any %%triggerpostun scriptlet(s)" msgstr "non eseguire alcun scriptlet %%triggerpostun" -#: lib/poptI.c:258 +#: lib/poptI.c:259 msgid "" "upgrade to an old version of the package (--force on upgrades does this " "automatically)" @@ -2094,39 +2130,39 @@ msgstr "" "aggiorna ad una versione più vecchia del pacchetto (sugli aggiornamenti --" "force esegue questa operazione automaticamente)" -#: lib/poptI.c:262 +#: lib/poptI.c:263 msgid "print percentages as package installs" msgstr "mostra le percentuali durante le installazioni del pacchetto" -#: lib/poptI.c:264 +#: lib/poptI.c:265 msgid "relocate the package to <dir>, if relocatable" msgstr "riposiziona il pacchetto su <dir>, se trasferibile" -#: lib/poptI.c:265 +#: lib/poptI.c:266 msgid "<dir>" msgstr "<dir>" -#: lib/poptI.c:267 +#: lib/poptI.c:268 msgid "relocate files from path <old> to <new>" msgstr "riposiziona i file dal path <old> su <new>" -#: lib/poptI.c:268 +#: lib/poptI.c:269 msgid "<old>=<new>" msgstr "<old>=<new>" -#: lib/poptI.c:271 +#: lib/poptI.c:272 msgid "ignore file conflicts between packages" msgstr "ignora i file in conflitto fra pacchetti" -#: lib/poptI.c:274 +#: lib/poptI.c:275 msgid "reinstall if the package is already present" msgstr "installa nuovamente se il pacchetto è già presente" -#: lib/poptI.c:276 +#: lib/poptI.c:277 msgid "don't install, but tell if it would work or not" msgstr "non installare, ma indicare se funziona oppure no" -#: lib/poptI.c:279 +#: lib/poptI.c:280 msgid "upgrade package(s)" msgstr "aggiorna il pacchetto/i" @@ -2258,426 +2294,421 @@ msgstr "usare il seguente formato di interrogazione" msgid "display the states of the listed files" msgstr "visualizzare gli stati dei file elencati" -#: lib/poptQV.c:277 +#: lib/poptQV.c:275 msgid "don't verify size of files" msgstr "non verificare la dimensione dei file" -#: lib/poptQV.c:280 +#: lib/poptQV.c:278 msgid "don't verify symlink path of files" msgstr "non verificare il percorso symlink dei file" -#: lib/poptQV.c:283 +#: lib/poptQV.c:281 msgid "don't verify owner of files" msgstr "non verificare il proprietario dei file" -#: lib/poptQV.c:286 +#: lib/poptQV.c:284 msgid "don't verify group of files" msgstr "non verificare il gruppo dei file" -#: lib/poptQV.c:289 +#: lib/poptQV.c:287 msgid "don't verify modification time of files" msgstr "non verificare l'ora di modifica dei file" -#: lib/poptQV.c:292 lib/poptQV.c:295 +#: lib/poptQV.c:290 lib/poptQV.c:293 msgid "don't verify mode of files" msgstr "non verificare la modalità dei file" -#: lib/poptQV.c:298 +#: lib/poptQV.c:296 #, fuzzy msgid "don't verify capabilities of files" msgstr "non verificare la dimensione dei file" -#: lib/poptQV.c:301 +#: lib/poptQV.c:299 msgid "don't verify file security contexts" msgstr "non verificare i contesti di sicurezza dei file" -#: lib/poptQV.c:303 +#: lib/poptQV.c:301 msgid "don't verify files in package" msgstr "non verificare i file nel pacchetto" -#: lib/poptQV.c:305 tools/rpmgraph.c:245 +#: lib/poptQV.c:303 tools/rpmgraph.c:245 msgid "don't verify package dependencies" msgstr "non verificare le dipendenze del pacchetto" -#: lib/poptQV.c:308 lib/poptQV.c:311 +#: lib/poptQV.c:306 lib/poptQV.c:309 msgid "don't execute verify script(s)" msgstr "non eseguire gli script di verifica" -#: lib/poptQV.c:323 +#: lib/poptQV.c:321 msgid "don't verify GPG V3 DSA signature(s)" msgstr "non verificare la firma/e GPG V3 DSA" -#: lib/poptQV.c:326 +#: lib/poptQV.c:324 msgid "don't verify PGP V3 RSA/MD5 signature(s)" msgstr "non verificare la firma/e PGP V3 RSA/MD5" -#: lib/poptQV.c:339 +#: lib/poptQV.c:337 msgid "sign package(s) (identical to --resign)" msgstr "firma pacchetto/i (identico a --resign)" -#: lib/poptQV.c:341 +#: lib/poptQV.c:339 msgid "verify package signature(s)" msgstr "verifica firma del pacchetto/i" -#: lib/poptQV.c:343 +#: lib/poptQV.c:341 msgid "delete package signatures" msgstr "cancella le firme del pacchetto" -#: lib/poptQV.c:345 +#: lib/poptQV.c:343 msgid "import an armored public key" msgstr "importa una chiave pubblica corazzata" -#: lib/poptQV.c:347 +#: lib/poptQV.c:345 msgid "sign package(s) (identical to --addsign)" msgstr "firma pacchetto/i (identico a --addsign)" -#: lib/poptQV.c:349 +#: lib/poptQV.c:347 msgid "generate signature" msgstr "genera firma" -#: lib/psm.c:247 +#: lib/psm.c:218 +#, fuzzy, c-format +msgid "Missing rpmlib features for %s:\n" +msgstr "architettura mancante per %s su %s:%d\n" + +#: lib/psm.c:260 msgid "source package expected, binary found\n" msgstr "pacchetto sorgente atteso, trovato binario\n" -#: lib/psm.c:298 +#: lib/psm.c:313 msgid "source package contains no .spec file\n" msgstr "il pacchetto sorgente non contiene alcun file .spec\n" -#: lib/psm.c:502 +#: lib/psm.c:517 msgid "<lua> scriptlet support not built in\n" msgstr "" -#: lib/psm.c:692 +#: lib/psm.c:683 #, fuzzy, c-format msgid "Couldn't create temporary file for %s: %s\n" msgstr "Impossibile creare la pipe per %s: %m\n" -#: lib/psm.c:741 +#: lib/psm.c:729 #, fuzzy, c-format msgid "Couldn't duplicate file descriptor: %s: %s\n" msgstr "Impossibile creare la pipe per %s: %m\n" -#: lib/psm.c:761 +#: lib/psm.c:749 #, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "scriptlet %s fallita, waitpid(%d) rc %d: %s\n" -#: lib/psm.c:765 +#: lib/psm.c:753 #, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "scriptlet %s fallita, segnale %d\n" -#: lib/psm.c:773 +#: lib/psm.c:761 #, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "scriptlet %s fallita, uscita con stato %d\n" -#: lib/psm.c:1285 +#: lib/psm.c:1260 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s fallito (%d), omissione %s\n" -#: lib/psm.c:1367 +#: lib/psm.c:1341 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "estrazione archivio fallita%s%s: %s\n" -#: lib/psm.c:1368 +#: lib/psm.c:1342 msgid " on file " msgstr " sul file " -#: lib/psm.c:1500 +#: lib/psm.c:1474 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s fallito sul file %s: %s\n" -#: lib/psm.c:1503 +#: lib/psm.c:1477 #, c-format msgid "%s failed: %s\n" msgstr "%s fallito: %s\n" -#: lib/psm.c:1564 lib/transaction.c:1039 lib/verify.c:483 +#: lib/psm.c:1537 lib/transaction.c:1087 lib/verify.c:479 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Impossibile cambiare directory root: %m\n" -#: lib/query.c:114 +#: lib/query.c:113 #, c-format msgid "incorrect format: %s\n" msgstr "formato incorretto: %s\n" -#: lib/query.c:126 +#: lib/query.c:125 msgid "(contains no files)\n" msgstr "(non contiene file)\n" -#: lib/query.c:160 +#: lib/query.c:158 msgid "normal " msgstr "normale " -#: lib/query.c:163 +#: lib/query.c:161 msgid "replaced " msgstr "sostituito " -#: lib/query.c:166 +#: lib/query.c:164 msgid "not installed " msgstr "non installato " -#: lib/query.c:169 +#: lib/query.c:167 msgid "net shared " msgstr "rete condivisa " -#: lib/query.c:172 +#: lib/query.c:170 msgid "wrong color " msgstr "colore errato " -#: lib/query.c:175 +#: lib/query.c:173 msgid "(no state) " msgstr "(nessuno stato) " -#: lib/query.c:178 +#: lib/query.c:176 #, c-format msgid "(unknown %3d) " msgstr "(sconosciuto %3d) " -#: lib/query.c:198 +#: lib/query.c:196 msgid "package has not file owner/group lists\n" msgstr "il pacchetto non possiede alcun elenco gruppo/proprietario dei file\n" -#: lib/query.c:228 +#: lib/query.c:227 msgid "package has neither file owner or id lists\n" msgstr "" "il pacchetto non possiede ne un proprietario del file ne un elenco id\n" -#: lib/query.c:336 +#: lib/query.c:330 #, c-format msgid "group %s does not contain any packages\n" msgstr "il gruppo %s non contiene alcun pacchetto\n" -#: lib/query.c:345 +#: lib/query.c:339 #, c-format msgid "no package triggers %s\n" msgstr "nessun pacchetto attiva %s\n" -#: lib/query.c:358 lib/query.c:379 lib/query.c:400 lib/query.c:437 +#: lib/query.c:352 lib/query.c:373 lib/query.c:394 lib/query.c:419 #, c-format msgid "malformed %s: %s\n" msgstr "%s malformato: %s\n" -#: lib/query.c:368 lib/query.c:385 lib/query.c:411 lib/query.c:442 +#: lib/query.c:362 lib/query.c:379 lib/query.c:405 lib/query.c:424 #, c-format msgid "no package matches %s: %s\n" msgstr "nessun pacchetto corrisponde a %s: %s\n" -#: lib/query.c:452 +#: lib/query.c:434 #, c-format msgid "no package requires %s\n" msgstr "nessun pacchetto necessita di %s\n" -#: lib/query.c:463 +#: lib/query.c:445 #, c-format msgid "no package provides %s\n" msgstr "nessun pacchetto fornisce %s\n" -#: lib/query.c:495 +#: lib/query.c:477 #, c-format msgid "file %s: %s\n" msgstr "file %s: %s\n" -#: lib/query.c:498 +#: lib/query.c:480 #, c-format msgid "file %s is not owned by any package\n" msgstr "il file %s non è posseduto da alcun pacchetto\n" -#: lib/query.c:523 +#: lib/query.c:493 #, c-format msgid "invalid package number: %s\n" msgstr "numero del pacchetto non valido: %s\n" -#: lib/query.c:531 -#, c-format -msgid "record %lu could not be read\n" +#: lib/query.c:501 +#, fuzzy, c-format +msgid "record %u could not be read\n" msgstr "il record %lu non può essere letto\n" -#: lib/query.c:547 lib/rpminstall.c:676 +#: lib/query.c:517 lib/rpminstall.c:673 #, c-format msgid "package %s is not installed\n" msgstr "il pacchetto %s non è stato installato\n" -#: lib/rpmal.c:315 +#: lib/rpmal.c:311 msgid "(added files)" msgstr "(file aggiunti)" -#: lib/rpmal.c:369 +#: lib/rpmal.c:364 msgid "(added provide)" msgstr "(provisioning aggiunto)" -#: lib/rpmchecksig.c:50 lib/rpmchecksig.c:825 +#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:826 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: apertura fallita: %s\n" -#: lib/rpmchecksig.c:84 +#: lib/rpmchecksig.c:85 #, c-format msgid "%s: Fwrite failed: %s\n" msgstr "%s: Fwrite fallito: %s\n" -#: lib/rpmchecksig.c:94 +#: lib/rpmchecksig.c:95 #, c-format msgid "%s: Fflush failed: %s\n" msgstr "%s: Fflush fallito: %s\n" -#: lib/rpmchecksig.c:199 lib/rpmchecksig.c:324 +#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325 msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp fallito\n" -#: lib/rpmchecksig.c:304 +#: lib/rpmchecksig.c:305 #, 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:332 +#: lib/rpmchecksig.c:333 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "%s: writeLead fallito: %s\n" -#: lib/rpmchecksig.c:338 +#: lib/rpmchecksig.c:339 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature fallito: %s\n" -#: lib/rpmchecksig.c:426 +#: lib/rpmchecksig.c:427 #, c-format msgid "%s: import read failed(%d).\n" msgstr "%s: lettura importazione fallita(%d).\n" -#: lib/rpmchecksig.c:438 +#: lib/rpmchecksig.c:439 #, c-format msgid "%s: import failed.\n" msgstr "%s: importazione fallita.\n" -#: lib/rpmchecksig.c:464 +#: lib/rpmchecksig.c:465 #, c-format msgid "%s: headerRead failed\n" msgstr "%s: headerRead fallito\n" -#: lib/rpmchecksig.c:473 +#: lib/rpmchecksig.c:474 #, c-format msgid "%s: Immutable header region could not be read. Corrupted package?\n" msgstr "" "%s: La regione header immutabile non può essere letta. Pacchetto corrotto?\n" -#: lib/rpmchecksig.c:507 +#: lib/rpmchecksig.c:508 #, c-format msgid "skipping package %s with unverifiable V%u signature\n" msgstr "salto il pacchetto %s con firma V%u non verificabile\n" -#: lib/rpmchecksig.c:758 +#: lib/rpmchecksig.c:759 msgid "NOT OK" msgstr "NON OK" -#: lib/rpmchecksig.c:758 +#: lib/rpmchecksig.c:759 msgid "OK" msgstr "OK" -#: lib/rpmchecksig.c:760 +#: lib/rpmchecksig.c:761 msgid " (MISSING KEYS:" msgstr " (CHIAVI MANCANTI:" -#: lib/rpmchecksig.c:762 +#: lib/rpmchecksig.c:763 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:763 +#: lib/rpmchecksig.c:764 msgid " (UNTRUSTED KEYS:" msgstr " (CHIAVI NON FIDATE:" -#: lib/rpmchecksig.c:765 +#: lib/rpmchecksig.c:766 msgid ")" msgstr ")" -#: lib/rpmds.c:445 +#: lib/rpmds.c:436 msgid "NO " msgstr "NO " -#: lib/rpmds.c:445 +#: lib/rpmds.c:436 msgid "YES" msgstr "SI" -#: lib/rpmds.c:787 -#, c-format -msgid "" -"The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n" -"\tA = \"%s\"\tB = \"%s\"\n" -msgstr "" -"La dipendenza \"B\" necessita di un'epoca (assumendo una stessa epoca di \"A" -"\")\n" -"\tA = \"%s\"\tB = \"%s\"\n" - -#: lib/rpmds.c:941 +#: lib/rpmds.c:917 msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions." msgstr "" "PreReq:, Provides:, e Obsoletes: versioni per il supporto delle dipendenze." -#: lib/rpmds.c:944 +#: lib/rpmds.c:920 msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path." msgstr "" "file name conservati come tuple (dirName,baseName,dirIndex), non come " "percorsi." -#: lib/rpmds.c:948 +#: lib/rpmds.c:924 msgid "package payload can be compressed using bzip2." msgstr "il payload del pacchetto può essere compresso utilizzando bzip2." -#: lib/rpmds.c:953 +#: lib/rpmds.c:929 #, fuzzy msgid "package payload can be compressed using xz." msgstr "il payload del pacchetto può essere compresso utilizzando lzma." -#: lib/rpmds.c:956 +#: lib/rpmds.c:932 msgid "package payload can be compressed using lzma." msgstr "il payload del pacchetto può essere compresso utilizzando lzma." -#: lib/rpmds.c:960 +#: lib/rpmds.c:936 msgid "package payload file(s) have \"./\" prefix." msgstr "il/i file payload del pacchetto presentano un prefisso \"./\"" -#: lib/rpmds.c:963 +#: lib/rpmds.c:939 msgid "package name-version-release is not implicitly provided." msgstr "" "il nome-versione-release del pacchetto non viene implicitamente fornito." -#: lib/rpmds.c:966 +#: lib/rpmds.c:942 msgid "header tags are always sorted after being loaded." msgstr "" "le etichette di intestazione vengono sempre ordinate dopo il loro " "caricamento." -#: lib/rpmds.c:969 +#: lib/rpmds.c:945 msgid "the scriptlet interpreter can use arguments from header." msgstr "" "l'interpreter di scriptlet può utilizzare gli argomenti presenti " "nell'intestazione." -#: lib/rpmds.c:972 +#: lib/rpmds.c:948 msgid "a hardlink file set may be installed without being complete." msgstr "un set di file hardlink può essere installato senza che sia completo." -#: lib/rpmds.c:975 +#: lib/rpmds.c:951 msgid "package scriptlets may access the rpm database while installing." msgstr "" "le scriptlet del pacchetto potrebbero accedere al database rpm durante " "l'installazione." -#: lib/rpmds.c:979 +#: lib/rpmds.c:955 msgid "internal support for lua scripts." msgstr "supporto interno per gli script lua." -#: lib/rpmds.c:983 +#: lib/rpmds.c:959 #, fuzzy msgid "file digest algorithm is per package configurable" msgstr "l'algoritmo digest di checksum dei file è configurabile per pacchetto" -#: lib/rpmds.c:987 +#: lib/rpmds.c:963 msgid "support for POSIX.1e file capabilities" msgstr "" @@ -2692,12 +2723,12 @@ msgstr "apertura di %s fallita: %s\n" msgid "%s: not an rpm package (or package manifest)\n" msgstr "%s: non è un pacchetto rpm (o un manifesto del pacchetto): %s\n" -#: lib/rpmgi.c:342 +#: lib/rpmgi.c:340 #, c-format msgid "unknown tag: \"%s\"\n" msgstr "tag sconosciuto: \"%s\"\n" -#: lib/rpmgi.c:610 lib/rpminstall.c:254 tools/rpmgraph.c:194 +#: lib/rpmgi.c:608 lib/rpminstall.c:254 tools/rpmgraph.c:194 msgid "Failed dependencies:\n" msgstr "Dipendenze fallite:\n" @@ -2714,47 +2745,47 @@ msgstr "Preparazione pacchetti per l'installazione..." 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:351 lib/rpminstall.c:738 tools/rpmgraph.c:139 +#: lib/rpminstall.c:351 lib/rpminstall.c:735 tools/rpmgraph.c:139 #, c-format msgid "%s cannot be installed\n" msgstr "%s non può essere installato\n" -#: lib/rpminstall.c:466 +#: lib/rpminstall.c:465 #, c-format msgid "Retrieving %s\n" msgstr "Ripristino di %s\n" -#: lib/rpminstall.c:478 +#: lib/rpminstall.c:477 #, fuzzy, c-format msgid "skipping %s - transfer failed\n" msgstr "omissione %s - trasferimento fallito - %s\n" -#: lib/rpminstall.c:548 +#: lib/rpminstall.c:544 #, c-format msgid "package %s is not relocatable\n" msgstr "il pacchetto %s non è riposizionabile\n" -#: lib/rpminstall.c:574 +#: lib/rpminstall.c:571 #, c-format msgid "error reading from file %s\n" msgstr "errore di lettura dal file %s\n" -#: lib/rpminstall.c:580 +#: lib/rpminstall.c:577 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "il file %s necessita di una nuova versione di RPM\n" -#: lib/rpminstall.c:683 +#: lib/rpminstall.c:680 #, fuzzy, c-format msgid "\"%s\" specifies multiple packages:\n" msgstr "\"%s\" specifica pacchetti multipli\n" -#: lib/rpminstall.c:722 +#: lib/rpminstall.c:719 #, c-format msgid "cannot open %s: %s\n" msgstr "impossibile aprire %s: %s\n" -#: lib/rpminstall.c:728 +#: lib/rpminstall.c:725 #, c-format msgid "Installing %s\n" msgstr "installazione di %s in corso\n" @@ -2776,66 +2807,71 @@ msgstr "versione del pacchetto RPM non supportata" msgid "read failed: %s (%d)\n" msgstr "lettura fallita: %s (%d)\n" -#: lib/rpmlock.c:120 lib/rpmlock.c:128 +#: lib/rpmlead.c:127 +#, fuzzy +msgid "not an rpm package\n" +msgstr "non è un pacchetto rpm" + +#: lib/rpmlock.c:123 lib/rpmlock.c:131 #, c-format msgid "can't create transaction lock on %s (%s)\n" msgstr "impossibile creare il lock di transazione su %s (%s)\n" -#: lib/rpmlock.c:125 +#: lib/rpmlock.c:128 #, c-format msgid "waiting for transaction lock on %s\n" msgstr "attesa del lock di transazione per %s\n" -#: lib/rpmps.c:285 +#: lib/rpmps.c:307 msgid "different" msgstr "diverso" -#: lib/rpmps.c:291 +#: lib/rpmps.c:313 #, c-format msgid "package %s is intended for a %s architecture" msgstr "il pacchetto %s è stato ideato per una architettura %s" -#: lib/rpmps.c:296 +#: lib/rpmps.c:318 #, c-format msgid "package %s is intended for a %s operating system" msgstr "il pacchetto %s è stato ideato per un sistema operativo %s" -#: lib/rpmps.c:300 +#: lib/rpmps.c:322 #, c-format msgid "package %s is already installed" msgstr "il pacchetto %s è già installato" -#: lib/rpmps.c:304 +#: lib/rpmps.c:326 #, c-format msgid "path %s in package %s is not relocatable" msgstr "il percorso %s nel pacchetto %s non è riposizionabile" -#: lib/rpmps.c:309 +#: lib/rpmps.c:331 #, c-format msgid "file %s conflicts between attempted installs of %s and %s" msgstr "" "il file %s entra in conflitto durante il tentativo d'installazione di %s e %s" -#: lib/rpmps.c:314 +#: lib/rpmps.c:336 #, c-format msgid "file %s from install of %s conflicts with file from package %s" msgstr "" "il file %s dell'installazione di %s entra in conflitto con il file del " "pacchetto %s" -#: lib/rpmps.c:319 +#: lib/rpmps.c:341 #, c-format msgid "package %s (which is newer than %s) is already installed" msgstr "" "il pacchetto %s (il quale risulta essere più recente di %s) è già installato" -#: lib/rpmps.c:324 +#: lib/rpmps.c:346 #, fuzzy, c-format msgid "installing package %s needs %<PRIu64>%cB on the %s filesystem" msgstr "" "l'installazione del pacchetto %s necessita %<PRIu64>%cB sul filesystem %s" -#: lib/rpmps.c:334 +#: lib/rpmps.c:356 #, fuzzy, c-format msgid "installing package %s needs %<PRIu64> inodes on the %s filesystem" msgstr "" @@ -2844,21 +2880,21 @@ msgstr "" # fix bug 450663 # (team-it-rev080611) -#: lib/rpmps.c:338 +#: lib/rpmps.c:360 #, c-format msgid "%s is needed by %s%s" msgstr "%s necessario a %s%s" -#: lib/rpmps.c:340 lib/rpmps.c:345 +#: lib/rpmps.c:362 lib/rpmps.c:367 msgid "(installed) " msgstr "(installato) " -#: lib/rpmps.c:343 +#: lib/rpmps.c:365 #, c-format msgid "%s conflicts with %s%s" msgstr "%s entra in conflitto con %s%s" -#: lib/rpmps.c:349 +#: lib/rpmps.c:371 #, c-format msgid "unknown error %d encountered while manipulating package %s" msgstr "" @@ -2885,57 +2921,57 @@ msgstr "Riga dati incompleta su %s:%d\n" msgid "Too many args in data line at %s:%d\n" msgstr "Troppi argomenti sulla riga dati di %s:%d\n" -#: lib/rpmrc.c:343 +#: lib/rpmrc.c:342 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "Numero arch/OS errato: %s (%s:%d)\n" -#: lib/rpmrc.c:374 +#: lib/rpmrc.c:373 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "Riga di default incompleta su %s:%d\n" -#: lib/rpmrc.c:379 +#: lib/rpmrc.c:378 #, 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:482 +#: lib/rpmrc.c:481 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "':' mancanti (trovato 0x%02x) su %s:%d\n" -#: lib/rpmrc.c:499 lib/rpmrc.c:539 +#: lib/rpmrc.c:498 lib/rpmrc.c:538 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "argomento mancante per %s su %s:%d\n" -#: lib/rpmrc.c:515 +#: lib/rpmrc.c:514 #, c-format msgid "cannot open %s at %s:%d: %m\n" msgstr "impossibile aprire %s su %s:%d: %m\n" -#: lib/rpmrc.c:531 +#: lib/rpmrc.c:530 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "architettura mancante per %s su %s:%d\n" -#: lib/rpmrc.c:598 +#: lib/rpmrc.c:597 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "opzione errata '%s' su %s:%d\n" -#: lib/rpmrc.c:1366 +#: lib/rpmrc.c:1365 #, c-format msgid "Unknown system: %s\n" msgstr "Sistema sconosciuto: %s\n" -#: lib/rpmrc.c:1367 +#: lib/rpmrc.c:1366 #, c-format msgid "Please contact %s\n" msgstr "Si prega di contattare %s\n" -#: lib/rpmrc.c:1587 +#: lib/rpmrc.c:1586 #, c-format msgid "Unable to open %s for reading: %m.\n" msgstr "Impossibile aprire %s per la lettura: %m.\n" @@ -3003,71 +3039,71 @@ msgstr "sigh tag[%d]: BAD, tag %d tipo %d offset %d conteggio %d\n" msgid "sigh load: BAD\n" msgstr "carico sigh: BAD\n" -#: lib/signature.c:250 +#: lib/signature.c:249 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes\n" msgstr "sigh pad(%zd): BAD, lettura %zd byte\n" -#: lib/signature.c:266 +#: lib/signature.c:265 #, c-format msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n" msgstr "sigh sigSize(%zd): BAD, fstat(2) fallito\n" -#: lib/signature.c:347 +#: lib/signature.c:348 #, c-format msgid "Couldn't create pipe for signing: %m" msgstr "Impossibile creare la pipe per la firma: %m" -#: lib/signature.c:367 lib/signature.c:653 +#: lib/signature.c:368 lib/signature.c:654 #, c-format msgid "Could not exec %s: %s\n" msgstr "Impossibile eseguire %s: %s\n" -#: lib/signature.c:384 +#: lib/signature.c:385 #, c-format msgid "gpg exec failed (%d)\n" msgstr "esecuzione gpg fallita (%d)\n" -#: lib/signature.c:390 +#: lib/signature.c:391 msgid "gpg failed to write signature\n" msgstr "pgp non è riuscito a salvare la firma\n" -#: lib/signature.c:408 +#: lib/signature.c:409 msgid "unable to read the signature\n" msgstr "impossibile leggere la firma\n" -#: lib/signature.c:492 +#: lib/signature.c:493 msgid "Immutable header region could not be read. Corrupted package?\n" msgstr "" "Impossibile leggere la regione immutabile dell'header. Pacchetto corrotto?\n" -#: lib/signature.c:657 lib/signature.c:697 +#: lib/signature.c:659 lib/signature.c:699 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Specifica %%_signature non valida nel file macro\n" -#: lib/signature.c:691 +#: lib/signature.c:693 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "È necessario impostare \"%%_gpg_name\" nel file macro\n" -#: lib/signature.c:732 +#: lib/signature.c:734 msgid "MD5 digest:" msgstr "MD5 digest:" -#: lib/signature.c:771 +#: lib/signature.c:773 msgid "Header SHA1 digest:" msgstr "Digest SHA1 Header:" -#: lib/signature.c:826 +#: lib/signature.c:828 msgid "Header " msgstr "Header " -#: lib/signature.c:839 +#: lib/signature.c:841 msgid "Verify signature: BAD PARAMETERS\n" msgstr "Verifica firma: PARAMETRI ERRATI\n" -#: lib/signature.c:860 +#: lib/signature.c:862 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Firma: SCONOSCIUTA (%d)\n" @@ -3082,71 +3118,66 @@ msgstr "%c %s mancanti" msgid "Unsatisfied dependencies for %s:\n" msgstr "Dipendenze non soddisfatte per %s:\n" -#: lib/headerfmt.c:348 +#: lib/headerfmt.c:344 msgid "missing { after %" msgstr "{ mancante dopo %" -#: lib/headerfmt.c:371 +#: lib/headerfmt.c:366 msgid "missing } after %{" msgstr "} mancante dopo %{" -#: lib/headerfmt.c:383 +#: lib/headerfmt.c:377 msgid "empty tag format" msgstr "formato etichetta vuoto" -#: lib/headerfmt.c:395 +#: lib/headerfmt.c:388 msgid "empty tag name" msgstr "nome etichetta vuoto" -#: lib/headerfmt.c:404 +#: lib/headerfmt.c:395 msgid "unknown tag" msgstr "etichetta sconosciuta" -#: lib/headerfmt.c:427 +#: lib/headerfmt.c:415 msgid "] expected at end of array" msgstr "] previsto alla fine dell'array" -#: lib/headerfmt.c:440 +#: lib/headerfmt.c:427 msgid "unexpected ]" msgstr "] inaspettata" -#: lib/headerfmt.c:451 +#: lib/headerfmt.c:437 msgid "unexpected }" msgstr "} inaspettata" -#: lib/headerfmt.c:505 +#: lib/headerfmt.c:493 msgid "? expected in expression" msgstr "? previsto come espressione" -#: lib/headerfmt.c:512 +#: lib/headerfmt.c:500 msgid "{ expected after ? in expression" msgstr "{ previsto dopo ? come espressione" -#: lib/headerfmt.c:524 lib/headerfmt.c:564 +#: lib/headerfmt.c:512 lib/headerfmt.c:552 msgid "} expected in expression" msgstr "} previsto come espressione" -#: lib/headerfmt.c:532 +#: lib/headerfmt.c:520 msgid ": expected following ? subexpression" msgstr ": previsti dopo l'espressione secondaria ?" -#: lib/headerfmt.c:550 +#: lib/headerfmt.c:538 msgid "{ expected after : in expression" msgstr "{ previsti dopo : come espressione" -#: lib/headerfmt.c:572 +#: lib/headerfmt.c:560 msgid "| expected at end of expression" msgstr "| previsto alla fine dell'espressione" -#: lib/headerfmt.c:745 +#: lib/headerfmt.c:733 msgid "array iterator used with different sized arrays" msgstr "Iteratore di array usato con array di dimensioni differenti" -#: lib/header_internal.c:163 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Tipo di dati %d non supportati\n" - #: lib/poptDB.c:18 msgid "initialize database" msgstr "inizializza database" @@ -3161,208 +3192,208 @@ msgstr "" msgid "verify database files" msgstr "verifica file del database" -#: lib/rpmdb.c:154 +#: lib/rpmdb.c:153 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "dbiTagsInit: nome etichetta non riconosciuto: \"%s\" ignorato\n" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:232 #, c-format msgid "dbiOpen: dbapi %d not available\n" msgstr "dbiOpen: dbapi %d non disponibile\n" -#: lib/rpmdb.c:236 +#: lib/rpmdb.c:242 #, 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" -#: lib/rpmdb.c:256 +#: lib/rpmdb.c:262 #, c-format msgid "cannot open %s index\n" msgstr "impossibile aprire l'indice %s\n" -#: lib/rpmdb.c:917 +#: lib/rpmdb.c:928 msgid "no dbpath has been set\n" msgstr "non è stato impostato alcun dbpath\n" -#: lib/rpmdb.c:1145 lib/rpmdb.c:1275 lib/rpmdb.c:1325 lib/rpmdb.c:2189 -#: lib/rpmdb.c:2304 lib/rpmdb.c:2917 +#: lib/rpmdb.c:1156 lib/rpmdb.c:1287 lib/rpmdb.c:1337 lib/rpmdb.c:2197 +#: lib/rpmdb.c:2312 lib/rpmdb.c:2925 #, 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" -#: lib/rpmdb.c:1509 +#: lib/rpmdb.c:1521 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: salto" -#: lib/rpmdb.c:1519 +#: lib/rpmdb.c:1531 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "errore(%d) nella memorizzazione del record #%d nel %s\n" -#: lib/rpmdb.c:1619 +#: lib/rpmdb.c:1629 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec fallito: %s\n" -#: lib/rpmdb.c:1800 +#: lib/rpmdb.c:1810 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp fallito: %s\n" -#: lib/rpmdb.c:2081 +#: lib/rpmdb.c:2092 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: salto" -#: lib/rpmdb.c:2110 +#: lib/rpmdb.c:2119 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: ripresa intestazione #%u danneggiata -- omissione in corso.\n" -#: lib/rpmdb.c:2522 +#: lib/rpmdb.c:2530 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: impossibile leggere intestazione su 0x%x\n" -#: lib/rpmdb.c:2568 +#: lib/rpmdb.c:2576 #, 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" -#: lib/rpmdb.c:2617 +#: lib/rpmdb.c:2625 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "errore(%d) nell'impostazione dei record \"%s\" dall'indice %s\n" -#: lib/rpmdb.c:2636 +#: lib/rpmdb.c:2644 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "errore(%d) nella memorizzazione del record \"%s\" nel %s\n" -#: lib/rpmdb.c:2646 +#: lib/rpmdb.c:2654 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "errore(%d) nella rimozione del record \"%s\" da %s\n" -#: lib/rpmdb.c:2774 +#: lib/rpmdb.c:2782 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n" -#: lib/rpmdb.c:2822 +#: lib/rpmdb.c:2830 msgid "rpmdbAdd: skipping" msgstr "rpmdbAdd: salto" -#: lib/rpmdb.c:2933 +#: lib/rpmdb.c:2941 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "errore(%d) nella memorizzazione del record %s nel %s\n" -#: lib/rpmdb.c:3142 +#: lib/rpmdb.c:3150 msgid "no dbpath has been set" msgstr "non è stato impostato alcun dbpath" -#: lib/rpmdb.c:3167 +#: lib/rpmdb.c:3175 #, c-format msgid "temporary database %s already exists\n" msgstr "%s del database provvisorio è già esistente\n" -#: lib/rpmdb.c:3175 +#: lib/rpmdb.c:3183 #, c-format msgid "failed to create directory %s: %s\n" msgstr "impossibile creare la cartella %s: %s\n" -#: lib/rpmdb.c:3222 +#: lib/rpmdb.c:3230 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" "#%u dell'intestazione nel database è incorretto -- omissione in corso.\n" -#: lib/rpmdb.c:3260 +#: lib/rpmdb.c:3244 #, c-format msgid "cannot add record originally at %u\n" msgstr "impossibile aggiungere il record originariamente su %u\n" -#: lib/rpmdb.c:3275 +#: lib/rpmdb.c:3259 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "ricompilazione database fallita: sarà implementato il database originale\n" -#: lib/rpmdb.c:3283 +#: lib/rpmdb.c:3267 msgid "failed to replace old database with new database!\n" msgstr "sostituzione del vecchio database con il nuovo database fallita!\n" -#: lib/rpmdb.c:3285 +#: lib/rpmdb.c:3269 #, 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" -#: lib/rpmdb.c:3297 +#: lib/rpmdb.c:3281 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "rimozione della directory %s fallita: %s\n" -#: lib/backend/db3.c:150 +#: lib/backend/db3.c:27 #, 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 +#: lib/backend/db3.c:30 #, c-format msgid "db%d error(%d): %s\n" msgstr "errore(%d) db%d: %s\n" -#: lib/backend/db3.c:1092 +#: lib/backend/db3.c:820 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "impossibile connettere %s su %s/%s\n" -#: lib/backend/db3.c:1094 +#: lib/backend/db3.c:822 msgid "shared" msgstr "condiviso" -#: lib/backend/db3.c:1094 +#: lib/backend/db3.c:822 msgid "exclusive" msgstr "esclusivo" -#: lib/backend/dbconfig.c:329 +#: lib/backend/dbconfig.c:287 #, c-format msgid "unrecognized db option: \"%s\" ignored.\n" msgstr "opzione db non riconosciuta: \"%s\" ignorata.\n" -#: lib/backend/dbconfig.c:366 +#: lib/backend/dbconfig.c:324 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "%s presenta un valore numerico non valido, omesso\n" -#: lib/backend/dbconfig.c:375 +#: lib/backend/dbconfig.c:333 #, 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:384 +#: lib/backend/dbconfig.c:342 #, 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:609 +#: lib/backend/sqlite.c:611 #, c-format msgid "Unable to get lock on db %s, retrying... (%d)\n" msgstr "Impossibile ottenere il lock sul db %s, ritento... (%d)\n" -#: lib/backend/sqlite.c:707 +#: lib/backend/sqlite.c:709 #, c-format msgid "Unable to initDB %s (%d)\n" msgstr "Impossibile effettuare initDB %s (%d)\n" -#: lib/backend/sqlite.c:874 +#: lib/backend/sqlite.c:841 #, c-format msgid "Unable to open database: %s\n" msgstr "Impossibile aprire il database: %s\n" -#: lib/backend/sqlite.c:1239 +#: lib/backend/sqlite.c:1206 msgid "Unable to determine DB endianess.\n" msgstr "Impossibile determinare l'endian del DB.\n" @@ -3370,7 +3401,7 @@ msgstr "Impossibile determinare l'endian del DB.\n" msgid "Unknown system error" msgstr "Errore di sistema sconosciuto" -#: python/rpmts-py.c:181 +#: python/rpmts-py.c:164 #, c-format msgid "error: python callback %s failed, aborting!\n" msgstr "" @@ -3430,27 +3461,27 @@ 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:1045 +#: rpmio/macro.c:1043 #, 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:1114 rpmio/macro.c:1131 +#: rpmio/macro.c:1112 rpmio/macro.c:1129 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c non terminato: %s\n" -#: rpmio/macro.c:1172 +#: rpmio/macro.c:1170 #, 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:1330 +#: rpmio/macro.c:1328 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Macro %%%.*s non trovata, omissione in corso\n" -#: rpmio/macro.c:1401 +#: rpmio/macro.c:1399 msgid "Target buffer overflow\n" msgstr "Target buffer overflow\n" @@ -3469,32 +3500,32 @@ msgstr "File %s: %s\n" msgid "File %s is smaller than %u bytes\n" msgstr "File %s è più piccolo di %u byte\n" -#: rpmio/rpmfileutil.c:726 +#: rpmio/rpmfileutil.c:725 #, fuzzy msgid "failed to create directory" msgstr "impossibile creare la cartella %s: %s\n" -#: rpmio/rpmlua.c:460 +#: rpmio/rpmlua.c:461 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "sintassi non valida nella scriptlet lua: %s\n" -#: rpmio/rpmlua.c:476 +#: rpmio/rpmlua.c:477 #, c-format msgid "invalid syntax in lua script: %s\n" msgstr "sintassi non valida nello script lua: %s\n" -#: rpmio/rpmlua.c:481 rpmio/rpmlua.c:500 +#: rpmio/rpmlua.c:482 rpmio/rpmlua.c:501 #, c-format msgid "lua script failed: %s\n" msgstr "lua script fallito: %s\n" -#: rpmio/rpmlua.c:495 +#: rpmio/rpmlua.c:496 #, c-format msgid "invalid syntax in lua file: %s\n" msgstr "sintassi non valida nel file lua: %s\n" -#: rpmio/rpmlua.c:630 +#: rpmio/rpmlua.c:662 #, c-format msgid "lua hook failed: %s\n" msgstr "lua hook fallito: %s\n" @@ -3515,27 +3546,27 @@ msgstr "errore: " msgid "warning: " msgstr "avvertimento: " -#: rpmio/rpmmalloc.c:14 +#: rpmio/rpmmalloc.c:20 #, c-format msgid "memory alloc (%u bytes) returned NULL.\n" msgstr "allocazione memoria (%u byte) ritornata NULLA.\n" -#: rpmio/rpmpgp.c:1335 +#: rpmio/rpmpgp.c:1333 #, fuzzy, c-format msgid "V%d %s/%s %s, key ID %s" msgstr "firma %sV%d %s : %s, ID chiave %s\n" -#: rpmio/rpmpgp.c:1343 +#: rpmio/rpmpgp.c:1341 #, fuzzy msgid "(none)" msgstr "(nessun errore)" -#: rpmio/rpmpgp.c:1606 +#: rpmio/rpmpgp.c:1612 #, fuzzy, c-format msgid "Failed to register fork handler: %m\n" msgstr "Impossibile leggere il file spec da %s\n" -#: rpmio/url.c:213 +#: rpmio/url.c:214 msgid "url port must be a number\n" msgstr "la porta url deve essere un numero\n" @@ -3548,6 +3579,23 @@ msgstr "%s: lettura manifesto fallita: %s\n" msgid "don't verify header+payload signature" msgstr "non verificare firma header+payload" +#~ msgid "%s: *.te policy read failed.\n" +#~ msgstr "%s: lettura policy *.te fallita.\n" + +#~ msgid "line %d: Second %%files list\n" +#~ msgstr "riga %d: Secondo elenco di %%files\n" + +#~ msgid "" +#~ "The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n" +#~ "\tA = \"%s\"\tB = \"%s\"\n" +#~ msgstr "" +#~ "La dipendenza \"B\" necessita di un'epoca (assumendo una stessa epoca di " +#~ "\"A\")\n" +#~ "\tA = \"%s\"\tB = \"%s\"\n" + +#~ msgid "Data type %d not supported\n" +#~ msgstr "Tipo di dati %d non supportati\n" + #~ msgid "Legacy syntax is unsupported: %s\n" #~ msgstr "La sintassi obsoleta non è supportata: %s\n" |