6ddf2cc9a2
X-SVN-Rev: 13264
108 lines
2.5 KiB
XML
108 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE ldml SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldml.dtd"
|
||
[
|
||
<!ENTITY % icu SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldmlICU.dtd">
|
||
%icu;
|
||
]
|
||
>
|
||
<ldml>
|
||
<identity>
|
||
<version number="2.0"/>
|
||
<generation date="2003-09-30" />
|
||
<language type="es" />
|
||
<territory type="BO" />
|
||
</identity>
|
||
<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:mm:ss a z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="long">
|
||
<timeFormat >
|
||
<pattern>hh:mm:ss a z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="medium">
|
||
<timeFormat >
|
||
<pattern>hh:mm:ss a</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="short">
|
||
<timeFormat >
|
||
<pattern>hh:mm a</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>
|
||
</numbers>
|
||
<collations version="3.1.1">
|
||
<collation type="TRADITIONAL" >
|
||
<rules>
|
||
<reset>N</reset>
|
||
<p>ñ</p>
|
||
<t>Ñ</t>
|
||
<reset>C</reset>
|
||
<p>ch</p>
|
||
<t>Ch</t>
|
||
<t>CH</t>
|
||
<reset>l</reset>
|
||
<p>ll</p>
|
||
<t>Ll</t>
|
||
</rules>
|
||
<special xmlns:icu="http://oss.software.ibm.com/icu/" icu:version="1.0" />
|
||
</collation >
|
||
</collations >
|
||
</ldml>
|