﻿// ***************************************************************************
// *
// * 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.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/zh_Hant.xml
 */
zh_Hant{
    %%Parent{"root"}
    Version{"2.1.8.95"}
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"天"}
                other{"{0} 天"}
            }
            hour{
                dnam{"小時"}
                other{"{0} 小時"}
                per{"{0}/小時"}
            }
            microsecond{
                dnam{"微秒"}
                other{"{0} 微秒"}
            }
            millisecond{
                dnam{"毫秒"}
                other{"{0} 毫秒"}
            }
            minute{
                dnam{"分鐘"}
                other{"{0} 分鐘"}
            }
            month{
                dnam{"個月"}
                other{"{0} 個月"}
            }
            nanosecond{
                dnam{"奈秒"}
                other{"{0} 奈秒"}
            }
            second{
                dnam{"秒"}
                other{"{0} 秒"}
                per{"{0}/秒"}
            }
            week{
                dnam{"週"}
                other{"{0} 週"}
            }
            year{
                dnam{"年"}
                other{"{0} 年"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"天"}
                other{"{0} 天"}
            }
            hour{
                dnam{"小時"}
                other{"{0} 小時"}
            }
            microsecond{
                other{"{0} μs"}
            }
            millisecond{
                dnam{"毫秒"}
                other{"{0} 毫秒"}
            }
            minute{
                dnam{"分鐘"}
                other{"{0} 分鐘"}
            }
            month{
                dnam{"個月"}
                other{"{0} 個月"}
            }
            nanosecond{
                other{"{0} ns"}
            }
            second{
                dnam{"秒"}
                other{"{0} 秒"}
            }
            week{
                dnam{"週"}
                other{"{0} 週"}
            }
            year{
                dnam{"年"}
                other{"{0} 年"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"天"}
                other{"{0} 天"}
            }
            hour{
                dnam{"小時"}
                other{"{0} 小時"}
                per{"{0}/小時"}
            }
            microsecond{
                dnam{"微秒"}
                other{"{0} 微秒"}
            }
            millisecond{
                dnam{"毫秒"}
                other{"{0} 毫秒"}
            }
            minute{
                dnam{"分鐘"}
                other{"{0} 分鐘"}
            }
            month{
                dnam{"個月"}
                other{"{0} 個月"}
            }
            nanosecond{
                dnam{"奈秒"}
                other{"{0} 奈秒"}
            }
            second{
                dnam{"秒"}
                other{"{0} 秒"}
                per{"{0}/秒"}
            }
            week{
                dnam{"週"}
                other{"{0} 週"}
            }
            year{
                dnam{"年"}
                other{"{0} 年"}
            }
        }
    }
}
