tor-browser

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

es_SV.txt (1060B)


      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_SV{
      5    %%Parent{"es_419"}
      6    calendar{
      7        gregorian{
      8            AmPmMarkers{
      9                "a. m.",
     10                "p. m.",
     11            }
     12            AmPmMarkersAbbr{
     13                "a. m.",
     14                "p. m.",
     15            }
     16            dayPeriod{
     17                stand-alone{
     18                    abbreviated{
     19                        am{"a. m."}
     20                        pm{"p. m."}
     21                    }
     22                    narrow{
     23                        am{"a. m."}
     24                        pm{"p. m."}
     25                    }
     26                    wide{
     27                        am{"a. m."}
     28                        pm{"p. m."}
     29                    }
     30                }
     31            }
     32        }
     33    }
     34    fields{
     35        day{
     36            relative{
     37                "-2"{"antier"}
     38            }
     39        }
     40        dayperiod{
     41            dn{"a. m./p. m."}
     42        }
     43    }
     44 }