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

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

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
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/curr/ru.txt ('k') | source/data/curr/uk.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) 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 "", 972 "TL",
973 "Türk Lirası", 973 "Türk Lirası",
974 {
975 "¤#,##0.00",
976 ",",
977 ".",
978 }
979 } 974 }
980 TTD{ 975 TTD{
981 "TTD", 976 "TTD",
982 "Trinidad ve Tobago Doları", 977 "Trinidad ve Tobago Doları",
983 } 978 }
984 TWD{ 979 TWD{
985 "NT$", 980 "NT$",
986 "Yeni Tayvan Doları", 981 "Yeni Tayvan Doları",
987 } 982 }
988 TZS{ 983 TZS{
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
2359 one{"Zimbabve doları (2008)"} 2354 one{"Zimbabve doları (2008)"}
2360 other{"Zimbabve doları (2008)"} 2355 other{"Zimbabve doları (2008)"}
2361 } 2356 }
2362 } 2357 }
2363 CurrencyUnitPatterns{ 2358 CurrencyUnitPatterns{
2364 one{"{0} {1}"} 2359 one{"{0} {1}"}
2365 other{"{0} {1}"} 2360 other{"{0} {1}"}
2366 } 2361 }
2367 Version{"2.1.19.17"} 2362 Version{"2.1.19.17"}
2368 } 2363 }
OLDNEW
« no previous file with comments | « source/data/curr/ru.txt ('k') | source/data/curr/uk.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698