twitter_cldr 3.2.0 → 3.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/History.txt +3 -0
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/locales/ar/units.yml +28 -28
- data/resources/locales/gu/units.yml +104 -855
- data/resources/locales/kn/units.yml +104 -855
- data/resources/locales/mr/units.yml +104 -855
- metadata +1 -1
@@ -1,859 +1,108 @@
|
|
1
1
|
---
|
2
2
|
:kn:
|
3
3
|
:units:
|
4
|
-
:
|
5
|
-
:
|
6
|
-
|
7
|
-
|
8
|
-
:unitLength:
|
9
|
-
:long:
|
10
|
-
:acceleration-g-force:
|
11
|
-
:one: "{0} ಜಿ-ಫೋರ್ಸ್"
|
12
|
-
:other: "{0} ಜಿ-ಫೋರ್ಸ್"
|
13
|
-
:acceleration-meter-per-second-squared:
|
14
|
-
:one: "{0} ಪ್ರತಿ ಎರಡು ಸೆಕೆಂಡಿಗೆ ಮೀಟರ್ಗಳು"
|
15
|
-
:other: "{0} ಪ್ರತಿ ಎರಡು ಸೆಕೆಂಡಿಗೆ ಮೀಟರ್ಗಳು"
|
16
|
-
:angle-arc-minute:
|
17
|
-
:one: "{0} ನಿಮಿಷ"
|
18
|
-
:other: "{0} ನಿಮಿಷಗಳು"
|
19
|
-
:angle-arc-second:
|
20
|
-
:one: "{0} ಸೆಕೆಂಡ್"
|
21
|
-
:other: "{0} ಸೆಕೆಂಡುಗಳು"
|
22
|
-
:angle-degree:
|
23
|
-
:one: "{0}ಡಿಗ್ರಿ"
|
24
|
-
:other: "{0}ಡಿಗ್ರಿಗಳು"
|
25
|
-
:angle-radian:
|
26
|
-
:one: "{0} ರೇಡಿಯಾನ್"
|
27
|
-
:other: "{0} ರೇಡಿಯಾನ್ಗಳು"
|
28
|
-
:area-acre:
|
29
|
-
:one: "{0} ಎಕರೆ"
|
30
|
-
:other: "{0} ಎಕರೆಗಳು"
|
31
|
-
:area-hectare:
|
32
|
-
:one: "{0} ಹೆಕ್ಟೇರ್"
|
33
|
-
:other: "{0} ಹೆಕ್ಟೇರುಗಳು"
|
34
|
-
:area-square-centimeter:
|
35
|
-
:one: "{0} ಚದರ ಸೆಂಟಿಮೀಟರ್"
|
36
|
-
:other: "{0} ಚದರ ಸೆಂಟಿಮೀಟರ್ಗಳು"
|
37
|
-
:area-square-foot:
|
38
|
-
:one: "{0} ಚದರಡಿ"
|
39
|
-
:other: "{0} ಚದರಡಿ"
|
40
|
-
:area-square-inch:
|
41
|
-
:one: "{0} ಚದರ ಅಂಗುಲ"
|
42
|
-
:other: "{0} ಚದರ ಅಂಗುಲಗಳು"
|
43
|
-
:area-square-kilometer:
|
44
|
-
:one: "{0} ಚದರ ಕಿಲೋಮೀಟರ್"
|
45
|
-
:other: "{0} ಚದರ ಕಿಲೋಮೀಟರ್ಗಳು"
|
46
|
-
:area-square-meter:
|
47
|
-
:one: "{0} ಚದರ ಮೀಟರ್"
|
48
|
-
:other: "{0} ಚದರ ಮೀಟರ್ಗಳು"
|
49
|
-
:area-square-mile:
|
50
|
-
:one: "{0} ಚದರ ಮೈಲು"
|
51
|
-
:other: "{0} ಚದರ ಮೈಲುಗಳು"
|
52
|
-
:area-square-yard:
|
53
|
-
:one: "{0} ಚದರ ಗಜ"
|
54
|
-
:other: "{0} ಚದರ ಗಜಗಳು"
|
55
|
-
:consumption-liter-per-kilometer:
|
56
|
-
:one: "{0} ಪ್ರತಿಕಿಲೋಮೀಟರ್ಗೆ ಲೀಟರ್"
|
57
|
-
:other: "{0} ಪ್ರತಿ ಕಿಲೋಮೀಟರ್ಗೆ ಲೀಟರ್ಗಳು"
|
58
|
-
:consumption-mile-per-gallon:
|
59
|
-
:one: "{0} ಪ್ರತಿ ಗ್ಯಾಲನ್ಗೆ ಮೈಲಿ"
|
60
|
-
:other: "{0} ಪ್ರತಿ ಗ್ಯಾಲನ್ಗೆ ಮೈಲಿಗಳು"
|
61
|
-
:digital-bit:
|
62
|
-
:one: "{0} ಬಿಟ್"
|
63
|
-
:other: "{0} ಬಿಟ್ಗಳು"
|
64
|
-
:digital-byte:
|
65
|
-
:one: "{0} ಬೈಟ್"
|
66
|
-
:other: "{0} ಬೈಟ್ಗಳು"
|
67
|
-
:digital-gigabit:
|
68
|
-
:one: "{0} ಗಿಗಾಬಿಟ್"
|
69
|
-
:other: "{0} ಗಿಗಾಬಿಟ್ಗಳು"
|
70
|
-
:digital-gigabyte:
|
71
|
-
:one: "{0} ಗಿಗಾಬೈಟ್"
|
72
|
-
:other: "{0} ಗಿಗಾಬೈಟ್ಗಳು"
|
73
|
-
:digital-kilobit:
|
74
|
-
:one: "{0} ಕಿಲೋಬಿಟ್"
|
75
|
-
:other: "{0} ಕಿಲೋಬಿಟ್ಗಳು"
|
76
|
-
:digital-kilobyte:
|
77
|
-
:one: "{0} ಕಿಲೋಬೈಟ್"
|
78
|
-
:other: "{0} ಕಿಲೋಬೈಟ್ಗಳು"
|
79
|
-
:digital-megabit:
|
80
|
-
:one: "{0} ಮೆಗಾಬಿಟ್"
|
81
|
-
:other: "{0} ಮೆಗಾಬಿಟ್ಗಳು"
|
82
|
-
:digital-megabyte:
|
83
|
-
:one: "{0} ಮೆಗಾಬೈಟ್"
|
84
|
-
:other: "{0} ಮೆಗಾಬೈಟ್ಗಳು"
|
85
|
-
:digital-terabit:
|
86
|
-
:one: "{0} ಟೆರಾಬಿಟ್"
|
87
|
-
:other: "{0} ಟೆರಾಬಿಟ್ಗಳು"
|
88
|
-
:digital-terabyte:
|
89
|
-
:one: "{0} ಟೆರಾಬೈಟ್"
|
90
|
-
:other: "{0} ಟೆರಾಬೈಟ್ಗಳು"
|
91
|
-
:duration-day:
|
92
|
-
:one: "{0} ದಿನ"
|
93
|
-
:other: "{0} ದಿನಗಳು"
|
94
|
-
:duration-hour:
|
95
|
-
:one: "{0} ಗಂಟೆ"
|
96
|
-
:other: "{0} ಗಂಟೆಗಳು"
|
97
|
-
:duration-microsecond:
|
98
|
-
:one: "{0} ಮೈಕ್ರೊಸೆಕೆಂಡ್"
|
99
|
-
:other: "{0} ಮೈಕ್ರೊಸೆಕೆಂಡುಗಳು"
|
100
|
-
:duration-millisecond:
|
101
|
-
:one: "{0} ಮಿಲಿಸೆಕೆಂಡ್"
|
102
|
-
:other: "{0} ಮಿಲಿಸೆಕೆಂಡುಗಳು"
|
103
|
-
:duration-minute:
|
104
|
-
:one: "{0} ನಿಮಿಷ"
|
105
|
-
:other: "{0} ನಿಮಿಷಗಳು"
|
106
|
-
:duration-month:
|
107
|
-
:one: "{0} ತಿಂಗಳು"
|
108
|
-
:other: "{0} ತಿಂಗಳು"
|
109
|
-
:duration-nanosecond:
|
110
|
-
:one: "{0} ನ್ಯಾನೊಸೆಕೆಂಡ್"
|
111
|
-
:other: "{0} ನ್ಯಾನೊಸೆಕೆಂಡುಗಳು"
|
112
|
-
:duration-second:
|
113
|
-
:one: "{0} ಸೆಕೆಂಡ್"
|
114
|
-
:other: "{0} ಸೆಕೆಂಡುಗಳು"
|
115
|
-
:duration-week:
|
116
|
-
:one: "{0} ವಾರಗಳು"
|
117
|
-
:other: "{0} ವಾರಗಳು"
|
118
|
-
:duration-year:
|
119
|
-
:one: "{0} ವರ್ಷ"
|
120
|
-
:other: "{0} ವರ್ಷಗಳು"
|
121
|
-
:electric-ampere:
|
122
|
-
:one: "{0} ಆಂಪೇರ್"
|
123
|
-
:other: "{0} ಆಂಪೇರ್ಗಳು"
|
124
|
-
:electric-milliampere:
|
125
|
-
:one: "{0} ಮಿಲಿಆಂಪೇರ್"
|
126
|
-
:other: "{0} ಮಿಲಿಆಂಪೇರ್ಗಳು"
|
127
|
-
:electric-ohm:
|
128
|
-
:one: "{0} ಓಂ"
|
129
|
-
:other: "{0} ಓಂಗಳು"
|
130
|
-
:electric-volt:
|
131
|
-
:one: "{0} ವೋಲ್ಟ್"
|
132
|
-
:other: "{0} ವೋಲ್ಟ್ಗಳು"
|
133
|
-
:energy-calorie:
|
134
|
-
:one: "{0} ಕ್ಯಾಲೋರಿ"
|
135
|
-
:other: "{0} ಕ್ಯಾಲೋರಿಗಳು"
|
136
|
-
:energy-foodcalorie:
|
137
|
-
:one: "{0} ಕ್ಯಾಲೋರಿ"
|
138
|
-
:other: "{0} ಕ್ಯಾಲೋರಿಗಳು"
|
139
|
-
:energy-joule:
|
140
|
-
:one: "{0} ಜೌಲ್"
|
141
|
-
:other: "{0} ಜೌಲ್ಗಳು"
|
142
|
-
:energy-kilocalorie:
|
143
|
-
:one: "{0} ಕಿಲೋಕ್ಯಾಲೋರಿ"
|
144
|
-
:other: "{0} ಕಿಲೋಕ್ಯಾಲೋರಿಗಳು"
|
145
|
-
:energy-kilojoule:
|
146
|
-
:one: "{0} ಕಿಲೋಜೌಲ್"
|
147
|
-
:other: "{0} ಕಿಲೋಜೌಲ್ಗಳು"
|
148
|
-
:energy-kilowatt-hour:
|
149
|
-
:one: "{0} ಕಿಲೋವ್ಯಾಟ್-ಗಂಟೆ"
|
150
|
-
:other: "{0} ಕಿಲೋವ್ಯಾಟ್-ಗಂಟೆಗಳು"
|
151
|
-
:frequency-gigahertz:
|
152
|
-
:one: "{0} ಗಿಗಾಹರ್ಟ್ಸ್"
|
153
|
-
:other: "{0} ಗಿಗಾಹರ್ಟ್ಸ್"
|
154
|
-
:frequency-hertz:
|
155
|
-
:one: "{0} ಹರ್ಟ್ಸ್"
|
156
|
-
:other: "{0} ಹರ್ಟ್ಸ್"
|
157
|
-
:frequency-kilohertz:
|
158
|
-
:one: "{0} ಕಿಲೋಹರ್ಟ್ಸ್"
|
159
|
-
:other: "{0} ಕಿಲೋಹರ್ಟ್ಸ್"
|
160
|
-
:frequency-megahertz:
|
161
|
-
:one: "{0} ಮೆಗಾಹರ್ಟ್ಸ್"
|
162
|
-
:other: "{0} ಮೆಗಾಹರ್ಟ್ಸ್"
|
163
|
-
:length-astronomical-unit:
|
164
|
-
:one: "{0} ಅಸ್ಟ್ರಾನಾಮಿಕಲ್ ಯೂನಿಟ್"
|
165
|
-
:other: "{0} ಅಸ್ಟ್ರಾನಾಮಿಕಲ್ ಯೂನಿಟ್ಗಳು"
|
166
|
-
:length-centimeter:
|
167
|
-
:one: "{0} ಸೆಂಟಿಮೀಟರ್"
|
168
|
-
:other: "{0} ಸೆಂಟಿಮೀಟರ್ಗಳು"
|
169
|
-
:length-decimeter:
|
170
|
-
:one: "{0} ಡೆಸಿಮೀಟರ್"
|
171
|
-
:other: "{0} ಡೆಸಿಮೀಟರ್ಗಳು"
|
172
|
-
:length-foot:
|
173
|
-
:one: "{0} ಅಡಿ"
|
174
|
-
:other: "{0} ಅಡಿ"
|
175
|
-
:length-inch:
|
176
|
-
:one: "{0} ಅಂಗುಲ"
|
177
|
-
:other: "{0} ಅಂಗುಲಗಳು"
|
178
|
-
:length-kilometer:
|
179
|
-
:one: "{0} ಕಿಲೋಮೀಟರ್"
|
180
|
-
:other: "{0} ಕಿಲೋಮೀಟರ್ಗಳು"
|
181
|
-
:length-light-year:
|
182
|
-
:one: "{0} ಬೆಳಕಿನ ವರ್ಷ"
|
183
|
-
:other: "{0} ಬೆಳಕಿನ ವರ್ಷಗಳು"
|
184
|
-
:length-meter:
|
185
|
-
:one: "{0} ಮೀಟರ್"
|
186
|
-
:other: "{0} ಮೀಟರ್ಗಳು"
|
187
|
-
:length-micrometer:
|
188
|
-
:one: "{0} ಮೈಕ್ರೊಮೀಟರ್"
|
189
|
-
:other: "{0} ಮೈಕ್ರೊಮೀಟರ್ಗಳು"
|
190
|
-
:length-mile:
|
191
|
-
:one: "{0} ಮೈಲು"
|
192
|
-
:other: "{0} ಮೈಲುಗಳು"
|
193
|
-
:length-millimeter:
|
194
|
-
:one: "{0} ಮಿಲಿಮೀಟರ್"
|
195
|
-
:other: "{0} ಮಿಲಿಮೀಟರ್ಗಳು"
|
196
|
-
:length-nanometer:
|
197
|
-
:one: "{0} ನ್ಯಾನೊಮೀಟರ್"
|
198
|
-
:other: "{0} ನ್ಯಾನೊಮೀಟರ್ಗಳು"
|
199
|
-
:length-nautical-mile:
|
200
|
-
:one: "{0} ನಾಟಿಕಲ್ ಮೈಲು"
|
201
|
-
:other: "{0} ನಾಟಿಕಲ್ ಮೈಲುಗಳು"
|
202
|
-
:length-parsec:
|
203
|
-
:one: "{0} ಪಾರ್ಸೆಕೆಂ"
|
204
|
-
:other: "{0} ಪಾರ್ಸೆಕೆಂ"
|
205
|
-
:length-picometer:
|
206
|
-
:one: "{0} ಪಿಕೋಮೀಟರ್"
|
207
|
-
:other: "{0} ಪಿಕೋಮೀಟರ್ಗಳು"
|
208
|
-
:length-yard:
|
209
|
-
:one: "{0} ಗಜ"
|
210
|
-
:other: "{0} ಗಜಗಳು"
|
211
|
-
:light-lux:
|
212
|
-
:one: "{0} ಲಕ್ಸ್"
|
213
|
-
:other: "{0} ಲಕ್ಸ್"
|
214
|
-
:mass-carat:
|
215
|
-
:one: "{0} ಕ್ಯಾರೆಟ್"
|
216
|
-
:other: "{0} ಕ್ಯಾರೆಟ್ಗಳು"
|
217
|
-
:mass-gram:
|
218
|
-
:one: "{0} ಗ್ರಾಂ"
|
219
|
-
:other: "{0} ಗ್ರಾಂಗಳು"
|
220
|
-
:mass-kilogram:
|
221
|
-
:one: "{0} ಕಿಲೋಗ್ರಾಂ"
|
222
|
-
:other: "{0} ಕಿಲೋಗ್ರಾಂಗಳು"
|
223
|
-
:mass-metric-ton:
|
224
|
-
:one: "{0} ಮೆಟ್ರಿಕ್ ಟನ್"
|
225
|
-
:other: "{0} ಮೆಟ್ರಿಕ್ ಟನ್ಗಳು"
|
226
|
-
:mass-microgram:
|
227
|
-
:one: "{0} ಮೈಕ್ರೋ ಗ್ರಾಂ"
|
228
|
-
:other: "{0} ಮೈಕ್ರೋ ಗ್ರಾಂಗಳು"
|
229
|
-
:mass-milligram:
|
230
|
-
:one: "{0} ಮಿಲಿ ಗ್ರಾಂ"
|
231
|
-
:other: "{0} ಮಿಲಿ ಗ್ರಾಂಗಳು"
|
232
|
-
:mass-ounce:
|
233
|
-
:one: "{0} ಔನ್ಸ್"
|
234
|
-
:other: "{0} ಔನ್ಸ್ಗಳು"
|
235
|
-
:mass-ounce-troy:
|
236
|
-
:one: "{0} ಟ್ರಾಯ್ ಔನ್ಸ್"
|
237
|
-
:other: "{0} ಟ್ರಾಯ್ ಔನ್ಸ್"
|
238
|
-
:mass-pound:
|
239
|
-
:one: "{0} ಪೌಂಡ್"
|
240
|
-
:other: "{0} ಪೌಂಡ್ಗಳು"
|
241
|
-
:mass-ton:
|
242
|
-
:one: "{0} ಟನ್"
|
243
|
-
:other: "{0} ಟನ್ಗಳು"
|
244
|
-
:power-gigawatt:
|
245
|
-
:one: "{0} ಗಿಗಾವ್ಯಾಟ್"
|
246
|
-
:other: "{0} ಗಿಗಾವ್ಯಾಟ್ಗಳು"
|
247
|
-
:power-horsepower:
|
248
|
-
:one: "{0} ಹಾರ್ಸ್ಪವರ್"
|
249
|
-
:other: "{0} ಹಾರ್ಸ್ಪವರ್"
|
250
|
-
:power-kilowatt:
|
251
|
-
:one: "{0} ಕಿಲೋವ್ಯಾಟ್"
|
252
|
-
:other: "{0} ಕಿಲೋವ್ಯಾಟ್ಗಳು"
|
253
|
-
:power-megawatt:
|
254
|
-
:one: "{0} ಮೆಗಾವ್ಯಾಟ್"
|
255
|
-
:other: "{0} ಮೆಗಾವ್ಯಾಟ್ಗಳು"
|
256
|
-
:power-milliwatt:
|
257
|
-
:one: "{0} ಮಿಲಿವ್ಯಾಟ್"
|
258
|
-
:other: "{0} ಮಿಲಿವ್ಯಾಟ್ಗಳು"
|
259
|
-
:power-watt:
|
260
|
-
:one: "{0} ವ್ಯಾಟ್"
|
261
|
-
:other: "{0} ವ್ಯಾಟ್ಗಳು"
|
262
|
-
:pressure-hectopascal:
|
263
|
-
:one: "{0} ಹೆಕ್ಟೋಪ್ಯಾಸ್ಕಲ್"
|
264
|
-
:other: "{0} ಹೆಕ್ಟೋಪ್ಯಾಸ್ಕಲ್ಗಳು"
|
265
|
-
:pressure-inch-hg:
|
266
|
-
:one: "{0} ಮರ್ಕ್ಯುರಿ ಅಂಗುಲ"
|
267
|
-
:other: "{0} ಮರ್ಕ್ಯುರಿ ಅಂಗುಲಗಳು"
|
268
|
-
:pressure-millibar:
|
269
|
-
:one: "{0} ಮಿಲಿಬಾರ್"
|
270
|
-
:other: "{0} ಮಿಲಿಬಾರ್ಗಳು"
|
271
|
-
:pressure-millimeter-of-mercury:
|
272
|
-
:one: "{0} ಮರ್ಕ್ಯುರಿ ಮಿಲಿಮೀಟರ್"
|
273
|
-
:other: "{0} ಮರ್ಕ್ಯುರಿ ಮಿಲಿಮೀಟರ್ಗಳು"
|
274
|
-
:pressure-pound-per-square-inch:
|
275
|
-
:one: "{0} ಪ್ರತಿ ಚದರ ಇಂಚಿಗೆ ಪೌಂಡ್"
|
276
|
-
:other: "{0} ಪ್ರತಿ ಚದರ ಇಂಚಿಗೆ ಪೌಂಡ್ಗಳು"
|
277
|
-
:proportion-karat:
|
278
|
-
:one: "{0} ಕಾರಟ್"
|
279
|
-
:other: "{0} ಕಾರಟ್ಗಳು"
|
280
|
-
:speed-kilometer-per-hour:
|
281
|
-
:one: "{0} ಗಂಟೆಗೆ ಕಿಲೋಮೀಟರ್"
|
282
|
-
:other: "{0} ಗಂಟೆಗೆ ಕಿಲೋಮೀಟರ್ಗಳು"
|
283
|
-
:speed-meter-per-second:
|
284
|
-
:one: "{0} ಪ್ರತಿ ಸೆಕೆಂಡಿಗೆ ಮೀಟರ್"
|
285
|
-
:other: "{0} ಪ್ರತಿ ಸೆಕೆಂಡಿಗೆ ಮೀಟರ್ಗಳು"
|
286
|
-
:speed-mile-per-hour:
|
287
|
-
:one: "{0} ಗಂಟೆಗೆ ಮೈಲು"
|
288
|
-
:other: "{0} ಗಂಟೆಗೆ ಮೈಲುಗಳು"
|
289
|
-
:temperature-celsius:
|
290
|
-
:one: "{0} ಡಿಗ್ರಿ ಸೆಲ್ಶಿಯಸ್"
|
291
|
-
:other: "{0} ಡಿಗ್ರಿ ಸೆಲ್ಶಿಯಸ್"
|
292
|
-
:temperature-fahrenheit:
|
293
|
-
:one: "{0}ಡಿಗ್ರಿ ಫ್ಯಾರೆನ್ಹಿಟ್"
|
294
|
-
:other: "{0}ಡಿಗ್ರಿ ಫ್ಯಾರೆನ್ಹಿಟ್"
|
295
|
-
:temperature-kelvin:
|
296
|
-
:one: "{0} ಕೆಲ್ವಿನ್"
|
297
|
-
:other: "{0} ಕೆಲ್ವಿನ್"
|
298
|
-
:volume-acre-foot:
|
299
|
-
:one: "{0} ಎಕರೆ-ಅಡಿ"
|
300
|
-
:other: "{0} ಎಕರೆ-ಅಡಿ"
|
301
|
-
:volume-centiliter:
|
302
|
-
:one: "{0} ಸೆಂಟಿಲೀಟರ್"
|
303
|
-
:other: "{0} ಸೆಂಟಿಲೀಟರ್ಗಳು"
|
304
|
-
:volume-cubic-centimeter:
|
305
|
-
:one: "{0} ಕ್ಯೂಬಿಕ್ ಸೆಂಟಿಮೀಟರ್"
|
306
|
-
:other: "{0} ಕ್ಯೂಬಿಕ್ ಸೆಂಟಿಮೀಟರ್ಗಳು"
|
307
|
-
:volume-cubic-foot:
|
308
|
-
:one: "{0} ಘನ ಅಡಿ"
|
309
|
-
:other: "{0} ಘನ ಅಡಿ"
|
310
|
-
:volume-cubic-inch:
|
311
|
-
:one: "{0} ಘನ ಅಂಗುಲ"
|
312
|
-
:other: "{0} ಘನ ಅಂಗುಲಗಳು"
|
313
|
-
:volume-cubic-kilometer:
|
314
|
-
:one: "{0} ಘನ ಕಿಲೋಮೀಟರ್"
|
315
|
-
:other: "{0} ಘನ ಕಿಲೋಮೀಟರ್ಗಳು"
|
316
|
-
:volume-cubic-meter:
|
317
|
-
:one: "{0} ಘನ ಮೀಟರ್"
|
318
|
-
:other: "{0} ಘನ ಮೀಟರುಗಳು"
|
319
|
-
:volume-cubic-mile:
|
320
|
-
:one: "{0} ಘನ ಮೈಲು"
|
321
|
-
:other: "{0} ಘನ ಮೈಲುಗಳು"
|
322
|
-
:volume-cubic-yard:
|
323
|
-
:one: "{0} ಘನ ಗಜ"
|
324
|
-
:other: "{0} ಘನ ಗಜಗಳು"
|
325
|
-
:volume-cup:
|
326
|
-
:one: "{0} ಕಪ್"
|
327
|
-
:other: "{0} ಕಪ್ಗಳು"
|
328
|
-
:volume-deciliter:
|
329
|
-
:one: "{0} ಡೆಸಿಲೀಟರ್"
|
330
|
-
:other: "{0} ಡೆಸಿಲೀಟರ್ಗಳು"
|
331
|
-
:volume-fluid-ounce:
|
332
|
-
:one: "{0} ಫ್ಲೂಡ್ ಔನ್ಸ್"
|
333
|
-
:other: "{0} ಫ್ಲೂಡ್ ಔನ್ಸ್ಗಳು"
|
334
|
-
:volume-gallon:
|
335
|
-
:one: "{0} ಗ್ಯಾಲನ್"
|
336
|
-
:other: "{0} ಗ್ಯಾಲನ್ಗಳು"
|
337
|
-
:volume-hectoliter:
|
338
|
-
:one: "{0} ಹೆಕ್ಟೋಲೀಟರ್"
|
339
|
-
:other: "{0} ಹೆಕ್ಟೋಲೀಟರ್ಗಳು"
|
340
|
-
:volume-liter:
|
341
|
-
:one: "{0} ಲೀಟರ್"
|
342
|
-
:other: "{0} ಲೀಟರ್ಗಳು"
|
343
|
-
:volume-megaliter:
|
344
|
-
:one: "{0} ಮೆಗಾ ಲೀಟರ್"
|
345
|
-
:other: "{0} ಮೆಗಾ ಲೀಟರ್ಗಳು"
|
346
|
-
:volume-milliliter:
|
347
|
-
:one: "{0} ಮಿಲಿಲೀಟರ್"
|
348
|
-
:other: "{0} ಮಿಲಿಲೀಟರ್ಗಳು"
|
349
|
-
:volume-pint:
|
350
|
-
:one: "{0} ಪಿಂಟ್"
|
351
|
-
:other: "{0} ಪಿಂಟ್ಗಳು"
|
352
|
-
:volume-quart:
|
353
|
-
:one: "{0} ಕಾಲುಭಾಗ"
|
354
|
-
:other: "{0} ಕಾಲುಭಾಗಗಳು"
|
355
|
-
:volume-tablespoon:
|
356
|
-
:one: "{0} ಟೇಬಲ್ ಸ್ಪೂನ್"
|
357
|
-
:other: "{0} ಟೇಬಲ್ ಸ್ಪೂನ್ಗಳು"
|
358
|
-
:volume-teaspoon:
|
359
|
-
:one: "{0} ಟೀ ಸ್ಪೂನ್"
|
360
|
-
:other: "{0} ಟೀ ಸ್ಪೂನ್ಗಳು"
|
361
|
-
:narrow:
|
362
|
-
:acceleration-g-force:
|
363
|
-
:one: "{0}ಜಿ-ಫೋ."
|
364
|
-
:other: "{0}ಜಿ-ಫೋ."
|
365
|
-
:angle-arc-minute:
|
366
|
-
:one: "{0}ನಿ."
|
367
|
-
:other: "{0}ನಿ."
|
368
|
-
:angle-arc-second:
|
369
|
-
:one: "{0}ಸೆಕೆಂ"
|
370
|
-
:other: "{0}ಸೆಕೆಂ"
|
371
|
-
:angle-degree:
|
372
|
-
:one: "{0}°"
|
373
|
-
:other: "{0}°"
|
374
|
-
:area-acre:
|
375
|
-
:one: "{0} ಎಕ."
|
376
|
-
:other: "{0} ಎಕ."
|
377
|
-
:area-hectare:
|
378
|
-
:one: "{0} ಹೆ."
|
379
|
-
:other: "{0} ಹೆ."
|
380
|
-
:area-square-foot:
|
381
|
-
:one: "{0}ಚ.ಅ"
|
382
|
-
:other: "{0}ಚ.ಅ"
|
383
|
-
:area-square-kilometer:
|
384
|
-
:one: "{0} ಚ.ಕಿಮೀ."
|
385
|
-
:other: "{0} ಚ.ಕಿಮೀ."
|
386
|
-
:area-square-meter:
|
387
|
-
:one: "{0} ಮೀ²"
|
388
|
-
:other: "{0} ಮೀ²"
|
389
|
-
:area-square-mile:
|
390
|
-
:one: "{0}ಚ.ಮೀ."
|
391
|
-
:other: "{0}ಚ.ಮೀ."
|
392
|
-
:duration-day:
|
393
|
-
:one: "{0}ದಿನ"
|
394
|
-
:other: "{0}ದಿನ"
|
395
|
-
:duration-hour:
|
396
|
-
:one: "{0}ಗಂ."
|
397
|
-
:other: "{0}ಗಂ."
|
398
|
-
:duration-millisecond:
|
399
|
-
:one: "{0}ಮಿ.ಸೆ."
|
400
|
-
:other: "{0}ಮಿ.ಸೆ."
|
401
|
-
:duration-minute:
|
402
|
-
:one: "{0}ನಿಮಿ"
|
403
|
-
:other: "{0}ನಿಮಿ"
|
404
|
-
:duration-month:
|
405
|
-
:one: "{0}ತಿಂ."
|
406
|
-
:other: "{0}ತಿಂ."
|
407
|
-
:duration-second:
|
408
|
-
:one: "{0}ಸೆಕೆಂ"
|
409
|
-
:other: "{0} ಸೆಕೆಂ"
|
410
|
-
:duration-week:
|
411
|
-
:one: "{0}ವಾರ"
|
412
|
-
:other: "{0}ವಾರ"
|
413
|
-
:duration-year:
|
414
|
-
:one: "{0}ವ"
|
415
|
-
:other: "{0}ವ"
|
416
|
-
:length-centimeter:
|
417
|
-
:one: "{0} ಸೆಮೀ"
|
418
|
-
:other: "{0} ಸೆಮೀ"
|
419
|
-
:length-foot:
|
420
|
-
:one: "{0} ′"
|
421
|
-
:other: "{0} ′"
|
422
|
-
:length-inch:
|
423
|
-
:one: "{0} ″"
|
424
|
-
:other: "{0} ″"
|
425
|
-
:length-kilometer:
|
426
|
-
:one: "{0}ಕಿಮೀ"
|
427
|
-
:other: "{0}ಕಿಮೀ"
|
428
|
-
:length-light-year:
|
429
|
-
:one: "{0}ಹಗು. ವ."
|
430
|
-
:other: "{0}ಹಗು. ವ."
|
431
|
-
:length-meter:
|
432
|
-
:one: "{0}ಮೀ"
|
433
|
-
:other: "{0}ಮೀ"
|
434
|
-
:length-mile:
|
435
|
-
:one: "{0}ಮೈ."
|
436
|
-
:other: "{0}ಮೈ."
|
437
|
-
:length-millimeter:
|
438
|
-
:one: "{0}ಮಿಮೀ"
|
439
|
-
:other: "{0}ಮಿಮೀ"
|
440
|
-
:length-picometer:
|
441
|
-
:one: "{0}ಪಿಎಂ"
|
442
|
-
:other: "{0}ಪಿಎಂ"
|
443
|
-
:length-yard:
|
444
|
-
:one: "{0}ಗ"
|
445
|
-
:other: "{0} ಗ"
|
446
|
-
:mass-gram:
|
447
|
-
:one: "{0}ಗ್ರಾ"
|
448
|
-
:other: "{0}ಗ್ರಾ"
|
449
|
-
:mass-kilogram:
|
450
|
-
:one: "{0}ಕೆಜಿ"
|
451
|
-
:other: "{0}ಕೆಜಿ"
|
452
|
-
:mass-ounce:
|
453
|
-
:one: "{0}ಔ"
|
454
|
-
:other: "{0}ಔ"
|
455
|
-
:mass-pound:
|
456
|
-
:one: "{0}#"
|
457
|
-
:other: "{0}#"
|
458
|
-
:power-horsepower:
|
459
|
-
:one: "{0}ಹೆಚ್ಪಿ"
|
460
|
-
:other: "{0}ಹೆಚ್ಪಿ"
|
461
|
-
:power-kilowatt:
|
462
|
-
:one: "{0}ಕಿ.ವ್ಯಾ"
|
463
|
-
:other: "{0}ಕಿ.ವ್ಯಾ"
|
464
|
-
:power-watt:
|
465
|
-
:one: "{0}ವ್ಯಾ."
|
466
|
-
:other: "{0}ವ್ಯಾ."
|
467
|
-
:pressure-hectopascal:
|
468
|
-
:one: "{0}ಹೆ.ಪ್ಯಾ"
|
469
|
-
:other: "{0}ಹೆ.ಪ್ಯಾ"
|
470
|
-
:pressure-inch-hg:
|
471
|
-
:one: "{0}\" Hg"
|
472
|
-
:other: "{0}\" Hg"
|
473
|
-
:pressure-millibar:
|
474
|
-
:one: "{0}ಮಿ.ಬಾ."
|
475
|
-
:other: "{0}ಮಿ.ಬಾ."
|
476
|
-
:speed-kilometer-per-hour:
|
477
|
-
:one: "{0}ಕಿ.ಮೀ./ಗಂ"
|
478
|
-
:other: "{0}ಕಿ.ಮೀ./ಗಂ"
|
479
|
-
:speed-meter-per-second:
|
480
|
-
:one: "{0}ಮೀ/ಸೆ."
|
481
|
-
:other: "{0}ಮೀ/ಸೆ."
|
482
|
-
:speed-mile-per-hour:
|
483
|
-
:one: "{0}ಮೈ/ಗಂ"
|
484
|
-
:other: "{0}ಮೈ/ಗಂ"
|
485
|
-
:temperature-celsius:
|
486
|
-
:one: "{0}°ಸೆ"
|
487
|
-
:other: "{0}°ಸೆ"
|
488
|
-
:temperature-fahrenheit:
|
489
|
-
:one: "{0}°ಫ್ಯಾ"
|
490
|
-
:other: "{0}°ಫ್ಯಾ"
|
491
|
-
:volume-cubic-kilometer:
|
492
|
-
:one: "{0}ಕಿಮೀ³"
|
493
|
-
:other: "{0}ಕಿಮೀ³"
|
494
|
-
:volume-cubic-mile:
|
495
|
-
:one: "{0}ಮೈ³"
|
496
|
-
:other: "{0}ಮೈ³"
|
497
|
-
:volume-liter:
|
498
|
-
:one: "{0}ಲೀ"
|
499
|
-
:other: "{0}ಲೀ"
|
4
|
+
:day:
|
5
|
+
:default:
|
6
|
+
:one: "{0} day"
|
7
|
+
:other: "{0} ದಿನಗಳು"
|
500
8
|
:short:
|
501
|
-
:
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
:
|
511
|
-
|
512
|
-
|
513
|
-
:
|
514
|
-
|
515
|
-
|
516
|
-
:
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
:
|
526
|
-
|
527
|
-
|
528
|
-
:
|
529
|
-
|
530
|
-
|
531
|
-
:
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
:
|
541
|
-
|
542
|
-
|
543
|
-
:
|
544
|
-
|
545
|
-
|
546
|
-
:
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
:
|
556
|
-
|
557
|
-
|
558
|
-
:
|
559
|
-
|
560
|
-
|
561
|
-
:
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
:
|
571
|
-
|
572
|
-
|
573
|
-
:
|
574
|
-
|
575
|
-
|
576
|
-
:
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
:
|
586
|
-
|
587
|
-
|
588
|
-
:
|
589
|
-
|
590
|
-
|
591
|
-
:
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
:
|
601
|
-
:one: "{0} ನ್ಯಾ.ಸೆ"
|
602
|
-
:other: "{0} ನ್ಯಾ.ಸೆ"
|
603
|
-
:duration-second:
|
604
|
-
:one: "{0} ಸೆಕೆಂ"
|
605
|
-
:other: "{0} ಸೆಕೆಂ"
|
606
|
-
:duration-week:
|
607
|
-
:one: "{0} ವಾರ"
|
608
|
-
:other: "{0} ವಾರಗಳು"
|
609
|
-
:duration-year:
|
610
|
-
:one: "{0} ವರ್ಷ"
|
611
|
-
:other: "{0} ವರ್ಷಗಳು"
|
612
|
-
:electric-ampere:
|
613
|
-
:one: "{0} ಆಂ."
|
614
|
-
:other: "{0} ಆಂ."
|
615
|
-
:electric-milliampere:
|
616
|
-
:one: "{0} ಮಿ.ಆಂ."
|
617
|
-
:other: "{0} ಮಿ.ಆಂ."
|
618
|
-
:electric-ohm:
|
619
|
-
:one: "{0} Ω"
|
620
|
-
:other: "{0} Ω"
|
621
|
-
:electric-volt:
|
622
|
-
:one: "{0} ವೋ"
|
623
|
-
:other: "{0} ವೋ."
|
624
|
-
:energy-calorie:
|
625
|
-
:one: "{0} ಕ್ಯಾಲೊ"
|
626
|
-
:other: "{0} ಕ್ಯಾಲೊ"
|
627
|
-
:energy-foodcalorie:
|
628
|
-
:one: "{0} ಕ್ಯಾ"
|
629
|
-
:other: "{0} ಕ್ಯಾ"
|
630
|
-
:energy-joule:
|
631
|
-
:one: "{0} ಜೌ"
|
632
|
-
:other: "{0} ಜೌ"
|
633
|
-
:energy-kilocalorie:
|
634
|
-
:one: "{0} ಕಿ.ಕ್ಯಾ"
|
635
|
-
:other: "{0} ಕಿ.ಕ್ಯಾ"
|
636
|
-
:energy-kilojoule:
|
637
|
-
:one: "{0} ಕಿ.ಜೌ"
|
638
|
-
:other: "{0} ಕಿ.ಜೌ"
|
639
|
-
:energy-kilowatt-hour:
|
640
|
-
:one: "{0} ಕಿ.ವ್ಯಾ.ಗಂ"
|
641
|
-
:other: "{0} ಕಿ.ವ್ಯಾ.ಗಂ"
|
642
|
-
:frequency-gigahertz:
|
643
|
-
:one: "{0} ಗಿ.ಹ"
|
644
|
-
:other: "{0} ಗಿ.ಹ"
|
645
|
-
:frequency-hertz:
|
646
|
-
:one: "{0} ಹರ್ಟ್ಸ್"
|
647
|
-
:other: "{0} ಹರ್ಟ್ಸ್"
|
648
|
-
:frequency-kilohertz:
|
649
|
-
:one: "{0} ಕಿ.ಹ"
|
650
|
-
:other: "{0} ಕಿ.ಹ"
|
651
|
-
:frequency-megahertz:
|
652
|
-
:one: "{0} ಮೆ.ಹ"
|
653
|
-
:other: "{0} ಮೆ.ಹ"
|
654
|
-
:length-astronomical-unit:
|
655
|
-
:one: "{0} ಅ.ಯೂ"
|
656
|
-
:other: "{0} ಅ.ಯೂ"
|
657
|
-
:length-centimeter:
|
658
|
-
:one: "{0} ಸೆಮೀ"
|
659
|
-
:other: "{0} ಸೆಮೀ"
|
660
|
-
:length-decimeter:
|
661
|
-
:one: "{0} ಡೆಮೀ"
|
662
|
-
:other: "{0} ಡೆಮೀ"
|
663
|
-
:length-fathom:
|
664
|
-
:other: "{0} fm"
|
665
|
-
:length-foot:
|
666
|
-
:one: "{0} ಅ"
|
667
|
-
:other: "{0} ಅ"
|
668
|
-
:length-furlong:
|
669
|
-
:other: "{0} fur"
|
670
|
-
:length-inch:
|
671
|
-
:one: "{0} ಅಂ"
|
672
|
-
:other: "{0} ಅಂ"
|
673
|
-
:length-kilometer:
|
674
|
-
:one: "{0} ಕಿಮೀ"
|
675
|
-
:other: "{0} ಕಿಮೀ"
|
676
|
-
:length-light-year:
|
677
|
-
:one: "{0} ಬೆ.ವರ್ಷ"
|
678
|
-
:other: "{0} ಬೆ.ವರ್ಷ"
|
679
|
-
:length-meter:
|
680
|
-
:one: "{0} ಮೀ"
|
681
|
-
:other: "{0} ಮೀ"
|
682
|
-
:length-micrometer:
|
683
|
-
:one: "{0} µm"
|
684
|
-
:other: "{0} µm"
|
685
|
-
:length-mile:
|
686
|
-
:one: "{0} ಮೈ."
|
687
|
-
:other: "{0} ಮೈ."
|
688
|
-
:length-millimeter:
|
689
|
-
:one: "{0} ಮಿಮೀ"
|
690
|
-
:other: "{0} ಮಿಮೀ"
|
691
|
-
:length-nanometer:
|
692
|
-
:one: "{0} ನ್ಯಾ.ಮೀ"
|
693
|
-
:other: "{0} ನ್ಯಾ.ಮೀ"
|
694
|
-
:length-nautical-mile:
|
695
|
-
:one: "{0} ನಾ.ಮೈ"
|
696
|
-
:other: "{0} ನಾ.ಮೈ"
|
697
|
-
:length-parsec:
|
698
|
-
:one: "{0} ಪಾ.ಸೆ"
|
699
|
-
:other: "{0} ಪಾ.ಸೆ"
|
700
|
-
:length-picometer:
|
701
|
-
:one: "{0} ಪಿ.ಮೀ"
|
702
|
-
:other: "{0} ಪಿ.ಮೀ"
|
703
|
-
:length-yard:
|
704
|
-
:one: "{0} ಗ"
|
705
|
-
:other: "{0} ಗ"
|
706
|
-
:light-lux:
|
707
|
-
:one: "{0} ಲ."
|
708
|
-
:other: "{0} ಲ."
|
709
|
-
:mass-carat:
|
710
|
-
:one: "{0} ಕ್ಯಾರೆ"
|
711
|
-
:other: "{0} ಕ್ಯಾರೆ"
|
712
|
-
:mass-gram:
|
713
|
-
:one: "{0} ಗ್ರಾ"
|
714
|
-
:other: "{0} ಗ್ರಾ"
|
715
|
-
:mass-kilogram:
|
716
|
-
:one: "{0} ಕೆಜಿ"
|
717
|
-
:other: "{0} ಕೆಜಿ"
|
718
|
-
:mass-metric-ton:
|
719
|
-
:one: "{0} ಮೆಟ್ರಿಕ್ ಟನ್"
|
720
|
-
:other: "{0} ಮೆಟ್ರಿಕ್ ಟನ್ಗಳು"
|
721
|
-
:mass-microgram:
|
722
|
-
:one: "{0} ಮೈ.ಗ್ರಾಂ"
|
723
|
-
:other: "{0} ಮೈ.ಗ್ರಾಂ"
|
724
|
-
:mass-milligram:
|
725
|
-
:one: "{0} ಮಿ.ಗ್ರಾಂ"
|
726
|
-
:other: "{0} ಮಿ.ಗ್ರಾಂ"
|
727
|
-
:mass-ounce:
|
728
|
-
:one: "{0} ಔ"
|
729
|
-
:other: "{0} ಔ"
|
730
|
-
:mass-ounce-troy:
|
731
|
-
:one: "{0} ಟ್ರಾ.ಔ"
|
732
|
-
:other: "{0} ಟ್ರಾ.ಔ"
|
733
|
-
:mass-pound:
|
734
|
-
:one: "{0} ಪೌಂ"
|
735
|
-
:other: "{0} ಪೌಂ"
|
736
|
-
:mass-stone:
|
737
|
-
:other: "{0} st"
|
738
|
-
:mass-ton:
|
739
|
-
:one: "{0} ಟನ್"
|
740
|
-
:other: "{0} ಟನ್"
|
741
|
-
:power-gigawatt:
|
742
|
-
:one: "{0} ಗಿ.ವ್ಯಾ"
|
743
|
-
:other: "{0} ಗಿ.ವ್ಯಾ"
|
744
|
-
:power-horsepower:
|
745
|
-
:one: "{0} ಹೆಚ್ಪಿ"
|
746
|
-
:other: "{0} ಹೆಚ್ಪಿ"
|
747
|
-
:power-kilowatt:
|
748
|
-
:one: "{0} ಕಿ.ವ್ಯಾ"
|
749
|
-
:other: "{0} ಕಿ.ವ್ಯಾ"
|
750
|
-
:power-megawatt:
|
751
|
-
:one: "{0} ಮೆ.ವ್ಯಾ"
|
752
|
-
:other: "{0} ಮೆ.ವ್ಯಾ"
|
753
|
-
:power-milliwatt:
|
754
|
-
:one: "{0} ಮಿ.ವ್ಯಾ"
|
755
|
-
:other: "{0} ಮಿ.ವ್ಯಾ"
|
756
|
-
:power-watt:
|
757
|
-
:one: "{0} ವ್ಯಾ."
|
758
|
-
:other: "{0} ವ್ಯಾ."
|
759
|
-
:pressure-hectopascal:
|
760
|
-
:one: "{0} ಹೆ.ಪ್ಯಾ"
|
761
|
-
:other: "{0} ಹೆ.ಪ್ಯಾ"
|
762
|
-
:pressure-inch-hg:
|
763
|
-
:one: "{0} ಮರ್ಕ್ಯು. ಅಂ."
|
764
|
-
:other: "{0} ಮರ್ಕ್ಯು. ಅಂ."
|
765
|
-
:pressure-millibar:
|
766
|
-
:one: "{0} ಮಿ.ಬಾರ್"
|
767
|
-
:other: "{0} ಮಿ.ಬಾರ್"
|
768
|
-
:pressure-millimeter-of-mercury:
|
769
|
-
:one: "{0} ಮರ್ಕ್ಯು.ಮಿ.ಮೀ."
|
770
|
-
:other: "{0} ಮರ್ಕ್ಯು.ಮಿ.ಮೀ."
|
771
|
-
:pressure-pound-per-square-inch:
|
772
|
-
:one: "{0} ಪ್ರ.ಚ.ಇಂ.ಪೌಂ."
|
773
|
-
:other: "{0} ಪ್ರ.ಚ.ಇಂ.ಪೌಂ."
|
774
|
-
:proportion-karat:
|
775
|
-
:one: "{0} ಕಾರ."
|
776
|
-
:other: "{0} ಕಾರ."
|
777
|
-
:speed-kilometer-per-hour:
|
778
|
-
:one: "{0} ಕಿ.ಮೀ./ಗಂ"
|
779
|
-
:other: "{0} ಕಿ.ಮೀ./ಗಂ"
|
780
|
-
:speed-meter-per-second:
|
781
|
-
:one: "{0} ಮೀ/ಸೆ."
|
782
|
-
:other: "{0} ಮೀ/ಸೆ."
|
783
|
-
:speed-mile-per-hour:
|
784
|
-
:one: "{0} ಮೈ/ಗಂ"
|
785
|
-
:other: "{0} ಮೈ/ಗಂ"
|
786
|
-
:temperature-celsius:
|
787
|
-
:one: "{0}°ಸೆ"
|
788
|
-
:other: "{0}°ಸೆ"
|
789
|
-
:temperature-fahrenheit:
|
790
|
-
:one: "{0}°ಫ್ಯಾ"
|
791
|
-
:other: "{0}°ಫ್ಯಾ"
|
792
|
-
:temperature-kelvin:
|
793
|
-
:one: "{0} K"
|
794
|
-
:other: "{0} K"
|
795
|
-
:volume-acre-foot:
|
796
|
-
:one: "{0} ಎ. ಅ"
|
797
|
-
:other: "{0} ಎ. ಅ"
|
798
|
-
:volume-bushel:
|
799
|
-
:other: "{0} bu"
|
800
|
-
:volume-centiliter:
|
801
|
-
:one: "{0} ಸೆಂ.ಲೀ"
|
802
|
-
:other: "{0} ಸೆಂ.ಲೀ"
|
803
|
-
:volume-cubic-centimeter:
|
804
|
-
:one: "{0} ಸೆಮೀ³"
|
805
|
-
:other: "{0} ಸೆಮೀ³"
|
806
|
-
:volume-cubic-foot:
|
807
|
-
:one: "{0} ಅಡಿ³"
|
808
|
-
:other: "{0} ಅಡಿ³"
|
809
|
-
:volume-cubic-inch:
|
810
|
-
:one: "{0} ಅಂ³"
|
811
|
-
:other: "{0} ಅಂ³"
|
812
|
-
:volume-cubic-kilometer:
|
813
|
-
:one: "{0} ಕಿಮೀ³"
|
814
|
-
:other: "{0} ಕಿಮೀ³"
|
815
|
-
:volume-cubic-meter:
|
816
|
-
:one: "{0} ಮೀ³"
|
817
|
-
:other: "{0} ಮೀ³"
|
818
|
-
:volume-cubic-mile:
|
819
|
-
:one: "{0} ಮೈ³"
|
820
|
-
:other: "{0} ಮೈ³"
|
821
|
-
:volume-cubic-yard:
|
822
|
-
:one: "{0} ಗಜ³"
|
823
|
-
:other: "{0} ಗಜ³"
|
824
|
-
:volume-cup:
|
825
|
-
:one: "{0} ಕ"
|
826
|
-
:other: "{0} ಕ"
|
827
|
-
:volume-deciliter:
|
828
|
-
:one: "{0} ಡೆ.ಲೀ"
|
829
|
-
:other: "{0} ಡೆ.ಲೀ"
|
830
|
-
:volume-fluid-ounce:
|
831
|
-
:one: "{0} ಫ್ಲೂ.ಔ"
|
832
|
-
:other: "{0} ಫ್ಲೂ.ಔ"
|
833
|
-
:volume-gallon:
|
834
|
-
:one: "{0} ಗ್ಯಾ"
|
835
|
-
:other: "{0} ಗ್ಯಾ"
|
836
|
-
:volume-hectoliter:
|
837
|
-
:one: "{0} ಹೆ.ಲೀ"
|
838
|
-
:other: "{0} ಹೆ.ಲೀ"
|
839
|
-
:volume-liter:
|
840
|
-
:one: "{0} ಲೀ"
|
841
|
-
:other: "{0} ಲೀ"
|
842
|
-
:volume-megaliter:
|
843
|
-
:one: "{0} ಮೆ.ಲೀ"
|
844
|
-
:other: "{0} ಮೆ.ಲೀ"
|
845
|
-
:volume-milliliter:
|
846
|
-
:one: "{0} ಮಿ.ಲೀ"
|
847
|
-
:other: "{0} ಮಿ.ಲೀ"
|
848
|
-
:volume-pint:
|
849
|
-
:one: "{0} ಪಿಂಟ್"
|
850
|
-
:other: "{0} ಪಿಂಟ್"
|
851
|
-
:volume-quart:
|
852
|
-
:one: "{0} ಕಾ.ಭಾ"
|
853
|
-
:other: "{0} ಕಾ.ಭಾ"
|
854
|
-
:volume-tablespoon:
|
855
|
-
:one: "{0} ಟೇ.ಸ್ಪೂ"
|
856
|
-
:other: "{0} ಟೇ.ಸ್ಪೂ"
|
857
|
-
:volume-teaspoon:
|
858
|
-
:one: "{0} ಟೀ ಸ್ಪೂ"
|
859
|
-
:other: "{0} ಟೀ ಸ್ಪೂ"
|
9
|
+
:one: "{0} day"
|
10
|
+
:other: "{0} ದಿನ"
|
11
|
+
:day-future:
|
12
|
+
:default:
|
13
|
+
:one: "In {0} day"
|
14
|
+
:other: "{0} ದಿನಗಳಲ್ಲಿ"
|
15
|
+
:day-past:
|
16
|
+
:default:
|
17
|
+
:one: "{0} day ago"
|
18
|
+
:other: "{0} ದಿನಗಳ ಹಿಂದೆ"
|
19
|
+
:hour:
|
20
|
+
:default:
|
21
|
+
:one: "{0} hour"
|
22
|
+
:other: "{0} ಗಂಟೆಗಳು"
|
23
|
+
:short:
|
24
|
+
:one: "{0} hr"
|
25
|
+
:other: "{0} ಗಂ."
|
26
|
+
:hour-future:
|
27
|
+
:default:
|
28
|
+
:one: "In {0} hour"
|
29
|
+
:other: "{0} ಗಂಟೆಗಳಲ್ಲಿ"
|
30
|
+
:hour-past:
|
31
|
+
:default:
|
32
|
+
:one: "{0} hour ago"
|
33
|
+
:other: "{0} ಗಂಟೆಗಳ ಹಿಂದೆ"
|
34
|
+
:minute:
|
35
|
+
:default:
|
36
|
+
:one: "{0} minute"
|
37
|
+
:other: "{0} ನಿಮಿಷಗಳು"
|
38
|
+
:short:
|
39
|
+
:one: "{0} min"
|
40
|
+
:other: "{0} ನಿಮಿ"
|
41
|
+
:minute-future:
|
42
|
+
:default:
|
43
|
+
:one: "In {0} minute"
|
44
|
+
:other: "{0} ನಿಮಿಷಗಳಲ್ಲಿ"
|
45
|
+
:minute-past:
|
46
|
+
:default:
|
47
|
+
:one: "{0} minute ago"
|
48
|
+
:other: "{0} ನಿಮಿಷಗಳ ಹಿಂದೆ"
|
49
|
+
:month:
|
50
|
+
:default:
|
51
|
+
:one: "{0} month"
|
52
|
+
:other: "{0} ತಿಂಗಳುಗಳು"
|
53
|
+
:short:
|
54
|
+
:one: "{0} mth"
|
55
|
+
:other: "{0} ತಿಂ."
|
56
|
+
:month-future:
|
57
|
+
:default:
|
58
|
+
:one: "In {0} month"
|
59
|
+
:other: "{0} ತಿಂಗಳುಗಳಲ್ಲಿ"
|
60
|
+
:month-past:
|
61
|
+
:default:
|
62
|
+
:one: "{0} month ago"
|
63
|
+
:other: "{0} ತಿಂಗಳುಗಳ ಹಿಂದೆ"
|
64
|
+
:second:
|
65
|
+
:default:
|
66
|
+
:one: "{0} second"
|
67
|
+
:other: "{0} ಸೆಕೆಂಡುಗಳು"
|
68
|
+
:short:
|
69
|
+
:one: "{0} sec"
|
70
|
+
:other: "{0} ಸೆಕೆಂ"
|
71
|
+
:second-future:
|
72
|
+
:default:
|
73
|
+
:one: "In {0} second"
|
74
|
+
:other: "{0} ಸೆಕೆಂಡ್ಗಳಲ್ಲಿ"
|
75
|
+
:second-past:
|
76
|
+
:default:
|
77
|
+
:one: "{0} second ago"
|
78
|
+
:other: "{0} ಸೆಕೆಂಡುಗಳ ಹಿಂದೆ"
|
79
|
+
:week:
|
80
|
+
:default:
|
81
|
+
:one: "{0} week"
|
82
|
+
:other: "{0} ವಾರಗಳು"
|
83
|
+
:short:
|
84
|
+
:one: "{0} wk"
|
85
|
+
:other: "{0} ವಾರಗಳು"
|
86
|
+
:week-future:
|
87
|
+
:default:
|
88
|
+
:one: "In {0} week"
|
89
|
+
:other: "{0} ವಾರಗಳಲ್ಲಿ"
|
90
|
+
:week-past:
|
91
|
+
:default:
|
92
|
+
:one: "{0} week ago"
|
93
|
+
:other: "{0} ವಾರಗಳ ಹಿಂದೆ"
|
94
|
+
:year:
|
95
|
+
:default:
|
96
|
+
:one: "{0} year"
|
97
|
+
:other: "{0} ವರ್ಷಗಳು"
|
98
|
+
:short:
|
99
|
+
:one: "{0} yr"
|
100
|
+
:other: "{0} ವರ್ಷಗಳು"
|
101
|
+
:year-future:
|
102
|
+
:default:
|
103
|
+
:one: "In {0} year"
|
104
|
+
:other: "{0} ವರ್ಷಗಳಲ್ಲಿ"
|
105
|
+
:year-past:
|
106
|
+
:default:
|
107
|
+
:one: "{0} year ago"
|
108
|
+
:other: "{0} ವರ್ಷಗಳ ಹಿಂದೆ"
|