﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/zh_Hant_HK.xml
// *
// ***************************************************************************
zh_Hant_HK{
    %%Parent{"zh_Hant"}
    Version{"2.1.8.28"}
    units{
        duration{
            day{
                dnam{"日"}
                other{"{0} 日"}
            }
            nanosecond{
                dnam{"納秒"}
                other{"{0} 納秒"}
            }
            week{
                dnam{"星期"}
                other{"{0}星期"}
            }
        }
    }
    unitsNarrow{
        duration{
            day{
                dnam{"日"}
                other{"{0}日"}
            }
            hour{
                other{"{0}小時"}
            }
            millisecond{
                other{"{0}毫秒"}
            }
            minute{
                dnam{"分"}
                other{"{0}分"}
            }
            month{
                other{"{0}個月"}
            }
            second{
                other{"{0}秒"}
            }
            week{
                other{"{0}週"}
            }
            year{
                other{"{0}年"}
            }
        }
    }
    unitsShort{
        duration{
            day{
                dnam{"日"}
                other{"{0} 日"}
            }
            nanosecond{
                dnam{"納秒"}
                other{"{0} 納秒"}
            }
        }
    }
}
