Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrong vietnamese translate #1812

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions packages/syncfusion_localizations/lib/src/l10n/syncfusion_vi.arb
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
"noEventsCalendarLabel" : "Không có sự kiện",
"ofDataPagerLabel" : "của",
"pagesDataPagerLabel" : "trang",
"rowsPerPageDataPagerLabel" : "Hàng trên mỗi trang",
"rowsPerPageDataPagerLabel" : "Hàng mỗi trang",
"pdfBookmarksLabel" : "Dấu trang",
"pdfNoBookmarksLabel" : "Không tìm thấy dấu trang nào",
"pdfScrollStatusOfLabel" : "của",
"pdfGoToPageLabel" : "Đi tới trang",
"pdfEnterPageNumberLabel" : "Nhập số trang",
"pdfInvalidPageNumberLabel" : "Vui lòng nhập một số hợp lệ",
"pdfPaginationDialogOkLabel" : "ĐƯỢC RỒI",
"pdfPaginationDialogCancelLabel" : "SỰ HỦY BỎ",
"pdfPaginationDialogOkLabel" : "Xác nhận",
"pdfPaginationDialogCancelLabel" : "Huỷ bỏ",
"passwordDialogHeaderTextLabel" : "Mật khẩu được bảo vệ",
"passwordDialogContentLabel" : "Nhập mật khẩu để mở tệp PDF này",
"passwordDialogContentLabel" : "Nhập mật khẩu để Mở tệp PDF này",
"passwordDialogHintTextLabel" : "Nhập mật khẩu",
"passwordDialogInvalidPasswordLabel" : "Mật khẩu không hợp lệ",
"pdfPasswordDialogOpenLabel" : "MỞ",
"pdfPasswordDialogCancelLabel" : "SỰ HỦY BỎ",
"pdfPasswordDialogOpenLabel" : "Mở",
"pdfPasswordDialogCancelLabel" : "Huỷ bỏ",
"pdfSignaturePadDialogHeaderTextLabel" : "Vẽ chữ ký của bạn",
"pdfSignaturePadDialogPenColorLabel" : "màu bút",
"pdfSignaturePadDialogClearLabel" : "THÔNG THOÁNG",
"pdfSignaturePadDialogSaveLabel" : "CỨU",
"pdfSignaturePadDialogClearLabel" : "Xoá",
"pdfSignaturePadDialogSaveLabel" : "Lưu",
"pdfTextSelectionMenuCopyLabel" : "Sao chép",
"pdfTextSelectionMenuHighlightLabel" : "Điểm nổi bật",
"pdfTextSelectionMenuStrikethroughLabel" : "Gạch ngang",
Expand Down Expand Up @@ -53,9 +53,9 @@
"dhualhiLabel" : "Dhu al-Hijjah",
"shortMuharramLabel" : "ừm.",
"shortSafarLabel" : "an toàn.",
"shortRabi1Label" : "Rabi. Tôi",
"shortRabi1Label" : "Rabi. I",
"shortRabi2Label" : "Rabi. II",
"shortJumada1Label" : "Jum. Tôi",
"shortJumada1Label" : "Jum. I",
"shortJumada2Label" : "Jum. II",
"shortRajabLabel" : "Raj.",
"shortShaabanLabel" : "Sha.",
Expand All @@ -66,9 +66,9 @@
"daySpanCountLabel" : "Ngày",
"series" : "Loạt",
"pdfHyperlinkLabel" : "Mở trang web",
"pdfHyperlinkContentLabel" : "Bạn có muốn mở trang tại",
"pdfHyperlinkDialogOpenLabel" : "MỞ",
"pdfHyperlinkDialogCancelLabel" : "SỰ HỦY BỎ",
"pdfHyperlinkContentLabel" : "Bạn có muốn Mở trang tại",
"pdfHyperlinkDialogOpenLabel" : "Mở",
"pdfHyperlinkDialogCancelLabel" : "Huỷ bỏ",
"afterDataGridFilteringLabel" : "Sau",
"afterOrEqualDataGridFilteringLabel" : "Sau Hoặc Bằng",
"beforeDataGridFilteringLabel" : "Trước Hoặc Bằng",
Expand Down Expand Up @@ -100,7 +100,7 @@
"dateFiltersDataGridFilteringLabel" : "Bộ lọc ngày",
"searchDataGridFilteringLabel" : "Tìm kiếm",
"noMatchesDataGridFilteringLabel" : "Không có trận đấu",
"okDataGridFilteringLabel" : "ĐƯỢC RỒI",
"okDataGridFilteringLabel" : "Xác nhận",
"cancelDataGridFilteringLabel" : "Hủy bỏ",
"showRowsWhereDataGridFilteringLabel" : "Hiển thị các hàng ở đâu",
"andDataGridFilteringLabel" : "Và",
Expand Down