scuffed-code/icu4c/source/data/curr/en_GB.txt
2013-09-07 20:46:42 +00:00

209 lines
4.4 KiB
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_GB.xml
// *
// ***************************************************************************
en_GB{
%%Parent{"en_001"}
Currencies{
AUD{
"AU$",
"Australian Dollar",
}
BRL{
"R$",
"Brazilian Real",
}
BYB{
"BYB",
"Belarusian New Rouble (19941999)",
}
BYR{
"BYR",
"Belarusian Rouble",
}
CAD{
"CA$",
"Canadian Dollar",
}
CNY{
"CN¥",
"Chinese Yuan",
}
EUR{
"€",
"Euro",
}
GBP{
"£",
"British Pound",
}
HKD{
"HK$",
"Hong Kong Dollar",
}
ILR{
"ILR",
"Israeli Shekel (19801985)",
}
ILS{
"₪",
"Israeli New Shekel",
}
INR{
"₹",
"Indian Rupee",
}
KRW{
"₩",
"South Korean Won",
}
LVR{
"LVR",
"Latvian Rouble",
}
MGA{
"MGA",
"Malagasy Ariary",
}
MWK{
"MWK",
"Malawian Kwacha",
}
MXN{
"MX$",
"Mexican Peso",
}
NZD{
"NZ$",
"New Zealand Dollar",
}
RUB{
"RUB",
"Russian Rouble",
}
RUR{
"RUR",
"Russian Rouble (19911998)",
}
SCR{
"SCR",
"Seychelles Rupee",
}
THB{
"฿",
"Thai Baht",
}
TJR{
"TJR",
"Tajikistani Rouble",
}
TWD{
"NT$",
"New Taiwan Dollar",
}
USD{
"$",
"US Dollar",
}
UZS{
"UZS",
"Uzbekistani Som",
}
VND{
"₫",
"Vietnamese Dong",
}
XAF{
"FCFA",
"Central African CFA Franc",
}
XCD{
"EC$",
"East Caribbean Dollar",
}
XOF{
"CFA",
"West African CFA Franc",
}
XPF{
"CFPF",
"CFP Franc",
}
XXX{
"XXX",
"Unknown Currency",
}
}
CurrencyPlurals{
BYB{
one{"Belarusian new rouble (19941999)"}
other{"Belarusian new roubles (19941999)"}
}
BYR{
one{"Belarusian rouble"}
other{"Belarusian roubles"}
}
GBP{
one{"British pound"}
other{"British pounds"}
}
ILR{
one{"Israeli shekel (19801985)"}
other{"Israeli shekels (19801985)"}
}
ILS{
one{"Israeli new shekel"}
other{"Israeli new shekels"}
}
LVR{
one{"Latvian rouble"}
other{"Latvian roubles"}
}
MGA{
one{"Malagasy ariary"}
other{"Malagasy ariarys"}
}
MWK{
one{"Malawian kwacha"}
other{"Malawian kwachas"}
}
RUB{
one{"Russian rouble"}
other{"Russian roubles"}
}
RUR{
one{"Russian rouble (19911998)"}
other{"Russian roubles (19911998)"}
}
SCR{
one{"Seychelles rupee"}
other{"Seychelles rupees"}
}
TJR{
one{"Tajikistani rouble"}
other{"Tajikistani roubles"}
}
UZS{
one{"Uzbekistani som"}
other{"Uzbekistani som"}
}
XAF{
one{"Central African CFA franc"}
other{"Central African CFA francs"}
}
XOF{
one{"West African CFA franc"}
other{"West African CFA francs"}
}
XXX{
one{"(unknown currency)"}
other{"(unknown currency)"}
}
}
Version{"2.0.92.80"}
}