"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.blog.post.paginator.navAriaLabel":{
"message":"Навигация по страницам блога",
"description":"The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost":{
"message":"Следующий пост",
"description":"The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost":{
"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)"
},
"theme.blog.tagTitle":{
"message":"{nPosts} с меткой \"{tagName}\"",
"description":"The title of the page for a blog tag"
},
"theme.tags.tagsPageLink":{
"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"
},
"theme.colorToggle.ariaLabel.mode.dark":{
"message":"темная тема",
"description":"The name for the dark color mode"
},
"theme.colorToggle.ariaLabel.mode.light":{
"message":"светлая тема",
"description":"The name for the light color mode"
},
"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"
"message":"Переключить сворачиваемою боковую панель категории '{label}'",
"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}»",
"description":"The title of the page for a docs tag"
},
"theme.docs.versionBadge.label":{
"message":"Версия: {versionLabel}"
},
"theme.docs.versions.unreleasedVersionLabel":{
"message":"This is unreleased documentation for {siteTitle} {versionLabel} version.",
"description":"The label used to tell the user that he's browsing an unreleased doc version"
},
"theme.docs.versions.unmaintainedVersionLabel":{
"message":"Это документация {siteTitle} для версии {versionLabel}, которая уже не поддерживается.",
"description":"The label used to tell the user that he's browsing an unmaintained doc version"
"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":"Versions",
"description":"The label for the navbar versions dropdown on mobile view"
},
"theme.common.skipToMainContent":{
"message":"Skip to main content",
"description":"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.tags.tagsListLabel":{
"message":"Tags:",
"description":"The label alongside a tag list"
},
"theme.TOCCollapsible.toggleButtonLabel":{
"message":"On this page",
"description":"The label used by the button on the collapsible TOC component"
},
"theme.navbar.mobileLanguageDropdown.label":{
"message":"Languages",
"description":"The label for the mobile language switcher dropdown"
},
"theme.SearchBar.seeAll":{
"message":"See all {count} results"
},
"theme.SearchBar.label":{
"message":"Search",
"description":"The ARIA label and placeholder for search button"
"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":"Search results for \"{query}\"",
"description":"The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle":{
"message":"Search the documentation",
"description":"The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder":{
"message":"Type your search here",
"description":"The placeholder for search page input"
},
"theme.SearchPage.inputLabel":{
"message":"Search",
"description":"The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel":{
"message":"Search by Algolia",
"description":"The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText":{
"message":"No results were found",
"description":"The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults":{
"message":"Fetching new results...",
"description":"The paragraph for fetching new search results"
},
"theme.tags.tagsPageTitle":{
"message":"Tags",
"description":"The title of the tag list page"
},
"theme.docs.breadcrumbs.home":{
"message":"Home page",
"description":"The ARIA label for the home page in the breadcrumbs"
},
"theme.docs.breadcrumbs.navAriaLabel":{
"message":"Breadcrumbs",
"description":"The ARIA label for the breadcrumbs"
},
"theme.CodeBlock.wordWrapToggle":{
"message":"Toggle word wrap",
"description":"The title attribute for toggle word wrapping button of code block lines"