Translation reset
This commit is contained in:
parent
306854f0ad
commit
1134ac4d54
20 changed files with 188 additions and 522 deletions
|
@ -323,15 +323,6 @@
|
|||
}
|
||||
},
|
||||
"cafe_pub": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Obert ara"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un bar"
|
||||
|
@ -623,7 +614,7 @@
|
|||
"render": "Extintors"
|
||||
}
|
||||
},
|
||||
"food": {
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
|
@ -632,7 +623,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
"food": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un restaurant"
|
||||
|
|
|
@ -130,10 +130,6 @@
|
|||
},
|
||||
"artwork-website": {
|
||||
"question": "Er der et websted med mere information om dette kunstværk?"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Hvilken Wikidata-indgang svarer til <b>dette kunstværk</b>?",
|
||||
"render": "Svarer til <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -1134,15 +1130,6 @@
|
|||
}
|
||||
},
|
||||
"description": "Et lag med caféer og pubber, hvor man kan samles omkring en drink. Laget stiller nogle relevante spørgsmål",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Åbent nu"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Caféer og pubber",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -1415,6 +1402,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Åbent nu"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"food": {
|
||||
"filter": {
|
||||
"3": {
|
||||
|
|
|
@ -131,10 +131,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Auf welcher Webseite gibt es weitere Informationen zum Kunstwerk?",
|
||||
"render": "Weitere Informationen auf <a href='{website}' target='_blank'>dieser Webseite</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Gibt es ein Wikidata Element für <b>dieses Kunstwerk</b>?",
|
||||
"render": "Entspricht <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -1243,15 +1239,6 @@
|
|||
}
|
||||
},
|
||||
"description": "Eine Ebene mit Cafés und Kneipen, in denen man sich auf ein Getränk treffen kann. Die Ebene fragt nach einigen relevanten Eigenschaften",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Derzeit geöffnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Cafés und Kneipen",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -3637,6 +3624,31 @@
|
|||
"render": "Feuerlöscher"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aktuell geöffnet"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Akzeptiert Bargeld"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Akzeptiert Kartenzahlung"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fire_station": {
|
||||
"description": "Kartenebene zur Darstellung von Feuerwachen.",
|
||||
"name": "Feuerwachen",
|
||||
|
@ -3709,13 +3721,6 @@
|
|||
},
|
||||
"description": "Eine Ebene mit Restaurants und Fast-Food-Einrichtungen (mit speziellem Rendering für Pommesbuden)",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aktuell geöffnet"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -3736,20 +3741,6 @@
|
|||
"question": "Halal Gerichte im Angebot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Akzeptiert Bargeld"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Akzeptiert Kartenzahlung"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Restaurants und Imbisse",
|
||||
|
@ -6064,31 +6055,17 @@
|
|||
},
|
||||
"description": "Ein Geschäft",
|
||||
"filter": {
|
||||
"0": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nur Geschäfte, die {search} verkaufen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nur Geschäfte mit dem Namen {search} anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Akzeptiert Bargeld"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Akzeptiert Kartenzahlung"
|
||||
"question": "Nur Geschäfte mit dem Namen {search} anzeigen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -82,6 +82,10 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"artwork-artist-wikidata": {
|
||||
"question": "Who made this artwork?",
|
||||
"render": "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}<br/>{wikipedia(artist:wikidata)}"
|
||||
},
|
||||
"artwork-artist_name": {
|
||||
"question": "Which artist created this?",
|
||||
"render": "Created by {artist_name}"
|
||||
|
@ -123,6 +127,9 @@
|
|||
},
|
||||
"11": {
|
||||
"then": "Tilework"
|
||||
},
|
||||
"12": {
|
||||
"then": "Woodcarving"
|
||||
}
|
||||
},
|
||||
"question": "What is the type of this artwork?",
|
||||
|
@ -132,9 +139,9 @@
|
|||
"question": "Is there a website with more information about this artwork?",
|
||||
"render": "More information on <a href='{website}' target='_blank'>this website</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Which Wikidata-entry corresponds with <b>this artwork</b>?",
|
||||
"render": "Corresponds with <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
"artwork_subject": {
|
||||
"question": "What does this artwork depict?",
|
||||
"render": "This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -1243,15 +1250,6 @@
|
|||
}
|
||||
},
|
||||
"description": "A layer showing cafés and pubs where one can gather around a drink. The layer asks for some relevant questions",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Opened now"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Cafés and pubs",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -3637,6 +3635,41 @@
|
|||
"render": "Extinguishers"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Opened now"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepts cash"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepts payment cards"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"1": {
|
||||
"question": "Has at least one image"
|
||||
},
|
||||
"2": {
|
||||
"question": "Probably does not have an image"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fire_station": {
|
||||
"description": "Map layer to show fire stations.",
|
||||
"name": "Map of fire stations",
|
||||
|
@ -3709,13 +3742,6 @@
|
|||
},
|
||||
"description": "A layer showing restaurants and fast-food amenities (with a special rendering for friteries)",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Opened now"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -3736,20 +3762,6 @@
|
|||
"question": "Has a halal menu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepts cash"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepts payment cards"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Restaurants and fast food",
|
||||
|
@ -6064,31 +6076,17 @@
|
|||
},
|
||||
"description": "A shop",
|
||||
"filter": {
|
||||
"0": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Only show shops selling {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Only show shops with name {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepts cash"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepts payment cards"
|
||||
"question": "Only show shops with name {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -131,10 +131,6 @@
|
|||
"artwork-website": {
|
||||
"question": "¿Hay un sitio web con más información sobre esta obra de arte?",
|
||||
"render": "Más información en <a href='{website}' target='_blank'>este sitio web</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "¿Qué entrada de Wikidata se corresponde con <b>esta obra de arte</b>?",
|
||||
"render": "Se corresponde con <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -1111,15 +1107,6 @@
|
|||
}
|
||||
},
|
||||
"description": "Una capa que muestra cafeterías y bares donde uno se puede reunir con una bebida. La capa hace algunas preguntas relevantes",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Abiert oahora"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Cafeterías y bares",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -2302,6 +2289,31 @@
|
|||
"render": "Extintores"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Abierta ahora"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Acepta efectivo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Acepta el pago por tarjeta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fire_station": {
|
||||
"description": "Capa del mapa que muestra parques de bomberos.",
|
||||
"name": "Mapa de parques de bomberos",
|
||||
|
@ -2342,13 +2354,6 @@
|
|||
},
|
||||
"description": "Una capa que muestra restaurantes y facilidades de comida rápida",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Abierta ahora"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -2369,20 +2374,6 @@
|
|||
"question": "Tiene menú halah"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Acepta efectivo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Acepta tarjetas de pago"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Restaurantes y comida rápida",
|
||||
|
@ -3401,31 +3392,17 @@
|
|||
},
|
||||
"description": "Una tienda",
|
||||
"filter": {
|
||||
"0": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Solo mostrar tiendas que vendan {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Solo mostrar tiendas con nombre {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Acepta efectivo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Acepta el pago por tarjeta"
|
||||
"question": "Solo mostrar tiendas con nombre {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -131,10 +131,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Existe-t-il un site web où trouver plus d'informations sur cette œuvre d'art ?",
|
||||
"render": "Plus d'info <a href='{website}' target='_blank'>sûr ce site web</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Quelle entrée Wikidata correspond à <b>cette œuvre d'art</b> ?",
|
||||
"render": "Correspond à <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -1243,15 +1239,6 @@
|
|||
}
|
||||
},
|
||||
"description": "Une couche montrants les cafés et pubs où l’on peut prendre un verre. Cette couche pose des questions y afférentes.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert maintenant"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Cafés et pubs",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -2489,6 +2476,31 @@
|
|||
"render": "Exctincteurs"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert maintenant"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepte les espèces"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepte les cartes de paiement"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fire_station": {
|
||||
"description": "Couche des stations de pompiers.",
|
||||
"name": "Couche des stations de pompiers",
|
||||
|
@ -2561,13 +2573,6 @@
|
|||
},
|
||||
"description": "Un claque montrant les restaurants et les endroits de nourriture rapide (avec un rendu spécial pour les friteries)",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert maintenant"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -2588,20 +2593,6 @@
|
|||
"question": "A un menu halal"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepte les paiements en espèces"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepte les cartes de paiement"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Restaurants et nourriture rapide",
|
||||
|
@ -3675,31 +3666,17 @@
|
|||
},
|
||||
"description": "Un magasin",
|
||||
"filter": {
|
||||
"0": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "N'afficher que les magasins vendant {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "N'afficher que les magasins portant le nom {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepte les espèces"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepte les cartes de paiement"
|
||||
"question": "N'afficher que les magasins portant le nom {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -131,10 +131,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Van-e olyan honlap, amely további információkat tartalmaz erről a műalkotásról?",
|
||||
"render": "További információ <a href='{website}' target='_blank'>ezen a weboldalon</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Melyik Wikidata-bejegyzés felel meg <b>ennek a műalkotásnak</b>?",
|
||||
"render": "Ez a megfelelő: <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -441,15 +437,6 @@
|
|||
},
|
||||
"cafe_pub": {
|
||||
"description": "Egy olyan réteg, amely kávézókat és kocsmákat jelenít meg, ahol össze lehet gyűlni egy ital köré. A réteg néhány lényeges kérdést tesz fel",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Most nyitva van"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Kávézók és kocsmák",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -559,6 +546,17 @@
|
|||
"etymology": {
|
||||
"description": "Minden olyan objektum, amelynél ismert a nevének az eredete"
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Most nyitva van"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"name": "Emlékkerékpárok",
|
||||
"presets": {
|
||||
|
|
|
@ -82,10 +82,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Adakah situs web mengenai informasi lebih lanjut tentang karya seni ini?",
|
||||
"render": "Info lanjut tersedia di <a href='{website}' target='_blank'>laman web</a> ini"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Entri Wikidata mana yang sesuai dengan <b>karya seni ini</b>?",
|
||||
"render": "Sesuai dengan <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -106,10 +106,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Esiste un sito web con maggiori informazioni su quest’opera?",
|
||||
"render": "Ulteriori informazioni su <a href='{website}' target='_blank'>questo sito web</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Quale elemento Wikidata corrisponde a <b>quest’opera d’arte</b>?",
|
||||
"render": "Corrisponde a <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -106,10 +106,6 @@
|
|||
"artwork-website": {
|
||||
"question": "この作品についての詳しい情報はどのウェブサイトにありますか?",
|
||||
"render": "<a href='{website}' target='_blank'>Webサイト</a>に詳細情報がある"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "<b>このアートワーク</b>に関するWikidataのエントリーはどれですか?",
|
||||
"render": "<a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>に関連する"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -77,10 +77,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Finnes det en nettside med mer info om dette kunstverket?",
|
||||
"render": "Mer info er å finne på <a href='{website}' target='_blank'>denne nettsiden</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Hvilken Wikipedia-oppføring samsvarer med <b>dette kunstverket</b>?",
|
||||
"render": "Samsvarer med <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -123,6 +123,9 @@
|
|||
},
|
||||
"11": {
|
||||
"then": "Tegelwerk"
|
||||
},
|
||||
"12": {
|
||||
"then": "Houtsculptuur"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor soort kunstwerk is dit?",
|
||||
|
@ -131,10 +134,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Is er een website met meer informatie over dit kunstwerk?",
|
||||
"render": "Meer informatie op <a href='{website}' target='_blank'>deze website</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Welk Wikidata-item beschrijft <b>dit kunstwerk</b>?",
|
||||
"render": "Komt overeen met <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -1252,15 +1251,6 @@
|
|||
}
|
||||
},
|
||||
"description": "Een laag die kroegen en koffiehuizen toont waar je iets kunt drinken. De laag zal je enkele vragen stellen",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nu geopend"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Cafés",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -3633,6 +3623,31 @@
|
|||
"render": "Brandblussers"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nu geopened"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepteert cash"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepteert betaalkaarten"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fire_station": {
|
||||
"description": "Kaartlaag die de brandweerstations toont.",
|
||||
"name": "Kaart van de brandweerstations",
|
||||
|
@ -3705,13 +3720,6 @@
|
|||
},
|
||||
"description": "Een laag die restaurants en fast food toont (met een speciale weergave van frituren)",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nu geopened"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -3732,20 +3740,6 @@
|
|||
"question": "Heeft een halal menu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepteert cash"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepteert betaalkaarten"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Eetgelegenheden",
|
||||
|
@ -5833,31 +5827,17 @@
|
|||
},
|
||||
"description": "Een winkel",
|
||||
"filter": {
|
||||
"0": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Toon enkel winkels die {search} verkopen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Toon enkel winkels met naam {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepteert cash"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepteert betaalkaarten"
|
||||
"question": "Toon enkel winkels met naam {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -61,10 +61,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Existe um site com mais informações sobre esta obra de arte?",
|
||||
"render": "Mais informações <a href='{website}' target='_blank'>neste site</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Que entrada no Wikidata corresponde a <b>esta obra de arte</b>?",
|
||||
"render": "Corresponde a <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -118,10 +118,6 @@
|
|||
"artwork-website": {
|
||||
"question": "Есть ли сайт с более подробной информацией об этой работе?",
|
||||
"render": "Больше информации на <a href='{website}' target='_blank'>этом сайте</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Какая запись в Wikidata соответсвует <b>этой работе</b>?",
|
||||
"render": "Запись об этой работе в wikidata: <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -73,10 +73,6 @@
|
|||
"artwork-website": {
|
||||
"question": "在那個網站能夠找到更多藝術品的資訊?",
|
||||
"render": "<a href='{website}' target='_blank'>這個網站</a>有更多資訊"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "<b>這個藝術品</b>有那個對應的 Wikidata 項目?",
|
||||
"render": "與 <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>對應"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -612,101 +612,6 @@
|
|||
"description": "Et kort, der viser kantsten og overgange.",
|
||||
"title": "Kantsten og overgange"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Dette kort viser alle de ændringer, der er foretaget med MapComplete",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Viser alle MapComplete ændringer",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Temanavn indeholder {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Lavet af bidragyder {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Ikke</b> lavet af bidragyder {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Brugersprog (iso-kode) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Lavet med vært {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Brugersprog (iso-kode) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Lavet med vært {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Ændringssæt centre",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"question": "Hvilken bidragyder foretog denne ændring?",
|
||||
"render": "Ændring foretaget af <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
},
|
||||
"host": {
|
||||
"question": "Hvilken vært (hjemmeside) blev denne ændring foretaget med?",
|
||||
"render": "Ændret med <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "Hvilken lokalitet (sprog) blev denne ændring foretaget på?",
|
||||
"render": "Brugerlokalitet er {locale}"
|
||||
},
|
||||
"show_changeset_id": {
|
||||
"render": "Ændringssæt <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme-id": {
|
||||
"question": "Hvilket tema blev brugt til at lave denne ændring?",
|
||||
"render": "Ændret med temaet <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Ændringssæt for {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "Flere statistikker kan findes <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>her</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Viser ændringer foretaget af MapComplete",
|
||||
"title": "Ændringer foretaget med MapComplete"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Tema, der viser MapRoulette-opgaver, så du kan søge, filtrere og rette dem.",
|
||||
"title": "KortRoulette-opgaver"
|
||||
|
|
|
@ -658,101 +658,6 @@
|
|||
"description": "Eine Karte mit Bordsteinen und Überwegen.",
|
||||
"title": "Bordsteine und Überwege"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Zeigt alle MapComplete-Änderungen",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themename enthält {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt vom Mitwirkenden {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Nicht</b> von Mitwirkendem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Benutzersprache (ISO-Code) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt mit host {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Benutzersprache (ISO-Code) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt mit host {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Zentrum der Änderungssätze",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"question": "Welcher Mitwirkende hat diese Änderung vorgenommen?",
|
||||
"render": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
},
|
||||
"host": {
|
||||
"question": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?",
|
||||
"render": "Geändert über <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?",
|
||||
"render": "Benutzergebietsschema ist {locale}"
|
||||
},
|
||||
"show_changeset_id": {
|
||||
"render": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme-id": {
|
||||
"question": "Welches Thema wurde für diese Änderung verwendet?",
|
||||
"render": "Geändert mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Änderungssatz für {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "Weitere Statistiken finden Sie unter <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Zeigt Änderungen an, die von MapComplete vorgenommen wurden",
|
||||
"title": "Mit MapComplete vorgenommene Änderungen"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
|
||||
"title": "MapRoulette-Aufgaben"
|
||||
|
|
|
@ -659,7 +659,7 @@
|
|||
"title": "Kerbs and crossings"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "This map shows all the changes made with MapComplete",
|
||||
"description": "This maps shows all the changes made with MapComplete",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Shows all MapComplete changes",
|
||||
|
@ -688,14 +688,14 @@
|
|||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "User language (iso-code) {search}"
|
||||
"question": "Made before {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Made with host {search}"
|
||||
"question": "Made after {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -722,7 +722,7 @@
|
|||
},
|
||||
"host": {
|
||||
"question": "What host (website) was this change made with?",
|
||||
"render": "Changed with <a href='{host}'>{host}</a>"
|
||||
"render": "Change with with <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "What locale (language) was this change made in?",
|
||||
|
|
|
@ -425,13 +425,6 @@
|
|||
"indoors": {
|
||||
"title": "Innendørs"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Viser alle MapComplete-endringer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"maps": {
|
||||
"title": "Et kart over kart"
|
||||
},
|
||||
|
|
|
@ -795,13 +795,6 @@
|
|||
"description": "Een kaart met stoepranden en oversteekplaatsen.",
|
||||
"title": "Stoepranden en oversteekplaatsen"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Zwaartepunten van wijzigingensets"
|
||||
}
|
||||
}
|
||||
},
|
||||
"maps": {
|
||||
"description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.<br/><br/>Ontbreekt er een kaart, dan kan je die kaart hier ook gemakelijk aan deze kaart toevoegen.",
|
||||
"shortDescription": "Dit thema toont alle (toeristische) kaarten die OpenStreetMap kent",
|
||||
|
|
Loading…
Reference in a new issue