Translated using Weblate (Finnish)

Currently translated at 2.3% (31 of 1310 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/fi/
This commit is contained in:
danieldegroot2 2021-11-13 21:49:24 +00:00 committed by Hosted Weblate
parent 4e800268a5
commit 09df12360a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,130 +1,135 @@
{
"artwork": {
"presets": {
"0": {
"title": "Taideteos"
}
},
"title": {
"mappings": {
"0": {
"then": "Taideteos <i>{name}</i>"
}
},
"render": "Taideteos"
}
},
"bench": {
"name": "Penkit",
"presets": {
"0": {
"title": "penkki"
}
},
"tagRenderings": {
"bench-backrest": {
"mappings": {
"0": {
"then": "Selkänoja: kyllä"
},
"1": {
"then": "Selkänoja: ei"
}
}
},
"bench-colour": {
"mappings": {
"0": {
"then": "Väri: ruskea"
},
"1": {
"then": "Väri: vihreä"
},
"2": {
"then": "Väri: harmaa"
},
"3": {
"then": "Väri: valkoinen"
},
"4": {
"then": "Väri: punainen"
},
"5": {
"then": "Väri: musta"
},
"6": {
"then": "Väri: sininen"
},
"7": {
"then": "Väri: keltainen"
}
"artwork": {
"presets": {
"0": {
"title": "Taideteos"
}
},
"render": "Väri: {colour}"
},
"bench-material": {
"mappings": {
"0": {
"then": "Materiaali: puu"
},
"2": {
"then": "Materiaali: kivi"
},
"3": {
"then": "Materiaali: betoni"
},
"4": {
"then": "Materiaali: muovi"
},
"5": {
"then": "Materiaali: teräs"
}
},
"render": "Materiaali: {material}"
}
},
"title": {
"render": "Penkki"
}
},
"bench_at_pt": {
"tagRenderings": {
"bench_at_pt-name": {
"render": "{name}"
}
},
"title": {
"render": "Penkki"
}
},
"bike_parking": {
"tagRenderings": {
"Access": {
"render": "{access}"
}
}
},
"bike_repair_station": {
"presets": {
"0": {
"title": "Pyöräpumppu"
}
}
},
"ghost_bike": {
"name": "Haamupyörä",
"title": {
"render": "Haamupyörä"
}
},
"shops": {
"tagRenderings": {
"shops-shop": {
"mappings": {
"5": {
"then": "Autokorjaamo"
}
"title": {
"mappings": {
"0": {
"then": "Taideteos <i>{name}</i>"
}
},
"render": "Taideteos"
}
},
"bench": {
"name": "Penkit",
"presets": {
"0": {
"title": "penkki"
}
},
"tagRenderings": {
"bench-backrest": {
"mappings": {
"0": {
"then": "Selkänoja: kyllä"
},
"1": {
"then": "Selkänoja: ei"
}
}
},
"bench-colour": {
"mappings": {
"0": {
"then": "Väri: ruskea"
},
"1": {
"then": "Väri: vihreä"
},
"2": {
"then": "Väri: harmaa"
},
"3": {
"then": "Väri: valkoinen"
},
"4": {
"then": "Väri: punainen"
},
"5": {
"then": "Väri: musta"
},
"6": {
"then": "Väri: sininen"
},
"7": {
"then": "Väri: keltainen"
}
},
"render": "Väri: {colour}"
},
"bench-material": {
"mappings": {
"0": {
"then": "Materiaali: puu"
},
"2": {
"then": "Materiaali: kivi"
},
"3": {
"then": "Materiaali: betoni"
},
"4": {
"then": "Materiaali: muovi"
},
"5": {
"then": "Materiaali: teräs"
}
},
"render": "Materiaali: {material}"
}
},
"title": {
"render": "Penkki"
}
},
"bench_at_pt": {
"tagRenderings": {
"bench_at_pt-name": {
"render": "{name}"
}
},
"title": {
"render": "Penkki"
}
},
"bike_parking": {
"tagRenderings": {
"Access": {
"render": "{access}"
}
}
},
"bike_repair_station": {
"presets": {
"0": {
"title": "Pyöräpumppu"
}
}
},
"ghost_bike": {
"name": "Haamupyörä",
"title": {
"render": "Haamupyörä"
},
"presets": {
"0": {
"title": "Haamupyörä"
}
}
},
"shops": {
"tagRenderings": {
"shops-shop": {
"mappings": {
"5": {
"then": "Autokorjaamo"
}
}
}
}
}
}
}
}
}