]>
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 | |
3d1f044b | 3 | gaa{ |
340931cb A |
4 | Version{"36.1"} |
5 | units{ | |
6 | coordinate{ | |
7 | dnam{"jeŋ koji ejwɛ"} | |
8 | east{"{0} bokã"} | |
9 | north{"{0} kooyi"} | |
10 | south{"{0} wuoyi"} | |
11 | west{"{0} anai"} | |
12 | } | |
13 | duration{ | |
14 | century{ | |
15 | dnam{"afii ohai"} | |
16 | other{"afii ohai {0}"} | |
17 | } | |
18 | day{ | |
19 | dnam{"gbii"} | |
20 | other{"gbii {0}"} | |
21 | per{"{0} daa gbi"} | |
22 | } | |
23 | decade{ | |
24 | dnam{"afii nyɔŋma"} | |
25 | other{"afi nyɔŋmai {0}"} | |
26 | } | |
27 | hour{ | |
28 | dnam{"ŋmɛlɛtswai"} | |
29 | other{"ŋmɛlɛtswai {0}"} | |
30 | per{"{0} ŋmɛlɛtswaa fɛɛ ŋmɛlɛtswaa"} | |
31 | } | |
32 | microsecond{ | |
33 | dnam{"sɛkɛnsi mlijaa 1000"} | |
34 | other{"sɛkɛnsi {0} mlijaa 1000"} | |
35 | } | |
36 | millisecond{ | |
37 | dnam{"sɛkɛnsi mlijaa 100"} | |
38 | other{"sɛkɛnsi {0} mlijaa 100"} | |
39 | } | |
40 | minute{ | |
41 | dnam{"minitii"} | |
42 | other{"minitii {0}"} | |
43 | per{"{0} miniti fɛɛ miniti"} | |
44 | } | |
45 | month{ | |
46 | dnam{"nyɔji"} | |
47 | other{"nyɔji {0}"} | |
48 | per{"{0} daa nyɔɔŋ"} | |
49 | } | |
50 | nanosecond{ | |
51 | dnam{"sɛkɛnsi frim"} | |
52 | other{"sɛkɛnsi frim {0}"} | |
53 | } | |
54 | second{ | |
55 | dnam{"sɛkɛnsi"} | |
56 | other{"sɛkɛnsii {0}"} | |
57 | per{"{0} sɛkɛnsi fɛɛ sɛkɛnsi"} | |
58 | } | |
59 | week{ | |
60 | dnam{"otsii"} | |
61 | other{"otsii {0}"} | |
62 | per{"{0} daa otsi"} | |
63 | } | |
64 | year{ | |
65 | dnam{"afii"} | |
66 | other{"afii {0}"} | |
67 | per{"{0} daa afi"} | |
68 | } | |
69 | } | |
70 | length{ | |
71 | centimeter{ | |
72 | dnam{"sɛntimitai"} | |
73 | other{"sɛntimitai {0}"} | |
74 | per{"{0} sɛntimita fɛɛ sɛntimita"} | |
75 | } | |
76 | decimeter{ | |
77 | dnam{"dɛsimita"} | |
78 | other{"dɛsimitai {0}"} | |
79 | } | |
80 | kilometer{ | |
81 | dnam{"kilomita"} | |
82 | other{"kilomitai {0}"} | |
83 | per{"{0} kilomita fɛɛ kilomita"} | |
84 | } | |
85 | meter{ | |
86 | dnam{"mitai"} | |
87 | other{"mitai {0}"} | |
88 | per{"{0} mita fɛɛ mita"} | |
89 | } | |
90 | millimeter{ | |
91 | dnam{"milimitai"} | |
92 | other{"milimitai {0}"} | |
93 | } | |
94 | } | |
95 | } | |
96 | unitsNarrow{ | |
97 | coordinate{ | |
98 | dnam{"koji"} | |
99 | east{"{0}B"} | |
100 | north{"{0}K"} | |
101 | south{"{0}W"} | |
102 | west{"{0}A"} | |
103 | } | |
104 | duration{ | |
105 | day{ | |
106 | dnam{"gbi"} | |
107 | other{"{0}g"} | |
108 | } | |
109 | hour{ | |
110 | dnam{"ŋmɛlɛtswaa"} | |
111 | other{"{0}ŋm"} | |
112 | } | |
113 | millisecond{ | |
114 | dnam{"sɛkmlij"} | |
115 | other{"{0}sm"} | |
116 | } | |
117 | minute{ | |
118 | dnam{"min"} | |
119 | other{"{0}m"} | |
120 | } | |
121 | month{ | |
122 | dnam{"nyɔɔŋ"} | |
123 | other{"{0}n"} | |
124 | } | |
125 | second{ | |
126 | dnam{"sɛk"} | |
127 | other{"{0}s"} | |
128 | } | |
129 | week{ | |
130 | dnam{"otsi"} | |
131 | other{"{0}o"} | |
132 | } | |
133 | year{ | |
134 | dnam{"afi"} | |
135 | other{"a{0}"} | |
136 | } | |
137 | } | |
138 | length{ | |
139 | kilometer{ | |
140 | dnam{"km"} | |
141 | other{"{0}km"} | |
142 | } | |
143 | meter{ | |
144 | dnam{"m"} | |
145 | } | |
146 | millimeter{ | |
147 | other{"{0}mm"} | |
148 | } | |
149 | } | |
150 | } | |
151 | unitsShort{ | |
152 | coordinate{ | |
153 | dnam{"koji"} | |
154 | east{"{0} B"} | |
155 | north{"{0} K"} | |
156 | south{"{0} W"} | |
157 | west{"{0} A"} | |
158 | } | |
159 | duration{ | |
160 | century{ | |
161 | dnam{"ao"} | |
162 | other{"{0}ao"} | |
163 | } | |
164 | day{ | |
165 | dnam{"gbii"} | |
166 | other{"gbii {0}"} | |
167 | per{"{0}/gbi"} | |
168 | } | |
169 | decade{ | |
170 | dnam{"an"} | |
171 | other{"{0}an"} | |
172 | } | |
173 | hour{ | |
174 | dnam{"ŋmɛlɛtswai"} | |
175 | other{"ŋm {0}"} | |
176 | per{"{0}/ŋm"} | |
177 | } | |
178 | microsecond{ | |
179 | dnam{"μsɛk"} | |
180 | other{"{0}μs"} | |
181 | } | |
182 | millisecond{ | |
183 | dnam{"sɛk mlij"} | |
184 | other{"sm {0}"} | |
185 | } | |
186 | minute{ | |
187 | dnam{"min"} | |
188 | other{"min {0}"} | |
189 | per{"{0}/min"} | |
190 | } | |
191 | month{ | |
192 | dnam{"nyɔji"} | |
193 | other{"nyɔji {0}"} | |
194 | per{"{0}/nyɔɔŋ"} | |
195 | } | |
196 | nanosecond{ | |
197 | dnam{"sɛkɛnsifrim"} | |
198 | other{"{0}sf"} | |
199 | } | |
200 | second{ | |
201 | dnam{"sɛk"} | |
202 | other{"sɛk {0}"} | |
203 | per{"{0}/s"} | |
204 | } | |
205 | week{ | |
206 | dnam{"otsii"} | |
207 | other{"{0} otsii"} | |
208 | per{"{0}/otsi"} | |
209 | } | |
210 | year{ | |
211 | dnam{"afii"} | |
212 | other{"{0} afii"} | |
213 | per{"{0}/afi"} | |
214 | } | |
215 | } | |
216 | length{ | |
217 | centimeter{ | |
218 | dnam{"sɛm"} | |
219 | other{"{0} sɛm"} | |
220 | per{"{0}/sɛm"} | |
221 | } | |
222 | kilometer{ | |
223 | dnam{"km"} | |
224 | other{"{0} km"} | |
225 | per{"{0}/km"} | |
226 | } | |
227 | meter{ | |
228 | dnam{"m"} | |
229 | } | |
230 | } | |
231 | } | |
729e4ab9 | 232 | } |