cupertino_sv.arb 1014 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "datePickerHourSemanticsLabelOne": "Klockan $hour",
  "datePickerHourSemanticsLabelOther": "Klockan $hour",
  "datePickerMinuteSemanticsLabelOne": "1 minut",
  "datePickerMinuteSemanticsLabelOther": "$minute minuter",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "FM",
  "postMeridiemAbbreviation": "EM",
  "todayLabel": "I dag",
  "alertDialogLabel": "Varning",
  "timerPickerHourLabelOne": "timme",
  "timerPickerHourLabelOther": "timmar",
  "timerPickerMinuteLabelOne": "min",
  "timerPickerMinuteLabelOther": "min",
  "timerPickerSecondLabelOne": "sek",
  "timerPickerSecondLabelOther": "sek",
  "cutButtonLabel": "Klipp ut",
  "copyButtonLabel": "Kopiera",
  "pasteButtonLabel": "Klistra in",
21
  "selectAllButtonLabel": "Markera alla",
22
  "tabSemanticsLabel": "Flik $tabIndex av $tabCount",
23
  "modalBarrierDismissLabel": "Stäng",
24 25
  "searchTextFieldPlaceholderLabel": "Sök",
  "noSpellCheckReplacementsLabel": "No Replacements Found"
26
}