X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/2ca993e82fb37b597a3c73ecd1586a139a6579c5..249c4c5ea9376c24572daf9c2effa7484a282f14:/icuSources/data/curr/kok.txt diff --git a/icuSources/data/curr/kok.txt b/icuSources/data/curr/kok.txt index dd07ae3f..4ab8f765 100644 --- a/icuSources/data/curr/kok.txt +++ b/icuSources/data/curr/kok.txt @@ -1,11 +1,85 @@ -// *************************************************************************** -// * -// * Copyright (C) 2016 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter -// * Source File: /common/main/kok.xml -// * -// *************************************************************************** +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License kok{ - Version{"2.1.23.7"} + Currencies{ + BRL{ + "R$", + "BRL", + } + CNY{ + "CN¥", + "CNY", + } + EUR{ + "€", + "EUR", + } + GBP{ + "£", + "GBP", + } + INR{ + "₹", + "INR", + } + JPY{ + "JP¥", + "JPY", + } + RUB{ + "RUB", + "RUB", + } + USD{ + "US$", + "USD", + } + XXX{ + "XXX", + "XXX", + } + } + Currencies%narrow{ + BRL{"R$"} + CNY{"¥"} + EUR{"€"} + GBP{"£"} + INR{"₹"} + JPY{"¥"} + RUB{"₽"} + USD{"$"} + } + CurrencyPlurals{ + BRL{ + other{"BRL"} + } + CNY{ + other{"CNY"} + } + EUR{ + other{"EUR"} + } + GBP{ + other{"GBP"} + } + INR{ + other{"INR"} + } + JPY{ + other{"JPY"} + } + RUB{ + other{"RUB"} + } + USD{ + other{"USD"} + } + XXX{ + other{"XXX"} + } + } + CurrencyUnitPatterns{ + other{"{0} {1}"} + } + Version{"2.1.38.69"} }