{
  "action": {
    "add": "Add",
    "autoscroll": "自动滚动",
    "cancel": "取消",
    "choose_file": "选择文件",
    "clear": "清除",
    "clear_all": "全部清除",
    "clear_history": "清除全部历史记录",
    "close": "关闭",
    "connect": "连接",
    "connecting": "连接中",
    "copy": "复制",
    "create": "Create",
    "delete": "删除",
    "disconnect": "断开连接",
    "dismiss": "忽略",
    "dont_save": "不保存",
    "download_file": "下载文件",
    "drag_to_reorder": "拖曳以重新排序",
    "duplicate": "复制",
    "edit": "编辑",
    "filter": "过滤",
    "go_back": "返回",
    "go_forward": "前进",
    "group_by": "分组方式",
    "label": "标签",
    "learn_more": "了解更多",
    "less": "更少",
    "more": "更多",
    "new": "新增",
    "no": "否",
    "open_workspace": "打开工作区",
    "paste": "粘贴",
    "prettify": "美化",
    "properties": "Properties",
    "remove": "移除",
    "rename": "重命名",
    "restore": "恢复",
    "save": "保存",
    "scroll_to_bottom": "滚动至底部",
    "scroll_to_top": "滚动至顶部",
    "search": "搜索",
    "send": "发送",
    "share": "Share",
    "start": "开始",
    "starting": "正在开始",
    "stop": "停止",
    "to_close": "关闭",
    "to_navigate": "定位",
    "to_select": "选择",
    "turn_off": "关闭",
    "turn_on": "开启",
    "undo": "撤消",
    "yes": "是"
  },
  "add": {
    "new": "新增",
    "star": "添加星标"
  },
  "app": {
    "chat_with_us": "与我们交谈",
    "contact_us": "联系我们",
    "cookies": "Cookies",
    "copy": "复制",
    "copy_interface_type": "Copy interface type",
    "copy_user_id": "复制认证 Token",
    "developer_option": "开发者选项",
    "developer_option_description": "开发者工具,有助于开发和维护 Hoppscotch。",
    "discord": "Discord",
    "documentation": "帮助文档",
    "github": "GitHub",
    "help": "帮助与反馈",
    "home": "主页",
    "invite": "邀请",
    "invite_description": "Hoppscotch 是一个开源的 API 开发生态系统。我们设计了简单而直观的界面来创建和管理你的 API。Hoppscotch 是一个帮助你构建、测试、记录与分享你的 API 的工具。",
    "invite_your_friends": "邀请你的伙伴",
    "join_discord_community": "加入我们的 Discord 社区",
    "keyboard_shortcuts": "键盘快捷键",
    "name": "Hoppscotch",
    "new_version_found": "已发现新版本。刷新页面以更新。",
    "open_in_hoppscotch": "Open in Hoppscotch",
    "options": "选项",
    "proxy_privacy_policy": "代理隐私政策",
    "reload": "重新加载",
    "search": "搜索",
    "share": "分享",
    "shortcuts": "快捷方式",
    "social_description": "在社交媒体上关注我们,了解最新新闻、更新和发布。",
    "social_links": "社交媒体链接",
    "spotlight": "聚光灯",
    "status": "状态",
    "status_description": "检查网站状态",
    "terms_and_privacy": "隐私条款",
    "twitter": "Twitter",
    "type_a_command_search": "输入命令或搜索内容……",
    "we_use_cookies": "我们使用 cookies",
    "whats_new": "新增内容",
    "wiki": "帮助"
  },
  "auth": {
    "account_exists": "当前帐号已存在 - 登录以链接两个帐号",
    "all_sign_in_options": "所有登录选项",
    "continue_with_email": "使用电子邮箱登录",
    "continue_with_github": "使用 GitHub 登录",
    "continue_with_google": "使用 Google 登录",
    "continue_with_microsoft": "使用 Microsoft 登录",
    "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": "生成令牌",
    "graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
    "include_in_url": "包含在 URL 内",
    "inherited_from": "Inherited {auth} from parent collection {collection} ",
    "learn": "了解更多",
    "oauth": {
      "redirect_auth_server_returned_error": "Auth Server returned an error state",
      "redirect_auth_token_request_failed": "Request to get the auth token failed",
      "redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
      "redirect_invalid_state": "Invalid State value present in the redirect",
      "redirect_no_auth_code": "No Authorization Code present in the redirect",
      "redirect_no_client_id": "No Client ID defined",
      "redirect_no_client_secret": "No Client Secret Defined",
      "redirect_no_code_verifier": "No Code Verifier Defined",
      "redirect_no_token_endpoint": "No Token Endpoint Defined",
      "something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
      "something_went_wrong_on_token_generation": "Something went wrong on token generation",
      "token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
    },
    "pass_key_by": "传递方式",
    "password": "密码",
    "save_to_inherit": "Please save this request in any collection to inherit the authorization",
    "token": "令牌",
    "type": "授权类型",
    "username": "用户名"
  },
  "collection": {
    "created": "集合已创建",
    "different_parent": "不能用不同的父类来重新排序集合",
    "edit": "编辑集合",
    "import_or_create": "Import or create a collection",
    "invalid_name": "请提供有效的集合名称",
    "invalid_root_move": "该集合已经在根级了",
    "moved": "移动完成",
    "my_collections": "我的集合",
    "name": "我的新集合",
    "name_length_insufficient": "集合名字至少需要 3 个字符",
    "new": "新建集合",
    "order_changed": "集合顺序已更新",
    "properties": "Collection Properties",
    "properties_updated": "Collection Properties Updated",
    "renamed": "集合已更名",
    "request_in_use": "请求正在使用中",
    "save_as": "另存为",
    "save_to_collection": "保存至集合",
    "select": "选择一个集合",
    "select_location": "选择位置",
    "select_team": "选择一个团队",
    "team_collections": "团队集合"
  },
  "confirm": {
    "close_unsaved_tab": "你确定要关闭此标签页吗?",
    "close_unsaved_tabs": "你确定要关闭所有标签页吗? {count} 个未保存的标签页将被丢失。",
    "exit_team": "你确定要离开此团队吗?",
    "logout": "你确定要登出吗?",
    "remove_collection": "你确定要永久删除该集合吗?",
    "remove_environment": "你确定要永久删除该环境吗?",
    "remove_folder": "你确定要永久删除该文件夹吗?",
    "remove_history": "你确定要永久删除全部历史记录吗?",
    "remove_request": "你确定要永久删除该请求吗?",
    "remove_shared_request": "Are you sure you want to permanently delete this shared request?",
    "remove_team": "你确定要删除该团队吗?",
    "remove_telemetry": "你确定要退出遥测服务吗?",
    "request_change": "你确定你要放弃当前的请求,未保存的修改将被丢失。",
    "save_unsaved_tab": "你想保存在此标签页中所作的修改吗?",
    "sync": "您确定要同步该工作区吗?"
  },
  "context_menu": {
    "add_parameters": "添加至参数",
    "open_request_in_new_tab": "在新标签页中打开请求",
    "set_environment_variable": "设置为变量"
  },
  "cookies": {
    "modal": {
      "cookie_expires": "Expires",
      "cookie_name": "Name",
      "cookie_path": "Path",
      "cookie_string": "Cookie string",
      "cookie_value": "Value",
      "empty_domain": "Domain is empty",
      "empty_domains": "Domain list is empty",
      "enter_cookie_string": "Enter cookie string",
      "interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
      "managed_tab": "Managed",
      "new_domain_name": "New domain name",
      "no_cookies_in_domain": "No cookies set for this domain",
      "raw_tab": "Raw",
      "set": "Set a cookie"
    }
  },
  "count": {
    "header": "请求头 {count}",
    "message": "消息 {count}",
    "parameter": "参数 {count}",
    "protocol": "协议 {count}",
    "value": "值 {count}",
    "variable": "变量 {count}"
  },
  "documentation": {
    "generate": "生成文档",
    "generate_message": "导入 Hoppscotch 集合以随时随地生成 API 文档。"
  },
  "empty": {
    "authorization": "该请求没有使用任何授权",
    "body": "该请求没有任何请求体",
    "collection": "集合为空",
    "collections": "集合为空",
    "documentation": "连接至 GraphQL 端点以查看文档",
    "endpoint": "端点不能为空",
    "environments": "环境为空",
    "folder": "文件夹为空",
    "headers": "该请求没有任何请求头",
    "history": "历史记录为空",
    "invites": "邀请列表为空",
    "members": "团队为空",
    "parameters": "该请求没有任何参数",
    "pending_invites": "此团队无待办邀请",
    "profile": "登录以查看你的个人资料",
    "protocols": "协议为空",
    "schema": "连接至 GraphQL 端点",
    "shared_requests": "Shared requests are empty",
    "shared_requests_logout": "Login to view your shared requests or create a new one",
    "subscription": "订阅为空",
    "team_name": "团队名称为空",
    "teams": "团队为空",
    "tests": "没有针对该请求的测试",
    "shortcodes": "短链接为空"
  },
  "environment": {
    "add_to_global": "添加到全局环境",
    "added": "环境已添加",
    "create_new": "创建新环境",
    "created": "环境已创建",
    "deleted": "环境已删除",
    "duplicated": "环境已复制",
    "edit": "编辑环境",
    "empty_variables": "没有变量",
    "global": "全局",
    "global_variables": "全局变量",
    "import_or_create": "Import or create a environment",
    "invalid_name": "请提供有效的环境名称",
    "list": "环境变量",
    "my_environments": "我的环境",
    "name": "名称",
    "nested_overflow": "环境嵌套深度超过限制(10层)",
    "new": "新建环境",
    "no_active_environment": "没有激活的环境",
    "no_environment": "无环境",
    "no_environment_description": "没有选择环境。选择如何处理以下变量。",
    "quick_peek": "快速浏览环境",
    "replace_with_variable": "替换为变量",
    "scope": "范围",
    "select": "选择环境",
    "set": "设置环境",
    "set_as_environment": "设置为环境",
    "team_environments": "团队环境",
    "title": "环境",
    "updated": "环境已更新",
    "value": "值",
    "variable": "变量",
    "variable_list": "变量列表"
  },
  "error": {
    "authproviders_load_error": "Unable to load auth providers",
    "browser_support_sse": "该浏览器似乎不支持 SSE。",
    "check_console_details": "检查控制台日志以获悉详情",
    "check_how_to_add_origin": "Check how you can add an origin",
    "curl_invalid_format": "cURL 格式不正确",
    "danger_zone": "危险区域",
    "delete_account": "您的帐号目前为这些团队的拥有者:",
    "delete_account_description": "您在删除帐号前必须先将您自己从团队中移除、转移拥有权,或是删除团队。",
    "empty_req_name": "空请求名称",
    "f12_details": "(F12 详情)",
    "gql_prettify_invalid_query": "无法美化无效的查询,处理查询语法错误并重试",
    "incomplete_config_urls": "配置文件中的 URL 无效",
    "incorrect_email": "电子邮箱错误",
    "invalid_link": "无效链接",
    "invalid_link_description": "你点击的链接无效或已过期。",
    "invalid_embed_link": "The embed does not exist or is invalid.",
    "json_parsing_failed": "不合法的 JSON",
    "json_prettify_invalid_body": "无法美化无效的请求头,处理 JSON 语法错误并重试",
    "network_error": "好像发生了网络错误,请重试。",
    "network_fail": "无法发送请求",
    "no_collections_to_export": "No collections to export. Please create a collection to get started.",
    "no_duration": "无持续时间",
    "no_environments_to_export": "No environments to export. Please create an environment to get started.",
    "no_results_found": "找不到结果",
    "page_not_found": "找不到此頁面",
    "please_install_extension": "Please install the extension and add origin to the extension.",
    "proxy_error": "代理错误",
    "script_fail": "无法执行预请求脚本",
    "something_went_wrong": "发生了一些错误",
    "test_script_fail": "无法执行请求脚本"
  },
  "export": {
    "as_json": "导出为 JSON",
    "create_secret_gist": "创建私密 Gist",
    "create_secret_gist_tooltip_text": "Export as secret Gist",
    "failed": "Something went wrong while exporting",
    "secret_gist_success": "Successfully exported as secret Gist",
    "require_github": "使用 GitHub 登录以创建私密 Gist",
    "title": "导出",
    "success": "Successfully exported",
    "gist_created": "已创建 Gist"
  },
  "filter": {
    "all": "全部",
    "none": "无",
    "starred": "已加星号"
  },
  "folder": {
    "created": "已创建文件夹",
    "edit": "编辑文件夹",
    "invalid_name": "请提供文件夹的名称",
    "name_length_insufficient": "文件夹名称应至少为 3 个字符",
    "new": "新文件夹",
    "renamed": "文件夹已更名"
  },
  "graphql": {
    "connection_switch_confirm": "您想连接最新的 GraphQL 端点吗?",
    "connection_switch_new_url": "切换到标签页将使您与活动的 GraphQL 连接断开。新的连接 URL 是",
    "connection_switch_url": "您已连接到 GraphQL 端点,连接 URL 为",
    "mutations": "变更",
    "schema": "模式",
    "subscriptions": "订阅",
    "switch_connection": "切换连接"
  },
  "graphql_collections": {
    "title": "GraphQL Collections"
  },
  "group": {
    "time": "时间",
    "url": "网址"
  },
  "header": {
    "install_pwa": "安装应用",
    "login": "登录",
    "save_workspace": "保存我的工作区"
  },
  "helpers": {
    "authorization": "授权头将会在你发送请求时自动生成。",
    "collection_properties_authorization": " This authorization will be set for every request in this collection.",
    "collection_properties_header": "This header will be set for every request in this collection.",
    "generate_documentation_first": "请先生成文档",
    "network_fail": "无法到达 API 端点。请检查网络连接并重试。",
    "offline": "你似乎处于离线状态,该工作区中的数据可能不是最新。",
    "offline_short": "你似乎处于离线状态。",
    "post_request_tests": "测试脚本使用 JavaScript 编写,并在收到响应后执行。",
    "pre_request_script": "预请求脚本使用 JavaScript 编写,并在请求发送前执行。",
    "script_fail": "预请求脚本中似乎存在故障。 检查下面的错误并相应地修复脚本。",
    "test_script_fail": "测试脚本似乎有一个错误。请修复错误并再次运行测试",
    "tests": "编写测试脚本以自动调试。"
  },
  "hide": {
    "collection": "隐藏集合",
    "more": "隐藏更多",
    "preview": "隐藏预览",
    "sidebar": "隐藏侧边栏"
  },
  "import": {
    "collections": "导入集合",
    "curl": "导入 cURL",
    "environments_from_gist": "Import From Gist",
    "environments_from_gist_description": "Import Hoppscotch Environments From Gist",
    "failed": "导入失败",
    "from_file": "Import from File",
    "from_gist": "从 Gist 导入",
    "from_gist_description": "从 Gist URL 导入",
    "from_insomnia": "从 Insomnia 导入",
    "from_insomnia_description": "从 Insomnia 集合中导入",
    "from_json": "从 Hoppscotch 导入",
    "from_json_description": "从 Hoppscotch 集合中导入",
    "from_my_collections": "从我的集合导入",
    "from_my_collections_description": "从我的集合文件导入",
    "from_openapi": "从 OpenAPI 导入",
    "from_openapi_description": "从 OpenAPI 文件导入(YML/JSON)",
    "from_postman": "从 Postman 导入",
    "from_postman_description": "从 Postman 集合中导入",
    "from_url": "从 URL 导入",
    "gist_url": "输入 Gist URL",
    "gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
    "hoppscotch_environment": "Hoppscotch Environment",
    "hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
    "import_from_url_invalid_fetch": "无法从网址取得资料",
    "import_from_url_invalid_file_format": "导入组合时发生错误",
    "import_from_url_invalid_type": "不支持此类型。可接受的值为 'hoppscotch'、'openapi'、'postman'、'insomnia'",
    "import_from_url_success": "已导入组合",
    "insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
    "json_description": "从 Hoppscotch 的集合文件导入(JSON)",
    "postman_environment": "Postman Environment",
    "postman_environment_description": "Import Postman Environment from a JSON file",
    "title": "导入"
  },
  "inspections": {
    "description": "查可能的错误",
    "environment": {
      "add_environment": "添加到环境",
      "not_found": "环境变量“{environment}”未找到。"
    },
    "header": {
      "cookie": "浏览器不允许 Hoppscotch 设置 Cookie 标头。当前我们正在开发 Hoppscotch 桌面应用程序(即将推出),与此同时请改用授权标头。"
    },
    "response": {
      "401_error": "请检查您的身份验证凭据。",
      "404_error": "请检查您的请求 URL 和方法类型。",
      "cors_error": "请检查您的跨源资源共享配置。",
      "default_error": "请检查您的请求。",
      "network_error": "请检查您的网络连接。"
    },
    "title": "Inspector",
    "url": {
      "extension_not_installed": "未安装扩展。",
      "extension_unknown_origin": "确保您已将 API 端点的源添加到 Hoppscotch 浏览器扩展列表中。",
      "extention_enable_action": "启用浏览器扩展",
      "extention_not_enabled": "扩展未启用。"
    }
  },
  "layout": {
    "collapse_collection": "折叠/展开集合",
    "collapse_sidebar": "折叠/展开边栏",
    "column": "垂直布局",
    "name": "布局",
    "row": "水平布局"
  },
  "modal": {
    "close_unsaved_tab": "有未保存的变更",
    "collections": "集合",
    "confirm": "确认",
    "customize_request": "Customize Request",
    "edit_request": "编辑请求",
    "import_export": "导入/导出",
    "share_request": "Share Request"
  },
  "mqtt": {
    "already_subscribed": "您已经订阅了此主题。",
    "clean_session": "清除会话",
    "clear_input": "清除输入",
    "clear_input_on_send": "发送后清除输入",
    "client_id": "客户端 ID",
    "color": "选择颜色",
    "communication": "通讯",
    "connection_config": "连接配置",
    "connection_not_authorized": "此MQTT连接未使用任何验证。",
    "invalid_topic": "请提供该订阅的主题",
    "keep_alive": "Keep Alive",
    "log": "日志",
    "lw_message": "遗嘱消息",
    "lw_qos": "遗嘱消息QoS",
    "lw_retain": "遗嘱消息保留",
    "lw_topic": "遗嘱消息主题",
    "message": "消息",
    "new": "新订阅",
    "not_connected": "请先启动MQTT连接。",
    "publish": "发布",
    "qos": "QoS",
    "ssl": "SSL",
    "subscribe": "订阅",
    "topic": "主题",
    "topic_name": "主题名称",
    "topic_title": "发布/订阅主题",
    "unsubscribe": "取消订阅",
    "url": "网址"
  },
  "navigation": {
    "doc": "文档",
    "graphql": "GraphQL",
    "profile": "个人资料",
    "realtime": "实时",
    "rest": "REST",
    "settings": "设置"
  },
  "preRequest": {
    "javascript_code": "JavaScript 代码",
    "learn": "阅读文档",
    "script": "预请求脚本",
    "snippets": "代码片段"
  },
  "profile": {
    "app_settings": "应用设置",
    "default_hopp_displayname": "未命名使用者",
    "editor": "编辑者",
    "editor_description": "编辑者可以添加、编辑和删除请求。",
    "email_verification_mail": "确认邮件已发送至你的邮箱,请点击链接以验证你的电子邮箱。",
    "no_permission": "你无权执行此操作。",
    "owner": "所有者",
    "owner_description": "所有者可以添加、编辑和删除请求、集合及团队成员。",
    "roles": "角色",
    "roles_description": "角色用以控制共享集合的访问权限。",
    "updated": "已更新",
    "viewer": "查看者",
    "viewer_description": "查看者只可查看与使用请求。"
  },
  "remove": {
    "star": "移除星标"
  },
  "request": {
    "added": "已添加请求",
    "authorization": "授权",
    "body": "请求体",
    "choose_language": "选择语言",
    "content_type": "内容类型",
    "content_type_titles": {
      "others": "其他",
      "structured": "结构",
      "text": "文字"
    },
    "different_collection": "不能对来自不同集合的请求进行重新排序",
    "duplicated": "重复的请求",
    "duration": "持续时间",
    "enter_curl": "输入 cURL",
    "generate_code": "生成代码",
    "generated_code": "已生成代码",
    "go_to_authorization_tab": "Go to Authorization tab",
    "go_to_body_tab": "Go to Body tab",
    "header_list": "请求头列表",
    "invalid_name": "请提供请求名称",
    "method": "方法",
    "moved": "请求移动完成",
    "name": "请求名称",
    "new": "新请求",
    "order_changed": "请求顺序更新完成",
    "override": "覆盖",
    "override_help": "设置 <kbd>Content-Type</kbd> 头",
    "overriden": "覆盖",
    "parameter_list": "查询参数",
    "parameters": "参数",
    "path": "路径",
    "payload": "负载",
    "query": "查询",
    "raw_body": "原始请求体",
    "rename": "重命名请求",
    "renamed": "请求重命名",
    "run": "运行",
    "save": "保存",
    "save_as": "另存为",
    "saved": "请求已保存",
    "share": "分享",
    "share_description": "分享 Hoppscotch 给你的朋友",
    "share_request": "Share Request",
    "stop": "停止",
    "title": "请求",
    "type": "请求类型",
    "url": "URL",
    "variables": "变量",
    "view_my_links": "查看我的链接",
    "copy_link": "复制链接"
  },
  "response": {
    "audio": "Audio",
    "body": "响应体",
    "filter_response_body": "筛选JSON响应本体(使用JSONPath语法)",
    "headers": "响应头",
    "html": "HTML",
    "image": "图像",
    "json": "JSON",
    "pdf": "PDF",
    "preview_html": "预览 HTML",
    "raw": "原始内容",
    "size": "大小",
    "status": "状态",
    "time": "时间",
    "title": "响应",
    "video": "Video",
    "waiting_for_connection": "等待连接",
    "xml": "XML"
  },
  "settings": {
    "accent_color": "强调色",
    "account": "帐户",
    "account_deleted": "已刪除您的账号",
    "account_description": "自定义您的帐户设置。",
    "account_email_description": "您的主要电子邮箱地址。",
    "account_name_description": "这是您的显示名称。",
    "additional": "Additional Settings",
    "background": "背景",
    "black_mode": "黑色",
    "choose_language": "选择语言",
    "dark_mode": "暗色",
    "delete_account": "刪除账号",
    "delete_account_description": "一旦您删除了您的帐号,您的所有数据将被永久删除。此操作无法复原。",
    "expand_navigation": "展开导航栏",
    "experiments": "实验功能",
    "experiments_notice": "下面是我们正在开发中的一些实验功能,这些功能可能会很有用,可能很有趣,又或者二者都是或都不是。这些功能并非最终版本且可能不稳定,所以如果发生了一些过于奇怪的事情,不要惊慌,关掉它们就好了。玩笑归玩笑,",
    "extension_ver_not_reported": "未报告",
    "extension_version": "扩展版本",
    "extensions": "扩展",
    "extensions_use_toggle": "使用浏览器扩展发送请求(如果存在)",
    "follow": "关注我们",
    "interceptor": "拦截器",
    "interceptor_description": "应用程序和 API 之间的中间件。",
    "language": "语言",
    "light_mode": "亮色",
    "official_proxy_hosting": "官方代理由 Hoppscotch 托管。",
    "profile": "个人资料",
    "profile_description": "更新你的资料",
    "profile_email": "电子邮箱地址",
    "profile_name": "名称",
    "proxy": "网络代理",
    "proxy_url": "代理网址",
    "proxy_use_toggle": "使用代理中间件发送请求",
    "read_the": "阅读",
    "reset_default": "重置为默认",
    "short_codes": "快捷键",
    "short_codes_description": "我们为您打造的快捷键。",
    "sidebar_on_left": "侧边栏移至左侧",
    "sync": "同步",
    "sync_collections": "集合",
    "sync_description": "这些设置会同步到云。",
    "sync_environments": "环境",
    "sync_history": "历史",
    "system_mode": "系统",
    "telemetry": "遥测服务",
    "telemetry_helps_us": "遥测服务帮助我们进行个性化操作,为你提供最佳体验。",
    "theme": "主题",
    "theme_description": "自定义您的应用程序主题。",
    "use_experimental_url_bar": "使用实验性的带有环境高亮的 URL 栏",
    "user": "用户",
    "verified_email": "已验证电子邮件地址",
    "verify_email": "验证电子邮箱"
  },
  "shared_requests": {
    "button": "Button",
    "button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
    "copy_html": "Copy HTML",
    "copy_link": "Copy Link",
    "copy_markdown": "Copy Markdown",
    "creating_widget": "Creating widget",
    "customize": "Customize",
    "deleted": "Shared request deleted",
    "description": "Select a widget, you can change and customize this later",
    "embed": "Embed",
    "embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
    "link": "Link",
    "link_info": "Create a shareable link to share with anyone on the internet with view access.",
    "modified": "Shared request modified",
    "not_found": "Shared request not found",
    "open_new_tab": "Open in new tab",
    "preview": "Preview",
    "run_in_hoppscotch": "Run in Hoppscotch",
    "theme": {
      "dark": "Dark",
      "light": "Light",
      "system": "System",
      "title": "Theme"
    }
  },
  "shortcut": {
    "general": {
      "close_current_menu": "关闭当前菜单",
      "command_menu": "搜索与命令菜单",
      "help_menu": "帮助菜单",
      "show_all": "键盘快捷键",
      "title": "通用"
    },
    "miscellaneous": {
      "invite": "邀请使用 Hoppscotch",
      "title": "杂项"
    },
    "navigation": {
      "back": "返回上一页面",
      "documentation": "前往文档页面",
      "forward": "前往下一页面",
      "graphql": "前往 GraphQL 页面",
      "profile": "前往个人资料页面",
      "realtime": "前往实时页面",
      "rest": "前往 REST 页面",
      "settings": "前往设置页面",
      "title": "导航"
    },
    "others": {
      "prettify": "美化内容",
      "title": "其他"
    },
    "request": {
      "delete_method": "选择 DELETE 方法",
      "get_method": "选择 GET 方法",
      "head_method": "选择 HEAD 方法",
      "import_curl": "导入cURL",
      "method": "方法",
      "next_method": "选择下一个方法",
      "post_method": "选择 POST 方法",
      "previous_method": "选择上一个方法",
      "put_method": "选择 PUT 方法",
      "rename": "重命名请求",
      "reset_request": "重置请求",
      "save_request": "保存请求",
      "save_to_collections": "保存到集合",
      "send_request": "发送请求",
      "share_request": "Share Request",
      "show_code": "生成代码片段",
      "title": "请求",
      "copy_request_link": "复制请求链接"
    },
    "response": {
      "copy": "复制响应至剪贴板",
      "download": "下载响应",
      "title": "响应"
    },
    "theme": {
      "black": "切换为黑色主题",
      "dark": "切换为深色主题",
      "light": "切换为浅色主题",
      "system": "切换为系统主题",
      "title": "主题"
    }
  },
  "show": {
    "code": "显示代码",
    "collection": "展开集合",
    "more": "显示更多",
    "sidebar": "显示侧边栏"
  },
  "socketio": {
    "communication": "通讯",
    "connection_not_authorized": "此 SocketIO 连接未使用任何验证。",
    "event_name": "事件名称",
    "events": "事件",
    "log": "日志",
    "url": "URL"
  },
  "spotlight": {
    "change_language": "更改语言",
    "environments": {
      "delete": "删除当前环境",
      "duplicate": "复制当前环境",
      "duplicate_global": "复制全局环境",
      "edit": "编辑当前环境",
      "edit_global": "编辑全局环境",
      "new": "创建新环境",
      "new_variable": "创建新的环境变量",
      "title": "环境"
    },
    "general": {
      "chat": "与支持人员聊天",
      "help_menu": "帮助和支持",
      "open_docs": "阅读文档",
      "open_github": "打开 GitHub 存储库",
      "open_keybindings": "键盘快捷键",
      "social": "社交媒体",
      "title": "一般"
    },
    "graphql": {
      "connect": "连接到服务器",
      "disconnect": "与服务器断开连接"
    },
    "miscellaneous": {
      "invite": "邀请你的朋友来 Hoppscotch",
      "title": "杂项"
    },
    "request": {
      "save_as_new": "另存为新请求",
      "select_method": "选择方法",
      "switch_to": "切换到",
      "tab_authorization": "授权标签页",
      "tab_body": "请求体标签页",
      "tab_headers": "请求头标签页",
      "tab_parameters": "参数标签页",
      "tab_pre_request_script": "预请求脚本标签页",
      "tab_query": "查询标签页",
      "tab_tests": "测试标签页b",
      "tab_variables": "变量标签页"
    },
    "response": {
      "copy": "复制响应",
      "download": "将响应下载为文件",
      "title": "响应"
    },
    "section": {
      "interceptor": "拦截器",
      "interface": "界面",
      "theme": "主题",
      "user": "用户"
    },
    "settings": {
      "change_interceptor": "更改拦截器",
      "change_language": "更改语言",
      "theme": {
        "black": "黑色",
        "dark": "暗色",
        "light": "亮色",
        "system": "系统"
      }
    },
    "tab": {
      "close_current": "关闭当前标签页",
      "close_others": "关闭所有其他标签页",
      "duplicate": "复制当前标签页",
      "new_tab": "打开新的标签页",
      "title": "标签页"
    },
    "workspace": {
      "delete": "删除当前团队",
      "edit": "编辑当前团队",
      "invite": "邀请人员加入团队",
      "new": "创建新团队",
      "switch_to_personal": "切换到您的个人工作空间",
      "title": "团队"
    }
  },
  "sse": {
    "event_type": "事件类型",
    "log": "日志",
    "url": "URL"
  },
  "state": {
    "bulk_mode": "批量编辑",
    "bulk_mode_placeholder": "条目之间使用换行符分隔\n键和值之间使用冒号分隔\n将 # 置于行首以添加该行条目并保持禁用",
    "cleared": "已清除",
    "connected": "已连接",
    "connected_to": "已连接到 {name}",
    "connecting_to": "正在连接到 {name}……",
    "connection_error": "连接错误",
    "connection_failed": "连接失败",
    "connection_lost": "连接丢失",
    "copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
    "copied_to_clipboard": "已复制到剪贴板",
    "deleted": "已删除",
    "deprecated": "已弃用",
    "disabled": "已禁用",
    "disconnected": "断开连接",
    "disconnected_from": "与 {name} 断开连接",
    "docs_generated": "已生成文档",
    "download_failed": "Download failed",
    "download_started": "开始下载",
    "enabled": "启用",
    "file_imported": "文件已导入",
    "finished_in": "在 {duration} 毫秒内完成",
    "hide": "Hide",
    "history_deleted": "历史记录已删除",
    "linewrap": "换行",
    "loading": "正在加载……",
    "message_received": "信息:{message}已到达主题:{topic}",
    "mqtt_subscription_failed": "订阅此主题时发生错误:{topic}",
    "none": "无",
    "nothing_found": "没有找到",
    "published_error": "将信息:{topic}发布至主题:{message}时发生错误",
    "published_message": "已将此信息:{message} 发布至主题:{topic}",
    "reconnection_error": "重连失败",
    "show": "Show",
    "subscribed_failed": "无法订阅此主题:{topic}",
    "subscribed_success": "成功订阅此主题:{topic}",
    "unsubscribed_failed": "无法取消订阅此主题:{topic}",
    "unsubscribed_success": "成功取消订阅此主题:{topic}",
    "waiting_send_request": "等待发送请求"
  },
  "support": {
    "changelog": "阅读更多有关最新版本的内容",
    "chat": "有问题?来和我们交流吧!",
    "community": "提问与互助",
    "documentation": "阅读更多有关 Hoppscotch 的内容",
    "forum": "答疑解惑",
    "github": "在 Github 关注我们",
    "shortcuts": "更快浏览应用",
    "team": "与团队保持联系",
    "title": "支持",
    "twitter": "在 Twitter 关注我们"
  },
  "tab": {
    "authorization": "授权",
    "body": "请求体",
    "close": "Close Tab",
    "close_others": "Close other Tabs",
    "collections": "集合",
    "documentation": "帮助文档",
    "duplicate": "Duplicate Tab",
    "environments": "环境",
    "headers": "请求头",
    "history": "历史记录",
    "mqtt": "MQTT",
    "parameters": "参数",
    "pre_request_script": "预请求脚本",
    "queries": "查询",
    "query": "查询",
    "schema": "Schema",
    "shared_requests": "Shared Requests",
    "socketio": "Socket.IO",
    "sse": "SSE",
    "tests": "测试",
    "types": "类型",
    "variables": "变量",
    "websocket": "WebSocket"
  },
  "team": {
    "already_member": "你已经是此团队的成员。请联系你的团队者。",
    "create_new": "创建新团队",
    "deleted": "团队已删除",
    "edit": "编辑团队",
    "email": "电子邮箱",
    "email_do_not_match": "邮箱无法与你的帐户信息匹配。请联系你的团队者。",
    "exit": "退出团队",
    "exit_disabled": "团队所有者无法退出团队",
    "failed_invites": "Failed invites",
    "invalid_coll_id": "无效的集合 ID",
    "invalid_email_format": "电子邮箱格式无效",
    "invalid_id": "无效的团队 ID,请联系你的团队者。",
    "invalid_invite_link": "无效的邀请链接",
    "invalid_invite_link_description": "你点击的链接无效。请联系你的团队者。",
    "invalid_member_permission": "请为团队成员提供有效的权限",
    "invite": "邀请",
    "invite_more": "邀请更多成员",
    "invite_tooltip": "邀请成员加入此工作区",
    "invited_to_team": "{owner} 邀请你加入 {team}",
    "join": "邀请已被接受",
    "join_beta": "加入 Beta 计划以访问团队。",
    "join_team": "加入 {team}",
    "joined_team": "你已加入 {team}",
    "joined_team_description": "你现在是此团队的成员了",
    "left": "你已离开团队",
    "login_to_continue": "登录以继续",
    "login_to_continue_description": "你需要登录以加入团队",
    "logout_and_try_again": "登出并以其他帐户登录",
    "member_has_invite": "此邮箱 ID 已有邀请。请联系你的团队者。",
    "member_not_found": "未找到成员。请联系你的团队者。",
    "member_removed": "用户已移除",
    "member_role_updated": "用户角色已更新",
    "members": "成员",
    "more_members": "+{count} 更多",
    "name_length_insufficient": "团队名称至少为 6 个字符",
    "name_updated": "团队名称已更新",
    "new": "新团队",
    "new_created": "已创建新团队",
    "new_name": "我的新团队",
    "no_access": "你没有编辑集合的权限",
    "no_invite_found": "未找到邀请。请联系你的团队者。",
    "no_request_found": "请求不存在",
    "not_found": "没有找到团队,请联系您的团队所有者。",
    "not_valid_viewer": "你不是有效的查看者。请联系你的团队者。",
    "parent_coll_move": "不能将集合移动到一个子集合",
    "pending_invites": "待办邀请",
    "permissions": "权限",
    "same_target_destination": "目标相同",
    "saved": "团队已保存",
    "select_a_team": "选择团队",
    "success_invites": "Success invites",
    "title": "团队",
    "we_sent_invite_link": "我们向所有受邀者发送了邀请链接!",
    "we_sent_invite_link_description": "请所有受邀者检查他们的收件箱,点击链接以加入团队。"
  },
  "team_environment": {
    "deleted": "已刪除环境",
    "duplicate": "已复制环境",
    "not_found": "找不到环境。"
  },
  "test": {
    "failed": "测试失败",
    "javascript_code": "JavaScript 代码",
    "learn": "阅读文档",
    "passed": "测试通过",
    "report": "测试报告",
    "results": "测试结果",
    "script": "脚本",
    "snippets": "代码片段"
  },
  "websocket": {
    "communication": "通讯",
    "log": "日志",
    "message": "信息",
    "protocols": "协议",
    "url": "URL"
  },
  "workspace": {
    "change": "切换工作空间",
    "personal": "我的工作空间",
    "team": "团队工作空间",
    "title": "工作空间"
  },
  "shortcodes": {
    "actions": "操作",
    "created_on": "创建于",
    "deleted": "已刪除短链接",
    "method": "方法",
    "not_found": "找不到短链接",
    "short_code": "短链接",
    "url": "URL"
  }
}