mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 13:23:59 +00:00
[styles] Recategorize icons
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
6e12ede1d9
commit
d01ed97e34
@@ -43,6 +43,7 @@
|
||||
<string name="type.amenity.charging_station">Ladestation</string>
|
||||
<string name="type.amenity.charging_station.bicycle">Fahrrad-Ladestation</string>
|
||||
<string name="type.amenity.charging_station.motorcar">Kfz-Ladestation</string>
|
||||
<string name="type.amenity.charging_station.motorcar.small">Kfz-Ladepunkt</string>
|
||||
<string name="type.amenity.childcare">Kindertagesstätte</string>
|
||||
<string name="type.amenity.cinema">Kino</string>
|
||||
<string name="type.leisure.bowling_alley">Bowlingbahn</string>
|
||||
@@ -632,7 +633,39 @@
|
||||
<string name="type.leisure.sauna">Sauna</string>
|
||||
<string name="type.leisure.slipway">Bootsrampe</string>
|
||||
<string name="type.leisure.sports_centre">Sportzentrum</string>
|
||||
<string name="type.sport.climbing">Kletterhalle</string>
|
||||
<string name="type.leisure.sports_centre.sport.multi">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.american_football">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.archery">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.athletics">Sportzentrume</string>
|
||||
<string name="type.leisure.sports_centre.sport.australian_football">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.badminton">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.baseball">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.basketball">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.beachvolleyball">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.bowls">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.climbing">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.cricket">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.curling">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.equestrian">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.field_hockey">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.futsal">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.golf">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.gymnastics">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.handball">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.ice_hockey">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.padel">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.pelota">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.scuba_diving">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.shooting">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.skateboard">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.skiing">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.soccer">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.swimming">Schwimmbad</string>
|
||||
<string name="type.leisure.sports_centre.sport.table_tennis">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.tennis">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.volleyball">Sportzentrum</string>
|
||||
<string name="type.leisure.sports_centre.sport.yoga">Sportzentrum</string>
|
||||
<string name="type.leisure.fitness_centre.sport.yoga">Yoga-Studio</string>
|
||||
<string name="type.leisure.stadium">Stadion</string>
|
||||
<string name="type.leisure.swimming_pool">Schwimmbecken</string>
|
||||
<string name="type.leisure.swimming_pool.private">Schwimmbecken</string>
|
||||
@@ -1196,23 +1229,36 @@
|
||||
<string name="type.shop.watches">Uhrengeschäft</string>
|
||||
<string name="type.shop.wholesale">Großhandelsgeschäft</string>
|
||||
<string name="type.sport">Sport</string>
|
||||
<!-- Used for high diving sites. -->
|
||||
<!-- Used to tag a scuba diving site. -->
|
||||
<string name="type.sport.9pin">Kegeln</string>
|
||||
<string name="type.sport.10pin">Bowling</string>
|
||||
<string name="type.sport.american_football">American Football</string>
|
||||
<string name="type.sport.archery">Bogenschießen</string>
|
||||
<string name="type.sport.athletics">Leichtathletik</string>
|
||||
<string name="type.sport.australian_football">Australian Football</string>
|
||||
<string name="type.sport.badminton">Badminton</string>
|
||||
<string name="type.sport.baseball">Baseball</string>
|
||||
<string name="type.sport.basketball">Basketball</string>
|
||||
<string name="type.sport.beachvolleyball">Beachvolleyball</string>
|
||||
<string name="type.sport.bowls">Bowls</string>
|
||||
<string name="type.sport.chess">Schach</string>
|
||||
<string name="type.sport.climbing">Klettern</string>
|
||||
<string name="type.sport.cricket">Cricket</string>
|
||||
<string name="type.sport.curling">Curling</string>
|
||||
<!-- Used for high diving. -->
|
||||
<string name="type.sport.diving">Turmspringen</string>
|
||||
<string name="type.sport.equestrian">Reitsport</string>
|
||||
<string name="type.sport.field_hockey">Feldhockey</string>
|
||||
<string name="type.sport.futsal">Futsal</string>
|
||||
<string name="type.sport.golf">Golf</string>
|
||||
<string name="type.sport.gymnastics">Gymnastik</string>
|
||||
<string name="type.sport.handball">Handball</string>
|
||||
<string name="type.sport.ice_hockey">Eishockey</string>
|
||||
<string name="type.sport.multi">Verschiedene Sportarten</string>
|
||||
<!-- Used to tag a scuba diving site. -->
|
||||
<string name="type.sport.padel">Padel</string>
|
||||
<string name="type.sport.pelota">Pelota Vasca</string>
|
||||
<!-- Used to tag a scuba diving. -->
|
||||
<string name="type.sport.scuba_diving">Gerätetauchen</string>
|
||||
<string name="type.sport.shooting">Schießen</string>
|
||||
<string name="type.sport.skateboard">Skateboarden</string>
|
||||
@@ -1222,14 +1268,7 @@
|
||||
<string name="type.sport.table_tennis">Tischtennis</string>
|
||||
<string name="type.sport.tennis">Tennisplatz</string>
|
||||
<string name="type.sport.volleyball">Volleyball</string>
|
||||
<string name="type.sport.10pin">Bowling</string>
|
||||
<string name="type.sport.9pin">Kegeln</string>
|
||||
<string name="type.sport.padel">Padel</string>
|
||||
<string name="type.sport.futsal">Futsal</string>
|
||||
<string name="type.sport.ice_hockey">Eishockey</string>
|
||||
<string name="type.sport.field_hockey">Feldhockey</string>
|
||||
<string name="type.sport.badminton">Badminton</string>
|
||||
<string name="type.sport.pelota">Pelota Vasca</string>
|
||||
<string name="type.sport.yoga">Yoga</string>
|
||||
<string name="type.tourism">Tourismus</string>
|
||||
<string name="type.tourism.aquarium">Aquarium</string>
|
||||
<!-- Typically serviced, staff is present and food is available (compared to wilderness_hut). -->
|
||||
@@ -1349,7 +1388,6 @@
|
||||
<string name="type.internet_access">Internet</string>
|
||||
<string name="type.internet_access.wlan">Internet</string>
|
||||
<string name="type.leisure.hackerspace">Hackerspace</string>
|
||||
<string name="type.sport.yoga">Yoga Studio</string>
|
||||
<string name="type.noexit">Sackgasse</string>
|
||||
<string name="type.shop.kiosk">Kiosk</string>
|
||||
<string name="type.boundary.administrative.2">Landesgrenze</string>
|
||||
@@ -1368,7 +1406,6 @@
|
||||
<string name="type.boundary.administrative.3">Regionale Grenze</string>
|
||||
<string name="type.power.pole">Strommast</string>
|
||||
<string name="type.man_made.pipeline.overground">Oberirdische Rohrleitung</string>
|
||||
<string name="type.sport.diving">Turmspringen</string>
|
||||
<string name="type.amenity.love_hotel">Stundenhotel</string>
|
||||
<string name="type.landuse.plant_nursery">Gärtnerei</string>
|
||||
<string name="type.leisure.firepit">Feuerstelle</string>
|
||||
|
||||
@@ -48,6 +48,7 @@
|
||||
<string name="type.amenity.charging_station">Charging Station</string>
|
||||
<string name="type.amenity.charging_station.bicycle">Bicycle Charging Station</string>
|
||||
<string name="type.amenity.charging_station.motorcar">Car Charging Station</string>
|
||||
<string name="type.amenity.charging_station.motorcar.small">Car Charging Point</string>
|
||||
<string name="type.amenity.childcare">Nursery</string>
|
||||
<string name="type.amenity.cinema">Cinema</string>
|
||||
<string name="type.amenity.studio">Studio</string>
|
||||
@@ -668,8 +669,39 @@
|
||||
<string name="type.leisure.sauna">Sauna</string>
|
||||
<string name="type.leisure.slipway">Slipway</string>
|
||||
<string name="type.leisure.sports_centre">Sports Center</string>
|
||||
<string name="type.sport.climbing">Climbing Centre</string>
|
||||
<string name="type.sport.yoga">Yoga Studio</string>
|
||||
<string name="type.leisure.sports_centre.sport.multi">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.american_football">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.archery">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.athletics">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.australian_football">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.badminton">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.baseball">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.basketball">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.beachvolleyball">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.bowls">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.climbing">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.cricket">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.curling">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.equestrian">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.field_hockey">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.futsal">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.golf">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.gymnastics">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.handball">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.ice_hockey">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.padel">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.pelota">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.scuba_diving">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.shooting">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.skateboard">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.skiing">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.soccer">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.swimming">Swimming Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.table_tennis">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.tennis">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.volleyball">Sports Centre</string>
|
||||
<string name="type.leisure.sports_centre.sport.yoga">Sports Centre</string>
|
||||
<string name="type.leisure.fitness_centre.sport.yoga">Yoga Studio</string>
|
||||
<string name="type.leisure.stadium">Stadium</string>
|
||||
<string name="type.leisure.swimming_pool">Swimming Pool</string>
|
||||
<string name="type.leisure.swimming_pool.private">Swimming Pool</string>
|
||||
@@ -1253,26 +1285,35 @@
|
||||
<string name="type.shop.wholesale">Wholesale Store</string>
|
||||
<string name="type.shop.lighting">Lighting Shop</string>
|
||||
<string name="type.sport">Sport</string>
|
||||
<string name="type.sport.multi">Various Sports</string>
|
||||
<string name="type.sport.9pin">Bowling</string>
|
||||
<string name="type.sport.10pin">Bowling</string>
|
||||
<string name="type.sport.american_football">American Football</string>
|
||||
<string name="type.sport.archery">Archery</string>
|
||||
<string name="type.sport.athletics">Athletics</string>
|
||||
<string name="type.sport.australian_football">Australian Football</string>
|
||||
<string name="type.sport.badminton">Badminton</string>
|
||||
<string name="type.sport.baseball">Baseball</string>
|
||||
<string name="type.sport.basketball">Basketball</string>
|
||||
<string name="type.sport.beachvolleyball">Beach Volleyball</string>
|
||||
<string name="type.sport.bowls">Bowls</string>
|
||||
<string name="type.sport.chess">Chess</string>
|
||||
<string name="type.sport.climbing">Climbing</string>
|
||||
<string name="type.sport.cricket">Cricket</string>
|
||||
<string name="type.sport.curling">Curling</string>
|
||||
<!-- Used for high diving. -->
|
||||
<string name="type.sport.diving">High Diving</string>
|
||||
<string name="type.sport.equestrian">Equestrian Sports</string>
|
||||
<string name="type.sport.field_hockey">Field Hockey</string>
|
||||
<string name="type.sport.futsal">Futsal</string>
|
||||
<string name="type.sport.golf">Golf</string>
|
||||
<string name="type.sport.gymnastics">Gymnastics</string>
|
||||
<string name="type.sport.handball">Handball</string>
|
||||
<string name="type.sport.multi">Various Sports</string>
|
||||
<!-- Used to tag a scuba diving site. -->
|
||||
<string name="type.sport.scuba_diving">Scuba Diving Site</string>
|
||||
<!-- Used for high diving sites. -->
|
||||
<string name="type.sport.diving">High Diving</string>
|
||||
<string name="type.sport.ice_hockey">Ice Hockey</string>
|
||||
<string name="type.sport.padel">Padel</string>
|
||||
<string name="type.sport.pelota">Basque Pelota</string>
|
||||
<!-- Used to tag a scuba diving. -->
|
||||
<string name="type.sport.scuba_diving">Scuba Diving</string>
|
||||
<string name="type.sport.shooting">Shooting</string>
|
||||
<string name="type.sport.skateboard">Skateboarding</string>
|
||||
<string name="type.sport.skiing">Skiing</string>
|
||||
@@ -1281,14 +1322,7 @@
|
||||
<string name="type.sport.table_tennis">Table Tennis</string>
|
||||
<string name="type.sport.tennis">Tennis Court</string>
|
||||
<string name="type.sport.volleyball">Volleyball</string>
|
||||
<string name="type.sport.10pin">Bowling</string>
|
||||
<string name="type.sport.9pin">Bowling</string>
|
||||
<string name="type.sport.padel">Padel</string>
|
||||
<string name="type.sport.futsal">Futsal</string>
|
||||
<string name="type.sport.ice_hockey">Ice Hockey</string>
|
||||
<string name="type.sport.field_hockey">Field Hockey</string>
|
||||
<string name="type.sport.badminton">Badminton</string>
|
||||
<string name="type.sport.pelota">Basque Pelota</string>
|
||||
<string name="type.sport.yoga">Yoga</string>
|
||||
<string name="type.tourism">Tourism</string>
|
||||
<string name="type.tourism.aquarium">Aquarium</string>
|
||||
<!-- Typically serviced, staff is present and food is available (compared to wilderness_hut). -->
|
||||
|
||||
Reference in New Issue
Block a user