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

Side by Side Diff: source/data/curr/zh_Hant.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/zh.txt ('k') | source/data/curr/zh_Hant_HK.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_Hant.xml 6 // * Source File: <path>/common/main/zh_Hant.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/zh_Hant.xml 10 * ICU <specials> source: <path>/common/main/zh_Hant.xml
(...skipping 483 matching lines...) Expand 10 before | Expand all | Expand 10 after
494 } 494 }
495 ILR{ 495 ILR{
496 "ILR", 496 "ILR",
497 "以色列謝克爾 (1980–1985)", 497 "以色列謝克爾 (1980–1985)",
498 } 498 }
499 ILS{ 499 ILS{
500 "₪", 500 "₪",
501 "以色列新謝克爾", 501 "以色列新謝克爾",
502 } 502 }
503 INR{ 503 INR{
504 "", 504 "Rs.",
505 "印度盧比", 505 "印度盧比",
506 } 506 }
507 IQD{ 507 IQD{
508 "IQD", 508 "IQD",
509 "伊拉克第納爾", 509 "伊拉克第納爾",
510 } 510 }
511 IRR{ 511 IRR{
512 "IRR", 512 "IRR",
513 "伊朗里亞爾", 513 "伊朗里亞爾",
514 } 514 }
(...skipping 1629 matching lines...) Expand 10 before | Expand all | Expand 10 after
2144 } 2144 }
2145 ZWR{ 2145 ZWR{
2146 other{"辛巴威元 (2008)"} 2146 other{"辛巴威元 (2008)"}
2147 } 2147 }
2148 } 2148 }
2149 CurrencyUnitPatterns{ 2149 CurrencyUnitPatterns{
2150 other{"{0} {1}"} 2150 other{"{0} {1}"}
2151 } 2151 }
2152 Version{"2.1.8.95"} 2152 Version{"2.1.8.95"}
2153 } 2153 }
OLDNEW
« no previous file with comments | « source/data/curr/zh.txt ('k') | source/data/curr/zh_Hant_HK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698