diff options
author | bubulle@debian.org <> | 2007-10-28 07:59:40 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2007-10-28 07:59:40 +0100 |
commit | de5a560abdd68b86eda5ecf17a84d0035a35dacd (patch) | |
tree | 6019e79bb8c2c57393d13445a9ebf2db0060677f /po/it.po | |
parent | 2e7cffaa74a16484eb5b1f71124394f88f83faca (diff) |
Update PO(T) files
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 3101 |
1 files changed, 1554 insertions, 1547 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-08-04 09:09+0200\n" +"POT-Creation-Date: 2007-10-26 07:15+0200\n" "PO-Revision-Date: 2006-10-12 09:27+0200\n" "Last-Translator: Samuele Giovanni Tonon <samu@debian.org>\n" "Language-Team: Italian <it@li.org>\n" @@ -13,6 +13,1496 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" +#: methods/cdrom.cc:114 +#, c-format +msgid "Unable to read the cdrom database %s" +msgstr "Impossibile leggere il database del cdrom %s" + +#: methods/cdrom.cc:123 +msgid "" +"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " +"cannot be used to add new CD-ROMs" +msgstr "" +"Si prega di usare apt-cdrom per far riconoscere questo CD-ROM da APT. apt-" +"get update non può essere usato per aggiungere nuovi CD-ROM" + +#: methods/cdrom.cc:131 +msgid "Wrong CD-ROM" +msgstr "CD-ROM sbagliato" + +#: methods/cdrom.cc:166 +#, c-format +msgid "Unable to unmount the CD-ROM in %s, it may still be in use." +msgstr "Impossibile smontare il CD-ROM in %s, potrebbe essere ancora in uso." + +#: methods/cdrom.cc:171 +msgid "Disk not found." +msgstr "Disco non trovato" + +#: methods/cdrom.cc:179 methods/file.cc:79 methods/rsh.cc:264 +msgid "File not found" +msgstr "File non trovato" + +#: methods/copy.cc:43 methods/gpgv.cc:281 methods/gzip.cc:141 +#: methods/gzip.cc:150 methods/rred.cc:234 methods/rred.cc:243 +msgid "Failed to stat" +msgstr "Impossibile analizzare" + +#: methods/copy.cc:80 methods/gpgv.cc:278 methods/gzip.cc:147 +#: methods/rred.cc:240 +msgid "Failed to set modification time" +msgstr "Impossibile impostare la data di modifica (modification time)" + +#: methods/file.cc:44 +msgid "Invalid URI, local URIS must not start with //" +msgstr "URI non valide, le URI locali non devono iniziare con //" + +#. Login must be before getpeername otherwise dante won't work. +#: methods/ftp.cc:162 +msgid "Logging in" +msgstr "Accesso in corso" + +#: methods/ftp.cc:168 +msgid "Unable to determine the peer name" +msgstr "Impossibile determinare il nome del peer" + +#: methods/ftp.cc:173 +msgid "Unable to determine the local name" +msgstr "Impossibile determinare il nome locale" + +#: methods/ftp.cc:204 methods/ftp.cc:232 +#, c-format +msgid "The server refused the connection and said: %s" +msgstr "Il server ha rifiutato la connessione e ha detto: %s" + +#: methods/ftp.cc:210 +#, c-format +msgid "USER failed, server said: %s" +msgstr "USER fallito, il server ha detto: %s" + +#: methods/ftp.cc:217 +#, c-format +msgid "PASS failed, server said: %s" +msgstr "PASS fallito, il server ha detto: %s" + +#: methods/ftp.cc:237 +msgid "" +"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " +"is empty." +msgstr "" +"Si è specificato un proxy server ma senza script di login, Acquire::ftp::" +"ProxyLogin è vuoto." + +#: methods/ftp.cc:265 +#, c-format +msgid "Login script command '%s' failed, server said: %s" +msgstr "Comando dello script di login '%s' fallito, il server ha detto: %s" + +#: methods/ftp.cc:291 +#, c-format +msgid "TYPE failed, server said: %s" +msgstr "TYPE fallito, il server ha detto: %s" + +#: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226 +msgid "Connection timeout" +msgstr "Timeout della connessione" + +#: methods/ftp.cc:335 +msgid "Server closed the connection" +msgstr "Il server ha chiuso la connessione" + +#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:471 methods/rsh.cc:190 +msgid "Read error" +msgstr "Errore di lettura" + +#: methods/ftp.cc:345 methods/rsh.cc:197 +msgid "A response overflowed the buffer." +msgstr "Una risposta ha superato le dimensioni del buffer." + +#: methods/ftp.cc:362 methods/ftp.cc:374 +msgid "Protocol corruption" +msgstr "Corruzione nel protocollo" + +#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:510 methods/rsh.cc:232 +msgid "Write error" +msgstr "Errore di scrittura" + +#: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729 +msgid "Could not create a socket" +msgstr "Impossibile creare un socket" + +#: methods/ftp.cc:698 +msgid "Could not connect data socket, connection timed out" +msgstr "" +"Impossibile connettersi al socket dati, tempo limite di connessione esaurito" + +#: methods/ftp.cc:702 methods/connect.cc:101 +msgid "Failed" +msgstr "Fallito" + +#: methods/ftp.cc:704 +msgid "Could not connect passive socket." +msgstr "Impossibile connettersi in modalità passiva" + +#: methods/ftp.cc:722 +msgid "getaddrinfo was unable to get a listening socket" +msgstr "È stato impossibile ottenere un socket in ascolto con getaddrinfo()" + +#: methods/ftp.cc:736 +msgid "Could not bind a socket" +msgstr "Impossibile eseguire bind() su un socket" + +#: methods/ftp.cc:740 +msgid "Could not listen on the socket" +msgstr "Impossibile eseguire listen() su un socket" + +#: methods/ftp.cc:747 +msgid "Could not determine the socket's name" +msgstr "Impossibile determinare il nome del socket" + +#: methods/ftp.cc:779 +msgid "Unable to send PORT command" +msgstr "Impossibile inviare il comando PORT" + +#: methods/ftp.cc:789 +#, c-format +msgid "Unknown address family %u (AF_*)" +msgstr "Famiglia di indirizzamento %u (AF_*) sconosciuta" + +#: methods/ftp.cc:798 +#, c-format +msgid "EPRT failed, server said: %s" +msgstr "EPRT fallito, il server ha detto: %s" + +#: methods/ftp.cc:818 +msgid "Data socket connect timed out" +msgstr "Tempo limite di connessione esaurito per il socket dati" + +#: methods/ftp.cc:825 +msgid "Unable to accept connection" +msgstr "Impossibile accettare connessioni" + +#: methods/ftp.cc:864 methods/http.cc:959 methods/rsh.cc:303 +msgid "Problem hashing file" +msgstr "Problemi nella creazione dell'hash del file" + +#: methods/ftp.cc:877 +#, c-format +msgid "Unable to fetch file, server said '%s'" +msgstr "Impossibile ottenere un file, il server ha detto '%s'" + +#: methods/ftp.cc:892 methods/rsh.cc:322 +msgid "Data socket timed out" +msgstr "Tempo limite esaurito per il socket dati" + +#: methods/ftp.cc:922 +#, c-format +msgid "Data transfer failed, server said '%s'" +msgstr "Trasferimento dei dati fallito, il server ha detto '%s'" + +#. Get the files information +#: methods/ftp.cc:997 +msgid "Query" +msgstr "Query" + +#: methods/ftp.cc:1109 +msgid "Unable to invoke " +msgstr "Impossibile invocare " + +#: methods/connect.cc:64 +#, c-format +msgid "Connecting to %s (%s)" +msgstr "Connessione a %s (%s) in corso" + +#: methods/connect.cc:71 +#, c-format +msgid "[IP: %s %s]" +msgstr "[IP: %s %s]" + +#: methods/connect.cc:80 +#, c-format +msgid "Could not create a socket for %s (f=%u t=%u p=%u)" +msgstr "Impossibile creare un socket per %s (f=%u t=%u p=%u)" + +#: methods/connect.cc:86 +#, c-format +msgid "Cannot initiate the connection to %s:%s (%s)." +msgstr "Impossibile iniziare la connessione a %s:%s (%s)." + +#: methods/connect.cc:93 +#, c-format +msgid "Could not connect to %s:%s (%s), connection timed out" +msgstr "" +"Impossibile connettersi a %s:%s (%s), tempo limite di connessione esaurito" + +#: methods/connect.cc:108 +#, c-format +msgid "Could not connect to %s:%s (%s)." +msgstr "Impossibile connettersi a %s:%s (%s)." + +#. We say this mainly because the pause here is for the +#. ssh connection that is still going +#: methods/connect.cc:136 methods/rsh.cc:425 +#, c-format +msgid "Connecting to %s" +msgstr "Connessione a %s in corso" + +#: methods/connect.cc:167 +#, c-format +msgid "Could not resolve '%s'" +msgstr "Impossibile risolvere '%s'" + +#: methods/connect.cc:173 +#, c-format +msgid "Temporary failure resolving '%s'" +msgstr "risoluzione di '%s' temporaneamente fallita" + +#: methods/connect.cc:176 +#, c-format +msgid "Something wicked happened resolving '%s:%s' (%i)" +msgstr "È accaduto qualcosa di anormale nella risoluzione di '%s:%s' (%i)" + +#: methods/connect.cc:223 +#, c-format +msgid "Unable to connect to %s %s:" +msgstr "Impossibile connettersi a %s %s:" + +#: methods/gpgv.cc:65 +#, c-format +msgid "Couldn't access keyring: '%s'" +msgstr "Impossibile accedere al keyring '%s'" + +#: methods/gpgv.cc:100 +msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." +msgstr "" +"E: Lista argomento da Acquire::gpgv::Options troppo lunga. Uscita in corso." + +#: methods/gpgv.cc:204 +msgid "" +"Internal error: Good signature, but could not determine key fingerprint?!" +msgstr "" +"Errore interno: Firma corretta, ma non è stato possibile determinare il " +"fingerprint della chiave?!" + +#: methods/gpgv.cc:209 +msgid "At least one invalid signature was encountered." +msgstr "Almeno una firma non valida è stata trovata." + +#: methods/gpgv.cc:213 +#, c-format +msgid "Could not execute '%s' to verify signature (is gnupg installed?)" +msgstr "" +"Impossibile esseguire '%s' per verificare la firma (gnupg è installato?)" + +#: methods/gpgv.cc:218 +msgid "Unknown error executing gpgv" +msgstr "Errore sconosciuto durante l'esecuzione di gpgv" + +#: methods/gpgv.cc:249 +msgid "The following signatures were invalid:\n" +msgstr "Le seguenti firme non erano valide:\n" + +#: methods/gpgv.cc:256 +msgid "" +"The following signatures couldn't be verified because the public key is not " +"available:\n" +msgstr "" +"Le seguenti firme non sono state verificate perché la chiave pubblica non è " +"disponibile:\n" + +#: methods/gpgv.cc:272 +#, c-format +msgid "Failed to stat %s" +msgstr "Impossibile analizzare %s" + +#: methods/gzip.cc:64 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Impossibile aprire una pipe per %s" + +#: methods/gzip.cc:109 +#, c-format +msgid "Read error from %s process" +msgstr "Errore di lettura dal processo %s" + +#: methods/http.cc:377 +msgid "Waiting for headers" +msgstr "In attesa degli header" + +#: methods/http.cc:523 +#, 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:531 +msgid "Bad header line" +msgstr "Linea nell'header non corretta" + +#: methods/http.cc:550 methods/http.cc:557 +msgid "The HTTP server sent an invalid reply header" +msgstr "Il server HTTP ha inviato un header di risposta non valido" + +#: methods/http.cc:586 +msgid "The HTTP server sent an invalid Content-Length header" +msgstr "Il server HTTP ha inviato un Content-Length non valido" + +#: methods/http.cc:601 +msgid "The HTTP server sent an invalid Content-Range header" +msgstr "Il server HTTP ha inviato un Content-Range non valido" + +#: methods/http.cc:603 +msgid "This HTTP server has broken range support" +msgstr "Questo server HTTP ha il supporto del range bacato" + +#: methods/http.cc:627 +msgid "Unknown date format" +msgstr "Formato della data sconosciuto" + +#: methods/http.cc:774 +msgid "Select failed" +msgstr "Select fallito" + +#: methods/http.cc:779 +msgid "Connection timed out" +msgstr "Tempo limite per la connessione esaurito" + +#: methods/http.cc:802 +msgid "Error writing to output file" +msgstr "Errore nella scrittura del file di output" + +#: methods/http.cc:833 +msgid "Error writing to file" +msgstr "Errore nella scrittura nel file" + +#: methods/http.cc:861 +msgid "Error writing to the file" +msgstr "Errore nella scrittura nel file" + +#: methods/http.cc:875 +msgid "Error reading from server. Remote end closed connection" +msgstr "" +"Errore nella lettura dal server. Il lato remoto ha chiuso la connessione" + +#: methods/http.cc:877 +msgid "Error reading from server" +msgstr "Errore nella lettura dal server" + +#: methods/http.cc:1104 +msgid "Bad header data" +msgstr "Header dei dati malformato" + +#: methods/http.cc:1121 methods/http.cc:1176 +msgid "Connection failed" +msgstr "Connessione fallita" + +#: methods/http.cc:1228 +msgid "Internal error" +msgstr "Errore interno" + +#: apt-pkg/contrib/mmap.cc:80 +msgid "Can't mmap an empty file" +msgstr "Impossibile eseguire mmap su un file vuoto" + +#: apt-pkg/contrib/mmap.cc:85 +#, c-format +msgid "Couldn't make mmap of %lu bytes" +msgstr "Impossibile eseguire mmap di %lu byte" + +#: apt-pkg/contrib/strutl.cc:978 +#, c-format +msgid "Selection %s not found" +msgstr "Selezione %s non trovata" + +#: apt-pkg/contrib/configuration.cc:434 +#, c-format +msgid "Unrecognized type abbreviation: '%c'" +msgstr "Tipo di abbreviazione non riconosciuto: '%c'" + +#: apt-pkg/contrib/configuration.cc:492 +#, c-format +msgid "Opening configuration file %s" +msgstr "Apertura del file di configurazione %s in corso" + +#: apt-pkg/contrib/configuration.cc:510 +#, fuzzy, c-format +msgid "Line %d too long (max %u)" +msgstr "Linea %d troppo lunga (max %d)" + +#: apt-pkg/contrib/configuration.cc:606 +#, c-format +msgid "Syntax error %s:%u: Block starts with no name." +msgstr "Errore di sintassi %s:%u: Il blocco inizia senza nome" + +#: apt-pkg/contrib/configuration.cc:625 +#, c-format +msgid "Syntax error %s:%u: Malformed tag" +msgstr "Errore di sintassi %s:%u: Tag malformato" + +#: apt-pkg/contrib/configuration.cc:642 +#, c-format +msgid "Syntax error %s:%u: Extra junk after value" +msgstr "Errore di sintassi %s:%u: Carattere extra dopo il valore" + +#: apt-pkg/contrib/configuration.cc:682 +#, c-format +msgid "Syntax error %s:%u: Directives can only be done at the top level" +msgstr "" +"Errore di sintassi %s:%u: Le direttive possono essere fatte solo al livello " +"più alto" + +#: apt-pkg/contrib/configuration.cc:689 +#, c-format +msgid "Syntax error %s:%u: Too many nested includes" +msgstr "Errore di sintassi %s:%u: Troppi include annidati" + +#: apt-pkg/contrib/configuration.cc:693 apt-pkg/contrib/configuration.cc:698 +#, c-format +msgid "Syntax error %s:%u: Included from here" +msgstr "Errore di sintassi %s:%u: Incluso da qui" + +#: apt-pkg/contrib/configuration.cc:702 +#, c-format +msgid "Syntax error %s:%u: Unsupported directive '%s'" +msgstr "Errore di sintassi %s:%u: Direttiva non supportata '%s'" + +#: apt-pkg/contrib/configuration.cc:736 +#, c-format +msgid "Syntax error %s:%u: Extra junk at end of file" +msgstr "Errore di sintassi %s:%u: caratteri extra alla fine del file" + +#: apt-pkg/contrib/configuration.cc:748 apt-pkg/contrib/cdromutl.cc:150 +#: apt-pkg/sourcelist.cc:320 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:34 +#, c-format +msgid "Unable to read %s" +msgstr "Impossibile leggere %s" + +#: apt-pkg/contrib/progress.cc:153 +#, c-format +msgid "%c%s... Error!" +msgstr "%c%s... Errore!" + +#: apt-pkg/contrib/progress.cc:155 +#, c-format +msgid "%c%s... Done" +msgstr "%c%s... Fatto" + +#: apt-pkg/contrib/cmndline.cc:77 +#, c-format +msgid "Command line option '%c' [from %s] is not known." +msgstr "L'opzione da linea di comando '%c' [da %s] è sconosciuta." + +#: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111 +#: apt-pkg/contrib/cmndline.cc:119 +#, c-format +msgid "Command line option %s is not understood" +msgstr "L'opzione da linea di comando %s non è chiara" + +#: apt-pkg/contrib/cmndline.cc:124 +#, c-format +msgid "Command line option %s is not boolean" +msgstr "L'opzione da linea di comando %s, non è booleana" + +#: apt-pkg/contrib/cmndline.cc:163 apt-pkg/contrib/cmndline.cc:184 +#, c-format +msgid "Option %s requires an argument." +msgstr "L'opzione %s richiede un argomento." + +#: apt-pkg/contrib/cmndline.cc:198 apt-pkg/contrib/cmndline.cc:204 +#, c-format +msgid "Option %s: Configuration item specification must have an =<val>." +msgstr "" +"Opzione %s: la specifica di configurazione del parametro deve avere un " +"=<valore>." + +#: apt-pkg/contrib/cmndline.cc:234 +#, c-format +msgid "Option %s requires an integer argument, not '%s'" +msgstr "L'opzione %s richiede un argomento intero, non '%s'" + +#: apt-pkg/contrib/cmndline.cc:265 +#, c-format +msgid "Option '%s' is too long" +msgstr "L'opzione '%s' è troppo lunga" + +#: apt-pkg/contrib/cmndline.cc:298 +#, c-format +msgid "Sense %s is not understood, try true or false." +msgstr "Il valore %s non è chiaro, provare true o false." + +#: apt-pkg/contrib/cmndline.cc:348 +#, c-format +msgid "Invalid operation %s" +msgstr "Operazione non valida %s" + +#: apt-pkg/contrib/cdromutl.cc:52 +#, c-format +msgid "Unable to stat the mount point %s" +msgstr "Impossibile accedere al mount point %s" + +#: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/acquire.cc:424 apt-pkg/clean.cc:40 +#, c-format +msgid "Unable to change to %s" +msgstr "Impossibile raggiungere %s" + +#: apt-pkg/contrib/cdromutl.cc:187 +msgid "Failed to stat the cdrom" +msgstr "Impossibile accedere al cdrom" + +#: apt-pkg/contrib/fileutl.cc:82 +#, c-format +msgid "Not using locking for read only lock file %s" +msgstr "Locking disabilitato per il file di lock in sola lettura %s" + +#: apt-pkg/contrib/fileutl.cc:87 +#, c-format +msgid "Could not open lock file %s" +msgstr "Impossibile aprire il file di lock %s" + +#: apt-pkg/contrib/fileutl.cc:105 +#, c-format +msgid "Not using locking for nfs mounted lock file %s" +msgstr "Lock disabilitato per il file di lock %s nfs montato" + +#: apt-pkg/contrib/fileutl.cc:109 +#, c-format +msgid "Could not get lock %s" +msgstr "Impossibile ottenere il lock %s" + +#: apt-pkg/contrib/fileutl.cc:377 +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "In attesa per %s ma non presente" + +#: apt-pkg/contrib/fileutl.cc:387 +#, c-format +msgid "Sub-process %s received a segmentation fault." +msgstr "Il sottoprocesso %s ha ricevuto un segmentation fault." + +#: apt-pkg/contrib/fileutl.cc:390 +#, c-format +msgid "Sub-process %s returned an error code (%u)" +msgstr "Il sottoprocesso %s ha ritornato un codice d'errore (%u)" + +#: apt-pkg/contrib/fileutl.cc:392 +#, c-format +msgid "Sub-process %s exited unexpectedly" +msgstr "Il sottoprocesso %s è uscito inaspettatamente" + +#: apt-pkg/contrib/fileutl.cc:436 +#, c-format +msgid "Could not open file %s" +msgstr "Impossibile aprire il file %s" + +#: apt-pkg/contrib/fileutl.cc:492 +#, c-format +msgid "read, still have %lu to read but none left" +msgstr "letto, c'erano ancora %lu da leggere ma non e' stato lasciato nulla" + +#: apt-pkg/contrib/fileutl.cc:522 +#, c-format +msgid "write, still have %lu to write but couldn't" +msgstr "scrittura, c'erano ancora %lu da scrivere ma non era possibile" + +#: apt-pkg/contrib/fileutl.cc:597 +msgid "Problem closing the file" +msgstr "Si è verificato un problema chiudendo il file" + +#: apt-pkg/contrib/fileutl.cc:603 +msgid "Problem unlinking the file" +msgstr "Si è verificato un problema rimuovendo il file" + +#: apt-pkg/contrib/fileutl.cc:614 +msgid "Problem syncing the file" +msgstr "Si è verificato un problema sincronizzando il file" + +#: apt-pkg/pkgcache.cc:132 +msgid "Empty package cache" +msgstr "Cache dei pacchetti vuota" + +#: apt-pkg/pkgcache.cc:138 +msgid "The package cache file is corrupted" +msgstr "Il file cache dei pacchetti è corrotto" + +#: apt-pkg/pkgcache.cc:143 +msgid "The package cache file is an incompatible version" +msgstr "Il file cache dei pacchetti è in una versione incompatibile" + +#: apt-pkg/pkgcache.cc:148 +#, c-format +msgid "This APT does not support the versioning system '%s'" +msgstr "Questo APT non supporta il sistema di versioning '%s'" + +#: apt-pkg/pkgcache.cc:153 +msgid "The package cache was built for a different architecture" +msgstr "" +"Il file cache dei pacchetti è stato generato per un'architettura differente" + +#: apt-pkg/pkgcache.cc:224 +msgid "Depends" +msgstr "Dipende" + +#: apt-pkg/pkgcache.cc:224 +msgid "PreDepends" +msgstr "Predipende" + +#: apt-pkg/pkgcache.cc:224 +msgid "Suggests" +msgstr "Consiglia" + +#: apt-pkg/pkgcache.cc:225 +msgid "Recommends" +msgstr "Raccomanda" + +#: apt-pkg/pkgcache.cc:225 +msgid "Conflicts" +msgstr "Va in conflitto" + +#: apt-pkg/pkgcache.cc:225 +msgid "Replaces" +msgstr "Sostituisce" + +#: apt-pkg/pkgcache.cc:226 +msgid "Obsoletes" +msgstr "Rende obsoleto" + +#: apt-pkg/pkgcache.cc:226 +msgid "Breaks" +msgstr "" + +#: apt-pkg/pkgcache.cc:237 +msgid "important" +msgstr "importante" + +#: apt-pkg/pkgcache.cc:237 +msgid "required" +msgstr "richiesto" + +#: apt-pkg/pkgcache.cc:237 +msgid "standard" +msgstr "standard" + +#: apt-pkg/pkgcache.cc:238 +msgid "optional" +msgstr "opzionale" + +#: apt-pkg/pkgcache.cc:238 +msgid "extra" +msgstr "extra" + +#: apt-pkg/depcache.cc:121 apt-pkg/depcache.cc:150 +msgid "Building dependency tree" +msgstr "Generazione dell'albero delle dipendenze in corso" + +#: apt-pkg/depcache.cc:122 +msgid "Candidate versions" +msgstr "Versioni candidate" + +#: apt-pkg/depcache.cc:151 +msgid "Dependency generation" +msgstr "Generazione delle dipendenze" + +#: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195 +#, fuzzy +msgid "Reading state information" +msgstr "Aggiornamento delle informazioni disponibili" + +#: apt-pkg/depcache.cc:219 +#, fuzzy, c-format +msgid "Failed to open StateFile %s" +msgstr "Impossibile aprire %s" + +#: apt-pkg/depcache.cc:225 +#, fuzzy, c-format +msgid "Failed to write temporary StateFile %s" +msgstr "Impossibile scrivere il file %s" + +#: apt-pkg/tagfile.cc:102 +#, c-format +msgid "Unable to parse package file %s (1)" +msgstr "Impossibile analizzare il file dei pacchetti %s (1)" + +#: apt-pkg/tagfile.cc:189 +#, c-format +msgid "Unable to parse package file %s (2)" +msgstr "Impossibile analizzare il file dei pacchetti %s (2)" + +#: apt-pkg/sourcelist.cc:90 +#, c-format +msgid "Malformed line %lu in source list %s (URI)" +msgstr "La linea %lu in %s (URI) non è corretta" + +#: apt-pkg/sourcelist.cc:92 +#, c-format +msgid "Malformed line %lu in source list %s (dist)" +msgstr "La linea %lu in %s (dist) non è corretta" + +#: apt-pkg/sourcelist.cc:95 +#, 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:101 +#, c-format +msgid "Malformed line %lu in source list %s (absolute dist)" +msgstr "La linea %lu nella lista delle fonti %s (Absolute dist) non è corretta" + +#: apt-pkg/sourcelist.cc:108 +#, 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:199 +#, c-format +msgid "Opening %s" +msgstr "Apertura di %s in corso" + +#: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:448 +#, c-format +msgid "Line %u too long in source list %s." +msgstr "Linea %u troppo lunga nel source list %s." + +#: apt-pkg/sourcelist.cc:236 +#, c-format +msgid "Malformed line %u in source list %s (type)" +msgstr "La linea %u in %s (type) non è corretta" + +#: apt-pkg/sourcelist.cc:240 +#, 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 sorgenti %s" + +#: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251 +#, c-format +msgid "Malformed line %u in source list %s (vendor id)" +msgstr "La linea %u in %s (vendor id) non è corretta" + +#: apt-pkg/packagemanager.cc:399 +#, c-format +msgid "" +"This installation run will require temporarily removing the essential " +"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " +"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 " + +#: apt-pkg/pkgrecords.cc:32 +#, c-format +msgid "Index file type '%s' is not supported" +msgstr "Il file indice di tipo '%s' non è supportato" + +#: apt-pkg/algorithms.cc:247 +#, c-format +msgid "" +"The package %s needs to be reinstalled, but I can't find an archive for it." +msgstr "" +"Il pacchetto %s deve essere reinstallato, ma non si riesce a trovare un " +"archivio per esso." + +#: apt-pkg/algorithms.cc:1105 +msgid "" +"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " +"held packages." +msgstr "" +"Errore, pkgProblemResolver::Resolve ha generato uno stop, questo può essere " +"causato da pacchetti bloccati " + +#: apt-pkg/algorithms.cc:1107 +msgid "Unable to correct problems, you have held broken packages." +msgstr "Impossibile correggere i problemi, ci sono pacchetti rotti bloccati" + +#: apt-pkg/acquire.cc:59 +#, c-format +msgid "Lists directory %spartial is missing." +msgstr "Manca la directory di liste %spartial." + +#: apt-pkg/acquire.cc:63 +#, c-format +msgid "Archive directory %spartial is missing." +msgstr "Manca la directory di archivio %spartial." + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc:827 +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Scaricamento file %li di %li (%s rimanente)" + +#: apt-pkg/acquire.cc:829 +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Scaricamento file %li di %li" + +#: apt-pkg/acquire-worker.cc:110 +#, c-format +msgid "The method driver %s could not be found." +msgstr "Non è stato possibile trovare un driver per il metodo %s." + +#: apt-pkg/acquire-worker.cc:159 +#, c-format +msgid "Method %s did not start correctly" +msgstr "Il metodo %s non è partito correttamente" + +#: apt-pkg/acquire-worker.cc:398 +#, c-format +msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." +msgstr "" +"Per favore inserire il disco chiamato '%s' nel dispositivo '%s' e premere " +"invio." + +#: apt-pkg/init.cc:124 +#, c-format +msgid "Packaging system '%s' is not supported" +msgstr "Il sistema di archiviazione (packaging) '%s' non è supportato" + +#: apt-pkg/init.cc:140 +msgid "Unable to determine a suitable packaging system type" +msgstr "Impossibile determinare un tipo di sistema appropriato di pacchetti" + +#: apt-pkg/clean.cc:57 +#, c-format +msgid "Unable to stat %s." +msgstr "Impossibile analizzare %s." + +#: apt-pkg/srcrecords.cc:44 +msgid "You must put some 'source' URIs in your sources.list" +msgstr "Bisogna inserire alcuni URI di tipo 'source' in sources.list" + +#: apt-pkg/cachefile.cc:63 +msgid "The list of sources could not be read." +msgstr "La lista dei sorgenti non può essere letta." + +#: apt-pkg/cachefile.cc:69 +msgid "The package lists or status file could not be parsed or opened." +msgstr "" +"La lista dei pacchetti o il file di status non possono essere letti o aperti." + +#: apt-pkg/cachefile.cc:73 +msgid "You may want to run apt-get update to correct these problems" +msgstr "È consigliabile eseguire apt-get update per correggere questi problemi" + +#: apt-pkg/policy.cc:267 +msgid "Invalid record in the preferences file, no Package header" +msgstr "Campo non valido nel file delle preferenze, Manca \"Package header\"" + +#: apt-pkg/policy.cc:289 +#, c-format +msgid "Did not understand pin type %s" +msgstr "Impossibile capire il tipo di pin %s" + +#: apt-pkg/policy.cc:297 +msgid "No priority (or zero) specified for pin" +msgstr "Nessuna (o zero) priorità specificata per il pin" + +#: apt-pkg/pkgcachegen.cc:72 +msgid "Cache has an incompatible versioning system" +msgstr "La cache ha un sistema incompatibile di gestione delle versioni" + +#: apt-pkg/pkgcachegen.cc:115 +#, c-format +msgid "Error occurred while processing %s (NewPackage)" +msgstr "Errore nell'analisi di %s (NewPackage)" + +#: apt-pkg/pkgcachegen.cc:130 +#, c-format +msgid "Error occurred while processing %s (UsePackage1)" +msgstr "Errore nell'analisi di %s (UsePackage1)" + +#: apt-pkg/pkgcachegen.cc:153 +#, fuzzy, c-format +msgid "Error occurred while processing %s (NewFileDesc1)" +msgstr "Errore nell'analisi di %s (NewFileVer1)" + +#: apt-pkg/pkgcachegen.cc:178 +#, c-format +msgid "Error occurred while processing %s (UsePackage2)" +msgstr "Errore nell'analisi di %s (UsePackage2)" + +#: apt-pkg/pkgcachegen.cc:182 +#, c-format +msgid "Error occurred while processing %s (NewFileVer1)" +msgstr "Errore nell'analisi di %s (NewFileVer1)" + +#: apt-pkg/pkgcachegen.cc:213 +#, c-format +msgid "Error occurred while processing %s (NewVersion1)" +msgstr "Errore nell'analisi di %s (NewVersion1)" + +#: apt-pkg/pkgcachegen.cc:217 +#, c-format +msgid "Error occurred while processing %s (UsePackage3)" +msgstr "Errore nell'analisi di %s (UsePackage3)" + +#: apt-pkg/pkgcachegen.cc:221 +#, c-format +msgid "Error occurred while processing %s (NewVersion2)" +msgstr "Errore nell'analisi di %s (NewVersion2)" + +#: apt-pkg/pkgcachegen.cc:245 +#, fuzzy, c-format +msgid "Error occurred while processing %s (NewFileDesc2)" +msgstr "Errore nell'analisi di %s (NewFileVer1)" + +#: apt-pkg/pkgcachegen.cc:251 +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "" +"WOW, si è ecceduto il numero massimo di nomi di pacchetti che questo APT è " +"capace di gestire" + +#: apt-pkg/pkgcachegen.cc:254 +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "" +"WOW, si è ecceduto il numero massimo di versioni che questo APT è capace di " +"gestire" + +#: apt-pkg/pkgcachegen.cc:257 +#, fuzzy +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "" +"WOW, si è ecceduto il numero massimo di versioni che questo APT è capace di " +"gestire" + +#: apt-pkg/pkgcachegen.cc:260 +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" + +#: apt-pkg/pkgcachegen.cc:288 +#, c-format +msgid "Error occurred while processing %s (FindPkg)" +msgstr "Errore nell'analisi di %s (FindPkg)" + +#: apt-pkg/pkgcachegen.cc:301 +#, c-format +msgid "Error occurred while processing %s (CollectFileProvides)" +msgstr "Errore nell'analisi di %s (CollectFileProvides)" + +#: apt-pkg/pkgcachegen.cc:307 +#, c-format +msgid "Package %s %s was not found while processing file dependencies" +msgstr "" +"È stato impossibile trovare %s %s mentre si processava le dipendenze dei file" + +#: apt-pkg/pkgcachegen.cc:678 +#, c-format +msgid "Couldn't stat source package list %s" +msgstr "Impossibile controllare la lista dei pacchetti sorgente %s" + +#. Build the status cache +#: apt-pkg/pkgcachegen.cc:748 apt-pkg/pkgcachegen.cc:817 +#: apt-pkg/pkgcachegen.cc:822 apt-pkg/pkgcachegen.cc:945 +msgid "Reading package lists" +msgstr "Lettura della lista dei pacchetti in corso" + +#: apt-pkg/pkgcachegen.cc:763 +msgid "Collecting File Provides" +msgstr "Il File Collezionato Fornisce" + +#: apt-pkg/pkgcachegen.cc:815 +#, c-format +msgid "Unable to write to %s" +msgstr "Impossibile scrivere in %s" + +#: apt-pkg/pkgcachegen.cc:890 apt-pkg/pkgcachegen.cc:897 +msgid "IO Error saving source cache" +msgstr "Errore di I/O nel salvataggio del cache sorgente" + +#: apt-pkg/acquire-item.cc:127 +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "rename() fallita: %s (%s -> %s)." + +#: apt-pkg/acquire-item.cc:401 +msgid "MD5Sum mismatch" +msgstr "Somma MD5 non corrispondente" + +#: apt-pkg/acquire-item.cc:647 apt-pkg/acquire-item.cc:1399 +#, fuzzy +msgid "Hash Sum mismatch" +msgstr "Somma MD5 non corrispondente" + +#: apt-pkg/acquire-item.cc:1091 +msgid "There is no public key available for the following key IDs:\n" +msgstr "" +"Non esiste una chiave pubblica disponibile per i seguenti ID di chiave:\n" + +#: apt-pkg/acquire-item.cc:1204 +#, c-format +msgid "" +"I wasn't able to locate a file for the %s package. This might mean you need " +"to manually fix this package. (due to missing arch)" +msgstr "" +"Non è stato possibile trovare un file per il pacchetto %s. Questo significa " +"che bisogna correggere manualmente l'errore. (a causa di un'architettura " +"mancante)" + +#: apt-pkg/acquire-item.cc:1263 +#, c-format +msgid "" +"I wasn't able to locate file for the %s package. This might mean you need to " +"manually fix this package." +msgstr "" +"Non è stato possibile trovare file per il pacchetto %s. Questo significa che " +"bisogna correggere manualmente l'errore." + +#: apt-pkg/acquire-item.cc:1304 +#, c-format +msgid "" +"The package index files are corrupted. No Filename: field for package %s." +msgstr "" +"I file indice dei pacchetti sono corrotti. Non c'è un campo Filename: per il " +"pacchetto %s." + +#: apt-pkg/acquire-item.cc:1391 +msgid "Size mismatch" +msgstr "Le Dimensioni non corrispondono" + +#: apt-pkg/vendorlist.cc:66 +#, c-format +msgid "Vendor block %s contains no fingerprint" +msgstr "Il blocco vendor %s non contiene dati" + +#: apt-pkg/cdrom.cc:529 +#, c-format +msgid "" +"Using CD-ROM mount point %s\n" +"Mounting CD-ROM\n" +msgstr "" +"Si userà il punto di montaggio del CD-ROM %s\n" +"Montaggio CD-ROM\n" + +#: apt-pkg/cdrom.cc:538 apt-pkg/cdrom.cc:620 +msgid "Identifying.. " +msgstr "Identificazione in corso.. " + +#: apt-pkg/cdrom.cc:563 +#, c-format +msgid "Stored label: %s \n" +msgstr "Etichette salvate: %s \n" + +#: apt-pkg/cdrom.cc:583 +#, c-format +msgid "Using CD-ROM mount point %s\n" +msgstr "Si userà il mount point del CD-ROM %s\n" + +#: apt-pkg/cdrom.cc:601 +msgid "Unmounting CD-ROM\n" +msgstr "Smontaggio CD-ROM in corso\n" + +#: apt-pkg/cdrom.cc:605 +msgid "Waiting for disc...\n" +msgstr "In attesa del disco...\n" + +#. Mount the new CDROM +#: apt-pkg/cdrom.cc:613 +msgid "Mounting CD-ROM...\n" +msgstr "Montaggio CD-ROM in corso \n" + +#: apt-pkg/cdrom.cc:631 +msgid "Scanning disc for index files..\n" +msgstr "Scansione del disco alla ricerca di file indice, in corso..\n" + +#: apt-pkg/cdrom.cc:671 +#, fuzzy, c-format +msgid "" +"Found %u package indexes, %u source indexes, %u translation indexes and %u " +"signatures\n" +msgstr "Trovati %i indici di pacchetto, %i indici di sorgenti e %i firme\n" + +#: apt-pkg/cdrom.cc:708 +#, fuzzy, c-format +msgid "Found label '%s'\n" +msgstr "Etichette salvate: %s \n" + +#: apt-pkg/cdrom.cc:737 +msgid "That is not a valid name, try again.\n" +msgstr "Questo non è un nome valido, riprovare.\n" + +#: apt-pkg/cdrom.cc:753 +#, c-format +msgid "" +"This disc is called: \n" +"'%s'\n" +msgstr "" +"Questo disco è chiamato: \n" +"'%s'\n" + +#: apt-pkg/cdrom.cc:757 +msgid "Copying package lists..." +msgstr "Copia della lista dei pacchetti in corso..." + +#: apt-pkg/cdrom.cc:783 +msgid "Writing new source list\n" +msgstr "Scrittura di una nuova lista sorgenti in corso\n" + +#: apt-pkg/cdrom.cc:792 +msgid "Source list entries for this disc are:\n" +msgstr "Le voci lista sorgenti per questo Disco sono:\n" + +#: apt-pkg/cdrom.cc:834 +#, fuzzy +msgid "Unmounting CD-ROM...\n" +msgstr "Smontaggio CD-ROM in corso..." + +#: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:823 +#, c-format +msgid "Wrote %i records.\n" +msgstr "Scritti %i record.\n" + +#: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:825 +#, c-format +msgid "Wrote %i records with %i missing files.\n" +msgstr "Scritti %i record con %i file mancanti.\n" + +#: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:828 +#, c-format +msgid "Wrote %i records with %i mismatched files\n" +msgstr "Scritti %i record con %i file senza match\n" + +#: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:831 +#, c-format +msgid "Wrote %i records with %i missing files and %i mismatched files\n" +msgstr "Scritti %i record con %i file mancanti e %i file senza match\n" + +#: apt-pkg/deb/dpkgpm.cc:510 +#, fuzzy, c-format +msgid "Directory '%s' missing" +msgstr "Manca la directory di liste %spartial." + +#: apt-pkg/deb/dpkgpm.cc:572 +#, c-format +msgid "Preparing %s" +msgstr "Preparazione di %s in corso" + +#: apt-pkg/deb/dpkgpm.cc:573 +#, c-format +msgid "Unpacking %s" +msgstr "Scompattamento di %s in corso" + +#: apt-pkg/deb/dpkgpm.cc:578 +#, c-format +msgid "Preparing to configure %s" +msgstr "Preparazione alla configurazione di %s in corso" + +#: apt-pkg/deb/dpkgpm.cc:579 +#, c-format +msgid "Configuring %s" +msgstr "Configurazione di %s in corso" + +#: apt-pkg/deb/dpkgpm.cc:581 apt-pkg/deb/dpkgpm.cc:582 +#, fuzzy, c-format +#| msgid "Error processing directory %s" +msgid "Processing triggers for %s" +msgstr "Errore durante l'analisi della directory %s" + +#: apt-pkg/deb/dpkgpm.cc:584 +#, c-format +msgid "Installed %s" +msgstr "%s Installato" + +#: apt-pkg/deb/dpkgpm.cc:589 apt-pkg/deb/dpkgpm.cc:591 +#: apt-pkg/deb/dpkgpm.cc:592 +#, c-format +msgid "Preparing for removal of %s" +msgstr "Preparazione per la rimozione di %s in corso" + +#: apt-pkg/deb/dpkgpm.cc:594 +#, c-format +msgid "Removing %s" +msgstr "Rimozione di %s in corso" + +#: apt-pkg/deb/dpkgpm.cc:595 +#, c-format +msgid "Removed %s" +msgstr "%s rimosso" + +#: apt-pkg/deb/dpkgpm.cc:600 +#, c-format +msgid "Preparing to completely remove %s" +msgstr "Preparazione alla rimozione totale di %s in corso" + +#: apt-pkg/deb/dpkgpm.cc:601 +#, c-format +msgid "Completely removed %s" +msgstr "Rimozione totale completata %s" + +#: apt-pkg/deb/dpkgpm.cc:749 +msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" +msgstr "" + +#: methods/rred.cc:219 +msgid "Could not patch file" +msgstr "Impossibile aprire il file %s" + +#: methods/rsh.cc:91 +msgid "Failed to create IPC pipe to subprocess" +msgstr "Impossibile creare un pipe IPC verso il sottoprocesso" + +#: methods/rsh.cc:330 +msgid "Connection closed prematurely" +msgstr "Connessione chiusa prematuramente" + +#: apt-inst/contrib/extracttar.cc:114 +msgid "Failed to create pipes" +msgstr "Impossibile creare delle pipe" + +#: apt-inst/contrib/extracttar.cc:141 +msgid "Failed to exec gzip " +msgstr "Impossibile eseguire gzip " + +#: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204 +msgid "Corrupted archive" +msgstr "Archivio corrotto" + +#: apt-inst/contrib/extracttar.cc:193 +msgid "Tar checksum failed, archive corrupted" +msgstr "Checksum di tar fallito, archivio corrotto" + +#: apt-inst/contrib/extracttar.cc:296 +#, c-format +msgid "Unknown TAR header type %u, member %s" +msgstr "Tipo %u nell'header del tar sconosciuto, member %s" + +#: apt-inst/contrib/arfile.cc:70 +msgid "Invalid archive signature" +msgstr "Firma dell'archivio non valida" + +#: apt-inst/contrib/arfile.cc:78 +msgid "Error reading archive member header" +msgstr "Errore nella lettura del member header dell'archivio" + +#: apt-inst/contrib/arfile.cc:90 apt-inst/contrib/arfile.cc:102 +msgid "Invalid archive member header" +msgstr "Member header dell'archivio non valido" + +#: apt-inst/contrib/arfile.cc:128 +msgid "Archive is too short" +msgstr "L'archivio è troppo corto" + +#: apt-inst/contrib/arfile.cc:132 +msgid "Failed to read the archive headers" +msgstr "Impossibile leggere gli header dell'archivio" + +#: apt-inst/filelist.cc:380 +msgid "DropNode called on still linked node" +msgstr "Dropnode invocata su un nodo ancora collegato" + +#: apt-inst/filelist.cc:412 +msgid "Failed to locate the hash element!" +msgstr "Impossibile localizzare l'elemento hash!" + +#: apt-inst/filelist.cc:459 +msgid "Failed to allocate diversion" +msgstr "Impossibile allocare la deviazione" + +#: apt-inst/filelist.cc:464 +msgid "Internal error in AddDiversion" +msgstr "Errore interno in AddDiversion" + +#: apt-inst/filelist.cc:477 +#, c-format +msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" +msgstr "" +"Tentativo di sovrascrittura di una deviazione in corso, %s -> %s e %s/%s" + +#: apt-inst/filelist.cc:506 +#, c-format +msgid "Double add of diversion %s -> %s" +msgstr "Doppia aggiunta di deviazione %s -> %s" + +#: apt-inst/filelist.cc:549 +#, c-format +msgid "Duplicate conf file %s/%s" +msgstr "File di configurazione duplice %s/%s" + +#: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49 +#, c-format +msgid "Failed to write file %s" +msgstr "Impossibile scrivere il file %s" + +#: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100 +#, c-format +msgid "Failed to close file %s" +msgstr "Chiusura del file %s fallita" + +#: apt-inst/extract.cc:93 apt-inst/extract.cc:164 +#, c-format +msgid "The path %s is too long" +msgstr "Il path %s è troppo lungo" + +#: apt-inst/extract.cc:124 +#, c-format +msgid "Unpacking %s more than once" +msgstr "Estrazione di %s eseguita più di una volta" + +#: apt-inst/extract.cc:134 +#, c-format +msgid "The directory %s is diverted" +msgstr "La directory %s è deviata" + +#: apt-inst/extract.cc:144 +#, c-format +msgid "The package is trying to write to the diversion target %s/%s" +msgstr "" +"Il pacchetto sta cercando di scrivere nella deviazione di destinazione %s/%s" + +#: apt-inst/extract.cc:154 apt-inst/extract.cc:297 +msgid "The diversion path is too long" +msgstr "Il path della deviazione è troppo lungo" + +#: apt-inst/extract.cc:185 +#, c-format +msgid "Failed to rename %s to %s" +msgstr "Impossibile rinominare %s in %s" + +#: apt-inst/extract.cc:240 +#, c-format +msgid "The directory %s is being replaced by a non-directory" +msgstr "La directory %s sta per essere sostituita da una non-directory" + +#: apt-inst/extract.cc:280 +msgid "Failed to locate node in its hash bucket" +msgstr "Impossibile localizzare il nodo nel suo hash bucket" + +#: apt-inst/extract.cc:284 +msgid "The path is too long" +msgstr "Il path è troppo lungo" + +#: apt-inst/extract.cc:414 +#, c-format +msgid "Overwrite package match with no version for %s" +msgstr "Il pacchetto sovrascritto corrisponde senza versione per %s" + +#: apt-inst/extract.cc:431 +#, c-format +msgid "File %s/%s overwrites the one in the package %s" +msgstr "Il file %s/%s sovrascrive quello nel pacchetto %s" + +#: apt-inst/extract.cc:491 +#, c-format +msgid "Unable to stat %s" +msgstr "Impossibile analizzare %s" + +#: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57 +#, c-format +msgid "Failed to remove %s" +msgstr "Impossibile rimuovere %s" + +#: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108 +#, c-format +msgid "Unable to create %s" +msgstr "Impossibile creare %s" + +#: apt-inst/deb/dpkgdb.cc:114 +#, c-format +msgid "Failed to stat %sinfo" +msgstr "Impossibile analizzare %sinfo" + +#: apt-inst/deb/dpkgdb.cc:119 +msgid "The info and temp directories need to be on the same filesystem" +msgstr "Le directory temp e info devono essere sullo stesso filesystem" + +#: apt-inst/deb/dpkgdb.cc:176 +#, c-format +msgid "Failed to change to the admin dir %sinfo" +msgstr "Impossibile raggiungere la directory admin %sinfo" + +#: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351 +#: apt-inst/deb/dpkgdb.cc:444 +msgid "Internal error getting a package name" +msgstr "Errore interno nel prendere un nome di un pacchetto" + +#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382 +msgid "Reading file listing" +msgstr "Lettura della lista dei file in corso" + +#: apt-inst/deb/dpkgdb.cc:212 +#, c-format +msgid "" +"Failed to open the list file '%sinfo/%s'. If you cannot restore this file " +"then make it empty and immediately re-install the same version of the " +"package!" +msgstr "" +"Impossibile aprire file di lista '%sinfo%s'. Se non si può ripristinare " +"questo file allora crearne uno vuoto e reinstallare immediatamente la stessa " +"versione del pacchetto!" + +#: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238 +#, c-format +msgid "Failed reading the list file %sinfo/%s" +msgstr "Errore nella lettura del file di lista %sinfo%s" + +#: apt-inst/deb/dpkgdb.cc:262 +msgid "Internal error getting a node" +msgstr "Errore interno nel prendere un nodo" + +#: apt-inst/deb/dpkgdb.cc:305 +#, c-format +msgid "Failed to open the diversions file %sdiversions" +msgstr "Impossibile aprire il file di diversion %sdiversions" + +#: apt-inst/deb/dpkgdb.cc:320 +msgid "The diversion file is corrupted" +msgstr "Il file di diversion è corrotto" + +#: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332 +#: apt-inst/deb/dpkgdb.cc:337 +#, c-format +msgid "Invalid line in the diversion file: %s" +msgstr "Linea non valida nel file di diversion: %s" + +#: apt-inst/deb/dpkgdb.cc:358 +msgid "Internal error adding a diversion" +msgstr "Errore interno nell'aggiunta di una diversion" + +#: apt-inst/deb/dpkgdb.cc:379 +msgid "The pkg cache must be initialized first" +msgstr "La cache dei pacchetti deve prima essere inizializzata" + +#: apt-inst/deb/dpkgdb.cc:439 +#, c-format +msgid "Failed to find a Package: header, offset %lu" +msgstr "Impossibile trovare un Pacchetto: header, offset %lu" + +#: apt-inst/deb/dpkgdb.cc:461 +#, c-format +msgid "Bad ConfFile section in the status file. Offset %lu" +msgstr "Sezione ConfFile nel file status non corretta. Offset %lu" + +#: apt-inst/deb/dpkgdb.cc:466 +#, c-format +msgid "Error parsing MD5. Offset %lu" +msgstr "Errore nel parsing MD5. Offset %lu" + +#: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43 +#, 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:50 +#, fuzzy, c-format +msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member" +msgstr "Questo non è un archivio DEB valido, campi '%s' o '%s' mancanti" + +#: apt-inst/deb/debfile.cc:110 +#, c-format +msgid "Couldn't change to %s" +msgstr "Impossibile cambiare su %s" + +#: apt-inst/deb/debfile.cc:140 +msgid "Internal error, could not locate member" +msgstr "Errore interno, impossibile localizzare il campo" + +#: apt-inst/deb/debfile.cc:173 +msgid "Failed to locate a valid control file" +msgstr "Impossibile localizzare un file control valido" + +#: apt-inst/deb/debfile.cc:258 +msgid "Unparsable control file" +msgstr "File control non corretto" + #: cmdline/apt-cache.cc:143 #, c-format msgid "Package %s version %s has an unmet dep:\n" @@ -157,7 +1647,7 @@ msgstr " %4i %s\n" #: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547 -#: cmdline/apt-get.cc:2585 cmdline/apt-sortpkgs.cc:144 +#: cmdline/apt-get.cc:2588 cmdline/apt-sortpkgs.cc:144 #, fuzzy, c-format msgid "%s %s for %s compiled on %s %s\n" msgstr "%s %s per %s %s compilato il %s %s\n" @@ -312,11 +1802,6 @@ msgstr "" " -c=? Legge come configurazione il file specificato\n" " -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n" -#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:815 -#, c-format -msgid "Unable to write to %s" -msgstr "Impossibile scrivere in %s" - #: cmdline/apt-extracttemplates.cc:310 msgid "Cannot get debconf version. Is debconf installed?" msgstr "Impossibile trovare una versione di debconf. Debconf è installato?" @@ -459,12 +1944,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Impossibile aprire il file DB %s: %s" -#: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190 -#: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117 methods/gpgv.cc:272 -#, c-format -msgid "Failed to stat %s" -msgstr "Impossibile analizzare %s" - #: ftparchive/cachedb.cc:238 msgid "Archive has no control record" msgstr "L'archivio non ha un campo control" @@ -473,87 +1952,87 @@ msgstr "L'archivio non ha un campo control" msgid "Unable to get a cursor" msgstr "Impossibile ottenere un cursore" -#: ftparchive/writer.cc:75 +#: ftparchive/writer.cc:76 #, c-format msgid "W: Unable to read directory %s\n" msgstr "W: Impossibile leggere la directory %s\n" -#: ftparchive/writer.cc:80 +#: ftparchive/writer.cc:81 #, c-format msgid "W: Unable to stat %s\n" msgstr "W: Impossibile analizzare %s\n" -#: ftparchive/writer.cc:131 +#: ftparchive/writer.cc:132 msgid "E: " msgstr "E: " -#: ftparchive/writer.cc:133 +#: ftparchive/writer.cc:134 msgid "W: " msgstr "W: " -#: ftparchive/writer.cc:140 +#: ftparchive/writer.cc:141 msgid "E: Errors apply to file " msgstr "E: Errori applicati al file " -#: ftparchive/writer.cc:157 ftparchive/writer.cc:187 +#: ftparchive/writer.cc:158 ftparchive/writer.cc:188 #, c-format msgid "Failed to resolve %s" msgstr "Impossibile risolvere %s" -#: ftparchive/writer.cc:169 +#: ftparchive/writer.cc:170 msgid "Tree walking failed" msgstr "Visita dell'albero fallita" -#: ftparchive/writer.cc:194 +#: ftparchive/writer.cc:195 #, c-format msgid "Failed to open %s" msgstr "Impossibile aprire %s" -#: ftparchive/writer.cc:253 +#: ftparchive/writer.cc:254 #, c-format msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc:261 +#: ftparchive/writer.cc:262 #, c-format msgid "Failed to readlink %s" msgstr "Impossibile eseguire readlink su %s" -#: ftparchive/writer.cc:265 +#: ftparchive/writer.cc:266 #, c-format msgid "Failed to unlink %s" msgstr "Impossibile eseguire unlink su %s" -#: ftparchive/writer.cc:272 +#: ftparchive/writer.cc:273 #, c-format msgid "*** Failed to link %s to %s" msgstr "*** Impossibile eseguire link tra %s e %s" -#: ftparchive/writer.cc:282 +#: ftparchive/writer.cc:283 #, c-format msgid " DeLink limit of %sB hit.\n" msgstr " DeLink limite di %sB raggiunto.\n" -#: ftparchive/writer.cc:386 +#: ftparchive/writer.cc:387 msgid "Archive had no package field" msgstr "L'archivio non ha un campo package" -#: ftparchive/writer.cc:394 ftparchive/writer.cc:609 +#: ftparchive/writer.cc:395 ftparchive/writer.cc:610 #, c-format msgid " %s has no override entry\n" msgstr " %s non ha un campo override\n" -#: ftparchive/writer.cc:439 ftparchive/writer.cc:697 +#: ftparchive/writer.cc:440 ftparchive/writer.cc:698 #, c-format msgid " %s maintainer is %s not %s\n" msgstr " %s maintainer è %s non %s\n" -#: ftparchive/writer.cc:619 +#: ftparchive/writer.cc:620 #, c-format msgid " %s has no source override entry\n" msgstr " %s non ha un campo source override\n" -#: ftparchive/writer.cc:623 +#: ftparchive/writer.cc:624 #, c-format msgid " %s has no binary override entry either\n" msgstr " %s non ha neppure un campo binary override\n" @@ -602,10 +2081,6 @@ msgstr "Algoritmo di compressione '%s' sconosciuto" msgid "Compressed output %s needs a compression set" msgstr "L'output compresso %s necessita di un insieme di compressione" -#: ftparchive/multicompress.cc:168 methods/rsh.cc:91 -msgid "Failed to create IPC pipe to subprocess" -msgstr "Impossibile creare un pipe IPC verso il sottoprocesso" - #: ftparchive/multicompress.cc:194 msgid "Failed to create FILE*" msgstr "Impossibile creare FILE*" @@ -648,11 +2123,6 @@ msgstr "Impossibile leggere durante l'elaborazione MD5" msgid "Problem unlinking %s" msgstr "Problema nell'unlink di %s" -#: ftparchive/multicompress.cc:486 apt-inst/extract.cc:185 -#, c-format -msgid "Failed to rename %s to %s" -msgstr "Impossibile rinominare %s in %s" - #: cmdline/apt-get.cc:121 msgid "Y" msgstr "S" @@ -821,15 +2291,10 @@ msgstr "I pacchetti devono essere rimossi ma il remove è disabilitato." msgid "Internal error, Ordering didn't finish" msgstr "Errore interno, l'ordinamento non è terminato" -#: cmdline/apt-get.cc:806 cmdline/apt-get.cc:2011 cmdline/apt-get.cc:2044 +#: cmdline/apt-get.cc:806 cmdline/apt-get.cc:2012 cmdline/apt-get.cc:2045 msgid "Unable to lock the download directory" msgstr "Impossibile creare un lock sulla directory di download" -#: cmdline/apt-get.cc:816 cmdline/apt-get.cc:2092 cmdline/apt-get.cc:2333 -#: apt-pkg/cachefile.cc:63 -msgid "The list of sources could not be read." -msgstr "La lista dei sorgenti non può essere letta." - #: cmdline/apt-get.cc:831 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org" msgstr "" @@ -856,7 +2321,7 @@ msgstr "Dopo l'estrazione, verranno occupati %sB di spazio su disco.\n" 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:861 cmdline/apt-get.cc:2187 +#: cmdline/apt-get.cc:861 cmdline/apt-get.cc:2188 #, c-format msgid "Couldn't determine free space in %s" msgstr "Impossibile determinare lo spazio libero su %s" @@ -895,7 +2360,7 @@ msgstr "Interrotto." msgid "Do you want to continue [Y/n]? " msgstr "Continuare [S/n]? " -#: cmdline/apt-get.cc:976 cmdline/apt-get.cc:1383 cmdline/apt-get.cc:2230 +#: cmdline/apt-get.cc:976 cmdline/apt-get.cc:1383 cmdline/apt-get.cc:2231 #, c-format msgid "Failed to fetch %s %s\n" msgstr "Impossibile ottenere %s %s\n" @@ -904,7 +2369,7 @@ msgstr "Impossibile ottenere %s %s\n" msgid "Some files failed to download" msgstr "Il download di alcuni file è fallito" -#: cmdline/apt-get.cc:995 cmdline/apt-get.cc:2239 +#: cmdline/apt-get.cc:995 cmdline/apt-get.cc:2240 msgid "Download complete and in download only mode" msgstr "Download completato e in modalità download-only" @@ -1040,7 +2505,7 @@ msgid "" "shouldn't happen. Please file a bug report against apt." msgstr "" -#: cmdline/apt-get.cc:1475 cmdline/apt-get.cc:1754 +#: cmdline/apt-get.cc:1475 cmdline/apt-get.cc:1755 msgid "The following information may help to resolve the situation:" msgstr "Le seguenti informazioni possono aiutare a risolvere la situazione: " @@ -1068,17 +2533,17 @@ msgstr "Impossibile trovare %s" msgid "Note, selecting %s for regex '%s'\n" msgstr "Nota, si sta selezionando %s per la regex '%s'\n" -#: cmdline/apt-get.cc:1713 +#: cmdline/apt-get.cc:1714 #, fuzzy, c-format msgid "%s set to manual installed.\n" msgstr "ma %s sta per essere installato" -#: cmdline/apt-get.cc:1726 +#: cmdline/apt-get.cc:1727 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:1729 +#: cmdline/apt-get.cc:1730 msgid "" "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " "solution)." @@ -1086,7 +2551,7 @@ msgstr "" "Dipendenze non soddisfatte. Provare 'apt-get -f install' senza pacchetti (o " "specificare una soluzione)." -#: cmdline/apt-get.cc:1741 +#: cmdline/apt-get.cc:1742 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" @@ -1098,7 +2563,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:1749 +#: cmdline/apt-get.cc:1750 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" @@ -1108,117 +2573,113 @@ msgstr "" "il pacchetto semplicemente non sia installabile, si consiglia\n" "di inviare un \"bug report\" per tale pacchetto." -#: cmdline/apt-get.cc:1757 +#: cmdline/apt-get.cc:1758 msgid "Broken packages" msgstr "Pacchetto non integro" -#: cmdline/apt-get.cc:1786 +#: cmdline/apt-get.cc:1787 msgid "The following extra packages will be installed:" msgstr "I seguenti pacchetti verranno inoltre installati:" -#: cmdline/apt-get.cc:1875 +#: cmdline/apt-get.cc:1876 msgid "Suggested packages:" msgstr "Pacchetti suggeriti:" -#: cmdline/apt-get.cc:1876 +#: cmdline/apt-get.cc:1877 msgid "Recommended packages:" msgstr "Pacchetti raccomandati:" -#: cmdline/apt-get.cc:1904 +#: cmdline/apt-get.cc:1905 msgid "Calculating upgrade... " msgstr "Calcolo dell'aggiornamento in corso... " -#: cmdline/apt-get.cc:1907 methods/ftp.cc:702 methods/connect.cc:101 -msgid "Failed" -msgstr "Fallito" - -#: cmdline/apt-get.cc:1912 +#: cmdline/apt-get.cc:1913 msgid "Done" msgstr "Fatto" -#: cmdline/apt-get.cc:1979 cmdline/apt-get.cc:1987 +#: cmdline/apt-get.cc:1980 cmdline/apt-get.cc:1988 msgid "Internal error, problem resolver broke stuff" msgstr "Errore interno, problem resolver ha rotto qualcosa" -#: cmdline/apt-get.cc:2087 +#: cmdline/apt-get.cc:2088 msgid "Must specify at least one package to fetch source for" msgstr "Bisogna specificare almeno un pacchetto di cui scaricare il sorgente" -#: cmdline/apt-get.cc:2117 cmdline/apt-get.cc:2351 +#: cmdline/apt-get.cc:2118 cmdline/apt-get.cc:2352 #, c-format msgid "Unable to find a source package for %s" msgstr "Impossibile trovare un pacchetto sorgente per %s" -#: cmdline/apt-get.cc:2166 +#: cmdline/apt-get.cc:2167 #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "Si è saltato il file già scaricato '%s'\n" -#: cmdline/apt-get.cc:2190 +#: cmdline/apt-get.cc:2191 #, c-format msgid "You don't have enough free space in %s" msgstr "Lo spazio libero in %s non è sufficiente" -#: cmdline/apt-get.cc:2195 +#: cmdline/apt-get.cc:2196 #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "È necessario prendere %sB/%sB di sorgenti.\n" -#: cmdline/apt-get.cc:2198 +#: cmdline/apt-get.cc:2199 #, c-format msgid "Need to get %sB of source archives.\n" msgstr "È necessario prendere %sB di sorgenti\n" -#: cmdline/apt-get.cc:2204 +#: cmdline/apt-get.cc:2205 #, c-format msgid "Fetch source %s\n" msgstr "Prelievo del sorgente %s\n" -#: cmdline/apt-get.cc:2235 +#: cmdline/apt-get.cc:2236 msgid "Failed to fetch some archives." msgstr "Non è stato possibile scaricare alcuni archivi." -#: cmdline/apt-get.cc:2263 +#: cmdline/apt-get.cc:2264 #, 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:2275 +#: cmdline/apt-get.cc:2276 #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Comando di estrazione '%s' fallito.\n" -#: cmdline/apt-get.cc:2276 +#: cmdline/apt-get.cc:2277 #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Verificare se il pacchetto 'dpkg-dev' è installato.\n" -#: cmdline/apt-get.cc:2293 +#: cmdline/apt-get.cc:2294 #, c-format msgid "Build command '%s' failed.\n" msgstr "Comando di costruzione '%s' fallito.\n" -#: cmdline/apt-get.cc:2312 +#: cmdline/apt-get.cc:2313 msgid "Child process failed" msgstr "Processo figlio fallito" -#: cmdline/apt-get.cc:2328 +#: cmdline/apt-get.cc:2329 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:2356 +#: cmdline/apt-get.cc:2357 #, 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:2376 +#: cmdline/apt-get.cc:2377 #, c-format msgid "%s has no build depends.\n" msgstr "%s non ha dipendenze di costruzione.\n" -#: cmdline/apt-get.cc:2428 +#: cmdline/apt-get.cc:2429 #, c-format msgid "" "%s dependency for %s cannot be satisfied because the package %s cannot be " @@ -1227,7 +2688,7 @@ msgstr "" "%s dipendenze per %s non possono essere soddisfatte perché non si trova il " "pacchetto %s" -#: cmdline/apt-get.cc:2480 +#: cmdline/apt-get.cc:2482 #, c-format msgid "" "%s dependency for %s cannot be satisfied because no available versions of " @@ -1236,32 +2697,32 @@ 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:2515 +#: cmdline/apt-get.cc:2518 #, c-format msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" msgstr "" "La dipendenza %s per %s non è stata soddisfatta: il pacchetto installato %s " "è troppo nuovo" -#: cmdline/apt-get.cc:2540 +#: cmdline/apt-get.cc:2543 #, c-format msgid "Failed to satisfy %s dependency for %s: %s" msgstr "La dipendenza %s per %s: %s è fallita" -#: cmdline/apt-get.cc:2554 +#: cmdline/apt-get.cc:2557 #, c-format msgid "Build-dependencies for %s could not be satisfied." msgstr "Non è stato possibile soddisfare le dipendenze di costruzione per %s." -#: cmdline/apt-get.cc:2558 +#: cmdline/apt-get.cc:2561 msgid "Failed to process build dependencies" msgstr "Il calcolo delle dipendenze per la costruzione è fallito" -#: cmdline/apt-get.cc:2590 +#: cmdline/apt-get.cc:2593 msgid "Supported modules:" msgstr "Moduli supportati:" -#: cmdline/apt-get.cc:2631 +#: cmdline/apt-get.cc:2634 #, fuzzy msgid "" "Usage: apt-get [options] command\n" @@ -1277,6 +2738,7 @@ msgid "" " upgrade - Perform an upgrade\n" " install - Install new packages (pkg is libc6 not libc6.deb)\n" " remove - Remove packages\n" +" autoremove - Remove all automatic unused packages\n" " purge - Remove and purge packages\n" " source - Download source archives\n" " build-dep - Configure build-dependencies for source packages\n" @@ -1447,1464 +2909,9 @@ msgstr "" msgid "Merging available information" msgstr "Aggiornamento delle informazioni disponibili" -#: apt-inst/contrib/extracttar.cc:114 -msgid "Failed to create pipes" -msgstr "Impossibile creare delle pipe" - -#: apt-inst/contrib/extracttar.cc:141 -msgid "Failed to exec gzip " -msgstr "Impossibile eseguire gzip " - -#: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204 -msgid "Corrupted archive" -msgstr "Archivio corrotto" - -#: apt-inst/contrib/extracttar.cc:193 -msgid "Tar checksum failed, archive corrupted" -msgstr "Checksum di tar fallito, archivio corrotto" - -#: apt-inst/contrib/extracttar.cc:296 -#, c-format -msgid "Unknown TAR header type %u, member %s" -msgstr "Tipo %u nell'header del tar sconosciuto, member %s" - -#: apt-inst/contrib/arfile.cc:70 -msgid "Invalid archive signature" -msgstr "Firma dell'archivio non valida" - -#: apt-inst/contrib/arfile.cc:78 -msgid "Error reading archive member header" -msgstr "Errore nella lettura del member header dell'archivio" - -#: apt-inst/contrib/arfile.cc:90 apt-inst/contrib/arfile.cc:102 -msgid "Invalid archive member header" -msgstr "Member header dell'archivio non valido" - -#: apt-inst/contrib/arfile.cc:128 -msgid "Archive is too short" -msgstr "L'archivio è troppo corto" - -#: apt-inst/contrib/arfile.cc:132 -msgid "Failed to read the archive headers" -msgstr "Impossibile leggere gli header dell'archivio" - -#: apt-inst/filelist.cc:380 -msgid "DropNode called on still linked node" -msgstr "Dropnode invocata su un nodo ancora collegato" - -#: apt-inst/filelist.cc:412 -msgid "Failed to locate the hash element!" -msgstr "Impossibile localizzare l'elemento hash!" - -#: apt-inst/filelist.cc:459 -msgid "Failed to allocate diversion" -msgstr "Impossibile allocare la deviazione" - -#: apt-inst/filelist.cc:464 -msgid "Internal error in AddDiversion" -msgstr "Errore interno in AddDiversion" - -#: apt-inst/filelist.cc:477 -#, c-format -msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" -msgstr "" -"Tentativo di sovrascrittura di una deviazione in corso, %s -> %s e %s/%s" - -#: apt-inst/filelist.cc:506 -#, c-format -msgid "Double add of diversion %s -> %s" -msgstr "Doppia aggiunta di deviazione %s -> %s" - -#: apt-inst/filelist.cc:549 -#, c-format -msgid "Duplicate conf file %s/%s" -msgstr "File di configurazione duplice %s/%s" - -#: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49 -#, c-format -msgid "Failed to write file %s" -msgstr "Impossibile scrivere il file %s" - -#: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100 -#, c-format -msgid "Failed to close file %s" -msgstr "Chiusura del file %s fallita" - -#: apt-inst/extract.cc:93 apt-inst/extract.cc:164 -#, c-format -msgid "The path %s is too long" -msgstr "Il path %s è troppo lungo" - -#: apt-inst/extract.cc:124 -#, c-format -msgid "Unpacking %s more than once" -msgstr "Estrazione di %s eseguita più di una volta" - -#: apt-inst/extract.cc:134 -#, c-format -msgid "The directory %s is diverted" -msgstr "La directory %s è deviata" - -#: apt-inst/extract.cc:144 -#, c-format -msgid "The package is trying to write to the diversion target %s/%s" -msgstr "" -"Il pacchetto sta cercando di scrivere nella deviazione di destinazione %s/%s" - -#: apt-inst/extract.cc:154 apt-inst/extract.cc:297 -msgid "The diversion path is too long" -msgstr "Il path della deviazione è troppo lungo" - -#: apt-inst/extract.cc:240 -#, c-format -msgid "The directory %s is being replaced by a non-directory" -msgstr "La directory %s sta per essere sostituita da una non-directory" - -#: apt-inst/extract.cc:280 -msgid "Failed to locate node in its hash bucket" -msgstr "Impossibile localizzare il nodo nel suo hash bucket" - -#: apt-inst/extract.cc:284 -msgid "The path is too long" -msgstr "Il path è troppo lungo" - -#: apt-inst/extract.cc:414 -#, c-format -msgid "Overwrite package match with no version for %s" -msgstr "Il pacchetto sovrascritto corrisponde senza versione per %s" - -#: apt-inst/extract.cc:431 -#, c-format -msgid "File %s/%s overwrites the one in the package %s" -msgstr "Il file %s/%s sovrascrive quello nel pacchetto %s" - -#: apt-inst/extract.cc:464 apt-pkg/contrib/configuration.cc:748 -#: apt-pkg/contrib/cdromutl.cc:150 apt-pkg/sourcelist.cc:320 -#: apt-pkg/acquire.cc:418 apt-pkg/clean.cc:34 -#, c-format -msgid "Unable to read %s" -msgstr "Impossibile leggere %s" - -#: apt-inst/extract.cc:491 -#, c-format -msgid "Unable to stat %s" -msgstr "Impossibile analizzare %s" - -#: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57 -#, c-format -msgid "Failed to remove %s" -msgstr "Impossibile rimuovere %s" - -#: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108 -#, c-format -msgid "Unable to create %s" -msgstr "Impossibile creare %s" - -#: apt-inst/deb/dpkgdb.cc:114 -#, c-format -msgid "Failed to stat %sinfo" -msgstr "Impossibile analizzare %sinfo" - -#: apt-inst/deb/dpkgdb.cc:119 -msgid "The info and temp directories need to be on the same filesystem" -msgstr "Le directory temp e info devono essere sullo stesso filesystem" - -#. Build the status cache -#: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:748 -#: apt-pkg/pkgcachegen.cc:817 apt-pkg/pkgcachegen.cc:822 -#: apt-pkg/pkgcachegen.cc:945 -msgid "Reading package lists" -msgstr "Lettura della lista dei pacchetti in corso" - -#: apt-inst/deb/dpkgdb.cc:176 -#, c-format -msgid "Failed to change to the admin dir %sinfo" -msgstr "Impossibile raggiungere la directory admin %sinfo" - -#: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351 -#: apt-inst/deb/dpkgdb.cc:444 -msgid "Internal error getting a package name" -msgstr "Errore interno nel prendere un nome di un pacchetto" - -#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382 -msgid "Reading file listing" -msgstr "Lettura della lista dei file in corso" - -#: apt-inst/deb/dpkgdb.cc:212 -#, c-format -msgid "" -"Failed to open the list file '%sinfo/%s'. If you cannot restore this file " -"then make it empty and immediately re-install the same version of the " -"package!" -msgstr "" -"Impossibile aprire file di lista '%sinfo%s'. Se non si può ripristinare " -"questo file allora crearne uno vuoto e reinstallare immediatamente la stessa " -"versione del pacchetto!" - -#: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238 -#, c-format -msgid "Failed reading the list file %sinfo/%s" -msgstr "Errore nella lettura del file di lista %sinfo%s" - -#: apt-inst/deb/dpkgdb.cc:262 -msgid "Internal error getting a node" -msgstr "Errore interno nel prendere un nodo" - -#: apt-inst/deb/dpkgdb.cc:305 -#, c-format -msgid "Failed to open the diversions file %sdiversions" -msgstr "Impossibile aprire il file di diversion %sdiversions" - -#: apt-inst/deb/dpkgdb.cc:320 -msgid "The diversion file is corrupted" -msgstr "Il file di diversion è corrotto" - -#: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332 -#: apt-inst/deb/dpkgdb.cc:337 -#, c-format -msgid "Invalid line in the diversion file: %s" -msgstr "Linea non valida nel file di diversion: %s" - -#: apt-inst/deb/dpkgdb.cc:358 -msgid "Internal error adding a diversion" -msgstr "Errore interno nell'aggiunta di una diversion" - -#: apt-inst/deb/dpkgdb.cc:379 -msgid "The pkg cache must be initialized first" -msgstr "La cache dei pacchetti deve prima essere inizializzata" - -#: apt-inst/deb/dpkgdb.cc:439 -#, c-format -msgid "Failed to find a Package: header, offset %lu" -msgstr "Impossibile trovare un Pacchetto: header, offset %lu" - -#: apt-inst/deb/dpkgdb.cc:461 -#, c-format -msgid "Bad ConfFile section in the status file. Offset %lu" -msgstr "Sezione ConfFile nel file status non corretta. Offset %lu" - -#: apt-inst/deb/dpkgdb.cc:466 -#, c-format -msgid "Error parsing MD5. Offset %lu" -msgstr "Errore nel parsing MD5. Offset %lu" - -#: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43 -#, 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:50 -#, fuzzy, c-format -msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member" -msgstr "Questo non è un archivio DEB valido, campi '%s' o '%s' mancanti" - -#: apt-inst/deb/debfile.cc:110 -#, c-format -msgid "Couldn't change to %s" -msgstr "Impossibile cambiare su %s" - -#: apt-inst/deb/debfile.cc:140 -msgid "Internal error, could not locate member" -msgstr "Errore interno, impossibile localizzare il campo" - -#: apt-inst/deb/debfile.cc:173 -msgid "Failed to locate a valid control file" -msgstr "Impossibile localizzare un file control valido" - -#: apt-inst/deb/debfile.cc:258 -msgid "Unparsable control file" -msgstr "File control non corretto" - -#: methods/cdrom.cc:114 -#, c-format -msgid "Unable to read the cdrom database %s" -msgstr "Impossibile leggere il database del cdrom %s" - -#: methods/cdrom.cc:123 -msgid "" -"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " -"cannot be used to add new CD-ROMs" -msgstr "" -"Si prega di usare apt-cdrom per far riconoscere questo CD-ROM da APT. apt-" -"get update non può essere usato per aggiungere nuovi CD-ROM" - -#: methods/cdrom.cc:131 -msgid "Wrong CD-ROM" -msgstr "CD-ROM sbagliato" - -#: methods/cdrom.cc:166 -#, c-format -msgid "Unable to unmount the CD-ROM in %s, it may still be in use." -msgstr "Impossibile smontare il CD-ROM in %s, potrebbe essere ancora in uso." - -#: methods/cdrom.cc:171 -msgid "Disk not found." -msgstr "Disco non trovato" - -#: methods/cdrom.cc:179 methods/file.cc:79 methods/rsh.cc:264 -msgid "File not found" -msgstr "File non trovato" - -#: methods/copy.cc:42 methods/gpgv.cc:281 methods/gzip.cc:141 -#: methods/gzip.cc:150 methods/rred.cc:234 methods/rred.cc:243 -msgid "Failed to stat" -msgstr "Impossibile analizzare" - -#: methods/copy.cc:79 methods/gpgv.cc:278 methods/gzip.cc:147 -#: methods/rred.cc:240 -msgid "Failed to set modification time" -msgstr "Impossibile impostare la data di modifica (modification time)" - -#: methods/file.cc:44 -msgid "Invalid URI, local URIS must not start with //" -msgstr "URI non valide, le URI locali non devono iniziare con //" - -#. Login must be before getpeername otherwise dante won't work. -#: methods/ftp.cc:162 -msgid "Logging in" -msgstr "Accesso in corso" - -#: methods/ftp.cc:168 -msgid "Unable to determine the peer name" -msgstr "Impossibile determinare il nome del peer" - -#: methods/ftp.cc:173 -msgid "Unable to determine the local name" -msgstr "Impossibile determinare il nome locale" - -#: methods/ftp.cc:204 methods/ftp.cc:232 -#, c-format -msgid "The server refused the connection and said: %s" -msgstr "Il server ha rifiutato la connessione e ha detto: %s" - -#: methods/ftp.cc:210 -#, c-format -msgid "USER failed, server said: %s" -msgstr "USER fallito, il server ha detto: %s" - -#: methods/ftp.cc:217 -#, c-format -msgid "PASS failed, server said: %s" -msgstr "PASS fallito, il server ha detto: %s" - -#: methods/ftp.cc:237 -msgid "" -"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " -"is empty." -msgstr "" -"Si è specificato un proxy server ma senza script di login, Acquire::ftp::" -"ProxyLogin è vuoto." - -#: methods/ftp.cc:265 -#, c-format -msgid "Login script command '%s' failed, server said: %s" -msgstr "Comando dello script di login '%s' fallito, il server ha detto: %s" - -#: methods/ftp.cc:291 -#, c-format -msgid "TYPE failed, server said: %s" -msgstr "TYPE fallito, il server ha detto: %s" - -#: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226 -msgid "Connection timeout" -msgstr "Timeout della connessione" - -#: methods/ftp.cc:335 -msgid "Server closed the connection" -msgstr "Il server ha chiuso la connessione" - -#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:469 methods/rsh.cc:190 -msgid "Read error" -msgstr "Errore di lettura" - -#: methods/ftp.cc:345 methods/rsh.cc:197 -msgid "A response overflowed the buffer." -msgstr "Una risposta ha superato le dimensioni del buffer." - -#: methods/ftp.cc:362 methods/ftp.cc:374 -msgid "Protocol corruption" -msgstr "Corruzione nel protocollo" - -#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:508 methods/rsh.cc:232 -msgid "Write error" -msgstr "Errore di scrittura" - -#: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729 -msgid "Could not create a socket" -msgstr "Impossibile creare un socket" - -#: methods/ftp.cc:698 -msgid "Could not connect data socket, connection timed out" -msgstr "" -"Impossibile connettersi al socket dati, tempo limite di connessione esaurito" - -#: methods/ftp.cc:704 -msgid "Could not connect passive socket." -msgstr "Impossibile connettersi in modalità passiva" - -#: methods/ftp.cc:722 -msgid "getaddrinfo was unable to get a listening socket" -msgstr "È stato impossibile ottenere un socket in ascolto con getaddrinfo()" - -#: methods/ftp.cc:736 -msgid "Could not bind a socket" -msgstr "Impossibile eseguire bind() su un socket" - -#: methods/ftp.cc:740 -msgid "Could not listen on the socket" -msgstr "Impossibile eseguire listen() su un socket" - -#: methods/ftp.cc:747 -msgid "Could not determine the socket's name" -msgstr "Impossibile determinare il nome del socket" - -#: methods/ftp.cc:779 -msgid "Unable to send PORT command" -msgstr "Impossibile inviare il comando PORT" - -#: methods/ftp.cc:789 -#, c-format -msgid "Unknown address family %u (AF_*)" -msgstr "Famiglia di indirizzamento %u (AF_*) sconosciuta" - -#: methods/ftp.cc:798 -#, c-format -msgid "EPRT failed, server said: %s" -msgstr "EPRT fallito, il server ha detto: %s" - -#: methods/ftp.cc:818 -msgid "Data socket connect timed out" -msgstr "Tempo limite di connessione esaurito per il socket dati" - -#: methods/ftp.cc:825 -msgid "Unable to accept connection" -msgstr "Impossibile accettare connessioni" - -#: methods/ftp.cc:864 methods/http.cc:959 methods/rsh.cc:303 -msgid "Problem hashing file" -msgstr "Problemi nella creazione dell'hash del file" - -#: methods/ftp.cc:877 -#, c-format -msgid "Unable to fetch file, server said '%s'" -msgstr "Impossibile ottenere un file, il server ha detto '%s'" - -#: methods/ftp.cc:892 methods/rsh.cc:322 -msgid "Data socket timed out" -msgstr "Tempo limite esaurito per il socket dati" - -#: methods/ftp.cc:922 -#, c-format -msgid "Data transfer failed, server said '%s'" -msgstr "Trasferimento dei dati fallito, il server ha detto '%s'" - -#. Get the files information -#: methods/ftp.cc:997 -msgid "Query" -msgstr "Query" - -#: methods/ftp.cc:1109 -msgid "Unable to invoke " -msgstr "Impossibile invocare " - -#: methods/connect.cc:64 -#, c-format -msgid "Connecting to %s (%s)" -msgstr "Connessione a %s (%s) in corso" - -#: methods/connect.cc:71 -#, c-format -msgid "[IP: %s %s]" -msgstr "[IP: %s %s]" - -#: methods/connect.cc:80 -#, c-format -msgid "Could not create a socket for %s (f=%u t=%u p=%u)" -msgstr "Impossibile creare un socket per %s (f=%u t=%u p=%u)" - -#: methods/connect.cc:86 -#, c-format -msgid "Cannot initiate the connection to %s:%s (%s)." -msgstr "Impossibile iniziare la connessione a %s:%s (%s)." - -#: methods/connect.cc:93 -#, c-format -msgid "Could not connect to %s:%s (%s), connection timed out" -msgstr "" -"Impossibile connettersi a %s:%s (%s), tempo limite di connessione esaurito" - -#: methods/connect.cc:108 -#, c-format -msgid "Could not connect to %s:%s (%s)." -msgstr "Impossibile connettersi a %s:%s (%s)." - -#. We say this mainly because the pause here is for the -#. ssh connection that is still going -#: methods/connect.cc:136 methods/rsh.cc:425 -#, c-format -msgid "Connecting to %s" -msgstr "Connessione a %s in corso" - -#: methods/connect.cc:167 -#, c-format -msgid "Could not resolve '%s'" -msgstr "Impossibile risolvere '%s'" - -#: methods/connect.cc:173 -#, c-format -msgid "Temporary failure resolving '%s'" -msgstr "risoluzione di '%s' temporaneamente fallita" - -#: methods/connect.cc:176 -#, c-format -msgid "Something wicked happened resolving '%s:%s' (%i)" -msgstr "È accaduto qualcosa di anormale nella risoluzione di '%s:%s' (%i)" - -#: methods/connect.cc:223 -#, c-format -msgid "Unable to connect to %s %s:" -msgstr "Impossibile connettersi a %s %s:" - -#: methods/gpgv.cc:65 -#, c-format -msgid "Couldn't access keyring: '%s'" -msgstr "Impossibile accedere al keyring '%s'" - -#: methods/gpgv.cc:100 -msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." -msgstr "" -"E: Lista argomento da Acquire::gpgv::Options troppo lunga. Uscita in corso." - -#: methods/gpgv.cc:204 -msgid "" -"Internal error: Good signature, but could not determine key fingerprint?!" -msgstr "" -"Errore interno: Firma corretta, ma non è stato possibile determinare il " -"fingerprint della chiave?!" - -#: methods/gpgv.cc:209 -msgid "At least one invalid signature was encountered." -msgstr "Almeno una firma non valida è stata trovata." - -#: methods/gpgv.cc:213 -#, c-format -msgid "Could not execute '%s' to verify signature (is gnupg installed?)" -msgstr "" -"Impossibile esseguire '%s' per verificare la firma (gnupg è installato?)" - -#: methods/gpgv.cc:218 -msgid "Unknown error executing gpgv" -msgstr "Errore sconosciuto durante l'esecuzione di gpgv" - -#: methods/gpgv.cc:249 -msgid "The following signatures were invalid:\n" -msgstr "Le seguenti firme non erano valide:\n" - -#: methods/gpgv.cc:256 -msgid "" -"The following signatures couldn't be verified because the public key is not " -"available:\n" -msgstr "" -"Le seguenti firme non sono state verificate perché la chiave pubblica non è " -"disponibile:\n" - -#: methods/gzip.cc:64 -#, c-format -msgid "Couldn't open pipe for %s" -msgstr "Impossibile aprire una pipe per %s" - -#: methods/gzip.cc:109 -#, c-format -msgid "Read error from %s process" -msgstr "Errore di lettura dal processo %s" - -#: methods/http.cc:377 -msgid "Waiting for headers" -msgstr "In attesa degli header" - -#: methods/http.cc:523 -#, 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:531 -msgid "Bad header line" -msgstr "Linea nell'header non corretta" - -#: methods/http.cc:550 methods/http.cc:557 -msgid "The HTTP server sent an invalid reply header" -msgstr "Il server HTTP ha inviato un header di risposta non valido" - -#: methods/http.cc:586 -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "Il server HTTP ha inviato un Content-Length non valido" - -#: methods/http.cc:601 -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "Il server HTTP ha inviato un Content-Range non valido" - -#: methods/http.cc:603 -msgid "This HTTP server has broken range support" -msgstr "Questo server HTTP ha il supporto del range bacato" - -#: methods/http.cc:627 -msgid "Unknown date format" -msgstr "Formato della data sconosciuto" - -#: methods/http.cc:774 -msgid "Select failed" -msgstr "Select fallito" - -#: methods/http.cc:779 -msgid "Connection timed out" -msgstr "Tempo limite per la connessione esaurito" - -#: methods/http.cc:802 -msgid "Error writing to output file" -msgstr "Errore nella scrittura del file di output" - -#: methods/http.cc:833 -msgid "Error writing to file" -msgstr "Errore nella scrittura nel file" - -#: methods/http.cc:861 -msgid "Error writing to the file" -msgstr "Errore nella scrittura nel file" - -#: methods/http.cc:875 -msgid "Error reading from server. Remote end closed connection" -msgstr "" -"Errore nella lettura dal server. Il lato remoto ha chiuso la connessione" - -#: methods/http.cc:877 -msgid "Error reading from server" -msgstr "Errore nella lettura dal server" - -#: methods/http.cc:1104 -msgid "Bad header data" -msgstr "Header dei dati malformato" - -#: methods/http.cc:1121 methods/http.cc:1176 -msgid "Connection failed" -msgstr "Connessione fallita" - -#: methods/http.cc:1228 -msgid "Internal error" -msgstr "Errore interno" - -#: apt-pkg/contrib/mmap.cc:78 -msgid "Can't mmap an empty file" -msgstr "Impossibile eseguire mmap su un file vuoto" - -#: apt-pkg/contrib/mmap.cc:83 -#, c-format -msgid "Couldn't make mmap of %lu bytes" -msgstr "Impossibile eseguire mmap di %lu byte" - -#: apt-pkg/contrib/strutl.cc:978 -#, c-format -msgid "Selection %s not found" -msgstr "Selezione %s non trovata" - -#: apt-pkg/contrib/configuration.cc:434 -#, c-format -msgid "Unrecognized type abbreviation: '%c'" -msgstr "Tipo di abbreviazione non riconosciuto: '%c'" - -#: apt-pkg/contrib/configuration.cc:492 -#, c-format -msgid "Opening configuration file %s" -msgstr "Apertura del file di configurazione %s in corso" - -#: apt-pkg/contrib/configuration.cc:510 -#, fuzzy, c-format -msgid "Line %d too long (max %u)" -msgstr "Linea %d troppo lunga (max %d)" - -#: apt-pkg/contrib/configuration.cc:606 -#, c-format -msgid "Syntax error %s:%u: Block starts with no name." -msgstr "Errore di sintassi %s:%u: Il blocco inizia senza nome" - -#: apt-pkg/contrib/configuration.cc:625 -#, c-format -msgid "Syntax error %s:%u: Malformed tag" -msgstr "Errore di sintassi %s:%u: Tag malformato" - -#: apt-pkg/contrib/configuration.cc:642 -#, c-format -msgid "Syntax error %s:%u: Extra junk after value" -msgstr "Errore di sintassi %s:%u: Carattere extra dopo il valore" - -#: apt-pkg/contrib/configuration.cc:682 -#, c-format -msgid "Syntax error %s:%u: Directives can only be done at the top level" -msgstr "" -"Errore di sintassi %s:%u: Le direttive possono essere fatte solo al livello " -"più alto" - -#: apt-pkg/contrib/configuration.cc:689 -#, c-format -msgid "Syntax error %s:%u: Too many nested includes" -msgstr "Errore di sintassi %s:%u: Troppi include annidati" - -#: apt-pkg/contrib/configuration.cc:693 apt-pkg/contrib/configuration.cc:698 -#, c-format -msgid "Syntax error %s:%u: Included from here" -msgstr "Errore di sintassi %s:%u: Incluso da qui" - -#: apt-pkg/contrib/configuration.cc:702 -#, c-format -msgid "Syntax error %s:%u: Unsupported directive '%s'" -msgstr "Errore di sintassi %s:%u: Direttiva non supportata '%s'" - -#: apt-pkg/contrib/configuration.cc:736 -#, c-format -msgid "Syntax error %s:%u: Extra junk at end of file" -msgstr "Errore di sintassi %s:%u: caratteri extra alla fine del file" - -#: apt-pkg/contrib/progress.cc:152 -#, c-format -msgid "%c%s... Error!" -msgstr "%c%s... Errore!" - -#: apt-pkg/contrib/progress.cc:154 -#, c-format -msgid "%c%s... Done" -msgstr "%c%s... Fatto" - -#: apt-pkg/contrib/cmndline.cc:77 -#, c-format -msgid "Command line option '%c' [from %s] is not known." -msgstr "L'opzione da linea di comando '%c' [da %s] è sconosciuta." - -#: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111 -#: apt-pkg/contrib/cmndline.cc:119 -#, c-format -msgid "Command line option %s is not understood" -msgstr "L'opzione da linea di comando %s non è chiara" - -#: apt-pkg/contrib/cmndline.cc:124 -#, c-format -msgid "Command line option %s is not boolean" -msgstr "L'opzione da linea di comando %s, non è booleana" - -#: apt-pkg/contrib/cmndline.cc:163 apt-pkg/contrib/cmndline.cc:184 -#, c-format -msgid "Option %s requires an argument." -msgstr "L'opzione %s richiede un argomento." - -#: apt-pkg/contrib/cmndline.cc:198 apt-pkg/contrib/cmndline.cc:204 -#, c-format -msgid "Option %s: Configuration item specification must have an =<val>." -msgstr "" -"Opzione %s: la specifica di configurazione del parametro deve avere un " -"=<valore>." - -#: apt-pkg/contrib/cmndline.cc:234 -#, c-format -msgid "Option %s requires an integer argument, not '%s'" -msgstr "L'opzione %s richiede un argomento intero, non '%s'" - -#: apt-pkg/contrib/cmndline.cc:265 -#, c-format -msgid "Option '%s' is too long" -msgstr "L'opzione '%s' è troppo lunga" - -#: apt-pkg/contrib/cmndline.cc:298 -#, c-format -msgid "Sense %s is not understood, try true or false." -msgstr "Il valore %s non è chiaro, provare true o false." - -#: apt-pkg/contrib/cmndline.cc:348 -#, c-format -msgid "Invalid operation %s" -msgstr "Operazione non valida %s" - -#: apt-pkg/contrib/cdromutl.cc:52 -#, c-format -msgid "Unable to stat the mount point %s" -msgstr "Impossibile accedere al mount point %s" - -#: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/acquire.cc:424 apt-pkg/clean.cc:40 -#, c-format -msgid "Unable to change to %s" -msgstr "Impossibile raggiungere %s" - -#: apt-pkg/contrib/cdromutl.cc:187 -msgid "Failed to stat the cdrom" -msgstr "Impossibile accedere al cdrom" - -#: apt-pkg/contrib/fileutl.cc:80 -#, c-format -msgid "Not using locking for read only lock file %s" -msgstr "Locking disabilitato per il file di lock in sola lettura %s" - -#: apt-pkg/contrib/fileutl.cc:85 -#, c-format -msgid "Could not open lock file %s" -msgstr "Impossibile aprire il file di lock %s" - -#: apt-pkg/contrib/fileutl.cc:103 -#, c-format -msgid "Not using locking for nfs mounted lock file %s" -msgstr "Lock disabilitato per il file di lock %s nfs montato" - -#: apt-pkg/contrib/fileutl.cc:107 -#, c-format -msgid "Could not get lock %s" -msgstr "Impossibile ottenere il lock %s" - -#: apt-pkg/contrib/fileutl.cc:375 -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "In attesa per %s ma non presente" - -#: apt-pkg/contrib/fileutl.cc:385 -#, c-format -msgid "Sub-process %s received a segmentation fault." -msgstr "Il sottoprocesso %s ha ricevuto un segmentation fault." - -#: apt-pkg/contrib/fileutl.cc:388 -#, c-format -msgid "Sub-process %s returned an error code (%u)" -msgstr "Il sottoprocesso %s ha ritornato un codice d'errore (%u)" - -#: apt-pkg/contrib/fileutl.cc:390 -#, c-format -msgid "Sub-process %s exited unexpectedly" -msgstr "Il sottoprocesso %s è uscito inaspettatamente" - -#: apt-pkg/contrib/fileutl.cc:434 -#, c-format -msgid "Could not open file %s" -msgstr "Impossibile aprire il file %s" - -#: apt-pkg/contrib/fileutl.cc:490 -#, c-format -msgid "read, still have %lu to read but none left" -msgstr "letto, c'erano ancora %lu da leggere ma non e' stato lasciato nulla" - -#: apt-pkg/contrib/fileutl.cc:520 -#, c-format -msgid "write, still have %lu to write but couldn't" -msgstr "scrittura, c'erano ancora %lu da scrivere ma non era possibile" - -#: apt-pkg/contrib/fileutl.cc:595 -msgid "Problem closing the file" -msgstr "Si è verificato un problema chiudendo il file" - -#: apt-pkg/contrib/fileutl.cc:601 -msgid "Problem unlinking the file" -msgstr "Si è verificato un problema rimuovendo il file" - -#: apt-pkg/contrib/fileutl.cc:612 -msgid "Problem syncing the file" -msgstr "Si è verificato un problema sincronizzando il file" - -#: apt-pkg/pkgcache.cc:132 -msgid "Empty package cache" -msgstr "Cache dei pacchetti vuota" - -#: apt-pkg/pkgcache.cc:138 -msgid "The package cache file is corrupted" -msgstr "Il file cache dei pacchetti è corrotto" - -#: apt-pkg/pkgcache.cc:143 -msgid "The package cache file is an incompatible version" -msgstr "Il file cache dei pacchetti è in una versione incompatibile" - -#: apt-pkg/pkgcache.cc:148 -#, c-format -msgid "This APT does not support the versioning system '%s'" -msgstr "Questo APT non supporta il sistema di versioning '%s'" - -#: apt-pkg/pkgcache.cc:153 -msgid "The package cache was built for a different architecture" -msgstr "" -"Il file cache dei pacchetti è stato generato per un'architettura differente" - -#: apt-pkg/pkgcache.cc:224 -msgid "Depends" -msgstr "Dipende" - -#: apt-pkg/pkgcache.cc:224 -msgid "PreDepends" -msgstr "Predipende" - -#: apt-pkg/pkgcache.cc:224 -msgid "Suggests" -msgstr "Consiglia" - -#: apt-pkg/pkgcache.cc:225 -msgid "Recommends" -msgstr "Raccomanda" - -#: apt-pkg/pkgcache.cc:225 -msgid "Conflicts" -msgstr "Va in conflitto" - -#: apt-pkg/pkgcache.cc:225 -msgid "Replaces" -msgstr "Sostituisce" - -#: apt-pkg/pkgcache.cc:226 -msgid "Obsoletes" -msgstr "Rende obsoleto" - -#: apt-pkg/pkgcache.cc:226 -msgid "Breaks" -msgstr "" - -#: apt-pkg/pkgcache.cc:237 -msgid "important" -msgstr "importante" - -#: apt-pkg/pkgcache.cc:237 -msgid "required" -msgstr "richiesto" - -#: apt-pkg/pkgcache.cc:237 -msgid "standard" -msgstr "standard" - -#: apt-pkg/pkgcache.cc:238 -msgid "optional" -msgstr "opzionale" - -#: apt-pkg/pkgcache.cc:238 -msgid "extra" -msgstr "extra" - -#: apt-pkg/depcache.cc:121 apt-pkg/depcache.cc:150 -msgid "Building dependency tree" -msgstr "Generazione dell'albero delle dipendenze in corso" - -#: apt-pkg/depcache.cc:122 -msgid "Candidate versions" -msgstr "Versioni candidate" - -#: apt-pkg/depcache.cc:151 -msgid "Dependency generation" -msgstr "Generazione delle dipendenze" - -#: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195 -#, fuzzy -msgid "Reading state information" -msgstr "Aggiornamento delle informazioni disponibili" - -#: apt-pkg/depcache.cc:219 -#, fuzzy, c-format -msgid "Failed to open StateFile %s" -msgstr "Impossibile aprire %s" - -#: apt-pkg/depcache.cc:225 -#, fuzzy, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "Impossibile scrivere il file %s" - -#: apt-pkg/tagfile.cc:102 -#, c-format -msgid "Unable to parse package file %s (1)" -msgstr "Impossibile analizzare il file dei pacchetti %s (1)" - -#: apt-pkg/tagfile.cc:189 -#, c-format -msgid "Unable to parse package file %s (2)" -msgstr "Impossibile analizzare il file dei pacchetti %s (2)" - -#: apt-pkg/sourcelist.cc:90 -#, c-format -msgid "Malformed line %lu in source list %s (URI)" -msgstr "La linea %lu in %s (URI) non è corretta" - -#: apt-pkg/sourcelist.cc:92 -#, c-format -msgid "Malformed line %lu in source list %s (dist)" -msgstr "La linea %lu in %s (dist) non è corretta" - -#: apt-pkg/sourcelist.cc:95 -#, 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:101 -#, c-format -msgid "Malformed line %lu in source list %s (absolute dist)" -msgstr "La linea %lu nella lista delle fonti %s (Absolute dist) non è corretta" - -#: apt-pkg/sourcelist.cc:108 -#, 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:199 -#, c-format -msgid "Opening %s" -msgstr "Apertura di %s in corso" - -#: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:448 -#, c-format -msgid "Line %u too long in source list %s." -msgstr "Linea %u troppo lunga nel source list %s." - -#: apt-pkg/sourcelist.cc:236 -#, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "La linea %u in %s (type) non è corretta" - -#: apt-pkg/sourcelist.cc:240 -#, 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 sorgenti %s" - -#: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251 -#, c-format -msgid "Malformed line %u in source list %s (vendor id)" -msgstr "La linea %u in %s (vendor id) non è corretta" - -#: apt-pkg/packagemanager.cc:399 -#, c-format -msgid "" -"This installation run will require temporarily removing the essential " -"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " -"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 " - -#: apt-pkg/pkgrecords.cc:32 -#, c-format -msgid "Index file type '%s' is not supported" -msgstr "Il file indice di tipo '%s' non è supportato" - -#: apt-pkg/algorithms.cc:247 -#, c-format -msgid "" -"The package %s needs to be reinstalled, but I can't find an archive for it." -msgstr "" -"Il pacchetto %s deve essere reinstallato, ma non si riesce a trovare un " -"archivio per esso." - -#: apt-pkg/algorithms.cc:1103 -msgid "" -"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " -"held packages." -msgstr "" -"Errore, pkgProblemResolver::Resolve ha generato uno stop, questo può essere " -"causato da pacchetti bloccati " - -#: apt-pkg/algorithms.cc:1105 -msgid "Unable to correct problems, you have held broken packages." -msgstr "Impossibile correggere i problemi, ci sono pacchetti rotti bloccati" - -#: apt-pkg/acquire.cc:59 -#, c-format -msgid "Lists directory %spartial is missing." -msgstr "Manca la directory di liste %spartial." - -#: apt-pkg/acquire.cc:63 -#, c-format -msgid "Archive directory %spartial is missing." -msgstr "Manca la directory di archivio %spartial." - -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc:827 -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Scaricamento file %li di %li (%s rimanente)" - -#: apt-pkg/acquire.cc:829 -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Scaricamento file %li di %li" - -#: apt-pkg/acquire-worker.cc:110 -#, c-format -msgid "The method driver %s could not be found." -msgstr "Non è stato possibile trovare un driver per il metodo %s." - -#: apt-pkg/acquire-worker.cc:159 -#, c-format -msgid "Method %s did not start correctly" -msgstr "Il metodo %s non è partito correttamente" - -#: apt-pkg/acquire-worker.cc:396 -#, c-format -msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." -msgstr "" -"Per favore inserire il disco chiamato '%s' nel dispositivo '%s' e premere " -"invio." - -#: apt-pkg/init.cc:124 -#, c-format -msgid "Packaging system '%s' is not supported" -msgstr "Il sistema di archiviazione (packaging) '%s' non è supportato" - -#: apt-pkg/init.cc:140 -msgid "Unable to determine a suitable packaging system type" -msgstr "Impossibile determinare un tipo di sistema appropriato di pacchetti" - -#: apt-pkg/clean.cc:57 -#, c-format -msgid "Unable to stat %s." -msgstr "Impossibile analizzare %s." - -#: apt-pkg/srcrecords.cc:44 -msgid "You must put some 'source' URIs in your sources.list" -msgstr "Bisogna inserire alcuni URI di tipo 'source' in sources.list" - -#: apt-pkg/cachefile.cc:69 -msgid "The package lists or status file could not be parsed or opened." -msgstr "" -"La lista dei pacchetti o il file di status non possono essere letti o aperti." - -#: apt-pkg/cachefile.cc:73 -msgid "You may want to run apt-get update to correct these problems" -msgstr "È consigliabile eseguire apt-get update per correggere questi problemi" - -#: apt-pkg/policy.cc:267 -msgid "Invalid record in the preferences file, no Package header" -msgstr "Campo non valido nel file delle preferenze, Manca \"Package header\"" - -#: apt-pkg/policy.cc:289 -#, c-format -msgid "Did not understand pin type %s" -msgstr "Impossibile capire il tipo di pin %s" - -#: apt-pkg/policy.cc:297 -msgid "No priority (or zero) specified for pin" -msgstr "Nessuna (o zero) priorità specificata per il pin" - -#: apt-pkg/pkgcachegen.cc:72 -msgid "Cache has an incompatible versioning system" -msgstr "La cache ha un sistema incompatibile di gestione delle versioni" - -#: apt-pkg/pkgcachegen.cc:115 -#, c-format -msgid "Error occurred while processing %s (NewPackage)" -msgstr "Errore nell'analisi di %s (NewPackage)" - -#: apt-pkg/pkgcachegen.cc:130 -#, c-format -msgid "Error occurred while processing %s (UsePackage1)" -msgstr "Errore nell'analisi di %s (UsePackage1)" - -#: apt-pkg/pkgcachegen.cc:153 -#, fuzzy, c-format -msgid "Error occurred while processing %s (NewFileDesc1)" -msgstr "Errore nell'analisi di %s (NewFileVer1)" - -#: apt-pkg/pkgcachegen.cc:178 -#, c-format -msgid "Error occurred while processing %s (UsePackage2)" -msgstr "Errore nell'analisi di %s (UsePackage2)" - -#: apt-pkg/pkgcachegen.cc:182 -#, c-format -msgid "Error occurred while processing %s (NewFileVer1)" -msgstr "Errore nell'analisi di %s (NewFileVer1)" - -#: apt-pkg/pkgcachegen.cc:213 -#, c-format -msgid "Error occurred while processing %s (NewVersion1)" -msgstr "Errore nell'analisi di %s (NewVersion1)" - -#: apt-pkg/pkgcachegen.cc:217 -#, c-format -msgid "Error occurred while processing %s (UsePackage3)" -msgstr "Errore nell'analisi di %s (UsePackage3)" - -#: apt-pkg/pkgcachegen.cc:221 -#, c-format -msgid "Error occurred while processing %s (NewVersion2)" -msgstr "Errore nell'analisi di %s (NewVersion2)" - -#: apt-pkg/pkgcachegen.cc:245 -#, fuzzy, c-format -msgid "Error occurred while processing %s (NewFileDesc2)" -msgstr "Errore nell'analisi di %s (NewFileVer1)" - -#: apt-pkg/pkgcachegen.cc:251 -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "" -"WOW, si è ecceduto il numero massimo di nomi di pacchetti che questo APT è " -"capace di gestire" - -#: apt-pkg/pkgcachegen.cc:254 -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "" -"WOW, si è ecceduto il numero massimo di versioni che questo APT è capace di " -"gestire" - -#: apt-pkg/pkgcachegen.cc:257 -#, fuzzy -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "" -"WOW, si è ecceduto il numero massimo di versioni che questo APT è capace di " -"gestire" - -#: apt-pkg/pkgcachegen.cc:260 -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" - -#: apt-pkg/pkgcachegen.cc:288 -#, c-format -msgid "Error occurred while processing %s (FindPkg)" -msgstr "Errore nell'analisi di %s (FindPkg)" - -#: apt-pkg/pkgcachegen.cc:301 -#, c-format -msgid "Error occurred while processing %s (CollectFileProvides)" -msgstr "Errore nell'analisi di %s (CollectFileProvides)" - -#: apt-pkg/pkgcachegen.cc:307 -#, c-format -msgid "Package %s %s was not found while processing file dependencies" -msgstr "" -"È stato impossibile trovare %s %s mentre si processava le dipendenze dei file" - -#: apt-pkg/pkgcachegen.cc:678 -#, c-format -msgid "Couldn't stat source package list %s" -msgstr "Impossibile controllare la lista dei pacchetti sorgente %s" - -#: apt-pkg/pkgcachegen.cc:763 -msgid "Collecting File Provides" -msgstr "Il File Collezionato Fornisce" - -#: apt-pkg/pkgcachegen.cc:890 apt-pkg/pkgcachegen.cc:897 -msgid "IO Error saving source cache" -msgstr "Errore di I/O nel salvataggio del cache sorgente" - -#: apt-pkg/acquire-item.cc:127 -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "rename() fallita: %s (%s -> %s)." - -#: apt-pkg/acquire-item.cc:401 -msgid "MD5Sum mismatch" -msgstr "Somma MD5 non corrispondente" - -#: apt-pkg/acquire-item.cc:647 apt-pkg/acquire-item.cc:1405 -#, fuzzy -msgid "Hash Sum mismatch" -msgstr "Somma MD5 non corrispondente" - -#: apt-pkg/acquire-item.cc:1097 -msgid "There is no public key available for the following key IDs:\n" -msgstr "" -"Non esiste una chiave pubblica disponibile per i seguenti ID di chiave:\n" - -#: apt-pkg/acquire-item.cc:1210 -#, c-format -msgid "" -"I wasn't able to locate a file for the %s package. This might mean you need " -"to manually fix this package. (due to missing arch)" -msgstr "" -"Non è stato possibile trovare un file per il pacchetto %s. Questo significa " -"che bisogna correggere manualmente l'errore. (a causa di un'architettura " -"mancante)" - -#: apt-pkg/acquire-item.cc:1269 -#, c-format -msgid "" -"I wasn't able to locate file for the %s package. This might mean you need to " -"manually fix this package." -msgstr "" -"Non è stato possibile trovare file per il pacchetto %s. Questo significa che " -"bisogna correggere manualmente l'errore." - -#: apt-pkg/acquire-item.cc:1310 -#, c-format -msgid "" -"The package index files are corrupted. No Filename: field for package %s." -msgstr "" -"I file indice dei pacchetti sono corrotti. Non c'è un campo Filename: per il " -"pacchetto %s." - -#: apt-pkg/acquire-item.cc:1397 -msgid "Size mismatch" -msgstr "Le Dimensioni non corrispondono" - -#: apt-pkg/vendorlist.cc:66 -#, c-format -msgid "Vendor block %s contains no fingerprint" -msgstr "Il blocco vendor %s non contiene dati" - -#: apt-pkg/cdrom.cc:529 -#, c-format -msgid "" -"Using CD-ROM mount point %s\n" -"Mounting CD-ROM\n" -msgstr "" -"Si userà il punto di montaggio del CD-ROM %s\n" -"Montaggio CD-ROM\n" - -#: apt-pkg/cdrom.cc:538 apt-pkg/cdrom.cc:620 -msgid "Identifying.. " -msgstr "Identificazione in corso.. " - -#: apt-pkg/cdrom.cc:563 -#, c-format -msgid "Stored label: %s \n" -msgstr "Etichette salvate: %s \n" - -#: apt-pkg/cdrom.cc:583 -#, c-format -msgid "Using CD-ROM mount point %s\n" -msgstr "Si userà il mount point del CD-ROM %s\n" - -#: apt-pkg/cdrom.cc:601 -msgid "Unmounting CD-ROM\n" -msgstr "Smontaggio CD-ROM in corso\n" - -#: apt-pkg/cdrom.cc:605 -msgid "Waiting for disc...\n" -msgstr "In attesa del disco...\n" - -#. Mount the new CDROM -#: apt-pkg/cdrom.cc:613 -msgid "Mounting CD-ROM...\n" -msgstr "Montaggio CD-ROM in corso \n" - -#: apt-pkg/cdrom.cc:631 -msgid "Scanning disc for index files..\n" -msgstr "Scansione del disco alla ricerca di file indice, in corso..\n" - -#: apt-pkg/cdrom.cc:671 -#, fuzzy, c-format -msgid "" -"Found %i package indexes, %i source indexes, %i translation indexes and %i " -"signatures\n" -msgstr "Trovati %i indici di pacchetto, %i indici di sorgenti e %i firme\n" - -#: apt-pkg/cdrom.cc:708 -#, fuzzy, c-format -msgid "Found label '%s'\n" -msgstr "Etichette salvate: %s \n" - -#: apt-pkg/cdrom.cc:737 -msgid "That is not a valid name, try again.\n" -msgstr "Questo non è un nome valido, riprovare.\n" - -#: apt-pkg/cdrom.cc:753 -#, c-format -msgid "" -"This disc is called: \n" -"'%s'\n" -msgstr "" -"Questo disco è chiamato: \n" -"'%s'\n" - -#: apt-pkg/cdrom.cc:757 -msgid "Copying package lists..." -msgstr "Copia della lista dei pacchetti in corso..." - -#: apt-pkg/cdrom.cc:783 -msgid "Writing new source list\n" -msgstr "Scrittura di una nuova lista sorgenti in corso\n" - -#: apt-pkg/cdrom.cc:792 -msgid "Source list entries for this disc are:\n" -msgstr "Le voci lista sorgenti per questo Disco sono:\n" - -#: apt-pkg/cdrom.cc:834 #, fuzzy -msgid "Unmounting CD-ROM...\n" -msgstr "Smontaggio CD-ROM in corso..." - -#: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:823 -#, c-format -msgid "Wrote %i records.\n" -msgstr "Scritti %i record.\n" - -#: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:825 -#, c-format -msgid "Wrote %i records with %i missing files.\n" -msgstr "Scritti %i record con %i file mancanti.\n" - -#: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:828 -#, c-format -msgid "Wrote %i records with %i mismatched files\n" -msgstr "Scritti %i record con %i file senza match\n" - -#: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:831 -#, c-format -msgid "Wrote %i records with %i missing files and %i mismatched files\n" -msgstr "Scritti %i record con %i file mancanti e %i file senza match\n" - -#: apt-pkg/deb/dpkgpm.cc:522 -#, c-format -msgid "Preparing %s" -msgstr "Preparazione di %s in corso" - -#: apt-pkg/deb/dpkgpm.cc:523 -#, c-format -msgid "Unpacking %s" -msgstr "Scompattamento di %s in corso" - -#: apt-pkg/deb/dpkgpm.cc:528 -#, c-format -msgid "Preparing to configure %s" -msgstr "Preparazione alla configurazione di %s in corso" - -#: apt-pkg/deb/dpkgpm.cc:529 -#, c-format -msgid "Configuring %s" -msgstr "Configurazione di %s in corso" - -#: apt-pkg/deb/dpkgpm.cc:530 -#, c-format -msgid "Installed %s" -msgstr "%s Installato" - -#: apt-pkg/deb/dpkgpm.cc:535 -#, c-format -msgid "Preparing for removal of %s" -msgstr "Preparazione per la rimozione di %s in corso" - -#: apt-pkg/deb/dpkgpm.cc:536 -#, c-format -msgid "Removing %s" -msgstr "Rimozione di %s in corso" - -#: apt-pkg/deb/dpkgpm.cc:537 -#, c-format -msgid "Removed %s" -msgstr "%s rimosso" - -#: apt-pkg/deb/dpkgpm.cc:542 -#, c-format -msgid "Preparing to completely remove %s" -msgstr "Preparazione alla rimozione totale di %s in corso" - -#: apt-pkg/deb/dpkgpm.cc:543 -#, c-format -msgid "Completely removed %s" -msgstr "Rimozione totale completata %s" - -#: apt-pkg/deb/dpkgpm.cc:566 -#, fuzzy, c-format -msgid "Directory '%s' missing" -msgstr "Manca la directory di liste %spartial." - -#: apt-pkg/deb/dpkgpm.cc:709 -#, fuzzy, c-format -msgid "openpty failed\n" -msgstr "Select fallito" - -#: methods/rred.cc:219 -msgid "Could not patch file" -msgstr "Impossibile aprire il file %s" - -#: methods/rsh.cc:330 -msgid "Connection closed prematurely" -msgstr "Connessione chiusa prematuramente" +#~ msgid "openpty failed\n" +#~ msgstr "Select fallito" #~ msgid "File date has changed %s" #~ msgstr "La data del file è cambiata %s" |