六国语言配置,马来西亚项目拓扑图配置

This commit is contained in:
huangjp
2026-02-02 08:43:41 +08:00
parent 6f22a10e64
commit 983a638769
168 changed files with 28874 additions and 3289 deletions

View File

@ -1,53 +1,53 @@
export default {
budget: {
yuceTime: 'Forecast time',
yuceTimePlace: 'Please select forecast time',
rongliangStation: 'capacity power station',
edcdgl: 'Rated charge and discharge power',
smallSoc: 'Min SOC',
largeSoc: 'Max SOC',
xlkzmb: 'Demand control objectives',
yuceTime: 'Prediction time',
yuceTimePlace: 'Please select prediction time',
rongliangStation: 'Capacity power station',
edcdgl: 'Rated charging/discharging power',
smallSoc: 'Min. SOC',
largeSoc: 'Max. SOC',
xlkzmb: 'Demand control target',
rlkzmb: 'Capacity control target',
zdxhcs: 'Max number of cycles',
zdxhcs: 'Max. cycle count',
startSoc: 'Initial SOC',
endSoc: 'End SOC',
cfdzhl: 'Charge-discharge conversion rate',
clscBtn: 'Policy generation',
cltg: 'Policy Hosting',
cfdzhl: 'Charging/Discharging conversion rate',
clscBtn: 'Strategy generation',
cltg: 'Strategy entrustment',
resetBtn: 'Reset',
exportBtn: 'Export',
placeholder: 'Please input',
selectTime: 'Time Select',
placeholderSelect: 'Please Select',
placeholder: 'Please enter',
selectTime: 'Time selection',
placeholderSelect: 'Please select',
export: 'Export',
search: 'Search',
budget: 'Budget',
tip: 'Policy escrow acknowledges the protocol',
tipContent: "In view of the fact that Party A has a specific investment strategy and wishes to entrust Party B to carry out professional management, and Party B has the corresponding qualifications and capabilities to undertake the custody service, the two parties have reached an agreement through friendly negotiation in accordance with the Civil Code of the People's Republic of China and other relevant laws and regulations",
tip: 'Strategy entrustment confirmation agreement',
tipContent: "Whereas Party A holds specific investment strategies and wishes to entrust Party B with professional management, and Party B possesses the corresponding qualifications and capabilities to undertake such entrusted services, both parties have reached this agreement through friendly consultations in accordance with the Civil Code of the People's Republic of China and other relevant laws and regulations.",
cancel: 'Cancel',
sure: 'Sure',
sure: 'Confirm',
strategyReview: 'Strategy review',
earningReview: 'Earnings review',
Maxdemand: 'Max demand',
stationRunPlan: 'The actual operation plan curve of the power station',
runEarning: 'Actual operating earnings',
recommend: 'Referral strategy earnings',
valley: '(0.1kWh/EUR)',
flat: '(0.3kWh/EUR)',
peak: '(0.6kWh/EUR)',
earningForecast: 'Revenue forecasts',
defaultEarning: 'Default policy earnings',
estimateEarning: 'Estimated earnings increase',
earningReview: 'Revenue review',
Maxdemand: 'Max. demand',
stationRunPlan: 'Actual power station operation planned',
runEarning: 'Actual operation revenue',
recommend: 'Recommended strategy revenue',
valley: 'Valley (0.1kWh/EUR)',
flat: 'Shoulder (0.3kWh/EUR)',
peak: 'Peak (0.6kWh/EUR)',
earningForecast: 'Revenue forecast',
defaultEarning: 'Default strategy revenue',
estimateEarning: 'Estimated revenue improvement',
rmb: 'EUR',
stts: 'Earnings budgeting',
sjsyje: 'Amount of actual earnings',
mrjhqx: 'Default plan curve earnings',
ccdb: 'Comparison of strategies',
ccsc: 'Policy is being generated',
sccg: 'Build succeeded',
cltgz: 'Policy hosting',
tgcg: 'Escrow success',
cltgqx: 'Policy is being unmanaged',
tgsb: 'Cancel of the escrow is successful'
stts: 'Revenue budget',
sjsyje: 'Actual revenue amount',
mrjhqx: 'Default planned curve revenue',
ccdb: 'Strategy comparison',
ccsc: 'Strategy generating',
sccg: 'Generation successful',
cltgz: 'Strategy under entrustment',
tgcg: 'Entrustment successful',
cltgqx: 'Strategy canceling entrustment',
tgsb: 'Entrustment cancellation successful'
}
}