forked from MapComplete/MapComplete
Merge branch 'develop' into feature/nsi
This commit is contained in:
commit
22c2f5166d
116 changed files with 5653 additions and 1538 deletions
|
@ -9225,4 +9225,4 @@
|
|||
"render": "Turbina eòlica"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9481,4 +9481,4 @@
|
|||
"render": "větrná turbína"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2713,4 +2713,4 @@
|
|||
"render": "vindmølle"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -845,10 +845,10 @@
|
|||
"then": "Diese Bank ist zweiseitig und teilt sich die Rückenlehne"
|
||||
},
|
||||
"1": {
|
||||
"then": "Die Sitzbank hat eine Rückenlehne"
|
||||
"then": "Diese Sitzbank hat eine Rückenlehne"
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Sitzbank hat <b>keine</b> Rückenlehne"
|
||||
"then": "Diese Sitzbank hat <b>keine</b> Rückenlehne"
|
||||
}
|
||||
},
|
||||
"question": "Hat diese Sitzbank eine Rückenlehne?"
|
||||
|
@ -942,7 +942,7 @@
|
|||
}
|
||||
},
|
||||
"question": "Wie viele Sitzplätze hat diese Bank?",
|
||||
"render": "Die Sitzbank hat {seats} Sitzplätze"
|
||||
"render": "Diese Sitzbank hat {seats} Sitzplätze"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"mappings": {
|
||||
|
|
|
@ -393,27 +393,6 @@
|
|||
}
|
||||
},
|
||||
"question": "What is the purpose of the animal shelter?"
|
||||
},
|
||||
"boarded_animals": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dogs are kept here"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cats are kept here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Horses are kept here"
|
||||
},
|
||||
"3": {
|
||||
"then": "Birds are kept here"
|
||||
},
|
||||
"4": {
|
||||
"then": "Wild animals are kept here"
|
||||
}
|
||||
},
|
||||
"question": "Which animals are accepted here?",
|
||||
"render": "{animal_shelter} is kept here"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -866,10 +845,10 @@
|
|||
"then": "This bench is two-sided and shares the backrest"
|
||||
},
|
||||
"1": {
|
||||
"then": "Does have a backrest"
|
||||
"then": "This bench does have a backrest"
|
||||
},
|
||||
"2": {
|
||||
"then": "Does <b>not</b> have a backrest"
|
||||
"then": "This bench does <b>not</b> have a backrest"
|
||||
}
|
||||
},
|
||||
"question": "Does this bench have a backrest?"
|
||||
|
@ -914,12 +893,12 @@
|
|||
"then": "This bench does not have an inscription"
|
||||
},
|
||||
"1": {
|
||||
"then": "This bench does <span class='subtle'>(probably)</span> not have an inscription"
|
||||
"then": "This bench <span class='subtle'>(probably)</span> does not not have an inscription"
|
||||
}
|
||||
},
|
||||
"question": "Does this bench have an inscription?",
|
||||
"questionHint": "E.g. on a mounted plaque, in the backrest, …",
|
||||
"render": "This bench does have the following inscription:<br/><p><i>{inscription}</i></p>"
|
||||
"render": "This bench has the following inscription:<br/><p><i>{inscription}</i></p>"
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
|
@ -963,7 +942,7 @@
|
|||
}
|
||||
},
|
||||
"question": "How many seats does this bench have?",
|
||||
"render": "{seats} seats"
|
||||
"render": "This bench has {seats} seats"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"mappings": {
|
||||
|
@ -1511,18 +1490,10 @@
|
|||
},
|
||||
"question": "Are these bicycle parkings free to use?"
|
||||
},
|
||||
"maxstay": {
|
||||
"question": "What is the maximum allowed parking duration?",
|
||||
"questionHint": "If the bicycle is parked for a longer amount, it might be removed by the operator",
|
||||
"render": "A bike can be parked here for at most {canonical(maxstay)}"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Who maintains this bicycle parking?",
|
||||
"render": "This bicycle parking is maintained by {operator}"
|
||||
},
|
||||
"operator_email": {
|
||||
"question": "What is the email address of the operator of this bicycle parking?"
|
||||
},
|
||||
"operator_phone": {
|
||||
"question": "What is the phone number of the operator of this bicycle parking?",
|
||||
"questionHint": "One might be able to call this number in case of problems, e.g. to remove unmaintained bicycles"
|
||||
|
@ -2190,9 +2161,6 @@
|
|||
},
|
||||
"16": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector"
|
||||
},
|
||||
"17": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>BS1363</b> (Type G)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bs1363.svg'/></div> connector"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2337,12 +2305,6 @@
|
|||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"32": {
|
||||
"then": "<b>BS1363</b> (Type G)"
|
||||
},
|
||||
"33": {
|
||||
"then": "<b>BS1363</b> (Type G)"
|
||||
}
|
||||
},
|
||||
"question": "Which charging connections are available here?"
|
||||
|
@ -2577,9 +2539,6 @@
|
|||
},
|
||||
"15": {
|
||||
"2": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"16": {
|
||||
"2": "<b>BS1363</b> (Type G)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -5154,22 +5113,6 @@
|
|||
"render": "Restaurant"
|
||||
}
|
||||
},
|
||||
"food_courts": {
|
||||
"description": "Food courts with a variety of food options.",
|
||||
"name": "Food Courts",
|
||||
"tagRenderings": {
|
||||
"name": {
|
||||
"freeform": {
|
||||
"placeholder": "Name of the food court"
|
||||
},
|
||||
"question": "What is the name of this food court?",
|
||||
"render": "This food court is called <b>{name}</b>."
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Food Court"
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"description": "A layer showing memorials for cyclists, killed in road accidents",
|
||||
"name": "Ghost bikes",
|
||||
|
@ -6682,74 +6625,6 @@
|
|||
"render": "OSM Community Index"
|
||||
}
|
||||
},
|
||||
"outdoor_seating": {
|
||||
"description": "Outdoor seating areas, usually located near cafes and restaurants.",
|
||||
"name": "Outdoor Seating",
|
||||
"tagRenderings": {
|
||||
"access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Anyone can use this outdoor seating area."
|
||||
},
|
||||
"1": {
|
||||
"then": "Only customers can use this outdoor seating area."
|
||||
},
|
||||
"2": {
|
||||
"then": "This outdoor seating area is private."
|
||||
}
|
||||
},
|
||||
"question": "Who can use this outdoor seating area?"
|
||||
},
|
||||
"covered": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This outdoor seating area is covered."
|
||||
},
|
||||
"1": {
|
||||
"then": "This outdoor seating area is not covered."
|
||||
}
|
||||
},
|
||||
"question": "Is this outdoor seating area covered?"
|
||||
},
|
||||
"heating": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This outdoor seating area is heated."
|
||||
},
|
||||
"1": {
|
||||
"then": "This outdoor seating area is not heated."
|
||||
}
|
||||
},
|
||||
"question": "Is this outdoor seating area heated?"
|
||||
},
|
||||
"seasonal": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This outdoor seating area is available all year round."
|
||||
},
|
||||
"1": {
|
||||
"then": "This outdoor seating area is available in spring."
|
||||
},
|
||||
"2": {
|
||||
"then": "This outdoor seating area is available in summer."
|
||||
},
|
||||
"3": {
|
||||
"then": "This outdoor seating area is available in autumn."
|
||||
},
|
||||
"4": {
|
||||
"then": "This outdoor seating area is available in winter."
|
||||
},
|
||||
"5": {
|
||||
"then": "This outdoor seating area is available in the dry season."
|
||||
}
|
||||
},
|
||||
"question": "Is this outdoor seating area seasonal?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Outdoor Seating area"
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"description": "Layer showing parcel lockers for collecting and sending parcels.",
|
||||
"name": "Parcel Lockers",
|
||||
|
@ -9068,10 +8943,6 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"camera_direction": {
|
||||
"question": "In which geographical direction does this camera film?",
|
||||
"render": "Films to a compass heading of {direction}"
|
||||
},
|
||||
"maxspeed": {
|
||||
"freeform": {
|
||||
"placeholder": "Maximum speed allowed"
|
||||
|
@ -11395,4 +11266,4 @@
|
|||
"render": "wind turbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -275,4 +275,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4884,4 +4884,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -289,4 +289,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -126,4 +126,4 @@
|
|||
"render": "Asetukset"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -135,4 +135,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -394,4 +394,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -484,4 +484,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -968,4 +968,4 @@
|
|||
"render": "szélerőmű"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -942,4 +942,4 @@
|
|||
"render": "turbin angin"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3102,4 +3102,4 @@
|
|||
"render": "pala eolica"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -642,4 +642,4 @@
|
|||
"render": "店"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -847,4 +847,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1227,18 +1227,10 @@
|
|||
},
|
||||
"question": "Is deze fietsenstalling gratis te gebruiken?"
|
||||
},
|
||||
"maxstay": {
|
||||
"question": "Wat is de toegestane, maximale parkeerduur?",
|
||||
"questionHint": "Indien een fiets langer geparkeerd staat, kan deze verwijderd worden door de beheerder",
|
||||
"render": "Een fiets mag hier maximaal {canonical(maxstay)} parkeren"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Wie beheert deze fietsenstalling?",
|
||||
"render": "Deze fietsenstalling wordt beheerd door {operator}"
|
||||
},
|
||||
"operator_email": {
|
||||
"question": "Wat is het emailadres van de beheerder van deze parking?"
|
||||
},
|
||||
"operator_phone": {
|
||||
"question": "Wat is het telefoonnummer van de operator van deze fietsenstalling?",
|
||||
"questionHint": "Men kan dit nummer bellen om bv. fietswrakken of defecten te melden"
|
||||
|
@ -1882,9 +1874,6 @@
|
|||
},
|
||||
"16": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||||
},
|
||||
"17": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>BS1363</b> (VK 3-pin)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bs1363.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2029,12 +2018,6 @@
|
|||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
|
||||
},
|
||||
"32": {
|
||||
"then": "<b>BS1363</b> (VK 3-pin)"
|
||||
},
|
||||
"33": {
|
||||
"then": "<b>BS1363</b> (VK 3-pin)"
|
||||
}
|
||||
},
|
||||
"question": "Welke aansluitingen zijn hier beschikbaar?"
|
||||
|
@ -2269,9 +2252,6 @@
|
|||
},
|
||||
"15": {
|
||||
"2": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
|
||||
},
|
||||
"16": {
|
||||
"2": "<b>BS1363</b> (VK 3-pin)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7349,10 +7329,6 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"camera_direction": {
|
||||
"question": "In welke geografische richting filmt deze camera?",
|
||||
"render": "Filmt in kompasrichting {direction}"
|
||||
},
|
||||
"maxspeed": {
|
||||
"freeform": {
|
||||
"placeholder": "Maximum toegestane snelheid"
|
||||
|
@ -9433,4 +9409,4 @@
|
|||
"render": "windturbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -293,4 +293,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2718,4 +2718,4 @@
|
|||
"render": "turbina wiatrowa"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1925,4 +1925,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1589,4 +1589,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1970,4 +1970,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -463,4 +463,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -137,4 +137,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
"artwork": {
|
||||
"description": "ⵢⴰⵜ ⵜⴽⴰⵕⴹⴰ ⵉⵕⵥⵎⵏ ⵅⴼ ⵉⵙⴼⵔⵉⵙⵏ, ⵉⵖⵔⴰⵙⵏ ⴷ ⵜⵡⵓⵔⵉⵡⵉⵏ ⵜⵉⵏⴰⵥⵓⵕⵉⵏ ⵢⴰⴹⵏⵉⵏ ⴳ ⵓⵎⴰⴹⴰⵍ"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -627,4 +627,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -856,4 +856,4 @@
|
|||
"render": "風機"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -899,6 +899,33 @@
|
|||
"onwheels": {
|
||||
"description": "En aquest mapa, es mostren llocs públics accessibles per a cadira de rodes i es poden afegir fàcilment",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Estadístiques"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Afegiu totes les etiquetes suggerides"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -941,33 +968,6 @@
|
|||
"override": {
|
||||
"name": "Places d'aparcament per a minusvàlids"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Estadístiques"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Afegiu totes les etiquetes suggerides"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Sobre rodes"
|
||||
|
@ -1128,10 +1128,6 @@
|
|||
"stations": {
|
||||
"description": "Veure, editar i afegir detalls a una estació de tren",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Capa que mostra les estacions de tren",
|
||||
"name": "Estació de tren"
|
||||
},
|
||||
"16": {
|
||||
"description": "Pantalles que mostren els trens que sortiran de l'estació",
|
||||
"name": "Taulers de sortides",
|
||||
|
@ -1163,6 +1159,10 @@
|
|||
"title": {
|
||||
"render": "Tauler de sortides"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Capa que mostra les estacions de tren",
|
||||
"name": "Estació de tren"
|
||||
}
|
||||
},
|
||||
"title": "Estacions de tren"
|
||||
|
@ -1284,4 +1284,4 @@
|
|||
"shortDescription": "Un mapa amb papereres",
|
||||
"title": "Papepera"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -906,6 +906,33 @@
|
|||
"onwheels": {
|
||||
"description": "Na této mapě jsou zobrazena veřejně přístupná místa pro vozíčkáře, a lze je také snadno přidat",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistiky"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Dovoz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Přidat všechny navrhované značky"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -948,33 +975,6 @@
|
|||
"override": {
|
||||
"name": "Parkovací místa pro osoby se zdravotním postižením"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistiky"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Dovoz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Přidat všechny navrhované značky"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Na kolečkách"
|
||||
|
@ -1135,10 +1135,6 @@
|
|||
"stations": {
|
||||
"description": "Zobrazení, úprava a přidání podrobností o vlakovém nádraží",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Vrstva zobrazující vlaková nádraží",
|
||||
"name": "Vlaková nádraží"
|
||||
},
|
||||
"16": {
|
||||
"description": "Zobrazuje vlaky odjíždějící z této stanice",
|
||||
"name": "Odjezdové tabule",
|
||||
|
@ -1170,6 +1166,10 @@
|
|||
"title": {
|
||||
"render": "Odjezdová tabule"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Vrstva zobrazující vlaková nádraží",
|
||||
"name": "Vlaková nádraží"
|
||||
}
|
||||
},
|
||||
"title": "Vlaková nádraží"
|
||||
|
@ -1306,4 +1306,4 @@
|
|||
"shortDescription": "Mapa odpadkových košů",
|
||||
"title": "Odpadkový koš"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -631,6 +631,33 @@
|
|||
"onwheels": {
|
||||
"description": "På dette kort vises steder, der er offentligt tilgængelige for kørestolsbrugere, og de kan nemt tilføjes",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistikker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importere"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Tilføj alle de foreslåede tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -668,33 +695,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistikker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importere"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Tilføj alle de foreslåede tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -915,4 +915,4 @@
|
|||
"shortDescription": "Et kort med affaldskurve",
|
||||
"title": "Affaldskurv"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -975,6 +975,133 @@
|
|||
},
|
||||
"title": "Bordsteine und Überwege"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Alle MapComplete-Änderungen anzeigen",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themenname enthält {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themename enthält <b>not</b> {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Etymologie-Thema ausschließen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt vom Mitwirkenden {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Nicht</b> erstellt von Mitwirkendem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt vor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt nach {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Benutzersprache (ISO-Code) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt mit Host {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Änderungssatz hat mindestens ein Bild hinzugefügt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "GRB-Thema ausschließen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Zentrum der Änderungssätze",
|
||||
"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": "Änderung über <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "In welcher Benutzersprache wurde die Änderung vorgenommen?",
|
||||
"render": "Benutzersprache {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 die Änderung verwendet?",
|
||||
"render": "Geändert mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
},
|
||||
"version": {
|
||||
"question": "Mit welcher MapComplete Version wurde die Änderung vorgenommen?",
|
||||
"render": "Erstellt mit {editor}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Änderungssatz für {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"render": "Weitere Statistiken gibt es <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Änderungen von MapComplete anzeigen",
|
||||
"title": "Änderungen mit MapComplete"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
|
||||
"title": "MapRoulette-Aufgaben"
|
||||
|
@ -1010,6 +1137,33 @@
|
|||
"onwheels": {
|
||||
"description": "Auf dieser Karte können Sie öffentlich zugängliche Orte für Rollstuhlfahrer ansehen, bearbeiten oder hinzufügen",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistik"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Alle vorgeschlagenen Tags hinzufügen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -1052,33 +1206,6 @@
|
|||
"override": {
|
||||
"name": "Barrierefreie Parkplätze"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistik"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Alle vorgeschlagenen Tags hinzufügen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Auf Rädern"
|
||||
|
@ -1320,10 +1447,6 @@
|
|||
"stations": {
|
||||
"description": "Bahnhofsdetails ansehen, bearbeiten und hinzufügen",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Ebene mit Bahnhöfen",
|
||||
"name": "Bahnhöfe"
|
||||
},
|
||||
"16": {
|
||||
"description": "Anzeigen der Züge, die von diesem Bahnhof abfahren",
|
||||
"name": "Abfahrtstafeln",
|
||||
|
@ -1355,6 +1478,10 @@
|
|||
"title": {
|
||||
"render": "Abfahrtstafel"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Ebene mit Bahnhöfen",
|
||||
"name": "Bahnhöfe"
|
||||
}
|
||||
},
|
||||
"title": "Bahnhöfe"
|
||||
|
|
|
@ -676,7 +676,7 @@
|
|||
},
|
||||
"5": {
|
||||
"override": {
|
||||
"=name": "Toursistic places without etymology information"
|
||||
"=name": "Touristic places without etymology information"
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
|
@ -995,6 +995,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Exclude etymology theme"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -1050,13 +1057,6 @@
|
|||
"question": "Exclude GRB theme"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Exclude etymology theme"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Changeset centers",
|
||||
|
@ -1137,6 +1137,33 @@
|
|||
"onwheels": {
|
||||
"description": "On this map, publicly weelchair accessible places are shown and can be easily added",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistics"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Add all the suggested tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -1179,33 +1206,6 @@
|
|||
"override": {
|
||||
"name": "Disabled parking spaces"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistics"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Add all the suggested tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
|
@ -1447,10 +1447,6 @@
|
|||
"stations": {
|
||||
"description": "View, edit and add details to a train station",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Layer showing train stations",
|
||||
"name": "Train Stations"
|
||||
},
|
||||
"16": {
|
||||
"description": "Displays showing the trains that will leave from this station",
|
||||
"name": "Departures boards",
|
||||
|
@ -1482,6 +1478,10 @@
|
|||
"title": {
|
||||
"render": "Departures board"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Layer showing train stations",
|
||||
"name": "Train Stations"
|
||||
}
|
||||
},
|
||||
"title": "Train Stations"
|
||||
|
@ -1660,4 +1660,4 @@
|
|||
"shortDescription": "A map with waste baskets",
|
||||
"title": "Waste Baskets"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -956,6 +956,33 @@
|
|||
"onwheels": {
|
||||
"description": "En este mapa se muestran los lugares accesibles al público en silla de ruedas, que pueden añadirse fácilmente",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Estadísticas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Añadir todas las etiquetas sugeridas"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -998,33 +1025,6 @@
|
|||
"override": {
|
||||
"name": "Plazas de aparcamiento para discapacitados"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Estadísticas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Añadir todas las etiquetas sugeridas"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Sobre ruedas"
|
||||
|
@ -1240,10 +1240,6 @@
|
|||
"stations": {
|
||||
"description": "Ver, editar y añadir detalles a una estación de tren",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Capa que muestra las estaciones de tren",
|
||||
"name": "Estación de Tren"
|
||||
},
|
||||
"16": {
|
||||
"description": "Pantallas que muestran los trenes que saldrán de esta estación",
|
||||
"name": "Tableros de salidas",
|
||||
|
@ -1275,6 +1271,10 @@
|
|||
"title": {
|
||||
"render": "Tablero de salidas"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Capa que muestra las estaciones de tren",
|
||||
"name": "Estación de Tren"
|
||||
}
|
||||
},
|
||||
"title": "Estaciones de tren"
|
||||
|
@ -1453,4 +1453,4 @@
|
|||
"shortDescription": "Un mapa con papeleras",
|
||||
"title": "Papeleras"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -93,6 +93,9 @@
|
|||
"shortDescription": "Carte des bancs",
|
||||
"title": "Bancs"
|
||||
},
|
||||
"bicycle_parkings": {
|
||||
"title": "Stationnement vélo"
|
||||
},
|
||||
"bicycle_rental": {
|
||||
"description": "Vous trouverez sur cette carte toutes les stations de location de vélo telles qu'elles sont référencées dans OpenStreetMap",
|
||||
"shortDescription": "Une carte avec des stations et magasins de location de vélos",
|
||||
|
@ -861,6 +864,33 @@
|
|||
"onwheels": {
|
||||
"description": "Sur cette carte nous pouvons voir et ajouter les différents endroits publiques accessibles aux chaises roulantes",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistiques"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importation"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Ajouter tous les attributs suggérés"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -903,33 +933,6 @@
|
|||
"override": {
|
||||
"name": "Places de stationnement pour personnes handicapées"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistiques"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importation"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Ajouter tous les attributs suggérés"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
|
@ -1090,10 +1093,6 @@
|
|||
"stations": {
|
||||
"description": "Voir, modifier et ajouter des détails à une gare ferroviaire",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Couche montrant les gares",
|
||||
"name": "Gares ferroviaires"
|
||||
},
|
||||
"16": {
|
||||
"description": "Panneau affichant les trains au départ depuis cette gare",
|
||||
"name": "Panneaux des départs",
|
||||
|
@ -1125,6 +1124,10 @@
|
|||
"title": {
|
||||
"render": "Tableau des départs"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Couche montrant les gares",
|
||||
"name": "Gares ferroviaires"
|
||||
}
|
||||
},
|
||||
"title": "Gares ferroviaires"
|
||||
|
@ -1246,4 +1249,4 @@
|
|||
"shortDescription": "Une carte des poubelles",
|
||||
"title": "Poubelles"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -494,19 +494,6 @@
|
|||
},
|
||||
"onwheels": {
|
||||
"layers": {
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"1": {
|
||||
"question": "Uten breddeinfo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
@ -533,6 +520,19 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"1": {
|
||||
"question": "Uten breddeinfo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "På hjul"
|
||||
|
@ -626,10 +626,6 @@
|
|||
},
|
||||
"stations": {
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Lag som viser togstasjoner",
|
||||
"name": "Togstasjoner"
|
||||
},
|
||||
"16": {
|
||||
"tagRenderings": {
|
||||
"type": {
|
||||
|
@ -640,6 +636,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Lag som viser togstasjoner",
|
||||
"name": "Togstasjoner"
|
||||
}
|
||||
},
|
||||
"title": "Togstasjoner"
|
||||
|
@ -735,4 +735,4 @@
|
|||
"shortDescription": "Oversikt over søppelkurver",
|
||||
"title": "Søppelkurv"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -908,6 +908,33 @@
|
|||
"onwheels": {
|
||||
"description": "Op deze kaart kan je informatie rond rolstoeltoegankelijkheid zien, zoals toegangsdeuren met hun breedte en drempelhoogte, toiletten met toegankelijkheidsinformatie, recepties maar ook winkels, cafés en restaurants.",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistieken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importeren"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Voeg alle gesuggereerde tags toe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -950,33 +977,6 @@
|
|||
"override": {
|
||||
"name": "Parkeerplaatsen voor personen met een beperking"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistieken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Importeren"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Voeg alle gesuggereerde tags toe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
|
@ -1183,10 +1183,6 @@
|
|||
"stations": {
|
||||
"description": "Bekijk, bewerk en voeg details to aan een treinstation",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Laag met treinstations",
|
||||
"name": "Treinstations"
|
||||
},
|
||||
"16": {
|
||||
"description": "Schermen die treinen tonen die van dit station vertrekken",
|
||||
"name": "Vertrektijdenborden",
|
||||
|
@ -1218,6 +1214,10 @@
|
|||
"title": {
|
||||
"render": "Vertrektijdenbord"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Laag met treinstations",
|
||||
"name": "Treinstations"
|
||||
}
|
||||
},
|
||||
"title": "Treinstations"
|
||||
|
@ -1387,4 +1387,4 @@
|
|||
"shortDescription": "Een kaart met vuilnisbakken",
|
||||
"title": "Vuilnisbakken"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -875,6 +875,33 @@
|
|||
"onwheels": {
|
||||
"description": "Na tej mapie pokazane są miejsca publicznie dostępne dla wózków inwalidzkich, które można łatwo dodać",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statystyki"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Dodaj wszystkie sugerowane znaczniki"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -917,33 +944,6 @@
|
|||
"override": {
|
||||
"name": "Miejsca parkingowe dla niepełnosprawnych"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statystyki"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Dodaj wszystkie sugerowane znaczniki"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Na kółkach"
|
||||
|
@ -1104,10 +1104,6 @@
|
|||
"stations": {
|
||||
"description": "Przeglądaj, edytuj i dodawaj szczegóły do stacji kolejowej",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Warstwa pokazująca stacje kolejowe",
|
||||
"name": "Stacje Kolejowe"
|
||||
},
|
||||
"16": {
|
||||
"description": "Ekrany wyświetlające pokazujące pociągi, które odjadą z tej stacji",
|
||||
"name": "Tablice odjazdów",
|
||||
|
@ -1139,6 +1135,10 @@
|
|||
"title": {
|
||||
"render": "Tablica odjazdów"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Warstwa pokazująca stacje kolejowe",
|
||||
"name": "Stacje Kolejowe"
|
||||
}
|
||||
},
|
||||
"title": "Stacje Kolejowe"
|
||||
|
@ -1260,4 +1260,4 @@
|
|||
"shortDescription": "Mapa koszy na śmieci",
|
||||
"title": "Kosz na śmieci"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue