• 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
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4os{
5    units{
6        duration{
7            hour{
8                one{"{0} сахат"}
9                other{"{0} сахаты"}
10            }
11            minute{
12                one{"{0} минут"}
13                other{"{0} минуты"}
14            }
15            month{
16                one{"{0} мӕй"}
17                other{"{0} мӕйы"}
18            }
19            second{
20                one{"{0} секунд"}
21                other{"{0} секунды"}
22            }
23            week{
24                one{"{0} къуыри"}
25                other{"{0} къуырийы"}
26            }
27            year{
28                one{"{0} аз"}
29                other{"{0} азы"}
30            }
31        }
32    }
33    unitsShort{
34        duration{
35            day{
36                dnam{"боны"}
37                one{"{0} бон"}
38                other{"{0} боны"}
39            }
40            hour{
41                dnam{"сахаты"}
42                one{"{0} с."}
43                other{"{0} с."}
44            }
45            minute{
46                dnam{"минуты"}
47                one{"{0} мин."}
48                other{"{0} мин."}
49            }
50            month{
51                dnam{"мӕйы"}
52            }
53            second{
54                dnam{"секунды"}
55            }
56            week{
57                dnam{"къуырийы"}
58            }
59            year{
60                dnam{"азы"}
61            }
62        }
63    }
64}
65