初次提交

This commit is contained in:
2025-06-30 10:17:15 +08:00
commit 5446088524
989 changed files with 365987 additions and 0 deletions

View File

@ -0,0 +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',
rlkzmb: 'Capacity control target',
zdxhcs: 'Max number of cycles',
startSoc: 'Initial SOC',
endSoc: 'End SOC',
cfdzhl: 'Charge-discharge conversion rate',
clscBtn: 'Policy generation',
cltg: 'Policy Hosting',
resetBtn: 'Reset',
exportBtn: 'Export',
placeholder: 'Please input',
selectTime: 'Time Select',
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",
cancel: 'Cancel',
sure: 'Sure',
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/元)',
flat: '平(0.3kWh/元)',
peak: '峰(0.6kWh/元)',
earningForecast: 'Revenue forecasts',
defaultEarning: 'Default policy earnings',
estimateEarning: 'Estimated earnings increase',
rmb: 'RMB',
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'
}
}