diff --git a/langs/layers/ca.json b/langs/layers/ca.json
index 23e409055b..e2cd980f3d 100644
--- a/langs/layers/ca.json
+++ b/langs/layers/ca.json
@@ -98,6 +98,15 @@
"1": {
"then": "Mural"
},
+ "10": {
+ "then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
+ },
+ "11": {
+ "then": "Enrajolat"
+ },
+ "12": {
+ "then": "Tallat a la fusta"
+ },
"2": {
"then": "Pintura"
},
@@ -121,15 +130,6 @@
},
"9": {
"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?",
@@ -256,22 +256,45 @@
}
},
"bank": {
+ "description": "Una institució financera per a dipositar diners",
+ "filter": {
+ "1": {
+ "options": {
+ "0": {
+ "question": "Amb un caixer automàtic"
+ }
+ }
+ }
+ },
"name": "Bancs",
"tagRenderings": {
"has_atm": {
"mappings": {
+ "0": {
+ "then": "Aquest banc té un caixer automàtic"
+ },
+ "1": {
+ "then": "Aquest banc no té un caixer automàtic"
+ },
"2": {
"then": "Aquest banc té un caixer, però està mapejat com a un element diferent"
}
- }
+ },
+ "question": "Aquest banc té un caixer automàtic?"
}
}
},
"barrier": {
+ "description": "Obstacles a l'hora d'utilitzar la bicicleta com bol·lards i barreres per a bicicletes",
"name": "Barreres",
"presets": {
"0": {
+ "description": "Un bol·lard a la carretera",
"title": "una pilona"
+ },
+ "1": {
+ "description": "Una barrera ciclista que relanteix als ciclistes",
+ "title": "una barrera ciclista"
}
},
"tagRenderings": {
@@ -292,22 +315,49 @@
"4": {
"then": "Pilona retràctil"
}
- }
+ },
+ "question": "Quin tipus de bol·lard és aquest?"
},
"Cycle barrier type": {
"mappings": {
"0": {
"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": {
- "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": {
"mappings": {
"0": {
"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": {
"then": "Un ciclista pot passar-hi."
}
- }
+ },
+ "question": "Una bicicleta pot passar aquesta barrera?"
}
},
"title": {
@@ -336,6 +387,28 @@
},
"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.",
+ "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",
"presets": {
"0": {
@@ -343,6 +416,17 @@
}
},
"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?
P.e. té una pintura integrada, estatua o altres treballs no trivials i creatius
"
+ },
"bench-backrest": {
"mappings": {
"0": {
@@ -351,7 +435,8 @@
"1": {
"then": "No té espatller"
}
- }
+ },
+ "question": "Aquest banc té respatller?"
},
"bench-colour": {
"mappings": {
@@ -380,8 +465,23 @@
"then": "Color: groc"
}
},
+ "question": "De quin color és aquest banc?",
"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 (probablement) no té cap inscripció"
+ }
+ }
+ },
"bench-material": {
"mappings": {
"0": {
@@ -405,8 +505,24 @@
},
"render": "Material: {material}"
},
+ "bench-memorial": {
+ "question": "Aquest banc actua com a memorial per a algú o algo?"
+ },
"bench-seats": {
+ "mappings": {
+ "0": {
+ "then": "Aquest banc no té els seients separats"
+ }
+ },
+ "question": "Quants seients té aquest banc?",
"render": "{seats} seients"
+ },
+ "bench-survey:date": {
+ "mappings": {
+ "0": {
+ "then": "Inspeccionat avui!"
+ }
+ }
}
},
"title": {
@@ -853,14 +969,14 @@
"0": {
"question": "Tots els connectors"
},
+ "13": {
+ "question": "Té un connector Tesla Supercharger (Destination) (Tipus 2 amb un cable de marca tesla)
"
+ },
"5": {
"question": "Té un connecgtor de Tipus 1sensecable (J1772)
"
},
"6": {
"question": "Té un connector Tipus 1 CSS (Combo Tipus 1)
"
- },
- "13": {
- "question": "Té un connector Tesla Supercharger (Destination) (Tipus 2 amb un cable de marca tesla)
"
}
}
}
@@ -869,21 +985,6 @@
"tagRenderings": {
"Available_charging_stations (generated)": {
"mappings": {
- "2": {
- "then": "Endoll de paret Europeu amb pin de terra (CEE7/4 tipus E)"
- },
- "4": {
- "then": "CHAdeMo"
- },
- "5": {
- "then": "Chademo"
- },
- "6": {
- "then": "Tipus 1 amb cable (J1772)"
- },
- "8": {
- "then": "Tipus 1 sense cable (J1772)"
- },
"10": {
"then": "CSS 1Tipus 1 (també conegut com Tipus 1 combo)"
},
@@ -899,6 +1000,9 @@
"18": {
"then": "Tipus 2 amb cable (mennekes)"
},
+ "2": {
+ "then": "Endoll de paret Europeu amb pin de terra (CEE7/4 tipus E)"
+ },
"20": {
"then": "CSS Supercarregador Tesla (tipus2_css de la marca)"
},
@@ -907,6 +1011,18 @@
},
"26": {
"then": "USB per a carregar mòbils i dispositius petits"
+ },
+ "4": {
+ "then": "CHAdeMo"
+ },
+ "5": {
+ "then": "Chademo"
+ },
+ "6": {
+ "then": "Tipus 1 amb cable (J1772)"
+ },
+ "8": {
+ "then": "Tipus 1 sense cable (J1772)"
}
},
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
@@ -1745,6 +1861,17 @@
"render": "Mapa"
}
},
+ "maproulette": {
+ "tagRenderings": {
+ "status": {
+ "mappings": {
+ "0": {
+ "then": "Es crea la tasca"
+ }
+ }
+ }
+ }
+ },
"maxspeed": {
"name": "Velocitat",
"tagRenderings": {
@@ -2139,30 +2266,6 @@
"1": {
"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": {
"then": "Aquí es pot reciclar vidre"
},
@@ -2190,11 +2293,35 @@
"19": {
"then": "Aquí es poden reciclar petits aparells electrònics"
},
+ "2": {
+ "then": "Aquí es poden reciclar llaunes"
+ },
"20": {
"then": "Aquí es poden reciclar petits aparells elèctrics"
},
"22": {
"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í?"
@@ -2537,6 +2664,12 @@
"1": {
"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": {
"then": "Aquest fanal utilitza il·luminació incandescent"
},
@@ -2560,12 +2693,6 @@
},
"9": {
"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 @@
}
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/de.json b/langs/layers/de.json
index 9032767e50..b4d00f1030 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -98,6 +98,15 @@
"1": {
"then": "Wandbild"
},
+ "10": {
+ "then": "Azulejo (spanische dekorative Fliesenarbeit)"
+ },
+ "11": {
+ "then": "Fliesenarbeit"
+ },
+ "12": {
+ "then": "Holzschnitzerei"
+ },
"2": {
"then": "Malerei"
},
@@ -121,15 +130,6 @@
},
"9": {
"then": "Relief"
- },
- "10": {
- "then": "Azulejo (spanische dekorative Fliesenarbeit)"
- },
- "11": {
- "then": "Fliesenarbeit"
- },
- "12": {
- "then": "Holzschnitzerei"
}
},
"question": "Um welche Art Kunstwerk handelt es sich?",
@@ -1569,6 +1569,27 @@
"1": {
"question": "Verfügt über einen Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)
"
},
+ "10": {
+ "question": "Hat einen Typ 2 (Mennekes) 
Anschluss mit Kabel"
+ },
+ "11": {
+ "question": "Hat einen Tesla Supercharger CCS (Typ 2 CSS vonTesla) 
Anschluss"
+ },
+ "12": {
+ "question": "Hat einen Tesla Supercharger (Destination) 
Anschluss"
+ },
+ "13": {
+ "question": "Hat einen Tesla Supercharger (Destination) (Typ 2 von Tesla) 
Anschluss mit Kabel"
+ },
+ "14": {
+ "question": "Hat einen USB-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten 
"
+ },
+ "15": {
+ "question": "Hat einen Bosch Active Connect Anschluss mit 3 Pins 
und Kabel"
+ },
+ "16": {
+ "question": "Hat einen Bosch Active Connect Anschluss mit 5 Pins 
und Kabel"
+ },
"2": {
"question": "Verfügt über einen europäischen Netzstecker mit Erdungsstift (CEE7/4 Typ E) 
Anschluss"
},
@@ -1592,27 +1613,6 @@
},
"9": {
"question": "Hat einen Typ 2 CCS (Mennekes) 
Anschluss"
- },
- "10": {
- "question": "Hat einen Typ 2 (Mennekes) 
Anschluss mit Kabel"
- },
- "11": {
- "question": "Hat einen Tesla Supercharger CCS (Typ 2 CSS vonTesla) 
Anschluss"
- },
- "12": {
- "question": "Hat einen Tesla Supercharger (Destination) 
Anschluss"
- },
- "13": {
- "question": "Hat einen Tesla Supercharger (Destination) (Typ 2 von Tesla) 
Anschluss mit Kabel"
- },
- "14": {
- "question": "Hat einen USB-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten 
"
- },
- "15": {
- "question": "Hat einen Bosch Active Connect Anschluss mit 3 Pins 
und Kabel"
- },
- "16": {
- "question": "Hat einen Bosch Active Connect Anschluss mit 5 Pins 
und Kabel"
}
}
}
@@ -1668,30 +1668,6 @@
"1": {
"then": "Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)"
},
- "2": {
- "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)"
- },
- "3": {
- "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)"
- },
- "4": {
- "then": "Chademo-Anschluss"
- },
- "5": {
- "then": "Chademo-Anschluss"
- },
- "6": {
- "then": "Typ 1 mit Kabel (J1772)"
- },
- "7": {
- "then": "Typ 1 mit Kabel (J1772)"
- },
- "8": {
- "then": "Typ 1 ohne Kabel (J1772)"
- },
- "9": {
- "then": " Typ 1 ohne Kabel (J1772)"
- },
"10": {
"then": "Typ 1 CCS (Typ 1 Combo)"
},
@@ -1722,6 +1698,9 @@
"19": {
"then": "Typ 2 mit Kabel (mennekes)"
},
+ "2": {
+ "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)"
+ },
"20": {
"then": "Tesla Supercharger CCS (Typ 2 CSS von Tesla)"
},
@@ -1752,11 +1731,32 @@
"29": {
"then": " Bosch Active Connect mit 3 Pins und Kabel"
},
+ "3": {
+ "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)"
+ },
"30": {
"then": "Bosch Active Connect mit 5 Pins und Kabel"
},
"31": {
"then": " Bosch Active Connect mit 5 Pins und Kabel"
+ },
+ "4": {
+ "then": "Chademo-Anschluss"
+ },
+ "5": {
+ "then": "Chademo-Anschluss"
+ },
+ "6": {
+ "then": "Typ 1 mit Kabel (J1772)"
+ },
+ "7": {
+ "then": "Typ 1 mit Kabel (J1772)"
+ },
+ "8": {
+ "then": "Typ 1 ohne Kabel (J1772)"
+ },
+ "9": {
+ "then": " Typ 1 ohne Kabel (J1772)"
}
},
"question": "Welche Ladeanschlüsse gibt es hier?"
@@ -3241,6 +3241,15 @@
"1": {
"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": {
"then": "Der Radweg ist aus Asphalt"
},
@@ -3264,15 +3273,6 @@
},
"9": {
"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?",
@@ -3321,6 +3321,15 @@
"1": {
"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": {
"then": "Der Radweg ist aus Asphalt"
},
@@ -3344,15 +3353,6 @@
},
"9": {
"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?",
@@ -4273,30 +4273,6 @@
"1": {
"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": {
"then": "Die Fitness-Station hat Trittsteine."
},
@@ -4327,6 +4303,9 @@
"19": {
"then": "Die Fitness-Station hat Kampfseile (battle ropes)."
},
+ "2": {
+ "then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
+ },
"20": {
"then": "Die Fitness-Station hat ein Fahrradergometer."
},
@@ -4341,6 +4320,27 @@
},
"24": {
"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?"
@@ -4426,6 +4426,21 @@
"1": {
"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": {
"then": "Bietet vorwiegend Pastagerichte an"
},
@@ -4449,21 +4464,6 @@
},
"9": {
"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?",
@@ -5594,6 +5594,19 @@
}
}
},
+ "10": {
+ "options": {
+ "0": {
+ "question": "Alle Notizen"
+ },
+ "1": {
+ "question": "Importnotizen ausblenden"
+ },
+ "2": {
+ "question": "Nur Importnotizen anzeigen"
+ }
+ }
+ },
"2": {
"options": {
"0": {
@@ -5649,19 +5662,6 @@
"question": "Nur offene Notizen anzeigen"
}
}
- },
- "10": {
- "options": {
- "0": {
- "question": "Alle Notizen"
- },
- "1": {
- "question": "Importnotizen ausblenden"
- },
- "2": {
- "question": "Nur Importnotizen anzeigen"
- }
- }
}
},
"name": "OpenStreetMap-Hinweise",
@@ -5990,6 +5990,21 @@
"1": {
"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": {
"then": "Dies ist ein Behindertenstellplatz."
},
@@ -6013,21 +6028,6 @@
},
"9": {
"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?"
@@ -6652,30 +6652,6 @@
"1": {
"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": {
"question": "Recycling von Glas"
},
@@ -6705,6 +6681,30 @@
},
"19": {
"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": {
"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": {
"then": "Glas kann hier recycelt werden"
},
@@ -6826,6 +6802,9 @@
"19": {
"then": "Elektrokleingeräte können hier recycelt werden"
},
+ "2": {
+ "then": "Dosen können hier recycelt werden"
+ },
"20": {
"then": "Elektrokleingeräte können hier recycelt werden"
},
@@ -6834,6 +6813,27 @@
},
"22": {
"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?"
@@ -7380,6 +7380,12 @@
},
"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": {
"mappings": {
"0": {
@@ -7506,6 +7512,12 @@
"1": {
"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": {
"then": "Diese Straßenlaterne verwendet Glühlampenlicht"
},
@@ -7529,12 +7541,6 @@
},
"9": {
"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?"
@@ -7793,6 +7799,18 @@
},
"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": {
"freeform": {
"placeholder": "Name des Betreibers"
@@ -8012,6 +8030,11 @@
},
"name": "Toiletten in anderen Einrichtungen",
"tagRenderings": {
+ "opening_hours": {
+ "override": {
+ "question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
+ }
+ },
"toilet-access": {
"mappings": {
"0": {
@@ -8840,4 +8863,4 @@
}
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/es.json b/langs/layers/es.json
index 7ace498ef1..f511c43eb9 100644
--- a/langs/layers/es.json
+++ b/langs/layers/es.json
@@ -98,6 +98,12 @@
"1": {
"then": "Mural"
},
+ "10": {
+ "then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
+ },
+ "11": {
+ "then": "Cerámica"
+ },
"2": {
"then": "Pintura"
},
@@ -121,12 +127,6 @@
},
"9": {
"then": "Relieve"
- },
- "10": {
- "then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
- },
- "11": {
- "then": "Cerámica"
}
},
"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"
},
"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"
},
"barrier_type": {
@@ -236,7 +236,7 @@
"then": "Un ciclista no puede pasar esto."
}
},
- "question": "¿Puede pasar una bicicleta esta barrera?"
+ "question": "¿Una bicicleta puede pasar esta barrera?"
}
},
"title": {
@@ -309,8 +309,8 @@
"render": "Color: {colour}"
},
"bench-direction": {
- "question": "¿En qué dirección se mira al sentarse en el banco?",
- "render": "¿Cuando está sentado en el banco, uno mira hacia {direction}º."
+ "question": "¿En qué dirección miras sentado en el banco?",
+ "render": "Cuando se está sentado en el banco, se mira hacia a {direction}º."
},
"bench-inscription": {
"mappings": {
@@ -1213,6 +1213,27 @@
"0": {
"question": "Todos los conectores"
},
+ "10": {
+ "question": "Tiene un conector Tipo 2 con cable (mennekes)
"
+ },
+ "11": {
+ "question": "Tiene un conector Tesla Supercharger CCS (un tipo2_css de marca)
"
+ },
+ "12": {
+ "question": "Tiene un conector Tesla Supercharger (destination)
"
+ },
+ "13": {
+ "question": "Tiene un conector Tesla Supercharger (Destination) (Tipo2 A con un cable de marca tesla)
"
+ },
+ "14": {
+ "question": "Tiene un conector USB para cargar teléfonos y dispositivos electrónicos pequeños
"
+ },
+ "15": {
+ "question": "Tiene un conector Bosch Active Connect con 3 pines y cable
"
+ },
+ "16": {
+ "question": "Tiene un conector Bosch Active Connect con 5 pines y cable
"
+ },
"2": {
"question": "Tiene un conector enchufe de pared Europeo con un pin de tierra (CEE7/4 tipo E
"
},
@@ -1236,27 +1257,6 @@
},
"9": {
"question": "Tiene un conector Tipo 2 CCS (mennekes
"
- },
- "10": {
- "question": "Tiene un conector Tipo 2 con cable (mennekes)
"
- },
- "11": {
- "question": "Tiene un conector Tesla Supercharger CCS (un tipo2_css de marca)
"
- },
- "12": {
- "question": "Tiene un conector Tesla Supercharger (destination)
"
- },
- "13": {
- "question": "Tiene un conector Tesla Supercharger (Destination) (Tipo2 A con un cable de marca tesla)
"
- },
- "14": {
- "question": "Tiene un conector USB para cargar teléfonos y dispositivos electrónicos pequeños
"
- },
- "15": {
- "question": "Tiene un conector Bosch Active Connect con 3 pines y cable
"
- },
- "16": {
- "question": "Tiene un conector Bosch Active Connect con 5 pines y cable
"
}
}
}
@@ -1311,30 +1311,6 @@
"1": {
"then": "Enchufe de pared Schuko sin pin de tierra (CEE7/4 tipo F)"
},
- "2": {
- "then": "Enchufe de pared Europeo con pin de tierra (CEE7/4 tipo E)"
- },
- "3": {
- "then": "Enchufe de pared Europeo con pin de tierra (CEE7/4 tipo E)"
- },
- "4": {
- "then": "Chademo"
- },
- "5": {
- "then": "Chademo"
- },
- "6": {
- "then": "Tipo 1 con cable (J1772)"
- },
- "7": {
- "then": "Tipo 1 con cable (J1772)"
- },
- "8": {
- "then": "Tipo 1 sin cable (J1772)"
- },
- "9": {
- "then": "Tipo 1sin cable (J1772)"
- },
"10": {
"then": "CSS Tipo 1 (también conocido como Tipo 1 Combo)"
},
@@ -1365,6 +1341,9 @@
"19": {
"then": "Tipo 2 con cable (mennekes)"
},
+ "2": {
+ "then": "Enchufe de pared Europeo con pin de tierra (CEE7/4 tipo E)"
+ },
"20": {
"then": "CCS Supercargador Tesla (un tipo2_css con marca)"
},
@@ -1395,11 +1374,32 @@
"29": {
"then": "Bosch Active Connect con 3 pines y cable"
},
+ "3": {
+ "then": "Enchufe de pared Europeo con pin de tierra (CEE7/4 tipo E)"
+ },
"30": {
"then": "Bosch Active Connect con 5 pines y cable"
},
"31": {
"then": "Bosch Active Connect con 5 pines y cable"
+ },
+ "4": {
+ "then": "Chademo"
+ },
+ "5": {
+ "then": "Chademo"
+ },
+ "6": {
+ "then": "Tipo 1 con cable (J1772)"
+ },
+ "7": {
+ "then": "Tipo 1 con cable (J1772)"
+ },
+ "8": {
+ "then": "Tipo 1 sin cable (J1772)"
+ },
+ "9": {
+ "then": "Tipo 1sin cable (J1772)"
}
},
"question": "¿Qué tipo de conexiones de carga están disponibles aquí?"
@@ -1794,6 +1794,12 @@
"1": {
"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": {
"then": "Este carril bici está hecho de asfalto"
},
@@ -1808,12 +1814,6 @@
},
"9": {
"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?",
@@ -1859,6 +1859,9 @@
"1": {
"then": "Este carril bici está pavimentado"
},
+ "10": {
+ "then": "Este carril bici está hecho de gravilla"
+ },
"2": {
"then": "Este carril bici está hecho de asfalto"
},
@@ -1870,9 +1873,6 @@
},
"9": {
"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?",
@@ -2404,6 +2404,18 @@
"0": {
"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": {
"then": "Principalmente sirve pasta"
},
@@ -2424,18 +2436,6 @@
},
"9": {
"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í?",
@@ -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": {
"options": {
"0": {
@@ -2885,19 +2898,6 @@
"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",
@@ -3200,21 +3200,6 @@
"1": {
"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": {
"question": "Reciclaje de cristal"
},
@@ -3235,6 +3220,21 @@
},
"17": {
"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": {
"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": {
"then": "Aquí se puede reciclar cristal"
},
@@ -3318,6 +3300,24 @@
},
"18": {
"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í?"
@@ -3599,11 +3599,6 @@
"question": "¿De qué color es la luz que emite esta lámpara?",
"render": "Esta lámpara emite luz {light:colour}"
},
- "count": {
- "mappings": {
- "0": {}
- }
- },
"direction": {
"question": "¿Hacia donde apunta esta lámpara?",
"render": "Esta lámpara apunta hacia {light:direction}"
@@ -3644,6 +3639,12 @@
"1": {
"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": {
"then": "Esta lámpara utiliza iluminación incandescente"
},
@@ -3664,12 +3665,6 @@
},
"9": {
"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?"
@@ -4122,4 +4117,4 @@
}
}
}
-}
\ No newline at end of file
+}