初次提交

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'
}
}

View File

@ -0,0 +1,53 @@
export default {
budget: {
yuceTime: '预测时间',
yuceTimePlace: '请选择预测时间',
rongliangStation: '容量电站',
edcdgl: '额定充放电功率',
smallSoc: '最小soc',
largeSoc: '最大soc',
xlkzmb: '需量控制目标',
rlkzmb: '容量控制目标',
zdxhcs: '最大循环次数',
startSoc: '初始soc',
endSoc: '结束soc',
cfdzhl: '充放电转化率',
clscBtn: '策略生成',
cltg: '策略托管',
resetBtn: '重置',
exportBtn: '导出',
placeholder: '请输入',
selectTime: '时间选择',
placeholderSelect: '请选择',
export: '导出',
search: '搜索',
budget: '预算',
tip: '策略托管确认协议',
tipContent: '鉴于甲方拥有特定的投资策略,希望委托乙方进行专业管理,乙方具备相应资质与能力承接该托管服务,双方经友好协商,依据《中华人民共和国民法典》等相关法律法规,达成协议',
cancel: '取消',
sure: '确认',
strategyReview: '策略复盘',
earningReview: '收益复盘',
Maxdemand: '最大需量',
stationRunPlan: '电站实际运行计划曲线',
runEarning: '实际运行收益',
recommend: '推荐策略收益',
valley: '谷(0.1kWh/元)',
flat: '平(0.3kWh/元)',
peak: '峰(0.6kWh/元)',
earningForecast: '收益预测',
defaultEarning: '默认策略收益',
estimateEarning: '预估收益提升',
rmb: '元',
stts: '收益预算',
sjsyje: '实际收益金额',
mrjhqx: '默认计划曲线收益',
ccdb: '策略对比',
ccsc: '策略生成中',
sccg: '生成成功',
cltgz: '策略托管中',
tgcg: '托管成功',
cltgqx: '策略取消托管中',
tgsb: '取消托管成功'
}
}