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 new file mode 100644 index 000000000..6841856fa --- /dev/null +++ b/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_da.properties @@ -0,0 +1,18 @@ +# thing types + +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.mi401.address.label = Adresse +thing-type.config.bluetooth.mi401.address.description = Bluetooth-adresse i XX\:XX\:XX\:XX\:XX\:XX-format + +# channel types + +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-temperature.label = Nuværende pumpetemperatur +channel-type.bluetooth.grundfos-temperature.description = Nuværende pumpetemperatur diff --git a/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_it.properties b/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_it.properties new file mode 100644 index 000000000..5e07253a3 --- /dev/null +++ b/bundles/org.openhab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_it.properties @@ -0,0 +1,18 @@ +# thing types + +thing-type.bluetooth.mi401.label = Lettore Alfa Grundfos MI401 +thing-type.bluetooth.mi401.description = Un Lettore Alpha Di Grundfos MI401 + +# thing types config + +thing-type.config.bluetooth.mi401.address.label = Indirizzo +thing-type.config.bluetooth.mi401.address.description = Indirizzo Bluetooth in formato XX\:XX\:XX\:XX\:XX\:XX + +# channel types + +channel-type.bluetooth.grundfos-flow.label = Flusso Corrente +channel-type.bluetooth.grundfos-flow.description = Flusso corrente +channel-type.bluetooth.grundfos-head.label = Head Attuale +channel-type.bluetooth.grundfos-head.description = Head attuale +channel-type.bluetooth.grundfos-temperature.label = Temperatura Pompa Corrente +channel-type.bluetooth.grundfos-temperature.description = Temperatura della pompa corrente