mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
New Crowdin updates (#12894)
* New translations shelly.properties (German) * New translations luxom.properties (Italian)
This commit is contained in:
parent
fef3a8d7fc
commit
1e864d444b
@ -5,15 +5,21 @@ binding.luxom.description = Questo è il binding per il Luxom bus system (https\
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.luxom.switch.label = Interruttore
|
||||
thing-type.luxom.switch.description = Azione di tipo Interruttore in Luxom
|
||||
thing-type.luxom.bridge.label = Bridge Luxom
|
||||
thing-type.luxom.bridge.description = Questo bridge rappresenta un'interfaccia IP Luxom (ad esempio un DS-65L).
|
||||
thing-type.luxom.dimmer.label = Varialuce
|
||||
thing-type.luxom.dimmer.description = Azione di tipo Dimmer in Luxom
|
||||
thing-type.luxom.switch.label = Interruttore
|
||||
thing-type.luxom.switch.description = Azione di tipo Interruttore in Luxom
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.luxom.switch.address.label = Indirizzo
|
||||
thing-type.config.luxom.switch.address.description = Indirizzo bus Luxom
|
||||
thing-type.config.luxom.bridge.ipAddress.label = IP o Nome Host
|
||||
thing-type.config.luxom.bridge.ipAddress.description = IP o nome host dell'interfaccia IP di Luxom.
|
||||
thing-type.config.luxom.bridge.port.label = Porta Bridge
|
||||
thing-type.config.luxom.bridge.port.description = Porta per comunicare con l'interfaccia IP di Luxom, default 2300.
|
||||
thing-type.config.luxom.bridge.reconnectInterval.label = Intervallo Riconnessione
|
||||
thing-type.config.luxom.bridge.reconnectInterval.description = Il periodo in minuti che il gestore aspetterà tra i tentativi di connessione dopo la disconnessione.
|
||||
thing-type.config.luxom.dimmer.address.label = Indirizzo
|
||||
thing-type.config.luxom.dimmer.address.description = Indirizzo bus Luxom
|
||||
thing-type.config.luxom.dimmer.onLevel.label = Livello On
|
||||
@ -22,13 +28,16 @@ thing-type.config.luxom.dimmer.onToLast.label = Accendi All'Ultimo Livello
|
||||
thing-type.config.luxom.dimmer.onToLast.description = Se impostato a vero, il dimmer andrà all'ultimo livello diverso da zero impostato quando viene ricevuto un comando ON. Se l'ultimo livello non può essere determinato, verrà utilizzato il valore di onLevel.
|
||||
thing-type.config.luxom.dimmer.stepPercentage.label = Valore Step
|
||||
thing-type.config.luxom.dimmer.stepPercentage.description = Valore del passo usato per aumentare/diminuire la luminosità del dimmer, 5% predefinito
|
||||
thing-type.config.luxom.switch.address.label = Indirizzo
|
||||
thing-type.config.luxom.switch.address.description = Indirizzo bus Luxom
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.luxom.button.label = Pulsante
|
||||
channel-type.luxom.button.description = Controllo pulsanti per l'azione in Luxom
|
||||
channel-type.luxom.switchState.label = Interruttore
|
||||
channel-type.luxom.switchState.description = Controllo interruttore per azione in Luxom.
|
||||
|
||||
# messages
|
||||
|
||||
status.awaiting-initial-response = In attesa di risposta iniziale
|
||||
status.bridge-configuration-missing = Configurazione del bridge mancante
|
||||
status.connecting = Connessione
|
||||
|
@ -87,7 +87,6 @@ thing-type.shelly.shellytrv.description = Shelly TRV (Heizungsventil, batteriebe
|
||||
thing-type.shelly.shellyix3.description = Shelly ix3 (Steuergerät mit 3 Eingängen)
|
||||
|
||||
# thing config - shellydevice
|
||||
thing-type.config.shelly-relay.deviceIp.label = IP Adresse
|
||||
thing-type.config.shelly.deviceIp.label = IP Adresse
|
||||
thing-type.config.shelly.deviceIp.description = IP-Adresse des Shelly Gerätes
|
||||
thing-type.config.shelly.userId.label = Benutzerkennung
|
||||
|
Loading…
Reference in New Issue
Block a user