scuffed-code/icu4c/source/data/xml/main/ru_UA.xml
Ram Viswanadha 657fb7b78a Initial revision
X-SVN-Rev: 9172
2002-07-15 23:44:46 +00:00

69 lines
1.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE localeData SYSTEM "./LocaleElements.dtd" >
<!--
Copyright (C) 2000-2003, International Business Machines
Corporation and others. All Rights Reserved.
-->
<localeData>
<versioning >
<version number="1.0" date="Tue Jun 11 15:06:31 2002">Various notes and changes in version 1.0</version>
</versioning >
<identity >
<country id="UA" />
<correspondsTo vendor="0019">Windows</correspondsTo>
</identity >
<calendars>
<calendar class="gregorian" default="true">
<am>AM</am><pm>PM</pm>
<patterns>
<time>
<full>HH:mm:ss z</full>
<long>HH:mm:ss z</long>
<medium>HH:mm:ss</medium>
<short>HH:mm</short>
</time>
<date>
<full>d MMMM yyyy 'г.'</full>
<long>d MMMM yyyy 'г.'</long>
<medium>dd.MM.yyyy</medium>
<short>dd.MM.yy</short>
</date>
<dateTime>{1} {0} </dateTime>
</patterns>
</calendar>
</calendars>
<numberFormat class="decimal" default="true">
<patterns>
<decimal>#,##0.###;-#,##0.###</decimal>
<percent>#,##0%</percent>
<scientific>#E0</scientific>
</patterns>
<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>
</numberFormat>
<currencies>
<currency id="UAK" default="true">
<symbol>грн.</symbol>
<name>UAK</name>
<decimal>,</decimal>
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
</currency>
</currencies>
</localeData>