diff options
Diffstat (limited to 'intl/icu/source/data/curr/en_CA.txt')
-rw-r--r-- | intl/icu/source/data/curr/en_CA.txt | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/en_CA.txt b/intl/icu/source/data/curr/en_CA.txt new file mode 100644 index 0000000000..73df7e0054 --- /dev/null +++ b/intl/icu/source/data/curr/en_CA.txt @@ -0,0 +1,120 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +en_CA{ + Currencies{ + BMD{ + "BMD", + "Bermudian Dollar", + } + BYB{ + "BYB", + "Belarusian New Rouble (1994–1999)", + } + BYN{ + "BYN", + "Belarusian Rouble", + } + BYR{ + "BYR", + "Belarusian Rouble (2000–2016)", + } + CAD{ + "$", + "Canadian Dollar", + } + JPY{ + "JP¥", + "Japanese Yen", + } + LVR{ + "LVR", + "Latvian Rouble", + } + RUB{ + "RUB", + "Russian Rouble", + } + RUR{ + "RUR", + "Russian Rouble (1991–1998)", + } + SHP{ + "SHP", + "Saint Helena Pound", + } + STN{ + "STN", + "São Tomé and Príncipe Dobra", + } + TJR{ + "TJR", + "Tajikistani Rouble", + } + TTD{ + "TTD", + "Trinidad and Tobago Dollar", + } + USD{ + "US$", + "US Dollar", + } + XXX{ + "¤", + "unknown currency", + } + } + Currencies%narrow{ + USD{"US$"} + } + CurrencyPlurals{ + AFN{ + one{"Afghan afghani"} + other{"Afghan afghanis"} + } + BMD{ + one{"Bermudian dollar"} + other{"Bermudian dollars"} + } + BYB{ + one{"Belarusian new rouble (1994–1999)"} + other{"Belarusian new roubles (1994–1999)"} + } + BYN{ + one{"Belarusian rouble"} + other{"Belarusian roubles"} + } + BYR{ + one{"Belarusian rouble (2000–2016)"} + other{"Belarusian roubles (2000–2016)"} + } + 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)"} + } + SHP{ + one{"Saint Helena pound"} + other{"Saint Helena pounds"} + } + STN{ + one{"São Tomé and Príncipe dobra"} + other{"São Tomé and Príncipe dobras"} + } + TJR{ + one{"Tajikistani rouble"} + other{"Tajikistani roubles"} + } + TTD{ + one{"Trinidad and Tobago dollar"} + other{"Trinidad and Tobago dollars"} + } + } +} |