chore(theme-translations): complete Vietnamese translations (#6877)

This commit is contained in:
Ngô Quốc Đạt 2022-03-09 06:18:05 +07:00 committed by GitHub
parent 61290c4374
commit d34c8ae694
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 16 deletions

View file

@ -1,7 +1,7 @@
{ {
"theme.IdealImageMessage.404error": "404. Image not found", "theme.IdealImageMessage.404error": "404. Không tìm thấy ảnh",
"theme.IdealImageMessage.error": "Error. Click to reload", "theme.IdealImageMessage.error": "Có lỗi. Nhấn để tải lại",
"theme.IdealImageMessage.load": "Click to load{sizeMessage}", "theme.IdealImageMessage.load": "Nhấn để tải {sizeMessage}",
"theme.IdealImageMessage.loading": "Loading...", "theme.IdealImageMessage.loading": "Đang tái...",
"theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded" "theme.IdealImageMessage.offline": "Hiện bạn đang ngoại tuyến. Không thể tải ảnh"
} }

View file

@ -4,9 +4,9 @@
"theme.CodeBlock.copied": "Đã sao chép", "theme.CodeBlock.copied": "Đã sao chép",
"theme.CodeBlock.copy": "Sao chép", "theme.CodeBlock.copy": "Sao chép",
"theme.CodeBlock.copyButtonAriaLabel": "Sao chép code vào bộ nhớ tạm", "theme.CodeBlock.copyButtonAriaLabel": "Sao chép code vào bộ nhớ tạm",
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'", "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Chuyển đổi danh mục thanh bên có thể thu gọn '{label}'",
"theme.ErrorPageContent.title": "This page crashed.", "theme.ErrorPageContent.title": "Trang này đã bị lỗi.",
"theme.ErrorPageContent.tryAgain": "Try again", "theme.ErrorPageContent.tryAgain": "Thử lại",
"theme.NotFound.p1": "Chúng tôi không thể tìm thấy những gì bạn đang tìm kiếm.", "theme.NotFound.p1": "Chúng tôi không thể tìm thấy những gì bạn đang tìm kiếm.",
"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.", "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.",
"theme.NotFound.title": "Không tìm thấy trang", "theme.NotFound.title": "Không tìm thấy trang",
@ -21,17 +21,17 @@
"theme.blog.post.paginator.olderPost": "Bài cũ hơn", "theme.blog.post.paginator.olderPost": "Bài cũ hơn",
"theme.blog.post.plurals": "Một bài viết|{count} bài viết", "theme.blog.post.plurals": "Một bài viết|{count} bài viết",
"theme.blog.post.readMore": "Đọc Tiếp", "theme.blog.post.readMore": "Đọc Tiếp",
"theme.blog.post.readMoreLabel": "Read more about {title}", "theme.blog.post.readMoreLabel": "Đọc thêm về {title}",
"theme.blog.post.readingTime.plurals": "Một phút để đọc|{readingTime} phút để đọc", "theme.blog.post.readingTime.plurals": "Một phút để đọc|{readingTime} phút để đọc",
"theme.blog.sidebar.navAriaLabel": "Điều hướng các bài viết gần đây trên blog", "theme.blog.sidebar.navAriaLabel": "Điều hướng các bài viết gần đây trên blog",
"theme.blog.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"", "theme.blog.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"",
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})", "theme.colorToggle.ariaLabel": "Chuyển đổi chế độ sáng và tối (hiện tại {mode})",
"theme.colorToggle.ariaLabel.mode.light": "light mode", "theme.colorToggle.ariaLabel.mode.light": "chế độ sáng",
"theme.colorToggle.ariaLabel.mode.dark": "dark mode", "theme.colorToggle.ariaLabel.mode.dark": "chế độ tối",
"theme.common.editThisPage": "Sửa trang này", "theme.common.editThisPage": "Sửa trang này",
"theme.common.headingLinkTitle": "Đường dẫn trực tiếp tới đề mục này", "theme.common.headingLinkTitle": "Đường dẫn trực tiếp tới đề mục này",
"theme.common.skipToMainContent": "Nhảy tới nội dung", "theme.common.skipToMainContent": "Nhảy tới nội dung",
"theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.DocCard.categoryDescription": "{count} mục",
"theme.docs.paginator.navAriaLabel": "Thanh điều hướng của trang tài liệu", "theme.docs.paginator.navAriaLabel": "Thanh điều hướng của trang tài liệu",
"theme.docs.paginator.next": "Kế tiếp", "theme.docs.paginator.next": "Kế tiếp",
"theme.docs.paginator.previous": "Trước", "theme.docs.paginator.previous": "Trước",
@ -49,9 +49,9 @@
"theme.lastUpdated.atDate": " vào {date}", "theme.lastUpdated.atDate": " vào {date}",
"theme.lastUpdated.byUser": " bởi {user}", "theme.lastUpdated.byUser": " bởi {user}",
"theme.lastUpdated.lastUpdatedAtBy": "Cập nhật lần cuối {atDate} bởi {byUser}", "theme.lastUpdated.lastUpdatedAtBy": "Cập nhật lần cuối {atDate} bởi {byUser}",
"theme.navbar.mobileLanguageDropdown.label": "Languages", "theme.navbar.mobileLanguageDropdown.label": "Ngôn ngữ",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Trở lại menu chính", "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Trở lại menu chính",
"theme.navbar.mobileVersionsDropdown.label": "Versions", "theme.navbar.mobileVersionsDropdown.label": "Phiên bản",
"theme.tags.tagsListLabel": "Thẻ:", "theme.tags.tagsListLabel": "Thẻ:",
"theme.tags.tagsPageLink": "Xem tất cả Thẻ", "theme.tags.tagsPageLink": "Xem tất cả Thẻ",
"theme.tags.tagsPageTitle": "Thẻ" "theme.tags.tagsPageTitle": "Thẻ"

View file

@ -1,6 +1,6 @@
{ {
"theme.SearchBar.label": "Tìm kiếm", "theme.SearchBar.label": "Tìm kiếm",
"theme.SearchBar.seeAll": "See all {count} results", "theme.SearchBar.seeAll": "Xem {count} kết quả",
"theme.SearchPage.algoliaLabel": "Tìm kiếm với Algolia", "theme.SearchPage.algoliaLabel": "Tìm kiếm với Algolia",
"theme.SearchPage.documentsFound.plurals": "Tìm thấy một kết quả|Tìm thấy {count} kết quả", "theme.SearchPage.documentsFound.plurals": "Tìm thấy một kết quả|Tìm thấy {count} kết quả",
"theme.SearchPage.emptyResultsTitle": "Tìm kiếm", "theme.SearchPage.emptyResultsTitle": "Tìm kiếm",