Skip to content

Commit 5bf09dc

Browse files
authored
New translations bluetooth.properties (Danish) (openhab#18304)
1 parent 5871ead commit 5bf09dc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_da.properties

+17
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
# thing types
22

3+
thing-type.bluetooth.alpha3.label = Grundfos Alpha3
4+
thing-type.bluetooth.alpha3.description = En Grundfos Alpha3 cirkulationspumpe
5+
thing-type.bluetooth.alpha3.channel.power.label = Strømforbrug
6+
thing-type.bluetooth.alpha3.channel.power.description = Nuværende strømforbrug for pumpen
7+
thing-type.bluetooth.alpha3.channel.voltage-ac.label = Vekselstrømsspænding
8+
thing-type.bluetooth.alpha3.channel.voltage-ac.description = Nuværende vekselstrømsspænding for pumpen
39
thing-type.bluetooth.mi401.label = Grundfos Alpha Reader MI401
410
thing-type.bluetooth.mi401.description = En Grundfos Alpha Reader MI401
511

612
# thing types config
713

14+
thing-type.config.bluetooth.alpha3.address.label = Adresse
15+
thing-type.config.bluetooth.alpha3.address.description = Bluetooth-adresse i XX\:XX\:XX\:XX\:XX\:XX-format
16+
thing-type.config.bluetooth.alpha3.refreshInterval.label = Genopfriskningsinterval
17+
thing-type.config.bluetooth.alpha3.refreshInterval.description = Antal sekunder mellem hentning af værdier fra pumpen. Standard er 30
818
thing-type.config.bluetooth.mi401.address.label = Adresse
919
thing-type.config.bluetooth.mi401.address.description = Bluetooth-adresse i XX\:XX\:XX\:XX\:XX\:XX-format
1020

@@ -14,5 +24,12 @@ channel-type.bluetooth.grundfos-flow.label = Nuværende flow
1424
channel-type.bluetooth.grundfos-flow.description = Nuværende flow
1525
channel-type.bluetooth.grundfos-head.label = Nuværende løftehøjde
1626
channel-type.bluetooth.grundfos-head.description = Nuværende løftehøjde
27+
channel-type.bluetooth.grundfos-motor-speed.label = Motorhastighed
28+
channel-type.bluetooth.grundfos-motor-speed.description = Nuværende rotation for pumpens motor
1729
channel-type.bluetooth.grundfos-temperature.label = Nuværende pumpetemperatur
1830
channel-type.bluetooth.grundfos-temperature.description = Nuværende pumpetemperatur
31+
32+
# discovery result
33+
34+
discovery.alpha3.label = Grundfos Alpha3 cirkulationspumpe
35+
discovery.mi401.label = Grundfos Alpha Reader MI401

0 commit comments

Comments
 (0)