1ee6fd5b02
X-SVN-Rev: 24124
73 lines
1.7 KiB
Plaintext
73 lines
1.7 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2008 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/main/en_AU.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_AU{
|
|
Currencies{
|
|
AUD{
|
|
"$",
|
|
"Australian Dollar",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"US Dollar",
|
|
}
|
|
}
|
|
NumberPatterns{
|
|
"#,##0.###",
|
|
"¤#,##0.00",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
Version{"1.52"}
|
|
calendar{
|
|
gregorian{
|
|
DateTimeElements:intvector{
|
|
1,
|
|
1,
|
|
}
|
|
DateTimePatterns{
|
|
"h:mm:ss a v",
|
|
"h:mm:ss a z",
|
|
"h:mm:ss a",
|
|
"h:mm a",
|
|
"EEEE, d MMMM yyyy",
|
|
"d MMMM yyyy",
|
|
"dd/MM/yyyy",
|
|
"d/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
availableFormats{
|
|
MMMMd{"d MMMM"}
|
|
MMdd{"dd/MM"}
|
|
yyyyMM{"MM/yyyy"}
|
|
yyyyMMMM{"MMMM yyyy"}
|
|
}
|
|
}
|
|
}
|
|
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}
|
|
}
|
|
}
|
|
}
|