tor-browser

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

es_US.txt (1539B)


      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_US{
      5    %%Parent{"es_419"}
      6    Currencies{
      7        BTN{
      8            "BTN",
      9            "ngultrum butanés",
     10        }
     11        ETB{
     12            "ETB",
     13            "birr",
     14        }
     15        JPY{
     16            "¥",
     17            "yen japonés",
     18        }
     19        THB{
     20            "THB",
     21            "bat",
     22        }
     23        USD{
     24            "$",
     25            "dólar estadounidense",
     26        }
     27        UZS{
     28            "UZS",
     29            "sum",
     30        }
     31        XAF{
     32            "XAF",
     33            "franco CFA de África central",
     34        }
     35        ZMW{
     36            "ZMW",
     37            "kwacha zambiano",
     38        }
     39        ZWG{
     40            "ZWG",
     41            "oro de Zimbabue",
     42        }
     43    }
     44    Currencies%narrow{
     45        FKP{"£"}
     46        RON{"lei"}
     47        SSP{"£"}
     48        SYP{"£"}
     49        VEF{"Bs"}
     50    }
     51    CurrencyPlurals{
     52        BTN{
     53            one{"ngultrum butanés"}
     54            other{"gultrums bultaneses"}
     55        }
     56        ETB{
     57            one{"birr"}
     58            other{"birres"}
     59        }
     60        THB{
     61            one{"bat"}
     62            other{"bats"}
     63        }
     64        UZS{
     65            one{"sum"}
     66            other{"sums"}
     67        }
     68        XAF{
     69            one{"franco CFA de África central"}
     70            other{"francos CFA de África central"}
     71        }
     72        ZMW{
     73            one{"kwacha zambiano"}
     74            other{"kwachas zambianos"}
     75        }
     76    }
     77 }