mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 17:57:48 +02:00
* 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
84 lines
5.4 KiB
JSON
84 lines
5.4 KiB
JSON
{
|
|
"theme.AnnouncementBar.closeButtonAriaLabel": "Loka",
|
|
"theme.BackToTopButton.buttonAriaLabel": "Skruna efst",
|
|
"theme.CodeBlock.copied": "Afritað",
|
|
"theme.CodeBlock.copy": "Afrita",
|
|
"theme.CodeBlock.copyButtonAriaLabel": "Afrita kóða á klemmuspjald",
|
|
"theme.CodeBlock.wordWrapToggle": "Víxla orðahlaupi",
|
|
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Fella saman spássíu flokk '{label}'",
|
|
"theme.DocSidebarItem.expandCategoryAriaLabel": "Víkka spássíu flokk '{label}'",
|
|
"theme.ErrorPageContent.title": "Síðan hrundi.",
|
|
"theme.ErrorPageContent.tryAgain": "Reyndu aftur",
|
|
"theme.NavBar.navAriaLabel": "Aðal",
|
|
"theme.NotFound.p1": "Við fundum ekki það sem þú leitaðir að.",
|
|
"theme.NotFound.p2": "Vinsamlegast hafðu samband við eiganda síðunnar sem sendi þig hingað og láttu hann vita að hlekkurinn er brotinn.",
|
|
"theme.NotFound.title": "Síða fannst ekki",
|
|
"theme.TOCCollapsible.toggleButtonLabel": "Á þessari síðu",
|
|
"theme.admonition.caution": "varúð",
|
|
"theme.admonition.danger": "hætta",
|
|
"theme.admonition.info": "upplýsingar",
|
|
"theme.admonition.note": "athugasemd",
|
|
"theme.admonition.tip": "ábending",
|
|
"theme.admonition.warning": "aðvörun",
|
|
"theme.blog.archive.description": "Skjalasafn",
|
|
"theme.blog.archive.title": "Skjalasafn",
|
|
"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": "Blogg listsíðu yfirlit",
|
|
"theme.blog.paginator.newerEntries": "Nýrri færslur",
|
|
"theme.blog.paginator.olderEntries": "Eldri færslur",
|
|
"theme.blog.post.paginator.navAriaLabel": "Blogg færslu síðu yfirlit",
|
|
"theme.blog.post.paginator.newerPost": "Nýrri færsla",
|
|
"theme.blog.post.paginator.olderPost": "Eldri færsla",
|
|
"theme.blog.post.plurals": "Ein færsla|{count} færslur",
|
|
"theme.blog.post.readMore": "Lesa Meira",
|
|
"theme.blog.post.readMoreLabel": "Lesa meira um {title}",
|
|
"theme.blog.post.readingTime.plurals": "Einnar mínútu lestur|{readingTime} mínútu lestur",
|
|
"theme.blog.sidebar.navAriaLabel": "Yfirlit fyrir nýlegar blogg færslur",
|
|
"theme.blog.tagTitle": "{nPosts} merkt með \"{tagName}\"",
|
|
"theme.colorToggle.ariaLabel": "Skiptu á milli rökkur stillingar og bjartar stillingar (núna {mode})",
|
|
"theme.colorToggle.ariaLabel.mode.dark": "rökkur stilling",
|
|
"theme.colorToggle.ariaLabel.mode.light": "björt stilling",
|
|
"theme.colorToggle.ariaLabel.mode.system": "system mode",
|
|
"theme.common.editThisPage": "Breyttu þessari síðu",
|
|
"theme.common.headingLinkTitle": "Beinn hlekkur að {heading}",
|
|
"theme.common.skipToMainContent": "Hoppa yfir á aðal efni",
|
|
"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": "Þessi síða er ólistuð. Leitarvélar munu ekki skrá hana, eingöngu notendur með beinan hlekk geta opnað hana.",
|
|
"theme.contentVisibility.unlistedBanner.title": "Óskráð síða",
|
|
"theme.docs.DocCard.categoryDescription": "{count} atriði",
|
|
"theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
|
|
"theme.docs.breadcrumbs.home": "Heimasíða",
|
|
"theme.docs.breadcrumbs.navAriaLabel": "Brauðteningar",
|
|
"theme.docs.paginator.navAriaLabel": "Skjala síður",
|
|
"theme.docs.paginator.next": "Næsta",
|
|
"theme.docs.paginator.previous": "Fyrra",
|
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Loka yfirlits borða",
|
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Loka spássíu",
|
|
"theme.docs.sidebar.collapseButtonTitle": "Loka spássíu",
|
|
"theme.docs.sidebar.expandButtonAriaLabel": "Opna spássíu",
|
|
"theme.docs.sidebar.expandButtonTitle": "Opna spássíu",
|
|
"theme.docs.sidebar.navAriaLabel": "Skjala spássía",
|
|
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Víxsla yfirlits borða",
|
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} með \"{tagName}\"",
|
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Eitt skjal merkt|{count} skjöl merkt",
|
|
"theme.docs.versionBadge.label": "Útgáfa: {versionLabel}",
|
|
"theme.docs.versions.latestVersionLinkLabel": "nýjasta útgáfa",
|
|
"theme.docs.versions.latestVersionSuggestionLabel": "Fyrir uppfærða skjölun, skoðið {latestVersionLink} ({versionLabel}).",
|
|
"theme.docs.versions.unmaintainedVersionLabel": "Þetta er skjölun fyrir {siteTitle} {versionLabel}, sem ekki er lengur viðhaldið.",
|
|
"theme.docs.versions.unreleasedVersionLabel": "Þetta er óútgefin skjölun fyrir {siteTitle} {versionLabel} útgáfa.",
|
|
"theme.lastUpdated.atDate": " þann {date}",
|
|
"theme.lastUpdated.byUser": " af {user}",
|
|
"theme.lastUpdated.lastUpdatedAtBy": "Seinast uppfært{atDate}{byUser}",
|
|
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
|
|
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
|
|
"theme.navbar.mobileLanguageDropdown.label": "Tungumál",
|
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Til baka á aðal valmynd",
|
|
"theme.navbar.mobileVersionsDropdown.label": "Útgáfur",
|
|
"theme.tags.tagsListLabel": "Merki:",
|
|
"theme.tags.tagsPageLink": "Skoða Öll Merki",
|
|
"theme.tags.tagsPageTitle": "Merki"
|
|
}
|