@undp/carbon-library 1.0.258 → 1.0.259
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +47 -49
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/types/Components/RegistryDashboard/programmeRejectAndTransferComponent.d.ts +1 -0
- package/dist/esm/index.js +47 -49
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/Components/RegistryDashboard/programmeRejectAndTransferComponent.d.ts +1 -0
- package/dist/locales/i18n/addCompany/en.json +3 -3
- package/dist/locales/i18n/addProgramme/en.json +11 -11
- package/dist/locales/i18n/companyProfile/en.json +1 -1
- package/dist/locales/i18n/dashboard/en.json +51 -51
- package/dist/locales/i18n/mrvdashboard/en.json +19 -19
- package/dist/locales/i18n/nav/en.json +2 -2
- package/dist/locales/i18n/ndcAction/en.json +17 -17
- package/dist/locales/i18n/programme/en.json +19 -19
- package/dist/locales/i18n/userProfile/en.json +1 -1
- package/dist/locales/i18n/view/en.json +42 -42
- package/package.json +1 -1
@@ -1,20 +1,20 @@
|
|
1
1
|
{
|
2
|
-
"title": "
|
3
|
-
"details": "
|
4
|
-
"desc": "View the details of the selected
|
2
|
+
"title": "Project Name",
|
3
|
+
"details": "Project Details",
|
4
|
+
"desc": "View the details of the selected project",
|
5
5
|
"ownership": "Ownership",
|
6
6
|
"general": "General",
|
7
|
-
"name": "
|
8
|
-
"programmeOwner": "
|
7
|
+
"name": "Project Name",
|
8
|
+
"programmeOwner": "Project Owner",
|
9
9
|
"serialNo": "Credit Issuance Serial Number",
|
10
10
|
"currentStatus": "Current Status",
|
11
11
|
"applicationType": "Applicant Type",
|
12
12
|
"sector": "Sector",
|
13
13
|
"sectoralScope": "Sectoral Scope",
|
14
|
-
"startDate": "
|
15
|
-
"endDate": "
|
14
|
+
"startDate": "Project Start Date",
|
15
|
+
"endDate": "Project End Date",
|
16
16
|
"buyerCountry": "Buyer Country Eligibility",
|
17
|
-
"estimatedProgrammeCostUSD": "Estimated
|
17
|
+
"estimatedProgrammeCostUSD": "Estimated Project Cost (USD)",
|
18
18
|
"financingType": "Financing Type",
|
19
19
|
"grantEquivalent": "Grant Equivalent Amount",
|
20
20
|
"carbonPrice": "Carbon Price (USD per ton)",
|
@@ -35,31 +35,31 @@
|
|
35
35
|
"issue": "Issue",
|
36
36
|
"remarks": "Remarks",
|
37
37
|
"popupText": "You can’t undo this action",
|
38
|
-
"rejectTitle": "Are you sure you want to reject the
|
39
|
-
"authTitle": "Are you sure you want to authorise the
|
40
|
-
"issueTitle": "Are you sure you want to issue credits for the
|
41
|
-
"certifyTitle": "Are you sure you want to certify the
|
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
42
|
"retireTitle": "Are you sure you want to retire the credits?",
|
43
|
-
"revokeTitle": "Are you sure you want to revoke the certificate of the
|
43
|
+
"revokeTitle": "Are you sure you want to revoke the certificate of the project",
|
44
44
|
"transferTitle": "Request Credits",
|
45
|
-
"programmeMaterial": "
|
45
|
+
"programmeMaterial": "Project & Project Documents",
|
46
46
|
"projectMaterial": "Project Reports",
|
47
47
|
"transfer": "Request",
|
48
48
|
"by": "By",
|
49
|
-
"programme": "
|
49
|
+
"programme": "Project",
|
50
50
|
"issueCreditText": "Credits to be issued",
|
51
|
-
"issueCreditNdcIdText": "
|
51
|
+
"issueCreditNdcIdText": "Activity ID",
|
52
52
|
"authCreditText": "Credits to authorise",
|
53
53
|
"totalTransferCredit": "Total Amount",
|
54
54
|
"totalRetireCredit": "Retired Credit Amount",
|
55
|
-
"successAuth": "The
|
56
|
-
"successReject": "The
|
57
|
-
"successCertify": "The
|
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
58
|
"successRetire": "The credits have been retired successfully",
|
59
|
-
"successRevoke": "The
|
59
|
+
"successRevoke": "The project has been revoked successfully",
|
60
60
|
"successRevokeCertifcate": "The certificate has been revoked successfully",
|
61
61
|
"successRetireInit": "The international transfer retire request has been sent successfully",
|
62
|
-
"successIssue": "The
|
62
|
+
"successIssue": "The project has been issued successfully",
|
63
63
|
"successRequest": "The transfer request has been sent successfully ",
|
64
64
|
"sendCreditTitle": "Send Credits",
|
65
65
|
"to": "To",
|
@@ -81,30 +81,30 @@
|
|
81
81
|
"tlRejectTitle": "Transfer Request Rejected",
|
82
82
|
"tlTxRejectDesc": "The request to transfer {} {} credits from {} to {} was rejected by {}",
|
83
83
|
"tlInitTitle": "Transfer Initiated",
|
84
|
-
"tlInitDesc": "{} {} credits of this
|
84
|
+
"tlInitDesc": "{} {} credits of this project were requested to be transferred from {} to {} by {}",
|
85
85
|
"via": "via",
|
86
|
-
"tlDescInit": "credits of this
|
87
|
-
"tlCreate": "
|
88
|
-
"tlCreateDesc": "The
|
86
|
+
"tlDescInit": "credits of this project were requested to be transferred from",
|
87
|
+
"tlCreate": "Project Created",
|
88
|
+
"tlCreateDesc": "The project was created.",
|
89
89
|
"tlAuth": "Authorised",
|
90
|
-
"tlAuthDesc": "The
|
90
|
+
"tlAuthDesc": "The project was authorised for {} {} credits until {} with the Serial Number {} by {}",
|
91
91
|
"tlIssue": "Credits Issued",
|
92
|
-
"tlIssueDesc": "The
|
93
|
-
"t1IssueNdcDesc": "{} {} credits for the
|
92
|
+
"tlIssueDesc": "The project was issued {} by {}",
|
93
|
+
"t1IssueNdcDesc": "{} {} credits for the Activity {}",
|
94
94
|
"tlReject": "Rejected",
|
95
|
-
"tlRejectDesc": "The
|
95
|
+
"tlRejectDesc": "The project was rejected by {}",
|
96
96
|
"tlTransfer": "Transferred",
|
97
|
-
"tlTransferDesc": "{} {} credits of this
|
97
|
+
"tlTransferDesc": "{} {} credits of this project were transferred from {} to {} by {}",
|
98
98
|
"tlRevoke": "Certificate Revoked",
|
99
|
-
"tlRevokeDesc": "The certification of this
|
99
|
+
"tlRevokeDesc": "The certification of this project was revoked {} by {}",
|
100
100
|
"tlCertify": "Certified",
|
101
|
-
"tlCertifyDesc": "The
|
101
|
+
"tlCertifyDesc": "The project was certified by {}",
|
102
102
|
"tlRetire": "Credits Retired",
|
103
|
-
"tlRetireDesc": "{} {} credits of this
|
103
|
+
"tlRetireDesc": "{} {} credits of this project were retired from {} {}as {} by {}",
|
104
104
|
"tlFrozen": "Credits Frozen",
|
105
105
|
"tlFrozenDesc": "{} {} credits were frozen due to the deactivation of {} by {}",
|
106
106
|
"tlRetInit": "Retirement Initiated",
|
107
|
-
"tlRetInitDesc": "Retirement of {} {} credits of this
|
107
|
+
"tlRetInitDesc": "Retirement of {} {} credits of this project from {} {}as {} was initiated by {}",
|
108
108
|
"tlRetRejectTitle": "Retirement Not Recognised",
|
109
109
|
"tlTxRetRejectDesc": "The request to transfer {} {} credits from {} to {} was not recognised by {}",
|
110
110
|
"tlRetCancelTitle": "Retire request cancelled",
|
@@ -112,10 +112,10 @@
|
|
112
112
|
"tlTxCancelDesc": "The request to transfer {} {} credits from {} to {} was cancelled by {}",
|
113
113
|
"tlTxCancelSystemDesc": "The request to transfer {} {} credits from {} to {} was cancelled by the system due to the deactivation of {} by {}",
|
114
114
|
"tlUnFrozen": "Credits Unfrozen",
|
115
|
-
"tlUnFrozenDesc": "{} frozen {} credits of the
|
115
|
+
"tlUnFrozenDesc": "{} frozen {} credits of the project have been unfrozen due to the reactivation of {} by {}",
|
116
116
|
"tlTxLowCreditCancelSystemDesc": "The request to transfer {} {} credits from {} to {} was cancelled by the system due to insufficient credit balance",
|
117
117
|
"tlOwnership": "New Ownership",
|
118
|
-
"tlOwnershipDesc": "{} invested in this
|
118
|
+
"tlOwnershipDesc": "{} invested in this project obtaining {} ownership of the project.",
|
119
119
|
"tlPending": "Pending",
|
120
120
|
"tlAuthorisation": "Authorisation",
|
121
121
|
"typeOfMitigation": "Type Of Mitigation",
|
@@ -126,19 +126,19 @@
|
|
126
126
|
"userEstimatedCredits": "User Estimated Credits",
|
127
127
|
"systemEstimatedCredits": "System Estimated Credits",
|
128
128
|
"actionId": "NDC ID",
|
129
|
-
"programmeCost": "
|
129
|
+
"programmeCost": "Project Cost (USD)",
|
130
130
|
"ownershipPercentage": "Ownership Percentage",
|
131
|
-
"programmeDocs": "
|
132
|
-
"investments": "
|
133
|
-
"investment": "
|
131
|
+
"programmeDocs": "Project Documents",
|
132
|
+
"investments": "Financing",
|
133
|
+
"investment": "Financing",
|
134
134
|
"creditEst": "User Estimated Credits",
|
135
135
|
"carbonPriceUSDPerTon": "Minimum Carbon Price: USD per ton (assuming no other revenue)",
|
136
|
-
"ndcActions": "
|
136
|
+
"ndcActions": "Activities",
|
137
137
|
"emissionsReductionExpected": "Emissions Reductions Expected",
|
138
138
|
"emissionsReductionAchieved": "Emissions Reductions Achieved",
|
139
139
|
"emissionsReductions": "Emissions Reductions {}",
|
140
140
|
"addInvestment": "ADD INVESTMENT",
|
141
|
-
"addAction": "ADD
|
141
|
+
"addAction": "ADD ACTIVITY",
|
142
142
|
"ministryLevel": "Ministry Level",
|
143
143
|
"environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number",
|
144
144
|
"methodology": "Methodology",
|