@docusaurus/theme-translations 0.0.0-5987 → 0.0.0-5990
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
"theme.BackToTopButton.buttonAriaLabel": "回到頂部",
|
|
4
4
|
"theme.CodeBlock.copied": "複製成功",
|
|
5
5
|
"theme.CodeBlock.copy": "複製",
|
|
6
|
-
"theme.CodeBlock.copyButtonAriaLabel": "
|
|
6
|
+
"theme.CodeBlock.copyButtonAriaLabel": "複製程式碼至剪貼簿",
|
|
7
7
|
"theme.CodeBlock.wordWrapToggle": "切換自動換行",
|
|
8
|
-
"theme.DocSidebarItem.collapseCategoryAriaLabel": "
|
|
9
|
-
"theme.DocSidebarItem.expandCategoryAriaLabel": "
|
|
8
|
+
"theme.DocSidebarItem.collapseCategoryAriaLabel": "收起側邊欄分類 '{label}'",
|
|
9
|
+
"theme.DocSidebarItem.expandCategoryAriaLabel": "展開側邊欄分類 '{label}'",
|
|
10
10
|
"theme.ErrorPageContent.title": "此頁已當機。",
|
|
11
11
|
"theme.ErrorPageContent.tryAgain": "重試",
|
|
12
12
|
"theme.NavBar.navAriaLabel": "主導航",
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
"theme.TOCCollapsible.toggleButtonLabel": "本頁導覽",
|
|
17
17
|
"theme.admonition.caution": "警告",
|
|
18
18
|
"theme.admonition.danger": "危險",
|
|
19
|
-
"theme.admonition.info": "
|
|
19
|
+
"theme.admonition.info": "資訊",
|
|
20
20
|
"theme.admonition.note": "備註",
|
|
21
21
|
"theme.admonition.tip": "提示",
|
|
22
|
-
"theme.admonition.warning": "
|
|
22
|
+
"theme.admonition.warning": "注意",
|
|
23
23
|
"theme.blog.archive.description": "歷史文章",
|
|
24
24
|
"theme.blog.archive.title": "歷史文章",
|
|
25
25
|
"theme.blog.paginator.navAriaLabel": "部落格文章列表分頁導覽",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"theme.blog.post.readingTime.plurals": "閱讀時間約 {readingTime} 分鐘",
|
|
35
35
|
"theme.blog.sidebar.navAriaLabel": "最近部落格文章導覽",
|
|
36
36
|
"theme.blog.tagTitle": "{nPosts} 含有標籤「{tagName}」",
|
|
37
|
-
"theme.colorToggle.ariaLabel": "
|
|
38
|
-
"theme.colorToggle.ariaLabel.mode.dark": "
|
|
37
|
+
"theme.colorToggle.ariaLabel": "切換淺色/深色模式(當前為{mode})",
|
|
38
|
+
"theme.colorToggle.ariaLabel.mode.dark": "深色模式",
|
|
39
39
|
"theme.colorToggle.ariaLabel.mode.light": "淺色模式",
|
|
40
40
|
"theme.common.editThisPage": "編輯此頁",
|
|
41
41
|
"theme.common.headingLinkTitle": "{heading}的直接連結",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"theme.docs.sidebar.expandButtonAriaLabel": "展開側邊欄",
|
|
53
53
|
"theme.docs.sidebar.expandButtonTitle": "展開側邊欄",
|
|
54
54
|
"theme.docs.sidebar.navAriaLabel": "文件側邊欄",
|
|
55
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "
|
|
55
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "切換導覽列",
|
|
56
56
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged}「{tagName}」",
|
|
57
57
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文件帶有標籤",
|
|
58
58
|
"theme.docs.versionBadge.label": "版本:{versionLabel}",
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "搜尋",
|
|
3
3
|
"theme.SearchBar.seeAll": "查看全部 {count} 個結果",
|
|
4
|
-
"theme.SearchModal.errorScreen.helpText": "
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "你可能需要檢查網路連線。",
|
|
5
5
|
"theme.SearchModal.errorScreen.titleText": "無法獲取結果",
|
|
6
6
|
"theme.SearchModal.footer.closeKeyAriaLabel": "Esc 鍵",
|
|
7
7
|
"theme.SearchModal.footer.closeText": "關閉",
|
|
8
8
|
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "向下鍵",
|
|
9
9
|
"theme.SearchModal.footer.navigateText": "導航",
|
|
10
10
|
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "向上鍵",
|
|
11
|
-
"theme.SearchModal.footer.searchByText": "
|
|
11
|
+
"theme.SearchModal.footer.searchByText": "搜尋提供",
|
|
12
12
|
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter 鍵",
|
|
13
13
|
"theme.SearchModal.footer.selectText": "選中",
|
|
14
14
|
"theme.SearchModal.noResultsScreen.noResultsText": "沒有結果:",
|
|
15
15
|
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "請告知我們。",
|
|
16
16
|
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "認為這個查詢應該有結果?",
|
|
17
|
-
"theme.SearchModal.noResultsScreen.suggestedQueryText": "
|
|
18
|
-
"theme.SearchModal.placeholder": "
|
|
17
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "試試搜尋",
|
|
18
|
+
"theme.SearchModal.placeholder": "搜尋文檔",
|
|
19
19
|
"theme.SearchModal.searchBox.cancelButtonText": "取消",
|
|
20
20
|
"theme.SearchModal.searchBox.resetButtonTitle": "清除查詢",
|
|
21
21
|
"theme.SearchModal.startScreen.favoriteSearchesTitle": "收藏",
|
|
22
|
-
"theme.SearchModal.startScreen.noRecentSearchesText": "
|
|
23
|
-
"theme.SearchModal.startScreen.recentSearchesTitle": "
|
|
24
|
-
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "
|
|
25
|
-
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "
|
|
26
|
-
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "
|
|
22
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "沒有最近的搜尋",
|
|
23
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "最近搜尋",
|
|
24
|
+
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "從收藏列表中刪除這個搜尋",
|
|
25
|
+
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "從歷史記錄中刪除這個搜尋",
|
|
26
|
+
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "保存這個搜尋",
|
|
27
27
|
"theme.SearchPage.algoliaLabel": "透過 Algolia 搜尋",
|
|
28
28
|
"theme.SearchPage.documentsFound.plurals": "找到 {count} 份文件",
|
|
29
29
|
"theme.SearchPage.emptyResultsTitle": "在文件中搜尋",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-5990",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"tslib": "^2.6.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/core": "0.0.0-
|
|
27
|
-
"@docusaurus/logger": "0.0.0-
|
|
26
|
+
"@docusaurus/core": "0.0.0-5990",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-5990",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=18.0"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "2de345260f1a6ff1e5f0f9e0b3c72b3cd49fc05a"
|
|
34
34
|
}
|