Themes(education): move 'kindergarten' into 'school', add 'school:orientation' (only in Belgium), add more differentiated icons
This commit is contained in:
parent
87ab165e58
commit
6d68ca7988
26 changed files with 1147 additions and 738 deletions
|
@ -2150,6 +2150,24 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"childcare": {
|
||||
"name": "Guarderies d'infants",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una guarderia"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Quants nens (com a màxim) es poden inscriure aquí?",
|
||||
"render": "Aquesta instal·lació té espai per a {capacity} nens"
|
||||
},
|
||||
"name": {
|
||||
"question": "Com s'anomena aquesta instal·lació?",
|
||||
"render": "Aquesta instal·lació s'anomena <b>{name}</b>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"climbing": {
|
||||
"description": "Una capa fictícia que conté renderització d'etiquetes compartides entre les capes d'escalada",
|
||||
"tagRenderings": {
|
||||
|
@ -4865,35 +4883,6 @@
|
|||
"render": "Vorada"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"name": "Llars d'infants i guarderies",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una llar d'infants"
|
||||
},
|
||||
"1": {
|
||||
"title": "una guarderia"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Quants nens (com a màxim) es poden inscriure aquí?",
|
||||
"render": "Aquesta instal·lació té espai per a {capacity} nens"
|
||||
},
|
||||
"childcare-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta és una llar d'infants (també coneguda com a <i>preescolar</i>) on els nens petits reben educació primerenca."
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'instal·lació és aquesta?"
|
||||
},
|
||||
"name": {
|
||||
"question": "Com s'anomena aquesta instal·lació?",
|
||||
"render": "Aquesta instal·lació s'anomena <b>{name}</b>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_click": {
|
||||
"pointRendering": {
|
||||
"0": {
|
||||
|
@ -6976,6 +6965,9 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "una escola de primària o secundària"
|
||||
},
|
||||
"1": {
|
||||
"title": "una escola de primària o secundària"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -7043,30 +7035,21 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta és una escola on els estudiants estudien habilitats al nivell adequat per a la seva edat. <div>Hi ha poques o cap instal·lació especial per atendre els estudiants amb necessitats especials o les instal·lacions són ad-hoc</div>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta és una escola per a estudiants sense necessitats especials <div class='subtle'> Açò inclou alumnes que poden seguir les classes amb petites mesures</div>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta és una escola on els adults reben competències al nivell especificat."
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquesta és una escola per a estudiants amb autisme"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"then": "Aquesta és una escola per a estudiants amb dificultats de l'aprenentatge"
|
||||
},
|
||||
"5": {
|
||||
"2": {
|
||||
"then": "Aquesta és una escola per a estudiants cecs o estudiants amb deficiències visuals"
|
||||
},
|
||||
"6": {
|
||||
"3": {
|
||||
"then": "Aquesta és una escola per a estudiants sords o amb dificultats auditives"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "Aquesta és una escola per a estudiants amb discapacitats"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "Aquesta és una escola per a estudiants amb necessitats especials"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -2588,6 +2588,35 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"childcare": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "péče o děti"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Kolik dětí (maximálně) zde může být zapsáno?",
|
||||
"render": "Toto zařízení má prostor pro {capacity} dětí"
|
||||
},
|
||||
"name": {
|
||||
"question": "Jak se toto zařízení jmenuje?",
|
||||
"render": "Toto zařízení se jmenuje <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Kdy je tato péče o děti otevřena?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Péče o děti {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cinema": {
|
||||
"name": "Kino",
|
||||
"tagRenderings": {
|
||||
|
@ -5750,53 +5779,6 @@
|
|||
"render": "Obrubník"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"name": "Mateřské školky a péče o děti",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "mateřská školka"
|
||||
},
|
||||
"1": {
|
||||
"title": "péče o děti"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Kolik dětí (maximálně) zde může být zapsáno?",
|
||||
"render": "Toto zařízení má prostor pro {capacity} dětí"
|
||||
},
|
||||
"childcare-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Jedná se o mateřskou školu (známou také jako <i>předškolní zařízení</i>), kde se malým dětem dostává raného vzdělání."
|
||||
},
|
||||
"1": {
|
||||
"then": "Jedná se o zařízení péče o děti, jako jsou jesle nebo školka, kde se starají o malé děti. Neposkytují vzdělání a jsou často provozovány jako soukromé podniky"
|
||||
}
|
||||
},
|
||||
"question": "O jaký typ zařízení se jedná?"
|
||||
},
|
||||
"name": {
|
||||
"question": "Jak se toto zařízení jmenuje?",
|
||||
"render": "Toto zařízení se jmenuje <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Kdy je tato péče o děti otevřena?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Mateřská škola {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Péče o děti {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_click": {
|
||||
"pointRendering": {
|
||||
"0": {
|
||||
|
@ -7965,6 +7947,9 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "základní nebo střední škola"
|
||||
},
|
||||
"1": {
|
||||
"title": "základní nebo střední škola"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -8065,30 +8050,21 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Jedná se o školu, kde studenti studují dovednosti na úrovni odpovídající jejich věku. <div>Existuje málo nebo žádná speciální zařízení pro studenty se speciálními potřebami nebo zařízení jsou ad hoc</div>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Toto je škola pro studenty bez speciálních potřeb<div class='subtle'>To zahrnuje studenty, kteří mohou absolvovat kurzy s malými, ad hoc měřeními</div>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Jedná se o školu, kde se dospělí učí dovednostem na stanovené úrovni."
|
||||
},
|
||||
"3": {
|
||||
"then": "Jedná se o školu pro studenty s autismem"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"then": "Jedná se o školu pro žáky s poruchami učení"
|
||||
},
|
||||
"5": {
|
||||
"2": {
|
||||
"then": "Jedná se o školu pro nevidomé studenty nebo studenty se zrakovým postižením"
|
||||
},
|
||||
"6": {
|
||||
"3": {
|
||||
"then": "Jedná se o školu pro neslyšící studenty nebo studenty se sluchovým postižením"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "Jedná se o školu pro studenty se zdravotním postižením"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "Jedná se o školu pro žáky se speciálními potřebami"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -2874,6 +2874,36 @@
|
|||
"render": "Ladestation"
|
||||
}
|
||||
},
|
||||
"childcare": {
|
||||
"name": "Kinderkrippen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "eine Kinderkrippe"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Wie viele Kinder können hier maximal angemeldet werden?",
|
||||
"render": "Diese Einrichtung bietet Platz für {capacity} Kinder"
|
||||
},
|
||||
"name": {
|
||||
"question": "Wie lautet der Name dieser Einrichtung?",
|
||||
"render": "Diese Einrichtung hat den Namen <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist diese Kinderbetreuung geöffnet?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kinderkrippe {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cinema": {
|
||||
"description": "Ein Ort, an dem Filme gezeigt werden, die der Öffentlichkeit gegen Gebühr zugänglich sind.",
|
||||
"name": "Kino",
|
||||
|
@ -6573,53 +6603,6 @@
|
|||
"render": "Bordstein"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"name": "Kindergärten und Kinderkrippen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "einen Kindergarten"
|
||||
},
|
||||
"1": {
|
||||
"title": "eine Kinderkrippe"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Wie viele Kinder können hier maximal angemeldet werden?",
|
||||
"render": "Diese Einrichtung bietet Platz für {capacity} Kinder"
|
||||
},
|
||||
"childcare-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dies ist ein Kindergarten (auch bekannt als <i>Vorschule</i>), in dem kleine Kinder eine Früherziehung erhalten."
|
||||
},
|
||||
"1": {
|
||||
"then": "Dies ist eine Kinderbetreuungseinrichtung, z. B. ein Kinderkrippe oder eine Tagesmutter, in der Kleinkinder betreut werden. Sie bieten keine Ausbildung an und werden oft als Privatunternehmen geführt"
|
||||
}
|
||||
},
|
||||
"question": "Um welche Art von Einrichtung handelt es sich?"
|
||||
},
|
||||
"name": {
|
||||
"question": "Wie lautet der Name dieser Einrichtung?",
|
||||
"render": "Diese Einrichtung hat den Namen <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist diese Kinderbetreuung geöffnet?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kindergarten {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Kinderkrippe {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_click": {
|
||||
"pointRendering": {
|
||||
"0": {
|
||||
|
@ -9456,6 +9439,9 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "eine Grundschule oder weiterführende Schule"
|
||||
},
|
||||
"1": {
|
||||
"title": "eine Grundschule oder weiterführende Schule"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -9556,30 +9542,21 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Es handelt sich um eine Schule, in der die Schüler Fähigkeiten auf ihrem altersgemäßen Niveau erlernen. <div>Es gibt wenig oder keine speziellen Einrichtungen für Schüler mit besonderen Bedürfnissen oder die Einrichtungen sind ad-hoc</div>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dies ist eine Schule für Schüler ohne besondere Bedürfnisse<div class='subtle'>Dazu gehören auch Schüler, die den Kursen mit kleinen Ad-hoc-Maßnahmen folgen können</div>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dies ist eine Schule, in der Erwachsene auf dem angegebenen Niveau unterrichtet werden."
|
||||
},
|
||||
"3": {
|
||||
"then": "Dies ist eine Schule für Schüler mit Autismus"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"then": "Dies ist eine Schule für Schüler mit Lernschwierigkeiten"
|
||||
},
|
||||
"5": {
|
||||
"2": {
|
||||
"then": "Dies ist eine Schule für blinde oder sehbehinderte Schüler"
|
||||
},
|
||||
"6": {
|
||||
"3": {
|
||||
"then": "Dies ist eine Schule für gehörlose oder hörgeschädigte Schüler"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "Dies ist eine Schule für Schüler mit Behinderungen"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "Dies ist eine Schule für Schüler mit besonderen Bedürfnissen"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -2874,6 +2874,36 @@
|
|||
"render": "Charging station"
|
||||
}
|
||||
},
|
||||
"childcare": {
|
||||
"name": "Childcare",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a childcare"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "How much kids (at most) can be enrolled here?",
|
||||
"render": "This facility has room for {capacity} kids"
|
||||
},
|
||||
"name": {
|
||||
"question": "What is the name of this facility?",
|
||||
"render": "This facility is named <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "When is this childcare opened?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Childcare {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cinema": {
|
||||
"description": "A place showing movies (films), generally open to the public for a fee. Commonly referred to as a movie theater in the US.",
|
||||
"name": "Cinema",
|
||||
|
@ -6604,53 +6634,6 @@
|
|||
"render": "Kerb"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"name": "Kindergartens and childcare",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a kindergarten"
|
||||
},
|
||||
"1": {
|
||||
"title": "a childcare"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "How much kids (at most) can be enrolled here?",
|
||||
"render": "This facility has room for {capacity} kids"
|
||||
},
|
||||
"childcare-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a kindergarten (also known as <i>preschool</i>) where small kids receive early education."
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a childcare facility, such as a nursery or daycare where small kids are looked after. They do not offer an education and are ofter run as private businesses"
|
||||
}
|
||||
},
|
||||
"question": "What type of facility is this?"
|
||||
},
|
||||
"name": {
|
||||
"question": "What is the name of this facility?",
|
||||
"render": "This facility is named <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "When is this childcare opened?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kindergarten {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Childcare {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_click": {
|
||||
"pointRendering": {
|
||||
"0": {
|
||||
|
@ -9483,10 +9466,46 @@
|
|||
}
|
||||
},
|
||||
"school": {
|
||||
"filter": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "All levels of education"
|
||||
},
|
||||
"1": {
|
||||
"question": "Has a kindergarten"
|
||||
},
|
||||
"2": {
|
||||
"question": "Primary school"
|
||||
},
|
||||
"3": {
|
||||
"question": "Secondary school with all grades"
|
||||
},
|
||||
"4": {
|
||||
"question": "Has first grade"
|
||||
},
|
||||
"5": {
|
||||
"question": "Has second grade"
|
||||
},
|
||||
"6": {
|
||||
"question": "Has third grade"
|
||||
},
|
||||
"7": {
|
||||
"question": "This school offers post-secondary education (e.g. a seventh or eight specialisation year)"
|
||||
},
|
||||
"8": {
|
||||
"question": "Unknown school level"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Primary and secondary schools",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a primary or secondary school"
|
||||
},
|
||||
"1": {
|
||||
"title": "a primary or secondary school"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -9537,6 +9556,20 @@
|
|||
},
|
||||
"question": "Which genders can enroll at this school?"
|
||||
},
|
||||
"orientation_belgium": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Prepares for an academic study at university"
|
||||
},
|
||||
"1": {
|
||||
"then": "Prepares for a professional study at a college"
|
||||
},
|
||||
"2": {
|
||||
"then": "Prepares for a job"
|
||||
}
|
||||
},
|
||||
"question": "What does this school train pupils for?"
|
||||
},
|
||||
"pedagogy": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9587,30 +9620,21 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a school where students study skills at their age-adequate level. <div>There are little or no special facilities to cater for students with special needs or facilities are ad-hoc</div>"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a school for students without special needs<div class='subtle'>This includes students who can follow the courses with small, ad hoc measurements</div>"
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a school where adults are taught skills on the level as specified."
|
||||
},
|
||||
"3": {
|
||||
"then": "This is a school for students with autism"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"then": "This is a school for students with learning disabilities"
|
||||
},
|
||||
"5": {
|
||||
"2": {
|
||||
"then": "This is a school for blind students or students with sight impairments"
|
||||
},
|
||||
"6": {
|
||||
"3": {
|
||||
"then": "This is a school for deaf students or students with hearing impairments"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "This is a school for students with disabilities"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "This is a school for students with special needs"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -2815,6 +2815,35 @@
|
|||
"render": "Punto de carga"
|
||||
}
|
||||
},
|
||||
"childcare": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una guardería"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "¿Cuántos niños (como máximo) pueden inscribirse aquí?",
|
||||
"render": "Este centro tiene capacidad para {capacity} niños"
|
||||
},
|
||||
"name": {
|
||||
"question": "¿Cuál es el nombre de este centro?",
|
||||
"render": "Este centro se llama <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "¿Cuándo abre esta guardería?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Guardería {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cinema": {
|
||||
"description": "Un lugar donde se proyectan películas (cine), generalmente abierto al público por una tarifa Comúnmente conocido como cine en Estados Unidos.",
|
||||
"name": "Cine",
|
||||
|
@ -6416,53 +6445,6 @@
|
|||
"render": "Bordillo"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"name": "Jardines de infancia y guarderías",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un jardín de infancia"
|
||||
},
|
||||
"1": {
|
||||
"title": "una guardería"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "¿Cuántos niños (como máximo) pueden inscribirse aquí?",
|
||||
"render": "Este centro tiene capacidad para {capacity} niños"
|
||||
},
|
||||
"childcare-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Se trata de un jardín de infancia (también conocido como <i>preescolar</i>) donde los niños pequeños reciben educación temprana."
|
||||
},
|
||||
"1": {
|
||||
"then": "Se trata de un centro de cuidado infantil, como una guardería o una sala de juegos donde se cuida a los niños pequeños. No ofrecen educación y suelen ser empresas privadas"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de centro es este?"
|
||||
},
|
||||
"name": {
|
||||
"question": "¿Cuál es el nombre de este centro?",
|
||||
"render": "Este centro se llama <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "¿Cuándo abre esta guardería?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Jardín de infancia {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Guardería {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_click": {
|
||||
"pointRendering": {
|
||||
"0": {
|
||||
|
@ -9269,6 +9251,9 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "una escuela primaria o secundaria"
|
||||
},
|
||||
"1": {
|
||||
"title": "una escuela primaria o secundaria"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -9369,30 +9354,21 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta es una escuela donde los alumnos estudian habilidades en su nivel adecuado para su edad. <div>Hay pocas o ninguna instalación especial para atender a alumnos con necesidades especiales o las instalaciones son improvisadas</div>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta es una escuela para alumnos sin necesidades especiales<div class='subtle'>Esto incluye alumnos que pueden seguir los cursos con pequeñas medidas improvisadas</div>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta es una escuela donde se enseñan habilidades a adultos en el nivel especificado."
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta es una escuela para alumnos con autismo"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"then": "Esta es una escuela para alumnos con dificultades de aprendizaje"
|
||||
},
|
||||
"5": {
|
||||
"2": {
|
||||
"then": "Esta es una escuela para alumnos ciegos o con discapacidad visual"
|
||||
},
|
||||
"6": {
|
||||
"3": {
|
||||
"then": "Esta es una escuela para alumnos sordos o con discapacidad auditiva"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "Esta es una escuela para alumnos con discapacidad"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "Esta es una escuela para alumnos con necesidades especiales"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -5693,6 +5693,9 @@
|
|||
"presets": {
|
||||
"0": {
|
||||
"title": "une école primaire ou secondaire"
|
||||
},
|
||||
"1": {
|
||||
"title": "une école primaire ou secondaire"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -5760,30 +5763,21 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "C'est un établissement scolaire où les étudiants acquièrent des compétences à un niveau adapté à leur âge. <div>Il y a peu ou pas d'adaptations spéciales pour aider les étudiants ayant des besoins particuliers, ou les installations sont ad-hoc</div> Remark: isn't it contradictory to say there's no special facility + the facilities are ad-hoc?"
|
||||
},
|
||||
"1": {
|
||||
"then": "C'est un établissement scolaire pour étudiants sans besoins particuliers. <div class='subtle'>Sont inclus les étudiants qui peuvent suivre les cours avec de petites adaptations.</div>"
|
||||
},
|
||||
"2": {
|
||||
"then": "C'est un établissement où des adultes sont formés au niveau mentionné."
|
||||
},
|
||||
"3": {
|
||||
"then": "C'est un établissement scolaire pour les étudiants ayant un trouble du spectre de l’autisme (TSA)"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"then": "C'est un établissement scolaire pour les étudiants ayant des troubles d’apprentissage"
|
||||
},
|
||||
"5": {
|
||||
"2": {
|
||||
"then": "C'est un établissement scolaire pour les étudiants aveugles ou malvoyants"
|
||||
},
|
||||
"6": {
|
||||
"3": {
|
||||
"then": "C'est un établissement scolaire pour les étudiants sourds ou malentendants"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "C'est un établissement scolaire pour les étudiants en situation de handicap"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "C'est un établissement scolaire pour les étudiants ayant des besoins particuliers"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -2049,6 +2049,9 @@
|
|||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Vogelkijkhut {name}"
|
||||
},
|
||||
|
@ -2816,6 +2819,36 @@
|
|||
"render": "Oplaadpunt"
|
||||
}
|
||||
},
|
||||
"childcare": {
|
||||
"name": "Kinderopvang",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een kinderopvang"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Hoeveel kinderen kunnen hier terecht?",
|
||||
"render": "Hier kunnen {capacity} kinderen terecht"
|
||||
},
|
||||
"name": {
|
||||
"question": "Wat is de naam van deze faciliteit?",
|
||||
"render": "Deze faciliteit heet <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wanneer is deze kinderopvang geopend?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kinderopvang {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cinema": {
|
||||
"description": "Een plaats die films toont, meestal open voor het publiek tegen een vergoeding.",
|
||||
"name": "Bioscoop",
|
||||
|
@ -5915,53 +5948,6 @@
|
|||
"render": "Stoeprand"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"name": "Kleuterscholen en kinderopvang",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een kleuterschool"
|
||||
},
|
||||
"1": {
|
||||
"title": "een kinderopvang"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Hoeveel kinderen kunnen hier terecht?",
|
||||
"render": "Hier kunnen {capacity} kinderen terecht"
|
||||
},
|
||||
"childcare-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dit is een kleuterschool waar kindjes (voorbereidend) onderwijs krijgen."
|
||||
},
|
||||
"1": {
|
||||
"then": "Dit is een kinderopvang (ook een creche of onthaalmoeder genoemd) waar er voor kleine kinderen gezorgd wordt. Onderwijs is niet de hoofdfocus."
|
||||
}
|
||||
},
|
||||
"question": "Wat voor faciliteit is dit?"
|
||||
},
|
||||
"name": {
|
||||
"question": "Wat is de naam van deze faciliteit?",
|
||||
"render": "Deze faciliteit heet <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wanneer is deze kinderopvang geopend?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kleuterschool {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Kinderopvang {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_click": {
|
||||
"pointRendering": {
|
||||
"0": {
|
||||
|
@ -6373,6 +6359,11 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
}
|
||||
},
|
||||
"render": "Natuurgebied"
|
||||
}
|
||||
},
|
||||
|
@ -6904,6 +6895,21 @@
|
|||
"render": "Picknicktafel"
|
||||
}
|
||||
},
|
||||
"play_forest": {
|
||||
"description": "Een speelbos is een vrij toegankelijke zone in een bos",
|
||||
"name": "Speelbossen",
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Speelbos {name}"
|
||||
}
|
||||
},
|
||||
"render": "Speelbos"
|
||||
}
|
||||
},
|
||||
"playground": {
|
||||
"deletion": {
|
||||
"nonDeleteMappings": {
|
||||
|
@ -8082,10 +8088,40 @@
|
|||
}
|
||||
},
|
||||
"school": {
|
||||
"filter": {
|
||||
"1": {
|
||||
"options": {
|
||||
"1": {
|
||||
"question": "Kleuterafdeling"
|
||||
},
|
||||
"2": {
|
||||
"question": "Lagere school"
|
||||
},
|
||||
"3": {
|
||||
"question": "Secundaire school met alle graden"
|
||||
},
|
||||
"4": {
|
||||
"question": "Heeft eerste graad"
|
||||
},
|
||||
"5": {
|
||||
"question": "Heeft tweede graad"
|
||||
},
|
||||
"6": {
|
||||
"question": "Heeft derde graad"
|
||||
},
|
||||
"7": {
|
||||
"question": "Heeft specialisatiejaar"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Lagere en middelbare scholen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een lagere of middelbare school"
|
||||
},
|
||||
"1": {
|
||||
"title": "een lagere of middelbare school"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -8136,6 +8172,20 @@
|
|||
},
|
||||
"question": "Mogen jongens en meisjes les volgen op deze school?"
|
||||
},
|
||||
"orientation_belgium": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>Doorstroomfinaliteit</b>: een opleiding hier bereidt voor op universitaire studies"
|
||||
},
|
||||
"1": {
|
||||
"then": "<b>Dubbele finaliteit</b>: een opleiding hier bereidt voor op verdere studie (bv. aan een hogeschool of secundair-na-secundair) of op de arbeidsmarkt"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Arbeidsfinaliteit</b>: een opleiding hier bereidt voor op de arbeidsmarkt"
|
||||
}
|
||||
},
|
||||
"question": "Waarop wordt een leerling voorbereid?"
|
||||
},
|
||||
"school-language": {
|
||||
"render": {
|
||||
"special": {
|
||||
|
@ -8151,30 +8201,21 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze school richt zich op studenten zonder extra zorgbehoefte. <div class='subtle>Dit omvat leerlingen waarbij kleine, ad-hoc maatregelen volstaan om de lessen te volgen.</div>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze school richt zich op studenten zonder extra zorgbehoefte<div class='subtle>Dit omvat leerlingen waarbij kleine, ad-hoc maatregelen volstaan om de lessen te volgen.</div>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze school richt zich op volwassenen"
|
||||
},
|
||||
"3": {
|
||||
"then": "Deze school richt zich op studenten in het autisme-spectrum"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"then": "Deze school richt zich op leerlingen met een leerprobleem"
|
||||
},
|
||||
"5": {
|
||||
"2": {
|
||||
"then": "Deze school richt zich op blinde en slechtziende studenten"
|
||||
},
|
||||
"6": {
|
||||
"3": {
|
||||
"then": "Deze school richt zich op dove en hardhorende studenten"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "Deze school richt zich op studenten met een beperking"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "Deze school richt zich op studenten met extra zorgbehoeften"
|
||||
}
|
||||
},
|
||||
|
@ -8470,6 +8511,9 @@
|
|||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Voetpad"
|
||||
},
|
||||
|
@ -10635,13 +10679,25 @@
|
|||
}
|
||||
},
|
||||
"village_green": {
|
||||
"description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)"
|
||||
"description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)",
|
||||
"name": "Speelweide",
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
}
|
||||
},
|
||||
"render": "Speelweide"
|
||||
}
|
||||
},
|
||||
"visitor_information_centre": {
|
||||
"description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.",
|
||||
"name": "Bezoekerscentrum",
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name:nl}"
|
||||
},
|
||||
"1": {
|
||||
"then": "{name}"
|
||||
}
|
||||
|
@ -10871,4 +10927,4 @@
|
|||
"render": "windturbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1247,6 +1247,35 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"childcare": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "żłobek"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Jak wiele dzieci (maksymalnie) może być tutaj zapisanych?",
|
||||
"render": "Ta placówka ma miejsce na {capacity} dzieci"
|
||||
},
|
||||
"name": {
|
||||
"question": "Jaka jest nazwa tej placówki?",
|
||||
"render": "Ta placówka nazywa się <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "W jakich godzinach ten żłobek jest otwarty?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Żłobek {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"climbing_area": {
|
||||
"tagRenderings": {
|
||||
"Rock type (crag/rock/cliff only)": {
|
||||
|
@ -2377,50 +2406,6 @@
|
|||
"render": "Krawężnik"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"name": "Przedszkola i żłobki",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "przedszkole"
|
||||
},
|
||||
"1": {
|
||||
"title": "żłobek"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"question": "Jak wiele dzieci (maksymalnie) może być tutaj zapisanych?",
|
||||
"render": "Ta placówka ma miejsce na {capacity} dzieci"
|
||||
},
|
||||
"childcare-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "To jest przedszkole, gdzie małe dzieci otrzymują wczesną edukację."
|
||||
}
|
||||
},
|
||||
"question": "Jaki to rodzaj placówki?"
|
||||
},
|
||||
"name": {
|
||||
"question": "Jaka jest nazwa tej placówki?",
|
||||
"render": "Ta placówka nazywa się <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "W jakich godzinach ten żłobek jest otwarty?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Przedszkole {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Żłobek {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"last_click": {
|
||||
"pointRendering": {
|
||||
"0": {
|
||||
|
@ -3466,6 +3451,11 @@
|
|||
}
|
||||
},
|
||||
"school": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "przedszkole"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"school-language": {
|
||||
"render": {
|
||||
|
@ -3482,15 +3472,12 @@
|
|||
"target-audience": {
|
||||
"mappings": {
|
||||
"3": {
|
||||
"then": "To jest szkoła dla uczniów z autyzmem"
|
||||
},
|
||||
"6": {
|
||||
"then": "To jest szkoła dla uczniów głuchych i słabosłyszących"
|
||||
},
|
||||
"7": {
|
||||
"4": {
|
||||
"then": "To jest szkoła dla uczniów z niepełnosprawnościami"
|
||||
},
|
||||
"8": {
|
||||
"5": {
|
||||
"then": "To jest szkoła dla uczniów z specjalnymi potrzebami"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1284,13 +1284,6 @@
|
|||
"render": "Бордюр"
|
||||
}
|
||||
},
|
||||
"kindergarten_childcare": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "детский сад"
|
||||
}
|
||||
}
|
||||
},
|
||||
"map": {
|
||||
"name": "Карты",
|
||||
"presets": {
|
||||
|
@ -1637,6 +1630,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"school": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "детский сад"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"description": "Магазин",
|
||||
"name": "Магазин",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue