dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
23 lines (21 loc) • 867 B
JavaScript
define({
//begin v1.x content
"descTemplate": "${2} - ${3} од ${1} ${0}",
"firstTip": "Прва страница",
"lastTip": "Последна страница",
"nextTip": "Следна страница",
"prevTip": "Претходна страница",
"itemTitle": "ставки",
"singularItemTitle": "ставка",
"pageStepLabelTemplate": "Страница ${0}",
"pageSizeLabelTemplate": "${0} ставки на страница",
"allItemsLabelTemplate": "Сите ставки",
"gotoButtonTitle": "Оди на одредена страница",
"dialogTitle": "Оди на страница",
"dialogIndication": "Наведете го бројот на страницата",
"pageCountIndication": " (${0} страници)",
"dialogConfirm": "Оди",
"dialogCancel": "Откажи",
"all": "Сите"
//end v1.x content
});