material_ms.arb 2.21 KB
Newer Older
1 2 3 4 5 6
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "h:mm a",
  "openAppDrawerTooltip": "Buka menu navigasi",
  "backButtonTooltip": "Kembali",
  "closeButtonTooltip": "Tutup",
7 8
  "deleteButtonTooltip": "Padam",
  "nextMonthTooltip": "Bulan depan",
9 10 11
  "previousMonthTooltip": "Bulan sebelumnya",
  "nextPageTooltip": "Halaman seterusnya",
  "previousPageTooltip": "Halaman sebelumnya",
12 13
  "showMenuTooltip": "Tunjukkan menu",
  "aboutListTileTitle": "Perihal $applicationName",
14 15
  "licensesPageTitle": "Lesen",
  "pageRowsInfoTitle": "$firstRow–$lastRow dari $rowCount",
16
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow dari kira-kira $rowCount",
17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
  "rowsPerPageTitle": "Baris setiap halaman:",
  "tabLabel": "Tab $tabIndex dari $tabCount",
  "selectedRowCountTitleZero": "Tiada item dipilih",
  "selectedRowCountTitleOne": "1 item dipilih",
  "selectedRowCountTitleOther": "$selectedRowCount item dipilih",
  "cancelButtonLabel": "BATAL",
  "closeButtonLabel": "TUTUP",
  "continueButtonLabel": "TERUSKAN",
  "copyButtonLabel": "SALIN",
  "cutButtonLabel": "POTONG",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "TAMPAL",
  "selectAllButtonLabel": "PILIH SEMUA",
  "viewLicensesButtonLabel": "LIHAT LESEN",
  "anteMeridiemAbbreviation": "PG",
  "postMeridiemAbbreviation": "PTG",
  "timePickerHourModeAnnouncement": "Pilih jam",
  "timePickerMinuteModeAnnouncement": "Pilih minit",
35 36 37 38
  "modalBarrierDismissLabel": "Tolak",
  "signedInLabel": "Dilog masuk",
  "hideAccountsLabel": "Sembunyikan akaun",
  "showAccountsLabel": "Tunjukkan akaun",
39 40 41
  "drawerLabel": "Menu navigasi",
  "popupMenuLabel": "Menu pop timbul",
  "dialogLabel": "Dialog",
42 43 44 45 46 47 48 49 50 51
  "alertDialogLabel": "Makluman",
  "searchFieldLabel": "Cari",
  "reorderItemToStart": "Alih ke permulaan",
  "reorderItemToEnd": "Alih ke penghujung",
  "reorderItemUp": "Alih ke atas",
  "reorderItemDown": "Alih ke bawah",
  "reorderItemLeft": "Alih ke kiri",
  "reorderItemRight": "Alih ke kanan",
  "expandedIconTapHint": "Runtuhkan",
  "collapsedIconTapHint": "Kembangkan",
52
  "remainingTextFieldCharacterCountZero": "TBD",
53
  "remainingTextFieldCharacterCountOne": "1 aksara lagi",
54
  "remainingTextFieldCharacterCountOther": "$remainingCount aksara lagi",
55
  "refreshIndicatorSemanticLabel": "Muat semula"
56
}