63 lines
3.6 KiB
JSON
63 lines
3.6 KiB
JSON
{
|
|
"theme.AnnouncementBar.closeButtonAriaLabel": "关闭",
|
|
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top",
|
|
"theme.CodeBlock.copied": "复制成功",
|
|
"theme.CodeBlock.copy": "复制",
|
|
"theme.CodeBlock.copyButtonAriaLabel": "复制代码到剪贴板",
|
|
"theme.NotFound.p1": "我们找不到您要找的页面。",
|
|
"theme.NotFound.p2": "请联系原始链接来源网站的所有者,并告知他们链接已损坏。",
|
|
"theme.NotFound.title": "找不到页面",
|
|
"theme.Playground.liveEditor": "实时编辑器",
|
|
"theme.Playground.result": "结果",
|
|
"theme.PwaReloadPopup.closeButtonAriaLabel": "关闭",
|
|
"theme.PwaReloadPopup.info": "有可用的新版本",
|
|
"theme.PwaReloadPopup.refreshButtonText": "刷新",
|
|
"theme.SearchBar.label": "搜索",
|
|
"theme.SearchPage.algoliaLabel": "通过 Algolia 搜索",
|
|
"theme.SearchPage.documentsFound.plurals": "找到 {count} 份文件",
|
|
"theme.SearchPage.emptyResultsTitle": "在文档中搜索",
|
|
"theme.SearchPage.existingResultsTitle": "「{query}」的搜索结果",
|
|
"theme.SearchPage.fetchingNewResults": "正在获取新的搜索结果...",
|
|
"theme.SearchPage.inputLabel": "搜索",
|
|
"theme.SearchPage.inputPlaceholder": "在此输入搜索字词",
|
|
"theme.SearchPage.noResultsText": "未找到任何结果",
|
|
"theme.TOCCollapsible.toggleButtonLabel": "本页总览",
|
|
"theme.blog.archive.description": "历史博文",
|
|
"theme.blog.archive.title": "历史博文",
|
|
"theme.blog.paginator.navAriaLabel": "博文列表分页导航",
|
|
"theme.blog.paginator.newerEntries": "较新的博文",
|
|
"theme.blog.paginator.olderEntries": "较旧的博文",
|
|
"theme.blog.post.paginator.navAriaLabel": "博文分页导航",
|
|
"theme.blog.post.paginator.newerPost": "较新一篇",
|
|
"theme.blog.post.paginator.olderPost": "较旧一篇",
|
|
"theme.blog.post.plurals": "{count} 篇博文",
|
|
"theme.blog.post.readMore": "阅读更多",
|
|
"theme.blog.post.readingTime.plurals": "{readingTime} 分钟阅读",
|
|
"theme.blog.sidebar.navAriaLabel": "最近博文导航",
|
|
"theme.blog.tagTitle": "{nPosts} 含有标签「{tagName}」",
|
|
"theme.common.editThisPage": "编辑此页",
|
|
"theme.common.headingLinkTitle": "标题的直接链接",
|
|
"theme.common.skipToMainContent": "跳到主要内容",
|
|
"theme.docs.paginator.navAriaLabel": "文档分页导航",
|
|
"theme.docs.paginator.next": "下一页",
|
|
"theme.docs.paginator.previous": "上一页",
|
|
"theme.docs.sidebar.collapseButtonAriaLabel": "收起侧边栏",
|
|
"theme.docs.sidebar.collapseButtonTitle": "收起侧边栏",
|
|
"theme.docs.sidebar.expandButtonAriaLabel": "展开侧边栏",
|
|
"theme.docs.sidebar.expandButtonTitle": "展开侧边栏",
|
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} 含有标签「{tagName}」",
|
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文档带有标签",
|
|
"theme.docs.versions.latestVersionLinkLabel": "最新版本",
|
|
"theme.docs.versions.latestVersionSuggestionLabel": "最新的文档请参阅 {latestVersionLink} ({versionLabel})。",
|
|
"theme.docs.versions.unmaintainedVersionLabel": "此为 {siteTitle} {versionLabel} 版的文档,现已不再积极维护。",
|
|
"theme.docs.versions.unreleasedVersionLabel": "此为 {siteTitle} {versionLabel} 版尚未发行的文档。",
|
|
"theme.lastUpdated.atDate": "于 {date} ",
|
|
"theme.lastUpdated.byUser": "由 {user} ",
|
|
"theme.lastUpdated.lastUpdatedAtBy": "最后{byUser}{atDate}更新",
|
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 回到主菜单",
|
|
"theme.navbar.mobileVersionsDropdown.label": "选择版本",
|
|
"theme.tags.tagsListLabel": "标签:",
|
|
"theme.tags.tagsPageLink": "查看所有标签",
|
|
"theme.tags.tagsPageTitle": "标签"
|
|
}
|