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.
22 lines (21 loc) • 875 B
JavaScript
define(
({
"descTemplate": "${2} - ${3} จาก ${1} ${0}",
"firstTip": "หน้าแรก",
"lastTip": "หน้าสุดท้าย",
"nextTip": "หน้าถัดไป",
"prevTip": "หน้าก่อนหน้านี้",
"itemTitle": "ไอเท็ม",
"singularItemTitle": "ไอเท็ม",
"pageStepLabelTemplate": "หน้า ${0}",
"pageSizeLabelTemplate": "${0} ไอเท็มต่อหน้า",
"allItemsLabelTemplate": "ไอเท็มทั้งหมด",
"gotoButtonTitle": "ไปที่หน้าที่ระบุ",
"dialogTitle": "ไปที่หน้า",
"dialogIndication": "ระบุหมายเลขหน้า",
"pageCountIndication": " (${0} หน้า)",
"dialogConfirm": "ไปที่",
"dialogCancel": "ยกเลิก",
"all": "ทั้งหมด"
})
);