cupertino_fr.arb 916 Bytes
Newer Older
1
{
2 3
  "timerPickerSecondLabelOne": "s",
  "datePickerHourSemanticsLabelOne": "$hour heure",
4
  "datePickerHourSemanticsLabelOther": "$hour heures",
5 6
  "datePickerMinuteSemanticsLabelOne": "1 minute",
  "datePickerMinuteSemanticsLabelOther": "$minute minutes",
7 8 9 10
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
11
  "todayLabel": "aujourd'hui",
12 13 14 15 16 17 18 19 20
  "alertDialogLabel": "Alerte",
  "timerPickerHourLabelOne": "heure",
  "timerPickerHourLabelOther": "heures",
  "timerPickerMinuteLabelOne": "minute",
  "timerPickerMinuteLabelOther": "minutes",
  "timerPickerSecondLabelOther": "s",
  "cutButtonLabel": "Couper",
  "copyButtonLabel": "Copier",
  "pasteButtonLabel": "Coller",
21
  "selectAllButtonLabel": "Tout sélect.",
22
  "tabSemanticsLabel": "Onglet $tabIndex sur $tabCount",
23
  "modalBarrierDismissLabel": "Ignorer"
24
}