]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b | 3 | gsw{ |
0f5d89e8 | 4 | Version{"2.1.41.97"} |
b331163b A |
5 | durationUnits{ |
6 | hm{"h:mm"} | |
7 | hms{"h:mm:ss"} | |
8 | ms{"m:ss"} | |
9 | } | |
10 | units{ | |
11 | duration{ | |
12 | day{ | |
13 | one{"{0} Taag"} | |
14 | other{"{0} Tääg"} | |
15 | } | |
16 | hour{ | |
17 | one{"{0} Schtund"} | |
18 | other{"{0} Schtunde"} | |
19 | } | |
20 | minute{ | |
21 | one{"{0} Minuute"} | |
22 | other{"{0} Minuute"} | |
23 | } | |
24 | month{ | |
25 | one{"{0} Monet"} | |
26 | other{"{0} Mönet"} | |
27 | } | |
28 | second{ | |
29 | one{"{0} Sekunde"} | |
30 | other{"{0} Sekunde"} | |
31 | } | |
32 | week{ | |
33 | one{"{0} Wuche"} | |
34 | other{"{0} Wuche"} | |
35 | } | |
36 | year{ | |
37 | one{"{0} Jahr"} | |
38 | other{"{0} Jahr"} | |
39 | } | |
40 | } | |
41 | } | |
42 | unitsNarrow{ | |
43 | area{ | |
44 | acre{ | |
45 | one{"{0} ac"} | |
46 | other{"{0} ac"} | |
47 | } | |
48 | square-foot{ | |
49 | one{"{0} ft²"} | |
50 | other{"{0} ft²"} | |
51 | } | |
52 | square-mile{ | |
53 | one{"{0} mi²"} | |
54 | other{"{0} mi²"} | |
55 | } | |
56 | } | |
57 | length{ | |
58 | mile{ | |
59 | one{"{0} mi"} | |
60 | other{"{0} mi"} | |
61 | } | |
62 | yard{ | |
63 | one{"{0} yd"} | |
64 | other{"{0} yd"} | |
65 | } | |
66 | } | |
67 | pressure{ | |
68 | inch-hg{ | |
69 | one{"{0} inHg"} | |
70 | other{"{0} inHg"} | |
71 | } | |
72 | } | |
73 | speed{ | |
74 | mile-per-hour{ | |
75 | one{"{0} mi/h"} | |
76 | other{"{0} mi/h"} | |
77 | } | |
78 | } | |
79 | volume{ | |
80 | cubic-mile{ | |
81 | one{"{0} mi³"} | |
82 | other{"{0} mi³"} | |
83 | } | |
84 | } | |
85 | } | |
86 | unitsShort{ | |
87 | area{ | |
88 | acre{ | |
89 | one{"{0} ac"} | |
90 | other{"{0} ac"} | |
91 | } | |
92 | square-foot{ | |
93 | one{"{0} ft²"} | |
94 | other{"{0} ft²"} | |
95 | } | |
96 | square-mile{ | |
97 | one{"{0} mi²"} | |
98 | other{"{0} mi²"} | |
99 | } | |
100 | } | |
101 | length{ | |
102 | mile{ | |
103 | one{"{0} mi"} | |
104 | other{"{0} mi"} | |
105 | } | |
106 | yard{ | |
107 | one{"{0} yd"} | |
108 | other{"{0} yd"} | |
109 | } | |
110 | } | |
111 | pressure{ | |
112 | inch-hg{ | |
113 | one{"{0} inHg"} | |
114 | other{"{0} inHg"} | |
115 | } | |
116 | } | |
117 | speed{ | |
118 | mile-per-hour{ | |
119 | one{"{0} mi/h"} | |
120 | other{"{0} mi/h"} | |
121 | } | |
122 | } | |
123 | volume{ | |
124 | cubic-mile{ | |
125 | one{"{0} mi³"} | |
126 | other{"{0} mi³"} | |
127 | } | |
128 | } | |
129 | } | |
130 | } |