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