@undp/carbon-library 1.0.135-ghg-inventory.9.9 → 1.0.135-ghg-inventory.12.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (101) hide show
  1. package/dist/cjs/index.js +4055 -575
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/types/Components/Common/AntComponents/antTableComponents.d.ts +21 -0
  4. package/dist/cjs/types/Components/Common/Models/programmeIssueForm.d.ts +2 -0
  5. package/dist/cjs/types/Components/Common/NdcActionBody/ndcActionBody.d.ts +2 -0
  6. package/dist/cjs/types/Components/Common/TimelineBody/timelineBody.d.ts +3 -2
  7. package/dist/cjs/types/Components/Ndc/ndcDetailsComponent.d.ts +3 -0
  8. package/dist/cjs/types/Components/RegistryDashboard/programmeRejectAndTransferComponent.d.ts +1 -0
  9. package/dist/cjs/types/Components/Support/AddNewSupport/supportCreationComponent.d.ts +3 -0
  10. package/dist/cjs/types/Components/Support/SupportManagement/supportManagementComponent.d.ts +4 -0
  11. package/dist/cjs/types/Components/index.d.ts +3 -0
  12. package/dist/cjs/types/Definitions/Definitions/ndcAction.definitions.d.ts +15 -0
  13. package/dist/cjs/types/Definitions/Entities/programmeTransfer.d.ts +1 -0
  14. package/dist/cjs/types/Definitions/Enums/enablementTypes.enum.d.ts +2 -3
  15. package/dist/cjs/types/Definitions/Enums/investment.enum.d.ts +4 -0
  16. package/dist/cjs/types/Definitions/Enums/mitigation.types.enum.d.ts +171 -1
  17. package/dist/cjs/types/Definitions/Enums/typeOfMitigation.enum.d.ts +10 -1
  18. package/dist/cjs/types/Utils/documentsPermission.d.ts +1 -1
  19. package/dist/esm/index.js +4050 -578
  20. package/dist/esm/index.js.map +1 -1
  21. package/dist/esm/types/Components/Common/AntComponents/antTableComponents.d.ts +21 -0
  22. package/dist/esm/types/Components/Common/Models/programmeIssueForm.d.ts +2 -0
  23. package/dist/esm/types/Components/Common/NdcActionBody/ndcActionBody.d.ts +2 -0
  24. package/dist/esm/types/Components/Common/TimelineBody/timelineBody.d.ts +3 -2
  25. package/dist/esm/types/Components/Ndc/ndcDetailsComponent.d.ts +3 -0
  26. package/dist/esm/types/Components/RegistryDashboard/programmeRejectAndTransferComponent.d.ts +1 -0
  27. package/dist/esm/types/Components/Support/AddNewSupport/supportCreationComponent.d.ts +3 -0
  28. package/dist/esm/types/Components/Support/SupportManagement/supportManagementComponent.d.ts +4 -0
  29. package/dist/esm/types/Components/index.d.ts +3 -0
  30. package/dist/esm/types/Definitions/Definitions/ndcAction.definitions.d.ts +15 -0
  31. package/dist/esm/types/Definitions/Entities/programmeTransfer.d.ts +1 -0
  32. package/dist/esm/types/Definitions/Enums/enablementTypes.enum.d.ts +2 -3
  33. package/dist/esm/types/Definitions/Enums/investment.enum.d.ts +4 -0
  34. package/dist/esm/types/Definitions/Enums/mitigation.types.enum.d.ts +171 -1
  35. package/dist/esm/types/Definitions/Enums/typeOfMitigation.enum.d.ts +10 -1
  36. package/dist/esm/types/Utils/documentsPermission.d.ts +1 -1
  37. package/dist/index.d.ts +212 -3
  38. package/dist/locales/i18n/addCompany/en.json +38 -0
  39. package/dist/locales/i18n/addCompany/es.json +36 -0
  40. package/dist/locales/i18n/addCompany/fr.json +36 -0
  41. package/dist/locales/i18n/addProgramme/en.json +45 -0
  42. package/dist/locales/i18n/addUser/en.json +24 -0
  43. package/dist/locales/i18n/addUser/es.json +24 -0
  44. package/dist/locales/i18n/addUser/fr.json +24 -0
  45. package/dist/locales/i18n/coBenifits/en.json +39 -0
  46. package/dist/locales/i18n/common/en.json +22 -0
  47. package/dist/locales/i18n/common/es.json +21 -0
  48. package/dist/locales/i18n/common/fr.json +21 -0
  49. package/dist/locales/i18n/company/en.json +24 -0
  50. package/dist/locales/i18n/company/es.json +23 -0
  51. package/dist/locales/i18n/company/fr.json +23 -0
  52. package/dist/locales/i18n/companyProfile/en.json +45 -0
  53. package/dist/locales/i18n/companyProfile/es.json +42 -0
  54. package/dist/locales/i18n/companyProfile/fr.json +42 -0
  55. package/dist/locales/i18n/creditTransfer/en.json +34 -0
  56. package/dist/locales/i18n/creditTransfer/es.json +34 -0
  57. package/dist/locales/i18n/creditTransfer/fr.json +34 -0
  58. package/dist/locales/i18n/dashboard/en.json +94 -0
  59. package/dist/locales/i18n/dashboard/es.json +71 -0
  60. package/dist/locales/i18n/dashboard/fr.json +71 -0
  61. package/dist/locales/i18n/economic/en.json +35 -0
  62. package/dist/locales/i18n/environment/en.json +41 -0
  63. package/dist/locales/i18n/forgotPassword/en.json +9 -0
  64. package/dist/locales/i18n/forgotPassword/es.json +9 -0
  65. package/dist/locales/i18n/forgotPassword/fr.json +9 -0
  66. package/dist/locales/i18n/genderParity/en.json +14 -0
  67. package/dist/locales/i18n/homepage/en.json +33 -0
  68. package/dist/locales/i18n/homepage/es.json +30 -0
  69. package/dist/locales/i18n/homepage/fr.json +30 -0
  70. package/dist/locales/i18n/login/en.json +11 -0
  71. package/dist/locales/i18n/login/es.json +10 -0
  72. package/dist/locales/i18n/login/fr.json +10 -0
  73. package/dist/locales/i18n/mrvdashboard/en.json +29 -0
  74. package/dist/locales/i18n/mrvdashboard/es.json +0 -0
  75. package/dist/locales/i18n/mrvdashboard/fr.json +0 -0
  76. package/dist/locales/i18n/nav/en.json +15 -0
  77. package/dist/locales/i18n/nav/es.json +9 -0
  78. package/dist/locales/i18n/nav/fr.json +9 -0
  79. package/dist/locales/i18n/ndc/en.json +12 -0
  80. package/dist/locales/i18n/ndcAction/en.json +100 -0
  81. package/dist/locales/i18n/passwordReset/en.json +10 -0
  82. package/dist/locales/i18n/passwordReset/es.json +10 -0
  83. package/dist/locales/i18n/passwordReset/fr.json +10 -0
  84. package/dist/locales/i18n/programme/en.json +87 -0
  85. package/dist/locales/i18n/programme/es.json +17 -0
  86. package/dist/locales/i18n/programme/fr.json +17 -0
  87. package/dist/locales/i18n/resetPassword/en.json +8 -0
  88. package/dist/locales/i18n/resetPassword/es.json +8 -0
  89. package/dist/locales/i18n/resetPassword/fr.json +8 -0
  90. package/dist/locales/i18n/safeguards/en.json +73 -0
  91. package/dist/locales/i18n/social/en.json +41 -0
  92. package/dist/locales/i18n/user/en.json +16 -0
  93. package/dist/locales/i18n/user/es.json +16 -0
  94. package/dist/locales/i18n/user/fr.json +16 -0
  95. package/dist/locales/i18n/userProfile/en.json +34 -0
  96. package/dist/locales/i18n/userProfile/es.json +34 -0
  97. package/dist/locales/i18n/userProfile/fr.json +34 -0
  98. package/dist/locales/i18n/view/en.json +147 -0
  99. package/dist/locales/i18n/view/es.json +128 -0
  100. package/dist/locales/i18n/view/fr.json +128 -0
  101. package/package.json +4 -2
package/dist/index.d.ts CHANGED
@@ -23,6 +23,10 @@ declare const InvestmentCreationComponent: (props: any) => React.JSX.Element;
23
23
 
24
24
  declare const InvestmentManagementComponent: (props: any) => React.JSX.Element;
25
25
 
26
+ declare const SupportCreationComponent: (props: any) => React.JSX.Element;
27
+
28
+ declare const SupportManagementComponent: (props: any) => React.JSX.Element;
29
+
26
30
  declare const NdcActionManagementComponent: (props: any) => React.JSX.Element;
27
31
 
28
32
  declare const AddNdcActionComponent: (props: any) => React.JSX.Element;
@@ -35,6 +39,8 @@ declare const MrvDashboardComponent: (props: any) => React.JSX.Element;
35
39
 
36
40
  declare const RegistryDashboardComponent: (props: any) => React.JSX.Element;
37
41
 
42
+ declare const NdcDetailsComponent: (props: any) => React.JSX.Element;
43
+
38
44
  declare const Loading: () => React.JSX.Element;
39
45
 
40
46
  interface LegendItemItemProps {
@@ -179,6 +185,7 @@ declare class ProgrammeTransfer implements BaseEntity {
179
185
  createdTime?: number;
180
186
  retirementType?: RetireType;
181
187
  toCompanyMeta?: any;
188
+ omgePercentage?: any;
182
189
  }
183
190
 
184
191
  declare enum ProgrammeStageR {
@@ -207,7 +214,16 @@ declare enum ProgrammeStageLegend {
207
214
 
208
215
  declare enum TypeOfMitigation {
209
216
  AGRICULTURE = "Agriculture",
210
- SOLAR = "Solar"
217
+ SOLAR = "Solar",
218
+ EE_HOUSEHOLDS = "EEHouseholds"
219
+ }
220
+ declare enum SubTypeOfMitigation {
221
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
222
+ RICE_CROPS = "RiceCrops",
223
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
224
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
225
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
226
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia"
211
227
  }
212
228
 
213
229
  declare enum CarbonSystemType {
@@ -330,7 +346,9 @@ interface ProgrammeIssueFormProps {
330
346
  subText: string;
331
347
  enableIssue: boolean;
332
348
  translator: any;
349
+ ndcActions?: any[];
333
350
  }
351
+ declare const getValidNdcActions: (programme: any) => any[];
334
352
  declare const ProgrammeIssueForm: FC<ProgrammeIssueFormProps>;
335
353
 
336
354
  interface ProgrammeRetireFormProps {
@@ -437,6 +455,10 @@ declare enum InvestmentType {
437
455
  PUBLIC = "Public",
438
456
  PRIVATE = "Private"
439
457
  }
458
+ declare enum InvestmentCreationType {
459
+ EXISTING = "Existing",
460
+ NEW = "New"
461
+ }
440
462
  declare enum InvestmentStream {
441
463
  CLIMATE_FINANCE = "ClimateFinance",
442
464
  CARBON_MARKET = "CarbonMarket"
@@ -466,13 +488,183 @@ declare enum MitigationTypes {
466
488
  N20 = "N20",
467
489
  SOLAR = "Solar",
468
490
  TRANSPORT = "Transport",
469
- WIND = "Wind"
491
+ WIND = "Wind",
492
+ CO2_USAGE = "CO2Usage",
493
+ TIDAL = "Tidal"
494
+ }
495
+ declare enum MitigationSubTypes {
496
+ IRRIGATION = "Irrigation",
497
+ ENERGY_EFFICIENCY = "EnergyEfficiency",
498
+ ALTERNATIVE_FERTILISER = "AlternativeFertilisers",
499
+ NO_TILLAGE = "NoTillage",
500
+ SOIL_ENRICHMENT_BIOCHAR = "SoilEnrichmentBiochar",
501
+ RICE_CROPS = "RiceCrops",
502
+ BAGASSE_POWER = "BagassePower",
503
+ PALM_OIL_SOLID_WASTE = "Palm oil solid waste",
504
+ AGRICULTURAL_RESIDUES_OTHER_KINDS = "AgriculturalResiduesOtherKinds",
505
+ AGRICULTURAL_RESIDUES_RICE_HUSK = "AgriculturalResiduesRiceHusk",
506
+ AGRICULTURAL_RESIDUES_MUSTARD_CROP = "AgriculturalResiduesMustardCrop",
507
+ AGRICULTURAL_RESIDUES_POULTRY_LITTER = "AgriculturalResiduesPoultryLitter",
508
+ BLACK_LIQUOR = "BlackLiquor",
509
+ FOREST_RESIDUES_SAWMILL_WASTE = "ForestResiduesSawmillWaste",
510
+ FOREST_RESIDUES_OTHER = "ForestResiduesOther",
511
+ FOREST_BIOMASS = "ForestBiomass",
512
+ INDUSTRIAL_WASTE = "IndustrialWaste",
513
+ GASIFICATION_OF_BIOMASS = "GasificationOfBiomass",
514
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_BIOGAS = "SwitchFromFossilFuelToPipedBiogas",
515
+ BIOMASS_BRIQUETTES_OR_PELLETS = "BiomassBriquettesOrPellets",
516
+ BIODIESEL = "Biodiesel",
517
+ BIODIESEL_FROM_WASTE_OIL = "BiodieselFromWasteOil",
518
+ ETHANOL = "Ethanol",
519
+ CLINKER_REPLACEMENT = "ClinkerReplacement",
520
+ COAL_MINE_METHANE = "CoalMineMethane",
521
+ COAL_BED_METHANE = "CoalBedMethane",
522
+ CMM_VENTILATION_AIR_METHANE = "CMMVentilationAirMethane",
523
+ VENTILATION_AIR_METHANE = "VentilationAirMethane",
524
+ LIGHTING = "Lighting",
525
+ SOLAR_LAMPS = "SolarLamps",
526
+ STOVES = "Stoves",
527
+ STOVES_SCHOOL_IN_GHANA = "StovesSchoolInGhana",
528
+ STOVES_HOUSES_IN_NAMIBIA = "StovesHousesInNamibia",
529
+ LIGHTING_INSULATION_SOLAR = "LightingInsulationSolar",
530
+ APPLIANCES = "Appliances",
531
+ CHEMICALS = "Chemicals",
532
+ PETROCHEMICALS = "Petrochemicals",
533
+ PAPER = "Paper",
534
+ CEMENT = "Cement",
535
+ IRON_STEEL = "IronSteel",
536
+ MACHINERY = "Machinery",
537
+ TEXTILES = "Textiles",
538
+ ELECTRONICS = "Electronics",
539
+ FOOD = "Food",
540
+ BUILDING_MATERIALS = "BuildingMaterials",
541
+ GLASS = "Glass",
542
+ NON_FERROUS_METALS = "NonFerrousMetals",
543
+ COKE_OVEN = "CokeOven",
544
+ Mining = "Mining",
545
+ CONSTRUCTION = "Construction",
546
+ METAL_PRODUCTS = "MetalProducts",
547
+ WOOD = "Wood",
548
+ RECYCLING = "Recycling",
549
+ CHEMICALS_HEAT = "ChemicalsHeat",
550
+ PETROCHEMICALS_HEAT = "PetrochemicalsHeat",
551
+ CARBON_BLACK_GAS = "CarbonBlackGas",
552
+ CEMENT_HEAT = "CementHeat",
553
+ IRON_STEEL_HEAT = "IronSteelHeat",
554
+ BUILDING_MATERIALS_HEAT = "BuildingMaterialsHeat",
555
+ GLASS_HEAT = "GlassHeat",
556
+ NON_FERROUS_METALS_HEAT = "NonFerrousMetalsHeat",
557
+ COKE_OVEN_GAS = "CokeOvenGas",
558
+ HVAC_LIGHTING = "HvacLighting",
559
+ AIR_CONDITIONING = "AirConditioning",
560
+ EE_NEW_BUILDINGS = "EeNewBuildings",
561
+ STREET_LIGHTING = "StreetLighting",
562
+ LIGHTING_IN_SERVICE = "LightingInService",
563
+ WATER_PUMPING = "WaterPumping",
564
+ WATER_PURIFICATION = "WaterPurification",
565
+ EE_PUBLIC_STOVES = "EePublicStoves",
566
+ EE_PUBLIC_BUILDINGS = "EePublicBuildings",
567
+ EE_COMMERCIAL_BUILDINGS = "EeCommercialBuildings",
568
+ SINGLE_CYCLE_TO_COMBINED_CYCLE = "SingleCycleToCombinedCycle",
569
+ COGENERATION = "Cogeneration",
570
+ CO_FIRING_WITH_BIOMASS = "CoFiringWithBiomass",
571
+ HIGHER_EFFICIENCY_COAL_POWER = "HigherEfficiencyCoalPower",
572
+ HIGHER_EFFICIENCY_OIL_POWER = "HigherEfficiencyOilPower",
573
+ HIGHER_EFFICIENCY_USING_WASTE_HEAT = "HigherEfficiencyUsingWasteHeat",
574
+ POWER_PLANT_REHABILITATION = "PowerPlantRehabilitation",
575
+ HIGHER_EFFICIENCY_STEAM_BOILER = "HigherEfficiencySteamBoiler",
576
+ DISTRICT_HEATING = "DistrictHeating",
577
+ REPLACEMENT_OF_DISTRICT_HEATING_BOILERS = "ReplacementOfDistrictHeatingBoilers",
578
+ CONNECTION_OF_ISOLATED_GRID = "ConnectionOfIsolatedGrid",
579
+ DISTRICT_COOLING = "DistrictCooling",
580
+ EFFICIENT_ELECTRICITY_DISTRIBUTION = "EfficientElectricityDistribution",
581
+ AFFORESTATION = "Afforestation",
582
+ MANGROVES = "Mangroves",
583
+ AGROFORESTRY = "Agroforestry",
584
+ REFORESTATION = "Reforestation",
585
+ COAL_TO_NATURAL_GAS = "CoalToNaturalGas",
586
+ COAL_TO_OIL = "CoalToOil",
587
+ LIGNITE_TO_NATURAL_GAS = "LigniteToNaturalGas",
588
+ NEW_NATURAL_GAS_PLANT = "NewNaturalGasPlant",
589
+ NEW_NATURAL_GAS_PLANT_USING_LNG = "NewNaturalGasPlantUsingLng",
590
+ OIL_TO_ELECTRICITY = "OilToElectricity",
591
+ OIL_TO_LPG = "OilToLpg",
592
+ OIL_TO_NATURAL_GAS = "OilToNaturalGas",
593
+ OIL_FIELD_FLARING_REDUCTION = "OilFieldFlaringReduction",
594
+ OIL_AND_GAS_PROCESSING_FLARING = "OilAndGasProcessingFlaring",
595
+ NATURAL_GAS_PIPELINES = "NaturalGasPipelines",
596
+ NON_HYDROCARBON_MINING = "NonHydrocarbonMining",
597
+ SPONTANEOUSLY_IGNITION_OF_COAL_PILES = "SpontaneouslyIgnitionOfCoalPiles",
598
+ CHARCOAL_PRODUCTION = "CharcoalProduction",
599
+ GEOTHERMAL_ELECTRICITY = "GeothermalElectricity",
600
+ GEOTHERMAL_HEATING = "GeothermalHeating",
601
+ HFC23 = "Hfc23",
602
+ HFC134A = "Hfc134A",
603
+ PFCS = "Pfcs",
604
+ SF6 = "Sf6",
605
+ RUN_OF_RIVER = "RunOfRiver",
606
+ EXISTING_DAM = "ExistingDam",
607
+ HIGHER_EFFICIENCY_HYDRO_POWER = "HigherEfficiencyHydroPower",
608
+ NEW_DAM = "NewDam",
609
+ LANDFILL_FLARING = "LandfillFlaring",
610
+ LANDFILL_POWER = "LandfillPower",
611
+ COMBUSTION_OF_MSW = "CombustionOfMsw",
612
+ GASIFICATION_OF_MSW = "GasificationOfMsw",
613
+ BIOGAS_FROM_MSW = "BiogasFromMsw",
614
+ LANDFILL_AERATION = "LandfillAeration",
615
+ INTEGRATED_SOLID_WASTE_MANAGEMENT = "IntegratedSolidWasteManagement",
616
+ SWITCH_FROM_FOSSIL_FUEL_TO_PIPED_LANDFILL_GAS = "SwitchFromFossilFuelToPipedLandfillGas",
617
+ LANDFILL_COMPOSTING = "LandfillComposting",
618
+ MANURE = "Manure",
619
+ DOMESTIC_MANURE = "DomesticManure",
620
+ WASTE_WATER = "WasteWater",
621
+ INDUSTRIAL_SOLID_WASTE = "IndustrialSolidWaste",
622
+ PALM_OIL_WASTE = "PalmOilWaste",
623
+ AEROBIC_TREATMENT_OF_WASTE_WATER = "AerobicTreatmentOfWasteWater",
624
+ COMPOSTING = "Composting",
625
+ ADIPIC_ACID = "AdipicAcid",
626
+ NITRIC_ACID = "NitricAcid",
627
+ CAPROLACTAM = "Caprolactam",
628
+ SOLAR_PHOTOVOLTAICS_PV = "SolarPhotovoltaicsPV",
629
+ SOLAR_WATER_PUMPING_OFF_GRID = "SolarWaterPumpingOffGrid",
630
+ SOLAR_WATER_PUMPING_ON_GRID = "SolarWaterPumpingOnGrid",
631
+ SOLAR_PV_WATER_DISINFECTION = "SolarPVWaterDisinfection",
632
+ SOLAR_THERMAL_POWER = "SolarThermalPower",
633
+ SOLAR_THERMAL_HEAT = "SolarThermalHeat",
634
+ SOLAR_WATER_HEATING = "SolarWaterHeating",
635
+ SOLAR_COOKING = "SolarCooking",
636
+ BUS_RAPID_TRANSIT = "BusRapidTransit",
637
+ BUS_RAPID_TRANSIT_GREEN_HYDROGEN = "BusRapidTransitGreenHydrogen",
638
+ MOTORBIKES = "Motorbikes",
639
+ MODE_SHIFT_ROAD_TO_RAIL = "ModeShiftRoadToRail",
640
+ MORE_EFFICIENT_TRAIN_SYSTEM = "MoreEfficientTrainSystem",
641
+ MORE_EFFICIENT_VEHICLES = "MoreEfficientVehicles",
642
+ RAIL_REGENERATIVE_BRAKING = "RailRegenerativeBraking",
643
+ RAIL_GREEN_HYDROGEN = "RailGreenHydrogen",
644
+ RAIL_EFFICIENT_OPERATION = "RailEfficientOperation",
645
+ METRO_EFFICIENT_OPERATION = "MetroEfficientOperation",
646
+ CARS_GREEN_HYDROGEN = "CarsGreenHydrogen",
647
+ CARS_EFFICIENT_OPERATION = "CarsEfficientOperation",
648
+ SCRAPPING_OLD_VEHICLES = "ScrappingOldVehicles",
649
+ BIODIESEL_FOR_TRANSPORT = "BiodieselForTransport",
650
+ CABLE_CARS = "CableCars",
651
+ WIND = "Wind",
652
+ OFFSHORE_WIND = "OffshoreWind",
653
+ CO2_RECYCLING = "CO2Recycling",
654
+ CO2_REPLACEMENT = "CO2Replacement",
655
+ TIDAL = "Tidal"
470
656
  }
471
657
  declare const mitigationTypeList: {
472
658
  value: string;
473
659
  label: string;
474
660
  }[];
475
661
  declare const sectorMitigationTypesListMapped: any;
662
+ declare const mitigationSubTypeList: {
663
+ label: string;
664
+ value: string;
665
+ }[];
666
+ declare const mitigationSubTypesListMapped: any;
667
+ declare const methodologyOptions: string[];
476
668
 
477
669
  declare enum ESGType {
478
670
  AAA = "AAA",
@@ -897,6 +1089,18 @@ interface AdaptationProperties {
897
1089
  ghgEmissionsReduced: any;
898
1090
  ghgEmissionsAvoided: any;
899
1091
  }
1092
+ interface CreditCalculationProperties {
1093
+ typeOfMitigation?: MitigationTypes;
1094
+ subTypeOfMitigation?: MitigationSubTypes;
1095
+ energyGeneration?: number;
1096
+ energyGenerationUnit?: string;
1097
+ consumerGroup?: BuildingType;
1098
+ landArea?: number;
1099
+ landAreaUnit?: string;
1100
+ numberOfDays?: number;
1101
+ numberOfPeopleInHousehold?: number;
1102
+ weight?: number;
1103
+ }
900
1104
  interface CoBenefitsProperties {
901
1105
  }
902
1106
  interface EnablementProperties {
@@ -914,8 +1118,10 @@ interface NdcAction {
914
1118
  action: NdcActionTypes;
915
1119
  methodology: string;
916
1120
  typeOfMitigation: MitigationTypes;
1121
+ subTypeOfMitigation: MitigationSubTypes;
917
1122
  agricultureProperties?: AgricultureProperties;
918
1123
  solarProperties?: SolarProperties;
1124
+ creditCalculationProperties?: CreditCalculationProperties;
919
1125
  adaptationProperties: AdaptationProperties;
920
1126
  ndcFinancing?: NdcFinancing;
921
1127
  monitoringReport?: string;
@@ -1022,6 +1228,8 @@ interface NdcActionBodyProps {
1022
1228
  useConnection: any;
1023
1229
  translator: any;
1024
1230
  useUserContext: any;
1231
+ onFinish?: any;
1232
+ programme?: any;
1025
1233
  }
1026
1234
  declare const NdcActionBody: FC<NdcActionBodyProps>;
1027
1235
 
@@ -1059,6 +1267,7 @@ interface TimelineBodyProps {
1059
1267
  via?: string | null;
1060
1268
  t: any;
1061
1269
  }
1270
+ declare const addNdcDesc: (props: any) => string;
1062
1271
  declare const TimelineBody: FC<TimelineBodyProps>;
1063
1272
 
1064
1273
  declare const GHGEmissionsComponent: (props: any) => React.JSX.Element;
@@ -1087,4 +1296,4 @@ declare const TooltipColor = "#6ACDFF";
1087
1296
  declare const InvestmentBGColor = "rgba(151, 110, 215, 0.3)";
1088
1297
  declare const InvestmentColor = "#9155FD";
1089
1298
 
1090
- export { Action, AdaptationProperties, AddNdcActionComponent, AddNewCompanyComponent, AddNewUserComponent, AdminBGColor, AdminColor, AgricultureProperties, BaseEntity, CarbonSystemType, CertBGColor, CertColor, CoBenefitProps, CoBenefitsProperties, CoBenifitsComponent, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, CompanyState, ConfigurationSettingsType, ConnectionContextProviderProps, ConnectionProps, CountrySelect, CreditTransferComponent, CreditTransferStage, DevBGColor, DevColor, DocType, DocumentStatus, ESGType, Emission, EmissionGas, EmissionSector, EmissionSubSectors, EnablementProperties, EnergyGenerationUnits, FormElementType, GHGDashboardComponent, GHGEmissionsComponent, GHGProjectionsComponent, GhgStatCardTypes, GovBGColor, GovColor, HeaderProps, ImgWithFallback, InfoView, InfoViewProps, Instrument, InvestmentBGColor, InvestmentBody, InvestmentBodyProps, InvestmentColor, InvestmentCreationComponent, InvestmentLevel, InvestmentManagementComponent, InvestmentStatus, InvestmentStream, InvestmentType, LandAreaUnits, LayoutSiderProps, LegendItem, LegendItemItemProps, Loading, LoginProps, ManagerBGColor, ManagerColor, MapComponent, MapComponentProps, MapPopupData, MapSourceData, MapTypes, MapboxComponent, MarkerData, Methods, MinBGColor, MinColor, MitigationTypes, MrvDashboardComponent, MrvStatsCardsTypes, NdcAction, NdcActionBody, NdcActionBodyProps, NdcActionManagementComponent, NdcActionStatus, NdcActionTypes, NdcActionViewComponent, NdcFinancing, OrganisationStatus, OrganisationStatusProps, ProfileIcon, ProfileIconProps, Programme, ProgrammeCertify, ProgrammeCreationComponent, ProgrammeDeveloperCreation, ProgrammeDocuments, ProgrammeDocumentsProps, ProgrammeEntity, ProgrammeIssueForm, ProgrammeIssueFormProps, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeProperties, ProgrammePropertiesR, ProgrammePropertiesT, ProgrammePropertiesU, ProgrammeR, ProgrammeRetireForm, ProgrammeRetireFormProps, ProgrammeRevokeForm, ProgrammeRevokeFormProps, ProgrammeStageLegend, ProgrammeStageMRV, ProgrammeStageR, ProgrammeStageUnified, ProgrammeT, ProgrammeTransfer, ProgrammeTransferForm, ProgrammeTransferFormProps, ProgrammeU, Projection, ProjectionTypes, RadioButtonStatus, RadioButtonStatus2, RegistryDashboardComponent, RejectDocumentationConfirmationModel, RejectDocumentationProps, Response, RetireType, Role, RoleIcon, RoleIconProps, RootBGColor, RootColor, SdgGoals, Sector, SectoralScope, SolarProperties, StasticCard, StasticCardItemProps, StatsCardsTypes, SystemNames, TimelineBody, TimelineBodyProps, Titles, TooltipColor, TransferActionModel, TransferActionModelProps, TxType, TypeOfMitigation, UnitField, User, UserContextProps, UserCreationProps, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserProps, UserRoleIcon, UserRoleIconProps, ViewBGColor, ViewColor, WidgetType, addCommSep, addCommSepRound, addRoundNumber, addSpaces, consumerGroupList, creditUnit, dateFormat, dateTimeFormat, energyGenerationUnitList, getBase64, getCompanyBgColor, getCreditStageVal, getFinancialFields, getGeneralFields, getInvestmentStatusEnumVal, getNdcActionStatusEnumVal, getNdcStatusTagType, getRetirementTypeString, getStageEnumVal, getStageTagType, getStageTagTypeMRV, getStageTransferEnumVal, getStatusTagType, getTransferStageTagType, isBase64, landAreaUnitList, mitigationTypeList, ndcActionTypeList, sectorMitigationTypesListMapped, sumArray, titleList, userForgotPasswordProps };
1299
+ export { Action, AdaptationProperties, AddNdcActionComponent, AddNewCompanyComponent, AddNewUserComponent, AdminBGColor, AdminColor, AgricultureProperties, BaseEntity, CarbonSystemType, CertBGColor, CertColor, CoBenefitProps, CoBenefitsProperties, CoBenifitsComponent, Company, CompanyManagementColumns, CompanyManagementComponent, CompanyProfileComponent, CompanyRole, CompanyState, ConfigurationSettingsType, ConnectionContextProviderProps, ConnectionProps, CountrySelect, CreditCalculationProperties, CreditTransferComponent, CreditTransferStage, DevBGColor, DevColor, DocType, DocumentStatus, ESGType, Emission, EmissionGas, EmissionSector, EmissionSubSectors, EnablementProperties, EnergyGenerationUnits, FormElementType, GHGDashboardComponent, GHGEmissionsComponent, GHGProjectionsComponent, GhgStatCardTypes, GovBGColor, GovColor, HeaderProps, ImgWithFallback, InfoView, InfoViewProps, Instrument, InvestmentBGColor, InvestmentBody, InvestmentBodyProps, InvestmentColor, InvestmentCreationComponent, InvestmentCreationType, InvestmentLevel, InvestmentManagementComponent, InvestmentStatus, InvestmentStream, InvestmentType, LandAreaUnits, LayoutSiderProps, LegendItem, LegendItemItemProps, Loading, LoginProps, ManagerBGColor, ManagerColor, MapComponent, MapComponentProps, MapPopupData, MapSourceData, MapTypes, MapboxComponent, MarkerData, Methods, MinBGColor, MinColor, MitigationSubTypes, MitigationTypes, MrvDashboardComponent, MrvStatsCardsTypes, NdcAction, NdcActionBody, NdcActionBodyProps, NdcActionManagementComponent, NdcActionStatus, NdcActionTypes, NdcActionViewComponent, NdcDetailsComponent, NdcFinancing, OrganisationStatus, OrganisationStatusProps, ProfileIcon, ProfileIconProps, Programme, ProgrammeCertify, ProgrammeCreationComponent, ProgrammeDeveloperCreation, ProgrammeDocuments, ProgrammeDocumentsProps, ProgrammeEntity, ProgrammeIssueForm, ProgrammeIssueFormProps, ProgrammeManagementColumns, ProgrammeManagementComponent, ProgrammeProperties, ProgrammePropertiesR, ProgrammePropertiesT, ProgrammePropertiesU, ProgrammeR, ProgrammeRetireForm, ProgrammeRetireFormProps, ProgrammeRevokeForm, ProgrammeRevokeFormProps, ProgrammeStageLegend, ProgrammeStageMRV, ProgrammeStageR, ProgrammeStageUnified, ProgrammeT, ProgrammeTransfer, ProgrammeTransferForm, ProgrammeTransferFormProps, ProgrammeU, Projection, ProjectionTypes, RadioButtonStatus, RadioButtonStatus2, RegistryDashboardComponent, RejectDocumentationConfirmationModel, RejectDocumentationProps, Response, RetireType, Role, RoleIcon, RoleIconProps, RootBGColor, RootColor, SdgGoals, Sector, SectoralScope, SolarProperties, StasticCard, StasticCardItemProps, StatsCardsTypes, SubTypeOfMitigation, SupportCreationComponent, SupportManagementComponent, SystemNames, TimelineBody, TimelineBodyProps, Titles, TooltipColor, TransferActionModel, TransferActionModelProps, TxType, TypeOfMitigation, UnitField, User, UserContextProps, UserCreationProps, UserManagementColumns, UserManagementComponent, UserProfileComponent, UserProps, UserRoleIcon, UserRoleIconProps, ViewBGColor, ViewColor, WidgetType, addCommSep, addCommSepRound, addNdcDesc, addRoundNumber, addSpaces, consumerGroupList, creditUnit, dateFormat, dateTimeFormat, energyGenerationUnitList, getBase64, getCompanyBgColor, getCreditStageVal, getFinancialFields, getGeneralFields, getInvestmentStatusEnumVal, getNdcActionStatusEnumVal, getNdcStatusTagType, getRetirementTypeString, getStageEnumVal, getStageTagType, getStageTagTypeMRV, getStageTransferEnumVal, getStatusTagType, getTransferStageTagType, getValidNdcActions, isBase64, landAreaUnitList, methodologyOptions, mitigationSubTypeList, mitigationSubTypesListMapped, mitigationTypeList, ndcActionTypeList, sectorMitigationTypesListMapped, sumArray, titleList, userForgotPasswordProps };
@@ -0,0 +1,38 @@
1
+ {
2
+ "editCompany": "Edit Organisation",
3
+ "addNewCompany": "Add New Organisation",
4
+ "editCompanySub": "Edit Organisation information",
5
+ "addCompanySub": "Add a new organisation to the Carbon Registry",
6
+ "name": "Name",
7
+ "email": "Email",
8
+ "taxId": "VAT Registration #",
9
+ "website": "Website",
10
+ "companyLogo": "Organisation Logo",
11
+ "companyLogoWithType": "Organisation Logo (File Type : JPEG , PNG , SVG )",
12
+ "unsupportedFormat": "Unsupported file format!",
13
+ "maxUploadSize": "Maximum upload file size is 5MB!",
14
+ "role": "Role",
15
+ "certifier": "Certifier",
16
+ "programmeDeveleper": "Project Develeoper",
17
+ "viewer": "Viewer",
18
+ "viewerToolTip": "Permitted to certify and revoke certifications of projects",
19
+ "programmeDeveleperToolTip": "Permitted to own projects and transfer carbon credits",
20
+ "phoneNo": "Phone Number",
21
+ "addresss": "Address",
22
+ "isRequired": "is required!",
23
+ "isInvalid": "is invalid!",
24
+ "next": "NEXT",
25
+ "back": "BACK",
26
+ "update": "UPDATE",
27
+ "submit": "SUBMIT",
28
+ "companyDetailsTitle": "Organisation Details",
29
+ "companyAdminDetailsTitle": "Organisation Admin Details",
30
+ "cancel": "CANCEL",
31
+ "companyAddedSuccess": "The organisation has been created successfully",
32
+ "companyUpdatedSuccess": "The organisation has been updated successfully ",
33
+ "companyRegisteredSuccess": "User registration request has been sent",
34
+ "errorInAddUser": "Error in adding user!",
35
+ "errorInUpdatingCompany": "Error in updating company!",
36
+ "region": "Region",
37
+ "national": "National"
38
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "editCompany": "Editar Organización",
3
+ "addNewCompany": "Agregar Nueva Organización",
4
+ "editCompanySub": "Editar información de la Organización",
5
+ "addCompanySub": "Agregar una nueva organización al Registro de Carbono",
6
+ "name": "Nombre",
7
+ "email": "Correo Electrónico",
8
+ "taxId": "Número de Identificación Fiscal",
9
+ "website": "Sitio Web",
10
+ "companyLogo": "Logo de la Organización",
11
+ "companyLogoWithType": "Logo de la Organización (Tipo de Archivo: JPEG, PNG, SVG)",
12
+ "unsupportedFormat": "Formato de archivo no compatible!",
13
+ "maxUploadSize": "El tamaño máximo de carga de archivo es de 5 MB!",
14
+ "role": "Rol",
15
+ "certifier": "Certificador",
16
+ "programmeDeveleper": "Desarrollador de Programas",
17
+ "viewer": "Visualizador",
18
+ "viewerToolTip": "Autorizado para certificar y revocar certificaciones de programas",
19
+ "programmeDeveleperToolTip": "Autorizado para poseer programas y transferir créditos de carbono",
20
+ "phoneNo": "Número de Teléfono",
21
+ "addresss": "Dirección",
22
+ "isRequired": "es obligatorio!",
23
+ "isInvalid": "es inválido!",
24
+ "next": "SIGUIENTE",
25
+ "back": "ATRÁS",
26
+ "update": "ACTUALIZAR",
27
+ "submit": "ENVIAR",
28
+ "companyDetailsTitle": "Detalles de la Organización",
29
+ "companyAdminDetailsTitle": "Detalles del Administrador de la Organización",
30
+ "cancel": "CANCELAR",
31
+ "companyAddedSuccess": "La organización se ha creado con éxito",
32
+ "companyUpdatedSuccess": "La organización se ha actualizado con éxito",
33
+ "companyRegisteredSuccess": "La solicitud de registro de usuario ha sido enviada",
34
+ "errorInAddUser": "Error al agregar usuario!",
35
+ "errorInUpdatingCompany": "Error al actualizar la empresa!"
36
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "editCompany": "Modifier l'Organisation",
3
+ "addNewCompany": "Ajouter une Nouvelle Organisation",
4
+ "editCompanySub": "Modifier les Informations de l'Organisation",
5
+ "addCompanySub": "Ajouter une nouvelle organisation au Registre Carbone",
6
+ "name": "Nom",
7
+ "email": "Email",
8
+ "taxId": "Identifiant Fiscal",
9
+ "website": "Site Web",
10
+ "companyLogo": "Logo de l'Organisation",
11
+ "companyLogoWithType": "Logo de l'Organisation (Type de Fichier : JPEG, PNG, SVG)",
12
+ "unsupportedFormat": "Format de fichier non pris en charge !",
13
+ "maxUploadSize": "La taille maximale de téléchargement de fichier est de 5 Mo !",
14
+ "role": "Rôle",
15
+ "certifier": "Certificateur",
16
+ "programmeDeveleper": "Développeur de Programme",
17
+ "viewer": "Observateur",
18
+ "viewerToolTip": "Autorisé à certifier et révoquer les certifications de programmes",
19
+ "programmeDeveleperToolTip": "Autorisé à posséder des programmes et à transférer des crédits carbone",
20
+ "phoneNo": "Numéro de Téléphone",
21
+ "addresss": "Adresse",
22
+ "isRequired": "est requis !",
23
+ "isInvalid": "est invalide !",
24
+ "next": "SUIVANT",
25
+ "back": "RETOUR",
26
+ "update": "METTRE À JOUR",
27
+ "submit": "SOUMETTRE",
28
+ "companyDetailsTitle": "Détails de l'Organisation",
29
+ "companyAdminDetailsTitle": "Détails de l'Administrateur de l'Organisation",
30
+ "cancel": "ANNULER",
31
+ "companyAddedSuccess": "L'organisation a été créée avec succès",
32
+ "companyUpdatedSuccess": "L'organisation a été mise à jour avec succès",
33
+ "companyRegisteredSuccess": "La demande d'inscription d'utilisateur a été envoyée",
34
+ "errorInAddUser": "Erreur lors de l'ajout de l'utilisateur !",
35
+ "errorInUpdatingCompany": "Erreur lors de la mise à jour de l'entreprise !"
36
+ }
@@ -0,0 +1,45 @@
1
+ {
2
+ "addProgramme": "Add New Project",
3
+ "addProgrammeSub": "Add New Projects to the Transparency System",
4
+ "addProgramme1": "Project Details",
5
+ "addProgramme2": "Project Financing Sought",
6
+ "addProgramme3": "Activity Details",
7
+ "addProgramme4": "Co-Benefits",
8
+ "inNDC": "Included in NDC",
9
+ "inNDCToolTip": "Nationally Determined Contributions (NDC)",
10
+ "inNAP": "Included in NAP",
11
+ "inNAPToolTip": "National Adaptation Plan (NAP)",
12
+ "yes": "YES",
13
+ "no": "NO",
14
+ "proponentPercentValidation": "Total Organisation Percentage is invalid",
15
+ "programmeCreationSuccess": "The project has been created successfully",
16
+ "title": "Title",
17
+ "externalId": "External ID",
18
+ "ghgCovered": "GHGs Covered",
19
+ "sector": "Sector",
20
+ "startTime": "Project Start Date",
21
+ "designDoc": "Design Document",
22
+ "designDocTooltip": "Design a Project Document with the UNFCCC CDM Mechanism Tool Prototype",
23
+ "buyerCountryEligibility": "Buyer Country Eligibility",
24
+ "company": "Organisation",
25
+ "proponentPercentage": "Ownership Percentage",
26
+ "sectoralScope": "Sectoral Scope",
27
+ "endTime": "Project End Date",
28
+ "ndcScope": "Activity Scope",
29
+ "geographicalLocation": "Geographical Location",
30
+ "next": "NEXT",
31
+ "estimatedProgrammeCostUSD": "Estimated Project Cost (USD)",
32
+ "minViableCarbonPrice": "Minimum Carbon Price: USD per ton (assuming no other revenue)",
33
+ "creditEst": "Estimated Credits",
34
+ "sumbit": "SUBMIT",
35
+ "addAction": "ADD ACTIVITY",
36
+ "back": "BACK",
37
+ "conditional": "CONDITIONAL",
38
+ "unConditional": "UNCONDITIONAL",
39
+ "endTimeVal": "End date cannot be earlier than the start date",
40
+ "invalidFileFormat": "Unsupported file format",
41
+ "duplicateOrg": "This organisation is already selected!",
42
+ "isRequired": "is required!",
43
+ "environmentalImpactAssessment": "Environmental Impact Assessment",
44
+ "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number"
45
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "editUser": "Edit User",
3
+ "addNewUser": "Add New User",
4
+ "editUserSub": "Edit the user information",
5
+ "addUserSub": "Add new users to the Carbon Registry for your organisation",
6
+ "name": "Name",
7
+ "email": "Email",
8
+ "role": "Role",
9
+ "admin": "Admin",
10
+ "manager": "Manager",
11
+ "viewer": "Viewer",
12
+ "phoneNo": "Phone Number",
13
+ "isRequired": "is required!",
14
+ "isInvalid": "is invalid!",
15
+ "update": "UPDATE",
16
+ "submit": "SUBMIT",
17
+ "addUserSuccess": "The user has been created successfully",
18
+ "addUserError": "Error in adding user!",
19
+ "updateUserSuccess": "The user account has been updated successfully",
20
+ "updateUserError": "Error in updating user!",
21
+ "adminToolTip": "Full access to all permitted functions",
22
+ "managerToolTip": "Access to all permitted functions except user management",
23
+ "viewerToolTip": "Read-only access to all permitted functionalities"
24
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "editUser": "Editar Usuario",
3
+ "addNewUser": "Agregar Nuevo Usuario",
4
+ "editUserSub": "Editar la información del usuario",
5
+ "addUserSub": "Agregar nuevos usuarios al Registro de Carbono de su organización",
6
+ "name": "Nombre",
7
+ "email": "Correo Electrónico",
8
+ "role": "Rol",
9
+ "admin": "Admin",
10
+ "manager": "Gerente",
11
+ "viewer": "Visualizador",
12
+ "phoneNo": "Número de Teléfono",
13
+ "isRequired": "es obligatorio!",
14
+ "isInvalid": "es inválido!",
15
+ "update": "ACTUALIZAR",
16
+ "submit": "ENVIAR",
17
+ "addUserSuccess": "El usuario se ha creado con éxito",
18
+ "addUserError": "¡Error al agregar usuario!",
19
+ "updateUserSuccess": "La cuenta de usuario se ha actualizado con éxito",
20
+ "updateUserError": "¡Error al actualizar usuario!",
21
+ "adminToolTip": "Acceso completo a todas las funciones permitidas",
22
+ "managerToolTip": "Acceso a todas las funciones permitidas excepto la gestión de usuarios",
23
+ "viewerToolTip": "Acceso de solo lectura a todas las funcionalidades permitidas"
24
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "editUser": "Modifier l'utilisateur",
3
+ "addNewUser": "Ajouter un nouvel utilisateur",
4
+ "editUserSub": "Modifier les informations de l'utilisateur",
5
+ "addUserSub": "Ajouter de nouveaux utilisateurs au registre carbone de votre organisation",
6
+ "name": "Nom",
7
+ "email": "Email",
8
+ "role": "Rôle",
9
+ "admin": "Admin",
10
+ "manager": "Gestionnaire",
11
+ "viewer": "Observateur",
12
+ "phoneNo": "Numéro de téléphone",
13
+ "isRequired": "est requis!",
14
+ "isInvalid": "est invalide!",
15
+ "update": "METTRE À JOUR",
16
+ "submit": "SOUMETTRE",
17
+ "addUserSuccess": "L'utilisateur a été créé avec succès",
18
+ "addUserError": "Erreur lors de l'ajout de l'utilisateur!",
19
+ "updateUserSuccess": "Le compte utilisateur a été mis à jour avec succès",
20
+ "updateUserError": "Erreur lors de la mise à jour de l'utilisateur!",
21
+ "adminToolTip": "Accès complet à toutes les fonctions autorisées",
22
+ "managerToolTip": "Accès à toutes les fonctions autorisées sauf la gestion des utilisateurs",
23
+ "viewerToolTip": "Accès en lecture seule à toutes les fonctionnalités autorisées"
24
+ }
@@ -0,0 +1,39 @@
1
+ {
2
+ "sdgGoals": "SDG Goals",
3
+ "genderPart": "Gender Parity",
4
+ "safeguards": "Safeguards",
5
+ "environmental": "Environmental",
6
+ "social": "Social",
7
+ "economic": "Economic",
8
+ "assessment": "Assessment",
9
+ "assessmentIsThirdPartyVerified": "Has an independent third party (environmental auditor, voluntary standards organization, designated operational entity etc.) verified the statements made in the SD description you are about to submit?",
10
+ "assesmentIsWillingToVerified": "Are you willing to have an independent third party verify the statements made in the SD description you are about to submit?",
11
+ "assesmentIsThePersonListed": "Are you the person listed in the latest version of the form Modalities of Communication statement (F-CDM-MOC) for this project?",
12
+ "assessmentTitle": "Title",
13
+ "assessmentFirstName": "First Name",
14
+ "assessmentLastName": "Last Name",
15
+ "assessmentOrganisation": "Organisation",
16
+ "assessmentTelephone": "Telephone Number",
17
+ "assessmentEmail": "Email Address",
18
+ "assessmentAffiliationCDM": "Affiliation to CDM",
19
+ "assessmentStudyName": "Study Name",
20
+ "assessmentFunder": "Funder",
21
+ "assessmentDocuments": "Documents",
22
+ "isRequired": "is required",
23
+ "n/a": "N/A",
24
+ "yes": "YES",
25
+ "no": "NO",
26
+ "back":"BACK",
27
+ "submit":"SUBMIT",
28
+ "verifyingOrgNamelbl":"Name or type of verifying organisation or any other relevant information",
29
+ "information":"information",
30
+ "verifyingDetailslbl":"Details",
31
+ "specify":"Specify",
32
+ "contactInformation":"Contact Information",
33
+ "feasibilityReport":"Feasibility Report",
34
+ "invalidFileFormat": "Unsupported file format",
35
+ "email": "Email",
36
+ "isInvalid": "is invalid!"
37
+ }
38
+
39
+
@@ -0,0 +1,22 @@
1
+ {
2
+ "submit": "Submit",
3
+ "name": "Name",
4
+ "email": "Email",
5
+ "pwd": "Password",
6
+ "login": "Sign In",
7
+ "signUp": "Sign Up",
8
+ "language": "Language",
9
+ "company": "Organisations",
10
+ "edit": "EDIT",
11
+ "isRequired": "is required!",
12
+ "isInvalid": "is invalid!",
13
+ "sessionExpiredErrorMsg": "Your session has expired, Please log in again to continue working.",
14
+ "backto": "Back to",
15
+ "signIn": "Sign In",
16
+ "loginFailed": "Login failed",
17
+ "networkError": "Network error. Please check your internet connection and try again.",
18
+ "systemError": "Something went wrong. Please try again.",
19
+ "maxSizeVal": "Maximum upload file size is 5MB",
20
+ "approve": "APPROVE",
21
+ "reject": "REJECT"
22
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "submit": "Enviar",
3
+ "name": "Nombre",
4
+ "email": "Correo Electrónico",
5
+ "pwd": "Contraseña",
6
+ "login": "Iniciar Sesión",
7
+ "signUp": "Registrarse",
8
+ "language": "Idioma",
9
+ "company": "Organizaciones",
10
+ "edit": "EDITAR",
11
+ "isRequired": "es obligatorio!",
12
+ "isInvalid": "es inválido!",
13
+ "sessionExpiredErrorMsg": "Su sesión ha caducado. Por favor, inicie sesión nuevamente para continuar trabajando.",
14
+ "backto": "Volver a",
15
+ "signIn": "Iniciar Sesión",
16
+ "loginFailed": "Inicio de sesión fallido",
17
+ "networkError": "Error de red. Por favor, verifique su conexión a internet y vuelva a intentarlo.",
18
+ "systemError": "Algo salió mal. Por favor, inténtelo de nuevo.",
19
+ "approve": "APROBAR",
20
+ "reject": "RECHAZAR"
21
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "submit": "Soumettre",
3
+ "name": "Nom",
4
+ "email": "E-mail",
5
+ "pwd": "Mot de passe",
6
+ "login": "Se Connecter",
7
+ "signUp": "S'Inscrire",
8
+ "language": "Langue",
9
+ "company": "Organisations",
10
+ "edit": "ÉDITER",
11
+ "isRequired": "est requis !",
12
+ "isInvalid": "est invalide !",
13
+ "sessionExpiredErrorMsg": "Votre session a expiré. Veuillez vous connecter à nouveau pour continuer à travailler.",
14
+ "backto": "Retour à",
15
+ "signIn": "Se Connecter",
16
+ "loginFailed": "Échec de la Connexion",
17
+ "networkError": "Erreur réseau. Veuillez vérifier votre connexion Internet et réessayer.",
18
+ "systemError": "Quelque chose s'est mal passé. Veuillez réessayer.",
19
+ "approve": "APPROUVER",
20
+ "reject": "REJETER"
21
+ }