@docusaurus/theme-translations 0.0.0-4687 → 0.0.0-4694

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.
@@ -1,7 +1,7 @@
1
1
  {
2
- "theme.IdealImageMessage.404error": "404. Image not found",
3
- "theme.IdealImageMessage.error": "Error. Click to reload",
4
- "theme.IdealImageMessage.load": "Click to load{sizeMessage}",
5
- "theme.IdealImageMessage.loading": "Loading...",
6
- "theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded"
2
+ "theme.IdealImageMessage.404error": "404. Không tìm thấy ảnh",
3
+ "theme.IdealImageMessage.error": "Có lỗi. Nhấn để tải lại",
4
+ "theme.IdealImageMessage.load": "Nhấn để tải {sizeMessage}",
5
+ "theme.IdealImageMessage.loading": "Đang tái...",
6
+ "theme.IdealImageMessage.offline": "Hiện bạn đang ngoại tuyến. Không thể tải ảnh"
7
7
  }
@@ -4,9 +4,9 @@
4
4
  "theme.CodeBlock.copied": "Đã sao chép",
5
5
  "theme.CodeBlock.copy": "Sao chép",
6
6
  "theme.CodeBlock.copyButtonAriaLabel": "Sao chép code vào bộ nhớ tạm",
7
- "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
8
- "theme.ErrorPageContent.title": "This page crashed.",
9
- "theme.ErrorPageContent.tryAgain": "Try again",
7
+ "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Chuyển đổi danh mục thanh bên có thể thu gọn '{label}'",
8
+ "theme.ErrorPageContent.title": "Trang này đã bị lỗi.",
9
+ "theme.ErrorPageContent.tryAgain": "Thử lại",
10
10
  "theme.NotFound.p1": "Chúng tôi không thể tìm thấy những gì bạn đang tìm kiếm.",
11
11
  "theme.NotFound.p2": "Vui lòng liên hệ với trang web đã dẫn bạn tới đây và thông báo cho họ biết rằng đường dẫn này bị hỏng.",
12
12
  "theme.NotFound.title": "Không tìm thấy trang",
@@ -21,17 +21,17 @@
21
21
  "theme.blog.post.paginator.olderPost": "Bài cũ hơn",
22
22
  "theme.blog.post.plurals": "Một bài viết|{count} bài viết",
23
23
  "theme.blog.post.readMore": "Đọc Tiếp",
24
- "theme.blog.post.readMoreLabel": "Read more about {title}",
24
+ "theme.blog.post.readMoreLabel": "Đọc thêm về {title}",
25
25
  "theme.blog.post.readingTime.plurals": "Một phút để đọc|{readingTime} phút để đọc",
26
26
  "theme.blog.sidebar.navAriaLabel": "Điều hướng các bài viết gần đây trên blog",
27
27
  "theme.blog.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"",
28
- "theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})",
29
- "theme.colorToggle.ariaLabel.mode.light": "light mode",
30
- "theme.colorToggle.ariaLabel.mode.dark": "dark mode",
28
+ "theme.colorToggle.ariaLabel": "Chuyển đổi chế độ sáng tối (hiện tại {mode})",
29
+ "theme.colorToggle.ariaLabel.mode.light": "chế độ sáng",
30
+ "theme.colorToggle.ariaLabel.mode.dark": "chế độ tối",
31
31
  "theme.common.editThisPage": "Sửa trang này",
32
32
  "theme.common.headingLinkTitle": "Đường dẫn trực tiếp tới đề mục này",
33
33
  "theme.common.skipToMainContent": "Nhảy tới nội dung",
34
- "theme.docs.DocCard.categoryDescription": "{count} items",
34
+ "theme.docs.DocCard.categoryDescription": "{count} mục",
35
35
  "theme.docs.paginator.navAriaLabel": "Thanh điều hướng của trang tài liệu",
36
36
  "theme.docs.paginator.next": "Kế tiếp",
37
37
  "theme.docs.paginator.previous": "Trước",
@@ -49,9 +49,9 @@
49
49
  "theme.lastUpdated.atDate": " vào {date}",
50
50
  "theme.lastUpdated.byUser": " bởi {user}",
51
51
  "theme.lastUpdated.lastUpdatedAtBy": "Cập nhật lần cuối {atDate} bởi {byUser}",
52
- "theme.navbar.mobileLanguageDropdown.label": "Languages",
52
+ "theme.navbar.mobileLanguageDropdown.label": "Ngôn ngữ",
53
53
  "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Trở lại menu chính",
54
- "theme.navbar.mobileVersionsDropdown.label": "Versions",
54
+ "theme.navbar.mobileVersionsDropdown.label": "Phiên bản",
55
55
  "theme.tags.tagsListLabel": "Thẻ:",
56
56
  "theme.tags.tagsPageLink": "Xem tất cả Thẻ",
57
57
  "theme.tags.tagsPageTitle": "Thẻ"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "theme.SearchBar.label": "Tìm kiếm",
3
- "theme.SearchBar.seeAll": "See all {count} results",
3
+ "theme.SearchBar.seeAll": "Xem {count} kết quả",
4
4
  "theme.SearchPage.algoliaLabel": "Tìm kiếm với Algolia",
5
5
  "theme.SearchPage.documentsFound.plurals": "Tìm thấy một kết quả|Tìm thấy {count} kết quả",
6
6
  "theme.SearchPage.emptyResultsTitle": "Tìm kiếm",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docusaurus/theme-translations",
3
- "version": "0.0.0-4687",
3
+ "version": "0.0.0-4694",
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.3.1"
24
24
  },
25
25
  "devDependencies": {
26
- "@docusaurus/core": "0.0.0-4687",
27
- "@docusaurus/logger": "0.0.0-4687",
26
+ "@docusaurus/core": "0.0.0-4694",
27
+ "@docusaurus/logger": "0.0.0-4694",
28
28
  "lodash": "^4.17.21"
29
29
  },
30
30
  "engines": {
31
31
  "node": ">=14"
32
32
  },
33
- "gitHead": "07732e16aa86d21c9c5713e03c7159201c2457de"
33
+ "gitHead": "6706b0196d2679820faba0cac3e577462161c626"
34
34
  }