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

Side by Side Diff: source/data/locales/sg.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/ses_ML.txt ('k') | source/data/locales/sg_CF.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/sg.xml 6 // * Source File: <path>/common/main/sg.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/sg.xml
11 */
12 sg{ 9 sg{
13 AuxExemplarCharacters{"[c q x]"} 10 AuxExemplarCharacters{"[c q x]"}
14 ExemplarCharacters{"[a â ä b 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 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 D E F G H I J K L M N O P R S T U V W Y Z]"} 12 ExemplarCharactersIndex{"[A B 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{ 13 NumberElements{
20 latn{ 14 latn{
21 patterns{ 15 patterns{
22 currencyFormat{"¤#,##0.00;¤-#,##0.00"} 16 currencyFormat{"¤#,##0.00;¤-#,##0.00"}
23 } 17 }
24 symbols{ 18 symbols{
25 decimal{","} 19 decimal{","}
26 group{"."} 20 group{"."}
27 } 21 }
28 } 22 }
29 } 23 }
30 Version{"2.1.6.69"} 24 Version{"2.1.19.17"}
31 calendar{ 25 calendar{
32 generic{ 26 generic{
33 DateTimePatterns{ 27 DateTimePatterns{
34 "HH:mm:ss zzzz", 28 "HH:mm:ss zzzz",
35 "HH:mm:ss z", 29 "HH:mm:ss z",
36 "HH:mm:ss", 30 "HH:mm:ss",
37 "HH:mm", 31 "HH:mm",
38 "EEEE d MMMM y G", 32 "EEEE d MMMM y G",
39 "d MMMM y G", 33 "d MMMM y G",
40 "d MMM, y G", 34 "d MMM, y G",
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 "M", 187 "M",
194 "N", 188 "N",
195 "N", 189 "N",
196 "K", 190 "K",
197 } 191 }
198 } 192 }
199 } 193 }
200 quarters{ 194 quarters{
201 format{ 195 format{
202 abbreviated{ 196 abbreviated{
203 "F4-1", 197 "F41",
204 "F4-2", 198 "F42",
205 "F4-3", 199 "F43",
206 "F4-4", 200 "F44",
207 } 201 }
208 wide{ 202 wide{
209 "Fângbisïö ôko", 203 "Fângbisïö ôko",
210 "Fângbisïö ûse", 204 "Fângbisïö ûse",
211 "Fângbisïö otâ", 205 "Fângbisïö otâ",
212 "Fângbisïö usïö", 206 "Fângbisïö usïö",
213 } 207 }
214 } 208 }
215 } 209 }
216 } 210 }
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 dn{"Bïkua"} 249 dn{"Bïkua"}
256 } 250 }
257 year{ 251 year{
258 dn{"Ngû"} 252 dn{"Ngû"}
259 } 253 }
260 zone{ 254 zone{
261 dn{"Zukangbonga"} 255 dn{"Zukangbonga"}
262 } 256 }
263 } 257 }
264 } 258 }
OLDNEW
« no previous file with comments | « source/data/locales/ses_ML.txt ('k') | source/data/locales/sg_CF.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698