From afba797e72ea127b02c4a97c6af5b72066a2819b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 27 Mar 2026 18:37:50 +0100 Subject: [PATCH] New translations en.json (Italian) --- website/src/locales/it.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/website/src/locales/it.json b/website/src/locales/it.json index 647d64894..bedcde0fd 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.json @@ -233,7 +233,7 @@ }, "elevation": { "button": "Richiedi dati elevazione", - "help": "Richiedere dati di altitudine cancellerĂ  i dati di altitudine attuali, se presenti, e li rimpiazzerĂ  con quelli provenienti da Mapbox.", + "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from MapTiler.", "help_no_selection": "Seleziona un file per richiedere i dati di altitudine." }, "waypoint": { @@ -275,7 +275,7 @@ "new": "Nuovo livello personalizzato", "edit": "Modifica livello personalizzato", "urls": "URL(s)", - "url_placeholder": "WMTS, WMS o JSON in stile Mapbox", + "url_placeholder": "WMTS, WMS or MapLibre style JSON", "max_zoom": "Zoom massimo", "layer_type": "Tipo del layer", "basemap": "Mappa Base", @@ -302,8 +302,9 @@ "switzerland": "Svizzera", "united_kingdom": "United Kingdom", "united_states": "Stati Uniti", - "mapboxOutdoors": "Mapbox Outdoors", - "mapboxSatellite": "Mapbox Satellite", + "maptilerTopo": "MapTiler Topo", + "maptilerOutdoors": "MapTiler Outdoors", + "maptilerSatellite": "MapTiler Satellite", "openStreetMap": "OpenStreetMap", "openTopoMap": "OpenTopoMap", "openHikingMap": "OpenHikingMap", @@ -383,7 +384,7 @@ "tram-stop": "Fermata del tram", "bus-stop": "Fermata dell'autobus", "ferry": "Traghetto", - "mapbox-dem": "Mapbox DEM", + "maptiler-dem": "MapTiler DEM", "mapterhorn": "Mapterhorn" } }, @@ -525,7 +526,7 @@ }, "embedding": { "title": "Crea la tua mappa", - "mapbox_token": "Token di accesso a Mapbox", + "maptiler_key": "MapTiler key", "file_urls": "URL dei file (separati da virgole)", "drive_ids": "ID dei file in Google Drive (separati da virgole)", "basemap": "Mappa Base",