material_vi.arb 3.14 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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
  "moreButtonTooltip": "Thêm",
  "dateSeparator": "/",
  "dateHelpText": "mm/dd/yyyy",
  "selectYearSemanticsLabel": "Select year",
  "unspecifiedDate": "Date",
  "unspecifiedDateRange": "Date Range",
  "dateInputLabel": "Enter Date",
  "dateRangeStartLabel": "Start Date",
  "dateRangeEndLabel": "End Date",
  "dateRangeStartDateSemanticLabel": "Start date $fullDate",
  "dateRangeEndDateSemanticLabel": "End date $fullDate",
  "invalidDateFormatLabel": "Invalid format.",
  "invalidDateRangeLabel": "Invalid range.",
  "dateOutOfRangeLabel": "Out of range.",
  "saveButtonLabel": "SAVE",
  "datePickerHelpText": "SELECT DATE",
  "dateRangePickerHelpText": "SELECT RANGE",
  "calendarModeButtonLabel": "Switch to calendar",
  "inputDateModeButtonLabel": "Switch to input"
74
}