mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-03-30 08:20:41 +00:00
New translations en.json (Hebrew)
This commit is contained in:
@@ -233,7 +233,7 @@
|
|||||||
},
|
},
|
||||||
"elevation": {
|
"elevation": {
|
||||||
"button": "Request elevation data",
|
"button": "Request elevation data",
|
||||||
"help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.",
|
"help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from MapTiler.",
|
||||||
"help_no_selection": "Select a file item to request elevation data."
|
"help_no_selection": "Select a file item to request elevation data."
|
||||||
},
|
},
|
||||||
"waypoint": {
|
"waypoint": {
|
||||||
@@ -275,7 +275,7 @@
|
|||||||
"new": "New custom layer",
|
"new": "New custom layer",
|
||||||
"edit": "Edit custom layer",
|
"edit": "Edit custom layer",
|
||||||
"urls": "URL(s)",
|
"urls": "URL(s)",
|
||||||
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
"url_placeholder": "WMTS, WMS or MapLibre style JSON",
|
||||||
"max_zoom": "Max zoom",
|
"max_zoom": "Max zoom",
|
||||||
"layer_type": "Layer type",
|
"layer_type": "Layer type",
|
||||||
"basemap": "Basemap",
|
"basemap": "Basemap",
|
||||||
@@ -302,8 +302,9 @@
|
|||||||
"switzerland": "Switzerland",
|
"switzerland": "Switzerland",
|
||||||
"united_kingdom": "United Kingdom",
|
"united_kingdom": "United Kingdom",
|
||||||
"united_states": "United States",
|
"united_states": "United States",
|
||||||
"mapboxOutdoors": "Mapbox Outdoors",
|
"maptilerTopo": "MapTiler Topo",
|
||||||
"mapboxSatellite": "Mapbox Satellite",
|
"maptilerOutdoors": "MapTiler Outdoors",
|
||||||
|
"maptilerSatellite": "MapTiler Satellite",
|
||||||
"openStreetMap": "OpenStreetMap",
|
"openStreetMap": "OpenStreetMap",
|
||||||
"openTopoMap": "OpenTopoMap",
|
"openTopoMap": "OpenTopoMap",
|
||||||
"openHikingMap": "OpenHikingMap",
|
"openHikingMap": "OpenHikingMap",
|
||||||
@@ -383,7 +384,7 @@
|
|||||||
"tram-stop": "Tram Stop",
|
"tram-stop": "Tram Stop",
|
||||||
"bus-stop": "Bus Stop",
|
"bus-stop": "Bus Stop",
|
||||||
"ferry": "Ferry",
|
"ferry": "Ferry",
|
||||||
"mapbox-dem": "Mapbox DEM",
|
"maptiler-dem": "MapTiler DEM",
|
||||||
"mapterhorn": "Mapterhorn"
|
"mapterhorn": "Mapterhorn"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -525,7 +526,7 @@
|
|||||||
},
|
},
|
||||||
"embedding": {
|
"embedding": {
|
||||||
"title": "Create your own map",
|
"title": "Create your own map",
|
||||||
"mapbox_token": "Mapbox access token",
|
"maptiler_key": "MapTiler key",
|
||||||
"file_urls": "File URLs (separated by commas)",
|
"file_urls": "File URLs (separated by commas)",
|
||||||
"drive_ids": "Google Drive file IDs (separated by commas)",
|
"drive_ids": "Google Drive file IDs (separated by commas)",
|
||||||
"basemap": "Basemap",
|
"basemap": "Basemap",
|
||||||
|
|||||||
Reference in New Issue
Block a user