tor-browser

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

es_PY.txt (1830B)


      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    units{
      7        duration{
      8            year{
      9                per{"{0}/año"}
     10            }
     11        }
     12        electric{
     13            ampere{
     14                dnam{"amperios"}
     15                one{"{0} amperio"}
     16                other{"{0} amperios"}
     17            }
     18            milliampere{
     19                dnam{"miliamperios"}
     20                one{"{0} miliamperio"}
     21                other{"{0} miliamperios"}
     22            }
     23            ohm{
     24                one{"{0} ohmio"}
     25                other{"{0} ohmios"}
     26            }
     27        }
     28    }
     29    unitsNarrow{
     30        duration{
     31            day{
     32                dnam{"día"}
     33            }
     34            month{
     35                dnam{"mes"}
     36            }
     37            year{
     38                dnam{"año"}
     39            }
     40        }
     41    }
     42    unitsShort{
     43        duration{
     44            day{
     45                dnam{"días"}
     46                one{"{0} día"}
     47                other{"{0} días"}
     48                per{"{0}/día"}
     49            }
     50            month{
     51                dnam{"meses"}
     52                one{"{0} mes"}
     53                other{"{0} meses"}
     54                per{"{0}/mes"}
     55            }
     56            second{
     57                dnam{"seg."}
     58                one{"{0} seg."}
     59                other{"{0} seg."}
     60                per{"{0}/seg."}
     61            }
     62            year{
     63                dnam{"años"}
     64                one{"{0} año"}
     65                other{"{0} años"}
     66                per{"{0}/año"}
     67            }
     68        }
     69        electric{
     70            volt{
     71                dnam{"voltios"}
     72            }
     73        }
     74        power{
     75            watt{
     76                dnam{"vatios"}
     77            }
     78        }
     79    }
     80 }