chore: automated housekeeping...
This commit is contained in:
parent
5665409874
commit
39deec76d2
78 changed files with 953 additions and 493 deletions
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 5317,
|
||||
"commits": 5335,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
"commits": 360,
|
||||
"commits": 361,
|
||||
"contributor": "Robin van der Linde"
|
||||
},
|
||||
{
|
||||
|
@ -33,7 +33,7 @@
|
|||
"contributor": "paunofu"
|
||||
},
|
||||
{
|
||||
"commits": 26,
|
||||
"commits": 27,
|
||||
"contributor": "riQQ"
|
||||
},
|
||||
{
|
||||
|
@ -228,6 +228,10 @@
|
|||
"commits": 1,
|
||||
"contributor": "galder158@hotmail.com"
|
||||
},
|
||||
{
|
||||
"commits": 1,
|
||||
"contributor": "Bart Hanssens"
|
||||
},
|
||||
{
|
||||
"commits": 1,
|
||||
"contributor": "brunnerpaul"
|
||||
|
|
|
@ -233,7 +233,7 @@
|
|||
{
|
||||
"if": "amenity=cafe",
|
||||
"then": {
|
||||
"en": "A <b>cafe</b> to drink tea, coffee or an alcoholic beverage in a quiet environment",
|
||||
"en": "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment",
|
||||
"nl": "Dit is een <b>cafe</b> - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen.",
|
||||
"de": "Ein <b>Café</b>, um in ruhiger Umgebung Tee, Kaffee oder ein alkoholisches Getränk zu trinken",
|
||||
"da": "En <b>café</b> til at drikke te, kaffe eller en alkoholisk drik i rolige omgivelser",
|
||||
|
@ -369,4 +369,4 @@
|
|||
"fr": "Une couche montrants les cafés et pubs où l’on peut prendre un verre. Cette couche pose des questions y afférentes.",
|
||||
"ca": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -11,7 +11,8 @@
|
|||
},
|
||||
"description": {
|
||||
"en": "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added",
|
||||
"de": "Rückfallebene mit Orten, auf denen Klettern eventuell möglich ist. Sie wird erst angezeigt, wenn man stark hineinzoomt, um zu verhindern, dass Elemente doppelt hinzugefügt werden"
|
||||
"de": "Rückfallebene mit Orten, auf denen Klettern eventuell möglich ist. Sie wird erst angezeigt, wenn man stark hineinzoomt, um zu verhindern, dass Elemente doppelt hinzugefügt werden",
|
||||
"nl": "Laag met plaatsen waar klimmen _misschien_ mogelijk is. Deze wordt geladen als je ver inzoomt, om te voorkomen dat je per ongeluk dubbels maakt"
|
||||
},
|
||||
"minzoom": 19,
|
||||
"source": {
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"render": {
|
||||
"en": "Dentist Office {name}",
|
||||
"de": "Arztpraxis {name}",
|
||||
"nl": "Dokterspraktijk {name}",
|
||||
"nl": "Tandartspraktijk {name}",
|
||||
"fr": "Cabinet medical {name}"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -3,12 +3,14 @@
|
|||
"name": {
|
||||
"en": "Fitness Centres",
|
||||
"de": "Fitnessstudios",
|
||||
"ca": "Centre de fitnes o gimnàs"
|
||||
"ca": "Centre de fitnes o gimnàs",
|
||||
"nl": "Fitnesscentra"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing fitness centres",
|
||||
"de": "Ebene mit Fitnessstudios",
|
||||
"ca": "Capa que mostra centres de fitnes o gimnasos"
|
||||
"ca": "Capa que mostra centres de fitnes o gimnasos",
|
||||
"nl": "Laag die fitnesscentra toon"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "leisure=fitness_centre"
|
||||
|
|
|
@ -123,4 +123,4 @@
|
|||
"width": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -83,7 +83,7 @@
|
|||
"render": {
|
||||
"en": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} for spam or inappropriate messages</a>",
|
||||
"nl": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} melden voor spam of ongepaste opmerkingen</a>",
|
||||
"de": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} als Spam melden</a>",
|
||||
"de": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle' {_first_user} für Spam oder unangemessene Nachrichten melden</a>",
|
||||
"es": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Reportar {_first_user}"
|
||||
},
|
||||
"condition": "_opened_by_anonymous_user=false"
|
||||
|
|
|
@ -413,4 +413,4 @@
|
|||
"accepts_cards",
|
||||
"has_organic"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -105,7 +105,8 @@
|
|||
"de": "Fragen der Reihe nach anzeigen",
|
||||
"ca": "Mostra les preguntes una per una",
|
||||
"fr": "Afficher les questions une à une",
|
||||
"pt": "Mostrar perguntas uma a uma"
|
||||
"pt": "Mostrar perguntas uma a uma",
|
||||
"nl": "Toon de vragen één per één"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -278,7 +279,8 @@
|
|||
"de": "Sie haben bei {_csCount} verschiedenen Gelegenheiten Änderungen vorgenommen! Das ist großartig!",
|
||||
"ca": "Has fet {_csCount} en diferents ocasions! Això és sorprenent!",
|
||||
"fr": "Vous avez fait {_csCount} modifications ! C'est génial !",
|
||||
"pt": "Você fez alterações em {_csCount} ocasiões diferentes! Isso é incrível!"
|
||||
"pt": "Você fez alterações em {_csCount} ocasiões diferentes! Isso é incrível!",
|
||||
"nl": "Je hebt {_csCount} verschillende keren bijgedragen! Dat is indrukwekkend!"
|
||||
},
|
||||
"icon": "party"
|
||||
}
|
||||
|
|
|
@ -113,7 +113,9 @@
|
|||
"render": "{minimap(18, id): width:100%; height:8rem; border-radius:2rem; overflow: hidden; pointer-events: none;}"
|
||||
},
|
||||
"phone": {
|
||||
"labels": ["contact"],
|
||||
"labels": [
|
||||
"contact"
|
||||
],
|
||||
"question": {
|
||||
"en": "What is the phone number of {title()}?",
|
||||
"nl": "Wat is het telefoonnummer van {title()}?",
|
||||
|
@ -165,7 +167,9 @@
|
|||
]
|
||||
},
|
||||
"email": {
|
||||
"labels": ["contact"],
|
||||
"labels": [
|
||||
"contact"
|
||||
],
|
||||
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>",
|
||||
"question": {
|
||||
"nl": "Wat is het e-mailadres van {title()}?",
|
||||
|
@ -208,7 +212,9 @@
|
|||
}
|
||||
},
|
||||
"website": {
|
||||
"labels": ["contact"],
|
||||
"labels": [
|
||||
"contact"
|
||||
],
|
||||
"question": {
|
||||
"en": "What is the website of {title()}?",
|
||||
"nl": "Wat is de website van {title()}?",
|
||||
|
@ -2034,4 +2040,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 273,
|
||||
"commits": 274,
|
||||
"contributor": "kjon"
|
||||
},
|
||||
{
|
||||
"commits": 269,
|
||||
"commits": 270,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
|
@ -132,13 +132,17 @@
|
|||
"commits": 9,
|
||||
"contributor": "Jacque Fresco"
|
||||
},
|
||||
{
|
||||
"commits": 8,
|
||||
"contributor": "Ettore Atalan"
|
||||
},
|
||||
{
|
||||
"commits": 8,
|
||||
"contributor": "Vinicius"
|
||||
},
|
||||
{
|
||||
"commits": 7,
|
||||
"contributor": "Ettore Atalan"
|
||||
"contributor": "Joost Schouppe"
|
||||
},
|
||||
{
|
||||
"commits": 7,
|
||||
|
@ -172,10 +176,6 @@
|
|||
"commits": 6,
|
||||
"contributor": "ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ زهير أمازيغ"
|
||||
},
|
||||
{
|
||||
"commits": 6,
|
||||
"contributor": "Joost Schouppe"
|
||||
},
|
||||
{
|
||||
"commits": 6,
|
||||
"contributor": "Štefan Baebler"
|
||||
|
@ -196,6 +196,10 @@
|
|||
"commits": 6,
|
||||
"contributor": "lvgx"
|
||||
},
|
||||
{
|
||||
"commits": 5,
|
||||
"contributor": "Piotr Strebski"
|
||||
},
|
||||
{
|
||||
"commits": 5,
|
||||
"contributor": "gallegonovato"
|
||||
|
@ -260,10 +264,6 @@
|
|||
"commits": 4,
|
||||
"contributor": "Jan Zabel"
|
||||
},
|
||||
{
|
||||
"commits": 3,
|
||||
"contributor": "Piotr Strebski"
|
||||
},
|
||||
{
|
||||
"commits": 3,
|
||||
"contributor": "Alexey Lutskyi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue