﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/hy.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/hy.xml
 */
hy{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"օր"}
                one{"{0} օր"}
                other{"{0} օր"}
            }
            hour{
                dnam{"ժամ"}
                one{"{0} ժամ"}
                other{"{0} ժամ"}
                per{"{0} ժամում"}
            }
            microsecond{
                dnam{"միկրովայրկյան"}
                one{"{0} միկրովայրկյան"}
                other{"{0} միկրովայրկյան"}
            }
            millisecond{
                dnam{"միլիվայրկյան"}
                one{"{0} միլիվայրկյան"}
                other{"{0} միլիվայրկյան"}
            }
            minute{
                dnam{"րոպե"}
                one{"{0} րոպե"}
                other{"{0} րոպե"}
            }
            month{
                dnam{"ամիս"}
                one{"{0} ամիս"}
                other{"{0} ամիս"}
            }
            nanosecond{
                dnam{"նանովայրկյան"}
                one{"{0} նանովայրկյան"}
                other{"{0} նանովայրկյան"}
            }
            second{
                dnam{"վայրկյան"}
                one{"{0} վայրկյան"}
                other{"{0} վայրկյան"}
                per{"{0} վայրկյանում"}
            }
            week{
                dnam{"շաբաթ"}
                one{"{0} շաբաթ"}
                other{"{0} շաբաթ"}
            }
            year{
                dnam{"տարի"}
                one{"{0} տարի"}
                other{"{0} տարի"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"օր"}
                one{"{0}օ."}
                other{"{0}օ."}
            }
            hour{
                dnam{"ժամ"}
                one{"{0} ժ."}
                other{"{0} ժ."}
            }
            millisecond{
                dnam{"մվ"}
                one{"{0}մվ"}
                other{"{0}մվ"}
            }
            minute{
                dnam{"ր."}
                one{"{0} ր."}
                other{"{0} ր."}
            }
            month{
                dnam{"ամս"}
                one{"{0} ա."}
                other{"{0} ա."}
            }
            second{
                dnam{"վրկ"}
                one{"{0} վ."}
                other{"{0} վ."}
            }
            week{
                dnam{"շբթ."}
                one{"{0} շ."}
                other{"{0} շ."}
            }
            year{
                dnam{"տր."}
                one{"{0}տ."}
                other{"{0}տ."}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"օր"}
                one{"{0} օր"}
                other{"{0} օր"}
            }
            hour{
                dnam{"ժամ"}
                one{"{0} ժ."}
                other{"{0} ժ."}
                per{"{0}/ժ"}
            }
            microsecond{
                dnam{"մկվ"}
                one{"{0} մկվ"}
                other{"{0} մկվ"}
            }
            millisecond{
                dnam{"մվ"}
                one{"{0} մվ"}
                other{"{0}մվ"}
            }
            minute{
                dnam{"րոպե"}
                one{"{0} րպ."}
                other{"{0} րպ."}
            }
            month{
                dnam{"ամիս"}
                one{"{0} ամս"}
                other{"{0} ամս"}
            }
            nanosecond{
                dnam{"նվ"}
                one{"{0} նվ"}
                other{"{0} նվ"}
            }
            second{
                dnam{"վրկ"}
                one{"{0} վրկ"}
                other{"{0} վրկ"}
                per{"{0}/վ"}
            }
            week{
                dnam{"շաբաթ"}
                one{"{0} շբթ."}
                other{"{0} շբթ."}
            }
            year{
                dnam{"տարի"}
                one{"{0} տր."}
                other{"{0} տր."}
            }
        }
    }
}
