Translated using Weblate (Dutch)

Currently translated at 78.4% (2872 of 3663 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/nl/
This commit is contained in:
Pieter Vander Vennet 2024-08-26 12:59:17 +00:00 committed by Hosted Weblate
parent 48edea04a0
commit 979564cc21
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -4647,11 +4647,27 @@
} }
}, },
"ice_cream": { "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": { "tagRenderings": {
"1": { "1": {
"question": "Wat is de naam van dit ijssalon?", "question": "Wat is de naam van dit ijssalon?",
"render": "Dit ijssalon heet <b>{name}</b>" "render": "Dit ijssalon heet <b>{name}</b>"
} }
},
"title": {
"mappings": {
"0": {
"then": "{name}"
}
},
"render": "IJssalon"
} }
}, },
"icons": { "icons": {
@ -9659,4 +9675,4 @@
"render": "windturbine" "render": "windturbine"
} }
} }
} }