privacy_tip
{{ t('privacyBannerStart') }} {{ t('privacyPolicy') }}{{ t('privacyBannerEnd') }}
checklist{{ t('equipmentList') }}
{{ applianceIcon(item.type) }}
W
{{ calcRowKwh(item).toFixed(2) }} {{ t('dailyKwh') }}
{{ item.qty }}
{{ item.dayHrs }}
{{ item.nightHrs }}
| {{ t('appliance') }} | {{ t('qty') }} | {{ t('powerW') }} | {{ t('dayHours') }} | {{ t('nightHours') }} | {{ t('dailyKwh') }} | |
|---|---|---|---|---|---|---|
|
{{ applianceIcon(item.type) }}
{{ Math.round(calcRowKwh(item) * 1000) }} {{ t('whPerDay') }}
|
{{ calcRowKwh(item).toFixed(2) }} {{ t('unitKwh') }} |
{{ t('emptyDeviceHint') }}
{{ t('emptyDeviceAccuracyNote') }}
settings{{ t('systemConfig') }}
{{ t('emergencyModeHint') }}
{{ t('shareCoverTitle') }}
Solar System Calculator — System Report
{{ t('appTitle') }} — {{ t('residential') }}
{{ t('shareGeneratedAt') }}: {{ formatShareTimestamp(lastResidentialReportAt) }}
{{ t('totalDaily') }}: {{ totalDailyKwh.toLocaleString(undefined, { minimumFractionDigits: 1, maximumFractionDigits: 1 }) }}{{ t('unitKwh') }}
{{ t('peakLoad') }}: {{ Number(peakLoadW).toLocaleString(undefined, { maximumFractionDigits: 0 }) }}{{ t('unitW') }}
https://solarcaltool.netlify.app
domain{{ t('commercialLoad') }}
{{ applianceIcon(item.type) }}
W
{{ calcRowKwhCommercial(item).toFixed(2) }} {{ t('dailyKwh') }}
{{ item.qty }}
{{ item.dayHrs }}
{{ item.nightHrs }}
| {{ t('applianceCommercial') }} | {{ t('qty') }} | {{ t('powerW') }} | {{ t('dayHours') }} | {{ t('nightHours') }} | {{ t('dailyKwh') }} | |
|---|---|---|---|---|---|---|
|
{{ applianceIcon(item.type) }}
{{ Math.round(calcRowKwhCommercial(item) * 1000) }} {{ t('whPerDay') }}
|
{{ calcRowKwhCommercial(item).toFixed(2) }} {{ t('unitKwh') }} |
{{ t('emptyDeviceHint') }}
{{ t('emptyDeviceAccuracyNote') }}
settings{{ t('systemConfig') }}
{{ t('emergencyModeHintCommercial') }}
{{ t('shareCoverTitle') }}
Solar System Calculator — System Report
{{ t('appTitle') }} — {{ t('commercial') }}
{{ t('shareGeneratedAt') }}: {{ formatShareTimestamp(lastCommercialReportAt) }}
{{ t('totalDaily') }}: {{ totalCommercialKwh.toLocaleString(undefined, { minimumFractionDigits: 1, maximumFractionDigits: 1 }) }}{{ t('unitKwh') }}
{{ t('peakLoad') }}: {{ Number(peakCommercialW).toLocaleString(undefined, { maximumFractionDigits: 0 }) }}{{ t('unitW') }}
https://solarcaltool.netlify.app
account_circle
{{ user.name }}
{{ t('guest') }}
{{ t('history') }}
{{ t('historyEmpty') }}
{{ h.date }} — {{ h.kwh }} {{ historyListT(h, 'unitKwh') }}