code.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  1. {
  2. "footer.title": {
  3. "message": "OpenHands"
  4. },
  5. "footer.docs": {
  6. "message": "文档"
  7. },
  8. "footer.community": {
  9. "message": "社区"
  10. },
  11. "footer.copyright": {
  12. "message": "版权所有 © {year} OpenHands"
  13. },
  14. "faq.title": {
  15. "message": "常见问题解答",
  16. "description": "FAQ Title"
  17. },
  18. "faq.description": {
  19. "message": "常见问题解答"
  20. },
  21. "faq.section.title.1": {
  22. "message": "什么是OpenHands?",
  23. "description": "First Section Title"
  24. },
  25. "faq.section.highlight": {
  26. "message": "OpenHands",
  27. "description": "Highlight Text"
  28. },
  29. "faq.section.description.1": {
  30. "message": "是一个自主的软件工程师,能够端到端地解决软件工程和网页浏览任务。它能执行数据科学查询,如 \"查找上个月OpenHands仓库中的拉取请求数量\",还能处理软件工程任务,例如 \"请为这个文件添加测试并验证所有测试都通过,如果没有修复该文件\"。",
  31. "description": "Description for OpenHands"
  32. },
  33. "faq.section.description.2": {
  34. "message": "同时,OpenHands是一个代理开发者平台和社区,用于测试和评估新代理的环境。",
  35. "description": "Further Description for OpenHands"
  36. },
  37. "faq.section.title.2": {
  38. "message": "支持",
  39. "description": "Support Section Title"
  40. },
  41. "faq.section.support.answer": {
  42. "message": "如果您发现了可能影响他人的问题,请在 {githubLink} 上提交一个 bug。如果遇到安装困难或有其他疑问,可以访问 {discordLink} 或 {slackLink} 进行提问。",
  43. "description": "Support Answer"
  44. },
  45. "faq.section.title.3": {
  46. "message": "如何使用OpenHands解决GitHub上的问题?",
  47. "description": "GitHub Issue Section Title"
  48. },
  49. "faq.section.github.steps.intro": {
  50. "message": "要通过OpenHands解决GitHub上的问题,您可以发送一个提示给OpenHands,请它按照以下步骤操作:",
  51. "description": "GitHub Steps Introduction"
  52. },
  53. "faq.section.github.step1": {
  54. "message": "阅读问题 https://github.com/All-Hands-AI/OpenHands/issues/1611",
  55. "description": "GitHub Step 1"
  56. },
  57. "faq.section.github.step2": {
  58. "message": "克隆仓库并创建新分支",
  59. "description": "GitHub Step 2"
  60. },
  61. "faq.section.github.step3": {
  62. "message": "根据问题描述中的说明,修改文件以解决问题",
  63. "description": "GitHub Step 3"
  64. },
  65. "faq.section.github.step4": {
  66. "message": "使用GITHUB_TOKEN环境变量将结果推送到GitHub",
  67. "description": "GitHub Step 4"
  68. },
  69. "faq.section.github.step5": {
  70. "message": "告诉我需要前往的链接来提交拉取请求",
  71. "description": "GitHub Step 5"
  72. },
  73. "faq.section.github.steps.preRun": {
  74. "message": "在运行OpenHands之前,您可以:",
  75. "description": "GitHub Steps Pre-Run"
  76. },
  77. "faq.section.github.steps.tokenInfo": {
  78. "message": "其中XXX是您创建的一个具有对OpenHands仓库写权限的GitHub令牌。如果您的写入权限不足,请将其更改为:",
  79. "description": "GitHub Steps Token Info"
  80. },
  81. "faq.section.github.steps.usernameInfo": {
  82. "message": "其中USERNAME是您的GitHub用户名。",
  83. "description": "GitHub Steps Username Info"
  84. },
  85. "faq.section.title.4": {
  86. "message": "OpenHands与Devin有何不同?",
  87. "description": "Devin Section Title"
  88. },
  89. "faq.section.openhands.linkText": {
  90. "message": "Devin",
  91. "description": "Devin Link Text"
  92. },
  93. "faq.section.openhands.description": {
  94. "message": "是由Cognition Inc.开发的商业产品,它最初为OpenHands提供了灵感。它们都旨在擅长解决软件工程任务,但您可以下载、使用和修改OpenHands,而Devin只能通过Cognition网站进行访问。此外,OpenHands已超越最初的灵感,并成为一个面向代理开发者的社区驱动生态系统,在这里我们欢迎您加入并",
  95. "description": "Devin Description"
  96. },
  97. "faq.section.openhands.contribute": {
  98. "message": "贡献",
  99. "description": "Contribute Link"
  100. },
  101. "faq.section.title.5": {
  102. "message": "OpenHands与ChatGPT有何不同?",
  103. "description": "ChatGPT Section Title"
  104. },
  105. "faq.section.chatgpt.description": {
  106. "message": "您可以通过网络访问ChatGPT,它不与本地文件交互,并且其执行代码的能力有限。因此,它可以编写代码,但测试或执行起来可能不太容易。",
  107. "description": "ChatGPT Description"
  108. },
  109. "homepage.description": {
  110. "message": "使用AI生成代码的软件工程工具。",
  111. "description": "The homepage description"
  112. },
  113. "homepage.getStarted": {
  114. "message": "开始使用"
  115. },
  116. "welcome.message": {
  117. "message": "欢迎来到OpenHands,这是一个开源自主AI软件工程师,能够执行复杂的工程任务,并积极参与用户在软件开发项目中的协作。"
  118. },
  119. "theme.ErrorPageContent.title": {
  120. "message": "页面已崩溃。",
  121. "description": "The title of the fallback page when the page crashed"
  122. },
  123. "theme.BackToTopButton.buttonAriaLabel": {
  124. "message": "返回顶部",
  125. "description": "The ARIA label for the back to top button"
  126. },
  127. "theme.blog.archive.title": {
  128. "message": "历史博文",
  129. "description": "The page & hero title of the blog archive page"
  130. },
  131. "theme.blog.archive.description": {
  132. "message": "历史博文",
  133. "description": "The page & hero description of the blog archive page"
  134. },
  135. "theme.blog.paginator.navAriaLabel": {
  136. "message": "博文列表分页导航",
  137. "description": "The ARIA label for the blog pagination"
  138. },
  139. "theme.blog.paginator.newerEntries": {
  140. "message": "较新的博文",
  141. "description": "The label used to navigate to the newer blog posts page (previous page)"
  142. },
  143. "theme.blog.paginator.olderEntries": {
  144. "message": "较旧的博文",
  145. "description": "The label used to navigate to the older blog posts page (next page)"
  146. },
  147. "theme.blog.post.paginator.navAriaLabel": {
  148. "message": "博文分页导航",
  149. "description": "The ARIA label for the blog posts pagination"
  150. },
  151. "theme.blog.post.paginator.newerPost": {
  152. "message": "较新一篇",
  153. "description": "The blog post button label to navigate to the newer/previous post"
  154. },
  155. "theme.blog.post.paginator.olderPost": {
  156. "message": "较旧一篇",
  157. "description": "The blog post button label to navigate to the older/next post"
  158. },
  159. "theme.blog.post.plurals": {
  160. "message": "{count} 篇博文",
  161. "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
  162. },
  163. "theme.blog.tagTitle": {
  164. "message": "{nPosts} 含有标签「{tagName}」",
  165. "description": "The title of the page for a blog tag"
  166. },
  167. "theme.tags.tagsPageLink": {
  168. "message": "查看所有标签",
  169. "description": "The label of the link targeting the tag list page"
  170. },
  171. "theme.colorToggle.ariaLabel": {
  172. "message": "切换浅色/暗黑模式(当前为{mode})",
  173. "description": "The ARIA label for the navbar color mode toggle"
  174. },
  175. "theme.colorToggle.ariaLabel.mode.dark": {
  176. "message": "暗黑模式",
  177. "description": "The name for the dark color mode"
  178. },
  179. "theme.colorToggle.ariaLabel.mode.light": {
  180. "message": "浅色模式",
  181. "description": "The name for the light color mode"
  182. },
  183. "theme.docs.breadcrumbs.navAriaLabel": {
  184. "message": "页面路径",
  185. "description": "The ARIA label for the breadcrumbs"
  186. },
  187. "theme.docs.DocCard.categoryDescription.plurals": {
  188. "message": "{count} 个项目",
  189. "description": "The default description for a category card in the generated index about how many items this category includes"
  190. },
  191. "theme.docs.paginator.navAriaLabel": {
  192. "message": "文件选项卡",
  193. "description": "The ARIA label for the docs pagination"
  194. },
  195. "theme.docs.paginator.previous": {
  196. "message": "上一页",
  197. "description": "The label used to navigate to the previous doc"
  198. },
  199. "theme.docs.paginator.next": {
  200. "message": "下一页",
  201. "description": "The label used to navigate to the next doc"
  202. },
  203. "theme.docs.tagDocListPageTitle.nDocsTagged": {
  204. "message": "{count} 篇文档带有标签",
  205. "description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
  206. },
  207. "theme.docs.tagDocListPageTitle": {
  208. "message": "{nDocsTagged}「{tagName}」",
  209. "description": "The title of the page for a docs tag"
  210. },
  211. "theme.docs.versionBadge.label": {
  212. "message": "版本:{versionLabel}"
  213. },
  214. "theme.docs.versions.unreleasedVersionLabel": {
  215. "message": "此为 {siteTitle} {versionLabel} 版尚未发行的文档。",
  216. "description": "The label used to tell the user that he's browsing an unreleased doc version"
  217. },
  218. "theme.docs.versions.unmaintainedVersionLabel": {
  219. "message": "此为 {siteTitle} {versionLabel} 版的文档,现已不再积极维护。",
  220. "description": "The label used to tell the user that he's browsing an unmaintained doc version"
  221. },
  222. "theme.docs.versions.latestVersionSuggestionLabel": {
  223. "message": "最新的文档请参阅 {latestVersionLink} ({versionLabel})。",
  224. "description": "The label used to tell the user to check the latest version"
  225. },
  226. "theme.docs.versions.latestVersionLinkLabel": {
  227. "message": "最新版本",
  228. "description": "The label used for the latest version suggestion link label"
  229. },
  230. "theme.common.editThisPage": {
  231. "message": "编辑此页",
  232. "description": "The link label to edit the current page"
  233. },
  234. "theme.common.headingLinkTitle": {
  235. "message": "{heading}的直接链接",
  236. "description": "Title for link to heading"
  237. },
  238. "theme.lastUpdated.atDate": {
  239. "message": "于 {date} ",
  240. "description": "The words used to describe on which date a page has been last updated"
  241. },
  242. "theme.lastUpdated.byUser": {
  243. "message": "由 {user} ",
  244. "description": "The words used to describe by who the page has been last updated"
  245. },
  246. "theme.lastUpdated.lastUpdatedAtBy": {
  247. "message": "最后{byUser}{atDate}更新",
  248. "description": "The sentence used to display when a page has been last updated, and by who"
  249. },
  250. "theme.navbar.mobileVersionsDropdown.label": {
  251. "message": "选择版本",
  252. "description": "The label for the navbar versions dropdown on mobile view"
  253. },
  254. "theme.NotFound.title": {
  255. "message": "找不到页面",
  256. "description": "The title of the 404 page"
  257. },
  258. "theme.tags.tagsListLabel": {
  259. "message": "标签:",
  260. "description": "The label alongside a tag list"
  261. },
  262. "theme.admonition.caution": {
  263. "message": "警告",
  264. "description": "The default label used for the Caution admonition (:::caution)"
  265. },
  266. "theme.admonition.danger": {
  267. "message": "危险",
  268. "description": "The default label used for the Danger admonition (:::danger)"
  269. },
  270. "theme.admonition.info": {
  271. "message": "信息",
  272. "description": "The default label used for the Info admonition (:::info)"
  273. },
  274. "theme.admonition.note": {
  275. "message": "备注",
  276. "description": "The default label used for the Note admonition (:::note)"
  277. },
  278. "theme.admonition.tip": {
  279. "message": "提示",
  280. "description": "The default label used for the Tip admonition (:::tip)"
  281. },
  282. "theme.admonition.warning": {
  283. "message": "注意",
  284. "description": "The default label used for the Warning admonition (:::warning)"
  285. },
  286. "theme.AnnouncementBar.closeButtonAriaLabel": {
  287. "message": "关闭",
  288. "description": "The ARIA label for close button of announcement bar"
  289. },
  290. "theme.blog.sidebar.navAriaLabel": {
  291. "message": "最近博文导航",
  292. "description": "The ARIA label for recent posts in the blog sidebar"
  293. },
  294. "theme.CodeBlock.copied": {
  295. "message": "复制成功",
  296. "description": "The copied button label on code blocks"
  297. },
  298. "theme.CodeBlock.copyButtonAriaLabel": {
  299. "message": "将代码复制到剪贴板",
  300. "description": "The ARIA label for copy code blocks button"
  301. },
  302. "theme.CodeBlock.copy": {
  303. "message": "复制",
  304. "description": "The copy button label on code blocks"
  305. },
  306. "theme.CodeBlock.wordWrapToggle": {
  307. "message": "切换自动换行",
  308. "description": "The title attribute for toggle word wrapping button of code block lines"
  309. },
  310. "theme.DocSidebarItem.expandCategoryAriaLabel": {
  311. "message": "展开侧边栏分类 '{label}'",
  312. "description": "The ARIA label to expand the sidebar category"
  313. },
  314. "theme.DocSidebarItem.collapseCategoryAriaLabel": {
  315. "message": "折叠侧边栏分类 '{label}'",
  316. "description": "The ARIA label to collapse the sidebar category"
  317. },
  318. "theme.NavBar.navAriaLabel": {
  319. "message": "主导航",
  320. "description": "The ARIA label for the main navigation"
  321. },
  322. "theme.navbar.mobileLanguageDropdown.label": {
  323. "message": "选择语言",
  324. "description": "The label for the mobile language switcher dropdown"
  325. },
  326. "theme.NotFound.p1": {
  327. "message": "我们找不到您要找的页面。",
  328. "description": "The first paragraph of the 404 page"
  329. },
  330. "theme.NotFound.p2": {
  331. "message": "请联系原始链接来源网站的所有者,并告知他们链接已损坏。",
  332. "description": "The 2nd paragraph of the 404 page"
  333. },
  334. "theme.TOCCollapsible.toggleButtonLabel": {
  335. "message": "本页总览",
  336. "description": "The label used by the button on the collapsible TOC component"
  337. },
  338. "theme.blog.post.readMore": {
  339. "message": "阅读更多",
  340. "description": "The label used in blog post item excerpts to link to full blog posts"
  341. },
  342. "theme.blog.post.readMoreLabel": {
  343. "message": "阅读 {title} 的全文",
  344. "description": "The ARIA label for the link to full blog posts from excerpts"
  345. },
  346. "theme.blog.post.readingTime.plurals": {
  347. "message": "阅读需 {readingTime} 分钟",
  348. "description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
  349. },
  350. "theme.docs.breadcrumbs.home": {
  351. "message": "主页面",
  352. "description": "The ARIA label for the home page in the breadcrumbs"
  353. },
  354. "theme.docs.sidebar.collapseButtonTitle": {
  355. "message": "收起侧边栏",
  356. "description": "The title attribute for collapse button of doc sidebar"
  357. },
  358. "theme.docs.sidebar.collapseButtonAriaLabel": {
  359. "message": "收起侧边栏",
  360. "description": "The title attribute for collapse button of doc sidebar"
  361. },
  362. "theme.docs.sidebar.navAriaLabel": {
  363. "message": "文档侧边栏",
  364. "description": "The ARIA label for the sidebar navigation"
  365. },
  366. "theme.docs.sidebar.closeSidebarButtonAriaLabel": {
  367. "message": "关闭导航栏",
  368. "description": "The ARIA label for close button of mobile sidebar"
  369. },
  370. "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
  371. "message": "← 回到主菜单",
  372. "description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"
  373. },
  374. "theme.docs.sidebar.toggleSidebarButtonAriaLabel": {
  375. "message": "切换导航栏",
  376. "description": "The ARIA label for hamburger menu button of mobile navigation"
  377. },
  378. "theme.docs.sidebar.expandButtonTitle": {
  379. "message": "展开侧边栏",
  380. "description": "The ARIA label and title attribute for expand button of doc sidebar"
  381. },
  382. "theme.docs.sidebar.expandButtonAriaLabel": {
  383. "message": "展开侧边栏",
  384. "description": "The ARIA label and title attribute for expand button of doc sidebar"
  385. },
  386. "theme.ErrorPageContent.tryAgain": {
  387. "message": "重试",
  388. "description": "The label of the button to try again rendering when the React error boundary captures an error"
  389. },
  390. "theme.common.skipToMainContent": {
  391. "message": "跳到主要内容",
  392. "description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
  393. },
  394. "theme.tags.tagsPageTitle": {
  395. "message": "标签",
  396. "description": "The title of the tag list page"
  397. },
  398. "theme.unlistedContent.title": {
  399. "message": "未列出页",
  400. "description": "The unlisted content banner title"
  401. },
  402. "theme.unlistedContent.message": {
  403. "message": "此页面未列出。搜索引擎不会对其索引,只有拥有直接链接的用户才能访问。",
  404. "description": "The unlisted content banner message"
  405. }
  406. }