Merge remote-tracking branches 'weblate-github/weblate-mapcomplete-core' and 'weblate-github/weblate-mapcomplete-layers'
This commit is contained in:
commit
dc0d5e25e7
2 changed files with 22 additions and 2 deletions
|
@ -32,6 +32,10 @@
|
|||
"description": "Eine große Außenwerbung, die typischerweise in stark befahrenen Gebieten, z. B. entlang stark befahrener Straßen, zu finden ist",
|
||||
"title": "eine Werbetafel"
|
||||
},
|
||||
"1": {
|
||||
"description": "Eine große Außenwerbestruktur, die typischerweise in stark frequentierten Bereichen wie an vielbefahrenen Straßen auf einer Wand montiert zu finden ist",
|
||||
"title": "Eine an einer Wand montierte Werbetafel"
|
||||
},
|
||||
"10": {
|
||||
"title": "ein Bildschirm, der an einem Wartehäuschen angebracht ist"
|
||||
},
|
||||
|
@ -12010,4 +12014,4 @@
|
|||
"render": "Windrad"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4647,11 +4647,27 @@
|
|||
}
|
||||
},
|
||||
"ice_cream": {
|
||||
"description": "Een plaats waar voornamelijk ijsjes verkocht worden, bedoeld voor onmiddelijke consumptie",
|
||||
"name": "IJssalon",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Een plaats waar men voornamelijk ijsjes koopt, meestal met de hand geschept en bedoeld om onmiddellijk op te eten.",
|
||||
"title": "een ijssalon"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Wat is de naam van dit ijssalon?",
|
||||
"render": "Dit ijssalon heet <b>{name}</b>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
}
|
||||
},
|
||||
"render": "IJssalon"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
|
@ -9659,4 +9675,4 @@
|
|||
"render": "windturbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue