Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2023-06-01 23:50:58 +02:00
parent 37662f0104
commit 08dc643f6a
19 changed files with 695 additions and 448 deletions

View file

@ -447,4 +447,4 @@
] ]
} }
] ]
} }

View file

@ -233,7 +233,7 @@
{ {
"if": "amenity=cafe", "if": "amenity=cafe",
"then": { "then": {
"en": "A <b>cafe</b> to drink tea, coffee or an alcoholic beverage in a quiet environment", "en": "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment",
"nl": "Dit is een <b>cafe</b> - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen.", "nl": "Dit is een <b>cafe</b> - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen.",
"de": "Ein <b>Café</b>, um in ruhiger Umgebung Tee, Kaffee oder ein alkoholisches Getränk zu trinken", "de": "Ein <b>Café</b>, um in ruhiger Umgebung Tee, Kaffee oder ein alkoholisches Getränk zu trinken",
"da": "En <b>café</b> til at drikke te, kaffe eller en alkoholisk drik i rolige omgivelser", "da": "En <b>café</b> til at drikke te, kaffe eller en alkoholisk drik i rolige omgivelser",
@ -369,4 +369,4 @@
"fr": "Une couche montrants les cafés et pubs où lon peut prendre un verre. Cette couche pose des questions y afférentes.", "fr": "Une couche montrants les cafés et pubs où lon peut prendre un verre. Cette couche pose des questions y afférentes.",
"ca": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants" "ca": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants"
} }
} }

View file

@ -11,7 +11,8 @@
}, },
"description": { "description": {
"en": "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added", "en": "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added",
"de": "Rückfallebene mit Orten, auf denen Klettern eventuell möglich ist. Sie wird erst angezeigt, wenn man stark hineinzoomt, um zu verhindern, dass Elemente doppelt hinzugefügt werden" "de": "Rückfallebene mit Orten, auf denen Klettern eventuell möglich ist. Sie wird erst angezeigt, wenn man stark hineinzoomt, um zu verhindern, dass Elemente doppelt hinzugefügt werden",
"nl": "Laag met plaatsen waar klimmen _misschien_ mogelijk is. Deze wordt geladen als je ver inzoomt, om te voorkomen dat je per ongeluk dubbels maakt"
}, },
"minzoom": 19, "minzoom": 19,
"source": { "source": {

View file

@ -19,7 +19,7 @@
"render": { "render": {
"en": "Dentist Office {name}", "en": "Dentist Office {name}",
"de": "Arztpraxis {name}", "de": "Arztpraxis {name}",
"nl": "Dokterspraktijk {name}", "nl": "Tandartspraktijk {name}",
"fr": "Cabinet medical {name}" "fr": "Cabinet medical {name}"
} }
}, },

View file

@ -3,12 +3,14 @@
"name": { "name": {
"en": "Fitness Centres", "en": "Fitness Centres",
"de": "Fitnessstudios", "de": "Fitnessstudios",
"ca": "Centre de fitnes o gimnàs" "ca": "Centre de fitnes o gimnàs",
"nl": "Fitnesscentra"
}, },
"description": { "description": {
"en": "Layer showing fitness centres", "en": "Layer showing fitness centres",
"de": "Ebene mit Fitnessstudios", "de": "Ebene mit Fitnessstudios",
"ca": "Capa que mostra centres de fitnes o gimnasos" "ca": "Capa que mostra centres de fitnes o gimnasos",
"nl": "Laag die fitnesscentra toon"
}, },
"source": { "source": {
"osmTags": "leisure=fitness_centre" "osmTags": "leisure=fitness_centre"

View file

@ -123,4 +123,4 @@
"width": 1 "width": 1
} }
] ]
} }

View file

@ -83,7 +83,7 @@
"render": { "render": {
"en": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} for spam or inappropriate messages</a>", "en": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} for spam or inappropriate messages</a>",
"nl": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} melden voor spam of ongepaste opmerkingen</a>", "nl": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} melden voor spam of ongepaste opmerkingen</a>",
"de": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} als Spam melden</a>", "de": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle' {_first_user} für Spam oder unangemessene Nachrichten melden</a>",
"es": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Reportar {_first_user}" "es": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Reportar {_first_user}"
}, },
"condition": "_opened_by_anonymous_user=false" "condition": "_opened_by_anonymous_user=false"

View file

@ -413,4 +413,4 @@
"accepts_cards", "accepts_cards",
"has_organic" "has_organic"
] ]
} }

View file

@ -666,6 +666,6 @@
"en": "This layer shows surveillance cameras and allows a contributor to update information and add new cameras", "en": "This layer shows surveillance cameras and allows a contributor to update information and add new cameras",
"nl": "Deze laag toont bewakingscamera's en laat toe om de informatie te verrijken en om nieuwe camera\"s toe te voegen", "nl": "Deze laag toont bewakingscamera's en laat toe om de informatie te verrijken en om nieuwe camera\"s toe te voegen",
"de": "Diese Ebene zeigt die Überwachungskameras an und ermöglicht es, Informationen zu aktualisieren und neue Kameras hinzuzufügen", "de": "Diese Ebene zeigt die Überwachungskameras an und ermöglicht es, Informationen zu aktualisieren und neue Kameras hinzuzufügen",
"es": "Esta capa muestra las cámaras de vigilancia y permite a quien colabora, actualizar la información y agregar nuevas cámaras" "es": "Esta capa muestra las cámaras de vigilancia y permite a quien colabora, actualizar la información y agregar nuevas cámaras"
} }
} }

View file

@ -105,7 +105,8 @@
"de": "Fragen der Reihe nach anzeigen", "de": "Fragen der Reihe nach anzeigen",
"ca": "Mostra les preguntes una per una", "ca": "Mostra les preguntes una per una",
"fr": "Afficher les questions une à une", "fr": "Afficher les questions une à une",
"pt": "Mostrar perguntas uma a uma" "pt": "Mostrar perguntas uma a uma",
"nl": "Toon de vragen één per één"
} }
} }
] ]
@ -278,7 +279,8 @@
"de": "Sie haben bei {_csCount} verschiedenen Gelegenheiten Änderungen vorgenommen! Das ist großartig!", "de": "Sie haben bei {_csCount} verschiedenen Gelegenheiten Änderungen vorgenommen! Das ist großartig!",
"ca": "Has fet {_csCount} en diferents ocasions! Això és sorprenent!", "ca": "Has fet {_csCount} en diferents ocasions! Això és sorprenent!",
"fr": "Vous avez fait {_csCount} modifications ! C'est génial !", "fr": "Vous avez fait {_csCount} modifications ! C'est génial !",
"pt": "Você fez alterações em {_csCount} ocasiões diferentes! Isso é incrível!" "pt": "Você fez alterações em {_csCount} ocasiões diferentes! Isso é incrível!",
"nl": "Je hebt {_csCount} verschillende keren bijgedragen! Dat is indrukwekkend!"
}, },
"icon": "party" "icon": "party"
} }

View file

@ -113,7 +113,9 @@
"render": "{minimap(18, id): width:100%; height:8rem; border-radius:2rem; overflow: hidden; pointer-events: none;}" "render": "{minimap(18, id): width:100%; height:8rem; border-radius:2rem; overflow: hidden; pointer-events: none;}"
}, },
"phone": { "phone": {
"labels": ["contact"], "labels": [
"contact"
],
"question": { "question": {
"en": "What is the phone number of {title()}?", "en": "What is the phone number of {title()}?",
"nl": "Wat is het telefoonnummer van {title()}?", "nl": "Wat is het telefoonnummer van {title()}?",
@ -165,7 +167,9 @@
] ]
}, },
"email": { "email": {
"labels": ["contact"], "labels": [
"contact"
],
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>", "render": "<a href='mailto:{email}' target='_blank'>{email}</a>",
"question": { "question": {
"nl": "Wat is het e-mailadres van {title()}?", "nl": "Wat is het e-mailadres van {title()}?",
@ -208,7 +212,9 @@
} }
}, },
"website": { "website": {
"labels": ["contact"], "labels": [
"contact"
],
"question": { "question": {
"en": "What is the website of {title()}?", "en": "What is the website of {title()}?",
"nl": "Wat is de website van {title()}?", "nl": "Wat is de website van {title()}?",
@ -2034,4 +2040,4 @@
} }
] ]
} }
} }

View file

@ -1,13 +1,22 @@
{ {
"id": "mapcomplete-changes", "id": "mapcomplete-changes",
"title": { "title": {
"en": "Changes made with MapComplete" "en": "Changes made with MapComplete",
"ca": "Canvis fets amb MapComplete",
"cs": "Změny provedené pomocí MapComplete",
"de": "Änderungen mit MapComplete"
}, },
"shortDescription": { "shortDescription": {
"en": "Shows changes made by MapComplete" "en": "Shows changes made by MapComplete",
"ca": "Mostra els canvis fets per MapComplete",
"cs": "Zobrazuje změny provedené nástrojem MapComplete",
"de": "Zeigt Änderungen, die mit MapComplete vorgenommen wurden"
}, },
"description": { "description": {
"en": "This maps shows all the changes made with MapComplete" "en": "This maps shows all the changes made with MapComplete",
"ca": "Aquest mapa mostra tots els canvis fets amb MapComplete",
"cs": "Tyto mapy zobrazují všechny změny provedené pomocí MapComplete",
"de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen"
}, },
"icon": "./assets/svg/logo.svg", "icon": "./assets/svg/logo.svg",
"hideFromOverview": true, "hideFromOverview": true,
@ -20,7 +29,10 @@
{ {
"id": "mapcomplete-changes", "id": "mapcomplete-changes",
"name": { "name": {
"en": "Changeset centers" "en": "Changeset centers",
"ca": "Centre del conjunt de canvis",
"cs": "Centra změn",
"de": "Zentrum der Änderungssätze"
}, },
"minzoom": 0, "minzoom": 0,
"source": { "source": {
@ -31,41 +43,62 @@
}, },
"title": { "title": {
"render": { "render": {
"en": "Changeset for {theme}" "en": "Changeset for {theme}",
"ca": "Conjunt de canvis per a {theme}",
"cs": "Sada změn pro {theme}",
"de": "Änderungssatz für {theme}"
} }
}, },
"description": { "description": {
"en": "Shows all MapComplete changes" "en": "Shows all MapComplete changes",
"ca": "Mostra tots els canvis de MapComplete",
"cs": "Zobrazí všechny změny MapComplete",
"de": "Zeigt alle MapComplete-Änderungen"
}, },
"tagRenderings": [ "tagRenderings": [
{ {
"id": "show_changeset_id", "id": "show_changeset_id",
"render": { "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>",
"ca": "Conjunt de canvi <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
"cs": "Sada změn je <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", "id": "contributor",
"question": { "question": {
"en": "What contributor did make this change?" "en": "What contributor did make this change?",
"ca": "Quin col·laborador va fer aquest canvi?",
"cs": "Který přispěvatel tuto změnu provedl?",
"de": "Wer hat diese Änderung vorgenommen?"
}, },
"freeform": { "freeform": {
"key": "user" "key": "user"
}, },
"render": { "render": {
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>" "en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
"ca": "Canvi fet per <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
"cs": "Změna provedená <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
"de": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
} }
}, },
{ {
"id": "theme-id", "id": "theme-id",
"question": { "question": {
"en": "What theme was used to make this change?" "en": "What theme was used to make this change?",
"ca": "Quin tema es va utilitzar per fer aquest canvi?",
"cs": "Jaké téma bylo použito k provedení této změny?",
"de": "Welches Thema wurde für diese Änderung verwendet?"
}, },
"freeform": { "freeform": {
"key": "theme" "key": "theme"
}, },
"render": { "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>",
"ca": "Canvi amb el tema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>",
"cs": "Změna pomocí tématu <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>",
"de": "Geändert mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
} }
}, },
{ {
@ -74,19 +107,31 @@
"key": "locale" "key": "locale"
}, },
"question": { "question": {
"en": "What locale (language) was this change made in?" "en": "What locale (language) was this change made in?",
"ca": "Amb quina configuració regional (idioma) s'ha fet aquest canvi?",
"cs": "V jakém prostředí (jazyce) byla tato změna provedena?",
"de": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?"
}, },
"render": { "render": {
"en": "User locale is {locale}" "en": "User locale is {locale}",
"ca": "La configuració regional de l'usuari és {locale}",
"cs": "Uživatelské prostředí je {locale}",
"de": "Benutzergebietsschema ist {locale}"
} }
}, },
{ {
"id": "host", "id": "host",
"render": { "render": {
"en": "Change with with <a href='{host}'>{host}</a>" "en": "Change with with <a href='{host}'>{host}</a>",
"ca": "Canvi amb <a href='{host}'>{host}</a>",
"cs": "Změna u <a href='{host}'>{host}</a>",
"de": "Geändert über <a href='{host}'>{host}</a>"
}, },
"question": { "question": {
"en": "What host (website) was this change made with?" "en": "What host (website) was this change made with?",
"ca": "Amb quin amfitrió (lloc web) es va fer aquest canvi?",
"cs": "U jakého hostitele (webové stránky) byla tato změna provedena?",
"de": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?"
}, },
"freeform": { "freeform": {
"key": "host" "key": "host"
@ -435,7 +480,10 @@
} }
], ],
"question": { "question": {
"en": "Themename contains {search}" "en": "Themename contains {search}",
"ca": "El nom del tema conté {search}",
"cs": "Themename obsahuje {search}",
"de": "Themename enthält {search}"
} }
} }
] ]
@ -451,7 +499,10 @@
} }
], ],
"question": { "question": {
"en": "Made by contributor {search}" "en": "Made by contributor {search}",
"ca": "Fet pel col·laborador {search}",
"cs": "Vytvořil přispěvatel {search}",
"de": "Erstellt von {search}"
} }
} }
] ]
@ -467,7 +518,10 @@
} }
], ],
"question": { "question": {
"en": "<b>Not</b> made by contributor {search}" "en": "<b>Not</b> made by contributor {search}",
"ca": "<b>No</b> fet pel col·laborador {search}",
"cs": "<b>Ne</b> vytvořeno přispěvatelem {search}",
"de": "<b>Nicht</b> erstellt von {search}"
} }
} }
] ]
@ -484,7 +538,10 @@
} }
], ],
"question": { "question": {
"en": "Made before {search}" "en": "Made before {search}",
"ca": "Fet abans de {search}",
"cs": "Vytvořeno před {search}",
"de": "Erstellt vor {search}"
} }
} }
] ]
@ -501,7 +558,10 @@
} }
], ],
"question": { "question": {
"en": "Made after {search}" "en": "Made after {search}",
"ca": "Fet després de {search}",
"cs": "Vytvořeno po {search}",
"de": "Erstellt nach {search}"
} }
} }
] ]
@ -517,7 +577,10 @@
} }
], ],
"question": { "question": {
"en": "User language (iso-code) {search}" "en": "User language (iso-code) {search}",
"ca": "Idioma de l'usuari (codi iso) {search}",
"cs": "Jazyk uživatele (iso-kód) {search}",
"de": "Benutzersprache (ISO-Code) {search}"
} }
} }
] ]
@ -533,7 +596,10 @@
} }
], ],
"question": { "question": {
"en": "Made with host {search}" "en": "Made with host {search}",
"ca": "Fet amb l'amfitrió {search}",
"cs": "Vyrobeno u hostitele {search}",
"de": "Erstellt mit host {search}"
} }
} }
] ]
@ -544,7 +610,10 @@
{ {
"osmTags": "add-image>0", "osmTags": "add-image>0",
"question": { "question": {
"en": "Changeset added at least one image" "en": "Changeset added at least one image",
"ca": "El conjunt de canvis ha afegit almenys una imatge",
"cs": "Sada změn přidala alespoň jeden obrázek",
"de": "Im Änderungssatz wurde mindestens ein Bild hinzugefügt"
} }
} }
] ]
@ -559,7 +628,10 @@
{ {
"id": "link_to_more", "id": "link_to_more",
"render": { "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>",
"ca": "Es poden trobar més estadístiques <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>aquí</a>",
"cs": "Další statistiky lze nalézt <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>zde</a>",
"de": "Weitere Statistiken <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
} }
}, },
{ {

View file

@ -35,16 +35,6 @@
"1": { "1": {
"title": "eine freistehende Posterbox" "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": { "2": {
"title": "eine wandmontierte Posterbox" "title": "eine wandmontierte Posterbox"
}, },
@ -71,6 +61,16 @@
}, },
"9": { "9": {
"title": "ein Totem" "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": { "tagRenderings": {
@ -165,9 +165,6 @@
"1": { "1": {
"then": "Dies ist ein Brett" "then": "Dies ist ein Brett"
}, },
"10": {
"then": "Dies ist eine Wandmalerei"
},
"2": { "2": {
"then": "Dies ist eine Litfaßsäule" "then": "Dies ist eine Litfaßsäule"
}, },
@ -191,6 +188,9 @@
}, },
"9": { "9": {
"then": "Dies ist ein Totem" "then": "Dies ist ein Totem"
},
"10": {
"then": "Dies ist eine Wandmalerei"
} }
}, },
"question": "Welche Art von Werbung ist das?", "question": "Welche Art von Werbung ist das?",
@ -205,9 +205,6 @@
"1": { "1": {
"then": "Brett" "then": "Brett"
}, },
"10": {
"then": "Wandmalerei"
},
"2": { "2": {
"then": "Posterbox" "then": "Posterbox"
}, },
@ -231,6 +228,9 @@
}, },
"9": { "9": {
"then": "Totem" "then": "Totem"
},
"10": {
"then": "Wandmalerei"
} }
} }
} }
@ -312,15 +312,6 @@
"1": { "1": {
"then": "Wandbild" "then": "Wandbild"
}, },
"10": {
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
},
"11": {
"then": "Fliesenarbeit"
},
"12": {
"then": "Holzschnitzerei"
},
"2": { "2": {
"then": "Malerei" "then": "Malerei"
}, },
@ -344,6 +335,15 @@
}, },
"9": { "9": {
"then": "Relief" "then": "Relief"
},
"10": {
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
},
"11": {
"then": "Fliesenarbeit"
},
"12": {
"then": "Holzschnitzerei"
} }
}, },
"question": "Um welche Art Kunstwerk handelt es sich?", "question": "Um welche Art Kunstwerk handelt es sich?",
@ -1804,27 +1804,6 @@
"1": { "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>" "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": { "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" "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": { "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" "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": { "1": {
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)" "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": { "10": {
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)" "then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
}, },
@ -1933,9 +1957,6 @@
"19": { "19": {
"then": "<b>Typ 2 mit Kabel</b> (mennekes)" "then": "<b>Typ 2 mit Kabel</b> (mennekes)"
}, },
"2": {
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
},
"20": { "20": {
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)" "then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
}, },
@ -1966,32 +1987,11 @@
"29": { "29": {
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel" "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": { "30": {
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel" "then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
}, },
"31": { "31": {
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel" "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?" "question": "Welche Ladeanschlüsse gibt es hier?"
@ -3477,15 +3477,6 @@
"1": { "1": {
"then": "Dieser Radweg hat einen festen Belag" "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": { "2": {
"then": "Der Radweg ist aus Asphalt" "then": "Der Radweg ist aus Asphalt"
}, },
@ -3509,6 +3500,15 @@
}, },
"9": { "9": {
"then": "Der Radweg ist aus Schotter" "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?", "question": "Was ist der Belag dieses Radwegs?",
@ -3557,15 +3557,6 @@
"1": { "1": {
"then": "Dieser Radweg hat einen festen Belag" "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": { "2": {
"then": "Der Radweg ist aus Asphalt" "then": "Der Radweg ist aus Asphalt"
}, },
@ -3589,6 +3580,15 @@
}, },
"9": { "9": {
"then": "Der Radweg ist aus Schotter" "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?", "question": "Was ist der Belag dieser Straße?",
@ -4521,6 +4521,30 @@
"1": { "1": {
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung." "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": { "10": {
"then": "Die Fitness-Station hat Trittsteine." "then": "Die Fitness-Station hat Trittsteine."
}, },
@ -4551,9 +4575,6 @@
"19": { "19": {
"then": "Die Fitness-Station hat Kampfseile (battle ropes)." "then": "Die Fitness-Station hat Kampfseile (battle ropes)."
}, },
"2": {
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
},
"20": { "20": {
"then": "Die Fitness-Station hat ein Fahrradergometer." "then": "Die Fitness-Station hat ein Fahrradergometer."
}, },
@ -4568,27 +4589,6 @@
}, },
"24": { "24": {
"then": "Die Fitness-Station hat eine Slackline." "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?" "question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
@ -4689,21 +4689,6 @@
"1": { "1": {
"then": "Dies ist eine Pommesbude" "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": { "2": {
"then": "Bietet vorwiegend Pastagerichte an" "then": "Bietet vorwiegend Pastagerichte an"
}, },
@ -4727,6 +4712,21 @@
}, },
"9": { "9": {
"then": "Hier werden französische Gerichte serviert" "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?", "question": "Was für Essen gibt es hier?",
@ -5859,19 +5859,6 @@
} }
} }
}, },
"10": {
"options": {
"0": {
"question": "Alle Notizen"
},
"1": {
"question": "Importnotizen ausblenden"
},
"2": {
"question": "Nur Importnotizen anzeigen"
}
}
},
"2": { "2": {
"options": { "options": {
"0": { "0": {
@ -5927,6 +5914,19 @@
"question": "Nur offene Notizen anzeigen" "question": "Nur offene Notizen anzeigen"
} }
} }
},
"10": {
"options": {
"0": {
"question": "Alle Notizen"
},
"1": {
"question": "Importnotizen ausblenden"
},
"2": {
"question": "Nur Importnotizen anzeigen"
}
}
} }
}, },
"name": "OpenStreetMap-Hinweise", "name": "OpenStreetMap-Hinweise",
@ -6255,21 +6255,6 @@
"1": { "1": {
"then": "Dies ist ein normaler Stellplatz." "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": { "2": {
"then": "Dies ist ein Behindertenstellplatz." "then": "Dies ist ein Behindertenstellplatz."
}, },
@ -6293,6 +6278,21 @@
}, },
"9": { "9": {
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist." "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?" "question": "Welche Art von Stellplatz ist dies?"
@ -6919,6 +6919,30 @@
"1": { "1": {
"question": "Recycling von Batterien" "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": { "10": {
"question": "Recycling von Glas" "question": "Recycling von Glas"
}, },
@ -6949,35 +6973,11 @@
"19": { "19": {
"question": "Recycling von Restabfällen" "question": "Recycling von Restabfällen"
}, },
"2": {
"question": "Recycling von Getränkekartons"
},
"20": { "20": {
"question": "Recycling von Druckerpatronen" "question": "Recycling von Druckerpatronen"
}, },
"21": { "21": {
"question": "Recycling von Fahrrädern" "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"
} }
} }
}, },
@ -7045,6 +7045,30 @@
"1": { "1": {
"then": "Getränkekartons können hier recycelt werden" "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": { "10": {
"then": "Glas kann hier recycelt werden" "then": "Glas kann hier recycelt werden"
}, },
@ -7075,9 +7099,6 @@
"19": { "19": {
"then": "Schuhe können hier recycelt werden" "then": "Schuhe können hier recycelt werden"
}, },
"2": {
"then": "Dosen können hier recycelt werden"
},
"20": { "20": {
"then": "Elektrokleingeräte können hier recycelt werden" "then": "Elektrokleingeräte können hier recycelt werden"
}, },
@ -7092,27 +7113,6 @@
}, },
"24": { "24": {
"then": "Fahrräder können hier recycelt werden" "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?" "question": "Was kann hier recycelt werden?"
@ -7694,12 +7694,6 @@
}, },
"question": "Hat die Treppe einen Handlauf?" "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": { "ramp": {
"mappings": { "mappings": {
"0": { "0": {
@ -7826,12 +7820,6 @@
"1": { "1": {
"then": "Diese Straßenlaterne verwendet LEDs" "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": { "2": {
"then": "Diese Straßenlaterne verwendet Glühlampenlicht" "then": "Diese Straßenlaterne verwendet Glühlampenlicht"
}, },
@ -7855,6 +7843,12 @@
}, },
"9": { "9": {
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)" "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?" "question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
@ -8113,18 +8107,6 @@
}, },
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}" "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 Fahrkartenentwerter akzeptiert die OV-Chipkaart"
}
}
}
},
"validator-operator": { "validator-operator": {
"freeform": { "freeform": {
"placeholder": "Name des Betreibers" "placeholder": "Name des Betreibers"
@ -8342,11 +8324,6 @@
}, },
"name": "Toiletten in anderen Einrichtungen", "name": "Toiletten in anderen Einrichtungen",
"tagRenderings": { "tagRenderings": {
"opening_hours": {
"override": {
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
}
},
"toilet-access": { "toilet-access": {
"mappings": { "mappings": {
"0": { "0": {
@ -9187,4 +9164,4 @@
} }
} }
} }
} }

View file

@ -434,6 +434,32 @@
}, },
"question": "Can you withdraw cash from this ATM?" "question": "Can you withdraw cash from this ATM?"
}, },
"cash_out-denominations-notes": {
"mappings": {
"0": {
"then": "5 euro notes can be withdrawn"
},
"1": {
"then": "10 euro notes can be withdrawn"
},
"2": {
"then": "20 euro notes can be withdrawn"
},
"3": {
"then": "50 euro notes can be withdrawn"
},
"4": {
"then": "100 euro notes can be withdrawn"
},
"5": {
"then": "200 euro notes can be withdrawn"
},
"6": {
"then": "500 euro notes can be withdrawn"
}
},
"question": "What notes can you withdraw here?"
},
"name": { "name": {
"render": "The name of this ATM is {name}" "render": "The name of this ATM is {name}"
}, },
@ -5119,6 +5145,11 @@
"name": { "name": {
"question": "What is the name of this hospital?", "question": "What is the name of this hospital?",
"render": "This hospital is called {name}" "render": "This hospital is called {name}"
},
"oh-visitor": {
"question": "When are visitors allowed to visit?",
"questionHint": "These are the regular visitor hours. Some wands have different visitor hours or might allow visitors in emergencies",
"render": "<h3>Opening hours for visitors</h3>Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}<p class='subtle'>Some wands might have different opening hours. Many hospitals allow visits during emergencies too.</p>"
} }
}, },
"title": { "title": {

View file

@ -3923,6 +3923,127 @@
"render": "Lámpara Callejera" "render": "Lámpara Callejera"
} }
}, },
"surveillance_camera": {
"description": "Esta capa muestra las cámaras de vigilancia y permite a quien colabora, actualizar la información y agregar nuevas cámaras",
"name": "Cámaras de vigilancia",
"presets": {
"0": {
"title": "una cámara de vigilancia"
},
"1": {
"title": "una cámara de vigilancia montada en una pared"
}
},
"tagRenderings": {
"Camera type: fixed; panning; dome": {
"mappings": {
"0": {
"then": "Cámara fija (no móvil)"
},
"1": {
"then": "Cámara con domo (que se puede girar)"
},
"2": {
"then": "Cámara panorámica"
}
},
"question": "¿Qué tipo de cámara es?"
},
"Level": {
"question": "¿A qué nivel está colocada esta cámara?",
"render": "Está colocada a nivel {level}"
},
"Operator": {
"question": "¿Quién opera el sistema de esta cámara?",
"render": "Operado por {operator}"
},
"Surveillance type: public, outdoor, indoor": {
"mappings": {
"0": {
"then": "Es un área pública, como una calle, un puente, una plaza, un parque, una estación de tren, un corredor público o túnel, ..."
},
"1": {
"then": "Es un área exterior pero privada (ej: estacionamiento, gasolinera, patio, entrada, camino privado, ...)"
},
"2": {
"then": "La vigilancia ocurre en un lugar interior privado, por ejemplo una tienda, un estacionamiento privado subterráneo, ..."
}
},
"question": "¿Qué tipo de vigilancia aplica a esta cámara?"
},
"Surveillance:zone": {
"mappings": {
"0": {
"then": "Vigila un estacionamiento"
},
"1": {
"then": "Vigila el tránsito"
},
"2": {
"then": "Vigila una entrada"
},
"3": {
"then": "Vigila un corredor"
},
"4": {
"then": "Vigila una parada de transporte público"
},
"5": {
"then": "Vigila una tienda"
}
},
"question": "¿Qué se vigila aquí exactamente?",
"render": "Vigila un/a {surveillance:zone}"
},
"camera:mount": {
"mappings": {
"0": {
"then": "Está cámara está colocada sobre una pared"
},
"1": {
"then": "Esta cámara está colocada en un poste"
},
"2": {
"then": "Esta cámara está colocada en un techo"
},
"3": {
"then": "Esta cámara está colocada sobre una farola"
},
"4": {
"then": "Esta cámara está colocada en un árbol"
}
},
"question": "¿Cómo está colocada la cámara?",
"render": "Método de montaje: {camera:mount}"
},
"camera_direction": {
"mappings": {
"0": {
"then": "Graba en dirección a {direction}"
}
},
"question": "¿A qué dirección geográfica apunta esta cámara?",
"render": "Graba en dirección a {camera:direction}"
},
"is_indoor": {
"mappings": {
"0": {
"then": "Esta cámara está ubicada en un lugar interior"
},
"1": {
"then": "Esta cámara está ubicada en un lugar exterior"
},
"2": {
"then": "Esta cámara está probablemente colocada en el exterior"
}
},
"question": "¿El espacio público vigilado por esta cámara es un espacio interior o exterior?"
}
},
"title": {
"render": "Cámara de vigilancia"
}
},
"toilet": { "toilet": {
"description": "Una capa que muestra baños (públicos)", "description": "Una capa que muestra baños (públicos)",
"filter": { "filter": {

View file

@ -388,6 +388,9 @@
}, },
"question": "Pouvez-vous déposer de l'argent liquide dans ce DAB ?" "question": "Pouvez-vous déposer de l'argent liquide dans ce DAB ?"
}, },
"cash_out-denominations-notes": {
"question": "Quels billets pouvez-vous retirer ici ?"
},
"name": { "name": {
"render": "Le nom de ce DAB est {name}" "render": "Le nom de ce DAB est {name}"
}, },

View file

@ -98,9 +98,6 @@
}, },
"title": { "title": {
"mappings": { "mappings": {
"10": {
"then": "Muurschildering"
},
"3": { "3": {
"then": "Aanplakzuil" "then": "Aanplakzuil"
}, },
@ -118,6 +115,9 @@
}, },
"9": { "9": {
"then": "Aanplakzuil" "then": "Aanplakzuil"
},
"10": {
"then": "Muurschildering"
} }
} }
} }
@ -199,15 +199,6 @@
"1": { "1": {
"then": "Muurschildering" "then": "Muurschildering"
}, },
"10": {
"then": "Azulejo (Spaanse siertegels)"
},
"11": {
"then": "Tegelwerk"
},
"12": {
"then": "Houtsculptuur"
},
"2": { "2": {
"then": "Schilderij" "then": "Schilderij"
}, },
@ -231,6 +222,15 @@
}, },
"9": { "9": {
"then": "Reliëf" "then": "Reliëf"
},
"10": {
"then": "Azulejo (Spaanse siertegels)"
},
"11": {
"then": "Tegelwerk"
},
"12": {
"then": "Houtsculptuur"
} }
}, },
"question": "Wat voor soort kunstwerk is dit?", "question": "Wat voor soort kunstwerk is dit?",
@ -321,6 +321,32 @@
}, },
"question": "Kan je geld ophalen bij deze geldautomaat?" "question": "Kan je geld ophalen bij deze geldautomaat?"
}, },
"cash_out-denominations-notes": {
"mappings": {
"0": {
"then": "Je kunt biljetten van 5 euro afhalen"
},
"1": {
"then": "Je kunt biljetten van 10 euro afhalen"
},
"2": {
"then": "Je kunt biljetten van 20 euro afhalen"
},
"3": {
"then": "Je kunt biljetten van 50 euro afhalen"
},
"4": {
"then": "Je kunt biljetten van 100 euro afhalen"
},
"5": {
"then": "Je kunt biljetten van 200 euro afhalen"
},
"6": {
"then": "Je kunt biljetten van 500 euro afhalen"
}
},
"question": "Welke bankbiljetten kan je hier afhalen?"
},
"name": { "name": {
"render": "De naam van deze geldautomaat is {name}" "render": "De naam van deze geldautomaat is {name}"
}, },
@ -1694,27 +1720,6 @@
"1": { "1": {
"question": "Heeft een <div style='display: inline-block'><b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>" "question": "Heeft een <div style='display: inline-block'><b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
}, },
"10": {
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"11": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
},
"12": {
"question": "Heeft een <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": "Heeft een <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (Een Type 2 met kabel en Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"14": {
"question": "Heeft een <div style='display: inline-block'><b><b>USB</b> om GSMs en kleine electronica op te laden</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
},
"15": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 3 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
},
"16": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
},
"2": { "2": {
"question": "Heeft een <div style='display: inline-block'><b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>" "question": "Heeft een <div style='display: inline-block'><b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
}, },
@ -1738,6 +1743,27 @@
}, },
"9": { "9": {
"question": "Heeft een <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>" "question": "Heeft een <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>"
},
"10": {
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"11": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
},
"12": {
"question": "Heeft een <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": "Heeft een <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (Een Type 2 met kabel en Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"14": {
"question": "Heeft een <div style='display: inline-block'><b><b>USB</b> om GSMs en kleine electronica op te laden</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
},
"15": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 3 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
},
"16": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
} }
} }
} }
@ -1793,6 +1819,30 @@
"1": { "1": {
"then": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" "then": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)"
}, },
"2": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"3": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"4": {
"then": "<b>Chademo</b>"
},
"5": {
"then": "<b>Chademo</b>"
},
"6": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"7": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"8": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
},
"9": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
},
"10": { "10": {
"then": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)" "then": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)"
}, },
@ -1823,9 +1873,6 @@
"19": { "19": {
"then": "<b>Type 2 met kabel</b> (J1772)" "then": "<b>Type 2 met kabel</b> (J1772)"
}, },
"2": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"20": { "20": {
"then": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)" "then": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)"
}, },
@ -1856,32 +1903,11 @@
"29": { "29": {
"then": "<b>Bosch Active Connect met 3 pinnen</b> aan een kabel" "then": "<b>Bosch Active Connect met 3 pinnen</b> aan een kabel"
}, },
"3": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"30": { "30": {
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel" "then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
}, },
"31": { "31": {
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel" "then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
},
"4": {
"then": "<b>Chademo</b>"
},
"5": {
"then": "<b>Chademo</b>"
},
"6": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"7": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"8": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
},
"9": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
} }
}, },
"question": "Welke laadaansluitingen zijn hier beschikbaar?" "question": "Welke laadaansluitingen zijn hier beschikbaar?"
@ -3362,15 +3388,6 @@
"1": { "1": {
"then": "Dit fietspad is geplaveid" "then": "Dit fietspad is geplaveid"
}, },
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
},
"2": { "2": {
"then": "Dit fietspad is gemaakt van asfalt" "then": "Dit fietspad is gemaakt van asfalt"
}, },
@ -3394,6 +3411,15 @@
}, },
"9": { "9": {
"then": "Dit fietspad is gemaakt van grind" "then": "Dit fietspad is gemaakt van grind"
},
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
} }
}, },
"question": "Waaruit is het oppervlak van het fietspad van gemaakt?", "question": "Waaruit is het oppervlak van het fietspad van gemaakt?",
@ -3442,15 +3468,6 @@
"1": { "1": {
"then": "Dit fietspad is geplaveid" "then": "Dit fietspad is geplaveid"
}, },
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
},
"2": { "2": {
"then": "Dit fietspad is gemaakt van asfalt" "then": "Dit fietspad is gemaakt van asfalt"
}, },
@ -3474,6 +3491,15 @@
}, },
"9": { "9": {
"then": "Dit fietspad is gemaakt van grind" "then": "Dit fietspad is gemaakt van grind"
},
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
} }
}, },
"question": "Waaruit is het oppervlak van de straat gemaakt?", "question": "Waaruit is het oppervlak van de straat gemaakt?",
@ -4471,21 +4497,6 @@
"1": { "1": {
"then": "Dit is een frituur" "then": "Dit is een frituur"
}, },
"10": {
"then": "Dit is een Chinees restaurant"
},
"11": {
"then": "Dit is een Grieks restaurant"
},
"12": {
"then": "Dit is een Indisch restaurant"
},
"13": {
"then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
},
"14": {
"then": "Dit is een Thaïs restaurant"
},
"2": { "2": {
"then": "Dit is een pastazaak" "then": "Dit is een pastazaak"
}, },
@ -4509,6 +4520,21 @@
}, },
"9": { "9": {
"then": "Dit is een Frans restaurant" "then": "Dit is een Frans restaurant"
},
"10": {
"then": "Dit is een Chinees restaurant"
},
"11": {
"then": "Dit is een Grieks restaurant"
},
"12": {
"then": "Dit is een Indisch restaurant"
},
"13": {
"then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
},
"14": {
"then": "Dit is een Thaïs restaurant"
} }
}, },
"question": "Welk soort gerechten worden hier geserveerd?", "question": "Welk soort gerechten worden hier geserveerd?",
@ -5619,19 +5645,6 @@
} }
} }
}, },
"10": {
"options": {
"0": {
"question": "Alle Notes"
},
"1": {
"question": "Verberg import Notes"
},
"2": {
"question": "Toon enkel import Notes"
}
}
},
"2": { "2": {
"options": { "options": {
"0": { "0": {
@ -5687,6 +5700,19 @@
"question": "Toon enkel open Notes" "question": "Toon enkel open Notes"
} }
} }
},
"10": {
"options": {
"0": {
"question": "Alle Notes"
},
"1": {
"question": "Verberg import Notes"
},
"2": {
"question": "Toon enkel import Notes"
}
}
} }
}, },
"name": "OpenStreetMap Notes", "name": "OpenStreetMap Notes",
@ -5982,21 +6008,6 @@
"1": { "1": {
"then": "Dit is een normale parkeerplek." "then": "Dit is een normale parkeerplek."
}, },
"10": {
"then": "Deze parkeerplek is gereserveerd voor ouders met kinderen."
},
"11": {
"then": "Deze parkeerplek is gereserveerd voor personeel."
},
"12": {
"then": "Deze parkeerplek is gereserveerd voor taxis."
},
"13": {
"then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger."
},
"14": {
"then": "Deze parkeerplek is gereserveerd voor autodelen."
},
"2": { "2": {
"then": "Dit is een gehandicaptenparkeerplaats." "then": "Dit is een gehandicaptenparkeerplaats."
}, },
@ -6020,6 +6031,21 @@
}, },
"9": { "9": {
"then": "Deze parkeerplek is gereserveerd voor motoren." "then": "Deze parkeerplek is gereserveerd voor motoren."
},
"10": {
"then": "Deze parkeerplek is gereserveerd voor ouders met kinderen."
},
"11": {
"then": "Deze parkeerplek is gereserveerd voor personeel."
},
"12": {
"then": "Deze parkeerplek is gereserveerd voor taxis."
},
"13": {
"then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger."
},
"14": {
"then": "Deze parkeerplek is gereserveerd voor autodelen."
} }
}, },
"question": "Wat voor parkeerplek is dit?" "question": "Wat voor parkeerplek is dit?"
@ -6580,6 +6606,30 @@
"1": { "1": {
"question": "Recycling van batterijen" "question": "Recycling van batterijen"
}, },
"2": {
"question": "Recycling van drankpakken"
},
"3": {
"question": "Recycling van blikken"
},
"4": {
"question": "Recycling van kleding"
},
"5": {
"question": "Recycling van frituurvet"
},
"6": {
"question": "Recycling van motorolie"
},
"7": {
"question": "Recycling van tl-buizen"
},
"8": {
"question": "Recycling van groen afval"
},
"9": {
"question": "Recycling van glazen flessen"
},
"10": { "10": {
"question": "Recycling van glas" "question": "Recycling van glas"
}, },
@ -6610,35 +6660,11 @@
"19": { "19": {
"question": "Recycling van restafval" "question": "Recycling van restafval"
}, },
"2": {
"question": "Recycling van drankpakken"
},
"20": { "20": {
"question": "Recycling van inktpatronen" "question": "Recycling van inktpatronen"
}, },
"21": { "21": {
"question": "Recycling van fietsen" "question": "Recycling van fietsen"
},
"3": {
"question": "Recycling van blikken"
},
"4": {
"question": "Recycling van kleding"
},
"5": {
"question": "Recycling van frituurvet"
},
"6": {
"question": "Recycling van motorolie"
},
"7": {
"question": "Recycling van tl-buizen"
},
"8": {
"question": "Recycling van groen afval"
},
"9": {
"question": "Recycling van glazen flessen"
} }
} }
}, },
@ -6706,6 +6732,30 @@
"1": { "1": {
"then": "Drankpakken kunnen hier gerecycled worden" "then": "Drankpakken kunnen hier gerecycled worden"
}, },
"2": {
"then": "Blikken kunnen hier gerecycled worden"
},
"3": {
"then": "Kleren kunnen hier gerecycled worden"
},
"4": {
"then": "Frituurvet kan hier gerecycled worden"
},
"5": {
"then": "Motorolie kan hier gerecycled worden"
},
"6": {
"then": "TL-buizen kunnen hier gerecycled worden"
},
"7": {
"then": "Groen afval kan hier gerecycled worden"
},
"8": {
"then": "Organisch afval kan hier gerecycled worden"
},
"9": {
"then": "Glazen flessen kunnen hier gerecycled worden"
},
"10": { "10": {
"then": "Glas kan hier gerecycled worden" "then": "Glas kan hier gerecycled worden"
}, },
@ -6736,9 +6786,6 @@
"19": { "19": {
"then": "Schoenen kunnen hier gerecycled worden" "then": "Schoenen kunnen hier gerecycled worden"
}, },
"2": {
"then": "Blikken kunnen hier gerecycled worden"
},
"20": { "20": {
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden" "then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
}, },
@ -6753,27 +6800,6 @@
}, },
"24": { "24": {
"then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden" "then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden"
},
"3": {
"then": "Kleren kunnen hier gerecycled worden"
},
"4": {
"then": "Frituurvet kan hier gerecycled worden"
},
"5": {
"then": "Motorolie kan hier gerecycled worden"
},
"6": {
"then": "TL-buizen kunnen hier gerecycled worden"
},
"7": {
"then": "Groen afval kan hier gerecycled worden"
},
"8": {
"then": "Organisch afval kan hier gerecycled worden"
},
"9": {
"then": "Glazen flessen kunnen hier gerecycled worden"
} }
}, },
"question": "Wat kan hier gerecycled worden?" "question": "Wat kan hier gerecycled worden?"
@ -7497,12 +7523,6 @@
"1": { "1": {
"then": "Deze lantaarn gebruikt LEDs" "then": "Deze lantaarn gebruikt LEDs"
}, },
"10": {
"then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
},
"11": {
"then": "Deze lantaarn wordt verlicht met gas"
},
"2": { "2": {
"then": "Deze lantaarn gebruikt gloeilampen" "then": "Deze lantaarn gebruikt gloeilampen"
}, },
@ -7526,6 +7546,12 @@
}, },
"9": { "9": {
"then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)" "then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)"
},
"10": {
"then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
},
"11": {
"then": "Deze lantaarn wordt verlicht met gas"
} }
}, },
"question": "Wat voor verlichting gebruikt deze lantaarn?" "question": "Wat voor verlichting gebruikt deze lantaarn?"
@ -8783,4 +8809,4 @@
} }
} }
} }
} }

View file

@ -207,6 +207,9 @@
}, },
"1": { "1": {
"then": "Payment cards are accepted here" "then": "Payment cards are accepted here"
},
"2": {
"then": "Payment by QR-code is possible here"
} }
}, },
"question": "Which methods of payment are accepted here?" "question": "Which methods of payment are accepted here?"

View file

@ -190,6 +190,9 @@
}, },
"1": { "1": {
"then": "Betalen met bankkaarten kan hier" "then": "Betalen met bankkaarten kan hier"
},
"2": {
"then": "Betalen via een QR-code is hier mogelijk"
} }
}, },
"question": "Welke betaalmiddelen worden hier geaccepteerd?" "question": "Welke betaalmiddelen worden hier geaccepteerd?"