]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b | 3 | ro_MD{ |
f3c0d7a5 | 4 | Version{"2.1.31.33"} |
2ca993e8 A |
5 | unitsNarrow{ |
6 | duration{ | |
7 | day{ | |
8 | few{"{0}zile"} | |
9 | one{"{0}zi"} | |
10 | other{"{0}zile"} | |
11 | } | |
12 | millisecond{ | |
13 | dnam{"msec"} | |
14 | few{"{0}ms"} | |
15 | one{"{0}ms"} | |
16 | other{"{0}ms"} | |
17 | } | |
18 | minute{ | |
19 | dnam{"min"} | |
20 | few{"{0}min."} | |
21 | one{"{0}min."} | |
22 | other{"{0}min."} | |
23 | } | |
24 | month{ | |
25 | dnam{"lună"} | |
26 | few{"{0}luni"} | |
27 | one{"{0}lună"} | |
28 | other{"{0}luni"} | |
29 | } | |
30 | week{ | |
31 | few{"{0}săpt."} | |
32 | one{"{0}săpt."} | |
33 | other{"{0}săpt."} | |
34 | } | |
35 | year{ | |
36 | few{"{0}ani"} | |
37 | one{"{0}an"} | |
38 | other{"{0}ani"} | |
39 | } | |
40 | } | |
41 | } | |
42 | unitsShort{ | |
43 | duration{ | |
44 | millisecond{ | |
45 | dnam{"milisec."} | |
46 | } | |
47 | } | |
48 | } | |
729e4ab9 | 49 | } |