• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4sw_KE{
5    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]"}
6    NumberElements{
7        latn{
8            patterns{
9                accountingFormat%noCurrency{"#,##0.00;(#,##0.00)"}
10                currencyPatternAppendISO{"{0} ¤¤"}
11            }
12            patternsLong{
13                decimalFormat{
14                    1000{
15                        one{"elfu 0;elfu -0"}
16                        other{"elfu 0;elfu -0"}
17                    }
18                    10000{
19                        one{"elfu 00;elfu -00"}
20                        other{"elfu 00"}
21                    }
22                    100000{
23                        one{"elfu 000"}
24                        other{"elfu 000"}
25                    }
26                    1000000{
27                        one{"milioni 0"}
28                        other{"milioni 0"}
29                    }
30                    10000000{
31                        one{"milioni 00"}
32                        other{"milioni 00"}
33                    }
34                    100000000{
35                        one{"milioni 000"}
36                        other{"milioni 000"}
37                    }
38                    1000000000{
39                        one{"bilioni 0"}
40                        other{"bilioni 0"}
41                    }
42                    10000000000{
43                        one{"bilioni 00"}
44                        other{"bilioni 00"}
45                    }
46                    100000000000{
47                        one{"bilioni 000"}
48                        other{"bilioni 000"}
49                    }
50                    1000000000000{
51                        one{"trilioni 0"}
52                        other{"trilioni 0"}
53                    }
54                    10000000000000{
55                        one{"trilioni 00"}
56                        other{"trilioni 00"}
57                    }
58                    100000000000000{
59                        one{"trilioni 000"}
60                        other{"trilioni 000"}
61                    }
62                }
63            }
64            patternsShort{
65                currencyFormat{
66                    1000000{
67                        one{"¤ M0;¤-M0"}
68                        other{"¤ M0"}
69                    }
70                    10000000{
71                        one{"¤ M00;¤M-M00"}
72                        other{"¤ M00;¤-M00"}
73                    }
74                    100000000{
75                        one{"¤ M000;¤M-000"}
76                        other{"¤ M000"}
77                    }
78                    1000000000{
79                        one{"¤ B0;¤-B0"}
80                        other{"¤ B0;¤-B0"}
81                    }
82                    10000000000{
83                        one{"¤ B00;¤-B00"}
84                        other{"¤ B00;¤-B00"}
85                    }
86                    100000000000{
87                        one{"¤ B000;¤-B000"}
88                        other{"¤ B000;¤-B000"}
89                    }
90                    1000000000000{
91                        one{"¤ T0;¤-T0"}
92                        other{"¤ T0"}
93                    }
94                    10000000000000{
95                        one{"¤ T00;¤-T00"}
96                        other{"¤ T00"}
97                    }
98                    100000000000000{
99                        one{"¤ T000;¤-T000"}
100                        other{"¤ T000;¤-T000"}
101                    }
102                }
103                decimalFormat{
104                    1000{
105                        one{"elfu 0"}
106                        other{"elfu 0"}
107                    }
108                    10000{
109                        one{"elfu 00"}
110                        other{"elfu 00"}
111                    }
112                    100000{
113                        one{"elfu 000"}
114                        other{"elfu 000"}
115                    }
116                    1000000{
117                        one{"M0"}
118                        other{"M0"}
119                    }
120                    10000000{
121                        one{"M00"}
122                        other{"M00"}
123                    }
124                    100000000{
125                        one{"M000"}
126                        other{"M000"}
127                    }
128                    1000000000{
129                        one{"B0"}
130                        other{"B0"}
131                    }
132                    10000000000{
133                        one{"B00"}
134                        other{"B00"}
135                    }
136                    100000000000{
137                        one{"B000"}
138                        other{"B000"}
139                    }
140                    1000000000000{
141                        one{"T0"}
142                        other{"T0"}
143                    }
144                    10000000000000{
145                        one{"T00"}
146                        other{"T00"}
147                    }
148                    100000000000000{
149                        one{"T000"}
150                        other{"T000"}
151                    }
152                }
153            }
154        }
155    }
156    calendar{
157        generic{
158            DateTimePatterns{
159                "HH:mm:ss zzzz",
160                "HH:mm:ss z",
161                "HH:mm:ss",
162                "HH:mm",
163                "EEEE, d MMMM y G",
164                "d MMMM y G",
165                "d MMM y G",
166                "dd/MM/y GGGGG",
167                "{1}, {0}",
168                "{1}, {0}",
169                "{1}, {0}",
170                "{1}, {0}",
171                "{1}, {0}",
172            }
173            DateTimePatterns%atTime{
174                "{1} 'saa' {0}",
175                "{1} 'saa' {0}",
176                "{1}, {0}",
177                "{1}, {0}",
178            }
179        }
180        gregorian{
181            DateTimePatterns{
182                "HH:mm:ss zzzz",
183                "HH:mm:ss z",
184                "HH:mm:ss",
185                "HH:mm",
186                "EEEE, d MMMM y",
187                "d MMMM y",
188                "d MMM y",
189                "dd/MM/y",
190                "{1} {0}",
191                "{1} {0}",
192                "{1} {0}",
193                "{1} {0}",
194                "{1} {0}",
195            }
196            DateTimePatterns%atTime{
197                "{1} 'saa' {0}",
198                "{1} 'saa' {0}",
199                "{1}, {0}",
200                "{1}, {0}",
201            }
202            availableFormats{
203                GyMd{"d/M/y G"}
204            }
205        }
206    }
207    measurementSystemNames{
208        metric{"Kipimo"}
209    }
210}
211