error.openfile.msg
|
The requested file does not exist or is inaccessible. Please check the file path.
|
请求的文件不存在或不可访问。请检查文件路径。
|
|
error.badresource
|
Invalid Resource
|
无效的资源
|
|
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.incompleteheader
|
Incomplete Header
|
|
|
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.
|
|
|
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.tls.msg
|
Failed to communicate with the server.
|
与服务器通信失败。以下是错误信息:
|
|
error.certexpired
|
Expired Certificate
|
|
|