﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/hu.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/hu.xml
 */
hu{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0} per {1}"}
        }
        duration{
            day{
                dnam{"nap"}
                one{"{0} nap"}
                other{"{0} nap"}
            }
            hour{
                dnam{"óra"}
                one{"{0} óra"}
                other{"{0} óra"}
                per{"{0}/óra"}
            }
            microsecond{
                dnam{"mikroszekundum"}
                one{"{0} mikroszekundum"}
                other{"{0} mikroszekundum"}
            }
            millisecond{
                dnam{"ezredmásodperc"}
                one{"{0} ezredmásodperc"}
                other{"{0} ezredmásodperc"}
            }
            minute{
                dnam{"perc"}
                one{"{0} perc"}
                other{"{0} perc"}
            }
            month{
                dnam{"hónap"}
                one{"{0} hónap"}
                other{"{0} hónap"}
            }
            nanosecond{
                dnam{"nanoszekundum"}
                one{"{0} nanoszekundum"}
                other{"{0} nanoszekundum"}
            }
            second{
                dnam{"másodperc"}
                one{"{0} másodperc"}
                other{"{0} másodperc"}
                per{"{0}/másodperc"}
            }
            week{
                dnam{"hét"}
                one{"{0} hét"}
                other{"{0} hét"}
            }
            year{
                dnam{"év"}
                one{"{0} év"}
                other{"{0} év"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"nap"}
                one{"{0} nap"}
                other{"{0} nap"}
            }
            hour{
                dnam{"h"}
                one{"{0} h"}
                other{"{0} h"}
            }
            millisecond{
                dnam{"ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"hónap"}
                one{"{0} h."}
                other{"{0} h."}
            }
            second{
                dnam{"s"}
                one{"{0} s"}
                other{"{0} s"}
            }
            week{
                dnam{"hét"}
                one{"{0} hét"}
                other{"{0} hét"}
            }
            year{
                dnam{"év"}
                one{"{0} év"}
                other{"{0} év"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"nap"}
                one{"{0} nap"}
                other{"{0} nap"}
            }
            hour{
                dnam{"h"}
                one{"{0} h"}
                other{"{0} h"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"hónap"}
                one{"{0} hónap"}
                other{"{0} hónap"}
            }
            nanosecond{
                dnam{"ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"s"}
                one{"{0} s"}
                other{"{0} s"}
                per{"{0}/s"}
            }
            week{
                dnam{"hét"}
                one{"{0} hét"}
                other{"{0} hét"}
            }
            year{
                dnam{"év"}
                one{"{0} év"}
                other{"{0} év"}
            }
        }
    }
}
