New translations en.json (Polish)

[ci skip]
This commit is contained in:
vcoppe
2026-05-27 20:26:47 +02:00
parent 3c15d9d061
commit 8b7742ef78
+3 -6
View File
@@ -235,7 +235,7 @@
}, },
"elevation": { "elevation": {
"button": "Dodaj dane o wysokości terenu", "button": "Dodaj dane o wysokości terenu",
"help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from MapTiler.", "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapterhorn.",
"help_no_selection": "Wybierz plik do wczytania danych o wysokości w terenie." "help_no_selection": "Wybierz plik do wczytania danych o wysokości w terenie."
}, },
"waypoint": { "waypoint": {
@@ -304,10 +304,8 @@
"switzerland": "Szwajcaria", "switzerland": "Szwajcaria",
"united_kingdom": "Wielka Brytania", "united_kingdom": "Wielka Brytania",
"united_states": "Stany Zjednoczone", "united_states": "Stany Zjednoczone",
"maptilerStreets": "MapTiler Streets", "topo": "Topo",
"maptilerTopo": "MapTiler Topo", "satellite": "Satellite",
"maptilerOutdoors": "MapTiler Outdoors",
"maptilerSatellite": "MapTiler Satellite",
"esriSatellite": "Esri Satellite", "esriSatellite": "Esri Satellite",
"openStreetMap": "OpenStreetMap", "openStreetMap": "OpenStreetMap",
"openTopoMap": "OpenTopoMap", "openTopoMap": "OpenTopoMap",
@@ -388,7 +386,6 @@
"tram-stop": "Przystanek tramwajowy", "tram-stop": "Przystanek tramwajowy",
"bus-stop": "Przystanek autobusowy", "bus-stop": "Przystanek autobusowy",
"ferry": "Prom", "ferry": "Prom",
"maptiler-dem": "MapTiler DEM",
"mapterhorn": "Mapterhorn" "mapterhorn": "Mapterhorn"
} }
}, },