﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/ro.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/ro.xml
 */
ro{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0} pe {1}"}
        }
        duration{
            day{
                dnam{"zile"}
                few{"{0} zile"}
                one{"{0} zi"}
                other{"{0} de zile"}
            }
            hour{
                dnam{"ore"}
                few{"{0} ore"}
                one{"{0} oră"}
                other{"{0} de ore"}
                per{"{0} pe oră"}
            }
            microsecond{
                dnam{"microsecunde"}
                few{"{0} microsecunde"}
                one{"{0} microsecundă"}
                other{"{0} de microsecunde"}
            }
            millisecond{
                dnam{"milisecunde"}
                few{"{0} milisecunde"}
                one{"{0} milisecundă"}
                other{"{0} de milisecunde"}
            }
            minute{
                dnam{"minute"}
                few{"{0} minute"}
                one{"{0} minut"}
                other{"{0} de minute"}
            }
            month{
                dnam{"luni"}
                few{"{0} luni"}
                one{"{0} lună"}
                other{"{0} de luni"}
            }
            nanosecond{
                dnam{"nanosecunde"}
                few{"{0} nanosecunde"}
                one{"{0} nanosecundă"}
                other{"{0} de nanosecunde"}
            }
            second{
                dnam{"secunde"}
                few{"{0} secunde"}
                one{"{0} secundă"}
                other{"{0} de secunde"}
                per{"{0} pe secundă"}
            }
            week{
                dnam{"săptămâni"}
                few{"{0} săptămâni"}
                one{"{0} săptămână"}
                other{"{0} de săptămâni"}
            }
            year{
                dnam{"ani"}
                few{"{0} ani"}
                one{"{0} an"}
                other{"{0} de ani"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"zi"}
                few{"{0} z"}
                one{"{0} z"}
                other{"{0} z"}
            }
            hour{
                dnam{"oră"}
                few{"{0} h"}
                one{"{0} h"}
                other{"{0} h"}
            }
            millisecond{
                dnam{"ms"}
                few{"{0} ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"m"}
                few{"{0} m"}
                one{"{0} m"}
                other{"{0} m"}
            }
            month{
                dnam{"l"}
                few{"{0} l"}
                one{"{0} l"}
                other{"{0} l"}
            }
            second{
                dnam{"s"}
                few{"{0} s"}
                one{"{0} s"}
                other{"{0} s"}
            }
            week{
                dnam{"săpt."}
                few{"{0} săpt."}
                one{"{0} săpt."}
                other{"{0} săpt."}
            }
            year{
                dnam{"a"}
                few{"{0} a"}
                one{"{0} a"}
                other{"{0} a"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"zile"}
                few{"{0} zile"}
                one{"{0} zi"}
                other{"{0} zile"}
            }
            hour{
                dnam{"ore"}
                few{"{0} ore"}
                one{"{0} oră"}
                other{"{0} ore"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"μs"}
                few{"{0} μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"ms"}
                few{"{0} ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min."}
                few{"{0} min."}
                one{"{0} min."}
                other{"{0} min."}
            }
            month{
                dnam{"luni"}
                few{"{0} luni"}
                one{"{0} lună"}
                other{"{0} luni"}
            }
            nanosecond{
                dnam{"ns"}
                few{"{0} ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"sec."}
                few{"{0} sec."}
                one{"{0} sec."}
                other{"{0} sec."}
                per{"{0}/s"}
            }
            week{
                dnam{"săptămâni"}
                few{"{0} săpt."}
                one{"{0} săpt."}
                other{"{0} săpt."}
            }
            year{
                dnam{"ani"}
                few{"{0} ani"}
                one{"{0} an"}
                other{"{0} ani"}
            }
        }
    }
}
