if(typeof POSIX_LC == "undefined") var POSIX_LC = {};

POSIX_LC.ja_JP = {
	"decimal_point"      : ".",
	"thousands_sep"      : ",",
	"grouping"           : "3",
	"abday"              : ["\u65e5","\u6708","\u706b","\u6c34","\u6728","\u91d1","\u571f"],
	"day"                : ["\u65e5\u66dc\u65e5","\u6708\u66dc\u65e5","\u706b\u66dc\u65e5","\u6c34\u66dc\u65e5","\u6728\u66dc\u65e5","\u91d1\u66dc\u65e5","\u571f\u66dc\u65e5"],
	"abmon"              : ["\u0031\u6708","\u0032\u6708","\u0033\u6708","\u0034\u6708","\u0035\u6708","\u0036\u6708","\u0037\u6708","\u0038\u6708","\u0039\u6708","\u0031\u0030\u6708","\u0031\u0031\u6708","\u0031\u0032\u6708"],
	"mon"                : ["\u0031\u6708","\u0032\u6708","\u0033\u6708","\u0034\u6708","\u0035\u6708","\u0036\u6708","\u0037\u6708","\u0038\u6708","\u0039\u6708","\u0031\u0030\u6708","\u0031\u0031\u6708","\u0031\u0032\u6708"],
	"d_fmt"              : "%y/%m/%d",
	"t_fmt"              : "%H:%M:%S",
	"d_t_fmt"            : "%Y\u5e74%m\u6708%e\u65e5%H:%M:%S %Z",
	"am_pm"              : ["\u5348\u524d","\u5348\u5f8c"],
	"int_curr_symbol"    : "JPY ",
	"currency_symbol"    : "\uffe5",
	"mon_decimal_point"  : ".",
	"mon_thousands_sep"  : ",",
	"mon_grouping"       : "3",
	"positive_sign"      : "",
	"negative_sign"      : "-",
	"int_frac_digits"    : 0,
	"frac_digits"        : 0,
	"p_cs_precedes"      : 1,
	"n_cs_precedes"      : 1,
	"p_sep_by_space"     : 0,
	"n_sep_by_space"     : 0,
	"p_sign_posn"        : 1,
	"n_sign_posn"        : 1,
	"int_p_cs_precedes"  : 1,
	"int_n_cs_precedes"  : 1,
	"int_p_sep_by_space" : 0,
	"int_n_sep_by_space" : 0,
	"int_p_sign_posn"    : 1,
	"int_n_sign_posn"    : 1
}
