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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a421a0df65daf6f6414cf5594bf25b07cb180e3c
4
- data.tar.gz: 800c962c5704cd4f7a2ea831fc586ec8322a1597
3
+ metadata.gz: 4ec4baf4cad935e856c25888e90a7fcc079009aa
4
+ data.tar.gz: bef96f67f7e7ea6e2e7fc8c86a209cdd073d5d34
5
5
  SHA512:
6
- metadata.gz: c12fd11a6557fc02b32e7372f45d156d08ff2096488c471eaa8e332476e3d5e1e86929a1305769b1a6606ca76a9e04e452d8281cd21ba797231c0f1ad3062ed9
7
- data.tar.gz: 5334e17f669a054f6d90b3f7cad2b110138670d408338e699f3ba7e3eb8780f3a6149e4b0503678588e03bedc9674953ba212124c70406df9248a8a69fb283eb
6
+ metadata.gz: 8ade377884a16acdf4ee1471816c2bf8551bff9d1f6382c0722354650e897cd3944831bf6a76c50241267167324aeedd8bc8b4acb70724ae790ebf0bb7c4e9da
7
+ data.tar.gz: 82703a0db2da4f4d9f5d3906274f7abd1a977113e7758e7d351ecf13f126979fd3de520077cd8cb9de2c8541306efc0dd38b80e781e8fb6e7e4c1733bb6e2e5d
data/History.txt CHANGED
@@ -1,3 +1,6 @@
1
+ == 3.2.1
2
+ * Fix units for Gujarati, Kannada, Marathi
3
+
1
4
  == 3.2.0
2
5
  * Add Gujarati, Kannada, Marathi
3
6
 
@@ -4,5 +4,5 @@
4
4
  # http://www.apache.org/licenses/LICENSE-2.0
5
5
 
6
6
  module TwitterCldr
7
- VERSION = "3.2.0"
7
+ VERSION = "3.2.1"
8
8
  end
@@ -5,16 +5,16 @@
5
5
  :default:
6
6
  :few: "{0} أيام"
7
7
  :many: "{0} يوماً"
8
- :one: "يوم"
8
+ :one: يوم
9
9
  :other: "{0} يوم"
10
- :two: "يومان"
10
+ :two: يومان
11
11
  :zero: "{0} يوم"
12
12
  :short:
13
13
  :few: "{0} أيام"
14
14
  :many: "{0} يوماً"
15
- :one: "يوم"
15
+ :one: يوم
16
16
  :other: "{0} يوم"
17
- :two: "يومان"
17
+ :two: يومان
18
18
  :zero: "لا أيام"
19
19
  :day-future:
20
20
  :default:
@@ -36,16 +36,16 @@
36
36
  :default:
37
37
  :few: "{0} ساعات"
38
38
  :many: "{0} ساعةً"
39
- :one: "ساعة"
39
+ :one: ساعة
40
40
  :other: "{0} ساعة"
41
- :two: "ساعتان"
41
+ :two: ساعتان
42
42
  :zero: "لا ساعات"
43
43
  :short:
44
44
  :few: "{0} س"
45
45
  :many: "{0} س"
46
- :one: "ساعة"
46
+ :one: ساعة
47
47
  :other: "{0} س"
48
- :two: "ساعتان"
48
+ :two: ساعتان
49
49
  :zero: "لا ساعات"
50
50
  :hour-future:
51
51
  :default:
@@ -67,16 +67,16 @@
67
67
  :default:
68
68
  :few: "{0} دقائق"
69
69
  :many: "{0} دقيقةً"
70
- :one: "دقيقة"
70
+ :one: دقيقة
71
71
  :other: "{0} دقيقة"
72
- :two: "دقيقتان"
72
+ :two: دقيقتان
73
73
  :zero: "لا دقائق"
74
74
  :short:
75
75
  :few: "{0} د"
76
76
  :many: "{0} د"
77
- :one: "دقيقة"
77
+ :one: دقيقة
78
78
  :other: "{0} د"
79
- :two: "دقيقتان"
79
+ :two: دقيقتان
80
80
  :zero: "لا دقائق"
81
81
  :minute-future:
82
82
  :default:
@@ -98,16 +98,16 @@
98
98
  :default:
99
99
  :few: "{0} أشهر"
100
100
  :many: "{0} شهراً"
101
- :one: "شهر"
101
+ :one: شهر
102
102
  :other: "{0} شهر"
103
- :two: "شهران"
103
+ :two: شهران
104
104
  :zero: "لا أشهر"
105
105
  :short:
106
106
  :few: "{0} أشهر"
107
107
  :many: "{0} شهراً"
108
- :one: "شهر"
108
+ :one: شهر
109
109
  :other: "{0} شهر"
110
- :two: "شهران"
110
+ :two: شهران
111
111
  :zero: "لا أشهر"
112
112
  :month-future:
113
113
  :default:
@@ -129,16 +129,16 @@
129
129
  :default:
130
130
  :few: "{0} ثوان"
131
131
  :many: "{0} ثانيةً"
132
- :one: "ثانية"
132
+ :one: ثانية
133
133
  :other: "{0} ثانية"
134
- :two: "ثانيتان"
134
+ :two: ثانيتان
135
135
  :zero: "لا ثوان"
136
136
  :short:
137
137
  :few: "{0} ث"
138
138
  :many: "{0} ث"
139
- :one: "ثانية"
139
+ :one: ثانية
140
140
  :other: "{0} ث"
141
- :two: "ثانيتان"
141
+ :two: ثانيتان
142
142
  :zero: "لا ثوان"
143
143
  :second-future:
144
144
  :default:
@@ -160,16 +160,16 @@
160
160
  :default:
161
161
  :few: "{0} أسابيع"
162
162
  :many: "{0} أسبوعاً"
163
- :one: "أسبوع"
163
+ :one: أسبوع
164
164
  :other: "{0} أسبوع"
165
- :two: "أسبوعان"
165
+ :two: أسبوعان
166
166
  :zero: "لا أسابيع"
167
167
  :short:
168
168
  :few: "{0} أسابيع"
169
169
  :many: "{0} أسبوعاً"
170
- :one: "أسبوع"
170
+ :one: أسبوع
171
171
  :other: "{0} أسبوع"
172
- :two: "أسبوعان"
172
+ :two: أسبوعان
173
173
  :zero: "لا أسابيع"
174
174
  :week-future:
175
175
  :default:
@@ -191,16 +191,16 @@
191
191
  :default:
192
192
  :few: "{0} سنوات"
193
193
  :many: "{0} سنة"
194
- :one: "سنة"
194
+ :one: سنة
195
195
  :other: "{0} سنة"
196
- :two: "سنتان"
196
+ :two: سنتان
197
197
  :zero: "لا سنوات"
198
198
  :short:
199
199
  :few: "{0} سنوات"
200
200
  :many: "{0} سنة"
201
- :one: "سنة"
201
+ :one: سنة
202
202
  :other: "{0} سنة"
203
- :two: "سنتان"
203
+ :two: سنتان
204
204
  :zero: "لا سنوات"
205
205
  :year-future:
206
206
  :default:
@@ -1,859 +1,108 @@
1
1
  ---
2
2
  :gu:
3
3
  :units:
4
- :durationUnit:
5
- :hm: "h:mm"
6
- :hms: "h:mm:ss"
7
- :ms: "m:ss"
8
- :unitLength:
9
- :long:
10
- :acceleration-g-force:
11
- :one: "{0} g-બળ"
12
- :other: "{0} g-બળ"
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} G"
364
- :other: "{0} G"
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} ac"
376
- :other: "{0} ac"
377
- :area-hectare:
378
- :one: "{0} ha"
379
- :other: "{0} ha"
380
- :area-square-foot:
381
- :one: "{0} ft²"
382
- :other: "{0} ft²"
383
- :area-square-kilometer:
384
- :one: "{0} km²"
385
- :other: "{0} km²"
386
- :area-square-meter:
387
- :one: "{0} m²"
388
- :other: "{0} m²"
389
- :area-square-mile:
390
- :one: "{0} mi²"
391
- :other: "{0} mi²"
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} hp"
460
- :other: "{0} hp"
461
- :power-kilowatt:
462
- :one: "{0} kW"
463
- :other: "{0} kW"
464
- :power-watt:
465
- :one: "{0} W"
466
- :other: "{0} W"
467
- :pressure-hectopascal:
468
- :one: "{0} hPa"
469
- :other: "{0} hPa"
470
- :pressure-inch-hg:
471
- :one: "{0} inHg"
472
- :other: "{0} inHg"
473
- :pressure-millibar:
474
- :one: "{0}મિલીબાર"
475
- :other: "{0}મિલીબાર"
476
- :speed-kilometer-per-hour:
477
- :one: "{0} km/h"
478
- :other: "{0} km/h"
479
- :speed-meter-per-second:
480
- :one: "{0} m/s"
481
- :other: "{0} m/s"
482
- :speed-mile-per-hour:
483
- :one: "{0} mi/h"
484
- :other: "{0} mi/h"
485
- :temperature-celsius:
486
- :one: "{0}°C"
487
- :other: "{0}°C"
488
- :temperature-fahrenheit:
489
- :one: "{0}°F"
490
- :other: "{0}°F"
491
- :volume-cubic-kilometer:
492
- :one: "{0} km³"
493
- :other: "{0} km³"
494
- :volume-cubic-mile:
495
- :one: "{0} mi³"
496
- :other: "{0} mi³"
497
- :volume-liter:
498
- :one: "{0} લિ"
499
- :other: "{0} લિ"
4
+ :day:
5
+ :default:
6
+ :one: "{0} દિવસ"
7
+ :other: "{0} દિવસ"
500
8
  :short:
501
- :acceleration-g-force:
502
- :one: "{0} G"
503
- :other: "{0} G"
504
- :acceleration-meter-per-second-squared:
505
- :one: "{0} m/s²"
506
- :other: "{0} m/s²"
507
- :angle-arc-minute:
508
- :one: "{0} ચાપમિનિટ"
509
- :other: "{0} ચાપ મિનિટ"
510
- :angle-arc-second:
511
- :one: "{0} ચાપસેકન્ડ"
512
- :other: "{0} ચાપસેકન્ડ"
513
- :angle-degree:
514
- :one: "{0} અંશ"
515
- :other: "{0} અંશ"
516
- :angle-radian:
517
- :one: "{0} rad"
518
- :other: "{0} rad"
519
- :area-acre:
520
- :one: "{0} એકર"
521
- :other: "{0} એકર"
522
- :area-hectare:
523
- :one: "{0} હેક્ટર"
524
- :other: "{0} હેક્ટર"
525
- :area-square-centimeter:
526
- :one: "{0} ચોરસ સેમી"
527
- :other: "{0} ચોરસ સેમી"
528
- :area-square-foot:
529
- :one: "{0} ચોરસ ફૂટ"
530
- :other: "{0} ચોરસ ફૂટ"
531
- :area-square-inch:
532
- :one: "{0} ચોરસ ઇંચ"
533
- :other: "{0} ચોરસ ઇંચ"
534
- :area-square-kilometer:
535
- :one: "{0} ચોરસ કિમી"
536
- :other: "{0} ચોરસ કિમી"
537
- :area-square-meter:
538
- :one: "{0} ચોરસ મીટર"
539
- :other: "{0} ચોરસ મીટર"
540
- :area-square-mile:
541
- :one: "{0} ચોરસ માઇલ"
542
- :other: "{0} ચોરસ માઇલ"
543
- :area-square-yard:
544
- :one: "{0} ચોરસ વાર"
545
- :other: "{0} ચોરસ વાર"
546
- :consumption-liter-per-kilometer:
547
- :one: "{0} લીટર/કિમી"
548
- :other: "{0} લીટર/કિમી"
549
- :consumption-mile-per-gallon:
550
- :one: "{0} માઇલ/ગૅલન"
551
- :other: "{0} માઇલ/ગૅલન"
552
- :digital-bit:
553
- :one: "{0} બિટ"
554
- :other: "{0} બિટ"
555
- :digital-byte:
556
- :one: "{0} બાઇટ"
557
- :other: "{0} બાઇટ"
558
- :digital-gigabit:
559
- :one: "{0} Gb"
560
- :other: "{0} Gb"
561
- :digital-gigabyte:
562
- :one: "{0} GB"
563
- :other: "{0} GB"
564
- :digital-kilobit:
565
- :one: "{0} kb"
566
- :other: "{0} kb"
567
- :digital-kilobyte:
568
- :one: "{0} kB"
569
- :other: "{0} kB"
570
- :digital-megabit:
571
- :one: "{0} Mb"
572
- :other: "{0} Mb"
573
- :digital-megabyte:
574
- :one: "{0} MB"
575
- :other: "{0} MB"
576
- :digital-terabit:
577
- :one: "{0} Tb"
578
- :other: "{0} Tb"
579
- :digital-terabyte:
580
- :one: "{0} TB"
581
- :other: "{0} TB"
582
- :duration-day:
583
- :one: "{0} દિવસ"
584
- :other: "{0} દિવસ"
585
- :duration-hour:
586
- :one: "{0} કલાક"
587
- :other: "{0} કલાક"
588
- :duration-microsecond:
589
- :one: "{0} μs"
590
- :other: "{0} μs"
591
- :duration-millisecond:
592
- :one: "{0} મિસે"
593
- :other: "{0} મિસે"
594
- :duration-minute:
595
- :one: "{0} મિનિટ"
596
- :other: "{0} મિનિટ"
597
- :duration-month:
598
- :one: "{0} મહિનો"
599
- :other: "{0} મહિના"
600
- :duration-nanosecond:
601
- :one: "{0} ns"
602
- :other: "{0} ns"
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} A"
614
- :other: "{0} A"
615
- :electric-milliampere:
616
- :one: "{0} mA"
617
- :other: "{0} mA"
618
- :electric-ohm:
619
- :one: "{0} Ω"
620
- :other: "{0} Ω"
621
- :electric-volt:
622
- :one: "{0} V"
623
- :other: "{0} V"
624
- :energy-calorie:
625
- :one: "{0} Cal"
626
- :other: "{0} Cal"
627
- :energy-foodcalorie:
628
- :one: "{0} Cal"
629
- :other: "{0} Cal"
630
- :energy-joule:
631
- :one: "{0} J"
632
- :other: "{0} J"
633
- :energy-kilocalorie:
634
- :one: "{0} kcal"
635
- :other: "{0} kcal"
636
- :energy-kilojoule:
637
- :one: "{0} kJ"
638
- :other: "{0} kJ"
639
- :energy-kilowatt-hour:
640
- :one: "{0} kWh"
641
- :other: "{0} kWh"
642
- :frequency-gigahertz:
643
- :one: "{0} GHz"
644
- :other: "{0} GHz"
645
- :frequency-hertz:
646
- :one: "{0} Hz"
647
- :other: "{0} Hz"
648
- :frequency-kilohertz:
649
- :one: "{0} kHz"
650
- :other: "{0} kHz"
651
- :frequency-megahertz:
652
- :one: "{0} MHz"
653
- :other: "{0} MHz"
654
- :length-astronomical-unit:
655
- :one: "{0} au"
656
- :other: "{0} au"
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} µમી"
684
- :other: "{0} µમી"
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} nmi"
696
- :other: "{0} nmi"
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} GW"
743
- :other: "{0} GW"
744
- :power-horsepower:
745
- :one: "{0} hp"
746
- :other: "{0} hp"
747
- :power-kilowatt:
748
- :one: "{0} kW"
749
- :other: "{0} kW"
750
- :power-megawatt:
751
- :one: "{0} MW"
752
- :other: "{0} MW"
753
- :power-milliwatt:
754
- :one: "{0} mW"
755
- :other: "{0} mW"
756
- :power-watt:
757
- :one: "{0} W"
758
- :other: "{0} W"
759
- :pressure-hectopascal:
760
- :one: "{0} hPa"
761
- :other: "{0} hPa"
762
- :pressure-inch-hg:
763
- :one: "{0} inHg"
764
- :other: "{0} inHg"
765
- :pressure-millibar:
766
- :one: "{0} મિલિબાર"
767
- :other: "{0} મિલિબાર"
768
- :pressure-millimeter-of-mercury:
769
- :one: "{0} mm Hg"
770
- :other: "{0} mm Hg"
771
- :pressure-pound-per-square-inch:
772
- :one: "{0} psi"
773
- :other: "{0} psi"
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}°C"
788
- :other: "{0}°C"
789
- :temperature-fahrenheit:
790
- :one: "{0}°F"
791
- :other: "{0}°F"
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} દિવસ"
10
+ :other: "{0} દિવસ"
11
+ :day-future:
12
+ :default:
13
+ :one: "{0} દિવસમાં"
14
+ :other: "{0} દિવસમાં"
15
+ :day-past:
16
+ :default:
17
+ :one: "{0} દિવસ પહેલા"
18
+ :other: "{0} દિવસ પહેલા"
19
+ :hour:
20
+ :default:
21
+ :one: "{0} કલાક"
22
+ :other: "{0} કલાક"
23
+ :short:
24
+ :one: "{0} કલાક"
25
+ :other: "{0} કલાક"
26
+ :hour-future:
27
+ :default:
28
+ :one: "{0} કલાકમાં"
29
+ :other: "{0} કલાકમાં"
30
+ :hour-past:
31
+ :default:
32
+ :one: "{0} કલાક પહેલા"
33
+ :other: "{0} કલાક પહેલા"
34
+ :minute:
35
+ :default:
36
+ :one: "{0} મિનિટ"
37
+ :other: "{0} મિનિટ"
38
+ :short:
39
+ :one: "{0} મિનિટ"
40
+ :other: "{0} મિનિટ"
41
+ :minute-future:
42
+ :default:
43
+ :one: "{0} મિનિટમાં"
44
+ :other: "{0} મિનિટમાં"
45
+ :minute-past:
46
+ :default:
47
+ :one: "{0} મિનિટ પહેલા"
48
+ :other: "{0} મિનિટ પહેલા"
49
+ :month:
50
+ :default:
51
+ :one: "{0} મહિનો"
52
+ :other: "{0} મહિનો"
53
+ :short:
54
+ :one: "{0} મહિનો"
55
+ :other: "{0} મહિનો"
56
+ :month-future:
57
+ :default:
58
+ :one: "{0} મહિનામાં"
59
+ :other: "{0} મહિનામાં"
60
+ :month-past:
61
+ :default:
62
+ :one: "{0} મહિના પહેલા"
63
+ :other: "{0} મહિના પહેલા"
64
+ :second:
65
+ :default:
66
+ :one: "{0} સેકંડ"
67
+ :other: "{0} સેકંડ"
68
+ :short:
69
+ :one: "{0} સેકંડ"
70
+ :other: "{0} સેકંડ"
71
+ :second-future:
72
+ :default:
73
+ :one: "{0} સેકંડમાં"
74
+ :other: "{0} સેકંડમાં"
75
+ :second-past:
76
+ :default:
77
+ :one: "{0} સેકંડ પહેલા"
78
+ :other: "{0} સેકંડ પહેલા"
79
+ :week:
80
+ :default:
81
+ :one: "{0} અઠવાડિયું"
82
+ :other: "{0} અઠવાડિયા"
83
+ :short:
84
+ :one: "{0} અઠ."
85
+ :other: "{0} અઠ."
86
+ :week-future:
87
+ :default:
88
+ :one: "{0} અઠવાડિયામાં"
89
+ :other: "{0} અઠવાડિયામાં"
90
+ :week-past:
91
+ :default:
92
+ :one: "{0} અઠવાડિયા પહેલા"
93
+ :other: "{0} અઠવાડિયા પહેલા"
94
+ :year:
95
+ :default:
96
+ :one: "{0} વર્ષ"
97
+ :other: "{0} વર્ષ"
98
+ :short:
99
+ :one: "{0} વર્ષ"
100
+ :other: "{0} વર્ષ"
101
+ :year-future:
102
+ :default:
103
+ :one: "{0} વર્ષમાં"
104
+ :other: "{0} વર્ષમાં"
105
+ :year-past:
106
+ :default:
107
+ :one: "{0} વર્ષ પહેલા"
108
+ :other: "{0} વર્ષ પહેલા"