material_en_GB.arb 2.15 KB
Newer Older
Yegor's avatar
Yegor committed
1
{
2 3 4 5
  "tabLabel": "Tab $tabIndex of $tabCount",
  "showAccountsLabel": "Show accounts",
  "hideAccountsLabel": "Hide accounts",
  "signedInLabel": "Signed in",
6 7
  "timePickerMinuteModeAnnouncement": "Select minutes",
  "timePickerHourModeAnnouncement": "Select hours",
8 9 10 11 12 13
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "nextMonthTooltip": "Next month",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
  "copyButtonLabel": "COPY",
  "closeButtonTooltip": "Close",
14
  "deleteButtonTooltip": "Delete",
15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
  "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",
36
  "postMeridiemAbbreviation": "PM",
37 38
  "modalBarrierDismissLabel": "Dismiss",
  "drawerLabel": "Navigation menu",
39 40
  "popupMenuLabel": "Pop-up menu",
  "dialogLabel": "Dialogue",
41
  "alertDialogLabel": "Alert",
42 43 44 45 46
  "searchFieldLabel": "Search",
  "reorderItemToStart": "Move to the start",
  "reorderItemToEnd": "Move to the end",
  "reorderItemUp": "Move up",
  "reorderItemDown": "Move down",
47 48
  "reorderItemLeft": "Move to the left",
  "reorderItemRight": "Move to the right",
49
  "expandedIconTapHint": "Collapse",
50 51 52
  "collapsedIconTapHint": "Expand",
  "remainingTextFieldCharacterCountZero": "No characters remaining",
  "remainingTextFieldCharacterCountOne": "1 character remaining",
53 54
  "remainingTextFieldCharacterCountOther": "$remainingCount characters remaining",
  "refreshIndicatorSemanticLabel": "Refresh"
Yegor's avatar
Yegor committed
55
}