forked from MapComplete/MapComplete
Fix translations
This commit is contained in:
parent
d618124d33
commit
d50fd663ef
8 changed files with 6 additions and 46 deletions
|
@ -177,4 +177,4 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"deletion": true
|
"deletion": true
|
||||||
}
|
}
|
|
@ -91,4 +91,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -126,7 +126,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filter": [
|
"filter": [
|
||||||
"open_now",
|
|
||||||
{
|
{
|
||||||
"id": "drive-through",
|
"id": "drive-through",
|
||||||
"options": [
|
"options": [
|
||||||
|
@ -152,6 +151,7 @@
|
||||||
"osmTags": "dispensing=yes"
|
"osmTags": "dispensing=yes"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"open_now"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -131,10 +131,6 @@
|
||||||
"artwork-website": {
|
"artwork-website": {
|
||||||
"question": "Er der et websted med mere information om dette kunstværk?",
|
"question": "Er der et websted med mere information om dette kunstværk?",
|
||||||
"render": "Yderligere oplysninger på <a href='{website}' target='_blank'>dette websted</a>"
|
"render": "Yderligere oplysninger på <a href='{website}' target='_blank'>dette websted</a>"
|
||||||
},
|
|
||||||
"artwork-wikidata": {
|
|
||||||
"question": "Hvilken Wikidata-indgang svarer til <b>dette kunstværk</b>?",
|
|
||||||
"render": "Svarer til <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
|
@ -2980,4 +2976,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -3235,15 +3235,6 @@
|
||||||
},
|
},
|
||||||
"doctors": {
|
"doctors": {
|
||||||
"description": "Diese Ebene zeigt Arztpraxen, Zahnärzte und andere Gesundheitseinrichtungen",
|
"description": "Diese Ebene zeigt Arztpraxen, Zahnärzte und andere Gesundheitseinrichtungen",
|
||||||
"filter": {
|
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Jetzt geöffnet"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"name": "Ärzte",
|
"name": "Ärzte",
|
||||||
"presets": {
|
"presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -3246,15 +3246,6 @@
|
||||||
},
|
},
|
||||||
"doctors": {
|
"doctors": {
|
||||||
"description": "This layer shows doctor offices, dentists and other healthcare facilities",
|
"description": "This layer shows doctor offices, dentists and other healthcare facilities",
|
||||||
"filter": {
|
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Opened now"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"name": "Doctors",
|
"name": "Doctors",
|
||||||
"presets": {
|
"presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -2143,15 +2143,6 @@
|
||||||
},
|
},
|
||||||
"doctors": {
|
"doctors": {
|
||||||
"description": "Ce calque montre les cabinets médicaux, les dentistes et autres établissements de santé",
|
"description": "Ce calque montre les cabinets médicaux, les dentistes et autres établissements de santé",
|
||||||
"filter": {
|
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Ouvert maintenant"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"name": "Médecins",
|
"name": "Médecins",
|
||||||
"presets": {
|
"presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -3234,15 +3234,6 @@
|
||||||
},
|
},
|
||||||
"doctors": {
|
"doctors": {
|
||||||
"description": "Deze laag toont dokterspraktijken, tandartsen en andere gezondheidszorgfaciliteiten",
|
"description": "Deze laag toont dokterspraktijken, tandartsen en andere gezondheidszorgfaciliteiten",
|
||||||
"filter": {
|
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Nu geopend"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"name": "Dokters",
|
"name": "Dokters",
|
||||||
"presets": {
|
"presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
Loading…
Reference in a new issue