diff options
Diffstat (limited to 'modern/src/resources/l10n/it.json')
-rw-r--r-- | modern/src/resources/l10n/it.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/it.json b/modern/src/resources/l10n/it.json index 9c47da7f..542e7b95 100644 --- a/modern/src/resources/l10n/it.json +++ b/modern/src/resources/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", |