• 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/mt.xml
7// *
8// ***************************************************************************
9mt{
10    Version{"2.1.19.94"}
11    units{
12        angle{
13            arc-minute{
14                few{"{0}′"}
15                many{"{0}′"}
16                one{"{0}′"}
17                other{"{0}′"}
18            }
19        }
20        consumption{
21            liter-per-kilometer{
22                dnam{"L/km"}
23                few{"{0} litri kull kilometru"}
24                many{"{0} litri kull kilometru"}
25                one{"{0} litru kull kilometru"}
26                other{"{0} litri kull kilometru"}
27            }
28        }
29        digital{
30            megabyte{
31                dnam{"megabytes"}
32                few{"{0} megabytes"}
33                many{"{0} megabytes"}
34                one{"{0} megabyte"}
35                other{"{0} megabytes"}
36            }
37            terabit{
38                dnam{"terabits"}
39                few{"{0} terabits"}
40                many{"{0} terabits"}
41                one{"{0} terabit"}
42                other{"{0} terabits"}
43            }
44            terabyte{
45                dnam{"terabytes"}
46                few{"{0} terabytes"}
47                many{"{0} terabytes"}
48                one{"{0} terabyte"}
49                other{"{0} terabytes"}
50            }
51        }
52        duration{
53            millisecond{
54                dnam{"millisekondi"}
55                few{"{0} millisekondi"}
56                many{"{0} millisekondi"}
57                one{"{0} millisekonda"}
58                other{"{0} millisekondi"}
59            }
60        }
61        light{
62            lux{
63                dnam{"lx"}
64                few{"{0} lx"}
65                many{"{0} lx"}
66                one{"{0} lx"}
67                other{"{0} lx"}
68            }
69        }
70        proportion{
71            karat{
72                dnam{"karati"}
73                few{"{0} kt"}
74                many{"{0} kt"}
75                one{"{0} kt"}
76                other{"{0} kt"}
77            }
78        }
79    }
80    unitsNarrow{
81        duration{
82            millisecond{
83                dnam{"millisek"}
84                few{"{0}ms"}
85                many{"{0}ms"}
86                one{"{0}ms"}
87                other{"{0}ms"}
88            }
89        }
90    }
91    unitsShort{
92        consumption{
93            liter-per-kilometer{
94                dnam{"L/km"}
95                few{"{0} L/km"}
96                many{"{0} L/km"}
97                one{"{0} L/km"}
98                other{"{0} L/km"}
99            }
100        }
101        digital{
102            megabit{
103                few{"{0} Mb"}
104                many{"{0} Mb"}
105                one{"{0} Mb"}
106                other{"{0} Mb"}
107            }
108            megabyte{
109                dnam{"MB"}
110                few{"{0} MB"}
111                many{"{0} MB"}
112                one{"{0} MB"}
113                other{"{0} MB"}
114            }
115            terabit{
116                dnam{"Tb"}
117                few{"{0} Tb"}
118                many{"{0} Tb"}
119                one{"{0} Tb"}
120                other{"{0} Tb"}
121            }
122            terabyte{
123                dnam{"TB"}
124                few{"{0} TB"}
125                many{"{0} TB"}
126                one{"{0} TB"}
127                other{"{0} TB"}
128            }
129        }
130        duration{
131            millisecond{
132                dnam{"millisek"}
133                few{"{0} ms"}
134                many{"{0} ms"}
135                one{"{0} ms"}
136                other{"{0} ms"}
137            }
138        }
139        light{
140            lux{
141                dnam{"lx"}
142                few{"{0} lx"}
143                many{"{0} lx"}
144                one{"{0} lx"}
145                other{"{0} lx"}
146            }
147        }
148        proportion{
149            karat{
150                dnam{"kt"}
151                few{"{0} kt"}
152                many{"{0} kt"}
153                one{"{0} kt"}
154                other{"{0} kt"}
155            }
156        }
157    }
158}
159