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
83 lines
5.4 KiB
JSON
83 lines
5.4 KiB
JSON
{
|
|
"theme.AnnouncementBar.closeButtonAriaLabel": "Isara",
|
|
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top",
|
|
"theme.CodeBlock.copied": "Kinopya",
|
|
"theme.CodeBlock.copy": "Kopyahin",
|
|
"theme.CodeBlock.copyButtonAriaLabel": "Kopyahin ang code sa clipboard",
|
|
"theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
|
|
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'",
|
|
"theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
|
|
"theme.ErrorPageContent.title": "This page crashed.",
|
|
"theme.ErrorPageContent.tryAgain": "Try again",
|
|
"theme.NavBar.navAriaLabel": "Main",
|
|
"theme.NotFound.p1": "Hindi namin mahanap ang iyong hinananap.",
|
|
"theme.NotFound.p2": "Mangyaring makipag-ugnayan sa may-ari ng site na nag-link sa iyo sa orihinal na URL at sabihin sa kanila na ang kanilang link ay putol.",
|
|
"theme.NotFound.title": "Hindi Nahanap ang Pahina",
|
|
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
|
|
"theme.admonition.caution": "caution",
|
|
"theme.admonition.danger": "danger",
|
|
"theme.admonition.info": "info",
|
|
"theme.admonition.note": "note",
|
|
"theme.admonition.tip": "tip",
|
|
"theme.admonition.warning": "warning",
|
|
"theme.blog.archive.description": "Archive",
|
|
"theme.blog.archive.title": "Archive",
|
|
"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": "Nabegasyón para sa pahina na listahan ng blog",
|
|
"theme.blog.paginator.newerEntries": "Mas bagong mga éntri",
|
|
"theme.blog.paginator.olderEntries": "Mas lumang mga éntri",
|
|
"theme.blog.post.paginator.navAriaLabel": "Nabegasyón para sa page ng blog post",
|
|
"theme.blog.post.paginator.newerPost": "Mas Bagong Post",
|
|
"theme.blog.post.paginator.olderPost": "Mas Lumang Post",
|
|
"theme.blog.post.plurals": "Isang post|{count} na mga post",
|
|
"theme.blog.post.readMore": "Basahin Pa",
|
|
"theme.blog.post.readMoreLabel": "Read more about {title}",
|
|
"theme.blog.post.readingTime.plurals": "Isang minutong basahin|{readingTime} minutong basahin",
|
|
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
|
"theme.blog.tagTitle": "{nPosts} na may tag na \"{tagName}\"",
|
|
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
|
|
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
"theme.colorToggle.ariaLabel.mode.system": "system mode",
|
|
"theme.common.editThisPage": "I-edit ang page",
|
|
"theme.common.headingLinkTitle": "Direktang link patungo sa {heading}",
|
|
"theme.common.skipToMainContent": "Lumaktaw patungo sa pangunahing content",
|
|
"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": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
"theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
|
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
|
|
"theme.docs.paginator.navAriaLabel": "Docs Pages",
|
|
"theme.docs.paginator.next": "Sumunod",
|
|
"theme.docs.paginator.previous": "Naraaan",
|
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Itupî ang sidebar",
|
|
"theme.docs.sidebar.collapseButtonTitle": "Itupî ang sidebar",
|
|
"theme.docs.sidebar.expandButtonAriaLabel": "Palakihin ang sidebar",
|
|
"theme.docs.sidebar.expandButtonTitle": "Palakihin ang sidebar",
|
|
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"",
|
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "One doc tagged|{count} docs tagged",
|
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
"theme.docs.versions.latestVersionLinkLabel": "pinakahuling bersiyón",
|
|
"theme.docs.versions.latestVersionSuggestionLabel": "Para sa up-to-date na dokumentasyón, tingnan ang {latestVersionLink} ({versionLabel}).",
|
|
"theme.docs.versions.unmaintainedVersionLabel": "Ito ay dokumentasyón para sa {siteTitle} {versionLabel} na hindi na aktibong mine-maintain.",
|
|
"theme.docs.versions.unreleasedVersionLabel": "Ito ay hindi pa nailalabas na dokumentasyón para sa bersiyón na {siteTitle} {versionLabel}.",
|
|
"theme.lastUpdated.atDate": " noong {date}",
|
|
"theme.lastUpdated.byUser": " ni {user}",
|
|
"theme.lastUpdated.lastUpdatedAtBy": "Huling inapdeyt{atDate}{byUser}",
|
|
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
|
|
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
|
|
"theme.navbar.mobileLanguageDropdown.label": "Languages",
|
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
|
|
"theme.navbar.mobileVersionsDropdown.label": "Versions",
|
|
"theme.tags.tagsListLabel": "Mga Tag:",
|
|
"theme.tags.tagsPageLink": "Tingnan Lahat ng mga Tag",
|
|
"theme.tags.tagsPageTitle": "Mga Tag"
|
|
}
|