• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3wae{
4    Version{"2.1.27.40"}
5    units{
6        duration{
7            day{
8                dnam{"täg"}
9                one{"{0} täg"}
10                other{"{0} täg"}
11            }
12            hour{
13                dnam{"stunde"}
14                one{"{0} stund"}
15                other{"{0} stunde"}
16            }
17            minute{
18                dnam{"minüte"}
19                one{"{0} minüta"}
20                other{"{0} minüte"}
21            }
22            month{
23                dnam{"mánet"}
24                one{"{0} mánet"}
25                other{"{0} mánet"}
26            }
27            second{
28                dnam{"sekunde"}
29                one{"{0} sekund"}
30                other{"{0} sekunde"}
31            }
32            week{
33                dnam{"wučä"}
34                one{"{0} wuča"}
35                other{"{0} wučä"}
36            }
37            year{
38                dnam{"jár"}
39                one{"{0} jár"}
40                other{"{0} jár"}
41            }
42        }
43    }
44    unitsShort{
45        duration{
46            day{
47                dnam{"täg"}
48            }
49            hour{
50                dnam{"stunde"}
51            }
52            minute{
53                dnam{"minüte"}
54            }
55            month{
56                dnam{"mánet"}
57            }
58            second{
59                dnam{"sekunde"}
60            }
61            week{
62                dnam{"wučä"}
63            }
64            year{
65                dnam{"jár"}
66            }
67        }
68    }
69}
70