@formatjs/intl-relativetimeformat 11.2.16 → 11.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locale-data/ak.js +147 -99
- package/locale-data/ar.js +1 -1
- package/locale-data/be-tarask.js +2 -2
- package/locale-data/bn-IN.js +3 -3
- package/locale-data/bn.js +3 -3
- package/locale-data/bs-Cyrl.js +0 -12
- package/locale-data/bs-Latn.js +2 -2
- package/locale-data/bs.js +2 -2
- package/locale-data/ccp-IN.js +0 -41
- package/locale-data/ccp.js +0 -41
- package/locale-data/cy.js +13 -13
- package/locale-data/doi.js +45 -45
- package/locale-data/en-AU.js +16 -16
- package/locale-data/es-MX.js +13 -13
- package/locale-data/es-SV.js +2 -2
- package/locale-data/eu.js +48 -48
- package/locale-data/ha-GH.js +71 -71
- package/locale-data/ha-NE.js +71 -71
- package/locale-data/ha.js +71 -71
- package/locale-data/he.js +0 -26
- package/locale-data/id.js +1 -1
- package/locale-data/ig.js +17 -17
- package/locale-data/ii.js +30 -30
- package/locale-data/is.js +1 -1
- package/locale-data/kgp.js +0 -32
- package/locale-data/kok.js +8 -8
- package/locale-data/ks-Arab.js +9 -9
- package/locale-data/ks.js +9 -9
- package/locale-data/ku.js +46 -44
- package/locale-data/mgo.js +0 -30
- package/locale-data/mi.js +22 -22
- package/locale-data/nb-SJ.js +4 -4
- package/locale-data/nb.js +4 -4
- package/locale-data/ne-IN.js +1 -1
- package/locale-data/ne.js +1 -1
- package/locale-data/nn.js +6 -6
- package/locale-data/no.js +4 -4
- package/locale-data/om-KE.js +149 -101
- package/locale-data/om.js +149 -101
- package/locale-data/or.js +1 -1
- package/locale-data/qu-BO.js +46 -46
- package/locale-data/qu-EC.js +46 -46
- package/locale-data/qu.js +46 -46
- package/locale-data/sl.js +12 -12
- package/locale-data/sr-Cyrl-BA.js +2 -2
- package/locale-data/sr-Latn-BA.js +2 -2
- package/locale-data/sv-AX.js +1 -1
- package/locale-data/sv-FI.js +1 -1
- package/locale-data/sv.js +1 -1
- package/locale-data/ti-ER.js +6 -6
- package/locale-data/ti.js +6 -6
- package/locale-data/to.js +26 -26
- package/locale-data/uk.js +4 -4
- package/locale-data/ur-IN.js +3 -3
- package/locale-data/yo-BJ.js +17 -17
- package/locale-data/yo.js +17 -17
- package/package.json +4 -4
- package/polyfill.iife.js +1 -1
package/locale-data/eu.js
CHANGED
|
@@ -14,8 +14,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
14
14
|
"other": "{0} egun barru"
|
|
15
15
|
},
|
|
16
16
|
"past": {
|
|
17
|
-
"one": "
|
|
18
|
-
"other": "
|
|
17
|
+
"one": "duela {0} egun",
|
|
18
|
+
"other": "duela {0} egun"
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"day-narrow": {
|
|
@@ -29,8 +29,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
29
29
|
"other": "{0} egun barru"
|
|
30
30
|
},
|
|
31
31
|
"past": {
|
|
32
|
-
"one": "
|
|
33
|
-
"other": "
|
|
32
|
+
"one": "duela {0} egun",
|
|
33
|
+
"other": "duela {0} egun"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"day-short": {
|
|
@@ -44,8 +44,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
44
44
|
"other": "{0} egun barru"
|
|
45
45
|
},
|
|
46
46
|
"past": {
|
|
47
|
-
"one": "
|
|
48
|
-
"other": "
|
|
47
|
+
"one": "duela {0} egun",
|
|
48
|
+
"other": "duela {0} egun"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
"hour": {
|
|
@@ -55,8 +55,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
55
55
|
"other": "{0} ordu barru"
|
|
56
56
|
},
|
|
57
57
|
"past": {
|
|
58
|
-
"one": "
|
|
59
|
-
"other": "
|
|
58
|
+
"one": "duela {0} ordu",
|
|
59
|
+
"other": "duela {0} ordu"
|
|
60
60
|
}
|
|
61
61
|
},
|
|
62
62
|
"hour-narrow": {
|
|
@@ -66,8 +66,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
66
66
|
"other": "{0} ordu barru"
|
|
67
67
|
},
|
|
68
68
|
"past": {
|
|
69
|
-
"one": "
|
|
70
|
-
"other": "
|
|
69
|
+
"one": "duela {0} ordu",
|
|
70
|
+
"other": "duela {0} ordu"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"hour-short": {
|
|
@@ -77,8 +77,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
77
77
|
"other": "{0} ordu barru"
|
|
78
78
|
},
|
|
79
79
|
"past": {
|
|
80
|
-
"one": "
|
|
81
|
-
"other": "
|
|
80
|
+
"one": "duela {0} ordu",
|
|
81
|
+
"other": "duela {0} ordu"
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
84
|
"minute": {
|
|
@@ -88,8 +88,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
88
88
|
"other": "{0} minutu barru"
|
|
89
89
|
},
|
|
90
90
|
"past": {
|
|
91
|
-
"one": "
|
|
92
|
-
"other": "
|
|
91
|
+
"one": "duela {0} minutu",
|
|
92
|
+
"other": "duela {0} minutu"
|
|
93
93
|
}
|
|
94
94
|
},
|
|
95
95
|
"minute-narrow": {
|
|
@@ -99,8 +99,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
99
99
|
"other": "{0} minutu barru"
|
|
100
100
|
},
|
|
101
101
|
"past": {
|
|
102
|
-
"one": "
|
|
103
|
-
"other": "
|
|
102
|
+
"one": "duela {0} minutu",
|
|
103
|
+
"other": "duela {0} minutu"
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
106
|
"minute-short": {
|
|
@@ -110,8 +110,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
110
110
|
"other": "{0} minutu barru"
|
|
111
111
|
},
|
|
112
112
|
"past": {
|
|
113
|
-
"one": "
|
|
114
|
-
"other": "
|
|
113
|
+
"one": "duela {0} minutu",
|
|
114
|
+
"other": "duela {0} minutu"
|
|
115
115
|
}
|
|
116
116
|
},
|
|
117
117
|
"month": {
|
|
@@ -123,8 +123,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
123
123
|
"other": "{0} hilabete barru"
|
|
124
124
|
},
|
|
125
125
|
"past": {
|
|
126
|
-
"one": "
|
|
127
|
-
"other": "
|
|
126
|
+
"one": "duela {0} hilabete",
|
|
127
|
+
"other": "duela {0} hilabete"
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
130
|
"month-narrow": {
|
|
@@ -136,8 +136,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
136
136
|
"other": "{0} hilabete barru"
|
|
137
137
|
},
|
|
138
138
|
"past": {
|
|
139
|
-
"one": "
|
|
140
|
-
"other": "
|
|
139
|
+
"one": "duela {0} hilabete",
|
|
140
|
+
"other": "duela {0} hilabete"
|
|
141
141
|
}
|
|
142
142
|
},
|
|
143
143
|
"month-short": {
|
|
@@ -149,8 +149,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
149
149
|
"other": "{0} hilabete barru"
|
|
150
150
|
},
|
|
151
151
|
"past": {
|
|
152
|
-
"one": "
|
|
153
|
-
"other": "
|
|
152
|
+
"one": "duela {0} hilabete",
|
|
153
|
+
"other": "duela {0} hilabete"
|
|
154
154
|
}
|
|
155
155
|
},
|
|
156
156
|
"nu": [
|
|
@@ -165,8 +165,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
165
165
|
"other": "{0} hiruhileko barru"
|
|
166
166
|
},
|
|
167
167
|
"past": {
|
|
168
|
-
"one": "
|
|
169
|
-
"other": "
|
|
168
|
+
"one": "duela {0} hiruhileko",
|
|
169
|
+
"other": "duela {0} hiruhileko"
|
|
170
170
|
}
|
|
171
171
|
},
|
|
172
172
|
"quarter-narrow": {
|
|
@@ -178,8 +178,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
178
178
|
"other": "{0} hiruhileko barru"
|
|
179
179
|
},
|
|
180
180
|
"past": {
|
|
181
|
-
"one": "
|
|
182
|
-
"other": "
|
|
181
|
+
"one": "duela {0} hiruhileko",
|
|
182
|
+
"other": "duela {0} hiruhileko"
|
|
183
183
|
}
|
|
184
184
|
},
|
|
185
185
|
"quarter-short": {
|
|
@@ -191,8 +191,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
191
191
|
"other": "{0} hiruhileko barru"
|
|
192
192
|
},
|
|
193
193
|
"past": {
|
|
194
|
-
"one": "
|
|
195
|
-
"other": "
|
|
194
|
+
"one": "duela {0} hiruhileko",
|
|
195
|
+
"other": "duela {0} hiruhileko"
|
|
196
196
|
}
|
|
197
197
|
},
|
|
198
198
|
"second": {
|
|
@@ -202,8 +202,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
202
202
|
"other": "{0} segundo barru"
|
|
203
203
|
},
|
|
204
204
|
"past": {
|
|
205
|
-
"one": "
|
|
206
|
-
"other": "
|
|
205
|
+
"one": "duela {0} segundo",
|
|
206
|
+
"other": "duela {0} segundo"
|
|
207
207
|
}
|
|
208
208
|
},
|
|
209
209
|
"second-narrow": {
|
|
@@ -213,8 +213,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
213
213
|
"other": "{0} segundo barru"
|
|
214
214
|
},
|
|
215
215
|
"past": {
|
|
216
|
-
"one": "
|
|
217
|
-
"other": "
|
|
216
|
+
"one": "duela {0} segundo",
|
|
217
|
+
"other": "duela {0} segundo"
|
|
218
218
|
}
|
|
219
219
|
},
|
|
220
220
|
"second-short": {
|
|
@@ -224,8 +224,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
224
224
|
"other": "{0} segundo barru"
|
|
225
225
|
},
|
|
226
226
|
"past": {
|
|
227
|
-
"one": "
|
|
228
|
-
"other": "
|
|
227
|
+
"one": "duela {0} segundo",
|
|
228
|
+
"other": "duela {0} segundo"
|
|
229
229
|
}
|
|
230
230
|
},
|
|
231
231
|
"week": {
|
|
@@ -237,8 +237,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
237
237
|
"other": "{0} aste barru"
|
|
238
238
|
},
|
|
239
239
|
"past": {
|
|
240
|
-
"one": "
|
|
241
|
-
"other": "
|
|
240
|
+
"one": "duela {0} aste",
|
|
241
|
+
"other": "duela {0} aste"
|
|
242
242
|
}
|
|
243
243
|
},
|
|
244
244
|
"week-narrow": {
|
|
@@ -250,8 +250,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
250
250
|
"other": "{0} aste barru"
|
|
251
251
|
},
|
|
252
252
|
"past": {
|
|
253
|
-
"one": "
|
|
254
|
-
"other": "
|
|
253
|
+
"one": "duela {0} aste",
|
|
254
|
+
"other": "duela {0} aste"
|
|
255
255
|
}
|
|
256
256
|
},
|
|
257
257
|
"week-short": {
|
|
@@ -263,8 +263,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
263
263
|
"other": "{0} aste barru"
|
|
264
264
|
},
|
|
265
265
|
"past": {
|
|
266
|
-
"one": "
|
|
267
|
-
"other": "
|
|
266
|
+
"one": "duela {0} aste",
|
|
267
|
+
"other": "duela {0} aste"
|
|
268
268
|
}
|
|
269
269
|
},
|
|
270
270
|
"year": {
|
|
@@ -276,8 +276,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
276
276
|
"other": "{0} urte barru"
|
|
277
277
|
},
|
|
278
278
|
"past": {
|
|
279
|
-
"one": "
|
|
280
|
-
"other": "
|
|
279
|
+
"one": "duela {0} urte",
|
|
280
|
+
"other": "duela {0} urte"
|
|
281
281
|
}
|
|
282
282
|
},
|
|
283
283
|
"year-narrow": {
|
|
@@ -289,8 +289,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
289
289
|
"other": "{0} urte barru"
|
|
290
290
|
},
|
|
291
291
|
"past": {
|
|
292
|
-
"one": "
|
|
293
|
-
"other": "
|
|
292
|
+
"one": "duela {0} urte",
|
|
293
|
+
"other": "duela {0} urte"
|
|
294
294
|
}
|
|
295
295
|
},
|
|
296
296
|
"year-short": {
|
|
@@ -302,8 +302,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
302
302
|
"other": "{0} urte barru"
|
|
303
303
|
},
|
|
304
304
|
"past": {
|
|
305
|
-
"one": "
|
|
306
|
-
"other": "
|
|
305
|
+
"one": "duela {0} urte",
|
|
306
|
+
"other": "duela {0} urte"
|
|
307
307
|
}
|
|
308
308
|
}
|
|
309
309
|
},
|
package/locale-data/ha-GH.js
CHANGED
|
@@ -8,12 +8,12 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
8
8
|
"0": "yau",
|
|
9
9
|
"1": "gobe",
|
|
10
10
|
"future": {
|
|
11
|
-
"one": "a cikin
|
|
11
|
+
"one": "a cikin kwanaki {0}",
|
|
12
12
|
"other": "a cikin kwanaki {0}"
|
|
13
13
|
},
|
|
14
14
|
"past": {
|
|
15
|
-
"one": "
|
|
16
|
-
"other": "kwanaki da suka gabata
|
|
15
|
+
"one": "kwana {0} da ya gabata",
|
|
16
|
+
"other": "kwanaki {0} da suka gabata"
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
19
|
"day-narrow": {
|
|
@@ -21,12 +21,12 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
21
21
|
"0": "yau",
|
|
22
22
|
"1": "gobe",
|
|
23
23
|
"future": {
|
|
24
|
-
"one": "a cikin
|
|
24
|
+
"one": "a cikin kwanaki {0}",
|
|
25
25
|
"other": "a cikin kwanaki {0}"
|
|
26
26
|
},
|
|
27
27
|
"past": {
|
|
28
|
-
"one": "
|
|
29
|
-
"other": "kwanaki da suka gabata
|
|
28
|
+
"one": "kwana {0} da ya gabata",
|
|
29
|
+
"other": "kwanaki {0} da suka gabata"
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"day-short": {
|
|
@@ -34,78 +34,78 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
34
34
|
"0": "yau",
|
|
35
35
|
"1": "gobe",
|
|
36
36
|
"future": {
|
|
37
|
-
"one": "a cikin
|
|
37
|
+
"one": "a cikin kwanaki {0}",
|
|
38
38
|
"other": "a cikin kwanaki {0}"
|
|
39
39
|
},
|
|
40
40
|
"past": {
|
|
41
|
-
"one": "
|
|
42
|
-
"other": "kwanaki da suka gabata
|
|
41
|
+
"one": "kwana {0} da ya gabata",
|
|
42
|
+
"other": "kwanaki {0} da suka gabata"
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"hour": {
|
|
46
46
|
"0": "wannan awa",
|
|
47
47
|
"future": {
|
|
48
|
-
"one": "cikin {0}
|
|
49
|
-
"other": "cikin {0}
|
|
48
|
+
"one": "cikin awa {0}",
|
|
49
|
+
"other": "cikin awanni {0}"
|
|
50
50
|
},
|
|
51
51
|
"past": {
|
|
52
|
-
"one": "{0}
|
|
53
|
-
"other": "{0}
|
|
52
|
+
"one": "awa {0} da ta gabata",
|
|
53
|
+
"other": "awanni {0} da suka gabata"
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
56
|
"hour-narrow": {
|
|
57
57
|
"0": "wannan awa",
|
|
58
58
|
"future": {
|
|
59
|
-
"one": "cikin {0}
|
|
60
|
-
"other": "cikin {0}
|
|
59
|
+
"one": "cikin awa {0}",
|
|
60
|
+
"other": "cikin awanni {0}"
|
|
61
61
|
},
|
|
62
62
|
"past": {
|
|
63
|
-
"one": "{0}
|
|
64
|
-
"other": "{0}
|
|
63
|
+
"one": "awa {0} da ta gabata",
|
|
64
|
+
"other": "awanni {0} da suka gabata"
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
67
|
"hour-short": {
|
|
68
68
|
"0": "wannan awa",
|
|
69
69
|
"future": {
|
|
70
|
-
"one": "cikin {0}
|
|
71
|
-
"other": "cikin {0}
|
|
70
|
+
"one": "cikin awa {0}",
|
|
71
|
+
"other": "cikin awanni {0}"
|
|
72
72
|
},
|
|
73
73
|
"past": {
|
|
74
|
-
"one": "{0}
|
|
75
|
-
"other": "{0}
|
|
74
|
+
"one": "awa {0} da ta gabata",
|
|
75
|
+
"other": "awanni {0} da suka gabata"
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
78
|
"minute": {
|
|
79
79
|
"0": "wannan mintin",
|
|
80
80
|
"future": {
|
|
81
|
-
"one": "cikin {0}
|
|
82
|
-
"other": "cikin {0}
|
|
81
|
+
"one": "cikin minti {0}",
|
|
82
|
+
"other": "cikin mintuna {0}"
|
|
83
83
|
},
|
|
84
84
|
"past": {
|
|
85
|
-
"one": "{0}
|
|
86
|
-
"other": "{0}
|
|
85
|
+
"one": "minti {0} da ya gabata",
|
|
86
|
+
"other": "mintuna {0} da suka gabata"
|
|
87
87
|
}
|
|
88
88
|
},
|
|
89
89
|
"minute-narrow": {
|
|
90
90
|
"0": "wannan mintin",
|
|
91
91
|
"future": {
|
|
92
|
-
"one": "cikin {0}
|
|
93
|
-
"other": "cikin {0}
|
|
92
|
+
"one": "cikin minti {0}",
|
|
93
|
+
"other": "cikin mintuna {0}"
|
|
94
94
|
},
|
|
95
95
|
"past": {
|
|
96
|
-
"one": "{0}
|
|
97
|
-
"other": "{0}
|
|
96
|
+
"one": "minti {0} da ya gabata",
|
|
97
|
+
"other": "mintuna {0} da suka gabata"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
100
|
"minute-short": {
|
|
101
101
|
"0": "wannan mintin",
|
|
102
102
|
"future": {
|
|
103
|
-
"one": "cikin {0}
|
|
104
|
-
"other": "cikin {0}
|
|
103
|
+
"one": "cikin minti {0}",
|
|
104
|
+
"other": "cikin mintuna {0}"
|
|
105
105
|
},
|
|
106
106
|
"past": {
|
|
107
|
-
"one": "{0}
|
|
108
|
-
"other": "{0}
|
|
107
|
+
"one": "minti {0} da ya gabata",
|
|
108
|
+
"other": "mintuna {0} da suka gabata"
|
|
109
109
|
}
|
|
110
110
|
},
|
|
111
111
|
"month": {
|
|
@@ -117,8 +117,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
117
117
|
"other": "a cikin watanni {0}"
|
|
118
118
|
},
|
|
119
119
|
"past": {
|
|
120
|
-
"one": "
|
|
121
|
-
"other": "watanni da suka gabata
|
|
120
|
+
"one": "wata {0} da ya gabata",
|
|
121
|
+
"other": "watanni {0} da suka gabata"
|
|
122
122
|
}
|
|
123
123
|
},
|
|
124
124
|
"month-narrow": {
|
|
@@ -130,8 +130,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
130
130
|
"other": "a cikin watan {0}"
|
|
131
131
|
},
|
|
132
132
|
"past": {
|
|
133
|
-
"one": "
|
|
134
|
-
"other": "
|
|
133
|
+
"one": "wata {0} da ya gabata",
|
|
134
|
+
"other": "watanni {0} da suka gabata"
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
"month-short": {
|
|
@@ -143,8 +143,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
143
143
|
"other": "a cikin watan {0}"
|
|
144
144
|
},
|
|
145
145
|
"past": {
|
|
146
|
-
"one": "
|
|
147
|
-
"other": "
|
|
146
|
+
"one": "wata {0} da ya gabata",
|
|
147
|
+
"other": "watanni {0} da suka gabata"
|
|
148
148
|
}
|
|
149
149
|
},
|
|
150
150
|
"nu": [
|
|
@@ -159,8 +159,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
159
159
|
"other": "a cikin kwatas {0}"
|
|
160
160
|
},
|
|
161
161
|
"past": {
|
|
162
|
-
"one": "kwata da suka gabata
|
|
163
|
-
"other": "
|
|
162
|
+
"one": "kwata {0} da suka gabata",
|
|
163
|
+
"other": "kwata {0} da suka gabata"
|
|
164
164
|
}
|
|
165
165
|
},
|
|
166
166
|
"quarter-narrow": {
|
|
@@ -172,8 +172,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
172
172
|
"other": "a cikin kwatas {0}"
|
|
173
173
|
},
|
|
174
174
|
"past": {
|
|
175
|
-
"one": "kwata da suka gabata
|
|
176
|
-
"other": "
|
|
175
|
+
"one": "kwata {0} da suka gabata",
|
|
176
|
+
"other": "kwata {0} da suka gabata"
|
|
177
177
|
}
|
|
178
178
|
},
|
|
179
179
|
"quarter-short": {
|
|
@@ -185,41 +185,41 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
185
185
|
"other": "a cikin kwatas {0}"
|
|
186
186
|
},
|
|
187
187
|
"past": {
|
|
188
|
-
"one": "kwata da suka gabata
|
|
189
|
-
"other": "
|
|
188
|
+
"one": "kwata {0} da suka gabata",
|
|
189
|
+
"other": "kwata {0} da suka gabata"
|
|
190
190
|
}
|
|
191
191
|
},
|
|
192
192
|
"second": {
|
|
193
193
|
"0": "yanzu",
|
|
194
194
|
"future": {
|
|
195
|
-
"one": "cikin {0}
|
|
196
|
-
"other": "cikin {0}
|
|
195
|
+
"one": "cikin dakika {0}",
|
|
196
|
+
"other": "cikin dakiku {0}"
|
|
197
197
|
},
|
|
198
198
|
"past": {
|
|
199
|
-
"one": "{0}
|
|
200
|
-
"other": "{0}
|
|
199
|
+
"one": "dakika {0} da ta gabata",
|
|
200
|
+
"other": "dakiku {0} da suka gabata"
|
|
201
201
|
}
|
|
202
202
|
},
|
|
203
203
|
"second-narrow": {
|
|
204
204
|
"0": "yanzu",
|
|
205
205
|
"future": {
|
|
206
|
-
"one": "cikin {0}
|
|
207
|
-
"other": "cikin {0}
|
|
206
|
+
"one": "cikin dakika {0}",
|
|
207
|
+
"other": "cikin dakiku {0}"
|
|
208
208
|
},
|
|
209
209
|
"past": {
|
|
210
|
-
"one": "{0}
|
|
211
|
-
"other": "{0}
|
|
210
|
+
"one": "dakika {0} da ta gabata",
|
|
211
|
+
"other": "dakiku {0} da suka gabata"
|
|
212
212
|
}
|
|
213
213
|
},
|
|
214
214
|
"second-short": {
|
|
215
215
|
"0": "yanzu",
|
|
216
216
|
"future": {
|
|
217
|
-
"one": "cikin {0}
|
|
218
|
-
"other": "cikin {0}
|
|
217
|
+
"one": "cikin dakika {0}",
|
|
218
|
+
"other": "cikin dakiku {0}"
|
|
219
219
|
},
|
|
220
220
|
"past": {
|
|
221
|
-
"one": "{0}
|
|
222
|
-
"other": "{0}
|
|
221
|
+
"one": "dakika {0} da ta gabata",
|
|
222
|
+
"other": "dakiku {0} da suka gabata"
|
|
223
223
|
}
|
|
224
224
|
},
|
|
225
225
|
"week": {
|
|
@@ -231,8 +231,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
231
231
|
"other": "a cikin makonni {0}"
|
|
232
232
|
},
|
|
233
233
|
"past": {
|
|
234
|
-
"one": "mako da ya gabata
|
|
235
|
-
"other": "makonni da suka gabata
|
|
234
|
+
"one": "mako {0} da ya gabata",
|
|
235
|
+
"other": "makonni {0} da suka gabata"
|
|
236
236
|
}
|
|
237
237
|
},
|
|
238
238
|
"week-narrow": {
|
|
@@ -241,11 +241,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
241
241
|
"1": "sati na gaba",
|
|
242
242
|
"future": {
|
|
243
243
|
"one": "a cikin mako {0}",
|
|
244
|
-
"other": "a cikin
|
|
244
|
+
"other": "a cikin makonni {0}"
|
|
245
245
|
},
|
|
246
246
|
"past": {
|
|
247
|
-
"one": "mako da
|
|
248
|
-
"other": "mako da ya gabata
|
|
247
|
+
"one": "mako {0} da ya gabata",
|
|
248
|
+
"other": "mako {0} da ya gabata"
|
|
249
249
|
}
|
|
250
250
|
},
|
|
251
251
|
"week-short": {
|
|
@@ -254,11 +254,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
254
254
|
"1": "sati na gaba",
|
|
255
255
|
"future": {
|
|
256
256
|
"one": "a cikin mako {0}",
|
|
257
|
-
"other": "a cikin
|
|
257
|
+
"other": "a cikin makonni {0}"
|
|
258
258
|
},
|
|
259
259
|
"past": {
|
|
260
|
-
"one": "mako da ya gabata
|
|
261
|
-
"other": "
|
|
260
|
+
"one": "mako {0} da ya gabata",
|
|
261
|
+
"other": "makonni {0} da suka gabata"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
264
|
"year": {
|
|
@@ -270,8 +270,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
270
270
|
"other": "a shekaru {0}"
|
|
271
271
|
},
|
|
272
272
|
"past": {
|
|
273
|
-
"one": "shekara da
|
|
274
|
-
"other": "
|
|
273
|
+
"one": "shekara {0} da ta gabata",
|
|
274
|
+
"other": "shekaru {0} da suka gabata"
|
|
275
275
|
}
|
|
276
276
|
},
|
|
277
277
|
"year-narrow": {
|
|
@@ -283,8 +283,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
283
283
|
"other": "a shekaru {0}"
|
|
284
284
|
},
|
|
285
285
|
"past": {
|
|
286
|
-
"one": "shekara da
|
|
287
|
-
"other": "
|
|
286
|
+
"one": "shekara {0} da ta gabata",
|
|
287
|
+
"other": "shekaru {0} da suka gabata"
|
|
288
288
|
}
|
|
289
289
|
},
|
|
290
290
|
"year-short": {
|
|
@@ -296,8 +296,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
296
296
|
"other": "a shekaru {0}"
|
|
297
297
|
},
|
|
298
298
|
"past": {
|
|
299
|
-
"one": "shekara da
|
|
300
|
-
"other": "
|
|
299
|
+
"one": "shekara {0} da ta gabata",
|
|
300
|
+
"other": "shekaru {0} da suka gabata"
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
},
|