You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
662 B
22 lines
662 B
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 |
|
}); |
|
|
|
|