cupertino_uk.arb 1.83 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 години",
  "datePickerHourSemanticsLabelMany": "$hour годин",
  "datePickerMinuteSemanticsLabelFew": "$minute хвилини",
  "datePickerMinuteSemanticsLabelMany": "$minute хвилин",
  "timerPickerHourLabelFew": "години",
  "timerPickerHourLabelMany": "годин",
  "timerPickerMinuteLabelFew": "хв",
  "timerPickerMinuteLabelMany": "хв",
  "timerPickerSecondLabelFew": "с",
  "timerPickerSecondLabelMany": "с",
  "datePickerHourSemanticsLabelOne": "$hour година",
  "datePickerHourSemanticsLabelOther": "$hour години",
  "datePickerMinuteSemanticsLabelOne": "1 хвилина",
  "datePickerMinuteSemanticsLabelOther": "$minute хвилини",
  "datePickerDateOrder": "mdy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "дп",
  "postMeridiemAbbreviation": "пп",
  "todayLabel": "Сьогодні",
  "alertDialogLabel": "Сповіщення",
  "timerPickerHourLabelOne": "година",
  "timerPickerHourLabelOther": "години",
  "timerPickerMinuteLabelOne": "хв",
  "timerPickerMinuteLabelOther": "хв",
  "timerPickerSecondLabelOne": "с",
  "timerPickerSecondLabelOther": "с",
  "cutButtonLabel": "Вирізати",
  "copyButtonLabel": "Копіювати",
  "pasteButtonLabel": "Вставити",
31
  "selectAllButtonLabel": "Вибрати все",
32
  "tabSemanticsLabel": "Вкладка $tabIndex з $tabCount",
33
  "modalBarrierDismissLabel": "Закрити",
34
  "searchTextFieldPlaceholderLabel": "Шукайте",
35 36
  "noSpellCheckReplacementsLabel": "Замін не знайдено",
  "menuDismissLabel": "Закрити меню",
37 38
  "lookUpButtonLabel": "Шукати",
  "searchWebButtonLabel": "Пошук в Інтернеті",
39 40
  "shareButtonLabel": "Поділитися…",
  "clearButtonLabel": "Clear"
41
}