summaryrefslogtreecommitdiffstats
path: root/i18npool/source/localedata/data/es_ES.xml
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/localedata/data/es_ES.xml')
-rw-r--r--i18npool/source/localedata/data/es_ES.xml25
1 files changed, 23 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/es_ES.xml b/i18npool/source/localedata/data/es_ES.xml
index 15b25d937aab..a04ca1e41ebf 100644
--- a/i18npool/source/localedata/data/es_ES.xml
+++ b/i18npool/source/localedata/data/es_ES.xml
@@ -47,8 +47,8 @@
<DoubleQuotationStart>“</DoubleQuotationStart>
<DoubleQuotationEnd>”</DoubleQuotationEnd>
</Markers>
- <TimeAM>AM</TimeAM>
- <TimePM>PM</TimePM>
+ <TimeAM>a. m.</TimeAM>
+ <TimePM>p. m.</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$₧-40A]">
@@ -71,6 +71,15 @@
<FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
<FormatCode>#.###,00</FormatCode>
</FormatElement>
+ <FormatElement msgid="FixedFormatskey9" default="false" type="medium" usage="FIXED_NUMBER" formatindex="101">
+ <FormatCode>[NatNum12 cardinal]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="FixedFormatskey10" default="false" type="medium" usage="FIXED_NUMBER" formatindex="102">
+ <FormatCode>[NatNum12 capitalize cardinal]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="FixedFormatskey12" default="false" type="medium" usage="FIXED_NUMBER" formatindex="104">
+ <FormatCode>[NatNum12 upper cardinal]0</FormatCode>
+ </FormatElement>
<FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
<FormatCode>0,00E+000</FormatCode>
</FormatElement>
@@ -104,6 +113,18 @@
<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
<FormatCode>#.##0 [CURRENCY];[RED]-#.##0 [CURRENCY]</FormatCode>
</FormatElement>
+ <FormatElement msgid="CurrencyFormatskey9" default="false" type="medium" usage="CURRENCY" formatindex="105">
+ <FormatCode>[NatNum12 CURRENCY]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="CurrencyFormatskey10" default="false" type="medium" usage="CURRENCY" formatindex="106">
+ <FormatCode>[NatNum12 CURRENCY]0,00</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="CurrencyFormatskey11" default="false" type="medium" usage="CURRENCY" formatindex="107">
+ <FormatCode>[NatNum12 upper CURRENCY]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="CurrencyFormatskey12" default="false" type="medium" usage="CURRENCY" formatindex="108">
+ <FormatCode>[NatNum12 upper CURRENCY]0,00</FormatCode>
+ </FormatElement>
<FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
<FormatCode>D/MM/AA</FormatCode>
</FormatElement>