]> sjero.net Git - wget/blobdiff - po/it.po
[svn] Damir Dzeko <ddzeko@zesoi.fer.hr> did not document his new --referer option.
[wget] / po / it.po
index 9d4f5248493fb95a9eff86c4459636612298c8c1..3e8e8277b3be5c5b5c682bfd89b39b1bcab4902a 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wget 1.5.2-b1\n"
-"POT-Creation-Date: 2000-03-10 19:51-0800\n"
+"POT-Creation-Date: 2000-05-22 19:06-0700\n"
 "PO-Revision-Date: 1998-06-13 15:22+02:00\n"
 "Last-Translator: Giovanni Bortolozzo <borto@dei.unipd.it>\n"
 "Language-Team: Italian <it@li.org>\n"
@@ -15,18 +15,18 @@ msgstr ""
 
 #. Login to the server:
 #. First: Establish the control connection.
-#: src/ftp.c:147 src/http.c:348
+#: src/ftp.c:147 src/http.c:347
 #, c-format
 msgid "Connecting to %s:%hu... "
 msgstr "Mi sto connettendo a %s:%hu..."
 
-#: src/ftp.c:169 src/ftp.c:411 src/http.c:365
+#: src/ftp.c:169 src/ftp.c:411 src/http.c:364
 #, c-format
 msgid "Connection to %s:%hu refused.\n"
 msgstr "Connessione a %s:%hu rifiutata.\n"
 
 #. Second: Login with proper USER/PASS sequence.
-#: src/ftp.c:190 src/http.c:376
+#: src/ftp.c:190 src/http.c:375
 msgid "connected!\n"
 msgstr "connesso!\n"
 
@@ -84,7 +84,7 @@ msgstr ""
 "La directory `%s' non esiste.\n"
 "\n"
 
-#: src/ftp.c:331 src/ftp.c:599 src/ftp.c:647 src/url.c:1490
+#: src/ftp.c:331 src/ftp.c:599 src/ftp.c:647 src/url.c:1494
 msgid "done.\n"
 msgstr "fatto.\n"
 
@@ -159,35 +159,35 @@ msgstr " [%s alla fine]"
 msgid " (unauthoritative)\n"
 msgstr " (non autorevole)\n"
 
-#: src/ftp.c:721
+#: src/ftp.c:729
 #, c-format
 msgid "%s: %s, closing control connection.\n"
 msgstr "%s: %s, chiudo la connessione di controllo.\n"
 
-#: src/ftp.c:729
+#: src/ftp.c:737
 #, c-format
 msgid "%s (%s) - Data connection: %s; "
 msgstr "%s (%s) - Connessione dati: %s; "
 
-#: src/ftp.c:746
+#: src/ftp.c:754
 msgid "Control connection closed.\n"
 msgstr "Connessione di controllo chiusa.\n"
 
-#: src/ftp.c:764
+#: src/ftp.c:772
 msgid "Data transfer aborted.\n"
 msgstr "Trasferimento dati abortito.\n"
 
-#: src/ftp.c:830
+#: src/ftp.c:838
 #, c-format
 msgid "File `%s' already there, not retrieving.\n"
 msgstr "Il file `%s' è già presente, non lo scarico.\n"
 
-#: src/ftp.c:907 src/http.c:983
+#: src/ftp.c:915 src/http.c:992
 #, c-format
 msgid "(try:%2d)"
 msgstr "(provo:%2d)"
 
-#: src/ftp.c:971 src/http.c:1190
+#: src/ftp.c:979 src/http.c:1199
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%ld]\n"
@@ -196,38 +196,38 @@ msgstr ""
 "%s (%s) - `%s' salvato [%ld]\n"
 "\n"
 
-#: src/ftp.c:1017
+#: src/ftp.c:1025
 #, c-format
 msgid "Using `%s' as listing tmp file.\n"
 msgstr "Utilizzo `%s' come file temporaneo per il listing.\n"
 
-#: src/ftp.c:1029
+#: src/ftp.c:1037
 #, c-format
 msgid "Removed `%s'.\n"
 msgstr "`%s' rimosso.\n"
 
-#: src/ftp.c:1065
+#: src/ftp.c:1073
 #, c-format
 msgid "Recursion depth %d exceeded max. depth %d.\n"
 msgstr "La profondità di %d nella ricorsione eccede il massimo ( %d ).\n"
 
-#: src/ftp.c:1117 src/http.c:1127
+#: src/ftp.c:1125 src/http.c:1136
 #, c-format
 msgid ""
 "Server file no newer than local file `%s' -- not retrieving.\n"
 "\n"
 msgstr ""
 
-#: src/ftp.c:1123 src/http.c:1133
+#: src/ftp.c:1131 src/http.c:1142
 #, fuzzy, c-format
 msgid "The sizes do not match (local %ld) -- retrieving.\n"
 msgstr "Le dimensioni non coincidono (locale %ld), lo scarico.\n"
 
-#: src/ftp.c:1140
+#: src/ftp.c:1148
 msgid "Invalid name of the symlink, skipping.\n"
 msgstr "Il nome del link simbolico non è valido, passo oltre.\n"
 
-#: src/ftp.c:1157
+#: src/ftp.c:1165
 #, c-format
 msgid ""
 "Already have correct symlink %s -> %s\n"
@@ -236,42 +236,42 @@ msgstr ""
 "Ho già il link simbolico %s -> %s\n"
 "\n"
 
-#: src/ftp.c:1165
+#: src/ftp.c:1173
 #, c-format
 msgid "Creating symlink %s -> %s\n"
 msgstr "Creo il link simbolico %s -> %s\n"
 
-#: src/ftp.c:1176
+#: src/ftp.c:1184
 #, c-format
 msgid "Symlinks not supported, skipping symlink `%s'.\n"
 msgstr "Link simbolici non supportati, ignoro il link `%s'.\n"
 
-#: src/ftp.c:1188
+#: src/ftp.c:1196
 #, c-format
 msgid "Skipping directory `%s'.\n"
 msgstr "Ignoro la directory `%s'.\n"
 
-#: src/ftp.c:1197
+#: src/ftp.c:1205
 #, c-format
 msgid "%s: unknown/unsupported file type.\n"
 msgstr "%s: tipo di file sconosciuto/non supportato.\n"
 
-#: src/ftp.c:1214
+#: src/ftp.c:1222
 #, c-format
 msgid "%s: corrupt time-stamp.\n"
 msgstr "%s: time-stamp corrotto.\n"
 
-#: src/ftp.c:1234
+#: src/ftp.c:1242
 #, c-format
 msgid "Will not retrieve dirs since depth is %d (max %d).\n"
 msgstr "Non scarico le directory perché la profondità é %d (max %d).\n"
 
-#: src/ftp.c:1273
+#: src/ftp.c:1281
 #, 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:1318
+#: src/ftp.c:1326
 #, c-format
 msgid "Rejecting `%s'.\n"
 msgstr "Rifiuto `%s'.\n"
@@ -279,17 +279,17 @@ msgstr "Rifiuto `%s'.\n"
 #. No luck.
 #. #### This message SUCKS.  We should see what was the
 #. reason that nothing was retrieved.
-#: src/ftp.c:1365
+#: src/ftp.c:1373
 #, c-format
 msgid "No matches on pattern `%s'.\n"
 msgstr "Nessun corrispondenza con il modello `%s'.\n"
 
-#: src/ftp.c:1425
+#: src/ftp.c:1433
 #, c-format
 msgid "Wrote HTML-ized index to `%s' [%ld].\n"
 msgstr "Scrivo l'indice in formato HTML in `%s' [%ld].\n"
 
-#: src/ftp.c:1430
+#: src/ftp.c:1438
 #, c-format
 msgid "Wrote HTML-ized index to `%s'.\n"
 msgstr "Scrivo l'indice in formato HTML in `%s'.\n"
@@ -338,27 +338,27 @@ msgstr "%s: opzione illegale -- %c\n"
 msgid "%s: option requires an argument -- %c\n"
 msgstr "%s: l'opzione richiede un argomento -- %c\n"
 
-#: src/host.c:432
+#: src/host.c:437
 #, c-format
 msgid "%s: Cannot determine user-id.\n"
 msgstr "%s: Impossibile determinare lo user-id .\n"
 
-#: src/host.c:444
+#: src/host.c:449
 #, c-format
 msgid "%s: Warning: uname failed: %s\n"
 msgstr "%s: Attenzione: uname fallita: %s\n"
 
-#: src/host.c:456
+#: src/host.c:461
 #, c-format
 msgid "%s: Warning: gethostname failed\n"
 msgstr "%s: Attenzione: gethostname fallita\n"
 
-#: src/host.c:484
+#: src/host.c:489
 #, c-format
 msgid "%s: Warning: cannot determine local IP address.\n"
 msgstr "%s: Attenzione: impossibile determinare l'indirizzo IP locale.\n"
 
-#: src/host.c:498
+#: src/host.c:503
 #, c-format
 msgid "%s: Warning: cannot reverse-lookup local IP address.\n"
 msgstr ""
@@ -369,151 +369,151 @@ msgstr ""
 #. that there can be valid reasons for the local host
 #. name not to be an FQDN, so I've decided to remove the
 #. annoying warning.
-#: src/host.c:511
+#: src/host.c:516
 #, c-format
 msgid "%s: Warning: reverse-lookup of local address did not yield FQDN!\n"
 msgstr ""
 "%s: Attenzione: la risoluzione inversa dell'indirizzo locale non ha\n"
 "      prodotto un FQDN!\n"
 
-#: src/host.c:539
+#: src/host.c:544
 msgid "Host not found"
 msgstr "Host non trovato"
 
-#: src/host.c:541
+#: src/host.c:546
 msgid "Unknown error"
 msgstr "Errore sconosciuto"
 
-#: src/html.c:473 src/html.c:475
+#: src/html.c:470 src/html.c:472
 #, c-format
 msgid "Index of /%s on %s:%d"
 msgstr "Indice della directory /%s su %s:%d"
 
-#: src/html.c:497
+#: src/html.c:494
 msgid "time unknown       "
 msgstr "data sconosciuta      "
 
-#: src/html.c:501
+#: src/html.c:498
 msgid "File        "
 msgstr "File        "
 
-#: src/html.c:504
+#: src/html.c:501
 msgid "Directory   "
 msgstr "Directory   "
 
-#: src/html.c:507
+#: src/html.c:504
 msgid "Link        "
 msgstr "Link        "
 
-#: src/html.c:510
+#: src/html.c:507
 msgid "Not sure    "
 msgstr "Incerto   "
 
-#: src/html.c:528
+#: src/html.c:525
 #, c-format
 msgid " (%s bytes)"
 msgstr " (%s byte)"
 
-#: src/http.c:505
+#: src/http.c:507
 msgid "Failed writing HTTP request.\n"
 msgstr "Non riesco a scrivere la richiesta HTTP.\n"
 
-#: src/http.c:510
+#: src/http.c:511
 #, c-format
 msgid "%s request sent, awaiting response... "
 msgstr "%s richiesta inviata, aspetto la risposta... "
 
-#: src/http.c:549
+#: src/http.c:550
 msgid "End of file while parsing headers.\n"
 msgstr "Raggiunta la fine del file durante l'analisi degli header.\n"
 
-#: src/http.c:560
+#: src/http.c:561
 #, c-format
 msgid "Read error (%s) in headers.\n"
 msgstr "Errore di lettura degli header (%s).\n"
 
-#: src/http.c:600
+#: src/http.c:601
 msgid "No data received"
 msgstr "Nessun dato ricevuto"
 
-#: src/http.c:602
+#: src/http.c:603
 msgid "Malformed status line"
 msgstr "Riga di stato malformata"
 
-#: src/http.c:607
+#: src/http.c:608
 msgid "(no description)"
 msgstr "(nessuna descrizione)"
 
 #. If we have tried it already, then there is not point
 #. retrying it.
-#: src/http.c:691
+#: src/http.c:692
 msgid "Authorization failed.\n"
 msgstr "Autorizzazione fallita.\n"
 
-#: src/http.c:698
+#: src/http.c:699
 msgid "Unknown authentication scheme.\n"
 msgstr "Schema di autotentificazione sconosciuto.\n"
 
-#: src/http.c:761
+#: src/http.c:762
 #, c-format
 msgid "Location: %s%s\n"
 msgstr "Location: %s%s\n"
 
-#: src/http.c:762 src/http.c:787
+#: src/http.c:763 src/http.c:788
 msgid "unspecified"
 msgstr "non specificato"
 
-#: src/http.c:763
+#: src/http.c:764
 msgid " [following]"
 msgstr " [segue]"
 
 #. 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:777
+#: src/http.c:778
 msgid "Length: "
 msgstr "Lunghezza: "
 
-#: src/http.c:782
+#: src/http.c:783
 #, c-format
 msgid " (%s to go)"
 msgstr " (%s per finire)"
 
-#: src/http.c:787
+#: src/http.c:788
 msgid "ignored"
 msgstr "ignorato"
 
-#: src/http.c:871
+#: src/http.c:880
 msgid "Warning: wildcards not supported in HTTP.\n"
 msgstr "Attenzione: le wildcard non sono supportate in HTTP.\n"
 
 #. If opt.noclobber is turned on and file already exists, do not
 #. retrieve the file
-#: src/http.c:886
+#: src/http.c:895
 #, c-format
 msgid "File `%s' already there, will not retrieve.\n"
 msgstr "Il file `%s' è già presente, non lo scarico.\n"
 
-#: src/http.c:1039
+#: src/http.c:1048
 #, c-format
 msgid "Cannot write to `%s' (%s).\n"
 msgstr "Non riesco a scrivere in `%s' (%s).\n"
 
-#: src/http.c:1049
+#: src/http.c:1058
 #, c-format
 msgid "ERROR: Redirection (%d) without location.\n"
 msgstr "ERRORE: Redirezione (%d) senza posizione.\n"
 
-#: src/http.c:1072
+#: src/http.c:1081
 #, c-format
 msgid "%s ERROR %d: %s.\n"
 msgstr "%s ERRORE %d: %s.\n"
 
-#: src/http.c:1084
+#: src/http.c:1093
 msgid "Last-modified header missing -- time-stamps turned off.\n"
 msgstr "Manca l'header last-modified -- date disattivate.\n"
 
-#: src/http.c:1092
+#: src/http.c:1101
 msgid "Last-modified header invalid -- time-stamp ignored.\n"
 msgstr "Header last-modified non valido -- data ignorata.\n"
 
@@ -524,18 +524,18 @@ msgstr "Header last-modified non valido -- data ignorata.\n"
 #. coding style no-no by many measures, for reasons such as
 #. this) we'd have to remember to free() the string at each
 #. one to avoid a memory leak.
-#: src/http.c:1123
+#: src/http.c:1132
 #, c-format
 msgid ""
 "Server file no newer than local file `%s.orig' -- not retrieving.\n"
 "\n"
 msgstr ""
 
-#: src/http.c:1137
+#: src/http.c:1146
 msgid "Remote file is newer, retrieving.\n"
 msgstr "Il file remoto è più recente, lo scarico.\n"
 
-#: src/http.c:1171
+#: src/http.c:1180
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%ld/%ld]\n"
@@ -544,12 +544,12 @@ msgstr ""
 "%s (%s) - `%s' salvato [%ld/%ld]\n"
 "\n"
 
-#: src/http.c:1205
+#: src/http.c:1214
 #, c-format
 msgid "%s (%s) - Connection closed at byte %ld. "
 msgstr "%s (%s) - Connessione chiusa al byte %ld. "
 
-#: src/http.c:1213
+#: src/http.c:1222
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%ld/%ld])\n"
@@ -558,64 +558,64 @@ msgstr ""
 "%s (%s) - `%s' salvati [%ld/%ld])\n"
 "\n"
 
-#: src/http.c:1226
+#: src/http.c:1235
 #, c-format
 msgid "%s (%s) - Connection closed at byte %ld/%ld. "
 msgstr "%s (%s) - Connessione chiusa al byte  %ld/%ld. "
 
-#: src/http.c:1237
+#: src/http.c:1246
 #, c-format
 msgid "%s (%s) - Read error at byte %ld (%s)."
 msgstr "%s (%s) - Errore di lettura al byte %ld (%s). "
 
-#: src/http.c:1245
+#: src/http.c:1254
 #, c-format
 msgid "%s (%s) - Read error at byte %ld/%ld (%s). "
 msgstr "%s (%s) - Errore di lettura al %ld/%ld (%s). "
 
-#: src/init.c:317 src/netrc.c:260
+#: src/init.c:318 src/netrc.c:260
 #, c-format
 msgid "%s: Cannot read %s (%s).\n"
 msgstr "%s: Impossibile leggere %s (%s).\n"
 
-#: src/init.c:338 src/init.c:344
+#: src/init.c:339 src/init.c:345
 #, c-format
 msgid "%s: Error in %s at line %d.\n"
 msgstr "%s: Errore in %s alla linea %d.\n"
 
-#: src/init.c:375
+#: src/init.c:376
 #, c-format
 msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n"
 msgstr ""
 "%s: Attenzione: Sia il wgetrc di sistema che quello personale puntano\n"
 "                  a `%s'.\n"
 
-#: src/init.c:463
+#: src/init.c:464
 #, c-format
 msgid "%s: BUG: unknown command `%s', value `%s'.\n"
 msgstr "%s: BUG: comando `%s' sconosciuto, valore `%s'.\n"
 
-#: src/init.c:490
+#: src/init.c:491
 #, c-format
 msgid "%s: %s: Please specify on or off.\n"
 msgstr "%s: %s: Specificare on oppure off.\n"
 
-#: src/init.c:508 src/init.c:765 src/init.c:787 src/init.c:860
+#: src/init.c:509 src/init.c:766 src/init.c:788 src/init.c:861
 #, c-format
 msgid "%s: %s: Invalid specification `%s'.\n"
 msgstr "%s: %s: Specificazione non valida `%s'\n"
 
-#: src/init.c:621 src/init.c:643 src/init.c:665 src/init.c:691
+#: src/init.c:622 src/init.c:644 src/init.c:666 src/init.c:692
 #, c-format
 msgid "%s: Invalid specification `%s'\n"
 msgstr "wget: %s: Specificazione non valida `%s'\n"
 
-#: src/main.c:101
+#: src/main.c:105
 #, c-format
 msgid "Usage: %s [OPTION]... [URL]...\n"
 msgstr "Uso: %s [OPZIONE]... [URL]...\n"
 
-#: src/main.c:109
+#: src/main.c:113
 #, c-format
 msgid "GNU Wget %s, a non-interactive network retriever.\n"
 msgstr ""
@@ -623,7 +623,7 @@ msgstr ""
 
 #. Had to split this in parts, so the #@@#%# Ultrix compiler and cpp
 #. don't bitch.  Also, it makes translation much easier.
-#: src/main.c:114
+#: src/main.c:118
 msgid ""
 "\n"
 "Mandatory arguments to long options are mandatory for short options too.\n"
@@ -633,13 +633,14 @@ msgstr ""
 "Gli argomenti obbligatori per le opzioni lunghe lo sono anche per quelle\n"
 "corte.\n"
 
-#: src/main.c:117
+#: src/main.c:121
+#, fuzzy
 msgid ""
 "Startup:\n"
 "  -V,  --version           display the version of Wget and exit.\n"
 "  -h,  --help              print this help.\n"
 "  -b,  --background        go to background after startup.\n"
-"  -e,  --execute=COMMAND   execute a `.wgetrc' command.\n"
+"  -e,  --execute=COMMAND   execute a `.wgetrc'-style command.\n"
 "\n"
 msgstr ""
 "Avvio:\n"
@@ -649,7 +650,7 @@ msgstr ""
 "  -e,  --execute=COMANDO   esegue un comando `.wgetrc'.\n"
 "\n"
 
-#: src/main.c:123
+#: src/main.c:127
 msgid ""
 "Logging and input file:\n"
 "  -o,  --output-file=FILE     log messages to FILE.\n"
@@ -674,7 +675,7 @@ msgstr ""
 "  -F,  --force-html           tratta il file di input come HTML.\n"
 "\n"
 
-#: src/main.c:133
+#: src/main.c:137
 #, fuzzy
 msgid ""
 "Download:\n"
@@ -713,7 +714,7 @@ msgstr ""
 "  -Q,  --quota=NUMERO           imposta la quota di scarico a NUMERO.\n"
 "\n"
 
-#: src/main.c:148
+#: src/main.c:152
 msgid ""
 "Directories:\n"
 "  -nd  --no-directories            don't create directories.\n"
@@ -733,7 +734,8 @@ msgstr ""
 "                                    directory remote.\n"
 "\n"
 
-#: src/main.c:155
+#: src/main.c:159
+#, fuzzy
 msgid ""
 "HTTP options:\n"
 "       --http-user=USER      set http user to USER.\n"
@@ -744,6 +746,7 @@ msgid ""
 "       --header=STRING       insert STRING among the headers.\n"
 "       --proxy-user=USER     set USER as proxy username.\n"
 "       --proxy-passwd=PASS   set PASS as proxy password.\n"
+"       --referer=URL         include `Referer: URL' header in HTTP request.\n"
 "  -s,  --save-headers        save the HTTP headers to file.\n"
 "  -U,  --user-agent=AGENT    identify as AGENT instead of Wget/VERSION.\n"
 "\n"
@@ -762,7 +765,7 @@ msgstr ""
 "                             Wget/VERSIONE.\n"
 "\n"
 
-#: src/main.c:166
+#: src/main.c:171
 msgid ""
 "FTP options:\n"
 "       --retr-symlinks   retrieve FTP symbolic links.\n"
@@ -776,7 +779,7 @@ msgstr ""
 "       --passive-ftp     usa il modo di trasferimento \"passivo\".\n"
 "\n"
 
-#: src/main.c:171
+#: src/main.c:176
 #, fuzzy
 msgid ""
 "Recursive retrieval:\n"
@@ -800,7 +803,7 @@ msgstr ""
 "  -nr, --dont-remove-listing   non rimuove i file `.listing'.\n"
 "\n"
 
-#: src/main.c:180
+#: src/main.c:185
 #, fuzzy
 msgid ""
 "Recursive accept/reject:\n"
@@ -842,17 +845,17 @@ msgstr ""
 "  -np, --no-parent                   non risale alla directory genitrice.\n"
 "\n"
 
-#: src/main.c:195
+#: src/main.c:200
 msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
 msgstr "Inviare segnalazioni di bug e suggerimenti a <bug-wget@gnu.org>.\n"
 
-#: src/main.c:359
+#: src/main.c:364
 #, c-format
 msgid "%s: debug support not compiled in.\n"
 msgstr ""
 "wget: %s: supporto per il debug non attivato in fase di compilazione.\n"
 
-#: src/main.c:410
+#: src/main.c:415
 msgid ""
 "Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.\n"
 "This program is distributed in the hope that it will be useful,\n"
@@ -866,53 +869,54 @@ msgstr ""
 "COMMERCIABILITA` o di ADEGUATEZZA AD UN PARTICOLARE SCOPO. Si consulti\n"
 "la GNU General Public License per maggiori dettagli.\n"
 
-#: src/main.c:416
+#: src/main.c:421
+#, fuzzy
 msgid ""
 "\n"
-"Written by Hrvoje Niksic <hniksic@srce.hr>.\n"
+"Originally written by Hrvoje Niksic <hniksic@iskon.hr>.\n"
 msgstr ""
 "\n"
 "Scritto da Hrvoje Niksic <hniksic@srce.hr>.\n"
 
-#: src/main.c:490
+#: src/main.c:495
 #, c-format
 msgid "%s: %s: invalid command\n"
 msgstr "%s: %s: comando non valido\n"
 
-#: src/main.c:543
+#: src/main.c:548
 #, c-format
 msgid "%s: illegal option -- `-n%c'\n"
 msgstr "%s: opzione illegale -- `-n%c'\n"
 
 #. #### Something nicer should be printed here -- similar to the
 #. pre-1.5 `--help' page.
-#: src/main.c:546 src/main.c:588 src/main.c:631
+#: src/main.c:551 src/main.c:593 src/main.c:636
 #, c-format
 msgid "Try `%s --help' for more options.\n"
 msgstr "Usare `%s --help' per ulteriori opzioni.\n"
 
-#: src/main.c:611
+#: src/main.c:616
 msgid "Can't be verbose and quiet at the same time.\n"
 msgstr "Non posso essere prolisso e silenzioso allo stesso tempo.\n"
 
-#: src/main.c:617
+#: src/main.c:622
 msgid "Can't timestamp and not clobber old files at the same time.\n"
 msgstr ""
 "Non posso impostare le date e contemporaneamente non modificare\n"
 "i vecchi file.\n"
 
 #. No URL specified.
-#: src/main.c:626
+#: src/main.c:631
 #, c-format
 msgid "%s: missing URL\n"
 msgstr "%s: manca l'URL\n"
 
-#: src/main.c:714
+#: src/main.c:719
 #, c-format
 msgid "No URLs found in %s.\n"
 msgstr "Non ci sono URL in %s.\n"
 
-#: src/main.c:723
+#: src/main.c:728
 #, c-format
 msgid ""
 "\n"
@@ -923,14 +927,14 @@ msgstr ""
 "FINITO --%s--\n"
 "Scaricati: %s byte in %d file\n"
 
-#: src/main.c:728
+#: src/main.c:733
 #, c-format
 msgid "Download quota (%s bytes) EXCEEDED!\n"
 msgstr "Quota per lo scarico (%s byte) SUPERATA!\n"
 
 #. Please note that the double `%' in `%%s' is intentional, because
 #. redirect_output passes tmp through printf.
-#: src/main.c:755
+#: src/main.c:760
 msgid "%s received, redirecting output to `%%s'.\n"
 msgstr "%s ricevuti, redirigo l'output su `%%s'.\n"
 
@@ -1041,27 +1045,27 @@ msgstr ""
 "Ritento.\n"
 "\n"
 
-#: src/url.c:940
+#: src/url.c:944
 #, c-format
 msgid "Error (%s): Link %s without a base provided.\n"
 msgstr "Errore (%s): Link %s fornito senza una base.\n"
 
-#: src/url.c:955
+#: src/url.c:959
 #, c-format
 msgid "Error (%s): Base %s relative, without referer URL.\n"
 msgstr "Errore (%s): Base %s relativa, senza URL di riferimento\n"
 
-#: src/url.c:1373
+#: src/url.c:1377
 #, c-format
 msgid "Converting %s... "
 msgstr "Converto %s... "
 
-#: src/url.c:1378 src/url.c:1446
+#: src/url.c:1382 src/url.c:1450
 #, c-format
 msgid "Cannot convert links in %s: %s\n"
 msgstr "Non riesco a convertire i link in %s: %s\n"
 
-#: src/url.c:1422
+#: src/url.c:1426
 #, fuzzy, c-format
 msgid "Cannot back up %s as %s: %s\n"
 msgstr "Non riesco a convertire i link in %s: %s\n"