material_it.arb 1.23 KB
Newer Older
1
{
2
  "scriptCategory": "English-like",
Yegor's avatar
Yegor committed
3
  "timeOfDayFormat": "HH:mm",
4 5
  "@anteMeridiemAbbreviation": { "notUsed": "Italian time format does not use a.m. indicator" },
  "@postMeridiemAbbreviation": { "notUsed": "Italian time format does not use p.m. indicator" },
6 7 8 9
  "openAppDrawerTooltip": "Apri il menu di navigazione",
  "backButtonTooltip": "Indietro",
  "closeButtonTooltip": "Chiudi",
  "nextMonthTooltip": "Il prossimo mese",
10
  "previousMonthTooltip": "Il mese scorso",
11 12 13
  "nextPageTooltip": "Pagina successiva",
  "previousPageTooltip": "Pagina precedente",
  "showMenuTooltip": "Mostra il menu",
Hans Muller's avatar
Hans Muller committed
14
  "aboutListTileTitle": "A proposito di $applicationName",
15
  "licensesPageTitle": "Licenze",
16 17 18 19
  "pageRowsInfoTitle": "$firstRow–$lastRow di $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow di circa $rowCount",
  "rowsPerPageTitle": "Righe per pagina:",
  "selectedRowCountTitleOther": "$selectedRowCount selezionati",
20 21 22 23 24 25 26 27 28
  "cancelButtonLabel": "ANNULLA",
  "closeButtonLabel": "CHIUDI",
  "continueButtonLabel": "CONTINUA",
  "copyButtonLabel": "COPY",
  "cutButtonLabel": "TAGLIARE",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "INCOLLA",
  "selectAllButtonLabel": "SELEZIONA TUTTO",
  "viewLicensesButtonLabel": "VEDI LE LICENZE"
29
}