]> sjero.net Git - wget/blobdiff - po/it.po
[svn] Synched translations with translation project's latest.
[wget] / po / it.po
index 196a724ce792fed063986b8e064887a77d1be8b8..68ac13ac594824eabe76300dcf2a38a7bd46da64 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -1,15 +1,15 @@
 # Italian messages for wget.
-# Copyright (C) 1998, 2004, 2005 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2004, 2005, 2006 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
-# Marco Colombo <m.colombo@ed.ac.uk>, 2004, 2005.
+# Marco Colombo <m.colombo@ed.ac.uk>, 2004, 2005, 2007.
 # Giovanni Bortolozzo <borto@dei.unipd.it>, 1998.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: wget 1.10-rc1\n"
+"Project-Id-Version: wget 1.10.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-06 09:11-0400\n"
-"PO-Revision-Date: 2005-07-08 10:58+0100\n"
+"POT-Creation-Date: 2006-12-18 15:29-0500\n"
+"PO-Revision-Date: 2007-06-05 16:50+0100\n"
 "Last-Translator: Marco Colombo <m.colombo@ed.ac.uk>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
 "MIME-Version: 1.0\n"
@@ -35,6 +35,11 @@ msgstr "Connessione a %s:%d..."
 msgid "connected.\n"
 msgstr "connesso.\n"
 
+#: src/connect.c:347 src/host.c:789 src/host.c:818
+#, c-format
+msgid "failed: %s.\n"
+msgstr "fallito: %s.\n"
+
 #: src/convert.c:176
 #, c-format
 msgid "Converted %d files in %.*f seconds.\n"
@@ -74,56 +79,61 @@ msgstr "Errore in Set-Cookie, campo \"%s\""
 msgid "Syntax error in Set-Cookie: %s at position %d.\n"
 msgstr "Errore di sintassi in Set-Cookie: %s alla posizione %d.\n"
 
-#: src/cookies.c:1469
+#: src/cookies.c:881
+#, c-format
+msgid "Cookie coming from %s attempted to set domain to %s\n"
+msgstr "Cookie proveniente da %s ha tentato di impostare il dominio a %s\n"
+
+#: src/cookies.c:1328 src/cookies.c:1477
 #, c-format
 msgid "Cannot open cookies file `%s': %s\n"
 msgstr "Impossibile aprire il file dei cookies \"%s\": %s\n"
 
-#: src/cookies.c:1481
+#: src/cookies.c:1489
 #, c-format
 msgid "Error writing to `%s': %s\n"
 msgstr "Errore scrivendo in \"%s\": %s.\n"
 
-#: src/cookies.c:1484
+#: src/cookies.c:1492
 #, c-format
 msgid "Error closing `%s': %s\n"
 msgstr "Errore chiudendo \"%s\": %s\n"
 
-#: src/ftp-ls.c:841
+#: src/ftp-ls.c:843
 msgid "Unsupported listing type, trying Unix listing parser.\n"
 msgstr "Tipo di elencazione (listing) non gestita, provo un parser di liste Unix.\n"
 
-#: src/ftp-ls.c:887 src/ftp-ls.c:889
+#: src/ftp-ls.c:889 src/ftp-ls.c:891
 #, c-format
 msgid "Index of /%s on %s:%d"
 msgstr "Indice della directory /%s su %s:%d"
 
-#: src/ftp-ls.c:912
+#: src/ftp-ls.c:914
 #, c-format
 msgid "time unknown       "
 msgstr "data sconosciuta      "
 
-#: src/ftp-ls.c:916
+#: src/ftp-ls.c:918
 #, c-format
 msgid "File        "
 msgstr "File        "
 
-#: src/ftp-ls.c:919
+#: src/ftp-ls.c:921
 #, c-format
 msgid "Directory   "
 msgstr "Directory   "
 
-#: src/ftp-ls.c:922
+#: src/ftp-ls.c:924
 #, c-format
 msgid "Link        "
 msgstr "Link        "
 
-#: src/ftp-ls.c:925
+#: src/ftp-ls.c:927
 #, c-format
 msgid "Not sure    "
 msgstr "Incerto     "
 
-#: src/ftp-ls.c:943
+#: src/ftp-ls.c:945
 #, c-format
 msgid " (%s bytes)"
 msgstr " (%s byte)"
@@ -133,12 +143,12 @@ msgstr " (%s byte)"
 msgid "Length: %s"
 msgstr "Lunghezza: %s"
 
-#: src/ftp.c:232 src/http.c:1857
+#: src/ftp.c:232 src/http.c:1861
 #, c-format
 msgid ", %s (%s) remaining"
 msgstr ", %s (%s) rimanenti"
 
-#: src/ftp.c:236 src/http.c:1861
+#: src/ftp.c:236 src/http.c:1865
 #, c-format
 msgid ", %s remaining"
 msgstr ", %s rimanenti"
@@ -274,7 +284,7 @@ msgstr ""
 #. what functions like unique_create typically do)
 #. because we told the user we'd use this name.
 #. Instead, return and retry the download.
-#: src/ftp.c:946 src/http.c:1913
+#: src/ftp.c:946 src/http.c:1922
 #, c-format
 msgid "%s has sprung into existence.\n"
 msgstr "%s è venuto ad esistenza.\n"
@@ -289,25 +299,25 @@ msgstr "%s: %s, chiusura della connessione di controllo.\n"
 msgid "%s (%s) - Data connection: %s; "
 msgstr "%s (%s) - Connessione dati: %s; "
 
-#: src/ftp.c:1031
+#: src/ftp.c:1030
 msgid "Control connection closed.\n"
 msgstr "Connessione di controllo chiusa.\n"
 
-#: src/ftp.c:1049
+#: src/ftp.c:1048
 msgid "Data transfer aborted.\n"
 msgstr "Trasferimento dati interrotto.\n"
 
-#: src/ftp.c:1114
+#: src/ftp.c:1116
 #, c-format
-msgid "File `%s' already there, not retrieving.\n"
+msgid "File `%s' already there; not retrieving.\n"
 msgstr "Il file \"%s\" esiste già, scaricamento non effettuato.\n"
 
-#: src/ftp.c:1182 src/http.c:2130
+#: src/ftp.c:1184 src/http.c:2145
 #, c-format
 msgid "(try:%2d)"
 msgstr "(tentativo:%2d)"
 
-#: src/ftp.c:1252 src/http.c:2409
+#: src/ftp.c:1254 src/http.c:2422
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%s]\n"
@@ -316,35 +326,35 @@ msgstr ""
 "%s (%s) - \"%s\" salvato [%s]\n"
 "\n"
 
-#: src/ftp.c:1294 src/main.c:948 src/recur.c:376 src/retr.c:842
+#: src/ftp.c:1296 src/main.c:948 src/recur.c:376 src/retr.c:844
 #, c-format
 msgid "Removing %s.\n"
 msgstr "Rimozione di %s.\n"
 
-#: src/ftp.c:1336
+#: src/ftp.c:1338
 #, c-format
 msgid "Using `%s' as listing tmp file.\n"
 msgstr "Usato \"%s\" come file temporaneo per l'elencazione.\n"
 
-#: src/ftp.c:1351
+#: src/ftp.c:1353
 #, c-format
 msgid "Removed `%s'.\n"
 msgstr "\"%s\" rimosso.\n"
 
-#: src/ftp.c:1386
+#: src/ftp.c:1388
 #, c-format
 msgid "Recursion depth %d exceeded max. depth %d.\n"
 msgstr "La profondità di ricorsione %d eccede il massimo (%d).\n"
 
 #. Remote file is older, file sizes can be compared and
 #. are both equal.
-#: src/ftp.c:1456
+#: src/ftp.c:1458
 #, c-format
 msgid "Remote file no newer than local file `%s' -- not retrieving.\n"
 msgstr "Il file remoto è più vecchio del file locale \"%s\" -- scaricamento non effettuato.\n"
 
 #. Remote file is newer or sizes cannot be matched
-#: src/ftp.c:1463
+#: src/ftp.c:1465
 #, c-format
 msgid ""
 "Remote file is newer than local file `%s' -- retrieving.\n"
@@ -352,7 +362,7 @@ msgid ""
 msgstr "Il file remoto è più recente del file locale \"%s\" -- scaricamento in corso.\n"
 
 #. Sizes do not match
-#: src/ftp.c:1470
+#: src/ftp.c:1472
 #, c-format
 msgid ""
 "The sizes do not match (local %s) -- retrieving.\n"
@@ -361,11 +371,11 @@ msgstr ""
 "Le dimensioni non coincidono (locale %s) -- scaricamento in corso.\n"
 "\n"
 
-#: src/ftp.c:1488
+#: src/ftp.c:1490
 msgid "Invalid name of the symlink, skipping.\n"
 msgstr "Il nome del link simbolico non è valido, ignorato.\n"
 
-#: src/ftp.c:1505
+#: src/ftp.c:1507
 #, c-format
 msgid ""
 "Already have correct symlink %s -> %s\n"
@@ -374,42 +384,42 @@ msgstr ""
 "Link simbolico già esistente %s -> %s\n"
 "\n"
 
-#: src/ftp.c:1513
+#: src/ftp.c:1515
 #, c-format
 msgid "Creating symlink %s -> %s\n"
 msgstr "Creazione del link simbolico %s -> %s\n"
 
-#: src/ftp.c:1523
+#: src/ftp.c:1525
 #, c-format
 msgid "Symlinks not supported, skipping symlink `%s'.\n"
 msgstr "Link simbolici non gestiti, link \"%s\" ignorato.\n"
 
-#: src/ftp.c:1535
+#: src/ftp.c:1537
 #, c-format
 msgid "Skipping directory `%s'.\n"
 msgstr "Directory \"%s\" ignorata.\n"
 
-#: src/ftp.c:1544
+#: src/ftp.c:1546
 #, c-format
 msgid "%s: unknown/unsupported file type.\n"
 msgstr "%s: tipo di file sconosciuto/non gestito.\n"
 
-#: src/ftp.c:1571
+#: src/ftp.c:1573
 #, c-format
 msgid "%s: corrupt time-stamp.\n"
 msgstr "%s: timestamp danneggiato.\n"
 
-#: src/ftp.c:1599
+#: src/ftp.c:1601
 #, c-format
 msgid "Will not retrieve dirs since depth is %d (max %d).\n"
 msgstr "Le directory non verranno scaricate perché la loro profondità è %d (max %d).\n"
 
-#: src/ftp.c:1649
+#: src/ftp.c:1651
 #, c-format
 msgid "Not descending to `%s' as it is excluded/not-included.\n"
 msgstr "Non scendo nella directory \"%s\" perché è esclusa/non inclusa.\n"
 
-#: src/ftp.c:1715 src/ftp.c:1729
+#: src/ftp.c:1717 src/ftp.c:1731
 #, c-format
 msgid "Rejecting `%s'.\n"
 msgstr "\"%s\" rifiutato.\n"
@@ -417,17 +427,17 @@ msgstr "\"%s\" rifiutato.\n"
 #. No luck.
 #. #### This message SUCKS.  We should see what was the
 #. reason that nothing was retrieved.
-#: src/ftp.c:1775
+#: src/ftp.c:1777
 #, c-format
 msgid "No matches on pattern `%s'.\n"
 msgstr "Nessun corrispondenza con il modello \"%s\".\n"
 
-#: src/ftp.c:1841
+#: src/ftp.c:1843
 #, c-format
 msgid "Wrote HTML-ized index to `%s' [%s].\n"
 msgstr "Indice in formato HTML scritto in \"%s\" [%s].\n"
 
-#: src/ftp.c:1846
+#: src/ftp.c:1848
 #, c-format
 msgid "Wrote HTML-ized index to `%s'.\n"
 msgstr "Indice in formato HTML scritto in \"%s\".\n"
@@ -491,35 +501,30 @@ msgstr "%s: l'opzione \"-W %s\" è ambigua\n"
 msgid "%s: option `-W %s' doesn't allow an argument\n"
 msgstr "%s: l'opzione \"-W %s\" non accetta argomenti\n"
 
-#: src/host.c:371
+#: src/host.c:366
 msgid "Unknown host"
 msgstr "Host sconosciuto"
 
 #. Message modeled after what gai_strerror returns in similar
 #. circumstances.
-#: src/host.c:375
+#: src/host.c:370
 msgid "Temporary failure in name resolution"
 msgstr "Risoluzione del nome fallita temporaneamente"
 
-#: src/host.c:377
+#: src/host.c:372
 msgid "Unknown error"
 msgstr "Errore sconosciuto"
 
-#: src/host.c:756
+#: src/host.c:751
 #, c-format
 msgid "Resolving %s... "
 msgstr "Risoluzione di %s in corso... "
 
-#: src/host.c:800 src/host.c:829
-#, c-format
-msgid "failed: %s.\n"
-msgstr "fallito: %s.\n"
-
-#: src/host.c:809
+#: src/host.c:798
 msgid "failed: No IPv4/IPv6 addresses for host.\n"
 msgstr "fallito: nessun indirizzo IPv4/IPv6 per l'host.\n"
 
-#: src/host.c:832
+#: src/host.c:821
 msgid "failed: timed out.\n"
 msgstr "fallito: tempo scaduto.\n"
 
@@ -528,7 +533,12 @@ msgstr "fallito: tempo scaduto.\n"
 msgid "%s: Cannot resolve incomplete link %s.\n"
 msgstr "%s: impossibile risolvere il link incompleto %s.\n"
 
-#: src/http.c:373 src/http.c:1549
+#: src/html-url.c:705
+#, c-format
+msgid "%s: Invalid URL %s: %s\n"
+msgstr "%s: URL non valido %s: %s\n"
+
+#: src/http.c:373
 #, c-format
 msgid "Failed writing HTTP request: %s.\n"
 msgstr "Scrittura della richiesta HTTP non riuscita: %s.\n"
@@ -537,79 +547,79 @@ msgstr "Scrittura della richiesta HTTP non riuscita: %s.\n"
 msgid "No headers, assuming HTTP/0.9"
 msgstr "Nessun header, si assume HTTP/0.9"
 
-#: src/http.c:1198
+#: src/http.c:1204
 msgid "Disabling SSL due to encountered errors.\n"
 msgstr "SSL disabilitato a causa di errori.\n"
 
-#: src/http.c:1417
+#: src/http.c:1374
 #, c-format
-msgid "Reusing existing connection to %s:%d.\n"
-msgstr "Riutilizzo della connessione esistente a %s:%d.\n"
+msgid "POST data file `%s' missing: %s\n"
+msgstr "File di dati POST \"%s\" mancante: %s\n"
 
-#: src/http.c:1479
+#: src/http.c:1423
 #, c-format
-msgid "Failed writing to proxy: %s.\n"
-msgstr "Scrittura sul proxy non riuscita: %s.\n"
+msgid "Reusing existing connection to %s:%d.\n"
+msgstr "Riutilizzo della connessione esistente a %s:%d.\n"
 
-#: src/http.c:1488
+#: src/http.c:1492
 #, c-format
 msgid "Failed reading proxy response: %s\n"
 msgstr "Lettura della risposta del proxy non riuscita: %s.\n"
 
-#: src/http.c:1508
+#: src/http.c:1512
 #, c-format
 msgid "Proxy tunneling failed: %s"
 msgstr "Proxy tunneling non riuscito: %s"
 
-#: src/http.c:1555
+#: src/http.c:1557
 #, c-format
 msgid "%s request sent, awaiting response... "
 msgstr "%s richiesta inviata, aspetto la risposta... "
 
-#: src/http.c:1566
+#: src/http.c:1568
 msgid "No data received.\n"
 msgstr "Nessun dato ricevuto.\n"
 
-#: src/http.c:1573
+#: src/http.c:1575
 #, c-format
 msgid "Read error (%s) in headers.\n"
 msgstr "Errore di lettura degli header (%s).\n"
 
 #. If the authentication header is missing or
 #. unrecognized, there's no sense in retrying.
-#: src/http.c:1658
+#: src/http.c:1660
 msgid "Unknown authentication scheme.\n"
 msgstr "Schema di autotentificazione sconosciuto.\n"
 
-#: src/http.c:1682
+#: src/http.c:1684
 msgid "Authorization failed.\n"
 msgstr "Autorizzazione fallita.\n"
 
-#: src/http.c:1696
+#: src/http.c:1698
 msgid "Malformed status line"
 msgstr "Riga di stato malformata"
 
-#: src/http.c:1698
+#: src/http.c:1700
 msgid "(no description)"
 msgstr "(nessuna descrizione)"
 
-#: src/http.c:1769
+#: src/http.c:1763
 #, c-format
 msgid "Location: %s%s\n"
 msgstr "Posizione: %s%s\n"
 
-#: src/http.c:1770 src/http.c:1867
+#: src/http.c:1764 src/http.c:1871
 msgid "unspecified"
 msgstr "non specificato"
 
-#: src/http.c:1771
+#: src/http.c:1765
 msgid " [following]"
 msgstr " [segue]"
 
 #. If `-c' is in use and the file has been fully downloaded (or
 #. the remote file has shrunk), Wget effectively requests bytes
 #. after the end of file and the server response with 416.
-#: src/http.c:1817
+#: src/http.c:1821
 msgid ""
 "\n"
 "    The file is already fully retrieved; nothing to do.\n"
@@ -622,71 +632,75 @@ msgstr ""
 #. No need to print this output if the body won't be
 #. downloaded at all, or if the original server response is
 #. printed.
-#: src/http.c:1847
+#: src/http.c:1851
 msgid "Length: "
 msgstr "Lunghezza: "
 
-#: src/http.c:1867
+#: src/http.c:1871
 msgid "ignored"
 msgstr "ignorato"
 
-#: src/http.c:2007
+#: src/http.c:2022
 msgid "Warning: wildcards not supported in HTTP.\n"
 msgstr "Attenzione: i metacaratteri non sono supportati in HTTP.\n"
 
 #. If opt.noclobber is turned on and file already exists, do not
 #. retrieve the file
-#: src/http.c:2042
+#: src/http.c:2057
 #, c-format
-msgid "File `%s' already there, will not retrieve.\n"
-msgstr "Il file \"%s\" è già presente, scaricamento non effettuato.\n"
+msgid ""
+"File `%s' already there; not retrieving.\n"
+"\n"
+msgstr ""
+"Il file \"%s\" esiste già, scaricamento non effettuato.\n"
+"\n"
 
-#: src/http.c:2232
+#: src/http.c:2247
 #, c-format
 msgid "Cannot write to `%s' (%s).\n"
 msgstr "Impossibile scrivere in \"%s\" (%s).\n"
 
 #. Another fatal error.
-#: src/http.c:2239
+#: src/http.c:2254
 msgid "Unable to establish SSL connection.\n"
 msgstr "Impossibile stabilire una connessione SSL.\n"
 
-#: src/http.c:2248
+#: src/http.c:2263
 #, c-format
 msgid "ERROR: Redirection (%d) without location.\n"
 msgstr "ERRORE: redirezione (%d) senza posizione.\n"
 
-#: src/http.c:2278
+#: src/http.c:2293
 #, c-format
 msgid "%s ERROR %d: %s.\n"
 msgstr "%s ERRORE %d: %s.\n"
 
-#: src/http.c:2291
+#: src/http.c:2306
 msgid "Last-modified header missing -- time-stamps turned off.\n"
 msgstr "Header Last-modified mancante -- date disattivate.\n"
 
-#: src/http.c:2299
+#: src/http.c:2314
 msgid "Last-modified header invalid -- time-stamp ignored.\n"
 msgstr "Header Last-modified non valido -- data ignorata.\n"
 
 # Perché "server file" e non "remote file"? C'è differenza?
-#: src/http.c:2322
+#: src/http.c:2337
 #, c-format
 msgid ""
 "Server file no newer than local file `%s' -- not retrieving.\n"
 "\n"
 msgstr "Il file del server è più vecchio del file locale \"%s\" -- scaricamento non effettuato.\n"
 
-#: src/http.c:2330
+#: src/http.c:2345
 #, c-format
 msgid "The sizes do not match (local %s) -- retrieving.\n"
 msgstr "Le dimensioni non coincidono (locale %s) -- scaricamento in corso.\n"
 
-#: src/http.c:2335
+#: src/http.c:2350
 msgid "Remote file is newer, retrieving.\n"
 msgstr "Il file remoto è più recente, scaricamento in corso.\n"
 
-#: src/http.c:2377
+#: src/http.c:2390
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%s/%s]\n"
@@ -695,113 +709,102 @@ msgstr ""
 "%s (%s) - \"%s\" salvato [%s/%s]\n"
 "\n"
 
-#: src/http.c:2434
+#: src/http.c:2447
 #, c-format
 msgid "%s (%s) - Connection closed at byte %s. "
 msgstr "%s (%s) - Connessione chiusa al byte %s. "
 
-# FIXME: o "salvati"?
-#: src/http.c:2443
-#, c-format
-msgid ""
-"%s (%s) - `%s' saved [%s/%s])\n"
-"\n"
-msgstr ""
-"%s (%s) - \"%s\" salvato [%s/%s])\n"
-"\n"
-
-#: src/http.c:2469
-#, c-format
-msgid "%s (%s) - Connection closed at byte %s/%s. "
-msgstr "%s (%s) - Connessione chiusa al byte %s/%s. "
-
-#: src/http.c:2483
+#: src/http.c:2463
 #, c-format
 msgid "%s (%s) - Read error at byte %s (%s)."
 msgstr "%s (%s) - Errore di lettura al byte %s (%s). "
 
-#: src/http.c:2493
+#: src/http.c:2473
 #, c-format
 msgid "%s (%s) - Read error at byte %s/%s (%s). "
 msgstr "%s (%s) - Errore di lettura al byte %s/%s (%s). "
 
-#: src/init.c:369
+#: src/init.c:368
 #, c-format
 msgid "%s: WGETRC points to %s, which doesn't exist.\n"
 msgstr "%s: WGETRC punta a %s, che non esiste.\n"
 
-#: src/init.c:433 src/netrc.c:277
+#: src/init.c:432 src/netrc.c:277
 #, c-format
 msgid "%s: Cannot read %s (%s).\n"
 msgstr "%s: impossibile leggere %s (%s).\n"
 
-#: src/init.c:451
+#: src/init.c:450
 #, c-format
 msgid "%s: Error in %s at line %d.\n"
 msgstr "%s: errore in %s alla riga %d.\n"
 
-#: src/init.c:457
+#: src/init.c:456
 #, c-format
 msgid "%s: Syntax error in %s at line %d.\n"
 msgstr "%s: errore di sintassi in %s alla riga %d.\n"
 
-#: src/init.c:462
+#: src/init.c:461
 #, c-format
 msgid "%s: Unknown command `%s' in %s at line %d.\n"
 msgstr "%s: comando sconosciuto \"%s\" in %s alla riga %d.\n"
 
-#: src/init.c:507
+#: src/init.c:506
 #, c-format
 msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n"
 msgstr "%s: Attenzione: il file wgetrc di sistema e quello personale puntano entrambi a \"%s\".\n"
 
-#: src/init.c:661
+#: src/init.c:660
 #, c-format
 msgid "%s: Invalid --execute command `%s'\n"
 msgstr "%s: comando \"%s\" passato a --execute non valido\n"
 
-# boolean: booleano? logico?
-#: src/init.c:707
+# FIXME: boolean: booleano? logico?
+#: src/init.c:706
 #, c-format
-msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n"
+msgid "%s: %s: Invalid boolean `%s'; use `on' or `off'.\n"
 msgstr "%s: %s: valore logico \"%s\" non valido, usare \"on\" oppure \"off\".\n"
 
-#: src/init.c:750
+#: src/init.c:758
 #, c-format
-msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n"
-msgstr "%s: %s: valore logico \"%s\" non valido, usare \"always\", \"on\", \"off\", o \"never\".\n"
+msgid ""
+"%s: %s: Invalid extended boolean `%s';\n"
+"use one of `on', `off', `always', or `never'.\n"
+msgstr ""
+"%s: %s: valore logico esteso \"%s\" non valido,\n"
+"usare \"on\", \"off\", \"always\" o \"never\".\n"
 
-#: src/init.c:767
+#: src/init.c:776
 #, c-format
 msgid "%s: %s: Invalid number `%s'.\n"
 msgstr "%s: %s: numero \"%s\" non valido.\n"
 
-#: src/init.c:998 src/init.c:1017
+#: src/init.c:1007 src/init.c:1026
 #, c-format
 msgid "%s: %s: Invalid byte value `%s'\n"
 msgstr "%s: %s: valore di byte \"%s\" non valido\n"
 
-#: src/init.c:1042
+#: src/init.c:1051
 #, c-format
 msgid "%s: %s: Invalid time period `%s'\n"
 msgstr "%s: %s: periodo di tempo \"%s\" non valido\n"
 
-#: src/init.c:1096 src/init.c:1186 src/init.c:1281 src/init.c:1306
+#: src/init.c:1105 src/init.c:1195 src/init.c:1290 src/init.c:1315
 #, c-format
 msgid "%s: %s: Invalid value `%s'.\n"
 msgstr "%s: %s: valore \"%s\" non valido.\n"
 
-#: src/init.c:1133
+#: src/init.c:1142
 #, c-format
 msgid "%s: %s: Invalid header `%s'.\n"
 msgstr "%s: %s: header \"%s\" non valido.\n"
 
-#: src/init.c:1198
+#: src/init.c:1207
 #, c-format
 msgid "%s: %s: Invalid progress type `%s'.\n"
 msgstr "%s: %s: tipo di progresso \"%s\" non valido.\n"
 
-#: src/init.c:1249
+#: src/init.c:1258
 #, c-format
 msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n"
 msgstr "%s: %s: restrizione \"%s\" non valida, usare \"unix\" o \"windows\".\n"
@@ -1144,6 +1147,8 @@ msgstr "       --save-cookies=FILE   salva i cookies sul FILE dopo la sessione.\
 #: src/main.c:538
 msgid "       --keep-session-cookies  load and save session (non-permanent) cookies.\n"
 msgstr ""
+"       --keep-session-cookies  carica e salva i cookies per la sessione\n"
+"                               (non permanenti).\n"
 
 #: src/main.c:540
 msgid "       --post-data=STRING      use the POST method; send STRING as the data.\n"
@@ -1187,7 +1192,7 @@ msgstr "       --private-key-type=TIPO  tipo di chiave privata, PEM o DER.\n"
 
 #: src/main.c:562
 msgid "       --ca-certificate=FILE    file with the bundle of CA's.\n"
-msgstr ""
+msgstr "       --ca-certificate=FILE    file con il bundle dei CA.\n"
 
 #: src/main.c:564
 msgid "       --ca-directory=DIR       directory where hash list of CA's is stored.\n"
@@ -1201,7 +1206,7 @@ msgstr ""
 
 #: src/main.c:568
 msgid "       --egd-file=FILE          file naming the EGD socket with random data.\n"
-msgstr ""
+msgstr "       --egd-file=FILE          file col nome del socket EGD con dati casuali.\n"
 
 #: src/main.c:573
 msgid "FTP options:\n"
@@ -1264,8 +1269,8 @@ msgid "  -K,  --backup-converted   before converting file X, back up as X.orig.\
 msgstr "  -K,  --backup-converted     salva il file X come X.orig prima di convertirlo.\n"
 
 #: src/main.c:603
-msgid "  -m,  --mirror             shortcut option equivalent to -r -N -l inf -nr.\n"
-msgstr "  -m,  --mirror               opzione equivalente a -r -N -l inf -nr.\n"
+msgid "  -m,  --mirror             shortcut for -N -r -l inf --no-remove-listing.\n"
+msgstr "  -m,  --mirror               scorciatoia per -N -r -l inf --no-remove-listing.\n"
 
 #: src/main.c:605
 msgid "  -p,  --page-requisites    get all images, etc. needed to display HTML page.\n"
@@ -1425,27 +1430,27 @@ msgstr ""
 "TERMINATO --%s--\n"
 "Scaricati: %s byte in %d file\n"
 
-#: src/main.c:978
+#: src/main.c:979
 #, c-format
 msgid "Download quota (%s bytes) EXCEEDED!\n"
 msgstr "Quota di scaricamento (%s byte) SUPERATA!\n"
 
-#: src/mswindows.c:235
+#: src/mswindows.c:112
 #, c-format
 msgid "Continuing in background.\n"
 msgstr "Prosecuzione in background.\n"
 
-#: src/mswindows.c:427
+#: src/mswindows.c:304
 #, c-format
 msgid "Continuing in background, pid %lu.\n"
 msgstr "Prosecuzione in background, pid %lu.\n"
 
-#: src/mswindows.c:429 src/utils.c:348
+#: src/mswindows.c:306 src/utils.c:351
 #, c-format
 msgid "Output will be written to `%s'.\n"
 msgstr "L'output sarà scritto su \"%s\".\n"
 
-#: src/mswindows.c:597 src/mswindows.c:604
+#: src/mswindows.c:474 src/mswindows.c:481
 #, c-format
 msgid "%s: Couldn't find usable socket driver.\n"
 msgstr "%s: impossibile trovare un driver per i socket utilizzabile.\n"
@@ -1485,30 +1490,30 @@ msgstr "Impossibile inizializzare PRNG; considerare l'utilizzo di --random-file.
 
 #. If the user has specified --no-check-cert, we still want to warn
 #. him about problems with the server's certificate.
-#: src/openssl.c:419
+#: src/openssl.c:423
 msgid "ERROR"
 msgstr "ERRORE"
 
-#: src/openssl.c:419
+#: src/openssl.c:423
 msgid "WARNING"
 msgstr "AVVERTIMENTO"
 
-#: src/openssl.c:427
+#: src/openssl.c:431
 #, c-format
 msgid "%s: No certificate presented by %s.\n"
 msgstr "%s: nessun certificato presentato da %s.\n"
 
-#: src/openssl.c:458
+#: src/openssl.c:462
 #, c-format
 msgid "%s: Certificate verification error for %s: %s\n"
 msgstr "%s: errore di verifica del certificato per %s: %s\n"
 
-#: src/openssl.c:485
+#: src/openssl.c:489
 #, c-format
 msgid "%s: certificate common name `%s' doesn't match requested host name `%s'.\n"
-msgstr ""
+msgstr "%s: il nome comune di certificato \"%s\" non corrisponde al nome dell'host richiesto \"%s\".\n"
 
-#: src/openssl.c:498
+#: src/openssl.c:502
 #, c-format
 msgid "To connect to %s insecurely, use `--no-check-certificate'.\n"
 msgstr "Per connettersi a %s in modo non sicuro, usare \"--no-check-certificate\".\n"
@@ -1538,11 +1543,24 @@ msgstr ""
 msgid "Invalid dot style specification `%s'; leaving unchanged.\n"
 msgstr "Stile di progresso \"%s\" non valido; lasciato invariato.\n"
 
+# FIXME
+#. If no clock was found, it means that clock_getres failed for
+#. the realtime clock.
+#: src/ptimer.c:176
+#, c-format
+msgid "Cannot get REALTIME clock frequency: %s\n"
+msgstr "Impossibile ottenere la frequenza di clock REALTIME: %s\n"
+
 #: src/recur.c:377
 #, c-format
 msgid "Removing %s since it should be rejected.\n"
 msgstr "Rimozione di %s poiché deve essere rifiutato.\n"
 
+#: src/res.c:394
+#, c-format
+msgid "Cannot open %s: %s"
+msgstr "Impossibile aprire %s: %s"
+
 #: src/res.c:544
 msgid "Loading robots.txt; please ignore errors.\n"
 msgstr "Caricamento di robots.txt; ignorare eventuali errori.\n"
@@ -1557,12 +1575,12 @@ msgstr "Errore analizzando l'URL del proxy %s: %s.\n"
 msgid "Error in proxy URL %s: Must be HTTP.\n"
 msgstr "Errore nell'URL del proxy %s: deve essere HTTP.\n"
 
-#: src/retr.c:738
+#: src/retr.c:740
 #, c-format
 msgid "%d redirections exceeded.\n"
 msgstr "superate %d redirezioni.\n"
 
-#: src/retr.c:863
+#: src/retr.c:865
 msgid ""
 "Giving up.\n"
 "\n"
@@ -1570,7 +1588,7 @@ msgstr ""
 "Rinuncio.\n"
 "\n"
 
-#: src/retr.c:863
+#: src/retr.c:865
 msgid ""
 "Retrying.\n"
 "\n"
@@ -1587,8 +1605,8 @@ msgid "Unsupported scheme"
 msgstr "Schema non supportato"
 
 #: src/url.c:630
-msgid "Empty host"
-msgstr "Host vuoto"
+msgid "Invalid host name"
+msgstr "Nome dell'host non valido"
 
 #: src/url.c:632
 msgid "Bad port number"
@@ -1611,12 +1629,12 @@ msgid "Invalid IPv6 numeric address"
 msgstr "Indirizzo numerico IPv6 non valido"
 
 #. parent, no error
-#: src/utils.c:346
+#: src/utils.c:349
 #, c-format
 msgid "Continuing in background, pid %d.\n"
 msgstr "Prosecuzione in background, pid %d.\n"
 
-#: src/utils.c:394
+#: src/utils.c:397
 #, c-format
 msgid "Failed to unlink symlink `%s': %s\n"
 msgstr "Rimozione del link simbolico \"%s\" non riuscita: %s\n"
@@ -1625,3 +1643,6 @@ msgstr "Rimozione del link simbolico \"%s\" non riuscita: %s\n"
 #, c-format
 msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n"
 msgstr "%s: %s: allocazione di %ld byte non riuscita; memoria esaurita.\n"
+
+#~ msgid "%s (%s) - Connection closed at byte %s/%s. "
+#~ msgstr "%s (%s) - Connessione chiusa al byte %s/%s. "