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,240 @@
1
+ {
2
+ "locale": "ps-PK",
3
+ "long": {
4
+ "year": {
5
+ "previous": "پروسږکال",
6
+ "current": "سږکال",
7
+ "next": "راتلونکی کال",
8
+ "past": {
9
+ "one": "{0} کال مخکے",
10
+ "other": "{0} کاله مخکے"
11
+ },
12
+ "future": {
13
+ "one": "په {0} کال کے",
14
+ "other": "په {0} کالونو کے"
15
+ }
16
+ },
17
+ "quarter": {
18
+ "previous": "ورستۍ ربع",
19
+ "current": "دا ربع",
20
+ "next": "راتلونکې ربع",
21
+ "past": {
22
+ "one": "{0} ربع مخکې",
23
+ "other": "{0} ربعې مخکې"
24
+ },
25
+ "future": {
26
+ "one": "په {0} ربع کې",
27
+ "other": "په {0} ربعو کې"
28
+ }
29
+ },
30
+ "month": {
31
+ "previous": "تېره مياشت",
32
+ "current": "دا مياشت",
33
+ "next": "راتلونکې مياشت",
34
+ "past": {
35
+ "one": "{0} مياشت مخکې",
36
+ "other": "{0} مياشتې مخکې"
37
+ },
38
+ "future": {
39
+ "one": "په {0} مياشت کې",
40
+ "other": "په {0} مياشتو کې"
41
+ }
42
+ },
43
+ "week": {
44
+ "previous": "تيره اونۍ",
45
+ "current": "دا اونۍ",
46
+ "next": "راتلونکې اونۍ",
47
+ "past": "{0} اونۍ مخکې",
48
+ "future": {
49
+ "one": "په {0} اونۍ کې",
50
+ "other": "په {0} اونيو کې"
51
+ }
52
+ },
53
+ "day": {
54
+ "previous": "پرون",
55
+ "current": "نن",
56
+ "next": "سبا",
57
+ "past": {
58
+ "one": "{0} ورځ مخکې",
59
+ "other": "{0} ورځې مخکې"
60
+ },
61
+ "future": {
62
+ "one": "په {0} ورځ کې",
63
+ "other": "په {0} ورځو کې"
64
+ }
65
+ },
66
+ "hour": {
67
+ "current": "دا ساعت",
68
+ "past": {
69
+ "one": "{0} ساعت مخکې",
70
+ "other": "{0} ساعتونه مخکې"
71
+ },
72
+ "future": {
73
+ "one": "په {0} ساعت کې",
74
+ "other": "په {0} ساعتو کې"
75
+ }
76
+ },
77
+ "minute": {
78
+ "current": "دا دقيقه",
79
+ "past": {
80
+ "one": "{0} دقيقه مخکې",
81
+ "other": "{0} دقيقې مخکې"
82
+ },
83
+ "future": {
84
+ "one": "په {0} دقيقه کې",
85
+ "other": "په {0} دقيقو کې"
86
+ }
87
+ },
88
+ "second": {
89
+ "current": "اوس",
90
+ "past": {
91
+ "one": "{0} ثانيه مخکې",
92
+ "other": "{0} ثانيې مخکې"
93
+ },
94
+ "future": {
95
+ "one": "په {0} ثانيه کې",
96
+ "other": "په {0} ثانيو کې"
97
+ }
98
+ }
99
+ },
100
+ "short": {
101
+ "year": {
102
+ "previous": "تېر کال",
103
+ "current": "سږ کال",
104
+ "next": "روتلونکی کال",
105
+ "past": {
106
+ "one": "{0} کال مخکے",
107
+ "other": "{0} کاله مخکے"
108
+ },
109
+ "future": {
110
+ "one": "په {0} کال کے",
111
+ "other": "په {0} کالونو کے"
112
+ }
113
+ },
114
+ "quarter": {
115
+ "previous": "ورستۍ ربع",
116
+ "current": "دا ربع",
117
+ "next": "راتلونکې ربع",
118
+ "past": {
119
+ "one": "{0} ربع مخکې",
120
+ "other": "{0} ربعې مخکې"
121
+ },
122
+ "future": {
123
+ "one": "په {0} ربع کې",
124
+ "other": "په {0} ربعو کې"
125
+ }
126
+ },
127
+ "month": {
128
+ "previous": "تېره مياشت",
129
+ "current": "دا مياشت",
130
+ "next": "راتلونکې مياشت",
131
+ "past": "{0} مياشت مخکې",
132
+ "future": "په {0} مياشت کې"
133
+ },
134
+ "week": {
135
+ "previous": "تېره اونۍ",
136
+ "current": "دا اونۍ",
137
+ "next": "راتلونکې اونۍ",
138
+ "past": "{0} اونۍ مخکې",
139
+ "future": "په {0} اونۍ کې"
140
+ },
141
+ "day": {
142
+ "previous": "پرون",
143
+ "current": "نن",
144
+ "next": "سبا",
145
+ "past": {
146
+ "one": "{0} ورځ مخکې",
147
+ "other": "{0} ورځې مخکې"
148
+ },
149
+ "future": {
150
+ "one": "په {0} ورځ کې",
151
+ "other": "په {0} ورځو کې"
152
+ }
153
+ },
154
+ "hour": {
155
+ "current": "دا ساعت",
156
+ "past": "{0} ساعت مخکې",
157
+ "future": "په {0} ساعت کې"
158
+ },
159
+ "minute": {
160
+ "current": "دا دقيقه",
161
+ "past": "{0} دقيقه مخکې",
162
+ "future": "په {0} دقيقه کې"
163
+ },
164
+ "second": {
165
+ "current": "اوس",
166
+ "past": "{0} ثانيه مخکې",
167
+ "future": "په {0} ثانيه کې"
168
+ }
169
+ },
170
+ "narrow": {
171
+ "year": {
172
+ "previous": "تير کال",
173
+ "current": "سږ کال",
174
+ "next": "راتلونکی کال",
175
+ "past": {
176
+ "one": "{0} کال مخکے",
177
+ "other": "{0} کاله مخکے"
178
+ },
179
+ "future": {
180
+ "one": "په {0} کال کے",
181
+ "other": "په {0} کالونو کے"
182
+ }
183
+ },
184
+ "quarter": {
185
+ "previous": "ورستۍ ربع",
186
+ "current": "دا ربع",
187
+ "next": "راتلونکې ربع",
188
+ "past": {
189
+ "one": "{0} ربع مخکې",
190
+ "other": "{0} ربعې مخکې"
191
+ },
192
+ "future": {
193
+ "one": "په {0} ربع کې",
194
+ "other": "په {0} ربعو کې"
195
+ }
196
+ },
197
+ "month": {
198
+ "previous": "تېره مياشت",
199
+ "current": "دا مياشت",
200
+ "next": "راتلونکې مياشت",
201
+ "past": "{0} مياشت مخکې",
202
+ "future": "په {0} مياشت کې"
203
+ },
204
+ "week": {
205
+ "previous": "تېره اونۍ",
206
+ "current": "دا اونۍ",
207
+ "next": "راتلونکې اونۍ",
208
+ "past": "{0} اونۍ مخکې",
209
+ "future": "په {0} اونۍ کې"
210
+ },
211
+ "day": {
212
+ "previous": "پرون",
213
+ "current": "نن",
214
+ "next": "سبا",
215
+ "past": {
216
+ "one": "{0} ورځ مخکې",
217
+ "other": "{0} ورځې مخکې"
218
+ },
219
+ "future": {
220
+ "one": "په {0} ورځ کې",
221
+ "other": "په {0} ورځو کې"
222
+ }
223
+ },
224
+ "hour": {
225
+ "current": "دا ساعت",
226
+ "past": "{0} ساعت مخکې",
227
+ "future": "په {0} ساعت کې"
228
+ },
229
+ "minute": {
230
+ "current": "دا دقيقه",
231
+ "past": "{0} دقيقه مخکې",
232
+ "future": "په {0} دقيقه کې"
233
+ },
234
+ "second": {
235
+ "current": "اوس",
236
+ "past": "{0} ثانيه کې",
237
+ "future": "په {0} ثانيه کې"
238
+ }
239
+ }
240
+ }
package/locale/ps.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "year": {
5
5
  "previous": "پروسږکال",
6
6
  "current": "سږکال",
7
- "next": "بل کال",
7
+ "next": "راتلونکی کال",
8
8
  "past": {
9
9
  "one": "{0} کال مخکې",
10
10
  "other": "{0} کاله مخکې"
@@ -15,54 +15,93 @@
15
15
  }
16
16
  },
17
17
  "quarter": {
18
- "previous": "last quarter",
19
- "current": "this quarter",
20
- "next": "next quarter",
21
- "past": "-{0} Q",
22
- "future": "+{0} Q"
18
+ "previous": "ورستۍ ربع",
19
+ "current": "دا ربع",
20
+ "next": "راتلونکې ربع",
21
+ "past": {
22
+ "one": "{0} ربع مخکې",
23
+ "other": "{0} ربعې مخکې"
24
+ },
25
+ "future": {
26
+ "one": "په {0} ربع کې",
27
+ "other": "په {0} ربعو کې"
28
+ }
23
29
  },
24
30
  "month": {
25
- "previous": "last month",
26
- "current": "this month",
27
- "next": "next month",
28
- "past": "-{0} m",
29
- "future": "+{0} m"
31
+ "previous": "تېره مياشت",
32
+ "current": "دا مياشت",
33
+ "next": "راتلونکې مياشت",
34
+ "past": {
35
+ "one": "{0} مياشت مخکې",
36
+ "other": "{0} مياشتې مخکې"
37
+ },
38
+ "future": {
39
+ "one": "په {0} مياشت کې",
40
+ "other": "په {0} مياشتو کې"
41
+ }
30
42
  },
31
43
  "week": {
32
- "previous": "last week",
33
- "current": "this week",
34
- "next": "next week",
35
- "past": "-{0} w",
36
- "future": "+{0} w"
44
+ "previous": "تيره اونۍ",
45
+ "current": "دا اونۍ",
46
+ "next": "راتلونکې اونۍ",
47
+ "past": "{0} اونۍ مخکې",
48
+ "future": {
49
+ "one": "په {0} اونۍ کې",
50
+ "other": "په {0} اونيو کې"
51
+ }
37
52
  },
38
53
  "day": {
39
- "previous": "yesterday",
40
- "current": "today",
41
- "next": "tomorrow",
42
- "past": "-{0} d",
43
- "future": "+{0} d"
54
+ "previous": "پرون",
55
+ "current": "نن",
56
+ "next": "سبا",
57
+ "past": {
58
+ "one": "{0} ورځ مخکې",
59
+ "other": "{0} ورځې مخکې"
60
+ },
61
+ "future": {
62
+ "one": "په {0} ورځ کې",
63
+ "other": "په {0} ورځو کې"
64
+ }
44
65
  },
45
66
  "hour": {
46
- "current": "this hour",
47
- "past": "-{0} h",
48
- "future": "+{0} h"
67
+ "current": "دا ساعت",
68
+ "past": {
69
+ "one": "{0} ساعت مخکې",
70
+ "other": "{0} ساعتونه مخکې"
71
+ },
72
+ "future": {
73
+ "one": "په {0} ساعت کې",
74
+ "other": "په {0} ساعتو کې"
75
+ }
49
76
  },
50
77
  "minute": {
51
- "current": "this minute",
52
- "past": "-{0} min",
53
- "future": "+{0} min"
78
+ "current": "دا دقيقه",
79
+ "past": {
80
+ "one": "{0} دقيقه مخکې",
81
+ "other": "{0} دقيقې مخکې"
82
+ },
83
+ "future": {
84
+ "one": "په {0} دقيقه کې",
85
+ "other": "په {0} دقيقو کې"
86
+ }
54
87
  },
55
88
  "second": {
56
- "current": "now",
57
- "past": "-{0} s",
58
- "future": "+{0} s"
89
+ "current": "اوس",
90
+ "past": {
91
+ "one": "{0} ثانيه مخکې",
92
+ "other": "{0} ثانيې مخکې"
93
+ },
94
+ "future": {
95
+ "one": "په {0} ثانيه کې",
96
+ "other": "په {0} ثانيو کې"
97
+ }
59
98
  }
60
99
  },
61
100
  "short": {
62
101
  "year": {
63
- "previous": "پروسږکال",
64
- "current": "سږکال",
65
- "next": "بل کال",
102
+ "previous": "تېر کال",
103
+ "current": "سږ کال",
104
+ "next": "روتلونکی کال",
66
105
  "past": {
67
106
  "one": "{0} کال مخکې",
68
107
  "other": "{0} کاله مخکې"
@@ -73,54 +112,66 @@
73
112
  }
74
113
  },
75
114
  "quarter": {
76
- "previous": "last quarter",
77
- "current": "this quarter",
78
- "next": "next quarter",
79
- "past": "-{0} Q",
80
- "future": "+{0} Q"
115
+ "previous": "ورستۍ ربع",
116
+ "current": "دا ربع",
117
+ "next": "راتلونکې ربع",
118
+ "past": {
119
+ "one": "{0} ربع مخکې",
120
+ "other": "{0} ربعې مخکې"
121
+ },
122
+ "future": {
123
+ "one": "په {0} ربع کې",
124
+ "other": "په {0} ربعو کې"
125
+ }
81
126
  },
82
127
  "month": {
83
- "previous": "last month",
84
- "current": "this month",
85
- "next": "next month",
86
- "past": "-{0} m",
87
- "future": "+{0} m"
128
+ "previous": "تېره مياشت",
129
+ "current": "دا مياشت",
130
+ "next": "راتلونکې مياشت",
131
+ "past": "{0} مياشت مخکې",
132
+ "future": "په {0} مياشت کې"
88
133
  },
89
134
  "week": {
90
- "previous": "last week",
91
- "current": "this week",
92
- "next": "next week",
93
- "past": "-{0} w",
94
- "future": "+{0} w"
135
+ "previous": "تېره اونۍ",
136
+ "current": "دا اونۍ",
137
+ "next": "راتلونکې اونۍ",
138
+ "past": "{0} اونۍ مخکې",
139
+ "future": "په {0} اونۍ کې"
95
140
  },
96
141
  "day": {
97
- "previous": "yesterday",
98
- "current": "today",
99
- "next": "tomorrow",
100
- "past": "-{0} d",
101
- "future": "+{0} d"
142
+ "previous": "پرون",
143
+ "current": "نن",
144
+ "next": "سبا",
145
+ "past": {
146
+ "one": "{0} ورځ مخکې",
147
+ "other": "{0} ورځې مخکې"
148
+ },
149
+ "future": {
150
+ "one": "په {0} ورځ کې",
151
+ "other": "په {0} ورځو کې"
152
+ }
102
153
  },
103
154
  "hour": {
104
- "current": "this hour",
105
- "past": "-{0} h",
106
- "future": "+{0} h"
155
+ "current": "دا ساعت",
156
+ "past": "{0} ساعت مخکې",
157
+ "future": "په {0} ساعت کې"
107
158
  },
108
159
  "minute": {
109
- "current": "this minute",
110
- "past": "-{0} min",
111
- "future": "+{0} min"
160
+ "current": "دا دقيقه",
161
+ "past": "{0} دقيقه مخکې",
162
+ "future": "په {0} دقيقه کې"
112
163
  },
113
164
  "second": {
114
- "current": "now",
115
- "past": "-{0} s",
116
- "future": "+{0} s"
165
+ "current": "اوس",
166
+ "past": "{0} ثانيه مخکې",
167
+ "future": "په {0} ثانيه کې"
117
168
  }
118
169
  },
119
170
  "narrow": {
120
171
  "year": {
121
- "previous": "پروسږکال",
122
- "current": "سږکال",
123
- "next": "بل کال",
172
+ "previous": "تير کال",
173
+ "current": "سږ کال",
174
+ "next": "راتلونکی کال",
124
175
  "past": {
125
176
  "one": "{0} کال مخکې",
126
177
  "other": "{0} کاله مخکې"
@@ -131,47 +182,59 @@
131
182
  }
132
183
  },
133
184
  "quarter": {
134
- "previous": "last quarter",
135
- "current": "this quarter",
136
- "next": "next quarter",
137
- "past": "-{0} Q",
138
- "future": "+{0} Q"
185
+ "previous": "ورستۍ ربع",
186
+ "current": "دا ربع",
187
+ "next": "راتلونکې ربع",
188
+ "past": {
189
+ "one": "{0} ربع مخکې",
190
+ "other": "{0} ربعې مخکې"
191
+ },
192
+ "future": {
193
+ "one": "په {0} ربع کې",
194
+ "other": "په {0} ربعو کې"
195
+ }
139
196
  },
140
197
  "month": {
141
- "previous": "last month",
142
- "current": "this month",
143
- "next": "next month",
144
- "past": "-{0} m",
145
- "future": "+{0} m"
198
+ "previous": "تېره مياشت",
199
+ "current": "دا مياشت",
200
+ "next": "راتلونکې مياشت",
201
+ "past": "{0} مياشت مخکې",
202
+ "future": "په {0} مياشت کې"
146
203
  },
147
204
  "week": {
148
- "previous": "last week",
149
- "current": "this week",
150
- "next": "next week",
151
- "past": "-{0} w",
152
- "future": "+{0} w"
205
+ "previous": "تېره اونۍ",
206
+ "current": "دا اونۍ",
207
+ "next": "راتلونکې اونۍ",
208
+ "past": "{0} اونۍ مخکې",
209
+ "future": "په {0} اونۍ کې"
153
210
  },
154
211
  "day": {
155
- "previous": "yesterday",
156
- "current": "today",
157
- "next": "tomorrow",
158
- "past": "-{0} d",
159
- "future": "+{0} d"
212
+ "previous": "پرون",
213
+ "current": "نن",
214
+ "next": "سبا",
215
+ "past": {
216
+ "one": "{0} ورځ مخکې",
217
+ "other": "{0} ورځې مخکې"
218
+ },
219
+ "future": {
220
+ "one": "په {0} ورځ کې",
221
+ "other": "په {0} ورځو کې"
222
+ }
160
223
  },
161
224
  "hour": {
162
- "current": "this hour",
163
- "past": "-{0} h",
164
- "future": "+{0} h"
225
+ "current": "دا ساعت",
226
+ "past": "{0} ساعت مخکې",
227
+ "future": "په {0} ساعت کې"
165
228
  },
166
229
  "minute": {
167
- "current": "this minute",
168
- "past": "-{0} min",
169
- "future": "+{0} min"
230
+ "current": "دا دقيقه",
231
+ "past": "{0} دقيقه مخکې",
232
+ "future": "په {0} دقيقه کې"
170
233
  },
171
234
  "second": {
172
- "current": "now",
173
- "past": "-{0} s",
174
- "future": "+{0} s"
235
+ "current": "اوس",
236
+ "past": "{0} ثانيه کې",
237
+ "future": "په {0} ثانيه کې"
175
238
  }
176
239
  }
177
240
  }
@@ -1 +1,3 @@
1
- module.exports = require('../pt.json')
1
+ var localeData = require('../pt.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
@@ -1 +1,3 @@
1
- module.exports = require('../pt-AO.json')
1
+ var localeData = require('../pt-AO.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
package/locale/pt-AO.json CHANGED
@@ -221,7 +221,10 @@
221
221
  "current": "hoje",
222
222
  "next": "amanhã",
223
223
  "next-2": "depois de amanhã",
224
- "past": "há {0} dias",
224
+ "past": {
225
+ "one": "-{0} dia",
226
+ "other": "-{0} dias"
227
+ },
225
228
  "future": {
226
229
  "one": "+{0} dia",
227
230
  "other": "+{0} dias"
@@ -1 +1,3 @@
1
- module.exports = require('../pt-CH.json')
1
+ var localeData = require('../pt-CH.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
package/locale/pt-CH.json CHANGED
@@ -221,7 +221,10 @@
221
221
  "current": "hoje",
222
222
  "next": "amanhã",
223
223
  "next-2": "depois de amanhã",
224
- "past": "há {0} dias",
224
+ "past": {
225
+ "one": "-{0} dia",
226
+ "other": "-{0} dias"
227
+ },
225
228
  "future": {
226
229
  "one": "+{0} dia",
227
230
  "other": "+{0} dias"
@@ -1 +1,3 @@
1
- module.exports = require('../pt-CV.json')
1
+ var localeData = require('../pt-CV.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
package/locale/pt-CV.json CHANGED
@@ -221,7 +221,10 @@
221
221
  "current": "hoje",
222
222
  "next": "amanhã",
223
223
  "next-2": "depois de amanhã",
224
- "past": "há {0} dias",
224
+ "past": {
225
+ "one": "-{0} dia",
226
+ "other": "-{0} dias"
227
+ },
225
228
  "future": {
226
229
  "one": "+{0} dia",
227
230
  "other": "+{0} dias"
@@ -1 +1,3 @@
1
- module.exports = require('../pt-GQ.json')
1
+ var localeData = require('../pt-GQ.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
package/locale/pt-GQ.json CHANGED
@@ -221,7 +221,10 @@
221
221
  "current": "hoje",
222
222
  "next": "amanhã",
223
223
  "next-2": "depois de amanhã",
224
- "past": "há {0} dias",
224
+ "past": {
225
+ "one": "-{0} dia",
226
+ "other": "-{0} dias"
227
+ },
225
228
  "future": {
226
229
  "one": "+{0} dia",
227
230
  "other": "+{0} dias"
@@ -1 +1,3 @@
1
- module.exports = require('../pt-GW.json')
1
+ var localeData = require('../pt-GW.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData
package/locale/pt-GW.json CHANGED
@@ -221,7 +221,10 @@
221
221
  "current": "hoje",
222
222
  "next": "amanhã",
223
223
  "next-2": "depois de amanhã",
224
- "past": "há {0} dias",
224
+ "past": {
225
+ "one": "-{0} dia",
226
+ "other": "-{0} dias"
227
+ },
225
228
  "future": {
226
229
  "one": "+{0} dia",
227
230
  "other": "+{0} dias"
@@ -1 +1,3 @@
1
- module.exports = require('../pt-LU.json')
1
+ var localeData = require('../pt-LU.json')
2
+ exports = module.exports = localeData
3
+ exports['default'] = localeData