1# $FreeBSD$ 2# 3# WARNING: spaces may be essential at the end of lines 4# WARNING: empty lines are essential too 5# 6# int_curr_symbol (last character always SPACE) 7HUF 8# currency_symbol 9Ft 10# mon_decimal_point 11, 12# mon_thousands_sep 13 14# mon_grouping 153;3 16# positive_sign 17 18# negative_sign 19- 20# int_frac_digits 212 22# frac_digits 232 24# p_cs_precedes 251 26# p_sep_by_space 272 28# n_cs_precedes 291 30# n_sep_by_space 312 32# p_sign_posn 334 34# n_sign_posn 354 36# EOF 37