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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (102) 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/ghgInventory/en.json +76 -0
  68. package/dist/locales/i18n/homepage/en.json +33 -0
  69. package/dist/locales/i18n/homepage/es.json +30 -0
  70. package/dist/locales/i18n/homepage/fr.json +30 -0
  71. package/dist/locales/i18n/login/en.json +11 -0
  72. package/dist/locales/i18n/login/es.json +10 -0
  73. package/dist/locales/i18n/login/fr.json +10 -0
  74. package/dist/locales/i18n/mrvdashboard/en.json +29 -0
  75. package/dist/locales/i18n/mrvdashboard/es.json +0 -0
  76. package/dist/locales/i18n/mrvdashboard/fr.json +0 -0
  77. package/dist/locales/i18n/nav/en.json +17 -0
  78. package/dist/locales/i18n/nav/es.json +9 -0
  79. package/dist/locales/i18n/nav/fr.json +9 -0
  80. package/dist/locales/i18n/ndc/en.json +12 -0
  81. package/dist/locales/i18n/ndcAction/en.json +100 -0
  82. package/dist/locales/i18n/passwordReset/en.json +10 -0
  83. package/dist/locales/i18n/passwordReset/es.json +10 -0
  84. package/dist/locales/i18n/passwordReset/fr.json +10 -0
  85. package/dist/locales/i18n/programme/en.json +87 -0
  86. package/dist/locales/i18n/programme/es.json +17 -0
  87. package/dist/locales/i18n/programme/fr.json +17 -0
  88. package/dist/locales/i18n/resetPassword/en.json +8 -0
  89. package/dist/locales/i18n/resetPassword/es.json +8 -0
  90. package/dist/locales/i18n/resetPassword/fr.json +8 -0
  91. package/dist/locales/i18n/safeguards/en.json +73 -0
  92. package/dist/locales/i18n/social/en.json +41 -0
  93. package/dist/locales/i18n/user/en.json +16 -0
  94. package/dist/locales/i18n/user/es.json +16 -0
  95. package/dist/locales/i18n/user/fr.json +16 -0
  96. package/dist/locales/i18n/userProfile/en.json +34 -0
  97. package/dist/locales/i18n/userProfile/es.json +34 -0
  98. package/dist/locales/i18n/userProfile/fr.json +34 -0
  99. package/dist/locales/i18n/view/en.json +147 -0
  100. package/dist/locales/i18n/view/es.json +128 -0
  101. package/dist/locales/i18n/view/fr.json +128 -0
  102. package/package.json +4 -2
@@ -0,0 +1,87 @@
1
+ {
2
+ "sector": "Sector",
3
+ "status": "Status",
4
+ "issued": "Credits Issued",
5
+ "balance": "Credits Balance",
6
+ "transferred": "Credits Transferred",
7
+ "viewProgrammes": "View Projects",
8
+ "desc": "View the projects available in the Transparency System based on your permissions",
9
+ "noProgrammes": "No Projects",
10
+ "serialNoh": "Serial Number",
11
+ "certifiers": "Certifiers",
12
+ "title": "Project Name",
13
+ "gettingProgrammeError": "Error in getting project",
14
+ "all": "All",
15
+ "searchByName": "Search by project name",
16
+ "requestId": "Request ID",
17
+ "date": "Date",
18
+ "programmeName": "Project Name",
19
+ "type": "Type",
20
+ "level": "Level",
21
+ "stream": "Stream",
22
+ "investor": "Investor",
23
+ "owner": "Owner",
24
+ "amount": "Amount (USD)",
25
+ "investmentTitle": "Financing",
26
+ "investmentDesc": "Financing made on projects in the Transparency System",
27
+ "addProgramme": "ADD PROGRAMME",
28
+ "emissionsReductionExpected": "Emissions Reductions Expected (tCO2e)",
29
+ "emissionsReductionAchieved": "Emissions Reductions Achieved (tCO2e)",
30
+ "isUploaded": "Document uploaded successfully",
31
+ "notUploaded": "Document upload was unsuccessful",
32
+ "docApproved": "The document was approved",
33
+ "docRejected": "The document was rejected",
34
+ "designDoc": "Design Document",
35
+ "methDoc": "Methodology Document",
36
+ "monitoringReport": "Monitoring Report",
37
+ "verificationReport": "Verification Report",
38
+ "objectionLett": "No Objection Letter",
39
+ "rejectDocHeader": "Are you sure you want to reject this document?",
40
+ "rejectDocBody": "You can’t undo this action",
41
+ "remarks": "Remarks",
42
+ "rejectInvestmentHeader": "Are you sure you want to reject this financing?",
43
+ "monitorDoc": "Monitoring Report",
44
+ "veriDoc": "Verifcation Report",
45
+ "investmentAccepted": "The financing request has been approved successfully",
46
+ "investmentRejected": "The Financing has been rejected",
47
+ "addInvestment": "Add Financing",
48
+ "addInvestmentSub": "Add financing to a project in the Transparency System",
49
+ "programmeFinancingInvested": "Project Financing Invested",
50
+ "ownership": "Ownership",
51
+ "investorName": "Investor Name",
52
+ "amountInvested": "Amount Invested (USD)",
53
+ "instrument": "Instrument",
54
+ "interestRate": "Interest Rate (%)",
55
+ "resultMetric": "Result Metric",
56
+ "comments": "Comments",
57
+ "paymentPerMetric": "Payment Per Metric",
58
+ "esgType": "ESG Classification",
59
+ "investmentCreationSuccess": "The financing has been added successfully",
60
+ "total": "Total Ownership",
61
+ "ClimateFinance": "Climate Finance",
62
+ "CarbonMarket": "Carbon Market",
63
+ "rejectTip": "Request Adjustments",
64
+ "invalidFileFormat": "Unsupported file format",
65
+ "investmentReqApproved": "The financing request has been accepted.",
66
+ "designDocNotApproved": "The design document needs to be approved to upload this document",
67
+ "programmeNotAuth": "The project has to be authorised to upload this document",
68
+ "monitoringRepNotApproved": "The monitoring report has to be approved to upload this document",
69
+ "notAuthToUploadDoc": "You are not authorised to upload this document",
70
+ "orgNotAuth": "Your organisation is not authorised to upload or view this document",
71
+ "authLetterLabel": "Letter of Authorisation",
72
+ "ministryLevel": "Ministry Level",
73
+ "description": "Description",
74
+ "emissionReductionAchievedandCreditIssued": "Emission Reduction Achieved/ Credit Issued",
75
+ "environmentalImpactAssessment": "Environmental Impact Assessment",
76
+ "docUploadProgrammeRejected": "This document cannot be uploaded for rejected projects",
77
+ "typeCreation": "Type",
78
+ "New": "NEW",
79
+ "Existing": "EXISTING",
80
+ "addOwnership": "ADD INVESTMENT",
81
+ "supportTitle": "Supports",
82
+ "supportDesc": "Supports made on projects in the Transparency System",
83
+ "addSupport": "Add Support",
84
+ "addSupportBtnText": "ADD SUPPORT",
85
+ "addSupportSub": "Add Support to a project in the Transparency System",
86
+ "programmeExistsWithAssessmentRegId": "Project already exist with the given environmental assessment registration number"
87
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "sector": "Sector",
3
+ "status": "Estado",
4
+ "issued": "Créditos Emitidos",
5
+ "balance": "Saldo de Créditos",
6
+ "transferred": "Créditos Transferidos",
7
+ "viewProgrammes": "Ver Programas",
8
+ "desc": "Ver los programas disponibles en el Registro de Carbono basados en sus permisos",
9
+ "noProgrammes": "No hay Programas",
10
+ "serialNoh": "Número de Serie",
11
+ "certifiers": "Certificadores",
12
+ "title": "Nombre del Programa",
13
+ "gettingProgrammeError": "Error al obtener el programa",
14
+ "all": "Todos",
15
+ "searchByName": "Buscar por nombre del programa",
16
+ "environmentalImpactAssessment": "Evaluación de Impacto Ambiental"
17
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "sector": "Secteur",
3
+ "status": "Statut",
4
+ "issued": "Crédits Émis",
5
+ "balance": "Solde de Crédits",
6
+ "transferred": "Crédits Transférés",
7
+ "viewProgrammes": "Voir les Programmes",
8
+ "desc": "Voir les programmes disponibles dans le Registre de Carbone en fonction de vos autorisations",
9
+ "noProgrammes": "Aucun Programme",
10
+ "serialNoh": "Numéro de Série",
11
+ "certifiers": "Certificateurs",
12
+ "title": "Nom du Programme",
13
+ "gettingProgrammeError": "Erreur lors de l'obtention du programme",
14
+ "all": "Tous",
15
+ "searchByName": "Rechercher par nom de programme",
16
+ "environmentalImpactAssessment": "Évaluation de l'Impact Environnemental"
17
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "reset-pwd-title": "Reset Password",
3
+ "submit": "Submit",
4
+ "newPwd": "New Password",
5
+ "confirmNewPwd": "Confirm New Password",
6
+ "passwordNotMatch": "Passwords do not match!",
7
+ "passwordResetNotWorked": "Your password reset link has expired or has already been used"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "reset-pwd-title": "Restablecer Contraseña",
3
+ "submit": "Enviar",
4
+ "newPwd": "Nueva Contraseña",
5
+ "confirmNewPwd": "Confirmar Nueva Contraseña",
6
+ "passwordNotMatch": "¡Las contraseñas no coinciden!",
7
+ "passwordResetNotWorked": "El enlace de restablecimiento de contraseña ha caducado o ya ha sido utilizado"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "reset-pwd-title": "Réinitialisation du Mot de Passe",
3
+ "submit": "Envoyer",
4
+ "newPwd": "Nouveau Mot de Passe",
5
+ "confirmNewPwd": "Confirmer le Nouveau Mot de Passe",
6
+ "passwordNotMatch": "Les mots de passe ne correspondent pas !",
7
+ "passwordResetNotWorked": "Le lien de réinitialisation de mot de passe a expiré ou a déjà été utilisé"
8
+ }
@@ -0,0 +1,73 @@
1
+ {
2
+ "humanRights": "Human Rights",
3
+ "yes": "YES",
4
+ "no": "NO",
5
+ "maybe": "MAYBE",
6
+ "genderEquality": "Gender Equality",
7
+ "communityHealth": "Community Health, Safety and Working Conditions",
8
+ "historicHeritage": "Sites of Cultural and Historical Heritage",
9
+ "forcedEviction": "Forced Eviction and Displacement",
10
+ "landTenure": "Land Tenure and Other Rights",
11
+ "indegenousPeople": "Indigenous people",
12
+ "corruption": "Corruption",
13
+ "labourRights": "Labour Rights",
14
+ "economicConsequences": "Negative Economic Consequences",
15
+ "emissions": "Emissions",
16
+ "labourRightsSubLabel": "Working agreements with all individual workers shall be documented and implemented and include: ",
17
+ "isRespectHumanRights": "The Project Developer and the Project shall respect internationally proclaimed human rights and shall not be complicit in violence or human rights abuses of any kind as defined in the Universal Declaration of Human Rights ",
18
+ "isProjectdiscriminate": "The Project shall not discriminate with regards to participation and inclusion",
19
+ "genderEqualityQ1": "The Project shall not directly or indirectly lead to/contribute to adverse impacts on gender equality and/or the situation of women ",
20
+ "genderEqualityQ2": "Projects shall apply the principles of nondiscrimination, equal treatment, and equal pay for equal work ",
21
+ "genderEqualityQ3": "The Project shall refer to the country’s national gender strategy or equivalent national commitment to aid in assessing gender risks ",
22
+ "genderEqualityQ4": "(where required) Summary of opinions and recommendations of an Expert Stakeholder(s)",
23
+ "communityHealthQ1": "The Project shall avoid community exposure to increased health risks and shall not adversely affect the health of the workers and the community ",
24
+ "historicHeritageQ1": "Does the Project Area include sites, structures, or objects with historical, cultural, artistic, traditional or religious values or intangible forms of culture?",
25
+ "forcedEvictionQ1": "Does the Project require or cause the physical or economic relocation of peoples (temporary or permanent, full or partial)? ",
26
+ "landTenureQ1": "Does the Project require any change, or have any uncertainties related to land tenure arrangements and/or access rights, usage rights or land ownership?",
27
+ "landTenureQ2": "For Projects involving land use tenure, are there any uncertainties with regards to land tenure, access rights, usage rights or land ownership?",
28
+ "indegenousPeopleQ1": "Are indigenous peoples present in or within the area of influence of the Project and/or is the Project located on land/territory claimed by indigenous peoples?",
29
+ "corruptionQ1": "The Project shall not involve, be complicit in or inadvertently contribute to or reinforce corruption or corrupt Projects ",
30
+ "labourRightsQ1": "The Project Developer shall ensure that all employment is in compliance with national labour occupational health and safety laws and with the principles and standards embodied in the ILO fundamental conventions",
31
+ "labourRightsQ2": "Workers shall be able to establish and join labour organisations",
32
+ "labourRightsSubQ1": "Working hours (must not exceed 48 hours per week on a regular basis), AND",
33
+ "labourRightsSubQ2": "Duties and tasks, AND",
34
+ "labourRightsSubQ3": "Remuneration (must include provision for payment of overtime), AND",
35
+ "labourRightsSubQ4": "Modalities on health insurance, AND",
36
+ "labourRightsSubQ5": "Modalities on termination of the contract with provision for voluntary resignation by employee, AND",
37
+ "labourRightsSubQ6": "Provision for annual leave of not less than 10 days per year, not including sick and casual leave.",
38
+ "labourRightsQ3": "No child labour is allowed (Exceptions for children working on their families property requires an Expert Stakeholder opinion)",
39
+ "labourRightsQ4": "The Project Developer shall ensure the use of appropriate equipment, training of workers, documentation and reporting of accidents and incidents, and emergency preparedness and response measures",
40
+ "economicConsequencesQ1": "Does the project cause negative economic consequences during and after project implementation?",
41
+ "emissionsQ1": "Will the Project increase greenhouse gas emissions over the Baseline Scenario?",
42
+ "energySupply": "Energy Supply",
43
+ "energySupplyQ1": "Will the Project use energy from a local grid or power supply (i.e., not connected to a national or regional grid) or fuel resource (such as wood, biomass) that provides for other local users?",
44
+ "waterPattern": "Impact on Natural Water Patterns/Flows",
45
+ "waterPatternQ1": "Will the Project affect the natural or pre-existing pattern of watercourses, ground-water and/or the watershed(s) such as high seasonal flow variability, flooding potential, lack of aquatic connectivity or water scarcity?",
46
+ "erosoin": "Erosion and/or Water Body Instability",
47
+ "erosoinQ1": "Could the Project directly or indirectly cause additional erosion and/or water body instability or disrupt the natural pattern of erosion?",
48
+ "erosoinQ2": "Is the Project’s area of influence susceptible to excessive erosion and/or water body instability?",
49
+ "landscape": "Landscape Modification and Soil",
50
+ "landscapeQ1": "Does the Project involve the use of land and soil for production of crops or other products?",
51
+ "naturalDisaster": "Vulnerability to Natural Disaster",
52
+ "naturalDisasterQ1": "Will the Project be susceptible to or lead to increased vulnerability to wind, earthquakes, subsidence, landslides, erosion, flooding, drought or other extreme climatic conditions?",
53
+ "genetic": "Genetic Resources",
54
+ "geneticQ1": "Could the Project be negatively impacted by or involve genetically modified organisms or GMOs (e.g., contamination, collection and/or harvesting, commercial development, or take place in facilities or farms that include GMOs in their processes and production)?",
55
+ "pollutants": "Release of pollutants",
56
+ "pollutantsQ1": "Could the Project potentially result in the release of pollutants to the environment?",
57
+ "hazardousWaste": "Hazardous and Non-hazardous Waste",
58
+ "hazardousWasteQ1": "Will the Project involve the manufacture, trade, release, and/ or use of hazardous and non-hazardous chemicals and/or materials?",
59
+ "pesticides": "Pesticides & Fertilisers",
60
+ "pesticidesQ1": "Will the Project involve the application of pesticides and/or fertilisers?",
61
+ "harvestForests": "Harvesting of Forests",
62
+ "harvestForestsQ1": "Will the Project involve the harvesting of forests?",
63
+ "food": "Food",
64
+ "foodQ1": "Does the Project modify the quantity or nutritional quality of food available such as through crop regime alteration or export or economic incentives?",
65
+ "animalHusbandry": "Animal husbandry",
66
+ "animalHusbandryQ1": "Will the Project involve animal husbandry?",
67
+ "criticalHabitats": "High Conservation Value Areas and Critical Habitats",
68
+ "criticalHabitatsQ1": "Does the Project physically affect or alter largely intact or High Conservation Value (HCV) ecosystems, critical habitats, landscapes, key biodiversity areas or sites identified?",
69
+ "endangeredSpecies": "Endangered Species",
70
+ "endangeredSpeciesQ1": "Are there any endangered species identified as potentially being present within the Project boundary (including those that may route through the area)?",
71
+ "endangeredSpeciesQ2": "Does the Project potentially impact other areas where endangered species may be present through transboundary affects?"
72
+ }
73
+
@@ -0,0 +1,41 @@
1
+ {
2
+ "yes": "YES",
3
+ "no": "NO",
4
+ "na": "N/A",
5
+ "jobs": "Jobs",
6
+ "health": "Health & Safety",
7
+ "educational": "Educational",
8
+ "welfare": "Welfare",
9
+ "jobRelatedMainQ": "Does the activity create new jobs?",
10
+ "jobRelatedSubQ1": "New long-term jobs (> 1 year)",
11
+ "jobRelatedSubQ2": "New short-term jobs (< 1 year)",
12
+ "jobRelatedSubQ3": "New sources of income generation",
13
+ "jobRelatedSubQ4": "Other employment opportunities",
14
+ "jobRelatedSubQ5": "Number of persons employed/to be employed (leave blank if not known)",
15
+ "jobRelatedSubQ6": "New long-term jobs (> 1 year)",
16
+ "jobRelatedSubQ7": "New short-term jobs (< 1 year)",
17
+ "healthRelatedMainQ": "Does the activity result in health and safety improvements?",
18
+ "healthRelatedSubQ1": "Reduction of diseases, disease prevention",
19
+ "healthRelatedSubQ2": "Reduction of accidents (e.g. fire hazards)",
20
+ "healthRelatedSubQ3": "Reduction of crime",
21
+ "healthRelatedSubQ4": "Preservation of food",
22
+ "healthRelatedSubQ5": "Reducing health damaging indoor air pollution",
23
+ "healthRelatedSubQ6": "Enhancement of health services (hospitals, doctors, medication etc.)",
24
+ "healthRelatedSubQ7": "Improved sanitation and waste management (i.e. facilities that offer the possibility of deposing of waste in a sanitary way)",
25
+ "healthRelatedSubQ8": "Other health and safety improvements",
26
+ "educationRelatedMainQ": "Does the activity facilitate education, dissemination of information, research or increase awareness?",
27
+ "educationRelatedSubQ1": "Job related training (vocational etc.)",
28
+ "educationRelatedSubQ2": "Enhanced educational services (schools, teachers, affordability, quality etc.)",
29
+ "educationRelatedSubQ3": "Project related knowledge dissemination (project related site visits and tours etc.)",
30
+ "educationRelatedSubQ4": "Other educational benefits",
31
+ "welfareRelatedMainQ": "Does the activity improve the welfare of people?",
32
+ "welfareRelatedSubQ1": "Improvement of working conditions",
33
+ "welfareRelatedSubQ2": "Community or rural advancement",
34
+ "welfareRelatedSubQ3": "Poverty alleviation (more people above poverty level)",
35
+ "welfareRelatedSubQ4": "Improving wealth distribution and/or generation of income and assets",
36
+ "welfareRelatedSubQ5": "Increased municipal revenues",
37
+ "welfareRelatedSubQ6": "Empowerment of women (e.g. optimize tasks undertaken by women)",
38
+ "welfareRelatedSubQ7": "Reduced traffic congestion",
39
+ "welfareRelatedSubQ8": "Other welfare benefits"
40
+ }
41
+
@@ -0,0 +1,16 @@
1
+ {
2
+ "name": "NAME",
3
+ "email": "EMAIL",
4
+ "phone": "PHONE",
5
+ "company": "ORGANISATION",
6
+ "companyRole": "ORGANISATION TYPE",
7
+ "role": "ROLE",
8
+ "addUser": "Add User",
9
+ "viewUsers": "View Users",
10
+ "viewDesc": "View the users registered with the Carbon Registry based on your permissions",
11
+ "deleteConfirmHeaderText": "Are you sure you want to permanently delete this user?",
12
+ "deleteConfirmText": "You can’t undo this action",
13
+ "searchBy": "Search by",
14
+ "filterByRole": "Filter by Role",
15
+ "filterByCompanyRole": "Filter by Organisation Type"
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "name": "NOMBRE",
3
+ "email": "CORREO ELECTRÓNICO",
4
+ "phone": "TELÉFONO",
5
+ "company": "ORGANIZACIÓN",
6
+ "companyRole": "TIPO DE ORGANIZACIÓN",
7
+ "role": "ROL",
8
+ "addUser": "Agregar Usuario",
9
+ "viewUsers": "Ver Usuarios",
10
+ "viewDesc": "Ver los usuarios registrados en el Registro de Carbono basado en sus permisos",
11
+ "deleteConfirmHeaderText": "¿Está seguro de que desea eliminar permanentemente a este usuario?",
12
+ "deleteConfirmText": "No puedes deshacer esta acción",
13
+ "searchBy": "Buscar por",
14
+ "filterByRole": "Filtrar por Rol",
15
+ "filterByCompanyRole": "Filtrar por Tipo de Organización"
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "name": "NOM",
3
+ "email": "E-MAIL",
4
+ "phone": "TÉLÉPHONE",
5
+ "company": "ORGANISATION",
6
+ "companyRole": "TYPE D'ORGANISATION",
7
+ "role": "RÔLE",
8
+ "addUser": "Ajouter un Utilisateur",
9
+ "viewUsers": "Voir les Utilisateurs",
10
+ "viewDesc": "Voir les utilisateurs enregistrés avec le Registre de Carbone en fonction de vos permissions",
11
+ "deleteConfirmHeaderText": "Êtes-vous sûr de vouloir supprimer définitivement cet utilisateur ?",
12
+ "deleteConfirmText": "Vous ne pouvez pas annuler cette action",
13
+ "searchBy": "Rechercher par",
14
+ "filterByRole": "Filtrer par Rôle",
15
+ "filterByCompanyRole": "Filtrer par Type d'Organisation"
16
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ "title": "User Profile",
3
+ "subTitle": "View and Edit your user information",
4
+ "userDetailsHeading": "User Details",
5
+ "organisationDetailsHeading": "Organisation Details",
6
+ "name": "Name",
7
+ "email": "Email",
8
+ "role": "Role",
9
+ "phoneNo": "Phone",
10
+ "taxId": "VAT Registration #",
11
+ "paymentId" : "Registration Payment ID",
12
+ "website": "Website",
13
+ "address": "Address",
14
+ "id": "id",
15
+ "country": "country",
16
+ "companyId": "companyId",
17
+ "companyRole": "Role",
18
+ "logo": "logo",
19
+ "state": "state",
20
+ "delete": "DELETE",
21
+ "edit": "EDIT",
22
+ "deleteConfirmHeaderText": "Are you sure you want to permanently delete this user?",
23
+ "deleteConfirmText": "You can’t undo this action",
24
+ "cancel": "Cancel",
25
+ "remarks": "Remarks",
26
+ "creditBalance": "Credit Balance",
27
+ "programmeCount": "Number of Projects",
28
+ "logOut": "LOG OUT",
29
+ "changePassword": "CHANGE PASSWORD",
30
+ "passwordResetSuccess": "The password has been reset successfully",
31
+ "userDeletionSuccess": "The user has been deleted successfully",
32
+ "ministerName": "Name of the Minister",
33
+ "sectoralScope": "Sectoral Scope"
34
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ "title": "Perfil de Usuario",
3
+ "subTitle": "Ver y Editar la información de su usuario",
4
+ "userDetailsHeading": "Detalles del Usuario",
5
+ "organisationDetailsHeading": "Detalles de la Organización",
6
+ "name": "Nombre",
7
+ "email": "Correo Electrónico",
8
+ "role": "Rol",
9
+ "phoneNo": "Teléfono",
10
+ "taxId": "ID Fiscal",
11
+ "paymentId": "ID de Pago de Registro",
12
+ "website": "Sitio Web",
13
+ "address": "Dirección",
14
+ "id": "id",
15
+ "country": "país",
16
+ "companyId": "companyId",
17
+ "companyRole": "Rol",
18
+ "logo": "logo",
19
+ "state": "estado",
20
+ "delete": "ELIMINAR",
21
+ "edit": "EDITAR",
22
+ "deleteConfirmHeaderText": "¿Está seguro de que desea eliminar permanentemente a este usuario?",
23
+ "deleteConfirmText": "No puedes deshacer esta acción",
24
+ "cancel": "Cancelar",
25
+ "remarks": "Observaciones",
26
+ "creditBalance": "Saldo de Créditos",
27
+ "programmeCount": "Número de Programas",
28
+ "logOut": "CERRAR SESIÓN",
29
+ "changePassword": "CAMBIAR CONTRASEÑA",
30
+ "passwordResetSuccess": "La contraseña ha sido restablecida con éxito",
31
+ "userDeletionSuccess": "El usuario ha sido eliminado con éxito",
32
+ "ministerName": "Nombre del Ministro",
33
+ "sectoralScope": "Alcance Sectorial"
34
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ "title": "Profil de l'utilisateur",
3
+ "subTitle": "Voir et éditer vos informations utilisateur",
4
+ "userDetailsHeading": "Détails de l'utilisateur",
5
+ "organisationDetailsHeading": "Détails de l'Organisation",
6
+ "name": "Nom",
7
+ "email": "E-mail",
8
+ "role": "Rôle",
9
+ "phoneNo": "Téléphone",
10
+ "taxId": "Identifiant Fiscal",
11
+ "paymentId": "ID de Paiement d'Inscription",
12
+ "website": "Site Web",
13
+ "address": "Adresse",
14
+ "id": "id",
15
+ "country": "pays",
16
+ "companyId": "companyId",
17
+ "companyRole": "Rôle",
18
+ "logo": "logo",
19
+ "state": "état",
20
+ "delete": "SUPPRIMER",
21
+ "edit": "ÉDITER",
22
+ "deleteConfirmHeaderText": "Êtes-vous sûr de vouloir supprimer définitivement cet utilisateur ?",
23
+ "deleteConfirmText": "Vous ne pouvez pas annuler cette action",
24
+ "cancel": "Annuler",
25
+ "remarks": "Remarques",
26
+ "creditBalance": "Solde de Crédits",
27
+ "programmeCount": "Nombre de Programmes",
28
+ "logOut": "DÉCONNEXION",
29
+ "changePassword": "CHANGER LE MOT DE PASSE",
30
+ "passwordResetSuccess": "Le mot de passe a été réinitialisé avec succès",
31
+ "userDeletionSuccess": "L'utilisateur a été supprimé avec succès",
32
+ "ministerName": "Nom du Ministre",
33
+ "sectoralScope": "Portée Sectorielle"
34
+ }
@@ -0,0 +1,147 @@
1
+ {
2
+ "title": "Project Name",
3
+ "details": "Project Details",
4
+ "desc": "View the details of the selected project",
5
+ "ownership": "Ownership",
6
+ "general": "General",
7
+ "name": "Project Name",
8
+ "programmeOwner": "Project Owner",
9
+ "serialNo": "Credit Issuance Serial Number",
10
+ "currentStatus": "Current Status",
11
+ "applicationType": "Applicant Type",
12
+ "sector": "Sector",
13
+ "sectoralScope": "Sectoral Scope",
14
+ "startDate": "Project Start Date",
15
+ "endDate": "Project End Date",
16
+ "buyerCountry": "Buyer Country Eligibility",
17
+ "estimatedProgrammeCostUSD": "Estimated Project Cost (USD)",
18
+ "financingType": "Financing Type",
19
+ "grantEquivalent": "Grant Equivalent Amount",
20
+ "carbonPrice": "Carbon Price (USD per ton)",
21
+ "financial": "Financial Overview",
22
+ "calculation": "Mitigation Type Calculation",
23
+ "energyGeneration": "Energy Generation",
24
+ "consumerGroup": "Building Type",
25
+ "constantVersion": "Standard Version",
26
+ "landArea": "Land Area",
27
+ "timeline": "Activity Timeline",
28
+ "location": "Geographical Location",
29
+ "credits": "Credits",
30
+ "certification": "Certification Details",
31
+ "authorise": "Authorise",
32
+ "reject": "Reject",
33
+ "revoke": "Revoke Certification",
34
+ "cancel": "Cancel",
35
+ "issue": "Issue",
36
+ "remarks": "Remarks",
37
+ "popupText": "You can’t undo this action",
38
+ "rejectTitle": "Are you sure you want to reject the project",
39
+ "authTitle": "Are you sure you want to authorise the project",
40
+ "issueTitle": "Are you sure you want to issue credits for the project",
41
+ "certifyTitle": "Are you sure you want to certify the project",
42
+ "retireTitle": "Are you sure you want to retire the credits?",
43
+ "revokeTitle": "Are you sure you want to revoke the certificate of the project",
44
+ "transferTitle": "Request Credits",
45
+ "programmeMaterial": "Project & Project Documents",
46
+ "projectMaterial": "Project Reports",
47
+ "transfer": "Request",
48
+ "by": "By",
49
+ "programme": "Project",
50
+ "issueCreditText": "Credits to be issued",
51
+ "issueCreditNdcIdText": "Activity ID",
52
+ "authCreditText": "Credits to authorise",
53
+ "totalTransferCredit": "Total Amount",
54
+ "totalRetireCredit": "Retired Credit Amount",
55
+ "successAuth": "The project has been authorised successfully",
56
+ "successReject": "The project has been rejected successfully",
57
+ "successCertify": "The project has been certified successfully",
58
+ "successRetire": "The credits have been retired successfully",
59
+ "successRevoke": "The project has been revoked successfully",
60
+ "successRevokeCertifcate": "The certificate has been revoked successfully",
61
+ "successRetireInit": "The international transfer retire request has been sent successfully",
62
+ "successIssue": "The project has been issued successfully",
63
+ "successRequest": "The transfer request has been sent successfully ",
64
+ "sendCreditTitle": "Send Credits",
65
+ "to": "To",
66
+ "from": "From",
67
+ "send": "Send",
68
+ "successSend": "Credit send successful",
69
+ "successSendInit": "Credit send initiated successful",
70
+ "searchCompany": "Search company by name",
71
+ "serialNoField": "Serial Number",
72
+ "transferApproveTotal": "Credit Amount",
73
+ "confirmClosure": "I understand that this action cannot be undone",
74
+ "confirmRetire": "This transfer is pending government approval",
75
+ "searchCountry": "Search country",
76
+ "country": "Country",
77
+ "company": "Company",
78
+ "accept": "Accept",
79
+ "certifier": "Certifier",
80
+ "seeMine": "Mine",
81
+ "tlRejectTitle": "Transfer Request Rejected",
82
+ "tlTxRejectDesc": "The request to transfer {} {} credits from {} to {} was rejected by {}",
83
+ "tlInitTitle": "Transfer Initiated",
84
+ "tlInitDesc": "{} {} credits of this project were requested to be transferred from {} to {} by {}",
85
+ "via": "via",
86
+ "tlDescInit": "credits of this project were requested to be transferred from",
87
+ "tlCreate": "Project Created",
88
+ "tlCreateDesc": "The project was created.",
89
+ "tlAuth": "Authorised",
90
+ "tlAuthDesc": "The project was authorised for {} {} credits until {} with the Serial Number {} by {}",
91
+ "tlIssue": "Credits Issued",
92
+ "tlIssueDesc": "The project was issued {} by {}",
93
+ "t1IssueNdcDesc": "{} {} credits for the Activity {}",
94
+ "tlReject": "Rejected",
95
+ "tlRejectDesc": "The project was rejected by {}",
96
+ "tlTransfer": "Transferred",
97
+ "tlTransferDesc": "{} {} credits of this project were transferred from {} to {} by {}",
98
+ "tlRevoke": "Certificate Revoked",
99
+ "tlRevokeDesc": "The certification of this project was revoked {} by {}",
100
+ "tlCertify": "Certified",
101
+ "tlCertifyDesc": "The project was certified by {}",
102
+ "tlRetire": "Credits Retired",
103
+ "tlRetireDesc": "{} {} credits of this project were retired from {} {}as {} by {}",
104
+ "tlFrozen": "Credits Frozen",
105
+ "tlFrozenDesc": "{} {} credits were frozen due to the deactivation of {} by {}",
106
+ "tlRetInit": "Retirement Initiated",
107
+ "tlRetInitDesc": "Retirement of {} {} credits of this project from {} {}as {} was initiated by {}",
108
+ "tlRetRejectTitle": "Retirement Not Recognised",
109
+ "tlTxRetRejectDesc": "The request to transfer {} {} credits from {} to {} was not recognised by {}",
110
+ "tlRetCancelTitle": "Retire request cancelled",
111
+ "tlTxCancelTitle": "Transfer Request Cancelled",
112
+ "tlTxCancelDesc": "The request to transfer {} {} credits from {} to {} was cancelled by {}",
113
+ "tlTxCancelSystemDesc": "The request to transfer {} {} credits from {} to {} was cancelled by the system due to the deactivation of {} by {}",
114
+ "tlUnFrozen": "Credits Unfrozen",
115
+ "tlUnFrozenDesc": "{} frozen {} credits of the project have been unfrozen due to the reactivation of {} by {}",
116
+ "tlTxLowCreditCancelSystemDesc": "The request to transfer {} {} credits from {} to {} was cancelled by the system due to insufficient credit balance",
117
+ "tlOwnership": "New Ownership",
118
+ "tlOwnershipDesc": "{} invested in this project obtaining {} ownership of the project.",
119
+ "tlPending": "Pending",
120
+ "tlAuthorisation": "Authorisation",
121
+ "typeOfMitigation": "Type Of Mitigation",
122
+ "subTypeOfMitigation": "Sub Type Of Mitigation",
123
+ "numberOfDays": "Number of days",
124
+ "numberOfPeopleInHousehold": "Number of people in the household",
125
+ "weightInTons": "Tonnes (t) on dry basis",
126
+ "userEstimatedCredits": "User Estimated Credits",
127
+ "systemEstimatedCredits": "System Estimated Credits",
128
+ "actionId": "NDC ID",
129
+ "programmeCost": "Project Cost (USD)",
130
+ "ownershipPercentage": "Ownership Percentage",
131
+ "programmeDocs": "Project Documents",
132
+ "investments": "Financing",
133
+ "investment": "Financing",
134
+ "creditEst": "User Estimated Credits",
135
+ "carbonPriceUSDPerTon": "Minimum Carbon Price: USD per ton (assuming no other revenue)",
136
+ "ndcActions": "Activities",
137
+ "emissionsReductionExpected": "Emissions Reductions Expected",
138
+ "emissionsReductionAchieved": "Emissions Reductions Achieved",
139
+ "emissionsReductions": "Emissions Reductions {}",
140
+ "addInvestment": "ADD INVESTMENT",
141
+ "addAction": "ADD ACTIVITY",
142
+ "ministryLevel": "Ministry Level",
143
+ "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number",
144
+ "methodology": "Methodology",
145
+ "verificationEl": "Verification",
146
+ "monitoringEl": "Monitoring"
147
+ }