@formatjs/intl-relativetimeformat 11.0.1 → 11.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BUILD +825 -0
- package/CHANGELOG.md +913 -0
- package/LICENSE.md +0 -0
- package/README.md +0 -0
- package/abstract/FormatRelativeTime.ts +18 -0
- package/abstract/FormatRelativeTimeToParts.ts +29 -0
- package/abstract/InitializeRelativeTimeFormat.ts +89 -0
- package/abstract/MakePartsList.ts +28 -0
- package/abstract/PartitionRelativeTimePattern.ts +81 -0
- package/abstract/SingularRelativeTimeUnit.ts +36 -0
- package/get_internal_slots.ts +20 -0
- package/index.ts +151 -0
- package/package.json +9 -4
- package/polyfill-force.ts +7 -0
- package/polyfill.ts +10 -0
- package/scripts/cldr-raw.ts +21 -0
- package/scripts/cldr.ts +29 -0
- package/scripts/extract-relative.ts +132 -0
- package/scripts/test-locale-data-gen.ts +18 -0
- package/scripts/test262-main-gen.ts +28 -0
- package/should-polyfill.ts +36 -0
- package/supported-locales.generated.ts +1 -0
- package/test262-main.ts +1148 -0
- package/tests/index.test.ts +32 -0
- package/tests/locale-data/en-AI.json +1 -0
- package/tests/locale-data/en.json +1 -0
- package/tests/locale-data/zh-Hans.json +1 -0
- package/tests/locale-data/zh-Hant.json +1 -0
- package/tests/locale-data/zh.json +1 -0
- package/tests/supported-locales-of.test.ts +25 -0
- package/tsconfig.json +5 -0
- package/abstract/FormatRelativeTime.d.ts +0 -5
- package/abstract/FormatRelativeTime.d.ts.map +0 -1
- package/abstract/FormatRelativeTime.js +0 -14
- package/abstract/FormatRelativeTimeToParts.d.ts +0 -5
- package/abstract/FormatRelativeTimeToParts.d.ts.map +0 -1
- package/abstract/FormatRelativeTimeToParts.js +0 -22
- package/abstract/InitializeRelativeTimeFormat.d.ts +0 -9
- package/abstract/InitializeRelativeTimeFormat.d.ts.map +0 -1
- package/abstract/InitializeRelativeTimeFormat.js +0 -38
- package/abstract/MakePartsList.d.ts +0 -2
- package/abstract/MakePartsList.d.ts.map +0 -1
- package/abstract/MakePartsList.js +0 -30
- package/abstract/PartitionRelativeTimePattern.d.ts +0 -5
- package/abstract/PartitionRelativeTimePattern.d.ts.map +0 -1
- package/abstract/PartitionRelativeTimePattern.js +0 -57
- package/abstract/SingularRelativeTimeUnit.d.ts +0 -7
- package/abstract/SingularRelativeTimeUnit.d.ts.map +0 -1
- package/abstract/SingularRelativeTimeUnit.js +0 -39
- package/get_internal_slots.d.ts +0 -3
- package/get_internal_slots.d.ts.map +0 -1
- package/get_internal_slots.js +0 -14
- package/index.d.ts +0 -16
- package/index.d.ts.map +0 -1
- package/index.js +0 -123
- package/lib/abstract/FormatRelativeTime.d.ts +0 -5
- package/lib/abstract/FormatRelativeTime.d.ts.map +0 -1
- package/lib/abstract/FormatRelativeTime.js +0 -10
- package/lib/abstract/FormatRelativeTimeToParts.d.ts +0 -5
- package/lib/abstract/FormatRelativeTimeToParts.d.ts.map +0 -1
- package/lib/abstract/FormatRelativeTimeToParts.js +0 -18
- package/lib/abstract/InitializeRelativeTimeFormat.d.ts +0 -9
- package/lib/abstract/InitializeRelativeTimeFormat.d.ts.map +0 -1
- package/lib/abstract/InitializeRelativeTimeFormat.js +0 -34
- package/lib/abstract/MakePartsList.d.ts +0 -2
- package/lib/abstract/MakePartsList.d.ts.map +0 -1
- package/lib/abstract/MakePartsList.js +0 -26
- package/lib/abstract/PartitionRelativeTimePattern.d.ts +0 -5
- package/lib/abstract/PartitionRelativeTimePattern.d.ts.map +0 -1
- package/lib/abstract/PartitionRelativeTimePattern.js +0 -53
- package/lib/abstract/SingularRelativeTimeUnit.d.ts +0 -7
- package/lib/abstract/SingularRelativeTimeUnit.d.ts.map +0 -1
- package/lib/abstract/SingularRelativeTimeUnit.js +0 -35
- package/lib/get_internal_slots.d.ts +0 -3
- package/lib/get_internal_slots.d.ts.map +0 -1
- package/lib/get_internal_slots.js +0 -11
- package/lib/index.d.ts +0 -16
- package/lib/index.d.ts.map +0 -1
- package/lib/index.js +0 -120
- package/lib/polyfill-force.d.ts +0 -2
- package/lib/polyfill-force.d.ts.map +0 -1
- package/lib/polyfill-force.js +0 -7
- package/lib/polyfill.d.ts +0 -2
- package/lib/polyfill.d.ts.map +0 -1
- package/lib/polyfill.js +0 -10
- package/lib/should-polyfill.d.ts +0 -2
- package/lib/should-polyfill.d.ts.map +0 -1
- package/lib/should-polyfill.js +0 -29
- package/lib/supported-locales.d.ts +0 -2
- package/lib/supported-locales.d.ts.map +0 -1
- package/lib/supported-locales.js +0 -2
- package/locale-data/af-NA.d.ts +0 -1
- package/locale-data/af-NA.js +0 -6
- package/locale-data/af.d.ts +0 -1
- package/locale-data/af.js +0 -6
- package/locale-data/agq.d.ts +0 -1
- package/locale-data/agq.js +0 -6
- package/locale-data/ak.d.ts +0 -1
- package/locale-data/ak.js +0 -6
- package/locale-data/am.d.ts +0 -1
- package/locale-data/am.js +0 -6
- package/locale-data/ar-AE.d.ts +0 -1
- package/locale-data/ar-AE.js +0 -6
- package/locale-data/ar-BH.d.ts +0 -1
- package/locale-data/ar-BH.js +0 -6
- package/locale-data/ar-DJ.d.ts +0 -1
- package/locale-data/ar-DJ.js +0 -6
- package/locale-data/ar-DZ.d.ts +0 -1
- package/locale-data/ar-DZ.js +0 -6
- package/locale-data/ar-EG.d.ts +0 -1
- package/locale-data/ar-EG.js +0 -6
- package/locale-data/ar-EH.d.ts +0 -1
- package/locale-data/ar-EH.js +0 -6
- package/locale-data/ar-ER.d.ts +0 -1
- package/locale-data/ar-ER.js +0 -6
- package/locale-data/ar-IL.d.ts +0 -1
- package/locale-data/ar-IL.js +0 -6
- package/locale-data/ar-IQ.d.ts +0 -1
- package/locale-data/ar-IQ.js +0 -6
- package/locale-data/ar-JO.d.ts +0 -1
- package/locale-data/ar-JO.js +0 -6
- package/locale-data/ar-KM.d.ts +0 -1
- package/locale-data/ar-KM.js +0 -6
- package/locale-data/ar-KW.d.ts +0 -1
- package/locale-data/ar-KW.js +0 -6
- package/locale-data/ar-LB.d.ts +0 -1
- package/locale-data/ar-LB.js +0 -6
- package/locale-data/ar-LY.d.ts +0 -1
- package/locale-data/ar-LY.js +0 -6
- package/locale-data/ar-MA.d.ts +0 -1
- package/locale-data/ar-MA.js +0 -6
- package/locale-data/ar-MR.d.ts +0 -1
- package/locale-data/ar-MR.js +0 -6
- package/locale-data/ar-OM.d.ts +0 -1
- package/locale-data/ar-OM.js +0 -6
- package/locale-data/ar-PS.d.ts +0 -1
- package/locale-data/ar-PS.js +0 -6
- package/locale-data/ar-QA.d.ts +0 -1
- package/locale-data/ar-QA.js +0 -6
- package/locale-data/ar-SA.d.ts +0 -1
- package/locale-data/ar-SA.js +0 -6
- package/locale-data/ar-SD.d.ts +0 -1
- package/locale-data/ar-SD.js +0 -6
- package/locale-data/ar-SO.d.ts +0 -1
- package/locale-data/ar-SO.js +0 -6
- package/locale-data/ar-SS.d.ts +0 -1
- package/locale-data/ar-SS.js +0 -6
- package/locale-data/ar-SY.d.ts +0 -1
- package/locale-data/ar-SY.js +0 -6
- package/locale-data/ar-TD.d.ts +0 -1
- package/locale-data/ar-TD.js +0 -6
- package/locale-data/ar-TN.d.ts +0 -1
- package/locale-data/ar-TN.js +0 -6
- package/locale-data/ar-YE.d.ts +0 -1
- package/locale-data/ar-YE.js +0 -6
- package/locale-data/ar.d.ts +0 -1
- package/locale-data/ar.js +0 -6
- package/locale-data/as.d.ts +0 -1
- package/locale-data/as.js +0 -6
- package/locale-data/asa.d.ts +0 -1
- package/locale-data/asa.js +0 -6
- package/locale-data/ast.d.ts +0 -1
- package/locale-data/ast.js +0 -6
- package/locale-data/az-Cyrl.d.ts +0 -1
- package/locale-data/az-Cyrl.js +0 -6
- package/locale-data/az-Latn.d.ts +0 -1
- package/locale-data/az-Latn.js +0 -6
- package/locale-data/az.d.ts +0 -1
- package/locale-data/az.js +0 -6
- package/locale-data/bas.d.ts +0 -1
- package/locale-data/bas.js +0 -6
- package/locale-data/be-tarask.d.ts +0 -1
- package/locale-data/be-tarask.js +0 -6
- package/locale-data/be.d.ts +0 -1
- package/locale-data/be.js +0 -6
- package/locale-data/bem.d.ts +0 -1
- package/locale-data/bem.js +0 -6
- package/locale-data/bez.d.ts +0 -1
- package/locale-data/bez.js +0 -6
- package/locale-data/bg.d.ts +0 -1
- package/locale-data/bg.js +0 -6
- package/locale-data/bm.d.ts +0 -1
- package/locale-data/bm.js +0 -6
- package/locale-data/bn-IN.d.ts +0 -1
- package/locale-data/bn-IN.js +0 -6
- package/locale-data/bn.d.ts +0 -1
- package/locale-data/bn.js +0 -6
- package/locale-data/bo-IN.d.ts +0 -1
- package/locale-data/bo-IN.js +0 -6
- package/locale-data/bo.d.ts +0 -1
- package/locale-data/bo.js +0 -6
- package/locale-data/br.d.ts +0 -1
- package/locale-data/br.js +0 -6
- package/locale-data/brx.d.ts +0 -1
- package/locale-data/brx.js +0 -6
- package/locale-data/bs-Cyrl.d.ts +0 -1
- package/locale-data/bs-Cyrl.js +0 -6
- package/locale-data/bs-Latn.d.ts +0 -1
- package/locale-data/bs-Latn.js +0 -6
- package/locale-data/bs.d.ts +0 -1
- package/locale-data/bs.js +0 -6
- package/locale-data/ca-AD.d.ts +0 -1
- package/locale-data/ca-AD.js +0 -6
- package/locale-data/ca-ES-valencia.d.ts +0 -1
- package/locale-data/ca-ES-valencia.js +0 -6
- package/locale-data/ca-FR.d.ts +0 -1
- package/locale-data/ca-FR.js +0 -6
- package/locale-data/ca-IT.d.ts +0 -1
- package/locale-data/ca-IT.js +0 -6
- package/locale-data/ca.d.ts +0 -1
- package/locale-data/ca.js +0 -6
- package/locale-data/ccp-IN.d.ts +0 -1
- package/locale-data/ccp-IN.js +0 -6
- package/locale-data/ccp.d.ts +0 -1
- package/locale-data/ccp.js +0 -6
- package/locale-data/ce.d.ts +0 -1
- package/locale-data/ce.js +0 -6
- package/locale-data/ceb.d.ts +0 -1
- package/locale-data/ceb.js +0 -6
- package/locale-data/cgg.d.ts +0 -1
- package/locale-data/cgg.js +0 -6
- package/locale-data/chr.d.ts +0 -1
- package/locale-data/chr.js +0 -6
- package/locale-data/ckb-IR.d.ts +0 -1
- package/locale-data/ckb-IR.js +0 -6
- package/locale-data/ckb.d.ts +0 -1
- package/locale-data/ckb.js +0 -6
- package/locale-data/cs.d.ts +0 -1
- package/locale-data/cs.js +0 -6
- package/locale-data/cy.d.ts +0 -1
- package/locale-data/cy.js +0 -6
- package/locale-data/da-GL.d.ts +0 -1
- package/locale-data/da-GL.js +0 -6
- package/locale-data/da.d.ts +0 -1
- package/locale-data/da.js +0 -6
- package/locale-data/dav.d.ts +0 -1
- package/locale-data/dav.js +0 -6
- package/locale-data/de-AT.d.ts +0 -1
- package/locale-data/de-AT.js +0 -6
- package/locale-data/de-BE.d.ts +0 -1
- package/locale-data/de-BE.js +0 -6
- package/locale-data/de-CH.d.ts +0 -1
- package/locale-data/de-CH.js +0 -6
- package/locale-data/de-IT.d.ts +0 -1
- package/locale-data/de-IT.js +0 -6
- package/locale-data/de-LI.d.ts +0 -1
- package/locale-data/de-LI.js +0 -6
- package/locale-data/de-LU.d.ts +0 -1
- package/locale-data/de-LU.js +0 -6
- package/locale-data/de.d.ts +0 -1
- package/locale-data/de.js +0 -6
- package/locale-data/dje.d.ts +0 -1
- package/locale-data/dje.js +0 -6
- package/locale-data/doi.d.ts +0 -1
- package/locale-data/doi.js +0 -6
- package/locale-data/dsb.d.ts +0 -1
- package/locale-data/dsb.js +0 -6
- package/locale-data/dua.d.ts +0 -1
- package/locale-data/dua.js +0 -6
- package/locale-data/dyo.d.ts +0 -1
- package/locale-data/dyo.js +0 -6
- package/locale-data/dz.d.ts +0 -1
- package/locale-data/dz.js +0 -6
- package/locale-data/ebu.d.ts +0 -1
- package/locale-data/ebu.js +0 -6
- package/locale-data/ee-TG.d.ts +0 -1
- package/locale-data/ee-TG.js +0 -6
- package/locale-data/ee.d.ts +0 -1
- package/locale-data/ee.js +0 -6
- package/locale-data/el-CY.d.ts +0 -1
- package/locale-data/el-CY.js +0 -6
- package/locale-data/el.d.ts +0 -1
- package/locale-data/el.js +0 -6
- package/locale-data/en-001.d.ts +0 -1
- package/locale-data/en-001.js +0 -6
- package/locale-data/en-150.d.ts +0 -1
- package/locale-data/en-150.js +0 -6
- package/locale-data/en-AE.d.ts +0 -1
- package/locale-data/en-AE.js +0 -6
- package/locale-data/en-AG.d.ts +0 -1
- package/locale-data/en-AG.js +0 -6
- package/locale-data/en-AI.d.ts +0 -1
- package/locale-data/en-AI.js +0 -6
- package/locale-data/en-AS.d.ts +0 -1
- package/locale-data/en-AS.js +0 -6
- package/locale-data/en-AT.d.ts +0 -1
- package/locale-data/en-AT.js +0 -6
- package/locale-data/en-AU.d.ts +0 -1
- package/locale-data/en-AU.js +0 -6
- package/locale-data/en-BB.d.ts +0 -1
- package/locale-data/en-BB.js +0 -6
- package/locale-data/en-BE.d.ts +0 -1
- package/locale-data/en-BE.js +0 -6
- package/locale-data/en-BI.d.ts +0 -1
- package/locale-data/en-BI.js +0 -6
- package/locale-data/en-BM.d.ts +0 -1
- package/locale-data/en-BM.js +0 -6
- package/locale-data/en-BS.d.ts +0 -1
- package/locale-data/en-BS.js +0 -6
- package/locale-data/en-BW.d.ts +0 -1
- package/locale-data/en-BW.js +0 -6
- package/locale-data/en-BZ.d.ts +0 -1
- package/locale-data/en-BZ.js +0 -6
- package/locale-data/en-CA.d.ts +0 -1
- package/locale-data/en-CA.js +0 -6
- package/locale-data/en-CC.d.ts +0 -1
- package/locale-data/en-CC.js +0 -6
- package/locale-data/en-CH.d.ts +0 -1
- package/locale-data/en-CH.js +0 -6
- package/locale-data/en-CK.d.ts +0 -1
- package/locale-data/en-CK.js +0 -6
- package/locale-data/en-CM.d.ts +0 -1
- package/locale-data/en-CM.js +0 -6
- package/locale-data/en-CX.d.ts +0 -1
- package/locale-data/en-CX.js +0 -6
- package/locale-data/en-CY.d.ts +0 -1
- package/locale-data/en-CY.js +0 -6
- package/locale-data/en-DE.d.ts +0 -1
- package/locale-data/en-DE.js +0 -6
- package/locale-data/en-DG.d.ts +0 -1
- package/locale-data/en-DG.js +0 -6
- package/locale-data/en-DK.d.ts +0 -1
- package/locale-data/en-DK.js +0 -6
- package/locale-data/en-DM.d.ts +0 -1
- package/locale-data/en-DM.js +0 -6
- package/locale-data/en-ER.d.ts +0 -1
- package/locale-data/en-ER.js +0 -6
- package/locale-data/en-FI.d.ts +0 -1
- package/locale-data/en-FI.js +0 -6
- package/locale-data/en-FJ.d.ts +0 -1
- package/locale-data/en-FJ.js +0 -6
- package/locale-data/en-FK.d.ts +0 -1
- package/locale-data/en-FK.js +0 -6
- package/locale-data/en-FM.d.ts +0 -1
- package/locale-data/en-FM.js +0 -6
- package/locale-data/en-GB.d.ts +0 -1
- package/locale-data/en-GB.js +0 -6
- package/locale-data/en-GD.d.ts +0 -1
- package/locale-data/en-GD.js +0 -6
- package/locale-data/en-GG.d.ts +0 -1
- package/locale-data/en-GG.js +0 -6
- package/locale-data/en-GH.d.ts +0 -1
- package/locale-data/en-GH.js +0 -6
- package/locale-data/en-GI.d.ts +0 -1
- package/locale-data/en-GI.js +0 -6
- package/locale-data/en-GM.d.ts +0 -1
- package/locale-data/en-GM.js +0 -6
- package/locale-data/en-GU.d.ts +0 -1
- package/locale-data/en-GU.js +0 -6
- package/locale-data/en-GY.d.ts +0 -1
- package/locale-data/en-GY.js +0 -6
- package/locale-data/en-HK.d.ts +0 -1
- package/locale-data/en-HK.js +0 -6
- package/locale-data/en-IE.d.ts +0 -1
- package/locale-data/en-IE.js +0 -6
- package/locale-data/en-IL.d.ts +0 -1
- package/locale-data/en-IL.js +0 -6
- package/locale-data/en-IM.d.ts +0 -1
- package/locale-data/en-IM.js +0 -6
- package/locale-data/en-IN.d.ts +0 -1
- package/locale-data/en-IN.js +0 -6
- package/locale-data/en-IO.d.ts +0 -1
- package/locale-data/en-IO.js +0 -6
- package/locale-data/en-JE.d.ts +0 -1
- package/locale-data/en-JE.js +0 -6
- package/locale-data/en-JM.d.ts +0 -1
- package/locale-data/en-JM.js +0 -6
- package/locale-data/en-KE.d.ts +0 -1
- package/locale-data/en-KE.js +0 -6
- package/locale-data/en-KI.d.ts +0 -1
- package/locale-data/en-KI.js +0 -6
- package/locale-data/en-KN.d.ts +0 -1
- package/locale-data/en-KN.js +0 -6
- package/locale-data/en-KY.d.ts +0 -1
- package/locale-data/en-KY.js +0 -6
- package/locale-data/en-LC.d.ts +0 -1
- package/locale-data/en-LC.js +0 -6
- package/locale-data/en-LR.d.ts +0 -1
- package/locale-data/en-LR.js +0 -6
- package/locale-data/en-LS.d.ts +0 -1
- package/locale-data/en-LS.js +0 -6
- package/locale-data/en-MG.d.ts +0 -1
- package/locale-data/en-MG.js +0 -6
- package/locale-data/en-MH.d.ts +0 -1
- package/locale-data/en-MH.js +0 -6
- package/locale-data/en-MO.d.ts +0 -1
- package/locale-data/en-MO.js +0 -6
- package/locale-data/en-MP.d.ts +0 -1
- package/locale-data/en-MP.js +0 -6
- package/locale-data/en-MS.d.ts +0 -1
- package/locale-data/en-MS.js +0 -6
- package/locale-data/en-MT.d.ts +0 -1
- package/locale-data/en-MT.js +0 -6
- package/locale-data/en-MU.d.ts +0 -1
- package/locale-data/en-MU.js +0 -6
- package/locale-data/en-MW.d.ts +0 -1
- package/locale-data/en-MW.js +0 -6
- package/locale-data/en-MY.d.ts +0 -1
- package/locale-data/en-MY.js +0 -6
- package/locale-data/en-NA.d.ts +0 -1
- package/locale-data/en-NA.js +0 -6
- package/locale-data/en-NF.d.ts +0 -1
- package/locale-data/en-NF.js +0 -6
- package/locale-data/en-NG.d.ts +0 -1
- package/locale-data/en-NG.js +0 -6
- package/locale-data/en-NL.d.ts +0 -1
- package/locale-data/en-NL.js +0 -6
- package/locale-data/en-NR.d.ts +0 -1
- package/locale-data/en-NR.js +0 -6
- package/locale-data/en-NU.d.ts +0 -1
- package/locale-data/en-NU.js +0 -6
- package/locale-data/en-NZ.d.ts +0 -1
- package/locale-data/en-NZ.js +0 -6
- package/locale-data/en-PG.d.ts +0 -1
- package/locale-data/en-PG.js +0 -6
- package/locale-data/en-PH.d.ts +0 -1
- package/locale-data/en-PH.js +0 -6
- package/locale-data/en-PK.d.ts +0 -1
- package/locale-data/en-PK.js +0 -6
- package/locale-data/en-PN.d.ts +0 -1
- package/locale-data/en-PN.js +0 -6
- package/locale-data/en-PR.d.ts +0 -1
- package/locale-data/en-PR.js +0 -6
- package/locale-data/en-PW.d.ts +0 -1
- package/locale-data/en-PW.js +0 -6
- package/locale-data/en-RW.d.ts +0 -1
- package/locale-data/en-RW.js +0 -6
- package/locale-data/en-SB.d.ts +0 -1
- package/locale-data/en-SB.js +0 -6
- package/locale-data/en-SC.d.ts +0 -1
- package/locale-data/en-SC.js +0 -6
- package/locale-data/en-SD.d.ts +0 -1
- package/locale-data/en-SD.js +0 -6
- package/locale-data/en-SE.d.ts +0 -1
- package/locale-data/en-SE.js +0 -6
- package/locale-data/en-SG.d.ts +0 -1
- package/locale-data/en-SG.js +0 -6
- package/locale-data/en-SH.d.ts +0 -1
- package/locale-data/en-SH.js +0 -6
- package/locale-data/en-SI.d.ts +0 -1
- package/locale-data/en-SI.js +0 -6
- package/locale-data/en-SL.d.ts +0 -1
- package/locale-data/en-SL.js +0 -6
- package/locale-data/en-SS.d.ts +0 -1
- package/locale-data/en-SS.js +0 -6
- package/locale-data/en-SX.d.ts +0 -1
- package/locale-data/en-SX.js +0 -6
- package/locale-data/en-SZ.d.ts +0 -1
- package/locale-data/en-SZ.js +0 -6
- package/locale-data/en-TC.d.ts +0 -1
- package/locale-data/en-TC.js +0 -6
- package/locale-data/en-TK.d.ts +0 -1
- package/locale-data/en-TK.js +0 -6
- package/locale-data/en-TO.d.ts +0 -1
- package/locale-data/en-TO.js +0 -6
- package/locale-data/en-TT.d.ts +0 -1
- package/locale-data/en-TT.js +0 -6
- package/locale-data/en-TV.d.ts +0 -1
- package/locale-data/en-TV.js +0 -6
- package/locale-data/en-TZ.d.ts +0 -1
- package/locale-data/en-TZ.js +0 -6
- package/locale-data/en-UG.d.ts +0 -1
- package/locale-data/en-UG.js +0 -6
- package/locale-data/en-UM.d.ts +0 -1
- package/locale-data/en-UM.js +0 -6
- package/locale-data/en-VC.d.ts +0 -1
- package/locale-data/en-VC.js +0 -6
- package/locale-data/en-VG.d.ts +0 -1
- package/locale-data/en-VG.js +0 -6
- package/locale-data/en-VI.d.ts +0 -1
- package/locale-data/en-VI.js +0 -6
- package/locale-data/en-VU.d.ts +0 -1
- package/locale-data/en-VU.js +0 -6
- package/locale-data/en-WS.d.ts +0 -1
- package/locale-data/en-WS.js +0 -6
- package/locale-data/en-ZA.d.ts +0 -1
- package/locale-data/en-ZA.js +0 -6
- package/locale-data/en-ZM.d.ts +0 -1
- package/locale-data/en-ZM.js +0 -6
- package/locale-data/en-ZW.d.ts +0 -1
- package/locale-data/en-ZW.js +0 -6
- package/locale-data/en.d.ts +0 -1
- package/locale-data/en.js +0 -6
- package/locale-data/eo.d.ts +0 -1
- package/locale-data/eo.js +0 -6
- package/locale-data/es-419.d.ts +0 -1
- package/locale-data/es-419.js +0 -6
- package/locale-data/es-AR.d.ts +0 -1
- package/locale-data/es-AR.js +0 -6
- package/locale-data/es-BO.d.ts +0 -1
- package/locale-data/es-BO.js +0 -6
- package/locale-data/es-BR.d.ts +0 -1
- package/locale-data/es-BR.js +0 -6
- package/locale-data/es-BZ.d.ts +0 -1
- package/locale-data/es-BZ.js +0 -6
- package/locale-data/es-CL.d.ts +0 -1
- package/locale-data/es-CL.js +0 -6
- package/locale-data/es-CO.d.ts +0 -1
- package/locale-data/es-CO.js +0 -6
- package/locale-data/es-CR.d.ts +0 -1
- package/locale-data/es-CR.js +0 -6
- package/locale-data/es-CU.d.ts +0 -1
- package/locale-data/es-CU.js +0 -6
- package/locale-data/es-DO.d.ts +0 -1
- package/locale-data/es-DO.js +0 -6
- package/locale-data/es-EA.d.ts +0 -1
- package/locale-data/es-EA.js +0 -6
- package/locale-data/es-EC.d.ts +0 -1
- package/locale-data/es-EC.js +0 -6
- package/locale-data/es-GQ.d.ts +0 -1
- package/locale-data/es-GQ.js +0 -6
- package/locale-data/es-GT.d.ts +0 -1
- package/locale-data/es-GT.js +0 -6
- package/locale-data/es-HN.d.ts +0 -1
- package/locale-data/es-HN.js +0 -6
- package/locale-data/es-IC.d.ts +0 -1
- package/locale-data/es-IC.js +0 -6
- package/locale-data/es-MX.d.ts +0 -1
- package/locale-data/es-MX.js +0 -6
- package/locale-data/es-NI.d.ts +0 -1
- package/locale-data/es-NI.js +0 -6
- package/locale-data/es-PA.d.ts +0 -1
- package/locale-data/es-PA.js +0 -6
- package/locale-data/es-PE.d.ts +0 -1
- package/locale-data/es-PE.js +0 -6
- package/locale-data/es-PH.d.ts +0 -1
- package/locale-data/es-PH.js +0 -6
- package/locale-data/es-PR.d.ts +0 -1
- package/locale-data/es-PR.js +0 -6
- package/locale-data/es-PY.d.ts +0 -1
- package/locale-data/es-PY.js +0 -6
- package/locale-data/es-SV.d.ts +0 -1
- package/locale-data/es-SV.js +0 -6
- package/locale-data/es-US.d.ts +0 -1
- package/locale-data/es-US.js +0 -6
- package/locale-data/es-UY.d.ts +0 -1
- package/locale-data/es-UY.js +0 -6
- package/locale-data/es-VE.d.ts +0 -1
- package/locale-data/es-VE.js +0 -6
- package/locale-data/es.d.ts +0 -1
- package/locale-data/es.js +0 -6
- package/locale-data/et.d.ts +0 -1
- package/locale-data/et.js +0 -6
- package/locale-data/eu.d.ts +0 -1
- package/locale-data/eu.js +0 -6
- package/locale-data/ewo.d.ts +0 -1
- package/locale-data/ewo.js +0 -6
- package/locale-data/fa-AF.d.ts +0 -1
- package/locale-data/fa-AF.js +0 -6
- package/locale-data/fa.d.ts +0 -1
- package/locale-data/fa.js +0 -6
- package/locale-data/ff-Adlm-BF.d.ts +0 -1
- package/locale-data/ff-Adlm-BF.js +0 -6
- package/locale-data/ff-Adlm-CM.d.ts +0 -1
- package/locale-data/ff-Adlm-CM.js +0 -6
- package/locale-data/ff-Adlm-GH.d.ts +0 -1
- package/locale-data/ff-Adlm-GH.js +0 -6
- package/locale-data/ff-Adlm-GM.d.ts +0 -1
- package/locale-data/ff-Adlm-GM.js +0 -6
- package/locale-data/ff-Adlm-GW.d.ts +0 -1
- package/locale-data/ff-Adlm-GW.js +0 -6
- package/locale-data/ff-Adlm-LR.d.ts +0 -1
- package/locale-data/ff-Adlm-LR.js +0 -6
- package/locale-data/ff-Adlm-MR.d.ts +0 -1
- package/locale-data/ff-Adlm-MR.js +0 -6
- package/locale-data/ff-Adlm-NE.d.ts +0 -1
- package/locale-data/ff-Adlm-NE.js +0 -6
- package/locale-data/ff-Adlm-NG.d.ts +0 -1
- package/locale-data/ff-Adlm-NG.js +0 -6
- package/locale-data/ff-Adlm-SL.d.ts +0 -1
- package/locale-data/ff-Adlm-SL.js +0 -6
- package/locale-data/ff-Adlm-SN.d.ts +0 -1
- package/locale-data/ff-Adlm-SN.js +0 -6
- package/locale-data/ff-Adlm.d.ts +0 -1
- package/locale-data/ff-Adlm.js +0 -6
- package/locale-data/ff-Latn-BF.d.ts +0 -1
- package/locale-data/ff-Latn-BF.js +0 -6
- package/locale-data/ff-Latn-CM.d.ts +0 -1
- package/locale-data/ff-Latn-CM.js +0 -6
- package/locale-data/ff-Latn-GH.d.ts +0 -1
- package/locale-data/ff-Latn-GH.js +0 -6
- package/locale-data/ff-Latn-GM.d.ts +0 -1
- package/locale-data/ff-Latn-GM.js +0 -6
- package/locale-data/ff-Latn-GN.d.ts +0 -1
- package/locale-data/ff-Latn-GN.js +0 -6
- package/locale-data/ff-Latn-GW.d.ts +0 -1
- package/locale-data/ff-Latn-GW.js +0 -6
- package/locale-data/ff-Latn-LR.d.ts +0 -1
- package/locale-data/ff-Latn-LR.js +0 -6
- package/locale-data/ff-Latn-MR.d.ts +0 -1
- package/locale-data/ff-Latn-MR.js +0 -6
- package/locale-data/ff-Latn-NE.d.ts +0 -1
- package/locale-data/ff-Latn-NE.js +0 -6
- package/locale-data/ff-Latn-NG.d.ts +0 -1
- package/locale-data/ff-Latn-NG.js +0 -6
- package/locale-data/ff-Latn-SL.d.ts +0 -1
- package/locale-data/ff-Latn-SL.js +0 -6
- package/locale-data/ff-Latn.d.ts +0 -1
- package/locale-data/ff-Latn.js +0 -6
- package/locale-data/ff.d.ts +0 -1
- package/locale-data/ff.js +0 -6
- package/locale-data/fi.d.ts +0 -1
- package/locale-data/fi.js +0 -6
- package/locale-data/fil.d.ts +0 -1
- package/locale-data/fil.js +0 -6
- package/locale-data/fo-DK.d.ts +0 -1
- package/locale-data/fo-DK.js +0 -6
- package/locale-data/fo.d.ts +0 -1
- package/locale-data/fo.js +0 -6
- package/locale-data/fr-BE.d.ts +0 -1
- package/locale-data/fr-BE.js +0 -6
- package/locale-data/fr-BF.d.ts +0 -1
- package/locale-data/fr-BF.js +0 -6
- package/locale-data/fr-BI.d.ts +0 -1
- package/locale-data/fr-BI.js +0 -6
- package/locale-data/fr-BJ.d.ts +0 -1
- package/locale-data/fr-BJ.js +0 -6
- package/locale-data/fr-BL.d.ts +0 -1
- package/locale-data/fr-BL.js +0 -6
- package/locale-data/fr-CA.d.ts +0 -1
- package/locale-data/fr-CA.js +0 -6
- package/locale-data/fr-CD.d.ts +0 -1
- package/locale-data/fr-CD.js +0 -6
- package/locale-data/fr-CF.d.ts +0 -1
- package/locale-data/fr-CF.js +0 -6
- package/locale-data/fr-CG.d.ts +0 -1
- package/locale-data/fr-CG.js +0 -6
- package/locale-data/fr-CH.d.ts +0 -1
- package/locale-data/fr-CH.js +0 -6
- package/locale-data/fr-CI.d.ts +0 -1
- package/locale-data/fr-CI.js +0 -6
- package/locale-data/fr-CM.d.ts +0 -1
- package/locale-data/fr-CM.js +0 -6
- package/locale-data/fr-DJ.d.ts +0 -1
- package/locale-data/fr-DJ.js +0 -6
- package/locale-data/fr-DZ.d.ts +0 -1
- package/locale-data/fr-DZ.js +0 -6
- package/locale-data/fr-GA.d.ts +0 -1
- package/locale-data/fr-GA.js +0 -6
- package/locale-data/fr-GF.d.ts +0 -1
- package/locale-data/fr-GF.js +0 -6
- package/locale-data/fr-GN.d.ts +0 -1
- package/locale-data/fr-GN.js +0 -6
- package/locale-data/fr-GP.d.ts +0 -1
- package/locale-data/fr-GP.js +0 -6
- package/locale-data/fr-GQ.d.ts +0 -1
- package/locale-data/fr-GQ.js +0 -6
- package/locale-data/fr-HT.d.ts +0 -1
- package/locale-data/fr-HT.js +0 -6
- package/locale-data/fr-KM.d.ts +0 -1
- package/locale-data/fr-KM.js +0 -6
- package/locale-data/fr-LU.d.ts +0 -1
- package/locale-data/fr-LU.js +0 -6
- package/locale-data/fr-MA.d.ts +0 -1
- package/locale-data/fr-MA.js +0 -6
- package/locale-data/fr-MC.d.ts +0 -1
- package/locale-data/fr-MC.js +0 -6
- package/locale-data/fr-MF.d.ts +0 -1
- package/locale-data/fr-MF.js +0 -6
- package/locale-data/fr-MG.d.ts +0 -1
- package/locale-data/fr-MG.js +0 -6
- package/locale-data/fr-ML.d.ts +0 -1
- package/locale-data/fr-ML.js +0 -6
- package/locale-data/fr-MQ.d.ts +0 -1
- package/locale-data/fr-MQ.js +0 -6
- package/locale-data/fr-MR.d.ts +0 -1
- package/locale-data/fr-MR.js +0 -6
- package/locale-data/fr-MU.d.ts +0 -1
- package/locale-data/fr-MU.js +0 -6
- package/locale-data/fr-NC.d.ts +0 -1
- package/locale-data/fr-NC.js +0 -6
- package/locale-data/fr-NE.d.ts +0 -1
- package/locale-data/fr-NE.js +0 -6
- package/locale-data/fr-PF.d.ts +0 -1
- package/locale-data/fr-PF.js +0 -6
- package/locale-data/fr-PM.d.ts +0 -1
- package/locale-data/fr-PM.js +0 -6
- package/locale-data/fr-RE.d.ts +0 -1
- package/locale-data/fr-RE.js +0 -6
- package/locale-data/fr-RW.d.ts +0 -1
- package/locale-data/fr-RW.js +0 -6
- package/locale-data/fr-SC.d.ts +0 -1
- package/locale-data/fr-SC.js +0 -6
- package/locale-data/fr-SN.d.ts +0 -1
- package/locale-data/fr-SN.js +0 -6
- package/locale-data/fr-SY.d.ts +0 -1
- package/locale-data/fr-SY.js +0 -6
- package/locale-data/fr-TD.d.ts +0 -1
- package/locale-data/fr-TD.js +0 -6
- package/locale-data/fr-TG.d.ts +0 -1
- package/locale-data/fr-TG.js +0 -6
- package/locale-data/fr-TN.d.ts +0 -1
- package/locale-data/fr-TN.js +0 -6
- package/locale-data/fr-VU.d.ts +0 -1
- package/locale-data/fr-VU.js +0 -6
- package/locale-data/fr-WF.d.ts +0 -1
- package/locale-data/fr-WF.js +0 -6
- package/locale-data/fr-YT.d.ts +0 -1
- package/locale-data/fr-YT.js +0 -6
- package/locale-data/fr.d.ts +0 -1
- package/locale-data/fr.js +0 -6
- package/locale-data/fur.d.ts +0 -1
- package/locale-data/fur.js +0 -6
- package/locale-data/fy.d.ts +0 -1
- package/locale-data/fy.js +0 -6
- package/locale-data/ga-GB.d.ts +0 -1
- package/locale-data/ga-GB.js +0 -6
- package/locale-data/ga.d.ts +0 -1
- package/locale-data/ga.js +0 -6
- package/locale-data/gd.d.ts +0 -1
- package/locale-data/gd.js +0 -6
- package/locale-data/gl.d.ts +0 -1
- package/locale-data/gl.js +0 -6
- package/locale-data/gsw-FR.d.ts +0 -1
- package/locale-data/gsw-FR.js +0 -6
- package/locale-data/gsw-LI.d.ts +0 -1
- package/locale-data/gsw-LI.js +0 -6
- package/locale-data/gsw.d.ts +0 -1
- package/locale-data/gsw.js +0 -6
- package/locale-data/gu.d.ts +0 -1
- package/locale-data/gu.js +0 -6
- package/locale-data/guz.d.ts +0 -1
- package/locale-data/guz.js +0 -6
- package/locale-data/gv.d.ts +0 -1
- package/locale-data/gv.js +0 -6
- package/locale-data/ha-GH.d.ts +0 -1
- package/locale-data/ha-GH.js +0 -6
- package/locale-data/ha-NE.d.ts +0 -1
- package/locale-data/ha-NE.js +0 -6
- package/locale-data/ha.d.ts +0 -1
- package/locale-data/ha.js +0 -6
- package/locale-data/haw.d.ts +0 -1
- package/locale-data/haw.js +0 -6
- package/locale-data/he.d.ts +0 -1
- package/locale-data/he.js +0 -6
- package/locale-data/hi.d.ts +0 -1
- package/locale-data/hi.js +0 -6
- package/locale-data/hr-BA.d.ts +0 -1
- package/locale-data/hr-BA.js +0 -6
- package/locale-data/hr.d.ts +0 -1
- package/locale-data/hr.js +0 -6
- package/locale-data/hsb.d.ts +0 -1
- package/locale-data/hsb.js +0 -6
- package/locale-data/hu.d.ts +0 -1
- package/locale-data/hu.js +0 -6
- package/locale-data/hy.d.ts +0 -1
- package/locale-data/hy.js +0 -6
- package/locale-data/ia.d.ts +0 -1
- package/locale-data/ia.js +0 -6
- package/locale-data/id.d.ts +0 -1
- package/locale-data/id.js +0 -6
- package/locale-data/ig.d.ts +0 -1
- package/locale-data/ig.js +0 -6
- package/locale-data/ii.d.ts +0 -1
- package/locale-data/ii.js +0 -6
- package/locale-data/is.d.ts +0 -1
- package/locale-data/is.js +0 -6
- package/locale-data/it-CH.d.ts +0 -1
- package/locale-data/it-CH.js +0 -6
- package/locale-data/it-SM.d.ts +0 -1
- package/locale-data/it-SM.js +0 -6
- package/locale-data/it-VA.d.ts +0 -1
- package/locale-data/it-VA.js +0 -6
- package/locale-data/it.d.ts +0 -1
- package/locale-data/it.js +0 -6
- package/locale-data/ja.d.ts +0 -1
- package/locale-data/ja.js +0 -6
- package/locale-data/jgo.d.ts +0 -1
- package/locale-data/jgo.js +0 -6
- package/locale-data/jmc.d.ts +0 -1
- package/locale-data/jmc.js +0 -6
- package/locale-data/jv.d.ts +0 -1
- package/locale-data/jv.js +0 -6
- package/locale-data/ka.d.ts +0 -1
- package/locale-data/ka.js +0 -6
- package/locale-data/kab.d.ts +0 -1
- package/locale-data/kab.js +0 -6
- package/locale-data/kam.d.ts +0 -1
- package/locale-data/kam.js +0 -6
- package/locale-data/kde.d.ts +0 -1
- package/locale-data/kde.js +0 -6
- package/locale-data/kea.d.ts +0 -1
- package/locale-data/kea.js +0 -6
- package/locale-data/kgp.d.ts +0 -1
- package/locale-data/kgp.js +0 -6
- package/locale-data/khq.d.ts +0 -1
- package/locale-data/khq.js +0 -6
- package/locale-data/ki.d.ts +0 -1
- package/locale-data/ki.js +0 -6
- package/locale-data/kk.d.ts +0 -1
- package/locale-data/kk.js +0 -6
- package/locale-data/kkj.d.ts +0 -1
- package/locale-data/kkj.js +0 -6
- package/locale-data/kl.d.ts +0 -1
- package/locale-data/kl.js +0 -6
- package/locale-data/kln.d.ts +0 -1
- package/locale-data/kln.js +0 -6
- package/locale-data/km.d.ts +0 -1
- package/locale-data/km.js +0 -6
- package/locale-data/kn.d.ts +0 -1
- package/locale-data/kn.js +0 -6
- package/locale-data/ko-KP.d.ts +0 -1
- package/locale-data/ko-KP.js +0 -6
- package/locale-data/ko.d.ts +0 -1
- package/locale-data/ko.js +0 -6
- package/locale-data/kok.d.ts +0 -1
- package/locale-data/kok.js +0 -6
- package/locale-data/ks-Arab.d.ts +0 -1
- package/locale-data/ks-Arab.js +0 -6
- package/locale-data/ks.d.ts +0 -1
- package/locale-data/ks.js +0 -6
- package/locale-data/ksb.d.ts +0 -1
- package/locale-data/ksb.js +0 -6
- package/locale-data/ksf.d.ts +0 -1
- package/locale-data/ksf.js +0 -6
- package/locale-data/ksh.d.ts +0 -1
- package/locale-data/ksh.js +0 -6
- package/locale-data/ku.d.ts +0 -1
- package/locale-data/ku.js +0 -6
- package/locale-data/kw.d.ts +0 -1
- package/locale-data/kw.js +0 -6
- package/locale-data/ky.d.ts +0 -1
- package/locale-data/ky.js +0 -6
- package/locale-data/lag.d.ts +0 -1
- package/locale-data/lag.js +0 -6
- package/locale-data/lb.d.ts +0 -1
- package/locale-data/lb.js +0 -6
- package/locale-data/lg.d.ts +0 -1
- package/locale-data/lg.js +0 -6
- package/locale-data/lkt.d.ts +0 -1
- package/locale-data/lkt.js +0 -6
- package/locale-data/ln-AO.d.ts +0 -1
- package/locale-data/ln-AO.js +0 -6
- package/locale-data/ln-CF.d.ts +0 -1
- package/locale-data/ln-CF.js +0 -6
- package/locale-data/ln-CG.d.ts +0 -1
- package/locale-data/ln-CG.js +0 -6
- package/locale-data/ln.d.ts +0 -1
- package/locale-data/ln.js +0 -6
- package/locale-data/lo.d.ts +0 -1
- package/locale-data/lo.js +0 -6
- package/locale-data/lrc-IQ.d.ts +0 -1
- package/locale-data/lrc-IQ.js +0 -6
- package/locale-data/lrc.d.ts +0 -1
- package/locale-data/lrc.js +0 -6
- package/locale-data/lt.d.ts +0 -1
- package/locale-data/lt.js +0 -6
- package/locale-data/lu.d.ts +0 -1
- package/locale-data/lu.js +0 -6
- package/locale-data/luo.d.ts +0 -1
- package/locale-data/luo.js +0 -6
- package/locale-data/luy.d.ts +0 -1
- package/locale-data/luy.js +0 -6
- package/locale-data/lv.d.ts +0 -1
- package/locale-data/lv.js +0 -6
- package/locale-data/mai.d.ts +0 -1
- package/locale-data/mai.js +0 -6
- package/locale-data/mas-TZ.d.ts +0 -1
- package/locale-data/mas-TZ.js +0 -6
- package/locale-data/mas.d.ts +0 -1
- package/locale-data/mas.js +0 -6
- package/locale-data/mer.d.ts +0 -1
- package/locale-data/mer.js +0 -6
- package/locale-data/mfe.d.ts +0 -1
- package/locale-data/mfe.js +0 -6
- package/locale-data/mg.d.ts +0 -1
- package/locale-data/mg.js +0 -6
- package/locale-data/mgh.d.ts +0 -1
- package/locale-data/mgh.js +0 -6
- package/locale-data/mgo.d.ts +0 -1
- package/locale-data/mgo.js +0 -6
- package/locale-data/mi.d.ts +0 -1
- package/locale-data/mi.js +0 -6
- package/locale-data/mk.d.ts +0 -1
- package/locale-data/mk.js +0 -6
- package/locale-data/ml.d.ts +0 -1
- package/locale-data/ml.js +0 -6
- package/locale-data/mn.d.ts +0 -1
- package/locale-data/mn.js +0 -6
- package/locale-data/mni-Beng.d.ts +0 -1
- package/locale-data/mni-Beng.js +0 -6
- package/locale-data/mni.d.ts +0 -1
- package/locale-data/mni.js +0 -6
- package/locale-data/mr.d.ts +0 -1
- package/locale-data/mr.js +0 -6
- package/locale-data/ms-BN.d.ts +0 -1
- package/locale-data/ms-BN.js +0 -6
- package/locale-data/ms-ID.d.ts +0 -1
- package/locale-data/ms-ID.js +0 -6
- package/locale-data/ms-SG.d.ts +0 -1
- package/locale-data/ms-SG.js +0 -6
- package/locale-data/ms.d.ts +0 -1
- package/locale-data/ms.js +0 -6
- package/locale-data/mt.d.ts +0 -1
- package/locale-data/mt.js +0 -6
- package/locale-data/mua.d.ts +0 -1
- package/locale-data/mua.js +0 -6
- package/locale-data/my.d.ts +0 -1
- package/locale-data/my.js +0 -6
- package/locale-data/mzn.d.ts +0 -1
- package/locale-data/mzn.js +0 -6
- package/locale-data/naq.d.ts +0 -1
- package/locale-data/naq.js +0 -6
- package/locale-data/nb-SJ.d.ts +0 -1
- package/locale-data/nb-SJ.js +0 -6
- package/locale-data/nb.d.ts +0 -1
- package/locale-data/nb.js +0 -6
- package/locale-data/nd.d.ts +0 -1
- package/locale-data/nd.js +0 -6
- package/locale-data/nds-NL.d.ts +0 -1
- package/locale-data/nds-NL.js +0 -6
- package/locale-data/nds.d.ts +0 -1
- package/locale-data/nds.js +0 -6
- package/locale-data/ne-IN.d.ts +0 -1
- package/locale-data/ne-IN.js +0 -6
- package/locale-data/ne.d.ts +0 -1
- package/locale-data/ne.js +0 -6
- package/locale-data/nl-AW.d.ts +0 -1
- package/locale-data/nl-AW.js +0 -6
- package/locale-data/nl-BE.d.ts +0 -1
- package/locale-data/nl-BE.js +0 -6
- package/locale-data/nl-BQ.d.ts +0 -1
- package/locale-data/nl-BQ.js +0 -6
- package/locale-data/nl-CW.d.ts +0 -1
- package/locale-data/nl-CW.js +0 -6
- package/locale-data/nl-SR.d.ts +0 -1
- package/locale-data/nl-SR.js +0 -6
- package/locale-data/nl-SX.d.ts +0 -1
- package/locale-data/nl-SX.js +0 -6
- package/locale-data/nl.d.ts +0 -1
- package/locale-data/nl.js +0 -6
- package/locale-data/nmg.d.ts +0 -1
- package/locale-data/nmg.js +0 -6
- package/locale-data/nn.d.ts +0 -1
- package/locale-data/nn.js +0 -6
- package/locale-data/nnh.d.ts +0 -1
- package/locale-data/nnh.js +0 -6
- package/locale-data/no.d.ts +0 -1
- package/locale-data/no.js +0 -6
- package/locale-data/nus.d.ts +0 -1
- package/locale-data/nus.js +0 -6
- package/locale-data/nyn.d.ts +0 -1
- package/locale-data/nyn.js +0 -6
- package/locale-data/om-KE.d.ts +0 -1
- package/locale-data/om-KE.js +0 -6
- package/locale-data/om.d.ts +0 -1
- package/locale-data/om.js +0 -6
- package/locale-data/or.d.ts +0 -1
- package/locale-data/or.js +0 -6
- package/locale-data/os-RU.d.ts +0 -1
- package/locale-data/os-RU.js +0 -6
- package/locale-data/os.d.ts +0 -1
- package/locale-data/os.js +0 -6
- package/locale-data/pa-Arab.d.ts +0 -1
- package/locale-data/pa-Arab.js +0 -6
- package/locale-data/pa-Guru.d.ts +0 -1
- package/locale-data/pa-Guru.js +0 -6
- package/locale-data/pa.d.ts +0 -1
- package/locale-data/pa.js +0 -6
- package/locale-data/pcm.d.ts +0 -1
- package/locale-data/pcm.js +0 -6
- package/locale-data/pl.d.ts +0 -1
- package/locale-data/pl.js +0 -6
- package/locale-data/ps-PK.d.ts +0 -1
- package/locale-data/ps-PK.js +0 -6
- package/locale-data/ps.d.ts +0 -1
- package/locale-data/ps.js +0 -6
- package/locale-data/pt-AO.d.ts +0 -1
- package/locale-data/pt-AO.js +0 -6
- package/locale-data/pt-CH.d.ts +0 -1
- package/locale-data/pt-CH.js +0 -6
- package/locale-data/pt-CV.d.ts +0 -1
- package/locale-data/pt-CV.js +0 -6
- package/locale-data/pt-GQ.d.ts +0 -1
- package/locale-data/pt-GQ.js +0 -6
- package/locale-data/pt-GW.d.ts +0 -1
- package/locale-data/pt-GW.js +0 -6
- package/locale-data/pt-LU.d.ts +0 -1
- package/locale-data/pt-LU.js +0 -6
- package/locale-data/pt-MO.d.ts +0 -1
- package/locale-data/pt-MO.js +0 -6
- package/locale-data/pt-MZ.d.ts +0 -1
- package/locale-data/pt-MZ.js +0 -6
- package/locale-data/pt-PT.d.ts +0 -1
- package/locale-data/pt-PT.js +0 -6
- package/locale-data/pt-ST.d.ts +0 -1
- package/locale-data/pt-ST.js +0 -6
- package/locale-data/pt-TL.d.ts +0 -1
- package/locale-data/pt-TL.js +0 -6
- package/locale-data/pt.d.ts +0 -1
- package/locale-data/pt.js +0 -6
- package/locale-data/qu-BO.d.ts +0 -1
- package/locale-data/qu-BO.js +0 -6
- package/locale-data/qu-EC.d.ts +0 -1
- package/locale-data/qu-EC.js +0 -6
- package/locale-data/qu.d.ts +0 -1
- package/locale-data/qu.js +0 -6
- package/locale-data/rm.d.ts +0 -1
- package/locale-data/rm.js +0 -6
- package/locale-data/rn.d.ts +0 -1
- package/locale-data/rn.js +0 -6
- package/locale-data/ro-MD.d.ts +0 -1
- package/locale-data/ro-MD.js +0 -6
- package/locale-data/ro.d.ts +0 -1
- package/locale-data/ro.js +0 -6
- package/locale-data/rof.d.ts +0 -1
- package/locale-data/rof.js +0 -6
- package/locale-data/ru-BY.d.ts +0 -1
- package/locale-data/ru-BY.js +0 -6
- package/locale-data/ru-KG.d.ts +0 -1
- package/locale-data/ru-KG.js +0 -6
- package/locale-data/ru-KZ.d.ts +0 -1
- package/locale-data/ru-KZ.js +0 -6
- package/locale-data/ru-MD.d.ts +0 -1
- package/locale-data/ru-MD.js +0 -6
- package/locale-data/ru-UA.d.ts +0 -1
- package/locale-data/ru-UA.js +0 -6
- package/locale-data/ru.d.ts +0 -1
- package/locale-data/ru.js +0 -6
- package/locale-data/rw.d.ts +0 -1
- package/locale-data/rw.js +0 -6
- package/locale-data/rwk.d.ts +0 -1
- package/locale-data/rwk.js +0 -6
- package/locale-data/sa.d.ts +0 -1
- package/locale-data/sa.js +0 -6
- package/locale-data/sah.d.ts +0 -1
- package/locale-data/sah.js +0 -6
- package/locale-data/saq.d.ts +0 -1
- package/locale-data/saq.js +0 -6
- package/locale-data/sat-Olck.d.ts +0 -1
- package/locale-data/sat-Olck.js +0 -6
- package/locale-data/sat.d.ts +0 -1
- package/locale-data/sat.js +0 -6
- package/locale-data/sbp.d.ts +0 -1
- package/locale-data/sbp.js +0 -6
- package/locale-data/sc.d.ts +0 -1
- package/locale-data/sc.js +0 -6
- package/locale-data/sd-Arab.d.ts +0 -1
- package/locale-data/sd-Arab.js +0 -6
- package/locale-data/sd-Deva.d.ts +0 -1
- package/locale-data/sd-Deva.js +0 -6
- package/locale-data/sd.d.ts +0 -1
- package/locale-data/sd.js +0 -6
- package/locale-data/se-FI.d.ts +0 -1
- package/locale-data/se-FI.js +0 -6
- package/locale-data/se-SE.d.ts +0 -1
- package/locale-data/se-SE.js +0 -6
- package/locale-data/se.d.ts +0 -1
- package/locale-data/se.js +0 -6
- package/locale-data/seh.d.ts +0 -1
- package/locale-data/seh.js +0 -6
- package/locale-data/ses.d.ts +0 -1
- package/locale-data/ses.js +0 -6
- package/locale-data/sg.d.ts +0 -1
- package/locale-data/sg.js +0 -6
- package/locale-data/shi-Latn.d.ts +0 -1
- package/locale-data/shi-Latn.js +0 -6
- package/locale-data/shi-Tfng.d.ts +0 -1
- package/locale-data/shi-Tfng.js +0 -6
- package/locale-data/shi.d.ts +0 -1
- package/locale-data/shi.js +0 -6
- package/locale-data/si.d.ts +0 -1
- package/locale-data/si.js +0 -6
- package/locale-data/sk.d.ts +0 -1
- package/locale-data/sk.js +0 -6
- package/locale-data/sl.d.ts +0 -1
- package/locale-data/sl.js +0 -6
- package/locale-data/smn.d.ts +0 -1
- package/locale-data/smn.js +0 -6
- package/locale-data/sn.d.ts +0 -1
- package/locale-data/sn.js +0 -6
- package/locale-data/so-DJ.d.ts +0 -1
- package/locale-data/so-DJ.js +0 -6
- package/locale-data/so-ET.d.ts +0 -1
- package/locale-data/so-ET.js +0 -6
- package/locale-data/so-KE.d.ts +0 -1
- package/locale-data/so-KE.js +0 -6
- package/locale-data/so.d.ts +0 -1
- package/locale-data/so.js +0 -6
- package/locale-data/sq-MK.d.ts +0 -1
- package/locale-data/sq-MK.js +0 -6
- package/locale-data/sq-XK.d.ts +0 -1
- package/locale-data/sq-XK.js +0 -6
- package/locale-data/sq.d.ts +0 -1
- package/locale-data/sq.js +0 -6
- package/locale-data/sr-Cyrl-BA.d.ts +0 -1
- package/locale-data/sr-Cyrl-BA.js +0 -6
- package/locale-data/sr-Cyrl-ME.d.ts +0 -1
- package/locale-data/sr-Cyrl-ME.js +0 -6
- package/locale-data/sr-Cyrl-XK.d.ts +0 -1
- package/locale-data/sr-Cyrl-XK.js +0 -6
- package/locale-data/sr-Cyrl.d.ts +0 -1
- package/locale-data/sr-Cyrl.js +0 -6
- package/locale-data/sr-Latn-BA.d.ts +0 -1
- package/locale-data/sr-Latn-BA.js +0 -6
- package/locale-data/sr-Latn-ME.d.ts +0 -1
- package/locale-data/sr-Latn-ME.js +0 -6
- package/locale-data/sr-Latn-XK.d.ts +0 -1
- package/locale-data/sr-Latn-XK.js +0 -6
- package/locale-data/sr-Latn.d.ts +0 -1
- package/locale-data/sr-Latn.js +0 -6
- package/locale-data/sr.d.ts +0 -1
- package/locale-data/sr.js +0 -6
- package/locale-data/su-Latn.d.ts +0 -1
- package/locale-data/su-Latn.js +0 -6
- package/locale-data/su.d.ts +0 -1
- package/locale-data/su.js +0 -6
- package/locale-data/sv-AX.d.ts +0 -1
- package/locale-data/sv-AX.js +0 -6
- package/locale-data/sv-FI.d.ts +0 -1
- package/locale-data/sv-FI.js +0 -6
- package/locale-data/sv.d.ts +0 -1
- package/locale-data/sv.js +0 -6
- package/locale-data/sw-CD.d.ts +0 -1
- package/locale-data/sw-CD.js +0 -6
- package/locale-data/sw-KE.d.ts +0 -1
- package/locale-data/sw-KE.js +0 -6
- package/locale-data/sw-UG.d.ts +0 -1
- package/locale-data/sw-UG.js +0 -6
- package/locale-data/sw.d.ts +0 -1
- package/locale-data/sw.js +0 -6
- package/locale-data/ta-LK.d.ts +0 -1
- package/locale-data/ta-LK.js +0 -6
- package/locale-data/ta-MY.d.ts +0 -1
- package/locale-data/ta-MY.js +0 -6
- package/locale-data/ta-SG.d.ts +0 -1
- package/locale-data/ta-SG.js +0 -6
- package/locale-data/ta.d.ts +0 -1
- package/locale-data/ta.js +0 -6
- package/locale-data/te.d.ts +0 -1
- package/locale-data/te.js +0 -6
- package/locale-data/teo-KE.d.ts +0 -1
- package/locale-data/teo-KE.js +0 -6
- package/locale-data/teo.d.ts +0 -1
- package/locale-data/teo.js +0 -6
- package/locale-data/tg.d.ts +0 -1
- package/locale-data/tg.js +0 -6
- package/locale-data/th.d.ts +0 -1
- package/locale-data/th.js +0 -6
- package/locale-data/ti-ER.d.ts +0 -1
- package/locale-data/ti-ER.js +0 -6
- package/locale-data/ti.d.ts +0 -1
- package/locale-data/ti.js +0 -6
- package/locale-data/tk.d.ts +0 -1
- package/locale-data/tk.js +0 -6
- package/locale-data/to.d.ts +0 -1
- package/locale-data/to.js +0 -6
- package/locale-data/tr-CY.d.ts +0 -1
- package/locale-data/tr-CY.js +0 -6
- package/locale-data/tr.d.ts +0 -1
- package/locale-data/tr.js +0 -6
- package/locale-data/tt.d.ts +0 -1
- package/locale-data/tt.js +0 -6
- package/locale-data/twq.d.ts +0 -1
- package/locale-data/twq.js +0 -6
- package/locale-data/tzm.d.ts +0 -1
- package/locale-data/tzm.js +0 -6
- package/locale-data/ug.d.ts +0 -1
- package/locale-data/ug.js +0 -6
- package/locale-data/uk.d.ts +0 -1
- package/locale-data/uk.js +0 -6
- package/locale-data/und.d.ts +0 -1
- package/locale-data/und.js +0 -6
- package/locale-data/ur-IN.d.ts +0 -1
- package/locale-data/ur-IN.js +0 -6
- package/locale-data/ur.d.ts +0 -1
- package/locale-data/ur.js +0 -6
- package/locale-data/uz-Arab.d.ts +0 -1
- package/locale-data/uz-Arab.js +0 -6
- package/locale-data/uz-Cyrl.d.ts +0 -1
- package/locale-data/uz-Cyrl.js +0 -6
- package/locale-data/uz-Latn.d.ts +0 -1
- package/locale-data/uz-Latn.js +0 -6
- package/locale-data/uz.d.ts +0 -1
- package/locale-data/uz.js +0 -6
- package/locale-data/vai-Latn.d.ts +0 -1
- package/locale-data/vai-Latn.js +0 -6
- package/locale-data/vai-Vaii.d.ts +0 -1
- package/locale-data/vai-Vaii.js +0 -6
- package/locale-data/vai.d.ts +0 -1
- package/locale-data/vai.js +0 -6
- package/locale-data/vi.d.ts +0 -1
- package/locale-data/vi.js +0 -6
- package/locale-data/vun.d.ts +0 -1
- package/locale-data/vun.js +0 -6
- package/locale-data/wae.d.ts +0 -1
- package/locale-data/wae.js +0 -6
- package/locale-data/wo.d.ts +0 -1
- package/locale-data/wo.js +0 -6
- package/locale-data/xh.d.ts +0 -1
- package/locale-data/xh.js +0 -6
- package/locale-data/xog.d.ts +0 -1
- package/locale-data/xog.js +0 -6
- package/locale-data/yav.d.ts +0 -1
- package/locale-data/yav.js +0 -6
- package/locale-data/yi.d.ts +0 -1
- package/locale-data/yi.js +0 -6
- package/locale-data/yo-BJ.d.ts +0 -1
- package/locale-data/yo-BJ.js +0 -6
- package/locale-data/yo.d.ts +0 -1
- package/locale-data/yo.js +0 -6
- package/locale-data/yrl-CO.d.ts +0 -1
- package/locale-data/yrl-CO.js +0 -6
- package/locale-data/yrl-VE.d.ts +0 -1
- package/locale-data/yrl-VE.js +0 -6
- package/locale-data/yrl.d.ts +0 -1
- package/locale-data/yrl.js +0 -6
- package/locale-data/yue-Hans.d.ts +0 -1
- package/locale-data/yue-Hans.js +0 -6
- package/locale-data/yue-Hant.d.ts +0 -1
- package/locale-data/yue-Hant.js +0 -6
- package/locale-data/yue.d.ts +0 -1
- package/locale-data/yue.js +0 -6
- package/locale-data/zgh.d.ts +0 -1
- package/locale-data/zgh.js +0 -6
- package/locale-data/zh-Hans-HK.d.ts +0 -1
- package/locale-data/zh-Hans-HK.js +0 -6
- package/locale-data/zh-Hans-MO.d.ts +0 -1
- package/locale-data/zh-Hans-MO.js +0 -6
- package/locale-data/zh-Hans-SG.d.ts +0 -1
- package/locale-data/zh-Hans-SG.js +0 -6
- package/locale-data/zh-Hans.d.ts +0 -1
- package/locale-data/zh-Hans.js +0 -6
- package/locale-data/zh-Hant-HK.d.ts +0 -1
- package/locale-data/zh-Hant-HK.js +0 -6
- package/locale-data/zh-Hant-MO.d.ts +0 -1
- package/locale-data/zh-Hant-MO.js +0 -6
- package/locale-data/zh-Hant.d.ts +0 -1
- package/locale-data/zh-Hant.js +0 -6
- package/locale-data/zh.d.ts +0 -1
- package/locale-data/zh.js +0 -6
- package/locale-data/zu.d.ts +0 -1
- package/locale-data/zu.js +0 -6
- package/polyfill-force.d.ts +0 -2
- package/polyfill-force.d.ts.map +0 -1
- package/polyfill-force.js +0 -10
- package/polyfill.d.ts +0 -2
- package/polyfill.d.ts.map +0 -1
- package/polyfill.iife.js +0 -2811
- package/polyfill.js +0 -13
- package/should-polyfill.d.ts +0 -2
- package/should-polyfill.d.ts.map +0 -1
- package/should-polyfill.js +0 -33
- package/supported-locales.d.ts +0 -2
- package/supported-locales.d.ts.map +0 -1
- package/supported-locales.js +0 -5
package/locale-data/mer.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"Narua","1":"Rũjũ","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Ĩgoro"},"day-short":{"0":"Narua","1":"Rũjũ","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Ĩgoro"},"day-narrow":{"0":"Narua","1":"Rũjũ","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Ĩgoro"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mer"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mfe.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mfe.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"Zordi","1":"Demin","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Yer"},"day-short":{"0":"Zordi","1":"Demin","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Yer"},"day-narrow":{"0":"Zordi","1":"Demin","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Yer"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mfe"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mg.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mg.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"Anio","1":"Rahampitso","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Omaly"},"day-short":{"0":"Anio","1":"Rahampitso","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Omaly"},"day-narrow":{"0":"Anio","1":"Rahampitso","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Omaly"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mg"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mgh.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mgh.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"lel’lo","1":"me’llo","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"n’chana"},"day-short":{"0":"lel’lo","1":"me’llo","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"n’chana"},"day-narrow":{"0":"lel’lo","1":"me’llo","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"n’chana"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mgh"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mgo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mgo.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"one":"+{0} m","other":"+{0} m"},"past":{"one":"-{0} m","other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"one":"+{0} m","other":"+{0} m"},"past":{"one":"-{0} m","other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"one":"+{0} m","other":"+{0} m"},"past":{"one":"-{0} m","other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"tèchɔ̀ŋ","1":"isu","2":"isu ywi","future":{"one":"+{0} d","other":"+{0} d"},"past":{"one":"-{0} d","other":"-{0} d"},"-1":"ikwiri"},"day-short":{"0":"tèchɔ̀ŋ","1":"isu","2":"isu ywi","future":{"one":"+{0} d","other":"+{0} d"},"past":{"one":"-{0} d","other":"-{0} d"},"-1":"ikwiri"},"day-narrow":{"0":"tèchɔ̀ŋ","1":"isu","2":"isu ywi","future":{"one":"+{0} d","other":"+{0} d"},"past":{"one":"-{0} d","other":"-{0} d"},"-1":"ikwiri"},"hour":{"0":"this hour","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"this minute","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"now","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}},"second-short":{"0":"now","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}},"second-narrow":{"0":"now","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"mgo"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mi.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mi.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"āianei","1":"āpōpō","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"inanahi"},"day-short":{"0":"āianei","1":"āpōpō","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"inanahi"},"day-narrow":{"0":"āianei","1":"āpōpō","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"inanahi"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mi"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mk.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mk.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"оваа година","1":"следната година","future":{"one":"за {0} година","other":"за {0} години"},"past":{"one":"пред {0} година","other":"пред {0} години"},"-1":"минатата година"},"year-short":{"0":"оваа год.","1":"следната год.","future":{"one":"за {0} год.","other":"за {0} год."},"past":{"one":"пред {0} год.","other":"пред {0} год."},"-1":"минатата год."},"year-narrow":{"0":"оваа год.","1":"следната год.","future":{"one":"за {0} год.","other":"за {0} год."},"past":{"one":"пред {0} год.","other":"пред {0} год."},"-1":"минатата год."},"quarter":{"0":"ова тромесечје","1":"следното тромесечје","future":{"one":"за {0} тромесечје","other":"за {0} тромесечја"},"past":{"one":"пред {0} тромесечје","other":"пред {0} тромесечја"},"-1":"последното тромесечје"},"quarter-short":{"0":"ова тромесечје","1":"следното тромесечје","future":{"one":"за {0} тромес.","other":"за {0} тромес."},"past":{"one":"пред {0} тромес.","other":"пред {0} тромес."},"-1":"последното тромесечје"},"quarter-narrow":{"0":"ова тромесечје","1":"следното тромесечје","future":{"one":"за {0} тромес.","other":"за {0} тромес."},"past":{"one":"пред {0} тромес.","other":"пред {0} тромес."},"-1":"последното тромесечје"},"month":{"0":"овој месец","1":"следниот месец","future":{"one":"за {0} месец","other":"за {0} месеци"},"past":{"one":"пред {0} месец","other":"пред {0} месеци"},"-1":"минатиот месец"},"month-short":{"0":"овој месец","1":"следниот месец","future":{"one":"за {0} месец","other":"за {0} месеци"},"past":{"one":"пред {0} месец","other":"пред {0} месеци"},"-1":"минатиот месец"},"month-narrow":{"0":"овој месец","1":"следниот месец","future":{"one":"за {0} месец","other":"за {0} месеци"},"past":{"one":"пред {0} месец","other":"пред {0} месеци"},"-1":"минатиот месец"},"week":{"0":"оваа седмица","1":"следната седмица","future":{"one":"за {0} седмица","other":"за {0} седмици"},"past":{"one":"пред {0} седмица","other":"пред {0} седмици"},"-1":"минатата седмица"},"week-short":{"0":"оваа седмица","1":"следната седмица","future":{"one":"за {0} седмица","other":"за {0} седмици"},"past":{"one":"пред {0} седмица","other":"пред {0} седмици"},"-1":"минатата седмица"},"week-narrow":{"0":"оваа седмица","1":"следната седмица","future":{"one":"за {0} седмица","other":"за {0} седмици"},"past":{"one":"пред {0} седмица","other":"пред {0} седмици"},"-1":"минатата седмица"},"day":{"0":"денес","1":"утре","2":"задутре","future":{"one":"за {0} ден","other":"за {0} дена"},"past":{"one":"пред {0} ден","other":"пред {0} дена"},"-2":"завчера","-1":"вчера"},"day-short":{"0":"денес","1":"утре","2":"задутре","future":{"one":"за {0} ден","other":"за {0} дена"},"past":{"one":"пред {0} ден","other":"пред {0} дена"},"-2":"завчера","-1":"вчера"},"day-narrow":{"0":"денес","1":"утре","2":"задутре","future":{"one":"за {0} ден","other":"за {0} дена"},"past":{"one":"пред {0} ден","other":"пред {0} дена"},"-2":"завчера","-1":"вчера"},"hour":{"0":"часов","future":{"one":"за {0} час","other":"за {0} часа"},"past":{"one":"пред {0} час","other":"пред {0} часа"}},"hour-short":{"0":"часов","future":{"one":"за {0} час","other":"за {0} часа"},"past":{"one":"пред {0} час","other":"пред {0} часа"}},"hour-narrow":{"0":"часов","future":{"one":"за {0} час","other":"за {0} часа"},"past":{"one":"пред {0} час","other":"пред {0} часа"}},"minute":{"0":"оваа минута","future":{"one":"за {0} минута","other":"за {0} минути"},"past":{"one":"пред {0} минута","other":"пред {0} минути"}},"minute-short":{"0":"оваа минута","future":{"one":"за {0} мин.","other":"за {0} мин."},"past":{"one":"пред {0} мин.","other":"пред {0} мин."}},"minute-narrow":{"0":"оваа минута","future":{"one":"за {0} мин.","other":"за {0} мин."},"past":{"one":"пред {0} мин.","other":"пред {0} мин."}},"second":{"0":"сега","future":{"one":"за {0} секунда","other":"за {0} секунди"},"past":{"one":"пред {0} секунда","other":"пред {0} секунди"}},"second-short":{"0":"сега","future":{"one":"за {0} сек.","other":"за {0} сек."},"past":{"one":"пред {0} сек.","other":"пред {0} сек."}},"second-narrow":{"0":"сега","future":{"one":"за {0} сек.","other":"за {0} сек."},"past":{"one":"пред {0} сек.","other":"пред {0} сек."}}},"locale":"mk"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/ml.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/ml.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"ഈ വർഷം","1":"അടുത്തവർഷം","future":{"one":"{0} വർഷത്തിൽ","other":"{0} വർഷത്തിൽ"},"past":{"one":"{0} വർഷം മുമ്പ്","other":"{0} വർഷം മുമ്പ്"},"-1":"കഴിഞ്ഞ വർഷം"},"year-short":{"0":"ഈ വർഷം","1":"അടുത്തവർഷം","future":{"one":"{0} വർഷത്തിൽ","other":"{0} വർഷത്തിൽ"},"past":{"one":"{0} വർഷം മുമ്പ്","other":"{0} വർഷം മുമ്പ്"},"-1":"കഴിഞ്ഞ വർഷം"},"year-narrow":{"0":"ഈ വർഷം","1":"അടുത്തവർഷം","future":{"one":"{0} വർഷത്തിൽ","other":"{0} വർഷത്തിൽ"},"past":{"one":"{0} വർഷം മുമ്പ്","other":"{0} വർഷം മുമ്പ്"},"-1":"കഴിഞ്ഞ വർഷം"},"quarter":{"0":"ഈ പാദം","1":"അടുത്ത പാദം","future":{"one":"{0} പാദത്തിൽ","other":"{0} പാദത്തിൽ"},"past":{"one":"{0} പാദം മുമ്പ്","other":"{0} പാദം മുമ്പ്"},"-1":"കഴിഞ്ഞ പാദം"},"quarter-short":{"0":"ഈ പാദം","1":"അടുത്ത പാദം","future":{"one":"{0} പാദത്തിൽ","other":"{0} പാദത്തിൽ"},"past":{"one":"{0} പാദം മുമ്പ്","other":"{0} പാദം മുമ്പ്"},"-1":"കഴിഞ്ഞ പാദം"},"quarter-narrow":{"0":"ഈ പാദം","1":"അടുത്ത പാദം","future":{"one":"{0} പാദത്തിൽ","other":"{0} പാദത്തിൽ"},"past":{"one":"{0} പാദം മുമ്പ്","other":"{0} പാദം മുമ്പ്"},"-1":"കഴിഞ്ഞ പാദം"},"month":{"0":"ഈ മാസം","1":"അടുത്ത മാസം","future":{"one":"{0} മാസത്തിൽ","other":"{0} മാസത്തിൽ"},"past":{"one":"{0} മാസം മുമ്പ്","other":"{0} മാസം മുമ്പ്"},"-1":"കഴിഞ്ഞ മാസം"},"month-short":{"0":"ഈ മാസം","1":"അടുത്ത മാസം","future":{"one":"{0} മാസത്തിൽ","other":"{0} മാസത്തിൽ"},"past":{"one":"{0} മാസം മുമ്പ്","other":"{0} മാസം മുമ്പ്"},"-1":"കഴിഞ്ഞ മാസം"},"month-narrow":{"0":"ഈ മാസം","1":"അടുത്ത മാസം","future":{"one":"{0} മാസത്തിൽ","other":"{0} മാസത്തിൽ"},"past":{"one":"{0} മാസം മുമ്പ്","other":"{0} മാസം മുമ്പ്"},"-1":"കഴിഞ്ഞ മാസം"},"week":{"0":"ഈ ആഴ്ച","1":"അടുത്ത ആഴ്ച","future":{"one":"{0} ആഴ്ചയിൽ","other":"{0} ആഴ്ചയിൽ"},"past":{"one":"{0} ആഴ്ച മുമ്പ്","other":"{0} ആഴ്ച മുമ്പ്"},"-1":"കഴിഞ്ഞ ആഴ്ച"},"week-short":{"0":"ഈ ആഴ്ച","1":"അടുത്ത ആഴ്ച","future":{"one":"{0} ആഴ്ചയിൽ","other":"{0} ആഴ്ചയിൽ"},"past":{"one":"{0} ആഴ്ച മുമ്പ്","other":"{0} ആഴ്ച മുമ്പ്"},"-1":"കഴിഞ്ഞ ആഴ്ച"},"week-narrow":{"0":"ഈ ആഴ്ച","1":"അടുത്ത ആഴ്ച","future":{"one":"{0} ആഴ്ചയിൽ","other":"{0} ആഴ്ചയിൽ"},"past":{"one":"{0} ആഴ്ച മുമ്പ്","other":"{0} ആഴ്ച മുമ്പ്"},"-1":"കഴിഞ്ഞ ആഴ്ച"},"day":{"0":"ഇന്ന്","1":"നാളെ","2":"മറ്റന്നാൾ","future":{"one":"{0} ദിവസത്തിൽ","other":"{0} ദിവസത്തിൽ"},"past":{"one":"{0} ദിവസം മുമ്പ്","other":"{0} ദിവസം മുമ്പ്"},"-2":"മിനിഞ്ഞാന്ന്","-1":"ഇന്നലെ"},"day-short":{"0":"ഇന്ന്","1":"നാളെ","2":"മറ്റന്നാൾ","future":{"one":"{0} ദിവസത്തിൽ","other":"{0} ദിവസത്തിൽ"},"past":{"one":"{0} ദിവസം മുമ്പ്","other":"{0} ദിവസം മുമ്പ്"},"-2":"മിനിഞ്ഞാന്ന്","-1":"ഇന്നലെ"},"day-narrow":{"0":"ഇന്ന്","1":"നാളെ","2":"മറ്റന്നാൾ","future":{"one":"{0} ദിവസത്തിൽ","other":"{0} ദിവസത്തിൽ"},"past":{"one":"{0} ദിവസം മുമ്പ്","other":"{0} ദിവസം മുമ്പ്"},"-2":"മിനിഞ്ഞാന്ന്","-1":"ഇന്നലെ"},"hour":{"0":"ഈ മണിക്കൂറിൽ","future":{"one":"{0} മണിക്കൂറിൽ","other":"{0} മണിക്കൂറിൽ"},"past":{"one":"{0} മണിക്കൂർ മുമ്പ്","other":"{0} മണിക്കൂർ മുമ്പ്"}},"hour-short":{"0":"ഈ മണിക്കൂറിൽ","future":{"one":"{0} മണിക്കൂറിൽ","other":"{0} മണിക്കൂറിൽ"},"past":{"one":"{0} മണിക്കൂർ മുമ്പ്","other":"{0} മണിക്കൂർ മുമ്പ്"}},"hour-narrow":{"0":"ഈ മണിക്കൂറിൽ","future":{"one":"{0} മണിക്കൂറിൽ","other":"{0} മണിക്കൂറിൽ"},"past":{"one":"{0} മണിക്കൂർ മുമ്പ്","other":"{0} മണിക്കൂർ മുമ്പ്"}},"minute":{"0":"ഈ മിനിറ്റിൽ","future":{"one":"{0} മിനിറ്റിൽ","other":"{0} മിനിറ്റിൽ"},"past":{"one":"{0} മിനിറ്റ് മുമ്പ്","other":"{0} മിനിറ്റ് മുമ്പ്"}},"minute-short":{"0":"ഈ മിനിറ്റിൽ","future":{"one":"{0} മിനിറ്റിൽ","other":"{0} മിനിറ്റിൽ"},"past":{"one":"{0} മിനിറ്റ് മുമ്പ്","other":"{0} മിനിറ്റ് മുമ്പ്"}},"minute-narrow":{"0":"ഈ മിനിറ്റിൽ","future":{"one":"{0} മിനിറ്റിൽ","other":"{0} മിനിറ്റിൽ"},"past":{"one":"{0} മിനിറ്റ് മുമ്പ്","other":"{0} മിനിറ്റ് മുമ്പ്"}},"second":{"0":"ഇപ്പോൾ","future":{"one":"{0} സെക്കൻഡിൽ","other":"{0} സെക്കൻഡിൽ"},"past":{"one":"{0} സെക്കൻഡ് മുമ്പ്","other":"{0} സെക്കൻഡ് മുമ്പ്"}},"second-short":{"0":"ഇപ്പോൾ","future":{"one":"{0} സെക്കൻഡിൽ","other":"{0} സെക്കൻഡിൽ"},"past":{"one":"{0} സെക്കൻഡ് മുമ്പ്","other":"{0} സെക്കൻഡ് മുമ്പ്"}},"second-narrow":{"0":"ഇപ്പോൾ","future":{"one":"{0} സെക്കൻഡിൽ","other":"{0} സെക്കൻഡിൽ"},"past":{"one":"{0} സെക്കൻഡ് മുമ്പ്","other":"{0} സെക്കൻഡ് മുമ്പ്"}}},"locale":"ml"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mn.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mn.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"энэ жил","1":"ирэх жил","future":{"one":"{0} жилийн дараа","other":"{0} жилийн дараа"},"past":{"one":"{0} жилийн өмнө","other":"{0} жилийн өмнө"},"-1":"өнгөрсөн жил"},"year-short":{"0":"энэ жил","1":"ирэх жил","future":{"one":"{0} жилийн дараа","other":"{0} жилийн дараа"},"past":{"one":"{0} жилийн өмнө","other":"{0} жилийн өмнө"},"-1":"өнгөрсөн жил"},"year-narrow":{"0":"энэ жил","1":"ирэх жил","future":{"one":"{0} жилийн дараа","other":"{0} жилийн дараа"},"past":{"one":"{0} жилийн өмнө","other":"{0} жилийн өмнө"},"-1":"өнгөрсөн жил"},"quarter":{"0":"энэ улирал","1":"дараагийн улирал","future":{"one":"{0} улирлын дараа","other":"{0} улирлын дараа"},"past":{"one":"{0} улирлын өмнө","other":"{0} улирлын өмнө"},"-1":"өнгөрсөн улирал"},"quarter-short":{"0":"энэ улирал","1":"дараагийн улирал","future":{"one":"{0} улирлын дараа","other":"{0} улирлын дараа"},"past":{"one":"{0} улирлын өмнө","other":"{0} улирлын өмнө"},"-1":"өнгөрсөн улирал"},"quarter-narrow":{"0":"энэ улирал","1":"дараагийн улирал","future":{"one":"{0} улирлын дараа","other":"{0} улирлын дараа"},"past":{"one":"{0} улирлын өмнө","other":"{0} улирлын өмнө"},"-1":"өнгөрсөн улирал"},"month":{"0":"энэ сар","1":"ирэх сар","future":{"one":"{0} сарын дараа","other":"{0} сарын дараа"},"past":{"one":"{0} сарын өмнө","other":"{0} сарын өмнө"},"-1":"өнгөрсөн сар"},"month-short":{"0":"энэ сар","1":"ирэх сар","future":{"one":"{0} сарын дараа","other":"{0} сарын дараа"},"past":{"one":"{0} сарын өмнө","other":"{0} сарын өмнө"},"-1":"өнгөрсөн сар"},"month-narrow":{"0":"энэ сар","1":"ирэх сар","future":{"one":"{0} сарын дараа","other":"{0} сарын дараа"},"past":{"one":"{0} сарын өмнө","other":"{0} сарын өмнө"},"-1":"өнгөрсөн сар"},"week":{"0":"энэ долоо хоног","1":"ирэх долоо хоног","future":{"one":"{0} долоо хоногийн дараа","other":"{0} долоо хоногийн дараа"},"past":{"one":"{0} долоо хоногийн өмнө","other":"{0} долоо хоногийн өмнө"},"-1":"өнгөрсөн долоо хоног"},"week-short":{"0":"энэ 7 хоног","1":"ирэх 7 хоног","future":{"one":"{0} 7 хоногийн дараа","other":"{0} 7 хоногийн дараа"},"past":{"one":"{0} 7 хоногийн өмнө","other":"{0} 7 хоногийн өмнө"},"-1":"өнгөрсөн 7 хоног"},"week-narrow":{"0":"энэ 7 хоног","1":"ирэх 7 хоног","future":{"one":"{0} 7 хоногийн дараа","other":"{0} 7 хоногийн дараа"},"past":{"one":"{0} 7 хоногийн өмнө","other":"{0} 7 хоногийн өмнө"},"-1":"өнгөрсөн 7 хоног"},"day":{"0":"өнөөдөр","1":"маргааш","2":"нөгөөдөр","future":{"one":"{0} өдрийн дараа","other":"{0} өдрийн дараа"},"past":{"one":"{0} өдрийн өмнө","other":"{0} өдрийн өмнө"},"-2":"уржигдар","-1":"өчигдөр"},"day-short":{"0":"өнөөдөр","1":"маргааш","2":"нөгөөдөр","future":{"one":"{0} өдрийн дараа","other":"{0} өдрийн дараа"},"past":{"one":"{0} өдрийн өмнө","other":"{0} өдрийн өмнө"},"-2":"уржигдар","-1":"өчигдөр"},"day-narrow":{"0":"өнөөдөр","1":"маргааш","2":"нөгөөдөр","future":{"one":"{0} өдрийн дараа","other":"{0} өдрийн дараа"},"past":{"one":"{0} өдрийн өмнө","other":"{0} өдрийн өмнө"},"-2":"уржигдар","-1":"өчигдөр"},"hour":{"0":"энэ цаг","future":{"one":"{0} цагийн дараа","other":"{0} цагийн дараа"},"past":{"one":"{0} цагийн өмнө","other":"{0} цагийн өмнө"}},"hour-short":{"0":"энэ цаг","future":{"one":"{0} ц дараа","other":"{0} ц дараа"},"past":{"one":"{0} ц өмнө","other":"{0} ц өмнө"}},"hour-narrow":{"0":"энэ цаг","future":{"one":"{0} ц дараа","other":"{0} ц дараа"},"past":{"one":"{0} ц өмнө","other":"{0} ц өмнө"}},"minute":{"0":"энэ минут","future":{"one":"{0} минутын дараа","other":"{0} минутын дараа"},"past":{"one":"{0} минутын өмнө","other":"{0} минутын өмнө"}},"minute-short":{"0":"энэ минут","future":{"one":"{0} мин дараа","other":"{0} мин дараа"},"past":{"one":"{0} мин өмнө","other":"{0} мин өмнө"}},"minute-narrow":{"0":"энэ минут","future":{"one":"{0} мин дараа","other":"{0} мин дараа"},"past":{"one":"{0} мин өмнө","other":"{0} мин өмнө"}},"second":{"0":"одоо","future":{"one":"{0} секундын дараа","other":"{0} секундын дараа"},"past":{"one":"{0} секундын өмнө","other":"{0} секундын өмнө"}},"second-short":{"0":"одоо","future":{"one":"{0} сек дараа","other":"{0} сек дараа"},"past":{"one":"{0} сек өмнө","other":"{0} сек өмнө"}},"second-narrow":{"0":"одоо","future":{"one":"{0} сек дараа","other":"{0} сек дараа"},"past":{"one":"{0} сек өмнө","other":"{0} сек өмнө"}}},"locale":"mn"}
|
|
5
|
-
)
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mni-Beng.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["beng"],"year":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-short":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-narrow":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-short":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-narrow":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mni-Beng"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mni.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mni.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["beng"],"year":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-short":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"year-narrow":{"0":"কুমশি","1":"মথং চহি","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"হাকুম/ মমাংগী চহি"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-short":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"day-narrow":{"0":"ঙসি","1":"হয়েং","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"ঙরাং"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mni"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mr.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mr.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["deva"],"year":{"0":"हे वर्ष","1":"पुढील वर्ष","future":{"one":"येत्या {0} वर्षामध्ये","other":"येत्या {0} वर्षांमध्ये"},"past":{"one":"{0} वर्षापूर्वी","other":"{0} वर्षांपूर्वी"},"-1":"मागील वर्ष"},"year-short":{"0":"हे वर्ष","1":"पुढील वर्ष","future":{"one":"{0} वर्षामध्ये","other":"{0} वर्षांमध्ये"},"past":{"one":"{0} वर्षापूर्वी","other":"{0} वर्षांपूर्वी"},"-1":"मागील वर्ष"},"year-narrow":{"0":"हे वर्ष","1":"पुढील वर्ष","future":{"one":"येत्या {0} वर्षामध्ये","other":"येत्या {0} वर्षांमध्ये"},"past":{"one":"{0} वर्षापूर्वी","other":"{0} वर्षांपूर्वी"},"-1":"मागील वर्ष"},"quarter":{"0":"ही तिमाही","1":"पुढील तिमाही","future":{"one":"{0} तिमाहीमध्ये","other":"{0} तिमाहींमध्ये"},"past":{"one":"{0} तिमाहीपूर्वी","other":"{0} तिमाहींपूर्वी"},"-1":"मागील तिमाही"},"quarter-short":{"0":"ही तिमाही","1":"पुढील तिमाही","future":{"one":"येत्या {0} तिमाहीमध्ये","other":"येत्या {0} तिमाहींमध्ये"},"past":{"one":"{0} तिमाहीपूर्वी","other":"{0} तिमाहींपूर्वी"},"-1":"मागील तिमाही"},"quarter-narrow":{"0":"ही तिमाही","1":"पुढील तिमाही","future":{"one":"{0} तिमाहीमध्ये","other":"{0} तिमाहींमध्ये"},"past":{"one":"{0} तिमाहीपूर्वी","other":"{0} तिमाहींपूर्वी"},"-1":"मागील तिमाही"},"month":{"0":"हा महिना","1":"पुढील महिना","future":{"one":"येत्या {0} महिन्यामध्ये","other":"येत्या {0} महिन्यांमध्ये"},"past":{"one":"{0} महिन्यापूर्वी","other":"{0} महिन्यांपूर्वी"},"-1":"मागील महिना"},"month-short":{"0":"हा महिना","1":"पुढील महिना","future":{"one":"{0} महिन्यामध्ये","other":"{0} महिन्यामध्ये"},"past":{"one":"{0} महिन्यापूर्वी","other":"{0} महिन्यांपूर्वी"},"-1":"मागील महिना"},"month-narrow":{"0":"हा महिना","1":"पुढील महिना","future":{"one":"{0} महिन्यामध्ये","other":"{0} महिन्यांमध्ये"},"past":{"one":"{0} महिन्यापूर्वी","other":"{0} महिन्यांपूर्वी"},"-1":"मागील महिना"},"week":{"0":"हा आठवडा","1":"पुढील आठवडा","future":{"one":"{0} आठवड्यामध्ये","other":"{0} आठवड्यांमध्ये"},"past":{"one":"{0} आठवड्यापूर्वी","other":"{0} आठवड्यांपूर्वी"},"-1":"मागील आठवडा"},"week-short":{"0":"हा आठवडा","1":"पुढील आठवडा","future":{"one":"येत्या {0} आठवड्यामध्ये","other":"येत्या {0} आठवड्यांमध्ये"},"past":{"one":"{0} आठवड्यापूर्वी","other":"{0} आठवड्यांपूर्वी"},"-1":"मागील आठवडा"},"week-narrow":{"0":"हा आठवडा","1":"पुढील आठवडा","future":{"one":"येत्या {0} आठवड्यामध्ये","other":"येत्या {0} आठवड्यांमध्ये"},"past":{"one":"{0} आठवड्यापूर्वी","other":"{0} आठवड्यांपूर्वी"},"-1":"मागील आठवडा"},"day":{"0":"आज","1":"उद्या","future":{"one":"येत्या {0} दिवसामध्ये","other":"येत्या {0} दिवसांमध्ये"},"past":{"one":"{0} दिवसापूर्वी","other":"{0} दिवसांपूर्वी"},"-1":"काल"},"day-short":{"0":"आज","1":"उद्या","future":{"one":"{0} दिवसामध्ये","other":"येत्या {0} दिवसांमध्ये"},"past":{"one":"{0} दिवसापूर्वी","other":"{0} दिवसांपूर्वी"},"-1":"काल"},"day-narrow":{"0":"आज","1":"उद्या","future":{"one":"{0} दिवसामध्ये","other":"{0} दिवसांमध्ये"},"past":{"one":"{0} दिवसापूर्वी","other":"{0} दिवसांपूर्वी"},"-1":"काल"},"hour":{"0":"तासात","future":{"one":"{0} तासामध्ये","other":"{0} तासांमध्ये"},"past":{"one":"{0} तासापूर्वी","other":"{0} तासांपूर्वी"}},"hour-short":{"0":"तासात","future":{"one":"{0} तासामध्ये","other":"{0} तासांमध्ये"},"past":{"one":"{0} तासापूर्वी","other":"{0} तासांपूर्वी"}},"hour-narrow":{"0":"तासात","future":{"one":"येत्या {0} तासामध्ये","other":"येत्या {0} तासांमध्ये"},"past":{"one":"{0} तासापूर्वी","other":"{0} तासांपूर्वी"}},"minute":{"0":"या मिनिटात","future":{"one":"{0} मिनिटामध्ये","other":"{0} मिनिटांमध्ये"},"past":{"one":"{0} मिनिटापूर्वी","other":"{0} मिनिटांपूर्वी"}},"minute-short":{"0":"या मिनिटात","future":{"one":"{0} मिनि. मध्ये","other":"{0} मिनि. मध्ये"},"past":{"one":"{0} मिनि. पूर्वी","other":"{0} मिनि. पूर्वी"}},"minute-narrow":{"0":"या मिनिटात","future":{"one":"{0} मिनि. मध्ये","other":"{0} मिनि. मध्ये"},"past":{"one":"{0} मिनि. पूर्वी","other":"{0} मिनि. पूर्वी"}},"second":{"0":"आत्ता","future":{"one":"{0} सेकंदामध्ये","other":"{0} सेकंदांमध्ये"},"past":{"one":"{0} सेकंदापूर्वी","other":"{0} सेकंदांपूर्वी"}},"second-short":{"0":"आत्ता","future":{"one":"{0} से. मध्ये","other":"{0} से. मध्ये"},"past":{"one":"{0} से. पूर्वी","other":"{0} से. पूर्वी"}},"second-narrow":{"0":"आत्ता","future":{"one":"{0} से. मध्ये","other":"येत्या {0} से. मध्ये"},"past":{"one":"{0} से. पूर्वी","other":"{0} से. पूर्वी"}}},"locale":"mr"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/ms-BN.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/ms-BN.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"tahun ini","1":"tahun depan","future":{"other":"dalam {0} tahun"},"past":{"other":"{0} tahun lalu"},"-1":"tahun lalu"},"year-short":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"year-narrow":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"quarter":{"0":"suku tahun ini","1":"suku tahun seterusnya","future":{"other":"dalam {0} suku tahun"},"past":{"other":"{0} suku tahun lalu"},"-1":"suku tahun lalu"},"quarter-short":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"quarter-narrow":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"month":{"0":"bulan ini","1":"bulan depan","future":{"other":"dalam {0} bulan"},"past":{"other":"{0} bulan lalu"},"-1":"bulan lalu"},"month-short":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bln lalu"},"-1":"bln lalu"},"month-narrow":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bulan lalu"},"-1":"bln lalu"},"week":{"0":"minggu ini","1":"minggu depan","future":{"other":"dalam {0} minggu"},"past":{"other":"{0} minggu lalu"},"-1":"minggu lalu"},"week-short":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"week-narrow":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"day":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dalam {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-short":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-narrow":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semlm"},"hour":{"0":"jam ini","future":{"other":"dalam {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-short":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-narrow":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"minute":{"0":"pada minit ini","future":{"other":"dalam {0} minit"},"past":{"other":"{0} minit lalu"}},"minute-short":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"minute-narrow":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"second":{"0":"sekarang","future":{"other":"dalam {0} saat"},"past":{"other":"{0} saat lalu"}},"second-short":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}},"second-narrow":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}}},"locale":"ms-BN"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/ms-ID.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/ms-ID.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"tahun ini","1":"tahun depan","future":{"other":"dalam {0} tahun"},"past":{"other":"{0} tahun lalu"},"-1":"tahun lalu"},"year-short":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"year-narrow":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"quarter":{"0":"suku tahun ini","1":"suku tahun seterusnya","future":{"other":"dalam {0} suku tahun"},"past":{"other":"{0} suku tahun lalu"},"-1":"suku tahun lalu"},"quarter-short":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"quarter-narrow":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"month":{"0":"bulan ini","1":"bulan depan","future":{"other":"dalam {0} bulan"},"past":{"other":"{0} bulan lalu"},"-1":"bulan lalu"},"month-short":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bln lalu"},"-1":"bln lalu"},"month-narrow":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bulan lalu"},"-1":"bln lalu"},"week":{"0":"minggu ini","1":"minggu depan","future":{"other":"dalam {0} minggu"},"past":{"other":"{0} minggu lalu"},"-1":"minggu lalu"},"week-short":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"week-narrow":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"day":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dalam {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-short":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-narrow":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semlm"},"hour":{"0":"jam ini","future":{"other":"dalam {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-short":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-narrow":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"minute":{"0":"pada minit ini","future":{"other":"dalam {0} minit"},"past":{"other":"{0} minit lalu"}},"minute-short":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"minute-narrow":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"second":{"0":"sekarang","future":{"other":"dalam {0} saat"},"past":{"other":"{0} saat lalu"}},"second-short":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}},"second-narrow":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}}},"locale":"ms-ID"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/ms-SG.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/ms-SG.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"tahun ini","1":"tahun depan","future":{"other":"dalam {0} tahun"},"past":{"other":"{0} tahun lalu"},"-1":"tahun lalu"},"year-short":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"year-narrow":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"quarter":{"0":"suku tahun ini","1":"suku tahun seterusnya","future":{"other":"dalam {0} suku tahun"},"past":{"other":"{0} suku tahun lalu"},"-1":"suku tahun lalu"},"quarter-short":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"quarter-narrow":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"month":{"0":"bulan ini","1":"bulan depan","future":{"other":"dalam {0} bulan"},"past":{"other":"{0} bulan lalu"},"-1":"bulan lalu"},"month-short":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bln lalu"},"-1":"bln lalu"},"month-narrow":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bulan lalu"},"-1":"bln lalu"},"week":{"0":"minggu ini","1":"minggu depan","future":{"other":"dalam {0} minggu"},"past":{"other":"{0} minggu lalu"},"-1":"minggu lalu"},"week-short":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"week-narrow":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"day":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dalam {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-short":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-narrow":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semlm"},"hour":{"0":"jam ini","future":{"other":"dalam {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-short":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-narrow":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"minute":{"0":"pada minit ini","future":{"other":"dalam {0} minit"},"past":{"other":"{0} minit lalu"}},"minute-short":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"minute-narrow":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"second":{"0":"sekarang","future":{"other":"dalam {0} saat"},"past":{"other":"{0} saat lalu"}},"second-short":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}},"second-narrow":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}}},"locale":"ms-SG"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/ms.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/ms.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"tahun ini","1":"tahun depan","future":{"other":"dalam {0} tahun"},"past":{"other":"{0} tahun lalu"},"-1":"tahun lalu"},"year-short":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"year-narrow":{"0":"thn ini","1":"thn depan","future":{"other":"dalam {0} thn"},"past":{"other":"{0} thn lalu"},"-1":"thn lepas"},"quarter":{"0":"suku tahun ini","1":"suku tahun seterusnya","future":{"other":"dalam {0} suku tahun"},"past":{"other":"{0} suku tahun lalu"},"-1":"suku tahun lalu"},"quarter-short":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"quarter-narrow":{"0":"suku ini","1":"suku seterusnya","future":{"other":"dlm {0} suku thn"},"past":{"other":"{0} suku thn lalu"},"-1":"suku lepas"},"month":{"0":"bulan ini","1":"bulan depan","future":{"other":"dalam {0} bulan"},"past":{"other":"{0} bulan lalu"},"-1":"bulan lalu"},"month-short":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bln lalu"},"-1":"bln lalu"},"month-narrow":{"0":"bln ini","1":"bln depan","future":{"other":"dlm {0} bln"},"past":{"other":"{0} bulan lalu"},"-1":"bln lalu"},"week":{"0":"minggu ini","1":"minggu depan","future":{"other":"dalam {0} minggu"},"past":{"other":"{0} minggu lalu"},"-1":"minggu lalu"},"week-short":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"week-narrow":{"0":"mgu ini","1":"mgu depan","future":{"other":"dlm {0} mgu"},"past":{"other":"{0} mgu lalu"},"-1":"mgu lepas"},"day":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dalam {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-short":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semalam"},"day-narrow":{"0":"hari ini","1":"esok","2":"lusa","future":{"other":"dlm {0} hari"},"past":{"other":"{0} hari lalu"},"-2":"kelmarin","-1":"semlm"},"hour":{"0":"jam ini","future":{"other":"dalam {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-short":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"hour-narrow":{"0":"jam ini","future":{"other":"dlm {0} jam"},"past":{"other":"{0} jam lalu"}},"minute":{"0":"pada minit ini","future":{"other":"dalam {0} minit"},"past":{"other":"{0} minit lalu"}},"minute-short":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"minute-narrow":{"0":"pada minit ini","future":{"other":"dlm {0} min"},"past":{"other":"{0} min lalu"}},"second":{"0":"sekarang","future":{"other":"dalam {0} saat"},"past":{"other":"{0} saat lalu"}},"second-short":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}},"second-narrow":{"0":"sekarang","future":{"other":"dlm {0} saat"},"past":{"other":"{0} saat lalu"}}},"locale":"ms"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mt.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mt.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"din is-sena","1":"is-sena d-dieħla","future":{"one":"fi żmien sena","few":"fi żmien {0} snin oħra","many":"fi żmien {0} snin oħra","other":"fi żmien {0} snin oħra"},"past":{"one":"sena ilu","few":"{0} snin ilu","many":"{0} snin ilu","other":"{0} snin ilu"},"-1":"is-sena l-oħra"},"year-short":{"0":"din is-sena","1":"is-sena d-dieħla","future":{"one":"fi żmien sena","few":"fi żmien {0} snin oħra","many":"fi żmien {0} snin oħra","other":"fi żmien {0} snin oħra"},"past":{"one":"sa sena ilu","few":"{0} snin ilu","many":"{0} snin ilu","other":"{0} snin ilu"},"-1":"is-sena l-oħra"},"year-narrow":{"0":"din is-sena","1":"is-sena d-dieħla","future":{"one":"fi żmien sena","few":"fi żmien {0} snin oħra","many":"fi żmien {0} snin oħra","other":"fi żmien {0} snin oħra"},"past":{"one":"sena ilu","few":"{0} snin ilu","many":"{0} snin ilu","other":"{0} snin ilu"},"-1":"is-sena l-oħra"},"quarter":{"0":"il-kwart ta’ sena li qegħdin fih","1":"il-kwart li jmiss tas-sena","future":{"one":"f’{0} kwarti ta’ sena oħrajn","few":"f’{0} kwarti ta’ sena oħrajn","many":"f’{0} kwarti ta’ sena oħrajn","other":"f’{0} kwarti ta’ sena oħrajn"},"past":{"one":"il-kwart ta’ sena li għadda","few":"{0} kwarti ta’ sena li għaddew","many":"{0} kwarti ta’ sena li għaddew","other":"{0} kwarti ta’ sena li għaddew"},"-1":"il-kwart ta’ sena li għadda"},"quarter-short":{"0":"il-kwart ta’ sena li qegħdin fih","1":"il-kwart li jmiss tas-sena","future":{"one":"fil-kwart tas-sena li ġej","few":"f’{0} kwarti ta’ sena oħrajn","many":"f’{0} kwarti ta’ sena oħrajn","other":"f’{0} kwarti ta’ sena oħrajn"},"past":{"one":"fil-kwart tas-sena li għadda","few":"{0} kwarti ta’ sena ilu","many":"{0} kwarti ta’ sena ilu","other":"{0} kwarti ta’ sena ilu"},"-1":"il-kwart ta’ sena li għadda"},"quarter-narrow":{"0":"il-kwart ta’ sena li qegħdin fih","1":"il-kwart li jmiss tas-sena","future":{"one":"fi kwart ta’ sena ieħor","few":"f’{0} kwarti ta’ sena oħrajn","many":"f’{0} kwarti ta’ sena oħrajn","other":"f’{0} kwarti ta’ sena oħrajn"},"past":{"one":"fil-kwart tas-sena li għadda","few":"{0} kwarti ta’ sena ilu","many":"{0} kwarti ta’ sena ilu","other":"{0} kwarti ta’ sena ilu"},"-1":"il-kwart ta’ sena li għadda"},"month":{"0":"Dan ix-xahar","1":"Ix-xahar id-dieħel","future":{"one":"sa xahar ieħor","few":"fi {0} xhur oħra","many":"fi {0} xhur oħra","other":"fi {0} xhur oħra"},"past":{"one":"xahar ilu","few":"{0} xhur ilu","many":"{0} xhur ilu","other":"{0} xhur ilu"},"-1":"Ix-xahar li għadda"},"month-short":{"0":"Dan ix-xahar","1":"Ix-xahar id-dieħel","future":{"one":"sa xahar ieħor","few":"sa {0} xhur oħra","many":"sa {0} xhur oħra","other":"sa {0} xhur oħra"},"past":{"one":"{0} xahar ilu","few":"{0} xhur ilu","many":"{0} xhur ilu","other":"{0} xhur ilu"},"-1":"Ix-xahar li għadda"},"month-narrow":{"0":"Dan ix-xahar","1":"Ix-xahar id-dieħel","future":{"one":"sa xahar ieħor","few":"sa {0} xhur oħra","many":"sa {0} xhur oħra","other":"sa {0} xhur oħra"},"past":{"one":"xahar ilu","few":"{0} xhur ilu","many":"{0} xhur ilu","other":"{0} xhur ilu"},"-1":"Ix-xahar li għadda"},"week":{"0":"din il-ġimgħa","1":"il-ġimgħa d-dieħla","future":{"one":"sa ġimgħa oħra","few":"sa {0} ġimgħat oħra","many":"sa {0} ġimgħat oħra","other":"sa {0} ġimgħat oħra"},"past":{"one":"ġimgħa ilu","few":"{0} ġimgħat ilu","many":"{0} ġimgħat ilu","other":"{0} ġimgħat ilu"},"-1":"il-ġimgħa li għaddiet"},"week-short":{"0":"din il-ġimgħa","1":"il-ġimgħa d-dieħla","future":{"one":"sa ġimgħa oħra","few":"sa {0} ġimgħat oħra","many":"sa {0} ġimgħat oħra","other":"+{0} w"},"past":{"one":"ġimgħa ilu","few":"{0} ġimgħat ilu","many":"{0} ġimgħat ilu","other":"{0} ġimgħat ilu"},"-1":"il-ġimgħa li għaddiet"},"week-narrow":{"0":"din il-ġimgħa","1":"il-ġimgħa d-dieħla","future":{"one":"sa ġimgħa oħra","few":"sa {0} ġimgħat oħra","many":"sa {0} ġimgħat oħra","other":"sa {0} ġimgħat oħra"},"past":{"one":"ġimgħa ilu","few":"{0} ġimgħat ilu","many":"{0} ġimgħat ilu","other":"{0} ġimgħat ilu"},"-1":"il-ġimgħa li għaddiet"},"day":{"0":"illum","1":"għada","future":{"one":"fi żmien ġurnata","few":"fi żmien {0} ġurnata oħra","many":"fi żmien {0} ġurnata oħra","other":"fi żmien {0} ġurnata oħra"},"past":{"one":"ġurnata ilu","few":"{0} ġranet ilu","many":"{0}-il ġurnata ilu","other":"{0}-il ġurnata ilu"},"-1":"lbieraħ"},"day-short":{"0":"illum","1":"għada","future":{"one":"fi żmien ġurnata","few":"fi żmien {0} ġurnata oħra","many":"fi żmien {0} ġurnata oħra","other":"fi żmien {0} ġurnata oħra"},"past":{"one":"ġurnata ilu","few":"{0} ġranet ilu","many":"{0}-il ġurnata ilu","other":"{0}-il ġurnata ilu"},"-1":"lbieraħ"},"day-narrow":{"0":"illum","1":"għada","future":{"one":"fi żmien ġurnata","few":"fi żmien {0} ġurnata oħra","many":"fi żmien {0} ġurnata oħra","other":"fi żmien {0} ġurnata oħra"},"past":{"one":"ġurnata ilu","few":"{0} ġranet ilu","many":"{0}-il ġurnata ilu","other":"{0}-il ġurnata ilu"},"-1":"lbieraħ"},"hour":{"0":"din is-siegħa","future":{"one":"fi żmien siegħa oħra","few":"fi żmien {0} sigħat","many":"fi żmien{0} sigħat","other":"fi żmien {0} sigħat"},"past":{"one":"siegħa ilu","few":"{0} sigħat ilu","many":"{0} sigħat ilu","other":"{0} sigħat ilu"}},"hour-short":{"0":"din is-siegħa","future":{"one":"fi żmien siegħa oħra","few":"fi żmien {0} sigħat","many":"+{0} h","other":"fi żmien {0} sigħat"},"past":{"one":"siegħa ilu","few":"{0} sigħat ilu","many":"{0} sigħat ilu","other":"{0} sigħat ilu"}},"hour-narrow":{"0":"din is-siegħa","future":{"one":"fi żmien siegħa oħra","few":"fi żmien {0} sigħat","many":"fi żmien {0} sigħat","other":"fi żmien {0} sigħat"},"past":{"one":"siegħa ilu","few":"{0} sigħat ilu","many":"{0} sigħat ilu","other":"{0} sigħat ilu"}},"minute":{"0":"din il-minuta","future":{"one":"sa minuta oħra","few":"sa {0} minuti oħra","many":"sa {0} minuti oħra","other":"sa {0} minuti oħra"},"past":{"one":"minuta ilu","few":"{0} minuti ilu","many":"{0} minuti ilu","other":"{0} minuti ilu"}},"minute-short":{"0":"din il-minuta","future":{"one":"sa min. oħra","few":"sa {0} min. oħra","many":"sa {0} min. oħra","other":"sa {0} min. oħra"},"past":{"one":"min. ilu","few":"{0} min. ilu","many":"{0} minuti ilu","other":"{0} min. ilu"}},"minute-narrow":{"0":"din il-minuta","future":{"one":"sa min. oħra","few":"sa {0} min. oħra","many":"+{0} min","other":"sa {0} min. oħra"},"past":{"one":"min. ilu","few":"{0} min. ilu","many":"{0} min. ilu","other":"{0} min. ilu"}},"second":{"0":"issa","future":{"one":"sa {0} sekondi oħra","few":"sa {0} sekondi oħra","many":"sa {0} sekondi oħra","other":"sa {0} sekondi oħra"},"past":{"one":"sekonda ilu","few":"{0} sekondi ilu","many":"{0} sekondi ilu","other":"{0} sekondi ilu"}},"second-short":{"0":"issa","future":{"one":"sa {0} sekondi oħra","few":"sa {0} sek. oħra","many":"sa {0} sek. oħra","other":"sa {0} sekondi oħra"},"past":{"one":"sek. ilu","few":"{0} sek. ilu","many":"{0} sek. ilu","other":"{0} sek. ilu"}},"second-narrow":{"0":"issa","future":{"one":"sa sek. oħra","few":"sa {0} sek. oħra","many":"sa {0} sek. oħra","other":"sa {0} sek. oħra"},"past":{"one":"sek. ilu","few":"{0} sek. ilu","many":"{0} sek. ilu","other":"{0} sek. ilu"}}},"locale":"mt"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mua.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mua.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"Tǝ’nahko","1":"Tǝ’nane","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Tǝsoo"},"day-short":{"0":"Tǝ’nahko","1":"Tǝ’nane","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Tǝsoo"},"day-narrow":{"0":"Tǝ’nahko","1":"Tǝ’nane","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"Tǝsoo"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"mua"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/my.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/my.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["mymr"],"year":{"0":"ယခုနှစ်","1":"လာမည့်နှစ်","future":{"other":"{0} နှစ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} နှစ်"},"-1":"ယမန်နှစ်"},"year-short":{"0":"ယခုနှစ်","1":"လာမည့်နှစ်","future":{"other":"{0} နှစ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} နှစ်"},"-1":"ယမန်နှစ်"},"year-narrow":{"0":"ယခုနှစ်","1":"လာမည့်နှစ်","future":{"other":"{0} နှစ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} နှစ်"},"-1":"ယမန်နှစ်"},"quarter":{"0":"ယခု သုံးလပတ်","1":"လာမည့် သုံးလပတ်","future":{"other":"သုံးလပတ်ကာလ {0} အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် သုံးလပတ်ကာလ {0} ခုအတွင်း"},"-1":"ပြီးခဲ့သည့် သုံးလပတ်"},"quarter-short":{"0":"ယခုသုံးလပတ်","1":"နောက်လာမည့်သုံးလပတ်","future":{"other":"သုံးလပတ်ကာလ {0} ခုအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် သုံးလပတ်ကာလ {0} ခုအတွင်း"},"-1":"ပြီးခဲ့သောသုံးလပတ်"},"quarter-narrow":{"0":"ယခုသုံးလပတ်","1":"နောက်လာမည့်သုံးလပတ်","future":{"other":"သုံးလပတ်ကာလ {0} ခုအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် သုံးလပတ်ကာလ {0} ခုအတွင်း"},"-1":"ပြီးခဲ့သောသုံးလပတ်"},"month":{"0":"ယခုလ","1":"လာမည့်လ","future":{"other":"{0} လအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} လ"},"-1":"ပြီးခဲ့သည့်လ"},"month-short":{"0":"ယခုလ","1":"လာမည့်လ","future":{"other":"{0} လအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} လ"},"-1":"ပြီးခဲ့သည့်လ"},"month-narrow":{"0":"ယခုလ","1":"လာမည့်လ","future":{"other":"{0} လအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} လ"},"-1":"ပြီးခဲ့သည့်လ"},"week":{"0":"ယခု သီတင်းပတ်","1":"လာမည့် သီတင်းပတ်","future":{"other":"{0} ပတ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} ပတ်"},"-1":"ပြီးခဲ့သည့် သီတင်းပတ်"},"week-short":{"0":"ယခု သီတင်းပတ်","1":"လာမည့် သီတင်းပတ်","future":{"other":"{0} ပတ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} ပတ်"},"-1":"ပြီးခဲ့သည့် သီတင်းပတ်"},"week-narrow":{"0":"ယခု သီတင်းပတ်","1":"လာမည့် သီတင်းပတ်","future":{"other":"{0} ပတ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} ပတ်"},"-1":"ပြီးခဲ့သည့် သီတင်းပတ်"},"day":{"0":"ယနေ့","1":"မနက်ဖြန်","2":"သန်ဘက်ခါ","future":{"other":"{0} ရက်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} ရက်"},"-2":"တစ်နေ့က","-1":"မနေ့က"},"day-short":{"0":"ယနေ့","1":"မနက်ဖြန်","2":"သန်ဘက်ခါ","future":{"other":"{0} ရက်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} ရက်"},"-2":"တစ်နေ့က","-1":"မနေ့က"},"day-narrow":{"0":"ယနေ့","1":"မနက်ဖြန်","2":"သန်ဘက်ခါ","future":{"other":"{0} ရက်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} ရက်"},"-2":"တစ်နေ့က","-1":"မနေ့က"},"hour":{"0":"ဤအချိန်","future":{"other":"{0} နာရီအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} နာရီ"}},"hour-short":{"0":"ဤအချိန်","future":{"other":"{0} နာရီအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} နာရီ"}},"hour-narrow":{"0":"ဤအချိန်","future":{"other":"{0} နာရီအတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} နာရီ"}},"minute":{"0":"ဤမိနစ်","future":{"other":"{0} မိနစ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} မိနစ်"}},"minute-short":{"0":"ဤမိနစ်","future":{"other":"{0} မိနစ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} မိနစ်"}},"minute-narrow":{"0":"ဤမိနစ်","future":{"other":"{0} မိနစ်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} မိနစ်"}},"second":{"0":"ယခု","future":{"other":"{0} စက္ကန့်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} စက္ကန့်"}},"second-short":{"0":"ယခု","future":{"other":"{0} စက္ကန့်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} စက္ကန့်"}},"second-narrow":{"0":"ယခု","future":{"other":"{0} စက္ကန့်အတွင်း"},"past":{"other":"ပြီးခဲ့သည့် {0} စက္ကန့်"}}},"locale":"my"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/mzn.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/mzn.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["arabext"],"year":{"0":"امسال","1":"سال دیگه","future":{"other":"{0} سال دله"},"past":{"other":"{0} سال پیش"},"-1":"پارسال"},"year-short":{"0":"امسال","1":"سال دیگه","future":{"other":"{0} سال دله"},"past":{"other":"{0} سال پیش"},"-1":"پارسال"},"year-narrow":{"0":"امسال","1":"سال دیگه","future":{"other":"{0} سال دله"},"past":{"other":"{0} سال پیش"},"-1":"پارسال"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"{0} ربع دله"},"past":{"other":"{0} ربع پیش"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"{0} ربع دله"},"past":{"other":"{0} ربع پیش"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"{0} ربع دله"},"past":{"other":"{0} ربع پیش"},"-1":"last quarter"},"month":{"0":"این ماه","1":"ماه ِبعد","future":{"other":"{0} ماه دله"},"past":{"other":"{0} ماه پیش"},"-1":"ماه قبل"},"month-short":{"0":"این ماه","1":"ماه ِبعد","future":{"other":"{0} ماه دله"},"past":{"other":"{0} ماه پیش"},"-1":"ماه قبل"},"month-narrow":{"0":"این ماه","1":"ماه ِبعد","future":{"other":"{0} ماه دله"},"past":{"other":"{0} ماه پیش"},"-1":"ماه قبل"},"week":{"0":"این هفته","1":"بعدی هفته","future":{"other":"{0} هفته دله"},"past":{"other":"{0} هفته پیش"},"-1":"قبلی هفته"},"week-short":{"0":"این هفته","1":"بعدی هفته","future":{"other":"{0} هفته دله"},"past":{"other":"{0} هفته پیش"},"-1":"قبلی هفته"},"week-narrow":{"0":"این هفته","1":"بعدی هفته","future":{"other":"{0} هفته دله"},"past":{"other":"{0} هفته پیش"},"-1":"قبلی هفته"},"day":{"0":"اَمروز","1":"فِردا","future":{"other":"{0} روز دله"},"past":{"other":"{0} روز پیش"},"-1":"دیروز"},"day-short":{"0":"اَمروز","1":"فِردا","future":{"other":"{0} روز دله"},"past":{"other":"{0} روز پیش"},"-1":"دیروز"},"day-narrow":{"0":"اَمروز","1":"فِردا","future":{"other":"{0} روز دله"},"past":{"other":"{0} روز پیش"},"-1":"دیروز"},"hour":{"0":"this hour","future":{"other":"{0} ساعِت دله"},"past":{"other":"{0} ساعِت پیش"}},"hour-short":{"0":"this hour","future":{"other":"{0} ساعت دله"},"past":{"other":"{0} ساعت پیش"}},"hour-narrow":{"0":"this hour","future":{"other":"{0} ساعت دله"},"past":{"other":"{0} ساعت پیش"}},"minute":{"0":"this minute","future":{"other":"{0} دقیقه دله"},"past":{"other":"{0} دَقه پیش"}},"minute-short":{"0":"this minute","future":{"other":"{0} دَقه دله"},"past":{"other":"{0} دَقه پیش"}},"minute-narrow":{"0":"this minute","future":{"other":"{0} دَقه دله"},"past":{"other":"{0} دَقه پیش"}},"second":{"0":"now","future":{"other":"{0} ثانیه دله"},"past":{"other":"{0} ثانیه پیش"}},"second-short":{"0":"now","future":{"other":"{0} ثانیه دله"},"past":{"other":"{0} ثانیه پیش"}},"second-narrow":{"0":"now","future":{"other":"{0} ثانیه دله"},"past":{"other":"{0} ثانیه پیش"}}},"locale":"mzn"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/naq.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/naq.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-short":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"year-narrow":{"0":"this year","1":"next year","future":{"other":"+{0} y"},"past":{"other":"-{0} y"},"-1":"last year"},"quarter":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-short":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"quarter-narrow":{"0":"this quarter","1":"next quarter","future":{"other":"+{0} Q"},"past":{"other":"-{0} Q"},"-1":"last quarter"},"month":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-short":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"month-narrow":{"0":"this month","1":"next month","future":{"other":"+{0} m"},"past":{"other":"-{0} m"},"-1":"last month"},"week":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-short":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"week-narrow":{"0":"this week","1":"next week","future":{"other":"+{0} w"},"past":{"other":"-{0} w"},"-1":"last week"},"day":{"0":"Neetsee","1":"tomorrow","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"yesterday"},"day-short":{"0":"Neetsee","1":"tomorrow","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"yesterday"},"day-narrow":{"0":"Neetsee","1":"tomorrow","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"yesterday"},"hour":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-short":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"hour-narrow":{"0":"this hour","future":{"other":"+{0} h"},"past":{"other":"-{0} h"}},"minute":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-short":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"minute-narrow":{"0":"this minute","future":{"other":"+{0} min"},"past":{"other":"-{0} min"}},"second":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-short":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}},"second-narrow":{"0":"now","future":{"other":"+{0} s"},"past":{"other":"-{0} s"}}},"locale":"naq"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/nb-SJ.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/nb-SJ.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/* @generated */
|
|
2
|
-
// prettier-ignore
|
|
3
|
-
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
|
|
4
|
-
Intl.RelativeTimeFormat.__addLocaleData({"data":{"nu":["latn"],"year":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-short":{"0":"i år","1":"neste år","future":{"one":"om {0} år","other":"om {0} år"},"past":{"one":"for {0} år siden","other":"for {0} år siden"},"-1":"i fjor"},"year-narrow":{"0":"i år","1":"neste år","future":{"one":"+{0} år","other":"+{0} år"},"past":{"one":"-{0} år","other":"-{0} år"},"-1":"i fjor"},"quarter":{"0":"dette kvartalet","1":"neste kvartal","future":{"one":"om {0} kvartal","other":"om {0} kvartaler"},"past":{"one":"for {0} kvartal siden","other":"for {0} kvartaler siden"},"-1":"forrige kvartal"},"quarter-short":{"0":"dette kv.","1":"neste kv.","future":{"one":"om {0} kv.","other":"om {0} kv."},"past":{"one":"for {0} kv. siden","other":"for {0} kv. siden"},"-1":"forrige kv."},"quarter-narrow":{"0":"dette kv.","1":"neste kv.","future":{"one":"+{0} kv.","other":"+{0} kv."},"past":{"one":"-{0} kv.","other":"-{0} kv."},"-1":"forrige kv."},"month":{"0":"denne måneden","1":"neste måned","future":{"one":"om {0} måned","other":"om {0} måneder"},"past":{"one":"for {0} måned siden","other":"for {0} måneder siden"},"-1":"forrige måned"},"month-short":{"0":"denne md.","1":"neste md.","future":{"one":"om {0} md.","other":"om {0} md."},"past":{"one":"for {0} md. siden","other":"for {0} md. siden"},"-1":"forrige md."},"month-narrow":{"0":"denne md.","1":"neste md.","future":{"one":"+{0} md.","other":"+{0} md."},"past":{"one":"-{0} md.","other":"-{0} md."},"-1":"forrige md."},"week":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} uke","other":"om {0} uker"},"past":{"one":"for {0} uke siden","other":"for {0} uker siden"},"-1":"forrige uke"},"week-short":{"0":"denne uken","1":"neste uke","future":{"one":"om {0} u.","other":"om {0} u."},"past":{"one":"for {0} u. siden","other":"for {0} u. siden"},"-1":"forrige uke"},"week-narrow":{"0":"denne uken","1":"neste uke","future":{"one":"+{0} u.","other":"+{0} u."},"past":{"one":"-{0} u.","other":"-{0} u."},"-1":"forrige uke"},"day":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} døgn","other":"om {0} døgn"},"past":{"one":"for {0} døgn siden","other":"for {0} døgn siden"},"-2":"i forgårs","-1":"i går"},"day-short":{"0":"i dag","1":"i morgen","2":"i overmorgen","future":{"one":"om {0} d.","other":"om {0} d."},"past":{"one":"for {0} d. siden","other":"for {0} d. siden"},"-2":"i forgårs","-1":"i går"},"day-narrow":{"0":"i dag","1":"i morgen","2":"+2 d.","future":{"one":"+{0} d.","other":"+{0} d."},"past":{"one":"-{0} d.","other":"-{0} d."},"-2":"-2 d.","-1":"i går"},"hour":{"0":"denne timen","future":{"one":"om {0} time","other":"om {0} timer"},"past":{"one":"for {0} time siden","other":"for {0} timer siden"}},"hour-short":{"0":"denne timen","future":{"one":"om {0} t","other":"om {0} t"},"past":{"one":"for {0} t siden","other":"for {0} t siden"}},"hour-narrow":{"0":"denne timen","future":{"one":"+{0} t","other":"+{0} t"},"past":{"one":"-{0} t","other":"-{0} t"}},"minute":{"0":"dette minuttet","future":{"one":"om {0} minutt","other":"om {0} minutter"},"past":{"one":"for {0} minutt siden","other":"for {0} minutter siden"}},"minute-short":{"0":"dette minuttet","future":{"one":"om {0} min","other":"om {0} min"},"past":{"one":"for {0} min siden","other":"for {0} min siden"}},"minute-narrow":{"0":"dette minuttet","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"nå","future":{"one":"om {0} sekund","other":"om {0} sekunder"},"past":{"one":"for {0} sekund siden","other":"for {0} sekunder siden"}},"second-short":{"0":"nå","future":{"one":"om {0} sek","other":"om {0} sek"},"past":{"one":"for {0} sek siden","other":"for {0} sek siden"}},"second-narrow":{"0":"nå","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"nb-SJ"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/nb.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|