diff --git a/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_da.properties b/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_da.properties index 6841856fa40..e382104d15d 100644 --- a/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_da.properties +++ b/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_da.properties @@ -1,10 +1,20 @@ # thing types +thing-type.bluetooth.alpha3.label = Grundfos Alpha3 +thing-type.bluetooth.alpha3.description = En Grundfos Alpha3 cirkulationspumpe +thing-type.bluetooth.alpha3.channel.power.label = Strømforbrug +thing-type.bluetooth.alpha3.channel.power.description = Nuværende strømforbrug for pumpen +thing-type.bluetooth.alpha3.channel.voltage-ac.label = Vekselstrømsspænding +thing-type.bluetooth.alpha3.channel.voltage-ac.description = Nuværende vekselstrømsspænding for pumpen thing-type.bluetooth.mi401.label = Grundfos Alpha Reader MI401 thing-type.bluetooth.mi401.description = En Grundfos Alpha Reader MI401 # thing types config +thing-type.config.bluetooth.alpha3.address.label = Adresse +thing-type.config.bluetooth.alpha3.address.description = Bluetooth-adresse i XX\:XX\:XX\:XX\:XX\:XX-format +thing-type.config.bluetooth.alpha3.refreshInterval.label = Genopfriskningsinterval +thing-type.config.bluetooth.alpha3.refreshInterval.description = Antal sekunder mellem hentning af værdier fra pumpen. Standard er 30 thing-type.config.bluetooth.mi401.address.label = Adresse thing-type.config.bluetooth.mi401.address.description = Bluetooth-adresse i XX\:XX\:XX\:XX\:XX\:XX-format @@ -14,5 +24,12 @@ channel-type.bluetooth.grundfos-flow.label = Nuværende flow channel-type.bluetooth.grundfos-flow.description = Nuværende flow channel-type.bluetooth.grundfos-head.label = Nuværende løftehøjde channel-type.bluetooth.grundfos-head.description = Nuværende løftehøjde +channel-type.bluetooth.grundfos-motor-speed.label = Motorhastighed +channel-type.bluetooth.grundfos-motor-speed.description = Nuværende rotation for pumpens motor channel-type.bluetooth.grundfos-temperature.label = Nuværende pumpetemperatur channel-type.bluetooth.grundfos-temperature.description = Nuværende pumpetemperatur + +# discovery result + +discovery.alpha3.label = Grundfos Alpha3 cirkulationspumpe +discovery.mi401.label = Grundfos Alpha Reader MI401