|
25 | 25 | "theme.blog.post.paginator.navAriaLabel": "Thanh điều hướng của trang bài viết", |
26 | 26 | "theme.blog.post.paginator.newerPost": "Bài mới hơn", |
27 | 27 | "theme.blog.post.paginator.olderPost": "Bài cũ hơn", |
28 | | - "theme.blog.post.plurals": "Một bài viết|{count} bài viết", |
| 28 | + "theme.blog.post.plurals": "{count} bài viết", |
29 | 29 | "theme.blog.post.readMore": "Đọc tiếp", |
30 | 30 | "theme.blog.post.readMoreLabel": "Đọc thêm về {title}", |
31 | | - "theme.blog.post.readingTime.plurals": "Một phút để đọc|{readingTime} phút để đọc", |
| 31 | + "theme.blog.post.readingTime.plurals": "{readingTime} phút để đọc", |
32 | 32 | "theme.blog.sidebar.navAriaLabel": "Điều hướng các bài viết gần đây trên blog", |
33 | 33 | "theme.blog.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"", |
34 | 34 | "theme.colorToggle.ariaLabel": "Chuyển đổi chế độ sáng và tối (hiện tại {mode})", |
|
48 | 48 | "theme.docs.sidebar.expandButtonAriaLabel": "Mở rộng thanh bên", |
49 | 49 | "theme.docs.sidebar.expandButtonTitle": "Mở rộng thanh bên", |
50 | 50 | "theme.docs.tagDocListPageTitle": "{nDocsTagged} với \"{tagName}\"", |
51 | | - "theme.docs.tagDocListPageTitle.nDocsTagged": "Một tài liệu đã gắn thẻ|{count} tài liệu đã gắn thẻ", |
| 51 | + "theme.docs.tagDocListPageTitle.nDocsTagged": "{count} tài liệu đã gắn thẻ", |
52 | 52 | "theme.docs.versionBadge.label": "Phiên bản: {versionLabel}", |
53 | 53 | "theme.docs.versions.latestVersionLinkLabel": "phiên bản mới nhất", |
54 | 54 | "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}).", |
|
0 commit comments