Translation sync, should fix #538
This commit is contained in:
parent
3d05028c7b
commit
d8d12c607b
90 changed files with 3055 additions and 3043 deletions
|
@ -96,4 +96,4 @@
|
|||
"question": "Was ist der entsprechende Artikel auf Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -96,4 +96,4 @@
|
|||
"question": "What is the corresponding item on Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,17 +1,5 @@
|
|||
{
|
||||
"undefined": {
|
||||
"phone": {
|
||||
"question": "Kio estas la telefonnumero de {name}?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Kie estas la retejo de {name}?"
|
||||
},
|
||||
"opening_hours": {
|
||||
"render": "<h3>Malfermitaj horoj</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"email": {
|
||||
"question": "Kio estas la retpoŝta adreso de {name}?"
|
||||
},
|
||||
"dog-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -22,19 +10,31 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"email": {
|
||||
"question": "Kio estas la retpoŝta adreso de {name}?"
|
||||
},
|
||||
"level": {
|
||||
"render": "En la {level}a etaĝo",
|
||||
"mappings": {
|
||||
"3": {
|
||||
"then": "En la unua etaĝo"
|
||||
"1": {
|
||||
"then": "En la teretaĝo"
|
||||
},
|
||||
"2": {
|
||||
"then": "En la teretaĝo"
|
||||
},
|
||||
"1": {
|
||||
"then": "En la teretaĝo"
|
||||
"3": {
|
||||
"then": "En la unua etaĝo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "En la {level}a etaĝo"
|
||||
},
|
||||
"opening_hours": {
|
||||
"render": "<h3>Malfermitaj horoj</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"phone": {
|
||||
"question": "Kio estas la telefonnumero de {name}?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Kie estas la retejo de {name}?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,59 +1,8 @@
|
|||
{
|
||||
"undefined": {
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nincs belinkelve a Wikipédiához"
|
||||
}
|
||||
},
|
||||
"question": "Mi a megfelelő szócikk a Wikipédián?"
|
||||
},
|
||||
"wikipedia": {
|
||||
"question": "Mi a megfelelő Wikidata-elem?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Még nincs Wikipédia-oldal belinkelve"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"question": "Van-e még valami lényeges, amit nem tudott megadni az előző kérdésekben? Itt megteheti.<br/><span style='font-size: small'>Ne ismételjen meg már megadott tényeket</span>"
|
||||
},
|
||||
"level": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "A földszinten található"
|
||||
},
|
||||
"0": {
|
||||
"then": "A föld alatt található"
|
||||
},
|
||||
"2": {
|
||||
"then": "A földszinten található"
|
||||
},
|
||||
"3": {
|
||||
"then": "Az első emeleten található"
|
||||
}
|
||||
},
|
||||
"question": "Melyik szinten található ez a létesítmény?",
|
||||
"render": "{level}. emeleten található"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Ez a hely könnyedén elérhető kerekesszékkel"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ez a hely ugyan elérhető kerekesszékkel, de nehezen"
|
||||
},
|
||||
"0": {
|
||||
"then": "Ez a hely kifejezetten kerekesszékeseknek lett kialakítva"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ez a hely kerekesszékkel elérhetetlen"
|
||||
}
|
||||
},
|
||||
"question": "Akadálymentes-e ez a hely?"
|
||||
},
|
||||
"dog-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -74,6 +23,24 @@
|
|||
"email": {
|
||||
"question": "Mi a(z) {name} e-mail címe?"
|
||||
},
|
||||
"level": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A föld alatt található"
|
||||
},
|
||||
"1": {
|
||||
"then": "A földszinten található"
|
||||
},
|
||||
"2": {
|
||||
"then": "A földszinten található"
|
||||
},
|
||||
"3": {
|
||||
"then": "Az első emeleten található"
|
||||
}
|
||||
},
|
||||
"question": "Melyik szinten található ez a létesítmény?",
|
||||
"render": "{level}. emeleten található"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Mikor van nyitva ez: {name}?",
|
||||
"render": "<h3>Nyitva tartás</h3>{opening_hours_table(opening_hours)}"
|
||||
|
@ -94,6 +61,39 @@
|
|||
},
|
||||
"website": {
|
||||
"question": "Mi a weboldala ennek: {name}?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ez a hely kifejezetten kerekesszékeseknek lett kialakítva"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ez a hely könnyedén elérhető kerekesszékkel"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ez a hely ugyan elérhető kerekesszékkel, de nehezen"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ez a hely kerekesszékkel elérhetetlen"
|
||||
}
|
||||
},
|
||||
"question": "Akadálymentes-e ez a hely?"
|
||||
},
|
||||
"wikipedia": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Még nincs Wikipédia-oldal belinkelve"
|
||||
}
|
||||
},
|
||||
"question": "Mi a megfelelő Wikidata-elem?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nincs belinkelve a Wikipédiához"
|
||||
}
|
||||
},
|
||||
"question": "Mi a megfelelő szócikk a Wikipédián?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,22 +3,31 @@
|
|||
"description": {
|
||||
"question": "C'è ancora qualche informazione importante che non è stato possibile fornire nelle domande precedenti? Aggiungila qui.<br/><span style='font-size: small'>Non ripetere informazioni già fornite</span>"
|
||||
},
|
||||
"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à?"
|
||||
},
|
||||
"email": {
|
||||
"question": "Qual è l'indirizzo email di {name}?"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Quali sono gli orari di apertura di {name}?",
|
||||
"render": "<h3>Orari di apertura</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"phone": {
|
||||
"question": "Qual è il numero di telefono di {name}?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Qual è il sito web di {name}?"
|
||||
},
|
||||
"level": {
|
||||
"render": "Si trova al piano numero {level}",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Si trova sotto il livello stradale"
|
||||
},
|
||||
"1": {
|
||||
"then": "Si trova al pianoterra"
|
||||
},
|
||||
|
@ -27,12 +36,14 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Si trova al primo piano"
|
||||
},
|
||||
"0": {
|
||||
"then": "Si trova sotto il livello stradale"
|
||||
}
|
||||
},
|
||||
"question": "A quale piano si trova questo elemento?"
|
||||
"question": "A quale piano si trova questo elemento?",
|
||||
"render": "Si trova al piano numero {level}"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Quali sono gli orari di apertura di {name}?",
|
||||
"render": "<h3>Orari di apertura</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"payment-options": {
|
||||
"mappings": {
|
||||
|
@ -45,8 +56,17 @@
|
|||
},
|
||||
"question": "Quali metodi di pagamento sono accettati qui?"
|
||||
},
|
||||
"phone": {
|
||||
"question": "Qual è il numero di telefono di {name}?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Qual è il sito web di {name}?"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
|
@ -55,38 +75,10 @@
|
|||
},
|
||||
"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": {
|
||||
|
@ -94,6 +86,14 @@
|
|||
}
|
||||
},
|
||||
"question": "Qual è l’elemento Wikidata corrispondente?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Non collegato a Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Qual è il corrispondente elemento su Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,77 +3,46 @@
|
|||
"description": {
|
||||
"question": "Er det noe mer som er relevant du ikke kunne opplyse om i tidligere svar? Legg det til her.<br/><span style='font-size: small'>Ikke gjenta fakta som allerede er nevnt</span>"
|
||||
},
|
||||
"email": {
|
||||
"question": "Hva er e-postadressen til {name}?"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Hva er åpningstidene for {name})",
|
||||
"render": "<h3>Åpningstider</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"phone": {
|
||||
"question": "Hva er telefonnummeret til {name}?"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"3": {
|
||||
"then": "Hunder tillates og kan gå fritt"
|
||||
}
|
||||
},
|
||||
"question": "Tillates hunder i denne forretningen?"
|
||||
},
|
||||
"email": {
|
||||
"question": "Hva er e-postadressen til {name}?"
|
||||
},
|
||||
"level": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Under bakken"
|
||||
},
|
||||
"1": {
|
||||
"then": "På gateplan"
|
||||
},
|
||||
"2": {
|
||||
"then": "På gateplan"
|
||||
},
|
||||
"3": {
|
||||
"then": "I andre etasje"
|
||||
},
|
||||
"1": {
|
||||
"then": "På gateplan"
|
||||
},
|
||||
"0": {
|
||||
"then": "Under bakken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Hva er åpningstidene for {name})",
|
||||
"render": "<h3>Åpningstider</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"payment-options": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -85,6 +54,29 @@
|
|||
},
|
||||
"question": "Hvilke betalingsmetoder godtas her?"
|
||||
},
|
||||
"phone": {
|
||||
"question": "Hva er telefonnummeret til {name}?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Hva er nettsiden til {name}?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dette stedet er spesielt tilpasset rullestolsbrukere"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dette stedet kan enkelt besøkes med rullestol"
|
||||
},
|
||||
"2": {
|
||||
"then": "Det er mulig å besøke dette stedet i rullestol, men det er ikke lett"
|
||||
},
|
||||
"3": {
|
||||
"then": "Dette stedet er ikke tilgjengelig for besøk med rullestol"
|
||||
}
|
||||
},
|
||||
"question": "Er dette stedet tilgjengelig for rullestoler?"
|
||||
},
|
||||
"wikipedia": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -92,6 +84,14 @@
|
|||
}
|
||||
},
|
||||
"question": "Hva er respektivt Wikipedia-element?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ikke lenket med Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Hva er respektivt element på Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -96,4 +96,4 @@
|
|||
"question": "Welk Wikipedia-artikel beschrijft dit object?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -96,4 +96,4 @@
|
|||
"question": "Qual é o item correspondente na Wikipédia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue