mirror of https://github.com/arendst/Tasmota.git
Italian language update
This commit is contained in:
parent
52620e2329
commit
17c24af0b3
|
@ -28,7 +28,7 @@
|
||||||
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
||||||
* Use online command Prefix to translate cmnd, stat and tele.
|
* Use online command Prefix to translate cmnd, stat and tele.
|
||||||
*
|
*
|
||||||
* Updated until v9.5.0.3 - Last update 31.08.2021
|
* Updated until v9.5.0.3 - Last update 11.10.2021
|
||||||
\*********************************************************************/
|
\*********************************************************************/
|
||||||
|
|
||||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||||
|
@ -766,7 +766,7 @@
|
||||||
#define D_SENSOR_LE01MR_TX "LE-01MR - TX"
|
#define D_SENSOR_LE01MR_TX "LE-01MR - TX"
|
||||||
#define D_SENSOR_BL0940_RX "BL0940 - RX"
|
#define D_SENSOR_BL0940_RX "BL0940 - RX"
|
||||||
#define D_SENSOR_BL0939_RX "BL0939 - RX"
|
#define D_SENSOR_BL0939_RX "BL0939 - RX"
|
||||||
#define D_SENSOR_BL0942_RX "BL0942 Rx"
|
#define D_SENSOR_BL0942_RX "BL0942 - RX"
|
||||||
#define D_SENSOR_CC1101_GDO0 "CC1101 - GDO0"
|
#define D_SENSOR_CC1101_GDO0 "CC1101 - GDO0"
|
||||||
#define D_SENSOR_CC1101_GDO2 "CC1101 - GDO2"
|
#define D_SENSOR_CC1101_GDO2 "CC1101 - GDO2"
|
||||||
#define D_SENSOR_HRXL_RX "HRXL - RX"
|
#define D_SENSOR_HRXL_RX "HRXL - RX"
|
||||||
|
@ -951,7 +951,7 @@
|
||||||
#define D_CREATE_NEW_FILE "Crea e modifica nuovo file"
|
#define D_CREATE_NEW_FILE "Crea e modifica nuovo file"
|
||||||
#define D_EDIT_FILE "Modifica file"
|
#define D_EDIT_FILE "Modifica file"
|
||||||
#define D_CONFIRM_FILE_DEL "Conferma eliminazione file"
|
#define D_CONFIRM_FILE_DEL "Conferma eliminazione file"
|
||||||
#define D_SHOW_HIDDEN_FILES "Show hidden files"
|
#define D_SHOW_HIDDEN_FILES "Visualizza file nascosti"
|
||||||
|
|
||||||
//xsns_67_as3935.ino
|
//xsns_67_as3935.ino
|
||||||
#define D_AS3935_GAIN "guadagno:"
|
#define D_AS3935_GAIN "guadagno:"
|
||||||
|
|
Loading…
Reference in New Issue