| /**
 * Japanese translation
 *  @name Japanese
 *  @anchor Japanese
 *  @author <i>yusuke</i>
 */
{
	"sProcessing":   "???...",
	"sLengthMenu":   "_MENU_ ???",
	"sZeroRecords":  "??????????",
	"sInfo":         " _TOTAL_ ?? _START_ ?? _END_ ????",
	"sInfoEmpty":    " 0 ?? 0 ?? 0 ????",
	"sInfoFiltered": "?? _MAX_ ??????",
	"sInfoPostFix":  "",
	"sSearch":       "??:",
	"sUrl":          "",
	"oPaginate": {
		"sFirst":    "??",
		"sPrevious": "?",
		"sNext":     "?",
		"sLast":     "??"
	}
}
 |