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.
|
伺服器的回應頭不完整。可能是該伺服器未正常工作,亦可能是您嘗試連入非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.tls.msg
|
Failed to communicate with the server.
|
與伺服器通訊失敗。
|
|
error.certexpired
|
Expired Certificate
|
憑證過期
|
|