forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
50ec173e3b
27 changed files with 3655 additions and 123 deletions
|
@ -163,6 +163,9 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Qualsevol pot utilitzar aquesta estació d'abocament"
|
||||
},
|
||||
"0": {
|
||||
"then": "Necessites un codi/clau de xarxa per usar-lo"
|
||||
}
|
||||
},
|
||||
"question": "Qui pot utilitzar aquesta estació d'abocament?"
|
||||
|
@ -178,6 +181,19 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una estació d'abocament sanitari"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Estació d'abocament"
|
||||
}
|
||||
},
|
||||
"render": "Estació d'abocament {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -249,7 +265,10 @@
|
|||
}
|
||||
},
|
||||
"1": {
|
||||
"name": "nodes"
|
||||
"name": "nodes",
|
||||
"title": {
|
||||
"render": "node ciclista <strong>{rcn_ref}</strong>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Xarxa de nodes ciclistes"
|
||||
|
@ -354,6 +373,18 @@
|
|||
},
|
||||
"title": {
|
||||
"render": "Jardí vertical"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"facadegardens-plants": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Hi ha arbustos"
|
||||
}
|
||||
}
|
||||
},
|
||||
"facadegardens-description": {
|
||||
"render": "Més detalls: {description}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -410,10 +441,16 @@
|
|||
"description": "Codis postals",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "codis postals"
|
||||
"name": "codis postals",
|
||||
"title": {
|
||||
"render": "Codi postal {postal_code}"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "ajuntaments"
|
||||
"name": "ajuntaments",
|
||||
"title": {
|
||||
"render": "Ajuntament de {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Codis postals",
|
||||
|
@ -472,5 +509,85 @@
|
|||
},
|
||||
"waste_basket": {
|
||||
"title": "Papepera"
|
||||
},
|
||||
"indoors": {
|
||||
"title": "Indoors"
|
||||
},
|
||||
"onwheels": {
|
||||
"title": "OnWheels",
|
||||
"layers": {
|
||||
"18": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Estadístiques"
|
||||
}
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importar"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghostbikes": {
|
||||
"title": "Bicicletes fantasmes"
|
||||
},
|
||||
"maproulette": {
|
||||
"title": "Tasques de MapRoulette"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Centres del conjunt de canvis",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "El nom de la petició conté {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"hackerspaces": {
|
||||
"title": "Espai per a hackers"
|
||||
},
|
||||
"pets": {
|
||||
"layers": {
|
||||
"2": {
|
||||
"override": {
|
||||
"title": {
|
||||
"render": "Botigues amigues dels gossos"
|
||||
},
|
||||
"name": "Botigues amigues dels gossos"
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"override": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "botiga amiga dels gossos"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"hotels": {
|
||||
"title": "Hotels"
|
||||
},
|
||||
"transit": {
|
||||
"title": "Rutes de bus"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -987,5 +987,100 @@
|
|||
"description": "Auf dieser Karte findest Du Abfalleimer in Deiner Nähe. Wenn ein Abfalleimer auf dieser Karte fehlt, kannst du ihn selbst hinzufügen",
|
||||
"shortDescription": "Eine Karte mit Abfalleimern",
|
||||
"title": "Abfalleimer"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"title": "Mit MapComplete vorgenommene Änderungen",
|
||||
"shortDescription": "Zeigt Änderungen an, die von MapComplete vorgenommen wurden",
|
||||
"layers": {
|
||||
"0": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themename enthält {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Nicht</b> von Mitwirkendem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt vor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt nach {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt vom Mitwirkenden {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Benutzersprache (ISO-Code) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt mit host {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"question": "Welcher Mitwirkende hat diese Änderung vorgenommen?",
|
||||
"render": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
},
|
||||
"host": {
|
||||
"question": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?",
|
||||
"render": "Geändert über <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?",
|
||||
"render": "Benutzergebietsschema ist {locale}"
|
||||
},
|
||||
"show_changeset_id": {
|
||||
"render": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme-id": {
|
||||
"question": "Welches Thema wurde für diese Änderung verwendet?",
|
||||
"render": "Geändert mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"description": "Zeigt alle MapComplete-Änderungen",
|
||||
"title": {
|
||||
"render": "Änderungssatz für {theme}"
|
||||
},
|
||||
"name": "Zentrum der Änderungssätze"
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "Weitere Statistiken finden Sie unter <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -629,5 +629,8 @@
|
|||
"description": "Mapa de todos los Árboles",
|
||||
"shortDescription": "Mapa de los Árboles",
|
||||
"title": "Árboles"
|
||||
},
|
||||
"waste": {
|
||||
"title": "Basura y reciclaje"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1113,5 +1113,9 @@
|
|||
"description": "Op deze kaart vind je vuilnisbakken waar je afval in kan smijten. Ontbreekt er een vuilnisbak? Dan kan je die zelf toevoegen",
|
||||
"shortDescription": "Een kaart met vuilnisbakken",
|
||||
"title": "Vuilnisbak"
|
||||
},
|
||||
"hotels": {
|
||||
"description": "Op deze kaart vind je hotels in je omgeving",
|
||||
"title": "Hotels"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
1
langs/themes/pa_PK.json
Normal file
1
langs/themes/pa_PK.json
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
Loading…
Add table
Add a link
Reference in a new issue