From ab159b1880c604c9185064fb8f359d9a478025ba Mon Sep 17 00:00:00 2001
From: pietervdvn ",
- "nl": "Knijppoort, ruimte is smaller aan de top, dan aan de bodem
"
+ "nl": "Knijppoort, ruimte is smaller aan de top, dan aan de bodem
",
+ "de": "Eine Durchfahrtsbeschränkung, Durchfahrtsbreite ist oben kleiner als unten
"
}
}
],
diff --git a/assets/layers/bench/bench.json b/assets/layers/bench/bench.json
index 11587d5aae..89d567abb6 100644
--- a/assets/layers/bench/bench.json
+++ b/assets/layers/bench/bench.json
@@ -186,7 +186,8 @@
"zh_Hans": "材质: {material}",
"pl": "Materiał: {material}",
"pt_BR": "Material: {material}",
- "pt": "Material: {material}"
+ "pt": "Material: {material}",
+ "eo": "Materialo: {material}"
},
"freeform": {
"key": "material",
@@ -210,7 +211,8 @@
"pt_BR": "Material: madeira",
"fi": "Materiaali: puu",
"pl": "Materiał: drewno",
- "pt": "Material: madeira"
+ "pt": "Material: madeira",
+ "eo": "Materialo: ligna"
}
},
{
@@ -229,7 +231,8 @@
"zh_Hant": "材質:金屬",
"pl": "Materiał: metal",
"pt_BR": "Material: metal",
- "pt": "Material: metal"
+ "pt": "Material: metal",
+ "eo": "Materialo: metala"
}
},
{
@@ -249,7 +252,8 @@
"pt_BR": "Material: pedra",
"fi": "Materiaali: kivi",
"pl": "Materiał: kamień",
- "pt": "Material: pedra"
+ "pt": "Material: pedra",
+ "eo": "Materialo: ŝtona"
}
},
{
@@ -269,7 +273,8 @@
"pt_BR": "Material: concreto",
"fi": "Materiaali: betoni",
"pl": "Materiał: beton",
- "pt": "Material: concreto"
+ "pt": "Material: concreto",
+ "eo": "Materialo: betona"
}
},
{
@@ -289,7 +294,8 @@
"pt_BR": "Material: plástico",
"fi": "Materiaali: muovi",
"pl": "Materiał: plastik",
- "pt": "Material: plástico"
+ "pt": "Material: plástico",
+ "eo": "Materialo: plasta"
}
},
{
@@ -309,7 +315,8 @@
"pt_BR": "Material: aço",
"fi": "Materiaali: teräs",
"pl": "Materiał: stal",
- "pt": "Material: aço"
+ "pt": "Material: aço",
+ "eo": "Materialo: ŝtala"
}
}
],
@@ -380,7 +387,8 @@
"pt_BR": "Cor: {colour}",
"fi": "Väri: {colour}",
"pl": "Kolor: {colour}",
- "pt": "Cor: {colour}"
+ "pt": "Cor: {colour}",
+ "eo": "Koloro: {colour}"
},
"question": {
"en": "Which colour does this bench have?",
@@ -417,7 +425,8 @@
"pt_BR": "Cor: marrom",
"fi": "Väri: ruskea",
"pl": "Kolor: brązowy",
- "pt": "Cor: castanho"
+ "pt": "Cor: castanho",
+ "eo": "Koloro: bruna"
}
},
{
@@ -436,7 +445,8 @@
"pt_BR": "Cor: verde",
"fi": "Väri: vihreä",
"pl": "Kolor: zielony",
- "pt": "Cor: verde"
+ "pt": "Cor: verde",
+ "eo": "Koloro: verda"
}
},
{
@@ -455,7 +465,8 @@
"pt_BR": "Cor: cinza",
"fi": "Väri: harmaa",
"pl": "Kolor: szary",
- "pt": "Cor: cinzento"
+ "pt": "Cor: cinzento",
+ "eo": "Koloro: griza"
}
},
{
@@ -474,7 +485,8 @@
"pt_BR": "Cor: branco",
"fi": "Väri: valkoinen",
"pl": "Kolor: biały",
- "pt": "Cor: branco"
+ "pt": "Cor: branco",
+ "eo": "Koloro: blanka"
}
},
{
@@ -493,7 +505,8 @@
"pt_BR": "Cor: vermelho",
"fi": "Väri: punainen",
"pl": "Kolor: czerwony",
- "pt": "Cor: vermelho"
+ "pt": "Cor: vermelho",
+ "eo": "Koloro: ruĝa"
}
},
{
@@ -512,7 +525,8 @@
"pt_BR": "Cor: preto",
"fi": "Väri: musta",
"pl": "Kolor: czarny",
- "pt": "Cor: preto"
+ "pt": "Cor: preto",
+ "eo": "Koloro: nigra"
}
},
{
@@ -531,7 +545,8 @@
"pt_BR": "Cor: azul",
"fi": "Väri: sininen",
"pl": "Kolor: niebieski",
- "pt": "Cor: azul"
+ "pt": "Cor: azul",
+ "eo": "Koloro: blua"
}
},
{
@@ -550,7 +565,8 @@
"pt_BR": "Cor: amarelo",
"fi": "Väri: keltainen",
"pl": "Kolor: żółty",
- "pt": "Cor: amarelo"
+ "pt": "Cor: amarelo",
+ "eo": "Koloro: flava"
}
}
],
diff --git a/assets/layers/bench_at_pt/bench_at_pt.json b/assets/layers/bench_at_pt/bench_at_pt.json
index bc15ac3ba5..692ee8a3c8 100644
--- a/assets/layers/bench_at_pt/bench_at_pt.json
+++ b/assets/layers/bench_at_pt/bench_at_pt.json
@@ -107,7 +107,8 @@
"pt_BR": "{name}",
"fi": "{name}",
"pl": "{name}",
- "pt": "{name}"
+ "pt": "{name}",
+ "eo": "{name}"
},
"freeform": {
"key": "name"
diff --git a/assets/layers/bicycle_library/bicycle_library.json b/assets/layers/bicycle_library/bicycle_library.json
index 53be0d3722..a1465e55c9 100644
--- a/assets/layers/bicycle_library/bicycle_library.json
+++ b/assets/layers/bicycle_library/bicycle_library.json
@@ -247,7 +247,8 @@
"fr": "Vélothèque",
"pt_BR": "Biblioteca de bicicletas",
"de": "Fahrradbibliothek",
- "pt": "Biblioteca de bicicletas"
+ "pt": "Biblioteca de bicicletas",
+ "eo": "Fietsbibliotheek"
},
"tags": [
"amenity=bicycle_library"
diff --git a/assets/layers/bike_parking/bike_parking.json b/assets/layers/bike_parking/bike_parking.json
index 574a069103..17130076b0 100644
--- a/assets/layers/bike_parking/bike_parking.json
+++ b/assets/layers/bike_parking/bike_parking.json
@@ -402,7 +402,8 @@
"zh_Hant": "{access}",
"fi": "{access}",
"pt_BR": "{access}",
- "pt": "{access}"
+ "pt": "{access}",
+ "eo": "{access}"
},
"freeform": {
"key": "access",
diff --git a/assets/layers/bike_repair_station/bike_repair_station.json b/assets/layers/bike_repair_station/bike_repair_station.json
index 4ece6bf4cc..d9c34b759c 100644
--- a/assets/layers/bike_repair_station/bike_repair_station.json
+++ b/assets/layers/bike_repair_station/bike_repair_station.json
@@ -436,7 +436,8 @@
},
"render": {
"en": "Report this bicycle pump as broken",
- "nl": "Rapporteer deze fietspomp als kapot"
+ "nl": "Rapporteer deze fietspomp als kapot",
+ "de": "Melde diese Fahrradpumpe als kaputt"
},
"id": "Email maintainer"
},
diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json
index 9c17a38251..53b3f8c484 100644
--- a/assets/layers/charging_station/charging_station.json
+++ b/assets/layers/charging_station/charging_station.json
@@ -32,7 +32,8 @@
"#": "Allowed vehicle types",
"question": {
"en": "Which vehicles are allowed to charge here?",
- "nl": "Welke voertuigen kunnen hier opgeladen worden?"
+ "nl": "Welke voertuigen kunnen hier opgeladen worden?",
+ "de": "Welche Fahrzeuge dürfen hier geladen werden?"
},
"multiAnswer": true,
"mappings": [
@@ -41,7 +42,8 @@
"ifnot": "bicycle=no",
"then": {
"en": "Bcycles can be charged here",
- "nl": "Fietsen kunnen hier opgeladen worden"
+ "nl": "Fietsen kunnen hier opgeladen worden",
+ "de": "Fahrräder können hier geladen werden"
}
},
{
@@ -49,7 +51,8 @@
"ifnot": "motorcar=no",
"then": {
"en": "Cars can be charged here",
- "nl": "Elektrische auto's kunnen hier opgeladen worden"
+ "nl": "Elektrische auto's kunnen hier opgeladen worden",
+ "de": "Autos können hier geladen werden"
}
},
{
@@ -57,7 +60,8 @@
"ifnot": "scooter=no",
"then": {
"en": "Scooters can be charged here",
- "nl": "Electrische scooters (snorfiets of bromfiets) kunnen hier opgeladen worden"
+ "nl": "Electrische scooters (snorfiets of bromfiets) kunnen hier opgeladen worden",
+ "de": " Roller können hier geladen werden"
}
},
{
@@ -65,7 +69,8 @@
"ifnot": "hgv=no",
"then": {
"en": "Heavy good vehicles (such as trucks) can be charged here",
- "nl": "Vrachtwagens kunnen hier opgeladen worden"
+ "nl": "Vrachtwagens kunnen hier opgeladen worden",
+ "de": "Lastkraftwagen (LKW) können hier geladen werden"
}
},
{
@@ -73,7 +78,8 @@
"ifnot": "bus=no",
"then": {
"en": "Buses can be charged here",
- "nl": "Bussen kunnen hier opgeladen worden"
+ "nl": "Bussen kunnen hier opgeladen worden",
+ "de": "Busse können hier geladen werden"
}
}
]
@@ -82,11 +88,13 @@
"id": "access",
"question": {
"en": "Who is allowed to use this charging station?",
- "nl": "Wie mag er dit oplaadpunt gebruiken?"
+ "nl": "Wie mag er dit oplaadpunt gebruiken?",
+ "de": "Wer darf diese Ladestation benutzen?"
},
"render": {
"en": "Access is {access}",
- "nl": "Toegang voor {access}"
+ "nl": "Toegang voor {access}",
+ "de": "Zugang ist {access}"
},
"freeform": {
"key": "access",
@@ -135,11 +143,13 @@
"id": "capacity",
"render": {
"en": "{capacity} vehicles can be charged here at the same time",
- "nl": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden"
+ "nl": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden",
+ "de": "{capacity} Fahrzeuge können hier gleichzeitig geladen werden"
},
"question": {
"en": "How much vehicles can be charged here at the same time?",
- "nl": "Hoeveel voertuigen kunnen hier opgeladen worden?"
+ "nl": "Hoeveel voertuigen kunnen hier opgeladen worden?",
+ "de": "Wie viele Fahrzeuge können hier gleichzeitig geladen werden?"
},
"freeform": {
"key": "capacity",
@@ -150,7 +160,8 @@
"id": "Available_charging_stations (generated)",
"question": {
"en": "Which charging connections are available here?",
- "nl": "Welke aansluitingen zijn hier beschikbaar?"
+ "nl": "Welke aansluitingen zijn hier beschikbaar?",
+ "de": "Welche Ladestationen gibt es hier?"
},
"multiAnswer": true,
"mappings": [
@@ -251,7 +262,8 @@
},
"then": {
"en": "
Chademo
Chademo
Chademo
Chademo
Type 1 with cable (J1772)
Type 1 met kabel (J1772)
Type 1 met kabel (J1772)
Typ 1 mit Kabel (J1772)
Type 1 with cable (J1772)
Type 1 met kabel (J1772)
Type 1 met kabel (J1772)
Typ 1 mit Kabel (J1772)
Type 1 without cable (J1772)
Type 1 zonder kabel (J1772)
Type 1 zonder kabel (J1772)
Typ 1 ohne Kabel (J1772)
Type 1 without cable (J1772)
Type 1 zonder kabel (J1772)
Type 1 zonder kabel (J1772)
Typ 1 ohne Kabel (J1772)
Type 1 CCS (aka Type 1 Combo)
Type 1 CCS (ook gekend als Type 1 Combo)
Type 1 CCS (ook gekend als Type 1 Combo)
Typ 1 CCS (auch bekannt als Typ 1 Combo)
Type 1 CCS (aka Type 1 Combo)
Type 1 CCS (ook gekend als Type 1 Combo)
Type 1 CCS (ook gekend als Type 1 Combo)
Typ 1 CCS (auch bekannt als Typ 1 Combo)
Tesla Supercharger
Tesla Supercharger
Tesla Supercharger
Tesla Supercharger
Tesla Supercharger
Tesla Supercharger
Tesla Supercharger
Tesla Supercharger
Type 2 (mennekes)
Type 2 (mennekes)
Type 2 (mennekes)
Typ 2 (Mennekes)
Type 2 (mennekes)
Type 2 (mennekes)
Type 2 (mennekes)
Typ 2 (Mennekes)
Type 2 CCS (mennekes)
Type 2 CCS (mennekes)
Type 2 CCS (mennekes)
Typ 2 CCS (Mennekes)
Type 2 CCS (mennekes)
Type 2 CCS (mennekes)
Type 2 CCS (mennekes)
Typ 2 CCS (Mennekes)
Type 2 with cable (mennekes)
Type 2 met kabel (J1772)
Type 2 met kabel (J1772)
Typ 2 mit Kabel (Mennekes)
Type 2 with cable (mennekes)
Type 2 met kabel (J1772)
Type 2 met kabel (J1772)
Typ 2 mit Kabel (Mennekes)
Tesla Supercharger CCS (a branded type2_css)
Tesla Supercharger CCS (een type2 CCS met Tesla-logo)
Tesla Supercharger CCS (een type2 CCS met Tesla-logo)
Tesla Supercharger CCS (Typ 2 CSS)
Tesla Supercharger CCS (a branded type2_css)
Tesla Supercharger CCS (een type2 CCS met Tesla-logo)
Tesla Supercharger CCS (een type2 CCS met Tesla-logo)
Tesla Supercharger CCS (Typ 2 CSS)
USB to charge phones and small electronics
USB om GSMs en kleine electronica op te laden
USB om GSMs en kleine electronica op te laden
USB zum Laden von Smartphones oder Elektrokleingeräten
USB to charge phones and small electronics
USB om GSMs en kleine electronica op te laden
USB om GSMs en kleine electronica op te laden
USB zum Laden von Smartphones und Elektrokleingeräten
Bosch Active Connect with 5 pins and cable
Bosch Active Connect met 5 pinnen aan een kabel
Bosch Active Connect met 5 pinnen aan een kabel
Bosch Active Connect mit 5 Pins und Kabel
Bosch Active Connect with 5 pins and cable
Bosch Active Connect met 5 pinnen aan een kabel
Bosch Active Connect met 5 pinnen aan een kabel
Bosch Active Connect mit 5 Pins und Kabel
(bedoeld om electrische fietsen op te laden)"
+ "en": "charging station with a normal european wall plug
(meant to charge electrical bikes)",
+ "nl": "laadpunt met gewone stekker(s)
(bedoeld om electrische fietsen op te laden)",
+ "de": "Ladestation",
+ "ru": "Зарядная станция"
},
"preciseInput": {
"preferredBackground": "map"
@@ -1767,20 +1857,23 @@
{
"question": {
"en": "All vehicle types",
- "nl": "Alle voertuigen"
+ "nl": "Alle voertuigen",
+ "de": "Alle Fahrzeugtypen"
}
},
{
"question": {
"en": "Charging station for bicycles",
- "nl": "Oplaadpunten voor fietsen"
+ "nl": "Oplaadpunten voor fietsen",
+ "de": "Ladestation für Fahrräder"
},
"osmTags": "bicycle=yes"
},
{
"question": {
"en": "Charging station for cars",
- "nl": "Oplaadpunten voor auto's"
+ "nl": "Oplaadpunten voor auto's",
+ "de": "Ladestation für Autos"
},
"osmTags": {
"or": [
@@ -1797,7 +1890,8 @@
{
"question": {
"en": "Only working charging stations",
- "nl": "Enkel werkende oplaadpunten"
+ "nl": "Enkel werkende oplaadpunten",
+ "de": "Nur funktionierende Ladestationen"
},
"osmTags": {
"and": [
@@ -1814,7 +1908,8 @@
{
"question": {
"en": "All connectors",
- "nl": "Alle types"
+ "nl": "Alle types",
+ "de": "Alle Anschlüsse"
}
},
{
@@ -1834,7 +1929,8 @@
{
"question": {
"en": "Has a
Op deze open kaart kan je alle gekende fietsstraten zien en kan je ontbrekende fietsstraten aanduiden. Om de kaart aan te passen, moet je je aanmelden met OpenStreetMap en helemaal inzoomen tot straatniveau. ",
- "en": "A cyclestreet is a street where motorized traffic is not allowed to overtake cyclists. They are signposted by a special traffic sign. Cyclestreets can be found in the Netherlands and Belgium, but also in Germany and France. ",
+ "en": "A cyclestreet is is a street where motorized traffic is not allowed to overtake cyclists. They are signposted by a special traffic sign. Cyclestreets can be found in the Netherlands and Belgium, but also in Germany and France. ",
"ja": "cyclestreetとは、自動車がサイクリストを追い越すことができない道です。専用の道路標識で表示されます。Cyclestreetsはオランダやベルギーにもありますが、ドイツやフランスにもあります。 ",
"zh_Hant": "單車街道是機動車輛受限制,只允許單車通行的道路。通常會有路標顯示特別的交通指標。單車街道通常在荷蘭、比利時看到,但德國與法國也有。 ",
"de": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr Radfahrer nicht überholen darf. Sie sind durch ein spezielles Verkehrsschild gekennzeichnet. Fahrradstraßen gibt es in den Niederlanden und Belgien, aber auch in Deutschland und Frankreich. ",
@@ -152,7 +152,8 @@
"nb_NO": "Alle gater",
"it": "Tutte le strade",
"ru": "Все улицы",
- "de": "Alle Straßen"
+ "de": "Alle Straßen",
+ "eo": "Ĉiuj stratoj"
},
"description": {
"nl": "Laag waar je een straat als fietsstraat kan markeren",
@@ -180,7 +181,8 @@
"ja": "ストリート",
"it": "Strada",
"ru": "Улица",
- "de": "Straße"
+ "de": "Straße",
+ "eo": "Strato"
},
"mappings": [
{
diff --git a/assets/themes/cyclofix/cyclofix.json b/assets/themes/cyclofix/cyclofix.json
index 3b3ccea737..e6983ceeb6 100644
--- a/assets/themes/cyclofix/cyclofix.json
+++ b/assets/themes/cyclofix/cyclofix.json
@@ -1,15 +1,15 @@
{
"id": "cyclofix",
"title": {
- "en": "Cyclofix — an open map for cyclists",
+ "en": "Cyclofix - an open map for cyclists",
"nl": "Cyclofix - een open kaart voor fietsers",
"fr": "Cyclofix - Une carte ouverte pour les cyclistes",
"gl": "Cyclofix - Un mapa aberto para os ciclistas",
- "de": "Cyclofix - eine freie Karte für Radfahrer",
+ "de": "Cyclofix — eine freie Karte für Radfahrer",
"ru": "Cyclofix - открытая карта для велосипедистов",
"ja": "Cyclofix - サイクリストのためのオープンマップ",
"zh_Hant": "單車修正 - 單車騎士的開放地圖",
- "it": "Cyclofix — una mappa libera per chi va in bici",
+ "it": "Cyclofix - una mappa libera per chi va in bici",
"nb_NO": "Cyclofix — et åpent kart for syklister"
},
"description": {
@@ -17,7 +17,7 @@
"nl": "Het doel van deze kaart is om fietsers een gebruiksvriendelijke oplossing te bieden voor het vinden van de juiste infrastructuur voor hun behoeften.
U kunt uw exacte locatie volgen (enkel mobiel) en in de linkerbenedenhoek categorieën selecteren die voor u relevant zijn. U kunt deze tool ook gebruiken om 'spelden' aan de kaart toe te voegen of te bewerken en meer gegevens te verstrekken door de vragen te beantwoorden.
Alle wijzigingen die u maakt worden automatisch opgeslagen in de wereldwijde database van OpenStreetMap en kunnen door anderen vrij worden hergebruikt.
Bekijk voor meer info over cyclofix ook cyclofix.osm.be.",
"fr": "Le but de cette carte est de présenter aux cyclistes une solution facile à utiliser pour trouver l'infrastructure appropriée à leurs besoins.
Vous pouvez suivre votre localisation précise (mobile uniquement) et sélectionner les couches qui vous concernent dans le coin inférieur gauche. Vous pouvez également utiliser cet outil pour ajouter ou modifier des épingles (points d'intérêt) sur la carte et fournir plus de données en répondant aux questions.
Toutes les modifications que vous apportez seront automatiquement enregistrées dans la base de données mondiale d'OpenStreetMap et peuvent être librement réutilisées par d'autres.
Pour plus d'informations sur le projet cyclofix, rendez-vous sur cyclofix.osm.be.",
"gl": "O obxectivo deste mapa é amosar ós ciclistas unha solución doada de empregar para atopar a infraestrutura axeitada para as súas necesidades.
Podes obter a túa localización precisa (só para dispositivos móbiles) e escoller as capas que sexan relevantes para ti na esquina inferior esquerda. Tamén podes empregar esta ferramenta para engadir ou editar puntos de interese ó mapa e fornecer máis datos respondendo as cuestións.
Todas as modificacións que fagas serán gardadas de xeito automático na base de datos global do OpenStreetMap e outros poderán reutilizalos libremente.
Para máis información sobre o proxecto cyclofix, vai a cyclofix.osm.be.",
- "de": "Mit dieser Karte soll Radfahrern eine einfache Lösung bereitgestellt werden, um die passende Farradinfrastruktur zu finden.
Sie können Ihren genauen Standort verfolgen (nur mobil) und in der linken unteren Ecke die für Sie relevanten Ebenen auswählen. Sie können dieses Tool auch verwenden, um Pins (Points of Interest/Interessante Orte) zur Karte hinzuzufügen oder zu bearbeiten und mehr Daten durch Beantwortung der Fragen bereitstellen.
Ihre Änderungen, werden automatisch in der Datenbank von OpenStreetMap gespeichert und können von anderen frei verwendet werden.
Weitere Informationen über Cyclofix finden Sie unter cyclofix.osm.be.",
+ "de": "Mit dieser Karte wird Radfahrern eine einfache Lösung bereitgestellt, um die passende Fahrradinfrastruktur zu finden.
Sie können Ihren genauen Standort verfolgen (nur mobil) und in der linken unteren Ecke die für Sie relevanten Ebenen auswählen. Sie können auch interessante Orte zur Karte hinzuzufügen oder bearbeiten und weitere Daten durch Beantwortung von Fragen bereitstellen.
Ihre Änderungen, werden automatisch in OpenStreetMap gespeichert und können von anderen frei verwendet werden.
Weitere Informationen über Cyclofix finden Sie unter cyclofix.osm.be.",
"ja": "このマップの目的は、サイクリストのニーズに適した施設を見つけるための使いやすいソリューションを提供することです。
正確な位置を追跡し(モバイルのみ)、左下コーナーで関連するレイヤを選択できます。このツールを使用して、マップにピン(注目点)を追加または編集したり、質問に答えることでより多くのデータを提供することもできます。
変更内容はすべてOpenStreetMapのグローバルデータベースに自動的に保存され、他のユーザーが自由に再利用できます。
cyclofixプロジェクトの詳細については、 cyclofix.osm.be を参照してください。",
"zh_Hant": "這份地圖的目的是為單車騎士能夠輕易顯示滿足他們需求的相關設施。
你可以追蹤你確切位置 (只有行動版),以及在左下角選擇相關的圖層。你可以使用這工具在地圖新增或編輯釘子,以及透過回答問題來提供更多資訊。
所有你的變動都會自動存在開放街圖這全球資料圖,並且能被任何人自由取用。
你可以到 cyclofix.osm.be 閱讀更多資訊。",
"it": "Questa mappa offre a chi va in bici una soluzione semplice per trovare tutte le infrastrutture di cui ha bisogno.
Puoi tracciare la tua posizione esatta (solo su mobile) e selezionare i livelli che ti interessano nell'angolo in basso a sinistra. Puoi anche usare questo strumento per aggiungere o modificare punti di interesse alla mappa e aggiungere nuove informazioni rispendendo alle domande.
Tutte le modifiche che apporterai saranno automaticamente salvate nel database mondiale di OpenStreetMap e potranno essere liberamente riutilizzate da tutti e tutte.
Per maggiori informazioni sul progetto ciclofix, visita cyclofix.osm.be."
diff --git a/assets/themes/etymology.json b/assets/themes/etymology.json
index 903dc0421c..4216ff041c 100644
--- a/assets/themes/etymology.json
+++ b/assets/themes/etymology.json
@@ -13,7 +13,7 @@
"it": "Qual è l’origine di un toponimo?"
},
"description": {
- "en": "On this map, you can see what an object is named after. The streets, buildings, ... come from OpenStreetMap which got linked with Wikidata. In the popup, you'll see the Wikipedia article (if it exists) or a Wikidata box of what the object is named after. If the object itself has a Wikipedia page, that'll be shown too.
You can help contribute too!Zoom in enough and all streets will show up. You can click one and a Wikidata-search box will popup. With a few clicks, you can add an etymology link. Note that you need a free OpenStreetMap account to do this.",
+ "en": "On this map, you can see what an object is named after. The streets, buildings, ... come from OpenStreetMap which got linked with Wikidata. In the popup, you'll see the Wikipedia article (if it exists) or a wikidata box of what the object is named after. If the object itself has a wikipedia page, that'll be shown too.
You can help contribute too!Zoom in enough and all streets will show up. You can click one and a Wikidata-search box will popup. With a few clicks, you can add an etymology link. Note that you need a free OpenStreetMap account to do this.",
"nl": "Op deze kaart zie je waar een plaats naar is vernoemd. De straten, gebouwen, ... komen uit OpenStreetMap, waar een link naar Wikidata werd gelegd. In de popup zie je het Wikipedia-artikel van hetgeen naarwaar het vernoemd is of de Wikidata-box.
Je kan zelf ook meehelpen!Als je ver inzoomt, krijg je alle straten te zien. Klik je een straat aan, dan krijg je een zoekfunctie waarmee je snel een nieuwe link kan leggen. Je hebt hiervoor een gratis OpenStreetMap account nodig.",
"de": "Auf dieser Karte können Sie sehen, wonach ein Objekt benannt ist. Die Straßen, Gebäude, ... stammen von OpenStreetMap, das mit Wikidata verknüpft wurde. In dem Popup sehen Sie den Wikipedia-Artikel (falls vorhanden) oder ein Wikidata-Feld, nach dem das Objekt benannt ist. Wenn das Objekt selbst eine Wikipedia-Seite hat, wird auch diese angezeigt.
Sie können auch einen Beitrag leisten!Zoomen Sie genug hinein und alle Straßen werden angezeigt. Wenn Sie auf eine Straße klicken, öffnet sich ein Wikidata-Suchfeld. Mit ein paar Klicks können Sie einen Etymologie-Link hinzufügen. Beachten Sie, dass Sie dazu ein kostenloses OpenStreetMap-Konto benötigen.",
"it": "Su questa cartina sono visibili i nomi a cui sono riferiti gli oggetti. Le strade, gli edifici, etc. provengono da OpenStreetMap che è a sua volta collegata a Wikidata. Nel popup, se esiste, verrà mostrato l’articolo Wikipedia o l'elemento Wikidata a cui si riferisce il nome di quell’oggetto. Se l’oggetto stesso ha una pagina Wikpedia, anch’essa verrà mostrata.
Anche tu puoi contribuire!Ingrandisci abbastanza e tutte le strade appariranno. Puoi cliccare su una e apparirà un popup con la ricerca Wikidata. Con pochi clic puoi aggiungere un collegamento etimologico. Tieni presente che per farlo, hai bisogno di un account gratuito su OpenStreetMap."
diff --git a/assets/themes/facadegardens/facadegardens.json b/assets/themes/facadegardens/facadegardens.json
index 2056fa3b87..676424d307 100644
--- a/assets/themes/facadegardens/facadegardens.json
+++ b/assets/themes/facadegardens/facadegardens.json
@@ -16,7 +16,7 @@
"zh_Hant": "這地圖顯示立面花園的照片以及其他像是方向、日照以及植栽種類等實用訊息。",
"it": "Questa mappa mostra i giardini verticali, con foto e informazioni utili sulla loro orientazione, sull'illuminazione solare e sui tipi di piante.",
"fr": "Cette carte indique les murs végétalisés avec des photos et des informations comme leur orientation, l’ensoleillement et le type de plantes.",
- "de": "Diese Karte zeigt Fassadengärten mit Bildern und nützlichen Informationen über Ausrichtung, Sonneneinstrahlung und Pflanzenarten."
+ "de": "Diese Karte zeigt Fassadengärten mit Bildern und Details zu Ausrichtung, Sonneneinstrahlung und Pflanzen."
},
"description": {
"nl": "Ontharde voortuintjes, groene gevels en bomen ín de stad brengen naast rust ook een mooiere stad, een grotere biodiversiteit, een verkoelend effect en een betere luchtkwaliteit.
Klimaan VZW en 'Mechelen Klimaatneutraal' willen met het project Klim(t)aan je Gevel bestaande en nieuwe geveltuintjes in kaart brengen als voorbeeld voor mensen zelf een tuintje willen aanleggen of voor stadwandelaars die houden van de natuur.
Meer info over het project op klimaan.be.",
@@ -55,7 +55,7 @@
"ja": "ファサード庭園",
"zh_Hant": "立面花園",
"fr": "Jardins muraux",
- "de": "Fassadenbegrünung"
+ "de": "Fassadengärten"
},
"minzoom": 12,
"source": {
@@ -73,7 +73,7 @@
"ja": "ファサード庭園",
"zh_Hant": "立面花園",
"fr": "Jardin mural",
- "de": "Fassadenbegrünung"
+ "de": "Fassadengarten"
}
},
"description": {
@@ -82,7 +82,7 @@
"ja": "ファサード庭園",
"zh_Hant": "立面花園",
"fr": "Jardins muraux",
- "de": "Fassadenbegrünung"
+ "de": "Fassadengärten"
},
"iconOverlays": [
{
@@ -377,7 +377,8 @@
"it": "Maggiori dettagli: {description}",
"ru": "Подробнее: {description}",
"fr": "Plus de détails : {description}",
- "de": "Weitere Details: {description}"
+ "de": "Weitere Details: {description}",
+ "eo": "Pliaj detaloj: {description}"
},
"question": {
"nl": "Aanvullende omschrijving van de tuin (indien nodig, en voor zover nog niet omschreven hierboven)",
@@ -445,7 +446,7 @@
"ja": "ファサード庭園",
"it": "giardino verticale",
"fr": "jardin mural",
- "de": "Fassadenbegrünung"
+ "de": "Fassadengarten"
},
"description": {
"nl": "Voeg geveltuintje toe",
@@ -453,7 +454,7 @@
"ja": "ファサード庭園を追加する",
"it": "Aggiungi un giardino verticale",
"fr": "Ajouter un jardin mural",
- "de": "Eine Fassadenbegrünung hinzufügen"
+ "de": "Einen Fassadengarten hinzufügen"
}
}
],
diff --git a/assets/themes/ghostbikes/ghostbikes.json b/assets/themes/ghostbikes/ghostbikes.json
index b1ab8a1d6e..9dc192b8ae 100644
--- a/assets/themes/ghostbikes/ghostbikes.json
+++ b/assets/themes/ghostbikes/ghostbikes.json
@@ -43,7 +43,7 @@
"description": {
"en": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.
On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.",
"nl": "Een Witte Fiets of Spookfiets is een aandenken aan een fietser die bij een verkeersongeval om het leven kwam. Het gaat om een fiets die volledig wit is geschilderd en in de buurt van het ongeval werd geinstalleerd.
Op deze kaart zie je alle witte fietsen die door OpenStreetMap gekend zijn. Ontbreekt er een Witte Fiets of wens je informatie aan te passen? Meld je dan aan met een (gratis) OpenStreetMap account.",
- "de": "Ein Geisterrad ist ein Denkmal für einen Radfahrer, der bei einem Verkehrsunfall ums Leben kam, in Form eines weißen Fahrrades, das dauerhaft in der Nähe des Unfallortes aufgestellt ist.
Auf dieser Karte kann man alle Geisterräder sehen, die in OpenStreetMap eingetragen sind. Fehlt ein Geisterrad? Jeder kann hier Informationen hinzufügen oder aktualisieren - Sie benötigen lediglich einen (kostenlosen) OpenStreetMap-Account.",
+ "de": "Ein Geisterrad ist ein weißes Fahrrad, dass zum Gedenken eines tödlich verunglückten Radfahrers vor Ort aufgestellt wurde.
Auf dieser Karte kann man alle Geisterräder sehen, die OpenStreetMap eingetragen sind. Fehlt ein Geisterrad? Jeder kann hier Informationen hinzufügen oder aktualisieren - Sie benötigen lediglich einen (kostenlosen) OpenStreetMap-Account.",
"ja": "ゴーストバイクは、交通事故で死亡したサイクリストを記念するもので、事故現場の近くに恒久的に置かれた白い自転車の形をしています。
このマップには、OpenStreetMapで知られているゴーストバイクがすべて表示されます。ゴーストバイクは行方不明ですか?誰でもここで情報の追加や更新ができます。必要なのは(無料の)OpenStreetMapアカウントだけです。",
"zh_Hant": "幽靈單車是用來紀念死於交通事故的單車騎士,在事發地點附近放置白色單車。
在這份地圖上面,你可以看到所有在開放街圖已知的幽靈單車。有缺漏的幽靈單車嗎?所有人都可以在這邊新增或是更新資訊-只有你有(免費)開放街圖帳號。",
"fr": "Les vélos fantômes sont des mémoriaux pour les cyclistes tuées sur la route, prenant la forme de vélos blancs placés à proximité des faits.
Cette carte indique leur emplacement à partir d’OpenStreetMap. Il est possible de contribuer aux informations ici, sous réserve d’avoir un compte OpenStreetMap (gratuit).",
diff --git a/langs/layers/de.json b/langs/layers/de.json
index b3b4b32c5f..05993e3ec4 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -559,6 +559,9 @@
}
},
"tagRenderings": {
+ "Email maintainer": {
+ "render": "Melde diese Fahrradpumpe als kaputt"
+ },
"Operational status": {
"mappings": {
"0": {
@@ -666,9 +669,6 @@
},
"question": "Welche Ventile werden unterstützt?",
"render": "Diese Pumpe unterstützt die folgenden Ventile: {valves}"
- },
- "Email maintainer": {
- "render": "Melde diese Fahrradpumpe als kaputt"
}
},
"title": {
@@ -1154,22 +1154,18 @@
"question": "Wie viele Fahrzeuge können hier gleichzeitig geladen werden?",
"render": "{capacity} Fahrzeuge können hier gleichzeitig geladen werden"
},
+ "email": {
+ "question": "Wie ist die Email-Adresse des Betreibers?",
+ "render": "Bei Problemen senden Sie eine E-Mail an {email}"
+ },
"maxstay": {
- "render": "Die maximale Parkzeit beträgt {canonical(maxstay)}",
- "question": "Was ist die Höchstdauer des Aufenthalts hier?",
"mappings": {
"0": {
"then": "Keine Höchstparkdauer"
}
- }
- },
- "ref": {
- "render": "Die Kennziffer ist {ref}",
- "question": "Wie lautet die Kennung dieser Ladestation?"
- },
- "website": {
- "render": "Weitere Informationen auf {website}",
- "question": "Wie ist die Webseite des Betreibers?"
+ },
+ "question": "Was ist die Höchstdauer des Aufenthalts hier?",
+ "render": "Die maximale Parkzeit beträgt {canonical(maxstay)}"
},
"payment-options": {
"override": {
@@ -1183,13 +1179,17 @@
}
}
},
- "email": {
- "question": "Wie ist die Email-Adresse des Betreibers?",
- "render": "Bei Problemen senden Sie eine E-Mail an {email}"
- },
"phone": {
- "render": "Bei Problemen, anrufen unter {phone}",
- "question": "Welche Nummer kann man anrufen, wenn es ein Problem mit dieser Ladestation gibt?"
+ "question": "Welche Nummer kann man anrufen, wenn es ein Problem mit dieser Ladestation gibt?",
+ "render": "Bei Problemen, anrufen unter {phone}"
+ },
+ "ref": {
+ "question": "Wie lautet die Kennung dieser Ladestation?",
+ "render": "Die Kennziffer ist {ref}"
+ },
+ "website": {
+ "question": "Wie ist die Webseite des Betreibers?",
+ "render": "Weitere Informationen auf {website}"
}
},
"units": {
@@ -1253,6 +1253,39 @@
},
"question": "Können Radfahrer diese Kreuzung nutzen?"
},
+ "crossing-button": {
+ "mappings": {
+ "1": {
+ "then": "Diese Ampel hat keine Taste, um ein grünes Signal anzufordern."
+ }
+ },
+ "question": "Hat diese Ampel eine Taste, um ein grünes Signal anzufordern?"
+ },
+ "crossing-continue-through-red": {
+ "mappings": {
+ "0": {
+ "then": "Ein Radfahrer kann bei roter Ampel geradeaus fahren "
+ },
+ "1": {
+ "then": "Ein Radfahrer kann bei roter Ampel geradeaus fahren"
+ },
+ "2": {
+ "then": "Ein Radfahrer kann bei roter Ampel nicht geradeaus fahren"
+ }
+ },
+ "question": "Kann ein Radfahrer bei roter Ampel geradeaus fahren?"
+ },
+ "crossing-has-island": {
+ "mappings": {
+ "0": {
+ "then": "Der Übergang hat eine Verkehrsinsel"
+ },
+ "1": {
+ "then": "Diese Ampel hat eine Taste, um ein grünes Signal anzufordern"
+ }
+ },
+ "question": "Gibt es an diesem Übergang eine Verkehrsinsel?"
+ },
"crossing-is-zebra": {
"mappings": {
"0": {
@@ -1264,6 +1297,20 @@
},
"question": "Ist das ein Zebrastreifen?"
},
+ "crossing-right-turn-through-red": {
+ "mappings": {
+ "0": {
+ "then": "Ein Radfahrer kann bei roter Ampel rechts abbiegen
"
+ },
+ "1": {
+ "then": "Ein Radfahrer kann bei roter Ampel rechts abbiegen"
+ },
+ "2": {
+ "then": "Ein Radfahrer kann bei roter Ampel nicht rechts abbiegen"
+ }
+ },
+ "question": "Kann ein Radfahrer bei roter Ampel rechts abbiegen?"
+ },
"crossing-tactile": {
"mappings": {
"0": {
@@ -1399,8 +1446,8 @@
"then": "Dieser Radweg besteht aus Rohboden"
}
},
- "render": "Der Radweg ist aus {cycleway:surface}",
- "question": "Was ist der Belag dieses Radwegs?"
+ "question": "Was ist der Belag dieses Radwegs?",
+ "render": "Der Radweg ist aus {cycleway:surface}"
},
"Is this a cyclestreet? (For a road)": {
"mappings": {
@@ -1434,8 +1481,8 @@
"then": "Die Höchstgeschwindigkeit ist 90 km/h"
}
},
- "render": "Die Höchstgeschwindigkeit auf dieser Straße beträgt {maxspeed} km/h",
- "question": "Was ist die Höchstgeschwindigkeit auf dieser Straße?"
+ "question": "Was ist die Höchstgeschwindigkeit auf dieser Straße?",
+ "render": "Die Höchstgeschwindigkeit auf dieser Straße beträgt {maxspeed} km/h"
},
"Surface of the road": {
"mappings": {
@@ -1479,8 +1526,8 @@
"then": "Dieser Radweg besteht aus Rohboden"
}
},
- "render": "Der Radweg ist aus {surface}",
- "question": "Was ist der Belag dieser Straße?"
+ "question": "Was ist der Belag dieser Straße?",
+ "render": "Der Radweg ist aus {surface}"
},
"Surface of the street": {
"mappings": {
@@ -1602,6 +1649,10 @@
}
}
},
+ "cycleways_and_roads-cycleway:buffer": {
+ "question": "Wie breit ist der Abstand zwischen Radweg und Straße?",
+ "render": "Der Sicherheitsabstand zu diesem Radweg beträgt {cycleway:buffer} m"
+ },
"is lit?": {
"mappings": {
"0": {
@@ -1618,10 +1669,6 @@
}
},
"question": "Ist diese Straße beleuchtet?"
- },
- "cycleways_and_roads-cycleway:buffer": {
- "question": "Wie breit ist der Abstand zwischen Radweg und Straße?",
- "render": "Der Sicherheitsabstand zu diesem Radweg beträgt {cycleway:buffer} m"
}
},
"title": {
@@ -1643,6 +1690,13 @@
}
},
"defibrillator": {
+ "icon": {
+ "mappings": {
+ "0": {
+ "then": "./assets/layers/defibrillator/aed_checked.svg"
+ }
+ }
+ },
"name": "Defibrillatoren",
"presets": {
"0": {
@@ -1758,13 +1812,6 @@
},
"title": {
"render": "Defibrillator"
- },
- "icon": {
- "mappings": {
- "0": {
- "then": "./assets/layers/defibrillator/aed_checked.svg"
- }
- }
}
},
"direction": {
@@ -1812,9 +1859,20 @@
},
"etymology": {
"description": "Alle Objekte, die eine bekannte Namensherkunft haben",
+ "name": "Hat eine Namensherkunft",
"tagRenderings": {
"simple etymology": {
+ "mappings": {
+ "0": {
+ "then": "Der Ursprung dieses Namens ist in der gesamten Literatur unbekannt"
+ }
+ },
+ "question": "Wonach ist dieses Objekt benannt?
Das könnte auf einem Straßenschild stehen",
"render": "Benannt nach {name:etymology}"
+ },
+ "wikipedia-etymology": {
+ "question": "Was ist das Wikidata-Element, nach dem dieses Objekt benannt ist?",
+ "render": "Wikipedia Artikel zur Namensherkunft
{wikipedia(name:etymology:wikidata):max-height:20rem}"
}
}
},
@@ -1827,16 +1885,32 @@
}
}
},
+ "1": {
+ "options": {
+ "0": {
+ "question": "Hat vegetarische Speisen"
+ }
+ }
+ },
"2": {
"options": {
"0": {
"question": "Bietet vegan Speisen an"
}
}
+ },
+ "3": {
+ "options": {
+ "0": {
+ "question": "Hat halal Speisen"
+ }
+ }
}
},
+ "name": "Restaurants und Fast Food",
"presets": {
"0": {
+ "description": "Ein klassisches Speiselokal mit Sitzgelegenheiten, in dem vollständige Mahlzeiten von Kellnern serviert werden",
"title": "Restaurant"
},
"1": {
@@ -1849,6 +1923,12 @@
"tagRenderings": {
"Cuisine": {
"mappings": {
+ "0": {
+ "then": "Dies ist eine Pizzeria"
+ },
+ "1": {
+ "then": "Dies ist eine Pommesbude"
+ },
"2": {
"then": "Bietet vorwiegend Pastagerichte an"
}
@@ -1877,6 +1957,17 @@
},
"question": "Ist an diesem Ort Mitnahme möglich?"
},
+ "Vegetarian (no friture)": {
+ "question": "Gibt es im das Restaurant vegetarische Speisen?"
+ },
+ "friture-take-your-container": {
+ "mappings": {
+ "0": {
+ "then": "Sie können ihre eigenen Behälter mitbringen, um Ihre Bestellung zu erhalten, was Einwegverpackungsmaterial und damit Abfall spart"
+ }
+ },
+ "question": "Wenn Sie Ihr eigenes Behältnis mitbringen (z. B. einen Kochtopf und kleine Töpfe), wird es dann zum Verpacken Ihrer Bestellung verwendet?
"
+ },
"halal (no friture)": {
"mappings": {
"0": {
@@ -1891,7 +1982,8 @@
"3": {
"then": "Es gibt ausschließlich halal Speisen"
}
- }
+ },
+ "question": "Gibt es im das Restaurant halal Speisen?"
}
},
"title": {
@@ -1903,8 +1995,7 @@
"then": "Schnellrestaurant{name}"
}
}
- },
- "name": "Restaurants und Fast Food"
+ }
},
"ghost_bike": {
"name": "Geisterräder",
@@ -2004,6 +2095,9 @@
},
"nature_reserve": {
"tagRenderings": {
+ "Curator": {
+ "question": "Wer ist der Verwalter dieses Naturschutzgebietes?
Respektieren Sie die Privatsphäre - geben Sie nur dann einen Namen an, wenn dieser allgemein bekannt ist"
+ },
"Dogs?": {
"mappings": {
"0": {
@@ -2021,6 +2115,9 @@
"Email": {
"render": "{email}"
},
+ "Surface area": {
+ "render": "Grundfläche: {_surface:ha}ha"
+ },
"Website": {
"question": "Auf welcher Webseite kann man mehr Informationen über dieses Naturschutzgebiet finden?"
},
@@ -2347,13 +2444,26 @@
}
},
"shops": {
+ "description": "Ein Geschäft",
+ "name": "Geschäft",
"presets": {
"0": {
- "description": "Ein neues Geschäft hinzufügen"
+ "description": "Ein neues Geschäft hinzufügen",
+ "title": "Geschäft"
}
},
"tagRenderings": {
+ "shops-email": {
+ "question": "Wie ist die Email-Adresse dieses Geschäfts?"
+ },
+ "shops-name": {
+ "question": "Wie ist der Name dieses Geschäfts?"
+ },
+ "shops-opening_hours": {
+ "question": "Wie sind die Öffnungszeiten dieses Geschäfts?"
+ },
"shops-phone": {
+ "question": "Wie ist die Telefonnummer?",
"render": "{phone}"
},
"shops-shop": {
@@ -2398,9 +2508,40 @@
}
},
"render": "Geschäft"
- },
- "name": "Geschäft",
- "description": "Ein Geschäft"
+ }
+ },
+ "slow_roads": {
+ "tagRenderings": {
+ "slow_roads-surface": {
+ "mappings": {
+ "0": {
+ "then": "Die Oberfläche ist Gras"
+ },
+ "1": {
+ "then": "Die Oberfläche ist Erde"
+ },
+ "2": {
+ "then": "Die Oberfläche ist ohne festen Belag"
+ },
+ "3": {
+ "then": "Die Oberfläche ist Sand"
+ },
+ "4": {
+ "then": "Die Oberfläche ist aus Pflastersteinen"
+ },
+ "5": {
+ "then": "Die Oberfläche ist Asphalt"
+ },
+ "6": {
+ "then": "Die Oberfläche ist Beton"
+ },
+ "7": {
+ "then": "Die Oberfläche ist gepflastert"
+ }
+ },
+ "render": "Die Oberfläche ist {surface}"
+ }
+ }
},
"sport_pitch": {
"description": "Ein Sportplatz",
@@ -2520,7 +2661,8 @@
"2": {
"then": "Diese Kamera ist möglicherweise im Freien"
}
- }
+ },
+ "question": "Handelt es sich bei dem von dieser Kamera überwachten öffentlichen Raum um einen Innen- oder Außenbereich?"
},
"Level": {
"question": "Auf welcher Ebene befindet sich diese Kamera?",
@@ -2530,6 +2672,17 @@
"question": "Wer betreibt diese CCTV Kamera?",
"render": "Betrieben von {operator}"
},
+ "Surveillance type: public, outdoor, indoor": {
+ "mappings": {
+ "1": {
+ "then": "Ein privater Außenbereich wird überwacht (z. B. ein Parkplatz, eine Tankstelle, ein Innenhof, ein Eingang, eine private Einfahrt, ...)"
+ },
+ "2": {
+ "then": "Ein privater Innenbereich wird überwacht, z. B. ein Geschäft, eine private Tiefgarage, ..."
+ }
+ },
+ "question": "Um was für eine Überwachungskamera handelt es sich"
+ },
"Surveillance:zone": {
"mappings": {
"0": {
@@ -2555,8 +2708,22 @@
"render": " Überwacht ein/e {surveillance:zone}"
},
"camera:mount": {
+ "mappings": {
+ "0": {
+ "then": "Diese Kamera ist an einer Wand montiert"
+ },
+ "1": {
+ "then": "Diese Kamera ist an einer Stange montiert"
+ },
+ "2": {
+ "then": "Diese Kamera ist an der Decke montiert"
+ }
+ },
"question": "Wie ist diese Kamera montiert?",
"render": "Montageart: {mount}"
+ },
+ "direction. We don't ask this for a dome on a pole or ceiling as it has a 360° view": {
+ "question": "In welche Himmelsrichtung ist diese Kamera ausgerichtet?"
}
},
"title": {
@@ -2722,12 +2889,38 @@
"tagRenderings": {
"tree-decidouous": {
"mappings": {
+ "0": {
+ "then": "Laubabwerfend: Der Baum verliert für eine gewisse Zeit des Jahres seine Blätter."
+ },
"1": {
"then": "immergrüner Baum."
}
},
"question": "Ist dies ein Nadelbaum oder ein Laubbaum?"
},
+ "tree-denotation": {
+ "mappings": {
+ "0": {
+ "then": "Der Baum ist aufgrund seiner Größe oder seiner markanten Lage bedeutsam. Er ist nützlich zur Orientierung."
+ },
+ "1": {
+ "then": "Der Baum ist ein Naturdenkmal, z. B. weil er besonders alt ist oder zu einer wertvollen Art gehört."
+ },
+ "2": {
+ "then": "Der Baum wird für landwirtschaftliche Zwecke genutzt, z. B. in einer Obstplantage."
+ },
+ "3": {
+ "then": "Der Baum steht in einem Park oder ähnlichem (Friedhof, Schulgelände, ...)."
+ },
+ "5": {
+ "then": "Dieser Baum steht entlang einer Straße."
+ },
+ "7": {
+ "then": "Dieser Baum steht außerhalb eines städtischen Gebiets."
+ }
+ },
+ "question": "Wie bedeutsam ist dieser Baum? Wählen Sie die erste Antwort, die zutrifft."
+ },
"tree-height": {
"mappings": {
"0": {
@@ -2738,6 +2931,12 @@
},
"tree-heritage": {
"mappings": {
+ "0": {
+ "then": " Als Denkmal registriert von der Onroerend Erfgoed Flandern"
+ },
+ "1": {
+ "then": "Als Denkmal registriert von der Direction du Patrimoine culturel Brüssel"
+ },
"3": {
"then": "Nicht als Denkmal registriert"
}
@@ -2755,7 +2954,8 @@
"2": {
"then": "
Dauerhaft blattlos"
}
- }
+ },
+ "question": "Ist dies ein Laub- oder Nadelbaum?"
},
"tree_node-name": {
"mappings": {
@@ -2765,6 +2965,12 @@
},
"question": "Hat der Baum einen Namen?",
"render": "Name: {name}"
+ },
+ "tree_node-ref:OnroerendErfgoed": {
+ "question": "Wie lautet die Kennung der Onroerend Erfgoed Flanders?"
+ },
+ "tree_node-wikidata": {
+ "question": "Was ist das passende Wikidata Element zu diesem Baum?"
}
},
"title": {
@@ -2794,6 +3000,7 @@
}
},
"visitor_information_centre": {
+ "description": "Ein Besucherzentrum bietet Informationen über eine bestimmte Attraktion oder Sehenswürdigkeit, an der es sich befindet.",
"name": "Besucherinformationszentrum",
"title": {
"mappings": {
@@ -2802,8 +3009,7 @@
}
},
"render": "{name}"
- },
- "description": "Ein Besucherzentrum bietet Informationen über eine bestimmte Attraktion oder Sehenswürdigkeit, an der es sich befindet."
+ }
},
"waste_basket": {
"description": "Dies ist ein öffentlicher Abfalleimer, in den Sie Ihren Müll entsorgen können.",
@@ -2814,6 +3020,17 @@
}
}
},
+ "mapRendering": {
+ "0": {
+ "iconSize": {
+ "mappings": {
+ "0": {
+ "then": "Abfalleimer"
+ }
+ }
+ }
+ }
+ },
"name": "Abfalleimer",
"presets": {
"0": {
@@ -2821,6 +3038,20 @@
}
},
"tagRenderings": {
+ "dispensing_dog_bags": {
+ "mappings": {
+ "0": {
+ "then": "Dieser Abfalleimer verfügt über einen Spender für (Hunde-)Kotbeutel"
+ },
+ "1": {
+ "then": "Dieser Abfalleimer hat keinen Spender für (Hunde-)Kotbeutel"
+ },
+ "2": {
+ "then": "Dieser Abfalleimer hat keinen Spender für (Hunde-)Kotbeutel"
+ }
+ },
+ "question": "Verfügt dieser Abfalleimer über einen Spender für (Hunde-)Kotbeutel?"
+ },
"waste-basket-waste-types": {
"mappings": {
"0": {
@@ -2838,22 +3069,12 @@
"4": {
"then": "Mülleimer für Drogen"
}
- }
+ },
+ "question": "Um was für einen Abfalleimer handelt es sich?"
}
},
"title": {
"render": "Abfalleimer"
- },
- "mapRendering": {
- "0": {
- "iconSize": {
- "mappings": {
- "0": {
- "then": "Abfalleimer"
- }
- }
- }
- }
}
},
"watermill": {
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 1d74494a0c..280ecf940f 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -2929,6 +2929,154 @@
"render": "Sport pitch"
}
},
+ "street_lamps": {
+ "name": "Street Lamps",
+ "presets": {
+ "0": {
+ "title": "street lamp"
+ }
+ },
+ "tagRenderings": {
+ "colour": {
+ "mappings": {
+ "0": {
+ "then": "This lamp emits white light"
+ },
+ "1": {
+ "then": "This lamp emits green light"
+ },
+ "2": {
+ "then": "This lamp emits orange light"
+ }
+ },
+ "question": "What colour light does this lamp emit?",
+ "render": "This lamp emits {light:colour} light"
+ },
+ "count": {
+ "mappings": {
+ "0": {
+ "then": "This lamp has 1 fixture"
+ },
+ "1": {
+ "then": "This lamp has 2 fixtures"
+ }
+ },
+ "question": "How many fixtures does this light have?",
+ "render": "This lamp has {light:count} fixtures"
+ },
+ "direction": {
+ "question": "Where does this lamp point to?",
+ "render": "This lamp points towards {light:direction}"
+ },
+ "lamp_mount": {
+ "mappings": {
+ "0": {
+ "then": "This lamp sits atop of a straight mast"
+ },
+ "1": {
+ "then": "This lamp sits at the end of a bent mast"
+ }
+ },
+ "question": "How is this lamp mounted to the pole?"
+ },
+ "lit": {
+ "mappings": {
+ "0": {
+ "then": "This lamp is lit at night"
+ },
+ "1": {
+ "then": "This lamp is lit 24/7"
+ },
+ "2": {
+ "then": "This lamp is lit based on motion"
+ },
+ "3": {
+ "then": "This lamp is lit based on demand (e.g. with a pushbutton)"
+ }
+ },
+ "question": "When is this lamp lit?"
+ },
+ "method": {
+ "mappings": {
+ "0": {
+ "then": "This lamp is lit electrically"
+ },
+ "1": {
+ "then": "This lamp uses LEDs"
+ },
+ "2": {
+ "then": "This lamp uses incandescent lighting"
+ },
+ "3": {
+ "then": "This lamp uses halogen lighting"
+ },
+ "4": {
+ "then": "This lamp uses discharge lamps (unknown type)"
+ },
+ "5": {
+ "then": "This lamp uses a mercury-vapour lamp (lightly blueish)"
+ },
+ "6": {
+ "then": "This lamp uses metal-halide lamps (bright white)"
+ },
+ "7": {
+ "then": "This lamp uses fluorescent lighting"
+ },
+ "8": {
+ "then": "This lamp uses sodium lamps (unknown type)"
+ },
+ "9": {
+ "then": "This lamp uses low pressure sodium lamps (monochrome orange)"
+ },
+ "10": {
+ "then": "This lamp uses high pressure sodium lamps (orange with white)"
+ },
+ "11": {
+ "then": "This lamp is lit using gas"
+ }
+ },
+ "question": "What kind of lighting does this lamp use?"
+ },
+ "ref": {
+ "question": "What is the reference number of this street lamp?",
+ "render": "This street lamp has the reference number {ref}"
+ },
+ "support": {
+ "mappings": {
+ "0": {
+ "then": "This lamp is suspended using cables"
+ },
+ "1": {
+ "then": "This lamp is mounted on a ceiling"
+ },
+ "2": {
+ "then": "This lamp is mounted in the ground"
+ },
+ "3": {
+ "then": "This lamp is mounted on a short pole (mostly < 1.5m)"
+ },
+ "4": {
+ "then": "This lamp is mounted on a pole"
+ },
+ "5": {
+ "then": "This lamp is mounted directly to the wall"
+ },
+ "6": {
+ "then": "This lamp is mounted to the wall using a metal bar"
+ }
+ },
+ "question": "How is this street lamp mounted?"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Street Lamp {ref}"
+ }
+ },
+ "render": "Street Lamp"
+ }
+ },
"surveillance_camera": {
"name": "Surveillance camera's",
"tagRenderings": {
@@ -3444,153 +3592,5 @@
},
"watermill": {
"name": "Watermill"
- },
- "street_lamps": {
- "name": "Street Lamps",
- "presets": {
- "0": {
- "title": "street lamp"
- }
- },
- "tagRenderings": {
- "colour": {
- "mappings": {
- "0": {
- "then": "This lamp emits white light"
- },
- "1": {
- "then": "This lamp emits green light"
- },
- "2": {
- "then": "This lamp emits orange light"
- }
- },
- "question": "What colour light does this lamp emit?",
- "render": "This lamp emits {light:colour} light"
- },
- "count": {
- "mappings": {
- "0": {
- "then": "This lamp has 1 fixture"
- },
- "1": {
- "then": "This lamp has 2 fixtures"
- }
- },
- "question": "How many fixtures does this light have?",
- "render": "This lamp has {light:count} fixtures"
- },
- "direction": {
- "question": "Where does this lamp point to?",
- "render": "This lamp points towards {light:direction}"
- },
- "lamp_mount": {
- "mappings": {
- "0": {
- "then": "This lamp sits atop of a straight mast"
- },
- "1": {
- "then": "This lamp sits at the end of a bent mast"
- }
- },
- "question": "How is this lamp mounted to the pole?"
- },
- "lit": {
- "mappings": {
- "0": {
- "then": "This lamp is lit at night"
- },
- "1": {
- "then": "This lamp is lit 24/7"
- },
- "2": {
- "then": "This lamp is lit based on motion"
- },
- "3": {
- "then": "This lamp is lit based on demand (e.g. with a pushbutton)"
- }
- },
- "question": "When is this lamp lit?"
- },
- "method": {
- "mappings": {
- "0": {
- "then": "This lamp is lit electrically"
- },
- "1": {
- "then": "This lamp uses LEDs"
- },
- "2": {
- "then": "This lamp uses incandescent lighting"
- },
- "3": {
- "then": "This lamp uses halogen lighting"
- },
- "4": {
- "then": "This lamp uses discharge lamps (unknown type)"
- },
- "5": {
- "then": "This lamp uses a mercury-vapour lamp (lightly blueish)"
- },
- "6": {
- "then": "This lamp uses metal-halide lamps (bright white)"
- },
- "7": {
- "then": "This lamp uses fluorescent lighting"
- },
- "8": {
- "then": "This lamp uses sodium lamps (unknown type)"
- },
- "9": {
- "then": "This lamp uses low pressure sodium lamps (monochrome orange)"
- },
- "10": {
- "then": "This lamp uses high pressure sodium lamps (orange with white)"
- },
- "11": {
- "then": "This lamp is lit using gas"
- }
- },
- "question": "What kind of lighting does this lamp use?"
- },
- "ref": {
- "question": "What is the reference number of this street lamp?",
- "render": "This street lamp has the reference number {ref}"
- },
- "support": {
- "mappings": {
- "0": {
- "then": "This lamp is suspended using cables"
- },
- "1": {
- "then": "This lamp is mounted on a ceiling"
- },
- "2": {
- "then": "This lamp is mounted in the ground"
- },
- "3": {
- "then": "This lamp is mounted on a short pole (mostly < 1.5m)"
- },
- "4": {
- "then": "This lamp is mounted on a pole"
- },
- "5": {
- "then": "This lamp is mounted directly to the wall"
- },
- "6": {
- "then": "This lamp is mounted to the wall using a metal bar"
- }
- },
- "question": "How is this street lamp mounted?"
- }
- },
- "title": {
- "mappings": {
- "0": {
- "then": "Street Lamp {ref}"
- }
- },
- "render": "Street Lamp"
- }
}
}
\ No newline at end of file
diff --git a/langs/layers/fr.json b/langs/layers/fr.json
index 8ff8c41bb5..90d41cf41a 100644
--- a/langs/layers/fr.json
+++ b/langs/layers/fr.json
@@ -746,6 +746,13 @@
}
},
"defibrillator": {
+ "icon": {
+ "mappings": {
+ "0": {
+ "then": "./assets/layers/defibrillator/aed_checked.svg"
+ }
+ }
+ },
"name": "Défibrillateurs",
"presets": {
"0": {
@@ -862,13 +869,6 @@
},
"title": {
"render": "Défibrillateur"
- },
- "icon": {
- "mappings": {
- "0": {
- "then": "./assets/layers/defibrillator/aed_checked.svg"
- }
- }
}
},
"direction": {
diff --git a/langs/layers/it.json b/langs/layers/it.json
index c16d50cd26..48c8dda42a 100644
--- a/langs/layers/it.json
+++ b/langs/layers/it.json
@@ -757,6 +757,13 @@
}
},
"defibrillator": {
+ "icon": {
+ "mappings": {
+ "0": {
+ "then": "./assets/layers/defibrillator/aed_checked.svg"
+ }
+ }
+ },
"name": "Defibrillatori",
"presets": {
"0": {
@@ -873,13 +880,6 @@
},
"title": {
"render": "Defibrillatore"
- },
- "icon": {
- "mappings": {
- "0": {
- "then": "./assets/layers/defibrillator/aed_checked.svg"
- }
- }
}
},
"direction": {
@@ -1319,6 +1319,17 @@
"render": "Microbiblioteca"
}
},
+ "shops": {
+ "tagRenderings": {
+ "shops-shop": {
+ "mappings": {
+ "5": {
+ "then": "Autofficina"
+ }
+ }
+ }
+ }
+ },
"slow_roads": {
"tagRenderings": {
"slow_roads-surface": {
@@ -1821,16 +1832,5 @@
"title": {
"render": "Punto panoramico"
}
- },
- "shops": {
- "tagRenderings": {
- "shops-shop": {
- "mappings": {
- "5": {
- "then": "Autofficina"
- }
- }
- }
- }
}
}
\ No newline at end of file
diff --git a/langs/layers/nb_NO.json b/langs/layers/nb_NO.json
index 481b13462a..e66382ae24 100644
--- a/langs/layers/nb_NO.json
+++ b/langs/layers/nb_NO.json
@@ -63,12 +63,12 @@
}
},
"title": {
- "render": "Kunstverk",
"mappings": {
"0": {
"then": "Kunstverk {name}"
}
- }
+ },
+ "render": "Kunstverk"
}
},
"bench": {
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index 1c6c5bb613..0c2a569f79 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -3313,6 +3313,154 @@
"render": "Sportterrein"
}
},
+ "street_lamps": {
+ "name": "Straatlantaarns",
+ "presets": {
+ "0": {
+ "title": "straatlantaarn"
+ }
+ },
+ "tagRenderings": {
+ "colour": {
+ "mappings": {
+ "0": {
+ "then": "Deze lantaarn geeft wit licht"
+ },
+ "1": {
+ "then": "Deze lantaarn geeft groen licht"
+ },
+ "2": {
+ "then": "Deze lantaarn geeft oranje licht"
+ }
+ },
+ "question": "Wat voor kleur licht geeft deze lantaarn?",
+ "render": "Deze lantaarn geeft {light:colour} licht"
+ },
+ "count": {
+ "mappings": {
+ "0": {
+ "then": "Deze lantaarn heeft 1 lamp"
+ },
+ "1": {
+ "then": "Deze lantaarn heeft 2 lampen"
+ }
+ },
+ "question": "Hoeveel lampen heeft deze lantaarn?",
+ "render": "Deze lantaarn heeft {light:count} lampen"
+ },
+ "direction": {
+ "question": "Waar is deze lamp heengericht?",
+ "render": "Deze lantaarn is gericht naar {light:direction}"
+ },
+ "lamp_mount": {
+ "mappings": {
+ "0": {
+ "then": "Deze lantaarn zit boven op een rechte paal"
+ },
+ "1": {
+ "then": "Deze lantaarn zit aan het eind van een gebogen paal"
+ }
+ },
+ "question": "Hoe zit deze lantaarn aan de paal?"
+ },
+ "lit": {
+ "mappings": {
+ "0": {
+ "then": "Deze lantaarn is 's nachts verlicht"
+ },
+ "1": {
+ "then": "Deze lantaarn is 24/7 verlicht"
+ },
+ "2": {
+ "then": "Deze lantaarn is verlicht op basis van beweging"
+ },
+ "3": {
+ "then": "Deze lantaarn is verlicht op verzoek (bijv. met een drukknop)"
+ }
+ },
+ "question": "Wanneer is deze lantaarn verlicht?"
+ },
+ "method": {
+ "mappings": {
+ "0": {
+ "then": "Deze lantaarn is elektrisch verlicht"
+ },
+ "1": {
+ "then": "Deze lantaarn gebruikt LEDs"
+ },
+ "2": {
+ "then": "Deze lantaarn gebruikt gloeilampen"
+ },
+ "3": {
+ "then": "Deze lantaarn gebruikt halogeen verlichting"
+ },
+ "4": {
+ "then": "Deze lantaarn gebruikt gasontladingslampen (onbekend type)"
+ },
+ "5": {
+ "then": "Deze lantaarn gebruikt een kwiklamp (enigszins blauwachtig)"
+ },
+ "6": {
+ "then": "Deze lantaarn gebruikt metaalhalidelampen"
+ },
+ "7": {
+ "then": "Deze lantaarn gebruikt fluorescentieverlichting (TL en spaarlamp)"
+ },
+ "8": {
+ "then": "Deze lantaarn gebruikt natriumlampen (onbekend type)"
+ },
+ "9": {
+ "then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)"
+ },
+ "10": {
+ "then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
+ },
+ "11": {
+ "then": "Deze lantaarn wordt verlicht met gas"
+ }
+ },
+ "question": "Wat voor verlichting gebruikt deze lantaarn?"
+ },
+ "ref": {
+ "question": "Wat is het nummer van deze straatlantaarn?",
+ "render": "Deze straatlantaarn heeft het nummer {ref}"
+ },
+ "support": {
+ "mappings": {
+ "0": {
+ "then": "Deze lantaarn hangt aan kabels"
+ },
+ "1": {
+ "then": "Deze lantaarn hangt aan een plafond"
+ },
+ "2": {
+ "then": "Deze lantaarn zit in de grond"
+ },
+ "3": {
+ "then": "Deze lantaarn zit op een korte paal (meestal < 1.5m)"
+ },
+ "4": {
+ "then": "Deze lantaarn zit op een paal"
+ },
+ "5": {
+ "then": "Deze lantaarn hangt direct aan de muur"
+ },
+ "6": {
+ "then": "Deze lantaarn hangt aan de muur met een metalen balk"
+ }
+ },
+ "question": "Hoe is deze straatlantaarn gemonteerd?"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Straatlantaarn {ref}"
+ }
+ },
+ "render": "Straatlantaarn"
+ }
+ },
"surveillance_camera": {
"name": "Bewakingscamera's",
"tagRenderings": {
@@ -3933,153 +4081,5 @@
},
"render": "Watermolens"
}
- },
- "street_lamps": {
- "name": "Straatlantaarns",
- "presets": {
- "0": {
- "title": "straatlantaarn"
- }
- },
- "tagRenderings": {
- "colour": {
- "mappings": {
- "0": {
- "then": "Deze lantaarn geeft wit licht"
- },
- "1": {
- "then": "Deze lantaarn geeft groen licht"
- },
- "2": {
- "then": "Deze lantaarn geeft oranje licht"
- }
- },
- "question": "Wat voor kleur licht geeft deze lantaarn?",
- "render": "Deze lantaarn geeft {light:colour} licht"
- },
- "count": {
- "mappings": {
- "0": {
- "then": "Deze lantaarn heeft 1 lamp"
- },
- "1": {
- "then": "Deze lantaarn heeft 2 lampen"
- }
- },
- "question": "Hoeveel lampen heeft deze lantaarn?",
- "render": "Deze lantaarn heeft {light:count} lampen"
- },
- "direction": {
- "question": "Waar is deze lamp heengericht?",
- "render": "Deze lantaarn is gericht naar {light:direction}"
- },
- "lamp_mount": {
- "mappings": {
- "0": {
- "then": "Deze lantaarn zit boven op een rechte paal"
- },
- "1": {
- "then": "Deze lantaarn zit aan het eind van een gebogen paal"
- }
- },
- "question": "Hoe zit deze lantaarn aan de paal?"
- },
- "lit": {
- "mappings": {
- "0": {
- "then": "Deze lantaarn is 's nachts verlicht"
- },
- "1": {
- "then": "Deze lantaarn is 24/7 verlicht"
- },
- "2": {
- "then": "Deze lantaarn is verlicht op basis van beweging"
- },
- "3": {
- "then": "Deze lantaarn is verlicht op verzoek (bijv. met een drukknop)"
- }
- },
- "question": "Wanneer is deze lantaarn verlicht?"
- },
- "method": {
- "mappings": {
- "0": {
- "then": "Deze lantaarn is elektrisch verlicht"
- },
- "1": {
- "then": "Deze lantaarn gebruikt LEDs"
- },
- "2": {
- "then": "Deze lantaarn gebruikt gloeilampen"
- },
- "3": {
- "then": "Deze lantaarn gebruikt halogeen verlichting"
- },
- "4": {
- "then": "Deze lantaarn gebruikt gasontladingslampen (onbekend type)"
- },
- "5": {
- "then": "Deze lantaarn gebruikt een kwiklamp (enigszins blauwachtig)"
- },
- "6": {
- "then": "Deze lantaarn gebruikt metaalhalidelampen"
- },
- "7": {
- "then": "Deze lantaarn gebruikt fluorescentieverlichting (TL en spaarlamp)"
- },
- "8": {
- "then": "Deze lantaarn gebruikt natriumlampen (onbekend type)"
- },
- "9": {
- "then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)"
- },
- "10": {
- "then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
- },
- "11": {
- "then": "Deze lantaarn wordt verlicht met gas"
- }
- },
- "question": "Wat voor verlichting gebruikt deze lantaarn?"
- },
- "ref": {
- "question": "Wat is het nummer van deze straatlantaarn?",
- "render": "Deze straatlantaarn heeft het nummer {ref}"
- },
- "support": {
- "mappings": {
- "0": {
- "then": "Deze lantaarn hangt aan kabels"
- },
- "1": {
- "then": "Deze lantaarn hangt aan een plafond"
- },
- "2": {
- "then": "Deze lantaarn zit in de grond"
- },
- "3": {
- "then": "Deze lantaarn zit op een korte paal (meestal < 1.5m)"
- },
- "4": {
- "then": "Deze lantaarn zit op een paal"
- },
- "5": {
- "then": "Deze lantaarn hangt direct aan de muur"
- },
- "6": {
- "then": "Deze lantaarn hangt aan de muur met een metalen balk"
- }
- },
- "question": "Hoe is deze straatlantaarn gemonteerd?"
- }
- },
- "title": {
- "mappings": {
- "0": {
- "then": "Straatlantaarn {ref}"
- }
- },
- "render": "Straatlantaarn"
- }
}
}
\ No newline at end of file
diff --git a/langs/layers/ru.json b/langs/layers/ru.json
index cfb5eb162a..8aede7391a 100644
--- a/langs/layers/ru.json
+++ b/langs/layers/ru.json
@@ -707,6 +707,13 @@
}
},
"defibrillator": {
+ "icon": {
+ "mappings": {
+ "0": {
+ "then": "./assets/layers/defibrillator/aed_checked.svg"
+ }
+ }
+ },
"name": "Дефибрилляторы",
"presets": {
"0": {
@@ -754,13 +761,6 @@
},
"title": {
"render": "Дефибриллятор"
- },
- "icon": {
- "mappings": {
- "0": {
- "then": "./assets/layers/defibrillator/aed_checked.svg"
- }
- }
}
},
"direction": {
@@ -1441,15 +1441,6 @@
}
}
},
- "name": "Контейнер для мусора",
- "presets": {
- "0": {
- "title": "Контейнер для мусора"
- }
- },
- "title": {
- "render": "Контейнер для мусора"
- },
"mapRendering": {
"0": {
"iconSize": {
@@ -1460,6 +1451,15 @@
}
}
}
+ },
+ "name": "Контейнер для мусора",
+ "presets": {
+ "0": {
+ "title": "Контейнер для мусора"
+ }
+ },
+ "title": {
+ "render": "Контейнер для мусора"
}
},
"watermill": {
diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json
index 0de90284ad..22861f3156 100644
--- a/langs/shared-questions/en.json
+++ b/langs/shared-questions/en.json
@@ -65,7 +65,7 @@
"wheelchair-access": {
"mappings": {
"0": {
- "then": "This place is specially adapated for wheelchair users"
+ "then": "This place is specially adapted for wheelchair users"
},
"1": {
"then": "This place is easily reachable with a wheelchair"
diff --git a/langs/shared-questions/it.json b/langs/shared-questions/it.json
index f287d00f26..2b13ebb8b0 100644
--- a/langs/shared-questions/it.json
+++ b/langs/shared-questions/it.json
@@ -3,18 +3,97 @@
"description": {
"question": "C'è ancora qualche informazione importante che non è stato possibile fornire nelle domande precedenti? Aggiungila qui.
Non ripetere informazioni già fornite"
},
+ "dog-access": {
+ "mappings": {
+ "0": {
+ "then": "Cani ammessi"
+ },
+ "1": {
+ "then": "I cani non sono ammessi"
+ },
+ "2": {
+ "then": "Cani ammessi ma solo se tenuti al guinzaglio"
+ },
+ "3": {
+ "then": "I cani sono ammessi e possono andare in giro liberamente"
+ }
+ },
+ "question": "I cani sono ammessi in quest’attività?"
+ },
"email": {
"question": "Qual è l'indirizzo email di {name}?"
},
+ "level": {
+ "mappings": {
+ "0": {
+ "then": "Si trova sotto il livello stradale"
+ },
+ "1": {
+ "then": "Si trova al pianoterra"
+ },
+ "2": {
+ "then": "Si trova al pianoterra"
+ },
+ "3": {
+ "then": "Si trova al primo piano"
+ }
+ },
+ "question": "A quale piano si trova questo elemento?",
+ "render": "Si trova al piano numero {level}"
+ },
"opening_hours": {
"question": "Quali sono gli orari di apertura di {name}?",
"render": "Orari di apertura
{opening_hours_table(opening_hours)}"
},
+ "payment-options": {
+ "mappings": {
+ "0": {
+ "then": "I contanti sono accettati"
+ },
+ "1": {
+ "then": "I pagamenti con la carta sono accettati"
+ }
+ },
+ "question": "Quali metodi di pagamento sono accettati qui?"
+ },
"phone": {
"question": "Qual è il numero di telefono di {name}?"
},
"website": {
"question": "Qual è il sito web di {name}?"
+ },
+ "wheelchair-access": {
+ "mappings": {
+ "0": {
+ "then": "Questo luogo è stato adattato per favorire le persone in sedia a rotelle"
+ },
+ "1": {
+ "then": "Questo luogo è facilmente raggiungibile con una sedia a rotelle"
+ },
+ "2": {
+ "then": "È possibile raggiungere questo luogo con una sedia a rotella ma non è semplice"
+ },
+ "3": {
+ "then": "Questo luogo non è accessibile con una sedia a rotelle"
+ }
+ },
+ "question": "Questo luogo è accessibile con una sedia a rotelle?"
+ },
+ "wikipedia": {
+ "mappings": {
+ "0": {
+ "then": "Nessuna pagina Wikipedia è ancora stata collegata"
+ }
+ },
+ "question": "Qual è l’elemento Wikidata corrispondente?"
+ },
+ "wikipedialink": {
+ "mappings": {
+ "0": {
+ "then": "Non collegato a Wikipedia"
+ }
+ },
+ "question": "Qual è il corrispondente elemento su Wikipedia?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json
index a8241aecf3..1dfffd0e37 100644
--- a/langs/shared-questions/nb_NO.json
+++ b/langs/shared-questions/nb_NO.json
@@ -3,18 +3,95 @@
"description": {
"question": "Er det noe mer som er relevant du ikke kunne opplyse om i tidligere svar? Legg det til her.
Ikke gjenta fakta som allerede er nevnt"
},
+ "dog-access": {
+ "mappings": {
+ "0": {
+ "then": "Hunder tillates"
+ },
+ "1": {
+ "then": "Hunder tillates ikke"
+ },
+ "2": {
+ "then": "Hunder tillates, men de må være i bånd"
+ },
+ "3": {
+ "then": "Hunder tillates og kan gå fritt"
+ }
+ },
+ "question": "Tillates hunder i denne forretningen?"
+ },
"email": {
"question": "Hva er e-postadressen til {name}?"
},
+ "level": {
+ "mappings": {
+ "0": {
+ "then": "Under bakken"
+ },
+ "1": {
+ "then": "På gateplan"
+ },
+ "2": {
+ "then": "På gateplan"
+ },
+ "3": {
+ "then": "I andre etasje"
+ }
+ }
+ },
"opening_hours": {
"question": "Hva er åpningstidene for {name})",
"render": "Åpningstider
{opening_hours_table(opening_hours)}"
},
+ "payment-options": {
+ "mappings": {
+ "0": {
+ "then": "Kontanter godtas her"
+ },
+ "1": {
+ "then": "Betalingskort godtas her"
+ }
+ },
+ "question": "Hvilke betalingsmetoder godtas her?"
+ },
"phone": {
"question": "Hva er telefonnummeret til {name}?"
},
"website": {
"question": "Hva er nettsiden til {name}?"
+ },
+ "wheelchair-access": {
+ "mappings": {
+ "0": {
+ "then": "Dette stedet er spesielt tilpasset rullestolsbrukere"
+ },
+ "1": {
+ "then": "Dette stedet kan enkelt besøkes med rullestol"
+ },
+ "2": {
+ "then": "Det er mulig å besøke dette stedet i rullestol, men det er ikke lett"
+ },
+ "3": {
+ "then": "Dette stedet er ikke tilgjengelig for besøk med rullestol"
+ }
+ },
+ "question": "Er dette stedet tilgjengelig for rullestoler?"
+ },
+ "wikipedia": {
+ "mappings": {
+ "0": {
+ "then": "Ingen Wikipedia-side lenket enda"
+ }
+ },
+ "question": "Hva er respektivt Wikipedia-element?"
+ },
+ "wikipedialink": {
+ "mappings": {
+ "0": {
+ "then": "Ikke lenket med Wikipedia"
+ }
+ },
+ "question": "Hva er respektivt element på Wikipedia?"
}
}
}
\ No newline at end of file
diff --git a/langs/themes/de.json b/langs/themes/de.json
index d60d26ff83..f375807f57 100644
--- a/langs/themes/de.json
+++ b/langs/themes/de.json
@@ -318,6 +318,18 @@
}
},
"tagRenderings": {
+ "Bolts": {
+ "mappings": {
+ "0": {
+ "then": "Auf dieser Kletterroute sind keine Haken vorhanden"
+ },
+ "1": {
+ "then": "Auf dieser Kletterroute sind keine Haken vorhanden"
+ }
+ },
+ "question": "Wie viele Haken gibt es auf dieser Kletterroute bevor der Umlenker bzw. Standhaken erreicht ist?",
+ "render": "Diese Kletterroute hat {climbing:bolts} Haken"
+ },
"Difficulty": {
"question": "Wie hoch ist der Schwierigkeitsgrad dieser Kletterroute nach dem französisch/belgischen System?",
"render": "Die Schwierigkeit ist {climbing:grade:french} entsprechend des französisch/belgischen Systems"
@@ -650,6 +662,7 @@
"title": "Open Etymology Map"
},
"facadegardens": {
+ "description": "Fassadengärten, grüne Fassaden und Bäume in der Stadt bringen nicht nur Ruhe und Frieden, sondern auch eine schönere Stadt, eine größere Artenvielfalt, einen Kühleffekt und eine bessere Luftqualität.
Klimaan VZW und Mechelen Klimaatneutraal wollen bestehende und neue Fassadengärten als Beispiel für Menschen, die ihren eigenen Garten anlegen wollen, oder für naturverbundene Stadtspaziergänger kartieren.
Mehr Informationen über das Projekt unter klimaan.be.",
"layers": {
"0": {
"description": "Fassadengärten",
@@ -822,17 +835,6 @@
}
},
"render": "Hackerspace"
- },
- "mapRendering": {
- "0": {
- "icon": {
- "mappings": {
- "0": {
- "then": "./assets/themes/hackerspaces/led.png"
- }
- }
- }
- }
}
}
},
@@ -840,7 +842,7 @@
"title": "Hackerspaces"
},
"hailhydrant": {
- "description": "Auf dieser Karte können Sie Hydranten, Feuerwachen, Krankenwagen und Feuerlöscher in Ihren bevorzugten Stadtvierteln finden und aktualisieren.\n\nSie können Ihren genauen Standort verfolgen (nur mobil) und in der unteren linken Ecke die für Sie relevanten Ebenen auswählen. Sie können mit diesem Tool auch Pins (Points of Interest) zur Karte hinzufügen oder bearbeiten und durch die Beantwortung verfügbarer Fragen zusätzliche Angaben machen.\n\nAlle von Ihnen vorgenommenen Änderungen werden automatisch in der globalen Datenbank von OpenStreetMap gespeichert und können von anderen frei weiterverwendet werden.",
+ "description": "Auf dieser Karte können Sie Hydranten, Feuerwachen, Krankenwagen und Feuerlöscher in Ihren bevorzugten Stadtvierteln finden und aktualisieren. \n\nSie können Ihren genauen Standort verfolgen (nur mobil) und in der unteren linken Ecke die für Sie relevanten Ebenen auswählen. Sie können mit diesem Tool auch Pins (Points of Interest) zur Karte hinzufügen oder bearbeiten und durch die Beantwortung verfügbarer Fragen zusätzliche Angaben machen. \n\nAlle von Ihnen vorgenommenen Änderungen werden automatisch in der globalen Datenbank von OpenStreetMap gespeichert und können von anderen frei weiterverwendet werden.",
"layers": {
"0": {
"description": "Kartenebene zur Anzeige von Hydranten.",
@@ -948,6 +950,9 @@
"station-name": {
"question": "Wie lautet der Name dieser Feuerwache?"
}
+ },
+ "title": {
+ "render": "Feuerwache"
}
},
"3": {
@@ -957,12 +962,16 @@
}
}
}
- }
+ },
+ "shortDescription": "Hydranten, Feuerlöscher, Feuerwachen und Rettungswachen."
},
"maps": {
+ "description": "Auf dieser Karte findest du alle Karten, die OpenStreetMap kennt - typischerweise eine große Karte auf einer Informationstafel, die das Gebiet, die Stadt oder die Region zeigt, z.B. eine touristische Karte auf der Rückseite einer Plakatwand, eine Karte eines Naturschutzgebietes, eine Karte der Radwegenetze in der Region, ...)
Wenn eine Karte fehlt, können Sie diese leicht auf OpenStreetMap kartieren.",
+ "shortDescription": "Dieses Thema zeigt alle (touristischen) Karten, die OpenStreetMap kennt",
"title": "Eine Karte der Karten"
},
"natuurpunt": {
+ "description": "Auf dieser Karte können Sie alle Naturschutzgebiete von Natuurpunt finden ",
"shortDescription": "Diese Karte zeigt Naturschutzgebiete des flämischen Naturverbands Natuurpunt",
"title": "Naturschutzgebiete"
},
@@ -973,7 +982,45 @@
},
"openwindpowermap": {
"description": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.",
- "title": "Freie Windenergie-Karte"
+ "layers": {
+ "0": {
+ "name": "Windrad",
+ "presets": {
+ "0": {
+ "title": "Windrad"
+ }
+ },
+ "title": {
+ "render": "Windrad"
+ },
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "human": " Megawatt"
+ },
+ "1": {
+ "human": " Kilowatt"
+ },
+ "2": {
+ "human": " Watt"
+ },
+ "3": {
+ "human": " Gigawatt"
+ }
+ }
+ },
+ "1": {
+ "applicableUnits": {
+ "0": {
+ "human": " Meter"
+ }
+ }
+ }
+ }
+ }
+ },
+ "title": "OpenWindPowerMap"
},
"parkings": {
"description": "Diese Karte zeigt Parkplätze",
@@ -981,17 +1028,45 @@
"title": "Parken"
},
"personal": {
- "description": "Erstellen Sie ein persönliches Thema, das auf allen verfügbaren Ebenen aller Themen basiert. Um Daten anzuzeigen, öffnen Sie die Ebenenauswahl",
+ "description": "Erstellen Sie ein persönliches Thema auf der Grundlage aller verfügbaren Ebenen aller Themen",
"title": "Persönliches Thema"
},
"playgrounds": {
+ "description": "Auf dieser Karte finden Sie Spielplätze und können weitere Informationen hinzufügen",
"shortDescription": "Eine Karte mit Spielplätzen",
- "title": "Spielplätze"
+ "title": "Spielpläzte"
},
"postboxes": {
"layers": {
+ "0": {
+ "description": "Die Ebene zeigt Briefkästen.",
+ "name": "Brieflästen",
+ "presets": {
+ "0": {
+ "title": "Briefkasten"
+ }
+ },
+ "title": {
+ "render": "Briefkasten"
+ }
+ },
"1": {
"description": "Eine Ebene mit Postämtern.",
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Aktuell geöffnet"
+ }
+ }
+ }
+ },
+ "name": "Poststellen",
+ "presets": {
+ "0": {
+ "title": "Poststelle"
+ }
+ },
"tagRenderings": {
"OH": {
"mappings": {
@@ -1000,6 +1075,9 @@
}
}
}
+ },
+ "title": {
+ "render": "Poststelle"
}
}
},
@@ -1007,6 +1085,7 @@
"title": "Karte mit Briefkästen und Poststellen"
},
"shops": {
+ "description": "Auf dieser Karte kann man grundlegende Informationen über Geschäfte markieren, Öffnungszeiten und Telefonnummern hinzufügen",
"shortDescription": "Eine bearbeitbare Karte mit grundlegenden Geschäftsinformationen",
"title": "Freie Geschäftskarte"
},
diff --git a/langs/themes/en.json b/langs/themes/en.json
index 1e4fdb2322..cedade2d0b 100644
--- a/langs/themes/en.json
+++ b/langs/themes/en.json
@@ -816,17 +816,6 @@
}
}
},
- "mapRendering": {
- "0": {
- "icon": {
- "mappings": {
- "0": {
- "then": "./assets/themes/hackerspaces/led.png"
- }
- }
- }
- }
- },
"name": "Hackerspace",
"presets": {
"0": {
@@ -893,7 +882,7 @@
"title": "Hackerspaces"
},
"hailhydrant": {
- "description": "On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods. \n\nYou can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions. \n\nAll changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.",
+ "description": "On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods.\n\nYou can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions.\n\nAll changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.",
"layers": {
"0": {
"description": "Map layer to show fire hydrants.",
@@ -1273,6 +1262,62 @@
"shortDescription": "A map showing sport pitches",
"title": "Sport pitches"
},
+ "street_lighting": {
+ "description": "On this map you can find everything about street lighting",
+ "layers": {
+ "1": {
+ "name": "Lit streets",
+ "tagRenderings": {
+ "lit": {
+ "mappings": {
+ "0": {
+ "then": "This street is lit"
+ },
+ "1": {
+ "then": "This street is not lit"
+ },
+ "2": {
+ "then": "This street is lit at night"
+ },
+ "3": {
+ "then": "This street is lit 24/7"
+ }
+ },
+ "question": "Is this street lit?"
+ }
+ },
+ "title": {
+ "render": "Lit street"
+ }
+ },
+ "2": {
+ "name": "All streets",
+ "tagRenderings": {
+ "lit": {
+ "mappings": {
+ "0": {
+ "then": "This street is lit"
+ },
+ "1": {
+ "then": "This street is not lit"
+ },
+ "2": {
+ "then": "This street is lit at night"
+ },
+ "3": {
+ "then": "This street is lit 24/7"
+ }
+ },
+ "question": "Is this street lit?"
+ }
+ },
+ "title": {
+ "render": "Street"
+ }
+ }
+ },
+ "title": "Street Lighting"
+ },
"surveillance": {
"description": "On this open map, you can find surveillance cameras.",
"shortDescription": "Surveillance cameras and other means of surveillance",
@@ -1328,61 +1373,5 @@
"description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself",
"shortDescription": "A map with waste baskets",
"title": "Waste Basket"
- },
- "street_lighting": {
- "description": "On this map you can find everything about street lighting",
- "layers": {
- "1": {
- "name": "Lit streets",
- "tagRenderings": {
- "lit": {
- "mappings": {
- "0": {
- "then": "This street is lit"
- },
- "1": {
- "then": "This street is not lit"
- },
- "2": {
- "then": "This street is lit at night"
- },
- "3": {
- "then": "This street is lit 24/7"
- }
- },
- "question": "Is this street lit?"
- }
- },
- "title": {
- "render": "Lit street"
- }
- },
- "2": {
- "name": "All streets",
- "tagRenderings": {
- "lit": {
- "mappings": {
- "0": {
- "then": "This street is lit"
- },
- "1": {
- "then": "This road is not lit"
- },
- "2": {
- "then": "This street is lit at night"
- },
- "3": {
- "then": "This street is lit 24/7"
- }
- },
- "question": "Is this street lit?"
- }
- },
- "title": {
- "render": "Street"
- }
- }
- },
- "title": "Street Lighting"
}
}
\ No newline at end of file
diff --git a/langs/themes/eo.json b/langs/themes/eo.json
index e598b007f7..4912597b35 100644
--- a/langs/themes/eo.json
+++ b/langs/themes/eo.json
@@ -39,81 +39,7 @@
"ghostbikes": {
"title": "Fantombicikloj"
},
- "hackerspaces": {
- "layers": {
- "0": {
- "icon": {
- "mappings": {
- "0": {
- "then": "./assets/themes/hackerspaces/led.png"
- }
- }
- },
- "tagRenderings": {
- "hackerspaces-opening_hours": {
- "render": "{opening_hours_table()}"
- }
- },
- "title": {
- "mappings": {
- "0": {
- "then": " {name}"
- }
- }
- }
- }
- }
- },
- "hailhydrant": {
- "layers": {
- "1": {
- "tagRenderings": {
- "extinguisher-location": {
- "render": "Loko: {location}"
- }
- }
- }
- }
- },
"maps": {
"title": "Mapo de mapoj"
- },
- "openwindpowermap": {
- "layers": {
- "0": {
- "title": {
- "mappings": {
- "0": {
- "then": "{name}"
- }
- }
- },
- "units": {
- "0": {
- "applicableUnits": {
- "0": {
- "human": " megavatoj"
- },
- "1": {
- "human": " kilovatoj"
- },
- "2": {
- "human": " vatoj"
- },
- "3": {
- "human": " gigavatoj"
- }
- }
- },
- "1": {
- "applicableUnits": {
- "0": {
- "human": " metro"
- }
- }
- }
- }
- }
- }
}
}
\ No newline at end of file
diff --git a/langs/themes/it.json b/langs/themes/it.json
index 2b71cfcffa..32d90f4899 100644
--- a/langs/themes/it.json
+++ b/langs/themes/it.json
@@ -16,10 +16,18 @@
"description": "«Biciclette in prestito» è un luogo dove le biciclette possono essere prese in prestito, spesso in cambio di un piccolo contributo annuale. Un caso degno di nota è quello delle biciclette in prestito per bambini che permettono loro di cambiare le dimensioni della propria bici quando quella attuale diventa troppo piccola",
"title": "Biciclette in prestito"
},
+ "binoculars": {
+ "description": "Una cartina dei binocoli su un palo fissi in un luogo. Si trovano tipicamente nei luoghi turistici, nei belvedere, in cima a torri panoramiche oppure occasionalmente nelle riserve naturali.",
+ "shortDescription": "Una cartina dei binocoli pubblici fissi",
+ "title": "Binocoli"
+ },
"bookcases": {
"description": "Una minibiblioteca è una piccola cabina a lato della strada, una scatola, una vecchia cabina telefonica o qualche altro contenitore che ospita libri. Tutti può lasciare o prendere un libro. Questa mappa punta a rappresentarle tutte. Puoi facilmente scoprire nuove minibiblioteche nelle tue vicinanze e, con un account gratuito su OpenStreetMap, puoi aggiungerne altre.",
"title": "Mappa libera delle microbiblioteche"
},
+ "cafes_and_pubs": {
+ "title": "Caffè e pub"
+ },
"campersite": {
"description": "Questo sito raccoglie tutti i luoghi ufficiali dove sostare con il camper e aree dove è possibile scaricare acque grigie e nere. Puoi aggiungere dettagli riguardanti i servizi forniti e il loro costo. Aggiungi foto e recensioni. Questo è al contempo un sito web e una web app. I dati sono memorizzati su OpenStreetMap in modo tale che siano per sempre liberi e riutilizzabili da qualsiasi app.",
"layers": {
@@ -253,6 +261,8 @@
"title": "Stazioni di ricarica"
},
"climbing": {
+ "description": "In questa cartina puoi trovare vari luoghi per arrampicata come ad esempio palestre di arrampicata, sale di pratica e rocce naturali.",
+ "descriptionTail": "La cartina di arrampicata è stata originariamente creata da Christian Neumann. Si prega di scrivere qua se si hanno commenti o domande da fare.
Il progetto usa i dati del progetto OpenStreetMap.
", "layers": { "2": { "tagRenderings": { @@ -286,7 +296,17 @@ }, "title": "Mappa aperta per le arrampicate" }, + "cycle_highways": { + "description": "Questa cartina mostra le strade per velocipedi", + "title": "Strade per velocipedi" + }, + "cycle_infra": { + "description": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi. Realizzata durante #osoc21.", + "shortDescription": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi.", + "title": "Infrastruttura dei velocipedi" + }, "cyclestreets": { + "description": "Una strada ciclabile è una strada dove il traffico motorizzato non può superare i velocipedi. La sua presenza è segnalata da un cartello stradale specifico. Le strade ciclabili sono diffuse in Olanda e Belgio, ma si possono trovare anche in Germania e in Francia. ", "layers": { "0": { "description": "Una strada ciclabile è una strada in cui i veicoli a motore non possono sorpassare le persone in bicicletta", @@ -326,7 +346,9 @@ "render": "Questa strada diventerà una strada ciclabile dal {cyclestreet:start_date}" } } - } + }, + "shortDescription": "Una cartina per le strade ciclabili", + "title": "Strade ciclabili" }, "cyclofix": { "description": "Questa mappa offre a chi va in bici una soluzione semplice per trovare tutte le infrastrutture di cui ha bisogno.