mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 20:52:48 +00:00
* feat(v2): mobile TOC * Bug fixes and various improvements * Redesign * extract TOCCollapsible component * TS improvements * Assign sidebar name directly to the doc route => no need for either permalinkToSidebar or GlobalData * revert changes to useWindowSize, fix FOUC issues * extract DocSidebarDesktop component * remove now useless menu infima classes * TOCHeadings => rename + remove unused onClick prop * Extract DocSidebarItem * minor renaming * replace GlobalData usage by a React teleport system to render in the navbar mobile sidebar menu directly from the DocPage component * useWindowSize => simulate SSR size in dev to make FOUC issues more obvious * fix remaining sidebar layout shift * update docs snapshots * remove unused code translations * remove unused code translations * fix minor update-code-translations bug * Add more build-size paths to watch * Restyle back button * Add missing`menu` class * extract useShallowMemoizedObject * fix routes tests + better routes formatting * use Translate api for labels * use Translate api for labels * Update translations * Improve dark mode support for back button * Merge branch 'master' into lex111/inline-color-code # Conflicts: # packages/core/dist/css/default-dark/default-dark-rtl.min.css # packages/core/dist/css/default-dark/default-dark.min.css # packages/core/dist/css/default/default-rtl.min.css # packages/core/dist/css/default/default.min.css * replace useCollapse by new useCollapsible * Cleanup and use clean-btn for TOCCollapsible button * Make TOC links clickable over full width * Cleanup * fix uncollapsible sidebar that can be collapsed + create <Collapsible> component * dependency array typo * rollback sidebars community commit typo Co-authored-by: slorber <lorber.sebastien@gmail.com>
57 lines
3.7 KiB
JSON
57 lines
3.7 KiB
JSON
{
|
|
"theme.AnnouncementBar.closeButtonAriaLabel": "Isara",
|
|
"theme.CodeBlock.copied": "Kinopya",
|
|
"theme.CodeBlock.copy": "Kopyahin",
|
|
"theme.CodeBlock.copyButtonAriaLabel": "Kopyahin ang code sa clipboard",
|
|
"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.Playground.liveEditor": "Live na Editor",
|
|
"theme.Playground.result": "Resulta",
|
|
"theme.PwaReloadPopup.closeButtonAriaLabel": "Isara",
|
|
"theme.PwaReloadPopup.info": "May available na bagong bersiyón",
|
|
"theme.PwaReloadPopup.refreshButtonText": "I-refresh",
|
|
"theme.SearchBar.label": "Maghanap",
|
|
"theme.SearchPage.algoliaLabel": "Paghahanap hatid ng Algolia",
|
|
"theme.SearchPage.documentsFound.plurals": "Isang dokumento ang nahanap|{count} na mga dokumento ang nahanap",
|
|
"theme.SearchPage.emptyResultsTitle": "Maghanap sa dokumentasyón",
|
|
"theme.SearchPage.existingResultsTitle": "Resulta ng paghahanap para sa \"{query}\"",
|
|
"theme.SearchPage.fetchingNewResults": "Kumukuha ng mga bagong resulta...",
|
|
"theme.SearchPage.inputLabel": "Maghanap",
|
|
"theme.SearchPage.inputPlaceholder": "I-type and inyong hinahanap dito",
|
|
"theme.SearchPage.noResultsText": "Walang resultang nahanap",
|
|
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
|
|
"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.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.common.editThisPage": "I-edit ang page",
|
|
"theme.common.headingLinkTitle": "Direktang link patungo sa heading",
|
|
"theme.common.skipToMainContent": "Lumaktaw patungo sa pangunahing content",
|
|
"theme.docs.paginator.navAriaLabel": "Nabegasyón para sa mga pahinang docs.",
|
|
"theme.docs.paginator.next": "Sumunod",
|
|
"theme.docs.paginator.previous": "Naraaan",
|
|
"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.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.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
|
|
"theme.tags.tagsListLabel": "Mga Tag:",
|
|
"theme.tags.tagsPageLink": "Tingnan Lahat ng mga Tag",
|
|
"theme.tags.tagsPageTitle": "Mga Tag"
|
|
}
|