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

Side by Side Diff: source/data/locales/nus.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/no_NO_NY.txt ('k') | source/data/locales/nus_SD.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/nus.xml 6 // * Source File: <path>/common/main/nus.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/nus.xml
11 */
12 nus{ 9 nus{
13 ExemplarCharacters{ 10 ExemplarCharacters{
14 "[a ä {a\u0331} b c d e ë {e\u0331} ɛ {ɛ\u0308} {ɛ\u0331} {ɛ\u0331\u0308 } f g" 11 "[a ä {a\u0331} b c d e ë {e\u0331} ɛ {ɛ\u0308} {ɛ\u0331} {ɛ\u0331\u0308 } f g"
15 " ɣ h i ï {i\u0331} j k l m n ŋ o ö {o\u0331} ɔ {ɔ\u0308} {ɔ\u0331} p q r s t" 12 " ɣ h i ï {i\u0331} j k l m n ŋ o ö {o\u0331} ɔ {ɔ\u0308} {ɔ\u0331} p q r s t"
16 " u v w x y z]" 13 " u v w x y z]"
17 } 14 }
18 ExemplarCharactersIndex{"[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]"} 15 ExemplarCharactersIndex{"[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]"}
19 LocaleScript{
20 "Latn",
21 }
22 NumberElements{ 16 NumberElements{
23 latn{ 17 latn{
24 patterns{ 18 patterns{
25 accountingFormat{"¤#,##0.00;(¤#,##0.00)"} 19 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
26 currencyFormat{"¤#,##0.00"} 20 currencyFormat{"¤#,##0.00"}
27 decimalFormat{"#,##0.###"} 21 decimalFormat{"#,##0.###"}
28 percentFormat{"#,##0%"} 22 percentFormat{"#,##0%"}
29 } 23 }
30 symbols{ 24 symbols{
31 decimal{"."} 25 decimal{"."}
32 group{","} 26 group{","}
33 } 27 }
34 } 28 }
35 } 29 }
36 Version{"2.1.6.69"} 30 Version{"2.1.19.38"}
37 calendar{ 31 calendar{
38 generic{ 32 generic{
39 DateTimePatterns{ 33 DateTimePatterns{
40 "zzzz h:mm:ss a", 34 "zzzz h:mm:ss a",
41 "z h:mm:ss a", 35 "z h:mm:ss a",
42 "h:mm:ss a", 36 "h:mm:ss a",
43 "h:mm a", 37 "h:mm a",
44 "EEEE d MMMM y G", 38 "EEEE d MMMM y G",
45 "d MMMM y G", 39 "d MMMM y G",
46 "d MMM y G", 40 "d MMM y G",
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 dn{"Jiɔk"} 257 dn{"Jiɔk"}
264 } 258 }
265 weekday{ 259 weekday{
266 dn{"Ni̱n jokä"} 260 dn{"Ni̱n jokä"}
267 } 261 }
268 year{ 262 year{
269 dn{"Ruɔ̱n"} 263 dn{"Ruɔ̱n"}
270 } 264 }
271 } 265 }
272 } 266 }
OLDNEW
« no previous file with comments | « source/data/locales/no_NO_NY.txt ('k') | source/data/locales/nus_SD.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698