Add default translations for binding add-ons (#11760)

* Add default translations for binding add-ons

This makes the texts used by these add-ons translatable with Crowdin.

To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file.
We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications.

There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-12-15 18:40:21 +01:00
committed by GitHub
parent 05e782ec1a
commit 07a1976c81
234 changed files with 33234 additions and 0 deletions

View File

@@ -0,0 +1,338 @@
# binding
binding.kostalinverter.name = Kostal Inverter Binding
binding.kostalinverter.description = Extracts informations from a Kostal Inverter
# thing types
thing-type.kostalinverter.PIKOIQ100.label = KOSTAL PIKO IQ 10.0
thing-type.kostalinverter.PIKOIQ100.description = Bindings for the KOSTAL PIKO IQ 10.0 solar inverter
thing-type.kostalinverter.PIKOIQ42.label = KOSTAL PIKO IQ 4.2
thing-type.kostalinverter.PIKOIQ42.description = Bindings for the KOSTAL PIKO IQ 4.2 solar inverter
thing-type.kostalinverter.PIKOIQ55.label = KOSTAL PIKO IQ 5.5
thing-type.kostalinverter.PIKOIQ55.description = Bindings for the KOSTAL PIKO IQ 5.5 solar inverter
thing-type.kostalinverter.PIKOIQ70.label = KOSTAL PIKO IQ 7.0
thing-type.kostalinverter.PIKOIQ70.description = Bindings for the KOSTAL PIKO IQ 7.0 solar inverter
thing-type.kostalinverter.PIKOIQ85.label = KOSTAL PIKO IQ 8.5
thing-type.kostalinverter.PIKOIQ85.description = Bindings for the KOSTAL PIKO IQ 8.5 solar inverter
thing-type.kostalinverter.PLENTICOREPLUS100WITHBATTERY.label = KOSTAL PLENTICORE Plus 10.0 (with Battery)
thing-type.kostalinverter.PLENTICOREPLUS100WITHBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 10.0 solar inverter (with battery attached on PV string 3)
thing-type.kostalinverter.PLENTICOREPLUS100WITHOUTBATTERY.label = KOSTAL PLENTICORE Plus 10.0 (no Battery)
thing-type.kostalinverter.PLENTICOREPLUS100WITHOUTBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 10.0 solar inverter (no battery attached)
thing-type.kostalinverter.PLENTICOREPLUS42WITHBATTERY.label = KOSTAL PLENTICORE Plus 4.2 (with Battery)
thing-type.kostalinverter.PLENTICOREPLUS42WITHBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 4.2 solar inverter (with battery attached on PV string 3)
thing-type.kostalinverter.PLENTICOREPLUS42WITHOUTBATTERY.label = KOSTAL PLENTICORE Plus 4.2 (no Battery)
thing-type.kostalinverter.PLENTICOREPLUS42WITHOUTBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 4.2 solar inverter (no battery attached)
thing-type.kostalinverter.PLENTICOREPLUS55WITHBATTERY.label = KOSTAL PLENTICORE Plus 5.5 (with Battery)
thing-type.kostalinverter.PLENTICOREPLUS55WITHBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 5.5 solar inverter (with battery attached on PV string 3)
thing-type.kostalinverter.PLENTICOREPLUS55WITHOUTBATTERY.label = KOSTAL PLENTICORE Plus 5.5 (no Battery)
thing-type.kostalinverter.PLENTICOREPLUS55WITHOUTBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 5.5 solar inverter (no battery attached)
thing-type.kostalinverter.PLENTICOREPLUS70WITHBATTERY.label = KOSTAL PLENTICORE Plus 7.0 (with Battery)
thing-type.kostalinverter.PLENTICOREPLUS70WITHBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 7.0 solar inverter (with battery attached on PV string 3)
thing-type.kostalinverter.PLENTICOREPLUS70WITHOUTBATTERY.label = KOSTAL PLENTICORE Plus 7.0 (no Battery)
thing-type.kostalinverter.PLENTICOREPLUS70WITHOUTBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 7.0 solar inverter (no battery attached)
thing-type.kostalinverter.PLENTICOREPLUS85WITHBATTERY.label = KOSTAL PLENTICORE Plus 8.5 (with Battery)
thing-type.kostalinverter.PLENTICOREPLUS85WITHBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 8.5 solar inverter (with battery attached on PV string 3)
thing-type.kostalinverter.PLENTICOREPLUS85WITHOUTBATTERY.label = KOSTAL PLENTICORE Plus 8.5 (no Battery)
thing-type.kostalinverter.PLENTICOREPLUS85WITHOUTBATTERY.description = Bindings for the KOSTAL PIKO PLENTICORE plus 8.5 solar inverter (no battery attached)
thing-type.kostalinverter.kostalinverter.label = Kostal Inverter
thing-type.kostalinverter.kostalinverter.description = Kostal Inverter
thing-type.kostalinverter.piko1020.label = KOSTAL PIKO 10-20
thing-type.kostalinverter.piko1020.description = Bindings for the KOSTAL PIKO 10-20
# thing types config
thing-type.config.kostalinverter.kostalinverter.password.label = Password
thing-type.config.kostalinverter.kostalinverter.refreshInterval.label = Refresh Interval
thing-type.config.kostalinverter.kostalinverter.refreshInterval.description = States how often a refresh shall occur (in s)
thing-type.config.kostalinverter.kostalinverter.url.label = URL
thing-type.config.kostalinverter.kostalinverter.url.description = URL of the web interface (e.g. http://192.168.0.1)
thing-type.config.kostalinverter.kostalinverter.userName.label = Username
thing-type.config.kostalinverter.kostalpiko1020.hasBattery.label = Inverter Type
thing-type.config.kostalinverter.kostalpiko1020.hasBattery.description = Type of inverter, with/without battery.
thing-type.config.kostalinverter.kostalpiko1020.password.label = Password
thing-type.config.kostalinverter.kostalpiko1020.password.description = The password to the inverter.
thing-type.config.kostalinverter.kostalpiko1020.refreshInterval.label = Refresh Interval
thing-type.config.kostalinverter.kostalpiko1020.refreshInterval.description = Refresh Interval in seconds.
thing-type.config.kostalinverter.kostalpiko1020.url.label = IP Address
thing-type.config.kostalinverter.kostalpiko1020.url.description = IP address of the inverter.
thing-type.config.kostalinverter.kostalpiko1020.username.label = Username
thing-type.config.kostalinverter.kostalpiko1020.username.description = The username to the inverter.
thing-type.config.kostalinverter.plenticorepikoiq.refreshInternalInSeconds.label = Refresh Interval
thing-type.config.kostalinverter.plenticorepikoiq.refreshInternalInSeconds.description = States how often a refresh shall occur (in s)
thing-type.config.kostalinverter.plenticorepikoiq.url.label = IP Address / Hostname
thing-type.config.kostalinverter.plenticorepikoiq.url.description = Enter the IP address or the hostname of the inverter. Note that DNS resolution must work properly to identify the inverter by its name
thing-type.config.kostalinverter.plenticorepikoiq.userPassword.label = Password
thing-type.config.kostalinverter.plenticorepikoiq.userPassword.description = Enter the user password here
# channel types
channel-type.kostalinverter.device-local-ac-cos-phi.label = Cos Phi
channel-type.kostalinverter.device-local-ac-cos-phi.description = AC Power Factor
channel-type.kostalinverter.device-local-ac-current-power.label = AC Power
channel-type.kostalinverter.device-local-ac-current-power.description = Current AC power of the inverter
channel-type.kostalinverter.device-local-ac-frequency.label = AC Frequency
channel-type.kostalinverter.device-local-ac-frequency.description = AC Frequency
channel-type.kostalinverter.device-local-ac-phase-1-current-amperage.label = P1 Amperage
channel-type.kostalinverter.device-local-ac-phase-1-current-amperage.description = Amperage of phase 1
channel-type.kostalinverter.device-local-ac-phase-1-current-power.label = P1 Power
channel-type.kostalinverter.device-local-ac-phase-1-current-power.description = Power of phase 1
channel-type.kostalinverter.device-local-ac-phase-1-current-voltage.label = P1 Voltage
channel-type.kostalinverter.device-local-ac-phase-1-current-voltage.description = Voltage of phase 1
channel-type.kostalinverter.device-local-ac-phase-2-current-amperage.label = P2 Amperage
channel-type.kostalinverter.device-local-ac-phase-2-current-amperage.description = Amperage of phase 2
channel-type.kostalinverter.device-local-ac-phase-2-current-power.label = P2 Power
channel-type.kostalinverter.device-local-ac-phase-2-current-power.description = Power of phase 2
channel-type.kostalinverter.device-local-ac-phase-2-current-voltage.label = P2 Voltage
channel-type.kostalinverter.device-local-ac-phase-2-current-voltage.description = Voltage of phase 2
channel-type.kostalinverter.device-local-ac-phase-3-current-amperage.label = P3 Amperage
channel-type.kostalinverter.device-local-ac-phase-3-current-amperage.description = Amperage of phase 3
channel-type.kostalinverter.device-local-ac-phase-3-current-power.label = P3 Power
channel-type.kostalinverter.device-local-ac-phase-3-current-power.description = Power of phase 3
channel-type.kostalinverter.device-local-ac-phase-3-current-voltage.label = P3 Voltage
channel-type.kostalinverter.device-local-ac-phase-3-current-voltage.description = Voltage of phase 3
channel-type.kostalinverter.device-local-akt-home-consumption-bat.label = Home Consumption Bat
channel-type.kostalinverter.device-local-akt-home-consumption-bat.description = Current consumption from battery
channel-type.kostalinverter.device-local-akt-home-consumption-grid.label = Home Consumption Grid
channel-type.kostalinverter.device-local-akt-home-consumption-grid.description = Current consumption from grid
channel-type.kostalinverter.device-local-akt-home-consumption-solar.label = Home Consumption PV
channel-type.kostalinverter.device-local-akt-home-consumption-solar.description = Current consumption from solar panels
channel-type.kostalinverter.device-local-bat-state-of-charge.label = Bat State of Charge
channel-type.kostalinverter.device-local-bat-state-of-charge.description = Current battery charge state
channel-type.kostalinverter.device-local-battery-amperage.label = Battery Amperage
channel-type.kostalinverter.device-local-battery-amperage.description = Current amperage of the battery
channel-type.kostalinverter.device-local-battery-charge-time-from-set.label = Battery Charge Time from Set
channel-type.kostalinverter.device-local-battery-charge-time-from-set.description = Set battery charge time from
channel-type.kostalinverter.device-local-battery-charge-time-to-set.label = Battery Charge Time to Set
channel-type.kostalinverter.device-local-battery-charge-time-to-set.description = Set battery charge time to
channel-type.kostalinverter.device-local-battery-full-charge-capacity.label = Battery Capacity
channel-type.kostalinverter.device-local-battery-full-charge-capacity.description = Capacity of the battery if charged fully
channel-type.kostalinverter.device-local-battery-loading-cycles.label = Battery Loading Cycles
channel-type.kostalinverter.device-local-battery-loading-cycles.description = Amount of loading cycles done by the battery
channel-type.kostalinverter.device-local-battery-power.label = Battery Power
channel-type.kostalinverter.device-local-battery-power.description = Current battery charge
channel-type.kostalinverter.device-local-battery-state-of-charge.label = Battery Charge
channel-type.kostalinverter.device-local-battery-state-of-charge.description = Current battery charge status
channel-type.kostalinverter.device-local-battery-temperature.label = Battery Temperature
channel-type.kostalinverter.device-local-battery-temperature.description = Current battery temperature
channel-type.kostalinverter.device-local-battery-usage-consumption-set.label = Battery Usage Consumption Set
channel-type.kostalinverter.device-local-battery-usage-consumption-set.description = Set battery usage consumption
channel-type.kostalinverter.device-local-battery-usage-consumption.label = Battery Usage Consumption
channel-type.kostalinverter.device-local-battery-usage-consumption.description = Battery usage consumption
channel-type.kostalinverter.device-local-battery-usage-strategy-set.label = Battery Usage Strategy Set
channel-type.kostalinverter.device-local-battery-usage-strategy-set.description = Set battery usage strategy
channel-type.kostalinverter.device-local-battery-voltage.label = Battery Voltage
channel-type.kostalinverter.device-local-battery-voltage.description = Current voltage of the battery
channel-type.kostalinverter.device-local-battery-voltage.label = Battery Voltage
channel-type.kostalinverter.device-local-battery-voltage.description = Current battery voltage
channel-type.kostalinverter.device-local-charge-cycles.label = Charge Cycles
channel-type.kostalinverter.device-local-charge-cycles.description = Total number of charge cycles
channel-type.kostalinverter.device-local-current-dir.label = Current Dir
channel-type.kostalinverter.device-local-current-dir.description = Current direction
channel-type.kostalinverter.device-local-current.label = Current
channel-type.kostalinverter.device-local-current.description = Current
channel-type.kostalinverter.device-local-dc-power-pv.label = DC Power PV
channel-type.kostalinverter.device-local-dc-power-pv.description = Current power from solar panels
channel-type.kostalinverter.device-local-dc-power.label = DC Power
channel-type.kostalinverter.device-local-dc-power.description = Current DC power of the inverter
channel-type.kostalinverter.device-local-dc1-current.label = DC1 Amperage
channel-type.kostalinverter.device-local-dc1-current.description = Current amperage from solar panels, DC1
channel-type.kostalinverter.device-local-dc1-power.label = DC1 Power
channel-type.kostalinverter.device-local-dc1-power.description = Current power from solar panels, DC1
channel-type.kostalinverter.device-local-dc1-voltage.label = DC1 Voltage
channel-type.kostalinverter.device-local-dc1-voltage.description = Current voltage from solar panels, DC1
channel-type.kostalinverter.device-local-dc2-current.label = DC2 Amperage
channel-type.kostalinverter.device-local-dc2-current.description = Current amperage from solar panels, DC2
channel-type.kostalinverter.device-local-dc2-power.label = DC2 Power
channel-type.kostalinverter.device-local-dc2-power.description = Current power from solar panels, DC2
channel-type.kostalinverter.device-local-dc2-voltage.label = DC2 Voltage
channel-type.kostalinverter.device-local-dc2-voltage.description = Current voltage from solar panels, DC2
channel-type.kostalinverter.device-local-dc3-current.label = DC3 Amperage
channel-type.kostalinverter.device-local-dc3-current.description = Current amperage from solar panels, DC3
channel-type.kostalinverter.device-local-dc3-power.label = DC3 Power
channel-type.kostalinverter.device-local-dc3-power.description = Current power from solar panels, DC3
channel-type.kostalinverter.device-local-dc3-voltage.label = DC3 Voltage
channel-type.kostalinverter.device-local-dc3-voltage.description = Current voltage from solar panels, DC3
channel-type.kostalinverter.device-local-external-module-control-set.label = External Module Control Set
channel-type.kostalinverter.device-local-external-module-control-set.description = Set External Module Control
channel-type.kostalinverter.device-local-external-module-control.label = External Module Control
channel-type.kostalinverter.device-local-external-module-control.description = External Module Control
channel-type.kostalinverter.device-local-grid-cos-phi.label = Grid Cos Phi
channel-type.kostalinverter.device-local-grid-cos-phi.description = Current power factor on grid
channel-type.kostalinverter.device-local-grid-current-l1.label = Grid Amperage L1
channel-type.kostalinverter.device-local-grid-current-l1.description = Current output amperage to the grid, L1
channel-type.kostalinverter.device-local-grid-current-l2.label = Grid Amperage L2
channel-type.kostalinverter.device-local-grid-current-l2.description = Current output amperage to the grid, L2
channel-type.kostalinverter.device-local-grid-current-l3.label = Grid Amperage L3
channel-type.kostalinverter.device-local-grid-current-l3.description = Current output amperage to the grid, L3
channel-type.kostalinverter.device-local-grid-freq.label = Grid Freq
channel-type.kostalinverter.device-local-grid-freq.description = Current frequency on grid
channel-type.kostalinverter.device-local-grid-output-power.label = Grid Output Power
channel-type.kostalinverter.device-local-grid-output-power.description = Current output power to the grid
channel-type.kostalinverter.device-local-grid-power-l1.label = Grid Power L1
channel-type.kostalinverter.device-local-grid-power-l1.description = Current output power to the grid, L1
channel-type.kostalinverter.device-local-grid-power-l2.label = Grid Power L2
channel-type.kostalinverter.device-local-grid-power-l2.description = Current output power to the grid, L2
channel-type.kostalinverter.device-local-grid-power-l3.label = Grid Power L3
channel-type.kostalinverter.device-local-grid-power-l3.description = Current output power to the grid, L3
channel-type.kostalinverter.device-local-grid-voltage-l1.label = Grid Voltage L1
channel-type.kostalinverter.device-local-grid-voltage-l1.description = Current output voltage to the grid, L1
channel-type.kostalinverter.device-local-grid-voltage-l2.label = Grid Voltage L2
channel-type.kostalinverter.device-local-grid-voltage-l2.description = Current output voltage to the grid, L2
channel-type.kostalinverter.device-local-grid-voltage-l3.label = Grid Voltage L3
channel-type.kostalinverter.device-local-grid-voltage-l3.description = Current output voltage to the grid, L3
channel-type.kostalinverter.device-local-homeconsumption-from-battery.label = Home Consumption Battery
channel-type.kostalinverter.device-local-homeconsumption-from-battery.description = Current home consumption obtained from the battery
channel-type.kostalinverter.device-local-homeconsumption-from-grid.label = Home Consumption Grid
channel-type.kostalinverter.device-local-homeconsumption-from-grid.description = Current home consumption obtained from the grid
channel-type.kostalinverter.device-local-homeconsumption-from-pv.label = Home Consumption PV
channel-type.kostalinverter.device-local-homeconsumption-from-pv.description = Current home consumption obtained from photovoltaic
channel-type.kostalinverter.device-local-homeconsumption-total.label = Home Consumption
channel-type.kostalinverter.device-local-homeconsumption-total.description = Current total home consumption
channel-type.kostalinverter.device-local-limit-evu-absolute.label = Feed-in Limit
channel-type.kostalinverter.device-local-limit-evu-absolute.description = Permitted feed-in quantity as absolute value as specified by the energy supplier
channel-type.kostalinverter.device-local-limit-evu-relativ.label = Feed-in Limit Relative
channel-type.kostalinverter.device-local-limit-evu-relativ.description = Permitted feed-in quantity as relative value as specified by the energy supplier
channel-type.kostalinverter.device-local-loginterval.label = Loginterval
channel-type.kostalinverter.device-local-loginterval.description = Value for log interval
channel-type.kostalinverter.device-local-max-depth-of-discharge-set.label = Max Depth of Discharge Set
channel-type.kostalinverter.device-local-max-depth-of-discharge-set.description = Set max depth of discharge
channel-type.kostalinverter.device-local-max-depth-of-discharge.label = Max Depth of Discharge
channel-type.kostalinverter.device-local-max-depth-of-discharge.description = Max depth of discharge
channel-type.kostalinverter.device-local-operating-status.label = Operating Status
channel-type.kostalinverter.device-local-operating-status.description = Operating status
channel-type.kostalinverter.device-local-ownconsumption.label = Own Consumption
channel-type.kostalinverter.device-local-ownconsumption.description = Current own consumption
channel-type.kostalinverter.device-local-phase-sel-home-consump-l1.label = Home Consumption L1
channel-type.kostalinverter.device-local-phase-sel-home-consump-l1.description = Current home consumption, L1
channel-type.kostalinverter.device-local-phase-sel-home-consump-l2.label = Home Consumption L2
channel-type.kostalinverter.device-local-phase-sel-home-consump-l2.description = Current home consumption, L2
channel-type.kostalinverter.device-local-phase-sel-home-consump-l3.label = Home Consumption L3
channel-type.kostalinverter.device-local-phase-sel-home-consump-l3.description = Current home consumption, L3
channel-type.kostalinverter.device-local-pvstring-1-amperage.label = PV Str1 Amperage
channel-type.kostalinverter.device-local-pvstring-1-amperage.description = Current amperage of photovoltaic string 1
channel-type.kostalinverter.device-local-pvstring-1-power.label = PV Str1 Power
channel-type.kostalinverter.device-local-pvstring-1-power.description = Current power of photovoltaic string 1
channel-type.kostalinverter.device-local-pvstring-1-voltage.label = PV Str1 Voltage
channel-type.kostalinverter.device-local-pvstring-1-voltage.description = Current voltage of photovoltaic string 1
channel-type.kostalinverter.device-local-pvstring-2-amperage.label = PV Str2 Amperage
channel-type.kostalinverter.device-local-pvstring-2-amperage.description = Current amperage of photovoltaic string 2
channel-type.kostalinverter.device-local-pvstring-2-power.label = PV Str2 Power
channel-type.kostalinverter.device-local-pvstring-2-power.description = Current power of photovoltaic string 2
channel-type.kostalinverter.device-local-pvstring-2-voltage.label = PV Str2 Voltage
channel-type.kostalinverter.device-local-pvstring-2-voltage.description = Current voltage of photovoltaic string 2
channel-type.kostalinverter.device-local-pvstring-3-amperage.label = PV Str3 Amperage
channel-type.kostalinverter.device-local-pvstring-3-amperage.description = Current amperage of photovoltaic string 3
channel-type.kostalinverter.device-local-pvstring-3-power.label = PV Str3 Power
channel-type.kostalinverter.device-local-pvstring-3-power.description = Current power of photovoltaic string 3
channel-type.kostalinverter.device-local-pvstring-3-voltage.label = PV Str3 Voltage
channel-type.kostalinverter.device-local-pvstring-3-voltage.description = Current voltage of photovoltaic string 3
channel-type.kostalinverter.device-local-s0-inpulse-cnt.label = S0 Inpulse Cnt
channel-type.kostalinverter.device-local-s0-inpulse-cnt.description = S0-pulse counter
channel-type.kostalinverter.device-local-self-consumption.label = Self Consumption
channel-type.kostalinverter.device-local-self-consumption.description = Current self consumption
channel-type.kostalinverter.device-local-shadow-management-set.label = Shadow Management Set
channel-type.kostalinverter.device-local-shadow-management-set.description = Set shadow management
channel-type.kostalinverter.device-local-shadow-management.label = Shadow Management
channel-type.kostalinverter.device-local-shadow-management.description = Shadow management
channel-type.kostalinverter.device-local-smart-battery-control-set.label = Smart Battery Control Set
channel-type.kostalinverter.device-local-smart-battery-control-set.description = Set smart battery control
channel-type.kostalinverter.device-local-smart-battery-control.label = Smart Battery Control
channel-type.kostalinverter.device-local-smart-battery-control.description = Smart battery control
channel-type.kostalinverter.device-local-worktime.label = Uptime
channel-type.kostalinverter.device-local-worktime.description = Uptime of the inverter
channel-type.kostalinverter.scb-event-error-count-mc.label = MC Errors
channel-type.kostalinverter.scb-event-error-count-mc.description = Number of errors reported by the main controller
channel-type.kostalinverter.scb-event-error-count-scb.label = SCB Errors
channel-type.kostalinverter.scb-event-error-count-scb.description = Number of errors reported by the smart communication board
channel-type.kostalinverter.scb-event-error-count-sfh.label = SFH Errors
channel-type.kostalinverter.scb-event-error-count-sfh.description = Number of errors reported by the grid interface controller
channel-type.kostalinverter.scb-event-warning-count-scb.label = SCB Warnings
channel-type.kostalinverter.scb-event-warning-count-scb.description = Number of warnings reported by the smart communication board
channel-type.kostalinverter.statistic-autarky-day.label = Autarky Day
channel-type.kostalinverter.statistic-autarky-day.description = Autarky ratio of this day
channel-type.kostalinverter.statistic-autarky-month.label = Autarky Month
channel-type.kostalinverter.statistic-autarky-month.description = Autarky ratio of this month
channel-type.kostalinverter.statistic-autarky-total.label = Autarky Total
channel-type.kostalinverter.statistic-autarky-total.description = Autarky ratio overall
channel-type.kostalinverter.statistic-autarky-year.label = Autarky Year
channel-type.kostalinverter.statistic-autarky-year.description = Autarky ratio of this year
channel-type.kostalinverter.statistic-autonomy-degree-day.label = Autonomy Degree Day
channel-type.kostalinverter.statistic-autonomy-degree-day.description = Total autonomy degree day
channel-type.kostalinverter.statistic-autonomy-degree-total.label = Autonomy Degree Total
channel-type.kostalinverter.statistic-autonomy-degree-total.description = Total autonomy degree
channel-type.kostalinverter.statistic-co2saving-day.label = CO2 Savings Day
channel-type.kostalinverter.statistic-co2saving-day.description = Savings in Co2 emissions today
channel-type.kostalinverter.statistic-co2saving-month.label = CO2 Savings Month
channel-type.kostalinverter.statistic-co2saving-month.description = Savings in Co2 emissions this month
channel-type.kostalinverter.statistic-co2saving-total.label = CO2 Savings Total
channel-type.kostalinverter.statistic-co2saving-total.description = Savings in Co2 emissions overall
channel-type.kostalinverter.statistic-co2saving-year.label = CO2 Savings Year
channel-type.kostalinverter.statistic-co2saving-year.description = Savings in Co2 emissions this year
channel-type.kostalinverter.statistic-home-consumption-day.label = Home Consumption Day
channel-type.kostalinverter.statistic-home-consumption-day.description = Total home consumption day
channel-type.kostalinverter.statistic-home-consumption-total.label = Home Consumption Total
channel-type.kostalinverter.statistic-home-consumption-total.description = Total home consumption
channel-type.kostalinverter.statistic-homeconsumption-day.label = Home Consumption Day
channel-type.kostalinverter.statistic-homeconsumption-day.description = Home consumption today
channel-type.kostalinverter.statistic-homeconsumption-from-battery-day.label = Home Consumption Battery Day
channel-type.kostalinverter.statistic-homeconsumption-from-battery-day.description = Home consumption obtained from the battery today
channel-type.kostalinverter.statistic-homeconsumption-from-battery-month.label = Home Consumption Battery Month
channel-type.kostalinverter.statistic-homeconsumption-from-battery-month.description = Home consumption obtained from the battery this month
channel-type.kostalinverter.statistic-homeconsumption-from-battery-total.label = Home Consumption Battery Total
channel-type.kostalinverter.statistic-homeconsumption-from-battery-total.description = Home consumption obtained from the battery overall
channel-type.kostalinverter.statistic-homeconsumption-from-battery-year.label = Home Consumption Battery Year
channel-type.kostalinverter.statistic-homeconsumption-from-battery-year.description = Home consumption obtained from the battery this year
channel-type.kostalinverter.statistic-homeconsumption-from-grid-day.label = Home Consumption Grid Day
channel-type.kostalinverter.statistic-homeconsumption-from-grid-day.description = Home consumption obtained from the grid today
channel-type.kostalinverter.statistic-homeconsumption-from-grid-month.label = Home Consumption Grid Month
channel-type.kostalinverter.statistic-homeconsumption-from-grid-month.description = Home consumption obtained from the grid this month
channel-type.kostalinverter.statistic-homeconsumption-from-grid-total.label = Home Consumption Grid Total
channel-type.kostalinverter.statistic-homeconsumption-from-grid-total.description = Home consumption obtained from the grid overall
channel-type.kostalinverter.statistic-homeconsumption-from-grid-year.label = Home Consumption Grid Year
channel-type.kostalinverter.statistic-homeconsumption-from-grid-year.description = Home consumption obtained from the grid this year
channel-type.kostalinverter.statistic-homeconsumption-from-pv-day.label = Home Consumption PV Day
channel-type.kostalinverter.statistic-homeconsumption-from-pv-day.description = Home consumption obtained from the photovoltaic plant today
channel-type.kostalinverter.statistic-homeconsumption-from-pv-month.label = Home Consumption PV Month
channel-type.kostalinverter.statistic-homeconsumption-from-pv-month.description = Home consumption obtained from the photovoltaic plant this month
channel-type.kostalinverter.statistic-homeconsumption-from-pv-total.label = Home Consumption PV Total
channel-type.kostalinverter.statistic-homeconsumption-from-pv-total.description = Home consumption obtained from the photovoltaic plant overall
channel-type.kostalinverter.statistic-homeconsumption-from-pv-year.label = Home Consumption PV Year
channel-type.kostalinverter.statistic-homeconsumption-from-pv-year.description = Home consumption obtained from the photovoltaic plant this year
channel-type.kostalinverter.statistic-homeconsumption-month.label = Home Consumption Month
channel-type.kostalinverter.statistic-homeconsumption-month.description = Home consumption this month
channel-type.kostalinverter.statistic-homeconsumption-total.label = Home Consumption Total
channel-type.kostalinverter.statistic-homeconsumption-total.description = Home consumption overall
channel-type.kostalinverter.statistic-homeconsumption-year.label = Home Consumption Year
channel-type.kostalinverter.statistic-homeconsumption-year.description = Home consumption this year
channel-type.kostalinverter.statistic-operating-time-total.label = Operating Time Total
channel-type.kostalinverter.statistic-operating-time-total.description = Total operating time
channel-type.kostalinverter.statistic-own-cons-rate-day.label = Own Cons Rate Day
channel-type.kostalinverter.statistic-own-cons-rate-day.description = Total own consumption rate day
channel-type.kostalinverter.statistic-own-cons-rate-total.label = Own Cons Rate Total
channel-type.kostalinverter.statistic-own-cons-rate-total.description = Total own consumption rate
channel-type.kostalinverter.statistic-own-consumption-day.label = Own Consumption Day
channel-type.kostalinverter.statistic-own-consumption-day.description = Total own consumption day
channel-type.kostalinverter.statistic-own-consumption-total.label = Own Consumption Total
channel-type.kostalinverter.statistic-own-consumption-total.description = Total own consumptionl
channel-type.kostalinverter.statistic-ownconsumption-rate-day.label = Own Consumption Day
channel-type.kostalinverter.statistic-ownconsumption-rate-day.description = Percentage of electricity demand covered by photovoltaics today
channel-type.kostalinverter.statistic-ownconsumption-rate-month.label = Own Consumption Month
channel-type.kostalinverter.statistic-ownconsumption-rate-month.description = Percentage of electricity demand covered by photovoltaics this month
channel-type.kostalinverter.statistic-ownconsumption-rate-total.label = Own Consumption Total
channel-type.kostalinverter.statistic-ownconsumption-rate-total.description = Percentage of electricity demand covered by photovoltaics overall
channel-type.kostalinverter.statistic-ownconsumption-rate-year.label = Own Consumption Year
channel-type.kostalinverter.statistic-ownconsumption-rate-year.description = Percentage of electricity demand covered by photovoltaics this year
channel-type.kostalinverter.statistic-yield-day-second-gen.label = Yield Day
channel-type.kostalinverter.statistic-yield-day-second-gen.description = Total produced power day
channel-type.kostalinverter.statistic-yield-day.label = Yield Day
channel-type.kostalinverter.statistic-yield-day.description = Yield of the photovoltaic plant today
channel-type.kostalinverter.statistic-yield-month.label = Yield Month
channel-type.kostalinverter.statistic-yield-month.description = Yield of the photovoltaic plant this month
channel-type.kostalinverter.statistic-yield-total-second-gen.label = Yield Total
channel-type.kostalinverter.statistic-yield-total-second-gen.description = Total produced power
channel-type.kostalinverter.statistic-yield-total.label = Yield Total
channel-type.kostalinverter.statistic-yield-total.description = Yield of the photovoltaic plant overall
channel-type.kostalinverter.statistic-yield-year.label = Yield Year
channel-type.kostalinverter.statistic-yield-year.description = Yield of the photovoltaic plant this year
channel-type.kostalinverter.status.label = Status