New translations en.json (Lithuanian)

This commit is contained in:
vcoppe 2024-07-25 14:44:09 +02:00
parent 89be5b0d80
commit c3906508e8

View file

@ -190,9 +190,9 @@
}, },
"reduce": { "reduce": {
"tooltip": "Reduce the number of GPS points", "tooltip": "Reduce the number of GPS points",
"tolerance": "Tolerance", "tolerance": "Leistinas nuokrypis",
"number_of_points": "Number of GPS points", "number_of_points": "GPS taškų skaičius",
"button": "Minify", "button": "Sumažinti",
"help": "Use the slider to choose the number of GPS points to keep.", "help": "Use the slider to choose the number of GPS points to keep.",
"help_no_selection": "Select a trace to reduce the number of its GPS points." "help_no_selection": "Select a trace to reduce the number of its GPS points."
}, },
@ -200,15 +200,15 @@
"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": "Trinti GPS taškus", "delete_trackpoints": "Trinti GPS taškus",
"delete_waypoints": "Trinti svarbią vietą", "delete_waypoints": "Trinti svarbią vietą",
"delete_inside": "Delete inside selection", "delete_inside": "Trinti pasirikimo viduje",
"delete_outside": "Delete outside selection", "delete_outside": "Trinti pasirinkimo išorėje",
"button": "Ištrinti", "button": "Ištrinti",
"help": "Norėdami pašalinti GPS taškus ir svarbias vietas apibrėžkite stačiakampę sritį žemėlapyje.", "help": "Norėdami pašalinti GPS taškus ir svarbias vietas apibrėžkite stačiakampę sritį žemėlapyje.",
"help_no_selection": "Select a trace to clean GPS points and points of interest." "help_no_selection": "Pasirinkite trasą, kurioje norite išvalyti GPS taškus ir svarbias vietas."
} }
}, },
"layers": { "layers": {
"settings": "Layer settings", "settings": "Sluoksnio parametrai",
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.", "settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
"selection": "Sluoksnių pasirinkimas", "selection": "Sluoksnių pasirinkimas",
"custom_layers": { "custom_layers": {
@ -309,71 +309,71 @@
"garage": "Garažas", "garage": "Garažas",
"barrier": "Užtvara", "barrier": "Užtvara",
"tourism": "Turizmas", "tourism": "Turizmas",
"attraction": "Attraction", "attraction": "Įdomi vieta",
"viewpoint": "Viewpoint", "viewpoint": "Apžvalgos aikštelė",
"hotel": "Hotel", "hotel": "Viešbutis",
"campsite": "Campsite", "campsite": "Kempingas",
"hut": "Hut", "hut": "Namelis",
"summit": "Summit", "summit": "Susirinkimo vieta",
"pass": "Pass", "pass": "Praėjimas",
"climbing": "Climbing", "climbing": "Laipiojimas",
"bicycle": "Bicycle", "bicycle": "Dviratis",
"bicycle-parking": "Bicycle Parking", "bicycle-parking": "Dviračių stovėjimo aikštelė",
"bicycle-rental": "Bicycle Rental", "bicycle-rental": "Dviračių nuoma",
"bicycle-shop": "Bicycle Shop", "bicycle-shop": "Dviračių parduotuvė",
"public-transport": "Public Transport", "public-transport": "Viešasis transportas",
"railway-station": "Railway Station", "railway-station": "Geležinkelio stotis",
"tram-stop": "Tram Stop", "tram-stop": "Tramvajaus stotelė",
"bus-stop": "Bus Stop", "bus-stop": "Autobusų stotelė",
"ferry": "Ferry" "ferry": "Keltas"
}, },
"color": { "color": {
"blue": "Blue", "blue": "Mėlyna",
"bluered": "Blue Red", "bluered": "Mėlyna raudona",
"gray": "Gray", "gray": "Pilka",
"hot": "Hot", "hot": "Karšta",
"purple": "Purple", "purple": "Violetinė",
"orange": "Orange" "orange": "Oranžinė"
} }
}, },
"chart": { "chart": {
"show_slope": "Show slope data", "show_slope": "Rodyti nuolydžio duomenis",
"show_surface": "Show surface data", "show_surface": "Rodyti paviršiaus duomenis",
"show_speed": "Show speed data", "show_speed": "Rodyti greičio duomenis",
"show_pace": "Show pace data", "show_pace": "Rodyti tempo duomenis",
"show_heartrate": "Show heart rate data", "show_heartrate": "Rodyti pulso duomenis",
"show_cadence": "Show cadence data", "show_cadence": "Rodyti tempo duomenis",
"show_temperature": "Show temperature data", "show_temperature": "Rodyti temperatūros duomenis",
"show_power": "Show power data" "show_power": "Rodyti jėgos duomenis"
}, },
"quantities": { "quantities": {
"distance": "Distance", "distance": "Atstumas",
"elevation": "Elevation", "elevation": "Aukštis",
"temperature": "Temperature", "temperature": "Temperatūra",
"speed": "Speed", "speed": "Greitis",
"pace": "Pace", "pace": "Tempas",
"heartrate": "Heart rate", "heartrate": "Pulsas",
"cadence": "Cadence", "cadence": "Tempas",
"power": "Power", "power": "Jėga",
"slope": "Slope", "slope": "Nuolydis",
"surface": "Surface", "surface": "Paviršius",
"time": "Time", "time": "Laikas",
"moving": "Moving", "moving": "Judėjimas",
"total": "Total" "total": "Bendras"
}, },
"units": { "units": {
"meters": "m", "meters": "m",
"feet": "ft", "feet": "pėd.",
"kilometers": "km", "kilometers": "km",
"miles": "mi", "miles": "myl.",
"celsius": "°C", "celsius": "°C",
"fahrenheit": "°F", "fahrenheit": "°F",
"kilometers_per_hour": "km/val.", "kilometers_per_hour": "km/val.",
"miles_per_hour": "mph", "miles_per_hour": "myl./val.",
"minutes_per_kilometer": "min/km", "minutes_per_kilometer": "min./km",
"minutes_per_mile": "min/mi", "minutes_per_mile": "min./myl.",
"heartrate": "bpm", "heartrate": "dūž./min.",
"cadence": "rpm", "cadence": "aps./min.",
"power": "W" "power": "W"
}, },
"gpx": { "gpx": {
@ -401,31 +401,31 @@
"support_button": "Paremkite „gpx.studio“ per „Ko-fi“", "support_button": "Paremkite „gpx.studio“ per „Ko-fi“",
"route_planning": "Maršruto planavimas", "route_planning": "Maršruto planavimas",
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.", "route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
"file_processing": "Advanced file processing", "file_processing": "Pažangus failo apdorojimas",
"file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.", "file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.",
"maps": "Global and local maps", "maps": "Pasaulio ir vietiniai žemėlapiai",
"maps_description": "A large collection of basemaps, overlays and points of interest to help you craft your next outdoor adventure, or visualize your latest achievement.", "maps_description": "A large collection of basemaps, overlays and points of interest to help you craft your next outdoor adventure, or visualize your latest achievement.",
"data_visualization": "Data visualization", "data_visualization": "Duomenų atvaizdvimas",
"data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.", "data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.",
"identity": "Nemokamai, be reklamų ir atviro kodo", "identity": "Nemokamai, be reklamų ir atviro kodo",
"identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community." "identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community."
}, },
"embedding": { "embedding": {
"title": "Create your own map", "title": "Susikurkite savo žemėlapį",
"mapbox_token": "Mapbox access token", "mapbox_token": "Prieigos prie „Mapbox“ atpažinimo ženklas",
"file_urls": "File URLs (separated by commas)", "file_urls": "Failų URL adresai (atskirti kableliais)",
"basemap": "Basemap", "basemap": "Pagrindo žemėlapis",
"height": "Height", "height": "Aukštis",
"fill_by": "Fill by", "fill_by": "Užpildyti (kuo)",
"none": "None", "none": "Nėra",
"show_controls": "Show controls", "show_controls": "Rodyti valdiklius",
"manual_camera": "Manual camera", "manual_camera": "Neautomatinė kamera",
"manual_camera_description": "You can move the map below to adjust the camera position.", "manual_camera_description": "Žemiau esantį žemėlapį galite judinti, taip pakeisite kameros padėti.",
"latitude": "Platuma", "latitude": "Platuma",
"longitude": "Ilguma", "longitude": "Ilguma",
"zoom": "Zoom", "zoom": "Mastelis",
"pitch": "Pitch", "pitch": "Polinkis",
"bearing": "Bearing", "bearing": "Azimutas",
"preview": "Peržiūra", "preview": "Peržiūra",
"code": "Integracijos kodas" "code": "Integracijos kodas"
}, },