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/lkt.xml
7// *
8// ***************************************************************************
9lkt{
10    Version{"2.1.6.69"}
11    units{
12        duration{
13            day{
14                other{"{0}-čháŋ"}
15            }
16            hour{
17                other{"Owápȟe {0}"}
18            }
19            month{
20                other{"Wíyawapi {0}"}
21            }
22            second{
23                other{"Okpí {0}"}
24            }
25            week{
26                other{"okó {0}"}
27            }
28            year{
29                other{"ómakȟa {0}"}
30            }
31        }
32        length{
33            foot{
34                other{"siíyutȟapi {0}"}
35            }
36            inch{
37                other{"oíyutȟe čísčila {0}"}
38            }
39            mile{
40                other{"makhíyutȟapi {0}"}
41            }
42            yard{
43                other{"čhaéglepi {0}"}
44            }
45        }
46        mass{
47            pound{
48                other{"tkeíyutȟapi {0}"}
49            }
50        }
51    }
52    unitsNarrow{
53        duration{
54            day{
55                other{"{0}-čháŋ"}
56            }
57            hour{
58                other{"Owápȟe {0}"}
59            }
60            month{
61                other{"Wí {0}"}
62            }
63            second{
64                other{"Okpí {0}"}
65            }
66            week{
67                other{"okó {0}"}
68            }
69            year{
70                other{"ómakȟa {0}"}
71            }
72        }
73        length{
74            foot{
75                other{"siíyutȟapi {0}"}
76            }
77            inch{
78                other{"{0}″"}
79            }
80            mile{
81                other{"{0} makh"}
82            }
83            yard{
84                other{"čhaéglepi {0}"}
85            }
86        }
87        mass{
88            pound{
89                other{"{0}#"}
90            }
91        }
92        temperature{
93            celsius{
94                other{"{0}°C"}
95            }
96            fahrenheit{
97                other{"{0}°"}
98            }
99        }
100    }
101    unitsShort{
102        duration{
103            day{
104                other{"{0}-čháŋ"}
105            }
106            hour{
107                other{"Owápȟe {0}"}
108            }
109            month{
110                other{"Wíyawapi {0}"}
111            }
112            second{
113                other{"Okpí {0}"}
114            }
115            week{
116                other{"okó {0}"}
117            }
118            year{
119                other{"ómakȟa {0}"}
120            }
121        }
122        length{
123            foot{
124                other{"siíyutȟapi {0}"}
125            }
126            inch{
127                other{"oíyutȟe čísčila {0}"}
128            }
129            mile{
130                other{"makhíyutȟapi {0}"}
131            }
132            yard{
133                other{"čhaéglepi {0}"}
134            }
135        }
136        mass{
137            pound{
138                other{"tkeíyutȟapi {0}"}
139            }
140        }
141    }
142}
143