summaryrefslogtreecommitdiffstats
path: root/share/numericdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-12-30 09:09:58 +0000
committerache <ache@FreeBSD.org>2002-12-30 09:09:58 +0000
commiteb7d34a1e18d6aa6a5d4a3ee4673a9d2d68a2710 (patch)
tree4af7335a0b63ca6eba1341f109f0372fcf90d563 /share/numericdef
parent1a6e942ead92be6006e9e5a578ff67bd97af457c (diff)
downloadFreeBSD-src-eb7d34a1e18d6aa6a5d4a3ee4673a9d2d68a2710.zip
FreeBSD-src-eb7d34a1e18d6aa6a5d4a3ee4673a9d2d68a2710.tar.gz
Add ca_ES locale
PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
Diffstat (limited to 'share/numericdef')
-rw-r--r--share/numericdef/Makefile3
-rw-r--r--share/numericdef/ca_ES.ISO8859-1.src12
2 files changed, 14 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 8ba3e64..c9659bd 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -5,6 +5,7 @@ CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= af_ZA.ISO8859-1 \
bg_BG.CP1251 \
+ ca_ES.ISO8859-1 \
cs_CZ.ISO8859-2 \
da_DK.ISO8859-1 \
de_DE.ISO8859-1 \
@@ -46,7 +47,7 @@ LOCALES= af_ZA.ISO8859-1 \
LOCALEDIR= ${DESTDIR}/usr/share/locale
ASCIILINKS= en_US
-LATIN15LINKS= af_ZA da_DK de_DE en_US es_ES fi_FI fr_BE fr_FR is_IS \
+LATIN15LINKS= af_ZA ca_ES da_DK de_DE en_US es_ES fi_FI fr_BE fr_FR is_IS \
it_CH it_IT nl_NL no_NO pt_PT sv_SE
US_LINKS= en_CA en_GB
diff --git a/share/numericdef/ca_ES.ISO8859-1.src b/share/numericdef/ca_ES.ISO8859-1.src
new file mode 100644
index 0000000..0036ad3
--- /dev/null
+++ b/share/numericdef/ca_ES.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 ;
+-1
+# EOF
OpenPOWER on IntegriCloud