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) • 662 B
JavaScript
define({
//begin v1.x content
"descTemplate": "${2} - ${3} / ${1} ${0}",
"firstTip": "Lehenengo orria",
"lastTip": "Azken orria",
"nextTip": "Hurrengo orria",
"prevTip": "Aurreko orria",
"itemTitle": "elementuak",
"singularItemTitle": "elementua",
"pageStepLabelTemplate": "${0} orria",
"pageSizeLabelTemplate": "${0} elementu orrialdeko",
"allItemsLabelTemplate": "Elementu guztiak",
"gotoButtonTitle": "Joan orri zehatz batera",
"dialogTitle": "Joan orrira",
"dialogIndication": "Zehaztu orriaren zenbakia",
"pageCountIndication": " (${0} orri)",
"dialogConfirm": "Joan",
"dialogCancel": "Utzi",
"all": "Guztiak"
//end v1.x content
});