cupertino_pt.arb 944 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 hora",
  "datePickerHourSemanticsLabelOther": "$hour horas",
  "datePickerMinuteSemanticsLabelOne": "1 minuto",
  "datePickerMinuteSemanticsLabelOther": "$minute minutos",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "Hoje",
  "alertDialogLabel": "Alerta",
  "timerPickerHourLabelOne": "hora",
  "timerPickerHourLabelOther": "horas",
  "timerPickerMinuteLabelOne": "min",
  "timerPickerMinuteLabelOther": "min",
  "timerPickerSecondLabelOne": "s",
  "timerPickerSecondLabelOther": "s",
  "cutButtonLabel": "Cortar",
  "copyButtonLabel": "Copiar",
  "pasteButtonLabel": "Colar",
21
  "selectAllButtonLabel": "Selecionar Tudo",
22
  "tabSemanticsLabel": "Guia $tabIndex de $tabCount",
23
  "modalBarrierDismissLabel": "Dispensar",
24
  "searchTextFieldPlaceholderLabel": "Pesquisar"
25
}