tor-browser

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

fur.txt (1420B)


      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 fur{
      5    units{
      6        duration{
      7            day{
      8                one{"{0} zornade"}
      9                other{"{0} zornadis"}
     10            }
     11            hour{
     12                one{"{0} ore"}
     13                other{"{0} oris"}
     14            }
     15            minute{
     16                one{"{0} minût"}
     17                other{"{0} minûts"}
     18            }
     19            month{
     20                one{"{0} mês"}
     21                other{"{0} mês"}
     22            }
     23            second{
     24                one{"{0} secont"}
     25                other{"{0} seconts"}
     26            }
     27            week{
     28                one{"{0} setemane"}
     29                other{"{0} setemanis"}
     30            }
     31            year{
     32                one{"{0} an"}
     33                other{"{0} agns"}
     34            }
     35        }
     36    }
     37    unitsShort{
     38        duration{
     39            day{
     40                dnam{"zornadis"}
     41            }
     42            hour{
     43                dnam{"oris"}
     44            }
     45            minute{
     46                dnam{"minûts"}
     47            }
     48            month{
     49                dnam{"mês"}
     50            }
     51            second{
     52                dnam{"seconts"}
     53            }
     54            week{
     55                dnam{"setemanis"}
     56            }
     57            year{
     58                dnam{"agns"}
     59            }
     60        }
     61    }
     62 }