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

Side by Side Diff: source/data/curr/it.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/hy.txt ('k') | source/data/curr/ja.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/it.xml 6 // * Source File: <path>/common/main/it.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/it.xml 10 * ICU <specials> source: <path>/common/main/it.xml
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 } 437 }
438 ILP{ 438 ILP{
439 "ILP", 439 "ILP",
440 "Sterlina Israeliana", 440 "Sterlina Israeliana",
441 } 441 }
442 ILS{ 442 ILS{
443 "₪", 443 "₪",
444 "Nuovo siclo israeliano", 444 "Nuovo siclo israeliano",
445 } 445 }
446 INR{ 446 INR{
447 "", 447 "Rs.",
448 "Rupia Indiana", 448 "Rupia Indiana",
449 } 449 }
450 IQD{ 450 IQD{
451 "IQD", 451 "IQD",
452 "Dinaro iracheno", 452 "Dinaro iracheno",
453 } 453 }
454 IRR{ 454 IRR{
455 "IRR", 455 "IRR",
456 "Rial Iraniano", 456 "Rial Iraniano",
457 } 457 }
(...skipping 1323 matching lines...) Expand 10 before | Expand all | Expand 10 after
1781 one{"kwacha zambiano"} 1781 one{"kwacha zambiano"}
1782 other{"kwacha zambiani"} 1782 other{"kwacha zambiani"}
1783 } 1783 }
1784 } 1784 }
1785 CurrencyUnitPatterns{ 1785 CurrencyUnitPatterns{
1786 one{"{0} {1}"} 1786 one{"{0} {1}"}
1787 other{"{0} {1}"} 1787 other{"{0} {1}"}
1788 } 1788 }
1789 Version{"2.1.8.32"} 1789 Version{"2.1.8.32"}
1790 } 1790 }
OLDNEW
« no previous file with comments | « source/data/curr/hy.txt ('k') | source/data/curr/ja.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698