tor-browser

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

fr_RE.txt (725B)


      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_RE{
      5    NumberElements{
      6        latn{
      7            miscPatterns{
      8                atLeast{"au moins {0}"}
      9            }
     10        }
     11    }
     12    calendar{
     13        gregorian{
     14            dayPeriod{
     15                format{
     16                    abbreviated{
     17                        afternoon1{"ap.m."}
     18                        evening1{"soir"}
     19                        midnight{"min."}
     20                        morning1{"mat."}
     21                        night1{"matin"}
     22                        noon{"midi"}
     23                    }
     24                }
     25            }
     26        }
     27    }
     28 }