"description":"The ARIA label for close button of announcement bar"
},
"theme.blog.paginator.navAriaLabel":{
"message":"博文列表分页导航",
"description":"The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries":{
"message":"较新的博文",
"description":"The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries":{
"message":"较旧的博文",
"description":"The label used to navigate to the older blog posts page (next page)"
},
"theme.BackToTopButton.buttonAriaLabel":{
"message":"回到顶部",
"description":"The ARIA label for the back to top button"
@ -47,6 +35,18 @@
"message":"历史博文",
"description":"The page & hero description of the blog archive page"
},
"theme.blog.paginator.navAriaLabel":{
"message":"博文列表分页导航",
"description":"The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries":{
"message":"较新的博文",
"description":"The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries":{
"message":"较旧的博文",
"description":"The label used to navigate to the older blog posts page (next 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)"
@ -87,18 +87,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"
@ -115,14 +103,6 @@
"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"
@ -135,13 +115,13 @@
"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.expandButtonTitle":{
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
"theme.docs.sidebar.expandButtonAriaLabel":{
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
"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"
"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"
@ -214,10 +190,41 @@
"message":"标签:",
"description":"The label alongside a tag list"
},
"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.navbar.mobileLanguageDropdown.label":{
"message":"选择语言",
"description":"The label for the mobile language switcher dropdown"
},
"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.SearchBar.seeAll":{
"message":"查看全部 {count} 个结果"
},
"theme.SearchBar.label":{
"message":"搜索",
"description":"The ARIA label and placeholder for search button"
},
"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)"
@ -250,13 +257,6 @@
"message":"正在获取新的搜索结果...",
"description":"The paragraph for fetching new search results"
},
"theme.SearchBar.seeAll":{
"message":"查看全部 {count} 个结果"
},
"theme.SearchBar.label":{
"message":"搜索",
"description":"The ARIA label and placeholder for search button"