@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/or.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":"ଆସନ୍ତାକାଲି","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":"or"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/os-RU.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/os-RU.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":"Абон","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":"this hour","future":{"one":"{0} сахаты фӕстӕ","other":"{0} сахаты фӕстӕ"},"past":{"one":"{0} сахаты размӕ","other":"{0} сахаты размӕ"}},"hour-short":{"0":"this hour","future":{"one":"{0} сахаты фӕстӕ","other":"{0} сахаты фӕстӕ"},"past":{"one":"{0} сахаты размӕ","other":"{0} сахаты размӕ"}},"hour-narrow":{"0":"this hour","future":{"one":"{0} сахаты фӕстӕ","other":"{0} сахаты фӕстӕ"},"past":{"one":"{0} сахаты размӕ","other":"{0} сахаты размӕ"}},"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":"os-RU"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/os.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/os.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":"Абон","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":"this hour","future":{"one":"{0} сахаты фӕстӕ","other":"{0} сахаты фӕстӕ"},"past":{"one":"{0} сахаты размӕ","other":"{0} сахаты размӕ"}},"hour-short":{"0":"this hour","future":{"one":"{0} сахаты фӕстӕ","other":"{0} сахаты фӕстӕ"},"past":{"one":"{0} сахаты размӕ","other":"{0} сахаты размӕ"}},"hour-narrow":{"0":"this hour","future":{"one":"{0} сахаты фӕстӕ","other":"{0} сахаты фӕстӕ"},"past":{"one":"{0} сахаты размӕ","other":"{0} сахаты размӕ"}},"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":"os"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pa-Arab.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pa-Arab.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":"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":"today","1":"tomorrow","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"yesterday"},"day-short":{"0":"today","1":"tomorrow","future":{"other":"+{0} d"},"past":{"other":"-{0} d"},"-1":"yesterday"},"day-narrow":{"0":"today","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":"pa-Arab"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pa-Guru.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pa-Guru.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":"ਭਲਕੇ","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":"pa-Guru"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pa.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pa.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":"ਭਲਕੇ","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":"pa"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pcm.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pcm.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":"Dís yiẹ","1":"Nẹ́st yiẹ","future":{"one":"fọ {0} yiẹ wé de kọm","other":"fọ {0} yiẹ wé de kọm"},"past":{"one":"{0} yiẹ wé dọ́n pas","other":"{0} yiẹ wé dọ́n pas"},"-1":"Lást yiẹ"},"year-short":{"0":"Dís yiẹ","1":"Nẹ́st yiẹ","future":{"one":"fọ {0} yiẹ wé de kọm","other":"fọ {0} yiẹ wé de kọm"},"past":{"one":"{0} yiẹ wé dọ́n pas","other":"{0} yiẹ wé dọ́n pas"},"-1":"Lást yiẹ"},"year-narrow":{"0":"Dís yiẹ","1":"Nẹ́st yiẹ","future":{"one":"fọ {0} yiẹ wé de kọm","other":"fọ {0} yiẹ wé de kọm"},"past":{"one":"{0} yiẹ wé dọ́n pas","other":"{0} yiẹ wé dọ́n pas"},"-1":"Lást yiẹ"},"quarter":{"0":"Dís kwọ́ta","1":"Nẹ́st kwọ́ta","future":{"one":"fọ {0} kwọ́ta wé de kọm","other":"fọ {0} kwọ́ta wé de kọm"},"past":{"one":"{0} kwọ́ta wé dọ́n pas","other":"{0} kwọ́ta wé dọ́n pas"},"-1":"Lást kwọ́ta"},"quarter-short":{"0":"Dís kwọ́ta","1":"Nẹ́st kwọ́ta","future":{"one":"fọ {0} kwọ́ta wé de kọm","other":"fọ {0} kwọ́ta wé de kọm"},"past":{"one":"{0} kwọ́ta wé dọ́n pas","other":"{0} kwọ́ta wé dọ́n pas"},"-1":"Lást kwọ́ta"},"quarter-narrow":{"0":"Dís kwọ́ta","1":"Nẹ́st kwọ́ta","future":{"one":"fọ {0} kwọ́ta wé de kọm","other":"fọ {0} kwọ́ta wé de kọm"},"past":{"one":"{0} kwọ́ta wé dọ́n pas","other":"{0} kwọ́ta wé dọ́n pas"},"-1":"Lást kwọ́ta"},"month":{"0":"Dís mọnt","1":"Nẹ́st mọnt","future":{"one":"Fọ {0}mọnt wé de kọm","other":"Fọ {0}mọnt wé de kọm"},"past":{"one":"{0} mọnt wé dọ́n pas","other":"{0} mọnt wé dọ́n pas"},"-1":"Lást mọnt"},"month-short":{"0":"Dís mọnt","1":"Nẹ́st mọnt","future":{"one":"Fọ {0}mọnt wé de kọm","other":"Fọ {0}mọnt wé de kọm"},"past":{"one":"{0} mọnt wé dọ́n pas","other":"{0} mọnt wé dọ́n pas"},"-1":"Lást mọnt"},"month-narrow":{"0":"Dís mọnt","1":"Nẹ́st mọnt","future":{"one":"Fọ {0}mọnt wé de kọm","other":"Fọ {0}mọnt wé de kọm"},"past":{"one":"{0} mọnt wé dọ́n pas","other":"{0} mọnt wé dọ́n pas"},"-1":"Lást mọnt"},"week":{"0":"Dís wik","1":"Nẹ́st wik","future":{"one":"Fọ {0}wik wé de kọm","other":"Fọ {0}wik wé de kọm"},"past":{"one":"{0} wik wé dọ́n pas","other":"{0} wik wé dọ́n pas"},"-1":"Lást wik"},"week-short":{"0":"Dís wik","1":"Nẹ́st wik","future":{"one":"Fọ {0}wik wé de kọm","other":"Fọ {0}wik wé de kọm"},"past":{"one":"{0} wik wé dọ́n pas","other":"{0} wik wé dọ́n pas"},"-1":"Lást wik"},"week-narrow":{"0":"Dís wik","1":"Nẹ́st wik","future":{"one":"Fọ {0}wik wé de kọm","other":"Fọ {0}wik wé de kọm"},"past":{"one":"{0} wik wé dọ́n pas","other":"{0} wik wé dọ́n pas"},"-1":"Lást wik"},"day":{"0":"Todè","1":"Tumọ́ro","future":{"one":"Fọ {0}dè wé de kọm","other":"Fọ {0}dè wé de kọm"},"past":{"one":"{0} dè wé dọ́n pas","other":"{0} dè wé dọ́n pas"},"-1":"Yẹ́stadè"},"day-short":{"0":"Todè","1":"Tumọ́ro","future":{"one":"Fọ {0}dè wé de kọm","other":"Fọ {0}dè wé de kọm"},"past":{"one":"{0} dè wé dọ́n pas","other":"{0} dè wé dọ́n pas"},"-1":"Yẹ́stadè"},"day-narrow":{"0":"Todè","1":"Tumọ́ro","future":{"one":"Fọ {0}dè wé de kọm","other":"Fọ {0}dè wé de kọm"},"past":{"one":"{0} dè wé dọ́n pas","other":"{0} dè wé dọ́n pas"},"-1":"Yẹ́stadè"},"hour":{"0":"Dís áwa","future":{"one":"Fọ {0} áwa wé de kọm","other":"Fọ {0} áwa wé de kọm"},"past":{"one":"{0} áwa wé dọ́n pas","other":"{0} áwa wé dọ́n pas"}},"hour-short":{"0":"Dís áwa","future":{"one":"Fọ {0} áwa wé de kọm","other":"Fọ {0} áwa wé de kọm"},"past":{"one":"{0} áwa wé dọ́n pas","other":"{0} áwa wé dọ́n pas"}},"hour-narrow":{"0":"Dís áwa","future":{"one":"Fọ {0} áwa wé de kọm","other":"Fọ {0} áwa wé de kọm"},"past":{"one":"Fọ {0} áwa wé de kọm","other":"Fọ {0} áwa wé de kọm"}},"minute":{"0":"Dís mínit","future":{"one":"Fọ {0} mínit wé de kọm","other":"Fọ {0} mínit wé de kọm"},"past":{"one":"{0} mínit wé dọ́n pas","other":"{0} mínit wé dọ́n pas"}},"minute-short":{"0":"Dís mínit","future":{"one":"Fọ {0} mínit wé de kọm","other":"Fọ {0} mínit wé de kọm"},"past":{"one":"{0} mínit wé dọ́n pas","other":"{0} mínit wé dọ́n pas"}},"minute-narrow":{"0":"Dís mínit","future":{"one":"Fọ {0} mínit wé de kọm","other":"Fọ {0} mínit wé de kọm"},"past":{"one":"{0} mínit wé dọ́n pas","other":"{0} mínit wé dọ́n pas"}},"second":{"0":"nau","future":{"one":"Fọ {0} Sẹ́kọn","other":"Fọ {0} Sẹ́kọn"},"past":{"one":"{0} sẹ́kọn wé dọ́n pas","other":"{0} sẹ́kọn wé dọ́n pas"}},"second-short":{"0":"nau","future":{"one":"Fọ {0} Sẹ́kọn","other":"Fọ {0} Sẹ́kọn"},"past":{"one":"{0} sẹ́kọn wé dọ́n pas","other":"{0} sẹ́kọn wé dọ́n pas"}},"second-narrow":{"0":"nau","future":{"one":"Fọ {0} Sẹ́kọn","other":"Fọ {0} Sẹ́kọn"},"past":{"one":"{0} sẹ́kọn wé dọ́n pas","other":"{0} sẹ́kọn wé dọ́n pas"}}},"locale":"pcm"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pl.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pl.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":"w tym roku","1":"w przyszłym roku","future":{"one":"za {0} rok","few":"za {0} lata","many":"za {0} lat","other":"za {0} roku"},"past":{"one":"{0} rok temu","few":"{0} lata temu","many":"{0} lat temu","other":"{0} roku temu"},"-1":"w zeszłym roku"},"year-short":{"0":"w tym roku","1":"w przyszłym roku","future":{"one":"za {0} rok","few":"za {0} lata","many":"za {0} lat","other":"za {0} roku"},"past":{"one":"{0} rok temu","few":"{0} lata temu","many":"{0} lat temu","other":"{0} roku temu"},"-1":"w zeszłym roku"},"year-narrow":{"0":"w tym roku","1":"w przyszłym roku","future":{"one":"za {0} rok","few":"za {0} lata","many":"za {0} lat","other":"za {0} roku"},"past":{"one":"{0} rok temu","few":"{0} lata temu","many":"{0} lat temu","other":"{0} roku temu"},"-1":"w zeszłym roku"},"quarter":{"0":"w tym kwartale","1":"w przyszłym kwartale","future":{"one":"za {0} kwartał","few":"za {0} kwartały","many":"za {0} kwartałów","other":"za {0} kwartału"},"past":{"one":"{0} kwartał temu","few":"{0} kwartały temu","many":"{0} kwartałów temu","other":"{0} kwartału temu"},"-1":"w zeszłym kwartale"},"quarter-short":{"0":"w tym kwartale","1":"w przyszłym kwartale","future":{"one":"za {0} kw.","few":"za {0} kw.","many":"za {0} kw.","other":"za {0} kw."},"past":{"one":"{0} kw. temu","few":"{0} kw. temu","many":"{0} kw. temu","other":"{0} kw. temu"},"-1":"w zeszłym kwartale"},"quarter-narrow":{"0":"w tym kwartale","1":"w przyszłym kwartale","future":{"one":"za {0} kw.","few":"za {0} kw.","many":"za {0} kw.","other":"za {0} kw."},"past":{"one":"{0} kw. temu","few":"{0} kw. temu","many":"{0} kw. temu","other":"{0} kw. temu"},"-1":"w zeszłym kwartale"},"month":{"0":"w tym miesiącu","1":"w przyszłym miesiącu","future":{"one":"za {0} miesiąc","few":"za {0} miesiące","many":"za {0} miesięcy","other":"za {0} miesiąca"},"past":{"one":"{0} miesiąc temu","few":"{0} miesiące temu","many":"{0} miesięcy temu","other":"{0} miesiąca temu"},"-1":"w zeszłym miesiącu"},"month-short":{"0":"w tym mies.","1":"w przyszłym mies.","future":{"one":"za {0} mies.","few":"za {0} mies.","many":"za {0} mies.","other":"za {0} mies."},"past":{"one":"{0} mies. temu","few":"{0} mies. temu","many":"{0} mies. temu","other":"{0} mies. temu"},"-1":"w zeszłym mies."},"month-narrow":{"0":"w tym mies.","1":"w przyszłym mies.","future":{"one":"za {0} mies.","few":"za {0} mies.","many":"za {0} mies.","other":"za {0} mies."},"past":{"one":"{0} mies. temu","few":"{0} mies. temu","many":"{0} mies. temu","other":"{0} mies. temu"},"-1":"w zeszłym mies."},"week":{"0":"w tym tygodniu","1":"w przyszłym tygodniu","future":{"one":"za {0} tydzień","few":"za {0} tygodnie","many":"za {0} tygodni","other":"za {0} tygodnia"},"past":{"one":"{0} tydzień temu","few":"{0} tygodnie temu","many":"{0} tygodni temu","other":"{0} tygodnia temu"},"-1":"w zeszłym tygodniu"},"week-short":{"0":"w tym tyg.","1":"w przyszłym tyg.","future":{"one":"za {0} tydz.","few":"za {0} tyg.","many":"za {0} tyg.","other":"za {0} tyg."},"past":{"one":"{0} tydz. temu","few":"{0} tyg. temu","many":"{0} tyg. temu","other":"{0} tyg. temu"},"-1":"w zeszłym tyg."},"week-narrow":{"0":"w tym tyg.","1":"w przyszłym tyg.","future":{"one":"za {0} tydz.","few":"za {0} tyg.","many":"za {0} tyg.","other":"za {0} tyg."},"past":{"one":"{0} tydz. temu","few":"{0} tyg. temu","many":"{0} tyg. temu","other":"{0} tyg. temu"},"-1":"w zeszłym tyg."},"day":{"0":"dzisiaj","1":"jutro","2":"pojutrze","future":{"one":"za {0} dzień","few":"za {0} dni","many":"za {0} dni","other":"za {0} dnia"},"past":{"one":"{0} dzień temu","few":"{0} dni temu","many":"{0} dni temu","other":"{0} dnia temu"},"-2":"przedwczoraj","-1":"wczoraj"},"day-short":{"0":"dzisiaj","1":"jutro","2":"pojutrze","future":{"one":"za {0} dzień","few":"za {0} dni","many":"za {0} dni","other":"za {0} dnia"},"past":{"one":"{0} dzień temu","few":"{0} dni temu","many":"{0} dni temu","other":"{0} dnia temu"},"-2":"przedwczoraj","-1":"wczoraj"},"day-narrow":{"0":"dziś","1":"jutro","2":"pojutrze","future":{"one":"za {0} dzień","few":"za {0} dni","many":"za {0} dni","other":"za {0} dnia"},"past":{"one":"{0} dzień temu","few":"{0} dni temu","many":"{0} dni temu","other":"{0} dnia temu"},"-2":"przedwczoraj","-1":"wcz."},"hour":{"0":"ta godzina","future":{"one":"za {0} godzinę","few":"za {0} godziny","many":"za {0} godzin","other":"za {0} godziny"},"past":{"one":"{0} godzinę temu","few":"{0} godziny temu","many":"{0} godzin temu","other":"{0} godziny temu"}},"hour-short":{"0":"ta godzina","future":{"one":"za {0} godz.","few":"za {0} godz.","many":"za {0} godz.","other":"za {0} godz."},"past":{"one":"{0} godz. temu","few":"{0} godz. temu","many":"{0} godz. temu","other":"{0} godz. temu"}},"hour-narrow":{"0":"ta godzina","future":{"one":"za {0} g.","few":"za {0} g.","many":"za {0} g.","other":"za {0} g."},"past":{"one":"{0} g. temu","few":"{0} g. temu","many":"{0} g. temu","other":"{0} g. temu"}},"minute":{"0":"ta minuta","future":{"one":"za {0} minutę","few":"za {0} minuty","many":"za {0} minut","other":"za {0} minuty"},"past":{"one":"{0} minutę temu","few":"{0} minuty temu","many":"{0} minut temu","other":"{0} minuty temu"}},"minute-short":{"0":"ta minuta","future":{"one":"za {0} min","few":"za {0} min","many":"za {0} min","other":"za {0} min"},"past":{"one":"{0} min temu","few":"{0} min temu","many":"{0} min temu","other":"{0} min temu"}},"minute-narrow":{"0":"ta minuta","future":{"one":"za {0} min","few":"za {0} min","many":"za {0} min","other":"za {0} min"},"past":{"one":"{0} min temu","few":"{0} min temu","many":"{0} min temu","other":"{0} min temu"}},"second":{"0":"teraz","future":{"one":"za {0} sekundę","few":"za {0} sekundy","many":"za {0} sekund","other":"za {0} sekundy"},"past":{"one":"{0} sekundę temu","few":"{0} sekundy temu","many":"{0} sekund temu","other":"{0} sekundy temu"}},"second-short":{"0":"teraz","future":{"one":"za {0} sek.","few":"za {0} sek.","many":"za {0} sek.","other":"za {0} sek."},"past":{"one":"{0} sek. temu","few":"{0} sek. temu","many":"{0} sek. temu","other":"{0} sek. temu"}},"second-narrow":{"0":"teraz","future":{"one":"za {0} s","few":"za {0} s","many":"za {0} s","other":"za {0} s"},"past":{"one":"{0} s temu","few":"{0} s temu","many":"{0} s temu","other":"{0} s temu"}}},"locale":"pl"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/ps-PK.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/ps-PK.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":{"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":"ps-PK"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/ps.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/ps.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":{"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":"ps"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-AO.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-AO.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-AO"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-CH.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-CH.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-CH"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-CV.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-CV.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-CV"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-GQ.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-GQ.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-GQ"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-GW.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-GW.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-GW"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-LU.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-LU.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-LU"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-MO.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-MO.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-MO"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-MZ.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-MZ.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-MZ"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-PT.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|
package/locale-data/pt-PT.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":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-short":{"0":"este ano","1":"próximo ano","future":{"one":"dentro de {0} ano","other":"dentro de {0} anos"},"past":{"one":"há {0} ano","other":"há {0} anos"},"-1":"ano passado"},"year-narrow":{"0":"este ano","1":"próximo ano","future":{"one":"+{0} ano","other":"+{0} anos"},"past":{"one":"-{0} ano","other":"-{0} anos"},"-1":"ano passado"},"quarter":{"0":"este trimestre","1":"próximo trimestre","future":{"one":"dentro de {0} trimestre","other":"dentro de {0} trimestres"},"past":{"one":"há {0} trimestre","other":"há {0} trimestres"},"-1":"trimestre passado"},"quarter-short":{"0":"este trim.","1":"próximo trim.","future":{"one":"dentro de {0} trim.","other":"dentro de {0} trim."},"past":{"one":"há {0} trim.","other":"há {0} trim."},"-1":"trim. passado"},"quarter-narrow":{"0":"este trim.","1":"próximo trim.","future":{"one":"+{0} trim.","other":"+{0} trim."},"past":{"one":"-{0} trim.","other":"-{0} trim."},"-1":"trim. passado"},"month":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-short":{"0":"este mês","1":"próximo mês","future":{"one":"dentro de {0} mês","other":"dentro de {0} meses"},"past":{"one":"há {0} mês","other":"há {0} meses"},"-1":"mês passado"},"month-narrow":{"0":"este mês","1":"próximo mês","future":{"one":"+{0} mês","other":"+{0} meses"},"past":{"one":"-{0} mês","other":"-{0} meses"},"-1":"mês passado"},"week":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} semana","other":"dentro de {0} semanas"},"past":{"one":"há {0} semana","other":"há {0} semanas"},"-1":"semana passada"},"week-short":{"0":"esta semana","1":"próxima semana","future":{"one":"dentro de {0} sem.","other":"dentro de {0} sem."},"past":{"one":"há {0} sem.","other":"há {0} sem."},"-1":"semana passada"},"week-narrow":{"0":"esta semana","1":"próxima semana","future":{"one":"+{0} sem.","other":"+{0} sem."},"past":{"one":"-{0} sem.","other":"-{0} sem."},"-1":"semana passada"},"day":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-short":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"dentro de {0} dia","other":"dentro de {0} dias"},"past":{"one":"há {0} dia","other":"há {0} dias"},"-2":"anteontem","-1":"ontem"},"day-narrow":{"0":"hoje","1":"amanhã","2":"depois de amanhã","future":{"one":"+{0} dia","other":"+{0} dias"},"past":{"one":"-{0} dia","other":"-{0} dias"},"-2":"anteontem","-1":"ontem"},"hour":{"0":"esta hora","future":{"one":"dentro de {0} hora","other":"dentro de {0} horas"},"past":{"one":"há {0} hora","other":"há {0} horas"}},"hour-short":{"0":"esta hora","future":{"one":"dentro de {0} h","other":"dentro de {0} h"},"past":{"one":"há {0} h","other":"há {0} h"}},"hour-narrow":{"0":"esta hora","future":{"one":"+{0} h","other":"+{0} h"},"past":{"one":"-{0} h","other":"-{0} h"}},"minute":{"0":"este minuto","future":{"one":"dentro de {0} minuto","other":"dentro de {0} minutos"},"past":{"one":"há {0} minuto","other":"há {0} minutos"}},"minute-short":{"0":"este minuto","future":{"one":"dentro de {0} min","other":"dentro de {0} min"},"past":{"one":"há {0} min","other":"há {0} min"}},"minute-narrow":{"0":"este minuto","future":{"one":"+{0} min","other":"+{0} min"},"past":{"one":"-{0} min","other":"-{0} min"}},"second":{"0":"agora","future":{"one":"dentro de {0} segundo","other":"dentro de {0} segundos"},"past":{"one":"há {0} segundo","other":"há {0} segundos"}},"second-short":{"0":"agora","future":{"one":"dentro de {0} s","other":"dentro de {0} s"},"past":{"one":"há {0} s","other":"há {0} s"}},"second-narrow":{"0":"agora","future":{"one":"+{0} s","other":"+{0} s"},"past":{"one":"-{0} s","other":"-{0} s"}}},"locale":"pt-PT"}
|
|
5
|
-
)
|
|
6
|
-
}
|
package/locale-data/pt-ST.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {}
|