]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/kok.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / kok.txt
index dd07ae3f8743ba8751bc8a709fece2db3d349765..4ab8f7658c8a953089efe5b7ded994eb29e8543d 100644 (file)
@@ -1,11 +1,85 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/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"}
 }