mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-24 14:36:59 +02:00
polish(v2): [theme-classic] add Chinese translations (zh-Hant & zh-Hans) (#4356)
This commit is contained in:
parent
33968b199b
commit
620b8f8fd7
2 changed files with 110 additions and 0 deletions
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"theme.AnnouncementBar.closeButtonAriaLabel": "关闭",
|
||||
"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.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.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.sidebar.responsiveCloseButtonLabel": "关闭菜单",
|
||||
"theme.docs.sidebar.responsiveOpenButtonLabel": "打开菜单",
|
||||
"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.tags.tagsListLabel": "标签:",
|
||||
"theme.tags.tagsPageLink": "查看所有标签",
|
||||
"theme.tags.tagsPageTitle": "标签"
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"theme.AnnouncementBar.closeButtonAriaLabel": "關閉",
|
||||
"theme.CodeBlock.copied": "複製成功",
|
||||
"theme.CodeBlock.copy": "複製",
|
||||
"theme.CodeBlock.copyButtonAriaLabel": "複製代碼至剪貼簿",
|
||||
"theme.NotFound.p1": "我們找不到您要找的頁面。",
|
||||
"theme.NotFound.p2": "請聯絡原始連結來源網站的所有者,並通知他們連結已毀損。",
|
||||
"theme.NotFound.title": "找不到頁面",
|
||||
"theme.Playground.liveEditor": "Live Editor",
|
||||
"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.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.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.sidebar.responsiveCloseButtonLabel": "關閉選單",
|
||||
"theme.docs.sidebar.responsiveOpenButtonLabel": "打開選單",
|
||||
"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.tags.tagsListLabel": "標籤:",
|
||||
"theme.tags.tagsPageLink": "查看所有標籤",
|
||||
"theme.tags.tagsPageTitle": "標籤"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue