mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-03-30 16:30:41 +00:00
New translations en.json (Portuguese)
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
},
|
||||
"elevation": {
|
||||
"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."
|
||||
},
|
||||
"waypoint": {
|
||||
@@ -275,7 +275,7 @@
|
||||
"new": "Nova camada personalizada",
|
||||
"edit": "Editar camada personalizada",
|
||||
"urls": "URL(s)",
|
||||
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
||||
"url_placeholder": "WMTS, WMS or MapLibre style JSON",
|
||||
"max_zoom": "Zoom máximo",
|
||||
"layer_type": "Tipo de camada",
|
||||
"basemap": "Mapa-base",
|
||||
@@ -302,8 +302,9 @@
|
||||
"switzerland": "Suíça",
|
||||
"united_kingdom": "Reino Unido",
|
||||
"united_states": "Estados Unidos",
|
||||
"mapboxOutdoors": "Mapbox Outdoors",
|
||||
"mapboxSatellite": "Satélite do Mapbox",
|
||||
"maptilerTopo": "MapTiler Topo",
|
||||
"maptilerOutdoors": "MapTiler Outdoors",
|
||||
"maptilerSatellite": "MapTiler Satellite",
|
||||
"openStreetMap": "OpenStreetMap",
|
||||
"openTopoMap": "OpenTopoMap",
|
||||
"openHikingMap": "OpenHikingMap",
|
||||
@@ -383,7 +384,7 @@
|
||||
"tram-stop": "Parada de bonde",
|
||||
"bus-stop": "Parada de Ônibus",
|
||||
"ferry": "Balsa",
|
||||
"mapbox-dem": "Mapbox DEM",
|
||||
"maptiler-dem": "MapTiler DEM",
|
||||
"mapterhorn": "Mapterhorn"
|
||||
}
|
||||
},
|
||||
@@ -525,7 +526,7 @@
|
||||
},
|
||||
"embedding": {
|
||||
"title": "Criar o seu próprio mapa",
|
||||
"mapbox_token": "Mapbox access token",
|
||||
"maptiler_key": "MapTiler key",
|
||||
"file_urls": "Ficheiros URLs (separados por vírgulas)",
|
||||
"drive_ids": "‘IDs’ de ficheiro Google Drive (separados por vírgulas)",
|
||||
"basemap": "Mapa-base",
|
||||
|
||||
Reference in New Issue
Block a user