Translated using Weblate (Dutch)

Currently translated at 55.2% (225 of 407 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/nl/
This commit is contained in:
seppesantens 2021-07-10 07:41:08 +00:00 committed by Hosted Weblate
parent 0cb5e7b716
commit 74e7f9ae52
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1022,5 +1022,61 @@
}
}
}
},
"charging_stations": {
"layers": {
"0": {
"description": "Een oplaadpunt",
"title": {
"render": "Oplaadpunt"
},
"name": "Oplaadpunten"
}
},
"title": "Oplaadpunten"
},
"shops": {
"layers": {
"0": {
"tagRenderings": {
"4": {
"question": "Wat is de website van deze winkel?"
},
"3": {
"question": "Wat is het telefoonnummer?"
},
"2": {
"mappings": {
"4": {
"then": "Bakkerij"
},
"3": {
"then": "Kapper"
},
"1": {
"then": "Supermarkt"
}
}
},
"1": {
"question": "Wat is de naam van deze winkel?"
},
"6": {
"question": "Wat zijn de openingsuren van deze winkel?"
}
},
"description": "Een winkel",
"title": {
"render": "Winkel"
},
"name": "Winkel",
"presets": {
"0": {
"title": "Winkel",
"description": "Voeg een nieuwe winkel toe"
}
}
}
}
}
}