2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2007-03-02 23:55:27 +00:00
|
|
|
// * Copyright (C) 2007 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/en_AU.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
en_AU{
|
|
|
|
Currencies{
|
|
|
|
AUD{
|
|
|
|
"$",
|
|
|
|
"Australian Dollar",
|
|
|
|
}
|
2007-03-02 23:55:27 +00:00
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"US Dollar",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
NumberPatterns{
|
|
|
|
"#,##0.###",
|
|
|
|
"¤#,##0.00",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2003-04-11 19:34:13 +00:00
|
|
|
}
|
2007-11-28 20:49:58 +00:00
|
|
|
Version{"1.46"}
|
2004-05-18 02:47:52 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
2006-04-21 01:18:35 +00:00
|
|
|
DateTimeElements:intvector{
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
DateTimePatterns{
|
2006-04-21 01:18:35 +00:00
|
|
|
"h:mm:ss a v",
|
2007-06-22 23:57:38 +00:00
|
|
|
"h:mm:ss a z",
|
2004-05-18 02:47:52 +00:00
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm a",
|
|
|
|
"EEEE, d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"dd/MM/yyyy",
|
|
|
|
"d/MM/yy",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2007-08-21 16:57:21 +00:00
|
|
|
zoneStrings{
|
|
|
|
"meta:Atlantic"{
|
|
|
|
cu:int{0}
|
|
|
|
}
|
|
|
|
"meta:Australia_Central"{
|
|
|
|
cu:int{1}
|
|
|
|
}
|
|
|
|
"meta:Australia_CentralWestern"{
|
|
|
|
cu:int{1}
|
|
|
|
}
|
|
|
|
"meta:Australia_Eastern"{
|
|
|
|
cu:int{1}
|
|
|
|
}
|
|
|
|
"meta:Australia_Western"{
|
|
|
|
cu:int{1}
|
|
|
|
}
|
|
|
|
"meta:New_Zealand"{
|
|
|
|
cu:int{1}
|
|
|
|
}
|
|
|
|
}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|