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.1 KiB
JSON
83 lines
5.1 KiB
JSON
{
|
||
"theme.AnnouncementBar.closeButtonAriaLabel": "關閉",
|
||
"theme.BackToTopButton.buttonAriaLabel": "回到頂部",
|
||
"theme.CodeBlock.copied": "複製成功",
|
||
"theme.CodeBlock.copy": "複製",
|
||
"theme.CodeBlock.copyButtonAriaLabel": "複製程式碼至剪貼簿",
|
||
"theme.CodeBlock.wordWrapToggle": "切換自動換行",
|
||
"theme.DocSidebarItem.collapseCategoryAriaLabel": "收起側邊欄分類 '{label}'",
|
||
"theme.DocSidebarItem.expandCategoryAriaLabel": "展開側邊欄分類 '{label}'",
|
||
"theme.ErrorPageContent.title": "此頁已當機。",
|
||
"theme.ErrorPageContent.tryAgain": "重試",
|
||
"theme.NavBar.navAriaLabel": "主導航",
|
||
"theme.NotFound.p1": "我們沒有您要找的頁面。",
|
||
"theme.NotFound.p2": "請聯絡原始連結來源網站的所有者,並通知他們連結已毀損。",
|
||
"theme.NotFound.title": "找不到頁面",
|
||
"theme.TOCCollapsible.toggleButtonLabel": "本頁導覽",
|
||
"theme.admonition.caution": "警告",
|
||
"theme.admonition.danger": "危險",
|
||
"theme.admonition.info": "資訊",
|
||
"theme.admonition.note": "備註",
|
||
"theme.admonition.tip": "提示",
|
||
"theme.admonition.warning": "注意",
|
||
"theme.blog.archive.description": "歷史文章",
|
||
"theme.blog.archive.title": "歷史文章",
|
||
"theme.blog.author.noPosts": "此作者尚未撰寫任何文章。",
|
||
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
||
"theme.blog.authorsList.pageTitle": "作者列表",
|
||
"theme.blog.authorsList.viewAll": "檢視所有作者",
|
||
"theme.blog.paginator.navAriaLabel": "部落格文章列表分頁導覽",
|
||
"theme.blog.paginator.newerEntries": "較新的文章",
|
||
"theme.blog.paginator.olderEntries": "較舊的文章",
|
||
"theme.blog.post.paginator.navAriaLabel": "部落格文章分頁導覽",
|
||
"theme.blog.post.paginator.newerPost": "較新一篇",
|
||
"theme.blog.post.paginator.olderPost": "較舊一篇",
|
||
"theme.blog.post.plurals": "{count} 篇文章",
|
||
"theme.blog.post.readMore": "閱讀更多",
|
||
"theme.blog.post.readMoreLabel": "閱讀 {title} 全文",
|
||
"theme.blog.post.readingTime.plurals": "閱讀時間約 {readingTime} 分鐘",
|
||
"theme.blog.sidebar.navAriaLabel": "最近部落格文章導覽",
|
||
"theme.blog.tagTitle": "{nPosts} 含有標籤「{tagName}」",
|
||
"theme.colorToggle.ariaLabel": "切換淺色/深色模式(當前為{mode})",
|
||
"theme.colorToggle.ariaLabel.mode.dark": "深色模式",
|
||
"theme.colorToggle.ariaLabel.mode.light": "淺色模式",
|
||
"theme.colorToggle.ariaLabel.mode.system": "system mode",
|
||
"theme.common.editThisPage": "編輯此頁",
|
||
"theme.common.headingLinkTitle": "{heading}的直接連結",
|
||
"theme.common.skipToMainContent": "跳至主要内容",
|
||
"theme.contentVisibility.draftBanner.message": "此頁面為草稿,僅在開發環境中可見,不會包含於正式版本中。",
|
||
"theme.contentVisibility.draftBanner.title": "草稿頁",
|
||
"theme.contentVisibility.unlistedBanner.message": "此頁面未列出。搜索引擎不會對其索引,只有擁有直接連結的用戶才能訪問。",
|
||
"theme.contentVisibility.unlistedBanner.title": "未列出頁",
|
||
"theme.docs.DocCard.categoryDescription.plurals": "{count} 個項目",
|
||
"theme.docs.breadcrumbs.home": "主頁面",
|
||
"theme.docs.breadcrumbs.navAriaLabel": "頁面路徑",
|
||
"theme.docs.paginator.navAriaLabel": "文件選項卡",
|
||
"theme.docs.paginator.next": "下一頁",
|
||
"theme.docs.paginator.previous": "上一頁",
|
||
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "關閉導覽列",
|
||
"theme.docs.sidebar.collapseButtonAriaLabel": "收起側邊欄",
|
||
"theme.docs.sidebar.collapseButtonTitle": "收起側邊欄",
|
||
"theme.docs.sidebar.expandButtonAriaLabel": "展開側邊欄",
|
||
"theme.docs.sidebar.expandButtonTitle": "展開側邊欄",
|
||
"theme.docs.sidebar.navAriaLabel": "文件側邊欄",
|
||
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "切換導覽列",
|
||
"theme.docs.tagDocListPageTitle": "{nDocsTagged}「{tagName}」",
|
||
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文件帶有標籤",
|
||
"theme.docs.versionBadge.label": "版本:{versionLabel}",
|
||
"theme.docs.versions.latestVersionLinkLabel": "最新版本",
|
||
"theme.docs.versions.latestVersionSuggestionLabel": "最新的文件請參閱 {latestVersionLink} ({versionLabel})。",
|
||
"theme.docs.versions.unmaintainedVersionLabel": "此為 {siteTitle} {versionLabel} 版的文件,現已不再積極維護。",
|
||
"theme.docs.versions.unreleasedVersionLabel": "此為 {siteTitle} {versionLabel} 版尚未發行的文件。",
|
||
"theme.lastUpdated.atDate": "於 {date} ",
|
||
"theme.lastUpdated.byUser": "由 {user} ",
|
||
"theme.lastUpdated.lastUpdatedAtBy": "最後{byUser}{atDate}更新",
|
||
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
|
||
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
|
||
"theme.navbar.mobileLanguageDropdown.label": "選擇語言",
|
||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 回到主選單",
|
||
"theme.navbar.mobileVersionsDropdown.label": "選擇版本",
|
||
"theme.tags.tagsListLabel": "標籤:",
|
||
"theme.tags.tagsPageLink": "檢視所有標籤",
|
||
"theme.tags.tagsPageTitle": "標籤"
|
||
}
|