diff --git a/assets/layers/advertising/advertising.json b/assets/layers/advertising/advertising.json
index 9b929d047..9ea1b3eb3 100644
--- a/assets/layers/advertising/advertising.json
+++ b/assets/layers/advertising/advertising.json
@@ -733,7 +733,7 @@
"then": {
"ca": "Per a expressar la teua opinió",
"es": "Para expresar tu opinión",
- "en": "To expres your opinion",
+ "en": "To express your opinion",
"de": "Um Ihre Meinung zu äußern",
"cs": "Pro vyjádření vašeho názoru",
"fr": "Expression d'opinion",
diff --git a/assets/layers/stairs/stairs.json b/assets/layers/stairs/stairs.json
index 2f14f7dab..9d416752a 100644
--- a/assets/layers/stairs/stairs.json
+++ b/assets/layers/stairs/stairs.json
@@ -39,11 +39,13 @@
"override": {
"question": {
"en": "Between which levels are these stairs?",
- "nl": "Tussen welke verdiepingen loopt deze trap?"
+ "nl": "Tussen welke verdiepingen loopt deze trap?",
+ "de": "Zwischen welchen Stockwerken befindet sich diese Treppe?"
},
"render": {
"en": "These stairs are between the levels {level}",
- "nl": "Deze trap loopt tussen de verdiepingen {level}"
+ "nl": "Deze trap loopt tussen de verdiepingen {level}",
+ "de": "Diese Treppe ist zwischen den Stockwerken {level}"
}
}
},
diff --git a/assets/layers/ticket_validator/ticket_validator.json b/assets/layers/ticket_validator/ticket_validator.json
index b6b258f6a..351d65b5b 100644
--- a/assets/layers/ticket_validator/ticket_validator.json
+++ b/assets/layers/ticket_validator/ticket_validator.json
@@ -80,7 +80,8 @@
"if": "payment:OV-Chipkaart=yes",
"ifnot": "payment:OV-Chipkaart=no",
"then": {
- "en": "This ticket validator accepts OV-Chipkaart"
+ "en": "This ticket validator accepts OV-Chipkaart",
+ "de": "Dieser Fahrkartenentwerter akzeptiert die OV-Chipkaart"
},
"hideInAnswer": true
},
@@ -88,7 +89,8 @@
"if": "payment:ov-chipkaart=yes",
"ifnot": "payment:ov-chipkaart=no",
"then": {
- "en": "This ticket validator accepts OV-Chipkaart"
+ "en": "This ticket validator accepts OV-Chipkaart",
+ "de": "Dieser Ticketentwerter akzeptiert die OV-Chipkaart"
},
"hideInAnswer": "_country!=nl"
}
diff --git a/assets/layers/toilet_at_amenity/toilet_at_amenity.json b/assets/layers/toilet_at_amenity/toilet_at_amenity.json
index b10d13f7a..bb99fab71 100644
--- a/assets/layers/toilet_at_amenity/toilet_at_amenity.json
+++ b/assets/layers/toilet_at_amenity/toilet_at_amenity.json
@@ -188,7 +188,8 @@
"override": {
"condition": "toilets:access!=no",
"question": {
- "en": "When is the amenity where these toilets are located open?"
+ "en": "When is the amenity where these toilets are located open?",
+ "de": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?"
}
}
},
diff --git a/assets/layers/usersettings/usersettings.json b/assets/layers/usersettings/usersettings.json
index 183ff5742..dde6c2791 100644
--- a/assets/layers/usersettings/usersettings.json
+++ b/assets/layers/usersettings/usersettings.json
@@ -242,14 +242,17 @@
"if": "mapcomplete-fixate-north=",
"then": {
"en": "Allow to rotate the map",
- "de": "Drehen der Karte zulassen"
+ "de": "Drehen der Karte zulassen",
+ "ca": "Permet girar el mapa",
+ "fr": "Autoriser la rotation de la carte"
}
},
{
"if": "mapcomplete-fixate-north=yes",
"then": {
"en": "Always keep north pointing up",
- "de": "Norden immer nach oben zeigen lassen"
+ "de": "Norden immer nach oben zeigen lassen",
+ "fr": "Toujours garder le nord en haut"
}
}
]
diff --git a/assets/themes/hackerspaces/hackerspaces.json b/assets/themes/hackerspaces/hackerspaces.json
index bbccde5b5..f3f56ca89 100644
--- a/assets/themes/hackerspaces/hackerspaces.json
+++ b/assets/themes/hackerspaces/hackerspaces.json
@@ -8,7 +8,7 @@
"zh_Hant": "駭客空間",
"hu": "Hackerspace-ek",
"nl": "Hackerspaces",
- "fr": "Ateliers numériques ouvertS",
+ "fr": "Ateliers numériques ouverts",
"da": "Hackerspaces",
"ca": "Espai per a hackers",
"pa_PK": "ہیکر دے تھاں",
diff --git a/assets/themes/postboxes/postboxes.json b/assets/themes/postboxes/postboxes.json
index 14f54ec70..30c92128f 100644
--- a/assets/themes/postboxes/postboxes.json
+++ b/assets/themes/postboxes/postboxes.json
@@ -8,7 +8,7 @@
"zh_Hant": "郵筒與郵局地圖",
"hu": "Posta- és postaládatérkép",
"nl": "Brievenbussen en postkantoren",
- "fr": "Carte des Bureaux de Poste et Boîtes à Lettres",
+ "fr": "Carte des bureaux de poste et boîtes à lettres",
"da": "Postkasse- og Posthus-Kort",
"ca": "Mapa de bústies i oficines de correus",
"es": "Mapa de Buzones y Oficinas de Correos",
diff --git a/assets/themes/street_lighting/street_lighting.json b/assets/themes/street_lighting/street_lighting.json
index fdeaa1131..3969f6dde 100644
--- a/assets/themes/street_lighting/street_lighting.json
+++ b/assets/themes/street_lighting/street_lighting.json
@@ -8,7 +8,7 @@
"hu": "Közvilágítás",
"de": "Straßenbeleuchtung",
"ca": "Il·luminació als carrers",
- "fr": "Éclairage de Rue",
+ "fr": "Éclairage de rue",
"nb_NO": "Gatebelysning",
"da": "Gadebelysning",
"pa_PK": "سڑک دیاں روشنیاں",
diff --git a/langs/layers/ca.json b/langs/layers/ca.json
index 9d5b744d5..6fa90c1c1 100644
--- a/langs/layers/ca.json
+++ b/langs/layers/ca.json
@@ -35,16 +35,6 @@
"1": {
"title": "un mupi"
},
- "10": {
- "description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
- "title": "un lletrer"
- },
- "11": {
- "title": "una escupltura"
- },
- "12": {
- "title": "una paret pintada"
- },
"2": {
"title": "un mupi sobre la paret"
},
@@ -71,6 +61,16 @@
},
"9": {
"title": "un tòtem"
+ },
+ "10": {
+ "description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
+ "title": "un lletrer"
+ },
+ "11": {
+ "title": "una escupltura"
+ },
+ "12": {
+ "title": "una paret pintada"
}
},
"tagRenderings": {
@@ -165,9 +165,6 @@
"1": {
"then": "Açò és un tauló d'anunis"
},
- "10": {
- "then": "Açò és una paret pintada"
- },
"2": {
"then": "Açò és una columna"
},
@@ -191,6 +188,9 @@
},
"9": {
"then": "Açò és un tòtem"
+ },
+ "10": {
+ "then": "Açò és una paret pintada"
}
},
"question": "Quin tipus d'element publicitari és aquest?",
@@ -205,9 +205,6 @@
"1": {
"then": "Tauló d'anuncis"
},
- "10": {
- "then": "Paret Pintada"
- },
"2": {
"then": "Mupi"
},
@@ -231,6 +228,9 @@
},
"9": {
"then": "Tòtem"
+ },
+ "10": {
+ "then": "Paret Pintada"
}
}
}
@@ -312,15 +312,6 @@
"1": {
"then": "Mural"
},
- "10": {
- "then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
- },
- "11": {
- "then": "Enrajolat"
- },
- "12": {
- "then": "Tallat a la fusta"
- },
"2": {
"then": "Pintura"
},
@@ -344,6 +335,15 @@
},
"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?",
@@ -1743,9 +1743,6 @@
"1": {
"question": "Té un connector
Schuko sense pin de terra (CEE7/4 tipus F) connector"
},
- "13": {
- "question": "Té un connector Tesla Supercharger (Destination) (Tipus 2 amb un cable de marca tesla) "
- },
"4": {
"question": "Té un connector de Tipus 1 amb cable (J1772) "
},
@@ -1760,6 +1757,9 @@
},
"8": {
"question": "Té un connector Tipus 2 (mennekes) "
+ },
+ "13": {
+ "question": "Té un connector Tesla Supercharger (Destination) (Tipus 2 amb un cable de marca tesla) "
}
}
}
@@ -1809,6 +1809,30 @@
"1": {
"then": "Endoll de paret Schuko sense pin a terra (CEE7/4 tipus F)"
},
+ "2": {
+ "then": "Endoll de paret Europeu amb pin de terra (CEE7/4 tipus E)"
+ },
+ "3": {
+ "then": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)"
+ },
+ "4": {
+ "then": "CHAdeMo"
+ },
+ "5": {
+ "then": "Chademo"
+ },
+ "6": {
+ "then": "Tipus 1 amb cable (J1772)"
+ },
+ "7": {
+ "then": "Tipus 1 amb cable (J1772)"
+ },
+ "8": {
+ "then": "Tipus 1 sense cable (J1772)"
+ },
+ "9": {
+ "then": "Tipus 1 sense cable (J1772)"
+ },
"10": {
"then": "CSS 1Tipus 1 (també conegut com Tipus 1 combo)"
},
@@ -1839,9 +1863,6 @@
"19": {
"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)"
},
@@ -1859,27 +1880,6 @@
},
"26": {
"then": "USB per a carregar mòbils i dispositius petits"
- },
- "3": {
- "then": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)"
- },
- "4": {
- "then": "CHAdeMo"
- },
- "5": {
- "then": "Chademo"
- },
- "6": {
- "then": "Tipus 1 amb cable (J1772)"
- },
- "7": {
- "then": "Tipus 1 amb cable (J1772)"
- },
- "8": {
- "then": "Tipus 1 sense cable (J1772)"
- },
- "9": {
- "then": "Tipus 1 sense cable (J1772)"
}
},
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
@@ -2948,21 +2948,6 @@
"1": {
"then": "Això és una fregiduria"
},
- "10": {
- "then": "Aquí es serveixen plats xinesos"
- },
- "11": {
- "then": "Aquí es serveixen plats grecs"
- },
- "12": {
- "then": "Aquí es serveixen plats indis"
- },
- "13": {
- "then": "Aquí es serveixen plats turcs"
- },
- "14": {
- "then": "Aquí es serveixen plats tailandesos"
- },
"2": {
"then": "Principalment serveix pasta"
},
@@ -2983,6 +2968,21 @@
},
"9": {
"then": "Aquí es serveixen plats francesos"
+ },
+ "10": {
+ "then": "Aquí es serveixen plats xinesos"
+ },
+ "11": {
+ "then": "Aquí es serveixen plats grecs"
+ },
+ "12": {
+ "then": "Aquí es serveixen plats indis"
+ },
+ "13": {
+ "then": "Aquí es serveixen plats turcs"
+ },
+ "14": {
+ "then": "Aquí es serveixen plats tailandesos"
}
},
"question": "Quin menjar es serveix aquí?",
@@ -4599,6 +4599,30 @@
"1": {
"question": "Reciclatge de piles"
},
+ "2": {
+ "question": "Reciclatge de cartrons de begudes"
+ },
+ "3": {
+ "question": "Reciclatge de llaunes"
+ },
+ "4": {
+ "question": "Reciclatge de roba"
+ },
+ "5": {
+ "question": "Reciclatge d'oli de cuina"
+ },
+ "6": {
+ "question": "Reciclatge d'oli de motor"
+ },
+ "7": {
+ "question": "Reciclatge de tubs fluorescents"
+ },
+ "8": {
+ "question": "Reciclatge de residus verds"
+ },
+ "9": {
+ "question": "Reciclatge d'ampolles de vidre"
+ },
"10": {
"question": "Reciclatge de vidre"
},
@@ -4629,35 +4653,11 @@
"19": {
"question": "Reciclatge del rebuig"
},
- "2": {
- "question": "Reciclatge de cartrons de begudes"
- },
"20": {
"question": "Reciclatge de cartutxos d'impressora"
},
"21": {
"question": "Reciclatge de bicicletes"
- },
- "3": {
- "question": "Reciclatge de llaunes"
- },
- "4": {
- "question": "Reciclatge de roba"
- },
- "5": {
- "question": "Reciclatge d'oli de cuina"
- },
- "6": {
- "question": "Reciclatge d'oli de motor"
- },
- "7": {
- "question": "Reciclatge de tubs fluorescents"
- },
- "8": {
- "question": "Reciclatge de residus verds"
- },
- "9": {
- "question": "Reciclatge d'ampolles de vidre"
}
}
},
@@ -4720,6 +4720,30 @@
"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"
},
@@ -4750,9 +4774,6 @@
"19": {
"then": "Aquí es poden reciclar sabates"
},
- "2": {
- "then": "Aquí es poden reciclar llaunes"
- },
"20": {
"then": "Aquí es poden reciclar petits electrodomèstics"
},
@@ -4767,27 +4788,6 @@
},
"24": {
"then": "Aquí es poden reciclar bicicletes"
- },
- "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í?"
@@ -5250,12 +5250,6 @@
"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"
},
@@ -5279,6 +5273,12 @@
},
"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"
}
},
"question": "Quin tipus d'il·luminació utilitza aquest fanal?"
@@ -6117,4 +6117,4 @@
}
}
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/de.json b/langs/layers/de.json
index e635927c3..c656d3c46 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -35,16 +35,6 @@
"1": {
"title": "eine freistehende Posterbox"
},
- "10": {
- "description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
- "title": "ein Schild"
- },
- "11": {
- "title": "eine Skulptur"
- },
- "12": {
- "title": "eine Wandmalerei"
- },
"2": {
"title": "eine wandmontierte Posterbox"
},
@@ -71,6 +61,16 @@
},
"9": {
"title": "ein Totem"
+ },
+ "10": {
+ "description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
+ "title": "ein Schild"
+ },
+ "11": {
+ "title": "eine Skulptur"
+ },
+ "12": {
+ "title": "eine Wandmalerei"
}
},
"tagRenderings": {
@@ -165,9 +165,6 @@
"1": {
"then": "Dies ist ein Brett"
},
- "10": {
- "then": "Dies ist eine Wandmalerei"
- },
"2": {
"then": "Dies ist eine Litfaßsäule"
},
@@ -191,6 +188,9 @@
},
"9": {
"then": "Dies ist ein Totem"
+ },
+ "10": {
+ "then": "Dies ist eine Wandmalerei"
}
},
"question": "Welche Art von Werbung ist das?",
@@ -205,9 +205,6 @@
"1": {
"then": "Brett"
},
- "10": {
- "then": "Wandmalerei"
- },
"2": {
"then": "Posterbox"
},
@@ -231,6 +228,9 @@
},
"9": {
"then": "Totem"
+ },
+ "10": {
+ "then": "Wandmalerei"
}
}
}
@@ -312,15 +312,6 @@
"1": {
"then": "Wandbild"
},
- "10": {
- "then": "Azulejo (spanische dekorative Fliesenarbeit)"
- },
- "11": {
- "then": "Fliesenarbeit"
- },
- "12": {
- "then": "Holzschnitzerei"
- },
"2": {
"then": "Malerei"
},
@@ -344,6 +335,15 @@
},
"9": {
"then": "Relief"
+ },
+ "10": {
+ "then": "Azulejo (spanische dekorative Fliesenarbeit)"
+ },
+ "11": {
+ "then": "Fliesenarbeit"
+ },
+ "12": {
+ "then": "Holzschnitzerei"
}
},
"question": "Um welche Art Kunstwerk handelt es sich?",
@@ -1830,27 +1830,6 @@
"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"
},
@@ -1874,6 +1853,27 @@
},
"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"
}
}
}
@@ -1929,6 +1929,30 @@
"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)"
},
@@ -1959,9 +1983,6 @@
"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)"
},
@@ -1992,32 +2013,11 @@
"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?"
@@ -3555,15 +3555,6 @@
"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"
},
@@ -3587,6 +3578,15 @@
},
"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?",
@@ -3635,15 +3635,6 @@
"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"
},
@@ -3667,6 +3658,15 @@
},
"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?",
@@ -4606,6 +4606,30 @@
"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."
},
@@ -4636,9 +4660,6 @@
"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."
},
@@ -4653,27 +4674,6 @@
},
"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?"
@@ -4780,21 +4780,6 @@
"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"
},
@@ -4818,6 +4803,21 @@
},
"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": "Was für Essen gibt es hier?",
@@ -6036,19 +6036,6 @@
}
}
},
- "10": {
- "options": {
- "0": {
- "question": "Alle Notizen"
- },
- "1": {
- "question": "Importnotizen ausblenden"
- },
- "2": {
- "question": "Nur Importnotizen anzeigen"
- }
- }
- },
"2": {
"options": {
"0": {
@@ -6104,6 +6091,19 @@
"question": "Nur offene Notizen anzeigen"
}
}
+ },
+ "10": {
+ "options": {
+ "0": {
+ "question": "Alle Notizen"
+ },
+ "1": {
+ "question": "Importnotizen ausblenden"
+ },
+ "2": {
+ "question": "Nur Importnotizen anzeigen"
+ }
+ }
}
},
"name": "OpenStreetMap-Hinweise",
@@ -6432,21 +6432,6 @@
"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."
},
@@ -6470,6 +6455,21 @@
},
"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?"
@@ -7452,6 +7452,30 @@
"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"
},
@@ -7482,35 +7506,11 @@
"19": {
"question": "Recycling von Restabfällen"
},
- "2": {
- "question": "Recycling von Getränkekartons"
- },
"20": {
"question": "Recycling von Druckerpatronen"
},
"21": {
"question": "Recycling von Fahrrädern"
- },
- "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"
}
}
},
@@ -7578,6 +7578,30 @@
"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"
},
@@ -7608,9 +7632,6 @@
"19": {
"then": "Schuhe können hier recycelt werden"
},
- "2": {
- "then": "Dosen können hier recycelt werden"
- },
"20": {
"then": "Elektrokleingeräte können hier recycelt werden"
},
@@ -7625,27 +7646,6 @@
},
"24": {
"then": "Fahrräder 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"
}
},
"question": "Was kann hier recycelt werden?"
@@ -8449,12 +8449,6 @@
"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"
},
@@ -8478,6 +8472,12 @@
},
"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?"
@@ -9566,27 +9566,6 @@
"1": {
"question": "Verkauf von Getränken"
},
- "10": {
- "question": "Verkauf von Milch"
- },
- "11": {
- "question": "Verkauf von Brot"
- },
- "12": {
- "question": "Verkauf von Eiern"
- },
- "13": {
- "question": "Verkauf von Käse"
- },
- "14": {
- "question": "Verkauf von Honig"
- },
- "15": {
- "question": "Verkauf von Kartoffeln"
- },
- "16": {
- "question": "Verkauf von Blumen"
- },
"2": {
"question": "Verkauf von Süßigkeiten"
},
@@ -9610,6 +9589,27 @@
},
"9": {
"question": "Verkauf von Fahrradschläuchen"
+ },
+ "10": {
+ "question": "Verkauf von Milch"
+ },
+ "11": {
+ "question": "Verkauf von Brot"
+ },
+ "12": {
+ "question": "Verkauf von Eiern"
+ },
+ "13": {
+ "question": "Verkauf von Käse"
+ },
+ "14": {
+ "question": "Verkauf von Honig"
+ },
+ "15": {
+ "question": "Verkauf von Kartoffeln"
+ },
+ "16": {
+ "question": "Verkauf von Blumen"
}
}
}
@@ -9650,24 +9650,6 @@
"1": {
"then": "Süßigkeiten werden verkauft"
},
- "10": {
- "then": "Brot wird verkauft"
- },
- "11": {
- "then": "Eier werden verkauft"
- },
- "12": {
- "then": "Käse wird verkauft"
- },
- "13": {
- "then": "Honig wird verkauft"
- },
- "14": {
- "then": "Kartoffeln werden verkauft"
- },
- "15": {
- "then": "Blumen werden verkauft"
- },
"2": {
"then": "Lebensmittel werden verkauft"
},
@@ -9691,6 +9673,24 @@
},
"9": {
"then": "Milch wird verkauft"
+ },
+ "10": {
+ "then": "Brot wird verkauft"
+ },
+ "11": {
+ "then": "Eier werden verkauft"
+ },
+ "12": {
+ "then": "Käse wird verkauft"
+ },
+ "13": {
+ "then": "Honig wird verkauft"
+ },
+ "14": {
+ "then": "Kartoffeln werden verkauft"
+ },
+ "15": {
+ "then": "Blumen werden verkauft"
}
},
"question": "Was wird in diesem Automaten verkauft?",
@@ -10027,4 +10027,4 @@
}
}
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 6b094ac16..0cc7be9a1 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -35,16 +35,6 @@
"1": {
"title": "a freestanding poster box"
},
- "10": {
- "description": "Used for advertising signs, neon signs, logos & institutional entrance signs",
- "title": "a sign"
- },
- "11": {
- "title": "a sculpture"
- },
- "12": {
- "title": "a wall painting"
- },
"2": {
"title": "a poster box mounted on a wall"
},
@@ -71,6 +61,16 @@
},
"9": {
"title": "a totem"
+ },
+ "10": {
+ "description": "Used for advertising signs, neon signs, logos & institutional entrance signs",
+ "title": "a sign"
+ },
+ "11": {
+ "title": "a sculpture"
+ },
+ "12": {
+ "title": "a wall painting"
}
},
"tagRenderings": {
@@ -165,9 +165,6 @@
"1": {
"then": "This is a board"
},
- "10": {
- "then": "This is a wall painting"
- },
"2": {
"then": "This is a column"
},
@@ -191,6 +188,9 @@
},
"9": {
"then": "This is a totem"
+ },
+ "10": {
+ "then": "This is a wall painting"
}
},
"question": "Which type of advertising feature is this?",
@@ -205,9 +205,6 @@
"1": {
"then": "Board"
},
- "10": {
- "then": "Wall painting"
- },
"2": {
"then": "Poster Box"
},
@@ -231,6 +228,9 @@
},
"9": {
"then": "Totem"
+ },
+ "10": {
+ "then": "Wall painting"
}
}
}
@@ -312,15 +312,6 @@
"1": {
"then": "Mural"
},
- "10": {
- "then": "Azulejo (Spanish decorative tilework)"
- },
- "11": {
- "then": "Tilework"
- },
- "12": {
- "then": "Woodcarving"
- },
"2": {
"then": "Painting"
},
@@ -344,6 +335,15 @@
},
"9": {
"then": "Relief"
+ },
+ "10": {
+ "then": "Azulejo (Spanish decorative tilework)"
+ },
+ "11": {
+ "then": "Tilework"
+ },
+ "12": {
+ "then": "Woodcarving"
}
},
"question": "What is the type of this artwork?",
@@ -1830,27 +1830,6 @@
"1": {
"question": "Has a Schuko wall plug without ground pin (CEE7/4 type F) connector"
},
- "10": {
- "question": "Has a Type 2 with cable (mennekes) connector"
- },
- "11": {
- "question": "Has a Tesla Supercharger CCS (a branded type2_css) connector"
- },
- "12": {
- "question": "Has a Tesla Supercharger (destination) connector"
- },
- "13": {
- "question": "Has a Tesla Supercharger (Destination) (A Type 2 with cable branded as tesla) connector"
- },
- "14": {
- "question": "Has a USB to charge phones and small electronics connector"
- },
- "15": {
- "question": "Has a Bosch Active Connect with 3 pins and cable connector"
- },
- "16": {
- "question": "Has a Bosch Active Connect with 5 pins and cable connector"
- },
"2": {
"question": "Has a European wall plug with ground pin (CEE7/4 type E) connector"
},
@@ -1874,6 +1853,27 @@
},
"9": {
"question": "Has a Type 2 CCS (mennekes) connector"
+ },
+ "10": {
+ "question": "Has a Type 2 with cable (mennekes) connector"
+ },
+ "11": {
+ "question": "Has a Tesla Supercharger CCS (a branded type2_css) connector"
+ },
+ "12": {
+ "question": "Has a Tesla Supercharger (destination) connector"
+ },
+ "13": {
+ "question": "Has a Tesla Supercharger (Destination) (A Type 2 with cable branded as tesla) connector"
+ },
+ "14": {
+ "question": "Has a USB to charge phones and small electronics connector"
+ },
+ "15": {
+ "question": "Has a Bosch Active Connect with 3 pins and cable connector"
+ },
+ "16": {
+ "question": "Has a Bosch Active Connect with 5 pins and cable connector"
}
}
}
@@ -1929,6 +1929,30 @@
"1": {
"then": "Schuko wall plug without ground pin (CEE7/4 type F)"
},
+ "2": {
+ "then": "European wall plug with ground pin (CEE7/4 type E)"
+ },
+ "3": {
+ "then": "European wall plug with ground pin (CEE7/4 type E)"
+ },
+ "4": {
+ "then": "Chademo"
+ },
+ "5": {
+ "then": "Chademo"
+ },
+ "6": {
+ "then": "Type 1 with cable (J1772)"
+ },
+ "7": {
+ "then": "Type 1 with cable (J1772)"
+ },
+ "8": {
+ "then": "Type 1 without cable (J1772)"
+ },
+ "9": {
+ "then": "Type 1 without cable (J1772)"
+ },
"10": {
"then": "Type 1 CCS (aka Type 1 Combo)"
},
@@ -1959,9 +1983,6 @@
"19": {
"then": "Type 2 with cable (mennekes)"
},
- "2": {
- "then": "European wall plug with ground pin (CEE7/4 type E)"
- },
"20": {
"then": "Tesla Supercharger CCS (a branded type2_css)"
},
@@ -1992,32 +2013,11 @@
"29": {
"then": "Bosch Active Connect with 3 pins and cable"
},
- "3": {
- "then": "European wall plug with ground pin (CEE7/4 type E)"
- },
"30": {
"then": "Bosch Active Connect with 5 pins and cable"
},
"31": {
"then": "Bosch Active Connect with 5 pins and cable"
- },
- "4": {
- "then": "Chademo"
- },
- "5": {
- "then": "Chademo"
- },
- "6": {
- "then": "Type 1 with cable (J1772)"
- },
- "7": {
- "then": "Type 1 with cable (J1772)"
- },
- "8": {
- "then": "Type 1 without cable (J1772)"
- },
- "9": {
- "then": "Type 1 without cable (J1772)"
}
},
"question": "Which charging connections are available here?"
@@ -3555,15 +3555,6 @@
"1": {
"then": "This cycleway is paved"
},
- "10": {
- "then": "This cycleway is made of fine gravel"
- },
- "11": {
- "then": "This cycleway is made of pebblestone"
- },
- "12": {
- "then": "This cycleway is made from raw ground"
- },
"2": {
"then": "This cycleway is made of asphalt"
},
@@ -3587,6 +3578,15 @@
},
"9": {
"then": "This cycleway is made of gravel"
+ },
+ "10": {
+ "then": "This cycleway is made of fine gravel"
+ },
+ "11": {
+ "then": "This cycleway is made of pebblestone"
+ },
+ "12": {
+ "then": "This cycleway is made from raw ground"
}
},
"question": "What is the surface of the cycleway made from?",
@@ -3635,15 +3635,6 @@
"1": {
"then": "This cycleway is paved"
},
- "10": {
- "then": "This cycleway is made of fine gravel"
- },
- "11": {
- "then": "This cycleway is made of pebblestone"
- },
- "12": {
- "then": "This cycleway is made from raw ground"
- },
"2": {
"then": "This cycleway is made of asphalt"
},
@@ -3667,6 +3658,15 @@
},
"9": {
"then": "This cycleway is made of gravel"
+ },
+ "10": {
+ "then": "This cycleway is made of fine gravel"
+ },
+ "11": {
+ "then": "This cycleway is made of pebblestone"
+ },
+ "12": {
+ "then": "This cycleway is made from raw ground"
}
},
"question": "What is the surface of the street made from?",
@@ -4606,6 +4606,30 @@
"1": {
"then": "This fitness station has a sign with instructions for a specific exercise."
},
+ "2": {
+ "then": "This fitness station has a facility for sit-ups."
+ },
+ "3": {
+ "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars."
+ },
+ "4": {
+ "then": "This fitness station has bars for stretching."
+ },
+ "5": {
+ "then": "This fitness station has a station for making hyperextensions."
+ },
+ "6": {
+ "then": "This fitness station has rings for gymnastic exercises."
+ },
+ "7": {
+ "then": "This fitness station has a horizontal ladder, also known as monkey bars."
+ },
+ "8": {
+ "then": "This fitness station has wall bars to climb on."
+ },
+ "9": {
+ "then": "This fitness station has posts for performing slalom exercises."
+ },
"10": {
"then": "This fitness station has stepping stones."
},
@@ -4636,9 +4660,6 @@
"19": {
"then": "This fitness station has battling ropes."
},
- "2": {
- "then": "This fitness station has a facility for sit-ups."
- },
"20": {
"then": "This fitness station has a stationary bicycle."
},
@@ -4653,27 +4674,6 @@
},
"24": {
"then": "This fitness station has a slackline."
- },
- "3": {
- "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars."
- },
- "4": {
- "then": "This fitness station has bars for stretching."
- },
- "5": {
- "then": "This fitness station has a station for making hyperextensions."
- },
- "6": {
- "then": "This fitness station has rings for gymnastic exercises."
- },
- "7": {
- "then": "This fitness station has a horizontal ladder, also known as monkey bars."
- },
- "8": {
- "then": "This fitness station has wall bars to climb on."
- },
- "9": {
- "then": "This fitness station has posts for performing slalom exercises."
}
},
"question": "What kind of equipment does this fitness station have?"
@@ -4780,21 +4780,6 @@
"1": {
"then": "This is a friture"
},
- "10": {
- "then": "Chinese dishes are served here"
- },
- "11": {
- "then": "Greek dishes are served here"
- },
- "12": {
- "then": "Indian dishes are served here"
- },
- "13": {
- "then": "Turkish dishes are served here"
- },
- "14": {
- "then": "Thai dishes are served here"
- },
"2": {
"then": "Mainly serves pasta"
},
@@ -4818,6 +4803,21 @@
},
"9": {
"then": "French dishes are served here"
+ },
+ "10": {
+ "then": "Chinese dishes are served here"
+ },
+ "11": {
+ "then": "Greek dishes are served here"
+ },
+ "12": {
+ "then": "Indian dishes are served here"
+ },
+ "13": {
+ "then": "Turkish dishes are served here"
+ },
+ "14": {
+ "then": "Thai dishes are served here"
}
},
"question": "Which food is served here?",
@@ -6036,19 +6036,6 @@
}
}
},
- "10": {
- "options": {
- "0": {
- "question": "All Notes"
- },
- "1": {
- "question": "Hide import notes"
- },
- "2": {
- "question": "Show only import Notes"
- }
- }
- },
"2": {
"options": {
"0": {
@@ -6104,6 +6091,19 @@
"question": "Only show open notes"
}
}
+ },
+ "10": {
+ "options": {
+ "0": {
+ "question": "All Notes"
+ },
+ "1": {
+ "question": "Hide import notes"
+ },
+ "2": {
+ "question": "Show only import Notes"
+ }
+ }
}
},
"name": "OpenStreetMap notes",
@@ -6432,21 +6432,6 @@
"1": {
"then": "This is a normal parking space."
},
- "10": {
- "then": "This is a parking space reserved for parents with children."
- },
- "11": {
- "then": "This is a parking space reserved for staff."
- },
- "12": {
- "then": "This is a parking space reserved for taxis."
- },
- "13": {
- "then": "This is a parking space reserved for vehicles towing a trailer."
- },
- "14": {
- "then": "This is a parking space reserved for car sharing."
- },
"2": {
"then": "This is a disabled parking space."
},
@@ -6470,6 +6455,21 @@
},
"9": {
"then": "This is parking space reserved for motorcycles."
+ },
+ "10": {
+ "then": "This is a parking space reserved for parents with children."
+ },
+ "11": {
+ "then": "This is a parking space reserved for staff."
+ },
+ "12": {
+ "then": "This is a parking space reserved for taxis."
+ },
+ "13": {
+ "then": "This is a parking space reserved for vehicles towing a trailer."
+ },
+ "14": {
+ "then": "This is a parking space reserved for car sharing."
}
},
"question": "What kind of parking space is this?"
@@ -7452,6 +7452,30 @@
"1": {
"question": "Recycling of batteries"
},
+ "2": {
+ "question": "Recycling of beverage cartons"
+ },
+ "3": {
+ "question": "Recycling of cans"
+ },
+ "4": {
+ "question": "Recycling of clothes"
+ },
+ "5": {
+ "question": "Recycling of cooking oil"
+ },
+ "6": {
+ "question": "Recycling of engine oil"
+ },
+ "7": {
+ "question": "Recycling of fluorescent tubes"
+ },
+ "8": {
+ "question": "Recycling of green waste"
+ },
+ "9": {
+ "question": "Recycling of glass bottles"
+ },
"10": {
"question": "Recycling of glass"
},
@@ -7482,35 +7506,11 @@
"19": {
"question": "Recycling of residual waste"
},
- "2": {
- "question": "Recycling of beverage cartons"
- },
"20": {
"question": "Recycling of printer cartridges"
},
"21": {
"question": "Recycling of bicycles"
- },
- "3": {
- "question": "Recycling of cans"
- },
- "4": {
- "question": "Recycling of clothes"
- },
- "5": {
- "question": "Recycling of cooking oil"
- },
- "6": {
- "question": "Recycling of engine oil"
- },
- "7": {
- "question": "Recycling of fluorescent tubes"
- },
- "8": {
- "question": "Recycling of green waste"
- },
- "9": {
- "question": "Recycling of glass bottles"
}
}
},
@@ -7578,6 +7578,30 @@
"1": {
"then": "Beverage cartons can be recycled here"
},
+ "2": {
+ "then": "Cans can be recycled here"
+ },
+ "3": {
+ "then": "Clothes can be recycled here"
+ },
+ "4": {
+ "then": "Cooking oil can be recycled here"
+ },
+ "5": {
+ "then": "Engine oil can be recycled here"
+ },
+ "6": {
+ "then": "Fluorescent tubes can be recycled here"
+ },
+ "7": {
+ "then": "Green waste can be recycled here"
+ },
+ "8": {
+ "then": "Organic waste can be recycled here"
+ },
+ "9": {
+ "then": "Glass bottles can be recycled here"
+ },
"10": {
"then": "Glass can be recycled here"
},
@@ -7608,9 +7632,6 @@
"19": {
"then": "Shoes can be recycled here"
},
- "2": {
- "then": "Cans can be recycled here"
- },
"20": {
"then": "Small electrical appliances can be recycled here"
},
@@ -7625,27 +7646,6 @@
},
"24": {
"then": "Bicycles can be recycled here"
- },
- "3": {
- "then": "Clothes can be recycled here"
- },
- "4": {
- "then": "Cooking oil can be recycled here"
- },
- "5": {
- "then": "Engine oil can be recycled here"
- },
- "6": {
- "then": "Fluorescent tubes can be recycled here"
- },
- "7": {
- "then": "Green waste can be recycled here"
- },
- "8": {
- "then": "Organic waste can be recycled here"
- },
- "9": {
- "then": "Glass bottles can be recycled here"
}
},
"question": "What can be recycled here?"
@@ -8449,12 +8449,6 @@
"1": {
"then": "This lamp uses LEDs"
},
- "10": {
- "then": "This lamp uses high pressure sodium lamps (orange with white)"
- },
- "11": {
- "then": "This lamp is lit using gas"
- },
"2": {
"then": "This lamp uses incandescent lighting"
},
@@ -8478,6 +8472,12 @@
},
"9": {
"then": "This lamp uses low pressure sodium lamps (monochrome orange)"
+ },
+ "10": {
+ "then": "This lamp uses high pressure sodium lamps (orange with white)"
+ },
+ "11": {
+ "then": "This lamp is lit using gas"
}
},
"question": "What kind of lighting does this lamp use?"
@@ -9566,27 +9566,6 @@
"1": {
"question": "Sale of drinks"
},
- "10": {
- "question": "Sale of milk"
- },
- "11": {
- "question": "Sale of bread"
- },
- "12": {
- "question": "Sale of eggs"
- },
- "13": {
- "question": "Sale of cheese"
- },
- "14": {
- "question": "Sale of honey"
- },
- "15": {
- "question": "Sale of potatoes"
- },
- "16": {
- "question": "Sale of flowers"
- },
"2": {
"question": "Sale of sweets"
},
@@ -9610,6 +9589,27 @@
},
"9": {
"question": "Sale of bicycle inner tubes"
+ },
+ "10": {
+ "question": "Sale of milk"
+ },
+ "11": {
+ "question": "Sale of bread"
+ },
+ "12": {
+ "question": "Sale of eggs"
+ },
+ "13": {
+ "question": "Sale of cheese"
+ },
+ "14": {
+ "question": "Sale of honey"
+ },
+ "15": {
+ "question": "Sale of potatoes"
+ },
+ "16": {
+ "question": "Sale of flowers"
}
}
}
@@ -9650,24 +9650,6 @@
"1": {
"then": "Sweets are sold"
},
- "10": {
- "then": "Bread is sold"
- },
- "11": {
- "then": "Eggs are sold"
- },
- "12": {
- "then": "Cheese is sold"
- },
- "13": {
- "then": "Honey is sold"
- },
- "14": {
- "then": "Potatoes are sold"
- },
- "15": {
- "then": "Flowers are sold"
- },
"2": {
"then": "Food is sold"
},
@@ -9691,6 +9673,24 @@
},
"9": {
"then": "Milk is sold"
+ },
+ "10": {
+ "then": "Bread is sold"
+ },
+ "11": {
+ "then": "Eggs are sold"
+ },
+ "12": {
+ "then": "Cheese is sold"
+ },
+ "13": {
+ "then": "Honey is sold"
+ },
+ "14": {
+ "then": "Potatoes are sold"
+ },
+ "15": {
+ "then": "Flowers are sold"
}
},
"question": "What does this vending machine sell?",
@@ -10027,4 +10027,4 @@
}
}
}
-}
+}
\ No newline at end of file
diff --git a/langs/layers/fr.json b/langs/layers/fr.json
index d22c19550..c876c7be9 100644
--- a/langs/layers/fr.json
+++ b/langs/layers/fr.json
@@ -33,16 +33,6 @@
"1": {
"title": "un panneau à affiches scellé au sol"
},
- "10": {
- "description": "Désigne une enseigne publicitaire, une enseigne néon, les logos ou des indications d'entrées",
- "title": "une enseigne"
- },
- "11": {
- "title": "une sculpture"
- },
- "12": {
- "title": "une peinture murale"
- },
"2": {
"title": "un panneau à affiches monté sur un mur"
},
@@ -68,6 +58,16 @@
},
"9": {
"title": "un totem"
+ },
+ "10": {
+ "description": "Désigne une enseigne publicitaire, une enseigne néon, les logos ou des indications d'entrées",
+ "title": "une enseigne"
+ },
+ "11": {
+ "title": "une sculpture"
+ },
+ "12": {
+ "title": "une peinture murale"
}
},
"tagRenderings": {
@@ -159,9 +159,6 @@
"1": {
"then": "C'est un petit panneau"
},
- "10": {
- "then": "C'est une peinture murale"
- },
"2": {
"then": "C'est une colonne"
},
@@ -185,6 +182,9 @@
},
"9": {
"then": "C'est un totem"
+ },
+ "10": {
+ "then": "C'est une peinture murale"
}
},
"question": "De quel type de dispositif publicitaire s'agit-il ?"
@@ -195,9 +195,6 @@
"1": {
"then": "Petit panneau"
},
- "10": {
- "then": "Peinture murale"
- },
"3": {
"then": "Colonne"
},
@@ -218,6 +215,9 @@
},
"9": {
"then": "Totem"
+ },
+ "10": {
+ "then": "Peinture murale"
}
}
}
@@ -296,15 +296,6 @@
"1": {
"then": "Peinture murale"
},
- "10": {
- "then": "Azulejo (faïence latine)"
- },
- "11": {
- "then": "Carrelage"
- },
- "12": {
- "then": "Sculpture sur bois"
- },
"2": {
"then": "Peinture"
},
@@ -328,6 +319,15 @@
},
"9": {
"then": "Relief"
+ },
+ "10": {
+ "then": "Azulejo (faïence latine)"
+ },
+ "11": {
+ "then": "Carrelage"
+ },
+ "12": {
+ "then": "Sculpture sur bois"
}
},
"question": "Quel est le type de cette œuvre d'art ?",
@@ -2363,15 +2363,6 @@
"1": {
"then": "Cette piste cyclable est goudronée"
},
- "10": {
- "then": "Cette piste cyclable est faite en graviers fins"
- },
- "11": {
- "then": "Cette piste cyclable est en cailloux"
- },
- "12": {
- "then": "Cette piste cyclable est faite en sol brut"
- },
"2": {
"then": "Cette piste cyclable est asphaltée"
},
@@ -2395,6 +2386,15 @@
},
"9": {
"then": "Cette piste cyclable est faite en graviers"
+ },
+ "10": {
+ "then": "Cette piste cyclable est faite en graviers fins"
+ },
+ "11": {
+ "then": "Cette piste cyclable est en cailloux"
+ },
+ "12": {
+ "then": "Cette piste cyclable est faite en sol brut"
}
},
"question": "De quoi est faite la surface de la piste cyclable ?",
@@ -2443,15 +2443,6 @@
"1": {
"then": "Cette piste cyclable est pavée"
},
- "10": {
- "then": "Cette piste cyclable est faite en graviers fins"
- },
- "11": {
- "then": "Cette piste cyclable est en cailloux"
- },
- "12": {
- "then": "Cette piste cyclable est faite en sol brut"
- },
"2": {
"then": "Cette piste cyclable est asphaltée"
},
@@ -2475,6 +2466,15 @@
},
"9": {
"then": "Cette piste cyclable est faite en graviers"
+ },
+ "10": {
+ "then": "Cette piste cyclable est faite en graviers fins"
+ },
+ "11": {
+ "then": "Cette piste cyclable est en cailloux"
+ },
+ "12": {
+ "then": "Cette piste cyclable est faite en sol brut"
}
},
"question": "De quel materiel est faite cette rue ?",
@@ -3304,21 +3304,6 @@
"1": {
"then": "C'est une friterie"
},
- "10": {
- "then": "Des plats chinois sont servis ici"
- },
- "11": {
- "then": "Des plats grecs sont servis ici"
- },
- "12": {
- "then": "Des plats indiens sont servis ici"
- },
- "13": {
- "then": "Des plats turcs sont servis ici"
- },
- "14": {
- "then": "Des plats thaïlandais sont servis ici"
- },
"2": {
"then": "Restaurant Italien"
},
@@ -3342,6 +3327,21 @@
},
"9": {
"then": "Des plats français sont servis ici"
+ },
+ "10": {
+ "then": "Des plats chinois sont servis ici"
+ },
+ "11": {
+ "then": "Des plats grecs sont servis ici"
+ },
+ "12": {
+ "then": "Des plats indiens sont servis ici"
+ },
+ "13": {
+ "then": "Des plats turcs sont servis ici"
+ },
+ "14": {
+ "then": "Des plats thaïlandais sont servis ici"
}
},
"question": "Quelle type de nourriture est servie ici ?",
@@ -4670,6 +4670,30 @@
"1": {
"question": "Recyclage de piles et batteries domestiques"
},
+ "2": {
+ "question": "Recyclage d'emballage de boissons"
+ },
+ "3": {
+ "question": "Recyclage de boites de conserve et de canettes"
+ },
+ "4": {
+ "question": "Recyclage de vêtements"
+ },
+ "5": {
+ "question": "Recyclage des huiles de friture"
+ },
+ "6": {
+ "question": "Recyclage des huiles de moteur"
+ },
+ "7": {
+ "question": "Recyclage des lampes fluorescentes"
+ },
+ "8": {
+ "question": "Recyclage des déchets verts"
+ },
+ "9": {
+ "question": "Recyclage des bouteilles en verre et des bocaux"
+ },
"10": {
"question": "Recyclage de tout type de verre"
},
@@ -4700,35 +4724,11 @@
"19": {
"question": "Recyclage des autres déchets"
},
- "2": {
- "question": "Recyclage d'emballage de boissons"
- },
"20": {
"question": "Recyclage des cartouches d'imprimante"
},
"21": {
"question": "Recyclage des vélos"
- },
- "3": {
- "question": "Recyclage de boites de conserve et de canettes"
- },
- "4": {
- "question": "Recyclage de vêtements"
- },
- "5": {
- "question": "Recyclage des huiles de friture"
- },
- "6": {
- "question": "Recyclage des huiles de moteur"
- },
- "7": {
- "question": "Recyclage des lampes fluorescentes"
- },
- "8": {
- "question": "Recyclage des déchets verts"
- },
- "9": {
- "question": "Recyclage des bouteilles en verre et des bocaux"
}
}
},
@@ -4791,6 +4791,30 @@
"1": {
"then": "Les briques alimentaires en carton peuvent être recyclées ici"
},
+ "2": {
+ "then": "Les boites de conserve et canettes peuvent être recyclées ici"
+ },
+ "3": {
+ "then": "Les vêtements peuvent être recyclés ici"
+ },
+ "4": {
+ "then": "Les huiles de friture peuvent être recyclées ici"
+ },
+ "5": {
+ "then": "Les huiles de moteur peuvent être recyclées ici"
+ },
+ "6": {
+ "then": "Les lampes fluorescentes peuvent être recyclées ici"
+ },
+ "7": {
+ "then": "Les déchets verts peuvent être recyclés ici"
+ },
+ "8": {
+ "then": "Les déchets organiques peuvent être recyclés ici"
+ },
+ "9": {
+ "then": "Les bouteilles en verre et bocaux peuvent être recyclés ici"
+ },
"10": {
"then": "Tout type de verre peut être recyclé ici"
},
@@ -4821,9 +4845,6 @@
"19": {
"then": "Les chaussures peuvent être recyclées ici"
},
- "2": {
- "then": "Les boites de conserve et canettes peuvent être recyclées ici"
- },
"20": {
"then": "Les petits appareils électriques peuvent être recyclés ici"
},
@@ -4838,27 +4859,6 @@
},
"24": {
"then": "Les vélos peuvent être recyclés ici"
- },
- "3": {
- "then": "Les vêtements peuvent être recyclés ici"
- },
- "4": {
- "then": "Les huiles de friture peuvent être recyclées ici"
- },
- "5": {
- "then": "Les huiles de moteur peuvent être recyclées ici"
- },
- "6": {
- "then": "Les lampes fluorescentes peuvent être recyclées ici"
- },
- "7": {
- "then": "Les déchets verts peuvent être recyclés ici"
- },
- "8": {
- "then": "Les déchets organiques peuvent être recyclés ici"
- },
- "9": {
- "then": "Les bouteilles en verre et bocaux peuvent être recyclés ici"
}
},
"question": "Que peut-on recycler ici ?"
@@ -6222,4 +6222,4 @@
}
}
}
-}
+}
\ No newline at end of file