diff options
Diffstat (limited to 'Build/source/libs/icu/icu-50.1/data/curr/be.txt')
-rw-r--r-- | Build/source/libs/icu/icu-50.1/data/curr/be.txt | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-50.1/data/curr/be.txt b/Build/source/libs/icu/icu-50.1/data/curr/be.txt new file mode 100644 index 00000000000..eb4c288fec6 --- /dev/null +++ b/Build/source/libs/icu/icu-50.1/data/curr/be.txt @@ -0,0 +1,72 @@ +// *************************************************************************** +// * +// * Copyright (C) 2012 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: <path>/common/main/be.xml +// * +// *************************************************************************** +/** + * ICU <specials> source: <path>/xml/main/be.xml + */ +be{ + Currencies{ + AUD{ + "A$", + "аўстралійскі даляр", + } + BRL{ + "R$", + "бразільскі рэал", + } + BYB{ + "Руб", + "BYB", + } + BYR{ + "BYR", + "беларускі рубель", + } + CNY{ + "CN¥", + "кітайскі юань", + } + ERN{ + "ERN", + "эрытрэйская накфа", + } + EUR{ + "€", + "еўра", + } + GBP{ + "£", + "англійскі фунт", + } + INR{ + "₹", + "індыйская рупія", + } + JPY{ + "¥", + "японская іена", + } + NOK{ + "NOK", + "нарвэская крона", + } + RUB{ + "рас. руб.", + "рускі рубель", + } + USD{ + "$", + "долар ЗША", + } + XXX{ + "XXX", + "невядомая або недапушчальная валюта", + } + } + Version{"2.0.78.38"} +} |