@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} ដឺក្រេ"},"short":{"other":"{0}°"},"narrow":{"other":"{0}°"},"perUnit":{}},"hectare":{"long":{"other":"{0} ហិកតា"},"short":{"other":"{0} ha"},"narrow":{"other":"{0} ហ."},"perUnit":{}},"acre":{"long":{"other":"{0} អា"},"short":{"other":"{0} ac"},"narrow":{"other":"{0} អា"},"perUnit":{}},"percent":{"long":{"other":"{0} ភាគរយ"},"short":{"other":"{0}%"},"narrow":{"other":"{0}%"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"{0} លីត្រក្នុងមួយគីឡូម៉ែត្រ"},"short":{"other":"{0} លី/គម"},"narrow":{"other":"{0} លី/គម"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"{0} ម៉ាយក្នុងមួយហ្គាឡុង"},"short":{"other":"{0} mpg"},"narrow":{"other":"{0} mpg"},"perUnit":{}},"petabyte":{"long":{"other":"{0} ប៉េតាបៃ"},"short":{"other":"{0} PB"},"narrow":{"other":"{0} PB"},"perUnit":{}},"terabyte":{"long":{"other":"{0} តេរ៉ាបៃ"},"short":{"other":"{0} TB"},"narrow":{"other":"{0} TB"},"perUnit":{}},"terabit":{"long":{"other":"{0} តេរ៉ាប៊ីត"},"short":{"other":"{0} Tb"},"narrow":{"other":"{0} Tb"},"perUnit":{}},"gigabyte":{"long":{"other":"{0} ជីកាបៃ"},"short":{"other":"{0} GB"},"narrow":{"other":"{0} GB"},"perUnit":{}},"gigabit":{"long":{"other":"{0} ជីកាប៊ីត"},"short":{"other":"{0} Gb"},"narrow":{"other":"{0} Gb"},"perUnit":{}},"megabyte":{"long":{"other":"{0} មេកាបៃ"},"short":{"other":"{0} MB"},"narrow":{"other":"{0} MB"},"perUnit":{}},"megabit":{"long":{"other":"{0} មេកាប៊ីត"},"short":{"other":"{0} Mb"},"narrow":{"other":"{0} Mb"},"perUnit":{}},"kilobyte":{"long":{"other":"{0} គីឡូបៃ"},"short":{"other":"{0} kB"},"narrow":{"other":"{0} kB"},"perUnit":{}},"kilobit":{"long":{"other":"{0} គីឡូប៊ីត"},"short":{"other":"{0} kb"},"narrow":{"other":"{0} kb"},"perUnit":{}},"byte":{"long":{"other":"{0} បៃ"},"short":{"other":"{0} byte"},"narrow":{"other":"{0} byte"},"perUnit":{}},"bit":{"long":{"other":"{0} ប៊ីត"},"short":{"other":"{0} bit"},"narrow":{"other":"{0} bit"},"perUnit":{}},"year":{"long":{"other":"{0} ឆ្នាំ"},"short":{"other":"{0} ឆ្នាំ"},"narrow":{"other":"{0} ឆ្នាំ"},"perUnit":{"long":"{0} ក្នុងមួយឆ្នាំ","short":"{0}/ឆ្នាំ","narrow":"{0}/ឆ្នាំ"}},"month":{"long":{"other":"{0} ខែ"},"short":{"other":"{0} ខែ"},"narrow":{"other":"{0} ខែ"},"perUnit":{"long":"{0} ក្នុងមួយខែ","short":"{0}/ខែ","narrow":"{0}/ខែ"}},"week":{"long":{"other":"{0} សប្ដាហ៍"},"short":{"other":"{0} សប្ដាហ៍"},"narrow":{"other":"{0} សប្ដាហ៍"},"perUnit":{"long":"{0} ក្នុងមួយសប្តាហ៍","short":"{0}/សប្តាហ៍","narrow":"{0}/សប្តាហ៍"}},"day":{"long":{"other":"{0} ថ្ងៃ"},"short":{"other":"{0} ថ្ងៃ"},"narrow":{"other":"{0} ថ្ងៃ"},"perUnit":{"long":"{0} ក្នុងមួយថ្ងៃ","short":"{0}/ថ្ងៃ","narrow":"{0}/ថ្ងៃ"}},"hour":{"long":{"other":"{0} ម៉ោង"},"short":{"other":"{0} ម៉ោង"},"narrow":{"other":"{0} ម៉ោង"},"perUnit":{"long":"{0} ក្នុងមួយម៉ោង","short":"{0}/ម៉ោង","narrow":"{0}/ម៉ោង"}},"minute":{"long":{"other":"{0} នាទី"},"short":{"other":"{0} នាទី"},"narrow":{"other":"{0} នាទី"},"perUnit":{"long":"{0} ក្នុងមួយនាទី","short":"{0}/នាទី","narrow":"{0}/នាទី"}},"second":{"long":{"other":"{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} ម៉ែត្រ"},"short":{"other":"{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} ម៉ាយ"},"short":{"other":"{0} mi"},"narrow":{"other":"{0} ម៉."},"perUnit":{}},"yard":{"long":{"other":"{0} យ៉ាត"},"short":{"other":"{0} yd"},"narrow":{"other":"{0} យ៉."},"perUnit":{}},"foot":{"long":{"other":"{0} ហ្វីត"},"short":{"other":"{0} ft"},"narrow":{"other":"{0}′"},"perUnit":{"long":"{0} ក្នុងមួយហ្វីត","short":"{0}/ft","narrow":"{0}/ft"}},"inch":{"long":{"other":"{0} អ៊ីញ"},"short":{"other":"{0} in"},"narrow":{"other":"{0}″"},"perUnit":{"long":"{0} ក្នុងមួយអ៊ីញ","short":"{0}/in","narrow":"{0}/in"}},"mile-scandinavian":{"long":{"other":"{0} ម៉ាយស្កង់ឌីណាវ"},"short":{"other":"{0} smi"},"narrow":{"other":"{0} smi"},"perUnit":{}},"kilogram":{"long":{"other":"{0} គីឡូក្រាម"},"short":{"other":"{0} kg"},"narrow":{"other":"{0}kg"},"perUnit":{"long":"{0} ក្នុងមួយគីឡូក្រាម","short":"{0}/kg","narrow":"{0}/kg"}},"gram":{"long":{"other":"{0} ក្រាម"},"short":{"other":"{0} g"},"narrow":{"other":"{0}g"},"perUnit":{"long":"{0} ក្នុងមួយក្រាម","short":"{0}/g","narrow":"{0}/g"}},"stone":{"long":{"other":"{0} ស្តូន"},"short":{"other":"{0} st"},"narrow":{"other":"{0} st"},"perUnit":{}},"pound":{"long":{"other":"{0} ផោន"},"short":{"other":"{0} lb"},"narrow":{"other":"{0}#"},"perUnit":{"long":"{0} ក្នុងមួយផោន","short":"{0}/lb","narrow":"{0}/lb"}},"ounce":{"long":{"other":"{0} អោន"},"short":{"other":"{0} oz"},"narrow":{"other":"{0} អ."},"perUnit":{"long":"{0} ក្នុងមួយអោន","short":"{0}/oz","narrow":"{0}/oz"}},"kilometer-per-hour":{"long":{"other":"{0} គីឡូម៉ែត្រក្នុងមួយម៉ោង"},"short":{"other":"{0} kph"},"narrow":{"other":"{0} kph"},"perUnit":{}},"meter-per-second":{"long":{"other":"{0} ម៉ែត្រក្នុងមួយវិនាទី"},"short":{"other":"{0} m/s"},"narrow":{"other":"{0} ម./វិ."},"perUnit":{}},"mile-per-hour":{"long":{"other":"{0} ម៉ាយក្នុងមួយម៉ោង"},"short":{"other":"{0} mph"},"narrow":{"other":"{0} ម៉./ម៉"},"perUnit":{}},"celsius":{"long":{"other":"{0} អង្សាសេ"},"short":{"other":"{0}°C"},"narrow":{"other":"{0}°C"},"perUnit":{}},"fahrenheit":{"long":{"other":"{0} អង្សាហ្វារិនហៃ"},"short":{"other":"{0}°F"},"narrow":{"other":"{0}°F"},"perUnit":{}},"liter":{"long":{"other":"{0} លីត្រ"},"short":{"other":"{0} L"},"narrow":{"other":"{0}L"},"perUnit":{"long":"{0} ក្នុងមួយលីត្រ","short":"{0}/l","narrow":"{0}/l"}},"milliliter":{"long":{"other":"{0} មិល្លីលីត្រ"},"short":{"other":"{0} mL"},"narrow":{"other":"{0} mL"},"perUnit":{}},"gallon":{"long":{"other":"{0} ហ្គាឡុង"},"short":{"other":"{0} gal"},"narrow":{"other":"{0} gal"},"perUnit":{"long":"{0} ក្នុងមួយហ្គាឡុង","short":"{0}/gal","narrow":"{0}/gal"}},"fluid-ounce":{"long":{"other":"{0} អោនវត្ថុរាវ"},"short":{"other":"{0} fl oz"},"narrow":{"other":"{0} fl oz"},"perUnit":{}}},"compound":{"per":{"long":"{0} ក្នុងមួយ {1}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"ADP"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"ឌៀរហាំអារ៉ាប់រួម"},"symbol":"AED","narrow":"AED"},"AFA":{"displayName":{"other":"AFA"},"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":"AOK"},"symbol":"AOK","narrow":"AOK"},"AON":{"displayName":{"other":"AON"},"symbol":"AON","narrow":"AON"},"AOR":{"displayName":{"other":"AOR"},"symbol":"AOR","narrow":"AOR"},"ARA":{"displayName":{"other":"ARA"},"symbol":"ARA","narrow":"ARA"},"ARL":{"displayName":{"other":"ARL"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"ARM"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"ARP"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"ប៉េសូអាហ្សង់ទីន"},"symbol":"ARS","narrow":"$"},"ATS":{"displayName":{"other":"ATS"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"ដុល្លារអូស្ត្រាលី"},"symbol":"A$","narrow":"$"},"AWG":{"displayName":{"other":"ហ្វ្រ័ររិញអារ៉ូបា"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"AZM"},"symbol":"AZM","narrow":"AZM"},"AZN":{"displayName":{"other":"ម៉ាណាតអាស៊ែបៃហ្សង់"},"symbol":"AZN","narrow":"₼"},"BAD":{"displayName":{"other":"BAD"},"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":"$"},"BDT":{"displayName":{"other":"តាកាបង់ក្លាដែស"},"symbol":"BDT","narrow":"৳"},"BEC":{"displayName":{"other":"BEC"},"symbol":"BEC","narrow":"BEC"},"BEF":{"displayName":{"other":"BEF"},"symbol":"BEF","narrow":"BEF"},"BEL":{"displayName":{"other":"BEL"},"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":"BHD","narrow":"BHD"},"BIF":{"displayName":{"other":"ហ្វ្រង់ប៊ូរុនឌី"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"ដុល្លារប៊ឺមុយដា"},"symbol":"BMD","narrow":"$"},"BND":{"displayName":{"other":"ដុល្លារព្រុយណេ"},"symbol":"BND","narrow":"$"},"BOB":{"displayName":{"other":"បូលីវីណូបូលីវី"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"BOL"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"BOP"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"BOV"},"symbol":"BOV","narrow":"BOV"},"BRB":{"displayName":{"other":"BRB"},"symbol":"BRB","narrow":"BRB"},"BRC":{"displayName":{"other":"BRC"},"symbol":"BRC","narrow":"BRC"},"BRE":{"displayName":{"other":"BRE"},"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":"$"},"BTN":{"displayName":{"other":"ញូលត្រឹមប៊ូតាន"},"symbol":"BTN","narrow":"BTN"},"BUK":{"displayName":{"other":"BUK"},"symbol":"BUK","narrow":"BUK"},"BWP":{"displayName":{"other":"ពូឡាបុតស្វាណា"},"symbol":"BWP","narrow":"P"},"BYB":{"displayName":{"other":"BYB"},"symbol":"BYB","narrow":"BYB"},"BYN":{"displayName":{"other":"រ៉ូបលបេឡារុស"},"symbol":"BYN","narrow":"р."},"BYR":{"displayName":{"other":"រ៉ូបលបេឡារុស (2000–2016)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"ដុល្លារបេលី"},"symbol":"BZD","narrow":"$"},"CAD":{"displayName":{"other":"ដុល្លារកាណាដា"},"symbol":"CA$","narrow":"$"},"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":"$"},"CNH":{"displayName":{"other":"យ័នចិន (ក្រៅប្រទេស)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"CNX"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"យ័នចិន"},"symbol":"CN¥","narrow":"¥"},"COP":{"displayName":{"other":"ប៉េសូកូឡុំប៊ី"},"symbol":"COP","narrow":"$"},"COU":{"displayName":{"other":"COU"},"symbol":"COU","narrow":"COU"},"CRC":{"displayName":{"other":"កូឡុងកូស្តារីកា"},"symbol":"CRC","narrow":"₡"},"CSD":{"displayName":{"other":"CSD"},"symbol":"CSD","narrow":"CSD"},"CSK":{"displayName":{"other":"CSK"},"symbol":"CSK","narrow":"CSK"},"CUC":{"displayName":{"other":"ប៉េសូគុយបាអាចបម្លែងបាន"},"symbol":"CUC","narrow":"$"},"CUP":{"displayName":{"other":"ប៉េសូគុយបា"},"symbol":"CUP","narrow":"$"},"CVE":{"displayName":{"other":"អ៊ីស្កូឌូកាប់វែរ"},"symbol":"CVE","narrow":"CVE"},"CYP":{"displayName":{"other":"CYP"},"symbol":"CYP","narrow":"CYP"},"CZK":{"displayName":{"other":"កូរុណាសាធារណៈឆេក"},"symbol":"CZK","narrow":"Kč"},"DDM":{"displayName":{"other":"DDM"},"symbol":"DDM","narrow":"DDM"},"DEM":{"displayName":{"other":"DEM"},"symbol":"DEM","narrow":"DEM"},"DJF":{"displayName":{"other":"ហ្វ្រង់ជីប៊ូទី"},"symbol":"DJF","narrow":"DJF"},"DKK":{"displayName":{"other":"ក្រូណេដាណាម៉ាក់"},"symbol":"DKK","narrow":"kr"},"DOP":{"displayName":{"other":"ប៉េសូដូមីនីក"},"symbol":"DOP","narrow":"$"},"DZD":{"displayName":{"other":"ឌីណាអាល់ស៊េរី"},"symbol":"DZD","narrow":"DZD"},"ECS":{"displayName":{"other":"ECS"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"ECV"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"EEK"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"ផោនអេហ្ស៊ីប"},"symbol":"EGP","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":"ESP"},"symbol":"ESP","narrow":"₧"},"ETB":{"displayName":{"other":"ប៊័រអេត្យូពី"},"symbol":"ETB","narrow":"ETB"},"EUR":{"displayName":{"other":"អឺរ៉ូ"},"symbol":"€","narrow":"€"},"FIM":{"displayName":{"other":"FIM"},"symbol":"FIM","narrow":"FIM"},"FJD":{"displayName":{"other":"ដុល្លារហ្វីជី"},"symbol":"FJD","narrow":"$"},"FKP":{"displayName":{"other":"ផោនកោះហ្វក់ឡែន"},"symbol":"FKP","narrow":"£"},"FRF":{"displayName":{"other":"FRF"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"ផោនចក្រភពអង់គ្លេស"},"symbol":"£","narrow":"£"},"GEK":{"displayName":{"other":"GEK"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"ឡារីហ្សកហ្ស៊ី"},"symbol":"GEL","narrow":"₾"},"GHC":{"displayName":{"other":"GHC"},"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":"GNS"},"symbol":"GNS","narrow":"GNS"},"GQE":{"displayName":{"other":"GQE"},"symbol":"GQE","narrow":"GQE"},"GRD":{"displayName":{"other":"GRD"},"symbol":"GRD","narrow":"GRD"},"GTQ":{"displayName":{"other":"ហ្គីស្សាលក្វាតេម៉ាឡា"},"symbol":"GTQ","narrow":"Q"},"GWE":{"displayName":{"other":"GWE"},"symbol":"GWE","narrow":"GWE"},"GWP":{"displayName":{"other":"GWP"},"symbol":"GWP","narrow":"GWP"},"GYD":{"displayName":{"other":"ដុល្លារហ្គីយ៉ាន"},"symbol":"GYD","narrow":"$"},"HKD":{"displayName":{"other":"ដុល្លារហុងកុង"},"symbol":"HK$","narrow":"$"},"HNL":{"displayName":{"other":"លិមពីរ៉ាហុងឌូរ៉ាស"},"symbol":"HNL","narrow":"L"},"HRD":{"displayName":{"other":"HRD"},"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":"IEP"},"symbol":"IEP","narrow":"IEP"},"ILP":{"displayName":{"other":"ILP"},"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":"IQD","narrow":"IQD"},"IRR":{"displayName":{"other":"រៀល អ៊ីរ៉ង់"},"symbol":"IRR","narrow":"IRR"},"ISJ":{"displayName":{"other":"ISJ"},"symbol":"ISJ","narrow":"ISJ"},"ISK":{"displayName":{"other":"ក្រូណាអ៊ីស្លង់"},"symbol":"ISK","narrow":"kr"},"ITL":{"displayName":{"other":"ITL"},"symbol":"ITL","narrow":"ITL"},"JMD":{"displayName":{"other":"ដុល្លារហ្សាម៉ាអ៊ីក"},"symbol":"JMD","narrow":"$"},"JOD":{"displayName":{"other":"ឌីណាហ្ស៊កដានី"},"symbol":"JOD","narrow":"JOD"},"JPY":{"displayName":{"other":"យេនជប៉ុន"},"symbol":"JP¥","narrow":"¥"},"KES":{"displayName":{"other":"ស៊ីលិញកេនយ៉ា"},"symbol":"KES","narrow":"KES"},"KGS":{"displayName":{"other":"សុមកៀហ្ស៊ីស៊ីស្ថាន"},"symbol":"KGS","narrow":"KGS"},"KHR":{"displayName":{"other":"រៀលកម្ពុជា"},"symbol":"៛","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":"KWD","narrow":"KWD"},"KYD":{"displayName":{"other":"ដុល្លារកោះកៃម៉ែន"},"symbol":"KYD","narrow":"$"},"KZT":{"displayName":{"other":"តង់ហ្គីកាហ្សាក់ស្ថាន"},"symbol":"KZT","narrow":"₸"},"LAK":{"displayName":{"other":"គីបឡាវ"},"symbol":"LAK","narrow":"₭"},"LBP":{"displayName":{"other":"ផោនលីបង់"},"symbol":"LBP","narrow":"L£"},"LKR":{"displayName":{"other":"រូពីស្រីលង្កា"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"ដុល្លារលីប៊ី"},"symbol":"LRD","narrow":"$"},"LSL":{"displayName":{"other":"ឡូទីឡេសូតូ"},"symbol":"ឡូទី","narrow":"ឡូទី"},"LTL":{"displayName":{"other":"លីតាលីទុយអានី"},"symbol":"LTL","narrow":"Lt"},"LTT":{"displayName":{"other":"LTT"},"symbol":"LTT","narrow":"LTT"},"LUC":{"displayName":{"other":"LUC"},"symbol":"LUC","narrow":"LUC"},"LUF":{"displayName":{"other":"LUF"},"symbol":"LUF","narrow":"LUF"},"LUL":{"displayName":{"other":"LUL"},"symbol":"LUL","narrow":"LUL"},"LVL":{"displayName":{"other":"ឡាត់ឡេតូនី"},"symbol":"LVL","narrow":"Ls"},"LVR":{"displayName":{"other":"LVR"},"symbol":"LVR","narrow":"LVR"},"LYD":{"displayName":{"other":"ឌីណាលីប៊ី"},"symbol":"LYD","narrow":"LYD"},"MAD":{"displayName":{"other":"ឌៀរហាំម៉ារ៉ុក"},"symbol":"MAD","narrow":"MAD"},"MAF":{"displayName":{"other":"MAF"},"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":"MGF"},"symbol":"MGF","narrow":"MGF"},"MKD":{"displayName":{"other":"ឌីណាម៉ាសេដូនី"},"symbol":"MKD","narrow":"MKD"},"MKN":{"displayName":{"other":"MKN"},"symbol":"MKN","narrow":"MKN"},"MLF":{"displayName":{"other":"MLF"},"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":"MRU","narrow":"MRU"},"MTL":{"displayName":{"other":"MTL"},"symbol":"MTL","narrow":"MTL"},"MTP":{"displayName":{"other":"MTP"},"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":"$"},"MXP":{"displayName":{"other":"MXP"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"MXV"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"រីងហ្គីតម៉ាឡេស៊ី"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"MZE"},"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":"NIC"},"symbol":"NIC","narrow":"NIC"},"NIO":{"displayName":{"other":"ខឌូបានីការ៉ាហ្កា"},"symbol":"NIO","narrow":"C$"},"NLG":{"displayName":{"other":"NLG"},"symbol":"NLG","narrow":"NLG"},"NOK":{"displayName":{"other":"ក្រូណេន័រវ៉េ"},"symbol":"NOK","narrow":"kr"},"NPR":{"displayName":{"other":"រូពីនេប៉ាល់"},"symbol":"NPR","narrow":"Rs"},"NZD":{"displayName":{"other":"ដុល្លារនូវែលសេឡង់"},"symbol":"NZ$","narrow":"$"},"OMR":{"displayName":{"other":"រៀលរូម៉ានី"},"symbol":"OMR","narrow":"OMR"},"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":"PLZ"},"symbol":"PLZ","narrow":"PLZ"},"PTE":{"displayName":{"other":"PTE"},"symbol":"PTE","narrow":"PTE"},"PYG":{"displayName":{"other":"ហ្គូរីនីប៉ារ៉ាហ្គាយ"},"symbol":"PYG","narrow":"₲"},"QAR":{"displayName":{"other":"រៀលកាតា"},"symbol":"QAR","narrow":"QAR"},"RHD":{"displayName":{"other":"RHD"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"ROL"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"លូរូម៉ានី"},"symbol":"RON","narrow":"lei"},"RSD":{"displayName":{"other":"ឌីណាស៊ែប"},"symbol":"RSD","narrow":"RSD"},"RUB":{"displayName":{"other":"រ៉ូបលរុស្ស៊ី"},"symbol":"RUB","narrow":"₽"},"RUR":{"displayName":{"other":"RUR"},"symbol":"RUR","narrow":"RUR"},"RWF":{"displayName":{"other":"ហ្វ្រង់រវ៉ាន់ដា"},"symbol":"RWF","narrow":"RF"},"SAR":{"displayName":{"other":"រីយ៉ាលអារ៉ាប៊ីសាអូឌីត"},"symbol":"SAR","narrow":"SAR"},"SBD":{"displayName":{"other":"ដុល្លារកោះសូឡូម៉ុង"},"symbol":"SBD","narrow":"$"},"SCR":{"displayName":{"other":"រូពីសីស្ហែល"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"SDD"},"symbol":"SDD","narrow":"SDD"},"SDG":{"displayName":{"other":"ផោនស៊ូដង់"},"symbol":"SDG","narrow":"SDG"},"SDP":{"displayName":{"other":"SDP"},"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":"SIT"},"symbol":"SIT","narrow":"SIT"},"SKK":{"displayName":{"other":"SKK"},"symbol":"SKK","narrow":"SKK"},"SLL":{"displayName":{"other":"លីអ៊ុនសៀរ៉ាឡេអូន"},"symbol":"SLL","narrow":"SLL"},"SOS":{"displayName":{"other":"ស៊ីលិញសូម៉ាលី"},"symbol":"SOS","narrow":"SOS"},"SRD":{"displayName":{"other":"ដុល្លារសូរីណាម"},"symbol":"SRD","narrow":"$"},"SRG":{"displayName":{"other":"SRG"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"ផោនស៊ូដង់ខាងត្បូង"},"symbol":"SSP","narrow":"£"},"STD":{"displayName":{"other":"ឌូប្រាសៅតូម៉េ និងប្រាំងស៊ីប (1977–2017)"},"symbol":"STD","narrow":"STD"},"STN":{"displayName":{"other":"ឌូប្រាសៅតូម៉េ និងប្រាំងស៊ីប"},"symbol":"STN","narrow":"Db"},"SUR":{"displayName":{"other":"SUR"},"symbol":"SUR","narrow":"SUR"},"SVC":{"displayName":{"other":"SVC"},"symbol":"SVC","narrow":"SVC"},"SYP":{"displayName":{"other":"ផោនស៊ីរី"},"symbol":"SYP","narrow":"£"},"SZL":{"displayName":{"other":"លីឡាងហ្គីនីស្វាស៊ីឡង់"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"បាតថៃ"},"symbol":"฿","narrow":"฿"},"TJR":{"displayName":{"other":"TJR"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"សូមុនីតាហ្ស៊ីគីស្ថាន"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"TMM"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"ម៉ាណាតតួកម៉េនីស្ថាន"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"ឌីណាទុយនេស៊ី"},"symbol":"TND","narrow":"TND"},"TOP":{"displayName":{"other":"ប៉ាអង់កាតុងហ្គា"},"symbol":"TOP","narrow":"T$"},"TPE":{"displayName":{"other":"TPE"},"symbol":"TPE","narrow":"TPE"},"TRL":{"displayName":{"other":"TRL"},"symbol":"TRL","narrow":"TRL"},"TRY":{"displayName":{"other":"លីរ៉ាទួរគី"},"symbol":"TRY","narrow":"₺"},"TTD":{"displayName":{"other":"ដុល្លារទ្រីនីដាដ និងតូបាហ្គោ"},"symbol":"TTD","narrow":"$"},"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":"UGS"},"symbol":"UGS","narrow":"UGS"},"UGX":{"displayName":{"other":"ស៊ីលិញអ៊ូហ្គង់ដា"},"symbol":"UGX","narrow":"UGX"},"USD":{"displayName":{"other":"ដុល្លារអាមេរិក"},"symbol":"$","narrow":"$"},"USN":{"displayName":{"other":"USN"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"USS"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"UYI"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"UYP"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"ប៉េសូអ៊ុយរូហ្គាយ"},"symbol":"UYU","narrow":"$"},"UYW":{"displayName":{"other":"UYW"},"symbol":"UYW","narrow":"UYW"},"UZS":{"displayName":{"other":"សុមអ៊ូបេគីស្ថាន"},"symbol":"UZS","narrow":"UZS"},"VEB":{"displayName":{"other":"VEB"},"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":"ហ្វ្រង់ CFA អាហ្វ្រិកកណ្តាល"},"symbol":"FCFA","narrow":"FCFA"},"XAG":{"displayName":{"other":"XAG"},"symbol":"XAG","narrow":"XAG"},"XAU":{"displayName":{"other":"XAU"},"symbol":"XAU","narrow":"XAU"},"XBA":{"displayName":{"other":"XBA"},"symbol":"XBA","narrow":"XBA"},"XBB":{"displayName":{"other":"XBB"},"symbol":"XBB","narrow":"XBB"},"XBC":{"displayName":{"other":"XBC"},"symbol":"XBC","narrow":"XBC"},"XBD":{"displayName":{"other":"XBD"},"symbol":"XBD","narrow":"XBD"},"XCD":{"displayName":{"other":"ដុល្លារការ៉ាប៊ីនខាងកើត"},"symbol":"EC$","narrow":"$"},"XDR":{"displayName":{"other":"XDR"},"symbol":"XDR","narrow":"XDR"},"XEU":{"displayName":{"other":"XEU"},"symbol":"XEU","narrow":"XEU"},"XFO":{"displayName":{"other":"XFO"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"XFU"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"ហ្វ្រង់ CFA អាហ្វ្រិកខាងលិច"},"symbol":"F CFA","narrow":"F CFA"},"XPD":{"displayName":{"other":"XPD"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"ហ្វ្រង់ CFP"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"XPT"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"XRE"},"symbol":"XRE","narrow":"XRE"},"XSU":{"displayName":{"other":"XSU"},"symbol":"XSU","narrow":"XSU"},"XTS":{"displayName":{"other":"XTS"},"symbol":"XTS","narrow":"XTS"},"XUA":{"displayName":{"other":"XUA"},"symbol":"XUA","narrow":"XUA"},"XXX":{"displayName":{"other":"(រូបិយប័ណ្ណមិនស្គាល់)"},"symbol":"¤","narrow":"¤"},"YDD":{"displayName":{"other":"YDD"},"symbol":"YDD","narrow":"YDD"},"YER":{"displayName":{"other":"រៀលយេម៉ែន"},"symbol":"YER","narrow":"YER"},"YUD":{"displayName":{"other":"YUD"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"YUM"},"symbol":"YUM","narrow":"YUM"},"YUN":{"displayName":{"other":"YUN"},"symbol":"YUN","narrow":"YUN"},"YUR":{"displayName":{"other":"YUR"},"symbol":"YUR","narrow":"YUR"},"ZAL":{"displayName":{"other":"ZAL"},"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":"ZRN"},"symbol":"ZRN","narrow":"ZRN"},"ZRZ":{"displayName":{"other":"ZRZ"},"symbol":"ZRZ","narrow":"ZRZ"},"ZWD":{"displayName":{"other":"ZWD"},"symbol":"ZWD","narrow":"ZWD"},"ZWL":{"displayName":{"other":"ZWL"},"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":"NaN","timeSeparator":":"}},"percent":{"latn":"#,##0%"},"decimal":{"latn":{"standard":"#,##0.###","long":{"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 ទ្រីលាន"}},"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 ទ្រីលាន"}}}},"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":"km"}
|
|
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":"{0} ಡಿಗ್ರಿ"},"short":{"other":"{0} ಡಿ."},"narrow":{"other":"{0}°"},"perUnit":{}},"hectare":{"long":{"other":"{0} ಹೆಕ್ಟೇರುಗಳು","one":"{0} ಹೆಕ್ಟೇರ್"},"short":{"other":"{0} ಹೆ."},"narrow":{"other":"{0} ಹೆ."},"perUnit":{}},"acre":{"long":{"other":"{0} ಎಕರೆಗಳು","one":"{0} ಎಕರೆ"},"short":{"other":"{0} ಎಕ."},"narrow":{"other":"{0} ಎಕ."},"perUnit":{}},"percent":{"long":{"other":"{0} ಶೇಕಡಾ"},"short":{"other":"{0}%"},"narrow":{"other":"{0}%"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"{0} ಪ್ರತಿ ಕಿಲೋಮೀಟರ್ಗೆ ಲೀಟರ್ಗಳು","one":"{0} ಲೀಟರ್ ಪ್ರತಿ ಕಿಲೋಮೀಟರ್ಗೆ"},"short":{"other":"{0} ಲೀ/ಕಿ.ಮೀ"},"narrow":{"other":"{0} ಲೀ/ಕಿ.ಮೀ"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"{0} ಪ್ರತಿ ಗ್ಯಾಲನ್ಗೆ ಮೈಲಿಗಳು","one":"{0} ಪ್ರತಿ ಗ್ಯಾಲನ್ಗೆ ಮೈಲಿ"},"short":{"other":"{0} ಪ್ರ.ಗ್ಯಾ.ಮೈ.","one":"{0} ಪ್ರಗ್ಯಾಮೈ"},"narrow":{"other":"{0}mpg"},"perUnit":{}},"petabyte":{"long":{"other":"{0} ಪೆಟಾಬೈಟ್ಗಳು","one":"{0} ಪೆಟಾಬೈಟ್"},"short":{"other":"{0} ಪೆಬೈ"},"narrow":{"other":"{0}ಪೆಬೈ"},"perUnit":{}},"terabyte":{"long":{"other":"{0} ಟೆರಾಬೈಟ್ಗಳು","one":"{0} ಟೆರಾಬೈಟ್"},"short":{"other":"{0} ಟೆ.ಬೈ."},"narrow":{"other":"{0}ಟೆ.ಬೈ."},"perUnit":{}},"terabit":{"long":{"other":"{0} ಟೆರಾಬಿಟ್ಗಳು","one":"{0} ಟೆರಾಬಿಟ್"},"short":{"other":"{0} ಟೆ.ಬಿ."},"narrow":{"other":"{0}ಟೆ.ಬಿ."},"perUnit":{}},"gigabyte":{"long":{"other":"{0} ಗಿಗಾಬೈಟ್ಗಳು","one":"{0} ಗಿಗಾಬೈಟ್"},"short":{"other":"{0} ಗಿ.ಬೈ."},"narrow":{"other":"{0}ಗಿ.ಬೈ."},"perUnit":{}},"gigabit":{"long":{"other":"{0} ಗಿಗಾಬಿಟ್ಗಳು","one":"{0} ಗಿಗಾಬಿಟ್"},"short":{"other":"{0} ಗಿ.ಬಿ."},"narrow":{"other":"{0}ಗಿ.ಬಿ."},"perUnit":{}},"megabyte":{"long":{"other":"{0} ಮೆಗಾಬೈಟ್ಗಳು","one":"{0} ಮೆಗಾಬೈಟ್"},"short":{"other":"{0} ಮೆ.ಬೈ."},"narrow":{"other":"{0}ಮೆ.ಬೈ."},"perUnit":{}},"megabit":{"long":{"other":"{0} ಮೆಗಾಬಿಟ್ಗಳು","one":"{0} ಮೆಗಾಬಿಟ್"},"short":{"other":"{0} ಮೆ.ಬಿ."},"narrow":{"other":"{0}ಮೆ.ಬಿ."},"perUnit":{}},"kilobyte":{"long":{"other":"{0} ಕಿಲೋಬೈಟ್ಗಳು","one":"{0} ಕಿಲೋಬೈಟ್"},"short":{"other":"{0} ಕಿ.ಬೈ."},"narrow":{"other":"{0}ಕಿ.ಬೈ."},"perUnit":{}},"kilobit":{"long":{"other":"{0} ಕಿಲೋಬಿಟ್ಗಳು","one":"{0} ಕಿಲೋಬಿಟ್"},"short":{"other":"{0} ಕಿ.ಬಿ."},"narrow":{"other":"{0}ಕಿ.ಬಿ."},"perUnit":{}},"byte":{"long":{"other":"{0} ಬೈಟ್ಗಳು","one":"{0} ಬೈಟ್"},"short":{"other":"{0} ಬೈ.","one":"{0} ಬೈಟ್"},"narrow":{"other":"{0} ಬೈ.","one":"{0}ಬೈ"},"perUnit":{}},"bit":{"long":{"other":"{0} ಬಿಟ್ಗಳು","one":"{0} ಬಿಟ್"},"short":{"other":"{0} ಬಿ.","one":"{0} ಬಿಟ್"},"narrow":{"other":"{0}ಬಿಟ್"},"perUnit":{}},"year":{"long":{"other":"{0} ವರ್ಷಗಳು","one":"{0} ವರ್ಷ"},"short":{"other":"{0} ವರ್ಷಗಳು","one":"{0} ವರ್ಷ"},"narrow":{"other":"{0}ವ"},"perUnit":{"long":"ಪ್ರತಿ ವರ್ಷಕ್ಕೆ {0}","short":"{0}/ವ","narrow":"{0}/ವ"}},"month":{"long":{"other":"{0} ತಿಂಗಳು"},"short":{"other":"{0} ತಿಂ.ಗಳು","one":"{0} ತಿಂ."},"narrow":{"other":"{0}ತಿಂ."},"perUnit":{"long":"ಪ್ರತಿ ತಿಂಗಳಿಗೆ {0}","short":"{0}/ತಿ","narrow":"{0}/ತಿ"}},"week":{"long":{"other":"{0} ವಾರಗಳು","one":"{0} ವಾರ"},"short":{"other":"{0} ವಾರಗಳು","one":"{0} ವಾರ"},"narrow":{"other":"{0}ವಾ"},"perUnit":{"long":"{0} ಪ್ರತಿ ವಾರಕ್ಕೆ","short":"{0}/ವಾ","narrow":"{0}/ವಾ"}},"day":{"long":{"other":"{0} ದಿನಗಳು","one":"{0} ದಿನ"},"short":{"other":"{0} ದಿನಗಳು","one":"{0} ದಿನ"},"narrow":{"other":"{0}ದಿ"},"perUnit":{"long":"{0} ಪ್ರತಿ ದಿನಕ್ಕೆ","short":"{0}/ದಿ","narrow":"{0}/ದಿ"}},"hour":{"long":{"other":"{0} ಗಂಟೆಗಳು","one":"{0} ಗಂಟೆ"},"short":{"other":"{0} ಗಂ."},"narrow":{"other":"{0}ಗಂ."},"perUnit":{"long":"ಪ್ರತಿ ಗಂಟೆಗೆ {0}","short":"{0}/ಗಂ","narrow":"{0}/ಗಂ"}},"minute":{"long":{"other":"{0} ನಿಮಿಷಗಳು","one":"{0} ನಿಮಿಷ"},"short":{"other":"{0} ನಿಮಿ"},"narrow":{"other":"{0}ನಿಮಿ"},"perUnit":{"long":"ಪ್ರತಿ ನಿಮಿಷಕ್ಕೆ {0}","short":"{0}/ನಿಮಿ","narrow":"{0}/ನಿಮಿ"}},"second":{"long":{"other":"{0} ಸೆಕೆಂಡುಗಳು","one":"{0} ಸೆಕೆಂಡ್"},"short":{"other":"{0} ಸೆಕೆಂ"},"narrow":{"other":"{0} ಸೆಕೆಂ","one":"{0}ಸೆಕೆಂ"},"perUnit":{"long":"ಪ್ರತಿ ಸೆಕೆಂಡ್ಗೆ {0}","short":"{0}/ಸೆ","narrow":"{0}/ಸೆ"}},"millisecond":{"long":{"other":"{0} ಮಿಲಿಸೆಕೆಂಡುಗಳು","one":"{0} ಮಿಲಿಸೆಕೆಂಡ್"},"short":{"other":"{0} ಮಿ.ಸೆ."},"narrow":{"other":"{0}ಮಿ.ಸೆ."},"perUnit":{}},"kilometer":{"long":{"other":"{0} ಕಿಲೋಮೀಟರ್ಗಳು","one":"{0} ಕಿಲೋಮೀಟರ್"},"short":{"other":"{0} ಕಿಮೀ"},"narrow":{"other":"{0}ಕಿಮೀ"},"perUnit":{"long":"ಪ್ರತಿ ಕಿಲೋಮೀಟರ್ಗೆ {0}","short":"{0}/ಕಿ.ಮೀ","narrow":"{0}/ಕಿ.ಮೀ"}},"meter":{"long":{"other":"{0} ಮೀಟರ್ಗಳು","one":"{0} ಮೀಟರ್"},"short":{"other":"{0} ಮೀ"},"narrow":{"other":"{0}ಮೀ"},"perUnit":{"long":"ಪ್ರತಿ ಮೀಟರ್ಗೆ {0}","short":"{0}/ಮೀ","narrow":"{0}/ಮೀ"}},"centimeter":{"long":{"other":"{0} ಸೆಂಟಿಮೀಟರ್ಗಳು","one":"{0} ಸೆಂಟಿಮೀಟರ್"},"short":{"other":"{0} ಸೆಮೀ"},"narrow":{"other":"{0} ಸೆಮೀ"},"perUnit":{"long":"ಪ್ರತಿ ಸೆಂಟಿಮೀಟರ್ಗೆ {0}","short":"{0}/ಸೆಂಮೀ","narrow":"{0}/ಸೆಂಮೀ"}},"millimeter":{"long":{"other":"{0} ಮಿಲಿಮೀಟರ್ಗಳು","one":"{0} ಮಿಲಿಮೀಟರ್"},"short":{"other":"{0} ಮಿಮೀ"},"narrow":{"other":"{0}ಮಿಮೀ"},"perUnit":{}},"mile":{"long":{"other":"{0} ಮೈಲುಗಳು","one":"{0} ಮೈಲು"},"short":{"other":"{0} ಮೈ."},"narrow":{"other":"{0}ಮೈ."},"perUnit":{}},"yard":{"long":{"other":"{0} ಗಜಗಳು","one":"{0} ಗಜ"},"short":{"other":"{0} ಗ"},"narrow":{"other":"{0} ಗ","one":"{0}ಗ"},"perUnit":{}},"foot":{"long":{"other":"{0} ಅಡಿ"},"short":{"other":"{0} ಅ"},"narrow":{"other":"{0} ′"},"perUnit":{"long":"ಪ್ರತಿ ಅಡಿಗೆ {0}","short":"{0}/ಅ","narrow":"{0}/ಅ"}},"inch":{"long":{"other":"{0} ಅಂಗುಲಗಳು","one":"{0} ಅಂಗುಲ"},"short":{"other":"{0} ಅಂ"},"narrow":{"other":"{0} ″"},"perUnit":{"long":"ಪ್ರತಿ ಅಂಗುಲಕ್ಕೆ {0}","short":"{0}/ಅಂ","narrow":"{0}/ಅಂ"}},"mile-scandinavian":{"long":{"other":"{0} ಸ್ಕ್ಯಾಂಡಿನೇವಿಯನ್-ಮೈಲುಗಳು","one":"{0} ಸ್ಕ್ಯಾಂಡಿನೇವಿಯನ್-ಮೈಲು"},"short":{"other":"{0} ಸ್ಕ್ಯಾಂ.ಮೈ"},"narrow":{"other":"{0}smi"},"perUnit":{}},"kilogram":{"long":{"other":"{0} ಕಿಲೋಗ್ರಾಂಗಳು","one":"{0} ಕಿಲೋಗ್ರಾಂ"},"short":{"other":"{0} ಕೆಜಿ"},"narrow":{"other":"{0}ಕೆಜಿ"},"perUnit":{"long":"{0} ಪ್ರತಿ ಕಿಲೋಗ್ರಾಂಗೆ","short":"{0}/ಕೆಜಿ","narrow":"{0}/ಕೆಜಿ"}},"gram":{"long":{"other":"{0} ಗ್ರಾಂಗಳು","one":"{0} ಗ್ರಾಂ"},"short":{"other":"{0} ಗ್ರಾ"},"narrow":{"other":"{0}ಗ್ರಾ"},"perUnit":{"long":"{0} ಪ್ರತಿ ಗ್ರಾಂಗೆ","short":"{0}/ಗ್ರಾ","narrow":"{0}/ಗ್ರಾ"}},"stone":{"long":{"other":"{0} ಕಲ್ಲುಗಳು","one":"{0} ಕಲ್ಲು"},"short":{"other":"{0} ಕಲ್ಲು"},"narrow":{"other":"{0}ಕಲ್ಲು"},"perUnit":{}},"pound":{"long":{"other":"{0} ಪೌಂಡ್ಗಳು","one":"{0} ಪೌಂಡ್"},"short":{"other":"{0} ಪೌಂ"},"narrow":{"other":"{0}#"},"perUnit":{"long":"{0} ಪ್ರತಿ ಪೌಂಡ್ಗೆ","short":"{0}/ಪೌಂ","narrow":"{0}/ಪೌಂ"}},"ounce":{"long":{"other":"{0} ಔನ್ಸ್ಗಳು","one":"{0} ಔನ್ಸ್"},"short":{"other":"{0} ಔ"},"narrow":{"other":"{0}ಔ"},"perUnit":{"long":"{0} ಪ್ರತಿ ಔನ್ಸ್ಗೆ","short":"{0}/ ಔ","narrow":"{0}/ ಔ"}},"kilometer-per-hour":{"long":{"other":"{0} ಕಿಲೋಮಿಟರ್ಗಳು ಪ್ರತಿ ಗಂಟೆಗೆ","one":"{0} ಕಿಲೋಮಿಟರ್ ಪ್ರತಿ ಗಂಟೆಗೆ"},"short":{"other":"{0} ಕಿ.ಮೀ./ಗಂ"},"narrow":{"other":"{0} ಕಿ.ಮೀ./ಗಂ"},"perUnit":{}},"meter-per-second":{"long":{"other":"{0} ಮೀಟರ್ಗಳು ಪ್ರತಿ ಸೆಕೆಂಡ್ಗೆ","one":"{0} ಮೀಟರ್ ಪ್ರತಿ ಸೆಕೆಂಡ್ಗೆ"},"short":{"other":"{0} ಮೀ/ಸೆ."},"narrow":{"other":"{0}ಮೀ/ಸೆ."},"perUnit":{}},"mile-per-hour":{"long":{"other":"{0} ಗಂಟೆಗೆ ಮೈಲುಗಳು","one":"{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":"{0} ಲೀಟರ್"},"short":{"other":"{0} ಲೀ"},"narrow":{"other":"{0}ಲೀ"},"perUnit":{"long":"ಪ್ರತಿ ಲೀಟರ್ಗೆ {0}","short":"{0}/ಲೀ","narrow":"{0}/ಲೀ"}},"milliliter":{"long":{"other":"{0} ಮಿಲಿಲೀಟರ್ಗಳು","one":"{0} ಮಿಲಿಲೀಟರ್"},"short":{"other":"{0} ಮಿ.ಲೀ"},"narrow":{"other":"{0}ಮಿ.ಲೀ"},"perUnit":{}},"gallon":{"long":{"other":"{0} ಗ್ಯಾಲನ್ಗಳು","one":"{0} ಗ್ಯಾಲನ್"},"short":{"other":"{0} ಗ್ಯಾ"},"narrow":{"other":"{0} ಗ್ಯಾ"},"perUnit":{"long":"{0} ಪ್ರತಿ ಗ್ಯಾಲನ್ಗೆ","short":"{0}/ಗ್ಯಾ","narrow":"{0}/ಗ್ಯಾ"}},"fluid-ounce":{"long":{"other":"{0} ಫ್ಲೂಡ್ ಔನ್ಸ್ಗಳು","one":"{0} ಫ್ಲೂಡ್ ಔನ್ಸ್"},"short":{"other":"{0} ಫ್ಲೂ.ಔ"},"narrow":{"other":"{0}ಫ್ಲೂ.ಔ"},"perUnit":{}}},"compound":{"per":{"long":"ಪ್ರತಿ {1} ಗೆ {0}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"ADP"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"ಯುಎಇ ದಿರಾಮ್ಗಳು","one":"ಯುಎಇ ದಿರಾಮ್"},"symbol":"AED","narrow":"AED"},"AFA":{"displayName":{"other":"AFA"},"symbol":"AFA","narrow":"AFA"},"AFN":{"displayName":{"other":"ಅಫ್ಘನ್ ಅಫಘಾನಿಗಳು","one":"ಅಫ್ಘನ್ ಅಫಘಾನಿ"},"symbol":"AFN","narrow":"؋"},"ALK":{"displayName":{"other":"ALK"},"symbol":"ALK","narrow":"ALK"},"ALL":{"displayName":{"other":"ಅಲ್ಬೇನಿಯನ್ ಲೆಕ್"},"symbol":"ALL","narrow":"ALL"},"AMD":{"displayName":{"other":"ಅರ್ಮೇನಿಯನ್ ಡ್ರಾಮ್ಗಳು","one":"ಅರ್ಮೆನಿಯನ್ ಡ್ರಾಮ್"},"symbol":"AMD","narrow":"֏"},"ANG":{"displayName":{"other":"ನೆದರ್ಲೆಂಡ್ಸ್ ಆಂಟಿಲಿಯನ್ ಗಿಲ್ಡರ್ಗಳು","one":"ನೆದರ್ಲೆಂಡ್ಸ್ ಆಂಟಿಲಿಯನ್ ಗಿಲ್ಡರ್"},"symbol":"ANG","narrow":"ANG"},"AOA":{"displayName":{"other":"ಅಂಗೋಲಾದ ಕ್ವಾನ್ಝಾಗಳು","one":"ಅಂಗೋಲಾದ ಕ್ವಾನ್ಝಾ"},"symbol":"AOA","narrow":"Kz"},"AOK":{"displayName":{"other":"AOK"},"symbol":"AOK","narrow":"AOK"},"AON":{"displayName":{"other":"AON"},"symbol":"AON","narrow":"AON"},"AOR":{"displayName":{"other":"AOR"},"symbol":"AOR","narrow":"AOR"},"ARA":{"displayName":{"other":"ARA"},"symbol":"ARA","narrow":"ARA"},"ARL":{"displayName":{"other":"ARL"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"ARM"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"ARP"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"ಅರ್ಜೆಂಟಿನಾ ಪೆಸೊಗಳು","one":"ಅರ್ಜೆಂಟಿನಾ ಪೆಸೊ"},"symbol":"ARS","narrow":"$"},"ATS":{"displayName":{"other":"ATS"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"ಆಸ್ಟ್ರೇಲಿಯನ್ ಡಾಲರ್ಗಳು","one":"ಆಸ್ಟ್ರೇಲಿಯನ್ ಡಾಲರ್"},"symbol":"A$","narrow":"$"},"AWG":{"displayName":{"other":"ಅರುಬನ್ ಫ್ಲೊರೀನ್"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"AZM"},"symbol":"AZM","narrow":"AZM"},"AZN":{"displayName":{"other":"ಅಝರ್ಬೈಜಾನಿ ಮನಾತ್ಗಳು","one":"ಅಝರ್ಬೈಜಾನಿ ಮನಾತ್"},"symbol":"AZN","narrow":"₼"},"BAD":{"displayName":{"other":"BAD"},"symbol":"BAD","narrow":"BAD"},"BAM":{"displayName":{"other":"ಬೋಸ್ನಿಯಾ-ಹರ್ಜ್ಗೋವಿನ ಪರಿವರ್ತನೀಯ ಗುರುತುಗಳು","one":"ಬೋಸ್ನಿಯಾ-ಹರ್ಜ್ಗೋವಿನ ಪರಿವರ್ತನೀಯ ಗುರುತು"},"symbol":"BAM","narrow":"KM"},"BAN":{"displayName":{"other":"BAN"},"symbol":"BAN","narrow":"BAN"},"BBD":{"displayName":{"other":"ಬರ್ಬಾಡಿಯನ್ ಡಾಲರ್ಗಳು","one":"ಬರ್ಬಾಡಿಯನ್ ಡಾಲರ್"},"symbol":"BBD","narrow":"$"},"BDT":{"displayName":{"other":"ಬಾಂಗ್ಲಾದೇಶದ ಟಾಕಾಗಳು","one":"ಬಾಂಗ್ಲಾದೇಶದ ಟಾಕಾ"},"symbol":"BDT","narrow":"৳"},"BEC":{"displayName":{"other":"BEC"},"symbol":"BEC","narrow":"BEC"},"BEF":{"displayName":{"other":"BEF"},"symbol":"BEF","narrow":"BEF"},"BEL":{"displayName":{"other":"BEL"},"symbol":"BEL","narrow":"BEL"},"BGL":{"displayName":{"other":"BGL"},"symbol":"BGL","narrow":"BGL"},"BGM":{"displayName":{"other":"BGM"},"symbol":"BGM","narrow":"BGM"},"BGN":{"displayName":{"other":"ಬಲ್ಗೇರಿಯನ್ ಲೀವಾ","one":"ಬಲ್ಗೇರಿಯನ್ ಲೆವ್"},"symbol":"BGN","narrow":"BGN"},"BGO":{"displayName":{"other":"BGO"},"symbol":"BGO","narrow":"BGO"},"BHD":{"displayName":{"other":"ಬಹ್ರೈನಿ ದಿನಾರ್ಗಳು","one":"ಬಹ್ರೈನಿ ದಿನಾರ್"},"symbol":"BHD","narrow":"BHD"},"BIF":{"displayName":{"other":"ಬುರುಂದಿಯನ್ ಫ್ರಾಂಕ್ಗಳು","one":"ಬುರುಂದಿಯನ್ ಫ್ರಾಂಕ್"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"ಬರ್ಮುಡನ್ ಡಾಲರ್ಗಳು","one":"ಬರ್ಮುಡನ್ ಡಾಲರ್"},"symbol":"BMD","narrow":"$"},"BND":{"displayName":{"other":"ಬ್ರೂನಿ ಡಾಲರ್ಗಳು","one":"ಬ್ರೂನಿ ಡಾಲರ್"},"symbol":"BND","narrow":"$"},"BOB":{"displayName":{"other":"ಬೊಲಿವಿಯಾದ ಬೊಲಿವಿಯಾನೊಗಳು","one":"ಬೊಲಿವಿಯಾದ ಬೊಲಿವಿಯಾನೊ"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"BOL"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"BOP"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"BOV"},"symbol":"BOV","narrow":"BOV"},"BRB":{"displayName":{"other":"BRB"},"symbol":"BRB","narrow":"BRB"},"BRC":{"displayName":{"other":"BRC"},"symbol":"BRC","narrow":"BRC"},"BRE":{"displayName":{"other":"BRE"},"symbol":"BRE","narrow":"BRE"},"BRL":{"displayName":{"other":"ಬ್ರೆಜಿಲಿಯನ್ ರಿಯಲ್ಗಳು","one":"ಬ್ರೆಜಿಲಿಯನ್ ರಿಯಲ್"},"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":"ಬಹಾಮಿಯನ್ ಡಾಲರ್ಗಳು","one":"ಬಹಾಮಿಯನ್ ಡಾಲರ್"},"symbol":"BSD","narrow":"$"},"BTN":{"displayName":{"other":"ಭೂತಾನೀಸ್ ನುಲ್ತರಮ್ಗಳು","one":"ಭೂತಾನೀಸ್ ನುಲ್ತರಮ್"},"symbol":"BTN","narrow":"BTN"},"BUK":{"displayName":{"other":"BUK"},"symbol":"BUK","narrow":"BUK"},"BWP":{"displayName":{"other":"ಬೋಟ್ಸ್ವಾನನ್ ಪುಲಾಗಳು","one":"ಬೋಟ್ಸ್ವಾನನ್ ಪುಲಾ"},"symbol":"BWP","narrow":"P"},"BYB":{"displayName":{"other":"BYB"},"symbol":"BYB","narrow":"BYB"},"BYN":{"displayName":{"other":"ಬೆಲಾರುಸಿಯನ್ ರೂಬಲ್ಗಳು","one":"ಬೆಲಾರುಸಿಯನ್ ರೂಬಲ್"},"symbol":"BYN","narrow":"р."},"BYR":{"displayName":{"other":"ಬೆಲಾರುಸಿಯನ್ ರೂಬಲ್ಗಳು (2000–2016)","one":"ಬೆಲಾರುಸಿಯನ್ ರೂಬಲ್ (2000–2016)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"ಬೆಲೀಜ್ ಡಾಲರ್ಗಳು","one":"ಬೆಲೀಜ್ ಡಾಲರ್"},"symbol":"BZD","narrow":"$"},"CAD":{"displayName":{"other":"ಕೆನಡಾದ ಡಾಲರ್ಗಳು","one":"ಕೆನಡಾದ ಡಾಲರ್"},"symbol":"CA$","narrow":"$"},"CDF":{"displayName":{"other":"ಕಾಂಗೋಲೀಸ್ ಫ್ರಾಂಕ್ಗಳು","one":"ಕಾಂಗೋಲೀಸ್ ಫ್ರಾಂಕ್"},"symbol":"CDF","narrow":"CDF"},"CHE":{"displayName":{"other":"CHE"},"symbol":"CHE","narrow":"CHE"},"CHF":{"displayName":{"other":"ಸ್ವಿಸ್ ಫ್ರಾಂಕ್ಗಳು","one":"ಸ್ವಿಸ್ ಫ್ರಾಂಕ್"},"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":"ಚಿಲಿಯ ಪೆಸೊಗಳು","one":"ಚಿಲಿಯ ಪೆಸೊ"},"symbol":"CLP","narrow":"$"},"CNH":{"displayName":{"other":"ಚೈನೀಸ್ ಯುವಾನ್ (ಆಫ್ಶೋರ್)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"CNX"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"ಚೈನೀಸ್ ಯುವಾನ್"},"symbol":"CN¥","narrow":"¥"},"COP":{"displayName":{"other":"ಕೊಲೊಂಬಿಯೋದ ಪೆಸೊಗಳು","one":"ಕೊಲೊಂಬಿಯೋದ ಪೆಸೊ"},"symbol":"COP","narrow":"$"},"COU":{"displayName":{"other":"COU"},"symbol":"COU","narrow":"COU"},"CRC":{"displayName":{"other":"ಕೋಸ್ಟಾ ರಿಕಾದ ಕೊಲೊನ್ಗಳು","one":"ಕೋಸ್ಟಾ ರಿಕಾದ ಕೊಲೊನ್"},"symbol":"CRC","narrow":"₡"},"CSD":{"displayName":{"other":"CSD"},"symbol":"CSD","narrow":"CSD"},"CSK":{"displayName":{"other":"CSK"},"symbol":"CSK","narrow":"CSK"},"CUC":{"displayName":{"other":"ಕ್ಯೂಬಾದ ಪರಿವರ್ತನೀಯ ಪೆಸೊಗಳು","one":"ಕ್ಯೂಬಾದ ಪರಿವರ್ತನೀಯ ಪೆಸೊ"},"symbol":"CUC","narrow":"$"},"CUP":{"displayName":{"other":"ಕ್ಯೂಬಾದ ಪೆಸೊಗಳು","one":"ಕ್ಯೂಬಾದ ಪೆಸೊ"},"symbol":"CUP","narrow":"$"},"CVE":{"displayName":{"other":"ಕೇಪ್ ವರ್ಡಿನ್ ಎಸ್ಕೂಡೊಗಳು","one":"ಕೇಪ್ ವರ್ಡಿನ್ ಎಸ್ಕೂಡೊ"},"symbol":"CVE","narrow":"CVE"},"CYP":{"displayName":{"other":"CYP"},"symbol":"CYP","narrow":"CYP"},"CZK":{"displayName":{"other":"ಝೆಕ್ ಗಣರಾಜ್ಯ ಕೊರೂನಗಳು","one":"ಝೆಕ್ ಗಣರಾಜ್ಯ ಕೊರೂನ"},"symbol":"CZK","narrow":"Kč"},"DDM":{"displayName":{"other":"DDM"},"symbol":"DDM","narrow":"DDM"},"DEM":{"displayName":{"other":"DEM"},"symbol":"DEM","narrow":"DEM"},"DJF":{"displayName":{"other":"ಜಿಬೊಟಿಯನ್ ಫ್ರಾಂಕ್ಗಳು","one":"ಜಿಬೊಟಿಯನ್ ಫ್ರಾಂಕ್"},"symbol":"DJF","narrow":"DJF"},"DKK":{"displayName":{"other":"ಡ್ಯಾನಿಶ್ ಕ್ರೋನರ್","one":"ಡ್ಯಾನಿಶ್ ಕ್ರೋನ್"},"symbol":"DKK","narrow":"kr"},"DOP":{"displayName":{"other":"ಡೊಮಿನಿಕನ್ ಪೆಸೊಗಳು","one":"ಡೊಮಿನಿಕನ್ ಪೆಸೊ"},"symbol":"DOP","narrow":"$"},"DZD":{"displayName":{"other":"ಅಲ್ಜೀರಿಯನ್ ದಿನಾರ್ಗಳು","one":"ಅಲ್ಜೀರಿಯನ್ ದಿನಾರ್"},"symbol":"DZD","narrow":"DZD"},"ECS":{"displayName":{"other":"ECS"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"ECV"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"EEK"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"ಈಜಿಪ್ಷಿಯನ್ ಪೌಂಡ್ಗಳು","one":"ಈಜಿಪ್ಷಿಯನ್ ಪೌಂಡ್"},"symbol":"EGP","narrow":"E£"},"ERN":{"displayName":{"other":"ಎರಿತ್ರಿಯನ್ ನಕ್ಫಾಗಳು","one":"ಎರಿತ್ರಿಯನ್ ನಕ್ಫಾ"},"symbol":"ERN","narrow":"ERN"},"ESA":{"displayName":{"other":"ESA"},"symbol":"ESA","narrow":"ESA"},"ESB":{"displayName":{"other":"ESB"},"symbol":"ESB","narrow":"ESB"},"ESP":{"displayName":{"other":"ESP"},"symbol":"ESP","narrow":"₧"},"ETB":{"displayName":{"other":"ಇಥಿಯೋಪಿಯನ್ ಬಿರ್ಗಳು","one":"ಇಥಿಯೋಪಿಯನ್ ಬಿರ್"},"symbol":"ETB","narrow":"ETB"},"EUR":{"displayName":{"other":"ಯೂರೊಗಳು","one":"ಯೂರೊ"},"symbol":"€","narrow":"€"},"FIM":{"displayName":{"other":"FIM"},"symbol":"FIM","narrow":"FIM"},"FJD":{"displayName":{"other":"ಫಿಜಿಯನ್ ಡಾಲರ್ಗಳು","one":"ಫಿಜಿಯನ್ ಡಾಲರ್"},"symbol":"FJD","narrow":"$"},"FKP":{"displayName":{"other":"ಫಾಕ್ಲ್ಯಾಂಡ್ ದ್ವೀಪಗಳ ಪೌಂಡ್ಗಳು","one":"ಫಾಕ್ಲ್ಯಾಂಡ್ ದ್ವೀಪಗಳ ಪೌಂಡ್"},"symbol":"FKP","narrow":"£"},"FRF":{"displayName":{"other":"FRF"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"ಬ್ರಿಟೀಷ್ ಪೌಂಡ್ಗಳು","one":"ಬ್ರಿಟಿಷ್ ಪೌಂಡ್"},"symbol":"£","narrow":"£"},"GEK":{"displayName":{"other":"GEK"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"ಜಾರ್ಜಿಯಾದ ಲಾರಿಗಳು","one":"ಜಾರ್ಜಿಯಾದ ಲಾರಿ"},"symbol":"GEL","narrow":"₾"},"GHC":{"displayName":{"other":"GHC"},"symbol":"GHC","narrow":"GHC"},"GHS":{"displayName":{"other":"ಘಾನಾದ ಸೆದಿಗಳು","one":"ಘಾನಾದ ಸೆದಿ"},"symbol":"GHS","narrow":"GH₵"},"GIP":{"displayName":{"other":"ಗಿಬ್ರಾಲ್ಟರ್ ಪೌಂಡ್ಗಳು","one":"ಗಿಬ್ರಾಲ್ಟರ್ ಪೌಂಡ್"},"symbol":"GIP","narrow":"£"},"GMD":{"displayName":{"other":"ಗ್ಯಾಂಬಿಯಾದ ದಲಾಸಿಗಳು","one":"ಗ್ಯಾಂಬಿಯಾದ ದಲಾಸಿ"},"symbol":"GMD","narrow":"GMD"},"GNF":{"displayName":{"other":"ಗಿನಿಯನ್ ಫ್ರಾಂಕ್ಗಳು","one":"ಗಿನಿಯನ್ ಫ್ರಾಂಕ್"},"symbol":"GNF","narrow":"FG"},"GNS":{"displayName":{"other":"GNS"},"symbol":"GNS","narrow":"GNS"},"GQE":{"displayName":{"other":"GQE"},"symbol":"GQE","narrow":"GQE"},"GRD":{"displayName":{"other":"GRD"},"symbol":"GRD","narrow":"GRD"},"GTQ":{"displayName":{"other":"ಗ್ವಾಟೆಮಾಲಾದ ಕುಯಿಟ್ಸಲ್ಗಳು","one":"ಗ್ವಾಟೆಮಾಲಾದ ಕುಯಿಟ್ಸಲ್"},"symbol":"GTQ","narrow":"Q"},"GWE":{"displayName":{"other":"GWE"},"symbol":"GWE","narrow":"GWE"},"GWP":{"displayName":{"other":"GWP"},"symbol":"GWP","narrow":"GWP"},"GYD":{"displayName":{"other":"ಗುಯಾನೀಸ್ ಡಾಲರ್ಗಳು","one":"ಗುಯಾನೀಸ್ ಡಾಲರ್"},"symbol":"GYD","narrow":"$"},"HKD":{"displayName":{"other":"ಹಾಂಗ್ ಕಾಂಗ್ ಡಾಲರ್ಗಳು","one":"ಹಾಂಗ್ ಕಾಂಗ್ ಡಾಲರ್"},"symbol":"HK$","narrow":"$"},"HNL":{"displayName":{"other":"ಹೊಂಡುರಾನ್ ಲೆಂಪಿರಾಗಳು","one":"ಹೊಂಡುರಾನ್ ಲೆಂಪಿರಾ"},"symbol":"HNL","narrow":"L"},"HRD":{"displayName":{"other":"HRD"},"symbol":"HRD","narrow":"HRD"},"HRK":{"displayName":{"other":"ಕ್ರೊಯೆಷ್ಯಾದ ಕೂನಾಗಳು","one":"ಕ್ರೊಯೆಷ್ಯಾದ ಕೂನಾ"},"symbol":"HRK","narrow":"kn"},"HTG":{"displayName":{"other":"ಹೈಟಿಯ ಗೋರ್ದೆಗಳು","one":"ಹೈಟಿಯ ಗೋರ್ದೆ"},"symbol":"HTG","narrow":"HTG"},"HUF":{"displayName":{"other":"ಹಂಗೇರಿಯನ್ ಫೋರಿಂಟ್ಗಳು","one":"ಹಂಗೇರಿಯನ್ ಫೋರಿಂಟ್"},"symbol":"HUF","narrow":"Ft"},"IDR":{"displayName":{"other":"ಇಂಡೊನೇಷ್ಯಾ ರುಪೈ"},"symbol":"IDR","narrow":"Rp"},"IEP":{"displayName":{"other":"IEP"},"symbol":"IEP","narrow":"IEP"},"ILP":{"displayName":{"other":"ILP"},"symbol":"ILP","narrow":"ILP"},"ILR":{"displayName":{"other":"ILR"},"symbol":"ILR","narrow":"ILR"},"ILS":{"displayName":{"other":"ಇಸ್ರೇಲಿ ನ್ಯೂ ಶೇಖಲ್ಗಳು","one":"ಇಸ್ರೇಲಿ ನ್ಯೂ ಶೇಖಲ್"},"symbol":"₪","narrow":"₪"},"INR":{"displayName":{"other":"ಭಾರತೀಯ ರೂಪಾಯಿಗಳು","one":"ಭಾರತೀಯ ರೂಪಾಯಿ"},"symbol":"₹","narrow":"₹"},"IQD":{"displayName":{"other":"ಇರಾಕಿ ದಿನಾರ್ಗಳು","one":"ಇರಾಕಿ ದಿನಾರ್"},"symbol":"IQD","narrow":"IQD"},"IRR":{"displayName":{"other":"ಇರಾನಿಯನ್ ರಿಯಲ್ಗಳು","one":"ಇರಾನಿಯನ್ ರಿಯಲ್"},"symbol":"IRR","narrow":"IRR"},"ISJ":{"displayName":{"other":"ISJ"},"symbol":"ISJ","narrow":"ISJ"},"ISK":{"displayName":{"other":"ಐಸ್ಲ್ಯಾಂಡಿಕ್ ಕ್ರೋನಾ"},"symbol":"ISK","narrow":"kr"},"ITL":{"displayName":{"other":"ITL"},"symbol":"ITL","narrow":"ITL"},"JMD":{"displayName":{"other":"ಜಮೈಕನ್ ಡಾಲರ್ಗಳು","one":"ಜಮೈಕನ್ ಡಾಲರ್"},"symbol":"JMD","narrow":"$"},"JOD":{"displayName":{"other":"ಜೋರ್ಡಾನಿಯನ್ ದಿನಾರ್ಗಳು","one":"ಜೋರ್ಡಾನಿಯನ್ ದಿನಾರ್"},"symbol":"JOD","narrow":"JOD"},"JPY":{"displayName":{"other":"ಜಪಾನೀಸ್ ಯೆನ್"},"symbol":"JP¥","narrow":"¥"},"KES":{"displayName":{"other":"ಕೀನ್ಯಾದ ಶಿಲ್ಲಿಂಗ್ಗಳು","one":"ಕೀನ್ಯಾದ ಶಿಲ್ಲಿಂಗ್"},"symbol":"KES","narrow":"KES"},"KGS":{"displayName":{"other":"ಕಿರ್ಗಿಸ್ತಾನಿ ಸೋಮ್"},"symbol":"KGS","narrow":"KGS"},"KHR":{"displayName":{"other":"ಕಾಂಬೋಡಿಯನ್ ರಿಯಲ್ಗಳು","one":"ಕಾಂಬೋಡಿಯನ್ ರಿಯಲ್"},"symbol":"KHR","narrow":"៛"},"KMF":{"displayName":{"other":"ಕೊಮೊರಿಯನ್ ಫ್ರಾಂಕ್ಗಳು","one":"ಕೊಮೊರಿಯನ್ ಫ್ರಾಂಕ್"},"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":"ಕುವೈತೀ ದಿನಾರ್ಗಳು","one":"ಕುವೈತೀ ದಿನಾರ್"},"symbol":"KWD","narrow":"KWD"},"KYD":{"displayName":{"other":"ಕೆಮ್ಯಾನ್ ಐಲ್ಯಾಂಡ್ನ ಡಾಲರ್ಗಳು","one":"ಕೆಮ್ಯಾನ್ ಐಲ್ಯಾಂಡ್ನ ಡಾಲರ್"},"symbol":"KYD","narrow":"$"},"KZT":{"displayName":{"other":"ಕಜಾಕಿಸ್ತಾನಿ ತೆಂಗೆಗಳು","one":"ಕಜಾಕಿಸ್ತಾನಿ ತೆಂಗೆ"},"symbol":"KZT","narrow":"₸"},"LAK":{"displayName":{"other":"ಲೋಟಿಯನ್ ಕಿಪ್ಗಳು","one":"ಲೋಟಿಯನ್ ಕಿಪ್"},"symbol":"LAK","narrow":"₭"},"LBP":{"displayName":{"other":"ಲೆಬೆನೀಸ್ ಪೌಂಡ್ಗಳು","one":"ಲೆಬೆನೀಸ್ ಪೌಂಡ್"},"symbol":"LBP","narrow":"L£"},"LKR":{"displayName":{"other":"ಶ್ರೀಲಂಕಾದ ರುಪೀಗಳು","one":"ಶ್ರೀಲಂಕಾದ ರುಪೀ"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"ಲಿಬೇರಿಯನ್ ಡಾಲರ್ಗಳು","one":"ಲಿಬೇರಿಯನ್ ಡಾಲರ್"},"symbol":"LRD","narrow":"$"},"LSL":{"displayName":{"other":"ಲೆಸೊತೊ ಲೊತಿ"},"symbol":"LSL","narrow":"LSL"},"LTL":{"displayName":{"other":"ಲಿಥುನಿಯನ್ ಲಿತಾಯ್","one":"ಲಿಥುನಿಯನ್ ಲಿತಾಸ್"},"symbol":"LTL","narrow":"Lt"},"LTT":{"displayName":{"other":"LTT"},"symbol":"LTT","narrow":"LTT"},"LUC":{"displayName":{"other":"LUC"},"symbol":"LUC","narrow":"LUC"},"LUF":{"displayName":{"other":"LUF"},"symbol":"LUF","narrow":"LUF"},"LUL":{"displayName":{"other":"LUL"},"symbol":"LUL","narrow":"LUL"},"LVL":{"displayName":{"other":"ಲ್ಯಾಟ್ವಿಯನ್ ಲ್ಯಾಟಿ","one":"ಲ್ಯಾಟ್ವಿಯನ್ ಲ್ಯಾಟ್ಸ್"},"symbol":"LVL","narrow":"Ls"},"LVR":{"displayName":{"other":"LVR"},"symbol":"LVR","narrow":"LVR"},"LYD":{"displayName":{"other":"ಲಿಬಿಯಾದ ದಿನಾರ್ಗಳು","one":"ಲಿಬಿಯಾದ ದಿನಾರ್"},"symbol":"LYD","narrow":"LYD"},"MAD":{"displayName":{"other":"ಮೊರೊಕನ್ ದಿರ್ಹಮ್ಗಳು","one":"ಮೊರೊಕನ್ ದಿರ್ಹಮ್"},"symbol":"MAD","narrow":"MAD"},"MAF":{"displayName":{"other":"MAF"},"symbol":"MAF","narrow":"MAF"},"MCF":{"displayName":{"other":"MCF"},"symbol":"MCF","narrow":"MCF"},"MDC":{"displayName":{"other":"MDC"},"symbol":"MDC","narrow":"MDC"},"MDL":{"displayName":{"other":"ಮಲ್ದೋವಾದ ಲೆಯ್","one":"ಮಲ್ದೋವಾದ ಲೆವೂ"},"symbol":"MDL","narrow":"MDL"},"MGA":{"displayName":{"other":"ಮಲಗಾಸಿ ಅರಿಯಾರಿಗಳು","one":"ಮಲಗಾಸಿ ಅರಿಯಾರಿ"},"symbol":"MGA","narrow":"Ar"},"MGF":{"displayName":{"other":"MGF"},"symbol":"MGF","narrow":"MGF"},"MKD":{"displayName":{"other":"ಮೆಸಡೋನಿಯನ್ ದಿನಾರಿ","one":"ಮೆಸಡೋನಿಯನ್ ದಿನಾರ್"},"symbol":"MKD","narrow":"MKD"},"MKN":{"displayName":{"other":"MKN"},"symbol":"MKN","narrow":"MKN"},"MLF":{"displayName":{"other":"MLF"},"symbol":"MLF","narrow":"MLF"},"MMK":{"displayName":{"other":"ಮ್ಯಾನ್ಮಾರ್ ಕ್ಯಾಟ್ಗಳು","one":"ಮ್ಯಾನ್ಮಾರ್ ಕ್ಯಾಟ್"},"symbol":"MMK","narrow":"K"},"MNT":{"displayName":{"other":"ಮಂಗೋಲಿಯಾದ ತುಗ್ರಿಕ್ಗಳು","one":"ಮಂಗೋಲಿಯಾದ ತುಗ್ರಿಕ್"},"symbol":"MNT","narrow":"₮"},"MOP":{"displayName":{"other":"ಮಕಾನಿಸ್ ಪಟಾಕಾಗಳು","one":"ಮಕಾನಿಸ್ ಪಟಾಕಾ"},"symbol":"MOP","narrow":"MOP"},"MRO":{"displayName":{"other":"ಮೌರೀಶಿಯನಿಯನ್ ಒಗಿಯಗಳು (1973–2017)","one":"ಮೌರೀಶಿಯನಿಯನ್ ಒಗಿಯ (1973–2017)"},"symbol":"MRO","narrow":"MRO"},"MRU":{"displayName":{"other":"ಮೌರೀಶಿಯನಿಯನ್ ಒಗಿಯಗಳು","one":"ಮೌರೀಶಿಯನಿಯನ್ ಒಗಿಯ"},"symbol":"MRU","narrow":"MRU"},"MTL":{"displayName":{"other":"MTL"},"symbol":"MTL","narrow":"MTL"},"MTP":{"displayName":{"other":"MTP"},"symbol":"MTP","narrow":"MTP"},"MUR":{"displayName":{"other":"ಮಾರಿಷಿಯನ್ ರುಪಿಗಳು","one":"ಮಾರಿಷಿಯನ್ ರುಪಿ"},"symbol":"MUR","narrow":"Rs"},"MVP":{"displayName":{"other":"MVP"},"symbol":"MVP","narrow":"MVP"},"MVR":{"displayName":{"other":"ಮಾಲ್ಡೀವಿಯನ್ ರುಫಿಯಾಗಳು","one":"ಮಾಲ್ಡೀವಿಯನ್ ರುಫಿಯಾ"},"symbol":"MVR","narrow":"MVR"},"MWK":{"displayName":{"other":"ಮಲಾವಿಯ ಕ್ವಾಚಗಳು","one":"ಮಲಾವಿಯ ಕ್ವಾಚ"},"symbol":"MWK","narrow":"MWK"},"MXN":{"displayName":{"other":"ಮೆಕ್ಸಿಕೊದ ಪೆಸೊಗಳು","one":"ಮೆಕ್ಸಿಕೊದ ಪೆಸೊ"},"symbol":"MX$","narrow":"$"},"MXP":{"displayName":{"other":"MXP"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"MXV"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"ಮಲೇಶಿಯನ್ ರಿಂಗಿಟ್ಗಳು","one":"ಮಲೇಶಿಯನ್ ರಿಂಗಿಟ್"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"MZE"},"symbol":"MZE","narrow":"MZE"},"MZM":{"displayName":{"other":"MZM"},"symbol":"MZM","narrow":"MZM"},"MZN":{"displayName":{"other":"ಮೊಝಾಂಬಿಕನ್ ಮೆಟಿಕಲ್ಗಳು","one":"ಮೊಝಾಂಬಿಕನ್ ಮೆಟಿಕಲ್"},"symbol":"MZN","narrow":"MZN"},"NAD":{"displayName":{"other":"ನಮೀಬಿಯನ್ ಡಾಲರ್ಗಳು","one":"ನಮೀಬಿಯನ್ ಡಾಲರ್"},"symbol":"NAD","narrow":"$"},"NGN":{"displayName":{"other":"ನೈಜೀರಿಯಾದ ನೇರಾಗಳು","one":"ನೈಜೀರಿಯಾದ ನೇರಾ"},"symbol":"NGN","narrow":"₦"},"NIC":{"displayName":{"other":"NIC"},"symbol":"NIC","narrow":"NIC"},"NIO":{"displayName":{"other":"ನಿಕಾರಗ್ವಾದ ಕರ್ದೊಬಾಗಳು","one":"ನಿಕಾರಗ್ವಾದ ಕರ್ದೊಬಾ"},"symbol":"NIO","narrow":"C$"},"NLG":{"displayName":{"other":"NLG"},"symbol":"NLG","narrow":"NLG"},"NOK":{"displayName":{"other":"ನಾರ್ವೇಯ ಕ್ರೋನರ್","one":"ನಾರ್ವೇಯ ಕ್ರೋನ್"},"symbol":"NOK","narrow":"kr"},"NPR":{"displayName":{"other":"ನೇಪಾಳದ ರುಪೀಗಳು","one":"ನೇಪಾಳದ ರುಪೀ"},"symbol":"NPR","narrow":"Rs"},"NZD":{"displayName":{"other":"ನ್ಯೂಜಿಲ್ಯಾಂಡ್ ಡಾಲರ್ಗಳು","one":"ನ್ಯೂಜಿಲ್ಯಾಂಡ್ ಡಾಲರ್"},"symbol":"NZ$","narrow":"$"},"OMR":{"displayName":{"other":"ಒಮಾನಿ ರಿಯಲ್ಗಳು","one":"ಒಮಾನಿ ರಿಯಲ್"},"symbol":"OMR","narrow":"OMR"},"PAB":{"displayName":{"other":"ಪನಾಮಾನಿಯನ್ ಬಲ್ಬೋವಾಗಳು","one":"ಪನಾಮಾನಿಯನ್ ಬಲ್ಬೋವಾ"},"symbol":"PAB","narrow":"PAB"},"PEI":{"displayName":{"other":"PEI"},"symbol":"PEI","narrow":"PEI"},"PEN":{"displayName":{"other":"ಪೆರುವಿಯನ್ ಸೊಲ್ಗಳು","one":"ಪೆರುವಿಯನ್ ಸೊಲ್"},"symbol":"PEN","narrow":"PEN"},"PES":{"displayName":{"other":"PES"},"symbol":"PES","narrow":"PES"},"PGK":{"displayName":{"other":"ಪಪುವಾ ನ್ಯೂ ಗಿನಿಯನ್ ಕಿನಾ"},"symbol":"PGK","narrow":"PGK"},"PHP":{"displayName":{"other":"ಫಿಲಿಪ್ಪೈನ್ ಪಿಸೊಗಳು","one":"ಫಿಲಿಪ್ಪೈನ್ ಪಿಸೊ"},"symbol":"PHP","narrow":"₱"},"PKR":{"displayName":{"other":"ಪಾಕಿಸ್ತಾನದ ರುಪೀಗಳು","one":"ಪಾಕಿಸ್ತಾನದ ರುಪೀ"},"symbol":"PKR","narrow":"Rs"},"PLN":{"displayName":{"other":"ಪೊಲಿಶ್ ಝ್ಲೋಟಿಗಳು","one":"ಪೊಲಿಶ್ ಝ್ಲೋಟಿ"},"symbol":"PLN","narrow":"zł"},"PLZ":{"displayName":{"other":"PLZ"},"symbol":"PLZ","narrow":"PLZ"},"PTE":{"displayName":{"other":"PTE"},"symbol":"PTE","narrow":"PTE"},"PYG":{"displayName":{"other":"ಪೆರುಗ್ವೇಯ ಗ್ವಾರನೀಗಳು","one":"ಪೆರುಗ್ವೇಯ ಗ್ವಾರನೀ"},"symbol":"PYG","narrow":"₲"},"QAR":{"displayName":{"other":"ಖತಾರಿ ರಿಯಲ್ಗಳು","one":"ಖತಾರಿ ರಿಯಲ್"},"symbol":"QAR","narrow":"QAR"},"RHD":{"displayName":{"other":"RHD"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"ROL"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"ರೊಮೇನಿಯನ್ ಲೆಯ್","one":"ರೊಮೇನಿಯನ್ ಲೆವು"},"symbol":"RON","narrow":"ಲೀ"},"RSD":{"displayName":{"other":"ಸೆರ್ಬಿಯನ್ ದಿನಾರ್ಗಳು","one":"ಸೆರ್ಬಿಯನ್ ದಿನಾರ್"},"symbol":"RSD","narrow":"RSD"},"RUB":{"displayName":{"other":"ರಶಿಯನ್ ರೂಬಲ್ಗಳು","one":"ರಶಿಯನ್ ರೂಬಲ್"},"symbol":"RUB","narrow":"₽"},"RUR":{"displayName":{"other":"RUR"},"symbol":"RUR","narrow":"RUR"},"RWF":{"displayName":{"other":"ರುವಾಂಡನ್ ಫ್ರಾಂಕ್ಗಳು","one":"ರುವಾಂಡನ್ ಫ್ರಾಂಕ್"},"symbol":"RWF","narrow":"RF"},"SAR":{"displayName":{"other":"ಸೌದಿ ರಿಯಾಲ್ಗಳು","one":"ಸೌದಿ ರಿಯಾಲ್"},"symbol":"SAR","narrow":"SAR"},"SBD":{"displayName":{"other":"ಸೊಲೊಮನ್ ದ್ವೀಪಗಳ ಡಾಲರ್ಗಳು","one":"ಸೊಲೊಮನ್ ದ್ವೀಪಗಳ ಡಾಲರ್"},"symbol":"SBD","narrow":"$"},"SCR":{"displayName":{"other":"ಸೆಚೊಲಿಯೊಸ್ ರುಪಿಗಳು","one":"ಸೆಚೊಲಿಯೊಸ್ ರುಪಿ"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"SDD"},"symbol":"SDD","narrow":"SDD"},"SDG":{"displayName":{"other":"ಸುಡಾನೀಸ್ ಪೌಂಡ್"},"symbol":"SDG","narrow":"SDG"},"SDP":{"displayName":{"other":"SDP"},"symbol":"SDP","narrow":"SDP"},"SEK":{"displayName":{"other":"ಸ್ವೀಡಿಶ್ ಕ್ರೋನರ್","one":"ಸ್ವೀಡಿಷ್ ಕ್ರೋನಾ"},"symbol":"SEK","narrow":"kr"},"SGD":{"displayName":{"other":"ಸಿಂಗಾಪುರ್ ಡಾಲರ್ಗಳು","one":"ಸಿಂಗಾಪುರ್ ಡಾಲರ್"},"symbol":"SGD","narrow":"$"},"SHP":{"displayName":{"other":"ಸೇಂಟ್ ಹೆಲೇನಾ ಪೌಂಡ್ಗಳು","one":"ಸೇಂಟ್ ಹೆಲೇನಾ ಪೌಂಡ್"},"symbol":"SHP","narrow":"£"},"SIT":{"displayName":{"other":"SIT"},"symbol":"SIT","narrow":"SIT"},"SKK":{"displayName":{"other":"SKK"},"symbol":"SKK","narrow":"SKK"},"SLL":{"displayName":{"other":"ಸಿಯೆರಾ ಲಿಯೋನಿಯನ್ ಲಿಯೋನ್ಗಳು","one":"ಸಿಯೆರಾ ಲಿಯೋನಿಯನ್ ಲಿಯೋನ್"},"symbol":"SLL","narrow":"SLL"},"SOS":{"displayName":{"other":"ಸೊಮಾಲಿ ಶಿಲ್ಲಿಂಗ್ಗಳು","one":"ಸೊಮಾಲಿ ಶಿಲ್ಲಿಂಗ್"},"symbol":"SOS","narrow":"SOS"},"SRD":{"displayName":{"other":"ಸುರಿನಾಮೀಸ್ ಡಾಲರ್ಗಳು","one":"ಸುರಿನಾಮೀಸ್ ಡಾಲರ್"},"symbol":"SRD","narrow":"$"},"SRG":{"displayName":{"other":"SRG"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"ದಕ್ಷಿಣ ಸೂಡಾನೀಸ್ ಪೌಂಡ್ಗಳು","one":"ದಕ್ಷಿಣ ಸೂಡಾನೀಸ್ ಪೌಂಡ್"},"symbol":"SSP","narrow":"£"},"STD":{"displayName":{"other":"ಸಾವೊ ಟೋಮ್ ಮತ್ತು ಪ್ರಿನ್ಸಿಪ್ ದೊಬ್ರಾಗಳು (1977–2017)","one":"ಸಾವೊ ಟೋಮ್ ಮತ್ತು ಪ್ರಿನ್ಸಿಪ್ ದೊಬ್ರಾ (1977–2017)"},"symbol":"STD","narrow":"STD"},"STN":{"displayName":{"other":"ಸಾವೊ ಟೋಮ್ ಮತ್ತು ಪ್ರಿನ್ಸಿಪ್ ದೊಬ್ರಾಗಳು","one":"ಸಾವೊ ಟೋಮ್ ಮತ್ತು ಪ್ರಿನ್ಸಿಪ್ ದೊಬ್ರಾ"},"symbol":"STN","narrow":"Db"},"SUR":{"displayName":{"other":"SUR"},"symbol":"SUR","narrow":"SUR"},"SVC":{"displayName":{"other":"SVC"},"symbol":"SVC","narrow":"SVC"},"SYP":{"displayName":{"other":"ಸಿರಿಯನ್ ಪೌಂಡ್ಗಳು","one":"ಸಿರಿಯನ್ ಪೌಂಡ್"},"symbol":"SYP","narrow":"£"},"SZL":{"displayName":{"other":"ಸ್ವಾಜಿ ಎಮಲಂಗೆನಿ","one":"ಸ್ವಾಜಿ ಲಿಲಂಗೆನಿ"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"ಥಾಯ್ ಬಹ್ತ್"},"symbol":"฿","narrow":"฿"},"TJR":{"displayName":{"other":"TJR"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"ತಜಕಿಸ್ತಾನಿ ಸೊಮೋನಿಗಳು","one":"ತಜಕಿಸ್ತಾನಿ ಸೊಮೋನಿ"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"TMM"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"ಟರ್ಕ್ಮೆನಿಸ್ತಾನ್ ಮನಾತ್"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"ಟ್ಯುನೀಷಿಯನ್ ದಿನಾರ್ಗಳು","one":"ತುನೀಸಿಯನ್ ದಿನಾರ್"},"symbol":"TND","narrow":"TND"},"TOP":{"displayName":{"other":"ಟೊಂಗಾ ಪಾಂಗ"},"symbol":"TOP","narrow":"T$"},"TPE":{"displayName":{"other":"TPE"},"symbol":"TPE","narrow":"TPE"},"TRL":{"displayName":{"other":"TRL"},"symbol":"TRL","narrow":"TRL"},"TRY":{"displayName":{"other":"ಟರ್ಕಿಶ್ ಲಿರಾ"},"symbol":"TRY","narrow":"₺"},"TTD":{"displayName":{"other":"ಟ್ರಿನಿಡಾಡ್ ಮತ್ತು ಟೊಬಾಗೊ ಡಾಲರ್ಗಳು","one":"ಟ್ರಿನಿಡಾಡ್ ಮತ್ತು ಟೊಬಾಗೊ ಡಾಲರ್"},"symbol":"TTD","narrow":"$"},"TWD":{"displayName":{"other":"ನ್ಯೂ ತೈವಾನ್ ಡಾಲರ್ಗಳು","one":"ನ್ಯೂ ತೈವಾನ್ ಡಾಲರ್"},"symbol":"NT$","narrow":"NT$"},"TZS":{"displayName":{"other":"ತಾನ್ಜೇನಿಯನ್ ಶಿಲ್ಲಿಂಗ್ಗಳು","one":"ತಾನ್ಜೇನಿಯನ್ ಶಿಲ್ಲಿಂಗ್"},"symbol":"TZS","narrow":"TZS"},"UAH":{"displayName":{"other":"ಉಕ್ರೇನಿಯನ್ ಹ್ರಿವ್ನೀಯಗಳು","one":"ಉಕ್ರೇನಿಯನ್ ಹ್ರಿವ್ನೀಯ"},"symbol":"UAH","narrow":"₴"},"UAK":{"displayName":{"other":"UAK"},"symbol":"UAK","narrow":"UAK"},"UGS":{"displayName":{"other":"UGS"},"symbol":"UGS","narrow":"UGS"},"UGX":{"displayName":{"other":"ಉಗಾಂಡನ್ ಶಿಲ್ಲಿಂಗ್ಗಳು","one":"ಉಗಾಂಡನ್ ಶಿಲ್ಲಿಂಗ್"},"symbol":"UGX","narrow":"UGX"},"USD":{"displayName":{"other":"ಅಮೆರಿಕದ ಡಾಲರ್ಗಳು","one":"ಅಮೆರಿಕದ ಡಾಲರ್"},"symbol":"$","narrow":"$"},"USN":{"displayName":{"other":"USN"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"USS"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"UYI"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"UYP"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"ಉರುಗ್ವೆಯ ಪೆಸೊಗಳು","one":"ಉರುಗ್ವೆಯ ಪೆಸೊ"},"symbol":"UYU","narrow":"$"},"UYW":{"displayName":{"other":"UYW"},"symbol":"UYW","narrow":"UYW"},"UZS":{"displayName":{"other":"ಉಜ್ಬೇಕಿಸ್ತಾನ್ ಸೊಮ್"},"symbol":"UZS","narrow":"UZS"},"VEB":{"displayName":{"other":"VEB"},"symbol":"VEB","narrow":"VEB"},"VEF":{"displayName":{"other":"ವೆನಿಜುಲಿಯನ್ ಬೊಲಿವರ್ಗಳು (2008–2018)","one":"ವೆನಿಜುಲಿಯನ್ ಬೊಲಿವರ್ (2008–2018)"},"symbol":"VEF","narrow":"Bs"},"VES":{"displayName":{"other":"ವೆನಿಜುಲಿಯನ್ ಬೊಲಿವರ್ಗಳು","one":"ವೆನಿಜುಲಿಯನ್ ಬೊಲಿವರ್"},"symbol":"VES","narrow":"VES"},"VND":{"displayName":{"other":"ವಿಯೆಟ್ನಾಮೀಸ್ ಡಾಂಗ್"},"symbol":"₫","narrow":"₫"},"VNN":{"displayName":{"other":"VNN"},"symbol":"VNN","narrow":"VNN"},"VUV":{"displayName":{"other":"ವನೂತು ವತುಗಳು","one":"ವನೂತು ವತು"},"symbol":"VUV","narrow":"VUV"},"WST":{"displayName":{"other":"ಸಮೋನ್ ತಲಾ"},"symbol":"WST","narrow":"WST"},"XAF":{"displayName":{"other":"ಮಧ್ಯ ಆಫ್ರಿಕನ್ CFA ಫ್ರಾಂಕ್ಗಳು","one":"ಮಧ್ಯ ಆಫ್ರಿಕನ್ CFA ಫ್ರಾಂಕ್"},"symbol":"FCFA","narrow":"FCFA"},"XAG":{"displayName":{"other":"XAG"},"symbol":"XAG","narrow":"XAG"},"XAU":{"displayName":{"other":"XAU"},"symbol":"XAU","narrow":"XAU"},"XBA":{"displayName":{"other":"XBA"},"symbol":"XBA","narrow":"XBA"},"XBB":{"displayName":{"other":"XBB"},"symbol":"XBB","narrow":"XBB"},"XBC":{"displayName":{"other":"XBC"},"symbol":"XBC","narrow":"XBC"},"XBD":{"displayName":{"other":"XBD"},"symbol":"XBD","narrow":"XBD"},"XCD":{"displayName":{"other":"ಪೂರ್ವ ಕೆರೀಬಿಯನ್ ಡಾಲರ್ಗಳು","one":"ಪೂರ್ವ ಕೆರೀಬಿಯನ್ ಡಾಲರ್"},"symbol":"EC$","narrow":"$"},"XDR":{"displayName":{"other":"XDR"},"symbol":"XDR","narrow":"XDR"},"XEU":{"displayName":{"other":"XEU"},"symbol":"XEU","narrow":"XEU"},"XFO":{"displayName":{"other":"XFO"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"XFU"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"ಪಶ್ಚಿಮ ಆಫ್ರಿಕಾದ CFA ಫ್ರಾಂಕ್ಗಳು","one":"ಪಶ್ಚಿಮ ಆಫ್ರಿಕಾದ CFA ಫ್ರಾಂಕ್"},"symbol":"F CFA","narrow":"F CFA"},"XPD":{"displayName":{"other":"XPD"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"[CFP] ಫ್ರಾಂಕ್ಗಳು","one":"[CFP] ಫ್ರಾಂಕ್"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"XPT"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"XRE"},"symbol":"XRE","narrow":"XRE"},"XSU":{"displayName":{"other":"XSU"},"symbol":"XSU","narrow":"XSU"},"XTS":{"displayName":{"other":"XTS"},"symbol":"XTS","narrow":"XTS"},"XUA":{"displayName":{"other":"XUA"},"symbol":"XUA","narrow":"XUA"},"XXX":{"displayName":{"other":"(ಅಪರಿಚಿತ ಕರೆನ್ಸಿ)","one":"(ಅಪರಿಚಿತ ಕರೆನ್ಸಿ ಯುನಿಟ್)"},"symbol":"¤","narrow":"¤"},"YDD":{"displayName":{"other":"YDD"},"symbol":"YDD","narrow":"YDD"},"YER":{"displayName":{"other":"ಯೆಮೆನಿ ರಿಯಲ್ಗಳು","one":"ಯೆಮೆನಿ ರಿಯಲ್"},"symbol":"YER","narrow":"YER"},"YUD":{"displayName":{"other":"YUD"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"YUM"},"symbol":"YUM","narrow":"YUM"},"YUN":{"displayName":{"other":"YUN"},"symbol":"YUN","narrow":"YUN"},"YUR":{"displayName":{"other":"YUR"},"symbol":"YUR","narrow":"YUR"},"ZAL":{"displayName":{"other":"ZAL"},"symbol":"ZAL","narrow":"ZAL"},"ZAR":{"displayName":{"other":"ದಕ್ಷಿಣ ಆಫ್ರಿಕನ್ ರಾಂಡ್"},"symbol":"ZAR","narrow":"R"},"ZMK":{"displayName":{"other":"ಜಾಂಬಿಯಾ ಕ್ವಾಚ (1968–2012)"},"symbol":"ZMK","narrow":"ZMK"},"ZMW":{"displayName":{"other":"ಜಾಂಬಿಯಾ ಕ್ವಾಚಗಳು","one":"ಜಾಂಬಿಯಾ ಕ್ವಾಚ"},"symbol":"ZMW","narrow":"ZK"},"ZRN":{"displayName":{"other":"ZRN"},"symbol":"ZRN","narrow":"ZRN"},"ZRZ":{"displayName":{"other":"ZRZ"},"symbol":"ZRZ","narrow":"ZRZ"},"ZWD":{"displayName":{"other":"ZWD"},"symbol":"ZWD","narrow":"ZWD"},"ZWL":{"displayName":{"other":"ZWL"},"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":"NaN","timeSeparator":":"}},"percent":{"latn":"#,##0%"},"decimal":{"latn":{"standard":"#,##0.###","long":{"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 ಟ್ರಿಲಿಯನ್"}},"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ಟ್ರಿ"}}}},"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":"kn"}
|
|
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}도"},"short":{"other":"{0}°"},"narrow":{"other":"{0}°"},"perUnit":{}},"hectare":{"long":{"other":"{0}헥타르"},"short":{"other":"{0}ha"},"narrow":{"other":"{0}ha"},"perUnit":{}},"acre":{"long":{"other":"{0}에이커"},"short":{"other":"{0}ac"},"narrow":{"other":"{0}ac"},"perUnit":{}},"percent":{"long":{"other":"{0}%"},"short":{"other":"{0}%"},"narrow":{"other":"{0}%"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"킬로미터당 {0}리터"},"short":{"other":"{0}L/km"},"narrow":{"other":"{0}L/km"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"갤런당 {0}마일"},"short":{"other":"{0}mpg"},"narrow":{"other":"{0}mpg"},"perUnit":{}},"petabyte":{"long":{"other":"{0}페타바이트"},"short":{"other":"{0}PB"},"narrow":{"other":"{0}PB"},"perUnit":{}},"terabyte":{"long":{"other":"{0}테라바이트"},"short":{"other":"{0}TB"},"narrow":{"other":"{0}TB"},"perUnit":{}},"terabit":{"long":{"other":"{0}테라비트"},"short":{"other":"{0}Tb"},"narrow":{"other":"{0}Tb"},"perUnit":{}},"gigabyte":{"long":{"other":"{0}기가바이트"},"short":{"other":"{0}GB"},"narrow":{"other":"{0}GB"},"perUnit":{}},"gigabit":{"long":{"other":"{0}기가비트"},"short":{"other":"{0}Gb"},"narrow":{"other":"{0}Gb"},"perUnit":{}},"megabyte":{"long":{"other":"{0}메가바이트"},"short":{"other":"{0}MB"},"narrow":{"other":"{0}MB"},"perUnit":{}},"megabit":{"long":{"other":"{0}메가비트"},"short":{"other":"{0}Mb"},"narrow":{"other":"{0}Mb"},"perUnit":{}},"kilobyte":{"long":{"other":"{0}킬로바이트"},"short":{"other":"{0}kB"},"narrow":{"other":"{0}kB"},"perUnit":{}},"kilobit":{"long":{"other":"{0}킬로비트"},"short":{"other":"{0}kb"},"narrow":{"other":"{0}kb"},"perUnit":{}},"byte":{"long":{"other":"{0}바이트"},"short":{"other":"{0}byte"},"narrow":{"other":"{0}byte"},"perUnit":{}},"bit":{"long":{"other":"{0}비트"},"short":{"other":"{0}bit"},"narrow":{"other":"{0}bit"},"perUnit":{}},"year":{"long":{"other":"{0}년"},"short":{"other":"{0}년"},"narrow":{"other":"{0}년"},"perUnit":{"long":"연당 {0}","short":"{0}/년","narrow":"{0}/년"}},"month":{"long":{"other":"{0}개월"},"short":{"other":"{0}개월"},"narrow":{"other":"{0}개월"},"perUnit":{"long":"월당 {0}","short":"{0}/월","narrow":"{0}/월"}},"week":{"long":{"other":"{0}주"},"short":{"other":"{0}주"},"narrow":{"other":"{0}주"},"perUnit":{"long":"주당 {0}","short":"{0}/주","narrow":"{0}/주"}},"day":{"long":{"other":"{0}일"},"short":{"other":"{0}일"},"narrow":{"other":"{0}일"},"perUnit":{"long":"일당 {0}","short":"{0}/일","narrow":"{0}/일"}},"hour":{"long":{"other":"{0}시간"},"short":{"other":"{0}시간"},"narrow":{"other":"{0}시간"},"perUnit":{"long":"시간당 {0}","short":"{0}/h","narrow":"{0}/시간"}},"minute":{"long":{"other":"{0}분"},"short":{"other":"{0}분"},"narrow":{"other":"{0}분"},"perUnit":{"long":"분당 {0}","short":"{0}/min","narrow":"{0}/분"}},"second":{"long":{"other":"{0}초"},"short":{"other":"{0}초"},"narrow":{"other":"{0}초"},"perUnit":{"long":"초당 {0}","short":"{0}/s","narrow":"{0}/초"}},"millisecond":{"long":{"other":"{0}밀리초"},"short":{"other":"{0}ms"},"narrow":{"other":"{0}ms"},"perUnit":{}},"kilometer":{"long":{"other":"{0}킬로미터"},"short":{"other":"{0}km"},"narrow":{"other":"{0}km"},"perUnit":{"long":"킬로미터당 {0}","short":"{0}/km","narrow":"{0}/km"}},"meter":{"long":{"other":"{0}미터"},"short":{"other":"{0}m"},"narrow":{"other":"{0}m"},"perUnit":{"long":"미터당 {0}","short":"{0}/m","narrow":"{0}/m"}},"centimeter":{"long":{"other":"{0}센티미터"},"short":{"other":"{0}cm"},"narrow":{"other":"{0}cm"},"perUnit":{"long":"센티미터당 {0}","short":"{0}/cm","narrow":"{0}/cm"}},"millimeter":{"long":{"other":"{0}밀리미터"},"short":{"other":"{0}mm"},"narrow":{"other":"{0}mm"},"perUnit":{}},"mile":{"long":{"other":"{0}마일"},"short":{"other":"{0}mi"},"narrow":{"other":"{0}mi"},"perUnit":{}},"yard":{"long":{"other":"{0}야드"},"short":{"other":"{0}yd"},"narrow":{"other":"{0}yd"},"perUnit":{}},"foot":{"long":{"other":"{0}피트"},"short":{"other":"{0}ft"},"narrow":{"other":"{0}′"},"perUnit":{"long":"피트당 {0}","short":"{0}/ft","narrow":"{0}/ft"}},"inch":{"long":{"other":"{0}인치"},"short":{"other":"{0}in"},"narrow":{"other":"{0}″"},"perUnit":{"long":"인치당 {0}","short":"{0}/in","narrow":"{0}/in"}},"mile-scandinavian":{"long":{"other":"{0}스칸디나비아 마일"},"short":{"other":"{0}smi"},"narrow":{"other":"{0}smi"},"perUnit":{}},"kilogram":{"long":{"other":"{0}킬로그램"},"short":{"other":"{0}kg"},"narrow":{"other":"{0}kg"},"perUnit":{"long":"킬로그램당 {0}","short":"{0}/kg","narrow":"{0}/kg"}},"gram":{"long":{"other":"{0}그램"},"short":{"other":"{0}g"},"narrow":{"other":"{0}g"},"perUnit":{"long":"그램당 {0}","short":"{0}/g","narrow":"{0}/g"}},"stone":{"long":{"other":"{0}스톤"},"short":{"other":"{0}st"},"narrow":{"other":"{0}st"},"perUnit":{}},"pound":{"long":{"other":"{0}파운드"},"short":{"other":"{0}lb"},"narrow":{"other":"{0}lb"},"perUnit":{"long":"파운드당 {0}","short":"{0}/lb","narrow":"{0}/lb"}},"ounce":{"long":{"other":"{0}온스"},"short":{"other":"{0}oz"},"narrow":{"other":"{0}oz"},"perUnit":{"long":"온스당 {0}","short":"{0}/oz","narrow":"{0}/oz"}},"kilometer-per-hour":{"long":{"other":"시속 {0}킬로미터"},"short":{"other":"{0}km/h"},"narrow":{"other":"{0}km/h"},"perUnit":{}},"meter-per-second":{"long":{"other":"초속 {0}미터"},"short":{"other":"{0}m/s"},"narrow":{"other":"{0}m/s"},"perUnit":{}},"mile-per-hour":{"long":{"other":"시속 {0}마일"},"short":{"other":"{0}mi/h"},"narrow":{"other":"{0}mph"},"perUnit":{}},"celsius":{"long":{"other":"섭씨 {0}도"},"short":{"other":"{0}°C"},"narrow":{"other":"{0}°C"},"perUnit":{}},"fahrenheit":{"long":{"other":"화씨 {0}도"},"short":{"other":"{0}°F"},"narrow":{"other":"{0}°F"},"perUnit":{}},"liter":{"long":{"other":"{0}리터"},"short":{"other":"{0}L"},"narrow":{"other":"{0}ℓ"},"perUnit":{"long":"리터당 {0}","short":"{0}/L","narrow":"{0}/L"}},"milliliter":{"long":{"other":"{0}밀리리터"},"short":{"other":"{0}mL"},"narrow":{"other":"{0}mL"},"perUnit":{}},"gallon":{"long":{"other":"{0}갤런"},"short":{"other":"{0}gal"},"narrow":{"other":"{0}gal"},"perUnit":{"long":"갤런당 {0}","short":"{0}/gal","narrow":"{0}/gal"}},"fluid-ounce":{"long":{"other":"{0}액량 온스"},"short":{"other":"{0}fl oz"},"narrow":{"other":"{0}fl oz"},"perUnit":{}}},"compound":{"per":{"long":"{1}당 {0}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"안도라 페세타"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"아랍에미리트 디르함"},"symbol":"AED","narrow":"AED"},"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":"아르헨티나 페소 레이 (1970–1983)"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"아르헨티나 페소 (18810–1970)"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"아르헨티나 페소 (1983–1985)"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"아르헨티나 페소"},"symbol":"ARS","narrow":"$"},"ATS":{"displayName":{"other":"호주 실링"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"호주 달러"},"symbol":"AU$","narrow":"$"},"AWG":{"displayName":{"other":"아루바 플로린"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"아제르바이젠 마나트(1993–2006)"},"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":"보스니아-헤르체고비나 신디나르 (1994–1997)"},"symbol":"BAN","narrow":"BAN"},"BBD":{"displayName":{"other":"바베이도스 달러"},"symbol":"BBD","narrow":"$"},"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":"불가리아 동전 렛"},"symbol":"BGL","narrow":"BGL"},"BGM":{"displayName":{"other":"불가리아 사회주의자 렛"},"symbol":"BGM","narrow":"BGM"},"BGN":{"displayName":{"other":"불가리아 레프"},"symbol":"BGN","narrow":"BGN"},"BGO":{"displayName":{"other":"불가리아 렛 (1879–1952)"},"symbol":"BGO","narrow":"BGO"},"BHD":{"displayName":{"other":"바레인 디나르"},"symbol":"BHD","narrow":"BHD"},"BIF":{"displayName":{"other":"부룬디 프랑"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"버뮤다 달러"},"symbol":"BMD","narrow":"$"},"BND":{"displayName":{"other":"부루나이 달러"},"symbol":"BND","narrow":"$"},"BOB":{"displayName":{"other":"볼리비아노"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"볼리비아 볼리비아노 (1863–1963)"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"볼리비아노 페소"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"볼리비아노 Mvdol(기금)"},"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":"브라질 크루자두 노보"},"symbol":"BRN","narrow":"BRN"},"BRR":{"displayName":{"other":"브라질 크루제이루"},"symbol":"BRR","narrow":"BRR"},"BRZ":{"displayName":{"other":"브라질 크루제이루 (1942–1967)"},"symbol":"BRZ","narrow":"BRZ"},"BSD":{"displayName":{"other":"바하마 달러"},"symbol":"BSD","narrow":"$"},"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":"벨라루스 루블 (2000–2016)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"벨리즈 달러"},"symbol":"BZD","narrow":"$"},"CAD":{"displayName":{"other":"캐나다 달러"},"symbol":"CA$","narrow":"$"},"CDF":{"displayName":{"other":"콩고 프랑 콩골라스"},"symbol":"CDF","narrow":"CDF"},"CHE":{"displayName":{"other":"유로 (WIR)"},"symbol":"CHE","narrow":"CHE"},"CHF":{"displayName":{"other":"스위스 프랑"},"symbol":"CHF","narrow":"CHF"},"CHW":{"displayName":{"other":"프랑 (WIR)"},"symbol":"CHW","narrow":"CHW"},"CLE":{"displayName":{"other":"칠레 에스쿠도"},"symbol":"CLE","narrow":"CLE"},"CLF":{"displayName":{"other":"칠레 (UF)"},"symbol":"CLF","narrow":"CLF"},"CLP":{"displayName":{"other":"칠레 페소"},"symbol":"CLP","narrow":"$"},"CNH":{"displayName":{"other":"중국 위안화(역외)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"CNX"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"중국 위안화"},"symbol":"CN¥","narrow":"¥"},"COP":{"displayName":{"other":"콜롬비아 페소"},"symbol":"COP","narrow":"$"},"COU":{"displayName":{"other":"콜롬비아 실가 단위"},"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":"$"},"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":"$"},"DZD":{"displayName":{"other":"알제리 디나르"},"symbol":"DZD","narrow":"DZD"},"ECS":{"displayName":{"other":"에쿠아도르 수크레"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"에콰도르 (UVC)"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"에스토니아 크룬"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"이집트 파운드"},"symbol":"EGP","narrow":"E£"},"ERN":{"displayName":{"other":"에리트리아 나크파"},"symbol":"ERN","narrow":"ERN"},"ESA":{"displayName":{"other":"스페인 페세타(예금)"},"symbol":"ESA","narrow":"ESA"},"ESB":{"displayName":{"other":"스페인 페세타(변환 예금)"},"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":"$"},"FKP":{"displayName":{"other":"포클랜드제도 파운드"},"symbol":"FKP","narrow":"£"},"FRF":{"displayName":{"other":"프랑스 프랑"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"영국 파운드"},"symbol":"£","narrow":"£"},"GEK":{"displayName":{"other":"그루지야 지폐 라리트"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"조지아 라리"},"symbol":"GEL","narrow":"₾"},"GHC":{"displayName":{"other":"가나 시디 (1979–2007)"},"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":"적도 기니 에쿨 (Ekwele)"},"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":"$"},"HKD":{"displayName":{"other":"홍콩 달러"},"symbol":"HK$","narrow":"$"},"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":"IQD","narrow":"IQD"},"IRR":{"displayName":{"other":"이란 리얄"},"symbol":"IRR","narrow":"IRR"},"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":"$"},"JOD":{"displayName":{"other":"요르단 디나르"},"symbol":"JOD","narrow":"JOD"},"JPY":{"displayName":{"other":"일본 엔화"},"symbol":"JP¥","narrow":"¥"},"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":"대한민국 환 (1953–1962)"},"symbol":"KRH","narrow":"KRH"},"KRO":{"displayName":{"other":"KRO"},"symbol":"KRO","narrow":"KRO"},"KRW":{"displayName":{"other":"대한민국 원"},"symbol":"₩","narrow":"₩"},"KWD":{"displayName":{"other":"쿠웨이트 디나르"},"symbol":"KWD","narrow":"KWD"},"KYD":{"displayName":{"other":"케이맨 제도 달러"},"symbol":"KYD","narrow":"$"},"KZT":{"displayName":{"other":"카자흐스탄 텐게"},"symbol":"KZT","narrow":"₸"},"LAK":{"displayName":{"other":"라오스 키프"},"symbol":"LAK","narrow":"₭"},"LBP":{"displayName":{"other":"레바논 파운드"},"symbol":"LBP","narrow":"L£"},"LKR":{"displayName":{"other":"스리랑카 루피"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"라이베리아 달러"},"symbol":"LRD","narrow":"$"},"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":"리비아 디나르"},"symbol":"LYD","narrow":"LYD"},"MAD":{"displayName":{"other":"모로코 디렘"},"symbol":"MAD","narrow":"MAD"},"MAF":{"displayName":{"other":"모로코 프랑"},"symbol":"MAF","narrow":"MAF"},"MCF":{"displayName":{"other":"모나코 프랑"},"symbol":"MCF","narrow":"MCF"},"MDC":{"displayName":{"other":"몰도바 쿠폰"},"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":"마케도니아 디나르"},"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":"MRU","narrow":"MRU"},"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":"$"},"MXP":{"displayName":{"other":"멕시코 실버 페소 (1861–1992)"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"멕시코 (UDI)"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"말레이시아 링깃"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"모잠비크 에스쿠도"},"symbol":"MZE","narrow":"MZE"},"MZM":{"displayName":{"other":"고 모잠비크 메티칼"},"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":"$"},"OMR":{"displayName":{"other":"오만 리얄"},"symbol":"OMR","narrow":"OMR"},"PAB":{"displayName":{"other":"파나마 발보아"},"symbol":"PAB","narrow":"PAB"},"PEI":{"displayName":{"other":"페루 인티"},"symbol":"PEI","narrow":"PEI"},"PEN":{"displayName":{"other":"페루 솔"},"symbol":"PEN","narrow":"PEN"},"PES":{"displayName":{"other":"페루 솔 (1863–1965)"},"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":"QAR","narrow":"QAR"},"RHD":{"displayName":{"other":"로디지아 달러"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"루마니아 레이"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"루마니아 레우"},"symbol":"RON","narrow":"L"},"RSD":{"displayName":{"other":"세르비아 디나르"},"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":"SAR","narrow":"SAR"},"SBD":{"displayName":{"other":"솔로몬 제도 달러"},"symbol":"SBD","narrow":"$"},"SCR":{"displayName":{"other":"세이셸 루피"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"수단 디나르"},"symbol":"SDD","narrow":"SDD"},"SDG":{"displayName":{"other":"수단 파운드"},"symbol":"SDG","narrow":"SDG"},"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":"$"},"SRG":{"displayName":{"other":"수리남 길더"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"남수단 파운드"},"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":"SYP","narrow":"£"},"SZL":{"displayName":{"other":"스와질란드 릴랑게니"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"태국 바트"},"symbol":"THB","narrow":"฿"},"TJR":{"displayName":{"other":"타지키스탄 루블"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"타지키스탄 소모니"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"투르크메니스탄 마나트 (1993–2009)"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"투르크메니스탄 마나트"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"튀니지 디나르"},"symbol":"TND","narrow":"TND"},"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":"$"},"TWD":{"displayName":{"other":"신 타이완 달러"},"symbol":"NT$","narrow":"NT$"},"TZS":{"displayName":{"other":"탄자니아 실링"},"symbol":"TZS","narrow":"TZS"},"UAH":{"displayName":{"other":"우크라이나 그리브나"},"symbol":"UAH","narrow":"₴"},"UAK":{"displayName":{"other":"우크라이나 카보바네츠"},"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":"$"},"USN":{"displayName":{"other":"미국 달러(다음날)"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"미국 달러(당일)"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"우루과이 페소 (UI)"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"우루과이 페소 (1975–1993)"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"우루과이 페소 우루과요"},"symbol":"UYU","narrow":"$"},"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":"베트남 동 (1978–1985)"},"symbol":"VNN","narrow":"VNN"},"VUV":{"displayName":{"other":"바누아투 바투"},"symbol":"VUV","narrow":"VUV"},"WST":{"displayName":{"other":"서 사모아 탈라"},"symbol":"WST","narrow":"WST"},"XAF":{"displayName":{"other":"중앙아프리카 CFA 프랑"},"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":"유럽 계산 단위 (XBC)"},"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":"프랑스 프랑 (Gold)"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"프랑스 프랑 (UIC)"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"서아프리카 CFA 프랑"},"symbol":"F CFA","narrow":"F CFA"},"XPD":{"displayName":{"other":"팔라듐"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"CFP 프랑"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"백금"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"RINET 기금"},"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":"YER","narrow":"YER"},"YUD":{"displayName":{"other":"유고슬라비아 동전 디나르"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"유고슬라비아 노비 디나르"},"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":"짐바브웨 달러 (2008)"},"symbol":"ZWR","narrow":"ZWR"}},"numbers":{"nu":["latn"],"symbols":{"latn":{"decimal":".","group":",","list":";","percentSign":"%","plusSign":"+","minusSign":"-","approximatelySign":"~","exponential":"E","superscriptingExponent":"×","perMille":"‰","infinity":"∞","nan":"NaN","timeSeparator":":"}},"percent":{"latn":"#,##0%"},"decimal":{"latn":{"standard":"#,##0.###","long":{"1000":{"other":"0천"},"10000":{"other":"0만"},"100000":{"other":"00만"},"1000000":{"other":"000만"},"10000000":{"other":"0000만"},"100000000":{"other":"0억"},"1000000000":{"other":"00억"},"10000000000":{"other":"000억"},"100000000000":{"other":"0000억"},"1000000000000":{"other":"0조"},"10000000000000":{"other":"00조"},"100000000000000":{"other":"000조"}},"short":{"1000":{"other":"0천"},"10000":{"other":"0만"},"100000":{"other":"00만"},"1000000":{"other":"000만"},"10000000":{"other":"0000만"},"100000000":{"other":"0억"},"1000000000":{"other":"00억"},"10000000000":{"other":"000억"},"100000000000":{"other":"0000억"},"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":"¤0만"},"100000":{"other":"¤00만"},"1000000":{"other":"¤000만"},"10000000":{"other":"¤0000만"},"100000000":{"other":"¤0억"},"1000000000":{"other":"¤00억"},"10000000000":{"other":"¤000억"},"100000000000":{"other":"¤0000억"},"1000000000000":{"other":"¤0조"},"10000000000000":{"other":"¤00조"},"100000000000000":{"other":"¤000조"}}}}},"nu":["latn"]},"locale":"ko-KP"}
|
|
5
|
+
)
|
|
6
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|