New translations en.json (Finnish)
This commit is contained in:
parent
13d067a09c
commit
6ac04e31d5
1 changed files with 9 additions and 9 deletions
|
|
@ -127,7 +127,7 @@
|
|||
"metal": "Metalli",
|
||||
"wood": "Puu",
|
||||
"compacted": "Compacted gravel",
|
||||
"fine_gravel": "Fine gravel",
|
||||
"fine_gravel": "Hieno sora",
|
||||
"gravel": "Sora",
|
||||
"pebblestone": "Pebblestone",
|
||||
"rock": "Rock",
|
||||
|
|
@ -144,17 +144,17 @@
|
|||
"grass_paver": "Grass paver"
|
||||
},
|
||||
"error": {
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
"from": "Aloituspiste on liian kaukana lähimmästä tiestä",
|
||||
"via": "Reittipiste on liian kaukana lähimmästä tiestä",
|
||||
"to": "Päätepiste on liian kaukana lähimmästä tiestä",
|
||||
"timeout": "Reitin laskenta kesti liian kauan. Tihennä reittipisteitä"
|
||||
}
|
||||
},
|
||||
"scissors": {
|
||||
"tooltip": "Crop or split",
|
||||
"crop": "Crop",
|
||||
"split_as": "Split the trace into",
|
||||
"help_invalid_selection": "Select a trace to crop or split.",
|
||||
"tooltip": "Rajaa tai katkaise",
|
||||
"crop": "Rajaa",
|
||||
"split_as": "Pilkottujen reittien muoto",
|
||||
"help_invalid_selection": "Valitse rajattava/pilkottava reitti.",
|
||||
"help": "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself."
|
||||
},
|
||||
"time": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue