多语言缩写,马来西亚柴发拓扑图,古楠街微电网拓扑图

This commit is contained in:
huangjp
2026-03-19 16:26:06 +08:00
parent 983a638769
commit 5fc2340fc0
67 changed files with 4161 additions and 663 deletions

View File

@ -142,23 +142,23 @@ export default {
onButtonComputed: 'One-click calculation',
exportBill: 'Export bill',
exportReport: 'Export report',
chargeStatus: 'Project charging/discharging status',
capacity: 'Installed capacity',
monthTotalCharge: 'Total charging capacity this month',
chargeVol: 'Cumulative charging capacity',
monthTotalDischarge: 'Total discharging capacity this month',
dischargeVol: 'Cumulative discharging capacity',
monthEff: 'Monthly system conversion efficiency',
totalEff: 'Cumulative system conversion efficiency',
chargeStatus: 'Project chg/dsg status',
capacity: 'Installed cap',
monthTotalCharge: 'Total Charge this month',
chargeVol: 'Cumulative chg cap',
monthTotalDischarge: 'Total Discharge this month',
dischargeVol: 'Cumulative dsg cap',
monthEff: 'Monthly Efficiency',
totalEff: 'Cumulative Efficiency',
charge: 'Charging',
time: 'Time period',
ele: 'Electricity (kWh)',
expend: 'Expense (EUR)',
disCharge: 'Discharging',
projectRevenue: 'Project revenue status',
monthTotalChargePrice: 'Total charging capacity & price this',
monthTotalChargePrice: 'Total Charge & price this',
rmb: 'EUR',
monthTotalDisChargePrice: 'Total discharging capacity & price this',
monthTotalDisChargePrice: 'Total Discharge & price this',
earnings: 'Revenue',
earningsRecalculation: 'Revenue recalculation',
computedTime: 'Calculation time',
@ -177,7 +177,7 @@ export default {
powerGenerationStatus: 'Project power generation status',
totalStringCapacity: 'Total string capacity',
currentMonthlyPowerGeneration: 'Power generation this month',
cumulativePowerGeneration: 'Cumulative power generation',
cumulativePowerGeneration: 'Total Generation',
equivalentPowerGenerationTime: 'Equivalent generation hours',
peakACpower: 'Peak AC power',
monthlyPowerGeneration: 'Monthly power generation',
@ -218,10 +218,10 @@ export default {
glance: {
day: 'Day(s)',
wRMB: 'EUR10K',
safeDays: 'Safe operation days',
totalCapacity: 'Total installed capacity',
totalCharge: 'Total charging capacity',
totalDischarge: 'Total discharging capacity',
safeDays: 'Safe Days',
totalCapacity: 'Total capacity',
totalCharge: 'Total Charge',
totalDischarge: 'Total Discharge',
totalEarnings: 'Total revenue',
timeRange: 'Time range',
startTime: 'Start time',
@ -229,7 +229,7 @@ export default {
query: 'Query',
reset: 'Reset',
export: 'Export',
chadisData: 'Charging/Discharging data',
chadisData: 'Charge/Discharge Data',
date: 'Date',
chargeData: 'Charging data',
sharp: 'Sharp (kWh)',