cupertino_fi.arb 950 Bytes
Newer Older
1 2 3 4 5
{
  "datePickerHourSemanticsLabelOne": "klo $hour",
  "datePickerHourSemanticsLabelOther": "klo $hour",
  "datePickerMinuteSemanticsLabelOne": "1 minuutti",
  "datePickerMinuteSemanticsLabelOther": "$minute minuuttia",
6
  "datePickerDateOrder": "dmy",
7 8 9 10 11 12 13 14 15 16 17 18 19 20
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "ap",
  "postMeridiemAbbreviation": "ip",
  "todayLabel": "Tänään",
  "alertDialogLabel": "Ilmoitus",
  "timerPickerHourLabelOne": "tunti",
  "timerPickerHourLabelOther": "tuntia",
  "timerPickerMinuteLabelOne": "min",
  "timerPickerMinuteLabelOther": "min",
  "timerPickerSecondLabelOne": "s",
  "timerPickerSecondLabelOther": "s",
  "cutButtonLabel": "Leikkaa",
  "copyButtonLabel": "Kopioi",
  "pasteButtonLabel": "Liitä",
21
  "selectAllButtonLabel": "Valitse kaikki",
22
  "tabSemanticsLabel": "Välilehti $tabIndex/$tabCount",
23
  "modalBarrierDismissLabel": "Ohita",
24
  "searchTextFieldPlaceholderLabel": "Hae"
25
}