Change defibrillator opening hours

This commit is contained in:
Robin van der Linde 2022-10-30 20:37:40 +01:00
parent ed8b097437
commit 29af0cadc7
No known key found for this signature in database
GPG key ID: 53956B3252478F0D
10 changed files with 14 additions and 111 deletions

View file

@ -505,46 +505,19 @@
"id": "defibrillator-phone"
},
{
"render": {
"en": "{opening_hours_table(opening_hours)}",
"nl": "{opening_hours_table(opening_hours)}",
"fr": "{opening_hours_table(opening_hours)}",
"it": "{opening_hours_table(opening_hours)}",
"ru": "{opening_hours_table(opening_hours)}",
"de": "{opening_hours_table(opening_hours)}",
"sl": "{opening_hours_table(opening_hours)}",
"ca": "{opening_hours_table(opening_hours)}",
"es": "{opening_hours_table(opening_hours)}"
},
"question": {
"en": "At what times is this defibrillator available?",
"nl": "Wanneer is deze defibrillator beschikbaar?",
"fr": "À quels horaires ce défibrillateur est-il accessible ?",
"it": "In quali orari è disponibile questo defibrillatore?",
"ru": "В какое время доступен этот дефибриллятор?",
"de": "Zu welchen Zeiten ist der Defibrillator verfügbar?",
"sl": "Ob katerih urah je ta defibrilator na voljo?",
"es": "¿A qué horas está disponible este desfibrilador?"
},
"freeform": {
"key": "opening_hours",
"type": "opening_hours"
},
"mappings": [
{
"if": "opening_hours=24/7",
"then": {
"en": "24/7 opened (including holidays)",
"nl": "24/7 open (inclusief feestdagen)",
"fr": "Ouvert 24/7 (jours feriés inclus)",
"it": "Aperto 24/7 (festivi inclusi)",
"de": "24/7 geöffnet (auch an Feiertagen)",
"sl": "Na voljo 24/7 (tudi za praznike)",
"es": "Abierto 24/7 (incluyendo festivos)"
}
"builtin": "opening_hours_24_7",
"override": {
"question": {
"en": "At what times is this defibrillator available?",
"nl": "Wanneer is deze defibrillator beschikbaar?",
"fr": "À quels horaires ce défibrillateur est-il accessible ?",
"it": "In quali orari è disponibile questo defibrillatore?",
"ru": "В какое время доступен этот дефибриллятор?",
"de": "Zu welchen Zeiten ist der Defibrillator verfügbar?",
"sl": "Ob katerih urah je ta defibrilator na voljo?",
"es": "¿A qué horas está disponible este desfibrilador?"
}
],
"id": "defibrillator-opening_hours"
}
},
{
"render": {
@ -678,4 +651,4 @@
"has_image",
"open_now"
]
}
}

View file

@ -571,9 +571,6 @@
"question": "A quina planta està el desfibril·lador localitzat?",
"render": "Aquest desfibril·lador és a la planta {level}"
},
"defibrillator-opening_hours": {
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-survey:date": {
"mappings": {
"0": {

View file

@ -3189,15 +3189,6 @@
"question": "Auf welcher Etage befindet sich der Defibrillator?",
"render": "Dieser Defibrallator befindet sich im {level}. Stockwerk"
},
"defibrillator-opening_hours": {
"mappings": {
"0": {
"then": "24/7 geöffnet (auch an Feiertagen)"
}
},
"question": "Zu welchen Zeiten ist der Defibrillator verfügbar?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-phone": {
"question": "Wie lautet die Telefonnummer für Fragen zu diesem Defibrillator?",
"render": "Telefonnummer für Fragen zu diesem Defibrillator: <a href='tel:{phone}'>{phone}</a>"

View file

@ -3239,15 +3239,6 @@
"question": "On which floor is this defibrillator located?",
"render": "This defibrillator is on floor {level}"
},
"defibrillator-opening_hours": {
"mappings": {
"0": {
"then": "24/7 opened (including holidays)"
}
},
"question": "At what times is this defibrillator available?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-phone": {
"question": "What is the phone number for questions about this defibrillator?",
"render": "Telephone for questions about this defibrillator: <a href='tel:{phone}'>{phone}</a>"

View file

@ -2028,15 +2028,6 @@
"question": "¿En qué planta se encuentra el defibrilador localizado?",
"render": "El desfibrilador se encuentra en la planta {level}"
},
"defibrillator-opening_hours": {
"mappings": {
"0": {
"then": "Abierto 24/7 (incluyendo festivos)"
}
},
"question": "¿A qué horas está disponible este desfibrilador?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-phone": {
"question": "¿Cual es el número de teléfono para preguntas sobre este desfibrilador?"
},

View file

@ -2086,15 +2086,6 @@
"question": "À quel étage est situé ce défibrillateur ?",
"render": "Ce défibrillateur est à l'étage {level}"
},
"defibrillator-opening_hours": {
"mappings": {
"0": {
"then": "Ouvert 24/7 (jours feriés inclus)"
}
},
"question": "À quels horaires ce défibrillateur est-il accessible ?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-phone": {
"question": "Quel est le numéro de téléphone pour questions sur le défibrillateur ?",
"render": "Numéro de téléphone pour questions sur le défibrillateur : <a href='tel:{phone}'>{phone}</a>"

View file

@ -1122,15 +1122,6 @@
"question": "A che piano si trova questo defibrillatore?",
"render": "Questo defibrillatore è al piano {level}"
},
"defibrillator-opening_hours": {
"mappings": {
"0": {
"then": "Aperto 24/7 (festivi inclusi)"
}
},
"question": "In quali orari è disponibile questo defibrillatore?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-phone": {
"question": "Qual è il numero di telefono per le domande riguardanti questo defibrillatore?",
"render": "Numero di telefono per le domande su questo defibrillatore:<a href='tel:{phone}'>{phone}</a>"

View file

@ -3186,15 +3186,6 @@
"question": "Op welke verdieping bevindt deze defibrillator zich?",
"render": "De defibrillator bevindt zicht op verdieping {level}"
},
"defibrillator-opening_hours": {
"mappings": {
"0": {
"then": "24/7 open (inclusief feestdagen)"
}
},
"question": "Wanneer is deze defibrillator beschikbaar?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-phone": {
"question": "Wat is het telefoonnummer voor vragen over deze defibrillator",
"render": "Telefoonnummer voor vragen over deze defibrillator: <a href='tel:{phone}'>{phone}</a>"

View file

@ -849,10 +849,6 @@
"defibrillator-fixme": {
"render": "Дополнительная информация для экспертов OpenStreetMap: {fixme}"
},
"defibrillator-opening_hours": {
"question": "В какое время доступен этот дефибриллятор?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-survey:date": {
"mappings": {
"0": {

View file

@ -96,15 +96,6 @@
"question": "V katerem nadstropju je defibrilator?",
"render": "Ta defibrilator je v {level}. nadstropju"
},
"defibrillator-opening_hours": {
"mappings": {
"0": {
"then": "Na voljo 24/7 (tudi za praznike)"
}
},
"question": "Ob katerih urah je ta defibrilator na voljo?",
"render": "{opening_hours_table(opening_hours)}"
},
"defibrillator-phone": {
"question": "Kakšna je telefonska številka za vprašanja o tem defibrilatorju?",
"render": "Telefonska številka za vprašanja o tem defibrilatorju: <a href='tel:{phone}'>{phone}</a>"
@ -127,4 +118,4 @@
"render": "Defibrilator"
}
}
}
}