diff --git a/assets/layers/parking/parking.json b/assets/layers/parking/parking.json index d17a82410..d00150365 100644 --- a/assets/layers/parking/parking.json +++ b/assets/layers/parking/parking.json @@ -283,7 +283,7 @@ "if": "capacity:disabled=0", "then": { "en": "There are no disabled parking spots", - "nl": "Er zijn geen parkeerplaatsen voor gehandicapten", + "nl": "Er zijn geen parkeerplaatsen voor personen met een beperking", "de": "Es gibt keine barrierefreien Stellplätze", "fr": "Il n'y a pas de places de stationnement pour personnes à mobilité réduite", "ca": "No hi ha places d'aparcament per a persones amb mobilitat reduïda", @@ -295,7 +295,7 @@ ], "question": { "en": "How many disabled parking spots are there at this parking?", - "nl": "Hoeveel parkeerplaatsen voor gehandicapten zijn er op deze parking?", + "nl": "Hoeveel parkeerplaatsen voor personen met een beperking zijn er op deze parking?", "de": "Wie viele barrierefreie Stellplätze gibt es auf diesem Parkplatz?", "fr": "Combien y a-t-il de places de stationnement pour personnes à mobilité réduite dans ce parking ?", "ca": "Quantes places d'aparcament per a persones amb mobilitat reduïda hi ha al parking?", @@ -305,7 +305,7 @@ }, "render": { "en": "There are {capacity:disabled} disabled parking spots", - "nl": "Er zijn {capacity:disabled} parkeerplaatsen voor gehandicapten", + "nl": "Er zijn {capacity:disabled} parkeerplaatsen voor personen met een beperking", "de": "Es gibt {capacity:disabled} barrierefreie Stellplätze", "fr": "Il y a {capacity:disabled} places de stationnement pour personnes à mobilité réduite", "ca": "Hi ha {capacity:disabled} places d'aparcament per a discapacitats", diff --git a/langs/en.json b/langs/en.json index 97116c6cc..e52bf45e9 100644 --- a/langs/en.json +++ b/langs/en.json @@ -391,8 +391,14 @@ "disable": "Do not ask this question again", "disabledIntro": "You disabled some type of questions. To enable a question again, click them here", "disabledTitle": "Disabled questions", + "emailIs": "The email address of this {category} is {email}", + "emailOf": "What is the email address of {category}?", "enable": "Ask this question for all features", - "noneDisabled": "If you are not interested in a specific type of question, disable it. To disable a question, click the three dots in the upper-right corner and select 'disable'" + "noneDisabled": "If you are not interested in a specific type of question, disable it. To disable a question, click the three dots in the upper-right corner and select 'disable'", + "phoneNumberIs": "The phone number of this {category} is {phone}", + "phoneNumberOf": "What is the phone number of {category}?", + "websiteIs": "Website: {website}", + "websiteOf": "What is the website of {category}?" }, "readYourMessages": "Please, read all your OpenStreetMap-messages before adding a new feature.", "removeLocationHistory": "Delete the location history", diff --git a/langs/he_IL.json b/langs/he_IL.json index 9e26dfeeb..7a73a41bf 100644 --- a/langs/he_IL.json +++ b/langs/he_IL.json @@ -1 +1,2 @@ -{} \ No newline at end of file +{ +} \ No newline at end of file diff --git a/langs/layers/ca.json b/langs/layers/ca.json index dd5b6f42e..87be37ed7 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -7957,6 +7957,19 @@ "question": "En quina direcció geogràfica apunta aquesta càmera?", "render": "Grava en direcció {camera:direction}" }, + "camera_is_indoor": { + "mappings": { + "0": { + "then": "Aquesta càmera es troba a l'interior" + }, + "1": { + "then": "Aquesta càmera es troba a l'exterior" + }, + "2": { + "then": "Aquesta càmera probablement es troba a l'exterior" + } + } + }, "has_alpr": { "mappings": { "0": { @@ -7968,20 +7981,6 @@ }, "question": "Aquesta càmera pot detectar matrícules automàticament?", "questionHint": "Un ALPR (lector automàtic de matrícules, per les seves sigles en anglès) normalment té dues lents i una sèrie de LEDs infrarojos entremig." - }, - "is_indoor": { - "mappings": { - "0": { - "then": "Aquesta càmera es troba a l'interior" - }, - "1": { - "then": "Aquesta càmera es troba a l'exterior" - }, - "2": { - "then": "Aquesta càmera probablement es troba a l'exterior" - } - }, - "question": "L'espai públic vigilat per aquesta càmera és un espai interior o exterior?" } }, "title": { diff --git a/langs/layers/cs.json b/langs/layers/cs.json index 31cc9d5f1..9f5afd024 100644 --- a/langs/layers/cs.json +++ b/langs/layers/cs.json @@ -8591,6 +8591,19 @@ "question": "Ve kterém geografickém směru tato kamera snímá?", "render": "Snímané oblasti podle směru kompasu {camera:direction}" }, + "camera_is_indoor": { + "mappings": { + "0": { + "then": "Tato kamera je umístěna ve vnitřním prostoru" + }, + "1": { + "then": "Tato kamera je umístěna ve venkovním prostoru" + }, + "2": { + "then": "Tato kamera je pravděpodobně umístěna venku" + } + } + }, "has_alpr": { "mappings": { "0": { @@ -8602,20 +8615,6 @@ }, "question": "Dokáže tato kamera automaticky rozpoznat registrační značky?", "questionHint": "Automatická čtečka registračních značek (ALPR) má obvykle dvě čočky a mezi nimi soustavu infračervených diod LED." - }, - "is_indoor": { - "mappings": { - "0": { - "then": "Tato kamera je umístěna ve vnitřním prostoru" - }, - "1": { - "then": "Tato kamera je umístěna ve venkovním prostoru" - }, - "2": { - "then": "Tato kamera je pravděpodobně umístěna venku" - } - }, - "question": "Je veřejný prostor sledovaný touto kamerou vnitřní nebo venkovní prostor?" } }, "title": { diff --git a/langs/layers/da.json b/langs/layers/da.json index b792b89ad..ba3c959fc 100644 --- a/langs/layers/da.json +++ b/langs/layers/da.json @@ -2049,7 +2049,7 @@ "question": "I hvilken geografisk retning filmer dette kamera?", "render": "Filmer til en kompasretning af {camera:direction}" }, - "is_indoor": { + "camera_is_indoor": { "mappings": { "0": { "then": "Dette kamera er placeret indendørs" @@ -2060,8 +2060,7 @@ "2": { "then": "Dette kamera er sandsynligvis placeret udendørs" } - }, - "question": "Er det offentlige rum, der overvåges af dette kamera, et indendørs eller udendørs rum?" + } } }, "title": { diff --git a/langs/layers/de.json b/langs/layers/de.json index 61672c516..b5127e03f 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -10612,6 +10612,19 @@ "question": "In welche Himmelsrichtung filmt diese Kamera?", "render": "filmt in Himmelsrichtung {camera:direction}" }, + "camera_is_indoor": { + "mappings": { + "0": { + "then": "Diese Kamera befindet sich im Innenraum" + }, + "1": { + "then": "Diese Kamera befindet sich im Freien" + }, + "2": { + "then": "Diese Kamera ist möglicherweise im Freien" + } + } + }, "has_alpr": { "mappings": { "0": { @@ -10623,20 +10636,6 @@ }, "question": "Dient diese Kamera der Nummernschilderkennung?", "questionHint": "Eine Kamera zur Nummernschilderkennung hat üblicherweise zwei Linsen mit dazwischenliegenden Infrarot-LEDs." - }, - "is_indoor": { - "mappings": { - "0": { - "then": "Diese Kamera befindet sich im Innenraum" - }, - "1": { - "then": "Diese Kamera befindet sich im Freien" - }, - "2": { - "then": "Diese Kamera ist möglicherweise im Freien" - } - }, - "question": "Handelt es sich bei dem von dieser Kamera überwachten öffentlichen Raum um einen Innen- oder Außenbereich?" } }, "title": { diff --git a/langs/layers/en.json b/langs/layers/en.json index a759f0687..2126812e3 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -10227,6 +10227,398 @@ "title": "a sports centre" } }, + "tagRenderings": { + "sport_centre-sport": { + "mappings": { + "0": { + "then": "Nine-pin bowling" + }, + "1": { + "then": "Ten-pin bowling" + }, + "10": { + "then": "BASE jumping" + }, + "100": { + "then": "Skateboard" + }, + "101": { + "then": "Ski jumping" + }, + "102": { + "then": "Snooker" + }, + "103": { + "then": "Soccer" + }, + "104": { + "then": "Softball" + }, + "105": { + "then": "Motorcycle speedway" + }, + "106": { + "then": "Squash" + }, + "107": { + "then": "Sumo" + }, + "108": { + "then": "Surfing" + }, + "109": { + "then": "Swimming" + }, + "11": { + "then": "Baseball" + }, + "110": { + "then": "Table tennis" + }, + "111": { + "then": "Table soccer" + }, + "112": { + "then": "Taekwondo" + }, + "113": { + "then": "Tennis" + }, + "114": { + "then": "Teqball" + }, + "115": { + "then": "Toboggan" + }, + "116": { + "then": "Trampoline" + }, + "117": { + "then": "Ultimate frisbee" + }, + "118": { + "then": "Ultralight aviation" + }, + "119": { + "then": "Volleyball" + }, + "12": { + "then": "Basketball" + }, + "120": { + "then": "Wakeboarding" + }, + "121": { + "then": "Water polo" + }, + "122": { + "then": "Waterskiing" + }, + "123": { + "then": "Olympic weightlifting" + }, + "124": { + "then": "Windsurfing" + }, + "125": { + "then": "Wrestling" + }, + "126": { + "then": "Yoga" + }, + "127": { + "then": "Zurkhaneh sport" + }, + "13": { + "then": "Beachvolleyball" + }, + "14": { + "then": "Biathlon" + }, + "15": { + "then": "Cue sports" + }, + "16": { + "then": "BMX" + }, + "17": { + "then": "Bobsleigh" + }, + "18": { + "then": "Boules" + }, + "19": { + "then": "Bowls" + }, + "2": { + "then": "Aerobics" + }, + "20": { + "then": "Boxing" + }, + "21": { + "then": "Bullfighting" + }, + "22": { + "then": "Canadian football" + }, + "23": { + "then": "Canoe" + }, + "24": { + "then": "Chess" + }, + "25": { + "then": "Non-competitive diving" + }, + "26": { + "then": "Rock climbing" + }, + "27": { + "then": "Climbing Adventure" + }, + "28": { + "then": "Cockfighting" + }, + "29": { + "then": "Cricket" + }, + "3": { + "then": "American football" + }, + "30": { + "then": "CrossFit" + }, + "31": { + "then": "Croquet" + }, + "32": { + "then": "Curling" + }, + "33": { + "then": "Cycle Polo" + }, + "34": { + "then": "Cycling" + }, + "35": { + "then": "Dance" + }, + "36": { + "then": "Darts" + }, + "37": { + "then": "Dog agility" + }, + "38": { + "then": "Greyhound racing" + }, + "39": { + "then": "Dragon Boat" + }, + "4": { + "then": "Aikido" + }, + "40": { + "then": "Equestrianism" + }, + "41": { + "then": "Fencing" + }, + "42": { + "then": "Field hockey" + }, + "43": { + "then": "Fitness" + }, + "44": { + "then": "5 person soccer" + }, + "45": { + "then": "Floorball" + }, + "46": { + "then": "Four square" + }, + "47": { + "then": "Paragliding" + }, + "48": { + "then": "Futsal" + }, + "49": { + "then": "Gaelic games" + }, + "5": { + "then": "Archery" + }, + "50": { + "then": "Gaga ball" + }, + "51": { + "then": "Golf" + }, + "52": { + "then": "Gymnastics" + }, + "53": { + "then": "Handball" + }, + "54": { + "then": "Hapkido" + }, + "55": { + "then": "Hiking" + }, + "56": { + "then": "Horseshoes" + }, + "57": { + "then": "Horse racing" + }, + "58": { + "then": "Ice Hockey" + }, + "59": { + "then": "Ice skating" + }, + "6": { + "then": "Athletics" + }, + "60": { + "then": "Ice stock sport" + }, + "61": { + "then": "Judo" + }, + "62": { + "then": "Karate" + }, + "63": { + "then": "Kart racing" + }, + "64": { + "then": "Kickboxing" + }, + "65": { + "then": "Kitesurfing" + }, + "66": { + "then": "Korfball" + }, + "67": { + "then": "Krachtball" + }, + "68": { + "then": "Lacrosse" + }, + "69": { + "then": "Laser tag" + }, + "7": { + "then": "Australian rules football" + }, + "70": { + "then": "Martial arts" + }, + "71": { + "then": "Miniature golf" + }, + "72": { + "then": "Radio-controlled aircraft" + }, + "73": { + "then": "Motocross" + }, + "74": { + "then": "Motorsport" + }, + "75": { + "then": "Multiple kind of sports" + }, + "76": { + "then": "Netball" + }, + "77": { + "then": "Obstacle course" + }, + "78": { + "then": "Orienteering" + }, + "79": { + "then": "Paddle tennis" + }, + "8": { + "then": "Badminton" + }, + "80": { + "then": "Padel" + }, + "81": { + "then": "Paintball" + }, + "82": { + "then": "Parachuting" + }, + "83": { + "then": "Parkour" + }, + "84": { + "then": "Palota" + }, + "85": { + "then": "Pesäpallo" + }, + "86": { + "then": "Pickleball" + }, + "87": { + "then": "Pilates" + }, + "88": { + "then": "Pole dance" + }, + "89": { + "then": "Racquetball" + }, + "9": { + "then": "Bandy" + }, + "90": { + "then": "Radio-controlled car" + }, + "91": { + "then": "Roller skating" + }, + "92": { + "then": "Rowing" + }, + "93": { + "then": "Rugby league" + }, + "94": { + "then": "Rugby union" + }, + "95": { + "then": "Running" + }, + "96": { + "then": "Sailing" + }, + "97": { + "then": "Scuba diving" + }, + "98": { + "then": "Shooting" + }, + "99": { + "then": "Shot-put" + } + }, + "question": "What sports are played at this venue?", + "render": "Sports played here: {sport}" + } + }, "title": { "render": "Sports centre" } @@ -10612,19 +11004,7 @@ "question": "In which geographical direction does this camera film?", "render": "Films to a compass heading of {camera:direction}" }, - "has_alpr": { - "mappings": { - "0": { - "then": "This is a camera without number plate recognition." - }, - "1": { - "then": "This is an ALPR (Automatic License Plate Reader)" - } - }, - "question": "Can this camera automatically detect license plates?", - "questionHint": "An ALPR (Automatic License Plate Reader) typically has two lenses and an array of infrared LEDS in between." - }, - "is_indoor": { + "camera_is_indoor": { "mappings": { "0": { "then": "This camera is located indoors" @@ -10636,7 +11016,19 @@ "then": "This camera is probably located outdoors" } }, - "question": "Is the public space surveilled by this camera an indoor or outdoor space?" + "question": "Is this camera located inside or outside?" + }, + "has_alpr": { + "mappings": { + "0": { + "then": "This is a camera without number plate recognition." + }, + "1": { + "then": "This is an ALPR (Automatic License Plate Reader)" + } + }, + "question": "Can this camera automatically detect license plates?", + "questionHint": "An ALPR (Automatic License Plate Reader) typically has two lenses and an array of infrared LEDS in between." } }, "title": { diff --git a/langs/layers/es.json b/langs/layers/es.json index 815acc431..dd1055911 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -10575,6 +10575,19 @@ "question": "¿En qué dirección geográfica graba esta cámara?", "render": "Graba hacia un rumbo de brújula de {camera:direction}" }, + "camera_is_indoor": { + "mappings": { + "0": { + "then": "Esta cámara está ubicada en interiores" + }, + "1": { + "then": "Esta cámara está ubicada en exteriores" + }, + "2": { + "then": "Esta cámara probablemente está ubicada en exteriores" + } + } + }, "has_alpr": { "mappings": { "0": { @@ -10586,20 +10599,6 @@ }, "question": "¿Puede esta cámara detectar automáticamente las matrículas?", "questionHint": "Un ALPR (lector automático de matrículas) suele tener dos lentes y una serie de LED infrarrojos entre ellas." - }, - "is_indoor": { - "mappings": { - "0": { - "then": "Esta cámara está ubicada en interiores" - }, - "1": { - "then": "Esta cámara está ubicada en exteriores" - }, - "2": { - "then": "Esta cámara probablemente está ubicada en exteriores" - } - }, - "question": "¿El espacio público vigilado por esta cámara es interior o exterior?" } }, "title": { diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 80858a1a8..44b0aeace 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -6391,7 +6391,7 @@ "question": "Dans quelle direction géographique cette caméra filme-t-elle ?", "render": "Filme dans une direction {camera:direction}" }, - "is_indoor": { + "camera_is_indoor": { "mappings": { "0": { "then": "Cette caméra est située à l'intérieur" @@ -6402,8 +6402,7 @@ "2": { "then": "Cette caméra est probablement située à l'extérieur" } - }, - "question": "L'espace public surveillé par cette caméra est-il un espace intérieur ou extérieur ?" + } } }, "title": { diff --git a/langs/layers/it.json b/langs/layers/it.json index a14974143..30678c819 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -2810,7 +2810,7 @@ "question": "In quale direzione geografica punta questa videocamera?", "render": "Punta in direzione {camera:direction}" }, - "is_indoor": { + "camera_is_indoor": { "mappings": { "0": { "then": "Questa videocamera si trova al chiuso" @@ -2821,8 +2821,7 @@ "2": { "then": "Questa videocamera si trova probabilmente all'esterno" } - }, - "question": "Lo spazio pubblico sorvegliato da questa videocamera è all'aperto o al chiuso?" + } } }, "title": { diff --git a/langs/layers/nl.json b/langs/layers/nl.json index ebbb393ec..50126e110 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -1730,6 +1730,9 @@ }, "title": { "mappings": { + "0": { + "then": "{name}" + }, "1": { "then": "Vogelkijkhut {name}" }, @@ -5807,6 +5810,11 @@ } }, "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, "render": "Natuurgebied" } }, @@ -6352,6 +6360,21 @@ "render": "Picknicktafel" } }, + "play_forest": { + "description": "Een speelbos is een vrij toegankelijke zone in een bos", + "name": "Speelbossen", + "title": { + "mappings": { + "0": { + "then": "{name}" + }, + "1": { + "then": "Speelbos {name}" + } + }, + "render": "Speelbos" + } + }, "playground": { "deletion": { "nonDeleteMappings": { @@ -7886,6 +7909,9 @@ }, "title": { "mappings": { + "0": { + "then": "{name}" + }, "1": { "then": "Voetpad" }, @@ -8435,7 +8461,7 @@ "question": "In welke geografische richting filmt deze camera?", "render": "Filmt in kompasrichting {camera:direction}" }, - "is_indoor": { + "camera_is_indoor": { "mappings": { "0": { "then": "Deze camera bevindt zich binnen" @@ -8447,7 +8473,7 @@ "then": "Deze camera bevindt zich waarschijnlijk buiten" } }, - "question": "Bevindt de bewaakte publieke ruimte camera zich binnen of buiten?" + "question": "Bevindt de camera zich binnen of buiten?" } }, "title": { @@ -9898,13 +9924,25 @@ } }, "village_green": { - "description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)" + "description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)", + "name": "Speelweide", + "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, + "render": "Speelweide" + } }, "visitor_information_centre": { "description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.", "name": "Bezoekerscentrum", "title": { "mappings": { + "0": { + "then": "{name:nl}" + }, "1": { "then": "{name}" } @@ -10134,4 +10172,4 @@ "render": "windturbine" } } -} +} \ No newline at end of file diff --git a/langs/layers/ru.json b/langs/layers/ru.json index 24d5ea510..6fccd80e5 100644 --- a/langs/layers/ru.json +++ b/langs/layers/ru.json @@ -1881,7 +1881,7 @@ "camera:mount": { "question": "Как расположена эта камера?" }, - "is_indoor": { + "camera_is_indoor": { "mappings": { "1": { "then": "Эта камера расположена снаружи" diff --git a/langs/layers/sl.json b/langs/layers/sl.json index d5f601a72..48f362370 100644 --- a/langs/layers/sl.json +++ b/langs/layers/sl.json @@ -390,6 +390,19 @@ "question": "V katero geografsko smer snema ta kamera?", "render": "Snema v smeri kompasa {camera:direction}" }, + "camera_is_indoor": { + "mappings": { + "0": { + "then": "Ta kamera je znotraj" + }, + "1": { + "then": "Ta kamera je zunaj" + }, + "2": { + "then": "Ta kamera je verjetno zunaj" + } + } + }, "has_alpr": { "mappings": { "0": { @@ -401,20 +414,6 @@ }, "question": "Ali ta kamera lahko samodejno prepoznava registrske tablice?", "questionHint": "Kamera za prepoznavo registrskih tablic ima običajno dve leči in med njima polje infrardečih LED svetil." - }, - "is_indoor": { - "mappings": { - "0": { - "then": "Ta kamera je znotraj" - }, - "1": { - "then": "Ta kamera je zunaj" - }, - "2": { - "then": "Ta kamera je verjetno zunaj" - } - }, - "question": "Ali je javni prostor, ki ga nadzoruje ta kamera, notranji ali zunanji?" } }, "title": { diff --git a/langs/ro.json b/langs/ro.json index 9e26dfeeb..7a73a41bf 100644 --- a/langs/ro.json +++ b/langs/ro.json @@ -1 +1,2 @@ -{} \ No newline at end of file +{ +} \ No newline at end of file diff --git a/langs/themes/nl.json b/langs/themes/nl.json index e976bb496..266a9c76c 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -653,8 +653,37 @@ "building type": { "question": "Wat voor soort gebouw is dit?" }, + "grb-fixme": { + "mappings": { + "0": { + "then": "Geen fixme" + } + }, + "question": "Wat zegt de fixme?", + "render": "De fixme is {fixme}" + }, + "grb-housenumber": { + "mappings": { + "0": { + "then": "Geen huisnummer" + } + }, + "question": "Wat is het huisnummer?", + "render": "Het huisnummer is {addr:housenumber}" + }, + "grb-min-level": { + "question": "Hoeveel verdiepingen ontbreken?", + "render": "Dit gebouw begint maar op de {building:min_level} verdieping" + }, "grb-reference": { "render": "Werd geïmporteerd vanuit GRB, het referentienummer is {source:geometry:ref}" + }, + "grb-street": { + "question": "Wat is de straat?", + "render": "De straat is {addr:street}" + }, + "grb-unit": { + "render": "De wooneenheid-aanduiding is {addr:unit} " } } }, @@ -671,8 +700,35 @@ } } } + }, + "5": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Geen omliggend OSM-gebouw gevonden" + } + } + }, + "3": { + "mappings": { + "0": { + "then": "Geen omliggend OSM-gebouw gevonden. Een omliggend gebouw is nodig om dit punt als adres punt toe te voegen.