material_id.arb 1.6 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
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Buka menu navigasi",
  "backButtonTooltip": "Kembali",
  "closeButtonTooltip": "Tutup",
  "deleteButtonTooltip": "Hapus",
  "nextMonthTooltip": "Bulan berikutnya",
  "previousMonthTooltip": "Bulan sebelumnya",
  "nextPageTooltip": "Halaman berikutnya",
  "previousPageTooltip": "Halaman sebelumnya",
  "showMenuTooltip": "Tampilkan menu",
  "aboutListTileTitle": "Tentang $applicationName",
  "licensesPageTitle": "Lisensi",
  "pageRowsInfoTitle": "$firstRow–$lastRow dari $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow dari kira-kira $rowCount",
  "rowsPerPageTitle": "Baris per halaman:",
  "tabLabel": "Tab $tabIndex dari $tabCount",
  "selectedRowCountTitleOne": "1 item dipilih",
  "selectedRowCountTitleOther": "$selectedRowCount item dipilih",
  "cancelButtonLabel": "BATAL",
  "closeButtonLabel": "TUTUP",
  "continueButtonLabel": "LANJUTKAN",
  "copyButtonLabel": "SALIN",
  "cutButtonLabel": "POTONG",
  "okButtonLabel": "Oke",
  "pasteButtonLabel": "TEMPEL",
  "selectAllButtonLabel": "PILIH SEMUA",
  "viewLicensesButtonLabel": "LIHAT LISENSI",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "Pilih jam",
  "timePickerMinuteModeAnnouncement": "Pilih menit",
  "modalBarrierDismissLabel": "Tutup",
  "signedInLabel": "Telah login",
  "hideAccountsLabel": "Sembunyikan akun",
37 38
  "showAccountsLabel": "Tampilkan akun",
  "drawerLabel": "Menu navigasi",
39
  "popupMenuLabel": "Menu pop-up",
40 41
  "dialogLabel": "Dialog",
  "alertDialogLabel": "Waspada"
42
}