| Index: source/data/curr/yi.txt
|
| diff --git a/source/data/curr/yi.txt b/source/data/curr/yi.txt
|
| index 6bb526a43435d9ef5a435210687738559bfbb48b..d61233ee6b0ec404fde473c59c6fa94f0e0b4f4e 100644
|
| --- a/source/data/curr/yi.txt
|
| +++ b/source/data/curr/yi.txt
|
| @@ -1,34 +1,115 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2014 International Business Machines
|
| +// * Copyright (C) 2015 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/yi.xml
|
| // *
|
| // ***************************************************************************
|
| -/**
|
| - * ICU <specials> source: <path>/common/main/yi.xml
|
| - */
|
| yi{
|
| Currencies{
|
| + BRL{
|
| + "R$",
|
| + "בראזיל רעאל",
|
| + }
|
| + BZD{
|
| + "BZD",
|
| + "בעליז דאלאַר",
|
| + }
|
| CHF{
|
| "CHF",
|
| "שווייצער פֿראַנק",
|
| }
|
| + CNY{
|
| + "CN¥",
|
| + "כינעזישער יואן",
|
| + }
|
| EUR{
|
| "€",
|
| "איירא",
|
| }
|
| + GBP{
|
| + "£",
|
| + "פֿונט שטערלינג",
|
| + }
|
| + INR{
|
| + "₹",
|
| + "אינדישער רופי",
|
| + }
|
| + JPY{
|
| + "JP¥",
|
| + "יאפאנעזישער יען",
|
| + }
|
| + RUB{
|
| + "RUB",
|
| + "רוסישער רובל",
|
| + }
|
| SEK{
|
| "SEK",
|
| "שוועדישע קראנע",
|
| }
|
| + USD{
|
| + "US$",
|
| + "אמעריקאנער דאלאר",
|
| + }
|
| + XAG{
|
| + "XAG",
|
| + "זילבער",
|
| + }
|
| + XAU{
|
| + "XAU",
|
| + "גאלד",
|
| + }
|
| + XXX{
|
| + "XXX",
|
| + "אומבאַוואוסטע וואַלוטע",
|
| + }
|
| + }
|
| + Currencies%narrow{
|
| + EUR{"€"}
|
| + GBP{"£"}
|
| + INR{"₹"}
|
| + JPY{"¥"}
|
| + RUB{"₽"}
|
| + USD{"$"}
|
| }
|
| CurrencyPlurals{
|
| + BRL{
|
| + one{"בראזיל רעאל"}
|
| + other{"בראזיל רעאלן"}
|
| + }
|
| + CNY{
|
| + one{"כינעזישער יואן"}
|
| + other{"כינעזישע יואן"}
|
| + }
|
| EUR{
|
| one{"איירא"}
|
| other{"איירא"}
|
| }
|
| + GBP{
|
| + one{"פֿונט שטערלינג"}
|
| + other{"פֿונט שטערלינג"}
|
| + }
|
| + INR{
|
| + one{"אינדישער רופי"}
|
| + other{"אינדישע רופי"}
|
| + }
|
| + JPY{
|
| + one{"יאפאנעזישער יען"}
|
| + other{"יאפאנעזישע יען"}
|
| + }
|
| + RUB{
|
| + one{"רוסישער רובל"}
|
| + other{"רוסישע רובל"}
|
| + }
|
| + USD{
|
| + one{"אמעריקאנער דאלאר"}
|
| + other{"אמעריקאנער דאלארן"}
|
| + }
|
| + XXX{
|
| + one{"אומבאַוואוסטע וואַלוטע"}
|
| + other{"אומבאַוואוסטע וואַלוטע"}
|
| + }
|
| }
|
| - Version{"2.1.7.41"}
|
| + Version{"2.1.19.94"}
|
| }
|
|
|