locales: Import unused FreeBSD tool to generate locales
[dragonfly.git] / share / monetdef / zh_hans_CN.GB18030.src
1 # WARNING: spaces may be essential at the end of lines
2 # WARNING: empty lines are essential too
3 #
4 # int_curr_symbol (last character always SPACE)
5 CNY 
6 # currency_symbol
7 £¤
8 # mon_decimal_point
9 .
10 # mon_thousands_sep
11 ,
12 # mon_grouping, separated by ;
13 3;3
14 # positive_sign
15
16 # negative_sign
17 -
18 # int_frac_digits
19 0
20 # frac_digits
21 0
22 # p_cs_precedes
23 1
24 # p_sep_by_space
25 0
26 # n_cs_precedes
27 1
28 # n_sep_by_space
29 0
30 # p_sign_posn
31 1
32 # n_sign_posn
33 4
34 # EOF