Housekeeping...
This commit is contained in:
parent
d04f56603e
commit
ad73aa8cbf
8 changed files with 252 additions and 251 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 5005,
|
||||
"commits": 5008,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -2,16 +2,19 @@
|
|||
"id": "parking_ticket_machine",
|
||||
"name": {
|
||||
"en": "Parking Ticket Machines",
|
||||
"nl": "Parkeerkaartautomaten"
|
||||
"nl": "Parkeerkaartautomaten",
|
||||
"de": "Parkscheinautomaten"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer with parking ticket machines to pay for parking.",
|
||||
"nl": "Laag met parkeerkaartautomaten om voor parkeren te betalen."
|
||||
"nl": "Laag met parkeerkaartautomaten om voor parkeren te betalen.",
|
||||
"de": "Ebene mit Parkscheinautomaten zum Bezahlen des Parkens."
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Parking Ticket Machine",
|
||||
"nl": "Parkeerkaartautomaat"
|
||||
"nl": "Parkeerkaartautomaat",
|
||||
"de": "Parkscheinautomat"
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
|
@ -31,7 +34,8 @@
|
|||
],
|
||||
"title": {
|
||||
"en": "a parking ticket machine",
|
||||
"nl": "een parkeerkaartautomaat"
|
||||
"nl": "een parkeerkaartautomaat",
|
||||
"de": "Ein Parkscheinautomat"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -44,26 +48,30 @@
|
|||
"id": "ref",
|
||||
"question": {
|
||||
"en": "What is the reference number of this parking ticket machine?",
|
||||
"nl": "Wat is het referentienummer van deze parkeerkaartautomaat?"
|
||||
"nl": "Wat is het referentienummer van deze parkeerkaartautomaat?",
|
||||
"de": "Wie lautet die Referenznummer dieses Parkscheinautomaten?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "ref",
|
||||
"type": "string",
|
||||
"placeholder": {
|
||||
"en": "Reference number",
|
||||
"nl": "Referentienummer"
|
||||
"nl": "Referentienummer",
|
||||
"de": "Referenznummer"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This parking ticket machine has the reference number {ref}",
|
||||
"nl": "Deze parkeerkaartautomaat heeft het referentienummer {ref}"
|
||||
"nl": "Deze parkeerkaartautomaat heeft het referentienummer {ref}",
|
||||
"de": "Dieser Parkscheinautomat hat die Referenznummer {ref}"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "noref=yes",
|
||||
"then": {
|
||||
"en": "This parking ticket machine has no reference number",
|
||||
"nl": "Deze parkeerkaartautomaat heeft geen referentienummer"
|
||||
"nl": "Deze parkeerkaartautomaat heeft geen referentienummer",
|
||||
"de": "Dieser Parkscheinautomat hat keine Referenznummer"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1058,28 +1058,32 @@
|
|||
"id": "access",
|
||||
"question": {
|
||||
"en": "Who can use this recycling facility?",
|
||||
"nl": "Wie kan deze recyclingfaciliteit gebruiken?"
|
||||
"nl": "Wie kan deze recyclingfaciliteit gebruiken?",
|
||||
"de": "Wer kann diese Recyclinganlage nutzen?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "access=yes",
|
||||
"then": {
|
||||
"en": "Everyone can use this recycling facility",
|
||||
"nl": "Iedereen mag deze recyclingfaciliteit gebruiken"
|
||||
"nl": "Iedereen mag deze recyclingfaciliteit gebruiken",
|
||||
"de": "Alle können diese Recyclinganlage nutzen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "access=residents",
|
||||
"then": {
|
||||
"en": "Only residents can use this recycling facility",
|
||||
"nl": "Enkel bewoners kunnen deze recyclingfaciliteit gebruiken"
|
||||
"nl": "Enkel bewoners kunnen deze recyclingfaciliteit gebruiken",
|
||||
"de": "Nur Anwohnende können diese Recyclinganlage nutzen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "access=private",
|
||||
"then": {
|
||||
"en": "This recycling facility is only for private use",
|
||||
"nl": "Deze recyclingfaciliteit is alleen voor privégebruik"
|
||||
"nl": "Deze recyclingfaciliteit is alleen voor privégebruik",
|
||||
"de": "Diese Recyclinganlage ist nur für den privaten Gebrauch bestimmt"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -1089,7 +1093,8 @@
|
|||
},
|
||||
"render": {
|
||||
"en": "This recycling facility can be used by {access}",
|
||||
"nl": "Deze recyclingfaciliteit kan gebruikt worden door {access}"
|
||||
"nl": "Deze recyclingfaciliteit kan gebruikt worden door {access}",
|
||||
"de": "Diese Recyclinganlage kann von {access} genutzt werden"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -69,19 +69,22 @@
|
|||
"id": "type",
|
||||
"description": "Mapping allowing to change between waste_disposal and recycling",
|
||||
"question": {
|
||||
"en": "What kind of waste disposal bin is this?"
|
||||
"en": "What kind of waste disposal bin is this?",
|
||||
"de": "Was für ein Abfalleimer ist das?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "amenity=waste_disposal",
|
||||
"then": {
|
||||
"en": "This is a medium to large bin for disposal of (household) waste"
|
||||
"en": "This is a medium to large bin for disposal of (household) waste",
|
||||
"de": "Dies ist ein mittelgroßer bis großer Behälter für die Entsorgung von (Haushalts-)Abfällen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "amenity=recycling",
|
||||
"then": {
|
||||
"en": "This is actually a recycling container"
|
||||
"en": "This is actually a recycling container",
|
||||
"de": "Dies ist eigentlich ein Recycling-Container"
|
||||
},
|
||||
"addExtraTags": [
|
||||
"recycling_type=container"
|
||||
|
|
|
@ -1234,7 +1234,8 @@
|
|||
"question": {
|
||||
"en": "what notes can you use to pay here?",
|
||||
"nl": "Met welke bankbiljetten kan je hier betalen?",
|
||||
"de": "Mit welchen Banknoten kann man hier bezahlen?"
|
||||
"de": "Mit welchen Banknoten kann man hier bezahlen?",
|
||||
"es": "¿con qué billetes se puede pagar aquí?"
|
||||
},
|
||||
"multiAnswer": true,
|
||||
"mappings": [
|
||||
|
@ -1244,7 +1245,8 @@
|
|||
"then": {
|
||||
"en": "5 euro notes are accepted",
|
||||
"nl": "Biljetten van 5 euro worden geaccepteerd",
|
||||
"de": "5-Euro-Scheine werden angenommen"
|
||||
"de": "5-Euro-Scheine werden angenommen",
|
||||
"es": "Se aceptan billetes de 5 euros"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1253,7 +1255,8 @@
|
|||
"then": {
|
||||
"en": "10 euro notes are accepted",
|
||||
"nl": "Biljetten van 10 euro worden geaccepteerd",
|
||||
"de": "10-Euro-Scheine werden angenommen"
|
||||
"de": "10-Euro-Scheine werden angenommen",
|
||||
"es": "Se aceptan billetes de 10 euros"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1262,7 +1265,8 @@
|
|||
"then": {
|
||||
"en": "20 euro notes are accepted",
|
||||
"nl": "Biljetten van 20 euro worden geaccepteerd",
|
||||
"de": "20-Euro-Scheine werden angenommen"
|
||||
"de": "20-Euro-Scheine werden angenommen",
|
||||
"es": "Se aceptan billetes de 20 euros"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1271,7 +1275,8 @@
|
|||
"then": {
|
||||
"en": "50 euro notes are accepted",
|
||||
"nl": "Biljetten van 50 euro worden geaccepteerd",
|
||||
"de": "50-Euro-Scheine werden angenommen"
|
||||
"de": "50-Euro-Scheine werden angenommen",
|
||||
"es": "Se aceptan billetes de 50 euros"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1280,7 +1285,8 @@
|
|||
"then": {
|
||||
"en": "100 euro notes are accepted",
|
||||
"nl": "Biljetten van 100 euro worden geaccepteerd",
|
||||
"de": "100-Euro-Scheine werden angenommen"
|
||||
"de": "100-Euro-Scheine werden angenommen",
|
||||
"es": "Se aceptan billetes de 100 euros"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1289,7 +1295,8 @@
|
|||
"then": {
|
||||
"en": "200 euro notes are accepted",
|
||||
"nl": "Biljetten van 200 euro worden geaccepteerd",
|
||||
"de": "200-Euro-Scheine werden angenommen"
|
||||
"de": "200-Euro-Scheine werden angenommen",
|
||||
"es": "Se aceptan billetes de 200 euros"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1298,7 +1305,8 @@
|
|||
"then": {
|
||||
"en": "500 euro notes are accepted",
|
||||
"nl": "Biljetten van 500 euro worden geaccepteerd",
|
||||
"de": "500-Euro-Scheine werden angenommen"
|
||||
"de": "500-Euro-Scheine werden angenommen",
|
||||
"es": "Se aceptan billetes de 500 euros"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -84,6 +84,10 @@
|
|||
"commits": 13,
|
||||
"contributor": "Joost"
|
||||
},
|
||||
{
|
||||
"commits": 11,
|
||||
"contributor": "mcliquid"
|
||||
},
|
||||
{
|
||||
"commits": 11,
|
||||
"contributor": "Jiří Podhorecký"
|
||||
|
@ -104,10 +108,6 @@
|
|||
"commits": 10,
|
||||
"contributor": "Irina"
|
||||
},
|
||||
{
|
||||
"commits": 9,
|
||||
"contributor": "mcliquid"
|
||||
},
|
||||
{
|
||||
"commits": 9,
|
||||
"contributor": "Niels Madsen"
|
||||
|
@ -240,6 +240,10 @@
|
|||
"commits": 4,
|
||||
"contributor": "Jan Zabel"
|
||||
},
|
||||
{
|
||||
"commits": 3,
|
||||
"contributor": "gallegonovato"
|
||||
},
|
||||
{
|
||||
"commits": 3,
|
||||
"contributor": "Ettore Atalan"
|
||||
|
@ -300,10 +304,6 @@
|
|||
"commits": 2,
|
||||
"contributor": "multiflexi"
|
||||
},
|
||||
{
|
||||
"commits": 2,
|
||||
"contributor": "gallegonovato"
|
||||
},
|
||||
{
|
||||
"commits": 2,
|
||||
"contributor": "Piotr Strebski"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue