tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

fr_CD.txt (975B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 fr_CD{
      5    NumberElements{
      6        latn{
      7            miscPatterns{
      8                atLeast{"au moins {0}"}
      9            }
     10        }
     11    }
     12    calendar{
     13        gregorian{
     14            dayPeriod{
     15                format{
     16                    narrow{
     17                        afternoon1{"ap.m."}
     18                        evening1{"soir"}
     19                        midnight{"min."}
     20                        morning1{"mat."}
     21                        night1{"matin"}
     22                        noon{"midi"}
     23                    }
     24                }
     25                stand-alone{
     26                    narrow{
     27                        midnight{"min."}
     28                    }
     29                }
     30            }
     31            intervalFormats{
     32                y{
     33                    y{"y – y"}
     34                }
     35            }
     36        }
     37    }
     38 }