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

Unified Diff: source/data/curr/en_AU.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/en_AT.txt ('k') | source/data/curr/en_BB.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/en_AU.txt
diff --git a/source/data/curr/en_AU.txt b/source/data/curr/en_AU.txt
index fda0f83423b4e740371481d43658c4ec0aed2a22..606d0957544e22e3f1bbfe5c10714e7bdb3db72a 100644
--- a/source/data/curr/en_AU.txt
+++ b/source/data/curr/en_AU.txt
@@ -1,76 +1,209 @@
// ***************************************************************************
// *
-// * 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/en_AU.xml
// *
// ***************************************************************************
en_AU{
- %%Parent{"en_GB"}
+ %%Parent{"en_001"}
Currencies{
- BYR{
- "BYR",
- "Belarusian Rouble",
+ AUD{
+ "$",
+ "Australian Dollar",
+ }
+ AWG{
+ "AWG",
+ "Aruba Guilder",
+ }
+ BAM{
+ "BAM",
+ "Bosnia-Herzegovina Convertible Marka",
+ }
+ BBD{
+ "BBD",
+ "Barbados Dollar",
+ }
+ BMD{
+ "BMD",
+ "Bermuda Dollar",
+ }
+ BOB{
+ "BOB",
+ "Boliviano",
+ }
+ BRL{
+ "BRL",
+ "Brazilian Real",
+ }
+ CAD{
+ "CAD",
+ "Canadian Dollar",
+ }
+ CNY{
+ "CNY",
+ "Chinese Yuan",
+ }
+ EUR{
+ "EUR",
+ "Euro",
}
GBP{
- "£",
+ "GBP",
"British Pound",
}
- RUB{
- "RUB",
- "Russian Rouble",
+ HKD{
+ "HKD",
+ "Hong Kong Dollar",
}
- UZS{
- "UZS",
- "Uzbekistani Som",
+ ILS{
+ "ILS",
+ "Israeli Shekel",
+ }
+ INR{
+ "INR",
+ "Indian Rupee",
+ }
+ JPY{
+ "JPY",
+ "Japanese Yen",
+ }
+ KRW{
+ "KRW",
+ "South Korean Won",
+ }
+ MXN{
+ "MXN",
+ "Mexican Peso",
+ }
+ NZD{
+ "NZD",
+ "New Zealand Dollar",
+ }
+ QAR{
+ "QAR",
+ "Qatari Riyal",
+ }
+ SCR{
+ "Rs",
+ "Seychellois Rupee",
+ }
+ SRD{
+ "SRD",
+ "Suriname Dollar",
+ }
+ TWD{
+ "TWD",
+ "New Taiwan Dollar",
+ }
+ USD{
+ "USD",
+ "US Dollar",
+ }
+ UYU{
+ "UYU",
+ "Peso Uruguayo",
+ }
+ VND{
+ "VND",
+ "Vietnamese Dong",
}
XAF{
- "FCFA",
+ "XAF",
"Central African CFA Franc",
}
+ XCD{
+ "XCD",
+ "East Caribbean Dollar",
+ }
XOF{
- "CFA",
+ "XOF",
"West African CFA Franc",
}
+ XPF{
+ "CFP",
+ "CFP Franc",
+ }
+ }
+ Currencies%narrow{
+ BDT{"Tk"}
+ BOB{"$b"}
+ CUP{"₱"}
+ EGP{"£"}
+ ISK{"Kr"}
+ LBP{"ل.ل"}
+ PYG{"Gs"}
+ SEK{"Kr"}
+ UYU{"$U"}
+ }
+ Currencies%variant{
+ GEL{"GEL"}
+ TRY{"TRY"}
}
CurrencyPlurals{
- BYR{
- one{"Belarusian rouble"}
- other{"Belarusian roubles"}
+ AWG{
+ one{"Aruba guilder"}
+ other{"Aruba guilders"}
+ }
+ BAM{
+ one{"Bosnia-Herzegovina convertible marka"}
+ }
+ BBD{
+ one{"Barbados dollar"}
+ other{"Barbados dollars"}
+ }
+ BMD{
+ one{"Bermuda dollar"}
+ other{"Bermuda dollars"}
+ }
+ BOB{
+ one{"boliviano"}
+ other{"bolivianos"}
}
EUR{
one{"euro"}
other{"euro"}
}
- GBP{
- one{"British pound"}
- other{"British pounds"}
+ GEL{
+ other{"Georgian lari"}
+ }
+ ILS{
+ one{"Israeli shekel"}
+ other{"Israeli sheckles"}
+ }
+ KZT{
+ other{"Kazakhstani tenge"}
+ }
+ LAK{
+ other{"Laotian kip"}
}
- MGA{
- one{"Malagasy ariary"}
- other{"Malagasy ariarys"}
+ MKD{
+ other{"Macedonian denar"}
}
- MWK{
- one{"Malawian kwacha"}
- other{"Malawian kwachas"}
+ PGK{
+ other{"Papua New Guinean kinas"}
}
- RUB{
- one{"Russian rouble"}
- other{"Russian roubles"}
+ QAR{
+ one{"Qatari riyal"}
+ other{"Quatari riyals"}
+ }
+ SRD{
+ one{"Suriname dollar"}
+ other{"Suriname dollars"}
+ }
+ TRY{
+ other{"Turkish lire"}
}
UZS{
- one{"Uzbekistani som"}
- other{"Uzbekistani som"}
+ other{"Uzbekistani soms"}
}
- XAF{
- one{"Central African CFA franc"}
- other{"Central African CFA francs"}
+ VND{
+ other{"Vietnamese dongs"}
}
- XOF{
- one{"West African CFA franc"}
- other{"West African CFA francs"}
+ WST{
+ other{"Samoan talas"}
}
}
- Version{"2.1.8.19"}
+ Version{"2.1.20.4"}
}
« no previous file with comments | « source/data/curr/en_AT.txt ('k') | source/data/curr/en_BB.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698