material_sr.arb 2.96 KB
Newer Older
1
{
2
  "remainingTextFieldCharacterCountFew": "Преостала су $remainingCount знака",
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 42
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "selectedRowCountTitleFew": "Изабране су $selectedRowCount ставке",
  "openAppDrawerTooltip": "Отворите мени за навигацију",
  "backButtonTooltip": "Назад",
  "closeButtonTooltip": "Затворите",
  "deleteButtonTooltip": "Избришите",
  "nextMonthTooltip": "Следећи месец",
  "previousMonthTooltip": "Претходни месец",
  "nextPageTooltip": "Следећа страница",
  "previousPageTooltip": "Претходна страница",
  "showMenuTooltip": "Прикажи мени",
  "aboutListTileTitle": "О апликацији $applicationName",
  "licensesPageTitle": "Лиценце",
  "pageRowsInfoTitle": "$firstRow – $lastRow oд $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow – $lastRow oд приближно $rowCount",
  "rowsPerPageTitle": "Редова по страници:",
  "tabLabel": "$tabIndex. картица од $tabCount",
  "selectedRowCountTitleOne": "Изабрана је 1 ставка",
  "selectedRowCountTitleOther": "Изабрано је $selectedRowCount ставки",
  "cancelButtonLabel": "ОТКАЖИ",
  "closeButtonLabel": "ЗАТВОРИ",
  "continueButtonLabel": "НАСТАВИ",
  "copyButtonLabel": "КОПИРАЈ",
  "cutButtonLabel": "ИСЕЦИ",
  "okButtonLabel": "Потврди",
  "pasteButtonLabel": "НАЛЕПИ",
  "selectAllButtonLabel": "ИЗАБЕРИ СВЕ",
  "viewLicensesButtonLabel": "ПРИКАЖИ ЛИЦЕНЦЕ",
  "anteMeridiemAbbreviation": "пре подне",
  "postMeridiemAbbreviation": "по подне",
  "timePickerHourModeAnnouncement": "Изаберите сате",
  "timePickerMinuteModeAnnouncement": "Изаберите минуте",
  "modalBarrierDismissLabel": "Одбаци",
  "signedInLabel": "Пријављени сте",
  "hideAccountsLabel": "Сакриј налоге",
  "showAccountsLabel": "Прикажи налоге",
  "drawerLabel": "Мени за навигацију",
  "popupMenuLabel": "Искачући мени",
  "dialogLabel": "Дијалог",
43 44 45 46 47 48 49 50 51 52
  "alertDialogLabel": "Обавештење",
  "searchFieldLabel": "Претражите",
  "reorderItemToStart": "Померите на почетак",
  "reorderItemToEnd": "Померите на крај",
  "reorderItemUp": "Померите нагоре",
  "reorderItemDown": "Померите надоле",
  "reorderItemLeft": "Померите улево",
  "reorderItemRight": "Померите удесно",
  "expandedIconTapHint": "Скупи",
  "collapsedIconTapHint": "Прошири",
53
  "remainingTextFieldCharacterCountZero": "TBD",
54
  "remainingTextFieldCharacterCountOne": "Преостао је 1 знак",
55
  "remainingTextFieldCharacterCountOther": "Преостало је $remainingCount знакова",
56
  "refreshIndicatorSemanticLabel": "Освежи"
57
}