intl/icu/source/data/curr/chr.txt

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rwxr-xr-x

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/chr.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/chr.xml
michael@0 11 */
michael@0 12 chr{
michael@0 13 Currencies{
michael@0 14 BRL{
michael@0 15 "R$",
michael@0 16 "ᏆᏏᎵᎢ ᎠᏕᎳ",
michael@0 17 }
michael@0 18 CAD{
michael@0 19 "CA$",
michael@0 20 "ᎧᎾᏓ ᎠᏕᎳ",
michael@0 21 }
michael@0 22 CNY{
michael@0 23 "CN¥",
michael@0 24 "ᏓᎶᏂᎨ ᎠᏕᎳ",
michael@0 25 }
michael@0 26 EUR{
michael@0 27 "€",
michael@0 28 "ᏳᎳᏛ",
michael@0 29 }
michael@0 30 GBP{
michael@0 31 "£",
michael@0 32 "ᎩᎵᏏᏲ ᎠᏕᎳ",
michael@0 33 }
michael@0 34 INR{
michael@0 35 "₹",
michael@0 36 "ᎢᏅᏗᎾ ᎠᏕᎳ",
michael@0 37 }
michael@0 38 JPY{
michael@0 39 "JP¥",
michael@0 40 "ᏣᏩᏂᏏ ᎠᏕᎳ",
michael@0 41 }
michael@0 42 MXN{
michael@0 43 "MX$",
michael@0 44 "ᏍᏆᏂ ᎠᏕᎳ",
michael@0 45 }
michael@0 46 RUB{
michael@0 47 "RUB",
michael@0 48 "ᏲᏂᎢ ᎠᏕᎳ",
michael@0 49 }
michael@0 50 USD{
michael@0 51 "$",
michael@0 52 "ᎤᏃᏍᏗ",
michael@0 53 }
michael@0 54 }
michael@0 55 CurrencyPlurals{
michael@0 56 USD{
michael@0 57 one{"ᎤᏃᏍᏗ"}
michael@0 58 other{"ᏧᏃᏍᏗ"}
michael@0 59 }
michael@0 60 }
michael@0 61 CurrencyUnitPatterns{
michael@0 62 one{"{0} {1}"}
michael@0 63 other{"{0} {1}"}
michael@0 64 }
michael@0 65 Version{"2.0.93.15"}
michael@0 66 }

mercurial