forked from MapComplete/MapComplete
Remove empty strings from translation files
This commit is contained in:
parent
f643b97d4e
commit
dfea3feb32
35 changed files with 2136 additions and 13700 deletions
|
@ -2754,7 +2754,6 @@
|
|||
}
|
||||
},
|
||||
"nature_reserve": {
|
||||
"description": "",
|
||||
"tagRenderings": {
|
||||
"Access tag": {
|
||||
"mappings": {
|
||||
|
@ -3566,9 +3565,7 @@
|
|||
},
|
||||
"count": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": ""
|
||||
}
|
||||
"0": {}
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
|
@ -3718,8 +3715,7 @@
|
|||
"0": {
|
||||
"then": "Abierto 24/7"
|
||||
}
|
||||
},
|
||||
"question": ""
|
||||
}
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
|
|
|
@ -341,9 +341,7 @@
|
|||
"tagRenderings": {
|
||||
"bicycle-library-target-group": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": ""
|
||||
}
|
||||
"0": {}
|
||||
},
|
||||
"question": "Ki kölcsönözhet itt kerékpárt?"
|
||||
},
|
||||
|
|
|
@ -3305,8 +3305,10 @@
|
|||
"question": "Wat is de naam van deze hondenweide?",
|
||||
"render": "Deze hondenweide heet {name}"
|
||||
},
|
||||
"dogarea": {
|
||||
"render": "Deze hondenweide is {_surface:ha} hectaren groot"
|
||||
},
|
||||
"dogpark-fenced": {
|
||||
"question": "Is deze hondenweide volledig omheind?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze hondenweide is volledig omheind"
|
||||
|
@ -3314,7 +3316,8 @@
|
|||
"1": {
|
||||
"then": "Deze hondenweide is <strong>niet</strong> volledig omheind"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Is deze hondenweide volledig omheind?"
|
||||
},
|
||||
"smalldogs": {
|
||||
"mappings": {
|
||||
|
@ -3326,9 +3329,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Heeft deze hondenweide een gescheiden en omheind deel voor puppy's en kleine honden?"
|
||||
},
|
||||
"dogarea": {
|
||||
"render": "Deze hondenweide is {_surface:ha} hectaren groot"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -4213,6 +4213,38 @@
|
|||
"question": "Welke kleur heeft de brandkraan?",
|
||||
"render": "De brandkraan is {colour}"
|
||||
},
|
||||
"hydrant-couplings": {
|
||||
"freeform": {
|
||||
"placeholder": "Soort koppeling"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Storz-koppeling"
|
||||
},
|
||||
"1": {
|
||||
"then": "UNI-koppeling"
|
||||
},
|
||||
"2": {
|
||||
"then": "Barcelona-koppeling"
|
||||
}
|
||||
},
|
||||
"question": "Welke soort koppeling heeft deze hydrant?",
|
||||
"render": "Koppelingen:{couplings:type}"
|
||||
},
|
||||
"hydrant-couplings-diameters": {
|
||||
"freeform": {
|
||||
"placeholder": "Koppeldiameters"
|
||||
},
|
||||
"question": "Welke diameter hebben de koppelingen van deze hydrant?",
|
||||
"render": "Koppelingdiameters:{couplings:diameters}"
|
||||
},
|
||||
"hydrant-diameter": {
|
||||
"freeform": {
|
||||
"placeholder": "Pijpdiameter"
|
||||
},
|
||||
"question": "Wat is de pijpdiameter van deze hydrant?",
|
||||
"render": "Pijpdiameter:{canonical(fire_hydrant:diameter)}"
|
||||
},
|
||||
"hydrant-state": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -4247,38 +4279,6 @@
|
|||
},
|
||||
"question": "Wat voor soort brandkraan is dit?",
|
||||
"render": " Het type brandkraan is {fire_hydrant:type}"
|
||||
},
|
||||
"hydrant-couplings": {
|
||||
"freeform": {
|
||||
"placeholder": "Soort koppeling"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Storz-koppeling"
|
||||
},
|
||||
"1": {
|
||||
"then": "UNI-koppeling"
|
||||
},
|
||||
"2": {
|
||||
"then": "Barcelona-koppeling"
|
||||
}
|
||||
},
|
||||
"question": "Welke soort koppeling heeft deze hydrant?",
|
||||
"render": "Koppelingen:{couplings:type}"
|
||||
},
|
||||
"hydrant-couplings-diameters": {
|
||||
"freeform": {
|
||||
"placeholder": "Koppeldiameters"
|
||||
},
|
||||
"question": "Welke diameter hebben de koppelingen van deze hydrant?",
|
||||
"render": "Koppelingdiameters:{couplings:diameters}"
|
||||
},
|
||||
"hydrant-diameter": {
|
||||
"freeform": {
|
||||
"placeholder": "Pijpdiameter"
|
||||
},
|
||||
"question": "Wat is de pijpdiameter van deze hydrant?",
|
||||
"render": "Pijpdiameter:{canonical(fire_hydrant:diameter)}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -4604,15 +4604,15 @@
|
|||
"tagRenderings": {
|
||||
"status": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Taak was vals positief"
|
||||
},
|
||||
"0": {
|
||||
"then": "Taak werd gecreëerd"
|
||||
},
|
||||
"1": {
|
||||
"then": "Taak werd opgelost"
|
||||
},
|
||||
"2": {
|
||||
"then": "Taak was vals positief"
|
||||
},
|
||||
"3": {
|
||||
"then": "Taak werd overgeslagen"
|
||||
},
|
||||
|
@ -4632,6 +4632,41 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"maproulette_challenge": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Toon alle taken, ongeacht de status"
|
||||
},
|
||||
"1": {
|
||||
"question": "Toon taken die zijn gecreëerd"
|
||||
},
|
||||
"2": {
|
||||
"question": "Toon taken die zijn opgelost"
|
||||
},
|
||||
"3": {
|
||||
"question": "Toon taken die vals positief waren"
|
||||
},
|
||||
"4": {
|
||||
"question": "Toon taken die zijn overgeslagen"
|
||||
},
|
||||
"5": {
|
||||
"question": "Toon taken die zijn verwijderd"
|
||||
},
|
||||
"6": {
|
||||
"question": "Toon taken die reeds opgelost waren"
|
||||
},
|
||||
"7": {
|
||||
"question": "Toon taken die als te moeilijk waren ervaren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Toon taken die zijn uitgeschakeld"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"maxspeed": {
|
||||
"description": "Toont de toegestane snelheid voor elke weg",
|
||||
"name": "Maximumsnelheid",
|
||||
|
@ -4645,8 +4680,8 @@
|
|||
"then": "Dit is een woonerf en heeft dus een maximale snelheid van 20km/h"
|
||||
}
|
||||
},
|
||||
"render": "De maximum toegestane snelheid op deze weg is {canonical(maxspeed)}",
|
||||
"question": "Wat is de legale maximumsnelheid voor deze weg?"
|
||||
"question": "Wat is de legale maximumsnelheid voor deze weg?",
|
||||
"render": "De maximum toegestane snelheid op deze weg is {canonical(maxspeed)}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -7059,40 +7094,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"maproulette_challenge": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"1": {
|
||||
"question": "Toon taken die zijn gecreëerd"
|
||||
},
|
||||
"0": {
|
||||
"question": "Toon alle taken, ongeacht de status"
|
||||
},
|
||||
"4": {
|
||||
"question": "Toon taken die zijn overgeslagen"
|
||||
},
|
||||
"5": {
|
||||
"question": "Toon taken die zijn verwijderd"
|
||||
},
|
||||
"8": {
|
||||
"question": "Toon taken die zijn uitgeschakeld"
|
||||
},
|
||||
"2": {
|
||||
"question": "Toon taken die zijn opgelost"
|
||||
},
|
||||
"3": {
|
||||
"question": "Toon taken die vals positief waren"
|
||||
},
|
||||
"6": {
|
||||
"question": "Toon taken die reeds opgelost waren"
|
||||
},
|
||||
"7": {
|
||||
"question": "Toon taken die als te moeilijk waren ervaren"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue