scuffed-code/icu4c/source/data/xml/main/es_US.xml
Ram Viswanadha a40e9d4df6 update ICU XML with latest changes
X-SVN-Rev: 11473
2003-04-08 08:07:59 +00:00

120 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE localeData SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/LocaleElements.dtd" >
<localeData>
<identity>
<version number="1.0">Various notes and changes in version 1.0</version>
<generation date="2003-04-08" />
<language type="es"></language>
<territory type="USA">US</territory>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<week>
<minDays count="1"/>
<firstDay day="mon"/>
</week>
<dateFormats>
<default type="medium"/>
<dateFormatStyle type="full">
<dateFormat >
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="long">
<dateFormat >
<pattern>d' de 'MMMM' de 'yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="medium">
<dateFormat >
<pattern>MMM d, yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="short">
<dateFormat >
<pattern>M/d/yy</pattern>
</dateFormat>
</dateFormatStyle >
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormat type="full">
<pattern>h:mm:ss a z</pattern>
</timeFormat>
<timeFormat type="long">
<pattern>h:mm:ss a z</pattern>
</timeFormat>
<timeFormat type="medium">
<pattern>h:mm:ss a</pattern>
</timeFormat>
<timeFormat type="short">
<pattern>h:mm a</pattern>
</timeFormat>
</timeFormats>
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</calendar>
</calendars>
</dates>
<numbers>
<numberFormats>
<default type="decimal"/>
<numberFormatStyle type="decimal" >
<numberFormat >
<pattern>#,##0.###</pattern>
<pattern>-#,##0.###</pattern>
</numberFormat>
</numberFormatStyle >
<numberFormatStyle type="currency" >
<numberFormat >
<pattern>¤#,##0.00</pattern>
<pattern>(¤#,##0.00)</pattern>
</numberFormat>
</numberFormatStyle >
<numberFormatStyle type="percent" >
<numberFormat >
<pattern>#,##0%</pattern>
</numberFormat>
</numberFormatStyle >
<numberFormatStyle type="scientific" >
<numberFormat >
<pattern>#E0</pattern>
</numberFormat>
</numberFormatStyle >
</numberFormats>
<currencies>
<default type="USD"/>
<currency type="USD">
<symbol>$</symbol>
<displayName>USD</displayName>
<decimal>.</decimal>
</currency>
</currencies>
</numbers>
<collations>
<collation key="TRADITIONAL" >
<rules>
<reset>N</reset>
<p></p>
<t></t>
<reset>C</reset>
<p>ch</p>
<tc>ChCH</tc>
<reset>l</reset>
<p>ll</p>
<t>Ll</t>
</rules>
<special owner="http://oss.software.ibm.com/icu/" version="1.0" />
</collation >
</collations>
</localeData>