"description":"The ARIA label for the back to top button"
},
"theme.blog.archive.title":{
"message":"历史博文",
"description":"The page & hero title of the blog archive page"
},
"theme.blog.archive.description":{
"message":"历史博文",
"description":"The page & hero description of the blog archive page"
},
"theme.admonition.note":{
"message":"备注",
"description":"The default label used for the Note admonition (:::note)"
@ -45,18 +57,6 @@
"message":"警告",
"description":"The default label used for the Caution admonition (:::caution)"
},
"theme.blog.archive.title":{
"message":"历史博文",
"description":"The page & hero title of the blog archive page"
},
"theme.blog.archive.description":{
"message":"历史博文",
"description":"The page & hero description of the blog archive page"
},
"theme.BackToTopButton.buttonAriaLabel":{
"message":"回到顶部",
"description":"The ARIA label for the back to top button"
},
"theme.blog.paginator.navAriaLabel":{
"message":"博文列表分页导航",
"description":"The ARIA label for the blog pagination"
@ -224,10 +224,6 @@
"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"
@ -236,6 +232,10 @@
"message":"阅读 {title} 的全文",
"description":"The ARIA label for the link to full blog posts from excerpts"
},
"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.docs.sidebar.collapseButtonTitle":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
@ -256,6 +256,41 @@
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
},
"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)"
},
"theme.SearchPage.existingResultsTitle":{
"message":"「{query}」的搜索结果",
"description":"The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle":{
"message":"在文档中搜索",
"description":"The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder":{
"message":"在此输入搜索字词",
"description":"The placeholder for search page input"
},
"theme.SearchPage.inputLabel":{
"message":"搜索",
"description":"The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel":{
"message":"通过 Algolia 搜索",
"description":"The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText":{
"message":"未找到任何结果",
"description":"The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults":{
"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"
@ -352,41 +387,6 @@
"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)"
},
"theme.SearchPage.existingResultsTitle":{
"message":"「{query}」的搜索结果",
"description":"The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle":{
"message":"在文档中搜索",
"description":"The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder":{
"message":"在此输入搜索字词",
"description":"The placeholder for search page input"
},
"theme.SearchPage.inputLabel":{
"message":"搜索",
"description":"The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel":{
"message":"通过 Algolia 搜索",
"description":"The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText":{
"message":"未找到任何结果",
"description":"The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults":{
"message":"正在获取新的搜索结果...",
"description":"The paragraph for fetching new search results"