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

Side by Side Diff: source/data/locales/dua.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/dsb_DE.txt ('k') | source/data/locales/dua_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/dua.xml 6 // * Source File: <path>/common/main/dua.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/dua.xml
11 */
12 dua{ 9 dua{
13 AuxExemplarCharacters{"[h q v x z]"} 10 AuxExemplarCharacters{"[h q v x z]"}
14 ExemplarCharacters{ 11 ExemplarCharacters{
15 "[a á b ɓ c d ɗ e é ɛ {ɛ\u0301} f g i í j k l m n {ny} ŋ o ó ɔ {ɔ\u0301} p r " 12 "[a á b ɓ c d ɗ e é ɛ {ɛ\u0301} f g i í j k l m n {ny} ŋ o ó ɔ {ɔ\u0301} p r "
16 "s t u ú ū w y]" 13 "s t u ú ū w y]"
17 } 14 }
18 ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E Ɛ F G I J K L M N Ŋ O Ɔ P S T U W Y] "} 15 ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E Ɛ F G I J K L M N Ŋ O Ɔ P S T U W Y] "}
19 LocaleScript{
20 "Latn",
21 }
22 NumberElements{ 16 NumberElements{
23 latn{ 17 latn{
24 patterns{ 18 patterns{
25 currencyFormat{"#,##0.00 ¤"} 19 currencyFormat{"#,##0.00 ¤"}
26 decimalFormat{"#,##0.###"} 20 decimalFormat{"#,##0.###"}
27 percentFormat{"#,##0 %"} 21 percentFormat{"#,##0 %"}
28 } 22 }
29 symbols{ 23 symbols{
30 decimal{","} 24 decimal{","}
31 group{" "} 25 group{" "}
32 } 26 }
33 } 27 }
34 } 28 }
35 Version{"2.1.6.69"} 29 Version{"2.1.19.14"}
36 calendar{ 30 calendar{
37 generic{ 31 generic{
38 DateTimePatterns{ 32 DateTimePatterns{
39 "HH:mm:ss zzzz", 33 "HH:mm:ss zzzz",
40 "HH:mm:ss z", 34 "HH:mm:ss z",
41 "HH:mm:ss", 35 "HH:mm:ss",
42 "HH:mm", 36 "HH:mm",
43 "EEEE d MMMM y G", 37 "EEEE d MMMM y G",
44 "d MMMM y G", 38 "d MMMM y G",
45 "d MMM y G", 39 "d MMM y G",
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 dn{"disama"} 259 dn{"disama"}
266 } 260 }
267 weekday{ 261 weekday{
268 dn{"mínyá má disama"} 262 dn{"mínyá má disama"}
269 } 263 }
270 year{ 264 year{
271 dn{"mbú"} 265 dn{"mbú"}
272 } 266 }
273 } 267 }
274 } 268 }
OLDNEW
« no previous file with comments | « source/data/locales/dsb_DE.txt ('k') | source/data/locales/dua_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698