Merge remote-tracking branches 'weblate-hosted-layers/master' and 'weblate-hosted-core/master' into develop
This commit is contained in:
commit
ae81fe20fc
5 changed files with 891 additions and 305 deletions
|
@ -591,7 +591,7 @@
|
|||
"splitTitle": "Tria al mapa on tallar aquesta carretera"
|
||||
},
|
||||
"translations": {
|
||||
"activateButton": "Ajudar a traduir MapComplete",
|
||||
"activateButton": "Ajuda a traduir MapComplete",
|
||||
"missing": "{count} cadenes sense traduir",
|
||||
"notImmediate": "Les traduccions no s'actualitzen directament. Això sol trigar uns quants dies"
|
||||
},
|
||||
|
|
|
@ -98,6 +98,15 @@
|
|||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pintura"
|
||||
},
|
||||
|
@ -121,15 +130,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relleu"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'obra és aquesta peça?",
|
||||
|
@ -509,6 +509,7 @@
|
|||
"then": "El seient està fet d'acer"
|
||||
}
|
||||
},
|
||||
"question": "De què està fent el banc (seient)?",
|
||||
"render": "Material: {material}"
|
||||
},
|
||||
"bench-memorial": {
|
||||
|
@ -528,7 +529,9 @@
|
|||
"0": {
|
||||
"then": "Inspeccionat avui!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Quan va ser l'últim cop que s'ha inspeccionat aquest banc?",
|
||||
"render": "Aquest banc s'ha inspeccionat per últim com el {survey:date}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -536,7 +539,32 @@
|
|||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"deletion": {
|
||||
"extraDeleteReasons": {
|
||||
"0": {
|
||||
"explanation": "Aquesta parada de bus no s'utilitza més"
|
||||
}
|
||||
},
|
||||
"nonDeleteMappings": {
|
||||
"0": {
|
||||
"then": "Aquesta para de bus no té un banc (mai n'ha tingut un o ha estat eliminat)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Una capa que mostra totes les parades de transport públic que tenen bancs",
|
||||
"name": "Bancs en una parada de transport públic",
|
||||
"tagRenderings": {
|
||||
"bench_at_pt-bench_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquí hi ha un banc normal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí no hi ha cap banc"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de banc és aquest?"
|
||||
},
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
|
@ -975,14 +1003,14 @@
|
|||
"0": {
|
||||
"question": "Tots els connectors"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"5": {
|
||||
"question": "Té un connecgtor de <div style='display: inline-block'><b>Tipus 1<i>sense</i>cable (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||||
},
|
||||
"6": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b>Tipus 1 CSS (Combo Tipus 1)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -991,21 +1019,6 @@
|
|||
"tagRenderings": {
|
||||
"Available_charging_stations (generated)": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>CSS 1Tipus 1</b> (també conegut com Tipus 1 combo)"
|
||||
},
|
||||
|
@ -1021,6 +1034,9 @@
|
|||
"18": {
|
||||
"then": "<b>Tipus 2 amb cable</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>CSS Supercarregador Tesla</b> (tipus2_css de la marca)"
|
||||
},
|
||||
|
@ -1029,6 +1045,18 @@
|
|||
},
|
||||
"26": {
|
||||
"then": "<b>USB</b> per a carregar mòbils i dispositius petits"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
|
||||
|
@ -1848,6 +1876,7 @@
|
|||
}
|
||||
},
|
||||
"hydrant": {
|
||||
"description": "Una capa que mostra hidrants.",
|
||||
"name": "Mapa d'hidrants",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -1865,7 +1894,8 @@
|
|||
"then": "L'hidrant és de color roig."
|
||||
}
|
||||
},
|
||||
"question": "De quin color es l'hidrant?"
|
||||
"question": "De quin color es l'hidrant?",
|
||||
"render": "L'hidrant és de color {colour}"
|
||||
},
|
||||
"hydrant-couplings": {
|
||||
"mappings": {
|
||||
|
@ -1919,11 +1949,22 @@
|
|||
"then": "Subterrani."
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'hidrant és?"
|
||||
"question": "Quin tipus d'hidrant és?",
|
||||
"render": " Tipus d'hidrants: {fire_hydrant:type}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Hidrant"
|
||||
},
|
||||
"units": {
|
||||
"0": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": "mil·límetres",
|
||||
"humanSingular": "mil·límetre"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"indoors": {
|
||||
|
@ -2412,30 +2453,6 @@
|
|||
"1": {
|
||||
"then": "Aquí es poden reciclar els cartons de begudes"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es pot reciclar vidre"
|
||||
},
|
||||
|
@ -2463,11 +2480,35 @@
|
|||
"19": {
|
||||
"then": "Aquí es poden reciclar petits aparells electrònics"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"20": {
|
||||
"then": "Aquí es poden reciclar petits aparells elèctrics"
|
||||
},
|
||||
"22": {
|
||||
"then": "Ací es pot reciclar el rebuig"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
}
|
||||
},
|
||||
"question": "Què es pot reciclar aquí?"
|
||||
|
@ -2810,6 +2851,12 @@
|
|||
"1": {
|
||||
"then": "Aquest fanal utilitza LED"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquest fanal utilitza il·luminació incandescent"
|
||||
},
|
||||
|
@ -2833,12 +2880,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -3214,6 +3255,23 @@
|
|||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"all-questions-at-once": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Mostra totes les preguntes juntes a la caixa d'informació"
|
||||
},
|
||||
"1": {
|
||||
"then": "Mostra les preguntes una per una"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cscount-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Has fet {_csCount} en diferents ocasions! Això és sorprenent!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
|
@ -3231,6 +3289,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"translation-mode": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Mostra un botó per a obrir ràpidament les traduccions quan utilitzes MapComplet en una pantalla gran"
|
||||
}
|
||||
}
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3323,4 +3388,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -98,6 +98,15 @@
|
|||
"1": {
|
||||
"then": "Nástěnná malba"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (španělské dekorativní dlaždice)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Obklady a dlažba"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dřevořezba"
|
||||
},
|
||||
"2": {
|
||||
"then": "Malba"
|
||||
},
|
||||
|
@ -121,15 +130,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Reliéf"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (španělské dekorativní dlaždice)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Obklady a dlažba"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dřevořezba"
|
||||
}
|
||||
},
|
||||
"question": "Jaký je typ tohoto uměleckého díla?",
|
||||
|
@ -153,6 +153,9 @@
|
|||
"render": "Umělecké dílo"
|
||||
}
|
||||
},
|
||||
"atm": {
|
||||
"description": "Bankomaty pro výběr peněz"
|
||||
},
|
||||
"barrier": {
|
||||
"description": "Překážky při jízdě na kole, jako jsou patníky a zábrany pro cyklisty",
|
||||
"name": "Překážky",
|
||||
|
@ -639,7 +642,7 @@
|
|||
"bike_cleaning-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bezplatné využívání mycích služeb"
|
||||
"then": "Tato mycí služba je bezplatná"
|
||||
}
|
||||
},
|
||||
"question": "Kolik stojí využívání služby mytí?",
|
||||
|
@ -831,7 +834,7 @@
|
|||
"then": "K dispozici je pouze vzduchový kompresor"
|
||||
},
|
||||
"1": {
|
||||
"then": "K dispozici je pouze nářadí (šroubováky, kleště, ...)."
|
||||
"then": "K dispozici je pouze nářadí (šroubováky, kleště, …)"
|
||||
},
|
||||
"2": {
|
||||
"then": "K dispozici jsou nástroje i vzduchový kompresor"
|
||||
|
@ -946,6 +949,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"climbing": {
|
||||
"description": "Falešná vrstva, která obsahuje tagrenderingy sdílené mezi lezeckými vrstvami"
|
||||
},
|
||||
"food": {
|
||||
"description": "Vrstva zobrazující restaurace a zařízení rychlého občerstvení (se speciálním vykreslením pro fritézy)"
|
||||
},
|
||||
"indoors": {
|
||||
"description": "Základní mapování interiérů: zobrazuje obrysy místností"
|
||||
},
|
||||
"maxspeed": {
|
||||
"description": "Zobrazuje povolenou rychlost pro každou silnici"
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"picture-license": {
|
||||
|
@ -989,5 +1004,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -98,6 +98,15 @@
|
|||
"1": {
|
||||
"then": "Wandbild"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Malerei"
|
||||
},
|
||||
|
@ -121,15 +130,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relief"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
}
|
||||
},
|
||||
"question": "Um welche Art Kunstwerk handelt es sich?",
|
||||
|
@ -1571,6 +1571,27 @@
|
|||
"1": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"2": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss"
|
||||
},
|
||||
|
@ -1594,27 +1615,6 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1670,30 +1670,6 @@
|
|||
"1": {
|
||||
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
|
||||
},
|
||||
|
@ -1724,6 +1700,9 @@
|
|||
"19": {
|
||||
"then": "<b>Typ 2 mit Kabel</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
|
||||
},
|
||||
|
@ -1754,11 +1733,32 @@
|
|||
"29": {
|
||||
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Welche Ladeanschlüsse gibt es hier?"
|
||||
|
@ -3244,6 +3244,15 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3267,15 +3276,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieses Radwegs?",
|
||||
|
@ -3324,6 +3324,15 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3347,15 +3356,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieser Straße?",
|
||||
|
@ -4279,30 +4279,6 @@
|
|||
"1": {
|
||||
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
},
|
||||
"10": {
|
||||
"then": "Die Fitness-Station hat Trittsteine."
|
||||
},
|
||||
|
@ -4333,6 +4309,9 @@
|
|||
"19": {
|
||||
"then": "Die Fitness-Station hat Kampfseile (battle ropes)."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"20": {
|
||||
"then": "Die Fitness-Station hat ein Fahrradergometer."
|
||||
},
|
||||
|
@ -4347,6 +4326,27 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Die Fitness-Station hat eine Slackline."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
}
|
||||
},
|
||||
"question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
|
||||
|
@ -4432,6 +4432,21 @@
|
|||
"1": {
|
||||
"then": "Dies ist eine Pommesbude"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bietet vorwiegend Pastagerichte an"
|
||||
},
|
||||
|
@ -4455,21 +4470,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Hier werden französische Gerichte serviert"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
}
|
||||
},
|
||||
"question": "Welches Essen gibt es hier?",
|
||||
|
@ -5602,6 +5602,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -5657,19 +5670,6 @@
|
|||
"question": "Nur offene Notizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap-Hinweise",
|
||||
|
@ -5998,6 +5998,21 @@
|
|||
"1": {
|
||||
"then": "Dies ist ein normaler Stellplatz."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
},
|
||||
"2": {
|
||||
"then": "Dies ist ein Behindertenstellplatz."
|
||||
},
|
||||
|
@ -6021,21 +6036,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Stellplatz ist dies?"
|
||||
|
@ -6662,30 +6662,6 @@
|
|||
"1": {
|
||||
"question": "Recycling von Batterien"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
},
|
||||
"10": {
|
||||
"question": "Recycling von Glas"
|
||||
},
|
||||
|
@ -6715,6 +6691,30 @@
|
|||
},
|
||||
"19": {
|
||||
"question": "Recycling von Restabfällen"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -6782,30 +6782,6 @@
|
|||
"1": {
|
||||
"then": "Getränkekartons können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
},
|
||||
"10": {
|
||||
"then": "Glas kann hier recycelt werden"
|
||||
},
|
||||
|
@ -6836,6 +6812,9 @@
|
|||
"19": {
|
||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"20": {
|
||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||
},
|
||||
|
@ -6844,6 +6823,27 @@
|
|||
},
|
||||
"22": {
|
||||
"then": "Restmüll kann hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
}
|
||||
},
|
||||
"question": "Was kann hier recycelt werden?"
|
||||
|
@ -7419,6 +7419,12 @@
|
|||
},
|
||||
"question": "Hat die Treppe einen Handlauf?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befinden sich diese Treppenstufen?",
|
||||
"render": "Diese Treppenstufen befinden sich zwischen den Stockwerken {level}"
|
||||
}
|
||||
},
|
||||
"ramp": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7545,6 +7551,12 @@
|
|||
"1": {
|
||||
"then": "Diese Straßenlaterne verwendet LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
},
|
||||
"2": {
|
||||
"then": "Diese Straßenlaterne verwendet Glühlampenlicht"
|
||||
},
|
||||
|
@ -7568,12 +7580,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
}
|
||||
},
|
||||
"question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
|
||||
|
@ -7832,6 +7838,18 @@
|
|||
},
|
||||
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"validator-operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Name des Betreibers"
|
||||
|
@ -8044,6 +8062,11 @@
|
|||
},
|
||||
"name": "Toiletten in anderen Einrichtungen",
|
||||
"tagRenderings": {
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8884,4 +8907,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,11 +21,13 @@
|
|||
"0": {
|
||||
"then": "Tato budova nemá v BAG žádný odkaz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "Reference v BAG je <b>{ref:bag}</b>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"description": "Budovy z registru BAG",
|
||||
"tagRenderings": {
|
||||
"Build year": {
|
||||
"mappings": {
|
||||
|
@ -49,13 +51,18 @@
|
|||
"then": "Zatím nebyly vypočteny správné hodnoty. Aktualizujte stránku"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Reference": {
|
||||
"render": "Reference v BAG je <b>{_bag_obj:ref:bag}</b>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Pomocný nástroj pro import BAG",
|
||||
"title": "Pomocník pro import BAG"
|
||||
},
|
||||
"benches": {
|
||||
"description": "Tato mapa zobrazuje všechny lavičky, které jsou zaznamenány v OpenStreetMap: samostatné lavičky a lavičky patřící k zastávkám veřejné dopravy nebo přístřeškům. S účtem v OpenStreetMap můžete mapovat nové lavičky nebo upravovat detaily stávajících laviček.",
|
||||
"description": "Tato mapa zobrazuje všechny lavičky, které jsou zaznamenány v OpenStreetMap: samostatné lavičky a lavičky patřící k zastávkám veřejné dopravy nebo přístřeškům.",
|
||||
"shortDescription": "Mapa laviček",
|
||||
"title": "Lavičky"
|
||||
},
|
||||
|
@ -78,15 +85,15 @@
|
|||
"title": "Mapování systému objektů pro nevidomé"
|
||||
},
|
||||
"bookcases": {
|
||||
"description": "Veřejná knihovna je malá pouliční skříňka, krabice, stará telefonní budka nebo jiný předmět, kde jsou uloženy knihy. Kdokoliv do ní může umístit, nebo si z ní vzít knihu. Cílem této mapy je shromáždit všechny tyto knihovny. Můžete objevovat nové pouliční knihovny v okolí a s bezplatným účtem OpenStreetMap rychle přidávat své oblíbené knihovny.",
|
||||
"description": "Veřejná knihovna je malá pouliční skříňka, krabice, stará telefonní budka nebo jiný předmět, ve kterém jsou uloženy knihy. Kdokoliv do ní může umístit, nebo si z ní vzít knihu. Cílem této mapy je shromáždit všechny tyto knihovny.",
|
||||
"title": "Otevřená mapa pouličních knihoven"
|
||||
},
|
||||
"cafes_and_pubs": {
|
||||
"description": "Hospody a bary",
|
||||
"description": "Kavárny, hospody a bary",
|
||||
"title": "Kavárny a hospody"
|
||||
},
|
||||
"campersite": {
|
||||
"description": "Na této stránce jsou shromážděna všechna oficiální místa pro zastavení karavanů a místa, kde můžete vypouštět šedou a černou vodu. Můžete přidat podrobnosti o poskytovaných službách a cenách. Přidávejte fotografie a recenze. Jedná se o webové stránky a webovou aplikaci. Data jsou uložena v OpenStreetMap, takže budou navždy zdarma a mohou být znovu použita jakoukoli aplikací.",
|
||||
"description": "Na této stránce jsou shromážděna všechna oficiální místa pro zastavení karavanů a místa, kde můžete vypouštět šedou a černou vodu. Můžete přidat podrobnosti o poskytovaných službách a cenách. Přidávejte fotografie a recenze.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "kempovací místa",
|
||||
|
@ -279,6 +286,14 @@
|
|||
},
|
||||
"question": "Má toto místo vodní zdroj?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Odpadní stanice"
|
||||
}
|
||||
},
|
||||
"render": "Odpadní stanice {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -316,6 +331,22 @@
|
|||
"0": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> veřejně dostupné<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"1": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že </span> je k přístupu potřeba povolení<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"2": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> dostupné pouze zákazníkům<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"3": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> dostupné pouze členům klubu<br/>{_embedding_feature:access:description}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -351,6 +382,10 @@
|
|||
},
|
||||
"title": "Otevřená lezecká mapa"
|
||||
},
|
||||
"clock": {
|
||||
"description": "Mapa zobrazující všechny veřejné hodiny",
|
||||
"title": "Hodiny"
|
||||
},
|
||||
"cycle_highways": {
|
||||
"description": "Tato mapa zobrazuje cyklostezky",
|
||||
"layers": {
|
||||
|
@ -369,11 +404,43 @@
|
|||
"title": "Cyklistická infrastruktura"
|
||||
},
|
||||
"cyclenodes": {
|
||||
"description": "Tato mapa zobrazuje sítě uzlů cyklu a umožňuje snadno přidávat nové uzly",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "propojení mezi uzly"
|
||||
"name": "propojení mezi uzly",
|
||||
"tagRenderings": {
|
||||
"node2node-survey:date": {
|
||||
"question": "Kdy bylo toto propojení mezi uzly naposledy zkontrolováno?",
|
||||
"render": "Toto propojení mezi uzly bylo naposledy zkontrolováno dne {survey:date}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "propojení mezi uzly <strong>{ref}</strong>"
|
||||
}
|
||||
},
|
||||
"render": "propojení mezi uzly"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"name": "uzly",
|
||||
"tagRenderings": {
|
||||
"node-expected_rcn_route_relations": {
|
||||
"question": "S kolika dalšími uzly cyklu je tento uzel propojen?",
|
||||
"render": "Tento uzel je propojen s {expected_rcn_route_relations} dalšími uzly cyklu."
|
||||
},
|
||||
"node-survey:date": {
|
||||
"question": "Kdy byl tento uzel cyklu naposledy zkontrolován?",
|
||||
"render": "Tento uzel cyklu byl naposledy zkontrolován dne {survey:date}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "uzel cyklu <strong>{rcn_ref}</strong>"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Sítě uzlů cyklu"
|
||||
},
|
||||
"cyclestreets": {
|
||||
"description": "Cyklostezka je ulice, kde <b>motorizovaná doprava nesmí předjíždět cyklisty</b>. Jsou označeny speciální dopravní značkou. Cyklostezky najdete v Nizozemsku a Belgii, ale také v Německu a Francii. ",
|
||||
|
@ -432,6 +499,9 @@
|
|||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Přístup povolen obyvatelům"
|
||||
},
|
||||
"1": {
|
||||
"then": "Vjezd motorových vozidel povolen"
|
||||
},
|
||||
|
@ -527,6 +597,10 @@
|
|||
"question": "Další popisné informace o zahradě (pokud jsou potřeba a nejsou popsány výše)",
|
||||
"render": "Další podrobnosti: {description}"
|
||||
},
|
||||
"facadegardens-direction": {
|
||||
"question": "Jaká je orientace zahrady?",
|
||||
"render": "Orientace: {direction} (kde 0=N a 90=O)"
|
||||
},
|
||||
"facadegardens-edible": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -609,10 +683,11 @@
|
|||
"title": "Obchody s hranolky"
|
||||
},
|
||||
"ghostbikes": {
|
||||
"description": "<b>Ghost bike</b> je památník pro cyklisty, kteří zemřeli při dopravní nehodě, ve formě bílého kola trvale umístěného v blízkosti místa nehody.<br/><br/> Na této mapě je možné vidět všechna ghost bikes, která jsou známa OpenStreetMap. Chybí nám na mapě nějaké? Každý může přidat nebo aktualizovat informace zde - stačí mít pouze (bezplatný) účet OpenStreetMap.",
|
||||
"title": "Ghost bikes"
|
||||
"description": "<b>Kolo duchů</b> je památník pro cyklisty, kteří zemřeli při dopravní nehodě, ve formě bílého kola trvale umístěného poblíž místa nehody.<br/><br/>Na této mapě je možné vidět všechna kola duchů, která jsou známa OpenStreetMap. Chybí na mapě nějaké? Každý může přidat nebo aktualizovat informace zde - stačí mít pouze (bezplatný) účet OpenStreetMap. <p>Na Mastodonu existuje <a href='https://masto.bike/@ghostbikebot' target='_blank'>automatizovaný účet, který posílá měsíční přehled kol duchů po celém světě</a></p>",
|
||||
"title": "Kola duchů"
|
||||
},
|
||||
"grb": {
|
||||
"description": "Toto téma je pokusem o automatizaci importu GRB.",
|
||||
"layers": {
|
||||
"1": {
|
||||
"tagRenderings": {
|
||||
|
@ -627,6 +702,9 @@
|
|||
"mappings": {
|
||||
"0": {
|
||||
"then": "Metatags ještě nebyly vypočítány... Znovu otevřete toto vyskakovací okno"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato budova má otvory a je modelována jako vztah. Jako takovou ji nelze spojovat. Spojte ji ručně pomocí <a href='https://buildings.osm.be/#/'>exportní stránky budovy</a> {open_in_josm()}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -646,16 +724,34 @@
|
|||
}
|
||||
},
|
||||
"hackerspaces": {
|
||||
"description": "Na této mapě si můžete prohlédnout hackerspaces, přidat nový hackerspace nebo přímo aktualizovat data",
|
||||
"shortDescription": "Mapa označující Hackerspaces",
|
||||
"title": "Hackerspaces"
|
||||
},
|
||||
"hailhydrant": {
|
||||
"description": "Na této mapě můžete najít a aktualizovat informace o hydrantech, stanicích záchranné služby, hasičských stanicích a hasicích přístrojích ve vašich oblíbených čtvrtích.\n\nV levém dolním rohu můžete sledovat svou přesnou polohu (pouze pro mobilní zařízení) a vybrat vrstvy, které jsou pro vás relevantní. Pomocí tohoto nástroje můžete také přidávat nebo upravovat špendlíky (body zájmu) na mapě a poskytovat další podrobnosti pomocí odpovědí na dostupné otázky.\n\nVšechny vámi provedené změny se automaticky uloží do globální databáze OpenStreetMap a mohou být volně znovu použity ostatními.",
|
||||
"description": "Na této mapě můžete najít a aktualizovat informace o hydrantech, stanicích záchranné služby, hasičských stanicích a hasicích přístrojích ve vašich oblíbených čtvrtích.",
|
||||
"shortDescription": "Mapa zobrazující hydranty, hasicí přístroje, požární stanice a stanice záchranné služby.",
|
||||
"title": "Hydranty, hasicí přístroje, požární stanice a stanice záchranné služby"
|
||||
},
|
||||
"healthcare": {
|
||||
"description": "Na této mapě jsou zobrazeny různé položky související se zdravotní péčí",
|
||||
"layers": {
|
||||
"5": {
|
||||
"override": {
|
||||
"=presets": {
|
||||
"0": {
|
||||
"title": "obchod se zdravotnickými potřebami"
|
||||
},
|
||||
"1": {
|
||||
"title": "obchod se sluchadly"
|
||||
},
|
||||
"2": {
|
||||
"title": "optik"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Zdravotní péče"
|
||||
},
|
||||
"hotels": {
|
||||
|
@ -670,17 +766,124 @@
|
|||
"description": "Mapa zobrazující obrubníky a přechody.",
|
||||
"title": "Obrubníky a přechody"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Tato mapa zobrazuje všechny změny provedené pomocí MapComplete",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Zobrazuje všechny změny MapComplete",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Název tématu obsahuje {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Vytvořeno přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Ne</b>vytvořeno přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Vytvořeno před {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Vytvořeno po {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Jazyk uživatele (kód iso) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Vytvořeno s hostitelem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Sada změn přidala alespoň jeden obrázek"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Centra sady změn",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"question": "Jaký přispěvatel provedl tuto změnu?",
|
||||
"render": "Změna byla provedena uživatelem <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
},
|
||||
"host": {
|
||||
"question": "S jakým hostitelem (webem) byla tato změna provedena?",
|
||||
"render": "Změnit s <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "V jakém národním prostředí (jazyce) byla tato změna provedena?",
|
||||
"render": "Národní prostředí uživatele je {locale}"
|
||||
},
|
||||
"show_changeset_id": {
|
||||
"render": "Sada změn <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme-id": {
|
||||
"question": "Jaké téma bylo použito k provedení této změny?",
|
||||
"render": "Změna pomocí tématu <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Sada změn pro {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "Další statistiky najdete <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>zde</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Zobrazuje změny provedené pomocí MapComplete",
|
||||
"title": "Změny provedené pomocí MapComplete"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Téma zobrazující úkoly MapRoulette, které umožňuje vyhledávat, filtrovat a opravovat je.",
|
||||
"title": "Úkoly MapRoulette"
|
||||
},
|
||||
"maps": {
|
||||
"description": "Na této mapě najdete všechny mapy, které OpenStreetMap zná - typicky je zde velká mapa na informační tabuli zobrazující oblast, město nebo region, (např. turistická mapa na zadní straně billboardu, mapa přírodní rezervace, mapa cyklistických sítí v regionu, ...). <br/><br/>Pokud mapa chybí, můžete ji snadno zmapovat na OpenStreetMap.",
|
||||
"shortDescription": "Toto téma zobrazuje všechny (turistické) mapy, které zná OpenStreetMap",
|
||||
"title": "Mapa map"
|
||||
},
|
||||
"maxspeed": {
|
||||
"description": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici. Pokud maximální rychlost chybí nebo je chybná, můžete ji zde opravit.",
|
||||
"description": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici. Pokud maximální rychlost chybí nebo je nesprávná, můžete ji zde opravit.",
|
||||
"shortDescription": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici.",
|
||||
"title": "Maximální rychlost"
|
||||
},
|
||||
"nature": {
|
||||
"description": "Na této mapě najdete zajímavé informace pro turisty a milovníky přírody, jako např. ",
|
||||
"description": "Na této mapě najdete zajímavé informace pro turisty a milovníky přírody.",
|
||||
"shortDescription": "Mapa pro milovníky přírody se zajímavými body zájmu",
|
||||
"title": "Do přírody"
|
||||
},
|
||||
|
@ -696,6 +899,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": {
|
||||
|
@ -738,40 +968,290 @@
|
|||
"override": {
|
||||
"name": "Parkovací místa pro osoby se zdravotním postižením"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
},
|
||||
"openwindpowermap": {
|
||||
"description": "Mapa pro zobrazení a úpravy větrných turbín.",
|
||||
"title": "OpenWindPowerMap"
|
||||
},
|
||||
"osm_community_index": {
|
||||
"description": "Seznam zdrojů pro uživatele OpenStreetMap. \"Zdroje\" mohou být odkazy na fóra, setkání, Slack skupiny, kanály IRC, poštovní konference atd. Cokoli, co by mohlo být pro mappery, zejména začátečníky, zajímavé nebo užitečné.",
|
||||
"shortDescription": "Rejstřík komunitních zdrojů pro OpenStreetMap.",
|
||||
"title": "Komunitní rejstřík OSM"
|
||||
},
|
||||
"parkings": {
|
||||
"description": "Na této mapě jsou vyznačena různá parkovací místa",
|
||||
"shortDescription": "Na této mapě jsou vyznačena různá parkovací místa",
|
||||
"title": "Parkoviště"
|
||||
},
|
||||
"personal": {
|
||||
"description": "Vytvořte si osobní téma na základě všech dostupných vrstev všech témat. Chcete-li vidět nějaká data, otevřete si <a href='#filter'>výběr vrstev</a>",
|
||||
"title": "Osobní téma"
|
||||
},
|
||||
"pets": {
|
||||
"description": "Na této mapě najdete různá zajímavá místa pro vaše domácí mazlíčky: veterináře, psí parky, obchody pro zvířata, restaurace pro psy, ...",
|
||||
"layers": {
|
||||
"1": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistiky"
|
||||
"name": "Restaurace vhodné pro vstup se psy"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"override": {
|
||||
"name": "Obchody vhodné pro vstup se psy",
|
||||
"title": {
|
||||
"render": "Obchody vhodné pro vstup se psy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"6": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Dovoz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Přidat všechny navrhované značky"
|
||||
}
|
||||
}
|
||||
"description": "Obchod, ve kterém si můžete vzít psa téměř kamkoli",
|
||||
"title": "obchod vhodný pro vstup se psem"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Veterináři, psí parky a další služby pro domácí zvířata"
|
||||
},
|
||||
"openwindpowermap": {
|
||||
"description": "Mapa pro zobrazení a úpravy větrných turbín."
|
||||
"playgrounds": {
|
||||
"description": "Na této mapě najdete dětská hřiště a můžete k nim přidat další informace",
|
||||
"shortDescription": "Mapa dětských hřišť",
|
||||
"title": "Dětská hřiště"
|
||||
},
|
||||
"osm_community_index": {
|
||||
"description": "Seznam zdrojů pro uživatele OpenStreetMap. \"Zdroje\" mohou být odkazy na fóra, setkání, Slack skupiny, kanály IRC, poštovní konference atd. Cokoli, co by mohlo být pro mappery, zejména začátečníky, zajímavé nebo užitečné."
|
||||
"postal_codes": {
|
||||
"description": "Poštovní směrovací čísla",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "poštovní směrovací čísla",
|
||||
"tagRenderings": {
|
||||
"postal_code": {
|
||||
"render": "Poštovní směrovací číslo je {postal_code}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Poštovní směrovací číslo {postal_code}"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "radnice",
|
||||
"title": {
|
||||
"render": "Radnice {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Poštovní směrovací čísla",
|
||||
"title": "Poštovní směrovací čísla"
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Na této mapě můžete najít a přidat údaje o poštách a poštovních schránkách. Pomocí této mapy můžete zjistit, kam můžete poslat svou příští pohlednici! :)<br/>Všimli jste si chyby nebo vám chybí poštovní schránka? Tuto mapu můžete upravovat pomocí bezplatného účtu OpenStreetMap. ",
|
||||
"shortDescription": "Mapa s poštovními schránkami a poštami",
|
||||
"title": "Mapa poštovních schránek a pošt"
|
||||
},
|
||||
"rainbow_crossings": {
|
||||
"description": "Na této mapě si můžete zobrazit a snadno přidat přechody pro chodce s duhovými barvami",
|
||||
"title": "Přechody s duhovými barvami"
|
||||
},
|
||||
"shops": {
|
||||
"description": "Na této mapě můžete označit základní informace o obchodech, přidat otevírací dobu a telefonní čísla",
|
||||
"shortDescription": "Upravitelná mapa se základními informacemi o obchodech",
|
||||
"title": "Open Shop Map"
|
||||
},
|
||||
"sidewalks": {
|
||||
"description": "Experimentální téma",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Vrstva zobrazující chodníky silnic",
|
||||
"name": "Chodníky",
|
||||
"tagRenderings": {
|
||||
"left-right-questions": {
|
||||
"renderings": {
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ano, na této straně silnice je chodník"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ne, není tu žádný chodník"
|
||||
},
|
||||
"2": {
|
||||
"then": "Na mapě je vyznačen samostatný chodník"
|
||||
}
|
||||
},
|
||||
"question": "Je na této straně silnice chodník?"
|
||||
},
|
||||
"2": {
|
||||
"question": "Jaká je šířka chodníku na této straně silnice?",
|
||||
"render": "Tento chodník je široký {sidewalk:left|right:width}m"
|
||||
}
|
||||
}
|
||||
},
|
||||
"streetname": {
|
||||
"render": "Tato ulice se jmenuje {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "{name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Mapování chodníků",
|
||||
"title": "Chodníky"
|
||||
},
|
||||
"sport_pitches": {
|
||||
"description": "Sportovní hřiště je plocha, na které se provozují sporty",
|
||||
"shortDescription": "Mapa sportovních hřišť",
|
||||
"title": "Sportovní hřiště"
|
||||
},
|
||||
"sports": {
|
||||
"description": "Vše o sportu, sportovní hřiště, fitness centra a další.",
|
||||
"layers": {
|
||||
"4": {
|
||||
"override": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Přidejte nový obchod se sportovním zbožím.",
|
||||
"title": "sportovní obchod"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Mapa se sportovními zařízeními.",
|
||||
"title": "Sport"
|
||||
},
|
||||
"stations": {
|
||||
"description": "Zobrazení, úprava a přidání podrobností o vlakovém nádraží",
|
||||
"layers": {
|
||||
"15": {
|
||||
"description": "Zobrazuje vlaky odjíždějící z této stanice",
|
||||
"name": "Odjezdové tabule",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Přidejte tabuli s odjezdy, ať už v elektronické nebo papírové podobě",
|
||||
"title": "odjezdová tabule"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Toto je odjezdová tabule neznámého typu"
|
||||
},
|
||||
"1": {
|
||||
"then": "Jedná se o elektronickou tabuli, která v reálném čase zobrazuje příští odjezdy"
|
||||
},
|
||||
"2": {
|
||||
"then": "Jedná se o papírový rozvrh"
|
||||
},
|
||||
"3": {
|
||||
"then": "Nachází se zde cedule zobrazující frekvenci odjezdů vlaků"
|
||||
}
|
||||
},
|
||||
"question": "Co je to za odjezdovou tabuli?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Odjezdová tabule"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Vrstva zobrazující vlaková nádraží",
|
||||
"name": "Vlaková nádraží"
|
||||
}
|
||||
},
|
||||
"title": "Vlaková nádraží"
|
||||
},
|
||||
"street_lighting": {
|
||||
"description": "Na této mapě najdete vše o pouličním osvětlení",
|
||||
"layers": {
|
||||
"1": {
|
||||
"name": "Osvětlené ulice",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tato ulice je osvětlená"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato ulice není osvětlená"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tato ulice je v noci osvětlená"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tato ulice je osvětlena 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Je tato ulice osvětlená?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Osvětlená ulice"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Všechny ulice",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tato ulice je osvětlená"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato ulice není osvětlená"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tato ulice je v noci osvětlená"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tato ulice je osvětlena 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Je tato ulice osvětlená?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Ulice"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Pouliční osvětlení"
|
||||
},
|
||||
"surveillance": {
|
||||
"description": "Na této otevřené mapě najdete bezpečnostní kamery.",
|
||||
"shortDescription": "Bezpečnostní kamery a další prostředky sledování",
|
||||
"title": "Dohled pod dohledem"
|
||||
},
|
||||
"toilets": {
|
||||
"description": "Mapa veřejných toalet",
|
||||
"title": "Open Toilet Map"
|
||||
},
|
||||
"transit": {
|
||||
"description": "Naplánujte si cestu pomocí systému veřejné dopravy.",
|
||||
"title": "Autobusové linky"
|
||||
},
|
||||
"trees": {
|
||||
"description": "Zmapujte všechny stromy!",
|
||||
"shortDescription": "Zmapujte všechny stromy",
|
||||
"title": "Stromy"
|
||||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat.",
|
||||
"title": "Stěny a budovy"
|
||||
},
|
||||
"waste": {
|
||||
"description": "Mapa zobrazující koše na odpadky a recyklační zařízení.",
|
||||
"title": "Odpad"
|
||||
},
|
||||
"waste_basket": {
|
||||
"description": "Na této mapě najdete koše na odpadky ve vašem okolí. Pokud na této mapě odpadkový koš chybí, můžete jej přidat sami",
|
||||
"shortDescription": "Mapa odpadkových košů",
|
||||
"title": "Odpadkový koš"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue