• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3haw{
4    Version{"2.1.43.94"}
5    units{
6        duration{
7            day{
8                one{"{0} lā"}
9                other{"{0} lā"}
10            }
11            hour{
12                one{"{0} hola"}
13                other{"{0} hola"}
14            }
15            minute{
16                one{"{0} minuke"}
17                other{"{0} minuke"}
18            }
19            month{
20                one{"{0} mahina"}
21                other{"{0} mahina"}
22            }
23            second{
24                one{"{0} kekona"}
25                other{"{0} kekona"}
26            }
27            week{
28                one{"{0} pule"}
29                other{"{0} pule"}
30            }
31            year{
32                one{"{0} makahiki"}
33                other{"{0} makahiki"}
34            }
35        }
36    }
37    unitsNarrow{
38        temperature{
39            celsius{
40                one{"{0}°C"}
41                other{"{0}°C"}
42            }
43            fahrenheit{
44                one{"{0}°"}
45                other{"{0}°"}
46            }
47        }
48    }
49}
50