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

Side by Side Diff: source/data/locales/jgo.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/ja_JP_TRADITIONAL.txt ('k') | source/data/locales/jgo_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/jgo.xml 6 // * Source File: <path>/common/main/jgo.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/jgo.xml
11 */
12 jgo{ 9 jgo{
13 AuxExemplarCharacters{"[e o q r x]"} 10 AuxExemplarCharacters{"[e o q r x]"}
14 ExemplarCharacters{ 11 ExemplarCharacters{
15 "[a á â ǎ b c d ɛ {ɛ\u0301} {ɛ\u0300} {ɛ\u0302} {ɛ\u030C} {ɛ\u0304} f g h i í" 12 "[a á â ǎ b c d ɛ {ɛ\u0301} {ɛ\u0300} {ɛ\u0302} {ɛ\u030C} {ɛ\u0304} f g h i í"
16 " î ǐ j k l m ḿ {m\u0300} {m\u0304} n ń ǹ {n\u0304} ŋ {ŋ\u0301} {ŋ\u0300 } {ŋ" 13 " î ǐ j k l m ḿ {m\u0300} {m\u0304} n ń ǹ {n\u0304} ŋ {ŋ\u0301} {ŋ\u0300 } {ŋ"
17 "\u0304} ɔ {ɔ\u0301} {ɔ\u0302} {ɔ\u030C} p {pf} s {sh} t {ts} u ú û ǔ ʉ {ʉ" 14 "\u0304} ɔ {ɔ\u0301} {ɔ\u0302} {ɔ\u030C} p {pf} s {sh} t {ts} u ú û ǔ ʉ {ʉ"
18 "\u0301} {ʉ\u0302} {ʉ\u030C} {ʉ\u0308} v w ẅ y z ꞌ]" 15 "\u0301} {ʉ\u0302} {ʉ\u030C} {ʉ\u0308} v w ẅ y z ꞌ]"
19 } 16 }
20 ExemplarCharactersIndex{ 17 ExemplarCharactersIndex{
21 "[A B C D Ɛ F G H I J K L M N Ŋ Ɔ P {Pf} S {Sh} T {Ts} U Ʉ {Ʉ\u0308} V W Ẅ Y " 18 "[A B C D Ɛ F G H I J K L M N Ŋ Ɔ P {Pf} S {Sh} T {Ts} U Ʉ {Ʉ\u0308} V W Ẅ Y "
22 "Z Ꞌ]" 19 "Z Ꞌ]"
23 } 20 }
24 ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ‹ › « »]"} 21 ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ‹ › « »]"}
25 LocaleScript{
26 "Latn",
27 }
28 MoreInformation{"?"} 22 MoreInformation{"?"}
29 NumberElements{ 23 NumberElements{
30 default{"latn"} 24 default{"latn"}
31 latn{ 25 latn{
32 patterns{ 26 patterns{
33 currencyFormat{"¤ #,##0.00"} 27 currencyFormat{"¤ #,##0.00"}
34 decimalFormat{"#,##0.###"} 28 decimalFormat{"#,##0.###"}
35 percentFormat{"#,##0%"} 29 percentFormat{"#,##0%"}
36 scientificFormat{"#E0"} 30 scientificFormat{"#E0"}
37 } 31 }
38 symbols{ 32 symbols{
39 decimal{","} 33 decimal{","}
40 exponential{"E"} 34 exponential{"E"}
41 group{"."} 35 group{"."}
42 infinity{"∞"} 36 infinity{"∞"}
43 list{";"} 37 list{";"}
44 minusSign{"-"} 38 minusSign{"-"}
45 nan{"NaN"} 39 nan{"NaN"}
46 perMille{"‰"} 40 perMille{"‰"}
47 percentSign{"%"} 41 percentSign{"%"}
48 plusSign{"+"} 42 plusSign{"+"}
49 } 43 }
50 } 44 }
51 native{"latn"} 45 native{"latn"}
52 } 46 }
53 Version{"2.1.7.39"} 47 Version{"2.1.19.94"}
54 calendar{ 48 calendar{
55 generic{ 49 generic{
56 DateTimePatterns{ 50 DateTimePatterns{
57 "HH:mm:ss zzzz", 51 "HH:mm:ss zzzz",
58 "HH:mm:ss z", 52 "HH:mm:ss z",
59 "HH:mm:ss", 53 "HH:mm:ss",
60 "HH:mm", 54 "HH:mm",
61 "EEEE, G y MMMM dd", 55 "EEEE, G y MMMM dd",
62 "G y MMMM d", 56 "G y MMMM d",
63 "G y MMM d", 57 "G y MMM d",
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 "Ápta Mɔ́ndi", 153 "Ápta Mɔ́ndi",
160 "Wɛ́nɛsɛdɛ", 154 "Wɛ́nɛsɛdɛ",
161 "Tɔ́sɛdɛ", 155 "Tɔ́sɛdɛ",
162 "Fɛlâyɛdɛ", 156 "Fɛlâyɛdɛ",
163 "Sásidɛ", 157 "Sásidɛ",
164 } 158 }
165 } 159 }
166 } 160 }
167 eras{ 161 eras{
168 abbreviated{ 162 abbreviated{
163 "BCE",
164 "CE",
165 }
166 wide{
169 "tsɛttsɛt mɛŋguꞌ mi ɛ́ lɛɛnɛ Kɛlísɛtɔ gɔ ńɔ́", 167 "tsɛttsɛt mɛŋguꞌ mi ɛ́ lɛɛnɛ Kɛlísɛtɔ gɔ ńɔ́",
170 "tsɛttsɛt mɛŋguꞌ mi ɛ́ fúnɛ Kɛlísɛtɔ tɔ́ mɔ́", 168 "tsɛttsɛt mɛŋguꞌ mi ɛ́ fúnɛ Kɛlísɛtɔ tɔ́ mɔ́",
171 } 169 }
172 } 170 }
173 intervalFormats{ 171 intervalFormats{
174 fallback{"{0} – {1}"} 172 fallback{"{0} – {1}"}
175 } 173 }
176 monthNames{ 174 monthNames{
177 format{ 175 format{
178 abbreviated{ 176 abbreviated{
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 } 265 }
268 delimiters{ 266 delimiters{
269 alternateQuotationEnd{"›"} 267 alternateQuotationEnd{"›"}
270 alternateQuotationStart{"‹"} 268 alternateQuotationStart{"‹"}
271 quotationEnd{"»"} 269 quotationEnd{"»"}
272 quotationStart{"«"} 270 quotationStart{"«"}
273 } 271 }
274 fields{ 272 fields{
275 day{ 273 day{
276 relative{ 274 relative{
275 "-1"{"yesterday"}
277 "0"{"lɔꞋɔ"} 276 "0"{"lɔꞋɔ"}
277 "1"{"tomorrow"}
278 } 278 }
279 relativeTime{ 279 relativeTime{
280 future{ 280 future{
281 one{"Nǔu lɛ́Ꞌ {0}"} 281 one{"Nǔu lɛ́Ꞌ {0}"}
282 other{"Nǔu lɛ́Ꞌ {0}"} 282 other{"Nǔu lɛ́Ꞌ {0}"}
283 } 283 }
284 past{ 284 past{
285 one{"Ɛ́ gɛ́ mɔ́ lɛ́Ꞌ {0}"} 285 one{"Ɛ́ gɛ́ mɔ́ lɛ́Ꞌ {0}"}
286 other{"Ɛ́ gɛ́ mɔ́ lɛ́Ꞌ {0}"} 286 other{"Ɛ́ gɛ́ mɔ́ lɛ́Ꞌ {0}"}
287 } 287 }
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
350 } 350 }
351 listPattern{ 351 listPattern{
352 standard{ 352 standard{
353 2{"{0} pɔp {1}"} 353 2{"{0} pɔp {1}"}
354 end{"{0}, ḿbɛn ŋ́gɛ {1}"} 354 end{"{0}, ḿbɛn ŋ́gɛ {1}"}
355 middle{"{0}, ŋ́gɛ {1}"} 355 middle{"{0}, ŋ́gɛ {1}"}
356 start{"{0}, ŋ́gɛ {1}"} 356 start{"{0}, ŋ́gɛ {1}"}
357 } 357 }
358 } 358 }
359 } 359 }
OLDNEW
« no previous file with comments | « source/data/locales/ja_JP_TRADITIONAL.txt ('k') | source/data/locales/jgo_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698