mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 17:57:48 +02:00
* try to repro + initial fix * Use HTML button * extract useItemCollapsible() * Split DropdownNavbarItem into Mobile/Desktop subcomponents * Add aria labels to button * cleanup prop types * aria label * add translations * cleanup types * Split DefaultNavbarItem into Mobile/Desktop subcomponents * revert change * type fix
83 lines
5.8 KiB
JSON
83 lines
5.8 KiB
JSON
{
|
|
"theme.AnnouncementBar.closeButtonAriaLabel": "Đóng",
|
|
"theme.BackToTopButton.buttonAriaLabel": "Trở lại đầu trang",
|
|
"theme.CodeBlock.copied": "Đã sao chép",
|
|
"theme.CodeBlock.copy": "Sao chép",
|
|
"theme.CodeBlock.copyButtonAriaLabel": "Sao chép mã vào bộ nhớ tạm",
|
|
"theme.CodeBlock.wordWrapToggle": "Chuyển đổi văn bản xuống dòng",
|
|
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Thu gọn danh mục '{label}'",
|
|
"theme.DocSidebarItem.expandCategoryAriaLabel": "Xem thêm danh mục '{label}'",
|
|
"theme.ErrorPageContent.title": "Trang này đã gặp lỗi.",
|
|
"theme.ErrorPageContent.tryAgain": "Thử lại",
|
|
"theme.NavBar.navAriaLabel": "Thanh điều hướng",
|
|
"theme.NotFound.p1": "Chúng tôi không thể tìm thấy nội dung bạn đang tìm kiếm.",
|
|
"theme.NotFound.p2": "Vui lòng liên hệ với trang web đã đưa bạn đến đây và thông báo rằng đường dẫn này bị lỗi.",
|
|
"theme.NotFound.title": "Không tìm thấy trang",
|
|
"theme.TOCCollapsible.toggleButtonLabel": "Trên trang này",
|
|
"theme.admonition.caution": "cẩn thận",
|
|
"theme.admonition.danger": "cảnh báo",
|
|
"theme.admonition.info": "thông tin",
|
|
"theme.admonition.note": "ghi chú",
|
|
"theme.admonition.tip": "mẹo",
|
|
"theme.admonition.warning": "cảnh báo",
|
|
"theme.blog.archive.description": "Lưu trữ",
|
|
"theme.blog.archive.title": "Lưu trữ",
|
|
"theme.blog.author.noPosts": "Tác giả này chưa viết bài nào.",
|
|
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
"theme.blog.authorsList.pageTitle": "Tác giả",
|
|
"theme.blog.authorsList.viewAll": "Xem tất cả tác giả",
|
|
"theme.blog.paginator.navAriaLabel": "Thanh điều hướng của trang danh sách bài viết",
|
|
"theme.blog.paginator.newerEntries": "Bài mới hơn",
|
|
"theme.blog.paginator.olderEntries": "Bài cũ hơn",
|
|
"theme.blog.post.paginator.navAriaLabel": "Thanh điều hướng của trang bài viết",
|
|
"theme.blog.post.paginator.newerPost": "Bài mới hơn",
|
|
"theme.blog.post.paginator.olderPost": "Bài cũ hơn",
|
|
"theme.blog.post.plurals": "{count} bài viết",
|
|
"theme.blog.post.readMore": "Đọc tiếp",
|
|
"theme.blog.post.readMoreLabel": "Đọc thêm về {title}",
|
|
"theme.blog.post.readingTime.plurals": "{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.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"",
|
|
"theme.colorToggle.ariaLabel": "Chuyển đổi chế độ sáng và tối (hiện tại là {mode})",
|
|
"theme.colorToggle.ariaLabel.mode.dark": "chế độ tối",
|
|
"theme.colorToggle.ariaLabel.mode.light": "chế độ sáng",
|
|
"theme.colorToggle.ariaLabel.mode.system": "system mode",
|
|
"theme.common.editThisPage": "Sửa trang này",
|
|
"theme.common.headingLinkTitle": "Đường dẫn trực tiếp đến {heading}",
|
|
"theme.common.skipToMainContent": "Chuyển tới nội dung chính",
|
|
"theme.contentVisibility.draftBanner.message": "Trang này là bản nháp. Nó chỉ hiển thị trong môi trường phát triển và bị loại khỏi bản sản xuất.",
|
|
"theme.contentVisibility.draftBanner.title": "Trang nháp",
|
|
"theme.contentVisibility.unlistedBanner.message": "Trang này không công khai. Công cụ tìm kiếm sẽ không đánh chỉ mục trang này và chỉ những ai có liên kết mới có thể truy cập trang.",
|
|
"theme.contentVisibility.unlistedBanner.title": "Trang không công khai",
|
|
"theme.docs.DocCard.categoryDescription.plurals": "{count} mục",
|
|
"theme.docs.breadcrumbs.home": "Trang chủ",
|
|
"theme.docs.breadcrumbs.navAriaLabel": "Liên kết điều hướng",
|
|
"theme.docs.paginator.navAriaLabel": "Trang tài liệu",
|
|
"theme.docs.paginator.next": "Kế tiếp",
|
|
"theme.docs.paginator.previous": "Trước",
|
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Đóng thanh điều hướng",
|
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Thu gọn thanh bên",
|
|
"theme.docs.sidebar.collapseButtonTitle": "Thu gọn thanh bên",
|
|
"theme.docs.sidebar.expandButtonAriaLabel": "Mở rộng thanh bên",
|
|
"theme.docs.sidebar.expandButtonTitle": "Mở rộng thanh bên",
|
|
"theme.docs.sidebar.navAriaLabel": "Thanh điều hướng tài liệu",
|
|
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Đóng - mở thanh điều hướng",
|
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} được gắn thẻ \"{tagName}\"",
|
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} tài liệu đã gắn thẻ",
|
|
"theme.docs.versionBadge.label": "Phiên bản: {versionLabel}",
|
|
"theme.docs.versions.latestVersionLinkLabel": "phiên bản mới nhất",
|
|
"theme.docs.versions.latestVersionSuggestionLabel": "Để xem các cập nhật mới nhất, vui lòng xem phiên bản {latestVersionLink} ({versionLabel}).",
|
|
"theme.docs.versions.unmaintainedVersionLabel": "Đây là tài liệu của {siteTitle} {versionLabel}, hiện không còn được bảo trì.",
|
|
"theme.docs.versions.unreleasedVersionLabel": "Đây là tài liệu chưa được phát hành chính thức của {siteTitle} phiên bản {versionLabel}.",
|
|
"theme.lastUpdated.atDate": " vào {date}",
|
|
"theme.lastUpdated.byUser": " bởi {user}",
|
|
"theme.lastUpdated.lastUpdatedAtBy": "Cập nhật lần cuối{atDate}{byUser}",
|
|
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
|
|
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
|
|
"theme.navbar.mobileLanguageDropdown.label": "Ngôn ngữ",
|
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Trở lại menu chính",
|
|
"theme.navbar.mobileVersionsDropdown.label": "Phiên bản",
|
|
"theme.tags.tagsListLabel": "Thẻ:",
|
|
"theme.tags.tagsPageLink": "Xem tất cả thẻ",
|
|
"theme.tags.tagsPageTitle": "Thẻ"
|
|
}
|