{ "action": { "cancel": "取消", "choose_file": "選擇一個檔案", "clear": "清除", "clear_all": "全部清除", "connect": "連線", "copy": "複製", "delete": "刪除", "disconnect": "斷開連線", "dismiss": "忽略", "download_file": "下載檔案", "edit": "編輯", "go_back": "返回", "label": "標籤", "learn_more": "瞭解更多", "more": "更多", "new": "新增", "no": "否", "preserve_current": "保持當前", "prettify": "美化", "remove": "移除", "replace_current": "替換當前", "replace_json": "替換為 JSON", "restore": "恢復", "save": "儲存", "search": "搜尋", "send": "傳送", "start": "開始", "stop": "停止", "turn_off": "關閉", "turn_on": "開啟", "undo": "撤消", "yes": "是" }, "add": { "new": "新增", "star": "新增星標" }, "app": { "chat_with_us": "與我們交談", "contact_us": "聯絡我們", "copy": "複製", "documentation": "幫助文件", "help": "幫助與反饋", "home": "主頁", "invite": "邀請", "invite_description": "Hoppscotch 是一個開源的 API 開發生態系統。我們設計了簡單而直觀的介面來建立和管理你的 API。Hoppscotch 是一個幫助你構建、測試、記錄與分享你的 API 的工具。", "invite_your_friends": "邀請你的夥伴", "join_discord_community": "加入我們的 Discord 社群", "keyboard_shortcuts": "鍵盤快捷鍵", "name": "Hoppscotch", "new_version_found": "已發現新版本。重新整理頁面以更新。", "proxy_privacy_policy": "代理隱私政策", "reload": "重新載入", "search": "搜尋", "share": "分享", "shortcuts": "快捷方式", "spotlight": "聚光燈", "status": "狀態", "terms_and_privacy": "隱私條款", "twitter": "Twitter", "type_a_command_search": "輸入命令或搜尋內容……", "version": "v2.0", "we_use_cookies": "我們使用 cookies", "whats_new": "新增內容", "wiki": "幫助" }, "auth": { "account_exists": "Account exists with different credential - Login to link both accounts", "all_sign_in_options": "所有登入選項", "continue_with_email": "使用電子郵箱登入", "continue_with_github": "使用 GitHub 登入", "continue_with_google": "使用 Google 登入", "email": "電子郵箱地址", "logged_out": "登出", "login": "登入", "login_success": "登入成功", "login_to_hoppscotch": "登入 Hoppscotch", "logout": "登出", "re_enter_email": "重新輸入電子郵件", "send_magic_link": "傳送魔術連結", "sync": "同步", "we_sent_magic_link": "已傳送魔術連結!", "we_sent_magic_link_description": "請檢查你的收件箱 - 我們向 {email} 傳送了一封郵件,其中包含了能夠讓你登入的魔術連結。" }, "authorization": { "generate_token": "生成令牌", "include_in_url": "包含在 URL 內", "learn": "瞭解更多", "password": "密碼", "token": "令牌", "type": "授權型別", "username": "使用者名稱" }, "collection": { "created": "組合已建立", "edit": "編輯組合", "invalid_name": "請提供有效的組合名稱", "my_collections": "我的組合", "name": "我的新組合", "new": "新建組合", "renamed": "組合已更名", "save_as": "另存為", "select": "選擇一個組合", "select_location": "選擇位置", "select_team": "選擇一個團隊", "team_collections": "團隊組合" }, "confirm": { "logout": "你確定要登出嗎?", "remove_collection": "你確定要永久刪除該組合嗎?", "remove_environment": "你確定要永久刪除該環境嗎?", "remove_folder": "你確定要永久刪除該資料夾嗎?", "remove_history": "你確定要永久刪除全部歷史記錄嗎?", "remove_request": "你確定要永久刪除該請求嗎?", "remove_team": "你確定要刪除該團隊嗎?", "remove_telemetry": "Are you sure you want to opt-out of Telemetry?", "sync": "您確定要同步該工作區嗎?" }, "count": { "header": "請求頭 {count}", "message": "訊息 {count}", "parameter": "引數 {count}", "protocol": "協議 {count}", "value": "值 {count}", "variable": "變數 {count}" }, "documentation": { "generate": "生成文件", "generate_message": "匯入 Hoppscotch 組合以隨時隨地生成 API 文件。" }, "empty": { "authorization": "該請求沒有使用任何授權", "body": "該請求沒有任何請求體", "collection": "組合為空", "collections": "組合為空", "environments": "環境為空", "folder": "資料夾為空", "headers": "該請求沒有任何請求頭", "history": "歷史記錄為空", "members": "團隊為空", "parameters": "該請求沒有任何引數", "protocols": "協議為空", "schema": "連線至 GraphQL 端點", "team_name": "團隊名稱為空", "teams": "團隊為空", "tests": "沒有針對該請求的測試" }, "environment": { "create_new": "已建立新環境", "edit": "編輯環境", "invalid_name": "請提供有效的環境名稱", "new": "新建環境", "no_environment": "無環境", "select": "選擇環境", "title": "環境", "variable_list": "變數列表" }, "error": { "browser_support_sse": "該瀏覽器似乎不支援 SSE。", "check_console_details": "檢查控制檯日誌以獲悉詳情", "curl_invalid_format": "cURL 格式不正確", "empty_req_name": "空請求名稱", "f12_details": "(F12 詳情)", "gql_prettify_invalid_query": "無法美化無效的查詢,處理查詢語法錯誤並重試", "json_prettify_invalid_body": "無法美化無效的請求頭,處理 JSON 語法錯誤並重試", "network_fail": "無法傳送請求", "no_duration": "無持續時間", "something_went_wrong": "發生了一些錯誤" }, "export": { "as_json": "匯出為 JSON", "create_secret_gist": "建立私密 Gist", "gist_created": "已建立 Gist", "require_github": "使用 GitHub 登入以建立私密 Gist" }, "folder": { "created": "已建立資料夾", "edit": "編輯資料夾", "invalid_name": "請提供資料夾的名稱", "new": "新資料夾", "renamed": "資料夾已更名" }, "graphql": { "mutations": "變更", "schema": "模式", "subscriptions": "訂閱" }, "header": { "account": "帳戶", "install_pwa": "安裝應用", "login": "登入", "save_workspace": "儲存我的工作區" }, "helpers": { "authorization": "授權頭將會在你傳送請求時自動生成。", "generate_documentation_first": "請先生成文件", "network_fail": "無法到達 API 端點。請檢查網路連線並重試。", "offline": "你似乎處於離線狀態,該工作區中的資料可能不是最新。", "offline_short": "你似乎處於離線狀態。", "post_request_tests": "測試指令碼使用 JavaScript 編寫,並在收到響應後執行。", "pre_request_script": "預請求指令碼使用 JavaScript 編寫,並在請求傳送前執行。", "tests": "編寫測試指令碼以自動除錯。" }, "hide": { "more": "隱藏更多", "preview": "隱藏預覽", "sidebar": "隱藏側邊欄" }, "import": { "collections": "匯入組合", "curl": "匯入 cURL", "failed": "匯入失敗", "from_gist": "從 Gist 匯入", "from_my_collections": "從我的組合匯入", "gist_url": "輸入 Gist URL", "json": "從 JSON 匯入", "title": "匯入" }, "layout": { "zen_mode": "禪意模式" }, "modal": { "collections": "組合", "confirm": "確認", "edit_request": "編輯請求", "import_export": "匯入/匯出" }, "mqtt": { "communication": "通訊", "log": "日誌", "message": "訊息", "publish": "釋出", "subscribe": "訂閱", "topic": "主題", "topic_name": "主題名稱", "topic_title": "釋出/訂閱主題", "unsubscribe": "取消訂閱", "url": "網址" }, "navigation": { "doc": "文件", "graphql": "GraphQL", "realtime": "實時", "rest": "REST", "settings": "設定" }, "preRequest": { "javascript_code": "JavaScript 程式碼", "learn": "閱讀文件", "script": "預請求指令碼", "snippets": "程式碼片段" }, "remove": { "star": "移除星標" }, "request": { "added": "已新增請求", "authorization": "授權", "body": "請求體", "choose_language": "選擇語言", "content_type": "內容型別", "copy_link": "複製連結", "duration": "持續時間", "enter_curl": "輸入 cURL", "generate_code": "生成程式碼", "generated_code": "已生成程式碼", "header_list": "請求頭列表", "invalid_name": "請提供請求名稱", "method": "方法", "name": "請求名稱", "parameter_list": "查詢引數", "parameters": "引數", "payload": "負載", "query": "查詢", "raw_body": "原始請求體", "renamed": "請求重新命名", "run": "執行", "save": "儲存", "save_as": "另存為", "saved": "請求已儲存", "share": "分享", "title": "請求", "type": "請求型別", "url": "URL", "variables": "變數" }, "response": { "body": "響應體", "headers": "響應頭", "html": "HTML", "image": "影象", "json": "JSON", "preview_html": "預覽 HTML", "raw": "原始內容", "size": "大小", "status": "狀態", "time": "時間", "title": "響應", "waiting_for_connection": "等待連線", "xml": "XML" }, "settings": { "accent_color": "強調色", "account": "帳戶", "account_description": "自定義您的帳戶設定。", "account_email_description": "您的主要電子郵件地址。", "account_name_description": "這是您的顯示名稱。", "background": "背景", "black_mode": "黑色", "change_font_size": "更改字型大小", "choose_language": "選擇語言", "dark_mode": "暗色", "experiments": "實驗功能", "experiments_notice": "下面是我們正在開發中的一些實驗功能,這些功能可能會很有用,可能很有趣,又或者二者都是或都不是。這些功能並非最終版本且可能不穩定,所以如果發生了一些過於奇怪的事情,不要驚慌,關掉它們就好了。玩笑歸玩笑,", "extension_ver_not_reported": "未報告", "extension_version": "擴充套件版本", "extensions": "擴充套件", "extensions_use_toggle": "使用瀏覽器擴充套件傳送請求(如果存在)", "font_size": "字型大小", "font_size_large": "大", "font_size_medium": "中", "font_size_small": "小", "interceptor": "攔截器", "interceptor_description": "應用程式和 API 之間的中介軟體。", "language": "語言", "light_mode": "亮色", "navigation_sidebar": "導航側邊欄", "official_proxy_hosting": "官方代理由 Hoppscotch 託管。", "proxy": "網路代理", "proxy_url": "代理網址", "proxy_use_toggle": "使用代理中介軟體傳送請求", "read_the": "閱讀", "reset_default": "重置為預設", "sync": "同步", "sync_collections": "組合", "sync_description": "這些設定會同步到雲。", "sync_environments": "環境", "sync_history": "歷史", "system_mode": "系統", "telemetry": "Telemetry", "telemetry_helps_us": "Telemetry helps us to personalize our operations and deliver the best experience to you.", "theme": "主題", "theme_description": "自定義您的應用程式主題。", "use_experimental_url_bar": "Use experimental URL bar with environment highlighting", "user": "使用者" }, "shortcut": { "general": { "close_current_menu": "關閉當前選單", "command_menu": "搜尋與命令選單", "help_menu": "幫助選單", "show_all": "鍵盤快捷鍵", "title": "通用" }, "miscellaneous": { "invite": "邀請使用 Hoppscotch", "title": "雜項" }, "navigation": { "back": "返回上一頁面", "documentation": "前往文件頁面", "forward": "前往下一頁面", "graphql": "前往 GraphQL 頁面", "realtime": "前往實時頁面", "rest": "前往 REST 頁面", "settings": "前往設定頁面", "title": "導航" }, "request": { "copy_request_link": "複製請求連結", "delete_method": "選擇 DELETE 方法", "get_method": "選擇 GET 方法", "head_method": "選擇 HEAD 方法", "method": "方法", "next_method": "選擇下一個方法", "path": "路徑", "post_method": "選擇 POST 方法", "previous_method": "選擇上一個方法", "put_method": "選擇 PUT 方法", "reset_request": "重置請求", "save_to_collections": "儲存到組合", "send_request": "傳送請求", "title": "請求" } }, "show": { "code": "顯示程式碼", "more": "顯示更多", "sidebar": "顯示側邊欄" }, "socketio": { "communication": "通訊", "event_name": "事件名稱", "events": "活動", "log": "日誌", "url": "URL" }, "sse": { "event_type": "事件型別", "log": "日誌", "url": "URL" }, "state": { "bulk_mode": "批次編輯", "bulk_mode_placeholder": "條目之間使用換行符分隔\n鍵和值之間使用冒號分隔\n將 // 置於行首以新增該行條目並保持禁用", "cleared": "已清除", "connected": "已連線", "connected_to": "已連線到 {name}", "connecting_to": "正在連線到 {name}……", "copied_to_clipboard": "已複製到剪貼簿", "deleted": "已刪除", "deprecated": "已棄用", "disabled": "已禁用", "disconnected": "斷開連線", "disconnected_from": "與 {name} 斷開連線", "docs_generated": "已生成文件", "download_started": "開始下載", "enabled": "啟用", "file_imported": "檔案匯入", "finished_in": "在 {duration} 毫秒內完成", "history_deleted": "歷史記錄已刪除", "loading": "正在載入……", "none": "無", "nothing_found": "沒有找到", "waiting_send_request": "等待發送請求" }, "support": { "changelog": "閱讀更多有關最新版本的內容", "chat": "有問題?來和我們交談吧!", "community": "提問與互助", "documentation": "閱讀更多有關 Hoppscotch 的內容", "forum": "答疑解惑", "shortcuts": "更快瀏覽應用", "team": "與團隊保持聯絡", "title": "支援", "twitter": "在 Twitter 關注我們" }, "tab": { "authorization": "授權", "body": "請求體", "collections": "組合", "headers": "請求頭", "history": "歷史記錄", "mqtt": "MQTT", "parameters": "引數", "pre_request_script": "預請求指令碼", "queries": "查詢", "query": "查詢", "socketio": "Socket.IO", "sse": "SSE", "tests": "測試", "types": "型別", "variables": "變數", "websocket": "WebSocket" }, "team": { "create_new": "建立新團隊", "deleted": "團隊已刪除", "edit": "編輯團隊", "email": "電子郵箱", "exit": "退出團隊", "exit_disabled": "團隊所有者無法退出團隊", "invalid_email_format": "電子郵箱格式無效", "invalid_member_permission": "請為團隊成員提供有效的許可權", "join_beta": "加入 Beta 計劃以訪問團隊。", "left": "你已離開團隊", "member_removed": "使用者已移除", "member_role_updated": "使用者角色已更新", "members": "成員", "name_length_insufficient": "團隊名稱至少為 6 個字元", "new": "新團隊", "new_created": "已建立新團隊", "new_name": "我的新團隊", "no_access": "你沒有編輯組合的許可權", "permissions": "許可權", "saved": "團隊已儲存", "title": "團隊" }, "test": { "javascript_code": "JavaScript 程式碼", "learn": "閱讀文件", "report": "測試報告", "results": "測試結果", "script": "指令碼", "snippets": "程式碼片段" }, "websocket": { "communication": "通訊", "log": "日誌", "message": "資訊", "protocols": "協議", "url": "URL" } }