@docusaurus/theme-translations 3.4.0 → 3.5.1

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.
Files changed (51) hide show
  1. package/lib/index.js +2 -3
  2. package/lib/index.js.map +1 -1
  3. package/lib/utils.js +2 -3
  4. package/lib/utils.js.map +1 -1
  5. package/locales/ar/theme-common.json +8 -3
  6. package/locales/base/theme-common.json +15 -5
  7. package/locales/bg/theme-common.json +8 -3
  8. package/locales/bn/theme-common.json +8 -3
  9. package/locales/cs/theme-common.json +8 -3
  10. package/locales/da/theme-common.json +8 -3
  11. package/locales/de/theme-common.json +13 -8
  12. package/locales/es/plugin-ideal-image.json +1 -1
  13. package/locales/es/theme-common.json +18 -13
  14. package/locales/es/theme-search-algolia.json +1 -1
  15. package/locales/et/plugin-ideal-image.json +7 -0
  16. package/locales/et/plugin-pwa.json +5 -0
  17. package/locales/et/theme-common.json +79 -0
  18. package/locales/et/theme-live-codeblock.json +4 -0
  19. package/locales/et/theme-search-algolia.json +35 -0
  20. package/locales/fa/theme-common.json +8 -3
  21. package/locales/fil/theme-common.json +8 -3
  22. package/locales/fr/theme-common.json +8 -3
  23. package/locales/he/theme-common.json +8 -3
  24. package/locales/hi/theme-common.json +8 -3
  25. package/locales/hu/theme-common.json +8 -3
  26. package/locales/id/plugin-ideal-image.json +7 -0
  27. package/locales/id/plugin-pwa.json +5 -0
  28. package/locales/id/theme-common.json +79 -0
  29. package/locales/id/theme-live-codeblock.json +4 -0
  30. package/locales/id/theme-search-algolia.json +35 -0
  31. package/locales/is/theme-common.json +9 -3
  32. package/locales/it/theme-common.json +8 -3
  33. package/locales/ja/theme-common.json +8 -3
  34. package/locales/ko/theme-common.json +8 -3
  35. package/locales/nb/theme-common.json +8 -3
  36. package/locales/nl/theme-common.json +8 -3
  37. package/locales/pl/theme-common.json +8 -3
  38. package/locales/pt-BR/theme-common.json +8 -3
  39. package/locales/pt-PT/theme-common.json +8 -3
  40. package/locales/ru/theme-common.json +8 -3
  41. package/locales/sl/theme-common.json +8 -3
  42. package/locales/sr/theme-common.json +8 -3
  43. package/locales/sv/theme-common.json +8 -3
  44. package/locales/tk/theme-common.json +8 -3
  45. package/locales/tr/theme-common.json +8 -3
  46. package/locales/uk/theme-common.json +8 -3
  47. package/locales/vi/theme-common.json +8 -3
  48. package/locales/zh-Hans/theme-common.json +8 -3
  49. package/locales/zh-Hant/theme-common.json +16 -11
  50. package/locales/zh-Hant/theme-search-algolia.json +9 -9
  51. package/package.json +4 -4
@@ -22,6 +22,9 @@
22
22
  "theme.admonition.warning": "warning",
23
23
  "theme.blog.archive.description": "Архива",
24
24
  "theme.blog.archive.title": "Архива",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "Навигација за странице блога",
26
29
  "theme.blog.paginator.newerEntries": "Нови постови",
27
30
  "theme.blog.paginator.olderEntries": "Стари постови",
@@ -40,6 +43,10 @@
40
43
  "theme.common.editThisPage": "Уреди ову страницу",
41
44
  "theme.common.headingLinkTitle": "Веза до {heading}",
42
45
  "theme.common.skipToMainContent": "Пређи на главни садржај",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
49
+ "theme.contentVisibility.unlistedBanner.title": "Unlisted page",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items",
44
51
  "theme.docs.breadcrumbs.home": "Home page",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "Верзије",
69
76
  "theme.tags.tagsListLabel": "Ознаке:",
70
77
  "theme.tags.tagsPageLink": "Погледај све ознаке",
71
- "theme.tags.tagsPageTitle": "Ознаке",
72
- "theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
73
- "theme.unlistedContent.title": "Unlisted page"
78
+ "theme.tags.tagsPageTitle": "Ознаке"
74
79
  }
@@ -22,6 +22,9 @@
22
22
  "theme.admonition.warning": "warning",
23
23
  "theme.blog.archive.description": "Arkiv",
24
24
  "theme.blog.archive.title": "Arkiv",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "Navigation av Blogglista",
26
29
  "theme.blog.paginator.newerEntries": "Nyare Inlägg",
27
30
  "theme.blog.paginator.olderEntries": "Äldre Inlägg",
@@ -40,6 +43,10 @@
40
43
  "theme.common.editThisPage": "Redigera denna sida",
41
44
  "theme.common.headingLinkTitle": "Direktlänk till {heading}",
42
45
  "theme.common.skipToMainContent": "Hoppa till huvudinnehåll",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
49
+ "theme.contentVisibility.unlistedBanner.title": "Unlisted page",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "1 artikel|{count} artiklar",
44
51
  "theme.docs.breadcrumbs.home": "Hemsida",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "Sökväg",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "Versioner",
69
76
  "theme.tags.tagsListLabel": "Taggar:",
70
77
  "theme.tags.tagsPageLink": "Visa Alla Taggar",
71
- "theme.tags.tagsPageTitle": "Taggar",
72
- "theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
73
- "theme.unlistedContent.title": "Unlisted page"
78
+ "theme.tags.tagsPageTitle": "Taggar"
74
79
  }
@@ -22,6 +22,9 @@
22
22
  "theme.admonition.warning": "duýduryş",
23
23
  "theme.blog.archive.description": "Arhiw",
24
24
  "theme.blog.archive.title": "Arhiw",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "Blog sahypasynda nawigasiýa",
26
29
  "theme.blog.paginator.newerEntries": "Täze ýazgylar",
27
30
  "theme.blog.paginator.olderEntries": "Köne ýazgylar",
@@ -40,6 +43,10 @@
40
43
  "theme.common.editThisPage": "Bu sahypany üýtgetmek",
41
44
  "theme.common.headingLinkTitle": "{heading} sahypa göni geçiň",
42
45
  "theme.common.skipToMainContent": "Esasy mazmuna geç",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "Bu sahypa sanawda ýok. Bu sahypa gözleg enjamlarynda indekslemezler, diňe göni baglanyşygy bolan ulanyjylar elýeterli bolar.",
49
+ "theme.contentVisibility.unlistedBanner.title": "Sanawda ýok sahypa",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "{count} element|{count} elementler",
44
51
  "theme.docs.breadcrumbs.home": "Baş sahypa",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "Häzirki sahypa üçin nawigasiýa",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "Wersiýalar",
69
76
  "theme.tags.tagsListLabel": "Tegler:",
70
77
  "theme.tags.tagsPageLink": "Ähli tegleri gör",
71
- "theme.tags.tagsPageTitle": "Tegler",
72
- "theme.unlistedContent.message": "Bu sahypa sanawda ýok. Bu sahypa gözleg enjamlarynda indekslemezler, diňe göni baglanyşygy bolan ulanyjylar elýeterli bolar.",
73
- "theme.unlistedContent.title": "Sanawda ýok sahypa"
78
+ "theme.tags.tagsPageTitle": "Tegler"
74
79
  }
@@ -22,6 +22,9 @@
22
22
  "theme.admonition.warning": "warning",
23
23
  "theme.blog.archive.description": "Arşiv",
24
24
  "theme.blog.archive.title": "Arşiv",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "Blog gönderi sayfası navigasyonu",
26
29
  "theme.blog.paginator.newerEntries": "Yeni Girdiler",
27
30
  "theme.blog.paginator.olderEntries": "Eski Girdiler",
@@ -40,6 +43,10 @@
40
43
  "theme.common.editThisPage": "Bu sayfayı düzenle",
41
44
  "theme.common.headingLinkTitle": "{heading} doğrudan bağlantı",
42
45
  "theme.common.skipToMainContent": "Ana içeriğe geç",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "Bu sayfa listelenmemiş. Arama motorları dizine eklemez ve yalnızca doğrudan bağlantısı olan kullanıcılar buna erişebilir.",
49
+ "theme.contentVisibility.unlistedBanner.title": "Listelenmeyen sayfa",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "1 öğe|{count} öğe",
44
51
  "theme.docs.breadcrumbs.home": "Ana sayfa",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "Versiyonlar",
69
76
  "theme.tags.tagsListLabel": "Etiketler:",
70
77
  "theme.tags.tagsPageLink": "Tüm Etiketleri Görüntüle",
71
- "theme.tags.tagsPageTitle": "Etiketler",
72
- "theme.unlistedContent.message": "Bu sayfa listelenmemiş. Arama motorları dizine eklemez ve yalnızca doğrudan bağlantısı olan kullanıcılar buna erişebilir.",
73
- "theme.unlistedContent.title": "Listelenmeyen sayfa"
78
+ "theme.tags.tagsPageTitle": "Etiketler"
74
79
  }
@@ -22,6 +22,9 @@
22
22
  "theme.admonition.warning": "warning",
23
23
  "theme.blog.archive.description": "Архів",
24
24
  "theme.blog.archive.title": "Архів",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "Навігація по сторінці списку блогів",
26
29
  "theme.blog.paginator.newerEntries": "Наступні записи",
27
30
  "theme.blog.paginator.olderEntries": "Попередні записи",
@@ -40,6 +43,10 @@
40
43
  "theme.common.editThisPage": "Відредагувати цю сторінку",
41
44
  "theme.common.headingLinkTitle": "Пряме посилання на {heading}",
42
45
  "theme.common.skipToMainContent": "Перейти до основного вмісту",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
49
+ "theme.contentVisibility.unlistedBanner.title": "Unlisted page",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "{count} елемент|{count} елементи|{count} елементів",
44
51
  "theme.docs.breadcrumbs.home": "Головна сторінка",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "Навігаційний ланцюжок поточної сторінки",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "Версії",
69
76
  "theme.tags.tagsListLabel": "Теги:",
70
77
  "theme.tags.tagsPageLink": "Переглянути всі теги",
71
- "theme.tags.tagsPageTitle": "Теги",
72
- "theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
73
- "theme.unlistedContent.title": "Unlisted page"
78
+ "theme.tags.tagsPageTitle": "Теги"
74
79
  }
@@ -22,6 +22,9 @@
22
22
  "theme.admonition.warning": "warning",
23
23
  "theme.blog.archive.description": "Lưu trữ",
24
24
  "theme.blog.archive.title": "Lưu trữ",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "Thanh điều hướng của trang danh sách bài viết",
26
29
  "theme.blog.paginator.newerEntries": "Các bài mới hơn",
27
30
  "theme.blog.paginator.olderEntries": "Các bài cũ hơn",
@@ -40,6 +43,10 @@
40
43
  "theme.common.editThisPage": "Sửa trang này",
41
44
  "theme.common.headingLinkTitle": "Đường dẫn trực tiếp tới {heading}",
42
45
  "theme.common.skipToMainContent": "Nhảy tới nội dung",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "Trang này không được công khai. Công cụ tìm kiếm sẽ không đánh chỉ mục cho trang này và chỉ những người có liên kết mới có thể truy cập được trang.",
49
+ "theme.contentVisibility.unlistedBanner.title": "Trang không công khai",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "{count} mục",
44
51
  "theme.docs.breadcrumbs.home": "Trang chủ",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "Liên kết điều hướng",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "Phiên bản",
69
76
  "theme.tags.tagsListLabel": "Thẻ:",
70
77
  "theme.tags.tagsPageLink": "Xem tất cả Thẻ",
71
- "theme.tags.tagsPageTitle": "Thẻ",
72
- "theme.unlistedContent.message": "Trang này không được công khai. Công cụ tìm kiếm sẽ không đánh chỉ mục cho trang này và chỉ những người có liên kết mới có thể truy cập được trang.",
73
- "theme.unlistedContent.title": "Trang không công khai"
78
+ "theme.tags.tagsPageTitle": "Thẻ"
74
79
  }
@@ -22,6 +22,9 @@
22
22
  "theme.admonition.warning": "注意",
23
23
  "theme.blog.archive.description": "历史博文",
24
24
  "theme.blog.archive.title": "历史博文",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "博文列表分页导航",
26
29
  "theme.blog.paginator.newerEntries": "较新的博文",
27
30
  "theme.blog.paginator.olderEntries": "较旧的博文",
@@ -40,6 +43,10 @@
40
43
  "theme.common.editThisPage": "编辑此页",
41
44
  "theme.common.headingLinkTitle": "{heading}的直接链接",
42
45
  "theme.common.skipToMainContent": "跳到主要内容",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "此页面未列出。搜索引擎不会对其索引,只有拥有直接链接的用户才能访问。",
49
+ "theme.contentVisibility.unlistedBanner.title": "未列出页",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "{count} 个项目",
44
51
  "theme.docs.breadcrumbs.home": "主页面",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "页面路径",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "选择版本",
69
76
  "theme.tags.tagsListLabel": "标签:",
70
77
  "theme.tags.tagsPageLink": "查看所有标签",
71
- "theme.tags.tagsPageTitle": "标签",
72
- "theme.unlistedContent.message": "此页面未列出。搜索引擎不会对其索引,只有拥有直接链接的用户才能访问。",
73
- "theme.unlistedContent.title": "未列出页"
78
+ "theme.tags.tagsPageTitle": "标签"
74
79
  }
@@ -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": "Collapse sidebar category '{label}'",
9
- "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
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,12 +16,15 @@
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": "warning",
22
+ "theme.admonition.warning": "注意",
23
23
  "theme.blog.archive.description": "歷史文章",
24
24
  "theme.blog.archive.title": "歷史文章",
25
+ "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
26
+ "theme.blog.authorsList.pageTitle": "Authors",
27
+ "theme.blog.authorsList.viewAll": "View All Authors",
25
28
  "theme.blog.paginator.navAriaLabel": "部落格文章列表分頁導覽",
26
29
  "theme.blog.paginator.newerEntries": "較新的文章",
27
30
  "theme.blog.paginator.olderEntries": "較舊的文章",
@@ -34,12 +37,16 @@
34
37
  "theme.blog.post.readingTime.plurals": "閱讀時間約 {readingTime} 分鐘",
35
38
  "theme.blog.sidebar.navAriaLabel": "最近部落格文章導覽",
36
39
  "theme.blog.tagTitle": "{nPosts} 含有標籤「{tagName}」",
37
- "theme.colorToggle.ariaLabel": "切換淺色/暗黑模式(當前為{mode})",
38
- "theme.colorToggle.ariaLabel.mode.dark": "暗黑模式",
40
+ "theme.colorToggle.ariaLabel": "切換淺色/深色模式(當前為{mode})",
41
+ "theme.colorToggle.ariaLabel.mode.dark": "深色模式",
39
42
  "theme.colorToggle.ariaLabel.mode.light": "淺色模式",
40
43
  "theme.common.editThisPage": "編輯此頁",
41
44
  "theme.common.headingLinkTitle": "{heading}的直接連結",
42
45
  "theme.common.skipToMainContent": "跳至主要内容",
46
+ "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
47
+ "theme.contentVisibility.draftBanner.title": "Draft page",
48
+ "theme.contentVisibility.unlistedBanner.message": "此頁面未列出。搜索引擎不會對其索引,只有擁有直接連結的用戶才能訪問。",
49
+ "theme.contentVisibility.unlistedBanner.title": "未列出頁",
43
50
  "theme.docs.DocCard.categoryDescription.plurals": "{count} 個項目",
44
51
  "theme.docs.breadcrumbs.home": "主頁面",
45
52
  "theme.docs.breadcrumbs.navAriaLabel": "頁面路徑",
@@ -52,7 +59,7 @@
52
59
  "theme.docs.sidebar.expandButtonAriaLabel": "展開側邊欄",
53
60
  "theme.docs.sidebar.expandButtonTitle": "展開側邊欄",
54
61
  "theme.docs.sidebar.navAriaLabel": "文件側邊欄",
55
- "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
62
+ "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "切換導覽列",
56
63
  "theme.docs.tagDocListPageTitle": "{nDocsTagged}「{tagName}」",
57
64
  "theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文件帶有標籤",
58
65
  "theme.docs.versionBadge.label": "版本:{versionLabel}",
@@ -68,7 +75,5 @@
68
75
  "theme.navbar.mobileVersionsDropdown.label": "選擇版本",
69
76
  "theme.tags.tagsListLabel": "標籤:",
70
77
  "theme.tags.tagsPageLink": "檢視所有標籤",
71
- "theme.tags.tagsPageTitle": "標籤",
72
- "theme.unlistedContent.message": "此頁面未列出。搜索引擎不會對其索引,只有擁有直接連結的用戶才能訪問。",
73
- "theme.unlistedContent.title": "未列出頁"
78
+ "theme.tags.tagsPageTitle": "標籤"
74
79
  }
@@ -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": "3.4.0",
3
+ "version": "3.5.1",
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": "3.4.0",
27
- "@docusaurus/logger": "3.4.0",
26
+ "@docusaurus/core": "3.5.1",
27
+ "@docusaurus/logger": "3.5.1",
28
28
  "lodash": "^4.17.21"
29
29
  },
30
30
  "engines": {
31
31
  "node": ">=18.0"
32
32
  },
33
- "gitHead": "49e9a2143274a8dd795659b417b470bc42abbd6e"
33
+ "gitHead": "5acbc57bd62f3f808ef72007cd67d4c410d13829"
34
34
  }