New Crowdin updates (#11960)
* New translations openweathermap.properties (Italian) * New translations openweathermap.properties (German) * New translations icalendar.properties (Italian) * New translations network.properties (German) * New translations atlona.properties (Italian) * New translations yeelight.properties (Italian) * New translations yioremote.properties (Italian) * New translations astro.properties (German) * New translations deconz.properties (German) * New translations deconz.properties (Italian) * New translations pollytts.properties (German) * New translations mqtt.properties (Italian) * New translations publictransportswitzerland.properties (Italian) * New translations mqtt.properties (Italian) * New translations mqtt.properties (Italian) * New translations ipp.properties (German)
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
# binding
|
||||
|
||||
binding.yeelight.name = Binding Yeelight
|
||||
binding.yeelight.description = Questo è il binding per prodotti Yeelight.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.yeelight.ceiling.label = LED Soffitto Yeelight
|
||||
thing-type.yeelight.ceiling.description = Lampada Soffitto a LED Yeelight
|
||||
thing-type.yeelight.ceiling1.label = LED Soffitto Yeelight (v1)
|
||||
thing-type.yeelight.ceiling1.description = Lampada Soffitto LED Yeelight con modalità notturna
|
||||
thing-type.yeelight.ceiling4.label = LED Soffitto Yeelight (v4)
|
||||
thing-type.yeelight.ceiling4.description = LED Soffitto Yeelight con luce ambientale
|
||||
thing-type.yeelight.ct_bulb.label = Lampadina LED Bianca Yeelight v2
|
||||
thing-type.yeelight.ct_bulb.description = Lampadina LED Bianca Yeelight v2
|
||||
thing-type.yeelight.desklamp.label = Lampada Scrivania LED Yeelight MI
|
||||
thing-type.yeelight.desklamp.description = Lampada Scrivania LED Yeelight MI
|
||||
thing-type.yeelight.dolphin.label = Lampadina LED Bianca Yeelight
|
||||
thing-type.yeelight.dolphin.description = Lampadina LED Bianca Yeelight
|
||||
thing-type.yeelight.stripe.label = Striscia Colorata LED Yeelight
|
||||
thing-type.yeelight.stripe.description = Striscia Colorata LED Yeelight
|
||||
thing-type.yeelight.wonder.label = Lampadina Colore LED Yeelight
|
||||
thing-type.yeelight.wonder.description = Lampadina Colore LED Yeelight
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.yeelight.device.deviceId.label = ID Dispositivo
|
||||
thing-type.config.yeelight.device.deviceId.description = ID dispositivo Yeelight con cui connettersi.
|
||||
thing-type.config.yeelight.device.duration.label = Durata
|
||||
thing-type.config.yeelight.device.duration.description = Durata della transizione degli eventi come on/off, cambiamento di luminosità e cambiamento di colore, in millisecondi.
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.yeelight.backgroundColor.label = Colore di sfondo
|
||||
channel-type.yeelight.backgroundColor.description = Il Channel Colore permette di controllare il colore di una luce.
|
||||
channel-type.yeelight.brightness.label = Luminosità
|
||||
channel-type.yeelight.brightness.description = Il Channel Luminosità permette di controllare la luminosità di una luce. È anche possibile accendere e spegnere la luce.
|
||||
channel-type.yeelight.color.label = Colore
|
||||
channel-type.yeelight.color.description = Il Channel Colore permette di controllare il colore di una luce.
|
||||
channel-type.yeelight.colorTemperature.label = Temperatura Colore
|
||||
channel-type.yeelight.colorTemperature.description = Il Channel CT permette di controllare il CT di una luce.
|
||||
channel-type.yeelight.command.label = Comando
|
||||
channel-type.yeelight.command.description = Invia un comando direttamente al dispositivo. Solo per utenti esperti.
|
||||
channel-type.yeelight.nightlight.label = luce notturna
|
||||
channel-type.yeelight.nightlight.description = Il Channel Luce Notturna permette di passare alla modalità luce notturna.
|
||||
Reference in New Issue
Block a user