forked from MapComplete/MapComplete
671fc86efd
Currently translated at 100.0% (11 of 11 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/nl/
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"undefined": {
|
|
"phone": {
|
|
"question": "Wat is het telefoonnummer van {name}?"
|
|
},
|
|
"email": {
|
|
"question": "Wat is het e-mailadres van {name}?"
|
|
},
|
|
"website": {
|
|
"question": "Wat is de website van {name}?"
|
|
},
|
|
"description": {
|
|
"question": "Zijn er nog andere relevante zaken die je niet in de bovenstaande vragen kwijt kon? Vul ze hier in.<br/><span style='font-size: small'>Herhaal geen antwoorden die je reeds gaf</span>"
|
|
},
|
|
"opening_hours": {
|
|
"question": "Wat zijn de openingstijden van {name}?",
|
|
"render": "<h3>Openingstijden</h3>{opening_hours_table(opening_hours)}"
|
|
},
|
|
"level": {
|
|
"question": "Op welke verdieping bevindt dit punt zich?",
|
|
"render": "Bevindt zich op de {level}de verdieping",
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Bevindt zich ondergronds"
|
|
},
|
|
"1": {
|
|
"then": "Bevindt zich op de begane grond"
|
|
},
|
|
"2": {
|
|
"then": "Bevindt zich op de eerste verdieping"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|