mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
New Crowdin updates (#14715)
* New translations deconz.properties (German) * New translations anthem.properties (Italian)
This commit is contained in:
parent
ec78fe7428
commit
a0e10b2120
@ -0,0 +1,50 @@
|
||||
# add-on
|
||||
|
||||
addon.anthem.name = Binding Anthem
|
||||
addon.anthem.description = Questo è il binding per i preamplificatori/processori AV di Anthem
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.anthem.anthem.label = Anthem
|
||||
thing-type.anthem.anthem.description = Thing per processore AV Anthem
|
||||
thing-type.anthem.anthem.group.1.label = Zona Principale
|
||||
thing-type.anthem.anthem.group.1.description = Zona di controllo 1 (la zona principale) del processore
|
||||
thing-type.anthem.anthem.group.2.label = Zona 2
|
||||
thing-type.anthem.anthem.group.2.description = Controllo della zona 2 del trasformatore
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.anthem.anthem.commandDelayMsec.label = Ritardo Comandi
|
||||
thing-type.config.anthem.anthem.commandDelayMsec.description = Il ritardo tra i comandi inviati al processore (in millisecondi)
|
||||
thing-type.config.anthem.anthem.host.label = Indirizzo Di Rete
|
||||
thing-type.config.anthem.anthem.host.description = Nome host o indirizzo IP del processore AV Anthem
|
||||
thing-type.config.anthem.anthem.port.label = Porta Di Rete
|
||||
thing-type.config.anthem.anthem.port.description = Numero della porta di rete del processore AV di Anthem
|
||||
thing-type.config.anthem.anthem.reconnectIntervalMinutes.label = Intervallo Riconnessione
|
||||
thing-type.config.anthem.anthem.reconnectIntervalMinutes.description = Tempo di attesa tra i tentativi di riconnessione (in minuti)
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.anthem.zone.label = Controllo Zona
|
||||
channel-group-type.anthem.zone.description = Canali per una zona di questo processore
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.anthem.activeInput.label = Ingresso Attivo
|
||||
channel-type.anthem.activeInput.description = Seleziona la sorgente di input attiva
|
||||
channel-type.anthem.activeInputLongName.label = Nome descrittivo Ingresso Attivo
|
||||
channel-type.anthem.activeInputLongName.description = Nome con descrizione amichevole della sorgente di input attiva
|
||||
channel-type.anthem.activeInputShortName.label = Nome sintetico Ingresso Attivo
|
||||
channel-type.anthem.activeInputShortName.description = Nome sintetico con descrizione amichevole della sorgente di input attiva
|
||||
channel-type.anthem.volumeDB.label = Volume dB
|
||||
channel-type.anthem.volumeDB.description = Imposta il livello di volume dB tra -90 e 0
|
||||
|
||||
# thing status detail messages
|
||||
|
||||
thing-status-detail-connecting = Connessione
|
||||
thing-status-detail-unknownhost = Host sconosciuto
|
||||
thing-status-detail-invalidport = Numero porta non valido
|
||||
thing-status-detail-openerror = Errore nell'aprire la connessione Anthem. Controlla il log
|
||||
thing-status-detail-interrupted = Interrotto
|
||||
thing-status-detail-ioerror = Errore I/O
|
||||
thing-status-detail-invalidconfig = Configurazione Anthem non valida
|
@ -66,14 +66,14 @@ thing-type.config.deconz.colorlight.colormode.option.hs = HSB
|
||||
thing-type.config.deconz.colorlight.colormode.option.xy = XY
|
||||
thing-type.config.deconz.colorlight.id.label = ID der Lampe
|
||||
thing-type.config.deconz.colorlight.id.description = ID zur Identifikation der Lampe.
|
||||
thing-type.config.deconz.colorlight.lastSeenPolling.label = LastSeen Abfrageintervall
|
||||
thing-type.config.deconz.colorlight.lastSeenPolling.description = Intervall zur Abfrage des deCONZ-Gateways nach dem LastSeen Channel dieses Sensors. Polling wird deaktiviert, wenn der Wert auf 0 eingestellt wird (Standard\: 1440, einmal pro Tag).
|
||||
thing-type.config.deconz.colorlight.lastSeenPolling.label = Zuletzt Gesehen Abfrageintervall
|
||||
thing-type.config.deconz.colorlight.lastSeenPolling.description = Intervall zur Abfrage des deCONZ-Gateways nach dem "Zuletzt Gesehen" Channel dieses Sensors. Polling wird deaktiviert, wenn der Wert auf 0 eingestellt wird (Standard\: 1440, einmal pro Tag).
|
||||
thing-type.config.deconz.colorlight.transitiontime.label = Überblendzeit
|
||||
thing-type.config.deconz.colorlight.transitiontime.description = Zeit für den Übergang zwischen zwei Zuständen. Wenn leer, dann wird die Voreinstellung des Geräts verwendet. Die Auflösung beträgt 1/10 Sekunden.
|
||||
thing-type.config.deconz.light.id.label = ID der Lampe
|
||||
thing-type.config.deconz.light.id.description = ID zur Identifikation der Lampe.
|
||||
thing-type.config.deconz.light.lastSeenPolling.label = LastSeen Abfrageintervall
|
||||
thing-type.config.deconz.light.lastSeenPolling.description = Intervall zur Abfrage des deCONZ-Gateways nach dem LastSeen Channel dieses Sensors. Polling wird deaktiviert, wenn der Wert auf 0 eingestellt wird (Standard\: 1440, einmal pro Tag).
|
||||
thing-type.config.deconz.light.lastSeenPolling.label = Zuletzt Gesehen Abfrageintervall
|
||||
thing-type.config.deconz.light.lastSeenPolling.description = Intervall zur Abfrage des deCONZ-Gateways nach dem "Zuletzt Gesehen" Channel dieses Sensors. Polling wird deaktiviert, wenn der Wert auf 0 eingestellt wird (Standard\: 1440, einmal pro Tag).
|
||||
thing-type.config.deconz.light.transitiontime.label = Überblendzeit
|
||||
thing-type.config.deconz.light.transitiontime.description = Zeit für den Übergang zwischen zwei Zuständen. Wenn leer, dann wird die Voreinstellung des Geräts verwendet. Die Auflösung beträgt 1/10 Sekunden.
|
||||
thing-type.config.deconz.lightgroup.colormode.label = Farbmodus
|
||||
@ -86,8 +86,8 @@ thing-type.config.deconz.lightgroup.transitiontime.label = Überblendzeit
|
||||
thing-type.config.deconz.lightgroup.transitiontime.description = Zeit für den Übergang zwischen zwei Zuständen. Wenn leer, dann wird die Voreinstellung der Geräte innerhalb der Gruppe verwendet. Die Auflösung beträgt 1/10 Sekunden.
|
||||
thing-type.config.deconz.sensor.id.label = ID des Sensors
|
||||
thing-type.config.deconz.sensor.id.description = ID zur Identifikation des Sensors.
|
||||
thing-type.config.deconz.sensor.lastSeenPolling.label = Abfrageintervall
|
||||
thing-type.config.deconz.sensor.lastSeenPolling.description = Intervall zur Abfrage des deCONZ-Gateways nach dem "last_seen" Channel dieses Sensors. Polling wird deaktiviert, wenn der Wert auf 0 eingestellt wird (Standard\: 1440, einmal pro Tag).
|
||||
thing-type.config.deconz.sensor.lastSeenPolling.label = Zuletzt Gesehen Abfrageintervall
|
||||
thing-type.config.deconz.sensor.lastSeenPolling.description = Intervall zur Abfrage des deCONZ-Gateways nach dem "Zuletzt Gesehen" Channel dieses Sensors. Polling wird deaktiviert, wenn der Wert auf 0 eingestellt wird (Standard\: 1440, einmal pro Tag).
|
||||
|
||||
# channel types
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user