@formatjs/intl-relativetimeformat 11.2.5 → 11.2.7
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/be-tarask.js +6 -6
- package/locale-data/brx.js +141 -93
- package/locale-data/bs-Cyrl.js +12 -0
- package/locale-data/dsb.js +6 -6
- package/locale-data/en-AE.js +32 -32
- package/locale-data/en-AS.js +32 -32
- package/locale-data/en-AU.js +1 -1
- package/locale-data/en-BI.js +32 -32
- package/locale-data/en-CA.js +4 -4
- package/locale-data/en-GU.js +32 -32
- package/locale-data/en-MH.js +32 -32
- package/locale-data/en-MP.js +32 -32
- package/locale-data/en-PH.js +32 -32
- package/locale-data/en-PR.js +32 -32
- package/locale-data/en-UM.js +32 -32
- package/locale-data/en-VI.js +32 -32
- package/locale-data/en.js +32 -32
- package/locale-data/fa-AF.js +4 -4
- package/locale-data/fa.js +4 -4
- package/locale-data/ff-Adlm-BF.js +4 -4
- package/locale-data/ff-Adlm-CM.js +4 -4
- package/locale-data/ff-Adlm-GH.js +4 -4
- package/locale-data/ff-Adlm-GM.js +4 -4
- package/locale-data/ff-Adlm-GW.js +4 -4
- package/locale-data/ff-Adlm-LR.js +4 -4
- package/locale-data/ff-Adlm-MR.js +4 -4
- package/locale-data/ff-Adlm-NE.js +4 -4
- package/locale-data/ff-Adlm-NG.js +4 -4
- package/locale-data/ff-Adlm-SL.js +4 -4
- package/locale-data/ff-Adlm-SN.js +4 -4
- package/locale-data/ff-Adlm.js +4 -4
- package/locale-data/fil.js +47 -47
- package/locale-data/ga-GB.js +12 -12
- package/locale-data/ga.js +12 -12
- package/locale-data/hu.js +12 -12
- package/locale-data/ks-Arab.js +27 -27
- package/locale-data/ks.js +27 -27
- package/locale-data/ku.js +4 -0
- package/locale-data/mai.js +93 -93
- package/locale-data/mi.js +86 -86
- package/locale-data/mk.js +2 -2
- package/locale-data/mt.js +155 -107
- package/locale-data/nl-AW.js +7 -7
- package/locale-data/nl-BE.js +7 -7
- package/locale-data/nl-BQ.js +7 -7
- package/locale-data/nl-CW.js +7 -7
- package/locale-data/nl-SR.js +7 -7
- package/locale-data/nl-SX.js +7 -7
- package/locale-data/nl.js +7 -7
- package/locale-data/or.js +1 -1
- package/locale-data/sr-Cyrl-BA.js +27 -27
- package/locale-data/sr-Latn-BA.js +27 -27
- package/locale-data/uk.js +4 -4
- package/locale-data/xh.js +36 -36
- package/package.json +7 -7
- package/polyfill.iife.js +38 -33
- package/abstract/FormatRelativeTime.d.ts.map +0 -1
- package/abstract/FormatRelativeTimeToParts.d.ts.map +0 -1
- package/abstract/InitializeRelativeTimeFormat.d.ts.map +0 -1
- package/abstract/MakePartsList.d.ts.map +0 -1
- package/abstract/PartitionRelativeTimePattern.d.ts.map +0 -1
- package/abstract/SingularRelativeTimeUnit.d.ts.map +0 -1
- package/get_internal_slots.d.ts.map +0 -1
- package/index.d.ts.map +0 -1
- package/lib/abstract/FormatRelativeTime.d.ts.map +0 -1
- package/lib/abstract/FormatRelativeTimeToParts.d.ts.map +0 -1
- package/lib/abstract/InitializeRelativeTimeFormat.d.ts.map +0 -1
- package/lib/abstract/MakePartsList.d.ts.map +0 -1
- package/lib/abstract/PartitionRelativeTimePattern.d.ts.map +0 -1
- package/lib/abstract/SingularRelativeTimeUnit.d.ts.map +0 -1
- package/lib/get_internal_slots.d.ts.map +0 -1
- package/lib/index.d.ts.map +0 -1
- package/lib/polyfill-force.d.ts.map +0 -1
- package/lib/polyfill.d.ts.map +0 -1
- package/lib/should-polyfill.d.ts.map +0 -1
- package/lib/supported-locales.generated.d.ts.map +0 -1
- package/polyfill-force.d.ts.map +0 -1
- package/polyfill.d.ts.map +0 -1
- package/should-polyfill.d.ts.map +0 -1
- package/supported-locales.generated.d.ts.map +0 -1
package/locale-data/mi.js
CHANGED
|
@@ -5,39 +5,39 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
5
5
|
"data": {
|
|
6
6
|
"day": {
|
|
7
7
|
"-1": "inanahi",
|
|
8
|
-
"0": "
|
|
8
|
+
"0": "i tēnei rā",
|
|
9
9
|
"1": "āpōpō",
|
|
10
10
|
"future": {
|
|
11
|
-
"other": "+{0}
|
|
11
|
+
"other": "+{0} r."
|
|
12
12
|
},
|
|
13
13
|
"past": {
|
|
14
|
-
"other": "-{0}
|
|
14
|
+
"other": "-{0} r."
|
|
15
15
|
}
|
|
16
16
|
},
|
|
17
17
|
"day-narrow": {
|
|
18
18
|
"-1": "inanahi",
|
|
19
|
-
"0": "
|
|
19
|
+
"0": "i tēnei rā",
|
|
20
20
|
"1": "āpōpō",
|
|
21
21
|
"future": {
|
|
22
|
-
"other": "+{0}
|
|
22
|
+
"other": "+{0} r"
|
|
23
23
|
},
|
|
24
24
|
"past": {
|
|
25
|
-
"other": "-{0}
|
|
25
|
+
"other": "-{0} r"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
"day-short": {
|
|
29
29
|
"-1": "inanahi",
|
|
30
|
-
"0": "
|
|
30
|
+
"0": "i tēnei rā",
|
|
31
31
|
"1": "āpōpō",
|
|
32
32
|
"future": {
|
|
33
|
-
"other": "+{0}
|
|
33
|
+
"other": "+{0} r"
|
|
34
34
|
},
|
|
35
35
|
"past": {
|
|
36
|
-
"other": "-{0}
|
|
36
|
+
"other": "-{0} r."
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"hour": {
|
|
40
|
-
"0": "
|
|
40
|
+
"0": "i tēnei hāora",
|
|
41
41
|
"future": {
|
|
42
42
|
"other": "+{0} h"
|
|
43
43
|
},
|
|
@@ -46,54 +46,54 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
"hour-narrow": {
|
|
49
|
-
"0": "
|
|
49
|
+
"0": "i tēnei hāora",
|
|
50
50
|
"future": {
|
|
51
|
-
"other": "+{0} h"
|
|
51
|
+
"other": "+{0} h."
|
|
52
52
|
},
|
|
53
53
|
"past": {
|
|
54
|
-
"other": "-{0} h"
|
|
54
|
+
"other": "-{0} h."
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"hour-short": {
|
|
58
|
-
"0": "
|
|
58
|
+
"0": "i tēnei hāora",
|
|
59
59
|
"future": {
|
|
60
|
-
"other": "+{0} h"
|
|
60
|
+
"other": "+{0} h."
|
|
61
61
|
},
|
|
62
62
|
"past": {
|
|
63
|
-
"other": "-{0} h"
|
|
63
|
+
"other": "-{0} h."
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
66
|
"minute": {
|
|
67
|
-
"0": "
|
|
67
|
+
"0": "i tēnei meneti",
|
|
68
68
|
"future": {
|
|
69
|
-
"other": "+{0}
|
|
69
|
+
"other": "+{0} men"
|
|
70
70
|
},
|
|
71
71
|
"past": {
|
|
72
|
-
"other": "-{0}
|
|
72
|
+
"other": "-{0} men"
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"minute-narrow": {
|
|
76
|
-
"0": "
|
|
76
|
+
"0": "i tēnei meneti",
|
|
77
77
|
"future": {
|
|
78
|
-
"other": "+{0}
|
|
78
|
+
"other": "+{0} men"
|
|
79
79
|
},
|
|
80
80
|
"past": {
|
|
81
|
-
"other": "-{0}
|
|
81
|
+
"other": "-{0} men"
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
84
|
"minute-short": {
|
|
85
|
-
"0": "
|
|
85
|
+
"0": "i tēnei meneti",
|
|
86
86
|
"future": {
|
|
87
|
-
"other": "+{0}
|
|
87
|
+
"other": "+{0} men."
|
|
88
88
|
},
|
|
89
89
|
"past": {
|
|
90
|
-
"other": "-{0}
|
|
90
|
+
"other": "-{0} men."
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
93
|
"month": {
|
|
94
|
-
"-1": "
|
|
95
|
-
"0": "
|
|
96
|
-
"1": "
|
|
94
|
+
"-1": "i tērā marama",
|
|
95
|
+
"0": "i tēnei marama",
|
|
96
|
+
"1": "ā tērā marama",
|
|
97
97
|
"future": {
|
|
98
98
|
"other": "+{0} m"
|
|
99
99
|
},
|
|
@@ -102,94 +102,94 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
104
|
"month-narrow": {
|
|
105
|
-
"-1": "
|
|
106
|
-
"0": "
|
|
107
|
-
"1": "
|
|
105
|
+
"-1": "i tērā m.",
|
|
106
|
+
"0": "i tēnei m.",
|
|
107
|
+
"1": "ā tērā m.",
|
|
108
108
|
"future": {
|
|
109
|
-
"other": "+{0} m"
|
|
109
|
+
"other": "+{0} m."
|
|
110
110
|
},
|
|
111
111
|
"past": {
|
|
112
|
-
"other": "-{0} m"
|
|
112
|
+
"other": "-{0} m."
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
"month-short": {
|
|
116
|
-
"-1": "
|
|
117
|
-
"0": "
|
|
118
|
-
"1": "
|
|
116
|
+
"-1": "i tērā m.",
|
|
117
|
+
"0": "i tēnei m.",
|
|
118
|
+
"1": "ā tērā m.",
|
|
119
119
|
"future": {
|
|
120
|
-
"other": "+{0} m"
|
|
120
|
+
"other": "+{0} m."
|
|
121
121
|
},
|
|
122
122
|
"past": {
|
|
123
|
-
"other": "-{0} m"
|
|
123
|
+
"other": "-{0} m."
|
|
124
124
|
}
|
|
125
125
|
},
|
|
126
126
|
"nu": [
|
|
127
127
|
"latn"
|
|
128
128
|
],
|
|
129
129
|
"quarter": {
|
|
130
|
-
"-1": "
|
|
131
|
-
"0": "
|
|
132
|
-
"1": "
|
|
130
|
+
"-1": "hauwhā whakamutunga",
|
|
131
|
+
"0": "tēnei hauwhā",
|
|
132
|
+
"1": "tērā hauwhā",
|
|
133
133
|
"future": {
|
|
134
|
-
"other": "+{0}
|
|
134
|
+
"other": "+{0} hwh"
|
|
135
135
|
},
|
|
136
136
|
"past": {
|
|
137
|
-
"other": "-{0}
|
|
137
|
+
"other": "-{0} hwh"
|
|
138
138
|
}
|
|
139
139
|
},
|
|
140
140
|
"quarter-narrow": {
|
|
141
|
-
"-1": "
|
|
142
|
-
"0": "
|
|
143
|
-
"1": "
|
|
141
|
+
"-1": "hauwhā whakamutunga",
|
|
142
|
+
"0": "tēnei hauwhā",
|
|
143
|
+
"1": "tērā hauwhā",
|
|
144
144
|
"future": {
|
|
145
|
-
"other": "+{0}
|
|
145
|
+
"other": "+{0} Hwh"
|
|
146
146
|
},
|
|
147
147
|
"past": {
|
|
148
|
-
"other": "-{0}
|
|
148
|
+
"other": "-{0} hwh"
|
|
149
149
|
}
|
|
150
150
|
},
|
|
151
151
|
"quarter-short": {
|
|
152
|
-
"-1": "
|
|
153
|
-
"0": "
|
|
154
|
-
"1": "
|
|
152
|
+
"-1": "hauwhā whakamutunga",
|
|
153
|
+
"0": "tēnei hauwhā",
|
|
154
|
+
"1": "tērā hauwhā",
|
|
155
155
|
"future": {
|
|
156
|
-
"other": "+{0}
|
|
156
|
+
"other": "+{0} hwh"
|
|
157
157
|
},
|
|
158
158
|
"past": {
|
|
159
|
-
"other": "-{0}
|
|
159
|
+
"other": "-{0} hwh"
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
"second": {
|
|
163
|
-
"0": "
|
|
163
|
+
"0": "ināianei",
|
|
164
164
|
"future": {
|
|
165
|
-
"other": "+{0}
|
|
165
|
+
"other": "+{0} h"
|
|
166
166
|
},
|
|
167
167
|
"past": {
|
|
168
|
-
"other": "-{0}
|
|
168
|
+
"other": "-{0} h"
|
|
169
169
|
}
|
|
170
170
|
},
|
|
171
171
|
"second-narrow": {
|
|
172
|
-
"0": "
|
|
172
|
+
"0": "ināianei",
|
|
173
173
|
"future": {
|
|
174
|
-
"other": "+{0}
|
|
174
|
+
"other": "+{0} h"
|
|
175
175
|
},
|
|
176
176
|
"past": {
|
|
177
|
-
"other": "-{0}
|
|
177
|
+
"other": "-{0} h"
|
|
178
178
|
}
|
|
179
179
|
},
|
|
180
180
|
"second-short": {
|
|
181
|
-
"0": "
|
|
181
|
+
"0": "ināianei",
|
|
182
182
|
"future": {
|
|
183
|
-
"other": "+{0}
|
|
183
|
+
"other": "+{0} h."
|
|
184
184
|
},
|
|
185
185
|
"past": {
|
|
186
|
-
"other": "-{0}
|
|
186
|
+
"other": "-{0} h."
|
|
187
187
|
}
|
|
188
188
|
},
|
|
189
189
|
"week": {
|
|
190
|
-
"-1": "
|
|
191
|
-
"0": "
|
|
192
|
-
"1": "
|
|
190
|
+
"-1": "i tērā wiki",
|
|
191
|
+
"0": "i tēnei wiki",
|
|
192
|
+
"1": "ā tērā wiki",
|
|
193
193
|
"future": {
|
|
194
194
|
"other": "+{0} w"
|
|
195
195
|
},
|
|
@@ -198,9 +198,9 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
198
198
|
}
|
|
199
199
|
},
|
|
200
200
|
"week-narrow": {
|
|
201
|
-
"-1": "
|
|
202
|
-
"0": "
|
|
203
|
-
"1": "
|
|
201
|
+
"-1": "i tērā w.",
|
|
202
|
+
"0": "i tēnei w.",
|
|
203
|
+
"1": "ā tērā w.",
|
|
204
204
|
"future": {
|
|
205
205
|
"other": "+{0} w"
|
|
206
206
|
},
|
|
@@ -209,9 +209,9 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
209
209
|
}
|
|
210
210
|
},
|
|
211
211
|
"week-short": {
|
|
212
|
-
"-1": "
|
|
213
|
-
"0": "
|
|
214
|
-
"1": "
|
|
212
|
+
"-1": "i tērā w.",
|
|
213
|
+
"0": "i tēnei w.",
|
|
214
|
+
"1": "ā tērā w.",
|
|
215
215
|
"future": {
|
|
216
216
|
"other": "+{0} w"
|
|
217
217
|
},
|
|
@@ -220,36 +220,36 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
220
220
|
}
|
|
221
221
|
},
|
|
222
222
|
"year": {
|
|
223
|
-
"-1": "
|
|
224
|
-
"0": "
|
|
225
|
-
"1": "
|
|
223
|
+
"-1": "i tērā tau",
|
|
224
|
+
"0": "i tēnei tau",
|
|
225
|
+
"1": "ā tērā tau",
|
|
226
226
|
"future": {
|
|
227
|
-
"other": "
|
|
227
|
+
"other": "ā te {0} tau"
|
|
228
228
|
},
|
|
229
229
|
"past": {
|
|
230
|
-
"other": "
|
|
230
|
+
"other": "i te {0} tau"
|
|
231
231
|
}
|
|
232
232
|
},
|
|
233
233
|
"year-narrow": {
|
|
234
|
-
"-1": "
|
|
235
|
-
"0": "
|
|
236
|
-
"1": "
|
|
234
|
+
"-1": "i tērā tau",
|
|
235
|
+
"0": "i tēnei tau",
|
|
236
|
+
"1": "ā tērā tau",
|
|
237
237
|
"future": {
|
|
238
|
-
"other": "
|
|
238
|
+
"other": "ā te {0} tau"
|
|
239
239
|
},
|
|
240
240
|
"past": {
|
|
241
|
-
"other": "
|
|
241
|
+
"other": "i te {0} tau"
|
|
242
242
|
}
|
|
243
243
|
},
|
|
244
244
|
"year-short": {
|
|
245
|
-
"-1": "
|
|
246
|
-
"0": "
|
|
247
|
-
"1": "
|
|
245
|
+
"-1": "i tērā tau",
|
|
246
|
+
"0": "i tēnei tau",
|
|
247
|
+
"1": "ā tērā tau",
|
|
248
248
|
"future": {
|
|
249
|
-
"other": "
|
|
249
|
+
"other": "ā te {0} tau"
|
|
250
250
|
},
|
|
251
251
|
"past": {
|
|
252
|
-
"other": "
|
|
252
|
+
"other": "i te {0} tau"
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
255
|
},
|
package/locale-data/mk.js
CHANGED
|
@@ -268,9 +268,9 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
268
268
|
}
|
|
269
269
|
},
|
|
270
270
|
"year": {
|
|
271
|
-
"-1": "
|
|
271
|
+
"-1": "лани",
|
|
272
272
|
"0": "оваа година",
|
|
273
|
-
"1": "
|
|
273
|
+
"1": "догодина",
|
|
274
274
|
"future": {
|
|
275
275
|
"one": "за {0} година",
|
|
276
276
|
"other": "за {0} години"
|