tor-browser

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

es_CR.txt (1188B)


      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 es_CR{
      5    %%Parent{"es_419"}
      6    ExemplarCharactersNumbers{"[  \\- ‑ , % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
      7    NumberElements{
      8        latn{
      9            symbols{
     10                decimal{","}
     11                group{" "}
     12            }
     13        }
     14    }
     15    calendar{
     16        gregorian{
     17            AmPmMarkers{
     18                "a. m.",
     19                "p. m.",
     20            }
     21            AmPmMarkersAbbr{
     22                "a. m.",
     23                "p. m.",
     24            }
     25            dayPeriod{
     26                stand-alone{
     27                    abbreviated{
     28                        am{"a. m."}
     29                        pm{"p. m."}
     30                    }
     31                    narrow{
     32                        am{"a. m."}
     33                        pm{"p. m."}
     34                    }
     35                    wide{
     36                        am{"a. m."}
     37                        pm{"p. m."}
     38                    }
     39                }
     40            }
     41        }
     42    }
     43    fields{
     44        dayperiod{
     45            dn{"a. m./p. m."}
     46        }
     47    }
     48 }