summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-06-10 14:17:44 +0000
committerache <ache@FreeBSD.org>2001-06-10 14:17:44 +0000
commit483b22462d09daace84c0e768581541ebb231e1f (patch)
treeddde15fef17b08384f34df5b87e2f1a633a4e033 /share/monetdef
parent9060720ebc772797d906e4bef5c364d4f17dc2f9 (diff)
downloadFreeBSD-src-483b22462d09daace84c0e768581541ebb231e1f.zip
FreeBSD-src-483b22462d09daace84c0e768581541ebb231e1f.tar.gz
Switch to new locale names
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile66
-rw-r--r--share/monetdef/af_ZA.ISO_8859-1.src36
-rw-r--r--share/monetdef/cs_CZ.ISO_8859-2.src36
-rw-r--r--share/monetdef/da_DK.ISO_8859-1.src36
-rw-r--r--share/monetdef/de_AT.ISO_8859-1.src36
-rw-r--r--share/monetdef/de_DE.ISO_8859-1.src36
-rw-r--r--share/monetdef/el_GR.ISO_8859-7.src36
-rw-r--r--share/monetdef/en_AU.ISO_8859-1.src36
-rw-r--r--share/monetdef/en_CA.ISO_8859-1.src36
-rw-r--r--share/monetdef/en_GB.ISO_8859-1.src36
-rw-r--r--share/monetdef/en_NZ.ISO_8859-1.src36
-rw-r--r--share/monetdef/en_US.ISO_8859-1.src36
-rw-r--r--share/monetdef/es_ES.ISO_8859-1.src36
-rw-r--r--share/monetdef/et_EE.ISO_8859-15.src36
-rw-r--r--share/monetdef/fi_FI.ISO_8859-1.src36
-rw-r--r--share/monetdef/fr_CA.ISO_8859-1.src36
-rw-r--r--share/monetdef/fr_FR.ISO_8859-1.src36
-rw-r--r--share/monetdef/hr_HR.ISO_8859-2.src36
-rw-r--r--share/monetdef/hu_HU.ISO_8859-2.src36
-rw-r--r--share/monetdef/is_IS.ISO_8859-1.src36
-rw-r--r--share/monetdef/it_IT.ISO_8859-1.src36
-rw-r--r--share/monetdef/ja_JP.EUC.src36
-rw-r--r--share/monetdef/ko_KR.EUC.src36
-rw-r--r--share/monetdef/nl_NL.ISO_8859-1.src36
-rw-r--r--share/monetdef/no_NO.ISO_8859-1.src36
-rw-r--r--share/monetdef/pl_PL.ISO_8859-2.src36
-rw-r--r--share/monetdef/pt_PT.ISO_8859-1.src36
-rw-r--r--share/monetdef/ru_RU.ISO_8859-5.src36
-rw-r--r--share/monetdef/sk_SK.ISO_8859-2.src38
-rw-r--r--share/monetdef/sl_SI.ISO_8859-2.src36
-rw-r--r--share/monetdef/sv_SE.ISO_8859-1.src36
-rw-r--r--share/monetdef/tr_TR.ISO_8859-9.src36
-rw-r--r--share/monetdef/zh_CN.EUC.src36
33 files changed, 34 insertions, 1186 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index fb30dfa..39ba692 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -3,42 +3,42 @@
NOMAN=YES
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 \
- en_CA.ISO_8859-1 \
- en_GB.ISO_8859-1 \
- en_NZ.ISO_8859-1 \
- en_US.ISO_8859-1 \
- es_ES.ISO_8859-1 \
- et_EE.ISO_8859-15 \
- 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 \
+LOCALES= af_ZA.ISO8859-1 \
+ cs_CZ.ISO8859-2 \
+ da_DK.ISO8859-1 \
+ de_AT.ISO8859-1 \
+ de_DE.ISO8859-1 \
+ el_GR.ISO8859-7 \
+ en_AU.ISO8859-1 \
+ en_CA.ISO8859-1 \
+ en_GB.ISO8859-1 \
+ en_NZ.ISO8859-1 \
+ en_US.ISO8859-1 \
+ es_ES.ISO8859-1 \
+ et_EE.ISO8859-15 \
+ fi_FI.ISO8859-1 \
+ fr_FR.ISO8859-1 \
+ fr_CA.ISO8859-1 \
+ hr_HR.ISO8859-2 \
+ hu_HU.ISO8859-2 \
+ is_IS.ISO8859-1 \
+ it_IT.ISO8859-1 \
+ nl_NL.ISO8859-1 \
+ no_NO.ISO8859-1 \
+ pl_PL.ISO8859-2 \
+ pt_PT.ISO8859-1 \
ru_RU.CP866 \
- ru_RU.ISO_8859-5 \
+ ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
- sk_SK.ISO_8859-2 \
- sl_SI.ISO_8859-2 \
- sv_SE.ISO_8859-1 \
- tr_TR.ISO_8859-9 \
+ sk_SK.ISO8859-2 \
+ sl_SI.ISO8859-2 \
+ sv_SE.ISO8859-1 \
+ tr_TR.ISO8859-9 \
uk_UA.KOI8-U \
- ko_KR.EUC \
- ja_JP.EUC \
+ ko_KR.eucKR \
+ ja_JP.eucJP \
zh_TW.Big5 \
- zh_CN.EUC
+ zh_CN.eucCN
LOCALEDIR= ${DESTDIR}/usr/share/locale
@@ -54,5 +54,7 @@ afterinstall:
${INSTALL} ${COPY} -m 644 -o ${BINOWN} -g ${BINGRP} ${lang}.out \
${LOCALEDIR}/${lang}/LC_MONETARY
.endfor
+ ln -fs ../en_US.ISO8859-1/LC_MONETARY \
+ ${LOCALEDIR}/en_US.US-ASCII/LC_MONETARY
.include <bsd.prog.mk>
diff --git a/share/monetdef/af_ZA.ISO_8859-1.src b/share/monetdef/af_ZA.ISO_8859-1.src
deleted file mode 100644
index 4a17750..0000000
--- a/share/monetdef/af_ZA.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-ZAR
-# currency_symbol
-R
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/cs_CZ.ISO_8859-2.src b/share/monetdef/cs_CZ.ISO_8859-2.src
deleted file mode 100644
index 8b5c6cb..0000000
--- a/share/monetdef/cs_CZ.ISO_8859-2.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-CZK
-# currency_symbol
-Kè
-# 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/da_DK.ISO_8859-1.src b/share/monetdef/da_DK.ISO_8859-1.src
deleted file mode 100644
index a18b4cb..0000000
--- a/share/monetdef/da_DK.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-DKK
-# currency_symbol
-kr
-# 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
-2
-# n_cs_precedes
-1
-# n_sep_by_space
-2
-# p_sign_posn
-4
-# n_sign_posn
-4
-# EOF
diff --git a/share/monetdef/de_AT.ISO_8859-1.src b/share/monetdef/de_AT.ISO_8859-1.src
deleted file mode 100644
index 7a98b20..0000000
--- a/share/monetdef/de_AT.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $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_DE.ISO_8859-1.src b/share/monetdef/de_DE.ISO_8859-1.src
deleted file mode 100644
index 7ff177d..0000000
--- a/share/monetdef/de_DE.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-DEM
-# currency_symbol
-DM
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/el_GR.ISO_8859-7.src b/share/monetdef/el_GR.ISO_8859-7.src
deleted file mode 100644
index 4bb9999..0000000
--- a/share/monetdef/el_GR.ISO_8859-7.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-GRD
-# currency_symbol
-äñ÷
-# mon_decimal_point
-,
-# mon_thousands_sep
-.
-# mon_grouping
-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/en_AU.ISO_8859-1.src b/share/monetdef/en_AU.ISO_8859-1.src
deleted file mode 100644
index 8261089..0000000
--- a/share/monetdef/en_AU.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-AUD
-# currency_symbol
-$
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/en_CA.ISO_8859-1.src b/share/monetdef/en_CA.ISO_8859-1.src
deleted file mode 100644
index 75e31f6..0000000
--- a/share/monetdef/en_CA.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-CAD
-# currency_symbol
-$
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/en_GB.ISO_8859-1.src b/share/monetdef/en_GB.ISO_8859-1.src
deleted file mode 100644
index a0472d3..0000000
--- a/share/monetdef/en_GB.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-GBP
-# currency_symbol
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/en_NZ.ISO_8859-1.src b/share/monetdef/en_NZ.ISO_8859-1.src
deleted file mode 100644
index 1cb8261..0000000
--- a/share/monetdef/en_NZ.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-NZD
-# currency_symbol
-$
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/en_US.ISO_8859-1.src b/share/monetdef/en_US.ISO_8859-1.src
deleted file mode 100644
index faf42e5..0000000
--- a/share/monetdef/en_US.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-USD
-# currency_symbol
-$
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/es_ES.ISO_8859-1.src b/share/monetdef/es_ES.ISO_8859-1.src
deleted file mode 100644
index 8b97af8..0000000
--- a/share/monetdef/es_ES.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-ESP
-# currency_symbol
-Pts
-# 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/et_EE.ISO_8859-15.src b/share/monetdef/et_EE.ISO_8859-15.src
deleted file mode 100644
index a03ad1a..0000000
--- a/share/monetdef/et_EE.ISO_8859-15.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-EEK
-# currency_symbol
-kr
-# 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
-1
-# n_cs_precedes
-0
-# n_sep_by_space
-1
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/fi_FI.ISO_8859-1.src b/share/monetdef/fi_FI.ISO_8859-1.src
deleted file mode 100644
index e166cbe..0000000
--- a/share/monetdef/fi_FI.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-FIM
-# currency_symbol
-mk
-# 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
-1
-# n_sign_posn
-2
-# EOF
diff --git a/share/monetdef/fr_CA.ISO_8859-1.src b/share/monetdef/fr_CA.ISO_8859-1.src
deleted file mode 100644
index 64ff444..0000000
--- a/share/monetdef/fr_CA.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-CAD
-# currency_symbol
-$
-# 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
-1
-# n_cs_precedes
-0
-# n_sep_by_space
-1
-# p_sign_posn
-1
-# n_sign_posn
-2
-# EOF
diff --git a/share/monetdef/fr_FR.ISO_8859-1.src b/share/monetdef/fr_FR.ISO_8859-1.src
deleted file mode 100644
index 3cd367c..0000000
--- a/share/monetdef/fr_FR.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-FRF
-# currency_symbol
-F
-# 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
-1
-# n_cs_precedes
-0
-# n_sep_by_space
-1
-# p_sign_posn
-1
-# n_sign_posn
-2
-# EOF
diff --git a/share/monetdef/hr_HR.ISO_8859-2.src b/share/monetdef/hr_HR.ISO_8859-2.src
deleted file mode 100644
index ea1cc94..0000000
--- a/share/monetdef/hr_HR.ISO_8859-2.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $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/hu_HU.ISO_8859-2.src b/share/monetdef/hu_HU.ISO_8859-2.src
deleted file mode 100644
index 183f155..0000000
--- a/share/monetdef/hu_HU.ISO_8859-2.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-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/is_IS.ISO_8859-1.src b/share/monetdef/is_IS.ISO_8859-1.src
deleted file mode 100644
index 66a8037..0000000
--- a/share/monetdef/is_IS.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-ISK
-# currency_symbol
-kr
-# 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
-1
-# n_cs_precedes
-0
-# 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
deleted file mode 100644
index 398fbf4..0000000
--- a/share/monetdef/it_IT.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $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/ja_JP.EUC.src b/share/monetdef/ja_JP.EUC.src
deleted file mode 100644
index 462a88d..0000000
--- a/share/monetdef/ja_JP.EUC.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-JPY
-# currency_symbol
-\
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-4
-# EOF
diff --git a/share/monetdef/ko_KR.EUC.src b/share/monetdef/ko_KR.EUC.src
deleted file mode 100644
index 0723dfa..0000000
--- a/share/monetdef/ko_KR.EUC.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-KRW
-# currency_symbol
-\
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-4
-# EOF
diff --git a/share/monetdef/nl_NL.ISO_8859-1.src b/share/monetdef/nl_NL.ISO_8859-1.src
deleted file mode 100644
index 8fb0b77..0000000
--- a/share/monetdef/nl_NL.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-NLG
-# currency_symbol
-fl
-# 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
-2
-# EOF
diff --git a/share/monetdef/no_NO.ISO_8859-1.src b/share/monetdef/no_NO.ISO_8859-1.src
deleted file mode 100644
index 1819533..0000000
--- a/share/monetdef/no_NO.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-NOK
-# currency_symbol
-kr
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-4
-# n_sign_posn
-4
-# EOF
diff --git a/share/monetdef/pl_PL.ISO_8859-2.src b/share/monetdef/pl_PL.ISO_8859-2.src
deleted file mode 100644
index b749031..0000000
--- a/share/monetdef/pl_PL.ISO_8859-2.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-PLN
-# currency_symbol
-z³
-# 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/pt_PT.ISO_8859-1.src b/share/monetdef/pt_PT.ISO_8859-1.src
deleted file mode 100644
index 18ce25c..0000000
--- a/share/monetdef/pt_PT.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $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/ru_RU.ISO_8859-5.src b/share/monetdef/ru_RU.ISO_8859-5.src
deleted file mode 100644
index 0f14f0e..0000000
--- a/share/monetdef/ru_RU.ISO_8859-5.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-RUR
-# currency_symbol
-àãÑ.
-# 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
-1
-# n_cs_precedes
-0
-# n_sep_by_space
-1
-# p_sign_posn
-1
-# n_sign_posn
-1
-# EOF
diff --git a/share/monetdef/sk_SK.ISO_8859-2.src b/share/monetdef/sk_SK.ISO_8859-2.src
deleted file mode 100644
index dc2ac34..0000000
--- a/share/monetdef/sk_SK.ISO_8859-2.src
+++ /dev/null
@@ -1,38 +0,0 @@
-# $FreeBSD$
-#
-# Slovak monetary definition by Juraj Bednar <juraj@bednar.sk>
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-SKK
-# currency_symbol
-Sk
-# 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/sl_SI.ISO_8859-2.src b/share/monetdef/sl_SI.ISO_8859-2.src
deleted file mode 100644
index 2448e45..0000000
--- a/share/monetdef/sl_SI.ISO_8859-2.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $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/sv_SE.ISO_8859-1.src b/share/monetdef/sv_SE.ISO_8859-1.src
deleted file mode 100644
index a835567..0000000
--- a/share/monetdef/sv_SE.ISO_8859-1.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-SEK
-# currency_symbol
-kr
-# 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
-1
-# n_cs_precedes
-0
-# 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
deleted file mode 100644
index 41d4547..0000000
--- a/share/monetdef/tr_TR.ISO_8859-9.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $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/zh_CN.EUC.src b/share/monetdef/zh_CN.EUC.src
deleted file mode 100644
index 3f5fc24..0000000
--- a/share/monetdef/zh_CN.EUC.src
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-#
-# WARNING: spaces may be essential at the end of lines
-# WARNING: empty lines are essential too
-#
-# int_curr_symbol (last character always SPACE)
-CNY
-# currency_symbol
-£¤
-# 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
-0
-# n_cs_precedes
-1
-# n_sep_by_space
-0
-# p_sign_posn
-1
-# n_sign_posn
-4
-# EOF
OpenPOWER on IntegriCloud