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

Side by Side Diff: source/data/locales/nmg.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/nl_SX.txt ('k') | source/data/locales/nmg_CM.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/nmg.xml 6 // * Source File: <path>/common/main/nmg.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/nmg.xml
11 */
12 nmg{ 9 nmg{
13 AuxExemplarCharacters{"[q x z]"} 10 AuxExemplarCharacters{"[q x z]"}
14 ExemplarCharacters{ 11 ExemplarCharacters{
15 "[a á â ǎ ä ā b ɓ c d e é ê ě ē ǝ {ǝ\u0301} {ǝ\u0302} {ǝ\u030C} {ǝ\u0304 } ɛ {" 12 "[a á â ǎ ä ā b ɓ c d e é ê ě ē ǝ {ǝ\u0301} {ǝ\u0302} {ǝ\u030C} {ǝ\u0304 } ɛ {"
16 "ɛ\u0301} {ɛ\u0302} {ɛ\u030C} {ɛ\u0304} f g h i í î ǐ ï ī j k l m n ń ŋ o ó ô" 13 "ɛ\u0301} {ɛ\u0302} {ɛ\u030C} {ɛ\u0304} f g h i í î ǐ ï ī j k l m n ń ŋ o ó ô"
17 " ǒ ö ō ɔ {ɔ\u0301} {ɔ\u0302} {ɔ\u030C} {ɔ\u0304} p r ŕ s t u ú û ǔ ū v w y]" 14 " ǒ ö ō ɔ {ɔ\u0301} {ɔ\u0302} {ɔ\u030C} {ɔ\u0304} p r ŕ s t u ú û ǔ ū v w y]"
18 } 15 }
19 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 ExemplarCharactersIndex{"[A B Ɓ C D E Ǝ Ɛ F G H I J K L M N Ŋ O Ɔ P R S T U V W Y]"}
20 LocaleScript{
21 "Latn",
22 }
23 NumberElements{ 17 NumberElements{
24 latn{ 18 latn{
25 patterns{ 19 patterns{
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.7.39"} 30 Version{"2.1.19.14"}
37 calendar{ 31 calendar{
38 generic{ 32 generic{
39 DateTimePatterns{ 33 DateTimePatterns{
40 "HH:mm:ss zzzz", 34 "HH:mm:ss zzzz",
41 "HH:mm:ss z", 35 "HH:mm:ss z",
42 "HH:mm:ss", 36 "HH:mm:ss",
43 "HH:mm", 37 "HH:mm",
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 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 dn{"Sɔ́ndɔ"} 244 dn{"Sɔ́ndɔ"}
251 } 245 }
252 year{ 246 year{
253 dn{"Mbvu"} 247 dn{"Mbvu"}
254 } 248 }
255 zone{ 249 zone{
256 dn{"Nkɛ̌l wulā"} 250 dn{"Nkɛ̌l wulā"}
257 } 251 }
258 } 252 }
259 } 253 }
OLDNEW
« no previous file with comments | « source/data/locales/nl_SX.txt ('k') | source/data/locales/nmg_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698