• 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
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4rm{
5    durationUnits{
6        hm{"h:mm"}
7        hms{"h:mm:ss"}
8        ms{"m:ss"}
9    }
10    units{
11        compound{
12            per{"{0} per {1}"}
13        }
14        coordinate{
15            dnam{"direcziun"}
16            east{"{0} ost"}
17            north{"{0} nord"}
18            south{"{0} sid"}
19            west{"{0} vest"}
20        }
21        digital{
22            bit{
23                dnam{"bits"}
24                one{"{0} bit"}
25                other{"{0} bits"}
26            }
27            byte{
28                dnam{"bytes"}
29                one{"{0} byte"}
30                other{"{0} bytes"}
31            }
32            gigabit{
33                dnam{"gigabits"}
34                one{"{0} gigabit"}
35                other{"{0} gigabits"}
36            }
37            gigabyte{
38                dnam{"gigabytes"}
39                one{"{0} gigabyte"}
40                other{"{0} gigabytes"}
41            }
42            kilobit{
43                dnam{"kilobits"}
44                one{"{0} kilobit"}
45                other{"{0} kilobits"}
46            }
47            kilobyte{
48                dnam{"kilobytes"}
49                one{"{0} kilobyte"}
50                other{"{0} kilobytes"}
51            }
52            megabit{
53                dnam{"megabits"}
54                one{"{0} megabit"}
55                other{"{0} megabits"}
56            }
57            megabyte{
58                dnam{"megabytes"}
59                one{"{0} megabyte"}
60                other{"{0} megabytes"}
61            }
62            petabyte{
63                dnam{"petabytes"}
64                one{"{0} petabyte"}
65                other{"{0} petabytes"}
66            }
67            terabit{
68                dnam{"terabits"}
69                one{"{0} terabit"}
70                other{"{0} terabits"}
71            }
72            terabyte{
73                dnam{"terabytes"}
74                one{"{0} terabyte"}
75                other{"{0} terabytes"}
76            }
77        }
78        duration{
79            day{
80                dnam{"dis"}
81                one{"{0} di"}
82                other{"{0} dis"}
83            }
84            hour{
85                dnam{"uras"}
86                one{"{0} ura"}
87                other{"{0} uras"}
88            }
89            millisecond{
90                dnam{"millisecundas"}
91                one{"{0} millisecunda"}
92                other{"{0} millisecundas"}
93            }
94            minute{
95                dnam{"minutas"}
96                one{"{0} minuta"}
97                other{"{0} minutas"}
98                per{"{0} per minuta"}
99            }
100            month{
101                dnam{"mais"}
102                one{"{0} mais"}
103                other{"{0} mais"}
104            }
105            second{
106                dnam{"secundas"}
107                one{"{0} secunda"}
108                other{"{0} secundas"}
109                per{"{0} per secunda"}
110            }
111            week{
112                dnam{"emnas"}
113                one{"{0} emna"}
114                other{"{0} emnas"}
115            }
116            year{
117                dnam{"onns"}
118                one{"{0} onn"}
119                other{"{0} onns"}
120            }
121        }
122        graphics{
123            pixel{
124                dnam{"pixels"}
125                one{"{0} pixel"}
126                other{"{0} pixels"}
127            }
128        }
129        length{
130            centimeter{
131                dnam{"centimeters"}
132                one{"{0} centimeter"}
133                other{"{0} centimeters"}
134            }
135            kilometer{
136                dnam{"kilometers"}
137                one{"{0} kilometer"}
138                other{"{0} kilometers"}
139            }
140            meter{
141                dnam{"meters"}
142                one{"{0} meter"}
143                other{"{0} meters"}
144            }
145            millimeter{
146                dnam{"millimeters"}
147                one{"{0} millimeter"}
148                other{"{0} millimeters"}
149            }
150        }
151        mass{
152            gram{
153                dnam{"grams"}
154                one{"{0} gram"}
155                other{"{0} grams"}
156            }
157            kilogram{
158                dnam{"kilograms"}
159                one{"{0} kilogram"}
160                other{"{0} kilograms"}
161            }
162        }
163        speed{
164            kilometer-per-hour{
165                dnam{"kilometers per ura"}
166                one{"{0} kilometer per ura"}
167                other{"{0} kilometers per ura"}
168            }
169        }
170        temperature{
171            celsius{
172                dnam{"grads celsius"}
173                one{"{0} grad celsius"}
174                other{"{0} grads celsius"}
175            }
176        }
177        volume{
178            liter{
179                dnam{"liters"}
180                one{"{0} liter"}
181                other{"{0} liters"}
182                per{"{0} per liter"}
183            }
184        }
185    }
186    unitsNarrow{
187        coordinate{
188            dnam{"direcziun"}
189            east{"{0}O"}
190            south{"{0}S"}
191            west{"{0}V"}
192        }
193        duration{
194            day{
195                dnam{"di"}
196                one{"{0} dis"}
197                other{"{0} dis"}
198            }
199            hour{
200                dnam{"ura"}
201                one{"{0} uras"}
202                other{"{0} uras"}
203            }
204            millisecond{
205                dnam{"ms"}
206                one{"{0}ms"}
207                other{"{0}ms"}
208            }
209            minute{
210                dnam{"min"}
211                one{"{0} mins."}
212                other{"{0} mins."}
213            }
214            month{
215                dnam{"mais"}
216                one{"{0} mais"}
217                other{"{0} mais"}
218            }
219            second{
220                dnam{"sec"}
221                one{"{0} secs."}
222                other{"{0} secs."}
223            }
224            week{
225                dnam{"emna"}
226                one{"{0} emnas"}
227                other{"{0} emnas"}
228            }
229            year{
230                dnam{"onn"}
231                one{"{0} onns"}
232                other{"{0} onns"}
233            }
234        }
235        force{
236            kilowatt-hour-per-100-kilometer{
237                one{"{0}kWh/100km"}
238                other{"{0}kWh/100km"}
239            }
240        }
241        length{
242            centimeter{
243                dnam{"cm"}
244                one{"{0}cm"}
245                other{"{0}cm"}
246            }
247            kilometer{
248                dnam{"km"}
249                one{"{0}km"}
250                other{"{0}km"}
251            }
252            meter{
253                dnam{"meter"}
254                one{"{0}m"}
255                other{"{0}m"}
256            }
257            millimeter{
258                dnam{"mm"}
259                one{"{0}mm"}
260                other{"{0}mm"}
261            }
262        }
263        mass{
264            gram{
265                dnam{"gram"}
266                one{"{0} g"}
267                other{"{0} g"}
268            }
269            kilogram{
270                dnam{"kg"}
271                one{"{0} kg"}
272                other{"{0} kg"}
273            }
274        }
275        speed{
276            kilometer-per-hour{
277                dnam{"km/h"}
278                one{"{0} km/h"}
279                other{"{0} km/h"}
280            }
281        }
282        temperature{
283            celsius{
284                dnam{"°C"}
285                one{"{0}°C"}
286                other{"{0}°C"}
287            }
288        }
289        volume{
290            dessert-spoon-imperial{
291                one{"{0}dsp-Imp"}
292                other{"{0}dsp-Imp"}
293            }
294            fluid-ounce-imperial{
295                one{"{0} fl oz imp"}
296                other{"{0} fl oz imp"}
297            }
298            gallon-imperial{
299                one{"{0} gal imp"}
300                other{"{0} gal imp"}
301            }
302            liter{
303                dnam{"liter"}
304                one{"{0} l"}
305                other{"{0} l"}
306            }
307        }
308    }
309    unitsShort{
310        coordinate{
311            dnam{"direcziun"}
312            east{"{0} O"}
313            north{"{0} N"}
314            south{"{0} S"}
315            west{"{0} V"}
316        }
317        digital{
318            bit{
319                one{"{0} bit"}
320                other{"{0} bit"}
321            }
322            byte{
323                one{"{0} byte"}
324                other{"{0} byte"}
325            }
326            gigabit{
327                dnam{"Gbit"}
328                one{"{0} Gb"}
329                other{"{0} Gb"}
330            }
331            gigabyte{
332                dnam{"GByte"}
333                one{"{0} GB"}
334                other{"{0} GB"}
335            }
336            kilobit{
337                dnam{"kbit"}
338                one{"{0} kb"}
339                other{"{0} kb"}
340            }
341            kilobyte{
342                dnam{"kByte"}
343                one{"{0} kB"}
344                other{"{0} kB"}
345            }
346            megabit{
347                dnam{"Mbit"}
348                one{"{0} Mb"}
349                other{"{0} Mb"}
350            }
351            megabyte{
352                dnam{"MByte"}
353                one{"{0} MB"}
354                other{"{0} MB"}
355            }
356            petabyte{
357                dnam{"PByte"}
358                one{"{0} PB"}
359                other{"{0} PB"}
360            }
361            terabit{
362                dnam{"Tbit"}
363                one{"{0} Tb"}
364                other{"{0} Tb"}
365            }
366            terabyte{
367                dnam{"TByte"}
368                one{"{0} TB"}
369                other{"{0} TB"}
370            }
371        }
372        duration{
373            day{
374                dnam{"dis"}
375                one{"{0} di"}
376                other{"{0} dis"}
377            }
378            hour{
379                dnam{"uras"}
380                one{"{0} ura"}
381                other{"{0} uras"}
382            }
383            millisecond{
384                dnam{"ms"}
385                one{"{0} ms"}
386                other{"{0} ms"}
387            }
388            minute{
389                dnam{"minutas"}
390                one{"{0} min."}
391                other{"{0} mins."}
392            }
393            month{
394                dnam{"mais"}
395                one{"{0} mais"}
396                other{"{0} mais"}
397            }
398            second{
399                dnam{"secundas"}
400                one{"{0} sec."}
401                other{"{0} secs."}
402            }
403            week{
404                dnam{"emnas"}
405                one{"{0} emna"}
406                other{"{0} emnas"}
407            }
408            year{
409                dnam{"onns"}
410                one{"{0} onn"}
411                other{"{0} onns"}
412            }
413        }
414        graphics{
415            pixel{
416                dnam{"pixels"}
417                one{"{0} px"}
418                other{"{0} px"}
419            }
420        }
421        length{
422            centimeter{
423                dnam{"cm"}
424                one{"{0} cm"}
425                other{"{0} cm"}
426            }
427            kilometer{
428                dnam{"km"}
429                one{"{0} km"}
430                other{"{0} km"}
431            }
432            meter{
433                dnam{"meters"}
434                one{"{0} m"}
435                other{"{0} m"}
436            }
437            millimeter{
438                dnam{"mm"}
439                one{"{0} mm"}
440                other{"{0} mm"}
441            }
442        }
443        mass{
444            gram{
445                dnam{"grams"}
446                one{"{0} g"}
447                other{"{0} g"}
448            }
449            kilogram{
450                dnam{"kg"}
451                one{"{0} kg"}
452                other{"{0} kg"}
453            }
454        }
455        speed{
456            kilometer-per-hour{
457                dnam{"km/ura"}
458                one{"{0} km/h"}
459                other{"{0} km/h"}
460            }
461        }
462        temperature{
463            celsius{
464                dnam{"°C"}
465                one{"{0} °C"}
466                other{"{0} °C"}
467            }
468        }
469        volume{
470            liter{
471                dnam{"liters"}
472                one{"{0} l"}
473                other{"{0} l"}
474            }
475        }
476    }
477}
478