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

Side by Side Diff: source/data/locales/lkt.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/lg_UG.txt ('k') | source/data/locales/lkt_US.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/lkt.xml 6 // * Source File: <path>/common/main/lkt.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/lkt.xml 10 * ICU <specials> source: <path>/common/main/lkt.xml
11 */ 11 */
12 lkt{ 12 lkt{
13 AuxExemplarCharacters{"[c d f {ȟʼ} j q r {sʼ} {šʼ} v x]"} 13 AuxExemplarCharacters{"[c d f {ȟʼ} j q r {sʼ} {šʼ} v x]"}
14 ExemplarCharacters{ 14 ExemplarCharacters{
15 "[a á {aŋ} b č {čh} {čʼ} e é g ǧ h ȟ i í {iŋ} k {kh} {kȟ} {kʼ} l m n ŋ o ó p " 15 "[a á {aŋ} b č {čh} {čʼ} e é g ǧ h ȟ i í {iŋ} k {kh} {kȟ} {kʼ} l m n ŋ o ó p "
16 "{ph} {pȟ} {pʼ} s š t {th} {tȟ} {tʼ} u ú {uŋ} w y z ž ʼ]" 16 "{ph} {pȟ} {pʼ} s š t {th} {tȟ} {tʼ} u ú {uŋ} w y z ž ʼ]"
17 } 17 }
18 ExemplarCharactersIndex{"[A B Č E G Ǧ H Ȟ I K L M N Ŋ O P S Š T U W Y Z Ž]"} 18 ExemplarCharactersIndex{"[A B Č E G Ǧ H Ȟ I K L M N Ŋ O P S Š T U W Y Z Ž]"}
19 ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . \u0022 “ ” ( ) \\[ \ \] @ * / \\& #]"} 19 ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . \u0022 “ ” ( ) \\[ \ \] @ * / \\& #]"}
20 LocaleScript{ 20 LocaleScript{
21 "Latn", 21 "Latn",
22 } 22 }
23 Version{"2.0.92.80"} 23 Version{"2.1.6.69"}
24 calendar{ 24 calendar{
25 gregorian{ 25 gregorian{
26 dayNames{ 26 dayNames{
27 format{ 27 format{
28 narrow{ 28 narrow{
29 "A", 29 "A",
30 "W", 30 "W",
31 "N", 31 "N",
32 "Y", 32 "Y",
33 "T", 33 "T",
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 } 204 }
205 past{ 205 past{
206 other{"Hékta ómakȟa {0} kʼuŋ héhaŋ"} 206 other{"Hékta ómakȟa {0} kʼuŋ héhaŋ"}
207 } 207 }
208 } 208 }
209 } 209 }
210 } 210 }
211 measurementSystemNames{ 211 measurementSystemNames{
212 US{"US"} 212 US{"US"}
213 } 213 }
214 units{
215 duration{
216 day{
217 other{"{0}-čháŋ"}
218 }
219 hour{
220 other{"Owápȟe {0}"}
221 }
222 month{
223 other{"Wíyawapi {0}"}
224 }
225 second{
226 other{"Okpí {0}"}
227 }
228 week{
229 other{"okó {0}"}
230 }
231 year{
232 other{"ómakȟa {0}"}
233 }
234 }
235 }
236 unitsNarrow{
237 duration{
238 day{
239 other{"{0}-čháŋ"}
240 }
241 hour{
242 other{"Owápȟe {0}"}
243 }
244 month{
245 other{"Wí {0}"}
246 }
247 second{
248 other{"Okpí {0}"}
249 }
250 week{
251 other{"okó {0}"}
252 }
253 year{
254 other{"ómakȟa {0}"}
255 }
256 }
257 }
258 unitsShort{
259 duration{
260 day{
261 other{"{0}-čháŋ"}
262 }
263 hour{
264 other{"Owápȟe {0}"}
265 }
266 month{
267 other{"Wíyawapi {0}"}
268 }
269 second{
270 other{"Okpí {0}"}
271 }
272 week{
273 other{"okó {0}"}
274 }
275 year{
276 other{"ómakȟa {0}"}
277 }
278 }
279 }
280 } 214 }
OLDNEW
« no previous file with comments | « source/data/locales/lg_UG.txt ('k') | source/data/locales/lkt_US.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698