forked from MapComplete/MapComplete
		
	Chore: fix and merge translations
This commit is contained in:
		
							parent
							
								
									081119bdbc
								
							
						
					
					
						commit
						b7d3fac275
					
				
					 19 changed files with 717 additions and 580 deletions
				
			
		|  | @ -1014,7 +1014,8 @@ | |||
|         "es": "una valla publicitària", | ||||
|         "de": "eine Werbetafel", | ||||
|         "cs": "billboard", | ||||
|         "pt": "um outdoor" | ||||
|         "pt": "um outdoor", | ||||
|         "fr": "un grand panneau" | ||||
|       }, | ||||
|       "description": { | ||||
|         "en": "A large outdoor advertising structure, typically found in high-traffic areas such as alongside busy roads", | ||||
|  | @ -1041,7 +1042,8 @@ | |||
|         "es": "un mupi", | ||||
|         "de": "eine freistehende Posterbox", | ||||
|         "cs": "volně stojící plakátovací skříň", | ||||
|         "pt": "uma caixa de pôster independente" | ||||
|         "pt": "uma caixa de pôster independente", | ||||
|         "fr": "un panneau à affiches scellé au sol" | ||||
|       }, | ||||
|       "exampleImages": [ | ||||
|         "./assets/themes/advertising/Mupi_spain.jpg", | ||||
|  | @ -1058,7 +1060,8 @@ | |||
|         "es": "un mupi sobre la pared", | ||||
|         "de": "eine wandmontierte Posterbox", | ||||
|         "cs": "plakátovací skříň připevněná na stěnu", | ||||
|         "pt": "uma caixa de pôster montada em uma parede" | ||||
|         "pt": "uma caixa de pôster montada em uma parede", | ||||
|         "fr": "un panneau à affiches monté sur un mur" | ||||
|       }, | ||||
|       "snapToLayer": "walls_and_buildings" | ||||
|     }, | ||||
|  |  | |||
|  | @ -210,7 +210,9 @@ | |||
|         "de": "eine Kletterroute", | ||||
|         "it": "una via di arrampicata" | ||||
|       }, | ||||
|       "snapToLayer": ["climbing_opportunity"], | ||||
|       "snapToLayer": [ | ||||
|         "climbing_opportunity" | ||||
|       ], | ||||
|       "tags": [ | ||||
|         "sport=climbing", | ||||
|         "climbing=route" | ||||
|  |  | |||
|  | @ -53,25 +53,29 @@ | |||
|         { | ||||
|           "if": "map_type=topo", | ||||
|           "then": { | ||||
|             "en": "Topographical map <p class='subtle'>The map contains contour lines. </p>" | ||||
|             "en": "Topographical map <p class='subtle'>The map contains contour lines. </p>", | ||||
|             "de": "Topographische Katte <p class='subtle'> Die Karte enthält Höhenlinien. </p>" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "map_type=street", | ||||
|           "then": { | ||||
|             "en": "A map with all streets or ways of an area. <p class='subtle'>The streets are mostly named; the angles, distances etc. are accurate</p>" | ||||
|             "en": "A map with all streets or ways of an area. <p class='subtle'>The streets are mostly named; the angles, distances etc. are accurate</p>", | ||||
|             "de": "Eine Karte mit allen Straßen und Wegen eines Gebietes. <p class='subtle'>Die Straßen sind meist benannt; die Winkel, die Entfernungen, etc. stimmen</p>" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "map_type=scheme", | ||||
|           "then": { | ||||
|             "en": "This is a schematic map. <p class='subtle'>A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate.</p> " | ||||
|             "en": "This is a schematic map. <p class='subtle'>A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate.</p> ", | ||||
|             "de": "Dies ist eine schematische Karte. <p class='subtle'>Eine skizzierte Karte mit nur wichtigen Wegen und POIs. Die Winkel, Entfernungen usw. sind lediglich illustrativ, nicht genau.</p> " | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "map_type=toposcope", | ||||
|           "then": { | ||||
|             "en": "This is a toposcope. <p class='subtle'>A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point<p>" | ||||
|             "en": "This is a toposcope. <p class='subtle'>A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point<p>", | ||||
|             "de": "Dies ist ein Toposkop. <p class='subtle'>Eine Markierung, die an hohen Stellen angebracht ist und die Richtung zu wichtigen Landschaftsobjekten anzeigt, die von diesem Punkt aus gesehen werden können<p>" | ||||
|           } | ||||
|         } | ||||
|       ] | ||||
|  | @ -86,7 +90,8 @@ | |||
|         { | ||||
|           "if": "map_size=building", | ||||
|           "then": { | ||||
|             "en": "A map of the rooms within a building" | ||||
|             "en": "A map of the rooms within a building", | ||||
|             "de": "Eine Karte der Räume innerhalb eines Gebäudes" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -99,7 +104,8 @@ | |||
|         { | ||||
|           "if": "map_size=village", | ||||
|           "then": { | ||||
|             "en": "A map showing the village or town" | ||||
|             "en": "A map showing the village or town", | ||||
|             "de": "Eine Karte, die das Dorf oder die Stadt anzeigt" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  |  | |||
|  | @ -6,17 +6,20 @@ | |||
|   }, | ||||
|   "title": { | ||||
|     "render": { | ||||
|       "en": "Memorial plaque" | ||||
|       "en": "Memorial plaque", | ||||
|       "de": "Gedenktafel" | ||||
|     } | ||||
|   }, | ||||
|   "tagRenderings": [ | ||||
|     { | ||||
|       "id": "inscription", | ||||
|       "question": { | ||||
|         "en": "What is the inscription of this plaque?" | ||||
|         "en": "What is the inscription of this plaque?", | ||||
|         "de": "Wie lautet die Inschrift auf dieser Gedenktafel?" | ||||
|       }, | ||||
|       "render": { | ||||
|         "en": "The inscription on this plaque reads: <p><i>{inscription}<i></p>" | ||||
|         "en": "The inscription on this plaque reads: <p><i>{inscription}<i></p>", | ||||
|         "de": "Die Inschrift auf dieser Gedenktafel lautet: <p><i>{inscription}<i></p>" | ||||
|       }, | ||||
|       "freeform": { | ||||
|         "key": "inscription", | ||||
|  |  | |||
|  | @ -480,7 +480,8 @@ | |||
|         { | ||||
|           "question": { | ||||
|             "en": "Has children books", | ||||
|             "nl": "Kinderboeken aanwezig" | ||||
|             "nl": "Kinderboeken aanwezig", | ||||
|             "de": "Hat Kinderbücher" | ||||
|           }, | ||||
|           "osmTags": "books~i~.*children.*" | ||||
|         } | ||||
|  | @ -492,7 +493,8 @@ | |||
|         { | ||||
|           "question": { | ||||
|             "en": "Has books for adults", | ||||
|             "nl": "Boeken voor volwassenen aanwezig" | ||||
|             "nl": "Boeken voor volwassenen aanwezig", | ||||
|             "de": "Hat Bücher für Erwachsene" | ||||
|           }, | ||||
|           "osmTags": "books~i~.*adults.*" | ||||
|         } | ||||
|  | @ -513,14 +515,16 @@ | |||
|         { | ||||
|           "question": { | ||||
|             "en": "Located indoors", | ||||
|             "nl": "Bevindt zich binnen" | ||||
|             "nl": "Bevindt zich binnen", | ||||
|             "de": "Befindet sich im Innenbereich" | ||||
|           }, | ||||
|           "osmTags": "indoor=yes" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "nl": "Bevindt zich buiten", | ||||
|             "en": "Located outdoors" | ||||
|             "en": "Located outdoors", | ||||
|             "de": "Befindet sich im Freien" | ||||
|           }, | ||||
|           "osmTags": { | ||||
|             "or": [ | ||||
|  |  | |||
|  | @ -233,19 +233,22 @@ | |||
|     { | ||||
|       "id": "fixate-north", | ||||
|       "question": { | ||||
|         "en": "Should north always be up?" | ||||
|         "en": "Should north always be up?", | ||||
|         "de": "Soll Norden immer oben sein?" | ||||
|       }, | ||||
|       "mappings": [ | ||||
|         { | ||||
|           "if": "mapcomplete-fixate-north=", | ||||
|           "then": { | ||||
|             "en": "Allow to rotate the map" | ||||
|             "en": "Allow to rotate the map", | ||||
|             "de": "Drehen der Karte zulassen" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "mapcomplete-fixate-north=yes", | ||||
|           "then": { | ||||
|             "en": "Always keep north pointing up" | ||||
|             "en": "Always keep north pointing up", | ||||
|             "de": "Norden immer nach oben zeigen lassen" | ||||
|           } | ||||
|         } | ||||
|       ] | ||||
|  | @ -253,7 +256,8 @@ | |||
|     { | ||||
|       "id": "mangrove-keys", | ||||
|       "render": { | ||||
|         "en": "<a href='data:application/json,{mangroveidentity}' download='mangrove_private_key_{_name}'>Download the private key for your Mangrove Account</a> <p>Anyone possessing this file can make reviews with your identity</p>" | ||||
|         "en": "<a href='data:application/json,{mangroveidentity}' download='mangrove_private_key_{_name}'>Download the private key for your Mangrove Account</a> <p>Anyone possessing this file can make reviews with your identity</p>", | ||||
|         "de": "<a href='data:application/json,{mangroveidentity}' download='mangrove_private_key_{_name}'>Laden Sie den privaten Schlüssel für Ihr Mangrove-Konto herunter</a> <p>Jeder, der diese Datei besitzt, kann mit Ihrer Identität Rezensionen vornehmen</p>" | ||||
|       } | ||||
|     }, | ||||
|     { | ||||
|  |  | |||
|  | @ -2,11 +2,13 @@ | |||
|   "id": "vending_machine", | ||||
|   "name": { | ||||
|     "en": "Vending Machines", | ||||
|     "nl": "Verkoopautomaten" | ||||
|     "nl": "Verkoopautomaten", | ||||
|     "de": "Verkaufsautomaten" | ||||
|   }, | ||||
|   "description": { | ||||
|     "en": "Layer showing vending machines", | ||||
|     "nl": "Laag met verkoopautomaten" | ||||
|     "nl": "Laag met verkoopautomaten", | ||||
|     "de": "Ebene mit Verkaufsautomaten" | ||||
|   }, | ||||
|   "source": { | ||||
|     "osmTags": { | ||||
|  | @ -19,21 +21,24 @@ | |||
|   "title": { | ||||
|     "render": { | ||||
|       "en": "Vending machine", | ||||
|       "nl": "Verkoopautomaat" | ||||
|       "nl": "Verkoopautomaat", | ||||
|       "de": "Verkaufsautomat" | ||||
|     }, | ||||
|     "mappings": [ | ||||
|       { | ||||
|         "if": "name~*", | ||||
|         "then": { | ||||
|           "en": "Vending machine {name}", | ||||
|           "nl": "Verkoopautomaat {name}" | ||||
|           "nl": "Verkoopautomaat {name}", | ||||
|           "de": "Verkaufsautomat {name}" | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         "if": "brand~*", | ||||
|         "then": { | ||||
|           "en": "Vending machine {brand}", | ||||
|           "nl": "Verkoopautomaat {brand}" | ||||
|           "nl": "Verkoopautomaat {brand}", | ||||
|           "de": "Verkaufsautomat {brand}" | ||||
|         } | ||||
|       } | ||||
|     ] | ||||
|  | @ -44,7 +49,8 @@ | |||
|       "id": "vending", | ||||
|       "question": { | ||||
|         "en": "What does this vending machine sell?", | ||||
|         "nl": "Wat verkoopt deze verkoopautomaat?" | ||||
|         "nl": "Wat verkoopt deze verkoopautomaat?", | ||||
|         "de": "Was wird in diesem Automaten verkauft?" | ||||
|       }, | ||||
|       "freeform": { | ||||
|         "key": "vending", | ||||
|  | @ -54,14 +60,16 @@ | |||
|       }, | ||||
|       "render": { | ||||
|         "en": "This vending machine sells {vending}", | ||||
|         "nl": "Deze verkoopautomaat verkoopt {vending}" | ||||
|         "nl": "Deze verkoopautomaat verkoopt {vending}", | ||||
|         "de": "Dieser Automat verkauft {vending}" | ||||
|       }, | ||||
|       "mappings": [ | ||||
|         { | ||||
|           "if": "vending=drinks", | ||||
|           "then": { | ||||
|             "en": "Drinks are sold", | ||||
|             "nl": "Dranken worden verkocht" | ||||
|             "nl": "Dranken worden verkocht", | ||||
|             "de": "Getränke werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/id_presets/temaki-bottles.svg" | ||||
|         }, | ||||
|  | @ -69,7 +77,8 @@ | |||
|           "if": "vending=sweets", | ||||
|           "then": { | ||||
|             "en": "Sweets are sold", | ||||
|             "nl": "Snoep wordt verkocht" | ||||
|             "nl": "Snoep wordt verkocht", | ||||
|             "de": "Süßigkeiten werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/id_presets/maki-confectionery.svg" | ||||
|         }, | ||||
|  | @ -77,7 +86,8 @@ | |||
|           "if": "vending=food", | ||||
|           "then": { | ||||
|             "en": "Food is sold", | ||||
|             "nl": "Eten wordt verkocht" | ||||
|             "nl": "Eten wordt verkocht", | ||||
|             "de": "Lebensmittel werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/vending_machine/utensils.svg" | ||||
|         }, | ||||
|  | @ -85,7 +95,8 @@ | |||
|           "if": "vending=cigarettes", | ||||
|           "then": { | ||||
|             "en": "Cigarettes are sold", | ||||
|             "nl": "Sigaretten worden verkocht" | ||||
|             "nl": "Sigaretten worden verkocht", | ||||
|             "de": "Zigaretten werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/vending_machine/smoking.svg" | ||||
|         }, | ||||
|  | @ -93,14 +104,16 @@ | |||
|           "if": "vending=condoms", | ||||
|           "then": { | ||||
|             "en": "Condoms are sold", | ||||
|             "nl": "Condooms worden verkocht" | ||||
|             "nl": "Condooms worden verkocht", | ||||
|             "de": "Kondome werden verkauft" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "vending=coffee", | ||||
|           "then": { | ||||
|             "en": "Coffee is sold", | ||||
|             "nl": "Koffie wordt verkocht" | ||||
|             "nl": "Koffie wordt verkocht", | ||||
|             "de": "Kaffee wird verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/vending_machine/mug-saucer.svg" | ||||
|         }, | ||||
|  | @ -108,7 +121,8 @@ | |||
|           "if": "vending=water", | ||||
|           "then": { | ||||
|             "en": "Drinking water is sold", | ||||
|             "nl": "Drinkwater wordt verkocht" | ||||
|             "nl": "Drinkwater wordt verkocht", | ||||
|             "de": "Trinkwasser wird verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/id_presets/temaki-water_bottle.svg" | ||||
|         }, | ||||
|  | @ -116,7 +130,8 @@ | |||
|           "if": "vending=newspapers", | ||||
|           "then": { | ||||
|             "en": "Newspapers are sold", | ||||
|             "nl": "Kranten worden verkocht" | ||||
|             "nl": "Kranten worden verkocht", | ||||
|             "de": "Zeitungen werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/id_presets/fas-newspaper.svg" | ||||
|         }, | ||||
|  | @ -124,14 +139,16 @@ | |||
|           "if": "vending=bicycle_tube", | ||||
|           "then": { | ||||
|             "en": "Bicycle inner tubes are sold", | ||||
|             "nl": "Binnenbanden voor fietsen worden verkocht" | ||||
|             "nl": "Binnenbanden voor fietsen worden verkocht", | ||||
|             "de": "Fahrradschläuche werden verkauft" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "vending=milk", | ||||
|           "then": { | ||||
|             "en": "Milk is sold", | ||||
|             "nl": "Melk wordt verkocht" | ||||
|             "nl": "Melk wordt verkocht", | ||||
|             "de": "Milch wird verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/vending_machine/cow.svg" | ||||
|         }, | ||||
|  | @ -139,7 +156,8 @@ | |||
|           "if": "vending=bread", | ||||
|           "then": { | ||||
|             "en": "Bread is sold", | ||||
|             "nl": "Brood wordt verkocht" | ||||
|             "nl": "Brood wordt verkocht", | ||||
|             "de": "Brot wird verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/id_presets/maki-bakery.svg" | ||||
|         }, | ||||
|  | @ -147,7 +165,8 @@ | |||
|           "if": "vending=eggs", | ||||
|           "then": { | ||||
|             "en": "Eggs are sold", | ||||
|             "nl": "Eieren worden verkocht" | ||||
|             "nl": "Eieren worden verkocht", | ||||
|             "de": "Eier werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/vending_machine/egg.svg" | ||||
|         }, | ||||
|  | @ -155,7 +174,8 @@ | |||
|           "if": "vending=cheese", | ||||
|           "then": { | ||||
|             "en": "Cheese is sold", | ||||
|             "nl": "Kaas wordt verkocht" | ||||
|             "nl": "Kaas wordt verkocht", | ||||
|             "de": "Käse wird verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/id_presets/fas-cheese.svg" | ||||
|         }, | ||||
|  | @ -163,7 +183,8 @@ | |||
|           "if": "vending=honey", | ||||
|           "then": { | ||||
|             "en": "Honey is sold", | ||||
|             "nl": "Honing wordt verkocht" | ||||
|             "nl": "Honing wordt verkocht", | ||||
|             "de": "Honig wird verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/vending_machine/honey.svg" | ||||
|         }, | ||||
|  | @ -171,7 +192,8 @@ | |||
|           "if": "vending=potatoes", | ||||
|           "then": { | ||||
|             "en": "Potatoes are sold", | ||||
|             "nl": "Aardappelen worden verkocht" | ||||
|             "nl": "Aardappelen worden verkocht", | ||||
|             "de": "Kartoffeln werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/vending_machine/potato.svg" | ||||
|         }, | ||||
|  | @ -179,7 +201,8 @@ | |||
|           "if": "vending=flowers", | ||||
|           "then": { | ||||
|             "en": "Flowers are sold", | ||||
|             "nl": "Bloemen worden verkocht" | ||||
|             "nl": "Bloemen worden verkocht", | ||||
|             "de": "Blumen werden verkauft" | ||||
|           }, | ||||
|           "icon": "./assets/layers/id_presets/maki-florist.svg" | ||||
|         } | ||||
|  | @ -194,32 +217,37 @@ | |||
|       "id": "operator", | ||||
|       "question": { | ||||
|         "en": "Who operates this vending machine?", | ||||
|         "nl": "Wie beheert deze verkoopautomaat?" | ||||
|         "nl": "Wie beheert deze verkoopautomaat?", | ||||
|         "de": "Wer betreibt diesen Verkaufsautomaten?" | ||||
|       }, | ||||
|       "freeform": { | ||||
|         "key": "operator", | ||||
|         "placeholder": { | ||||
|           "en": "Name of operator", | ||||
|           "nl": "Naam van beheerder" | ||||
|           "nl": "Naam van beheerder", | ||||
|           "de": "Name des Betreibers" | ||||
|         } | ||||
|       }, | ||||
|       "render": { | ||||
|         "en": "This vending machine is operated by {operator}", | ||||
|         "nl": "Deze verkoopautomaat wordt beheerd door {operator}" | ||||
|         "nl": "Deze verkoopautomaat wordt beheerd door {operator}", | ||||
|         "de": "Dieser Verkaufsautomat wird betrieben von {operator}" | ||||
|       } | ||||
|     }, | ||||
|     { | ||||
|       "id": "indoor", | ||||
|       "question": { | ||||
|         "en": "Is this vending machine indoors?", | ||||
|         "nl": "Is deze verkoopautomaat binnen?" | ||||
|         "nl": "Is deze verkoopautomaat binnen?", | ||||
|         "de": "Ist dieser Automat in einem Gebäude untergebracht?" | ||||
|       }, | ||||
|       "mappings": [ | ||||
|         { | ||||
|           "if": "indoor=", | ||||
|           "then": { | ||||
|             "en": "This vending machine is outdoors", | ||||
|             "nl": "Deze verkoopautomaat is buiten" | ||||
|             "nl": "Deze verkoopautomaat is buiten", | ||||
|             "de": "Dieser Automat befindet sich im Freien" | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -227,14 +255,16 @@ | |||
|           "if": "indoor=yes", | ||||
|           "then": { | ||||
|             "en": "This vending machine is indoors", | ||||
|             "nl": "Deze verkoopautomaat is binnen" | ||||
|             "nl": "Deze verkoopautomaat is binnen", | ||||
|             "de": "Dieser Verkaufsautomat befindet sich im Innenbereich" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "indoor=no", | ||||
|           "then": { | ||||
|             "en": "This vending machine is outdoors", | ||||
|             "nl": "Deze verkoopautomaat is buiten" | ||||
|             "nl": "Deze verkoopautomaat is buiten", | ||||
|             "de": "Dieser Automat befindet sich im Freien" | ||||
|           } | ||||
|         } | ||||
|       ] | ||||
|  | @ -248,7 +278,8 @@ | |||
|     { | ||||
|       "title": { | ||||
|         "en": "a vending machine", | ||||
|         "nl": "een verkoopautomaat" | ||||
|         "nl": "een verkoopautomaat", | ||||
|         "de": "ein Verkaufsautomat" | ||||
|       }, | ||||
|       "tags": [ | ||||
|         "amenity=vending_machine" | ||||
|  | @ -464,118 +495,135 @@ | |||
|         { | ||||
|           "question": { | ||||
|             "en": "All vending machines", | ||||
|             "nl": "Alle verkoopautomaten" | ||||
|             "nl": "Alle verkoopautomaten", | ||||
|             "de": "Alle Verkaufsautomaten" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of drinks", | ||||
|             "nl": "Verkoop van dranken" | ||||
|             "nl": "Verkoop van dranken", | ||||
|             "de": "Verkauf von Getränken" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*drinks.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of sweets", | ||||
|             "nl": "Verkoop van snoep" | ||||
|             "nl": "Verkoop van snoep", | ||||
|             "de": "Verkauf von Süßigkeiten" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*sweets.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of food", | ||||
|             "nl": "Verkoop van eten" | ||||
|             "nl": "Verkoop van eten", | ||||
|             "de": "Verkauf von Lebensmitteln" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*food.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of cigarettes", | ||||
|             "nl": "Verkoop van sigaretten" | ||||
|             "nl": "Verkoop van sigaretten", | ||||
|             "de": "Verkauf von Zigaretten" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*cigarettes.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of condoms", | ||||
|             "nl": "Verkoop van condooms" | ||||
|             "nl": "Verkoop van condooms", | ||||
|             "de": "Verkauf von Kondomen" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*condoms.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of coffee", | ||||
|             "nl": "Verkoop van koffie" | ||||
|             "nl": "Verkoop van koffie", | ||||
|             "de": "Verkauf von Kaffee" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*coffee.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of water", | ||||
|             "nl": "Verkoop van water" | ||||
|             "nl": "Verkoop van water", | ||||
|             "de": "Verkauf von Trinkwasser" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*water.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of newspapers", | ||||
|             "nl": "Verkoop van kranten" | ||||
|             "nl": "Verkoop van kranten", | ||||
|             "de": "Verkauf von Zeitungen" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*newspapers.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of bicycle inner tubes", | ||||
|             "nl": "Verkoop van fietsbinnenbanden" | ||||
|             "nl": "Verkoop van fietsbinnenbanden", | ||||
|             "de": "Verkauf von Fahrradschläuchen" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*bicycle_tube.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of milk", | ||||
|             "nl": "Verkoop van melk" | ||||
|             "nl": "Verkoop van melk", | ||||
|             "de": "Verkauf von Milch" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*milk.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of bread", | ||||
|             "nl": "Verkoop van brood" | ||||
|             "nl": "Verkoop van brood", | ||||
|             "de": "Verkauf von Brot" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*bread.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of eggs", | ||||
|             "nl": "Verkoop van eieren" | ||||
|             "nl": "Verkoop van eieren", | ||||
|             "de": "Verkauf von Eiern" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*eggs.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of cheese", | ||||
|             "nl": "Verkoop van kaas" | ||||
|             "nl": "Verkoop van kaas", | ||||
|             "de": "Verkauf von Käse" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*cheese.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of honey", | ||||
|             "nl": "Verkoop van honing" | ||||
|             "nl": "Verkoop van honing", | ||||
|             "de": "Verkauf von Honig" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*honey.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of potatoes", | ||||
|             "nl": "Verkoop van aardappelen" | ||||
|             "nl": "Verkoop van aardappelen", | ||||
|             "de": "Verkauf von Kartoffeln" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*potatoes.*" | ||||
|         }, | ||||
|         { | ||||
|           "question": { | ||||
|             "en": "Sale of flowers", | ||||
|             "nl": "Verkoop van bloemen" | ||||
|             "nl": "Verkoop van bloemen", | ||||
|             "de": "Verkauf von Blumen" | ||||
|           }, | ||||
|           "osmTags": "vending~i~.*flowers.*" | ||||
|         } | ||||
|  |  | |||
|  | @ -361,19 +361,22 @@ | |||
|           { | ||||
|             "id": "repairs_climbing_shoes", | ||||
|             "question": { | ||||
|               "en": "Does this shoe repair shop repair climbing shoes?" | ||||
|               "en": "Does this shoe repair shop repair climbing shoes?", | ||||
|               "de": "Repariert das Schuhgeschäft Kletterschuhe?" | ||||
|             }, | ||||
|             "mappings": [ | ||||
|               { | ||||
|                 "if": "service:repair:climbing_shoes=yes", | ||||
|                 "then": { | ||||
|                   "en": "This shop repairs climbing shoes" | ||||
|                   "en": "This shop repairs climbing shoes", | ||||
|                   "de": "Dieser Laden repariert Kletterschuhe" | ||||
|                 } | ||||
|               }, | ||||
|               { | ||||
|                 "if": "service:repair:climbing_shoes=no", | ||||
|                 "then": { | ||||
|                   "en": "This shop does not repair climbing shoes" | ||||
|                   "en": "This shop does not repair climbing shoes", | ||||
|                   "de": "Dieser Shop repariert keine Kletterschuhe" | ||||
|                 } | ||||
|               } | ||||
|             ] | ||||
|  | @ -397,19 +400,22 @@ | |||
|           { | ||||
|             "id": "repairs_climbing_shoes", | ||||
|             "question": { | ||||
|               "en": "Does this shoe repair shop also repair clibming shoes?" | ||||
|               "en": "Does this shoe repair shop also repair clibming shoes?", | ||||
|               "de": "Repariert dieses Schuhgeschäft auch Kletterschuhe?" | ||||
|             }, | ||||
|             "mappings": [ | ||||
|               { | ||||
|                 "if": "service:repair:climbing_shoes=yes", | ||||
|                 "then": { | ||||
|                   "en": "This shop repairs climbing shoes" | ||||
|                   "en": "This shop repairs climbing shoes", | ||||
|                   "de": "Dieses Geschäft repariert Kletterschuhe" | ||||
|                 } | ||||
|               }, | ||||
|               { | ||||
|                 "if": "service:repair:climbing_shoes=no", | ||||
|                 "then": { | ||||
|                   "en": "This shop does not repair climbing shoes" | ||||
|                   "en": "This shop does not repair climbing shoes", | ||||
|                   "de": "Dieses Geschäft repariert keine Kletterschuhe" | ||||
|                 } | ||||
|               } | ||||
|             ] | ||||
|  | @ -421,7 +427,8 @@ | |||
|               "shop=shoe_repair" | ||||
|             ], | ||||
|             "title": { | ||||
|               "en": "a shoe repair shop" | ||||
|               "en": "a shoe repair shop", | ||||
|               "de": "Ein Schuhmacher" | ||||
|             } | ||||
|           } | ||||
|         ] | ||||
|  |  | |||
|  | @ -1,20 +1,24 @@ | |||
| { | ||||
|   "id": "elongated_coin", | ||||
|   "title": { | ||||
|     "en": "Penny Presses" | ||||
|     "en": "Penny Presses", | ||||
|     "de": "Münzpressen" | ||||
|   }, | ||||
|   "description": { | ||||
|     "en": "Find penny presses to create your own elongated coins." | ||||
|     "en": "Find penny presses to create your own elongated coins.", | ||||
|     "de": "Finde Münzpresse um deine eigenen Prägemünzen zu Pressen." | ||||
|   }, | ||||
|   "icon": "./assets/themes/elongated_coin/penny.svg", | ||||
|   "layers": [ | ||||
|     { | ||||
|       "id": "elongated_coin", | ||||
|       "name": { | ||||
|         "en": "Penny Presses" | ||||
|         "en": "Penny Presses", | ||||
|         "de": "Münzpressen" | ||||
|       }, | ||||
|       "description": { | ||||
|         "en": "Layer showing penny presses." | ||||
|         "en": "Layer showing penny presses.", | ||||
|         "de": "Ebene mit Münzpressen." | ||||
|       }, | ||||
|       "source": { | ||||
|         "osmTags": { | ||||
|  | @ -26,7 +30,8 @@ | |||
|       }, | ||||
|       "title": { | ||||
|         "render": { | ||||
|           "en": "Penny Press" | ||||
|           "en": "Penny Press", | ||||
|           "de": "Münzpresse" | ||||
|         } | ||||
|       }, | ||||
|       "tagRenderings": [ | ||||
|  | @ -35,41 +40,48 @@ | |||
|         { | ||||
|           "id": "designs", | ||||
|           "question": { | ||||
|             "en": "How many designs are available?" | ||||
|             "en": "How many designs are available?", | ||||
|             "de": "Wieviele Motive sind verfügbar?" | ||||
|           }, | ||||
|           "freeform": { | ||||
|             "key": "coin:design_count", | ||||
|             "type": "pnat", | ||||
|             "placeholder": { | ||||
|               "en": "Number of designs (e.g. 5)" | ||||
|               "en": "Number of designs (e.g. 5)", | ||||
|               "de": "Motivanzahl (z.B. 5)" | ||||
|             } | ||||
|           }, | ||||
|           "render": { | ||||
|             "en": "This penny press has {coin:design_count} designs available." | ||||
|             "en": "This penny press has {coin:design_count} designs available.", | ||||
|             "de": "Die Münzpresse hat {coin:design_count} Motive zur Auswahl." | ||||
|           }, | ||||
|           "mappings": [ | ||||
|             { | ||||
|               "if": "coin:design_count=1", | ||||
|               "then": { | ||||
|                 "en": "This penny press has one design available." | ||||
|                 "en": "This penny press has one design available.", | ||||
|                 "de": "Die Münzpresse hat ein Motiv zur Auswahl." | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "if": "coin:design_count=2", | ||||
|               "then": { | ||||
|                 "en": "This penny press has two designs available." | ||||
|                 "en": "This penny press has two designs available.", | ||||
|                 "de": "Die Münzpresse hat zwei Motive zur Auswahl." | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "if": "coin:design_count=3", | ||||
|               "then": { | ||||
|                 "en": "This penny press has three designs available." | ||||
|                 "en": "This penny press has three designs available.", | ||||
|                 "de": "Die Münzpresse hat drei Motive zur Auswahl." | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "if": "coin:design_count=4", | ||||
|               "then": { | ||||
|                 "en": "This penny press has four designs available." | ||||
|                 "en": "This penny press has four designs available.", | ||||
|                 "de": "Die Münzpresse hat vier Motive zur Auswahl." | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -77,102 +89,118 @@ | |||
|         { | ||||
|           "id": "coin", | ||||
|           "question": { | ||||
|             "en": "What coin is used for pressing?" | ||||
|             "en": "What coin is used for pressing?", | ||||
|             "de": "Welche Münze wird zum Pressen verwendet?" | ||||
|           }, | ||||
|           "freeform": { | ||||
|             "key": "coin:type", | ||||
|             "type": "string", | ||||
|             "placeholder": { | ||||
|               "en": "Coin type (e.g. 10cent)" | ||||
|               "en": "Coin type (e.g. 10cent)", | ||||
|               "de": "Münzenart (z.B. 10 Cent)" | ||||
|             } | ||||
|           }, | ||||
|           "mappings": [ | ||||
|             { | ||||
|               "if": "coin:type=2cent", | ||||
|               "then": { | ||||
|                 "en": "This penny press uses a 2 cent coin for pressing." | ||||
|                 "en": "This penny press uses a 2 cent coin for pressing.", | ||||
|                 "de": "Die Münzpresse benötigt eine 2 Cent Münze um zu Pressen." | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "if": "coin:type=5cent", | ||||
|               "then": { | ||||
|                 "en": "This penny press uses a 5 cent coin for pressing." | ||||
|                 "en": "This penny press uses a 5 cent coin for pressing.", | ||||
|                 "de": "Die Münzpresse benötigt eine 5 Cent Münze um zu Pressen." | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "if": "coin:type=10cent", | ||||
|               "then": { | ||||
|                 "en": "This penny press uses a 10 cent coin for pressing." | ||||
|                 "en": "This penny press uses a 10 cent coin for pressing.", | ||||
|                 "de": "Die Münzpresse benötigt eine 10 Cent Münze um zu Pressen." | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "if": "coin:type=25cent", | ||||
|               "then": { | ||||
|                 "en": "This penny press uses a 25 cent coin for pressing." | ||||
|                 "en": "This penny press uses a 25 cent coin for pressing.", | ||||
|                 "de": "Die Münzpresse benötigt eine 25 Cent Münze um zu Pressen." | ||||
|               }, | ||||
|               "hideInAnswer": "_currency!~.*USD.*" | ||||
|             }, | ||||
|             { | ||||
|               "if": "coin:type=50cent", | ||||
|               "then": { | ||||
|                 "en": "This penny press uses a 50 cent coin for pressing." | ||||
|                 "en": "This penny press uses a 50 cent coin for pressing.", | ||||
|                 "de": "Die Münzpresse benötigt eine 50 Cent Münze um zu Pressen." | ||||
|               }, | ||||
|               "hideInAnswer": "_currency!~.*USD.*" | ||||
|             } | ||||
|           ], | ||||
|           "render": { | ||||
|             "en": "This penny press uses a {coin:type} coin for pressing." | ||||
|             "en": "This penny press uses a {coin:type} coin for pressing.", | ||||
|             "de": "Die Münzpresse benötigt eine {coin:type} Münze um zu Pressen." | ||||
|           } | ||||
|         }, | ||||
|         "website", | ||||
|         { | ||||
|           "id": "charge", | ||||
|           "question": { | ||||
|             "en": "How much does it cost to press a penny?" | ||||
|             "en": "How much does it cost to press a penny?", | ||||
|             "de": "Wieviel kostet es eine Münze zu Pressen?" | ||||
|           }, | ||||
|           "freeform": { | ||||
|             "key": "charge", | ||||
|             "placeholder": { | ||||
|               "en": "Cost (e.g. 0.50 EUR)" | ||||
|               "en": "Cost (e.g. 0.50 EUR)", | ||||
|               "de": "Einwurf (z.B. 0,5€)" | ||||
|             } | ||||
|           }, | ||||
|           "mappings": [ | ||||
|             { | ||||
|               "if": "charge=1 EUR", | ||||
|               "then": { | ||||
|                 "en": "It costs 1 euro to press a penny." | ||||
|                 "en": "It costs 1 euro to press a penny.", | ||||
|                 "de": "Eine Münze zu Pressen kostet 1 Euro." | ||||
|               }, | ||||
|               "hideInAnswer": "_currency!~.*EUR.*" | ||||
|             }, | ||||
|             { | ||||
|               "if": "charge=2 EUR", | ||||
|               "then": { | ||||
|                 "en": "It costs 2 euros to press a penny." | ||||
|                 "en": "It costs 2 euros to press a penny.", | ||||
|                 "de": "Eine Münze zu Pressen kostet 2€." | ||||
|               }, | ||||
|               "hideInAnswer": "_currency!~.*EUR.*" | ||||
|             } | ||||
|           ], | ||||
|           "render": { | ||||
|             "en": "It costs {charge} to press a penny." | ||||
|             "en": "It costs {charge} to press a penny.", | ||||
|             "de": "Es kostet {charge}€ um eine Münze zu Pressen." | ||||
|           } | ||||
|         }, | ||||
|         "denominations-coins", | ||||
|         { | ||||
|           "id": "indoor", | ||||
|           "question": { | ||||
|             "en": "Is the penny press indoors?" | ||||
|             "en": "Is the penny press indoors?", | ||||
|             "de": "Befindet sich die Münzpresse im Inneren?" | ||||
|           }, | ||||
|           "mappings": [ | ||||
|             { | ||||
|               "if": "indoor=yes", | ||||
|               "then": { | ||||
|                 "en": "This penny press is located indoors." | ||||
|                 "en": "This penny press is located indoors.", | ||||
|                 "de": "Die Münzpresse befindet sich im Inneren." | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "if": "indoor=no", | ||||
|               "then": { | ||||
|                 "en": "This penny press is located outdoors." | ||||
|                 "en": "This penny press is located outdoors.", | ||||
|                 "de": "Die Münzpresse befindet sich Draußen." | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -197,7 +225,8 @@ | |||
|       "presets": [ | ||||
|         { | ||||
|           "title": { | ||||
|             "en": "a penny press" | ||||
|             "en": "a penny press", | ||||
|             "de": "Eine Münzpresse" | ||||
|           }, | ||||
|           "tags": [ | ||||
|             "amenity=vending_machine", | ||||
|  |  | |||
|  | @ -1,13 +1,19 @@ | |||
| { | ||||
|   "id": "mapcomplete-changes", | ||||
|   "title": { | ||||
|     "en": "Changes made with MapComplete" | ||||
|     "en": "Changes made with MapComplete", | ||||
|     "de": "Mit MapComplete erstellte Änderungen", | ||||
|     "nl": "Wijzigingen gemaakt met MapComplete" | ||||
|   }, | ||||
|   "shortDescription": { | ||||
|     "en": "Shows changes made by MapComplete" | ||||
|     "en": "Show changes made with MapComplete", | ||||
|     "de": "Mit MapComplete erstellte Änderungen anzeigen", | ||||
|     "nl": "Toon wijzigingen gemaakt met MapComplete" | ||||
|   }, | ||||
|   "description": { | ||||
|     "en": "This maps shows all the changes made with MapComplete" | ||||
|     "en": "This maps shows all the changes made with MapComplete", | ||||
|     "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", | ||||
|     "nl": "Deze kaart toont alle wijzigingen die met MapComplete gemaakt werden" | ||||
|   }, | ||||
|   "icon": "./assets/svg/logo.svg", | ||||
|   "hideFromOverview": true, | ||||
|  | @ -20,7 +26,9 @@ | |||
|     { | ||||
|       "id": "mapcomplete-changes", | ||||
|       "name": { | ||||
|         "en": "Changeset centers" | ||||
|         "en": "Changeset centers", | ||||
|         "de": "Zentrum der Änderungssätze", | ||||
|         "nl": "Centerpunt van changeset" | ||||
|       }, | ||||
|       "minzoom": 0, | ||||
|       "source": { | ||||
|  | @ -31,41 +39,51 @@ | |||
|       }, | ||||
|       "title": { | ||||
|         "render": { | ||||
|           "en": "Changeset for {theme}" | ||||
|           "en": "Changeset for {theme}", | ||||
|           "de": "Änderungssatz für {theme}" | ||||
|         } | ||||
|       }, | ||||
|       "description": { | ||||
|         "en": "Shows all MapComplete changes" | ||||
|         "en": "Show all MapComplete changes", | ||||
|         "de": "Alle MapComplete-Änderungen anzeigen", | ||||
|         "nl": "Toon alle MapComplete wijzigingen" | ||||
|       }, | ||||
|       "tagRenderings": [ | ||||
|         { | ||||
|           "id": "show_changeset_id", | ||||
|           "render": { | ||||
|             "en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>" | ||||
|             "en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>", | ||||
|             "de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "id": "contributor", | ||||
|           "question": { | ||||
|             "en": "What contributor did make this change?" | ||||
|             "en": "Which contributor made this change?", | ||||
|             "de": "Welcher Mitwirkende hat diese Änderung vorgenommen?", | ||||
|             "nl": "Welke bijdrager maakte deze wijziging?" | ||||
|           }, | ||||
|           "freeform": { | ||||
|             "key": "user" | ||||
|           }, | ||||
|           "render": { | ||||
|             "en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>" | ||||
|             "en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>", | ||||
|             "de": "Änderung gemacht von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>", | ||||
|             "nl": "Wijziging gemaakt door  <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "id": "theme-id", | ||||
|           "question": { | ||||
|             "en": "What theme was used to make this change?" | ||||
|             "en": "What theme was used to make this change?", | ||||
|             "de": "Welches Thema wurde für diese Änderung verwendet?" | ||||
|           }, | ||||
|           "freeform": { | ||||
|             "key": "theme" | ||||
|           }, | ||||
|           "render": { | ||||
|             "en": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>" | ||||
|             "en": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>", | ||||
|             "de": "Geändert mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -74,19 +92,27 @@ | |||
|             "key": "locale" | ||||
|           }, | ||||
|           "question": { | ||||
|             "en": "What locale (language) was this change made in?" | ||||
|             "en": "What locale (language) was this change made in?", | ||||
|             "de": "In welcher Sprache wurde diese Änderung vorgenommen?", | ||||
|             "nl": "In welke locale (taal) werd deze wijziging gemaakt?" | ||||
|           }, | ||||
|           "render": { | ||||
|             "en": "User locale is {locale}" | ||||
|             "en": "User locale is {locale}", | ||||
|             "de": "Usersprache ist {locale}", | ||||
|             "nl": "De gebruikerstaal is {locale}" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "id": "host", | ||||
|           "render": { | ||||
|             "en": "Change with with <a href='{host}'>{host}</a>" | ||||
|             "en": "Change made with <a href='{host}'>{host}</a>", | ||||
|             "de": "Änderung vorgenommen mit <a href='{host}'>{host}</a>", | ||||
|             "nl": "Wijziging gemaakt met <a href='{host}'>{host}</a>" | ||||
|           }, | ||||
|           "question": { | ||||
|             "en": "What host (website) was this change made with?" | ||||
|             "en": "What host (website) was this change made with?", | ||||
|             "de": "Mit welchem Host / welcher Website wurde diese Änderung gemacht?", | ||||
|             "nl": "Met welke host (website) werd deze wijziging gemaakt?" | ||||
|           }, | ||||
|           "freeform": { | ||||
|             "key": "host" | ||||
|  | @ -107,10 +133,12 @@ | |||
|         { | ||||
|           "id": "version", | ||||
|           "question": { | ||||
|             "en": "What version of MapComplete was used to make this change?" | ||||
|             "en": "What version of MapComplete was used to make this change?", | ||||
|             "de": "Mit welcher Version von MapComplete wurde diese Änderung gemacht?" | ||||
|           }, | ||||
|           "render": { | ||||
|             "en": "Made with {editor}" | ||||
|             "en": "Made with {editor}", | ||||
|             "de": "Erstellt mit {editor}" | ||||
|           }, | ||||
|           "freeform": { | ||||
|             "key": "editor" | ||||
|  | @ -452,7 +480,9 @@ | |||
|                 } | ||||
|               ], | ||||
|               "question": { | ||||
|                 "en": "Themename contains {search}" | ||||
|                 "en": "Theme name contains {search}", | ||||
|                 "de": "Themenname enthält {search}", | ||||
|                 "nl": "Themenaam bevat {search}" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -468,7 +498,9 @@ | |||
|                 } | ||||
|               ], | ||||
|               "question": { | ||||
|                 "en": "Made by contributor {search}" | ||||
|                 "en": "Made by contributor {search}", | ||||
|                 "de": "Erstellt von {search}", | ||||
|                 "nl": "Gemaakt door bijdrager {search}" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -484,7 +516,9 @@ | |||
|                 } | ||||
|               ], | ||||
|               "question": { | ||||
|                 "en": "<b>Not</b> made by contributor {search}" | ||||
|                 "en": "<b>Not</b> made by contributor {search}", | ||||
|                 "de": "<b>Nicht</b> erstellt von {search}", | ||||
|                 "nl": "<b>Niet</b> gemaakt door bijdrager {search}" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -501,7 +535,9 @@ | |||
|                 } | ||||
|               ], | ||||
|               "question": { | ||||
|                 "en": "Made before {search}" | ||||
|                 "en": "Made before {search}", | ||||
|                 "de": "Erstellt vor {search}", | ||||
|                 "nl": "Gemaakt voor {search}" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -518,7 +554,9 @@ | |||
|                 } | ||||
|               ], | ||||
|               "question": { | ||||
|                 "en": "Made after {search}" | ||||
|                 "en": "Made after {search}", | ||||
|                 "de": "Erstellt nach {search}", | ||||
|                 "nl": "Gemaakt na {search}" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -534,7 +572,9 @@ | |||
|                 } | ||||
|               ], | ||||
|               "question": { | ||||
|                 "en": "User language (iso-code) {search}" | ||||
|                 "en": "User language (iso-code) {search}", | ||||
|                 "de": "Benutzersprache (ISO-Code) {search}", | ||||
|                 "nl": "De taal van de bijdrager is {search}" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -550,7 +590,9 @@ | |||
|                 } | ||||
|               ], | ||||
|               "question": { | ||||
|                 "en": "Made with host {search}" | ||||
|                 "en": "Made with host {search}", | ||||
|                 "de": "Erstellt mit Host {search}", | ||||
|                 "nl": "Gemaakt met host {search}" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -561,7 +603,9 @@ | |||
|             { | ||||
|               "osmTags": "add-image>0", | ||||
|               "question": { | ||||
|                 "en": "Changeset added at least one image" | ||||
|                 "en": "Changeset added at least one image", | ||||
|                 "de": "Changeset fügte mindestens ein Bild hinzu", | ||||
|                 "nl": "Changeset bevat minstens één afbeelding" | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|  | @ -576,7 +620,8 @@ | |||
|           { | ||||
|             "id": "link_to_more", | ||||
|             "render": { | ||||
|               "en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>" | ||||
|               "en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>", | ||||
|               "de": "Mehr Statistiken gibt es <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>" | ||||
|             } | ||||
|           }, | ||||
|           { | ||||
|  |  | |||
|  | @ -29,11 +29,11 @@ | |||
|     "cs": "Mapa s poštovními schránkami a poštami" | ||||
|   }, | ||||
|   "description": { | ||||
|     "en": "On this map you can find and add data of post offices and post boxes. You can use this map to find where you can mail your next postcard! :)<br/>Spotted an error or is a post box missing? You can edit this map with a free OpenStreetMap account. ", | ||||
|     "en": "On this map you can find and add data of post offices and post boxes. You can use this map to find where you can mail your next postcard! :)<br/>Spotted an error or is a post box missing? You can edit this map with a free OpenStreetMap account.", | ||||
|     "it": "In questa cartina puoi veder e modificare gli uffici postali e le buche delle lettere. Puoi usare questa cartina per trovare dove imbucare la tua prossima cartolina! :)<br/>Hai trovato un errore o una buca delle lettere mancante? Puoi modificare questa cartina con un account gratuito su OpenStreetMap. ", | ||||
|     "zh_Hant": "在這份地圖你能找到與新增有關郵局與郵筒的資料,你可以用這份地圖找到寄送您下張明信片的地方!:)<br/>發現錯誤或是有郵筒遺漏嗎?你可以用免費的開放街圖帳號來編輯。 ", | ||||
|     "hu": "Ezen a térképen postahivatalok és postaládák adatait találod és egészítheted ki. Utánanézhetsz, hogy hol adhatod fel a következő képeslapodat! :)<br/>Hibát találtál, vagy hiányzik egy postaláda? Ezt a térképet mindössze egy ingyenes OpenStreetMap-fiókkal szerkesztheted. ", | ||||
|     "de": "Auf dieser Karte können Sie Daten von Poststellen und Briefkästen finden und ergänzen. Sie können diese Karte nutzen, um herauszufinden, wo Sie Ihre nächste Postkarte versenden können :)<br/>Haben Sie einen Fehler entdeckt oder fehlt ein Briefkasten? Sie können die Kartenddaten mit einem kostenlosen OpenStreetMap-Konto bearbeiten. ", | ||||
|     "de": "Auf dieser Karte können Sie Daten von Poststellen und Briefkästen finden und ergänzen. Sie können diese Karte nutzen, um herauszufinden, wo Sie Ihre nächste Postkarte versenden können :)<br/>Haben Sie einen Fehler entdeckt oder fehlt ein Briefkasten? Sie können die Kartenddaten mit einem kostenlosen OpenStreetMap-Konto bearbeiten.", | ||||
|     "es": "En este mapa puedes encontrar y añadir datos de oficinas de correo y buzones de correo. ¡Puedes utilizar este mapa para encontrar donde puedes enviar tu próxima postal! :)<br/>¿Has encontrado un error o algo que falta? Puedes editar este mapa con una cuenta de OpenStreetMap gratuita. ", | ||||
|     "nl": "Op deze kaart kan je informatie over brievenbussen en postkantoren vinden en toevoegen. Je kan deze kaart gebruiken om te achterhalen waar je je volgende postkaart naar kan sturen! :)<br/>Zie je een fout of ontbreekt een brievenbus? Dan kan je deze kaart aanpassen met een gratis OpenStreetMap account. ", | ||||
|     "fr": "Trouvez et ajoutez des bureaux de poste et boîtes à lettres sur cette carte. Utilisez cette carte où vous pouvez envoyer vos cartes postales ! :)<br/>Vous avez trouvez une erreur ou une boîte à lettres est manquante ? Vous pouvez modifier cette carte avec un compte OpenStreetMap gratuit. ", | ||||
|  |  | |||
|  | @ -2,11 +2,13 @@ | |||
|   "id": "vending_machine", | ||||
|   "title": { | ||||
|     "en": "Vending Machines", | ||||
|     "nl": "Verkoopautomaten" | ||||
|     "nl": "Verkoopautomaten", | ||||
|     "de": "Verkaufsautomaten" | ||||
|   }, | ||||
|   "description": { | ||||
|     "en": "Find vending machines for everything", | ||||
|     "nl": "Vind verkoopautomaten voor alles" | ||||
|     "nl": "Vind verkoopautomaten voor alles", | ||||
|     "de": "Finde Verkaufautomaten für Alles" | ||||
|   }, | ||||
|   "icon": "./assets/layers/vending_machine/vending_machine.svg", | ||||
|   "startLat": 53.21102, | ||||
|  |  | |||
|  | @ -14,7 +14,7 @@ | |||
|         "available": "This community speaks {native}", | ||||
|         "intro": "Get in touch with other people to get to know them, learn from them, …", | ||||
|         "notAvailable": "This community does not speak {native}", | ||||
|         "title": "Get in touch with others", | ||||
|         "title": "Get in touch with others" | ||||
|     }, | ||||
|     "delete": { | ||||
|         "cancel": "Cancel", | ||||
|  |  | |||
|  | @ -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 <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": { | ||||
|                         "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" | ||||
|                     }, | ||||
|  | @ -1874,6 +1853,27 @@ | |||
|                     }, | ||||
|                     "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" | ||||
|                     }, | ||||
|                     "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" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|  | @ -1929,6 +1929,30 @@ | |||
|                     "1": { | ||||
|                         "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": { | ||||
|                         "then": "<b>Typ 1 CCS</b> (Typ 1 Combo)" | ||||
|                     }, | ||||
|  | @ -1959,9 +1983,6 @@ | |||
|                     "19": { | ||||
|                         "then": "<b>Typ 2 mit Kabel</b> (mennekes)" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)" | ||||
|                     }, | ||||
|                     "20": { | ||||
|                         "then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)" | ||||
|                     }, | ||||
|  | @ -1992,32 +2013,11 @@ | |||
|                     "29": { | ||||
|                         "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": { | ||||
|                         "then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel" | ||||
|                     }, | ||||
|                     "31": { | ||||
|                         "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?" | ||||
|  | @ -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?" | ||||
|  | @ -7443,6 +7443,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" | ||||
|                     }, | ||||
|  | @ -7473,35 +7497,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" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|  | @ -7569,6 +7569,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" | ||||
|                     }, | ||||
|  | @ -7599,9 +7623,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" | ||||
|                     }, | ||||
|  | @ -7616,27 +7637,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?" | ||||
|  | @ -8308,12 +8308,6 @@ | |||
|                 }, | ||||
|                 "question": "Hat die Treppe einen Handlauf?" | ||||
|             }, | ||||
|             "multilevels": { | ||||
|                 "override": { | ||||
|                     "question": "Zwischen welchen Stockwerken befindet sich diese Treppe?", | ||||
|                     "render": "Diese Treppe ist zwischen den Stockwerken {level}" | ||||
|                 } | ||||
|             }, | ||||
|             "ramp": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -8440,12 +8434,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" | ||||
|                     }, | ||||
|  | @ -8469,6 +8457,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?" | ||||
|  | @ -8727,18 +8721,6 @@ | |||
|                 }, | ||||
|                 "render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}" | ||||
|             }, | ||||
|             "payment-options": { | ||||
|                 "override": { | ||||
|                     "mappings+": { | ||||
|                         "0": { | ||||
|                             "then": "Dieser Fahrkartenentwerter akzeptiert die OV-Chipkaart" | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "then": "Dieser Ticketentwerter akzeptiert die OV-Chipkaart" | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "validator-operator": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "Name des Betreibers" | ||||
|  | @ -8952,11 +8934,6 @@ | |||
|         }, | ||||
|         "name": "Toiletten in anderen Einrichtungen", | ||||
|         "tagRenderings": { | ||||
|             "opening_hours": { | ||||
|                 "override": { | ||||
|                     "question": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?" | ||||
|                 } | ||||
|             }, | ||||
|             "toilet-access": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -9550,27 +9527,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" | ||||
|                     }, | ||||
|  | @ -9594,6 +9550,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" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|  | @ -9634,24 +9611,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" | ||||
|                     }, | ||||
|  | @ -9675,6 +9634,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?", | ||||
|  | @ -10011,4 +9988,4 @@ | |||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
|  | @ -9429,6 +9429,13 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "language_picker": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "The language was set via an URL-parameter and cannot be set by the user.²" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "mangrove-keys": { | ||||
|                 "render": "<a href='data:application/json,{mangroveidentity}' download='mangrove_private_key_{_name}'>Download the private key for your Mangrove Account</a> <p>Anyone possessing this file can make reviews with your identity</p>" | ||||
|             }, | ||||
|  |  | |||
|  | @ -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 ?" | ||||
|  | @ -6212,4 +6212,4 @@ | |||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
|  | @ -276,7 +276,7 @@ | |||
|             "answeredMultipleSkippedMultiple": "Je beantwoorde {answered} vragen en sloeg {skipped} vragen over", | ||||
|             "answeredMultipleSkippedOne": "Je beantwoorde {answered} vragen en sloeg er één over", | ||||
|             "answeredOne": "Je beantwoordde één vraag", | ||||
|             "answeredOneSkippedMultiple": "Je beantwoordde één vraag en sloeg er één over", | ||||
|             "answeredOneSkippedMultiple": "Je beantwoordde één vraag en sloeg er {skipped} over", | ||||
|             "answeredOneSkippedOne": "Je beantwoorde één vraag en sloeg een andere vraag over", | ||||
|             "done": "Geen verdere vragen! Bedankt!", | ||||
|             "reactivate": "Heractiveer vragen die je oversloeg", | ||||
|  |  | |||
|  | @ -1066,33 +1066,6 @@ | |||
|     "onwheels": { | ||||
|         "description": "Auf dieser Karte können Sie öffentlich zugängliche Orte für Rollstuhlfahrer ansehen, bearbeiten oder hinzufügen", | ||||
|         "layers": { | ||||
|             "19": { | ||||
|                 "override": { | ||||
|                     "=title": { | ||||
|                         "render": "Statistik" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "20": { | ||||
|                 "override": { | ||||
|                     "+tagRenderings": { | ||||
|                         "0": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "text": "Import" | ||||
|                                 } | ||||
|                             } | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "message": "Alle vorgeschlagenen Tags hinzufügen" | ||||
|                                 } | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "4": { | ||||
|                 "override": { | ||||
|                     "filter": { | ||||
|  | @ -1135,6 +1108,33 @@ | |||
|                 "override": { | ||||
|                     "name": "Barrierefreie Parkplätze" | ||||
|                 } | ||||
|             }, | ||||
|             "19": { | ||||
|                 "override": { | ||||
|                     "=title": { | ||||
|                         "render": "Statistik" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "20": { | ||||
|                 "override": { | ||||
|                     "+tagRenderings": { | ||||
|                         "0": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "text": "Import" | ||||
|                                 } | ||||
|                             } | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "message": "Alle vorgeschlagenen Tags hinzufügen" | ||||
|                                 } | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         }, | ||||
|         "title": "Auf Rädern" | ||||
|  | @ -1295,6 +1295,10 @@ | |||
|     "stations": { | ||||
|         "description": "Bahnhofsdetails ansehen, bearbeiten und hinzufügen", | ||||
|         "layers": { | ||||
|             "3": { | ||||
|                 "description": "Ebene mit Bahnhöfen", | ||||
|                 "name": "Bahnhöfe" | ||||
|             }, | ||||
|             "16": { | ||||
|                 "description": "Anzeigen der Züge, die von diesem Bahnhof abfahren", | ||||
|                 "name": "Abfahrtstafeln", | ||||
|  | @ -1326,10 +1330,6 @@ | |||
|                 "title": { | ||||
|                     "render": "Abfahrtstafel" | ||||
|                 } | ||||
|             }, | ||||
|             "3": { | ||||
|                 "description": "Ebene mit Bahnhöfen", | ||||
|                 "name": "Bahnhöfe" | ||||
|             } | ||||
|         }, | ||||
|         "title": "Bahnhöfe" | ||||
|  | @ -1425,4 +1425,4 @@ | |||
|         "shortDescription": "Eine Karte mit Abfalleimern", | ||||
|         "title": "Abfalleimer" | ||||
|     } | ||||
| } | ||||
| } | ||||
|  | @ -1066,33 +1066,6 @@ | |||
|     "onwheels": { | ||||
|         "description": "On this map, publicly weelchair accessible places are shown and can be easily added", | ||||
|         "layers": { | ||||
|             "19": { | ||||
|                 "override": { | ||||
|                     "=title": { | ||||
|                         "render": "Statistics" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "20": { | ||||
|                 "override": { | ||||
|                     "+tagRenderings": { | ||||
|                         "0": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "text": "Import" | ||||
|                                 } | ||||
|                             } | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "message": "Add all the suggested tags" | ||||
|                                 } | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "4": { | ||||
|                 "override": { | ||||
|                     "filter": { | ||||
|  | @ -1135,6 +1108,33 @@ | |||
|                 "override": { | ||||
|                     "name": "Disabled parking spaces" | ||||
|                 } | ||||
|             }, | ||||
|             "19": { | ||||
|                 "override": { | ||||
|                     "=title": { | ||||
|                         "render": "Statistics" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "20": { | ||||
|                 "override": { | ||||
|                     "+tagRenderings": { | ||||
|                         "0": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "text": "Import" | ||||
|                                 } | ||||
|                             } | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "render": { | ||||
|                                 "special": { | ||||
|                                     "message": "Add all the suggested tags" | ||||
|                                 } | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         }, | ||||
|         "title": "OnWheels" | ||||
|  | @ -1295,6 +1295,10 @@ | |||
|     "stations": { | ||||
|         "description": "View, edit and add details to a train station", | ||||
|         "layers": { | ||||
|             "3": { | ||||
|                 "description": "Layer showing train stations", | ||||
|                 "name": "Train Stations" | ||||
|             }, | ||||
|             "16": { | ||||
|                 "description": "Displays showing the trains that will leave from this station", | ||||
|                 "name": "Departures boards", | ||||
|  | @ -1326,10 +1330,6 @@ | |||
|                 "title": { | ||||
|                     "render": "Departures board" | ||||
|                 } | ||||
|             }, | ||||
|             "3": { | ||||
|                 "description": "Layer showing train stations", | ||||
|                 "name": "Train Stations" | ||||
|             } | ||||
|         }, | ||||
|         "title": "Train Stations" | ||||
|  | @ -1425,4 +1425,4 @@ | |||
|         "shortDescription": "A map with waste baskets", | ||||
|         "title": "Waste Basket" | ||||
|     } | ||||
| } | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue