New Crowdin updates (#12849)

* New translations boschshc.properties (German)
* New translations jinja.properties (German)
* New translations regex.properties (German)
* New translations jsonpath.properties (German)
* New translations xpath.properties (German)
* New translations dynamodb.properties (German)
* New translations jdbc.properties (German)
* New translations neeo.properties (German)
* New translations fsinternetradio.properties (German)
* New translations sonyaudio.properties (German)
* New translations systeminfo.properties (German)
* New translations wemo.properties (German)
* New translations googlestt.properties (German)
* New translations voicerss.properties (German)
* New translations porcupineks.properties (German)
* New translations watsonstt.properties (German)
* New translations voskstt.properties (German)
* New translations deutschebahn.properties (German)
* New translations dwdunwetter.properties (German)
* New translations shelly.properties (German)
* New translations googletts.properties (German)
* New translations http.properties (Italian)
* New translations evcc.properties (German)
* New translations imperihome.properties (Italian)
* New translations voicerss.properties (German)
* New translations dwdunwetter.properties (German)
This commit is contained in:
openhab-bot
2022-06-01 12:11:04 +02:00
committed by GitHub
parent 3114408cb9
commit 598d88648c
24 changed files with 1416 additions and 10 deletions

View File

@@ -80,6 +80,8 @@ channel-type.config.http.channel-config-color.decreaseValue.label = Diminuisci V
channel-type.config.http.channel-config-color.decreaseValue.description = Il valore che rappresenta DIMINUZIONE
channel-type.config.http.channel-config-color.increaseValue.label = Aumenta Valore
channel-type.config.http.channel-config-color.increaseValue.description = Il valore che rappresenta AUMENTO
channel-type.config.http.channel-config-color.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-color.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config-color.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config-color.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config-color.mode.option.READONLY = Sola lettura
@@ -102,6 +104,8 @@ channel-type.config.http.channel-config-contact.commandExtension.label = Comando
channel-type.config.http.channel-config-contact.commandExtension.description = Questo valore viene aggiunto all'URL di base configurato nella Thing per l'invio dei valori.
channel-type.config.http.channel-config-contact.commandTransformation.label = Comando Trasformazione
channel-type.config.http.channel-config-contact.commandTransformation.description = Modello di trasformazione utilizzato per l'invio di valori. Concatena trasformazioni multiple con il carattere di intersezione matematico "∩".
channel-type.config.http.channel-config-contact.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-contact.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config-contact.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config-contact.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config-contact.mode.option.READONLY = Sola Lettura
@@ -122,6 +126,8 @@ channel-type.config.http.channel-config-dimmer.decreaseValue.label = Diminuisci
channel-type.config.http.channel-config-dimmer.decreaseValue.description = Il valore che rappresenta DIMINUIZIONE
channel-type.config.http.channel-config-dimmer.increaseValue.label = Aumenta Valore
channel-type.config.http.channel-config-dimmer.increaseValue.description = Il valore che rappresenta AUMENTO
channel-type.config.http.channel-config-dimmer.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-dimmer.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config-dimmer.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config-dimmer.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config-dimmer.mode.option.READONLY = Sola Lettura
@@ -138,6 +144,8 @@ channel-type.config.http.channel-config-dimmer.stateTransformation.label = Trasf
channel-type.config.http.channel-config-dimmer.stateTransformation.description = Modello di trasformazione usato quando si ricevono i valori. Concatena trasformazioni multiple con il carattere di intersezione matematico "∩".
channel-type.config.http.channel-config-dimmer.step.label = Passo Incrementa/Diminuisci
channel-type.config.http.channel-config-dimmer.step.description = Il valore di cui la luminosità corrente è aumentata/diminuita se viene ricevuto il comando corrispondente
channel-type.config.http.channel-config-image.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-image.escapedUrl.description = Specifica se l'URL è già con codici escape. Si applica all'URL di base e all'estensione di stato.
channel-type.config.http.channel-config-image.stateContent.label = Contenuto Stato
channel-type.config.http.channel-config-image.stateContent.description = Contenuto per richiesta di stato (utilizzato solo se il metodo è POST/PUT)
channel-type.config.http.channel-config-image.stateExtension.label = Estensione URL Stato
@@ -146,6 +154,8 @@ channel-type.config.http.channel-config-number.commandExtension.label = Comando
channel-type.config.http.channel-config-number.commandExtension.description = Questo valore viene aggiunto all'URL di base configurato nella Thing per l'invio dei valori.
channel-type.config.http.channel-config-number.commandTransformation.label = Trasformazione Comandi
channel-type.config.http.channel-config-number.commandTransformation.description = Modello di trasformazione utilizzato per l'invio di valori. Catena trasformazioni multiple con il carattere di intersezione matematico "∩".
channel-type.config.http.channel-config-number.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-number.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config-number.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config-number.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config-number.mode.option.READONLY = Sola lettura
@@ -164,6 +174,8 @@ channel-type.config.http.channel-config-player.commandTransformation.label = Com
channel-type.config.http.channel-config-player.commandTransformation.description = Modello di trasformazione utilizzato per l'invio di valori. Concatena trasformazioni multiple con il carattere di intersezione matematico "∩".
channel-type.config.http.channel-config-player.fastforwardValue.label = Valore Avanti Veloce
channel-type.config.http.channel-config-player.fastforwardValue.description = Il valore che rappresenta AVANTIVELOCE
channel-type.config.http.channel-config-player.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-player.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config-player.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config-player.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config-player.mode.option.READONLY = Sola Lettura
@@ -190,6 +202,8 @@ channel-type.config.http.channel-config-rollershutter.commandTransformation.labe
channel-type.config.http.channel-config-rollershutter.commandTransformation.description = Modello di trasformazione utilizzato quando si inviano valori Trasformazioni multiple concatenate con il carattere di intersezione matematico "∩".
channel-type.config.http.channel-config-rollershutter.downValue.label = Valore In Basso
channel-type.config.http.channel-config-rollershutter.downValue.description = Il valore che rappresenta GIU'
channel-type.config.http.channel-config-rollershutter.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-rollershutter.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config-rollershutter.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config-rollershutter.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config-rollershutter.mode.option.READONLY = Sola Lettura
@@ -210,6 +224,8 @@ channel-type.config.http.channel-config-switch.commandExtension.label = Comando
channel-type.config.http.channel-config-switch.commandExtension.description = Questo valore viene aggiunto all'URL di base configurato nella Thing per l'invio dei valori.
channel-type.config.http.channel-config-switch.commandTransformation.label = Comando Trasformazione
channel-type.config.http.channel-config-switch.commandTransformation.description = Modello di trasformazione utilizzato per l'invio di valori. Concatena trasformazioni multiple con il carattere di intersezione matematico "∩".
channel-type.config.http.channel-config-switch.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config-switch.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config-switch.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config-switch.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config-switch.mode.option.READONLY = Sola Lettura
@@ -228,6 +244,8 @@ channel-type.config.http.channel-config.commandExtension.label = Comando Estensi
channel-type.config.http.channel-config.commandExtension.description = Questo valore viene aggiunto all'URL di base configurato nella Thing per l'invio dei valori.
channel-type.config.http.channel-config.commandTransformation.label = Comando Trasformazione
channel-type.config.http.channel-config.commandTransformation.description = Modello di trasformazione utilizzato per l'invio di valori. Concatena trasformazioni multiple con il carattere di intersezione matematico "∩".
channel-type.config.http.channel-config.escapedUrl.label = URL con codici escape
channel-type.config.http.channel-config.escapedUrl.description = Specifica se l'URL è con codici escape. Si applica all'URL di base, all'estensione dei comandi e dello stato.
channel-type.config.http.channel-config.mode.label = Modalità Lettura/Scrittura
channel-type.config.http.channel-config.mode.option.READWRITE = Lettura/Scrittura
channel-type.config.http.channel-config.mode.option.READONLY = Sola Lettura