Files
hoppscotch/lang/zh-CN.json
hantianwei 7a3108aca6 Update zh-CN.json
Modify the wrong word
登陆 ->  登录
2020-07-28 17:19:57 +08:00

117 lines
3.7 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.
{
"home": "主页",
"realtime": "长连接",
"graphql": "GraphQL",
"settings": "设置",
"request": "请求",
"install_pwa": "安装PWA应用",
"support_us": "支持我们",
"tweet": "推特",
"options": "选项",
"communication": "联系我们",
"endpoint": "服务端点",
"schema": "模式",
"theme": "主题",
"subscribe": "订阅",
"choose_language": "选择语言",
"shortcuts": "快捷键",
"send_request": "发送请求",
"save_to_collections": "保存到收藏夹",
"copy_request_link": "复制请求链接",
"reset_request": "重置请求",
"support_us_on": "支持我们",
"open_collective": "Open Collective",
"paypal": "Paypal",
"patreon": "Patreon",
"javascript_code": "JavaScript代码",
"method": "方法",
"path": "路径",
"label": "标签",
"again": "重试",
"content_type": "内容类型",
"raw_input": "raw数据",
"parameter_list": "参数列表",
"raw_request_body": "raw请求主体",
"show_code": "显示代码",
"hide_code": "隐藏代码",
"show_prerequest_script": "显示预请求脚本",
"hide_prerequest_script": "隐藏预请求脚本",
"authentication": "认证方式",
"authentication_type": "认证类型",
"include_in_url": "包含在URL中",
"parameters": "参数",
"expand_response": "展开显示响应内容",
"collapse_response": "折叠显示响应内容",
"hide_preview": "隐藏预览",
"preview_html": "预览HTML",
"history": "历史记录",
"collections": "收藏夹",
"import_curl": "批量导入",
"import": "导入",
"generate_code": "生成代码",
"request_type": "请求类型",
"generated_code": "生成的代码",
"status": "状态码",
"headers": "请求头",
"websocket": "Websocket",
"waiting_for_connection": "(等待连接)",
"message": "消息内容",
"sse": "SSE",
"server": "Server",
"events": "事件",
"url": "地址",
"get_schema": "获取模式",
"header_list": "请求头列表",
"add_new": "添加",
"response": "响应",
"query": "查询",
"queries": "查询",
"query_variables": "变数",
"mutations": "Mutations",
"subscriptions": "订阅",
"types": "种类",
"send": "发送",
"background": "背景",
"color": "颜色",
"labels": "标签",
"multi_color": "彩色",
"enabled": "已启用",
"disabled": "已禁用",
"proxy": "代理",
"postwoman_official_proxy_hosting": "Postwoman的官方代理由Apollo Software托管",
"read_the": "阅读",
"apollosw_privacy_policy": "Apollo Software隐私政策",
"contact_us": "联系我们",
"connect": "连接",
"disconnect": "断开",
"start": "开始",
"stop": "停止",
"syncHistory": "历史",
"syncCollections": "收藏夹",
"syncEnvironments": "环境",
"extensions": "浏览器扩展",
"history_empty": "暂无记录",
"extensions_use_toggle": "使用浏览器扩展发送请求(如果存在)",
"extensions_info1": "Postwoman的浏览器扩展轻松访问localhost应用",
"extensions_info2": "获取Postwoman浏览器扩展!",
"more": "More",
"waiting_send_req": "(正在等待发送请求)",
"waiting_receive_response": "(正在等待接收响应)",
"waiting_receive_schema": "(正在等待接收概要)",
"add_one_header": "(添加至少一个请求头)",
"add_one_parameter": "(添加至少一个参数)",
"docs": "文档",
"send_request_first": "先发送请求",
"documentation": "文档",
"generate_docs_message": "导入任何Postwoman集合以在运行中生成文档",
"import_collections": "Import Collections",
"generate_docs": "生成文件",
"generate_docs_first": "先生成文件",
"docs_generated": "已生成文件",
"account": "账号",
"login_with": "登录",
"scrollInto_use_toggle": "自动滚动",
"reset_default": "设置为默认",
"wiki": "WIKI"
}