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

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

Issue 1823293002: Update timezone and apply miscellaneous locale data fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: fix a typo in README.chromium Created 4 years, 8 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 | « scripts/copy_data.sh ('k') | source/data/in/icudtl.dat » ('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) 2015 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/tr.xml 6 // * Source File: <path>/common/main/tr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 tr{ 9 tr{
10 Currencies{ 10 Currencies{
(...skipping 951 matching lines...) Expand 10 before | Expand all | Expand 10 after
962 } 962 }
963 TPE{ 963 TPE{
964 "TPE", 964 "TPE",
965 "Timor Esküdosu", 965 "Timor Esküdosu",
966 } 966 }
967 TRL{ 967 TRL{
968 "TRL", 968 "TRL",
969 "Eski Türk Lirası", 969 "Eski Türk Lirası",
970 } 970 }
971 TRY{ 971 TRY{
972 "TL", 972 "",
973 "Türk Lirası", 973 "Türk Lirası",
974 {
975 "¤#,##0.00",
976 ",",
977 ".",
978 }
974 } 979 }
975 TTD{ 980 TTD{
976 "TTD", 981 "TTD",
977 "Trinidad ve Tobago Doları", 982 "Trinidad ve Tobago Doları",
978 } 983 }
979 TWD{ 984 TWD{
980 "NT$", 985 "NT$",
981 "Yeni Tayvan Doları", 986 "Yeni Tayvan Doları",
982 } 987 }
983 TZS{ 988 TZS{
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
2354 one{"Zimbabve doları (2008)"} 2359 one{"Zimbabve doları (2008)"}
2355 other{"Zimbabve doları (2008)"} 2360 other{"Zimbabve doları (2008)"}
2356 } 2361 }
2357 } 2362 }
2358 CurrencyUnitPatterns{ 2363 CurrencyUnitPatterns{
2359 one{"{0} {1}"} 2364 one{"{0} {1}"}
2360 other{"{0} {1}"} 2365 other{"{0} {1}"}
2361 } 2366 }
2362 Version{"2.1.19.17"} 2367 Version{"2.1.19.17"}
2363 } 2368 }
OLDNEW
« no previous file with comments | « scripts/copy_data.sh ('k') | source/data/in/icudtl.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698