1// *************************************************************************** 2// * 3// * Copyright (C) 2013 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/haw.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/haw.xml 11 */ 12haw{ 13 AuxExemplarCharacters{"[b c d f g j q r s t v x y z]"} 14 ExemplarCharacters{"[a ā e ē i ī o ō u ū h k l m n p w ʻ]"} 15 LocaleScript{ 16 "Latn", 17 } 18 NumberElements{ 19 latn{ 20 patterns{ 21 currencyFormat{"¤#,##0.00;(¤#,##0.00)"} 22 } 23 } 24 } 25 Version{"2.0.82.45"} 26 calendar{ 27 gregorian{ 28 dayNames{ 29 format{ 30 abbreviated{ 31 "LP", 32 "P1", 33 "P2", 34 "P3", 35 "P4", 36 "P5", 37 "P6", 38 } 39 wide{ 40 "Lāpule", 41 "Poʻakahi", 42 "Poʻalua", 43 "Poʻakolu", 44 "Poʻahā", 45 "Poʻalima", 46 "Poʻaono", 47 } 48 } 49 } 50 monthNames{ 51 format{ 52 abbreviated{ 53 "Ian.", 54 "Pep.", 55 "Mal.", 56 "ʻAp.", 57 "Mei", 58 "Iun.", 59 "Iul.", 60 "ʻAu.", 61 "Kep.", 62 "ʻOk.", 63 "Now.", 64 "Kek.", 65 } 66 wide{ 67 "Ianuali", 68 "Pepeluali", 69 "Malaki", 70 "ʻApelila", 71 "Mei", 72 "Iune", 73 "Iulai", 74 "ʻAukake", 75 "Kepakemapa", 76 "ʻOkakopa", 77 "Nowemapa", 78 "Kekemapa", 79 } 80 } 81 } 82 } 83 } 84 measurementSystemNames{ 85 US{"ʻAmelika Hui Pū ʻIa"} 86 metric{"Mekalika"} 87 } 88 units{ 89 day{ 90 one{"{0} lā"} 91 other{"{0} lā"} 92 } 93 hour{ 94 one{"{0} hola"} 95 other{"{0} hola"} 96 } 97 minute{ 98 one{"{0} minuke"} 99 other{"{0} minuke"} 100 } 101 month{ 102 one{"{0} mahina"} 103 other{"{0} mahina"} 104 } 105 second{ 106 one{"{0} kekona"} 107 other{"{0} kekona"} 108 } 109 week{ 110 one{"{0} pule"} 111 other{"{0} pule"} 112 } 113 year{ 114 one{"{0} makahiki"} 115 other{"{0} makahiki"} 116 } 117 } 118} 119