tor-browser

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

en_IN.txt (917B)


      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 en_IN{
      5    %%Parent{"en_001"}
      6    units{
      7        length{
      8            earth-radius{
      9                one{"{0} earth radius"}
     10                other{"{0} earth radius"}
     11            }
     12        }
     13        mass{
     14            tonne{
     15                dnam{"metric tonnes"}
     16            }
     17        }
     18        temperature{
     19            generic{
     20                dnam{"°"}
     21                one{"{0}°"}
     22                other{"{0}°"}
     23            }
     24        }
     25    }
     26    unitsNarrow{
     27        speed{
     28            kilometer-per-hour{
     29                one{"{0}kph"}
     30                other{"{0}kph"}
     31            }
     32        }
     33    }
     34    unitsShort{
     35        speed{
     36            kilometer-per-hour{
     37                one{"{0} kph"}
     38                other{"{0} kph"}
     39            }
     40        }
     41    }
     42 }