@undp/carbon-library 1.0.258-CARBON-328.1 → 1.0.258-CARBON-380.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,5 +7,6 @@ export interface ProgrammeRejectAndTransferCardItemProps {
7
7
  updatedDate: any;
8
8
  loading: boolean;
9
9
  toolTipText: string;
10
+ t: any;
10
11
  }
11
12
  export declare const ProgrammeRejectAndTransferComponent: FC<ProgrammeRejectAndTransferCardItemProps>;
@@ -21,5 +21,4 @@ export declare class ProgrammeTransfer implements BaseEntity {
21
21
  createdTime?: number;
22
22
  retirementType?: RetireType;
23
23
  toCompanyMeta?: any;
24
- omgePercentage?: any;
25
24
  }
package/dist/index.d.ts CHANGED
@@ -185,7 +185,6 @@ declare class ProgrammeTransfer implements BaseEntity {
185
185
  createdTime?: number;
186
186
  retirementType?: RetireType;
187
187
  toCompanyMeta?: any;
188
- omgePercentage?: any;
189
188
  }
190
189
 
191
190
  declare enum ProgrammeStageR {
@@ -13,10 +13,10 @@
13
13
  "maxUploadSize": "Maximum upload file size is 5MB!",
14
14
  "role": "Role",
15
15
  "certifier": "Certifier",
16
- "programmeDeveleper": "Programme Develeoper",
16
+ "programmeDeveleper": "Project Develeoper",
17
17
  "viewer": "Viewer",
18
- "viewerToolTip": "Permitted to certify and revoke certifications of programmes",
19
- "programmeDeveleperToolTip": "Permitted to own programmes and transfer carbon credits",
18
+ "viewerToolTip": "Permitted to certify and revoke certifications of projects",
19
+ "programmeDeveleperToolTip": "Permitted to own projects and transfer carbon credits",
20
20
  "phoneNo": "Phone Number",
21
21
  "addresss": "Address",
22
22
  "isRequired": "is required!",
@@ -1,9 +1,9 @@
1
1
  {
2
- "addProgramme": "Add New Programme",
3
- "addProgrammeSub": "Add New Programmes to the Transparency System",
4
- "addProgramme1": "Programme Details",
5
- "addProgramme2": "Programme Financing Sought",
6
- "addProgramme3": "NDC Action Details",
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
7
  "addProgramme4": "Co-Benefits",
8
8
  "inNDC": "Included in NDC",
9
9
  "inNDCToolTip": "Nationally Determined Contributions (NDC)",
@@ -12,27 +12,27 @@
12
12
  "yes": "YES",
13
13
  "no": "NO",
14
14
  "proponentPercentValidation": "Total Organisation Percentage is invalid",
15
- "programmeCreationSuccess": "The programme has been created successfully",
15
+ "programmeCreationSuccess": "The project has been created successfully",
16
16
  "title": "Title",
17
17
  "externalId": "External ID",
18
18
  "ghgCovered": "GHGs Covered",
19
19
  "sector": "Sector",
20
- "startTime": "Programme Start Date",
20
+ "startTime": "Project Start Date",
21
21
  "designDoc": "Design Document",
22
22
  "designDocTooltip": "Design a Project Document with the UNFCCC CDM Mechanism Tool Prototype",
23
23
  "buyerCountryEligibility": "Buyer Country Eligibility",
24
24
  "company": "Organisation",
25
25
  "proponentPercentage": "Ownership Percentage",
26
26
  "sectoralScope": "Sectoral Scope",
27
- "endTime": "Programme End Date",
28
- "ndcScope": "NDC Scope",
27
+ "endTime": "Project End Date",
28
+ "ndcScope": "Activity Scope",
29
29
  "geographicalLocation": "Geographical Location",
30
30
  "next": "NEXT",
31
- "estimatedProgrammeCostUSD": "Estimated Programme Cost (USD)",
31
+ "estimatedProgrammeCostUSD": "Estimated Project Cost (USD)",
32
32
  "minViableCarbonPrice": "Minimum Carbon Price: USD per ton (assuming no other revenue)",
33
33
  "creditEst": "Estimated Credits",
34
34
  "sumbit": "SUBMIT",
35
- "addAction": "ADD ACTION",
35
+ "addAction": "ADD ACTIVITY",
36
36
  "back": "BACK",
37
37
  "conditional": "CONDITIONAL",
38
38
  "unConditional": "UNCONDITIONAL",
@@ -19,6 +19,5 @@
19
19
  "searchMail": "Search by email",
20
20
  "searchName": "Search by name",
21
21
  "min": "Ministry",
22
- "nationalSopValue": "National Share of Proceeds",
23
- "omgePercentage":"Overall Mitigation in Global Emissions (OMGE) Account"
22
+ "nationalSopValue": "National Share of Proceeds"
24
23
  }
@@ -15,7 +15,7 @@
15
15
  "website" : "Website",
16
16
  "address" : "Address",
17
17
  "creditBalance":"Credit Balance",
18
- "programmeCount":"Number of Programmes",
18
+ "programmeCount":"Number of Projects",
19
19
  "deauthoriseConfirmHeaderText": "Are you sure you want to deactivate this organisation?",
20
20
  "deauthoriseConfirmText":"Organisation will still be visible but no further action will be able to take place.\n Note: all users associated with the organisation will also be deactivated.",
21
21
  "activeStatus": "Active",
@@ -40,6 +40,5 @@
40
40
  "adminName": "Name",
41
41
  "adminEmail": "Email",
42
42
  "adminPhone": "Phone",
43
- "nationalSopValue": "National Share of Proceeds",
44
- "omgePercentage":"Overall Mitigation in Global Emissions (OMGE) Account"
43
+ "nationalSopValue": "National Share of Proceeds"
45
44
  }
@@ -7,66 +7,66 @@
7
7
  "auth": "Authorised",
8
8
  "rejected": "Rejected",
9
9
  "pending": "Pending",
10
- "programmesPending": "Programmes Pending",
10
+ "programmesPending": "Projects Pending",
11
11
  "trasnferReqReceived": "Pending Transfers Received",
12
12
  "trasnferReqInit": "Pending Transfers Sent",
13
- "programmesUnCertified": "Programmes Certifiable",
14
- "programmesCertified": "Programmes Certified",
13
+ "programmesUnCertified": "Projects Certifiable",
14
+ "programmesCertified": "Projects Certified",
15
15
  "creditBal": "Credit Balance",
16
16
  "creditCertified": "Credits Certified",
17
- "programmes": "Programmes",
17
+ "programmes": "Projects",
18
18
  "credits": "Credits",
19
19
  "certifiedCredits": "Certified Credits",
20
- "totalProgrammes": "Total Programmes",
21
- "totalProgrammesSector": "Total Programmes: Sector",
20
+ "totalProgrammes": "Total Projects",
21
+ "totalProgrammesSector": "Total Projects: Sector",
22
22
  "totalCredits": "Total Credits",
23
23
  "totalCreditsCertified": "Total Credits Certified",
24
- "programmeLocations": "Programme Locations",
24
+ "programmeLocations": "Project Locations",
25
25
  "trasnferLocations": "Transfer Locations International",
26
- "tTprogrammespendingGoverment": "Pending state programmes awaiting authorisation",
27
- "tTTransferReqSentGovernment": "Pending credit transfer requests sent to programme owners initiated by your organisation",
26
+ "tTprogrammespendingGoverment": "Pending state projects awaiting authorisation",
27
+ "tTTransferReqSentGovernment": "Pending credit transfer requests sent to project owners initiated by your organisation",
28
28
  "tTCreditBalanceGovernment": "Total credit balance owned by your organisation",
29
- "tTProgrammesGoverment": "Number of programmes created during the specified period and their programme state in the carbon registry at present",
30
- "tTCreditsGovernment": "Number of credits of authorised programmes created during the specified period and their credit state in the carbon registry at present",
31
- "tTCertifiedCreditsGovernment": "Number of credits of programmes created during the specified period, uncertified, certified and revoked in the carbon registry at present",
32
- "tTTotalProgrammesGovernment": "Graphical representation of the number of programmes created during the specified period in each programme state in the carbon registry at present",
33
- "tTTotalProgrammesSectorGovernment": "Graphical representation of the number of programmes in each programme sector created during the specified time in the carbon registry",
34
- "tTTotalCreditsGovernment": "Graphical representation of the number of credits of programmes created during the specified period in each credit state in the carbon registry at present",
35
- "tTTotalCreditsCertifiedGovernment": "Graphical representation of the number of credits of programmes created during the specified period certified, uncertified and revoked in the carbon registry at present",
36
- "tTProgrammeLocationsGovernment": " Locations of the programmes created during the specified period and their programme states in the carbon registry at present",
29
+ "tTProgrammesGoverment": "Number of projects created during the specified period and their project state in the carbon registry at present",
30
+ "tTCreditsGovernment": "Number of credits of authorised projects created during the specified period and their credit state in the carbon registry at present",
31
+ "tTCertifiedCreditsGovernment": "Number of credits of projects created during the specified period, uncertified, certified and revoked in the carbon registry at present",
32
+ "tTTotalProgrammesGovernment": "Graphical representation of the number of projects created during the specified period in each project state in the carbon registry at present",
33
+ "tTTotalProgrammesSectorGovernment": "Graphical representation of the number of projects in each project sector created during the specified time in the carbon registry",
34
+ "tTTotalCreditsGovernment": "Graphical representation of the number of credits of projects created during the specified period in each credit state in the carbon registry at present",
35
+ "tTTotalCreditsCertifiedGovernment": "Graphical representation of the number of credits of projects created during the specified period certified, uncertified and revoked in the carbon registry at present",
36
+ "tTProgrammeLocationsGovernment": " Locations of the projects created during the specified period and their project states in the carbon registry at present",
37
37
  "tTTransferLocationsGovernment": "Locations of credits of international transfer requests recognised during the specified period",
38
38
  "tTTransferReqRecProgrammeDev": "Pending credit transfer requests received by your organisation",
39
39
  "tTTransferReqInitProgrammeDev": "Pending local credit transfer requests initiated by your organisation",
40
40
  "tTCreditBalanceProgrammeDev": "Total credit balance owned by your organisation",
41
- "tTProgrammesProgrammeDev": "Number of programmes created during the specified period and their programme state in the carbon registry at present, owned by your organisation",
42
- "tTCreditsProgrammeDev": "Number of credits of authorised programmes created during the specified period and their credit state in the carbon registry at present, owned by your organisation",
43
- "tTCertifiedCreditsProgrammeDev": "Number of credits of programmes created during the specified period, uncertified, certified and revoked in the carbon registry at present, owned by your organisation",
44
- "tTTotalProgrammesProgrammeDev": "Graphical representation of the number of programmes created during the specified period, owned by your organisation, in each programme state in the carbon registry at present",
45
- "tTTotalProgrammesSecProgrammeDev": "Graphical representation of the number of programmes owned by your organisation, in each programme sector created during the specified time in the carbon registry",
46
- "tTTotalCreditsProgrammeDev": "Graphical representation of the number of credits of programmes created during the specified period, owned by your organisation, in each credit state in the carbon registry at present",
47
- "tTTotalCertifiedCreditsProgrammeDev": "Graphical representation of the number of credits of programmes created during the specified period, owned by your organisation, certified, uncertified and revoked in the carbon registry at present",
48
- "tTProgrammeLocationsProgrammeDev": "Locations of the programmes created during the specified period, owned by your organisation, and their programme states in the carbon registry at present",
49
- "tTTrasnferLocationsProgrammeDev": "Locations of credits international transfer requests of programmes owned by your organisation recognised during the specified period",
50
- "tTProgrammesUnCertiCertifier": "Number of programmes not yet certified including certificates revoked by your organisation",
51
- "tTProgrammesCertiCertifier": "Number of programmes certified by your organisation",
41
+ "tTProgrammesProgrammeDev": "Number of projects created during the specified period and their project state in the carbon registry at present, owned by your organisation",
42
+ "tTCreditsProgrammeDev": "Number of credits of authorised projects created during the specified period and their credit state in the carbon registry at present, owned by your organisation",
43
+ "tTCertifiedCreditsProgrammeDev": "Number of credits of projects created during the specified period, uncertified, certified and revoked in the carbon registry at present, owned by your organisation",
44
+ "tTTotalProgrammesProgrammeDev": "Graphical representation of the number of projects created during the specified period, owned by your organisation, in each project state in the carbon registry at present",
45
+ "tTTotalProgrammesSecProgrammeDev": "Graphical representation of the number of projects owned by your organisation, in each project sector created during the specified time in the carbon registry",
46
+ "tTTotalCreditsProgrammeDev": "Graphical representation of the number of credits of projects created during the specified period, owned by your organisation, in each credit state in the carbon registry at present",
47
+ "tTTotalCertifiedCreditsProgrammeDev": "Graphical representation of the number of credits of projects created during the specified period, owned by your organisation, certified, uncertified and revoked in the carbon registry at present",
48
+ "tTProgrammeLocationsProgrammeDev": "Locations of the projects created during the specified period, owned by your organisation, and their project states in the carbon registry at present",
49
+ "tTTrasnferLocationsProgrammeDev": "Locations of credits international transfer requests of projects owned by your organisation recognised during the specified period",
50
+ "tTProgrammesUnCertiCertifier": "Number of projects not yet certified including certificates revoked by your organisation",
51
+ "tTProgrammesCertiCertifier": "Number of projects certified by your organisation",
52
52
  "tTCreditCertifiedCertifier": "Number of credits certified by your organisation",
53
- "tTProgrammesCertifierMine": "Number of programmes created during the specified period, certified by your organisation, and their programme state in the carbon registry at present",
54
- "tTCreditsCertifierMine": "Number of credits of authorised programmes created during the specified period, certified by your organisation and their credit state in the carbon registry at present",
55
- "tTCertifiedCreditsCertifierMine": "Number of credits of programmes created during the specified period, certified by your organisation, uncertified, certified and revoked in the carbon registry at present",
56
- "tTTotalProgrammesCertifierMine": "Graphical representation of the number of programmes in each programme sector created during the specified time, certified by your company, in the carbon registry",
57
- "tTTotalProgrammesSecCertifierMine": "Graphical representation of the number of programmes in each programme sector created during the specified time, certified by your company, in the carbon registry",
58
- "tTTotalCreditsCertifierMine": "Graphical representation of the number of credits of programmes created during the specified period, certified by your organisation, in each credit state in the carbon registry at present",
59
- "tTTotalCertifiedCreditsCertifierMine": "Graphical representation of the number of credits of programmes certified, uncertified and revoked by your organisation, spread over the specified time",
60
- "tTProgrammeLocationsCertifierMine": "Locations of the programmes created during the specified period, certified by your organisation, and their programme states in the carbon registry at present",
61
- "tTTrasnferLocationsCertifierMine": "Locations of credits of international transfer requests of programmes certified by your organisation recognised during the specified period",
62
- "tTProgrammesCertifierOverall": "Number of programmes created during the specified period and their programme state in the carbon registry at present",
63
- "tTCreditsCertifierOverall": "Number of credits of authorised programmes created during the specified period and their credit state in the carbon registry at present",
64
- "tTCertifiedCreditsCertifierOverall": "Number of credits of programmes created during the specified period, uncertified, certified and revoked in the carbon registry at present",
65
- "tTTotalProgrammesCertifierOverall": "Graphical representation of the number of programmes created during the specified period in each programme state in the carbon registry at present",
66
- "tTTotalProgrammesSecCertifierOverall": "Graphical representation of the number of programmes in each programme sector created during the specified time in the carbon registry",
67
- "tTTotalCreditsCertifierOverall": "Graphical representation of the number of credits of programmes created during the specified period in each credit state in the carbon registry at present",
68
- "tTTotalCertifiedCreditsCertifierOverall": "Graphical representation of the number of credits of programmes created during the specified period certified, uncertified and revoked in the carbon registry at present",
69
- "tTProgrammeLocationsCertifierOverall": "Locations of the programmes created during the specified period and their programme states in the carbon registry at present",
53
+ "tTProgrammesCertifierMine": "Number of projects created during the specified period, certified by your organisation, and their project state in the carbon registry at present",
54
+ "tTCreditsCertifierMine": "Number of credits of authorised projects created during the specified period, certified by your organisation and their credit state in the carbon registry at present",
55
+ "tTCertifiedCreditsCertifierMine": "Number of credits of projects created during the specified period, certified by your organisation, uncertified, certified and revoked in the carbon registry at present",
56
+ "tTTotalProgrammesCertifierMine": "Graphical representation of the number of projects in each project sector created during the specified time, certified by your company, in the carbon registry",
57
+ "tTTotalProgrammesSecCertifierMine": "Graphical representation of the number of projects in each project sector created during the specified time, certified by your company, in the carbon registry",
58
+ "tTTotalCreditsCertifierMine": "Graphical representation of the number of credits of projects created during the specified period, certified by your organisation, in each credit state in the carbon registry at present",
59
+ "tTTotalCertifiedCreditsCertifierMine": "Graphical representation of the number of credits of projects certified, uncertified and revoked by your organisation, spread over the specified time",
60
+ "tTProgrammeLocationsCertifierMine": "Locations of the projects created during the specified period, certified by your organisation, and their project states in the carbon registry at present",
61
+ "tTTrasnferLocationsCertifierMine": "Locations of credits of international transfer requests of projects certified by your organisation recognised during the specified period",
62
+ "tTProgrammesCertifierOverall": "Number of projects created during the specified period and their project state in the carbon registry at present",
63
+ "tTCreditsCertifierOverall": "Number of credits of authorised projects created during the specified period and their credit state in the carbon registry at present",
64
+ "tTCertifiedCreditsCertifierOverall": "Number of credits of projects created during the specified period, uncertified, certified and revoked in the carbon registry at present",
65
+ "tTTotalProgrammesCertifierOverall": "Graphical representation of the number of projects created during the specified period in each project state in the carbon registry at present",
66
+ "tTTotalProgrammesSecCertifierOverall": "Graphical representation of the number of projects in each project sector created during the specified time in the carbon registry",
67
+ "tTTotalCreditsCertifierOverall": "Graphical representation of the number of credits of projects created during the specified period in each credit state in the carbon registry at present",
68
+ "tTTotalCertifiedCreditsCertifierOverall": "Graphical representation of the number of credits of projects created during the specified period certified, uncertified and revoked in the carbon registry at present",
69
+ "tTProgrammeLocationsCertifierOverall": "Locations of the projects created during the specified period and their project states in the carbon registry at present",
70
70
  "tTTrasnferLocationsCertifierOverall": "Locations of credits of international transfer requests recognised during the specified period",
71
71
  "ndcType": "Activities: Type",
72
72
  "ndcTypeTT": "Graphical representation of the number of Activities under each Activity type at present in projects created in the transparency system during the specified time",
@@ -77,15 +77,15 @@
77
77
  "creditsSector": "Credit Estimated",
78
78
  "creditsSectorTT": "Graphical representation of the number of credits estimated under each project sector at present in projects created in the transparency system during the specified time",
79
79
  "creditsSectorTTMy": "Graphical representation of the number of credits estimated under each project sector at present in projects, owned by your organisation, created in the transparency system during the specified time",
80
- "totalInvestment": "Total Investment",
81
- "totalInvestmentTT": "Graphical representation of the total amount of investments under each investment type at present in projects created in the transparency system during the specified time",
82
- "totalInvestmentTTMy": "Graphical representation of the total amount of investments under each investment type, made to projects owned by your organisation at present, created in the transparency system during the specified time",
80
+ "totalInvestment": "Total Financing",
81
+ "totalInvestmentTT": "Graphical representation of the total amount of financing under each financing type at present in projects created in the transparency system during the specified time",
82
+ "totalInvestmentTTMy": "Graphical representation of the total amount of financing under each financing type, made to projects owned by your organisation at present, created in the transparency system during the specified time",
83
83
  "programmeLocation": "Project Locations",
84
84
  "programmeLocationTT": "Locations of projects created in the transparency system during the specified time with their project states at present",
85
85
  "programmeLocationTTMy": "Locations of projects, owned by your organisation, created in the transparency system during the specified time with their project states at present",
86
- "investLocations": "Investments Locations",
87
- "investLocationsTT": "Locations of the investors' organisation with the number of investments under each investment type at present in projects created in the transparency system during the specified time",
88
- "investLocationsTTMy": "Locations of the investors' organisation with the number of investments under each investment type made to projects owned by your organisation at present, created in the transparency system during the specified time",
86
+ "investLocations": "Financing Locations",
87
+ "investLocationsTT": "Locations of the investors' organisation with the number of financing under each financing type at present in projects created in the transparency system during the specified time",
88
+ "investLocationsTTMy": "Locations of the investors' organisation with the number of financing under each financing type made to projects owned by your organisation at present, created in the transparency system during the specified time",
89
89
  "titleEmission": "Emissions Reductions",
90
90
  "titleEmissionTT": "Amount of emission reductions expected and achieved by projects created in the transparency system during the specified time, at present",
91
91
  "titleEmissionTTMy": "Amount of emission reductions expected and achieved by projects, owned by your organisation, created in the transparency system during the specified time, at present",
@@ -3,27 +3,27 @@
3
3
  "last7": "Last 7 days",
4
4
  "last14": "Last 14 days",
5
5
  "overall": "OVERALL",
6
- "ndcType": "NDC Actions: Type",
7
- "ndcTypeTT": "Graphical representation of the number of NDC actions under each NDC action type at present in programmes created in the transparency system during the specified time",
8
- "ndcTypeTTMy": "Graphical representation of the number of NDC actions under each NDC action type at present in programmes, owned by your organisation, created in the transparency system during the specified time",
9
- "ndcSector": "NDC Actions: Sector",
10
- "ndcSectorTT": "Graphical representation of the number of NDC actions under each programme sector at present in programmes created in the transparency system during the specified time",
11
- "ndcSectorTTMy": "Graphical representation of the number of NDC actions under each programme sector at present in programmes, owned by your organisation, created in the transparency system during the specified time",
6
+ "ndcType": "Activities: Type",
7
+ "ndcTypeTT": "Graphical representation of the number of Activities under each Activity type at present in projects created in the transparency system during the specified time",
8
+ "ndcTypeTTMy": "Graphical representation of the number of Activities under each Activity type at present in projects, owned by your organisation, created in the transparency system during the specified time",
9
+ "ndcSector": "Activities: Sector",
10
+ "ndcSectorTT": "Graphical representation of the number of Activities under each project sector at present in projects created in the transparency system during the specified time",
11
+ "ndcSectorTTMy": "Graphical representation of the number of Activities under each project sector at present in projects, owned by your organisation, created in the transparency system during the specified time",
12
12
  "creditsSector": "Credit Estimated",
13
- "creditsSectorTT": "Graphical representation of the number of credits estimated under each programme sector at present in programmes created in the transparency system during the specified time",
14
- "creditsSectorTTMy": "Graphical representation of the number of credits estimated under each programme sector at present in programmes, owned by your organisation, created in the transparency system during the specified time",
15
- "totalInvestment": "Total Investment",
16
- "totalInvestmentTT": "Graphical representation of the total amount of investments under each investment type at present in programmes created in the transparency system during the specified time",
17
- "totalInvestmentTTMy": "Graphical representation of the total amount of investments under each investment type, made to programmes owned by your organisation at present, created in the transparency system during the specified time",
18
- "programmeLocation": "Programme Locations",
19
- "programmeLocationTT": "Locations of programmes created in the transparency system during the specified time with their programme states at present",
20
- "programmeLocationTTMy": "Locations of programmes, owned by your organisation, created in the transparency system during the specified time with their programme states at present",
21
- "investLocations": "Investments Locations",
22
- "investLocationsTT": "Locations of the investors' organisation with the number of investments under each investment type at present in programmes created in the transparency system during the specified time",
23
- "investLocationsTTMy": "Locations of the investors' organisation with the number of investments under each investment type made to programmes owned by your organisation at present, created in the transparency system during the specified time",
13
+ "creditsSectorTT": "Graphical representation of the number of credits estimated under each project sector at present in projects created in the transparency system during the specified time",
14
+ "creditsSectorTTMy": "Graphical representation of the number of credits estimated under each project sector at present in projects, owned by your organisation, created in the transparency system during the specified time",
15
+ "totalInvestment": "Total Financing",
16
+ "totalInvestmentTT": "Graphical representation of the total amount of financing under each financing type at present in projects created in the transparency system during the specified time",
17
+ "totalInvestmentTTMy": "Graphical representation of the total amount of financing under each financing type, made to projects owned by your organisation at present, created in the transparency system during the specified time",
18
+ "programmeLocation": "Project Locations",
19
+ "programmeLocationTT": "Locations of projects created in the transparency system during the specified time with their project states at present",
20
+ "programmeLocationTTMy": "Locations of projects, owned by your organisation, created in the transparency system during the specified time with their project states at present",
21
+ "investLocations": "Financing Locations",
22
+ "investLocationsTT": "Locations of the investors' organisation with the number of financing under each financing type at present in projects created in the transparency system during the specified time",
23
+ "investLocationsTTMy": "Locations of the investors' organisation with the number of financing under each financing type made to projects owned by your organisation at present, created in the transparency system during the specified time",
24
24
  "titleEmission": "Emissions Reductions",
25
- "titleEmissionTT": "Amount of emission reductions expected and achieved by programmes created in the transparency system during the specified time, at present",
26
- "titleEmissionTTMy": "Amount of emission reductions expected and achieved by programmes, owned by your organisation, created in the transparency system during the specified time, at present",
25
+ "titleEmissionTT": "Amount of emission reductions expected and achieved by projects created in the transparency system during the specified time, at present",
26
+ "titleEmissionTTMy": "Amount of emission reductions expected and achieved by projects, owned by your organisation, created in the transparency system during the specified time, at present",
27
27
  "emissionExpected": "Expected",
28
28
  "emissionEAchieved": "Achieved"
29
29
  }
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "dashboard": "Dashboard",
3
3
  "ghgInventory": "GHG Inventory",
4
- "programmes": "Programmes",
4
+ "programmes": "Projects",
5
5
  "transfers": "Transfers",
6
6
  "companies": "Organisations",
7
7
  "users": "Users",
8
8
  "viewAll": "View All",
9
9
  "addNew": "Add New",
10
- "investments": "Investments",
10
+ "investments": "Financing",
11
11
  "ndcActions": "Activities",
12
12
  "ndcDetails": "NDC Actions",
13
13
  "reports": "Reports",
@@ -1,14 +1,14 @@
1
1
  {
2
- "addNdcTitle": "Add NDC Action",
3
- "addNdcSubTitle": "Add NDC Actions to programmes in the Transparency system",
4
- "NdcTitle": "NDC Actions",
5
- "NdcSubTitle": "NDC Actions of programmes in the Transparency System",
6
- "NdcDetailsViewTitle": "NDC Action Details -",
7
- "NdcDetailsViewSubTitle": "NDC Actions of programmes in the Transparency System",
8
- "ndcActionDetailsTitle": "NDC Action details",
2
+ "addNdcTitle": "Add Activity",
3
+ "addNdcSubTitle": "Add Activities to projects in the Transparency system",
4
+ "NdcTitle": "Activities",
5
+ "NdcSubTitle": "Activities of projects in the Transparency System",
6
+ "NdcDetailsViewTitle": "Activity Details -",
7
+ "NdcDetailsViewSubTitle": "Activities of projects in the Transparency System",
8
+ "ndcActionDetailsTitle": "Activity details",
9
9
  "coBenefitsTitle": "Co-Benefits",
10
10
  "projectReportsTitle": "Project Reports",
11
- "ndcAction": "NDC Action",
11
+ "ndcAction": "Activity",
12
12
  "methodology": "Methodology",
13
13
  "goldStandard": "Gold Standard",
14
14
  "mitigationType": "Mitigation Type",
@@ -39,10 +39,10 @@
39
39
  "invalidFileFormat": "Unsupported file format",
40
40
  "isRequired": "is required",
41
41
  "ndcToolTip": "Nationally Determined Contributions",
42
- "noNdcActions": "No NDC Actions Available",
43
- "ndcColumnsActionId": "ACTION ID",
42
+ "noNdcActions": "No Activities Available",
43
+ "ndcColumnsActionId": "ACTIVITY ID",
44
44
  "ndcColumnsDate": "DATE",
45
- "ndcColumnsNdcAction": "NDC ACTION",
45
+ "ndcColumnsNdcAction": "ACTIVITY",
46
46
  "ndcColumnsProgrammeName": "PROGRAMME NAME",
47
47
  "ndcColumnsSector": "SECTOR",
48
48
  "ndcColumnsOwners": "OWNERS",
@@ -51,8 +51,8 @@
51
51
  "viewMitigationTitle": "Mitigation",
52
52
  "viewAdaptationTitle": "Adaptation",
53
53
  "viewGeneralTitle": "General",
54
- "viewProgramme": "Programme",
55
- "viewNdcAction": "NDC Action",
54
+ "viewProgramme": "Project",
55
+ "viewNdcAction": "Activity",
56
56
  "viewCurrentStatus": "Current Status",
57
57
  "viewMethodology": "Methodology",
58
58
  "viewMoniteringReport": "Monitoring Report",
@@ -70,13 +70,13 @@
70
70
  "viewAdaptationImplementingAgency": "Implementing Agency",
71
71
  "viewAdaptationNationalPlanObjectives": "National Plan Objectives",
72
72
  "viewAdaptationNationalPlanCoverage": "National Plan Coverage",
73
- "searchByProgrammeName": "Search by programme name",
73
+ "searchByProgrammeName": "Search by project name",
74
74
  "seeMine": "Mine Only",
75
75
  "NdcCreditChartTitle": "Emissions Reductions (tCo2E)",
76
- "ndcSuccessfullyCreated": "The NDC action has been created successfully",
77
- "ndcCreationFailed": "The NDC action creation failed",
76
+ "ndcSuccessfullyCreated": "The Activity has been created successfully",
77
+ "ndcCreationFailed": "The Activity creation failed",
78
78
  "methodologyEstimatedCreditsInvalid": "Methodology Estimated Credits should be greater than 0",
79
- "userEstimatedCreditsInvalid": "Estimated Credits for the NDC Action cannot be greater than the Estimated Credits for the programme",
79
+ "userEstimatedCreditsInvalid": "Estimated Credits for the Activity cannot be greater than the Estimated Credits for the project",
80
80
  "coBenefitsSubTitle": "Co-Benefits",
81
81
  "ministryLevel": "Ministry Level",
82
82
  "ghgEmiReduced": "GHG Emissions Reduced (tCO2e)",
@@ -4,26 +4,26 @@
4
4
  "issued": "Credits Issued",
5
5
  "balance": "Credits Balance",
6
6
  "transferred": "Credits Transferred",
7
- "viewProgrammes": "View Programmes",
8
- "desc": "View the programmes available in the Transparency System based on your permissions",
9
- "noProgrammes": "No Programmes",
7
+ "viewProgrammes": "View Projects",
8
+ "desc": "View the projects available in the Transparency System based on your permissions",
9
+ "noProgrammes": "No Projects",
10
10
  "serialNoh": "Serial Number",
11
11
  "certifiers": "Certifiers",
12
- "title": "Programme Name",
13
- "gettingProgrammeError": "Error in getting programme",
12
+ "title": "Project Name",
13
+ "gettingProgrammeError": "Error in getting project",
14
14
  "all": "All",
15
- "searchByName": "Search by programme name",
15
+ "searchByName": "Search by project name",
16
16
  "requestId": "Request ID",
17
17
  "date": "Date",
18
- "programmeName": "Programme Name",
18
+ "programmeName": "Project Name",
19
19
  "type": "Type",
20
20
  "level": "Level",
21
21
  "stream": "Stream",
22
22
  "investor": "Investor",
23
23
  "owner": "Owner",
24
24
  "amount": "Amount (USD)",
25
- "investmentTitle": "Investments",
26
- "investmentDesc": "Investments made on programmes in the Transparency System",
25
+ "investmentTitle": "Financing",
26
+ "investmentDesc": "Financing made on projects in the Transparency System",
27
27
  "addProgramme": "ADD PROGRAMME",
28
28
  "emissionsReductionExpected": "Emissions Reductions Expected (tCO2e)",
29
29
  "emissionsReductionAchieved": "Emissions Reductions Achieved (tCO2e)",
@@ -39,14 +39,14 @@
39
39
  "rejectDocHeader": "Are you sure you want to reject this document?",
40
40
  "rejectDocBody": "You can’t undo this action",
41
41
  "remarks": "Remarks",
42
- "rejectInvestmentHeader": "Are you sure you want to reject this investment?",
42
+ "rejectInvestmentHeader": "Are you sure you want to reject this financing?",
43
43
  "monitorDoc": "Monitoring Report",
44
44
  "veriDoc": "Verifcation Report",
45
- "investmentAccepted": "The investment request has been approved successfully",
46
- "investmentRejected": "The Investment has been rejected",
47
- "addInvestment": "Add Investment",
48
- "addInvestmentSub": "Add investment to a programme in the Transparency System",
49
- "programmeFinancingInvested": "Programme Financing Invested",
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
50
  "ownership": "Ownership",
51
51
  "investorName": "Investor Name",
52
52
  "amountInvested": "Amount Invested (USD)",
@@ -56,15 +56,15 @@
56
56
  "comments": "Comments",
57
57
  "paymentPerMetric": "Payment Per Metric",
58
58
  "esgType": "ESG Classification",
59
- "investmentCreationSuccess": "The investment has been added successfully",
59
+ "investmentCreationSuccess": "The financing has been added successfully",
60
60
  "total": "Total Ownership",
61
61
  "ClimateFinance": "Climate Finance",
62
62
  "CarbonMarket": "Carbon Market",
63
63
  "rejectTip": "Request Adjustments",
64
64
  "invalidFileFormat": "Unsupported file format",
65
- "investmentReqApproved": "The investment request has been accepted.",
65
+ "investmentReqApproved": "The financing request has been accepted.",
66
66
  "designDocNotApproved": "The design document needs to be approved to upload this document",
67
- "programmeNotAuth": "The programme has to be authorised to upload this document",
67
+ "programmeNotAuth": "The project has to be authorised to upload this document",
68
68
  "monitoringRepNotApproved": "The monitoring report has to be approved to upload this document",
69
69
  "notAuthToUploadDoc": "You are not authorised to upload this document",
70
70
  "orgNotAuth": "Your organisation is not authorised to upload or view this document",
@@ -73,7 +73,7 @@
73
73
  "description": "Description",
74
74
  "emissionReductionAchievedandCreditIssued": "Emission Reduction Achieved/ Credit Issued",
75
75
  "environmentalImpactAssessment": "Environmental Impact Assessment",
76
- "docUploadProgrammeRejected": "This document cannot be uploaded for rejected programmes",
76
+ "docUploadProgrammeRejected": "This document cannot be uploaded for rejected projects",
77
77
  "typeCreation": "Type",
78
78
  "New": "NEW",
79
79
  "Existing": "EXISTING",
@@ -24,7 +24,7 @@
24
24
  "cancel": "Cancel",
25
25
  "remarks": "Remarks",
26
26
  "creditBalance": "Credit Balance",
27
- "programmeCount": "Number of Programmes",
27
+ "programmeCount": "Number of Projects",
28
28
  "logOut": "LOG OUT",
29
29
  "changePassword": "CHANGE PASSWORD",
30
30
  "passwordResetSuccess": "The password has been reset successfully",