"description":"The ARIA label for close button of announcement bar"
"theme.admonition.note":{
"message":"备注",
"description":"The default label used for the Note admonition (:::note)"
},
"theme.BackToTopButton.buttonAriaLabel":{
"message":"回到顶部",
"description":"The ARIA label for the back to top button"
"theme.admonition.tip":{
"message":"提示",
"description":"The default label used for the Tip admonition (:::tip)"
},
"theme.admonition.danger":{
"message":"危险",
"description":"The default label used for the Danger admonition (:::danger)"
},
"theme.admonition.info":{
"message":"信息",
"description":"The default label used for the Info admonition (:::info)"
},
"theme.admonition.caution":{
"message":"警告",
"description":"The default label used for the Caution admonition (:::caution)"
},
"theme.blog.archive.title":{
"message":"历史博文",
@ -41,17 +53,9 @@
"message":"历史博文",
"description":"The page & hero description of the blog archive page"
},
"theme.blog.post.readingTime.plurals":{
"message":"{readingTime} 分钟阅读",
"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)"
},
"theme.blog.post.readMoreLabel":{
"message":"阅读 {title} 的全文",
"description":"The ARIA label for the link to full blog posts from excerpts"
},
"theme.blog.post.readMore":{
"message":"阅读更多",
"description":"The label used in blog post item excerpts to link to full blog posts"
"theme.BackToTopButton.buttonAriaLabel":{
"message":"回到顶部",
"description":"The ARIA label for the back to top button"
},
"theme.blog.paginator.navAriaLabel":{
"message":"博文列表分页导航",
@ -77,10 +81,6 @@
"message":"较旧一篇",
"description":"The blog post button label to navigate to the older/next post"
},
"theme.blog.sidebar.navAriaLabel":{
"message":"最近博文导航",
"description":"The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.plurals":{
"message":"{count} 篇博文",
"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)"
@ -93,18 +93,6 @@
"message":"查看所有标签",
"description":"The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel":{
"message":"复制代码到剪贴板",
"description":"The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied":{
"message":"复制成功",
"description":"The copied button label on code blocks"
},
"theme.CodeBlock.copy":{
"message":"复制",
"description":"The copy button label on code blocks"
},
"theme.colorToggle.ariaLabel":{
"message":"切换浅色/暗黑模式(当前为{mode})",
"description":"The ARIA label for the navbar color mode toggle"
@ -117,18 +105,18 @@
"message":"浅色模式",
"description":"The name for the light color mode"
},
"theme.docs.breadcrumbs.home":{
"message":"主页面",
"description":"The ARIA label for the home page in the breadcrumbs"
},
"theme.docs.breadcrumbs.navAriaLabel":{
"message":"页面路径",
"description":"The ARIA label for the breadcrumbs"
},
"theme.docs.DocCard.categoryDescription":{
"message":"{count} 个项目",
"description":"The default description for a category card in the generated index about how many items this category includes"
},
"theme.docs.sidebar.expandButtonTitle":{
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel":{
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.paginator.navAriaLabel":{
"message":"文档分页导航",
"description":"The ARIA label for the docs pagination"
@ -141,24 +129,12 @@
"message":"下一页",
"description":"The label used to navigate to the next doc"
},
"theme.docs.sidebar.collapseButtonTitle":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
"description":"The ARIA label to toggle the collapsible sidebar category"
},
"theme.docs.tagDocListPageTitle.nDocsTagged":{
"message":"{count} 篇文档带有标签",
"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)"
},
"theme.docs.tagDocListPageTitle":{
"message":"{nDocsTagged} 篇带有标签「{tagName}」",
"message":"{nDocsTagged}「{tagName}」",
"description":"The title of the page for a docs tag"
},
"theme.docs.versionBadge.label":{
@ -200,10 +176,6 @@
"message":"最后{byUser}{atDate}更新",
"description":"The sentence used to display when a page has been last updated, and by who"
"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)"
},
"theme.navbar.mobileVersionsDropdown.label":{
"message":"选择版本",
"description":"The label for the navbar versions dropdown on mobile view"
@ -212,25 +184,174 @@
"message":"跳到主要内容",
"description":"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.TOCCollapsible.toggleButtonLabel":{
"message":"本页总览",
"description":"The label used by the button on the collapsible TOC component"
},
"theme.tags.tagsListLabel":{
"message":"标签:",
"description":"The label alongside a tag list"
},
"theme.AnnouncementBar.closeButtonAriaLabel":{
"message":"关闭",
"description":"The ARIA label for close button of announcement bar"
},
"theme.blog.sidebar.navAriaLabel":{
"message":"最近博文导航",
"description":"The ARIA label for recent posts in the blog sidebar"
},
"theme.CodeBlock.copied":{
"message":"复制成功",
"description":"The copied button label on code blocks"
},
"theme.CodeBlock.copyButtonAriaLabel":{
"message":"复制代码到剪贴板",
"description":"The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copy":{
"message":"复制",
"description":"The copy button label on code blocks"
},
"theme.CodeBlock.wordWrapToggle":{
"message":"切换自动换行",
"description":"The title attribute for toggle word wrapping button of code block lines"
"description":"The ARIA label to toggle the collapsible sidebar category"
},
"theme.navbar.mobileLanguageDropdown.label":{
"message":"选择语言",
"description":"The label for the mobile language switcher dropdown"
},
"theme.SearchBar.seeAll":{
"message":"查看全部 {count} 个结果"
"theme.TOCCollapsible.toggleButtonLabel":{
"message":"本页总览",
"description":"The label used by the button on the collapsible TOC component"
},
"theme.blog.post.readingTime.plurals":{
"message":"阅读需 {readingTime} 分钟",
"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)"
},
"theme.blog.post.readMore":{
"message":"阅读更多",
"description":"The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.readMoreLabel":{
"message":"阅读 {title} 的全文",
"description":"The ARIA label for the link to full blog posts from excerpts"
},
"theme.docs.sidebar.collapseButtonTitle":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
"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)"
},
"theme.docs.sidebar.expandButtonTitle":{
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel":{
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.SearchBar.label":{
"message":"搜索",
"description":"The ARIA label and placeholder for search button"
},
"theme.SearchModal.searchBox.resetButtonTitle":{
"message":"清除查询",
"description":"The label and ARIA label for search box reset button"
},
"theme.SearchModal.searchBox.cancelButtonText":{
"message":"取消",
"description":"The label and ARIA label for search box cancel button"
"description":"The text for the link to report missing results"
},
"theme.SearchModal.placeholder":{
"message":"搜索文档",
"description":"The placeholder of the input of the DocSearch pop-up modal"
},
"theme.SearchPage.documentsFound.plurals":{
"message":"找到 {count} 份文件",
"description":"Pluralized label for \"{count} documents found\". 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)"
@ -263,6 +384,9 @@
"message":"正在获取新的搜索结果...",
"description":"The paragraph for fetching new search results"