文本文件  |  50行  |  1.2 KB

// ***************************************************************************
// *
// * Copyright (C) 2009 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/nl_BE.xml
// *
// ***************************************************************************
nl_BE{
    Countries{
        IM{"Het Eiland Man"}
    }
    Languages{
        lv{"Lets"}
        oc{"Occitaans (na 1500); Provençaals"}
        sh{"Servo-Kroatisch"}
    }
    NumberPatterns{
        "#,##0.###",
        "#,##0.00 ¤",
        "#,##0%",
        "#E0",
    }
    Types{
        collation{
            traditional{"Traditioneel"}
        }
    }
    Version{"1.69"}
    calendar{
        gregorian{
            DateTimePatterns{
                "HH:mm:ss zzzz",
                "HH:mm:ss z",
                "HH:mm:ss",
                "HH:mm",
                "EEEE d MMMM y",
                "d MMMM y",
                "d-MMM-y",
                "d/MM/yy",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
                "{1} {0}",
            }
        }
    }
}