• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 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// ***************************************************************************
9haw{
10    Version{"2.1.19.14"}
11    units{
12        duration{
13            day{
14                one{"{0} lā"}
15                other{"{0} lā"}
16            }
17            hour{
18                one{"{0} hola"}
19                other{"{0} hola"}
20            }
21            minute{
22                one{"{0} minuke"}
23                other{"{0} minuke"}
24            }
25            month{
26                one{"{0} mahina"}
27                other{"{0} mahina"}
28            }
29            second{
30                one{"{0} kekona"}
31                other{"{0} kekona"}
32            }
33            week{
34                one{"{0} pule"}
35                other{"{0} pule"}
36            }
37            year{
38                one{"{0} makahiki"}
39                other{"{0} makahiki"}
40            }
41        }
42    }
43    unitsNarrow{
44        temperature{
45            celsius{
46                one{"{0}°C"}
47                other{"{0}°C"}
48            }
49            fahrenheit{
50                one{"{0}°"}
51                other{"{0}°"}
52            }
53        }
54    }
55}
56