aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-02-18 06:51:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-02-18 06:51:01 +0000
commit96fc0cb8f82efe2a8ca49c109679598ffc445689 (patch)
tree6eed3052fb1b5239a124a49614ac18eff4214840
parentb8c84b6286230994d59821e8858b835efa93307c (diff)
downloadsrc-96fc0cb8f82efe2a8ca49c109679598ffc445689.tar.gz
src-96fc0cb8f82efe2a8ca49c109679598ffc445689.zip
Add hu_HU
Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
Notes
Notes: svn path=/head/; revision=72628
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/hu_HU.ISO8859-2.src36
-rw-r--r--share/monetdef/hu_HU.ISO_8859-2.src36
-rw-r--r--share/msgdef/Makefile1
-rw-r--r--share/msgdef/hu_HU.ISO8859-2.src14
-rw-r--r--share/msgdef/hu_HU.ISO_8859-2.src14
-rw-r--r--share/numericdef/Makefile1
-rw-r--r--share/numericdef/hu_HU.ISO8859-2.src12
-rw-r--r--share/numericdef/hu_HU.ISO_8859-2.src12
9 files changed, 127 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index 34292d8151ad..7449afa901e6 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -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 \
diff --git a/share/monetdef/hu_HU.ISO8859-2.src b/share/monetdef/hu_HU.ISO8859-2.src
new file mode 100644
index 000000000000..2473421c89aa
--- /dev/null
+++ b/share/monetdef/hu_HU.ISO8859-2.src
@@ -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
diff --git a/share/monetdef/hu_HU.ISO_8859-2.src b/share/monetdef/hu_HU.ISO_8859-2.src
new file mode 100644
index 000000000000..2473421c89aa
--- /dev/null
+++ b/share/monetdef/hu_HU.ISO_8859-2.src
@@ -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
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 9c52fb46c872..2b322f390510 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -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 \
diff --git a/share/msgdef/hu_HU.ISO8859-2.src b/share/msgdef/hu_HU.ISO8859-2.src
new file mode 100644
index 000000000000..4f009c700567
--- /dev/null
+++ b/share/msgdef/hu_HU.ISO8859-2.src
@@ -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
diff --git a/share/msgdef/hu_HU.ISO_8859-2.src b/share/msgdef/hu_HU.ISO_8859-2.src
new file mode 100644
index 000000000000..4f009c700567
--- /dev/null
+++ b/share/msgdef/hu_HU.ISO_8859-2.src
@@ -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
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 423cd8359fe5..4424342ff7c2 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -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 \
diff --git a/share/numericdef/hu_HU.ISO8859-2.src b/share/numericdef/hu_HU.ISO8859-2.src
new file mode 100644
index 000000000000..68677812c355
--- /dev/null
+++ b/share/numericdef/hu_HU.ISO8859-2.src
@@ -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
diff --git a/share/numericdef/hu_HU.ISO_8859-2.src b/share/numericdef/hu_HU.ISO_8859-2.src
new file mode 100644
index 000000000000..68677812c355
--- /dev/null
+++ b/share/numericdef/hu_HU.ISO_8859-2.src
@@ -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