1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3en_AU{ 4 %%Parent{"en_001"} 5 Currencies{ 6 AUD{ 7 "$", 8 "Australian Dollar", 9 } 10 BAM{ 11 "BAM", 12 "Bosnia-Herzegovina Convertible Marka", 13 } 14 BBD{ 15 "BBD", 16 "Barbados Dollar", 17 } 18 BMD{ 19 "BMD", 20 "Bermuda Dollar", 21 } 22 BOB{ 23 "BOB", 24 "Boliviano", 25 } 26 BRL{ 27 "BRL", 28 "Brazilian Real", 29 } 30 CAD{ 31 "CAD", 32 "Canadian Dollar", 33 } 34 CNH{ 35 "CNH", 36 "CNH", 37 } 38 CNY{ 39 "CNY", 40 "Chinese Yuan", 41 } 42 EUR{ 43 "EUR", 44 "Euro", 45 } 46 GBP{ 47 "GBP", 48 "British Pound", 49 } 50 HKD{ 51 "HKD", 52 "Hong Kong Dollar", 53 } 54 ILS{ 55 "ILS", 56 "Israeli Shekel", 57 } 58 INR{ 59 "INR", 60 "Indian Rupee", 61 } 62 JPY{ 63 "JPY", 64 "Japanese Yen", 65 } 66 KRW{ 67 "KRW", 68 "South Korean Won", 69 } 70 MXN{ 71 "MXN", 72 "Mexican Peso", 73 } 74 NZD{ 75 "NZD", 76 "New Zealand Dollar", 77 } 78 QAR{ 79 "QAR", 80 "Qatari Riyal", 81 } 82 SCR{ 83 "Rs", 84 "Seychellois Rupee", 85 } 86 SRD{ 87 "SRD", 88 "Suriname Dollar", 89 } 90 TWD{ 91 "TWD", 92 "New Taiwan Dollar", 93 } 94 USD{ 95 "USD", 96 "US Dollar", 97 } 98 UYU{ 99 "UYU", 100 "Peso Uruguayo", 101 } 102 VND{ 103 "VND", 104 "Vietnamese Dong", 105 } 106 XAF{ 107 "XAF", 108 "Central African CFA Franc", 109 } 110 XCD{ 111 "XCD", 112 "East Caribbean Dollar", 113 } 114 XOF{ 115 "XOF", 116 "West African CFA Franc", 117 } 118 XPF{ 119 "CFP", 120 "CFP Franc", 121 } 122 } 123 Currencies%narrow{ 124 BDT{"Tk"} 125 BOB{"$b"} 126 CUP{"₱"} 127 EGP{"£"} 128 ISK{"Kr"} 129 PYG{"Gs"} 130 SEK{"Kr"} 131 UYU{"$U"} 132 } 133 Currencies%variant{ 134 GEL{"GEL"} 135 TRY{"TRY"} 136 } 137 CurrencyPlurals{ 138 BAM{ 139 one{"Bosnia-Herzegovina convertible marka"} 140 other{"Bosnia-Herzegovina convertible marka"} 141 } 142 BBD{ 143 one{"Barbados dollar"} 144 other{"Barbados dollars"} 145 } 146 BMD{ 147 one{"Bermuda dollar"} 148 other{"Bermuda dollars"} 149 } 150 BOB{ 151 one{"boliviano"} 152 other{"bolivianos"} 153 } 154 CNH{ 155 one{"CNH"} 156 other{"CNH"} 157 } 158 EUR{ 159 one{"euro"} 160 other{"euro"} 161 } 162 GEL{ 163 one{"Georgian lari"} 164 other{"Georgian lari"} 165 } 166 ILS{ 167 one{"Israeli shekel"} 168 other{"Israeli sheckles"} 169 } 170 KZT{ 171 one{"Kazakhstani tenge"} 172 other{"Kazakhstani tenge"} 173 } 174 LAK{ 175 one{"Laotian kip"} 176 other{"Laotian kip"} 177 } 178 MKD{ 179 one{"Macedonian denar"} 180 other{"Macedonian denar"} 181 } 182 PGK{ 183 one{"Papua New Guinean kina"} 184 other{"Papua New Guinean kinas"} 185 } 186 QAR{ 187 one{"Qatari riyal"} 188 other{"Quatari riyals"} 189 } 190 SRD{ 191 one{"Suriname dollar"} 192 other{"Suriname dollars"} 193 } 194 TRY{ 195 one{"Turkish lira"} 196 other{"Turkish lire"} 197 } 198 UZS{ 199 one{"Uzbekistani som"} 200 other{"Uzbekistani soms"} 201 } 202 VND{ 203 one{"Vietnamese dong"} 204 other{"Vietnamese dongs"} 205 } 206 WST{ 207 one{"Samoan tala"} 208 other{"Samoan talas"} 209 } 210 } 211 Version{"2.1.37.6"} 212} 213