2021-02-18 05:29:51 -05:00
{
2021-02-26 07:19:51 -05:00
"theme.AnnouncementBar.closeButtonAriaLabel" : "Close" ,
2021-03-03 11:05:21 -05:00
"theme.AnnouncementBar.closeButtonAriaLabel___DESCRIPTION" : "The ARIA label for close button of announcement bar" ,
2021-09-11 09:09:58 -04:00
"theme.BackToTopButton.buttonAriaLabel" : "Scroll back to top" ,
2021-02-26 07:19:51 -05:00
"theme.CodeBlock.copied" : "Copied" ,
2021-03-03 11:05:21 -05:00
"theme.CodeBlock.copied___DESCRIPTION" : "The copied button label on code blocks" ,
2021-02-26 07:19:51 -05:00
"theme.CodeBlock.copy" : "Copy" ,
2021-03-08 09:41:17 -05:00
"theme.CodeBlock.copy___DESCRIPTION" : "The copy button label on code blocks" ,
2021-02-26 07:19:51 -05:00
"theme.CodeBlock.copyButtonAriaLabel" : "Copy code to clipboard" ,
2021-03-03 11:05:21 -05:00
"theme.CodeBlock.copyButtonAriaLabel___DESCRIPTION" : "The ARIA label for copy code blocks button" ,
2021-02-18 05:29:51 -05:00
"theme.NotFound.p1" : "We could not find what you were looking for." ,
2021-03-03 11:05:21 -05:00
"theme.NotFound.p1___DESCRIPTION" : "The first paragraph of the 404 page" ,
2021-02-18 05:29:51 -05:00
"theme.NotFound.p2" : "Please contact the owner of the site that linked you to the original URL and let them know their link is broken." ,
2021-03-03 11:05:21 -05:00
"theme.NotFound.p2___DESCRIPTION" : "The 2nd paragraph of the 404 page" ,
2021-02-26 07:19:51 -05:00
"theme.NotFound.title" : "Page Not Found" ,
2021-03-03 11:05:21 -05:00
"theme.NotFound.title___DESCRIPTION" : "The title of the 404 page" ,
2021-02-26 07:19:51 -05:00
"theme.Playground.liveEditor" : "Live Editor" ,
2021-03-03 11:05:21 -05:00
"theme.Playground.liveEditor___DESCRIPTION" : "The live editor label of the live codeblocks" ,
2021-02-26 07:19:51 -05:00
"theme.Playground.result" : "Result" ,
2021-03-03 11:05:21 -05:00
"theme.Playground.result___DESCRIPTION" : "The result label of the live codeblocks" ,
2021-02-26 07:19:51 -05:00
"theme.PwaReloadPopup.closeButtonAriaLabel" : "Close" ,
2021-03-03 11:05:21 -05:00
"theme.PwaReloadPopup.closeButtonAriaLabel___DESCRIPTION" : "The ARIA label for close button of PWA reload popup" ,
2021-02-26 07:19:51 -05:00
"theme.PwaReloadPopup.info" : "New version available" ,
2021-03-03 11:05:21 -05:00
"theme.PwaReloadPopup.info___DESCRIPTION" : "The text for PWA reload popup" ,
2021-02-26 07:19:51 -05:00
"theme.PwaReloadPopup.refreshButtonText" : "Refresh" ,
2021-03-03 11:05:21 -05:00
"theme.PwaReloadPopup.refreshButtonText___DESCRIPTION" : "The text for PWA reload button" ,
2021-02-26 07:19:51 -05:00
"theme.SearchBar.label" : "Search" ,
2021-03-03 11:05:21 -05:00
"theme.SearchBar.label___DESCRIPTION" : "The ARIA label and placeholder for search button" ,
2021-02-26 07:19:51 -05:00
"theme.SearchPage.algoliaLabel" : "Search by Algolia" ,
2021-03-03 11:05:21 -05:00
"theme.SearchPage.algoliaLabel___DESCRIPTION" : "The ARIA label for Algolia mention" ,
"theme.SearchPage.documentsFound.plurals" : "One document found|{count} documents found" ,
"theme.SearchPage.documentsFound.plurals___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)" ,
2021-02-26 07:19:51 -05:00
"theme.SearchPage.emptyResultsTitle" : "Search the documentation" ,
2021-03-03 11:05:21 -05:00
"theme.SearchPage.emptyResultsTitle___DESCRIPTION" : "The search page title for empty query" ,
2021-03-01 12:35:07 -05:00
"theme.SearchPage.existingResultsTitle" : "Search results for \"{query}\"" ,
2021-03-03 11:05:21 -05:00
"theme.SearchPage.existingResultsTitle___DESCRIPTION" : "The search page title for non-empty query" ,
2021-02-26 07:19:51 -05:00
"theme.SearchPage.fetchingNewResults" : "Fetching new results..." ,
2021-03-03 11:05:21 -05:00
"theme.SearchPage.fetchingNewResults___DESCRIPTION" : "The paragraph for fetching new search results" ,
2021-02-26 07:19:51 -05:00
"theme.SearchPage.inputLabel" : "Search" ,
2021-03-03 11:05:21 -05:00
"theme.SearchPage.inputLabel___DESCRIPTION" : "The ARIA label for search page input" ,
2021-02-26 07:19:51 -05:00
"theme.SearchPage.inputPlaceholder" : "Type your search here" ,
2021-03-03 11:05:21 -05:00
"theme.SearchPage.inputPlaceholder___DESCRIPTION" : "The placeholder for search page input" ,
2021-02-26 07:19:51 -05:00
"theme.SearchPage.noResultsText" : "No results were found" ,
2021-03-03 11:05:21 -05:00
"theme.SearchPage.noResultsText___DESCRIPTION" : "The paragraph for empty search result" ,
2021-07-09 10:50:38 -04:00
"theme.TOCCollapsible.toggleButtonLabel" : "On this page" ,
"theme.TOCCollapsible.toggleButtonLabel___DESCRIPTION" : "The label used by the button on the collapsible TOC component" ,
2021-09-02 11:35:13 -04:00
"theme.blog.archive.description" : "Archive" ,
"theme.blog.archive.description___DESCRIPTION" : "The page & hero description of the blog archive page" ,
"theme.blog.archive.title" : "Archive" ,
"theme.blog.archive.title___DESCRIPTION" : "The page & hero title of the blog archive page" ,
2021-02-18 05:29:51 -05:00
"theme.blog.paginator.navAriaLabel" : "Blog list page navigation" ,
2021-03-03 11:05:21 -05:00
"theme.blog.paginator.navAriaLabel___DESCRIPTION" : "The ARIA label for the blog pagination" ,
2021-02-18 05:29:51 -05:00
"theme.blog.paginator.newerEntries" : "Newer Entries" ,
2021-03-03 11:05:21 -05:00
"theme.blog.paginator.newerEntries___DESCRIPTION" : "The label used to navigate to the newer blog posts page (previous page)" ,
2021-02-18 05:29:51 -05:00
"theme.blog.paginator.olderEntries" : "Older Entries" ,
2021-03-03 11:05:21 -05:00
"theme.blog.paginator.olderEntries___DESCRIPTION" : "The label used to navigate to the older blog posts page (next page)" ,
2021-02-18 05:29:51 -05:00
"theme.blog.post.paginator.navAriaLabel" : "Blog post page navigation" ,
2021-03-03 11:05:21 -05:00
"theme.blog.post.paginator.navAriaLabel___DESCRIPTION" : "The ARIA label for the blog posts pagination" ,
2021-02-18 05:29:51 -05:00
"theme.blog.post.paginator.newerPost" : "Newer Post" ,
2021-03-03 11:05:21 -05:00
"theme.blog.post.paginator.newerPost___DESCRIPTION" : "The blog post button label to navigate to the newer/previous post" ,
2021-02-18 05:29:51 -05:00
"theme.blog.post.paginator.olderPost" : "Older Post" ,
2021-03-03 11:05:21 -05:00
"theme.blog.post.paginator.olderPost___DESCRIPTION" : "The blog post button label to navigate to the older/next post" ,
"theme.blog.post.plurals" : "One post|{count} posts" ,
"theme.blog.post.plurals___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)" ,
2021-02-18 05:29:51 -05:00
"theme.blog.post.readMore" : "Read More" ,
2021-03-03 11:05:21 -05:00
"theme.blog.post.readMore___DESCRIPTION" : "The label used in blog post item excerpts to link to full blog posts" ,
"theme.blog.post.readingTime.plurals" : "One min read|{readingTime} min read" ,
"theme.blog.post.readingTime.plurals___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)" ,
2021-06-14 13:04:58 -04:00
"theme.blog.sidebar.navAriaLabel" : "Blog recent posts navigation" ,
"theme.blog.sidebar.navAriaLabel___DESCRIPTION" : "The ARIA label for recent posts in the blog sidebar" ,
2021-02-26 07:19:51 -05:00
"theme.blog.tagTitle" : "{nPosts} tagged with \"{tagName}\"" ,
2021-03-03 11:05:21 -05:00
"theme.blog.tagTitle___DESCRIPTION" : "The title of the page for a blog tag" ,
2021-02-26 07:19:51 -05:00
"theme.common.editThisPage" : "Edit this page" ,
2021-03-03 11:05:21 -05:00
"theme.common.editThisPage___DESCRIPTION" : "The link label to edit the current page" ,
2021-02-26 07:19:51 -05:00
"theme.common.headingLinkTitle" : "Direct link to heading" ,
2021-03-03 11:05:21 -05:00
"theme.common.headingLinkTitle___DESCRIPTION" : "Title for link to heading" ,
2021-02-26 07:19:51 -05:00
"theme.common.skipToMainContent" : "Skip to main content" ,
2021-03-03 11:05:21 -05:00
"theme.common.skipToMainContent___DESCRIPTION" : "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation" ,
2021-02-18 05:29:51 -05:00
"theme.docs.paginator.navAriaLabel" : "Docs pages navigation" ,
2021-03-03 11:05:21 -05:00
"theme.docs.paginator.navAriaLabel___DESCRIPTION" : "The ARIA label for the docs pagination" ,
2021-02-18 05:29:51 -05:00
"theme.docs.paginator.next" : "Next" ,
2021-03-03 11:05:21 -05:00
"theme.docs.paginator.next___DESCRIPTION" : "The label used to navigate to the next doc" ,
2021-02-26 07:19:51 -05:00
"theme.docs.paginator.previous" : "Previous" ,
2021-03-03 11:05:21 -05:00
"theme.docs.paginator.previous___DESCRIPTION" : "The label used to navigate to the previous doc" ,
2021-02-26 07:19:51 -05:00
"theme.docs.sidebar.collapseButtonAriaLabel" : "Collapse sidebar" ,
2021-03-03 11:05:21 -05:00
"theme.docs.sidebar.collapseButtonAriaLabel___DESCRIPTION" : "The title attribute for collapse button of doc sidebar" ,
2021-02-26 07:19:51 -05:00
"theme.docs.sidebar.collapseButtonTitle" : "Collapse sidebar" ,
2021-03-03 11:05:21 -05:00
"theme.docs.sidebar.collapseButtonTitle___DESCRIPTION" : "The title attribute for collapse button of doc sidebar" ,
2021-02-18 05:29:51 -05:00
"theme.docs.sidebar.expandButtonAriaLabel" : "Expand sidebar" ,
2021-03-03 11:05:21 -05:00
"theme.docs.sidebar.expandButtonAriaLabel___DESCRIPTION" : "The ARIA label and title attribute for expand button of doc sidebar" ,
2021-02-26 07:19:51 -05:00
"theme.docs.sidebar.expandButtonTitle" : "Expand sidebar" ,
2021-03-03 11:05:21 -05:00
"theme.docs.sidebar.expandButtonTitle___DESCRIPTION" : "The ARIA label and title attribute for expand button of doc sidebar" ,
2021-08-19 04:31:15 -04:00
"theme.docs.tagDocListPageTitle" : "{nDocsTagged} with \"{tagName}\"" ,
"theme.docs.tagDocListPageTitle___DESCRIPTION" : "The title of the page for a docs tag" ,
"theme.docs.tagDocListPageTitle.nDocsTagged" : "One doc tagged|{count} docs tagged" ,
"theme.docs.tagDocListPageTitle.nDocsTagged___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)" ,
2021-02-26 07:19:51 -05:00
"theme.docs.versions.latestVersionLinkLabel" : "latest version" ,
2021-03-03 11:05:21 -05:00
"theme.docs.versions.latestVersionLinkLabel___DESCRIPTION" : "The label used for the latest version suggestion link label" ,
2021-02-26 07:19:51 -05:00
"theme.docs.versions.latestVersionSuggestionLabel" : "For up-to-date documentation, see the {latestVersionLink} ({versionLabel})." ,
2021-09-11 09:09:58 -04:00
"theme.docs.versions.latestVersionSuggestionLabel___DESCRIPTION" : "The label userd to tell the user that he's browsing an unmaintained doc version" ,
2021-02-26 07:19:51 -05:00
"theme.docs.versions.unmaintainedVersionLabel" : "This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained." ,
2021-03-03 11:05:21 -05:00
"theme.docs.versions.unmaintainedVersionLabel___DESCRIPTION" : "The label used to tell the user that he's browsing an unmaintained doc version" ,
2021-02-26 07:19:51 -05:00
"theme.docs.versions.unreleasedVersionLabel" : "This is unreleased documentation for {siteTitle} {versionLabel} version." ,
2021-03-03 11:05:21 -05:00
"theme.docs.versions.unreleasedVersionLabel___DESCRIPTION" : "The label used to tell the user that he's browsing an unreleased doc version" ,
2021-03-01 12:35:07 -05:00
"theme.lastUpdated.atDate" : " on {date}" ,
2021-03-03 11:05:21 -05:00
"theme.lastUpdated.atDate___DESCRIPTION" : "The words used to describe on which date a page has been last updated" ,
2021-03-01 12:35:07 -05:00
"theme.lastUpdated.byUser" : " by {user}" ,
2021-03-03 11:05:21 -05:00
"theme.lastUpdated.byUser___DESCRIPTION" : "The words used to describe by who the page has been last updated" ,
2021-02-26 07:19:51 -05:00
"theme.lastUpdated.lastUpdatedAtBy" : "Last updated{atDate}{byUser}" ,
2021-03-03 11:05:21 -05:00
"theme.lastUpdated.lastUpdatedAtBy___DESCRIPTION" : "The sentence used to display when a page has been last updated, and by who" ,
2021-07-09 10:50:38 -04:00
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel" : "← Back to main menu" ,
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel___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)" ,
2021-08-20 11:11:59 -04:00
"theme.navbar.mobileVersionsDropdown.label" : "Versions" ,
"theme.navbar.mobileVersionsDropdown.label___DESCRIPTION" : "The label for the navbar versions dropdown on mobile view" ,
2021-02-26 07:19:51 -05:00
"theme.tags.tagsListLabel" : "Tags:" ,
2021-03-03 11:05:21 -05:00
"theme.tags.tagsListLabel___DESCRIPTION" : "The label alongside a tag list" ,
2021-02-26 07:19:51 -05:00
"theme.tags.tagsPageLink" : "View All Tags" ,
2021-03-03 11:05:21 -05:00
"theme.tags.tagsPageLink___DESCRIPTION" : "The label of the link targeting the tag list page" ,
"theme.tags.tagsPageTitle" : "Tags" ,
"theme.tags.tagsPageTitle___DESCRIPTION" : "The title of the tag list page"
2021-03-01 12:35:07 -05:00
}