javascript-time-ago 2.3.6 → 2.3.10

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 (497) hide show
  1. package/README.md +23 -13
  2. package/bin/generate-locale-messages.js +5 -1
  3. package/bundle/javascript-time-ago.js +1 -1
  4. package/bundle/javascript-time-ago.js.map +1 -1
  5. package/bundle/javascript-time-ago.min.js +1 -1
  6. package/bundle/javascript-time-ago.min.js.map +1 -1
  7. package/commonjs/TimeAgo.js +2 -2
  8. package/commonjs/TimeAgo.js.map +1 -1
  9. package/commonjs/TimeAgo.test.js +6 -6
  10. package/commonjs/TimeAgo.test.js.map +1 -1
  11. package/index.d.ts +129 -0
  12. package/load-all-locales.js +34 -0
  13. package/locale/af/index.js +3 -1
  14. package/locale/af.json +18 -18
  15. package/locale/am/index.js +3 -1
  16. package/locale/ar/index.js +3 -1
  17. package/locale/ar-AE/index.js +3 -1
  18. package/locale/as/index.js +3 -1
  19. package/locale/as.json +2 -2
  20. package/locale/ast/index.js +3 -1
  21. package/locale/az/index.js +3 -1
  22. package/locale/be/index.js +3 -1
  23. package/locale/be.json +16 -16
  24. package/locale/bg/index.js +3 -1
  25. package/locale/bg.json +1 -1
  26. package/locale/bn/index.js +3 -1
  27. package/locale/br/index.js +3 -1
  28. package/locale/br.json +16 -28
  29. package/locale/bs/index.js +3 -1
  30. package/locale/bs-Cyrl/index.js +3 -1
  31. package/locale/bs-Cyrl.json +105 -140
  32. package/locale/ca/index.js +3 -1
  33. package/locale/ca.json +4 -4
  34. package/locale/ccp/index.js +3 -1
  35. package/locale/ce/index.js +3 -1
  36. package/locale/ceb/index.js +3 -0
  37. package/locale/ceb.json +159 -0
  38. package/locale/chr/index.js +3 -1
  39. package/locale/chr.json +18 -18
  40. package/locale/cs/index.js +3 -1
  41. package/locale/cy/index.js +3 -1
  42. package/locale/cy.json +85 -30
  43. package/locale/da/index.js +3 -1
  44. package/locale/da.json +30 -30
  45. package/locale/de/index.js +3 -1
  46. package/locale/dsb/index.js +3 -1
  47. package/locale/dz/index.js +3 -1
  48. package/locale/ee/index.js +3 -1
  49. package/locale/el/index.js +3 -1
  50. package/locale/el.json +19 -9
  51. package/locale/en/index.js +3 -1
  52. package/locale/en-001/index.js +3 -1
  53. package/locale/en-001.json +18 -18
  54. package/locale/en-150/index.js +3 -1
  55. package/locale/en-150.json +18 -18
  56. package/locale/en-AG/index.js +3 -1
  57. package/locale/en-AG.json +18 -18
  58. package/locale/en-AI/index.js +3 -1
  59. package/locale/en-AI.json +18 -18
  60. package/locale/en-AT/index.js +3 -1
  61. package/locale/en-AT.json +18 -18
  62. package/locale/en-AU/index.js +3 -1
  63. package/locale/en-AU.json +18 -18
  64. package/locale/en-BB/index.js +3 -1
  65. package/locale/en-BB.json +18 -18
  66. package/locale/en-BE/index.js +3 -1
  67. package/locale/en-BE.json +18 -18
  68. package/locale/en-BM/index.js +3 -1
  69. package/locale/en-BM.json +18 -18
  70. package/locale/en-BS/index.js +3 -1
  71. package/locale/en-BS.json +18 -18
  72. package/locale/en-BW/index.js +3 -1
  73. package/locale/en-BW.json +18 -18
  74. package/locale/en-BZ/index.js +3 -1
  75. package/locale/en-BZ.json +18 -18
  76. package/locale/en-CA/index.js +3 -1
  77. package/locale/en-CA.json +18 -18
  78. package/locale/en-CC/index.js +3 -1
  79. package/locale/en-CC.json +18 -18
  80. package/locale/en-CH/index.js +3 -1
  81. package/locale/en-CH.json +18 -18
  82. package/locale/en-CK/index.js +3 -1
  83. package/locale/en-CK.json +18 -18
  84. package/locale/en-CM/index.js +3 -1
  85. package/locale/en-CM.json +18 -18
  86. package/locale/en-CX/index.js +3 -1
  87. package/locale/en-CX.json +18 -18
  88. package/locale/en-CY/index.js +3 -1
  89. package/locale/en-CY.json +18 -18
  90. package/locale/en-DE/index.js +3 -1
  91. package/locale/en-DE.json +18 -18
  92. package/locale/en-DG/index.js +3 -1
  93. package/locale/en-DG.json +18 -18
  94. package/locale/en-DK/index.js +3 -1
  95. package/locale/en-DK.json +18 -18
  96. package/locale/en-DM/index.js +3 -1
  97. package/locale/en-DM.json +18 -18
  98. package/locale/en-ER/index.js +3 -1
  99. package/locale/en-ER.json +18 -18
  100. package/locale/en-FI/index.js +3 -1
  101. package/locale/en-FI.json +18 -18
  102. package/locale/en-FJ/index.js +3 -1
  103. package/locale/en-FJ.json +18 -18
  104. package/locale/en-FK/index.js +3 -1
  105. package/locale/en-FK.json +18 -18
  106. package/locale/en-FM/index.js +3 -1
  107. package/locale/en-FM.json +18 -18
  108. package/locale/en-GB/index.js +3 -1
  109. package/locale/en-GB.json +18 -18
  110. package/locale/en-GD/index.js +3 -1
  111. package/locale/en-GD.json +18 -18
  112. package/locale/en-GG/index.js +3 -1
  113. package/locale/en-GG.json +18 -18
  114. package/locale/en-GH/index.js +3 -1
  115. package/locale/en-GH.json +18 -18
  116. package/locale/en-GI/index.js +3 -1
  117. package/locale/en-GI.json +18 -18
  118. package/locale/en-GM/index.js +3 -1
  119. package/locale/en-GM.json +18 -18
  120. package/locale/en-GY/index.js +3 -1
  121. package/locale/en-GY.json +18 -18
  122. package/locale/en-HK/index.js +3 -1
  123. package/locale/en-HK.json +18 -18
  124. package/locale/en-IE/index.js +3 -1
  125. package/locale/en-IE.json +18 -18
  126. package/locale/en-IL/index.js +3 -1
  127. package/locale/en-IL.json +18 -18
  128. package/locale/en-IM/index.js +3 -1
  129. package/locale/en-IM.json +18 -18
  130. package/locale/en-IN/index.js +3 -1
  131. package/locale/en-IN.json +18 -18
  132. package/locale/en-IO/index.js +3 -1
  133. package/locale/en-IO.json +18 -18
  134. package/locale/en-JE/index.js +3 -1
  135. package/locale/en-JE.json +18 -18
  136. package/locale/en-JM/index.js +3 -1
  137. package/locale/en-JM.json +18 -18
  138. package/locale/en-KE/index.js +3 -1
  139. package/locale/en-KE.json +18 -18
  140. package/locale/en-KI/index.js +3 -1
  141. package/locale/en-KI.json +18 -18
  142. package/locale/en-KN/index.js +3 -1
  143. package/locale/en-KN.json +18 -18
  144. package/locale/en-KY/index.js +3 -1
  145. package/locale/en-KY.json +18 -18
  146. package/locale/en-LC/index.js +3 -1
  147. package/locale/en-LC.json +18 -18
  148. package/locale/en-LR/index.js +3 -1
  149. package/locale/en-LR.json +18 -18
  150. package/locale/en-LS/index.js +3 -1
  151. package/locale/en-LS.json +18 -18
  152. package/locale/en-MG/index.js +3 -1
  153. package/locale/en-MG.json +18 -18
  154. package/locale/en-MO/index.js +3 -1
  155. package/locale/en-MO.json +18 -18
  156. package/locale/en-MS/index.js +3 -1
  157. package/locale/en-MS.json +18 -18
  158. package/locale/en-MT/index.js +3 -1
  159. package/locale/en-MT.json +18 -18
  160. package/locale/en-MU/index.js +3 -1
  161. package/locale/en-MU.json +18 -18
  162. package/locale/en-MW/index.js +3 -1
  163. package/locale/en-MW.json +18 -18
  164. package/locale/en-MY/index.js +3 -1
  165. package/locale/en-MY.json +18 -18
  166. package/locale/en-NA/index.js +3 -1
  167. package/locale/en-NA.json +18 -18
  168. package/locale/en-NF/index.js +3 -1
  169. package/locale/en-NF.json +18 -18
  170. package/locale/en-NG/index.js +3 -1
  171. package/locale/en-NG.json +18 -18
  172. package/locale/en-NL/index.js +3 -1
  173. package/locale/en-NL.json +18 -18
  174. package/locale/en-NR/index.js +3 -1
  175. package/locale/en-NR.json +18 -18
  176. package/locale/en-NU/index.js +3 -1
  177. package/locale/en-NU.json +18 -18
  178. package/locale/en-NZ/index.js +3 -1
  179. package/locale/en-NZ.json +18 -18
  180. package/locale/en-PG/index.js +3 -1
  181. package/locale/en-PG.json +18 -18
  182. package/locale/en-PH/index.js +3 -1
  183. package/locale/en-PH.json +18 -18
  184. package/locale/en-PK/index.js +3 -1
  185. package/locale/en-PK.json +18 -18
  186. package/locale/en-PN/index.js +3 -1
  187. package/locale/en-PN.json +18 -18
  188. package/locale/en-PW/index.js +3 -1
  189. package/locale/en-PW.json +18 -18
  190. package/locale/en-RW/index.js +3 -1
  191. package/locale/en-RW.json +18 -18
  192. package/locale/en-SB/index.js +3 -1
  193. package/locale/en-SB.json +18 -18
  194. package/locale/en-SC/index.js +3 -1
  195. package/locale/en-SC.json +18 -18
  196. package/locale/en-SD/index.js +3 -1
  197. package/locale/en-SD.json +18 -18
  198. package/locale/en-SE/index.js +3 -1
  199. package/locale/en-SE.json +18 -18
  200. package/locale/en-SG/index.js +3 -1
  201. package/locale/en-SG.json +3 -3
  202. package/locale/en-SH/index.js +3 -1
  203. package/locale/en-SH.json +18 -18
  204. package/locale/en-SI/index.js +3 -1
  205. package/locale/en-SI.json +18 -18
  206. package/locale/en-SL/index.js +3 -1
  207. package/locale/en-SL.json +18 -18
  208. package/locale/en-SS/index.js +3 -1
  209. package/locale/en-SS.json +18 -18
  210. package/locale/en-SX/index.js +3 -1
  211. package/locale/en-SX.json +18 -18
  212. package/locale/en-SZ/index.js +3 -1
  213. package/locale/en-SZ.json +18 -18
  214. package/locale/en-TC/index.js +3 -1
  215. package/locale/en-TC.json +18 -18
  216. package/locale/en-TK/index.js +3 -1
  217. package/locale/en-TK.json +18 -18
  218. package/locale/en-TO/index.js +3 -1
  219. package/locale/en-TO.json +18 -18
  220. package/locale/en-TT/index.js +3 -1
  221. package/locale/en-TT.json +18 -18
  222. package/locale/en-TV/index.js +3 -1
  223. package/locale/en-TV.json +18 -18
  224. package/locale/en-TZ/index.js +3 -1
  225. package/locale/en-TZ.json +18 -18
  226. package/locale/en-UG/index.js +3 -1
  227. package/locale/en-UG.json +18 -18
  228. package/locale/en-VC/index.js +3 -1
  229. package/locale/en-VC.json +18 -18
  230. package/locale/en-VG/index.js +3 -1
  231. package/locale/en-VG.json +18 -18
  232. package/locale/en-VU/index.js +3 -1
  233. package/locale/en-VU.json +18 -18
  234. package/locale/en-WS/index.js +3 -1
  235. package/locale/en-WS.json +18 -18
  236. package/locale/en-ZA/index.js +3 -1
  237. package/locale/en-ZA.json +18 -18
  238. package/locale/en-ZM/index.js +3 -1
  239. package/locale/en-ZM.json +18 -18
  240. package/locale/en-ZW/index.js +3 -1
  241. package/locale/en-ZW.json +18 -18
  242. package/locale/en.json +27 -17
  243. package/locale/es/index.js +3 -1
  244. package/locale/es-419/index.js +3 -0
  245. package/locale/es-419.json +225 -0
  246. package/locale/es-AR/index.js +3 -1
  247. package/locale/es-AR.json +6 -6
  248. package/locale/es-BO/index.js +3 -0
  249. package/locale/es-BO.json +225 -0
  250. package/locale/es-BR/index.js +3 -0
  251. package/locale/es-BR.json +225 -0
  252. package/locale/es-BZ/index.js +3 -0
  253. package/locale/es-BZ.json +225 -0
  254. package/locale/es-CL/index.js +3 -0
  255. package/locale/es-CL.json +225 -0
  256. package/locale/es-CO/index.js +3 -0
  257. package/locale/es-CO.json +225 -0
  258. package/locale/es-CR/index.js +3 -0
  259. package/locale/es-CR.json +225 -0
  260. package/locale/es-CU/index.js +3 -0
  261. package/locale/es-CU.json +225 -0
  262. package/locale/es-DO/index.js +3 -0
  263. package/locale/es-DO.json +225 -0
  264. package/locale/es-EC/index.js +3 -0
  265. package/locale/es-EC.json +225 -0
  266. package/locale/es-GT/index.js +3 -0
  267. package/locale/es-GT.json +225 -0
  268. package/locale/es-HN/index.js +3 -0
  269. package/locale/es-HN.json +225 -0
  270. package/locale/es-MX/index.js +3 -1
  271. package/locale/es-MX.json +18 -18
  272. package/locale/es-NI/index.js +3 -0
  273. package/locale/es-NI.json +225 -0
  274. package/locale/es-PA/index.js +3 -0
  275. package/locale/es-PA.json +225 -0
  276. package/locale/es-PE/index.js +3 -0
  277. package/locale/es-PE.json +225 -0
  278. package/locale/es-PR/index.js +3 -0
  279. package/locale/es-PR.json +225 -0
  280. package/locale/es-PY/index.js +3 -1
  281. package/locale/es-PY.json +6 -6
  282. package/locale/es-SV/index.js +3 -1
  283. package/locale/es-SV.json +6 -6
  284. package/locale/es-US/index.js +3 -1
  285. package/locale/es-US.json +6 -6
  286. package/locale/es-UY/index.js +3 -0
  287. package/locale/es-UY.json +225 -0
  288. package/locale/es-VE/index.js +3 -0
  289. package/locale/es-VE.json +225 -0
  290. package/locale/es.json +16 -6
  291. package/locale/et/index.js +3 -1
  292. package/locale/et.json +18 -18
  293. package/locale/eu/index.js +3 -1
  294. package/locale/fa/index.js +3 -1
  295. package/locale/fa.json +2 -2
  296. package/locale/ff-Adlm/index.js +3 -0
  297. package/locale/ff-Adlm.json +279 -0
  298. package/locale/fi/index.js +3 -1
  299. package/locale/fil/index.js +3 -1
  300. package/locale/fo/index.js +3 -1
  301. package/locale/fo.json +12 -12
  302. package/locale/fr/index.js +3 -1
  303. package/locale/fr-CA/index.js +3 -1
  304. package/locale/fr-CA.json +4 -4
  305. package/locale/fur/index.js +3 -1
  306. package/locale/fy/index.js +3 -1
  307. package/locale/ga/index.js +3 -1
  308. package/locale/ga.json +3 -5
  309. package/locale/gd/index.js +3 -1
  310. package/locale/gd.json +4 -4
  311. package/locale/gl/index.js +3 -1
  312. package/locale/gl.json +14 -14
  313. package/locale/gu/index.js +3 -1
  314. package/locale/ha/index.js +3 -0
  315. package/locale/ha.json +222 -0
  316. package/locale/he/index.js +3 -1
  317. package/locale/hi/index.js +3 -1
  318. package/locale/hi.json +9 -15
  319. package/locale/hr/index.js +3 -1
  320. package/locale/hsb/index.js +3 -1
  321. package/locale/hu/index.js +3 -1
  322. package/locale/hy/index.js +3 -1
  323. package/locale/hy.json +3 -3
  324. package/locale/ia/index.js +3 -1
  325. package/locale/ia.json +132 -48
  326. package/locale/id/index.js +3 -1
  327. package/locale/id.json +18 -18
  328. package/locale/ig/index.js +3 -0
  329. package/locale/ig.json +159 -0
  330. package/locale/is/index.js +3 -1
  331. package/locale/it/index.js +3 -1
  332. package/locale/it.json +8 -14
  333. package/locale/ja/index.js +3 -1
  334. package/locale/ja.json +9 -9
  335. package/locale/jgo/index.js +3 -1
  336. package/locale/jv/index.js +3 -1
  337. package/locale/jv.json +69 -69
  338. package/locale/ka/index.js +3 -1
  339. package/locale/kea/index.js +3 -1
  340. package/locale/kea.json +21 -21
  341. package/locale/kk/index.js +3 -1
  342. package/locale/kl/index.js +3 -1
  343. package/locale/km/index.js +3 -1
  344. package/locale/kn/index.js +3 -1
  345. package/locale/ko/index.js +3 -1
  346. package/locale/ko.json +11 -0
  347. package/locale/kok/index.js +3 -1
  348. package/locale/kok.json +1 -1
  349. package/locale/ksh/index.js +3 -1
  350. package/locale/ku/index.js +3 -1
  351. package/locale/ku.json +44 -26
  352. package/locale/ky/index.js +3 -1
  353. package/locale/lb/index.js +3 -1
  354. package/locale/lkt/index.js +3 -1
  355. package/locale/lo/index.js +3 -1
  356. package/locale/lo.json +1 -1
  357. package/locale/lt/index.js +3 -1
  358. package/locale/lv/index.js +3 -1
  359. package/locale/lv.json +18 -18
  360. package/locale/mk/index.js +3 -1
  361. package/locale/mk.json +6 -6
  362. package/locale/ml/index.js +3 -1
  363. package/locale/mn/index.js +3 -1
  364. package/locale/mn.json +6 -6
  365. package/locale/mr/index.js +3 -1
  366. package/locale/ms/index.js +3 -1
  367. package/locale/ms.json +7 -7
  368. package/locale/mt/index.js +3 -1
  369. package/locale/my/index.js +3 -1
  370. package/locale/mzn/index.js +3 -1
  371. package/locale/nb/index.js +3 -1
  372. package/locale/ne/index.js +3 -1
  373. package/locale/ne.json +4 -4
  374. package/locale/nl/index.js +3 -1
  375. package/locale/nn/index.js +3 -1
  376. package/locale/nn.json +26 -26
  377. package/locale/no/index.js +3 -0
  378. package/locale/no.json +201 -0
  379. package/locale/or/index.js +3 -1
  380. package/locale/or.json +5 -5
  381. package/locale/pa/index.js +3 -1
  382. package/locale/pcm/index.js +3 -0
  383. package/locale/pcm.json +159 -0
  384. package/locale/pl/index.js +3 -1
  385. package/locale/pl.json +14 -14
  386. package/locale/ps/index.js +3 -1
  387. package/locale/ps-PK/index.js +3 -0
  388. package/locale/ps-PK.json +240 -0
  389. package/locale/ps.json +157 -94
  390. package/locale/pt/index.js +3 -1
  391. package/locale/pt-AO/index.js +3 -1
  392. package/locale/pt-AO.json +4 -1
  393. package/locale/pt-CH/index.js +3 -1
  394. package/locale/pt-CH.json +4 -1
  395. package/locale/pt-CV/index.js +3 -1
  396. package/locale/pt-CV.json +4 -1
  397. package/locale/pt-GQ/index.js +3 -1
  398. package/locale/pt-GQ.json +4 -1
  399. package/locale/pt-GW/index.js +3 -1
  400. package/locale/pt-GW.json +4 -1
  401. package/locale/pt-LU/index.js +3 -1
  402. package/locale/pt-LU.json +4 -1
  403. package/locale/pt-MO/index.js +3 -1
  404. package/locale/pt-MO.json +4 -1
  405. package/locale/pt-MZ/index.js +3 -1
  406. package/locale/pt-MZ.json +4 -1
  407. package/locale/pt-PT/index.js +3 -1
  408. package/locale/pt-PT.json +4 -1
  409. package/locale/pt-ST/index.js +3 -1
  410. package/locale/pt-ST.json +4 -1
  411. package/locale/pt-TL/index.js +3 -1
  412. package/locale/pt-TL.json +4 -1
  413. package/locale/pt.json +2 -5
  414. package/locale/qu/index.js +3 -1
  415. package/locale/rm/index.js +3 -0
  416. package/locale/rm.json +165 -0
  417. package/locale/ro/index.js +3 -1
  418. package/locale/ro.json +57 -1
  419. package/locale/ru/index.js +3 -1
  420. package/locale/ru.json +36 -39
  421. package/locale/sah/index.js +3 -1
  422. package/locale/sd/index.js +3 -1
  423. package/locale/sd.json +6 -6
  424. package/locale/se/index.js +3 -1
  425. package/locale/se-FI/index.js +3 -1
  426. package/locale/si/index.js +3 -1
  427. package/locale/sk/index.js +3 -1
  428. package/locale/sl/index.js +3 -1
  429. package/locale/so/index.js +3 -1
  430. package/locale/so.json +137 -83
  431. package/locale/sq/index.js +3 -1
  432. package/locale/sr/index.js +3 -1
  433. package/locale/sr-Cyrl-BA/index.js +3 -0
  434. package/locale/sr-Cyrl-BA.json +214 -0
  435. package/locale/sr-Latn/index.js +3 -1
  436. package/locale/sr-Latn-BA/index.js +3 -0
  437. package/locale/sr-Latn-BA.json +214 -0
  438. package/locale/su/index.js +3 -0
  439. package/locale/su.json +159 -0
  440. package/locale/sv/index.js +3 -1
  441. package/locale/sw/index.js +3 -1
  442. package/locale/ta/index.js +3 -1
  443. package/locale/te/index.js +3 -1
  444. package/locale/te.json +6 -6
  445. package/locale/tg/index.js +3 -0
  446. package/locale/tg.json +159 -0
  447. package/locale/th/index.js +3 -1
  448. package/locale/ti/index.js +3 -1
  449. package/locale/ti.json +2 -2
  450. package/locale/tk/index.js +3 -1
  451. package/locale/to/index.js +3 -1
  452. package/locale/to.json +6 -6
  453. package/locale/tr/index.js +3 -1
  454. package/locale/tr.json +12 -12
  455. package/locale/tt/index.js +3 -0
  456. package/locale/tt.json +159 -0
  457. package/locale/ug/index.js +3 -1
  458. package/locale/uk/index.js +3 -1
  459. package/locale/uk.json +9 -9
  460. package/locale/ur/index.js +3 -1
  461. package/locale/ur-IN/index.js +3 -1
  462. package/locale/ur-IN.json +4 -7
  463. package/locale/ur.json +8 -11
  464. package/locale/uz/index.js +3 -1
  465. package/locale/uz-Cyrl/index.js +3 -1
  466. package/locale/uz.json +6 -6
  467. package/locale/vi/index.js +3 -1
  468. package/locale/vi.json +6 -6
  469. package/locale/wae/index.js +3 -1
  470. package/locale/wo/index.js +3 -0
  471. package/locale/wo.json +159 -0
  472. package/locale/yi/index.js +3 -1
  473. package/locale/yo/index.js +3 -0
  474. package/locale/yo-BJ/index.js +3 -0
  475. package/locale/yo-BJ.json +165 -0
  476. package/locale/yo.json +165 -0
  477. package/locale/yue/index.js +3 -1
  478. package/locale/yue-Hans/index.js +3 -1
  479. package/locale/zh/index.js +3 -1
  480. package/locale/zh-Hans-HK/index.js +3 -1
  481. package/locale/zh-Hans-MO/index.js +3 -1
  482. package/locale/zh-Hans-SG/index.js +3 -1
  483. package/locale/zh-Hant/index.js +3 -1
  484. package/locale/zh-Hant-HK/index.js +3 -1
  485. package/locale/zh-Hant-MO/index.js +3 -1
  486. package/locale/zu/index.js +3 -1
  487. package/locale-more-styles/hi/mini.json +2 -8
  488. package/locale-more-styles/ro/long-time.json +30 -0
  489. package/locale-more-styles/ro/mini.json +18 -0
  490. package/locale-more-styles/ro/now.json +7 -0
  491. package/locale-more-styles/ru/mini.json +2 -8
  492. package/modules/TimeAgo.js +2 -2
  493. package/modules/TimeAgo.js.map +1 -1
  494. package/modules/TimeAgo.test.js +6 -6
  495. package/modules/TimeAgo.test.js.map +1 -1
  496. package/package.json +5 -5
  497. package/index.d.ts.test +0 -47
@@ -0,0 +1,225 @@
1
+ {
2
+ "locale": "es-BZ",
3
+ "long": {
4
+ "year": {
5
+ "previous": "el año pasado",
6
+ "current": "este año",
7
+ "next": "el próximo año",
8
+ "past": {
9
+ "one": "hace {0} año",
10
+ "other": "hace {0} años"
11
+ },
12
+ "future": {
13
+ "one": "dentro de {0} año",
14
+ "other": "dentro de {0} años"
15
+ }
16
+ },
17
+ "quarter": {
18
+ "previous": "el trimestre pasado",
19
+ "current": "este trimestre",
20
+ "next": "el próximo trimestre",
21
+ "past": {
22
+ "one": "hace {0} trimestre",
23
+ "other": "hace {0} trimestres"
24
+ },
25
+ "future": {
26
+ "one": "dentro de {0} trimestre",
27
+ "other": "dentro de {0} trimestres"
28
+ }
29
+ },
30
+ "month": {
31
+ "previous": "el mes pasado",
32
+ "current": "este mes",
33
+ "next": "el próximo mes",
34
+ "past": {
35
+ "one": "hace {0} mes",
36
+ "other": "hace {0} meses"
37
+ },
38
+ "future": {
39
+ "one": "dentro de {0} mes",
40
+ "other": "dentro de {0} meses"
41
+ }
42
+ },
43
+ "week": {
44
+ "previous": "la semana pasada",
45
+ "current": "esta semana",
46
+ "next": "la próxima semana",
47
+ "past": {
48
+ "one": "hace {0} semana",
49
+ "other": "hace {0} semanas"
50
+ },
51
+ "future": {
52
+ "one": "dentro de {0} semana",
53
+ "other": "dentro de {0} semanas"
54
+ }
55
+ },
56
+ "day": {
57
+ "previous": "ayer",
58
+ "previous-2": "anteayer",
59
+ "current": "hoy",
60
+ "next": "mañana",
61
+ "next-2": "pasado mañana",
62
+ "past": {
63
+ "one": "hace {0} día",
64
+ "other": "hace {0} días"
65
+ },
66
+ "future": {
67
+ "one": "dentro de {0} día",
68
+ "other": "dentro de {0} días"
69
+ }
70
+ },
71
+ "hour": {
72
+ "current": "esta hora",
73
+ "past": {
74
+ "one": "hace {0} hora",
75
+ "other": "hace {0} horas"
76
+ },
77
+ "future": {
78
+ "one": "dentro de {0} hora",
79
+ "other": "dentro de {0} horas"
80
+ }
81
+ },
82
+ "minute": {
83
+ "current": "este minuto",
84
+ "past": {
85
+ "one": "hace {0} minuto",
86
+ "other": "hace {0} minutos"
87
+ },
88
+ "future": {
89
+ "one": "dentro de {0} minuto",
90
+ "other": "dentro de {0} minutos"
91
+ }
92
+ },
93
+ "second": {
94
+ "current": "ahora",
95
+ "past": {
96
+ "one": "hace {0} segundo",
97
+ "other": "hace {0} segundos"
98
+ },
99
+ "future": {
100
+ "one": "dentro de {0} segundo",
101
+ "other": "dentro de {0} segundos"
102
+ }
103
+ }
104
+ },
105
+ "short": {
106
+ "year": {
107
+ "previous": "el año pasado",
108
+ "current": "este año",
109
+ "next": "el próximo año",
110
+ "past": "hace {0} a",
111
+ "future": "dentro de {0} a"
112
+ },
113
+ "quarter": {
114
+ "previous": "el trimestre pasado",
115
+ "current": "este trimestre",
116
+ "next": "el próximo trimestre",
117
+ "past": "hace {0} trim.",
118
+ "future": "dentro de {0} trim."
119
+ },
120
+ "month": {
121
+ "previous": "el mes pasado",
122
+ "current": "este mes",
123
+ "next": "el próximo mes",
124
+ "past": "hace {0} m",
125
+ "future": "dentro de {0} m"
126
+ },
127
+ "week": {
128
+ "previous": "sem. pas.",
129
+ "current": "esta sem.",
130
+ "next": "próx. sem.",
131
+ "past": "hace {0} sem.",
132
+ "future": "dentro de {0} sem."
133
+ },
134
+ "day": {
135
+ "previous": "ayer",
136
+ "previous-2": "anteayer",
137
+ "current": "hoy",
138
+ "next": "mañana",
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
+ }
148
+ },
149
+ "hour": {
150
+ "current": "esta hora",
151
+ "past": "hace {0} h",
152
+ "future": "dentro de {0} h"
153
+ },
154
+ "minute": {
155
+ "current": "este minuto",
156
+ "past": "hace {0} min",
157
+ "future": "dentro de {0} min"
158
+ },
159
+ "second": {
160
+ "current": "ahora",
161
+ "past": "hace {0} s",
162
+ "future": "dentro de {0} s"
163
+ }
164
+ },
165
+ "narrow": {
166
+ "year": {
167
+ "previous": "el año pasado",
168
+ "current": "este año",
169
+ "next": "el próximo año",
170
+ "past": "hace {0} a",
171
+ "future": "dentro de {0} a"
172
+ },
173
+ "quarter": {
174
+ "previous": "el trimestre pasado",
175
+ "current": "este trimestre",
176
+ "next": "el próximo trimestre",
177
+ "past": "hace {0} trim.",
178
+ "future": "dentro de {0} trim."
179
+ },
180
+ "month": {
181
+ "previous": "el mes pasado",
182
+ "current": "este mes",
183
+ "next": "el próximo mes",
184
+ "past": "hace {0} m",
185
+ "future": "dentro de {0} m"
186
+ },
187
+ "week": {
188
+ "previous": "sem. pas.",
189
+ "current": "esta sem.",
190
+ "next": "próx. sem.",
191
+ "past": "hace {0} sem.",
192
+ "future": "dentro de {0} sem."
193
+ },
194
+ "day": {
195
+ "previous": "ayer",
196
+ "previous-2": "anteayer",
197
+ "current": "hoy",
198
+ "next": "mañana",
199
+ "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
+ }
208
+ },
209
+ "hour": {
210
+ "current": "esta hora",
211
+ "past": "hace {0} h",
212
+ "future": "dentro de {0} h"
213
+ },
214
+ "minute": {
215
+ "current": "este minuto",
216
+ "past": "hace {0} min",
217
+ "future": "dentro de {0} min"
218
+ },
219
+ "second": {
220
+ "current": "ahora",
221
+ "past": "hace {0} s",
222
+ "future": "dentro de {0} s"
223
+ }
224
+ }
225
+ }
@@ -0,0 +1,3 @@
1
+ var localeData = require('../es-CL.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
@@ -0,0 +1,225 @@
1
+ {
2
+ "locale": "es-CL",
3
+ "long": {
4
+ "year": {
5
+ "previous": "el año pasado",
6
+ "current": "este año",
7
+ "next": "el próximo año",
8
+ "past": {
9
+ "one": "hace {0} año",
10
+ "other": "hace {0} años"
11
+ },
12
+ "future": {
13
+ "one": "dentro de {0} año",
14
+ "other": "dentro de {0} años"
15
+ }
16
+ },
17
+ "quarter": {
18
+ "previous": "el trimestre pasado",
19
+ "current": "este trimestre",
20
+ "next": "el próximo trimestre",
21
+ "past": {
22
+ "one": "hace {0} trimestre",
23
+ "other": "hace {0} trimestres"
24
+ },
25
+ "future": {
26
+ "one": "dentro de {0} trimestre",
27
+ "other": "dentro de {0} trimestres"
28
+ }
29
+ },
30
+ "month": {
31
+ "previous": "el mes pasado",
32
+ "current": "este mes",
33
+ "next": "el próximo mes",
34
+ "past": {
35
+ "one": "hace {0} mes",
36
+ "other": "hace {0} meses"
37
+ },
38
+ "future": {
39
+ "one": "dentro de {0} mes",
40
+ "other": "dentro de {0} meses"
41
+ }
42
+ },
43
+ "week": {
44
+ "previous": "la semana pasada",
45
+ "current": "esta semana",
46
+ "next": "la próxima semana",
47
+ "past": {
48
+ "one": "hace {0} semana",
49
+ "other": "hace {0} semanas"
50
+ },
51
+ "future": {
52
+ "one": "dentro de {0} semana",
53
+ "other": "dentro de {0} semanas"
54
+ }
55
+ },
56
+ "day": {
57
+ "previous": "ayer",
58
+ "previous-2": "anteayer",
59
+ "current": "hoy",
60
+ "next": "mañana",
61
+ "next-2": "pasado mañana",
62
+ "past": {
63
+ "one": "hace {0} día",
64
+ "other": "hace {0} días"
65
+ },
66
+ "future": {
67
+ "one": "dentro de {0} día",
68
+ "other": "dentro de {0} días"
69
+ }
70
+ },
71
+ "hour": {
72
+ "current": "esta hora",
73
+ "past": {
74
+ "one": "hace {0} hora",
75
+ "other": "hace {0} horas"
76
+ },
77
+ "future": {
78
+ "one": "dentro de {0} hora",
79
+ "other": "dentro de {0} horas"
80
+ }
81
+ },
82
+ "minute": {
83
+ "current": "este minuto",
84
+ "past": {
85
+ "one": "hace {0} minuto",
86
+ "other": "hace {0} minutos"
87
+ },
88
+ "future": {
89
+ "one": "dentro de {0} minuto",
90
+ "other": "dentro de {0} minutos"
91
+ }
92
+ },
93
+ "second": {
94
+ "current": "ahora",
95
+ "past": {
96
+ "one": "hace {0} segundo",
97
+ "other": "hace {0} segundos"
98
+ },
99
+ "future": {
100
+ "one": "dentro de {0} segundo",
101
+ "other": "dentro de {0} segundos"
102
+ }
103
+ }
104
+ },
105
+ "short": {
106
+ "year": {
107
+ "previous": "el año pasado",
108
+ "current": "este año",
109
+ "next": "el próximo año",
110
+ "past": "hace {0} a",
111
+ "future": "dentro de {0} a"
112
+ },
113
+ "quarter": {
114
+ "previous": "el trimestre pasado",
115
+ "current": "este trimestre",
116
+ "next": "el próximo trimestre",
117
+ "past": "hace {0} trim.",
118
+ "future": "dentro de {0} trim."
119
+ },
120
+ "month": {
121
+ "previous": "el mes pasado",
122
+ "current": "este mes",
123
+ "next": "el próximo mes",
124
+ "past": "hace {0} m",
125
+ "future": "dentro de {0} m"
126
+ },
127
+ "week": {
128
+ "previous": "sem. pas.",
129
+ "current": "esta sem.",
130
+ "next": "próx. sem.",
131
+ "past": "hace {0} sem.",
132
+ "future": "dentro de {0} sem."
133
+ },
134
+ "day": {
135
+ "previous": "ayer",
136
+ "previous-2": "anteayer",
137
+ "current": "hoy",
138
+ "next": "mañana",
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
+ }
148
+ },
149
+ "hour": {
150
+ "current": "esta hora",
151
+ "past": "hace {0} h",
152
+ "future": "dentro de {0} h"
153
+ },
154
+ "minute": {
155
+ "current": "este minuto",
156
+ "past": "hace {0} min",
157
+ "future": "dentro de {0} min"
158
+ },
159
+ "second": {
160
+ "current": "ahora",
161
+ "past": "hace {0} s",
162
+ "future": "dentro de {0} s"
163
+ }
164
+ },
165
+ "narrow": {
166
+ "year": {
167
+ "previous": "el año pasado",
168
+ "current": "este año",
169
+ "next": "el próximo año",
170
+ "past": "hace {0} a",
171
+ "future": "dentro de {0} a"
172
+ },
173
+ "quarter": {
174
+ "previous": "el trimestre pasado",
175
+ "current": "este trimestre",
176
+ "next": "el próximo trimestre",
177
+ "past": "hace {0} trim.",
178
+ "future": "dentro de {0} trim."
179
+ },
180
+ "month": {
181
+ "previous": "el mes pasado",
182
+ "current": "este mes",
183
+ "next": "el próximo mes",
184
+ "past": "hace {0} m",
185
+ "future": "dentro de {0} m"
186
+ },
187
+ "week": {
188
+ "previous": "sem. pas.",
189
+ "current": "esta sem.",
190
+ "next": "próx. sem.",
191
+ "past": "hace {0} sem.",
192
+ "future": "dentro de {0} sem."
193
+ },
194
+ "day": {
195
+ "previous": "ayer",
196
+ "previous-2": "anteayer",
197
+ "current": "hoy",
198
+ "next": "mañana",
199
+ "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
+ }
208
+ },
209
+ "hour": {
210
+ "current": "esta hora",
211
+ "past": "hace {0} h",
212
+ "future": "dentro de {0} h"
213
+ },
214
+ "minute": {
215
+ "current": "este minuto",
216
+ "past": "hace {0} min",
217
+ "future": "dentro de {0} min"
218
+ },
219
+ "second": {
220
+ "current": "ahora",
221
+ "past": "hace {0} s",
222
+ "future": "dentro de {0} s"
223
+ }
224
+ }
225
+ }
@@ -0,0 +1,3 @@
1
+ var localeData = require('../es-CO.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
@@ -0,0 +1,225 @@
1
+ {
2
+ "locale": "es-CO",
3
+ "long": {
4
+ "year": {
5
+ "previous": "el año pasado",
6
+ "current": "este año",
7
+ "next": "el próximo año",
8
+ "past": {
9
+ "one": "hace {0} año",
10
+ "other": "hace {0} años"
11
+ },
12
+ "future": {
13
+ "one": "dentro de {0} año",
14
+ "other": "dentro de {0} años"
15
+ }
16
+ },
17
+ "quarter": {
18
+ "previous": "el trimestre pasado",
19
+ "current": "este trimestre",
20
+ "next": "el próximo trimestre",
21
+ "past": {
22
+ "one": "hace {0} trimestre",
23
+ "other": "hace {0} trimestres"
24
+ },
25
+ "future": {
26
+ "one": "dentro de {0} trimestre",
27
+ "other": "dentro de {0} trimestres"
28
+ }
29
+ },
30
+ "month": {
31
+ "previous": "el mes pasado",
32
+ "current": "este mes",
33
+ "next": "el próximo mes",
34
+ "past": {
35
+ "one": "hace {0} mes",
36
+ "other": "hace {0} meses"
37
+ },
38
+ "future": {
39
+ "one": "dentro de {0} mes",
40
+ "other": "dentro de {0} meses"
41
+ }
42
+ },
43
+ "week": {
44
+ "previous": "la semana pasada",
45
+ "current": "esta semana",
46
+ "next": "la próxima semana",
47
+ "past": {
48
+ "one": "hace {0} semana",
49
+ "other": "hace {0} semanas"
50
+ },
51
+ "future": {
52
+ "one": "dentro de {0} semana",
53
+ "other": "dentro de {0} semanas"
54
+ }
55
+ },
56
+ "day": {
57
+ "previous": "ayer",
58
+ "previous-2": "anteayer",
59
+ "current": "hoy",
60
+ "next": "mañana",
61
+ "next-2": "pasado mañana",
62
+ "past": {
63
+ "one": "hace {0} día",
64
+ "other": "hace {0} días"
65
+ },
66
+ "future": {
67
+ "one": "dentro de {0} día",
68
+ "other": "dentro de {0} días"
69
+ }
70
+ },
71
+ "hour": {
72
+ "current": "esta hora",
73
+ "past": {
74
+ "one": "hace {0} hora",
75
+ "other": "hace {0} horas"
76
+ },
77
+ "future": {
78
+ "one": "dentro de {0} hora",
79
+ "other": "dentro de {0} horas"
80
+ }
81
+ },
82
+ "minute": {
83
+ "current": "este minuto",
84
+ "past": {
85
+ "one": "hace {0} minuto",
86
+ "other": "hace {0} minutos"
87
+ },
88
+ "future": {
89
+ "one": "dentro de {0} minuto",
90
+ "other": "dentro de {0} minutos"
91
+ }
92
+ },
93
+ "second": {
94
+ "current": "ahora",
95
+ "past": {
96
+ "one": "hace {0} segundo",
97
+ "other": "hace {0} segundos"
98
+ },
99
+ "future": {
100
+ "one": "dentro de {0} segundo",
101
+ "other": "dentro de {0} segundos"
102
+ }
103
+ }
104
+ },
105
+ "short": {
106
+ "year": {
107
+ "previous": "el año pasado",
108
+ "current": "este año",
109
+ "next": "el próximo año",
110
+ "past": "hace {0} a",
111
+ "future": "dentro de {0} a"
112
+ },
113
+ "quarter": {
114
+ "previous": "el trimestre pasado",
115
+ "current": "este trimestre",
116
+ "next": "el próximo trimestre",
117
+ "past": "hace {0} trim.",
118
+ "future": "dentro de {0} trim."
119
+ },
120
+ "month": {
121
+ "previous": "el mes pasado",
122
+ "current": "este mes",
123
+ "next": "el próximo mes",
124
+ "past": "hace {0} m",
125
+ "future": "dentro de {0} m"
126
+ },
127
+ "week": {
128
+ "previous": "sem. pas.",
129
+ "current": "esta sem.",
130
+ "next": "próx. sem.",
131
+ "past": "hace {0} sem.",
132
+ "future": "dentro de {0} sem."
133
+ },
134
+ "day": {
135
+ "previous": "ayer",
136
+ "previous-2": "anteayer",
137
+ "current": "hoy",
138
+ "next": "mañana",
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
+ }
148
+ },
149
+ "hour": {
150
+ "current": "esta hora",
151
+ "past": "hace {0} h",
152
+ "future": "dentro de {0} h"
153
+ },
154
+ "minute": {
155
+ "current": "este minuto",
156
+ "past": "hace {0} min",
157
+ "future": "dentro de {0} min"
158
+ },
159
+ "second": {
160
+ "current": "ahora",
161
+ "past": "hace {0} s",
162
+ "future": "dentro de {0} s"
163
+ }
164
+ },
165
+ "narrow": {
166
+ "year": {
167
+ "previous": "el año pasado",
168
+ "current": "este año",
169
+ "next": "el próximo año",
170
+ "past": "hace {0} a",
171
+ "future": "dentro de {0} a"
172
+ },
173
+ "quarter": {
174
+ "previous": "el trimestre pasado",
175
+ "current": "este trimestre",
176
+ "next": "el próximo trimestre",
177
+ "past": "hace {0} trim.",
178
+ "future": "dentro de {0} trim."
179
+ },
180
+ "month": {
181
+ "previous": "el mes pasado",
182
+ "current": "este mes",
183
+ "next": "el próximo mes",
184
+ "past": "hace {0} m",
185
+ "future": "dentro de {0} m"
186
+ },
187
+ "week": {
188
+ "previous": "sem. pas.",
189
+ "current": "esta sem.",
190
+ "next": "próx. sem.",
191
+ "past": "hace {0} sem.",
192
+ "future": "dentro de {0} sem."
193
+ },
194
+ "day": {
195
+ "previous": "ayer",
196
+ "previous-2": "anteayer",
197
+ "current": "hoy",
198
+ "next": "mañana",
199
+ "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
+ }
208
+ },
209
+ "hour": {
210
+ "current": "esta hora",
211
+ "past": "hace {0} h",
212
+ "future": "dentro de {0} h"
213
+ },
214
+ "minute": {
215
+ "current": "este minuto",
216
+ "past": "hace {0} min",
217
+ "future": "dentro de {0} min"
218
+ },
219
+ "second": {
220
+ "current": "ahora",
221
+ "past": "hace {0} s",
222
+ "future": "dentro de {0} s"
223
+ }
224
+ }
225
+ }
@@ -0,0 +1,3 @@
1
+ var localeData = require('../es-CR.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData