docusaurus/packages/docusaurus-theme-translations/locales/et/theme-common.json
Sébastien Lorber 16e3002911
fix(theme): navbar mobile sidebar should allow clicking dropdown parent link (#11053)
* try to repro + initial fix

* Use HTML button

* extract useItemCollapsible()

* Split DropdownNavbarItem into Mobile/Desktop subcomponents

* Add aria labels to button

* cleanup prop types

* aria label

* add translations

* cleanup types

* Split DefaultNavbarItem into Mobile/Desktop subcomponents

* revert change

* type fix
2025-04-03 18:40:45 +02:00

83 lines
5.2 KiB
JSON

{
"theme.AnnouncementBar.closeButtonAriaLabel": "Sulge",
"theme.BackToTopButton.buttonAriaLabel": "Keri tagasi üles",
"theme.CodeBlock.copied": "Kopeeritud",
"theme.CodeBlock.copy": "Kopeeri",
"theme.CodeBlock.copyButtonAriaLabel": "Kopeeri kood lõikelauale",
"theme.CodeBlock.wordWrapToggle": "Lülita reamurdmine",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Sulge külgrea kategooria '{label}'",
"theme.DocSidebarItem.expandCategoryAriaLabel": "Ava külgrea kategooria '{label}'",
"theme.ErrorPageContent.title": "See leht jooksis kokku.",
"theme.ErrorPageContent.tryAgain": "Proovi uuesti",
"theme.NavBar.navAriaLabel": "Peamine",
"theme.NotFound.p1": "Vabandame, kuid lehte ei leitud.",
"theme.NotFound.p2": "Kui arvad, et see on viga, palun võta meiega ühendust.",
"theme.NotFound.title": "Lehte ei leitud",
"theme.TOCCollapsible.toggleButtonLabel": "Selle lehe peal",
"theme.admonition.caution": "hoiatus",
"theme.admonition.danger": "oht",
"theme.admonition.info": "info",
"theme.admonition.note": "teade",
"theme.admonition.tip": "nõuanne",
"theme.admonition.warning": "hoiatus",
"theme.blog.archive.description": "Arhiiv",
"theme.blog.archive.title": "Arhiiv",
"theme.blog.author.noPosts": "This author has not written any posts yet.",
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
"theme.blog.authorsList.pageTitle": "Authors",
"theme.blog.authorsList.viewAll": "View All Authors",
"theme.blog.paginator.navAriaLabel": "Blogi lehekülje navigatsioon",
"theme.blog.paginator.newerEntries": "Uuemad sissekanded",
"theme.blog.paginator.olderEntries": "Vanemad sissekanded",
"theme.blog.post.paginator.navAriaLabel": "Blogi postituste navigatsioon",
"theme.blog.post.paginator.newerPost": "Uuemad postitused",
"theme.blog.post.paginator.olderPost": "Vanemad postitused",
"theme.blog.post.plurals": "Üks postitus|{count} postitust",
"theme.blog.post.readMore": "Loe edasi",
"theme.blog.post.readMoreLabel": "Loe edasi {title} kohta",
"theme.blog.post.readingTime.plurals": "Ühe min lugemine|{readingTime} min lugemine",
"theme.blog.sidebar.navAriaLabel": "Blogi hiljutiste postituste navigatsioon",
"theme.blog.tagTitle": "{nPosts} sildistatud \"{tagName}\"",
"theme.colorToggle.ariaLabel": "Vaheta heleda ja tumeda teema vahel (currently {mode})",
"theme.colorToggle.ariaLabel.mode.dark": "tume teema",
"theme.colorToggle.ariaLabel.mode.light": "hele teema",
"theme.colorToggle.ariaLabel.mode.system": "system mode",
"theme.common.editThisPage": "Redigeeri seda lehte",
"theme.common.headingLinkTitle": "Link {heading}",
"theme.common.skipToMainContent": "Liigu peamise sisu juurde",
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"theme.contentVisibility.draftBanner.title": "Draft page",
"theme.contentVisibility.unlistedBanner.message": "See leht ei ole avalik. Otsingumootorid ei indekseeri seda. Sellele lehele pääseb ainult lingiga ligi.",
"theme.contentVisibility.unlistedBanner.title": "avalikustamata leht",
"theme.docs.DocCard.categoryDescription.plurals": "1 ese|{count} eset",
"theme.docs.breadcrumbs.home": "Koduleht",
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
"theme.docs.paginator.navAriaLabel": "Dokumentatsiooni lehed",
"theme.docs.paginator.next": "Järgmine",
"theme.docs.paginator.previous": "Eelmine",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Sulge navigatsiooniriba",
"theme.docs.sidebar.collapseButtonAriaLabel": "Sulge külgriba",
"theme.docs.sidebar.collapseButtonTitle": "Sulge külgriba",
"theme.docs.sidebar.expandButtonAriaLabel": "Ava külgriba",
"theme.docs.sidebar.expandButtonTitle": "Ava külgriba",
"theme.docs.sidebar.navAriaLabel": "Dokumentatsiooni külgriba",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Lülita navigatsiooniriba",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} koos \"{tagName}\"",
"theme.docs.tagDocListPageTitle.nDocsTagged": "Üks dokument sildistatud|{count} dokumenti sildistatud",
"theme.docs.versionBadge.label": "Versioon: {versionLabel}",
"theme.docs.versions.latestVersionLinkLabel": "viimane versioon",
"theme.docs.versions.latestVersionSuggestionLabel": "Uuendatud dokumentatsiooni lugemiseks vaata {latestVersionLink} ({versionLabel}).",
"theme.docs.versions.unmaintainedVersionLabel": "See on {siteTitle} {versionLabel} dokumentatsioon, mida enam ei täiendata.",
"theme.docs.versions.unreleasedVersionLabel": "See avalikustamata dokumentatsiooni {siteTitle} {versionLabel} versioon.",
"theme.lastUpdated.atDate": " {date}",
"theme.lastUpdated.byUser": " {user}",
"theme.lastUpdated.lastUpdatedAtBy": "Viimane uuendus{atDate}{byUser}",
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
"theme.navbar.mobileLanguageDropdown.label": "Keeled",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tagasi põhi menüüsse",
"theme.navbar.mobileVersionsDropdown.label": "Versioonid",
"theme.tags.tagsListLabel": "Sildid:",
"theme.tags.tagsPageLink": "Vaata Kõiki Silte",
"theme.tags.tagsPageTitle": "Sildid"
}