error.badresource.msg
|
The requested resource does not exist.
|
请求的资源不存在。
|
|
error.unsupported.media
|
Unsupported Content Type
|
不受支持的内容类型
|
|
error.unsupported.media.msg
|
The received content cannot be viewed with this application.
|
接受到的内容无法被此程序查看。
|
|
error.unsupported.protocol
|
Unsupported Protocol
|
不支持的协议
|
|
error.unsupported.protocol.msg
|
The requested protocol is not supported by this application.
|
请求的协议不被此程序支持。
|
|
error.badheader
|
Invalid Header
|
无效标头
|
|
error.badheader.msg
|
The received header does not conform to the Gemini protocol specification. Perhaps the server is malfunctioning, or you tried to contact a non-Gemini server.
|
收到的标头不符合 Gemini 协议标准所规定的格式。也许服务器工作不正常,或者可能是您在尝试连接非 Gemini 服务器。
|
|
error.badredirect
|
Invalid Redirect
|
无效重定向
|
|
error.badredirect.msg
|
The server responded with a redirect but did not provide a valid destination URL. Perhaps the server is malfunctioning.
|
服务器返回了重定向请求,但没有提供有效的目标地址。也许服务器工作不正常。
|
|
error.schemeredirect
|
Scheme-Changing Redirect
|
跨协议重定向
|
|
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.
|
服务器尝试将您重定向到一个不同协议的地址。若您认为合适,以下是链接地址,供您手动打开。
|
|
error.manyredirects
|
Too Many Redirects
|
重定向过多
|
|
error.manyredirects.msg
|
You may be stuck in a redirection loop. The next redirected URL is below if you want to continue manually.
|
您可能陷入了一个重定向循环。若您希望自行前往,如下是下一个重定向目标地址。
|
|
error.tls
|
Network/TLS Failure
|
网络或 TLS 错误
|
|
error.temporary
|
Temporary Failure
|
暂时性错误
|
|
error.temporary.msg
|
The request has failed, but may succeed if you try again in the future.
|
请求失败,但未来重试时可能会成功。
|
|
error.unavail
|
Server Unavailable
|
服务器不可用
|
|
error.unavail.msg
|
The server is unavailable due to overload or maintenance. Check back later.
|
服务器因超负荷或维护而不可用。请稍后再试。
|
|
error.cgi
|
CGI Error
|
CGI 错误
|
|
error.cgi.msg
|
Failure during dynamic content generation on the server. This may be due to malfunctioning serverside software.
|
服务器生成动态内容时出错。也许是服务器端软件出现异常。
|
|