// ***************************************************************************
// *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/haw.xml
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/haw.xml
// *
// ***************************************************************************
/**
- * ICU <specials> source: <path>/xml/main/haw.xml
+ * ICU <specials> source: <path>/common/main/haw.xml
*/
haw{
AuxExemplarCharacters{"[b c d f g j q r s t v x y z]"}
NumberElements{
latn{
patterns{
- currencyFormat{"¤#,##0.00;(¤#,##0.00)"}
+ accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
+ currencyFormat{"¤#,##0.00"}
}
}
}
- Version{"2.0.47.68"}
+ Version{"2.0.98.76"}
calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y G",
+ "d MMMM y G",
+ "d MMM y G",
+ {
+ "d/M/yy GGGGG",
+ "M=romanlow",
+ }
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ {
+ "d/M/yy",
+ "M=romanlow",
+ }
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ Ed{"E d"}
+ Gy{"y G"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E, d MMM y G"}
+ GyMMMd{"d MMM y G"}
+ MEd{"E, d/M"}
+ MMMEd{"E, d MMM"}
+ MMMd{"d MMM"}
+ Md{"d/M"}
+ yM{"M/y"}
+ yMEd{"E, d/M/y"}
+ yMMM{"MMM y"}
+ yMMMEd{"E, d MMM y"}
+ yMMMd{"d MMM y"}
+ yMd{"d/M/y"}
+ }
dayNames{
format{
abbreviated{
metric{"Mekalika"}
}
units{
- day{
- other{"{0} lā"}
- }
- hour{
- other{"{0} hola"}
- }
- minute{
- other{"{0} minuke"}
- }
- month{
- other{"{0} mahina"}
- }
- second{
- other{"{0} kekona"}
- }
- week{
- other{"{0} pule"}
+ duration{
+ day{
+ one{"{0} lā"}
+ other{"{0} lā"}
+ }
+ hour{
+ one{"{0} hola"}
+ other{"{0} hola"}
+ }
+ minute{
+ one{"{0} minuke"}
+ other{"{0} minuke"}
+ }
+ month{
+ one{"{0} mahina"}
+ other{"{0} mahina"}
+ }
+ second{
+ one{"{0} kekona"}
+ other{"{0} kekona"}
+ }
+ week{
+ one{"{0} pule"}
+ other{"{0} pule"}
+ }
+ year{
+ one{"{0} makahiki"}
+ other{"{0} makahiki"}
+ }
}
- year{
- other{"{0} makahiki"}
+ }
+ unitsNarrow{
+ temperature{
+ celsius{
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ one{"{0}°"}
+ other{"{0}°"}
+ }
}
}
}