1# $FreeBSD$ 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) 10AMD 11# currency_symbol 12�� 13# mon_decimal_point 14. 15# mon_thousands_sep 16, 17# mon_grouping, separated by ; 183;3 19# positive_sign 20 21# negative_sign 22- 23# int_frac_digits 242 25# frac_digits 262 27# p_cs_precedes 280 29# p_sep_by_space 301 31# n_cs_precedes 320 33# n_sep_by_space 341 35# p_sign_posn 361 37# n_sign_posn 381 39# EOF 40