-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New translations bluetooth.properties (Italian) * New translations bluetooth.properties (Danish)
- Loading branch information
1 parent
a850df1
commit cff35b3
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
...ab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_da.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
18 changes: 18 additions & 0 deletions
18
...ab.binding.bluetooth.grundfosalpha/src/main/resources/OH-INF/i18n/bluetooth_it.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |