cupertino_en_IN.arb 941 Bytes
Newer Older
1
{
2
  "searchTextFieldPlaceholderLabel": "Search",
3
  "tabSemanticsLabel": "Tab $tabIndex of $tabCount",
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
  "datePickerHourSemanticsLabelOne": "$hour o'clock",
  "datePickerHourSemanticsLabelOther": "$hour o'clock",
  "datePickerMinuteSemanticsLabelOne": "1 minute",
  "datePickerMinuteSemanticsLabelOther": "$minute minutes",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "Today",
  "alertDialogLabel": "Alert",
  "timerPickerHourLabelOne": "hour",
  "timerPickerHourLabelOther": "hours",
  "timerPickerMinuteLabelOne": "min.",
  "timerPickerMinuteLabelOther": "min.",
  "timerPickerSecondLabelOne": "sec.",
  "timerPickerSecondLabelOther": "sec.",
  "cutButtonLabel": "Cut",
  "copyButtonLabel": "Copy",
  "pasteButtonLabel": "Paste",
23 24
  "selectAllButtonLabel": "Select all",
  "modalBarrierDismissLabel": "Dismiss"
25
}