diff options
author | Traccar Bot <support@traccar.org> | 2022-11-27 23:03:06 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2022-11-27 23:03:06 +0000 |
commit | 7cf0234f86f039bc988b2a3a5cb3bc992a36ae68 (patch) | |
tree | e6316d30c7e7f673c1cd7c5d6db041f34e15e5c6 /web/l10n/it.json | |
parent | 3006bf90fdc29338d241ceccb1239fa3014c840b (diff) | |
download | trackermap-web-7cf0234f86f039bc988b2a3a5cb3bc992a36ae68.tar.gz trackermap-web-7cf0234f86f039bc988b2a3a5cb3bc992a36ae68.tar.bz2 trackermap-web-7cf0234f86f039bc988b2a3a5cb3bc992a36ae68.zip |
Update localization files
Diffstat (limited to 'web/l10n/it.json')
-rw-r--r-- | web/l10n/it.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/l10n/it.json b/web/l10n/it.json index 9c47da7f..542e7b95 100644 --- a/web/l10n/it.json +++ b/web/l10n/it.json @@ -112,6 +112,7 @@ "calendarThursday": "Thursday", "calendarFriday": "Friday", "calendarSaturday": "Saturday", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "Limite Di Velocità ", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "UI: Nascondi Attributi Posizione", "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Token di Notifica", + "attributePopupInfo": "Popup Info", "errorTitle": "Errore", "errorGeneral": "Parametri non validi o violazione dei vincoli", "errorConnection": "Errore di connessione", @@ -182,7 +184,10 @@ "loginLogout": "Esci", "loginLogo": "Logo", "devicesAndState": "Dispositivi e Stato", + "deviceSelected": "Selected Device", "deviceTitle": "Dispositivi", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "Identificativo", "deviceModel": "Modello", "deviceContact": "Contatto", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "Unità volume", "settingsTwelveHourFormat": "Formato 12 ore", "settingsCoordinateFormat": "Formato Coordinate", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "Rapporti", "reportDevice": "Dispositivo", "reportGroup": "Gruppo", @@ -307,6 +315,9 @@ "mapCustomLabel": "Mappa Personalizzata", "mapCarto": "Mappe base di Carto", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Road", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellite", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Chiave Mappa", "mapBingRoad": "Bing Mappa Stradale", @@ -344,6 +355,7 @@ "mapPoiLayer": "Layer POI", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", + "mapDefault": "Default Map", "stateTitle": "Stato", "stateName": "Attributo", "stateValue": "Valore", @@ -426,6 +438,8 @@ "eventDriverChanged": "Guidatore cambiato", "eventMedia": "Media", "eventsScrollToLast": "Scorri fino all'ultimo", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "Generale", "alarmSos": "SOS", "alarmVibration": "Vibrazione", |