Merge branch 'develop' into feature/bicycle_road
This commit is contained in:
commit
f75551d29b
332 changed files with 3098 additions and 891878 deletions
|
@ -801,6 +801,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualment obert"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"name": "Aparcament"
|
||||
},
|
||||
|
@ -853,6 +864,37 @@
|
|||
"render": "Parc infantil"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"name": "Bústies",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una bústia"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bústia"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualment obert"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Oficines de correus",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una oficina de correus"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Oficina de correus"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"name": "Bústies per llibres",
|
||||
"presets": {
|
||||
|
|
|
@ -4215,6 +4215,38 @@
|
|||
"question": "Welche Farbe hat der Hydrant?",
|
||||
"render": "Der Hydrant hat die Farbe {colour}"
|
||||
},
|
||||
"hydrant-couplings": {
|
||||
"freeform": {
|
||||
"placeholder": "Art der Kupplung"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Storz-Kupplung"
|
||||
},
|
||||
"1": {
|
||||
"then": "UNI-Kupplung"
|
||||
},
|
||||
"2": {
|
||||
"then": "Barcelona-Kupplung"
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Kupplungen hat dieser Hydrant?",
|
||||
"render": "Kupplungen: {couplings:type}"
|
||||
},
|
||||
"hydrant-couplings-diameters": {
|
||||
"freeform": {
|
||||
"placeholder": "Kupplungsdurchmesser"
|
||||
},
|
||||
"question": "Welchen Durchmesser haben die Kupplungen dieses Hydranten?",
|
||||
"render": "Kupplungsdurchmesser: {couplings:diameters}"
|
||||
},
|
||||
"hydrant-diameter": {
|
||||
"freeform": {
|
||||
"placeholder": "Rohrdurchmesser"
|
||||
},
|
||||
"question": "Was ist der Rohrdurchmesser dieses Hydranten?",
|
||||
"render": "Rohrdurchmesser: {canonical(fire_hydrant:diameter)}"
|
||||
},
|
||||
"hydrant-state": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -4249,38 +4281,6 @@
|
|||
},
|
||||
"question": "Welche Bauform hat der Hydrant?",
|
||||
"render": " Hydranten-Typ: {fire_hydrant:type}"
|
||||
},
|
||||
"hydrant-couplings-diameters": {
|
||||
"question": "Welchen Durchmesser haben die Kupplungen dieses Hydranten?",
|
||||
"freeform": {
|
||||
"placeholder": "Kupplungsdurchmesser"
|
||||
},
|
||||
"render": "Kupplungsdurchmesser: {couplings:diameters}"
|
||||
},
|
||||
"hydrant-couplings": {
|
||||
"freeform": {
|
||||
"placeholder": "Art der Kupplung"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Storz-Kupplung"
|
||||
},
|
||||
"1": {
|
||||
"then": "UNI-Kupplung"
|
||||
},
|
||||
"2": {
|
||||
"then": "Barcelona-Kupplung"
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Kupplungen hat dieser Hydrant?",
|
||||
"render": "Kupplungen: {couplings:type}"
|
||||
},
|
||||
"hydrant-diameter": {
|
||||
"freeform": {
|
||||
"placeholder": "Rohrdurchmesser"
|
||||
},
|
||||
"question": "Was ist der Rohrdurchmesser dieses Hydranten?",
|
||||
"render": "Rohrdurchmesser: {canonical(fire_hydrant:diameter)}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -5018,6 +5018,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aktuell geöffnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Eine Ebene mit Parkplätzen",
|
||||
"name": "Parkplätze",
|
||||
|
@ -5044,6 +5055,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "Es gibt keine barrierefreien Stellplätze"
|
||||
},
|
||||
"2": {
|
||||
"then": "Es gibt keine barrierefreien Stellplätze"
|
||||
}
|
||||
},
|
||||
"question": "Wie viele barrierefreie Stellplätze gibt es auf diesem Parkplatz?",
|
||||
|
@ -5308,6 +5322,50 @@
|
|||
"render": "Spielplatz"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Die Ebene zeigt Briefkästen.",
|
||||
"name": "Briefkästen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "ein Briefkasten"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Briefkasten"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Eine Ebene mit Postämtern.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aktuell geöffnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Poststellen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "eine Poststelle"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "durchgehend geöffnet (auch an Feiertagen)"
|
||||
}
|
||||
},
|
||||
"question": "Wie sind die Öffnungszeiten dieser Poststelle?",
|
||||
"render": "Öffnungszeiten: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Poststelle"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Ein Bücherschrank am Straßenrand mit Büchern, für jedermann zugänglich",
|
||||
"filter": {
|
||||
|
@ -5979,6 +6037,9 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Der Sportplatz ist nicht öffentlich zugänglich (es ist ein privater Sportplatz)"
|
||||
},
|
||||
"4": {
|
||||
"then": "Der Sportplatz ist öffentlich zugänglich"
|
||||
}
|
||||
},
|
||||
"question": "Ist der Sportplatz öffentlich zugänglich?"
|
||||
|
@ -7197,4 +7258,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -5049,6 +5049,91 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"description": "Layer showing parcel lockers for collecting and sending parcels.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Currently open"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Parcel Lockers",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a parcel locker"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"brand": {
|
||||
"freeform": {
|
||||
"placeholder": "Brand"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is an Amazon Locker"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a DHL Packstation"
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a DPD Pickup Station"
|
||||
},
|
||||
"3": {
|
||||
"then": "This is a PostNL Parcel Locker"
|
||||
}
|
||||
},
|
||||
"question": "What is the brand of the parcel locker?",
|
||||
"render": "This is a {brand} parcel locker"
|
||||
},
|
||||
"mail-in": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can send packages from this parcel locker"
|
||||
},
|
||||
"1": {
|
||||
"then": "You <b>can't</b> send packages from this parcel locker"
|
||||
}
|
||||
},
|
||||
"question": "Can you send packages from this parcel locker?"
|
||||
},
|
||||
"operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Operator"
|
||||
},
|
||||
"question": "What is the operator of the parcel locker?",
|
||||
"render": "This parcel locker is operated by {operator}"
|
||||
},
|
||||
"pickup": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can pick up packages from this parcel locker"
|
||||
},
|
||||
"1": {
|
||||
"then": "You <b>can't</b> pick up packages from this parcel locker"
|
||||
}
|
||||
},
|
||||
"question": "Can you pick up packages from this parcel locker?"
|
||||
},
|
||||
"ref": {
|
||||
"freeform": {
|
||||
"placeholder": "Reference"
|
||||
},
|
||||
"question": "What is the reference number/identifier of this parcel locker?",
|
||||
"render": "This parcel locker has the reference {ref}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{brand} parcel locker"
|
||||
}
|
||||
},
|
||||
"render": "Parcel Locker"
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "A layer showing car parkings",
|
||||
"name": "Parking",
|
||||
|
@ -5075,6 +5160,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "There are no disabled parking spots"
|
||||
},
|
||||
"2": {
|
||||
"then": "There are no disabled parking spots"
|
||||
}
|
||||
},
|
||||
"question": "How many disabled parking spots are there at this parking?",
|
||||
|
@ -5120,6 +5208,73 @@
|
|||
"render": "Car parking"
|
||||
}
|
||||
},
|
||||
"parking_spaces": {
|
||||
"description": "Layer showing individual parking spaces.",
|
||||
"name": "Parking Spaces",
|
||||
"tagRenderings": {
|
||||
"capacity": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This parking space has 1 space."
|
||||
}
|
||||
},
|
||||
"render": "This parking spaces has {capacity} spaces."
|
||||
},
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a normal parking space"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a normal parking space."
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a disabled parking space."
|
||||
},
|
||||
"3": {
|
||||
"then": "This is a private parking space."
|
||||
},
|
||||
"4": {
|
||||
"then": "This is parking space reserved for charging vehicles."
|
||||
},
|
||||
"5": {
|
||||
"then": "This is parking space reserved for deliveries."
|
||||
},
|
||||
"6": {
|
||||
"then": "This is parking space reserved for heavy goods vehicles."
|
||||
},
|
||||
"7": {
|
||||
"then": "This is parking space reserved for caravans or RVs."
|
||||
},
|
||||
"8": {
|
||||
"then": "This is parking space reserved for buses."
|
||||
},
|
||||
"9": {
|
||||
"then": "This is parking space reserved for motorcycles."
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a parking space reserved for parents with children."
|
||||
},
|
||||
"11": {
|
||||
"then": "This is a parking space reserved for staff."
|
||||
},
|
||||
"12": {
|
||||
"then": "This is a parking space reserved for taxis."
|
||||
},
|
||||
"13": {
|
||||
"then": "This is a parking space reserved for vehicles towing a trailer."
|
||||
},
|
||||
"14": {
|
||||
"then": "This is a parking space reserved for car sharing."
|
||||
}
|
||||
},
|
||||
"question": "What kind of parking space is this?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Parking Space"
|
||||
}
|
||||
},
|
||||
"pedestrian_path": {
|
||||
"description": "Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer",
|
||||
"name": "Pedestrian paths"
|
||||
|
@ -5339,6 +5494,50 @@
|
|||
"render": "Playground"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "The layer showing postboxes.",
|
||||
"name": "Postboxes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a postbox"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postbox"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "A layer showing post offices.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Currently open"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Post offices",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a post office"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 opened (including holidays)"
|
||||
}
|
||||
},
|
||||
"question": "What are the opening hours for this post office?",
|
||||
"render": "Opening Hours: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Post Office"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "A streetside cabinet with books, accessible to anyone",
|
||||
"filter": {
|
||||
|
@ -6010,6 +6209,9 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Private - not accessible to the public"
|
||||
},
|
||||
"4": {
|
||||
"then": "Public access"
|
||||
}
|
||||
},
|
||||
"question": "Is this sport pitch publicly accessible?"
|
||||
|
@ -7228,4 +7430,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3000,6 +3000,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualmente abierta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Una capa que muestra aparcamientos para coches",
|
||||
"name": "Aparcamiento",
|
||||
|
@ -3125,6 +3136,50 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "La capa que muestra buzones de correo.",
|
||||
"name": "Buzones de correo",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un buzón de correo"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Buzón de correo"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Una capa que muestra oficinas de correo.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualmente abierta"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Oficinas de correo",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una oficina de correo"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Abierta 24/7 (incluyendo festivos)"
|
||||
}
|
||||
},
|
||||
"question": "¿Cuáles son las horas de apertura para esta oficina de correos?",
|
||||
"render": "Horas de Apertura: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Oficina de Correo"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"filter": {
|
||||
"2": {
|
||||
|
@ -3458,6 +3513,9 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Privada - no accesible al público"
|
||||
},
|
||||
"4": {
|
||||
"then": "Acceso público"
|
||||
}
|
||||
},
|
||||
"question": "¿Esta pista de deportes es accesible públicamente?"
|
||||
|
|
|
@ -3149,6 +3149,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert actuellement"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Un calque montrant les parkings",
|
||||
"name": "Lieu de stationnement",
|
||||
|
@ -3175,6 +3186,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "Il n'y a pas de places de stationnement pour personnes à mobilité réduite"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il n'y a pas de places de stationnement pour personnes à mobilité réduite"
|
||||
}
|
||||
},
|
||||
"question": "Combien y a-t-il de places de stationnement pour personnes à mobilité réduite dans ce parking ?",
|
||||
|
@ -3375,6 +3389,50 @@
|
|||
"render": "Aire de jeu"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Le calque montrant les boîtes à lettres.",
|
||||
"name": "Boîtes à lettres",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "une boîte à lettres"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Boîte à lettres"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Un claque montrant les bureaux de poste.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert actuellement"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Bureaux de poste",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un bureau de poste"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ouvert 24h/24 (jours fériés compris)"
|
||||
}
|
||||
},
|
||||
"question": "Quelles sont les heures d’ouverture de ce bureau de poste ?",
|
||||
"render": "Heures d’ouverture : {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bureau de poste"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Une armoire ou une boite contenant des livres en libre accès",
|
||||
"name": "Microbibliothèque",
|
||||
|
@ -3760,6 +3818,9 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Privé - Pas accessible au public"
|
||||
},
|
||||
"4": {
|
||||
"then": "Accessible au public"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que ce terrain de sport est accessible au public ?"
|
||||
|
@ -4459,4 +4520,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -607,6 +607,61 @@
|
|||
"render": "Hackerspace"
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Most nyitva"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "A postaládákat megjelenítő réteg.",
|
||||
"name": "Postaládák",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "postaláda"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postaláda"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Postákat megjelenítő réteg.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Most nyitva"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Posták",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Posta"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Éjjel-nappal nyitva (munkaszüneti napokon is)"
|
||||
}
|
||||
},
|
||||
"question": "Mikor van nyitva ez a posta?",
|
||||
"render": "Nyitva tartás: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Posta"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Egy utcai szekrény könyvekkel, amelyet bárki használhat",
|
||||
"filter": {
|
||||
|
|
|
@ -356,6 +356,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Saat ini buka"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"playground": {
|
||||
"tagRenderings": {
|
||||
"playground-email": {
|
||||
|
@ -366,6 +377,50 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Layer yang memperlihatkan kotak pos.",
|
||||
"name": "Kotak pos",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "kotak pos"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Kotak pos"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Layer yang menunjukkan kantor pos.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Saat ini buka"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Kantor pos",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Kantor Pos"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Buka 24 jam (termasuk hari libur)"
|
||||
}
|
||||
},
|
||||
"question": "Jam berapa kantor pos ini buka?",
|
||||
"render": "Jam Buka: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Kantor Pos"
|
||||
}
|
||||
},
|
||||
"tree_node": {
|
||||
"presets": {
|
||||
"2": {
|
||||
|
|
|
@ -2017,6 +2017,9 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Privato - non aperto al pubblico"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aperto al pubblico"
|
||||
}
|
||||
},
|
||||
"question": "Questo campo sportivo è aperto al pubblico?"
|
||||
|
|
|
@ -341,6 +341,34 @@
|
|||
"render": "Brannhydrant"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"name": "Postbokser",
|
||||
"title": {
|
||||
"render": "Postboks"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Et lag som viser postkontor.",
|
||||
"name": "Postkontor",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "et postkontor"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Døgnåpent (inkludert helligdager)"
|
||||
}
|
||||
},
|
||||
"render": "Åpningstider: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postkontor"
|
||||
}
|
||||
},
|
||||
"windturbine": {
|
||||
"units": {
|
||||
"0": {
|
||||
|
|
|
@ -4223,44 +4223,44 @@
|
|||
"indoors": {
|
||||
"description": "Een basis voor indoor-navigatie: toont binnenruimtes",
|
||||
"name": "Binnenruimtes",
|
||||
"tagRenderings": {
|
||||
"name": {
|
||||
"freeform": {
|
||||
"placeholder": "Naam van de ruimte"
|
||||
},
|
||||
"question": "Wat is de naam van deze ruimte?",
|
||||
"render": "Deze ruimte heet {name}"
|
||||
},
|
||||
"ref": {
|
||||
"freeform": {
|
||||
"placeholder": "Referentienummer van de ruimte (bv. '1.1' of A1' )"
|
||||
},
|
||||
"question": "Wat is het referentienummer van deze ruimte?",
|
||||
"render": "Deze ruimte heeft het referentienummer {ref}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Binnenruimte {name}",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Binnenruimte {name}"
|
||||
},
|
||||
"4": {
|
||||
"then": "Binnendeur {name}"
|
||||
"1": {
|
||||
"then": "Gebied in gebouw {name}"
|
||||
},
|
||||
"2": {
|
||||
"then": "Muur in gebouw {name}"
|
||||
},
|
||||
"3": {
|
||||
"then": "Gang in gebouw {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Gebied in gebouw {name}"
|
||||
"4": {
|
||||
"then": "Binnendeur {name}"
|
||||
},
|
||||
"5": {
|
||||
"then": "Verdieping in gebouw {name}"
|
||||
},
|
||||
"2": {
|
||||
"then": "Muur in gebouw {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"name": {
|
||||
"render": "Deze ruimte heet {name}",
|
||||
"question": "Wat is de naam van deze ruimte?",
|
||||
"freeform": {
|
||||
"placeholder": "Naam van de ruimte"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
"question": "Wat is het referentienummer van deze ruimte?",
|
||||
"freeform": {
|
||||
"placeholder": "Referentienummer van de ruimte (bv. '1.1' of A1' )"
|
||||
},
|
||||
"render": "Deze ruimte heeft het referentienummer {ref}"
|
||||
}
|
||||
"render": "Binnenruimte {name}"
|
||||
}
|
||||
},
|
||||
"information_board": {
|
||||
|
@ -4411,14 +4411,14 @@
|
|||
},
|
||||
"question": "Wat voor faciliteit is dit?"
|
||||
},
|
||||
"name": {
|
||||
"question": "Wat is de naam van deze faciliteit?",
|
||||
"render": "Deze faciliteit heet <b>{name}</b>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wanneer is deze kinderopvang geopend?"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"question": "Wat is de naam van deze faciliteit?",
|
||||
"render": "Deze faciliteit heet <b>{name}</b>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -4476,6 +4476,57 @@
|
|||
"render": "Kaart"
|
||||
}
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Laag met alle taken uit MapRoulette",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Toon taken met alle statussen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Toon aangemaakte taken"
|
||||
},
|
||||
"2": {
|
||||
"question": "Toon opgeloste taken"
|
||||
},
|
||||
"3": {
|
||||
"question": "Toon vals-positieve taken"
|
||||
},
|
||||
"4": {
|
||||
"question": "Toon overgeslagen taken"
|
||||
},
|
||||
"5": {
|
||||
"question": "Toon verwijderde taken"
|
||||
},
|
||||
"6": {
|
||||
"question": "Toon al opgeloste taken"
|
||||
},
|
||||
"7": {
|
||||
"question": "Toon taken die als te lastig gemarkeerd zijn"
|
||||
},
|
||||
"8": {
|
||||
"question": "Toon uitgeschakelde taken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Naam uitdaging bevat {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "ID uitdaging is {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "MapRoulette Taken"
|
||||
},
|
||||
"maxspeed": {
|
||||
"description": "Toont de toegestane snelheid voor elke weg",
|
||||
"name": "Maximumsnelheid",
|
||||
|
@ -4823,6 +4874,31 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Momenteel geopend"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een pakketautomaat"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"brand": {
|
||||
"mappings": {
|
||||
"3": {
|
||||
"then": "Dit is een PostNL pakketautomaat"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Deze laag toont autoparkings",
|
||||
"name": "Parking",
|
||||
|
@ -4849,6 +4925,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "Er zijn geen parkeerplaatsen voor gehandicapten"
|
||||
},
|
||||
"2": {
|
||||
"then": "Er zijn geen parkeerplaatsen voor gehandicapten"
|
||||
}
|
||||
},
|
||||
"question": "Hoeveel parkeerplaatsen voor gehandicapten zijn er op deze parking?",
|
||||
|
@ -5128,6 +5207,50 @@
|
|||
"render": "Speeltuin"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Deze laag toont brievenbussen.",
|
||||
"name": "Brievenbussen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een brievenbus"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Brievenbus"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Een laag die postkantoren toont.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Momenteel geopend"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Postkantoren",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een postkantoor"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 open (ook tijdens feestdagen)"
|
||||
}
|
||||
},
|
||||
"question": "Wat zijn de openingsuren voor dit postkantoor?",
|
||||
"render": "Openingsuren: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postkantoor"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Een straatkastje met boeken voor iedereen",
|
||||
"filter": {
|
||||
|
@ -5748,6 +5871,9 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Privaat en niet toegankelijk"
|
||||
},
|
||||
"4": {
|
||||
"then": "Publiek toegankelijk"
|
||||
}
|
||||
},
|
||||
"question": "Is dit sportterrein publiek toegankelijk?"
|
||||
|
@ -6413,6 +6539,42 @@
|
|||
"render": "Wandeltocht"
|
||||
}
|
||||
},
|
||||
"transit_routes": {
|
||||
"description": "Laag met buslijnen",
|
||||
"name": "Buslijnen",
|
||||
"tagRenderings": {
|
||||
"colour": {
|
||||
"question": "Wat is de kleur van deze buslijn?",
|
||||
"render": "Deze buslijn heeft de kleur {colour}"
|
||||
},
|
||||
"from": {
|
||||
"question": "Wat is het beginpunt van deze buslijn?",
|
||||
"render": "Deze buslijn begint bij {from}"
|
||||
},
|
||||
"name": {
|
||||
"question": "Wat is de naam van deze buslijn (bv. Bus XX: Van => Via => Naar)"
|
||||
},
|
||||
"network": {
|
||||
"question": "Bij welk netwerk hoort deze buslijn?",
|
||||
"render": "Deze buslijn is onderdeel van het {network} netwerk"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Welk bedrijf exploiteert deze buslijn?",
|
||||
"render": "Deze buslijn wordt geëxploiteerd door {operator}"
|
||||
},
|
||||
"to": {
|
||||
"question": "Wat is het eindpunt van deze buslijn?",
|
||||
"render": "Deze buslijn eindigt bij {to}"
|
||||
},
|
||||
"via": {
|
||||
"question": "Via welk punt gaat deze buslijn?",
|
||||
"render": "Deze buslijn gaat via {via}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Buslijn"
|
||||
}
|
||||
},
|
||||
"tree_node": {
|
||||
"description": "Een laag die bomen toont",
|
||||
"name": "Boom",
|
||||
|
@ -6866,92 +7028,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"maproulette": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"1": {
|
||||
"question": "Toon aangemaakte taken"
|
||||
},
|
||||
"8": {
|
||||
"question": "Toon uitgeschakelde taken"
|
||||
},
|
||||
"0": {
|
||||
"question": "Toon taken met alle statussen"
|
||||
},
|
||||
"3": {
|
||||
"question": "Toon vals-positieve taken"
|
||||
},
|
||||
"4": {
|
||||
"question": "Toon overgeslagen taken"
|
||||
},
|
||||
"5": {
|
||||
"question": "Toon verwijderde taken"
|
||||
},
|
||||
"6": {
|
||||
"question": "Toon al opgeloste taken"
|
||||
},
|
||||
"7": {
|
||||
"question": "Toon taken die als te lastig gemarkeerd zijn"
|
||||
},
|
||||
"2": {
|
||||
"question": "Toon opgeloste taken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Naam uitdaging bevat {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "ID uitdaging is {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Laag met alle taken uit MapRoulette",
|
||||
"name": "MapRoulette Taken"
|
||||
},
|
||||
"transit_routes": {
|
||||
"tagRenderings": {
|
||||
"operator": {
|
||||
"question": "Welk bedrijf exploiteert deze buslijn?",
|
||||
"render": "Deze buslijn wordt geëxploiteerd door {operator}"
|
||||
},
|
||||
"from": {
|
||||
"render": "Deze buslijn begint bij {from}",
|
||||
"question": "Wat is het beginpunt van deze buslijn?"
|
||||
},
|
||||
"to": {
|
||||
"render": "Deze buslijn eindigt bij {to}",
|
||||
"question": "Wat is het eindpunt van deze buslijn?"
|
||||
},
|
||||
"colour": {
|
||||
"question": "Wat is de kleur van deze buslijn?",
|
||||
"render": "Deze buslijn heeft de kleur {colour}"
|
||||
},
|
||||
"name": {
|
||||
"question": "Wat is de naam van deze buslijn (bv. Bus XX: Van => Via => Naar)"
|
||||
},
|
||||
"network": {
|
||||
"question": "Bij welk netwerk hoort deze buslijn?",
|
||||
"render": "Deze buslijn is onderdeel van het {network} netwerk"
|
||||
},
|
||||
"via": {
|
||||
"question": "Via welk punt gaat deze buslijn?",
|
||||
"render": "Deze buslijn gaat via {via}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Buslijn"
|
||||
},
|
||||
"description": "Laag met buslijnen",
|
||||
"name": "Buslijnen"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1263,6 +1263,33 @@
|
|||
"render": "Детская площадка"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"name": "Почтовые ящики",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "почтовый ящик"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Почтовый ящик"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"name": "Почтовые отделения",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Почтовое отделение"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"render": "Часы работы: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Почтовое отделение"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Уличный шкаф с книгами, доступными для всех",
|
||||
"name": "Книжные шкафы",
|
||||
|
@ -1397,6 +1424,9 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "Доступ только членам клуба"
|
||||
},
|
||||
"4": {
|
||||
"then": "Свободный доступ"
|
||||
}
|
||||
},
|
||||
"question": "Есть ли свободный доступ к этой спортивной площадке?"
|
||||
|
|
|
@ -562,6 +562,61 @@
|
|||
"description": "顯示消防栓的地圖圖層。",
|
||||
"name": "消防栓地圖"
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "目前開放"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "這圖層顯示郵筒。",
|
||||
"name": "郵筒",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "郵筒"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "郵筒"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "圖層顯示郵局。",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "目前開放"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "郵局",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "郵局"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 開放 (包括假日)"
|
||||
}
|
||||
},
|
||||
"question": "這間郵局的開放時間是?",
|
||||
"render": "開放時間:{opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "郵局"
|
||||
}
|
||||
},
|
||||
"windturbine": {
|
||||
"name": "風機",
|
||||
"presets": {
|
||||
|
|
|
@ -271,9 +271,9 @@
|
|||
"born": "Geboren: {value}",
|
||||
"died": "Gestorven: {value}"
|
||||
},
|
||||
"searchToShort": "Je zoekopdracht is te kort, vul een langere tekst in",
|
||||
"searchWikidata": "Zoek op Wikidata",
|
||||
"wikipediaboxTitle": "Wikipedia",
|
||||
"searchToShort": "Je zoekopdracht is te kort, vul een langere tekst in"
|
||||
"wikipediaboxTitle": "Wikipedia"
|
||||
}
|
||||
},
|
||||
"image": {
|
||||
|
@ -575,12 +575,12 @@
|
|||
"arglayerid": "De naam van een laag OF een enkele zoekterm",
|
||||
"argsearch": "De zoekterm",
|
||||
"argverb": "Zoek ofwel in een geografisch gebied (zoals een stand) of zoek in de buurt van een POI",
|
||||
"docs": "Zoekt voor POIs in of nabij een locatie",
|
||||
"noMatchingLayer": "Ik vind geen overeenkomende laag",
|
||||
"noNearOrIn": "Sorry, Ik begreep je opdracht niet omdat ik geen <code>dichtbij</code> of <code>in</code> in je zoekopdracht.\nProbeer iets als <code>Zoek drinkwater in Londen</code>, <code>Zoek frituur in Brussel</code><p></p>\n <p>Daarnaast kan je ook <code>info {cmd}</code> proberen, om info te krijgen over een enkel object.</p>",
|
||||
"nothingFound": "Sorry, ik kon niets vinden voor <code>{search}</code>, dus kan ik {layerTitle} niet zoeken",
|
||||
"overview": "Ik heb {length} overeenkomende items gevonden.",
|
||||
"searching": "Aan het zoeken naar {layerTitle} {mode} <code>{search}</code>…",
|
||||
"docs": "Zoekt voor POIs in of nabij een locatie"
|
||||
"searching": "Aan het zoeken naar {layerTitle} {mode} <code>{search}</code>…"
|
||||
},
|
||||
"shutdown": {
|
||||
"argmode": "Geeft aan op welke manier ik moet afsluiten. Dit moet één van de volgende woorden zijn: {verbs}",
|
||||
|
|
|
@ -419,41 +419,6 @@
|
|||
"shortDescription": "Codis postals",
|
||||
"title": "Codis postals"
|
||||
},
|
||||
"postboxes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Bústies",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una bústia"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bústia"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualment obert"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Oficines de correus",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una oficina de correus"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Oficina de correus"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"title": "Open Shop Map"
|
||||
},
|
||||
|
|
|
@ -667,68 +667,6 @@
|
|||
"description": "Eine Karte mit Bordsteinen und Überwegen.",
|
||||
"title": "Bordsteine und Überwege"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Zeigt alle MapComplete Änderungen",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themenname enthält {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt von {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Nicht</b> erstellt von {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Zentrum der Änderungssätze",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"render": "Geändert von <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>"
|
||||
},
|
||||
"render_id": {
|
||||
"render": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Änderung mit <b>inoffiziellem</b> Thema <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"render": "Änderung mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Änderungssatz für {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "Weitere Statistiken finden Sie <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Zeigt die mit MapComplete vorgenommenen Änderungen",
|
||||
"title": "Mit MapComplete vorgenommene Änderungen"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
|
||||
"title": "MapRoulette-Aufgaben"
|
||||
|
@ -901,52 +839,6 @@
|
|||
},
|
||||
"postboxes": {
|
||||
"description": "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. ",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Die Ebene zeigt Briefkästen.",
|
||||
"name": "Briefkästen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "ein Briefkasten"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Briefkasten"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "Eine Ebene mit Postämtern.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aktuell geöffnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Poststellen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "eine Poststelle"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "durchgehend geöffnet (auch an Feiertagen)"
|
||||
}
|
||||
},
|
||||
"question": "Wie sind die Öffnungszeiten dieser Poststelle?",
|
||||
"render": "Öffnungszeiten: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Poststelle"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Eine Karte die Briefkästen und Poststellen anzeigt",
|
||||
"title": "Post- und Briefkastenkarte"
|
||||
},
|
||||
|
@ -968,28 +860,6 @@
|
|||
"tagRenderings": {
|
||||
"streetname": {
|
||||
"render": "Diese Straße heißt {name}"
|
||||
},
|
||||
"left-right-questions": {
|
||||
"renderings": {
|
||||
"1": {
|
||||
"question": "Gibt es auf dieser Straßenseite einen Bürgersteig?",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Nein, es gibt keinen Bürgersteig für Fußgänger"
|
||||
},
|
||||
"0": {
|
||||
"then": "Ja, es gibt einen Bürgersteig auf dieser Straßenseite"
|
||||
},
|
||||
"2": {
|
||||
"then": "Es gibt einen separat kartierten Bürgersteig für Fußgänger"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"question": "Wie breit ist der Bürgersteig auf dieser Straßenseite?",
|
||||
"render": "Dieser Bürgersteig ist {sidewalk:left|right:width}m breit"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -675,6 +675,10 @@
|
|||
"description": "On this map, various healthcare related items are shown",
|
||||
"title": "Healthcare"
|
||||
},
|
||||
"hotels": {
|
||||
"description": "On this map, you'll find hotels in your area",
|
||||
"title": "Hotels"
|
||||
},
|
||||
"indoors": {
|
||||
"description": "On this map, publicly accessible indoor places are shown",
|
||||
"title": "Indoors"
|
||||
|
@ -709,22 +713,41 @@
|
|||
"question": "<b>Not</b> made by contributor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "User language (iso-code) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Made with host {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Changeset centers",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"render": "Change made by <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>"
|
||||
"question": "What contributor did make this change?",
|
||||
"render": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
},
|
||||
"render_id": {
|
||||
"host": {
|
||||
"question": "What host (website) was this change made with?",
|
||||
"render": "Change with with <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "What locale (language) was this change made in?",
|
||||
"render": "User locale is {locale}"
|
||||
},
|
||||
"show_changeset_id": {
|
||||
"render": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Change with <b>unofficial</b> theme <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"theme-id": {
|
||||
"question": "What theme was used to make this change?",
|
||||
"render": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
|
@ -917,52 +940,6 @@
|
|||
},
|
||||
"postboxes": {
|
||||
"description": "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. ",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "The layer showing postboxes.",
|
||||
"name": "Postboxes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a postbox"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postbox"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "A layer showing post offices.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Currently open"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Post offices",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a post office"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 opened (including holidays)"
|
||||
}
|
||||
},
|
||||
"question": "What are the opening hours for this post office?",
|
||||
"render": "Opening Hours: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Post Office"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "A map showing postboxes and post offices",
|
||||
"title": "Postbox and Post Office Map"
|
||||
},
|
||||
|
|
|
@ -549,52 +549,6 @@
|
|||
},
|
||||
"postboxes": {
|
||||
"description": "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 gratuíta. ",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "La capa que muestra buzones de correo.",
|
||||
"name": "Buzones de correo",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un buzón de correo"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Buzón de correo"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "Una capa que muestra oficinas de correo.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualmente abierta"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Oficinas de correo",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una oficina de correo"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Abierta 24/7 (incluyendo festivos)"
|
||||
}
|
||||
},
|
||||
"question": "¿Cuáles son las horas de apertura para esta oficina de correos?",
|
||||
"render": "Horas de Apertura: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Oficina de Correo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Un mapa que muestra buzones y oficinas de correo"
|
||||
},
|
||||
"shops": {
|
||||
|
|
|
@ -654,68 +654,6 @@
|
|||
"description": "Une carte affichant les ressauts et traversées.",
|
||||
"title": "Ressauts et traversées"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Cette carte affiche toutes les modifications réalisées avec MapComplete",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Afficher toutes les modifications MapComplete",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nom de thème contenant {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Réalisé par {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Non</b> réalisé par {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Centre du groupe de modifications",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"render": "Modification faite par <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>"
|
||||
},
|
||||
"render_id": {
|
||||
"render": "Groupe de modifications <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Modification avec le thème <b>non-officiel</b> <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"render": "Modification avec le thème <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Groupe de modifications pour {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "D’autres statistiques sont disponibles <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>ici</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Montrer les changements faits avec MapComplete",
|
||||
"title": "Changements faits avec MapComplete"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Thème MapRoulette permettant d’afficher, rechercher, filtrer et résoudre les tâches.",
|
||||
"title": "Tâches MapRoulette"
|
||||
|
@ -888,52 +826,6 @@
|
|||
},
|
||||
"postboxes": {
|
||||
"description": "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. ",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Le calque montrant les boîtes à lettres.",
|
||||
"name": "Boîtes à lettres",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "une boîte à lettres"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Boîte à lettres"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "Un claque montrant les bureaux de poste.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert actuellement"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Bureaux de poste",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un bureau de poste"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ouvert 24h/24 (jours fériés compris)"
|
||||
}
|
||||
},
|
||||
"question": "Quelles sont les heures d’ouverture de ce bureau de poste ?",
|
||||
"render": "Heures d’ouverture : {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bureau de poste"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Une carte des bureaux de poste et des boîtes à lettres",
|
||||
"title": "Carte des Bureaux de Poste et Boîtes à Lettres"
|
||||
},
|
||||
|
|
|
@ -345,52 +345,6 @@
|
|||
},
|
||||
"postboxes": {
|
||||
"description": "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. ",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "A postaládákat megjelenítő réteg.",
|
||||
"name": "Postaládák",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "postaláda"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postaláda"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "Postákat megjelenítő réteg.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Most nyitva"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Posták",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Posta"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Éjjel-nappal nyitva (munkaszüneti napokon is)"
|
||||
}
|
||||
},
|
||||
"question": "Mikor van nyitva ez a posta?",
|
||||
"render": "Nyitva tartás: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Posta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Posták és postaládák térképe",
|
||||
"title": "Posta- és postaládatérkép"
|
||||
},
|
||||
|
|
|
@ -148,54 +148,6 @@
|
|||
"shortDescription": "Kode pos",
|
||||
"title": "Kode pos"
|
||||
},
|
||||
"postboxes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Layer yang memperlihatkan kotak pos.",
|
||||
"name": "Kotak pos",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "kotak pos"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Kotak pos"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "Layer yang menunjukkan kantor pos.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Saat ini buka"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Kantor pos",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Kantor Pos"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Buka 24 jam (termasuk hari libur)"
|
||||
}
|
||||
},
|
||||
"question": "Jam berapa kantor pos ini buka?",
|
||||
"render": "Jam Buka: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Kantor Pos"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"trees": {
|
||||
"title": "Pohon"
|
||||
},
|
||||
|
|
|
@ -443,36 +443,6 @@
|
|||
"title": "Postkoder"
|
||||
},
|
||||
"postboxes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Postbokser",
|
||||
"title": {
|
||||
"render": "Postboks"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "Et lag som viser postkontor.",
|
||||
"name": "Postkontor",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "et postkontor"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Døgnåpent (inkludert helligdager)"
|
||||
}
|
||||
},
|
||||
"render": "Åpningstider: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postkontor"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Postbokser og postkontor",
|
||||
"title": "Postboks og postkontor-kart"
|
||||
},
|
||||
|
|
|
@ -931,52 +931,6 @@
|
|||
},
|
||||
"postboxes": {
|
||||
"description": "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. ",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Deze laag toont brievenbussen.",
|
||||
"name": "Brievenbussen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een brievenbus"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Brievenbus"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "Een laag die postkantoren toont.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Momenteel geopend"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Postkantoren",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een postkantoor"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 open (ook tijdens feestdagen)"
|
||||
}
|
||||
},
|
||||
"question": "Wat zijn de openingsuren voor dit postkantoor?",
|
||||
"render": "Openingsuren: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postkantoor"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Een kaart die brievenbussen en postkantoren toont",
|
||||
"title": "Brievenbussen en postkantoren"
|
||||
},
|
||||
|
|
|
@ -341,37 +341,6 @@
|
|||
"shortDescription": "Карта игровых площадок",
|
||||
"title": "Игровые площадки"
|
||||
},
|
||||
"postboxes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Почтовые ящики",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "почтовый ящик"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Почтовый ящик"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"name": "Почтовые отделения",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Почтовое отделение"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"render": "Часы работы: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Почтовое отделение"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"title": "Открыть карту магазинов"
|
||||
},
|
||||
|
|
|
@ -370,52 +370,6 @@
|
|||
},
|
||||
"postboxes": {
|
||||
"description": "在這份地圖你能找到與新增有關郵局與郵筒的資料,你可以用這份地圖找到寄送您下張明信片的地方!:)<br/>發現錯誤或是有郵筒遺漏嗎?你可以用免費的開放街圖帳號來編輯。 ",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "這圖層顯示郵筒。",
|
||||
"name": "郵筒",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "郵筒"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "郵筒"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"description": "圖層顯示郵局。",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "目前開放"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "郵局",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "郵局"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 開放 (包括假日)"
|
||||
}
|
||||
},
|
||||
"question": "這間郵局的開放時間是?",
|
||||
"render": "開放時間:{opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "郵局"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "顯示郵筒與郵局的地圖",
|
||||
"title": "郵筒與郵局地圖"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue