gv.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/gv.xml
// *
// ***************************************************************************
gv{
    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{
                        "Jed",
                        "Jel",
                        "Jem",
                        "Jerc",
                        "Jerd",
                        "Jeh",
                        "Jes",
                    }
                    wide{
                        "Jedoonee",
                        "Jelhein",
                        "Jemayrt",
                        "Jercean",
                        "Jerdein",
                        "Jeheiney",
                        "Jesarn",
                    }
                }
            }
            eras{
                abbreviated{
                    "RC",
                    "AD",
                }
            }
            monthNames{
                format{
                    abbreviated{
                        "J-guer",
                        "T-arree",
                        "Mayrnt",
                        "Avrril",
                        "Boaldyn",
                        "M-souree",
                        "J-souree",
                        "Luanistyn",
                        "M-fouyir",
                        "J-fouyir",
                        "M-Houney",
                        "M-Nollick",
                    }
                    wide{
                        "Jerrey-geuree",
                        "Toshiaght-arree",
                        "Mayrnt",
                        "Averil",
                        "Boaldyn",
                        "Mean-souree",
                        "Jerrey-souree",
                        "Luanistyn",
                        "Mean-fouyir",
                        "Jerrey-fouyir",
                        "Mee Houney",
                        "Mee ny Nollick",
                    }
                }
            }
        }
    }
}