75ed4ce808
X-SVN-Rev: 37524
33 lines
799 B
Plaintext
33 lines
799 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2015 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/en_AU.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_AU{
|
|
%%Parent{"en_001"}
|
|
Currencies{
|
|
AUD{
|
|
"$",
|
|
"Australian Dollar",
|
|
}
|
|
SCR{
|
|
"SCR",
|
|
"Seychelles Rupee",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
EUR{
|
|
one{"euro"}
|
|
other{"euro"}
|
|
}
|
|
MGA{
|
|
one{"Malagasy ariary"}
|
|
other{"Malagasy ariarys"}
|
|
}
|
|
}
|
|
Version{"2.1.15.12"}
|
|
}
|