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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/nn_NO.txt ('k') | source/data/locales/nnh_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) 2013 International Business Machines 3 // * Copyright (C) 2014 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/nnh.xml 6 // * Source File: <path>/common/main/nnh.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/nnh.xml 10 * ICU <specials> source: <path>/common/main/nnh.xml
11 */ 11 */
12 nnh{ 12 nnh{
13 AuxExemplarCharacters{"[q r x]"} 13 AuxExemplarCharacters{"[q r x]"}
14 ExemplarCharacters{ 14 ExemplarCharacters{
15 "[a á à â ǎ b c d e é è ê ě ɛ {ɛ\u0301} {ɛ\u0300} {ɛ\u0302} {ɛ\u030C} f g h i" 15 "[a á à â ǎ b c d e é è ê ě ɛ {ɛ\u0301} {ɛ\u0300} {ɛ\u0302} {ɛ\u030C} f g h i"
16 " í ì j k l m n ŋ o ó ò ô ǒ ɔ {ɔ\u0301} {ɔ\u0300} {ɔ\u0302} {ɔ\u030C} p {pf} " 16 " í ì j k l m ḿ n ń ŋ o ó ò ô ǒ ɔ {ɔ\u0301} {ɔ\u0300} {ɔ\u0302} {ɔ\u030C } p {"
17 "s {sh} t {ts} u ú ù û ǔ ʉ {ʉ\u0301} {ʉ\u0300} {ʉ\u0302} {ʉ\u030C} v w ẅ y ÿ " 17 "pf} s {sh} t {ts} u ú ù û ǔ ʉ {ʉ\u0301} {ʉ\u0300} {ʉ\u0302} {ʉ\u030C} v w ẅ "
18 "z ʼ]" 18 "y ÿ z ʼ]"
19 } 19 }
20 ExemplarCharactersIndex{ 20 ExemplarCharactersIndex{
21 "[A B C D E Ɛ F G H I J K L M N Ŋ O Ɔ P {Pf} R S {Sh} T {Ts} U Ʉ V W Ẅ Y Ÿ Z " 21 "[A B C D E Ɛ F G H I J K L M N Ŋ O Ɔ P {Pf} R S {Sh} T {Ts} U Ʉ V W Ẅ Y Ÿ Z "
22 "ʼ]" 22 "ʼ]"
23 } 23 }
24 ExemplarCharactersPunctuation{"[, ; \\: ! ? . ' ‘ ’ « »]"} 24 ExemplarCharactersPunctuation{"[, ; \\: ! ? . ' ‘ ’ « »]"}
25 LocaleScript{ 25 LocaleScript{
26 "Latn", 26 "Latn",
27 } 27 }
28 NumberElements{ 28 NumberElements{
29 latn{ 29 latn{
30 patterns{
31 currencyFormat{"¤ #,##0.00"}
32 decimalFormat{"#,##0.###"}
33 }
30 symbols{ 34 symbols{
31 decimal{","} 35 decimal{","}
32 group{"."} 36 group{"."}
33 list{";"} 37 list{";"}
34 percentSign{"%"} 38 percentSign{"%"}
35 } 39 }
36 } 40 }
37 } 41 }
38 Version{"2.0.92.97"} 42 Version{"2.1.6.69"}
39 calendar{ 43 calendar{
40 generic{ 44 generic{
41 DateTimePatterns{ 45 DateTimePatterns{
42 "HH:mm:ss zzzz", 46 "HH:mm:ss zzzz",
43 "HH:mm:ss z", 47 "HH:mm:ss z",
44 "HH:mm:ss", 48 "HH:mm:ss",
45 "HH:mm", 49 "HH:mm",
46 "EEEE , 'lyɛ'̌ʼ d 'na' MMMM, y G", 50 "EEEE , 'lyɛ'̌ʼ d 'na' MMMM, y G",
47 "'lyɛ'̌ʼ d 'na' MMMM, y G", 51 "'lyɛ'̌ʼ d 'na' MMMM, y G",
48 "d MMM, y G", 52 "d MMM, y G",
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 dn{"ngàba láʼ"} 251 dn{"ngàba láʼ"}
248 } 252 }
249 year{ 253 year{
250 dn{"ngùʼ"} 254 dn{"ngùʼ"}
251 } 255 }
252 } 256 }
253 measurementSystemNames{ 257 measurementSystemNames{
254 metric{"fʉ̀ʼʉ mmó"} 258 metric{"fʉ̀ʼʉ mmó"}
255 } 259 }
256 } 260 }
OLDNEW
« no previous file with comments | « source/data/locales/nn_NO.txt ('k') | source/data/locales/nnh_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698