cupertino_nl.arb 956 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 uur",
  "datePickerHourSemanticsLabelOther": "$hour uur",
  "datePickerMinuteSemanticsLabelOne": "1 minuut",
  "datePickerMinuteSemanticsLabelOther": "$minute minuten",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "am",
  "postMeridiemAbbreviation": "pm",
  "todayLabel": "Vandaag",
  "alertDialogLabel": "Melding",
  "timerPickerHourLabelOne": "uur",
  "timerPickerHourLabelOther": "uur",
  "timerPickerMinuteLabelOne": "min.",
  "timerPickerMinuteLabelOther": "min.",
  "timerPickerSecondLabelOne": "sec.",
  "timerPickerSecondLabelOther": "sec.",
  "cutButtonLabel": "Knippen",
  "copyButtonLabel": "Kopiëren",
  "pasteButtonLabel": "Plakken",
21
  "selectAllButtonLabel": "Alles selecteren",
22
  "tabSemanticsLabel": "Tabblad $tabIndex van $tabCount",
23
  "modalBarrierDismissLabel": "Sluiten",
24
  "searchTextFieldPlaceholderLabel": "Zoeken"
25
}