material_vi.arb 2.38 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Mở menu di chuyển",
  "backButtonTooltip": "Quay lại",
  "closeButtonTooltip": "Đóng",
  "deleteButtonTooltip": "Xóa",
  "nextMonthTooltip": "Tháng sau",
  "previousMonthTooltip": "Tháng trước",
  "nextPageTooltip": "Trang tiếp theo",
  "previousPageTooltip": "Trang trước",
  "showMenuTooltip": "Hiển thị menu",
  "aboutListTileTitle": "Giới thiệu về $applicationName",
  "licensesPageTitle": "Giấy phép",
  "pageRowsInfoTitle": "$firstRow–$lastRow trong tổng số $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow trong tổng số khoảng $rowCount",
  "rowsPerPageTitle": "Số hàng mỗi trang:",
  "tabLabel": "Tab $tabIndex trong tổng số $tabCount",
  "selectedRowCountTitleOne": "Đã chọn 1 mục",
  "selectedRowCountTitleOther": "Đã chọn $selectedRowCount mục",
  "cancelButtonLabel": "HỦY",
  "closeButtonLabel": "ĐÓNG",
  "continueButtonLabel": "TIẾP TỤC",
  "copyButtonLabel": "SAO CHÉP",
  "cutButtonLabel": "CẮT",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "DÁN",
  "selectAllButtonLabel": "CHỌN TẤT CẢ",
  "viewLicensesButtonLabel": "XEM GIẤY PHÉP",
  "anteMeridiemAbbreviation": "SÁNG",
  "postMeridiemAbbreviation": "CHIỀU",
  "timePickerHourModeAnnouncement": "Chọn giờ",
  "timePickerMinuteModeAnnouncement": "Chọn phút",
  "modalBarrierDismissLabel": "Bỏ qua",
  "signedInLabel": "Đã đăng nhập",
  "hideAccountsLabel": "Ẩn tài khoản",
  "showAccountsLabel": "Hiển thị tài khoản",
  "drawerLabel": "Menu di chuyển",
  "popupMenuLabel": "Menu bật lên",
  "dialogLabel": "Hộp thoại",
41
  "alertDialogLabel": "Thông báo",
42
  "searchFieldLabel": "Tìm kiếm",
43 44 45 46 47 48 49 50
  "reorderItemToStart": "Di chuyển lên đầu danh sách",
  "reorderItemToEnd": "Di chuyển xuống cuối danh sách",
  "reorderItemUp": "Di chuyển lên",
  "reorderItemDown": "Di chuyển xuống",
  "reorderItemLeft": "Di chuyển sang trái",
  "reorderItemRight": "Di chuyển sang phải",
  "expandedIconTapHint": "Thu gọn",
  "collapsedIconTapHint": "Mở rộng",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "Còn lại 1 ký tự",
53
  "remainingTextFieldCharacterCountOther": "Còn lại $remainingCount ký tự",
54
  "refreshIndicatorSemanticLabel": "Làm mới"
55
}