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

Side by Side Diff: source/data/curr/zh.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/curr/zgh.txt ('k') | source/data/curr/zh_Hant.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/zh.xml 6 // * Source File: <path>/common/main/zh.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/zh.xml 10 * ICU <specials> source: <path>/common/main/zh.xml
(...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 } 489 }
490 ILR{ 490 ILR{
491 "ILS", 491 "ILS",
492 "以色列谢克尔(1980–1985)", 492 "以色列谢克尔(1980–1985)",
493 } 493 }
494 ILS{ 494 ILS{
495 "₪", 495 "₪",
496 "以色列新谢克尔", 496 "以色列新谢克尔",
497 } 497 }
498 INR{ 498 INR{
499 "", 499 "Rs.",
500 "印度卢比", 500 "印度卢比",
501 } 501 }
502 IQD{ 502 IQD{
503 "IQD", 503 "IQD",
504 "伊拉克第纳尔", 504 "伊拉克第纳尔",
505 } 505 }
506 IRR{ 506 IRR{
507 "IRR", 507 "IRR",
508 "伊朗里亚尔", 508 "伊朗里亚尔",
509 } 509 }
(...skipping 1551 matching lines...) Expand 10 before | Expand all | Expand 10 after
2061 } 2061 }
2062 ZWR{ 2062 ZWR{
2063 other{"津巴布韦元 (2008)"} 2063 other{"津巴布韦元 (2008)"}
2064 } 2064 }
2065 } 2065 }
2066 CurrencyUnitPatterns{ 2066 CurrencyUnitPatterns{
2067 other{"{0}{1}"} 2067 other{"{0}{1}"}
2068 } 2068 }
2069 Version{"2.1.8.9"} 2069 Version{"2.1.8.9"}
2070 } 2070 }
OLDNEW
« no previous file with comments | « source/data/curr/zgh.txt ('k') | source/data/curr/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698