@formatjs/intl-numberformat 8.1.0 โ 8.1.2
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/index.d.ts +2 -0
- package/index.d.ts.map +1 -0
- package/index.js +4 -0
- package/lib/index.d.ts +2 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +1 -0
- package/lib/polyfill-force.d.ts +2 -0
- package/lib/polyfill-force.d.ts.map +1 -0
- package/lib/polyfill-force.js +9 -0
- package/lib/polyfill.d.ts +2 -0
- package/lib/polyfill.d.ts.map +1 -0
- package/lib/polyfill.js +12 -0
- package/lib/should-polyfill.d.ts +2 -0
- package/lib/should-polyfill.d.ts.map +1 -0
- package/lib/should-polyfill.js +53 -0
- package/lib/src/core.d.ts +7 -0
- package/lib/src/core.d.ts.map +1 -0
- package/lib/src/core.js +227 -0
- package/lib/src/currency-digits.generated.d.ts +2 -0
- package/lib/src/currency-digits.generated.d.ts.map +1 -0
- package/lib/src/currency-digits.generated.js +1 -0
- package/lib/src/get_internal_slots.d.ts +3 -0
- package/lib/src/get_internal_slots.d.ts.map +1 -0
- package/lib/src/get_internal_slots.js +10 -0
- package/lib/src/numbering-systems.generated.d.ts +2 -0
- package/lib/src/numbering-systems.generated.d.ts.map +1 -0
- package/lib/src/numbering-systems.generated.js +1 -0
- package/lib/src/to_locale_string.d.ts +7 -0
- package/lib/src/to_locale_string.d.ts.map +1 -0
- package/lib/src/to_locale_string.js +10 -0
- package/lib/src/types.d.ts +19 -0
- package/lib/src/types.d.ts.map +1 -0
- package/lib/src/types.js +1 -0
- package/lib/supported-locales.generated.d.ts +2 -0
- package/lib/supported-locales.generated.d.ts.map +1 -0
- package/lib/supported-locales.generated.js +1 -0
- package/locale-data/af-NA.d.ts +1 -0
- package/locale-data/af-NA.js +6 -0
- package/locale-data/af.d.ts +1 -0
- package/locale-data/af.js +6 -0
- package/locale-data/agq.d.ts +1 -0
- package/locale-data/agq.js +6 -0
- package/locale-data/ak.d.ts +1 -0
- package/locale-data/ak.js +6 -0
- package/locale-data/am.d.ts +1 -0
- package/locale-data/am.js +6 -0
- package/locale-data/ar-AE.d.ts +1 -0
- package/locale-data/ar-AE.js +6 -0
- package/locale-data/ar-BH.d.ts +1 -0
- package/locale-data/ar-BH.js +6 -0
- package/locale-data/ar-DJ.d.ts +1 -0
- package/locale-data/ar-DJ.js +6 -0
- package/locale-data/ar-DZ.d.ts +1 -0
- package/locale-data/ar-DZ.js +6 -0
- package/locale-data/ar-EG.d.ts +1 -0
- package/locale-data/ar-EG.js +6 -0
- package/locale-data/ar-EH.d.ts +1 -0
- package/locale-data/ar-EH.js +6 -0
- package/locale-data/ar-ER.d.ts +1 -0
- package/locale-data/ar-ER.js +6 -0
- package/locale-data/ar-IL.d.ts +1 -0
- package/locale-data/ar-IL.js +6 -0
- package/locale-data/ar-IQ.d.ts +1 -0
- package/locale-data/ar-IQ.js +6 -0
- package/locale-data/ar-JO.d.ts +1 -0
- package/locale-data/ar-JO.js +6 -0
- package/locale-data/ar-KM.d.ts +1 -0
- package/locale-data/ar-KM.js +6 -0
- package/locale-data/ar-KW.d.ts +1 -0
- package/locale-data/ar-KW.js +6 -0
- package/locale-data/ar-LB.d.ts +1 -0
- package/locale-data/ar-LB.js +6 -0
- package/locale-data/ar-LY.d.ts +1 -0
- package/locale-data/ar-LY.js +6 -0
- package/locale-data/ar-MA.d.ts +1 -0
- package/locale-data/ar-MA.js +6 -0
- package/locale-data/ar-MR.d.ts +1 -0
- package/locale-data/ar-MR.js +6 -0
- package/locale-data/ar-OM.d.ts +1 -0
- package/locale-data/ar-OM.js +6 -0
- package/locale-data/ar-PS.d.ts +1 -0
- package/locale-data/ar-PS.js +6 -0
- package/locale-data/ar-QA.d.ts +1 -0
- package/locale-data/ar-QA.js +6 -0
- package/locale-data/ar-SA.d.ts +1 -0
- package/locale-data/ar-SA.js +6 -0
- package/locale-data/ar-SD.d.ts +1 -0
- package/locale-data/ar-SD.js +6 -0
- package/locale-data/ar-SO.d.ts +1 -0
- package/locale-data/ar-SO.js +6 -0
- package/locale-data/ar-SS.d.ts +1 -0
- package/locale-data/ar-SS.js +6 -0
- package/locale-data/ar-SY.d.ts +1 -0
- package/locale-data/ar-SY.js +6 -0
- package/locale-data/ar-TD.d.ts +1 -0
- package/locale-data/ar-TD.js +6 -0
- package/locale-data/ar-TN.d.ts +1 -0
- package/locale-data/ar-TN.js +6 -0
- package/locale-data/ar-YE.d.ts +1 -0
- package/locale-data/ar-YE.js +6 -0
- package/locale-data/ar.d.ts +1 -0
- package/locale-data/ar.js +6 -0
- package/locale-data/as.d.ts +1 -0
- package/locale-data/as.js +6 -0
- package/locale-data/asa.d.ts +1 -0
- package/locale-data/asa.js +6 -0
- package/locale-data/ast.d.ts +1 -0
- package/locale-data/ast.js +6 -0
- package/locale-data/az-Cyrl.d.ts +1 -0
- package/locale-data/az-Cyrl.js +6 -0
- package/locale-data/az-Latn.d.ts +1 -0
- package/locale-data/az-Latn.js +6 -0
- package/locale-data/az.d.ts +1 -0
- package/locale-data/az.js +6 -0
- package/locale-data/bas.d.ts +1 -0
- package/locale-data/bas.js +6 -0
- package/locale-data/be-tarask.d.ts +1 -0
- package/locale-data/be-tarask.js +6 -0
- package/locale-data/be.d.ts +1 -0
- package/locale-data/be.js +6 -0
- package/locale-data/bem.d.ts +1 -0
- package/locale-data/bem.js +6 -0
- package/locale-data/bez.d.ts +1 -0
- package/locale-data/bez.js +6 -0
- package/locale-data/bg.d.ts +1 -0
- package/locale-data/bg.js +6 -0
- package/locale-data/bm.d.ts +1 -0
- package/locale-data/bm.js +6 -0
- package/locale-data/bn-IN.d.ts +1 -0
- package/locale-data/bn-IN.js +6 -0
- package/locale-data/bn.d.ts +1 -0
- package/locale-data/bn.js +6 -0
- package/locale-data/bo-IN.d.ts +1 -0
- package/locale-data/bo-IN.js +6 -0
- package/locale-data/bo.d.ts +1 -0
- package/locale-data/bo.js +6 -0
- package/locale-data/br.d.ts +1 -0
- package/locale-data/br.js +6 -0
- package/locale-data/brx.d.ts +1 -0
- package/locale-data/brx.js +6 -0
- package/locale-data/bs-Cyrl.d.ts +1 -0
- package/locale-data/bs-Cyrl.js +6 -0
- package/locale-data/bs-Latn.d.ts +1 -0
- package/locale-data/bs-Latn.js +6 -0
- package/locale-data/bs.d.ts +1 -0
- package/locale-data/bs.js +6 -0
- package/locale-data/ca-AD.d.ts +1 -0
- package/locale-data/ca-AD.js +6 -0
- package/locale-data/ca-ES-valencia.d.ts +1 -0
- package/locale-data/ca-ES-valencia.js +6 -0
- package/locale-data/ca-FR.d.ts +1 -0
- package/locale-data/ca-FR.js +6 -0
- package/locale-data/ca-IT.d.ts +1 -0
- package/locale-data/ca-IT.js +6 -0
- package/locale-data/ca.d.ts +1 -0
- package/locale-data/ca.js +6 -0
- package/locale-data/ccp-IN.d.ts +1 -0
- package/locale-data/ccp-IN.js +6 -0
- package/locale-data/ccp.d.ts +1 -0
- package/locale-data/ccp.js +6 -0
- package/locale-data/ce.d.ts +1 -0
- package/locale-data/ce.js +6 -0
- package/locale-data/ceb.d.ts +1 -0
- package/locale-data/ceb.js +6 -0
- package/locale-data/cgg.d.ts +1 -0
- package/locale-data/cgg.js +6 -0
- package/locale-data/chr.d.ts +1 -0
- package/locale-data/chr.js +6 -0
- package/locale-data/ckb-IR.d.ts +1 -0
- package/locale-data/ckb-IR.js +6 -0
- package/locale-data/ckb.d.ts +1 -0
- package/locale-data/ckb.js +6 -0
- package/locale-data/cs.d.ts +1 -0
- package/locale-data/cs.js +6 -0
- package/locale-data/cy.d.ts +1 -0
- package/locale-data/cy.js +6 -0
- package/locale-data/da-GL.d.ts +1 -0
- package/locale-data/da-GL.js +6 -0
- package/locale-data/da.d.ts +1 -0
- package/locale-data/da.js +6 -0
- package/locale-data/dav.d.ts +1 -0
- package/locale-data/dav.js +6 -0
- package/locale-data/de-AT.d.ts +1 -0
- package/locale-data/de-AT.js +6 -0
- package/locale-data/de-BE.d.ts +1 -0
- package/locale-data/de-BE.js +6 -0
- package/locale-data/de-CH.d.ts +1 -0
- package/locale-data/de-CH.js +6 -0
- package/locale-data/de-IT.d.ts +1 -0
- package/locale-data/de-IT.js +6 -0
- package/locale-data/de-LI.d.ts +1 -0
- package/locale-data/de-LI.js +6 -0
- package/locale-data/de-LU.d.ts +1 -0
- package/locale-data/de-LU.js +6 -0
- package/locale-data/de.d.ts +1 -0
- package/locale-data/de.js +6 -0
- package/locale-data/dje.d.ts +1 -0
- package/locale-data/dje.js +6 -0
- package/locale-data/doi.d.ts +1 -0
- package/locale-data/doi.js +6 -0
- package/locale-data/dsb.d.ts +1 -0
- package/locale-data/dsb.js +6 -0
- package/locale-data/dua.d.ts +1 -0
- package/locale-data/dua.js +6 -0
- package/locale-data/dyo.d.ts +1 -0
- package/locale-data/dyo.js +6 -0
- package/locale-data/dz.d.ts +1 -0
- package/locale-data/dz.js +6 -0
- package/locale-data/ebu.d.ts +1 -0
- package/locale-data/ebu.js +6 -0
- package/locale-data/ee-TG.d.ts +1 -0
- package/locale-data/ee-TG.js +6 -0
- package/locale-data/ee.d.ts +1 -0
- package/locale-data/ee.js +6 -0
- package/locale-data/el-CY.d.ts +1 -0
- package/locale-data/el-CY.js +6 -0
- package/locale-data/el.d.ts +1 -0
- package/locale-data/el.js +6 -0
- package/locale-data/en-001.d.ts +1 -0
- package/locale-data/en-001.js +6 -0
- package/locale-data/en-150.d.ts +1 -0
- package/locale-data/en-150.js +6 -0
- package/locale-data/en-AE.d.ts +1 -0
- package/locale-data/en-AE.js +6 -0
- package/locale-data/en-AG.d.ts +1 -0
- package/locale-data/en-AG.js +6 -0
- package/locale-data/en-AI.d.ts +1 -0
- package/locale-data/en-AI.js +6 -0
- package/locale-data/en-AS.d.ts +1 -0
- package/locale-data/en-AS.js +6 -0
- package/locale-data/en-AT.d.ts +1 -0
- package/locale-data/en-AT.js +6 -0
- package/locale-data/en-AU.d.ts +1 -0
- package/locale-data/en-AU.js +6 -0
- package/locale-data/en-BB.d.ts +1 -0
- package/locale-data/en-BB.js +6 -0
- package/locale-data/en-BE.d.ts +1 -0
- package/locale-data/en-BE.js +6 -0
- package/locale-data/en-BI.d.ts +1 -0
- package/locale-data/en-BI.js +6 -0
- package/locale-data/en-BM.d.ts +1 -0
- package/locale-data/en-BM.js +6 -0
- package/locale-data/en-BS.d.ts +1 -0
- package/locale-data/en-BS.js +6 -0
- package/locale-data/en-BW.d.ts +1 -0
- package/locale-data/en-BW.js +6 -0
- package/locale-data/en-BZ.d.ts +1 -0
- package/locale-data/en-BZ.js +6 -0
- package/locale-data/en-CA.d.ts +1 -0
- package/locale-data/en-CA.js +6 -0
- package/locale-data/en-CC.d.ts +1 -0
- package/locale-data/en-CC.js +6 -0
- package/locale-data/en-CH.d.ts +1 -0
- package/locale-data/en-CH.js +6 -0
- package/locale-data/en-CK.d.ts +1 -0
- package/locale-data/en-CK.js +6 -0
- package/locale-data/en-CM.d.ts +1 -0
- package/locale-data/en-CM.js +6 -0
- package/locale-data/en-CX.d.ts +1 -0
- package/locale-data/en-CX.js +6 -0
- package/locale-data/en-CY.d.ts +1 -0
- package/locale-data/en-CY.js +6 -0
- package/locale-data/en-DE.d.ts +1 -0
- package/locale-data/en-DE.js +6 -0
- package/locale-data/en-DG.d.ts +1 -0
- package/locale-data/en-DG.js +6 -0
- package/locale-data/en-DK.d.ts +1 -0
- package/locale-data/en-DK.js +6 -0
- package/locale-data/en-DM.d.ts +1 -0
- package/locale-data/en-DM.js +6 -0
- package/locale-data/en-ER.d.ts +1 -0
- package/locale-data/en-ER.js +6 -0
- package/locale-data/en-FI.d.ts +1 -0
- package/locale-data/en-FI.js +6 -0
- package/locale-data/en-FJ.d.ts +1 -0
- package/locale-data/en-FJ.js +6 -0
- package/locale-data/en-FK.d.ts +1 -0
- package/locale-data/en-FK.js +6 -0
- package/locale-data/en-FM.d.ts +1 -0
- package/locale-data/en-FM.js +6 -0
- package/locale-data/en-GB.d.ts +1 -0
- package/locale-data/en-GB.js +6 -0
- package/locale-data/en-GD.d.ts +1 -0
- package/locale-data/en-GD.js +6 -0
- package/locale-data/en-GG.d.ts +1 -0
- package/locale-data/en-GG.js +6 -0
- package/locale-data/en-GH.d.ts +1 -0
- package/locale-data/en-GH.js +6 -0
- package/locale-data/en-GI.d.ts +1 -0
- package/locale-data/en-GI.js +6 -0
- package/locale-data/en-GM.d.ts +1 -0
- package/locale-data/en-GM.js +6 -0
- package/locale-data/en-GU.d.ts +1 -0
- package/locale-data/en-GU.js +6 -0
- package/locale-data/en-GY.d.ts +1 -0
- package/locale-data/en-GY.js +6 -0
- package/locale-data/en-HK.d.ts +1 -0
- package/locale-data/en-HK.js +6 -0
- package/locale-data/en-IE.d.ts +1 -0
- package/locale-data/en-IE.js +6 -0
- package/locale-data/en-IL.d.ts +1 -0
- package/locale-data/en-IL.js +6 -0
- package/locale-data/en-IM.d.ts +1 -0
- package/locale-data/en-IM.js +6 -0
- package/locale-data/en-IN.d.ts +1 -0
- package/locale-data/en-IN.js +6 -0
- package/locale-data/en-IO.d.ts +1 -0
- package/locale-data/en-IO.js +6 -0
- package/locale-data/en-JE.d.ts +1 -0
- package/locale-data/en-JE.js +6 -0
- package/locale-data/en-JM.d.ts +1 -0
- package/locale-data/en-JM.js +6 -0
- package/locale-data/en-KE.d.ts +1 -0
- package/locale-data/en-KE.js +6 -0
- package/locale-data/en-KI.d.ts +1 -0
- package/locale-data/en-KI.js +6 -0
- package/locale-data/en-KN.d.ts +1 -0
- package/locale-data/en-KN.js +6 -0
- package/locale-data/en-KY.d.ts +1 -0
- package/locale-data/en-KY.js +6 -0
- package/locale-data/en-LC.d.ts +1 -0
- package/locale-data/en-LC.js +6 -0
- package/locale-data/en-LR.d.ts +1 -0
- package/locale-data/en-LR.js +6 -0
- package/locale-data/en-LS.d.ts +1 -0
- package/locale-data/en-LS.js +6 -0
- package/locale-data/en-MG.d.ts +1 -0
- package/locale-data/en-MG.js +6 -0
- package/locale-data/en-MH.d.ts +1 -0
- package/locale-data/en-MH.js +6 -0
- package/locale-data/en-MO.d.ts +1 -0
- package/locale-data/en-MO.js +6 -0
- package/locale-data/en-MP.d.ts +1 -0
- package/locale-data/en-MP.js +6 -0
- package/locale-data/en-MS.d.ts +1 -0
- package/locale-data/en-MS.js +6 -0
- package/locale-data/en-MT.d.ts +1 -0
- package/locale-data/en-MT.js +6 -0
- package/locale-data/en-MU.d.ts +1 -0
- package/locale-data/en-MU.js +6 -0
- package/locale-data/en-MW.d.ts +1 -0
- package/locale-data/en-MW.js +6 -0
- package/locale-data/en-MY.d.ts +1 -0
- package/locale-data/en-MY.js +6 -0
- package/locale-data/en-NA.d.ts +1 -0
- package/locale-data/en-NA.js +6 -0
- package/locale-data/en-NF.d.ts +1 -0
- package/locale-data/en-NF.js +6 -0
- package/locale-data/en-NG.d.ts +1 -0
- package/locale-data/en-NG.js +6 -0
- package/locale-data/en-NL.d.ts +1 -0
- package/locale-data/en-NL.js +6 -0
- package/locale-data/en-NR.d.ts +1 -0
- package/locale-data/en-NR.js +6 -0
- package/locale-data/en-NU.d.ts +1 -0
- package/locale-data/en-NU.js +6 -0
- package/locale-data/en-NZ.d.ts +1 -0
- package/locale-data/en-NZ.js +6 -0
- package/locale-data/en-PG.d.ts +1 -0
- package/locale-data/en-PG.js +6 -0
- package/locale-data/en-PH.d.ts +1 -0
- package/locale-data/en-PH.js +6 -0
- package/locale-data/en-PK.d.ts +1 -0
- package/locale-data/en-PK.js +6 -0
- package/locale-data/en-PN.d.ts +1 -0
- package/locale-data/en-PN.js +6 -0
- package/locale-data/en-PR.d.ts +1 -0
- package/locale-data/en-PR.js +6 -0
- package/locale-data/en-PW.d.ts +1 -0
- package/locale-data/en-PW.js +6 -0
- package/locale-data/en-RW.d.ts +1 -0
- package/locale-data/en-RW.js +6 -0
- package/locale-data/en-SB.d.ts +1 -0
- package/locale-data/en-SB.js +6 -0
- package/locale-data/en-SC.d.ts +1 -0
- package/locale-data/en-SC.js +6 -0
- package/locale-data/en-SD.d.ts +1 -0
- package/locale-data/en-SD.js +6 -0
- package/locale-data/en-SE.d.ts +1 -0
- package/locale-data/en-SE.js +6 -0
- package/locale-data/en-SG.d.ts +1 -0
- package/locale-data/en-SG.js +6 -0
- package/locale-data/en-SH.d.ts +1 -0
- package/locale-data/en-SH.js +6 -0
- package/locale-data/en-SI.d.ts +1 -0
- package/locale-data/en-SI.js +6 -0
- package/locale-data/en-SL.d.ts +1 -0
- package/locale-data/en-SL.js +6 -0
- package/locale-data/en-SS.d.ts +1 -0
- package/locale-data/en-SS.js +6 -0
- package/locale-data/en-SX.d.ts +1 -0
- package/locale-data/en-SX.js +6 -0
- package/locale-data/en-SZ.d.ts +1 -0
- package/locale-data/en-SZ.js +6 -0
- package/locale-data/en-TC.d.ts +1 -0
- package/locale-data/en-TC.js +6 -0
- package/locale-data/en-TK.d.ts +1 -0
- package/locale-data/en-TK.js +6 -0
- package/locale-data/en-TO.d.ts +1 -0
- package/locale-data/en-TO.js +6 -0
- package/locale-data/en-TT.d.ts +1 -0
- package/locale-data/en-TT.js +6 -0
- package/locale-data/en-TV.d.ts +1 -0
- package/locale-data/en-TV.js +6 -0
- package/locale-data/en-TZ.d.ts +1 -0
- package/locale-data/en-TZ.js +6 -0
- package/locale-data/en-UG.d.ts +1 -0
- package/locale-data/en-UG.js +6 -0
- package/locale-data/en-UM.d.ts +1 -0
- package/locale-data/en-UM.js +6 -0
- package/locale-data/en-VC.d.ts +1 -0
- package/locale-data/en-VC.js +6 -0
- package/locale-data/en-VG.d.ts +1 -0
- package/locale-data/en-VG.js +6 -0
- package/locale-data/en-VI.d.ts +1 -0
- package/locale-data/en-VI.js +6 -0
- package/locale-data/en-VU.d.ts +1 -0
- package/locale-data/en-VU.js +6 -0
- package/locale-data/en-WS.d.ts +1 -0
- package/locale-data/en-WS.js +6 -0
- package/locale-data/en-ZA.d.ts +1 -0
- package/locale-data/en-ZA.js +6 -0
- package/locale-data/en-ZM.d.ts +1 -0
- package/locale-data/en-ZM.js +6 -0
- package/locale-data/en-ZW.d.ts +1 -0
- package/locale-data/en-ZW.js +6 -0
- package/locale-data/en.d.ts +1 -0
- package/locale-data/en.js +6 -0
- package/locale-data/eo.d.ts +1 -0
- package/locale-data/eo.js +6 -0
- package/locale-data/es-419.d.ts +1 -0
- package/locale-data/es-419.js +6 -0
- package/locale-data/es-AR.d.ts +1 -0
- package/locale-data/es-AR.js +6 -0
- package/locale-data/es-BO.d.ts +1 -0
- package/locale-data/es-BO.js +6 -0
- package/locale-data/es-BR.d.ts +1 -0
- package/locale-data/es-BR.js +6 -0
- package/locale-data/es-BZ.d.ts +1 -0
- package/locale-data/es-BZ.js +6 -0
- package/locale-data/es-CL.d.ts +1 -0
- package/locale-data/es-CL.js +6 -0
- package/locale-data/es-CO.d.ts +1 -0
- package/locale-data/es-CO.js +6 -0
- package/locale-data/es-CR.d.ts +1 -0
- package/locale-data/es-CR.js +6 -0
- package/locale-data/es-CU.d.ts +1 -0
- package/locale-data/es-CU.js +6 -0
- package/locale-data/es-DO.d.ts +1 -0
- package/locale-data/es-DO.js +6 -0
- package/locale-data/es-EA.d.ts +1 -0
- package/locale-data/es-EA.js +6 -0
- package/locale-data/es-EC.d.ts +1 -0
- package/locale-data/es-EC.js +6 -0
- package/locale-data/es-GQ.d.ts +1 -0
- package/locale-data/es-GQ.js +6 -0
- package/locale-data/es-GT.d.ts +1 -0
- package/locale-data/es-GT.js +6 -0
- package/locale-data/es-HN.d.ts +1 -0
- package/locale-data/es-HN.js +6 -0
- package/locale-data/es-IC.d.ts +1 -0
- package/locale-data/es-IC.js +6 -0
- package/locale-data/es-MX.d.ts +1 -0
- package/locale-data/es-MX.js +6 -0
- package/locale-data/es-NI.d.ts +1 -0
- package/locale-data/es-NI.js +6 -0
- package/locale-data/es-PA.d.ts +1 -0
- package/locale-data/es-PA.js +6 -0
- package/locale-data/es-PE.d.ts +1 -0
- package/locale-data/es-PE.js +6 -0
- package/locale-data/es-PH.d.ts +1 -0
- package/locale-data/es-PH.js +6 -0
- package/locale-data/es-PR.d.ts +1 -0
- package/locale-data/es-PR.js +6 -0
- package/locale-data/es-PY.d.ts +1 -0
- package/locale-data/es-PY.js +6 -0
- package/locale-data/es-SV.d.ts +1 -0
- package/locale-data/es-SV.js +6 -0
- package/locale-data/es-US.d.ts +1 -0
- package/locale-data/es-US.js +6 -0
- package/locale-data/es-UY.d.ts +1 -0
- package/locale-data/es-UY.js +6 -0
- package/locale-data/es-VE.d.ts +1 -0
- package/locale-data/es-VE.js +6 -0
- package/locale-data/es.d.ts +1 -0
- package/locale-data/es.js +6 -0
- package/locale-data/et.d.ts +1 -0
- package/locale-data/et.js +6 -0
- package/locale-data/eu.d.ts +1 -0
- package/locale-data/eu.js +6 -0
- package/locale-data/ewo.d.ts +1 -0
- package/locale-data/ewo.js +6 -0
- package/locale-data/fa-AF.d.ts +1 -0
- package/locale-data/fa-AF.js +6 -0
- package/locale-data/fa.d.ts +1 -0
- package/locale-data/fa.js +6 -0
- package/locale-data/ff-Adlm-BF.d.ts +1 -0
- package/locale-data/ff-Adlm-BF.js +6 -0
- package/locale-data/ff-Adlm-CM.d.ts +1 -0
- package/locale-data/ff-Adlm-CM.js +6 -0
- package/locale-data/ff-Adlm-GH.d.ts +1 -0
- package/locale-data/ff-Adlm-GH.js +6 -0
- package/locale-data/ff-Adlm-GM.d.ts +1 -0
- package/locale-data/ff-Adlm-GM.js +6 -0
- package/locale-data/ff-Adlm-GW.d.ts +1 -0
- package/locale-data/ff-Adlm-GW.js +6 -0
- package/locale-data/ff-Adlm-LR.d.ts +1 -0
- package/locale-data/ff-Adlm-LR.js +6 -0
- package/locale-data/ff-Adlm-MR.d.ts +1 -0
- package/locale-data/ff-Adlm-MR.js +6 -0
- package/locale-data/ff-Adlm-NE.d.ts +1 -0
- package/locale-data/ff-Adlm-NE.js +6 -0
- package/locale-data/ff-Adlm-NG.d.ts +1 -0
- package/locale-data/ff-Adlm-NG.js +6 -0
- package/locale-data/ff-Adlm-SL.d.ts +1 -0
- package/locale-data/ff-Adlm-SL.js +6 -0
- package/locale-data/ff-Adlm-SN.d.ts +1 -0
- package/locale-data/ff-Adlm-SN.js +6 -0
- package/locale-data/ff-Adlm.d.ts +1 -0
- package/locale-data/ff-Adlm.js +6 -0
- package/locale-data/ff-Latn-BF.d.ts +1 -0
- package/locale-data/ff-Latn-BF.js +6 -0
- package/locale-data/ff-Latn-CM.d.ts +1 -0
- package/locale-data/ff-Latn-CM.js +6 -0
- package/locale-data/ff-Latn-GH.d.ts +1 -0
- package/locale-data/ff-Latn-GH.js +6 -0
- package/locale-data/ff-Latn-GM.d.ts +1 -0
- package/locale-data/ff-Latn-GM.js +6 -0
- package/locale-data/ff-Latn-GN.d.ts +1 -0
- package/locale-data/ff-Latn-GN.js +6 -0
- package/locale-data/ff-Latn-GW.d.ts +1 -0
- package/locale-data/ff-Latn-GW.js +6 -0
- package/locale-data/ff-Latn-LR.d.ts +1 -0
- package/locale-data/ff-Latn-LR.js +6 -0
- package/locale-data/ff-Latn-MR.d.ts +1 -0
- package/locale-data/ff-Latn-MR.js +6 -0
- package/locale-data/ff-Latn-NE.d.ts +1 -0
- package/locale-data/ff-Latn-NE.js +6 -0
- package/locale-data/ff-Latn-NG.d.ts +1 -0
- package/locale-data/ff-Latn-NG.js +6 -0
- package/locale-data/ff-Latn-SL.d.ts +1 -0
- package/locale-data/ff-Latn-SL.js +6 -0
- package/locale-data/ff-Latn.d.ts +1 -0
- package/locale-data/ff-Latn.js +6 -0
- package/locale-data/ff.d.ts +1 -0
- package/locale-data/ff.js +6 -0
- package/locale-data/fi.d.ts +1 -0
- package/locale-data/fi.js +6 -0
- package/locale-data/fil.d.ts +1 -0
- package/locale-data/fil.js +6 -0
- package/locale-data/fo-DK.d.ts +1 -0
- package/locale-data/fo-DK.js +6 -0
- package/locale-data/fo.d.ts +1 -0
- package/locale-data/fo.js +6 -0
- package/locale-data/fr-BE.d.ts +1 -0
- package/locale-data/fr-BE.js +6 -0
- package/locale-data/fr-BF.d.ts +1 -0
- package/locale-data/fr-BF.js +6 -0
- package/locale-data/fr-BI.d.ts +1 -0
- package/locale-data/fr-BI.js +6 -0
- package/locale-data/fr-BJ.d.ts +1 -0
- package/locale-data/fr-BJ.js +6 -0
- package/locale-data/fr-BL.d.ts +1 -0
- package/locale-data/fr-BL.js +6 -0
- package/locale-data/fr-CA.d.ts +1 -0
- package/locale-data/fr-CA.js +6 -0
- package/locale-data/fr-CD.d.ts +1 -0
- package/locale-data/fr-CD.js +6 -0
- package/locale-data/fr-CF.d.ts +1 -0
- package/locale-data/fr-CF.js +6 -0
- package/locale-data/fr-CG.d.ts +1 -0
- package/locale-data/fr-CG.js +6 -0
- package/locale-data/fr-CH.d.ts +1 -0
- package/locale-data/fr-CH.js +6 -0
- package/locale-data/fr-CI.d.ts +1 -0
- package/locale-data/fr-CI.js +6 -0
- package/locale-data/fr-CM.d.ts +1 -0
- package/locale-data/fr-CM.js +6 -0
- package/locale-data/fr-DJ.d.ts +1 -0
- package/locale-data/fr-DJ.js +6 -0
- package/locale-data/fr-DZ.d.ts +1 -0
- package/locale-data/fr-DZ.js +6 -0
- package/locale-data/fr-GA.d.ts +1 -0
- package/locale-data/fr-GA.js +6 -0
- package/locale-data/fr-GF.d.ts +1 -0
- package/locale-data/fr-GF.js +6 -0
- package/locale-data/fr-GN.d.ts +1 -0
- package/locale-data/fr-GN.js +6 -0
- package/locale-data/fr-GP.d.ts +1 -0
- package/locale-data/fr-GP.js +6 -0
- package/locale-data/fr-GQ.d.ts +1 -0
- package/locale-data/fr-GQ.js +6 -0
- package/locale-data/fr-HT.d.ts +1 -0
- package/locale-data/fr-HT.js +6 -0
- package/locale-data/fr-KM.d.ts +1 -0
- package/locale-data/fr-KM.js +6 -0
- package/locale-data/fr-LU.d.ts +1 -0
- package/locale-data/fr-LU.js +6 -0
- package/locale-data/fr-MA.d.ts +1 -0
- package/locale-data/fr-MA.js +6 -0
- package/locale-data/fr-MC.d.ts +1 -0
- package/locale-data/fr-MC.js +6 -0
- package/locale-data/fr-MF.d.ts +1 -0
- package/locale-data/fr-MF.js +6 -0
- package/locale-data/fr-MG.d.ts +1 -0
- package/locale-data/fr-MG.js +6 -0
- package/locale-data/fr-ML.d.ts +1 -0
- package/locale-data/fr-ML.js +6 -0
- package/locale-data/fr-MQ.d.ts +1 -0
- package/locale-data/fr-MQ.js +6 -0
- package/locale-data/fr-MR.d.ts +1 -0
- package/locale-data/fr-MR.js +6 -0
- package/locale-data/fr-MU.d.ts +1 -0
- package/locale-data/fr-MU.js +6 -0
- package/locale-data/fr-NC.d.ts +1 -0
- package/locale-data/fr-NC.js +6 -0
- package/locale-data/fr-NE.d.ts +1 -0
- package/locale-data/fr-NE.js +6 -0
- package/locale-data/fr-PF.d.ts +1 -0
- package/locale-data/fr-PF.js +6 -0
- package/locale-data/fr-PM.d.ts +1 -0
- package/locale-data/fr-PM.js +6 -0
- package/locale-data/fr-RE.d.ts +1 -0
- package/locale-data/fr-RE.js +6 -0
- package/locale-data/fr-RW.d.ts +1 -0
- package/locale-data/fr-RW.js +6 -0
- package/locale-data/fr-SC.d.ts +1 -0
- package/locale-data/fr-SC.js +6 -0
- package/locale-data/fr-SN.d.ts +1 -0
- package/locale-data/fr-SN.js +6 -0
- package/locale-data/fr-SY.d.ts +1 -0
- package/locale-data/fr-SY.js +6 -0
- package/locale-data/fr-TD.d.ts +1 -0
- package/locale-data/fr-TD.js +6 -0
- package/locale-data/fr-TG.d.ts +1 -0
- package/locale-data/fr-TG.js +6 -0
- package/locale-data/fr-TN.d.ts +1 -0
- package/locale-data/fr-TN.js +6 -0
- package/locale-data/fr-VU.d.ts +1 -0
- package/locale-data/fr-VU.js +6 -0
- package/locale-data/fr-WF.d.ts +1 -0
- package/locale-data/fr-WF.js +6 -0
- package/locale-data/fr-YT.d.ts +1 -0
- package/locale-data/fr-YT.js +6 -0
- package/locale-data/fr.d.ts +1 -0
- package/locale-data/fr.js +6 -0
- package/locale-data/fur.d.ts +1 -0
- package/locale-data/fur.js +6 -0
- package/locale-data/fy.d.ts +1 -0
- package/locale-data/fy.js +6 -0
- package/locale-data/ga-GB.d.ts +1 -0
- package/locale-data/ga-GB.js +6 -0
- package/locale-data/ga.d.ts +1 -0
- package/locale-data/ga.js +6 -0
- package/locale-data/gd.d.ts +1 -0
- package/locale-data/gd.js +6 -0
- package/locale-data/gl.d.ts +1 -0
- package/locale-data/gl.js +6 -0
- package/locale-data/gsw-FR.d.ts +1 -0
- package/locale-data/gsw-FR.js +6 -0
- package/locale-data/gsw-LI.d.ts +1 -0
- package/locale-data/gsw-LI.js +6 -0
- package/locale-data/gsw.d.ts +1 -0
- package/locale-data/gsw.js +6 -0
- package/locale-data/gu.d.ts +1 -0
- package/locale-data/gu.js +6 -0
- package/locale-data/guz.d.ts +1 -0
- package/locale-data/guz.js +6 -0
- package/locale-data/gv.d.ts +1 -0
- package/locale-data/gv.js +6 -0
- package/locale-data/ha-GH.d.ts +1 -0
- package/locale-data/ha-GH.js +6 -0
- package/locale-data/ha-NE.d.ts +1 -0
- package/locale-data/ha-NE.js +6 -0
- package/locale-data/ha.d.ts +1 -0
- package/locale-data/ha.js +6 -0
- package/locale-data/haw.d.ts +1 -0
- package/locale-data/haw.js +6 -0
- package/locale-data/he.d.ts +1 -0
- package/locale-data/he.js +6 -0
- package/locale-data/hi.d.ts +1 -0
- package/locale-data/hi.js +6 -0
- package/locale-data/hr-BA.d.ts +1 -0
- package/locale-data/hr-BA.js +6 -0
- package/locale-data/hr.d.ts +1 -0
- package/locale-data/hr.js +6 -0
- package/locale-data/hsb.d.ts +1 -0
- package/locale-data/hsb.js +6 -0
- package/locale-data/hu.d.ts +1 -0
- package/locale-data/hu.js +6 -0
- package/locale-data/hy.d.ts +1 -0
- package/locale-data/hy.js +6 -0
- package/locale-data/ia.d.ts +1 -0
- package/locale-data/ia.js +6 -0
- package/locale-data/id.d.ts +1 -0
- package/locale-data/id.js +6 -0
- package/locale-data/ig.d.ts +1 -0
- package/locale-data/ig.js +6 -0
- package/locale-data/ii.d.ts +1 -0
- package/locale-data/ii.js +6 -0
- package/locale-data/is.d.ts +1 -0
- package/locale-data/is.js +6 -0
- package/locale-data/it-CH.d.ts +1 -0
- package/locale-data/it-CH.js +6 -0
- package/locale-data/it-SM.d.ts +1 -0
- package/locale-data/it-SM.js +6 -0
- package/locale-data/it-VA.d.ts +1 -0
- package/locale-data/it-VA.js +6 -0
- package/locale-data/it.d.ts +1 -0
- package/locale-data/it.js +6 -0
- package/locale-data/ja.d.ts +1 -0
- package/locale-data/ja.js +6 -0
- package/locale-data/jgo.d.ts +1 -0
- package/locale-data/jgo.js +6 -0
- package/locale-data/jmc.d.ts +1 -0
- package/locale-data/jmc.js +6 -0
- package/locale-data/jv.d.ts +1 -0
- package/locale-data/jv.js +6 -0
- package/locale-data/ka.d.ts +1 -0
- package/locale-data/ka.js +6 -0
- package/locale-data/kab.d.ts +1 -0
- package/locale-data/kab.js +6 -0
- package/locale-data/kam.d.ts +1 -0
- package/locale-data/kam.js +6 -0
- package/locale-data/kde.d.ts +1 -0
- package/locale-data/kde.js +6 -0
- package/locale-data/kea.d.ts +1 -0
- package/locale-data/kea.js +6 -0
- package/locale-data/kgp.d.ts +1 -0
- package/locale-data/kgp.js +6 -0
- package/locale-data/khq.d.ts +1 -0
- package/locale-data/khq.js +6 -0
- package/locale-data/ki.d.ts +1 -0
- package/locale-data/ki.js +6 -0
- package/locale-data/kk.d.ts +1 -0
- package/locale-data/kk.js +6 -0
- package/locale-data/kkj.d.ts +1 -0
- package/locale-data/kkj.js +6 -0
- package/locale-data/kl.d.ts +1 -0
- package/locale-data/kl.js +6 -0
- package/locale-data/kln.d.ts +1 -0
- package/locale-data/kln.js +6 -0
- package/locale-data/km.d.ts +1 -0
- package/locale-data/km.js +6 -0
- package/locale-data/kn.d.ts +1 -0
- package/locale-data/kn.js +6 -0
- package/locale-data/ko-KP.d.ts +1 -0
- package/locale-data/ko-KP.js +6 -0
- package/locale-data/ko.d.ts +1 -0
- package/locale-data/ko.js +6 -0
- package/locale-data/kok.d.ts +1 -0
- package/locale-data/kok.js +6 -0
- package/locale-data/ks-Arab.d.ts +1 -0
- package/locale-data/ks-Arab.js +6 -0
- package/locale-data/ks.d.ts +1 -0
- package/locale-data/ks.js +6 -0
- package/locale-data/ksb.d.ts +1 -0
- package/locale-data/ksb.js +6 -0
- package/locale-data/ksf.d.ts +1 -0
- package/locale-data/ksf.js +6 -0
- package/locale-data/ksh.d.ts +1 -0
- package/locale-data/ksh.js +6 -0
- package/locale-data/ku.d.ts +1 -0
- package/locale-data/ku.js +6 -0
- package/locale-data/kw.d.ts +1 -0
- package/locale-data/kw.js +6 -0
- package/locale-data/ky.d.ts +1 -0
- package/locale-data/ky.js +6 -0
- package/locale-data/lag.d.ts +1 -0
- package/locale-data/lag.js +6 -0
- package/locale-data/lb.d.ts +1 -0
- package/locale-data/lb.js +6 -0
- package/locale-data/lg.d.ts +1 -0
- package/locale-data/lg.js +6 -0
- package/locale-data/lkt.d.ts +1 -0
- package/locale-data/lkt.js +6 -0
- package/locale-data/ln-AO.d.ts +1 -0
- package/locale-data/ln-AO.js +6 -0
- package/locale-data/ln-CF.d.ts +1 -0
- package/locale-data/ln-CF.js +6 -0
- package/locale-data/ln-CG.d.ts +1 -0
- package/locale-data/ln-CG.js +6 -0
- package/locale-data/ln.d.ts +1 -0
- package/locale-data/ln.js +6 -0
- package/locale-data/lo.d.ts +1 -0
- package/locale-data/lo.js +6 -0
- package/locale-data/lrc-IQ.d.ts +1 -0
- package/locale-data/lrc-IQ.js +6 -0
- package/locale-data/lrc.d.ts +1 -0
- package/locale-data/lrc.js +6 -0
- package/locale-data/lt.d.ts +1 -0
- package/locale-data/lt.js +6 -0
- package/locale-data/lu.d.ts +1 -0
- package/locale-data/lu.js +6 -0
- package/locale-data/luo.d.ts +1 -0
- package/locale-data/luo.js +6 -0
- package/locale-data/luy.d.ts +1 -0
- package/locale-data/luy.js +6 -0
- package/locale-data/lv.d.ts +1 -0
- package/locale-data/lv.js +6 -0
- package/locale-data/mai.d.ts +1 -0
- package/locale-data/mai.js +6 -0
- package/locale-data/mas-TZ.d.ts +1 -0
- package/locale-data/mas-TZ.js +6 -0
- package/locale-data/mas.d.ts +1 -0
- package/locale-data/mas.js +6 -0
- package/locale-data/mer.d.ts +1 -0
- package/locale-data/mer.js +6 -0
- package/locale-data/mfe.d.ts +1 -0
- package/locale-data/mfe.js +6 -0
- package/locale-data/mg.d.ts +1 -0
- package/locale-data/mg.js +6 -0
- package/locale-data/mgh.d.ts +1 -0
- package/locale-data/mgh.js +6 -0
- package/locale-data/mgo.d.ts +1 -0
- package/locale-data/mgo.js +6 -0
- package/locale-data/mi.d.ts +1 -0
- package/locale-data/mi.js +6 -0
- package/locale-data/mk.d.ts +1 -0
- package/locale-data/mk.js +6 -0
- package/locale-data/ml.d.ts +1 -0
- package/locale-data/ml.js +6 -0
- package/locale-data/mn.d.ts +1 -0
- package/locale-data/mn.js +6 -0
- package/locale-data/mni-Beng.d.ts +1 -0
- package/locale-data/mni-Beng.js +6 -0
- package/locale-data/mni.d.ts +1 -0
- package/locale-data/mni.js +6 -0
- package/locale-data/mr.d.ts +1 -0
- package/locale-data/mr.js +6 -0
- package/locale-data/ms-BN.d.ts +1 -0
- package/locale-data/ms-BN.js +6 -0
- package/locale-data/ms-ID.d.ts +1 -0
- package/locale-data/ms-ID.js +6 -0
- package/locale-data/ms-SG.d.ts +1 -0
- package/locale-data/ms-SG.js +6 -0
- package/locale-data/ms.d.ts +1 -0
- package/locale-data/ms.js +6 -0
- package/locale-data/mt.d.ts +1 -0
- package/locale-data/mt.js +6 -0
- package/locale-data/mua.d.ts +1 -0
- package/locale-data/mua.js +6 -0
- package/locale-data/my.d.ts +1 -0
- package/locale-data/my.js +6 -0
- package/locale-data/mzn.d.ts +1 -0
- package/locale-data/mzn.js +6 -0
- package/locale-data/naq.d.ts +1 -0
- package/locale-data/naq.js +6 -0
- package/locale-data/nb-SJ.d.ts +1 -0
- package/locale-data/nb-SJ.js +6 -0
- package/locale-data/nb.d.ts +1 -0
- package/locale-data/nb.js +6 -0
- package/locale-data/nd.d.ts +1 -0
- package/locale-data/nd.js +6 -0
- package/locale-data/nds-NL.d.ts +1 -0
- package/locale-data/nds-NL.js +6 -0
- package/locale-data/nds.d.ts +1 -0
- package/locale-data/nds.js +6 -0
- package/locale-data/ne-IN.d.ts +1 -0
- package/locale-data/ne-IN.js +6 -0
- package/locale-data/ne.d.ts +1 -0
- package/locale-data/ne.js +6 -0
- package/locale-data/nl-AW.d.ts +1 -0
- package/locale-data/nl-AW.js +6 -0
- package/locale-data/nl-BE.d.ts +1 -0
- package/locale-data/nl-BE.js +6 -0
- package/locale-data/nl-BQ.d.ts +1 -0
- package/locale-data/nl-BQ.js +6 -0
- package/locale-data/nl-CW.d.ts +1 -0
- package/locale-data/nl-CW.js +6 -0
- package/locale-data/nl-SR.d.ts +1 -0
- package/locale-data/nl-SR.js +6 -0
- package/locale-data/nl-SX.d.ts +1 -0
- package/locale-data/nl-SX.js +6 -0
- package/locale-data/nl.d.ts +1 -0
- package/locale-data/nl.js +6 -0
- package/locale-data/nmg.d.ts +1 -0
- package/locale-data/nmg.js +6 -0
- package/locale-data/nn.d.ts +1 -0
- package/locale-data/nn.js +6 -0
- package/locale-data/nnh.d.ts +1 -0
- package/locale-data/nnh.js +6 -0
- package/locale-data/no.d.ts +1 -0
- package/locale-data/no.js +6 -0
- package/locale-data/nus.d.ts +1 -0
- package/locale-data/nus.js +6 -0
- package/locale-data/nyn.d.ts +1 -0
- package/locale-data/nyn.js +6 -0
- package/locale-data/om-KE.d.ts +1 -0
- package/locale-data/om-KE.js +6 -0
- package/locale-data/om.d.ts +1 -0
- package/locale-data/om.js +6 -0
- package/locale-data/or.d.ts +1 -0
- package/locale-data/or.js +6 -0
- package/locale-data/os-RU.d.ts +1 -0
- package/locale-data/os-RU.js +6 -0
- package/locale-data/os.d.ts +1 -0
- package/locale-data/os.js +6 -0
- package/locale-data/pa-Arab.d.ts +1 -0
- package/locale-data/pa-Arab.js +6 -0
- package/locale-data/pa-Guru.d.ts +1 -0
- package/locale-data/pa-Guru.js +6 -0
- package/locale-data/pa.d.ts +1 -0
- package/locale-data/pa.js +6 -0
- package/locale-data/pcm.d.ts +1 -0
- package/locale-data/pcm.js +6 -0
- package/locale-data/pl.d.ts +1 -0
- package/locale-data/pl.js +6 -0
- package/locale-data/ps-PK.d.ts +1 -0
- package/locale-data/ps-PK.js +6 -0
- package/locale-data/ps.d.ts +1 -0
- package/locale-data/ps.js +6 -0
- package/locale-data/pt-AO.d.ts +1 -0
- package/locale-data/pt-AO.js +6 -0
- package/locale-data/pt-CH.d.ts +1 -0
- package/locale-data/pt-CH.js +6 -0
- package/locale-data/pt-CV.d.ts +1 -0
- package/locale-data/pt-CV.js +6 -0
- package/locale-data/pt-GQ.d.ts +1 -0
- package/locale-data/pt-GQ.js +6 -0
- package/locale-data/pt-GW.d.ts +1 -0
- package/locale-data/pt-GW.js +6 -0
- package/locale-data/pt-LU.d.ts +1 -0
- package/locale-data/pt-LU.js +6 -0
- package/locale-data/pt-MO.d.ts +1 -0
- package/locale-data/pt-MO.js +6 -0
- package/locale-data/pt-MZ.d.ts +1 -0
- package/locale-data/pt-MZ.js +6 -0
- package/locale-data/pt-PT.d.ts +1 -0
- package/locale-data/pt-PT.js +6 -0
- package/locale-data/pt-ST.d.ts +1 -0
- package/locale-data/pt-ST.js +6 -0
- package/locale-data/pt-TL.d.ts +1 -0
- package/locale-data/pt-TL.js +6 -0
- package/locale-data/pt.d.ts +1 -0
- package/locale-data/pt.js +6 -0
- package/locale-data/qu-BO.d.ts +1 -0
- package/locale-data/qu-BO.js +6 -0
- package/locale-data/qu-EC.d.ts +1 -0
- package/locale-data/qu-EC.js +6 -0
- package/locale-data/qu.d.ts +1 -0
- package/locale-data/qu.js +6 -0
- package/locale-data/rm.d.ts +1 -0
- package/locale-data/rm.js +6 -0
- package/locale-data/rn.d.ts +1 -0
- package/locale-data/rn.js +6 -0
- package/locale-data/ro-MD.d.ts +1 -0
- package/locale-data/ro-MD.js +6 -0
- package/locale-data/ro.d.ts +1 -0
- package/locale-data/ro.js +6 -0
- package/locale-data/rof.d.ts +1 -0
- package/locale-data/rof.js +6 -0
- package/locale-data/ru-BY.d.ts +1 -0
- package/locale-data/ru-BY.js +6 -0
- package/locale-data/ru-KG.d.ts +1 -0
- package/locale-data/ru-KG.js +6 -0
- package/locale-data/ru-KZ.d.ts +1 -0
- package/locale-data/ru-KZ.js +6 -0
- package/locale-data/ru-MD.d.ts +1 -0
- package/locale-data/ru-MD.js +6 -0
- package/locale-data/ru-UA.d.ts +1 -0
- package/locale-data/ru-UA.js +6 -0
- package/locale-data/ru.d.ts +1 -0
- package/locale-data/ru.js +6 -0
- package/locale-data/rw.d.ts +1 -0
- package/locale-data/rw.js +6 -0
- package/locale-data/rwk.d.ts +1 -0
- package/locale-data/rwk.js +6 -0
- package/locale-data/sa.d.ts +1 -0
- package/locale-data/sa.js +6 -0
- package/locale-data/sah.d.ts +1 -0
- package/locale-data/sah.js +6 -0
- package/locale-data/saq.d.ts +1 -0
- package/locale-data/saq.js +6 -0
- package/locale-data/sat-Olck.d.ts +1 -0
- package/locale-data/sat-Olck.js +6 -0
- package/locale-data/sat.d.ts +1 -0
- package/locale-data/sat.js +6 -0
- package/locale-data/sbp.d.ts +1 -0
- package/locale-data/sbp.js +6 -0
- package/locale-data/sc.d.ts +1 -0
- package/locale-data/sc.js +6 -0
- package/locale-data/sd-Arab.d.ts +1 -0
- package/locale-data/sd-Arab.js +6 -0
- package/locale-data/sd-Deva.d.ts +1 -0
- package/locale-data/sd-Deva.js +6 -0
- package/locale-data/sd.d.ts +1 -0
- package/locale-data/sd.js +6 -0
- package/locale-data/se-FI.d.ts +1 -0
- package/locale-data/se-FI.js +6 -0
- package/locale-data/se-SE.d.ts +1 -0
- package/locale-data/se-SE.js +6 -0
- package/locale-data/se.d.ts +1 -0
- package/locale-data/se.js +6 -0
- package/locale-data/seh.d.ts +1 -0
- package/locale-data/seh.js +6 -0
- package/locale-data/ses.d.ts +1 -0
- package/locale-data/ses.js +6 -0
- package/locale-data/sg.d.ts +1 -0
- package/locale-data/sg.js +6 -0
- package/locale-data/shi-Latn.d.ts +1 -0
- package/locale-data/shi-Latn.js +6 -0
- package/locale-data/shi-Tfng.d.ts +1 -0
- package/locale-data/shi-Tfng.js +6 -0
- package/locale-data/shi.d.ts +1 -0
- package/locale-data/shi.js +6 -0
- package/locale-data/si.d.ts +1 -0
- package/locale-data/si.js +6 -0
- package/locale-data/sk.d.ts +1 -0
- package/locale-data/sk.js +6 -0
- package/locale-data/sl.d.ts +1 -0
- package/locale-data/sl.js +6 -0
- package/locale-data/smn.d.ts +1 -0
- package/locale-data/smn.js +6 -0
- package/locale-data/sn.d.ts +1 -0
- package/locale-data/sn.js +6 -0
- package/locale-data/so-DJ.d.ts +1 -0
- package/locale-data/so-DJ.js +6 -0
- package/locale-data/so-ET.d.ts +1 -0
- package/locale-data/so-ET.js +6 -0
- package/locale-data/so-KE.d.ts +1 -0
- package/locale-data/so-KE.js +6 -0
- package/locale-data/so.d.ts +1 -0
- package/locale-data/so.js +6 -0
- package/locale-data/sq-MK.d.ts +1 -0
- package/locale-data/sq-MK.js +6 -0
- package/locale-data/sq-XK.d.ts +1 -0
- package/locale-data/sq-XK.js +6 -0
- package/locale-data/sq.d.ts +1 -0
- package/locale-data/sq.js +6 -0
- package/locale-data/sr-Cyrl-BA.d.ts +1 -0
- package/locale-data/sr-Cyrl-BA.js +6 -0
- package/locale-data/sr-Cyrl-ME.d.ts +1 -0
- package/locale-data/sr-Cyrl-ME.js +6 -0
- package/locale-data/sr-Cyrl-XK.d.ts +1 -0
- package/locale-data/sr-Cyrl-XK.js +6 -0
- package/locale-data/sr-Cyrl.d.ts +1 -0
- package/locale-data/sr-Cyrl.js +6 -0
- package/locale-data/sr-Latn-BA.d.ts +1 -0
- package/locale-data/sr-Latn-BA.js +6 -0
- package/locale-data/sr-Latn-ME.d.ts +1 -0
- package/locale-data/sr-Latn-ME.js +6 -0
- package/locale-data/sr-Latn-XK.d.ts +1 -0
- package/locale-data/sr-Latn-XK.js +6 -0
- package/locale-data/sr-Latn.d.ts +1 -0
- package/locale-data/sr-Latn.js +6 -0
- package/locale-data/sr.d.ts +1 -0
- package/locale-data/sr.js +6 -0
- package/locale-data/su-Latn.d.ts +1 -0
- package/locale-data/su-Latn.js +6 -0
- package/locale-data/su.d.ts +1 -0
- package/locale-data/su.js +6 -0
- package/locale-data/sv-AX.d.ts +1 -0
- package/locale-data/sv-AX.js +6 -0
- package/locale-data/sv-FI.d.ts +1 -0
- package/locale-data/sv-FI.js +6 -0
- package/locale-data/sv.d.ts +1 -0
- package/locale-data/sv.js +6 -0
- package/locale-data/sw-CD.d.ts +1 -0
- package/locale-data/sw-CD.js +6 -0
- package/locale-data/sw-KE.d.ts +1 -0
- package/locale-data/sw-KE.js +6 -0
- package/locale-data/sw-UG.d.ts +1 -0
- package/locale-data/sw-UG.js +6 -0
- package/locale-data/sw.d.ts +1 -0
- package/locale-data/sw.js +6 -0
- package/locale-data/ta-LK.d.ts +1 -0
- package/locale-data/ta-LK.js +6 -0
- package/locale-data/ta-MY.d.ts +1 -0
- package/locale-data/ta-MY.js +6 -0
- package/locale-data/ta-SG.d.ts +1 -0
- package/locale-data/ta-SG.js +6 -0
- package/locale-data/ta.d.ts +1 -0
- package/locale-data/ta.js +6 -0
- package/locale-data/te.d.ts +1 -0
- package/locale-data/te.js +6 -0
- package/locale-data/teo-KE.d.ts +1 -0
- package/locale-data/teo-KE.js +6 -0
- package/locale-data/teo.d.ts +1 -0
- package/locale-data/teo.js +6 -0
- package/locale-data/tg.d.ts +1 -0
- package/locale-data/tg.js +6 -0
- package/locale-data/th.d.ts +1 -0
- package/locale-data/th.js +6 -0
- package/locale-data/ti-ER.d.ts +1 -0
- package/locale-data/ti-ER.js +6 -0
- package/locale-data/ti.d.ts +1 -0
- package/locale-data/ti.js +6 -0
- package/locale-data/tk.d.ts +1 -0
- package/locale-data/tk.js +6 -0
- package/locale-data/to.d.ts +1 -0
- package/locale-data/to.js +6 -0
- package/locale-data/tr-CY.d.ts +1 -0
- package/locale-data/tr-CY.js +6 -0
- package/locale-data/tr.d.ts +1 -0
- package/locale-data/tr.js +6 -0
- package/locale-data/tt.d.ts +1 -0
- package/locale-data/tt.js +6 -0
- package/locale-data/twq.d.ts +1 -0
- package/locale-data/twq.js +6 -0
- package/locale-data/tzm.d.ts +1 -0
- package/locale-data/tzm.js +6 -0
- package/locale-data/ug.d.ts +1 -0
- package/locale-data/ug.js +6 -0
- package/locale-data/uk.d.ts +1 -0
- package/locale-data/uk.js +6 -0
- package/locale-data/und.d.ts +1 -0
- package/locale-data/und.js +6 -0
- package/locale-data/ur-IN.d.ts +1 -0
- package/locale-data/ur-IN.js +6 -0
- package/locale-data/ur.d.ts +1 -0
- package/locale-data/ur.js +6 -0
- package/locale-data/uz-Arab.d.ts +1 -0
- package/locale-data/uz-Arab.js +6 -0
- package/locale-data/uz-Cyrl.d.ts +1 -0
- package/locale-data/uz-Cyrl.js +6 -0
- package/locale-data/uz-Latn.d.ts +1 -0
- package/locale-data/uz-Latn.js +6 -0
- package/locale-data/uz.d.ts +1 -0
- package/locale-data/uz.js +6 -0
- package/locale-data/vai-Latn.d.ts +1 -0
- package/locale-data/vai-Latn.js +6 -0
- package/locale-data/vai-Vaii.d.ts +1 -0
- package/locale-data/vai-Vaii.js +6 -0
- package/locale-data/vai.d.ts +1 -0
- package/locale-data/vai.js +6 -0
- package/locale-data/vi.d.ts +1 -0
- package/locale-data/vi.js +6 -0
- package/locale-data/vun.d.ts +1 -0
- package/locale-data/vun.js +6 -0
- package/locale-data/wae.d.ts +1 -0
- package/locale-data/wae.js +6 -0
- package/locale-data/wo.d.ts +1 -0
- package/locale-data/wo.js +6 -0
- package/locale-data/xh.d.ts +1 -0
- package/locale-data/xh.js +6 -0
- package/locale-data/xog.d.ts +1 -0
- package/locale-data/xog.js +6 -0
- package/locale-data/yav.d.ts +1 -0
- package/locale-data/yav.js +6 -0
- package/locale-data/yi.d.ts +1 -0
- package/locale-data/yi.js +6 -0
- package/locale-data/yo-BJ.d.ts +1 -0
- package/locale-data/yo-BJ.js +6 -0
- package/locale-data/yo.d.ts +1 -0
- package/locale-data/yo.js +6 -0
- package/locale-data/yrl-CO.d.ts +1 -0
- package/locale-data/yrl-CO.js +6 -0
- package/locale-data/yrl-VE.d.ts +1 -0
- package/locale-data/yrl-VE.js +6 -0
- package/locale-data/yrl.d.ts +1 -0
- package/locale-data/yrl.js +6 -0
- package/locale-data/yue-Hans.d.ts +1 -0
- package/locale-data/yue-Hans.js +6 -0
- package/locale-data/yue-Hant.d.ts +1 -0
- package/locale-data/yue-Hant.js +6 -0
- package/locale-data/yue.d.ts +1 -0
- package/locale-data/yue.js +6 -0
- package/locale-data/zgh.d.ts +1 -0
- package/locale-data/zgh.js +6 -0
- package/locale-data/zh-Hans-HK.d.ts +1 -0
- package/locale-data/zh-Hans-HK.js +6 -0
- package/locale-data/zh-Hans-MO.d.ts +1 -0
- package/locale-data/zh-Hans-MO.js +6 -0
- package/locale-data/zh-Hans-SG.d.ts +1 -0
- package/locale-data/zh-Hans-SG.js +6 -0
- package/locale-data/zh-Hans.d.ts +1 -0
- package/locale-data/zh-Hans.js +6 -0
- package/locale-data/zh-Hant-HK.d.ts +1 -0
- package/locale-data/zh-Hant-HK.js +6 -0
- package/locale-data/zh-Hant-MO.d.ts +1 -0
- package/locale-data/zh-Hant-MO.js +6 -0
- package/locale-data/zh-Hant.d.ts +1 -0
- package/locale-data/zh-Hant.js +6 -0
- package/locale-data/zh.d.ts +1 -0
- package/locale-data/zh.js +6 -0
- package/locale-data/zu.d.ts +1 -0
- package/locale-data/zu.js +6 -0
- package/package.json +6 -6
- package/polyfill-force.d.ts +2 -0
- package/polyfill-force.d.ts.map +1 -0
- package/polyfill-force.js +11 -0
- package/polyfill.d.ts +2 -0
- package/polyfill.d.ts.map +1 -0
- package/polyfill.iife.js +1526 -0
- package/polyfill.js +14 -0
- package/should-polyfill.d.ts +2 -0
- package/should-polyfill.d.ts.map +1 -0
- package/should-polyfill.js +57 -0
- package/src/core.d.ts +7 -0
- package/src/core.d.ts.map +1 -0
- package/src/core.js +231 -0
- package/src/currency-digits.generated.d.ts +2 -0
- package/src/currency-digits.generated.d.ts.map +1 -0
- package/src/currency-digits.generated.js +4 -0
- package/src/get_internal_slots.d.ts +3 -0
- package/src/get_internal_slots.d.ts.map +1 -0
- package/src/get_internal_slots.js +13 -0
- package/src/numbering-systems.generated.d.ts +2 -0
- package/src/numbering-systems.generated.d.ts.map +1 -0
- package/src/numbering-systems.generated.js +4 -0
- package/src/to_locale_string.d.ts +7 -0
- package/src/to_locale_string.d.ts.map +1 -0
- package/src/to_locale_string.js +14 -0
- package/src/types.d.ts +19 -0
- package/src/types.d.ts.map +1 -0
- package/src/types.js +2 -0
- package/supported-locales.generated.d.ts +2 -0
- package/supported-locales.generated.d.ts.map +1 -0
- package/supported-locales.generated.js +4 -0
- package/BUILD +0 -933
- package/CHANGELOG.md +0 -844
- package/index.ts +0 -1
- package/polyfill-force.ts +0 -13
- package/polyfill.ts +0 -16
- package/scripts/cldr-raw.ts +0 -42
- package/scripts/cldr.ts +0 -31
- package/scripts/currency-digits.ts +0 -18
- package/scripts/extract-currencies.ts +0 -89
- package/scripts/extract-numbers.ts +0 -151
- package/scripts/extract-units.ts +0 -91
- package/scripts/numbering-systems.ts +0 -18
- package/scripts/test-locale-data-gen.ts +0 -20
- package/scripts/test262-main-gen.ts +0 -28
- package/scripts/units-constants.ts +0 -20
- package/scripts/utils.ts +0 -25
- package/should-polyfill.ts +0 -59
- package/src/core.ts +0 -279
- package/src/currency-digits.generated.ts +0 -1
- package/src/get_internal_slots.ts +0 -16
- package/src/numbering-systems.generated.ts +0 -1
- package/src/to_locale_string.ts +0 -16
- package/src/types.ts +0 -36
- package/supported-locales.generated.ts +0 -1
- package/test262-main.ts +0 -23
- package/tests/__snapshots__/currency-compact.test.ts.snap +0 -8449
- package/tests/__snapshots__/currency.test.ts.snap +0 -25345
- package/tests/__snapshots__/decimal.test.ts.snap +0 -13169
- package/tests/__snapshots__/percent.test.ts.snap +0 -17393
- package/tests/__snapshots__/unit.test.ts.snap +0 -162545
- package/tests/currency-code.test.ts +0 -23
- package/tests/currency-compact.test.ts +0 -104
- package/tests/currency.test.ts +0 -110
- package/tests/decimal.test.ts +0 -83
- package/tests/format_to_parts.test.ts +0 -513
- package/tests/legacy.test.ts +0 -13
- package/tests/locale-data/ar-SS.json +0 -1
- package/tests/locale-data/bn.json +0 -1
- package/tests/locale-data/da.json +0 -1
- package/tests/locale-data/de.json +0 -1
- package/tests/locale-data/en-BS.json +0 -1
- package/tests/locale-data/en-GB.json +0 -1
- package/tests/locale-data/en.json +0 -1
- package/tests/locale-data/es.json +0 -1
- package/tests/locale-data/fr.json +0 -1
- package/tests/locale-data/hi.json +0 -1
- package/tests/locale-data/id.json +0 -1
- package/tests/locale-data/it.json +0 -1
- package/tests/locale-data/ja.json +0 -1
- package/tests/locale-data/ko.json +0 -1
- package/tests/locale-data/ms.json +0 -1
- package/tests/locale-data/nb.json +0 -1
- package/tests/locale-data/nl.json +0 -1
- package/tests/locale-data/pl.json +0 -1
- package/tests/locale-data/pt.json +0 -1
- package/tests/locale-data/ru.json +0 -1
- package/tests/locale-data/sv.json +0 -1
- package/tests/locale-data/sw.json +0 -1
- package/tests/locale-data/th.json +0 -1
- package/tests/locale-data/tr.json +0 -1
- package/tests/locale-data/uk.json +0 -1
- package/tests/locale-data/zh-Hans.json +0 -1
- package/tests/locale-data/zh-Hant.json +0 -1
- package/tests/locale-data/zh.json +0 -1
- package/tests/misc.test.ts +0 -278
- package/tests/notation-compact-ko-KR.test.ts +0 -96
- package/tests/notation-compact-zh-TW.test.ts +0 -48
- package/tests/percent.test.ts +0 -83
- package/tests/signDisplay-currency-zh-TW.test.ts +0 -85
- package/tests/signDisplay-zh-TW.test.ts +0 -53
- package/tests/unit-zh-TW.test.ts +0 -162
- package/tests/unit.test.ts +0 -113
- package/tests/value-tonumber.test.ts +0 -24
- package/tsconfig.json +0 -5
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/* @generated */
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
if (Intl.NumberFormat && typeof Intl.NumberFormat.__addLocaleData === 'function') {
|
|
4
|
+
Intl.NumberFormat.__addLocaleData({"data":{"units":{"simple":{"degree":{"long":{"other":"{0} ุฏุฑุฌุฉ","one":"ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู","few":"{0} ุฏุฑุฌุงุช"},"short":{"other":"{0} ุฏุฑุฌุฉ","one":"ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู","few":"{0} ุฏุฑุฌุงุช"},"narrow":{"other":"{0} ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู ({0})","few":"{0} ุฏุฑุฌุงุช"},"perUnit":{}},"hectare":{"long":{"other":"{0} ููุชุงุฑ"},"short":{"other":"{0} ููุชุงุฑ"},"narrow":{"other":"{0} ููุชุงุฑ"},"perUnit":{}},"acre":{"long":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"short":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"narrow":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"perUnit":{}},"percent":{"long":{"other":"{0} ุจุงูู
ุงุฆุฉ","zero":"{0}ูช","two":"{0}ูช","few":"{0}ูช","many":"{0}ูช"},"short":{"other":"{0}ูช"},"narrow":{"other":"{0}ูช"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"{0} ูุชุฑ ููู ููููู
ุชุฑ","two":"ูุชุฑุงู ููู ููููู
ุชุฑ","few":"{0} ูุชุฑุงุช ููู ููููู
ุชุฑ","many":"{0} ูุชุฑูุง ููู ููููู
ุชุฑ"},"short":{"other":"{0} ูุชุฑ/ูู
"},"narrow":{"other":"{0} ู/ูู
"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"{0} ู
ูู ููู ุบุงููู","two":"ู
ููุงู ููู ุบุงููู","few":"{0} ุฃู
ูุงู ููู ุบุงููู","many":"{0} ู
ูููุง ููู ุบุงููู"},"short":{"other":"{0} ู
ูู/ุบุงููู"},"narrow":{"other":"{0} ู
ูู/ุบุงููู"},"perUnit":{}},"petabyte":{"long":{"other":"{0} ุจูุชุงุจุงูุช"},"short":{"other":"{0} ุจูุชุงุจุงูุช"},"narrow":{"other":"{0} ุจูุชุงุจุงูุช"},"perUnit":{}},"terabyte":{"long":{"other":"{0} ุชูุฑุงุจุงูุช"},"short":{"other":"{0} ุชูุฑุงุจุงูุช"},"narrow":{"other":"{0} ุช.ุจ"},"perUnit":{}},"terabit":{"long":{"other":"{0} ุชูุฑุงุจุช"},"short":{"other":"{0} ุชูุฑุงุจุช"},"narrow":{"other":"{0} ุช.ุจุช"},"perUnit":{}},"gigabyte":{"long":{"other":"{0} ุบูุบุงุจุงูุช"},"short":{"other":"{0} ุบ.ุจ"},"narrow":{"other":"{0} ุบ.ุจ"},"perUnit":{}},"gigabit":{"long":{"other":"{0} ุบูุบุงุจุช"},"short":{"other":"{0} ุบูุบุงุจุช"},"narrow":{"other":"{0} ุบ.ุจุช"},"perUnit":{}},"megabyte":{"long":{"other":"{0} ู
ูุบุงุจุงูุช"},"short":{"other":"{0} ู
.ุจ"},"narrow":{"other":"{0} ู
.ุจ"},"perUnit":{}},"megabit":{"long":{"other":"{0} ู
ูุบุงุจุช"},"short":{"other":"{0} ู
ูุบุงุจุช"},"narrow":{"other":"{0} ู
.ุจุช"},"perUnit":{}},"kilobyte":{"long":{"other":"{0} ููููุจุงูุช"},"short":{"other":"{0} ููููุจุงูุช"},"narrow":{"other":"{0} ู.ุจ"},"perUnit":{}},"kilobit":{"long":{"other":"{0} ููููุจุช"},"short":{"other":"{0} ููููุจุช"},"narrow":{"other":"{0} ู.ุจุช"},"perUnit":{}},"byte":{"long":{"other":"{0} ุจุงูุช"},"short":{"other":"{0} ุจุงูุช"},"narrow":{"other":"{0} ุจ"},"perUnit":{}},"bit":{"long":{"other":"{0} ุจุช"},"short":{"other":"{0} ุจุช"},"narrow":{"other":"{0} ุจุช"},"perUnit":{}},"year":{"long":{"other":"{0} ุณูุฉ","one":"ุณูุฉ","two":"ุณูุชุงู","few":"{0} ุณููุงุช"},"short":{"other":"{0} ุณูุฉ","one":"ุณูุฉ ูุงุญุฏุฉ","two":"ุณูุชุงู","few":"{0} ุณููุงุช"},"narrow":{"other":"{0} ุณูุฉ"},"perUnit":{"long":"{0} ูู ุงูุณูุฉ","short":"{0}/ุณูุฉ","narrow":"{0}/ุณูุฉ"}},"month":{"long":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"short":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"narrow":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"perUnit":{"long":"{0} ูู ุงูุดูุฑ","short":"{0}/ุด","narrow":"{0}/ุด"}},"week":{"long":{"other":"{0} ุฃุณุจูุน","one":"ุฃุณุจูุน","two":"ุฃุณุจูุนุงู","few":"{0} ุฃุณุงุจูุน","many":"{0} ุฃุณุจูุนูุง"},"short":{"other":"{0} ุฃุณุจูุน","one":"ุฃุณุจูุน","two":"ุฃุณุจูุนุงู","few":"{0} ุฃุณุงุจูุน","many":"{0} ุฃุณุจูุนูุง"},"narrow":{"other":"{0} ุฃ"},"perUnit":{"long":"{0} ูู ุฃุณุจูุน","short":"{0}/ุฃ","narrow":"{0}/ุฃ"}},"day":{"long":{"other":"{0} ููู
","one":"ููู
","two":"ููู
ุงู","few":"{0} ุฃูุงู
","many":"{0} ููู
ูุง"},"short":{"other":"{0} ููู
","one":"ููู
","two":"ููู
ุงู","few":"{0} ุฃูุงู
","many":"{0} ููู
ูุง"},"narrow":{"other":"{0} ู"},"perUnit":{"long":"{0} ูู ููู
","short":"{0}/ู","narrow":"{0}/ู"}},"hour":{"long":{"other":"{0} ุณุงุนุฉ","one":"ุณุงุนุฉ","two":"ุณุงุนุชุงู","few":"{0} ุณุงุนุงุช"},"short":{"other":"{0} ุณ"},"narrow":{"other":"{0} ุณ"},"perUnit":{"long":"{0} ูู ุณุงุนุฉ","short":"{0}/ุณ","narrow":"{0}/ุณ"}},"minute":{"long":{"other":"{0} ุฏูููุฉ","one":"ุฏูููุฉ","two":"ุฏูููุชุงู","few":"{0} ุฏูุงุฆู"},"short":{"other":"{0} ุฏ"},"narrow":{"other":"{0} ุฏ"},"perUnit":{"long":"{0} ูู ุฏูููุฉ","short":"{0}/ุฏ","narrow":"{0}/ุฏ"}},"second":{"long":{"other":"{0} ุซุงููุฉ","one":"ุซุงููุฉ","two":"ุซุงููุชุงู","few":"{0} ุซูุงู"},"short":{"other":"{0} ุซ"},"narrow":{"other":"{0} ุซ"},"perUnit":{"long":"{0}/ุซุงููุฉ","short":"{0}/ุซ","narrow":"{0}/ุซ"}},"millisecond":{"long":{"other":"{0} ู
ูู ุซุงููุฉ"},"short":{"other":"{0} ู
ูู ุซ"},"narrow":{"other":"{0} ู
ูู ุซ"},"perUnit":{}},"kilometer":{"long":{"other":"{0} ููููู
ุชุฑ"},"short":{"other":"{0} ูู
"},"narrow":{"other":"{0} ูู
"},"perUnit":{"long":"{0}/ููููู
ุชุฑ","short":"{0}/ูู
","narrow":"{0}/ูู
"}},"meter":{"long":{"other":"{0} ู
ุชุฑ","one":"ู
ุชุฑ","two":"ู
ุชุฑุงู","few":"{0} ุฃู
ุชุงุฑ","many":"{0} ู
ุชุฑูุง"},"short":{"other":"{0} ู
ุชุฑ","one":"ู
ุชุฑ","two":"ู
ุชุฑุงู","few":"{0} ุฃู
ุชุงุฑ","many":"{0} ู
ุชุฑูุง"},"narrow":{"other":"{0} ู
"},"perUnit":{"long":"{0} ููู ู
ุชุฑ","short":"{0}/ู
","narrow":"{0}/ู
"}},"centimeter":{"long":{"other":"{0} ุณูุชูู
ุชุฑ"},"short":{"other":"{0} ุณู
"},"narrow":{"other":"{0} ุณู
"},"perUnit":{"long":"{0}/ุณูุชูู
ุชุฑ","short":"{0}/ุณู
","narrow":"{0}/ุณู
"}},"millimeter":{"long":{"other":"{0} ู
ููู
ุชุฑ"},"short":{"other":"{0} ู
ู
"},"narrow":{"other":"{0} ู
ู
"},"perUnit":{}},"mile":{"long":{"other":"{0} ู
ูู","one":"ู
ูู","two":"ู
ููุงู","few":"{0} ุฃู
ูุงู","many":"{0} ู
ููุงู"},"short":{"other":"{0} ู
ูู","one":"ู
ูู"},"narrow":{"other":"{0} ู
ูู","few":"{0} ุฃู
ูุงู","many":"{0} ู
ููุงู"},"perUnit":{}},"yard":{"long":{"other":"{0} ูุงุฑุฏุฉ","one":"ูุงุฑุฏุฉ"},"short":{"other":"{0} ูุงุฑุฏุฉ","one":"ูุงุฑุฏุฉ"},"narrow":{"other":"{0} ูุงุฑุฏุฉ"},"perUnit":{}},"foot":{"long":{"other":"{0} ูุฏู
","one":"ูุฏู
"},"short":{"other":"{0} ูุฏู
","one":"ูุฏู
"},"narrow":{"other":"{0} ูุฏู
","one":"ูุฏู
","many":"{0} ูุฏู
ูุง"},"perUnit":{"long":"{0} ููู ูุฏู
","short":"{0}/ูุฏู
","narrow":"{0}/ูุฏู
"}},"inch":{"long":{"other":"{0} ุจูุตุฉ"},"short":{"other":"{0} ุจูุตุฉ"},"narrow":{"other":"{0} ุจูุตุฉ"},"perUnit":{"long":"{0}/ุจูุตุฉ","short":"{0}/ุจูุตุฉ","narrow":"{0}/ุจูุตุฉ"}},"mile-scandinavian":{"long":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"short":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"narrow":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"perUnit":{}},"kilogram":{"long":{"other":"{0} ููููุบุฑุงู
"},"short":{"other":"{0} ูุบู
"},"narrow":{"other":"{0} ูุบ"},"perUnit":{"long":"{0}/ููููุบุฑุงู
","short":"{0}/ูุบู
","narrow":"{0}/ูุบ"}},"gram":{"long":{"other":"{0} ุบุฑุงู
","one":"ุบุฑุงู
","two":"ุบุฑุงู
ุงู","few":"{0} ุบุฑุงู
ุงุช","many":"{0} ุบุฑุงู
ูุง"},"short":{"other":"{0} ุบุฑุงู
","one":"ุบุฑุงู
"},"narrow":{"other":"{0} ุบ"},"perUnit":{"long":"{0}/ุบุฑุงู
","short":"{0}/ุบุฑุงู
","narrow":"{0} ุบ"}},"stone":{"long":{"other":"{0} ุณุชูู"},"short":{"other":"{0} ุณุชูู"},"narrow":{"other":"{0} ุณุชูู"},"perUnit":{}},"pound":{"long":{"other":"{0} ุฑุทู","two":"ุฑุทูุงู","many":"{0} ุฑุทููุง"},"short":{"other":"{0} ุฑุทู"},"narrow":{"other":"{0} ุฑุทู"},"perUnit":{"long":"{0}/ุฑุทู","short":"{0}/ุฑุทู","narrow":"{0}/ุฑุทู"}},"ounce":{"long":{"other":"{0} ุฃููุตุฉ"},"short":{"other":"{0} ุฃููุตุฉ","one":"ุฃููุตุฉ"},"narrow":{"other":"{0} ุฃููุตุฉ","one":"ุฃููุตุฉ"},"perUnit":{"long":"{0}/ุฃููุตุฉ","short":"{0}/ุฃููุตุฉ","narrow":"{0}/ุฃููุตุฉ"}},"kilometer-per-hour":{"long":{"other":"{0} ููููู
ุชุฑ ูู ุงูุณุงุนุฉ"},"short":{"other":"{0} ูู
/ุณ"},"narrow":{"other":"{0} ูู
/ุณ"},"perUnit":{}},"meter-per-second":{"long":{"other":"{0} ู
ุชุฑ ูู ุงูุซุงููุฉ"},"short":{"other":"{0} ู
/ุซ"},"narrow":{"other":"{0} ู
/ุซ"},"perUnit":{}},"mile-per-hour":{"long":{"other":"{0} ู
ูู ูู ุงูุณุงุนุฉ"},"short":{"other":"{0} ู
ูู/ุณ"},"narrow":{"other":"{0} ู
ูู/ุณ"},"perUnit":{}},"celsius":{"long":{"other":"{0} ุฏุฑุฌุฉ ู
ุฆููุฉ"},"short":{"other":"{0}ยฐู
"},"narrow":{"other":"{0}ยฐู
"},"perUnit":{}},"fahrenheit":{"long":{"other":"{0} ุฏุฑุฌุฉ ููุฑููุงูุช"},"short":{"other":"{0}ยฐู"},"narrow":{"other":"{0}ยฐู"},"perUnit":{}},"liter":{"long":{"other":"{0} ูุชุฑ","one":"ูุชุฑ"},"short":{"other":"{0} ูุชุฑ","one":"ูุชุฑ"},"narrow":{"other":"{0} ู"},"perUnit":{"long":"{0} ููู ูุชุฑ","short":"{0}/ู","narrow":"{0}/ู"}},"milliliter":{"long":{"other":"{0} ู
ูููุชุฑ"},"short":{"other":"{0} ู
ูุชุฑ"},"narrow":{"other":"{0} ู
ูุชุฑ"},"perUnit":{}},"gallon":{"long":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"short":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"narrow":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"perUnit":{"long":"{0} ููู ุบุงููู","short":"{0}/ุบุงููู","narrow":"{0}/ุบุงููู"}},"fluid-ounce":{"long":{"other":"{0} ุฃููุตุฉ ุณุงุฆูุฉ","one":"ุฃููุตุฉ ุณุงุฆูุฉ","two":"ุฃููุตุชุงู ุณุงุฆูุชุงู"},"short":{"other":"{0} ุฃููุตุฉ ุณุงุฆูุฉ","one":"ุฃููุตุฉ ุณ","two":"{0} ุฃููุตุฉ ุณ","few":"{0} ุฃููุตุงุช ุณุงุฆูุฉ","many":"{0} ุฃููุตุฉ ุณ"},"narrow":{"other":"{0} ุฃููุตุฉ ุณ","one":"ุฃููุตุฉ ุณ"},"perUnit":{}}},"compound":{"per":{"long":"{0} ููู {1}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"ุจูุณุชุง ุฃูุฏูุฑู"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"ุฏุฑูู
ุฅู
ุงุฑุงุชู"},"symbol":"ุฏ.ุฅ.โ","narrow":"ุฏ.ุฅ.โ"},"AFA":{"displayName":{"other":"ุฃูุบุงูู - 1927-2002"},"symbol":"AFA","narrow":"AFA"},"AFN":{"displayName":{"other":"ุฃูุบุงูู ุฃูุบุงูุณุชุงูู"},"symbol":"AFN","narrow":"ุ"},"ALK":{"displayName":{"other":"ALK"},"symbol":"ALK","narrow":"ALK"},"ALL":{"displayName":{"other":"ููู ุฃูุจุงูู"},"symbol":"ALL","narrow":"ALL"},"AMD":{"displayName":{"other":"ุฏุฑุงู
ุฃุฑู
ููู"},"symbol":"AMD","narrow":"ึ"},"ANG":{"displayName":{"other":"ุบููุฏุฑ ุฃูุชููู ููููุฏู"},"symbol":"ANG","narrow":"ANG"},"AOA":{"displayName":{"other":"ููุงูุฒุง ุฃูุบููู"},"symbol":"AOA","narrow":"Kz"},"AOK":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู - 1977-1990"},"symbol":"AOK","narrow":"AOK"},"AON":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู ุฌุฏูุฏุฉ - 1990-2000"},"symbol":"AON","narrow":"AON"},"AOR":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู ู
ุนุฏูุฉ - 1995 - 1999"},"symbol":"AOR","narrow":"AOR"},"ARA":{"displayName":{"other":"ุงุณุชุฑุงู ุฃุฑุฌูุชููู"},"symbol":"ARA","narrow":"ARA"},"ARL":{"displayName":{"other":"ARL"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"ARM"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"ุจูุฒู ุฃุฑุฌูุชููู - 1983-1985"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"ุจูุฒู ุฃุฑุฌูุชููู"},"symbol":"ARS","narrow":"AR$"},"ATS":{"displayName":{"other":"ุดูู ูู
ุณุงูู"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"ุฏููุงุฑ ุฃุณุชุฑุงูู"},"symbol":"AU$","narrow":"AU$"},"AWG":{"displayName":{"other":"ูููุฑู ุฃุฑูุจู"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"ู
ุงูุงุช ุฃุฐุฑูุจุฌุงูู"},"symbol":"AZM","narrow":"AZM"},"AZN":{"displayName":{"other":"ู
ุงูุช ุฃุฐุฑุจูุฌุงูู"},"symbol":"AZN","narrow":"โผ"},"BAD":{"displayName":{"other":"ุฏููุงุฑ ุงูุจูุณูุฉ ูุงููุฑุณู"},"symbol":"BAD","narrow":"BAD"},"BAM":{"displayName":{"other":"ู
ุงุฑู ุงูุจูุณูุฉ ูุงููุฑุณู ูุงุจู ููุชุญููู"},"symbol":"BAM","narrow":"KM"},"BAN":{"displayName":{"other":"BAN"},"symbol":"BAN","narrow":"BAN"},"BBD":{"displayName":{"other":"ุฏููุงุฑ ุจุฑุจุงุฏูุณู"},"symbol":"BBD","narrow":"BB$"},"BDT":{"displayName":{"other":"ุชุงูุง ุจูุบูุงุฏูุดู"},"symbol":"BDT","narrow":"เงณ"},"BEC":{"displayName":{"other":"ูุฑูู ุจูุฌููู ูุงุจู ููุชุญููู"},"symbol":"BEC","narrow":"BEC"},"BEF":{"displayName":{"other":"ูุฑูู ุจูุฌููู"},"symbol":"BEF","narrow":"BEF"},"BEL":{"displayName":{"other":"ูุฑูู ุจูุฌููู ู
ุงูู"},"symbol":"BEL","narrow":"BEL"},"BGL":{"displayName":{"other":"BGL"},"symbol":"BGL","narrow":"BGL"},"BGM":{"displayName":{"other":"BGM"},"symbol":"BGM","narrow":"BGM"},"BGN":{"displayName":{"other":"ููู ุจูุบุงุฑู"},"symbol":"BGN","narrow":"BGN"},"BGO":{"displayName":{"other":"BGO"},"symbol":"BGO","narrow":"BGO"},"BHD":{"displayName":{"other":"ุฏููุงุฑ ุจุญุฑููู"},"symbol":"ุฏ.ุจ.โ","narrow":"ุฏ.ุจ.โ"},"BIF":{"displayName":{"other":"ูุฑูู ุจุฑููุฏู"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"ุฏููุงุฑ ุจุฑู
ูุฏู"},"symbol":"BMD","narrow":"BM$"},"BND":{"displayName":{"other":"ุฏููุงุฑ ุจุฑููุงู"},"symbol":"BND","narrow":"BN$"},"BOB":{"displayName":{"other":"ุจูููููุงูู ุจููููู"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"BOL"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"ุจูุฒู ุจููููู"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"ู
ูุฏูู ุจููููู"},"symbol":"BOV","narrow":"BOV"},"BRB":{"displayName":{"other":"ูููู ูุฑูุฒุงูุฑู ุจุฑุงุฒููู - 1967-1986"},"symbol":"BRB","narrow":"BRB"},"BRC":{"displayName":{"other":"ูุฑูุฒุงุฏู ุจุฑุงุฒููู"},"symbol":"BRC","narrow":"BRC"},"BRE":{"displayName":{"other":"ูุฑูุฒุงูุฑู ุจุฑุงุฒููู - 1990-1993"},"symbol":"BRE","narrow":"BRE"},"BRL":{"displayName":{"other":"ุฑูุงู ุจุฑุงุฒููู"},"symbol":"R$","narrow":"R$"},"BRN":{"displayName":{"other":"BRN"},"symbol":"BRN","narrow":"BRN"},"BRR":{"displayName":{"other":"BRR"},"symbol":"BRR","narrow":"BRR"},"BRZ":{"displayName":{"other":"BRZ"},"symbol":"BRZ","narrow":"BRZ"},"BSD":{"displayName":{"other":"ุฏููุงุฑ ุจุงูุงู
ู"},"symbol":"BSD","narrow":"BS$"},"BTN":{"displayName":{"other":"ูููุชูู
ุจูุชุงูู"},"symbol":"BTN","narrow":"BTN"},"BUK":{"displayName":{"other":"ููุงุช ุจูุฑู
ู"},"symbol":"BUK","narrow":"BUK"},"BWP":{"displayName":{"other":"ุจููุง ุจุชุณูุงูู"},"symbol":"BWP","narrow":"P"},"BYB":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู ุฌุฏูุฏ - 1994-1999"},"symbol":"BYB","narrow":"BYB"},"BYN":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู"},"symbol":"BYN","narrow":"ั."},"BYR":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู (ูขู ู ู โูขู ูกูฆ)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"ุฏููุงุฑ ุจููุฒู","two":"ุฏููุงุฑุงู ุจููุฒูุงู"},"symbol":"BZD","narrow":"BZ$"},"CAD":{"displayName":{"other":"ุฏููุงุฑ ููุฏู"},"symbol":"CA$","narrow":"CA$"},"CDF":{"displayName":{"other":"ูุฑูู ูููุบููู"},"symbol":"CDF","narrow":"CDF"},"CHE":{"displayName":{"other":"CHE"},"symbol":"CHE","narrow":"CHE"},"CHF":{"displayName":{"other":"ูุฑูู ุณููุณุฑู"},"symbol":"CHF","narrow":"CHF"},"CHW":{"displayName":{"other":"CHW"},"symbol":"CHW","narrow":"CHW"},"CLE":{"displayName":{"other":"CLE"},"symbol":"CLE","narrow":"CLE"},"CLF":{"displayName":{"other":"CLF"},"symbol":"CLF","narrow":"CLF"},"CLP":{"displayName":{"other":"ุจูุฒู ุชุดููู"},"symbol":"CLP","narrow":"CL$"},"CNH":{"displayName":{"other":"ููุงู ุตููู (ูู ุงูุฎุงุฑุฌ)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"CNX"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"ููุงู ุตููู"},"symbol":"CNยฅ","narrow":"CNยฅ"},"COP":{"displayName":{"other":"ุจูุฒู ููููู
ุจู"},"symbol":"COP","narrow":"CO$"},"COU":{"displayName":{"other":"COU"},"symbol":"COU","narrow":"COU"},"CRC":{"displayName":{"other":"ูููู ููุณุชุงุฑููู"},"symbol":"CRC","narrow":"โก"},"CSD":{"displayName":{"other":"ุฏููุงุฑ ุตุฑุจู ูุฏูู
"},"symbol":"CSD","narrow":"CSD"},"CSK":{"displayName":{"other":"ูุฑููุฉ ุชุดูููุณูููุงููุง"},"symbol":"CSK","narrow":"CSK"},"CUC":{"displayName":{"other":"ุจูุฒู ููุจู ูุงุจู ููุชุญููู"},"symbol":"CUC","narrow":"$"},"CUP":{"displayName":{"other":"ุจูุฒู ููุจู"},"symbol":"CUP","narrow":"CU$"},"CVE":{"displayName":{"other":"ุงุณููุฏู ุงูุฑุฃุณ ุงูุฃุฎุถุฑ"},"symbol":"CVE","narrow":"CVE"},"CYP":{"displayName":{"other":"ุฌููู ูุจุฑุตู"},"symbol":"CYP","narrow":"CYP"},"CZK":{"displayName":{"other":"ูุฑููุฉ ุชุดูููุฉ"},"symbol":"CZK","narrow":"Kฤ"},"DDM":{"displayName":{"other":"ุฃูุณุชู
ุงุฑู ุฃูู
ุงูู ุดุฑูู"},"symbol":"DDM","narrow":"DDM"},"DEM":{"displayName":{"other":"ู
ุงุฑู ุฃูู
ุงูู"},"symbol":"DEM","narrow":"DEM"},"DJF":{"displayName":{"other":"ูุฑูู ุฌูุจูุชู"},"symbol":"DJF","narrow":"DJF"},"DKK":{"displayName":{"other":"ูุฑููุฉ ุฏูู
ุงุฑููุฉ"},"symbol":"DKK","narrow":"kr"},"DOP":{"displayName":{"other":"ุจูุฒู ุงูุฏูู
ูููุงู"},"symbol":"DOP","narrow":"DO$"},"DZD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุงุฆุฑู","two":"ุฏููุงุฑุงู ุฌุฒุงุฆุฑูุงู","few":"ุฏููุงุฑุงุช ุฌุฒุงุฆุฑูุฉ","many":"ุฏููุงุฑูุง ุฌุฒุงุฆุฑููุง"},"symbol":"ุฏ.ุฌ.โ","narrow":"ุฏ.ุฌ.โ"},"ECS":{"displayName":{"other":"ECS"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"ECV"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"ูุฑููุฉ ุงุณุชูููุฉ"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"ุฌููู ู
ุตุฑู","two":"ุฌูููุงู ู
ุตุฑูุงู","few":"ุฌูููุงุช ู
ุตุฑูุฉ","many":"ุฌููููุง ู
ุตุฑููุง"},"symbol":"ุฌ.ู
.โ","narrow":"Eยฃ"},"ERN":{"displayName":{"other":"ูุงููุง ุฃุฑูุชุฑู"},"symbol":"ERN","narrow":"ERN"},"ESA":{"displayName":{"other":"ESA"},"symbol":"ESA","narrow":"ESA"},"ESB":{"displayName":{"other":"ESB"},"symbol":"ESB","narrow":"ESB"},"ESP":{"displayName":{"other":"ุจูุฒูุชุง ุฅุณุจุงูู"},"symbol":"ESP","narrow":"โง"},"ETB":{"displayName":{"other":"ุจูุฑ ุฃุซููุจู"},"symbol":"ETB","narrow":"ETB"},"EUR":{"displayName":{"other":"ููุฑู"},"symbol":"โฌ","narrow":"โฌ"},"FIM":{"displayName":{"other":"ู
ุงุฑูุง ููููุฏู"},"symbol":"FIM","narrow":"FIM"},"FJD":{"displayName":{"other":"ุฏููุงุฑ ููุฌู"},"symbol":"FJD","narrow":"FJ$"},"FKP":{"displayName":{"other":"ุฌููู ุฌุฒุฑ ููููุงูุฏ"},"symbol":"FKP","narrow":"ยฃ"},"FRF":{"displayName":{"other":"ูุฑูู ูุฑูุณู"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"ุฌููู ุฅุณุชุฑูููู"},"symbol":"UKยฃ","narrow":"UKยฃ"},"GEK":{"displayName":{"other":"GEK"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"ูุงุฑู ุฌูุฑุฌู"},"symbol":"GEL","narrow":"โพ"},"GHC":{"displayName":{"other":"ุณูุฏู ุบุงูู"},"symbol":"GHC","narrow":"GHC"},"GHS":{"displayName":{"other":"ุณูุฏู ุบุงูุง"},"symbol":"GHS","narrow":"GHโต"},"GIP":{"displayName":{"other":"ุฌููู ุฌุจู ุทุงุฑู"},"symbol":"GIP","narrow":"ยฃ"},"GMD":{"displayName":{"other":"ุฏูุงุณู ุบุงู
ุจู"},"symbol":"GMD","narrow":"GMD"},"GNF":{"displayName":{"other":"ูุฑูู ุบูููุง"},"symbol":"GNF","narrow":"FG"},"GNS":{"displayName":{"other":"ุณููู ุบูููุง"},"symbol":"GNS","narrow":"GNS"},"GQE":{"displayName":{"other":"ุงูููู ุฌููููุง ุบูููุง ุงูุงุณุชูุงุฆููุฉ"},"symbol":"GQE","narrow":"GQE"},"GRD":{"displayName":{"other":"ุฏุฑุงุฎู
ุง ูููุงูู"},"symbol":"GRD","narrow":"GRD"},"GTQ":{"displayName":{"other":"ููุชุฒุงู ุบูุงุชูู
ุงูุง"},"symbol":"GTQ","narrow":"Q"},"GWE":{"displayName":{"other":"ุงุณููุฏ ุจุฑุชุบุงูู ุบูููุง"},"symbol":"GWE","narrow":"GWE"},"GWP":{"displayName":{"other":"ุจูุฒู ุบูููุง ุจูุณุงู"},"symbol":"GWP","narrow":"GWP"},"GYD":{"displayName":{"other":"ุฏููุงุฑ ุบูุงูุง"},"symbol":"GYD","narrow":"GY$"},"HKD":{"displayName":{"other":"ุฏููุงุฑ ูููุบ ูููุบ"},"symbol":"HK$","narrow":"HK$"},"HNL":{"displayName":{"other":"ููู
ุจูุฑุง ููุฏูุฑุงุณ"},"symbol":"HNL","narrow":"L"},"HRD":{"displayName":{"other":"ุฏููุงุฑ ูุฑูุงุชู"},"symbol":"HRD","narrow":"HRD"},"HRK":{"displayName":{"other":"ูููุง ูุฑูุงุชู"},"symbol":"HRK","narrow":"kn"},"HTG":{"displayName":{"other":"ุฌูุฑุฏู ูุงูุชู"},"symbol":"HTG","narrow":"HTG"},"HUF":{"displayName":{"other":"ููุฑููุช ููุบุงุฑู"},"symbol":"HUF","narrow":"Ft"},"IDR":{"displayName":{"other":"ุฑูุจูุฉ ุฅูุฏูููุณูุฉ"},"symbol":"IDR","narrow":"Rp"},"IEP":{"displayName":{"other":"ุฌููู ุฅูุฑููุฏู"},"symbol":"IEP","narrow":"IEP"},"ILP":{"displayName":{"other":"ุฌููู ุฅุณุฑุงุฆููู"},"symbol":"ILP","narrow":"ILP"},"ILR":{"displayName":{"other":"ILR"},"symbol":"ILR","narrow":"ILR"},"ILS":{"displayName":{"other":"ุดููู ุฅุณุฑุงุฆููู ุฌุฏูุฏ"},"symbol":"โช","narrow":"โช"},"INR":{"displayName":{"other":"ุฑูุจูุฉ ููุฏู"},"symbol":"โน","narrow":"โน"},"IQD":{"displayName":{"other":"ุฏููุงุฑ ุนุฑุงูู"},"symbol":"ุฏ.ุน.โ","narrow":"ุฏ.ุน.โ"},"IRR":{"displayName":{"other":"ุฑูุงู ุฅูุฑุงูู"},"symbol":"ุฑ.ุฅ.","narrow":"ุฑ.ุฅ."},"ISJ":{"displayName":{"other":"ISJ"},"symbol":"ISJ","narrow":"ISJ"},"ISK":{"displayName":{"other":"ูุฑููุฉ ุฃูุณููุฏูุฉ"},"symbol":"ISK","narrow":"kr"},"ITL":{"displayName":{"other":"ููุฑุฉ ุฅูุทุงููุฉ"},"symbol":"ITL","narrow":"ITL"},"JMD":{"displayName":{"other":"ุฏููุงุฑ ุฌุงู
ุงููู"},"symbol":"JMD","narrow":"JM$"},"JOD":{"displayName":{"other":"ุฏููุงุฑ ุฃุฑุฏูู"},"symbol":"ุฏ.ุฃ.โ","narrow":"ุฏ.ุฃ.โ"},"JPY":{"displayName":{"other":"ูู ูุงุจุงูู"},"symbol":"JPยฅ","narrow":"JPยฅ"},"KES":{"displayName":{"other":"ุดูู ููููู"},"symbol":"KES","narrow":"KES"},"KGS":{"displayName":{"other":"ุณูู
ููุฑุบุณุชุงูู"},"symbol":"KGS","narrow":"KGS"},"KHR":{"displayName":{"other":"ุฑููุงู ูู
ุจูุฏู"},"symbol":"KHR","narrow":"แ"},"KMF":{"displayName":{"other":"ูุฑูู ุฌุฒุฑ ุงููู
ุฑ"},"symbol":"KMF","narrow":"CF"},"KPW":{"displayName":{"other":"ููู ููุฑูุง ุงูุดู
ุงููุฉ"},"symbol":"KPW","narrow":"โฉ"},"KRH":{"displayName":{"other":"KRH"},"symbol":"KRH","narrow":"KRH"},"KRO":{"displayName":{"other":"KRO"},"symbol":"KRO","narrow":"KRO"},"KRW":{"displayName":{"other":"ููู ููุฑูุง ุงูุฌููุจูุฉ"},"symbol":"โฉ","narrow":"โฉ"},"KWD":{"displayName":{"other":"ุฏููุงุฑ ูููุชู"},"symbol":"ุฏ.ู.โ","narrow":"ุฏ.ู.โ"},"KYD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุฑ ููู
ู"},"symbol":"KYD","narrow":"KY$"},"KZT":{"displayName":{"other":"ุชููุบ ูุงุฒุงุฎุณุชุงูู"},"symbol":"KZT","narrow":"โธ"},"LAK":{"displayName":{"other":"ููุจ ูุงูุณู"},"symbol":"LAK","narrow":"โญ"},"LBP":{"displayName":{"other":"ุฌููู ูุจูุงูู"},"symbol":"ู.ู.โ","narrow":"Lยฃ"},"LKR":{"displayName":{"other":"ุฑูุจูุฉ ุณุฑููุงูููุฉ"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"ุฏููุงุฑ ููุจูุฑู","two":"ุฏููุงุฑุงู ููุจูุฑูุงู","few":"ุฏููุงุฑุงุช ููุจูุฑูุฉ","many":"ุฏููุงุฑูุง ููุจูุฑููุง"},"symbol":"LRD","narrow":"$LR"},"LSL":{"displayName":{"other":"ููุชู ููุณูุชู"},"symbol":"LSL","narrow":"LSL"},"LTL":{"displayName":{"other":"ููุชุง ููุชูุงููุฉ"},"symbol":"LTL","narrow":"Lt"},"LTT":{"displayName":{"other":"ุชุงูููุงุณ ููุชูุงูู"},"symbol":"LTT","narrow":"LTT"},"LUC":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ ูุงุจู ููุชุญููู"},"symbol":"LUC","narrow":"LUC"},"LUF":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ"},"symbol":"LUF","narrow":"LUF"},"LUL":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ ุงูู
ุงูู"},"symbol":"LUL","narrow":"LUL"},"LVL":{"displayName":{"other":"ูุงุชุณ ูุงุชูู"},"symbol":"LVL","narrow":"Ls"},"LVR":{"displayName":{"other":"ุฑูุจู ูุงุชููุง"},"symbol":"LVR","narrow":"LVR"},"LYD":{"displayName":{"other":"ุฏููุงุฑ ููุจู","two":"ุฏููุงุฑุงู ููุจูุงู","few":"ุฏููุงุฑุงุช ููุจูุฉ","many":"ุฏููุงุฑูุง ููุจููุง"},"symbol":"ุฏ.ู.โ","narrow":"ุฏ.ู.โ"},"MAD":{"displayName":{"other":"ุฏุฑูู
ู
ุบุฑุจู","two":"ุฏุฑูู
ุงู ู
ุบุฑุจูุงู","few":"ุฏุฑุงูู
ู
ุบุฑุจูุฉ","many":"ุฏุฑูู
ูุง ู
ุบุฑุจููุง"},"symbol":"ุฏ.ู
.โ","narrow":"ุฏ.ู
.โ"},"MAF":{"displayName":{"other":"ูุฑูู ู
ุบุฑุจู"},"symbol":"MAF","narrow":"MAF"},"MCF":{"displayName":{"other":"MCF"},"symbol":"MCF","narrow":"MCF"},"MDC":{"displayName":{"other":"MDC"},"symbol":"MDC","narrow":"MDC"},"MDL":{"displayName":{"other":"ููู ู
ููุฏููู"},"symbol":"MDL","narrow":"MDL"},"MGA":{"displayName":{"other":"ุฃุฑูุงุฑู ู
ุฏุบุดูุฑ"},"symbol":"MGA","narrow":"Ar"},"MGF":{"displayName":{"other":"ูุฑูู ู
ุฏุบุดูุฑ"},"symbol":"MGF","narrow":"MGF"},"MKD":{"displayName":{"other":"ุฏููุงุฑ ู
ูุฏููู","two":"ุฏููุงุฑุงู ู
ูุฏูููุงู","few":"ุฏููุงุฑุงุช ู
ูุฏูููุฉ","many":"ุฏููุงุฑูุง ู
ูุฏููููุง"},"symbol":"MKD","narrow":"MKD"},"MKN":{"displayName":{"other":"MKN"},"symbol":"MKN","narrow":"MKN"},"MLF":{"displayName":{"other":"ูุฑูู ู
ุงูู"},"symbol":"MLF","narrow":"MLF"},"MMK":{"displayName":{"other":"ููุงุช ู
ูุงูู
ุงุฑ"},"symbol":"MMK","narrow":"K"},"MNT":{"displayName":{"other":"ุชูุบุฑูุบ ู
ูุบููู"},"symbol":"MNT","narrow":"โฎ"},"MOP":{"displayName":{"other":"ุจุงุชุงูุง ู
ุงูุงูู"},"symbol":"MOP","narrow":"MOP"},"MRO":{"displayName":{"other":"ุฃูููุฉ ู
ูุฑูุชุงููุฉ - 1973-2017"},"symbol":"MRO","narrow":"MRO"},"MRU":{"displayName":{"other":"ุฃูููุฉ ู
ูุฑูุชุงููุฉ"},"symbol":"ุฃ.ู
.","narrow":"ุฃ.ู
."},"MTL":{"displayName":{"other":"ููุฑุฉ ู
ุงูุทูุฉ"},"symbol":"MTL","narrow":"MTL"},"MTP":{"displayName":{"other":"ุฌููู ู
ุงูุทู"},"symbol":"MTP","narrow":"MTP"},"MUR":{"displayName":{"other":"ุฑูุจูุฉ ู
ูุฑูุดููุณูุฉ"},"symbol":"MUR","narrow":"Rs"},"MVP":{"displayName":{"other":"MVP"},"symbol":"MVP","narrow":"MVP"},"MVR":{"displayName":{"other":"ุฑูููู ุฌุฒุฑ ุงูู
ุงูุฏูู"},"symbol":"MVR","narrow":"MVR"},"MWK":{"displayName":{"other":"ููุงุดุง ู
ุงูุงูู"},"symbol":"MWK","narrow":"MWK"},"MXN":{"displayName":{"other":"ุจูุฒู ู
ูุณููู"},"symbol":"MX$","narrow":"MX$"},"MXP":{"displayName":{"other":"ุจูุฒู ูุถู ู
ูุณููู - 1861-1992"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"MXV"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"ุฑููุบูุช ู
ุงููุฒู"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"ุงุณููุฏ ู
ูุฒู
ุจููู"},"symbol":"MZE","narrow":"MZE"},"MZM":{"displayName":{"other":"MZM"},"symbol":"MZM","narrow":"MZM"},"MZN":{"displayName":{"other":"ู
ุชูุงู ู
ูุฒู
ุจููู"},"symbol":"MZN","narrow":"MZN"},"NAD":{"displayName":{"other":"ุฏููุงุฑ ูุงู
ูุจู"},"symbol":"NAD","narrow":"$"},"NGN":{"displayName":{"other":"ูุงูุฑุง ููุฌูุฑู"},"symbol":"NGN","narrow":"โฆ"},"NIC":{"displayName":{"other":"ููุฑุฏูุจุฉ ูููุงุฑุงุฌูุง"},"symbol":"NIC","narrow":"NIC"},"NIO":{"displayName":{"other":"ูุฑุทุจุฉ ูููุงุฑุงุบูุง"},"symbol":"NIO","narrow":"C$"},"NLG":{"displayName":{"other":"ุฌูุฏุฑ ููููุฏู"},"symbol":"NLG","narrow":"NLG"},"NOK":{"displayName":{"other":"ูุฑููุฉ ูุฑููุฌูุฉ"},"symbol":"NOK","narrow":"kr"},"NPR":{"displayName":{"other":"ุฑูุจูุฉ ููุจุงูู"},"symbol":"NPR","narrow":"Rs"},"NZD":{"displayName":{"other":"ุฏููุงุฑ ูููุฒูููุฏู"},"symbol":"NZ$","narrow":"NZ$"},"OMR":{"displayName":{"other":"ุฑูุงู ุนู
ุงูู"},"symbol":"ุฑ.ุน.โ","narrow":"ุฑ.ุน.โ"},"PAB":{"displayName":{"other":"ุจุงูุจูุง ุจูู
ู"},"symbol":"PAB","narrow":"PAB"},"PEI":{"displayName":{"other":"PEI"},"symbol":"PEI","narrow":"PEI"},"PEN":{"displayName":{"other":"ุณูู ุจูุฑููู"},"symbol":"PEN","narrow":"PEN"},"PES":{"displayName":{"other":"PES"},"symbol":"PES","narrow":"PES"},"PGK":{"displayName":{"other":"ูููุง ุจุงุจูุง ุบูููุง ุงูุฌุฏูุฏุฉ"},"symbol":"PGK","narrow":"PGK"},"PHP":{"displayName":{"other":"ุจูุฒู ููุจููู"},"symbol":"PHP","narrow":"โฑ"},"PKR":{"displayName":{"other":"ุฑูุจูุฉ ุจุงูุณุชุงูู"},"symbol":"PKR","narrow":"Rs"},"PLN":{"displayName":{"other":"ุฒููุชู ุจูููุฏู"},"symbol":"PLN","narrow":"zล"},"PLZ":{"displayName":{"other":"ุฒููุชู ุจูููุฏู - 1950-1995"},"symbol":"PLZ","narrow":"PLZ"},"PTE":{"displayName":{"other":"ุงุณููุฏ ุจุฑุชุบุงูู"},"symbol":"PTE","narrow":"PTE"},"PYG":{"displayName":{"other":"ุบูุงุฑุงูู ุจุงุฑุงุบูุงู"},"symbol":"PYG","narrow":"โฒ"},"QAR":{"displayName":{"other":"ุฑูุงู ูุทุฑู"},"symbol":"ุฑ.ู.โ","narrow":"ุฑ.ู.โ"},"RHD":{"displayName":{"other":"ุฏููุงุฑ ุฑูุฏูุณู"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"ููู ุฑูู
ุงูู ูุฏูู
"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"ููู ุฑูู
ุงูู"},"symbol":"RON","narrow":"lei"},"RSD":{"displayName":{"other":"ุฏููุงุฑ ุตุฑุจู","two":"ุฏููุงุฑุงู ุตุฑุจูุงู","few":"ุฏููุงุฑุงุช ุตุฑุจูุฉ","many":"ุฏููุงุฑูุง ุตุฑุจููุง"},"symbol":"RSD","narrow":"RSD"},"RUB":{"displayName":{"other":"ุฑูุจู ุฑูุณู"},"symbol":"RUB","narrow":"โฝ"},"RUR":{"displayName":{"other":"ุฑูุจู ุฑูุณู - 1991-1998"},"symbol":"RUR","narrow":"RUR"},"RWF":{"displayName":{"other":"ูุฑูู ุฑูุงูุฏู"},"symbol":"RWF","narrow":"RF"},"SAR":{"displayName":{"other":"ุฑูุงู ุณุนูุฏู"},"symbol":"ุฑ.ุณ.โ","narrow":"ุฑ.ุณ.โ"},"SBD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุฑ ุณููู
ุงู"},"symbol":"SBD","narrow":"SB$"},"SCR":{"displayName":{"other":"ุฑูุจูุฉ ุณูุดูููุฉ"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"ุฏููุงุฑ ุณูุฏุงูู"},"symbol":"ุฏ.ุณ.โ","narrow":"ุฏ.ุณ.โ"},"SDG":{"displayName":{"other":"ุฌููู ุณูุฏุงูู","few":"ุฌูููุงุช ุณูุฏุงููุฉ","many":"ุฌููููุง ุณูุฏุงูููุง"},"symbol":"ุฌ.ุณ.","narrow":"ุฌ.ุณ."},"SDP":{"displayName":{"other":"ุฌููู ุณูุฏุงูู ูุฏูู
"},"symbol":"SDP","narrow":"SDP"},"SEK":{"displayName":{"other":"ูุฑููุฉ ุณููุฏูุฉ"},"symbol":"SEK","narrow":"kr"},"SGD":{"displayName":{"other":"ุฏููุงุฑ ุณูุบุงููุฑู"},"symbol":"SGD","narrow":"$"},"SHP":{"displayName":{"other":"ุฌููู ุณุงูุช ููููู"},"symbol":"SHP","narrow":"ยฃ"},"SIT":{"displayName":{"other":"ุชููุงุฑ ุณูููููู"},"symbol":"SIT","narrow":"SIT"},"SKK":{"displayName":{"other":"ูุฑููุฉ ุณูููุงููุฉ"},"symbol":"SKK","narrow":"SKK"},"SLL":{"displayName":{"other":"ูููู ุณูุฑุงููููู"},"symbol":"SLL","narrow":"SLL"},"SOS":{"displayName":{"other":"ุดูู ุตูู
ุงูู"},"symbol":"SOS","narrow":"SOS"},"SRD":{"displayName":{"other":"ุฏููุงุฑ ุณูุฑููุงู
ู"},"symbol":"SRD","narrow":"SR$"},"SRG":{"displayName":{"other":"ุฌูุฏุฑ ุณูุฑููุงู
ู"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"ุฌููู ุฌููุจ ุงูุณูุฏุงู","two":"ุฌูููุงู ุฌููุจ ุงูุณูุฏุงู","few":"ุฌูููุงุช ุฌููุจ ุงูุณูุฏุงู","many":"ุฌููููุง ุฌููุจ ุงูุณูุฏุงู"},"symbol":"SSP","narrow":"ยฃ"},"STD":{"displayName":{"other":"ุฏูุจุฑุง ุณุงู ุชูู
ู ูุจุฑููุณูุจู - 1977-2017"},"symbol":"STD","narrow":"STD"},"STN":{"displayName":{"other":"ุฏูุจุฑุง ุณุงู ุชูู
ู ูุจุฑููุณูุจู"},"symbol":"STN","narrow":"Db"},"SUR":{"displayName":{"other":"ุฑูุจู ุณูููุชู"},"symbol":"SUR","narrow":"SUR"},"SVC":{"displayName":{"other":"ููููู ุณููุงุฏูุฑู"},"symbol":"SVC","narrow":"SVC"},"SYP":{"displayName":{"other":"ููุฑุฉ ุณูุฑูุฉ"},"symbol":"ู.ุณ.โ","narrow":"ยฃ"},"SZL":{"displayName":{"other":"ูููุงูุฌููู ุณูุงุฒูููุฏู"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"ุจุงุฎุช ุชุงููุงูุฏู"},"symbol":"เธฟ","narrow":"เธฟ"},"TJR":{"displayName":{"other":"ุฑูุจู ุทุงุฌููุณุชุงูู"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"ุณูู
ููู ุทุงุฌููุณุชุงูู"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"ู
ุงูุงุช ุชุฑูู
ูุณุชุงูู"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"ู
ุงูุงุช ุชุฑูู
ุงูุณุชุงู"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"ุฏููุงุฑ ุชููุณู","two":"ุฏููุงุฑุงู ุชููุณูุงู","few":"ุฏููุงุฑุงุช ุชููุณูุฉ","many":"ุฏููุงุฑูุง ุชููุณููุง"},"symbol":"ุฏ.ุช.โ","narrow":"ุฏ.ุช.โ"},"TOP":{"displayName":{"other":"ุจุงูุบุง ุชููุบุง"},"symbol":"TOP","narrow":"T$"},"TPE":{"displayName":{"other":"ุงุณููุฏ ุชูู
ูุฑู"},"symbol":"TPE","narrow":"TPE"},"TRL":{"displayName":{"other":"ููุฑุฉ ุชุฑูู"},"symbol":"TRL","narrow":"TRL"},"TRY":{"displayName":{"other":"ููุฑุฉ ุชุฑููุฉ"},"symbol":"TRY","narrow":"โบ"},"TTD":{"displayName":{"other":"ุฏููุงุฑ ุชุฑููุฏุงุฏ ูุชูุจุงุบู"},"symbol":"TTD","narrow":"TT$"},"TWD":{"displayName":{"other":"ุฏููุงุฑ ุชุงููุงูู"},"symbol":"NT$","narrow":"NT$"},"TZS":{"displayName":{"other":"ุดูู ุชูุฒุงูู"},"symbol":"TZS","narrow":"TZS"},"UAH":{"displayName":{"other":"ูุฑููููุง ุฃููุฑุงูู"},"symbol":"UAH","narrow":"โด"},"UAK":{"displayName":{"other":"UAK"},"symbol":"UAK","narrow":"UAK"},"UGS":{"displayName":{"other":"ุดูู ุฃูุบูุฏู - 1966-1987"},"symbol":"UGS","narrow":"UGS"},"UGX":{"displayName":{"other":"ุดูู ุฃูุบูุฏู"},"symbol":"UGX","narrow":"UGX"},"USD":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู"},"symbol":"US$","narrow":"US$"},"USN":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู (ุงูููู
ุงูุชุงูู)โ"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู (ููุณ ุงูููู
)โ"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"UYI"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"ุจูุฒู ุฃูุฑูุฌูุงู - 1975-1993"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"ุจูุฒู ุงูุฑูุบูุงู"},"symbol":"UYU","narrow":"UY$"},"UYW":{"displayName":{"other":"UYW"},"symbol":"UYW","narrow":"UYW"},"UZS":{"displayName":{"other":"ุณูู
ุฃูุฒุจูุณุชุงูู"},"symbol":"UZS","narrow":"UZS"},"VEB":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู - 1871-2008"},"symbol":"VEB","narrow":"VEB"},"VEF":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู - 2008โ2018"},"symbol":"VEF","narrow":"Bs"},"VES":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู"},"symbol":"VES","narrow":"VES"},"VND":{"displayName":{"other":"ุฏููุฌ ููุชูุงู
ู"},"symbol":"โซ","narrow":"โซ"},"VNN":{"displayName":{"other":"VNN"},"symbol":"VNN","narrow":"VNN"},"VUV":{"displayName":{"other":"ูุงุชู ูุงููุงุชู"},"symbol":"VUV","narrow":"VUV"},"WST":{"displayName":{"other":"ุชุงูุง ุณุงู
ูุง"},"symbol":"WST","narrow":"WST"},"XAF":{"displayName":{"other":"ูุฑูู ูุณุท ุฃูุฑููู"},"symbol":"FCFA","narrow":"FCFA"},"XAG":{"displayName":{"other":"ูุถุฉ"},"symbol":"XAG","narrow":"XAG"},"XAU":{"displayName":{"other":"ุฐูุจ"},"symbol":"XAU","narrow":"XAU"},"XBA":{"displayName":{"other":"ุงููุญุฏุฉ ุงูุฃูุฑูุจูุฉ ุงูู
ุฑูุจุฉ"},"symbol":"XBA","narrow":"XBA"},"XBB":{"displayName":{"other":"ุงููุญุฏุฉ ุงูู
ุงููุฉ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBB","narrow":"XBB"},"XBC":{"displayName":{"other":"ุงููุญุฏุฉ ุงูุญุณุงุจูุฉ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBC","narrow":"XBC"},"XBD":{"displayName":{"other":"(XBD)ูุญุฏุฉ ุงูุญุณุงุจ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBD","narrow":"XBD"},"XCD":{"displayName":{"other":"ุฏููุงุฑ ุดุฑู ุงููุงุฑูุจู"},"symbol":"EC$","narrow":"$"},"XDR":{"displayName":{"other":"ุญููู ุงูุณุญุจ ุงูุฎุงุตุฉ"},"symbol":"XDR","narrow":"XDR"},"XEU":{"displayName":{"other":"ูุญุฏุฉ ุงูููุฏ ุงูุฃูุฑูุจูุฉ"},"symbol":"XEU","narrow":"XEU"},"XFO":{"displayName":{"other":"ูุฑูู ูุฑูุณู ุฐูุจู"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"(UIC)ูุฑูู ูุฑูุณู"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"ูุฑูู ุบุฑุจ ุฃูุฑููู"},"symbol":"FโฏCFA","narrow":"FโฏCFA"},"XPD":{"displayName":{"other":"ุจุงูุงุฏููู
"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"ูุฑูู ุณู ุฅู ุจู"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"ุงูุจูุงุชูู"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"XRE"},"symbol":"XRE","narrow":"XRE"},"XSU":{"displayName":{"other":"XSU"},"symbol":"XSU","narrow":"XSU"},"XTS":{"displayName":{"other":"ููุฏ ุงุฎุชุจุงุฑ ุงูุนู
ูุฉ"},"symbol":"XTS","narrow":"XTS"},"XUA":{"displayName":{"other":"XUA"},"symbol":"XUA","narrow":"XUA"},"XXX":{"displayName":{"other":"(ุนู
ูุฉ ุบูุฑ ู
ุนุฑููุฉ)"},"symbol":"ยค","narrow":"ยค"},"YDD":{"displayName":{"other":"ุฏููุงุฑ ูู
ูู"},"symbol":"YDD","narrow":"YDD"},"YER":{"displayName":{"other":"ุฑูุงู ูู
ูู"},"symbol":"ุฑ.ู.โ","narrow":"ุฑ.ู.โ"},"YUD":{"displayName":{"other":"ุฏููุงุฑ ููุบุณูุงูู"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"YUM"},"symbol":"YUM","narrow":"YUM"},"YUN":{"displayName":{"other":"ุฏููุงุฑ ููุบุณูุงูู ูุงุจู ููุชุญููู"},"symbol":"YUN","narrow":"YUN"},"YUR":{"displayName":{"other":"YUR"},"symbol":"YUR","narrow":"YUR"},"ZAL":{"displayName":{"other":"ุฑุงูุฏ ุฌููุจ ุฃูุฑูููุง -ู
ุงูู"},"symbol":"ZAL","narrow":"ZAL"},"ZAR":{"displayName":{"other":"ุฑุงูุฏ ุฌููุจ ุฃูุฑูููุง"},"symbol":"ZAR","narrow":"R"},"ZMK":{"displayName":{"other":"ููุงุดุง ุฒุงู
ุจู - 1968-2012"},"symbol":"ZMK","narrow":"ZMK"},"ZMW":{"displayName":{"other":"ููุงุดุง ุฒุงู
ุจู"},"symbol":"ZMW","narrow":"ZK"},"ZRN":{"displayName":{"other":"ุฒุงุฆูุฑ ุฒุงุฆูุฑู ุฌุฏูุฏ"},"symbol":"ZRN","narrow":"ZRN"},"ZRZ":{"displayName":{"other":"ุฒุงุฆูุฑ ุฒุงุฆูุฑู"},"symbol":"ZRZ","narrow":"ZRZ"},"ZWD":{"displayName":{"other":"ุฏููุงุฑ ุฒู
ุจุงุจูู"},"symbol":"ZWD","narrow":"ZWD"},"ZWL":{"displayName":{"other":"ุฏููุงุฑ ุฒู
ุจุงุจูู 2009"},"symbol":"ZWL","narrow":"ZWL"},"ZWR":{"displayName":{"other":"ZWR"},"symbol":"ZWR","narrow":"ZWR"}},"numbers":{"nu":["latn"],"symbols":{"latn":{"decimal":",","group":".","list":";","percentSign":"โ%โ","plusSign":"โ+","minusSign":"โ-","approximatelySign":"~","exponential":"E","superscriptingExponent":"ร","perMille":"โฐ","infinity":"โ","nan":"ููุณย ุฑูู
ูุง","timeSeparator":":"}},"percent":{"latn":"#,##0%"},"decimal":{"latn":{"standard":"#,##0.###","long":{"1000":{"other":"0 ุฃูู","few":"0 ุขูุงู"},"10000":{"other":"00 ุฃูู"},"100000":{"other":"000 ุฃูู"},"1000000":{"other":"0 ู
ูููู","few":"0 ู
ูุงููู"},"10000000":{"other":"00 ู
ูููู","few":"00 ู
ูุงููู"},"100000000":{"other":"000 ู
ูููู"},"1000000000":{"other":"0 ู
ููุงุฑ"},"10000000000":{"other":"00 ู
ููุงุฑ"},"100000000000":{"other":"000 ู
ููุงุฑ"},"1000000000000":{"other":"0 ุชุฑูููู"},"10000000000000":{"other":"00 ุชุฑูููู"},"100000000000000":{"other":"000 ุชุฑูููู"}},"short":{"1000":{"other":"0ย ุฃูู","few":"0ย ุขูุงู"},"10000":{"other":"00ย ุฃูู"},"100000":{"other":"000ย ุฃูู"},"1000000":{"other":"0ย ู
ูููู"},"10000000":{"other":"00ย ู
ูููู"},"100000000":{"other":"000ย ู
ูููู"},"1000000000":{"other":"0ย ู
ููุงุฑ"},"10000000000":{"other":"00ย ู
ููุงุฑ"},"100000000000":{"other":"000ย ู
ููุงุฑ"},"1000000000000":{"other":"0ย ุชุฑูููู"},"10000000000000":{"other":"00ย ุชุฑูููู"},"100000000000000":{"other":"000ย ุชุฑูููู"}}}},"currency":{"latn":{"currencySpacing":{"beforeInsertBetween":"ย ","afterInsertBetween":"ย "},"standard":"ยคย #,##0.00","accounting":"ยค#,##0.00;(ยค#,##0.00)","unitPattern":"{0} {1}","short":{"1000":{"other":"0ย ุฃููย ยค"},"10000":{"other":"00ย ุฃููย ยค"},"100000":{"other":"000ย ุฃููย ยค"},"1000000":{"other":"0ย ู
ููููย ยค"},"10000000":{"other":"00ย ู
ููููย ยค"},"100000000":{"other":"000ย ู
ููููย ยค"},"1000000000":{"other":"0ย ู
ููุงุฑย ยค"},"10000000000":{"other":"00ย ู
ููุงุฑย ยค"},"100000000000":{"other":"000ย ู
ููุงุฑย ยค"},"1000000000000":{"other":"0ย ุชุฑููููย ยค"},"10000000000000":{"other":"00ย ุชุฑููููย ยค"},"100000000000000":{"other":"000ย ุชุฑููููย ยค"}}}}},"nu":["latn"]},"locale":"ar-LY"}
|
|
5
|
+
)
|
|
6
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/* @generated */
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
if (Intl.NumberFormat && typeof Intl.NumberFormat.__addLocaleData === 'function') {
|
|
4
|
+
Intl.NumberFormat.__addLocaleData({"data":{"units":{"simple":{"degree":{"long":{"other":"{0} ุฏุฑุฌุฉ","one":"ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู","few":"{0} ุฏุฑุฌุงุช"},"short":{"other":"{0} ุฏุฑุฌุฉ","one":"ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู","few":"{0} ุฏุฑุฌุงุช"},"narrow":{"other":"{0} ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู ({0})","few":"{0} ุฏุฑุฌุงุช"},"perUnit":{}},"hectare":{"long":{"other":"{0} ููุชุงุฑ"},"short":{"other":"{0} ููุชุงุฑ"},"narrow":{"other":"{0} ููุชุงุฑ"},"perUnit":{}},"acre":{"long":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"short":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"narrow":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"perUnit":{}},"percent":{"long":{"other":"{0} ุจุงูู
ุงุฆุฉ","zero":"{0}ูช","two":"{0}ูช","few":"{0}ูช","many":"{0}ูช"},"short":{"other":"{0}ูช"},"narrow":{"other":"{0}ูช"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"{0} ูุชุฑ ููู ููููู
ุชุฑ","two":"ูุชุฑุงู ููู ููููู
ุชุฑ","few":"{0} ูุชุฑุงุช ููู ููููู
ุชุฑ","many":"{0} ูุชุฑูุง ููู ููููู
ุชุฑ"},"short":{"other":"{0} ูุชุฑ/ูู
"},"narrow":{"other":"{0} ู/ูู
"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"{0} ู
ูู ููู ุบุงููู","two":"ู
ููุงู ููู ุบุงููู","few":"{0} ุฃู
ูุงู ููู ุบุงููู","many":"{0} ู
ูููุง ููู ุบุงููู"},"short":{"other":"{0} ู
ูู/ุบุงููู"},"narrow":{"other":"{0} ู
ูู/ุบุงููู"},"perUnit":{}},"petabyte":{"long":{"other":"{0} ุจูุชุงุจุงูุช"},"short":{"other":"{0} ุจูุชุงุจุงูุช"},"narrow":{"other":"{0} ุจูุชุงุจุงูุช"},"perUnit":{}},"terabyte":{"long":{"other":"{0} ุชูุฑุงุจุงูุช"},"short":{"other":"{0} ุชูุฑุงุจุงูุช"},"narrow":{"other":"{0} ุช.ุจ"},"perUnit":{}},"terabit":{"long":{"other":"{0} ุชูุฑุงุจุช"},"short":{"other":"{0} ุชูุฑุงุจุช"},"narrow":{"other":"{0} ุช.ุจุช"},"perUnit":{}},"gigabyte":{"long":{"other":"{0} ุบูุบุงุจุงูุช"},"short":{"other":"{0} ุบ.ุจ"},"narrow":{"other":"{0} ุบ.ุจ"},"perUnit":{}},"gigabit":{"long":{"other":"{0} ุบูุบุงุจุช"},"short":{"other":"{0} ุบูุบุงุจุช"},"narrow":{"other":"{0} ุบ.ุจุช"},"perUnit":{}},"megabyte":{"long":{"other":"{0} ู
ูุบุงุจุงูุช"},"short":{"other":"{0} ู
.ุจ"},"narrow":{"other":"{0} ู
.ุจ"},"perUnit":{}},"megabit":{"long":{"other":"{0} ู
ูุบุงุจุช"},"short":{"other":"{0} ู
ูุบุงุจุช"},"narrow":{"other":"{0} ู
.ุจุช"},"perUnit":{}},"kilobyte":{"long":{"other":"{0} ููููุจุงูุช"},"short":{"other":"{0} ููููุจุงูุช"},"narrow":{"other":"{0} ู.ุจ"},"perUnit":{}},"kilobit":{"long":{"other":"{0} ููููุจุช"},"short":{"other":"{0} ููููุจุช"},"narrow":{"other":"{0} ู.ุจุช"},"perUnit":{}},"byte":{"long":{"other":"{0} ุจุงูุช"},"short":{"other":"{0} ุจุงูุช"},"narrow":{"other":"{0} ุจ"},"perUnit":{}},"bit":{"long":{"other":"{0} ุจุช"},"short":{"other":"{0} ุจุช"},"narrow":{"other":"{0} ุจุช"},"perUnit":{}},"year":{"long":{"other":"{0} ุณูุฉ","one":"ุณูุฉ","two":"ุณูุชุงู","few":"{0} ุณููุงุช"},"short":{"other":"{0} ุณูุฉ","one":"ุณูุฉ ูุงุญุฏุฉ","two":"ุณูุชุงู","few":"{0} ุณููุงุช"},"narrow":{"other":"{0} ุณูุฉ"},"perUnit":{"long":"{0} ูู ุงูุณูุฉ","short":"{0}/ุณูุฉ","narrow":"{0}/ุณูุฉ"}},"month":{"long":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"short":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"narrow":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"perUnit":{"long":"{0} ูู ุงูุดูุฑ","short":"{0}/ุด","narrow":"{0}/ุด"}},"week":{"long":{"other":"{0} ุฃุณุจูุน","one":"ุฃุณุจูุน","two":"ุฃุณุจูุนุงู","few":"{0} ุฃุณุงุจูุน","many":"{0} ุฃุณุจูุนูุง"},"short":{"other":"{0} ุฃุณุจูุน","one":"ุฃุณุจูุน","two":"ุฃุณุจูุนุงู","few":"{0} ุฃุณุงุจูุน","many":"{0} ุฃุณุจูุนูุง"},"narrow":{"other":"{0} ุฃ"},"perUnit":{"long":"{0} ูู ุฃุณุจูุน","short":"{0}/ุฃ","narrow":"{0}/ุฃ"}},"day":{"long":{"other":"{0} ููู
","one":"ููู
","two":"ููู
ุงู","few":"{0} ุฃูุงู
","many":"{0} ููู
ูุง"},"short":{"other":"{0} ููู
","one":"ููู
","two":"ููู
ุงู","few":"{0} ุฃูุงู
","many":"{0} ููู
ูุง"},"narrow":{"other":"{0} ู"},"perUnit":{"long":"{0} ูู ููู
","short":"{0}/ู","narrow":"{0}/ู"}},"hour":{"long":{"other":"{0} ุณุงุนุฉ","one":"ุณุงุนุฉ","two":"ุณุงุนุชุงู","few":"{0} ุณุงุนุงุช"},"short":{"other":"{0} ุณ"},"narrow":{"other":"{0} ุณ"},"perUnit":{"long":"{0} ูู ุณุงุนุฉ","short":"{0}/ุณ","narrow":"{0}/ุณ"}},"minute":{"long":{"other":"{0} ุฏูููุฉ","one":"ุฏูููุฉ","two":"ุฏูููุชุงู","few":"{0} ุฏูุงุฆู"},"short":{"other":"{0} ุฏ"},"narrow":{"other":"{0} ุฏ"},"perUnit":{"long":"{0} ูู ุฏูููุฉ","short":"{0}/ุฏ","narrow":"{0}/ุฏ"}},"second":{"long":{"other":"{0} ุซุงููุฉ","one":"ุซุงููุฉ","two":"ุซุงููุชุงู","few":"{0} ุซูุงู"},"short":{"other":"{0} ุซ"},"narrow":{"other":"{0} ุซ"},"perUnit":{"long":"{0}/ุซุงููุฉ","short":"{0}/ุซ","narrow":"{0}/ุซ"}},"millisecond":{"long":{"other":"{0} ู
ูู ุซุงููุฉ"},"short":{"other":"{0} ู
ูู ุซ"},"narrow":{"other":"{0} ู
ูู ุซ"},"perUnit":{}},"kilometer":{"long":{"other":"{0} ููููู
ุชุฑ"},"short":{"other":"{0} ูู
"},"narrow":{"other":"{0} ูู
"},"perUnit":{"long":"{0}/ููููู
ุชุฑ","short":"{0}/ูู
","narrow":"{0}/ูู
"}},"meter":{"long":{"other":"{0} ู
ุชุฑ","one":"ู
ุชุฑ","two":"ู
ุชุฑุงู","few":"{0} ุฃู
ุชุงุฑ","many":"{0} ู
ุชุฑูุง"},"short":{"other":"{0} ู
ุชุฑ","one":"ู
ุชุฑ","two":"ู
ุชุฑุงู","few":"{0} ุฃู
ุชุงุฑ","many":"{0} ู
ุชุฑูุง"},"narrow":{"other":"{0} ู
"},"perUnit":{"long":"{0} ููู ู
ุชุฑ","short":"{0}/ู
","narrow":"{0}/ู
"}},"centimeter":{"long":{"other":"{0} ุณูุชูู
ุชุฑ"},"short":{"other":"{0} ุณู
"},"narrow":{"other":"{0} ุณู
"},"perUnit":{"long":"{0}/ุณูุชูู
ุชุฑ","short":"{0}/ุณู
","narrow":"{0}/ุณู
"}},"millimeter":{"long":{"other":"{0} ู
ููู
ุชุฑ"},"short":{"other":"{0} ู
ู
"},"narrow":{"other":"{0} ู
ู
"},"perUnit":{}},"mile":{"long":{"other":"{0} ู
ูู","one":"ู
ูู","two":"ู
ููุงู","few":"{0} ุฃู
ูุงู","many":"{0} ู
ููุงู"},"short":{"other":"{0} ู
ูู","one":"ู
ูู"},"narrow":{"other":"{0} ู
ูู","few":"{0} ุฃู
ูุงู","many":"{0} ู
ููุงู"},"perUnit":{}},"yard":{"long":{"other":"{0} ูุงุฑุฏุฉ","one":"ูุงุฑุฏุฉ"},"short":{"other":"{0} ูุงุฑุฏุฉ","one":"ูุงุฑุฏุฉ"},"narrow":{"other":"{0} ูุงุฑุฏุฉ"},"perUnit":{}},"foot":{"long":{"other":"{0} ูุฏู
","one":"ูุฏู
"},"short":{"other":"{0} ูุฏู
","one":"ูุฏู
"},"narrow":{"other":"{0} ูุฏู
","one":"ูุฏู
","many":"{0} ูุฏู
ูุง"},"perUnit":{"long":"{0} ููู ูุฏู
","short":"{0}/ูุฏู
","narrow":"{0}/ูุฏู
"}},"inch":{"long":{"other":"{0} ุจูุตุฉ"},"short":{"other":"{0} ุจูุตุฉ"},"narrow":{"other":"{0} ุจูุตุฉ"},"perUnit":{"long":"{0}/ุจูุตุฉ","short":"{0}/ุจูุตุฉ","narrow":"{0}/ุจูุตุฉ"}},"mile-scandinavian":{"long":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"short":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"narrow":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"perUnit":{}},"kilogram":{"long":{"other":"{0} ููููุบุฑุงู
"},"short":{"other":"{0} ูุบู
"},"narrow":{"other":"{0} ูุบ"},"perUnit":{"long":"{0}/ููููุบุฑุงู
","short":"{0}/ูุบู
","narrow":"{0}/ูุบ"}},"gram":{"long":{"other":"{0} ุบุฑุงู
","one":"ุบุฑุงู
","two":"ุบุฑุงู
ุงู","few":"{0} ุบุฑุงู
ุงุช","many":"{0} ุบุฑุงู
ูุง"},"short":{"other":"{0} ุบุฑุงู
","one":"ุบุฑุงู
"},"narrow":{"other":"{0} ุบ"},"perUnit":{"long":"{0}/ุบุฑุงู
","short":"{0}/ุบุฑุงู
","narrow":"{0} ุบ"}},"stone":{"long":{"other":"{0} ุณุชูู"},"short":{"other":"{0} ุณุชูู"},"narrow":{"other":"{0} ุณุชูู"},"perUnit":{}},"pound":{"long":{"other":"{0} ุฑุทู","two":"ุฑุทูุงู","many":"{0} ุฑุทููุง"},"short":{"other":"{0} ุฑุทู"},"narrow":{"other":"{0} ุฑุทู"},"perUnit":{"long":"{0}/ุฑุทู","short":"{0}/ุฑุทู","narrow":"{0}/ุฑุทู"}},"ounce":{"long":{"other":"{0} ุฃููุตุฉ"},"short":{"other":"{0} ุฃููุตุฉ","one":"ุฃููุตุฉ"},"narrow":{"other":"{0} ุฃููุตุฉ","one":"ุฃููุตุฉ"},"perUnit":{"long":"{0}/ุฃููุตุฉ","short":"{0}/ุฃููุตุฉ","narrow":"{0}/ุฃููุตุฉ"}},"kilometer-per-hour":{"long":{"other":"{0} ููููู
ุชุฑ ูู ุงูุณุงุนุฉ"},"short":{"other":"{0} ูู
/ุณ"},"narrow":{"other":"{0} ูู
/ุณ"},"perUnit":{}},"meter-per-second":{"long":{"other":"{0} ู
ุชุฑ ูู ุงูุซุงููุฉ"},"short":{"other":"{0} ู
/ุซ"},"narrow":{"other":"{0} ู
/ุซ"},"perUnit":{}},"mile-per-hour":{"long":{"other":"{0} ู
ูู ูู ุงูุณุงุนุฉ"},"short":{"other":"{0} ู
ูู/ุณ"},"narrow":{"other":"{0} ู
ูู/ุณ"},"perUnit":{}},"celsius":{"long":{"other":"{0} ุฏุฑุฌุฉ ู
ุฆููุฉ"},"short":{"other":"{0}ยฐู
"},"narrow":{"other":"{0}ยฐู
"},"perUnit":{}},"fahrenheit":{"long":{"other":"{0} ุฏุฑุฌุฉ ููุฑููุงูุช"},"short":{"other":"{0}ยฐู"},"narrow":{"other":"{0}ยฐู"},"perUnit":{}},"liter":{"long":{"other":"{0} ูุชุฑ","one":"ูุชุฑ"},"short":{"other":"{0} ูุชุฑ","one":"ูุชุฑ"},"narrow":{"other":"{0} ู"},"perUnit":{"long":"{0} ููู ูุชุฑ","short":"{0}/ู","narrow":"{0}/ู"}},"milliliter":{"long":{"other":"{0} ู
ูููุชุฑ"},"short":{"other":"{0} ู
ูุชุฑ"},"narrow":{"other":"{0} ู
ูุชุฑ"},"perUnit":{}},"gallon":{"long":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"short":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"narrow":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"perUnit":{"long":"{0} ููู ุบุงููู","short":"{0}/ุบุงููู","narrow":"{0}/ุบุงููู"}},"fluid-ounce":{"long":{"other":"{0} ุฃููุตุฉ ุณุงุฆูุฉ","one":"ุฃููุตุฉ ุณุงุฆูุฉ","two":"ุฃููุตุชุงู ุณุงุฆูุชุงู"},"short":{"other":"{0} ุฃููุตุฉ ุณุงุฆูุฉ","one":"ุฃููุตุฉ ุณ","two":"{0} ุฃููุตุฉ ุณ","few":"{0} ุฃููุตุงุช ุณุงุฆูุฉ","many":"{0} ุฃููุตุฉ ุณ"},"narrow":{"other":"{0} ุฃููุตุฉ ุณ","one":"ุฃููุตุฉ ุณ"},"perUnit":{}}},"compound":{"per":{"long":"{0} ููู {1}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"ุจูุณุชุง ุฃูุฏูุฑู"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"ุฏุฑูู
ุฅู
ุงุฑุงุชู"},"symbol":"ุฏ.ุฅ.โ","narrow":"ุฏ.ุฅ.โ"},"AFA":{"displayName":{"other":"ุฃูุบุงูู - 1927-2002"},"symbol":"AFA","narrow":"AFA"},"AFN":{"displayName":{"other":"ุฃูุบุงูู ุฃูุบุงูุณุชุงูู"},"symbol":"AFN","narrow":"ุ"},"ALK":{"displayName":{"other":"ALK"},"symbol":"ALK","narrow":"ALK"},"ALL":{"displayName":{"other":"ููู ุฃูุจุงูู"},"symbol":"ALL","narrow":"ALL"},"AMD":{"displayName":{"other":"ุฏุฑุงู
ุฃุฑู
ููู"},"symbol":"AMD","narrow":"ึ"},"ANG":{"displayName":{"other":"ุบููุฏุฑ ุฃูุชููู ููููุฏู"},"symbol":"ANG","narrow":"ANG"},"AOA":{"displayName":{"other":"ููุงูุฒุง ุฃูุบููู"},"symbol":"AOA","narrow":"Kz"},"AOK":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู - 1977-1990"},"symbol":"AOK","narrow":"AOK"},"AON":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู ุฌุฏูุฏุฉ - 1990-2000"},"symbol":"AON","narrow":"AON"},"AOR":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู ู
ุนุฏูุฉ - 1995 - 1999"},"symbol":"AOR","narrow":"AOR"},"ARA":{"displayName":{"other":"ุงุณุชุฑุงู ุฃุฑุฌูุชููู"},"symbol":"ARA","narrow":"ARA"},"ARL":{"displayName":{"other":"ARL"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"ARM"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"ุจูุฒู ุฃุฑุฌูุชููู - 1983-1985"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"ุจูุฒู ุฃุฑุฌูุชููู"},"symbol":"ARS","narrow":"AR$"},"ATS":{"displayName":{"other":"ุดูู ูู
ุณุงูู"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"ุฏููุงุฑ ุฃุณุชุฑุงูู"},"symbol":"AU$","narrow":"AU$"},"AWG":{"displayName":{"other":"ูููุฑู ุฃุฑูุจู"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"ู
ุงูุงุช ุฃุฐุฑูุจุฌุงูู"},"symbol":"AZM","narrow":"AZM"},"AZN":{"displayName":{"other":"ู
ุงูุช ุฃุฐุฑุจูุฌุงูู"},"symbol":"AZN","narrow":"โผ"},"BAD":{"displayName":{"other":"ุฏููุงุฑ ุงูุจูุณูุฉ ูุงููุฑุณู"},"symbol":"BAD","narrow":"BAD"},"BAM":{"displayName":{"other":"ู
ุงุฑู ุงูุจูุณูุฉ ูุงููุฑุณู ูุงุจู ููุชุญููู"},"symbol":"BAM","narrow":"KM"},"BAN":{"displayName":{"other":"BAN"},"symbol":"BAN","narrow":"BAN"},"BBD":{"displayName":{"other":"ุฏููุงุฑ ุจุฑุจุงุฏูุณู"},"symbol":"BBD","narrow":"BB$"},"BDT":{"displayName":{"other":"ุชุงูุง ุจูุบูุงุฏูุดู"},"symbol":"BDT","narrow":"เงณ"},"BEC":{"displayName":{"other":"ูุฑูู ุจูุฌููู ูุงุจู ููุชุญููู"},"symbol":"BEC","narrow":"BEC"},"BEF":{"displayName":{"other":"ูุฑูู ุจูุฌููู"},"symbol":"BEF","narrow":"BEF"},"BEL":{"displayName":{"other":"ูุฑูู ุจูุฌููู ู
ุงูู"},"symbol":"BEL","narrow":"BEL"},"BGL":{"displayName":{"other":"BGL"},"symbol":"BGL","narrow":"BGL"},"BGM":{"displayName":{"other":"BGM"},"symbol":"BGM","narrow":"BGM"},"BGN":{"displayName":{"other":"ููู ุจูุบุงุฑู"},"symbol":"BGN","narrow":"BGN"},"BGO":{"displayName":{"other":"BGO"},"symbol":"BGO","narrow":"BGO"},"BHD":{"displayName":{"other":"ุฏููุงุฑ ุจุญุฑููู"},"symbol":"ุฏ.ุจ.โ","narrow":"ุฏ.ุจ.โ"},"BIF":{"displayName":{"other":"ูุฑูู ุจุฑููุฏู"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"ุฏููุงุฑ ุจุฑู
ูุฏู"},"symbol":"BMD","narrow":"BM$"},"BND":{"displayName":{"other":"ุฏููุงุฑ ุจุฑููุงู"},"symbol":"BND","narrow":"BN$"},"BOB":{"displayName":{"other":"ุจูููููุงูู ุจููููู"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"BOL"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"ุจูุฒู ุจููููู"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"ู
ูุฏูู ุจููููู"},"symbol":"BOV","narrow":"BOV"},"BRB":{"displayName":{"other":"ูููู ูุฑูุฒุงูุฑู ุจุฑุงุฒููู - 1967-1986"},"symbol":"BRB","narrow":"BRB"},"BRC":{"displayName":{"other":"ูุฑูุฒุงุฏู ุจุฑุงุฒููู"},"symbol":"BRC","narrow":"BRC"},"BRE":{"displayName":{"other":"ูุฑูุฒุงูุฑู ุจุฑุงุฒููู - 1990-1993"},"symbol":"BRE","narrow":"BRE"},"BRL":{"displayName":{"other":"ุฑูุงู ุจุฑุงุฒููู"},"symbol":"R$","narrow":"R$"},"BRN":{"displayName":{"other":"BRN"},"symbol":"BRN","narrow":"BRN"},"BRR":{"displayName":{"other":"BRR"},"symbol":"BRR","narrow":"BRR"},"BRZ":{"displayName":{"other":"BRZ"},"symbol":"BRZ","narrow":"BRZ"},"BSD":{"displayName":{"other":"ุฏููุงุฑ ุจุงูุงู
ู"},"symbol":"BSD","narrow":"BS$"},"BTN":{"displayName":{"other":"ูููุชูู
ุจูุชุงูู"},"symbol":"BTN","narrow":"BTN"},"BUK":{"displayName":{"other":"ููุงุช ุจูุฑู
ู"},"symbol":"BUK","narrow":"BUK"},"BWP":{"displayName":{"other":"ุจููุง ุจุชุณูุงูู"},"symbol":"BWP","narrow":"P"},"BYB":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู ุฌุฏูุฏ - 1994-1999"},"symbol":"BYB","narrow":"BYB"},"BYN":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู"},"symbol":"BYN","narrow":"ั."},"BYR":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู (ูขู ู ู โูขู ูกูฆ)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"ุฏููุงุฑ ุจููุฒู","two":"ุฏููุงุฑุงู ุจููุฒูุงู"},"symbol":"BZD","narrow":"BZ$"},"CAD":{"displayName":{"other":"ุฏููุงุฑ ููุฏู"},"symbol":"CA$","narrow":"CA$"},"CDF":{"displayName":{"other":"ูุฑูู ูููุบููู"},"symbol":"CDF","narrow":"CDF"},"CHE":{"displayName":{"other":"CHE"},"symbol":"CHE","narrow":"CHE"},"CHF":{"displayName":{"other":"ูุฑูู ุณููุณุฑู"},"symbol":"CHF","narrow":"CHF"},"CHW":{"displayName":{"other":"CHW"},"symbol":"CHW","narrow":"CHW"},"CLE":{"displayName":{"other":"CLE"},"symbol":"CLE","narrow":"CLE"},"CLF":{"displayName":{"other":"CLF"},"symbol":"CLF","narrow":"CLF"},"CLP":{"displayName":{"other":"ุจูุฒู ุชุดููู"},"symbol":"CLP","narrow":"CL$"},"CNH":{"displayName":{"other":"ููุงู ุตููู (ูู ุงูุฎุงุฑุฌ)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"CNX"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"ููุงู ุตููู"},"symbol":"CNยฅ","narrow":"CNยฅ"},"COP":{"displayName":{"other":"ุจูุฒู ููููู
ุจู"},"symbol":"COP","narrow":"CO$"},"COU":{"displayName":{"other":"COU"},"symbol":"COU","narrow":"COU"},"CRC":{"displayName":{"other":"ูููู ููุณุชุงุฑููู"},"symbol":"CRC","narrow":"โก"},"CSD":{"displayName":{"other":"ุฏููุงุฑ ุตุฑุจู ูุฏูู
"},"symbol":"CSD","narrow":"CSD"},"CSK":{"displayName":{"other":"ูุฑููุฉ ุชุดูููุณูููุงููุง"},"symbol":"CSK","narrow":"CSK"},"CUC":{"displayName":{"other":"ุจูุฒู ููุจู ูุงุจู ููุชุญููู"},"symbol":"CUC","narrow":"$"},"CUP":{"displayName":{"other":"ุจูุฒู ููุจู"},"symbol":"CUP","narrow":"CU$"},"CVE":{"displayName":{"other":"ุงุณููุฏู ุงูุฑุฃุณ ุงูุฃุฎุถุฑ"},"symbol":"CVE","narrow":"CVE"},"CYP":{"displayName":{"other":"ุฌููู ูุจุฑุตู"},"symbol":"CYP","narrow":"CYP"},"CZK":{"displayName":{"other":"ูุฑููุฉ ุชุดูููุฉ"},"symbol":"CZK","narrow":"Kฤ"},"DDM":{"displayName":{"other":"ุฃูุณุชู
ุงุฑู ุฃูู
ุงูู ุดุฑูู"},"symbol":"DDM","narrow":"DDM"},"DEM":{"displayName":{"other":"ู
ุงุฑู ุฃูู
ุงูู"},"symbol":"DEM","narrow":"DEM"},"DJF":{"displayName":{"other":"ูุฑูู ุฌูุจูุชู"},"symbol":"DJF","narrow":"DJF"},"DKK":{"displayName":{"other":"ูุฑููุฉ ุฏูู
ุงุฑููุฉ"},"symbol":"DKK","narrow":"kr"},"DOP":{"displayName":{"other":"ุจูุฒู ุงูุฏูู
ูููุงู"},"symbol":"DOP","narrow":"DO$"},"DZD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุงุฆุฑู","two":"ุฏููุงุฑุงู ุฌุฒุงุฆุฑูุงู","few":"ุฏููุงุฑุงุช ุฌุฒุงุฆุฑูุฉ","many":"ุฏููุงุฑูุง ุฌุฒุงุฆุฑููุง"},"symbol":"ุฏ.ุฌ.โ","narrow":"ุฏ.ุฌ.โ"},"ECS":{"displayName":{"other":"ECS"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"ECV"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"ูุฑููุฉ ุงุณุชูููุฉ"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"ุฌููู ู
ุตุฑู","two":"ุฌูููุงู ู
ุตุฑูุงู","few":"ุฌูููุงุช ู
ุตุฑูุฉ","many":"ุฌููููุง ู
ุตุฑููุง"},"symbol":"ุฌ.ู
.โ","narrow":"Eยฃ"},"ERN":{"displayName":{"other":"ูุงููุง ุฃุฑูุชุฑู"},"symbol":"ERN","narrow":"ERN"},"ESA":{"displayName":{"other":"ESA"},"symbol":"ESA","narrow":"ESA"},"ESB":{"displayName":{"other":"ESB"},"symbol":"ESB","narrow":"ESB"},"ESP":{"displayName":{"other":"ุจูุฒูุชุง ุฅุณุจุงูู"},"symbol":"ESP","narrow":"โง"},"ETB":{"displayName":{"other":"ุจูุฑ ุฃุซููุจู"},"symbol":"ETB","narrow":"ETB"},"EUR":{"displayName":{"other":"ููุฑู"},"symbol":"โฌ","narrow":"โฌ"},"FIM":{"displayName":{"other":"ู
ุงุฑูุง ููููุฏู"},"symbol":"FIM","narrow":"FIM"},"FJD":{"displayName":{"other":"ุฏููุงุฑ ููุฌู"},"symbol":"FJD","narrow":"FJ$"},"FKP":{"displayName":{"other":"ุฌููู ุฌุฒุฑ ููููุงูุฏ"},"symbol":"FKP","narrow":"ยฃ"},"FRF":{"displayName":{"other":"ูุฑูู ูุฑูุณู"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"ุฌููู ุฅุณุชุฑูููู"},"symbol":"UKยฃ","narrow":"UKยฃ"},"GEK":{"displayName":{"other":"GEK"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"ูุงุฑู ุฌูุฑุฌู"},"symbol":"GEL","narrow":"โพ"},"GHC":{"displayName":{"other":"ุณูุฏู ุบุงูู"},"symbol":"GHC","narrow":"GHC"},"GHS":{"displayName":{"other":"ุณูุฏู ุบุงูุง"},"symbol":"GHS","narrow":"GHโต"},"GIP":{"displayName":{"other":"ุฌููู ุฌุจู ุทุงุฑู"},"symbol":"GIP","narrow":"ยฃ"},"GMD":{"displayName":{"other":"ุฏูุงุณู ุบุงู
ุจู"},"symbol":"GMD","narrow":"GMD"},"GNF":{"displayName":{"other":"ูุฑูู ุบูููุง"},"symbol":"GNF","narrow":"FG"},"GNS":{"displayName":{"other":"ุณููู ุบูููุง"},"symbol":"GNS","narrow":"GNS"},"GQE":{"displayName":{"other":"ุงูููู ุฌููููุง ุบูููุง ุงูุงุณุชูุงุฆููุฉ"},"symbol":"GQE","narrow":"GQE"},"GRD":{"displayName":{"other":"ุฏุฑุงุฎู
ุง ูููุงูู"},"symbol":"GRD","narrow":"GRD"},"GTQ":{"displayName":{"other":"ููุชุฒุงู ุบูุงุชูู
ุงูุง"},"symbol":"GTQ","narrow":"Q"},"GWE":{"displayName":{"other":"ุงุณููุฏ ุจุฑุชุบุงูู ุบูููุง"},"symbol":"GWE","narrow":"GWE"},"GWP":{"displayName":{"other":"ุจูุฒู ุบูููุง ุจูุณุงู"},"symbol":"GWP","narrow":"GWP"},"GYD":{"displayName":{"other":"ุฏููุงุฑ ุบูุงูุง"},"symbol":"GYD","narrow":"GY$"},"HKD":{"displayName":{"other":"ุฏููุงุฑ ูููุบ ูููุบ"},"symbol":"HK$","narrow":"HK$"},"HNL":{"displayName":{"other":"ููู
ุจูุฑุง ููุฏูุฑุงุณ"},"symbol":"HNL","narrow":"L"},"HRD":{"displayName":{"other":"ุฏููุงุฑ ูุฑูุงุชู"},"symbol":"HRD","narrow":"HRD"},"HRK":{"displayName":{"other":"ูููุง ูุฑูุงุชู"},"symbol":"HRK","narrow":"kn"},"HTG":{"displayName":{"other":"ุฌูุฑุฏู ูุงูุชู"},"symbol":"HTG","narrow":"HTG"},"HUF":{"displayName":{"other":"ููุฑููุช ููุบุงุฑู"},"symbol":"HUF","narrow":"Ft"},"IDR":{"displayName":{"other":"ุฑูุจูุฉ ุฅูุฏูููุณูุฉ"},"symbol":"IDR","narrow":"Rp"},"IEP":{"displayName":{"other":"ุฌููู ุฅูุฑููุฏู"},"symbol":"IEP","narrow":"IEP"},"ILP":{"displayName":{"other":"ุฌููู ุฅุณุฑุงุฆููู"},"symbol":"ILP","narrow":"ILP"},"ILR":{"displayName":{"other":"ILR"},"symbol":"ILR","narrow":"ILR"},"ILS":{"displayName":{"other":"ุดููู ุฅุณุฑุงุฆููู ุฌุฏูุฏ"},"symbol":"โช","narrow":"โช"},"INR":{"displayName":{"other":"ุฑูุจูุฉ ููุฏู"},"symbol":"โน","narrow":"โน"},"IQD":{"displayName":{"other":"ุฏููุงุฑ ุนุฑุงูู"},"symbol":"ุฏ.ุน.โ","narrow":"ุฏ.ุน.โ"},"IRR":{"displayName":{"other":"ุฑูุงู ุฅูุฑุงูู"},"symbol":"ุฑ.ุฅ.","narrow":"ุฑ.ุฅ."},"ISJ":{"displayName":{"other":"ISJ"},"symbol":"ISJ","narrow":"ISJ"},"ISK":{"displayName":{"other":"ูุฑููุฉ ุฃูุณููุฏูุฉ"},"symbol":"ISK","narrow":"kr"},"ITL":{"displayName":{"other":"ููุฑุฉ ุฅูุทุงููุฉ"},"symbol":"ITL","narrow":"ITL"},"JMD":{"displayName":{"other":"ุฏููุงุฑ ุฌุงู
ุงููู"},"symbol":"JMD","narrow":"JM$"},"JOD":{"displayName":{"other":"ุฏููุงุฑ ุฃุฑุฏูู"},"symbol":"ุฏ.ุฃ.โ","narrow":"ุฏ.ุฃ.โ"},"JPY":{"displayName":{"other":"ูู ูุงุจุงูู"},"symbol":"JPยฅ","narrow":"JPยฅ"},"KES":{"displayName":{"other":"ุดูู ููููู"},"symbol":"KES","narrow":"KES"},"KGS":{"displayName":{"other":"ุณูู
ููุฑุบุณุชุงูู"},"symbol":"KGS","narrow":"KGS"},"KHR":{"displayName":{"other":"ุฑููุงู ูู
ุจูุฏู"},"symbol":"KHR","narrow":"แ"},"KMF":{"displayName":{"other":"ูุฑูู ุฌุฒุฑ ุงููู
ุฑ"},"symbol":"KMF","narrow":"CF"},"KPW":{"displayName":{"other":"ููู ููุฑูุง ุงูุดู
ุงููุฉ"},"symbol":"KPW","narrow":"โฉ"},"KRH":{"displayName":{"other":"KRH"},"symbol":"KRH","narrow":"KRH"},"KRO":{"displayName":{"other":"KRO"},"symbol":"KRO","narrow":"KRO"},"KRW":{"displayName":{"other":"ููู ููุฑูุง ุงูุฌููุจูุฉ"},"symbol":"โฉ","narrow":"โฉ"},"KWD":{"displayName":{"other":"ุฏููุงุฑ ูููุชู"},"symbol":"ุฏ.ู.โ","narrow":"ุฏ.ู.โ"},"KYD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุฑ ููู
ู"},"symbol":"KYD","narrow":"KY$"},"KZT":{"displayName":{"other":"ุชููุบ ูุงุฒุงุฎุณุชุงูู"},"symbol":"KZT","narrow":"โธ"},"LAK":{"displayName":{"other":"ููุจ ูุงูุณู"},"symbol":"LAK","narrow":"โญ"},"LBP":{"displayName":{"other":"ุฌููู ูุจูุงูู"},"symbol":"ู.ู.โ","narrow":"Lยฃ"},"LKR":{"displayName":{"other":"ุฑูุจูุฉ ุณุฑููุงูููุฉ"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"ุฏููุงุฑ ููุจูุฑู","two":"ุฏููุงุฑุงู ููุจูุฑูุงู","few":"ุฏููุงุฑุงุช ููุจูุฑูุฉ","many":"ุฏููุงุฑูุง ููุจูุฑููุง"},"symbol":"LRD","narrow":"$LR"},"LSL":{"displayName":{"other":"ููุชู ููุณูุชู"},"symbol":"LSL","narrow":"LSL"},"LTL":{"displayName":{"other":"ููุชุง ููุชูุงููุฉ"},"symbol":"LTL","narrow":"Lt"},"LTT":{"displayName":{"other":"ุชุงูููุงุณ ููุชูุงูู"},"symbol":"LTT","narrow":"LTT"},"LUC":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ ูุงุจู ููุชุญููู"},"symbol":"LUC","narrow":"LUC"},"LUF":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ"},"symbol":"LUF","narrow":"LUF"},"LUL":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ ุงูู
ุงูู"},"symbol":"LUL","narrow":"LUL"},"LVL":{"displayName":{"other":"ูุงุชุณ ูุงุชูู"},"symbol":"LVL","narrow":"Ls"},"LVR":{"displayName":{"other":"ุฑูุจู ูุงุชููุง"},"symbol":"LVR","narrow":"LVR"},"LYD":{"displayName":{"other":"ุฏููุงุฑ ููุจู","two":"ุฏููุงุฑุงู ููุจูุงู","few":"ุฏููุงุฑุงุช ููุจูุฉ","many":"ุฏููุงุฑูุง ููุจููุง"},"symbol":"ุฏ.ู.โ","narrow":"ุฏ.ู.โ"},"MAD":{"displayName":{"other":"ุฏุฑูู
ู
ุบุฑุจู","two":"ุฏุฑูู
ุงู ู
ุบุฑุจูุงู","few":"ุฏุฑุงูู
ู
ุบุฑุจูุฉ","many":"ุฏุฑูู
ูุง ู
ุบุฑุจููุง"},"symbol":"ุฏ.ู
.โ","narrow":"ุฏ.ู
.โ"},"MAF":{"displayName":{"other":"ูุฑูู ู
ุบุฑุจู"},"symbol":"MAF","narrow":"MAF"},"MCF":{"displayName":{"other":"MCF"},"symbol":"MCF","narrow":"MCF"},"MDC":{"displayName":{"other":"MDC"},"symbol":"MDC","narrow":"MDC"},"MDL":{"displayName":{"other":"ููู ู
ููุฏููู"},"symbol":"MDL","narrow":"MDL"},"MGA":{"displayName":{"other":"ุฃุฑูุงุฑู ู
ุฏุบุดูุฑ"},"symbol":"MGA","narrow":"Ar"},"MGF":{"displayName":{"other":"ูุฑูู ู
ุฏุบุดูุฑ"},"symbol":"MGF","narrow":"MGF"},"MKD":{"displayName":{"other":"ุฏููุงุฑ ู
ูุฏููู","two":"ุฏููุงุฑุงู ู
ูุฏูููุงู","few":"ุฏููุงุฑุงุช ู
ูุฏูููุฉ","many":"ุฏููุงุฑูุง ู
ูุฏููููุง"},"symbol":"MKD","narrow":"MKD"},"MKN":{"displayName":{"other":"MKN"},"symbol":"MKN","narrow":"MKN"},"MLF":{"displayName":{"other":"ูุฑูู ู
ุงูู"},"symbol":"MLF","narrow":"MLF"},"MMK":{"displayName":{"other":"ููุงุช ู
ูุงูู
ุงุฑ"},"symbol":"MMK","narrow":"K"},"MNT":{"displayName":{"other":"ุชูุบุฑูุบ ู
ูุบููู"},"symbol":"MNT","narrow":"โฎ"},"MOP":{"displayName":{"other":"ุจุงุชุงูุง ู
ุงูุงูู"},"symbol":"MOP","narrow":"MOP"},"MRO":{"displayName":{"other":"ุฃูููุฉ ู
ูุฑูุชุงููุฉ - 1973-2017"},"symbol":"MRO","narrow":"MRO"},"MRU":{"displayName":{"other":"ุฃูููุฉ ู
ูุฑูุชุงููุฉ"},"symbol":"ุฃ.ู
.","narrow":"ุฃ.ู
."},"MTL":{"displayName":{"other":"ููุฑุฉ ู
ุงูุทูุฉ"},"symbol":"MTL","narrow":"MTL"},"MTP":{"displayName":{"other":"ุฌููู ู
ุงูุทู"},"symbol":"MTP","narrow":"MTP"},"MUR":{"displayName":{"other":"ุฑูุจูุฉ ู
ูุฑูุดููุณูุฉ"},"symbol":"MUR","narrow":"Rs"},"MVP":{"displayName":{"other":"MVP"},"symbol":"MVP","narrow":"MVP"},"MVR":{"displayName":{"other":"ุฑูููู ุฌุฒุฑ ุงูู
ุงูุฏูู"},"symbol":"MVR","narrow":"MVR"},"MWK":{"displayName":{"other":"ููุงุดุง ู
ุงูุงูู"},"symbol":"MWK","narrow":"MWK"},"MXN":{"displayName":{"other":"ุจูุฒู ู
ูุณููู"},"symbol":"MX$","narrow":"MX$"},"MXP":{"displayName":{"other":"ุจูุฒู ูุถู ู
ูุณููู - 1861-1992"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"MXV"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"ุฑููุบูุช ู
ุงููุฒู"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"ุงุณููุฏ ู
ูุฒู
ุจููู"},"symbol":"MZE","narrow":"MZE"},"MZM":{"displayName":{"other":"MZM"},"symbol":"MZM","narrow":"MZM"},"MZN":{"displayName":{"other":"ู
ุชูุงู ู
ูุฒู
ุจููู"},"symbol":"MZN","narrow":"MZN"},"NAD":{"displayName":{"other":"ุฏููุงุฑ ูุงู
ูุจู"},"symbol":"NAD","narrow":"$"},"NGN":{"displayName":{"other":"ูุงูุฑุง ููุฌูุฑู"},"symbol":"NGN","narrow":"โฆ"},"NIC":{"displayName":{"other":"ููุฑุฏูุจุฉ ูููุงุฑุงุฌูุง"},"symbol":"NIC","narrow":"NIC"},"NIO":{"displayName":{"other":"ูุฑุทุจุฉ ูููุงุฑุงุบูุง"},"symbol":"NIO","narrow":"C$"},"NLG":{"displayName":{"other":"ุฌูุฏุฑ ููููุฏู"},"symbol":"NLG","narrow":"NLG"},"NOK":{"displayName":{"other":"ูุฑููุฉ ูุฑููุฌูุฉ"},"symbol":"NOK","narrow":"kr"},"NPR":{"displayName":{"other":"ุฑูุจูุฉ ููุจุงูู"},"symbol":"NPR","narrow":"Rs"},"NZD":{"displayName":{"other":"ุฏููุงุฑ ูููุฒูููุฏู"},"symbol":"NZ$","narrow":"NZ$"},"OMR":{"displayName":{"other":"ุฑูุงู ุนู
ุงูู"},"symbol":"ุฑ.ุน.โ","narrow":"ุฑ.ุน.โ"},"PAB":{"displayName":{"other":"ุจุงูุจูุง ุจูู
ู"},"symbol":"PAB","narrow":"PAB"},"PEI":{"displayName":{"other":"PEI"},"symbol":"PEI","narrow":"PEI"},"PEN":{"displayName":{"other":"ุณูู ุจูุฑููู"},"symbol":"PEN","narrow":"PEN"},"PES":{"displayName":{"other":"PES"},"symbol":"PES","narrow":"PES"},"PGK":{"displayName":{"other":"ูููุง ุจุงุจูุง ุบูููุง ุงูุฌุฏูุฏุฉ"},"symbol":"PGK","narrow":"PGK"},"PHP":{"displayName":{"other":"ุจูุฒู ููุจููู"},"symbol":"PHP","narrow":"โฑ"},"PKR":{"displayName":{"other":"ุฑูุจูุฉ ุจุงูุณุชุงูู"},"symbol":"PKR","narrow":"Rs"},"PLN":{"displayName":{"other":"ุฒููุชู ุจูููุฏู"},"symbol":"PLN","narrow":"zล"},"PLZ":{"displayName":{"other":"ุฒููุชู ุจูููุฏู - 1950-1995"},"symbol":"PLZ","narrow":"PLZ"},"PTE":{"displayName":{"other":"ุงุณููุฏ ุจุฑุชุบุงูู"},"symbol":"PTE","narrow":"PTE"},"PYG":{"displayName":{"other":"ุบูุงุฑุงูู ุจุงุฑุงุบูุงู"},"symbol":"PYG","narrow":"โฒ"},"QAR":{"displayName":{"other":"ุฑูุงู ูุทุฑู"},"symbol":"ุฑ.ู.โ","narrow":"ุฑ.ู.โ"},"RHD":{"displayName":{"other":"ุฏููุงุฑ ุฑูุฏูุณู"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"ููู ุฑูู
ุงูู ูุฏูู
"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"ููู ุฑูู
ุงูู"},"symbol":"RON","narrow":"lei"},"RSD":{"displayName":{"other":"ุฏููุงุฑ ุตุฑุจู","two":"ุฏููุงุฑุงู ุตุฑุจูุงู","few":"ุฏููุงุฑุงุช ุตุฑุจูุฉ","many":"ุฏููุงุฑูุง ุตุฑุจููุง"},"symbol":"RSD","narrow":"RSD"},"RUB":{"displayName":{"other":"ุฑูุจู ุฑูุณู"},"symbol":"RUB","narrow":"โฝ"},"RUR":{"displayName":{"other":"ุฑูุจู ุฑูุณู - 1991-1998"},"symbol":"RUR","narrow":"RUR"},"RWF":{"displayName":{"other":"ูุฑูู ุฑูุงูุฏู"},"symbol":"RWF","narrow":"RF"},"SAR":{"displayName":{"other":"ุฑูุงู ุณุนูุฏู"},"symbol":"ุฑ.ุณ.โ","narrow":"ุฑ.ุณ.โ"},"SBD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุฑ ุณููู
ุงู"},"symbol":"SBD","narrow":"SB$"},"SCR":{"displayName":{"other":"ุฑูุจูุฉ ุณูุดูููุฉ"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"ุฏููุงุฑ ุณูุฏุงูู"},"symbol":"ุฏ.ุณ.โ","narrow":"ุฏ.ุณ.โ"},"SDG":{"displayName":{"other":"ุฌููู ุณูุฏุงูู","few":"ุฌูููุงุช ุณูุฏุงููุฉ","many":"ุฌููููุง ุณูุฏุงูููุง"},"symbol":"ุฌ.ุณ.","narrow":"ุฌ.ุณ."},"SDP":{"displayName":{"other":"ุฌููู ุณูุฏุงูู ูุฏูู
"},"symbol":"SDP","narrow":"SDP"},"SEK":{"displayName":{"other":"ูุฑููุฉ ุณููุฏูุฉ"},"symbol":"SEK","narrow":"kr"},"SGD":{"displayName":{"other":"ุฏููุงุฑ ุณูุบุงููุฑู"},"symbol":"SGD","narrow":"$"},"SHP":{"displayName":{"other":"ุฌููู ุณุงูุช ููููู"},"symbol":"SHP","narrow":"ยฃ"},"SIT":{"displayName":{"other":"ุชููุงุฑ ุณูููููู"},"symbol":"SIT","narrow":"SIT"},"SKK":{"displayName":{"other":"ูุฑููุฉ ุณูููุงููุฉ"},"symbol":"SKK","narrow":"SKK"},"SLL":{"displayName":{"other":"ูููู ุณูุฑุงููููู"},"symbol":"SLL","narrow":"SLL"},"SOS":{"displayName":{"other":"ุดูู ุตูู
ุงูู"},"symbol":"SOS","narrow":"SOS"},"SRD":{"displayName":{"other":"ุฏููุงุฑ ุณูุฑููุงู
ู"},"symbol":"SRD","narrow":"SR$"},"SRG":{"displayName":{"other":"ุฌูุฏุฑ ุณูุฑููุงู
ู"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"ุฌููู ุฌููุจ ุงูุณูุฏุงู","two":"ุฌูููุงู ุฌููุจ ุงูุณูุฏุงู","few":"ุฌูููุงุช ุฌููุจ ุงูุณูุฏุงู","many":"ุฌููููุง ุฌููุจ ุงูุณูุฏุงู"},"symbol":"SSP","narrow":"ยฃ"},"STD":{"displayName":{"other":"ุฏูุจุฑุง ุณุงู ุชูู
ู ูุจุฑููุณูุจู - 1977-2017"},"symbol":"STD","narrow":"STD"},"STN":{"displayName":{"other":"ุฏูุจุฑุง ุณุงู ุชูู
ู ูุจุฑููุณูุจู"},"symbol":"STN","narrow":"Db"},"SUR":{"displayName":{"other":"ุฑูุจู ุณูููุชู"},"symbol":"SUR","narrow":"SUR"},"SVC":{"displayName":{"other":"ููููู ุณููุงุฏูุฑู"},"symbol":"SVC","narrow":"SVC"},"SYP":{"displayName":{"other":"ููุฑุฉ ุณูุฑูุฉ"},"symbol":"ู.ุณ.โ","narrow":"ยฃ"},"SZL":{"displayName":{"other":"ูููุงูุฌููู ุณูุงุฒูููุฏู"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"ุจุงุฎุช ุชุงููุงูุฏู"},"symbol":"เธฟ","narrow":"เธฟ"},"TJR":{"displayName":{"other":"ุฑูุจู ุทุงุฌููุณุชุงูู"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"ุณูู
ููู ุทุงุฌููุณุชุงูู"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"ู
ุงูุงุช ุชุฑูู
ูุณุชุงูู"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"ู
ุงูุงุช ุชุฑูู
ุงูุณุชุงู"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"ุฏููุงุฑ ุชููุณู","two":"ุฏููุงุฑุงู ุชููุณูุงู","few":"ุฏููุงุฑุงุช ุชููุณูุฉ","many":"ุฏููุงุฑูุง ุชููุณููุง"},"symbol":"ุฏ.ุช.โ","narrow":"ุฏ.ุช.โ"},"TOP":{"displayName":{"other":"ุจุงูุบุง ุชููุบุง"},"symbol":"TOP","narrow":"T$"},"TPE":{"displayName":{"other":"ุงุณููุฏ ุชูู
ูุฑู"},"symbol":"TPE","narrow":"TPE"},"TRL":{"displayName":{"other":"ููุฑุฉ ุชุฑูู"},"symbol":"TRL","narrow":"TRL"},"TRY":{"displayName":{"other":"ููุฑุฉ ุชุฑููุฉ"},"symbol":"TRY","narrow":"โบ"},"TTD":{"displayName":{"other":"ุฏููุงุฑ ุชุฑููุฏุงุฏ ูุชูุจุงุบู"},"symbol":"TTD","narrow":"TT$"},"TWD":{"displayName":{"other":"ุฏููุงุฑ ุชุงููุงูู"},"symbol":"NT$","narrow":"NT$"},"TZS":{"displayName":{"other":"ุดูู ุชูุฒุงูู"},"symbol":"TZS","narrow":"TZS"},"UAH":{"displayName":{"other":"ูุฑููููุง ุฃููุฑุงูู"},"symbol":"UAH","narrow":"โด"},"UAK":{"displayName":{"other":"UAK"},"symbol":"UAK","narrow":"UAK"},"UGS":{"displayName":{"other":"ุดูู ุฃูุบูุฏู - 1966-1987"},"symbol":"UGS","narrow":"UGS"},"UGX":{"displayName":{"other":"ุดูู ุฃูุบูุฏู"},"symbol":"UGX","narrow":"UGX"},"USD":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู"},"symbol":"US$","narrow":"US$"},"USN":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู (ุงูููู
ุงูุชุงูู)โ"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู (ููุณ ุงูููู
)โ"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"UYI"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"ุจูุฒู ุฃูุฑูุฌูุงู - 1975-1993"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"ุจูุฒู ุงูุฑูุบูุงู"},"symbol":"UYU","narrow":"UY$"},"UYW":{"displayName":{"other":"UYW"},"symbol":"UYW","narrow":"UYW"},"UZS":{"displayName":{"other":"ุณูู
ุฃูุฒุจูุณุชุงูู"},"symbol":"UZS","narrow":"UZS"},"VEB":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู - 1871-2008"},"symbol":"VEB","narrow":"VEB"},"VEF":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู - 2008โ2018"},"symbol":"VEF","narrow":"Bs"},"VES":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู"},"symbol":"VES","narrow":"VES"},"VND":{"displayName":{"other":"ุฏููุฌ ููุชูุงู
ู"},"symbol":"โซ","narrow":"โซ"},"VNN":{"displayName":{"other":"VNN"},"symbol":"VNN","narrow":"VNN"},"VUV":{"displayName":{"other":"ูุงุชู ูุงููุงุชู"},"symbol":"VUV","narrow":"VUV"},"WST":{"displayName":{"other":"ุชุงูุง ุณุงู
ูุง"},"symbol":"WST","narrow":"WST"},"XAF":{"displayName":{"other":"ูุฑูู ูุณุท ุฃูุฑููู"},"symbol":"FCFA","narrow":"FCFA"},"XAG":{"displayName":{"other":"ูุถุฉ"},"symbol":"XAG","narrow":"XAG"},"XAU":{"displayName":{"other":"ุฐูุจ"},"symbol":"XAU","narrow":"XAU"},"XBA":{"displayName":{"other":"ุงููุญุฏุฉ ุงูุฃูุฑูุจูุฉ ุงูู
ุฑูุจุฉ"},"symbol":"XBA","narrow":"XBA"},"XBB":{"displayName":{"other":"ุงููุญุฏุฉ ุงูู
ุงููุฉ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBB","narrow":"XBB"},"XBC":{"displayName":{"other":"ุงููุญุฏุฉ ุงูุญุณุงุจูุฉ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBC","narrow":"XBC"},"XBD":{"displayName":{"other":"(XBD)ูุญุฏุฉ ุงูุญุณุงุจ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBD","narrow":"XBD"},"XCD":{"displayName":{"other":"ุฏููุงุฑ ุดุฑู ุงููุงุฑูุจู"},"symbol":"EC$","narrow":"$"},"XDR":{"displayName":{"other":"ุญููู ุงูุณุญุจ ุงูุฎุงุตุฉ"},"symbol":"XDR","narrow":"XDR"},"XEU":{"displayName":{"other":"ูุญุฏุฉ ุงูููุฏ ุงูุฃูุฑูุจูุฉ"},"symbol":"XEU","narrow":"XEU"},"XFO":{"displayName":{"other":"ูุฑูู ูุฑูุณู ุฐูุจู"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"(UIC)ูุฑูู ูุฑูุณู"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"ูุฑูู ุบุฑุจ ุฃูุฑููู"},"symbol":"FโฏCFA","narrow":"FโฏCFA"},"XPD":{"displayName":{"other":"ุจุงูุงุฏููู
"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"ูุฑูู ุณู ุฅู ุจู"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"ุงูุจูุงุชูู"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"XRE"},"symbol":"XRE","narrow":"XRE"},"XSU":{"displayName":{"other":"XSU"},"symbol":"XSU","narrow":"XSU"},"XTS":{"displayName":{"other":"ููุฏ ุงุฎุชุจุงุฑ ุงูุนู
ูุฉ"},"symbol":"XTS","narrow":"XTS"},"XUA":{"displayName":{"other":"XUA"},"symbol":"XUA","narrow":"XUA"},"XXX":{"displayName":{"other":"(ุนู
ูุฉ ุบูุฑ ู
ุนุฑููุฉ)"},"symbol":"ยค","narrow":"ยค"},"YDD":{"displayName":{"other":"ุฏููุงุฑ ูู
ูู"},"symbol":"YDD","narrow":"YDD"},"YER":{"displayName":{"other":"ุฑูุงู ูู
ูู"},"symbol":"ุฑ.ู.โ","narrow":"ุฑ.ู.โ"},"YUD":{"displayName":{"other":"ุฏููุงุฑ ููุบุณูุงูู"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"YUM"},"symbol":"YUM","narrow":"YUM"},"YUN":{"displayName":{"other":"ุฏููุงุฑ ููุบุณูุงูู ูุงุจู ููุชุญููู"},"symbol":"YUN","narrow":"YUN"},"YUR":{"displayName":{"other":"YUR"},"symbol":"YUR","narrow":"YUR"},"ZAL":{"displayName":{"other":"ุฑุงูุฏ ุฌููุจ ุฃูุฑูููุง -ู
ุงูู"},"symbol":"ZAL","narrow":"ZAL"},"ZAR":{"displayName":{"other":"ุฑุงูุฏ ุฌููุจ ุฃูุฑูููุง"},"symbol":"ZAR","narrow":"R"},"ZMK":{"displayName":{"other":"ููุงุดุง ุฒุงู
ุจู - 1968-2012"},"symbol":"ZMK","narrow":"ZMK"},"ZMW":{"displayName":{"other":"ููุงุดุง ุฒุงู
ุจู"},"symbol":"ZMW","narrow":"ZK"},"ZRN":{"displayName":{"other":"ุฒุงุฆูุฑ ุฒุงุฆูุฑู ุฌุฏูุฏ"},"symbol":"ZRN","narrow":"ZRN"},"ZRZ":{"displayName":{"other":"ุฒุงุฆูุฑ ุฒุงุฆูุฑู"},"symbol":"ZRZ","narrow":"ZRZ"},"ZWD":{"displayName":{"other":"ุฏููุงุฑ ุฒู
ุจุงุจูู"},"symbol":"ZWD","narrow":"ZWD"},"ZWL":{"displayName":{"other":"ุฏููุงุฑ ุฒู
ุจุงุจูู 2009"},"symbol":"ZWL","narrow":"ZWL"},"ZWR":{"displayName":{"other":"ZWR"},"symbol":"ZWR","narrow":"ZWR"}},"numbers":{"nu":["latn"],"symbols":{"latn":{"decimal":",","group":".","list":";","percentSign":"โ%โ","plusSign":"โ+","minusSign":"โ-","approximatelySign":"~","exponential":"E","superscriptingExponent":"ร","perMille":"โฐ","infinity":"โ","nan":"ููุณย ุฑูู
ูุง","timeSeparator":":"}},"percent":{"latn":"#,##0%"},"decimal":{"latn":{"standard":"#,##0.###","long":{"1000":{"other":"0 ุฃูู","few":"0 ุขูุงู"},"10000":{"other":"00 ุฃูู"},"100000":{"other":"000 ุฃูู"},"1000000":{"other":"0 ู
ูููู","few":"0 ู
ูุงููู"},"10000000":{"other":"00 ู
ูููู","few":"00 ู
ูุงููู"},"100000000":{"other":"000 ู
ูููู"},"1000000000":{"other":"0 ู
ููุงุฑ"},"10000000000":{"other":"00 ู
ููุงุฑ"},"100000000000":{"other":"000 ู
ููุงุฑ"},"1000000000000":{"other":"0 ุชุฑูููู"},"10000000000000":{"other":"00 ุชุฑูููู"},"100000000000000":{"other":"000 ุชุฑูููู"}},"short":{"1000":{"other":"0ย ุฃูู","few":"0ย ุขูุงู"},"10000":{"other":"00ย ุฃูู"},"100000":{"other":"000ย ุฃูู"},"1000000":{"other":"0ย ู
ูููู"},"10000000":{"other":"00ย ู
ูููู"},"100000000":{"other":"000ย ู
ูููู"},"1000000000":{"other":"0ย ู
ููุงุฑ"},"10000000000":{"other":"00ย ู
ููุงุฑ"},"100000000000":{"other":"000ย ู
ููุงุฑ"},"1000000000000":{"other":"0ย ุชุฑูููู"},"10000000000000":{"other":"00ย ุชุฑูููู"},"100000000000000":{"other":"000ย ุชุฑูููู"}}}},"currency":{"latn":{"currencySpacing":{"beforeInsertBetween":"ย ","afterInsertBetween":"ย "},"standard":"ยคย #,##0.00","accounting":"ยค#,##0.00;(ยค#,##0.00)","unitPattern":"{0} {1}","short":{"1000":{"other":"0ย ุฃููย ยค"},"10000":{"other":"00ย ุฃููย ยค"},"100000":{"other":"000ย ุฃููย ยค"},"1000000":{"other":"0ย ู
ููููย ยค"},"10000000":{"other":"00ย ู
ููููย ยค"},"100000000":{"other":"000ย ู
ููููย ยค"},"1000000000":{"other":"0ย ู
ููุงุฑย ยค"},"10000000000":{"other":"00ย ู
ููุงุฑย ยค"},"100000000000":{"other":"000ย ู
ููุงุฑย ยค"},"1000000000000":{"other":"0ย ุชุฑููููย ยค"},"10000000000000":{"other":"00ย ุชุฑููููย ยค"},"100000000000000":{"other":"000ย ุชุฑููููย ยค"}}}}},"nu":["latn"]},"locale":"ar-MA"}
|
|
5
|
+
)
|
|
6
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/* @generated */
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
if (Intl.NumberFormat && typeof Intl.NumberFormat.__addLocaleData === 'function') {
|
|
4
|
+
Intl.NumberFormat.__addLocaleData({"data":{"units":{"simple":{"degree":{"long":{"other":"{0} ุฏุฑุฌุฉ","one":"ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู","few":"{0} ุฏุฑุฌุงุช"},"short":{"other":"{0} ุฏุฑุฌุฉ","one":"ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู","few":"{0} ุฏุฑุฌุงุช"},"narrow":{"other":"{0} ุฏุฑุฌุฉ","two":"ุฏุฑุฌุชุงู ({0})","few":"{0} ุฏุฑุฌุงุช"},"perUnit":{}},"hectare":{"long":{"other":"{0} ููุชุงุฑ"},"short":{"other":"{0} ููุชุงุฑ"},"narrow":{"other":"{0} ููุชุงุฑ"},"perUnit":{}},"acre":{"long":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"short":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"narrow":{"other":"{0} ูุฏุงู","one":"ูุฏุงู"},"perUnit":{}},"percent":{"long":{"other":"{0} ุจุงูู
ุงุฆุฉ","zero":"{0}ูช","two":"{0}ูช","few":"{0}ูช","many":"{0}ูช"},"short":{"other":"{0}ูช"},"narrow":{"other":"{0}ูช"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"{0} ูุชุฑ ููู ููููู
ุชุฑ","two":"ูุชุฑุงู ููู ููููู
ุชุฑ","few":"{0} ูุชุฑุงุช ููู ููููู
ุชุฑ","many":"{0} ูุชุฑูุง ููู ููููู
ุชุฑ"},"short":{"other":"{0} ูุชุฑ/ูู
"},"narrow":{"other":"{0} ู/ูู
"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"{0} ู
ูู ููู ุบุงููู","two":"ู
ููุงู ููู ุบุงููู","few":"{0} ุฃู
ูุงู ููู ุบุงููู","many":"{0} ู
ูููุง ููู ุบุงููู"},"short":{"other":"{0} ู
ูู/ุบุงููู"},"narrow":{"other":"{0} ู
ูู/ุบุงููู"},"perUnit":{}},"petabyte":{"long":{"other":"{0} ุจูุชุงุจุงูุช"},"short":{"other":"{0} ุจูุชุงุจุงูุช"},"narrow":{"other":"{0} ุจูุชุงุจุงูุช"},"perUnit":{}},"terabyte":{"long":{"other":"{0} ุชูุฑุงุจุงูุช"},"short":{"other":"{0} ุชูุฑุงุจุงูุช"},"narrow":{"other":"{0} ุช.ุจ"},"perUnit":{}},"terabit":{"long":{"other":"{0} ุชูุฑุงุจุช"},"short":{"other":"{0} ุชูุฑุงุจุช"},"narrow":{"other":"{0} ุช.ุจุช"},"perUnit":{}},"gigabyte":{"long":{"other":"{0} ุบูุบุงุจุงูุช"},"short":{"other":"{0} ุบ.ุจ"},"narrow":{"other":"{0} ุบ.ุจ"},"perUnit":{}},"gigabit":{"long":{"other":"{0} ุบูุบุงุจุช"},"short":{"other":"{0} ุบูุบุงุจุช"},"narrow":{"other":"{0} ุบ.ุจุช"},"perUnit":{}},"megabyte":{"long":{"other":"{0} ู
ูุบุงุจุงูุช"},"short":{"other":"{0} ู
.ุจ"},"narrow":{"other":"{0} ู
.ุจ"},"perUnit":{}},"megabit":{"long":{"other":"{0} ู
ูุบุงุจุช"},"short":{"other":"{0} ู
ูุบุงุจุช"},"narrow":{"other":"{0} ู
.ุจุช"},"perUnit":{}},"kilobyte":{"long":{"other":"{0} ููููุจุงูุช"},"short":{"other":"{0} ููููุจุงูุช"},"narrow":{"other":"{0} ู.ุจ"},"perUnit":{}},"kilobit":{"long":{"other":"{0} ููููุจุช"},"short":{"other":"{0} ููููุจุช"},"narrow":{"other":"{0} ู.ุจุช"},"perUnit":{}},"byte":{"long":{"other":"{0} ุจุงูุช"},"short":{"other":"{0} ุจุงูุช"},"narrow":{"other":"{0} ุจ"},"perUnit":{}},"bit":{"long":{"other":"{0} ุจุช"},"short":{"other":"{0} ุจุช"},"narrow":{"other":"{0} ุจุช"},"perUnit":{}},"year":{"long":{"other":"{0} ุณูุฉ","one":"ุณูุฉ","two":"ุณูุชุงู","few":"{0} ุณููุงุช"},"short":{"other":"{0} ุณูุฉ","one":"ุณูุฉ ูุงุญุฏุฉ","two":"ุณูุชุงู","few":"{0} ุณููุงุช"},"narrow":{"other":"{0} ุณูุฉ"},"perUnit":{"long":"{0} ูู ุงูุณูุฉ","short":"{0}/ุณูุฉ","narrow":"{0}/ุณูุฉ"}},"month":{"long":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"short":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"narrow":{"other":"{0} ุดูุฑ","one":"ุดูุฑ","two":"ุดูุฑุงู","few":"{0} ุฃุดูุฑ","many":"{0} ุดูุฑูุง"},"perUnit":{"long":"{0} ูู ุงูุดูุฑ","short":"{0}/ุด","narrow":"{0}/ุด"}},"week":{"long":{"other":"{0} ุฃุณุจูุน","one":"ุฃุณุจูุน","two":"ุฃุณุจูุนุงู","few":"{0} ุฃุณุงุจูุน","many":"{0} ุฃุณุจูุนูุง"},"short":{"other":"{0} ุฃุณุจูุน","one":"ุฃุณุจูุน","two":"ุฃุณุจูุนุงู","few":"{0} ุฃุณุงุจูุน","many":"{0} ุฃุณุจูุนูุง"},"narrow":{"other":"{0} ุฃ"},"perUnit":{"long":"{0} ูู ุฃุณุจูุน","short":"{0}/ุฃ","narrow":"{0}/ุฃ"}},"day":{"long":{"other":"{0} ููู
","one":"ููู
","two":"ููู
ุงู","few":"{0} ุฃูุงู
","many":"{0} ููู
ูุง"},"short":{"other":"{0} ููู
","one":"ููู
","two":"ููู
ุงู","few":"{0} ุฃูุงู
","many":"{0} ููู
ูุง"},"narrow":{"other":"{0} ู"},"perUnit":{"long":"{0} ูู ููู
","short":"{0}/ู","narrow":"{0}/ู"}},"hour":{"long":{"other":"{0} ุณุงุนุฉ","one":"ุณุงุนุฉ","two":"ุณุงุนุชุงู","few":"{0} ุณุงุนุงุช"},"short":{"other":"{0} ุณ"},"narrow":{"other":"{0} ุณ"},"perUnit":{"long":"{0} ูู ุณุงุนุฉ","short":"{0}/ุณ","narrow":"{0}/ุณ"}},"minute":{"long":{"other":"{0} ุฏูููุฉ","one":"ุฏูููุฉ","two":"ุฏูููุชุงู","few":"{0} ุฏูุงุฆู"},"short":{"other":"{0} ุฏ"},"narrow":{"other":"{0} ุฏ"},"perUnit":{"long":"{0} ูู ุฏูููุฉ","short":"{0}/ุฏ","narrow":"{0}/ุฏ"}},"second":{"long":{"other":"{0} ุซุงููุฉ","one":"ุซุงููุฉ","two":"ุซุงููุชุงู","few":"{0} ุซูุงู"},"short":{"other":"{0} ุซ"},"narrow":{"other":"{0} ุซ"},"perUnit":{"long":"{0}/ุซุงููุฉ","short":"{0}/ุซ","narrow":"{0}/ุซ"}},"millisecond":{"long":{"other":"{0} ู
ูู ุซุงููุฉ"},"short":{"other":"{0} ู
ูู ุซ"},"narrow":{"other":"{0} ู
ูู ุซ"},"perUnit":{}},"kilometer":{"long":{"other":"{0} ููููู
ุชุฑ"},"short":{"other":"{0} ูู
"},"narrow":{"other":"{0} ูู
"},"perUnit":{"long":"{0}/ููููู
ุชุฑ","short":"{0}/ูู
","narrow":"{0}/ูู
"}},"meter":{"long":{"other":"{0} ู
ุชุฑ","one":"ู
ุชุฑ","two":"ู
ุชุฑุงู","few":"{0} ุฃู
ุชุงุฑ","many":"{0} ู
ุชุฑูุง"},"short":{"other":"{0} ู
ุชุฑ","one":"ู
ุชุฑ","two":"ู
ุชุฑุงู","few":"{0} ุฃู
ุชุงุฑ","many":"{0} ู
ุชุฑูุง"},"narrow":{"other":"{0} ู
"},"perUnit":{"long":"{0} ููู ู
ุชุฑ","short":"{0}/ู
","narrow":"{0}/ู
"}},"centimeter":{"long":{"other":"{0} ุณูุชูู
ุชุฑ"},"short":{"other":"{0} ุณู
"},"narrow":{"other":"{0} ุณู
"},"perUnit":{"long":"{0}/ุณูุชูู
ุชุฑ","short":"{0}/ุณู
","narrow":"{0}/ุณู
"}},"millimeter":{"long":{"other":"{0} ู
ููู
ุชุฑ"},"short":{"other":"{0} ู
ู
"},"narrow":{"other":"{0} ู
ู
"},"perUnit":{}},"mile":{"long":{"other":"{0} ู
ูู","one":"ู
ูู","two":"ู
ููุงู","few":"{0} ุฃู
ูุงู","many":"{0} ู
ููุงู"},"short":{"other":"{0} ู
ูู","one":"ู
ูู"},"narrow":{"other":"{0} ู
ูู","few":"{0} ุฃู
ูุงู","many":"{0} ู
ููุงู"},"perUnit":{}},"yard":{"long":{"other":"{0} ูุงุฑุฏุฉ","one":"ูุงุฑุฏุฉ"},"short":{"other":"{0} ูุงุฑุฏุฉ","one":"ูุงุฑุฏุฉ"},"narrow":{"other":"{0} ูุงุฑุฏุฉ"},"perUnit":{}},"foot":{"long":{"other":"{0} ูุฏู
","one":"ูุฏู
"},"short":{"other":"{0} ูุฏู
","one":"ูุฏู
"},"narrow":{"other":"{0} ูุฏู
","one":"ูุฏู
","many":"{0} ูุฏู
ูุง"},"perUnit":{"long":"{0} ููู ูุฏู
","short":"{0}/ูุฏู
","narrow":"{0}/ูุฏู
"}},"inch":{"long":{"other":"{0} ุจูุตุฉ"},"short":{"other":"{0} ุจูุตุฉ"},"narrow":{"other":"{0} ุจูุตุฉ"},"perUnit":{"long":"{0}/ุจูุตุฉ","short":"{0}/ุจูุตุฉ","narrow":"{0}/ุจูุตุฉ"}},"mile-scandinavian":{"long":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"short":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"narrow":{"other":"{0} ู
ูู ุงุณููุฏูุงูู"},"perUnit":{}},"kilogram":{"long":{"other":"{0} ููููุบุฑุงู
"},"short":{"other":"{0} ูุบู
"},"narrow":{"other":"{0} ูุบ"},"perUnit":{"long":"{0}/ููููุบุฑุงู
","short":"{0}/ูุบู
","narrow":"{0}/ูุบ"}},"gram":{"long":{"other":"{0} ุบุฑุงู
","one":"ุบุฑุงู
","two":"ุบุฑุงู
ุงู","few":"{0} ุบุฑุงู
ุงุช","many":"{0} ุบุฑุงู
ูุง"},"short":{"other":"{0} ุบุฑุงู
","one":"ุบุฑุงู
"},"narrow":{"other":"{0} ุบ"},"perUnit":{"long":"{0}/ุบุฑุงู
","short":"{0}/ุบุฑุงู
","narrow":"{0} ุบ"}},"stone":{"long":{"other":"{0} ุณุชูู"},"short":{"other":"{0} ุณุชูู"},"narrow":{"other":"{0} ุณุชูู"},"perUnit":{}},"pound":{"long":{"other":"{0} ุฑุทู","two":"ุฑุทูุงู","many":"{0} ุฑุทููุง"},"short":{"other":"{0} ุฑุทู"},"narrow":{"other":"{0} ุฑุทู"},"perUnit":{"long":"{0}/ุฑุทู","short":"{0}/ุฑุทู","narrow":"{0}/ุฑุทู"}},"ounce":{"long":{"other":"{0} ุฃููุตุฉ"},"short":{"other":"{0} ุฃููุตุฉ","one":"ุฃููุตุฉ"},"narrow":{"other":"{0} ุฃููุตุฉ","one":"ุฃููุตุฉ"},"perUnit":{"long":"{0}/ุฃููุตุฉ","short":"{0}/ุฃููุตุฉ","narrow":"{0}/ุฃููุตุฉ"}},"kilometer-per-hour":{"long":{"other":"{0} ููููู
ุชุฑ ูู ุงูุณุงุนุฉ"},"short":{"other":"{0} ูู
/ุณ"},"narrow":{"other":"{0} ูู
/ุณ"},"perUnit":{}},"meter-per-second":{"long":{"other":"{0} ู
ุชุฑ ูู ุงูุซุงููุฉ"},"short":{"other":"{0} ู
/ุซ"},"narrow":{"other":"{0} ู
/ุซ"},"perUnit":{}},"mile-per-hour":{"long":{"other":"{0} ู
ูู ูู ุงูุณุงุนุฉ"},"short":{"other":"{0} ู
ูู/ุณ"},"narrow":{"other":"{0} ู
ูู/ุณ"},"perUnit":{}},"celsius":{"long":{"other":"{0} ุฏุฑุฌุฉ ู
ุฆููุฉ"},"short":{"other":"{0}ยฐู
"},"narrow":{"other":"{0}ยฐู
"},"perUnit":{}},"fahrenheit":{"long":{"other":"{0} ุฏุฑุฌุฉ ููุฑููุงูุช"},"short":{"other":"{0}ยฐู"},"narrow":{"other":"{0}ยฐู"},"perUnit":{}},"liter":{"long":{"other":"{0} ูุชุฑ","one":"ูุชุฑ"},"short":{"other":"{0} ูุชุฑ","one":"ูุชุฑ"},"narrow":{"other":"{0} ู"},"perUnit":{"long":"{0} ููู ูุชุฑ","short":"{0}/ู","narrow":"{0}/ู"}},"milliliter":{"long":{"other":"{0} ู
ูููุชุฑ"},"short":{"other":"{0} ู
ูุชุฑ"},"narrow":{"other":"{0} ู
ูุชุฑ"},"perUnit":{}},"gallon":{"long":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"short":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"narrow":{"other":"{0} ุบุงููู","one":"ุบุงููู"},"perUnit":{"long":"{0} ููู ุบุงููู","short":"{0}/ุบุงููู","narrow":"{0}/ุบุงููู"}},"fluid-ounce":{"long":{"other":"{0} ุฃููุตุฉ ุณุงุฆูุฉ","one":"ุฃููุตุฉ ุณุงุฆูุฉ","two":"ุฃููุตุชุงู ุณุงุฆูุชุงู"},"short":{"other":"{0} ุฃููุตุฉ ุณุงุฆูุฉ","one":"ุฃููุตุฉ ุณ","two":"{0} ุฃููุตุฉ ุณ","few":"{0} ุฃููุตุงุช ุณุงุฆูุฉ","many":"{0} ุฃููุตุฉ ุณ"},"narrow":{"other":"{0} ุฃููุตุฉ ุณ","one":"ุฃููุตุฉ ุณ"},"perUnit":{}}},"compound":{"per":{"long":"{0} ููู {1}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"ุจูุณุชุง ุฃูุฏูุฑู"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"ุฏุฑูู
ุฅู
ุงุฑุงุชู"},"symbol":"ุฏ.ุฅ.โ","narrow":"ุฏ.ุฅ.โ"},"AFA":{"displayName":{"other":"ุฃูุบุงูู - 1927-2002"},"symbol":"AFA","narrow":"AFA"},"AFN":{"displayName":{"other":"ุฃูุบุงูู ุฃูุบุงูุณุชุงูู"},"symbol":"AFN","narrow":"ุ"},"ALK":{"displayName":{"other":"ALK"},"symbol":"ALK","narrow":"ALK"},"ALL":{"displayName":{"other":"ููู ุฃูุจุงูู"},"symbol":"ALL","narrow":"ALL"},"AMD":{"displayName":{"other":"ุฏุฑุงู
ุฃุฑู
ููู"},"symbol":"AMD","narrow":"ึ"},"ANG":{"displayName":{"other":"ุบููุฏุฑ ุฃูุชููู ููููุฏู"},"symbol":"ANG","narrow":"ANG"},"AOA":{"displayName":{"other":"ููุงูุฒุง ุฃูุบููู"},"symbol":"AOA","narrow":"Kz"},"AOK":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู - 1977-1990"},"symbol":"AOK","narrow":"AOK"},"AON":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู ุฌุฏูุฏุฉ - 1990-2000"},"symbol":"AON","narrow":"AON"},"AOR":{"displayName":{"other":"ููุงูุฒุง ุฃูุฌููู ู
ุนุฏูุฉ - 1995 - 1999"},"symbol":"AOR","narrow":"AOR"},"ARA":{"displayName":{"other":"ุงุณุชุฑุงู ุฃุฑุฌูุชููู"},"symbol":"ARA","narrow":"ARA"},"ARL":{"displayName":{"other":"ARL"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"ARM"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"ุจูุฒู ุฃุฑุฌูุชููู - 1983-1985"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"ุจูุฒู ุฃุฑุฌูุชููู"},"symbol":"ARS","narrow":"AR$"},"ATS":{"displayName":{"other":"ุดูู ูู
ุณุงูู"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"ุฏููุงุฑ ุฃุณุชุฑุงูู"},"symbol":"AU$","narrow":"AU$"},"AWG":{"displayName":{"other":"ูููุฑู ุฃุฑูุจู"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"ู
ุงูุงุช ุฃุฐุฑูุจุฌุงูู"},"symbol":"AZM","narrow":"AZM"},"AZN":{"displayName":{"other":"ู
ุงูุช ุฃุฐุฑุจูุฌุงูู"},"symbol":"AZN","narrow":"โผ"},"BAD":{"displayName":{"other":"ุฏููุงุฑ ุงูุจูุณูุฉ ูุงููุฑุณู"},"symbol":"BAD","narrow":"BAD"},"BAM":{"displayName":{"other":"ู
ุงุฑู ุงูุจูุณูุฉ ูุงููุฑุณู ูุงุจู ููุชุญููู"},"symbol":"BAM","narrow":"KM"},"BAN":{"displayName":{"other":"BAN"},"symbol":"BAN","narrow":"BAN"},"BBD":{"displayName":{"other":"ุฏููุงุฑ ุจุฑุจุงุฏูุณู"},"symbol":"BBD","narrow":"BB$"},"BDT":{"displayName":{"other":"ุชุงูุง ุจูุบูุงุฏูุดู"},"symbol":"BDT","narrow":"เงณ"},"BEC":{"displayName":{"other":"ูุฑูู ุจูุฌููู ูุงุจู ููุชุญููู"},"symbol":"BEC","narrow":"BEC"},"BEF":{"displayName":{"other":"ูุฑูู ุจูุฌููู"},"symbol":"BEF","narrow":"BEF"},"BEL":{"displayName":{"other":"ูุฑูู ุจูุฌููู ู
ุงูู"},"symbol":"BEL","narrow":"BEL"},"BGL":{"displayName":{"other":"BGL"},"symbol":"BGL","narrow":"BGL"},"BGM":{"displayName":{"other":"BGM"},"symbol":"BGM","narrow":"BGM"},"BGN":{"displayName":{"other":"ููู ุจูุบุงุฑู"},"symbol":"BGN","narrow":"BGN"},"BGO":{"displayName":{"other":"BGO"},"symbol":"BGO","narrow":"BGO"},"BHD":{"displayName":{"other":"ุฏููุงุฑ ุจุญุฑููู"},"symbol":"ุฏ.ุจ.โ","narrow":"ุฏ.ุจ.โ"},"BIF":{"displayName":{"other":"ูุฑูู ุจุฑููุฏู"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"ุฏููุงุฑ ุจุฑู
ูุฏู"},"symbol":"BMD","narrow":"BM$"},"BND":{"displayName":{"other":"ุฏููุงุฑ ุจุฑููุงู"},"symbol":"BND","narrow":"BN$"},"BOB":{"displayName":{"other":"ุจูููููุงูู ุจููููู"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"BOL"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"ุจูุฒู ุจููููู"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"ู
ูุฏูู ุจููููู"},"symbol":"BOV","narrow":"BOV"},"BRB":{"displayName":{"other":"ูููู ูุฑูุฒุงูุฑู ุจุฑุงุฒููู - 1967-1986"},"symbol":"BRB","narrow":"BRB"},"BRC":{"displayName":{"other":"ูุฑูุฒุงุฏู ุจุฑุงุฒููู"},"symbol":"BRC","narrow":"BRC"},"BRE":{"displayName":{"other":"ูุฑูุฒุงูุฑู ุจุฑุงุฒููู - 1990-1993"},"symbol":"BRE","narrow":"BRE"},"BRL":{"displayName":{"other":"ุฑูุงู ุจุฑุงุฒููู"},"symbol":"R$","narrow":"R$"},"BRN":{"displayName":{"other":"BRN"},"symbol":"BRN","narrow":"BRN"},"BRR":{"displayName":{"other":"BRR"},"symbol":"BRR","narrow":"BRR"},"BRZ":{"displayName":{"other":"BRZ"},"symbol":"BRZ","narrow":"BRZ"},"BSD":{"displayName":{"other":"ุฏููุงุฑ ุจุงูุงู
ู"},"symbol":"BSD","narrow":"BS$"},"BTN":{"displayName":{"other":"ูููุชูู
ุจูุชุงูู"},"symbol":"BTN","narrow":"BTN"},"BUK":{"displayName":{"other":"ููุงุช ุจูุฑู
ู"},"symbol":"BUK","narrow":"BUK"},"BWP":{"displayName":{"other":"ุจููุง ุจุชุณูุงูู"},"symbol":"BWP","narrow":"P"},"BYB":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู ุฌุฏูุฏ - 1994-1999"},"symbol":"BYB","narrow":"BYB"},"BYN":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู"},"symbol":"BYN","narrow":"ั."},"BYR":{"displayName":{"other":"ุฑูุจู ุจููุงุฑูุณู (ูขู ู ู โูขู ูกูฆ)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"ุฏููุงุฑ ุจููุฒู","two":"ุฏููุงุฑุงู ุจููุฒูุงู"},"symbol":"BZD","narrow":"BZ$"},"CAD":{"displayName":{"other":"ุฏููุงุฑ ููุฏู"},"symbol":"CA$","narrow":"CA$"},"CDF":{"displayName":{"other":"ูุฑูู ูููุบููู"},"symbol":"CDF","narrow":"CDF"},"CHE":{"displayName":{"other":"CHE"},"symbol":"CHE","narrow":"CHE"},"CHF":{"displayName":{"other":"ูุฑูู ุณููุณุฑู"},"symbol":"CHF","narrow":"CHF"},"CHW":{"displayName":{"other":"CHW"},"symbol":"CHW","narrow":"CHW"},"CLE":{"displayName":{"other":"CLE"},"symbol":"CLE","narrow":"CLE"},"CLF":{"displayName":{"other":"CLF"},"symbol":"CLF","narrow":"CLF"},"CLP":{"displayName":{"other":"ุจูุฒู ุชุดููู"},"symbol":"CLP","narrow":"CL$"},"CNH":{"displayName":{"other":"ููุงู ุตููู (ูู ุงูุฎุงุฑุฌ)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"CNX"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"ููุงู ุตููู"},"symbol":"CNยฅ","narrow":"CNยฅ"},"COP":{"displayName":{"other":"ุจูุฒู ููููู
ุจู"},"symbol":"COP","narrow":"CO$"},"COU":{"displayName":{"other":"COU"},"symbol":"COU","narrow":"COU"},"CRC":{"displayName":{"other":"ูููู ููุณุชุงุฑููู"},"symbol":"CRC","narrow":"โก"},"CSD":{"displayName":{"other":"ุฏููุงุฑ ุตุฑุจู ูุฏูู
"},"symbol":"CSD","narrow":"CSD"},"CSK":{"displayName":{"other":"ูุฑููุฉ ุชุดูููุณูููุงููุง"},"symbol":"CSK","narrow":"CSK"},"CUC":{"displayName":{"other":"ุจูุฒู ููุจู ูุงุจู ููุชุญููู"},"symbol":"CUC","narrow":"$"},"CUP":{"displayName":{"other":"ุจูุฒู ููุจู"},"symbol":"CUP","narrow":"CU$"},"CVE":{"displayName":{"other":"ุงุณููุฏู ุงูุฑุฃุณ ุงูุฃุฎุถุฑ"},"symbol":"CVE","narrow":"CVE"},"CYP":{"displayName":{"other":"ุฌููู ูุจุฑุตู"},"symbol":"CYP","narrow":"CYP"},"CZK":{"displayName":{"other":"ูุฑููุฉ ุชุดูููุฉ"},"symbol":"CZK","narrow":"Kฤ"},"DDM":{"displayName":{"other":"ุฃูุณุชู
ุงุฑู ุฃูู
ุงูู ุดุฑูู"},"symbol":"DDM","narrow":"DDM"},"DEM":{"displayName":{"other":"ู
ุงุฑู ุฃูู
ุงูู"},"symbol":"DEM","narrow":"DEM"},"DJF":{"displayName":{"other":"ูุฑูู ุฌูุจูุชู"},"symbol":"DJF","narrow":"DJF"},"DKK":{"displayName":{"other":"ูุฑููุฉ ุฏูู
ุงุฑููุฉ"},"symbol":"DKK","narrow":"kr"},"DOP":{"displayName":{"other":"ุจูุฒู ุงูุฏูู
ูููุงู"},"symbol":"DOP","narrow":"DO$"},"DZD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุงุฆุฑู","two":"ุฏููุงุฑุงู ุฌุฒุงุฆุฑูุงู","few":"ุฏููุงุฑุงุช ุฌุฒุงุฆุฑูุฉ","many":"ุฏููุงุฑูุง ุฌุฒุงุฆุฑููุง"},"symbol":"ุฏ.ุฌ.โ","narrow":"ุฏ.ุฌ.โ"},"ECS":{"displayName":{"other":"ECS"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"ECV"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"ูุฑููุฉ ุงุณุชูููุฉ"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"ุฌููู ู
ุตุฑู","two":"ุฌูููุงู ู
ุตุฑูุงู","few":"ุฌูููุงุช ู
ุตุฑูุฉ","many":"ุฌููููุง ู
ุตุฑููุง"},"symbol":"ุฌ.ู
.โ","narrow":"Eยฃ"},"ERN":{"displayName":{"other":"ูุงููุง ุฃุฑูุชุฑู"},"symbol":"ERN","narrow":"ERN"},"ESA":{"displayName":{"other":"ESA"},"symbol":"ESA","narrow":"ESA"},"ESB":{"displayName":{"other":"ESB"},"symbol":"ESB","narrow":"ESB"},"ESP":{"displayName":{"other":"ุจูุฒูุชุง ุฅุณุจุงูู"},"symbol":"ESP","narrow":"โง"},"ETB":{"displayName":{"other":"ุจูุฑ ุฃุซููุจู"},"symbol":"ETB","narrow":"ETB"},"EUR":{"displayName":{"other":"ููุฑู"},"symbol":"โฌ","narrow":"โฌ"},"FIM":{"displayName":{"other":"ู
ุงุฑูุง ููููุฏู"},"symbol":"FIM","narrow":"FIM"},"FJD":{"displayName":{"other":"ุฏููุงุฑ ููุฌู"},"symbol":"FJD","narrow":"FJ$"},"FKP":{"displayName":{"other":"ุฌููู ุฌุฒุฑ ููููุงูุฏ"},"symbol":"FKP","narrow":"ยฃ"},"FRF":{"displayName":{"other":"ูุฑูู ูุฑูุณู"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"ุฌููู ุฅุณุชุฑูููู"},"symbol":"UKยฃ","narrow":"UKยฃ"},"GEK":{"displayName":{"other":"GEK"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"ูุงุฑู ุฌูุฑุฌู"},"symbol":"GEL","narrow":"โพ"},"GHC":{"displayName":{"other":"ุณูุฏู ุบุงูู"},"symbol":"GHC","narrow":"GHC"},"GHS":{"displayName":{"other":"ุณูุฏู ุบุงูุง"},"symbol":"GHS","narrow":"GHโต"},"GIP":{"displayName":{"other":"ุฌููู ุฌุจู ุทุงุฑู"},"symbol":"GIP","narrow":"ยฃ"},"GMD":{"displayName":{"other":"ุฏูุงุณู ุบุงู
ุจู"},"symbol":"GMD","narrow":"GMD"},"GNF":{"displayName":{"other":"ูุฑูู ุบูููุง"},"symbol":"GNF","narrow":"FG"},"GNS":{"displayName":{"other":"ุณููู ุบูููุง"},"symbol":"GNS","narrow":"GNS"},"GQE":{"displayName":{"other":"ุงูููู ุฌููููุง ุบูููุง ุงูุงุณุชูุงุฆููุฉ"},"symbol":"GQE","narrow":"GQE"},"GRD":{"displayName":{"other":"ุฏุฑุงุฎู
ุง ูููุงูู"},"symbol":"GRD","narrow":"GRD"},"GTQ":{"displayName":{"other":"ููุชุฒุงู ุบูุงุชูู
ุงูุง"},"symbol":"GTQ","narrow":"Q"},"GWE":{"displayName":{"other":"ุงุณููุฏ ุจุฑุชุบุงูู ุบูููุง"},"symbol":"GWE","narrow":"GWE"},"GWP":{"displayName":{"other":"ุจูุฒู ุบูููุง ุจูุณุงู"},"symbol":"GWP","narrow":"GWP"},"GYD":{"displayName":{"other":"ุฏููุงุฑ ุบูุงูุง"},"symbol":"GYD","narrow":"GY$"},"HKD":{"displayName":{"other":"ุฏููุงุฑ ูููุบ ูููุบ"},"symbol":"HK$","narrow":"HK$"},"HNL":{"displayName":{"other":"ููู
ุจูุฑุง ููุฏูุฑุงุณ"},"symbol":"HNL","narrow":"L"},"HRD":{"displayName":{"other":"ุฏููุงุฑ ูุฑูุงุชู"},"symbol":"HRD","narrow":"HRD"},"HRK":{"displayName":{"other":"ูููุง ูุฑูุงุชู"},"symbol":"HRK","narrow":"kn"},"HTG":{"displayName":{"other":"ุฌูุฑุฏู ูุงูุชู"},"symbol":"HTG","narrow":"HTG"},"HUF":{"displayName":{"other":"ููุฑููุช ููุบุงุฑู"},"symbol":"HUF","narrow":"Ft"},"IDR":{"displayName":{"other":"ุฑูุจูุฉ ุฅูุฏูููุณูุฉ"},"symbol":"IDR","narrow":"Rp"},"IEP":{"displayName":{"other":"ุฌููู ุฅูุฑููุฏู"},"symbol":"IEP","narrow":"IEP"},"ILP":{"displayName":{"other":"ุฌููู ุฅุณุฑุงุฆููู"},"symbol":"ILP","narrow":"ILP"},"ILR":{"displayName":{"other":"ILR"},"symbol":"ILR","narrow":"ILR"},"ILS":{"displayName":{"other":"ุดููู ุฅุณุฑุงุฆููู ุฌุฏูุฏ"},"symbol":"โช","narrow":"โช"},"INR":{"displayName":{"other":"ุฑูุจูุฉ ููุฏู"},"symbol":"โน","narrow":"โน"},"IQD":{"displayName":{"other":"ุฏููุงุฑ ุนุฑุงูู"},"symbol":"ุฏ.ุน.โ","narrow":"ุฏ.ุน.โ"},"IRR":{"displayName":{"other":"ุฑูุงู ุฅูุฑุงูู"},"symbol":"ุฑ.ุฅ.","narrow":"ุฑ.ุฅ."},"ISJ":{"displayName":{"other":"ISJ"},"symbol":"ISJ","narrow":"ISJ"},"ISK":{"displayName":{"other":"ูุฑููุฉ ุฃูุณููุฏูุฉ"},"symbol":"ISK","narrow":"kr"},"ITL":{"displayName":{"other":"ููุฑุฉ ุฅูุทุงููุฉ"},"symbol":"ITL","narrow":"ITL"},"JMD":{"displayName":{"other":"ุฏููุงุฑ ุฌุงู
ุงููู"},"symbol":"JMD","narrow":"JM$"},"JOD":{"displayName":{"other":"ุฏููุงุฑ ุฃุฑุฏูู"},"symbol":"ุฏ.ุฃ.โ","narrow":"ุฏ.ุฃ.โ"},"JPY":{"displayName":{"other":"ูู ูุงุจุงูู"},"symbol":"JPยฅ","narrow":"JPยฅ"},"KES":{"displayName":{"other":"ุดูู ููููู"},"symbol":"KES","narrow":"KES"},"KGS":{"displayName":{"other":"ุณูู
ููุฑุบุณุชุงูู"},"symbol":"KGS","narrow":"KGS"},"KHR":{"displayName":{"other":"ุฑููุงู ูู
ุจูุฏู"},"symbol":"KHR","narrow":"แ"},"KMF":{"displayName":{"other":"ูุฑูู ุฌุฒุฑ ุงููู
ุฑ"},"symbol":"KMF","narrow":"CF"},"KPW":{"displayName":{"other":"ููู ููุฑูุง ุงูุดู
ุงููุฉ"},"symbol":"KPW","narrow":"โฉ"},"KRH":{"displayName":{"other":"KRH"},"symbol":"KRH","narrow":"KRH"},"KRO":{"displayName":{"other":"KRO"},"symbol":"KRO","narrow":"KRO"},"KRW":{"displayName":{"other":"ููู ููุฑูุง ุงูุฌููุจูุฉ"},"symbol":"โฉ","narrow":"โฉ"},"KWD":{"displayName":{"other":"ุฏููุงุฑ ูููุชู"},"symbol":"ุฏ.ู.โ","narrow":"ุฏ.ู.โ"},"KYD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุฑ ููู
ู"},"symbol":"KYD","narrow":"KY$"},"KZT":{"displayName":{"other":"ุชููุบ ูุงุฒุงุฎุณุชุงูู"},"symbol":"KZT","narrow":"โธ"},"LAK":{"displayName":{"other":"ููุจ ูุงูุณู"},"symbol":"LAK","narrow":"โญ"},"LBP":{"displayName":{"other":"ุฌููู ูุจูุงูู"},"symbol":"ู.ู.โ","narrow":"Lยฃ"},"LKR":{"displayName":{"other":"ุฑูุจูุฉ ุณุฑููุงูููุฉ"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"ุฏููุงุฑ ููุจูุฑู","two":"ุฏููุงุฑุงู ููุจูุฑูุงู","few":"ุฏููุงุฑุงุช ููุจูุฑูุฉ","many":"ุฏููุงุฑูุง ููุจูุฑููุง"},"symbol":"LRD","narrow":"$LR"},"LSL":{"displayName":{"other":"ููุชู ููุณูุชู"},"symbol":"LSL","narrow":"LSL"},"LTL":{"displayName":{"other":"ููุชุง ููุชูุงููุฉ"},"symbol":"LTL","narrow":"Lt"},"LTT":{"displayName":{"other":"ุชุงูููุงุณ ููุชูุงูู"},"symbol":"LTT","narrow":"LTT"},"LUC":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ ูุงุจู ููุชุญููู"},"symbol":"LUC","narrow":"LUC"},"LUF":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ"},"symbol":"LUF","narrow":"LUF"},"LUL":{"displayName":{"other":"ูุฑูู ูููุณู
ุจุฑุฌ ุงูู
ุงูู"},"symbol":"LUL","narrow":"LUL"},"LVL":{"displayName":{"other":"ูุงุชุณ ูุงุชูู"},"symbol":"LVL","narrow":"Ls"},"LVR":{"displayName":{"other":"ุฑูุจู ูุงุชููุง"},"symbol":"LVR","narrow":"LVR"},"LYD":{"displayName":{"other":"ุฏููุงุฑ ููุจู","two":"ุฏููุงุฑุงู ููุจูุงู","few":"ุฏููุงุฑุงุช ููุจูุฉ","many":"ุฏููุงุฑูุง ููุจููุง"},"symbol":"ุฏ.ู.โ","narrow":"ุฏ.ู.โ"},"MAD":{"displayName":{"other":"ุฏุฑูู
ู
ุบุฑุจู","two":"ุฏุฑูู
ุงู ู
ุบุฑุจูุงู","few":"ุฏุฑุงูู
ู
ุบุฑุจูุฉ","many":"ุฏุฑูู
ูุง ู
ุบุฑุจููุง"},"symbol":"ุฏ.ู
.โ","narrow":"ุฏ.ู
.โ"},"MAF":{"displayName":{"other":"ูุฑูู ู
ุบุฑุจู"},"symbol":"MAF","narrow":"MAF"},"MCF":{"displayName":{"other":"MCF"},"symbol":"MCF","narrow":"MCF"},"MDC":{"displayName":{"other":"MDC"},"symbol":"MDC","narrow":"MDC"},"MDL":{"displayName":{"other":"ููู ู
ููุฏููู"},"symbol":"MDL","narrow":"MDL"},"MGA":{"displayName":{"other":"ุฃุฑูุงุฑู ู
ุฏุบุดูุฑ"},"symbol":"MGA","narrow":"Ar"},"MGF":{"displayName":{"other":"ูุฑูู ู
ุฏุบุดูุฑ"},"symbol":"MGF","narrow":"MGF"},"MKD":{"displayName":{"other":"ุฏููุงุฑ ู
ูุฏููู","two":"ุฏููุงุฑุงู ู
ูุฏูููุงู","few":"ุฏููุงุฑุงุช ู
ูุฏูููุฉ","many":"ุฏููุงุฑูุง ู
ูุฏููููุง"},"symbol":"MKD","narrow":"MKD"},"MKN":{"displayName":{"other":"MKN"},"symbol":"MKN","narrow":"MKN"},"MLF":{"displayName":{"other":"ูุฑูู ู
ุงูู"},"symbol":"MLF","narrow":"MLF"},"MMK":{"displayName":{"other":"ููุงุช ู
ูุงูู
ุงุฑ"},"symbol":"MMK","narrow":"K"},"MNT":{"displayName":{"other":"ุชูุบุฑูุบ ู
ูุบููู"},"symbol":"MNT","narrow":"โฎ"},"MOP":{"displayName":{"other":"ุจุงุชุงูุง ู
ุงูุงูู"},"symbol":"MOP","narrow":"MOP"},"MRO":{"displayName":{"other":"ุฃูููุฉ ู
ูุฑูุชุงููุฉ - 1973-2017"},"symbol":"MRO","narrow":"MRO"},"MRU":{"displayName":{"other":"ุฃูููุฉ ู
ูุฑูุชุงููุฉ"},"symbol":"ุฃ.ู
.","narrow":"ุฃ.ู
."},"MTL":{"displayName":{"other":"ููุฑุฉ ู
ุงูุทูุฉ"},"symbol":"MTL","narrow":"MTL"},"MTP":{"displayName":{"other":"ุฌููู ู
ุงูุทู"},"symbol":"MTP","narrow":"MTP"},"MUR":{"displayName":{"other":"ุฑูุจูุฉ ู
ูุฑูุดููุณูุฉ"},"symbol":"MUR","narrow":"Rs"},"MVP":{"displayName":{"other":"MVP"},"symbol":"MVP","narrow":"MVP"},"MVR":{"displayName":{"other":"ุฑูููู ุฌุฒุฑ ุงูู
ุงูุฏูู"},"symbol":"MVR","narrow":"MVR"},"MWK":{"displayName":{"other":"ููุงุดุง ู
ุงูุงูู"},"symbol":"MWK","narrow":"MWK"},"MXN":{"displayName":{"other":"ุจูุฒู ู
ูุณููู"},"symbol":"MX$","narrow":"MX$"},"MXP":{"displayName":{"other":"ุจูุฒู ูุถู ู
ูุณููู - 1861-1992"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"MXV"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"ุฑููุบูุช ู
ุงููุฒู"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"ุงุณููุฏ ู
ูุฒู
ุจููู"},"symbol":"MZE","narrow":"MZE"},"MZM":{"displayName":{"other":"MZM"},"symbol":"MZM","narrow":"MZM"},"MZN":{"displayName":{"other":"ู
ุชูุงู ู
ูุฒู
ุจููู"},"symbol":"MZN","narrow":"MZN"},"NAD":{"displayName":{"other":"ุฏููุงุฑ ูุงู
ูุจู"},"symbol":"NAD","narrow":"$"},"NGN":{"displayName":{"other":"ูุงูุฑุง ููุฌูุฑู"},"symbol":"NGN","narrow":"โฆ"},"NIC":{"displayName":{"other":"ููุฑุฏูุจุฉ ูููุงุฑุงุฌูุง"},"symbol":"NIC","narrow":"NIC"},"NIO":{"displayName":{"other":"ูุฑุทุจุฉ ูููุงุฑุงุบูุง"},"symbol":"NIO","narrow":"C$"},"NLG":{"displayName":{"other":"ุฌูุฏุฑ ููููุฏู"},"symbol":"NLG","narrow":"NLG"},"NOK":{"displayName":{"other":"ูุฑููุฉ ูุฑููุฌูุฉ"},"symbol":"NOK","narrow":"kr"},"NPR":{"displayName":{"other":"ุฑูุจูุฉ ููุจุงูู"},"symbol":"NPR","narrow":"Rs"},"NZD":{"displayName":{"other":"ุฏููุงุฑ ูููุฒูููุฏู"},"symbol":"NZ$","narrow":"NZ$"},"OMR":{"displayName":{"other":"ุฑูุงู ุนู
ุงูู"},"symbol":"ุฑ.ุน.โ","narrow":"ุฑ.ุน.โ"},"PAB":{"displayName":{"other":"ุจุงูุจูุง ุจูู
ู"},"symbol":"PAB","narrow":"PAB"},"PEI":{"displayName":{"other":"PEI"},"symbol":"PEI","narrow":"PEI"},"PEN":{"displayName":{"other":"ุณูู ุจูุฑููู"},"symbol":"PEN","narrow":"PEN"},"PES":{"displayName":{"other":"PES"},"symbol":"PES","narrow":"PES"},"PGK":{"displayName":{"other":"ูููุง ุจุงุจูุง ุบูููุง ุงูุฌุฏูุฏุฉ"},"symbol":"PGK","narrow":"PGK"},"PHP":{"displayName":{"other":"ุจูุฒู ููุจููู"},"symbol":"PHP","narrow":"โฑ"},"PKR":{"displayName":{"other":"ุฑูุจูุฉ ุจุงูุณุชุงูู"},"symbol":"PKR","narrow":"Rs"},"PLN":{"displayName":{"other":"ุฒููุชู ุจูููุฏู"},"symbol":"PLN","narrow":"zล"},"PLZ":{"displayName":{"other":"ุฒููุชู ุจูููุฏู - 1950-1995"},"symbol":"PLZ","narrow":"PLZ"},"PTE":{"displayName":{"other":"ุงุณููุฏ ุจุฑุชุบุงูู"},"symbol":"PTE","narrow":"PTE"},"PYG":{"displayName":{"other":"ุบูุงุฑุงูู ุจุงุฑุงุบูุงู"},"symbol":"PYG","narrow":"โฒ"},"QAR":{"displayName":{"other":"ุฑูุงู ูุทุฑู"},"symbol":"ุฑ.ู.โ","narrow":"ุฑ.ู.โ"},"RHD":{"displayName":{"other":"ุฏููุงุฑ ุฑูุฏูุณู"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"ููู ุฑูู
ุงูู ูุฏูู
"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"ููู ุฑูู
ุงูู"},"symbol":"RON","narrow":"lei"},"RSD":{"displayName":{"other":"ุฏููุงุฑ ุตุฑุจู","two":"ุฏููุงุฑุงู ุตุฑุจูุงู","few":"ุฏููุงุฑุงุช ุตุฑุจูุฉ","many":"ุฏููุงุฑูุง ุตุฑุจููุง"},"symbol":"RSD","narrow":"RSD"},"RUB":{"displayName":{"other":"ุฑูุจู ุฑูุณู"},"symbol":"RUB","narrow":"โฝ"},"RUR":{"displayName":{"other":"ุฑูุจู ุฑูุณู - 1991-1998"},"symbol":"RUR","narrow":"RUR"},"RWF":{"displayName":{"other":"ูุฑูู ุฑูุงูุฏู"},"symbol":"RWF","narrow":"RF"},"SAR":{"displayName":{"other":"ุฑูุงู ุณุนูุฏู"},"symbol":"ุฑ.ุณ.โ","narrow":"ุฑ.ุณ.โ"},"SBD":{"displayName":{"other":"ุฏููุงุฑ ุฌุฒุฑ ุณููู
ุงู"},"symbol":"SBD","narrow":"SB$"},"SCR":{"displayName":{"other":"ุฑูุจูุฉ ุณูุดูููุฉ"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"ุฏููุงุฑ ุณูุฏุงูู"},"symbol":"ุฏ.ุณ.โ","narrow":"ุฏ.ุณ.โ"},"SDG":{"displayName":{"other":"ุฌููู ุณูุฏุงูู","few":"ุฌูููุงุช ุณูุฏุงููุฉ","many":"ุฌููููุง ุณูุฏุงูููุง"},"symbol":"ุฌ.ุณ.","narrow":"ุฌ.ุณ."},"SDP":{"displayName":{"other":"ุฌููู ุณูุฏุงูู ูุฏูู
"},"symbol":"SDP","narrow":"SDP"},"SEK":{"displayName":{"other":"ูุฑููุฉ ุณููุฏูุฉ"},"symbol":"SEK","narrow":"kr"},"SGD":{"displayName":{"other":"ุฏููุงุฑ ุณูุบุงููุฑู"},"symbol":"SGD","narrow":"$"},"SHP":{"displayName":{"other":"ุฌููู ุณุงูุช ููููู"},"symbol":"SHP","narrow":"ยฃ"},"SIT":{"displayName":{"other":"ุชููุงุฑ ุณูููููู"},"symbol":"SIT","narrow":"SIT"},"SKK":{"displayName":{"other":"ูุฑููุฉ ุณูููุงููุฉ"},"symbol":"SKK","narrow":"SKK"},"SLL":{"displayName":{"other":"ูููู ุณูุฑุงููููู"},"symbol":"SLL","narrow":"SLL"},"SOS":{"displayName":{"other":"ุดูู ุตูู
ุงูู"},"symbol":"SOS","narrow":"SOS"},"SRD":{"displayName":{"other":"ุฏููุงุฑ ุณูุฑููุงู
ู"},"symbol":"SRD","narrow":"SR$"},"SRG":{"displayName":{"other":"ุฌูุฏุฑ ุณูุฑููุงู
ู"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"ุฌููู ุฌููุจ ุงูุณูุฏุงู","two":"ุฌูููุงู ุฌููุจ ุงูุณูุฏุงู","few":"ุฌูููุงุช ุฌููุจ ุงูุณูุฏุงู","many":"ุฌููููุง ุฌููุจ ุงูุณูุฏุงู"},"symbol":"SSP","narrow":"ยฃ"},"STD":{"displayName":{"other":"ุฏูุจุฑุง ุณุงู ุชูู
ู ูุจุฑููุณูุจู - 1977-2017"},"symbol":"STD","narrow":"STD"},"STN":{"displayName":{"other":"ุฏูุจุฑุง ุณุงู ุชูู
ู ูุจุฑููุณูุจู"},"symbol":"STN","narrow":"Db"},"SUR":{"displayName":{"other":"ุฑูุจู ุณูููุชู"},"symbol":"SUR","narrow":"SUR"},"SVC":{"displayName":{"other":"ููููู ุณููุงุฏูุฑู"},"symbol":"SVC","narrow":"SVC"},"SYP":{"displayName":{"other":"ููุฑุฉ ุณูุฑูุฉ"},"symbol":"ู.ุณ.โ","narrow":"ยฃ"},"SZL":{"displayName":{"other":"ูููุงูุฌููู ุณูุงุฒูููุฏู"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"ุจุงุฎุช ุชุงููุงูุฏู"},"symbol":"เธฟ","narrow":"เธฟ"},"TJR":{"displayName":{"other":"ุฑูุจู ุทุงุฌููุณุชุงูู"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"ุณูู
ููู ุทุงุฌููุณุชุงูู"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"ู
ุงูุงุช ุชุฑูู
ูุณุชุงูู"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"ู
ุงูุงุช ุชุฑูู
ุงูุณุชุงู"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"ุฏููุงุฑ ุชููุณู","two":"ุฏููุงุฑุงู ุชููุณูุงู","few":"ุฏููุงุฑุงุช ุชููุณูุฉ","many":"ุฏููุงุฑูุง ุชููุณููุง"},"symbol":"ุฏ.ุช.โ","narrow":"ุฏ.ุช.โ"},"TOP":{"displayName":{"other":"ุจุงูุบุง ุชููุบุง"},"symbol":"TOP","narrow":"T$"},"TPE":{"displayName":{"other":"ุงุณููุฏ ุชูู
ูุฑู"},"symbol":"TPE","narrow":"TPE"},"TRL":{"displayName":{"other":"ููุฑุฉ ุชุฑูู"},"symbol":"TRL","narrow":"TRL"},"TRY":{"displayName":{"other":"ููุฑุฉ ุชุฑููุฉ"},"symbol":"TRY","narrow":"โบ"},"TTD":{"displayName":{"other":"ุฏููุงุฑ ุชุฑููุฏุงุฏ ูุชูุจุงุบู"},"symbol":"TTD","narrow":"TT$"},"TWD":{"displayName":{"other":"ุฏููุงุฑ ุชุงููุงูู"},"symbol":"NT$","narrow":"NT$"},"TZS":{"displayName":{"other":"ุดูู ุชูุฒุงูู"},"symbol":"TZS","narrow":"TZS"},"UAH":{"displayName":{"other":"ูุฑููููุง ุฃููุฑุงูู"},"symbol":"UAH","narrow":"โด"},"UAK":{"displayName":{"other":"UAK"},"symbol":"UAK","narrow":"UAK"},"UGS":{"displayName":{"other":"ุดูู ุฃูุบูุฏู - 1966-1987"},"symbol":"UGS","narrow":"UGS"},"UGX":{"displayName":{"other":"ุดูู ุฃูุบูุฏู"},"symbol":"UGX","narrow":"UGX"},"USD":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู"},"symbol":"US$","narrow":"US$"},"USN":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู (ุงูููู
ุงูุชุงูู)โ"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"ุฏููุงุฑ ุฃู
ุฑููู (ููุณ ุงูููู
)โ"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"UYI"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"ุจูุฒู ุฃูุฑูุฌูุงู - 1975-1993"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"ุจูุฒู ุงูุฑูุบูุงู"},"symbol":"UYU","narrow":"UY$"},"UYW":{"displayName":{"other":"UYW"},"symbol":"UYW","narrow":"UYW"},"UZS":{"displayName":{"other":"ุณูู
ุฃูุฒุจูุณุชุงูู"},"symbol":"UZS","narrow":"UZS"},"VEB":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู - 1871-2008"},"symbol":"VEB","narrow":"VEB"},"VEF":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู - 2008โ2018"},"symbol":"VEF","narrow":"Bs"},"VES":{"displayName":{"other":"ุจููููุงุฑ ููุฒูููู"},"symbol":"VES","narrow":"VES"},"VND":{"displayName":{"other":"ุฏููุฌ ููุชูุงู
ู"},"symbol":"โซ","narrow":"โซ"},"VNN":{"displayName":{"other":"VNN"},"symbol":"VNN","narrow":"VNN"},"VUV":{"displayName":{"other":"ูุงุชู ูุงููุงุชู"},"symbol":"VUV","narrow":"VUV"},"WST":{"displayName":{"other":"ุชุงูุง ุณุงู
ูุง"},"symbol":"WST","narrow":"WST"},"XAF":{"displayName":{"other":"ูุฑูู ูุณุท ุฃูุฑููู"},"symbol":"FCFA","narrow":"FCFA"},"XAG":{"displayName":{"other":"ูุถุฉ"},"symbol":"XAG","narrow":"XAG"},"XAU":{"displayName":{"other":"ุฐูุจ"},"symbol":"XAU","narrow":"XAU"},"XBA":{"displayName":{"other":"ุงููุญุฏุฉ ุงูุฃูุฑูุจูุฉ ุงูู
ุฑูุจุฉ"},"symbol":"XBA","narrow":"XBA"},"XBB":{"displayName":{"other":"ุงููุญุฏุฉ ุงูู
ุงููุฉ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBB","narrow":"XBB"},"XBC":{"displayName":{"other":"ุงููุญุฏุฉ ุงูุญุณุงุจูุฉ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBC","narrow":"XBC"},"XBD":{"displayName":{"other":"(XBD)ูุญุฏุฉ ุงูุญุณุงุจ ุงูุฃูุฑูุจูุฉ"},"symbol":"XBD","narrow":"XBD"},"XCD":{"displayName":{"other":"ุฏููุงุฑ ุดุฑู ุงููุงุฑูุจู"},"symbol":"EC$","narrow":"$"},"XDR":{"displayName":{"other":"ุญููู ุงูุณุญุจ ุงูุฎุงุตุฉ"},"symbol":"XDR","narrow":"XDR"},"XEU":{"displayName":{"other":"ูุญุฏุฉ ุงูููุฏ ุงูุฃูุฑูุจูุฉ"},"symbol":"XEU","narrow":"XEU"},"XFO":{"displayName":{"other":"ูุฑูู ูุฑูุณู ุฐูุจู"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"(UIC)ูุฑูู ูุฑูุณู"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"ูุฑูู ุบุฑุจ ุฃูุฑููู"},"symbol":"FโฏCFA","narrow":"FโฏCFA"},"XPD":{"displayName":{"other":"ุจุงูุงุฏููู
"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"ูุฑูู ุณู ุฅู ุจู"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"ุงูุจูุงุชูู"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"XRE"},"symbol":"XRE","narrow":"XRE"},"XSU":{"displayName":{"other":"XSU"},"symbol":"XSU","narrow":"XSU"},"XTS":{"displayName":{"other":"ููุฏ ุงุฎุชุจุงุฑ ุงูุนู
ูุฉ"},"symbol":"XTS","narrow":"XTS"},"XUA":{"displayName":{"other":"XUA"},"symbol":"XUA","narrow":"XUA"},"XXX":{"displayName":{"other":"(ุนู
ูุฉ ุบูุฑ ู
ุนุฑููุฉ)"},"symbol":"ยค","narrow":"ยค"},"YDD":{"displayName":{"other":"ุฏููุงุฑ ูู
ูู"},"symbol":"YDD","narrow":"YDD"},"YER":{"displayName":{"other":"ุฑูุงู ูู
ูู"},"symbol":"ุฑ.ู.โ","narrow":"ุฑ.ู.โ"},"YUD":{"displayName":{"other":"ุฏููุงุฑ ููุบุณูุงูู"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"YUM"},"symbol":"YUM","narrow":"YUM"},"YUN":{"displayName":{"other":"ุฏููุงุฑ ููุบุณูุงูู ูุงุจู ููุชุญููู"},"symbol":"YUN","narrow":"YUN"},"YUR":{"displayName":{"other":"YUR"},"symbol":"YUR","narrow":"YUR"},"ZAL":{"displayName":{"other":"ุฑุงูุฏ ุฌููุจ ุฃูุฑูููุง -ู
ุงูู"},"symbol":"ZAL","narrow":"ZAL"},"ZAR":{"displayName":{"other":"ุฑุงูุฏ ุฌููุจ ุฃูุฑูููุง"},"symbol":"ZAR","narrow":"R"},"ZMK":{"displayName":{"other":"ููุงุดุง ุฒุงู
ุจู - 1968-2012"},"symbol":"ZMK","narrow":"ZMK"},"ZMW":{"displayName":{"other":"ููุงุดุง ุฒุงู
ุจู"},"symbol":"ZMW","narrow":"ZK"},"ZRN":{"displayName":{"other":"ุฒุงุฆูุฑ ุฒุงุฆูุฑู ุฌุฏูุฏ"},"symbol":"ZRN","narrow":"ZRN"},"ZRZ":{"displayName":{"other":"ุฒุงุฆูุฑ ุฒุงุฆูุฑู"},"symbol":"ZRZ","narrow":"ZRZ"},"ZWD":{"displayName":{"other":"ุฏููุงุฑ ุฒู
ุจุงุจูู"},"symbol":"ZWD","narrow":"ZWD"},"ZWL":{"displayName":{"other":"ุฏููุงุฑ ุฒู
ุจุงุจูู 2009"},"symbol":"ZWL","narrow":"ZWL"},"ZWR":{"displayName":{"other":"ZWR"},"symbol":"ZWR","narrow":"ZWR"}},"numbers":{"nu":["arab","latn"],"symbols":{"arab":{"decimal":"ูซ","group":"ูฌ","list":"ุ","percentSign":"ูชุ","plusSign":"ุ+","minusSign":"ุ-","approximatelySign":"~","exponential":"ุงุณ","superscriptingExponent":"ร","perMille":"ุ","infinity":"โ","nan":"ููุณย ุฑูู
","timeSeparator":":"},"latn":{"decimal":",","group":".","list":";","percentSign":"โ%โ","plusSign":"โ+","minusSign":"โ-","approximatelySign":"~","exponential":"E","superscriptingExponent":"ร","perMille":"โฐ","infinity":"โ","nan":"ููุณย ุฑูู
ูุง","timeSeparator":":"}},"percent":{"arab":"#,##0%","latn":"#,##0%"},"decimal":{"arab":{"standard":"#,##0.###","long":{"1000":{"other":"0 ุฃูู","few":"0 ุขูุงู"},"10000":{"other":"00 ุฃูู"},"100000":{"other":"000 ุฃูู"},"1000000":{"other":"0 ู
ูููู","few":"0 ู
ูุงููู"},"10000000":{"other":"00 ู
ูููู","few":"00 ู
ูุงููู"},"100000000":{"other":"000 ู
ูููู"},"1000000000":{"other":"0 ู
ููุงุฑ"},"10000000000":{"other":"00 ู
ููุงุฑ"},"100000000000":{"other":"000 ู
ููุงุฑ"},"1000000000000":{"other":"0 ุชุฑูููู"},"10000000000000":{"other":"00 ุชุฑูููู"},"100000000000000":{"other":"000 ุชุฑูููู"}},"short":{"1000":{"other":"0ย ุฃูู","few":"0ย ุขูุงู"},"10000":{"other":"00ย ุฃูู"},"100000":{"other":"000ย ุฃูู"},"1000000":{"other":"0ย ู
ูููู"},"10000000":{"other":"00ย ู
ูููู"},"100000000":{"other":"000ย ู
ูููู"},"1000000000":{"other":"0ย ู
ููุงุฑ"},"10000000000":{"other":"00ย ู
ููุงุฑ"},"100000000000":{"other":"000ย ู
ููุงุฑ"},"1000000000000":{"other":"0ย ุชุฑูููู"},"10000000000000":{"other":"00ย ุชุฑูููู"},"100000000000000":{"other":"000ย ุชุฑูููู"}}},"latn":{"standard":"#,##0.###","long":{"1000":{"other":"0 ุฃูู","few":"0 ุขูุงู"},"10000":{"other":"00 ุฃูู"},"100000":{"other":"000 ุฃูู"},"1000000":{"other":"0 ู
ูููู","few":"0 ู
ูุงููู"},"10000000":{"other":"00 ู
ูููู","few":"00 ู
ูุงููู"},"100000000":{"other":"000 ู
ูููู"},"1000000000":{"other":"0 ู
ููุงุฑ"},"10000000000":{"other":"00 ู
ููุงุฑ"},"100000000000":{"other":"000 ู
ููุงุฑ"},"1000000000000":{"other":"0 ุชุฑูููู"},"10000000000000":{"other":"00 ุชุฑูููู"},"100000000000000":{"other":"000 ุชุฑูููู"}},"short":{"1000":{"other":"0ย ุฃูู","few":"0ย ุขูุงู"},"10000":{"other":"00ย ุฃูู"},"100000":{"other":"000ย ุฃูู"},"1000000":{"other":"0ย ู
ูููู"},"10000000":{"other":"00ย ู
ูููู"},"100000000":{"other":"000ย ู
ูููู"},"1000000000":{"other":"0ย ู
ููุงุฑ"},"10000000000":{"other":"00ย ู
ููุงุฑ"},"100000000000":{"other":"000ย ู
ููุงุฑ"},"1000000000000":{"other":"0ย ุชุฑูููู"},"10000000000000":{"other":"00ย ุชุฑูููู"},"100000000000000":{"other":"000ย ุชุฑูููู"}}}},"currency":{"arab":{"currencySpacing":{"beforeInsertBetween":"ย ","afterInsertBetween":"ย "},"standard":"#,##0.00ย ยค","accounting":"#,##0.00ย ยค","unitPattern":"{0} {1}"},"latn":{"currencySpacing":{"beforeInsertBetween":"ย ","afterInsertBetween":"ย "},"standard":"ยคย #,##0.00","accounting":"ยค#,##0.00;(ยค#,##0.00)","unitPattern":"{0} {1}","short":{"1000":{"other":"0ย ุฃููย ยค"},"10000":{"other":"00ย ุฃููย ยค"},"100000":{"other":"000ย ุฃููย ยค"},"1000000":{"other":"0ย ู
ููููย ยค"},"10000000":{"other":"00ย ู
ููููย ยค"},"100000000":{"other":"000ย ู
ููููย ยค"},"1000000000":{"other":"0ย ู
ููุงุฑย ยค"},"10000000000":{"other":"00ย ู
ููุงุฑย ยค"},"100000000000":{"other":"000ย ู
ููุงุฑย ยค"},"1000000000000":{"other":"0ย ุชุฑููููย ยค"},"10000000000000":{"other":"00ย ุชุฑููููย ยค"},"100000000000000":{"other":"000ย ุชุฑููููย ยค"}}}}},"nu":["arab","latn"]},"locale":"ar-MR"}
|
|
5
|
+
)
|
|
6
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|