material_tl.arb 1.88 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 41
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Buksan ang menu ng navigation",
  "backButtonTooltip": "Bumalik",
  "closeButtonTooltip": "Isara",
  "deleteButtonTooltip": "I-delete",
  "nextMonthTooltip": "Susunod na buwan",
  "previousMonthTooltip": "Nakaraang buwan",
  "nextPageTooltip": "Susunod na page",
  "previousPageTooltip": "Nakaraang page",
  "showMenuTooltip": "Ipakita ang menu",
  "aboutListTileTitle": "Tungkol sa $applicationName",
  "licensesPageTitle": "Mga Lisensya",
  "pageRowsInfoTitle": "$firstRow–$lastRow ng $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow ng humigit kumulang $rowCount",
  "rowsPerPageTitle": "Mga row bawat page:",
  "tabLabel": "Tab $tabIndex ng $tabCount",
  "selectedRowCountTitleOne": "1 item ang napili",
  "selectedRowCountTitleOther": "$selectedRowCount na item ang napili",
  "cancelButtonLabel": "KANSELAHIN",
  "closeButtonLabel": "ISARA",
  "continueButtonLabel": "MAGPATULOY",
  "copyButtonLabel": "KOPYAHIN",
  "cutButtonLabel": "I-CUT",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "I-PASTE",
  "selectAllButtonLabel": "PILIIN LAHAT",
  "viewLicensesButtonLabel": "TINGNAN ANG MGA LISENSYA",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "Pumili ng mga oras",
  "timePickerMinuteModeAnnouncement": "Pumili ng mga minuto",
  "modalBarrierDismissLabel": "I-dismiss",
  "signedInLabel": "Naka-sign in",
  "hideAccountsLabel": "Itago ang mga account",
  "showAccountsLabel": "Ipakita ang mga account",
  "drawerLabel": "Menu ng navigation",
  "popupMenuLabel": "Popup na menu",
  "dialogLabel": "Dialog",
  "alertDialogLabel": "TBD",
42 43 44 45 46 47 48
  "searchFieldLabel": "TBD",
  "reorderItemToStart": "TBD",
  "reorderItemToEnd": "TBD",
  "reorderItemUp": "TBD",
  "reorderItemDown": "TBD",
  "reorderItemLeft": "TBD",
  "reorderItemRight": "TBD"
49
}