Merge pull request #1333 from weblate/weblate-mapcomplete-layers
Translations update from Hosted Weblate
This commit is contained in:
commit
26365dd0b5
3 changed files with 537 additions and 392 deletions
|
@ -98,6 +98,15 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Mural"
|
"then": "Mural"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Enrajolat"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Tallat a la fusta"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Pintura"
|
"then": "Pintura"
|
||||||
},
|
},
|
||||||
|
@ -121,15 +130,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Relleu"
|
"then": "Relleu"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Enrajolat"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Tallat a la fusta"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Quin tipus d'obra és aquesta peça?",
|
"question": "Quin tipus d'obra és aquesta peça?",
|
||||||
|
@ -256,22 +256,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bank": {
|
"bank": {
|
||||||
|
"description": "Una institució financera per a dipositar diners",
|
||||||
|
"filter": {
|
||||||
|
"1": {
|
||||||
|
"options": {
|
||||||
|
"0": {
|
||||||
|
"question": "Amb un caixer automàtic"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"name": "Bancs",
|
"name": "Bancs",
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"has_atm": {
|
"has_atm": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Aquest banc té un caixer automàtic"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Aquest banc <b>no</b> té un caixer automàtic"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Aquest banc té un caixer, però està mapejat com a un element diferent"
|
"then": "Aquest banc té un caixer, però està mapejat com a un element diferent"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"question": "Aquest banc té un caixer automàtic?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"barrier": {
|
"barrier": {
|
||||||
|
"description": "Obstacles a l'hora d'utilitzar la bicicleta com bol·lards i barreres per a bicicletes",
|
||||||
"name": "Barreres",
|
"name": "Barreres",
|
||||||
"presets": {
|
"presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
"description": "Un bol·lard a la carretera",
|
||||||
"title": "una pilona"
|
"title": "una pilona"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"description": "Una barrera ciclista que relanteix als ciclistes",
|
||||||
|
"title": "una barrera ciclista"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
|
@ -292,22 +315,49 @@
|
||||||
"4": {
|
"4": {
|
||||||
"then": "Pilona retràctil"
|
"then": "Pilona retràctil"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"question": "Quin tipus de bol·lard és aquest?"
|
||||||
},
|
},
|
||||||
"Cycle barrier type": {
|
"Cycle barrier type": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Simple, simplement dos barreres amb un espai al mig"
|
"then": "Simple, simplement dos barreres amb un espai al mig"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Doble, dues barreres una darrere l'altra"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Triple, tres barreres una darrere l'altra"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Barrera de seguretat, l'espai és menor a la part superior que a l'inferior"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"question": "Quin tipus de barrera ciclista és aquesta?"
|
||||||
},
|
},
|
||||||
"MaxWidth": {
|
"MaxWidth": {
|
||||||
"question": "Com d'ample és el buit que queda als costats de la barrera?"
|
"question": "Com d'ample és el buit que queda als costats de la barrera?",
|
||||||
|
"render": "Amplada màxima: {maxwidth:physical} m"
|
||||||
|
},
|
||||||
|
"Overlap (cyclebarrier)": {
|
||||||
|
"question": "Quant es solapen les barreres?",
|
||||||
|
"render": "Solapat: {overlap} m"
|
||||||
|
},
|
||||||
|
"Space between barrier (cyclebarrier)": {
|
||||||
|
"question": "Quant espai hi ha entre les barreres (al llarg de la longitud de la carretera)?",
|
||||||
|
"render": "Espai entre barreres (al llarg de la longitud de la carretera): {width:separation} m"
|
||||||
|
},
|
||||||
|
"Width of opening (cyclebarrier)": {
|
||||||
|
"question": "Quina amplitud té l'obertura més petita al costat de les barreres?",
|
||||||
|
"render": "Amplada de l'apertura: {width:opening} m"
|
||||||
},
|
},
|
||||||
"barrier_type": {
|
"barrier_type": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Aquest és un únic piló a la carretera"
|
"then": "Aquest és un únic piló a la carretera"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Açò és una barrera ciclista que relantitza als ciclistes"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -319,7 +369,8 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Un ciclista pot passar-hi."
|
"then": "Un ciclista pot passar-hi."
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"question": "Una bicicleta pot passar aquesta barrera?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
|
@ -336,6 +387,28 @@
|
||||||
},
|
},
|
||||||
"bench": {
|
"bench": {
|
||||||
"description": "Un banc és una superfície de madera, metall, pedra, … on un humà s’hi pot sentar. Aquesta capa els mostra i fa algunes preguntes sobre ells.",
|
"description": "Un banc és una superfície de madera, metall, pedra, … on un humà s’hi pot sentar. Aquesta capa els mostra i fa algunes preguntes sobre ells.",
|
||||||
|
"filter": {
|
||||||
|
"0": {
|
||||||
|
"options": {
|
||||||
|
"0": {
|
||||||
|
"question": "és un memorial"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"options": {
|
||||||
|
"0": {
|
||||||
|
"question": "Amb i sense respatller"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"question": "Té un respatller"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"question": "No té respatller"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"name": "Bancs",
|
"name": "Bancs",
|
||||||
"presets": {
|
"presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -343,6 +416,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
|
"bench-artwork": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Aquest banc té integrada una obra d'art"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Aquest banc no té una obra d'art integrada"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Aquest banc té algun element artístic?<div class='subtle text-lg'>P.e. té una pintura integrada, estatua o altres treballs no trivials i creatius</div>"
|
||||||
|
},
|
||||||
"bench-backrest": {
|
"bench-backrest": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -351,7 +435,8 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "<b>No</b> té espatller"
|
"then": "<b>No</b> té espatller"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"question": "Aquest banc té respatller?"
|
||||||
},
|
},
|
||||||
"bench-colour": {
|
"bench-colour": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
@ -380,8 +465,23 @@
|
||||||
"then": "Color: groc"
|
"then": "Color: groc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"question": "De quin color és aquest banc?",
|
||||||
"render": "Color: {colour}"
|
"render": "Color: {colour}"
|
||||||
},
|
},
|
||||||
|
"bench-direction": {
|
||||||
|
"question": "En quina direcció mires asseguts al banc?",
|
||||||
|
"render": "Quan s'està assegut al banc, es mira cap a {direction}º."
|
||||||
|
},
|
||||||
|
"bench-inscription": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Aquest banc no té cap inscripció"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Aquest banc <span class='subtle'>(probablement)</span> no té cap inscripció"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"bench-material": {
|
"bench-material": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -405,8 +505,24 @@
|
||||||
},
|
},
|
||||||
"render": "Material: {material}"
|
"render": "Material: {material}"
|
||||||
},
|
},
|
||||||
|
"bench-memorial": {
|
||||||
|
"question": "Aquest banc actua com a memorial per a algú o algo?"
|
||||||
|
},
|
||||||
"bench-seats": {
|
"bench-seats": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Aquest banc no té els seients separats"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Quants seients té aquest banc?",
|
||||||
"render": "{seats} seients"
|
"render": "{seats} seients"
|
||||||
|
},
|
||||||
|
"bench-survey:date": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Inspeccionat avui!"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
|
@ -853,14 +969,14 @@
|
||||||
"0": {
|
"0": {
|
||||||
"question": "Tots els connectors"
|
"question": "Tots els connectors"
|
||||||
},
|
},
|
||||||
|
"13": {
|
||||||
|
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||||
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"question": "Té un connecgtor de <div style='display: inline-block'><b>Tipus 1<i>sense</i>cable (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
"question": "Té un connecgtor de <div style='display: inline-block'><b>Tipus 1<i>sense</i>cable (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||||||
},
|
},
|
||||||
"6": {
|
"6": {
|
||||||
"question": "Té un connector <div style='display: inline-block'><b>Tipus 1 CSS (Combo Tipus 1)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>"
|
"question": "Té un connector <div style='display: inline-block'><b>Tipus 1 CSS (Combo Tipus 1)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>"
|
||||||
},
|
|
||||||
"13": {
|
|
||||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -869,21 +985,6 @@
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"Available_charging_stations (generated)": {
|
"Available_charging_stations (generated)": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"2": {
|
|
||||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"then": "<b>CHAdeMo</b>"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"then": "<b>Chademo</b>"
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"then": "<b>CSS 1Tipus 1</b> (també conegut com Tipus 1 combo)"
|
"then": "<b>CSS 1Tipus 1</b> (també conegut com Tipus 1 combo)"
|
||||||
},
|
},
|
||||||
|
@ -899,6 +1000,9 @@
|
||||||
"18": {
|
"18": {
|
||||||
"then": "<b>Tipus 2 amb cable</b> (mennekes)"
|
"then": "<b>Tipus 2 amb cable</b> (mennekes)"
|
||||||
},
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||||
|
},
|
||||||
"20": {
|
"20": {
|
||||||
"then": "<b>CSS Supercarregador Tesla</b> (tipus2_css de la marca)"
|
"then": "<b>CSS Supercarregador Tesla</b> (tipus2_css de la marca)"
|
||||||
},
|
},
|
||||||
|
@ -907,6 +1011,18 @@
|
||||||
},
|
},
|
||||||
"26": {
|
"26": {
|
||||||
"then": "<b>USB</b> per a carregar mòbils i dispositius petits"
|
"then": "<b>USB</b> per a carregar mòbils i dispositius petits"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "<b>CHAdeMo</b>"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "<b>Chademo</b>"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
|
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
|
||||||
|
@ -1745,6 +1861,17 @@
|
||||||
"render": "Mapa"
|
"render": "Mapa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"maproulette": {
|
||||||
|
"tagRenderings": {
|
||||||
|
"status": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Es crea la tasca"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"maxspeed": {
|
"maxspeed": {
|
||||||
"name": "Velocitat",
|
"name": "Velocitat",
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
|
@ -2139,30 +2266,6 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Aquí es poden reciclar els cartons de begudes"
|
"then": "Aquí es poden reciclar els cartons de begudes"
|
||||||
},
|
},
|
||||||
"2": {
|
|
||||||
"then": "Aquí es poden reciclar llaunes"
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"then": "Aquí es pot reciclar roba"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"then": "Aquí es pot reciclar oli de cuina"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"then": "Aquí es pot reciclar oli de motor"
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"then": "Aquí es poden reciclar tub fluroescents"
|
|
||||||
},
|
|
||||||
"7": {
|
|
||||||
"then": "Aquí es poden reciclar residus verds"
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"then": "Ací es poden reciclar residus orgànics"
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"then": "Aquí es pot reciclar vidre"
|
"then": "Aquí es pot reciclar vidre"
|
||||||
},
|
},
|
||||||
|
@ -2190,11 +2293,35 @@
|
||||||
"19": {
|
"19": {
|
||||||
"then": "Aquí es poden reciclar petits aparells electrònics"
|
"then": "Aquí es poden reciclar petits aparells electrònics"
|
||||||
},
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Aquí es poden reciclar llaunes"
|
||||||
|
},
|
||||||
"20": {
|
"20": {
|
||||||
"then": "Aquí es poden reciclar petits aparells elèctrics"
|
"then": "Aquí es poden reciclar petits aparells elèctrics"
|
||||||
},
|
},
|
||||||
"22": {
|
"22": {
|
||||||
"then": "Ací es pot reciclar el rebuig"
|
"then": "Ací es pot reciclar el rebuig"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Aquí es pot reciclar roba"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "Aquí es pot reciclar oli de cuina"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "Aquí es pot reciclar oli de motor"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "Aquí es poden reciclar tub fluroescents"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"then": "Aquí es poden reciclar residus verds"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "Ací es poden reciclar residus orgànics"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Què es pot reciclar aquí?"
|
"question": "Què es pot reciclar aquí?"
|
||||||
|
@ -2537,6 +2664,12 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Aquest fanal utilitza LED"
|
"then": "Aquest fanal utilitza LED"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Aquest fanal s'il·lumina amb gas"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Aquest fanal utilitza il·luminació incandescent"
|
"then": "Aquest fanal utilitza il·luminació incandescent"
|
||||||
},
|
},
|
||||||
|
@ -2560,12 +2693,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)"
|
"then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Aquest fanal s'il·lumina amb gas"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -3050,4 +3177,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -98,6 +98,15 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Wandbild"
|
"then": "Wandbild"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Fliesenarbeit"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Holzschnitzerei"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Malerei"
|
"then": "Malerei"
|
||||||
},
|
},
|
||||||
|
@ -121,15 +130,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Relief"
|
"then": "Relief"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Fliesenarbeit"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Holzschnitzerei"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Um welche Art Kunstwerk handelt es sich?",
|
"question": "Um welche Art Kunstwerk handelt es sich?",
|
||||||
|
@ -1569,6 +1569,27 @@
|
||||||
"1": {
|
"1": {
|
||||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
"question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||||
|
},
|
||||||
|
"13": {
|
||||||
|
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||||
|
},
|
||||||
|
"14": {
|
||||||
|
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||||
|
},
|
||||||
|
"15": {
|
||||||
|
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||||
|
},
|
||||||
|
"16": {
|
||||||
|
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss"
|
"question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss"
|
||||||
},
|
},
|
||||||
|
@ -1592,27 +1613,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
|
||||||
},
|
|
||||||
"13": {
|
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
|
||||||
},
|
|
||||||
"14": {
|
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
|
||||||
},
|
|
||||||
"15": {
|
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
|
||||||
},
|
|
||||||
"16": {
|
|
||||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1668,30 +1668,6 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)"
|
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)"
|
||||||
},
|
},
|
||||||
"2": {
|
|
||||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"then": "<b>Chademo-Anschluss</b>"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"then": "<b>Chademo-Anschluss</b>"
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
|
||||||
},
|
|
||||||
"7": {
|
|
||||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
|
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
|
||||||
},
|
},
|
||||||
|
@ -1722,6 +1698,9 @@
|
||||||
"19": {
|
"19": {
|
||||||
"then": "<b>Typ 2 mit Kabel</b> (mennekes)"
|
"then": "<b>Typ 2 mit Kabel</b> (mennekes)"
|
||||||
},
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||||
|
},
|
||||||
"20": {
|
"20": {
|
||||||
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
|
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
|
||||||
},
|
},
|
||||||
|
@ -1752,11 +1731,32 @@
|
||||||
"29": {
|
"29": {
|
||||||
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel"
|
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel"
|
||||||
},
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||||
|
},
|
||||||
"30": {
|
"30": {
|
||||||
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
|
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
|
||||||
},
|
},
|
||||||
"31": {
|
"31": {
|
||||||
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel"
|
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "<b>Chademo-Anschluss</b>"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "<b>Chademo-Anschluss</b>"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Welche Ladeanschlüsse gibt es hier?"
|
"question": "Welche Ladeanschlüsse gibt es hier?"
|
||||||
|
@ -3241,6 +3241,15 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Dieser Radweg hat einen festen Belag"
|
"then": "Dieser Radweg hat einen festen Belag"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Der Radweg ist aus Kies"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Dieser Radweg besteht aus Rohboden"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Der Radweg ist aus Asphalt"
|
"then": "Der Radweg ist aus Asphalt"
|
||||||
},
|
},
|
||||||
|
@ -3264,15 +3273,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Der Radweg ist aus Schotter"
|
"then": "Der Radweg ist aus Schotter"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Der Radweg ist aus Kies"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Dieser Radweg besteht aus Rohboden"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Was ist der Belag dieses Radwegs?",
|
"question": "Was ist der Belag dieses Radwegs?",
|
||||||
|
@ -3321,6 +3321,15 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Dieser Radweg hat einen festen Belag"
|
"then": "Dieser Radweg hat einen festen Belag"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Der Radweg ist aus Kies"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Dieser Radweg besteht aus Rohboden"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Der Radweg ist aus Asphalt"
|
"then": "Der Radweg ist aus Asphalt"
|
||||||
},
|
},
|
||||||
|
@ -3344,15 +3353,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Der Radweg ist aus Schotter"
|
"then": "Der Radweg ist aus Schotter"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Der Radweg ist aus Kies"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Dieser Radweg besteht aus Rohboden"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Was ist der Belag dieser Straße?",
|
"question": "Was ist der Belag dieser Straße?",
|
||||||
|
@ -4273,30 +4273,6 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung."
|
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung."
|
||||||
},
|
},
|
||||||
"2": {
|
|
||||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
|
||||||
},
|
|
||||||
"7": {
|
|
||||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"then": "Die Fitness-Station hat Trittsteine."
|
"then": "Die Fitness-Station hat Trittsteine."
|
||||||
},
|
},
|
||||||
|
@ -4327,6 +4303,9 @@
|
||||||
"19": {
|
"19": {
|
||||||
"then": "Die Fitness-Station hat Kampfseile (battle ropes)."
|
"then": "Die Fitness-Station hat Kampfseile (battle ropes)."
|
||||||
},
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||||
|
},
|
||||||
"20": {
|
"20": {
|
||||||
"then": "Die Fitness-Station hat ein Fahrradergometer."
|
"then": "Die Fitness-Station hat ein Fahrradergometer."
|
||||||
},
|
},
|
||||||
|
@ -4341,6 +4320,27 @@
|
||||||
},
|
},
|
||||||
"24": {
|
"24": {
|
||||||
"then": "Die Fitness-Station hat eine Slackline."
|
"then": "Die Fitness-Station hat eine Slackline."
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
|
"question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
|
||||||
|
@ -4426,6 +4426,21 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Dies ist eine Pommesbude"
|
"then": "Dies ist eine Pommesbude"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Hier werden chinesische Gerichte serviert"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Hier werden griechische Gerichte serviert"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Hier werden indische Gerichte serviert"
|
||||||
|
},
|
||||||
|
"13": {
|
||||||
|
"then": "Hier werden türkische Gerichte serviert"
|
||||||
|
},
|
||||||
|
"14": {
|
||||||
|
"then": "Hier werden thailändische Gerichte serviert"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Bietet vorwiegend Pastagerichte an"
|
"then": "Bietet vorwiegend Pastagerichte an"
|
||||||
},
|
},
|
||||||
|
@ -4449,21 +4464,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Hier werden französische Gerichte serviert"
|
"then": "Hier werden französische Gerichte serviert"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Hier werden chinesische Gerichte serviert"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Hier werden griechische Gerichte serviert"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Hier werden indische Gerichte serviert"
|
|
||||||
},
|
|
||||||
"13": {
|
|
||||||
"then": "Hier werden türkische Gerichte serviert"
|
|
||||||
},
|
|
||||||
"14": {
|
|
||||||
"then": "Hier werden thailändische Gerichte serviert"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Welches Essen gibt es hier?",
|
"question": "Welches Essen gibt es hier?",
|
||||||
|
@ -5594,6 +5594,19 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"options": {
|
||||||
|
"0": {
|
||||||
|
"question": "Alle Notizen"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"question": "Importnotizen ausblenden"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"question": "Nur Importnotizen anzeigen"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"options": {
|
"options": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -5649,19 +5662,6 @@
|
||||||
"question": "Nur offene Notizen anzeigen"
|
"question": "Nur offene Notizen anzeigen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Alle Notizen"
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"question": "Importnotizen ausblenden"
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"question": "Nur Importnotizen anzeigen"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "OpenStreetMap-Hinweise",
|
"name": "OpenStreetMap-Hinweise",
|
||||||
|
@ -5990,6 +5990,21 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Dies ist ein normaler Stellplatz."
|
"then": "Dies ist ein normaler Stellplatz."
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||||
|
},
|
||||||
|
"13": {
|
||||||
|
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||||
|
},
|
||||||
|
"14": {
|
||||||
|
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Dies ist ein Behindertenstellplatz."
|
"then": "Dies ist ein Behindertenstellplatz."
|
||||||
},
|
},
|
||||||
|
@ -6013,21 +6028,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist."
|
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist."
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
|
||||||
},
|
|
||||||
"13": {
|
|
||||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
|
||||||
},
|
|
||||||
"14": {
|
|
||||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Welche Art von Stellplatz ist dies?"
|
"question": "Welche Art von Stellplatz ist dies?"
|
||||||
|
@ -6652,30 +6652,6 @@
|
||||||
"1": {
|
"1": {
|
||||||
"question": "Recycling von Batterien"
|
"question": "Recycling von Batterien"
|
||||||
},
|
},
|
||||||
"2": {
|
|
||||||
"question": "Recycling von Getränkekartons"
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"question": "Recycling von Dosen"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"question": "Recycling von Kleidung"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"question": "Recycling von Speiseöl"
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"question": "Recycling von Motoröl"
|
|
||||||
},
|
|
||||||
"7": {
|
|
||||||
"question": "Recycling von Leuchtstoffröhren"
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"question": "Recycling von Grünabfällen"
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"question": "Recycling von Glasflaschen"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"question": "Recycling von Glas"
|
"question": "Recycling von Glas"
|
||||||
},
|
},
|
||||||
|
@ -6705,6 +6681,30 @@
|
||||||
},
|
},
|
||||||
"19": {
|
"19": {
|
||||||
"question": "Recycling von Restabfällen"
|
"question": "Recycling von Restabfällen"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"question": "Recycling von Getränkekartons"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"question": "Recycling von Dosen"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"question": "Recycling von Kleidung"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"question": "Recycling von Speiseöl"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"question": "Recycling von Motoröl"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"question": "Recycling von Leuchtstoffröhren"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"question": "Recycling von Grünabfällen"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"question": "Recycling von Glasflaschen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -6772,30 +6772,6 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Getränkekartons können hier recycelt werden"
|
"then": "Getränkekartons können hier recycelt werden"
|
||||||
},
|
},
|
||||||
"2": {
|
|
||||||
"then": "Dosen können hier recycelt werden"
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"then": "Kleidung kann hier recycelt werden"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"then": "Speiseöl kann hier recycelt werden"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"then": "Motoröl kann hier recycelt werden"
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
|
||||||
},
|
|
||||||
"7": {
|
|
||||||
"then": "Grünabfälle können hier recycelt werden"
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"then": "Bio-Abfall kann hier recycelt werden"
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"then": "Glasflaschen können hier recycelt werden"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"then": "Glas kann hier recycelt werden"
|
"then": "Glas kann hier recycelt werden"
|
||||||
},
|
},
|
||||||
|
@ -6826,6 +6802,9 @@
|
||||||
"19": {
|
"19": {
|
||||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||||
},
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Dosen können hier recycelt werden"
|
||||||
|
},
|
||||||
"20": {
|
"20": {
|
||||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||||
},
|
},
|
||||||
|
@ -6834,6 +6813,27 @@
|
||||||
},
|
},
|
||||||
"22": {
|
"22": {
|
||||||
"then": "Restmüll kann hier recycelt werden"
|
"then": "Restmüll kann hier recycelt werden"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Kleidung kann hier recycelt werden"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "Speiseöl kann hier recycelt werden"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "Motoröl kann hier recycelt werden"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"then": "Grünabfälle können hier recycelt werden"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "Bio-Abfall kann hier recycelt werden"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "Glasflaschen können hier recycelt werden"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Was kann hier recycelt werden?"
|
"question": "Was kann hier recycelt werden?"
|
||||||
|
@ -7380,6 +7380,12 @@
|
||||||
},
|
},
|
||||||
"question": "Hat die Treppe einen Handlauf?"
|
"question": "Hat die Treppe einen Handlauf?"
|
||||||
},
|
},
|
||||||
|
"multilevels": {
|
||||||
|
"override": {
|
||||||
|
"question": "Zwischen welchen Stockwerken befinden sich diese Stufen?",
|
||||||
|
"render": "Diese Stufen befinden sich zwischen den Stockwerken {level}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"ramp": {
|
"ramp": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -7506,6 +7512,12 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Diese Straßenlaterne verwendet LEDs"
|
"then": "Diese Straßenlaterne verwendet LEDs"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Diese Straßenlaterne verwendet Glühlampenlicht"
|
"then": "Diese Straßenlaterne verwendet Glühlampenlicht"
|
||||||
},
|
},
|
||||||
|
@ -7529,12 +7541,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)"
|
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
|
"question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
|
||||||
|
@ -7793,6 +7799,18 @@
|
||||||
},
|
},
|
||||||
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
|
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
|
||||||
},
|
},
|
||||||
|
"payment-options": {
|
||||||
|
"override": {
|
||||||
|
"mappings+": {
|
||||||
|
"0": {
|
||||||
|
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"validator-operator": {
|
"validator-operator": {
|
||||||
"freeform": {
|
"freeform": {
|
||||||
"placeholder": "Name des Betreibers"
|
"placeholder": "Name des Betreibers"
|
||||||
|
@ -8012,6 +8030,11 @@
|
||||||
},
|
},
|
||||||
"name": "Toiletten in anderen Einrichtungen",
|
"name": "Toiletten in anderen Einrichtungen",
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
|
"opening_hours": {
|
||||||
|
"override": {
|
||||||
|
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||||
|
}
|
||||||
|
},
|
||||||
"toilet-access": {
|
"toilet-access": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -8840,4 +8863,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -98,6 +98,12 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Mural"
|
"then": "Mural"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Cerámica"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Pintura"
|
"then": "Pintura"
|
||||||
},
|
},
|
||||||
|
@ -121,12 +127,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Relieve"
|
"then": "Relieve"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Cerámica"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿Qué tipo de obra es esta pieza?",
|
"question": "¿Qué tipo de obra es esta pieza?",
|
||||||
|
@ -214,7 +214,7 @@
|
||||||
"render": "Espacio entre barreras (a lo largo de la longitud de la carretera): {width:separation} m"
|
"render": "Espacio entre barreras (a lo largo de la longitud de la carretera): {width:separation} m"
|
||||||
},
|
},
|
||||||
"Width of opening (cyclebarrier)": {
|
"Width of opening (cyclebarrier)": {
|
||||||
"question": "¿Cómo de año es la apertura más pequeña al lado de las barreras?",
|
"question": "¿Que amplitud tiene la apertura más pequeña al lado de las barreras?",
|
||||||
"render": "Anchura de la apertura: {width:opening} m"
|
"render": "Anchura de la apertura: {width:opening} m"
|
||||||
},
|
},
|
||||||
"barrier_type": {
|
"barrier_type": {
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
"then": "Un ciclista no puede pasar esto."
|
"then": "Un ciclista no puede pasar esto."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿Puede pasar una bicicleta esta barrera?"
|
"question": "¿Una bicicleta puede pasar esta barrera?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
|
@ -309,8 +309,8 @@
|
||||||
"render": "Color: {colour}"
|
"render": "Color: {colour}"
|
||||||
},
|
},
|
||||||
"bench-direction": {
|
"bench-direction": {
|
||||||
"question": "¿En qué dirección se mira al sentarse en el banco?",
|
"question": "¿En qué dirección miras sentado en el banco?",
|
||||||
"render": "¿Cuando está sentado en el banco, uno mira hacia {direction}º."
|
"render": "Cuando se está sentado en el banco, se mira hacia a {direction}º."
|
||||||
},
|
},
|
||||||
"bench-inscription": {
|
"bench-inscription": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
@ -1213,6 +1213,27 @@
|
||||||
"0": {
|
"0": {
|
||||||
"question": "Todos los conectores"
|
"question": "Todos los conectores"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 con cable</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (un tipo2_css de marca)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
|
||||||
|
},
|
||||||
|
"13": {
|
||||||
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipo2 A con un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||||
|
},
|
||||||
|
"14": {
|
||||||
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||||
|
},
|
||||||
|
"15": {
|
||||||
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 3 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
|
||||||
|
},
|
||||||
|
"16": {
|
||||||
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 5 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>enchufe de pared Europeo</b> con un pin de tierra (CEE7/4 tipo E</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>enchufe de pared Europeo</b> con un pin de tierra (CEE7/4 tipo E</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
|
||||||
},
|
},
|
||||||
|
@ -1236,27 +1257,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 CCS</b> (mennekes</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 CCS</b> (mennekes</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 con cable</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (un tipo2_css de marca)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
|
|
||||||
},
|
|
||||||
"13": {
|
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipo2 A con un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
|
||||||
},
|
|
||||||
"14": {
|
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
|
||||||
},
|
|
||||||
"15": {
|
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 3 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
|
|
||||||
},
|
|
||||||
"16": {
|
|
||||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 5 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1311,30 +1311,6 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "<b>Enchufe de pared Schuko</b> sin pin de tierra (CEE7/4 tipo F)"
|
"then": "<b>Enchufe de pared Schuko</b> sin pin de tierra (CEE7/4 tipo F)"
|
||||||
},
|
},
|
||||||
"2": {
|
|
||||||
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"then": "<b>Chademo</b>"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"then": "<b>Chademo</b>"
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
|
||||||
},
|
|
||||||
"7": {
|
|
||||||
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"then": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"then": "<b>Tipo 1<i>sin</i> cable</b> (J1772)"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"then": "<b>CSS Tipo 1</b> (también conocido como Tipo 1 Combo)"
|
"then": "<b>CSS Tipo 1</b> (también conocido como Tipo 1 Combo)"
|
||||||
},
|
},
|
||||||
|
@ -1365,6 +1341,9 @@
|
||||||
"19": {
|
"19": {
|
||||||
"then": "<b>Tipo 2 con cable</b> (mennekes)"
|
"then": "<b>Tipo 2 con cable</b> (mennekes)"
|
||||||
},
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||||||
|
},
|
||||||
"20": {
|
"20": {
|
||||||
"then": "<b>CCS Supercargador Tesla</b> (un tipo2_css con marca)"
|
"then": "<b>CCS Supercargador Tesla</b> (un tipo2_css con marca)"
|
||||||
},
|
},
|
||||||
|
@ -1395,11 +1374,32 @@
|
||||||
"29": {
|
"29": {
|
||||||
"then": "<b>Bosch Active Connect con 3 pines</b> y cable"
|
"then": "<b>Bosch Active Connect con 3 pines</b> y cable"
|
||||||
},
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||||||
|
},
|
||||||
"30": {
|
"30": {
|
||||||
"then": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
"then": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
||||||
},
|
},
|
||||||
"31": {
|
"31": {
|
||||||
"then": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
"then": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "<b>Chademo</b>"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "<b>Chademo</b>"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "<b>Tipo 1<i>sin</i> cable</b> (J1772)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿Qué tipo de conexiones de carga están disponibles aquí?"
|
"question": "¿Qué tipo de conexiones de carga están disponibles aquí?"
|
||||||
|
@ -1794,6 +1794,12 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Este carril bici está pavimentado"
|
"then": "Este carril bici está pavimentado"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Este carril bici está hecho de gravilla"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Este carril bici está hecho de tierra natural"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Este carril bici está hecho de asfalto"
|
"then": "Este carril bici está hecho de asfalto"
|
||||||
},
|
},
|
||||||
|
@ -1808,12 +1814,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Este carril bici está hecho de grava"
|
"then": "Este carril bici está hecho de grava"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Este carril bici está hecho de gravilla"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Este carril bici está hecho de tierra natural"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿De qué superficie está hecho este carril bici?",
|
"question": "¿De qué superficie está hecho este carril bici?",
|
||||||
|
@ -1859,6 +1859,9 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Este carril bici está pavimentado"
|
"then": "Este carril bici está pavimentado"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Este carril bici está hecho de gravilla"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Este carril bici está hecho de asfalto"
|
"then": "Este carril bici está hecho de asfalto"
|
||||||
},
|
},
|
||||||
|
@ -1870,9 +1873,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Este carril bici está hecho de grava"
|
"then": "Este carril bici está hecho de grava"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Este carril bici está hecho de gravilla"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿De qué esta hecha la superficie de esta calle?",
|
"question": "¿De qué esta hecha la superficie de esta calle?",
|
||||||
|
@ -2404,6 +2404,18 @@
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Esto es una pizzería"
|
"then": "Esto es una pizzería"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Aquí se sirven platos Chinos"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Aquí se sirven platos Griegos"
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"then": "Aquí se sirven platos Indios"
|
||||||
|
},
|
||||||
|
"13": {
|
||||||
|
"then": "Aquí se sirven platos Turcos"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Principalmente sirve pasta"
|
"then": "Principalmente sirve pasta"
|
||||||
},
|
},
|
||||||
|
@ -2424,18 +2436,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Aquí se sirven platos Franceses"
|
"then": "Aquí se sirven platos Franceses"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Aquí se sirven platos Chinos"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Aquí se sirven platos Griegos"
|
|
||||||
},
|
|
||||||
"12": {
|
|
||||||
"then": "Aquí se sirven platos Indios"
|
|
||||||
},
|
|
||||||
"13": {
|
|
||||||
"then": "Aquí se sirven platos Turcos"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿Qué comida se sirve aquí?",
|
"question": "¿Qué comida se sirve aquí?",
|
||||||
|
@ -2830,6 +2830,19 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"options": {
|
||||||
|
"0": {
|
||||||
|
"question": "Todas las notas"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"question": "Ocultar las nostras de importación"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"question": "Solo mostrar las notas de importación"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"options": {
|
"options": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -2885,19 +2898,6 @@
|
||||||
"question": "Solo mostrar las notas abiertas"
|
"question": "Solo mostrar las notas abiertas"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Todas las notas"
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"question": "Ocultar las nostras de importación"
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"question": "Solo mostrar las notas de importación"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "Notas de OpenStreetMap",
|
"name": "Notas de OpenStreetMap",
|
||||||
|
@ -3200,21 +3200,6 @@
|
||||||
"1": {
|
"1": {
|
||||||
"question": "Reciclaje de baterías"
|
"question": "Reciclaje de baterías"
|
||||||
},
|
},
|
||||||
"3": {
|
|
||||||
"question": "Reciclaje de latas"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"question": "Reciclaje de ropa"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"question": "Reciclaje de aceite de cocina"
|
|
||||||
},
|
|
||||||
"6": {
|
|
||||||
"question": "Reciclaje de aceite de motor"
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"question": "Reciclaje de botellas de cristal"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"question": "Reciclaje de cristal"
|
"question": "Reciclaje de cristal"
|
||||||
},
|
},
|
||||||
|
@ -3235,6 +3220,21 @@
|
||||||
},
|
},
|
||||||
"17": {
|
"17": {
|
||||||
"question": "Reciclaje de chatarra"
|
"question": "Reciclaje de chatarra"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"question": "Reciclaje de latas"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"question": "Reciclaje de ropa"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"question": "Reciclaje de aceite de cocina"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"question": "Reciclaje de aceite de motor"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"question": "Reciclaje de botellas de cristal"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -3277,24 +3277,6 @@
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Aquí se pueden reciclar baterías"
|
"then": "Aquí se pueden reciclar baterías"
|
||||||
},
|
},
|
||||||
"2": {
|
|
||||||
"then": "Aquí se pueden reciclar latas"
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"then": "Aquí se puede reciclar ropa"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"then": "Aquí se puede reciclar aceite de cocina"
|
|
||||||
},
|
|
||||||
"5": {
|
|
||||||
"then": "Aquí se puede reciclar aceite de motor"
|
|
||||||
},
|
|
||||||
"8": {
|
|
||||||
"then": "Aquí se pueden reciclar residuos orgánicos"
|
|
||||||
},
|
|
||||||
"9": {
|
|
||||||
"then": "Aquí se pueden reciclar botellas de cristal"
|
|
||||||
},
|
|
||||||
"10": {
|
"10": {
|
||||||
"then": "Aquí se puede reciclar cristal"
|
"then": "Aquí se puede reciclar cristal"
|
||||||
},
|
},
|
||||||
|
@ -3318,6 +3300,24 @@
|
||||||
},
|
},
|
||||||
"18": {
|
"18": {
|
||||||
"then": "Aquí se pueden reciclar zapatos"
|
"then": "Aquí se pueden reciclar zapatos"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Aquí se pueden reciclar latas"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Aquí se puede reciclar ropa"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "Aquí se puede reciclar aceite de cocina"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "Aquí se puede reciclar aceite de motor"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "Aquí se pueden reciclar residuos orgánicos"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "Aquí se pueden reciclar botellas de cristal"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿Qué se puede reciclar aquí?"
|
"question": "¿Qué se puede reciclar aquí?"
|
||||||
|
@ -3599,11 +3599,6 @@
|
||||||
"question": "¿De qué color es la luz que emite esta lámpara?",
|
"question": "¿De qué color es la luz que emite esta lámpara?",
|
||||||
"render": "Esta lámpara emite luz {light:colour}"
|
"render": "Esta lámpara emite luz {light:colour}"
|
||||||
},
|
},
|
||||||
"count": {
|
|
||||||
"mappings": {
|
|
||||||
"0": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"direction": {
|
"direction": {
|
||||||
"question": "¿Hacia donde apunta esta lámpara?",
|
"question": "¿Hacia donde apunta esta lámpara?",
|
||||||
"render": "Esta lámpara apunta hacia {light:direction}"
|
"render": "Esta lámpara apunta hacia {light:direction}"
|
||||||
|
@ -3644,6 +3639,12 @@
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Esta lámpara utiliza LEDs"
|
"then": "Esta lámpara utiliza LEDs"
|
||||||
},
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Esta lampara se ilumina con gas"
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Esta lámpara utiliza iluminación incandescente"
|
"then": "Esta lámpara utiliza iluminación incandescente"
|
||||||
},
|
},
|
||||||
|
@ -3664,12 +3665,6 @@
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"then": "Esta lámpara utiliza lámparas de sodio de baja presión (naranja monocromo)"
|
"then": "Esta lámpara utiliza lámparas de sodio de baja presión (naranja monocromo)"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"then": "Esta lampara se ilumina con gas"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "¿Qué tipo de iluminación utiliza esta lámpara?"
|
"question": "¿Qué tipo de iluminación utiliza esta lámpara?"
|
||||||
|
@ -4122,4 +4117,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue