New translations en.json (Finnish)

This commit is contained in:
vcoppe 2024-09-15 13:10:54 +02:00
parent c143326241
commit 49bd53b0bf

View file

@ -205,17 +205,17 @@
"tolerance": "Poikkeamaraja", "tolerance": "Poikkeamaraja",
"number_of_points": "GPS pisteiden määrä", "number_of_points": "GPS pisteiden määrä",
"button": "Harvenna", "button": "Harvenna",
"help": "Use the slider to choose the number of GPS points to keep.", "help": "Aseta reittiviivan yksityiskohtaisuus säätimellä.",
"help_no_selection": "Select a trace to reduce the number of its GPS points." "help_no_selection": "Valitse harvennettava reitti."
}, },
"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": "Delete GPS points",
"delete_waypoints": "Delete points of interest", "delete_waypoints": "Poista kohdepisteitä",
"delete_inside": "Delete inside selection", "delete_inside": "Delete inside selection",
"delete_outside": "Delete outside selection", "delete_outside": "Delete outside selection",
"button": "Poista", "button": "Poista",
"help": "Select a rectangle area on the map to remove GPS points and points of interest.", "help": "Poista reittipisteitä ja kohdepisteitä suorakulmaiselta alueelta.",
"help_no_selection": "Select a trace to clean GPS points and points of interest." "help_no_selection": "Select a trace to clean GPS points and points of interest."
} }
}, },