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:
openhab-bot
2022-01-14 23:30:41 +01:00
committed by GitHub
parent 2832567fc9
commit 344a4ceae3
16 changed files with 1315 additions and 171 deletions

View File

@@ -0,0 +1,30 @@
# binding
binding.yioremote.name = Binding YIOremote
binding.yioremote.description = Questo è il binding per YIOremote.
# thing types
thing-type.yioremote.yioRemoteDock.label = Dock Remoto YIO
thing-type.yioremote.yioRemoteDock.description = Thing per il Binding Dock YIOremote
# thing types config
thing-type.config.yioremote.yioRemoteDock.accessToken.label = Token di accesso
thing-type.config.yioremote.yioRemoteDock.accessToken.description = Il token di autenticazione per l'accesso attualmente 0
thing-type.config.yioremote.yioRemoteDock.host.label = Indirizzo di Rete
thing-type.config.yioremote.yioRemoteDock.host.description = Indirizzo di rete del Dock Remoto YIO
# channel group types
channel-group-type.yioremote.input.label = Ingressi
channel-group-type.yioremote.input.description = I Channel usati per l'ingresso
channel-group-type.yioremote.output.label = Uscite
channel-group-type.yioremote.output.description = I Channels usati per le Uscite
# channel types
channel-type.yioremote.receiverswitch.label = Interruttore Ricevente
channel-type.yioremote.receiverswitch.description = L'interruttore per abilitare disabilitare la funzione ricezione/diodo IR
channel-type.yioremote.status.label = Stato
channel-type.yioremote.status.description = Lo stato del Dock YIO. Se la ricevente è attiva verrà visualizzato il codice IR riconosciuto, altrimenti lo stato di invio IR visualizzato sarà l'ultimo codice IR inviato.