summaryrefslogtreecommitdiffstats
path: root/share/numericdef
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/numericdef
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/numericdef')
-rw-r--r--share/numericdef/Makefile8
-rw-r--r--share/numericdef/hr_HR.ISO8859-2.src12
-rw-r--r--share/numericdef/hr_HR.ISO_8859-2.src12
-rw-r--r--share/numericdef/it_IT.ISO8859-1.src12
-rw-r--r--share/numericdef/it_IT.ISO_8859-1.src12
-rw-r--r--share/numericdef/pt_PT.ISO8859-1.src12
-rw-r--r--share/numericdef/pt_PT.ISO_8859-1.src12
-rw-r--r--share/numericdef/sl_SI.ISO8859-2.src12
-rw-r--r--share/numericdef/sl_SI.ISO_8859-2.src12
-rw-r--r--share/numericdef/tr_TR.ISO8859-9.src12
-rw-r--r--share/numericdef/tr_TR.ISO_8859-9.src12
11 files changed, 128 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index fb5529a..64aaa54 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -12,15 +12,20 @@ LOCALES= af_ZA.ISO_8859-1 \
et_EE.ISO_8859-15 \
fi_FI.ISO_8859-1 \
fr_FR.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 \
@@ -28,12 +33,15 @@ LOCALES= af_ZA.ISO_8859-1 \
zh_CN.EUC
LOCALEDIR= ${DESTDIR}/usr/share/locale
+
USENGLISH= en_US.ISO_8859-1
USENGLISHLINKS= en_CA.ISO_8859-1 en_GB.ISO_8859-1
GBENGLISH= en_GB.ISO_8859-1
GBENGLISHLINKS= en_AU.ISO_8859-1 en_NZ.ISO_8859-1
FRENCH= fr_FR.ISO_8859-1
FRENCHLINKS= fr_CA.ISO_8859-1 fr_CH.ISO_8859-1
+GERMAN= de_DE.ISO_8859-1
+GERMANLINKS= de_AT.ISO_8859-1
.SUFFIXES: .src .out
diff --git a/share/numericdef/hr_HR.ISO8859-2.src b/share/numericdef/hr_HR.ISO8859-2.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/hr_HR.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/hr_HR.ISO_8859-2.src b/share/numericdef/hr_HR.ISO_8859-2.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/hr_HR.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/it_IT.ISO8859-1.src b/share/numericdef/it_IT.ISO8859-1.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/it_IT.ISO8859-1.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/it_IT.ISO_8859-1.src b/share/numericdef/it_IT.ISO_8859-1.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/it_IT.ISO_8859-1.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/pt_PT.ISO8859-1.src b/share/numericdef/pt_PT.ISO8859-1.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/pt_PT.ISO8859-1.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/pt_PT.ISO_8859-1.src b/share/numericdef/pt_PT.ISO_8859-1.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/pt_PT.ISO_8859-1.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/sl_SI.ISO8859-2.src b/share/numericdef/sl_SI.ISO8859-2.src
new file mode 100644
index 0000000..900949a
--- /dev/null
+++ b/share/numericdef/sl_SI.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/sl_SI.ISO_8859-2.src b/share/numericdef/sl_SI.ISO_8859-2.src
new file mode 100644
index 0000000..900949a
--- /dev/null
+++ b/share/numericdef/sl_SI.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/tr_TR.ISO8859-9.src b/share/numericdef/tr_TR.ISO8859-9.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/tr_TR.ISO8859-9.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, separated by ;
+0;0
+# EOF
diff --git a/share/numericdef/tr_TR.ISO_8859-9.src b/share/numericdef/tr_TR.ISO_8859-9.src
new file mode 100644
index 0000000..27148ff
--- /dev/null
+++ b/share/numericdef/tr_TR.ISO_8859-9.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, separated by ;
+0;0
+# EOF
OpenPOWER on IntegriCloud