• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="ss"/>
12	</identity>
13	<localeDisplayNames>
14		<languages>
15			<language type="ss">siSwati</language>
16		</languages>
17		<territories>
18			<territory type="SZ">eSwatini</territory>
19		</territories>
20	</localeDisplayNames>
21	<characters>
22		<exemplarCharacters>[a b c d e f g h i j k l m n o p q r s t u v w x y z]</exemplarCharacters>
23		<exemplarCharacters type="index" draft="unconfirmed">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters>
24	</characters>
25	<delimiters>
26		<quotationStart draft="unconfirmed">‘</quotationStart>
27		<quotationEnd draft="unconfirmed">’</quotationEnd>
28		<alternateQuotationStart draft="unconfirmed">“</alternateQuotationStart>
29		<alternateQuotationEnd draft="unconfirmed">”</alternateQuotationEnd>
30	</delimiters>
31	<dates>
32		<calendars>
33			<calendar type="gregorian">
34				<months>
35					<monthContext type="format">
36						<monthWidth type="abbreviated">
37							<month type="1" draft="unconfirmed">Bhi</month>
38							<month type="2" draft="unconfirmed">Van</month>
39							<month type="3" draft="unconfirmed">Vol</month>
40							<month type="4" draft="unconfirmed">Mab</month>
41							<month type="5" draft="unconfirmed">Nkh</month>
42							<month type="6" draft="unconfirmed">Nhl</month>
43							<month type="7" draft="unconfirmed">Kho</month>
44							<month type="8" draft="unconfirmed">Ngc</month>
45							<month type="9" draft="unconfirmed">Nyo</month>
46							<month type="10" draft="unconfirmed">Mph</month>
47							<month type="11" draft="unconfirmed">Lwe</month>
48							<month type="12" draft="unconfirmed">Ngo</month>
49						</monthWidth>
50						<monthWidth type="wide">
51							<month type="1" draft="unconfirmed">Bhimbidvwane</month>
52							<month type="2" draft="unconfirmed">iNdlovana</month>
53							<month type="3" draft="unconfirmed">iNdlovu-lenkhulu</month>
54							<month type="4" draft="unconfirmed">Mabasa</month>
55							<month type="5" draft="unconfirmed">iNkhwekhweti</month>
56							<month type="6" draft="unconfirmed">iNhlaba</month>
57							<month type="7" draft="unconfirmed">Kholwane</month>
58							<month type="8" draft="unconfirmed">iNgci</month>
59							<month type="9" draft="unconfirmed">iNyoni</month>
60							<month type="10" draft="unconfirmed">iMphala</month>
61							<month type="11" draft="unconfirmed">Lweti</month>
62							<month type="12" draft="unconfirmed">iNgongoni</month>
63						</monthWidth>
64					</monthContext>
65				</months>
66				<days>
67					<dayContext type="format">
68						<dayWidth type="abbreviated">
69							<day type="sun" draft="unconfirmed">Son</day>
70							<day type="mon" draft="unconfirmed">Mso</day>
71							<day type="tue" draft="unconfirmed">Bil</day>
72							<day type="wed" draft="unconfirmed">Tsa</day>
73							<day type="thu" draft="unconfirmed">Ne</day>
74							<day type="fri" draft="unconfirmed">Hla</day>
75							<day type="sat" draft="unconfirmed">Mgc</day>
76						</dayWidth>
77						<dayWidth type="wide">
78							<day type="sun" draft="unconfirmed">Lisontfo</day>
79							<day type="mon" draft="unconfirmed">uMsombuluko</day>
80							<day type="tue" draft="unconfirmed">Lesibili</day>
81							<day type="wed" draft="unconfirmed">Lesitsatfu</day>
82							<day type="thu" draft="unconfirmed">Lesine</day>
83							<day type="fri" draft="unconfirmed">Lesihlanu</day>
84							<day type="sat" draft="unconfirmed">uMgcibelo</day>
85						</dayWidth>
86					</dayContext>
87				</days>
88			</calendar>
89		</calendars>
90	</dates>
91	<numbers>
92		<symbols numberSystem="latn">
93			<decimal>,</decimal>
94			<group> </group>
95		</symbols>
96		<decimalFormats numberSystem="latn">
97			<decimalFormatLength>
98				<decimalFormat>
99					<pattern>#,##0.###</pattern>
100				</decimalFormat>
101			</decimalFormatLength>
102		</decimalFormats>
103		<scientificFormats numberSystem="latn">
104			<scientificFormatLength>
105				<scientificFormat>
106					<pattern>#E0</pattern>
107				</scientificFormat>
108			</scientificFormatLength>
109		</scientificFormats>
110		<percentFormats numberSystem="latn">
111			<percentFormatLength>
112				<percentFormat>
113					<pattern>#,##0%</pattern>
114				</percentFormat>
115			</percentFormatLength>
116		</percentFormats>
117		<currencyFormats numberSystem="latn">
118			<currencyFormatLength>
119				<currencyFormat type="standard">
120					<pattern>¤#,##0.00</pattern>
121				</currencyFormat>
122			</currencyFormatLength>
123		</currencyFormats>
124		<currencies>
125			<currency type="SZL">
126				<symbol>E</symbol>
127			</currency>
128			<currency type="ZAR">
129				<symbol>R</symbol>
130			</currency>
131		</currencies>
132	</numbers>
133</ldml>
134