scuffed-code/icu4c/source/data/xml/main/de_CH.xml
Ram Viswanadha 4c50af3efd fix errors in pa, kk, en
X-SVN-Rev: 14189
2003-12-19 02:59:21 +00:00

75 lines
2.0 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"/>
<generation date="2003-12-18" />
<language type="de" />
<territory type="CH" />
</identity>
<localeDisplayNames>
<territories>
<territory type="BD">Bangladesh</territory>
<territory type="BN">Brunei</territory>
<territory type="BW">Botswana</territory>
<territory type="CV">Kapverden</territory>
<territory type="DJ">Djibouti</territory>
<territory type="GB">Grossbritannien</territory>
<territory type="MH">Marshall-Inseln</territory>
<territory type="RW">Rwanda</territory>
<territory type="SB">Salomon-Inseln</territory>
<territory type="ST">Sao Tomé und Principe</territory>
<territory type="ZW">Zimbabwe</territory>
</territories>
</localeDisplayNames>
<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>