tor-browser

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

es_UY.txt (3186B)


      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_UY{
      5    %%Parent{"es_419"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
     10                accountingFormat%alphaNextToNumber{"¤ #,##0.00;(¤ #,##0.00)"}
     11                currencyFormat{"¤ #,##0.00"}
     12            }
     13            symbols{
     14                decimal{","}
     15                group{"."}
     16            }
     17        }
     18    }
     19    calendar{
     20        gregorian{
     21            AmPmMarkers{
     22                "a. m.",
     23                "p. m.",
     24            }
     25            AmPmMarkersAbbr{
     26                "a. m.",
     27                "p. m.",
     28            }
     29            dayPeriod{
     30                stand-alone{
     31                    abbreviated{
     32                        am{"a. m."}
     33                        pm{"p. m."}
     34                    }
     35                    narrow{
     36                        am{"a. m."}
     37                        pm{"p. m."}
     38                    }
     39                    wide{
     40                        am{"a. m."}
     41                        pm{"p. m."}
     42                    }
     43                }
     44            }
     45            monthNames{
     46                format{
     47                    abbreviated{
     48                        "ene.",
     49                        "feb.",
     50                        "mar.",
     51                        "abr.",
     52                        "may.",
     53                        "jun.",
     54                        "jul.",
     55                        "ago.",
     56                        "set.",
     57                        "oct.",
     58                        "nov.",
     59                        "dic.",
     60                    }
     61                    wide{
     62                        "enero",
     63                        "febrero",
     64                        "marzo",
     65                        "abril",
     66                        "mayo",
     67                        "junio",
     68                        "julio",
     69                        "agosto",
     70                        "setiembre",
     71                        "octubre",
     72                        "noviembre",
     73                        "diciembre",
     74                    }
     75                }
     76                stand-alone{
     77                    abbreviated{
     78                        "Ene.",
     79                        "Feb.",
     80                        "Mar.",
     81                        "Abr.",
     82                        "May.",
     83                        "Jun.",
     84                        "Jul.",
     85                        "Ago.",
     86                        "Set.",
     87                        "Oct.",
     88                        "Nov.",
     89                        "Dic.",
     90                    }
     91                    wide{
     92                        "Enero",
     93                        "Febrero",
     94                        "Marzo",
     95                        "Abril",
     96                        "Mayo",
     97                        "Junio",
     98                        "Julio",
     99                        "Agosto",
    100                        "Setiembre",
    101                        "Octubre",
    102                        "Noviembre",
    103                        "Diciembre",
    104                    }
    105                }
    106            }
    107        }
    108    }
    109 }