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",
|
"metal": "Metalli",
|
||||||
"wood": "Puu",
|
"wood": "Puu",
|
||||||
"compacted": "Compacted gravel",
|
"compacted": "Compacted gravel",
|
||||||
"fine_gravel": "Fine gravel",
|
"fine_gravel": "Hieno sora",
|
||||||
"gravel": "Sora",
|
"gravel": "Sora",
|
||||||
"pebblestone": "Pebblestone",
|
"pebblestone": "Pebblestone",
|
||||||
"rock": "Rock",
|
"rock": "Rock",
|
||||||
|
|
@ -144,17 +144,17 @@
|
||||||
"grass_paver": "Grass paver"
|
"grass_paver": "Grass paver"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"from": "The start point is too far from the nearest road",
|
"from": "Aloituspiste on liian kaukana lähimmästä tiestä",
|
||||||
"via": "The via point is too far from the nearest road",
|
"via": "Reittipiste on liian kaukana lähimmästä tiestä",
|
||||||
"to": "The end point is too far from the nearest road",
|
"to": "Päätepiste on liian kaukana lähimmästä tiestä",
|
||||||
"timeout": "Route calculation took too long, try adding points closer together"
|
"timeout": "Reitin laskenta kesti liian kauan. Tihennä reittipisteitä"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scissors": {
|
"scissors": {
|
||||||
"tooltip": "Crop or split",
|
"tooltip": "Rajaa tai katkaise",
|
||||||
"crop": "Crop",
|
"crop": "Rajaa",
|
||||||
"split_as": "Split the trace into",
|
"split_as": "Pilkottujen reittien muoto",
|
||||||
"help_invalid_selection": "Select a trace to crop or split.",
|
"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."
|
"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": {
|
"time": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue