Translated using Weblate (Dutch)

Currently translated at 88.0% (1275 of 1448 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/nl/
This commit is contained in:
Robin van der Linde 2022-01-09 18:50:23 +00:00 committed by Hosted Weblate
parent 3af697fe2c
commit 8840f931cf
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -8,8 +8,17 @@
"then": "Dit gebouw heeft geen huisnummer"
}
},
"render": "Het huisnummer is <b>{addr:housenumber}</b>"
"render": "Het huisnummer is <b>{addr:housenumber}</b>",
"question": "Wat is het huisnummer van dit huis?"
},
"street": {
"question": "In welke straat bevindt dit adres zich?",
"render": "Dit adres bevindt zich in de straat <b>{addr:street}</b>"
}
},
"name": "Bekende adressen in OSM",
"title": {
"render": "Bekend adres"
}
},
"artwork": {
@ -155,6 +164,9 @@
"mappings": {
"1": {
"then": "Dit zijn fietshekjes die fietsers afremmen"
},
"0": {
"then": "Dit is een enkel paaltje in de weg"
}
}
},
@ -280,6 +292,12 @@
"mappings": {
"1": {
"then": "Leunbank"
},
"2": {
"then": "Er is hier geen bank"
},
"0": {
"then": "Er is hier een normale zitbank"
}
},
"question": "Wat voor soort bank is dit?"
@ -4632,4 +4650,4 @@
"render": "Watermolens"
}
}
}
}