diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 410 |
1 files changed, 214 insertions, 196 deletions
@@ -5,13 +5,13 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-04-29 21:46-0700\n" +"POT-Creation-Date: 2004-12-23 12:36+0100\n" "PO-Revision-Date: 2004-10-06 10:24+0200\n" "Last-Translator: Samuele Giovanni Tonon <samu@debian.org>\n" "Language-Team: Italian <it@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-15\n" -"Content-Transfer-Encoding: 8bit" +"Content-Transfer-Encoding: 8bit\n" #: cmdline/apt-cache.cc:135 #, c-format @@ -145,14 +145,14 @@ msgstr " Tabella Versione:" msgid " %4i %s\n" msgstr " %4i %s\n" -#: cmdline/apt-cache.cc:1646 cmdline/apt-cdrom.cc:731 cmdline/apt-config.cc:70 +#: cmdline/apt-cache.cc:1651 cmdline/apt-cdrom.cc:731 cmdline/apt-config.cc:70 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:545 -#: cmdline/apt-get.cc:2260 cmdline/apt-sortpkgs.cc:144 +#: cmdline/apt-get.cc:2313 cmdline/apt-sortpkgs.cc:144 #, c-format msgid "%s %s for %s %s compiled on %s %s\n" msgstr "%s %s per %s %s compilato il %s %s\n" -#: cmdline/apt-cache.cc:1653 +#: cmdline/apt-cache.cc:1658 msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] add file1 [file2 ...]\n" @@ -210,8 +210,7 @@ msgstr "" " search - Cerca nella lista dei pacchetti la regex specificata\n" " show - Mostra un campo leggibile per il pacchetto specificato\n" " depends - Mostra informazioni di dipendenza per un pacchetto\n" -" rdepends - Mostra informazioni di dipendenza invertite per un " -"pacchetto\n" +" rdepends - Mostra informazioni di dipendenza invertite per un pacchetto\n" " pkgnames - Elenca i nomi di tutti i pacchetti\n" " dotty - Genera un grafo dei pacchetti per GraphVis\n" " xvcg - Genera un grafo dei pacchetti per xvcg\n" @@ -291,7 +290,7 @@ msgstr "" " -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n" "\n" -#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:699 +#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:710 #, c-format msgid "Unable to write to %s" msgstr "Impossibile scrivere in %s" @@ -373,7 +372,8 @@ msgstr "" " clean config\n" "\n" "apt-ftparchive genera file di indice per gli archivi Debian. Supporta\n" -"molti stili di generazione da totalmente automatici a alternative funzionali\n" +"molti stili di generazione da totalmente automatici a alternative " +"funzionali\n" "per dpkg-scanpackages e dpkg-scansources\n" "\n" "apt-ftparchive genera file Packages da un albero di .deb. Il\n" @@ -386,8 +386,10 @@ msgstr "" "override\n" "per i sorgenti\n" "\n" -"I comandi 'packages' e 'sources' devono essere seguiti nella root dell'albero.\n" -"BinaryPath deve puntare alla base della ricerca ricorsiva e il file override deve\n" +"I comandi 'packages' e 'sources' devono essere seguiti nella root " +"dell'albero.\n" +"BinaryPath deve puntare alla base della ricerca ricorsiva e il file override " +"deve\n" "contenere le opzioni di override. Pathprefix aggiunto\n" "al campo filename se presente.Esempio di utilizzo dall'archivio debian:\n" " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" @@ -424,8 +426,8 @@ msgid "DB is old, attempting to upgrade %s" msgstr "Il DB vecchio, tentativo di aggiornamento in corso %s" #: ftparchive/cachedb.cc:73 -#, c-format -msgid "Unable to open DB file %s" +#, fuzzy, c-format +msgid "Unable to open DB file %s: %s" msgstr "Impossibile aprire il file DB %s" #: ftparchive/cachedb.cc:114 @@ -522,7 +524,12 @@ msgstr " %s non ha un campo override\n" msgid " %s maintainer is %s not %s\n" msgstr " %s mantainer %s non %s\n" -#: ftparchive/contents.cc:346 ftparchive/contents.cc:377 +#: ftparchive/contents.cc:317 +#, c-format +msgid "Internal Error, could not locate member %s" +msgstr "Errore interno, impossibile localizzare il member %s" + +#: ftparchive/contents.cc:353 ftparchive/contents.cc:384 msgid "realloc - Failed to allocate memory" msgstr "realloc - Impossibile allocare memoria" @@ -616,7 +623,7 @@ msgstr "Impossibile rinominare %s in %s" msgid "Y" msgstr "S" -#: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1422 +#: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1475 #, c-format msgid "Regex compilation error - %s" msgstr "Errore di compilazione della regex - %s" @@ -693,113 +700,126 @@ msgstr "" "Questo non dovrebbe essere fatto a meno che non si sappia esattamente cosa " "si sta facendo!" -#: cmdline/apt-get.cc:574 +#: cmdline/apt-get.cc:575 #, c-format msgid "%lu upgraded, %lu newly installed, " msgstr "%lu aggiornati, %lu installati, " -#: cmdline/apt-get.cc:578 +#: cmdline/apt-get.cc:579 #, c-format msgid "%lu reinstalled, " msgstr "%lu reinstallati, " -#: cmdline/apt-get.cc:580 +#: cmdline/apt-get.cc:581 #, c-format msgid "%lu downgraded, " msgstr "%lu retrocessi (downgraded), " -#: cmdline/apt-get.cc:582 +#: cmdline/apt-get.cc:583 #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu da rimuovere e %lu non aggiornati.\n" -#: cmdline/apt-get.cc:586 +#: cmdline/apt-get.cc:587 #, c-format msgid "%lu not fully installed or removed.\n" msgstr "%lu non completamente installati o rimossi.\n" -#: cmdline/apt-get.cc:646 +#: cmdline/apt-get.cc:647 msgid "Correcting dependencies..." msgstr "Correzione delle dipendenze in corso..." -#: cmdline/apt-get.cc:649 +#: cmdline/apt-get.cc:650 msgid " failed." msgstr " fallita." -#: cmdline/apt-get.cc:652 +#: cmdline/apt-get.cc:653 msgid "Unable to correct dependencies" msgstr "Impossibile correggere le dipendenze" -#: cmdline/apt-get.cc:655 +#: cmdline/apt-get.cc:656 msgid "Unable to minimize the upgrade set" msgstr "Impossibile minimizzare l'insieme da aggiornare" -#: cmdline/apt-get.cc:657 +#: cmdline/apt-get.cc:658 msgid " Done" msgstr " Fatto" -#: cmdline/apt-get.cc:661 +#: cmdline/apt-get.cc:662 msgid "You might want to run `apt-get -f install' to correct these." msgstr "" " consigliabile eseguire `apt-get -f install' per correggere questi problemi." -#: cmdline/apt-get.cc:664 +#: cmdline/apt-get.cc:665 msgid "Unmet dependencies. Try using -f." msgstr "Dipendenze non trovate. Riprovare usando -f." -#: cmdline/apt-get.cc:718 +#: cmdline/apt-get.cc:687 +#, fuzzy +msgid "WARNING: The following packages cannot be authenticated!" +msgstr "I seguenti pacchetti saranno aggiornati:" + +#: cmdline/apt-get.cc:698 +msgid "Install these packages without verification? [y/N] " +msgstr "" + +#: cmdline/apt-get.cc:700 +msgid "Some packages could not be authenticated" +msgstr "" + +#: cmdline/apt-get.cc:709 cmdline/apt-get.cc:855 +msgid "There are problems and -y was used without --force-yes" +msgstr "Sussistono dei problemi e -y stata usata senza --force-yes" + +#: cmdline/apt-get.cc:762 msgid "Packages need to be removed but Remove is disabled." msgstr "I pacchetti devono essere rimossi ma Remove disabilitata" -#: cmdline/apt-get.cc:744 cmdline/apt-get.cc:1716 cmdline/apt-get.cc:1749 +#: cmdline/apt-get.cc:788 cmdline/apt-get.cc:1769 cmdline/apt-get.cc:1802 msgid "Unable to lock the download directory" msgstr "Impossibile creare un lock sulla directory di download" -#: cmdline/apt-get.cc:754 cmdline/apt-get.cc:1797 cmdline/apt-get.cc:2008 +#: cmdline/apt-get.cc:798 cmdline/apt-get.cc:1850 cmdline/apt-get.cc:2061 #: apt-pkg/cachefile.cc:67 msgid "The list of sources could not be read." msgstr "La lista dei sorgenti non pu essere letta." -#: cmdline/apt-get.cc:774 +#: cmdline/apt-get.cc:818 #, c-format msgid "Need to get %sB/%sB of archives.\n" msgstr " necessario prendere %sB/%sB di archivi. \n" -#: cmdline/apt-get.cc:777 +#: cmdline/apt-get.cc:821 #, c-format msgid "Need to get %sB of archives.\n" msgstr " necessario prendere %sB di archivi. \n" -#: cmdline/apt-get.cc:782 +#: cmdline/apt-get.cc:826 #, c-format msgid "After unpacking %sB of additional disk space will be used.\n" msgstr "Dopo l'estrazione, verranno occupati %sB di spazio su disco.\n" -#: cmdline/apt-get.cc:785 +#: cmdline/apt-get.cc:829 #, c-format msgid "After unpacking %sB disk space will be freed.\n" msgstr "Dopo l'estrazione, verranno liberati %sB di spazio su disco.\n" -#: cmdline/apt-get.cc:802 +#: cmdline/apt-get.cc:846 #, c-format msgid "You don't have enough free space in %s." msgstr "Lo spazio libero in %s non sufficente." -#: cmdline/apt-get.cc:811 -msgid "There are problems and -y was used without --force-yes" -msgstr "Sussistono dei problemi e -y stata usata senza --force-yes" - -#: cmdline/apt-get.cc:817 cmdline/apt-get.cc:837 +#: cmdline/apt-get.cc:861 cmdline/apt-get.cc:881 msgid "Trivial Only specified but this is not a trivial operation." msgstr "" " stata specificata la modalit Trivial Only ma questa non un'operazione " "triviale" -#: cmdline/apt-get.cc:819 +#: cmdline/apt-get.cc:863 msgid "Yes, do as I say!" msgstr "SI, esegui come richiesto!" -#: cmdline/apt-get.cc:821 +#: cmdline/apt-get.cc:865 #, c-format msgid "" "You are about to do something potentially harmful\n" @@ -810,78 +830,78 @@ msgstr "" "Per continuare scrivere la frase '%s' \n" " ?] " -#: cmdline/apt-get.cc:827 cmdline/apt-get.cc:846 +#: cmdline/apt-get.cc:871 cmdline/apt-get.cc:890 msgid "Abort." msgstr "Interrotto." -#: cmdline/apt-get.cc:842 +#: cmdline/apt-get.cc:886 msgid "Do you want to continue? [Y/n] " msgstr "Continuare? [S/n] " -#: cmdline/apt-get.cc:911 cmdline/apt-get.cc:1281 cmdline/apt-get.cc:1906 +#: cmdline/apt-get.cc:958 cmdline/apt-get.cc:1334 cmdline/apt-get.cc:1959 #, c-format msgid "Failed to fetch %s %s\n" msgstr "Impossibile ottenere %s %s\n" -#: cmdline/apt-get.cc:929 +#: cmdline/apt-get.cc:976 msgid "Some files failed to download" msgstr "Il download di alcuni file fallito" -#: cmdline/apt-get.cc:930 cmdline/apt-get.cc:1915 +#: cmdline/apt-get.cc:977 cmdline/apt-get.cc:1968 msgid "Download complete and in download only mode" msgstr "Download completato e in modalit download-only" -#: cmdline/apt-get.cc:936 +#: cmdline/apt-get.cc:983 msgid "" "Unable to fetch some archives, maybe run apt-get update or try with --fix-" "missing?" msgstr "" -"Impossibile prendere alcuni archivi, forse meglio eseguire apt-get update " -"o provare l'opzione --fix-missing" +"Impossibile prendere alcuni archivi, forse meglio eseguire apt-get update o " +"provare l'opzione --fix-missing" -#: cmdline/apt-get.cc:940 +#: cmdline/apt-get.cc:987 msgid "--fix-missing and media swapping is not currently supported" msgstr "--fix-missing su media estraibili non ancora supportato" -#: cmdline/apt-get.cc:945 +#: cmdline/apt-get.cc:992 msgid "Unable to correct missing packages." msgstr "Impossibile correggere i pacchetti mancanti" -#: cmdline/apt-get.cc:946 +#: cmdline/apt-get.cc:993 msgid "Aborting Install." msgstr "Interruzione dell'installazione in corso." -#: cmdline/apt-get.cc:979 +#: cmdline/apt-get.cc:1026 #, c-format msgid "Note, selecting %s instead of %s\n" msgstr "Nota, si sta selezionando %s al posto di %s\n" -#: cmdline/apt-get.cc:989 +#: cmdline/apt-get.cc:1036 #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "" "%s stato saltato, perch gi installato e l'aggiornamento non stato " "impostato.\n" -#: cmdline/apt-get.cc:1007 +#: cmdline/apt-get.cc:1054 #, c-format msgid "Package %s is not installed, so not removed\n" msgstr "Il pacchetto %s non installato, quindi non stato rimosso\n" -#: cmdline/apt-get.cc:1018 +#: cmdline/apt-get.cc:1065 #, c-format msgid "Package %s is a virtual package provided by:\n" msgstr "Il pacchetto %s un pacchetto virtuale fornito da:\n" -#: cmdline/apt-get.cc:1030 +#: cmdline/apt-get.cc:1077 msgid " [Installed]" msgstr " [Installato]" -#: cmdline/apt-get.cc:1035 +#: cmdline/apt-get.cc:1082 msgid "You should explicitly select one to install." msgstr "Bisogna esplicitamente sceglierne uno da installare." -#: cmdline/apt-get.cc:1040 +#: cmdline/apt-get.cc:1087 #, c-format msgid "" "Package %s is not available, but is referred to by another package.\n" @@ -892,49 +912,49 @@ msgstr "" "Questo significa che il pacchetto manca, diventato obsoleto o disponibile\n" "da un'altra sorgente\n" -#: cmdline/apt-get.cc:1059 +#: cmdline/apt-get.cc:1106 msgid "However the following packages replace it:" msgstr "Comunque il seguente pacchetto lo sostituisce:" -#: cmdline/apt-get.cc:1062 +#: cmdline/apt-get.cc:1109 #, c-format msgid "Package %s has no installation candidate" msgstr "Il pacchetto %s non ha candidati da installare" -#: cmdline/apt-get.cc:1082 +#: cmdline/apt-get.cc:1129 #, c-format msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" msgstr "La reinstallazione di %s non possibile, non pu esssere scaricato.\n" -#: cmdline/apt-get.cc:1090 +#: cmdline/apt-get.cc:1137 #, c-format msgid "%s is already the newest version.\n" msgstr "%s gi alla versione pi recente.\n" -#: cmdline/apt-get.cc:1117 +#: cmdline/apt-get.cc:1164 #, c-format msgid "Release '%s' for '%s' was not found" msgstr "Non stata trovata la release '%s' per '%s'" -#: cmdline/apt-get.cc:1119 +#: cmdline/apt-get.cc:1166 #, c-format msgid "Version '%s' for '%s' was not found" msgstr "Non stata trovata la versione '%s' per '%s'" -#: cmdline/apt-get.cc:1125 +#: cmdline/apt-get.cc:1172 #, c-format msgid "Selected version %s (%s) for %s\n" msgstr "Versione selezionata %s (%s) per %s\n" -#: cmdline/apt-get.cc:1235 +#: cmdline/apt-get.cc:1282 msgid "The update command takes no arguments" msgstr "Il comando update non accetta argomenti" -#: cmdline/apt-get.cc:1248 +#: cmdline/apt-get.cc:1295 msgid "Unable to lock the list directory" msgstr "Impossibile creare un lock sulla directory di list" -#: cmdline/apt-get.cc:1300 +#: cmdline/apt-get.cc:1353 msgid "" "Some index files failed to download, they have been ignored, or old ones " "used instead." @@ -942,26 +962,26 @@ msgstr "" "Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure " "si useranno quelli precedenti." -#: cmdline/apt-get.cc:1319 +#: cmdline/apt-get.cc:1372 msgid "Internal Error, AllUpgrade broke stuff" msgstr "Errore interno, AllUpgrade ha rotto qualcosa" -#: cmdline/apt-get.cc:1409 cmdline/apt-get.cc:1445 +#: cmdline/apt-get.cc:1462 cmdline/apt-get.cc:1498 #, c-format msgid "Couldn't find package %s" msgstr "Impossibile trovare %s" -#: cmdline/apt-get.cc:1432 +#: cmdline/apt-get.cc:1485 #, c-format msgid "Note, selecting %s for regex '%s'\n" msgstr "Nota, si sta selezionando %s per la regex '%s'\n" -#: cmdline/apt-get.cc:1462 +#: cmdline/apt-get.cc:1515 msgid "You might want to run `apt-get -f install' to correct these:" msgstr "" " consigliabile eseguire 'apt-get -f install' per correggere questi problemi:" -#: cmdline/apt-get.cc:1465 +#: cmdline/apt-get.cc:1518 msgid "" "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " "solution)." @@ -969,7 +989,7 @@ msgstr "" "Dipendenze non soddisfatte. Provare 'apt-get -f install' senza pacchetti (o " "specificare una soluzione)." -#: cmdline/apt-get.cc:1477 +#: cmdline/apt-get.cc:1530 msgid "" "Some packages could not be installed. This may mean that you have\n" "requested an impossible situation or if you are using the unstable\n" @@ -981,7 +1001,7 @@ msgstr "" "si sta usando la distribuzione \"unstable\", che alcuni pacchetti\n" "richiesti non sono ancora stati creati o rimossi da incoming." -#: cmdline/apt-get.cc:1485 +#: cmdline/apt-get.cc:1538 msgid "" "Since you only requested a single operation it is extremely likely that\n" "the package is simply not installable and a bug report against\n" @@ -991,107 +1011,107 @@ msgstr "" "il pacchetto semplicemente non sia installabile, si consiglia\n" "di inviare un \"bug report\" per tale pacchetto." -#: cmdline/apt-get.cc:1490 +#: cmdline/apt-get.cc:1543 msgid "The following information may help to resolve the situation:" msgstr "Le seguenti informazioni possono aiutare a risolvere la situazione: " -#: cmdline/apt-get.cc:1493 +#: cmdline/apt-get.cc:1546 msgid "Broken packages" msgstr "Pacchetto non integro" -#: cmdline/apt-get.cc:1519 +#: cmdline/apt-get.cc:1572 msgid "The following extra packages will be installed:" msgstr "I seguenti pacchetti verranno inoltre installati:" -#: cmdline/apt-get.cc:1590 +#: cmdline/apt-get.cc:1643 msgid "Suggested packages:" msgstr "Pacchetti suggeriti:" -#: cmdline/apt-get.cc:1591 +#: cmdline/apt-get.cc:1644 msgid "Recommended packages:" msgstr "Pacchetti raccomandati:" -#: cmdline/apt-get.cc:1611 +#: cmdline/apt-get.cc:1664 msgid "Calculating Upgrade... " msgstr "Calcolo dell'aggiornamento in corso... " -#: cmdline/apt-get.cc:1614 methods/ftp.cc:702 methods/connect.cc:99 +#: cmdline/apt-get.cc:1667 methods/ftp.cc:702 methods/connect.cc:99 msgid "Failed" msgstr "Fallito" -#: cmdline/apt-get.cc:1619 +#: cmdline/apt-get.cc:1672 msgid "Done" msgstr "Fatto" -#: cmdline/apt-get.cc:1792 +#: cmdline/apt-get.cc:1845 msgid "Must specify at least one package to fetch source for" msgstr "Bisogna specificare almeno un pacchetto cui scaricare il sorgente" -#: cmdline/apt-get.cc:1819 cmdline/apt-get.cc:2026 +#: cmdline/apt-get.cc:1872 cmdline/apt-get.cc:2079 #, c-format msgid "Unable to find a source package for %s" msgstr "Impossibile trovare un pacchetto sorgente per %s" -#: cmdline/apt-get.cc:1866 +#: cmdline/apt-get.cc:1919 #, c-format msgid "You don't have enough free space in %s" msgstr "Lo spazio libero in %s non sufficente" -#: cmdline/apt-get.cc:1871 +#: cmdline/apt-get.cc:1924 #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr " necessario prendere %sB/%sB di sorgenti.\n" -#: cmdline/apt-get.cc:1874 +#: cmdline/apt-get.cc:1927 #, c-format msgid "Need to get %sB of source archives.\n" msgstr " necessario prendere %sB di sorgenti\n" -#: cmdline/apt-get.cc:1880 +#: cmdline/apt-get.cc:1933 #, c-format msgid "Fetch Source %s\n" msgstr "Prelievo del sorgente %s\n" -#: cmdline/apt-get.cc:1911 +#: cmdline/apt-get.cc:1964 msgid "Failed to fetch some archives." msgstr "Non stato possibile scaricare alcuni archivi." -#: cmdline/apt-get.cc:1939 +#: cmdline/apt-get.cc:1992 #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "Si saltata l'estrazione del sorgente gi estratto in %s\n" -#: cmdline/apt-get.cc:1951 +#: cmdline/apt-get.cc:2004 #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Comando di estrazione '%s' fallito.\n" -#: cmdline/apt-get.cc:1968 +#: cmdline/apt-get.cc:2021 #, c-format msgid "Build command '%s' failed.\n" msgstr "Comando di costruzione '%s' fallito.\n" -#: cmdline/apt-get.cc:1987 +#: cmdline/apt-get.cc:2040 msgid "Child process failed" msgstr "Processo figlio fallito" -#: cmdline/apt-get.cc:2003 +#: cmdline/apt-get.cc:2056 msgid "Must specify at least one package to check builddeps for" msgstr "" "Bisogna specificare almeno un pacchetto di cui controllare la generazione di " "dipendenze" -#: cmdline/apt-get.cc:2031 +#: cmdline/apt-get.cc:2084 #, c-format msgid "Unable to get build-dependency information for %s" msgstr "Impossibile ottenere informazioni di dipendenza di costruzione per %s" -#: cmdline/apt-get.cc:2051 +#: cmdline/apt-get.cc:2104 #, c-format msgid "%s has no build depends.\n" msgstr "%s non ha dipendenze di costruzione.\n" -#: cmdline/apt-get.cc:2103 +#: cmdline/apt-get.cc:2156 #, c-format msgid "" "%s dependency for %s cannot be satisfied because the package %s cannot be " @@ -1100,7 +1120,7 @@ msgstr "" "%s dipendenze per %s non possono essere soddisfatte perch non si trova il " "pacchetto %s" -#: cmdline/apt-get.cc:2155 +#: cmdline/apt-get.cc:2208 #, c-format msgid "" "%s dependency for %s cannot be satisfied because no available versions of " @@ -1109,30 +1129,31 @@ msgstr "" "%s dipendenze per %s non possono essere soddisfatte perch nessuna versione " "del pacchetto %s pu soddisfare le richieste di versione" -#: cmdline/apt-get.cc:2190 +#: cmdline/apt-get.cc:2243 #, c-format msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "La dipendenza %s per %s fallita: il pacchetto installato %s troppo nuovo" +msgstr "" +"La dipendenza %s per %s fallita: il pacchetto installato %s troppo nuovo" -#: cmdline/apt-get.cc:2215 +#: cmdline/apt-get.cc:2268 #, c-format msgid "Failed to satisfy %s dependency for %s: %s" msgstr "Impossibile soddisfare la dipendenza %s per %s: %s" -#: cmdline/apt-get.cc:2229 +#: cmdline/apt-get.cc:2282 #, c-format msgid "Build-dependencies for %s could not be satisfied." msgstr "Dipendenze di compilazione per %s non possono essere soddisfatte." -#: cmdline/apt-get.cc:2233 +#: cmdline/apt-get.cc:2286 msgid "Failed to process build dependencies" msgstr "Il calcolo delle dipendenze per la costruzione fallito" -#: cmdline/apt-get.cc:2265 +#: cmdline/apt-get.cc:2318 msgid "Supported Modules:" msgstr "Moduli Supportati:" -#: cmdline/apt-get.cc:2306 +#: cmdline/apt-get.cc:2359 msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -1269,8 +1290,8 @@ msgid "" msgstr "" "Utilizzo: apt-sortpkgs [opzioni] file1 [file2 ...]\n" "\n" -"apt-sortpkgs un semplice tool per ordinare il file dei pacchetti. " -"L'opzione -s\n" +"apt-sortpkgs un semplice tool per ordinare il file dei pacchetti. L'opzione " +"-s\n" " usata per indicare che tipo di file si sta utilizzando.\n" "\n" "Opzioni:\n" @@ -1316,23 +1337,23 @@ msgstr "" msgid "Merging Available information" msgstr "Aggiornamento delle informazioni disponibili" -#: apt-inst/contrib/extracttar.cc:116 +#: apt-inst/contrib/extracttar.cc:117 msgid "Failed to create pipes" msgstr "Impossibile creare delle pipe" -#: apt-inst/contrib/extracttar.cc:141 +#: apt-inst/contrib/extracttar.cc:143 msgid "Failed to exec gzip " msgstr "Impossibile eseguire gzip " -#: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204 +#: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:206 msgid "Corrupted archive" msgstr "Archivio corrotto" -#: apt-inst/contrib/extracttar.cc:193 +#: apt-inst/contrib/extracttar.cc:195 msgid "Tar Checksum failed, archive corrupted" msgstr "Checksum di tar fallito, archivio corrotto" -#: apt-inst/contrib/extracttar.cc:296 +#: apt-inst/contrib/extracttar.cc:298 #, c-format msgid "Unknown TAR header type %u, member %s" msgstr "Tipo %u nell'header del tar sconosciuto, member %s" @@ -1479,8 +1500,8 @@ msgstr "Le directory temp e info devono essere sullo stesso filesystem" #. Build the status cache #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643 -#: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706 -#: apt-pkg/pkgcachegen.cc:829 +#: apt-pkg/pkgcachegen.cc:712 apt-pkg/pkgcachegen.cc:717 +#: apt-pkg/pkgcachegen.cc:840 msgid "Reading Package Lists" msgstr "Lettura della lista dei pacchetti in corso" @@ -1560,30 +1581,30 @@ msgstr "Sezione ConfFile nel file status non corretta. Offset %lu" msgid "Error parsing MD5. Offset %lu" msgstr "Errore nel parsing MD5. Offset %lu" -#: apt-inst/deb/debfile.cc:55 +#: apt-inst/deb/debfile.cc:42 apt-inst/deb/debfile.cc:47 #, c-format msgid "This is not a valid DEB archive, missing '%s' member" msgstr "Questo non un archivio DEB valido, member '%s' mancante" -#: apt-inst/deb/debfile.cc:72 -#, c-format -msgid "Internal Error, could not locate member %s" -msgstr "Errore interno, impossibile localizzare il member %s" +#: apt-inst/deb/debfile.cc:52 +#, fuzzy, c-format +msgid "This is not a valid DEB archive, it has no '%s' or '%s' member" +msgstr "Questo non un archivio DEB valido, member '%s' mancante" -#: apt-inst/deb/debfile.cc:104 +#: apt-inst/deb/debfile.cc:112 #, c-format msgid "Couldn't change to %s" msgstr "Impossibile cambiare su %s" -#: apt-inst/deb/debfile.cc:125 +#: apt-inst/deb/debfile.cc:138 msgid "Internal Error, could not locate member" msgstr "Errore interno, impossibile localizzare il member" -#: apt-inst/deb/debfile.cc:158 +#: apt-inst/deb/debfile.cc:171 msgid "Failed to locate a valid control file" msgstr "Impossibile localizzare un file control valido" -#: apt-inst/deb/debfile.cc:243 +#: apt-inst/deb/debfile.cc:256 msgid "Unparsible control file" msgstr "file control non parsabile" @@ -1679,7 +1700,7 @@ msgstr "Timeout della connesione" msgid "Server closed the connection" msgstr "Il server ha chiuso la connessione" -#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190 +#: methods/ftp.cc:338 methods/rsh.cc:190 apt-pkg/contrib/fileutl.cc:452 msgid "Read error" msgstr "Errore di lettura" @@ -1746,7 +1767,7 @@ msgstr "Tempo limite di connessione esaurito per il socket dati" msgid "Unable to accept connection" msgstr "Impossibile accettare connessioni" -#: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303 +#: methods/ftp.cc:864 methods/http.cc:916 methods/rsh.cc:303 msgid "Problem hashing file" msgstr "Problemi nella creazione dell'hash del file" @@ -1769,7 +1790,7 @@ msgstr "Trasferimento dei dati fallito, il server ha detto '%s'" msgid "Query" msgstr "Query" -#: methods/ftp.cc:1104 +#: methods/ftp.cc:1106 msgid "Unable to invoke " msgstr "Impossibile invocare " @@ -1841,80 +1862,88 @@ msgstr "Impossibile aprire una pipe per %s" msgid "Read error from %s process" msgstr "Errore di lettura dal processo %s" -#: methods/http.cc:340 +#: methods/http.cc:344 msgid "Waiting for headers" msgstr "In attesa degli header" -#: methods/http.cc:486 +#: methods/http.cc:490 #, c-format msgid "Got a single header line over %u chars" msgstr "Si ottenuto una singola linea di header su %u caratteri" -#: methods/http.cc:494 +#: methods/http.cc:498 msgid "Bad header line" msgstr "Linea nell'header non corretta" -#: methods/http.cc:513 methods/http.cc:520 +#: methods/http.cc:517 methods/http.cc:524 msgid "The http server sent an invalid reply header" msgstr "Il server http ha inviato un header di risposta non valido" -#: methods/http.cc:549 +#: methods/http.cc:553 msgid "The http server sent an invalid Content-Length header" msgstr "Il server http ha inviato un Content-Length non valido" -#: methods/http.cc:564 +#: methods/http.cc:568 msgid "The http server sent an invalid Content-Range header" msgstr "Il server http ha inviato un Content-Range non valido" -#: methods/http.cc:566 +#: methods/http.cc:570 msgid "This http server has broken range support" msgstr "Questo server http ha il supporto del range bacato" -#: methods/http.cc:590 +#: methods/http.cc:594 msgid "Unknown date format" msgstr "Formato della data sconosciuto" -#: methods/http.cc:733 +#: methods/http.cc:737 msgid "Select failed" msgstr "Select fallito" -#: methods/http.cc:738 +#: methods/http.cc:742 msgid "Connection timed out" msgstr "Tempo limite per la connessione esaurito" -#: methods/http.cc:761 +#: methods/http.cc:765 msgid "Error writing to output file" msgstr "Errore nella scrittura del file di output" -#: methods/http.cc:789 +#: methods/http.cc:793 msgid "Error writing to file" msgstr "Errore nella scrittura nel file" -#: methods/http.cc:814 +#: methods/http.cc:818 msgid "Error writing to the file" msgstr "Errore nella scrittura nel file" -#: methods/http.cc:828 +#: methods/http.cc:832 msgid "Error reading from server Remote end closed connection" msgstr "" "Errore nella lettura della chiusura della connessione remota del server" -#: methods/http.cc:830 +#: methods/http.cc:834 msgid "Error reading from server" msgstr "Errore nella lettura dal server" -#: methods/http.cc:1061 +#: methods/http.cc:1065 msgid "Bad header Data" msgstr "Header dei dati malformato" -#: methods/http.cc:1078 +#: methods/http.cc:1082 msgid "Connection failed" msgstr "Connessione fallita" -#: methods/http.cc:1169 +#: methods/http.cc:1173 msgid "Internal error" msgstr "Errore interno" +#: methods/rsh.cc:264 +msgid "File Not Found" +msgstr "File Non Trovato" + +#: methods/rsh.cc:330 +msgid "Connection closed prematurely" +msgstr "Connessione chiusa prematuramente" + #: apt-pkg/contrib/mmap.cc:82 msgid "Can't mmap an empty file" msgstr "Impossibile eseguire mmap su un file vuoto" @@ -2211,76 +2240,66 @@ msgstr "Versioni candidate" msgid "Dependency Generation" msgstr "Generazione delle dipendenze" -#: apt-pkg/tagfile.cc:71 +#: apt-pkg/tagfile.cc:73 #, c-format msgid "Unable to parse package file %s (1)" msgstr "Impossibile analizzare il file dei pacchetti %s (1)" -#: apt-pkg/tagfile.cc:158 +#: apt-pkg/tagfile.cc:160 #, c-format msgid "Unable to parse package file %s (2)" msgstr "Impossibile analizzare il file dei pacchetti %s (2)" -#: apt-pkg/sourcelist.cc:88 +#: apt-pkg/sourcelist.cc:87 #, c-format msgid "Malformed line %lu in source list %s (URI)" msgstr "La linea %lu in %s (URI) non corretta" -#: apt-pkg/sourcelist.cc:90 +#: apt-pkg/sourcelist.cc:89 #, c-format msgid "Malformed line %lu in source list %s (dist)" msgstr "La linea %lu in %s (dist) non corretta" -#: apt-pkg/sourcelist.cc:93 +#: apt-pkg/sourcelist.cc:92 #, c-format msgid "Malformed line %lu in source list %s (URI parse)" msgstr "La linea %lu in %s (URI parse) non corretta" -#: apt-pkg/sourcelist.cc:99 +#: apt-pkg/sourcelist.cc:98 #, c-format msgid "Malformed line %lu in source list %s (Absolute dist)" msgstr "La linea %lu in %s (Absolute dist) non corretta" -#: apt-pkg/sourcelist.cc:106 +#: apt-pkg/sourcelist.cc:105 #, c-format msgid "Malformed line %lu in source list %s (dist parse)" msgstr "La linea %lu in %s (dist parse) non corretta" -#: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207 -#, c-format -msgid "Vendor block %s is invalid" -msgstr "Il blocco Vendor %s non valido" - -#: apt-pkg/sourcelist.cc:235 +#: apt-pkg/sourcelist.cc:156 #, c-format msgid "Opening %s" msgstr "Apertura di %s in corso" -#: apt-pkg/sourcelist.cc:249 +#: apt-pkg/sourcelist.cc:170 #, c-format msgid "Line %u too long in source list %s." msgstr "Linea %u troppo lunga nel source list %s." -#: apt-pkg/sourcelist.cc:266 +#: apt-pkg/sourcelist.cc:187 #, c-format msgid "Malformed line %u in source list %s (type)" msgstr "La linea %u in %s (type) non corretta" -#: apt-pkg/sourcelist.cc:270 -#, c-format -msgid "Type '%s' is not known in on line %u in source list %s" +#: apt-pkg/sourcelist.cc:191 +#, fuzzy, c-format +msgid "Type '%s' is not known on line %u in source list %s" msgstr "Il tipo '%s' non riconosciuto alla linea %u nella lista sorgente %s" -#: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282 +#: apt-pkg/sourcelist.cc:199 apt-pkg/sourcelist.cc:202 #, c-format msgid "Malformed line %u in source list %s (vendor id)" msgstr "La linea %u in %s (vendor id) non corretta" -#: apt-pkg/sourcelist.cc:296 -#, c-format -msgid "Unknown vendor ID '%s' in line %u of source list %s" -msgstr "ID vendor '%s', alla linea %u della lista sorgente %s, sconosciuto" - #: apt-pkg/packagemanager.cc:402 #, c-format msgid "" @@ -2289,15 +2308,15 @@ msgid "" "you really want to do it, activate the APT::Force-LoopBreak option." msgstr "" "Quest'installazione necessita della rimozione temporanea del pacchetto " -"essenziale %s a causa di un loop Conflitto/Pre-Dipendenza. Questo non " -"bene, ma se si vuole farlo, si attivi l'opzione APT::Force-LoopBreak " +"essenziale %s a causa di un loop Conflitto/Pre-Dipendenza. Questo non bene, " +"ma se si vuole farlo, si attivi l'opzione APT::Force-LoopBreak " #: apt-pkg/pkgrecords.cc:37 #, c-format msgid "Index file type '%s' is not supported" msgstr "Il file indice di tipo '%s' non supportato" -#: apt-pkg/algorithms.cc:238 +#: apt-pkg/algorithms.cc:241 #, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." @@ -2305,7 +2324,7 @@ msgstr "" "Il pacchetto %s deve essere reinstallato, ma non si riesce a trovare un " "archivio per esso." -#: apt-pkg/algorithms.cc:1056 +#: apt-pkg/algorithms.cc:1059 msgid "" "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " "held packages." @@ -2313,7 +2332,7 @@ msgstr "" "Errore, pkgProblemResolver::Resolve ha generato uno stop, questo pu essere " "causato da pacchetti bloccati " -#: apt-pkg/algorithms.cc:1058 +#: apt-pkg/algorithms.cc:1061 msgid "Unable to correct problems, you have held broken packages." msgstr "Impossibile correggere i problemi, ci sono pacchetti rotti bloccati" @@ -2351,7 +2370,7 @@ msgstr "Impossibile determinare un tipo di sistema di packaging appropriato" msgid "Unable to stat %s." msgstr "Impossibile analizzare %s." -#: apt-pkg/srcrecords.cc:49 +#: apt-pkg/srcrecords.cc:48 msgid "You must put some 'source' URIs in your sources.list" msgstr "Bisogna inserire alcuni URI di tipo 'source' in sources.list" @@ -2431,8 +2450,8 @@ msgstr "" #: apt-pkg/pkgcachegen.cc:213 msgid "Wow, you exceeded the number of dependencies this APT is capable of." msgstr "" -"WOW, si ecceduto il numero massimo di dipendenze che questo APT capace " -"di gestire" +"WOW, si ecceduto il numero massimo di dipendenze che questo APT capace di " +"gestire" #: apt-pkg/pkgcachegen.cc:241 #, c-format @@ -2459,16 +2478,20 @@ msgstr "Impossibile controllare la lista dei pacchetti sorgente %s" msgid "Collecting File Provides" msgstr "Il File Collezionato Fornisce" -#: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781 +#: apt-pkg/pkgcachegen.cc:785 apt-pkg/pkgcachegen.cc:792 msgid "IO Error saving source cache" msgstr "Errore di I/O nel salvataggio del cache sorgente" -#: apt-pkg/acquire-item.cc:124 +#: apt-pkg/acquire-item.cc:126 #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "rename() fallita: %s (%s -> %s)." -#: apt-pkg/acquire-item.cc:353 +#: apt-pkg/acquire-item.cc:235 apt-pkg/acquire-item.cc:897 +msgid "MD5Sum mismatch" +msgstr "Somma MD5 non corrispondente" + +#: apt-pkg/acquire-item.cc:711 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " @@ -2478,7 +2501,7 @@ msgstr "" "che bisogna correggere manualmente l'errore. (a causa di un'architettura " "mancante)" -#: apt-pkg/acquire-item.cc:388 +#: apt-pkg/acquire-item.cc:764 #, c-format msgid "" "I wasn't able to locate file for the %s package. This might mean you need to " @@ -2487,7 +2510,7 @@ msgstr "" "Non stato possibile trovare file per il pacchetto %s. Questo significa che " "bisogna correggere manualmente l'errore." -#: apt-pkg/acquire-item.cc:419 +#: apt-pkg/acquire-item.cc:800 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." @@ -2495,22 +2518,17 @@ msgstr "" "I file indice dei pacchetti sono corrotti. Non c' un campo Filename: per il " "pacchetto %s." -#: apt-pkg/acquire-item.cc:501 +#: apt-pkg/acquire-item.cc:887 msgid "Size mismatch" msgstr "Le Dimensioni non corrispondono" -#: apt-pkg/acquire-item.cc:511 -msgid "MD5Sum mismatch" -msgstr "Somma MD5 non corrispondente" - -#: methods/rsh.cc:264 -msgid "File Not Found" -msgstr "File Non Trovato" - -#: methods/rsh.cc:330 -msgid "Connection closed prematurely" -msgstr "Connessione chiusa prematuramente" +#: apt-pkg/vendorlist.cc:66 +#, fuzzy, c-format +msgid "Vendor block %s contains no fingerprint" +msgstr "Il blocco Vendor %s non valido" +#~ msgid "Unknown vendor ID '%s' in line %u of source list %s" +#~ msgstr "ID vendor '%s', alla linea %u della lista sorgente %s, sconosciuto" #~ msgid "" #~ "Some broken packages were found while trying to process build-" |