material_en_IE.arb 1.28 KB
Newer Older
Yegor's avatar
Yegor committed
1
{
2 3
  "timePickerMinuteModeAnnouncement": "Select minutes",
  "timePickerHourModeAnnouncement": "Select hours",
4 5 6 7 8 9
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "nextMonthTooltip": "Next month",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
  "copyButtonLabel": "COPY",
  "closeButtonTooltip": "Close",
10
  "deleteButtonTooltip": "Delete",
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
  "selectAllButtonLabel": "SELECT ALL",
  "viewLicensesButtonLabel": "VIEW LICENCES",
  "rowsPerPageTitle": "Rows per page:",
  "aboutListTileTitle": "About $applicationName",
  "backButtonTooltip": "Back",
  "licensesPageTitle": "Licences",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "PASTE",
  "previousMonthTooltip": "Previous month",
  "closeButtonLabel": "CLOSE",
  "cutButtonLabel": "CUT",
  "continueButtonLabel": "CONTINUE",
  "nextPageTooltip": "Next page",
  "openAppDrawerTooltip": "Open navigation menu",
  "previousPageTooltip": "Previous page",
  "cancelButtonLabel": "CANCEL",
  "pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
  "selectedRowCountTitleOne": "1 item selected",
  "selectedRowCountTitleOther": "$selectedRowCount items selected",
  "showMenuTooltip": "Show menu",
  "anteMeridiemAbbreviation": "AM",
32 33
  "postMeridiemAbbreviation": "PM",
  "modalBarrierDismissLabel": "Dismiss"
Yegor's avatar
Yegor committed
34
}