Generate translations
This commit is contained in:
parent
2484848cd6
commit
6e0f57f368
14 changed files with 159 additions and 1342 deletions
|
@ -65,7 +65,7 @@
|
|||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This place is specially adapted for wheelchair users"
|
||||
"then": "This place is specially adapated for wheelchair users"
|
||||
},
|
||||
"1": {
|
||||
"then": "This place is easily reachable with a wheelchair"
|
||||
|
@ -96,4 +96,4 @@
|
|||
"question": "What is the corresponding item on Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -15,85 +15,6 @@
|
|||
},
|
||||
"website": {
|
||||
"question": "Qual è il sito web di {name}?"
|
||||
},
|
||||
"level": {
|
||||
"render": "Si trova al piano numero {level}",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Si trova al pianoterra"
|
||||
},
|
||||
"2": {
|
||||
"then": "Si trova al pianoterra"
|
||||
},
|
||||
"3": {
|
||||
"then": "Si trova al primo piano"
|
||||
},
|
||||
"0": {
|
||||
"then": "Si trova sotto il livello stradale"
|
||||
}
|
||||
},
|
||||
"question": "A quale piano si trova questo elemento?"
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"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"
|
||||
},
|
||||
"0": {
|
||||
"then": "Questo luogo è stato adattato per favorire le persone in sedia a rotelle"
|
||||
}
|
||||
},
|
||||
"question": "Questo luogo è accessibile con una sedia a rotelle?"
|
||||
},
|
||||
"dog-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cani ammessi"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cani ammessi ma solo se tenuti al guinzaglio"
|
||||
},
|
||||
"1": {
|
||||
"then": "I cani <b>non</b> sono ammessi"
|
||||
},
|
||||
"3": {
|
||||
"then": "I cani sono ammessi e possono andare in giro liberamente"
|
||||
}
|
||||
},
|
||||
"question": "I cani sono ammessi in quest’attività?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"question": "Qual è il corrispondente elemento su Wikipedia?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Non collegato a Wikipedia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wikipedia": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nessuna pagina Wikipedia è ancora stata collegata"
|
||||
}
|
||||
},
|
||||
"question": "Qual è l’elemento Wikidata corrispondente?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -15,83 +15,6 @@
|
|||
},
|
||||
"website": {
|
||||
"question": "Hva er nettsiden til {name}?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ikke lenket med Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Hva er respektivt element på Wikipedia?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"question": "Er dette stedet tilgjengelig for rullestoler?",
|
||||
"mappings": {
|
||||
"3": {
|
||||
"then": "Dette stedet er ikke tilgjengelig for besøk med rullestol"
|
||||
},
|
||||
"2": {
|
||||
"then": "Det er mulig å besøke dette stedet i rullestol, men det er ikke lett"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dette stedet kan enkelt besøkes med rullestol"
|
||||
},
|
||||
"0": {
|
||||
"then": "Dette stedet er spesielt tilpasset rullestolsbrukere"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dog-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hunder tillates"
|
||||
},
|
||||
"3": {
|
||||
"then": "Hunder tillates og kan gå fritt"
|
||||
},
|
||||
"1": {
|
||||
"then": "Hunder tillates <b>ikke</b>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hunder tillates, men de må være i bånd"
|
||||
}
|
||||
},
|
||||
"question": "Tillates hunder i denne forretningen?"
|
||||
},
|
||||
"level": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "På gateplan"
|
||||
},
|
||||
"3": {
|
||||
"then": "I andre etasje"
|
||||
},
|
||||
"1": {
|
||||
"then": "På gateplan"
|
||||
},
|
||||
"0": {
|
||||
"then": "Under bakken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"payment-options": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kontanter godtas her"
|
||||
},
|
||||
"1": {
|
||||
"then": "Betalingskort godtas her"
|
||||
}
|
||||
},
|
||||
"question": "Hvilke betalingsmetoder godtas her?"
|
||||
},
|
||||
"wikipedia": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ingen Wikipedia-side lenket enda"
|
||||
}
|
||||
},
|
||||
"question": "Hva er respektivt Wikipedia-element?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -96,4 +96,4 @@
|
|||
"question": "Qual é o item correspondente na Wikipédia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue