Chore: translation sync
This commit is contained in:
parent
3a7a80e66c
commit
9a711efcea
20 changed files with 643 additions and 598 deletions
|
@ -133,7 +133,9 @@
|
|||
],
|
||||
"title": {
|
||||
"en": "an artwork on a wall",
|
||||
"nl": "een kunstwerk op een muur"
|
||||
"nl": "een kunstwerk op een muur",
|
||||
"ca": "una obra d'art en una paret",
|
||||
"de": "ein Kunstwerk an einer Wand"
|
||||
},
|
||||
"preciseInput": {
|
||||
"snapToLayer": "walls_and_buildings"
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
"then": {
|
||||
"en": "This is an automated docking station, where a bicycle is mechanically locked to a structure",
|
||||
"nl": "Dit is een docking station waar de fietsen mechanisch in een grotere structuur worden vastgemaakt",
|
||||
"de": "Dies ist eine automatisierte Radstation, bei der Fahrräder mechanisch in einer Struktur verriegelt werden",
|
||||
"de": "Dies ist eine automatisierte Radstation, bei der ein Fahrrad mechanisch an einer Struktur befestigt wird",
|
||||
"es": "Esta es una estación automática, en la que una bici se asegura mecánicamente a una estructura",
|
||||
"fr": "Ceci est un point d’attache automatisé où le vélo est attaché mécaniquement à une structure",
|
||||
"da": "Dette er en automatiseret dockingstation, hvor en cykel låses mekanisk fast i en struktur",
|
||||
|
@ -162,7 +162,7 @@
|
|||
"then": {
|
||||
"en": "This is a dropoff point, e.g. a reserved parking to place the bicycles clearly marked as being for the rental service only",
|
||||
"nl": "Dit is een dropzone, bv. een fietsparkeerplaats die is voorbehouden voor fietsverhuur",
|
||||
"de": "Dies ist ein Rückgabepunkt, z. B. ein reservierter Fahrradstellplatz, der deutlich als solcher gekennzeichnet ist",
|
||||
"de": "Dies ist ein Rückgabepunkt, z.B. ein reservierter Parkplatz, um die Fahrräder abzustellen, die eindeutig als nur für den Verleih gekennzeichnet sind",
|
||||
"es": "Este es un punto de entrega, ej. un aparcamiento reservado para colocar las bicicletas, claramente marcado como solo para el servicio de alquiler",
|
||||
"fr": "Ceci est un point de dépôt, p.ex. un emplacement de parking réservé aux vélos de location",
|
||||
"da": "Dette er et afleveringssted, f.eks. en reserveret parkeringsplads til cykler, som er tydeligt markeret som værende forbeholdt udlejningstjenesten",
|
||||
|
@ -458,7 +458,7 @@
|
|||
"fr": "Combien de type_plural peuvent être loués ici ?",
|
||||
"cs": "Kolik typů kol si zde můžete pronajmout?",
|
||||
"es": "¿Cuántas type_plural pueden alquilarse aquí?",
|
||||
"ca": "Quantes type_plural poden llogar-se aquí?"
|
||||
"ca": "Quants type_plural es poden llogar aquí?"
|
||||
},
|
||||
"render": {
|
||||
"en": "{capacity:bicycle_type} type_plural can be rented here",
|
||||
|
|
|
@ -180,7 +180,7 @@
|
|||
"nl": "Biedt dit fietscafé gereedschap aan om je fiets zelf te herstellen?",
|
||||
"fr": "Est-ce qu'il y a des outils pour réparer soi-même son vélo ?",
|
||||
"gl": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
|
||||
"de": "Gibt es hier Werkzeug, um das eigene Fahrrad zu reparieren?",
|
||||
"de": "Gibt es Werkzeug, um das eigene Fahrrad zu reparieren?",
|
||||
"it": "Ci sono degli strumenti per riparare la propria bicicletta?",
|
||||
"zh_Hans": "这里有供你修车用的工具吗?",
|
||||
"zh_Hant": "這裡是否有工具修理你的單車嗎?",
|
||||
|
@ -190,7 +190,7 @@
|
|||
"es": "¿Hay herramientas para reparar su propia bicicleta?",
|
||||
"da": "Er der værktøj her til at reparere din egen cykel?",
|
||||
"cs": "Jsou zde nástroje na opravu vlastního kola?",
|
||||
"ca": "Hi ha eines aquí per reparar la teva pròpia bicicleta?"
|
||||
"ca": "S'ofereixen eines per reparar la teva pròpia bicicleta?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
"pt": "Aluguel de bicicletas <i>{name}</i>",
|
||||
"es": "Alquiler de bicicletas <i>{name}</i>",
|
||||
"da": "Cykeludlejning <i>{name}</i>",
|
||||
"ca": "Lloguer de bicicletes <i>{name}</i>"
|
||||
"ca": "Botiga de lloguer de bicicletes <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -862,7 +862,8 @@
|
|||
"en": "Sells second-hand bicycles",
|
||||
"de": "Verkauft gebrauchte Fahrräder",
|
||||
"nl": "Verkoopt tweedehands fietsen",
|
||||
"it": "Vende biciclette usate"
|
||||
"it": "Vende biciclette usate",
|
||||
"ca": "Ven bicicletes de segona mà"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
|
|
|
@ -93,7 +93,8 @@
|
|||
"en": "What is the width of this elevator's entrance?",
|
||||
"fr": "Quelle est la largeur de l'entrée de cet ascenseur ?",
|
||||
"de": "Wie breit ist die Tür dieses Aufzugs?",
|
||||
"nl": "Wat is de breedte van de liftdeur?"
|
||||
"nl": "Wat is de breedte van de liftdeur?",
|
||||
"ca": "Quina és l'amplada de l'entrada d'aquest ascensor?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "door:width",
|
||||
|
|
|
@ -306,4 +306,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"name": null,
|
||||
"description": {
|
||||
"en": "Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to [the documentation](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md) on how to do this.",
|
||||
"de": "Ebene mit Aufgaben einer einzelnen MapRoulette-Herausforderung. Diese Ebene soll in Themen wiederverwendet und erweitert werden; Informationen dazu finden Sie in der Dokumentation.",
|
||||
"de": "Ebene mit Aufgaben einer einzelnen MapRoulette-Herausforderung. Diese Ebene soll in Themen wiederverwendet und erweitert werden; Informationen dazu finden Sie in der [Dokumentation](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md).",
|
||||
"nl": "Laag met taken van een MapRoulette uitdaging"
|
||||
},
|
||||
"source": {
|
||||
|
|
|
@ -185,7 +185,8 @@
|
|||
"en": "How much individual steps does one have to climb to reach the top of this tower?",
|
||||
"nl": "Hoeveel treden moet men beklimmen op de top van de toren te bereiken?",
|
||||
"de": "Wie viele einzelne Stufen muss man erklimmen, um die Spitze des Turms zu erreichen?",
|
||||
"es": "¿Cuántos escalones hay que subir para llegar a la cima de esta torre?"
|
||||
"es": "¿Cuántos escalones hay que subir para llegar a la cima de esta torre?",
|
||||
"ca": "Quants esglaons individuals cal pujar per arribar al cim d'aquesta torre?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "step_count",
|
||||
|
@ -195,7 +196,8 @@
|
|||
"en": "This tower has {step_count} steps to reach the top",
|
||||
"nl": "Deze toren heeft {step_count} traptredes",
|
||||
"de": "Dieser Turm hat {step_count} Stufen, um die Spitze zu erreichen",
|
||||
"es": "Esta torre tiene {step_count} escalones para lllegar a l a cima"
|
||||
"es": "Esta torre tiene {step_count} escalones para lllegar a l a cima",
|
||||
"ca": "Aquesta torre té {step_count} esglaons per arribar al cim"
|
||||
},
|
||||
"condition": {
|
||||
"or": [
|
||||
|
|
|
@ -2,12 +2,14 @@
|
|||
"id": "osm_community_index",
|
||||
"name": {
|
||||
"en": "OSM Community Index",
|
||||
"de": "OSM-Community-Index"
|
||||
"de": "OSM-Community-Index",
|
||||
"ca": "Índex de comunitats d'OSM"
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "OSM Community Index",
|
||||
"de": "OSM-Community-Index"
|
||||
"de": "OSM-Community-Index",
|
||||
"ca": "Índex de comunitats d'OSM"
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
|
@ -58,7 +60,8 @@
|
|||
"question": {
|
||||
"en": "Country",
|
||||
"de": "Land",
|
||||
"nl": "Land"
|
||||
"nl": "Land",
|
||||
"ca": "País"
|
||||
},
|
||||
"osmTags": "level=country"
|
||||
}
|
||||
|
@ -70,7 +73,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Sub Country Group",
|
||||
"de": "Regionale Gruppe"
|
||||
"de": "Regionale Gruppe",
|
||||
"ca": "Subgrup de països"
|
||||
},
|
||||
"osmTags": "level=subcountryGroup"
|
||||
}
|
||||
|
@ -83,7 +87,8 @@
|
|||
"question": {
|
||||
"en": "Region",
|
||||
"de": "Region",
|
||||
"nl": "Regio"
|
||||
"nl": "Regio",
|
||||
"ca": "Regió"
|
||||
},
|
||||
"osmTags": "level=region"
|
||||
}
|
||||
|
@ -95,7 +100,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Intermediate Region",
|
||||
"de": "Mittlere Region"
|
||||
"de": "Mittlere Region",
|
||||
"ca": "Regió intermèdia"
|
||||
},
|
||||
"osmTags": "level=intermediateRegion"
|
||||
}
|
||||
|
@ -107,7 +113,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Territory",
|
||||
"de": "Gebiet"
|
||||
"de": "Gebiet",
|
||||
"ca": "Territori"
|
||||
},
|
||||
"osmTags": "level=territory"
|
||||
}
|
||||
|
@ -120,7 +127,8 @@
|
|||
"question": {
|
||||
"en": "World",
|
||||
"de": "Welt",
|
||||
"nl": "Wereld"
|
||||
"nl": "Wereld",
|
||||
"ca": "Món"
|
||||
},
|
||||
"osmTags": "level=world"
|
||||
}
|
||||
|
@ -132,7 +140,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Other Communities",
|
||||
"de": "Andere Communities"
|
||||
"de": "Andere Communities",
|
||||
"ca": "Altres Comunitats"
|
||||
},
|
||||
"osmTags": "level="
|
||||
}
|
||||
|
@ -141,6 +150,7 @@
|
|||
],
|
||||
"description": {
|
||||
"en": "A layer showing the OpenStreetMap Communities",
|
||||
"de": "Eine Ebene aller OpenStreetMap-Communities"
|
||||
"de": "Eine Ebene aller OpenStreetMap-Communities",
|
||||
"ca": "Una capa que mostra les comunitats d'OpenStreetMap"
|
||||
}
|
||||
}
|
|
@ -3,12 +3,14 @@
|
|||
"name": {
|
||||
"en": "Parcel Lockers",
|
||||
"de": "Paketschließfächer",
|
||||
"nl": "Pakketautomaten"
|
||||
"nl": "Pakketautomaten",
|
||||
"ca": "bústies intel·ligents"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing parcel lockers for collecting and sending parcels.",
|
||||
"de": "Ebene mit Paketschließfächern zum Abholen und Versenden von Paketen.",
|
||||
"nl": "Laag met pakketautomaten voor het ophalen en verzenden van paketten."
|
||||
"nl": "Laag met pakketautomaten voor het ophalen en verzenden van paketten.",
|
||||
"ca": "Capa que mostra les bústies intel·ligents per recollir i enviar paquets."
|
||||
},
|
||||
"minzoom": 12,
|
||||
"source": {
|
||||
|
@ -29,7 +31,8 @@
|
|||
"title": {
|
||||
"en": "a parcel locker",
|
||||
"nl": "een pakketautomaat",
|
||||
"de": "ein Paketschließfach"
|
||||
"de": "ein Paketschließfach",
|
||||
"ca": "una bústia intel·ligent"
|
||||
},
|
||||
"preciseInput": {
|
||||
"preferredBackground": "photo"
|
||||
|
@ -43,7 +46,8 @@
|
|||
"render": {
|
||||
"en": "Parcel Locker",
|
||||
"de": "Paketschließfach",
|
||||
"nl": "Pakketautomaat"
|
||||
"nl": "Pakketautomaat",
|
||||
"ca": "Bústia intel·ligent"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -51,7 +55,8 @@
|
|||
"then": {
|
||||
"en": "{brand} parcel locker",
|
||||
"de": "{brand} Paketschließfach",
|
||||
"nl": "{brand} pakketautomaat"
|
||||
"nl": "{brand} pakketautomaat",
|
||||
"ca": "{brand} bústia intel·ligent"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -64,7 +69,7 @@
|
|||
"en": "What is the brand of the parcel locker?",
|
||||
"de": "Welche Marke hat das Paketschließfach?",
|
||||
"nl": "Wat is het merk van deze pakketautomaat?",
|
||||
"ca": "Quina és la marca d'aquest armari intel·ligent?"
|
||||
"ca": "Quina és la marca d'aquesta bústia intel·ligent?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "brand",
|
||||
|
@ -72,7 +77,8 @@
|
|||
"placeholder": {
|
||||
"en": "Brand",
|
||||
"de": "Marke",
|
||||
"nl": "Merk"
|
||||
"nl": "Merk",
|
||||
"ca": "Marca"
|
||||
}
|
||||
},
|
||||
"mappings": [
|
||||
|
@ -95,7 +101,8 @@
|
|||
"then": {
|
||||
"en": "This is a DHL Packstation",
|
||||
"de": "Dies ist eine DHL-Packstation",
|
||||
"nl": "Dit is een DHL Packstation"
|
||||
"nl": "Dit is een DHL Packstation",
|
||||
"ca": "Açò és un DHL Packstation"
|
||||
},
|
||||
"addExtraTags": [
|
||||
"brand:wikidata=Q1766703",
|
||||
|
@ -121,7 +128,8 @@
|
|||
"then": {
|
||||
"en": "This is a PostNL Parcel Locker",
|
||||
"nl": "Dit is een PostNL pakketautomaat",
|
||||
"de": "Dies ist ein PostNL-Paketschließfach"
|
||||
"de": "Dies ist ein PostNL-Paketschließfach",
|
||||
"ca": "Açò és una bústia intel·ligent de PostNL"
|
||||
},
|
||||
"addExtraTags": [
|
||||
"operator=PostNL"
|
||||
|
@ -133,7 +141,7 @@
|
|||
"en": "This is a {brand} parcel locker",
|
||||
"de": "Dies ist ein Paketschließfach von {brand}",
|
||||
"nl": "Dit is een {brand} pakketautomaat",
|
||||
"ca": "Açò és un armari intel·ligent {brand}"
|
||||
"ca": "Açò és una bústia intel·ligent de {brand}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -142,7 +150,7 @@
|
|||
"en": "What is the operator of the parcel locker?",
|
||||
"de": "Was ist der Betreiber des Paketschließfachs?",
|
||||
"nl": "Wat is de beheerder van deze pakketautomaat?",
|
||||
"ca": "Qui és l'operador d'aquest armari intel·ligent?"
|
||||
"ca": "Qui gestiona aquesta bústia intel·ligent?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "operator",
|
||||
|
@ -150,14 +158,15 @@
|
|||
"placeholder": {
|
||||
"en": "Operator",
|
||||
"de": "Betreiber",
|
||||
"nl": "Beheerder"
|
||||
"nl": "Beheerder",
|
||||
"ca": "Gestor"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This parcel locker is operated by {operator}",
|
||||
"de": "Dieses Paketschließfach wird von {operator} betrieben",
|
||||
"nl": "Deze pakketautomaat wordt beheerd door {operator}",
|
||||
"ca": "Aquest armari intel·ligent l'opera {operator}"
|
||||
"ca": "Aquesta bústia intel·ligent la gestiona {operator}"
|
||||
}
|
||||
},
|
||||
"opening_hours_24_7",
|
||||
|
@ -167,7 +176,7 @@
|
|||
"en": "What is the reference number/identifier of this parcel locker?",
|
||||
"de": "Wie lautet die Referenznummer/Kennung dieses Paketschließfachs?",
|
||||
"nl": "Wat is het referentienummer/identificator van deze pakketautomaat?",
|
||||
"ca": "Quin és el nombre de referència/identificador d'aquest armari intel·ligent?"
|
||||
"ca": "Quin és el nombre de referència/identificador d'aquesta bústia intel·ligent?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "ref",
|
||||
|
@ -176,13 +185,15 @@
|
|||
"en": "Reference",
|
||||
"de": "Referenz",
|
||||
"nl": "Referentie",
|
||||
"pa_PK": "ہوالہ"
|
||||
"pa_PK": "ہوالہ",
|
||||
"ca": "Referència"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This parcel locker has the reference {ref}",
|
||||
"de": "Dieses Paketschließfach hat die Kennnummer {ref}",
|
||||
"nl": "Deze pakketautomaat heeft de referentie {ref}"
|
||||
"nl": "Deze pakketautomaat heeft de referentie {ref}",
|
||||
"ca": "Aquesta bústia intel·ligent té la referència {ref}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -191,7 +202,7 @@
|
|||
"en": "Can you send packages from this parcel locker?",
|
||||
"de": "Können Sie von diesem Paketschließfach aus Pakete versenden?",
|
||||
"nl": "Kan je pakketten versturen vanuit deze pakketautomaat?",
|
||||
"ca": "Pots enviar paquets des d'aquest armari intel·ligent?"
|
||||
"ca": "Pots enviar paquets des d'aquesta bústia intel·ligent?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -200,7 +211,7 @@
|
|||
"en": "You can send packages from this parcel locker",
|
||||
"de": "Sie können Pakete von diesem Paketschließfach aus versenden",
|
||||
"nl": "Je kan pakketten versturen vanuit deze pakketautomaat",
|
||||
"ca": "Pots enviar paquets des d'aquest armari intel·ligent"
|
||||
"ca": "Pots enviar paquets des d'aquesta bústia intel·ligent"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -209,7 +220,7 @@
|
|||
"en": "You <b>can't</b> send packages from this parcel locker",
|
||||
"de": "Sie können <b>keine</b> Pakete von diesem Paketschließfach aus versenden",
|
||||
"nl": "Je kan <b>geen</b> pakketten versturen vanuit deze pakketautomaat",
|
||||
"ca": "<b>No pots</b> enviar paquets des d'aquest armari intel·ligent"
|
||||
"ca": "<b>No pots</b> enviar paquets des d'aquesta bústia intel·ligent"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -230,7 +241,7 @@
|
|||
"en": "You can pick up packages from this parcel locker",
|
||||
"de": "Sie können Pakete von diesem Paketschließfach abholen",
|
||||
"nl": "Je kan pakketten ophalen bij deze pakketautomaat",
|
||||
"ca": "Pots arreplegar paquets a aquest armari intel·ligent"
|
||||
"ca": "Pots arreplegar paquets a aquesta bústia intel·ligent"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -239,7 +250,7 @@
|
|||
"en": "You <b>can't</b> pick up packages from this parcel locker",
|
||||
"de": "Sie können <b>keine</b> Pakete von diesem Paketschließfach abholen",
|
||||
"nl": "Je kan <b>geen</b> pakketten ophalen bij deze pakketautomaat",
|
||||
"ca": "<b>No pots</b> arreplegar paquets a aquest armari intel·ligent"
|
||||
"ca": "<b>No pots</b> arreplegar paquets a aquesta bústia intel·ligent"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -27,7 +27,8 @@
|
|||
"nl": "Deze laag toont autoparkings",
|
||||
"de": "Eine Ebene mit Parkplätzen",
|
||||
"es": "Una capa que muestra aparcamientos para coches",
|
||||
"fr": "Un calque montrant les parkings"
|
||||
"fr": "Un calque montrant les parkings",
|
||||
"ca": "Una capa que mostra aparcaments per a cotxes"
|
||||
},
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
|
@ -145,7 +146,8 @@
|
|||
"en": "Amount of parking spots reserved for disabled people",
|
||||
"nl": "Aantal parkeerplaatsen voor gehandicapten",
|
||||
"de": "Anzahl barrierefreier Stellplätze",
|
||||
"fr": "Nombre de places de stationnement réservées aux personnes à mobilité réduite"
|
||||
"fr": "Nombre de places de stationnement réservées aux personnes à mobilité réduite",
|
||||
"ca": "Quantitat de places d'aparcament reservades per a persones amb mobilitat reduïda"
|
||||
}
|
||||
},
|
||||
"mappings": [
|
||||
|
@ -155,7 +157,8 @@
|
|||
"en": "There are disabled parking spots, but it is not known how many",
|
||||
"nl": "Er zijn parkeerplaatsen voor gehandicapten, maar het is niet bekend hoeveel er zijn",
|
||||
"de": "Es gibt barrierefreie Stellplätze, aber die Anzahl ist unbekannt",
|
||||
"fr": "Il y a des places de stationnement pour personnes à mobilité réduite, mais on ne sait pas combien"
|
||||
"fr": "Il y a des places de stationnement pour personnes à mobilité réduite, mais on ne sait pas combien",
|
||||
"ca": "Hi ha places d'aparcament per a gent amb mobilitat reduïda, però no es sap quantes"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
|
@ -176,7 +179,7 @@
|
|||
"nl": "Er zijn geen parkeerplaatsen voor gehandicapten",
|
||||
"de": "Es gibt keine barrierefreien Stellplätze",
|
||||
"fr": "Il n'y a pas de places de stationnement pour personnes à mobilité réduite",
|
||||
"ca": "No hi han places d'aparcament per a persones amb mobilitat reduïda"
|
||||
"ca": "No hi ha places d'aparcament per a persones amb mobilitat reduïda"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -204,7 +207,8 @@
|
|||
"en": "Amount of parking spots",
|
||||
"nl": "Aantal parkeerplaatsen",
|
||||
"de": "Anzahl der Parkplätze",
|
||||
"fr": "Nombre de places de stationnement"
|
||||
"fr": "Nombre de places de stationnement",
|
||||
"ca": "Quantitat de places d'aparcament"
|
||||
}
|
||||
},
|
||||
"question": {
|
||||
|
|
|
@ -45,7 +45,8 @@
|
|||
"fr": "Microbibliothèque <i>{name}</i>",
|
||||
"ru": "Общественный книжный шкаф <i>{name}</i>",
|
||||
"it": "Microbiblioteca pubblica <i>{name}</i>",
|
||||
"hu": "A nyilvános könyvespolc neve: <i>{name}</i>"
|
||||
"hu": "A nyilvános könyvespolc neve: <i>{name}</i>",
|
||||
"ca": "Prestatgeria pública <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -383,7 +384,8 @@
|
|||
"de": "Wie lautet die Referenznummer dieses öffentlichen Bücherschranks?",
|
||||
"fr": "Quelle est le numéro de référence de cette microbibliothèque ?",
|
||||
"it": "Qual è il numero identificativo di questa microbiblioteca?",
|
||||
"hu": "Mi az azonosító száma ennek a nyilvános könyvespolcnak?"
|
||||
"hu": "Mi az azonosító száma ennek a nyilvános könyvespolcnak?",
|
||||
"ca": "Quin és el número de referència d'aquesta prestatgeria pública?"
|
||||
},
|
||||
"condition": "brand~*",
|
||||
"freeform": {
|
||||
|
@ -418,7 +420,8 @@
|
|||
"fr": "Quand a été installée cette microbibliothèque ?",
|
||||
"it": "Quando è stata inaugurata questa microbiblioteca?",
|
||||
"ru": "Когда был установлен этот общественный книжный шкаф?",
|
||||
"hu": "Mikor állították fel ezt a nyilvános könyvespolcot?"
|
||||
"hu": "Mikor állították fel ezt a nyilvános könyvespolcot?",
|
||||
"ca": "Quan es va instal·lar aquesta prestatgeria pública?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Installed on {start_date}",
|
||||
|
@ -427,7 +430,8 @@
|
|||
"fr": "Installée le {start_date}",
|
||||
"it": "È stata inaugurata il {start_date}",
|
||||
"ru": "Установлен {start_date}",
|
||||
"hu": "Telepítés dátuma: {start_date}"
|
||||
"hu": "Telepítés dátuma: {start_date}",
|
||||
"ca": "Instal·lat el dia {start_date}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "start_date",
|
||||
|
@ -452,7 +456,8 @@
|
|||
"fr": "Y a-t-il un site web avec plus d'informations sur cette microbibliothèque ?",
|
||||
"it": "C'è un sito web con maggiori informazioni su questa microbiblioteca?",
|
||||
"ru": "Есть ли веб-сайт с более подробной информацией об этом общественном книжном шкафе?",
|
||||
"hu": "Van-e olyan weboldal, ahol további információ található erről a nyilvános könyvespolcról?"
|
||||
"hu": "Van-e olyan weboldal, ahol további információ található erről a nyilvános könyvespolcról?",
|
||||
"ca": "Hi ha algun lloc web amb més informació sobre aquesta prestatgeria pública?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "website",
|
||||
|
|
|
@ -4,20 +4,23 @@
|
|||
"en": "Railway Platforms",
|
||||
"de": "Bahnsteige",
|
||||
"nl": "Treinperrons",
|
||||
"fr": "Quais de gare"
|
||||
"fr": "Quais de gare",
|
||||
"ca": "Andanes ferroviàries"
|
||||
},
|
||||
"description": {
|
||||
"en": "Find every platform in the station, and the train routes that use them.",
|
||||
"de": "Finden Sie alle Bahnsteige im Bahnhof und die Zugstrecken, die sie benutzen.",
|
||||
"nl": "Vind elk perron in het station, en de routes die ze gebruiken.",
|
||||
"fr": "Trouvez tous les quais dans la gare, et les lignes ferroviaires qui les utilisent."
|
||||
"fr": "Trouvez tous les quais dans la gare, et les lignes ferroviaires qui les utilisent.",
|
||||
"ca": "Trobeu totes les andanes de l'estació i les rutes de tren que les fan servir."
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Platform",
|
||||
"de": "Bahnsteig",
|
||||
"nl": "Perron",
|
||||
"fr": "Quai"
|
||||
"fr": "Quai",
|
||||
"ca": "Andana"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -26,7 +29,8 @@
|
|||
"en": "Platform {ref}",
|
||||
"de": "Bahnsteig {ref}",
|
||||
"nl": "Perron {ref}",
|
||||
"fr": "Quai {ref}"
|
||||
"fr": "Quai {ref}",
|
||||
"ca": "Andana {ref}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -46,7 +50,8 @@
|
|||
"en": "What is the number for this platform?",
|
||||
"de": "Wie lautet die Nummer dieses Bahnsteigs?",
|
||||
"nl": "Wat is het nummer van dit perron?",
|
||||
"fr": "Quel est le numéro de ce quai ?"
|
||||
"fr": "Quel est le numéro de ce quai ?",
|
||||
"ca": "Quin és el número d'aquesta andana?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "ref",
|
||||
|
@ -55,14 +60,16 @@
|
|||
"en": "Platform number",
|
||||
"de": "Bahnsteignummer",
|
||||
"nl": "Perronnummer",
|
||||
"fr": "Numéro de quai"
|
||||
"fr": "Numéro de quai",
|
||||
"ca": "Nombre d'andana"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "Platform {ref}",
|
||||
"de": "Bahnsteig {ref}",
|
||||
"nl": "Perron {ref}",
|
||||
"fr": "Quai {ref}"
|
||||
"fr": "Quai {ref}",
|
||||
"ca": "Andana {ref}"
|
||||
}
|
||||
},
|
||||
"level"
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
"name": {
|
||||
"en": "Crossings with rainbow paintings",
|
||||
"de": "Fußgängerüberwege in Regenbogenfarben",
|
||||
"fr": "Passages avec peinture arc-en-ciel"
|
||||
"fr": "Passages avec peinture arc-en-ciel",
|
||||
"ca": "Pasos de vianants pintats amb l'arc de Sant Martí"
|
||||
},
|
||||
"description": {
|
||||
"en": "A layer showing pedestrian crossings with rainbow paintings",
|
||||
|
@ -39,7 +40,8 @@
|
|||
"en": "Pedestrian crossing",
|
||||
"de": "Fußgängerüberweg",
|
||||
"nl": "Voetgangersoversteekplaats",
|
||||
"fr": "Passage piéton"
|
||||
"fr": "Passage piéton",
|
||||
"ca": "Pas de vianants"
|
||||
},
|
||||
"preciseInput": {
|
||||
"preferredBackground": [
|
||||
|
@ -57,7 +59,8 @@
|
|||
"question": {
|
||||
"en": "Does this crossing has rainbow paintings?",
|
||||
"de": "Hat der Überweg eine Markierung in Regenbogenfarben?",
|
||||
"fr": "Ce passage a-t-il une peinture arc-en-ciel ?"
|
||||
"fr": "Ce passage a-t-il une peinture arc-en-ciel ?",
|
||||
"ca": "Aquest pas de vianants està pintat amb l'arc de Sant Martí?"
|
||||
},
|
||||
"condition": "highway=crossing",
|
||||
"mappings": [
|
||||
|
@ -66,7 +69,8 @@
|
|||
"then": {
|
||||
"en": "This crossing has rainbow paintings",
|
||||
"de": "Der Überweg hat eine Markierung in Regenbogenfarben",
|
||||
"fr": "Ce passage a une peinture arc-en-ciel"
|
||||
"fr": "Ce passage a une peinture arc-en-ciel",
|
||||
"ca": "Aquest pas de vianants està pintat amb l'arc de Sant Martí"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/themes/rainbow_crossings/logo.svg",
|
||||
|
@ -78,7 +82,8 @@
|
|||
"then": {
|
||||
"en": "No rainbow paintings here",
|
||||
"de": "Hier gibt es kein Markierung in Regenbogenfarben",
|
||||
"fr": "Pas de peinture arc-en-ciel ici"
|
||||
"fr": "Pas de peinture arc-en-ciel ici",
|
||||
"ca": "No està pintat amb l'arc de Sant Martí"
|
||||
},
|
||||
"icon": "./assets/themes/rainbow_crossings/crossing.svg"
|
||||
},
|
||||
|
@ -87,7 +92,8 @@
|
|||
"then": {
|
||||
"en": "No rainbow paintings here",
|
||||
"de": "Hier gibt es kein Markierung in Regenbogenfarben",
|
||||
"fr": "Pas de peinture arc-en-ciel ici"
|
||||
"fr": "Pas de peinture arc-en-ciel ici",
|
||||
"ca": "No està pintat amb l'arc de Sant Martí"
|
||||
},
|
||||
"icon": "./assets/themes/rainbow_crossings/crossing.svg",
|
||||
"hideInAnswer": true
|
||||
|
|
|
@ -3,18 +3,21 @@
|
|||
"name": {
|
||||
"en": "Reception desks",
|
||||
"fr": "Bureaux d'accueil",
|
||||
"de": "Empfangstresen"
|
||||
"de": "Empfangstresen",
|
||||
"ca": "Recepció"
|
||||
},
|
||||
"description": {
|
||||
"en": "A layer showing where the reception desks are and which asks some accessibility information",
|
||||
"fr": "Une couche montrant où se trouvent les bureaux d'accueil et qui demande des informations d'accessibilité",
|
||||
"de": "Eine Ebene, die Empfangstresen zeigt und Informationen zur Barrierefreiheit abfragt"
|
||||
"de": "Eine Ebene, die Empfangstresen zeigt und Informationen zur Barrierefreiheit abfragt",
|
||||
"ca": "Una capa que mostra on es troben els mostradors de recepció i que demana informació d'accessibilitat"
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Reception desk",
|
||||
"fr": "Bureau d'accueil",
|
||||
"de": "Empfangstresen"
|
||||
"de": "Empfangstresen",
|
||||
"ca": "Mostrador de recepció"
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
|
@ -38,12 +41,14 @@
|
|||
"question": {
|
||||
"en": "What is the height of the reception desk? ",
|
||||
"fr": "Quelle est la hauteur de la réception ? ",
|
||||
"de": "Wie hoch ist der Empfangstresen? "
|
||||
"de": "Wie hoch ist der Empfangstresen? ",
|
||||
"ca": "Quina és l'alçada de la recepció? "
|
||||
},
|
||||
"render": {
|
||||
"en": "The height of the desk is <b>{canonical(desk:height)}</b>",
|
||||
"fr": "La hauteur du bureau est <b>{canonical(desk:height)}</b>",
|
||||
"de": "Die Höhe des Tresens beträgt <b>{canonical(desk:height)}</b>"
|
||||
"de": "Die Höhe des Tresens beträgt <b>{canonical(desk:height)}</b>",
|
||||
"ca": "L'alçada del mostrador és <b>{canonical(desk:height)}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "desk:height",
|
||||
|
@ -66,7 +71,8 @@
|
|||
"title": {
|
||||
"en": "a reception desk",
|
||||
"fr": "un bureau d'accueil",
|
||||
"de": "einen Empfangstresen"
|
||||
"de": "einen Empfangstresen",
|
||||
"ca": "una recepció"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -86,7 +92,8 @@
|
|||
"fr": "mètre",
|
||||
"de": "Meter",
|
||||
"nl": "meter",
|
||||
"pa_PK": "میٹر"
|
||||
"pa_PK": "میٹر",
|
||||
"ca": "metre"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -100,7 +107,8 @@
|
|||
"fr": "centimètre",
|
||||
"de": "Zentimeter",
|
||||
"nl": "centimeter",
|
||||
"pa_PK": "سینٹیمیٹر"
|
||||
"pa_PK": "سینٹیمیٹر",
|
||||
"ca": "centímetre"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -29,8 +29,9 @@
|
|||
"en": "Recycling facility",
|
||||
"nl": "Recyclingfaciliteit",
|
||||
"de": "Recyclinganlage",
|
||||
"es": "Facilidad de reciclaje",
|
||||
"it": "Impianti di riciclo"
|
||||
"es": "Instalación de reciclaje",
|
||||
"it": "Impianti di riciclo",
|
||||
"ca": "Instal·lació de reciclatge"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -41,7 +42,8 @@
|
|||
"nl": "Recyclingcentrum",
|
||||
"de": "Wertstoffhof",
|
||||
"es": "Centro de reciclaje",
|
||||
"it": "Centro di riciclo rifiuti"
|
||||
"it": "Centro di riciclo rifiuti",
|
||||
"ca": "Centre de reciclatge"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -51,7 +53,8 @@
|
|||
"nl": "Recyclingcentrum",
|
||||
"de": "Wertstoffhof",
|
||||
"es": "Centro de reciclaje",
|
||||
"it": "Centro di riciclo rifiuti"
|
||||
"it": "Centro di riciclo rifiuti",
|
||||
"ca": "Centre de reciclatge"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -61,7 +64,8 @@
|
|||
"nl": "Recyclingcontainer",
|
||||
"de": "Recyclingcontainer",
|
||||
"es": "Contenedor de reciclaje",
|
||||
"it": "Contenitore per il riciclo"
|
||||
"it": "Contenitore per il riciclo",
|
||||
"ca": "Contenidor de reciclatge"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -608,14 +612,17 @@
|
|||
"if": "recycling_type=pickup_point",
|
||||
"then": {
|
||||
"en": "This is a pickup point. The waste material is placed here without placing it in a dedicated container.",
|
||||
"nl": "Dit is een verzamelplaats zonder container waar het afval later opgepikt wordt."
|
||||
"nl": "Dit is een verzamelplaats zonder container waar het afval later opgepikt wordt.",
|
||||
"ca": "Aquest és un punt de recollida. El rebuig es col·loca aquí sense col·locar-lo en un contenidor dedicat.",
|
||||
"de": "Dies ist ein Abholpunkt. Abfälle werden hier abgelegt, ohne sie in einen speziellen Behälter zu geben."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "recycling_type=dump",
|
||||
"then": {
|
||||
"en": "This is a dump where the waste material is stacked.",
|
||||
"nl": "Dit is een afvalhoop waar het afvalmateriaal bovenop elkaar gestapeld wordt."
|
||||
"nl": "Dit is een afvalhoop waar het afvalmateriaal bovenop elkaar gestapeld wordt.",
|
||||
"ca": "Es tracta d’un abocador on s’apilen els residus."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -627,7 +634,8 @@
|
|||
"nl": "Wat is de naam van dit recyclagecentrum?",
|
||||
"de": "Wie lautet der Name dieses Wertstoffhofs?",
|
||||
"es": "¿Cual es el nombre de este centro de reciclaje?",
|
||||
"it": "Come si chiama questo centro raccolta e riciclo rifiuti?"
|
||||
"it": "Come si chiama questo centro raccolta e riciclo rifiuti?",
|
||||
"ca": "Quin és el nom d’aquest centre de reciclatge?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This recycling centre is named <b>{name}</b>",
|
||||
|
@ -648,7 +656,8 @@
|
|||
"nl": "Dit recyclagecentrum heeft geen specifieke naam",
|
||||
"de": "Dieser Wertstoffhof hat keinen bestimmten Namen",
|
||||
"es": "Este centro de reciclaje no tiene un nombre específico",
|
||||
"it": "Questo centro raccolta e riciclo rifiuti non ha un nome specifico"
|
||||
"it": "Questo centro raccolta e riciclo rifiuti non ha un nome specifico",
|
||||
"ca": "Aquest centre de reciclatge no té un nom específic"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -1093,7 +1102,9 @@
|
|||
"ifnot": "recycling:bicycles=",
|
||||
"then": {
|
||||
"en": "Bicycles can be recycled here",
|
||||
"nl": "Fietsen (en fietswrakken) kunnen hier gerecycled worden"
|
||||
"nl": "Fietsen (en fietswrakken) kunnen hier gerecycled worden",
|
||||
"ca": "Aquí es poden reciclar bicicletes",
|
||||
"de": "Fahrräder können hier recycelt werden"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/recycling/bicycles.svg",
|
||||
|
@ -1428,8 +1439,8 @@
|
|||
"question": {
|
||||
"en": "Recycling of printer cartridges",
|
||||
"nl": "Recycling van inktpatronen",
|
||||
"ca": "Reciclatge del rebuig",
|
||||
"de": "Recycling von Restabfällen",
|
||||
"ca": "Reciclatge de cartutxos d'impressora",
|
||||
"de": "Recycling von Druckerpatronen",
|
||||
"it": "Riciclo di secco"
|
||||
},
|
||||
"osmTags": "recycling:printer_cartridges=yes"
|
||||
|
@ -1437,7 +1448,9 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Recycling of bicycles",
|
||||
"nl": "Recycling van fietsen"
|
||||
"nl": "Recycling van fietsen",
|
||||
"ca": "Reciclatge de bicicletes",
|
||||
"de": "Recycling von Fahrrädern"
|
||||
},
|
||||
"osmTags": "recycling:bicycles=yes"
|
||||
}
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"en": "This school can enroll at most {capacity} students",
|
||||
"nl": "Deze school kan maximaal {capacity} studenten lesgeven",
|
||||
"de": "Diese Schule kann höchstens {capacity} Schüler aufnehmen",
|
||||
"fr": "Cette école peut accueillir au maximum {capacity} étudiants"
|
||||
"fr": "Cette école peut accueillir au maximum {capacity} étudiants",
|
||||
"ca": "A aquesta escola poden inscriure's com a màxim {capacity} estudiants"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "capacity",
|
||||
|
@ -84,7 +85,8 @@
|
|||
"en": "This is a school with a kindergarten section where young kids receive some education which prepares reading and writing.",
|
||||
"nl": "Dit is een school die ook een kleuterschool bevat",
|
||||
"de": "Es handelt sich um eine Schule mit einer Kindergartenabteilung, in der kleine Kinder eine Ausbildung erhalten, die auf das Lesen und Schreiben vorbereitet.",
|
||||
"fr": "Il s'agit d'une école avec une section maternelle où les jeunes enfants reçoivent un enseignement qui prépare à la lecture et à l'écriture."
|
||||
"fr": "Il s'agit d'une école avec une section maternelle où les jeunes enfants reçoivent un enseignement qui prépare à la lecture et à l'écriture.",
|
||||
"ca": "Aquesta és una escola amb una secció d’educació infantil on els més petits reben una educació que prepara la lectura i l’escriptura."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -367,7 +369,8 @@
|
|||
"en": "a primary or secondary school",
|
||||
"nl": "een lagere of middelbare school",
|
||||
"de": "eine Grundschule oder weiterführende Schule",
|
||||
"fr": "une école primaire ou secondaire"
|
||||
"fr": "une école primaire ou secondaire",
|
||||
"ca": "una escola de primària o secundària"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "un mupi"
|
||||
},
|
||||
"10": {
|
||||
"description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escupltura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una paret pintada"
|
||||
},
|
||||
"2": {
|
||||
"title": "un mupi sobre la paret"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escupltura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una paret pintada"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "Açò és un tauló d'anunis"
|
||||
},
|
||||
"10": {
|
||||
"then": "Açò és una paret pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Açò és una columna"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Açò és un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Açò és una paret pintada"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'element publicitari és aquest?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Tauló d'anuncis"
|
||||
},
|
||||
"10": {
|
||||
"then": "Paret Pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mupi"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Paret Pintada"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -312,15 +312,6 @@
|
|||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pintura"
|
||||
},
|
||||
|
@ -344,6 +335,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relleu"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'obra és aquesta peça?",
|
||||
|
@ -1350,11 +1350,6 @@
|
|||
"question": "Quines vàlvules són compatibles?",
|
||||
"render": "Aquesta bomba admet les vàlvules següents: {valves}"
|
||||
},
|
||||
"opening_hours_24_7": {
|
||||
"override": {
|
||||
"question": "Quan està obert aquest punt de reparació de bicicletes?"
|
||||
}
|
||||
},
|
||||
"send_email_about_broken_pump": {
|
||||
"render": {
|
||||
"special": {
|
||||
|
@ -1748,9 +1743,6 @@
|
|||
"1": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Schuko</b> sense pin de terra (CEE7/4 tipus F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"4": {
|
||||
"question": "Té un connector de <div style='display: inline-block'><b><b>Tipus 1 amb cable</b> (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||||
},
|
||||
|
@ -1765,6 +1757,9 @@
|
|||
},
|
||||
"8": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tipus 2</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1814,6 +1809,30 @@
|
|||
"1": {
|
||||
"then": "<b>Endoll de paret Schuko</b> sense pin a terra (CEE7/4 tipus F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin a terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>CSS 1Tipus 1</b> (també conegut com Tipus 1 combo)"
|
||||
},
|
||||
|
@ -1844,9 +1863,6 @@
|
|||
"19": {
|
||||
"then": "<b>Tipus 2 amb cable</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>CSS Supercarregador Tesla</b> (tipus2_css de la marca)"
|
||||
},
|
||||
|
@ -1864,27 +1880,6 @@
|
|||
},
|
||||
"26": {
|
||||
"then": "<b>USB</b> per a carregar mòbils i dispositius petits"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin a terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
|
||||
|
@ -2875,21 +2870,6 @@
|
|||
"1": {
|
||||
"then": "Això és una fregiduria"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es serveixen plats xinesos"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquí es serveixen plats grecs"
|
||||
},
|
||||
"12": {
|
||||
"then": "Aquí es serveixen plats indis"
|
||||
},
|
||||
"13": {
|
||||
"then": "Aquí es serveixen plats turcs"
|
||||
},
|
||||
"14": {
|
||||
"then": "Aquí es serveixen plats tailandesos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Principalment serveix pasta"
|
||||
},
|
||||
|
@ -2910,6 +2890,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aquí es serveixen plats francesos"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es serveixen plats xinesos"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquí es serveixen plats grecs"
|
||||
},
|
||||
"12": {
|
||||
"then": "Aquí es serveixen plats indis"
|
||||
},
|
||||
"13": {
|
||||
"then": "Aquí es serveixen plats turcs"
|
||||
},
|
||||
"14": {
|
||||
"then": "Aquí es serveixen plats tailandesos"
|
||||
}
|
||||
},
|
||||
"question": "Quin menjar es serveix aquí?",
|
||||
|
@ -4188,6 +4183,30 @@
|
|||
"1": {
|
||||
"question": "Reciclatge de piles"
|
||||
},
|
||||
"2": {
|
||||
"question": "Reciclatge de cartrons de begudes"
|
||||
},
|
||||
"3": {
|
||||
"question": "Reciclatge de llaunes"
|
||||
},
|
||||
"4": {
|
||||
"question": "Reciclatge de roba"
|
||||
},
|
||||
"5": {
|
||||
"question": "Reciclatge d'oli de cuina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Reciclatge d'oli de motor"
|
||||
},
|
||||
"7": {
|
||||
"question": "Reciclatge de tubs fluorescents"
|
||||
},
|
||||
"8": {
|
||||
"question": "Reciclatge de residus verds"
|
||||
},
|
||||
"9": {
|
||||
"question": "Reciclatge d'ampolles de vidre"
|
||||
},
|
||||
"10": {
|
||||
"question": "Reciclatge de vidre"
|
||||
},
|
||||
|
@ -4218,35 +4237,11 @@
|
|||
"19": {
|
||||
"question": "Reciclatge del rebuig"
|
||||
},
|
||||
"2": {
|
||||
"question": "Reciclatge de cartrons de begudes"
|
||||
},
|
||||
"20": {
|
||||
"question": "Reciclatge de cartutxos d'impressora"
|
||||
},
|
||||
"21": {
|
||||
"question": "Reciclatge de bicicletes"
|
||||
},
|
||||
"3": {
|
||||
"question": "Reciclatge de llaunes"
|
||||
},
|
||||
"4": {
|
||||
"question": "Reciclatge de roba"
|
||||
},
|
||||
"5": {
|
||||
"question": "Reciclatge d'oli de cuina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Reciclatge d'oli de motor"
|
||||
},
|
||||
"7": {
|
||||
"question": "Reciclatge de tubs fluorescents"
|
||||
},
|
||||
"8": {
|
||||
"question": "Reciclatge de residus verds"
|
||||
},
|
||||
"9": {
|
||||
"question": "Reciclatge d'ampolles de vidre"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -4297,11 +4292,6 @@
|
|||
},
|
||||
"question": "On es troba aquest contenidor?"
|
||||
},
|
||||
"opening_hours_24_7": {
|
||||
"override": {
|
||||
"question": "Quin és l'horari d'obertura d'aquesta instal·lació de reciclatge?"
|
||||
}
|
||||
},
|
||||
"operator": {
|
||||
"question": "Quina empresa opera aquesta infraestructura de reciclatge?",
|
||||
"render": "Aquesta infraestuctura de reciclatge està operada per {operator}"
|
||||
|
@ -4314,6 +4304,30 @@
|
|||
"1": {
|
||||
"then": "Aquí es poden reciclar els cartons de begudes"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es pot reciclar vidre"
|
||||
},
|
||||
|
@ -4344,9 +4358,6 @@
|
|||
"19": {
|
||||
"then": "Aquí es poden reciclar sabates"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"20": {
|
||||
"then": "Aquí es poden reciclar petits electrodomèstics"
|
||||
},
|
||||
|
@ -4361,27 +4372,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Aquí es poden reciclar bicicletes"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
}
|
||||
},
|
||||
"question": "Què es pot reciclar aquí?"
|
||||
|
@ -4843,12 +4833,6 @@
|
|||
"1": {
|
||||
"then": "Aquest fanal utilitza LED"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquest fanal utilitza il·luminació incandescent"
|
||||
},
|
||||
|
@ -4872,6 +4856,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'il·luminació utilitza aquest fanal?"
|
||||
|
@ -5591,4 +5581,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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?",
|
||||
|
@ -1804,27 +1804,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"
|
||||
},
|
||||
|
@ -1848,6 +1827,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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1903,6 +1903,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)"
|
||||
},
|
||||
|
@ -1933,9 +1957,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)"
|
||||
},
|
||||
|
@ -1966,32 +1987,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?"
|
||||
|
@ -3477,15 +3477,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"
|
||||
},
|
||||
|
@ -3509,6 +3500,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?",
|
||||
|
@ -3557,15 +3557,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"
|
||||
},
|
||||
|
@ -3589,6 +3580,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?",
|
||||
|
@ -4512,6 +4512,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."
|
||||
},
|
||||
|
@ -4542,9 +4566,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."
|
||||
},
|
||||
|
@ -4559,27 +4580,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?"
|
||||
|
@ -4665,21 +4665,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"
|
||||
},
|
||||
|
@ -4703,6 +4688,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?",
|
||||
|
@ -5835,19 +5835,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -5903,6 +5890,19 @@
|
|||
"question": "Nur offene Notizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap-Hinweise",
|
||||
|
@ -6231,21 +6231,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."
|
||||
},
|
||||
|
@ -6269,6 +6254,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?"
|
||||
|
@ -6895,6 +6895,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"
|
||||
},
|
||||
|
@ -6925,35 +6949,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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7021,6 +7021,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"
|
||||
},
|
||||
|
@ -7051,9 +7075,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"
|
||||
},
|
||||
|
@ -7068,27 +7089,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?"
|
||||
|
@ -7667,12 +7667,6 @@
|
|||
},
|
||||
"question": "Hat die Treppe einen Handlauf?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befinden sich diese Treppen?",
|
||||
"render": "Diese Stufen befinden sich zwischen den Stockwerken {level}"
|
||||
}
|
||||
},
|
||||
"ramp": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7799,12 +7793,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"
|
||||
},
|
||||
|
@ -7828,6 +7816,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?"
|
||||
|
@ -8086,18 +8080,6 @@
|
|||
},
|
||||
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"validator-operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Name des Betreibers"
|
||||
|
@ -8310,11 +8292,6 @@
|
|||
},
|
||||
"name": "Toiletten in anderen Einrichtungen",
|
||||
"tagRenderings": {
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9155,4 +9132,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "un mupi"
|
||||
},
|
||||
"10": {
|
||||
"description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escultura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una pared pintada"
|
||||
},
|
||||
"2": {
|
||||
"title": "un mupi sobre la pared"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "un tótem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escultura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una pared pintada"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "Esto es un tablón de anuncios"
|
||||
},
|
||||
"10": {
|
||||
"then": "Esto es una pared pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esto es una columna"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Esto es un tótem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Esto es una pared pintada"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de elemento publicitario es?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Tablon de anuncios"
|
||||
},
|
||||
"10": {
|
||||
"then": "Pared Pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mupi"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Tótem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Pared Pintada"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -309,12 +309,6 @@
|
|||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Cerámica"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pintura"
|
||||
},
|
||||
|
@ -338,6 +332,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relieve"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Cerámica"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de obra es esta pieza?",
|
||||
|
@ -1424,27 +1424,6 @@
|
|||
"0": {
|
||||
"question": "Todos los conectores"
|
||||
},
|
||||
"10": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 con cable</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"11": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (un tipo2_css de marca)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||
},
|
||||
"12": {
|
||||
"question": "Tiene un conector <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>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipo2 A con un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"14": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 3 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
|
||||
},
|
||||
"16": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 5 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||||
},
|
||||
"2": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>enchufe de pared Europeo</b> con un pin de tierra (CEE7/4 tipo E</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
|
||||
},
|
||||
|
@ -1468,6 +1447,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b>Tipo 2 CCS</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||
},
|
||||
"10": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 con cable</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"11": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (un tipo2_css de marca)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||
},
|
||||
"12": {
|
||||
"question": "Tiene un conector <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>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipo2 A con un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"14": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 3 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
|
||||
},
|
||||
"16": {
|
||||
"question": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 5 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1522,6 +1522,30 @@
|
|||
"1": {
|
||||
"then": "<b>Enchufe de pared Schuko</b> sin pin de tierra (CEE7/4 tipo F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>CSS Tipo 1</b> (también conocido como Tipo 1 Combo)"
|
||||
},
|
||||
|
@ -1552,9 +1576,6 @@
|
|||
"19": {
|
||||
"then": "<b>Tipo 2 con cable</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>CCS Supercargador Tesla</b> (un tipo2_css con marca)"
|
||||
},
|
||||
|
@ -1585,32 +1606,11 @@
|
|||
"29": {
|
||||
"then": "<b>Bosch Active Connect con 3 pines</b> y cable"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Tipo 1 con cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de conexiones de carga están disponibles aquí?"
|
||||
|
@ -2005,12 +2005,6 @@
|
|||
"1": {
|
||||
"then": "Este carril bici está pavimentado"
|
||||
},
|
||||
"10": {
|
||||
"then": "Este carril bici está hecho de gravilla"
|
||||
},
|
||||
"12": {
|
||||
"then": "Este carril bici está hecho de tierra natural"
|
||||
},
|
||||
"2": {
|
||||
"then": "Este carril bici está hecho de asfalto"
|
||||
},
|
||||
|
@ -2025,6 +2019,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Este carril bici está hecho de grava"
|
||||
},
|
||||
"10": {
|
||||
"then": "Este carril bici está hecho de gravilla"
|
||||
},
|
||||
"12": {
|
||||
"then": "Este carril bici está hecho de tierra natural"
|
||||
}
|
||||
},
|
||||
"question": "¿De qué superficie está hecho este carril bici?",
|
||||
|
@ -2070,9 +2070,6 @@
|
|||
"1": {
|
||||
"then": "Este carril bici está pavimentado"
|
||||
},
|
||||
"10": {
|
||||
"then": "Este carril bici está hecho de gravilla"
|
||||
},
|
||||
"2": {
|
||||
"then": "Este carril bici está hecho de asfalto"
|
||||
},
|
||||
|
@ -2084,6 +2081,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Este carril bici está hecho de grava"
|
||||
},
|
||||
"10": {
|
||||
"then": "Este carril bici está hecho de gravilla"
|
||||
}
|
||||
},
|
||||
"question": "¿De qué esta hecha la superficie de esta calle?",
|
||||
|
@ -2616,18 +2616,6 @@
|
|||
"0": {
|
||||
"then": "Esto es una pizzería"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí se sirven platos Chinos"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquí se sirven platos Griegos"
|
||||
},
|
||||
"12": {
|
||||
"then": "Aquí se sirven platos Indios"
|
||||
},
|
||||
"13": {
|
||||
"then": "Aquí se sirven platos Turcos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Principalmente sirve pasta"
|
||||
},
|
||||
|
@ -2648,6 +2636,18 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aquí se sirven platos Franceses"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí se sirven platos Chinos"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquí se sirven platos Griegos"
|
||||
},
|
||||
"12": {
|
||||
"then": "Aquí se sirven platos Indios"
|
||||
},
|
||||
"13": {
|
||||
"then": "Aquí se sirven platos Turcos"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué comida se sirve aquí?",
|
||||
|
@ -3036,19 +3036,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Todas las notas"
|
||||
},
|
||||
"1": {
|
||||
"question": "Ocultar las nostras de importación"
|
||||
},
|
||||
"2": {
|
||||
"question": "Solo mostrar las notas de importación"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -3104,6 +3091,19 @@
|
|||
"question": "Solo mostrar las notas abiertas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Todas las notas"
|
||||
},
|
||||
"1": {
|
||||
"question": "Ocultar las nostras de importación"
|
||||
},
|
||||
"2": {
|
||||
"question": "Solo mostrar las notas de importación"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Notas de OpenStreetMap",
|
||||
|
@ -3406,6 +3406,21 @@
|
|||
"1": {
|
||||
"question": "Reciclaje de baterías"
|
||||
},
|
||||
"3": {
|
||||
"question": "Reciclaje de latas"
|
||||
},
|
||||
"4": {
|
||||
"question": "Reciclaje de ropa"
|
||||
},
|
||||
"5": {
|
||||
"question": "Reciclaje de aceite de cocina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Reciclaje de aceite de motor"
|
||||
},
|
||||
"9": {
|
||||
"question": "Reciclaje de botellas de cristal"
|
||||
},
|
||||
"10": {
|
||||
"question": "Reciclaje de cristal"
|
||||
},
|
||||
|
@ -3429,21 +3444,6 @@
|
|||
},
|
||||
"18": {
|
||||
"question": "Reciclaje de pequeños electrodomésticos"
|
||||
},
|
||||
"3": {
|
||||
"question": "Reciclaje de latas"
|
||||
},
|
||||
"4": {
|
||||
"question": "Reciclaje de ropa"
|
||||
},
|
||||
"5": {
|
||||
"question": "Reciclaje de aceite de cocina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Reciclaje de aceite de motor"
|
||||
},
|
||||
"9": {
|
||||
"question": "Reciclaje de botellas de cristal"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3474,7 +3474,7 @@
|
|||
},
|
||||
"opening_hours_24_7": {
|
||||
"override": {
|
||||
"question": "¿Cuál es el horario de apertura de esta instalación de reciclaje?"
|
||||
"question": "¿A qué horas abre esta facilidad de reciclado?"
|
||||
}
|
||||
},
|
||||
"operator": {
|
||||
|
@ -3486,6 +3486,24 @@
|
|||
"0": {
|
||||
"then": "Aquí se pueden reciclar baterías"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí se pueden reciclar latas"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí se puede reciclar ropa"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí se puede reciclar aceite de cocina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí se puede reciclar aceite de motor"
|
||||
},
|
||||
"8": {
|
||||
"then": "Aquí se pueden reciclar residuos orgánicos"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí se pueden reciclar botellas de cristal"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí se puede reciclar cristal"
|
||||
},
|
||||
|
@ -3509,24 +3527,6 @@
|
|||
},
|
||||
"19": {
|
||||
"then": "Aquí se pueden reciclar zapatos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí se pueden reciclar latas"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí se puede reciclar ropa"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí se puede reciclar aceite de cocina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí se puede reciclar aceite de motor"
|
||||
},
|
||||
"8": {
|
||||
"then": "Aquí se pueden reciclar residuos orgánicos"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí se pueden reciclar botellas de cristal"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué se puede reciclar aquí?"
|
||||
|
@ -3808,6 +3808,11 @@
|
|||
"question": "¿De qué color es la luz que emite esta lámpara?",
|
||||
"render": "Esta lámpara emite luz {light:colour}"
|
||||
},
|
||||
"count": {
|
||||
"mappings": {
|
||||
"0": {}
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
"question": "¿Hacia donde apunta esta lámpara?",
|
||||
"render": "Esta lámpara apunta hacia {light:direction}"
|
||||
|
@ -3848,12 +3853,6 @@
|
|||
"1": {
|
||||
"then": "Esta lámpara utiliza LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Esta lampara se ilumina con gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta lámpara utiliza iluminación incandescente"
|
||||
},
|
||||
|
@ -3874,6 +3873,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Esta lámpara utiliza lámparas de sodio de baja presión (naranja monocromo)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Esta lampara se ilumina con gas"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de iluminación utiliza esta lámpara?"
|
||||
|
@ -4327,4 +4332,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue