• 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/ro_MD.xml
7// *
8// ***************************************************************************
9ro_MD{
10    Version{"2.1.19.14"}
11    unitsNarrow{
12        duration{
13            day{
14                few{"{0}zile"}
15                one{"{0}zi"}
16                other{"{0}zile"}
17            }
18            millisecond{
19                dnam{"msec"}
20                few{"{0}ms"}
21                one{"{0}ms"}
22                other{"{0}ms"}
23            }
24            minute{
25                dnam{"min"}
26                few{"{0}min."}
27                one{"{0}min."}
28                other{"{0}min."}
29            }
30            month{
31                dnam{"lună"}
32                few{"{0}luni"}
33                one{"{0}lună"}
34                other{"{0}luni"}
35            }
36            week{
37                few{"{0}săpt."}
38                one{"{0}săpt."}
39                other{"{0}săpt."}
40            }
41            year{
42                few{"{0}ani"}
43                one{"{0}an"}
44                other{"{0}ani"}
45            }
46        }
47    }
48    unitsShort{
49        duration{
50            millisecond{
51                dnam{"milisec."}
52            }
53        }
54    }
55}
56