summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/main/so_DJ.xml
blob: 8c2ea3859595dd263f43d4b6da699dc2503b242e (plain)
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
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "http://www.openi18n.org/spec/ldml/1.0/ldml.dtd">
<ldml>
	<identity>
		<version number="1.0"/>
		<generation date="2003-12-19" />
		<language type="so" /> 
		<territory type="DJ" /> 
	</identity>
	<numbers>
		<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>
		<currencies>
			<currency type="DJF">
				<displayName>DJF</displayName>
				<symbol>$</symbol>
			</currency>
		</currencies>
	</numbers>
</ldml>