tor-browser

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

wae.txt (1415B)


      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 wae{
      5    units{
      6        duration{
      7            day{
      8                one{"{0} täg"}
      9                other{"{0} täg"}
     10            }
     11            hour{
     12                one{"{0} stund"}
     13                other{"{0} stunde"}
     14            }
     15            minute{
     16                one{"{0} minüta"}
     17                other{"{0} minüte"}
     18            }
     19            month{
     20                one{"{0} mánet"}
     21                other{"{0} mánet"}
     22            }
     23            second{
     24                one{"{0} sekund"}
     25                other{"{0} sekunde"}
     26            }
     27            week{
     28                one{"{0} wuča"}
     29                other{"{0} wučä"}
     30            }
     31            year{
     32                one{"{0} jár"}
     33                other{"{0} jár"}
     34            }
     35        }
     36    }
     37    unitsShort{
     38        duration{
     39            day{
     40                dnam{"täg"}
     41            }
     42            hour{
     43                dnam{"stunde"}
     44            }
     45            minute{
     46                dnam{"minüte"}
     47            }
     48            month{
     49                dnam{"mánet"}
     50            }
     51            second{
     52                dnam{"sekunde"}
     53            }
     54            week{
     55                dnam{"wučä"}
     56            }
     57            year{
     58                dnam{"jár"}
     59            }
     60        }
     61    }
     62 }