fr_CM.txt   [plain text]


// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CM{
    Version{"36.1"}
    calendar{
        gregorian{
            AmPmMarkers{
                "matin",
                "soir",
            }
            AmPmMarkersAbbr{
                "mat.",
                "soir",
            }
            AmPmMarkersNarrow{
                "mat.",
                "soir",
            }
            availableFormats{
                Ehm{"E h:mm a"}
                Ehms{"E h:mm:ss a"}
                h{"h a"}
                hm{"h:mm a"}
                hms{"h:mm:ss a"}
                hmsv{"h:mm:ss a v"}
                hmv{"h:mm a v"}
            }
            dayPeriod{
                stand-alone{
                    abbreviated{
                        am{"mat."}
                        pm{"soir"}
                    }
                    narrow{
                        am{"mat."}
                        pm{"soir"}
                    }
                    wide{
                        am{"matin"}
                        pm{"soir"}
                    }
                }
            }
            intervalFormats{
                h{
                    a{"h a – h a"}
                    h{"h – h a"}
                }
                hm{
                    a{"h:mm a – h:mm a"}
                    h{"h:mm – h:mm a"}
                    m{"h:mm – h:mm a"}
                }
                hmv{
                    a{"h:mm a – h:mm a v"}
                    h{"h:mm – h:mm a v"}
                    m{"h:mm – h:mm a v"}
                }
                hv{
                    a{"h a – h a v"}
                    h{"h – h a v"}
                }
            }
        }
    }
}