forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
84e72fe622
commit
6af63cc18e
27 changed files with 283 additions and 109 deletions
|
@ -1147,17 +1147,37 @@
|
|||
"name": "Cafés and pubs",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "A pub, mostly for drinking beers in a warm, relaxed interior",
|
||||
"title": "pub"
|
||||
},
|
||||
"1": {
|
||||
"description": "A more modern and commercial <b>bar</b>, possibly with a music and light installation",
|
||||
"title": "bar"
|
||||
},
|
||||
"2": {
|
||||
"description": "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment",
|
||||
"title": "cafe"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Classification": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A pub, mostly for drinking beers in a warm, relaxed interior"
|
||||
},
|
||||
"1": {
|
||||
"then": "A more modern and commercial <b>bar</b>, possibly with a music and light installation"
|
||||
},
|
||||
"2": {
|
||||
"then": "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment"
|
||||
},
|
||||
"3": {
|
||||
"then": "A <b>restuarant</b> where one can get a proper meal"
|
||||
},
|
||||
"4": {
|
||||
"then": "An open space where beer is served, typically seen in Germany"
|
||||
}
|
||||
},
|
||||
"question": "What kind of cafe is this"
|
||||
},
|
||||
"Name": {
|
||||
|
@ -1170,7 +1190,8 @@
|
|||
"0": {
|
||||
"then": "<i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "Pub"
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
|
@ -3112,6 +3133,7 @@
|
|||
"title": "fastfood"
|
||||
},
|
||||
"2": {
|
||||
"description": "A fastfood-buisiness focused on french fries",
|
||||
"title": "fries shop"
|
||||
}
|
||||
},
|
||||
|
@ -3126,12 +3148,56 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "Mainly serves pasta"
|
||||
},
|
||||
"3": {
|
||||
"then": "This is kebab shop"
|
||||
},
|
||||
"4": {
|
||||
"then": "This is a sandwichbar"
|
||||
},
|
||||
"5": {
|
||||
"then": "Burgers are served here"
|
||||
},
|
||||
"6": {
|
||||
"then": "Sushi is served here"
|
||||
},
|
||||
"7": {
|
||||
"then": "Coffee is served here"
|
||||
},
|
||||
"8": {
|
||||
"then": "This is an italian restaurant (which serves more then pasta and pizza)"
|
||||
},
|
||||
"9": {
|
||||
"then": "French dishes are served here"
|
||||
},
|
||||
"10": {
|
||||
"then": "Chinese dishes are served here"
|
||||
},
|
||||
"11": {
|
||||
"then": "Greek dishes are served here"
|
||||
},
|
||||
"12": {
|
||||
"then": "Indian dishes are served here"
|
||||
},
|
||||
"13": {
|
||||
"then": "Turkish dishes are served here"
|
||||
},
|
||||
"14": {
|
||||
"then": "Thai dishes are served here"
|
||||
}
|
||||
},
|
||||
"question": "Which food is served here?",
|
||||
"render": "This place mostly serves {cuisine}"
|
||||
},
|
||||
"Fastfood vs restaurant": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a fastfood-business, focussed on fast service. If seating is available, these are rather limited and functional."
|
||||
},
|
||||
"1": {
|
||||
"then": "A <b>restaurant</b>, focussed on creating a nice experience where one is served at the table"
|
||||
}
|
||||
},
|
||||
"question": "What type of business is this?"
|
||||
},
|
||||
"Name": {
|
||||
|
@ -3152,9 +3218,51 @@
|
|||
},
|
||||
"question": "Does this place offer takea-way?"
|
||||
},
|
||||
"Vegan (no friture)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No vegan options available"
|
||||
},
|
||||
"1": {
|
||||
"then": "Some vegan options are available"
|
||||
},
|
||||
"2": {
|
||||
"then": "Vegan options are available"
|
||||
},
|
||||
"3": {
|
||||
"then": "All dishes are vegan"
|
||||
}
|
||||
},
|
||||
"question": "Does this business serve vegan meals?"
|
||||
},
|
||||
"Vegetarian (no friture)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No vegetarian options are available"
|
||||
},
|
||||
"1": {
|
||||
"then": "Some vegetarian options are available"
|
||||
},
|
||||
"2": {
|
||||
"then": "No vegetarian options are available"
|
||||
},
|
||||
"3": {
|
||||
"then": "All dishes are vegetarian"
|
||||
}
|
||||
},
|
||||
"question": "Does this restaurant have a vegetarian option?"
|
||||
},
|
||||
"friture-oil": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Vegetable oil"
|
||||
},
|
||||
"1": {
|
||||
"then": "Animal oil"
|
||||
}
|
||||
},
|
||||
"question": "Does this fries shop use vegetable or animal cooking?"
|
||||
},
|
||||
"friture-take-your-container": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3169,6 +3277,34 @@
|
|||
},
|
||||
"question": "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?<br/>"
|
||||
},
|
||||
"friture-vegan": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Vegan snacks are available"
|
||||
},
|
||||
"1": {
|
||||
"then": "A small selection of vegan snacks are available"
|
||||
},
|
||||
"2": {
|
||||
"then": "No vegan snacks are available"
|
||||
}
|
||||
},
|
||||
"question": "Does this fries shop have vegan snacks?"
|
||||
},
|
||||
"friture-vegetarian": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Vegetarian snacks are available"
|
||||
},
|
||||
"1": {
|
||||
"then": "Only a small selection of snacks are vegetarian"
|
||||
},
|
||||
"2": {
|
||||
"then": "No vegetarian snacks are available"
|
||||
}
|
||||
},
|
||||
"question": "Does this fries shop have vegetarian snacks?"
|
||||
},
|
||||
"halal (no friture)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3194,8 +3330,12 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "Fastfood <i>{name}</i>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Fastfood"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "Restaurant"
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
|
@ -3374,7 +3514,32 @@
|
|||
}
|
||||
},
|
||||
"nature_reserve": {
|
||||
"description": "A nature reserve is an area where nature can take its course",
|
||||
"tagRenderings": {
|
||||
"Access tag": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Publicly accessible"
|
||||
},
|
||||
"1": {
|
||||
"then": "Not accessible"
|
||||
},
|
||||
"2": {
|
||||
"then": "Not accessible as this is a private area"
|
||||
},
|
||||
"3": {
|
||||
"then": "Accessible despite being a privately owned area"
|
||||
},
|
||||
"4": {
|
||||
"then": "Only accessible with a guide or during organised activities"
|
||||
},
|
||||
"5": {
|
||||
"then": "Accessible with fee"
|
||||
}
|
||||
},
|
||||
"question": "Is this nature reserve accessible to the public?",
|
||||
"render": "Accessin this nature reserve: {access:description}"
|
||||
},
|
||||
"Curator": {
|
||||
"question": "Whom is the curator of this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a name if this is widely published",
|
||||
"render": "{curator} is the curator of this nature reserve"
|
||||
|
@ -3397,16 +3562,44 @@
|
|||
"question": "What email adress can one send to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal email address if this is widely published",
|
||||
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
|
||||
},
|
||||
"Name tag": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This area doesn't have a name"
|
||||
}
|
||||
},
|
||||
"question": "What is the name of this area?",
|
||||
"render": "This area is named {name}"
|
||||
},
|
||||
"Operator tag": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Operated by Natuurpunt"
|
||||
},
|
||||
"1": {
|
||||
"then": "Operated by {operator}"
|
||||
},
|
||||
"2": {
|
||||
"then": "Operated by <i>Agentschap Natuur en Bos</i>"
|
||||
}
|
||||
},
|
||||
"question": "Who operates this area?",
|
||||
"render": "Operated by {operator}"
|
||||
},
|
||||
"Surface area": {
|
||||
"render": "Surface area: {_surface:ha}Ha"
|
||||
},
|
||||
"Website": {
|
||||
"question": "On which webpage can one find more information about this nature reserve?"
|
||||
},
|
||||
"phone": {
|
||||
"question": "What phone number can one call to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal phone number address if this is widely published",
|
||||
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
|
||||
"question": "What phone number can one call to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal phone number address if this is widely published"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
}
|
||||
},
|
||||
"render": "Nature reserve"
|
||||
}
|
||||
},
|
||||
"note": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue