New Crowdin updates (#12484)

* New translations bluetooth.properties (Italian)
* New translations mycroft.properties (Italian)
* New translations bluetooth.properties (Italian)
* New translations bluetooth.properties (Italian)
* New translations prowl.properties (Italian)
This commit is contained in:
openhab-bot
2022-03-16 21:23:57 +01:00
committed by GitHub
parent 7b8529e9bc
commit 409a4a6fac
5 changed files with 173 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
# thing types
thing-type.bluetooth.am43.label = Motore Tapparelle AM43
thing-type.bluetooth.am43.description = Un motore tapparelle AM43
# thing types config
thing-type.config.bluetooth.am43.address.label = Bluetooth Address
thing-type.config.bluetooth.am43.address.description = Bluetooth address nel formato XX\:XX\:XX\:XX\:XX\:XX
thing-type.config.bluetooth.am43.commandTimeout.label = Timeout Comando
thing-type.config.bluetooth.am43.commandTimeout.description = La quantità di tempo, in millisecondi, un comando è eseguito prima che si spenga.
thing-type.config.bluetooth.am43.invertPosition.label = Inverti Posizione
thing-type.config.bluetooth.am43.invertPosition.description = Inverte le percentuali della posizione tapparelle in modo che 0 diventa 100 e 100 diventa 0
thing-type.config.bluetooth.am43.refreshInterval.label = Intervallo Aggiornamento
thing-type.config.bluetooth.am43.refreshInterval.description = Intervallo di aggiornamento per i dati della batteria e del sensore di luce (in secondi). Questo potrebbe influire sulla durata della batteria
# channel types
channel-type.bluetooth.am43_bottomLimitSet.label = Il limite inferiore è impostato
channel-type.bluetooth.am43_diameter.label = Diametro
channel-type.bluetooth.am43_diameter.description = Il diametro della puleggia di questo motore (non veramente importante)
channel-type.bluetooth.am43_direction.label = Direzione
channel-type.bluetooth.am43_direction.state.option.Forward = Avanti
channel-type.bluetooth.am43_direction.state.option.Reverse = Indietro
channel-type.bluetooth.am43_hasLightSensor.label = Sensore Luce Presente
channel-type.bluetooth.am43_hasLightSensor.description = Se un sensore di luce è collegato o meno al motore
channel-type.bluetooth.am43_length.label = Lunghezza
channel-type.bluetooth.am43_length.description = La distanza le tapparelle si spostano da aperto e chiuso (non davvero importante)
channel-type.bluetooth.am43_lightLevel.label = Livello Luce
channel-type.bluetooth.am43_lightLevel.description = Livello di luce rilevato dal sensore solare. Valore compreso tra 0 e 10
channel-type.bluetooth.am43_operationMode.label = Modalità Operativa
channel-type.bluetooth.am43_operationMode.state.option.Inching = Movimento a Impulsi
channel-type.bluetooth.am43_operationMode.state.option.Continuous = Continuo
channel-type.bluetooth.am43_position.label = Posizione
channel-type.bluetooth.am43_position.description = Il valore percentuale della posizione della tapparella
channel-type.bluetooth.am43_speed.label = Velocità
channel-type.bluetooth.am43_speed.description = Il valore di velocità in RPM impostato per questo motore
channel-type.bluetooth.am43_topLimitSet.label = Il limite superiore è impostato
channel-type.bluetooth.am43_type.label = Tipo Dispositivo
channel-type.bluetooth.am43_type.description = Il tipo di tapparelle questo motore può operare. (non veramente importante)