forked from MapComplete/MapComplete
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:
parent
3af697fe2c
commit
8840f931cf
1 changed files with 20 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue