tor-browser

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

es_PY.txt (4564B)


      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_PY{
      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            dayNames{
     32                format{
     33                    short{
     34                        "do",
     35                        "lu",
     36                        "ma",
     37                        "mi",
     38                        "ju",
     39                        "vi",
     40                        "sa",
     41                    }
     42                }
     43                stand-alone{
     44                    short{
     45                        "Do",
     46                        "Lu",
     47                        "Ma",
     48                        "Mi",
     49                        "Ju",
     50                        "Vi",
     51                        "Sa",
     52                    }
     53                }
     54            }
     55            dayPeriod{
     56                stand-alone{
     57                    abbreviated{
     58                        am{"a. m."}
     59                        pm{"p. m."}
     60                    }
     61                    narrow{
     62                        am{"a. m."}
     63                        noon{"m."}
     64                        pm{"p. m."}
     65                    }
     66                    wide{
     67                        am{"a. m."}
     68                        pm{"p. m."}
     69                    }
     70                }
     71            }
     72            intervalFormats{
     73                Md{
     74                    M{"d/M 'al' d/M"}
     75                    d{"d/M 'al' d/M"}
     76                }
     77                h{
     78                    a{"h a 'a' h a"}
     79                    h{"h 'a' h a"}
     80                }
     81                hm{
     82                    a{"h:mm a 'a' h:mm a"}
     83                    h{"h:mm 'a' h:mm a"}
     84                    m{"h:mm 'a' h:mm a"}
     85                }
     86                yMMM{
     87                    M{"MMM 'a' MMM y"}
     88                    y{"MMM 'de' y 'a' MMM 'de' y"}
     89                }
     90                yMMMM{
     91                    M{"MMMM 'a' MMMM 'de' y"}
     92                    y{"MMMM 'de' y 'a' MMMM 'de' y"}
     93                }
     94                yMMMd{
     95                    M{"d 'de' MMM 'al' d 'de' MMM 'de' y"}
     96                }
     97                yMd{
     98                    M{"d/M/y 'al' d/M/y"}
     99                    d{"d/M/y 'al' d/M/y"}
    100                    y{"d/M/y 'al' d/M/y"}
    101                }
    102            }
    103            monthNames{
    104                format{
    105                    abbreviated{
    106                        "ene.",
    107                        "feb.",
    108                        "mar.",
    109                        "abr.",
    110                        "may.",
    111                        "jun.",
    112                        "jul.",
    113                        "ago.",
    114                        "sept.",
    115                        "oct.",
    116                        "nov.",
    117                        "dic.",
    118                    }
    119                }
    120            }
    121        }
    122    }
    123    fields{
    124        mon-narrow{
    125            relative{
    126                "-1"{"el lun. pasado"}
    127                "0"{"este lun."}
    128                "1"{"el próximo lun."}
    129            }
    130        }
    131        second-short{
    132            dn{"seg."}
    133            relativeTime{
    134                future{
    135                    one{"dentro de {0} seg."}
    136                    other{"dentro de {0} seg."}
    137                }
    138                past{
    139                    one{"hace {0} seg."}
    140                    other{"hace {0} seg."}
    141                }
    142            }
    143        }
    144        sun-narrow{
    145            relative{
    146                "-1"{"el dom. pasado"}
    147                "0"{"este dom."}
    148                "1"{"el próximo dom."}
    149            }
    150        }
    151        tue-narrow{
    152            relative{
    153                "-1"{"el mar. pasado"}
    154                "0"{"este mar."}
    155                "1"{"el próximo mar."}
    156            }
    157        }
    158    }
    159    listPattern{
    160        unit-short{
    161            end{"{0} y {1}"}
    162        }
    163    }
    164 }