javascript-time-ago 2.3.12 → 2.3.13

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.
Files changed (57) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/bundle/javascript-time-ago.js +1 -1
  3. package/bundle/javascript-time-ago.js.map +1 -1
  4. package/bundle/javascript-time-ago.min.js +1 -1
  5. package/bundle/javascript-time-ago.min.js.map +1 -1
  6. package/commonjs/TimeAgo.js +3 -16
  7. package/commonjs/TimeAgo.js.map +1 -1
  8. package/commonjs/TimeAgo.test.js +1 -35
  9. package/commonjs/TimeAgo.test.js.map +1 -1
  10. package/commonjs/isStyleObject.js +23 -0
  11. package/commonjs/isStyleObject.js.map +1 -0
  12. package/commonjs/isStyleObject.test.js +39 -0
  13. package/commonjs/isStyleObject.test.js.map +1 -0
  14. package/load-all-locales.js +4 -1
  15. package/locale/bs.json +1 -4
  16. package/locale/dsb.json +42 -42
  17. package/locale/el.json +2 -2
  18. package/locale/en-CA.json +56 -56
  19. package/locale/es-US.json +3 -3
  20. package/locale/es.json +4 -16
  21. package/locale/eu.json +6 -6
  22. package/locale/ff-Adlm.json +34 -34
  23. package/locale/fil.json +2 -2
  24. package/locale/he.json +2 -2
  25. package/locale/hsb.json +42 -42
  26. package/locale/ia.json +121 -145
  27. package/locale/id.json +11 -11
  28. package/locale/is.json +8 -8
  29. package/locale/jv.json +6 -6
  30. package/locale/kgp/index.js +3 -0
  31. package/locale/kgp.json +165 -0
  32. package/locale/mni/index.js +3 -0
  33. package/locale/mni.json +159 -0
  34. package/locale/nb.json +2 -2
  35. package/locale/nn.json +10 -10
  36. package/locale/no.json +2 -2
  37. package/locale/sc/index.js +3 -0
  38. package/locale/sc.json +249 -0
  39. package/locale/sr-Cyrl-BA.json +2 -2
  40. package/locale/sr-Latn-BA.json +2 -2
  41. package/locale/sr-Latn.json +3 -3
  42. package/locale/sr.json +3 -3
  43. package/locale/ti.json +1 -1
  44. package/locale/yrl/index.js +3 -0
  45. package/locale/yrl.json +309 -0
  46. package/modules/TimeAgo.js +1 -14
  47. package/modules/TimeAgo.js.map +1 -1
  48. package/modules/TimeAgo.test.js +1 -33
  49. package/modules/TimeAgo.test.js.map +1 -1
  50. package/modules/isStyleObject.js +15 -0
  51. package/modules/isStyleObject.js.map +1 -0
  52. package/modules/isStyleObject.test.js +34 -0
  53. package/modules/isStyleObject.test.js.map +1 -0
  54. package/package.json +2 -2
  55. package/rollup.config.js +1 -1
  56. package/locale/en-PH/index.js +0 -3
  57. package/locale/en-PH.json +0 -219
@@ -91,7 +91,6 @@ TimeAgo.addLocale(require("javascript-time-ago/locale/en-NR"))
91
91
  TimeAgo.addLocale(require("javascript-time-ago/locale/en-NU"))
92
92
  TimeAgo.addLocale(require("javascript-time-ago/locale/en-NZ"))
93
93
  TimeAgo.addLocale(require("javascript-time-ago/locale/en-PG"))
94
- TimeAgo.addLocale(require("javascript-time-ago/locale/en-PH"))
95
94
  TimeAgo.addLocale(require("javascript-time-ago/locale/en-PK"))
96
95
  TimeAgo.addLocale(require("javascript-time-ago/locale/en-PN"))
97
96
  TimeAgo.addLocale(require("javascript-time-ago/locale/en-PW"))
@@ -177,6 +176,7 @@ TimeAgo.addLocale(require("javascript-time-ago/locale/jgo"))
177
176
  TimeAgo.addLocale(require("javascript-time-ago/locale/jv"))
178
177
  TimeAgo.addLocale(require("javascript-time-ago/locale/ka"))
179
178
  TimeAgo.addLocale(require("javascript-time-ago/locale/kea"))
179
+ TimeAgo.addLocale(require("javascript-time-ago/locale/kgp"))
180
180
  TimeAgo.addLocale(require("javascript-time-ago/locale/kk"))
181
181
  TimeAgo.addLocale(require("javascript-time-ago/locale/kl"))
182
182
  TimeAgo.addLocale(require("javascript-time-ago/locale/km"))
@@ -194,6 +194,7 @@ TimeAgo.addLocale(require("javascript-time-ago/locale/lv"))
194
194
  TimeAgo.addLocale(require("javascript-time-ago/locale/mk"))
195
195
  TimeAgo.addLocale(require("javascript-time-ago/locale/ml"))
196
196
  TimeAgo.addLocale(require("javascript-time-ago/locale/mn"))
197
+ TimeAgo.addLocale(require("javascript-time-ago/locale/mni"))
197
198
  TimeAgo.addLocale(require("javascript-time-ago/locale/mr"))
198
199
  TimeAgo.addLocale(require("javascript-time-ago/locale/ms"))
199
200
  TimeAgo.addLocale(require("javascript-time-ago/locale/mt"))
@@ -227,6 +228,7 @@ TimeAgo.addLocale(require("javascript-time-ago/locale/rm"))
227
228
  TimeAgo.addLocale(require("javascript-time-ago/locale/ro"))
228
229
  TimeAgo.addLocale(require("javascript-time-ago/locale/ru"))
229
230
  TimeAgo.addLocale(require("javascript-time-ago/locale/sah"))
231
+ TimeAgo.addLocale(require("javascript-time-ago/locale/sc"))
230
232
  TimeAgo.addLocale(require("javascript-time-ago/locale/sd"))
231
233
  TimeAgo.addLocale(require("javascript-time-ago/locale/se"))
232
234
  TimeAgo.addLocale(require("javascript-time-ago/locale/se-FI"))
@@ -263,6 +265,7 @@ TimeAgo.addLocale(require("javascript-time-ago/locale/wo"))
263
265
  TimeAgo.addLocale(require("javascript-time-ago/locale/yi"))
264
266
  TimeAgo.addLocale(require("javascript-time-ago/locale/yo"))
265
267
  TimeAgo.addLocale(require("javascript-time-ago/locale/yo-BJ"))
268
+ TimeAgo.addLocale(require("javascript-time-ago/locale/yrl"))
266
269
  TimeAgo.addLocale(require("javascript-time-ago/locale/yue"))
267
270
  TimeAgo.addLocale(require("javascript-time-ago/locale/yue-Hans"))
268
271
  TimeAgo.addLocale(require("javascript-time-ago/locale/zh"))
package/locale/bs.json CHANGED
@@ -20,10 +20,7 @@
20
20
  "previous": "posljednji kvartal",
21
21
  "current": "ovaj kvartal",
22
22
  "next": "sljedeći kvartal",
23
- "past": {
24
- "one": "prije {0} kvartal",
25
- "other": "prije {0} kvartala"
26
- },
23
+ "past": "prije {0} kvartala",
27
24
  "future": {
28
25
  "one": "za {0} kvartal",
29
26
  "other": "za {0} kvartala"
package/locale/dsb.json CHANGED
@@ -18,9 +18,9 @@
18
18
  }
19
19
  },
20
20
  "quarter": {
21
- "previous": "last quarter",
22
- "current": "this quarter",
23
- "next": "next quarter",
21
+ "previous": "zajźony kwartal",
22
+ "current": "toś ten kwartal",
23
+ "next": "pśiducy kwartal",
24
24
  "past": {
25
25
  "one": "pśed {0} kwartalom",
26
26
  "two": "pśed {0} kwartaloma",
@@ -82,7 +82,7 @@
82
82
  }
83
83
  },
84
84
  "hour": {
85
- "current": "this hour",
85
+ "current": "w toś tej góźinje",
86
86
  "past": {
87
87
  "one": "pśed {0} góźinu",
88
88
  "two": "pśed {0} góźinoma",
@@ -96,7 +96,7 @@
96
96
  }
97
97
  },
98
98
  "minute": {
99
- "current": "this minute",
99
+ "current": "w toś tej minuśe",
100
100
  "past": {
101
101
  "one": "pśed {0} minutu",
102
102
  "two": "pśed {0} minutoma",
@@ -110,7 +110,7 @@
110
110
  }
111
111
  },
112
112
  "second": {
113
- "current": "now",
113
+ "current": "něnto",
114
114
  "past": {
115
115
  "one": "pśed {0} sekundu",
116
116
  "two": "pśed {0} sekundoma",
@@ -126,37 +126,37 @@
126
126
  },
127
127
  "short": {
128
128
  "year": {
129
- "previous": "łoni",
130
- "current": "lětosa",
131
- "next": "znowa",
129
+ "previous": "łon.",
130
+ "current": "lěts.",
131
+ "next": "znow.",
132
132
  "past": "pśed {0} l.",
133
133
  "future": "za {0} l."
134
134
  },
135
135
  "quarter": {
136
- "previous": "last quarter",
137
- "current": "this quarter",
138
- "next": "next quarter",
136
+ "previous": "zajźony kwartal",
137
+ "current": "toś ten kwartal",
138
+ "next": "pśiducy kwartal",
139
139
  "past": "pśed {0} kwart.",
140
140
  "future": "za {0} kwart."
141
141
  },
142
142
  "month": {
143
- "previous": "slědny mjasec",
144
- "current": "ten mjasec",
145
- "next": "pśiducy mjasec",
143
+ "previous": "slěd. mjasec",
144
+ "current": "tot. mjasec",
145
+ "next": "pśiduc. mjasec",
146
146
  "past": "pśed {0} mjas.",
147
147
  "future": "za {0} mjas."
148
148
  },
149
149
  "week": {
150
- "previous": "slědny tyźeń",
151
- "current": "ten tyźeń",
152
- "next": "pśiducy tyźeń",
150
+ "previous": "slěd. tyźeń",
151
+ "current": "tot. tyźeń",
152
+ "next": "pśiduc. tyźeń",
153
153
  "past": "pśed {0} tyź.",
154
154
  "future": "za {0} tyź."
155
155
  },
156
156
  "day": {
157
- "previous": "cora",
158
- "current": "źinsa",
159
- "next": "witśe",
157
+ "previous": "cra.",
158
+ "current": "źins.",
159
+ "next": "witś.",
160
160
  "past": "pśed {0} dnj.",
161
161
  "future": {
162
162
  "one": "za {0} źeń",
@@ -165,69 +165,69 @@
165
165
  }
166
166
  },
167
167
  "hour": {
168
- "current": "this hour",
168
+ "current": "w toś tej góźinje",
169
169
  "past": "pśed {0} góź.",
170
170
  "future": "za {0} góź."
171
171
  },
172
172
  "minute": {
173
- "current": "this minute",
173
+ "current": "w toś tej minuśe",
174
174
  "past": "pśed {0} min.",
175
175
  "future": "za {0} min."
176
176
  },
177
177
  "second": {
178
- "current": "now",
178
+ "current": "něnto",
179
179
  "past": "pśed {0} sek.",
180
180
  "future": "za {0} sek."
181
181
  }
182
182
  },
183
183
  "narrow": {
184
184
  "year": {
185
- "previous": "łoni",
186
- "current": "lětosa",
187
- "next": "znowa",
185
+ "previous": "ło.",
186
+ "current": "lět.",
187
+ "next": "zno.",
188
188
  "past": "pśed {0} l.",
189
189
  "future": "za {0} l."
190
190
  },
191
191
  "quarter": {
192
- "previous": "last quarter",
193
- "current": "this quarter",
194
- "next": "next quarter",
192
+ "previous": "zajźony kwartal",
193
+ "current": "toś ten kwartal",
194
+ "next": "pśiducy kwartal",
195
195
  "past": "pśed {0} kw.",
196
196
  "future": "za {0} kw."
197
197
  },
198
198
  "month": {
199
- "previous": "slědny mjasec",
200
- "current": "ten mjasec",
201
- "next": "pśiducy mjasec",
199
+ "previous": "slě. mjasec",
200
+ "current": "te. mjasec",
201
+ "next": "pśid. mjasec",
202
202
  "past": "pśed {0} mjas.",
203
203
  "future": "za {0} mjas."
204
204
  },
205
205
  "week": {
206
- "previous": "slědny tyźeń",
207
- "current": "ten tyźeń",
208
- "next": "pśiducy tyźeń",
206
+ "previous": "slě. tyźeń",
207
+ "current": "te. tyźeń",
208
+ "next": "pśid. tyźeń",
209
209
  "past": "pśed {0} tyź.",
210
210
  "future": "za {0} tyź."
211
211
  },
212
212
  "day": {
213
- "previous": "cora",
214
- "current": "źinsa",
215
- "next": "witśe",
213
+ "previous": "cr.",
214
+ "current": "źis.",
215
+ "next": "wit.",
216
216
  "past": "pśed {0} d",
217
217
  "future": "za {0} ź"
218
218
  },
219
219
  "hour": {
220
- "current": "this hour",
220
+ "current": "w toś tej góźinje",
221
221
  "past": "pśed {0} g",
222
222
  "future": "za {0} g"
223
223
  },
224
224
  "minute": {
225
- "current": "this minute",
225
+ "current": "w toś tej minuśe",
226
226
  "past": "pśed {0} m",
227
227
  "future": "za {0} m"
228
228
  },
229
229
  "second": {
230
- "current": "now",
230
+ "current": "něnto",
231
231
  "past": "pśed {0} s",
232
232
  "future": "za {0} s"
233
233
  }
package/locale/el.json CHANGED
@@ -124,9 +124,9 @@
124
124
  "future": "σε {0} τρίμ."
125
125
  },
126
126
  "month": {
127
- "previous": "προηγούμενος μήνας",
127
+ "previous": "προηγ. μήνας",
128
128
  "current": "τρέχων μήνας",
129
- "next": "επόμενος μήνας",
129
+ "next": "επόμ. μήνας",
130
130
  "past": {
131
131
  "one": "πριν από {0} μήνα",
132
132
  "other": "πριν από {0} μήνες"
package/locale/en-CA.json CHANGED
@@ -106,12 +106,12 @@
106
106
  "current": "this yr",
107
107
  "next": "next yr",
108
108
  "past": {
109
- "one": "{0} yr. ago",
110
- "other": "{0} yrs. ago"
109
+ "one": "{0} yr ago",
110
+ "other": "{0} yrs ago"
111
111
  },
112
112
  "future": {
113
- "one": "in {0} yr.",
114
- "other": "in {0} yrs."
113
+ "one": "in {0} yr",
114
+ "other": "in {0} yrs"
115
115
  }
116
116
  },
117
117
  "quarter": {
@@ -119,12 +119,12 @@
119
119
  "current": "this qtr.",
120
120
  "next": "next qtr.",
121
121
  "past": {
122
- "one": "{0} qtr. ago",
123
- "other": "{0} qtrs. ago"
122
+ "one": "{0} qtr ago",
123
+ "other": "{0} qtrs ago"
124
124
  },
125
125
  "future": {
126
- "one": "in {0} qtr.",
127
- "other": "in {0} qtrs."
126
+ "one": "in {0} qtr",
127
+ "other": "in {0} qtrs"
128
128
  }
129
129
  },
130
130
  "month": {
@@ -132,12 +132,12 @@
132
132
  "current": "this mo",
133
133
  "next": "next mo",
134
134
  "past": {
135
- "one": "{0} mo. ago",
136
- "other": "{0} mos. ago"
135
+ "one": "{0} mo ago",
136
+ "other": "{0} mos ago"
137
137
  },
138
138
  "future": {
139
- "one": "in {0} mo.",
140
- "other": "in {0} mos."
139
+ "one": "in {0} mo",
140
+ "other": "in {0} mos"
141
141
  }
142
142
  },
143
143
  "week": {
@@ -145,12 +145,12 @@
145
145
  "current": "this wk",
146
146
  "next": "next wk",
147
147
  "past": {
148
- "one": "{0} wk. ago",
149
- "other": "{0} wks. ago"
148
+ "one": "{0} wk ago",
149
+ "other": "{0} wks ago"
150
150
  },
151
151
  "future": {
152
- "one": "in {0} wk.",
153
- "other": "in {0} wks."
152
+ "one": "in {0} wk",
153
+ "other": "in {0} wks"
154
154
  }
155
155
  },
156
156
  "day": {
@@ -169,34 +169,34 @@
169
169
  "hour": {
170
170
  "current": "this hour",
171
171
  "past": {
172
- "one": "{0} hr. ago",
173
- "other": "{0} hrs. ago"
172
+ "one": "{0} hr ago",
173
+ "other": "{0} hrs ago"
174
174
  },
175
175
  "future": {
176
- "one": "in {0} hr.",
177
- "other": "in {0} hrs."
176
+ "one": "in {0} hr",
177
+ "other": "in {0} hrs"
178
178
  }
179
179
  },
180
180
  "minute": {
181
181
  "current": "this minute",
182
182
  "past": {
183
- "one": "{0} min. ago",
184
- "other": "{0} mins. ago"
183
+ "one": "{0} min ago",
184
+ "other": "{0} mins ago"
185
185
  },
186
186
  "future": {
187
- "one": "in {0} min.",
188
- "other": "in {0} mins."
187
+ "one": "in {0} min",
188
+ "other": "in {0} mins"
189
189
  }
190
190
  },
191
191
  "second": {
192
192
  "current": "now",
193
193
  "past": {
194
- "one": "{0} sec. ago",
195
- "other": "{0} secs. ago"
194
+ "one": "{0} sec ago",
195
+ "other": "{0} secs ago"
196
196
  },
197
197
  "future": {
198
- "one": "in {0} sec.",
199
- "other": "in {0} secs."
198
+ "one": "in {0} sec",
199
+ "other": "in {0} secs"
200
200
  }
201
201
  }
202
202
  },
@@ -206,12 +206,12 @@
206
206
  "current": "this yr",
207
207
  "next": "next yr",
208
208
  "past": {
209
- "one": "{0} yr. ago",
210
- "other": "{0} yrs. ago"
209
+ "one": "{0} yr ago",
210
+ "other": "{0} yrs ago"
211
211
  },
212
212
  "future": {
213
- "one": "in {0} yr.",
214
- "other": "in {0} yrs."
213
+ "one": "in {0} yr",
214
+ "other": "in {0} yrs"
215
215
  }
216
216
  },
217
217
  "quarter": {
@@ -219,12 +219,12 @@
219
219
  "current": "this qtr.",
220
220
  "next": "next qtr.",
221
221
  "past": {
222
- "one": "{0} qtr. ago",
223
- "other": "{0} qtrs. ago"
222
+ "one": "{0} qtr ago",
223
+ "other": "{0} qtrs ago"
224
224
  },
225
225
  "future": {
226
- "one": "in {0} qtr.",
227
- "other": "in {0} qtrs."
226
+ "one": "in {0} qtr",
227
+ "other": "in {0} qtrs"
228
228
  }
229
229
  },
230
230
  "month": {
@@ -232,12 +232,12 @@
232
232
  "current": "this mo",
233
233
  "next": "next mo",
234
234
  "past": {
235
- "one": "{0} mo. ago",
236
- "other": "{0} mos. ago"
235
+ "one": "{0} mo ago",
236
+ "other": "{0} mos ago"
237
237
  },
238
238
  "future": {
239
- "one": "in {0} mo.",
240
- "other": "in {0} mos."
239
+ "one": "in {0} mo",
240
+ "other": "in {0} mos"
241
241
  }
242
242
  },
243
243
  "week": {
@@ -245,12 +245,12 @@
245
245
  "current": "this wk",
246
246
  "next": "next wk",
247
247
  "past": {
248
- "one": "{0} wk. ago",
249
- "other": "{0} wks. ago"
248
+ "one": "{0} wk ago",
249
+ "other": "{0} wks ago"
250
250
  },
251
251
  "future": {
252
- "one": "in {0} wk.",
253
- "other": "in {0} wks."
252
+ "one": "in {0} wk",
253
+ "other": "in {0} wks"
254
254
  }
255
255
  },
256
256
  "day": {
@@ -269,34 +269,34 @@
269
269
  "hour": {
270
270
  "current": "this hour",
271
271
  "past": {
272
- "one": "{0} hr. ago",
273
- "other": "{0} hrs. ago"
272
+ "one": "{0} hr ago",
273
+ "other": "{0} hrs ago"
274
274
  },
275
275
  "future": {
276
- "one": "in {0} hr.",
277
- "other": "in {0} hrs."
276
+ "one": "in {0} hr",
277
+ "other": "in {0} hrs"
278
278
  }
279
279
  },
280
280
  "minute": {
281
281
  "current": "this minute",
282
282
  "past": {
283
- "one": "{0} min. ago",
284
- "other": "{0} mins. ago"
283
+ "one": "{0} min ago",
284
+ "other": "{0} mins ago"
285
285
  },
286
286
  "future": {
287
- "one": "in {0} min.",
288
- "other": "in {0} mins."
287
+ "one": "in {0} min",
288
+ "other": "in {0} mins"
289
289
  }
290
290
  },
291
291
  "second": {
292
292
  "current": "now",
293
293
  "past": {
294
- "one": "{0} sec. ago",
295
- "other": "{0} secs. ago"
294
+ "one": "{0} sec ago",
295
+ "other": "{0} secs ago"
296
296
  },
297
297
  "future": {
298
- "one": "in {0} sec.",
299
- "other": "in {0} secs."
298
+ "one": "in {0} sec",
299
+ "other": "in {0} secs"
300
300
  }
301
301
  }
302
302
  }
package/locale/es-US.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "year": {
5
5
  "previous": "el año pasado",
6
6
  "current": "este año",
7
- "next": "el año próximo",
7
+ "next": "el próximo año",
8
8
  "past": {
9
9
  "one": "hace {0} año",
10
10
  "other": "hace {0} años"
@@ -30,7 +30,7 @@
30
30
  "month": {
31
31
  "previous": "el mes pasado",
32
32
  "current": "este mes",
33
- "next": "el mes próximo",
33
+ "next": "el próximo mes",
34
34
  "past": {
35
35
  "one": "hace {0} mes",
36
36
  "other": "hace {0} meses"
@@ -43,7 +43,7 @@
43
43
  "week": {
44
44
  "previous": "la semana pasada",
45
45
  "current": "esta semana",
46
- "next": "la semana próxima",
46
+ "next": "la próxima semana",
47
47
  "past": {
48
48
  "one": "hace {0} semana",
49
49
  "other": "hace {0} semanas"
package/locale/es.json CHANGED
@@ -137,14 +137,8 @@
137
137
  "current": "hoy",
138
138
  "next": "mañana",
139
139
  "next-2": "pasado mañana",
140
- "past": {
141
- "one": "hace {0} día",
142
- "other": "hace {0} días"
143
- },
144
- "future": {
145
- "one": "dentro de {0} día",
146
- "other": "dentro de {0} días"
147
- }
140
+ "past": "hace {0} d",
141
+ "future": "dentro de {0} d"
148
142
  },
149
143
  "hour": {
150
144
  "current": "esta hora",
@@ -197,14 +191,8 @@
197
191
  "current": "hoy",
198
192
  "next": "mañana",
199
193
  "next-2": "pasado mañana",
200
- "past": {
201
- "one": "hace {0} día",
202
- "other": "hace {0} días"
203
- },
204
- "future": {
205
- "one": "dentro de {0} día",
206
- "other": "dentro de {0} días"
207
- }
194
+ "past": "hace {0} d",
195
+ "future": "dentro de {0} d"
208
196
  },
209
197
  "hour": {
210
198
  "current": "esta hora",
package/locale/eu.json CHANGED
@@ -63,9 +63,9 @@
63
63
  "future": "{0} urte barru"
64
64
  },
65
65
  "quarter": {
66
- "previous": "aurreko hiruhilekoa",
67
- "current": "hiruhileko hau",
68
- "next": "hurrengo hiruhilekoa",
66
+ "previous": "aurreko hiruhil.",
67
+ "current": "hiruhil. hau",
68
+ "next": "hurrengo hiruhil.",
69
69
  "past": "Duela {0} hiruhileko",
70
70
  "future": "{0} hiruhileko barru"
71
71
  },
@@ -117,9 +117,9 @@
117
117
  "future": "{0} urte barru"
118
118
  },
119
119
  "quarter": {
120
- "previous": "aurreko hiruhilekoa",
121
- "current": "hiruhileko hau",
122
- "next": "hurrengo hiruhilekoa",
120
+ "previous": "aurreko hiruhil.",
121
+ "current": "hiruhil. hau",
122
+ "next": "hurrengo hiruhil.",
123
123
  "past": "Duela {0} hiruhileko",
124
124
  "future": "{0} hiruhileko barru"
125
125
  },