New Crowdin updates (#13135)

* New translations astro.properties (Hungarian)
* New translations chromecast.properties (Hungarian)
* New translations darksky.properties (Hungarian)
* New translations coronastats.properties (Hungarian)
* New translations evohome.properties (Hungarian)
* New translations mcd.properties (Italian)
* New translations amazondashbutton.properties (Italian)
* New translations openwebnet.properties (Italian)
* New translations openhabcloud.properties (Italian)
* New translations voicerss.properties (Italian)
* New translations tado.properties (Italian)
* New translations wled.properties (Italian)
* New translations livisismarthome.properties (Italian)
This commit is contained in:
openhab-bot
2022-07-20 17:47:24 +02:00
committed by GitHub
parent 848ec83d52
commit 253a634f0a
13 changed files with 1282 additions and 144 deletions

View File

@@ -0,0 +1,85 @@
# binding
binding.mcd.name = Binding MCD
binding.mcd.description = Questo binding consente di inviare eventi del sensore dall'ambiente openHAB all'applicazione cloud Managing Care Digital (MCD) da C&S Computer und Software GmbH (https\://www. anagingcare.de/). MCD è la piattaforma per i servizi di assistenza ospedaliera e ambulatoriale. La nostra API REST consente di inviare al sistema una varietà di eventi sensori e quindi di collegare il vostro Ambient Assisted Living (AAL) o l'ambiente domestico intelligente al software di documentazione del vostro servizio di cura. Si prega di notare che un account valido è necessario per accedere a MCD e l'API Sensor.
# thing types
thing-type.mcd.mcdBridge.label = Bridge MCD
thing-type.mcd.mcdBridge.description = Account C&S Managing Care Digital (MCD) che viene utilizzato per inviare dati.
thing-type.mcd.mcdSensor.label = Sensore MCD
thing-type.mcd.mcdSensor.description = Invia dati per un mcdSensor a MCD, l'applicazione cloud C&S.
# thing types config
thing-type.config.mcd.mcdBridge.userEmail.label = Email
thing-type.config.mcd.mcdBridge.userEmail.description = Email del tuo account MCD.
thing-type.config.mcd.mcdBridge.userPassword.label = Password
thing-type.config.mcd.mcdBridge.userPassword.description = Password del tuo account MCD.
thing-type.config.mcd.mcdSensor.serialNumber.label = Serial Number
thing-type.config.mcd.mcdSensor.serialNumber.description = Inserisci il numero di serie del sensore. Deve corrispondere al numero di serie di questo sensore in MCD.
# channel types
channel-type.mcd.lastValue.label = Ultimo Valore
channel-type.mcd.lastValue.description = Mostra tempo e valore dell'ultimo evento sensore (sola lettura).
channel-type.mcd.sendEvent.label = Invia Evento
channel-type.mcd.sendEvent.description = Un canale senza Stato per l'invio di eventi sensore.
channel-type.mcd.sendEvent.command.option.BEDEXIT = Alzata dal letto
channel-type.mcd.sendEvent.command.option.BEDENTRY = Andare a letto
channel-type.mcd.sendEvent.command.option.FALL = Autunno
channel-type.mcd.sendEvent.command.option.CHANGEPOSITION = Cambia Posizione
channel-type.mcd.sendEvent.command.option.BATTERYSTATE = Stato della batteria
channel-type.mcd.sendEvent.command.option.INACTIVITY = Non attivo
channel-type.mcd.sendEvent.command.option.ALARM = Allarme
channel-type.mcd.sendEvent.command.option.OPEN = Aperto
channel-type.mcd.sendEvent.command.option.CLOSE = Chiudi
channel-type.mcd.sendEvent.command.option.ON = On
channel-type.mcd.sendEvent.command.option.OFF = Off
channel-type.mcd.sendEvent.command.option.ACTIVITY = Attività
channel-type.mcd.sendEvent.command.option.CAPACITY = Capacità
channel-type.mcd.sendEvent.command.option.GAS = Gas
channel-type.mcd.sendEvent.command.option.VITALVALUE = Valore Vitale
channel-type.mcd.sendEvent.command.option.ROOMEXIT = Uscita Stanza
channel-type.mcd.sendEvent.command.option.ROOMENTRY = Ingresso Stanza
channel-type.mcd.sendEvent.command.option.REMOVESENSOR = Rimuovi Sensore
channel-type.mcd.sendEvent.command.option.SITDOWN = Seduto
channel-type.mcd.sendEvent.command.option.STANDUP = Alzati
channel-type.mcd.sendEvent.command.option.INACTIVITYROOM = Sala Di Inattività
channel-type.mcd.sendEvent.command.option.SMOKEALARM = Rilevatori di Fumo
channel-type.mcd.sendEvent.command.option.HEAT = Caldo
channel-type.mcd.sendEvent.command.option.COLD = Freddo
channel-type.mcd.sendEvent.command.option.QUALITYAIR = Qualità Aria
channel-type.mcd.sendEvent.command.option.ALARMAIR = Aria Di Allarme
channel-type.mcd.sendEvent.command.option.ROOMTEMPERATURE = Temperatura Stanza
channel-type.mcd.sendEvent.command.option.HUMIDITY = Umidità
channel-type.mcd.sendEvent.command.option.AIRPRESSURE = Pressione Aria
channel-type.mcd.sendEvent.command.option.CO2 = CO2
channel-type.mcd.sendEvent.command.option.INDEXUV = Indice UV
channel-type.mcd.sendEvent.command.option.WEARTIME = Ora Vestizione
channel-type.mcd.sendEvent.command.option.FIRSTURINE = Prima Urina
channel-type.mcd.sendEvent.command.option.NEWDIAPER = Nuovo Pannolino
channel-type.mcd.sendEvent.command.option.DIAPERREMOVED = Rimozione Pannolino
channel-type.mcd.sendEvent.command.option.NOCONNECTION = Nessuna connessione
channel-type.mcd.sendEvent.command.option.LOWBATTERY = Batteria scarica
channel-type.mcd.sendEvent.command.option.CONTROLLSENSOR = Sensore Controllo
channel-type.mcd.sendEvent.command.option.LYING = Sdraiato
channel-type.mcd.sendEvent.command.option.SPILLED = Fuoriuscito
channel-type.mcd.sendEvent.command.option.DAMAGED = Danneggiato
channel-type.mcd.sendEvent.command.option.GEOEXIT = Uscita Geografica
channel-type.mcd.sendEvent.command.option.GEOENTRY = Entrata Geografica
channel-type.mcd.sendEvent.command.option.WALKING = Camminata
channel-type.mcd.sendEvent.command.option.RESTING = Riposo
channel-type.mcd.sendEvent.command.option.TURNAROUND = Turnaround
channel-type.mcd.sendEvent.command.option.HOMEEMERGENCY = Emergenza Home
channel-type.mcd.sendEvent.command.option.TOILETFLUSH = Scarico Toilette
channel-type.mcd.sendEvent.command.option.DORSALPOSITION = Posizione Dorsale
channel-type.mcd.sendEvent.command.option.ABDOMINALPOSITION = Posizione Addominale
channel-type.mcd.sendEvent.command.option.LYINGLEFT = Sdraiato A Sinistra
channel-type.mcd.sendEvent.command.option.LYINGRIGHT = Sdraiato A Destra
channel-type.mcd.sendEvent.command.option.LYINGHALFLEFT = Sdraiato metà sinistra
channel-type.mcd.sendEvent.command.option.LYINGHALFRIGHT = Sdraiato metà destra
channel-type.mcd.sendEvent.command.option.MOVEMENT = Movimento
channel-type.mcd.sendEvent.command.option.PRESENCE = Presenza
channel-type.mcd.sendEvent.command.option.NUMBERPERSONS = Numero Persone
channel-type.mcd.sendEvent.command.option.BRIGHTNESSZONE = Zona Luminosità