tor-browser

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

hi_Latn.txt (1590B)


      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 hi_Latn{
      5    %%Parent{"en_IN"}
      6    Currencies{
      7        CRC{
      8            "CRC",
      9            "Costa Rican colon",
     10        }
     11        ISK{
     12            "ISK",
     13            "Icelandic krona",
     14        }
     15        NIO{
     16            "NIO",
     17            "Nicaraguan cordoba",
     18        }
     19        RUB{
     20            "RUB",
     21            "Russian ruble",
     22        }
     23        STN{
     24            "STN",
     25            "Sao Tome & Principe Dobra",
     26        }
     27        VES{
     28            "VES",
     29            "Venezuelan bolivar",
     30        }
     31    }
     32    CurrencyPlurals{
     33        ALL{
     34            one{"Albanian lek"}
     35            other{"Albanian leke"}
     36        }
     37        CRC{
     38            one{"Costa Rican colon"}
     39            other{"Costa Rican colons"}
     40        }
     41        ISK{
     42            one{"Icelandic krona"}
     43            other{"Icelandic kronur"}
     44        }
     45        LSL{
     46            one{"Lesotho loti"}
     47            other{"Lesotho lotis"}
     48        }
     49        NIO{
     50            one{"Nicaraguan cordoba"}
     51            other{"Nicaraguan cordobas"}
     52        }
     53        RUB{
     54            one{"Russian ruble"}
     55            other{"Russian rubles"}
     56        }
     57        STN{
     58            one{"Sao Tome & Principe dobra"}
     59            other{"Sao Tome & Principe dobras"}
     60        }
     61        VES{
     62            one{"Venezuelan bolivar"}
     63            other{"Venezuelan bolivars"}
     64        }
     65        XXX{
     66            one{"currency ki unknown unit"}
     67            other{"(unknown currency)"}
     68        }
     69    }
     70 }