﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/ms.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/ms.xml
 */
ms{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0} per {1}"}
        }
        duration{
            day{
                dnam{"hari"}
                other{"{0} hari"}
            }
            hour{
                dnam{"jam"}
                other{"{0} jam"}
                per{"{0} sejam"}
            }
            microsecond{
                dnam{"mikrosaat"}
                other{"{0} mikrosaat"}
            }
            millisecond{
                dnam{"milisaat"}
                other{"{0} milisaat"}
            }
            minute{
                dnam{"minit"}
                other{"{0} minit"}
            }
            month{
                dnam{"bulan"}
                other{"{0} bulan"}
            }
            nanosecond{
                dnam{"nanosaat"}
                other{"{0} nanosaat"}
            }
            second{
                dnam{"saat"}
                other{"{0} saat"}
                per{"{0} sesaat"}
            }
            week{
                dnam{"minggu"}
                other{"{0} minggu"}
            }
            year{
                dnam{"tahun"}
                other{"{0} tahun"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"hari"}
                other{"{0} h"}
            }
            hour{
                dnam{"jam"}
                other{"{0} j"}
            }
            millisecond{
                dnam{"milisaat"}
                other{"{0} ms"}
            }
            minute{
                dnam{"minit"}
                other{"{0} min"}
            }
            month{
                dnam{"bulan"}
                other{"{0} bln"}
            }
            second{
                dnam{"saat"}
                other{"{0} s"}
            }
            week{
                dnam{"minggu"}
                other{"{0} mgu"}
            }
            year{
                dnam{"thn"}
                other{"{0} thn"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"hari"}
                other{"{0} hari"}
            }
            hour{
                dnam{"jam"}
                other{"{0} j"}
                per{"{0}/j"}
            }
            microsecond{
                dnam{"μsaat"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"milisaat"}
                other{"{0} ms"}
            }
            minute{
                dnam{"minit"}
                other{"{0} min"}
            }
            month{
                dnam{"bulan"}
                other{"{0} bln"}
            }
            nanosecond{
                dnam{"nanosaat"}
                other{"{0} ns"}
            }
            second{
                dnam{"saat"}
                other{"{0} saat"}
                per{"{0}/s"}
            }
            week{
                dnam{"minggu"}
                other{"{0} mgu"}
            }
            year{
                dnam{"tahun"}
                other{"{0} thn"}
            }
        }
    }
}
