UNPKG

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.

14 lines (13 loc) 464 B
define( ({ singleSort: "単一ソート", nestedSort: "入れ子ソート", ascending: "クリックすると昇順でソート", descending: "クリックすると降順でソート", sortingState: "${0} - ${1}", unsorted: "この列をソートしない", indirectSelectionRadio: "行 ${0}、単一選択、ラジオ・ボックス", indirectSelectionCheckBox: "行 ${0}、複数選択、チェック・ボックス", selectAll: "すべて選択" }) );