nr.txt   [plain text]


// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nr{
    AuxExemplarCharacters{"[r]"}
    ExemplarCharacters{"[a b c d e f g h i j k l m n o p q s t u v w x y z]"}
    NumberElements{
        latn{
            patterns{
                currencyFormat{"¤#,##0.00"}
                decimalFormat{"#,##0.###"}
                percentFormat{"#,##0%"}
                scientificFormat{"#E0"}
            }
            symbols{
                decimal{","}
                group{" "}
            }
        }
    }
    Version{"36.1"}
    calendar{
        gregorian{
            dayNames{
                format{
                    abbreviated{
                        "Son",
                        "Mvu",
                        "Bil",
                        "Tha",
                        "Ne",
                        "Hla",
                        "Gqi",
                    }
                    wide{
                        "uSonto",
                        "uMvulo",
                        "uLesibili",
                        "Lesithathu",
                        "uLesine",
                        "ngoLesihlanu",
                        "umGqibelo",
                    }
                }
            }
            eras{
                abbreviated{
                    "BC",
                    "AD",
                }
            }
            monthNames{
                format{
                    abbreviated{
                        "Jan",
                        "Feb",
                        "Mat",
                        "Apr",
                        "Mey",
                        "Jun",
                        "Jul",
                        "Arh",
                        "Sep",
                        "Okt",
                        "Usi",
                        "Dis",
                    }
                    wide{
                        "Janabari",
                        "uFeberbari",
                        "uMatjhi",
                        "u-Apreli",
                        "Meyi",
                        "Juni",
                        "Julayi",
                        "Arhostosi",
                        "Septemba",
                        "Oktoba",
                        "Usinyikhaba",
                        "Disemba",
                    }
                }
            }
        }
    }
}