]> sjero.net Git - wget/blobdiff - po/it.po
[svn] Manually applied Rob Mayoff <mayoff@dqd.com>'s patch (vs. 1.5.3, not 1.5.3...
[wget] / po / it.po
index 35da0123889ca426f87af57772c50f9fda294488..1c9b6a1199ed1f8ac3660c3cd83483d811bb9f86 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-10-20 00:29-0700\n"
+"POT-Creation-Date: 2000-10-23 23:14-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"
@@ -196,38 +196,43 @@ msgstr ""
 "%s (%s) - `%s' salvato [%ld]\n"
 "\n"
 
-#: src/ftp.c:1034
+#: src/ftp.c:1022 src/main.c:749 src/recur.c:468 src/retr.c:470
+#, c-format
+msgid "Removing %s.\n"
+msgstr "Rimuovo %s.\n"
+
+#: src/ftp.c:1063
 #, c-format
 msgid "Using `%s' as listing tmp file.\n"
 msgstr "Utilizzo `%s' come file temporaneo per il listing.\n"
 
-#: src/ftp.c:1046
+#: src/ftp.c:1075
 #, c-format
 msgid "Removed `%s'.\n"
 msgstr "`%s' rimosso.\n"
 
-#: src/ftp.c:1082
+#: src/ftp.c:1111
 #, 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:1134 src/http.c:1163
+#: src/ftp.c:1163 src/http.c:1163
 #, c-format
 msgid ""
 "Server file no newer than local file `%s' -- not retrieving.\n"
 "\n"
 msgstr ""
 
-#: src/ftp.c:1140 src/http.c:1171
+#: src/ftp.c:1169 src/http.c:1171
 #, 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:1157
+#: src/ftp.c:1186
 msgid "Invalid name of the symlink, skipping.\n"
 msgstr "Il nome del link simbolico non è valido, passo oltre.\n"
 
-#: src/ftp.c:1174
+#: src/ftp.c:1203
 #, c-format
 msgid ""
 "Already have correct symlink %s -> %s\n"
@@ -236,42 +241,42 @@ msgstr ""
 "Ho già il link simbolico %s -> %s\n"
 "\n"
 
-#: src/ftp.c:1182
+#: src/ftp.c:1211
 #, c-format
 msgid "Creating symlink %s -> %s\n"
 msgstr "Creo il link simbolico %s -> %s\n"
 
-#: src/ftp.c:1193
+#: src/ftp.c:1222
 #, c-format
 msgid "Symlinks not supported, skipping symlink `%s'.\n"
 msgstr "Link simbolici non supportati, ignoro il link `%s'.\n"
 
-#: src/ftp.c:1205
+#: src/ftp.c:1234
 #, c-format
 msgid "Skipping directory `%s'.\n"
 msgstr "Ignoro la directory `%s'.\n"
 
-#: src/ftp.c:1214
+#: src/ftp.c:1243
 #, c-format
 msgid "%s: unknown/unsupported file type.\n"
 msgstr "%s: tipo di file sconosciuto/non supportato.\n"
 
-#: src/ftp.c:1231
+#: src/ftp.c:1260
 #, c-format
 msgid "%s: corrupt time-stamp.\n"
 msgstr "%s: time-stamp corrotto.\n"
 
-#: src/ftp.c:1252
+#: src/ftp.c:1281
 #, 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:1291
+#: src/ftp.c:1320
 #, 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:1336
+#: src/ftp.c:1365
 #, c-format
 msgid "Rejecting `%s'.\n"
 msgstr "Rifiuto `%s'.\n"
@@ -279,17 +284,17 @@ msgstr "Rifiuto `%s'.\n"
 #. No luck.
 #. #### This message SUCKS.  We should see what was the
 #. reason that nothing was retrieved.
-#: src/ftp.c:1383
+#: src/ftp.c:1412
 #, c-format
 msgid "No matches on pattern `%s'.\n"
 msgstr "Nessun corrispondenza con il modello `%s'.\n"
 
-#: src/ftp.c:1443
+#: src/ftp.c:1472
 #, 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:1448
+#: src/ftp.c:1477
 #, c-format
 msgid "Wrote HTML-ized index to `%s'.\n"
 msgstr "Scrivo l'indice in formato HTML in `%s'.\n"
@@ -559,44 +564,56 @@ msgstr "%s (%s) - Errore di lettura al byte %ld (%s). "
 msgid "%s (%s) - Read error at byte %ld/%ld (%s). "
 msgstr "%s (%s) - Errore di lettura al %ld/%ld (%s). "
 
-#: src/init.c:320 src/netrc.c:260
+#: src/init.c:330 src/netrc.c:260
 #, c-format
 msgid "%s: Cannot read %s (%s).\n"
 msgstr "%s: Impossibile leggere %s (%s).\n"
 
-#: src/init.c:341 src/init.c:347
+#: src/init.c:351 src/init.c:357
 #, c-format
 msgid "%s: Error in %s at line %d.\n"
 msgstr "%s: Errore in %s alla linea %d.\n"
 
-#: src/init.c:378
+#: src/init.c:388
 #, 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:466
+#: src/init.c:476
 #, c-format
 msgid "%s: BUG: unknown command `%s', value `%s'.\n"
 msgstr "%s: BUG: comando `%s' sconosciuto, valore `%s'.\n"
 
-#: src/init.c:493
+#: src/init.c:498
+#, fuzzy, c-format
+msgid "%s: Out of memory.\n"
+msgstr "%s: %s: Memoria insufficiente.\n"
+
+#: src/init.c:504
+#, fuzzy, c-format
+msgid "%s: %s: Cannot convert `%s' to an IP address.\n"
+msgstr ""
+"%s: Attenzione: impossibile fare la risoluzione inversa dell'indirizzo\n"
+"      IP locale.\n"
+
+#: src/init.c:532
 #, c-format
 msgid "%s: %s: Please specify on or off.\n"
 msgstr "%s: %s: Specificare on oppure off.\n"
 
-#: src/init.c:537
+#: src/init.c:576
 #, fuzzy, c-format
 msgid "%s: %s: Please specify always, on, off, or never.\n"
 msgstr "%s: %s: Specificare on oppure off.\n"
 
-#: src/init.c:556 src/init.c:813 src/init.c:835 src/init.c:908
+#: src/init.c:595 src/init.c:852 src/init.c:874 src/init.c:947
 #, c-format
 msgid "%s: %s: Invalid specification `%s'.\n"
 msgstr "%s: %s: Specificazione non valida `%s'\n"
 
-#: src/init.c:669 src/init.c:691 src/init.c:713 src/init.c:739
+#: src/init.c:708 src/init.c:730 src/init.c:752 src/init.c:778
 #, c-format
 msgid "%s: Invalid specification `%s'\n"
 msgstr "wget: %s: Specificazione non valida `%s'\n"
@@ -672,6 +689,8 @@ msgstr ""
 #, fuzzy
 msgid ""
 "Download:\n"
+"       --bind-address=ADDRESS   bind to ADDRESS (hostname or IP) on local "
+"host.\n"
 "  -t,  --tries=NUMBER           set number of retries to NUMBER (0 "
 "unlimits).\n"
 "  -O   --output-document=FILE   write documents to FILE.\n"
@@ -708,7 +727,7 @@ msgstr ""
 "  -Q,  --quota=NUMERO           imposta la quota di scarico a NUMERO.\n"
 "\n"
 
-#: src/main.c:153
+#: src/main.c:154
 msgid ""
 "Directories:\n"
 "  -nd  --no-directories            don't create directories.\n"
@@ -728,7 +747,7 @@ msgstr ""
 "                                    directory remote.\n"
 "\n"
 
-#: src/main.c:160
+#: src/main.c:161
 #, fuzzy
 msgid ""
 "HTTP options:\n"
@@ -761,7 +780,7 @@ msgstr ""
 "                             Wget/VERSIONE.\n"
 "\n"
 
-#: src/main.c:173
+#: src/main.c:174
 #, fuzzy
 msgid ""
 "FTP options:\n"
@@ -777,14 +796,14 @@ msgstr ""
 "       --passive-ftp     usa il modo di trasferimento \"passivo\".\n"
 "\n"
 
-#: src/main.c:178
+#: src/main.c:179
 #, fuzzy
 msgid ""
 "Recursive retrieval:\n"
 "  -r,  --recursive             recursive web-suck -- use with care!.\n"
 "  -l,  --level=NUMBER          maximum recursion depth (inf or 0 for "
 "infinite).\n"
-"       --delete-after          delete downloaded files.\n"
+"       --delete-after          delete files locally after downloading them.\n"
 "  -k,  --convert-links         convert non-relative links to relative.\n"
 "  -K,  --backup-converted      before converting file X, back up as X.orig.\n"
 "  -m,  --mirror                shortcut option equivalent to -r -N -l inf "
@@ -805,7 +824,7 @@ msgstr ""
 "  -nr, --dont-remove-listing   non rimuove i file `.listing'.\n"
 "\n"
 
-#: src/main.c:188
+#: src/main.c:189
 #, fuzzy
 msgid ""
 "Recursive accept/reject:\n"
@@ -847,17 +866,17 @@ msgstr ""
 "  -np, --no-parent                   non risale alla directory genitrice.\n"
 "\n"
 
-#: src/main.c:203
+#: src/main.c:204
 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:378
+#: src/main.c:383
 #, 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:430
+#: src/main.c:435
 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"
@@ -871,54 +890,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:436
+#: src/main.c:441
 #, fuzzy
 msgid ""
 "\n"
-"Originally written by Hrvoje Niksic <hniksic@iskon.hr>.\n"
+"Originally written by Hrvoje Niksic <hniksic@arsdigita.com>.\n"
 msgstr ""
 "\n"
 "Scritto da Hrvoje Niksic <hniksic@srce.hr>.\n"
 
-#: src/main.c:510
+#: src/main.c:515
 #, c-format
 msgid "%s: %s: invalid command\n"
 msgstr "%s: %s: comando non valido\n"
 
-#: src/main.c:563
+#: src/main.c:568
 #, 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:566 src/main.c:608 src/main.c:666
+#: src/main.c:571 src/main.c:613 src/main.c:671
 #, c-format
 msgid "Try `%s --help' for more options.\n"
 msgstr "Usare `%s --help' per ulteriori opzioni.\n"
 
-#: src/main.c:646
+#: src/main.c:651
 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:652
+#: src/main.c:657
 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:661
+#: src/main.c:666
 #, c-format
 msgid "%s: missing URL\n"
 msgstr "%s: manca l'URL\n"
 
-#: src/main.c:749
+#: src/main.c:764
 #, c-format
 msgid "No URLs found in %s.\n"
 msgstr "Non ci sono URL in %s.\n"
 
-#: src/main.c:758
+#: src/main.c:773
 #, c-format
 msgid ""
 "\n"
@@ -929,14 +948,14 @@ msgstr ""
 "FINITO --%s--\n"
 "Scaricati: %s byte in %d file\n"
 
-#: src/main.c:763
+#: src/main.c:778
 #, 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:790
+#: src/main.c:805
 msgid "%s received, redirecting output to `%%s'.\n"
 msgstr "%s ricevuti, redirigo l'output su `%%s'.\n"
 
@@ -994,17 +1013,12 @@ msgstr "Uso: %s NETRC [HOSTNAME]\n"
 msgid "%s: cannot stat %s: %s\n"
 msgstr "%s: stat su %s fallita: %s\n"
 
-#: src/recur.c:463 src/retr.c:468
-#, c-format
-msgid "Removing %s.\n"
-msgstr "Rimuovo %s.\n"
-
-#: src/recur.c:464
+#: src/recur.c:469
 #, c-format
 msgid "Removing %s since it should be rejected.\n"
 msgstr "Rimuovo %s poiché deve essere rifiutato.\n"
 
-#: src/recur.c:624
+#: src/recur.c:630
 msgid "Loading robots.txt; please ignore errors.\n"
 msgstr "Carico robots.txt; si ignorino eventuali errori.\n"
 
@@ -1031,7 +1045,7 @@ msgstr "Proxy %s: Deve essere HTTP.\n"
 msgid "%s: Redirection to itself.\n"
 msgstr "%s: Redirezione su se stesso.\n"
 
-#: src/retr.c:489
+#: src/retr.c:491
 msgid ""
 "Giving up.\n"
 "\n"
@@ -1039,7 +1053,7 @@ msgstr ""
 "Rinuncio.\n"
 "\n"
 
-#: src/retr.c:489
+#: src/retr.c:491
 msgid ""
 "Retrying.\n"
 "\n"