docusaurus/packages/docusaurus-theme-classic/codeTranslations/zh-Hant.json

63 lines
3.7 KiB
JSON

{
"theme.AnnouncementBar.closeButtonAriaLabel": "關閉",
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top",
"theme.CodeBlock.copied": "複製成功",
"theme.CodeBlock.copy": "複製",
"theme.CodeBlock.copyButtonAriaLabel": "複製代碼至剪貼簿",
"theme.NotFound.p1": "我們找不到您要找的頁面。",
"theme.NotFound.p2": "請聯絡原始連結來源網站的所有者,並通知他們連結已毀損。",
"theme.NotFound.title": "找不到頁面",
"theme.Playground.liveEditor": "即時編輯器",
"theme.Playground.result": "結果",
"theme.PwaReloadPopup.closeButtonAriaLabel": "關閉",
"theme.PwaReloadPopup.info": "有可用的新版本",
"theme.PwaReloadPopup.refreshButtonText": "刷新",
"theme.SearchBar.label": "搜尋",
"theme.SearchPage.algoliaLabel": "透過 Algolia 搜尋",
"theme.SearchPage.documentsFound.plurals": "找到 {count} 份文件",
"theme.SearchPage.emptyResultsTitle": "在文件中搜尋",
"theme.SearchPage.existingResultsTitle": "「{query}」的搜尋結果",
"theme.SearchPage.fetchingNewResults": "正在獲取新的搜尋結果...",
"theme.SearchPage.inputLabel": "搜尋",
"theme.SearchPage.inputPlaceholder": "在此輸入搜尋字詞",
"theme.SearchPage.noResultsText": "未找到任何結果",
"theme.TOCCollapsible.toggleButtonLabel": "本頁導覽",
"theme.blog.archive.description": "歷史博文",
"theme.blog.archive.title": "歷史博文",
"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.readingTime.plurals": "{readingTime} 分鐘閱讀",
"theme.blog.sidebar.navAriaLabel": "最近部落格文章導覽",
"theme.blog.tagTitle": "{nPosts} 含有標籤「{tagName}」",
"theme.common.editThisPage": "編輯此頁",
"theme.common.headingLinkTitle": "標題的直接連結",
"theme.common.skipToMainContent": "跳至主要内容",
"theme.docs.paginator.navAriaLabel": "文件分頁導覽",
"theme.docs.paginator.next": "下一頁",
"theme.docs.paginator.previous": "上一頁",
"theme.docs.sidebar.collapseButtonAriaLabel": "收起側邊欄",
"theme.docs.sidebar.collapseButtonTitle": "收起側邊欄",
"theme.docs.sidebar.expandButtonAriaLabel": "展開側邊欄",
"theme.docs.sidebar.expandButtonTitle": "展開側邊欄",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} 含有標籤「{tagName}」",
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文件帶有標籤",
"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.mobileSidebarSecondaryMenu.backButtonLabel": "← 回到主菜單",
"theme.navbar.mobileVersionsDropdown.label": "選擇版本",
"theme.tags.tagsListLabel": "標籤:",
"theme.tags.tagsPageLink": "查看所有標籤",
"theme.tags.tagsPageTitle": "標籤"
}