New translations bluetooth.properties (Danish) (#18304)
parent
5871ead6aa
commit
5bf09dca48
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue