cn.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. {
  2. "action": {
  3. "cancel": "取消",
  4. "choose_file": "选择一个文件",
  5. "clear": "清除",
  6. "clear_all": "全部清除",
  7. "connect": "连接",
  8. "copy": "复制",
  9. "delete": "删除",
  10. "disconnect": "断开连接",
  11. "dismiss": "忽略",
  12. "download_file": "下载文件",
  13. "duplicate": "Duplicate",
  14. "edit": "编辑",
  15. "go_back": "返回",
  16. "label": "标签",
  17. "learn_more": "了解更多",
  18. "more": "更多",
  19. "new": "新增",
  20. "no": "否",
  21. "preserve_current": "保持当前",
  22. "prettify": "美化",
  23. "remove": "移除",
  24. "replace_current": "替换当前",
  25. "replace_json": "替换为 JSON",
  26. "restore": "恢复",
  27. "save": "保存",
  28. "search": "搜索",
  29. "send": "发送",
  30. "start": "开始",
  31. "stop": "停止",
  32. "turn_off": "关闭",
  33. "turn_on": "开启",
  34. "undo": "撤消",
  35. "yes": "是"
  36. },
  37. "add": {
  38. "new": "新增",
  39. "star": "添加星标"
  40. },
  41. "app": {
  42. "chat_with_us": "与我们交谈",
  43. "contact_us": "联系我们",
  44. "copy": "复制",
  45. "documentation": "帮助文档",
  46. "github": "GitHub",
  47. "help": "帮助与反馈",
  48. "home": "主页",
  49. "invite": "邀请",
  50. "invite_description": "Hoppscotch 是一个开源的 API 开发生态系统。我们设计了简单而直观的界面来创建和管理你的 API。Hoppscotch 是一个帮助你构建、测试、记录与分享你的 API 的工具。",
  51. "invite_your_friends": "邀请你的伙伴",
  52. "join_discord_community": "加入我们的 Discord 社区",
  53. "keyboard_shortcuts": "键盘快捷键",
  54. "name": "Hoppscotch",
  55. "new_version_found": "已发现新版本。刷新页面以更新。",
  56. "proxy_privacy_policy": "代理隐私政策",
  57. "reload": "重新加载",
  58. "search": "搜索",
  59. "share": "分享",
  60. "shortcuts": "快捷方式",
  61. "spotlight": "聚光灯",
  62. "status": "状态",
  63. "terms_and_privacy": "隐私条款",
  64. "twitter": "Twitter",
  65. "type_a_command_search": "输入命令或搜索内容……",
  66. "version": "v2.0",
  67. "we_use_cookies": "我们使用 cookies",
  68. "whats_new": "新增内容",
  69. "wiki": "帮助"
  70. },
  71. "auth": {
  72. "account_exists": "当前帐号已存在 - 登录以链接两个帐号",
  73. "all_sign_in_options": "所有登录选项",
  74. "continue_with_email": "使用电子邮箱登录",
  75. "continue_with_github": "使用 GitHub 登录",
  76. "continue_with_google": "使用 Google 登录",
  77. "email": "电子邮箱地址",
  78. "logged_out": "登出",
  79. "login": "登录",
  80. "login_success": "登录成功",
  81. "login_to_hoppscotch": "登录 Hoppscotch",
  82. "logout": "登出",
  83. "re_enter_email": "重新输入电子邮件",
  84. "send_magic_link": "发送魔术链接",
  85. "sync": "同步",
  86. "we_sent_magic_link": "已发送魔术链接!",
  87. "we_sent_magic_link_description": "请检查你的收件箱 - 我们向 {email} 发送了一封邮件,其中包含了能够让你登录的魔术链接。"
  88. },
  89. "authorization": {
  90. "generate_token": "生成令牌",
  91. "include_in_url": "包含在 URL 内",
  92. "learn": "了解更多",
  93. "password": "密码",
  94. "token": "令牌",
  95. "type": "授权类型",
  96. "username": "用户名"
  97. },
  98. "collection": {
  99. "created": "组合已创建",
  100. "edit": "编辑组合",
  101. "invalid_name": "请提供有效的组合名称",
  102. "my_collections": "我的组合",
  103. "name": "我的新组合",
  104. "new": "新建组合",
  105. "renamed": "组合已更名",
  106. "save_as": "另存为",
  107. "select": "选择一个组合",
  108. "select_location": "选择位置",
  109. "select_team": "选择一个团队",
  110. "team_collections": "团队组合"
  111. },
  112. "confirm": {
  113. "logout": "你确定要登出吗?",
  114. "remove_collection": "你确定要永久删除该组合吗?",
  115. "remove_environment": "你确定要永久删除该环境吗?",
  116. "remove_folder": "你确定要永久删除该文件夹吗?",
  117. "remove_history": "你确定要永久删除全部历史记录吗?",
  118. "remove_request": "你确定要永久删除该请求吗?",
  119. "remove_team": "你确定要删除该团队吗?",
  120. "remove_telemetry": "Are you sure you want to opt-out of Telemetry?",
  121. "sync": "您确定要同步该工作区吗?"
  122. },
  123. "count": {
  124. "header": "请求头 {count}",
  125. "message": "消息 {count}",
  126. "parameter": "参数 {count}",
  127. "protocol": "协议 {count}",
  128. "value": "值 {count}",
  129. "variable": "变量 {count}"
  130. },
  131. "documentation": {
  132. "generate": "生成文档",
  133. "generate_message": "导入 Hoppscotch 组合以随时随地生成 API 文档。"
  134. },
  135. "empty": {
  136. "authorization": "该请求没有使用任何授权",
  137. "body": "该请求没有任何请求体",
  138. "collection": "组合为空",
  139. "collections": "组合为空",
  140. "documentation": "Connect to a GraphQL endpoint to view documentation",
  141. "environments": "环境为空",
  142. "folder": "文件夹为空",
  143. "headers": "该请求没有任何请求头",
  144. "history": "历史记录为空",
  145. "invites": "Invite list is empty",
  146. "members": "团队为空",
  147. "parameters": "该请求没有任何参数",
  148. "pending_invites": "There are no pending invites for this team",
  149. "profile": "Login in to view your profile",
  150. "protocols": "协议为空",
  151. "schema": "连接至 GraphQL 端点",
  152. "team_name": "团队名称为空",
  153. "teams": "团队为空",
  154. "tests": "没有针对该请求的测试"
  155. },
  156. "environment": {
  157. "create_new": "已创建新环境",
  158. "edit": "编辑环境",
  159. "invalid_name": "请提供有效的环境名称",
  160. "new": "新建环境",
  161. "no_environment": "无环境",
  162. "select": "选择环境",
  163. "title": "环境",
  164. "variable_list": "变量列表"
  165. },
  166. "error": {
  167. "browser_support_sse": "该浏览器似乎不支持 SSE。",
  168. "check_console_details": "检查控制台日志以获悉详情",
  169. "curl_invalid_format": "cURL 格式不正确",
  170. "empty_req_name": "空请求名称",
  171. "f12_details": "(F12 详情)",
  172. "gql_prettify_invalid_query": "无法美化无效的查询,处理查询语法错误并重试",
  173. "incorrect_email": "Incorrect email",
  174. "json_prettify_invalid_body": "无法美化无效的请求头,处理 JSON 语法错误并重试",
  175. "network_error": "There seems to be a network error. Please try again.",
  176. "network_fail": "无法发送请求",
  177. "no_duration": "无持续时间",
  178. "something_went_wrong": "发生了一些错误"
  179. },
  180. "export": {
  181. "as_json": "导出为 JSON",
  182. "create_secret_gist": "创建私密 Gist",
  183. "gist_created": "已创建 Gist",
  184. "require_github": "使用 GitHub 登录以创建私密 Gist"
  185. },
  186. "folder": {
  187. "created": "已创建文件夹",
  188. "edit": "编辑文件夹",
  189. "invalid_name": "请提供文件夹的名称",
  190. "new": "新文件夹",
  191. "renamed": "文件夹已更名"
  192. },
  193. "graphql": {
  194. "mutations": "变更",
  195. "schema": "模式",
  196. "subscriptions": "订阅"
  197. },
  198. "header": {
  199. "account": "帐户",
  200. "install_pwa": "安装应用",
  201. "login": "登录",
  202. "save_workspace": "保存我的工作区"
  203. },
  204. "helpers": {
  205. "authorization": "授权头将会在你发送请求时自动生成。",
  206. "generate_documentation_first": "请先生成文档",
  207. "network_fail": "无法到达 API 端点。请检查网络连接并重试。",
  208. "offline": "你似乎处于离线状态,该工作区中的数据可能不是最新。",
  209. "offline_short": "你似乎处于离线状态。",
  210. "post_request_tests": "测试脚本使用 JavaScript 编写,并在收到响应后执行。",
  211. "pre_request_script": "预请求脚本使用 JavaScript 编写,并在请求发送前执行。",
  212. "tests": "编写测试脚本以自动调试。"
  213. },
  214. "hide": {
  215. "more": "隐藏更多",
  216. "preview": "隐藏预览",
  217. "sidebar": "隐藏侧边栏"
  218. },
  219. "import": {
  220. "collections": "导入组合",
  221. "curl": "导入 cURL",
  222. "failed": "导入失败",
  223. "from_gist": "从 Gist 导入",
  224. "from_my_collections": "从我的组合导入",
  225. "gist_url": "输入 Gist URL",
  226. "json": "从 JSON 导入",
  227. "title": "导入"
  228. },
  229. "layout": {
  230. "column": "垂直布局",
  231. "row": "水平布局",
  232. "zen_mode": "禅意模式"
  233. },
  234. "modal": {
  235. "collections": "组合",
  236. "confirm": "确认",
  237. "edit_request": "编辑请求",
  238. "import_export": "导入/导出"
  239. },
  240. "mqtt": {
  241. "communication": "通讯",
  242. "log": "日志",
  243. "message": "消息",
  244. "publish": "发布",
  245. "subscribe": "订阅",
  246. "topic": "主题",
  247. "topic_name": "主题名称",
  248. "topic_title": "发布/订阅主题",
  249. "unsubscribe": "取消订阅",
  250. "url": "网址"
  251. },
  252. "navigation": {
  253. "doc": "文档",
  254. "graphql": "GraphQL",
  255. "profile": "Profile",
  256. "realtime": "实时",
  257. "rest": "REST",
  258. "settings": "设定"
  259. },
  260. "preRequest": {
  261. "javascript_code": "JavaScript 代码",
  262. "learn": "阅读文档",
  263. "script": "预请求脚本",
  264. "snippets": "代码片段"
  265. },
  266. "profile": {
  267. "app_settings": "App Settings",
  268. "editor": "Editor",
  269. "editor_description": "Editors can add, edit, and delete requests.",
  270. "no_permission": "You do not have permission to perform this action.",
  271. "owner": "Owner",
  272. "owner_description": "Owners can add, edit, and delete requests, collections and team members.",
  273. "roles": "Roles",
  274. "roles_description": "Roles are used to control access to the shared collections.",
  275. "viewer": "Viewer",
  276. "viewer_description": "Viewers can only view and use requests."
  277. },
  278. "remove": {
  279. "star": "移除星标"
  280. },
  281. "request": {
  282. "added": "已添加请求",
  283. "authorization": "授权",
  284. "body": "请求体",
  285. "choose_language": "选择语言",
  286. "content_type": "内容类型",
  287. "copy_link": "复制链接",
  288. "duration": "持续时间",
  289. "enter_curl": "输入 cURL",
  290. "generate_code": "生成代码",
  291. "generated_code": "已生成代码",
  292. "header_list": "请求头列表",
  293. "invalid_name": "请提供请求名称",
  294. "method": "方法",
  295. "name": "请求名称",
  296. "parameter_list": "查询参数",
  297. "parameters": "参数",
  298. "payload": "负载",
  299. "query": "查询",
  300. "raw_body": "原始请求体",
  301. "renamed": "请求重命名",
  302. "run": "运行",
  303. "save": "保存",
  304. "save_as": "另存为",
  305. "saved": "请求已保存",
  306. "share": "分享",
  307. "title": "请求",
  308. "type": "请求类型",
  309. "url": "URL",
  310. "variables": "变量"
  311. },
  312. "response": {
  313. "body": "响应体",
  314. "headers": "响应头",
  315. "html": "HTML",
  316. "image": "图像",
  317. "json": "JSON",
  318. "preview_html": "预览 HTML",
  319. "raw": "原始内容",
  320. "size": "大小",
  321. "status": "状态",
  322. "time": "时间",
  323. "title": "响应",
  324. "waiting_for_connection": "等待连接",
  325. "xml": "XML"
  326. },
  327. "settings": {
  328. "accent_color": "强调色",
  329. "account": "帐户",
  330. "account_description": "自定义您的帐户设置。",
  331. "account_email_description": "您的主要电子邮件地址。",
  332. "account_name_description": "这是您的显示名称。",
  333. "background": "背景",
  334. "black_mode": "黑色",
  335. "change_font_size": "更改字体大小",
  336. "choose_language": "选择语言",
  337. "dark_mode": "暗色",
  338. "expand_navigation": "Expand navigation",
  339. "experiments": "实验功能",
  340. "experiments_notice": "下面是我们正在开发中的一些实验功能,这些功能可能会很有用,可能很有趣,又或者二者都是或都不是。这些功能并非最终版本且可能不稳定,所以如果发生了一些过于奇怪的事情,不要惊慌,关掉它们就好了。玩笑归玩笑,",
  341. "extension_ver_not_reported": "未报告",
  342. "extension_version": "扩展版本",
  343. "extensions": "扩展",
  344. "extensions_use_toggle": "使用浏览器扩展发送请求(如果存在)",
  345. "font_size": "字体大小",
  346. "font_size_large": "大",
  347. "font_size_medium": "中",
  348. "font_size_small": "小",
  349. "interceptor": "拦截器",
  350. "interceptor_description": "应用程序和 API 之间的中间件。",
  351. "language": "语言",
  352. "light_mode": "亮色",
  353. "official_proxy_hosting": "官方代理由 Hoppscotch 托管。",
  354. "profile": "Profile",
  355. "profile_description": "Update your profile details",
  356. "profile_name": "Profile name",
  357. "proxy": "网络代理",
  358. "proxy_url": "代理网址",
  359. "proxy_use_toggle": "使用代理中间件发送请求",
  360. "read_the": "阅读",
  361. "reset_default": "重置为默认",
  362. "sidebar_on_left": "Sidebar on left",
  363. "sync": "同步",
  364. "sync_collections": "组合",
  365. "sync_description": "这些设置会同步到云。",
  366. "sync_environments": "环境",
  367. "sync_history": "历史",
  368. "system_mode": "系统",
  369. "telemetry": "Telemetry",
  370. "telemetry_helps_us": "Telemetry helps us to personalize our operations and deliver the best experience to you.",
  371. "theme": "主题",
  372. "theme_description": "自定义您的应用程序主题。",
  373. "use_experimental_url_bar": "Use experimental URL bar with environment highlighting",
  374. "user": "用户"
  375. },
  376. "shortcut": {
  377. "general": {
  378. "close_current_menu": "关闭当前菜单",
  379. "command_menu": "搜索与命令菜单",
  380. "help_menu": "帮助菜单",
  381. "show_all": "键盘快捷键",
  382. "title": "通用"
  383. },
  384. "miscellaneous": {
  385. "invite": "邀请使用 Hoppscotch",
  386. "title": "杂项"
  387. },
  388. "navigation": {
  389. "back": "返回上一页面",
  390. "documentation": "前往文档页面",
  391. "forward": "前往下一页面",
  392. "graphql": "前往 GraphQL 页面",
  393. "realtime": "前往实时页面",
  394. "rest": "前往 REST 页面",
  395. "settings": "前往设置页面",
  396. "title": "导航"
  397. },
  398. "request": {
  399. "copy_request_link": "复制请求链接",
  400. "delete_method": "选择 DELETE 方法",
  401. "get_method": "选择 GET 方法",
  402. "head_method": "选择 HEAD 方法",
  403. "method": "方法",
  404. "next_method": "选择下一个方法",
  405. "path": "路径",
  406. "post_method": "选择 POST 方法",
  407. "previous_method": "选择上一个方法",
  408. "put_method": "选择 PUT 方法",
  409. "reset_request": "重置请求",
  410. "save_to_collections": "保存到组合",
  411. "send_request": "发送请求",
  412. "title": "请求"
  413. }
  414. },
  415. "show": {
  416. "code": "显示代码",
  417. "more": "显示更多",
  418. "sidebar": "显示侧边栏"
  419. },
  420. "socketio": {
  421. "communication": "通讯",
  422. "event_name": "事件名称",
  423. "events": "事件",
  424. "log": "日志",
  425. "url": "URL"
  426. },
  427. "sse": {
  428. "event_type": "事件类型",
  429. "log": "日志",
  430. "url": "URL"
  431. },
  432. "state": {
  433. "bulk_mode": "批量编辑",
  434. "bulk_mode_placeholder": "条目之间使用换行符分隔\n键和值之间使用冒号分隔\n将 // 置于行首以添加该行条目并保持禁用",
  435. "cleared": "已清除",
  436. "connected": "已连接",
  437. "connected_to": "已连接到 {name}",
  438. "connecting_to": "正在连接到 {name}……",
  439. "copied_to_clipboard": "已复制到剪贴板",
  440. "deleted": "已删除",
  441. "deprecated": "已弃用",
  442. "disabled": "已禁用",
  443. "disconnected": "断开连接",
  444. "disconnected_from": "与 {name} 断开连接",
  445. "docs_generated": "已生成文档",
  446. "download_started": "开始下载",
  447. "enabled": "启用",
  448. "file_imported": "文件已导入",
  449. "finished_in": "在 {duration} 毫秒内完成",
  450. "history_deleted": "历史记录已删除",
  451. "linewrap": "换行",
  452. "loading": "正在加载……",
  453. "none": "无",
  454. "nothing_found": "没有找到",
  455. "waiting_send_request": "等待发送请求"
  456. },
  457. "support": {
  458. "changelog": "阅读更多有关最新版本的内容",
  459. "chat": "有问题?来和我们交流吧!",
  460. "community": "提问与互助",
  461. "documentation": "阅读更多有关 Hoppscotch 的内容",
  462. "forum": "答疑解惑",
  463. "shortcuts": "更快浏览应用",
  464. "team": "与团队保持联系",
  465. "title": "支持",
  466. "twitter": "在 Twitter 关注我们"
  467. },
  468. "tab": {
  469. "authorization": "授权",
  470. "body": "请求体",
  471. "collections": "组合",
  472. "documentation": "帮助文档",
  473. "headers": "请求头",
  474. "history": "历史记录",
  475. "mqtt": "MQTT",
  476. "parameters": "参数",
  477. "pre_request_script": "预请求脚本",
  478. "queries": "查询",
  479. "query": "查询",
  480. "schema": "Schema",
  481. "socketio": "Socket.IO",
  482. "sse": "SSE",
  483. "tests": "测试",
  484. "types": "类型",
  485. "variables": "变量",
  486. "websocket": "WebSocket"
  487. },
  488. "team": {
  489. "already_member": "You are already a member of this team. Contact your team owner.",
  490. "create_new": "创建新团队",
  491. "deleted": "团队已删除",
  492. "edit": "编辑团队",
  493. "email": "电子邮箱",
  494. "email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
  495. "exit": "退出团队",
  496. "exit_disabled": "团队所有者无法退出团队",
  497. "invalid_email_format": "电子邮箱格式无效",
  498. "invalid_id": "Invalid team ID. Contact your team owner.",
  499. "invalid_invite_link": "Invalid invite link",
  500. "invalid_invite_link_description": "The link you followed is invalid. Contact your team owner.",
  501. "invalid_member_permission": "请为团队成员提供有效的权限",
  502. "invite": "Invite",
  503. "invite_more": "Invite more",
  504. "invite_tooltip": "Invite people to this workspace",
  505. "invited_to_team": "{owner} invited you to join {team}",
  506. "join": "Invitation accepted",
  507. "join_beta": "加入 Beta 计划以访问团队。",
  508. "join_team": "Join {team}",
  509. "joined_team": "You have joined {team}",
  510. "joined_team_description": "You are now a member of this team",
  511. "left": "你已离开团队",
  512. "login_to_continue": "Login to continue",
  513. "login_to_continue_description": "You need to be logged in to join a team.",
  514. "logout_and_try_again": "Logout and sign in with another account",
  515. "member_has_invite": "This email ID already has an invite. Contact your team owner.",
  516. "member_not_found": "Member not found. Contact your team owner.",
  517. "member_removed": "用户已移除",
  518. "member_role_updated": "用户角色已更新",
  519. "members": "成员",
  520. "name_length_insufficient": "团队名称至少为 6 个字符",
  521. "name_updated": "Team name updated",
  522. "new": "新团队",
  523. "new_created": "已创建新团队",
  524. "new_name": "我的新团队",
  525. "no_access": "你没有编辑组合的权限",
  526. "no_invite_found": "Invitation not found. Contact your team owner.",
  527. "not_valid_viewer": "You are not a valid viewer. Contact your team owner.",
  528. "pending_invites": "Pending invites",
  529. "permissions": "权限",
  530. "saved": "团队已保存",
  531. "select_a_team": "Select a team",
  532. "title": "团队",
  533. "we_sent_invite_link": "We sent an invite link to all invitees!",
  534. "we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
  535. },
  536. "test": {
  537. "failed": "test failed",
  538. "javascript_code": "JavaScript 代码",
  539. "learn": "阅读文档",
  540. "passed": "test passed",
  541. "report": "测试报告",
  542. "results": "测试结果",
  543. "script": "脚本",
  544. "snippets": "代码片段"
  545. },
  546. "websocket": {
  547. "communication": "通讯",
  548. "log": "日志",
  549. "message": "信息",
  550. "protocols": "协议",
  551. "url": "URL"
  552. }
  553. }