Skip to content

Commit 9499211

Browse files
authored
Upload Italian language (#21641)
1 parent 711e283 commit 9499211

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

tasmota/language/it_IT.h

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -665,22 +665,22 @@
665665
#define D_CHIPTEMPERATURE "Temperatura chip"
666666

667667
// xsns_60_GPS
668-
#define D_LATITUDE "Latitude"
669-
#define D_LONGITUDE "Longitude"
670-
#define D_HORIZONTAL_ACCURACY "Horizontal Accuracy"
671-
#define D_ALTITUDE "Altitude"
672-
#define D_VERTICAL_ACCURACY "Vertical Accuracy"
673-
#define D_SPEED "Speed"
674-
#define D_SPEED_ACCURACY "Speed Accuracy"
675-
#define D_HEADING "Heading"
676-
#define D_HEADING_ACCURACY "Heading Accuracy"
677-
#define D_SAT_FIX "Satellite Fix"
678-
#define D_SAT_FIX_NO_FIX "None"
679-
#define D_SAT_FIX_DEAD_RECK "Dead reckoning"
680-
#define D_SAT_FIX_2D "2D"
681-
#define D_SAT_FIX_3D "3D"
682-
#define D_SAT_FIX_GPS_DEAD "GPS and dead reckoning"
683-
#define D_SAT_FIX_TIME "Time only fix"
668+
#define D_LATITUDE "Latitudine"
669+
#define D_LONGITUDE "Longitudine"
670+
#define D_HORIZONTAL_ACCURACY "Precisione orizzontale"
671+
#define D_ALTITUDE "Altitudine"
672+
#define D_VERTICAL_ACCURACY "Precisione verticale"
673+
#define D_SPEED "Velocità"
674+
#define D_SPEED_ACCURACY "Precisione velocità"
675+
#define D_HEADING "Direzione"
676+
#define D_HEADING_ACCURACY "Precisione direzione"
677+
#define D_SAT_FIX "Aggancio satelliti"
678+
#define D_SAT_FIX_NO_FIX "Nessuno"
679+
#define D_SAT_FIX_DEAD_RECK "Navigazione stimata"
680+
#define D_SAT_FIX_2D "2D"
681+
#define D_SAT_FIX_3D "3D"
682+
#define D_SAT_FIX_GPS_DEAD "GPS e navigazione stimata"
683+
#define D_SAT_FIX_TIME "Solo corrzione orario"
684684

685685
// tasmota_template.h - keep them as short as possible to be able to fit them in GUI drop down box
686686
#define D_SENSOR_NONE "Nessuno"

0 commit comments

Comments
 (0)