New translations en.json (Finnish)
This commit is contained in:
parent
2e7762d723
commit
13d067a09c
1 changed files with 23 additions and 23 deletions
|
|
@ -114,32 +114,32 @@
|
||||||
},
|
},
|
||||||
"surface": {
|
"surface": {
|
||||||
"unknown": "Tuntematon",
|
"unknown": "Tuntematon",
|
||||||
"paved": "Paved",
|
"paved": "Pinnoitettu",
|
||||||
"unpaved": "Unpaved",
|
"unpaved": "Pinnoittamaton",
|
||||||
"asphalt": "Asphalt",
|
"asphalt": "Asfaltti",
|
||||||
"concrete": "Concrete",
|
"concrete": "Betoni",
|
||||||
"chipseal": "Chipseal",
|
"chipseal": "Öljysora",
|
||||||
"cobblestone": "Cobblestone",
|
"cobblestone": "Mukulakivi",
|
||||||
"unhewn_cobblestone": "Unhewn cobblestone",
|
"unhewn_cobblestone": "Unhewn cobblestone",
|
||||||
"paving_stones": "Paving stones",
|
"paving_stones": "Paving stones",
|
||||||
"stepping_stones": "Stepping stones",
|
"stepping_stones": "Stepping stones",
|
||||||
"sett": "Sett",
|
"sett": "Kivetys",
|
||||||
"metal": "Metal",
|
"metal": "Metalli",
|
||||||
"wood": "Wood",
|
"wood": "Puu",
|
||||||
"compacted": "Compacted gravel",
|
"compacted": "Compacted gravel",
|
||||||
"fine_gravel": "Fine gravel",
|
"fine_gravel": "Fine gravel",
|
||||||
"gravel": "Gravel",
|
"gravel": "Sora",
|
||||||
"pebblestone": "Pebblestone",
|
"pebblestone": "Pebblestone",
|
||||||
"rock": "Rock",
|
"rock": "Rock",
|
||||||
"dirt": "Dirt",
|
"dirt": "Dirt",
|
||||||
"ground": "Ground",
|
"ground": "Ground",
|
||||||
"earth": "Earth",
|
"earth": "Earth",
|
||||||
"snow": "Snow",
|
"snow": "Lumi",
|
||||||
"ice": "Ice",
|
"ice": "Jää",
|
||||||
"salt": "Salt",
|
"salt": "Salt",
|
||||||
"mud": "Mud",
|
"mud": "Mud",
|
||||||
"sand": "Sand",
|
"sand": "Sand",
|
||||||
"woodchips": "Woodchips",
|
"woodchips": "Hake",
|
||||||
"grass": "Grass",
|
"grass": "Grass",
|
||||||
"grass_paver": "Grass paver"
|
"grass_paver": "Grass paver"
|
||||||
},
|
},
|
||||||
|
|
@ -158,18 +158,18 @@
|
||||||
"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": {
|
||||||
"tooltip": "Manage time data",
|
"tooltip": "Muokkaa aikaleimoja",
|
||||||
"start": "Start",
|
"start": "Alku",
|
||||||
"end": "End",
|
"end": "Loppu",
|
||||||
"total_time": "Moving time",
|
"total_time": "Kesto",
|
||||||
"pick_date": "Pick a date",
|
"pick_date": "Valitse päivä",
|
||||||
"artificial": "Create realistic time data",
|
"artificial": "Luo todenmukaiset aikaleimat",
|
||||||
"update": "Update time data",
|
"update": "Päivitä aikaleimat",
|
||||||
"help": "Use the form to set new time data.",
|
"help": "Muuta aikaleimoja täyttämällä lomake.",
|
||||||
"help_invalid_selection": "Select a single trace to manage its time data."
|
"help_invalid_selection": "Valitse reitti muuttaaksesi sen aikaleimoja."
|
||||||
},
|
},
|
||||||
"merge": {
|
"merge": {
|
||||||
"merge_traces": "Connect the traces",
|
"merge_traces": "Yhdistä reitit",
|
||||||
"merge_contents": "Merge the contents and keep the traces disconnected",
|
"merge_contents": "Merge the contents and keep the traces disconnected",
|
||||||
"merge_selection": "Merge selection",
|
"merge_selection": "Merge selection",
|
||||||
"tooltip": "Merge items together",
|
"tooltip": "Merge items together",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue