mirror of https://github.com/arendst/Tasmota.git
Update italian language (#19442)
This commit is contained in:
parent
4f6afbf849
commit
262c8b421b
|
@ -28,7 +28,7 @@
|
|||
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
||||
* Use online command Prefix to translate cmnd, stat and tele.
|
||||
*
|
||||
* Updated until v9.4.0.1 - Last update 23.07.2023
|
||||
* Updated until v9.4.0.1 - Last update 03.09.2023
|
||||
\*********************************************************************/
|
||||
|
||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -188,9 +188,9 @@
|
|||
#define D_TRANSMIT "Trasmessi"
|
||||
#define D_TRUE "Vero"
|
||||
#define D_TVOC "TVOC"
|
||||
#define D_TWILIGHT_ASTRONOMICAL "astronomical"
|
||||
#define D_TWILIGHT_CIVIL "civil"
|
||||
#define D_TWILIGHT_NAUTICAL "nautical"
|
||||
#define D_TWILIGHT_ASTRONOMICAL "astronomico"
|
||||
#define D_TWILIGHT_CIVIL "civile"
|
||||
#define D_TWILIGHT_NAUTICAL "nautico"
|
||||
#define D_UPGRADE "aggiornamento"
|
||||
#define D_UPLOAD "Caricamento"
|
||||
#define D_UPTIME "Tempo accensione"
|
||||
|
@ -655,7 +655,7 @@
|
|||
#define D_SENSOR_I2S_BCLK_IN "I2S - WS IN"
|
||||
#define D_SENSOR_I2S_DIN "I2S - DIN"
|
||||
#define D_SENSOR_I2S_DOUT "I2S - DOUT"
|
||||
#define D_SENSOR_HDMI_CEC "HDMI CEC"
|
||||
#define D_SENSOR_HDMI_CEC "HDMI CEC"
|
||||
#define D_SENSOR_WS2812 "WS2812"
|
||||
#define D_SENSOR_DFR562 "Riproduttore MP3"
|
||||
#define D_SENSOR_DFR562_BUSY "MP3 occupato"
|
||||
|
|
Loading…
Reference in New Issue