New translations en.json (Finnish)

This commit is contained in:
vcoppe 2024-09-13 16:43:29 +02:00
parent 96b5a733f0
commit 84c6d60187

View file

@ -1,119 +1,119 @@
{ {
"metadata": { "metadata": {
"home_title": "home", "home_title": "etusivu",
"app_title": "the online GPX file editor", "app_title": "GPX-tiedostojen muokkaus verkossa",
"embed_title": "the online GPX file editor", "embed_title": "GPX-tiedostojen muokkaus verkossa",
"help_title": "help", "help_title": "apua",
"404_title": "page not found", "404_title": "sivua ei löydy",
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." "description": "Katsele, muokkaa ja luo GPX-tiedostoja verkossa edistyneitä reittisuunnittelutyökaluja, näyttäviä karttoja ja yksityiskohtaisia esityksiä hyödyntäen."
}, },
"menu": { "menu": {
"new": "New", "new": "Uusi",
"new_file": "New file", "new_file": "Uusi tiedosto",
"new_track": "New track", "new_track": "Uusi reitti",
"new_segment": "New segment", "new_segment": "Uusi osio",
"open": "Open...", "open": "Avaa...",
"duplicate": "Duplicate", "duplicate": "Monista",
"close": "Close", "close": "Sulje",
"close_all": "Close all", "close_all": "Sulje kaikki",
"copy": "Copy", "copy": "Kopioi",
"paste": "Paste", "paste": "Liitä",
"cut": "Cut", "cut": "Leikkaa",
"export": "Export...", "export": "Vie...",
"export_all": "Export all...", "export_all": "Vie kaikki...",
"export_options": "Export options", "export_options": "Vientiasetukset",
"support_message": "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!", "support_message": "Sovelluksen käyttö on ilmaista, mutta ylläpito maksaa. Harkitse sivuston tukemista, mikäli käytät sitä usein. Kiitos!",
"support_button": "Help keep the website free", "support_button": "Auta pitämään sivusto maksuttomana",
"download_file": "Download file", "download_file": "Lataa tiedosto",
"download_files": "Download files", "download_files": "Lataa tiedostot",
"edit": "Edit", "edit": "Muokkaa",
"undo": "Undo", "undo": "Peru",
"redo": "Redo", "redo": "Tee uudelleen",
"delete": "Delete", "delete": "Poista",
"select_all": "Select all", "select_all": "Valitse kaikki",
"view": "View", "view": "Näkymä",
"elevation_profile": "Elevation profile", "elevation_profile": "Korkeusprofiili",
"vertical_file_view": "Vertical file list", "vertical_file_view": "Pystysuuntainen tiedostoluettelo",
"switch_basemap": "Switch to previous basemap", "switch_basemap": "Vaihda edelliseen taustakarttaan",
"toggle_overlays": "Toggle overlays", "toggle_overlays": "Peiteaineistot päälle/pois",
"toggle_3d": "Toggle 3D", "toggle_3d": "3D päälle/pois",
"settings": "Settings", "settings": "Asetukset",
"distance_units": "Distance units", "distance_units": "Mittayksikkö",
"metric": "Metric", "metric": "Metri",
"imperial": "Imperial", "imperial": "Maili",
"nautical": "Nautical", "nautical": "Merimaili",
"velocity_units": "Velocity units", "velocity_units": "Nopeusyksikkö",
"temperature_units": "Temperature units", "temperature_units": "Lämpötilayksikkö",
"celsius": "Celsius", "celsius": "Celsius",
"fahrenheit": "Fahrenheit", "fahrenheit": "Fahrenheit",
"language": "Language", "language": "Kieli",
"mode": "Theme", "mode": "Teema",
"system": "System", "system": "Järjestelmä",
"light": "Light", "light": "Vaalea",
"dark": "Dark", "dark": "Tumma",
"street_view_source": "Street view source", "street_view_source": "Katunäkymäkuvapalvelu",
"mapillary": "Mapillary", "mapillary": "Mapillary",
"google": "Google", "google": "Google",
"layers": "Map layers...", "layers": "Karttatasot...",
"distance_markers": "Distance markers", "distance_markers": "Etäisyysmerkit",
"direction_markers": "Direction arrows", "direction_markers": "Suuntanuolet",
"help": "Help", "help": "Apua",
"more": "More...", "more": "Lisää...",
"donate": "Donate", "donate": "Tue",
"ctrl": "Ctrl", "ctrl": "Ctrl",
"click": "Click", "click": "Klikkaa",
"drag": "Drag", "drag": "Raahaa",
"metadata": { "metadata": {
"button": "Info...", "button": "Tiedot...",
"name": "Name", "name": "Nimi",
"description": "Description", "description": "Kuvaus",
"save": "Save" "save": "Tallenna"
}, },
"style": { "style": {
"button": "Appearance...", "button": "Ulkoasu...",
"color": "Color", "color": "Väri",
"opacity": "Opacity", "opacity": "Läpinäkyvyys",
"width": "Width" "width": "Paksuus"
}, },
"hide": "Hide", "hide": "Piilota",
"unhide": "Unhide", "unhide": "Näytä",
"center": "Center", "center": "Keskitä",
"open_in": "Open in" "open_in": "Avaa"
}, },
"toolbar": { "toolbar": {
"routing": { "routing": {
"tooltip": "Plan or edit a route", "tooltip": "Suunnittele tai muokkaa reittiä",
"activity": "Activity", "activity": "Liikkumistapa",
"use_routing": "Routing", "use_routing": "Reititys",
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", "use_routing_tooltip": "Yhdistä suunnitelmapisteet tiestöä käyttäen. Muutoin yhdistä linnuntietä.",
"allow_private": "Allow private roads", "allow_private": "Käytä yksityisteitä",
"reverse": { "reverse": {
"button": "Reverse", "button": "Vaihda suunta",
"tooltip": "Reverse the direction of the route" "tooltip": "Vaihda reitin alku- ja päätepisteet"
}, },
"route_back_to_start": { "route_back_to_start": {
"button": "Back to start", "button": "Reititä lähtöpisteeseen",
"tooltip": "Connect the last point of the route with the starting point" "tooltip": "Yhdistä reitin lähtö- ja päätepisteet"
}, },
"round_trip": { "round_trip": {
"button": "Round trip", "button": "Meno-paluu",
"tooltip": "Return to the starting point by the same route" "tooltip": "Palaa alkuun samaa reittiä"
}, },
"start_loop_here": "Start loop here", "start_loop_here": "Start loop here",
"help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.", "help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.",
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.", "help": "Lisää suunnitelmapiste klikkaamalla karttaa. Muuta reittiä raahaamalla suunnitelmapisteitä.",
"activities": { "activities": {
"bike": "Bike", "bike": "Polkupyörä",
"racing_bike": "Road bike", "racing_bike": "Maantiepyörä",
"gravel_bike": "Gravel bike", "gravel_bike": "Gravelpyörä",
"mountain_bike": "Mountain bike", "mountain_bike": "Maastopyörä",
"foot": "Run/hike", "foot": "Juoksu/kävely",
"motorcycle": "Motorcycle", "motorcycle": "Moottoripyörä",
"water": "Water", "water": "Vesireitti",
"railway": "Railway" "railway": "Rautatie"
}, },
"surface": { "surface": {
"unknown": "Unknown", "unknown": "Tuntematon",
"paved": "Paved", "paved": "Paved",
"unpaved": "Unpaved", "unpaved": "Unpaved",
"asphalt": "Asphalt", "asphalt": "Asphalt",
@ -471,6 +471,12 @@
"search": "Search", "search": "Search",
"clear": "Clear", "clear": "Clear",
"cancel": "Cancel", "cancel": "Cancel",
"recent": "Recent searches",
"no_recent": "No recent searches",
"save": "Save this search",
"remove": "Remove this search from history",
"favorites": "Favorites",
"remove_favorite": "Remove this search from favorites",
"to_select": "to select", "to_select": "to select",
"to_navigate": "to navigate", "to_navigate": "to navigate",
"to_close": "to close", "to_close": "to close",