forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
5309d0c3d6
commit
4e57944b20
46 changed files with 726 additions and 646 deletions
|
@ -686,7 +686,7 @@
|
|||
"then": {
|
||||
"ca": "Informació sobre teatres, concerts, ...",
|
||||
"es": "Información sobre teatros, conciertos, ...",
|
||||
"en": "Inormation related to theatre, concerts, ...",
|
||||
"en": "Information related to theatre, concerts, …",
|
||||
"de": "Informationen über Theater, Konzerte, ...",
|
||||
"cs": "Informace týkající se divadla, koncertů, ...",
|
||||
"fr": "Informations liées au théâtre, à des concerts, …",
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"ru": "Разнообразные произведения искусства",
|
||||
"es": "Un mapa abierto de Estatuas, bustos, Graffitis y otras Obras de Arte en todo el mundo",
|
||||
"ja": "多様な作品",
|
||||
"zh_Hant": "不同類型的藝術品",
|
||||
"zh_Hant": "顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品的地圖",
|
||||
"id": "Peta terbuka patung, grafiti, dan karya seni lainnya di seluruh dunia",
|
||||
"pt": "Diversas obras de arte",
|
||||
"hu": "Szobrok, mellszobrok, graffitik és egyéb műalkotások nyílt világtérképe",
|
||||
|
|
|
@ -789,7 +789,7 @@
|
|||
"question": {
|
||||
"en": "Does this bench have an inscription?",
|
||||
"nl": "Heeft deze bank een inscriptie?",
|
||||
"de": "Hat diese Bank eine Inschrift? ",
|
||||
"de": "Hat diese Bank eine Inschrift?",
|
||||
"fr": "Est-ce que ce banc possède une inscription ?",
|
||||
"ca": "Aquest banc té una inscripció?",
|
||||
"cs": "Má tato lavička nápis?",
|
||||
|
@ -833,9 +833,9 @@
|
|||
}
|
||||
],
|
||||
"questionHint": {
|
||||
"en": "E.g. on a mounted plaque, in the backrest, ...",
|
||||
"en": "E.g. on a mounted plaque, in the backrest, …",
|
||||
"nl": "Bijvoorbeeld op een aangebracht plakkaat, ingesneden in de rugleuning, ...",
|
||||
"de": "Z.B. auf einer angebrachten Plakette, in der Rückenlehne, ... ",
|
||||
"de": "Z.B. auf einer angebrachten Plakette, in der Rückenlehne, ...",
|
||||
"fr": "Par exemple, sur une plaque accrochée, sur le dossier, ...",
|
||||
"ca": "P. ex. en una placa, al respatller, ...",
|
||||
"cs": "Např. na připevněné desce, v opěradle, ...",
|
||||
|
@ -847,7 +847,7 @@
|
|||
"question": {
|
||||
"en": "Does this bench have an artistic element?",
|
||||
"nl": "Heeft deze bank een geïntegreerd kunstwerk?",
|
||||
"de": "Hat diese Bank ein künstlerisches Element? ",
|
||||
"de": "Hat diese Bank ein künstlerisches Element?",
|
||||
"ca": "Aquest banc té algun element artístic?",
|
||||
"cs": "Má tato lavička umělecké prvky?"
|
||||
},
|
||||
|
|
|
@ -212,7 +212,7 @@
|
|||
{
|
||||
"if": "fee=yes",
|
||||
"then": {
|
||||
"en": "This cleaning service is paid",
|
||||
"en": "There is a fee to use this cleaning service",
|
||||
"nl": "Dit fietsschoonmaakpunt is betalend",
|
||||
"es": "Este servicio de limpieza es de pago",
|
||||
"ca": "Aquest servei de neteja és de pagament",
|
||||
|
|
|
@ -243,7 +243,8 @@
|
|||
"if": "access=permissive",
|
||||
"then": {
|
||||
"en": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.",
|
||||
"nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). "
|
||||
"nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). ",
|
||||
"de": "Diese Ladestation ist zu gewissen Öffnungszeiten oder Bedingungen öffentlich zugänglich. Einschränkungen sind möglich, aber generelle Nutzung ist erlaubt."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -4639,7 +4640,8 @@
|
|||
"id": "questions-technical",
|
||||
"render": {
|
||||
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
|
||||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
||||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}",
|
||||
"de": "<h3>Technische Frage</h3>Die nächsten Fragen sind sehr technisch. Du kannst diese auch überspringen.<br/>{questions(technical)}"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"title": {
|
||||
"render": {
|
||||
"en": "Dentist Office {name}",
|
||||
"de": "Arztpraxis {name}",
|
||||
"de": "Zahnarztpraxis {name}",
|
||||
"nl": "Tandartspraktijk {name}",
|
||||
"fr": "Cabinet medical {name}"
|
||||
}
|
||||
|
|
|
@ -32,13 +32,15 @@
|
|||
"type": "text"
|
||||
},
|
||||
"question": {
|
||||
"en": "What is wrong with this feature?"
|
||||
"en": "What is wrong with this feature?",
|
||||
"de": "Was stimmt mit diesem Objekt nicht?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "fixme=",
|
||||
"then": {
|
||||
"en": "This issue has been resolved"
|
||||
"en": "This issue has been resolved",
|
||||
"de": "Dieses Problem wurde behoben"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"title": {
|
||||
"render": {
|
||||
"en": "Your travelled path",
|
||||
"nl": "Jouw traject"
|
||||
"nl": "Jouw traject",
|
||||
"de": "Deine zurückgelegte Strecke"
|
||||
}
|
||||
},
|
||||
"shownByDefault": false,
|
||||
|
|
|
@ -22,21 +22,24 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "Add a new point or add a note",
|
||||
"nl": "Voeg een nieuw punt of een nieuwe kaartnota toe"
|
||||
"nl": "Voeg een nieuw punt of een nieuwe kaartnota toe",
|
||||
"de": "Objekt oder Hinweis auf der Karte hinzufügen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "has_note_layer=yes",
|
||||
"then": {
|
||||
"en": "Add a new note",
|
||||
"nl": "Voeg een nieuwe kaartnota toe"
|
||||
"nl": "Voeg een nieuwe kaartnota toe",
|
||||
"de": "Hinweis hinzufügen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "has_presets=yes",
|
||||
"then": {
|
||||
"en": "Add a new point",
|
||||
"nl": "Voeg een nieuw punt toe"
|
||||
"nl": "Voeg een nieuw punt toe",
|
||||
"de": "Objekt hinzufügen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -107,7 +110,8 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "Create a new map note",
|
||||
"nl": "Maak een nieuwe kaartnotitie"
|
||||
"nl": "Maak een nieuwe kaartnotitie",
|
||||
"de": "Hinweis auf der Karte hinzufügen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"title": {
|
||||
"render": {
|
||||
"en": "Settings",
|
||||
"nl": "Instellingen"
|
||||
"nl": "Instellingen",
|
||||
"de": "Einstellungen"
|
||||
}
|
||||
},
|
||||
"source": "special",
|
||||
|
@ -44,7 +45,8 @@
|
|||
"href": "{_backend}/messages/inbox",
|
||||
"text": {
|
||||
"en": "Open your inbox",
|
||||
"nl": "Ga naar je inbox"
|
||||
"nl": "Ga naar je inbox",
|
||||
"de": "Deinen Posteingang öffnen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -55,7 +57,8 @@
|
|||
"special": {
|
||||
"type": "link",
|
||||
"text": {
|
||||
"en": "<b class='alert'>You have {_unreadMessages}</b><br/>Open your inbox"
|
||||
"en": "<b class='alert'>You have {_unreadMessages}</b><br/>Open your inbox",
|
||||
"de": "<b class='alert'>Du hast {_unreadMessages}</b><br/>Öffne Deinen Posteingang"
|
||||
},
|
||||
"href": "{_backend}/messages/inbox"
|
||||
}
|
||||
|
@ -69,7 +72,8 @@
|
|||
"special": {
|
||||
"type": "link",
|
||||
"text": {
|
||||
"en": "Open your settings on OpenStreetMap.org"
|
||||
"en": "Open your settings on OpenStreetMap.org",
|
||||
"de": "Öffne Deine Einstellungen auf OpenStreetMap.org"
|
||||
},
|
||||
"href": "{_backend}/account/edit"
|
||||
}
|
||||
|
@ -145,34 +149,40 @@
|
|||
{
|
||||
"id": "show_tags",
|
||||
"question": {
|
||||
"en": "Show the raw OpenStreetMap-tags?"
|
||||
"en": "Show the raw OpenStreetMap-tags?",
|
||||
"de": "Rohe OpenStreetMap-Tags anzeigen?"
|
||||
},
|
||||
"questionHint": {
|
||||
"en": "<b>Tags</b> are attributes that every element has. This is the technical data that is stored in the database. You don't need this information to edit with MapComplete, but advanced users might want to use this as reference."
|
||||
"en": "<b>Tags</b> are attributes that every element has. This is the technical data that is stored in the database. You don't need this information to edit with MapComplete, but advanced users might want to use this as reference.",
|
||||
"de": "<b>Tags</b> sind die Eigenschaften, die jedes Objekt hat. Das sind die technischen Daten, die in der Datenbank gespeichert werden. Du brauchst diese Informationen nicht, um mit MapComplete Änderungen zu machen, aber fortgeschrittenen Nutzer*innen kann es als Referenz dienen."
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "mapcomplete-show_tags=no",
|
||||
"then": {
|
||||
"en": "Never show the tags."
|
||||
"en": "Never show the tags.",
|
||||
"de": "Tags nie anzeigen."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "mapcomplete-show_tags=",
|
||||
"then": {
|
||||
"en": "Show the tags that will be applied once I have made {__userjourney_tagsVisibleAt} changesets"
|
||||
"en": "Show the tags that will be applied once I have made {__userjourney_tagsVisibleAt} changesets",
|
||||
"de": "Tags anzeigen sobald ich {__userjourney_tagsVisibleAt} Changesets erstellt habe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "mapcomplete-show_tags=yes",
|
||||
"then": {
|
||||
"en": "Show the tags that will be applied when making a change"
|
||||
"en": "Show the tags that will be applied when making a change",
|
||||
"de": "Tags anzeigen, die bei der Änderung hinzugefügt werden"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "mapcomplete-show_tags=full",
|
||||
"then": {
|
||||
"en": "Show the tags that will be applied when making a change and show the tags table on every feature"
|
||||
"en": "Show the tags that will be applied when making a change and show the tags table on every feature",
|
||||
"de": "Tags anzeigen, die bei der Änderung hinzugefügt werden, und Tag-Tabelle bei jedem Objekt anzeigen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -20,7 +20,8 @@
|
|||
"da": "Specielt indbygget lag giver alle vægge og bygninger. Dette lag er nyttigt i forudindstillinger til objekter, der kan placeres mod vægge (f.eks. AED'er, postkasser, indgange, adresser, overvågningskameraer, …). Dette lag er usynligt som standard og kan ikke skiftes af brugeren.",
|
||||
"ca": "Capa construïda especial que proporciona totes les parets i edificis. Aquesta capa és útil als predefinits per a objectes que es poden col·locar a les parets (p. ex. DEA, bústies de correus, entrades, adreces, càmeres de vigilància, ...). Aquesta capa és invisible per defecte i no es pot activar per l'usuari.",
|
||||
"es": "Capa especial incorporada que proporciona todas las paredes y edificios. Esta capa es útil en los preajustes para objetos que pueden colocarse contra las paredes (por ejemplo: AEDs, buzones de correos, entradas, direcciones, cámaras de vigilancia, ...). Esta capa es invisible por defecto y no puede ser activada por el usuario.",
|
||||
"cs": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat."
|
||||
"cs": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat.",
|
||||
"zh_Hant": "特殊的內建圖層顯示所有牆壁與建築。這個圖層對於規畫要靠牆的東西 (例如 AED、郵筒、入口、地址、監視器等) 相當實用。這個圖層預設顯示而且無法由使用者開關。"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
|
|
@ -558,7 +558,7 @@
|
|||
"question": {
|
||||
"nl": "Zijn er nog andere relevante zaken die je niet in de bovenstaande vragen kwijt kon? Vul ze hier in.",
|
||||
"fr": "Y a-t-il quelque chose de pertinent que vous n'avez pas pu donner à la dernière question ? Ajoutez-le ici.",
|
||||
"en": "Is there still something relevant you couldn't give in the previous questions? Add it here.",
|
||||
"en": "Is there still some relevant info that the previous questions did not cover? Feel free to add it here.",
|
||||
"nb_NO": "Er det noe mer som er relevant du ikke kunne opplyse om i tidligere svar? Legg det til her.",
|
||||
"ru": "Есть ли ещё что-то важное, о чём вы не смогли рассказать в предыдущих вопросах? Добавьте это здесь.",
|
||||
"zh_Hant": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。",
|
||||
|
@ -587,12 +587,12 @@
|
|||
"questionHint": {
|
||||
"nl": "Herhaal geen antwoorden die je reeds gaf",
|
||||
"fr": "Ne répétez pas des réponses déjà données",
|
||||
"en": "Don't repeat already stated facts",
|
||||
"en": "Please don't repeat already stated facts",
|
||||
"nb_NO": "Ikke gjenta fakta som allerede er nevnt",
|
||||
"ru": "Не повторяйте уже изложенные факты",
|
||||
"zh_Hant": "不要重覆答覆已經知道的事情",
|
||||
"it": "Non ripetere informazioni già fornite",
|
||||
"de": "Bitte keine bereits erhobenen Informationen.",
|
||||
"de": "Bitte keine bereits erhobenen Informationen wiederholen",
|
||||
"pl": "Nie powtarzaj już podanych faktów",
|
||||
"pt_BR": " Não repita fatos já declarados",
|
||||
"pt": "Não repita factos já declarados",
|
||||
|
@ -1413,7 +1413,7 @@
|
|||
"text": {
|
||||
"en": "Last edited on {_last_edit:timestamp} by {_last_edit:contributor}",
|
||||
"nl": "Laatst gewijzigd op {_last_edit:timestamp} door {_last_edit:contributor} ",
|
||||
"de": "Zuletzt bearbeitet am {_last_edit:timestamp} vom {_last_edit:contributor}"
|
||||
"de": "Zuletzt bearbeitet am {_last_edit:timestamp} von {_last_edit:contributor}"
|
||||
},
|
||||
"class": "subtle font-small"
|
||||
}
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"de": "Werbung",
|
||||
"cs": "Otevřít reklamní mapu",
|
||||
"fr": "Open Advertising Map",
|
||||
"nl": "Reclame"
|
||||
"nl": "Reclame",
|
||||
"zh_Hant": "廣告物件"
|
||||
},
|
||||
"shortDescription": {
|
||||
"ca": "On puc trobar elements publicitaris?",
|
||||
|
@ -17,7 +18,8 @@
|
|||
"de": "Wo finde ich Werbeträger?",
|
||||
"cs": "Kde najdu reklamní objekty?",
|
||||
"fr": "Où puis-je trouver des dispositifs publicitaires ?",
|
||||
"nl": "Waar zijn er reclameborden?"
|
||||
"nl": "Waar zijn er reclameborden?",
|
||||
"zh_Hant": "我能夠在那裡找到廣告物件?"
|
||||
},
|
||||
"description": {
|
||||
"ca": "Alguna vegada t'has preguntat quanta publictat hi ha als nostres carrers i carreteres? Amb aquest mapa podràs trobar i afegir informació de tots els elements publictaris que t'hi trobes pel carrer",
|
||||
|
@ -27,7 +29,8 @@
|
|||
"cs": "Přemýšleli jste někdy o tom, kolik je v našich ulicích a na silnicích reklam? Pomocí této mapy můžete najít a doplnit informace o všech reklamních prvcích, které můžete na ulici najít",
|
||||
"fr": "Vous êtes-vous déjà demandé combien de publicité il y a dans nos rue ou sur nos routes ? Avec cette carte vous pouvez trouver et ajouter des informations sur tous les dispositifs publicitaires que vous pouvez trouver dans la rue",
|
||||
"nl": "Heb je je ooit afgevraagd hoeveel reclameborden er zijn in onze straten? Met deze kaart kan je deze vinden en informatie toevoegen",
|
||||
"pt_BR": "Você já se perguntou quantas propagandas existem em nossas ruas e estradas? Com este mapa você pode encontrar e adicionar informações sobre todos os recursos de publicidade que você pode encontrar na rua"
|
||||
"pt_BR": "Você já se perguntou quantas propagandas existem em nossas ruas e estradas? Com este mapa você pode encontrar e adicionar informações sobre todos os recursos de publicidade que você pode encontrar na rua",
|
||||
"zh_Hant": "你曾經好奇路上有多少廣告物件?有了這份地圖,你可以找到所有路上能夠看到的廣告物件"
|
||||
},
|
||||
"maintainer": "Offsel",
|
||||
"icon": "./assets/themes/advertising/icon.svg",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"it": "Mappa dei defibrillatori (DAE)",
|
||||
"ru": "Открытая карта АВД (Автоматизированных внешних дефибрилляторов)",
|
||||
"ja": "オープンAEDマップ",
|
||||
"zh_Hant": "開放AED地圖",
|
||||
"zh_Hant": "除顫器",
|
||||
"nb_NO": "Åpne AED-kart",
|
||||
"sv": "Öppna AED-karta",
|
||||
"pl": "Otwórz mapę AED",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"it": "Mappa libera delle opere d'arte",
|
||||
"ru": "Открытая карта произведений искусства",
|
||||
"ja": "オープン アートワーク マップ",
|
||||
"zh_Hant": "開放藝術品地圖",
|
||||
"zh_Hant": "藝術品",
|
||||
"sv": "Öppen konstverkskarta",
|
||||
"pl": "Otwórz mapę dzieł sztuki",
|
||||
"nb_NO": "Kunstkort",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"ru": "Добро пожаловать на открытую карта произведений искусства - карту статуй, бюстов, граффити и других произведений искусства по всему миру",
|
||||
"es": "Un mapa abierto de Estatuas, bustos, Graffitis y otras Obras de Arte en todo el mundo",
|
||||
"ja": "オープン アートワーク マップへようこそ。世界中の銅像や胸像、壁の落書きなどのアートワークの地図です",
|
||||
"zh_Hant": "歡迎來到開放藝術品地圖,這份地圖會顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品",
|
||||
"zh_Hant": "顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品的地圖",
|
||||
"nb_NO": "Statuer, byster, graffiti, og andre kunstverk verden over",
|
||||
"hu": "Szobrok, mellszobrok, graffitik és egyéb műalkotások nyílt világtérképe",
|
||||
"pl": "Witaj w Open Artwork Map, mapie pomników, popierś, graffitti i innych dzieł sztuki z całego świata",
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
"cs": "Bankomaty",
|
||||
"nb_NO": "Minibanker",
|
||||
"zgh": "ⴰⵍⵍⴰⵍⵏ ⵏ ⵓⵙⴽⵙⵍ ⴰⵡⵓⵔⵎⴰⵏ",
|
||||
"id": "Mesin ATM"
|
||||
"id": "Mesin ATM",
|
||||
"zh_Hant": "自動櫃員機"
|
||||
},
|
||||
"description": {
|
||||
"en": "This map shows ATMs to withdraw or deposit money",
|
||||
|
@ -21,7 +22,8 @@
|
|||
"cs": "Tato mapa zobrazuje bankomaty pro výběr nebo vklad peněz",
|
||||
"nb_NO": "Viser minibanker for å ta ut eller sette inn penger",
|
||||
"es": "Este mapa muestra los cajeros automáticos para retirar o ingresar dinero",
|
||||
"id": "Peta ini menunjukkan ATM untuk menarik atau menyetorkan uang"
|
||||
"id": "Peta ini menunjukkan ATM untuk menarik atau menyetorkan uang",
|
||||
"zh_Hant": "這份地圖顯示領錢與存錢的 ATM"
|
||||
},
|
||||
"icon": "./assets/themes/atm/logo.svg",
|
||||
"startLat": 0,
|
||||
|
@ -80,7 +82,9 @@
|
|||
"tags": "tags",
|
||||
"maproulette_id": "mr_taskId",
|
||||
"text": {
|
||||
"en": "Import this ATM"
|
||||
"en": "Import this ATM",
|
||||
"de": "Diesen Geldautomaten importieren",
|
||||
"zh_Hant": "匯入這座 ATM"
|
||||
},
|
||||
"icon": "./assets/svg/addSmall.svg"
|
||||
}
|
||||
|
@ -90,7 +94,8 @@
|
|||
"id": "closeness-indicator",
|
||||
"condition": "_has_closeby_feature=yes",
|
||||
"render": {
|
||||
"en": "OpenStreetMap knows about <a href='#{_closest_osm_poi}'>an ATM which is {_closest_osm_poi_distance} meter away.</a> "
|
||||
"en": "OpenStreetMap knows about <a href='#{_closest_osm_poi}'>an ATM which is {_closest_osm_poi_distance} meter away.</a> ",
|
||||
"de": "OpenStreetMap kennt <a href='#{_closest_osm_poi}'>einen Geldautomaten, der {_closest_osm_poi_distance} Meter entfernt ist.</a> "
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -102,7 +107,8 @@
|
|||
"tags_to_apply": "$tags",
|
||||
"id_of_object_to_apply_this_one": "_closest_osm_poi",
|
||||
"message": {
|
||||
"en": "Add all the suggested tags to the closest ATM"
|
||||
"en": "Add all the suggested tags to the closest ATM",
|
||||
"de": "Füge alle vorgeschlagenen Tags zum nächstgelegenen Geldautomaten hinzu"
|
||||
},
|
||||
"image": "./assets/svg/addSmall.svg",
|
||||
"maproulette_task_id": "mr_taskId"
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"nb_NO": "BAG-importhjelper",
|
||||
"ca": "Assistent d'importació del BAG",
|
||||
"es": "Ayudante de importación BAG",
|
||||
"cs": "Pomocník pro import BAG"
|
||||
"cs": "Pomocník pro import BAG",
|
||||
"zh_Hant": "BAG 匯入助手"
|
||||
},
|
||||
"shortDescription": {
|
||||
"nl": "BAG import helper tool",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"it": "Questa mappa mostra tutte le panchine che sono state aggiunte su OpenStreetMap: panchine individuali e quelle alle fermate del trasporto pubblico o nei ripari. Se disponi di un account OpenStreetMap puoi mappare delle nuove panchine o modificare i dettagli di quelle esistenti.",
|
||||
"ru": "На этой карте показаны все скамейки, записанные в OpenStreetMap: отдельные скамейки, а также скамейки, относящиеся к остановкам общественного транспорта или навесам. Имея учётную запись OpenStreetMap, вы можете наносить на карту новые скамейки или редактировать информацию о существующих скамейках.",
|
||||
"ja": "このマップには、OpenStreetMapに記録されているすべてのベンチが表示されます。個々のベンチ、および公共交通機関の停留所または避難場所に属するベンチです。OpenStreetMapアカウントを使用すると、新しいベンチをマップしたり、既存のベンチの詳細を編集したりできます。",
|
||||
"zh_Hant": "這份地圖顯示開放街圖上所有記錄的長椅:單獨的長椅,屬於大眾運輸站點或涼亭的長椅。只要有開放街圖帳號,你可以新增長椅或是編輯既有長椅的詳細內容。",
|
||||
"zh_Hant": "這份地圖顯示開放街圖上所有記錄的長椅:單獨的長椅,屬於大眾運輸站點或涼亭的長椅。",
|
||||
"hu": "Ez a térkép megjeleníti az OpenStreetMap-en rögzített összes padot: egyes padokat, valamint tömegközlekedési megállókban vagy menedékhelyeken található padokat. OpenStreetMap-fiókkal Ön is felrajzolhat új padokat, vagy szerkesztheti a meglévő padok részleteit.",
|
||||
"ca": "Aquest mapa mostra tots els bancs que hi ha a OpenStreetMap: bancs individuals i els bancs que hi ha a parades o refugis de transport públic.",
|
||||
"es": "Este mapa muestra todos los bancos que están registrados en OpenStreetMap: Bancos individuales, bancos que pertenecen a paradas o marquesinas del transporte público.",
|
||||
|
|
|
@ -11,7 +11,8 @@
|
|||
"nb_NO": "Sykkelutleie",
|
||||
"da": "Cykeludlejning",
|
||||
"pa_PK": "سائیکل کرایا",
|
||||
"cs": "Půjčovna kol"
|
||||
"cs": "Půjčovna kol",
|
||||
"zh_Hant": "單車租借站"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "A map with bicycle rental stations and bicycle rental shops",
|
||||
|
|
|
@ -28,7 +28,8 @@
|
|||
"nb_NO": "Kneiper og barer",
|
||||
"pa_PK": "پب (بار)",
|
||||
"cs": "Kavárny, hospody a bary",
|
||||
"it": "Pub e bar"
|
||||
"it": "Pub e bar",
|
||||
"zh_Hant": "咖啡廳、俱樂部與酒吧"
|
||||
},
|
||||
"icon": "./assets/layers/cafe_pub/pub.svg",
|
||||
"startLat": 0,
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"it": "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.",
|
||||
"ru": "На этом сайте собраны все официальные места остановки кемперов и места, где можно сбросить серую и черную воду. Вы можете добавить подробную информацию о предоставляемых услугах и их стоимости. Добавлять фотографии и отзывы. Это веб-сайт и веб-приложение. Данные хранятся в OpenStreetMap, поэтому они будут бесплатными всегда и могут быть повторно использованы любым приложением.",
|
||||
"ja": "このWebサイトでは、すべてのキャンピングカーの公式停車場所と、汚水を捨てることができる場所を収集します。提供されるサービスとコストに関する詳細を追加できます。写真とレビューを追加します。これはウェブサイトとウェブアプリです。データはOpenStreetMapに保存されるので、永遠に無料で、どんなアプリからでも再利用できます。",
|
||||
"zh_Hant": "這個網站收集所有官方露營地點,以及那邊能排放廢水。你可以加上詳細的服務項目與價格,加上圖片以及評價。這是網站與網路 app,資料則是存在開放街圖,因此會永遠免費,而且可以被所有 app 再利用。",
|
||||
"zh_Hant": "這個網站收集所有官方露營地點,以及那邊能排放廢水。你可以加上詳細的服務項目與價格,加上圖片以及評價。",
|
||||
"nl": "Deze website verzamelt en toont alle officiële plaatsen waar een camper mag overnachten en afvalwater kan lozen. Ook jij kan extra gegevens toevoegen, zoals welke services er geboden worden en hoeveel dit kot, ook afbeeldingen en reviews kan je toevoegen. De data wordt op OpenStreetMap opgeslagen en is dus altijd gratis te hergebruiken, ook door andere applicaties.",
|
||||
"fr": "Ce site collecte les zones de camping officielles ainsi que les aires de vidange. Il est possible d’ajouter des détails à propos des services proposés ainsi que leurs coûts. Ajoutez vos images et avis. C’est un site et une application. Les données sont stockées sur OpenStreetMap, elles seront toujours gratuites et peuvent être réutilisées par n’importe quelle application.",
|
||||
"de": "Eine Karte für offizielle Wohnmobilstellplätze und Orte zur Entsorgung von Schmutzwasser. Sie können Details über die angebotenen Dienstleistungen und die Kosten hinzufügen, oder Bilder und Bewertungen ergänzen.",
|
||||
|
|
|
@ -202,7 +202,8 @@
|
|||
{
|
||||
"id": "grb-reference",
|
||||
"render": {
|
||||
"en": "Has been imported from GRB, reference number is {source:geometry:ref}"
|
||||
"en": "Has been imported from GRB, reference number is {source:geometry:ref}",
|
||||
"de": "Wurde von GRB importiert, Referenznummer ist {source:geometry:ref}"
|
||||
},
|
||||
"condition": "source:geometry:ref~*"
|
||||
},
|
||||
|
|
|
@ -2,15 +2,18 @@
|
|||
"id": "mapcomplete-changes",
|
||||
"title": {
|
||||
"en": "Changes made with MapComplete",
|
||||
"nl": "Wijzigingen gemaakt met MapComplete"
|
||||
"nl": "Wijzigingen gemaakt met MapComplete",
|
||||
"de": "Mit MapComplete erstellte Änderungen"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Shows changes made by MapComplete",
|
||||
"nl": "Toon wijzigingen gemaakt met MapComplete"
|
||||
"en": "Show changes made with MapComplete",
|
||||
"nl": "Toon wijzigingen gemaakt met MapComplete",
|
||||
"de": "Mit MapComplete erstellte Änderungen anzeigen"
|
||||
},
|
||||
"description": {
|
||||
"en": "This maps shows all the changes made with MapComplete",
|
||||
"nl": "Deze kaart toont alle wijzigingen die met MapComplete gemaakt werden"
|
||||
"nl": "Deze kaart toont alle wijzigingen die met MapComplete gemaakt werden",
|
||||
"de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen"
|
||||
},
|
||||
"icon": "./assets/svg/logo.svg",
|
||||
"hideFromOverview": true,
|
||||
|
@ -24,7 +27,8 @@
|
|||
"id": "mapcomplete-changes",
|
||||
"name": {
|
||||
"en": "Changeset centers",
|
||||
"nl": "Centerpunt van changeset"
|
||||
"nl": "Centerpunt van changeset",
|
||||
"de": "Zentrum der Änderungssätze"
|
||||
},
|
||||
"minzoom": 0,
|
||||
"source": {
|
||||
|
@ -35,44 +39,51 @@
|
|||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Changeset for {theme}"
|
||||
"en": "Changeset for {theme}",
|
||||
"de": "Änderungssatz für {theme}"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"en": "Shows all MapComplete changes",
|
||||
"nl": "Toon alle MapComplete wijzigingen"
|
||||
"en": "Show all MapComplete changes",
|
||||
"nl": "Toon alle MapComplete wijzigingen",
|
||||
"de": "Alle MapComplete-Änderungen anzeigen"
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "show_changeset_id",
|
||||
"render": {
|
||||
"en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
"en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
|
||||
"de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "contributor",
|
||||
"question": {
|
||||
"en": "What contributor did make this change?",
|
||||
"nl": "Welke bijdrager maakte deze wijziging?"
|
||||
"en": "Which contributor made this change?",
|
||||
"nl": "Welke bijdrager maakte deze wijziging?",
|
||||
"de": "Welcher Mitwirkende hat diese Änderung vorgenommen?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "user"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"nl": "Wijziging gemaakt door <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
"nl": "Wijziging gemaakt door <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"de": "Änderung gemacht von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "theme-id",
|
||||
"question": {
|
||||
"en": "What theme was used to make this change?"
|
||||
"en": "What theme was used to make this change?",
|
||||
"de": "Welches Thema wurde für diese Änderung verwendet?\""
|
||||
},
|
||||
"freeform": {
|
||||
"key": "theme"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
"en": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>",
|
||||
"de": "Geändert mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -82,22 +93,26 @@
|
|||
},
|
||||
"question": {
|
||||
"en": "What locale (language) was this change made in?",
|
||||
"nl": "In welke locale (taal) werd deze wijziging gemaakt?"
|
||||
"nl": "In welke locale (taal) werd deze wijziging gemaakt?",
|
||||
"de": "In welcher Sprache wurde diese Änderung vorgenommen?"
|
||||
},
|
||||
"render": {
|
||||
"en": "User locale is {locale}",
|
||||
"nl": "De gebruikerstaal is {locale}"
|
||||
"nl": "De gebruikerstaal is {locale}",
|
||||
"de": "Usersprache ist {locale}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "host",
|
||||
"render": {
|
||||
"en": "Change with <a href='{host}'>{host}</a>",
|
||||
"nl": "Wijziging gemaakt met <a href='{host}'>{host}</a>"
|
||||
"en": "Change made with <a href='{host}'>{host}</a>",
|
||||
"nl": "Wijziging gemaakt met <a href='{host}'>{host}</a>",
|
||||
"de": "Änderung vorgenommen mit <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"question": {
|
||||
"en": "What host (website) was this change made with?",
|
||||
"nl": "Met welke host (website) werd deze wijziging gemaakt?"
|
||||
"nl": "Met welke host (website) werd deze wijziging gemaakt?",
|
||||
"de": "Mit welchem Host / welcher Website wurde diese Änderung gemacht?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "host"
|
||||
|
@ -118,10 +133,12 @@
|
|||
{
|
||||
"id": "version",
|
||||
"question": {
|
||||
"en": "What version of MapComplete was used to make this change?"
|
||||
"en": "What version of MapComplete was used to make this change?",
|
||||
"de": "Mit welcher Version von MapComplete wurde diese Änderung gemacht?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Made with {editor}"
|
||||
"en": "Made with {editor}",
|
||||
"de": "Erstellt mit {editor}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "editor"
|
||||
|
@ -455,8 +472,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Themename contains {search}",
|
||||
"nl": "Themenaam bevat {search}"
|
||||
"en": "Theme name contains {search}",
|
||||
"nl": "Themenaam bevat {search}",
|
||||
"de": "Themenname enthält {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -473,7 +491,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "Made by contributor {search}",
|
||||
"nl": "Gemaakt door bijdrager {search}"
|
||||
"nl": "Gemaakt door bijdrager {search}",
|
||||
"de": "Erstellt von {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -490,7 +509,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "<b>Not</b> made by contributor {search}",
|
||||
"nl": "<b>Niet</b> gemaakt door bijdrager {search}"
|
||||
"nl": "<b>Niet</b> gemaakt door bijdrager {search}",
|
||||
"de": "<b>Nicht</b> erstellt von {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -508,7 +528,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "Made before {search}",
|
||||
"nl": "Gemaakt voor {search}"
|
||||
"nl": "Gemaakt voor {search}",
|
||||
"de": "Erstellt vor {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -526,7 +547,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "Made after {search}",
|
||||
"nl": "Gemaakt na {search}"
|
||||
"nl": "Gemaakt na {search}",
|
||||
"de": "Erstellt nach {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -543,7 +565,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "User language (iso-code) {search}",
|
||||
"nl": "De taal van de bijdrager is {search}"
|
||||
"nl": "De taal van de bijdrager is {search}",
|
||||
"de": "Benutzersprache (ISO-Code) {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -560,7 +583,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "Made with host {search}",
|
||||
"nl": "Gemaakt met host {search}"
|
||||
"nl": "Gemaakt met host {search}",
|
||||
"de": "Erstellt mit Host {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -572,7 +596,8 @@
|
|||
"osmTags": "add-image>0",
|
||||
"question": {
|
||||
"en": "Changeset added at least one image",
|
||||
"nl": "Changeset bevat minstens één afbeelding"
|
||||
"nl": "Changeset bevat minstens één afbeelding",
|
||||
"de": "Changeset fügte mindestens ein Bild hinzu"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -587,7 +612,8 @@
|
|||
{
|
||||
"id": "link_to_more",
|
||||
"render": {
|
||||
"en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>"
|
||||
"en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>",
|
||||
"de": "Mehr Statistiken gibt es <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"pa_PK": "میپرولیٹ دے کم",
|
||||
"nl": "MapRoulette taken",
|
||||
"es": "Tareas de MapRoulette",
|
||||
"cs": "Úkoly MapRoulette"
|
||||
"cs": "Úkoly MapRoulette",
|
||||
"zh_Hant": "MapRoulette 任務"
|
||||
},
|
||||
"description": {
|
||||
"en": "Theme showing MapRoulette tasks, allowing you to search, filter and fix them.",
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
"nl": "Maximale snelheden",
|
||||
"pa_PK": "حد رفتار",
|
||||
"cs": "Maximální rychlost",
|
||||
"ru": "Ограничения скорости"
|
||||
"ru": "Ограничения скорости",
|
||||
"zh_Hant": "最高速限"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "This map shows the legally allowed maximum speed on every road.",
|
||||
|
@ -20,7 +21,8 @@
|
|||
"da": "Dette kort viser den lovligt tilladte maksimale hastighed på hver vej.",
|
||||
"cs": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici.",
|
||||
"es": "Este mapa muestra la velocidad máxima permitida legalmente en cada carretera.",
|
||||
"ca": "Aquest mapa mostra la velocitat màxima permesa legalment a cada carretera."
|
||||
"ca": "Aquest mapa mostra la velocitat màxima permesa legalment a cada carretera.",
|
||||
"zh_Hant": "這份地圖顯示每一條道路的法定允許的最高速限。"
|
||||
},
|
||||
"description": {
|
||||
"en": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here.",
|
||||
|
@ -30,7 +32,8 @@
|
|||
"nl": "Deze kaart toont de maximum toegestane snelheid voor elke weg. Als er een maximumsnelheid mist of niet klopt, kan je hem hier aanpassen.",
|
||||
"cs": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici. Pokud maximální rychlost chybí nebo je nesprávná, můžete ji zde opravit.",
|
||||
"es": "Este mapa muestra la velocidad máxima legalmente permitida en cada carretera. Si falta una velocidad máxima o es incorrecta, puedes corregirla aquí.",
|
||||
"ca": "Aquest mapa mostra la velocitat màxima permesa legalment a cada carretera. Si falta una velocitat màxima o és incorrecta, podeu corregir-la aquí."
|
||||
"ca": "Aquest mapa mostra la velocitat màxima permesa legalment a cada carretera. Si falta una velocitat màxima o és incorrecta, podeu corregir-la aquí.",
|
||||
"zh_Hant": "這份地圖顯示每一條道路的法定允許的最高速限,如果有缺漏的最高速限或是標示錯誤,你可以在這邊更正資訊。"
|
||||
},
|
||||
"icon": "./assets/themes/maxspeed/maxspeed_logo.svg",
|
||||
"startLat": 0,
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"da": "Ud i naturen",
|
||||
"nb_NO": "Inn i naturen",
|
||||
"cs": "Do přírody",
|
||||
"es": "En la naturaleza"
|
||||
"es": "En la naturaleza",
|
||||
"zh_Hant": "投入自然懷抱"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "A map for nature lovers, with interesting POI's",
|
||||
|
@ -19,7 +20,8 @@
|
|||
"fr": "Une carte pour les amoureux de la nature",
|
||||
"da": "Et kort for naturelskere med interessante POI'er",
|
||||
"cs": "Mapa pro milovníky přírody se zajímavými body zájmu",
|
||||
"ca": "Un mapa per als amants de la natura, amb PDI interessants"
|
||||
"ca": "Un mapa per als amants de la natura, amb PDI interessants",
|
||||
"zh_Hant": "為了自然愛好者,以及有趣的興趣點的地圖"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, one can find interesting information for tourists and nature lovers.",
|
||||
|
@ -29,7 +31,8 @@
|
|||
"fr": "Retrouvez sur cette carte des informations pour les touristes et les amoureux de la nature, telles que ",
|
||||
"da": "På dette kort kan man finde interessant information for turister og naturelskere, som f.eks ",
|
||||
"cs": "Na této mapě najdete zajímavé informace pro turisty a milovníky přírody.",
|
||||
"ca": "En aquest mapa es pot trobar informació interessant per a turistes i amants de la natura."
|
||||
"ca": "En aquest mapa es pot trobar informació interessant per a turistes i amants de la natura.",
|
||||
"zh_Hant": "在這份地圖,你可以找到觀光客與自然愛好者感興趣的資訊..."
|
||||
},
|
||||
"icon": "./assets/themes/nature/logo.svg",
|
||||
"startLat": 51.20875,
|
||||
|
|
|
@ -13,7 +13,8 @@
|
|||
"nb_NO": "Notater på OpenStreetMap",
|
||||
"fr": "Notes sur OpenStreetMap",
|
||||
"da": "Noter på OpenStreetMap",
|
||||
"cs": "Poznámky k OpenStreetMap"
|
||||
"cs": "Poznámky k OpenStreetMap",
|
||||
"zh_Hant": "開放街圖上的註解"
|
||||
},
|
||||
"description": {
|
||||
"en": "A note is a pin on the map with some text to indicate something wrong.<br/><br/>Make sure to checkout the <a href='#filters'>filter view</a> to search for users and text.",
|
||||
|
@ -24,7 +25,8 @@
|
|||
"fr": "Une note est une épingle sur la carte avec du text pour indiquer une erreur.<br/><br/>Assurez-vous d’utiliser le <a href='#filters'>filtre</a> pour chercher des utilisateurs and du texte.",
|
||||
"da": "En note er en nål på kortet med noget tekst, der indikerer, at noget er forkert.<br/><br/>Sørg for at tjekke <a href='#filters'>filtervisningen</a> for at søge efter brugere og tekst .",
|
||||
"cs": "Poznámka je špendlík na mapě s textem, jež označuje, že něco není v pořádku.<br/><br/>Nezapomeňte si prohlédnout zobrazení filtru <a href='#filters'></a> pro vyhledávání uživatelů a textu.",
|
||||
"ca": "Una nota és un marcador al mapa amb un text per indicar alguna cosa incorrecta.<br/><br/>Assegureu-vos de revisar la <a href='#filters'>visualització de filtres</a> per cercar usuaris i text."
|
||||
"ca": "Una nota és un marcador al mapa amb un text per indicar alguna cosa incorrecta.<br/><br/>Assegureu-vos de revisar la <a href='#filters'>visualització de filtres</a> per cercar usuaris i text.",
|
||||
"zh_Hant": "註解會散佈在地圖上並且有一些文字說明,來顯示那邊有錯誤。<br/><br/>請確認用<a href='#filter'>過濾檢視</a>來搜尋使用者或是文字。"
|
||||
},
|
||||
"icon": "./assets/themes/notes/logo.svg",
|
||||
"clustering": false,
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"fr": "Vétérinaires, parcs à chiens et autres endroits pour chiens",
|
||||
"ca": "Veterinaris, parcs canins i altres instal·lacions per a mascotes",
|
||||
"es": "Veterinarios, parques para perros y otros servicios para mascotas",
|
||||
"cs": "Veterináři, psí parky a další služby pro domácí zvířata"
|
||||
"cs": "Veterináři, psí parky a další služby pro domácí zvířata",
|
||||
"zh_Hant": "獸醫院、寵物公園以及其他寵物設施"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants, ...",
|
||||
|
@ -39,7 +40,8 @@
|
|||
"fr": "Restaurants acceptant les chiens",
|
||||
"ca": "Restaurants que accepten gossos",
|
||||
"es": "Restaurantes que admiten perros",
|
||||
"cs": "Restaurace vhodné pro vstup se psy"
|
||||
"cs": "Restaurace vhodné pro vstup se psy",
|
||||
"zh_Hant": "寵物友善餐廳"
|
||||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
|
@ -88,7 +90,8 @@
|
|||
"ca": "Botigues amigues dels gossos",
|
||||
"pa_PK": "کُتیاں دی اِجازت دیاں دکاناں",
|
||||
"es": "Tiendas aptas para perros",
|
||||
"cs": "Obchody vhodné pro vstup se psy"
|
||||
"cs": "Obchody vhodné pro vstup se psy",
|
||||
"zh_Hant": "寵物友善商家"
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
|
@ -101,7 +104,8 @@
|
|||
"ca": "Botigues amigues dels gossos",
|
||||
"pa_PK": "کُتیاں دی اِجازت دیاں دکاناں",
|
||||
"es": "Tiendas aptas para perros",
|
||||
"cs": "Obchody vhodné pro vstup se psy"
|
||||
"cs": "Obchody vhodné pro vstup se psy",
|
||||
"zh_Hant": "寵物友善商家"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -197,7 +201,8 @@
|
|||
"ca": "botiga amiga dels gossos",
|
||||
"pa_PK": "کُتیاں دی اِجازت دی دکان",
|
||||
"es": "Tienda adaptada para perros",
|
||||
"cs": "obchod vhodný pro vstup se psem"
|
||||
"cs": "obchod vhodný pro vstup se psem",
|
||||
"zh_Hant": "寵物友善商家"
|
||||
},
|
||||
"tags": [
|
||||
"dog=yes",
|
||||
|
@ -211,7 +216,8 @@
|
|||
"fr": "Un magasin où vous pouvez amener votre chien presque partout",
|
||||
"ca": "Una botiga on pots dur al gos gairebé a tot arreu",
|
||||
"es": "Una tienda a la que se puede llevar un perro a casi todas partes",
|
||||
"cs": "Obchod, ve kterém si můžete vzít psa téměř kamkoli"
|
||||
"cs": "Obchod, ve kterém si můžete vzít psa téměř kamkoli",
|
||||
"zh_Hant": "你幾乎可以攜帶寵物到處去的商店"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"fr": "Codes postaux",
|
||||
"da": "Postnumre",
|
||||
"pa_PK": "ڈاک کوڈ",
|
||||
"cs": "Poštovní směrovací čísla"
|
||||
"cs": "Poštovní směrovací čísla",
|
||||
"zh_Hant": "郵遞區號"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Postal codes",
|
||||
|
@ -26,7 +27,8 @@
|
|||
"fr": "Codes postaux",
|
||||
"da": "Postnumre",
|
||||
"pa_PK": "ڈاک کوڈ",
|
||||
"cs": "Poštovní směrovací čísla"
|
||||
"cs": "Poštovní směrovací čísla",
|
||||
"zh_Hant": "郵遞區號"
|
||||
},
|
||||
"description": {
|
||||
"en": "Postal codes",
|
||||
|
@ -40,7 +42,8 @@
|
|||
"da": "Postnumre",
|
||||
"nb_NO": "Postnummer",
|
||||
"pa_PK": "ڈاک کوڈ",
|
||||
"cs": "Poštovní směrovací čísla"
|
||||
"cs": "Poštovní směrovací čísla",
|
||||
"zh_Hant": "郵遞區號"
|
||||
},
|
||||
"icon": "./assets/themes/postal_codes/townhall.svg",
|
||||
"startLat": 0,
|
||||
|
@ -65,7 +68,8 @@
|
|||
"fr": "codes postaux",
|
||||
"da": "postnumre",
|
||||
"pa_PK": "ڈاک کوڈ",
|
||||
"cs": "poštovní směrovací čísla"
|
||||
"cs": "poštovní směrovací čísla",
|
||||
"zh_Hant": "郵遞區號"
|
||||
},
|
||||
"minzoom": 8,
|
||||
"title": {
|
||||
|
@ -80,7 +84,8 @@
|
|||
"fr": "Code postal {postal_code}",
|
||||
"da": "Postnummer {postal_code}",
|
||||
"ca": "Codi postal {postal_code}",
|
||||
"cs": "Poštovní směrovací číslo {postal_code}"
|
||||
"cs": "Poštovní směrovací číslo {postal_code}",
|
||||
"zh_Hant": "郵遞區號 {postal_code}"
|
||||
}
|
||||
},
|
||||
"description": {},
|
||||
|
@ -98,7 +103,8 @@
|
|||
"nb_NO": "Postnummeret er {postal_code}",
|
||||
"da": "Postnummeret er {postal_code}",
|
||||
"ca": "El codi postal és {postal_code}",
|
||||
"cs": "Poštovní směrovací číslo je {postal_code}"
|
||||
"cs": "Poštovní směrovací číslo je {postal_code}",
|
||||
"zh_Hant": "郵遞區號是 {postal_code}"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -163,7 +169,8 @@
|
|||
"nb_NO": "rådhus",
|
||||
"da": "rådhuse",
|
||||
"es": "Municipios",
|
||||
"cs": "radnice"
|
||||
"cs": "radnice",
|
||||
"zh_Hant": "城鎮"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"title": {
|
||||
|
@ -178,7 +185,8 @@
|
|||
"nb_NO": "{name}-rådhuset",
|
||||
"ca": "Ajuntament de {name}",
|
||||
"es": "Municipio {name}",
|
||||
"cs": "Radnice {name}"
|
||||
"cs": "Radnice {name}",
|
||||
"zh_Hant": "城鎮 {name}"
|
||||
}
|
||||
},
|
||||
"calculatedTags": [
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"ru": "Радужные пешеходные переходы",
|
||||
"ca": "Pasos de vianants amb l'arc de Sant Martí",
|
||||
"es": "Pasos de peatones arco iris",
|
||||
"cs": "Přechody s duhovými barvami"
|
||||
"cs": "Přechody s duhovými barvami",
|
||||
"zh_Hant": "彩虹人行穿越道"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"en": "Shops",
|
||||
"fr": "Carte des magasins",
|
||||
"ja": "オープン ショップ マップ",
|
||||
"zh_Hant": "開放商店地圖",
|
||||
"zh_Hant": "商店",
|
||||
"ru": "Открытая карта магазинов",
|
||||
"de": "Geschäfte",
|
||||
"it": "Mappa dei negozi",
|
||||
|
@ -27,7 +27,8 @@
|
|||
"nl": "Een bewerkbare kaart met simpele informatie over winkels",
|
||||
"da": "Et redigerbart kort med grundlæggende butiksoplysninger",
|
||||
"ca": "Un mapa editable amb informació bàsica sobre botigues",
|
||||
"cs": "Upravitelná mapa se základními informacemi o obchodech"
|
||||
"cs": "Upravitelná mapa se základními informacemi o obchodech",
|
||||
"zh_Hant": "有基本商家資訊的可編輯性的地圖"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, one can mark basic information about shops, add opening hours and phone numbers",
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"it": "Marciapiede",
|
||||
"da": "Fortove",
|
||||
"pa_PK": "فُٹپاتھ",
|
||||
"cs": "Chodníky"
|
||||
"cs": "Chodníky",
|
||||
"zh_Hant": "人行道"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Sidewalk mapping",
|
||||
|
@ -37,7 +38,8 @@
|
|||
"nb_NO": "Eksperimentelt tema",
|
||||
"da": "Eksperimentelt tema",
|
||||
"pa_PK": "آزمائش تھیم",
|
||||
"cs": "Experimentální téma"
|
||||
"cs": "Experimentální téma",
|
||||
"zh_Hant": "實驗性的主題"
|
||||
},
|
||||
"icon": "./assets/svg/bug.svg",
|
||||
"startLat": 0,
|
||||
|
@ -60,7 +62,8 @@
|
|||
"it": "Marciapiedi",
|
||||
"da": "Fortove",
|
||||
"pa_PK": "فُٹپاتھ",
|
||||
"cs": "Chodníky"
|
||||
"cs": "Chodníky",
|
||||
"zh_Hant": "人行道"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"source": {
|
||||
|
@ -101,7 +104,8 @@
|
|||
"fr": "Calque montrant les trottoirs",
|
||||
"da": "Lag, der viser fortove på motorveje",
|
||||
"ca": "Una capa que mostra les voreres de les vies",
|
||||
"cs": "Vrstva zobrazující chodníky silnic"
|
||||
"cs": "Vrstva zobrazující chodníky silnic",
|
||||
"zh_Hant": "顯示道路的人行穿越道的圖層"
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"fr": "Sports",
|
||||
"ca": "Esports",
|
||||
"es": "Deportes",
|
||||
"cs": "Sport"
|
||||
"cs": "Sport",
|
||||
"zh_Hant": "運動"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Map showing sport facilities.",
|
||||
|
@ -17,7 +18,8 @@
|
|||
"fr": "Carte des équipements sportifs.",
|
||||
"ca": "Mapa amb instal·lacions esportives.",
|
||||
"es": "Mapa con instalaciones deportivas.",
|
||||
"cs": "Mapa se sportovními zařízeními."
|
||||
"cs": "Mapa se sportovními zařízeními.",
|
||||
"zh_Hant": "顯示運動設施的地圖。"
|
||||
},
|
||||
"description": {
|
||||
"en": "All about sports, find sport pitches, fitness centres and more.",
|
||||
|
@ -58,7 +60,8 @@
|
|||
"de": "ein Sportgeschäft",
|
||||
"ca": "una tenda d'esports",
|
||||
"es": "una tienda de deportes",
|
||||
"cs": "sportovní obchod"
|
||||
"cs": "sportovní obchod",
|
||||
"zh_Hant": "運動用品店"
|
||||
},
|
||||
"description": {
|
||||
"en": "Add a new shop selling sports goods.",
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"fr": "Gares ferroviaires",
|
||||
"ca": "Estacions de tren",
|
||||
"es": "Estaciones de tren",
|
||||
"cs": "Vlaková nádraží"
|
||||
"cs": "Vlaková nádraží",
|
||||
"zh_Hant": "火車站"
|
||||
},
|
||||
"description": {
|
||||
"en": "View, edit and add details to a train station",
|
||||
|
@ -88,7 +89,8 @@
|
|||
"fr": "Couche montrant les gares",
|
||||
"ca": "Capa que mostra les estacions de tren",
|
||||
"es": "Capa que muestra las estaciones de tren",
|
||||
"cs": "Vrstva zobrazující vlaková nádraží"
|
||||
"cs": "Vrstva zobrazující vlaková nádraží",
|
||||
"zh_Hant": "顯示火車站的圖層"
|
||||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
|
@ -281,7 +283,8 @@
|
|||
"fr": "Tableau des départs",
|
||||
"ca": "Tauler de sortides",
|
||||
"es": "Tablero de salidas",
|
||||
"cs": "Odjezdová tabule"
|
||||
"cs": "Odjezdová tabule",
|
||||
"zh_Hant": "時刻表"
|
||||
}
|
||||
},
|
||||
"minzoom": 19,
|
||||
|
@ -305,7 +308,8 @@
|
|||
"fr": "De quel type de panneau de départs s'agit-il ?",
|
||||
"ca": "Quin tipus de tauler de sortides és aquest?",
|
||||
"es": "¿Qué tipo de tablero de salidas es éste?",
|
||||
"cs": "Co je to za odjezdovou tabuli?"
|
||||
"cs": "Co je to za odjezdovou tabuli?",
|
||||
"zh_Hant": "這是那種類型的時刻表?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -342,7 +346,8 @@
|
|||
"fr": "Tableau des départs papier",
|
||||
"ca": "Aquest és un horari en paper",
|
||||
"es": "Este es un horario en papel",
|
||||
"cs": "Jedná se o papírový rozvrh"
|
||||
"cs": "Jedná se o papírový rozvrh",
|
||||
"zh_Hant": "這份是紙本時刻表"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -372,7 +377,8 @@
|
|||
"fr": "un panneaux des départs",
|
||||
"ca": "un tauler de sortides",
|
||||
"es": "un tablero de salidas",
|
||||
"cs": "odjezdová tabule"
|
||||
"cs": "odjezdová tabule",
|
||||
"zh_Hant": "時刻表"
|
||||
},
|
||||
"description": {
|
||||
"en": "Add a board showing departures, either electronic or paper",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"nl": "Publieke Toiletten",
|
||||
"ru": "Открытая карта туалетов",
|
||||
"ja": "オープントイレマップ",
|
||||
"zh_Hant": "開放廁所地圖",
|
||||
"zh_Hant": "公共廁所",
|
||||
"pl": "Mapa otwartych toalet",
|
||||
"it": "Mappa libera delle toilet",
|
||||
"nb_NO": "Åpent toalettkart",
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
"pa_PK": "بس روٹ",
|
||||
"nl": "Busroutes",
|
||||
"es": "Rutas de autobús",
|
||||
"cs": "Autobusové linky"
|
||||
"cs": "Autobusové linky",
|
||||
"zh_Hant": "公車路線"
|
||||
},
|
||||
"description": {
|
||||
"en": "Plan your trip with the help of the public transport system.",
|
||||
|
@ -21,7 +22,8 @@
|
|||
"nb_NO": "Planlegg turen din med offentlig transport",
|
||||
"ca": "Planifica el teu viatge amb l'ajuda del sistema públic de transport.",
|
||||
"es": "Planifique su viaje con ayuda del sistema de transporte público.",
|
||||
"cs": "Naplánujte si cestu pomocí systému veřejné dopravy."
|
||||
"cs": "Naplánujte si cestu pomocí systému veřejné dopravy.",
|
||||
"zh_Hant": "藉由大眾運輸系統來計畫你的旅程。"
|
||||
},
|
||||
"icon": "./assets/layers/transit_stops/bus_stop.svg",
|
||||
"startZoom": 20,
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"nl": "Muren en gebouwen",
|
||||
"ca": "Murs i edificis",
|
||||
"es": "Muros y edificios",
|
||||
"cs": "Stěny a budovy"
|
||||
"cs": "Stěny a budovy",
|
||||
"zh_Hant": "牆壁與建築"
|
||||
},
|
||||
"description": {
|
||||
"en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.",
|
||||
|
@ -19,7 +20,8 @@
|
|||
"nl": "Speciale ingebouwde laag voor alle muren en gebouwen. Deze laag is nuttig in voorkeuzen voor objecten die tegen muren geplaatst kunnen worden (bv. AEDs, brievenbussen, ingangen, adressen, beveiligingscamera's,…). Deze laag is standaard onzichtbaar en niet in te schakelen door de gebruiker.",
|
||||
"ca": "Capa construïda especial que proporciona totes les parets i edificis. Aquesta capa és útil als predefinits per a objectes que es poden col·locar a les parets (p. ex. DEA, bústies de correus, entrades, adreces, càmeres de vigilància, ...). Aquesta capa és invisible per defecte i no es pot activar per l'usuari.",
|
||||
"es": "Capa especial incorporada que proporciona todas las paredes y edificios. Esta capa es útil en los preajustes para objetos que pueden colocarse contra las paredes (por ejemplo: AEDs, buzones de correos, entradas, direcciones, cámaras de vigilancia, ...). Esta capa es invisible por defecto y no puede ser activada por el usuario.",
|
||||
"cs": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat."
|
||||
"cs": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat.",
|
||||
"zh_Hant": "特殊的內建圖層顯示所有牆壁與建築。這個圖層對於規畫要靠牆的東西 (例如 AED、郵筒、入口、地址、監視器等) 相當實用。這個圖層預設顯示而且無法由使用者開關。"
|
||||
},
|
||||
"icon": "./assets/layers/walls_and_buildings/walls_and_buildings.png",
|
||||
"startLat": 50.8465573,
|
||||
|
|
|
@ -11,7 +11,8 @@
|
|||
"da": "Affald",
|
||||
"es": "Basura y reciclaje",
|
||||
"ru": "Мусор",
|
||||
"cs": "Odpad"
|
||||
"cs": "Odpad",
|
||||
"zh_Hant": "廢棄物"
|
||||
},
|
||||
"description": {
|
||||
"en": "Map showing waste baskets and recycling facilities.",
|
||||
|
@ -22,7 +23,8 @@
|
|||
"ca": "Mapa que mostra papereres i infraestructures de reciclatge.",
|
||||
"da": "Kort over affaldskurve og genbrugsanlæg.",
|
||||
"es": "Mapa que muestra las papeleras y las instalaciones de reciclaje.",
|
||||
"cs": "Mapa zobrazující koše na odpadky a recyklační zařízení."
|
||||
"cs": "Mapa zobrazující koše na odpadky a recyklační zařízení.",
|
||||
"zh_Hant": "顯示垃圾筒與回收設施的地圖。"
|
||||
},
|
||||
"icon": "./assets/layers/recycling/recycling-14.svg",
|
||||
"startZoom": 19,
|
||||
|
|
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "eine freistehende Posterbox"
|
||||
},
|
||||
"10": {
|
||||
"description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
|
||||
"title": "ein Schild"
|
||||
},
|
||||
"11": {
|
||||
"title": "eine Skulptur"
|
||||
},
|
||||
"12": {
|
||||
"title": "eine Wandmalerei"
|
||||
},
|
||||
"2": {
|
||||
"title": "eine wandmontierte Posterbox"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "ein Totem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
|
||||
"title": "ein Schild"
|
||||
},
|
||||
"11": {
|
||||
"title": "eine Skulptur"
|
||||
},
|
||||
"12": {
|
||||
"title": "eine Wandmalerei"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist ein Brett"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist eine Wandmalerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dies ist eine Litfaßsäule"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dies ist ein Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist eine Wandmalerei"
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Werbung ist das?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Brett"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wandmalerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Posterbox"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wandmalerei"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -312,15 +312,6 @@
|
|||
"1": {
|
||||
"then": "Wandbild"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Malerei"
|
||||
},
|
||||
|
@ -344,6 +335,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relief"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
}
|
||||
},
|
||||
"question": "Um welche Art Kunstwerk handelt es sich?",
|
||||
|
@ -1830,27 +1830,6 @@
|
|||
"1": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"2": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss"
|
||||
},
|
||||
|
@ -1874,6 +1853,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1929,6 +1929,30 @@
|
|||
"1": {
|
||||
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
|
||||
},
|
||||
|
@ -1959,9 +1983,6 @@
|
|||
"19": {
|
||||
"then": "<b>Typ 2 mit Kabel</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
|
||||
},
|
||||
|
@ -1992,32 +2013,11 @@
|
|||
"29": {
|
||||
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Welche Ladeanschlüsse gibt es hier?"
|
||||
|
@ -3555,15 +3555,6 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3587,6 +3578,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieses Radwegs?",
|
||||
|
@ -3635,15 +3635,6 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3667,6 +3658,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieser Straße?",
|
||||
|
@ -4599,6 +4599,30 @@
|
|||
"1": {
|
||||
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
},
|
||||
"10": {
|
||||
"then": "Die Fitness-Station hat Trittsteine."
|
||||
},
|
||||
|
@ -4629,9 +4653,6 @@
|
|||
"19": {
|
||||
"then": "Die Fitness-Station hat Kampfseile (battle ropes)."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"20": {
|
||||
"then": "Die Fitness-Station hat ein Fahrradergometer."
|
||||
},
|
||||
|
@ -4646,27 +4667,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Die Fitness-Station hat eine Slackline."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
}
|
||||
},
|
||||
"question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
|
||||
|
@ -4773,21 +4773,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist eine Pommesbude"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bietet vorwiegend Pastagerichte an"
|
||||
},
|
||||
|
@ -4811,6 +4796,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Hier werden französische Gerichte serviert"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
}
|
||||
},
|
||||
"question": "Was für Essen gibt es hier?",
|
||||
|
@ -5975,19 +5975,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -6043,6 +6030,19 @@
|
|||
"question": "Nur offene Notizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap-Hinweise",
|
||||
|
@ -6371,21 +6371,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist ein normaler Stellplatz."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
},
|
||||
"2": {
|
||||
"then": "Dies ist ein Behindertenstellplatz."
|
||||
},
|
||||
|
@ -6409,6 +6394,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Stellplatz ist dies?"
|
||||
|
@ -7035,6 +7035,30 @@
|
|||
"1": {
|
||||
"question": "Recycling von Batterien"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
},
|
||||
"10": {
|
||||
"question": "Recycling von Glas"
|
||||
},
|
||||
|
@ -7065,35 +7089,11 @@
|
|||
"19": {
|
||||
"question": "Recycling von Restabfällen"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"20": {
|
||||
"question": "Recycling von Druckerpatronen"
|
||||
},
|
||||
"21": {
|
||||
"question": "Recycling von Fahrrädern"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7161,6 +7161,30 @@
|
|||
"1": {
|
||||
"then": "Getränkekartons können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
},
|
||||
"10": {
|
||||
"then": "Glas kann hier recycelt werden"
|
||||
},
|
||||
|
@ -7191,9 +7215,6 @@
|
|||
"19": {
|
||||
"then": "Schuhe können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"20": {
|
||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||
},
|
||||
|
@ -7208,27 +7229,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Fahrräder können hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
}
|
||||
},
|
||||
"question": "Was kann hier recycelt werden?"
|
||||
|
@ -7813,12 +7813,6 @@
|
|||
},
|
||||
"question": "Hat die Treppe einen Handlauf?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befindet sich diese Treppe?",
|
||||
"render": "Diese Treppe ist zwischen den Stockwerken {level}"
|
||||
}
|
||||
},
|
||||
"ramp": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7945,12 +7939,6 @@
|
|||
"1": {
|
||||
"then": "Diese Straßenlaterne verwendet LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
},
|
||||
"2": {
|
||||
"then": "Diese Straßenlaterne verwendet Glühlampenlicht"
|
||||
},
|
||||
|
@ -7974,6 +7962,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
}
|
||||
},
|
||||
"question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
|
||||
|
@ -8232,18 +8226,6 @@
|
|||
},
|
||||
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert die OV-Chipkaart"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dieser Ticketentwerter akzeptiert die OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"validator-operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Name des Betreibers"
|
||||
|
@ -8461,11 +8443,6 @@
|
|||
},
|
||||
"name": "Toiletten in anderen Einrichtungen",
|
||||
"tagRenderings": {
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9352,4 +9329,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "a freestanding poster box"
|
||||
},
|
||||
"10": {
|
||||
"description": "Used for advertising signs, neon signs, logos & institutional entrance signs",
|
||||
"title": "a sign"
|
||||
},
|
||||
"11": {
|
||||
"title": "a sculpture"
|
||||
},
|
||||
"12": {
|
||||
"title": "a wall painting"
|
||||
},
|
||||
"2": {
|
||||
"title": "a poster box mounted on a wall"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "a totem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Used for advertising signs, neon signs, logos & institutional entrance signs",
|
||||
"title": "a sign"
|
||||
},
|
||||
"11": {
|
||||
"title": "a sculpture"
|
||||
},
|
||||
"12": {
|
||||
"title": "a wall painting"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "This is a board"
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a wall painting"
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a column"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This is a totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a wall painting"
|
||||
}
|
||||
},
|
||||
"question": "Which type of advertising feature is this?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Board"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wall painting"
|
||||
},
|
||||
"2": {
|
||||
"then": "Poster Box"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wall painting"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -312,15 +312,6 @@
|
|||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spanish decorative tilework)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tilework"
|
||||
},
|
||||
"12": {
|
||||
"then": "Woodcarving"
|
||||
},
|
||||
"2": {
|
||||
"then": "Painting"
|
||||
},
|
||||
|
@ -344,6 +335,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relief"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spanish decorative tilework)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tilework"
|
||||
},
|
||||
"12": {
|
||||
"then": "Woodcarving"
|
||||
}
|
||||
},
|
||||
"question": "What is the type of this artwork?",
|
||||
|
@ -1830,27 +1830,6 @@
|
|||
"1": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector"
|
||||
},
|
||||
"10": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"11": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
|
||||
},
|
||||
"12": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector"
|
||||
},
|
||||
"13": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"14": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> connector"
|
||||
},
|
||||
"15": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector"
|
||||
},
|
||||
"16": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector"
|
||||
},
|
||||
"2": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> connector"
|
||||
},
|
||||
|
@ -1874,6 +1853,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
|
||||
},
|
||||
"10": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"11": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
|
||||
},
|
||||
"12": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector"
|
||||
},
|
||||
"13": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"14": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> connector"
|
||||
},
|
||||
"15": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector"
|
||||
},
|
||||
"16": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1929,6 +1929,30 @@
|
|||
"1": {
|
||||
"then": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>Type 1 CCS</b> (aka Type 1 Combo)"
|
||||
},
|
||||
|
@ -1959,9 +1983,6 @@
|
|||
"19": {
|
||||
"then": "<b>Type 2 with cable</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>Tesla Supercharger CCS</b> (a branded type2_css)"
|
||||
},
|
||||
|
@ -1992,32 +2013,11 @@
|
|||
"29": {
|
||||
"then": "<b>Bosch Active Connect with 3 pins</b> and cable"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Which charging connections are available here?"
|
||||
|
@ -3555,15 +3555,6 @@
|
|||
"1": {
|
||||
"then": "This cycleway is paved"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
},
|
||||
"2": {
|
||||
"then": "This cycleway is made of asphalt"
|
||||
},
|
||||
|
@ -3587,6 +3578,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This cycleway is made of gravel"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
}
|
||||
},
|
||||
"question": "What is the surface of the cycleway made from?",
|
||||
|
@ -3635,15 +3635,6 @@
|
|||
"1": {
|
||||
"then": "This cycleway is paved"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
},
|
||||
"2": {
|
||||
"then": "This cycleway is made of asphalt"
|
||||
},
|
||||
|
@ -3667,6 +3658,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This cycleway is made of gravel"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
}
|
||||
},
|
||||
"question": "What is the surface of the street made from?",
|
||||
|
@ -4599,6 +4599,30 @@
|
|||
"1": {
|
||||
"then": "This fitness station has a sign with instructions for a specific exercise."
|
||||
},
|
||||
"2": {
|
||||
"then": "This fitness station has a facility for sit-ups."
|
||||
},
|
||||
"3": {
|
||||
"then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars."
|
||||
},
|
||||
"4": {
|
||||
"then": "This fitness station has bars for stretching."
|
||||
},
|
||||
"5": {
|
||||
"then": "This fitness station has a station for making hyperextensions."
|
||||
},
|
||||
"6": {
|
||||
"then": "This fitness station has rings for gymnastic exercises."
|
||||
},
|
||||
"7": {
|
||||
"then": "This fitness station has a horizontal ladder, also known as monkey bars."
|
||||
},
|
||||
"8": {
|
||||
"then": "This fitness station has wall bars to climb on."
|
||||
},
|
||||
"9": {
|
||||
"then": "This fitness station has posts for performing slalom exercises."
|
||||
},
|
||||
"10": {
|
||||
"then": "This fitness station has stepping stones."
|
||||
},
|
||||
|
@ -4629,9 +4653,6 @@
|
|||
"19": {
|
||||
"then": "This fitness station has battling ropes."
|
||||
},
|
||||
"2": {
|
||||
"then": "This fitness station has a facility for sit-ups."
|
||||
},
|
||||
"20": {
|
||||
"then": "This fitness station has a stationary bicycle."
|
||||
},
|
||||
|
@ -4646,27 +4667,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "This fitness station has a slackline."
|
||||
},
|
||||
"3": {
|
||||
"then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars."
|
||||
},
|
||||
"4": {
|
||||
"then": "This fitness station has bars for stretching."
|
||||
},
|
||||
"5": {
|
||||
"then": "This fitness station has a station for making hyperextensions."
|
||||
},
|
||||
"6": {
|
||||
"then": "This fitness station has rings for gymnastic exercises."
|
||||
},
|
||||
"7": {
|
||||
"then": "This fitness station has a horizontal ladder, also known as monkey bars."
|
||||
},
|
||||
"8": {
|
||||
"then": "This fitness station has wall bars to climb on."
|
||||
},
|
||||
"9": {
|
||||
"then": "This fitness station has posts for performing slalom exercises."
|
||||
}
|
||||
},
|
||||
"question": "What kind of equipment does this fitness station have?"
|
||||
|
@ -4773,21 +4773,6 @@
|
|||
"1": {
|
||||
"then": "This is a friture"
|
||||
},
|
||||
"10": {
|
||||
"then": "Chinese dishes are served here"
|
||||
},
|
||||
"11": {
|
||||
"then": "Greek dishes are served here"
|
||||
},
|
||||
"12": {
|
||||
"then": "Indian dishes are served here"
|
||||
},
|
||||
"13": {
|
||||
"then": "Turkish dishes are served here"
|
||||
},
|
||||
"14": {
|
||||
"then": "Thai dishes are served here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mainly serves pasta"
|
||||
},
|
||||
|
@ -4811,6 +4796,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "French dishes are served here"
|
||||
},
|
||||
"10": {
|
||||
"then": "Chinese dishes are served here"
|
||||
},
|
||||
"11": {
|
||||
"then": "Greek dishes are served here"
|
||||
},
|
||||
"12": {
|
||||
"then": "Indian dishes are served here"
|
||||
},
|
||||
"13": {
|
||||
"then": "Turkish dishes are served here"
|
||||
},
|
||||
"14": {
|
||||
"then": "Thai dishes are served here"
|
||||
}
|
||||
},
|
||||
"question": "Which food is served here?",
|
||||
|
@ -5975,19 +5975,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "All Notes"
|
||||
},
|
||||
"1": {
|
||||
"question": "Hide import notes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Show only import Notes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -6043,6 +6030,19 @@
|
|||
"question": "Only show open notes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "All Notes"
|
||||
},
|
||||
"1": {
|
||||
"question": "Hide import notes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Show only import Notes"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap notes",
|
||||
|
@ -6371,21 +6371,6 @@
|
|||
"1": {
|
||||
"then": "This is a normal parking space."
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a parking space reserved for parents with children."
|
||||
},
|
||||
"11": {
|
||||
"then": "This is a parking space reserved for staff."
|
||||
},
|
||||
"12": {
|
||||
"then": "This is a parking space reserved for taxis."
|
||||
},
|
||||
"13": {
|
||||
"then": "This is a parking space reserved for vehicles towing a trailer."
|
||||
},
|
||||
"14": {
|
||||
"then": "This is a parking space reserved for car sharing."
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a disabled parking space."
|
||||
},
|
||||
|
@ -6409,6 +6394,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This is parking space reserved for motorcycles."
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a parking space reserved for parents with children."
|
||||
},
|
||||
"11": {
|
||||
"then": "This is a parking space reserved for staff."
|
||||
},
|
||||
"12": {
|
||||
"then": "This is a parking space reserved for taxis."
|
||||
},
|
||||
"13": {
|
||||
"then": "This is a parking space reserved for vehicles towing a trailer."
|
||||
},
|
||||
"14": {
|
||||
"then": "This is a parking space reserved for car sharing."
|
||||
}
|
||||
},
|
||||
"question": "What kind of parking space is this?"
|
||||
|
@ -7035,6 +7035,30 @@
|
|||
"1": {
|
||||
"question": "Recycling of batteries"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling of beverage cartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling of cans"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling of clothes"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling of cooking oil"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling of engine oil"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling of fluorescent tubes"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling of green waste"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling of glass bottles"
|
||||
},
|
||||
"10": {
|
||||
"question": "Recycling of glass"
|
||||
},
|
||||
|
@ -7065,35 +7089,11 @@
|
|||
"19": {
|
||||
"question": "Recycling of residual waste"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling of beverage cartons"
|
||||
},
|
||||
"20": {
|
||||
"question": "Recycling of printer cartridges"
|
||||
},
|
||||
"21": {
|
||||
"question": "Recycling of bicycles"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling of cans"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling of clothes"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling of cooking oil"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling of engine oil"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling of fluorescent tubes"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling of green waste"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling of glass bottles"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7161,6 +7161,30 @@
|
|||
"1": {
|
||||
"then": "Beverage cartons can be recycled here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cans can be recycled here"
|
||||
},
|
||||
"3": {
|
||||
"then": "Clothes can be recycled here"
|
||||
},
|
||||
"4": {
|
||||
"then": "Cooking oil can be recycled here"
|
||||
},
|
||||
"5": {
|
||||
"then": "Engine oil can be recycled here"
|
||||
},
|
||||
"6": {
|
||||
"then": "Fluorescent tubes can be recycled here"
|
||||
},
|
||||
"7": {
|
||||
"then": "Green waste can be recycled here"
|
||||
},
|
||||
"8": {
|
||||
"then": "Organic waste can be recycled here"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glass bottles can be recycled here"
|
||||
},
|
||||
"10": {
|
||||
"then": "Glass can be recycled here"
|
||||
},
|
||||
|
@ -7191,9 +7215,6 @@
|
|||
"19": {
|
||||
"then": "Shoes can be recycled here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cans can be recycled here"
|
||||
},
|
||||
"20": {
|
||||
"then": "Small electrical appliances can be recycled here"
|
||||
},
|
||||
|
@ -7208,27 +7229,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Bicycles can be recycled here"
|
||||
},
|
||||
"3": {
|
||||
"then": "Clothes can be recycled here"
|
||||
},
|
||||
"4": {
|
||||
"then": "Cooking oil can be recycled here"
|
||||
},
|
||||
"5": {
|
||||
"then": "Engine oil can be recycled here"
|
||||
},
|
||||
"6": {
|
||||
"then": "Fluorescent tubes can be recycled here"
|
||||
},
|
||||
"7": {
|
||||
"then": "Green waste can be recycled here"
|
||||
},
|
||||
"8": {
|
||||
"then": "Organic waste can be recycled here"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glass bottles can be recycled here"
|
||||
}
|
||||
},
|
||||
"question": "What can be recycled here?"
|
||||
|
@ -7945,12 +7945,6 @@
|
|||
"1": {
|
||||
"then": "This lamp uses LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "This lamp uses high pressure sodium lamps (orange with white)"
|
||||
},
|
||||
"11": {
|
||||
"then": "This lamp is lit using gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "This lamp uses incandescent lighting"
|
||||
},
|
||||
|
@ -7974,6 +7968,12 @@
|
|||
},
|
||||
"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?"
|
||||
|
@ -9352,4 +9352,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -36,12 +36,6 @@
|
|||
"1": {
|
||||
"then": "壁畫"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (西班牙雕塑作品名稱)"
|
||||
},
|
||||
"11": {
|
||||
"then": "瓷磚"
|
||||
},
|
||||
"2": {
|
||||
"then": "繪畫"
|
||||
},
|
||||
|
@ -65,6 +59,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "寬慰"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (西班牙雕塑作品名稱)"
|
||||
},
|
||||
"11": {
|
||||
"then": "瓷磚"
|
||||
}
|
||||
},
|
||||
"question": "這是什麼類型的藝術品?",
|
||||
|
@ -678,4 +678,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -324,4 +324,4 @@
|
|||
"question": "Wie lautet das zugehörige Wikidata Element?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -324,4 +324,4 @@
|
|||
"question": "What is the corresponding Wikidata entity?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -936,33 +936,6 @@
|
|||
"onwheels": {
|
||||
"description": "Auf dieser Karte können Sie öffentlich zugängliche Orte für Rollstuhlfahrer ansehen, bearbeiten oder hinzufügen",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistik"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Alle vorgeschlagenen Tags hinzufügen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -1005,6 +978,33 @@
|
|||
"override": {
|
||||
"name": "Barrierefreie Parkplätze"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistik"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Alle vorgeschlagenen Tags hinzufügen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Auf Rädern"
|
||||
|
@ -1165,6 +1165,10 @@
|
|||
"stations": {
|
||||
"description": "Bahnhofsdetails ansehen, bearbeiten und hinzufügen",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Ebene mit Bahnhöfen",
|
||||
"name": "Bahnhöfe"
|
||||
},
|
||||
"16": {
|
||||
"description": "Anzeigen der Züge, die von diesem Bahnhof abfahren",
|
||||
"name": "Abfahrtstafeln",
|
||||
|
@ -1196,10 +1200,6 @@
|
|||
"title": {
|
||||
"render": "Abfahrtstafel"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Ebene mit Bahnhöfen",
|
||||
"name": "Bahnhöfe"
|
||||
}
|
||||
},
|
||||
"title": "Bahnhöfe"
|
||||
|
@ -1291,4 +1291,4 @@
|
|||
"shortDescription": "Eine Karte mit Abfalleimern",
|
||||
"title": "Abfalleimer"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -936,33 +936,6 @@
|
|||
"onwheels": {
|
||||
"description": "On this map, publicly weelchair accessible places are shown and can be easily added",
|
||||
"layers": {
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistics"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Add all the suggested tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
|
@ -1005,6 +978,33 @@
|
|||
"override": {
|
||||
"name": "Disabled parking spaces"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
"render": "Statistics"
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Import"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Add all the suggested tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
|
@ -1165,6 +1165,10 @@
|
|||
"stations": {
|
||||
"description": "View, edit and add details to a train station",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Layer showing train stations",
|
||||
"name": "Train Stations"
|
||||
},
|
||||
"16": {
|
||||
"description": "Displays showing the trains that will leave from this station",
|
||||
"name": "Departures boards",
|
||||
|
@ -1196,10 +1200,6 @@
|
|||
"title": {
|
||||
"render": "Departures board"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "Layer showing train stations",
|
||||
"name": "Train Stations"
|
||||
}
|
||||
},
|
||||
"title": "Train Stations"
|
||||
|
@ -1291,4 +1291,4 @@
|
|||
"shortDescription": "A map with waste baskets",
|
||||
"title": "Waste Basket"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -513,6 +513,9 @@
|
|||
},
|
||||
"stations": {
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "顯示火車站的圖層"
|
||||
},
|
||||
"16": {
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -532,9 +535,6 @@
|
|||
"title": {
|
||||
"render": "時刻表"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"description": "顯示火車站的圖層"
|
||||
}
|
||||
},
|
||||
"title": "火車站"
|
||||
|
@ -626,4 +626,4 @@
|
|||
"shortDescription": "垃圾筒的地圖",
|
||||
"title": "垃圾筒"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue