tor-browser

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

jgo.txt (729B)


      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 jgo{
      5    units{
      6        duration{
      7            day{
      8                one{"{0} lɛ́Ꞌ"}
      9                other{"{0} lɛ́Ꞌ"}
     10            }
     11            hour{
     12                one{"{0} háwa"}
     13                other{"{0} háwa"}
     14            }
     15            minute{
     16                one{"{0} minút"}
     17                other{"{0} minút"}
     18            }
     19            month{
     20                one{"pɛsaŋ {0}"}
     21                other{"pɛsaŋ {0}"}
     22            }
     23            year{
     24                one{"ŋguꞋ {0}"}
     25                other{"ŋguꞋ {0}"}
     26            }
     27        }
     28    }
     29 }