tor-browser

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

es_EC.txt (1470B)


      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_EC{
      5    %%Parent{"es_419"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                accountingFormat%alphaNextToNumber{"¤ #,##0.00;¤-#,##0.00"}
     10                accountingFormat%noCurrency{"#,##0.00"}
     11                currencyFormat{"¤#,##0.00;¤-#,##0.00"}
     12                currencyFormat%alphaNextToNumber{"¤ #,##0.00;¤-#,##0.00"}
     13                currencyFormat%noCurrency{"#,##0.00"}
     14            }
     15            symbols{
     16                decimal{","}
     17                group{"."}
     18            }
     19        }
     20    }
     21    calendar{
     22        gregorian{
     23            AmPmMarkers{
     24                "a. m.",
     25                "p. m.",
     26            }
     27            AmPmMarkersAbbr{
     28                "a. m.",
     29                "p. m.",
     30            }
     31            dayPeriod{
     32                stand-alone{
     33                    abbreviated{
     34                        am{"a. m."}
     35                        pm{"p. m."}
     36                    }
     37                    narrow{
     38                        am{"a. m."}
     39                        pm{"p. m."}
     40                    }
     41                    wide{
     42                        am{"a. m."}
     43                        pm{"p. m."}
     44                    }
     45                }
     46            }
     47        }
     48    }
     49    fields{
     50        dayperiod{
     51            dn{"a. m./p. m."}
     52        }
     53    }
     54 }