summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/locales/fr_ML.txt
blob: 33eee9ca3060cc0458688076abca582ca50edb53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_ML{
    NumberElements{
        latn{
            miscPatterns{
                atLeast{"au moins {0}"}
            }
        }
    }
    Version{"2.1.27.63"}
    calendar{
        gregorian{
            DateTimePatterns{
                "HH:mm:ss zzzz",
                "HH:mm:ss z",
                "HH:mm:ss",
                "HH:mm",
                "EEEE d MMMM y",
                "d MMMM y",
                "d MMM y",
                "dd/MM/y",
                "{1}, {0}",
                "{1} 'à' {0}",
                "{1} 'à' {0}",
                "{1}, {0}",
                "{1}, {0}",
            }
            quarters{
                format{
                    wide{
                        "le 1er trimestre",
                        "le 2ème trimestre",
                        "le 3ème trimestre",
                        "le 4ème trimestre",
                    }
                }
                stand-alone{
                    wide{
                        "1er trimestre",
                        "2ème trimestre",
                        "3ème trimestre",
                        "4ème trimestre",
                    }
                }
            }
        }
    }
}