mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
feat(v2): complete Chinese code translations (#5139)
* feat(v2): complete Chinese code translations * Complete zh-Hant translation Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
This commit is contained in:
parent
f14d8d2fdd
commit
be695aa0e9
2 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@
|
|||
"theme.SearchPage.inputLabel": "搜索",
|
||||
"theme.SearchPage.inputPlaceholder": "在此输入搜索字词",
|
||||
"theme.SearchPage.noResultsText": "未找到任何结果",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "本页总览",
|
||||
"theme.blog.paginator.navAriaLabel": "博文列表分页导航",
|
||||
"theme.blog.paginator.newerEntries": "较新的博文",
|
||||
"theme.blog.paginator.olderEntries": "较旧的博文",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"theme.blog.post.plurals": "{count} 篇博文",
|
||||
"theme.blog.post.readMore": "阅读更多",
|
||||
"theme.blog.post.readingTime.plurals": "{readingTime} 分钟阅读",
|
||||
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
||||
"theme.blog.sidebar.navAriaLabel": "最近博文导航",
|
||||
"theme.blog.tagTitle": "{nPosts} 含有标签「{tagName}」",
|
||||
"theme.common.editThisPage": "编辑此页",
|
||||
"theme.common.headingLinkTitle": "标题的直接链接",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"theme.lastUpdated.atDate": "于 {date} ",
|
||||
"theme.lastUpdated.byUser": "由 {user} ",
|
||||
"theme.lastUpdated.lastUpdatedAtBy": "最后{byUser}{atDate}更新",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 回到主菜单",
|
||||
"theme.tags.tagsListLabel": "标签:",
|
||||
"theme.tags.tagsPageLink": "查看所有标签",
|
||||
"theme.tags.tagsPageTitle": "标签"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"theme.SearchPage.inputLabel": "搜尋",
|
||||
"theme.SearchPage.inputPlaceholder": "在此輸入搜尋字詞",
|
||||
"theme.SearchPage.noResultsText": "未找到任何結果",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "本頁導覽",
|
||||
"theme.blog.paginator.navAriaLabel": "部落格文章列表分頁導覽",
|
||||
"theme.blog.paginator.newerEntries": "較新的文章",
|
||||
"theme.blog.paginator.olderEntries": "較舊的文章",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"theme.blog.post.plurals": "{count} 篇文章",
|
||||
"theme.blog.post.readMore": "閱讀更多",
|
||||
"theme.blog.post.readingTime.plurals": "{readingTime} 分鐘閱讀",
|
||||
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
||||
"theme.blog.sidebar.navAriaLabel": "最近部落格文章導覽",
|
||||
"theme.blog.tagTitle": "{nPosts} 含有標籤「{tagName}」",
|
||||
"theme.common.editThisPage": "編輯此頁",
|
||||
"theme.common.headingLinkTitle": "標題的直接連結",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"theme.lastUpdated.atDate": "於 {date} ",
|
||||
"theme.lastUpdated.byUser": "由 {user} ",
|
||||
"theme.lastUpdated.lastUpdatedAtBy": "最後{byUser}{atDate}更新",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 回到主菜單",
|
||||
"theme.tags.tagsListLabel": "標籤:",
|
||||
"theme.tags.tagsPageLink": "查看所有標籤",
|
||||
"theme.tags.tagsPageTitle": "標籤"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue