Merge from vendor branch NTPD:
[dragonfly.git] / share / monetdef / hy_AM.UTF-8.src
1 # $DragonFly: src/share/monetdef/hy_AM.UTF-8.src,v 1.1 2004/09/27 20:02:21 asmodai Exp $
2 #
3 # LC_MONETARY source for ARMSCII-8 locale for FreeBSD
4 # Made available by Vahe Khachikyan <vahe@khachikyan.de>
5 #
6 # WARNING: spaces may be essential at the end of lines
7 # WARNING: empty lines are essential too
8 #
9 # int_curr_symbol (last character always SPACE)
10 AMD 
11 # currency_symbol
12 ԴՐ  
13 # mon_decimal_point
14 .
15 # mon_thousands_sep
16 ,
17 # mon_grouping, separated by ;
18 3;3
19 # positive_sign
20
21 # negative_sign
22 -
23 # int_frac_digits
24 2
25 # frac_digits
26 2
27 # p_cs_precedes
28 0
29 # p_sep_by_space
30 1
31 # n_cs_precedes
32 0
33 # n_sep_by_space
34 1
35 # p_sign_posn
36 1
37 # n_sign_posn
38 1
39 # EOF