+"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 connesione"
+
+#: methods/ftp.cc:335
+msgid "Server closed the connection"
+msgstr "Il server ha chiuso la connessione"
+
+#: methods/ftp.cc:338 methods/rsh.cc:190 apt-pkg/contrib/fileutl.cc:453
+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 methods/rsh.cc:232 apt-pkg/contrib/fileutl.cc:492
+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:920 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:1106
+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:92
+#, 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:104
+#, 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:132 methods/rsh.cc:425
+#, c-format
+msgid "Connecting to %s"
+msgstr "Connessione a %s in corso"
+
+#: methods/connect.cc:163
+#, c-format
+msgid "Could not resolve '%s'"
+msgstr "Impossibile risolvere '%s'"
+
+#: methods/connect.cc:167
+#, c-format
+msgid "Temporary failure resolving '%s'"
+msgstr "risoluzione di '%s' temporaneamete fallita"
+
+#: methods/connect.cc:169
+#, c-format
+msgid "Something wicked happened resolving '%s:%s' (%i)"
+msgstr "È accaduto qualcosa di anormale nella risoluzione di '%s:%s' (%i)"
+
+#: methods/connect.cc:216
+#, c-format
+msgid "Unable to connect to %s %s:"
+msgstr "Impossibile connettersi a %s %s:"
+
+#: methods/gzip.cc:57
+#, c-format
+msgid "Couldn't open pipe for %s"
+msgstr "Impossibile aprire una pipe per %s"
+
+#: methods/gzip.cc:102
+#, c-format
+msgid "Read error from %s process"
+msgstr "Errore di lettura dal processo %s"
+
+#: methods/http.cc:344
+msgid "Waiting for headers"
+msgstr "In attesa degli header"
+
+#: methods/http.cc:490
+#, c-format
+msgid "Got a single header line over %u chars"
+msgstr "Si è ottenuto una singola linea di header su %u caratteri"
+
+#: methods/http.cc:498
+msgid "Bad header line"
+msgstr "Linea nell'header non corretta"
+
+#: methods/http.cc:517 methods/http.cc:524
+msgid "The HTTP server sent an invalid reply header"
+msgstr "Il server HTTP ha inviato un header di risposta non valido"
+
+#: methods/http.cc:553
+msgid "The HTTP server sent an invalid Content-Length header"
+msgstr "Il server HTTP ha inviato un Content-Length non valido"
+
+#: methods/http.cc:568
+msgid "The HTTP server sent an invalid Content-Range header"
+msgstr "Il server HTTP ha inviato un Content-Range non valido"
+
+#: methods/http.cc:570
+msgid "This HTTP server has broken range support"
+msgstr "Questo server HTTP ha il supporto del range bacato"
+
+#: methods/http.cc:594
+msgid "Unknown date format"
+msgstr "Formato della data sconosciuto"
+
+#: methods/http.cc:741
+msgid "Select failed"
+msgstr "Select fallito"
+
+#: methods/http.cc:746
+msgid "Connection timed out"
+msgstr "Tempo limite per la connessione esaurito"
+
+#: methods/http.cc:769
+msgid "Error writing to output file"
+msgstr "Errore nella scrittura del file di output"
+
+#: methods/http.cc:797
+msgid "Error writing to file"
+msgstr "Errore nella scrittura nel file"
+
+#: methods/http.cc:822
+msgid "Error writing to the file"
+msgstr "Errore nella scrittura nel file"
+
+#: methods/http.cc:836
+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:838
+msgid "Error reading from server"
+msgstr "Errore nella lettura dal server"
+
+#: methods/http.cc:1069
+msgid "Bad header data"
+msgstr "Header dei dati malformato"
+
+#: methods/http.cc:1086
+msgid "Connection failed"
+msgstr "Connessione fallita"
+
+#: methods/http.cc:1177
+msgid "Internal error"
+msgstr "Errore interno"
+
+#: methods/rsh.cc:330
+msgid "Connection closed prematurely"
+msgstr "Connessione chiusa prematuramente"
+
+#: apt-pkg/contrib/mmap.cc:82
+msgid "Can't mmap an empty file"
+msgstr "Impossibile eseguire mmap su un file vuoto"
+
+#: apt-pkg/contrib/mmap.cc:87
+#, c-format
+msgid "Couldn't make mmap of %lu bytes"
+msgstr "Impossibile eseguire mmap di %lu byte"
+
+#: apt-pkg/contrib/strutl.cc:941
+#, c-format
+msgid "Selection %s not found"
+msgstr "Selezione %s non trovata"
+
+#: apt-pkg/contrib/configuration.cc:395
+#, c-format
+msgid "Unrecognized type abbreviation: '%c'"
+msgstr "Tipo di abbreviazione non riconosciuto: '%c'"
+
+#: apt-pkg/contrib/configuration.cc:453
+#, c-format
+msgid "Opening configuration file %s"
+msgstr "Apertura del file di configurazione %s in corso"
+
+#: apt-pkg/contrib/configuration.cc:471
+#, c-format
+msgid "Line %d too long (max %d)"
+msgstr "Linea %d troppo lunga (max %d)"
+
+#: apt-pkg/contrib/configuration.cc:567
+#, 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:586
+#, c-format
+msgid "Syntax error %s:%u: Malformed tag"
+msgstr "Errore di sintassi %s:%u: Tag malformato"
+
+#: apt-pkg/contrib/configuration.cc:603
+#, 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:643
+#, 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:650
+#, 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:654 apt-pkg/contrib/configuration.cc:659
+#, c-format
+msgid "Syntax error %s:%u: Included from here"
+msgstr "Errore di sintassi %s:%u: Incluso da qui"
+
+#: apt-pkg/contrib/configuration.cc:663
+#, 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:697
+#, 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:154
+#, c-format
+msgid "%c%s... Error!"
+msgstr "%c%s... Errore!"
+
+#: apt-pkg/contrib/progress.cc:156
+#, c-format
+msgid "%c%s... Done"
+msgstr "%c%s... Fatto"
+
+#: apt-pkg/contrib/cmndline.cc:80
+#, 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:106 apt-pkg/contrib/cmndline.cc:114
+#: apt-pkg/contrib/cmndline.cc:122
+#, 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:127
+#, 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:166 apt-pkg/contrib/cmndline.cc:187
+#, c-format
+msgid "Option %s requires an argument."
+msgstr "L'opzione %s richiede un argomento."
+
+#: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
+#, 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:237
+#, 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:268
+#, c-format
+msgid "Option '%s' is too long"
+msgstr "L'opzione '%s' è troppo lunga"
+
+#: apt-pkg/contrib/cmndline.cc:301
+#, 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:351
+#, c-format
+msgid "Invalid operation %s"
+msgstr "Operazione non valida %s"
+
+#: apt-pkg/contrib/cdromutl.cc:55
+#, c-format
+msgid "Unable to stat the mount point %s"
+msgstr "Impossibile accedere al mount point %s"
+
+#: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:422 apt-pkg/clean.cc:44
+#, c-format
+msgid "Unable to change to %s"
+msgstr "Impossibile raggiungere %s"
+
+#: apt-pkg/contrib/cdromutl.cc:190
+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:359
+#, c-format
+msgid "Waited for %s but it wasn't there"
+msgstr "In attesa per %s ma non presente"
+
+#: apt-pkg/contrib/fileutl.cc:369
+#, c-format
+msgid "Sub-process %s received a segmentation fault."
+msgstr "Il sottoprocesso %s ha ricevuto un segmentation fault."
+
+#: apt-pkg/contrib/fileutl.cc:372
+#, 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:374
+#, c-format
+msgid "Sub-process %s exited unexpectedly"
+msgstr "Il sottoprocesso %s è uscito inaspettatamente"
+
+#: apt-pkg/contrib/fileutl.cc:418
+#, c-format
+msgid "Could not open file %s"
+msgstr "Impossibile aprire il file %s"
+
+#: apt-pkg/contrib/fileutl.cc:474
+#, 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:504
+#, 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:579
+msgid "Problem closing the file"
+msgstr "Si è verificato un problema chiudendo il file"
+
+#: apt-pkg/contrib/fileutl.cc:585
+msgid "Problem unlinking the file"
+msgstr "Si è verificato un problema rimuovendo il file"
+
+#: apt-pkg/contrib/fileutl.cc:596
+msgid "Problem syncing the file"
+msgstr "Si è verificato un problema sincronizzando il file"