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

Unified Diff: source/data/curr/yi.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/curr/yav.txt ('k') | source/data/curr/yo.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"}
}
« no previous file with comments | « source/data/curr/yav.txt ('k') | source/data/curr/yo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698