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.
17 lines (15 loc) • 616 B
JavaScript
define({
//begin v1.x content
"saveLabel": "Gorde",
"saveSettingLabelOn": "Ezarri automatikoki gordetzeko tartea...",
"saveSettingLabelOff": "Desaktibatu gordetze automatikoa",
"saveSettingdialogTitle": "Gordetze automatikoa",
"saveSettingdialogDescription": "Zehaztu automatikoki gordetzeko tartea",
"saveSettingdialogParamName": "Automatikoki gordetzeko tartea",
"saveSettingdialogParamLabel": "min",
"saveSettingdialogButtonOk": "Ezarri tartea",
"saveSettingdialogButtonCancel": "Utzi",
"saveMessageSuccess": "Gordeta: ${0}",
"saveMessageFail": "Ezin izan da gorde: ${0}"
//end v1.x content
});