Files
hoppscotch/packages/hoppscotch-common/locales/cn.json
Liyas Thomas d80e6c01c8 chore: i18n
2023-12-16 12:29:44 +05:30

993 lines
38 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"action": {
"add": "Add",
"autoscroll": "自动滚动",
"cancel": "取消",
"choose_file": "选择文件",
"clear": "清除",
"clear_all": "全部清除",
"clear_history": "Clear all 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": "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": "Follow us on social media to stay updated with the latest news, updates and releases.",
"social_links": "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 from {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": "Save to Collection",
"select": "选择一个集合",
"select_location": "选择位置",
"select_team": "选择一个团队",
"team_collections": "团队集合"
},
"confirm": {
"close_unsaved_tab": "Are you sure you want to close this tab?",
"close_unsaved_tabs": "Are you sure you want to close all tabs? {count} unsaved tabs will be lost.",
"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": "Add to parameters",
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as 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": "Shortcodes 为空"
},
"environment": {
"add_to_global": "添加到全局环境",
"added": "环境已添加",
"create_new": "创建新环境",
"created": "环境已创建",
"deleted": "环境已删除",
"duplicated": "Environment duplicated",
"edit": "编辑环境",
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "请提供有效的环境名称",
"list": "Environment variables",
"my_environments": "我的环境",
"name": "Name",
"nested_overflow": "环境嵌套深度超过限制10层",
"new": "新建环境",
"no_active_environment": "No active environment",
"no_environment": "无环境",
"no_environment_description": "没有选择环境。选择如何处理以下变量。",
"quick_peek": "Environment Quick Peek",
"replace_with_variable": "Replace with variable",
"scope": "Scope",
"select": "选择环境",
"set": "Set environment",
"set_as_environment": "Set as environment",
"team_environments": "团队环境",
"title": "环境",
"updated": "环境已更新",
"value": "Value",
"variable": "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": "你点击的链接无效或已过期。",
"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": "Proxy error",
"script_fail": "无法执行预请求脚本",
"something_went_wrong": "发生了一些错误",
"test_script_fail": "无法执行请求脚本"
},
"export": {
"as_json": "导出为 JSON",
"create_secret_gist": "创建私密 Gist",
"failed": "Something went wrong while exporting",
"gist_created": "已创建 Gist",
"require_github": "使用 GitHub 登录以创建私密 Gist",
"title": "导出"
},
"filter": {
"all": "全部",
"none": "无",
"starred": "已加星号"
},
"folder": {
"created": "已创建文件夹",
"edit": "编辑文件夹",
"invalid_name": "请提供文件夹的名称",
"name_length_insufficient": "文件夹名称应至少为 3 个字符",
"new": "新文件夹",
"renamed": "文件夹已更名"
},
"graphql": {
"connection_switch_confirm": "Do you want to connect with the latest GraphQL endpoint?",
"connection_switch_new_url": "Switching to a tab will disconnected you from the active GraphQL connection. New connection URL is",
"connection_switch_url": "You're connected to a GraphQL endpoint the connection URL is",
"mutations": "变更",
"schema": "模式",
"subscriptions": "订阅",
"switch_connection": "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": "Inspect possible errors",
"environment": {
"add_environment": "Add to Environment",
"not_found": "Environment variable “{environment}” not found."
},
"header": {
"cookie": "The browser doesn't allow Hoppscotch to set the Cookie Header. While we're working on the Hoppscotch Desktop App (coming soon), please use the Authorization Header instead."
},
"response": {
"401_error": "Please check your authentication credentials.",
"404_error": "Please check your request URL and method type.",
"cors_error": "Please check your Cross-Origin Resource Sharing configuration.",
"default_error": "Please check your request.",
"network_error": "Please check your network connection."
},
"title": "Inspector",
"url": {
"extension_not_installed": "Extension not installed.",
"extension_unknown_origin": "Make sure you've added the API endpoint's origin to the Hoppscotch Browser Extension list.",
"extention_enable_action": "Enable Browser Extension",
"extention_not_enabled": "Extension 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": "Last-Will Message",
"lw_qos": "Last-Will QoS",
"lw_retain": "Last-Will Retain",
"lw_topic": "Last-Will 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": "Rename Request",
"renamed": "请求重命名",
"run": "运行",
"save": "保存",
"save_as": "另存为",
"saved": "请求已保存",
"share": "分享",
"share_description": "分享 Hoppscotch 给你的朋友",
"share_request": "Share Request",
"stop": "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": "Prettify Editor's Content",
"title": "Others"
},
"request": {
"delete_method": "选择 DELETE 方法",
"get_method": "选择 GET 方法",
"head_method": "选择 HEAD 方法",
"import_curl": "Import cURL",
"method": "方法",
"next_method": "选择下一个方法",
"post_method": "选择 POST 方法",
"previous_method": "选择上一个方法",
"put_method": "选择 PUT 方法",
"rename": "Rename Request",
"reset_request": "重置请求",
"save_request": "Save Request",
"save_to_collections": "保存到集合",
"send_request": "发送请求",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"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": "Change Language",
"environments": {
"delete": "Delete current environment",
"duplicate": "Duplicate current environment",
"duplicate_global": "Duplicate global environment",
"edit": "Edit current environment",
"edit_global": "Edit global environment",
"new": "Create new environment",
"new_variable": "Create a new environment variable",
"title": "Environments"
},
"general": {
"chat": "Chat with support",
"help_menu": "Help and support",
"open_docs": "Read Documentation",
"open_github": "Open GitHub repository",
"open_keybindings": "Keyboard shortcuts",
"social": "Social",
"title": "General"
},
"graphql": {
"connect": "Connect to server",
"disconnect": "Disconnect from server"
},
"miscellaneous": {
"invite": "Invite your friends to Hoppscotch",
"title": "Miscellaneous"
},
"request": {
"save_as_new": "Save as new request",
"select_method": "Select method",
"switch_to": "Switch to",
"tab_authorization": "Authorization tab",
"tab_body": "Body tab",
"tab_headers": "Headers tab",
"tab_parameters": "Parameters tab",
"tab_pre_request_script": "Pre-request script tab",
"tab_query": "Query tab",
"tab_tests": "Tests tab",
"tab_variables": "Variables tab"
},
"response": {
"copy": "Copy response",
"download": "Download response as file",
"title": "Response"
},
"section": {
"interceptor": "Interceptor",
"interface": "Interface",
"theme": "Theme",
"user": "User"
},
"settings": {
"change_interceptor": "Change Interceptor",
"change_language": "Change Language",
"theme": {
"black": "Black",
"dark": "Dark",
"light": "Light",
"system": "System preference"
}
},
"tab": {
"close_current": "Close current tab",
"close_others": "Close all other tabs",
"duplicate": "Duplicate current tab",
"new_tab": "Open a new tab",
"title": "Tabs"
},
"workspace": {
"delete": "Delete current team",
"edit": "Edit current team",
"invite": "Invite people to team",
"new": "Create new team",
"switch_to_personal": "Switch to your personal workspace",
"title": "Teams"
}
},
"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"
}
}