Regenerate translations

This commit is contained in:
pietervdvn 2021-07-27 20:22:45 +02:00
parent bdbdc8b679
commit 36b455fbf8
5 changed files with 129 additions and 199 deletions

View file

@ -436,17 +436,22 @@
"question": { "question": {
"nl": "Alle natuurgebieden" "nl": "Alle natuurgebieden"
} }
},{ },
{
"question": { "question": {
"nl": "Honden mogen vrij rondlopen" "nl": "Honden mogen vrij rondlopen"
}, },
"osmTags": "dog=yes" "osmTags": "dog=yes"
},{ },
{
"question": { "question": {
"nl": "Honden welkom aan de leiband" "nl": "Honden welkom aan de leiband"
}, },
"osmTags": { "osmTags": {
"or": ["dog=yes","dog=leashed"] "or": [
"dog=yes",
"dog=leashed"
]
} }
} }
] ]

View file

@ -71,7 +71,9 @@
"ru": "Книжный шкаф", "ru": "Книжный шкаф",
"it": "Microbiblioteca" "it": "Microbiblioteca"
}, },
"tags": ["amenity=public_bookcase"], "tags": [
"amenity=public_bookcase"
],
"preciseInput": { "preciseInput": {
"preferredBackground": "photo" "preferredBackground": "photo"
} }
@ -105,7 +107,10 @@
"mappings": [ "mappings": [
{ {
"if": { "if": {
"and": ["noname=yes", "name="] "and": [
"noname=yes",
"name="
]
}, },
"then": { "then": {
"en": "This bookcase doesn't have a name", "en": "This bookcase doesn't have a name",
@ -311,12 +316,18 @@
"it": "Fa parte della rete 'Little Free Library'" "it": "Fa parte della rete 'Little Free Library'"
}, },
"if": { "if": {
"and": ["brand=Little Free Library", "nobrand="] "and": [
"brand=Little Free Library",
"nobrand="
]
} }
}, },
{ {
"if": { "if": {
"and": ["nobrand=yes", "brand="] "and": [
"nobrand=yes",
"brand="
]
}, },
"then": { "then": {
"en": "This public bookcase is not part of a bigger network", "en": "This public bookcase is not part of a bigger network",
@ -357,7 +368,11 @@
"it": "Questa microbiblioteca non fa parte di una rete" "it": "Questa microbiblioteca non fa parte di una rete"
}, },
"if": { "if": {
"and": ["nobrand=yes", "brand=", "ref="] "and": [
"nobrand=yes",
"brand=",
"ref="
]
} }
} }
] ]
@ -409,7 +424,10 @@
], ],
"deletion": { "deletion": {
"softDeletionTags": { "softDeletionTags": {
"and": ["disused:amenity=public_bookcase", "amenity="] "and": [
"disused:amenity=public_bookcase",
"amenity="
]
}, },
"neededChangesets": 5 "neededChangesets": 5
}, },
@ -445,7 +463,10 @@
{ {
"question": "Buiten?", "question": "Buiten?",
"osmTags": { "osmTags": {
"or": ["indoor=no", "indoor="] "or": [
"indoor=no",
"indoor="
]
} }
} }
] ]

View file

@ -690,6 +690,17 @@
} }
} }
}, },
"birdhide": {
"filter": {
"0": {
"options": {
"0": {
"question": "Wheelchair accessible"
}
}
}
}
},
"crossings": { "crossings": {
"name": "Crossings", "name": "Crossings",
"description": "Crossings for pedestrians and cyclists", "description": "Crossings for pedestrians and cyclists",
@ -1746,89 +1757,27 @@
"trail": { "trail": {
"name": "Trails", "name": "Trails",
"title": { "title": {
"render": "Trails" "render": "Trail"
}, },
"tagRenderings": { "tagRenderings": {
"5": { "1": {
"render": "Surface: {surface}", "render": "The trail is {_length:km} kilometers long"
},
"4": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Surface: paved" "then": "Blue trail"
}, },
"1": { "1": {
"then": "Surface: asphalt" "then": "Red trail"
}, },
"2": { "2": {
"then": "Surface: concrete" "then": "Green trail"
}, },
"3": { "3": {
"then": "Surface: paving stones" "then": "Yellow trail"
},
"4": {
"then": "Surface: cobblestone"
},
"5": {
"then": "Surface: stepping stones"
},
"6": {
"then": "Surface: unpaved"
},
"7": {
"then": "Surface: gravel"
},
"8": {
"then": "Surface: rock"
},
"9": {
"then": "Surface: pebblestone"
},
"10": {
"then": "Surface: earth"
},
"11": {
"then": "Surface: grass"
},
"12": {
"then": "Surface: mud"
},
"13": {
"then": "Surface: sand"
} }
}, }
"question": "What type of surface does the trail have?"
},
"6": {
"mappings": {
"0": {
"then": "The trail is flat"
},
"1": {
"then": "The trail is slightly elevated"
},
"2": {
"then": "The trail is elevated"
},
"3": {
"then": "The trail is slightly steep"
},
"4": {
"then": "The trail is steep"
},
"5": {
"then": "The trail is very steep"
},
"6": {
"then": "The trail is extremely steep"
}
},
"question": "What's the incline of the trail?"
},
"7": {
"render": "The trail is {distance}km long"
},
"8": {
"render": "The trail is {width}m wide",
"question": "How wide is the trail (m)?"
} }
} }
}, },

View file

@ -715,6 +715,9 @@
"then": "Vogelkijkhut" "then": "Vogelkijkhut"
}, },
"2": { "2": {
"then": "Vogelkijktoren"
},
"3": {
"then": "Vogelkijkhut" "then": "Vogelkijkhut"
} }
} }
@ -770,6 +773,22 @@
"title": "Vogelkijkwand", "title": "Vogelkijkwand",
"description": "Een vogelkijkwand waarachter men kan staan om vogels te kijken" "description": "Een vogelkijkwand waarachter men kan staan om vogels te kijken"
} }
},
"filter": {
"0": {
"options": {
"0": {
"question": "Rolstoeltoegankelijk"
}
}
},
"1": {
"options": {
"0": {
"question": "Enkel overdekte kijkhutten"
}
}
}
} }
}, },
"crossings": { "crossings": {
@ -1289,6 +1308,28 @@
"title": "Natuurreservaat", "title": "Natuurreservaat",
"description": "Voeg een ontbrekend, erkend natuurreservaat toe, bv. een gebied dat beheerd wordt door het ANB of natuurpunt" "description": "Voeg een ontbrekend, erkend natuurreservaat toe, bv. een gebied dat beheerd wordt door het ANB of natuurpunt"
} }
},
"filter": {
"0": {
"options": {
"0": {
"question": "Vrij te bezoeken"
}
}
},
"1": {
"options": {
"0": {
"question": "Alle natuurgebieden"
},
"1": {
"question": "Honden mogen vrij rondlopen"
},
"2": {
"question": "Honden welkom aan de leiband"
}
}
}
} }
}, },
"parking": { "parking": {
@ -2025,38 +2066,21 @@
} }
}, },
"trail": { "trail": {
"name": "Paden", "name": "Wandeltochten",
"title": { "title": {
"render": "Paden" "render": "Wandeltocht"
}, },
"tagRenderings": { "tagRenderings": {
"1": { "1": {
"render": "De toegankelijkheid van dit gebied is: {access:description}", "render": "Deze wandeling is {_length:km} kilometer lang"
"question": "Is dit gebied toegankelijk?",
"mappings": {
"0": {
"then": "Vrij toegankelijk"
},
"1": {
"then": "Niet toegankelijk"
},
"2": {
"then": "Niet toegankelijk, want privégebied"
},
"3": {
"then": "Toegankelijk, ondanks dat het privegebied is"
},
"4": {
"then": "Enkel toegankelijk met een gids of tijdens een activiteit"
},
"5": {
"then": "Toegankelijk mits betaling"
}
}
}, },
"2": { "2": {
"question": "Wat is de naam van deze wandeling?",
"render": "Deze wandeling heet <b>{name}</b>"
},
"3": {
"render": "Beheer door {operator}", "render": "Beheer door {operator}",
"question": "Wie beheert dit pad?", "question": "Wie beheert deze wandeltocht?",
"mappings": { "mappings": {
"0": { "0": {
"then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door Natuurpunt" "then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door Natuurpunt"
@ -2066,117 +2090,48 @@
} }
} }
}, },
"3": {
"question": "Is dit pad toegankelijk met de rolstoel?",
"mappings": {
"0": {
"then": "Dit pad is toegankelijk met de rolstoel"
},
"1": {
"then": "Dit pad is niet toegankelijk met de rolstoel"
}
}
},
"4": { "4": {
"question": "Is dit pad toegankelijk met de buggy?", "question": "Welke kleur heeft deze wandeling?",
"render": "Deze wandeling heeft kleur {colour}",
"mappings": { "mappings": {
"0": { "0": {
"then": "Dit pad is toegankelijk met de buggy" "then": "Blauwe wandeling"
}, },
"1": { "1": {
"then": "Dit pad is niet toegankelijk met de buggy" "then": "Rode wandeling"
},
"2": {
"then": "Groene wandeling"
},
"3": {
"then": "Gele wandeling"
} }
} }
}, },
"5": { "5": {
"render": "Ondergrond bestaat uit {surface}", "question": "Is deze wandeling toegankelijk met de rolstoel?",
"mappings": { "mappings": {
"0": { "0": {
"then": "Het pad is aangelegd" "then": "deze wandeltocht is toegankelijk met de rolstoel"
}, },
"1": { "1": {
"then": "Ondergrond bestaat uit asfalt" "then": "deze wandeltocht is niet toegankelijk met de rolstoel"
},
"2": {
"then": "Ondergrond bestaat uit cement"
},
"3": {
"then": "Ondergrond bestaat uit plavei"
},
"4": {
"then": "Ondergrond bestaat uit kasseien"
},
"5": {
"then": "Ondergrond bestaat uit stenen pad"
},
"6": {
"then": "Dit pad is niet aangelegd"
},
"7": {
"then": "Ondergrond bestaat uit grind"
},
"8": {
"then": "Ondergrond bestaat uit gesteente"
},
"9": {
"then": "Ondergrond bestaat uit kiezels"
},
"10": {
"then": "Ondergrond bestaat uit aarde"
},
"11": {
"then": "Ondergrond bestaat uit gras"
},
"12": {
"then": "Ondergrond bestaat uit modder"
},
"13": {
"then": "Ondergrond bestaat uit zand"
} }
}, }
"question": "Waaruit bestaat de ondergrond van het pad?"
}, },
"6": { "6": {
"question": "Is deze wandeltocht toegankelijk met de buggy?",
"mappings": { "mappings": {
"0": { "0": {
"then": "Het pad is plat" "then": "deze wandeltocht is toegankelijk met de buggy"
}, },
"1": { "1": {
"then": "Het pad is zo goed als plat" "then": "deze wandeltocht is niet toegankelijk met de buggy"
},
"2": {
"then": "Het pad stijgt en/of daalt "
},
"3": {
"then": "Het pad is lichtjes steil"
},
"4": {
"then": "Het pad is steil"
},
"5": {
"then": "Het pad is zeer steil"
},
"6": {
"then": "Het pad is extreem steil"
} }
}, }
"question": "Hoe hard stijgt en/of daalt het pad?"
},
"7": {
"render": "De lengte van het pad bedraagt {distance}km"
},
"8": {
"render": "De breedte van het pad bedraagt {width}m",
"question": "Hoe breed is het pad (m)?"
} }
}, },
"description": "Paden waarlangs kan gewandeld worden", "description": "Aangeduide wandeltochten"
"presets": {
"0": {
"title": "Paden",
"description": "Voeg een ontbrekend, erkend pad toe."
}
}
}, },
"tree_node": { "tree_node": {
"name": "Boom", "name": "Boom",

View file

@ -1541,9 +1541,9 @@
"description": "Een kaart met openbare toiletten" "description": "Een kaart met openbare toiletten"
}, },
"trails": { "trails": {
"title": "Paden", "title": "Wandeltochten",
"shortDescription": "Deze kaart toont all verschillende paden", "shortDescription": "Deze kaart toont verschillende wandeltochten",
"description": "Deze kaart toont all verschillende paden" "description": "Deze kaart toont alle verschillende wandeltochten"
}, },
"trees": { "trees": {
"title": "Bomen", "title": "Bomen",