json.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "A Timeout Occurred": "發生超時",
  3. "Accepted": "公認",
  4. "Already Reported": "已舉報",
  5. "Bad Gateway": "錯誤的網關",
  6. "Bad Request": "錯誤的請求",
  7. "Bandwidth Limit Exceeded": "超出帶寬限制",
  8. "Client Closed Request": "客戶端關閉請求",
  9. "Conflict": "衝突",
  10. "Connection Closed Without Response": "連接關閉無響應",
  11. "Connection Timed Out": "連接超時",
  12. "Continue": "繼續",
  13. "Created": "已創建",
  14. "Expectation Failed": "期望失敗",
  15. "Failed Dependency": "失敗的依賴",
  16. "Forbidden": "禁止",
  17. "Found": "成立",
  18. "Gateway Timeout": "網關超時",
  19. "Gone": "走了",
  20. "HTTP Version Not Supported": "不支持 HTTP 版本",
  21. "I'm a teapot": "我是茶壺",
  22. "IM Used": "使用即時通訊",
  23. "Insufficient Storage": "存儲空間不足",
  24. "Internal Server Error": "內部服務器錯誤",
  25. "Invalid SSL Certificate": "無效的 SSL 證書",
  26. "Length Required": "所需長度",
  27. "Locked": "鎖定",
  28. "Loop Detected": "檢測到環路",
  29. "Maintenance Mode": "維護模式",
  30. "Method Not Allowed": "方法不允許",
  31. "Misdirected Request": "錯誤的請求",
  32. "Moved Permanently": "永久移動",
  33. "Multi-Status": "多狀態",
  34. "Multiple Choices": "多項選擇",
  35. "Network Authentication Required": "需要網絡身份驗證",
  36. "Network Connect Timeout Error": "網絡連接超時錯誤",
  37. "Network Read Timeout Error": "網絡讀取超時錯誤",
  38. "No Content": "無內容",
  39. "Non-Authoritative Information": "非權威信息",
  40. "Not Acceptable": "不能接受的",
  41. "Not Extended": "未擴展",
  42. "Not Found": "未找到",
  43. "Not Implemented": "未實現",
  44. "Not Modified": "未修改",
  45. "OK": "好的",
  46. "Origin Is Unreachable": "原點不可達",
  47. "Partial Content": "部分內容",
  48. "Payload Too Large": "有效載荷太大",
  49. "Payment Required": "需要付款",
  50. "Permanent Redirect": "永久重定向",
  51. "Precondition Failed": "前置條件失敗",
  52. "Precondition Required": "需要先決條件",
  53. "Processing": "加工",
  54. "Proxy Authentication Required": "需要代理身份驗證",
  55. "Railgun Error": "軌道炮錯誤",
  56. "Range Not Satisfiable": "範圍不可滿足",
  57. "Request Header Fields Too Large": "請求標頭字段太大",
  58. "Request Timeout": "請求超時",
  59. "Reset Content": "重置內容",
  60. "Retry With": "重試",
  61. "See Other": "查看其他",
  62. "Session Has Expired": "會話已過期",
  63. "SSL Handshake Failed": "SSL 握手失敗",
  64. "Switching Protocols": "切換協議",
  65. "Temporary Redirect": "臨時重定向",
  66. "Too Early": "太早了",
  67. "Too Many Requests": "請求太多",
  68. "Unauthorized": "未經授權",
  69. "Unavailable For Legal Reasons": "因法律原因無法使用",
  70. "Unknown Error": "未知錯誤",
  71. "Unprocessable Entity": "不可處理的實體",
  72. "Unsupported Media Type": "不支持的媒體類型",
  73. "Upgrade Required": "需要升級",
  74. "URI Too Long": "URI 太長",
  75. "Use Proxy": "使用代理服務器",
  76. "Variant Also Negotiates": "變體也協商",
  77. "Web Server is Down": "Web 服務器已關閉"
  78. }