diff --git a/data/presets/amenity/_bus_station.json b/data/presets/amenity/_bus_station.json index 61525472..96ecfe3e 100644 --- a/data/presets/amenity/_bus_station.json +++ b/data/presets/amenity/_bus_station.json @@ -17,7 +17,7 @@ "tags": { "amenity": "bus_station" }, - "name": "Bus Station / Terminal", + "name": "Bus Station/Terminal", "searchable": false, "replacement": "public_transport/station_bus" } diff --git a/data/presets/amenity/kindergarten.json b/data/presets/amenity/kindergarten.json index 6e7a08ef..f3b28122 100644 --- a/data/presets/amenity/kindergarten.json +++ b/data/presets/amenity/kindergarten.json @@ -35,5 +35,5 @@ "tags": { "amenity": "kindergarten" }, - "name": "Preschool / Kindergarten Grounds" + "name": "Preschool/Kindergarten Grounds" } diff --git a/data/presets/amenity/parking_entrance.json b/data/presets/amenity/parking_entrance.json index 9bd1b1f9..3b431099 100644 --- a/data/presets/amenity/parking_entrance.json +++ b/data/presets/amenity/parking_entrance.json @@ -13,5 +13,5 @@ "tags": { "amenity": "parking_entrance" }, - "name": "Parking Garage Entrance / Exit" + "name": "Parking Garage Entrance/Exit" } diff --git a/data/presets/building/kindergarten.json b/data/presets/building/kindergarten.json index dfe6d3b5..ee9dc8f5 100644 --- a/data/presets/building/kindergarten.json +++ b/data/presets/building/kindergarten.json @@ -12,5 +12,5 @@ "building": "kindergarten" }, "matchScore": 0.5, - "name": "Preschool / Kindergarten Building" + "name": "Preschool/Kindergarten Building" } diff --git a/data/presets/entrance.json b/data/presets/entrance.json index 69420970..ce4e8191 100644 --- a/data/presets/entrance.json +++ b/data/presets/entrance.json @@ -20,5 +20,5 @@ "exit", "door" ], - "name": "Entrance / Exit" + "name": "Entrance/Exit" } diff --git a/data/presets/highway/motorway_junction.json b/data/presets/highway/motorway_junction.json index 4ebb18ce..9f11bf02 100644 --- a/data/presets/highway/motorway_junction.json +++ b/data/presets/highway/motorway_junction.json @@ -13,5 +13,5 @@ "terms": [ "exit" ], - "name": "Motorway Junction / Exit" + "name": "Motorway Junction/Exit" } diff --git a/data/presets/leisure/pitch/athletics/discus_throw.json b/data/presets/leisure/pitch/athletics/discus_throw.json index 077b8305..e32d2a98 100644 --- a/data/presets/leisure/pitch/athletics/discus_throw.json +++ b/data/presets/leisure/pitch/athletics/discus_throw.json @@ -17,5 +17,5 @@ "Discus Ring", "Discus Sector" ], - "name": "Discus Ring / Sector" + "name": "Discus Ring/Sector" } diff --git a/data/presets/leisure/pitch/athletics/hammer_throw.json b/data/presets/leisure/pitch/athletics/hammer_throw.json index c063e636..86d347a7 100644 --- a/data/presets/leisure/pitch/athletics/hammer_throw.json +++ b/data/presets/leisure/pitch/athletics/hammer_throw.json @@ -17,5 +17,5 @@ "Hammer Throw Ring", "Hammer Throw Sector" ], - "name": "Hammer Throw Ring / Sector" + "name": "Hammer Throw Ring/Sector" } diff --git a/data/presets/leisure/pitch/athletics/shot_put.json b/data/presets/leisure/pitch/athletics/shot_put.json index 4e450c1c..8fd3b784 100644 --- a/data/presets/leisure/pitch/athletics/shot_put.json +++ b/data/presets/leisure/pitch/athletics/shot_put.json @@ -17,5 +17,5 @@ "Shot Put Ring", "Shot Put Pit" ], - "name": "Shot Put Ring / Pit" + "name": "Shot Put Ring/Pit" } diff --git a/data/presets/leisure/sports_centre.json b/data/presets/leisure/sports_centre.json index 86257433..c3e6834b 100644 --- a/data/presets/leisure/sports_centre.json +++ b/data/presets/leisure/sports_centre.json @@ -29,5 +29,5 @@ "sports centre", "sports complex" ], - "name": "Sports Center / Complex" + "name": "Sports Center/Complex" } diff --git a/data/presets/natural/rock.json b/data/presets/natural/rock.json index 38ea34d9..ddb2b370 100644 --- a/data/presets/natural/rock.json +++ b/data/presets/natural/rock.json @@ -15,5 +15,5 @@ "stone", "rock" ], - "name": "Attached Rock / Boulder" + "name": "Attached Rock/Boulder" } diff --git a/data/presets/natural/stone.json b/data/presets/natural/stone.json index 423ab638..e0717d3a 100644 --- a/data/presets/natural/stone.json +++ b/data/presets/natural/stone.json @@ -15,5 +15,5 @@ "stone", "rock" ], - "name": "Unattached Stone / Boulder" + "name": "Unattached Stone/Boulder" } diff --git a/data/presets/piste/piste.json b/data/presets/piste/piste.json index 799577b5..1d91a8f7 100644 --- a/data/presets/piste/piste.json +++ b/data/presets/piste/piste.json @@ -37,5 +37,5 @@ "ice", "skating" ], - "name": "Snowsports Trail / Piste" + "name": "Snowsports Trail/Piste" } diff --git a/data/presets/place/suburb.json b/data/presets/place/suburb.json index 7752a520..ebb0590f 100644 --- a/data/presets/place/suburb.json +++ b/data/presets/place/suburb.json @@ -18,5 +18,5 @@ "borough", "quarter" ], - "name": "Borough / Suburb" + "name": "Borough/Suburb" } diff --git a/data/presets/public_transport/platform/_aerialway_point.json b/data/presets/public_transport/platform/_aerialway_point.json index bd9d6e00..da322b54 100644 --- a/data/presets/public_transport/platform/_aerialway_point.json +++ b/data/presets/public_transport/platform/_aerialway_point.json @@ -18,5 +18,5 @@ "value": "platform" }, "searchable": false, - "name": "Aerialway Stop / Platform" + "name": "Aerialway Stop/Platform" } diff --git a/data/presets/public_transport/platform/_ferry_point.json b/data/presets/public_transport/platform/_ferry_point.json index edecc8dc..47959ed6 100644 --- a/data/presets/public_transport/platform/_ferry_point.json +++ b/data/presets/public_transport/platform/_ferry_point.json @@ -18,5 +18,5 @@ "value": "platform" }, "searchable": false, - "name": "Ferry Stop / Platform" + "name": "Ferry Stop/Platform" } diff --git a/data/presets/public_transport/platform/_light_rail_point.json b/data/presets/public_transport/platform/_light_rail_point.json index 5cc191cc..4630f979 100644 --- a/data/presets/public_transport/platform/_light_rail_point.json +++ b/data/presets/public_transport/platform/_light_rail_point.json @@ -18,5 +18,5 @@ "value": "platform" }, "searchable": false, - "name": "Light Rail Stop / Platform" + "name": "Light Rail Stop/Platform" } diff --git a/data/presets/public_transport/platform/_monorail_point.json b/data/presets/public_transport/platform/_monorail_point.json index 763ad1ee..f73fb8ba 100644 --- a/data/presets/public_transport/platform/_monorail_point.json +++ b/data/presets/public_transport/platform/_monorail_point.json @@ -18,5 +18,5 @@ "value": "platform" }, "searchable": false, - "name": "Monorail Stop / Platform" + "name": "Monorail Stop/Platform" } diff --git a/data/presets/public_transport/platform/_subway_point.json b/data/presets/public_transport/platform/_subway_point.json index 656bd08b..4f45062c 100644 --- a/data/presets/public_transport/platform/_subway_point.json +++ b/data/presets/public_transport/platform/_subway_point.json @@ -18,5 +18,5 @@ "value": "platform" }, "searchable": false, - "name": "Subway Stop / Platform" + "name": "Subway Stop/Platform" } diff --git a/data/presets/public_transport/platform/_train_point.json b/data/presets/public_transport/platform/_train_point.json index fc414d38..6aed7c6f 100644 --- a/data/presets/public_transport/platform/_train_point.json +++ b/data/presets/public_transport/platform/_train_point.json @@ -18,5 +18,5 @@ "value": "platform" }, "searchable": false, - "name": "Train Stop / Platform" + "name": "Train Stop/Platform" } diff --git a/data/presets/public_transport/platform/tram_point.json b/data/presets/public_transport/platform/tram_point.json index fe6a700a..a1d222ba 100644 --- a/data/presets/public_transport/platform/tram_point.json +++ b/data/presets/public_transport/platform/tram_point.json @@ -31,5 +31,5 @@ "transit", "transportation" ], - "name": "Tram Stop / Platform" + "name": "Tram Stop/Platform" } diff --git a/data/presets/public_transport/platform_point.json b/data/presets/public_transport/platform_point.json index bb32fbe4..de30fd7f 100644 --- a/data/presets/public_transport/platform_point.json +++ b/data/presets/public_transport/platform_point.json @@ -31,6 +31,6 @@ "transit", "transportation" ], - "name": "Transit Stop / Platform", + "name": "Transit Stop/Platform", "matchScore": 0.6 } diff --git a/data/presets/public_transport/station_bus.json b/data/presets/public_transport/station_bus.json index 70eb4ef9..b802a9a9 100644 --- a/data/presets/public_transport/station_bus.json +++ b/data/presets/public_transport/station_bus.json @@ -32,5 +32,5 @@ "transit", "transportation" ], - "name": "Bus Station / Terminal" + "name": "Bus Station/Terminal" } diff --git a/data/presets/public_transport/station_train_halt.json b/data/presets/public_transport/station_train_halt.json index 55b93523..3d74a0d6 100644 --- a/data/presets/public_transport/station_train_halt.json +++ b/data/presets/public_transport/station_train_halt.json @@ -31,5 +31,5 @@ "transportation", "whistle stop" ], - "name": "Train Station (Halt / Request)" + "name": "Train Station (Halt/Request)" } diff --git a/data/presets/public_transport/station_trolleybus.json b/data/presets/public_transport/station_trolleybus.json index dcbdd4f8..ac99e470 100644 --- a/data/presets/public_transport/station_trolleybus.json +++ b/data/presets/public_transport/station_trolleybus.json @@ -37,5 +37,5 @@ "transit", "transportation" ], - "name": "Trolleybus Station / Terminal" + "name": "Trolleybus Station/Terminal" } diff --git a/data/presets/railway/_halt.json b/data/presets/railway/_halt.json index 20c8e9b8..fbc62adb 100644 --- a/data/presets/railway/_halt.json +++ b/data/presets/railway/_halt.json @@ -7,6 +7,6 @@ "tags": { "railway": "halt" }, - "name": "Train Station (Halt / Request)", + "name": "Train Station (Halt/Request)", "searchable": false } diff --git a/data/presets/shop/anime.json b/data/presets/shop/anime.json index 41cfea49..494a647c 100644 --- a/data/presets/shop/anime.json +++ b/data/presets/shop/anime.json @@ -15,5 +15,5 @@ "japan", "manga" ], - "name": "Anime / Manga Shop" + "name": "Anime/Manga Shop" } diff --git a/data/presets/tourism/apartment.json b/data/presets/tourism/apartment.json index 8afe89af..bb9b1c45 100644 --- a/data/presets/tourism/apartment.json +++ b/data/presets/tourism/apartment.json @@ -33,5 +33,5 @@ "overnight accommodations", "vacation rental" ], - "name": "Guest Apartment / Condo" + "name": "Guest Apartment/Condo" } diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index d57f960a..f2a26a58 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -5808,7 +5808,7 @@ en: terms: amenity/bus_station: # amenity=bus_station | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Bus Station / Terminal + name: Bus Station/Terminal amenity/cafe: # amenity=cafe | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Cafe @@ -5978,7 +5978,7 @@ en: # 'terms: gp,family physician,family practitioner,family doctor' terms: amenity/doctors/gynaecology: - # amenity=doctors + healthcare:speciality=gynaecology | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + # amenity=doctors + healthcare:speciality=gynaecology | Gynecologist, Obstetrician | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Obstetrician/Gynecologist # 'terms: egg,gynaecologist,gynaecology,gynecology,obgyn,ob/gyn,obstetrics,ovulation,reproductive,woman''s doctor,women''s doctor' terms: @@ -6257,9 +6257,9 @@ en: terms: amenity/kindergarten: # amenity=kindergarten | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Preschool / Kindergarten Grounds + name: Preschool/Kindergarten Grounds # 'terms: kindergarten,kindergarden,pre-school' - terms: + terms: amenity/kneipp_water_cure: # amenity=kneipp_water_cure | Kneipp Water Cure | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Kneipp Facility @@ -6377,8 +6377,8 @@ en: terms: amenity/parking_entrance: # amenity=parking_entrance | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Parking Garage Entrance / Exit - terms: + name: Parking Garage Entrance/Exit + terms: amenity/parking_space: # amenity=parking_space | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Parking Space @@ -7524,9 +7524,9 @@ en: terms: building/kindergarten: # building=kindergarten | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Preschool / Kindergarten Building + name: Preschool/Kindergarten Building # 'terms: kindergarten,kindergarden,pre-school' - terms: + terms: building/manufacture: # building=manufacture | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Industrial Production Building @@ -8048,9 +8048,9 @@ en: name: Emergency Access Yes entrance: # entrance=* | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Entrance / Exit + name: Entrance/Exit # 'terms: entrance,exit,door' - terms: + terms: entrance/emergency: # entrance=emergency | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Emergency Exit @@ -8449,9 +8449,9 @@ en: terms: highway/motorway_junction: # highway=motorway_junction | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Motorway Junction / Exit + name: Motorway Junction/Exit # 'terms: exit' - terms: + terms: highway/motorway_link: # highway=motorway_link | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Motorway Link @@ -9304,12 +9304,12 @@ en: name: Track & Field Pitch leisure/pitch/athletics/discus_throw: # leisure=pitch + sport=athletics + athletics=discus_throw | Discus Ring, Discus Sector | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Discus Ring / Sector - terms: + name: Discus Ring/Sector + terms: leisure/pitch/athletics/hammer_throw: # leisure=pitch + sport=athletics + athletics=hammer_throw | Hammer Throw Ring, Hammer Throw Sector | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Hammer Throw Ring / Sector - terms: + name: Hammer Throw Ring/Sector + terms: leisure/pitch/athletics/high_jump: # leisure=pitch + sport=athletics + athletics=high_jump | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: High Jump Pit @@ -9328,8 +9328,8 @@ en: terms: leisure/pitch/athletics/shot_put: # leisure=pitch + sport=athletics + athletics=shot_put | Shot Put Ring, Shot Put Pit | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Shot Put Ring / Pit - terms: + name: Shot Put Ring/Pit + terms: leisure/pitch/athletics/triple_jump: # leisure=pitch + sport=athletics + athletics=triple_jump | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Triple Jump Pit @@ -9525,9 +9525,9 @@ en: terms: leisure/sports_centre: # leisure=sports_centre | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Sports Center / Complex + name: Sports Center/Complex # 'terms: athletic center,recreation center,sports centre,sports complex' - terms: + terms: leisure/sports_centre/climbing: # leisure=sports_centre + sport=climbing | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Climbing Gym @@ -10203,9 +10203,9 @@ en: terms: natural/rock: # natural=rock | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Attached Rock / Boulder + name: Attached Rock/Boulder # 'terms: boulder,stone,rock' - terms: + terms: natural/saddle: # natural=saddle | Mountain Pass | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Saddle @@ -10243,9 +10243,9 @@ en: terms: natural/stone: # natural=stone | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Unattached Stone / Boulder + name: Unattached Stone/Boulder # 'terms: boulder,stone,rock' - terms: + terms: natural/strait: # natural=strait | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Strait @@ -10699,9 +10699,9 @@ en: terms: piste/piste: # piste:type=* | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Snowsports Trail / Piste + name: Snowsports Trail/Piste # 'terms: ski,nordic,crosscountry,downhill,alpine,snowboard,skitour,ski touring,sled,luge,sleigh,sledge,ski-joring,husky,horse,winter hiking,snowshoe,snowshoeing,ice,skating' - terms: + terms: piste/skitour: # piste:type=skitour | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Ski Touring Trail @@ -10774,9 +10774,9 @@ en: terms: place/suburb: # place=suburb | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Borough / Suburb + name: Borough/Suburb # 'terms: boro,borough,quarter' - terms: + terms: place/town: # place=town | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Town @@ -11073,7 +11073,7 @@ en: terms: public_transport/platform/aerialway_point: # public_transport=platform + aerialway=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Aerialway Stop / Platform + name: Aerialway Stop/Platform public_transport/platform/bus: # public_transport=platform + bus=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Bus Platform @@ -11096,7 +11096,7 @@ en: terms: public_transport/platform/ferry_point: # public_transport=platform + ferry=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Ferry Stop / Platform + name: Ferry Stop/Platform public_transport/platform/light_rail: # public_transport=platform + light_rail=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Light Rail Platform @@ -11104,7 +11104,7 @@ en: terms: public_transport/platform/light_rail_point: # public_transport=platform + light_rail=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Light Rail Stop / Platform + name: Light Rail Stop/Platform public_transport/platform/monorail: # public_transport=platform + monorail=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Monorail Platform @@ -11112,7 +11112,7 @@ en: terms: public_transport/platform/monorail_point: # public_transport=platform + monorail=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Monorail Stop / Platform + name: Monorail Stop/Platform public_transport/platform/subway: # public_transport=platform + subway=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Subway Platform @@ -11120,7 +11120,7 @@ en: terms: public_transport/platform/subway_point: # public_transport=platform + subway=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Subway Stop / Platform + name: Subway Stop/Platform public_transport/platform/train: # public_transport=platform + train=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Train Platform @@ -11128,7 +11128,7 @@ en: terms: public_transport/platform/train_point: # public_transport=platform + train=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Train Stop / Platform + name: Train Stop/Platform public_transport/platform/tram: # public_transport=platform + tram=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Tram Platform @@ -11136,9 +11136,9 @@ en: terms: public_transport/platform/tram_point: # public_transport=platform + tram=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Tram Stop / Platform + name: Tram Stop/Platform # 'terms: electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation' - terms: + terms: public_transport/platform/trolleybus: # public_transport=platform + trolleybus=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Trolleybus Platform @@ -11151,9 +11151,9 @@ en: terms: public_transport/platform_point: # public_transport=platform | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Transit Stop / Platform + name: Transit Stop/Platform # 'terms: platform,public transit,public transportation,transit,transportation' - terms: + terms: public_transport/station: # public_transport=station | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Transit Station @@ -11166,9 +11166,9 @@ en: terms: public_transport/station_bus: # public_transport=station + bus=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Bus Station / Terminal + name: Bus Station/Terminal # 'terms: bus,public transit,public transportation,station,terminal,transit,transportation' - terms: + terms: public_transport/station_ferry: # public_transport=station + ferry=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Ferry Terminal @@ -11196,9 +11196,9 @@ en: terms: public_transport/station_train_halt: # public_transport=station + train=yes + railway=halt | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Train Station (Halt / Request) + name: Train Station (Halt/Request) # 'terms: halt,public transit,public transportation,rail,station,track,train,transit,transportation,whistle stop' - terms: + terms: public_transport/station_tram: # public_transport=station + tram=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Tram Station @@ -11206,9 +11206,9 @@ en: terms: public_transport/station_trolleybus: # public_transport=station + trolleybus=yes | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Trolleybus Station / Terminal + name: Trolleybus Station/Terminal # 'terms: bus,electric,public transit,public transportation,station,streetcar,terminal,trackless,tram,trolley,transit,transportation' - terms: + terms: public_transport/stop_area: # type=public_transport + public_transport=stop_area | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Transit Stop Area @@ -11301,7 +11301,7 @@ en: terms: railway/halt: # railway=halt | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Train Station (Halt / Request) + name: Train Station (Halt/Request) railway/level_crossing: # railway=level_crossing | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Railway-Road Crossing @@ -11472,9 +11472,9 @@ en: terms: shop/anime: # shop=anime | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Anime / Manga Shop + name: Anime/Manga Shop # 'terms: cosplay,dakimakura,figurine,hobby,japan,manga' - terms: + terms: shop/antiques: # shop=antiques | Antique Store, Antiques Shop, Antiques Store | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Antique Shop @@ -12317,9 +12317,9 @@ en: terms: tourism/apartment: # tourism=apartment | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). - name: Guest Apartment / Condo + name: Guest Apartment/Condo # 'terms: bnb,holiday rental,lodging,overnight accommodations,vacation rental' - terms: + terms: tourism/aquarium: # tourism=aquarium | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Aquarium