Translated using Weblate (Finnish)
Currently translated at 46.4% (78 of 168 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/fi/
This commit is contained in:
parent
10a76fef67
commit
125b9c8d94
1 changed files with 20 additions and 2 deletions
|
@ -30,7 +30,15 @@
|
||||||
"save": "Tallenna",
|
"save": "Tallenna",
|
||||||
"search": {
|
"search": {
|
||||||
"searching": "Etsitään…"
|
"searching": "Etsitään…"
|
||||||
}
|
},
|
||||||
|
"sharescreen": {
|
||||||
|
"thanksForSharing": "Kiitos jakamisesta!"
|
||||||
|
},
|
||||||
|
"questions": {
|
||||||
|
"websiteIs": "Verkkosivusto: <a href=\"{website}\" target=\"_blank\">{website}</a>"
|
||||||
|
},
|
||||||
|
"skip": "Ohita tämä kysymys",
|
||||||
|
"loginWithOpenStreetMap": "Kirjaudu sisään OpenStreetMapilla"
|
||||||
},
|
},
|
||||||
"centerMessage": {
|
"centerMessage": {
|
||||||
"ready": "Valmis!"
|
"ready": "Valmis!"
|
||||||
|
@ -38,6 +46,16 @@
|
||||||
"image": {
|
"image": {
|
||||||
"doDelete": "Poista kuva",
|
"doDelete": "Poista kuva",
|
||||||
"dontDelete": "Peruuta",
|
"dontDelete": "Peruuta",
|
||||||
"addPicture": "Lisää kuva"
|
"addPicture": "Lisää kuva",
|
||||||
|
"isDeleted": "Poistettu",
|
||||||
|
"ccb": "CC-BY-lisenssillä",
|
||||||
|
"ccbs": "CC-BY-SA-lisenssillä"
|
||||||
|
},
|
||||||
|
"reviews": {
|
||||||
|
"title": "{count} arvostelua",
|
||||||
|
"title_singular": "Yksi arvostelu"
|
||||||
|
},
|
||||||
|
"index": {
|
||||||
|
"title": "Tervetuloa MapCompleteen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue