material_bg.arb 2.53 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 31 32 33 34 35 36 37 38 39 40 41
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Отваряне на менюто за навигация",
  "backButtonTooltip": "Назад",
  "closeButtonTooltip": "Затваряне",
  "deleteButtonTooltip": "Изтриване",
  "nextMonthTooltip": "Следващият месец",
  "previousMonthTooltip": "Предишният месец",
  "nextPageTooltip": "Следващата страница",
  "previousPageTooltip": "Предишната страница",
  "showMenuTooltip": "Показване на менюто",
  "aboutListTileTitle": "Всичко за $applicationName",
  "licensesPageTitle": "Лицензи",
  "pageRowsInfoTitle": "$firstRow – $lastRow от $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow – $lastRow от около $rowCount",
  "rowsPerPageTitle": "Редове на страница:",
  "tabLabel": "Раздел $tabIndex от $tabCount",
  "selectedRowCountTitleOne": "Избран е 1 елемент",
  "selectedRowCountTitleOther": "Избрани са $selectedRowCount елемента",
  "cancelButtonLabel": "ОТКАЗ",
  "closeButtonLabel": "ЗАТВАРЯНЕ",
  "continueButtonLabel": "НАПРЕД",
  "copyButtonLabel": "КОПИРАНЕ",
  "cutButtonLabel": "ИЗРЯЗВАНЕ",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "ПОСТАВЯНЕ",
  "selectAllButtonLabel": "ИЗБИРАНЕ НА ВСИЧКО",
  "viewLicensesButtonLabel": "ПРЕГЛЕД НА ЛИЦЕНЗИТЕ",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "Избиране на часове",
  "timePickerMinuteModeAnnouncement": "Избиране на минути",
  "modalBarrierDismissLabel": "Отхвърляне",
  "signedInLabel": "В профила си сте",
  "hideAccountsLabel": "Скриване на профилите",
  "showAccountsLabel": "Показване на профилите",
  "drawerLabel": "Меню за навигация",
  "popupMenuLabel": "Изскачащо меню",
  "dialogLabel": "Диалогов прозорец",
  "alertDialogLabel": "TBD",
42 43 44 45 46 47
  "searchFieldLabel": "TBD",
  "reorderItemToStart": "TBD",
  "reorderItemToEnd": "TBD",
  "reorderItemUp": "TBD",
  "reorderItemDown": "TBD",
  "reorderItemLeft": "TBD",
48 49
  "reorderItemRight": "TBD",
  "expandedIconTapHint": "TBD",
50 51 52 53
  "collapsedIconTapHint": "TBD",
  "remainingTextFieldCharacterCountZero": "TBD",
  "remainingTextFieldCharacterCountOne": "TBD",
  "remainingTextFieldCharacterCountOther": "TBD"
54
}