@docusaurus/theme-translations
Version:
Docusaurus theme translations.
81 lines (80 loc) • 4.98 kB
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": "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": "部落格文章列表分頁導覽",
"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.common.editThisPage": "編輯此頁",
"theme.common.headingLinkTitle": "{heading}的直接連結",
"theme.common.skipToMainContent": "跳至主要内容",
"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": "此頁面未列出。搜索引擎不會對其索引,只有擁有直接連結的用戶才能訪問。",
"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": "Close navigation bar",
"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.mobileLanguageDropdown.label": "選擇語言",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 回到主選單",
"theme.navbar.mobileVersionsDropdown.label": "選擇版本",
"theme.tags.tagsListLabel": "標籤:",
"theme.tags.tagsPageLink": "檢視所有標籤",
"theme.tags.tagsPageTitle": "標籤"
}