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

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,76 @@
1
+ {
2
+ "emissions" : "Emissions",
3
+ "projections" : "Projections",
4
+ "totalNationalEmissionSubTitle" : "Total national emissions and removals",
5
+ "addNew" : "Add New",
6
+ "year": "Year",
7
+ "isRequired": "is required!",
8
+ "totalNationalEmission" : "Total National Emission and Removals (in tCO\u2082-eq)",
9
+ "energyEmissions": "Energy",
10
+ "fuelCombustionActivities": "Fuel Combustion Activities",
11
+ "fugitiveEmissionsFromFuels" : "Fugitive emissions from fuels",
12
+ "carbonDioxideTransportStorage" : "Carbon dioxide Transport and Storage",
13
+ "industrialProcessesProductUse" : "Industrial Processes & Product Use",
14
+ "agricultureForestryOtherLandUse" : "Agriculture, Forestry, and Other Land Use",
15
+ "waste" : "Waste",
16
+ "energyIndustries": "Energy Industries",
17
+ "manufacturingIndustriesConstruction": "Manufacturing Industries and Construction",
18
+ "transport": "Transport",
19
+ "otherSectors": "Other Sectors",
20
+ "nonSpecified": "Non-Specified",
21
+ "solidFuels": "Solid Fuels",
22
+ "oilNaturalGas": "Oil and Natural Gas",
23
+ "otherEmissionsEnergyProduction": "Other emissions from Energy Production",
24
+ "transportOfCo2": "Transport of CO2",
25
+ "injectionStorage": "Injection and Storage",
26
+ "otherCarbonDioxideTransportStorage": "Other (Carbon dioxide Transport and Storage)",
27
+ "mineralIndustry": "Mineral Industry",
28
+ "chemicalIndustry": "Chemical Industry",
29
+ "metalIndustry": "Metal Industry",
30
+ "nonEnergyProductsFuelsSolventUse": "Non-Energy Products from Fuels and Solvent Use",
31
+ "electronicsIndustry": "Electronics Industry",
32
+ "productUsesSubstOzoneDepletingSubs": "Product Uses as Substitutes for Ozone Depleting Substances",
33
+ "otherProductManufactureUse": "Other Product Manufacture and Use",
34
+ "otherIndustrialProcessesProductUse": "Other (Industrial Processes & Product Use)",
35
+ "livestock": "Livestock",
36
+ "land": "Land",
37
+ "aggregateNonCo2SourcesLand": "Aggregate sources and non-CO2 emissions sources on land",
38
+ "otherAgricultureForestryOtherLandUse": "Other (Agriculture, Forestry, and Other Land Use)",
39
+ "solidWasteDisposal": "Solid Waste Disposal",
40
+ "biologicalTreatmentSolidWaste": "Biological Treatment of Solid Waste",
41
+ "incinerationOpenBurningWaste": "Incineration and Open Burning of Waste",
42
+ "wastewaterTreatmentDischarge": "Wastewater Treatment and Discharge",
43
+ "otherWaste": "Other (Waste)",
44
+ "indirectN2oEmissions": "Indirect N2O emissions from the atmospheric deposition of nitrogen in NOx and NH3",
45
+ "other": "Other",
46
+ "totalCo2WithoutLand": "Total CO2 equivalent emissions without land use, land-use change and forestry",
47
+ "totalCo2WithLand": "Total CO2 equivalent emissions with land use, land-use change and forestry",
48
+ "upload": "Upload",
49
+ "emissionRemovalDocument" : "Emissions & Removals Document",
50
+ "emissionCreationSuccess" : "The changes to the form has been submitted successfully",
51
+ "emissionUpdateSuccess" : "The changes to the form has been submitted successfully",
52
+ "emissionFinalizedSuccess" : "The form has been finalised successfully",
53
+ "projectionCreationSuccess" : "The changes to the form has been submitted successfully",
54
+ "projectionUpdateSuccess" : "The changes to the form has been submitted successfully",
55
+ "projectionFinalizedSuccess" : "The form has been finalised successfully",
56
+ "invalidFileType" : "Only XLSX and XLS files are allowed",
57
+ "invalidDataInExcel" : "Incorrect data format",
58
+ "discardHeaderText" : "Are you sure you want to cancel this edit?",
59
+ "formNotChanged" : "No changes have been done to the form",
60
+ "formCancelledSuccess" : "The changes to the form has been cancelled successfully",
61
+ "submitModelHeader" : "Are you sure you want to submit this edit?",
62
+ "finalizeModelHeader" : "Are you sure you want to finalise this form? This action cannot be undone.",
63
+ "emissionsBySectorTitle": "GHG Emissions: Sector",
64
+ "emissionsBySectorTT": "Amount of gas emitted in each year by each sector during the specified period.",
65
+ "emissionsByGasTitle": "GHG Emissions: Gas",
66
+ "emissionsByGasTT": "Amount of gas emitted in each year by each type of gas during the specified period",
67
+ "emissionsMitigationPotentialBySectorTitle": "GHG Mitigation Potential: Sector",
68
+ "emissionsMitigationPotentialBySectorTT": "Amount of gas emission projected in each year by each sector during the specified period",
69
+ "emissionsReductionPercentageBySectorTitle": "GHG % Reduction compared to BAU scenario in 2030: Sector",
70
+ "emissionsReductionPercentageBySectorTT": "Estimated and actual percentage of reduction compared to projected Business-As-Usual of each sub sector during the specified period",
71
+ "emissionsComparisonTitle": "GHG Emission Comparison",
72
+ "emissionsComparisonTT": "Emissions projected and actual projections for each year under each type during the specified period",
73
+ "remarks": "Remarks",
74
+ "finalize": "Finalise"
75
+ }
76
+
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "dashboard": "Dashboard",
3
3
  "ghgInventory": "GHG Inventory",
4
+ "emissions" : "Emissions",
5
+ "projections" : "Projections",
4
6
  "programmes": "Projects",
5
7
  "transfers": "Transfers",
6
8
  "companies": "Organisations",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.135-ghg-inventory.12.15",
3
+ "version": "1.0.135-ghg-inventory.12.16",
4
4
  "description": "Shared Library of tools for Carbon Credits applications ecosystem for ExO and and HQ/GEF",
5
5
  "type": "module",
6
6
  "scripts": {