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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files 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/ta.txt ('k') | source/data/locales/uz_Arab_AF.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) 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/tr.xml 6 // * Source File: <path>/common/main/tr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/tr.xml 10 * ICU <specials> source: <path>/common/main/tr.xml
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 "ös", 377 "ös",
378 } 378 }
379 DateTimePatterns{ 379 DateTimePatterns{
380 "HH:mm:ss zzzz", 380 "HH:mm:ss zzzz",
381 "HH:mm:ss z", 381 "HH:mm:ss z",
382 "HH:mm:ss", 382 "HH:mm:ss",
383 "HH:mm", 383 "HH:mm",
384 "d MMMM y EEEE", 384 "d MMMM y EEEE",
385 "d MMMM y", 385 "d MMMM y",
386 "d MMM y", 386 "d MMM y",
387 "d.MM.y", 387 "d MM y",
388 "{1} {0}", 388 "{1} {0}",
389 "{1} {0}", 389 "{1} {0}",
390 "{1} {0}", 390 "{1} {0}",
391 "{1} {0}", 391 "{1} {0}",
392 "{1} {0}", 392 "{1} {0}",
393 } 393 }
394 NoonMarker{"öğle"} 394 NoonMarker{"öğle"}
395 NoonMarkerNarrow{"ö"} 395 NoonMarkerNarrow{"ö"}
396 appendItems{ 396 appendItems{
397 Timezone{"{0} {1}"} 397 Timezone{"{0} {1}"}
(...skipping 1051 matching lines...) Expand 10 before | Expand all | Expand 10 after
1449 Tone{"Ton"} 1449 Tone{"Ton"}
1450 UNGEGN{"UNGEGN"} 1450 UNGEGN{"UNGEGN"}
1451 x-Accents{"Aksanlar"} 1451 x-Accents{"Aksanlar"}
1452 x-Fullwidth{"Tam Genişlik"} 1452 x-Fullwidth{"Tam Genişlik"}
1453 x-Halfwidth{"Yarım genişlik"} 1453 x-Halfwidth{"Yarım genişlik"}
1454 x-Jamo{"Jamo"} 1454 x-Jamo{"Jamo"}
1455 x-Pinyin{"Pinyin"} 1455 x-Pinyin{"Pinyin"}
1456 x-Publishing{"Yayıncılık"} 1456 x-Publishing{"Yayıncılık"}
1457 } 1457 }
1458 } 1458 }
OLDNEW
« no previous file with comments | « source/data/locales/ta.txt ('k') | source/data/locales/uz_Arab_AF.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698