~wouterbulten/mai-lib/main

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<ldml>
	<identity>
		<version number="$Revision: 1.56 $"/>
		<generation date="$Date: 2009/05/05 23:06:34 $"/>
		<language type="de"/>
		<territory type="CH"/>
	</identity>
	<localeDisplayNames>
		<languages>
			<language type="be">Weissrussisch</language>
		</languages>
		<territories>
			<territory type="BD">Bangladesh</territory>
			<territory type="BN">Brunei</territory>
			<territory type="BW">Botswana</territory>
			<territory type="BY">Weissrussland</territory>
			<territory type="CV">Kapverden</territory>
			<territory type="DJ">Djibouti</territory>
			<territory type="GB">Grossbritannien</territory>
			<territory type="MH">Marshall-Inseln</territory>
			<territory type="QO">Äusseres Ozeanien</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>
	<delimiters>
		<quotationStart>«</quotationStart>
		<quotationEnd>»</quotationEnd>
		<alternateQuotationStart></alternateQuotationStart>
		<alternateQuotationEnd></alternateQuotationEnd>
	</delimiters>
	<dates>
		<calendars>
			<calendar type="gregorian">
				<dateTimeFormats>
					<availableFormats>
						<dateFormatItem id="MMdd">MM-dd</dateFormatItem>
					</availableFormats>
				</dateTimeFormats>
			</calendar>
		</calendars>
	</dates>
	<numbers>
		<symbols>
			<decimal>.</decimal>
			<group>'</group>
		</symbols>
		<currencyFormats>
			<currencyFormatLength>
				<currencyFormat>
					<pattern>¤ #,##0.00;¤-#,##0.00</pattern>
				</currencyFormat>
			</currencyFormatLength>
		</currencyFormats>
	</numbers>
</ldml>