2004-08-20 23:12:31 +00:00
|
|
|
|
// ***************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
|
// *
|
2016-02-05 04:09:17 +00:00
|
|
|
|
// * Copyright (C) 2016 International Business Machines
|
2013-01-26 01:14:35 +00:00
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-01 20:40:39 +00:00
|
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
2013-09-07 20:46:42 +00:00
|
|
|
|
// * Source File: <path>/common/main/en_001.xml
|
2000-10-06 00:15:37 +00:00
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
|
// ***************************************************************************
|
2013-09-07 20:46:42 +00:00
|
|
|
|
en_001{
|
|
|
|
|
Currencies{
|
2015-03-06 22:36:39 +00:00
|
|
|
|
BYB{
|
|
|
|
|
"BYB",
|
|
|
|
|
"Belarusian New Rouble (1994–1999)",
|
|
|
|
|
}
|
|
|
|
|
BYR{
|
|
|
|
|
"BYR",
|
|
|
|
|
"Belarusian Rouble",
|
|
|
|
|
}
|
|
|
|
|
JPY{
|
|
|
|
|
"JP¥",
|
|
|
|
|
"Japanese Yen",
|
|
|
|
|
}
|
|
|
|
|
LVR{
|
|
|
|
|
"LVR",
|
|
|
|
|
"Latvian Rouble",
|
|
|
|
|
}
|
|
|
|
|
RUB{
|
|
|
|
|
"RUB",
|
|
|
|
|
"Russian Rouble",
|
|
|
|
|
}
|
|
|
|
|
RUR{
|
|
|
|
|
"RUR",
|
|
|
|
|
"Russian Rouble (1991–1998)",
|
|
|
|
|
}
|
|
|
|
|
TJR{
|
|
|
|
|
"TJR",
|
|
|
|
|
"Tajikistani Rouble",
|
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
USD{
|
|
|
|
|
"US$",
|
|
|
|
|
"US Dollar",
|
|
|
|
|
}
|
|
|
|
|
}
|
2015-03-06 22:36:39 +00:00
|
|
|
|
CurrencyPlurals{
|
|
|
|
|
BYB{
|
|
|
|
|
one{"Belarusian new rouble (1994–1999)"}
|
|
|
|
|
other{"Belarusian new roubles (1994–1999)"}
|
|
|
|
|
}
|
|
|
|
|
BYR{
|
|
|
|
|
one{"Belarusian rouble"}
|
|
|
|
|
other{"Belarusian roubles"}
|
|
|
|
|
}
|
|
|
|
|
LVR{
|
|
|
|
|
one{"Latvian rouble"}
|
|
|
|
|
other{"Latvian roubles"}
|
|
|
|
|
}
|
|
|
|
|
RUB{
|
|
|
|
|
one{"Russian rouble"}
|
|
|
|
|
other{"Russian roubles"}
|
|
|
|
|
}
|
|
|
|
|
RUR{
|
|
|
|
|
one{"Russian rouble (1991–1998)"}
|
|
|
|
|
other{"Russian roubles (1991–1998)"}
|
|
|
|
|
}
|
|
|
|
|
TJR{
|
|
|
|
|
one{"Tajikistani rouble"}
|
|
|
|
|
other{"Tajikistani roubles"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2016-02-05 04:09:17 +00:00
|
|
|
|
Version{"2.1.22.91"}
|
2000-10-06 00:15:37 +00:00
|
|
|
|
}
|