diff options
Diffstat (limited to 'intl/icu/source/data/unit/ro_MD.txt')
-rw-r--r-- | intl/icu/source/data/unit/ro_MD.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/intl/icu/source/data/unit/ro_MD.txt b/intl/icu/source/data/unit/ro_MD.txt new file mode 100644 index 0000000000..7070a891fe --- /dev/null +++ b/intl/icu/source/data/unit/ro_MD.txt @@ -0,0 +1,41 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ro_MD{ + Version{"37"} + unitsNarrow{ + duration{ + day{ + few{"{0} zile"} + one{"{0} zi"} + other{"{0} zile"} + } + millisecond{ + dnam{"msec"} + } + minute{ + dnam{"min"} + few{"{0} min."} + one{"{0} min."} + other{"{0} min."} + } + month{ + dnam{"lună"} + few{"{0} luni"} + one{"{0} lună"} + other{"{0} luni"} + } + year{ + few{"{0} ani"} + one{"{0} an"} + other{"{0} ani"} + } + } + } + unitsShort{ + duration{ + millisecond{ + dnam{"milisec."} + } + } + } +} |