2002-07-15 23:44:46 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2004-06-02 02:53:16 +00:00
|
|
|
|
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
|
|
|
|
[
|
|
|
|
|
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
|
|
|
|
%icu;
|
|
|
|
|
]
|
|
|
|
|
>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<ldml>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<identity>
|
2004-06-02 02:53:16 +00:00
|
|
|
|
<version number="2.0"/>
|
|
|
|
|
<generation date="2004-06-01" />
|
2003-06-27 23:20:53 +00:00
|
|
|
|
<language type="es" />
|
|
|
|
|
<territory type="ES" />
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</identity>
|
2003-12-18 17:33:47 +00:00
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<dateFormats>
|
|
|
|
|
<default type="medium"/>
|
|
|
|
|
<dateFormatLength type="full">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="long">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="medium">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>dd/MM/yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>dd/MM/yy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
</dateFormats>
|
|
|
|
|
<timeFormats>
|
|
|
|
|
<default type="medium"/>
|
|
|
|
|
<timeFormatLength type="full">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>HH'H'mm''ss" z</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
<timeFormatLength type="long">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>HH:mm:ss z</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
<timeFormatLength type="medium">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>H:mm:ss</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
<timeFormatLength type="short">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>H:mm</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
</timeFormats>
|
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<dateTimeFormatLength >
|
|
|
|
|
<dateTimeFormat>
|
|
|
|
|
<pattern>{1} {0}</pattern>
|
|
|
|
|
</dateTimeFormat>
|
|
|
|
|
</dateTimeFormatLength >
|
|
|
|
|
</dateTimeFormats>
|
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
</dates>
|
|
|
|
|
<numbers>
|
|
|
|
|
<symbols>
|
|
|
|
|
<decimal>,</decimal>
|
|
|
|
|
<group>.</group>
|
|
|
|
|
<list>;</list>
|
|
|
|
|
<percentSign>%</percentSign>
|
|
|
|
|
<nativeZeroDigit>0</nativeZeroDigit>
|
|
|
|
|
<patternDigit>#</patternDigit>
|
|
|
|
|
<plusSign>+</plusSign>
|
|
|
|
|
<minusSign>-</minusSign>
|
|
|
|
|
<exponential>E</exponential>
|
|
|
|
|
<perMille>‰</perMille>
|
|
|
|
|
<infinity>∞</infinity>
|
|
|
|
|
<nan><EFBFBD></nan>
|
|
|
|
|
</symbols>
|
|
|
|
|
<decimalFormats>
|
|
|
|
|
<decimalFormatLength >
|
|
|
|
|
<decimalFormat >
|
|
|
|
|
<pattern>#,##0.###;-#,##0.###</pattern>
|
|
|
|
|
</decimalFormat>
|
|
|
|
|
</decimalFormatLength >
|
|
|
|
|
</decimalFormats>
|
|
|
|
|
<scientificFormats>
|
|
|
|
|
<scientificFormatLength >
|
|
|
|
|
<scientificFormat >
|
|
|
|
|
<pattern>#E0</pattern>
|
|
|
|
|
</scientificFormat>
|
|
|
|
|
</scientificFormatLength >
|
|
|
|
|
</scientificFormats>
|
|
|
|
|
<percentFormats>
|
|
|
|
|
<percentFormatLength >
|
|
|
|
|
<percentFormat >
|
|
|
|
|
<pattern>#,##0%</pattern>
|
|
|
|
|
</percentFormat>
|
|
|
|
|
</percentFormatLength >
|
|
|
|
|
</percentFormats>
|
|
|
|
|
<currencyFormats>
|
|
|
|
|
<currencyFormatLength >
|
|
|
|
|
<currencyFormat >
|
|
|
|
|
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
|
|
|
|
</currencyFormat>
|
|
|
|
|
</currencyFormatLength >
|
|
|
|
|
</currencyFormats>
|
2004-05-28 03:48:00 +00:00
|
|
|
|
<currencies>
|
|
|
|
|
<currency type="ESP">
|
|
|
|
|
<displayName>peseta española</displayName>
|
|
|
|
|
<symbol>₧</symbol>
|
|
|
|
|
<pattern>¤ #,##0;-¤ #,##0</pattern>
|
|
|
|
|
<decimal>¤ #,##0;-¤ #,##0</decimal>
|
|
|
|
|
<group>.</group>
|
|
|
|
|
</currency>
|
|
|
|
|
</currencies>
|
2003-12-18 17:33:47 +00:00
|
|
|
|
</numbers>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</ldml>
|