Translation

English
English Italian
We were denied access to the resource given in the URL. For FTP, this occurs while trying to change to the remote directory. Ci è stato negato l'accesso alla risorsa indicata nell'URL. Per FTP, ciò si verifica durante il tentativo di passare alla directory remota.
While waiting for the server to connect back when an active FTP session is used, an error code was sent over the control connection or similar. Durante l'attesa che il server si riconnetta quando viene utilizzata una sessione FTP attiva, è stato inviato un codice di errore tramite la connessione di controllo o simile.
After having sent the FTP password to the server, libcurl expects a proper reply. This error code indicates that an unexpected code was returned. Dopo aver inviato la password FTP al server, libcurl si aspetta una risposta adeguata. Questo codice di errore indica che è stato restituito un codice imprevisto.
During an active FTP session while waiting for the server to connect, the CURLOPT_ACCEPTTIMEOUT_MS (or the internal default) timeout expired. Durante una sessione FTP attiva, in attesa della connessione del server, il timeout CURLOPT_ACCEPTTIMEOUT_MS (o l'impostazione predefinita interna) è scaduto.
Libcurl failed to get a sensible result back from the server as a response to either a PASV or a EPSV command. The server is flawed. Libcurl non è riuscito a ottenere un risultato sensato dal server come risposta a un comando PASV o EPSV. Il server è difettoso.
FTP servers return a 227-line as a response to a PASV command. If libcurl fails to parse that line, this return code is passed back. I server FTP restituiscono una riga 227 come risposta a un comando PASV. Se libcurl non riesce ad analizzare quella riga, questo codice di ritorno viene restituito.
An internal failure to lookup the host used for the new connection. Errore interno nella ricerca dell'host utilizzato per la nuova connessione.
A problem was detected in the HTTP2 framing layer. This is somewhat generic and can be one out of several problems, see the error buffer for details. È stato rilevato un problema nel livello di framing HTTP2. Questo è un po' generico e può essere uno dei diversi problemi, vedere il buffer degli errori per i dettagli.
Received an error when trying to set the transfer mode to binary or ASCII. È stato visualizzato un errore durante il tentativo di impostare la modalità di trasferimento su binario o ASCII.
A file transfer was shorter or larger than expected. This happens when the server first reports an expected transfer size, and then delivers data that does not match the previously given size. Il trasferimento di un file è stato più breve o più grande del previsto. Ciò si verifica quando il server segnala per la prima volta una dimensione di trasferimento prevista e quindi fornisce dati che non corrispondono alle dimensioni specificate in precedenza.
This was either a weird reply to a 'RETR' command or a zero byte transfer complete. Si trattava di una strana risposta a un comando 'RETR' o di un trasferimento a zero byte completato.
Obsolete Error Errore obsoleto
Not used in modern versions. Non utilizzato nelle versioni moderne.
When sending custom "QUOTE" commands to the remote server, one of the commands returned an error code that was 400 or higher (for FTP) or otherwise indicated unsuccessful completion of the command. Quando si inviavano comandi personalizzati "QUOTE" al server remoto, uno dei comandi restituiva un codice di errore pari o superiore a 400 (per FTP) o indicava in altro modo il completamento non riuscito del comando.
This is returned if CURLOPT_FAILONERROR is set true and the HTTP server returns an error code that is >= 400. Viene restituito se CURLOPT_FAILONERROR è impostato su true e il server HTTP restituisce un codice di errore >= 400.
An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback. Si è verificato un errore durante la scrittura dei dati ricevuti in un file locale, oppure è stato restituito un errore a libcurl da un callback di scrittura.
Failed starting the upload. For FTP, the server typically denied the STOR command. The error buffer usually contains the server's explanation for this. Impossibile avviare il caricamento. Per FTP, il server in genere negava il comando STOR. Il buffer degli errori contiene in genere la spiegazione del server per questo.
There was a problem reading a local file or an error returned by the read callback. Si è verificato un problema durante la lettura di un file locale o un errore restituito dal callback di lettura.
A memory allocation request failed. This is serious badness and things are severely screwed up if this ever occurs. Una richiesta di allocazione della memoria non è riuscita. Questa è una grave cattiveria e le cose sono gravemente incasinate se ciò dovesse mai accadere.
Operation timeout. The specified time-out period was reached according to the conditions. Timeout dell'operazione. Il periodo di timeout specificato è stato raggiunto in base alle condizioni.
The FTP PORT command returned error. This mostly happens when you have not specified a good enough address for libcurl to use. See CURLOPT_FTPPORT. Il comando FTP PORT ha restituito un errore. Questo accade soprattutto quando non è stato specificato un indirizzo sufficientemente buono per l'uso da parte di libcurl. Vedere CURLOPT_FTPPORT.
The FTP REST command returned error. This should never happen if the server is sane. Il comando FTP REST ha restituito un errore. Questo non dovrebbe mai accadere se il server è sano di mente.
The server does not support or accept range requests. Il server non supporta né accetta richieste di intervallo.
This is an odd error that mainly occurs due to internal confusion. Questo è uno strano errore che si verifica principalmente a causa della confusione interna.
A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others. Si è verificato un problema da qualche parte nell'handshake SSL/TLS. Vuoi davvero il buffer degli errori e leggi il messaggio lì mentre individua il problema un po' di più. Può trattarsi di certificati (formati di file, percorsi, autorizzazioni), password e altro.
The download could not be resumed because the specified offset was out of the file boundary. Non è stato possibile riprendere il download perché l'offset specificato non rientrava nel limite del file.
A file given with FILE:// could not be opened. Most likely because the file path does not identify an existing file. Did you check file permissions? Non è stato possibile aprire un file fornito con FILE://. Molto probabilmente perché il percorso del file non identifica un file esistente. Hai controllato le autorizzazioni dei file?
LDAP cannot bind. LDAP bind operation failed. LDAP non è in grado di eseguire l'associazione. L'operazione di associazione LDAP non è riuscita.
LDAP search failed. Cerca
Function not found. A required zlib function was not found. Funzione non trovata. Non è stata trovata una funzione zlib richiesta.
Aborted by callback. A callback returned "abort" to libcurl. Interrotto da callback. Un callback ha restituito "abort" a libcurl.

Loading…

No matching activity found.

Browse all component changes

Glossary

English Italian
No related strings found in the glossary.

String information

Source string location
includes/arrays.php:647
String age
a month ago
Source string age
a month ago
Translation file
locales/po/it-IT.po, string 180