cupertino_no.arb 953 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
{
  "datePickerHourSemanticsLabelOne": "$hour null-null",
  "datePickerHourSemanticsLabelOther": "$hour null-null",
  "datePickerMinuteSemanticsLabelOne": "1 minutt",
  "datePickerMinuteSemanticsLabelOther": "$minute minutter",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "I dag",
  "alertDialogLabel": "Varsel",
12
  "tabSemanticsLabel": "Fane $tabIndex av $tabCount",
13 14 15 16 17 18 19 20 21
  "timerPickerHourLabelOne": "time",
  "timerPickerHourLabelOther": "timer",
  "timerPickerMinuteLabelOne": "min.",
  "timerPickerMinuteLabelOther": "min.",
  "timerPickerSecondLabelOne": "sek.",
  "timerPickerSecondLabelOther": "sek.",
  "cutButtonLabel": "Klipp ut",
  "copyButtonLabel": "Kopiér",
  "pasteButtonLabel": "Lim inn",
22
  "selectAllButtonLabel": "Velg alle",
23
  "modalBarrierDismissLabel": "Avvis",
24
  "searchTextFieldPlaceholderLabel": "Søk"
25
}