Update Italian language

Please check and merge. Thanks.
This commit is contained in:
bovirus 2022-05-15 18:42:23 +02:00 committed by GitHub
parent 55618c0c7b
commit 1b51678036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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.4.0.1 - Last update 05.05.2022 * Updated until v9.4.0.1 - Last update 15.05.2022
\*********************************************************************/ \*********************************************************************/
#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)
@ -140,7 +140,7 @@
#define D_PASSWORD "Password" #define D_PASSWORD "Password"
#define D_PH "pH" #define D_PH "pH"
#define D_MQ "MQ" #define D_MQ "MQ"
#define D_PARTITION "Partition" // As in flash and firmware partition #define D_PARTITION "Partizione" // As in flash and firmware partition
#define D_PORT "Porta" #define D_PORT "Porta"
#define D_POWER_FACTOR "Fattore di potenza" #define D_POWER_FACTOR "Fattore di potenza"
#define D_POWERUSAGE "Potenza" #define D_POWERUSAGE "Potenza"
@ -178,13 +178,13 @@
#define D_TOGGLE "ON/OFF" #define D_TOGGLE "ON/OFF"
#define D_TOPIC "Topic" #define D_TOPIC "Topic"
#define D_TOTAL_USAGE "Uso totale" #define D_TOTAL_USAGE "Uso totale"
#define D_TRANSMIT "Trasmesso" #define D_TRANSMIT "Trasmessi"
#define D_TRUE "Vero" #define D_TRUE "Vero"
#define D_TVOC "TVOC" #define D_TVOC "TVOC"
#define D_UPGRADE "aggiornamento" #define D_UPGRADE "aggiornamento"
#define D_UPLOAD "Caricamento" #define D_UPLOAD "Caricamento"
#define D_UPTIME "Tempo accensione" #define D_UPTIME "Tempo accensione"
#define D_USED "used" #define D_USED "usati"
#define D_USER "Utente" #define D_USER "Utente"
#define D_UTC_TIME "UTC" #define D_UTC_TIME "UTC"
#define D_UV_INDEX "Indice UV" #define D_UV_INDEX "Indice UV"