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

Side by Side Diff: source/data/curr/ca.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/bs_Cyrl.txt ('k') | source/data/curr/cgg.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/ca.xml 6 // * Source File: <path>/common/main/ca.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ca.xml 10 * ICU <specials> source: <path>/common/main/ca.xml
(...skipping 483 matching lines...) Expand 10 before | Expand all | Expand 10 after
494 } 494 }
495 ILR{ 495 ILR{
496 "ILR", 496 "ILR",
497 "xéquel israelià", 497 "xéquel israelià",
498 } 498 }
499 ILS{ 499 ILS{
500 "₪", 500 "₪",
501 "nou xéquel israelià", 501 "nou xéquel israelià",
502 } 502 }
503 INR{ 503 INR{
504 "", 504 "Rs.",
505 "rupia índia", 505 "rupia índia",
506 } 506 }
507 IQD{ 507 IQD{
508 "IQD", 508 "IQD",
509 "dinar iraquià", 509 "dinar iraquià",
510 } 510 }
511 IRR{ 511 IRR{
512 "IRR", 512 "IRR",
513 "rial iranià", 513 "rial iranià",
514 } 514 }
(...skipping 1861 matching lines...) Expand 10 before | Expand all | Expand 10 after
2376 one{"dòlar zimbabuès (2008)"} 2376 one{"dòlar zimbabuès (2008)"}
2377 other{"dòlars zimbabuesos (2008)"} 2377 other{"dòlars zimbabuesos (2008)"}
2378 } 2378 }
2379 } 2379 }
2380 CurrencyUnitPatterns{ 2380 CurrencyUnitPatterns{
2381 one{"{0} {1}"} 2381 one{"{0} {1}"}
2382 other{"{0} {1}"} 2382 other{"{0} {1}"}
2383 } 2383 }
2384 Version{"2.1.8.9"} 2384 Version{"2.1.8.9"}
2385 } 2385 }
OLDNEW
« no previous file with comments | « source/data/curr/bs_Cyrl.txt ('k') | source/data/curr/cgg.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698