@formatjs/intl-relativetimeformat 11.2.16 → 11.3.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/be-tarask.js +2 -2
- package/locale-data/bs-Cyrl.js +0 -12
- package/locale-data/ccp-IN.js +0 -41
- package/locale-data/ccp.js +0 -41
- 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/he.js +0 -20
- package/locale-data/id.js +1 -1
- package/locale-data/kgp.js +0 -32
- package/locale-data/ks-Arab.js +9 -9
- package/locale-data/ks.js +9 -9
- package/locale-data/ku.js +29 -27
- package/locale-data/mgo.js +0 -30
- package/locale-data/mi.js +22 -22
- package/locale-data/ne-IN.js +1 -1
- package/locale-data/ne.js +1 -1
- package/locale-data/nn.js +2 -2
- 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/to.js +26 -26
- package/locale-data/uk.js +4 -4
- package/locale-data/ur-IN.js +3 -3
- package/package.json +4 -4
- package/polyfill.iife.js +1 -1
package/locale-data/es-MX.js
CHANGED
|
@@ -25,7 +25,7 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
25
25
|
"1": "mañana",
|
|
26
26
|
"2": "pasado mañana",
|
|
27
27
|
"future": {
|
|
28
|
-
"one": "
|
|
28
|
+
"one": "en {0} día",
|
|
29
29
|
"other": "en {0} días"
|
|
30
30
|
},
|
|
31
31
|
"past": {
|
|
@@ -62,8 +62,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
62
62
|
"hour-narrow": {
|
|
63
63
|
"0": "esta hora",
|
|
64
64
|
"future": {
|
|
65
|
-
"one": "
|
|
66
|
-
"other": "
|
|
65
|
+
"one": "en {0} h",
|
|
66
|
+
"other": "en {0} n"
|
|
67
67
|
},
|
|
68
68
|
"past": {
|
|
69
69
|
"one": "hace {0} h",
|
|
@@ -130,10 +130,10 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
130
130
|
"month-narrow": {
|
|
131
131
|
"-1": "el mes pasado",
|
|
132
132
|
"0": "este mes",
|
|
133
|
-
"1": "el próximo
|
|
133
|
+
"1": "el mes próximo",
|
|
134
134
|
"future": {
|
|
135
|
-
"one": "
|
|
136
|
-
"other": "
|
|
135
|
+
"one": "en {0} m",
|
|
136
|
+
"other": "en {0} m"
|
|
137
137
|
},
|
|
138
138
|
"past": {
|
|
139
139
|
"one": "hace {0} m",
|
|
@@ -143,7 +143,7 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
143
143
|
"month-short": {
|
|
144
144
|
"-1": "el mes pasado",
|
|
145
145
|
"0": "este mes",
|
|
146
|
-
"1": "el próximo
|
|
146
|
+
"1": "el mes próximo",
|
|
147
147
|
"future": {
|
|
148
148
|
"one": "en {0} m",
|
|
149
149
|
"other": "en {0} m"
|
|
@@ -209,8 +209,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
209
209
|
"second-narrow": {
|
|
210
210
|
"0": "ahora",
|
|
211
211
|
"future": {
|
|
212
|
-
"one": "
|
|
213
|
-
"other": "
|
|
212
|
+
"one": "en {0} s",
|
|
213
|
+
"other": "en {0} s"
|
|
214
214
|
},
|
|
215
215
|
"past": {
|
|
216
216
|
"one": "hace {0} s",
|
|
@@ -246,8 +246,8 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
246
246
|
"0": "esta sem.",
|
|
247
247
|
"1": "próx. sem.",
|
|
248
248
|
"future": {
|
|
249
|
-
"one": "
|
|
250
|
-
"other": "
|
|
249
|
+
"one": "en {0} sem.",
|
|
250
|
+
"other": "en {0} sem."
|
|
251
251
|
},
|
|
252
252
|
"past": {
|
|
253
253
|
"one": "hace {0} sem.",
|
|
@@ -283,7 +283,7 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
283
283
|
"year-narrow": {
|
|
284
284
|
"-1": "el año pasado",
|
|
285
285
|
"0": "este año",
|
|
286
|
-
"1": "el próximo
|
|
286
|
+
"1": "el año próximo",
|
|
287
287
|
"future": {
|
|
288
288
|
"one": "en {0} a",
|
|
289
289
|
"other": "en {0} a"
|
|
@@ -296,7 +296,7 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
296
296
|
"year-short": {
|
|
297
297
|
"-1": "el año pasado",
|
|
298
298
|
"0": "este año",
|
|
299
|
-
"1": "el próximo
|
|
299
|
+
"1": "el año próximo",
|
|
300
300
|
"future": {
|
|
301
301
|
"one": "en {0} a",
|
|
302
302
|
"other": "en {0} a"
|
package/locale-data/es-SV.js
CHANGED
|
@@ -20,7 +20,7 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
20
20
|
},
|
|
21
21
|
"day-narrow": {
|
|
22
22
|
"-1": "ayer",
|
|
23
|
-
"-2": "
|
|
23
|
+
"-2": "antier",
|
|
24
24
|
"0": "hoy",
|
|
25
25
|
"1": "mañana",
|
|
26
26
|
"2": "pasado mañana",
|
|
@@ -35,7 +35,7 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
35
35
|
},
|
|
36
36
|
"day-short": {
|
|
37
37
|
"-1": "ayer",
|
|
38
|
-
"-2": "
|
|
38
|
+
"-2": "antier",
|
|
39
39
|
"0": "hoy",
|
|
40
40
|
"1": "mañana",
|
|
41
41
|
"2": "pasado mañana",
|
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/he.js
CHANGED
|
@@ -10,13 +10,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
10
10
|
"1": "מחר",
|
|
11
11
|
"2": "מחרתיים",
|
|
12
12
|
"future": {
|
|
13
|
-
"many": "בעוד {0} ימים",
|
|
14
13
|
"one": "בעוד יום {0}",
|
|
15
14
|
"other": "בעוד {0} ימים",
|
|
16
15
|
"two": "בעוד יומיים"
|
|
17
16
|
},
|
|
18
17
|
"past": {
|
|
19
|
-
"many": "לפני {0} ימים",
|
|
20
18
|
"one": "לפני יום {0}",
|
|
21
19
|
"other": "לפני {0} ימים",
|
|
22
20
|
"two": "לפני יומיים"
|
|
@@ -29,13 +27,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
29
27
|
"1": "מחר",
|
|
30
28
|
"2": "מחרתיים",
|
|
31
29
|
"future": {
|
|
32
|
-
"many": "בעוד {0} ימים",
|
|
33
30
|
"one": "מחר",
|
|
34
31
|
"other": "בעוד {0} ימים",
|
|
35
32
|
"two": "בעוד יומיים"
|
|
36
33
|
},
|
|
37
34
|
"past": {
|
|
38
|
-
"many": "לפני {0} ימים",
|
|
39
35
|
"one": "אתמול",
|
|
40
36
|
"other": "לפני {0} ימים",
|
|
41
37
|
"two": "לפני יומיים"
|
|
@@ -48,13 +44,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
48
44
|
"1": "מחר",
|
|
49
45
|
"2": "מחרתיים",
|
|
50
46
|
"future": {
|
|
51
|
-
"many": "בעוד {0} ימים",
|
|
52
47
|
"one": "מחר",
|
|
53
48
|
"other": "בעוד {0} ימים",
|
|
54
49
|
"two": "בעוד יומיים"
|
|
55
50
|
},
|
|
56
51
|
"past": {
|
|
57
|
-
"many": "לפני {0} ימים",
|
|
58
52
|
"one": "אתמול",
|
|
59
53
|
"other": "לפני {0} ימים",
|
|
60
54
|
"two": "לפני יומיים"
|
|
@@ -63,13 +57,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
63
57
|
"hour": {
|
|
64
58
|
"0": "בשעה זו",
|
|
65
59
|
"future": {
|
|
66
|
-
"many": "בעוד {0} שעות",
|
|
67
60
|
"one": "בעוד שעה",
|
|
68
61
|
"other": "בעוד {0} שעות",
|
|
69
62
|
"two": "בעוד שעתיים"
|
|
70
63
|
},
|
|
71
64
|
"past": {
|
|
72
|
-
"many": "לפני {0} שעות",
|
|
73
65
|
"one": "לפני שעה",
|
|
74
66
|
"other": "לפני {0} שעות",
|
|
75
67
|
"two": "לפני שעתיים"
|
|
@@ -108,13 +100,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
108
100
|
"minute": {
|
|
109
101
|
"0": "בדקה זו",
|
|
110
102
|
"future": {
|
|
111
|
-
"many": "בעוד {0} דקות",
|
|
112
103
|
"one": "בעוד דקה",
|
|
113
104
|
"other": "בעוד {0} דקות",
|
|
114
105
|
"two": "בעוד שתי דקות"
|
|
115
106
|
},
|
|
116
107
|
"past": {
|
|
117
|
-
"many": "לפני {0} דקות",
|
|
118
108
|
"one": "לפני דקה",
|
|
119
109
|
"other": "לפני {0} דקות",
|
|
120
110
|
"two": "לפני שתי דקות"
|
|
@@ -155,13 +145,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
155
145
|
"0": "החודש",
|
|
156
146
|
"1": "החודש הבא",
|
|
157
147
|
"future": {
|
|
158
|
-
"many": "בעוד {0} חודשים",
|
|
159
148
|
"one": "בעוד חודש",
|
|
160
149
|
"other": "בעוד {0} חודשים",
|
|
161
150
|
"two": "בעוד חודשיים"
|
|
162
151
|
},
|
|
163
152
|
"past": {
|
|
164
|
-
"many": "לפני {0} חודשים",
|
|
165
153
|
"one": "לפני חודש",
|
|
166
154
|
"other": "לפני {0} חודשים",
|
|
167
155
|
"two": "לפני חודשיים"
|
|
@@ -189,13 +177,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
189
177
|
"0": "החודש",
|
|
190
178
|
"1": "החודש הבא",
|
|
191
179
|
"future": {
|
|
192
|
-
"many": "בעוד {0} חודשים",
|
|
193
180
|
"one": "בעוד חודש",
|
|
194
181
|
"other": "בעוד {0} חודשים",
|
|
195
182
|
"two": "בעוד חודשיים"
|
|
196
183
|
},
|
|
197
184
|
"past": {
|
|
198
|
-
"many": "לפני {0} חודשים",
|
|
199
185
|
"one": "לפני חודש",
|
|
200
186
|
"other": "לפני {0} חודשים",
|
|
201
187
|
"two": "לפני חודשיים"
|
|
@@ -209,13 +195,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
209
195
|
"0": "רבעון זה",
|
|
210
196
|
"1": "הרבעון הבא",
|
|
211
197
|
"future": {
|
|
212
|
-
"many": "בעוד {0} רבעונים",
|
|
213
198
|
"one": "ברבעון הבא",
|
|
214
199
|
"other": "בעוד {0} רבעונים",
|
|
215
200
|
"two": "בעוד שני רבעונים"
|
|
216
201
|
},
|
|
217
202
|
"past": {
|
|
218
|
-
"many": "לפני {0} רבעונים",
|
|
219
203
|
"one": "ברבעון הקודם",
|
|
220
204
|
"other": "לפני {0} רבעונים",
|
|
221
205
|
"two": "לפני שני רבעונים"
|
|
@@ -258,13 +242,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
258
242
|
"second": {
|
|
259
243
|
"0": "עכשיו",
|
|
260
244
|
"future": {
|
|
261
|
-
"many": "בעוד {0} שניות",
|
|
262
245
|
"one": "בעוד שנייה",
|
|
263
246
|
"other": "בעוד {0} שניות",
|
|
264
247
|
"two": "בעוד שתי שניות"
|
|
265
248
|
},
|
|
266
249
|
"past": {
|
|
267
|
-
"many": "לפני {0} שניות",
|
|
268
250
|
"one": "לפני שנייה",
|
|
269
251
|
"other": "לפני {0} שניות",
|
|
270
252
|
"two": "לפני שתי שניות"
|
|
@@ -305,13 +287,11 @@ if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData ==
|
|
|
305
287
|
"0": "השבוע",
|
|
306
288
|
"1": "השבוע הבא",
|
|
307
289
|
"future": {
|
|
308
|
-
"many": "בעוד {0} שבועות",
|
|
309
290
|
"one": "בעוד שבוע",
|
|
310
291
|
"other": "בעוד {0} שבועות",
|
|
311
292
|
"two": "בעוד שבועיים"
|
|
312
293
|
},
|
|
313
294
|
"past": {
|
|
314
|
-
"many": "לפני {0} שבועות",
|
|
315
295
|
"one": "לפני שבוע",
|
|
316
296
|
"other": "לפני {0} שבועות",
|
|
317
297
|
"two": "לפני שבועיים"
|
package/locale-data/id.js
CHANGED