diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 90 |
1 files changed, 45 insertions, 45 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.21\n" "Report-Msgid-Bugs-To: bug-wget@gnu.org\n" -"POT-Creation-Date: 2023-05-11 02:59+0200\n" +"POT-Creation-Date: 2024-03-10 15:08+0100\n" "PO-Revision-Date: 2021-03-22 20:42+0100\n" "Last-Translator: Milo Casagrande <milo@milo.name>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -397,12 +397,12 @@ msgstr "Trasferimento dati interrotto.\n" msgid "File %s already there; not retrieving.\n" msgstr "Il file %s è già presente, non viene scaricato.\n" -#: src/ftp.c:1955 src/http.c:4360 +#: src/ftp.c:1955 src/http.c:4364 #, c-format msgid "(try:%2d)" msgstr "(tentativo:%2d)" -#: src/ftp.c:2047 src/http.c:4790 +#: src/ftp.c:2047 src/http.c:4794 #, c-format msgid "" "%s (%s) - written to stdout %s[%s]\n" @@ -411,7 +411,7 @@ msgstr "" "%s (%s) - scritto su stdout %s[%s]\n" "\n" -#: src/ftp.c:2048 src/http.c:4791 +#: src/ftp.c:2048 src/http.c:4795 #, c-format msgid "" "%s (%s) - %s saved [%s]\n" @@ -421,7 +421,7 @@ msgstr "" "\n" #: src/ftp.c:2108 src/main.c:2178 src/metalink.c:1133 src/recur.c:511 -#: src/recur.c:750 src/retr.c:1299 +#: src/recur.c:750 src/retr.c:1303 #, c-format msgid "Removing %s.\n" msgstr "Rimozione di %s.\n" @@ -789,7 +789,7 @@ msgstr "Riutilizzo della connessione esistente a %s:%d.\n" msgid "Failed reading proxy response: %s\n" msgstr "Lettura della risposta del proxy non riuscita: %s.\n" -#: src/http.c:2183 src/http.c:3460 src/http.c:4586 +#: src/http.c:2183 src/http.c:3460 src/http.c:4590 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERRORE %d: %s.\n" @@ -922,50 +922,50 @@ msgstr "Lunghezza: " msgid "ignored" msgstr "ignorato" -#: src/http.c:4268 +#: src/http.c:4272 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Attenzione: i metacaratteri non sono supportati in HTTP.\n" -#: src/http.c:4350 +#: src/http.c:4354 msgid "Spider mode enabled. Check if remote file exists.\n" msgstr "Modalità spider abilitata. Controllare se il file remoto esiste.\n" -#: src/http.c:4443 +#: src/http.c:4447 #, c-format msgid "Cannot write to %s (%s).\n" msgstr "Impossibile scrivere in %s (%s).\n" -#: src/http.c:4465 +#: src/http.c:4469 msgid "Required attribute missing from Header received.\n" msgstr "Manca un attributo richiesto nello header ricevuto.\n" -#: src/http.c:4470 +#: src/http.c:4474 msgid "Username/Password Authentication Failed.\n" msgstr "Autenticazione nome utente/password non riuscita.\n" -#: src/http.c:4476 +#: src/http.c:4480 msgid "Cannot write to WARC file.\n" msgstr "Impossibile scrivere nel file WARC.\n" -#: src/http.c:4482 +#: src/http.c:4486 msgid "Cannot write to temporary WARC file.\n" msgstr "Impossibile scrivere nel file WARC temporaneo.\n" -#: src/http.c:4487 +#: src/http.c:4491 msgid "Unable to establish SSL connection.\n" msgstr "Impossibile stabilire una connessione SSL.\n" -#: src/http.c:4493 +#: src/http.c:4497 #, c-format msgid "Cannot unlink %s (%s).\n" msgstr "Impossibile rimuovere %s (%s).\n" -#: src/http.c:4503 +#: src/http.c:4507 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERRORE: ridirezione (%d) senza posizione di destinazione.\n" -#: src/http.c:4525 +#: src/http.c:4529 msgid "" "Could not find Metalink data in HTTP response. Downloading file using HTTP " "GET.\n" @@ -973,25 +973,25 @@ msgstr "" "Impossibile trovare dati Metalink nella risposta HTTP. Il file viene " "scaricato con HTTP GET.\n" -#: src/http.c:4534 +#: src/http.c:4538 msgid "Metalink headers found. Switching to Metalink mode.\n" msgstr "Trovata intestazione Metalink: attivata la modalità Metalink.\n" # FIXME -#: src/http.c:4575 +#: src/http.c:4579 msgid "Remote file does not exist -- broken link!!!\n" msgstr "Il file remoto non esiste -- collegamento rotto!\n" -#: src/http.c:4603 +#: src/http.c:4607 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Intestazione Last-modified mancante -- time-stamp disattivati.\n" -#: src/http.c:4611 +#: src/http.c:4615 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Intestazione Last-modified non valido -- time-stamp ignorato.\n" # Perché "server file" e non "remote file"? C'è differenza? -#: src/http.c:4641 +#: src/http.c:4645 #, c-format msgid "" "Server file no newer than local file %s -- not retrieving.\n" @@ -999,16 +999,16 @@ msgid "" msgstr "" "Il file del server è più vecchio del file locale %s -- non viene scaricato.\n" -#: src/http.c:4649 +#: src/http.c:4653 #, 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:4658 +#: src/http.c:4662 msgid "Remote file is newer, retrieving.\n" msgstr "Il file remoto è più recente, scaricamento in corso.\n" -#: src/http.c:4676 +#: src/http.c:4680 msgid "" "Remote file exists and could contain links to other resources -- " "retrieving.\n" @@ -1017,14 +1017,14 @@ msgstr "" "Il file remoto esiste e potrebbe contenere collegamenti ad altre risorse -- " "scaricamento in corso.\n" -#: src/http.c:4682 +#: src/http.c:4686 msgid "" "Remote file exists but does not contain any link -- not retrieving.\n" "\n" msgstr "" "Il file remoto esiste ma non contiene collegamenti -- non viene scaricato.\n" -#: src/http.c:4691 +#: src/http.c:4695 msgid "" "Remote file exists and could contain further links,\n" "but recursion is disabled -- not retrieving.\n" @@ -1033,18 +1033,18 @@ msgstr "" "Il file remoto esiste e potrebbe contenere ulteriori collegamenti,\n" "ma la ricorsione è disabilitata -- non viene scaricato.\n" -#: src/http.c:4697 +#: src/http.c:4701 msgid "" "Remote file exists.\n" "\n" msgstr "Il file remoto esiste.\n" -#: src/http.c:4706 +#: src/http.c:4710 #, c-format msgid "%s URL: %s %2d %s\n" msgstr "%s URL: %s %2d %s\n" -#: src/http.c:4754 +#: src/http.c:4758 #, c-format msgid "" "%s (%s) - written to stdout %s[%s/%s]\n" @@ -1053,7 +1053,7 @@ msgstr "" "%s (%s) - scritto su stdout %s[%s/%s]\n" "\n" -#: src/http.c:4755 +#: src/http.c:4759 #, c-format msgid "" "%s (%s) - %s saved [%s/%s]\n" @@ -1062,27 +1062,27 @@ msgstr "" "%s (%s) - %s salvato [%s/%s]\n" "\n" -#: src/http.c:4821 +#: src/http.c:4825 #, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Connessione chiusa al byte %s. " -#: src/http.c:4844 +#: src/http.c:4848 #, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Errore di lettura al byte %s (%s)." -#: src/http.c:4853 +#: src/http.c:4857 #, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Errore di lettura al byte %s/%s (%s). " -#: src/http.c:5110 +#: src/http.c:5114 #, c-format msgid "Unsupported quality of protection '%s'.\n" msgstr "Qualità di protezione \"%s\" non gestita.\n" -#: src/http.c:5115 +#: src/http.c:5119 #, c-format msgid "Unsupported algorithm '%s'.\n" msgstr "Algoritmo \"%s\" non supportato.\n" @@ -1095,7 +1095,7 @@ msgstr "" "%s: WGETRC punta a %s, a cui non è possibile accedere per via dell'errore: " "%s.\n" -#: src/init.c:695 src/netrc.c:454 +#: src/init.c:695 src/netrc.c:456 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: impossibile leggere %s (%s).\n" @@ -3150,17 +3150,17 @@ msgid "%s: %s:%d: warning: %s token appears before any machine name\n" msgstr "%s: %s:%d: attenzione: %s appare prima di un nome di macchina\n" # token: termine? -#: src/netrc.c:414 +#: src/netrc.c:416 #, c-format msgid "%s: %s:%d: unknown token \"%s\"\n" msgstr "%s: %s:%d: termine \"%s\" sconosciuto\n" -#: src/netrc.c:555 +#: src/netrc.c:557 #, c-format msgid "Usage: %s NETRC [HOSTNAME]\n" msgstr "Uso: %s NETRC [HOSTNAME]\n" -#: src/netrc.c:573 +#: src/netrc.c:575 #, c-format msgid "%s: cannot stat %s: %s\n" msgstr "%s: stat di %s non riuscita: %s\n" @@ -3347,22 +3347,22 @@ msgstr "Impossibile aprire %s: %s\n" msgid "Loading robots.txt; please ignore errors.\n" msgstr "Caricamento di robots.txt; ignorare eventuali errori.\n" -#: src/retr.c:921 +#: src/retr.c:925 #, c-format msgid "Error parsing proxy URL %s: %s.\n" msgstr "Errore analizzando l'URL del proxy %s: %s.\n" -#: src/retr.c:934 +#: src/retr.c:938 #, c-format msgid "Error in proxy URL %s: Must be HTTP.\n" msgstr "Errore nell'URL del proxy %s: deve essere HTTP.\n" -#: src/retr.c:1063 +#: src/retr.c:1067 #, c-format msgid "%d redirections exceeded.\n" msgstr "superate %d ridirezioni.\n" -#: src/retr.c:1323 +#: src/retr.c:1327 msgid "" "Giving up.\n" "\n" @@ -3370,7 +3370,7 @@ msgstr "" "Rinuncio.\n" "\n" -#: src/retr.c:1323 +#: src/retr.c:1327 msgid "" "Retrying.\n" "\n" |