// *************************************************************************** // * // * Copyright (C) 2010 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Source File:/common/main/ms.xml // * // *************************************************************************** /** * ICU source: /xml/main/ms.xml */ ms{ 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]" } LocaleScript{ "Latn", } NumberPatterns{ "#,##0.###", "¤#,##0.00;(¤#,##0.00)", "#,##0%", "#E0", } Version{"2.0.45.99"} calendar{ gregorian{ availableFormats{ MEd{"E, d-M"} Md{"d-M"} yM{"M-y"} yMEd{"EEE, d-M-yyyy"} } dayNames{ format{ abbreviated{ "Ahd", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab", } wide{ "Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu", } } } intervalFormats{ h{ a{"H – H"} h{"H – H"} } } monthNames{ format{ abbreviated{ "Jan", "Feb", "Mac", "Apr", "Mei", "Jun", "Jul", "Ogos", "Sep", "Okt", "Nov", "Dis", } wide{ "Januari", "Februari", "Mac", "April", "Mei", "Jun", "Julai", "Ogos", "September", "Oktober", "November", "Disember", } } } } } }