diff --git a/langs/layers/cs.json b/langs/layers/cs.json
index 6149eb8a4f..cb1c78d4e2 100644
--- a/langs/layers/cs.json
+++ b/langs/layers/cs.json
@@ -65,11 +65,538 @@
"render": "Tato stanice se nachází v rámci {addr:place}."
},
"ambulance-street": {
- "question": "Jak se jmenuje ulice, kde se stanice nachází?"
+ "question": "Jak se jmenuje ulice, kde se stanice nachází?",
+ "render": "Tato stanice se nachází podél dálnice s názvem {addr:street}."
}
+ },
+ "title": {
+ "render": "Stanice rychlé záchranné služby"
}
},
"artwork": {
- "description": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě"
+ "description": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě",
+ "presets": {
+ "0": {
+ "title": "umělecké dílo"
+ }
+ },
+ "tagRenderings": {
+ "artwork-artwork_type": {
+ "mappings": {
+ "8": {
+ "then": "Graffiti"
+ },
+ "4": {
+ "then": "Socha"
+ },
+ "5": {
+ "then": "Busta"
+ },
+ "7": {
+ "then": "Instalace"
+ },
+ "2": {
+ "then": "Malba"
+ },
+ "6": {
+ "then": "Kámen"
+ },
+ "1": {
+ "then": "Nástěnná malba"
+ },
+ "11": {
+ "then": "Obklady a dlažba"
+ },
+ "9": {
+ "then": "Reliéf"
+ },
+ "0": {
+ "then": "Architektura"
+ },
+ "3": {
+ "then": "Plastika"
+ },
+ "10": {
+ "then": "Azulejo (španělské dekorativní dlaždice)"
+ },
+ "12": {
+ "then": "Dřevořezba"
+ }
+ },
+ "render": "Toto je {artwork_type}",
+ "question": "Jaký je typ tohoto uměleckého díla?"
+ },
+ "artwork-website": {
+ "question": "Existuje webová stránka s dalšími informacemi o tomto uměleckém díle?",
+ "render": "Více informací na této webové stránce"
+ },
+ "artwork-artist-wikidata": {
+ "question": "Kdo je autorem tohoto díla?",
+ "render": "Toto dílo vytvořil {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}"
+ },
+ "artwork-artist_name": {
+ "question": "Který umělec to vytvořil?",
+ "render": "Vytvořil {artist_name}"
+ },
+ "artwork_subject": {
+ "question": "Co zobrazuje toto umělecké dílo?",
+ "render": "Toto dílo zobrazuje {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}"
+ }
+ },
+ "title": {
+ "render": "Umělecké dílo",
+ "mappings": {
+ "0": {
+ "then": "Umělecké dílo {name}"
+ }
+ }
+ },
+ "name": "Umělecká díla"
+ },
+ "bicycle_tube_vending_machine": {
+ "description": "Vrstva zobrazující automaty na cyklistické duše (buď speciální automaty na cyklistické duše, nebo klasické automaty s cyklistickými dušemi a případně dalšími předměty souvisejícími s jízdními koly, jako jsou světla, rukavice, zámky, ...).",
+ "tagRenderings": {
+ "Still in use?": {
+ "mappings": {
+ "2": {
+ "then": "Tento prodejní automat je uzavřen"
+ },
+ "0": {
+ "then": "Tento prodejní automat funguje"
+ },
+ "1": {
+ "then": "Tento prodejní automat je rozbitý"
+ }
+ },
+ "question": "Je tento automat stále v provozu?",
+ "render": "Provozní stav je {operational_status}"
+ }
+ },
+ "presets": {
+ "0": {
+ "title": "automat na cyklistické duše"
+ }
+ },
+ "title": {
+ "render": "Automat na cyklistické duše"
+ },
+ "name": "Automat na cyklistické duše"
+ },
+ "bike_cafe": {
+ "description": "Cyklokavárna je kavárna zaměřená na cyklisty, například se službami, jako je pumpa, se spoustou výzdoby související s jízdními koly, …",
+ "presets": {
+ "0": {
+ "title": "kavárna pro cyklisty"
+ }
+ },
+ "tagRenderings": {
+ "bike_cafe-bike-pump": {
+ "mappings": {
+ "1": {
+ "then": "Tato cyklistická kavárna nenabízí vzduchový kompresor na kolo"
+ },
+ "0": {
+ "then": "Tato cyklistická kavárna nabízí vzduchový kompresor na kolo pro každého"
+ }
+ },
+ "question": "Nabízí tato cyklistická kavárna vzduchový kompresor na kolo k použití pro kohokoli?"
+ },
+ "bike_cafe-email": {
+ "question": "Jaká je e-mailová adresa {name}?"
+ },
+ "bike_cafe-name": {
+ "question": "Jak se jmenuje tato cyklokavárna?"
+ }
+ },
+ "name": "Cyklokavárna"
+ },
+ "bicycle_library": {
+ "name": "Půjčovna kol",
+ "tagRenderings": {
+ "bicycle-library-target-group": {
+ "mappings": {
+ "2": {
+ "then": "K dispozici jsou kola pro osoby se zdravotním postižením"
+ },
+ "1": {
+ "then": "K dispozici kola pro dospělé"
+ },
+ "0": {
+ "then": "Dětská kola k dispozici"
+ }
+ },
+ "question": "Kdo si zde může půjčit jízdní kolo?"
+ },
+ "bicycle_library-charge": {
+ "render": "Půjčení kola stojí {charge}",
+ "mappings": {
+ "0": {
+ "then": "Půjčení jízdního kola je zdarma"
+ },
+ "1": {
+ "then": "Půjčení kola stojí 20 €/rok a 20 € záloha"
+ }
+ },
+ "question": "Kolik stojí půjčení kola?"
+ },
+ "bicycle_library-name": {
+ "render": "Tato půjčovna jízdních kol se jmenuje {name}",
+ "question": "Jak se jmenuje tato půjčovna kol?"
+ }
+ },
+ "description": "Zařízení, kde si lze půjčit jízdní kola na delší dobu",
+ "presets": {
+ "0": {
+ "title": "půjčovna kol",
+ "description": "Cyklistická půjčovna má k dispozici sbírku kol, která lze zapůjčit"
+ }
+ },
+ "title": {
+ "render": "Půjčovna kol"
+ }
+ },
+ "bench": {
+ "tagRenderings": {
+ "bench-colour": {
+ "mappings": {
+ "2": {
+ "then": "Barva: šedá"
+ },
+ "0": {
+ "then": "Barva: hnědá"
+ },
+ "6": {
+ "then": "Barva: modrá"
+ },
+ "5": {
+ "then": "Barva: černá"
+ },
+ "7": {
+ "then": "Barva: žlutá"
+ },
+ "1": {
+ "then": "Barva: zelená"
+ },
+ "3": {
+ "then": "Barva: bílá"
+ },
+ "4": {
+ "then": "Barva: červená"
+ }
+ },
+ "question": "Jakou barvu má tato lavička?",
+ "render": "Barva: {colour}"
+ },
+ "bench-seats": {
+ "render": "{seats} míst k sezení",
+ "question": "Kolik má tato lavice míst k sezení?"
+ },
+ "bench-material": {
+ "mappings": {
+ "2": {
+ "then": "Sedací část je vyrobena z kamene"
+ },
+ "0": {
+ "then": "Sedací část je vyrobena ze dřeva"
+ },
+ "4": {
+ "then": "Sedací část je vyrobena z plastu"
+ },
+ "3": {
+ "then": "Sedací část je vyrobena z betonu"
+ },
+ "1": {
+ "then": "Sedací část je vyrobena z kovu"
+ },
+ "5": {
+ "then": "Sedací část je vyrobena z oceli"
+ }
+ },
+ "render": "Materiál: {material}",
+ "question": "Z čeho je vyrobena lavice (sedadlo)?"
+ },
+ "bench-backrest": {
+ "question": "Má tato lavička opěradlo?",
+ "mappings": {
+ "1": {
+ "then": "nemá opěradlo"
+ },
+ "0": {
+ "then": "Má opěradlo"
+ }
+ }
+ },
+ "bench-direction": {
+ "question": "Kterým směrem se díváte, když sedíte na lavičce?",
+ "render": "Když sedíte na lavičce, díváte se směrem v úhlu {direction}°."
+ },
+ "bench-survey:date": {
+ "question": "Kdy byla tato lavička naposledy kontrolována?",
+ "render": "Tato lavička byla naposledy zkontrolována dne {survey:date}"
+ }
+ },
+ "description": "Lavička je dřevěná, kovová, kamenná, ... plocha, na které může člověk sedět. Tato vrstva je vizualizuje a klade si o nich několik otázek.",
+ "name": "Lavičky",
+ "presets": {
+ "0": {
+ "title": "lavička"
+ }
+ },
+ "title": {
+ "render": "Lavička"
+ }
+ },
+ "barrier": {
+ "description": "Překážky při jízdě na kole, jako jsou patníky a zábrany pro cyklisty",
+ "name": "Překážky",
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Sloupek"
+ },
+ "1": {
+ "then": "Cyklistická bariéra"
+ }
+ },
+ "render": "Bariéra"
+ },
+ "tagRenderings": {
+ "Bollard type": {
+ "mappings": {
+ "3": {
+ "then": "Pružný sloupek, obvykle plastový"
+ },
+ "1": {
+ "then": "Pevný sloupek"
+ },
+ "2": {
+ "then": "Sklopný sloupek"
+ },
+ "4": {
+ "then": "Vyjíždějící sloupek"
+ },
+ "0": {
+ "then": "Odnímatelný sloupek"
+ }
+ },
+ "question": "Co je to za sloupek?"
+ },
+ "bicycle=yes/no": {
+ "question": "Může tuto bariéru překonat jízdní kolo?",
+ "mappings": {
+ "1": {
+ "then": "Cyklista tudy nemůže projet."
+ },
+ "0": {
+ "then": "Cyklista ji může projet."
+ }
+ }
+ },
+ "Cycle barrier type": {
+ "mappings": {
+ "2": {
+ "then": "Trojitá, tři bariéry za sebou"
+ },
+ "1": {
+ "then": "Dvojitý, dvě bariéry za sebou"
+ },
+ "0": {
+ "then": "Jednoduchý, jen dvě překážky s mezerou mezi nimi"
+ }
+ },
+ "question": "O jakou cyklistickou bariéru se jedná?"
+ },
+ "barrier_type": {
+ "mappings": {
+ "1": {
+ "then": "Jedná se o cyklistickou bariéru, která zpomaluje cyklisty"
+ },
+ "0": {
+ "then": "Jedná se o jeden sloupek na silnici"
+ }
+ }
+ },
+ "MaxWidth": {
+ "question": "Jak široká je mezera, která zbývá vedle bariéry?",
+ "render": "Maximální šířka: {maxwidth:physical} m"
+ },
+ "Overlap (cyclebarrier)": {
+ "question": "Jak moc se bariéry překrývají?",
+ "render": "Překrývání: {overlap} m"
+ },
+ "Space between barrier (cyclebarrier)": {
+ "question": "Jak velký je prostor mezi svodidly (po celé délce silnice)?",
+ "render": "Prostor mezi svodidly (po celé délce silnice): {width:separation} m"
+ },
+ "Width of opening (cyclebarrier)": {
+ "question": "Jak široký je nejmenší otvor vedle bariér?",
+ "render": "Šířka otvoru: {width:opening} m"
+ }
+ },
+ "presets": {
+ "0": {
+ "description": "Sloupek na silnici",
+ "title": "sloupek"
+ },
+ "1": {
+ "description": "Bariéra pro cyklisty, která zpomaluje cyklisty",
+ "title": "cyklistická bariéra"
+ }
+ }
+ },
+ "bicycle_rental": {
+ "tagRenderings": {
+ "bicycle-types": {
+ "mappings": {
+ "7": {
+ "then": "Cyklistické přilby si můžete půjčit zde"
+ },
+ "0": {
+ "then": "Běžná městská kola si můžete půjčit zde"
+ },
+ "4": {
+ "then": "Dětská kola si můžete půjčit zde"
+ },
+ "1": {
+ "then": "Elektrická kola si můžete půjčit zde"
+ },
+ "2": {
+ "then": "Kola BMX si můžete půjčit zde"
+ },
+ "6": {
+ "then": "Závodní kola si můžete půjčit zde"
+ },
+ "3": {
+ "then": "Horská kola si můžete půjčit zde"
+ },
+ "5": {
+ "then": "Tandemová kola si můžete půjčit zde"
+ }
+ },
+ "render": "{rental} se pronajímá zde",
+ "question": "Jaká jízdní kola a příslušenství se zde půjčují?"
+ },
+ "bicycle_rental_type": {
+ "mappings": {
+ "2": {
+ "then": "Jedná se o prodejnu, která prodává nebo opravuje jízdní kola, ale také je pronajímá"
+ },
+ "3": {
+ "then": "Jedná se o automatickou dokovací stanici, kde je jízdní kolo mechanicky uzamčeno do konstrukce"
+ },
+ "1": {
+ "then": "Jedná se o pronájem různých předmětů a/nebo vozidel. Pronajímá také jízdní kola, ale to není hlavní náplní"
+ },
+ "0": {
+ "then": "Jedná se o obchod, jehož hlavním zaměřením je půjčování jízdních kol"
+ },
+ "4": {
+ "then": "Přítomný je automat, který vydává a přijímá klíče, případně po ověření pravosti a/nebo zaplacení. Jízdní kola jsou zaparkována v blízkosti"
+ },
+ "5": {
+ "then": "Jedná se o místo předání, např. vyhrazené parkoviště pro umístění jízdních kol, které je zřetelně označeno jako místo určené pouze pro půjčovnu"
+ }
+ },
+ "question": "O jakou půjčovnu jízdních kol se jedná?"
+ },
+ "rental_types": {
+ "renderings": {
+ "0": {
+ "question": "Kolik typů kol si zde můžete pronajmout?",
+ "render": "{capacity:bicycle_type} typů si můžete pronajmout zde"
+ }
+ },
+ "rewrite": {
+ "into": {
+ "0": {
+ "1": "městská kola"
+ },
+ "2": {
+ "1": "kola pro děti"
+ },
+ "3": {
+ "1": "BMX kola"
+ },
+ "1": {
+ "1": "elektrokola"
+ },
+ "4": {
+ "1": "horské kolo"
+ },
+ "5": {
+ "1": "brašny na kolo"
+ },
+ "6": {
+ "1": "tandem"
+ }
+ }
+ }
+ }
+ },
+ "title": {
+ "render": "Půjčovna kol",
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ }
+ },
+ "description": "Půjčovny jízdních kol",
+ "presets": {
+ "0": {
+ "title": "půjčovna jízdních kol",
+ "description": "Obsluhovaný obchod zaměřený na půjčování jízdních kol"
+ },
+ "1": {
+ "title": "půjčovna kol"
+ }
+ },
+ "deletion": {
+ "extraDeleteReasons": {
+ "0": {
+ "explanation": "{title()} je trvale uzavřen"
+ }
+ },
+ "nonDeleteMappings": {
+ "0": {
+ "then": "Tento obchod s koly dříve půjčoval kola, ale už je nepůjčuje"
+ }
+ }
+ },
+ "name": "Půjčovna kol"
+ },
+ "bench_at_pt": {
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Lavička na zastávce veřejné dopravy"
+ },
+ "1": {
+ "then": "Lavička v přístřešku"
+ }
+ },
+ "render": "Lavička"
+ },
+ "tagRenderings": {
+ "bench_at_pt-name": {
+ "render": "{name}"
+ },
+ "bench_at_pt-bench_type": {
+ "question": "Co je to za lavičku?",
+ "mappings": {
+ "2": {
+ "then": "Zde není žádná lavička"
+ },
+ "1": {
+ "then": "Stojící lavička"
+ },
+ "0": {
+ "then": "Zde je normální lavička k sezení"
+ }
+ }
+ }
+ },
+ "name": "Lavičky na zastávkách veřejné dopravy",
+ "description": "Vrstva zobrazující všechny zastávky veřejné dopravy, které mají lavičku"
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/de.json b/langs/layers/de.json
index 573fc9c194..02b6cd03f4 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -2717,6 +2717,56 @@
}
},
"question": "Was ist das für eine Kreuzung?"
+ },
+ "crossing-minimap": {
+ "mappings": {
+ "0": {
+ "then": "Die Ampel hat eine taktile Karte, die den Verlauf der Kreuzung zeigt."
+ },
+ "1": {
+ "then": "Die Ampel hat keine taktile Karte, die den Verlauf der Kreuzung zeigt."
+ }
+ },
+ "question": "Hat die Ampel hat eine taktile Karte, die den Verlauf der Kreuzung zeigt?"
+ },
+ "crossing-sound": {
+ "mappings": {
+ "0": {
+ "then": "Die Ampel gibt akustische Signale, um das Auffinden und Überqueren der Kreuzung zu erleichtern."
+ },
+ "2": {
+ "then": "Die Ampel gibt ein akustisches Signal, zum Auffinden des Mastes, aber kein Signal für die Grünphase."
+ },
+ "1": {
+ "then": "Die Ampel gibt keine akustischen Signale, um das Überqueren zu erleichtern."
+ },
+ "3": {
+ "then": "Die Ampel gibt ein akustisches Signal für die Grünphase, aber kein Signal zum Auffinden des Mastes."
+ }
+ },
+ "question": "Gibt die Ampel akustische Signale, um das Überqueren zu erleichtern?"
+ },
+ "crossing-vibration": {
+ "question": "Gibt die Ampel ein Vibrationssignal, um das Überqueren zu erleichtern? (in der Regel am unteren Ende der Ampeltaste)",
+ "mappings": {
+ "1": {
+ "then": "Die Ampeltaste vibriert nicht während der Grünphase."
+ },
+ "0": {
+ "then": "Die Ampeltaste vibriert während der Grünphase."
+ }
+ }
+ },
+ "crossing-arrow": {
+ "mappings": {
+ "0": {
+ "then": "Diese Ampel hat einen Pfeil, der in Richtung der Kreuzung zeigt."
+ },
+ "1": {
+ "then": "Diese Ampel hat keinen Pfeil, der in Richtung der Kreuzung zeigt."
+ }
+ },
+ "question": "Hat diese Ampel einen Pfeil, der in Richtung der Kreuzung zeigt?"
}
},
"title": {
@@ -3419,6 +3469,11 @@
}
},
"question": "Ist dieser Aufzug in Betrieb?"
+ },
+ "wikidata.tactile_writing-braille": {
+ "override": {
+ "question": "In welchen Sprachen hat dieser Aufzug taktile Schrift (Braille)?"
+ }
}
},
"title": {
@@ -4387,7 +4442,7 @@
"question": "Abgesenkter Bordstein (~3 cm)"
},
"3": {
- "question": "Bündiger Bordstein (~0cm)"
+ "question": "Bündiger Bordstein (~0 cm)"
},
"4": {
"question": "Kein Bordstein"
@@ -4411,7 +4466,12 @@
"placeholder": "Höhe des Bordsteins"
},
"question": "Wie hoch ist der Bordstein?",
- "render": "Bordsteinhöhe: {kerb:height}"
+ "render": "Bordsteinhöhe: {kerb:height}",
+ "mappings": {
+ "0": {
+ "then": "Der Bordstein ist bündig und niedriger als 1 cm."
+ }
+ }
},
"kerb-type": {
"mappings": {
@@ -6268,6 +6328,28 @@
}
}
}
+ },
+ "description": "Ebene mit Blitzern",
+ "name": "Blitzer",
+ "presets": {
+ "0": {
+ "title": "einen Blitzer"
+ }
+ },
+ "tagRenderings": {
+ "maxspeed": {
+ "freeform": {
+ "placeholder": "Zulässige Höchstgeschwindigkeit"
+ },
+ "question": "Wie hoch ist die zulässige Höchstgeschwindigkeit an diesem Blitzer?",
+ "render": "Die zulässige Höchstgeschwindigkeit beträgt {canonical(maxspeed)}"
+ },
+ "ref": {
+ "render": "Die Referenznummer dieses Blitzers ist {ref}"
+ }
+ },
+ "title": {
+ "render": "Blitzer"
}
},
"speed_display": {
@@ -6284,7 +6366,33 @@
}
}
}
- }
+ },
+ "name": "Geschwindigkeitsanzeige",
+ "presets": {
+ "0": {
+ "title": "eine Geschwindigkeitsanzeige"
+ }
+ },
+ "tagRenderings": {
+ "inscription": {
+ "freeform": {
+ "placeholder": "Text auf der Geschwindigkeitsanzeige (z. B. \"Ihre Geschwindigkeit\")"
+ },
+ "question": "Wie lautet der Text auf dieser Geschwindigkeitsanzeige?",
+ "render": "Der Text auf dieser Geschwindigkeitsanzeige ist {inscription}"
+ },
+ "maxspeed": {
+ "freeform": {
+ "placeholder": "Zulässige Geschwindigkeit bei Geschwindigkeitsanzeige"
+ },
+ "question": "Wie hoch ist die zulässige Höchstgeschwindigkeit bei dieser Geschwindigkeitsanzeige?",
+ "render": "Die zulässige Höchstgeschwindigkeit bei dieser Geschwindigkeitsanzeige ist {canonical(maxspeed)}"
+ }
+ },
+ "title": {
+ "render": "Geschwindigkeitsanzeige"
+ },
+ "description": "Ebene mit Geschwindigkeitsanzeigen, die Fahrer auf ihre Geschwindigkeit hinweisen."
},
"sport_pitch": {
"description": "Ein Sportplatz",
@@ -6936,9 +7044,16 @@
},
"4": {
"then": "Öffentlicher Zugang"
+ },
+ "1": {
+ "then": "Nur Zugang für Kunden der Einrichtung"
+ },
+ "2": {
+ "then": "Nicht zugänglich, auch nicht für Kunden der Einrichtung"
}
},
- "render": "Zugang ist {toilets:access}"
+ "render": "Zugang ist {toilets:access}",
+ "question": "Ist die Toilette öffentlich zugänglich?"
},
"toilet-charge": {
"question": "Wie viel muss man für die Nutzung bezahlen?",
@@ -6972,6 +7087,11 @@
"wheelchair-door-width": {
"question": "Wie breit ist die Tür zur rollstuhlgerechten Toilette?",
"render": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit"
+ },
+ "opening_hours": {
+ "override": {
+ "question": "Wann ist die Einrichtung, in der sich die Toilette befindet, geöffnet?"
+ }
}
},
"units": {
@@ -6985,7 +7105,17 @@
}
}
}
- }
+ },
+ "name": "Toiletten in anderen Einrichtungen",
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Toilette in {name}"
+ }
+ },
+ "render": "Toilette in Einrichtung"
+ },
+ "description": "Eine Ebene mit (öffentlichen) Toiletten an verschiedenen Orten."
},
"trail": {
"name": "Wanderwege",
@@ -7175,6 +7305,29 @@
}
},
"render": "Haltestelle"
+ },
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Mit einem Unterstand"
+ }
+ }
+ },
+ "1": {
+ "options": {
+ "0": {
+ "question": "Mit einer Bank"
+ }
+ }
+ },
+ "2": {
+ "options": {
+ "0": {
+ "question": "Mit einem Mülleimer"
+ }
+ }
+ }
}
},
"tree_node": {
@@ -7607,5 +7760,279 @@
}
}
}
+ },
+ "fitness_centre": {
+ "name": "Fitnessstudios",
+ "tagRenderings": {
+ "name": {
+ "mappings": {
+ "0": {
+ "then": "Das Fitnessstudio hat keinen Namen"
+ }
+ },
+ "freeform": {
+ "placeholder": "Name des Fitnessstudios"
+ },
+ "question": "Wie lautet der Name des Fitnessstudios?",
+ "render": "Das Fitnessstudio heißt {name}"
+ }
+ },
+ "description": "Ebene mit Fitnessstudios",
+ "presets": {
+ "0": {
+ "title": "ein Fitnessstudio"
+ }
+ },
+ "title": {
+ "render": "Fitnessstudio"
+ }
+ },
+ "fitness_station": {
+ "tagRenderings": {
+ "name": {
+ "mappings": {
+ "0": {
+ "then": "Die Fitness-Station hat keinen Namen"
+ }
+ },
+ "freeform": {
+ "placeholder": "Name der Fitness-Station"
+ },
+ "render": "Die Fitness-Station heißt {name}",
+ "question": "Wie lautet der Name der Fitness-Station?"
+ },
+ "operator": {
+ "freeform": {
+ "placeholder": "Betreiber der Fitness-Station"
+ },
+ "question": "Wer betreibt die Fitness-Station?",
+ "render": "Die Fitness-Station wird betrieben von {operator}."
+ },
+ "type": {
+ "mappings": {
+ "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."
+ },
+ "11": {
+ "then": "Die Fitness-Station hat Hütchen für Bocksprünge."
+ },
+ "15": {
+ "then": "Die Fitness-Station hat einen Schwebebalken."
+ },
+ "16": {
+ "then": "Die Fitness-Station hat einen Baumstamm mit Griff zum Anheben."
+ },
+ "18": {
+ "then": "Die Fitness-Station hat einen Kasten für Sprungübungen."
+ },
+ "20": {
+ "then": "Die Fitness-Station hat ein Fahrradergometer."
+ },
+ "21": {
+ "then": "Die Fitness-Station hat einen Crosstrainer."
+ },
+ "22": {
+ "then": "Die Fitness-Station hat einen Air-Walker."
+ },
+ "23": {
+ "then": "Die Fitness-Station hat ein Rudergerät."
+ },
+ "4": {
+ "then": "Die Fitness-Station hat Stangen zum Dehnen."
+ },
+ "3": {
+ "then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
+ },
+ "0": {
+ "then": "Die Fitness-Station hat eine Reckstange für Klimmzüge."
+ },
+ "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."
+ },
+ "12": {
+ "then": "Die Fitness-Station hat Balken zum überspringen."
+ },
+ "10": {
+ "then": "Die Fitness-Station hat Trittsteine."
+ },
+ "14": {
+ "then": "Die Fitness-Station hat eine Kletterwand."
+ },
+ "13": {
+ "then": "Die Fitnessstation hat Hürden zum überspringen."
+ },
+ "19": {
+ "then": "Die Fitness-Station hat Kampfseile (battle ropes)."
+ },
+ "17": {
+ "then": "Die Fitness-Station hat einen Stuhl ohne Sitzfläche, nur mit Arm- und Rückenlehne, für Beinheber."
+ },
+ "24": {
+ "then": "Die Fitness-Station hat eine Slackline."
+ }
+ },
+ "question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Fitness-Station {name}"
+ }
+ },
+ "render": "Fitness-Station"
+ },
+ "presets": {
+ "0": {
+ "title": "eine Fitness-Station"
+ }
+ },
+ "description": "Finden Sie eine Fitness-Station in der Nähe und fügen Sie fehlende hinzu.",
+ "name": "Fitness-Stationen"
+ },
+ "osm_community_index": {
+ "description": "Eine Ebene aller OpenStreetMap-Communities",
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Land"
+ }
+ }
+ },
+ "1": {
+ "options": {
+ "0": {
+ "question": "Regionale Gruppe"
+ }
+ }
+ },
+ "2": {
+ "options": {
+ "0": {
+ "question": "Region"
+ }
+ }
+ },
+ "6": {
+ "options": {
+ "0": {
+ "question": "Andere Communities"
+ }
+ }
+ },
+ "4": {
+ "options": {
+ "0": {
+ "question": "Gebiet"
+ }
+ }
+ },
+ "5": {
+ "options": {
+ "0": {
+ "question": "Welt"
+ }
+ }
+ },
+ "3": {
+ "options": {
+ "0": {
+ "question": "Mittlere Region"
+ }
+ }
+ }
+ },
+ "title": {
+ "render": "OSM-Community-Index"
+ },
+ "name": "OSM-Community-Index"
+ },
+ "sports_centre": {
+ "description": "Hallen- und Freiluftsportzentren sind auf dieser Ebene zu finden",
+ "name": "Sportzentren",
+ "title": {
+ "render": "Sportzentrum"
+ },
+ "presets": {
+ "0": {
+ "title": "ein Sportzentrum"
+ }
+ }
+ },
+ "stairs": {
+ "description": "Ebene mit Treppen und Rolltreppen",
+ "tagRenderings": {
+ "ramp": {
+ "mappings": {
+ "2": {
+ "then": "Hier gibt es eine Rampe für Rollstühle, die jedoch auf der Karte separat angezeigt wird"
+ },
+ "0": {
+ "then": "Hier gibt es eine Rampe für Fahrräder"
+ },
+ "1": {
+ "then": "Hier gibt es eine Rampe für Rollstühle"
+ },
+ "3": {
+ "then": "Hier gibt es eine Rampe für Kinderwagen"
+ },
+ "4": {
+ "then": "An dieser Treppe gibt es keine Rampe"
+ }
+ },
+ "question": "Gibt es eine Rampe an dieser Treppe?"
+ },
+ "conveying": {
+ "mappings": {
+ "1": {
+ "then": "Das ist keine Rolltreppe"
+ },
+ "0": {
+ "then": "Das ist eine Rolltreppe"
+ }
+ }
+ },
+ "handrail": {
+ "mappings": {
+ "1": {
+ "then": "Die Treppe hat keinen Handlauf"
+ },
+ "0": {
+ "then": "Die Treppe hat einen Handlauf"
+ }
+ },
+ "question": "Hat die Treppe einen Handlauf?"
+ },
+ "wikidata.tactile_writing-braille": {
+ "override": {
+ "question": "In welchen Sprachen gibt es eine taktile Schrift (Blindenschrift) für die Navigation?
"
+ }
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Rolltreppe"
+ }
+ },
+ "render": "Treppe"
+ },
+ "name": "Treppe"
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/pa_PK.json b/langs/layers/pa_PK.json
index 819dbb3037..b8eaaea8f0 100644
--- a/langs/layers/pa_PK.json
+++ b/langs/layers/pa_PK.json
@@ -9,9 +9,332 @@
"mappings": {
"6": {
"then": "پتھر"
+ },
+ "1": {
+ "then": "کندھ چتر"
+ },
+ "3": {
+ "then": "مورتی"
+ }
+ }
+ }
+ },
+ "name": "کلاکاری",
+ "title": {
+ "render": "کلاکاری"
+ }
+ },
+ "barrier": {
+ "name": "رُکاوٹاں",
+ "title": {
+ "render": "رُکاوٹ",
+ "mappings": {
+ "0": {
+ "then": "بولارڈ"
+ }
+ }
+ }
+ },
+ "cafe_pub": {
+ "title": {
+ "render": "پب"
+ }
+ },
+ "charging_station": {
+ "units": {
+ "3": {
+ "applicableUnits": {
+ "0": {
+ "human": "کیلوواٹ"
+ },
+ "1": {
+ "human": "میگاواٹ"
}
}
}
}
+ },
+ "climbing_area": {
+ "tagRenderings": {
+ "Rock type (crag/rock/cliff only)": {
+ "mappings": {
+ "0": {
+ "then": "چونہ پتھر"
+ }
+ }
+ }
+ }
+ },
+ "doctors": {
+ "name": "ڈاکٹر"
+ },
+ "elevator": {
+ "title": {
+ "render": "ایلیویٹر"
+ },
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "human": "میٹر"
+ },
+ "1": {
+ "human": "سینٹیمیٹر"
+ }
+ }
+ }
+ },
+ "name": "ایلیویٹر"
+ },
+ "entrance": {
+ "name": "دروازہ",
+ "title": {
+ "render": "دروازہ"
+ },
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "1": {
+ "human": "سینٹیمیٹر"
+ },
+ "0": {
+ "human": "میٹر"
+ }
+ }
+ }
+ }
+ },
+ "governments": {
+ "name": "سرکارسں"
+ },
+ "hackerspace": {
+ "description": "ہیکر دا تھاں",
+ "name": "ہیکر دا تھاں"
+ },
+ "hotel": {
+ "name": "ہوٹل",
+ "title": {
+ "render": "ہوٹل"
+ }
+ },
+ "kerbs": {
+ "name": "کرب",
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "humanSingular": "سینٹیمیٹر",
+ "human": "سینٹیمیٹر"
+ },
+ "1": {
+ "human": "میٹر",
+ "humanSingular": "میٹر"
+ }
+ }
+ }
+ },
+ "title": {
+ "render": "کرب"
+ }
+ },
+ "map": {
+ "name": "نقشے",
+ "title": {
+ "render": "نقشہ"
+ }
+ },
+ "maxspeed": {
+ "name": "حد رفتار",
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "human": "ہر گھنٹہ وچ کیلومیٹر",
+ "humanShort": "ہر گھنٹے وچ کیلومیٹر"
+ },
+ "1": {
+ "human": "ہر گھنٹہ وچ میل",
+ "humanShort": "ہر گھنٹہ وچ میل"
+ }
+ }
+ }
+ }
+ },
+ "pharmacy": {
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "فارمیسی"
+ }
+ }
+ },
+ "name": "فارمیسی"
+ },
+ "playground": {
+ "title": {
+ "render": "کھید دے میدان"
+ },
+ "description": "کھید دے میدان",
+ "name": "کھید دے میدان"
+ },
+ "reception_desk": {
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "human": "میٹر"
+ },
+ "1": {
+ "human": "سینٹیمیٹر"
+ }
+ }
+ }
+ }
+ },
+ "recycling": {
+ "name": "ریسائیکلنگ"
+ },
+ "toilet": {
+ "title": {
+ "render": "ٹوئیلٹ"
+ },
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "human": "میٹر"
+ },
+ "1": {
+ "human": "سینٹیمیٹر"
+ }
+ }
+ }
+ },
+ "name": "ٹوئیلٹاں"
+ },
+ "hospital": {
+ "name": "ہسپتال",
+ "title": {
+ "render": "ہسپتال"
+ }
+ },
+ "hydrant": {
+ "title": {
+ "render": "ہائڈرنٹ"
+ },
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "humanSingular": "ملیمیٹر",
+ "human": "ملیمیٹر"
+ }
+ }
+ }
+ }
+ },
+ "crossings": {
+ "title": {
+ "render": "کراسنگ"
+ },
+ "name": "کراسنگاں"
+ },
+ "shops": {
+ "name": "دکان",
+ "title": {
+ "render": "دکان"
+ }
+ },
+ "tertiary_education": {
+ "title": {
+ "mappings": {
+ "1": {
+ "then": "کالج"
+ },
+ "2": {
+ "then": "یونیورسٹی"
+ }
+ }
+ }
+ },
+ "indoors": {
+ "name": "اندروں"
+ },
+ "bench": {
+ "title": {
+ "render": "بینچ"
+ },
+ "name": "بینچ"
+ },
+ "binocular": {
+ "title": {
+ "render": "بائینوکولر"
+ },
+ "description": "بائینوکولر",
+ "name": "بائینوکولر"
+ },
+ "cycleways_and_roads": {
+ "title": {
+ "render": "راہ",
+ "mappings": {
+ "1": {
+ "then": "سائیکلوے"
+ },
+ "9": {
+ "then": "سائیکل سڑک"
+ }
+ }
+ }
+ },
+ "bench_at_pt": {
+ "title": {
+ "render": "بینچ"
+ }
+ },
+ "bike_parking": {
+ "tagRenderings": {
+ "Bicycle parking type": {
+ "mappings": {
+ "5": {
+ "then": "شیڈ"
+ },
+ "6": {
+ "then": "بولارڈ"
+ }
+ }
+ }
+ }
+ },
+ "food": {
+ "title": {
+ "render": "بھون آلہ"
+ }
+ },
+ "note": {
+ "title": {
+ "render": "نوٹ"
+ }
+ },
+ "parcel_lockers": {
+ "tagRenderings": {
+ "ref": {
+ "freeform": {
+ "placeholder": "ہوالہ"
+ }
+ }
+ }
+ },
+ "parking": {
+ "name": "پارکنگ"
+ },
+ "rainbow_crossings": {
+ "title": {
+ "render": "کراسنگ"
+ }
+ },
+ "public_bookcase": {
+ "title": {
+ "render": "کتاباں دی الماری"
+ }
}
-}
\ No newline at end of file
+}