1118174Sache# $FreeBSD: releng/10.2/share/monetdef/zh_CN.GB18030.src 197182 2009-09-13 22:17:23Z edwin $
2118174Sache#
3118174Sache# WARNING: spaces may be essential at the end of lines
4118174Sache# WARNING: empty lines are essential too
5118174Sache#
6118174Sache# int_curr_symbol (last character always SPACE)
7197182SedwinCNY 
8118174Sache# currency_symbol
9118174Sache��
10118174Sache# mon_decimal_point
11118174Sache.
12118174Sache# mon_thousands_sep
13118174Sache,
14118174Sache# mon_grouping, separated by ;
15118174Sache3;3
16118174Sache# positive_sign
17118174Sache
18118174Sache# negative_sign
19118174Sache-
20118174Sache# int_frac_digits
21118174Sache0
22118174Sache# frac_digits
23118174Sache0
24118174Sache# p_cs_precedes
25118174Sache1
26118174Sache# p_sep_by_space
27118174Sache0
28118174Sache# n_cs_precedes
29118174Sache1
30118174Sache# n_sep_by_space
31118174Sache0
32118174Sache# p_sign_posn
33118174Sache1
34118174Sache# n_sign_posn
35118174Sache4
36118174Sache# EOF
37