Translated using Weblate (Dutch)
Currently translated at 100.0% (60 of 60 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/nl/
This commit is contained in:
parent
2940ae89df
commit
d64dd6258b
1 changed files with 32 additions and 1 deletions
|
@ -170,6 +170,37 @@
|
|||
}
|
||||
},
|
||||
"question": "Welk Wikipedia-artikel beschrijft dit object?"
|
||||
},
|
||||
"induction-loop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze plaats heeft een ringleiding"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze plaats heeft <b>geen</b> ringleiding"
|
||||
}
|
||||
},
|
||||
"question": "Heeft deze plaats een ringleiding voor slechthorenden?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Naar welke verdiepingen gaat deze lift?",
|
||||
"render": "Deze lift gaat naar de verdiepingen {level}"
|
||||
}
|
||||
},
|
||||
"smoking": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Roken is <b>toegestaan</b>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Roken is <b>niet toegestaan</b>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Roken is <b>buiten toegestaan</b>."
|
||||
}
|
||||
},
|
||||
"question": "Is roken toegestaan bij {title()}?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue