﻿// ***************************************************************************
// *
// * Copyright (C) 2013 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{
    AuxExemplarCharacters{"[]"}
    Ellipsis{
        final{"{0}…"}
        initial{"…{0}"}
        medial{"{0}…{1}"}
        word-final{"{0} …"}
        word-initial{"… {0}"}
        word-medial{"{0} … {1}"}
    }
    ExemplarCharacters{
        "[a {ai} {au} b c d {dz} e f g h i j k {kh} l m n {ng} {ngg} {ny} o p q r s {"
        "sy} t {ts} u {ua} v w x y z]"
    }
    ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
    LocaleScript{
        "Latn",
    }
    MoreInformation{"?"}
    NumberElements{
        latn{
            miscPatterns{
                atLeast{"{0}+"}
                range{"{0}–{1}"}
            }
            patterns{
                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
                currencyFormat{"¤#,##0.00"}
                decimalFormat{"#,##0.###"}
                percentFormat{"#,##0%"}
                scientificFormat{"#E0"}
            }
            patternsLong{
                decimalFormat{
                    1000{
                        other{"0 ribu"}
                    }
                    10000{
                        other{"00 ribu"}
                    }
                    100000{
                        other{"000 ribu"}
                    }
                    1000000{
                        other{"0 juta"}
                    }
                    10000000{
                        other{"00 juta"}
                    }
                    100000000{
                        other{"000 juta"}
                    }
                    1000000000{
                        other{"0 bilion"}
                    }
                    10000000000{
                        other{"00 bilion"}
                    }
                    100000000000{
                        other{"000 bilion"}
                    }
                    1000000000000{
                        other{"0 trilion"}
                    }
                    10000000000000{
                        other{"00 trilion"}
                    }
                    100000000000000{
                        other{"000 trilion"}
                    }
                }
            }
            patternsShort{
                decimalFormat{
                    1000{
                        other{"0K"}
                    }
                    10000{
                        other{"00K"}
                    }
                    100000{
                        other{"000K"}
                    }
                    1000000{
                        other{"0J"}
                    }
                    10000000{
                        other{"00J"}
                    }
                    100000000{
                        other{"000J"}
                    }
                    1000000000{
                        other{"0B"}
                    }
                    10000000000{
                        other{"00B"}
                    }
                    100000000000{
                        other{"000B"}
                    }
                    1000000000000{
                        other{"0T"}
                    }
                    10000000000000{
                        other{"00T"}
                    }
                    100000000000000{
                        other{"000T"}
                    }
                }
            }
            symbols{
                decimal{"."}
                exponential{"E"}
                group{","}
                infinity{"∞"}
                list{";"}
                minusSign{"-"}
                nan{"NaN"}
                perMille{"‰"}
                percentSign{"%"}
                plusSign{"+"}
                superscriptingExponent{"×"}
            }
        }
    }
    Version{"2.0.92.87"}
    calendar{
        buddhist{
            eras{
                abbreviated{
                    "BE",
                }
            }
        }
        chinese{
            DateTimePatterns{
                "h:mm:ss a zzzz",
                "h:mm:ss a z",
                "h:mm:ss a",
                "h:mm a",
                "EEEE, U MMMM dd",
                "U MMMM d",
                "U MMM d",
                "y-M-d",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
            }
            monthNames{
                format{
                    abbreviated{
                        "Jan",
                        "Feb",
                        "Mac",
                        "Apr",
                        "Mei",
                        "Jun",
                        "Jul",
                        "Ogo",
                        "Sep",
                        "Okt",
                        "Nov",
                        "Dis",
                    }
                    narrow{
                        "Jn",
                        "Fb",
                        "Mc",
                        "Ap",
                        "Me",
                        "Ju",
                        "Jl",
                        "Og",
                        "Sp",
                        "Ok",
                        "Nv",
                        "Ds",
                    }
                    wide{
                        "Januari",
                        "Februari",
                        "Mac",
                        "April",
                        "Mei",
                        "Jun",
                        "Julai",
                        "Ogos",
                        "September",
                        "Oktober",
                        "November",
                        "Disember",
                    }
                }
                stand-alone{
                    abbreviated{
                        "Jan",
                        "Feb",
                        "Mac",
                        "Apr",
                        "Mei",
                        "Jun",
                        "Jul",
                        "Ogo",
                        "Sep",
                        "Okt",
                        "Nov",
                        "Dis",
                    }
                    narrow{
                        "Jn",
                        "Fe",
                        "Mc",
                        "Ap",
                        "Me",
                        "Ju",
                        "Jl",
                        "Og",
                        "Sp",
                        "Ok",
                        "Nv",
                        "Ds",
                    }
                    wide{
                        "Januari",
                        "Februari",
                        "Mac",
                        "April",
                        "Mei",
                        "Jun",
                        "Julai",
                        "Ogos",
                        "September",
                        "Oktober",
                        "November",
                        "Disember",
                    }
                }
            }
        }
        generic{
            DateTimePatterns{
                "h:mm:ss a zzzz",
                "h:mm:ss a z",
                "h:mm:ss a",
                "h:mm a",
                "EEEE, d MMMM y G",
                "d MMMM y G",
                "dd/MM/y G",
                "d/MM/y GGGGG",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
            }
            availableFormats{
                Ed{"E, d"}
                Gy{"y G"}
                GyMMM{"MMM y G"}
                GyMMMEd{"E, d MMM y G"}
                GyMMMd{"d MMM y G"}
                H{"HH"}
                Hm{"HH:mm"}
                Hmm{"H:mm"}
                Hms{"HH:mm:ss"}
                M{"L"}
                MEd{"E, d/M"}
                MMM{"LLL"}
                MMMEd{"E, d MMM"}
                MMMMd{"d MMMM"}
                MMMd{"d MMM"}
                Md{"d/M"}
                d{"d"}
                h{"h a"}
                hm{"h:mm a"}
                hms{"h:mm:ss a"}
                ms{"mm:ss"}
                y{"y G"}
                yyyy{"y G"}
                yyyyM{"M/y G"}
                yyyyMEd{"E, d/M/y G"}
                yyyyMMM{"MMM y G"}
                yyyyMMMEd{"E, d MMM y G"}
                yyyyMMMd{"d MMM y G"}
                yyyyMd{"d/M/y G"}
                yyyyQQQ{"QQQ y G"}
                yyyyQQQQ{"QQQQ y G"}
            }
            intervalFormats{
                H{
                    H{"HH–HH"}
                }
                Hm{
                    H{"HH:mm–HH:mm"}
                    m{"HH:mm–HH:mm"}
                }
                Hmv{
                    H{"HH:mm–HH:mm v"}
                    m{"HH:mm–HH:mm v"}
                }
                Hv{
                    H{"HH–HH v"}
                }
                M{
                    M{"M–M"}
                }
                MEd{
                    M{"E, d/M – E, d/M"}
                    d{"E, d/M – E, d/M"}
                }
                MMM{
                    M{"MMM–MMM"}
                }
                MMMEd{
                    M{"E, d MMM – E, d MMM"}
                    d{"E, d MMM – E, d MMM"}
                }
                MMMd{
                    M{"d MMM – d MMM"}
                    d{"d–d MMM"}
                }
                Md{
                    M{"d/M – d/M"}
                    d{"d/M – d/M"}
                }
                d{
                    d{"d–d"}
                }
                fallback{"{0} – {1}"}
                h{
                    a{"h a – h a"}
                    h{"h–h a"}
                }
                hm{
                    a{"h:mm a – h:mm a"}
                    h{"h:mm–h:mm a"}
                    m{"h:mm–h:mm a"}
                }
                hmv{
                    a{"h:mm a – h:mm a v"}
                    h{"h:mm–h:mm a v"}
                    m{"h:mm–h:mm a v"}
                }
                hv{
                    a{"h a – h a v"}
                    h{"h–h a v"}
                }
                y{
                    y{"y–y G"}
                }
                yM{
                    M{"M/y – M/y G"}
                    y{"M/y – M/y G"}
                }
                yMEd{
                    M{"E, d/M/y – E, d/M/y G"}
                    d{"E, d/M/y – E, d/M/y G"}
                    y{"E, d/M/y – E, d/M/y G"}
                }
                yMMM{
                    M{"MMM–MMM y G"}
                    y{"MMM y – MMM y G"}
                }
                yMMMEd{
                    M{"E, d MMM – E, d MMM, y G"}
                    d{"E, d MMM – E, d MMM, y G"}
                    y{"E, d MMM y – E, d MMM y G"}
                }
                yMMMM{
                    M{"MMMM–MMMM y G"}
                    y{"MMMM y – MMMM y G"}
                }
                yMMMd{
                    M{"d MMM – d MMM, y G"}
                    d{"d–d MMM y G"}
                    y{"d MMM y – d MMM y G"}
                }
                yMd{
                    M{"d/M/y – d/M/y G"}
                    d{"d/M/y – d/M/y G"}
                    y{"d/M/y – d/M/y G"}
                }
            }
        }
        gregorian{
            AmPmMarkers{
                "PG",
                "PTG",
            }
            DateTimePatterns{
                "h:mm:ss a zzzz",
                "h:mm:ss a z",
                "h:mm:ss a",
                "h:mm a",
                "EEEE, d MMMM y",
                "d MMMM y",
                "d MMM y",
                "d/MM/yy",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
            }
            appendItems{
                Timezone{"{0} {1}"}
            }
            availableFormats{
                EHm{"E HH:mm"}
                EHms{"E HH:mm:ss"}
                Ed{"d E"}
                Ehm{"E h:mm a"}
                Ehms{"E h:mm:ss a"}
                Gy{"y G"}
                GyMMM{"MMM y G"}
                GyMMMEd{"E, d MMM y G"}
                GyMMMd{"d MMM y G"}
                H{"HH"}
                Hm{"HH:mm"}
                Hmm{"H:mm"}
                Hms{"HH:mm:ss"}
                M{"L"}
                MEd{"E, d-M"}
                MMM{"LLL"}
                MMMEd{"E, d MMM"}
                MMMMd{"d MMMM"}
                MMMd{"d MMM"}
                MMdd{"dd/MM"}
                Md{"d-M"}
                d{"d"}
                h{"h a"}
                hm{"h:mm a"}
                hms{"h:mm:ss a"}
                ms{"mm:ss"}
                y{"y"}
                yM{"M-y"}
                yMEd{"E, d/M/y"}
                yMMM{"MMM y"}
                yMMMEd{"E, d MMM y"}
                yMMMd{"d MMM y"}
                yMd{"d/M/y"}
                yQQQ{"QQQ y"}
                yQQQQ{"QQQQ y"}
            }
            dayNames{
                format{
                    abbreviated{
                        "Ahd",
                        "Isn",
                        "Sel",
                        "Rab",
                        "Kha",
                        "Jum",
                        "Sab",
                    }
                    narrow{
                        "A",
                        "I",
                        "S",
                        "R",
                        "K",
                        "J",
                        "S",
                    }
                    short{
                        "Ah",
                        "Is",
                        "Se",
                        "Ra",
                        "Kh",
                        "Ju",
                        "Sa",
                    }
                    wide{
                        "Ahad",
                        "Isnin",
                        "Selasa",
                        "Rabu",
                        "Khamis",
                        "Jumaat",
                        "Sabtu",
                    }
                }
                stand-alone{
                    abbreviated{
                        "Ahd",
                        "Isn",
                        "Sel",
                        "Rab",
                        "Kha",
                        "Jum",
                        "Sab",
                    }
                    narrow{
                        "A",
                        "I",
                        "S",
                        "R",
                        "K",
                        "J",
                        "S",
                    }
                    short{
                        "Ah",
                        "Is",
                        "Se",
                        "Ra",
                        "Kh",
                        "Ju",
                        "Sa",
                    }
                    wide{
                        "Ahad",
                        "Isnin",
                        "Selasa",
                        "Rabu",
                        "Khamis",
                        "Jumaat",
                        "Sabtu",
                    }
                }
            }
            eras{
                abbreviated{
                    "S.M.",
                    "TM",
                }
            }
            intervalFormats{
                H{
                    H{"HH–HH"}
                }
                Hm{
                    H{"HH:mm–HH:mm"}
                    m{"HH:mm–HH:mm"}
                }
                Hmv{
                    H{"HH:mm–HH:mm v"}
                    m{"HH:mm–HH:mm v"}
                }
                Hv{
                    H{"HH–HH v"}
                }
                M{
                    M{"M–M"}
                }
                MEd{
                    M{"E, d/M – E, d/M"}
                    d{"E, d/M – E, d/M"}
                }
                MMM{
                    M{"MMM–MMM"}
                }
                MMMEd{
                    M{"E, d MMM – E, d MMM"}
                    d{"E, d MMM – E, d MMM"}
                }
                MMMd{
                    M{"d MMM – d MMM"}
                    d{"d–d MMM"}
                }
                Md{
                    M{"d/M – d/M"}
                    d{"d/M – d/M"}
                }
                d{
                    d{"d–d"}
                }
                fallback{"{0} – {1}"}
                h{
                    a{"h a – h a"}
                    h{"h–h a"}
                }
                hm{
                    a{"h:mm a – h:mm a"}
                    h{"h:mm–h:mm a"}
                    m{"h:mm–h:mm a"}
                }
                hmv{
                    a{"h:mm a – h:mm a v"}
                    h{"h:mm–h:mm a v"}
                    m{"h:mm–h:mm a v"}
                }
                hv{
                    a{"h a – h a v"}
                    h{"h–h a v"}
                }
                y{
                    y{"y–y"}
                }
                yM{
                    M{"M/y – M/y"}
                    y{"M/y – M/y"}
                }
                yMEd{
                    M{"E, d/M/y – E, d/M/y"}
                    d{"E, d/M/y – E, d/M/y"}
                    y{"E, d/M/y – E, d/M/y"}
                }
                yMMM{
                    M{"MMM–MMM y"}
                    y{"MMM y – MMM y"}
                }
                yMMMEd{
                    M{"E, d MMM – E, d MMM, y"}
                    d{"E, d MMM – E, d MMM, y"}
                    y{"E, d MMM y – E, d MMM y"}
                }
                yMMMM{
                    M{"MMMM–MMMM y"}
                    y{"MMMM y – MMMM y"}
                }
                yMMMd{
                    M{"d MMM – d MMM, y"}
                    d{"d–d MMM y"}
                    y{"d MMM y – d MMM y"}
                }
                yMd{
                    M{"d/M/y – d/M/y"}
                    d{"d/M/y – d/M/y"}
                    y{"d/M/y – d/M/y"}
                }
            }
            monthNames{
                format{
                    abbreviated{
                        "Jan",
                        "Feb",
                        "Mac",
                        "Apr",
                        "Mei",
                        "Jun",
                        "Jul",
                        "Ogo",
                        "Sep",
                        "Okt",
                        "Nov",
                        "Dis",
                    }
                    narrow{
                        "J",
                        "F",
                        "M",
                        "A",
                        "M",
                        "J",
                        "J",
                        "O",
                        "S",
                        "O",
                        "N",
                        "D",
                    }
                    wide{
                        "Januari",
                        "Februari",
                        "Mac",
                        "April",
                        "Mei",
                        "Jun",
                        "Julai",
                        "Ogos",
                        "September",
                        "Oktober",
                        "November",
                        "Disember",
                    }
                }
                stand-alone{
                    abbreviated{
                        "Jan",
                        "Feb",
                        "Mac",
                        "Apr",
                        "Mei",
                        "Jun",
                        "Jul",
                        "Ogo",
                        "Sep",
                        "Okt",
                        "Nov",
                        "Dis",
                    }
                    narrow{
                        "J",
                        "F",
                        "M",
                        "A",
                        "M",
                        "J",
                        "J",
                        "O",
                        "S",
                        "O",
                        "N",
                        "D",
                    }
                    wide{
                        "Januari",
                        "Februari",
                        "Mac",
                        "April",
                        "Mei",
                        "Jun",
                        "Julai",
                        "Ogos",
                        "September",
                        "Oktober",
                        "November",
                        "Disember",
                    }
                }
            }
            quarters{
                format{
                    abbreviated{
                        "S1",
                        "S2",
                        "S3",
                        "S4",
                    }
                    narrow{
                        "1",
                        "2",
                        "3",
                        "4",
                    }
                    wide{
                        "Suku pertama",
                        "Suku Ke-2",
                        "Suku Ke-3",
                        "Suku Ke-4",
                    }
                }
                stand-alone{
                    abbreviated{
                        "S1",
                        "S2",
                        "S3",
                        "S4",
                    }
                    narrow{
                        "1",
                        "2",
                        "3",
                        "4",
                    }
                    wide{
                        "Suku pertama",
                        "Suku Ke-2",
                        "Suku Ke-3",
                        "Suku Ke-4",
                    }
                }
            }
        }
        islamic{
            eras{
                abbreviated{
                    "AH",
                }
            }
        }
        japanese{
            DateTimePatterns{
                "h:mm:ss a zzzz",
                "h:mm:ss a z",
                "h:mm:ss a",
                "h:mm a",
                "EEEE, d MMMM y G",
                "d MMMM y G",
                "dd/MM/y G",
                "d/MM/y GGGGG",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
            }
        }
        roc{
            eras{
                abbreviated{
                    "Before R.O.C.",
                    "R.O.C.",
                }
            }
        }
    }
    delimiters{
        alternateQuotationEnd{"’"}
        alternateQuotationStart{"‘"}
        quotationEnd{"”"}
        quotationStart{"“"}
    }
    durationUnits{
        hm{"h:mm"}
        hms{"h:mm:ss"}
        ms{"m:ss"}
    }
    fields{
        day{
            dn{"Hari"}
            relative{
                "-1"{"Semalam"}
                "-2"{"Hari sebelum semalam"}
                "0"{"Hari ini"}
                "1"{"Esok"}
                "2"{"Hari selepas esok"}
            }
            relativeTime{
                future{
                    other{"Dalam {0} hari"}
                }
                past{
                    other{"{0} hari lalu"}
                }
            }
        }
        dayperiod{
            dn{"PG/PTG"}
        }
        era{
            dn{"Era"}
        }
        fri{
            relative{
                "-1"{"Jumaat lalu"}
                "0"{"Jumaat ini"}
                "1"{"Jumaat depan"}
            }
        }
        hour{
            dn{"Jam"}
            relativeTime{
                future{
                    other{"Dalam {0} jam"}
                }
                past{
                    other{"{0} jam lalu"}
                }
            }
        }
        minute{
            dn{"Minit"}
            relativeTime{
                future{
                    other{"Dalam {0} minit"}
                }
                past{
                    other{"{0} minit lalu"}
                }
            }
        }
        mon{
            relative{
                "-1"{"Isnin lalu"}
                "0"{"Isnin ini"}
                "1"{"Isnin depan"}
            }
        }
        month{
            dn{"Bulan"}
            relative{
                "-1"{"bulan lalu"}
                "0"{"bulan ini"}
                "1"{"bulan depan"}
            }
            relativeTime{
                future{
                    other{"Dalam {0} bulan"}
                }
                past{
                    other{"{0} bulan lalu"}
                }
            }
        }
        sat{
            relative{
                "-1"{"Sabtu lalu"}
                "0"{"Sabtu ini"}
                "1"{"Sabtu depan"}
            }
        }
        second{
            dn{"Kedua"}
            relative{
                "0"{"sekarang"}
            }
            relativeTime{
                future{
                    other{"Dalam {0} saat"}
                }
                past{
                    other{"{0} saat lalu"}
                }
            }
        }
        sun{
            relative{
                "-1"{"Ahad lalu"}
                "0"{"Ahad ini"}
                "1"{"Ahad depan"}
            }
        }
        thu{
            relative{
                "-1"{"Khamis lalu"}
                "0"{"Khamis ini"}
                "1"{"Khamis depan"}
            }
        }
        tue{
            relative{
                "-1"{"Selasa lalu"}
                "0"{"Selasa ini"}
                "1"{"Selasa depan"}
            }
        }
        wed{
            relative{
                "-1"{"Rabu lalu"}
                "0"{"Rabu ini"}
                "1"{"Rabu depan"}
            }
        }
        week{
            dn{"Minggu"}
            relative{
                "-1"{"minggu lepas"}
                "0"{"minggu ini"}
                "1"{"minggu depan"}
            }
            relativeTime{
                future{
                    other{"Dalam {0} minggu"}
                }
                past{
                    other{"{0} minggu lalu"}
                }
            }
        }
        weekday{
            dn{"Hari dalam Minggu"}
        }
        year{
            dn{"Tahun"}
            relative{
                "-1"{"tahun lepas"}
                "0"{"tahun ini"}
                "1"{"tahun depan"}
            }
            relativeTime{
                future{
                    other{"Dalam {0} tahun"}
                }
                past{
                    other{"{0} tahun lalu"}
                }
            }
        }
        zone{
            dn{"Zon Waktu"}
        }
    }
    listPattern{
        standard{
            2{"{0} dan {1}"}
            end{"{0}, dan {1}"}
            middle{"{0}, {1}"}
            start{"{0}, {1}"}
        }
        unit{
            2{"{0} dan {1}"}
            end{"{0} dan {1}"}
            middle{"{0}, {1}"}
            start{"{0}, {1}"}
        }
        unit-narrow{
            2{"{0}, {1}"}
            end{"{0}, {1}"}
            middle{"{0}, {1}"}
            start{"{0}, {1}"}
        }
        unit-short{
            2{"{0}, {1}"}
            end{"{0}, {1}"}
            middle{"{0}, {1}"}
            start{"{0}, {1}"}
        }
    }
    measurementSystemNames{
        UK{"UK"}
        US{"AS"}
        metric{"Metrik"}
    }
    transformNames{
        BGN{"BGN"}
        Numeric{"Bernombor"}
        Tone{"Nada"}
        UNGEGN{"UNGEGN"}
        x-Accents{"Aksen"}
        x-Fullwidth{"Kelebaran penuh"}
        x-Halfwidth{"Kelebaran separa"}
        x-Jamo{"Jamo"}
        x-Pinyin{"Pinyin"}
        x-Publishing{"Penerbitan"}
    }
    units{
        acceleration{
            g-force{
                other{"{0} daya g"}
            }
        }
        angle{
            arc-minute{
                other{"{0} minit"}
            }
            arc-second{
                other{"{0} saat"}
            }
            degree{
                other{"{0} darjah"}
            }
        }
        area{
            acre{
                other{"{0} ekar"}
            }
            hectare{
                other{"{0} hektar"}
            }
            square-foot{
                other{"{0} kaki persegi"}
            }
            square-kilometer{
                other{"{0} kilometer persegi"}
            }
            square-meter{
                other{"{0} meter persegi"}
            }
            square-mile{
                other{"{0} batu persegi"}
            }
        }
        compound{
            per{"{0} per {1}"}
        }
        duration{
            day{
                other{"{0} hari"}
            }
            hour{
                other{"{0} jam"}
            }
            millisecond{
                other{"{0} milisaat"}
            }
            minute{
                other{"{0} minit"}
            }
            month{
                other{"{0} bulan"}
            }
            second{
                other{"{0} saat"}
            }
            week{
                other{"{0} minggu"}
            }
            year{
                other{"{0} tahun"}
            }
        }
        length{
            centimeter{
                other{"{0} sentimeter"}
            }
            foot{
                other{"{0} kaki"}
            }
            inch{
                other{"{0} inci"}
            }
            kilometer{
                other{"{0} kilometer"}
            }
            light-year{
                other{"{0} tahun cahaya"}
            }
            meter{
                other{"{0} meter"}
            }
            mile{
                other{"{0} batu"}
            }
            millimeter{
                other{"{0} milimeter"}
            }
            picometer{
                other{"{0} pikometer"}
            }
            yard{
                other{"{0} ela"}
            }
        }
        mass{
            gram{
                other{"{0} gram"}
            }
            kilogram{
                other{"{0} kilogram"}
            }
            ounce{
                other{"{0} auns"}
            }
            pound{
                other{"{0} paun"}
            }
        }
        power{
            horsepower{
                other{"{0} kuasa kuda"}
            }
            kilowatt{
                other{"{0} kilowatt"}
            }
            watt{
                other{"{0} watt"}
            }
        }
        pressure{
            hectopascal{
                other{"{0} hektopascal"}
            }
            inch-hg{
                other{"{0} inci raksa"}
            }
            millibar{
                other{"{0} milibar"}
            }
        }
        speed{
            kilometer-per-hour{
                other{"{0} kilometer sejam"}
            }
            meter-per-second{
                other{"{0} meter sesaat"}
            }
            mile-per-hour{
                other{"{0} batu sejam"}
            }
        }
        temperature{
            celsius{
                other{"{0}darjah Celsius"}
            }
            fahrenheit{
                other{"{0}darjah Fahrenheit"}
            }
        }
        volume{
            cubic-kilometer{
                other{"{0} kilometer padu"}
            }
            cubic-mile{
                other{"{0} batu padu"}
            }
            liter{
                other{"{0} liter"}
            }
        }
    }
    unitsNarrow{
        acceleration{
            g-force{
                other{"{0} G"}
            }
        }
        angle{
            arc-minute{
                other{"{0}′"}
            }
            arc-second{
                other{"{0}″"}
            }
            degree{
                other{"{0}°"}
            }
        }
        area{
            acre{
                other{"{0} ekar"}
            }
            hectare{
                other{"{0} ha"}
            }
            square-foot{
                other{"{0} ka²"}
            }
            square-kilometer{
                other{"{0} km²"}
            }
            square-meter{
                other{"{0} m²"}
            }
            square-mile{
                other{"{0} bt²"}
            }
        }
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                other{"{0} h"}
            }
            hour{
                other{"{0} j"}
            }
            millisecond{
                other{"{0} ms"}
            }
            minute{
                other{"{0} min"}
            }
            month{
                other{"{0} bln"}
            }
            second{
                other{"{0} s"}
            }
            week{
                other{"{0} mgu"}
            }
            year{
                other{"{0} thn"}
            }
        }
        length{
            centimeter{
                other{"{0} sm"}
            }
            foot{
                other{"{0}'"}
            }
            inch{
                other{"{0}\u0022"}
            }
            kilometer{
                other{"{0} km"}
            }
            light-year{
                other{"{0} t. chya"}
            }
            meter{
                other{"{0} m"}
            }
            mile{
                other{"{0} bt"}
            }
            millimeter{
                other{"{0} mm"}
            }
            picometer{
                other{"{0} pm"}
            }
            yard{
                other{"{0} ela"}
            }
        }
        mass{
            gram{
                other{"{0} g"}
            }
            kilogram{
                other{"{0} kg"}
            }
            ounce{
                other{"{0} auns"}
            }
            pound{
                other{"{0} paun"}
            }
        }
        power{
            horsepower{
                other{"{0} hp"}
            }
            kilowatt{
                other{"{0} kW"}
            }
            watt{
                other{"{0} W"}
            }
        }
        pressure{
            hectopascal{
                other{"{0} hPa"}
            }
            inch-hg{
                other{"{0} inHg"}
            }
            millibar{
                other{"{0} mb"}
            }
        }
        speed{
            kilometer-per-hour{
                other{"{0} kmj"}
            }
            meter-per-second{
                other{"{0} m/s"}
            }
            mile-per-hour{
                other{"{0} bsj"}
            }
        }
        temperature{
            celsius{
                other{"{0}°"}
            }
            fahrenheit{
                other{"{0}°F"}
            }
        }
        volume{
            cubic-kilometer{
                other{"{0} km³"}
            }
            cubic-mile{
                other{"{0} bt³"}
            }
            liter{
                other{"{0} l"}
            }
        }
    }
    unitsShort{
        acceleration{
            g-force{
                other{"{0} G"}
            }
        }
        angle{
            arc-minute{
                other{"{0} min"}
            }
            arc-second{
                other{"{0} saat"}
            }
            degree{
                other{"{0} darjah"}
            }
        }
        area{
            acre{
                other{"{0} ekar"}
            }
            hectare{
                other{"{0} ha"}
            }
            square-foot{
                other{"{0} ka²"}
            }
            square-kilometer{
                other{"{0} km²"}
            }
            square-meter{
                other{"{0} m²"}
            }
            square-mile{
                other{"{0} bt²"}
            }
        }
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                other{"{0} hari"}
            }
            hour{
                other{"{0} j"}
            }
            millisecond{
                other{"{0} ms"}
            }
            minute{
                other{"{0} min"}
            }
            month{
                other{"{0} bln"}
            }
            second{
                other{"{0} saat"}
            }
            week{
                other{"{0} mgu"}
            }
            year{
                other{"{0} thn"}
            }
        }
        length{
            centimeter{
                other{"{0} sm"}
            }
            foot{
                other{"{0} ka"}
            }
            inch{
                other{"{0} in"}
            }
            kilometer{
                other{"{0} km"}
            }
            light-year{
                other{"{0} thn cahaya"}
            }
            meter{
                other{"{0} m"}
            }
            mile{
                other{"{0} bt"}
            }
            millimeter{
                other{"{0} mm"}
            }
            picometer{
                other{"{0} pm"}
            }
            yard{
                other{"{0} ela"}
            }
        }
        mass{
            gram{
                other{"{0} g"}
            }
            kilogram{
                other{"{0} kg"}
            }
            ounce{
                other{"{0} auns"}
            }
            pound{
                other{"{0} paun"}
            }
        }
        power{
            horsepower{
                other{"{0} hp"}
            }
            kilowatt{
                other{"{0} kW"}
            }
            watt{
                other{"{0} W"}
            }
        }
        pressure{
            hectopascal{
                other{"{0} hPa"}
            }
            inch-hg{
                other{"{0} inHg"}
            }
            millibar{
                other{"{0} mb"}
            }
        }
        speed{
            kilometer-per-hour{
                other{"{0} kmj"}
            }
            meter-per-second{
                other{"{0} m/s"}
            }
            mile-per-hour{
                other{"{0} bsj"}
            }
        }
        temperature{
            celsius{
                other{"{0}°C"}
            }
            fahrenheit{
                other{"{0}°F"}
            }
        }
        volume{
            cubic-kilometer{
                other{"{0} km³"}
            }
            cubic-mile{
                other{"{0} bt³"}
            }
            liter{
                other{"{0} l"}
            }
        }
    }
}
