scuffed-code/icu4c/source/data/xml/main/it_CH.xml
Ram Viswanadha 89e7c20457 make all files conform to LDML
X-SVN-Rev: 12567
2003-06-26 01:19:35 +00:00

141 lines
3.5 KiB
XML
Raw Blame History

<?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">Various notes and changes in version 2.0</version>
<generation date="2003-06-25" />
<language type="it"></language>
<territory type="CHE">CH</territory>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<dateFormats>
<default type="medium"/>
<dateFormatLength type="full">
<dateFormat >
<pattern>EEEE, d. MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="long">
<dateFormat >
<pattern>d. MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="medium">
<dateFormat >
<pattern>d-MMM-yy</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' h' z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="long">
<timeFormat >
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="medium">
<timeFormat >
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="short">
<timeFormat >
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength >
</timeFormats>
<dateTimeFormats>
<dateTimeFormatLength >
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</dateTimeFormatLength >
</dateTimeFormats>
</calendar>
</calendars>
<timeZoneNames>
<zone type="Zurich">
<long>
<generic>CET</generic>
<standard>CET</standard>
<daylight>CET</daylight>
</long>
<short>
<generic>Europe/Zurich</generic>
<standard>CET</standard>
<daylight>CET</daylight>
</short>
<exemplarCity>Zurich</exemplarCity>
</zone>
</timeZoneNames>
</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>
</numbers>
</ldml>