﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/vi.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/vi.xml
 */
vi{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"ngày"}
                other{"{0} ngày"}
            }
            hour{
                dnam{"giờ"}
                other{"{0} giờ"}
                per{"{0}/giờ"}
            }
            microsecond{
                dnam{"micrô giây"}
                other{"{0} micrô giây"}
            }
            millisecond{
                dnam{"mili giây"}
                other{"{0} mili giây"}
            }
            minute{
                dnam{"phút"}
                other{"{0} phút"}
            }
            month{
                dnam{"tháng"}
                other{"{0} tháng"}
            }
            nanosecond{
                dnam{"nano giây"}
                other{"{0} nano giây"}
            }
            second{
                dnam{"giây"}
                other{"{0} giây"}
                per{"{0}/giây"}
            }
            week{
                dnam{"tuần"}
                other{"{0} tuần"}
            }
            year{
                dnam{"năm"}
                other{"{0} năm"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"ngày"}
                other{"{0} ngày"}
            }
            hour{
                dnam{"giờ"}
                other{"{0} giờ"}
            }
            millisecond{
                dnam{"ms"}
                other{"{0}ms"}
            }
            minute{
                dnam{"phút"}
                other{"{0} phút"}
            }
            month{
                dnam{"tháng"}
                other{"{0} tháng"}
            }
            second{
                dnam{"giây"}
                other{"{0} giây"}
            }
            week{
                dnam{"tuần"}
                other{"{0} tuần"}
            }
            year{
                dnam{"năm"}
                other{"{0} năm"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"ngày"}
                other{"{0} ngày"}
            }
            hour{
                dnam{"giờ"}
                other{"{0} giờ"}
                per{"{0}/giờ"}
            }
            microsecond{
                dnam{"μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"phút"}
                other{"{0} phút"}
            }
            month{
                dnam{"tháng"}
                other{"{0} tháng"}
            }
            nanosecond{
                dnam{"ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"giây"}
                other{"{0} giây"}
                per{"{0}/giây"}
            }
            week{
                dnam{"tuần"}
                other{"{0} tuần"}
            }
            year{
                dnam{"năm"}
                other{"{0} năm"}
            }
        }
    }
}
