2012-08-21 11:00:30 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2020-05-21 13:56:11 -07:00
|
|
|
<!-- Copyright © 1991-2020 Unicode, Inc.
|
2015-06-24 16:42:11 -07:00
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2018-06-15 11:58:34 +05:30
|
|
|
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
|
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
2015-06-24 16:42:11 -07:00
|
|
|
-->
|
2012-08-21 11:00:30 -07:00
|
|
|
<ldml>
|
|
|
|
<identity>
|
2019-10-28 11:06:17 -07:00
|
|
|
<version number="$Revision$"/>
|
2012-08-21 11:00:30 -07:00
|
|
|
<language type="de"/>
|
|
|
|
<territory type="LU"/>
|
|
|
|
</identity>
|
2018-06-15 11:58:34 +05:30
|
|
|
<localeDisplayNames>
|
|
|
|
<languages>
|
|
|
|
<language type="be" draft="contributed">Belarussisch</language>
|
|
|
|
</languages>
|
|
|
|
</localeDisplayNames>
|
|
|
|
<dates>
|
|
|
|
<calendars>
|
|
|
|
<calendar type="gregorian">
|
|
|
|
<dayPeriods>
|
|
|
|
<dayPeriodContext type="format">
|
|
|
|
<dayPeriodWidth type="narrow">
|
|
|
|
<dayPeriod type="am" draft="contributed">vorm.</dayPeriod>
|
|
|
|
<dayPeriod type="pm" draft="contributed">nachm.</dayPeriod>
|
|
|
|
</dayPeriodWidth>
|
|
|
|
</dayPeriodContext>
|
|
|
|
</dayPeriods>
|
|
|
|
<dateTimeFormats>
|
|
|
|
<availableFormats>
|
|
|
|
<dateFormatItem id="h" draft="contributed">h a</dateFormatItem>
|
|
|
|
</availableFormats>
|
|
|
|
</dateTimeFormats>
|
|
|
|
</calendar>
|
|
|
|
</calendars>
|
|
|
|
</dates>
|
2012-08-21 11:00:30 -07:00
|
|
|
<numbers>
|
|
|
|
<currencies>
|
|
|
|
<currency type="LUF">
|
|
|
|
<symbol>F</symbol>
|
|
|
|
<decimal>.</decimal>
|
|
|
|
<group>,</group>
|
|
|
|
</currency>
|
|
|
|
</currencies>
|
|
|
|
</numbers>
|
|
|
|
</ldml>
|