forked from MapComplete/MapComplete
Force remove a translation
This commit is contained in:
parent
6cf6e3c6ea
commit
d495078015
7 changed files with 45 additions and 70 deletions
|
@ -767,18 +767,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dieser Eingang hat keine Breitenangabe"
|
||||
}
|
||||
},
|
||||
"render": "Diese Tür hat eine Durchgangsbreite von {canonical(_poi_entrance:width)} Meter"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Auf Rädern"
|
||||
},
|
||||
"openwindpowermap": {
|
||||
|
|
|
@ -808,10 +808,10 @@
|
|||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This entrance has no width information"
|
||||
"then": "The containing building has no information on door widths. Add a door and measure the width to get information"
|
||||
}
|
||||
},
|
||||
"render": "This door has a width of {canonical(_poi_entrance:width)} meter"
|
||||
"render": "The containing building can be entered via <a href='#{_poi_entrance:id}'>a door of {canonical(_poi_entrance:width)}</a>"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -517,15 +517,6 @@
|
|||
"shortDescription": "Torres accesibles públicamente para disfrutar de la vista",
|
||||
"title": "Torres de observación"
|
||||
},
|
||||
"onwheels": {
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": "Esta puerta tiene una ancho de {canonical(_poi_entrance:width)} metros"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"openwindpowermap": {
|
||||
"description": "Un para mostrar y editar turbinas de viento"
|
||||
},
|
||||
|
|
|
@ -673,18 +673,6 @@
|
|||
},
|
||||
"onwheels": {
|
||||
"description": "Sur cette carte nous pouvons voir et ajouter les différents endroits publiques accessibles aux chaises roulantes",
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cet accès n'a pas d'informations de largeur"
|
||||
}
|
||||
},
|
||||
"render": "Cet accès a une largeur de {canonical(_poi_entrance:width)}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
},
|
||||
"openwindpowermap": {
|
||||
|
|
|
@ -899,18 +899,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze ingang heeft geen informatie over de breedte"
|
||||
}
|
||||
},
|
||||
"render": "Deze deur heeft een breedte van {canonical(_poi_entrance:width)} meter"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"openwindpowermap": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue