forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
2b742ae226
commit
cdf2934d11
20 changed files with 105 additions and 110 deletions
|
@ -1227,11 +1227,11 @@
|
|||
},
|
||||
"playground-opening_hours": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Sempre accessible"
|
||||
},
|
||||
"0": {
|
||||
"then": "Accesible des de la sortida del sol fins al vespre"
|
||||
},
|
||||
"1": {
|
||||
"then": "Sempre accessible"
|
||||
}
|
||||
},
|
||||
"question": "Quan és accesible aquest parc infantil?"
|
||||
|
@ -1278,24 +1278,24 @@
|
|||
"title": "una bústia per a llibres"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bústia per llibres"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"public_bookcase-brand": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Aquesta prestatgeria pública no és part d'una xarxa més gran"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bookcase-is-indoors": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "La prestatgeria està ubicada a l'exterior"
|
||||
}
|
||||
}
|
||||
},
|
||||
"public_bookcase-brand": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Aquesta prestatgeria pública no és part d'una xarxa més gran"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bústia per llibres"
|
||||
}
|
||||
},
|
||||
"recycling": {
|
||||
|
@ -1654,6 +1654,31 @@
|
|||
"render": "Càmera de videovigilància"
|
||||
}
|
||||
},
|
||||
"tertiary_education": {
|
||||
"tagRenderings": {
|
||||
"institution-kind": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior."
|
||||
}
|
||||
}
|
||||
},
|
||||
"isced": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquí s'imparteixen carreres universitàries"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquí s'imparteixen masters"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí s'imparteixen doctorats"
|
||||
}
|
||||
},
|
||||
"question": "Quin nivell d'educació és dona aquí?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"toilet": {
|
||||
"name": "Lavabos",
|
||||
"tagRenderings": {
|
||||
|
@ -1801,30 +1826,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tertiary_education": {
|
||||
"tagRenderings": {
|
||||
"isced": {
|
||||
"question": "Quin nivell d'educació és dona aquí?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquí s'imparteixen carreres universitàries"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí s'imparteixen doctorats"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquí s'imparteixen masters"
|
||||
}
|
||||
}
|
||||
},
|
||||
"institution-kind": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -7167,12 +7167,6 @@
|
|||
"render_single_language": "Die Treppe hat taktile Schrift in {language():font-bold}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befindet sich die Treppe?",
|
||||
"render": "Die Treppe befindet sich zwischen den Stockwerken {level}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -7553,18 +7547,6 @@
|
|||
},
|
||||
"question": "Wer ist der Betreiber dieses Fahrkartenentwerters?",
|
||||
"render": "Dieser Fahrkartenentwerter wird betrieben von {operator}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"1": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
},
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -7831,11 +7813,6 @@
|
|||
"wheelchair-door-width": {
|
||||
"question": "Wie breit ist die Tür zur rollstuhlgerechten Toilette?",
|
||||
"render": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -8500,4 +8477,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue