Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: source/data/locales/sw_CD.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/locales/sw.txt ('k') | source/data/locales/sw_KE.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/swc.xml 6 // * Source File: <path>/common/main/sw_CD.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 sw_CD{
10 * ICU <specials> source: <path>/common/main/swc.xml
11 */
12 swc{
13 AuxExemplarCharacters{"[q x]"} 10 AuxExemplarCharacters{"[q x]"}
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 z]"} 11 ExemplarCharacters{"[a b c d e f g h i j k l m n o p r s t u v w y z]"}
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 Z]"}
16 LocaleScript{
17 "Latn",
18 }
19 NumberElements{ 12 NumberElements{
20 latn{ 13 latn{
21 patterns{
22 currencyFormat{"¤#,##0.00"}
23 decimalFormat{"#,##0.###"}
24 }
25 symbols{ 14 symbols{
26 decimal{","} 15 decimal{","}
27 group{"."} 16 group{"."}
28 } 17 }
29 } 18 }
30 } 19 }
31 Version{"2.1.6.69"} 20 Version{"2.1.19.14"}
32 calendar{ 21 calendar{
33 generic{ 22 generic{
34 DateTimePatterns{ 23 DateTimePatterns{
35 "HH:mm:ss zzzz", 24 "HH:mm:ss zzzz",
36 "HH:mm:ss z", 25 "HH:mm:ss z",
37 "HH:mm:ss", 26 "HH:mm:ss",
38 "HH:mm", 27 "HH:mm",
39 "EEEE d MMMM y G", 28 "EEEE d MMMM y G",
40 "d MMMM y G", 29 "d MMMM y G",
41 "d MMM y G", 30 "d MMM y G",
42 "d/M/y GGGGG", 31 "d/M/y GGGGG",
43 "{1} {0}", 32 "{1} {0}",
44 "{1} {0}", 33 "{1} {0}",
45 "{1} {0}", 34 "{1} {0}",
46 "{1} {0}", 35 "{1} {0}",
47 "{1} {0}", 36 "{1} {0}",
48 } 37 }
49 availableFormats{ 38 availableFormats{
50 Ed{"E d"}
51 Hm{"HH:mm"}
52 Hms{"HH:mm:ss"}
53 M{"L"}
54 MEd{"E d/M"} 39 MEd{"E d/M"}
55 MMM{"LLL"}
56 MMMEd{"E d MMM"} 40 MMMEd{"E d MMM"}
57 MMMd{"d MMM"}
58 Md{"d/M"} 41 Md{"d/M"}
59 d{"d"}
60 hm{"h:mm a"}
61 hms{"h:mm:ss a"} 42 hms{"h:mm:ss a"}
62 ms{"m:ss"} 43 ms{"m:ss"}
63 y{"y"} 44 y{"y"}
64 yM{"M/y"} 45 yM{"M/y"}
65 yMEd{"E d/M/y"} 46 yMEd{"E d/M/y"}
66 yMMM{"MMM y"} 47 yMMM{"MMM y"}
67 yMMMEd{"E d MMM y"} 48 yMMMEd{"E d MMM y"}
68 yMMMd{"d MMM y"} 49 yMMMd{"d MMM y"}
69 yMd{"d/M/y"} 50 yMd{"d/M/y"}
70 yQQQ{"QQQ y"} 51 yQQQ{"QQQ y"}
(...skipping 14 matching lines...) Expand all
85 "d MMMM y", 66 "d MMMM y",
86 "d MMM y", 67 "d MMM y",
87 "d/M/y", 68 "d/M/y",
88 "{1} {0}", 69 "{1} {0}",
89 "{1} {0}", 70 "{1} {0}",
90 "{1} {0}", 71 "{1} {0}",
91 "{1} {0}", 72 "{1} {0}",
92 "{1} {0}", 73 "{1} {0}",
93 } 74 }
94 availableFormats{ 75 availableFormats{
95 Ed{"E d"}
96 Hm{"HH:mm"}
97 Hms{"HH:mm:ss"}
98 M{"L"}
99 MEd{"E d/M"} 76 MEd{"E d/M"}
100 MMM{"LLL"}
101 MMMEd{"E d MMM"} 77 MMMEd{"E d MMM"}
102 MMMd{"d MMM"}
103 Md{"d/M"}
104 d{"d"}
105 hm{"h:mm a"}
106 hms{"h:mm:ss a"}
107 ms{"m:ss"} 78 ms{"m:ss"}
108 y{"y"}
109 yM{"M/y"}
110 yMEd{"E d/M/y"} 79 yMEd{"E d/M/y"}
111 yMMM{"MMM y"}
112 yMMMEd{"E d MMM y"} 80 yMMMEd{"E d MMM y"}
113 yMMMd{"d MMM y"}
114 yMd{"d/M/y"}
115 yQQQ{"QQQ y"}
116 yQQQQ{"QQQQ y"}
117 } 81 }
118 dayNames{ 82 dayNames{
119 format{ 83 format{
120 abbreviated{ 84 abbreviated{
121 "yen", 85 "yen",
122 "kwa", 86 "kwa",
123 "pil", 87 "pil",
124 "tat", 88 "tat",
125 "ine", 89 "ine",
126 "tan", 90 "tan",
(...skipping 14 matching lines...) Expand all
141 "y", 105 "y",
142 "k", 106 "k",
143 "p", 107 "p",
144 "t", 108 "t",
145 "i", 109 "i",
146 "t", 110 "t",
147 "s", 111 "s",
148 } 112 }
149 } 113 }
150 } 114 }
151 eras{
152 abbreviated{
153 "mbele ya Y",
154 "kisha ya Y",
155 }
156 wide{
157 "mbele ya Yezu Kristo",
158 "kisha ya Yezu Kristo",
159 }
160 }
161 monthNames{ 115 monthNames{
162 format{ 116 format{
163 abbreviated{ 117 abbreviated{
164 "mkw", 118 "mkw",
165 "mpi", 119 "mpi",
166 "mtu", 120 "mtu",
167 "min", 121 "min",
168 "mtn", 122 "mtn",
169 "mst", 123 "mst",
170 "msb", 124 "msb",
(...skipping 28 matching lines...) Expand all
199 "s", 153 "s",
200 "s", 154 "s",
201 "m", 155 "m",
202 "t", 156 "t",
203 "k", 157 "k",
204 "m", 158 "m",
205 "m", 159 "m",
206 } 160 }
207 } 161 }
208 } 162 }
209 quarters{
210 format{
211 abbreviated{
212 "R1",
213 "R2",
214 "R3",
215 "R4",
216 }
217 wide{
218 "Robo 1",
219 "Robo 2",
220 "Robo 3",
221 "Robo 4",
222 }
223 }
224 }
225 } 163 }
226 } 164 }
227 delimiters{
228 alternateQuotationEnd{"’"}
229 alternateQuotationStart{"‘"}
230 quotationEnd{"”"}
231 quotationStart{"“"}
232 }
233 fields{ 165 fields{
234 day{
235 dn{"Siku"}
236 relative{
237 "-1"{"Jana"}
238 "0"{"Leo"}
239 "1"{"Kesho"}
240 }
241 }
242 dayperiod{ 166 dayperiod{
243 dn{"Muda wa siku"} 167 dn{"Muda wa siku"}
244 } 168 }
245 era{ 169 era{
246 dn{"Wakati"} 170 dn{"Wakati"}
247 } 171 }
248 hour{
249 dn{"Saa"}
250 }
251 minute{
252 dn{"Dakika"}
253 }
254 month{
255 dn{"Mwezi"}
256 }
257 second{
258 dn{"Sekunde"}
259 }
260 week{ 172 week{
261 dn{"Juma"} 173 dn{"Juma"}
262 } 174 }
263 weekday{ 175 weekday{
264 dn{"Siku ya juma"} 176 dn{"Siku ya juma"}
265 } 177 }
266 year{
267 dn{"Mwaka"}
268 }
269 zone{ 178 zone{
270 dn{"Majira ya saa"} 179 dn{"Majira ya saa"}
271 } 180 }
272 } 181 }
273 } 182 }
OLDNEW
« no previous file with comments | « source/data/locales/sw.txt ('k') | source/data/locales/sw_KE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698