@gridsuite/commons-ui 0.111.0 → 0.113.0
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/components/csvDownloader/csv-export.d.ts +1 -1
- package/dist/components/csvDownloader/csv-export.js +2 -3
- package/dist/components/csvDownloader/csv-export.type.d.ts +0 -3
- package/dist/components/dnd-table/dnd-table.js +2 -2
- package/dist/components/index.js +27 -6
- package/dist/components/inputs/reactHookForm/provider/CustomFormProvider.js +0 -4
- package/dist/components/inputs/reactHookForm/text/DescriptionField.js +0 -3
- package/dist/components/inputs/reactQueryBuilder/OperatorSelector.js +1 -0
- package/dist/components/parameters/common/index.js +0 -2
- package/dist/components/parameters/common/limitreductions/columns-definitions.d.ts +7 -2
- package/dist/components/parameters/common/limitreductions/columns-definitions.js +16 -3
- package/dist/components/parameters/common/limitreductions/limit-reduction-table-cell.d.ts +3 -3
- package/dist/components/parameters/common/limitreductions/limit-reduction-table-cell.js +4 -1
- package/dist/components/parameters/common/limitreductions/limit-reduction-table-row.d.ts +2 -2
- package/dist/components/parameters/common/name-element-editor/name-element-editor-form.js +5 -28
- package/dist/components/parameters/common/name-element-editor/name-element-editor-utils.d.ts +2 -2
- package/dist/components/parameters/common/name-element-editor/name-element-editor-utils.js +2 -2
- package/dist/components/parameters/common/parameters-edition-dialog-props.d.ts +0 -4
- package/dist/components/parameters/common/parameters-edition-dialog-props.js +1 -14
- package/dist/components/parameters/common/voltage-level-table/custom-voltage-level-table-cell.d.ts +2 -2
- package/dist/components/parameters/common/voltage-level-table/custom-voltage-level-table-row.d.ts +2 -2
- package/dist/components/parameters/common/voltage-level-table/custom-voltage-level-table.d.ts +2 -2
- package/dist/components/parameters/index.d.ts +1 -1
- package/dist/components/parameters/index.js +27 -6
- package/dist/components/parameters/loadflow/load-flow-parameters-content.js +1 -1
- package/dist/components/parameters/loadflow/load-flow-parameters-dialog.js +1 -1
- package/dist/components/parameters/loadflow/load-flow-parameters-utils.js +1 -1
- package/dist/components/parameters/loadflow/use-load-flow-parameters-form.js +0 -2
- package/dist/components/parameters/network-visualizations/map-parameters.js +1 -1
- package/dist/components/parameters/network-visualizations/single-line-diagram-parameters.js +1 -1
- package/dist/components/parameters/parameters-style.d.ts +0 -1
- package/dist/components/parameters/security-analysis/security-analysis-parameters-dialog.js +8 -2
- package/dist/components/parameters/security-analysis/security-analysis-parameters-form.js +2 -1
- package/dist/components/parameters/security-analysis/security-analysis-parameters-selector.js +1 -1
- package/dist/components/parameters/security-analysis/use-security-analysis-parameters-form.js +1 -1
- package/dist/components/parameters/sensi/columns-definitions.d.ts +222 -0
- package/dist/components/parameters/sensi/columns-definitions.js +305 -0
- package/dist/components/parameters/sensi/constants.d.ts +29 -0
- package/dist/components/parameters/sensi/constants.js +48 -0
- package/dist/components/parameters/sensi/index.d.ts +10 -0
- package/dist/components/parameters/sensi/index.js +29 -0
- package/dist/components/parameters/sensi/sensitivity-Flow-parameters.d.ts +7 -0
- package/dist/components/parameters/sensi/sensitivity-Flow-parameters.js +72 -0
- package/dist/components/parameters/sensi/sensitivity-analysis-parameters-dialog.d.ts +2 -0
- package/dist/components/parameters/sensi/sensitivity-analysis-parameters-dialog.js +113 -0
- package/dist/components/parameters/sensi/sensitivity-analysis-parameters-form.d.ts +8 -0
- package/dist/components/parameters/sensi/sensitivity-analysis-parameters-form.js +129 -0
- package/dist/components/parameters/sensi/sensitivity-analysis-parameters-inline.d.ts +13 -0
- package/dist/components/parameters/sensi/sensitivity-analysis-parameters-inline.js +185 -0
- package/dist/components/parameters/sensi/sensitivity-parameters-selector.d.ts +16 -0
- package/dist/components/parameters/sensi/sensitivity-parameters-selector.js +274 -0
- package/dist/components/parameters/sensi/sensitivity-table.d.ts +15 -0
- package/dist/components/parameters/sensi/sensitivity-table.js +134 -0
- package/dist/components/parameters/sensi/table-cell.d.ts +8 -0
- package/dist/components/parameters/sensi/table-cell.js +86 -0
- package/dist/components/parameters/sensi/table-row.d.ts +11 -0
- package/dist/components/parameters/sensi/table-row.js +42 -0
- package/dist/components/parameters/sensi/use-sensitivity-analysis-parameters.d.ts +49 -0
- package/dist/components/parameters/sensi/use-sensitivity-analysis-parameters.js +413 -0
- package/dist/components/parameters/sensi/utils.d.ts +419 -0
- package/dist/components/parameters/sensi/utils.js +357 -0
- package/dist/components/parameters/voltage-init/general-parameters.js +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.js +2 -0
- package/dist/hooks/use-create-row-data-sensi.d.ts +4 -0
- package/dist/hooks/use-create-row-data-sensi.js +20 -0
- package/dist/index.js +29 -6
- package/dist/services/sensitivity-analysis.d.ts +12 -0
- package/dist/services/sensitivity-analysis.js +87 -0
- package/dist/translations/en/parameters.d.ts +64 -0
- package/dist/translations/en/parameters.js +70 -1
- package/dist/translations/fr/parameters.d.ts +64 -0
- package/dist/translations/fr/parameters.js +70 -1
- package/package.json +1 -1
|
@@ -155,4 +155,68 @@ export declare const parametersEn: {
|
|
|
155
155
|
'securityAnalysis.toolTip.current': string;
|
|
156
156
|
'securityAnalysis.toolTip.lowVoltage': string;
|
|
157
157
|
'securityAnalysis.toolTip.highVoltage': string;
|
|
158
|
+
SupervisedBranches: string;
|
|
159
|
+
flowSensitivityValue: string;
|
|
160
|
+
flowFlowSensitivityValueThreshold: string;
|
|
161
|
+
angleFlowSensitivityValueThreshold: string;
|
|
162
|
+
flowVoltageSensitivityValueThreshold: string;
|
|
163
|
+
ContingencyListsSelection: string;
|
|
164
|
+
Execute: string;
|
|
165
|
+
AddContingencyList: string;
|
|
166
|
+
DeleteContingencyList: string;
|
|
167
|
+
getContingencyListError: string;
|
|
168
|
+
xContingenciesWillBeSimulated: string;
|
|
169
|
+
resultsThreshold: string;
|
|
170
|
+
SensitivityBranches: string;
|
|
171
|
+
SensitivityInjectionsSet: string;
|
|
172
|
+
SensitivityInjection: string;
|
|
173
|
+
SensitivityHVDC: string;
|
|
174
|
+
SensitivityPST: string;
|
|
175
|
+
SensitivityNodes: string;
|
|
176
|
+
SensiInjectionsSet: string;
|
|
177
|
+
SensiInjection: string;
|
|
178
|
+
SensiHVDC: string;
|
|
179
|
+
SensiPST: string;
|
|
180
|
+
Proportional: string;
|
|
181
|
+
ProportionalMaxP: string;
|
|
182
|
+
Regular: string;
|
|
183
|
+
Ventilation: string;
|
|
184
|
+
DistributionType: string;
|
|
185
|
+
SensitivityType: string;
|
|
186
|
+
DeltaMW: string;
|
|
187
|
+
DeltaA: string;
|
|
188
|
+
ContingencyLists: string;
|
|
189
|
+
Injections: string;
|
|
190
|
+
MonitoredVoltageLevels: string;
|
|
191
|
+
EquipmentsInVoltageRegulation: string;
|
|
192
|
+
PSTS: string;
|
|
193
|
+
Active: string;
|
|
194
|
+
'sensitivityAnalysis.simulatedComputations': string;
|
|
195
|
+
'sensitivityAnalysis.moreThanOneMillionComputations': string;
|
|
196
|
+
'sensitivityAnalysis.maximumSimulatedComputations': string;
|
|
197
|
+
'sensitivityAnalysis.separator': string;
|
|
198
|
+
loadingComputing: string;
|
|
199
|
+
AddRows: string;
|
|
200
|
+
Optional: string;
|
|
201
|
+
fetchDefaultLoadFlowProviderError: string;
|
|
202
|
+
fetchLoadFlowParametersError: string;
|
|
203
|
+
fetchLoadFlowProviderError: string;
|
|
204
|
+
fetchLoadFlowProvidersError: string;
|
|
205
|
+
fetchLoadFlowSpecificParametersError: string;
|
|
206
|
+
updateLoadFlowParametersError: string;
|
|
207
|
+
updateLoadFlowProviderError: string;
|
|
208
|
+
fetchDefaultSecurityAnalysisProviderError: string;
|
|
209
|
+
fetchSecurityAnalysisParametersError: string;
|
|
210
|
+
fetchSecurityAnalysisProviderError: string;
|
|
211
|
+
fetchSecurityAnalysisProvidersError: string;
|
|
212
|
+
updateSecurityAnalysisParametersError: string;
|
|
213
|
+
updateSecurityAnalysisProviderError: string;
|
|
214
|
+
fetchDefaultSensitivityAnalysisProviderError: string;
|
|
215
|
+
fetchSensitivityAnalysisParametersError: string;
|
|
216
|
+
fetchSensitivityAnalysisProviderError: string;
|
|
217
|
+
fetchSensitivityAnalysisProvidersError: string;
|
|
218
|
+
updateSensitivityAnalysisParametersError: string;
|
|
219
|
+
updateSensitivityAnalysisProviderError: string;
|
|
220
|
+
getSensitivityAnalysisFactorsCountError: string;
|
|
221
|
+
resetLoadFlowParametersWarning: string;
|
|
158
222
|
};
|
|
@@ -148,7 +148,76 @@ const parametersEn = {
|
|
|
148
148
|
"securityAnalysis.toolTip.violationsHiding": "This section configures thresholds to determine which violations that already exist in the pre-contingency state are redisplayed in the post-contingency state as aggravated violations.",
|
|
149
149
|
"securityAnalysis.toolTip.current": "For current violations, the value can only be proportional. For example, if the proportional value corresponds to 10 A, a 1000 A current preexisting violation will be displayed in the post-contingency state only if the new value is above 1010 A.",
|
|
150
150
|
"securityAnalysis.toolTip.lowVoltage": "For low voltage violations, the value of the threshold can be either proportional or absolute. If both values are defined, the smallest value is used. For example, if the proportional value corresponds to 1 kV and the absolute value is 2 kV, a 200 kV low voltage preexisting violation will be displayed in the post-contingency state only if the new value is below 199 kV.",
|
|
151
|
-
"securityAnalysis.toolTip.highVoltage": "For high voltage violations, the value of the threshold can be either proportional or absolute. If both values are defined, the smallest value is used. For example, if the proportional value corresponds to 1 kV and the absolute value is 2 kV, a 250 kV high voltage preexisting violation will be displayed in the post-contingency state only if the new value is above 251 kV."
|
|
151
|
+
"securityAnalysis.toolTip.highVoltage": "For high voltage violations, the value of the threshold can be either proportional or absolute. If both values are defined, the smallest value is used. For example, if the proportional value corresponds to 1 kV and the absolute value is 2 kV, a 250 kV high voltage preexisting violation will be displayed in the post-contingency state only if the new value is above 251 kV.",
|
|
152
|
+
SupervisedBranches: "Supervised branches",
|
|
153
|
+
flowSensitivityValue: "Sensitivity value threshold",
|
|
154
|
+
flowFlowSensitivityValueThreshold: "ΔMW ou ΔA / MW",
|
|
155
|
+
angleFlowSensitivityValueThreshold: "ΔMW ou ΔA / Δ°",
|
|
156
|
+
flowVoltageSensitivityValueThreshold: "ΔkV / kV",
|
|
157
|
+
ContingencyListsSelection: "Contingency lists selection",
|
|
158
|
+
Execute: "Execute",
|
|
159
|
+
AddContingencyList: "Add",
|
|
160
|
+
DeleteContingencyList: "Delete",
|
|
161
|
+
getContingencyListError: "Can't fetch contingencies lists",
|
|
162
|
+
xContingenciesWillBeSimulated: "{x} contingencies will be simulated",
|
|
163
|
+
resultsThreshold: "Minimum sensitivity threshold",
|
|
164
|
+
SensitivityBranches: "Branches",
|
|
165
|
+
SensitivityInjectionsSet: "Relatively to injections set :",
|
|
166
|
+
SensitivityInjection: "Relatively to each injection :",
|
|
167
|
+
SensitivityHVDC: "Relatively to each HVDC :",
|
|
168
|
+
SensitivityPST: "Relatively to each PST :",
|
|
169
|
+
SensitivityNodes: "Nodes",
|
|
170
|
+
SensiInjectionsSet: "Set Injections",
|
|
171
|
+
SensiInjection: "Injection",
|
|
172
|
+
SensiHVDC: "Hvdc",
|
|
173
|
+
SensiPST: "PST",
|
|
174
|
+
Proportional: "Proportional",
|
|
175
|
+
ProportionalMaxP: "Proportional to maxP",
|
|
176
|
+
Regular: "Regular distribution",
|
|
177
|
+
Ventilation: "Ventilation",
|
|
178
|
+
DistributionType: "Distribution type",
|
|
179
|
+
SensitivityType: "Sensitivity type",
|
|
180
|
+
DeltaMW: "Δ MW",
|
|
181
|
+
DeltaA: "Δ A",
|
|
182
|
+
ContingencyLists: "Contingencies",
|
|
183
|
+
Injections: "Injections",
|
|
184
|
+
MonitoredVoltageLevels: "Supervised voltage levels",
|
|
185
|
+
EquipmentsInVoltageRegulation: "Equipments in voltage regulation",
|
|
186
|
+
PSTS: "PSTs",
|
|
187
|
+
Active: "Active",
|
|
188
|
+
"sensitivityAnalysis.simulatedComputations": "{count, plural, =0 {0 computation} =1 {1 computation} other {# computations}}",
|
|
189
|
+
"sensitivityAnalysis.moreThanOneMillionComputations": "999 999+ computations",
|
|
190
|
+
"sensitivityAnalysis.maximumSimulatedComputations": "500 000 max",
|
|
191
|
+
"sensitivityAnalysis.separator": " | ",
|
|
192
|
+
loadingComputing: "Calculation in progress...",
|
|
193
|
+
AddRows: "Add",
|
|
194
|
+
Optional: " (optional)",
|
|
195
|
+
// Computed translations used in the snackbars
|
|
196
|
+
// LoadFlow
|
|
197
|
+
fetchDefaultLoadFlowProviderError: "An error occured when fetching default load flow provider",
|
|
198
|
+
fetchLoadFlowParametersError: "An error occured when fetching the load flow parameters",
|
|
199
|
+
fetchLoadFlowProviderError: "An error occured when fetching the load flow provider",
|
|
200
|
+
fetchLoadFlowProvidersError: "An error occurred while fetching the load flow providers",
|
|
201
|
+
fetchLoadFlowSpecificParametersError: "An error occured when fetching the load flow specific parameters",
|
|
202
|
+
updateLoadFlowParametersError: "An error occurred while updating the load flow parameters",
|
|
203
|
+
updateLoadFlowProviderError: "An error occurred while updating the load flow provider",
|
|
204
|
+
// SecurityAnalysis
|
|
205
|
+
fetchDefaultSecurityAnalysisProviderError: "An error occured when fetching default security analysis provider",
|
|
206
|
+
fetchSecurityAnalysisParametersError: "An error occured when fetching the security analysis parameters",
|
|
207
|
+
fetchSecurityAnalysisProviderError: "An error occured when fetching security analysis provider",
|
|
208
|
+
fetchSecurityAnalysisProvidersError: "An error occured when fetching security analysis provider list",
|
|
209
|
+
updateSecurityAnalysisParametersError: "An error occurred while updating the security analysis parameters",
|
|
210
|
+
updateSecurityAnalysisProviderError: "An error occured when updating security analysis provider",
|
|
211
|
+
// SensitivityAnalysis
|
|
212
|
+
fetchDefaultSensitivityAnalysisProviderError: "An error occured when fetching default sensitivity analysis provider",
|
|
213
|
+
fetchSensitivityAnalysisParametersError: "An error occured when fetching the sensitivity analysis parameters",
|
|
214
|
+
fetchSensitivityAnalysisProviderError: "An error occured when fetching sensitivity analysis provider",
|
|
215
|
+
fetchSensitivityAnalysisProvidersError: "An error occured when fetching sensitivity analysis provider list",
|
|
216
|
+
updateSensitivityAnalysisParametersError: "An error occurred while updating the sensitivity analysis parameters",
|
|
217
|
+
updateSensitivityAnalysisProviderError: "An error occured when updating sensitivity analysis provider",
|
|
218
|
+
getSensitivityAnalysisFactorsCountError: "An error occured while estimating sensitivity analysis computations",
|
|
219
|
+
// Other
|
|
220
|
+
resetLoadFlowParametersWarning: "Impossible to retrieve the load flow parameters defined in the user profile (default values are used)"
|
|
152
221
|
};
|
|
153
222
|
export {
|
|
154
223
|
parametersEn
|
|
@@ -156,4 +156,68 @@ export declare const parametersFr: {
|
|
|
156
156
|
'securityAnalysis.toolTip.current': string;
|
|
157
157
|
'securityAnalysis.toolTip.lowVoltage': string;
|
|
158
158
|
'securityAnalysis.toolTip.highVoltage': string;
|
|
159
|
+
SupervisedBranches: string;
|
|
160
|
+
flowSensitivityValue: string;
|
|
161
|
+
flowFlowSensitivityValueThreshold: string;
|
|
162
|
+
angleFlowSensitivityValueThreshold: string;
|
|
163
|
+
flowVoltageSensitivityValueThreshold: string;
|
|
164
|
+
ContingencyListsSelection: string;
|
|
165
|
+
Execute: string;
|
|
166
|
+
AddContingencyList: string;
|
|
167
|
+
DeleteContingencyList: string;
|
|
168
|
+
getContingencyListError: string;
|
|
169
|
+
xContingenciesWillBeSimulated: string;
|
|
170
|
+
resultsThreshold: string;
|
|
171
|
+
SensitivityBranches: string;
|
|
172
|
+
SensitivityInjectionsSet: string;
|
|
173
|
+
SensitivityInjection: string;
|
|
174
|
+
SensitivityHVDC: string;
|
|
175
|
+
SensitivityPST: string;
|
|
176
|
+
SensitivityNodes: string;
|
|
177
|
+
SensiInjectionsSet: string;
|
|
178
|
+
SensiInjection: string;
|
|
179
|
+
SensiHVDC: string;
|
|
180
|
+
SensiPST: string;
|
|
181
|
+
Proportional: string;
|
|
182
|
+
ProportionalMaxP: string;
|
|
183
|
+
Regular: string;
|
|
184
|
+
Ventilation: string;
|
|
185
|
+
DistributionType: string;
|
|
186
|
+
SensitivityType: string;
|
|
187
|
+
DeltaMW: string;
|
|
188
|
+
DeltaA: string;
|
|
189
|
+
ContingencyLists: string;
|
|
190
|
+
Injections: string;
|
|
191
|
+
MonitoredVoltageLevels: string;
|
|
192
|
+
EquipmentsInVoltageRegulation: string;
|
|
193
|
+
PSTS: string;
|
|
194
|
+
Active: string;
|
|
195
|
+
'sensitivityAnalysis.simulatedComputations': string;
|
|
196
|
+
'sensitivityAnalysis.moreThanOneMillionComputations': string;
|
|
197
|
+
'sensitivityAnalysis.maximumSimulatedComputations': string;
|
|
198
|
+
'sensitivityAnalysis.separator': string;
|
|
199
|
+
loadingComputing: string;
|
|
200
|
+
AddRows: string;
|
|
201
|
+
Optional: string;
|
|
202
|
+
fetchDefaultLoadFlowProviderError: string;
|
|
203
|
+
fetchLoadFlowParametersError: string;
|
|
204
|
+
fetchLoadFlowProviderError: string;
|
|
205
|
+
fetchLoadFlowProvidersError: string;
|
|
206
|
+
fetchLoadFlowSpecificParametersError: string;
|
|
207
|
+
updateLoadFlowParametersError: string;
|
|
208
|
+
updateLoadFlowProviderError: string;
|
|
209
|
+
fetchDefaultSecurityAnalysisProviderError: string;
|
|
210
|
+
fetchSecurityAnalysisParametersError: string;
|
|
211
|
+
fetchSecurityAnalysisProviderError: string;
|
|
212
|
+
fetchSecurityAnalysisProvidersError: string;
|
|
213
|
+
updateSecurityAnalysisParametersError: string;
|
|
214
|
+
updateSecurityAnalysisProviderError: string;
|
|
215
|
+
fetchDefaultSensitivityAnalysisProviderError: string;
|
|
216
|
+
fetchSensitivityAnalysisParametersError: string;
|
|
217
|
+
fetchSensitivityAnalysisProviderError: string;
|
|
218
|
+
fetchSensitivityAnalysisProvidersError: string;
|
|
219
|
+
updateSensitivityAnalysisParametersError: string;
|
|
220
|
+
updateSensitivityAnalysisProviderError: string;
|
|
221
|
+
getSensitivityAnalysisFactorsCountError: string;
|
|
222
|
+
resetLoadFlowParametersWarning: string;
|
|
159
223
|
};
|
|
@@ -149,7 +149,76 @@ const parametersFr = {
|
|
|
149
149
|
"securityAnalysis.toolTip.violationsHiding": "Cette section permet de paramétrer le niveau d'aggravation à partir duquel les contraintes calculées en N réapparaissent en N-k.",
|
|
150
150
|
"securityAnalysis.toolTip.current": "L'aggravation de contrainte en intensité est déterminée uniquement en pourcentage de la valeur calculée en N pour les ouvrages en contrainte. Par exemple, si l'aggravation en pourcentage correspond à 10 A alors la contrainte en N réapparaitra en N-k pour une augmentation d'intensité de plus de 10 A par rapport à la valeur calculée en N.",
|
|
151
151
|
"securityAnalysis.toolTip.lowVoltage": "L'aggravation de contrainte en tension basse peut être calculée en pourcentage ou en définie en valeur absolue par rapport à la valeur calculée en N. La valeur prise en compte sera la plus conservative des deux. Par exemple, si l'aggravation en pourcentage correspond à 1 kV et celle renseignée en absolu est de 2 kV, alors la contrainte en tension basse réapparaitra en N-k pour une chute de tension de plus de 1 kV par rapport à la valeur calculée en N.",
|
|
152
|
-
"securityAnalysis.toolTip.highVoltage": "L'aggravation de contrainte en tension haute peut être calculée en pourcentage ou en définie en valeur absolue par rapport à la valeur calculée en N. La valeur prise en compte sera la plus conservative des deux. Par exemple, si l'aggravation en pourcentage correspond à 1 kV et celle renseignée en absolu est de 2 kV, alors la contrainte en tension haute réapparaitra en N-k pour une élévation de tension de plus de 1 kV par rapport à la valeur calculée en N."
|
|
152
|
+
"securityAnalysis.toolTip.highVoltage": "L'aggravation de contrainte en tension haute peut être calculée en pourcentage ou en définie en valeur absolue par rapport à la valeur calculée en N. La valeur prise en compte sera la plus conservative des deux. Par exemple, si l'aggravation en pourcentage correspond à 1 kV et celle renseignée en absolu est de 2 kV, alors la contrainte en tension haute réapparaitra en N-k pour une élévation de tension de plus de 1 kV par rapport à la valeur calculée en N.",
|
|
153
|
+
SupervisedBranches: "Quadripôles surveillés",
|
|
154
|
+
flowSensitivityValue: "Valeur du seuil de sensibilité",
|
|
155
|
+
flowFlowSensitivityValueThreshold: "ΔMW ou ΔA / MW",
|
|
156
|
+
angleFlowSensitivityValueThreshold: "ΔMW ou ΔA / Δ°",
|
|
157
|
+
flowVoltageSensitivityValueThreshold: "ΔkV / kV",
|
|
158
|
+
ContingencyListsSelection: "Sélection des listes d'aléas",
|
|
159
|
+
Execute: "Exécuter",
|
|
160
|
+
AddContingencyList: "Ajouter",
|
|
161
|
+
DeleteContingencyList: "Supprimer",
|
|
162
|
+
getContingencyListError: "Impossible de récupérer les listes d'aléas",
|
|
163
|
+
xContingenciesWillBeSimulated: "{x} aléas seront simulés",
|
|
164
|
+
resultsThreshold: "Seuil minimal de sensibilité",
|
|
165
|
+
SensitivityBranches: "Quadripôles",
|
|
166
|
+
SensitivityInjectionsSet: "Par rapport à un ensemble d'injections :",
|
|
167
|
+
SensitivityInjection: "Par rapport à chaque injection :",
|
|
168
|
+
SensitivityHVDC: "Par rapport à chaque HVDC :",
|
|
169
|
+
SensitivityPST: "Par rapport à chaque TD :",
|
|
170
|
+
SensitivityNodes: "Nœuds",
|
|
171
|
+
SensiInjectionsSet: "Set injections",
|
|
172
|
+
SensiInjection: "Injection",
|
|
173
|
+
SensiHVDC: "Hvdc",
|
|
174
|
+
SensiPST: "TD",
|
|
175
|
+
Proportional: "Proportionnel",
|
|
176
|
+
ProportionalMaxP: "Proportionnel à Pmax",
|
|
177
|
+
Regular: "Équirépartition",
|
|
178
|
+
Ventilation: "Ventilation",
|
|
179
|
+
DistributionType: "Type de répartition",
|
|
180
|
+
SensitivityType: "Type de sensibilité",
|
|
181
|
+
DeltaMW: "Δ MW",
|
|
182
|
+
DeltaA: "Δ A",
|
|
183
|
+
ContingencyLists: "Aléas",
|
|
184
|
+
Injections: "Injections",
|
|
185
|
+
MonitoredVoltageLevels: "Postes surveillés",
|
|
186
|
+
EquipmentsInVoltageRegulation: "Ouvrages en réglage tension",
|
|
187
|
+
PSTS: "TDs",
|
|
188
|
+
Active: "Actif",
|
|
189
|
+
"sensitivityAnalysis.simulatedComputations": "{count, plural, =0 {0 calcul} =1 {1 calcul} other {# calculs}}",
|
|
190
|
+
"sensitivityAnalysis.moreThanOneMillionComputations": "999 999+ calculs",
|
|
191
|
+
"sensitivityAnalysis.maximumSimulatedComputations": "500 000 max",
|
|
192
|
+
"sensitivityAnalysis.separator": " | ",
|
|
193
|
+
loadingComputing: "Evaluation en cours...",
|
|
194
|
+
AddRows: "Ajouter",
|
|
195
|
+
Optional: " (optionnel)",
|
|
196
|
+
// Computed translations used in the snackbars
|
|
197
|
+
// LoadFlow
|
|
198
|
+
fetchDefaultLoadFlowProviderError: "Une erreur est survenue lors de la récupération du fournisseur de calcul de répartition par défaut",
|
|
199
|
+
fetchLoadFlowParametersError: "Une erreur est survenue lors de la récupération des paramètres de calcul de répartition",
|
|
200
|
+
fetchLoadFlowProviderError: "Une erreur est survenue lors de la récupération du fournisseur de calcul de répartition",
|
|
201
|
+
fetchLoadFlowProvidersError: "Une erreur est survenue lors de la récupération des fournisseurs de calcul de répartition",
|
|
202
|
+
fetchLoadFlowSpecificParametersError: "Une erreur est survenue lors de la récupération des paramètres spécifiques de calcul de répartition",
|
|
203
|
+
updateLoadFlowParametersError: "Une erreur est survenue lors de la mise à jour des paramètres de calcul de répartition",
|
|
204
|
+
updateLoadFlowProviderError: "Une erreur est survenue lors de la mise à jour du fournisseur courant de calcul de répartition",
|
|
205
|
+
// SecurityAnalysis
|
|
206
|
+
fetchDefaultSecurityAnalysisProviderError: "Une erreur est survenue lors de la récupération du fournisseur d'analyse de sécurité par défaut",
|
|
207
|
+
fetchSecurityAnalysisParametersError: "Une erreur est survenue lors de la récupération des paramètres de l'analyse de sécurité",
|
|
208
|
+
fetchSecurityAnalysisProviderError: "Une erreur est survenue lors de la récupération du fournisseur courant d'analyse de sécurité",
|
|
209
|
+
fetchSecurityAnalysisProvidersError: "Une erreur est survenue lors de la récupération des fournisseurs d'analyse de sécurité",
|
|
210
|
+
updateSecurityAnalysisParametersError: "Une erreur est survenue lors de la mise a jour des paramètres de l'analyse de sécurité",
|
|
211
|
+
updateSecurityAnalysisProviderError: "Une erreur est survenue lors de la mise a jour du fournisseur courant d'analyse de sécurité",
|
|
212
|
+
// SensitivityAnalysis
|
|
213
|
+
fetchDefaultSensitivityAnalysisProviderError: "Une erreur est survenue lors de la récupération du fournisseur d'analyse de sensibilité par défaut",
|
|
214
|
+
fetchSensitivityAnalysisParametersError: "Une erreur est survenue lors de la récupération des paramètres de l'analyse de sensibilité",
|
|
215
|
+
fetchSensitivityAnalysisProviderError: "Une erreur est survenue lors de la récupération du fournisseur courant d'analyse de sensibilité",
|
|
216
|
+
fetchSensitivityAnalysisProvidersError: "Une erreur est survenue lors de la récupération des fournisseurs d'analyse de sensibilité",
|
|
217
|
+
updateSensitivityAnalysisParametersError: "Une erreur est survenue lors de la mise a jour des paramètres de l'analyse de sensibilité",
|
|
218
|
+
updateSensitivityAnalysisProviderError: "Une erreur est survenue lors de la mise a jour du fournisseur courant d'analyse de sensibilité",
|
|
219
|
+
getSensitivityAnalysisFactorsCountError: "Une erreur est survenue lors de l'estimation du nombre de calculs",
|
|
220
|
+
// Other
|
|
221
|
+
resetLoadFlowParametersWarning: "Impossible de récupérer les paramètres de calcul de répartition définis dans le profil utilisateur (les valeurs par défaut sont appliquées)"
|
|
153
222
|
};
|
|
154
223
|
export {
|
|
155
224
|
parametersFr
|