New translations en.json (Lithuanian)
This commit is contained in:
parent
e821cd4ebe
commit
0005c74752
1 changed files with 50 additions and 9 deletions
|
|
@ -139,6 +139,52 @@
|
||||||
"clay": "Clay",
|
"clay": "Clay",
|
||||||
"stone": "Stone"
|
"stone": "Stone"
|
||||||
},
|
},
|
||||||
|
"highway": {
|
||||||
|
"unknown": "Unknown",
|
||||||
|
"residential": "Residential",
|
||||||
|
"service": "Service",
|
||||||
|
"track": "Track",
|
||||||
|
"unclassified": "Unclassified",
|
||||||
|
"footway": "Footway",
|
||||||
|
"tertiary": "Tertiary",
|
||||||
|
"path": "Path",
|
||||||
|
"secondary": "Secondary",
|
||||||
|
"primary": "Primary",
|
||||||
|
"cycleway": "Cycleway",
|
||||||
|
"trunk": "Trunk",
|
||||||
|
"living_street": "Living Street",
|
||||||
|
"motorway": "Motorway",
|
||||||
|
"motorway_link": "Motorway Link",
|
||||||
|
"steps": "Steps",
|
||||||
|
"road": "Road",
|
||||||
|
"pedestrian": "Pedestrian",
|
||||||
|
"trunk_link": "Trunk Link",
|
||||||
|
"primary_link": "Primary Link",
|
||||||
|
"secondary_link": "Secondary Link",
|
||||||
|
"tertiary_link": "Tertiary Link",
|
||||||
|
"construction": "Construction",
|
||||||
|
"bridleway": "Bridleway",
|
||||||
|
"platform": "Platform",
|
||||||
|
"proposed": "Proposed",
|
||||||
|
"raceway": "Raceway",
|
||||||
|
"rest_area": "Rest Area",
|
||||||
|
"abandoned": "Abandoned",
|
||||||
|
"services": "Services",
|
||||||
|
"corridor": "Corridor",
|
||||||
|
"bus_stop": "Bus Stop",
|
||||||
|
"busway": "Busway",
|
||||||
|
"elevator": "Elevator",
|
||||||
|
"via_ferrata": "Via Ferrata"
|
||||||
|
},
|
||||||
|
"sac_scale": {
|
||||||
|
"hiking": "Hiking",
|
||||||
|
"mountain_hiking": "Mountain hiking",
|
||||||
|
"demanding_mountain_hiking": "Demanding mountain hiking",
|
||||||
|
"alpine_hiking": "Alpine hiking",
|
||||||
|
"demanding_alpine_hiking": "Demanding alpine hiking",
|
||||||
|
"difficult_alpine_hiking": "Difficult alpine hiking"
|
||||||
|
},
|
||||||
|
"mtb_scale": "MTB scale",
|
||||||
"error": {
|
"error": {
|
||||||
"from": "Pradžios taškas yra per toli nuo artimiausio kelio",
|
"from": "Pradžios taškas yra per toli nuo artimiausio kelio",
|
||||||
"via": "Tarpinis taškas yra per toli nuo artimiausio kelio",
|
"via": "Tarpinis taškas yra per toli nuo artimiausio kelio",
|
||||||
|
|
@ -341,14 +387,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"show_slope": "Rodyti nuolydžio duomenis",
|
"settings": "Elevation profile settings"
|
||||||
"show_surface": "Rodyti paviršiaus duomenis",
|
|
||||||
"show_speed": "Rodyti greičio duomenis",
|
|
||||||
"show_pace": "Rodyti tempo duomenis",
|
|
||||||
"show_heartrate": "Rodyti pulso duomenis",
|
|
||||||
"show_cadence": "Rodyti tempo duomenis",
|
|
||||||
"show_temperature": "Rodyti temperatūros duomenis",
|
|
||||||
"show_power": "Rodyti jėgos duomenis"
|
|
||||||
},
|
},
|
||||||
"quantities": {
|
"quantities": {
|
||||||
"distance": "Atstumas",
|
"distance": "Atstumas",
|
||||||
|
|
@ -362,9 +401,11 @@
|
||||||
"power": "Jėga",
|
"power": "Jėga",
|
||||||
"slope": "Nuolydis",
|
"slope": "Nuolydis",
|
||||||
"surface": "Paviršius",
|
"surface": "Paviršius",
|
||||||
|
"highway": "Category",
|
||||||
"time": "Laikas",
|
"time": "Laikas",
|
||||||
"moving": "Judėjimas",
|
"moving": "Judėjimas",
|
||||||
"total": "Bendras"
|
"total": "Bendras",
|
||||||
|
"osm_extensions": "OpenStreetMap data"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"meters": "m",
|
"meters": "m",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue