New translations en.json (Lithuanian)
This commit is contained in:
parent
8af3927dd1
commit
0206746876
1 changed files with 9 additions and 9 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
"menu": {
|
"menu": {
|
||||||
"new": "Naujas",
|
"new": "Naujas",
|
||||||
"new_file": "Naujas failas",
|
"new_file": "Naujas failas",
|
||||||
"new_track": "Naujas maršrutas",
|
"new_track": "Nauja trasa",
|
||||||
"new_segment": "Naujas segmentas",
|
"new_segment": "Naujas segmentas",
|
||||||
"open": "Atverti...",
|
"open": "Atverti...",
|
||||||
"duplicate": "Dubliuoti",
|
"duplicate": "Dubliuoti",
|
||||||
|
|
@ -135,13 +135,13 @@
|
||||||
"mud": "Purvas",
|
"mud": "Purvas",
|
||||||
"sand": "Smėlis",
|
"sand": "Smėlis",
|
||||||
"woodchips": "Medžio drožlės",
|
"woodchips": "Medžio drožlės",
|
||||||
"grass": "Grass",
|
"grass": "Žolė",
|
||||||
"grass_paver": "Grass paver"
|
"grass_paver": "Žolės grindinys"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"from": "The start point is too far from the nearest road",
|
"from": "Pradžios taškas yra per toli nuo artimiausio kelio",
|
||||||
"via": "The via point is too far from the nearest road",
|
"via": "Tarpinis taškas yra per toli nuo artimiausio kelio",
|
||||||
"to": "The end point is too far from the nearest road",
|
"to": "Pabaigos taškas yra per toli nuo artimiausio kelio",
|
||||||
"timeout": "Route calculation took too long, try adding points closer together"
|
"timeout": "Route calculation took too long, try adding points closer together"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
},
|
},
|
||||||
"clean": {
|
"clean": {
|
||||||
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
|
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
|
||||||
"delete_trackpoints": "Delete GPS points",
|
"delete_trackpoints": "Trinti GPS taškus",
|
||||||
"delete_waypoints": "Trinti svarbią vietą",
|
"delete_waypoints": "Trinti svarbią vietą",
|
||||||
"delete_inside": "Delete inside selection",
|
"delete_inside": "Delete inside selection",
|
||||||
"delete_outside": "Delete outside selection",
|
"delete_outside": "Delete outside selection",
|
||||||
|
|
@ -379,8 +379,8 @@
|
||||||
"gpx": {
|
"gpx": {
|
||||||
"file": "Failas",
|
"file": "Failas",
|
||||||
"files": "Failai",
|
"files": "Failai",
|
||||||
"track": "Maršrutas",
|
"track": "Trasa",
|
||||||
"tracks": "Maršrutai",
|
"tracks": "Trasos",
|
||||||
"segment": "Atkarpa",
|
"segment": "Atkarpa",
|
||||||
"segments": "Atkarpos",
|
"segments": "Atkarpos",
|
||||||
"waypoint": "Svarbi vieta",
|
"waypoint": "Svarbi vieta",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue