diff options
Diffstat (limited to 'web/l10n/it.json')
-rw-r--r-- | web/l10n/it.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/web/l10n/it.json b/web/l10n/it.json index 7af57715..b804124e 100644 --- a/web/l10n/it.json +++ b/web/l10n/it.json @@ -8,6 +8,7 @@ "sharedEdit": "Modifica", "sharedRemove": "Rimuovi", "sharedRemoveConfirm": "Rimuovere oggetto?", + "sharedNoData": "No data", "sharedYes": "Si", "sharedNo": "No", "sharedKm": "km", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "Controlla Attributo Calcolato", "sharedExpression": "Espressione", "sharedDevice": "Dispositivo", + "sharedTest": "Test", "sharedTestNotification": "Invia Test Notifica", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "Calendario", "sharedCalendars": "Calendari", "sharedFile": "File", "sharedSearchDevices": "Cerca Dispositivi", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "Seleziona file", "sharedPhone": "Telefono", "sharedRequired": "Richiesto", @@ -177,6 +183,9 @@ "reportTo": "A", "reportShow": "Visualizza", "reportClear": "Pulisci", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "Forza Impostazioni", "serverAnnouncement": "Annuncio", "mapTitle": "Mappa", + "mapActive": "Active Maps", + "mapOverlay": "Map Overlay", + "mapOverlayCustom": "Custom Overlay", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API Key", + "mapOpenWeatherClouds": "OpenWeather Clouds", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", + "mapOpenWeatherPressure": "OpenWeather Pressure", + "mapOpenWeatherWind": "OpenWeather Wind", + "mapOpenWeatherTemperature": "OpenWeather Temperature", "mapLayer": "Layer Mappa", "mapCustom": "Personalizzata (XYZ)", "mapCustomArcgis": "Personalizzata (ArcGIS)", @@ -266,11 +285,23 @@ "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", + "mapMapboxKey": "Mapbox Access Token", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", + "mapMapTilerKey": "MapTiler API Key", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "mapLocationIqKey": "LocationIQ Access Token", + "mapTomTomBasic": "TomTom Basic", + "mapTomTomFlow": "TomTom Traffic Flow", + "mapTomTomIncidents": "TomTom Traffic Incidents", + "mapTomTomKey": "TomTom API Key", + "mapHereBasic": "Here Basic", + "mapHereHybrid": "Here Hybrid", + "mapHereSatellite": "Here Satellite", + "mapHereFlow": "Here Traffic Flow", + "mapHereKey": "Here API Key", "mapShapePolygon": "Poligono", "mapShapeCircle": "Cerchio", "mapShapePolyline": "Polylinea", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Posizione Corrente", "mapPoiLayer": "Layer POI", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "Stato", "stateName": "Attributo", "stateValue": "Valore", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Replay", "reportRoute": "Percorso", "reportEvents": "Eventi", |