Translated using Weblate (Dutch)

Currently translated at 98.6% (1057 of 1072 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/nl/
This commit is contained in:
danieldegroot2 2021-10-31 14:00:55 +00:00 committed by Hosted Weblate
parent 5f813b15df
commit 37020f2930
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3075,16 +3075,19 @@
},
"tagRenderings": {
"shops-email": {
"question": "Wat is het e-mailadres van deze winkel?"
"question": "Wat is het e-mailadres van deze winkel?",
"render": "<a href='mailto:{email}'>{email}</a>"
},
"shops-name": {
"question": "Wat is de naam van deze winkel?"
},
"shops-opening_hours": {
"question": "Wat zijn de openingsuren van deze winkel?"
"question": "Wat zijn de openingsuren van deze winkel?",
"render": "{opening_hours_table(opening_hours)}"
},
"shops-phone": {
"question": "Wat is het telefoonnummer?"
"question": "Wat is het telefoonnummer?",
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"shops-shop": {
"mappings": {
@ -3096,6 +3099,18 @@
},
"4": {
"then": "Bakkerij"
},
"2": {
"then": "Kledingwinkel"
},
"5": {
"then": "Autogarage"
},
"6": {
"then": "Autodealer"
},
"0": {
"then": "Gemakswinkel"
}
}
},
@ -3901,4 +3916,4 @@
"render": "Watermolens"
}
}
}
}