chore: added micro interactions (#3783)
Co-authored-by: Dmitry <mukovkin@yandex.ru>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"choose_file": "选择文件",
|
||||
"clear": "清除",
|
||||
"clear_all": "全部清除",
|
||||
"clear_history": "Clear all History",
|
||||
"clear_history": "清除全部历史记录",
|
||||
"close": "关闭",
|
||||
"connect": "连接",
|
||||
"connecting": "连接中",
|
||||
@@ -35,7 +35,7 @@
|
||||
"prettify": "美化",
|
||||
"properties": "Properties",
|
||||
"remove": "移除",
|
||||
"rename": "Rename",
|
||||
"rename": "重命名",
|
||||
"restore": "恢复",
|
||||
"save": "保存",
|
||||
"scroll_to_bottom": "滚动至底部",
|
||||
@@ -86,8 +86,8 @@
|
||||
"search": "搜索",
|
||||
"share": "分享",
|
||||
"shortcuts": "快捷方式",
|
||||
"social_description": "Follow us on social media to stay updated with the latest news, updates and releases.",
|
||||
"social_links": "Social links",
|
||||
"social_description": "在社交媒体上关注我们,了解最新新闻、更新和发布。",
|
||||
"social_links": "社交媒体链接",
|
||||
"spotlight": "聚光灯",
|
||||
"status": "状态",
|
||||
"status_description": "检查网站状态",
|
||||
@@ -121,7 +121,7 @@
|
||||
"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} ",
|
||||
"inherited_from": "Inherited {auth} from parent collection {collection} ",
|
||||
"learn": "了解更多",
|
||||
"oauth": {
|
||||
"redirect_auth_server_returned_error": "Auth Server returned an error state",
|
||||
@@ -162,15 +162,15 @@
|
||||
"renamed": "集合已更名",
|
||||
"request_in_use": "请求正在使用中",
|
||||
"save_as": "另存为",
|
||||
"save_to_collection": "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.",
|
||||
"close_unsaved_tab": "你确定要关闭此标签页吗?",
|
||||
"close_unsaved_tabs": "你确定要关闭所有标签页吗? {count} 个未保存的标签页将被丢失。",
|
||||
"exit_team": "你确定要离开此团队吗?",
|
||||
"logout": "你确定要登出吗?",
|
||||
"remove_collection": "你确定要永久删除该集合吗?",
|
||||
@@ -186,9 +186,9 @@
|
||||
"sync": "您确定要同步该工作区吗?"
|
||||
},
|
||||
"context_menu": {
|
||||
"add_parameters": "Add to parameters",
|
||||
"open_request_in_new_tab": "Open request in new tab",
|
||||
"set_environment_variable": "Set as variable"
|
||||
"add_parameters": "添加至参数",
|
||||
"open_request_in_new_tab": "在新标签页中打开请求",
|
||||
"set_environment_variable": "设置为变量"
|
||||
},
|
||||
"cookies": {
|
||||
"modal": {
|
||||
@@ -244,7 +244,7 @@
|
||||
"team_name": "团队名称为空",
|
||||
"teams": "团队为空",
|
||||
"tests": "没有针对该请求的测试",
|
||||
"shortcodes": "Shortcodes 为空"
|
||||
"shortcodes": "短链接为空"
|
||||
},
|
||||
"environment": {
|
||||
"add_to_global": "添加到全局环境",
|
||||
@@ -252,32 +252,32 @@
|
||||
"create_new": "创建新环境",
|
||||
"created": "环境已创建",
|
||||
"deleted": "环境已删除",
|
||||
"duplicated": "Environment duplicated",
|
||||
"duplicated": "环境已复制",
|
||||
"edit": "编辑环境",
|
||||
"empty_variables": "No variables",
|
||||
"global": "Global",
|
||||
"global_variables": "Global variables",
|
||||
"empty_variables": "没有变量",
|
||||
"global": "全局",
|
||||
"global_variables": "全局变量",
|
||||
"import_or_create": "Import or create a environment",
|
||||
"invalid_name": "请提供有效的环境名称",
|
||||
"list": "Environment variables",
|
||||
"list": "环境变量",
|
||||
"my_environments": "我的环境",
|
||||
"name": "Name",
|
||||
"name": "名称",
|
||||
"nested_overflow": "环境嵌套深度超过限制(10层)",
|
||||
"new": "新建环境",
|
||||
"no_active_environment": "No active environment",
|
||||
"no_active_environment": "没有激活的环境",
|
||||
"no_environment": "无环境",
|
||||
"no_environment_description": "没有选择环境。选择如何处理以下变量。",
|
||||
"quick_peek": "Environment Quick Peek",
|
||||
"replace_with_variable": "Replace with variable",
|
||||
"scope": "Scope",
|
||||
"quick_peek": "快速浏览环境",
|
||||
"replace_with_variable": "替换为变量",
|
||||
"scope": "范围",
|
||||
"select": "选择环境",
|
||||
"set": "Set environment",
|
||||
"set_as_environment": "Set as environment",
|
||||
"set": "设置环境",
|
||||
"set_as_environment": "设置为环境",
|
||||
"team_environments": "团队环境",
|
||||
"title": "环境",
|
||||
"updated": "环境已更新",
|
||||
"value": "Value",
|
||||
"variable": "Variable",
|
||||
"value": "值",
|
||||
"variable": "变量",
|
||||
"variable_list": "变量列表"
|
||||
},
|
||||
"error": {
|
||||
@@ -296,6 +296,7 @@
|
||||
"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": "好像发生了网络错误,请重试。",
|
||||
@@ -306,7 +307,7 @@
|
||||
"no_results_found": "找不到结果",
|
||||
"page_not_found": "找不到此頁面",
|
||||
"please_install_extension": "Please install the extension and add origin to the extension.",
|
||||
"proxy_error": "Proxy error",
|
||||
"proxy_error": "代理错误",
|
||||
"script_fail": "无法执行预请求脚本",
|
||||
"something_went_wrong": "发生了一些错误",
|
||||
"test_script_fail": "无法执行请求脚本"
|
||||
@@ -314,10 +315,13 @@
|
||||
"export": {
|
||||
"as_json": "导出为 JSON",
|
||||
"create_secret_gist": "创建私密 Gist",
|
||||
"create_secret_gist_tooltip_text": "Export as secret Gist",
|
||||
"failed": "Something went wrong while exporting",
|
||||
"gist_created": "已创建 Gist",
|
||||
"secret_gist_success": "Successfully exported as secret Gist",
|
||||
"require_github": "使用 GitHub 登录以创建私密 Gist",
|
||||
"title": "导出"
|
||||
"title": "导出",
|
||||
"success": "Successfully exported",
|
||||
"gist_created": "已创建 Gist"
|
||||
},
|
||||
"filter": {
|
||||
"all": "全部",
|
||||
@@ -333,13 +337,13 @@
|
||||
"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",
|
||||
"connection_switch_confirm": "您想连接最新的 GraphQL 端点吗?",
|
||||
"connection_switch_new_url": "切换到标签页将使您与活动的 GraphQL 连接断开。新的连接 URL 是",
|
||||
"connection_switch_url": "您已连接到 GraphQL 端点,连接 URL 为",
|
||||
"mutations": "变更",
|
||||
"schema": "模式",
|
||||
"subscriptions": "订阅",
|
||||
"switch_connection": "Switch connection"
|
||||
"switch_connection": "切换连接"
|
||||
},
|
||||
"graphql_collections": {
|
||||
"title": "GraphQL Collections"
|
||||
@@ -408,27 +412,27 @@
|
||||
"title": "导入"
|
||||
},
|
||||
"inspections": {
|
||||
"description": "Inspect possible errors",
|
||||
"description": "查可能的错误",
|
||||
"environment": {
|
||||
"add_environment": "Add to Environment",
|
||||
"not_found": "Environment variable “{environment}” not found."
|
||||
"add_environment": "添加到环境",
|
||||
"not_found": "环境变量“{environment}”未找到。"
|
||||
},
|
||||
"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."
|
||||
"cookie": "浏览器不允许 Hoppscotch 设置 Cookie 标头。当前我们正在开发 Hoppscotch 桌面应用程序(即将推出),与此同时请改用授权标头。"
|
||||
},
|
||||
"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."
|
||||
"401_error": "请检查您的身份验证凭据。",
|
||||
"404_error": "请检查您的请求 URL 和方法类型。",
|
||||
"cors_error": "请检查您的跨源资源共享配置。",
|
||||
"default_error": "请检查您的请求。",
|
||||
"network_error": "请检查您的网络连接。"
|
||||
},
|
||||
"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."
|
||||
"extension_not_installed": "未安装扩展。",
|
||||
"extension_unknown_origin": "确保您已将 API 端点的源添加到 Hoppscotch 浏览器扩展列表中。",
|
||||
"extention_enable_action": "启用浏览器扩展",
|
||||
"extention_not_enabled": "扩展未启用。"
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
@@ -460,10 +464,10 @@
|
||||
"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",
|
||||
"lw_message": "遗嘱消息",
|
||||
"lw_qos": "遗嘱消息QoS",
|
||||
"lw_retain": "遗嘱消息保留",
|
||||
"lw_topic": "遗嘱消息主题",
|
||||
"message": "消息",
|
||||
"new": "新订阅",
|
||||
"not_connected": "请先启动MQTT连接。",
|
||||
@@ -544,7 +548,7 @@
|
||||
"payload": "负载",
|
||||
"query": "查询",
|
||||
"raw_body": "原始请求体",
|
||||
"rename": "Rename Request",
|
||||
"rename": "重命名请求",
|
||||
"renamed": "请求重命名",
|
||||
"run": "运行",
|
||||
"save": "保存",
|
||||
@@ -553,7 +557,7 @@
|
||||
"share": "分享",
|
||||
"share_description": "分享 Hoppscotch 给你的朋友",
|
||||
"share_request": "Share Request",
|
||||
"stop": "Stop",
|
||||
"stop": "停止",
|
||||
"title": "请求",
|
||||
"type": "请求类型",
|
||||
"url": "URL",
|
||||
@@ -684,26 +688,26 @@
|
||||
"title": "导航"
|
||||
},
|
||||
"others": {
|
||||
"prettify": "Prettify Editor's Content",
|
||||
"title": "Others"
|
||||
"prettify": "美化内容",
|
||||
"title": "其他"
|
||||
},
|
||||
"request": {
|
||||
"delete_method": "选择 DELETE 方法",
|
||||
"get_method": "选择 GET 方法",
|
||||
"head_method": "选择 HEAD 方法",
|
||||
"import_curl": "Import cURL",
|
||||
"import_curl": "导入cURL",
|
||||
"method": "方法",
|
||||
"next_method": "选择下一个方法",
|
||||
"post_method": "选择 POST 方法",
|
||||
"previous_method": "选择上一个方法",
|
||||
"put_method": "选择 PUT 方法",
|
||||
"rename": "Rename Request",
|
||||
"rename": "重命名请求",
|
||||
"reset_request": "重置请求",
|
||||
"save_request": "Save Request",
|
||||
"save_request": "保存请求",
|
||||
"save_to_collections": "保存到集合",
|
||||
"send_request": "发送请求",
|
||||
"share_request": "Share Request",
|
||||
"show_code": "Generate code snippet",
|
||||
"show_code": "生成代码片段",
|
||||
"title": "请求",
|
||||
"copy_request_link": "复制请求链接"
|
||||
},
|
||||
@@ -735,82 +739,82 @@
|
||||
"url": "URL"
|
||||
},
|
||||
"spotlight": {
|
||||
"change_language": "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"
|
||||
"delete": "删除当前环境",
|
||||
"duplicate": "复制当前环境",
|
||||
"duplicate_global": "复制全局环境",
|
||||
"edit": "编辑当前环境",
|
||||
"edit_global": "编辑全局环境",
|
||||
"new": "创建新环境",
|
||||
"new_variable": "创建新的环境变量",
|
||||
"title": "环境"
|
||||
},
|
||||
"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"
|
||||
"chat": "与支持人员聊天",
|
||||
"help_menu": "帮助和支持",
|
||||
"open_docs": "阅读文档",
|
||||
"open_github": "打开 GitHub 存储库",
|
||||
"open_keybindings": "键盘快捷键",
|
||||
"social": "社交媒体",
|
||||
"title": "一般"
|
||||
},
|
||||
"graphql": {
|
||||
"connect": "Connect to server",
|
||||
"disconnect": "Disconnect from server"
|
||||
"connect": "连接到服务器",
|
||||
"disconnect": "与服务器断开连接"
|
||||
},
|
||||
"miscellaneous": {
|
||||
"invite": "Invite your friends to Hoppscotch",
|
||||
"title": "Miscellaneous"
|
||||
"invite": "邀请你的朋友来 Hoppscotch",
|
||||
"title": "杂项"
|
||||
},
|
||||
"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"
|
||||
"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": "Copy response",
|
||||
"download": "Download response as file",
|
||||
"title": "Response"
|
||||
"copy": "复制响应",
|
||||
"download": "将响应下载为文件",
|
||||
"title": "响应"
|
||||
},
|
||||
"section": {
|
||||
"interceptor": "Interceptor",
|
||||
"interface": "Interface",
|
||||
"theme": "Theme",
|
||||
"user": "User"
|
||||
"interceptor": "拦截器",
|
||||
"interface": "界面",
|
||||
"theme": "主题",
|
||||
"user": "用户"
|
||||
},
|
||||
"settings": {
|
||||
"change_interceptor": "Change Interceptor",
|
||||
"change_language": "Change Language",
|
||||
"change_interceptor": "更改拦截器",
|
||||
"change_language": "更改语言",
|
||||
"theme": {
|
||||
"black": "Black",
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "System preference"
|
||||
"black": "黑色",
|
||||
"dark": "暗色",
|
||||
"light": "亮色",
|
||||
"system": "系统"
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"close_current": "Close current tab",
|
||||
"close_others": "Close all other tabs",
|
||||
"duplicate": "Duplicate current tab",
|
||||
"new_tab": "Open a new tab",
|
||||
"title": "Tabs"
|
||||
"close_current": "关闭当前标签页",
|
||||
"close_others": "关闭所有其他标签页",
|
||||
"duplicate": "复制当前标签页",
|
||||
"new_tab": "打开新的标签页",
|
||||
"title": "标签页"
|
||||
},
|
||||
"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"
|
||||
"delete": "删除当前团队",
|
||||
"edit": "编辑当前团队",
|
||||
"invite": "邀请人员加入团队",
|
||||
"new": "创建新团队",
|
||||
"switch_to_personal": "切换到您的个人工作空间",
|
||||
"title": "团队"
|
||||
}
|
||||
},
|
||||
"sse": {
|
||||
@@ -983,10 +987,10 @@
|
||||
"shortcodes": {
|
||||
"actions": "操作",
|
||||
"created_on": "创建于",
|
||||
"deleted": "已刪除快捷键",
|
||||
"deleted": "已刪除短链接",
|
||||
"method": "方法",
|
||||
"not_found": "找不到快捷键",
|
||||
"short_code": "快捷键",
|
||||
"not_found": "找不到短链接",
|
||||
"short_code": "短链接",
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user