tenfourfox/intl/icu/source/data/curr/en_001.txt
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

72 lines
1.7 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) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_001.xml
// *
// ***************************************************************************
en_001{
Currencies{
BYB{
"BYB",
"Belarusian New Rouble (19941999)",
}
BYR{
"BYR",
"Belarusian Rouble",
}
JPY{
"JP¥",
"Japanese Yen",
}
LVR{
"LVR",
"Latvian Rouble",
}
RUB{
"RUB",
"Russian Rouble",
}
RUR{
"RUR",
"Russian Rouble (19911998)",
}
TJR{
"TJR",
"Tajikistani Rouble",
}
USD{
"US$",
"US Dollar",
}
}
CurrencyPlurals{
BYB{
one{"Belarusian new rouble (19941999)"}
other{"Belarusian new roubles (19941999)"}
}
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 (19911998)"}
other{"Russian roubles (19911998)"}
}
TJR{
one{"Tajikistani rouble"}
other{"Tajikistani roubles"}
}
}
Version{"2.1.19.14"}
}