2002-07-15 23:44:46 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<!DOCTYPE localeData SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/LocaleElements.dtd" >
|
2002-07-15 23:44:46 +00:00
|
|
|
|
<localeData>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<identity>
|
|
|
|
|
<version number="1.0">Various notes and changes in version 1.0</version>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<generation date="2003-04-08" />
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<language type="ca"></language>
|
|
|
|
|
</identity>
|
|
|
|
|
<localeDisplayNames>
|
|
|
|
|
<languages>
|
|
|
|
|
<language type="ca">català</language>
|
|
|
|
|
</languages>
|
|
|
|
|
<territories>
|
|
|
|
|
<territory type="ES">Espanya</territory>
|
|
|
|
|
</territories>
|
|
|
|
|
<keys>
|
|
|
|
|
<key type="collation">collation</key>
|
|
|
|
|
<key type="calendar">calendar</key>
|
|
|
|
|
</keys>
|
|
|
|
|
</localeDisplayNames>
|
|
|
|
|
<layout>
|
|
|
|
|
<orientation lines="top-to-bottom" characters="left-to-right" />
|
|
|
|
|
</layout>
|
|
|
|
|
<encodings>
|
|
|
|
|
<exemplarCharacters>[a-z é í ó ú à è ò ï ü ŀ ç ñ]</exemplarCharacters>
|
|
|
|
|
</encodings>
|
|
|
|
|
<dates>
|
|
|
|
|
<localizedPatternChars>GuMtkHmsSEDFwWahKzUe</localizedPatternChars>
|
|
|
|
|
<calendars>
|
|
|
|
|
<default type="gregorian"/>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<monthNames>
|
|
|
|
|
<month type="1">gener</month>
|
|
|
|
|
<month type="2">febrer</month>
|
|
|
|
|
<month type="3">març</month>
|
|
|
|
|
<month type="4">abril</month>
|
|
|
|
|
<month type="5">maig</month>
|
|
|
|
|
<month type="6">juny</month>
|
|
|
|
|
<month type="7">juliol</month>
|
|
|
|
|
<month type="8">agost</month>
|
|
|
|
|
<month type="9">setembre</month>
|
|
|
|
|
<month type="10">octubre</month>
|
|
|
|
|
<month type="11">novembre</month>
|
|
|
|
|
<month type="12">desembre</month>
|
|
|
|
|
</monthNames>
|
|
|
|
|
<monthAbbr>
|
|
|
|
|
<month type="1">gen.</month>
|
|
|
|
|
<month type="2">feb.</month>
|
|
|
|
|
<month type="3">març</month>
|
|
|
|
|
<month type="4">abr.</month>
|
|
|
|
|
<month type="5">maig</month>
|
|
|
|
|
<month type="6">juny</month>
|
|
|
|
|
<month type="7">jul.</month>
|
|
|
|
|
<month type="8">ag.</month>
|
|
|
|
|
<month type="9">set.</month>
|
|
|
|
|
<month type="10">oct.</month>
|
|
|
|
|
<month type="11">nov.</month>
|
|
|
|
|
<month type="12">des.</month>
|
|
|
|
|
</monthAbbr>
|
|
|
|
|
<dayNames>
|
|
|
|
|
<day type="sun">diumenge</day>
|
|
|
|
|
<day type="mon">dilluns</day>
|
|
|
|
|
<day type="tue">dimarts</day>
|
|
|
|
|
<day type="wed">dimecres</day>
|
|
|
|
|
<day type="thu">dijous</day>
|
|
|
|
|
<day type="fri">divendres</day>
|
|
|
|
|
<day type="sat">dissabte</day>
|
|
|
|
|
</dayNames>
|
|
|
|
|
<dayAbbr>
|
|
|
|
|
<day type="sun">dg.</day>
|
|
|
|
|
<day type="mon">dl.</day>
|
|
|
|
|
<day type="tue">dt.</day>
|
|
|
|
|
<day type="wed">dc.</day>
|
|
|
|
|
<day type="thu">dj.</day>
|
|
|
|
|
<day type="fri">dv.</day>
|
|
|
|
|
<day type="sat">ds.</day>
|
|
|
|
|
</dayAbbr>
|
|
|
|
|
<dateFormats>
|
|
|
|
|
<default type="medium"/>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<dateFormatStyle type="full">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>EEEE dd MMMM yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatStyle >
|
|
|
|
|
<dateFormatStyle type="long">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>d MMMM yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatStyle >
|
|
|
|
|
<dateFormatStyle type="medium">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>dd/MM/yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatStyle >
|
|
|
|
|
<dateFormatStyle type="short">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>dd/MM/yy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatStyle >
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</dateFormats>
|
|
|
|
|
<timeFormats>
|
|
|
|
|
<default type="medium"/>
|
|
|
|
|
<timeFormat type="full">
|
|
|
|
|
<pattern>HH:mm:ss z</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
<timeFormat type="long">
|
|
|
|
|
<pattern>HH:mm:ss z</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
<timeFormat type="medium">
|
|
|
|
|
<pattern>HH:mm:ss</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
<timeFormat type="short">
|
|
|
|
|
<pattern>HH:mm</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormats>
|
|
|
|
|
<dateTimeFormat>
|
|
|
|
|
<pattern>{1} {0}</pattern>
|
|
|
|
|
</dateTimeFormat>
|
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
<timeZoneNames>
|
|
|
|
|
</timeZoneNames>
|
|
|
|
|
</dates>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<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>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<collations>
|
|
|
|
|
<collation >
|
|
|
|
|
<settings backwards="2"/>
|
|
|
|
|
<rules>
|
|
|
|
|
<reset>C</reset>
|
|
|
|
|
<p>ch</p>
|
|
|
|
|
<tc>ChCH</tc>
|
|
|
|
|
<reset>L</reset>
|
|
|
|
|
<p>ll</p>
|
|
|
|
|
<tc>l·lLlL·lLL</tc>
|
|
|
|
|
</rules>
|
|
|
|
|
<special owner="http://oss.software.ibm.com/icu/" version="1.0" />
|
|
|
|
|
</collation >
|
|
|
|
|
</collations>
|
2002-07-15 23:44:46 +00:00
|
|
|
|
</localeData>
|