1// ***************************************************************************
2// *
3// * Copyright (C) 2011 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/luo.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/luo.xml
11 */
12luo{
13    AuxExemplarCharacters{"[q x z]"}
14    ExemplarCharacters{"[a b c d e f g h i j k l m n o p r s t u v w y]"}
15    ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P R S T U V W Y]"}
16    LocaleScript{
17        "Latn",
18    }
19    NumberElements{
20        latn{
21            patterns{
22                currencyFormat{"#,##0.00¤"}
23            }
24        }
25    }
26    Version{"2.0.57.99"}
27    calendar{
28        gregorian{
29            AmPmMarkers{
30                "OD",
31                "OT",
32            }
33            DateTimePatterns{
34                "h:mm:ss a zzzz",
35                "h:mm:ss a z",
36                "h:mm:ss a",
37                "h:mm a",
38                "EEEE, d MMMM y",
39                "d MMMM y",
40                "d MMM y",
41                "dd/MM/yyyy",
42                "{1} {0}",
43                "{1} {0}",
44                "{1} {0}",
45                "{1} {0}",
46                "{1} {0}",
47            }
48            availableFormats{
49                Hm{"HH:mm"}
50                Hms{"HH:mm:ss"}
51                M{"L"}
52                MEd{"E, M/d"}
53                MMM{"LLL"}
54                MMMEd{"E, MMM d"}
55                MMMMEd{"E, MMMM d"}
56                MMMMd{"MMMM d"}
57                MMMd{"MMM d"}
58                Md{"M/d"}
59                d{"d"}
60                hm{"h:mm a"}
61                ms{"mm:ss"}
62                y{"y"}
63                yM{"M/y"}
64                yMEd{"EEE, M/d/y"}
65                yMMM{"MMM y"}
66                yMMMEd{"EEE, MMM d, y"}
67                yMMMM{"MMMM y"}
68                yQ{"Q y"}
69                yQQQ{"QQQ y"}
70            }
71            dayNames{
72                format{
73                    abbreviated{
74                        "JMP",
75                        "WUT",
76                        "TAR",
77                        "TAD",
78                        "TAN",
79                        "TAB",
80                        "NGS",
81                    }
82                    wide{
83                        "Jumapil",
84                        "Wuok Tich",
85                        "Tich Ariyo",
86                        "Tich Adek",
87                        "Tich Ang'wen",
88                        "Tich Abich",
89                        "Ngeso",
90                    }
91                }
92                stand-alone{
93                    narrow{
94                        "J",
95                        "W",
96                        "T",
97                        "T",
98                        "T",
99                        "T",
100                        "N",
101                    }
102                }
103            }
104            eras{
105                abbreviated{
106                    "BC",
107                    "AD",
108                }
109                wide{
110                    "Kapok Kristo obiro",
111                    "Ka Kristo osebiro",
112                }
113            }
114            fields{
115                day{
116                    dn{"chieng'"}
117                    relative{
118                        "-1"{"nyoro"}
119                        "0"{"kawuono"}
120                        "1"{"kiny"}
121                    }
122                }
123                dayperiod{
124                    dn{"odieochieng'/otieno"}
125                }
126                era{
127                    dn{"ndalo"}
128                }
129                hour{
130                    dn{"saa"}
131                }
132                minute{
133                    dn{"dakika"}
134                }
135                month{
136                    dn{"dwe"}
137                }
138                second{
139                    dn{"nyiriri mar saa"}
140                }
141                week{
142                    dn{"juma"}
143                }
144                weekday{
145                    dn{"ndalo mar juma"}
146                }
147                year{
148                    dn{"higa"}
149                }
150                zone{
151                    dn{"kar saa"}
152                }
153            }
154            monthNames{
155                format{
156                    abbreviated{
157                        "DAC",
158                        "DAR",
159                        "DAD",
160                        "DAN",
161                        "DAH",
162                        "DAU",
163                        "DAO",
164                        "DAB",
165                        "DOC",
166                        "DAP",
167                        "DGI",
168                        "DAG",
169                    }
170                    wide{
171                        "Dwe mar Achiel",
172                        "Dwe mar Ariyo",
173                        "Dwe mar Adek",
174                        "Dwe mar Ang'wen",
175                        "Dwe mar Abich",
176                        "Dwe mar Auchiel",
177                        "Dwe mar Abiriyo",
178                        "Dwe mar Aboro",
179                        "Dwe mar Ochiko",
180                        "Dwe mar Apar",
181                        "Dwe mar gi achiel",
182                        "Dwe mar Apar gi ariyo",
183                    }
184                }
185                stand-alone{
186                    narrow{
187                        "C",
188                        "R",
189                        "D",
190                        "N",
191                        "B",
192                        "U",
193                        "B",
194                        "B",
195                        "C",
196                        "P",
197                        "C",
198                        "P",
199                    }
200                }
201            }
202            quarters{
203                format{
204                    abbreviated{
205                        "NMN1",
206                        "NMN2",
207                        "NMN3",
208                        "NMN4",
209                    }
210                    wide{
211                        "nus mar nus 1",
212                        "nus mar nus 2",
213                        "nus mar nus 3",
214                        "nus mar nus 4",
215                    }
216                }
217            }
218        }
219    }
220    delimiters{
221        alternateQuotationEnd{"”"}
222        alternateQuotationStart{"“"}
223        quotationEnd{"’"}
224        quotationStart{"‘"}
225    }
226}
227