cupertino_sk.arb 1.4 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
{
  "datePickerHourSemanticsLabelFew": "$hour hodiny",
  "datePickerHourSemanticsLabelMany": "$hour hodiny",
  "datePickerMinuteSemanticsLabelFew": "$minute minúty",
  "datePickerMinuteSemanticsLabelMany": "$minute minúty",
  "timerPickerHourLabelFew": "hodiny",
  "timerPickerHourLabelMany": "hodiny",
  "timerPickerMinuteLabelFew": "min",
  "timerPickerMinuteLabelMany": "min",
  "timerPickerSecondLabelFew": "s",
  "timerPickerSecondLabelMany": "s",
  "datePickerHourSemanticsLabelOne": "$hour hodina",
  "datePickerHourSemanticsLabelOther": "$hour hodín",
  "datePickerMinuteSemanticsLabelOne": "1 minúta",
  "datePickerMinuteSemanticsLabelOther": "$minute minút",
  "datePickerDateOrder": "mdy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "Dnes",
  "alertDialogLabel": "Upozornenie",
  "timerPickerHourLabelOne": "hodina",
  "timerPickerHourLabelOther": "hodín",
  "timerPickerMinuteLabelOne": "min",
  "timerPickerMinuteLabelOther": "min",
  "timerPickerSecondLabelOne": "s",
  "timerPickerSecondLabelOther": "s",
  "cutButtonLabel": "Vystrihnúť",
  "copyButtonLabel": "Kopírovať",
  "pasteButtonLabel": "Prilepiť",
31
  "selectAllButtonLabel": "Vybrať všetko",
32
  "tabSemanticsLabel": "Karta $tabIndex z $tabCount",
33
  "modalBarrierDismissLabel": "Odmietnuť",
34
  "searchTextFieldPlaceholderLabel": "Hľadať"
35
}