cupertino_it.arb 951 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "datePickerHourSemanticsLabelOne": "$hour in punto",
  "datePickerHourSemanticsLabelOther": "$hour in punto",
  "datePickerMinuteSemanticsLabelOne": "1 minuto",
  "datePickerMinuteSemanticsLabelOther": "$minute minuti",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "Oggi",
  "alertDialogLabel": "Avviso",
  "timerPickerHourLabelOne": "ora",
  "timerPickerHourLabelOther": "ore",
  "timerPickerMinuteLabelOne": "min.",
  "timerPickerMinuteLabelOther": "min.",
  "timerPickerSecondLabelOne": "sec.",
  "timerPickerSecondLabelOther": "sec.",
  "cutButtonLabel": "Taglia",
  "copyButtonLabel": "Copia",
  "pasteButtonLabel": "Incolla",
21
  "selectAllButtonLabel": "Seleziona tutto",
22
  "tabSemanticsLabel": "Scheda $tabIndex di $tabCount",
23
  "modalBarrierDismissLabel": "Ignora",
24
  "searchTextFieldPlaceholderLabel": "Cerca"
25
}