aboutsummaryrefslogtreecommitdiff
path: root/share/monetdef
diff options
context:
space:
mode:
authorJose M. Alcaide <jmas@FreeBSD.org>2001-04-29 00:38:26 +0000
committerJose M. Alcaide <jmas@FreeBSD.org>2001-04-29 00:38:26 +0000
commit3720cf092cac26c73e2832abb50bba05a4f64d20 (patch)
tree8067b52edb32d71ea6bb5400afcf6cf1b8ac67a2 /share/monetdef
parentdad32714ad9bbf9cb66b11f4ac402d95e46cb25f (diff)
downloadsrc-3720cf092cac26c73e2832abb50bba05a4f64d20.tar.gz
src-3720cf092cac26c73e2832abb50bba05a4f64d20.zip
Add es_ES.
Notes
Notes: svn path=/head/; revision=76112
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/es_ES.ISO8859-1.src36
-rw-r--r--share/monetdef/es_ES.ISO_8859-1.src36
3 files changed, 73 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index 5edea993af0b..ab2dc1492811 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -14,6 +14,7 @@ LOCALES= af_ZA.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 \
diff --git a/share/monetdef/es_ES.ISO8859-1.src b/share/monetdef/es_ES.ISO8859-1.src
new file mode 100644
index 000000000000..8b97af8a52e0
--- /dev/null
+++ b/share/monetdef/es_ES.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)
+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/es_ES.ISO_8859-1.src b/share/monetdef/es_ES.ISO_8859-1.src
new file mode 100644
index 000000000000..8b97af8a52e0
--- /dev/null
+++ b/share/monetdef/es_ES.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)
+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