Add es_ES.
This commit is contained in:
parent
dad32714ad
commit
3720cf092c
@ -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 \
|
||||
|
36
share/monetdef/es_ES.ISO8859-1.src
Normal file
36
share/monetdef/es_ES.ISO8859-1.src
Normal file
@ -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
|
36
share/monetdef/es_ES.ISO_8859-1.src
Normal file
36
share/monetdef/es_ES.ISO_8859-1.src
Normal file
@ -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
|
@ -11,6 +11,7 @@ LOCALES= af_ZA.ISO_8859-1 \
|
||||
en_CA.ISO_8859-1 \
|
||||
en_GB.ISO_8859-1 \
|
||||
en_US.ISO_8859-1 \
|
||||
es_ES.ISO_8859-1 \
|
||||
et_EE.ISO_8859-15 \
|
||||
fi_FI.ISO_8859-1 \
|
||||
fr_CH.ISO_8859-1 \
|
||||
|
10
share/msgdef/es_ES.ISO8859-1.src
Normal file
10
share/msgdef/es_ES.ISO8859-1.src
Normal file
@ -0,0 +1,10 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# yesexpr
|
||||
^[sSyY].*
|
||||
# noexpr
|
||||
^[nN].*
|
||||
# EOF
|
10
share/msgdef/es_ES.ISO_8859-1.src
Normal file
10
share/msgdef/es_ES.ISO_8859-1.src
Normal file
@ -0,0 +1,10 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# yesexpr
|
||||
^[sSyY].*
|
||||
# noexpr
|
||||
^[nN].*
|
||||
# EOF
|
@ -9,6 +9,7 @@ LOCALES= af_ZA.ISO_8859-1 \
|
||||
de_DE.ISO_8859-1 \
|
||||
el_GR.ISO_8859-7 \
|
||||
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 \
|
||||
|
12
share/numericdef/es_ES.ISO8859-1.src
Normal file
12
share/numericdef/es_ES.ISO8859-1.src
Normal file
@ -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
|
12
share/numericdef/es_ES.ISO_8859-1.src
Normal file
12
share/numericdef/es_ES.ISO_8859-1.src
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user