mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-07-28 14:18:39 +00:00
Compare commits
64 Commits
9d5fc48286
...
92e658376d
| Author | SHA1 | Date | |
|---|---|---|---|
| 92e658376d | |||
| 55b7f17cd4 | |||
| fc030ecd4d | |||
| a76f6f0e0a | |||
| 03b20ea067 | |||
| 259f0d66c7 | |||
| 30f272c404 | |||
| 7a02f1d5b1 | |||
| c421c2a404 | |||
| 2e58d270b9 | |||
| d087fed76b | |||
| ad0efd3372 | |||
| 1414f0a7f0 | |||
| 19b0b33944 | |||
| d0c3bfb3d3 | |||
| b8a17c8ffe | |||
| e69c03f6fb | |||
| aafe7df561 | |||
| 818e07df93 | |||
| 23b19e0367 | |||
| 6e23b01434 | |||
| 1c5180aca7 | |||
| b968f8d28f | |||
| b1f1adcc9d | |||
| 49277340ed | |||
| 6d489e279c | |||
| a2eb7ae9c3 | |||
| 892074fd1b | |||
| 11eec6cf15 | |||
| f17d412a22 | |||
| 892db21e8f | |||
| e4ba56ff0f | |||
| edfe28d61f | |||
| 188197ab15 | |||
| 3429af3f33 | |||
| 232f13d2e0 | |||
| 0eb2d7543e | |||
| c2caa68268 | |||
| 0033e16d4a | |||
| 34ccb86f8a | |||
| 3800fab9a8 | |||
| 0216e27a22 | |||
| 1325f58cab | |||
| 7e50594ada | |||
| 3fabc250e9 | |||
| ec4d4e0cb5 | |||
| cc88ea5cdf | |||
| 4452f2fc75 | |||
| 3cefe39cd7 | |||
| a5fcc95299 | |||
| a5d5c85fdd | |||
| 36c3d7dd9e | |||
| 9022974cf4 | |||
| 3744fac4ad | |||
| ee208c0191 | |||
| 6562ef643b | |||
| 3ca4845d34 | |||
| dabb014689 | |||
| 6a233fd695 | |||
| d2ce6d0297 | |||
| 203d9de289 | |||
| a624144e66 | |||
| 6a58e5044e | |||
| 54779beeff |
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "El punt d'inici és massa lluny de la via més propera",
|
||||
"via": "El punt és massa lluny de la via més propera",
|
||||
"to": "El punt final és massa lluny de la via més propera",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "El càlcul de la ruta tarda més del compte, prova d'afegir punts més propers entre si"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Počáteční bod je příliš daleko od nejbližší cesty",
|
||||
"via": "Průchozí bod je příliš daleko od nejbližší cesty",
|
||||
"to": "Koncový bod je příliš daleko od nejbližší cesty",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Výpočet trasy trval příliš dlouho, zkuste přidat body blíže k sobě"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Der Startpunkt ist zu weit von der nächsten Straße entfernt",
|
||||
"via": "Der Via-Punkt ist zu weit entfernt von der nächsten Straße",
|
||||
"to": "Der Endpunkt ist zu weit von der nächsten Straße entfernt",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route-Berechnung benötigte zu viel Zeit; versuche, die Punkte näher aneinander zu setzen"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "El punto de inicio está demasiado lejos de la carretera más cercana",
|
||||
"via": "El punto de paso está demasiado lejos de la carretera más cercana",
|
||||
"to": "El punto final está demasiado lejos de la carretera más cercana",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Calcular la ruta llevó demasiado tiempo, intente añadir puntos más cercanos entre ellos"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Hasiera puntua errepide hurbilenetik oso hurrun dago",
|
||||
"via": "Puntua errepide hurbilenetik oso hurrun dago",
|
||||
"to": "Bukaera puntua errepide hurbilenetik oso hurrun dago",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Ibilbidea kalkulatzea luzeegi joan da, saiatu hurbilago dauden puntuak gehitzen"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Aloituspiste on liian kaukana lähimmästä tiestä",
|
||||
"via": "Reittipiste on liian kaukana lähimmästä tiestä",
|
||||
"to": "Päätepiste on liian kaukana lähimmästä tiestä",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Reitin laskenta kesti liian kauan. Tihennä reittipisteitä"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Le point de départ est trop éloigné de la route la plus proche",
|
||||
"via": "Le point de passage est trop éloigné de la route la plus proche",
|
||||
"to": "Le point d'arrivée est trop éloigné de la route la plus proche",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "Aucune connexion trouvée entre les points",
|
||||
"timeout": "Le calcul de l'itinéraire a pris trop de temps, essayez d'ajouter des points plus rapprochés"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "נקודת ההתחלה רחוקה מדיי מהכביש הקרוב ביותר",
|
||||
"via": "נקודת המעבר רחוקה מדיי מהכביש הקרוב ביותר",
|
||||
"to": "נקודת הסיום רחוקה מדיי מהכביש הקרוב ביותר",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "A kiindulási pont túl messze van a legközelebbi úttól",
|
||||
"via": "A köztes pont túl messze van a legközelebbi úttól",
|
||||
"to": "A végpont túl messze van a legközelebbi úttól",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Az útvonal kiszámítása túl sokáig tartott. Próbáljon meg közelebbi pontokat adni egymáshoz"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Titik awal terlalu jauh dari jalan terdekat",
|
||||
"via": "Titik via terlalu jauh dari jalan terdekat",
|
||||
"to": "Titik akhir terlalu jauh dari jalan terdekat",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Perhitungan rute memakan waktu terlalu lama, coba tambahkan titik-titik yang lebih dekat satu sama lain"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Il punto di partenza è troppo lontano dalla strada più vicina",
|
||||
"via": "Il punto di arrivo è troppo lontano dalla strada più vicina",
|
||||
"to": "Il punto di arrivo è troppo lontano dalla strada più vicina",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Il calcolo del percorso ha richiesto troppo tempo, prova ad aggiungere punti più vicini"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Pradžios taškas yra per toli nuo artimiausio kelio",
|
||||
"via": "Tarpinis taškas yra per toli nuo artimiausio kelio",
|
||||
"to": "Pabaigos taškas yra per toli nuo artimiausio kelio",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Maršruto skaičiavimas užtruko per ilgai, pabandykite pridėti taškus arčiau vienas kito"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Het startpunt ligt te ver van de dichtstbijzijnde weg",
|
||||
"via": "Het via punt ligt te ver van de dichtstbijzijnde weg",
|
||||
"to": "Het eindpunt is te ver van de dichtstbijzijnde weg",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Routeberekening heeft te lang geduurd, probeer punten dichter bij elkaar toe te voegen"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Startpunktet er for langt unna nærmeste vei",
|
||||
"via": "Via-punktet er for langt fra nærmeste vei",
|
||||
"to": "Sluttpunktet er for langt unna nærmeste vei",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Ruteberegning tok for lang tid, prøv å legge til flere punkter"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Punkt początkowy jest zbyt daleko od najbliższej drogi",
|
||||
"via": "Punkt przelotowy jest zbyt daleko od najbliższej drogi",
|
||||
"to": "Punkt końcowy jest zbyt daleko od najbliższej drogi",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Obliczanie trasy trwało zbyt długo, spróbuj dodać punkty bliżej siebie"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "O ponto de partida está muito longe da estrada mais próxima",
|
||||
"via": "O ponto intermediário está muito longe da estrada mais próxima",
|
||||
"to": "O ponto de chegada está muito longe da estrada mais próxima",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "O cálculo da rota demorou muito tempo, tente adicionar pontos mais próximos"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "O ponto de partida está muito longe da estrada mais próxima",
|
||||
"via": "O ponto de partida está muito longe da estrada mais próxima",
|
||||
"to": "O ponto final está muito longe do ponto de chegada",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "O recalculo da demorou muito tempo, tente adicionar ponto mais próximos"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Начальная точка слишком далеко от ближайшей дороги",
|
||||
"via": "Точка маршрута слишком далеко от ближайшей дороги",
|
||||
"to": "Конечная точка слишком далеко от ближайшей дороги",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Расчет маршрута занял слишком много времени, попробуйте добавить точки ближе"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Početna tačka je predaleko od najbližeg puta",
|
||||
"via": "Putna tačka je predaleko od najbližeg puta",
|
||||
"to": "Krajnja tačka je predaleko od najbližeg puta",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Računanje rute je trajalo predugo, pokušajte da dodate putne tačke bliže jednu drugoj"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Startpunkten är för långt bort från närmaste väg",
|
||||
"via": "Ruttpunkten är för långt bort från närmaste väg",
|
||||
"to": "Slutpunkten är för långt bort från närmaste väg",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Ruttberäkningen tog för lång tid, försök att lägga punkterna närmare varandra"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Başlangıç noktası en yakın yoldan çok uzak",
|
||||
"via": "Geçiş noktası en yakın yoldan çok uzak",
|
||||
"to": "Bitiş noktası en yakın yoldan çok uzak",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Rota hesaplaması uzun sürdü, daha yakın noktalar eklemeyi deneyin"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "Початкова точка знаходиться занадто далеко від найближчої дороги",
|
||||
"via": "Проміжна точка знаходиться занадто далеко від найближчої дороги",
|
||||
"to": "Кінцева точка знаходиться занадто далеко від найближчої дороги",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Розрахунок маршруту є занадто довгий, спробуйте додати ближчі точки"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -190,6 +190,8 @@
|
||||
"from": "起点离最近的道路太远",
|
||||
"via": "途径点离最近的道路太远",
|
||||
"to": "终点离最近的道路太远",
|
||||
"distance": "The end point is too far from the start point",
|
||||
"connection": "No connection found between the points",
|
||||
"timeout": "轨迹计算耗时太长,请尝试添加更靠近路网的点"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user