forked from MapComplete/MapComplete
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:
parent
5f813b15df
commit
37020f2930
1 changed files with 19 additions and 4 deletions
|
@ -3075,16 +3075,19 @@
|
||||||
},
|
},
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"shops-email": {
|
"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": {
|
"shops-name": {
|
||||||
"question": "Wat is de naam van deze winkel?"
|
"question": "Wat is de naam van deze winkel?"
|
||||||
},
|
},
|
||||||
"shops-opening_hours": {
|
"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": {
|
"shops-phone": {
|
||||||
"question": "Wat is het telefoonnummer?"
|
"question": "Wat is het telefoonnummer?",
|
||||||
|
"render": "<a href='tel:{phone}'>{phone}</a>"
|
||||||
},
|
},
|
||||||
"shops-shop": {
|
"shops-shop": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
@ -3096,6 +3099,18 @@
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"then": "Bakkerij"
|
"then": "Bakkerij"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Kledingwinkel"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "Autogarage"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "Autodealer"
|
||||||
|
},
|
||||||
|
"0": {
|
||||||
|
"then": "Gemakswinkel"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -3901,4 +3916,4 @@
|
||||||
"render": "Watermolens"
|
"render": "Watermolens"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue