2021-07-03 14:49:52 +02:00
|
|
|
|
{
|
2022-01-21 14:56:15 +01:00
|
|
|
|
"shared_questions": {
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"description": {
|
2023-03-08 03:03:56 +01:00
|
|
|
|
"question": "C'è ancora qualche informazione importante che non è stato possibile fornire nelle domande precedenti? Aggiungila qui.",
|
|
|
|
|
"questionHint": "Non ripetere informazioni già fornite"
|
2021-09-09 00:19:39 +02:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"dog-access": {
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "Cani ammessi"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "I cani <b>non</b> sono ammessi"
|
|
|
|
|
},
|
|
|
|
|
"2": {
|
|
|
|
|
"then": "Cani ammessi ma solo se tenuti al guinzaglio"
|
|
|
|
|
},
|
|
|
|
|
"3": {
|
|
|
|
|
"then": "I cani sono ammessi e possono andare in giro liberamente"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"question": "I cani sono ammessi in quest’attività?"
|
2021-11-04 17:14:17 +01:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"email": {
|
2022-02-16 02:24:53 +01:00
|
|
|
|
"question": "Qual è l'indirizzo email di {title()}?"
|
2021-09-09 00:19:39 +02:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"level": {
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "Si trova sotto il livello stradale"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "Si trova al pianoterra"
|
|
|
|
|
},
|
|
|
|
|
"2": {
|
|
|
|
|
"then": "Si trova al pianoterra"
|
|
|
|
|
},
|
|
|
|
|
"3": {
|
|
|
|
|
"then": "Si trova al primo piano"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"question": "A quale piano si trova questo elemento?",
|
|
|
|
|
"render": "Si trova al piano numero {level}"
|
2021-11-04 17:14:17 +01:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"opening_hours": {
|
2022-02-16 02:24:53 +01:00
|
|
|
|
"question": "Quali sono gli orari di apertura di {title()}?",
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"render": "<h3>Orari di apertura</h3>{opening_hours_table(opening_hours)}"
|
2021-10-26 16:52:54 +02:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"payment-options": {
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "I contanti sono accettati"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "I pagamenti con la carta sono accettati"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"question": "Quali metodi di pagamento sono accettati qui?"
|
2021-10-26 16:52:54 +02:00
|
|
|
|
},
|
2022-08-24 03:09:51 +02:00
|
|
|
|
"payment-options-advanced": {
|
|
|
|
|
"override": {
|
|
|
|
|
"mappings+": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "Pagamento effettuato utilizzando un'app dedicata"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"phone": {
|
2022-02-16 02:24:53 +01:00
|
|
|
|
"question": "Qual è il numero di telefono di {title()}?"
|
2021-11-04 17:14:17 +01:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"website": {
|
2022-02-16 02:24:53 +01:00
|
|
|
|
"question": "Qual è il sito web di {title()}?"
|
2021-11-04 17:14:17 +01:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"wheelchair-access": {
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "Questo luogo è stato adattato per favorire le persone in sedia a rotelle"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "Questo luogo è facilmente raggiungibile con una sedia a rotelle"
|
|
|
|
|
},
|
|
|
|
|
"2": {
|
|
|
|
|
"then": "È possibile raggiungere questo luogo con una sedia a rotella ma non è semplice"
|
|
|
|
|
},
|
|
|
|
|
"3": {
|
|
|
|
|
"then": "Questo luogo non è accessibile con una sedia a rotelle"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"question": "Questo luogo è accessibile con una sedia a rotelle?"
|
2021-10-26 16:52:54 +02:00
|
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"wikipedia": {
|
|
|
|
|
"mappings": {
|
2022-06-03 01:42:58 +02:00
|
|
|
|
"0": {
|
2022-05-06 12:41:24 +02:00
|
|
|
|
"then": "Nessuna pagina Wikipedia è ancora stata collegata"
|
|
|
|
|
},
|
2022-05-06 12:35:42 +02:00
|
|
|
|
"1": {
|
2021-11-16 02:59:33 +01:00
|
|
|
|
"then": "Nessuna pagina Wikipedia è ancora stata collegata"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"question": "Qual è l’elemento Wikidata corrispondente?"
|
2021-09-09 00:19:39 +02:00
|
|
|
|
}
|
2021-07-03 14:49:52 +02:00
|
|
|
|
}
|
2022-08-24 03:09:51 +02:00
|
|
|
|
}
|