summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-04-28 15:13:30 +0000
committerphantom <phantom@FreeBSD.org>2001-04-28 15:13:30 +0000
commit905303fbfee600fa7e9c4ebf199c69f646117ccf (patch)
tree571694f4bd16ed75a7d34343c4b3308cb3a834f3 /share/monetdef
parentb28ae3ab9a8cd9bd9eba441eebab57fc408835fe (diff)
downloadFreeBSD-src-905303fbfee600fa7e9c4ebf199c69f646117ccf.zip
FreeBSD-src-905303fbfee600fa7e9c4ebf199c69f646117ccf.tar.gz
Add category definitions (which were missing) for locale categories LC_MESSAGES,
LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions collection at ftp://dkuug.dk/i18n/WG15-collection/
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile6
-rw-r--r--share/monetdef/de_AT.ISO8859-1.src36
-rw-r--r--share/monetdef/de_AT.ISO_8859-1.src36
-rw-r--r--share/monetdef/hr_HR.ISO8859-2.src36
-rw-r--r--share/monetdef/hr_HR.ISO_8859-2.src36
-rw-r--r--share/monetdef/it_IT.ISO8859-1.src36
-rw-r--r--share/monetdef/it_IT.ISO_8859-1.src36
-rw-r--r--share/monetdef/pt_PT.ISO8859-1.src36
-rw-r--r--share/monetdef/pt_PT.ISO_8859-1.src36
-rw-r--r--share/monetdef/sl_SI.ISO8859-2.src36
-rw-r--r--share/monetdef/sl_SI.ISO_8859-2.src36
-rw-r--r--share/monetdef/tr_TR.ISO8859-9.src36
-rw-r--r--share/monetdef/tr_TR.ISO_8859-9.src36
13 files changed, 438 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index e4c5e68..5edea99 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -6,6 +6,7 @@ CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= af_ZA.ISO_8859-1 \
cs_CZ.ISO_8859-2 \
da_DK.ISO_8859-1 \
+ de_AT.ISO_8859-1 \
de_DE.ISO_8859-1 \
el_GR.ISO_8859-7 \
en_AU.ISO_8859-1 \
@@ -17,15 +18,20 @@ LOCALES= af_ZA.ISO_8859-1 \
fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
fr_CA.ISO_8859-1 \
+ hr_HR.ISO_8859-2 \
hu_HU.ISO_8859-2 \
is_IS.ISO_8859-1 \
+ it_IT.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \
pl_PL.ISO_8859-2 \
+ pt_PT.ISO_8859-1 \
ru_RU.CP866 \
ru_RU.ISO_8859-5 \
ru_RU.KOI8-R \
+ sl_SI.ISO_8859-2 \
sv_SE.ISO_8859-1 \
+ tr_TR.ISO_8859-9 \
uk_UA.KOI8-U \
ko_KR.EUC \
ja_JP.EUC \
diff --git a/share/monetdef/de_AT.ISO8859-1.src b/share/monetdef/de_AT.ISO8859-1.src
new file mode 100644
index 0000000..7a98b20
--- /dev/null
+++ b/share/monetdef/de_AT.ISO8859-1.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 (last character always SPACE)
+ATS
+# currency_symbol
+S
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/de_AT.ISO_8859-1.src b/share/monetdef/de_AT.ISO_8859-1.src
new file mode 100644
index 0000000..7a98b20
--- /dev/null
+++ b/share/monetdef/de_AT.ISO_8859-1.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 (last character always SPACE)
+ATS
+# currency_symbol
+S
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/hr_HR.ISO8859-2.src b/share/monetdef/hr_HR.ISO8859-2.src
new file mode 100644
index 0000000..ea1cc94
--- /dev/null
+++ b/share/monetdef/hr_HR.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 (last character always SPACE)
+HRK
+# currency_symbol
+Kn
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/hr_HR.ISO_8859-2.src b/share/monetdef/hr_HR.ISO_8859-2.src
new file mode 100644
index 0000000..ea1cc94
--- /dev/null
+++ b/share/monetdef/hr_HR.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 (last character always SPACE)
+HRK
+# currency_symbol
+Kn
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/it_IT.ISO8859-1.src b/share/monetdef/it_IT.ISO8859-1.src
new file mode 100644
index 0000000..398fbf4
--- /dev/null
+++ b/share/monetdef/it_IT.ISO8859-1.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 (last character always SPACE)
+ITL
+# currency_symbol
+L.
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/it_IT.ISO_8859-1.src b/share/monetdef/it_IT.ISO_8859-1.src
new file mode 100644
index 0000000..398fbf4
--- /dev/null
+++ b/share/monetdef/it_IT.ISO_8859-1.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 (last character always SPACE)
+ITL
+# currency_symbol
+L.
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/pt_PT.ISO8859-1.src b/share/monetdef/pt_PT.ISO8859-1.src
new file mode 100644
index 0000000..18ce25c
--- /dev/null
+++ b/share/monetdef/pt_PT.ISO8859-1.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 (last character always SPACE)
+PTE
+# currency_symbol
+Esc
+# mon_decimal_point (possibly incorrect for pt_PT)
+.
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+0
+# p_sep_by_space
+1
+# n_cs_precedes
+0
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/pt_PT.ISO_8859-1.src b/share/monetdef/pt_PT.ISO_8859-1.src
new file mode 100644
index 0000000..18ce25c
--- /dev/null
+++ b/share/monetdef/pt_PT.ISO_8859-1.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 (last character always SPACE)
+PTE
+# currency_symbol
+Esc
+# mon_decimal_point (possibly incorrect for pt_PT)
+.
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+0
+# p_sep_by_space
+1
+# n_cs_precedes
+0
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/sl_SI.ISO8859-2.src b/share/monetdef/sl_SI.ISO8859-2.src
new file mode 100644
index 0000000..2448e45
--- /dev/null
+++ b/share/monetdef/sl_SI.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 (last character always SPACE)
+SIT
+# currency_symbol
+SIT
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+0
+# p_sep_by_space
+2
+# n_cs_precedes
+0
+# n_sep_by_space
+2
+# p_sign_posn
+2
+# n_sign_posn
+2
+# EOF
diff --git a/share/monetdef/sl_SI.ISO_8859-2.src b/share/monetdef/sl_SI.ISO_8859-2.src
new file mode 100644
index 0000000..2448e45
--- /dev/null
+++ b/share/monetdef/sl_SI.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 (last character always SPACE)
+SIT
+# currency_symbol
+SIT
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+0
+# p_sep_by_space
+2
+# n_cs_precedes
+0
+# n_sep_by_space
+2
+# p_sign_posn
+2
+# n_sign_posn
+2
+# EOF
diff --git a/share/monetdef/tr_TR.ISO8859-9.src b/share/monetdef/tr_TR.ISO8859-9.src
new file mode 100644
index 0000000..41d4547
--- /dev/null
+++ b/share/monetdef/tr_TR.ISO8859-9.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 (last character always SPACE)
+TRL
+# currency_symbol
+L
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/tr_TR.ISO_8859-9.src b/share/monetdef/tr_TR.ISO_8859-9.src
new file mode 100644
index 0000000..41d4547
--- /dev/null
+++ b/share/monetdef/tr_TR.ISO_8859-9.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 (last character always SPACE)
+TRL
+# currency_symbol
+L
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
OpenPOWER on IntegriCloud