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

Side by Side Diff: source/data/curr/nn.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/nmg.txt ('k') | source/data/curr/nyn.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/nn.xml 6 // * Source File: <path>/common/main/nn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/nn.xml 10 * ICU <specials> source: <path>/common/main/nn.xml
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 } 445 }
446 ILP{ 446 ILP{
447 "ILP", 447 "ILP",
448 "israelsk pund", 448 "israelsk pund",
449 } 449 }
450 ILS{ 450 ILS{
451 "₪", 451 "₪",
452 "israelsk ny shekel", 452 "israelsk ny shekel",
453 } 453 }
454 INR{ 454 INR{
455 "", 455 "Rs.",
456 "indisk rupi", 456 "indisk rupi",
457 } 457 }
458 IQD{ 458 IQD{
459 "IQD", 459 "IQD",
460 "iraksk dinar", 460 "iraksk dinar",
461 } 461 }
462 IRR{ 462 IRR{
463 "IRR", 463 "IRR",
464 "iransk rial", 464 "iransk rial",
465 } 465 }
(...skipping 1451 matching lines...) Expand 10 before | Expand all | Expand 10 after
1917 one{"jugoslavisk konvertibel dinar"} 1917 one{"jugoslavisk konvertibel dinar"}
1918 other{"jugoslaviske konvertible dinarar"} 1918 other{"jugoslaviske konvertible dinarar"}
1919 } 1919 }
1920 } 1920 }
1921 CurrencyUnitPatterns{ 1921 CurrencyUnitPatterns{
1922 one{"{0} {1}"} 1922 one{"{0} {1}"}
1923 other{"{0} {1}"} 1923 other{"{0} {1}"}
1924 } 1924 }
1925 Version{"2.1.7.72"} 1925 Version{"2.1.7.72"}
1926 } 1926 }
OLDNEW
« no previous file with comments | « source/data/curr/nmg.txt ('k') | source/data/curr/nyn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698