|
error.unsupported.protocol
|
Unsupported Protocol
|
Protocollo non supportato
|
|
|
error.unsupported.protocol.msg
|
The requested protocol is not supported by this application.
|
Il protocollo richiesto non è supportato da questa applicazione.
|
|
|
error.badheader
|
Invalid Header
|
Intestazione Invalida
|
|
|
error.incompleteheader
|
Incomplete Header
|
Header incompleto
|
|
|
error.incompleteheader.msg
|
The server's response did not contain a complete header. Perhaps the server is malfunctioning, or you tried to contact a non-Gemini server.
|
La risposta del server non contiene un header completo. Forse il serve ha un malfunzionamento, oppure hai provato a contattare un server non Gemini.
|
|
|
error.badredirect
|
Invalid Redirect
|
Reindirizzamento non valido
|
|
|
error.badredirect.msg
|
The server responded with a redirect but did not provide a valid destination URL. Perhaps the server is malfunctioning.
|
Il server ha risposto con un reindirizzamento ma non ha fornito un URL valido di destinazione. Forse è un malfunzionamento del server.
|
|
|
error.schemeredirect
|
Scheme-Changing Redirect
|
Reindirizzamento con cambio di schema
|
|
|
error.schemeredirect.msg
|
The server attempted to redirect us to a URL whose scheme is different than the originating URL's scheme. Here is the link so you can open it manually if appropriate.
|
Il server ha tentato di reindirizzarci a un URL il cui schema è diverso da quello dell'URL originale. Questo è il link per aprirlo manualmente se appropriato.
|
|
|
error.manyredirects
|
Too Many Redirects
|
Troppi Reindirizzamenti
|
|
|
error.manyredirects.msg
|
You may be stuck in a redirection loop. The next redirected URL is below if you want to continue manually.
|
Si potrebbe essere intrappolati in un ciclo di reindirizzamenti. Il prossimo reindirizzamento è mostrato sotto se si desidera continuare manualmente.
|
|
|
error.tls
|
Network/TLS Failure
|
Errore di Rete/TLS
|
|
|
error.tls.msg
|
Failed to communicate with the server.
|
Fallimento della comunicazione con il server.
|
|
|
error.certexpired
|
Expired Certificate
|
Certificato Scaduto
|
|
|
error.certexpired.msg
|
Connection to the server was cancelled because its TLS certificate has expired.
|
La connessione con il server è stata cancellata perché il suo certificato TLS è scaduto.
|
|
|
error.proxyexpired
|
Expired Proxy Certificate
|
Certificato del Proxy Scaduto
|
|
|
error.proxyexpired.msg
|
The connection was cancelled because the proxy server's TLS certificate has expired.
|
La connessione è stata cancellata perché il certificato TLS del proxy è scaduto.
|
|
|
error.certverify
|
Untrusted Server
|
Server non fidato
|
|
|
error.certverify.msg
|
Connection to the server was cancelled because its TLS certificate does not match the one we trust. Please check if the server has announced a certificate change. If not, it is possible that a malicious third party is masquerading as the server you tried to reach.
The certificate can be marked as trusted in Page Information.
|
La connessione al server è stata cancellata perchè il suo certificato TLS non corrisponde a quello fidato. Per favore controlla se il server ha annunciato il cambio del certificato. Altrimenti potrebbe essere possibile che qualcuno stia cercando di spacciarsi per il server che vuoi contattare.
Il certificato può essere segnato come fidato nelle Informazioni sulla Pagina.
|
|
|
error.proxyverify
|
Untrusted Proxy
|
Proxy non fidato
|
|