Add hu_HU

Submitted by:	Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
This commit is contained in:
Andrey A. Chernov 2001-02-18 06:51:01 +00:00
parent b8c84b6286
commit 96fc0cb8f8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72628
9 changed files with 127 additions and 0 deletions

View File

@ -16,6 +16,7 @@ LOCALES= af_ZA.ISO_8859-1 \
fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
fr_CA.ISO_8859-1 \
hu_HU.ISO_8859-2 \
is_IS.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \

View File

@ -0,0 +1,36 @@
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# int_curr_symbol
HUF
# currency_symbol
Ft
# mon_decimal_point
,
# mon_thousands_sep
# mon_grouping
3;3
# positive_sign
# negative_sign
-
# int_frac_digits
2
# frac_digits
2
# p_cs_precedes
1
# p_sep_by_space
2
# n_cs_precedes
1
# n_sep_by_space
2
# p_sign_posn
4
# n_sign_posn
4
# EOF

View File

@ -0,0 +1,36 @@
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# int_curr_symbol
HUF
# currency_symbol
Ft
# mon_decimal_point
,
# mon_thousands_sep
# mon_grouping
3;3
# positive_sign
# negative_sign
-
# int_frac_digits
2
# frac_digits
2
# p_cs_precedes
1
# p_sep_by_space
2
# n_cs_precedes
1
# n_sep_by_space
2
# p_sign_posn
4
# n_sign_posn
4
# EOF

View File

@ -11,6 +11,7 @@ LOCALES= af_ZA.ISO_8859-1 \
en_US.ISO_8859-1 \
fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
hu_HU.ISO_8859-2 \
is_IS.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \

View File

@ -0,0 +1,14 @@
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# yesexpr
^[iIyY].*
# noexpr
^[nN].*
# yesstr
igen
# nostr
nem
# EOF

View File

@ -0,0 +1,14 @@
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# yesexpr
^[iIyY].*
# noexpr
^[nN].*
# yesstr
igen
# nostr
nem
# EOF

View File

@ -11,6 +11,7 @@ LOCALES= af_ZA.ISO_8859-1 \
en_US.ISO_8859-1 \
fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
hu_HU.ISO_8859-2 \
is_IS.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \

View File

@ -0,0 +1,12 @@
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# decimal_point
,
# thousands_sep
# grouping
3;3
# EOF

View File

@ -0,0 +1,12 @@
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# decimal_point
,
# thousands_sep
# grouping
3;3
# EOF