kw.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/kw.xml
// *
// ***************************************************************************
kw{
    ExemplarCharacters{"[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]"}
    NumberElements{
        latn{
            patterns{
                currencyFormat{"¤#,##0.00"}
            }
        }
    }
    Version{"2.1.23.7"}
    calendar{
        gregorian{
            AmPmMarkers{
                "a.m.",
                "p.m.",
            }
            AmPmMarkersAbbr{
                "a.m.",
                "p.m.",
            }
            dayNames{
                format{
                    abbreviated{
                        "Sul",
                        "Lun",
                        "Mth",
                        "Mhr",
                        "Yow",
                        "Gwe",
                        "Sad",
                    }
                    wide{
                        "dy Sul",
                        "dy Lun",
                        "dy Meurth",
                        "dy Merher",
                        "dy Yow",
                        "dy Gwener",
                        "dy Sadorn",
                    }
                }
            }
            eras{
                abbreviated{
                    "RC",
                    "AD",
                }
            }
            monthNames{
                format{
                    abbreviated{
                        "Gen",
                        "Hwe",
                        "Meu",
                        "Ebr",
                        "Me",
                        "Met",
                        "Gor",
                        "Est",
                        "Gwn",
                        "Hed",
                        "Du",
                        "Kev",
                    }
                    wide{
                        "mis Genver",
                        "mis Hwevrer",
                        "mis Meurth",
                        "mis Ebrel",
                        "mis Me",
                        "mis Metheven",
                        "mis Gortheren",
                        "mis Est",
                        "mis Gwynngala",
                        "mis Hedra",
                        "mis Du",
                        "mis Kevardhu",
                    }
                }
            }
        }
    }
}