cupertino_en_AU.arb 1.15 KB
Newer Older
1
{
2 3
  "searchWebButtonLabel": "Search Web",
  "shareButtonLabel": "Share...",
4 5 6
  "lookUpButtonLabel": "Look up",
  "noSpellCheckReplacementsLabel": "No replacements found",
  "menuDismissLabel": "Dismiss menu",
7
  "searchTextFieldPlaceholderLabel": "Search",
8
  "tabSemanticsLabel": "Tab $tabIndex of $tabCount",
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
  "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",
28
  "clearButtonLabel": "Clear",
29 30
  "selectAllButtonLabel": "Select all",
  "modalBarrierDismissLabel": "Dismiss"
31
}