Skip to content

Commit

Permalink
v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Jul 12, 2022
1 parent a33d777 commit c5e947f
Show file tree
Hide file tree
Showing 23 changed files with 271 additions and 63 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ _Breaking developer changes, which may affect downstream projects or sites that
[@xxxx]: https://github.com/xxxx
-->

# 3.4.1

#### Bugfixes
* Replace unavailable icon for new `moped_link` preset with an alternative.


# 3.4.0

#### :mega: Release Highlights
Expand Down
2 changes: 1 addition & 1 deletion data/presets/highway/cycleway/moped_link-NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"nl"
]
},
"icon": "fas-moped",
"icon": "fas-motorcycle",
"fields": [
"name",
"oneway",
Expand Down
2 changes: 1 addition & 1 deletion dist/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -10493,7 +10493,7 @@
"nl"
]
},
"icon": "fas-moped",
"icon": "fas-motorcycle",
"fields": [
"name",
"oneway",
Expand Down
2 changes: 1 addition & 1 deletion dist/presets.min.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dist/taginfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -5290,7 +5290,7 @@
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-moped.svg"
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-motorcycle.svg"
},
{
"key": "highway",
Expand Down Expand Up @@ -17440,37 +17440,37 @@
{
"key": "transformer",
"value": "main",
"description": "🄵🅅 Type: Forwards power"
"description": "🄵🅅 Type: Main: Forwards power"
},
{
"key": "transformer",
"value": "distribution",
"description": "🄵🅅 Type: Feeds final consumers, installed outside substations"
"description": "🄵🅅 Type: Distribution: Feeds final consumers, installed outside substations"
},
{
"key": "transformer",
"value": "generator",
"description": "🄵🅅 Type: Steps-up voltage in power plants"
"description": "🄵🅅 Type: Generator: Steps-up voltage in power plants"
},
{
"key": "transformer",
"value": "converter",
"description": "🄵🅅 Type: Feeds power converters"
"description": "🄵🅅 Type: Converter: Feeds power converters"
},
{
"key": "transformer",
"value": "phase_angle_regulator",
"description": "🄵🅅 Type: Regulates phase angle"
"description": "🄵🅅 Type: Phase Angle Regulator"
},
{
"key": "transformer",
"value": "auxiliary",
"description": "🄵🅅 Type: Feeds internal systems in substations"
"description": "🄵🅅 Type: Auxiliary: Feeds internal systems in substations"
},
{
"key": "transformer",
"value": "yes",
"description": "🄵🅅 Type: Unknown role"
"description": "🄵🅅 Type: Unknown Role"
},
{
"key": "trees",
Expand Down
2 changes: 1 addition & 1 deletion dist/taginfo.min.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dist/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2697,13 +2697,13 @@
"transformer": {
"label": "Type",
"options": {
"main": "Forwards power",
"distribution": "Feeds final consumers, installed outside substations",
"generator": "Steps-up voltage in power plants",
"converter": "Feeds power converters",
"phase_angle_regulator": "Regulates phase angle",
"auxiliary": "Feeds internal systems in substations",
"yes": "Unknown role"
"main": "Main: Forwards power",
"distribution": "Distribution: Feeds final consumers, installed outside substations",
"generator": "Generator: Steps-up voltage in power plants",
"converter": "Converter: Feeds power converters",
"phase_angle_regulator": "Phase Angle Regulator",
"auxiliary": "Auxiliary: Feeds internal systems in substations",
"yes": "Unknown Role"
}
},
"trees": {
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/en.min.json

Large diffs are not rendered by default.

112 changes: 108 additions & 4 deletions dist/translations/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,21 @@
"category-building": {
"name": "Eraikuntzaren ezaugarriak"
},
"category-golf": {
"name": "Golf-eko elementuak"
},
"category-landuse": {
"name": "Lurraren erabilera ezaugarriak"
},
"category-natural": {
"name": "Ezaugarri naturalak"
},
"category-path": {
"name": "Bideak"
},
"category-playground": {
"name": "Jolastokiko ekipamendua"
},
"category-rail": {
"name": "Errailak"
},
Expand All @@ -35,6 +44,9 @@
"category-utility": {
"name": "Ezaugarri baliagarriak"
},
"category-water": {
"name": "Ur masak"
},
"category-waterway": {
"name": "Ubideak"
}
Expand All @@ -43,6 +55,9 @@
"access": {
"label": "Onartutako sarbidea",
"options": {
"customers": {
"title": "Bezeroak"
},
"designated": {
"description": "Bertako tokiko lege espezifiko edo seinaleen arabera onartutako sarbidea",
"title": "Aukeratua"
Expand Down Expand Up @@ -89,7 +104,21 @@
"label": "Mota"
},
"access_simple": {
"label": "Sarrera baimendua"
"label": "Sarrera baimendua",
"options": {
"private": "Pribatua",
"unknown": "Ezezaguna",
"yes": "Publikoa"
}
},
"activity": {
"options": {
"Ski": "Eskia",
"bicycle": "Txirrindularitza",
"hiking": "Ibilaldiak",
"horse": "Ekitazioa",
"mtb": "Mendiko bizikleta"
}
},
"addr/interpolation": {
"label": "Mota"
Expand Down Expand Up @@ -174,6 +203,9 @@
"agrarian": {
"label": "Produktuak"
},
"air_conditioning": {
"label": "Aire girotua"
},
"amenity": {
"label": "Mota"
},
Expand All @@ -186,6 +218,10 @@
"animal_shelter": {
"label": "Animalientzako"
},
"architect": {
"label": "Arkitektua",
"terms": "arkitektua,arkitetua,eraikin diseinatzailea"
},
"area/highway": {
"label": "Mota"
},
Expand Down Expand Up @@ -324,6 +360,7 @@
"label": "kolore"
},
"comment": {
"label": "Aldaketa multzoari buruzko iruzkina",
"placeholder": "Zure ekarpenei buruzko laburpena (beharrezkoa)"
},
"communication_multi": {
Expand Down Expand Up @@ -375,6 +412,19 @@
"cuisine": {
"label": "Sukaldeak",
"options": {
"burger": "Hanburgesa",
"chicken": "Oilaskoa",
"chocolate": "Txokolatea",
"fish": "Arraina",
"french": "Frantsesa",
"german": "Alemana",
"greek": "Greziarra",
"hot_dog": "Hot Dog",
"ice_cream": "Izozkiak",
"indian": "Indiarra",
"indonesian": "Indonesiarra",
"italian": "Italiarra",
"japanese": "Japoniarra",
"kebab": "Kebab",
"korean": "Korearra",
"pasta": "Pasta",
Expand Down Expand Up @@ -459,13 +509,24 @@
"label": "Tresnak",
"placeholder": "1, 2, 3..."
},
"diet_multi": {
"label": "Dieta mota"
},
"diplomatic": {
"label": "Mota"
},
"direction": {
"label": "Norabidea ( Graduak erlojuaren orratzen norantzan)",
"placeholder": "45, 90, 180, 270"
},
"direction_cardinal-US-CA-NZ": {
"options": {
"east": "Ekialdera",
"north": "Iparraldera",
"south": "Hegoaldera",
"west": "Mendebaldera"
}
},
"direction_clock": {
"label": "Norabide",
"options": {
Expand All @@ -484,7 +545,11 @@
"label": "Errezetak administratzen ditu"
},
"display": {
"label": "Pantaila"
"label": "Pantaila",
"options": {
"analog": "Analogikoa",
"digital": "Digitala"
}
},
"distance": {
"label": "Distantzia"
Expand All @@ -501,9 +566,18 @@
"dock": {
"label": "Mota"
},
"door": {
"label": "Atea"
},
"door_type": {
"label": "Mota"
},
"drink_multi": {
"label": "Edariak"
},
"drinking_water": {
"label": "Edangarria"
},
"drive_through": {
"label": "Auto-zerbitzua"
},
Expand Down Expand Up @@ -563,6 +637,12 @@
"fence_type": {
"label": "Mota"
},
"fire_hydrant/position": {
"options": {
"parking_lot": "Aparkalekuan",
"sidewalk": "Espaloian"
}
},
"fire_hydrant/type": {
"options": {
"pillar": "Zutabe/ Lur gaineko",
Expand Down Expand Up @@ -736,6 +816,17 @@
"yes": "Bai"
}
},
"internet_access/fee": {
"label": "Interneterako sarrera",
"options": {
"customers": "Bezeroentzat bakarrik",
"no": "Doakoa",
"yes": "Ordainpekoa"
}
},
"internet_access/ssid": {
"label": "Wifi sarearen izena"
},
"kerb": {
"label": "Frenatu"
},
Expand All @@ -749,7 +840,7 @@
"label": "Mota"
},
"lanes": {
"label": "Gurdibideak",
"label": "Erreiak",
"placeholder": "1, 2, 3..."
},
"language_multi": {
Expand Down Expand Up @@ -1344,6 +1435,9 @@
"tourism": "Turismo"
}
},
"usage_waterway": {
"label": "Erabilera mota"
},
"vending": {
"label": "Salgai motak"
},
Expand Down Expand Up @@ -1404,7 +1498,7 @@
},
"presets": {
"address": {
"name": "Helbide"
"name": "Helbidea"
},
"advertising/column": {
"name": "Publizitaterako zutabea"
Expand Down Expand Up @@ -1828,6 +1922,12 @@
"highway/steps": {
"name": "Eskailerak"
},
"historic/monument": {
"name": "Monumentua"
},
"historic/pillory": {
"name": "Urkabe historikoa"
},
"landuse/residential": {
"name": "Bizitegi-eremua"
},
Expand Down Expand Up @@ -1885,6 +1985,10 @@
"natural/spring": {
"name": "Iturburua"
},
"office/architect": {
"name": "Arkitektura bulegoa",
"terms": "arkitekto bulegoa,arkitektura bulegoa"
},
"shop/hairdresser": {
"name": "Ile-apaintzailea"
},
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/eu.min.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/translations/index.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"af":{"pct":0.25},"ak":{"pct":0},"am":{"pct":0.02},"ar":{"pct":0.99},"ar-AA":{"pct":0},"as":{"pct":0},"ast":{"pct":0.3},"ay":{"pct":0},"az":{"pct":0},"ba":{"pct":0},"be":{"pct":0},"bg":{"pct":0.21},"bg-BG":{"pct":0},"bg@Cyrl":{"pct":0},"bn":{"pct":0.06},"bo":{"pct":0},"br":{"pct":0},"bs":{"pct":0.16},"ca":{"pct":0.54},"ckb":{"pct":0.05},"cs":{"pct":0.92},"cv":{"pct":0},"cy":{"pct":0.01},"da":{"pct":0.68},"de":{"pct":0.99},"dv":{"pct":0.02},"ee":{"pct":0},"el":{"pct":0.73},"en":{"pct":1},"en-AU":{"pct":0.02},"en-GB":{"pct":0.35},"en-IN":{"pct":0},"en-NZ":{"pct":0.02},"eo":{"pct":0.95},"es":{"pct":0.99},"et":{"pct":0.41},"eu":{"pct":0.18},"fa":{"pct":0.84},"fa-IR":{"pct":0},"ff":{"pct":0},"fi":{"pct":0.6},"fil":{"pct":0},"fr":{"pct":0.98},"fr-FR":{"pct":0},"gan":{"pct":0},"gl":{"pct":0.67},"grt":{"pct":0},"gu":{"pct":0},"ha":{"pct":0},"he":{"pct":0.9},"he-IL":{"pct":0},"hi":{"pct":0.02},"hr":{"pct":0.38},"hu":{"pct":0.86},"hy":{"pct":0.03},"ia":{"pct":0},"id":{"pct":0.26},"ig":{"pct":0},"is":{"pct":0.38},"it":{"pct":0.83},"ja":{"pct":0.94},"jam":{"pct":0},"jv":{"pct":0},"ka":{"pct":0},"kbd":{"pct":0},"kha":{"pct":0},"ki":{"pct":0},"kk":{"pct":0},"km":{"pct":0},"kn":{"pct":0.08},"ko":{"pct":0.68},"ks":{"pct":0},"ku":{"pct":0.01},"ky":{"pct":0},"lg":{"pct":0},"lij":{"pct":0},"ln":{"pct":0},"lo":{"pct":0},"lt":{"pct":0.33},"lus":{"pct":0},"lv":{"pct":0.24},"mg":{"pct":0},"mi":{"pct":0},"mk":{"pct":0.99},"ml":{"pct":0},"mn":{"pct":0},"mr":{"pct":0},"ms":{"pct":0.15},"my":{"pct":0},"nd":{"pct":0},"ne":{"pct":0.02},"nl":{"pct":0.98},"nl-NL":{"pct":0},"nn":{"pct":0.06},"no":{"pct":0.71},"nr":{"pct":0},"nso":{"pct":0},"nv":{"pct":0},"ny":{"pct":0},"oc":{"pct":0},"om":{"pct":0},"or":{"pct":0},"pa":{"pct":0},"pap":{"pct":0},"pl":{"pct":0.96},"ps":{"pct":0},"pt":{"pct":0.97},"pt-BR":{"pct":0.92},"qu":{"pct":0},"rm":{"pct":0},"ro":{"pct":0.31},"ru":{"pct":0.68},"rw":{"pct":0},"sat":{"pct":0},"sc":{"pct":0},"sd":{"pct":0},"sg":{"pct":0},"si":{"pct":0.01},"sk":{"pct":0.74},"sl":{"pct":0.36},"sm":{"pct":0},"sn":{"pct":0},"so":{"pct":0.04},"sq":{"pct":0.03},"sr":{"pct":0.43},"ss":{"pct":0},"st":{"pct":0},"su":{"pct":0},"sv":{"pct":0.97},"sw":{"pct":0},"ta":{"pct":0.25},"te":{"pct":0.02},"tg":{"pct":0},"th":{"pct":0.01},"ti":{"pct":0},"tk":{"pct":0},"tl":{"pct":0.04},"tn":{"pct":0},"tr":{"pct":0.88},"ts":{"pct":0},"tt":{"pct":0},"tum":{"pct":0},"ug":{"pct":0},"uk":{"pct":0.98},"ur":{"pct":0},"uz":{"pct":0},"ve":{"pct":0},"vi":{"pct":0.93},"wo":{"pct":0},"xh":{"pct":0},"yo":{"pct":0},"yue":{"pct":0.31},"zh":{"pct":0.07},"zh-CN":{"pct":0.94},"zh-HK":{"pct":0.63},"zh-TW":{"pct":1},"zu":{"pct":0}}
{"af":{"pct":0.24},"ak":{"pct":0},"am":{"pct":0.02},"ar":{"pct":0.99},"ar-AA":{"pct":0},"as":{"pct":0},"ast":{"pct":0.3},"ay":{"pct":0},"az":{"pct":0},"ba":{"pct":0},"be":{"pct":0},"bg":{"pct":0.21},"bg-BG":{"pct":0},"bg@Cyrl":{"pct":0},"bn":{"pct":0.06},"bo":{"pct":0},"br":{"pct":0},"bs":{"pct":0.16},"ca":{"pct":0.54},"ckb":{"pct":0.05},"cs":{"pct":0.92},"cv":{"pct":0},"cy":{"pct":0.01},"da":{"pct":0.68},"de":{"pct":0.99},"dv":{"pct":0.02},"ee":{"pct":0},"el":{"pct":0.73},"en":{"pct":1},"en-AU":{"pct":0.02},"en-GB":{"pct":0.35},"en-IN":{"pct":0},"en-NZ":{"pct":0.02},"eo":{"pct":0.95},"es":{"pct":0.99},"et":{"pct":0.41},"eu":{"pct":0.19},"fa":{"pct":0.84},"fa-IR":{"pct":0},"ff":{"pct":0},"fi":{"pct":0.6},"fil":{"pct":0},"fr":{"pct":0.98},"fr-FR":{"pct":0},"gan":{"pct":0},"gl":{"pct":0.67},"grt":{"pct":0},"gu":{"pct":0},"ha":{"pct":0},"he":{"pct":0.9},"he-IL":{"pct":0},"hi":{"pct":0.02},"hr":{"pct":0.38},"hu":{"pct":0.86},"hy":{"pct":0.03},"ia":{"pct":0},"id":{"pct":0.26},"ig":{"pct":0},"is":{"pct":0.38},"it":{"pct":0.83},"ja":{"pct":0.94},"jam":{"pct":0},"jv":{"pct":0},"ka":{"pct":0},"kbd":{"pct":0},"kha":{"pct":0},"ki":{"pct":0},"kk":{"pct":0},"km":{"pct":0},"kn":{"pct":0.08},"ko":{"pct":0.68},"ks":{"pct":0},"ku":{"pct":0.01},"ky":{"pct":0},"lg":{"pct":0},"lij":{"pct":0},"ln":{"pct":0},"lo":{"pct":0},"lt":{"pct":0.33},"lus":{"pct":0},"lv":{"pct":0.24},"mg":{"pct":0},"mi":{"pct":0},"mk":{"pct":0.99},"ml":{"pct":0},"mn":{"pct":0},"mr":{"pct":0},"ms":{"pct":0.15},"my":{"pct":0},"nd":{"pct":0},"ne":{"pct":0.02},"nl":{"pct":0.97},"nl-NL":{"pct":0},"nn":{"pct":0.06},"no":{"pct":0.7},"nr":{"pct":0},"nso":{"pct":0},"nv":{"pct":0},"ny":{"pct":0},"oc":{"pct":0},"om":{"pct":0},"or":{"pct":0},"pa":{"pct":0},"pap":{"pct":0},"pl":{"pct":0.95},"ps":{"pct":0},"pt":{"pct":0.98},"pt-BR":{"pct":0.92},"qu":{"pct":0},"rm":{"pct":0},"ro":{"pct":0.31},"ru":{"pct":0.68},"rw":{"pct":0},"sat":{"pct":0},"sc":{"pct":0},"sd":{"pct":0},"sg":{"pct":0},"si":{"pct":0.01},"sk":{"pct":0.74},"sl":{"pct":0.36},"sm":{"pct":0},"sn":{"pct":0},"so":{"pct":0.04},"sq":{"pct":0.03},"sr":{"pct":0.43},"ss":{"pct":0},"st":{"pct":0},"su":{"pct":0},"sv":{"pct":0.97},"sw":{"pct":0},"ta":{"pct":0.25},"te":{"pct":0.02},"tg":{"pct":0},"th":{"pct":0.01},"ti":{"pct":0},"tk":{"pct":0},"tl":{"pct":0.04},"tn":{"pct":0},"tr":{"pct":0.88},"ts":{"pct":0},"tt":{"pct":0},"tum":{"pct":0},"ug":{"pct":0},"uk":{"pct":0.98},"ur":{"pct":0},"uz":{"pct":0},"ve":{"pct":0},"vi":{"pct":0.93},"wo":{"pct":0},"xh":{"pct":0},"yo":{"pct":0},"yue":{"pct":0.31},"zh":{"pct":0.07},"zh-CN":{"pct":0.94},"zh-HK":{"pct":0.63},"zh-TW":{"pct":0.99},"zu":{"pct":0}}
Loading

0 comments on commit c5e947f

Please sign in to comment.