cupertino_ru.arb 1.53 KB
Newer Older
1
{
2 3
  "datePickerHourSemanticsLabelFew": "$hour часа",
  "datePickerHourSemanticsLabelMany": "$hour часов",
4 5 6 7 8 9 10 11
  "datePickerMinuteSemanticsLabelFew": "$minute минуты",
  "datePickerMinuteSemanticsLabelMany": "$minute минут",
  "timerPickerHourLabelFew": "часа",
  "timerPickerHourLabelMany": "часов",
  "timerPickerMinuteLabelFew": "мин.",
  "timerPickerMinuteLabelMany": "мин.",
  "timerPickerSecondLabelFew": "сек.",
  "timerPickerSecondLabelMany": "сек.",
12 13
  "datePickerHourSemanticsLabelOne": "$hour час",
  "datePickerHourSemanticsLabelOther": "$hour часа",
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
  "datePickerMinuteSemanticsLabelOne": "1 минута",
  "datePickerMinuteSemanticsLabelOther": "$minute минуты",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "АМ",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "Сегодня",
  "alertDialogLabel": "Оповещение",
  "timerPickerHourLabelOne": "час",
  "timerPickerHourLabelOther": "часа",
  "timerPickerMinuteLabelOne": "мин.",
  "timerPickerMinuteLabelOther": "мин.",
  "timerPickerSecondLabelOne": "сек.",
  "timerPickerSecondLabelOther": "сек.",
  "cutButtonLabel": "Вырезать",
  "copyButtonLabel": "Копировать",
  "pasteButtonLabel": "Вставить",
31
  "selectAllButtonLabel": "Выбрать все",
32
  "tabSemanticsLabel": "Вкладка $tabIndex из $tabCount",
33
  "modalBarrierDismissLabel": "Закрыть",
34
  "searchTextFieldPlaceholderLabel": "Поиск"
35
}