forked from MapComplete/MapComplete
Add mappings for bicycle_road and signs
This commit is contained in:
parent
166dbb6f28
commit
b499d6470a
19 changed files with 735 additions and 213 deletions
|
@ -276,10 +276,10 @@
|
|||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Aquest carrer és una ciclocarrer"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Aquest carrer es convertirà en un ciclocarrer pròximament"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -414,19 +414,32 @@
|
|||
"0": {
|
||||
"then": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Diese Straße ist eine Fahrradstraße"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Diese Straße wird bald eine Fahrradstraße sein"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "Diese Straße ist keine Fahrradstraße"
|
||||
}
|
||||
},
|
||||
"question": "Ist die Straße <b>{name}</b> eine Fahrradstraße?"
|
||||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Anlieger frei"
|
||||
},
|
||||
"1": {
|
||||
"then": "KFZ frei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Motorräder frei"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"question": "Wann wird diese Straße eine Fahrradstraße?",
|
||||
"render": "Diese Straße wird am {cyclestreet:start_date} zu einer Fahrradstraße"
|
||||
}
|
||||
|
@ -654,68 +667,6 @@
|
|||
"description": "Eine Karte mit Bordsteinen und Überwegen.",
|
||||
"title": "Bordsteine und Überwege"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Zeigt alle MapComplete Änderungen",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themenname enthält {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt von {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Nicht</b> erstellt von {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Zentrum der Änderungssätze",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"render": "Geändert von <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>"
|
||||
},
|
||||
"render_id": {
|
||||
"render": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Änderung mit <b>inoffiziellem</b> Thema <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"render": "Änderung mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Änderungssatz für {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "Weitere Statistiken finden Sie <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Zeigt die mit MapComplete vorgenommenen Änderungen",
|
||||
"title": "Mit MapComplete vorgenommene Änderungen"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
|
||||
"title": "MapRoulette-Aufgaben"
|
||||
|
|
|
@ -415,18 +415,44 @@
|
|||
"then": "This street is a cyclestreet (and has a speed limit of 30 km/h)"
|
||||
},
|
||||
"1": {
|
||||
"then": "This street is a cyclestreet"
|
||||
"then": "This street is a bicycle road"
|
||||
},
|
||||
"2": {
|
||||
"then": "This street will become a cyclstreet soon"
|
||||
"then": "This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (supplementary signs will be asked later)"
|
||||
},
|
||||
"3": {
|
||||
"then": "This street is a cyclestreet"
|
||||
},
|
||||
"4": {
|
||||
"then": "This street will become a cyclstreet soon"
|
||||
},
|
||||
"5": {
|
||||
"then": "This street will become a bicycle road soon"
|
||||
},
|
||||
"6": {
|
||||
"then": "This street is not a cyclestreet"
|
||||
}
|
||||
},
|
||||
"question": "Is the street <b>{name}</b> a cyclestreet?"
|
||||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Residents allowed"
|
||||
},
|
||||
"1": {
|
||||
"then": "Motor vehicles allowed"
|
||||
},
|
||||
"2": {
|
||||
"then": "Motorcycles allowed"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cars allowed"
|
||||
}
|
||||
},
|
||||
"question": "What supplementary signs does this bicycle road have?"
|
||||
},
|
||||
"2": {
|
||||
"question": "When will this street become a cyclestreet?",
|
||||
"render": "This street will become a cyclestreet at {cyclestreet:start_date}"
|
||||
}
|
||||
|
|
|
@ -316,19 +316,19 @@
|
|||
"0": {
|
||||
"then": "Esta calle es una ciclocalle (y tiene un límite de velocidad de 30km/h)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Esta calle es una ciclocalle"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Esta calle se convertirá en una ciclocalle próximamente"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "Esta calle no es una ciclocalle"
|
||||
}
|
||||
},
|
||||
"question": "¿La calle <b>{name}</b> es una ciclocalle?"
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"question": "¿Cuándo se convertirá esta calle en una ciclocalle?",
|
||||
"render": "Esta calle se convetirá en una ciclocalle el {cyclestreet:start_date}"
|
||||
}
|
||||
|
|
|
@ -414,19 +414,19 @@
|
|||
"0": {
|
||||
"then": "Cette rue est une rue cyclable (et est limitée à 30 km/h)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Cette rue est une rue cyclable"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Cette rue sera bientôt une rue cyclable"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "Cette rue n’est pas une rue cyclable"
|
||||
}
|
||||
},
|
||||
"question": "La rue <b>{name}</b> est-elle une rue cyclable ?"
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"question": "Quand cette rue deviendra-t-elle cyclable ?",
|
||||
"render": "Cette rue deviendra une rue cyclable le {cyclestreet:start_date}"
|
||||
}
|
||||
|
@ -654,68 +654,6 @@
|
|||
"description": "Une carte affichant les ressauts et traversées.",
|
||||
"title": "Ressauts et traversées"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Cette carte affiche toutes les modifications réalisées avec MapComplete",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Afficher toutes les modifications MapComplete",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nom de thème contenant {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Réalisé par {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Non</b> réalisé par {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Centre du groupe de modifications",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"render": "Modification faite par <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>"
|
||||
},
|
||||
"render_id": {
|
||||
"render": "Groupe de modifications <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Modification avec le thème <b>non-officiel</b> <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"render": "Modification avec le thème <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Groupe de modifications pour {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "D’autres statistiques sont disponibles <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>ici</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Montrer les changements faits avec MapComplete",
|
||||
"title": "Changements faits avec MapComplete"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Thème MapRoulette permettant d’afficher, rechercher, filtrer et résoudre les tâches.",
|
||||
"title": "Tâches MapRoulette"
|
||||
|
|
|
@ -134,19 +134,19 @@
|
|||
"0": {
|
||||
"then": "Ez az utca kerékpárosutca (és 30 km/h a sebességkorlátozás)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Ez az utca kerékpárosutca"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Ez az utca hamarosan kerékpárosutcává válik"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "Ez az utca nem kerékpárosutca"
|
||||
}
|
||||
},
|
||||
"question": "Kerékpárosutca-e <b>{name}</b>?"
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"question": "Mikor lesz ez az utca kerékpárosutca?",
|
||||
"render": "Ez az utca ekkor lesz kerékpárosutca: {cyclestreet:start_date}"
|
||||
}
|
||||
|
|
|
@ -361,19 +361,19 @@
|
|||
"0": {
|
||||
"then": "Questa è una strada ciclabile (e ha un limite di velocità massima di 30 km/h)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Questa è una strada ciclabile"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Diverrà tra poco una strada ciclabile"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "Questa strada non è una strada ciclabile"
|
||||
}
|
||||
},
|
||||
"question": "È <b>{name}</b> una strada ciclabile?"
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"question": "Questa strada diventerà una strada ciclabile quando?",
|
||||
"render": "Questa strada diventerà una strada ciclabile dal {cyclestreet:start_date}"
|
||||
}
|
||||
|
|
|
@ -291,18 +291,18 @@
|
|||
"0": {
|
||||
"then": "cyclestreet(最高速度は30km/h)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "この通りはcyclestreetだ"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "この通りはまもなくcyclstreetになるだろう"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "この通りはcyclestreetではない"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"question": "この通りはいつcyclestreetになるんですか?",
|
||||
"render": "この通りは{cyclestreet:start_date}に、cyclestreetになります"
|
||||
}
|
||||
|
|
|
@ -257,19 +257,19 @@
|
|||
"0": {
|
||||
"then": "Denne gaten er en sykkelvei (og har en fartsgrense på 30 km/t)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Denne gaten er en sykkelvei"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Denne gaten vil bli sykkelvei ganske snart"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "Denne gaten er ikke en sykkelvei"
|
||||
}
|
||||
},
|
||||
"question": "Er <b>{name}</b>-gaten en sykkelgate?"
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"question": "Når vil denne gaten bli en sykkelgate?",
|
||||
"render": "Denne gaten vil bli en sykkelgate {cyclestreet:start_date}"
|
||||
}
|
||||
|
|
|
@ -418,19 +418,19 @@
|
|||
"0": {
|
||||
"then": "Deze straat is een fietsstraat (en dus zone 30)"
|
||||
},
|
||||
"1": {
|
||||
"3": {
|
||||
"then": "Deze straat is een fietsstraat"
|
||||
},
|
||||
"2": {
|
||||
"4": {
|
||||
"then": "Deze straat wordt binnenkort een fietsstraat"
|
||||
},
|
||||
"3": {
|
||||
"6": {
|
||||
"then": "Deze straat is geen fietsstraat"
|
||||
}
|
||||
},
|
||||
"question": "Is de straat <b>{name}</b> een fietsstraat?"
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"question": "Wanneer wordt deze straat een fietsstraat?",
|
||||
"render": "Deze straat wordt fietsstraat op {cyclestreet:start_date}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue