scuffed-code/icu4c/source/data/xml/main/ca_ES.xml
Ram Viswanadha b37500d63a ICU-1985 ICU locale data in LDML format
X-SVN-Rev: 10816
2003-01-08 01:57:34 +00:00

55 lines
1.4 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-01-07" />
<language type="ca"></language>
<territory type="ESP">ES</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="2"/>
<firstDay day="mon"/>
</week>
</calendar>
</calendars>
</dates>
<numbers>
<numberFormats>
<default type="decimal"/>
<numberFormat type="decimal">
<pattern>#,##0.###</pattern>
<pattern>-#,##0.###</pattern>
</numberFormat>
<numberFormat type="currency">
<pattern>#,##0.00 ¤</pattern>
<pattern>-#,##0.00 ¤</pattern>
</numberFormat>
<numberFormat type="percent">
<pattern>#,##0%</pattern>
</numberFormat>
<numberFormat type="scientific">
<pattern>#E0</pattern>
</numberFormat>
</numberFormats>
<currencies>
<default type="EUR"/>
<currency type="EUR">
<symbol></symbol>
<displayName>EUR</displayName>
<decimal>,</decimal>
</currency>
</currencies>
</numbers>
</localeData>