From a1e5e2d27351c8af78f987e09744a649f0d0653d Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sun, 17 Jul 2022 21:09:09 +0000 Subject: [PATCH 01/15] Translated using Weblate (Dutch) Currently translated at 96.2% (647 of 672 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/nl/ --- langs/nl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/langs/nl.json b/langs/nl.json index 9ee1e97ca3..1df14bf9b5 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -506,7 +506,7 @@ }, "dream": { "docs": "Stuurt een dromerige, computer-gegenereerde tekst", - "generatedBy": "Deze text is gemaakt door {bot} die Machine-Learning gebruikt om op Reddit te posten." + "generatedBy": "Deze tekst is gegenereerd door {bot} die Machine-Learning gebruikt om op Reddit te posten." }, "help": { "argcmd": "Het commando waarvoor je meer informatie wilt", @@ -526,8 +526,8 @@ "couldNotDownload": "Ik kon {id} niet downloaden", "docs": "Haal informatie op over een OSM-object. Dit kan met het ID of via een zoekterm. De objecten worden geinterpreteerd en getoond.", "editWith": "Bewerk dit element op {title}", - "fetchingInfoAbout": "Data over {id} aan het ophalen...", - "foundResults": "Ik vond {total} resultaten voor {search}, ik ben informatie erover aan het ophalen...", + "fetchingInfoAbout": "Data over {id} aan het ophalen…", + "foundResults": "Ik vond {total} resultaten voor {search}, ik ben informatie erover aan het ophalen…", "noEditPossible": "Geen enkel MapComplete-thema bevat dit soort objecten...", "noInfo": "Nog geen relevante informatie", "noOpeningHours": "Geen openingsuren gekend", @@ -578,7 +578,7 @@ "noNearOrIn": "Sorry, Ik begreep je opdracht niet omdat ik geen dichtbij of in in je zoekopdracht.\nProbeer iets als Zoek drinkwater in Londen, Zoek frituur in Brussel

\n

Daarnaast kan je ook info {cmd} proberen, om info te krijgen over een enkel object.

", "nothingFound": "Sorry, ik kon niets vinden voor {search}, dus kan ik {layerTitle} niet zoeken", "overview": "Ik heb {length} overeenkomende items gevonden.", - "searching": "Aan het zoeken naar {layerTitle} {mode} {search}..." + "searching": "Aan het zoeken naar {layerTitle} {mode} {search}…" }, "shutdown": { "argmode": "Geeft aan op welke manier ik moet afsluiten. Dit moet één van de volgende woorden zijn: {verbs}", @@ -589,7 +589,7 @@ "verbupdate": "Probeert om de MapComplete-codebasis up te daten, sluit erna af" }, "tags": { - "announceSearch": "{id} is geen OpenStreetMap-ID - ik ben wereldwijd aan het zoeken naar {search}...", + "announceSearch": "{id} is geen OpenStreetMap-ID - ik ben wereldwijd aan het zoeken naar {search}…", "argsearch": "De ID van het OSM-object of een zoekopdracht", "docs": "Toont de attributen van een OSM-object. Geef een ID of een zoekstring.", "noSearchGiven": "Geleive een zoekterm of een ID mee te geven om dit commando te gebruiken", From 80be3eb9ef753ac6289741899bb092ef444a71ca Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 11:49:22 +0200 Subject: [PATCH 02/15] Sync; fix build --- Models/ThemeConfig/Json/LayoutConfigJson.ts | 2 +- assets/layers/pharmacy/pharmacy.json | 12 +++++++----- assets/themes/buurtnatuur/buurtnatuur.json | 5 ++++- assets/themes/grb_import/grb.json | 2 +- assets/themes/onwheels/onwheels.json | 3 +-- assets/themes/speelplekken/speelplekken.json | 2 +- index.manifest | 2 +- langs/de.json | 8 ++++---- langs/layers/de.json | 5 +++++ langs/layers/en.json | 15 +++++++++++++++ langs/layers/es.json | 5 +++++ langs/layers/nl.json | 5 +++++ langs/nl.json | 2 +- langs/themes/de.json | 9 +++++++++ langs/themes/en.json | 16 ++++++++++++++++ langs/themes/es.json | 9 +++++++++ langs/themes/nl.json | 9 +++++++++ 17 files changed, 94 insertions(+), 17 deletions(-) diff --git a/Models/ThemeConfig/Json/LayoutConfigJson.ts b/Models/ThemeConfig/Json/LayoutConfigJson.ts index c63fb4f826..c767029ed6 100644 --- a/Models/ThemeConfig/Json/LayoutConfigJson.ts +++ b/Models/ThemeConfig/Json/LayoutConfigJson.ts @@ -150,7 +150,7 @@ export interface LayoutConfigJson { * * In the above scenario, `sometagrendering` will be added at the beginning of the tagrenderings of every layer */ - overrideAll?: Partial; + overrideAll?: Partial; /** * The id of the default background. BY default: vanilla OSM diff --git a/assets/layers/pharmacy/pharmacy.json b/assets/layers/pharmacy/pharmacy.json index 5d23cc93ef..cfac37ca2a 100644 --- a/assets/layers/pharmacy/pharmacy.json +++ b/assets/layers/pharmacy/pharmacy.json @@ -7,12 +7,14 @@ "render": { "en": "{name}" }, - "mappings": [{ - "if": "name=", - "then": { - "en": "Pharmacy" + "mappings": [ + { + "if": "name=", + "then": { + "en": "Pharmacy" + } } - }] + ] }, "source": { "osmTags": { diff --git a/assets/themes/buurtnatuur/buurtnatuur.json b/assets/themes/buurtnatuur/buurtnatuur.json index 0527a4e398..a1ff62cfb0 100644 --- a/assets/themes/buurtnatuur/buurtnatuur.json +++ b/assets/themes/buurtnatuur/buurtnatuur.json @@ -35,7 +35,10 @@ "or": [ "leisure=nature_reserve", { - "and": ["boundary=protected_area","protect_class!=22"] + "and": [ + "boundary=protected_area", + "protect_class!=22" + ] } ] } diff --git a/assets/themes/grb_import/grb.json b/assets/themes/grb_import/grb.json index d0581433ea..4edd16593f 100644 --- a/assets/themes/grb_import/grb.json +++ b/assets/themes/grb_import/grb.json @@ -630,7 +630,7 @@ } } ], - "isShown":{ + "isShown": { "or": [ "_imported_osm_object_found!=true", "_imported_osm_still_fresh!=true" diff --git a/assets/themes/onwheels/onwheels.json b/assets/themes/onwheels/onwheels.json index 0b258c9420..2994e849b3 100644 --- a/assets/themes/onwheels/onwheels.json +++ b/assets/themes/onwheels/onwheels.json @@ -4,7 +4,7 @@ "en": "OnWheels" }, "description": { - "en": "On this map, publicly wheelchair accessible places are shown and can be easily added" + "en": "On this map, publicly weelchair accessible places are shown and can be easily added" }, "maintainer": "MapComplete", "icon": "./assets/themes/onwheels/crest.svg", @@ -35,7 +35,6 @@ "+calculatedTags": [ "_poi_walls_and_buildings_entrance_properties=feat.closestn('walls_and_buildings', 1, undefined, 1000).map(w => ({id: w.feat.properties.id, width: w.feat.properties['_entrance:width']}))[0]", "_poi_entrance:width=JSON.parse(feat.properties._poi_walls_and_buildings_entrance_properties)?.width" - ], "+tagRenderings": [ { diff --git a/assets/themes/speelplekken/speelplekken.json b/assets/themes/speelplekken/speelplekken.json index 9b0b1825ec..de451a2b53 100644 --- a/assets/themes/speelplekken/speelplekken.json +++ b/assets/themes/speelplekken/speelplekken.json @@ -288,6 +288,6 @@ "then": "./assets/themes/speelplekken/youtube.svg" } ], - "isShown":"_is_shadowed!=yes" + "isShown": "_is_shadowed!=yes" } } \ No newline at end of file diff --git a/index.manifest b/index.manifest index 1e577af789..5679708fcb 100644 --- a/index.manifest +++ b/index.manifest @@ -1,5 +1,5 @@ { - "name": "index", + "name": "MapComplete", "short_name": "MapComplete", "start_url": "index.html", "lang": "en", diff --git a/langs/de.json b/langs/de.json index 070ad4b26f..afbc374944 100644 --- a/langs/de.json +++ b/langs/de.json @@ -271,9 +271,9 @@ "born": "Geboren am: {value}", "died": "Gestorben am: {value}" }, + "searchToShort": "Ihre Suchanfrage ist zu kurz, geben Sie einen längeren Text ein", "searchWikidata": "Wikidata durchsuchen", - "wikipediaboxTitle": "Wikipedia", - "searchToShort": "Ihre Suchanfrage ist zu kurz, geben Sie einen längeren Text ein" + "wikipediaboxTitle": "Wikipedia" } }, "image": { @@ -575,12 +575,12 @@ "arglayerid": "Der Name einer Ebene ODER ein einzelner Suchbegriff", "argsearch": "Der Suchbegriff", "argverb": "Entweder in einem geografischen Gebiet (z. B. einer Stadt) oder in der Nähe eines POI suchen", + "docs": "Sucht Interessante Orte in oder in der Nähe eines Standorts", "noMatchingLayer": "Ich habe keine passende Ebene gefunden", "noNearOrIn": "Entschuldigung, ich habe Ihren Befehl nicht verstanden, da ich kein in der Nähe oder in in Ihrer Suchanfrage gefunden habe.\n Versuchen Sie etwas wie Suche Trinkwasser in London, Suche Friture in Brüssel\n Alternativ versuchen Sie info {cmd}, um Informationen über ein einzelnes Objekt zu erhalten.", "nothingFound": "Entschuldigung, ich konnte nichts für {search} finden, also kann ich nicht nach {layerTitle} suchen", "overview": "Ich habe {length} passende Artikel gefunden.", - "searching": "Suche {layerTitle} {mode} {search}…", - "docs": "Sucht Interessante Orte in oder in der Nähe eines Standorts" + "searching": "Suche {layerTitle} {mode} {search}…" }, "shutdown": { "argmode": "Gibt an, ob der Dienst neu gestartet werden soll, muss einer der folgenden Werte sein: {verbs}", diff --git a/langs/layers/de.json b/langs/layers/de.json index b563fa055f..d2928f18fb 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -6120,6 +6120,11 @@ }, "walls_and_buildings": { "description": "Spezielle eingebaute Ebene, die alle Wände und Gebäude bereitstellt. Diese Ebene ist in Voreinstellungen für Objekte nützlich, die an Wänden platziert werden können (z. B. AEDs, Briefkästen, Eingänge, Adressen, Überwachungskameras, …). Diese Ebene ist standardmäßig unsichtbar und kann vom Benutzer nicht eingeschaltet werden.", + "tagRenderings": { + "_entrance:width": { + "render": "Diese Tür hat eine Durchgangsbreite von {canonical(_entrance:width)} Meter " + } + }, "title": { "render": "Wand oder Gebäude" } diff --git a/langs/layers/en.json b/langs/layers/en.json index 600f5b5a2a..b7ba9d66c6 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -4776,6 +4776,11 @@ } }, "title": { + "mappings": { + "0": { + "then": "Pharmacy" + } + }, "render": "{name}" } }, @@ -6528,6 +6533,16 @@ }, "walls_and_buildings": { "description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.", + "tagRenderings": { + "_entrance:width": { + "mappings": { + "0": { + "then": "This entrance has no width information" + } + }, + "render": "This door has a width of {canonical(_entrance:width)} meters " + } + }, "title": { "render": "Wall or building" } diff --git a/langs/layers/es.json b/langs/layers/es.json index 8ea7f34c7f..26d0ff41d1 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -3985,6 +3985,11 @@ } }, "walls_and_buildings": { + "tagRenderings": { + "_entrance:width": { + "render": "Esta puerta tiene una ancho de {canonical(_entrance:width)} metros " + } + }, "title": { "render": "Pared o edificio" } diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 8b303458fa..62b17eec8b 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -6214,6 +6214,11 @@ }, "walls_and_buildings": { "description": "Speciale laag met alle muren en gebouwen. Deze laag is nuttig om objecten toe te voegen die met een muur verbonden zijn (zoals AEDs, brievenbussen, adressen, bewakingscamera's,…). Deze laag is standaard onzichtbaar en kan niet aangezet worden door de gebruiker.", + "tagRenderings": { + "_entrance:width": { + "render": "Deze deur heeft een breedte van {canonical(_entrance:width)} meter " + } + }, "title": { "render": "Muur of gebouw" } diff --git a/langs/nl.json b/langs/nl.json index 1df14bf9b5..5cdcf3a4eb 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -255,8 +255,8 @@ "welcomeBack": "Je bent aangemeld. Welkom terug!", "welcomeExplanation": { "addNew": "Klik op de kaart om een nieuw punt toe te voegen.", - "browseOtherThemesIntro": "Er zijn diverse thematische kaarten op MapComplete", "browseMoreMaps": "Ontdek meer kaarten", + "browseOtherThemesIntro": "Er zijn diverse thematische kaarten op MapComplete", "general": "Op deze kaart kan je interessepunten bekijken, bewerken en toevoegen. Zoom in om de interessepunten te zien, duid eentje aan om alle informatie te zien en te bewerken. Alle informatie komt van OpenStreetMap die gratis hergebruikt mag worden." }, "wikipedia": { diff --git a/langs/themes/de.json b/langs/themes/de.json index 7702fbfbbc..1e0a05e15b 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -737,6 +737,15 @@ "shortDescription": "Öffentlich zugängliche Türme zum Genießen der Aussicht", "title": "Aussichtstürme" }, + "onwheels": { + "overrideAll": { + "+tagRenderings": { + "_poi_entrance:width": { + "render": "Diese Tür hat eine Durchgangsbreite von {canonical(_poi_entrance:width)} Meter" + } + } + } + }, "openwindpowermap": { "description": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.", "title": "Freie Windenergie-Karte" diff --git a/langs/themes/en.json b/langs/themes/en.json index 5dd1e80ae7..2807ac718f 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -743,6 +743,18 @@ }, "onwheels": { "description": "On this map, publicly weelchair accessible places are shown and can be easily added", + "overrideAll": { + "+tagRenderings": { + "_poi_entrance:width": { + "mappings": { + "0": { + "then": "This entrance has no width information" + } + }, + "render": "This door has a width of {canonical(_poi_entrance:width)} meter" + } + } + }, "title": "OnWheels" }, "openwindpowermap": { @@ -974,6 +986,10 @@ "shortDescription": "Map all the trees", "title": "Trees" }, + "walls_and_buildings": { + "description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.", + "title": "Walls and buildings" + }, "waste": { "description": "Map showing waste baskets and recycling facilities.", "title": "Waste" diff --git a/langs/themes/es.json b/langs/themes/es.json index 5720c927a4..0370b19ab9 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -517,6 +517,15 @@ "shortDescription": "Torres accesibles públicamente para disfrutar de la vista", "title": "Torres de observación" }, + "onwheels": { + "overrideAll": { + "+tagRenderings": { + "_poi_entrance:width": { + "render": "Esta puerta tiene una ancho de {canonical(_poi_entrance:width)} metros" + } + } + } + }, "openwindpowermap": { "description": "Un para mostrar y editar turbinas de viento" }, diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 956c458894..83b6c7961e 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -1011,6 +1011,15 @@ "shortDescription": "Publieke uitkijktorens om van het panorama te genieten", "title": "Uitkijktorens" }, + "onwheels": { + "overrideAll": { + "+tagRenderings": { + "_poi_entrance:width": { + "render": "Deze deur heeft een breedte van {canonical(_poi_entrance:width)} meter" + } + } + } + }, "openwindpowermap": { "description": "Een kaart om windturbines te tonen en te bewerken.", "title": "Windmolens" From f307660ef1288ee8699cdca5706ee982eb59771e Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 11:52:37 +0200 Subject: [PATCH 03/15] Housekeeping... --- Docs/Layers/bicycle_rental.md | 1 + Docs/Layers/bicycle_rental_non_docking.md | 401 +++ Docs/Layers/bike_repair_station.md | 1 - Docs/Layers/bike_shop.md | 1 - Docs/Layers/cafe_pub.md | 1 - Docs/Layers/cycleways_and_roads.md | 1 - Docs/Layers/doctors.md | 1 - Docs/Layers/entrance.md | 3 +- Docs/Layers/food.md | 1 - Docs/Layers/kerbs.md | 1 - Docs/Layers/kindergarten_childcare.md | 12 + Docs/Layers/parking.md | 1 - Docs/Layers/pedestrian_path.md | 2 +- Docs/Layers/picnic_table.md | 1 - Docs/Layers/school.md | 502 +++- Docs/Layers/shops.md | 1 - Docs/Layers/tertiary_education.md | 12 + Docs/Layers/toilet.md | 1 - Docs/Layers/viewpoint.md | 12 - Docs/Layers/walls_and_buildings.md | 33 +- Docs/TagInfo/mapcomplete_cyclofix.json | 204 ++ Docs/TagInfo/mapcomplete_education.json | 2444 ++++++++++++++- Docs/TagInfo/mapcomplete_personal.json | 2626 ++++++++++++++++- .../mapcomplete_walls_and_buildings.json | 223 ++ assets/contributors.json | 18 +- assets/translators.json | 2 +- 26 files changed, 6401 insertions(+), 105 deletions(-) create mode 100644 Docs/Layers/bicycle_rental_non_docking.md create mode 100644 Docs/TagInfo/mapcomplete_walls_and_buildings.json diff --git a/Docs/Layers/bicycle_rental.md b/Docs/Layers/bicycle_rental.md index 1b44ee5d39..c7a1699618 100644 --- a/Docs/Layers/bicycle_rental.md +++ b/Docs/Layers/bicycle_rental.md @@ -26,6 +26,7 @@ Bicycle rental stations - [bicycle_rental](https://mapcomplete.osm.be/bicycle_rental) + - [cyclofix](https://mapcomplete.osm.be/cyclofix) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/bicycle_rental_non_docking.md b/Docs/Layers/bicycle_rental_non_docking.md new file mode 100644 index 0000000000..2eaf5e9c25 --- /dev/null +++ b/Docs/Layers/bicycle_rental_non_docking.md @@ -0,0 +1,401 @@ + + + bicycle_rental_non_docking +============================ + + + + + +Bicycle rental stations + + + + + + + - This layer is shown at zoomlevel **14** and higher + + + + +#### Themes using this layer + + + + + + - [cyclofix](https://mapcomplete.osm.be/cyclofix) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - amenity=bicycle_rental|bicycle_rental~^..*$|service:bicycle:rental=yes|rental~^.*bicycle.*$ + - bicycle_rental!=docking_station + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22bicycle_rental%22%5D%5B%22bicycle_rental%22!%3D%22docking_station%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22service%3Abicycle%3Arental%22%3D%22yes%22%5D%5B%22bicycle_rental%22!%3D%22docking_station%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22bicycle_rental%22%5D%5B%22bicycle_rental%22!%3D%22docking_station%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22rental%22~%22%5E.*bicycle.*%24%22%5D%5B%22bicycle_rental%22!%3D%22docking_station%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | +[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | +[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/rental#values) [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) +[](https://taginfo.openstreetmap.org/keys/capacity:city_bike#values) [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/capacity:ebike#values) [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/capacity:kid_bike#values) [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/capacity:bmx#values) [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/capacity:mtb#values) [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/capacity:bicycle_pannier#values) [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/capacity:tandem_bicycle#values) [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | + + + + +### images + + + +This tagrendering has no question and is thus read-only + + + + + +### bicycle_rental_type + + + +The question is What kind of bicycle rental is this? + + + + + + - This is a shop whose main focus is bicycle rental corresponds with shop=rental&bicycle_rental=shop + - This is a rental buisiness which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus corresponds with shop=rental + - This is a shop which sells or repairs bicycles, but also rents out bicycles corresponds with service:bicycle:rental=yes&shop=bicycle + - This is an automated docking station, where a bicycle is mechanically locked into a structure corresponds with bicycle_rental=docking_station + - A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby corresponds with bicycle_rental=key_dispensing_machine + - This is a dropoff point, e.g. a reserved parking to place the bicycles which clearly marked as being for the rental service only corresponds with bicycle_rental=dropoff_point + + +Only visible if `amenity=bicycle_rental` is shown + + + +### website + + + +The question is What is the website of {title()}? + +This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) + +This is rendered with {website} + + + + + + - {contact:website} corresponds with contact:website~^..*$ + - This option cannot be chosen as answer + + + + +### email + + + +The question is What is the email address of {title()}? + +This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) + +This is rendered with {email} + + + + + + - {contact:email} corresponds with contact:email~^..*$ + - This option cannot be chosen as answer + + + + +### phone + + + +The question is What is the phone number of {title()}? + +This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) + +This is rendered with {phone} + + + + + + - {contact:phone} corresponds with contact:phone~^..*$ + - This option cannot be chosen as answer + + + + +### opening_hours + + + +The question is What are the opening hours of {title()}? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + +Only visible if `shop~^..*$|opening_hours~^..*$` is shown + + + +### payment-options + + + +The question is Which methods of payment are accepted here? + + + + + + - Cash is accepted here corresponds with payment:cash=yes + - Unselecting this answer will add payment:cash=no + - Payment cards are accepted here corresponds with payment:cards=yes + - Unselecting this answer will add payment:cards=no + + +Only visible if `shop~^..*$` is shown + + + +### payment-options-advanced + + + +The question is Which methods of payment are accepted here? + + + + + + - Cash is accepted here corresponds with payment:cash=yes + - Unselecting this answer will add payment:cash=no + - Payment cards are accepted here corresponds with payment:cards=yes + - Unselecting this answer will add payment:cards=no + - Payment is done using a dedicated app corresponds with payment:app=yes + - Unselecting this answer will add payment:app=no + - Payment is done using a membership card corresponds with payment:membership_card=yes + - Unselecting this answer will add payment:membership_card=no + + + + +### bicycle-types + + + +The question is What kind of bicycles and accessories are rented here? + +This rendering asks information about the property [rental](https://wiki.openstreetmap.org/wiki/Key:rental) + +This is rendered with {rental} is rented here + + + + + + - Normal city bikes can be rented here corresponds with rental=city_bike + - Electrical bikes can be rented here corresponds with rental=ebike + - BMX bikes can be rented here corresponds with rental=bmx + - Mountainbikes can be rented here corresponds with rental=mtb + - Bikes for children can be rented here corresponds with rental=kid_bike + - Tandem bicycles can be rented here corresponds with rental=tandem + - Race bicycles can be rented here corresponds with rental=racebike + - Bike helmets can be rented here corresponds with rental=bike_helmet + + +This tagrendering has labels `bicycle_rental` + + + +### rental-capacity-city_bike + + + +The question is How much city bikes can be rented here? + +This rendering asks information about the property [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) + +This is rendered with {capacity:city_bike} city bikes can be rented here + + + +Only visible if `rental~^.*city_bike.*$` is shown + +This tagrendering has labels `bicycle_rental` + + + +### rental-capacity-ebike + + + +The question is How much electrical bikes can be rented here? + +This rendering asks information about the property [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) + +This is rendered with {capacity:ebike} electrical bikes can be rented here + + + +Only visible if `rental~^.*ebike.*$` is shown + +This tagrendering has labels `bicycle_rental` + + + +### rental-capacity-kid_bike + + + +The question is How much bikes for children can be rented here? + +This rendering asks information about the property [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) + +This is rendered with {capacity:kid_bike} bikes for children can be rented here + + + +Only visible if `rental~^.*kid_bike.*$` is shown + +This tagrendering has labels `bicycle_rental` + + + +### rental-capacity-bmx + + + +The question is How much BMX bikes can be rented here? + +This rendering asks information about the property [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) + +This is rendered with {capacity:bmx} BMX bikes can be rented here + + + +Only visible if `rental~^.*bmx.*$` is shown + +This tagrendering has labels `bicycle_rental` + + + +### rental-capacity-mtb + + + +The question is How much mountainbike can be rented here? + +This rendering asks information about the property [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) + +This is rendered with {capacity:mtb} mountainbike can be rented here + + + +Only visible if `rental~^.*mtb.*$` is shown + +This tagrendering has labels `bicycle_rental` + + + +### rental-capacity-bicycle_pannier + + + +The question is How much bicycle panniers can be rented here? + +This rendering asks information about the property [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) + +This is rendered with {capacity:bicycle_pannier} bicycle panniers can be rented here + + + +Only visible if `rental~^.*bicycle_pannier.*$` is shown + +This tagrendering has labels `bicycle_rental` + + + +### rental-capacity-tandem_bicycle + + + +The question is How much tandem can be rented here? + +This rendering asks information about the property [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) + +This is rendered with {capacity:tandem_bicycle} tandem can be rented here + + + +Only visible if `rental~^.*tandem_bicycle.*$` is shown + +This tagrendering has labels `bicycle_rental` + + + +### questions + + + +This tagrendering has no question and is thus read-only + + + + + +### minimap + + + +This tagrendering has no question and is thus read-only + + + +This document is autogenerated from [assets/themes/cyclofix/cyclofix.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/cyclofix/cyclofix.json) \ No newline at end of file diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md index 42769afa4a..d06f83a328 100644 --- a/Docs/Layers/bike_repair_station.md +++ b/Docs/Layers/bike_repair_station.md @@ -26,7 +26,6 @@ A layer showing bicycle pumps and bicycle repair tool stands - [cyclofix](https://mapcomplete.osm.be/cyclofix) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md index 54a5143a95..dc4ff20e99 100644 --- a/Docs/Layers/bike_shop.md +++ b/Docs/Layers/bike_shop.md @@ -26,7 +26,6 @@ A shop specifically selling bicycles or related items - [cyclofix](https://mapcomplete.osm.be/cyclofix) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md index a80604f110..3b98fa7d9f 100644 --- a/Docs/Layers/cafe_pub.md +++ b/Docs/Layers/cafe_pub.md @@ -26,7 +26,6 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a - [cafes_and_pubs](https://mapcomplete.osm.be/cafes_and_pubs) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md index 25f215eb33..c39cf5f744 100644 --- a/Docs/Layers/cycleways_and_roads.md +++ b/Docs/Layers/cycleways_and_roads.md @@ -31,7 +31,6 @@ All infrastructure that someone can cycle over, accompanied with questions about - [cycle_infra](https://mapcomplete.osm.be/cycle_infra) - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) - [rainbow_crossings](https://mapcomplete.osm.be/rainbow_crossings) diff --git a/Docs/Layers/doctors.md b/Docs/Layers/doctors.md index ffd56c75c2..66d40b3086 100644 --- a/Docs/Layers/doctors.md +++ b/Docs/Layers/doctors.md @@ -26,7 +26,6 @@ This layer shows doctor offices, dentists and other healthcare facilities - [healthcare](https://mapcomplete.osm.be/healthcare) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md index ccbef0aaef..c9bc3acd99 100644 --- a/Docs/Layers/entrance.md +++ b/Docs/Layers/entrance.md @@ -17,6 +17,7 @@ A layer showing entrances and offering capabilities to survey some advanced data - This layer is shown at zoomlevel **14** and higher - This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a preset snaps to this layer (presets[0]) - This layer will automatically load [pedestrian_path](./pedestrian_path.md) into the layout as it depends on it: a preset snaps to this layer (presets[0]) + - This layer is needed as dependency for layer [walls_and_buildings](#walls_and_buildings) @@ -28,8 +29,8 @@ A layer showing entrances and offering capabilities to survey some advanced data - [entrances](https://mapcomplete.osm.be/entrances) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) + - [walls_and_buildings](https://mapcomplete.osm.be/walls_and_buildings) diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md index 412c84496c..296ec9c6ad 100644 --- a/Docs/Layers/food.md +++ b/Docs/Layers/food.md @@ -27,7 +27,6 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [food](https://mapcomplete.osm.be/food) - [fritures](https://mapcomplete.osm.be/fritures) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) - [pets](https://mapcomplete.osm.be/pets) diff --git a/Docs/Layers/kerbs.md b/Docs/Layers/kerbs.md index a7af81395e..5292bf6423 100644 --- a/Docs/Layers/kerbs.md +++ b/Docs/Layers/kerbs.md @@ -29,7 +29,6 @@ A layer showing kerbs. - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/kindergarten_childcare.md b/Docs/Layers/kindergarten_childcare.md index 3dff871265..291d764511 100644 --- a/Docs/Layers/kindergarten_childcare.md +++ b/Docs/Layers/kindergarten_childcare.md @@ -19,6 +19,18 @@ Shows kindergartens and preschools. Both are grouped in one layer, as they are r +#### Themes using this layer + + + + + + - [education](https://mapcomplete.osm.be/education) + - [personal](https://mapcomplete.osm.be/personal) + + + + Basic tags for this layer --------------------------- diff --git a/Docs/Layers/parking.md b/Docs/Layers/parking.md index 81cc86629b..7bc232fea9 100644 --- a/Docs/Layers/parking.md +++ b/Docs/Layers/parking.md @@ -25,7 +25,6 @@ A layer showing car parkings - - [onwheels](https://mapcomplete.osm.be/onwheels) - [parkings](https://mapcomplete.osm.be/parkings) - [personal](https://mapcomplete.osm.be/personal) - [transit](https://mapcomplete.osm.be/transit) diff --git a/Docs/Layers/pedestrian_path.md b/Docs/Layers/pedestrian_path.md index 51ec053f2c..9cfdff0e6b 100644 --- a/Docs/Layers/pedestrian_path.md +++ b/Docs/Layers/pedestrian_path.md @@ -27,8 +27,8 @@ Pedestrian footpaths, especially used for indoor navigation and snapping entranc - [entrances](https://mapcomplete.osm.be/entrances) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) + - [walls_and_buildings](https://mapcomplete.osm.be/walls_and_buildings) diff --git a/Docs/Layers/picnic_table.md b/Docs/Layers/picnic_table.md index f0b4132c2e..9e8e1ee42c 100644 --- a/Docs/Layers/picnic_table.md +++ b/Docs/Layers/picnic_table.md @@ -27,7 +27,6 @@ The layer showing picnic tables - [benches](https://mapcomplete.osm.be/benches) - [nature](https://mapcomplete.osm.be/nature) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/school.md b/Docs/Layers/school.md index 03a916e15f..f230a5f9f5 100644 --- a/Docs/Layers/school.md +++ b/Docs/Layers/school.md @@ -27,7 +27,7 @@ Schools giving primary and secondary education and post-secondary, non-tertiary - - [onwheels](https://mapcomplete.osm.be/onwheels) + - [education](https://mapcomplete.osm.be/education) - [personal](https://mapcomplete.osm.be/personal) @@ -70,7 +70,7 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | -[](https://taginfo.openstreetmap.org/keys/school:language#values) [school:language](https://wiki.openstreetmap.org/wiki/Key:school:language) | [string](../SpecialInputElements.md#string) | [english](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Denglish) [french](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrench) [dutch](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddutch) [german](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgerman) +[](https://taginfo.openstreetmap.org/keys/school:language#values) [school:language](https://wiki.openstreetmap.org/wiki/Key:school:language) | Multiple choice | [ay](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Day) [ab](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dab) [an](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dan) [de](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dde) [ca](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dca) [az](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daz) [hr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhr) [eo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Deo) [ba](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dba) [ar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dar) [he](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhe) [gl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgl) [el](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Del) [cs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcs) [da](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dda) [af](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daf) [ga](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dga) [hi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhi) [bg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbg) [be](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbe) [gu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgu) [cy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcy) [fr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfr) [hsb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhsb) [fy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfy) [ak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dak) [am](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dam) [es](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Des) [bs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbs) [diq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddiq) [dz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddz) [co](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dco) [cr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcr) [csb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcsb) [gv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgv) [cv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcv) [bn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbn) [gd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgd) [av](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dav) [awa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dawa) [br](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbr) [ee](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dee) [dag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddag) [dv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddv) [fi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfi) [en](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Den) [ady](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dady) [as](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Das) [gn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgn) [hif](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhif) [ast](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dast) [dsb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddsb) [haw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhaw) [glk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dglk) [gag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgag) [gan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgan) [ase](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dase) [cal](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcal) [gil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgil) [arz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darz) [ban](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dban) [hak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhak) [din](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddin) [egl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Degl) [dty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddty) [fa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfa) [cnr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcnr) [bxr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbxr) [ckb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckb) [eu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Deu) [et](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Det) [bar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbar) [fo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfo) [frr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrr) [ch](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dch) [chy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchy) [ce](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dce) [no](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dno) [bjn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbjn) [ceb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dceb) [ha](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dha) [frp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrp) [chr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchr) [gcr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgcr) [gor](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgor) [ext](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dext) [fj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfj) [fur](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfur) [bss](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbss) [prg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dprg) [ses](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dses) [pko](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpko) [ccp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dccp) [dua](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddua) [tr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtr) [ur](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dur) [bm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbm) [ff](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dff) [ru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dru) [sid](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsid) [niu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dniu) [oj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Doj) [vot](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvot) [bfi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbfi) [bla](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbla) [bbc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbbc) [ctg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dctg) [brh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbrh) [bug](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbug) [pa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpa) [pnb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpnb) [brx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbrx) [sjd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjd) [bo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbo) [bi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbi) [cdo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcdo) [sw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsw) [gom](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgom) [mfe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmfe) [zh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh) [sdc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsdc) [pdt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpdt) [sty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsty) [rmc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmc) [nys](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnys) [gsw-fr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgsw-fr) [zun](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzun) [sms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsms) [pis](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpis) [nr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnr) [umu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dumu) [gaa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgaa) [fon](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfon) [loz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dloz) [crs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrs) [tru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtru) [agq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dagq) [ary](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dary) [atj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Datj) [alt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dalt) [ta](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dta) [ps](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dps) [nqo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnqo) [ro](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dro) [cbk-zam](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcbk-zam) [ovd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dovd) [vmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvmf) [bto](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbto) [bcc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbcc) [crl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrl) [lrc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlrc) [akl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dakl) [bpy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbpy) [mic](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmic) [sk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsk) [sl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsl) [ryu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dryu) [yai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyai) [efi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Defi) [te](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dte) [yi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyi) [tg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtg) [bat-smg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbat-smg) [nod](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnod) [lag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlag) [krj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrj) [yap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyap) [ydg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dydg) [vi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvi) [it](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dit) [bzg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbzg) [pyu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpyu) [guc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dguc) [ood](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dood) [bdr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbdr) [btm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbtm) [gcf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgcf) [srq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsrq) [ins](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dins) [rki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drki) [wls](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwls) [sje](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsje) [smj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsmj) [kum](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkum) [nui](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnui) [zh-min-nan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh-min-nan) [pl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpl) [cpx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcpx) [khg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkhg) [fkv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfkv) [fuf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfuf) [jax](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djax) [dtp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddtp) [zgh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzgh) [bgn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbgn) [yav](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyav) [sv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsv) [azb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dazb) [xnb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxnb) [fa-af](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfa-af) [qu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dqu) [sei](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsei) [sq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsq) [uk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duk) [uz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duz) [ka](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dka) [pt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpt) [hy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhy) [nl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnl) [rm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drm) [aln](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daln) [mr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmr) [mg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmg) [sh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsh) [zu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzu) [is](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dis) [lb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlb) [tk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtk) [th](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dth) [ja](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dja) [lv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlv) [rmy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmy) [km](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkm) [lo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlo) [so](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dso) [sma](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsma) [moe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmoe) [sr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsr) [lt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlt) [hu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhu) [my](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmy) [ms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dms) [xh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxh) [udm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dudm) [rue](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drue) [stq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dstq) [ky](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dky) [mt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmt) [mk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmk) [za](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dza) [ug](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dug) [ko](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dko) [si](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsi) [kk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkk) [na](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dna) [nv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnv) [fit](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfit) [xmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxmf) [aa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daa) [anp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Danp) [rup](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drup) [vec](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvec) [vep](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvep) [bh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbh) [shy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshy) [hz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhz) [mnw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmnw) [mzn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmzn) [oc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Doc) [id](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Did) [ve](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dve) [min](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmin) [mwl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmwl) [pdc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpdc) [pfl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpfl) [nn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnn) [nb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnb) [kw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkw) [sco](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsco) [mdf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmdf) [sd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsd) [tt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtt) [szl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dszl) [kaa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkaa) [jv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djv) [tl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtl) [to](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dto) [myv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmyv) [lez](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlez) [cho](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcho) [kl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkl) [pms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpms) [crh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrh) [smn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsmn) [ksh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dksh) [ny](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dny) [mn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmn) [ks](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dks) [ig](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dig) [rw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drw) [nds](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnds) [ng](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dng) [skr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dskr) [se](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dse) [ik](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dik) [kjh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkjh) [ne](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dne) [nap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnap) [lg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlg) [ht](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dht) [os](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dos) [new](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnew) [su](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsu) [iu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Diu) [ki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dki) [kn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkn) [inh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dinh) [pcd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpcd) [sc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsc) [srn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsrn) [rn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drn) [ho](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dho) [sg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsg) [pap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpap) [kbd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbd) [or](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dor) [arn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darn) [om](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dom) [sat](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsat) [ii](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dii) [kbp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbp) [kab](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkab) [kg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkg) [krc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrc) [tum](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtum) [tsg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsg) [shi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshi) [sn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsn) [tpi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtpi) [rif](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drif) [tyv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtyv) [ti](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dti) [tet](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtet) [scn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dscn) [lmo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlmo) [ilo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dilo) [sm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsm) [ss](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dss) [mni](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmni) [kv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkv) [ku](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dku) [lad](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlad) [ts](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dts) [st](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dst) [lij](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlij) [mai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmai) [tvl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtvl) [tn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtn) [wa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwa) [nan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnan) [pih](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpih) [lld](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlld) [ty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dty) [wo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwo) [war](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwar) [lbe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlbe) [ltg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dltg) [mad](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmad) [mh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmh) [mo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmo) [yrk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyrk) [chn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchn) [kr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkr) [tw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtw) [shn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshn) [vls](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvls) [pag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpag) [nso](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnso) [ln](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dln) [zea](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzea) [tay](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtay) [wuu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwuu) [sah](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsah) [jam](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djam) [lkt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlkt) [krl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrl) [tcy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtcy) [sju](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsju) [sou](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsou) [adx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dadx) [sli](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsli) [als](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dals) [kha](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkha) [mnc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmnc) [yo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyo) [ml](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dml) [hai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhai) [kut](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkut) [hoc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhoc) [gsg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgsg) [li](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dli) [hyw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhyw) [esu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Desu) [abq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dabq) [tli](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtli) [trv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtrv) [szy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dszy) [lus](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlus) [olo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dolo) [pnt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpnt) [koi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkoi) [nog](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnog) [wbl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwbl) [tly](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtly) [mhr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmhr) [ruq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Druq) [mwv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmwv) [koy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkoy) [clc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dclc) [fiu-vro](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfiu-vro) [frc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrc) [guw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dguw) [cnh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcnh) [sjm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjm) [bzs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbzs) [kcg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkcg) [mi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmi) [aeb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daeb) [nrf-gg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnrf-gg) [lki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlki) [bej](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbej) [ckt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckt) [mus](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmus) [pwn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpwn) [kj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkj) [rgn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drgn) [abs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dabs) [sxr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsxr) [ckv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckv) [tsu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsu) [xsy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxsy) [lvk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlvk) [zh-yue](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh-yue) [tvn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtvn) [pmy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpmy) [kbg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbg) [rwr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drwr) [ttm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dttm) [mrj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmrj) [nia](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnia) [yrl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyrl) [cak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcak) [ami](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dami) [krx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrx) [hil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhil) [uun](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duun) [sjt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjt) [wal](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwal) [wym](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwym) [arq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darq) [bsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbsk) [bqi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbqi) [hrx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhrx) [ssf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dssf) [mrh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmrh) [aoc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daoc) [tsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsk) [luz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dluz) [tce](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtce) [quc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dquc) [bnn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbnn) [lzz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlzz) [sdh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsdh) [nsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnsk) [akz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dakz) [kri](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkri) [kea](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkea) [dru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddru) [tzm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtzm) [bfq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbfq) [khw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkhw) [uzs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duzs) [rmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmf) [osa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dosa) [cps](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcps) [pjt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpjt) [kjp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkjp) [gpe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgpe) [kiu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkiu) [rar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drar) [ksw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dksw) [zh_Hant](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh_Hant) [pt_BR](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpt_BR) [fil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfil) @@ -234,26 +234,504 @@ This is rendered with {email} -### language +### school-language The question is What is the main language of this school?
What language is spoken with the students in non-language related courses and with the administration?
-This rendering asks information about the property [school:language](https://wiki.openstreetmap.org/wiki/Key:school:language) - -This is rendered with {school:language} is the main language of {title()} - - - The main language of this school is unknown corresponds with school:language=english - - French is the main language of {name} corresponds with school:language=french - - Dutch is the main language of {name} corresponds with school:language=dutch - - German is the main language of {name} corresponds with school:language=german - The main language of this school is unknown corresponds with - This option cannot be chosen as answer - + - Aymara corresponds with school:language=ay + - Abkhaz corresponds with school:language=ab + - Aragonese corresponds with school:language=an + - German corresponds with school:language=de + - Catalan corresponds with school:language=ca + - Azerbaijani corresponds with school:language=az + - Croatian corresponds with school:language=hr + - Esperanto corresponds with school:language=eo + - Bashkir corresponds with school:language=ba + - Arabic corresponds with school:language=ar + - Hebrew corresponds with school:language=he + - Galician corresponds with school:language=gl + - Modern Greek corresponds with school:language=el + - Czech corresponds with school:language=cs + - Danish corresponds with school:language=da + - Afrikaans corresponds with school:language=af + - Irish corresponds with school:language=ga + - Hindi corresponds with school:language=hi + - Bulgarian corresponds with school:language=bg + - Belarusian corresponds with school:language=be + - Gujarati corresponds with school:language=gu + - Welsh corresponds with school:language=cy + - French corresponds with school:language=fr + - Upper Sorbian corresponds with school:language=hsb + - West Frisian corresponds with school:language=fy + - Akan corresponds with school:language=ak + - Amharic corresponds with school:language=am + - Spanish corresponds with school:language=es + - Bosnian corresponds with school:language=bs + - Zazaki corresponds with school:language=diq + - Dzongkha corresponds with school:language=dz + - Corsican corresponds with school:language=co + - Cree corresponds with school:language=cr + - Kashubian corresponds with school:language=csb + - Manx corresponds with school:language=gv + - Chuvash corresponds with school:language=cv + - Bengali corresponds with school:language=bn + - Scottish Gaelic corresponds with school:language=gd + - Avaric corresponds with school:language=av + - Awadhi corresponds with school:language=awa + - Breton corresponds with school:language=br + - Ewe corresponds with school:language=ee + - Dagbani corresponds with school:language=dag + - Maldivian corresponds with school:language=dv + - Finnish corresponds with school:language=fi + - English corresponds with school:language=en + - Adyghe corresponds with school:language=ady + - Assamese corresponds with school:language=as + - Guarani corresponds with school:language=gn + - Fiji Hindi corresponds with school:language=hif + - Asturian corresponds with school:language=ast + - Lower Sorbian corresponds with school:language=dsb + - Hawaiian corresponds with school:language=haw + - Gilaki corresponds with school:language=glk + - Gagauz corresponds with school:language=gag + - Gan corresponds with school:language=gan + - American Sign Language corresponds with school:language=ase + - Carolinian corresponds with school:language=cal + - Gilbertese corresponds with school:language=gil + - Egyptian Arabic corresponds with school:language=arz + - Balinese corresponds with school:language=ban + - Hakka corresponds with school:language=hak + - Dinka corresponds with school:language=din + - Emilian corresponds with school:language=egl + - Doteli corresponds with school:language=dty + - Persian corresponds with school:language=fa + - Montenegrin corresponds with school:language=cnr + - Russia Buriat corresponds with school:language=bxr + - Sorani corresponds with school:language=ckb + - Basque corresponds with school:language=eu + - Estonian corresponds with school:language=et + - Bavarian corresponds with school:language=bar + - Faroese corresponds with school:language=fo + - North Frisian corresponds with school:language=frr + - Chamorro corresponds with school:language=ch + - Cheyenne corresponds with school:language=chy + - Chechen corresponds with school:language=ce + - Norwegian corresponds with school:language=no + - Banjar corresponds with school:language=bjn + - Cebuano corresponds with school:language=ceb + - Hausa corresponds with school:language=ha + - Franco-Provençal corresponds with school:language=frp + - Cherokee corresponds with school:language=chr + - Guianan Creole corresponds with school:language=gcr + - Gorontalo corresponds with school:language=gor + - Extremaduran corresponds with school:language=ext + - Fijian corresponds with school:language=fj + - Friulian corresponds with school:language=fur + - Kose corresponds with school:language=bss + - Old Prussian corresponds with school:language=prg + - Koyraboro Senni corresponds with school:language=ses + - Pökoot corresponds with school:language=pko + - Chakma corresponds with school:language=ccp + - Duala corresponds with school:language=dua + - Turkish corresponds with school:language=tr + - Urdu corresponds with school:language=ur + - Bambara corresponds with school:language=bm + - Fula corresponds with school:language=ff + - Russian corresponds with school:language=ru + - Sidamo corresponds with school:language=sid + - Niuean corresponds with school:language=niu + - Ojibwe corresponds with school:language=oj + - Votic corresponds with school:language=vot + - British Sign Language corresponds with school:language=bfi + - Blackfoot corresponds with school:language=bla + - Toba Batak corresponds with school:language=bbc + - Chittagonian corresponds with school:language=ctg + - Brahui corresponds with school:language=brh + - Bugis corresponds with school:language=bug + - Punjabi corresponds with school:language=pa + - Punjabi corresponds with school:language=pnb + - Bodo corresponds with school:language=brx + - Kildin Sami corresponds with school:language=sjd + - Tibetan corresponds with school:language=bo + - Bislama corresponds with school:language=bi + - Min Dong corresponds with school:language=cdo + - Swahili corresponds with school:language=sw + - Goan Konkani corresponds with school:language=gom + - Mauritian Creole corresponds with school:language=mfe + - Chinese corresponds with school:language=zh + - Sassarese corresponds with school:language=sdc + - Plautdietsch corresponds with school:language=pdt + - Siberian Tatar corresponds with school:language=sty + - Carpathian Romani corresponds with school:language=rmc + - Noongar corresponds with school:language=nys + - Alsatian corresponds with school:language=gsw-fr + - Zuni corresponds with school:language=zun + - Skolt Sami corresponds with school:language=sms + - Pijin corresponds with school:language=pis + - Southern Ndebele corresponds with school:language=nr + - Munsee corresponds with school:language=umu + - Ga corresponds with school:language=gaa + - Fon corresponds with school:language=fon + - Lozi corresponds with school:language=loz + - Seychellois Creole corresponds with school:language=crs + - Turoyo corresponds with school:language=tru + - Aghem corresponds with school:language=agq + - Moroccan Arabic corresponds with school:language=ary + - Atikamekw corresponds with school:language=atj + - Altai corresponds with school:language=alt + - Tamil corresponds with school:language=ta + - Pashto corresponds with school:language=ps + - N'Ko corresponds with school:language=nqo + - Romanian corresponds with school:language=ro + - Chavacano corresponds with school:language=cbk-zam + - Elfdalian corresponds with school:language=ovd + - Main-Franconian corresponds with school:language=vmf + - Rinconada Bikol corresponds with school:language=bto + - Southern Balochi corresponds with school:language=bcc + - Northern East Cree corresponds with school:language=crl + - Northern Luri corresponds with school:language=lrc + - Aklan corresponds with school:language=akl + - Bishnupriya Manipuri corresponds with school:language=bpy + - Mi'kmaq corresponds with school:language=mic + - Slovak corresponds with school:language=sk + - Slovene corresponds with school:language=sl + - Okinawan corresponds with school:language=ryu + - Yaghnobi corresponds with school:language=yai + - Efik corresponds with school:language=efi + - Telugu corresponds with school:language=te + - Yiddish corresponds with school:language=yi + - Tajik corresponds with school:language=tg + - Samogitian corresponds with school:language=bat-smg + - Northern Thai corresponds with school:language=nod + - Rangi corresponds with school:language=lag + - Kinaray-a corresponds with school:language=krj + - Yapese corresponds with school:language=yap + - Yidgha corresponds with school:language=ydg + - Vietnamese corresponds with school:language=vi + - Italian corresponds with school:language=it + - Babuza corresponds with school:language=bzg + - Puyuma corresponds with school:language=pyu + - Wayuu corresponds with school:language=guc + - O'odham corresponds with school:language=ood + - West Coast Bajau corresponds with school:language=bdr + - Mandailing corresponds with school:language=btm + - Guadeloupean Creole corresponds with school:language=gcf + - Sirionó corresponds with school:language=srq + - Indian Sign Language corresponds with school:language=ins + - Arakanese corresponds with school:language=rki + - Wallisian corresponds with school:language=wls + - Pite Sami corresponds with school:language=sje + - Lule Sami corresponds with school:language=smj + - Kumyk corresponds with school:language=kum + - Kombe corresponds with school:language=nui + - Southern Min corresponds with school:language=zh-min-nan + - Polish corresponds with school:language=pl + - Pu-Xian Min corresponds with school:language=cpx + - Khams Tibetan corresponds with school:language=khg + - Kven corresponds with school:language=fkv + - Pular corresponds with school:language=fuf + - Jambi Malay corresponds with school:language=jax + - Kadazandusun corresponds with school:language=dtp + - Standard Moroccan Berber corresponds with school:language=zgh + - Western Balochi corresponds with school:language=bgn + - Yangben corresponds with school:language=yav + - Swedish corresponds with school:language=sv + - South Azerbaijani corresponds with school:language=azb + - Kanakanavu corresponds with school:language=xnb + - Dari corresponds with school:language=fa-af + - Quechua corresponds with school:language=qu + - Seri corresponds with school:language=sei + - Albanian corresponds with school:language=sq + - Ukrainian corresponds with school:language=uk + - Uzbek corresponds with school:language=uz + - Georgian corresponds with school:language=ka + - Portuguese corresponds with school:language=pt + - Armenian corresponds with school:language=hy + - Dutch corresponds with school:language=nl + - Romansh corresponds with school:language=rm + - Gheg Albanian corresponds with school:language=aln + - Marathi corresponds with school:language=mr + - Malagasy corresponds with school:language=mg + - Serbo-Croatian corresponds with school:language=sh + - Zulu corresponds with school:language=zu + - Icelandic corresponds with school:language=is + - Luxembourgish corresponds with school:language=lb + - Turkmen corresponds with school:language=tk + - Thai corresponds with school:language=th + - Japanese corresponds with school:language=ja + - Latvian corresponds with school:language=lv + - Romani corresponds with school:language=rmy + - Khmer corresponds with school:language=km + - Lao corresponds with school:language=lo + - Somali corresponds with school:language=so + - Southern Sami corresponds with school:language=sma + - Innu-aimun corresponds with school:language=moe + - Serbian corresponds with school:language=sr + - Lithuanian corresponds with school:language=lt + - Hungarian corresponds with school:language=hu + - Burmese corresponds with school:language=my + - Malay corresponds with school:language=ms + - Xhosa corresponds with school:language=xh + - Udmurt corresponds with school:language=udm + - Rusyn corresponds with school:language=rue + - Saterland Frisian corresponds with school:language=stq + - Kyrgyz corresponds with school:language=ky + - Maltese corresponds with school:language=mt + - Macedonian corresponds with school:language=mk + - Zhuang corresponds with school:language=za + - Uyghur corresponds with school:language=ug + - Korean corresponds with school:language=ko + - Sinhala corresponds with school:language=si + - Kazakh corresponds with school:language=kk + - Nauruan corresponds with school:language=na + - Navajo corresponds with school:language=nv + - Meänkieli corresponds with school:language=fit + - Mingrelian corresponds with school:language=xmf + - Afar corresponds with school:language=aa + - Angika corresponds with school:language=anp + - Aromanian corresponds with school:language=rup + - Venetian corresponds with school:language=vec + - Veps corresponds with school:language=vep + - Bhojpuri corresponds with school:language=bh + - Shawiya corresponds with school:language=shy + - Herero corresponds with school:language=hz + - Mon corresponds with school:language=mnw + - Mazanderani corresponds with school:language=mzn + - Occitan corresponds with school:language=oc + - Indonesian corresponds with school:language=id + - Venda corresponds with school:language=ve + - Minangkabau corresponds with school:language=min + - Mirandese corresponds with school:language=mwl + - Pennsylvania German corresponds with school:language=pdc + - Palatinate German corresponds with school:language=pfl + - Nynorsk corresponds with school:language=nn + - Bokmål corresponds with school:language=nb + - Cornish corresponds with school:language=kw + - Scots corresponds with school:language=sco + - Moksha corresponds with school:language=mdf + - Sindhi corresponds with school:language=sd + - Tatar corresponds with school:language=tt + - Silesian corresponds with school:language=szl + - Karakalpak corresponds with school:language=kaa + - Javanese corresponds with school:language=jv + - Tagalog corresponds with school:language=tl + - Tongan corresponds with school:language=to + - Erzya corresponds with school:language=myv + - Lezgian corresponds with school:language=lez + - Choctaw corresponds with school:language=cho + - Greenlandic corresponds with school:language=kl + - Piedmontese corresponds with school:language=pms + - Crimean Tatar corresponds with school:language=crh + - Inari Sami corresponds with school:language=smn + - Ripuarian corresponds with school:language=ksh + - Chewa corresponds with school:language=ny + - Mongolian corresponds with school:language=mn + - Kashmiri corresponds with school:language=ks + - Igbo corresponds with school:language=ig + - Kinyarwanda corresponds with school:language=rw + - Low German corresponds with school:language=nds + - Ndonga corresponds with school:language=ng + - Saraiki corresponds with school:language=skr + - Northern Sami corresponds with school:language=se + - Inupiaq corresponds with school:language=ik + - Khakas corresponds with school:language=kjh + - Nepali corresponds with school:language=ne + - Neapolitan corresponds with school:language=nap + - Luganda corresponds with school:language=lg + - Haitian Creole corresponds with school:language=ht + - Ossetian corresponds with school:language=os + - Newar corresponds with school:language=new + - Sundanese corresponds with school:language=su + - Inuktitut corresponds with school:language=iu + - Gikuyu corresponds with school:language=ki + - Kannada corresponds with school:language=kn + - Ingush corresponds with school:language=inh + - Picard corresponds with school:language=pcd + - Sardinian corresponds with school:language=sc + - Sranan Tongo corresponds with school:language=srn + - Kirundi corresponds with school:language=rn + - Hiri Motu corresponds with school:language=ho + - Sango corresponds with school:language=sg + - Papiamento corresponds with school:language=pap + - Kabardian corresponds with school:language=kbd + - Odia corresponds with school:language=or + - Mapudungun corresponds with school:language=arn + - Oromo corresponds with school:language=om + - Santali corresponds with school:language=sat + - Nuosu corresponds with school:language=ii + - Kabiye corresponds with school:language=kbp + - Kabyle corresponds with school:language=kab + - Kongo corresponds with school:language=kg + - Karachay-Balkar corresponds with school:language=krc + - Tumbuka corresponds with school:language=tum + - Tausug corresponds with school:language=tsg + - Shilha corresponds with school:language=shi + - Shona corresponds with school:language=sn + - Tok Pisin corresponds with school:language=tpi + - Tarifit corresponds with school:language=rif + - Tuvan corresponds with school:language=tyv + - Tigrinya corresponds with school:language=ti + - Tetum corresponds with school:language=tet + - Sicilian corresponds with school:language=scn + - Lombard corresponds with school:language=lmo + - Ilocano corresponds with school:language=ilo + - Samoan corresponds with school:language=sm + - Swazi corresponds with school:language=ss + - Meitei corresponds with school:language=mni + - Komi corresponds with school:language=kv + - Kurdish corresponds with school:language=ku + - Judaeo-Spanish corresponds with school:language=lad + - Tsonga corresponds with school:language=ts + - Sesotho corresponds with school:language=st + - Ligurian corresponds with school:language=lij + - Maithili corresponds with school:language=mai + - Tuvaluan corresponds with school:language=tvl + - Tswana corresponds with school:language=tn + - Walloon corresponds with school:language=wa + - Southern Min corresponds with school:language=nan + - Pitkern corresponds with school:language=pih + - Ladin corresponds with school:language=lld + - Tahitian corresponds with school:language=ty + - Wolof corresponds with school:language=wo + - Waray corresponds with school:language=war + - Lak corresponds with school:language=lbe + - Latgalian corresponds with school:language=ltg + - Madurese corresponds with school:language=mad + - Marshallese corresponds with school:language=mh + - Moldovan corresponds with school:language=mo + - Nenets corresponds with school:language=yrk + - Chinook Jargon corresponds with school:language=chn + - Kanuri corresponds with school:language=kr + - Twi corresponds with school:language=tw + - Shan corresponds with school:language=shn + - West Flemish corresponds with school:language=vls + - Pangasinan corresponds with school:language=pag + - Northern Sotho corresponds with school:language=nso + - Lingala corresponds with school:language=ln + - Zeelandic corresponds with school:language=zea + - Atayal corresponds with school:language=tay + - Wu Chinese corresponds with school:language=wuu + - Sakha corresponds with school:language=sah + - Jamaican Creole corresponds with school:language=jam + - Lakota corresponds with school:language=lkt + - Karelian corresponds with school:language=krl + - Tulu corresponds with school:language=tcy + - Ume Sami corresponds with school:language=sju + - Southern Thai corresponds with school:language=sou + - Amdo Tibetan corresponds with school:language=adx + - Silesian German corresponds with school:language=sli + - Swiss German corresponds with school:language=als + - Khasi corresponds with school:language=kha + - Manchu corresponds with school:language=mnc + - Yoruba corresponds with school:language=yo + - Malayalam corresponds with school:language=ml + - Haida corresponds with school:language=hai + - Kutenai corresponds with school:language=kut + - Ho corresponds with school:language=hoc + - German Sign Language corresponds with school:language=gsg + - Limburgish corresponds with school:language=li + - Western Armenian corresponds with school:language=hyw + - Central Alaskan Yup'ik corresponds with school:language=esu + - Abaza corresponds with school:language=abq + - Tlingit corresponds with school:language=tli + - Seediq corresponds with school:language=trv + - Sakizaya corresponds with school:language=szy + - Mizo corresponds with school:language=lus + - Livvi-Karelian corresponds with school:language=olo + - Pontic Greek corresponds with school:language=pnt + - Permyak corresponds with school:language=koi + - Nogai corresponds with school:language=nog + - Wakhi corresponds with school:language=wbl + - Talysh corresponds with school:language=tly + - Meadow Mari corresponds with school:language=mhr + - Megleno-Romanian corresponds with school:language=ruq + - Mentawai corresponds with school:language=mwv + - Koyukon corresponds with school:language=koy + - Chilcotin corresponds with school:language=clc + - Võro corresponds with school:language=fiu-vro + - Louisiana French corresponds with school:language=frc + - Gun corresponds with school:language=guw + - Hakha-Chin corresponds with school:language=cnh + - Mapun corresponds with school:language=sjm + - Brazilian Sign Language corresponds with school:language=bzs + - Tyap corresponds with school:language=kcg + - Māori corresponds with school:language=mi + - Tunisian Arabic corresponds with school:language=aeb + - Guernésiais corresponds with school:language=nrf-gg + - Laki corresponds with school:language=lki + - Beja corresponds with school:language=bej + - Chukchi corresponds with school:language=ckt + - Muscogee corresponds with school:language=mus + - Paiwan corresponds with school:language=pwn + - Kwanyama corresponds with school:language=kj + - Romagnol corresponds with school:language=rgn + - Ambonese corresponds with school:language=abs + - Saaroa corresponds with school:language=sxr + - Kavalan corresponds with school:language=ckv + - Tsou corresponds with school:language=tsu + - Saisiyat corresponds with school:language=xsy + - Lavukaleve corresponds with school:language=lvk + - Yue Chinese corresponds with school:language=zh-yue + - Tavoyan corresponds with school:language=tvn + - Papuan Malay corresponds with school:language=pmy + - Khamba corresponds with school:language=kbg + - Marwari corresponds with school:language=rwr + - Northern Tutchone corresponds with school:language=ttm + - Hill Mari corresponds with school:language=mrj + - Nias corresponds with school:language=nia + - Nheengatu corresponds with school:language=yrl + - Kaqchikel corresponds with school:language=cak + - Amis corresponds with school:language=ami + - Karon corresponds with school:language=krx + - Hiligaynon corresponds with school:language=hil + - Pazeh corresponds with school:language=uun + - Ter Sami corresponds with school:language=sjt + - Wolaytta corresponds with school:language=wal + - Vilamovian corresponds with school:language=wym + - Algerian Arabic corresponds with school:language=arq + - Burushaski corresponds with school:language=bsk + - Bakhtiari corresponds with school:language=bqi + - Hunsrik corresponds with school:language=hrx + - Thao corresponds with school:language=ssf + - Mara corresponds with school:language=mrh + - Pemon corresponds with school:language=aoc + - Tseku corresponds with school:language=tsk + - Southern Luri corresponds with school:language=luz + - Southern Tutchone corresponds with school:language=tce + - K’iche’ corresponds with school:language=quc + - Bunun corresponds with school:language=bnn + - Laz corresponds with school:language=lzz + - Southern Kurdish corresponds with school:language=sdh + - Naskapi corresponds with school:language=nsk + - Alabama corresponds with school:language=akz + - Krio corresponds with school:language=kri + - Cape Verdean Creole corresponds with school:language=kea + - Rukai corresponds with school:language=dru + - Central Atlas Tamazight corresponds with school:language=tzm + - Badaga corresponds with school:language=bfq + - Khowar corresponds with school:language=khw + - Southern Uzbek corresponds with school:language=uzs + - Finnish Kalo corresponds with school:language=rmf + - Osage corresponds with school:language=osa + - Capiznon corresponds with school:language=cps + - Pitjantjatjara corresponds with school:language=pjt + - Eastern Pwo corresponds with school:language=kjp + - Ghanaian Pidgin English corresponds with school:language=gpe + - Kirmanjki corresponds with school:language=kiu + - Cook Islands Maori corresponds with school:language=rar + - S'gaw Karen corresponds with school:language=ksw + - Simplified Chinese corresponds with school:language=zh_Hant + - Brazilian Portuguese corresponds with school:language=pt_BR + - Filipino corresponds with school:language=fil + + +Only visible if `id~^..*$` is shown This document is autogenerated from [assets/layers/school/school.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/school/school.json) \ No newline at end of file diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md index 679d5d7f67..b3f29720bc 100644 --- a/Docs/Layers/shops.md +++ b/Docs/Layers/shops.md @@ -25,7 +25,6 @@ A shop - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) - [pets](https://mapcomplete.osm.be/pets) - [shops](https://mapcomplete.osm.be/shops) diff --git a/Docs/Layers/tertiary_education.md b/Docs/Layers/tertiary_education.md index 3444e96cb4..9a526a2f34 100644 --- a/Docs/Layers/tertiary_education.md +++ b/Docs/Layers/tertiary_education.md @@ -19,6 +19,18 @@ Layer with all tertiary education institutes (ISCED:2011 levels 6,7 and 8) +#### Themes using this layer + + + + + + - [education](https://mapcomplete.osm.be/education) + - [personal](https://mapcomplete.osm.be/personal) + + + + Basic tags for this layer --------------------------- diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md index 70fb532611..0717b5afcd 100644 --- a/Docs/Layers/toilet.md +++ b/Docs/Layers/toilet.md @@ -26,7 +26,6 @@ A layer showing (public) toilets - [nature](https://mapcomplete.osm.be/nature) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) - [toilets](https://mapcomplete.osm.be/toilets) diff --git a/Docs/Layers/viewpoint.md b/Docs/Layers/viewpoint.md index e4522ef0fc..7ee32f4af5 100644 --- a/Docs/Layers/viewpoint.md +++ b/Docs/Layers/viewpoint.md @@ -19,18 +19,6 @@ A nice viewpoint or nice view. Ideal to add an image if no other category fits -#### Themes using this layer - - - - - - - [onwheels](https://mapcomplete.osm.be/onwheels) - - [personal](https://mapcomplete.osm.be/personal) - - - - Basic tags for this layer --------------------------- diff --git a/Docs/Layers/walls_and_buildings.md b/Docs/Layers/walls_and_buildings.md index 558af29979..a9c7c19cd3 100644 --- a/Docs/Layers/walls_and_buildings.md +++ b/Docs/Layers/walls_and_buildings.md @@ -18,6 +18,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in - This layer is not visible by default and must be enabled in the filter by the user. - Not visible in the layer selection by default. If you want to make this layer toggable, override `name` - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings` + - This layer will automatically load [entrance](./entrance.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _entrance_properties) - This layer is needed as dependency for layer [defibrillator](#defibrillator) - This layer is needed as dependency for layer [entrance](#entrance) - This layer is needed as dependency for layer [surveillance_camera](#surveillance_camera) @@ -33,9 +34,9 @@ Special builtin layer providing all walls and buildings. This layer is useful in - [aed](https://mapcomplete.osm.be/aed) - [entrances](https://mapcomplete.osm.be/entrances) - - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) - [surveillance](https://mapcomplete.osm.be/surveillance) + - [walls_and_buildings](https://mapcomplete.osm.be/walls_and_buildings) @@ -59,6 +60,36 @@ Elements must have the all of following tags to be shown on this layer: Supported attributes ---------------------- + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/_entrance:width#values) [_entrance:width](https://wiki.openstreetmap.org/wiki/Key:_entrance:width) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:_entrance:width%3D) + + + + +### _entrance:width + + + +This tagrendering has no question and is thus read-only + +This rendering asks information about the property [_entrance:width](https://wiki.openstreetmap.org/wiki/Key:_entrance:width) + +This is rendered with This door has a width of {canonical(_entrance:width)} meters + + + + + + - This entrance has no width information corresponds with This document is autogenerated from [assets/layers/walls_and_buildings/walls_and_buildings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/walls_and_buildings/walls_and_buildings.json) \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json index 060925f76b..0bb8996ba1 100644 --- a/Docs/TagInfo/mapcomplete_cyclofix.json +++ b/Docs/TagInfo/mapcomplete_cyclofix.json @@ -116,6 +116,210 @@ "key": "opening_hours", "description": "Layer 'Bike cafe' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, + { + "key": "amenity", + "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bicycle rental showing features with this tag", + "value": "bicycle_rental" + }, + { + "key": "bicycle_rental", + "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bicycle rental showing features with this tag" + }, + { + "key": "service:bicycle:rental", + "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bicycle rental showing features with this tag", + "value": "yes" + }, + { + "key": "rental", + "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bicycle rental showing features with this tag" + }, + { + "key": "image", + "description": "The layer 'Bicycle rental allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Bicycle rental allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Bicycle rental allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Bicycle rental allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "shop", + "description": "Layer 'Bicycle rental' shows shop=rental&bicycle_rental=shop with a fixed text, namely 'This is a shop whose main focus is bicycle rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "rental" + }, + { + "key": "bicycle_rental", + "description": "Layer 'Bicycle rental' shows shop=rental&bicycle_rental=shop with a fixed text, namely 'This is a shop whose main focus is bicycle rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "shop" + }, + { + "key": "shop", + "description": "Layer 'Bicycle rental' shows shop=rental with a fixed text, namely 'This is a rental buisiness which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "rental" + }, + { + "key": "service:bicycle:rental", + "description": "Layer 'Bicycle rental' shows service:bicycle:rental=yes&shop=bicycle with a fixed text, namely 'This is a shop which sells or repairs bicycles, but also rents out bicycles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "yes" + }, + { + "key": "shop", + "description": "Layer 'Bicycle rental' shows service:bicycle:rental=yes&shop=bicycle with a fixed text, namely 'This is a shop which sells or repairs bicycles, but also rents out bicycles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "bicycle" + }, + { + "key": "bicycle_rental", + "description": "Layer 'Bicycle rental' shows bicycle_rental=docking_station with a fixed text, namely 'This is an automated docking station, where a bicycle is mechanically locked into a structure' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "docking_station" + }, + { + "key": "bicycle_rental", + "description": "Layer 'Bicycle rental' shows bicycle_rental=key_dispensing_machine with a fixed text, namely 'A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "key_dispensing_machine" + }, + { + "key": "bicycle_rental", + "description": "Layer 'Bicycle rental' shows bicycle_rental=dropoff_point with a fixed text, namely 'This is a dropoff point, e.g. a reserved parking to place the bicycles which clearly marked as being for the rental service only' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "dropoff_point" + }, + { + "key": "website", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "contact:website", + "description": "Layer 'Bicycle rental' shows contact:website~^..*$ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "email", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "contact:email", + "description": "Layer 'Bicycle rental' shows contact:email~^..*$ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "phone", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "contact:phone", + "description": "Layer 'Bicycle rental' shows contact:phone~^..*$ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "opening_hours", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "payment:cash", + "description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "yes" + }, + { + "key": "payment:cards", + "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "yes" + }, + { + "key": "payment:cash", + "description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "yes" + }, + { + "key": "payment:cards", + "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "yes" + }, + { + "key": "payment:app", + "description": "Layer 'Bicycle rental' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "yes" + }, + { + "key": "payment:membership_card", + "description": "Layer 'Bicycle rental' shows payment:membership_card=yes with a fixed text, namely 'Payment is done using a membership card' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "yes" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'rental' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=city_bike with a fixed text, namely 'Normal city bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "city_bike" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=ebike with a fixed text, namely 'Electrical bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "ebike" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=bmx with a fixed text, namely 'BMX bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "bmx" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=mtb with a fixed text, namely 'Mountainbikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "mtb" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=kid_bike with a fixed text, namely 'Bikes for children can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "kid_bike" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=tandem with a fixed text, namely 'Tandem bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "tandem" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=racebike with a fixed text, namely 'Race bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "racebike" + }, + { + "key": "rental", + "description": "Layer 'Bicycle rental' shows rental=bike_helmet with a fixed text, namely 'Bike helmets can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "value": "bike_helmet" + }, + { + "key": "capacity:city_bike", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'capacity:city_bike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "capacity:ebike", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'capacity:ebike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "capacity:kid_bike", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'capacity:kid_bike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "capacity:bmx", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'capacity:bmx' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "capacity:mtb", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'capacity:mtb' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "capacity:bicycle_pannier", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'capacity:bicycle_pannier' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, + { + "key": "capacity:tandem_bicycle", + "description": "Layer 'Bicycle rental' shows and asks freeform values for key 'capacity:tandem_bicycle' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" + }, { "key": "shop", "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bike repair/shop showing features with this tag", diff --git a/Docs/TagInfo/mapcomplete_education.json b/Docs/TagInfo/mapcomplete_education.json index 2394f79bac..b36803452e 100644 --- a/Docs/TagInfo/mapcomplete_education.json +++ b/Docs/TagInfo/mapcomplete_education.json @@ -136,22 +136,22 @@ }, { "key": "school", - "description": "Layer 'Primary and secondary schools' shows school=lower_secondary with a fixed text, namely 'This is a secondary school which does not have all grades, but offers first and second grade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school=lower_secondary with a fixed text, namely 'This is a secondary school which does not have all grades, but offers first and second grade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "lower_secondary" }, { "key": "school", - "description": "Layer 'Primary and secondary schools' shows school=middle_secondary with a fixed text, namely 'This is a secondary school which does not have all grades, but offers third and fourth grade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school=middle_secondary with a fixed text, namely 'This is a secondary school which does not have all grades, but offers third and fourth grade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "middle_secondary" }, { "key": "school", - "description": "Layer 'Primary and secondary schools' shows school=upper_secondary with a fixed text, namely 'This is a secondary school which does not have all grades, but offers fifth and sixth grade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school=upper_secondary with a fixed text, namely 'This is a secondary school which does not have all grades, but offers fifth and sixth grade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "upper_secondary" }, { "key": "school", - "description": "Layer 'Primary and secondary schools' shows school=post_secondary with a fixed text, namely 'This schools offers post-secondary education (e.g. a seventh or eight specialisation year)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school=post_secondary with a fixed text, namely 'This school offers post-secondary education (e.g. a seventh or eight specialisation year)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "post_secondary" }, { @@ -185,7 +185,7 @@ }, { "key": "school:for", - "description": "Layer 'Primary and secondary schools' shows school:for=mainstream with a fixed text, namely 'This is a school where students study skills at their age-adequate level.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school:for=mainstream with a fixed text, namely 'This is a school for students without special needs
This includes students who can follow the courses with small, ad hoc measurements
' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "mainstream" }, { @@ -195,32 +195,32 @@ }, { "key": "school:for", - "description": "Layer 'Primary and secondary schools' shows school:for=autism with a fixed text, namely 'This is a school with facilities for students on the autism specturm' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school:for=autism with a fixed text, namely 'This is a school for students with autism' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "autism" }, { "key": "school:for", - "description": "Layer 'Primary and secondary schools' shows school:for=learning_disabilities with a fixed text, namely 'This is a school with facilities for students with learning disabilities' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school:for=learning_disabilities with a fixed text, namely 'This is a school for students with learning disabilities' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "learning_disabilities" }, { "key": "school:for", - "description": "Layer 'Primary and secondary schools' shows school:for=blind with a fixed text, namely 'This is a school with facilities for blind students or students with sight impairments' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school:for=blind with a fixed text, namely 'This is a school for blind students or students with sight impairments' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "blind" }, { "key": "school:for", - "description": "Layer 'Primary and secondary schools' shows school:for=deaf with a fixed text, namely 'This is a school with facilities for deaf students or students with hearing impairments' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school:for=deaf with a fixed text, namely 'This is a school for deaf students or students with hearing impairments' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "deaf" }, { "key": "school:for", - "description": "Layer 'Primary and secondary schools' shows school:for=disabilities with a fixed text, namely 'This is a school with facilities for students with disabilities' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school:for=disabilities with a fixed text, namely 'This is a school for students with disabilities' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "disabilities" }, { "key": "school:for", - "description": "Layer 'Primary and secondary schools' shows school:for=special_needs with a fixed text, namely 'This is a school with facilities for students with special needs' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "description": "Layer 'Primary and secondary schools' shows school:for=special_needs with a fixed text, namely 'This is a school for students with special needs' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "special_needs" }, { @@ -249,12 +249,2428 @@ }, { "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows and asks freeform values for key 'school:language' (in the MapComplete.osm.be theme 'Education')" + "description": "Layer 'Primary and secondary schools' shows with a fixed text, namely 'The main language of this school is unknown' (in the MapComplete.osm.be theme 'Education') Picking this answer will delete the key school:language.", + "value": "" }, { "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows with a fixed text, namely 'The main language of this school is unknown' (in the MapComplete.osm.be theme 'Education') Picking this answer will delete the key school:language.", - "value": "" + "description": "Layer 'Primary and secondary schools' shows school:language=ay with a fixed text, namely 'Aymara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ay" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ab with a fixed text, namely 'Abkhaz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ab" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=an with a fixed text, namely 'Aragonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "an" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=de with a fixed text, namely 'German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "de" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ca with a fixed text, namely 'Catalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ca" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=az with a fixed text, namely 'Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "az" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hr with a fixed text, namely 'Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=eo with a fixed text, namely 'Esperanto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "eo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ba with a fixed text, namely 'Bashkir' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ba" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ar with a fixed text, namely 'Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ar" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=he with a fixed text, namely 'Hebrew' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "he" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gl with a fixed text, namely 'Galician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=el with a fixed text, namely 'Modern Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "el" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cs with a fixed text, namely 'Czech' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=da with a fixed text, namely 'Danish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "da" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=af with a fixed text, namely 'Afrikaans' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "af" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ga with a fixed text, namely 'Irish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ga" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hi with a fixed text, namely 'Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bg with a fixed text, namely 'Bulgarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=be with a fixed text, namely 'Belarusian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "be" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gu with a fixed text, namely 'Gujarati' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cy with a fixed text, namely 'Welsh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fr with a fixed text, namely 'French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hsb with a fixed text, namely 'Upper Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hsb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fy with a fixed text, namely 'West Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ak with a fixed text, namely 'Akan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ak" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=am with a fixed text, namely 'Amharic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "am" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=es with a fixed text, namely 'Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "es" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bs with a fixed text, namely 'Bosnian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=diq with a fixed text, namely 'Zazaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "diq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dz with a fixed text, namely 'Dzongkha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=co with a fixed text, namely 'Corsican' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "co" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cr with a fixed text, namely 'Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=csb with a fixed text, namely 'Kashubian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "csb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gv with a fixed text, namely 'Manx' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cv with a fixed text, namely 'Chuvash' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bn with a fixed text, namely 'Bengali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gd with a fixed text, namely 'Scottish Gaelic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=av with a fixed text, namely 'Avaric' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "av" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=awa with a fixed text, namely 'Awadhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "awa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=br with a fixed text, namely 'Breton' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "br" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ee with a fixed text, namely 'Ewe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ee" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dag with a fixed text, namely 'Dagbani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dv with a fixed text, namely 'Maldivian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fi with a fixed text, namely 'Finnish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=en with a fixed text, namely 'English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "en" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ady with a fixed text, namely 'Adyghe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ady" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=as with a fixed text, namely 'Assamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "as" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gn with a fixed text, namely 'Guarani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hif with a fixed text, namely 'Fiji Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hif" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ast with a fixed text, namely 'Asturian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ast" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dsb with a fixed text, namely 'Lower Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dsb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=haw with a fixed text, namely 'Hawaiian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "haw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=glk with a fixed text, namely 'Gilaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "glk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gag with a fixed text, namely 'Gagauz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gan with a fixed text, namely 'Gan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gan" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ase with a fixed text, namely 'American Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ase" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cal with a fixed text, namely 'Carolinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cal" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gil with a fixed text, namely 'Gilbertese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gil" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=arz with a fixed text, namely 'Egyptian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "arz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ban with a fixed text, namely 'Balinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ban" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hak with a fixed text, namely 'Hakka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hak" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=din with a fixed text, namely 'Dinka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "din" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=egl with a fixed text, namely 'Emilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "egl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dty with a fixed text, namely 'Doteli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dty" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fa with a fixed text, namely 'Persian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cnr with a fixed text, namely 'Montenegrin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cnr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bxr with a fixed text, namely 'Russia Buriat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bxr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ckb with a fixed text, namely 'Sorani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ckb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=eu with a fixed text, namely 'Basque' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "eu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=et with a fixed text, namely 'Estonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "et" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bar with a fixed text, namely 'Bavarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bar" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fo with a fixed text, namely 'Faroese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=frr with a fixed text, namely 'North Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "frr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ch with a fixed text, namely 'Chamorro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ch" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=chy with a fixed text, namely 'Cheyenne' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "chy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ce with a fixed text, namely 'Chechen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ce" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=no with a fixed text, namely 'Norwegian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "no" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bjn with a fixed text, namely 'Banjar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bjn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ceb with a fixed text, namely 'Cebuano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ceb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ha with a fixed text, namely 'Hausa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ha" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=frp with a fixed text, namely 'Franco-Provençal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "frp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=chr with a fixed text, namely 'Cherokee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "chr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gcr with a fixed text, namely 'Guianan Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gcr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gor with a fixed text, namely 'Gorontalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gor" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ext with a fixed text, namely 'Extremaduran' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ext" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fj with a fixed text, namely 'Fijian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fur with a fixed text, namely 'Friulian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fur" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bss with a fixed text, namely 'Kose' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bss" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=prg with a fixed text, namely 'Old Prussian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "prg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ses with a fixed text, namely 'Koyraboro Senni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ses" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pko with a fixed text, namely 'Pökoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pko" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ccp with a fixed text, namely 'Chakma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ccp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dua with a fixed text, namely 'Duala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dua" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tr with a fixed text, namely 'Turkish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ur with a fixed text, namely 'Urdu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ur" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bm with a fixed text, namely 'Bambara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ff with a fixed text, namely 'Fula' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ff" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ru with a fixed text, namely 'Russian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ru" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sid with a fixed text, namely 'Sidamo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sid" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=niu with a fixed text, namely 'Niuean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "niu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=oj with a fixed text, namely 'Ojibwe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "oj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vot with a fixed text, namely 'Votic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "vot" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bfi with a fixed text, namely 'British Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bfi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bla with a fixed text, namely 'Blackfoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bla" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bbc with a fixed text, namely 'Toba Batak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bbc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ctg with a fixed text, namely 'Chittagonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ctg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=brh with a fixed text, namely 'Brahui' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "brh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bug with a fixed text, namely 'Bugis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bug" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pa with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pnb with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pnb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=brx with a fixed text, namely 'Bodo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "brx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sjd with a fixed text, namely 'Kildin Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sjd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bo with a fixed text, namely 'Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bi with a fixed text, namely 'Bislama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cdo with a fixed text, namely 'Min Dong' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cdo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sw with a fixed text, namely 'Swahili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gom with a fixed text, namely 'Goan Konkani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gom" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mfe with a fixed text, namely 'Mauritian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mfe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh with a fixed text, namely 'Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sdc with a fixed text, namely 'Sassarese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sdc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pdt with a fixed text, namely 'Plautdietsch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pdt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sty with a fixed text, namely 'Siberian Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sty" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rmc with a fixed text, namely 'Carpathian Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rmc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nys with a fixed text, namely 'Noongar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nys" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gsw-fr with a fixed text, namely 'Alsatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gsw-fr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zun with a fixed text, namely 'Zuni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zun" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sms with a fixed text, namely 'Skolt Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sms" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pis with a fixed text, namely 'Pijin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pis" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nr with a fixed text, namely 'Southern Ndebele' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=umu with a fixed text, namely 'Munsee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "umu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gaa with a fixed text, namely 'Ga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gaa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fon with a fixed text, namely 'Fon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fon" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=loz with a fixed text, namely 'Lozi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "loz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=crs with a fixed text, namely 'Seychellois Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "crs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tru with a fixed text, namely 'Turoyo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tru" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=agq with a fixed text, namely 'Aghem' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "agq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ary with a fixed text, namely 'Moroccan Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ary" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=atj with a fixed text, namely 'Atikamekw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "atj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=alt with a fixed text, namely 'Altai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "alt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ta with a fixed text, namely 'Tamil' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ta" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ps with a fixed text, namely 'Pashto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ps" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nqo with a fixed text, namely 'N'Ko' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nqo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ro with a fixed text, namely 'Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ro" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cbk-zam with a fixed text, namely 'Chavacano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cbk-zam" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ovd with a fixed text, namely 'Elfdalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ovd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vmf with a fixed text, namely 'Main-Franconian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "vmf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bto with a fixed text, namely 'Rinconada Bikol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bto" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bcc with a fixed text, namely 'Southern Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bcc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=crl with a fixed text, namely 'Northern East Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "crl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lrc with a fixed text, namely 'Northern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lrc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=akl with a fixed text, namely 'Aklan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "akl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bpy with a fixed text, namely 'Bishnupriya Manipuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bpy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mic with a fixed text, namely 'Mi'kmaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mic" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sk with a fixed text, namely 'Slovak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sl with a fixed text, namely 'Slovene' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ryu with a fixed text, namely 'Okinawan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ryu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yai with a fixed text, namely 'Yaghnobi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "yai" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=efi with a fixed text, namely 'Efik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "efi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=te with a fixed text, namely 'Telugu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "te" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yi with a fixed text, namely 'Yiddish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "yi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tg with a fixed text, namely 'Tajik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bat-smg with a fixed text, namely 'Samogitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bat-smg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nod with a fixed text, namely 'Northern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nod" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lag with a fixed text, namely 'Rangi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krj with a fixed text, namely 'Kinaray-a' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "krj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yap with a fixed text, namely 'Yapese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "yap" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ydg with a fixed text, namely 'Yidgha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ydg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vi with a fixed text, namely 'Vietnamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "vi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=it with a fixed text, namely 'Italian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "it" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bzg with a fixed text, namely 'Babuza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bzg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pyu with a fixed text, namely 'Puyuma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pyu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=guc with a fixed text, namely 'Wayuu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "guc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ood with a fixed text, namely 'O'odham' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ood" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bdr with a fixed text, namely 'West Coast Bajau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bdr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=btm with a fixed text, namely 'Mandailing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "btm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gcf with a fixed text, namely 'Guadeloupean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gcf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=srq with a fixed text, namely 'Sirionó' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "srq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ins with a fixed text, namely 'Indian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ins" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rki with a fixed text, namely 'Arakanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rki" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wls with a fixed text, namely 'Wallisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "wls" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sje with a fixed text, namely 'Pite Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sje" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=smj with a fixed text, namely 'Lule Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "smj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kum with a fixed text, namely 'Kumyk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kum" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nui with a fixed text, namely 'Kombe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nui" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh-min-nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zh-min-nan" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pl with a fixed text, namely 'Polish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cpx with a fixed text, namely 'Pu-Xian Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cpx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=khg with a fixed text, namely 'Khams Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "khg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fkv with a fixed text, namely 'Kven' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fkv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fuf with a fixed text, namely 'Pular' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fuf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=jax with a fixed text, namely 'Jambi Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "jax" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dtp with a fixed text, namely 'Kadazandusun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dtp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zgh with a fixed text, namely 'Standard Moroccan Berber' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zgh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bgn with a fixed text, namely 'Western Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bgn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yav with a fixed text, namely 'Yangben' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "yav" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sv with a fixed text, namely 'Swedish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=azb with a fixed text, namely 'South Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "azb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xnb with a fixed text, namely 'Kanakanavu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "xnb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fa-af with a fixed text, namely 'Dari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fa-af" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=qu with a fixed text, namely 'Quechua' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "qu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sei with a fixed text, namely 'Seri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sei" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sq with a fixed text, namely 'Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uk with a fixed text, namely 'Ukrainian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "uk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uz with a fixed text, namely 'Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "uz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ka with a fixed text, namely 'Georgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ka" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pt with a fixed text, namely 'Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hy with a fixed text, namely 'Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nl with a fixed text, namely 'Dutch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rm with a fixed text, namely 'Romansh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aln with a fixed text, namely 'Gheg Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "aln" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mr with a fixed text, namely 'Marathi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mg with a fixed text, namely 'Malagasy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sh with a fixed text, namely 'Serbo-Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zu with a fixed text, namely 'Zulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=is with a fixed text, namely 'Icelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "is" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lb with a fixed text, namely 'Luxembourgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tk with a fixed text, namely 'Turkmen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=th with a fixed text, namely 'Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "th" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ja with a fixed text, namely 'Japanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ja" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lv with a fixed text, namely 'Latvian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rmy with a fixed text, namely 'Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rmy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=km with a fixed text, namely 'Khmer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "km" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lo with a fixed text, namely 'Lao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=so with a fixed text, namely 'Somali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "so" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sma with a fixed text, namely 'Southern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sma" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=moe with a fixed text, namely 'Innu-aimun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "moe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sr with a fixed text, namely 'Serbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lt with a fixed text, namely 'Lithuanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hu with a fixed text, namely 'Hungarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=my with a fixed text, namely 'Burmese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "my" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ms with a fixed text, namely 'Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ms" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xh with a fixed text, namely 'Xhosa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "xh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=udm with a fixed text, namely 'Udmurt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "udm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rue with a fixed text, namely 'Rusyn' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rue" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=stq with a fixed text, namely 'Saterland Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "stq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ky with a fixed text, namely 'Kyrgyz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ky" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mt with a fixed text, namely 'Maltese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mk with a fixed text, namely 'Macedonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=za with a fixed text, namely 'Zhuang' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "za" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ug with a fixed text, namely 'Uyghur' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ug" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ko with a fixed text, namely 'Korean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ko" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=si with a fixed text, namely 'Sinhala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "si" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kk with a fixed text, namely 'Kazakh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=na with a fixed text, namely 'Nauruan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "na" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nv with a fixed text, namely 'Navajo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fit with a fixed text, namely 'Meänkieli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fit" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xmf with a fixed text, namely 'Mingrelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "xmf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aa with a fixed text, namely 'Afar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "aa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=anp with a fixed text, namely 'Angika' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "anp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rup with a fixed text, namely 'Aromanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rup" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vec with a fixed text, namely 'Venetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "vec" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vep with a fixed text, namely 'Veps' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "vep" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bh with a fixed text, namely 'Bhojpuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=shy with a fixed text, namely 'Shawiya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "shy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hz with a fixed text, namely 'Herero' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mnw with a fixed text, namely 'Mon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mnw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mzn with a fixed text, namely 'Mazanderani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mzn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=oc with a fixed text, namely 'Occitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "oc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=id with a fixed text, namely 'Indonesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "id" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ve with a fixed text, namely 'Venda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ve" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=min with a fixed text, namely 'Minangkabau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "min" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mwl with a fixed text, namely 'Mirandese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mwl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pdc with a fixed text, namely 'Pennsylvania German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pdc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pfl with a fixed text, namely 'Palatinate German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pfl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nn with a fixed text, namely 'Nynorsk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nb with a fixed text, namely 'Bokmål' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kw with a fixed text, namely 'Cornish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sco with a fixed text, namely 'Scots' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sco" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mdf with a fixed text, namely 'Moksha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mdf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sd with a fixed text, namely 'Sindhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tt with a fixed text, namely 'Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=szl with a fixed text, namely 'Silesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "szl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kaa with a fixed text, namely 'Karakalpak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kaa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=jv with a fixed text, namely 'Javanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "jv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tl with a fixed text, namely 'Tagalog' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=to with a fixed text, namely 'Tongan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "to" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=myv with a fixed text, namely 'Erzya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "myv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lez with a fixed text, namely 'Lezgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lez" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cho with a fixed text, namely 'Choctaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cho" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kl with a fixed text, namely 'Greenlandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pms with a fixed text, namely 'Piedmontese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pms" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=crh with a fixed text, namely 'Crimean Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "crh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=smn with a fixed text, namely 'Inari Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "smn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ksh with a fixed text, namely 'Ripuarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ksh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ny with a fixed text, namely 'Chewa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ny" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mn with a fixed text, namely 'Mongolian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ks with a fixed text, namely 'Kashmiri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ks" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ig with a fixed text, namely 'Igbo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ig" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rw with a fixed text, namely 'Kinyarwanda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nds with a fixed text, namely 'Low German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nds" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ng with a fixed text, namely 'Ndonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ng" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=skr with a fixed text, namely 'Saraiki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "skr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=se with a fixed text, namely 'Northern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "se" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ik with a fixed text, namely 'Inupiaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ik" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kjh with a fixed text, namely 'Khakas' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kjh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ne with a fixed text, namely 'Nepali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ne" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nap with a fixed text, namely 'Neapolitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nap" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lg with a fixed text, namely 'Luganda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ht with a fixed text, namely 'Haitian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ht" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=os with a fixed text, namely 'Ossetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "os" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=new with a fixed text, namely 'Newar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "new" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=su with a fixed text, namely 'Sundanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "su" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=iu with a fixed text, namely 'Inuktitut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "iu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ki with a fixed text, namely 'Gikuyu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ki" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kn with a fixed text, namely 'Kannada' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=inh with a fixed text, namely 'Ingush' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "inh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pcd with a fixed text, namely 'Picard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pcd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sc with a fixed text, namely 'Sardinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=srn with a fixed text, namely 'Sranan Tongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "srn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rn with a fixed text, namely 'Kirundi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ho with a fixed text, namely 'Hiri Motu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ho" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sg with a fixed text, namely 'Sango' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pap with a fixed text, namely 'Papiamento' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pap" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kbd with a fixed text, namely 'Kabardian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kbd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=or with a fixed text, namely 'Odia' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "or" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=arn with a fixed text, namely 'Mapudungun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "arn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=om with a fixed text, namely 'Oromo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "om" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sat with a fixed text, namely 'Santali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sat" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ii with a fixed text, namely 'Nuosu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ii" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kbp with a fixed text, namely 'Kabiye' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kbp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kab with a fixed text, namely 'Kabyle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kab" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kg with a fixed text, namely 'Kongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krc with a fixed text, namely 'Karachay-Balkar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "krc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tum with a fixed text, namely 'Tumbuka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tum" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tsg with a fixed text, namely 'Tausug' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tsg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=shi with a fixed text, namely 'Shilha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "shi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sn with a fixed text, namely 'Shona' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tpi with a fixed text, namely 'Tok Pisin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tpi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rif with a fixed text, namely 'Tarifit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rif" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tyv with a fixed text, namely 'Tuvan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tyv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ti with a fixed text, namely 'Tigrinya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ti" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tet with a fixed text, namely 'Tetum' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tet" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=scn with a fixed text, namely 'Sicilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "scn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lmo with a fixed text, namely 'Lombard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lmo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ilo with a fixed text, namely 'Ilocano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ilo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sm with a fixed text, namely 'Samoan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ss with a fixed text, namely 'Swazi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ss" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mni with a fixed text, namely 'Meitei' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mni" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kv with a fixed text, namely 'Komi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ku with a fixed text, namely 'Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ku" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lad with a fixed text, namely 'Judaeo-Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lad" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ts with a fixed text, namely 'Tsonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ts" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=st with a fixed text, namely 'Sesotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "st" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lij with a fixed text, namely 'Ligurian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lij" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mai with a fixed text, namely 'Maithili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mai" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tvl with a fixed text, namely 'Tuvaluan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tvl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tn with a fixed text, namely 'Tswana' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wa with a fixed text, namely 'Walloon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "wa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nan" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pih with a fixed text, namely 'Pitkern' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pih" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lld with a fixed text, namely 'Ladin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lld" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ty with a fixed text, namely 'Tahitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ty" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wo with a fixed text, namely 'Wolof' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "wo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=war with a fixed text, namely 'Waray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "war" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lbe with a fixed text, namely 'Lak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lbe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ltg with a fixed text, namely 'Latgalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ltg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mad with a fixed text, namely 'Madurese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mad" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mh with a fixed text, namely 'Marshallese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mo with a fixed text, namely 'Moldovan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yrk with a fixed text, namely 'Nenets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "yrk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=chn with a fixed text, namely 'Chinook Jargon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "chn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kr with a fixed text, namely 'Kanuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tw with a fixed text, namely 'Twi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=shn with a fixed text, namely 'Shan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "shn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vls with a fixed text, namely 'West Flemish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "vls" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pag with a fixed text, namely 'Pangasinan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nso with a fixed text, namely 'Northern Sotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nso" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ln with a fixed text, namely 'Lingala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ln" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zea with a fixed text, namely 'Zeelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zea" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tay with a fixed text, namely 'Atayal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tay" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wuu with a fixed text, namely 'Wu Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "wuu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sah with a fixed text, namely 'Sakha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sah" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=jam with a fixed text, namely 'Jamaican Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "jam" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lkt with a fixed text, namely 'Lakota' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lkt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krl with a fixed text, namely 'Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "krl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tcy with a fixed text, namely 'Tulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tcy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sju with a fixed text, namely 'Ume Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sju" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sou with a fixed text, namely 'Southern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sou" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=adx with a fixed text, namely 'Amdo Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "adx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sli with a fixed text, namely 'Silesian German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sli" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=als with a fixed text, namely 'Swiss German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "als" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kha with a fixed text, namely 'Khasi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kha" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mnc with a fixed text, namely 'Manchu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mnc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yo with a fixed text, namely 'Yoruba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "yo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ml with a fixed text, namely 'Malayalam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ml" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hai with a fixed text, namely 'Haida' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hai" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kut with a fixed text, namely 'Kutenai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kut" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hoc with a fixed text, namely 'Ho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hoc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gsg with a fixed text, namely 'German Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gsg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=li with a fixed text, namely 'Limburgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "li" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hyw with a fixed text, namely 'Western Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hyw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=esu with a fixed text, namely 'Central Alaskan Yup'ik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "esu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=abq with a fixed text, namely 'Abaza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "abq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tli with a fixed text, namely 'Tlingit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tli" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=trv with a fixed text, namely 'Seediq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "trv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=szy with a fixed text, namely 'Sakizaya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "szy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lus with a fixed text, namely 'Mizo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lus" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=olo with a fixed text, namely 'Livvi-Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "olo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pnt with a fixed text, namely 'Pontic Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pnt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=koi with a fixed text, namely 'Permyak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "koi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nog with a fixed text, namely 'Nogai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nog" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wbl with a fixed text, namely 'Wakhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "wbl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tly with a fixed text, namely 'Talysh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tly" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mhr with a fixed text, namely 'Meadow Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mhr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ruq with a fixed text, namely 'Megleno-Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ruq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mwv with a fixed text, namely 'Mentawai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mwv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=koy with a fixed text, namely 'Koyukon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "koy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=clc with a fixed text, namely 'Chilcotin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "clc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fiu-vro with a fixed text, namely 'Võro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fiu-vro" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=frc with a fixed text, namely 'Louisiana French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "frc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=guw with a fixed text, namely 'Gun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "guw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cnh with a fixed text, namely 'Hakha-Chin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cnh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sjm with a fixed text, namely 'Mapun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sjm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bzs with a fixed text, namely 'Brazilian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bzs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kcg with a fixed text, namely 'Tyap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kcg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mi with a fixed text, namely 'Māori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aeb with a fixed text, namely 'Tunisian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "aeb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nrf-gg with a fixed text, namely 'Guernésiais' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nrf-gg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lki with a fixed text, namely 'Laki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lki" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bej with a fixed text, namely 'Beja' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bej" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ckt with a fixed text, namely 'Chukchi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ckt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mus with a fixed text, namely 'Muscogee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mus" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pwn with a fixed text, namely 'Paiwan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pwn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kj with a fixed text, namely 'Kwanyama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rgn with a fixed text, namely 'Romagnol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rgn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=abs with a fixed text, namely 'Ambonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "abs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sxr with a fixed text, namely 'Saaroa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sxr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ckv with a fixed text, namely 'Kavalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ckv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tsu with a fixed text, namely 'Tsou' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tsu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xsy with a fixed text, namely 'Saisiyat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "xsy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lvk with a fixed text, namely 'Lavukaleve' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lvk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh-yue with a fixed text, namely 'Yue Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zh-yue" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tvn with a fixed text, namely 'Tavoyan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tvn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pmy with a fixed text, namely 'Papuan Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pmy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kbg with a fixed text, namely 'Khamba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kbg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rwr with a fixed text, namely 'Marwari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rwr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ttm with a fixed text, namely 'Northern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ttm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mrj with a fixed text, namely 'Hill Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mrj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nia with a fixed text, namely 'Nias' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nia" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yrl with a fixed text, namely 'Nheengatu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "yrl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cak with a fixed text, namely 'Kaqchikel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cak" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ami with a fixed text, namely 'Amis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ami" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krx with a fixed text, namely 'Karon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "krx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hil with a fixed text, namely 'Hiligaynon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hil" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uun with a fixed text, namely 'Pazeh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "uun" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sjt with a fixed text, namely 'Ter Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sjt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wal with a fixed text, namely 'Wolaytta' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "wal" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wym with a fixed text, namely 'Vilamovian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "wym" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=arq with a fixed text, namely 'Algerian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "arq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bsk with a fixed text, namely 'Burushaski' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bsk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bqi with a fixed text, namely 'Bakhtiari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bqi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hrx with a fixed text, namely 'Hunsrik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "hrx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ssf with a fixed text, namely 'Thao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ssf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mrh with a fixed text, namely 'Mara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "mrh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aoc with a fixed text, namely 'Pemon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "aoc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tsk with a fixed text, namely 'Tseku' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tsk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=luz with a fixed text, namely 'Southern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "luz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tce with a fixed text, namely 'Southern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tce" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=quc with a fixed text, namely 'K’iche’' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "quc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bnn with a fixed text, namely 'Bunun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bnn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lzz with a fixed text, namely 'Laz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "lzz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sdh with a fixed text, namely 'Southern Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "sdh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nsk with a fixed text, namely 'Naskapi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "nsk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=akz with a fixed text, namely 'Alabama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "akz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kri with a fixed text, namely 'Krio' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kri" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kea with a fixed text, namely 'Cape Verdean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kea" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dru with a fixed text, namely 'Rukai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "dru" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tzm with a fixed text, namely 'Central Atlas Tamazight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "tzm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bfq with a fixed text, namely 'Badaga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "bfq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=khw with a fixed text, namely 'Khowar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "khw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uzs with a fixed text, namely 'Southern Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "uzs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rmf with a fixed text, namely 'Finnish Kalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rmf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=osa with a fixed text, namely 'Osage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "osa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cps with a fixed text, namely 'Capiznon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "cps" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pjt with a fixed text, namely 'Pitjantjatjara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pjt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kjp with a fixed text, namely 'Eastern Pwo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kjp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gpe with a fixed text, namely 'Ghanaian Pidgin English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "gpe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kiu with a fixed text, namely 'Kirmanjki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "kiu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rar with a fixed text, namely 'Cook Islands Maori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "rar" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ksw with a fixed text, namely 'S'gaw Karen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "ksw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh_Hant with a fixed text, namely 'Simplified Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "zh_Hant" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pt_BR with a fixed text, namely 'Brazilian Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "pt_BR" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fil with a fixed text, namely 'Filipino' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", + "value": "fil" }, { "key": "amenity", diff --git a/Docs/TagInfo/mapcomplete_personal.json b/Docs/TagInfo/mapcomplete_personal.json index b27a2e514c..3a26aac4bc 100644 --- a/Docs/TagInfo/mapcomplete_personal.json +++ b/Docs/TagInfo/mapcomplete_personal.json @@ -5821,6 +5821,67 @@ "key": "kerb:height", "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'Personal theme')" }, + { + "key": "amenity", + "description": "The MapComplete theme Personal theme has a layer Kindergartens and childcare showing features with this tag", + "value": "childcare" + }, + { + "key": "amenity", + "description": "The MapComplete theme Personal theme has a layer Kindergartens and childcare showing features with this tag", + "value": "kindergarten" + }, + { + "key": "isced:level:2011", + "description": "The MapComplete theme Personal theme has a layer Kindergartens and childcare showing features with this tag", + "value": "early_childhood" + }, + { + "key": "amenity", + "description": "Layer 'Kindergartens and childcare' shows amenity=kindergarten with a fixed text, namely 'This is a kindergarten (also known as preschool) where small kids receive early education.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kindergarten" + }, + { + "key": "amenity", + "description": "Layer 'Kindergartens and childcare' shows amenity=childcare with a fixed text, namely 'This is a childcare facility, such as a nursery or daycare where small kids are looked after. They do not offer an education and are ofter run as private businesses' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "childcare" + }, + { + "key": "name", + "description": "Layer 'Kindergartens and childcare' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "website", + "description": "Layer 'Kindergartens and childcare' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:website", + "description": "Layer 'Kindergartens and childcare' shows contact:website~^..*$ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "email", + "description": "Layer 'Kindergartens and childcare' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:email", + "description": "Layer 'Kindergartens and childcare' shows contact:email~^..*$ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "phone", + "description": "Layer 'Kindergartens and childcare' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:phone", + "description": "Layer 'Kindergartens and childcare' shows contact:phone~^..*$ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "opening_hours", + "description": "Layer 'Kindergartens and childcare' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "capacity", + "description": "Layer 'Kindergartens and childcare' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "tourism", "description": "The MapComplete theme Personal theme has a layer Maps showing features with this tag", @@ -7137,35 +7198,2431 @@ "key": "contact:email", "description": "Layer 'Primary and secondary schools' shows contact:email~^..*$ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows and asks freeform values for key 'school:language' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=english with a fixed text, namely 'The main language of this school is unknown' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "english" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=french with a fixed text, namely 'French is the main language of {name}' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "french" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dutch with a fixed text, namely 'Dutch is the main language of {name}' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dutch" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=german with a fixed text, namely 'German is the main language of {name}' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "german" - }, { "key": "school:language", "description": "Layer 'Primary and secondary schools' shows with a fixed text, namely 'The main language of this school is unknown' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key school:language.", "value": "" }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ay with a fixed text, namely 'Aymara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ay" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ab with a fixed text, namely 'Abkhaz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ab" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=an with a fixed text, namely 'Aragonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "an" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=de with a fixed text, namely 'German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "de" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ca with a fixed text, namely 'Catalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ca" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=az with a fixed text, namely 'Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "az" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hr with a fixed text, namely 'Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=eo with a fixed text, namely 'Esperanto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "eo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ba with a fixed text, namely 'Bashkir' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ba" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ar with a fixed text, namely 'Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ar" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=he with a fixed text, namely 'Hebrew' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "he" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gl with a fixed text, namely 'Galician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=el with a fixed text, namely 'Modern Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "el" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cs with a fixed text, namely 'Czech' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=da with a fixed text, namely 'Danish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "da" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=af with a fixed text, namely 'Afrikaans' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "af" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ga with a fixed text, namely 'Irish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ga" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hi with a fixed text, namely 'Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bg with a fixed text, namely 'Bulgarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=be with a fixed text, namely 'Belarusian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "be" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gu with a fixed text, namely 'Gujarati' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cy with a fixed text, namely 'Welsh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fr with a fixed text, namely 'French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hsb with a fixed text, namely 'Upper Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hsb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fy with a fixed text, namely 'West Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ak with a fixed text, namely 'Akan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ak" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=am with a fixed text, namely 'Amharic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "am" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=es with a fixed text, namely 'Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "es" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bs with a fixed text, namely 'Bosnian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=diq with a fixed text, namely 'Zazaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "diq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dz with a fixed text, namely 'Dzongkha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=co with a fixed text, namely 'Corsican' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "co" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cr with a fixed text, namely 'Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=csb with a fixed text, namely 'Kashubian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "csb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gv with a fixed text, namely 'Manx' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cv with a fixed text, namely 'Chuvash' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bn with a fixed text, namely 'Bengali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gd with a fixed text, namely 'Scottish Gaelic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=av with a fixed text, namely 'Avaric' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "av" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=awa with a fixed text, namely 'Awadhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "awa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=br with a fixed text, namely 'Breton' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "br" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ee with a fixed text, namely 'Ewe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ee" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dag with a fixed text, namely 'Dagbani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dv with a fixed text, namely 'Maldivian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fi with a fixed text, namely 'Finnish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=en with a fixed text, namely 'English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "en" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ady with a fixed text, namely 'Adyghe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ady" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=as with a fixed text, namely 'Assamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "as" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gn with a fixed text, namely 'Guarani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hif with a fixed text, namely 'Fiji Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hif" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ast with a fixed text, namely 'Asturian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ast" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dsb with a fixed text, namely 'Lower Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dsb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=haw with a fixed text, namely 'Hawaiian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "haw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=glk with a fixed text, namely 'Gilaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "glk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gag with a fixed text, namely 'Gagauz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gan with a fixed text, namely 'Gan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gan" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ase with a fixed text, namely 'American Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ase" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cal with a fixed text, namely 'Carolinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cal" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gil with a fixed text, namely 'Gilbertese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gil" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=arz with a fixed text, namely 'Egyptian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "arz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ban with a fixed text, namely 'Balinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ban" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hak with a fixed text, namely 'Hakka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hak" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=din with a fixed text, namely 'Dinka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "din" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=egl with a fixed text, namely 'Emilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "egl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dty with a fixed text, namely 'Doteli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dty" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fa with a fixed text, namely 'Persian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cnr with a fixed text, namely 'Montenegrin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cnr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bxr with a fixed text, namely 'Russia Buriat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bxr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ckb with a fixed text, namely 'Sorani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ckb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=eu with a fixed text, namely 'Basque' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "eu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=et with a fixed text, namely 'Estonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "et" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bar with a fixed text, namely 'Bavarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bar" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fo with a fixed text, namely 'Faroese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=frr with a fixed text, namely 'North Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "frr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ch with a fixed text, namely 'Chamorro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ch" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=chy with a fixed text, namely 'Cheyenne' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "chy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ce with a fixed text, namely 'Chechen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ce" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=no with a fixed text, namely 'Norwegian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bjn with a fixed text, namely 'Banjar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bjn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ceb with a fixed text, namely 'Cebuano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ceb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ha with a fixed text, namely 'Hausa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ha" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=frp with a fixed text, namely 'Franco-Provençal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "frp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=chr with a fixed text, namely 'Cherokee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "chr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gcr with a fixed text, namely 'Guianan Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gcr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gor with a fixed text, namely 'Gorontalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gor" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ext with a fixed text, namely 'Extremaduran' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ext" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fj with a fixed text, namely 'Fijian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fur with a fixed text, namely 'Friulian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fur" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bss with a fixed text, namely 'Kose' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bss" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=prg with a fixed text, namely 'Old Prussian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "prg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ses with a fixed text, namely 'Koyraboro Senni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ses" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pko with a fixed text, namely 'Pökoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pko" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ccp with a fixed text, namely 'Chakma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ccp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dua with a fixed text, namely 'Duala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dua" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tr with a fixed text, namely 'Turkish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ur with a fixed text, namely 'Urdu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ur" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bm with a fixed text, namely 'Bambara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ff with a fixed text, namely 'Fula' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ff" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ru with a fixed text, namely 'Russian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ru" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sid with a fixed text, namely 'Sidamo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sid" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=niu with a fixed text, namely 'Niuean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "niu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=oj with a fixed text, namely 'Ojibwe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "oj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vot with a fixed text, namely 'Votic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "vot" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bfi with a fixed text, namely 'British Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bfi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bla with a fixed text, namely 'Blackfoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bla" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bbc with a fixed text, namely 'Toba Batak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bbc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ctg with a fixed text, namely 'Chittagonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ctg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=brh with a fixed text, namely 'Brahui' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "brh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bug with a fixed text, namely 'Bugis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bug" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pa with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pnb with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pnb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=brx with a fixed text, namely 'Bodo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "brx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sjd with a fixed text, namely 'Kildin Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sjd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bo with a fixed text, namely 'Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bi with a fixed text, namely 'Bislama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cdo with a fixed text, namely 'Min Dong' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cdo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sw with a fixed text, namely 'Swahili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gom with a fixed text, namely 'Goan Konkani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gom" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mfe with a fixed text, namely 'Mauritian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mfe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh with a fixed text, namely 'Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sdc with a fixed text, namely 'Sassarese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sdc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pdt with a fixed text, namely 'Plautdietsch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pdt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sty with a fixed text, namely 'Siberian Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sty" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rmc with a fixed text, namely 'Carpathian Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rmc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nys with a fixed text, namely 'Noongar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nys" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gsw-fr with a fixed text, namely 'Alsatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gsw-fr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zun with a fixed text, namely 'Zuni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zun" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sms with a fixed text, namely 'Skolt Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sms" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pis with a fixed text, namely 'Pijin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pis" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nr with a fixed text, namely 'Southern Ndebele' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=umu with a fixed text, namely 'Munsee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "umu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gaa with a fixed text, namely 'Ga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gaa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fon with a fixed text, namely 'Fon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fon" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=loz with a fixed text, namely 'Lozi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "loz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=crs with a fixed text, namely 'Seychellois Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "crs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tru with a fixed text, namely 'Turoyo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tru" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=agq with a fixed text, namely 'Aghem' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "agq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ary with a fixed text, namely 'Moroccan Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ary" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=atj with a fixed text, namely 'Atikamekw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "atj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=alt with a fixed text, namely 'Altai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "alt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ta with a fixed text, namely 'Tamil' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ta" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ps with a fixed text, namely 'Pashto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ps" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nqo with a fixed text, namely 'N'Ko' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nqo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ro with a fixed text, namely 'Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ro" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cbk-zam with a fixed text, namely 'Chavacano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cbk-zam" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ovd with a fixed text, namely 'Elfdalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ovd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vmf with a fixed text, namely 'Main-Franconian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "vmf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bto with a fixed text, namely 'Rinconada Bikol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bto" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bcc with a fixed text, namely 'Southern Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bcc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=crl with a fixed text, namely 'Northern East Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "crl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lrc with a fixed text, namely 'Northern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lrc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=akl with a fixed text, namely 'Aklan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "akl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bpy with a fixed text, namely 'Bishnupriya Manipuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bpy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mic with a fixed text, namely 'Mi'kmaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mic" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sk with a fixed text, namely 'Slovak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sl with a fixed text, namely 'Slovene' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ryu with a fixed text, namely 'Okinawan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ryu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yai with a fixed text, namely 'Yaghnobi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yai" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=efi with a fixed text, namely 'Efik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "efi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=te with a fixed text, namely 'Telugu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "te" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yi with a fixed text, namely 'Yiddish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tg with a fixed text, namely 'Tajik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bat-smg with a fixed text, namely 'Samogitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bat-smg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nod with a fixed text, namely 'Northern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nod" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lag with a fixed text, namely 'Rangi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krj with a fixed text, namely 'Kinaray-a' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "krj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yap with a fixed text, namely 'Yapese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yap" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ydg with a fixed text, namely 'Yidgha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ydg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vi with a fixed text, namely 'Vietnamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "vi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=it with a fixed text, namely 'Italian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "it" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bzg with a fixed text, namely 'Babuza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bzg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pyu with a fixed text, namely 'Puyuma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pyu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=guc with a fixed text, namely 'Wayuu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "guc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ood with a fixed text, namely 'O'odham' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ood" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bdr with a fixed text, namely 'West Coast Bajau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bdr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=btm with a fixed text, namely 'Mandailing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "btm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gcf with a fixed text, namely 'Guadeloupean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gcf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=srq with a fixed text, namely 'Sirionó' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "srq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ins with a fixed text, namely 'Indian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ins" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rki with a fixed text, namely 'Arakanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rki" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wls with a fixed text, namely 'Wallisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wls" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sje with a fixed text, namely 'Pite Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sje" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=smj with a fixed text, namely 'Lule Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "smj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kum with a fixed text, namely 'Kumyk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kum" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nui with a fixed text, namely 'Kombe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nui" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh-min-nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zh-min-nan" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pl with a fixed text, namely 'Polish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cpx with a fixed text, namely 'Pu-Xian Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cpx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=khg with a fixed text, namely 'Khams Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "khg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fkv with a fixed text, namely 'Kven' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fkv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fuf with a fixed text, namely 'Pular' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fuf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=jax with a fixed text, namely 'Jambi Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "jax" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dtp with a fixed text, namely 'Kadazandusun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dtp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zgh with a fixed text, namely 'Standard Moroccan Berber' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zgh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bgn with a fixed text, namely 'Western Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bgn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yav with a fixed text, namely 'Yangben' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yav" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sv with a fixed text, namely 'Swedish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=azb with a fixed text, namely 'South Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "azb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xnb with a fixed text, namely 'Kanakanavu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "xnb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fa-af with a fixed text, namely 'Dari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fa-af" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=qu with a fixed text, namely 'Quechua' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "qu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sei with a fixed text, namely 'Seri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sei" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sq with a fixed text, namely 'Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uk with a fixed text, namely 'Ukrainian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "uk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uz with a fixed text, namely 'Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "uz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ka with a fixed text, namely 'Georgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ka" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pt with a fixed text, namely 'Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hy with a fixed text, namely 'Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nl with a fixed text, namely 'Dutch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rm with a fixed text, namely 'Romansh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aln with a fixed text, namely 'Gheg Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "aln" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mr with a fixed text, namely 'Marathi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mg with a fixed text, namely 'Malagasy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sh with a fixed text, namely 'Serbo-Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zu with a fixed text, namely 'Zulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=is with a fixed text, namely 'Icelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "is" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lb with a fixed text, namely 'Luxembourgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tk with a fixed text, namely 'Turkmen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=th with a fixed text, namely 'Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "th" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ja with a fixed text, namely 'Japanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ja" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lv with a fixed text, namely 'Latvian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rmy with a fixed text, namely 'Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rmy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=km with a fixed text, namely 'Khmer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "km" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lo with a fixed text, namely 'Lao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=so with a fixed text, namely 'Somali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "so" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sma with a fixed text, namely 'Southern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sma" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=moe with a fixed text, namely 'Innu-aimun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "moe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sr with a fixed text, namely 'Serbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lt with a fixed text, namely 'Lithuanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hu with a fixed text, namely 'Hungarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=my with a fixed text, namely 'Burmese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "my" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ms with a fixed text, namely 'Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ms" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xh with a fixed text, namely 'Xhosa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "xh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=udm with a fixed text, namely 'Udmurt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "udm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rue with a fixed text, namely 'Rusyn' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rue" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=stq with a fixed text, namely 'Saterland Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "stq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ky with a fixed text, namely 'Kyrgyz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ky" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mt with a fixed text, namely 'Maltese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mk with a fixed text, namely 'Macedonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=za with a fixed text, namely 'Zhuang' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "za" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ug with a fixed text, namely 'Uyghur' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ug" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ko with a fixed text, namely 'Korean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ko" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=si with a fixed text, namely 'Sinhala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "si" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kk with a fixed text, namely 'Kazakh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=na with a fixed text, namely 'Nauruan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "na" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nv with a fixed text, namely 'Navajo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fit with a fixed text, namely 'Meänkieli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fit" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xmf with a fixed text, namely 'Mingrelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "xmf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aa with a fixed text, namely 'Afar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "aa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=anp with a fixed text, namely 'Angika' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "anp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rup with a fixed text, namely 'Aromanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rup" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vec with a fixed text, namely 'Venetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "vec" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vep with a fixed text, namely 'Veps' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "vep" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bh with a fixed text, namely 'Bhojpuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=shy with a fixed text, namely 'Shawiya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "shy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hz with a fixed text, namely 'Herero' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mnw with a fixed text, namely 'Mon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mnw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mzn with a fixed text, namely 'Mazanderani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mzn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=oc with a fixed text, namely 'Occitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "oc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=id with a fixed text, namely 'Indonesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "id" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ve with a fixed text, namely 'Venda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ve" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=min with a fixed text, namely 'Minangkabau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "min" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mwl with a fixed text, namely 'Mirandese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mwl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pdc with a fixed text, namely 'Pennsylvania German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pdc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pfl with a fixed text, namely 'Palatinate German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pfl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nn with a fixed text, namely 'Nynorsk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nb with a fixed text, namely 'Bokmål' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kw with a fixed text, namely 'Cornish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sco with a fixed text, namely 'Scots' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sco" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mdf with a fixed text, namely 'Moksha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mdf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sd with a fixed text, namely 'Sindhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tt with a fixed text, namely 'Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=szl with a fixed text, namely 'Silesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "szl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kaa with a fixed text, namely 'Karakalpak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kaa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=jv with a fixed text, namely 'Javanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "jv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tl with a fixed text, namely 'Tagalog' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=to with a fixed text, namely 'Tongan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "to" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=myv with a fixed text, namely 'Erzya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "myv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lez with a fixed text, namely 'Lezgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lez" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cho with a fixed text, namely 'Choctaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cho" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kl with a fixed text, namely 'Greenlandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pms with a fixed text, namely 'Piedmontese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pms" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=crh with a fixed text, namely 'Crimean Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "crh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=smn with a fixed text, namely 'Inari Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "smn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ksh with a fixed text, namely 'Ripuarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ksh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ny with a fixed text, namely 'Chewa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ny" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mn with a fixed text, namely 'Mongolian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ks with a fixed text, namely 'Kashmiri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ks" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ig with a fixed text, namely 'Igbo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ig" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rw with a fixed text, namely 'Kinyarwanda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nds with a fixed text, namely 'Low German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nds" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ng with a fixed text, namely 'Ndonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ng" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=skr with a fixed text, namely 'Saraiki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "skr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=se with a fixed text, namely 'Northern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "se" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ik with a fixed text, namely 'Inupiaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ik" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kjh with a fixed text, namely 'Khakas' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kjh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ne with a fixed text, namely 'Nepali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ne" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nap with a fixed text, namely 'Neapolitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nap" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lg with a fixed text, namely 'Luganda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ht with a fixed text, namely 'Haitian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ht" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=os with a fixed text, namely 'Ossetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "os" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=new with a fixed text, namely 'Newar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "new" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=su with a fixed text, namely 'Sundanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "su" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=iu with a fixed text, namely 'Inuktitut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "iu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ki with a fixed text, namely 'Gikuyu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ki" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kn with a fixed text, namely 'Kannada' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=inh with a fixed text, namely 'Ingush' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "inh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pcd with a fixed text, namely 'Picard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pcd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sc with a fixed text, namely 'Sardinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=srn with a fixed text, namely 'Sranan Tongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "srn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rn with a fixed text, namely 'Kirundi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ho with a fixed text, namely 'Hiri Motu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ho" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sg with a fixed text, namely 'Sango' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pap with a fixed text, namely 'Papiamento' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pap" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kbd with a fixed text, namely 'Kabardian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kbd" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=or with a fixed text, namely 'Odia' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "or" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=arn with a fixed text, namely 'Mapudungun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "arn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=om with a fixed text, namely 'Oromo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "om" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sat with a fixed text, namely 'Santali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sat" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ii with a fixed text, namely 'Nuosu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ii" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kbp with a fixed text, namely 'Kabiye' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kbp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kab with a fixed text, namely 'Kabyle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kab" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kg with a fixed text, namely 'Kongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krc with a fixed text, namely 'Karachay-Balkar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "krc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tum with a fixed text, namely 'Tumbuka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tum" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tsg with a fixed text, namely 'Tausug' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tsg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=shi with a fixed text, namely 'Shilha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "shi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sn with a fixed text, namely 'Shona' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tpi with a fixed text, namely 'Tok Pisin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tpi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rif with a fixed text, namely 'Tarifit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rif" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tyv with a fixed text, namely 'Tuvan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tyv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ti with a fixed text, namely 'Tigrinya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ti" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tet with a fixed text, namely 'Tetum' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tet" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=scn with a fixed text, namely 'Sicilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "scn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lmo with a fixed text, namely 'Lombard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lmo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ilo with a fixed text, namely 'Ilocano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ilo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sm with a fixed text, namely 'Samoan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ss with a fixed text, namely 'Swazi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ss" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mni with a fixed text, namely 'Meitei' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mni" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kv with a fixed text, namely 'Komi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ku with a fixed text, namely 'Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ku" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lad with a fixed text, namely 'Judaeo-Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lad" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ts with a fixed text, namely 'Tsonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ts" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=st with a fixed text, namely 'Sesotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "st" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lij with a fixed text, namely 'Ligurian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lij" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mai with a fixed text, namely 'Maithili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mai" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tvl with a fixed text, namely 'Tuvaluan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tvl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tn with a fixed text, namely 'Tswana' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wa with a fixed text, namely 'Walloon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nan" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pih with a fixed text, namely 'Pitkern' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pih" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lld with a fixed text, namely 'Ladin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lld" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ty with a fixed text, namely 'Tahitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ty" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wo with a fixed text, namely 'Wolof' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=war with a fixed text, namely 'Waray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "war" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lbe with a fixed text, namely 'Lak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lbe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ltg with a fixed text, namely 'Latgalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ltg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mad with a fixed text, namely 'Madurese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mad" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mh with a fixed text, namely 'Marshallese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mo with a fixed text, namely 'Moldovan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yrk with a fixed text, namely 'Nenets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yrk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=chn with a fixed text, namely 'Chinook Jargon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "chn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kr with a fixed text, namely 'Kanuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tw with a fixed text, namely 'Twi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=shn with a fixed text, namely 'Shan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "shn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=vls with a fixed text, namely 'West Flemish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "vls" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pag with a fixed text, namely 'Pangasinan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pag" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nso with a fixed text, namely 'Northern Sotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nso" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ln with a fixed text, namely 'Lingala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ln" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zea with a fixed text, namely 'Zeelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zea" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tay with a fixed text, namely 'Atayal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tay" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wuu with a fixed text, namely 'Wu Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wuu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sah with a fixed text, namely 'Sakha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sah" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=jam with a fixed text, namely 'Jamaican Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "jam" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lkt with a fixed text, namely 'Lakota' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lkt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krl with a fixed text, namely 'Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "krl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tcy with a fixed text, namely 'Tulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tcy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sju with a fixed text, namely 'Ume Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sju" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sou with a fixed text, namely 'Southern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sou" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=adx with a fixed text, namely 'Amdo Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "adx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sli with a fixed text, namely 'Silesian German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sli" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=als with a fixed text, namely 'Swiss German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "als" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kha with a fixed text, namely 'Khasi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kha" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mnc with a fixed text, namely 'Manchu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mnc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yo with a fixed text, namely 'Yoruba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ml with a fixed text, namely 'Malayalam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ml" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hai with a fixed text, namely 'Haida' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hai" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kut with a fixed text, namely 'Kutenai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kut" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hoc with a fixed text, namely 'Ho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hoc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gsg with a fixed text, namely 'German Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gsg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=li with a fixed text, namely 'Limburgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "li" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hyw with a fixed text, namely 'Western Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hyw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=esu with a fixed text, namely 'Central Alaskan Yup'ik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "esu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=abq with a fixed text, namely 'Abaza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "abq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tli with a fixed text, namely 'Tlingit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tli" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=trv with a fixed text, namely 'Seediq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "trv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=szy with a fixed text, namely 'Sakizaya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "szy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lus with a fixed text, namely 'Mizo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lus" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=olo with a fixed text, namely 'Livvi-Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "olo" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pnt with a fixed text, namely 'Pontic Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pnt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=koi with a fixed text, namely 'Permyak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "koi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nog with a fixed text, namely 'Nogai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nog" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wbl with a fixed text, namely 'Wakhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wbl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tly with a fixed text, namely 'Talysh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tly" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mhr with a fixed text, namely 'Meadow Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mhr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ruq with a fixed text, namely 'Megleno-Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ruq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mwv with a fixed text, namely 'Mentawai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mwv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=koy with a fixed text, namely 'Koyukon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "koy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=clc with a fixed text, namely 'Chilcotin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "clc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fiu-vro with a fixed text, namely 'Võro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fiu-vro" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=frc with a fixed text, namely 'Louisiana French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "frc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=guw with a fixed text, namely 'Gun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "guw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cnh with a fixed text, namely 'Hakha-Chin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cnh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sjm with a fixed text, namely 'Mapun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sjm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bzs with a fixed text, namely 'Brazilian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bzs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kcg with a fixed text, namely 'Tyap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kcg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mi with a fixed text, namely 'Māori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aeb with a fixed text, namely 'Tunisian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "aeb" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nrf-gg with a fixed text, namely 'Guernésiais' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nrf-gg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lki with a fixed text, namely 'Laki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lki" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bej with a fixed text, namely 'Beja' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bej" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ckt with a fixed text, namely 'Chukchi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ckt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mus with a fixed text, namely 'Muscogee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mus" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pwn with a fixed text, namely 'Paiwan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pwn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kj with a fixed text, namely 'Kwanyama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rgn with a fixed text, namely 'Romagnol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rgn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=abs with a fixed text, namely 'Ambonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "abs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sxr with a fixed text, namely 'Saaroa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sxr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ckv with a fixed text, namely 'Kavalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ckv" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tsu with a fixed text, namely 'Tsou' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tsu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=xsy with a fixed text, namely 'Saisiyat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "xsy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lvk with a fixed text, namely 'Lavukaleve' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lvk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh-yue with a fixed text, namely 'Yue Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zh-yue" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tvn with a fixed text, namely 'Tavoyan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tvn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pmy with a fixed text, namely 'Papuan Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pmy" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kbg with a fixed text, namely 'Khamba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kbg" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rwr with a fixed text, namely 'Marwari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rwr" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ttm with a fixed text, namely 'Northern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ttm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mrj with a fixed text, namely 'Hill Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mrj" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nia with a fixed text, namely 'Nias' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nia" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=yrl with a fixed text, namely 'Nheengatu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yrl" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cak with a fixed text, namely 'Kaqchikel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cak" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ami with a fixed text, namely 'Amis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ami" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=krx with a fixed text, namely 'Karon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "krx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hil with a fixed text, namely 'Hiligaynon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hil" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uun with a fixed text, namely 'Pazeh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "uun" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sjt with a fixed text, namely 'Ter Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sjt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wal with a fixed text, namely 'Wolaytta' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wal" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=wym with a fixed text, namely 'Vilamovian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wym" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=arq with a fixed text, namely 'Algerian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "arq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bsk with a fixed text, namely 'Burushaski' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bsk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bqi with a fixed text, namely 'Bakhtiari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bqi" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=hrx with a fixed text, namely 'Hunsrik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hrx" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ssf with a fixed text, namely 'Thao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ssf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=mrh with a fixed text, namely 'Mara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mrh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=aoc with a fixed text, namely 'Pemon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "aoc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tsk with a fixed text, namely 'Tseku' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tsk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=luz with a fixed text, namely 'Southern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "luz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tce with a fixed text, namely 'Southern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tce" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=quc with a fixed text, namely 'K’iche’' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "quc" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bnn with a fixed text, namely 'Bunun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bnn" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=lzz with a fixed text, namely 'Laz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "lzz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=sdh with a fixed text, namely 'Southern Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sdh" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=nsk with a fixed text, namely 'Naskapi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "nsk" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=akz with a fixed text, namely 'Alabama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "akz" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kri with a fixed text, namely 'Krio' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kri" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kea with a fixed text, namely 'Cape Verdean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kea" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=dru with a fixed text, namely 'Rukai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "dru" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=tzm with a fixed text, namely 'Central Atlas Tamazight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "tzm" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=bfq with a fixed text, namely 'Badaga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bfq" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=khw with a fixed text, namely 'Khowar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "khw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=uzs with a fixed text, namely 'Southern Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "uzs" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rmf with a fixed text, namely 'Finnish Kalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rmf" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=osa with a fixed text, namely 'Osage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "osa" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=cps with a fixed text, namely 'Capiznon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "cps" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pjt with a fixed text, namely 'Pitjantjatjara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pjt" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kjp with a fixed text, namely 'Eastern Pwo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kjp" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=gpe with a fixed text, namely 'Ghanaian Pidgin English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "gpe" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=kiu with a fixed text, namely 'Kirmanjki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "kiu" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=rar with a fixed text, namely 'Cook Islands Maori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rar" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=ksw with a fixed text, namely 'S'gaw Karen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "ksw" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=zh_Hant with a fixed text, namely 'Simplified Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "zh_Hant" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=pt_BR with a fixed text, namely 'Brazilian Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "pt_BR" + }, + { + "key": "school:language", + "description": "Layer 'Primary and secondary schools' shows school:language=fil with a fixed text, namely 'Filipino' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "fil" + }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Shelter showing features with this tag", @@ -8599,6 +11056,102 @@ "description": "Layer 'Surveillance camera's' shows camera:mount=tree with a fixed text, namely 'This camera is placed on a tree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "tree" }, + { + "key": "amenity", + "description": "The MapComplete theme Personal theme has a layer Colleges and universities showing features with this tag", + "value": "college" + }, + { + "key": "amenity", + "description": "The MapComplete theme Personal theme has a layer Colleges and universities showing features with this tag", + "value": "university" + }, + { + "key": "amenity", + "description": "The MapComplete theme Personal theme has a layer Colleges and universities showing features with this tag", + "value": "school" + }, + { + "key": "isced:2011:level", + "description": "The MapComplete theme Personal theme has a layer Colleges and universities showing features with this tag" + }, + { + "key": "isced:2011:level", + "description": "The MapComplete theme Personal theme has a layer Colleges and universities showing features with this tag" + }, + { + "key": "amenity", + "description": "Layer 'Colleges and universities' shows amenity=college with a fixed text, namely 'This is an institution of post-secondary, non-tertiary education. One has to have completed secondary education to enroll here, but no bachelor (or higher) degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "college" + }, + { + "key": "amenity", + "description": "Layer 'Colleges and universities' shows amenity=university with a fixed text, namely 'This is a university, an institution of tertiary education where bachelor degrees or higher are awarded.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "university" + }, + { + "key": "isced:2011:level", + "description": "Layer 'Colleges and universities' shows isced:2011:level=bachelor with a fixed text, namely 'Bachelor degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bachelor" + }, + { + "key": "isced:2011:level", + "description": "Layer 'Colleges and universities' shows isced:2011:level=master with a fixed text, namely 'Master degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "master" + }, + { + "key": "isced:2011:level", + "description": "Layer 'Colleges and universities' shows isced:2011:level=doctorate with a fixed text, namely 'Doctorate degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "doctorate" + }, + { + "key": "capacity", + "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "school:gender", + "description": "Layer 'Colleges and universities' shows school:gender=mixed with a fixed text, namely 'Both boys and girls can enroll here and have classes together' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "mixed" + }, + { + "key": "school:gender", + "description": "Layer 'Colleges and universities' shows school:gender=separated with a fixed text, namely 'Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "separated" + }, + { + "key": "school:gender", + "description": "Layer 'Colleges and universities' shows school:gender=male with a fixed text, namely 'This is a boys only-school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "male" + }, + { + "key": "school:gender", + "description": "Layer 'Colleges and universities' shows school:gender=female with a fixed text, namely 'This is a girls-only school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "female" + }, + { + "key": "website", + "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:website", + "description": "Layer 'Colleges and universities' shows contact:website~^..*$ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "email", + "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:email", + "description": "Layer 'Colleges and universities' shows contact:email~^..*$ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "phone", + "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:phone", + "description": "Layer 'Colleges and universities' shows contact:phone~^..*$ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Toilets showing features with this tag", @@ -9176,31 +11729,6 @@ "key": "name", "description": "Layer 'veterinary' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "tourism", - "description": "The MapComplete theme Personal theme has a layer Viewpoint showing features with this tag", - "value": "viewpoint" - }, - { - "key": "image", - "description": "The layer 'Viewpoint allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" - }, - { - "key": "mapillary", - "description": "The layer 'Viewpoint allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" - }, - { - "key": "wikidata", - "description": "The layer 'Viewpoint allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" - }, - { - "key": "wikipedia", - "description": "The layer 'Viewpoint allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" - }, - { - "key": "description", - "description": "Layer 'Viewpoint' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Personal theme')" - }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Waste Basket showing features with this tag", diff --git a/Docs/TagInfo/mapcomplete_walls_and_buildings.json b/Docs/TagInfo/mapcomplete_walls_and_buildings.json new file mode 100644 index 0000000000..efffff8ae2 --- /dev/null +++ b/Docs/TagInfo/mapcomplete_walls_and_buildings.json @@ -0,0 +1,223 @@ +{ + "data_format": 1, + "project": { + "name": "MapComplete Walls and buildings", + "description": "Special builtin layer providing all walls and buildings", + "project_url": "https://mapcomplete.osm.be/walls_and_buildings", + "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", + "icon_url": "https://mapcomplete.osm.be/assets/layers/walls_and_buildings/walls_and_buildings.png", + "contact_name": "Pieter Vander Vennet, MapComplete", + "contact_email": "pietervdvn@posteo.net" + }, + "tags": [ + { + "key": "highway", + "description": "The MapComplete theme Walls and buildings has a layer Pedestrian paths showing features with this tag", + "value": "footway" + }, + { + "key": "highway", + "description": "The MapComplete theme Walls and buildings has a layer Pedestrian paths showing features with this tag", + "value": "path" + }, + { + "key": "highway", + "description": "The MapComplete theme Walls and buildings has a layer Pedestrian paths showing features with this tag", + "value": "corridor" + }, + { + "key": "highway", + "description": "The MapComplete theme Walls and buildings has a layer Pedestrian paths showing features with this tag", + "value": "steps" + }, + { + "key": "entrance", + "description": "The MapComplete theme Walls and buildings has a layer Entrance showing features with this tag" + }, + { + "key": "indoor", + "description": "The MapComplete theme Walls and buildings has a layer Entrance showing features with this tag", + "value": "door" + }, + { + "key": "image", + "description": "The layer 'Entrance allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Entrance allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Entrance allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Entrance allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=yes with a fixed text, namely 'No specific entrance type is known' (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "yes" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows indoor=door with a fixed text, namely 'This is an indoor door, separating a room or a corridor within a single building' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key entrance.", + "value": "" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows indoor=door with a fixed text, namely 'This is an indoor door, separating a room or a corridor within a single building' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "door" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows entrance=main with a fixed text, namely 'This is the main entrance' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key indoor.", + "value": "" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=main with a fixed text, namely 'This is the main entrance' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "main" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows entrance=secondary with a fixed text, namely 'This is a secondary entrance' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key indoor.", + "value": "" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=secondary with a fixed text, namely 'This is a secondary entrance' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "secondary" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows entrance=service with a fixed text, namely 'This is a service entrance - normally only used for employees, delivery, …' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key indoor.", + "value": "" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=service with a fixed text, namely 'This is a service entrance - normally only used for employees, delivery, …' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "service" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows entrance=exit with a fixed text, namely 'This is an exit where one can not enter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key indoor.", + "value": "" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=exit with a fixed text, namely 'This is an exit where one can not enter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "exit" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows entrance=entrance with a fixed text, namely 'This is an entrance where one can only enter (but not exit)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key indoor.", + "value": "" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=entrance with a fixed text, namely 'This is an entrance where one can only enter (but not exit)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "entrance" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows entrance=emergency with a fixed text, namely 'This is emergency exit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key indoor.", + "value": "" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=emergency with a fixed text, namely 'This is emergency exit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "emergency" + }, + { + "key": "indoor", + "description": "Layer 'Entrance' shows entrance=home with a fixed text, namely 'This is the entrance to a private home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings') Picking this answer will delete the key indoor.", + "value": "" + }, + { + "key": "entrance", + "description": "Layer 'Entrance' shows entrance=home with a fixed text, namely 'This is the entrance to a private home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "home" + }, + { + "key": "door", + "description": "Layer 'Entrance' shows door=yes with a fixed text, namely 'The door type is not known' (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "yes" + }, + { + "key": "door", + "description": "Layer 'Entrance' shows door=hinged with a fixed text, namely 'A classical, hinged door supported by joints' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "hinged" + }, + { + "key": "door", + "description": "Layer 'Entrance' shows door=revolving with a fixed text, namely 'A revolving door which hangs on a central shaft, rotating within a cylindrical enclosure' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "revolving" + }, + { + "key": "door", + "description": "Layer 'Entrance' shows door=sliding with a fixed text, namely 'A sliding door where the door slides sidewards, typically parallel with a wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "sliding" + }, + { + "key": "door", + "description": "Layer 'Entrance' shows door=overhead with a fixed text, namely 'A door which rolls from overhead, typically seen for garages' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "overhead" + }, + { + "key": "door", + "description": "Layer 'Entrance' shows door=no with a fixed text, namely 'This is an entrance without a physical door' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "no" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=yes with a fixed text, namely 'This is an automatic door' (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "yes" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=no with a fixed text, namely 'This door is not automated' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "no" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=motion with a fixed text, namely 'This door will open automatically when motion is detected' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "motion" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=floor with a fixed text, namely 'This door will open automatically when a sensor in the floor is triggered' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "floor" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=button with a fixed text, namely 'This door will open automatically when a button is pressed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "button" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=slowdown_button with a fixed text, namely 'This door revolves automatically all the time, but has a button to slow it down, e.g. for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "slowdown_button" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=continuous with a fixed text, namely 'This door revolves automatically all the time' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "continuous" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=serviced_on_button_press with a fixed text, namely 'This door will be opened by staff when requested by pressing a button' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "serviced_on_button_press" + }, + { + "key": "automatic_door", + "description": "Layer 'Entrance' shows automatic_door=serviced_on_request with a fixed text, namely 'This door will be opened by staff when requested' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Walls and buildings')", + "value": "serviced_on_request" + }, + { + "key": "width", + "description": "Layer 'Entrance' shows and asks freeform values for key 'width' (in the MapComplete.osm.be theme 'Walls and buildings')" + } + ] +} \ No newline at end of file diff --git a/assets/contributors.json b/assets/contributors.json index e9c870484e..dedd7be6a6 100644 --- a/assets/contributors.json +++ b/assets/contributors.json @@ -1,11 +1,11 @@ { "contributors": [ { - "commits": 4067, + "commits": 4165, "contributor": "Pieter Vander Vennet" }, { - "commits": 103, + "commits": 119, "contributor": "Robin van der Linde" }, { @@ -64,6 +64,10 @@ "commits": 17, "contributor": "pgm-chardelv1" }, + { + "commits": 15, + "contributor": "Andrews Leruth" + }, { "commits": 15, "contributor": "ToastHawaii" @@ -81,13 +85,17 @@ "contributor": "Bavo Vanderghote" }, { - "commits": 10, + "commits": 11, "contributor": "dependabot[bot]" }, { "commits": 10, "contributor": "LiamSimons" }, + { + "commits": 9, + "contributor": "AlexanderRebai" + }, { "commits": 9, "contributor": "RobJN" @@ -188,6 +196,10 @@ "commits": 2, "contributor": "Stanislas Gueniffey" }, + { + "commits": 1, + "contributor": "bxl-forever" + }, { "commits": 1, "contributor": "loviuz" diff --git a/assets/translators.json b/assets/translators.json index 771bf5bbb7..dc060e31c0 100644 --- a/assets/translators.json +++ b/assets/translators.json @@ -1,7 +1,7 @@ { "contributors": [ { - "commits": 176, + "commits": 177, "contributor": "Pieter Vander Vennet" }, { From a538566851b908f32767bca1e97fb7b9f24b1315 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 13:54:28 +0200 Subject: [PATCH 04/15] Add artwork --- assets/svg/elevator.svg | 78 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 assets/svg/elevator.svg diff --git a/assets/svg/elevator.svg b/assets/svg/elevator.svg new file mode 100644 index 0000000000..ad43fe894a --- /dev/null +++ b/assets/svg/elevator.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + From 88d9f70c6dad6c55546db06b15565e82fbc4ec65 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 13:56:37 +0200 Subject: [PATCH 05/15] Translation sync --- .../mapcomplete-changes.json | 55 ++++++++++++++----- 1 file changed, 41 insertions(+), 14 deletions(-) diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index 90048681e3..6f98148a53 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -1,13 +1,19 @@ { "id": "mapcomplete-changes", "title": { - "en": "Changes made with MapComplete" + "en": "Changes made with MapComplete", + "de": "Mit MapComplete vorgenommene Änderungen", + "nl": "Wijzigingen gemaakt met MapComplete" }, "shortDescription": { - "en": "Shows changes made by MapComplete" + "en": "Shows changes made by MapComplete", + "de": "Zeigt die mit MapComplete vorgenommenen Änderungen", + "nl": "Toont wijzigingen gemaakt met MapComplete" }, "description": { - "en": "This maps shows all the changes made with MapComplete" + "en": "This maps shows all the changes made with MapComplete", + "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", + "nl": "Deze kaart toont alle wijzigingen die met MapComplete werden gemaakt" }, "maintainer": "", "icon": "./assets/svg/logo.svg", @@ -22,7 +28,8 @@ { "id": "mapcomplete-changes", "name": { - "en": "Changeset centers" + "en": "Changeset centers", + "de": "Zentrum der Änderungssätze" }, "minzoom": 0, "source": { @@ -36,35 +43,47 @@ ], "title": { "render": { - "en": "Changeset for {theme}" + "en": "Changeset for {theme}", + "de": "Änderungssatz für {theme}", + "nl": "Wijzigingset voor {theme}" } }, "description": { - "en": "Shows all MapComplete changes" + "en": "Shows all MapComplete changes", + "de": "Zeigt alle MapComplete Änderungen", + "nl": "Toont alle wijzigingen met MapComplete" }, "tagRenderings": [ { "id": "render_id", "render": { - "en": "Changeset {id}" + "en": "Changeset {id}", + "de": "Änderungssatz {id}", + "nl": "Wijzigingset {id}" } }, { "id": "contributor", "render": { - "en": "Change made by {_last_edit:contributor}" + "en": "Change made by {_last_edit:contributor}", + "de": "Geändert von {_last_edit:contributor}", + "nl": "Wijziging gemaakt door {_last_edit:contributor}" } }, { "id": "theme", "render": { - "en": "Change with theme {theme}" + "en": "Change with theme {theme}", + "de": "Änderung mit Thema {theme}", + "nl": "Wijziging met thema {theme}" }, "mappings": [ { "if": "theme~http.*", "then": { - "en": "Change with unofficial theme {theme}" + "en": "Change with unofficial theme {theme}", + "de": "Änderung mit inoffiziellem Thema {theme}", + "nl": "Wijziging met officieus thema {theme}" } } ] @@ -364,7 +383,9 @@ } ], "question": { - "en": "Themename contains {search}" + "en": "Themename contains {search}", + "de": "Themenname enthält {search}", + "nl": "Themanaam bevat {search}" } } ] @@ -380,7 +401,9 @@ } ], "question": { - "en": "Made by contributor {search}" + "en": "Made by contributor {search}", + "de": "Erstellt von {search}", + "nl": "Gemaakt door bijdrager {search}" } } ] @@ -396,7 +419,9 @@ } ], "question": { - "en": "Not made by contributor {search}" + "en": "Not made by contributor {search}", + "de": "Nicht erstellt von {search}", + "nl": "Niet gemaakt door bijdrager {search}" } } ] @@ -411,7 +436,9 @@ { "id": "link_to_more", "render": { - "en": "More statistics can be found here" + "en": "More statistics can be found here", + "de": "Weitere Statistiken finden Sie hier", + "nl": "Meer statistieken kunnen hier gevonden worden" } }, { From 3d5564e940b0c0415dd2bbdec9e7e9c959616890 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 14:49:51 +0200 Subject: [PATCH 06/15] Remove no longer needed regeneration of layeroverview --- scripts/build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index c194cfe9d0..6f899821cc 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -11,9 +11,8 @@ mkdir dist/assets 2> /dev/null # This script ends every line with '&&' to chain everything. A failure will thus stop the build npm run generate:editor-layer-index && -npm run reset:layeroverview +npm run reset:layeroverview && npm run generate && -npm run generate:layeroverview --force && # generate:layeroverview has to be run twice: the personal theme won't pick up all the layers otherwise; first time happens in 'npm run generate' npm run test && npm run generate:layouts From b5750c8c1a4bb95fff9a652def0cb06c48f991d1 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 14:59:01 +0200 Subject: [PATCH 07/15] Remove unneeded icon --- assets/svg/elevator.svg | 78 ------------------- .../mapcomplete-changes.json | 55 ++++--------- 2 files changed, 14 insertions(+), 119 deletions(-) delete mode 100644 assets/svg/elevator.svg diff --git a/assets/svg/elevator.svg b/assets/svg/elevator.svg deleted file mode 100644 index ad43fe894a..0000000000 --- a/assets/svg/elevator.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index 6f98148a53..90048681e3 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -1,19 +1,13 @@ { "id": "mapcomplete-changes", "title": { - "en": "Changes made with MapComplete", - "de": "Mit MapComplete vorgenommene Änderungen", - "nl": "Wijzigingen gemaakt met MapComplete" + "en": "Changes made with MapComplete" }, "shortDescription": { - "en": "Shows changes made by MapComplete", - "de": "Zeigt die mit MapComplete vorgenommenen Änderungen", - "nl": "Toont wijzigingen gemaakt met MapComplete" + "en": "Shows changes made by MapComplete" }, "description": { - "en": "This maps shows all the changes made with MapComplete", - "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", - "nl": "Deze kaart toont alle wijzigingen die met MapComplete werden gemaakt" + "en": "This maps shows all the changes made with MapComplete" }, "maintainer": "", "icon": "./assets/svg/logo.svg", @@ -28,8 +22,7 @@ { "id": "mapcomplete-changes", "name": { - "en": "Changeset centers", - "de": "Zentrum der Änderungssätze" + "en": "Changeset centers" }, "minzoom": 0, "source": { @@ -43,47 +36,35 @@ ], "title": { "render": { - "en": "Changeset for {theme}", - "de": "Änderungssatz für {theme}", - "nl": "Wijzigingset voor {theme}" + "en": "Changeset for {theme}" } }, "description": { - "en": "Shows all MapComplete changes", - "de": "Zeigt alle MapComplete Änderungen", - "nl": "Toont alle wijzigingen met MapComplete" + "en": "Shows all MapComplete changes" }, "tagRenderings": [ { "id": "render_id", "render": { - "en": "Changeset {id}", - "de": "Änderungssatz {id}", - "nl": "Wijzigingset {id}" + "en": "Changeset {id}" } }, { "id": "contributor", "render": { - "en": "Change made by {_last_edit:contributor}", - "de": "Geändert von {_last_edit:contributor}", - "nl": "Wijziging gemaakt door {_last_edit:contributor}" + "en": "Change made by {_last_edit:contributor}" } }, { "id": "theme", "render": { - "en": "Change with theme {theme}", - "de": "Änderung mit Thema {theme}", - "nl": "Wijziging met thema {theme}" + "en": "Change with theme {theme}" }, "mappings": [ { "if": "theme~http.*", "then": { - "en": "Change with unofficial theme {theme}", - "de": "Änderung mit inoffiziellem Thema {theme}", - "nl": "Wijziging met officieus thema {theme}" + "en": "Change with unofficial theme {theme}" } } ] @@ -383,9 +364,7 @@ } ], "question": { - "en": "Themename contains {search}", - "de": "Themenname enthält {search}", - "nl": "Themanaam bevat {search}" + "en": "Themename contains {search}" } } ] @@ -401,9 +380,7 @@ } ], "question": { - "en": "Made by contributor {search}", - "de": "Erstellt von {search}", - "nl": "Gemaakt door bijdrager {search}" + "en": "Made by contributor {search}" } } ] @@ -419,9 +396,7 @@ } ], "question": { - "en": "Not made by contributor {search}", - "de": "Nicht erstellt von {search}", - "nl": "Niet gemaakt door bijdrager {search}" + "en": "Not made by contributor {search}" } } ] @@ -436,9 +411,7 @@ { "id": "link_to_more", "render": { - "en": "More statistics can be found here", - "de": "Weitere Statistiken finden Sie hier", - "nl": "Meer statistieken kunnen hier gevonden worden" + "en": "More statistics can be found here" } }, { From 38de6469cd5fd4b768f915ec8205d0a7b09cda24 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 15:03:04 +0200 Subject: [PATCH 08/15] Add license generator to build script --- scripts/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build.sh b/scripts/build.sh index 6f899821cc..90150b4fa1 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -11,6 +11,7 @@ mkdir dist/assets 2> /dev/null # This script ends every line with '&&' to chain everything. A failure will thus stop the build npm run generate:editor-layer-index && +npm run generate:licenses && npm run reset:layeroverview && npm run generate && npm run test && From d7672ce5ea8afe7d3e4c7e5caa98fb615c3e8541 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 15:06:12 +0200 Subject: [PATCH 09/15] Attempt to fix the build --- package.json | 2 +- scripts/build.sh | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 3987f7bf1e..094487785c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "optimize-images": "cd assets/generated/ && find -name '*.png' -exec optipng '{}' \\; && echo 'PNGs are optimized'", "generate:graphs": "ts-node Docs/Tools/GenerateSeries.ts", "reset:layeroverview": "echo {\\\"layers\\\":[], \\\"themes\\\":[]} > ./assets/generated/known_layers_and_themes.json && echo {\\\"layers\\\": []} > ./assets/generated/known_layers.json && rm -f ./assets/generated/layers/*.json && rm -f ./assets/generated/themes/*.json && npm run generate:layeroverview && ts-node scripts/generateLayerOverview.ts --force", - "generate": "mkdir -p ./assets/generated; npm run reset:layeroverview; npm run generate:images; npm run generate:charging-stations; npm run generate:translations; npm run generate:licenses; npm run generate:layeroverview; npm run generate:service-worker", + "generate": "mkdir -p ./assets/generated; npm run generate:licenses; npm run generate:images; npm run generate:charging-stations; npm run generate:translations; npm run reset:layeroverview; npm run generate:service-worker", "generate:charging-stations": "cd ./assets/layers/charging_station && ts-node csvToJson.ts && cd -", "prepare-deploy": "npm run generate:service-worker && ./scripts/build.sh", "gittag": "ts-node scripts/printVersion.ts | bash", diff --git a/scripts/build.sh b/scripts/build.sh index 90150b4fa1..16e90fd914 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -11,8 +11,6 @@ mkdir dist/assets 2> /dev/null # This script ends every line with '&&' to chain everything. A failure will thus stop the build npm run generate:editor-layer-index && -npm run generate:licenses && -npm run reset:layeroverview && npm run generate && npm run test && npm run generate:layouts From c8de5166f1266ecffd9235c4855678b6ce035757 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 15:15:48 +0200 Subject: [PATCH 10/15] Attempt to fix the build --- .../mapcomplete-changes.json | 55 ++++++++++++++----- scripts/build.sh | 1 + scripts/generateTranslations.ts | 2 +- 3 files changed, 43 insertions(+), 15 deletions(-) diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index 90048681e3..6f98148a53 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -1,13 +1,19 @@ { "id": "mapcomplete-changes", "title": { - "en": "Changes made with MapComplete" + "en": "Changes made with MapComplete", + "de": "Mit MapComplete vorgenommene Änderungen", + "nl": "Wijzigingen gemaakt met MapComplete" }, "shortDescription": { - "en": "Shows changes made by MapComplete" + "en": "Shows changes made by MapComplete", + "de": "Zeigt die mit MapComplete vorgenommenen Änderungen", + "nl": "Toont wijzigingen gemaakt met MapComplete" }, "description": { - "en": "This maps shows all the changes made with MapComplete" + "en": "This maps shows all the changes made with MapComplete", + "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", + "nl": "Deze kaart toont alle wijzigingen die met MapComplete werden gemaakt" }, "maintainer": "", "icon": "./assets/svg/logo.svg", @@ -22,7 +28,8 @@ { "id": "mapcomplete-changes", "name": { - "en": "Changeset centers" + "en": "Changeset centers", + "de": "Zentrum der Änderungssätze" }, "minzoom": 0, "source": { @@ -36,35 +43,47 @@ ], "title": { "render": { - "en": "Changeset for {theme}" + "en": "Changeset for {theme}", + "de": "Änderungssatz für {theme}", + "nl": "Wijzigingset voor {theme}" } }, "description": { - "en": "Shows all MapComplete changes" + "en": "Shows all MapComplete changes", + "de": "Zeigt alle MapComplete Änderungen", + "nl": "Toont alle wijzigingen met MapComplete" }, "tagRenderings": [ { "id": "render_id", "render": { - "en": "Changeset {id}" + "en": "Changeset {id}", + "de": "Änderungssatz {id}", + "nl": "Wijzigingset {id}" } }, { "id": "contributor", "render": { - "en": "Change made by {_last_edit:contributor}" + "en": "Change made by {_last_edit:contributor}", + "de": "Geändert von {_last_edit:contributor}", + "nl": "Wijziging gemaakt door {_last_edit:contributor}" } }, { "id": "theme", "render": { - "en": "Change with theme {theme}" + "en": "Change with theme {theme}", + "de": "Änderung mit Thema {theme}", + "nl": "Wijziging met thema {theme}" }, "mappings": [ { "if": "theme~http.*", "then": { - "en": "Change with unofficial theme {theme}" + "en": "Change with unofficial theme {theme}", + "de": "Änderung mit inoffiziellem Thema {theme}", + "nl": "Wijziging met officieus thema {theme}" } } ] @@ -364,7 +383,9 @@ } ], "question": { - "en": "Themename contains {search}" + "en": "Themename contains {search}", + "de": "Themenname enthält {search}", + "nl": "Themanaam bevat {search}" } } ] @@ -380,7 +401,9 @@ } ], "question": { - "en": "Made by contributor {search}" + "en": "Made by contributor {search}", + "de": "Erstellt von {search}", + "nl": "Gemaakt door bijdrager {search}" } } ] @@ -396,7 +419,9 @@ } ], "question": { - "en": "Not made by contributor {search}" + "en": "Not made by contributor {search}", + "de": "Nicht erstellt von {search}", + "nl": "Niet gemaakt door bijdrager {search}" } } ] @@ -411,7 +436,9 @@ { "id": "link_to_more", "render": { - "en": "More statistics can be found here" + "en": "More statistics can be found here", + "de": "Weitere Statistiken finden Sie hier", + "nl": "Meer statistieken kunnen hier gevonden worden" } }, { diff --git a/scripts/build.sh b/scripts/build.sh index 16e90fd914..9464fcac31 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -12,6 +12,7 @@ mkdir dist/assets 2> /dev/null # This script ends every line with '&&' to chain everything. A failure will thus stop the build npm run generate:editor-layer-index && npm run generate && +npm run generate:translations && npm run test && npm run generate:layouts diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index cc0387e7bb..0b640e00f7 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -55,7 +55,7 @@ class TranslationPart { } const v = translations[translationsKey] if (typeof (v) != "string") { - console.error(`Non-string object at ${context} in translation while trying to add more translations to '` + translationsKey + "': ", v) + console.error(`Non-string object at ${context} in translation while trying to add more translations to '` + translationsKey + "'. The offending object which _should_ be a translation is: ", v) throw "Error in an object depicting a translation: a non-string object was found. (" + context + ")\n You probably put some other section accidentally in the translation" } this.contents.set(translationsKey, v) From e7ae5973cbffef9296a7fb9702b7b9caa2fd6853 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 15:28:58 +0200 Subject: [PATCH 11/15] Translation sync --- langs/layers/de.json | 4 +- langs/layers/en.json | 4 +- langs/layers/fr.json | 2 +- langs/layers/nl.json | 4 +- langs/themes/ca.json | 2 +- langs/themes/de.json | 18 ++++---- langs/themes/en.json | 18 ++++---- langs/themes/es.json | 16 +++---- langs/themes/fr.json | 18 ++++---- langs/themes/hu.json | 12 +++--- langs/themes/id.json | 2 +- langs/themes/it.json | 18 ++++---- langs/themes/ja.json | 14 +++--- langs/themes/nb_NO.json | 14 +++--- langs/themes/nl.json | 76 ++++++++++++++++----------------- langs/themes/ru.json | 2 +- langs/themes/zh_Hant.json | 2 +- scripts/generateTranslations.ts | 5 ++- 18 files changed, 117 insertions(+), 114 deletions(-) diff --git a/langs/layers/de.json b/langs/layers/de.json index d2928f18fb..08c63e34fa 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "0": { + "rental-capacity-bicycle_type": { "question": "Wie viele type_plural können hier gemietet werden?", "render": "{capacity:bicycle_type} type_plural können hier gemietet werden" } @@ -3912,7 +3912,7 @@ "tagRenderings": { "6": { "renderings": { - "0": { + "hackerspaces-service-device-key": { "mappings": { "0": { "then": "In diesem Hackerspace gibt es {device-name}" diff --git a/langs/layers/en.json b/langs/layers/en.json index b7ba9d66c6..067a64ae9c 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "0": { + "rental-capacity-bicycle_type": { "question": "How much type_plural can be rented here?", "render": "{capacity:bicycle_type} type_plural can be rented here" } @@ -3971,7 +3971,7 @@ "tagRenderings": { "6": { "renderings": { - "0": { + "hackerspaces-service-device-key": { "mappings": { "0": { "then": "There is {device-name} available at this hackerspace" diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 3ff5eb6e69..d0d1b598bc 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "0": { + "rental-capacity-bicycle_type": { "question": "Combien de type_plural peuvent être loués ici ?", "render": "{capacity:bicycle_type} type_plural peuvent être loués ici" } diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 62b17eec8b..725c0cf763 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "0": { + "rental-capacity-bicycle_type": { "question": "Hoeveel type_plural kunnen hier uitgeleend worden?", "render": "{capacity:bicycle_type} type_plural kunnen hier uitgeleend worden" } @@ -3859,7 +3859,7 @@ "tagRenderings": { "6": { "renderings": { - "0": { + "hackerspaces-service-device-key": { "mappings": { "0": { "then": "Er is {device-name} beschikbaar in deze hackerspace" diff --git a/langs/themes/ca.json b/langs/themes/ca.json index 724f5c12ae..a1f4b1c15f 100644 --- a/langs/themes/ca.json +++ b/langs/themes/ca.json @@ -114,7 +114,7 @@ "0": { "override": { "tagRenderings+": { - "1": { + "access": { "mappings": { "2": { "then": "Només clients" diff --git a/langs/themes/de.json b/langs/themes/de.json index 1e0a05e15b..424226f3c9 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -241,11 +241,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "Wer betreibt diesen Ort?", "render": "Dieser Ort wird betrieben von {operator}" }, - "1": { + "power_supply": { "mappings": { "0": { "then": "Dieser Ort hat eine Stromversorgung" @@ -273,7 +273,7 @@ "0": { "override": { "tagRenderings+": { - "0": { + "Access from containing feature": { "mappings": { "0": { "then": "Das enthaltende Objekt gibt an, dass es öffentlich zugänglich ist
{_embedding_feature:access:description}" @@ -289,7 +289,7 @@ } } }, - "1": { + "access": { "mappings": { "0": { "then": "Öffentlich zugänglich für jedermann" @@ -409,7 +409,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "Wann wird diese Straße eine Fahrradstraße?", + "render": "Diese Straße wird am {cyclestreet:start_date} zu einer Fahrradstraße" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)" @@ -425,10 +429,6 @@ } }, "question": "Ist die Straße {name} eine Fahrradstraße?" - }, - "1": { - "question": "Wann wird diese Straße eine Fahrradstraße?", - "render": "Diese Straße wird am {cyclestreet:start_date} zu einer Fahrradstraße" } } }, diff --git a/langs/themes/en.json b/langs/themes/en.json index 2807ac718f..591e4dc8f3 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -241,11 +241,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "Who operates this place?", "render": "This place is operated by {operator}" }, - "1": { + "power_supply": { "mappings": { "0": { "then": "This place has a power supply" @@ -273,7 +273,7 @@ "0": { "override": { "tagRenderings+": { - "0": { + "Access from containing feature": { "mappings": { "0": { "then": "The containing feature states that this is publicly accessible
{_embedding_feature:access:description}" @@ -289,7 +289,7 @@ } } }, - "1": { + "access": { "mappings": { "0": { "then": "Publicly accessible to anyone" @@ -409,7 +409,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "When will this street become a cyclestreet?", + "render": "This street will become a cyclestreet at {cyclestreet:start_date}" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "This street is a cyclestreet (and has a speed limit of 30 km/h)" @@ -425,10 +429,6 @@ } }, "question": "Is the street {name} a cyclestreet?" - }, - "1": { - "question": "When will this street become a cyclestreet?", - "render": "This street will become a cyclestreet at {cyclestreet:start_date}" } } }, diff --git a/langs/themes/es.json b/langs/themes/es.json index 0370b19ab9..87c1bc13f7 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -162,11 +162,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "¿Quién opera este lugar?", "render": "Este lugar lo opera {operator}" }, - "1": { + "power_supply": { "mappings": { "0": { "then": "Este lugar tiene suministro eléctrico" @@ -192,7 +192,7 @@ "0": { "override": { "tagRenderings+": { - "1": { + "access": { "mappings": { "0": { "then": "Accesible públicamente a cualquiera" @@ -311,7 +311,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "¿Cuándo se convertirá esta calle en una ciclocalle?", + "render": "Esta calle se convetirá en una ciclocalle el {cyclestreet:start_date}" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "Esta calle es una ciclocalle (y tiene un límite de velocidad de 30km/h)" @@ -327,10 +331,6 @@ } }, "question": "¿La calle {name} es una ciclocalle?" - }, - "1": { - "question": "¿Cuándo se convertirá esta calle en una ciclocalle?", - "render": "Esta calle se convetirá en una ciclocalle el {cyclestreet:start_date}" } } }, diff --git a/langs/themes/fr.json b/langs/themes/fr.json index a38c30ad69..241c068d4e 100644 --- a/langs/themes/fr.json +++ b/langs/themes/fr.json @@ -241,11 +241,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "Qui est l’exploitant du site ?", "render": "Ce site est exploité par {operator}" }, - "1": { + "power_supply": { "mappings": { "0": { "then": "Ce site a une source d’alimentation" @@ -273,7 +273,7 @@ "0": { "override": { "tagRenderings+": { - "0": { + "Access from containing feature": { "mappings": { "0": { "then": "L’élément englobant indique un accès libre
{_embedding_feature:access:description}" @@ -289,7 +289,7 @@ } } }, - "1": { + "access": { "mappings": { "0": { "then": "Libre d’accès" @@ -409,7 +409,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "Quand cette rue deviendra-t-elle cyclable ?", + "render": "Cette rue deviendra une rue cyclable le {cyclestreet:start_date}" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "Cette rue est une rue cyclable (et est limitée à 30 km/h)" @@ -425,10 +429,6 @@ } }, "question": "La rue {name} est-elle une rue cyclable ?" - }, - "1": { - "question": "Quand cette rue deviendra-t-elle cyclable ?", - "render": "Cette rue deviendra une rue cyclable le {cyclestreet:start_date}" } } }, diff --git a/langs/themes/hu.json b/langs/themes/hu.json index fdac6ab317..e79c7661fa 100644 --- a/langs/themes/hu.json +++ b/langs/themes/hu.json @@ -77,7 +77,7 @@ }, "overrideAll": { "tagRenderings+": { - "1": { + "power_supply": { "question": "Van-e itt elektromos áram?" } } @@ -129,7 +129,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "Mikor lesz ez az utca kerékpárosutca?", + "render": "Ez az utca ekkor lesz kerékpárosutca: {cyclestreet:start_date}" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "Ez az utca kerékpárosutca (és 30 km/h a sebességkorlátozás)" @@ -145,10 +149,6 @@ } }, "question": "Kerékpárosutca-e {name}?" - }, - "1": { - "question": "Mikor lesz ez az utca kerékpárosutca?", - "render": "Ez az utca ekkor lesz kerékpárosutca: {cyclestreet:start_date}" } } }, diff --git a/langs/themes/id.json b/langs/themes/id.json index addb208509..b811583fd1 100644 --- a/langs/themes/id.json +++ b/langs/themes/id.json @@ -92,7 +92,7 @@ }, "overrideAll": { "tagRenderings+": { - "1": { + "power_supply": { "mappings": { "0": { "then": "Tempat ini memiliki catu daya" diff --git a/langs/themes/it.json b/langs/themes/it.json index fbed99743c..ca2191a009 100644 --- a/langs/themes/it.json +++ b/langs/themes/it.json @@ -235,11 +235,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "Chi gestisce questo luogo?", "render": "Questo luogo è gestito da {operator}" }, - "1": { + "power_supply": { "mappings": { "0": { "then": "Questo luogo fornisce corrente elettrica" @@ -267,7 +267,7 @@ "0": { "override": { "tagRenderings+": { - "0": { + "Access from containing feature": { "mappings": { "0": { "then": "L’ elemento in cui è contenuto indica che è pubblicamente accessibile
{_embedding_feature:access:description}" @@ -283,7 +283,7 @@ } } }, - "1": { + "access": { "mappings": { "0": { "then": "Pubblicamente accessibile a chiunque" @@ -356,7 +356,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "Questa strada diventerà una strada ciclabile quando?", + "render": "Questa strada diventerà una strada ciclabile dal {cyclestreet:start_date}" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "Questa è una strada ciclabile (e ha un limite di velocità massima di 30 km/h)" @@ -372,10 +376,6 @@ } }, "question": "È {name} una strada ciclabile?" - }, - "1": { - "question": "Questa strada diventerà una strada ciclabile quando?", - "render": "Questa strada diventerà una strada ciclabile dal {cyclestreet:start_date}" } } }, diff --git a/langs/themes/ja.json b/langs/themes/ja.json index fc80489e40..9a49e6944e 100644 --- a/langs/themes/ja.json +++ b/langs/themes/ja.json @@ -227,11 +227,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "この店は誰が経営しているんですか?", "render": "この場所は{operator}によって運営されます" }, - "1": { + "power_supply": { "mappings": { "0": { "then": "この場所には電源があります" @@ -286,7 +286,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "この通りはいつcyclestreetになるんですか?", + "render": "この通りは{cyclestreet:start_date}に、cyclestreetになります" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "cyclestreet(最高速度は30km/h)" @@ -301,10 +305,6 @@ "then": "この通りはcyclestreetではない" } } - }, - "1": { - "question": "この通りはいつcyclestreetになるんですか?", - "render": "この通りは{cyclestreet:start_date}に、cyclestreetになります" } } }, diff --git a/langs/themes/nb_NO.json b/langs/themes/nb_NO.json index 496bf9d0e5..677894e52d 100644 --- a/langs/themes/nb_NO.json +++ b/langs/themes/nb_NO.json @@ -142,7 +142,7 @@ }, "overrideAll": { "tagRenderings+": { - "1": { + "power_supply": { "mappings": { "0": { "then": "Dette stedet har strømforsyning" @@ -167,7 +167,7 @@ "0": { "override": { "tagRenderings+": { - "1": { + "access": { "mappings": { "0": { "then": "Offentlig tilgjengelig for alle" @@ -252,7 +252,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "Når vil denne gaten bli en sykkelgate?", + "render": "Denne gaten vil bli en sykkelgate {cyclestreet:start_date}" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "Denne gaten er en sykkelvei (og har en fartsgrense på 30 km/t)" @@ -268,10 +272,6 @@ } }, "question": "Er {name}-gaten en sykkelgate?" - }, - "1": { - "question": "Når vil denne gaten bli en sykkelgate?", - "render": "Denne gaten vil bli en sykkelgate {cyclestreet:start_date}" } } }, diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 83b6c7961e..b51b5cd3e7 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -104,7 +104,7 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "Access tag": { "mappings": { "0": { "then": "Dit gebied is vrij toegankelijk" @@ -131,7 +131,26 @@ "question": "Is dit gebied toegankelijk?", "render": "De toegankelijkheid van dit gebied is: {access:description}" }, - "1": { + "Editable description": { + "render": "Extra info via buurtnatuur.be: {description:0}" + }, + "Name tag": { + "mappings": { + "0": { + "then": "Dit gebied heeft geen naam" + } + }, + "question": "Wat is de naam van dit gebied?", + "render": "Dit gebied heet {name}" + }, + "Name:nl-tag": { + "question": "Wat is de Nederlandstalige naam van dit gebied?", + "render": "Dit gebied heet {name:nl}" + }, + "Non-editable description": { + "render": "Extra info: {description}" + }, + "Operator tag": { "mappings": { "1": { "then": "Dit gebied wordt beheerd door Natuurpunt" @@ -145,25 +164,6 @@ }, "question": "Wie beheert dit gebied?", "render": "Beheer door {operator}" - }, - "2": { - "render": "Extra info: {description}" - }, - "3": { - "render": "Extra info via buurtnatuur.be: {description:0}" - }, - "4": { - "question": "Wat is de Nederlandstalige naam van dit gebied?", - "render": "Dit gebied heet {name:nl}" - }, - "5": { - "mappings": { - "0": { - "then": "Dit gebied heeft geen naam" - } - }, - "question": "Wat is de naam van dit gebied?", - "render": "Dit gebied heet {name}" } } }, @@ -381,11 +381,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "Wie beheert deze plaats?", "render": "Deze plaats wordt beheerd door {operator}" }, - "1": { + "power_supply": { "mappings": { "0": { "then": "Deze plaats heeft stroomvoorziening" @@ -413,7 +413,7 @@ "0": { "override": { "tagRenderings+": { - "0": { + "Access from containing feature": { "mappings": { "0": { "then": "Een omvattend element geeft aan dat dit publiek toegangkelijk is
{_embedding_feature:access:description}" @@ -429,7 +429,7 @@ } } }, - "1": { + "access": { "mappings": { "0": { "then": "Voor iedereen publiek toegankelijk" @@ -549,7 +549,11 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "future_cyclestreet": { + "question": "Wanneer wordt deze straat een fietsstraat?", + "render": "Deze straat wordt fietsstraat op {cyclestreet:start_date}" + }, + "is_cyclestreet": { "mappings": { "0": { "then": "Deze straat is een fietsstraat (en dus zone 30)" @@ -565,10 +569,6 @@ } }, "question": "Is de straat {name} een fietsstraat?" - }, - "1": { - "question": "Wanneer wordt deze straat een fietsstraat?", - "render": "Deze straat wordt fietsstraat op {cyclestreet:start_date}" } } }, @@ -832,14 +832,7 @@ "5": { "override": { "tagRenderings+": { - "0": { - "mappings": { - "0": { - "then": "Geen omliggend OSM-gebouw gevonden" - } - } - }, - "3": { + "import-button": { "mappings": { "0": { "then": "Geen omliggend OSM-gebouw gevonden. Een omliggend gebouw is nodig om dit punt als adres punt toe te voegen.
Importeer eerst de gebouwen. Vernieuw dan de pagina om losse adressen toe te voegen
" @@ -850,6 +843,13 @@ "text": "Voeg dit adres als een nieuw adrespunt toe" } } + }, + "render_embedded": { + "mappings": { + "0": { + "then": "Geen omliggend OSM-gebouw gevonden" + } + } } } } diff --git a/langs/themes/ru.json b/langs/themes/ru.json index edb9275b2a..c77de32cd6 100644 --- a/langs/themes/ru.json +++ b/langs/themes/ru.json @@ -231,7 +231,7 @@ "0": { "override": { "tagRenderings+": { - "1": { + "access": { "mappings": { "3": { "then": "Только членам клуба" diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json index a87f75a98c..31a06fd773 100644 --- a/langs/themes/zh_Hant.json +++ b/langs/themes/zh_Hant.json @@ -235,7 +235,7 @@ }, "overrideAll": { "tagRenderings+": { - "0": { + "operator": { "question": "這個地方是誰營運的?", "render": "這個地方由 {operator} 營運的" } diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index 0b640e00f7..c97ba9de51 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -63,6 +63,9 @@ class TranslationPart { } recursiveAdd(object: any, context: string) { + if(context.startsWith("./assets/themes/onwheels")){ + console.log("Hello world") + } const isProbablyTranslationObject = knownLanguages.some(l => object.hasOwnProperty(l)); if (isProbablyTranslationObject) { this.addTranslationObject(object, context) @@ -101,7 +104,7 @@ class TranslationPart { continue } - if (v["id"] !== undefined && context.endsWith("tagRenderings")) { + if (v["id"] !== undefined && context.indexOf("tagRenderings")>=0) { // We use the embedded id as key instead of the index as this is more stable // Note: indonesian is shortened as 'id' as well! if (v["en"] !== undefined || v["nl"] !== undefined) { From 3ae7478bfb18597387a9335049f62f5f877eb66e Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 15:45:26 +0200 Subject: [PATCH 12/15] Another attempt to fix the build --- assets/themes/buurtnatuur/buurtnatuur.json | 1 + langs/layers/de.json | 4 +- langs/layers/en.json | 4 +- langs/layers/fr.json | 2 +- langs/layers/nl.json | 4 +- langs/themes/cs.json | 1 - langs/themes/nl.json | 136 --------------------- scripts/generateTranslations.ts | 4 +- 8 files changed, 10 insertions(+), 146 deletions(-) delete mode 100644 langs/themes/cs.json diff --git a/assets/themes/buurtnatuur/buurtnatuur.json b/assets/themes/buurtnatuur/buurtnatuur.json index a1ff62cfb0..7caa312eef 100644 --- a/assets/themes/buurtnatuur/buurtnatuur.json +++ b/assets/themes/buurtnatuur/buurtnatuur.json @@ -1,4 +1,5 @@ { + "#dont-translate": "*", "id": "buurtnatuur", "title": { "nl": "Breng jouw buurtnatuur in kaart" diff --git a/langs/layers/de.json b/langs/layers/de.json index 08c63e34fa..d2928f18fb 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "rental-capacity-bicycle_type": { + "0": { "question": "Wie viele type_plural können hier gemietet werden?", "render": "{capacity:bicycle_type} type_plural können hier gemietet werden" } @@ -3912,7 +3912,7 @@ "tagRenderings": { "6": { "renderings": { - "hackerspaces-service-device-key": { + "0": { "mappings": { "0": { "then": "In diesem Hackerspace gibt es {device-name}" diff --git a/langs/layers/en.json b/langs/layers/en.json index 067a64ae9c..b7ba9d66c6 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "rental-capacity-bicycle_type": { + "0": { "question": "How much type_plural can be rented here?", "render": "{capacity:bicycle_type} type_plural can be rented here" } @@ -3971,7 +3971,7 @@ "tagRenderings": { "6": { "renderings": { - "hackerspaces-service-device-key": { + "0": { "mappings": { "0": { "then": "There is {device-name} available at this hackerspace" diff --git a/langs/layers/fr.json b/langs/layers/fr.json index d0d1b598bc..3ff5eb6e69 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "rental-capacity-bicycle_type": { + "0": { "question": "Combien de type_plural peuvent être loués ici ?", "render": "{capacity:bicycle_type} type_plural peuvent être loués ici" } diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 725c0cf763..62b17eec8b 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -444,7 +444,7 @@ "tagRenderings": { "9": { "renderings": { - "rental-capacity-bicycle_type": { + "0": { "question": "Hoeveel type_plural kunnen hier uitgeleend worden?", "render": "{capacity:bicycle_type} type_plural kunnen hier uitgeleend worden" } @@ -3859,7 +3859,7 @@ "tagRenderings": { "6": { "renderings": { - "hackerspaces-service-device-key": { + "0": { "mappings": { "0": { "then": "Er is {device-name} beschikbaar in deze hackerspace" diff --git a/langs/themes/cs.json b/langs/themes/cs.json deleted file mode 100644 index 9e26dfeeb6..0000000000 --- a/langs/themes/cs.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/langs/themes/nl.json b/langs/themes/nl.json index b51b5cd3e7..6c18d0c2c3 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -34,142 +34,6 @@ "description": "Een boekenruilkast is een kastje waar iedereen een boek kan nemen of achterlaten. Op deze kaart kan je deze boekenruilkasten terugvinden en met een gratis OpenStreetMap-account, ook boekenruilkasten toevoegen of informatie verbeteren", "title": "Open boekenruilkasten-kaart" }, - "buurtnatuur": { - "description": "logo-groenmeld je aan voor e-mailupdates.", - "descriptionTail": "

Tips

  • Over groen ingekleurde gebieden weten we alles wat we willen weten.
  • Bij rood ingekleurde gebieden ontbreekt nog heel wat info: klik een gebied aan en beantwoord de vragen.
  • Je kan altijd een vraag overslaan als je het antwoord niet weet of niet zeker bent
  • Je kan altijd een foto toevoegen
  • Je kan ook zelf een gebied toevoegen door op de kaart te klikken
  • Open buurtnatuur.be op je smartphone om al wandelend foto's te maken en vragen te beantwoorden

De oorspronkelijke data komt van OpenStreetMap en je antwoorden worden daar bewaard.
Omdat iedereen vrij kan meewerken aan dit project, kunnen we niet garanderen dat er geen fouten opduiken.Kan je hier niet aanpassen wat je wilt, dan kan je dat zelf via OpenStreetMap.org doen. Groen kan geen enkele verantwoordelijkheid nemen over de kaart.

Je privacy is belangrijk. We tellen wel hoeveel gebruikers deze website bezoeken. We plaatsen een cookie waar geen persoonlijke informatie in bewaard wordt. Als je inlogt, komt er een tweede cookie bij met je inloggegevens.
", - "layers": { - "0": { - "description": "Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid.", - "name": "Natuurgebied", - "presets": { - "0": { - "description": "Voeg een ontbrekend, erkend natuurreservaat toe, bv. een gebied dat beheerd wordt door het ANB of natuurpunt", - "title": "een natuurreservaat" - } - }, - "title": { - "mappings": { - "0": { - "then": "{name:nl}" - }, - "1": { - "then": "{name}" - } - }, - "render": "Natuurgebied" - } - }, - "1": { - "description": "Een park is een publiek toegankelijke, groene ruimte binnen de stad. Ze is typisch ingericht voor recreatief gebruik, met (verharde) wandelpaden, zitbanken, vuilnisbakken, een gezellig vijvertje, ...", - "name": "Park", - "presets": { - "0": { - "description": "Voeg een ontbrekend park toe", - "title": "een park" - } - }, - "title": { - "mappings": { - "0": { - "then": "{name:nl}" - }, - "1": { - "then": "{name}" - } - }, - "render": "Park" - } - }, - "2": { - "description": "Een bos is een verzameling bomen, al dan niet als productiehout.", - "name": "Bos", - "presets": { - "0": { - "description": "Voeg een ontbrekend bos toe aan de kaart", - "title": "een bos" - } - }, - "title": { - "mappings": { - "0": { - "then": "{name:nl}" - }, - "1": { - "then": "{name}" - } - }, - "render": "Bos" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "Access tag": { - "mappings": { - "0": { - "then": "Dit gebied is vrij toegankelijk" - }, - "1": { - "then": "Vrij toegankelijk" - }, - "2": { - "then": "Niet toegankelijk" - }, - "3": { - "then": "Niet toegankelijk, want privégebied" - }, - "4": { - "then": "Toegankelijk, ondanks dat het privegebied is" - }, - "5": { - "then": "Enkel toegankelijk met een gids of tijdens een activiteit" - }, - "6": { - "then": "Toegankelijk mits betaling" - } - }, - "question": "Is dit gebied toegankelijk?", - "render": "De toegankelijkheid van dit gebied is: {access:description}" - }, - "Editable description": { - "render": "Extra info via buurtnatuur.be: {description:0}" - }, - "Name tag": { - "mappings": { - "0": { - "then": "Dit gebied heeft geen naam" - } - }, - "question": "Wat is de naam van dit gebied?", - "render": "Dit gebied heet {name}" - }, - "Name:nl-tag": { - "question": "Wat is de Nederlandstalige naam van dit gebied?", - "render": "Dit gebied heet {name:nl}" - }, - "Non-editable description": { - "render": "Extra info: {description}" - }, - "Operator tag": { - "mappings": { - "1": { - "then": "Dit gebied wordt beheerd door Natuurpunt" - }, - "2": { - "then": "Dit gebied wordt beheerd door {operator}" - }, - "3": { - "then": "Dit gebied wordt beheerd door het Agentschap Natuur en Bos" - } - }, - "question": "Wie beheert dit gebied?", - "render": "Beheer door {operator}" - } - } - }, - "shortDescription": "Met deze tool kan je natuur in je buurt in kaart brengen en meer informatie geven over je favoriete plekje", - "title": "Breng jouw buurtnatuur in kaart" - }, "cafes_and_pubs": { "description": "Cafés, kroegen en drinkgelegenheden", "title": "Cafés" diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index c97ba9de51..8dbff23d4b 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -55,7 +55,7 @@ class TranslationPart { } const v = translations[translationsKey] if (typeof (v) != "string") { - console.error(`Non-string object at ${context} in translation while trying to add more translations to '` + translationsKey + "'. The offending object which _should_ be a translation is: ", v) + console.error(`Non-string object at ${context} in translation while trying to add more translations to '` + translationsKey + "'. The offending object which _should_ be a translation is: ", v,"\n\nThe current object is:", JSON.stringify(this.contents)) throw "Error in an object depicting a translation: a non-string object was found. (" + context + ")\n You probably put some other section accidentally in the translation" } this.contents.set(translationsKey, v) @@ -104,7 +104,7 @@ class TranslationPart { continue } - if (v["id"] !== undefined && context.indexOf("tagRenderings")>=0) { + if (v["id"] !== undefined && (context.endsWith(".+tagRenderings") || context.endsWith(".tagRenderings+") || context.endsWith(".tagRenderings"))) { // We use the embedded id as key instead of the index as this is more stable // Note: indonesian is shortened as 'id' as well! if (v["en"] !== undefined || v["nl"] !== undefined) { From 4096c5a913dc7f0e96c839f02b3e035daf505a5f Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 15:59:33 +0200 Subject: [PATCH 13/15] Attempt to fix the build --- langs/themes/ca.json | 363 ---------- langs/themes/da.json | 138 ---- langs/themes/de.json | 979 -------------------------- langs/themes/en.json | 1002 -------------------------- langs/themes/eo.json | 49 -- langs/themes/es.json | 692 ------------------ langs/themes/fi.json | 5 - langs/themes/fil.json | 10 - langs/themes/fr.json | 904 ------------------------ langs/themes/gl.json | 13 - langs/themes/hu.json | 487 ------------- langs/themes/id.json | 205 ------ langs/themes/it.json | 589 ---------------- langs/themes/ja.json | 456 ------------ langs/themes/nb_NO.json | 572 --------------- langs/themes/nl.json | 1171 ------------------------------- langs/themes/pl.json | 28 - langs/themes/pt_BR.json | 172 ----- langs/themes/ru.json | 418 ----------- langs/themes/sl.json | 6 - langs/themes/sv.json | 12 - langs/themes/zh_Hans.json | 14 - langs/themes/zh_Hant.json | 511 -------------- scripts/generateTranslations.ts | 7 +- 24 files changed, 2 insertions(+), 8801 deletions(-) delete mode 100644 langs/themes/ca.json delete mode 100644 langs/themes/da.json delete mode 100644 langs/themes/de.json delete mode 100644 langs/themes/en.json delete mode 100644 langs/themes/eo.json delete mode 100644 langs/themes/es.json delete mode 100644 langs/themes/fi.json delete mode 100644 langs/themes/fil.json delete mode 100644 langs/themes/fr.json delete mode 100644 langs/themes/gl.json delete mode 100644 langs/themes/hu.json delete mode 100644 langs/themes/id.json delete mode 100644 langs/themes/it.json delete mode 100644 langs/themes/ja.json delete mode 100644 langs/themes/nb_NO.json delete mode 100644 langs/themes/nl.json delete mode 100644 langs/themes/pl.json delete mode 100644 langs/themes/pt_BR.json delete mode 100644 langs/themes/ru.json delete mode 100644 langs/themes/sl.json delete mode 100644 langs/themes/sv.json delete mode 100644 langs/themes/zh_Hans.json delete mode 100644 langs/themes/zh_Hant.json diff --git a/langs/themes/ca.json b/langs/themes/ca.json deleted file mode 100644 index a1f4b1c15f..0000000000 --- a/langs/themes/ca.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "aed": { - "description": "En aquest mapa , qualsevol pot trobar i marcar els desfibril·ladors externs automàtics més propers", - "title": "Mapa obert de desfibril·ladors (DEA)" - }, - "artwork": { - "description": "Un mapa obert d'estàtues, busts, grafitis i altres obres d'art del tot el món", - "title": "Open Artwork Map" - }, - "benches": { - "description": "Aquest mapa mostra tots els bancs que hi ha a OpenStreetMap: bancs individuals i els bancs que hi ha a parades o refugis de transport públic. Amb un compte d'OpenStreetMap pots afegir nous bancs o editar detalls dels existents.", - "shortDescription": "Un mapa de bancs", - "title": "Bancs" - }, - "bicycle_rental": { - "description": "En aquest mapa, trobaràs nombroses estacions de lloguer de bicicletes que són conegudes per OpenStreetMap", - "shortDescription": "Un mapa amb estacions de lloguer de bicicletes i botigues de lloguer de bicicletes", - "title": "Lloguer de bicicletes" - }, - "binoculars": { - "description": "Un mapa amb prismàtics fixos en un pal. Sol trobar-se en llocs turístics, miradors, a la part alta de torres panoràmiques o ocasionalment en una reserva natural.", - "shortDescription": "Un mapa amb prismàtics fixos", - "title": "Binoculars" - }, - "bookcases": { - "description": "Una llibreria pública és un xicotet armari al carrer, una caixa, una vella cabina telefònica o algun altre objecte on es guarden llibres. Tothom pot col·locar o agafar un llibre. Aquest mapa pretén recollir totes aquestes llibreries. Pots descobrir noves llibreries pròximes i, amb un compte gratuït de OpenStreetMap, afegir ràpidament les teues llibreries favorites.", - "title": "Open Bookcase Map" - }, - "cafes_and_pubs": { - "description": "Bars i pubs", - "title": "Cafés i bars" - }, - "campersite": { - "description": "Aquest lloc recull tots els llocs oficials de parada de caravanes i els llocs on es poden abocar les aigües grises i negres. Pots afegir detalls sobre els serveis prestats i el cost. Afig fotos i ressenyes. Aquest és un lloc web i una aplicació web. Les dades s'emmagatzemen en OpenStreetMap, per la qual cosa seran gratuïts per sempre i podran ser reutilitzats per qualsevol aplicació.", - "layers": { - "0": { - "description": "llocs d'acampada", - "name": "Llocs d'acampada", - "presets": { - "0": { - "description": "Afig un nou lloc d'acampada oficial. Són llocs designats per a passar la nit amb la teua caravana. Poden semblar-se a un càmping real o simplement a un aparcament. Pot ser que no estiguen senyalitzats en absolut, sinó que simplement estiguen definits per una decisió municipal. Un aparcament normal destinat als acampadors en el qual no s'espera que es passe la nit, no és un càmping. ", - "title": "un lloc d'acampada" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Quants acampadors poden allotjar-se ací? (ometre si no hi ha un nombre evident de places o vehicles permesos)", - "render": "{capacity} els acampadors poden utilitzar aquest lloc al mateix temps" - }, - "caravansites-charge": { - "question": "Quant cobra aquest lloc?", - "render": "Aquest lloc cobra {charge}" - }, - "caravansites-description": { - "question": "T'agradaria afegir una descripció general d'aquest lloc? (No repeteixis informació prèviament preguntada o mostrada a dalt. Si us plau mantín-la objectiva - les opinions van en les «reviews»)", - "render": "Més detalls sobre aquest lloc: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Heu de pagar per l'ús" - }, - "1": { - "then": "Es pot utilitzar gratuïtament" - } - }, - "question": "Aquest lloc cobra una taxa?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Hi ha accés a internet" - }, - "1": { - "then": "Hi ha accés a Internet" - }, - "2": { - "then": "No hi ha accés a Internet" - } - }, - "question": "Aquest lloc proporciona accés a Internet?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Heu de pagar un extra per accedir a Internet" - }, - "1": { - "then": "No cal pagar extra per l'accés a Internet" - } - }, - "question": "Has de pagar per l'accés a Internet?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Hi ha alguns punts per al lloguer a llarg termini, però també es pot romandre diàriament" - }, - "1": { - "then": "No hi han hostes permanents aquí" - } - } - } - } - } - }, - "title": "Llocs d'acampada" - }, - "charging_stations": { - "title": "Estacions de càrrega" - }, - "climbing": { - "layers": { - "0": { - "override": { - "tagRenderings+": { - "access": { - "mappings": { - "2": { - "then": "Només clients" - }, - "3": { - "then": "Només membres del club" - } - } - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " metre" - }, - "1": { - "human": " peus" - } - } - } - } - } - } - }, - "title": "Open Climbing Map" - }, - "cycle_highways": { - "layers": { - "0": { - "name": "vies ciclistes", - "title": { - "render": "via ciclista" - } - } - }, - "title": "Vies ciclistes" - }, - "cycle_infra": { - "title": "Infraestructura per a bicicletes" - }, - "cyclenodes": { - "layers": { - "1": { - "name": "nodes" - } - } - }, - "cyclestreets": { - "layers": { - "0": { - "name": "Carrers ciclistes" - }, - "1": { - "name": "Futur carrer ciclista", - "title": { - "render": "Futur carrer ciclista" - } - }, - "2": { - "name": "Tots els carrers", - "title": { - "render": "Carrer" - } - } - }, - "shortDescription": "Un mapa de carrers ciclistes", - "title": "Carrers ciclistes" - }, - "cyclofix": { - "title": "Cyclofix - un mapa obert per a ciclistes" - }, - "drinking_water": { - "title": "Aigua potable" - }, - "entrances": { - "title": "Entrades" - }, - "etymology": { - "shortDescription": "Quin és l'origen d'un topònim?", - "title": "Open Etymology Map" - }, - "facadegardens": { - "layers": { - "0": { - "description": "Jardins verticals", - "name": "Jardins verticals", - "presets": { - "0": { - "description": "Afegeix un jardí vertical", - "title": "un jardí vertical" - } - }, - "title": { - "render": "Jardí vertical" - } - } - }, - "title": "Jardins verticals" - }, - "food": { - "title": "Restaurants i menjar ràpid" - }, - "fritures": { - "layers": { - "0": { - "override": { - "name": "Botigues de patates" - } - } - }, - "title": "Botigues de patates" - }, - "hailhydrant": { - "shortDescription": "Mapa per a mostrar hidrants, extintors, parcs de bombers i estacions d'ambulàncies.", - "title": "Hidrants, Extintors, Parcs de Bombers i estacions d'Ambulàncies" - }, - "maps": { - "title": "Un mapa de mapes" - }, - "maxspeed": { - "title": "Velocitat" - }, - "nature": { - "title": "A la natura" - }, - "notes": { - "title": "Notes a OpenStreetMap" - }, - "observation_towers": { - "title": "Torres d'observació" - }, - "openwindpowermap": { - "title": "OpenWindPowerMap" - }, - "personal": { - "description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies", - "title": "Interfície personal" - }, - "playgrounds": { - "shortDescription": "Un mapa de parcs infantils", - "title": "Parcs infantils" - }, - "postal_codes": { - "description": "Codis postals", - "layers": { - "0": { - "name": "codis postals" - }, - "2": { - "name": "ajuntaments" - } - }, - "shortDescription": "Codis postals", - "title": "Codis postals" - }, - "postboxes": { - "layers": { - "0": { - "name": "Bústies", - "presets": { - "0": { - "title": "una bústia" - } - }, - "title": { - "render": "Bústia" - } - }, - "1": { - "filter": { - "0": { - "options": { - "0": { - "question": "Actualment obert" - } - } - } - }, - "name": "Oficines de correus", - "presets": { - "0": { - "title": "una oficina de correus" - } - }, - "title": { - "render": "Oficina de correus" - } - } - } - }, - "shops": { - "title": "Open Shop Map" - }, - "sidewalks": { - "description": "Petició experimental", - "layers": { - "0": { - "name": "Voreres", - "title": { - "render": "{name}" - } - } - }, - "shortDescription": "Mapejat de voreres", - "title": "Voreres" - }, - "sport_pitches": { - "title": "Camps d'esports" - }, - "street_lighting": { - "layers": { - "1": { - "name": "Il·luminació de carrers", - "title": { - "render": "Il·luminació del carrer" - } - }, - "2": { - "name": "Tots els carrers", - "title": { - "render": "Carrer" - } - } - }, - "title": "Il·luminació als carrers" - }, - "surveillance": { - "title": "Vigilància sota vigilància" - }, - "toilets": { - "title": "Open Toilet Map" - }, - "trees": { - "description": "Mapeja tots els arbres.", - "shortDescription": "Mapeja tots els arbres", - "title": "Arbres" - }, - "waste": { - "description": "Mapa que mostra papereres i infraestructures de reciclatge.", - "title": "Brossa" - }, - "waste_basket": { - "title": "Papepera" - } -} \ No newline at end of file diff --git a/langs/themes/da.json b/langs/themes/da.json deleted file mode 100644 index 240387b788..0000000000 --- a/langs/themes/da.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "aed": { - "description": "På dette kort kan man finde og markere defibrillatorer i nærheden" - }, - "benches": { - "shortDescription": "Et kort over bænke", - "title": "Bænke" - }, - "bicycle_rental": { - "description": "På dette kort finder du de mange cykeludlejningsstationer, som OpenStreetMap kender dem", - "title": "Cykeludlejning" - }, - "binoculars": { - "title": "Kikkerter" - }, - "bookcases": { - "description": "Et offentligt bogskab er et lille skab, en kasse, en gammel telefonboks eller andre steder, hvor bøger opbevares. Alle kan lægge eller tage en bog. Dette kort har til formål at samle alle disse bogskabe. Du kan opdage nye bogkasser i nærheden og med en gratis OpenStreetMap-konto hurtigt tilføje dine yndlingsbogkasser." - }, - "cafes_and_pubs": { - "description": "Pubber og barer", - "title": "Caféer og pubber" - }, - "campersite": { - "layers": { - "0": { - "description": "autocamperpladser", - "presets": { - "0": { - "title": "en autocamperplads" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Hvor mange campister kan bo her? (spring over, hvis der ikke er noget åbenlyst antal pladser eller tilladte køretøjer)", - "render": "{capacity} campister kan bruge dette sted på samme tid" - }, - "caravansites-charge": { - "question": "Hvor meget koster dette sted?", - "render": "Dette sted koster {charge}" - }, - "caravansites-description": { - "render": "Flere oplysninger om dette sted: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Du skal betale for brug" - }, - "1": { - "then": "Kan bruges gratis" - } - } - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Der er internetadgang" - }, - "1": { - "then": "Der er internetadgang" - }, - "2": { - "then": "Der er ingen internetadgang" - } - }, - "question": "Er der internetadgang på dette sted?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Man skal betale ekstra for internetadgang" - }, - "1": { - "then": "Man behøver ikke at betale ekstra for internetadgang" - } - }, - "question": "Skal man betale for internetadgang?" - }, - "caravansites-long-term": { - "mappings": { - "1": { - "then": "Nej, der er ingen faste gæster her" - }, - "2": { - "then": "Det er kun muligt at bo her, hvis du har en langtidskontrakt (dette sted forsvinder fra kortet, hvis du vælger dette)" - } - }, - "question": "Tilbyder dette sted pladser til langtidsleje?" - }, - "caravansites-name": { - "question": "Hvad hedder dette sted?", - "render": "Dette sted hedder {name}" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Dette sted har toiletter" - }, - "1": { - "then": "Dette sted har ikke toiletter" - } - }, - "question": "Har dette sted toiletter?" - } - } - } - } - }, - "pets": { - "description": "Hundsteder", - "layers": { - "1": { - "override": { - "name": "Hundevenlige madsteder" - } - }, - "2": { - "override": { - "name": "hundevenlig butik", - "title": { - "render": "hundevenlig butik" - } - } - }, - "6": { - "override": { - "presets": { - "0": { - "description": "En butik hvor man kan tage en hund med næsten overalt", - "title": "EN hundevenlig butik" - } - } - } - } - }, - "title": "hundesteder" - } -} \ No newline at end of file diff --git a/langs/themes/de.json b/langs/themes/de.json deleted file mode 100644 index 424226f3c9..0000000000 --- a/langs/themes/de.json +++ /dev/null @@ -1,979 +0,0 @@ -{ - "aed": { - "description": "Auf dieser Karte kann man nahe gelegene Defibrillatoren finden und markieren", - "title": "AED-Karte" - }, - "artwork": { - "description": "Eine freie Karte mit Statuen, Büsten, Graffitis und anderen Kunstwerken auf der ganzen Welt", - "title": "Freie Kunstkarte" - }, - "benches": { - "description": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Alleinstehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören. Mit einem OpenStreetMap-Konto können Sie neue Bänke eintragen oder Details existierender Bänke bearbeiten.", - "shortDescription": "Eine Karte aller Sitzbänke", - "title": "Sitzbänke" - }, - "bicycle_rental": { - "description": "Auf dieser Karte finden Sie die vielen Fahrradverleihstationen, wie sie auf OpenStreetMap eingetragen wurden", - "shortDescription": "Eine Karte mit Fahrradverleihstationen und Fahrradverleihgeschäften", - "title": "Fahrradverleih" - }, - "bicyclelib": { - "description": "Fahrradbibliotheken sind Orte, um Fahrräder auszuleihen, oft gegen eine geringe Gebühr. Ein wichtiger Anwendungsfall sind Fahrradbibliotheken für Kinder, die es ihnen ermöglichen, auf ein größeres Fahrrad umzusteigen, wenn sie aus ihrem aktuellen Fahrrad herausgewachsen sind", - "title": "Fahrradbibliotheken" - }, - "binoculars": { - "description": "Eine Karte fest installierter Ferngläser. Man findet sie meist an touristischen Zielen, Aussichtspunkten, Aussichtstürmen oder gelegentlich in Naturschutzgebieten.", - "shortDescription": "Eine Karte mit festinstallierten Ferngläsern", - "title": "Ferngläser" - }, - "bookcases": { - "description": "Bücherschränke sind alte Schaltschränke, Telefonzellen oder andere Einrichtungen zur Aufbewahrung von Büchern. Jeder kann Bücher abgeben oder mitnehmen. Die Karte soll helfen, alle Orte mit Bücherschränken zu sammeln. Sie können neue Bücherschränke in der Nähe entdecken und mit einem kostenlosen OpenStreetMap-Konto schnell Ihre Lieblingsbücherschränke hinzufügen.", - "title": "Karte öffentlicher Bücherschränke" - }, - "cafes_and_pubs": { - "description": "Kneipen und Bars", - "title": "Cafés und Kneipen" - }, - "campersite": { - "description": "Eine Karte für offizielle Wohnmobilstellplätze und Orte zur Entsorgung von Schmutzwasser. Sie können Details über die angebotenen Dienstleistungen und die Kosten hinzufügen, oder Bilder und Bewertungen ergänzen. Dies ist eine Webseite und eine Webapp. Die Daten werden in OpenStreetMap gespeichert, so dass sie für immer kostenlos sind und von jeder App weiterverwendet werden können.", - "layers": { - "0": { - "description": "Wohnmobilstellplätze", - "name": "Wohnmobilstellplätze", - "presets": { - "0": { - "description": "Fügen Sie einen neuen offiziellen Wohnmobilstellplatz hinzu. Dies sind ausgewiesene Plätze, an denen Sie in Ihrem Wohnmobil übernachten können. Sie können wie ein richtiger Campingplatz oder nur wie ein Parkplatz aussehen. Möglicherweise sind sie gar nicht ausgeschildert, sondern nur in einem Gemeindebeschluss festgelegt. Ein normaler Parkplatz für Wohnmobile, auf dem übernachten nicht zulässig ist, zählt nicht als Wohnmobilstellplatz. ", - "title": "ein Wohnmobilstellplatz" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Wie viele Wohnmobile können hier parken? (Überspringen, wenn es keine offensichtliche Anzahl von Stellplätzen oder erlaubten Fahrzeugen gibt)", - "render": "{capacity} Wohnmobile können diesen Platz gleichzeitig nutzen" - }, - "caravansites-charge": { - "question": "Wie hoch sind die Gebühren hier?", - "render": "Die Gebühr beträgt {charge}" - }, - "caravansites-description": { - "question": "Möchten Sie eine allgemeine Beschreibung für diesen Ort hinzufügen? (Bitte wiederholen Sie keine Informationen, die Sie bereits zuvor angegeben haben. Bitte bleiben Sie objektiv - Meinungen gehen in die Bewertungen ein)", - "render": "Mehr Details über diesen Ort: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Sie müssen für die Nutzung bezahlen" - }, - "1": { - "then": "Nutzung kostenlos" - } - }, - "question": "Wird hier eine Gebühr erhoben?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Internetzugang ist vorhanden" - }, - "1": { - "then": "Internetzugang ist vorhanden" - }, - "2": { - "then": "Kein Internetzugang vorhanden" - } - }, - "question": "Ist an diesem Ort ein Internetzugang vorhanden?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Der Internetzugang ist gebührenpflichtig" - }, - "1": { - "then": "Der Internetzugang ist kostenlos" - } - }, - "question": "Ist der Internetzugang gebührenpflichtig?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Es gibt einige Plätze für Langzeitmieten, aber auch eine tageweise Anmietung ist möglich" - }, - "1": { - "then": "Hier gibt es keine Dauergäste" - }, - "2": { - "then": "Es sind nur Plätze für Dauercamper vorhanden (wenn Sie diese Antwort auswählen, wird dieser Ort wird von der Karte verschwinden)" - } - }, - "question": "Gibt es a diesem Ort Plätze für Dauercamper?" - }, - "caravansites-name": { - "question": "Wie heißt dieser Ort?", - "render": "Dieser Ort heißt {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "Dieser Ort hat eine sanitäre Entsorgungsstation" - }, - "1": { - "then": "Dieser Ort hat keine sanitäre Entsorgungsstation" - } - }, - "question": "Hat dieser Ort eine sanitäre Entsorgungsstation?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Dieser Ort verfügt über Toiletten" - }, - "1": { - "then": "Dieser Ort verfügt nicht über Toiletten" - } - }, - "question": "Verfügt dieser Ort über Toiletten?" - }, - "caravansites-website": { - "question": "Hat dieser Ort eine Webseite?", - "render": "Offizielle Webseite: {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "Unbenannter Wohnmobilstellplatz" - } - }, - "render": "Wohnmobilstellplatz {name}" - } - }, - "1": { - "description": "Sanitäre Entsorgungsstationen", - "name": "Sanitäre Entsorgungsstationen", - "presets": { - "0": { - "description": "Fügen Sie eine neue sanitäre Entsorgungsstation hinzu. Hier können Camper Abwasser oder chemischen Toilettenabfälle entsorgen. Oft gibt es auch Trinkwasser und Strom.", - "title": "eine sanitäre Entsorgungsstation" - } - }, - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "Sie benötigen einen Schlüssel/Code zur Benutzung" - }, - "1": { - "then": "Sie müssen Kunde des Campingplatzes sein, um diesen Ort nutzen zu können" - }, - "2": { - "then": "Jeder darf diese sanitäre Entsorgungsstation nutzen" - }, - "3": { - "then": "Jeder darf diese sanitäre Entsorgungsstation nutzen" - } - }, - "question": "Wer darf diese sanitäre Entsorgungsstation nutzen?" - }, - "dumpstations-charge": { - "question": "Wie hoch ist die Gebühr an diesem Ort?", - "render": "Die Gebühr beträgt {charge}" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "Hier können Sie chemische Toilettenabfälle entsorgen" - }, - "1": { - "then": "Hier können Sie keine chemischen Toilettenabfälle entsorgen" - } - }, - "question": "Können Sie hier chemische Toilettenabfälle entsorgen?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "Sie müssen für die Nutzung bezahlen" - }, - "1": { - "then": "Nutzung kostenlos" - } - }, - "question": "Wird hier eine Gebühr erhoben?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "Hier können Sie Brauch-/Grauwasser entsorgen" - }, - "1": { - "then": "Hier können Sie kein Brauch-/Grauwasser entsorgen" - } - }, - "question": "Können Sie hier Brauch-/Grauwasser entsorgen?" - }, - "dumpstations-network": { - "question": "Zu welchem Verbund/Netzwerk gehört dieser Ort? (Überspringen, wenn nicht zutreffend)", - "render": "Diese Station gehört zum Verbund/Netzwerk {network}" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "Dieser Ort hat eine Wasserzapfstelle" - }, - "1": { - "then": "Dieser Ort hat keine Wasserzapfstelle" - } - }, - "question": "Hat dieser Ort eine Wasserzapfstelle?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Entsorgungsstation" - } - }, - "render": "Entsorgungsstation {name}" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "Wer betreibt diesen Ort?", - "render": "Dieser Ort wird betrieben von {operator}" - }, - "power_supply": { - "mappings": { - "0": { - "then": "Dieser Ort hat eine Stromversorgung" - }, - "1": { - "then": "Dieser Ort hat keine Stromversorgung" - } - }, - "question": "Hat dieser Ort eine Stromversorgung?" - } - } - }, - "shortDescription": "Finden Sie Plätze zum Übernachten mit Ihrem Wohnmobil", - "title": "Wohnmobilstellplätze" - }, - "charging_stations": { - "description": "Auf dieser freien Karte kann man Informationen zu Ladestationen finden und hinzufügen", - "shortDescription": "Eine weltweite Karte mit Ladestationen", - "title": "Ladestationen" - }, - "climbing": { - "description": "Eine Karte mit Klettermöglichkeiten wie Kletterhallen, Kletterparks oder Felsen.", - "descriptionTail": "

kletterspots.de wird betrieben von Christian Neumann. Bitte melden Sie sich, wenn Sie Feedback oder Fragen haben.

Das Projekt nutzt OpenStreetMap Daten und basiert auf der freien Software MapComplete.

", - "layers": { - "0": { - "override": { - "tagRenderings+": { - "Access from containing feature": { - "mappings": { - "0": { - "then": "Das enthaltende Objekt gibt an, dass es öffentlich zugänglich ist
{_embedding_feature:access:description}" - }, - "1": { - "then": "Das enthaltende Objekt besagt, dass eine Genehmigung erforderlich ist für den Zugang zu
{_embedding_feature:access:description}" - }, - "2": { - "then": "Das enthaltende Objekt besagt, dass es nur für Kunden zugänglich ist
{_embedding_feature:access:description}" - }, - "3": { - "then": "Das enthaltende Objekt besagt, dass es nur für Mitglieder zugänglich ist
{_embedding_feature:access:description}" - } - } - }, - "access": { - "mappings": { - "0": { - "then": "Öffentlich zugänglich für jedermann" - }, - "1": { - "then": "Zugang nur mit Genehmigung" - }, - "2": { - "then": "Nur für Kunden" - }, - "3": { - "then": "Nur für Vereinsmitglieder" - } - }, - "question": "Wer hat hier Zugang?" - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " Meter" - }, - "1": { - "human": " Fuß" - } - } - } - } - } - } - }, - "title": "Offene Kletterkarte" - }, - "cycle_highways": { - "description": "Diese Karte zeigt Radschnellwege", - "layers": { - "0": { - "name": "Radschnellwege", - "title": { - "render": "Radschnellweg" - } - } - }, - "title": "Radschnellwege" - }, - "cycle_infra": { - "description": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur. Erstellt während #osoc21.", - "shortDescription": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur.", - "title": "Fahrradinfrastruktur" - }, - "cyclenodes": { - "description": "Diese Karte zeigt Knotenpunktnetzwerke für Radfahrer und erlaubt auch neue Knoten zu mappen", - "layers": { - "0": { - "name": "Knotenpunktverbindungen", - "tagRenderings": { - "node2node-survey:date": { - "question": "Wann wurde diese Knotenpunktverbindung zuletzt überprüft?", - "render": "Diese Knotenpunktverbindung wurde zuletzt am {survey:date} überprüft" - } - }, - "title": { - "mappings": { - "0": { - "then": "Knotenpunktverbindung {ref}" - } - }, - "render": "Knotenpunktverbindung" - } - }, - "1": { - "name": "Knotenpunkte", - "tagRenderings": { - "node-expected_rcn_route_relations": { - "question": "Mit wie vielen anderen Knoten des Fahrradknotenpunktnetzwerkes ist dieser Knoten verbunden?", - "render": "Dieser Knoten ist mit {expected_rcn_route_relations} anderen Knoten des Fahrradknotenpunktnetzwerkes verbunden." - }, - "node-survey:date": { - "question": "Wann wurde dieser Fahrradknotenpunkt zuletzt überprüft?", - "render": "Dieser Fahrradknoten wurde zuletzt überprüft am {survey:date}" - } - }, - "title": { - "render": "Knotenpunkt {rcn_ref}" - } - } - }, - "title": "Fahrrad-Knotenpunktnetzwerke" - }, - "cyclestreets": { - "description": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr Radfahrer nicht überholen darf. Sie sind durch ein spezielles Verkehrsschild gekennzeichnet. Fahrradstraßen gibt es in den Niederlanden und Belgien, aber auch in Deutschland und Frankreich. ", - "layers": { - "0": { - "description": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr einen Radfahrer nicht überholen darf", - "name": "Fahrradstraßen" - }, - "1": { - "description": "Diese Straße wird bald eine Fahrradstraße sein", - "name": "Zukünftige Fahrradstraßen", - "title": { - "mappings": { - "0": { - "then": "{name} wird bald eine Fahrradstraße werden" - } - }, - "render": "Zukünftige Fahrradstraße" - } - }, - "2": { - "description": "Ebene zur Kennzeichnung einer Straße als Fahrradstraße", - "name": "Alle Straßen", - "title": { - "render": "Straße" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "Wann wird diese Straße eine Fahrradstraße?", - "render": "Diese Straße wird am {cyclestreet:start_date} zu einer Fahrradstraße" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)" - }, - "1": { - "then": "Diese Straße ist eine Fahrradstraße" - }, - "2": { - "then": "Diese Straße wird bald eine Fahrradstraße sein" - }, - "3": { - "then": "Diese Straße ist keine Fahrradstraße" - } - }, - "question": "Ist die Straße {name} eine Fahrradstraße?" - } - } - }, - "shortDescription": "Eine Karte von Fahrradstraßen", - "title": "Fahrradstraßen" - }, - "cyclofix": { - "description": "Mit dieser Karte wird Radfahrern eine einfache Lösung bereitgestellt, um die passende Fahrradinfrastruktur zu finden.

Sie können Ihren genauen Standort verfolgen (nur mobil) und in der linken unteren Ecke die für Sie relevanten Ebenen auswählen. Sie können auch interessante Orte zur Karte hinzuzufügen oder bearbeiten und weitere Daten durch Beantwortung von Fragen bereitstellen.

Ihre Änderungen, werden automatisch in OpenStreetMap gespeichert und können von anderen frei verwendet werden.

Weitere Informationen über Cyclofix finden Sie unter cyclofix.osm.be.", - "title": "Cyclofix - die freie Karte für Radler" - }, - "drinking_water": { - "description": "Eine Karte zum Anzeigen und Bearbeiten öffentlicher Trinkwasserstellen", - "title": "Trinkwasserstellen" - }, - "education": { - "description": "Auf dieser Karte können Sie Informationen über Bildungseinrichtungen finden und hinzufügen", - "title": "Bildung" - }, - "entrances": { - "description": "Eine Karte mit allen Eingängen, die wichtige Aspekte für Rollstuhlfahrer erfasst", - "shortDescription": "Eingänge prüfen, um die Rollstuhlnavigation zu verbessern", - "title": "Eingänge" - }, - "etymology": { - "description": "Auf dieser Karte können Sie sehen, wonach ein Objekt benannt ist. Die Straßen, Gebäude, ... stammen von OpenStreetMap, und wurden mit Wikidata verknüpft. Im Popup sehen Sie den Wikipedia-Artikel (falls vorhanden) oder ein Wikidata-Feld, nach dem das Objekt benannt ist. Wenn das Objekt selbst eine Wikipedia-Seite hat, wird auch diese angezeigt.

Sie können auch einen Beitrag leisten! Wenn Sie weit genug hinein zoomen werden alle Straßen angezeigt. Wenn Sie auf eine Straße klicken, öffnet sich ein Wikidata-Suchfeld. Mit ein paar Klicks können Sie einen Etymologie-Link hinzufügen. Beachten Sie, dass Sie dazu ein kostenloses OpenStreetMap-Konto benötigen.", - "layers": { - "1": { - "override": { - "=name": "Straßen ohne Informationen zur Namensherkunft" - } - }, - "2": { - "override": { - "=name": "Parks und Waldflächen ohne Informationen zur Namensherkunft" - } - }, - "3": { - "override": { - "=name": "Bildungseinrichtungen ohne Informationen zur Namensherkunft" - } - }, - "4": { - "override": { - "=name": "Kultureinrichtungen ohne Informationen zur Namensherkunft" - } - }, - "5": { - "override": { - "=name": "Touristische Einrichtungen ohne Informationen zur Namensherkunft" - } - }, - "6": { - "override": { - "=name": "Gesundheits- und Sozialeinrichtungen ohne Informationen zur Namensherkunft" - } - }, - "7": { - "override": { - "=name": "Sporteinrichtungen ohne Informationen zur Namensherkunft" - } - } - }, - "shortDescription": "Was ist der Ursprung eines Ortsnamens?", - "title": "Karte zur Herkunft der Namen" - }, - "facadegardens": { - "description": "Fassadengärten, grüne Fassaden und Bäume in der Stadt bringen nicht nur Ruhe und Frieden, sondern auch eine schönere Stadt, eine größere Artenvielfalt, einen Kühleffekt und eine bessere Luftqualität.
Klimaan VZW und Mechelen Klimaatneutraal wollen bestehende und neue Fassadengärten als Beispiel für Menschen, die ihren eigenen Garten anlegen wollen, oder für naturverbundene Stadtspaziergänger kartieren.
Mehr Informationen über das Projekt unter klimaan.be.", - "layers": { - "0": { - "description": "Fassadengärten", - "name": "Fassadengärten", - "presets": { - "0": { - "description": "Einen Fassadengarten hinzufügen", - "title": "eine fassadengarten" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "Zusätzliche Informationen über den Garten (falls erforderlich und oben noch nicht beschrieben)", - "render": "Weitere Details: {description}" - }, - "facadegardens-direction": { - "question": "Wie ist der Garten ausgerichtet?", - "render": "Ausrichtung: {direction} (wobei 0=N und 90=O)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "Es gibt essbare Pflanzen" - }, - "1": { - "then": "Es gibt keine essbaren Pflanzen" - } - }, - "question": "Gibt es essbare Pflanzen?" - }, - "facadegardens-plants": { - "mappings": { - "0": { - "then": "Es gibt Weinreben" - }, - "1": { - "then": "Es gibt blühende Pflanzen" - }, - "2": { - "then": "Es gibt Sträucher" - }, - "3": { - "then": "Es gibt Bodendecker" - } - }, - "question": "Welche Pflanzen wachsen hier?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "Es gibt eine Regentonne" - }, - "1": { - "then": "Es gibt keine Regentonne" - } - }, - "question": "Gibt es ein Wasserfass für den Garten?" - }, - "facadegardens-start_date": { - "question": "Wann wurde der Garten angelegt? (Jahr ist ausreichend)", - "render": "Errichtungsdatum des Gartens: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "Der Garten liegt in voller Sonne" - }, - "1": { - "then": "Der Garten liegt im Halbschatten" - }, - "2": { - "then": "Der Garten liegt im Schatten" - } - }, - "question": "Ist der Garten schattig oder sonnig?" - } - }, - "title": { - "render": "Fassadengarten" - } - } - }, - "shortDescription": "Diese Karte zeigt Fassadengärten mit Bildern und Details zu Ausrichtung, Sonneneinstrahlung und Pflanzen.", - "title": "Fassadengärten" - }, - "food": { - "description": "Restaurants und Schnellimbisse", - "title": "Restaurants und Schnellimbisse" - }, - "fritures": { - "description": "Auf dieser Karte findest du deine Lieblings-Pommesbude!", - "layers": { - "0": { - "override": { - "name": "Pommesbude" - } - } - }, - "title": "Pommes-frites-Läden" - }, - "ghostbikes": { - "description": "Geisterräder sind weiße Fahrräder, die zum Gedenken tödlich verunglückter Radfahrer vor Ort aufgestellt wurden.

Auf dieser Karte sehen Sie alle Geisterräder, die in OpenStreetMap eingetragen sind. Fehlt ein Geisterrad? Jeder kann hier Informationen hinzufügen oder aktualisieren - Sie benötigen nur ein (kostenloses) OpenStreetMap-Konto.", - "title": "Geisterräder" - }, - "grb": { - "description": "Dieses Thema ist ein Versuch, die Automatisierung des GRB-Imports zu unterstützen.", - "layers": { - "1": { - "tagRenderings": { - "building type": { - "question": "Was ist das für ein Gebäude?" - } - } - }, - "6": { - "tagRenderings": { - "Import-button": { - "mappings": { - "0": { - "then": "Metatags noch nicht berechnet... Dieses Fenster erneut öffnen" - }, - "1": { - "then": "Dieses Gebäude hat Löcher und ist als Relation modelliert. Als solches kann es nicht zusammengeführt werden. Es kann manuell zusammengeführt werden über die Gebäudeexportseite {open_in_josm()}" - } - } - } - } - } - } - }, - "grb_fixme": { - "layers": { - "0": { - "tagRenderings": { - "building type": { - "question": "Was ist das für ein Gebäude?" - } - } - } - } - }, - "hackerspaces": { - "description": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren", - "shortDescription": "Eine Karte von Hackerspaces", - "title": "Hackerspaces" - }, - "hailhydrant": { - "description": "Auf dieser Karte können Sie Hydranten, Feuerwachen, Krankenwagen und Feuerlöscher in Ihren bevorzugten Stadtvierteln finden und aktualisieren.\n\nSie können Ihren genauen Standort verfolgen (nur mobil) und in der unteren linken Ecke die für Sie relevanten Ebenen auswählen. Sie können mit diesem Tool auch Pins (Points of Interest) zur Karte hinzufügen oder bearbeiten und durch die Beantwortung verfügbarer Fragen zusätzliche Angaben machen.\n\nAlle von Ihnen vorgenommenen Änderungen werden automatisch in der globalen Datenbank von OpenStreetMap gespeichert und können von anderen frei weiterverwendet werden.", - "shortDescription": "Hydranten, Feuerlöscher, Feuerwachen und Rettungswachen.", - "title": "Hydranten, Feuerlöscher, Feuerwachen und Rettungswachen" - }, - "kerbs_and_crossings": { - "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": "Themenname enthält {search}" - } - } - }, - "1": { - "options": { - "0": { - "question": "Erstellt von {search}" - } - } - }, - "2": { - "options": { - "0": { - "question": "Nicht erstellt von {search}" - } - } - } - }, - "name": "Zentrum der Änderungssätze", - "tagRenderings": { - "contributor": { - "render": "Geändert von {_last_edit:contributor}" - }, - "render_id": { - "render": "Änderungssatz {id}" - }, - "theme": { - "mappings": { - "0": { - "then": "Änderung mit inoffiziellem Thema {theme}" - } - }, - "render": "Änderung mit Thema {theme}" - } - }, - "title": { - "render": "Änderungssatz für {theme}" - } - }, - "1": { - "override": { - "tagRenderings": { - "link_to_more": { - "render": "Weitere Statistiken finden Sie hier" - } - } - } - } - }, - "shortDescription": "Zeigt die mit MapComplete vorgenommenen Änderungen", - "title": "Mit MapComplete vorgenommene Änderungen" - }, - "maps": { - "description": "Auf dieser Karte findest du alle Karten, die OpenStreetMap kennt - typischerweise eine große Karte auf einer Informationstafel, die das Gebiet, die Stadt oder die Region zeigt, z.B. eine touristische Karte auf der Rückseite einer Plakatwand, eine Karte eines Naturschutzgebietes, eine Karte der Radwegenetze in der Region, ...)

Wenn eine Karte fehlt, können Sie diese leicht auf OpenStreetMap kartieren.", - "shortDescription": "Dieses Thema zeigt alle (touristischen) Karten, die OpenStreetMap kennt", - "title": "Eine Karte der Karten" - }, - "maxspeed": { - "description": "Diese Karte zeigt die zulässige Höchstgeschwindigkeit auf jeder Straße. Wenn eine Höchstgeschwindigkeit fehlt oder falsch ist, können Sie dies hier korrigieren.", - "shortDescription": "Diese Karte zeigt die zulässige Höchstgeschwindigkeit auf jeder Straße.", - "title": "Höchstgeschwindigkeit" - }, - "nature": { - "description": "Auf dieser Karte findet man interessante Informationen für Touristen und Naturliebhaber. ", - "shortDescription": "Eine Karte mit interessanten Orten für Naturliebhaber", - "title": "In die Natur" - }, - "notes": { - "description": "Eine Notiz enthält eine Fehlerbeschreibung und ist als Stecknadel auf der Karte sichtbar.

In der Ebenenauswahl kann nach Ersteller, Bearbeiter und Text gesucht werden.", - "title": "Notizen von OpenStreetMap" - }, - "observation_towers": { - "description": "Eine Karte mit öffentlich zugänglichen Aussichtstürmen", - "shortDescription": "Öffentlich zugängliche Türme zum Genießen der Aussicht", - "title": "Aussichtstürme" - }, - "onwheels": { - "overrideAll": { - "+tagRenderings": { - "_poi_entrance:width": { - "render": "Diese Tür hat eine Durchgangsbreite von {canonical(_poi_entrance:width)} Meter" - } - } - } - }, - "openwindpowermap": { - "description": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.", - "title": "Freie Windenergie-Karte" - }, - "parkings": { - "description": "Eine Karte für verschiedene Parkplätze", - "shortDescription": "Diese Karte zeigt Parkplätze", - "title": "Parkplatzkarte" - }, - "personal": { - "description": "Stellen Sie Ihr persönliches Thema zusammen, das auf bereits verfügbaren Ebenen aller Themen basiert. Um diese anzuzeigen, öffnen Sie die Ebenenauswahl", - "title": "Persönliches Thema" - }, - "pets": { - "description": "Diese Karte zeigt interessante Orte für Haustierbesitzer: Tierärzte, Hundeparks, Tiergeschäfte, hundefreundliche Restaurants, ...", - "layers": { - "1": { - "override": { - "name": "Hundefreundliche Restaurants" - } - }, - "2": { - "override": { - "name": "Hundefreundliche Geschäfte", - "title": { - "render": "Hundefreundliche Geschäfte" - } - } - }, - "6": { - "override": { - "presets": { - "0": { - "description": "Ein Geschäft, in das man Hunde fast überall mitnehmen kann", - "title": "hundefreundliches Geschäft" - } - } - } - } - }, - "title": "Tierärzte, Hundeparks und andere Einrichtungen für Haustiere" - }, - "playgrounds": { - "description": "Auf dieser Karte finden Sie Spielplätze und können weitere Informationen hinzufügen", - "shortDescription": "Eine Karte mit Spielplätzen", - "title": "Spielplätze" - }, - "postal_codes": { - "description": "Postleitzahlen", - "layers": { - "0": { - "name": "Postleitzahlen", - "tagRenderings": { - "postal_code": { - "render": "Die Postleitzahl lautet {postal_code}" - } - }, - "title": { - "render": "Postleitzahl {postal_code}" - } - }, - "2": { - "name": "Rathäuser", - "title": { - "render": "Rathaus {name}" - } - } - }, - "shortDescription": "Postleitzahlen", - "title": "Postleitzahlen" - }, - "postboxes": { - "description": "Auf dieser Karte können Sie Daten von Poststellen und Briefkästen finden und ergänzen. Sie können diese Karte nutzen, um herauszufinden, wo Sie Ihre nächste Postkarte versenden können :)
Haben Sie einen Fehler entdeckt oder fehlt ein Briefkasten? Sie können die Kartenddaten mit einem kostenlosen OpenStreetMap-Konto bearbeiten. ", - "layers": { - "0": { - "description": "Die Ebene zeigt Briefkästen.", - "name": "Briefkästen", - "presets": { - "0": { - "title": "ein Briefkasten" - } - }, - "title": { - "render": "Briefkasten" - } - }, - "1": { - "description": "Eine Ebene mit Postämtern.", - "filter": { - "0": { - "options": { - "0": { - "question": "Aktuell geöffnet" - } - } - } - }, - "name": "Poststellen", - "presets": { - "0": { - "title": "eine Poststelle" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "durchgehend geöffnet (auch an Feiertagen)" - } - }, - "question": "Wie sind die Öffnungszeiten dieser Poststelle?", - "render": "Öffnungszeiten: {opening_hours_table()}" - } - }, - "title": { - "render": "Poststelle" - } - } - }, - "shortDescription": "Eine Karte die Briefkästen und Poststellen anzeigt", - "title": "Post- und Briefkastenkarte" - }, - "shops": { - "description": "Auf dieser Karte kann man grundlegende Informationen über Geschäfte markieren, Öffnungszeiten und Telefonnummern hinzufügen", - "shortDescription": "Eine bearbeitbare Karte mit grundlegenden Geschäftsinformationen", - "title": "Freie Geschäftskarte" - }, - "sidewalks": { - "description": "Experimentelles Thema", - "layers": { - "0": { - "description": "Ebene mit Bürgersteigen", - "name": "Gehwege", - "tagRenderings": { - "streetname": { - "render": "Diese Straße heißt {name}" - } - }, - "title": { - "render": "{name}" - } - } - }, - "shortDescription": "Kartierung von Bürgersteigen", - "title": "Gehwege" - }, - "sport_pitches": { - "description": "Ein Sportplatz ist eine Fläche, auf der Sportarten gespielt werden", - "shortDescription": "Eine Karte mit Sportplätzen", - "title": "Sportplätze" - }, - "street_lighting": { - "description": "Eine Karte für alles zum Thema Straßenbeleuchtung", - "layers": { - "1": { - "name": "Beleuchtete Straßen", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Diese Straße ist beleuchtet" - }, - "1": { - "then": "Diese Straße ist nicht beleuchtet" - }, - "2": { - "then": "Diese Straße ist nachts beleuchtet" - }, - "3": { - "then": "Diese Straße ist durchgehend beleuchtet" - } - }, - "question": "Ist diese Straße beleuchtet?" - } - }, - "title": { - "render": "Beleuchtete Straße" - } - }, - "2": { - "name": "Alle Straßen", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Diese Straße ist beleuchtet" - }, - "1": { - "then": "Diese Straße ist nicht beleuchtet" - }, - "2": { - "then": "Diese Straße ist nachts beleuchtet" - }, - "3": { - "then": "Diese Straße ist durchgehend beleuchtet" - } - }, - "question": "Ist diese Straße beleuchtet?" - } - }, - "title": { - "render": "Straße" - } - } - }, - "title": "Straßenbeleuchtung" - }, - "surveillance": { - "description": "Auf dieser offenen Karte finden Sie Überwachungskameras.", - "shortDescription": "Überwachungskameras und andere Mittel zur Überwachung", - "title": "Überwachung unter Überwachung" - }, - "toilets": { - "description": "Eine Karte mit öffentlich zugänglichen Toiletten", - "title": "Freie Toilettenkarte" - }, - "trees": { - "description": "Kartieren Sie alle Bäume!", - "shortDescription": "Kartieren Sie alle Bäume", - "title": "Bäume" - }, - "waste": { - "description": "Eine Karte mit Abfalleimern und Recyclingeinrichtungen.", - "title": "Abfall" - }, - "waste_basket": { - "description": "Auf dieser Karte findest Du Abfalleimer in Deiner Nähe. Wenn ein Abfalleimer auf dieser Karte fehlt, kannst du ihn selbst hinzufügen", - "shortDescription": "Eine Karte mit Abfalleimern", - "title": "Abfalleimer" - } -} \ No newline at end of file diff --git a/langs/themes/en.json b/langs/themes/en.json deleted file mode 100644 index 591e4dc8f3..0000000000 --- a/langs/themes/en.json +++ /dev/null @@ -1,1002 +0,0 @@ -{ - "aed": { - "description": "On this map, one can find and mark nearby defibrillators", - "title": "Open AED Map" - }, - "artwork": { - "description": "An open map of statues, busts, graffitis and other artwork all over the world", - "title": "Open Artwork Map" - }, - "benches": { - "description": "This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters. With an OpenStreetMap account, you can map new benches or edit details of existing benches.", - "shortDescription": "A map of benches", - "title": "Benches" - }, - "bicycle_rental": { - "description": "On this map, you'll find the many bicycle rental stations as they are known by OpenStreetMap", - "shortDescription": "A map with bicycle rental stations and bicycle rental shops", - "title": "Bicycle rental" - }, - "bicyclelib": { - "description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee. A notable use case are bicycle libraries for kids, which allows them to change for a bigger bike when they've outgrown their current bike", - "title": "Bicycle libraries" - }, - "binoculars": { - "description": "A map with binoculars fixed in place with a pole. It can typically be found on touristic locations, viewpoints, on top of panoramic towers or occasionally on a nature reserve.", - "shortDescription": "A map with fixed binoculars", - "title": "Binoculars" - }, - "bookcases": { - "description": "A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.", - "title": "Open Bookcase Map" - }, - "cafes_and_pubs": { - "description": "Pubs and bars", - "title": "Cafés and pubs" - }, - "campersite": { - "description": "This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews. This is a website and a webapp. The data is stored in OpenStreetMap, so it will be free forever and can be re-used by any app.", - "layers": { - "0": { - "description": "camper sites", - "name": "Camper sites", - "presets": { - "0": { - "description": "Add a new official camper site. These are designated places to stay overnight with your camper. They might look like a real camping or just look like a parking. They might not be signposted at all, but just be defined in a municipal decision. A regular parking intended for campers where it is not expected to spend the night, is -not- a camper site ", - "title": "a camper site" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)", - "render": "{capacity} campers can use this place at the same time" - }, - "caravansites-charge": { - "question": "How much does this place charge?", - "render": "This place charges {charge}" - }, - "caravansites-description": { - "question": "Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)", - "render": "More details about this place: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "You need to pay for use" - }, - "1": { - "then": "Can be used for free" - } - }, - "question": "Does this place charge a fee?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "There is internet access" - }, - "1": { - "then": "There is internet access" - }, - "2": { - "then": "There is no internet access" - } - }, - "question": "Does this place provide internet access?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "You need to pay extra for internet access" - }, - "1": { - "then": "You do not need to pay extra for internet access" - } - }, - "question": "Do you have to pay for the internet access?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "There are some spots for long term rental, but you can also stay on a daily basis" - }, - "1": { - "then": "There are no permanent guests here" - }, - "2": { - "then": "It is only possible to stay here if you have a long term contract(this place will disappear from this map if you choose this)" - } - }, - "question": "Does this place offer spots for long term rental?" - }, - "caravansites-name": { - "question": "What is this place called?", - "render": "This place is called {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "This place has a sanitary dump station" - }, - "1": { - "then": "This place does not have a sanitary dump station" - } - }, - "question": "Does this place have a sanitary dump station?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "This place has toilets" - }, - "1": { - "then": "This place does not have toilets" - } - }, - "question": "Does this place have toilets?" - }, - "caravansites-website": { - "question": "Does this place have a website?", - "render": "Official website: {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "Unnamed camper site" - } - }, - "render": "Camper site {name}" - } - }, - "1": { - "description": "Sanitary dump stations", - "name": "Sanitary dump stations", - "presets": { - "0": { - "description": "Add a new sanitary dump station. This is a place where camper drivers can dump waste water or chemical toilet waste. Often there's also drinking water and electricity.", - "title": "a sanitary dump station" - } - }, - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "You need a network key/code to use this" - }, - "1": { - "then": "You need to be a customer of camping/campersite to use this place" - }, - "2": { - "then": "Anyone can use this dump station" - }, - "3": { - "then": "Anyone can use this dump station" - } - }, - "question": "Who can use this dump station?" - }, - "dumpstations-charge": { - "question": "How much does this place charge?", - "render": "This place charges {charge}" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "You can dispose of chemical toilet waste here" - }, - "1": { - "then": "You cannot dispose of chemical toilet waste here" - } - }, - "question": "Can you dispose of chemical toilet waste here?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "You need to pay for use" - }, - "1": { - "then": "Can be used for free" - } - }, - "question": "Does this place charge a fee?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "You can dispose of grey water here" - }, - "1": { - "then": "You cannot dispose of gray water here" - } - }, - "question": "Can you dispose of grey water here?" - }, - "dumpstations-network": { - "question": "What network is this place a part of? (skip if none)", - "render": "This station is part of network {network}" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "This place has a water point" - }, - "1": { - "then": "This place does not have a water point" - } - }, - "question": "Does this place have a water point?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Dump station" - } - }, - "render": "Dump station {name}" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "Who operates this place?", - "render": "This place is operated by {operator}" - }, - "power_supply": { - "mappings": { - "0": { - "then": "This place has a power supply" - }, - "1": { - "then": "This place does not have power supply" - } - }, - "question": "Does this place have a power supply?" - } - } - }, - "shortDescription": "Find sites to spend the night with your camper", - "title": "Campersites" - }, - "charging_stations": { - "description": "On this open map, one can find and mark information about charging stations", - "shortDescription": "A worldwide map of charging stations", - "title": "Charging stations" - }, - "climbing": { - "description": "On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature.", - "descriptionTail": "The climbing map was originally made by Christian Neumann. Please get in touch if you have feedback or questions.

The project uses data of the OpenStreetMap project.

", - "layers": { - "0": { - "override": { - "tagRenderings+": { - "Access from containing feature": { - "mappings": { - "0": { - "then": "The containing feature states that this is publicly accessible
{_embedding_feature:access:description}" - }, - "1": { - "then": "The containing feature states that a permit is needed to access
{_embedding_feature:access:description}" - }, - "2": { - "then": "The containing feature states that this is only accessible to customers
{_embedding_feature:access:description}" - }, - "3": { - "then": "The containing feature states that this is only accessible to club members
{_embedding_feature:access:description}" - } - } - }, - "access": { - "mappings": { - "0": { - "then": "Publicly accessible to anyone" - }, - "1": { - "then": "You need a permit to access here" - }, - "2": { - "then": "Only customers" - }, - "3": { - "then": "Only club members" - } - }, - "question": "Who can access here?" - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " meter" - }, - "1": { - "human": " feet" - } - } - } - } - } - } - }, - "title": "Open Climbing Map" - }, - "cycle_highways": { - "description": "This map shows cycle highways", - "layers": { - "0": { - "name": "cycle highways", - "title": { - "render": "cycle highway" - } - } - }, - "title": "Cycle highways" - }, - "cycle_infra": { - "description": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.", - "shortDescription": "A map where you can view and edit things related to the bicycle infrastructure.", - "title": "Bicycle infrastructure" - }, - "cyclenodes": { - "description": "This map shows cycle node networks and allows you to add new nodes easily", - "layers": { - "0": { - "name": "node to node links", - "tagRenderings": { - "node2node-survey:date": { - "question": "When was this node to node link last surveyed?", - "render": "This node to node link was last surveyed on {survey:date}" - } - }, - "title": { - "mappings": { - "0": { - "then": "node to node link {ref}" - } - }, - "render": "node to node link" - } - }, - "1": { - "name": "nodes", - "tagRenderings": { - "node-expected_rcn_route_relations": { - "question": "How many other cycle nodes does this node link to?", - "render": "This node links to {expected_rcn_route_relations} other cycle nodes." - }, - "node-survey:date": { - "question": "When was this cycle node last surveyed?", - "render": "This cycle node was last surveyed on {survey:date}" - } - }, - "title": { - "render": "cycle node {rcn_ref}" - } - } - }, - "title": "Cycle Node Networks" - }, - "cyclestreets": { - "description": "A cyclestreet is is a street where motorized traffic is not allowed to overtake cyclists. They are signposted by a special traffic sign. Cyclestreets can be found in the Netherlands and Belgium, but also in Germany and France. ", - "layers": { - "0": { - "description": "A cyclestreet is a street where motorized traffic is not allowed to overtake a cyclist", - "name": "Cyclestreets" - }, - "1": { - "description": "This street will become a cyclestreet soon", - "name": "Future cyclestreet", - "title": { - "mappings": { - "0": { - "then": "{name} will become a cyclestreet soon" - } - }, - "render": "Future cyclestreet" - } - }, - "2": { - "description": "Layer to mark any street as cyclestreet", - "name": "All streets", - "title": { - "render": "Street" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "When will this street become a cyclestreet?", - "render": "This street will become a cyclestreet at {cyclestreet:start_date}" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "This street is a cyclestreet (and has a speed limit of 30 km/h)" - }, - "1": { - "then": "This street is a cyclestreet" - }, - "2": { - "then": "This street will become a cyclstreet soon" - }, - "3": { - "then": "This street is not a cyclestreet" - } - }, - "question": "Is the street {name} a cyclestreet?" - } - } - }, - "shortDescription": "A map of cyclestreets", - "title": "Cyclestreets" - }, - "cyclofix": { - "description": "The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs.

You can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide more data by answering the questions.

All changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.

For more information about the cyclofix project, go to cyclofix.osm.be.", - "title": "Cyclofix - an open map for cyclists" - }, - "drinking_water": { - "description": "On this map, publicly accessible drinking water spots are shown and can be easily added", - "title": "Drinking Water" - }, - "education": { - "description": "On this map, you'll find information about all types of schools and eduction and can easily add more information", - "title": "Education" - }, - "entrances": { - "description": "A map showing all entrances, which surveys for important aspects for wheelchair users", - "shortDescription": "Survey entrances to help wheelchair routing", - "title": "Entrances" - }, - "etymology": { - "description": "On this map, you can see what an object is named after. The streets, buildings, ... come from OpenStreetMap which got linked with Wikidata. In the popup, you'll see the Wikipedia article (if it exists) or a wikidata box of what the object is named after. If the object itself has a wikipedia page, that'll be shown too.

You can help contribute too!Zoom in enough and all streets will show up. You can click one and a Wikidata-search box will popup. With a few clicks, you can add an etymology link. Note that you need a free OpenStreetMap account to do this.", - "layers": { - "1": { - "override": { - "=name": "Streets without etymology information" - } - }, - "2": { - "override": { - "=name": "Parks and forests without etymology information" - } - }, - "3": { - "override": { - "=name": "Education institutions without etymology information" - } - }, - "4": { - "override": { - "=name": "Cultural places without etymology information" - } - }, - "5": { - "override": { - "=name": "Toursistic places without etymology information" - } - }, - "6": { - "override": { - "=name": "Health and social places without etymology information" - } - }, - "7": { - "override": { - "=name": "Sport places without etymology information" - } - } - }, - "shortDescription": "What is the origin of a toponym?", - "title": "Open Etymology Map" - }, - "facadegardens": { - "description": "Facade gardens, green facades and trees in the city not only bring peace and quiet, but also a more beautiful city, greater biodiversity, a cooling effect and better air quality.
Klimaan VZW and Mechelen Klimaatneutraal want to map existing and new facade gardens as an example for people who want to build their own garden or for city walkers who love nature.
More info about the project at klimaan.be.", - "layers": { - "0": { - "description": "Facade gardens", - "name": "Facade gardens", - "presets": { - "0": { - "description": "Add a facade garden", - "title": "a facade garden" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "Extra describing info about the garden (if needed and not yet described above)", - "render": "More details: {description}" - }, - "facadegardens-direction": { - "question": "What is the orientation of the garden?", - "render": "Orientation: {direction} (where 0=N and 90=O)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "There are edible plants" - }, - "1": { - "then": "There are no edible plants" - } - }, - "question": "Are there any edible plants?" - }, - "facadegardens-plants": { - "mappings": { - "0": { - "then": "There are vines" - }, - "1": { - "then": "There are flowering plants" - }, - "2": { - "then": "There are shrubs" - }, - "3": { - "then": "There are groundcovering plants" - } - }, - "question": "What kinds of plants grow here?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "There is a rain barrel" - }, - "1": { - "then": "There is no rain barrel" - } - }, - "question": "Is there a water barrel installed for the garden?" - }, - "facadegardens-start_date": { - "question": "When was the garden constructed? (a year is sufficient)", - "render": "Construction date of the garden: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "The garden is in full sun" - }, - "1": { - "then": "The garden is in partial shade" - }, - "2": { - "then": "The garden is in the shade" - } - }, - "question": "Is the garden shaded or sunny?" - } - }, - "title": { - "render": "Facade garden" - } - } - }, - "shortDescription": "This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types.", - "title": "Facade gardens" - }, - "food": { - "description": "Restaurants and fast food", - "title": "Restaurants and fast food" - }, - "fritures": { - "description": "On this map, you'll find your favourite fries shop!", - "layers": { - "0": { - "override": { - "name": "Fries shop" - } - } - }, - "title": "Fries shops" - }, - "ghostbikes": { - "description": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.

On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.", - "title": "Ghost bikes" - }, - "grb": { - "description": "This theme is an attempt to help automating the GRB import.", - "layers": { - "1": { - "tagRenderings": { - "building type": { - "question": "What kind of building is this?" - } - } - }, - "6": { - "tagRenderings": { - "Import-button": { - "mappings": { - "0": { - "then": "Did not yet calculate the metatags... Reopen this popup" - }, - "1": { - "then": "This building has holes and is modeled as a relation. As such, it cannot be conflated. Conflate it manually via the building export site {open_in_josm()}" - } - } - } - } - } - } - }, - "grb_fixme": { - "layers": { - "0": { - "tagRenderings": { - "building type": { - "question": "What kind of building is this?" - } - } - } - } - }, - "hackerspaces": { - "description": "On this map you can see hackerspaces, add a new hackerspace or update data directly", - "shortDescription": "A map of hackerspaces", - "title": "Hackerspaces" - }, - "hailhydrant": { - "description": "On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods.\n\nYou can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions.\n\nAll changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.", - "shortDescription": "Map to show hydrants, extinguishers, fire stations, and ambulance stations.", - "title": "Hydrants, Extinguishers, Fire stations, and Ambulance stations" - }, - "healthcare": { - "description": "On this map, various healthcare related items are shown", - "title": "Healthcare" - }, - "kerbs_and_crossings": { - "description": "A map showing kerbs and crossings.", - "title": "Kerbs and crossings" - }, - "mapcomplete-changes": { - "description": "This maps shows all the changes made with MapComplete", - "layers": { - "0": { - "description": "Shows all MapComplete changes", - "filter": { - "0": { - "options": { - "0": { - "question": "Themename contains {search}" - } - } - }, - "1": { - "options": { - "0": { - "question": "Made by contributor {search}" - } - } - }, - "2": { - "options": { - "0": { - "question": "Not made by contributor {search}" - } - } - } - }, - "name": "Changeset centers", - "tagRenderings": { - "contributor": { - "render": "Change made by {_last_edit:contributor}" - }, - "render_id": { - "render": "Changeset {id}" - }, - "theme": { - "mappings": { - "0": { - "then": "Change with unofficial theme {theme}" - } - }, - "render": "Change with theme {theme}" - } - }, - "title": { - "render": "Changeset for {theme}" - } - }, - "1": { - "override": { - "tagRenderings": { - "link_to_more": { - "render": "More statistics can be found here" - } - } - } - } - }, - "shortDescription": "Shows changes made by MapComplete", - "title": "Changes made with MapComplete" - }, - "maps": { - "description": "On this map you can find all maps OpenStreetMap knows - typically a big map on an information board showing the area, city or region, e.g. a tourist map on the back of a billboard, a map of a nature reserve, a map of cycling networks in the region, ...)

If a map is missing, you can easily map this map on OpenStreetMap.", - "shortDescription": "This theme shows all (touristic) maps that OpenStreetMap knows of", - "title": "A map of maps" - }, - "maxspeed": { - "description": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here.", - "shortDescription": "This map shows the legally allowed maximum speed on every road.", - "title": "Maxspeed" - }, - "nature": { - "description": "On this map, one can find interesting infromation for tourists and nature lovers, such as ", - "shortDescription": "A map for nature lovers, with interesting POI's", - "title": "Into nature" - }, - "notes": { - "description": "A note is a pin on the map with some text to indicate something wrong.

Make sure to checkout the filter view to search for users and text.", - "title": "Notes on OpenStreetMap" - }, - "observation_towers": { - "description": "Publicly accessible towers to enjoy the view", - "shortDescription": "Publicly accessible towers to enjoy the view", - "title": "Observation towers" - }, - "onwheels": { - "description": "On this map, publicly weelchair accessible places are shown and can be easily added", - "overrideAll": { - "+tagRenderings": { - "_poi_entrance:width": { - "mappings": { - "0": { - "then": "This entrance has no width information" - } - }, - "render": "This door has a width of {canonical(_poi_entrance:width)} meter" - } - } - }, - "title": "OnWheels" - }, - "openwindpowermap": { - "description": "A map for showing and editing wind turbines.", - "title": "OpenWindPowerMap" - }, - "parkings": { - "description": "This map shows different parking spots", - "shortDescription": "This map shows different parking spots", - "title": "Parking" - }, - "personal": { - "description": "Create a personal theme based on all the available layers of all themes. In order to show some data, open layer selection", - "title": "Personal theme" - }, - "pets": { - "description": "On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants, ...", - "layers": { - "1": { - "override": { - "name": "Dog friendly eateries" - } - }, - "2": { - "override": { - "name": "Dog-friendly shops", - "title": { - "render": "Dog-friendly shops" - } - } - }, - "6": { - "override": { - "presets": { - "0": { - "description": "A shop where you can bring a dog almost everywhere", - "title": "dog-friendly shop" - } - } - } - } - }, - "title": "Veterinarians, dog parks and other pet-amenities" - }, - "playgrounds": { - "description": "On this map, you find playgrounds and can add more information", - "shortDescription": "A map with playgrounds", - "title": "Playgrounds" - }, - "postal_codes": { - "description": "Postal codes", - "layers": { - "0": { - "name": "postal codes", - "tagRenderings": { - "postal_code": { - "render": "The postal code is {postal_code}" - } - }, - "title": { - "render": "Postal code {postal_code}" - } - }, - "2": { - "name": "town halls", - "title": { - "render": "Town hall {name}" - } - } - }, - "shortDescription": "Postal codes", - "title": "Postal codes" - }, - "postboxes": { - "description": "On this map you can find and add data of post offices and post boxes. You can use this map to find where you can mail your next postcard! :)
Spotted an error or is a post box missing? You can edit this map with a free OpenStreetMap account. ", - "layers": { - "0": { - "description": "The layer showing postboxes.", - "name": "Postboxes", - "presets": { - "0": { - "title": "a postbox" - } - }, - "title": { - "render": "Postbox" - } - }, - "1": { - "description": "A layer showing post offices.", - "filter": { - "0": { - "options": { - "0": { - "question": "Currently open" - } - } - } - }, - "name": "Post offices", - "presets": { - "0": { - "title": "a post office" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 opened (including holidays)" - } - }, - "question": "What are the opening hours for this post office?", - "render": "Opening Hours: {opening_hours_table()}" - } - }, - "title": { - "render": "Post Office" - } - } - }, - "shortDescription": "A map showing postboxes and post offices", - "title": "Postbox and Post Office Map" - }, - "rainbow_crossings": { - "description": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added", - "title": "Rainbow pedestrian crossings" - }, - "shops": { - "description": "On this map, one can mark basic information about shops, add opening hours and phone numbers", - "shortDescription": "An editable map with basic shop information", - "title": "Open Shop Map" - }, - "sidewalks": { - "description": "Experimental theme", - "layers": { - "0": { - "description": "Layer showing sidewalks of highways", - "name": "Sidewalks", - "tagRenderings": { - "streetname": { - "render": "This street is named {name}" - } - }, - "title": { - "render": "{name}" - } - } - }, - "shortDescription": "Sidewalk mapping", - "title": "Sidewalks" - }, - "sport_pitches": { - "description": "A sport pitch is an area where sports are played", - "shortDescription": "A map showing sport pitches", - "title": "Sport pitches" - }, - "street_lighting": { - "description": "On this map you can find everything about street lighting", - "layers": { - "1": { - "name": "Lit streets", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "This street is lit" - }, - "1": { - "then": "This street is not lit" - }, - "2": { - "then": "This street is lit at night" - }, - "3": { - "then": "This street is lit 24/7" - } - }, - "question": "Is this street lit?" - } - }, - "title": { - "render": "Lit street" - } - }, - "2": { - "name": "All streets", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "This street is lit" - }, - "1": { - "then": "This street is not lit" - }, - "2": { - "then": "This street is lit at night" - }, - "3": { - "then": "This street is lit 24/7" - } - }, - "question": "Is this street lit?" - } - }, - "title": { - "render": "Street" - } - } - }, - "title": "Street Lighting" - }, - "surveillance": { - "description": "On this open map, you can find surveillance cameras.", - "shortDescription": "Surveillance cameras and other means of surveillance", - "title": "Surveillance under Surveillance" - }, - "toilets": { - "description": "A map of public toilets", - "title": "Open Toilet Map" - }, - "transit": { - "description": "Plan your trip with the help of the public transport system.", - "title": "Bus routes" - }, - "trees": { - "description": "Map all the trees!", - "shortDescription": "Map all the trees", - "title": "Trees" - }, - "walls_and_buildings": { - "description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.", - "title": "Walls and buildings" - }, - "waste": { - "description": "Map showing waste baskets and recycling facilities.", - "title": "Waste" - }, - "waste_basket": { - "description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself", - "shortDescription": "A map with waste baskets", - "title": "Waste Basket" - } -} \ No newline at end of file diff --git a/langs/themes/eo.json b/langs/themes/eo.json deleted file mode 100644 index ba4794e65b..0000000000 --- a/langs/themes/eo.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "climbing": { - "layers": { - "0": { - "override": { - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " metro" - }, - "1": { - "human": " futo" - } - } - } - } - } - } - } - }, - "cyclestreets": { - "layers": { - "2": { - "name": "Ĉiuj stratoj", - "title": { - "render": "Strato" - } - } - } - }, - "facadegardens": { - "layers": { - "0": { - "tagRenderings": { - "facadegardens-description": { - "render": "Pliaj detaloj: {description}" - } - } - } - } - }, - "ghostbikes": { - "title": "Fantombicikloj" - }, - "maps": { - "title": "Mapo de mapoj" - } -} \ No newline at end of file diff --git a/langs/themes/es.json b/langs/themes/es.json deleted file mode 100644 index 87c1bc13f7..0000000000 --- a/langs/themes/es.json +++ /dev/null @@ -1,692 +0,0 @@ -{ - "aed": { - "description": "En este mapa , cualquiera puede encontrar y marcar los desfibriladores externos automáticos más cercanos", - "title": "Mapa abierto de desfibriladores (DEA)" - }, - "artwork": { - "description": "Un mapa abierto de estatus, bustos, grafitis y otras obras de arte en todo el mundo" - }, - "benches": { - "description": "Este mapa muestra todos los bancos que están grabados en OpenStreetMap: Bancos individuales, bancos que pertenecen a paradas o marquesinas del transporte público. Con una cuenta de OpenStreetMap, puedes mapear nuevos bancos o editar detalles de bancos existentes.", - "shortDescription": "Un mapa de bancos", - "title": "Bancos" - }, - "bicycle_rental": { - "description": "En este mapa, encontrarás numerosas estaciones de alquiler de bicicletas que son conocidas por OpenStreetMap", - "shortDescription": "Un mapa con estaciones de alquiler de bicicletas y tiendas de alquiler de bicicletas", - "title": "Alquiler de bicicletas" - }, - "binoculars": { - "description": "Un mapa con prismáticos fijos en un poste. Suele encontrarse en lugares turísticos, miradores, en lo alto de torres panorámicas u ocasionalmente en una reserva natural.", - "shortDescription": "Un mapa con prismáticos fijos", - "title": "Binoculares" - }, - "bookcases": { - "description": "Una librería pública es un pequeño armario en la calle, una caja, una vieja cabina telefónica o algún otro objeto donde se guardan libros. Todo el mundo puede colocar o coger un libro. Este mapa pretende recoger todas estas librerías. Puedes descubrir nuevas librerías cercanas y, con una cuenta gratuita de OpenStreetMap, añadir rápidamente tus librerías favoritas.", - "title": "Mapa de Librerías Abiertas" - }, - "cafes_and_pubs": { - "description": "Pubs y bares", - "title": "Cafeterías y pubs" - }, - "campersite": { - "description": "Este sitio recoge todos los lugares oficiales de parada de caravanas y los lugares donde se pueden verter las aguas grises y negras. Puedes añadir detalles sobre los servicios prestados y el coste. Añade fotos y reseñas. Este es un sitio web y una aplicación web. Los datos se almacenan en OpenStreetMap, por lo que serán gratuitos para siempre y podrán ser reutilizados por cualquier aplicación.", - "layers": { - "0": { - "description": "Sitios de acampada", - "name": "Sitios de Acampada", - "presets": { - "0": { - "description": "Añade un nuevo sitio de acampada oficial. Son lugares designados para pasar la noche con tu caravana. Pueden parecerse a un camping real o simplemente a un aparcamiento. Puede que no estén señalizados en absoluto, sino que simplemente estén definidos en una decisión municipal. Un aparcamiento normal destinado a los campistas en el que no se espera que se pase la noche, no es un camping. ", - "title": "Un camping" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "¿Cuántos campistas pueden alojarse aquí? (omitir si no hay un número evidente de plazas o vehículos permitidos)", - "render": "{capacity} los campistas pueden utilizar este lugar al mismo tiempo" - }, - "caravansites-charge": { - "question": "¿Cuánto cobra este lugar?", - "render": "Este lugar cobra {charge}" - }, - "caravansites-description": { - "question": "¿Te gustaría añadir una descripción general de este lugar? (No repitas información previamente preguntada o mostrada arriba. Por favor mantenla objetiva - las opiniones van en la de opiniones)", - "render": "Más detalles sobre este lugar:{description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Necesitas pagar por su uso" - }, - "1": { - "then": "Se puede usar de manera gratuita" - } - }, - "question": "¿Este lugar cobra una tarifa?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Hay acceso a internet" - }, - "1": { - "then": "Hay acceso a internet" - }, - "2": { - "then": "No hay acceso a internet" - } - }, - "question": "¿Este lugar tiene acceso a internet?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Tienes que pagar a mayores por el acceso a internet" - }, - "1": { - "then": "No tienes que pagar a mayores por el acceso a internet" - } - }, - "question": "¿Tienes que pagar por el acceso a internet?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Sí, hay algunas plazas de alquiler a largo plazo, pero también puedes alojarte por días" - }, - "1": { - "then": "No, no hay huéspedes permanentes aquí" - }, - "2": { - "then": "Solo es posible permanecer aquí si tienes un contrato a largo plazo (este lugar desaparecerá de este mapa si escoges esto)" - } - }, - "question": "¿Este lugar ofrece huecos para alquilar a largo plazo?" - }, - "caravansites-name": { - "question": "¿Cómo se llama este lugar?", - "render": "Este lugar se llama {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "Este lugar tiene un vertedero sanitario" - }, - "1": { - "then": "Este lugar no tiene vertedero sanitario" - } - }, - "question": "¿Este lugar tiene un vertedero sanitario?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Este lugar cuenta con sanitarios" - }, - "1": { - "then": "Este lugar no tiene sanitarios" - } - }, - "question": "¿Este lugar tiene baños?" - }, - "caravansites-website": { - "question": "¿Este lugar tiene un sitio web?", - "render": "Sitio web oficial: {website}" - } - } - }, - "1": { - "tagRenderings": { - "dumpstations-charge": { - "question": "¿Cuánto cobra este lugar?", - "render": "Este lugar cobra {charge}" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "Tienes que pagar por el uso" - }, - "1": { - "then": "Se puede utilizar gratis" - } - }, - "question": "¿Este lugar cobra una tasa?" - }, - "dumpstations-network": { - "question": "¿A qué red forma parte este lugar? (saltar si a ninguna)", - "render": "Esta estación forma parte de la red {network}" - } - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "¿Quién opera este lugar?", - "render": "Este lugar lo opera {operator}" - }, - "power_supply": { - "mappings": { - "0": { - "then": "Este lugar tiene suministro eléctrico" - }, - "1": { - "then": "Este lugar no tiene suministro eléctrico" - } - }, - "question": "¿Tiene suministro eléctrico este lugar?" - } - } - }, - "shortDescription": "Encuentra sitios para pasar la noche con tu caravana", - "title": "Campings" - }, - "charging_stations": { - "description": "En este mapa, uno puede encontrar y marcar información sobre estaciones de carga", - "shortDescription": "Un mapa mundial de estaciones de carga", - "title": "Estaciones de carga" - }, - "climbing": { - "layers": { - "0": { - "override": { - "tagRenderings+": { - "access": { - "mappings": { - "0": { - "then": "Accesible públicamente a cualquiera" - }, - "1": { - "then": "Necesitas un permiso para acceder aquí" - }, - "2": { - "then": "Solo clientes" - }, - "3": { - "then": "Solo miembros del club" - } - }, - "question": "¿Quién puede acceder aquí?" - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " metro" - }, - "1": { - "human": " pies" - } - } - } - } - } - } - } - }, - "cycle_highways": { - "description": "Este mapa muestra carriles bici", - "layers": { - "0": { - "name": "carriles bici", - "title": { - "render": "carril bici" - } - } - }, - "title": "Carriles bici" - }, - "cycle_infra": { - "description": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista. Hecho durante #osoc21.", - "shortDescription": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista.", - "title": "Infraestructura ciclista" - }, - "cyclenodes": { - "description": "Este mapa muestra redes de nodos ciclistas y te permita añadir nodos nuevos de manera sencilla", - "layers": { - "0": { - "name": "enlaces nodo a nodo", - "tagRenderings": { - "node2node-survey:date": { - "question": "¿Cuándo se sondeó este enlace nodo a nodo por última vez?", - "render": "Este enlace nodo a nodo se sondeó por última vez el {survey:date}" - } - }, - "title": { - "mappings": { - "0": { - "then": "enlace nodo a nodo {ref}" - } - }, - "render": "enlace nodo a nodo" - } - }, - "1": { - "name": "nodos", - "tagRenderings": { - "node-expected_rcn_route_relations": { - "question": "¿A cuántos otros nodos ciclistas enlaza este nodo?", - "render": "Este nodo enlaza a {expected_rcn_route_relations} otros nodos ciclistas." - }, - "node-survey:date": { - "question": "¿Cuándo fue sondeado este nodo ciclista por última vez?", - "render": "Este nodo ciclista se sondeó por última vez el {survey:date}" - } - }, - "title": { - "render": "nodo ciclista {rcn_ref}" - } - } - }, - "title": "Redes de Nodos Ciclistas" - }, - "cyclestreets": { - "description": "Una ciclocalle es una calle donde el tráfico motorizado no puede adelantar a ciclistas. Están señalizadas por una señal de tráfico especial. Las ciclocalles se pueden encontrar en los Países Bajos y Bélgica, pero también en Alemania y Francia. ", - "layers": { - "0": { - "description": "Una ciclocalle es una calle en la que el tráfico motorizado no puede sobrepasar a un ciclista", - "name": "Ciclocalles" - }, - "1": { - "description": "Esta calle se convertirá en una ciclocalle próximamente", - "name": "Futura ciclocalle", - "title": { - "mappings": { - "0": { - "then": "{name} se convertirá en una ciclocalle próximamente" - } - }, - "render": "Futura ciclocalle" - } - }, - "2": { - "description": "Capa para marcar cualquier calle como ciclocalle", - "name": "Todas las calles", - "title": { - "render": "Calle" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "¿Cuándo se convertirá esta calle en una ciclocalle?", - "render": "Esta calle se convetirá en una ciclocalle el {cyclestreet:start_date}" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "Esta calle es una ciclocalle (y tiene un límite de velocidad de 30km/h)" - }, - "1": { - "then": "Esta calle es una ciclocalle" - }, - "2": { - "then": "Esta calle se convertirá en una ciclocalle próximamente" - }, - "3": { - "then": "Esta calle no es una ciclocalle" - } - }, - "question": "¿La calle {name} es una ciclocalle?" - } - } - }, - "shortDescription": "Un mapa de ciclocalles", - "title": "Ciclocalles" - }, - "cyclofix": { - "description": "El objetivo de este mapa es presentar a los ciclistas con una solución fácil de utilizar para encontrar la infraestructura apropiada para sus necesidades.

Puedes seguir tu localización precisa (móvil solo) y seleccionar las capas que son relevantes para ti en la esquina inferior izquierda. Tgambién puedes utilizar esta herramienta para editar o añadir pines (puntos de interés) al mapa y proveer más datos respondiendo a preguntas.

Todos los cambios que hagas se guardarán de manera automática en la base de datos global de OpenStreetMap y podrán ser utilizados libremente por otros.

Para más información sobre el proyecto cyclofix, ve a cyclofix.osm.be.", - "title": "Cyclofix - un mapa abierto para ciclistas" - }, - "drinking_water": { - "description": "En este mapa, se muestran los puntos de agua potable accesibles públicamente y pueden añadirse fácilmente", - "title": "Agua Potable" - }, - "entrances": { - "description": "Un mapa que muestra todas las entradas, que sondea aspectos importantes para usuarios de sillas de ruedas", - "shortDescription": "Sondea entradas para ayudar el enrutado de sillas de ruedas", - "title": "Entradas" - }, - "etymology": { - "layers": { - "1": { - "override": { - "=name": "Calles sin información etimológica" - } - }, - "2": { - "override": { - "=name": "Parques y bosques sin información etimológica" - } - }, - "3": { - "override": { - "=name": "Instituciones educacionales sin información etimológica" - } - }, - "4": { - "override": { - "=name": "Lugares culturales sin información etimológica" - } - }, - "5": { - "override": { - "=name": "Lugares turísticos sin información etimológica" - } - }, - "7": { - "override": { - "=name": "Lugares deportivos sin información etimológica" - } - } - }, - "shortDescription": "¿Cual es el origen de un topónimo?" - }, - "facadegardens": { - "layers": { - "0": { - "description": "Jardines de fachada", - "name": "Jardines de fachada", - "presets": { - "0": { - "description": "Añadir un jardín de fachada", - "title": "un jardín de fachada" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "Información descriptiva complementaria sobre el jardín (si es necesaria pero no se describe arriba)", - "render": "Más detalles: {description}" - }, - "facadegardens-direction": { - "question": "¿Cual es la orientación del jardín?", - "render": "Orientación: {direction} (donde 0=N y 90=O)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "Hay plantas comestibles" - }, - "1": { - "then": "No hay plantas comestibles" - } - }, - "question": "¿Hay alguna planta comestible?" - }, - "facadegardens-plants": { - "mappings": { - "2": { - "then": "Hay arbustos" - } - }, - "question": "¿Qué tipo de plantas crecen aquí?" - }, - "facadegardens-start_date": { - "question": "¿Cuándo se construyó el jardín? (el año es suficiente)", - "render": "Fecha de construcción del jardín: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "El jardín está completamente al sol" - }, - "1": { - "then": "El jardín está parcialmente a la sombra" - }, - "2": { - "then": "El jardín está a la sombra" - } - }, - "question": "¿El jardín está al sol o a la sombra?" - } - }, - "title": { - "render": "Jardín de fachada" - } - } - }, - "shortDescription": "Este mapa muestra jardines de fachada con fotografías e información útil sobre la orientación, la luz del sol y los tipos de plantas.", - "title": "Jardines de fachada" - }, - "food": { - "description": "Restaurantes y comida rápida", - "title": "Restaurantes y comida rápida" - }, - "ghostbikes": { - "title": "Bicicleta blanca" - }, - "grb": { - "layers": { - "1": { - "tagRenderings": { - "building type": { - "question": "¿Qué tipo de edificio es este?" - } - } - }, - "6": { - "tagRenderings": { - "Import-button": { - "mappings": { - "1": { - "then": "Este edificio tiene agujeros y está modelado como una relación. Por lo tanto, no se puede combinar. Combínalo manualmente a través el sitio de exportación de edificios {open_in_josm()}" - } - } - } - } - } - } - }, - "grb_fixme": { - "layers": { - "0": { - "tagRenderings": { - "building type": { - "question": "¿Qué tipo de este edificio es este?" - } - } - } - } - }, - "hailhydrant": { - "description": "En este mapa puedes encontrar y actualizar bocas de incendios, parques de bomberos, parques de ambulancias y extintores en tus vecindarios favoritos.\n\nPuedes rastrear tu localización precisa (solo móvil) y seleccionar las capas que son relevantes para ti en la esquina inferior izquierda. También puedes utilizar esta herramienta para añadir o editar pines (puntos de interés) al mapa y proveer detalles adicionales contestando a preguntas disponibles.\n\nTodos los cambios que hagas se guardarán automáticamente en la base de datos global de OpenStreetMap y podrán ser reutilizados libremente por otros.", - "shortDescription": "Mapa para mostrar bocas de incendios, extintores, parques de bomberos y parques de ambulancias.", - "title": "Bocas de incendios, Extintores, Parques de bomberos y Parques de ambulancias" - }, - "maps": { - "description": "En este mapa puedes encontrar todos los mapas que OpenStreetMap conoce - típicamente un mapa grande con un tablero que muestra el área, la ciudad o la región, ej. un mapa turista detrás de una vaya publicitaria, un mapa de una reserva natural, un mapa de redes ciclistas en la región, ...)

Si falta un mapa, puedes mapear este mapa fácilmente en OpenStreetMap.", - "shortDescription": "Este tema muestra todos los mapas (turísticos) que OpenStreetMap conoce", - "title": "Un mapa de mapas" - }, - "maxspeed": { - "title": "Velocidad" - }, - "nature": { - "description": "En este mapa, uno puede encontrar información interesante para turistas y amantes de la naturaleza, como ", - "shortDescription": "Un mapa para amantes de la naturaleza, con PDIs interesantes" - }, - "notes": { - "description": "Una nota es un pin en el mapa con algún texto para indicar algo erróneo.

Asegúrate de comprobar la vista de filtros para buscar usuarios y texto.", - "title": "Notas en OpenStreetMap" - }, - "observation_towers": { - "description": "Torres accesibles públicamente para disfrutar de la vista", - "shortDescription": "Torres accesibles públicamente para disfrutar de la vista", - "title": "Torres de observación" - }, - "onwheels": { - "overrideAll": { - "+tagRenderings": { - "_poi_entrance:width": { - "render": "Esta puerta tiene una ancho de {canonical(_poi_entrance:width)} metros" - } - } - } - }, - "openwindpowermap": { - "description": "Un para mostrar y editar turbinas de viento" - }, - "parkings": { - "description": "Este mapa muestra diferentes puntos de aparcamiento", - "shortDescription": "Este mapa muestra diferentes puntos de aparcamiento", - "title": "Aparcamiento" - }, - "personal": { - "description": "Crea una interficie basada en todas las capas disponibles de todas las interficies", - "title": "Interficie personal" - }, - "playgrounds": { - "description": "En este mapa, puedes encontrar parques y añadir más información", - "shortDescription": "Un mapa con parques infantiles", - "title": "Parques infanties" - }, - "postal_codes": { - "description": "Códigos postales", - "layers": { - "0": { - "name": "códigos postales", - "tagRenderings": { - "postal_code": { - "render": "El código postal es {postal_code}" - } - }, - "title": { - "render": "Código postal {postal_code}" - } - } - }, - "shortDescription": "Códigos postales", - "title": "Códigos postales" - }, - "postboxes": { - "description": "En este mapa puedes encontrar y añadir datos de oficinas de correo y buzones de correo. ¡Puedes utilizar este mapa para encontrar donde puedes enviar tu próxima postal! :)
¿Has encontrado un error o algo que falta? Puedes editar este mapa con una cuenta de OpenStreetMap gratuíta. ", - "layers": { - "0": { - "description": "La capa que muestra buzones de correo.", - "name": "Buzones de correo", - "presets": { - "0": { - "title": "un buzón de correo" - } - }, - "title": { - "render": "Buzón de correo" - } - }, - "1": { - "description": "Una capa que muestra oficinas de correo.", - "filter": { - "0": { - "options": { - "0": { - "question": "Actualmente abierta" - } - } - } - }, - "name": "Oficinas de correo", - "presets": { - "0": { - "title": "una oficina de correo" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Abierta 24/7 (incluyendo festivos)" - } - }, - "question": "¿Cuáles son las horas de apertura para esta oficina de correos?", - "render": "Horas de Apertura: {opening_hours_table()}" - } - }, - "title": { - "render": "Oficina de Correo" - } - } - }, - "shortDescription": "Un mapa que muestra buzones y oficinas de correo" - }, - "shops": { - "description": "En este mapa, se puede marcar información básica sobre tiendas, añadir horarios de apertura y números de teléfono", - "shortDescription": "Un mapa editable con información básica sobre tiendas" - }, - "sidewalks": { - "description": "Tema experimental", - "layers": { - "0": { - "description": "Una capa que muestra aceras de autovías", - "name": "Aceras", - "tagRenderings": { - "streetname": { - "render": "Esta calle se llama {name}" - } - }, - "title": { - "render": "{name}" - } - } - }, - "shortDescription": "Mapeo de aceras", - "title": "Aceras" - }, - "sport_pitches": { - "description": "Una pista de deportes es una área donde so practican deportes", - "shortDescription": "Un mapa que muestra pistas de deportes", - "title": "Pistas de deportes" - }, - "street_lighting": { - "description": "En este mapa puedes encontrar todo sobre la iluminación callejera", - "layers": { - "1": { - "name": "Calles iluminadas", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Esta calle está iluminada" - }, - "1": { - "then": "Esta calle no está iluminada" - }, - "2": { - "then": "Esta calle está iluminada por la noche" - }, - "3": { - "then": "Esta calle está iluminada todo el día" - } - }, - "question": "¿Está iluminada esta calle?" - } - }, - "title": { - "render": "Calle iluminada" - } - }, - "2": { - "name": "Todas las calles", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Esta calle está iluminada" - }, - "1": { - "then": "Esta calle no está iluminada" - } - } - } - } - } - } - }, - "trees": { - "description": "Mapa de todos los Árboles", - "shortDescription": "Mapa de los Árboles", - "title": "Árboles" - } -} \ No newline at end of file diff --git a/langs/themes/fi.json b/langs/themes/fi.json deleted file mode 100644 index 62f2d561dc..0000000000 --- a/langs/themes/fi.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ghostbikes": { - "title": "Haamupyörä" - } -} \ No newline at end of file diff --git a/langs/themes/fil.json b/langs/themes/fil.json deleted file mode 100644 index e8329c0b08..0000000000 --- a/langs/themes/fil.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "aed": { - "description": "Sa mapang ito, maaring makahapan o mag-mapa ng mga defibrillators", - "title": "Open AED Map" - }, - "artwork": { - "description": "Malugod na pag-dating sa Open Artwork Map, ang mapa ng mga bantayog, graffiti, at iba pang likhang sining sa buong mundo", - "title": "Open Artwork Map" - } -} \ No newline at end of file diff --git a/langs/themes/fr.json b/langs/themes/fr.json deleted file mode 100644 index 241c068d4e..0000000000 --- a/langs/themes/fr.json +++ /dev/null @@ -1,904 +0,0 @@ -{ - "aed": { - "description": "Sur cette carte, vous pouvez trouver et améliorer les informations sur les défibrillateurs", - "title": "Carte des défibrillateurs (DAE)" - }, - "artwork": { - "description": "Une carte ouverte de statues, bustes, graffitis et autres œuvres d'art de par le monde", - "title": "Carte ouverte des œuvres d'art" - }, - "benches": { - "description": "Cette carte affiche les bancs cartographiés dans OpenStreetMap, entre autres : bancs des transports en commun, bancs publics, etc. À l'aide de votre compte OpenStreetMap, vous pourrez ajouter de nouveaux bancs ou modifier les bancs existants.", - "shortDescription": "Carte des bancs", - "title": "Bancs" - }, - "bicycle_rental": { - "description": "Vous trouverez sur cette carte toutes les stations de location de vélo telles qu'elles sont référencées dans OpenStreetMap", - "shortDescription": "Une carte avec des stations et magasins de location de vélos", - "title": "Location de vélos" - }, - "bicyclelib": { - "description": "Une vélothèque est un endroit où on peut emprunter des vélos, souvent moyennant une petite somme annuelle. Un cas d'utilisation notable est celui des vélothèques pour les enfants, qui leur permettent de passer à un vélo plus grand quand ils sont trop grands pour leur vélo actuel", - "title": "Vélothèques" - }, - "binoculars": { - "description": "Une carte des longue-vues fixes. Se trouve typiquement sur les sites touristiques, les points de vue, les tours panoramiques ou dans les réserves naturelles.", - "shortDescription": "Une carte de jumelles panoramiques", - "title": "Jumelles" - }, - "bookcases": { - "description": "Une microbibliothèques, également appelée boite à livre, est un élément de mobilier urbain (étagère, armoire, etc) dans lequel sont stockés des livres et autres objets en accès libre. Découvrez les boites à livres prêt de chez vous, ou ajouter en une nouvelle à l'aide de votre compte OpenStreetMap.", - "title": "Carte des microbibliothèques" - }, - "cafes_and_pubs": { - "description": "Bars et pubs", - "title": "Cafés et pubs" - }, - "campersite": { - "description": "Ce site collecte les zones de camping officielles ainsi que les aires de vidange. Il est possible d’ajouter des détails à propos des services proposés ainsi que leurs coûts. Ajoutez vos images et avis. C’est un site et une application. Les données sont stockées sur OpenStreetMap, elles seront toujours gratuites et peuvent être réutilisées par n’importe quelle application.", - "layers": { - "0": { - "description": "campings", - "name": "Campings", - "presets": { - "0": { - "description": "Ajouter une nouvelle aire officielle pour campings-cars, destinée à y passer la nuit avec un camping-car. Elle ne nécessite pas d’infrastructures particulières et peut être simplement désignée sous arrêté municipal, un simple parking pour camping-cars non destiné au stationnement de nuit ne rentre pas dans cette catégorie ", - "title": "une aire de camping" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Combien de personnes peuvent camper ici ? (Passez s’il n’y a pas de places délimitées)", - "render": "{capacity} personnes peuvent utiliser cet espace en même temps" - }, - "caravansites-charge": { - "question": "Combien coûte cet endroit ?", - "render": "Ce site fait payer {charge}" - }, - "caravansites-description": { - "question": "Souhaitez-vous ajouter une description générale du lieu ? (Ne pas répéter les informations précédentes et rester neutre, les opinions vont dans les avis)", - "render": "Plus de détails à propos du site : {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "L’utilisation est payante" - }, - "1": { - "then": "Peut être utilisé gratuitement" - } - }, - "question": "Cet endroit est-il payant ?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Il y a un accès internet" - }, - "1": { - "then": "Il y a un accès internet" - }, - "2": { - "then": "Il n’y a pas d’accès internet" - } - }, - "question": "Cet endroit offre-t-il un accès à Internet ?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "L’accès internet est en supplément" - }, - "1": { - "then": "L’accès internet est inclus" - } - }, - "question": "L’accès internet est-il payant ?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Il est possible d’y passer seulement une nuit" - }, - "1": { - "then": "Il n’y a pas de résidents permanents" - }, - "2": { - "then": "C’est possible sous contrat (Cette option fera disparaître le site de la carte)" - } - }, - "question": "Ce site permet-il la location longue durée ?" - }, - "caravansites-name": { - "question": "Comment s'appelle cet endroit ?", - "render": "Cet endroit s'appelle {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "Cet endroit a une station de vidange sanitaire" - }, - "1": { - "then": "Ce site ne possède pas de lieu de vidange" - } - }, - "question": "Ce site possède-t’il un lieu de vidange ?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Ce site a des toilettes" - }, - "1": { - "then": "Ce site n’a pas de toilettes" - } - }, - "question": "Y-a-t’il des toilettes sur le site ?" - }, - "caravansites-website": { - "question": "Ce lieu a-t’il un site internet ?", - "render": "Site officiel : {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "Site pour camping-cars sans nom" - } - }, - "render": "Site pour camping-cars {name}" - } - }, - "1": { - "description": "Site de vidange sanitaire", - "name": "Sites de vidange sanitaire", - "presets": { - "0": { - "description": "Ajouter un nouveau site de vidange. Un espace où évacuer ses eaux usées (grises et/ou noires). Généralement alimenté en eau potable et électricité.", - "title": "une site de vidange" - } - }, - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "Un code est nécessaire" - }, - "1": { - "then": "Le site est réservés aux clients" - }, - "2": { - "then": "Le site est en libre-service" - }, - "3": { - "then": "Le site est en libre-service" - } - }, - "question": "Qui peut utiliser le site de vidange ?" - }, - "dumpstations-charge": { - "question": "Combien ce site demande t’il de payer ?", - "render": "Ce site fait payer {charge}" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "Il est possible d’y vidanger ses toilettes chimiques" - }, - "1": { - "then": "Il n’est pas possible d’y vidanger ses toilettes chimiques" - } - }, - "question": "Est-il possible d’y vidanger ses toilettes chimiques ?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "Ce site demande un paiement" - }, - "1": { - "then": "Ce site ne demande pas de paiement" - } - }, - "question": "Ce site est-il payant ?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "Il est possible d’y vidanger ses eaux usées" - }, - "1": { - "then": "Il n’est pas possible d’y vidanger ses eaux usées" - } - }, - "question": "Est-il possible d’y faire sa vidange des eaux usées ?" - }, - "dumpstations-network": { - "question": "De quel réseau fait-elle partie ? (Passer si aucun)", - "render": "Cette station fait parte d’un réseau {network}" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "Ce site a un point d’eau" - }, - "1": { - "then": "Ce site n’a pas de point d’eau" - } - }, - "question": "Ce site dispose-t’il d’un point d’eau ?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Site de vidange" - } - }, - "render": "Site de vidange {name}" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "Qui est l’exploitant du site ?", - "render": "Ce site est exploité par {operator}" - }, - "power_supply": { - "mappings": { - "0": { - "then": "Ce site a une source d’alimentation" - }, - "1": { - "then": "Ce site n’a pas de source d’alimentation" - } - }, - "question": "Ce site a-t’il une source d’électricité ?" - } - } - }, - "shortDescription": "Trouver des sites pour passer la nuit avec votre camping-car", - "title": "Sites pour camping-cars" - }, - "charging_stations": { - "description": "Sur cette carte l’on trouve et ajoute des informations sur les points de recharge", - "shortDescription": "Une carte mondiale des points de recharge", - "title": "Points de recharge" - }, - "climbing": { - "description": "Cette carte indique les sites d’escalade comme les salles d’escalade ou les sites naturels", - "descriptionTail": "La carte des sites d'escalade a été créée par Christian Neumann. Merci de le contacter pour des avis ou des questions.

Ce projet utilise les données OpenStreetMap.

", - "layers": { - "0": { - "override": { - "tagRenderings+": { - "Access from containing feature": { - "mappings": { - "0": { - "then": "L’élément englobant indique un accès libre
{_embedding_feature:access:description}" - }, - "1": { - "then": "L’élément englobant indique qu’ une autorisation d’accès est nécessaire
{_embedding_feature:access:description}" - }, - "2": { - "then": "L’élément englobant indique que l’accès est réservés aux clients
{_embedding_feature:access:description}" - }, - "3": { - "then": "L’élément englobant indique que l’accès est réservé aux membres
{_embedding_feature:access:description}" - } - } - }, - "access": { - "mappings": { - "0": { - "then": "Libre d’accès" - }, - "1": { - "then": "Une autorisation est nécessaire" - }, - "2": { - "then": "Réservé aux clients" - }, - "3": { - "then": "Réservé aux membres" - } - }, - "question": "Qui peut y accéder ?" - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " mètres" - }, - "1": { - "human": " pieds" - } - } - } - } - } - } - }, - "title": "Open Climbing Map" - }, - "cycle_highways": { - "description": "Cette carte affiche les aménagements cyclables", - "layers": { - "0": { - "name": "Aménagements cyclables", - "title": { - "render": "Aménagement cyclable" - } - } - }, - "title": "Aménagements cyclables" - }, - "cycle_infra": { - "description": "Une carte montrant les aménagements cyclables et où l’on peut rajouter des informations. Réalisée durant #osoc21.", - "shortDescription": "Une carte où vous pouvez visualiser et modifier les éléments relatifs à l'infrastructure cyclable.", - "title": "Infrastructure cyclable" - }, - "cyclenodes": { - "description": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds", - "layers": { - "0": { - "name": "liens noeud à noeud", - "tagRenderings": { - "node2node-survey:date": { - "question": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?", - "render": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}" - } - }, - "title": { - "mappings": { - "0": { - "then": "lien noeud à noeud {ref}" - } - }, - "render": "lien noeud à noeud" - } - }, - "1": { - "name": "noeuds", - "tagRenderings": { - "node-expected_rcn_route_relations": { - "question": "A combien dautres nœuds vélo ce nœud est-il lié ?", - "render": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes." - }, - "node-survey:date": { - "question": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?", - "render": "Ce nœud cycliste a été verifié pour la dernière fois le {survey:date}" - } - }, - "title": { - "render": "nœud cycliste {rcn_ref}" - } - } - }, - "title": "Réseau de Nœuds Cyclistes" - }, - "cyclestreets": { - "description": "Une rue cyclable est une rue où les véhicules motorisés ne sont pas autorisés à dépasser les cyclistes. Elles sont signalées par un signal routier particulier. On trouve des rues cyclables en Belgique et aux Pays-Bas, mais aussi en Allemagne et en France. ", - "layers": { - "0": { - "description": "Une rue cyclable est une rue où les véhicules motorisés ne sont pas autorisés à dépasser les cyclistes", - "name": "Rue cyclables" - }, - "1": { - "description": "Cette rue va bientôt devenir une rue cyclable", - "name": "Future rue cyclable", - "title": { - "mappings": { - "0": { - "then": "{name} va bientôt devenir une rue cyclable" - } - }, - "render": "Future rue cyclable" - } - }, - "2": { - "description": "Calque pour marquer une rue comme cyclable", - "name": "Toutes les rues", - "title": { - "render": "Rue" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "Quand cette rue deviendra-t-elle cyclable ?", - "render": "Cette rue deviendra une rue cyclable le {cyclestreet:start_date}" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "Cette rue est une rue cyclable (et est limitée à 30 km/h)" - }, - "1": { - "then": "Cette rue est une rue cyclable" - }, - "2": { - "then": "Cette rue sera bientôt une rue cyclable" - }, - "3": { - "then": "Cette rue n’est pas une rue cyclable" - } - }, - "question": "La rue {name} est-elle une rue cyclable ?" - } - } - }, - "shortDescription": "Une carte des rues cyclables", - "title": "Rue cyclables" - }, - "cyclofix": { - "description": "Le but de cette carte est de présenter aux cyclistes une solution facile à utiliser pour trouver l'infrastructure appropriée à leurs besoins.

Vous pouvez suivre votre localisation précise (mobile uniquement) et sélectionner les couches qui vous concernent dans le coin inférieur gauche. Vous pouvez également utiliser cet outil pour ajouter ou modifier des épingles (points d'intérêt) sur la carte et fournir plus de données en répondant aux questions.

Toutes les modifications que vous apportez seront automatiquement enregistrées dans la base de données mondiale d'OpenStreetMap et peuvent être librement réutilisées par d'autres.

Pour plus d'informations sur le projet cyclofix, rendez-vous sur cyclofix.osm.be.", - "title": "Cyclofix - Une carte ouverte pour les cyclistes" - }, - "drinking_water": { - "description": "Cette carte affiche les points d'accès public à de l'eau potable et permet d'en ajouter facilement", - "title": "Eau potable" - }, - "education": { - "description": "Sur cette carte, vous trouverez des informations concernant tous les types d'écoles et d'enseignement. Vous pouvez facilement ajouter plus d'informations", - "title": "Enseignement" - }, - "entrances": { - "description": "Une carte renseignant toutes les entrées (importante pour les utilisateurs de sièges roulants", - "shortDescription": "Vérifez les entrées pour faciliter le routage des utilisateurs de sièges roulants", - "title": "Entrées" - }, - "etymology": { - "description": "Retrouvez sur cette carte l’origine du nom d’un élément. Les rues, bâtiments, etc. proviennent d’OpenStreetMap et sont liés aux données venant de Wikidata. La fenêtre pop-up affiche l’article Wikipedia (s’il existe) ou l’infobox Wikidata de l’objet dont provient le nom. Si l’objet a sa propre page Wikipedia, elle sera aussi affichée.

Vous pouvez contribuer aussi !Zoomez suffisamment et toutes les rues seront affichées. Cliquez sur l'une d'elles et une boîte de recherche Wikidata apparaîtra. En quelques clics, vous pouvez ajouter un lien étymologique. Vous devez disposer d’un compte OpenStreetMap gratuit.", - "layers": { - "1": { - "override": { - "=name": "Route sans origine étymologique" - } - }, - "2": { - "override": { - "=name": "Parcs et forêts sans origine étymologique" - } - }, - "3": { - "override": { - "=name": "Institutions d'éducation sans origine étymologique" - } - }, - "4": { - "override": { - "=name": "Lieux culturels sans origine étymologique" - } - }, - "5": { - "override": { - "=name": "Lieux touristiques sans origine étymologique" - } - }, - "6": { - "override": { - "=name": "Établissements sociaux ou de soins sans origine étymologique" - } - }, - "7": { - "override": { - "=name": "Lieux sportifs sans origine étymologique" - } - } - }, - "shortDescription": "Quelle est l'origine de ce toponyme ?", - "title": "Open Etymology Map" - }, - "facadegardens": { - "description": "Les jardins muraux en ville n’apportent pas seulement paix et tranquillité mais contribuent à embellir la ville, favoriser la biodiversité, régule la température et assainit l’air.
Klimaan VZW et Mechelen Klimaatneutraal veulent cartographier les jardins muraux comme exemple pour les personnes souhaitant en construire ainsi que celles aimant la nature.
Plus d’infos sur klimaan.be.", - "layers": { - "0": { - "description": "Jardins muraux", - "name": "Jardins muraux", - "presets": { - "0": { - "description": "Ajouter un jardin mural", - "title": "une jardin mural" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "Détails supplémentaires sur le jardin (si nécessaire et non décrit précédemment)", - "render": "Plus de détails : {description}" - }, - "facadegardens-direction": { - "question": "Quelle est l’orientation du jardin ?", - "render": "Orientation : {direction} (0 pour le Nord et 90 pour l’Ouest)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "Il y a des plantes comestibles" - }, - "1": { - "then": "Il n’y a pas de plantes comestibles" - } - }, - "question": "Y-a-t’il des plantes comestibles ?" - }, - "facadegardens-plants": { - "mappings": { - "0": { - "then": "Il y a des plantes grimpantes" - }, - "1": { - "then": "Il y a des fleurs" - }, - "2": { - "then": "Il y a des buissons" - }, - "3": { - "then": "Il y a des plantes couvre-sol" - } - }, - "question": "Quel type de plantes pousse ici ?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "Il y a des réserves" - }, - "1": { - "then": "Il n’y a pas de réserves" - } - }, - "question": "Des réserves d’eau ont-elles été installées pour le jardin ?" - }, - "facadegardens-start_date": { - "question": "Quand le jardin a-t’il été construit ? (L’année suffit)", - "render": "Date de construction du jardin : {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "Le jardin est en plein soleil" - }, - "1": { - "then": "Le jardin est partiellement ensoleillé" - }, - "2": { - "then": "Le jardin est à l’ombre" - } - }, - "question": "Quel est l’ensoleillement du jardin ?" - } - }, - "title": { - "render": "Jardin mural" - } - } - }, - "shortDescription": "Cette carte indique les murs végétalisés avec des photos et des informations comme leur orientation, l’ensoleillement et le type de plantes.", - "title": "Jardins de façade" - }, - "food": { - "description": "Restaurants et restaurants à service rapide", - "title": "Restaurants et restaurants rapides" - }, - "fritures": { - "description": "Retrouves vos friteries préférées sur cette carte !", - "layers": { - "0": { - "override": { - "name": "Friteries" - } - } - }, - "title": "Carte des friteries" - }, - "ghostbikes": { - "description": "Les vélos fantômes sont des mémoriaux pour les cyclistes tuées sur la route, prenant la forme de vélos blancs placés à proximité des faits.

Cette carte indique leur emplacement à partir d’OpenStreetMap. Il est possible de contribuer aux informations ici, sous réserve d’avoir un compte OpenStreetMap (gratuit).", - "title": "Vélo fantôme" - }, - "grb": { - "description": "Ce thème tente d’aider l’import automatique GRB.", - "layers": { - "1": { - "tagRenderings": { - "building type": { - "question": "De quel type de bâtiment s’agit-il ?" - } - } - }, - "6": { - "tagRenderings": { - "Import-button": { - "mappings": { - "0": { - "then": "Les balises meta ne sont pas encore calculées ... Rouvrir cette fenêtre pop-up" - }, - "1": { - "then": "Ce bâtiment a des ouvertures et est modélisé comme une relation. Il ne peut être fusionné. Fusionnez-le manuellement via le site d’export de bâtiment {open_in_josm()}" - } - } - } - } - } - } - }, - "grb_fixme": { - "layers": { - "0": { - "tagRenderings": { - "building type": { - "question": "De quel type de bâtiment s’agit-il ?" - } - } - } - } - }, - "hackerspaces": { - "description": "Retrouvez, renseignez ou modifiez des ateliers numériques ouverts", - "shortDescription": "Une carte des ateliers numériques ouverts", - "title": "Ateliers numériques ouvertS" - }, - "hailhydrant": { - "description": "Sur cette carte on trouve et met à jour les bornes incendies, extincteurs, casernes de pompiers et ambulanciers dans son quartier.\n\nLes options en haut à gauche permettent de localiser sa position (sur téléphone) et de filtrer les éléments. Il est possible d’utiliser cet outil pour ajouter et éditer les points d’intérêt de la carte et d’y ajouter des détails en répondant aux questions.\n\nToutes les modifications sont automatiquement enregistrées dans la base de données OpenStreetMap et peuvent êtres librement réutilisées par d’autres.", - "shortDescription": "Carte indiquant les bornes incendies, extincteurs, casernes de pompiers et ambulanciers.", - "title": "Bornes incendies, extincteurs, casernes de pompiers et ambulanciers" - }, - "maps": { - "description": "Sur cette carte sont affichées les cartes (plans) mappées dans OpenStreetMap.

Si une carte est manquante, vous pouvez l'ajouer facilement avec un compte OpenStreetMap.", - "shortDescription": "Cette carte affiche toutes les cartes (plans) mappés dans OpenStreetMap", - "title": "Carte des cartes" - }, - "maxspeed": { - "description": "Cette carte montre la vitesse maximale autorisée sur les routes. Si la vitesse maximale est manquante ou erronée, vous pouvez la corriger ici.", - "shortDescription": "Cette carte montre la vitesse maximale autorisée sur les routes.", - "title": "Vitesse maximale" - }, - "nature": { - "description": "Retrouvez sur cette carte des informations pour les touristes et les amoureux de la nature, telles que ", - "shortDescription": "Une carte pour les amoureux de la nature", - "title": "Dans la nature" - }, - "notes": { - "description": "Une note est une épingle sur la carte avec du text pour indiquer une erreur.

Assurez-vous d’utiliser le filtre pour chercher des utilisateurs and du texte.", - "title": "Notes sur OpenStreetMap" - }, - "observation_towers": { - "description": "Tours libres d’accès pour admirer la vue", - "shortDescription": "Tours libres d’accès pour admirer la vue", - "title": "Tours d’observation" - }, - "openwindpowermap": { - "description": "Une carte indiquant les éoliennes et permettant leur édition.", - "title": "OpenWindPowerMap" - }, - "parkings": { - "description": "Cette carte affiche différents lieux de stationnement", - "shortDescription": "Cette montre les emplacements de parking", - "title": "Stationnement" - }, - "personal": { - "description": "Créez un thème personnalisé basé sur toutes les couches disponibles de tous les thèmes. Pour afficher des données, ouvrez la sélection de couches", - "title": "Thème personnalisé" - }, - "pets": { - "description": "Retrouvez sur cette carte des points d’intérêts pour votre animal : vétérinaires, parcs à chien, animaleries, restaurants acceptant les chiens, etc.", - "layers": { - "1": { - "override": { - "name": "Restaurants acceptant les chiens" - } - }, - "2": { - "override": { - "name": "Magasins acceptant les chiens", - "title": { - "render": "Magasins acceptant les chiens" - } - } - }, - "6": { - "override": { - "presets": { - "0": { - "description": "Un magasin où vous pouvez amener votre chien presque partout", - "title": "magasin acceptant les chiens" - } - } - } - } - }, - "title": "Vétérinaires, parcs à chiens et autres endroits pour chiens" - }, - "playgrounds": { - "description": "Cette carte affiche les aires de jeux et permet d'ajouter plus d'informations", - "shortDescription": "Une carte des aires de jeux", - "title": "Aires de jeux" - }, - "postal_codes": { - "description": "Codes postaux", - "layers": { - "0": { - "name": "codes postaux", - "tagRenderings": { - "postal_code": { - "render": "Le code postal est {postal_code}" - } - }, - "title": { - "render": "Code postal {postal_code}" - } - }, - "2": { - "name": "mairies", - "title": { - "render": "Mairie {name}" - } - } - }, - "shortDescription": "Codes postaux", - "title": "Codes postaux" - }, - "postboxes": { - "description": "Trouvez et ajoutez des bureaux de poste et boîtes à lettres sur cette carte. Utilisez cette carte où vous pouvez envoyer vos cartes postales ! :)
Vous avez trouvez une erreur ou une boîte à lettres est manquante ? Vous pouvez modifier cette carte avec un compte OpenStreetMap gratuit. ", - "layers": { - "0": { - "description": "Le calque montrant les boîtes à lettres.", - "name": "Boîtes à lettres", - "presets": { - "0": { - "title": "une boîte à lettres" - } - }, - "title": { - "render": "Boîte à lettres" - } - }, - "1": { - "description": "Un claque montrant les bureaux de poste.", - "filter": { - "0": { - "options": { - "0": { - "question": "Ouvert actuellement" - } - } - } - }, - "name": "Bureaux de poste", - "presets": { - "0": { - "title": "un bureau de poste" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Ouvert 24h/24 (jours fériés compris)" - } - }, - "question": "Quelles sont les heures d’ouverture de ce bureau de poste ?", - "render": "Heures d’ouverture : {opening_hours_table()}" - } - }, - "title": { - "render": "Bureau de poste" - } - } - }, - "shortDescription": "Une carte des bureaux de poste et des boîtes à lettres", - "title": "Carte des Bureaux de Poste et Boîtes à Lettres" - }, - "shops": { - "description": "Sur cette carte, vous pouvez ajouter des informations sur les magasins, leurs horaires d'ouverture et leurs numéros de téléphone", - "shortDescription": "Carte modifiable affichant les informations de base des magasins", - "title": "Carte des magasins" - }, - "sidewalks": { - "description": "Thème expérimental", - "layers": { - "0": { - "description": "Calque montrant les trottoirs", - "name": "Trottoirs", - "tagRenderings": { - "streetname": { - "render": "Cette rue s’appelle {name}" - } - }, - "title": { - "render": "{name}" - } - } - }, - "shortDescription": "Cartographier des trottoirs", - "title": "Trottoirs" - }, - "sport_pitches": { - "description": "Un terrain de sport est une zone faite pour pratiquer un sport", - "shortDescription": "Une carte montrant les terrains de sport", - "title": "Terrains de sport" - }, - "street_lighting": { - "description": "Retrouvez tout ce qui touche à l’éclairage de rue sur cette carte", - "layers": { - "1": { - "name": "Rues éclairées", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Cette rue est éclairée" - }, - "1": { - "then": "Cette rue n’est pas éclairée" - }, - "2": { - "then": "Cette rue est éclairée la nuit" - }, - "3": { - "then": "Cette rue est éclairée en permanence" - } - }, - "question": "Cette est-elle éclairée ?" - } - }, - "title": { - "render": "Rue éclairée" - } - }, - "2": { - "name": "Toutes les rues", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Cette rue est éclairée" - }, - "1": { - "then": "Cette rue n’est pas éclairée" - }, - "2": { - "then": "Cette rue est éclairée la nuit" - }, - "3": { - "then": "Cette rue est éclairée en permanence" - } - }, - "question": "Cette rue est-elle éclairée ?" - } - }, - "title": { - "render": "Rue" - } - } - }, - "title": "Éclairage de Rue" - }, - "surveillance": { - "description": "Cette carte indique l’emplacement des caméras de surveillance.", - "shortDescription": "Caméras et autres dispositifs de surveillance", - "title": "Surveillance" - }, - "toilets": { - "description": "Carte affichant les WC et toilettes publiques", - "title": "Carte des WC et toilettes publiques" - }, - "trees": { - "description": "Cartographions tous les arbres !", - "shortDescription": "Cartographions tous les arbres", - "title": "Arbres" - }, - "waste": { - "description": "Carte des poubelles et infrastructures de recyclage.", - "title": "Déchets" - }, - "waste_basket": { - "description": "Retrouvez les poubelles près de vous. Si une poubelle est manquante, vous pouvez l’ajouter vous même", - "shortDescription": "Une carte des poubelles", - "title": "Poubelles" - } -} \ No newline at end of file diff --git a/langs/themes/gl.json b/langs/themes/gl.json deleted file mode 100644 index 907a31cae9..0000000000 --- a/langs/themes/gl.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "cyclofix": { - "description": "O obxectivo deste mapa é amosar ós ciclistas unha solución doada de empregar para atopar a infraestrutura axeitada para as súas necesidades.

Podes obter a túa localización precisa (só para dispositivos móbiles) e escoller as capas que sexan relevantes para ti na esquina inferior esquerda. Tamén podes empregar esta ferramenta para engadir ou editar puntos de interese ó mapa e fornecer máis datos respondendo as cuestións.

Todas as modificacións que fagas serán gardadas de xeito automático na base de datos global do OpenStreetMap e outros poderán reutilizalos libremente.

Para máis información sobre o proxecto cyclofix, vai a cyclofix.osm.be.", - "title": "Cyclofix - Un mapa aberto para os ciclistas" - }, - "ghostbikes": { - "title": "Bicicleta pantasma" - }, - "personal": { - "description": "Crea un tema baseado en todas as capas dispoñíbeis de todos os temas", - "title": "Tema personalizado" - } -} \ No newline at end of file diff --git a/langs/themes/hu.json b/langs/themes/hu.json deleted file mode 100644 index e79c7661fa..0000000000 --- a/langs/themes/hu.json +++ /dev/null @@ -1,487 +0,0 @@ -{ - "aed": { - "description": "Ezen a térképen a közeli defibrillátorokat lehet megtalálni és feltüntetni", - "title": "Defibrillátor-térkép" - }, - "artwork": { - "description": "Szobrok, mellszobrok, graffitik és egyéb műalkotások nyílt világtérképe", - "title": "Műalkotástérkép" - }, - "benches": { - "description": "Ez a térkép megjeleníti az OpenStreetMap-en rögzített összes padot: egyes padokat, valamint tömegközlekedési megállókban vagy menedékhelyeken található padokat. OpenStreetMap-fiókkal Ön is felrajzolhat új padokat, vagy szerkesztheti a meglévő padok részleteit.", - "shortDescription": "Padtérkép", - "title": "Padok" - }, - "bicyclelib": { - "description": "A kerékpárkönyvtárak olyan helyek, ahol kerékpárokat lehet kölcsönözni, gyakran egy kis éves díj ellenében. Figyelemre méltó felhasználásuk a gyerekeknek szánt kerékpárkönyvtárak, amelyek segítségével nagyobb kerékpárra válthatnak, amikor jelenlegi kerékpárjukat kinőtték", - "title": "Kerékpárkönyvtárak" - }, - "binoculars": { - "description": "Rúdra rögzített távcsövek térképe. Jellemzően turisztikailag érdekes, panorámás helyeken, kilátótornyok tetején vagy természetvédelmi területen találhatók.", - "shortDescription": "Rögzített távcsövek (binokulárok) térképe", - "title": "Távcsövek" - }, - "bookcases": { - "description": "A nyilvános könyvespolc egy kis utcai szekrény, doboz, régi telefonfülke vagy más tárgy, ahol könyveket tárolnak. Bárki tehet rá vagy vihet el róla könyvet. Ez a térkép ezeket a könyvespolcokat kívánja összegyűjteni. Ha felfedezett egy új könyvespolcot a közelben, akkor egy ingyenes OpenStreetMap-fiókkal gyorsan fel is rajzolhatja a térképre.", - "title": "Könyvespolctérkép" - }, - "cafes_and_pubs": { - "title": "Kávézók és kocsmák" - }, - "campersite": { - "description": "Ez az oldal az összes olyan hivatalos lakóautós megállóhelyet és helyet gyűjti össze, ahol szürke és fekete szennyvizet lehet üríteni. Hozzáadhat részleteket a nyújtott szolgáltatásokról és a költségekről, valamint képeket és értékeléseket. Ez egyszerre egy weboldal és egy webes alkalmazás. Az adatokat az OpenStreetMapen tároljuk, így mindig ingyenesek lesznek, és bármelyik alkalmazás újra felhasználhatja őket.", - "layers": { - "0": { - "description": "Lakóautós megállóhelyek", - "name": "Lakóautós megállóhely", - "presets": { - "0": { - "description": "Új hivatalos lakóautóhely hozzáadása. Ez arra vannak kijelölve, hogy lakóautóval ott éjszakázzunk. Lehet, hogy úgy néz ki, mint egy igazi kemping, de az is lehet, hogy csak olyan, mint egy parkoló. Előfordulhat, hogy egyáltalán nem jelzik őket, hanem csak egy önkormányzati határozatban vannak kijelölve. A lakóautósoknak szánt olyan hagyományos parkolók, ahol nem várhatóan nem fognak éjszakázni, -nem minősül- lakóautóhelynek. ", - "title": "lakóautós megállóhely" - } - }, - "tagRenderings": { - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Itt van WC" - }, - "1": { - "then": "Itt nincs WC" - } - }, - "question": "Van-e itt WC?" - } - } - }, - "1": { - "presets": { - "0": { - "description": "Új egészségügyihulldék-lerakó hozzáadása. Ez egy olyan hely, ahol a lakókocsisok a szennyvizet vagy a vegyi WC hulladékát kiüríthetik. Gyakran van ivóvíz és áram is." - } - }, - "tagRenderings": { - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "Itt ártalmatlanítható a vegyi WC hulladéka" - }, - "1": { - "then": "Itt nem ártalmatlanítható a vegyi WC hulladéka" - } - }, - "question": "Elhelyezhető-e itt a vegyi WC hulladéka?" - } - } - } - }, - "overrideAll": { - "tagRenderings+": { - "power_supply": { - "question": "Van-e itt elektromos áram?" - } - } - }, - "shortDescription": "Helyek, ahol lakóautóval eltöltheti az éjszakát", - "title": "Lakóautós megállóhelyek" - }, - "charging_stations": { - "description": "Ezen a térképen a elektromos töltőpontokról szóló információkat lehet megtalálni és megadni", - "shortDescription": "Elektromos töltőpontok világtérképe", - "title": "Elektromos töltőpontok" - }, - "climbing": { - "description": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben.", - "descriptionTail": "A mászótérképet eredetileg Christian Neumann készítette. Ha észrevétele vagy kérdése van, kérjük, vele lépjen kapcsolatba.

A projekt az OpenStreetMap adatait használja

", - "title": "Mászótérkép" - }, - "cycle_infra": { - "description": "Kerékpáros infrastruktúrával kapcsolatos dolgokat megjelenítő és szerkesztésre felkínáló térkép. Az #osoc21 (Open Summer of Code) alatt készült.", - "shortDescription": "Olyan térkép, ahol a kerékpáros infrastruktúrával kapcsolatos dolgokat tekinthet meg és szerkeszthet.", - "title": "Kerékpáros infrastruktúra" - }, - "cyclestreets": { - "description": "A kerékpárosutca (cyclestreet, Fahrradstraße) olyan utca, ahol gépjármű nem előzhet meg kerékpárost. Az ilyen utcákat külön közlekedési tábla jelzi. Kerékpárosutcák találhatók Hollandiában és Belgiumban, valamint Németországban és Franciaországban is. ", - "layers": { - "0": { - "description": "A kerékpárosutca olyan utca, ahol gépjármű nem előzhet meg a kerékpárost", - "name": "Kerékpárosutcák" - }, - "1": { - "description": "Ez az utca hamarosan kerékpárosutcává válik", - "name": "Jövőbeli kerékpárosutca", - "title": { - "mappings": { - "0": { - "then": "{name} nemsokára kerékpárosutca lesz" - } - }, - "render": "Jövőbeli kerékpárosutca" - } - }, - "2": { - "description": "Réteg bármely utca kerékpárosutcaként való megjelöléséhez", - "name": "Minden utca", - "title": { - "render": "Utca" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "Mikor lesz ez az utca kerékpárosutca?", - "render": "Ez az utca ekkor lesz kerékpárosutca: {cyclestreet:start_date}" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "Ez az utca kerékpárosutca (és 30 km/h a sebességkorlátozás)" - }, - "1": { - "then": "Ez az utca kerékpárosutca" - }, - "2": { - "then": "Ez az utca hamarosan kerékpárosutcává válik" - }, - "3": { - "then": "Ez az utca nem kerékpárosutca" - } - }, - "question": "Kerékpárosutca-e {name}?" - } - } - }, - "shortDescription": "Kerékpárosutcák térképe", - "title": "Kerékpárosutcák" - }, - "cyclofix": { - "description": "Ez a térkép kerékpárosoknak kíván könnyen használható megoldást nyújtani a számukra fontos infrastruktúra megtalálásához.

A bal alsó sarokban nyomon követheti pontos tartózkodási helyét (csak mobilon), és kiválaszthatja az Ön számára fontos rétegeket. Az eszköz segítségével gombostűket (érdekes pontokat, POI-kat) is szerkeszthet vagy felrajzolhat a térképre, a kérdések megválaszolásával pedig további adatokat szolgáltathat.

Minden módosítás automatikusan elmentődik az OpenStreetMap globális adatbázisában, és mások szabadon újra felhasználhatják.

A cyclofix projektről további információkat a cyclofix.osm.be oldalon talál.", - "title": "Cyclofix – nyílt térkép kerékpárosoknak" - }, - "drinking_water": { - "description": "Ezen a térképen a nyilvánosan hozzáférhető ivóvíznyerő helyek láthatók, szerkeszthetők és rajzolhatók fel könnyedén", - "title": "Ivóvíz" - }, - "entrances": { - "description": "Épületek bejáratai mutató térkép, amely a kerekesszékkel közlekedőknek fontos szempontokat jeleníti meg", - "shortDescription": "Akadálymentes útvonaltervezést segítő bejáratok feltérképezése", - "title": "Épületek bejáratai" - }, - "etymology": { - "description": "Ezen a térképen az látható, hogy egy objektum milyen névre hallgat. Az utcák, épületek stb. az OpenStreetMapről származnak, amely össze van kapcsolva a Wikidata adatbázissal. A felugró ablakban megjelenik a megfelelő Wikipedia-szócikk (ha van) vagy egy Wikidata-doboz arról, amiről az objektumot elnevezték. Ha magának az objektumnak van Wikipédia-oldala, az is megjelenik.

A térképet Ön is szerkesztheti!nagyítson rá, és az összes utca megjelenik. Ha valamelyikre rákattint, megjelenik Wikidata-kereső doboz. Néhány kattintással hozzáadhat egy etimológiai linket. Ne feledje, hogy ehhez szüksége van egy ingyenes OpenStreetMap-fiókra.", - "layers": { - "1": { - "override": { - "=name": "Etimológiai adat nélküli utcák" - } - }, - "2": { - "override": { - "=name": "Etimológiai adat nélküli parkok és erdők" - } - } - }, - "shortDescription": "Mi az eredete egy helynévnek?", - "title": "Etimológiai térkép" - }, - "facadegardens": { - "description": "A homlokzatkertek, zöld homlokzatok és fák a városban nemcsak békét és nyugalmat, hanem szebb várost, nagyobb biológiai sokféleséget, hűsítő hatást és jobb levegőminőséget is hoznak.
A Klimaan VZW és a Mechelen Klimaatneutraal a meglévő és új homlokzati kerteket szeretné feltérképezni, hogy példaként szolgáljanak a saját kertet építeni vágyóknak vagy a természetet kedvelő városi sétálóknak.
További információ a projektről a klimaan.be oldalon.", - "layers": { - "0": { - "description": "Homlokzati kertek", - "name": "Homlokzati kertek", - "presets": { - "0": { - "description": "Homlokzatkert hozzáadása", - "title": "homlokzatkert" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "További leíró jellegű információ a kertről (ha szükséges, és följebb nincs leírva)", - "render": "További részletek: {description}" - }, - "facadegardens-direction": { - "question": "Milyen a kert tájolása?", - "render": "Tájolás: {direction} (0=észak, 90=kelet stb.)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "Van benne ehető növény" - }, - "1": { - "then": "Nincs benne ehető növény" - } - }, - "question": "Van-e benne ehető növény?" - }, - "facadegardens-plants": { - "mappings": { - "0": { - "then": "Van benne szőlő" - }, - "1": { - "then": "Van benne virágos növény" - }, - "2": { - "then": "Van benne cserje" - }, - "3": { - "then": "Van benne talajtakaró növény" - } - }, - "question": "Milyen jellegű növények nőnek benne?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "Van benne esővízgyűjtő hordó" - }, - "1": { - "then": "Nincs benne esővízgyűjtő hordó" - } - }, - "question": "Van-e a kertben vizeshordó?" - }, - "facadegardens-start_date": { - "question": "Mikor épült a kert? (Év megadása is elegendő)", - "render": "A kert építésének időpontja: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "A kert teljesen a napon van" - }, - "1": { - "then": "A kert részben árnyékban van" - }, - "2": { - "then": "A kert árnyékban van" - } - }, - "question": "Árnyékban vagy napon van a kert?" - } - }, - "title": { - "render": "Homlokzati kert" - } - } - }, - "shortDescription": "Ez a térkép homlokzati kerteket jelenít meg képekkel, valamint adatokkal a tájolásukról, a napsütésnek való kitettségükről és a bennük található növényzetről.", - "title": "Homlokzati kertek" - }, - "food": { - "title": "Éttermek és büfék" - }, - "fritures": { - "layers": { - "0": { - "override": { - "name": "Sültkrumplievő-hely" - } - } - } - }, - "ghostbikes": { - "description": "A szellemkerékpár egy közlekedési balesetben elhunyt kerékpáros emlékműve: egy fehér kerékpár, amelyet állandó jelleggel a baleset helyszínének közelében helyeznek el.

A térképen az OpenStreetMap által ismert összes szellemkerékpár megtekinthető. Hiányzik róla egy szellemkerékpár? Bárki hozzáadhat vagy frissíthet adatokat – csak egy (ingyenes) OpenStreetMap-fiókra van szükség hozzá.", - "title": "Szellemkerékpárok" - }, - "grb": { - "description": "Ez a sablon a flandriai GRB épületimportálás automatizlását kívánja megkönnyíteni." - }, - "hackerspaces": { - "description": "Ezen a térképen hackerspace-ek láthatók, új hackerspace-eket lehet fölrajzolni vagy meglévők adatait frissíteni", - "shortDescription": "Hackerspace-ek térképe", - "title": "Hackerspace-ek" - }, - "hailhydrant": { - "description": "Ezen a térképen tűzcsapokat, tűzoltóállomásokat, mentőállomásokat és tűzoltóállomásokat találhat és szerkeszthet kedvenc városrészeiben (vagy másutt).\n\nA bal alsó sarokban nyomon követheti pontos tartózkodási helyét (csak mobilon), és kiválaszthatja az Ön számára releváns rétegeket. Ezzel az eszközzel gombostűket (érdekes pontokat, POI-kat) is szerkeszthet vagy felrajzolhat a térképre, a rendelkezésre álló kérdések megválaszolásával pedig további részleteket adhat meg.\n\nAz Ön által elvégzett módosítások automatikusan elmentődnek az OpenStreetMap globális adatbázisában, és mások szabadon újra felhasználhatják azokat.", - "shortDescription": "Térkép tűzcsapok, tűzoltó készülékek, tűzoltóságok és mentőállomások megjelenítéséhez.", - "title": "Tűzcsapok, tűzoltó készülékek, tűzoltóságok és mentőállomások." - }, - "notes": { - "description": "A jegyzet egy gombostű a térképen egy szöveggel, amely azt jelzi, hogy valami nem stimmel.

Felhasználók vagy szövegek kereséséhez nézd meg a szűrő nézetet.", - "title": "Jegyzetek az OpenStreetMapen" - }, - "observation_towers": { - "description": "Nyilvános tornyok, hogy gyönyörködhessünk a kilátásban", - "shortDescription": "Nyilvános tornyok, hogy gyönyörködhessünk a kilátásban", - "title": "Kilátótornyok" - }, - "openwindpowermap": { - "description": "Szélerőművek megjelenítésére és szerkesztésére szolgáló térkép.", - "title": "OpenWindPowerMap" - }, - "parkings": { - "description": "Ez a térkép különböző parkolókat jelenít meg", - "shortDescription": "Ez a térkép különböző parkolókat jelenít meg", - "title": "Parkolás" - }, - "playgrounds": { - "description": "Ezen a térképen játszótereket találsz, és további információkat adhatsz hozzájuk", - "shortDescription": "Egy térkép játszóterekkel", - "title": "Játszóterek" - }, - "postal_codes": { - "description": "Irányítószámok", - "layers": { - "0": { - "name": "irányítószámok", - "tagRenderings": { - "postal_code": { - "render": "Irányítószám: {postal_code}" - } - }, - "title": { - "render": "Irányítószám: {postal_code}" - } - }, - "2": { - "name": "polgármesteri hivatalok", - "title": { - "render": "{name} városháza" - } - } - }, - "shortDescription": "Irányítószámok", - "title": "Irányítószámok" - }, - "postboxes": { - "description": "Ezen a térképen postahivatalok és postaládák adatait találod és egészítheted ki. Utánanézhetsz, hogy hol adhatod fel a következő képeslapodat! :)
Hibát találtál, vagy hiányzik egy postaláda? Ezt a térképet mindössze egy ingyenes OpenStreetMap-fiókkal szerkesztheted. ", - "layers": { - "0": { - "description": "A postaládákat megjelenítő réteg.", - "name": "Postaládák", - "presets": { - "0": { - "title": "postaláda" - } - }, - "title": { - "render": "Postaláda" - } - }, - "1": { - "description": "Postákat megjelenítő réteg.", - "filter": { - "0": { - "options": { - "0": { - "question": "Most nyitva" - } - } - } - }, - "name": "Posták", - "presets": { - "0": { - "title": "Posta" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Éjjel-nappal nyitva (munkaszüneti napokon is)" - } - }, - "question": "Mikor van nyitva ez a posta?", - "render": "Nyitva tartás: {opening_hours_table()}" - } - }, - "title": { - "render": "Posta" - } - } - }, - "shortDescription": "Posták és postaládák térképe", - "title": "Posta- és postaládatérkép" - }, - "shops": { - "description": "Ezen a térképen az üzletek alapvető adatait lehet megadni, például nyitvatartási időt és telefonszámokat.", - "shortDescription": "Szerkeszthető térkép üzletek alapvető adataival", - "title": "Bolttérkép" - }, - "sport_pitches": { - "description": "A sportpálya egy olyan terület, amelyen valamilyen sportot űznek", - "shortDescription": "Sportpályatérkép", - "title": "Sportpályák" - }, - "street_lighting": { - "description": "Ezen a térképen minden megtalálható, ami a közvilágítással kapcsolatos", - "layers": { - "1": { - "name": "Kivilágított utcák", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Ezen az utcán van közvilágítás" - }, - "1": { - "then": "Ezen az utcán nincs közvilágítás" - }, - "2": { - "then": "Ez az utca éjszaka ki van világítva" - }, - "3": { - "then": "Ez az utca éjjel-nappal ki van világítva" - } - }, - "question": "Ki van-e világítva ez az utca?" - } - }, - "title": { - "render": "Kivilágított utca" - } - }, - "2": { - "name": "Minden utca", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Ez az utca ki van világítva" - }, - "1": { - "then": "Ez az utca nincs kivilágítva" - }, - "2": { - "then": "Ez az utca éjjel ki van világítva" - }, - "3": { - "then": "Ez az utca éjjel-nappal ki van világítva" - } - }, - "question": "Ki van-e világítva ez az utca?" - } - }, - "title": { - "render": "Utca" - } - } - }, - "title": "Közvilágítás" - }, - "surveillance": { - "description": "Ezen a térképen térfigyelő kamerák láthatók.", - "shortDescription": "Térfigyelő kamerák és más figyelőeszközök", - "title": "Megfigyelt térfigyelés" - }, - "toilets": { - "description": "Nyilvános WC-k térképe", - "title": "WC-térkép" - }, - "trees": { - "description": "Térképezzünk fel minden fát!", - "shortDescription": "Az összes fa feltérképezése", - "title": "Fatérkép" - }, - "waste_basket": { - "description": "Ezen a térképen megtalálhatod a közeledben lévő szemeteskosarakat. Ha hiányzik egy kuka a térképről, te is felrajzolhatod", - "shortDescription": "Szemeteskosarakat ábrázoló térkép", - "title": "Kukatérkép" - } -} \ No newline at end of file diff --git a/langs/themes/id.json b/langs/themes/id.json deleted file mode 100644 index b811583fd1..0000000000 --- a/langs/themes/id.json +++ /dev/null @@ -1,205 +0,0 @@ -{ - "aed": { - "description": "Di peta ini, seseorang dapat menemukan dan menandai defibrillator terdekat", - "title": "Buka Peta AED" - }, - "artwork": { - "description": "Selamat datang di Open Artwork Map, peta untuk patung, grafiti, dan karya seni lain di seluruh dunia", - "title": "Buka Peta Karya Seni" - }, - "benches": { - "shortDescription": "Peta bangku", - "title": "Bangku" - }, - "bicycle_rental": { - "shortDescription": "Peta dengan stasiun persewaan sepeda dan toko penyewaan sepeda", - "title": "Sewa sepeda" - }, - "bicyclelib": { - "title": "Perpustakaan sepeda" - }, - "cafes_and_pubs": { - "title": "Kafe dan pub" - }, - "campersite": { - "layers": { - "0": { - "description": "Tempat camping", - "name": "Tempat camping", - "tagRenderings": { - "caravansites-fee": { - "mappings": { - "0": { - "then": "Anda perlu membayar untuk menggunakannya" - }, - "1": { - "then": "Boleh digunakan tanpa bayaran" - } - } - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Akses Web tersedia" - }, - "1": { - "then": "Akses Web tersedia" - }, - "2": { - "then": "Tiada akses Web" - } - }, - "question": "Tempat ini berbagi akses Web?" - }, - "caravansites-name": { - "question": "Apakah nama tempat ini?", - "render": "Tempat ini disebut {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "Tempat ini memiliki tempat pembuangan sanitasi" - }, - "1": { - "then": "Tempat ini tidak memiliki tempat pembuangan sampah sanitasi" - } - }, - "question": "Apakah tempat ini memiliki tempat pembuangan sanitasi?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Tempat sini ada tandas" - }, - "1": { - "then": "Tempat sini tiada tandas" - } - } - }, - "caravansites-website": { - "question": "Tempat sini terada situs web?", - "render": "Situs resmi: {website}" - } - }, - "title": { - "render": "Tempat kemping {name}" - } - }, - "1": { - "description": "Tempat pembuangan sanitasi", - "name": "Tempat pembuangan sanitasi" - } - }, - "overrideAll": { - "tagRenderings+": { - "power_supply": { - "mappings": { - "0": { - "then": "Tempat ini memiliki catu daya" - }, - "1": { - "then": "Tempat ini tidak memiliki sumber listrik" - } - } - } - } - } - }, - "charging_stations": { - "title": "Stasiun pengisian daya" - }, - "openwindpowermap": { - "title": "OpenWindPowerMap" - }, - "parkings": { - "description": "Peta ini menunjukkan tempat parkir yang berbeda", - "shortDescription": "Peta ini menunjukkan tempat parkir yang berbeda", - "title": "Tempat parkir" - }, - "personal": { - "title": "Tema pribadi" - }, - "playgrounds": { - "description": "Di peta ini, Anda menemukan taman bermain dan dapat menambahkan lebih banyak informasi", - "shortDescription": "Peta dengan taman bermain", - "title": "Taman bermain" - }, - "postal_codes": { - "description": "Kode pos", - "layers": { - "0": { - "name": "kode pos", - "tagRenderings": { - "postal_code": { - "render": "Kode posnya adalah {postal_code}" - } - }, - "title": { - "render": "Kode pos {postal_code}" - } - }, - "2": { - "name": "balai kota", - "title": { - "render": "Balai kota {name}" - } - } - }, - "shortDescription": "Kode pos", - "title": "Kode pos" - }, - "postboxes": { - "layers": { - "0": { - "description": "Layer yang memperlihatkan kotak pos.", - "name": "Kotak pos", - "presets": { - "0": { - "title": "kotak pos" - } - }, - "title": { - "render": "Kotak pos" - } - }, - "1": { - "description": "Layer yang menunjukkan kantor pos.", - "filter": { - "0": { - "options": { - "0": { - "question": "Saat ini buka" - } - } - } - }, - "name": "Kantor pos", - "presets": { - "0": { - "title": "Kantor Pos" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Buka 24 jam (termasuk hari libur)" - } - }, - "question": "Jam berapa kantor pos ini buka?", - "render": "Jam Buka: {opening_hours_table()}" - } - }, - "title": { - "render": "Kantor Pos" - } - } - } - }, - "trees": { - "title": "Pohon" - }, - "waste_basket": { - "title": "Keranjang Sampah" - } -} \ No newline at end of file diff --git a/langs/themes/it.json b/langs/themes/it.json deleted file mode 100644 index ca2191a009..0000000000 --- a/langs/themes/it.json +++ /dev/null @@ -1,589 +0,0 @@ -{ - "aed": { - "description": "Su questa mappa puoi trovare e segnalare i defibrillatori nelle vicinanze", - "title": "Mappa dei defibrillatori (DAE)" - }, - "artwork": { - "description": "Benvenuto/a sulla mappa libera dell’arte, una mappa delle statue, i busti, i graffiti e le altre realizzazioni artistiche di tutto il mondo", - "title": "Mappa libera delle opere d'arte" - }, - "benches": { - "description": "Questa mappa mostra tutte le panchine che sono state aggiunte su OpenStreetMap: panchine individuali e quelle alle fermate del trasporto pubblico o nei ripari. Se disponi di un account OpenStreetMap puoi mappare delle nuove panchine o modificare i dettagli di quelle esistenti.", - "shortDescription": "Una mappa delle panchine", - "title": "Panchine" - }, - "bicyclelib": { - "description": "«Biciclette in prestito» è un luogo dove le biciclette possono essere prese in prestito, spesso in cambio di un piccolo contributo annuale. Un caso degno di nota è quello delle biciclette in prestito per bambini che permettono loro di cambiare le dimensioni della propria bici quando quella attuale diventa troppo piccola", - "title": "Biciclette in prestito" - }, - "binoculars": { - "description": "Una cartina dei binocoli su un palo fissi in un luogo. Si trovano tipicamente nei luoghi turistici, nei belvedere, in cima a torri panoramiche oppure occasionalmente nelle riserve naturali.", - "shortDescription": "Una cartina dei binocoli pubblici fissi", - "title": "Binocoli" - }, - "bookcases": { - "description": "Una libreria pubblica è una piccola cabina a lato della strada, un locale, una vecchia cabina telefonica o qualche altro luogo in cui sono tenuti libri. Chiunque può lasciare o prendere libri. Scopo della mappa è individuarle. Se scopri nuove librerie nelle vicinanze, puoi facilmente aggiungerle con un account OpenStreetMap.", - "title": "Mappa libera delle microbiblioteche" - }, - "cafes_and_pubs": { - "title": "Caffè e pub" - }, - "campersite": { - "description": "Questo sito raccoglie tutti i luoghi ufficiali dove sostare con il camper e aree dove è possibile scaricare acque grigie e nere. Puoi aggiungere dettagli riguardanti i servizi forniti e il loro costo. Aggiungi foto e recensioni. Questo è al contempo un sito web e una web app. I dati sono memorizzati su OpenStreetMap in modo tale che siano per sempre liberi e riutilizzabili da qualsiasi app.", - "layers": { - "0": { - "description": "Aree camper", - "name": "Aree camper", - "presets": { - "0": { - "description": "Aggiungi una nuova area di sosta ufficiale per camper. Si tratta di aree destinate alla sosta notturna dei camper. Potrebbe trattarsi di luoghi di campeggio o semplici parcheggi. Potrebbero anche non essere segnalati sul posto, ma semplicemente indicati in una delibera comunale. Un parcheggio destinato ai camper in cui non è però consentito trascorrere la notte -non- va considerato un'area di sosta per camper. ", - "title": "una luogo di campeggio" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Quanti camper possono stare qua? (non rispondere se non c’è un numero chario di spazi o veicoli ammessi)", - "render": "{capacity} camper possono usare questo luogo al contempo" - }, - "caravansites-charge": { - "question": "Quanto costa questo luogo?", - "render": "Questo luogo costa {charge}" - }, - "caravansites-description": { - "question": "Desideri aggiungere una descrizione del luogo? (Non vanno ripetute informazioni già richieste e mostrate precedentemente. Si prega di attenersi a dati oggettivi - le opinioni vanno nelle recensioni)", - "render": "Maggiori dettagli su questo luogo: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Devi pagare per usarlo" - }, - "1": { - "then": "Può essere usato gratuitamente" - } - }, - "question": "Ha una tariffa questo luogo?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "C’è l’accesso a internet" - }, - "1": { - "then": "C’è l’accesso a internet" - }, - "2": { - "then": "Non c’è l’accesso a internet" - } - }, - "question": "Questo luogo ha l’accesso a internet?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Occorre pagare un extra per avere l’accesso a internet" - }, - "1": { - "then": "Non occorre pagare per l’accesso a internet" - } - }, - "question": "Occorre pagare per avere l’accesso a internet?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Sì, ci sono spazi per il noleggio a lungo termine, ma puoi anche pagare per singola giornata" - }, - "1": { - "then": "No, non ci sono ospiti a lungo termine qui" - }, - "2": { - "then": "Puoi soggiornare qui solo se hai un contratto a lungo termine (se selezioni questa opzione, questo luogo sarà rimosso da questa mappa)" - } - }, - "question": "Questo luogo offre spazi per il noleggio a lungo termine?" - }, - "caravansites-name": { - "question": "Come viene chiamato questo luogo?", - "render": "Questo luogo è chiamato {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "Questo luogo ha una stazione per lo scarico delle acque" - }, - "1": { - "then": "Questo luogo non ha una stazione per lo scarico delle acque" - } - }, - "question": "Questo luogo ha una stazione per lo scarico delle acque?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Questo luogo ha i servizi igienici" - }, - "1": { - "then": "Questo luogo non ha i servizi igienici" - } - }, - "question": "Questo luogo dispone di servizi igienici?" - }, - "caravansites-website": { - "question": "Questo luogo ha un sito web?", - "render": "Sito web ufficiale: {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "Area camper senza nome" - } - }, - "render": "Area camper {name}" - } - }, - "1": { - "description": "Luoghi di sversamento delle acque reflue", - "name": "Luoghi di sversamento delle acque reflue", - "presets": { - "0": { - "description": "Aggiungi un nuovo luogo di sversamento delle acque reflue. Si tratta di luoghi dove chi viaggia in camper può smaltire le acque grigie o le acque nere. Spesso forniscono anche acqua ed elettricità.", - "title": "una luogo di sversamento delle acque reflue" - } - }, - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "Servono una chiave o un codice di accesso" - }, - "1": { - "then": "È obbligatorio essere un cliente di questo campeggio o di questa area camper" - }, - "2": { - "then": "Chiunque può farne uso" - }, - "3": { - "then": "Chiunque può farne uso" - } - }, - "question": "Chi può utilizzare questo luogo di sversamento?" - }, - "dumpstations-charge": { - "question": "Qual è la tariffa di questo luogo?", - "render": "Ha una tariffa di {charge}" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "È possibile smaltire le acque del WC chimico qui" - }, - "1": { - "then": "Non è possibile smaltire le acque del WC chimico qui" - } - }, - "question": "È possibile smaltire le acque del WC chimico qui?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "A pagamento" - }, - "1": { - "then": "È gratuito" - } - }, - "question": "Questo luogo è a pagamento?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "Si possono smaltire le acque grigie qui" - }, - "1": { - "then": "Non si possono smaltire le acque grigie qui" - } - }, - "question": "Si possono smaltire le acque grigie qui?" - }, - "dumpstations-network": { - "question": "Di quale rete fa parte questo luogo? (se non fa parte di nessuna rete, salta)", - "render": "Questo luogo è parte della rete {network}" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "Questo luogo ha un punto per l'approvvigionamento di acqua" - }, - "1": { - "then": "Questo luogo non ha un punto per l'approvvigionamento di acqua" - } - }, - "question": "Questo luogo ha un punto per l'approvvigionamento di acqua?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Luogo di sversamento" - } - }, - "render": "Luogo di sversamento {name}" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "Chi gestisce questo luogo?", - "render": "Questo luogo è gestito da {operator}" - }, - "power_supply": { - "mappings": { - "0": { - "then": "Questo luogo fornisce corrente elettrica" - }, - "1": { - "then": "Questo luogo non fornisce corrente elettrica" - } - }, - "question": "Questo luogo fornisce corrente elettrica?" - } - } - }, - "shortDescription": "Trova aree dove passare la notte con il tuo camper", - "title": "Aree camper" - }, - "charging_stations": { - "description": "Su questa mappa aperta, puoi individuare le stazioni di ricarica o aggiungere informazioni", - "shortDescription": "Una mappa mondiale di postazioni di ricarica", - "title": "Postazione di ricarica" - }, - "climbing": { - "description": "In questa cartina puoi trovare vari luoghi per arrampicata come ad esempio palestre di arrampicata, sale di pratica e rocce naturali.", - "descriptionTail": "La cartina di arrampicata è stata originariamente creata da Christian Neumann. Si prega di scrivere qua se si hanno commenti o domande da fare.

Il progetto usa i dati del progetto OpenStreetMap.

", - "layers": { - "0": { - "override": { - "tagRenderings+": { - "Access from containing feature": { - "mappings": { - "0": { - "then": "L’ elemento in cui è contenuto indica che è pubblicamente accessibile
{_embedding_feature:access:description}" - }, - "1": { - "then": "L’elemento che lo contiene indica che è richiesto un’autorizzazione per accedervi
{_embedding_feature:access:description}" - }, - "2": { - "then": "L’ elemento che lo contiene indica che è accessibile solo ai clienti
{_embedding_feature:access:description}" - }, - "3": { - "then": "L’ elemento che lo contiene indica che è accessibile solamente ai membri del club
{_embedding_feature:access:description}" - } - } - }, - "access": { - "mappings": { - "0": { - "then": "Pubblicamente accessibile a chiunque" - }, - "1": { - "then": "È necessario avere un’autorizzazione per entrare" - }, - "2": { - "then": "Riservato ai clienti" - }, - "3": { - "then": "Riservato ai membri del club" - } - }, - "question": "Chi può accedervi?" - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " metri" - }, - "1": { - "human": " piedi" - } - } - } - } - } - } - }, - "title": "Mappa aperta per le arrampicate" - }, - "cycle_highways": { - "description": "Questa cartina mostra le strade per velocipedi", - "title": "Strade per velocipedi" - }, - "cycle_infra": { - "description": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi. Realizzata durante #osoc21.", - "shortDescription": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi.", - "title": "Infrastruttura dei velocipedi" - }, - "cyclestreets": { - "description": "Una strada ciclabile è una strada dove il traffico motorizzato non può superare i velocipedi. La sua presenza è segnalata da un cartello stradale specifico. Le strade ciclabili sono diffuse in Olanda e Belgio, ma si possono trovare anche in Germania e in Francia. ", - "layers": { - "0": { - "description": "Una strada ciclabile è una strada in cui i veicoli a motore non possono sorpassare le persone in bicicletta", - "name": "Strade ciclabili" - }, - "1": { - "description": "Questa strada diventerà presto una strada ciclabile", - "name": "Futura strada ciclabile", - "title": { - "mappings": { - "0": { - "then": "{name} diventerà presto una strada ciclabile" - } - }, - "render": "Futura strada ciclabile" - } - }, - "2": { - "description": "Livello per contrassegnare tutte le strade come strade ciclabili", - "name": "Tutte le strade", - "title": { - "render": "Strada" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "Questa strada diventerà una strada ciclabile quando?", - "render": "Questa strada diventerà una strada ciclabile dal {cyclestreet:start_date}" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "Questa è una strada ciclabile (e ha un limite di velocità massima di 30 km/h)" - }, - "1": { - "then": "Questa è una strada ciclabile" - }, - "2": { - "then": "Diverrà tra poco una strada ciclabile" - }, - "3": { - "then": "Questa strada non è una strada ciclabile" - } - }, - "question": "È {name} una strada ciclabile?" - } - } - }, - "shortDescription": "Una cartina per le strade ciclabili", - "title": "Strade ciclabili" - }, - "cyclofix": { - "description": "Questa mappa offre a chi va in bici una soluzione semplice per trovare tutte le infrastrutture di cui ha bisogno.

Puoi tracciare la tua posizione esatta (solo su mobile) e selezionare i livelli che ti interessano nell'angolo in basso a sinistra. Puoi anche usare questo strumento per aggiungere o modificare punti di interesse alla mappa e aggiungere nuove informazioni rispendendo alle domande.

Tutte le modifiche che apporterai saranno automaticamente salvate nel database mondiale di OpenStreetMap e potranno essere liberamente riutilizzate da tutti e tutte.

Per maggiori informazioni sul progetto ciclofix, visita cyclofix.osm.be.", - "title": "Cyclofix - una mappa libera per chi va in bici" - }, - "drinking_water": { - "description": "Questa mappa mostra tutti i luoghi in cui è disponibile acqua potabile ed è possibile aggiungerne di nuovi", - "title": "Acqua potabile" - }, - "etymology": { - "description": "Su questa cartina sono visibili i nomi a cui sono riferiti gli oggetti. Le strade, gli edifici, etc. provengono da OpenStreetMap che è a sua volta collegata a Wikidata. Nel popup, se esiste, verrà mostrato l’articolo Wikipedia o l'elemento Wikidata a cui si riferisce il nome di quell’oggetto. Se l’oggetto stesso ha una pagina Wikpedia, anch’essa verrà mostrata.

Anche tu puoi contribuire!Ingrandisci abbastanza e tutte le strade appariranno. Puoi cliccare su una e apparirà un popup con la ricerca Wikidata. Con pochi clic puoi aggiungere un collegamento etimologico. Tieni presente che per farlo, hai bisogno di un account gratuito su OpenStreetMap.", - "layers": { - "1": { - "override": { - "=name": "Strade senza informazioni etimologiche" - } - }, - "2": { - "override": { - "=name": "Parchi e foreste senza informazioni etimologiche" - } - } - }, - "shortDescription": "Qual è l’origine di un toponimo?", - "title": "Apri Carta Etimologica" - }, - "facadegardens": { - "description": "I giardini veritcali e gli alberi in città non solo portano pace e tranquillità ma creano anche un ambiente più bello, aumentano la biodiversità, rendono il clima più fresco e migliorano la qualità dell’aria.
Klimaan VZW e Mechelen Klimaatneutraal vogliono mappare sia i giardini verticali esistenti che quelli nuovi per mostrarli a quanti vogliono costruire un loro proprio giardino o per quelli che amano la natura e vogliono camminare per la città.
Per ulteriori informazioni visita klimaan.be.", - "layers": { - "0": { - "description": "Giardini verticali", - "name": "Giardini verticali", - "presets": { - "0": { - "description": "Aggiungi un giardino verticale", - "title": "una giardino verticale" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "Altre informazioni per descrivere il giardino (se necessarie e non riportate qui sopra)", - "render": "Maggiori dettagli: {description}" - }, - "facadegardens-direction": { - "question": "Com’è orientato questo giardino?", - "render": "Orientamento: {direction} (0 per il Nord e 90 per l’Est)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "Ci sono piante commestibili" - }, - "1": { - "then": "Non ci sono piante commestibili" - } - }, - "question": "Ci sono piante commestibili?" - }, - "facadegardens-plants": { - "mappings": { - "0": { - "then": "Ci sono viti" - }, - "1": { - "then": "Ci sono piante da fiore" - }, - "2": { - "then": "Ci sono arbusti" - }, - "3": { - "then": "Ci sono piante tappezzanti" - } - }, - "question": "Che tipi di piante sono presenti qui?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "C'è un contenitore per raccogliere la pioggia" - }, - "1": { - "then": "Non c'è un contenitore per raccogliere la pioggia" - } - }, - "question": "È stata installata una riserva d’acqua per il giardino?" - }, - "facadegardens-start_date": { - "question": "Quando è stato realizzato il giardino? (è sufficiente l'anno)", - "render": "Data di realizzazione del giardino: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "Il giardino è completamente illuminato dal sole" - }, - "1": { - "then": "Il giardino è parzialmente in ombra" - }, - "2": { - "then": "Il giardino è in ombra" - } - }, - "question": "Il giardino è al sole o in ombra?" - } - }, - "title": { - "render": "Giardino verticale" - } - } - }, - "shortDescription": "Questa mappa mostra i giardini verticali, con foto e informazioni utili sulla loro orientazione, sull'illuminazione solare e sui tipi di piante.", - "title": "Giardini verticali" - }, - "food": { - "title": "Ristoranti e fast food" - }, - "fritures": { - "layers": { - "0": { - "override": { - "name": "Friggitoria" - } - } - } - }, - "ghostbikes": { - "description": "Una bici fantasma è un monumento in ricordo di un ciclista che è morto in un incidente stradale, che ha la forma di un una bicicletta bianca installata in maniera permanente ne luogo dell’incidente.

In questa cartina, è possibile vedere tutte le bici fantasma che sono state aggiunte su OpenStreetMap. Ne manca una? Chiunque può aggiungere o migliorare le informazioni qui presenti (è solo richiesto un account gratuito su OpenStreetMap).", - "title": "Bici fantasma" - }, - "hackerspaces": { - "description": "Su questa cartina è possibile vedere gli hackerspace, aggiungerne di nuovi o aggiornare le informazioni tutto in maniera pratica", - "shortDescription": "Una cartina degli hackerspace", - "title": "Hackerspace" - }, - "hailhydrant": { - "description": "In questa cartina puoi vedere e aggiornare idranti, stazioni dei pompieri, stazioni delle ambulanze ed estintori del tuo quartiere preferito.\n\nPuoi seguire la tua posizione precisa (solo su cellulare) e selezionare i livelli che ti interessano nell’angolo in basso a sinistra. Puoi anche usare questo strumento per aggiungere o modificare i PDI sulla mappa e fornire ulteriori dettagli rispondendo alle domande.\n\nTutte le modifiche che farai verranno automaticamente salvate nel database globale di OpenStreetMap e potranno essere riutilizzate liberamente da tutti.", - "shortDescription": "Carta che mostra gli idranti, gli estintori, le caserme dei vigili del fuoco e le stazioni delle ambulanze.", - "title": "Idranti, estintori, caserme dei vigili del fuoco e stazioni delle ambulanze." - }, - "maps": { - "description": "In questa carta puoi trovare tutte le mappe conosciute da OpenStreetMap (tipicamente una grossa mappa su di un pannello informativo che mostra l’area, la città o la regione, ad es. una mappa turistica dietro a un manifesto, la mappa di una riserva naturale, la mappa della rete ciclistica regionale, etc.)

Se manca una mappa, puoi aggiungerla facilmente a questa su OpenStreetMap.", - "shortDescription": "Questo tema mostra tutte le mappe (turistiche) di cui OpenStreetMap dispone", - "title": "Una mappa di mappe" - }, - "observation_towers": { - "description": "Torri pubblicamente accessibili per godere della vista", - "shortDescription": "Torri pubblicamente accessibili per godere della vista", - "title": "Torri di osservazione" - }, - "openwindpowermap": { - "description": "Una cartina per la visione e la modifica delle turbine eoliche.", - "title": "OpenWindPowerMap" - }, - "parkings": { - "description": "Questa cartina mostra diversi posti dove parcheggiare", - "shortDescription": "Questa cartina mostra diversi posti dove parcheggiare", - "title": "Parcheggio" - }, - "personal": { - "description": "Crea un tema personale basato sui livelli disponibili per tutti i temi. Per mostrare dei dati, apri selezione livello", - "title": "Tema personale" - }, - "playgrounds": { - "description": "In questa cartina vengono mostrati i parchi giochi a cui è possibile aggiungere dettagli", - "shortDescription": "Una cartina dei parchi giochi", - "title": "Parchi giochi" - }, - "postboxes": { - "description": "In questa cartina puoi veder e modificare gli uffici postali e le buche delle lettere. Puoi usare questa cartina per trovare dove imbucare la tua prossima cartolina! :)
Hai trovato un errore o una buca delle lettere mancante? Puoi modificare questa cartina con un account gratuito su OpenStreetMap. ", - "shortDescription": "Una cartina che mostra le buche delle lettere e gli uffici postali", - "title": "Buche delle lettere e uffici postali" - }, - "shops": { - "description": "In questa cartina è possibile aggiungere informazioni di base di un negozio, orari di apertura e numeri di telefono", - "shortDescription": "Una cartina modificabile con informazioni di base dei negozi", - "title": "Mappa dei negozi" - }, - "sport_pitches": { - "description": "Un campo sportivo è un'area dove vengono praticati sport", - "shortDescription": "Una cartina che mostra i campi sportivi", - "title": "Campi sportivi" - }, - "surveillance": { - "description": "In questa cartina puoi trovare le telecamera di sorveglianza.", - "shortDescription": "Telecamere di sorveglianza e altri mezzi di sorveglianza.", - "title": "Sorveglianza sotto controllo" - }, - "toilets": { - "description": "Una cartina dei servizi igienici pubblici", - "title": "Mappa libera delle toilet" - }, - "trees": { - "description": "Mappa tutti gli alberi!", - "shortDescription": "Mappa tutti gli alberi", - "title": "Alberi" - }, - "waste": { - "description": "Mappa dei cestini per i rifiuti e i centri di raccolta e riciclo rifiuti.", - "title": "Rifiuti" - }, - "waste_basket": { - "description": "In questa cartina troverai i cestini dei rifiuti nei tuoi paraggi. Se manca un cestino, puoi inserirlo tu stesso", - "shortDescription": "Una cartina dei cestini dei rifiuti", - "title": "Cestino dei rifiuti" - } -} \ No newline at end of file diff --git a/langs/themes/ja.json b/langs/themes/ja.json deleted file mode 100644 index 9a49e6944e..0000000000 --- a/langs/themes/ja.json +++ /dev/null @@ -1,456 +0,0 @@ -{ - "aed": { - "description": "この地図では近くにある除細動器(AED)を見つけてマークします", - "title": "オープンAEDマップ" - }, - "artwork": { - "description": "オープン アートワーク マップへようこそ。世界中の銅像や胸像、壁の落書きなどのアートワークの地図です", - "title": "オープン アートワーク マップ" - }, - "benches": { - "description": "このマップには、OpenStreetMapに記録されているすべてのベンチが表示されます。個々のベンチ、および公共交通機関の停留所または避難場所に属するベンチです。OpenStreetMapアカウントを使用すると、新しいベンチをマップしたり、既存のベンチの詳細を編集したりできます。", - "shortDescription": "ベンチの地図", - "title": "ベンチ" - }, - "bicyclelib": { - "description": "自転車ライブラリは、少額の年間料金で自転車を借りられる場所です。注目すべきユースケースとしては、子供向けの自転車ライブラリで、子どもの成長にあわせて大きな自転車へ借り替えられます", - "title": "自転車ライブラリ" - }, - "bookcases": { - "description": "公共の本棚とは、本が保管されている小さな街角のキャビネット、箱、古い電話のトランク、その他の物のことです。誰でも本を置いたり持ったりすることができます。このマップは、すべての公共の本棚を収集することを目的としています。近くで新しい本棚を見つけることができ、無料のOpenStreetMapアカウントを使えば、お気に入りの本棚を簡単に追加できます。", - "title": "オープン本棚マップ" - }, - "campersite": { - "description": "このWebサイトでは、すべてのキャンピングカーの公式停車場所と、汚水を捨てることができる場所を収集します。提供されるサービスとコストに関する詳細を追加できます。写真とレビューを追加します。これはウェブサイトとウェブアプリです。データはOpenStreetMapに保存されるので、永遠に無料で、どんなアプリからでも再利用できます。", - "layers": { - "0": { - "description": "キャンプサイト", - "name": "キャンプサイト", - "presets": { - "0": { - "description": "新しい公式キャンプサイトを追加します。お客様のキャンピングカーで一泊する指定の場所です。本物のキャンプのように見えるかもしれないし、単なる駐車場のように見えるかもしれない。それらは全く署名されていないかもしれませんが、自治体の決定で定義されているだけです。夜を過ごすことが予想されないキャンパー向けの通常の駐車場は、キャンプサイトではない ", - "title": "キャンプサイト" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "ここには何人のキャンパーが泊まれますか?(許可された車両の数や駐車スペースが明らかでない場合は省略)", - "render": "{capacity} 人が同時に使用できます" - }, - "caravansites-charge": { - "question": "ここはいくらかかりますか?", - "render": "この場所は{charge} が必要" - }, - "caravansites-description": { - "question": "この場所の一般的な説明を追加しますか?(前に問い合わせた情報や上記の情報を繰り返し入力しないでください。客観的な意見はレビューに反映されます)", - "render": "この場所の詳細:{description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "使用料を支払う必要がある" - }, - "1": { - "then": "無料で使用可能" - } - }, - "question": "ここは有料ですか?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "インターネットアクセスがある" - }, - "1": { - "then": "インターネットアクセスがある" - }, - "2": { - "then": "インターネットにアクセスできない" - } - }, - "question": "この場所はインターネットにアクセスできますか?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "インターネット接続には別途料金が必要です" - }, - "1": { - "then": "インターネット接続に追加料金を支払う必要はありません" - } - }, - "question": "インターネット接続にお金はかかりますか?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "はい、長期レンタルのスポットもあり、日常的に滞在することもできます" - }, - "1": { - "then": "いいえ、ここには長期滞在者はいません" - }, - "2": { - "then": "長期契約をしている場合のみ宿泊可能です(これを選択すると、この場所はこの地図から消えます)" - } - }, - "question": "ここには長期レンタルのスポットがありますか?" - }, - "caravansites-name": { - "question": "ここは何というところですか?", - "render": "この場所は {name} と呼ばれています" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "この場所には衛生的なゴミ捨て場がある" - }, - "1": { - "then": "この場所には衛生的なゴミ捨て場がない" - } - }, - "question": "この場所に衛生的なゴミ捨て場はありますか?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "ここにはトイレがある" - }, - "1": { - "then": "ここにはトイレがない" - } - }, - "question": "ここにトイレはありますか?" - }, - "caravansites-website": { - "question": "ここにはウェブサイトがありますか?", - "render": "公式Webサイト: {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "無名のキャンプサイト" - } - }, - "render": "キャンプサイト {name}" - } - }, - "1": { - "description": "衛生ゴミ捨て場", - "name": "衛生ゴミ捨て場", - "presets": { - "0": { - "description": "新しい衛生ゴミ捨て場を追加します。ここは、キャンピングカーの運転手が排水や携帯トイレの廃棄物を捨てることができる場所です。飲料水や電気もあることが多いです。", - "title": "衛生ゴミ捨て場" - } - }, - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "これを使用するには、ネットワークキー/コードが必要です" - }, - "1": { - "then": "この場所を使用するには、キャンプ/キャンプサイトのお客様である必要があります" - }, - "2": { - "then": "誰でもこのゴミ捨て場を使用できます" - }, - "3": { - "then": "誰でもこのゴミ捨て場を使用できます" - } - }, - "question": "このゴミ捨て場は誰が使えるんですか?" - }, - "dumpstations-charge": { - "question": "ここはいくらかかりますか?", - "render": "この場所は{charge} が必要" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "携帯トイレのゴミはここで処分できます" - }, - "1": { - "then": "ここでは携帯トイレの廃棄物を処分することはできません" - } - }, - "question": "携帯トイレのゴミはこちらで処分できますか?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "使用料を支払う必要がある" - }, - "1": { - "then": "無料で使用可能" - } - }, - "question": "ここは有料ですか?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "ここで汚水(雑排水)を捨てることができます" - }, - "1": { - "then": "ここでは汚水(雑排水)を捨てることはできない" - } - }, - "question": "汚水(雑排水)はこちらで処分できますか?" - }, - "dumpstations-network": { - "question": "ここは何のネットワークの一部ですか?(なければスキップ)", - "render": "このステーションはネットワーク{network}の一部です" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "この場所には給水所がある" - }, - "1": { - "then": "この場所には給水所がない" - } - }, - "question": "この場所には給水所がありますか?" - } - }, - "title": { - "mappings": { - "0": { - "then": "ゴミ捨て場" - } - }, - "render": "ゴミ捨て場 {name}" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "この店は誰が経営しているんですか?", - "render": "この場所は{operator}によって運営されます" - }, - "power_supply": { - "mappings": { - "0": { - "then": "この場所には電源があります" - }, - "1": { - "then": "この場所には電源がありません" - } - }, - "question": "この場所に電源はありますか?" - } - } - }, - "shortDescription": "キャンパーと夜を共にするキャンプサイトを見つける", - "title": "キャンプサイト" - }, - "charging_stations": { - "description": "このオープンマップでは充電ステーションに関する情報を見つけてマークすることができます", - "shortDescription": "充電ステーションの世界地図", - "title": "充電ステーション" - }, - "climbing": { - "description": "この地図には、自然の中のクライミングジム、ボルダリングホール、岩など、さまざまなクライミングの機会があります。", - "descriptionTail": "登山地図はもともと Christian Neumann によって作成されたものです。フィードバックや質問がありましたら、ご連絡ください。

このプロジェクトでは、OpenStreetMapプロジェクトのデータを使用します。

", - "title": "登山地図を開く" - }, - "cyclestreets": { - "description": "cyclestreetとは、自動車がサイクリストを追い越すことができない道です。専用の道路標識で表示されます。Cyclestreetsはオランダやベルギーにもありますが、ドイツやフランスにもあります。 ", - "layers": { - "0": { - "description": "cyclestreetとは、自動車による交通がサイクリストを追い越すことができない道路です", - "name": "Cyclestreets" - }, - "1": { - "description": "この通りはまもなくcyclestreetになります", - "name": "将来のcyclestreet", - "title": { - "mappings": { - "0": { - "then": "{name}は、もうすぐcyclestreetになる" - } - }, - "render": "将来のcyclestreet" - } - }, - "2": { - "description": "任意の道路をCycle Streetとしてマークするレイヤ", - "name": "すべての道路", - "title": { - "render": "ストリート" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "この通りはいつcyclestreetになるんですか?", - "render": "この通りは{cyclestreet:start_date}に、cyclestreetになります" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "cyclestreet(最高速度は30km/h)" - }, - "1": { - "then": "この通りはcyclestreetだ" - }, - "2": { - "then": "この通りはまもなくcyclstreetになるだろう" - }, - "3": { - "then": "この通りはcyclestreetではない" - } - } - } - } - }, - "shortDescription": "cyclestreetsの地図", - "title": "Cyclestreets" - }, - "cyclofix": { - "description": "このマップの目的は、サイクリストのニーズに適した施設を見つけるための使いやすいソリューションを提供することです。

正確な位置を追跡し(モバイルのみ)、左下コーナーで関連するレイヤを選択できます。このツールを使用して、マップにピン(注目点)を追加または編集したり、質問に答えることでより多くのデータを提供することもできます。

変更内容はすべてOpenStreetMapのグローバルデータベースに自動的に保存され、他のユーザーが自由に再利用できます。

cyclofixプロジェクトの詳細については、 cyclofix.osm.be を参照してください。", - "title": "Cyclofix - サイクリストのためのオープンマップ" - }, - "drinking_water": { - "description": "この地図には、一般にアクセス可能な飲料水スポットが示されており、簡単に追加することができる", - "title": "飲料水" - }, - "facadegardens": { - "description": "ファサード庭園、都市の緑のファサードと樹木は、平和と静けさをもたらすだけでなく、より美しい都市、より大きな生物多様性、冷却効果、より良い大気質をもたらす。
KlimaanのVZWとMechelenのKlimaatneutraalは、自分で庭を作りたい人や自然を愛する都市の歩行者のために、既存のファサード庭園と新しいファサード庭園のマッピングしたいと考えています。
このプロジェクトに関する詳細情報はklimaanにあります。", - "layers": { - "0": { - "description": "ファサード庭園", - "name": "ファサード庭園", - "presets": { - "0": { - "description": "ファサード庭園を追加する", - "title": "ファサード庭園" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "庭園に関する追加の説明情報(必要な場合でまだ上記に記載されていない場合)", - "render": "詳細情報: {description}" - }, - "facadegardens-direction": { - "question": "庭の向きはどうなっていますか?", - "render": "方向: {direction} (0=N で 90=O)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "食用の植物がある" - }, - "1": { - "then": "食用植物は存在しない" - } - }, - "question": "食用の植物はありますか?" - }, - "facadegardens-plants": { - "mappings": { - "0": { - "then": "つるがある" - }, - "1": { - "then": "花を咲かせる植物がある" - }, - "2": { - "then": "低木がある" - }, - "3": { - "then": "地をはう植物がある" - } - }, - "question": "ここではどんな植物が育つんですか?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "雨樽がある" - }, - "1": { - "then": "雨樽はありません" - } - }, - "question": "庭に水桶が設置されているのですか?" - }, - "facadegardens-start_date": { - "question": "その庭園はいつ造られたのですか?(建設年で十分です)", - "render": "庭園の建設日: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "庭は日があたっている" - }, - "1": { - "then": "庭は部分的に日陰である" - }, - "2": { - "then": "庭は日陰である" - } - }, - "question": "庭は日陰ですか、日当たりがいいですか?" - } - }, - "title": { - "render": "ファサード庭園" - } - } - }, - "shortDescription": "このマップには、ファサード庭園が図とともに表示され、方向、日照、植物のタイプに関する有用な情報が示されます。", - "title": "ファサード庭園" - }, - "ghostbikes": { - "description": "ゴーストバイクは、交通事故で死亡したサイクリストを記念するもので、事故現場の近くに恒久的に置かれた白い自転車の形をしています。

このマップには、OpenStreetMapで知られているゴーストバイクがすべて表示されます。ゴーストバイクは行方不明ですか?誰でもここで情報の追加や更新ができます。必要なのは(無料の)OpenStreetMapアカウントだけです。", - "title": "ゴーストバイク" - }, - "hailhydrant": { - "description": "このマップでは、お気に入りの近隣にある消火栓、消防署、救急ステーション、消火器を検索して更新できます。\n\n正確な位置を追跡し(モバイルのみ)、左下コーナーで関連するレイヤを選択できます。このツールを使用して、マップにピン(注視点)を追加または編集したり、利用可能な質問に答えることによって追加の詳細を提供することもできます。\n\nすべての変更は自動的にOpenStreetMapのグローバルデータベースに保存され、他のユーザが自由に再利用できます。", - "shortDescription": "消火栓、消火器、消防署消火栓、消火器、消防署、および救急ステーションを表示します。", - "title": "消火栓、消火器、消防署、救急ステーションです。" - }, - "maps": { - "description": "このマップには、OpenStreetMapが知っているすべてのマップが表示されます。通常は、エリア、都市、または地域を示す情報ボード上の大きなマップが表示されます。たとえば、ビルボードの背面にある観光マップ、自然保護区のマップ、地域内のサイクリングネットワークのマップなどです。)

マップがない場合は、このマップをOpenStreetMapに簡単にマップできます。", - "shortDescription": "このテーマには、OpenStreetMapが知っているすべての(観光)マップが表示されます", - "title": "マップのマップ" - }, - "personal": { - "description": "すべてのテーマの使用可能なすべてのレイヤーに基づいて個人用テーマを作成する", - "title": "個人的なテーマ" - }, - "playgrounds": { - "description": "この地図では遊び場を見つけ情報を追加することができます", - "shortDescription": "遊び場のある地図", - "title": "遊び場" - }, - "shops": { - "description": "この地図には店の基本情報を記入したり営業時間や電話番号を追加することができます", - "shortDescription": "基本的なショップ情報を含む編集可能なマップ", - "title": "オープン ショップ マップ" - }, - "sport_pitches": { - "description": "スポーツ競技場は、スポーツが行われる場所です", - "shortDescription": "スポーツ競技場を示す地図", - "title": "スポーツ競技場" - }, - "surveillance": { - "description": "このオープンマップでは、監視カメラを確認できます。", - "shortDescription": "監視カメラおよびその他の監視手段", - "title": "監視カメラの監視" - }, - "toilets": { - "description": "公衆トイレの地図", - "title": "オープントイレマップ" - }, - "trees": { - "description": "すべての樹木をマッピングします!", - "shortDescription": "すべての樹木をマッピングする", - "title": "樹木" - } -} \ No newline at end of file diff --git a/langs/themes/nb_NO.json b/langs/themes/nb_NO.json deleted file mode 100644 index 677894e52d..0000000000 --- a/langs/themes/nb_NO.json +++ /dev/null @@ -1,572 +0,0 @@ -{ - "aed": { - "description": "Defibrillatorer i nærheten", - "title": "Åpne AED-kart" - }, - "artwork": { - "description": "Velkommen til det åpne kunstverkskartet, et kart over statuer, byster, grafitti, og andre kunstverk i verden", - "title": "Kunstkort" - }, - "benches": { - "description": "Viser alle benker som er registrert i OpenStreetMap: Individuelle benker, og benker som tilhører offentlig transport eller -skur. Med en OpenStreetMap-konto kan du kartlegge nye benker eller redigere eksisterende.", - "shortDescription": "Et benkekart", - "title": "Benker" - }, - "bicycle_rental": { - "description": "Her finner du mange sykkelutleiestasjoner slik de er kjent for OpenStreetMap", - "shortDescription": "Sykkelutleiestasjoner og sykkelutleiebutikker", - "title": "Sykkelutleie" - }, - "bicyclelib": { - "description": "Et sykkelbibliotek er et sted der man kan låne sykler, ofte for en liten årlig sum. I særdeleshet finnes de for unger som lar dem bytte til en større sykkel når de har vokst fra den de har.", - "title": "Sykkelbibliotek" - }, - "binoculars": { - "description": "Stedsbundne kikkerter på påle. Vanligvis på turiststeder, utkikkspunkter, på toppen av utsiktstårn, og noen ganger i naturreservat.", - "shortDescription": "Et kart over fastmonterte kikkerter", - "title": "Kikkerter" - }, - "bookcases": { - "title": "Kart over åpne bokhyller" - }, - "cafes_and_pubs": { - "description": "Kneiper og barer", - "title": "Kafeer og kneiper" - }, - "campersite": { - "layers": { - "0": { - "tagRenderings": { - "caravansites-charge": { - "question": "pø", - "render": "Dette stedet tar {charge}" - }, - "caravansites-description": { - "render": "Flere detaljer om dette stedet: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Man må betale for bruk" - }, - "1": { - "then": "Kan brukes gratis" - } - }, - "question": "Tar dette stedet en avgift?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Det finnes tilgang til Internett" - }, - "1": { - "then": "Det finnes tilgang til Internett" - }, - "2": { - "then": "Det finnes ingen tilgang til Internett" - } - }, - "question": "Tilbyr stedet tilgang til Internett?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Tilgang til Internett koster ekstra" - }, - "1": { - "then": "Man må ikke betale ekstra for tilgang til Internett" - } - }, - "question": "Må man betale for tilgang til Internett?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Det finnes noen plasser for langtidsleie, men man kan også bruke dem på dagsbasis" - }, - "1": { - "then": "Det er ingen permanente gjester her" - } - }, - "question": "Tilbyr dette stedet plasser for langtidsleie?" - }, - "caravansites-name": { - "question": "Hva heter dette stedet?", - "render": "Dette stedet heter {name}" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Dette stedet har toalettfasiliteter" - }, - "1": { - "then": "Dette stedet har ikke toalettfasiliteter" - } - }, - "question": "Har dette stedet toaletter?" - }, - "caravansites-website": { - "question": "Har dette stedet en nettside?", - "render": "Offisiell nettside: {website}" - } - } - }, - "1": { - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "Du trenger en nettverksnøkkel/kode for å bruke dette" - } - } - }, - "dumpstations-charge": { - "render": "Dette stedet tar {charge}" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "Man må betale for bruk" - }, - "1": { - "then": "Kan brukes gratis" - } - } - }, - "dumpstations-waterpoint": { - "question": "Har dette stedet et vannkranssted?" - } - } - } - }, - "overrideAll": { - "tagRenderings+": { - "power_supply": { - "mappings": { - "0": { - "then": "Dette stedet har strømforsyning" - }, - "1": { - "then": "Dette stedet har ikke strømforsyning" - } - }, - "question": "Har dette stedet strømforsyning?" - } - } - } - }, - "charging_stations": { - "description": "Finn og merk info om ladestasjoner", - "shortDescription": "Et verdensomspennende kart over ladestasjoner", - "title": "Ladestasjoner" - }, - "climbing": { - "description": "Forskjellige klatremuligheter, som f.eks. buldrehaller og steiner i naturen.", - "layers": { - "0": { - "override": { - "tagRenderings+": { - "access": { - "mappings": { - "0": { - "then": "Offentlig tilgjengelig for alle" - }, - "2": { - "then": "Kun for kunder" - }, - "3": { - "then": "Kun klubbmedlemmer" - } - } - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " meter" - }, - "1": { - "human": " fot" - } - } - } - } - } - } - }, - "title": "Åpent klatrekart" - }, - "cycle_highways": { - "description": "Kart som viser sykkelmotorveier", - "layers": { - "0": { - "name": "sykkelmotorveier", - "title": { - "render": "sykkelmotorvei" - } - } - }, - "title": "Sykkelmotorveier" - }, - "cycle_infra": { - "shortDescription": "Alt relatert til sykkelinfrastruktur.", - "title": "Sykkelinfrastruktur" - }, - "cyclenodes": { - "layers": { - "1": { - "name": "noder", - "title": { - "render": "sykkelnode {rcn_ref}" - } - } - }, - "title": "Sykkelnodenettverk" - }, - "cyclestreets": { - "layers": { - "0": { - "name": "Sykkelgater" - }, - "1": { - "description": "Denne gaten vil bli sykkelgate snart", - "name": "Fremtidig sykkelvei", - "title": { - "mappings": { - "0": { - "then": "{name} vil bli sykkelgate snart" - } - }, - "render": "Fremtidig sykkelvei" - } - }, - "2": { - "description": "Lag for å markere hvilken som helst gate som sykkelvei", - "name": "Alle gater", - "title": { - "render": "Gate" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "Når vil denne gaten bli en sykkelgate?", - "render": "Denne gaten vil bli en sykkelgate {cyclestreet:start_date}" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "Denne gaten er en sykkelvei (og har en fartsgrense på 30 km/t)" - }, - "1": { - "then": "Denne gaten er en sykkelvei" - }, - "2": { - "then": "Denne gaten vil bli sykkelvei ganske snart" - }, - "3": { - "then": "Denne gaten er ikke en sykkelvei" - } - }, - "question": "Er {name}-gaten en sykkelgate?" - } - } - }, - "shortDescription": "Et kart over sykkelveier", - "title": "Sykkelgater" - }, - "cyclofix": { - "title": "Cyclofix — et åpent kart for syklister" - }, - "drinking_water": { - "description": "Offentlig tilgjengelige drikkevannssteder", - "title": "Drikkevann" - }, - "education": { - "title": "Utdanning" - }, - "entrances": { - "description": "Alle innganger, som er en viktig undersøkelse å gjøre for rullestolsbrukere", - "shortDescription": "Lag oversikt over innganger for å hjelpe rullestolsruteplanlegging", - "title": "Innganger" - }, - "facadegardens": { - "layers": { - "0": { - "presets": { - "0": { - "description": "Legg til en fronthage", - "title": "en fronthage" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "Ekstra beskrivende info om hagen (hvis det trengs og ikke er gjengitt ovenfor)", - "render": "Flere detaljer: {description}" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "Det finnes spisbare planter" - }, - "1": { - "then": "Det finnes ingen spisbare planter" - } - }, - "question": "Finnes det noen spisbare planter?" - }, - "facadegardens-plants": { - "question": "Hva slags planter vokser her?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "Har regntønne" - }, - "1": { - "then": "Har ikke regntønne" - } - }, - "question": "Er det en vanntønne installert i denne hagen?" - }, - "facadegardens-start_date": { - "question": "Når ble hagen opprettet? (Årstall holder.)", - "render": "Konstruksjonsdato for hagen: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "Hagen er ikke i skyggen" - }, - "1": { - "then": "Denne hagen er i delvis skygge" - }, - "2": { - "then": "Hagen er i skyggen" - } - }, - "question": "Er hagen i skygge eller ei?" - } - } - } - } - }, - "food": { - "description": "Restauranter og søppelmat", - "title": "Restauranter og søppelmat" - }, - "ghostbikes": { - "title": "Spøkelsessykler" - }, - "grb_fixme": { - "layers": { - "0": { - "tagRenderings": { - "building type": { - "question": "Hva slags bygning er dette?" - } - } - } - } - }, - "hailhydrant": { - "title": "Hydranter, brannslukkere, brannstasjoner, og ambulansestasjoner." - }, - "maps": { - "title": "Et kart over kart" - }, - "notes": { - "title": "Notater på OpenStreetMap" - }, - "observation_towers": { - "description": "Offentlig tilgjengelige tårn for å nyte utsikten", - "shortDescription": "Offentlig tilgjengelige tårn for å nyte utsikten", - "title": "Observasjonstårn" - }, - "openwindpowermap": { - "title": "ÅpentVindkraftKart" - }, - "parkings": { - "description": "Forskjellige parkeringsplasser", - "shortDescription": "Dette kartet viser forskjellige parkeringsplasser", - "title": "Parkering" - }, - "personal": { - "title": "Personlig tema" - }, - "pets": { - "layers": { - "1": { - "override": { - "name": "Hundevennlige spisesteder" - } - }, - "2": { - "override": { - "name": "Hundevennlige butikker", - "title": { - "render": "Hundevennlige butikker" - } - } - }, - "6": { - "override": { - "presets": { - "0": { - "title": "hundevennlig butikk" - } - } - } - } - } - }, - "playgrounds": { - "shortDescription": "Et kart med lekeplasser", - "title": "Lekeplasser" - }, - "postal_codes": { - "layers": { - "0": { - "name": "postkoder", - "tagRenderings": { - "postal_code": { - "render": "Postnummeret er {postal_code}" - } - }, - "title": { - "render": "Postkode {postal_code}" - } - }, - "2": { - "name": "rådhus" - } - }, - "shortDescription": "Postkoder", - "title": "Postkoder" - }, - "postboxes": { - "layers": { - "0": { - "name": "Postbokser", - "title": { - "render": "Postboks" - } - }, - "1": { - "description": "Et lag som viser postkontor.", - "name": "Postkontor", - "presets": { - "0": { - "title": "et postkontor" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Døgnåpent (inkludert helligdager)" - } - }, - "render": "Åpningstider: {opening_hours_table()}" - } - }, - "title": { - "render": "Postkontor" - } - } - }, - "shortDescription": "Postbokser og postkontor", - "title": "Postboks og postkontor-kart" - }, - "shops": { - "title": "Kart over åpne butikker" - }, - "sidewalks": { - "description": "Eksperimentelt tema", - "layers": { - "0": { - "name": "Fortau", - "tagRenderings": { - "streetname": { - "render": "Denne gaten heter {name}" - } - } - } - }, - "title": "Fortau" - }, - "street_lighting": { - "layers": { - "1": { - "name": "Belyste gater", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Denne gaten er belyst" - }, - "2": { - "then": "Denne gaten er belyst nattestid" - }, - "3": { - "then": "Denne gaten er belyst døgnet rundt" - } - }, - "question": "Er denne gaten belyst?" - } - }, - "title": { - "render": "Belyst gate" - } - }, - "2": { - "name": "Alle gater", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Denne gaten er belyst" - }, - "1": { - "then": "Denne gaten er ikke belyst" - }, - "2": { - "then": "Denne gaten er belyst nattestid" - }, - "3": { - "then": "Denne gaten er belyst døgnet rundt" - } - }, - "question": "Er denne gaten belyst?" - } - }, - "title": { - "render": "Gate" - } - } - }, - "title": "Gatebelysning" - }, - "surveillance": { - "title": "Overvåkning under overvåkning" - }, - "toilets": { - "description": "Et kart over offentlige toaletter", - "title": "Åpent toalettkart" - }, - "trees": { - "description": "Kartlegg trærne.", - "shortDescription": "Kartlegg alle trærne", - "title": "Trær" - }, - "waste": { - "title": "Avfall" - }, - "waste_basket": { - "shortDescription": "Oversikt over søppelkurver", - "title": "Søppelkurv" - } -} \ No newline at end of file diff --git a/langs/themes/nl.json b/langs/themes/nl.json deleted file mode 100644 index 6c18d0c2c3..0000000000 --- a/langs/themes/nl.json +++ /dev/null @@ -1,1171 +0,0 @@ -{ - "aed": { - "description": "Op deze kaart kan je informatie over AEDs vinden en verbeteren", - "title": "Open AED-kaart" - }, - "aed_brugge": { - "description": "Op deze kaart kan je informatie over AEDs vinden en verbeteren + een export van de brugse defibrillatoren", - "title": "Open AED-kaart - Brugge edition" - }, - "artwork": { - "description": "Een vrije kaart met standbeelden, bustes, graffiti en andere kunstwerken van over de hele wereld", - "title": "Open kunstwerken-kaart" - }, - "benches": { - "description": "Deze kaart toont alle zitbanken die zijn opgenomen in OpenStreetMap: individuele banken en banken bij bushaltes. Met een OpenStreetMap-account kan je informatie verbeteren en nieuwe zitbanken toevoegen.", - "shortDescription": "Een kaart van zitbanken", - "title": "Zitbanken" - }, - "bicycle_rental": { - "description": "Op deze kaart vind je verschillende fietsverhuurpunten en fietsverhuurzaken", - "shortDescription": "Een kaart met fietsverhuurpunten en fietsverhuurzaken", - "title": "Fietsverhuur" - }, - "bicyclelib": { - "description": "Een fietsbibliotheek is een plaats waar men een fiets kan lenen, vaak voor een klein bedrag per jaar. Een typisch voorbeeld zijn kinderfietsbibliotheken, waar men een fiets op maat van het kind kan lenen. Is het kind de fiets ontgroeid, dan kan het te kleine fietsje omgeruild worden voor een grotere.", - "title": "Fietsbibliotheken" - }, - "binoculars": { - "description": "Een kaart met verrekijkers die op een vaste plaats zijn gemonteerd", - "shortDescription": "Een kaart met publieke verrekijker", - "title": "Verrekijkers" - }, - "bookcases": { - "description": "Een boekenruilkast is een kastje waar iedereen een boek kan nemen of achterlaten. Op deze kaart kan je deze boekenruilkasten terugvinden en met een gratis OpenStreetMap-account, ook boekenruilkasten toevoegen of informatie verbeteren", - "title": "Open boekenruilkasten-kaart" - }, - "cafes_and_pubs": { - "description": "Cafés, kroegen en drinkgelegenheden", - "title": "Cafés" - }, - "campersite": { - "description": "Deze website verzamelt en toont alle officiële plaatsen waar een camper mag overnachten en afvalwater kan lozen. Ook jij kan extra gegevens toevoegen, zoals welke services er geboden worden en hoeveel dit kot, ook afbeeldingen en reviews kan je toevoegen. De data wordt op OpenStreetMap opgeslagen en is dus altijd gratis te hergebruiken, ook door andere applicaties.", - "layers": { - "0": { - "description": "camperplaatsen", - "name": "Camperplaatsen", - "presets": { - "0": { - "description": "Voeg een nieuwe officiële camperplaats toe. Dit zijn speciaal aangeduide plaatsen waar het toegestaan is om te overnachten met een camper. Ze kunnen er uitzien als een parking, of soms eerder als een camping. Soms staan ze niet ter plaatse aangeduid, maar heeft de gemeente wel degelijk beslist dat dit een camperplaats is. Een parking voor campers waar je niet mag overnachten is géén camperplaats. ", - "title": "een camperplaats" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Hoeveel campers kunnen hier overnachten? (sla dit over als er geen duidelijk aantal plaatsen of aangeduid maximum is)", - "render": "{capacity} campers kunnen deze plaats tegelijk gebruiken" - }, - "caravansites-charge": { - "question": "Hoeveel kost deze plaats?", - "render": "Deze plaats vraagt {charge}" - }, - "caravansites-description": { - "question": "Wil je graag een algemene beschrijving toevoegen van deze plaats? (Herhaal hier niet de antwoorden op de vragen die reeds gesteld zijn. Hou het objectief - je kan je mening geven via een review)", - "render": "Meer details over deze plaats: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Gebruik is betalend" - }, - "1": { - "then": "Kan gratis gebruikt worden" - } - }, - "question": "Moet men betalen om deze camperplaats te gebruiken?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Er is internettoegang" - }, - "1": { - "then": "Er is internettoegang" - }, - "2": { - "then": "Er is geen internettoegang" - } - }, - "question": "Biedt deze plaats internettoegang?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Je moet extra betalen voor internettoegang" - }, - "1": { - "then": "Je hoeft niet extra te betalen voor internettoegang" - } - }, - "question": "Moet je betalen voor internettoegang?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Er zijn enkele plaatsen om op lange termijn te huren, maar je kan ook enkele dagen blijven" - }, - "1": { - "then": "Hier wonen geen permanente gasten" - }, - "2": { - "then": "Hier kan je enkel verblijven met een langetermijnscontract (deze plaats zal verborgen worden van deze kaart als je dit kiest)" - } - }, - "question": "Kan men hier plekken huren voor langere termijn?" - }, - "caravansites-name": { - "question": "Wat is de naam van deze plaats?", - "render": "Deze plaats heet {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "Deze plaats heeft een loosplaats" - }, - "1": { - "then": "Deze plaats heeft geen loosplaats" - } - }, - "question": "Heeft deze plaats een loosplaats?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Deze plaats heeft toiletten" - }, - "1": { - "then": "Deze plaats heeft geen toiletten" - } - }, - "question": "Heeft deze plaats toiletten?" - }, - "caravansites-website": { - "question": "Heeft deze plaats een website?", - "render": "Officiële website: : {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "Camper site" - } - }, - "render": "Camperplaats {name}" - } - }, - "1": { - "description": "Loosplaatsen", - "name": "Loostplaatsen", - "presets": { - "0": { - "description": "Voeg een nieuwe loosplaats toe. Dat is een plaats waar campers hun grijs water en toiletten kunnen lozen. Vaak is er ook een kraan om water te tanken en een stopcontact.", - "title": "een loosplaats" - } - }, - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "Netwerksleutel of -code nodig om dit te gebruiken" - }, - "1": { - "then": "Je moet een klant van de kampeerplaats zijn om dit te gebruiken" - }, - "2": { - "then": "Deze loosplaats is voor iedereen toegankelijk" - }, - "3": { - "then": "Deze loosplaats is toegankelijk voor iedereen" - } - }, - "question": "Wie mag deze loosplaats gebruiken?" - }, - "dumpstations-charge": { - "question": "Hoeveel kost het gebruik van deze loosplaats?", - "render": "Deze loosplaats rekent {charge} aan" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "Je kan hier een chemisch toilet lozen" - }, - "1": { - "then": "Je kan hier geen chemisch toilet lozen" - } - }, - "question": "Mag je hier je chemisch toilet lozen?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "Je moet betalen voor het gebruik" - }, - "1": { - "then": "Kan gratis gebruikt worden" - } - }, - "question": "Vraagt deze plaats een vergoeding?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "Je kan hier grijs water lozen" - }, - "1": { - "then": "Je kan hier geen grijs water lozen" - } - }, - "question": "Mag je hier grijs water lozen?" - }, - "dumpstations-network": { - "question": "Van welk netwerk vormt deze plaats een deel? (Sla over als het geen deel uitmaakt van een netwerk)", - "render": "Deze loosplaats is deel van het {network} netwerk" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "Deze loosplaats heeft een waterkraan om je camper bij te vullen" - }, - "1": { - "then": "Deze loosplaats heeft geen waterkraan om je camper bij te vullen" - } - }, - "question": "Heeft deze loosplaats een waterkraan om je camper bij te vullen?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Loosplaats" - } - }, - "render": "Loosplaats {name}" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "Wie beheert deze plaats?", - "render": "Deze plaats wordt beheerd door {operator}" - }, - "power_supply": { - "mappings": { - "0": { - "then": "Deze plaats heeft stroomvoorziening" - }, - "1": { - "then": "Deze plaats beschikt niet over stroomvoorziening" - } - }, - "question": "Beschikt deze plaats over stroomvoorziening?" - } - } - }, - "shortDescription": "Vind locaties waar je de nacht kan doorbrengen met je mobilehome", - "title": "Camperplaatsen" - }, - "charging_stations": { - "description": "Met deze kaart kan je informatie over oplaadpunten vinden en toevoegen", - "shortDescription": "Een wereldwijde kaart van oplaadpunten", - "title": "Oplaadpunten" - }, - "climbing": { - "description": "Op deze kaart vind je verschillende klimgelegenheden, zoals klimzalen, bolderzalen en klimmen in de natuur", - "descriptionTail": "De klimkaart is oorspronkelijk gemaakt door Christian Neumann op kletterspots.de.", - "layers": { - "0": { - "override": { - "tagRenderings+": { - "Access from containing feature": { - "mappings": { - "0": { - "then": "Een omvattend element geeft aan dat dit publiek toegangkelijk is
{_embedding_feature:access:description}" - }, - "1": { - "then": "Een omvattend element geeft aan dat een toelating nodig is om hier te klimmen
{_embedding_feature:access:description}" - }, - "2": { - "then": "Het omsluitende kaart-object zegt dat het enkel toegankelijk is voor klanten
{_embedding_feature:access:description}" - }, - "3": { - "then": "Het omsluitende kaart-object zegt dat het enkel toegankelijk is voor club leden
{_embedding_feature:access:description}" - } - } - }, - "access": { - "mappings": { - "0": { - "then": "Voor iedereen publiek toegankelijk" - }, - "1": { - "then": "Je hebt een vergunning nodig om hier toegang te kregen" - }, - "2": { - "then": "Enkel klanten" - }, - "3": { - "then": "Enkel clubleden" - } - }, - "question": "Wie heeft hier toegang toe?" - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " meter" - }, - "1": { - "human": " voet" - } - } - } - } - } - } - }, - "title": "Open klimkaart" - }, - "cycle_highways": { - "description": "Deze kaart toont fietssnelwegen", - "layers": { - "0": { - "name": "fietssnelwegen", - "title": { - "render": "fietssnelweg" - } - } - }, - "title": "Fietssnelwegen" - }, - "cycle_infra": { - "description": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken. Gemaakt tijdens #osoc21.", - "shortDescription": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken.", - "title": "Fietsinfrastructuur" - }, - "cyclenodes": { - "description": "Deze kaart toont fietsknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen", - "layers": { - "0": { - "name": "verbindingen van node naar node", - "tagRenderings": { - "node2node-survey:date": { - "question": "Wanneer werd deze node-naar-node verbinding het laast gesurveyed?", - "render": "Deze node-naar-node verbinding werd het laast gesurveyed op {survey:date}" - } - }, - "title": { - "mappings": { - "0": { - "then": "node-naar-node verbinding {ref}" - } - }, - "render": "node-naar-node verbinding" - } - }, - "1": { - "name": "knooppunten", - "tagRenderings": { - "node-expected_rcn_route_relations": { - "question": "Met hoeveel andere fietsknooppunten heeft dit knooppunt een verbinding?", - "render": "Dit knooppunt verbindt met {expected_rcn_route_relations} andere fietsknooppunten." - }, - "node-survey:date": { - "question": "Wanneer is dit fietsknooppunt voor het laatst gecontroleerd?", - "render": "Dit fietsknooppunt is voor het laatst gecontroleerd op {survey:date}" - } - }, - "title": { - "render": "fietsknooppunt {rcn_ref}" - } - } - }, - "title": "Fietsknooppuntennetwerken" - }, - "cyclestreets": { - "description": "Een fietsstraat is een straat waar
  • automobilisten geen fietsers mogen inhalen
  • Er een maximumsnelheid van 30km/u geldt
  • Fietsers gemotoriseerde voertuigen links mogen inhalen
  • Fietsers nog steeds voorrang aan rechts moeten verlenen - ook aan auto's en voetgangers op het zebrapad


Op deze open kaart kan je alle gekende fietsstraten zien en kan je ontbrekende fietsstraten aanduiden. Om de kaart aan te passen, moet je je aanmelden met OpenStreetMap en helemaal inzoomen tot straatniveau. ", - "layers": { - "0": { - "description": "Een fietsstraat is een straat waar gemotoriseerd verkeer een fietser niet mag inhalen", - "name": "Fietsstraten" - }, - "1": { - "description": "Deze straat wordt binnenkort een fietsstraat", - "name": "Toekomstige fietsstraat", - "title": { - "mappings": { - "0": { - "then": "{name} wordt fietsstraat" - } - }, - "render": "Toekomstige fietsstraat" - } - }, - "2": { - "description": "Laag waar je een straat als fietsstraat kan markeren", - "name": "Alle straten", - "title": { - "render": "Straat" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "future_cyclestreet": { - "question": "Wanneer wordt deze straat een fietsstraat?", - "render": "Deze straat wordt fietsstraat op {cyclestreet:start_date}" - }, - "is_cyclestreet": { - "mappings": { - "0": { - "then": "Deze straat is een fietsstraat (en dus zone 30)" - }, - "1": { - "then": "Deze straat is een fietsstraat" - }, - "2": { - "then": "Deze straat wordt binnenkort een fietsstraat" - }, - "3": { - "then": "Deze straat is geen fietsstraat" - } - }, - "question": "Is de straat {name} een fietsstraat?" - } - } - }, - "shortDescription": "Een kaart met alle gekende fietsstraten", - "title": "Fietsstraten" - }, - "cyclofix": { - "description": "Het doel van deze kaart is om fietsers een gebruiksvriendelijke oplossing te bieden voor het vinden van de juiste infrastructuur voor hun behoeften.

U kunt uw exacte locatie volgen (enkel mobiel) en in de linkerbenedenhoek categorieën selecteren die voor u relevant zijn. U kunt deze tool ook gebruiken om 'spelden' aan de kaart toe te voegen of te bewerken en meer gegevens te verstrekken door de vragen te beantwoorden.

Alle wijzigingen die u maakt worden automatisch opgeslagen in de wereldwijde database van OpenStreetMap en kunnen door anderen vrij worden hergebruikt.

Bekijk voor meer info over cyclofix ook cyclofix.osm.be.", - "title": "Cyclofix - een open kaart voor fietsers" - }, - "drinking_water": { - "description": "Op deze kaart staan publiek toegankelijke drinkwaterpunten en kan je makkelijk een nieuw drinkwaterpunt toevoegen", - "title": "Drinkwaterpunten" - }, - "education": { - "description": "Deze kaart toont info over verschillende onderwijsinstellingen zoals kleuterscholen, middelbare scholen en tertiair onderwijs.", - "title": "Onderwijs" - }, - "entrances": { - "description": "Een kaart die alle toegangen toont,", - "shortDescription": "Breng ingangen in kaart om rolstoelnavigatie mogelijk te maken", - "title": "Toegangsdeuren" - }, - "etymology": { - "description": "Op deze kaart zie je waar een plaats naar is vernoemd. De straten, gebouwen, ... komen uit OpenStreetMap, waar een link naar Wikidata werd gelegd. In de popup zie je het Wikipedia-artikel van hetgeen naarwaar het vernoemd is of de Wikidata-box.

Je kan zelf ook meehelpen!Als je ver inzoomt, krijg je alle straten te zien. Klik je een straat aan, dan krijg je een zoekfunctie waarmee je snel een nieuwe link kan leggen. Je hebt hiervoor een gratis OpenStreetMap account nodig.", - "layers": { - "1": { - "override": { - "=name": "Straten zonder etymologische informatie" - } - }, - "2": { - "override": { - "=name": "Parken en bossen zonder etymologische informatie" - } - }, - "3": { - "override": { - "=name": "Onderwijsinstelling zonder etymologische informatie" - } - }, - "4": { - "override": { - "=name": "Culturele plaatsen zonder etymologische informatie" - } - }, - "5": { - "override": { - "=name": "Toeristische plaatsen zonder etymologische informatie" - } - }, - "6": { - "override": { - "=name": "Gezondheidsinstellingen en maatschappelijke plaatsen zonder etymologische informatie" - } - }, - "7": { - "override": { - "=name": "Sportplekken zonder etymologische informatie" - } - } - }, - "shortDescription": "Wat is de oorsprong van een plaatsnaam?", - "title": "Open Etymology-kaart" - }, - "facadegardens": { - "description": "Ontharde voortuintjes, groene gevels en bomen ín de stad brengen naast rust ook een mooiere stad, een grotere biodiversiteit, een verkoelend effect en een betere luchtkwaliteit.
Klimaan VZW en 'Mechelen Klimaatneutraal' willen met het project Klim(t)aan je Gevel bestaande en nieuwe geveltuintjes in kaart brengen als voorbeeld voor mensen zelf een tuintje willen aanleggen of voor stadwandelaars die houden van de natuur.
Meer info over het project op klimaan.be.", - "layers": { - "0": { - "description": "Geveltuintjes", - "name": "Geveltuintjes", - "presets": { - "0": { - "description": "Voeg geveltuintje toe", - "title": "een geveltuintje" - } - }, - "tagRenderings": { - "facadegardens-description": { - "question": "Aanvullende omschrijving van de tuin (indien nodig, en voor zover nog niet omschreven hierboven)", - "render": "Meer details: {description}" - }, - "facadegardens-direction": { - "question": "Hoe is de tuin georiënteerd?", - "render": "Oriëntatie: {direction} (waarbij 0=N en 90=O)" - }, - "facadegardens-edible": { - "mappings": { - "0": { - "then": "Er staan eetbare planten" - }, - "1": { - "then": "Er staan geen eetbare planten" - } - }, - "question": "Staan er eetbare planten?" - }, - "facadegardens-plants": { - "mappings": { - "0": { - "then": "Er staat een klimplant" - }, - "1": { - "then": "Er staan bloeiende planten" - }, - "2": { - "then": "Er staan struiken" - }, - "3": { - "then": "Er staan bodembedekkers" - } - }, - "question": "Wat voor planten staan hier?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "Er is een regenton" - }, - "1": { - "then": "Er is geen regenton" - } - }, - "question": "Is er een regenton voorzien bij het tuintje?" - }, - "facadegardens-start_date": { - "question": "Wanneer werd de tuin aangelegd? (vul gewoon een jaartal in)", - "render": "Aanlegdatum van de tuin: {start_date}" - }, - "facadegardens-sunshine": { - "mappings": { - "0": { - "then": "Het is een volle zon tuintje" - }, - "1": { - "then": "Het is een halfschaduw tuintje" - }, - "2": { - "then": "Het is een schaduw tuintje" - } - }, - "question": "Ligt de tuin in zon/half schaduw of schaduw?" - } - }, - "title": { - "render": "Geveltuintje" - } - } - }, - "shortDescription": "Deze kaart toont geveltuintjes met foto's en bruikbare info over oriëntatie, zonlicht en planttypes.", - "title": "Straatgeveltuintjes" - }, - "food": { - "description": "Restaurants en fast food", - "title": "Eetgelegenheden" - }, - "fritures": { - "description": "Op deze kaart vind je je favoriete frituur!", - "layers": { - "0": { - "override": { - "name": "Frituren" - } - } - }, - "title": "Friturenkaart" - }, - "fruit_trees": { - "description": "Op deze kaart vindt je boomgaarden en fruitbomen", - "layers": { - "0": { - "name": "Boomgaarden", - "presets": { - "0": { - "description": "Voeg een boomgaard toe (als punt - omtrek nog te tekenen)", - "title": "een boomgaard" - } - }, - "title": { - "render": "Boomgaard" - } - }, - "1": { - "description": "Een boom", - "name": "Boom", - "presets": { - "0": { - "description": "Voeg hier een boom toe", - "title": "een boom" - } - }, - "tagRenderings": { - "fruitboom-description": { - "question": "Welke beschrijving past bij deze boom?", - "render": "Beschrijving: {description}" - }, - "fruitboom-ref": { - "question": "Is er een refernetienummer?", - "render": "Referentienummer: {ref}" - }, - "fruitboom-species:nl": { - "question": "Wat is de soort van deze boom (in het Nederlands)?", - "render": "De soort is {species:nl}" - }, - "fruitboom-taxon": { - "question": "Wat is het taxon (ras) van deze boom?", - "render": "Het ras (taxon) van deze boom is {taxon}" - } - }, - "title": { - "render": "Boom" - } - } - }, - "shortDescription": "Boomgaarden en fruitbomen", - "title": "Open Boomgaardenkaart" - }, - "ghostbikes": { - "description": "Een Witte Fiets of Spookfiets is een aandenken aan een fietser die bij een verkeersongeval om het leven kwam. Het gaat om een fiets die volledig wit is geschilderd en in de buurt van het ongeval werd geinstalleerd.

Op deze kaart zie je alle witte fietsen die door OpenStreetMap gekend zijn. Ontbreekt er een Witte Fiets of wens je informatie aan te passen? Meld je dan aan met een (gratis) OpenStreetMap account.", - "title": "Witte Fietsen" - }, - "grb": { - "description": "Dit thema helpt het GRB importeren.", - "layers": { - "1": { - "tagRenderings": { - "building type": { - "question": "Wat voor soort gebouw is dit?" - }, - "grb-fixme": { - "mappings": { - "0": { - "then": "Geen fixme" - } - }, - "question": "Wat zegt de fixme?", - "render": "De fixme is {fixme}" - }, - "grb-housenumber": { - "mappings": { - "0": { - "then": "Geen huisnummer" - } - }, - "question": "Wat is het huisnummer?", - "render": "Het huisnummer is {addr:housenumber}" - }, - "grb-min-level": { - "question": "Hoeveel verdiepingen ontbreken?", - "render": "Dit gebouw begint maar op de {building:min_level} verdieping" - }, - "grb-street": { - "question": "Wat is de straat?", - "render": "De straat is {addr:street}" - }, - "grb-unit": { - "render": "De wooneenheid-aanduiding is {addr:unit} " - } - } - }, - "5": { - "override": { - "tagRenderings+": { - "import-button": { - "mappings": { - "0": { - "then": "Geen omliggend OSM-gebouw gevonden. Een omliggend gebouw is nodig om dit punt als adres punt toe te voegen.
Importeer eerst de gebouwen. Vernieuw dan de pagina om losse adressen toe te voegen
" - } - }, - "render": { - "special": { - "text": "Voeg dit adres als een nieuw adrespunt toe" - } - } - }, - "render_embedded": { - "mappings": { - "0": { - "then": "Geen omliggend OSM-gebouw gevonden" - } - } - } - } - } - }, - "6": { - "tagRenderings": { - "Import-button": { - "mappings": { - "0": { - "then": "Metatags nog niet berekend... Heropen deze pop-up" - } - } - } - } - } - }, - "shortDescription": "Grb import helper tool", - "title": "GRB import helper" - }, - "grb_fixme": { - "description": "Gebouwen met een FIXME - wss GRB-import die gefixed moeten worden", - "layers": { - "0": { - "tagRenderings": { - "building type": { - "question": "Wat voor soort gebouw is dit?" - }, - "grb-fixme": { - "mappings": { - "0": { - "then": "Geen fixme" - } - }, - "question": "Wat zegt de fixme?", - "render": "De fixme is {fixme}" - }, - "grb-housenumber": { - "mappings": { - "0": { - "then": "Geen huisnummer" - } - }, - "question": "Wat is het huisnummer?", - "render": "Het huisnummer is {addr:housenumber}" - }, - "grb-min-level": { - "question": "Hoeveel verdiepingen ontbreken?", - "render": "Dit gebouw begint maar op de {building:min_level} verdieping" - }, - "grb-street": { - "question": "Wat is de straat?", - "render": "De straat is {addr:street}" - }, - "grb-unit": { - "render": "De wooneenheid-aanduiding is {addr:unit} " - } - } - } - }, - "shortDescription": "Grb Fixup", - "title": "GRB Fixup" - }, - "hackerspaces": { - "description": "Op deze kaart kan je hackerspaces zien, toevoegen en updaten", - "shortDescription": "Een kaart van hackerspaces", - "title": "Hackerspaces" - }, - "hailhydrant": { - "description": "Op deze kaart kan je hydranten, brandblussers, brandweerkazernes en stalplaatsen voor ambulances vinden en updaten.\n\nJe kan je exacte locatie bepalen (enkel via GSM) en relevante lagen selecteren in de linkeronderhoek. Je kan deze applicatie ook gebruiken om pins (points of interest) op de kaart te zetten en om extra details toe te voegen door vragen te beantwoorden.\n\nAlle wijzigingen die je maakt zullen automatisch worden opgeslagen in de globale database van OpenStreetMap en kunnen vrij door anderen gebruikt worden.", - "shortDescription": "Kaart om hydranten, brandblussers, brandweerkazernes en ambulanceposten weer te geven.", - "title": "Brandkranen, brandblussers, brandweerposten en ambulanceposten" - }, - "kerbs_and_crossings": { - "description": "Een kaart met stoepranden en oversteekplaatsen.", - "title": "Stoepranden en oversteekplaatsen" - }, - "mapcomplete-changes": { - "description": "Deze kaart toont alle wijzigingen die met MapComplete werden gemaakt", - "layers": { - "0": { - "description": "Toont alle wijzigingen met MapComplete", - "filter": { - "0": { - "options": { - "0": { - "question": "Themanaam bevat {search}" - } - } - }, - "1": { - "options": { - "0": { - "question": "Gemaakt door bijdrager {search}" - } - } - }, - "2": { - "options": { - "0": { - "question": "Niet gemaakt door bijdrager {search}" - } - } - } - }, - "tagRenderings": { - "contributor": { - "render": "Wijziging gemaakt door {_last_edit:contributor}" - }, - "render_id": { - "render": "Wijzigingset {id}" - }, - "theme": { - "mappings": { - "0": { - "then": "Wijziging met officieus thema {theme}" - } - }, - "render": "Wijziging met thema {theme}" - } - }, - "title": { - "render": "Wijzigingset voor {theme}" - } - }, - "1": { - "override": { - "tagRenderings": { - "link_to_more": { - "render": "Meer statistieken kunnen hier gevonden worden" - } - } - } - } - }, - "shortDescription": "Toont wijzigingen gemaakt met MapComplete", - "title": "Wijzigingen gemaakt met MapComplete" - }, - "maps": { - "description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.

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", - "title": "Een kaart van kaarten" - }, - "missing_streets": { - "description": "Dit thema voegt automatisch straatnamen toe aan gebouwen met huisnummer en overeenkomstig CRAB-adres.", - "shortDescription": "Voegt ontbrekende straten toe aan gebouwen met huisnumer adhv CRAB", - "title": "Fix ontbrekende straten" - }, - "nature": { - "description": "Op deze kaart vind je informatie voor natuurliefhebbers, zoals info over het natuurgebied waar je inzit, vogelkijkhutten, informatieborden, ...", - "shortDescription": "Deze kaart bevat informatie voor natuurliefhebbers", - "title": "De natuur in" - }, - "notes": { - "description": "Een kaartnota bevat tekst op een specifieke locatie om aan te duiden dat er iets mis is of ontbreekt.

Bekijk ook het filtermenu om de notas te filteren op tekst, gebruiker, datum, ...", - "title": "Kaartnotas op OpenStreetMap" - }, - "observation_towers": { - "description": "Publieke uitkijktorens om van het panorama te genieten", - "shortDescription": "Publieke uitkijktorens om van het panorama te genieten", - "title": "Uitkijktorens" - }, - "onwheels": { - "overrideAll": { - "+tagRenderings": { - "_poi_entrance:width": { - "render": "Deze deur heeft een breedte van {canonical(_poi_entrance:width)} meter" - } - } - } - }, - "openwindpowermap": { - "description": "Een kaart om windturbines te tonen en te bewerken.", - "title": "Windmolens" - }, - "parkings": { - "description": "Deze kaart toont verschillende parkeerplekken", - "shortDescription": "Deze kaart toont verschillende parkeerplekken", - "title": "Parking" - }, - "personal": { - "description": "Stel je eigen thema samen door lagen te combineren van alle andere themas", - "title": "Persoonlijk thema" - }, - "pets": { - "description": "Deze kaart helpt je op weg met je huisdier: dierenartsen, hondenloopzones, dierenwinkels, hondenvriendelijke restaurants, ...", - "layers": { - "1": { - "override": { - "name": "Hondvriendelijke eetgelegenheden" - } - }, - "2": { - "override": { - "name": "Hondvriendelijke winkels", - "title": { - "render": "Hondvriendelijke winkels" - } - } - }, - "6": { - "override": { - "presets": { - "0": { - "description": "Een winkel waar je je hond in bijna heel de winkel mag meenemen", - "title": "Hondvriendelijke winkels" - } - } - } - } - }, - "title": "Dierenartsen, hondenloopzones en andere huisdiervriendelijke plaatsen" - }, - "play_forests": { - "description": "Een speelbos is een zone in een bos die vrij toegankelijk is voor spelende kinderen. Deze wordt in bossen van het Agentschap Natuur en bos altijd aangeduid met het overeenkomstige bord.", - "shortDescription": "Deze kaart toont speelbossen", - "title": "Speelbossen" - }, - "playgrounds": { - "description": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen", - "shortDescription": "Een kaart met speeltuinen", - "title": "Speelplekken" - }, - "postal_codes": { - "description": "Postcodes", - "layers": { - "0": { - "name": "postcodes", - "tagRenderings": { - "postal_code": { - "render": "Deze postcode is {postal_code}" - } - }, - "title": { - "render": "Postcode {postal_code}" - } - }, - "2": { - "name": "stadhuizen", - "title": { - "render": "Stadhuis {name}" - } - } - }, - "shortDescription": "Postcodes", - "title": "Postcodes" - }, - "postboxes": { - "description": "Op deze kaart kan je informatie over brievenbussen en postkantoren vinden en toevoegen. Je kan deze kaart gebruiken om te achterhalen waar je je volgende postkaart naar kan sturen! :)
Zie je een fout of ontbreekt een brievenbus? Dan kan je deze kaart aanpassen met een gratis OpenStreetMap account. ", - "layers": { - "0": { - "description": "Deze laag toont brievenbussen.", - "name": "Brievenbussen", - "presets": { - "0": { - "title": "een brievenbus" - } - }, - "title": { - "render": "Brievenbus" - } - }, - "1": { - "description": "Een laag die postkantoren toont.", - "filter": { - "0": { - "options": { - "0": { - "question": "Momenteel geopend" - } - } - } - }, - "name": "Postkantoren", - "presets": { - "0": { - "title": "een postkantoor" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 open (ook tijdens feestdagen)" - } - }, - "question": "Wat zijn de openingsuren voor dit postkantoor?", - "render": "Openingsuren: {opening_hours_table()}" - } - }, - "title": { - "render": "Postkantoor" - } - } - }, - "shortDescription": "Een kaart die brievenbussen en postkantoren toont", - "title": "Brievenbussen en postkantoren" - }, - "shops": { - "description": "Op deze kaart kan men algemene informatie over winkels toevoegen, evenals openingsuren en telefoonnummers", - "shortDescription": "Een bewerkbare kaart met simpele informatie over winkels", - "title": "Winkels" - }, - "sidewalks": { - "description": "Experimenteel thema", - "layers": { - "0": { - "description": "Laag die voetpaden naast wegen toont", - "name": "Voetpaden", - "tagRenderings": { - "streetname": { - "render": "Deze straat heet {name}" - } - }, - "title": { - "render": "{name}" - } - } - }, - "shortDescription": "Voetpaden in kaart brengen", - "title": "Voetpaden" - }, - "speelplekken": { - "description": "

Welkom bij de Groendoener!

De Zuidrand dat is spelen, ravotten, chillen, wandelen,… in het groen. Meer dan 200 grote en kleine speelplekken liggen er in parken, in bossen en op pleintjes te wachten om ontdekt te worden. De verschillende speelplekken werden getest én goedgekeurd door kinder- en jongerenreporters uit de Zuidrand. Met leuke challenges dagen de reporters jou uit om ook op ontdekking te gaan. Klik op een speelplek op de kaart, bekijk het filmpje en ga op verkenning!

Het project groendoener kadert binnen het strategisch project Beleefbare Open Ruimte in de Antwerpse Zuidrand en is een samenwerking tussen het departement Leefmilieu van provincie Antwerpen, Sportpret vzw, een OpenStreetMap-België Consultent en Createlli vzw. Het project kwam tot stand met steun van Departement Omgeving van de Vlaamse Overheid.
", - "layers": { - "7": { - "name": "Wandelroutes van provincie Antwerpen", - "tagRenderings": { - "walk-description": { - "render": "

Korte beschrijving:

{description}" - }, - "walk-length": { - "render": "Deze wandeling is {_length:km}km lang" - }, - "walk-operator": { - "question": "Wie beheert deze wandeling en plaatst dus de signalisatiebordjes?" - }, - "walk-operator-email": { - "question": "Naar wie kan men emailen bij problemen rond signalisatie?", - "render": "Bij problemen met signalisatie kan men emailen naar {operator:email}" - }, - "walk-type": { - "mappings": { - "0": { - "then": "Dit is een internationale wandelroute" - }, - "1": { - "then": "Dit is een nationale wandelroute" - }, - "2": { - "then": "Dit is een regionale wandelroute" - }, - "3": { - "then": "Dit is een lokale wandelroute" - } - } - } - } - } - }, - "shortDescription": "Speelplekken in de Antwerpse Zuidrand", - "title": "Welkom bij de groendoener!" - }, - "sport_pitches": { - "description": "Een sportveld is een ingerichte plaats met infrastructuur om een sport te beoefenen", - "shortDescription": "Deze kaart toont sportvelden", - "title": "Sportvelden" - }, - "street_lighting": { - "description": "Op deze kaart vind je alles over straatlantaarns", - "layers": { - "1": { - "name": "Verlichte straten", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Deze straat is verlicht" - }, - "1": { - "then": "Deze straat is niet verlicht" - }, - "2": { - "then": "Deze straat is 's nachts verlicht" - }, - "3": { - "then": "Deze straat is 24/7 verlicht" - } - }, - "question": "Is deze straat verlicht?" - } - }, - "title": { - "render": "Verlichte straat" - } - }, - "2": { - "name": "Alle straten", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "Deze straat is verlicht" - }, - "1": { - "then": "Deze straat is niet verlicht" - }, - "2": { - "then": "Deze straat is 's nachts verlicht" - }, - "3": { - "then": "Deze straat is 24/7 verlicht" - } - }, - "question": "Is deze straat verlicht?" - } - }, - "title": { - "render": "Straat" - } - } - }, - "title": "Straatverlichting" - }, - "street_lighting_assen": { - "description": "Op deze kaart vind je alles over straatlantaarns + een dataset van Assen", - "title": "Straatverlichting - Assen" - }, - "surveillance": { - "description": "Op deze open kaart kan je bewakingscamera's vinden.", - "shortDescription": "Bewakingscameras en dergelijke", - "title": "Surveillance under Surveillance" - }, - "toilets": { - "description": "Een kaart met openbare toiletten", - "title": "Open Toilettenkaart" - }, - "trees": { - "description": "Breng bomen in kaart!", - "shortDescription": "Breng bomen in kaart", - "title": "Bomen" - }, - "waste": { - "description": "Kaart met afvalbakken en recyclingfaciliteiten.", - "title": "Afval" - }, - "waste_assen": { - "description": "Kaart met afvalbakken en recyclingfaciliteiten + een dataset voor Assen.", - "title": "Afval - Assen" - }, - "waste_basket": { - "description": "Op deze kaart vind je vuilnisbakken waar je afval in kan smijten. Ontbreekt er een vuilnisbak? Dan kan je die zelf toevoegen", - "shortDescription": "Een kaart met vuilnisbakken", - "title": "Vuilnisbak" - } -} \ No newline at end of file diff --git a/langs/themes/pl.json b/langs/themes/pl.json deleted file mode 100644 index 96cade8581..0000000000 --- a/langs/themes/pl.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "aed": { - "description": "Na tej mapie można znaleźć i oznaczyć defibrylatory w okolicy", - "title": "Otwórz mapę AED" - }, - "artwork": { - "description": "Witaj w Open Artwork Map, mapie pomników, popierś, graffitti i innych dzieł sztuki z całego świata", - "title": "Otwórz mapę dzieł sztuki" - }, - "bicyclelib": { - "title": "Wypożyczalnie rowerów" - }, - "ghostbikes": { - "title": "Duch roweru" - }, - "surveillance": { - "description": "Na tej otwartej mapie można znaleźć kamery monitoringu.", - "shortDescription": "Kamery monitorujące i inne środki nadzoru" - }, - "toilets": { - "description": "Mapa toalet publicznych", - "title": "Mapa otwartych toalet" - }, - "trees": { - "shortDescription": "Sporządzić mapę wszystkich drzew", - "title": "Drzewa" - } -} \ No newline at end of file diff --git a/langs/themes/pt_BR.json b/langs/themes/pt_BR.json deleted file mode 100644 index bdf96fb08a..0000000000 --- a/langs/themes/pt_BR.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "aed": { - "description": "Neste mapa, pode-se encontrar e marcar desfibriladores próximos", - "title": "Abrir mapa AED" - }, - "benches": { - "shortDescription": "Um mapa de bancadas", - "title": "Bancadas" - }, - "bicyclelib": { - "title": "Bibliotecas de bicicletas" - }, - "bookcases": { - "title": "Abrir Mapa de Estantes" - }, - "campersite": { - "layers": { - "0": { - "description": "Locais de acampamento", - "name": "Locais de acampamento", - "presets": { - "0": { - "title": "uma local de acampamento" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Quantos campistas podem ficar aqui? (pule se não houver um número óbvio de vagas ou veículos permitidos)", - "render": "{capacity} campistas podem usar este lugar ao mesmo tempo" - }, - "caravansites-charge": { - "question": "Quanto este lugar cobra?", - "render": "Este lugar cobra {charge}" - }, - "caravansites-description": { - "render": "Mais detalhes sobre este lugar: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "Você precisa pagar para usar" - }, - "1": { - "then": "Pode ser usado de graça" - } - }, - "question": "Este lugar cobra alguma taxa?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Há acesso à internet" - }, - "1": { - "then": "Há acesso à Internet" - }, - "2": { - "then": "Não há acesso à internet" - } - }, - "question": "Este lugar fornece acesso a internet?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "Você precisa pagar um extra pelo acesso à internet" - }, - "1": { - "then": "Você não precisa pagar um extra pelo acesso à internet" - } - }, - "question": "Você tem que pagar pelo acesso à internet?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Sim, há alguns pontos para aluguel a longo prazo, mas você também pode ficar em uma base diária" - }, - "1": { - "then": "Não, não há hóspedes permanentes aqui" - } - }, - "question": "Este lugar oferece vagas para aluguel a longo prazo?" - }, - "caravansites-name": { - "question": "Qual o nome deste lugar?", - "render": "Este lugar é chamado de {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "Este local tem uma estação de aterro sanitário" - }, - "1": { - "then": "Este local não tem uma estação de aterro sanitário" - } - }, - "question": "Este local tem uma estação de aterro sanitário?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "Este lugar tem banheiros" - }, - "1": { - "then": "Este lugar não tem banheiros" - } - }, - "question": "Este lugar tem banheiros?" - }, - "caravansites-website": { - "question": "Este lugar tem um website?", - "render": "Site oficial: {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "Locais de acampamento sem nome" - } - }, - "render": "Local de acampamento {name}" - } - }, - "1": { - "description": "Estações de despejo sanitário", - "name": "Estações de despejo sanitário", - "tagRenderings": { - "dumpstations-charge": { - "question": "Quanto este lugar cobra?", - "render": "Este lugar cobra {charge}" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "Você precisa pagar pelo uso" - }, - "1": { - "then": "Pode ser usado gratuitamente" - } - }, - "question": "Este lugar cobra alguma taxa?" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "Este lugar tem um ponto de água" - }, - "1": { - "then": "Este lugar não tem um ponto de água" - } - }, - "question": "Este lugar tem um ponto de água?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Estação de despejo" - } - }, - "render": "Estação de despejo {name}" - } - } - }, - "shortDescription": "Encontre locais para passar a noite com o seu campista", - "title": "Locais de acampamento" - }, - "ghostbikes": { - "title": "Bicicleta fantasma" - } -} \ No newline at end of file diff --git a/langs/themes/ru.json b/langs/themes/ru.json deleted file mode 100644 index c77de32cd6..0000000000 --- a/langs/themes/ru.json +++ /dev/null @@ -1,418 +0,0 @@ -{ - "aed": { - "description": "На этой карте вы можете найти и отметить ближайшие дефибрилляторы", - "title": "Открытая карта АВД (Автоматизированных внешних дефибрилляторов)" - }, - "artwork": { - "description": "Добро пожаловать на открытую карта произведений искусства - карту статуй, бюстов, граффити и других произведений искусства по всему миру", - "title": "Открытая карта произведений искусства" - }, - "benches": { - "description": "На этой карте показаны все скамейки, записанные в OpenStreetMap: отдельные скамейки, а также скамейки, относящиеся к остановкам общественного транспорта или навесам. Имея учётную запись OpenStreetMap, вы можете наносить на карту новые скамейки или редактировать информацию о существующих скамейках.", - "shortDescription": "Карта скамеек", - "title": "Скамейки" - }, - "bicyclelib": { - "description": "Велосипедная библиотека - это место, где велосипеды можно взять на время, часто за небольшую ежегодную плату. Примером использования являются библиотеки велосипедов для детей, что позволяет им сменить велосипед на больший, когда они перерастают свой нынешний велосипед", - "title": "Велосипедные библиотеки" - }, - "bookcases": { - "description": "Общественный книжный шкаф - это небольшой уличный шкаф, коробка, старый телефонный аппарат или другие предметы, где хранятся книги. Каждый может положить или взять книгу. Цель этой карты - собрать все эти книжные шкафы. Вы можете обнаружить новые книжные шкафы поблизости и, имея бесплатный аккаунт OpenStreetMap, быстро добавить свои любимые книжные шкафы.", - "title": "Открытая карта книжных шкафов" - }, - "cafes_and_pubs": { - "title": "Кафе и пабы" - }, - "campersite": { - "description": "На этом сайте собраны все официальные места остановки кемперов и места, где можно сбросить серую и черную воду. Вы можете добавить подробную информацию о предоставляемых услугах и их стоимости. Добавлять фотографии и отзывы. Это веб-сайт и веб-приложение. Данные хранятся в OpenStreetMap, поэтому они будут бесплатными всегда и могут быть повторно использованы любым приложением.", - "layers": { - "0": { - "description": "площадки для кемпинга", - "name": "Площадки для кемпинга", - "presets": { - "0": { - "description": "Добавьте новую официальную площадку для кемпинга. Это специально отведённые места для ночлега с автофургоном. Они могут выглядеть как настоящий кемпинг или просто выглядеть как парковка. Они не могут быть обозначены вообще, а просто быть определены в муниципальном решении. Обычная парковка, предназначенная для отдыхающих, где не ожидается, что они проведут ночь это -НЕ- площадка для кемпинга ", - "title": "площадка для кемпинга" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "Сколько кемперов может здесь остановиться? (пропустите, если нет очевидного количества мест или разрешённых транспортных средств)", - "render": "{capacity} кемперов могут использовать это место одновременно" - }, - "caravansites-charge": { - "question": "Сколько это место взимает?", - "render": "Это место взимает {charge}" - }, - "caravansites-description": { - "question": "Хотели бы вы добавить общее описание этого места? (Не повторяйте информацию, которая уже написана выше или на которую вы уже ответили ранее. Пожалуйста, будьте объективны - мнения должны быть в отзывах)", - "render": "Более подробная информация об этом месте: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "За использование нужно платить" - }, - "1": { - "then": "Можно использовать бесплатно" - } - }, - "question": "Взимается ли в этом месте плата?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "Есть доступ в Интернет" - }, - "1": { - "then": "Есть доступ в Интернет" - }, - "2": { - "then": "Нет доступа в Интернет" - } - }, - "question": "Предоставляет ли это место доступ в Интернет?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "За доступ в Интернет нужно платить дополнительно" - }, - "1": { - "then": "Вам не нужно платить дополнительно за доступ в Интернет" - } - }, - "question": "Нужно ли платить за доступ в Интернет?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "Да, здесь есть места для долгосрочной аренды, но вы можете остановиться и на сутки" - }, - "1": { - "then": "Нет, здесь нет постоянных гостей" - }, - "2": { - "then": "Здесь можно остановиться, только если у вас долгосрочный контракт (это место исчезнет с этой карты, если вы выберете это)" - } - }, - "question": "Предлагает ли эта площадка места для долгосрочной аренды?" - }, - "caravansites-name": { - "question": "Как называется это место?", - "render": "Это место называется {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "В этом кемпинге есть место для слива отходов из туалетных резервуаров" - }, - "1": { - "then": "В этом кемпинге нет места для слива отходов из туалетных резервуаров" - } - }, - "question": "В этом кемпинге есть место для слива отходов из туалетных резервуаров?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "В этом месте есть туалеты" - }, - "1": { - "then": "В этом месте нет туалетов" - } - }, - "question": "Здесь есть туалеты?" - }, - "caravansites-website": { - "question": "Есть ли у этого места веб-сайт?", - "render": "Официальный сайт: {website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "Место для кемпинга без названия" - } - }, - "render": "Место для кемпинга {name}" - } - }, - "1": { - "description": "Ассенизационные сливные станции", - "name": "Места для слива отходов из туалетных резервуаров", - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "2": { - "then": "Любой может воспользоваться этой станцией утилизации" - }, - "3": { - "then": "Любой может воспользоваться этой станцией утилизации" - } - }, - "question": "Кто может использовать эту станцию утилизации?" - }, - "dumpstations-charge": { - "question": "Сколько это место взимает?", - "render": "Это место взимает {charge}" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "Вы можете утилизировать отходы химических туалетов здесь" - }, - "1": { - "then": "Здесь нельзя утилизировать отходы химических туалетов" - } - }, - "question": "Можно ли здесь утилизировать отходы химических туалетов?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "За использование нужно платить" - }, - "1": { - "then": "Можно использовать бесплатно" - } - }, - "question": "Взимается ли в этом месте плата?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "Вы можете утилизировать серую воду здесь" - }, - "1": { - "then": "Здесь нельзя утилизировать серую воду" - } - }, - "question": "Можно ли здесь утилизировать серую воду?" - }, - "dumpstations-network": { - "question": "К какой сети относится эта станция? (пропустите, если неприменимо)", - "render": "Эта станция - часть сети {network}" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "В этом месте есть водоснабжение" - }, - "1": { - "then": "В этом месте нет водоснабжения" - } - }, - "question": "Есть ли в этом месте водоснабжение?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Ассенизационная сливная станция" - } - }, - "render": "Ассенизационная сливная станция {name}" - } - } - }, - "shortDescription": "Найти места остановки, чтобы провести ночь в автофургоне", - "title": "Кемпинги" - }, - "charging_stations": { - "description": "На этой карте вы можно найти и отметить информацию о зарядных станциях", - "shortDescription": "Карта зарядных станций по всему миру", - "title": "Зарядные станции" - }, - "climbing": { - "description": "На этой карте вы найдете различные возможности для скалолазания, такие как скалодромы, залы для боулдеринга и скалы на природе.", - "descriptionTail": "Создатель карты скалолазания — Christian Neumann. Пожалуйста, пишите если у вас есть отзыв или вопросы.

Проект использует данные OpenStreetMap.

", - "layers": { - "0": { - "override": { - "tagRenderings+": { - "access": { - "mappings": { - "3": { - "then": "Только членам клуба" - } - } - } - }, - "units+": { - "0": { - "applicableUnits": { - "0": { - "human": " метр" - } - } - } - } - } - } - }, - "title": "Открытая карта скалолазания" - }, - "cycle_infra": { - "title": "Велосипедная инфраструктура" - }, - "cyclestreets": { - "layers": { - "0": { - "name": "Cyclestreets" - }, - "2": { - "name": "Все улицы", - "title": { - "render": "Улица" - } - } - } - }, - "cyclofix": { - "title": "Cyclofix - открытая карта для велосипедистов" - }, - "drinking_water": { - "description": "На этой карте показываются и могут быть легко добавлены общедоступные точки питьевой воды", - "title": "Питьевая вода" - }, - "etymology": { - "title": "Открытая этимологическая карта" - }, - "facadegardens": { - "layers": { - "0": { - "tagRenderings": { - "facadegardens-description": { - "question": "Дополнительная информация о саде (если требуется или еще не указана выше)", - "render": "Подробнее: {description}" - }, - "facadegardens-plants": { - "question": "Какие виды растений обитают здесь?" - }, - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "Есть бочка с дождевой водой" - }, - "1": { - "then": "Нет бочки с дождевой водой" - } - } - }, - "facadegardens-start_date": { - "render": "Дата строительства сада: {start_date}" - }, - "facadegardens-sunshine": { - "question": "Сад расположен на солнечной стороне или в тени?" - } - } - } - } - }, - "ghostbikes": { - "title": "Велосипед Ghost" - }, - "hackerspaces": { - "title": "Хакерспейсы" - }, - "hailhydrant": { - "description": "На этой карте вы можете найти и обновить местоположение пожарных гидрантов, пожарных станций, станций скорой помощи и огнетушителей в ваших избранных районах населенного пункта.\n\nВы можете записать своё точное месторасположение (только на мобильных устройствах) и выбрать интересующие слои данных в левом нижнем углу. Вы также можете использовать этот инструмент для добавления или изменения точек интереса на карте и дополнять данные, отвечая на вопросы.\n\nВсе сделанные вами изменения автоматически сохраняются в базе данных OpenStreetMap и могут быть свободно переработаны другими пользователями.", - "shortDescription": "Карта пожарных гидрантов, огнетушителей, пожарных станций и станций скорой помощи.", - "title": "Пожарные гидранты, огнетушители, пожарные станции и станции скорой помощи." - }, - "maps": { - "title": "Карта карт" - }, - "observation_towers": { - "title": "Смотровые башни" - }, - "openwindpowermap": { - "title": "Открытая карта ветроэнергетики" - }, - "parkings": { - "title": "Парковка" - }, - "personal": { - "description": "Создать персональную тему на основе доступных слоёв тем. Чтобы отобразить некоторые данные, откройте выбор слоя" - }, - "playgrounds": { - "description": "На этой карте можно найти игровые площадки и добавить дополнительную информацию", - "shortDescription": "Карта игровых площадок", - "title": "Игровые площадки" - }, - "postboxes": { - "layers": { - "0": { - "name": "Почтовые ящики", - "presets": { - "0": { - "title": "почтовый ящик" - } - }, - "title": { - "render": "Почтовый ящик" - } - }, - "1": { - "name": "Почтовые отделения", - "presets": { - "0": { - "title": "Почтовое отделение" - } - }, - "tagRenderings": { - "OH": { - "render": "Часы работы: {opening_hours_table()}" - } - }, - "title": { - "render": "Почтовое отделение" - } - } - } - }, - "shops": { - "title": "Открыть карту магазинов" - }, - "sidewalks": { - "description": "Экспериментальная тема", - "layers": { - "0": { - "name": "Тротуары", - "title": { - "render": "{name}" - } - } - }, - "title": "Тротуары" - }, - "sport_pitches": { - "description": "Спортивная площадка - пространство для занятий спортом", - "shortDescription": "Карта, отображающая спортивные площадки", - "title": "Спортивные площадки" - }, - "street_lighting": { - "layers": { - "2": { - "name": "Все улицы", - "title": { - "render": "Улица" - } - } - }, - "title": "Уличное освещение" - }, - "surveillance": { - "description": "На этой открытой карте можно найти камеры слежения." - }, - "toilets": { - "description": "Карта общественных туалетов", - "title": "Открытая карта туалетов" - }, - "trees": { - "description": "Нанесите все деревья на карту!", - "shortDescription": "Карта деревьев", - "title": "Деревья" - } -} \ No newline at end of file diff --git a/langs/themes/sl.json b/langs/themes/sl.json deleted file mode 100644 index babdb5bc0f..0000000000 --- a/langs/themes/sl.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "aed": { - "description": "Na tem zemljevidu lahko poiščete in označite bližnje defibrilatorje", - "title": "Zemljevid defibrilatorjev (AED)" - } -} \ No newline at end of file diff --git a/langs/themes/sv.json b/langs/themes/sv.json deleted file mode 100644 index 8c5ac8469c..0000000000 --- a/langs/themes/sv.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "aed": { - "description": "På denna karta kan man hitta och markera närliggande defibrillatorer", - "title": "Öppna AED-karta" - }, - "artwork": { - "title": "Öppen konstverkskarta" - }, - "ghostbikes": { - "title": "Spökcykel" - } -} \ No newline at end of file diff --git a/langs/themes/zh_Hans.json b/langs/themes/zh_Hans.json deleted file mode 100644 index f124b98086..0000000000 --- a/langs/themes/zh_Hans.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "aed": { - "description": "在这份地图上可以寻找和标记附近的除颤器", - "title": "Open AED Map" - }, - "artwork": { - "description": "欢迎使用Open Artwork Map,一个雕塑、半身像、涂鸦和其他全球艺术品的地图", - "title": "Open Artwork Map" - }, - "benches": { - "shortDescription": "长椅地图", - "title": "长椅" - } -} \ No newline at end of file diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json deleted file mode 100644 index 31a06fd773..0000000000 --- a/langs/themes/zh_Hant.json +++ /dev/null @@ -1,511 +0,0 @@ -{ - "aed": { - "description": "在這份地圖上,你可以找到與標記附近的除顫器", - "title": "開放AED地圖" - }, - "artwork": { - "description": "歡迎來到開放藝術品地圖,這份地圖會顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品", - "title": "開放藝術品地圖" - }, - "benches": { - "description": "這份地圖顯示開放街圖上所有記錄的長椅:單獨的長椅,屬於大眾運輸站點或涼亭的長椅。只要有開放街圖帳號,你可以新增長椅或是編輯既有長椅的詳細內容。", - "shortDescription": "長椅的地圖", - "title": "長椅" - }, - "bicyclelib": { - "description": "單車圖書館是指每年支付小額費用,然後可以租用單車的地方。最有名的單車圖書館案例是給小孩的,能夠讓長大的小孩用目前的單車換成比較大的單車", - "title": "單車圖書館" - }, - "binoculars": { - "description": "固定一地的望遠鏡地圖,特別是能夠在旅遊景點、觀景點、城鎮環景點,或是自然保護區找到。", - "shortDescription": "固定望遠鏡的地圖", - "title": "望遠鏡" - }, - "bookcases": { - "description": "公共書架是街邊箱子、盒子、舊的電話亭或是其他存放書本的物件,每一個人都能放置或拿取書本。這份地圖收集所有類型的書架,你可以探索你附近新的書架,同時也能用免費的開放街圖帳號來快速新增你最愛的書架。", - "title": "開放書架地圖" - }, - "cafes_and_pubs": { - "title": "咖啡廳與酒吧" - }, - "campersite": { - "description": "這個網站收集所有官方露營地點,以及那邊能排放廢水。你可以加上詳細的服務項目與價格,加上圖片以及評價。這是網站與網路 app,資料則是存在開放街圖,因此會永遠免費,而且可以被所有 app 再利用。", - "layers": { - "0": { - "description": "露營地", - "name": "露營地", - "presets": { - "0": { - "description": "新增正式露營地點,通常是設計給過夜的露營者的地點。看起來像是真的露營地或是一般的停車場,而且也許沒有任何指標,但在城鎮被定議地點。如果一般給露營者的停車場並不是用來過夜,則不是露營地點 ", - "title": "露營地" - } - }, - "tagRenderings": { - "caravansites-capacity": { - "question": "多少露營者能夠待在這裡?(如果沒有明顯的空間數字或是允許車輛則可以跳過)", - "render": "{capacity} 露營者能夠同時使用這個地方" - }, - "caravansites-charge": { - "question": "這個地方收多少費用?", - "render": "這個地方收費 {charge}" - }, - "caravansites-description": { - "question": "你想要為這個地方加一般的敘述嗎?(不要重覆加先前問過或提供的資訊,請保持敘述性-請將意見留在評價)", - "render": "這個地方更詳細的資訊: {description}" - }, - "caravansites-fee": { - "mappings": { - "0": { - "then": "你要付費才能使用" - }, - "1": { - "then": "可以免費使用" - } - }, - "question": "這個地方收費嗎?" - }, - "caravansites-internet": { - "mappings": { - "0": { - "then": "這裡有網路連線" - }, - "1": { - "then": "這裡有網路連線" - }, - "2": { - "then": "這裡沒有網路連線" - } - }, - "question": "這個地方有提網路連線嗎?" - }, - "caravansites-internet-fee": { - "mappings": { - "0": { - "then": "你需要額外付費來使用網路連線" - }, - "1": { - "then": "你不需要額外付費來使用網路連線" - } - }, - "question": "你需要為網路連線付費嗎?" - }, - "caravansites-long-term": { - "mappings": { - "0": { - "then": "有,這個地方有提供長期租用,但你也可以用天計算費用" - }, - "1": { - "then": "沒有,這裡沒有永久的客戶" - }, - "2": { - "then": "如果有長期租用合約才有可能待下來(如果你選擇這個地方則會在這份地圖消失)" - } - }, - "question": "這個地方有提供長期租用嗎?" - }, - "caravansites-name": { - "question": "這個地方叫做什麼?", - "render": "這個地方叫做 {name}" - }, - "caravansites-sanitary-dump": { - "mappings": { - "0": { - "then": "這個地方有衛生設施" - }, - "1": { - "then": "這個地方沒有衛生設施" - } - }, - "question": "這個地方有衛生設施嗎?" - }, - "caravansites-toilets": { - "mappings": { - "0": { - "then": "這個地方有廁所" - }, - "1": { - "then": "這個地方並沒有廁所" - } - }, - "question": "這個地方有廁所嗎?" - }, - "caravansites-website": { - "question": "這個地方有網站嗎?", - "render": "官方網站:{website}" - } - }, - "title": { - "mappings": { - "0": { - "then": "沒有名稱的露營地" - } - }, - "render": "露營地 {name}" - } - }, - "1": { - "description": "垃圾處理站", - "name": "垃圾處理站", - "presets": { - "0": { - "description": "新增垃圾站,這通常是提供露營駕駛丟棄廢水與化學性廁所廢水的地方,也會有飲用水與電力。", - "title": "垃圾丟棄站" - } - }, - "tagRenderings": { - "dumpstations-access": { - "mappings": { - "0": { - "then": "你需要網路鑰匙/密碼來使用這個設施" - }, - "1": { - "then": "你需要是露營/露營地的客戶才能使用這一地方" - }, - "2": { - "then": "任何人都可以使用這個衛生廢棄物站" - }, - "3": { - "then": "任何人都可以使用這個垃圾站" - } - }, - "question": "誰可以使用這個垃圾站?" - }, - "dumpstations-charge": { - "question": "這個地方收費多少?", - "render": "這個地方收費 {charge}" - }, - "dumpstations-chemical-waste": { - "mappings": { - "0": { - "then": "你可以在這邊丟棄廁所化學廢棄物" - }, - "1": { - "then": "你不能在這邊丟棄廁所化學廢棄物" - } - }, - "question": "你能在這裡丟棄廁所化學廢棄物嗎?" - }, - "dumpstations-fee": { - "mappings": { - "0": { - "then": "你需要付費才能使用" - }, - "1": { - "then": "這裡可以免費使用" - } - }, - "question": "這個地方需要付費嗎?" - }, - "dumpstations-grey-water": { - "mappings": { - "0": { - "then": "你可以在這裡排放洗滌水" - }, - "1": { - "then": "你無法在這裡排放洗滌水" - } - }, - "question": "你能在這裡排放洗滌水嗎?" - }, - "dumpstations-network": { - "question": "這裡是屬於那個網路的? (沒有則跳過)", - "render": "這車站是屬於 {network} 網路的一部分" - }, - "dumpstations-waterpoint": { - "mappings": { - "0": { - "then": "這個地方有取水點" - }, - "1": { - "then": "這個地方沒有取水點" - } - }, - "question": "這個地方有取水點嗎?" - } - }, - "title": { - "mappings": { - "0": { - "then": "垃圾站" - } - }, - "render": "{name} 垃圾站" - } - } - }, - "overrideAll": { - "tagRenderings+": { - "operator": { - "question": "這個地方是誰營運的?", - "render": "這個地方由 {operator} 營運的" - } - } - }, - "shortDescription": "露營者尋找渡過夜晚的場地", - "title": "露營地點" - }, - "charging_stations": { - "description": "在這份開放地圖上,你可以尋找與標示充電站的資訊", - "shortDescription": "全世界的充電站地圖", - "title": "充電站" - }, - "climbing": { - "description": "在這份地圖上你會發現能夠攀爬機會,像是攀岩體育館、抱石大廳以及大自然當中的巨石。", - "descriptionTail": "攀爬地圖最初由 Christian Neumann 製作。如果你有回饋意見或問題請到Please 這邊反應

這專案使用來自開放街圖專案的資料。

", - "title": "開放攀爬地圖" - }, - "cycle_infra": { - "description": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。", - "shortDescription": "檢視與編輯單車相關設施的地圖。", - "title": "單車設施" - }, - "cyclestreets": { - "description": "單車街道是機動車輛受限制,只允許單車通行的道路。通常會有路標顯示特別的交通指標。單車街道通常在荷蘭、比利時看到,但德國與法國也有。 ", - "layers": { - "0": { - "name": "單車街道" - }, - "1": { - "name": "將來的單車街道" - } - }, - "shortDescription": "單車街道的地圖", - "title": "單車街道" - }, - "cyclofix": { - "description": "這份地圖的目的是為單車騎士能夠輕易顯示滿足他們需求的相關設施。

你可以追蹤你確切位置 (只有行動版),以及在左下角選擇相關的圖層。你可以使用這工具在地圖新增或編輯釘子,以及透過回答問題來提供更多資訊。

所有你的變動都會自動存在開放街圖這全球資料圖,並且能被任何人自由取用。

你可以到 cyclofix.osm.be 閱讀更多資訊。", - "title": "單車修正 - 單車騎士的開放地圖" - }, - "drinking_water": { - "description": "在這份地圖上,公共可及的飲水點可以顯示出來,也能輕易的增加", - "title": "飲用水" - }, - "entrances": { - "description": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊", - "shortDescription": "幫助輪椅導航來勘查出入口", - "title": "出入口" - }, - "etymology": { - "description": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。

你也可以貢獻!放大到夠大的層級,然後所有道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。", - "layers": { - "1": { - "override": { - "=name": "道路沒有詞源資訊" - } - }, - "2": { - "override": { - "=name": "公園與森哥沒有詞源資訊" - } - } - }, - "shortDescription": "地名的由來是?", - "title": "開放詞源地圖" - }, - "facadegardens": { - "layers": { - "0": { - "description": "立面花園", - "name": "立面花園", - "tagRenderings": { - "facadegardens-rainbarrel": { - "mappings": { - "0": { - "then": "這裡有個雨筒" - }, - "1": { - "then": "這裡沒有雨筒" - } - }, - "question": "花園當中有設置雨筒嗎?" - } - }, - "title": { - "render": "立面花園" - } - } - }, - "shortDescription": "這地圖顯示立面花園的照片以及其他像是方向、日照以及植栽種類等實用訊息。", - "title": "立面花園" - }, - "food": { - "title": "餐廳與快餐店" - }, - "ghostbikes": { - "description": "幽靈單車是用來紀念死於交通事故的單車騎士,在事發地點附近放置白色單車。

在這份地圖上面,你可以看到所有在開放街圖已知的幽靈單車。有缺漏的幽靈單車嗎?所有人都可以在這邊新增或是更新資訊-只有你有(免費)開放街圖帳號。", - "title": "幽靈單車" - }, - "hackerspaces": { - "description": "在這份地圖上你可以看到駭客空間,新增或直接更新資料", - "shortDescription": "駭客空間的地圖", - "title": "駭客空間" - }, - "hailhydrant": { - "description": "在這份地圖上面你可以在你喜愛的社區尋找與更新消防栓、消防隊、急救站與滅火器。\n\n你可以追蹤確切位置 (只有行動版) 以及在左下角選擇與你相關的圖層。你也可以使用這工具新增或編輯地圖上的釘子 (興趣點),以及透過回答一些問題提供額外的資訊。\n\n所有你做出的變動都會自動存到開放街圖這個全球資料庫,而且能自由讓其他人取用。", - "shortDescription": "顯示消防栓、滅火器、消防隊與急救站的地圖。", - "title": "消防栓、滅火器、消防隊、以及急救站。" - }, - "maps": { - "description": "在這份地圖你可以找到所在在開放街圖上已知的地圖 - 特別是顯示地區、城市、區域的資訊版面上的大型地圖,例如佈告欄背面的旅遊地圖,自然保護區的地圖,區域的單車網路地圖,...)

如果有缺少的地圖,你可以輕易在開放街圖上新增這地圖。", - "shortDescription": "這份主題顯示所有已知的開放街圖上的 (旅遊) 地圖", - "title": "地圖的地圖" - }, - "observation_towers": { - "description": "開放可及能觀景的高塔", - "shortDescription": "開發可及能觀景的高塔", - "title": "觀景塔" - }, - "openwindpowermap": { - "description": "顯示與編輯風機的地圖。", - "title": "開放風力地圖" - }, - "parkings": { - "description": "這地圖顯示不同的停車空間", - "shortDescription": "這地圖顯示不同的停車空間", - "title": "停車場" - }, - "personal": { - "description": "從所有可用的主題圖層創建個人化主題", - "title": "個人化主題" - }, - "playgrounds": { - "description": "在這份地圖上,你可以尋找遊樂場以及其相關資訊", - "shortDescription": "遊樂場的地圖", - "title": "遊樂場" - }, - "postboxes": { - "description": "在這份地圖你能找到與新增有關郵局與郵筒的資料,你可以用這份地圖找到寄送您下張明信片的地方!:)
發現錯誤或是有郵筒遺漏嗎?你可以用免費的開放街圖帳號來編輯。 ", - "layers": { - "0": { - "description": "這圖層顯示郵筒。", - "name": "郵筒", - "presets": { - "0": { - "title": "郵筒" - } - }, - "title": { - "render": "郵筒" - } - }, - "1": { - "description": "圖層顯示郵局。", - "filter": { - "0": { - "options": { - "0": { - "question": "目前開放" - } - } - } - }, - "name": "郵局", - "presets": { - "0": { - "title": "郵局" - } - }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 開放 (包括假日)" - } - }, - "question": "這間郵局的開放時間是?", - "render": "開放時間:{opening_hours_table()}" - } - }, - "title": { - "render": "郵局" - } - } - }, - "shortDescription": "顯示郵筒與郵局的地圖", - "title": "郵筒與郵局地圖" - }, - "shops": { - "description": "這份地圖上,你可以標記商家基本資訊,新增營業時間以及聯絡電話", - "title": "開放商店地圖" - }, - "sport_pitches": { - "description": "運動場地是進行運動的地方", - "shortDescription": "顯示運動場地的地圖", - "title": "運動場地" - }, - "street_lighting": { - "description": "在這份地圖你可以找到任何有關路燈的事情", - "layers": { - "1": { - "name": "有照明的道路", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "這個道路有照明" - }, - "1": { - "then": "這個道路沒有照明" - }, - "2": { - "then": "這個道路晚上有照明" - }, - "3": { - "then": "這個道路 24/7 有照明" - } - }, - "question": "這道路有路燈嗎?" - } - }, - "title": { - "render": "照明道路" - } - }, - "2": { - "name": "所有道路", - "tagRenderings": { - "lit": { - "mappings": { - "0": { - "then": "這道路有照明" - }, - "1": { - "then": "這道路沒有照明" - }, - "2": { - "then": "這道路晚上有照明" - }, - "3": { - "then": "這道路 24/7 有照明" - } - }, - "question": "這道路有照明嗎?" - } - }, - "title": { - "render": "照明" - } - } - }, - "title": "道路照明" - }, - "surveillance": { - "description": "在這份開放地圖,你可以找到監視鏡頭。", - "shortDescription": "監視鏡頭與其他型式的監視", - "title": "被監視的監視器" - }, - "toilets": { - "description": "公共廁所的地圖", - "title": "開放廁所地圖" - }, - "trees": { - "description": "繪製所有樹木!", - "shortDescription": "所有樹木的地圖", - "title": "樹木" - }, - "waste_basket": { - "description": "在這份地圖當中,你可以找到你附近的垃圾筒。如果地圖有遺漏垃圾筒,你可以自己加上去", - "shortDescription": "垃圾筒的地圖", - "title": "垃圾筒" - } -} \ No newline at end of file diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index 8dbff23d4b..35043cc60c 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -55,7 +55,7 @@ class TranslationPart { } const v = translations[translationsKey] if (typeof (v) != "string") { - console.error(`Non-string object at ${context} in translation while trying to add more translations to '` + translationsKey + "'. The offending object which _should_ be a translation is: ", v,"\n\nThe current object is:", JSON.stringify(this.contents)) + console.error(`Non-string object at ${context} in translation while trying to add more translations to '` + translationsKey + "'. The offending object which _should_ be a translation is: ", v,"\n\nThe current object is:", this.toJson("en")) throw "Error in an object depicting a translation: a non-string object was found. (" + context + ")\n You probably put some other section accidentally in the translation" } this.contents.set(translationsKey, v) @@ -63,9 +63,6 @@ class TranslationPart { } recursiveAdd(object: any, context: string) { - if(context.startsWith("./assets/themes/onwheels")){ - console.log("Hello world") - } const isProbablyTranslationObject = knownLanguages.some(l => object.hasOwnProperty(l)); if (isProbablyTranslationObject) { this.addTranslationObject(object, context) @@ -104,7 +101,7 @@ class TranslationPart { continue } - if (v["id"] !== undefined && (context.endsWith(".+tagRenderings") || context.endsWith(".tagRenderings+") || context.endsWith(".tagRenderings"))) { + if (v["id"] !== undefined && context.endsWith(".tagRenderings")) { // We use the embedded id as key instead of the index as this is more stable // Note: indonesian is shortened as 'id' as well! if (v["en"] !== undefined || v["nl"] !== undefined) { From ce7b3d47d90746021e2182c2de51b01904081bf1 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 16:03:56 +0200 Subject: [PATCH 14/15] Attempt to fix the build --- scripts/generateTranslations.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index 35043cc60c..50fce6e6b5 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -1,5 +1,5 @@ import * as fs from "fs"; -import {readFileSync, writeFileSync} from "fs"; +import {existsSync, mkdirSync, readFileSync, writeFileSync} from "fs"; import {Utils} from "../Utils"; import ScriptUtils from "./ScriptUtils"; @@ -591,7 +591,9 @@ function mergeThemeTranslations() { } } - +if(!existsSync("./langs/themes")){ + mkdirSync("./langs/themes") +} const themeOverwritesWeblate = process.argv[2] === "--ignore-weblate" const questionsPath = "assets/tagRenderings/questions.json" const questionsParsed = JSON.parse(readFileSync(questionsPath, 'utf8')) From b5f2703e0db3dc5f07e44b12ebe39e45ce3c61ea Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 16:09:30 +0200 Subject: [PATCH 15/15] Re-add translations --- langs/themes/ca.json | 363 ++++++++++++ langs/themes/da.json | 138 +++++ langs/themes/de.json | 979 +++++++++++++++++++++++++++++++ langs/themes/en.json | 1002 +++++++++++++++++++++++++++++++ langs/themes/eo.json | 49 ++ langs/themes/es.json | 692 ++++++++++++++++++++++ langs/themes/fi.json | 5 + langs/themes/fil.json | 10 + langs/themes/fr.json | 904 ++++++++++++++++++++++++++++ langs/themes/gl.json | 13 + langs/themes/hu.json | 487 +++++++++++++++ langs/themes/id.json | 205 +++++++ langs/themes/it.json | 589 +++++++++++++++++++ langs/themes/ja.json | 456 +++++++++++++++ langs/themes/nb_NO.json | 572 ++++++++++++++++++ langs/themes/nl.json | 1171 +++++++++++++++++++++++++++++++++++++ langs/themes/pl.json | 28 + langs/themes/pt_BR.json | 172 ++++++ langs/themes/ru.json | 418 +++++++++++++ langs/themes/sl.json | 6 + langs/themes/sv.json | 12 + langs/themes/zh_Hans.json | 14 + langs/themes/zh_Hant.json | 511 ++++++++++++++++ 23 files changed, 8796 insertions(+) create mode 100644 langs/themes/ca.json create mode 100644 langs/themes/da.json create mode 100644 langs/themes/de.json create mode 100644 langs/themes/en.json create mode 100644 langs/themes/eo.json create mode 100644 langs/themes/es.json create mode 100644 langs/themes/fi.json create mode 100644 langs/themes/fil.json create mode 100644 langs/themes/fr.json create mode 100644 langs/themes/gl.json create mode 100644 langs/themes/hu.json create mode 100644 langs/themes/id.json create mode 100644 langs/themes/it.json create mode 100644 langs/themes/ja.json create mode 100644 langs/themes/nb_NO.json create mode 100644 langs/themes/nl.json create mode 100644 langs/themes/pl.json create mode 100644 langs/themes/pt_BR.json create mode 100644 langs/themes/ru.json create mode 100644 langs/themes/sl.json create mode 100644 langs/themes/sv.json create mode 100644 langs/themes/zh_Hans.json create mode 100644 langs/themes/zh_Hant.json diff --git a/langs/themes/ca.json b/langs/themes/ca.json new file mode 100644 index 0000000000..724f5c12ae --- /dev/null +++ b/langs/themes/ca.json @@ -0,0 +1,363 @@ +{ + "aed": { + "description": "En aquest mapa , qualsevol pot trobar i marcar els desfibril·ladors externs automàtics més propers", + "title": "Mapa obert de desfibril·ladors (DEA)" + }, + "artwork": { + "description": "Un mapa obert d'estàtues, busts, grafitis i altres obres d'art del tot el món", + "title": "Open Artwork Map" + }, + "benches": { + "description": "Aquest mapa mostra tots els bancs que hi ha a OpenStreetMap: bancs individuals i els bancs que hi ha a parades o refugis de transport públic. Amb un compte d'OpenStreetMap pots afegir nous bancs o editar detalls dels existents.", + "shortDescription": "Un mapa de bancs", + "title": "Bancs" + }, + "bicycle_rental": { + "description": "En aquest mapa, trobaràs nombroses estacions de lloguer de bicicletes que són conegudes per OpenStreetMap", + "shortDescription": "Un mapa amb estacions de lloguer de bicicletes i botigues de lloguer de bicicletes", + "title": "Lloguer de bicicletes" + }, + "binoculars": { + "description": "Un mapa amb prismàtics fixos en un pal. Sol trobar-se en llocs turístics, miradors, a la part alta de torres panoràmiques o ocasionalment en una reserva natural.", + "shortDescription": "Un mapa amb prismàtics fixos", + "title": "Binoculars" + }, + "bookcases": { + "description": "Una llibreria pública és un xicotet armari al carrer, una caixa, una vella cabina telefònica o algun altre objecte on es guarden llibres. Tothom pot col·locar o agafar un llibre. Aquest mapa pretén recollir totes aquestes llibreries. Pots descobrir noves llibreries pròximes i, amb un compte gratuït de OpenStreetMap, afegir ràpidament les teues llibreries favorites.", + "title": "Open Bookcase Map" + }, + "cafes_and_pubs": { + "description": "Bars i pubs", + "title": "Cafés i bars" + }, + "campersite": { + "description": "Aquest lloc recull tots els llocs oficials de parada de caravanes i els llocs on es poden abocar les aigües grises i negres. Pots afegir detalls sobre els serveis prestats i el cost. Afig fotos i ressenyes. Aquest és un lloc web i una aplicació web. Les dades s'emmagatzemen en OpenStreetMap, per la qual cosa seran gratuïts per sempre i podran ser reutilitzats per qualsevol aplicació.", + "layers": { + "0": { + "description": "llocs d'acampada", + "name": "Llocs d'acampada", + "presets": { + "0": { + "description": "Afig un nou lloc d'acampada oficial. Són llocs designats per a passar la nit amb la teua caravana. Poden semblar-se a un càmping real o simplement a un aparcament. Pot ser que no estiguen senyalitzats en absolut, sinó que simplement estiguen definits per una decisió municipal. Un aparcament normal destinat als acampadors en el qual no s'espera que es passe la nit, no és un càmping. ", + "title": "un lloc d'acampada" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Quants acampadors poden allotjar-se ací? (ometre si no hi ha un nombre evident de places o vehicles permesos)", + "render": "{capacity} els acampadors poden utilitzar aquest lloc al mateix temps" + }, + "caravansites-charge": { + "question": "Quant cobra aquest lloc?", + "render": "Aquest lloc cobra {charge}" + }, + "caravansites-description": { + "question": "T'agradaria afegir una descripció general d'aquest lloc? (No repeteixis informació prèviament preguntada o mostrada a dalt. Si us plau mantín-la objectiva - les opinions van en les «reviews»)", + "render": "Més detalls sobre aquest lloc: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Heu de pagar per l'ús" + }, + "1": { + "then": "Es pot utilitzar gratuïtament" + } + }, + "question": "Aquest lloc cobra una taxa?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Hi ha accés a internet" + }, + "1": { + "then": "Hi ha accés a Internet" + }, + "2": { + "then": "No hi ha accés a Internet" + } + }, + "question": "Aquest lloc proporciona accés a Internet?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Heu de pagar un extra per accedir a Internet" + }, + "1": { + "then": "No cal pagar extra per l'accés a Internet" + } + }, + "question": "Has de pagar per l'accés a Internet?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Hi ha alguns punts per al lloguer a llarg termini, però també es pot romandre diàriament" + }, + "1": { + "then": "No hi han hostes permanents aquí" + } + } + } + } + } + }, + "title": "Llocs d'acampada" + }, + "charging_stations": { + "title": "Estacions de càrrega" + }, + "climbing": { + "layers": { + "0": { + "override": { + "tagRenderings+": { + "1": { + "mappings": { + "2": { + "then": "Només clients" + }, + "3": { + "then": "Només membres del club" + } + } + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " metre" + }, + "1": { + "human": " peus" + } + } + } + } + } + } + }, + "title": "Open Climbing Map" + }, + "cycle_highways": { + "layers": { + "0": { + "name": "vies ciclistes", + "title": { + "render": "via ciclista" + } + } + }, + "title": "Vies ciclistes" + }, + "cycle_infra": { + "title": "Infraestructura per a bicicletes" + }, + "cyclenodes": { + "layers": { + "1": { + "name": "nodes" + } + } + }, + "cyclestreets": { + "layers": { + "0": { + "name": "Carrers ciclistes" + }, + "1": { + "name": "Futur carrer ciclista", + "title": { + "render": "Futur carrer ciclista" + } + }, + "2": { + "name": "Tots els carrers", + "title": { + "render": "Carrer" + } + } + }, + "shortDescription": "Un mapa de carrers ciclistes", + "title": "Carrers ciclistes" + }, + "cyclofix": { + "title": "Cyclofix - un mapa obert per a ciclistes" + }, + "drinking_water": { + "title": "Aigua potable" + }, + "entrances": { + "title": "Entrades" + }, + "etymology": { + "shortDescription": "Quin és l'origen d'un topònim?", + "title": "Open Etymology Map" + }, + "facadegardens": { + "layers": { + "0": { + "description": "Jardins verticals", + "name": "Jardins verticals", + "presets": { + "0": { + "description": "Afegeix un jardí vertical", + "title": "un jardí vertical" + } + }, + "title": { + "render": "Jardí vertical" + } + } + }, + "title": "Jardins verticals" + }, + "food": { + "title": "Restaurants i menjar ràpid" + }, + "fritures": { + "layers": { + "0": { + "override": { + "name": "Botigues de patates" + } + } + }, + "title": "Botigues de patates" + }, + "hailhydrant": { + "shortDescription": "Mapa per a mostrar hidrants, extintors, parcs de bombers i estacions d'ambulàncies.", + "title": "Hidrants, Extintors, Parcs de Bombers i estacions d'Ambulàncies" + }, + "maps": { + "title": "Un mapa de mapes" + }, + "maxspeed": { + "title": "Velocitat" + }, + "nature": { + "title": "A la natura" + }, + "notes": { + "title": "Notes a OpenStreetMap" + }, + "observation_towers": { + "title": "Torres d'observació" + }, + "openwindpowermap": { + "title": "OpenWindPowerMap" + }, + "personal": { + "description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies", + "title": "Interfície personal" + }, + "playgrounds": { + "shortDescription": "Un mapa de parcs infantils", + "title": "Parcs infantils" + }, + "postal_codes": { + "description": "Codis postals", + "layers": { + "0": { + "name": "codis postals" + }, + "2": { + "name": "ajuntaments" + } + }, + "shortDescription": "Codis postals", + "title": "Codis postals" + }, + "postboxes": { + "layers": { + "0": { + "name": "Bústies", + "presets": { + "0": { + "title": "una bústia" + } + }, + "title": { + "render": "Bústia" + } + }, + "1": { + "filter": { + "0": { + "options": { + "0": { + "question": "Actualment obert" + } + } + } + }, + "name": "Oficines de correus", + "presets": { + "0": { + "title": "una oficina de correus" + } + }, + "title": { + "render": "Oficina de correus" + } + } + } + }, + "shops": { + "title": "Open Shop Map" + }, + "sidewalks": { + "description": "Petició experimental", + "layers": { + "0": { + "name": "Voreres", + "title": { + "render": "{name}" + } + } + }, + "shortDescription": "Mapejat de voreres", + "title": "Voreres" + }, + "sport_pitches": { + "title": "Camps d'esports" + }, + "street_lighting": { + "layers": { + "1": { + "name": "Il·luminació de carrers", + "title": { + "render": "Il·luminació del carrer" + } + }, + "2": { + "name": "Tots els carrers", + "title": { + "render": "Carrer" + } + } + }, + "title": "Il·luminació als carrers" + }, + "surveillance": { + "title": "Vigilància sota vigilància" + }, + "toilets": { + "title": "Open Toilet Map" + }, + "trees": { + "description": "Mapeja tots els arbres.", + "shortDescription": "Mapeja tots els arbres", + "title": "Arbres" + }, + "waste": { + "description": "Mapa que mostra papereres i infraestructures de reciclatge.", + "title": "Brossa" + }, + "waste_basket": { + "title": "Papepera" + } +} \ No newline at end of file diff --git a/langs/themes/da.json b/langs/themes/da.json new file mode 100644 index 0000000000..240387b788 --- /dev/null +++ b/langs/themes/da.json @@ -0,0 +1,138 @@ +{ + "aed": { + "description": "På dette kort kan man finde og markere defibrillatorer i nærheden" + }, + "benches": { + "shortDescription": "Et kort over bænke", + "title": "Bænke" + }, + "bicycle_rental": { + "description": "På dette kort finder du de mange cykeludlejningsstationer, som OpenStreetMap kender dem", + "title": "Cykeludlejning" + }, + "binoculars": { + "title": "Kikkerter" + }, + "bookcases": { + "description": "Et offentligt bogskab er et lille skab, en kasse, en gammel telefonboks eller andre steder, hvor bøger opbevares. Alle kan lægge eller tage en bog. Dette kort har til formål at samle alle disse bogskabe. Du kan opdage nye bogkasser i nærheden og med en gratis OpenStreetMap-konto hurtigt tilføje dine yndlingsbogkasser." + }, + "cafes_and_pubs": { + "description": "Pubber og barer", + "title": "Caféer og pubber" + }, + "campersite": { + "layers": { + "0": { + "description": "autocamperpladser", + "presets": { + "0": { + "title": "en autocamperplads" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Hvor mange campister kan bo her? (spring over, hvis der ikke er noget åbenlyst antal pladser eller tilladte køretøjer)", + "render": "{capacity} campister kan bruge dette sted på samme tid" + }, + "caravansites-charge": { + "question": "Hvor meget koster dette sted?", + "render": "Dette sted koster {charge}" + }, + "caravansites-description": { + "render": "Flere oplysninger om dette sted: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Du skal betale for brug" + }, + "1": { + "then": "Kan bruges gratis" + } + } + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Der er internetadgang" + }, + "1": { + "then": "Der er internetadgang" + }, + "2": { + "then": "Der er ingen internetadgang" + } + }, + "question": "Er der internetadgang på dette sted?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Man skal betale ekstra for internetadgang" + }, + "1": { + "then": "Man behøver ikke at betale ekstra for internetadgang" + } + }, + "question": "Skal man betale for internetadgang?" + }, + "caravansites-long-term": { + "mappings": { + "1": { + "then": "Nej, der er ingen faste gæster her" + }, + "2": { + "then": "Det er kun muligt at bo her, hvis du har en langtidskontrakt (dette sted forsvinder fra kortet, hvis du vælger dette)" + } + }, + "question": "Tilbyder dette sted pladser til langtidsleje?" + }, + "caravansites-name": { + "question": "Hvad hedder dette sted?", + "render": "Dette sted hedder {name}" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Dette sted har toiletter" + }, + "1": { + "then": "Dette sted har ikke toiletter" + } + }, + "question": "Har dette sted toiletter?" + } + } + } + } + }, + "pets": { + "description": "Hundsteder", + "layers": { + "1": { + "override": { + "name": "Hundevenlige madsteder" + } + }, + "2": { + "override": { + "name": "hundevenlig butik", + "title": { + "render": "hundevenlig butik" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "description": "En butik hvor man kan tage en hund med næsten overalt", + "title": "EN hundevenlig butik" + } + } + } + } + }, + "title": "hundesteder" + } +} \ No newline at end of file diff --git a/langs/themes/de.json b/langs/themes/de.json new file mode 100644 index 0000000000..67f154691e --- /dev/null +++ b/langs/themes/de.json @@ -0,0 +1,979 @@ +{ + "aed": { + "description": "Auf dieser Karte kann man nahe gelegene Defibrillatoren finden und markieren", + "title": "AED-Karte" + }, + "artwork": { + "description": "Eine freie Karte mit Statuen, Büsten, Graffitis und anderen Kunstwerken auf der ganzen Welt", + "title": "Freie Kunstkarte" + }, + "benches": { + "description": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Alleinstehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören. Mit einem OpenStreetMap-Konto können Sie neue Bänke eintragen oder Details existierender Bänke bearbeiten.", + "shortDescription": "Eine Karte aller Sitzbänke", + "title": "Sitzbänke" + }, + "bicycle_rental": { + "description": "Auf dieser Karte finden Sie die vielen Fahrradverleihstationen, wie sie auf OpenStreetMap eingetragen wurden", + "shortDescription": "Eine Karte mit Fahrradverleihstationen und Fahrradverleihgeschäften", + "title": "Fahrradverleih" + }, + "bicyclelib": { + "description": "Fahrradbibliotheken sind Orte, um Fahrräder auszuleihen, oft gegen eine geringe Gebühr. Ein wichtiger Anwendungsfall sind Fahrradbibliotheken für Kinder, die es ihnen ermöglichen, auf ein größeres Fahrrad umzusteigen, wenn sie aus ihrem aktuellen Fahrrad herausgewachsen sind", + "title": "Fahrradbibliotheken" + }, + "binoculars": { + "description": "Eine Karte fest installierter Ferngläser. Man findet sie meist an touristischen Zielen, Aussichtspunkten, Aussichtstürmen oder gelegentlich in Naturschutzgebieten.", + "shortDescription": "Eine Karte mit festinstallierten Ferngläsern", + "title": "Ferngläser" + }, + "bookcases": { + "description": "Bücherschränke sind alte Schaltschränke, Telefonzellen oder andere Einrichtungen zur Aufbewahrung von Büchern. Jeder kann Bücher abgeben oder mitnehmen. Die Karte soll helfen, alle Orte mit Bücherschränken zu sammeln. Sie können neue Bücherschränke in der Nähe entdecken und mit einem kostenlosen OpenStreetMap-Konto schnell Ihre Lieblingsbücherschränke hinzufügen.", + "title": "Karte öffentlicher Bücherschränke" + }, + "cafes_and_pubs": { + "description": "Kneipen und Bars", + "title": "Cafés und Kneipen" + }, + "campersite": { + "description": "Eine Karte für offizielle Wohnmobilstellplätze und Orte zur Entsorgung von Schmutzwasser. Sie können Details über die angebotenen Dienstleistungen und die Kosten hinzufügen, oder Bilder und Bewertungen ergänzen. Dies ist eine Webseite und eine Webapp. Die Daten werden in OpenStreetMap gespeichert, so dass sie für immer kostenlos sind und von jeder App weiterverwendet werden können.", + "layers": { + "0": { + "description": "Wohnmobilstellplätze", + "name": "Wohnmobilstellplätze", + "presets": { + "0": { + "description": "Fügen Sie einen neuen offiziellen Wohnmobilstellplatz hinzu. Dies sind ausgewiesene Plätze, an denen Sie in Ihrem Wohnmobil übernachten können. Sie können wie ein richtiger Campingplatz oder nur wie ein Parkplatz aussehen. Möglicherweise sind sie gar nicht ausgeschildert, sondern nur in einem Gemeindebeschluss festgelegt. Ein normaler Parkplatz für Wohnmobile, auf dem übernachten nicht zulässig ist, zählt nicht als Wohnmobilstellplatz. ", + "title": "ein Wohnmobilstellplatz" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Wie viele Wohnmobile können hier parken? (Überspringen, wenn es keine offensichtliche Anzahl von Stellplätzen oder erlaubten Fahrzeugen gibt)", + "render": "{capacity} Wohnmobile können diesen Platz gleichzeitig nutzen" + }, + "caravansites-charge": { + "question": "Wie hoch sind die Gebühren hier?", + "render": "Die Gebühr beträgt {charge}" + }, + "caravansites-description": { + "question": "Möchten Sie eine allgemeine Beschreibung für diesen Ort hinzufügen? (Bitte wiederholen Sie keine Informationen, die Sie bereits zuvor angegeben haben. Bitte bleiben Sie objektiv - Meinungen gehen in die Bewertungen ein)", + "render": "Mehr Details über diesen Ort: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Sie müssen für die Nutzung bezahlen" + }, + "1": { + "then": "Nutzung kostenlos" + } + }, + "question": "Wird hier eine Gebühr erhoben?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Internetzugang ist vorhanden" + }, + "1": { + "then": "Internetzugang ist vorhanden" + }, + "2": { + "then": "Kein Internetzugang vorhanden" + } + }, + "question": "Ist an diesem Ort ein Internetzugang vorhanden?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Der Internetzugang ist gebührenpflichtig" + }, + "1": { + "then": "Der Internetzugang ist kostenlos" + } + }, + "question": "Ist der Internetzugang gebührenpflichtig?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Es gibt einige Plätze für Langzeitmieten, aber auch eine tageweise Anmietung ist möglich" + }, + "1": { + "then": "Hier gibt es keine Dauergäste" + }, + "2": { + "then": "Es sind nur Plätze für Dauercamper vorhanden (wenn Sie diese Antwort auswählen, wird dieser Ort wird von der Karte verschwinden)" + } + }, + "question": "Gibt es a diesem Ort Plätze für Dauercamper?" + }, + "caravansites-name": { + "question": "Wie heißt dieser Ort?", + "render": "Dieser Ort heißt {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "Dieser Ort hat eine sanitäre Entsorgungsstation" + }, + "1": { + "then": "Dieser Ort hat keine sanitäre Entsorgungsstation" + } + }, + "question": "Hat dieser Ort eine sanitäre Entsorgungsstation?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Dieser Ort verfügt über Toiletten" + }, + "1": { + "then": "Dieser Ort verfügt nicht über Toiletten" + } + }, + "question": "Verfügt dieser Ort über Toiletten?" + }, + "caravansites-website": { + "question": "Hat dieser Ort eine Webseite?", + "render": "Offizielle Webseite: {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Unbenannter Wohnmobilstellplatz" + } + }, + "render": "Wohnmobilstellplatz {name}" + } + }, + "1": { + "description": "Sanitäre Entsorgungsstationen", + "name": "Sanitäre Entsorgungsstationen", + "presets": { + "0": { + "description": "Fügen Sie eine neue sanitäre Entsorgungsstation hinzu. Hier können Camper Abwasser oder chemischen Toilettenabfälle entsorgen. Oft gibt es auch Trinkwasser und Strom.", + "title": "eine sanitäre Entsorgungsstation" + } + }, + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "Sie benötigen einen Schlüssel/Code zur Benutzung" + }, + "1": { + "then": "Sie müssen Kunde des Campingplatzes sein, um diesen Ort nutzen zu können" + }, + "2": { + "then": "Jeder darf diese sanitäre Entsorgungsstation nutzen" + }, + "3": { + "then": "Jeder darf diese sanitäre Entsorgungsstation nutzen" + } + }, + "question": "Wer darf diese sanitäre Entsorgungsstation nutzen?" + }, + "dumpstations-charge": { + "question": "Wie hoch ist die Gebühr an diesem Ort?", + "render": "Die Gebühr beträgt {charge}" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "Hier können Sie chemische Toilettenabfälle entsorgen" + }, + "1": { + "then": "Hier können Sie keine chemischen Toilettenabfälle entsorgen" + } + }, + "question": "Können Sie hier chemische Toilettenabfälle entsorgen?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "Sie müssen für die Nutzung bezahlen" + }, + "1": { + "then": "Nutzung kostenlos" + } + }, + "question": "Wird hier eine Gebühr erhoben?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "Hier können Sie Brauch-/Grauwasser entsorgen" + }, + "1": { + "then": "Hier können Sie kein Brauch-/Grauwasser entsorgen" + } + }, + "question": "Können Sie hier Brauch-/Grauwasser entsorgen?" + }, + "dumpstations-network": { + "question": "Zu welchem Verbund/Netzwerk gehört dieser Ort? (Überspringen, wenn nicht zutreffend)", + "render": "Diese Station gehört zum Verbund/Netzwerk {network}" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "Dieser Ort hat eine Wasserzapfstelle" + }, + "1": { + "then": "Dieser Ort hat keine Wasserzapfstelle" + } + }, + "question": "Hat dieser Ort eine Wasserzapfstelle?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Entsorgungsstation" + } + }, + "render": "Entsorgungsstation {name}" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "Wer betreibt diesen Ort?", + "render": "Dieser Ort wird betrieben von {operator}" + }, + "1": { + "mappings": { + "0": { + "then": "Dieser Ort hat eine Stromversorgung" + }, + "1": { + "then": "Dieser Ort hat keine Stromversorgung" + } + }, + "question": "Hat dieser Ort eine Stromversorgung?" + } + } + }, + "shortDescription": "Finden Sie Plätze zum Übernachten mit Ihrem Wohnmobil", + "title": "Wohnmobilstellplätze" + }, + "charging_stations": { + "description": "Auf dieser freien Karte kann man Informationen zu Ladestationen finden und hinzufügen", + "shortDescription": "Eine weltweite Karte mit Ladestationen", + "title": "Ladestationen" + }, + "climbing": { + "description": "Eine Karte mit Klettermöglichkeiten wie Kletterhallen, Kletterparks oder Felsen.", + "descriptionTail": "

kletterspots.de wird betrieben von Christian Neumann. Bitte melden Sie sich, wenn Sie Feedback oder Fragen haben.

Das Projekt nutzt OpenStreetMap Daten und basiert auf der freien Software MapComplete.

", + "layers": { + "0": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Das enthaltende Objekt gibt an, dass es öffentlich zugänglich ist
{_embedding_feature:access:description}" + }, + "1": { + "then": "Das enthaltende Objekt besagt, dass eine Genehmigung erforderlich ist für den Zugang zu
{_embedding_feature:access:description}" + }, + "2": { + "then": "Das enthaltende Objekt besagt, dass es nur für Kunden zugänglich ist
{_embedding_feature:access:description}" + }, + "3": { + "then": "Das enthaltende Objekt besagt, dass es nur für Mitglieder zugänglich ist
{_embedding_feature:access:description}" + } + } + }, + "1": { + "mappings": { + "0": { + "then": "Öffentlich zugänglich für jedermann" + }, + "1": { + "then": "Zugang nur mit Genehmigung" + }, + "2": { + "then": "Nur für Kunden" + }, + "3": { + "then": "Nur für Vereinsmitglieder" + } + }, + "question": "Wer hat hier Zugang?" + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " Meter" + }, + "1": { + "human": " Fuß" + } + } + } + } + } + } + }, + "title": "Offene Kletterkarte" + }, + "cycle_highways": { + "description": "Diese Karte zeigt Radschnellwege", + "layers": { + "0": { + "name": "Radschnellwege", + "title": { + "render": "Radschnellweg" + } + } + }, + "title": "Radschnellwege" + }, + "cycle_infra": { + "description": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur. Erstellt während #osoc21.", + "shortDescription": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur.", + "title": "Fahrradinfrastruktur" + }, + "cyclenodes": { + "description": "Diese Karte zeigt Knotenpunktnetzwerke für Radfahrer und erlaubt auch neue Knoten zu mappen", + "layers": { + "0": { + "name": "Knotenpunktverbindungen", + "tagRenderings": { + "node2node-survey:date": { + "question": "Wann wurde diese Knotenpunktverbindung zuletzt überprüft?", + "render": "Diese Knotenpunktverbindung wurde zuletzt am {survey:date} überprüft" + } + }, + "title": { + "mappings": { + "0": { + "then": "Knotenpunktverbindung {ref}" + } + }, + "render": "Knotenpunktverbindung" + } + }, + "1": { + "name": "Knotenpunkte", + "tagRenderings": { + "node-expected_rcn_route_relations": { + "question": "Mit wie vielen anderen Knoten des Fahrradknotenpunktnetzwerkes ist dieser Knoten verbunden?", + "render": "Dieser Knoten ist mit {expected_rcn_route_relations} anderen Knoten des Fahrradknotenpunktnetzwerkes verbunden." + }, + "node-survey:date": { + "question": "Wann wurde dieser Fahrradknotenpunkt zuletzt überprüft?", + "render": "Dieser Fahrradknoten wurde zuletzt überprüft am {survey:date}" + } + }, + "title": { + "render": "Knotenpunkt {rcn_ref}" + } + } + }, + "title": "Fahrrad-Knotenpunktnetzwerke" + }, + "cyclestreets": { + "description": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr Radfahrer nicht überholen darf. Sie sind durch ein spezielles Verkehrsschild gekennzeichnet. Fahrradstraßen gibt es in den Niederlanden und Belgien, aber auch in Deutschland und Frankreich. ", + "layers": { + "0": { + "description": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr einen Radfahrer nicht überholen darf", + "name": "Fahrradstraßen" + }, + "1": { + "description": "Diese Straße wird bald eine Fahrradstraße sein", + "name": "Zukünftige Fahrradstraßen", + "title": { + "mappings": { + "0": { + "then": "{name} wird bald eine Fahrradstraße werden" + } + }, + "render": "Zukünftige Fahrradstraße" + } + }, + "2": { + "description": "Ebene zur Kennzeichnung einer Straße als Fahrradstraße", + "name": "Alle Straßen", + "title": { + "render": "Straße" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)" + }, + "1": { + "then": "Diese Straße ist eine Fahrradstraße" + }, + "2": { + "then": "Diese Straße wird bald eine Fahrradstraße sein" + }, + "3": { + "then": "Diese Straße ist keine Fahrradstraße" + } + }, + "question": "Ist die Straße {name} eine Fahrradstraße?" + }, + "1": { + "question": "Wann wird diese Straße eine Fahrradstraße?", + "render": "Diese Straße wird am {cyclestreet:start_date} zu einer Fahrradstraße" + } + } + }, + "shortDescription": "Eine Karte von Fahrradstraßen", + "title": "Fahrradstraßen" + }, + "cyclofix": { + "description": "Mit dieser Karte wird Radfahrern eine einfache Lösung bereitgestellt, um die passende Fahrradinfrastruktur zu finden.

Sie können Ihren genauen Standort verfolgen (nur mobil) und in der linken unteren Ecke die für Sie relevanten Ebenen auswählen. Sie können auch interessante Orte zur Karte hinzuzufügen oder bearbeiten und weitere Daten durch Beantwortung von Fragen bereitstellen.

Ihre Änderungen, werden automatisch in OpenStreetMap gespeichert und können von anderen frei verwendet werden.

Weitere Informationen über Cyclofix finden Sie unter cyclofix.osm.be.", + "title": "Cyclofix - die freie Karte für Radler" + }, + "drinking_water": { + "description": "Eine Karte zum Anzeigen und Bearbeiten öffentlicher Trinkwasserstellen", + "title": "Trinkwasserstellen" + }, + "education": { + "description": "Auf dieser Karte können Sie Informationen über Bildungseinrichtungen finden und hinzufügen", + "title": "Bildung" + }, + "entrances": { + "description": "Eine Karte mit allen Eingängen, die wichtige Aspekte für Rollstuhlfahrer erfasst", + "shortDescription": "Eingänge prüfen, um die Rollstuhlnavigation zu verbessern", + "title": "Eingänge" + }, + "etymology": { + "description": "Auf dieser Karte können Sie sehen, wonach ein Objekt benannt ist. Die Straßen, Gebäude, ... stammen von OpenStreetMap, und wurden mit Wikidata verknüpft. Im Popup sehen Sie den Wikipedia-Artikel (falls vorhanden) oder ein Wikidata-Feld, nach dem das Objekt benannt ist. Wenn das Objekt selbst eine Wikipedia-Seite hat, wird auch diese angezeigt.

Sie können auch einen Beitrag leisten! Wenn Sie weit genug hinein zoomen werden alle Straßen angezeigt. Wenn Sie auf eine Straße klicken, öffnet sich ein Wikidata-Suchfeld. Mit ein paar Klicks können Sie einen Etymologie-Link hinzufügen. Beachten Sie, dass Sie dazu ein kostenloses OpenStreetMap-Konto benötigen.", + "layers": { + "1": { + "override": { + "=name": "Straßen ohne Informationen zur Namensherkunft" + } + }, + "2": { + "override": { + "=name": "Parks und Waldflächen ohne Informationen zur Namensherkunft" + } + }, + "3": { + "override": { + "=name": "Bildungseinrichtungen ohne Informationen zur Namensherkunft" + } + }, + "4": { + "override": { + "=name": "Kultureinrichtungen ohne Informationen zur Namensherkunft" + } + }, + "5": { + "override": { + "=name": "Touristische Einrichtungen ohne Informationen zur Namensherkunft" + } + }, + "6": { + "override": { + "=name": "Gesundheits- und Sozialeinrichtungen ohne Informationen zur Namensherkunft" + } + }, + "7": { + "override": { + "=name": "Sporteinrichtungen ohne Informationen zur Namensherkunft" + } + } + }, + "shortDescription": "Was ist der Ursprung eines Ortsnamens?", + "title": "Karte zur Herkunft der Namen" + }, + "facadegardens": { + "description": "Fassadengärten, grüne Fassaden und Bäume in der Stadt bringen nicht nur Ruhe und Frieden, sondern auch eine schönere Stadt, eine größere Artenvielfalt, einen Kühleffekt und eine bessere Luftqualität.
Klimaan VZW und Mechelen Klimaatneutraal wollen bestehende und neue Fassadengärten als Beispiel für Menschen, die ihren eigenen Garten anlegen wollen, oder für naturverbundene Stadtspaziergänger kartieren.
Mehr Informationen über das Projekt unter klimaan.be.", + "layers": { + "0": { + "description": "Fassadengärten", + "name": "Fassadengärten", + "presets": { + "0": { + "description": "Einen Fassadengarten hinzufügen", + "title": "eine fassadengarten" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "Zusätzliche Informationen über den Garten (falls erforderlich und oben noch nicht beschrieben)", + "render": "Weitere Details: {description}" + }, + "facadegardens-direction": { + "question": "Wie ist der Garten ausgerichtet?", + "render": "Ausrichtung: {direction} (wobei 0=N und 90=O)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "Es gibt essbare Pflanzen" + }, + "1": { + "then": "Es gibt keine essbaren Pflanzen" + } + }, + "question": "Gibt es essbare Pflanzen?" + }, + "facadegardens-plants": { + "mappings": { + "0": { + "then": "Es gibt Weinreben" + }, + "1": { + "then": "Es gibt blühende Pflanzen" + }, + "2": { + "then": "Es gibt Sträucher" + }, + "3": { + "then": "Es gibt Bodendecker" + } + }, + "question": "Welche Pflanzen wachsen hier?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "Es gibt eine Regentonne" + }, + "1": { + "then": "Es gibt keine Regentonne" + } + }, + "question": "Gibt es ein Wasserfass für den Garten?" + }, + "facadegardens-start_date": { + "question": "Wann wurde der Garten angelegt? (Jahr ist ausreichend)", + "render": "Errichtungsdatum des Gartens: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "Der Garten liegt in voller Sonne" + }, + "1": { + "then": "Der Garten liegt im Halbschatten" + }, + "2": { + "then": "Der Garten liegt im Schatten" + } + }, + "question": "Ist der Garten schattig oder sonnig?" + } + }, + "title": { + "render": "Fassadengarten" + } + } + }, + "shortDescription": "Diese Karte zeigt Fassadengärten mit Bildern und Details zu Ausrichtung, Sonneneinstrahlung und Pflanzen.", + "title": "Fassadengärten" + }, + "food": { + "description": "Restaurants und Schnellimbisse", + "title": "Restaurants und Schnellimbisse" + }, + "fritures": { + "description": "Auf dieser Karte findest du deine Lieblings-Pommesbude!", + "layers": { + "0": { + "override": { + "name": "Pommesbude" + } + } + }, + "title": "Pommes-frites-Läden" + }, + "ghostbikes": { + "description": "Geisterräder sind weiße Fahrräder, die zum Gedenken tödlich verunglückter Radfahrer vor Ort aufgestellt wurden.

Auf dieser Karte sehen Sie alle Geisterräder, die in OpenStreetMap eingetragen sind. Fehlt ein Geisterrad? Jeder kann hier Informationen hinzufügen oder aktualisieren - Sie benötigen nur ein (kostenloses) OpenStreetMap-Konto.", + "title": "Geisterräder" + }, + "grb": { + "description": "Dieses Thema ist ein Versuch, die Automatisierung des GRB-Imports zu unterstützen.", + "layers": { + "1": { + "tagRenderings": { + "building type": { + "question": "Was ist das für ein Gebäude?" + } + } + }, + "6": { + "tagRenderings": { + "Import-button": { + "mappings": { + "0": { + "then": "Metatags noch nicht berechnet... Dieses Fenster erneut öffnen" + }, + "1": { + "then": "Dieses Gebäude hat Löcher und ist als Relation modelliert. Als solches kann es nicht zusammengeführt werden. Es kann manuell zusammengeführt werden über die Gebäudeexportseite {open_in_josm()}" + } + } + } + } + } + } + }, + "grb_fixme": { + "layers": { + "0": { + "tagRenderings": { + "building type": { + "question": "Was ist das für ein Gebäude?" + } + } + } + } + }, + "hackerspaces": { + "description": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren", + "shortDescription": "Eine Karte von Hackerspaces", + "title": "Hackerspaces" + }, + "hailhydrant": { + "description": "Auf dieser Karte können Sie Hydranten, Feuerwachen, Krankenwagen und Feuerlöscher in Ihren bevorzugten Stadtvierteln finden und aktualisieren.\n\nSie können Ihren genauen Standort verfolgen (nur mobil) und in der unteren linken Ecke die für Sie relevanten Ebenen auswählen. Sie können mit diesem Tool auch Pins (Points of Interest) zur Karte hinzufügen oder bearbeiten und durch die Beantwortung verfügbarer Fragen zusätzliche Angaben machen.\n\nAlle von Ihnen vorgenommenen Änderungen werden automatisch in der globalen Datenbank von OpenStreetMap gespeichert und können von anderen frei weiterverwendet werden.", + "shortDescription": "Hydranten, Feuerlöscher, Feuerwachen und Rettungswachen.", + "title": "Hydranten, Feuerlöscher, Feuerwachen und Rettungswachen" + }, + "kerbs_and_crossings": { + "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": "Themenname enthält {search}" + } + } + }, + "1": { + "options": { + "0": { + "question": "Erstellt von {search}" + } + } + }, + "2": { + "options": { + "0": { + "question": "Nicht erstellt von {search}" + } + } + } + }, + "name": "Zentrum der Änderungssätze", + "tagRenderings": { + "contributor": { + "render": "Geändert von {_last_edit:contributor}" + }, + "render_id": { + "render": "Änderungssatz {id}" + }, + "theme": { + "mappings": { + "0": { + "then": "Änderung mit inoffiziellem Thema {theme}" + } + }, + "render": "Änderung mit Thema {theme}" + } + }, + "title": { + "render": "Änderungssatz für {theme}" + } + }, + "1": { + "override": { + "tagRenderings": { + "link_to_more": { + "render": "Weitere Statistiken finden Sie hier" + } + } + } + } + }, + "shortDescription": "Zeigt die mit MapComplete vorgenommenen Änderungen", + "title": "Mit MapComplete vorgenommene Änderungen" + }, + "maps": { + "description": "Auf dieser Karte findest du alle Karten, die OpenStreetMap kennt - typischerweise eine große Karte auf einer Informationstafel, die das Gebiet, die Stadt oder die Region zeigt, z.B. eine touristische Karte auf der Rückseite einer Plakatwand, eine Karte eines Naturschutzgebietes, eine Karte der Radwegenetze in der Region, ...)

Wenn eine Karte fehlt, können Sie diese leicht auf OpenStreetMap kartieren.", + "shortDescription": "Dieses Thema zeigt alle (touristischen) Karten, die OpenStreetMap kennt", + "title": "Eine Karte der Karten" + }, + "maxspeed": { + "description": "Diese Karte zeigt die zulässige Höchstgeschwindigkeit auf jeder Straße. Wenn eine Höchstgeschwindigkeit fehlt oder falsch ist, können Sie dies hier korrigieren.", + "shortDescription": "Diese Karte zeigt die zulässige Höchstgeschwindigkeit auf jeder Straße.", + "title": "Höchstgeschwindigkeit" + }, + "nature": { + "description": "Auf dieser Karte findet man interessante Informationen für Touristen und Naturliebhaber. ", + "shortDescription": "Eine Karte mit interessanten Orten für Naturliebhaber", + "title": "In die Natur" + }, + "notes": { + "description": "Eine Notiz enthält eine Fehlerbeschreibung und ist als Stecknadel auf der Karte sichtbar.

In der Ebenenauswahl kann nach Ersteller, Bearbeiter und Text gesucht werden.", + "title": "Notizen von OpenStreetMap" + }, + "observation_towers": { + "description": "Eine Karte mit öffentlich zugänglichen Aussichtstürmen", + "shortDescription": "Öffentlich zugängliche Türme zum Genießen der Aussicht", + "title": "Aussichtstürme" + }, + "onwheels": { + "overrideAll": { + "+tagRenderings": { + "0": { + "render": "Diese Tür hat eine Durchgangsbreite von {canonical(_poi_entrance:width)} Meter" + } + } + } + }, + "openwindpowermap": { + "description": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.", + "title": "Freie Windenergie-Karte" + }, + "parkings": { + "description": "Eine Karte für verschiedene Parkplätze", + "shortDescription": "Diese Karte zeigt Parkplätze", + "title": "Parkplatzkarte" + }, + "personal": { + "description": "Stellen Sie Ihr persönliches Thema zusammen, das auf bereits verfügbaren Ebenen aller Themen basiert. Um diese anzuzeigen, öffnen Sie die Ebenenauswahl", + "title": "Persönliches Thema" + }, + "pets": { + "description": "Diese Karte zeigt interessante Orte für Haustierbesitzer: Tierärzte, Hundeparks, Tiergeschäfte, hundefreundliche Restaurants, ...", + "layers": { + "1": { + "override": { + "name": "Hundefreundliche Restaurants" + } + }, + "2": { + "override": { + "name": "Hundefreundliche Geschäfte", + "title": { + "render": "Hundefreundliche Geschäfte" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "description": "Ein Geschäft, in das man Hunde fast überall mitnehmen kann", + "title": "hundefreundliches Geschäft" + } + } + } + } + }, + "title": "Tierärzte, Hundeparks und andere Einrichtungen für Haustiere" + }, + "playgrounds": { + "description": "Auf dieser Karte finden Sie Spielplätze und können weitere Informationen hinzufügen", + "shortDescription": "Eine Karte mit Spielplätzen", + "title": "Spielplätze" + }, + "postal_codes": { + "description": "Postleitzahlen", + "layers": { + "0": { + "name": "Postleitzahlen", + "tagRenderings": { + "postal_code": { + "render": "Die Postleitzahl lautet {postal_code}" + } + }, + "title": { + "render": "Postleitzahl {postal_code}" + } + }, + "2": { + "name": "Rathäuser", + "title": { + "render": "Rathaus {name}" + } + } + }, + "shortDescription": "Postleitzahlen", + "title": "Postleitzahlen" + }, + "postboxes": { + "description": "Auf dieser Karte können Sie Daten von Poststellen und Briefkästen finden und ergänzen. Sie können diese Karte nutzen, um herauszufinden, wo Sie Ihre nächste Postkarte versenden können :)
Haben Sie einen Fehler entdeckt oder fehlt ein Briefkasten? Sie können die Kartenddaten mit einem kostenlosen OpenStreetMap-Konto bearbeiten. ", + "layers": { + "0": { + "description": "Die Ebene zeigt Briefkästen.", + "name": "Briefkästen", + "presets": { + "0": { + "title": "ein Briefkasten" + } + }, + "title": { + "render": "Briefkasten" + } + }, + "1": { + "description": "Eine Ebene mit Postämtern.", + "filter": { + "0": { + "options": { + "0": { + "question": "Aktuell geöffnet" + } + } + } + }, + "name": "Poststellen", + "presets": { + "0": { + "title": "eine Poststelle" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "durchgehend geöffnet (auch an Feiertagen)" + } + }, + "question": "Wie sind die Öffnungszeiten dieser Poststelle?", + "render": "Öffnungszeiten: {opening_hours_table()}" + } + }, + "title": { + "render": "Poststelle" + } + } + }, + "shortDescription": "Eine Karte die Briefkästen und Poststellen anzeigt", + "title": "Post- und Briefkastenkarte" + }, + "shops": { + "description": "Auf dieser Karte kann man grundlegende Informationen über Geschäfte markieren, Öffnungszeiten und Telefonnummern hinzufügen", + "shortDescription": "Eine bearbeitbare Karte mit grundlegenden Geschäftsinformationen", + "title": "Freie Geschäftskarte" + }, + "sidewalks": { + "description": "Experimentelles Thema", + "layers": { + "0": { + "description": "Ebene mit Bürgersteigen", + "name": "Gehwege", + "tagRenderings": { + "streetname": { + "render": "Diese Straße heißt {name}" + } + }, + "title": { + "render": "{name}" + } + } + }, + "shortDescription": "Kartierung von Bürgersteigen", + "title": "Gehwege" + }, + "sport_pitches": { + "description": "Ein Sportplatz ist eine Fläche, auf der Sportarten gespielt werden", + "shortDescription": "Eine Karte mit Sportplätzen", + "title": "Sportplätze" + }, + "street_lighting": { + "description": "Eine Karte für alles zum Thema Straßenbeleuchtung", + "layers": { + "1": { + "name": "Beleuchtete Straßen", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Diese Straße ist beleuchtet" + }, + "1": { + "then": "Diese Straße ist nicht beleuchtet" + }, + "2": { + "then": "Diese Straße ist nachts beleuchtet" + }, + "3": { + "then": "Diese Straße ist durchgehend beleuchtet" + } + }, + "question": "Ist diese Straße beleuchtet?" + } + }, + "title": { + "render": "Beleuchtete Straße" + } + }, + "2": { + "name": "Alle Straßen", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Diese Straße ist beleuchtet" + }, + "1": { + "then": "Diese Straße ist nicht beleuchtet" + }, + "2": { + "then": "Diese Straße ist nachts beleuchtet" + }, + "3": { + "then": "Diese Straße ist durchgehend beleuchtet" + } + }, + "question": "Ist diese Straße beleuchtet?" + } + }, + "title": { + "render": "Straße" + } + } + }, + "title": "Straßenbeleuchtung" + }, + "surveillance": { + "description": "Auf dieser offenen Karte finden Sie Überwachungskameras.", + "shortDescription": "Überwachungskameras und andere Mittel zur Überwachung", + "title": "Überwachung unter Überwachung" + }, + "toilets": { + "description": "Eine Karte mit öffentlich zugänglichen Toiletten", + "title": "Freie Toilettenkarte" + }, + "trees": { + "description": "Kartieren Sie alle Bäume!", + "shortDescription": "Kartieren Sie alle Bäume", + "title": "Bäume" + }, + "waste": { + "description": "Eine Karte mit Abfalleimern und Recyclingeinrichtungen.", + "title": "Abfall" + }, + "waste_basket": { + "description": "Auf dieser Karte findest Du Abfalleimer in Deiner Nähe. Wenn ein Abfalleimer auf dieser Karte fehlt, kannst du ihn selbst hinzufügen", + "shortDescription": "Eine Karte mit Abfalleimern", + "title": "Abfalleimer" + } +} \ No newline at end of file diff --git a/langs/themes/en.json b/langs/themes/en.json new file mode 100644 index 0000000000..70630b4322 --- /dev/null +++ b/langs/themes/en.json @@ -0,0 +1,1002 @@ +{ + "aed": { + "description": "On this map, one can find and mark nearby defibrillators", + "title": "Open AED Map" + }, + "artwork": { + "description": "An open map of statues, busts, graffitis and other artwork all over the world", + "title": "Open Artwork Map" + }, + "benches": { + "description": "This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters. With an OpenStreetMap account, you can map new benches or edit details of existing benches.", + "shortDescription": "A map of benches", + "title": "Benches" + }, + "bicycle_rental": { + "description": "On this map, you'll find the many bicycle rental stations as they are known by OpenStreetMap", + "shortDescription": "A map with bicycle rental stations and bicycle rental shops", + "title": "Bicycle rental" + }, + "bicyclelib": { + "description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee. A notable use case are bicycle libraries for kids, which allows them to change for a bigger bike when they've outgrown their current bike", + "title": "Bicycle libraries" + }, + "binoculars": { + "description": "A map with binoculars fixed in place with a pole. It can typically be found on touristic locations, viewpoints, on top of panoramic towers or occasionally on a nature reserve.", + "shortDescription": "A map with fixed binoculars", + "title": "Binoculars" + }, + "bookcases": { + "description": "A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.", + "title": "Open Bookcase Map" + }, + "cafes_and_pubs": { + "description": "Pubs and bars", + "title": "Cafés and pubs" + }, + "campersite": { + "description": "This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews. This is a website and a webapp. The data is stored in OpenStreetMap, so it will be free forever and can be re-used by any app.", + "layers": { + "0": { + "description": "camper sites", + "name": "Camper sites", + "presets": { + "0": { + "description": "Add a new official camper site. These are designated places to stay overnight with your camper. They might look like a real camping or just look like a parking. They might not be signposted at all, but just be defined in a municipal decision. A regular parking intended for campers where it is not expected to spend the night, is -not- a camper site ", + "title": "a camper site" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)", + "render": "{capacity} campers can use this place at the same time" + }, + "caravansites-charge": { + "question": "How much does this place charge?", + "render": "This place charges {charge}" + }, + "caravansites-description": { + "question": "Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)", + "render": "More details about this place: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "You need to pay for use" + }, + "1": { + "then": "Can be used for free" + } + }, + "question": "Does this place charge a fee?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "There is internet access" + }, + "1": { + "then": "There is internet access" + }, + "2": { + "then": "There is no internet access" + } + }, + "question": "Does this place provide internet access?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "You need to pay extra for internet access" + }, + "1": { + "then": "You do not need to pay extra for internet access" + } + }, + "question": "Do you have to pay for the internet access?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "There are some spots for long term rental, but you can also stay on a daily basis" + }, + "1": { + "then": "There are no permanent guests here" + }, + "2": { + "then": "It is only possible to stay here if you have a long term contract(this place will disappear from this map if you choose this)" + } + }, + "question": "Does this place offer spots for long term rental?" + }, + "caravansites-name": { + "question": "What is this place called?", + "render": "This place is called {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "This place has a sanitary dump station" + }, + "1": { + "then": "This place does not have a sanitary dump station" + } + }, + "question": "Does this place have a sanitary dump station?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "This place has toilets" + }, + "1": { + "then": "This place does not have toilets" + } + }, + "question": "Does this place have toilets?" + }, + "caravansites-website": { + "question": "Does this place have a website?", + "render": "Official website: {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Unnamed camper site" + } + }, + "render": "Camper site {name}" + } + }, + "1": { + "description": "Sanitary dump stations", + "name": "Sanitary dump stations", + "presets": { + "0": { + "description": "Add a new sanitary dump station. This is a place where camper drivers can dump waste water or chemical toilet waste. Often there's also drinking water and electricity.", + "title": "a sanitary dump station" + } + }, + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "You need a network key/code to use this" + }, + "1": { + "then": "You need to be a customer of camping/campersite to use this place" + }, + "2": { + "then": "Anyone can use this dump station" + }, + "3": { + "then": "Anyone can use this dump station" + } + }, + "question": "Who can use this dump station?" + }, + "dumpstations-charge": { + "question": "How much does this place charge?", + "render": "This place charges {charge}" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "You can dispose of chemical toilet waste here" + }, + "1": { + "then": "You cannot dispose of chemical toilet waste here" + } + }, + "question": "Can you dispose of chemical toilet waste here?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "You need to pay for use" + }, + "1": { + "then": "Can be used for free" + } + }, + "question": "Does this place charge a fee?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "You can dispose of grey water here" + }, + "1": { + "then": "You cannot dispose of gray water here" + } + }, + "question": "Can you dispose of grey water here?" + }, + "dumpstations-network": { + "question": "What network is this place a part of? (skip if none)", + "render": "This station is part of network {network}" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "This place has a water point" + }, + "1": { + "then": "This place does not have a water point" + } + }, + "question": "Does this place have a water point?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Dump station" + } + }, + "render": "Dump station {name}" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "Who operates this place?", + "render": "This place is operated by {operator}" + }, + "1": { + "mappings": { + "0": { + "then": "This place has a power supply" + }, + "1": { + "then": "This place does not have power supply" + } + }, + "question": "Does this place have a power supply?" + } + } + }, + "shortDescription": "Find sites to spend the night with your camper", + "title": "Campersites" + }, + "charging_stations": { + "description": "On this open map, one can find and mark information about charging stations", + "shortDescription": "A worldwide map of charging stations", + "title": "Charging stations" + }, + "climbing": { + "description": "On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature.", + "descriptionTail": "The climbing map was originally made by Christian Neumann. Please get in touch if you have feedback or questions.

The project uses data of the OpenStreetMap project.

", + "layers": { + "0": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "The containing feature states that this is publicly accessible
{_embedding_feature:access:description}" + }, + "1": { + "then": "The containing feature states that a permit is needed to access
{_embedding_feature:access:description}" + }, + "2": { + "then": "The containing feature states that this is only accessible to customers
{_embedding_feature:access:description}" + }, + "3": { + "then": "The containing feature states that this is only accessible to club members
{_embedding_feature:access:description}" + } + } + }, + "1": { + "mappings": { + "0": { + "then": "Publicly accessible to anyone" + }, + "1": { + "then": "You need a permit to access here" + }, + "2": { + "then": "Only customers" + }, + "3": { + "then": "Only club members" + } + }, + "question": "Who can access here?" + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " meter" + }, + "1": { + "human": " feet" + } + } + } + } + } + } + }, + "title": "Open Climbing Map" + }, + "cycle_highways": { + "description": "This map shows cycle highways", + "layers": { + "0": { + "name": "cycle highways", + "title": { + "render": "cycle highway" + } + } + }, + "title": "Cycle highways" + }, + "cycle_infra": { + "description": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.", + "shortDescription": "A map where you can view and edit things related to the bicycle infrastructure.", + "title": "Bicycle infrastructure" + }, + "cyclenodes": { + "description": "This map shows cycle node networks and allows you to add new nodes easily", + "layers": { + "0": { + "name": "node to node links", + "tagRenderings": { + "node2node-survey:date": { + "question": "When was this node to node link last surveyed?", + "render": "This node to node link was last surveyed on {survey:date}" + } + }, + "title": { + "mappings": { + "0": { + "then": "node to node link {ref}" + } + }, + "render": "node to node link" + } + }, + "1": { + "name": "nodes", + "tagRenderings": { + "node-expected_rcn_route_relations": { + "question": "How many other cycle nodes does this node link to?", + "render": "This node links to {expected_rcn_route_relations} other cycle nodes." + }, + "node-survey:date": { + "question": "When was this cycle node last surveyed?", + "render": "This cycle node was last surveyed on {survey:date}" + } + }, + "title": { + "render": "cycle node {rcn_ref}" + } + } + }, + "title": "Cycle Node Networks" + }, + "cyclestreets": { + "description": "A cyclestreet is is a street where motorized traffic is not allowed to overtake cyclists. They are signposted by a special traffic sign. Cyclestreets can be found in the Netherlands and Belgium, but also in Germany and France. ", + "layers": { + "0": { + "description": "A cyclestreet is a street where motorized traffic is not allowed to overtake a cyclist", + "name": "Cyclestreets" + }, + "1": { + "description": "This street will become a cyclestreet soon", + "name": "Future cyclestreet", + "title": { + "mappings": { + "0": { + "then": "{name} will become a cyclestreet soon" + } + }, + "render": "Future cyclestreet" + } + }, + "2": { + "description": "Layer to mark any street as cyclestreet", + "name": "All streets", + "title": { + "render": "Street" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "This street is a cyclestreet (and has a speed limit of 30 km/h)" + }, + "1": { + "then": "This street is a cyclestreet" + }, + "2": { + "then": "This street will become a cyclstreet soon" + }, + "3": { + "then": "This street is not a cyclestreet" + } + }, + "question": "Is the street {name} a cyclestreet?" + }, + "1": { + "question": "When will this street become a cyclestreet?", + "render": "This street will become a cyclestreet at {cyclestreet:start_date}" + } + } + }, + "shortDescription": "A map of cyclestreets", + "title": "Cyclestreets" + }, + "cyclofix": { + "description": "The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs.

You can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide more data by answering the questions.

All changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.

For more information about the cyclofix project, go to cyclofix.osm.be.", + "title": "Cyclofix - an open map for cyclists" + }, + "drinking_water": { + "description": "On this map, publicly accessible drinking water spots are shown and can be easily added", + "title": "Drinking Water" + }, + "education": { + "description": "On this map, you'll find information about all types of schools and eduction and can easily add more information", + "title": "Education" + }, + "entrances": { + "description": "A map showing all entrances, which surveys for important aspects for wheelchair users", + "shortDescription": "Survey entrances to help wheelchair routing", + "title": "Entrances" + }, + "etymology": { + "description": "On this map, you can see what an object is named after. The streets, buildings, ... come from OpenStreetMap which got linked with Wikidata. In the popup, you'll see the Wikipedia article (if it exists) or a wikidata box of what the object is named after. If the object itself has a wikipedia page, that'll be shown too.

You can help contribute too!Zoom in enough and all streets will show up. You can click one and a Wikidata-search box will popup. With a few clicks, you can add an etymology link. Note that you need a free OpenStreetMap account to do this.", + "layers": { + "1": { + "override": { + "=name": "Streets without etymology information" + } + }, + "2": { + "override": { + "=name": "Parks and forests without etymology information" + } + }, + "3": { + "override": { + "=name": "Education institutions without etymology information" + } + }, + "4": { + "override": { + "=name": "Cultural places without etymology information" + } + }, + "5": { + "override": { + "=name": "Toursistic places without etymology information" + } + }, + "6": { + "override": { + "=name": "Health and social places without etymology information" + } + }, + "7": { + "override": { + "=name": "Sport places without etymology information" + } + } + }, + "shortDescription": "What is the origin of a toponym?", + "title": "Open Etymology Map" + }, + "facadegardens": { + "description": "Facade gardens, green facades and trees in the city not only bring peace and quiet, but also a more beautiful city, greater biodiversity, a cooling effect and better air quality.
Klimaan VZW and Mechelen Klimaatneutraal want to map existing and new facade gardens as an example for people who want to build their own garden or for city walkers who love nature.
More info about the project at klimaan.be.", + "layers": { + "0": { + "description": "Facade gardens", + "name": "Facade gardens", + "presets": { + "0": { + "description": "Add a facade garden", + "title": "a facade garden" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "Extra describing info about the garden (if needed and not yet described above)", + "render": "More details: {description}" + }, + "facadegardens-direction": { + "question": "What is the orientation of the garden?", + "render": "Orientation: {direction} (where 0=N and 90=O)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "There are edible plants" + }, + "1": { + "then": "There are no edible plants" + } + }, + "question": "Are there any edible plants?" + }, + "facadegardens-plants": { + "mappings": { + "0": { + "then": "There are vines" + }, + "1": { + "then": "There are flowering plants" + }, + "2": { + "then": "There are shrubs" + }, + "3": { + "then": "There are groundcovering plants" + } + }, + "question": "What kinds of plants grow here?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "There is a rain barrel" + }, + "1": { + "then": "There is no rain barrel" + } + }, + "question": "Is there a water barrel installed for the garden?" + }, + "facadegardens-start_date": { + "question": "When was the garden constructed? (a year is sufficient)", + "render": "Construction date of the garden: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "The garden is in full sun" + }, + "1": { + "then": "The garden is in partial shade" + }, + "2": { + "then": "The garden is in the shade" + } + }, + "question": "Is the garden shaded or sunny?" + } + }, + "title": { + "render": "Facade garden" + } + } + }, + "shortDescription": "This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types.", + "title": "Facade gardens" + }, + "food": { + "description": "Restaurants and fast food", + "title": "Restaurants and fast food" + }, + "fritures": { + "description": "On this map, you'll find your favourite fries shop!", + "layers": { + "0": { + "override": { + "name": "Fries shop" + } + } + }, + "title": "Fries shops" + }, + "ghostbikes": { + "description": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.

On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.", + "title": "Ghost bikes" + }, + "grb": { + "description": "This theme is an attempt to help automating the GRB import.", + "layers": { + "1": { + "tagRenderings": { + "building type": { + "question": "What kind of building is this?" + } + } + }, + "6": { + "tagRenderings": { + "Import-button": { + "mappings": { + "0": { + "then": "Did not yet calculate the metatags... Reopen this popup" + }, + "1": { + "then": "This building has holes and is modeled as a relation. As such, it cannot be conflated. Conflate it manually via the building export site {open_in_josm()}" + } + } + } + } + } + } + }, + "grb_fixme": { + "layers": { + "0": { + "tagRenderings": { + "building type": { + "question": "What kind of building is this?" + } + } + } + } + }, + "hackerspaces": { + "description": "On this map you can see hackerspaces, add a new hackerspace or update data directly", + "shortDescription": "A map of hackerspaces", + "title": "Hackerspaces" + }, + "hailhydrant": { + "description": "On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods.\n\nYou can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions.\n\nAll changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.", + "shortDescription": "Map to show hydrants, extinguishers, fire stations, and ambulance stations.", + "title": "Hydrants, Extinguishers, Fire stations, and Ambulance stations" + }, + "healthcare": { + "description": "On this map, various healthcare related items are shown", + "title": "Healthcare" + }, + "kerbs_and_crossings": { + "description": "A map showing kerbs and crossings.", + "title": "Kerbs and crossings" + }, + "mapcomplete-changes": { + "description": "This maps shows all the changes made with MapComplete", + "layers": { + "0": { + "description": "Shows all MapComplete changes", + "filter": { + "0": { + "options": { + "0": { + "question": "Themename contains {search}" + } + } + }, + "1": { + "options": { + "0": { + "question": "Made by contributor {search}" + } + } + }, + "2": { + "options": { + "0": { + "question": "Not made by contributor {search}" + } + } + } + }, + "name": "Changeset centers", + "tagRenderings": { + "contributor": { + "render": "Change made by {_last_edit:contributor}" + }, + "render_id": { + "render": "Changeset {id}" + }, + "theme": { + "mappings": { + "0": { + "then": "Change with unofficial theme {theme}" + } + }, + "render": "Change with theme {theme}" + } + }, + "title": { + "render": "Changeset for {theme}" + } + }, + "1": { + "override": { + "tagRenderings": { + "link_to_more": { + "render": "More statistics can be found here" + } + } + } + } + }, + "shortDescription": "Shows changes made by MapComplete", + "title": "Changes made with MapComplete" + }, + "maps": { + "description": "On this map you can find all maps OpenStreetMap knows - typically a big map on an information board showing the area, city or region, e.g. a tourist map on the back of a billboard, a map of a nature reserve, a map of cycling networks in the region, ...)

If a map is missing, you can easily map this map on OpenStreetMap.", + "shortDescription": "This theme shows all (touristic) maps that OpenStreetMap knows of", + "title": "A map of maps" + }, + "maxspeed": { + "description": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here.", + "shortDescription": "This map shows the legally allowed maximum speed on every road.", + "title": "Maxspeed" + }, + "nature": { + "description": "On this map, one can find interesting infromation for tourists and nature lovers, such as ", + "shortDescription": "A map for nature lovers, with interesting POI's", + "title": "Into nature" + }, + "notes": { + "description": "A note is a pin on the map with some text to indicate something wrong.

Make sure to checkout the filter view to search for users and text.", + "title": "Notes on OpenStreetMap" + }, + "observation_towers": { + "description": "Publicly accessible towers to enjoy the view", + "shortDescription": "Publicly accessible towers to enjoy the view", + "title": "Observation towers" + }, + "onwheels": { + "description": "On this map, publicly weelchair accessible places are shown and can be easily added", + "overrideAll": { + "+tagRenderings": { + "0": { + "mappings": { + "0": { + "then": "This entrance has no width information" + } + }, + "render": "This door has a width of {canonical(_poi_entrance:width)} meter" + } + } + }, + "title": "OnWheels" + }, + "openwindpowermap": { + "description": "A map for showing and editing wind turbines.", + "title": "OpenWindPowerMap" + }, + "parkings": { + "description": "This map shows different parking spots", + "shortDescription": "This map shows different parking spots", + "title": "Parking" + }, + "personal": { + "description": "Create a personal theme based on all the available layers of all themes. In order to show some data, open layer selection", + "title": "Personal theme" + }, + "pets": { + "description": "On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants, ...", + "layers": { + "1": { + "override": { + "name": "Dog friendly eateries" + } + }, + "2": { + "override": { + "name": "Dog-friendly shops", + "title": { + "render": "Dog-friendly shops" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "description": "A shop where you can bring a dog almost everywhere", + "title": "dog-friendly shop" + } + } + } + } + }, + "title": "Veterinarians, dog parks and other pet-amenities" + }, + "playgrounds": { + "description": "On this map, you find playgrounds and can add more information", + "shortDescription": "A map with playgrounds", + "title": "Playgrounds" + }, + "postal_codes": { + "description": "Postal codes", + "layers": { + "0": { + "name": "postal codes", + "tagRenderings": { + "postal_code": { + "render": "The postal code is {postal_code}" + } + }, + "title": { + "render": "Postal code {postal_code}" + } + }, + "2": { + "name": "town halls", + "title": { + "render": "Town hall {name}" + } + } + }, + "shortDescription": "Postal codes", + "title": "Postal codes" + }, + "postboxes": { + "description": "On this map you can find and add data of post offices and post boxes. You can use this map to find where you can mail your next postcard! :)
Spotted an error or is a post box missing? You can edit this map with a free OpenStreetMap account. ", + "layers": { + "0": { + "description": "The layer showing postboxes.", + "name": "Postboxes", + "presets": { + "0": { + "title": "a postbox" + } + }, + "title": { + "render": "Postbox" + } + }, + "1": { + "description": "A layer showing post offices.", + "filter": { + "0": { + "options": { + "0": { + "question": "Currently open" + } + } + } + }, + "name": "Post offices", + "presets": { + "0": { + "title": "a post office" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "24/7 opened (including holidays)" + } + }, + "question": "What are the opening hours for this post office?", + "render": "Opening Hours: {opening_hours_table()}" + } + }, + "title": { + "render": "Post Office" + } + } + }, + "shortDescription": "A map showing postboxes and post offices", + "title": "Postbox and Post Office Map" + }, + "rainbow_crossings": { + "description": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added", + "title": "Rainbow pedestrian crossings" + }, + "shops": { + "description": "On this map, one can mark basic information about shops, add opening hours and phone numbers", + "shortDescription": "An editable map with basic shop information", + "title": "Open Shop Map" + }, + "sidewalks": { + "description": "Experimental theme", + "layers": { + "0": { + "description": "Layer showing sidewalks of highways", + "name": "Sidewalks", + "tagRenderings": { + "streetname": { + "render": "This street is named {name}" + } + }, + "title": { + "render": "{name}" + } + } + }, + "shortDescription": "Sidewalk mapping", + "title": "Sidewalks" + }, + "sport_pitches": { + "description": "A sport pitch is an area where sports are played", + "shortDescription": "A map showing sport pitches", + "title": "Sport pitches" + }, + "street_lighting": { + "description": "On this map you can find everything about street lighting", + "layers": { + "1": { + "name": "Lit streets", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "This street is lit" + }, + "1": { + "then": "This street is not lit" + }, + "2": { + "then": "This street is lit at night" + }, + "3": { + "then": "This street is lit 24/7" + } + }, + "question": "Is this street lit?" + } + }, + "title": { + "render": "Lit street" + } + }, + "2": { + "name": "All streets", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "This street is lit" + }, + "1": { + "then": "This street is not lit" + }, + "2": { + "then": "This street is lit at night" + }, + "3": { + "then": "This street is lit 24/7" + } + }, + "question": "Is this street lit?" + } + }, + "title": { + "render": "Street" + } + } + }, + "title": "Street Lighting" + }, + "surveillance": { + "description": "On this open map, you can find surveillance cameras.", + "shortDescription": "Surveillance cameras and other means of surveillance", + "title": "Surveillance under Surveillance" + }, + "toilets": { + "description": "A map of public toilets", + "title": "Open Toilet Map" + }, + "transit": { + "description": "Plan your trip with the help of the public transport system.", + "title": "Bus routes" + }, + "trees": { + "description": "Map all the trees!", + "shortDescription": "Map all the trees", + "title": "Trees" + }, + "walls_and_buildings": { + "description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.", + "title": "Walls and buildings" + }, + "waste": { + "description": "Map showing waste baskets and recycling facilities.", + "title": "Waste" + }, + "waste_basket": { + "description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself", + "shortDescription": "A map with waste baskets", + "title": "Waste Basket" + } +} \ No newline at end of file diff --git a/langs/themes/eo.json b/langs/themes/eo.json new file mode 100644 index 0000000000..ba4794e65b --- /dev/null +++ b/langs/themes/eo.json @@ -0,0 +1,49 @@ +{ + "climbing": { + "layers": { + "0": { + "override": { + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " metro" + }, + "1": { + "human": " futo" + } + } + } + } + } + } + } + }, + "cyclestreets": { + "layers": { + "2": { + "name": "Ĉiuj stratoj", + "title": { + "render": "Strato" + } + } + } + }, + "facadegardens": { + "layers": { + "0": { + "tagRenderings": { + "facadegardens-description": { + "render": "Pliaj detaloj: {description}" + } + } + } + } + }, + "ghostbikes": { + "title": "Fantombicikloj" + }, + "maps": { + "title": "Mapo de mapoj" + } +} \ No newline at end of file diff --git a/langs/themes/es.json b/langs/themes/es.json new file mode 100644 index 0000000000..bde149622f --- /dev/null +++ b/langs/themes/es.json @@ -0,0 +1,692 @@ +{ + "aed": { + "description": "En este mapa , cualquiera puede encontrar y marcar los desfibriladores externos automáticos más cercanos", + "title": "Mapa abierto de desfibriladores (DEA)" + }, + "artwork": { + "description": "Un mapa abierto de estatus, bustos, grafitis y otras obras de arte en todo el mundo" + }, + "benches": { + "description": "Este mapa muestra todos los bancos que están grabados en OpenStreetMap: Bancos individuales, bancos que pertenecen a paradas o marquesinas del transporte público. Con una cuenta de OpenStreetMap, puedes mapear nuevos bancos o editar detalles de bancos existentes.", + "shortDescription": "Un mapa de bancos", + "title": "Bancos" + }, + "bicycle_rental": { + "description": "En este mapa, encontrarás numerosas estaciones de alquiler de bicicletas que son conocidas por OpenStreetMap", + "shortDescription": "Un mapa con estaciones de alquiler de bicicletas y tiendas de alquiler de bicicletas", + "title": "Alquiler de bicicletas" + }, + "binoculars": { + "description": "Un mapa con prismáticos fijos en un poste. Suele encontrarse en lugares turísticos, miradores, en lo alto de torres panorámicas u ocasionalmente en una reserva natural.", + "shortDescription": "Un mapa con prismáticos fijos", + "title": "Binoculares" + }, + "bookcases": { + "description": "Una librería pública es un pequeño armario en la calle, una caja, una vieja cabina telefónica o algún otro objeto donde se guardan libros. Todo el mundo puede colocar o coger un libro. Este mapa pretende recoger todas estas librerías. Puedes descubrir nuevas librerías cercanas y, con una cuenta gratuita de OpenStreetMap, añadir rápidamente tus librerías favoritas.", + "title": "Mapa de Librerías Abiertas" + }, + "cafes_and_pubs": { + "description": "Pubs y bares", + "title": "Cafeterías y pubs" + }, + "campersite": { + "description": "Este sitio recoge todos los lugares oficiales de parada de caravanas y los lugares donde se pueden verter las aguas grises y negras. Puedes añadir detalles sobre los servicios prestados y el coste. Añade fotos y reseñas. Este es un sitio web y una aplicación web. Los datos se almacenan en OpenStreetMap, por lo que serán gratuitos para siempre y podrán ser reutilizados por cualquier aplicación.", + "layers": { + "0": { + "description": "Sitios de acampada", + "name": "Sitios de Acampada", + "presets": { + "0": { + "description": "Añade un nuevo sitio de acampada oficial. Son lugares designados para pasar la noche con tu caravana. Pueden parecerse a un camping real o simplemente a un aparcamiento. Puede que no estén señalizados en absoluto, sino que simplemente estén definidos en una decisión municipal. Un aparcamiento normal destinado a los campistas en el que no se espera que se pase la noche, no es un camping. ", + "title": "Un camping" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "¿Cuántos campistas pueden alojarse aquí? (omitir si no hay un número evidente de plazas o vehículos permitidos)", + "render": "{capacity} los campistas pueden utilizar este lugar al mismo tiempo" + }, + "caravansites-charge": { + "question": "¿Cuánto cobra este lugar?", + "render": "Este lugar cobra {charge}" + }, + "caravansites-description": { + "question": "¿Te gustaría añadir una descripción general de este lugar? (No repitas información previamente preguntada o mostrada arriba. Por favor mantenla objetiva - las opiniones van en la de opiniones)", + "render": "Más detalles sobre este lugar:{description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Necesitas pagar por su uso" + }, + "1": { + "then": "Se puede usar de manera gratuita" + } + }, + "question": "¿Este lugar cobra una tarifa?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Hay acceso a internet" + }, + "1": { + "then": "Hay acceso a internet" + }, + "2": { + "then": "No hay acceso a internet" + } + }, + "question": "¿Este lugar tiene acceso a internet?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Tienes que pagar a mayores por el acceso a internet" + }, + "1": { + "then": "No tienes que pagar a mayores por el acceso a internet" + } + }, + "question": "¿Tienes que pagar por el acceso a internet?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Sí, hay algunas plazas de alquiler a largo plazo, pero también puedes alojarte por días" + }, + "1": { + "then": "No, no hay huéspedes permanentes aquí" + }, + "2": { + "then": "Solo es posible permanecer aquí si tienes un contrato a largo plazo (este lugar desaparecerá de este mapa si escoges esto)" + } + }, + "question": "¿Este lugar ofrece huecos para alquilar a largo plazo?" + }, + "caravansites-name": { + "question": "¿Cómo se llama este lugar?", + "render": "Este lugar se llama {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "Este lugar tiene un vertedero sanitario" + }, + "1": { + "then": "Este lugar no tiene vertedero sanitario" + } + }, + "question": "¿Este lugar tiene un vertedero sanitario?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Este lugar cuenta con sanitarios" + }, + "1": { + "then": "Este lugar no tiene sanitarios" + } + }, + "question": "¿Este lugar tiene baños?" + }, + "caravansites-website": { + "question": "¿Este lugar tiene un sitio web?", + "render": "Sitio web oficial: {website}" + } + } + }, + "1": { + "tagRenderings": { + "dumpstations-charge": { + "question": "¿Cuánto cobra este lugar?", + "render": "Este lugar cobra {charge}" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "Tienes que pagar por el uso" + }, + "1": { + "then": "Se puede utilizar gratis" + } + }, + "question": "¿Este lugar cobra una tasa?" + }, + "dumpstations-network": { + "question": "¿A qué red forma parte este lugar? (saltar si a ninguna)", + "render": "Esta estación forma parte de la red {network}" + } + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "¿Quién opera este lugar?", + "render": "Este lugar lo opera {operator}" + }, + "1": { + "mappings": { + "0": { + "then": "Este lugar tiene suministro eléctrico" + }, + "1": { + "then": "Este lugar no tiene suministro eléctrico" + } + }, + "question": "¿Tiene suministro eléctrico este lugar?" + } + } + }, + "shortDescription": "Encuentra sitios para pasar la noche con tu caravana", + "title": "Campings" + }, + "charging_stations": { + "description": "En este mapa, uno puede encontrar y marcar información sobre estaciones de carga", + "shortDescription": "Un mapa mundial de estaciones de carga", + "title": "Estaciones de carga" + }, + "climbing": { + "layers": { + "0": { + "override": { + "tagRenderings+": { + "1": { + "mappings": { + "0": { + "then": "Accesible públicamente a cualquiera" + }, + "1": { + "then": "Necesitas un permiso para acceder aquí" + }, + "2": { + "then": "Solo clientes" + }, + "3": { + "then": "Solo miembros del club" + } + }, + "question": "¿Quién puede acceder aquí?" + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " metro" + }, + "1": { + "human": " pies" + } + } + } + } + } + } + } + }, + "cycle_highways": { + "description": "Este mapa muestra carriles bici", + "layers": { + "0": { + "name": "carriles bici", + "title": { + "render": "carril bici" + } + } + }, + "title": "Carriles bici" + }, + "cycle_infra": { + "description": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista. Hecho durante #osoc21.", + "shortDescription": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista.", + "title": "Infraestructura ciclista" + }, + "cyclenodes": { + "description": "Este mapa muestra redes de nodos ciclistas y te permita añadir nodos nuevos de manera sencilla", + "layers": { + "0": { + "name": "enlaces nodo a nodo", + "tagRenderings": { + "node2node-survey:date": { + "question": "¿Cuándo se sondeó este enlace nodo a nodo por última vez?", + "render": "Este enlace nodo a nodo se sondeó por última vez el {survey:date}" + } + }, + "title": { + "mappings": { + "0": { + "then": "enlace nodo a nodo {ref}" + } + }, + "render": "enlace nodo a nodo" + } + }, + "1": { + "name": "nodos", + "tagRenderings": { + "node-expected_rcn_route_relations": { + "question": "¿A cuántos otros nodos ciclistas enlaza este nodo?", + "render": "Este nodo enlaza a {expected_rcn_route_relations} otros nodos ciclistas." + }, + "node-survey:date": { + "question": "¿Cuándo fue sondeado este nodo ciclista por última vez?", + "render": "Este nodo ciclista se sondeó por última vez el {survey:date}" + } + }, + "title": { + "render": "nodo ciclista {rcn_ref}" + } + } + }, + "title": "Redes de Nodos Ciclistas" + }, + "cyclestreets": { + "description": "Una ciclocalle es una calle donde el tráfico motorizado no puede adelantar a ciclistas. Están señalizadas por una señal de tráfico especial. Las ciclocalles se pueden encontrar en los Países Bajos y Bélgica, pero también en Alemania y Francia. ", + "layers": { + "0": { + "description": "Una ciclocalle es una calle en la que el tráfico motorizado no puede sobrepasar a un ciclista", + "name": "Ciclocalles" + }, + "1": { + "description": "Esta calle se convertirá en una ciclocalle próximamente", + "name": "Futura ciclocalle", + "title": { + "mappings": { + "0": { + "then": "{name} se convertirá en una ciclocalle próximamente" + } + }, + "render": "Futura ciclocalle" + } + }, + "2": { + "description": "Capa para marcar cualquier calle como ciclocalle", + "name": "Todas las calles", + "title": { + "render": "Calle" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Esta calle es una ciclocalle (y tiene un límite de velocidad de 30km/h)" + }, + "1": { + "then": "Esta calle es una ciclocalle" + }, + "2": { + "then": "Esta calle se convertirá en una ciclocalle próximamente" + }, + "3": { + "then": "Esta calle no es una ciclocalle" + } + }, + "question": "¿La calle {name} es una ciclocalle?" + }, + "1": { + "question": "¿Cuándo se convertirá esta calle en una ciclocalle?", + "render": "Esta calle se convetirá en una ciclocalle el {cyclestreet:start_date}" + } + } + }, + "shortDescription": "Un mapa de ciclocalles", + "title": "Ciclocalles" + }, + "cyclofix": { + "description": "El objetivo de este mapa es presentar a los ciclistas con una solución fácil de utilizar para encontrar la infraestructura apropiada para sus necesidades.

Puedes seguir tu localización precisa (móvil solo) y seleccionar las capas que son relevantes para ti en la esquina inferior izquierda. Tgambién puedes utilizar esta herramienta para editar o añadir pines (puntos de interés) al mapa y proveer más datos respondiendo a preguntas.

Todos los cambios que hagas se guardarán de manera automática en la base de datos global de OpenStreetMap y podrán ser utilizados libremente por otros.

Para más información sobre el proyecto cyclofix, ve a cyclofix.osm.be.", + "title": "Cyclofix - un mapa abierto para ciclistas" + }, + "drinking_water": { + "description": "En este mapa, se muestran los puntos de agua potable accesibles públicamente y pueden añadirse fácilmente", + "title": "Agua Potable" + }, + "entrances": { + "description": "Un mapa que muestra todas las entradas, que sondea aspectos importantes para usuarios de sillas de ruedas", + "shortDescription": "Sondea entradas para ayudar el enrutado de sillas de ruedas", + "title": "Entradas" + }, + "etymology": { + "layers": { + "1": { + "override": { + "=name": "Calles sin información etimológica" + } + }, + "2": { + "override": { + "=name": "Parques y bosques sin información etimológica" + } + }, + "3": { + "override": { + "=name": "Instituciones educacionales sin información etimológica" + } + }, + "4": { + "override": { + "=name": "Lugares culturales sin información etimológica" + } + }, + "5": { + "override": { + "=name": "Lugares turísticos sin información etimológica" + } + }, + "7": { + "override": { + "=name": "Lugares deportivos sin información etimológica" + } + } + }, + "shortDescription": "¿Cual es el origen de un topónimo?" + }, + "facadegardens": { + "layers": { + "0": { + "description": "Jardines de fachada", + "name": "Jardines de fachada", + "presets": { + "0": { + "description": "Añadir un jardín de fachada", + "title": "un jardín de fachada" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "Información descriptiva complementaria sobre el jardín (si es necesaria pero no se describe arriba)", + "render": "Más detalles: {description}" + }, + "facadegardens-direction": { + "question": "¿Cual es la orientación del jardín?", + "render": "Orientación: {direction} (donde 0=N y 90=O)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "Hay plantas comestibles" + }, + "1": { + "then": "No hay plantas comestibles" + } + }, + "question": "¿Hay alguna planta comestible?" + }, + "facadegardens-plants": { + "mappings": { + "2": { + "then": "Hay arbustos" + } + }, + "question": "¿Qué tipo de plantas crecen aquí?" + }, + "facadegardens-start_date": { + "question": "¿Cuándo se construyó el jardín? (el año es suficiente)", + "render": "Fecha de construcción del jardín: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "El jardín está completamente al sol" + }, + "1": { + "then": "El jardín está parcialmente a la sombra" + }, + "2": { + "then": "El jardín está a la sombra" + } + }, + "question": "¿El jardín está al sol o a la sombra?" + } + }, + "title": { + "render": "Jardín de fachada" + } + } + }, + "shortDescription": "Este mapa muestra jardines de fachada con fotografías e información útil sobre la orientación, la luz del sol y los tipos de plantas.", + "title": "Jardines de fachada" + }, + "food": { + "description": "Restaurantes y comida rápida", + "title": "Restaurantes y comida rápida" + }, + "ghostbikes": { + "title": "Bicicleta blanca" + }, + "grb": { + "layers": { + "1": { + "tagRenderings": { + "building type": { + "question": "¿Qué tipo de edificio es este?" + } + } + }, + "6": { + "tagRenderings": { + "Import-button": { + "mappings": { + "1": { + "then": "Este edificio tiene agujeros y está modelado como una relación. Por lo tanto, no se puede combinar. Combínalo manualmente a través el sitio de exportación de edificios {open_in_josm()}" + } + } + } + } + } + } + }, + "grb_fixme": { + "layers": { + "0": { + "tagRenderings": { + "building type": { + "question": "¿Qué tipo de este edificio es este?" + } + } + } + } + }, + "hailhydrant": { + "description": "En este mapa puedes encontrar y actualizar bocas de incendios, parques de bomberos, parques de ambulancias y extintores en tus vecindarios favoritos.\n\nPuedes rastrear tu localización precisa (solo móvil) y seleccionar las capas que son relevantes para ti en la esquina inferior izquierda. También puedes utilizar esta herramienta para añadir o editar pines (puntos de interés) al mapa y proveer detalles adicionales contestando a preguntas disponibles.\n\nTodos los cambios que hagas se guardarán automáticamente en la base de datos global de OpenStreetMap y podrán ser reutilizados libremente por otros.", + "shortDescription": "Mapa para mostrar bocas de incendios, extintores, parques de bomberos y parques de ambulancias.", + "title": "Bocas de incendios, Extintores, Parques de bomberos y Parques de ambulancias" + }, + "maps": { + "description": "En este mapa puedes encontrar todos los mapas que OpenStreetMap conoce - típicamente un mapa grande con un tablero que muestra el área, la ciudad o la región, ej. un mapa turista detrás de una vaya publicitaria, un mapa de una reserva natural, un mapa de redes ciclistas en la región, ...)

Si falta un mapa, puedes mapear este mapa fácilmente en OpenStreetMap.", + "shortDescription": "Este tema muestra todos los mapas (turísticos) que OpenStreetMap conoce", + "title": "Un mapa de mapas" + }, + "maxspeed": { + "title": "Velocidad" + }, + "nature": { + "description": "En este mapa, uno puede encontrar información interesante para turistas y amantes de la naturaleza, como ", + "shortDescription": "Un mapa para amantes de la naturaleza, con PDIs interesantes" + }, + "notes": { + "description": "Una nota es un pin en el mapa con algún texto para indicar algo erróneo.

Asegúrate de comprobar la vista de filtros para buscar usuarios y texto.", + "title": "Notas en OpenStreetMap" + }, + "observation_towers": { + "description": "Torres accesibles públicamente para disfrutar de la vista", + "shortDescription": "Torres accesibles públicamente para disfrutar de la vista", + "title": "Torres de observación" + }, + "onwheels": { + "overrideAll": { + "+tagRenderings": { + "0": { + "render": "Esta puerta tiene una ancho de {canonical(_poi_entrance:width)} metros" + } + } + } + }, + "openwindpowermap": { + "description": "Un para mostrar y editar turbinas de viento" + }, + "parkings": { + "description": "Este mapa muestra diferentes puntos de aparcamiento", + "shortDescription": "Este mapa muestra diferentes puntos de aparcamiento", + "title": "Aparcamiento" + }, + "personal": { + "description": "Crea una interficie basada en todas las capas disponibles de todas las interficies", + "title": "Interficie personal" + }, + "playgrounds": { + "description": "En este mapa, puedes encontrar parques y añadir más información", + "shortDescription": "Un mapa con parques infantiles", + "title": "Parques infanties" + }, + "postal_codes": { + "description": "Códigos postales", + "layers": { + "0": { + "name": "códigos postales", + "tagRenderings": { + "postal_code": { + "render": "El código postal es {postal_code}" + } + }, + "title": { + "render": "Código postal {postal_code}" + } + } + }, + "shortDescription": "Códigos postales", + "title": "Códigos postales" + }, + "postboxes": { + "description": "En este mapa puedes encontrar y añadir datos de oficinas de correo y buzones de correo. ¡Puedes utilizar este mapa para encontrar donde puedes enviar tu próxima postal! :)
¿Has encontrado un error o algo que falta? Puedes editar este mapa con una cuenta de OpenStreetMap gratuíta. ", + "layers": { + "0": { + "description": "La capa que muestra buzones de correo.", + "name": "Buzones de correo", + "presets": { + "0": { + "title": "un buzón de correo" + } + }, + "title": { + "render": "Buzón de correo" + } + }, + "1": { + "description": "Una capa que muestra oficinas de correo.", + "filter": { + "0": { + "options": { + "0": { + "question": "Actualmente abierta" + } + } + } + }, + "name": "Oficinas de correo", + "presets": { + "0": { + "title": "una oficina de correo" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "Abierta 24/7 (incluyendo festivos)" + } + }, + "question": "¿Cuáles son las horas de apertura para esta oficina de correos?", + "render": "Horas de Apertura: {opening_hours_table()}" + } + }, + "title": { + "render": "Oficina de Correo" + } + } + }, + "shortDescription": "Un mapa que muestra buzones y oficinas de correo" + }, + "shops": { + "description": "En este mapa, se puede marcar información básica sobre tiendas, añadir horarios de apertura y números de teléfono", + "shortDescription": "Un mapa editable con información básica sobre tiendas" + }, + "sidewalks": { + "description": "Tema experimental", + "layers": { + "0": { + "description": "Una capa que muestra aceras de autovías", + "name": "Aceras", + "tagRenderings": { + "streetname": { + "render": "Esta calle se llama {name}" + } + }, + "title": { + "render": "{name}" + } + } + }, + "shortDescription": "Mapeo de aceras", + "title": "Aceras" + }, + "sport_pitches": { + "description": "Una pista de deportes es una área donde so practican deportes", + "shortDescription": "Un mapa que muestra pistas de deportes", + "title": "Pistas de deportes" + }, + "street_lighting": { + "description": "En este mapa puedes encontrar todo sobre la iluminación callejera", + "layers": { + "1": { + "name": "Calles iluminadas", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Esta calle está iluminada" + }, + "1": { + "then": "Esta calle no está iluminada" + }, + "2": { + "then": "Esta calle está iluminada por la noche" + }, + "3": { + "then": "Esta calle está iluminada todo el día" + } + }, + "question": "¿Está iluminada esta calle?" + } + }, + "title": { + "render": "Calle iluminada" + } + }, + "2": { + "name": "Todas las calles", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Esta calle está iluminada" + }, + "1": { + "then": "Esta calle no está iluminada" + } + } + } + } + } + } + }, + "trees": { + "description": "Mapa de todos los Árboles", + "shortDescription": "Mapa de los Árboles", + "title": "Árboles" + } +} \ No newline at end of file diff --git a/langs/themes/fi.json b/langs/themes/fi.json new file mode 100644 index 0000000000..62f2d561dc --- /dev/null +++ b/langs/themes/fi.json @@ -0,0 +1,5 @@ +{ + "ghostbikes": { + "title": "Haamupyörä" + } +} \ No newline at end of file diff --git a/langs/themes/fil.json b/langs/themes/fil.json new file mode 100644 index 0000000000..e8329c0b08 --- /dev/null +++ b/langs/themes/fil.json @@ -0,0 +1,10 @@ +{ + "aed": { + "description": "Sa mapang ito, maaring makahapan o mag-mapa ng mga defibrillators", + "title": "Open AED Map" + }, + "artwork": { + "description": "Malugod na pag-dating sa Open Artwork Map, ang mapa ng mga bantayog, graffiti, at iba pang likhang sining sa buong mundo", + "title": "Open Artwork Map" + } +} \ No newline at end of file diff --git a/langs/themes/fr.json b/langs/themes/fr.json new file mode 100644 index 0000000000..a38c30ad69 --- /dev/null +++ b/langs/themes/fr.json @@ -0,0 +1,904 @@ +{ + "aed": { + "description": "Sur cette carte, vous pouvez trouver et améliorer les informations sur les défibrillateurs", + "title": "Carte des défibrillateurs (DAE)" + }, + "artwork": { + "description": "Une carte ouverte de statues, bustes, graffitis et autres œuvres d'art de par le monde", + "title": "Carte ouverte des œuvres d'art" + }, + "benches": { + "description": "Cette carte affiche les bancs cartographiés dans OpenStreetMap, entre autres : bancs des transports en commun, bancs publics, etc. À l'aide de votre compte OpenStreetMap, vous pourrez ajouter de nouveaux bancs ou modifier les bancs existants.", + "shortDescription": "Carte des bancs", + "title": "Bancs" + }, + "bicycle_rental": { + "description": "Vous trouverez sur cette carte toutes les stations de location de vélo telles qu'elles sont référencées dans OpenStreetMap", + "shortDescription": "Une carte avec des stations et magasins de location de vélos", + "title": "Location de vélos" + }, + "bicyclelib": { + "description": "Une vélothèque est un endroit où on peut emprunter des vélos, souvent moyennant une petite somme annuelle. Un cas d'utilisation notable est celui des vélothèques pour les enfants, qui leur permettent de passer à un vélo plus grand quand ils sont trop grands pour leur vélo actuel", + "title": "Vélothèques" + }, + "binoculars": { + "description": "Une carte des longue-vues fixes. Se trouve typiquement sur les sites touristiques, les points de vue, les tours panoramiques ou dans les réserves naturelles.", + "shortDescription": "Une carte de jumelles panoramiques", + "title": "Jumelles" + }, + "bookcases": { + "description": "Une microbibliothèques, également appelée boite à livre, est un élément de mobilier urbain (étagère, armoire, etc) dans lequel sont stockés des livres et autres objets en accès libre. Découvrez les boites à livres prêt de chez vous, ou ajouter en une nouvelle à l'aide de votre compte OpenStreetMap.", + "title": "Carte des microbibliothèques" + }, + "cafes_and_pubs": { + "description": "Bars et pubs", + "title": "Cafés et pubs" + }, + "campersite": { + "description": "Ce site collecte les zones de camping officielles ainsi que les aires de vidange. Il est possible d’ajouter des détails à propos des services proposés ainsi que leurs coûts. Ajoutez vos images et avis. C’est un site et une application. Les données sont stockées sur OpenStreetMap, elles seront toujours gratuites et peuvent être réutilisées par n’importe quelle application.", + "layers": { + "0": { + "description": "campings", + "name": "Campings", + "presets": { + "0": { + "description": "Ajouter une nouvelle aire officielle pour campings-cars, destinée à y passer la nuit avec un camping-car. Elle ne nécessite pas d’infrastructures particulières et peut être simplement désignée sous arrêté municipal, un simple parking pour camping-cars non destiné au stationnement de nuit ne rentre pas dans cette catégorie ", + "title": "une aire de camping" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Combien de personnes peuvent camper ici ? (Passez s’il n’y a pas de places délimitées)", + "render": "{capacity} personnes peuvent utiliser cet espace en même temps" + }, + "caravansites-charge": { + "question": "Combien coûte cet endroit ?", + "render": "Ce site fait payer {charge}" + }, + "caravansites-description": { + "question": "Souhaitez-vous ajouter une description générale du lieu ? (Ne pas répéter les informations précédentes et rester neutre, les opinions vont dans les avis)", + "render": "Plus de détails à propos du site : {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "L’utilisation est payante" + }, + "1": { + "then": "Peut être utilisé gratuitement" + } + }, + "question": "Cet endroit est-il payant ?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Il y a un accès internet" + }, + "1": { + "then": "Il y a un accès internet" + }, + "2": { + "then": "Il n’y a pas d’accès internet" + } + }, + "question": "Cet endroit offre-t-il un accès à Internet ?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "L’accès internet est en supplément" + }, + "1": { + "then": "L’accès internet est inclus" + } + }, + "question": "L’accès internet est-il payant ?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Il est possible d’y passer seulement une nuit" + }, + "1": { + "then": "Il n’y a pas de résidents permanents" + }, + "2": { + "then": "C’est possible sous contrat (Cette option fera disparaître le site de la carte)" + } + }, + "question": "Ce site permet-il la location longue durée ?" + }, + "caravansites-name": { + "question": "Comment s'appelle cet endroit ?", + "render": "Cet endroit s'appelle {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "Cet endroit a une station de vidange sanitaire" + }, + "1": { + "then": "Ce site ne possède pas de lieu de vidange" + } + }, + "question": "Ce site possède-t’il un lieu de vidange ?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Ce site a des toilettes" + }, + "1": { + "then": "Ce site n’a pas de toilettes" + } + }, + "question": "Y-a-t’il des toilettes sur le site ?" + }, + "caravansites-website": { + "question": "Ce lieu a-t’il un site internet ?", + "render": "Site officiel : {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Site pour camping-cars sans nom" + } + }, + "render": "Site pour camping-cars {name}" + } + }, + "1": { + "description": "Site de vidange sanitaire", + "name": "Sites de vidange sanitaire", + "presets": { + "0": { + "description": "Ajouter un nouveau site de vidange. Un espace où évacuer ses eaux usées (grises et/ou noires). Généralement alimenté en eau potable et électricité.", + "title": "une site de vidange" + } + }, + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "Un code est nécessaire" + }, + "1": { + "then": "Le site est réservés aux clients" + }, + "2": { + "then": "Le site est en libre-service" + }, + "3": { + "then": "Le site est en libre-service" + } + }, + "question": "Qui peut utiliser le site de vidange ?" + }, + "dumpstations-charge": { + "question": "Combien ce site demande t’il de payer ?", + "render": "Ce site fait payer {charge}" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "Il est possible d’y vidanger ses toilettes chimiques" + }, + "1": { + "then": "Il n’est pas possible d’y vidanger ses toilettes chimiques" + } + }, + "question": "Est-il possible d’y vidanger ses toilettes chimiques ?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "Ce site demande un paiement" + }, + "1": { + "then": "Ce site ne demande pas de paiement" + } + }, + "question": "Ce site est-il payant ?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "Il est possible d’y vidanger ses eaux usées" + }, + "1": { + "then": "Il n’est pas possible d’y vidanger ses eaux usées" + } + }, + "question": "Est-il possible d’y faire sa vidange des eaux usées ?" + }, + "dumpstations-network": { + "question": "De quel réseau fait-elle partie ? (Passer si aucun)", + "render": "Cette station fait parte d’un réseau {network}" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "Ce site a un point d’eau" + }, + "1": { + "then": "Ce site n’a pas de point d’eau" + } + }, + "question": "Ce site dispose-t’il d’un point d’eau ?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Site de vidange" + } + }, + "render": "Site de vidange {name}" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "Qui est l’exploitant du site ?", + "render": "Ce site est exploité par {operator}" + }, + "1": { + "mappings": { + "0": { + "then": "Ce site a une source d’alimentation" + }, + "1": { + "then": "Ce site n’a pas de source d’alimentation" + } + }, + "question": "Ce site a-t’il une source d’électricité ?" + } + } + }, + "shortDescription": "Trouver des sites pour passer la nuit avec votre camping-car", + "title": "Sites pour camping-cars" + }, + "charging_stations": { + "description": "Sur cette carte l’on trouve et ajoute des informations sur les points de recharge", + "shortDescription": "Une carte mondiale des points de recharge", + "title": "Points de recharge" + }, + "climbing": { + "description": "Cette carte indique les sites d’escalade comme les salles d’escalade ou les sites naturels", + "descriptionTail": "La carte des sites d'escalade a été créée par Christian Neumann. Merci de le contacter pour des avis ou des questions.

Ce projet utilise les données OpenStreetMap.

", + "layers": { + "0": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "L’élément englobant indique un accès libre
{_embedding_feature:access:description}" + }, + "1": { + "then": "L’élément englobant indique qu’ une autorisation d’accès est nécessaire
{_embedding_feature:access:description}" + }, + "2": { + "then": "L’élément englobant indique que l’accès est réservés aux clients
{_embedding_feature:access:description}" + }, + "3": { + "then": "L’élément englobant indique que l’accès est réservé aux membres
{_embedding_feature:access:description}" + } + } + }, + "1": { + "mappings": { + "0": { + "then": "Libre d’accès" + }, + "1": { + "then": "Une autorisation est nécessaire" + }, + "2": { + "then": "Réservé aux clients" + }, + "3": { + "then": "Réservé aux membres" + } + }, + "question": "Qui peut y accéder ?" + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " mètres" + }, + "1": { + "human": " pieds" + } + } + } + } + } + } + }, + "title": "Open Climbing Map" + }, + "cycle_highways": { + "description": "Cette carte affiche les aménagements cyclables", + "layers": { + "0": { + "name": "Aménagements cyclables", + "title": { + "render": "Aménagement cyclable" + } + } + }, + "title": "Aménagements cyclables" + }, + "cycle_infra": { + "description": "Une carte montrant les aménagements cyclables et où l’on peut rajouter des informations. Réalisée durant #osoc21.", + "shortDescription": "Une carte où vous pouvez visualiser et modifier les éléments relatifs à l'infrastructure cyclable.", + "title": "Infrastructure cyclable" + }, + "cyclenodes": { + "description": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds", + "layers": { + "0": { + "name": "liens noeud à noeud", + "tagRenderings": { + "node2node-survey:date": { + "question": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?", + "render": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}" + } + }, + "title": { + "mappings": { + "0": { + "then": "lien noeud à noeud {ref}" + } + }, + "render": "lien noeud à noeud" + } + }, + "1": { + "name": "noeuds", + "tagRenderings": { + "node-expected_rcn_route_relations": { + "question": "A combien dautres nœuds vélo ce nœud est-il lié ?", + "render": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes." + }, + "node-survey:date": { + "question": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?", + "render": "Ce nœud cycliste a été verifié pour la dernière fois le {survey:date}" + } + }, + "title": { + "render": "nœud cycliste {rcn_ref}" + } + } + }, + "title": "Réseau de Nœuds Cyclistes" + }, + "cyclestreets": { + "description": "Une rue cyclable est une rue où les véhicules motorisés ne sont pas autorisés à dépasser les cyclistes. Elles sont signalées par un signal routier particulier. On trouve des rues cyclables en Belgique et aux Pays-Bas, mais aussi en Allemagne et en France. ", + "layers": { + "0": { + "description": "Une rue cyclable est une rue où les véhicules motorisés ne sont pas autorisés à dépasser les cyclistes", + "name": "Rue cyclables" + }, + "1": { + "description": "Cette rue va bientôt devenir une rue cyclable", + "name": "Future rue cyclable", + "title": { + "mappings": { + "0": { + "then": "{name} va bientôt devenir une rue cyclable" + } + }, + "render": "Future rue cyclable" + } + }, + "2": { + "description": "Calque pour marquer une rue comme cyclable", + "name": "Toutes les rues", + "title": { + "render": "Rue" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Cette rue est une rue cyclable (et est limitée à 30 km/h)" + }, + "1": { + "then": "Cette rue est une rue cyclable" + }, + "2": { + "then": "Cette rue sera bientôt une rue cyclable" + }, + "3": { + "then": "Cette rue n’est pas une rue cyclable" + } + }, + "question": "La rue {name} est-elle une rue cyclable ?" + }, + "1": { + "question": "Quand cette rue deviendra-t-elle cyclable ?", + "render": "Cette rue deviendra une rue cyclable le {cyclestreet:start_date}" + } + } + }, + "shortDescription": "Une carte des rues cyclables", + "title": "Rue cyclables" + }, + "cyclofix": { + "description": "Le but de cette carte est de présenter aux cyclistes une solution facile à utiliser pour trouver l'infrastructure appropriée à leurs besoins.

Vous pouvez suivre votre localisation précise (mobile uniquement) et sélectionner les couches qui vous concernent dans le coin inférieur gauche. Vous pouvez également utiliser cet outil pour ajouter ou modifier des épingles (points d'intérêt) sur la carte et fournir plus de données en répondant aux questions.

Toutes les modifications que vous apportez seront automatiquement enregistrées dans la base de données mondiale d'OpenStreetMap et peuvent être librement réutilisées par d'autres.

Pour plus d'informations sur le projet cyclofix, rendez-vous sur cyclofix.osm.be.", + "title": "Cyclofix - Une carte ouverte pour les cyclistes" + }, + "drinking_water": { + "description": "Cette carte affiche les points d'accès public à de l'eau potable et permet d'en ajouter facilement", + "title": "Eau potable" + }, + "education": { + "description": "Sur cette carte, vous trouverez des informations concernant tous les types d'écoles et d'enseignement. Vous pouvez facilement ajouter plus d'informations", + "title": "Enseignement" + }, + "entrances": { + "description": "Une carte renseignant toutes les entrées (importante pour les utilisateurs de sièges roulants", + "shortDescription": "Vérifez les entrées pour faciliter le routage des utilisateurs de sièges roulants", + "title": "Entrées" + }, + "etymology": { + "description": "Retrouvez sur cette carte l’origine du nom d’un élément. Les rues, bâtiments, etc. proviennent d’OpenStreetMap et sont liés aux données venant de Wikidata. La fenêtre pop-up affiche l’article Wikipedia (s’il existe) ou l’infobox Wikidata de l’objet dont provient le nom. Si l’objet a sa propre page Wikipedia, elle sera aussi affichée.

Vous pouvez contribuer aussi !Zoomez suffisamment et toutes les rues seront affichées. Cliquez sur l'une d'elles et une boîte de recherche Wikidata apparaîtra. En quelques clics, vous pouvez ajouter un lien étymologique. Vous devez disposer d’un compte OpenStreetMap gratuit.", + "layers": { + "1": { + "override": { + "=name": "Route sans origine étymologique" + } + }, + "2": { + "override": { + "=name": "Parcs et forêts sans origine étymologique" + } + }, + "3": { + "override": { + "=name": "Institutions d'éducation sans origine étymologique" + } + }, + "4": { + "override": { + "=name": "Lieux culturels sans origine étymologique" + } + }, + "5": { + "override": { + "=name": "Lieux touristiques sans origine étymologique" + } + }, + "6": { + "override": { + "=name": "Établissements sociaux ou de soins sans origine étymologique" + } + }, + "7": { + "override": { + "=name": "Lieux sportifs sans origine étymologique" + } + } + }, + "shortDescription": "Quelle est l'origine de ce toponyme ?", + "title": "Open Etymology Map" + }, + "facadegardens": { + "description": "Les jardins muraux en ville n’apportent pas seulement paix et tranquillité mais contribuent à embellir la ville, favoriser la biodiversité, régule la température et assainit l’air.
Klimaan VZW et Mechelen Klimaatneutraal veulent cartographier les jardins muraux comme exemple pour les personnes souhaitant en construire ainsi que celles aimant la nature.
Plus d’infos sur klimaan.be.", + "layers": { + "0": { + "description": "Jardins muraux", + "name": "Jardins muraux", + "presets": { + "0": { + "description": "Ajouter un jardin mural", + "title": "une jardin mural" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "Détails supplémentaires sur le jardin (si nécessaire et non décrit précédemment)", + "render": "Plus de détails : {description}" + }, + "facadegardens-direction": { + "question": "Quelle est l’orientation du jardin ?", + "render": "Orientation : {direction} (0 pour le Nord et 90 pour l’Ouest)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "Il y a des plantes comestibles" + }, + "1": { + "then": "Il n’y a pas de plantes comestibles" + } + }, + "question": "Y-a-t’il des plantes comestibles ?" + }, + "facadegardens-plants": { + "mappings": { + "0": { + "then": "Il y a des plantes grimpantes" + }, + "1": { + "then": "Il y a des fleurs" + }, + "2": { + "then": "Il y a des buissons" + }, + "3": { + "then": "Il y a des plantes couvre-sol" + } + }, + "question": "Quel type de plantes pousse ici ?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "Il y a des réserves" + }, + "1": { + "then": "Il n’y a pas de réserves" + } + }, + "question": "Des réserves d’eau ont-elles été installées pour le jardin ?" + }, + "facadegardens-start_date": { + "question": "Quand le jardin a-t’il été construit ? (L’année suffit)", + "render": "Date de construction du jardin : {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "Le jardin est en plein soleil" + }, + "1": { + "then": "Le jardin est partiellement ensoleillé" + }, + "2": { + "then": "Le jardin est à l’ombre" + } + }, + "question": "Quel est l’ensoleillement du jardin ?" + } + }, + "title": { + "render": "Jardin mural" + } + } + }, + "shortDescription": "Cette carte indique les murs végétalisés avec des photos et des informations comme leur orientation, l’ensoleillement et le type de plantes.", + "title": "Jardins de façade" + }, + "food": { + "description": "Restaurants et restaurants à service rapide", + "title": "Restaurants et restaurants rapides" + }, + "fritures": { + "description": "Retrouves vos friteries préférées sur cette carte !", + "layers": { + "0": { + "override": { + "name": "Friteries" + } + } + }, + "title": "Carte des friteries" + }, + "ghostbikes": { + "description": "Les vélos fantômes sont des mémoriaux pour les cyclistes tuées sur la route, prenant la forme de vélos blancs placés à proximité des faits.

Cette carte indique leur emplacement à partir d’OpenStreetMap. Il est possible de contribuer aux informations ici, sous réserve d’avoir un compte OpenStreetMap (gratuit).", + "title": "Vélo fantôme" + }, + "grb": { + "description": "Ce thème tente d’aider l’import automatique GRB.", + "layers": { + "1": { + "tagRenderings": { + "building type": { + "question": "De quel type de bâtiment s’agit-il ?" + } + } + }, + "6": { + "tagRenderings": { + "Import-button": { + "mappings": { + "0": { + "then": "Les balises meta ne sont pas encore calculées ... Rouvrir cette fenêtre pop-up" + }, + "1": { + "then": "Ce bâtiment a des ouvertures et est modélisé comme une relation. Il ne peut être fusionné. Fusionnez-le manuellement via le site d’export de bâtiment {open_in_josm()}" + } + } + } + } + } + } + }, + "grb_fixme": { + "layers": { + "0": { + "tagRenderings": { + "building type": { + "question": "De quel type de bâtiment s’agit-il ?" + } + } + } + } + }, + "hackerspaces": { + "description": "Retrouvez, renseignez ou modifiez des ateliers numériques ouverts", + "shortDescription": "Une carte des ateliers numériques ouverts", + "title": "Ateliers numériques ouvertS" + }, + "hailhydrant": { + "description": "Sur cette carte on trouve et met à jour les bornes incendies, extincteurs, casernes de pompiers et ambulanciers dans son quartier.\n\nLes options en haut à gauche permettent de localiser sa position (sur téléphone) et de filtrer les éléments. Il est possible d’utiliser cet outil pour ajouter et éditer les points d’intérêt de la carte et d’y ajouter des détails en répondant aux questions.\n\nToutes les modifications sont automatiquement enregistrées dans la base de données OpenStreetMap et peuvent êtres librement réutilisées par d’autres.", + "shortDescription": "Carte indiquant les bornes incendies, extincteurs, casernes de pompiers et ambulanciers.", + "title": "Bornes incendies, extincteurs, casernes de pompiers et ambulanciers" + }, + "maps": { + "description": "Sur cette carte sont affichées les cartes (plans) mappées dans OpenStreetMap.

Si une carte est manquante, vous pouvez l'ajouer facilement avec un compte OpenStreetMap.", + "shortDescription": "Cette carte affiche toutes les cartes (plans) mappés dans OpenStreetMap", + "title": "Carte des cartes" + }, + "maxspeed": { + "description": "Cette carte montre la vitesse maximale autorisée sur les routes. Si la vitesse maximale est manquante ou erronée, vous pouvez la corriger ici.", + "shortDescription": "Cette carte montre la vitesse maximale autorisée sur les routes.", + "title": "Vitesse maximale" + }, + "nature": { + "description": "Retrouvez sur cette carte des informations pour les touristes et les amoureux de la nature, telles que ", + "shortDescription": "Une carte pour les amoureux de la nature", + "title": "Dans la nature" + }, + "notes": { + "description": "Une note est une épingle sur la carte avec du text pour indiquer une erreur.

Assurez-vous d’utiliser le filtre pour chercher des utilisateurs and du texte.", + "title": "Notes sur OpenStreetMap" + }, + "observation_towers": { + "description": "Tours libres d’accès pour admirer la vue", + "shortDescription": "Tours libres d’accès pour admirer la vue", + "title": "Tours d’observation" + }, + "openwindpowermap": { + "description": "Une carte indiquant les éoliennes et permettant leur édition.", + "title": "OpenWindPowerMap" + }, + "parkings": { + "description": "Cette carte affiche différents lieux de stationnement", + "shortDescription": "Cette montre les emplacements de parking", + "title": "Stationnement" + }, + "personal": { + "description": "Créez un thème personnalisé basé sur toutes les couches disponibles de tous les thèmes. Pour afficher des données, ouvrez la sélection de couches", + "title": "Thème personnalisé" + }, + "pets": { + "description": "Retrouvez sur cette carte des points d’intérêts pour votre animal : vétérinaires, parcs à chien, animaleries, restaurants acceptant les chiens, etc.", + "layers": { + "1": { + "override": { + "name": "Restaurants acceptant les chiens" + } + }, + "2": { + "override": { + "name": "Magasins acceptant les chiens", + "title": { + "render": "Magasins acceptant les chiens" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "description": "Un magasin où vous pouvez amener votre chien presque partout", + "title": "magasin acceptant les chiens" + } + } + } + } + }, + "title": "Vétérinaires, parcs à chiens et autres endroits pour chiens" + }, + "playgrounds": { + "description": "Cette carte affiche les aires de jeux et permet d'ajouter plus d'informations", + "shortDescription": "Une carte des aires de jeux", + "title": "Aires de jeux" + }, + "postal_codes": { + "description": "Codes postaux", + "layers": { + "0": { + "name": "codes postaux", + "tagRenderings": { + "postal_code": { + "render": "Le code postal est {postal_code}" + } + }, + "title": { + "render": "Code postal {postal_code}" + } + }, + "2": { + "name": "mairies", + "title": { + "render": "Mairie {name}" + } + } + }, + "shortDescription": "Codes postaux", + "title": "Codes postaux" + }, + "postboxes": { + "description": "Trouvez et ajoutez des bureaux de poste et boîtes à lettres sur cette carte. Utilisez cette carte où vous pouvez envoyer vos cartes postales ! :)
Vous avez trouvez une erreur ou une boîte à lettres est manquante ? Vous pouvez modifier cette carte avec un compte OpenStreetMap gratuit. ", + "layers": { + "0": { + "description": "Le calque montrant les boîtes à lettres.", + "name": "Boîtes à lettres", + "presets": { + "0": { + "title": "une boîte à lettres" + } + }, + "title": { + "render": "Boîte à lettres" + } + }, + "1": { + "description": "Un claque montrant les bureaux de poste.", + "filter": { + "0": { + "options": { + "0": { + "question": "Ouvert actuellement" + } + } + } + }, + "name": "Bureaux de poste", + "presets": { + "0": { + "title": "un bureau de poste" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "Ouvert 24h/24 (jours fériés compris)" + } + }, + "question": "Quelles sont les heures d’ouverture de ce bureau de poste ?", + "render": "Heures d’ouverture : {opening_hours_table()}" + } + }, + "title": { + "render": "Bureau de poste" + } + } + }, + "shortDescription": "Une carte des bureaux de poste et des boîtes à lettres", + "title": "Carte des Bureaux de Poste et Boîtes à Lettres" + }, + "shops": { + "description": "Sur cette carte, vous pouvez ajouter des informations sur les magasins, leurs horaires d'ouverture et leurs numéros de téléphone", + "shortDescription": "Carte modifiable affichant les informations de base des magasins", + "title": "Carte des magasins" + }, + "sidewalks": { + "description": "Thème expérimental", + "layers": { + "0": { + "description": "Calque montrant les trottoirs", + "name": "Trottoirs", + "tagRenderings": { + "streetname": { + "render": "Cette rue s’appelle {name}" + } + }, + "title": { + "render": "{name}" + } + } + }, + "shortDescription": "Cartographier des trottoirs", + "title": "Trottoirs" + }, + "sport_pitches": { + "description": "Un terrain de sport est une zone faite pour pratiquer un sport", + "shortDescription": "Une carte montrant les terrains de sport", + "title": "Terrains de sport" + }, + "street_lighting": { + "description": "Retrouvez tout ce qui touche à l’éclairage de rue sur cette carte", + "layers": { + "1": { + "name": "Rues éclairées", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Cette rue est éclairée" + }, + "1": { + "then": "Cette rue n’est pas éclairée" + }, + "2": { + "then": "Cette rue est éclairée la nuit" + }, + "3": { + "then": "Cette rue est éclairée en permanence" + } + }, + "question": "Cette est-elle éclairée ?" + } + }, + "title": { + "render": "Rue éclairée" + } + }, + "2": { + "name": "Toutes les rues", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Cette rue est éclairée" + }, + "1": { + "then": "Cette rue n’est pas éclairée" + }, + "2": { + "then": "Cette rue est éclairée la nuit" + }, + "3": { + "then": "Cette rue est éclairée en permanence" + } + }, + "question": "Cette rue est-elle éclairée ?" + } + }, + "title": { + "render": "Rue" + } + } + }, + "title": "Éclairage de Rue" + }, + "surveillance": { + "description": "Cette carte indique l’emplacement des caméras de surveillance.", + "shortDescription": "Caméras et autres dispositifs de surveillance", + "title": "Surveillance" + }, + "toilets": { + "description": "Carte affichant les WC et toilettes publiques", + "title": "Carte des WC et toilettes publiques" + }, + "trees": { + "description": "Cartographions tous les arbres !", + "shortDescription": "Cartographions tous les arbres", + "title": "Arbres" + }, + "waste": { + "description": "Carte des poubelles et infrastructures de recyclage.", + "title": "Déchets" + }, + "waste_basket": { + "description": "Retrouvez les poubelles près de vous. Si une poubelle est manquante, vous pouvez l’ajouter vous même", + "shortDescription": "Une carte des poubelles", + "title": "Poubelles" + } +} \ No newline at end of file diff --git a/langs/themes/gl.json b/langs/themes/gl.json new file mode 100644 index 0000000000..907a31cae9 --- /dev/null +++ b/langs/themes/gl.json @@ -0,0 +1,13 @@ +{ + "cyclofix": { + "description": "O obxectivo deste mapa é amosar ós ciclistas unha solución doada de empregar para atopar a infraestrutura axeitada para as súas necesidades.

Podes obter a túa localización precisa (só para dispositivos móbiles) e escoller as capas que sexan relevantes para ti na esquina inferior esquerda. Tamén podes empregar esta ferramenta para engadir ou editar puntos de interese ó mapa e fornecer máis datos respondendo as cuestións.

Todas as modificacións que fagas serán gardadas de xeito automático na base de datos global do OpenStreetMap e outros poderán reutilizalos libremente.

Para máis información sobre o proxecto cyclofix, vai a cyclofix.osm.be.", + "title": "Cyclofix - Un mapa aberto para os ciclistas" + }, + "ghostbikes": { + "title": "Bicicleta pantasma" + }, + "personal": { + "description": "Crea un tema baseado en todas as capas dispoñíbeis de todos os temas", + "title": "Tema personalizado" + } +} \ No newline at end of file diff --git a/langs/themes/hu.json b/langs/themes/hu.json new file mode 100644 index 0000000000..fdac6ab317 --- /dev/null +++ b/langs/themes/hu.json @@ -0,0 +1,487 @@ +{ + "aed": { + "description": "Ezen a térképen a közeli defibrillátorokat lehet megtalálni és feltüntetni", + "title": "Defibrillátor-térkép" + }, + "artwork": { + "description": "Szobrok, mellszobrok, graffitik és egyéb műalkotások nyílt világtérképe", + "title": "Műalkotástérkép" + }, + "benches": { + "description": "Ez a térkép megjeleníti az OpenStreetMap-en rögzített összes padot: egyes padokat, valamint tömegközlekedési megállókban vagy menedékhelyeken található padokat. OpenStreetMap-fiókkal Ön is felrajzolhat új padokat, vagy szerkesztheti a meglévő padok részleteit.", + "shortDescription": "Padtérkép", + "title": "Padok" + }, + "bicyclelib": { + "description": "A kerékpárkönyvtárak olyan helyek, ahol kerékpárokat lehet kölcsönözni, gyakran egy kis éves díj ellenében. Figyelemre méltó felhasználásuk a gyerekeknek szánt kerékpárkönyvtárak, amelyek segítségével nagyobb kerékpárra válthatnak, amikor jelenlegi kerékpárjukat kinőtték", + "title": "Kerékpárkönyvtárak" + }, + "binoculars": { + "description": "Rúdra rögzített távcsövek térképe. Jellemzően turisztikailag érdekes, panorámás helyeken, kilátótornyok tetején vagy természetvédelmi területen találhatók.", + "shortDescription": "Rögzített távcsövek (binokulárok) térképe", + "title": "Távcsövek" + }, + "bookcases": { + "description": "A nyilvános könyvespolc egy kis utcai szekrény, doboz, régi telefonfülke vagy más tárgy, ahol könyveket tárolnak. Bárki tehet rá vagy vihet el róla könyvet. Ez a térkép ezeket a könyvespolcokat kívánja összegyűjteni. Ha felfedezett egy új könyvespolcot a közelben, akkor egy ingyenes OpenStreetMap-fiókkal gyorsan fel is rajzolhatja a térképre.", + "title": "Könyvespolctérkép" + }, + "cafes_and_pubs": { + "title": "Kávézók és kocsmák" + }, + "campersite": { + "description": "Ez az oldal az összes olyan hivatalos lakóautós megállóhelyet és helyet gyűjti össze, ahol szürke és fekete szennyvizet lehet üríteni. Hozzáadhat részleteket a nyújtott szolgáltatásokról és a költségekről, valamint képeket és értékeléseket. Ez egyszerre egy weboldal és egy webes alkalmazás. Az adatokat az OpenStreetMapen tároljuk, így mindig ingyenesek lesznek, és bármelyik alkalmazás újra felhasználhatja őket.", + "layers": { + "0": { + "description": "Lakóautós megállóhelyek", + "name": "Lakóautós megállóhely", + "presets": { + "0": { + "description": "Új hivatalos lakóautóhely hozzáadása. Ez arra vannak kijelölve, hogy lakóautóval ott éjszakázzunk. Lehet, hogy úgy néz ki, mint egy igazi kemping, de az is lehet, hogy csak olyan, mint egy parkoló. Előfordulhat, hogy egyáltalán nem jelzik őket, hanem csak egy önkormányzati határozatban vannak kijelölve. A lakóautósoknak szánt olyan hagyományos parkolók, ahol nem várhatóan nem fognak éjszakázni, -nem minősül- lakóautóhelynek. ", + "title": "lakóautós megállóhely" + } + }, + "tagRenderings": { + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Itt van WC" + }, + "1": { + "then": "Itt nincs WC" + } + }, + "question": "Van-e itt WC?" + } + } + }, + "1": { + "presets": { + "0": { + "description": "Új egészségügyihulldék-lerakó hozzáadása. Ez egy olyan hely, ahol a lakókocsisok a szennyvizet vagy a vegyi WC hulladékát kiüríthetik. Gyakran van ivóvíz és áram is." + } + }, + "tagRenderings": { + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "Itt ártalmatlanítható a vegyi WC hulladéka" + }, + "1": { + "then": "Itt nem ártalmatlanítható a vegyi WC hulladéka" + } + }, + "question": "Elhelyezhető-e itt a vegyi WC hulladéka?" + } + } + } + }, + "overrideAll": { + "tagRenderings+": { + "1": { + "question": "Van-e itt elektromos áram?" + } + } + }, + "shortDescription": "Helyek, ahol lakóautóval eltöltheti az éjszakát", + "title": "Lakóautós megállóhelyek" + }, + "charging_stations": { + "description": "Ezen a térképen a elektromos töltőpontokról szóló információkat lehet megtalálni és megadni", + "shortDescription": "Elektromos töltőpontok világtérképe", + "title": "Elektromos töltőpontok" + }, + "climbing": { + "description": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben.", + "descriptionTail": "A mászótérképet eredetileg Christian Neumann készítette. Ha észrevétele vagy kérdése van, kérjük, vele lépjen kapcsolatba.

A projekt az OpenStreetMap adatait használja

", + "title": "Mászótérkép" + }, + "cycle_infra": { + "description": "Kerékpáros infrastruktúrával kapcsolatos dolgokat megjelenítő és szerkesztésre felkínáló térkép. Az #osoc21 (Open Summer of Code) alatt készült.", + "shortDescription": "Olyan térkép, ahol a kerékpáros infrastruktúrával kapcsolatos dolgokat tekinthet meg és szerkeszthet.", + "title": "Kerékpáros infrastruktúra" + }, + "cyclestreets": { + "description": "A kerékpárosutca (cyclestreet, Fahrradstraße) olyan utca, ahol gépjármű nem előzhet meg kerékpárost. Az ilyen utcákat külön közlekedési tábla jelzi. Kerékpárosutcák találhatók Hollandiában és Belgiumban, valamint Németországban és Franciaországban is. ", + "layers": { + "0": { + "description": "A kerékpárosutca olyan utca, ahol gépjármű nem előzhet meg a kerékpárost", + "name": "Kerékpárosutcák" + }, + "1": { + "description": "Ez az utca hamarosan kerékpárosutcává válik", + "name": "Jövőbeli kerékpárosutca", + "title": { + "mappings": { + "0": { + "then": "{name} nemsokára kerékpárosutca lesz" + } + }, + "render": "Jövőbeli kerékpárosutca" + } + }, + "2": { + "description": "Réteg bármely utca kerékpárosutcaként való megjelöléséhez", + "name": "Minden utca", + "title": { + "render": "Utca" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Ez az utca kerékpárosutca (és 30 km/h a sebességkorlátozás)" + }, + "1": { + "then": "Ez az utca kerékpárosutca" + }, + "2": { + "then": "Ez az utca hamarosan kerékpárosutcává válik" + }, + "3": { + "then": "Ez az utca nem kerékpárosutca" + } + }, + "question": "Kerékpárosutca-e {name}?" + }, + "1": { + "question": "Mikor lesz ez az utca kerékpárosutca?", + "render": "Ez az utca ekkor lesz kerékpárosutca: {cyclestreet:start_date}" + } + } + }, + "shortDescription": "Kerékpárosutcák térképe", + "title": "Kerékpárosutcák" + }, + "cyclofix": { + "description": "Ez a térkép kerékpárosoknak kíván könnyen használható megoldást nyújtani a számukra fontos infrastruktúra megtalálásához.

A bal alsó sarokban nyomon követheti pontos tartózkodási helyét (csak mobilon), és kiválaszthatja az Ön számára fontos rétegeket. Az eszköz segítségével gombostűket (érdekes pontokat, POI-kat) is szerkeszthet vagy felrajzolhat a térképre, a kérdések megválaszolásával pedig további adatokat szolgáltathat.

Minden módosítás automatikusan elmentődik az OpenStreetMap globális adatbázisában, és mások szabadon újra felhasználhatják.

A cyclofix projektről további információkat a cyclofix.osm.be oldalon talál.", + "title": "Cyclofix – nyílt térkép kerékpárosoknak" + }, + "drinking_water": { + "description": "Ezen a térképen a nyilvánosan hozzáférhető ivóvíznyerő helyek láthatók, szerkeszthetők és rajzolhatók fel könnyedén", + "title": "Ivóvíz" + }, + "entrances": { + "description": "Épületek bejáratai mutató térkép, amely a kerekesszékkel közlekedőknek fontos szempontokat jeleníti meg", + "shortDescription": "Akadálymentes útvonaltervezést segítő bejáratok feltérképezése", + "title": "Épületek bejáratai" + }, + "etymology": { + "description": "Ezen a térképen az látható, hogy egy objektum milyen névre hallgat. Az utcák, épületek stb. az OpenStreetMapről származnak, amely össze van kapcsolva a Wikidata adatbázissal. A felugró ablakban megjelenik a megfelelő Wikipedia-szócikk (ha van) vagy egy Wikidata-doboz arról, amiről az objektumot elnevezték. Ha magának az objektumnak van Wikipédia-oldala, az is megjelenik.

A térképet Ön is szerkesztheti!nagyítson rá, és az összes utca megjelenik. Ha valamelyikre rákattint, megjelenik Wikidata-kereső doboz. Néhány kattintással hozzáadhat egy etimológiai linket. Ne feledje, hogy ehhez szüksége van egy ingyenes OpenStreetMap-fiókra.", + "layers": { + "1": { + "override": { + "=name": "Etimológiai adat nélküli utcák" + } + }, + "2": { + "override": { + "=name": "Etimológiai adat nélküli parkok és erdők" + } + } + }, + "shortDescription": "Mi az eredete egy helynévnek?", + "title": "Etimológiai térkép" + }, + "facadegardens": { + "description": "A homlokzatkertek, zöld homlokzatok és fák a városban nemcsak békét és nyugalmat, hanem szebb várost, nagyobb biológiai sokféleséget, hűsítő hatást és jobb levegőminőséget is hoznak.
A Klimaan VZW és a Mechelen Klimaatneutraal a meglévő és új homlokzati kerteket szeretné feltérképezni, hogy példaként szolgáljanak a saját kertet építeni vágyóknak vagy a természetet kedvelő városi sétálóknak.
További információ a projektről a klimaan.be oldalon.", + "layers": { + "0": { + "description": "Homlokzati kertek", + "name": "Homlokzati kertek", + "presets": { + "0": { + "description": "Homlokzatkert hozzáadása", + "title": "homlokzatkert" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "További leíró jellegű információ a kertről (ha szükséges, és följebb nincs leírva)", + "render": "További részletek: {description}" + }, + "facadegardens-direction": { + "question": "Milyen a kert tájolása?", + "render": "Tájolás: {direction} (0=észak, 90=kelet stb.)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "Van benne ehető növény" + }, + "1": { + "then": "Nincs benne ehető növény" + } + }, + "question": "Van-e benne ehető növény?" + }, + "facadegardens-plants": { + "mappings": { + "0": { + "then": "Van benne szőlő" + }, + "1": { + "then": "Van benne virágos növény" + }, + "2": { + "then": "Van benne cserje" + }, + "3": { + "then": "Van benne talajtakaró növény" + } + }, + "question": "Milyen jellegű növények nőnek benne?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "Van benne esővízgyűjtő hordó" + }, + "1": { + "then": "Nincs benne esővízgyűjtő hordó" + } + }, + "question": "Van-e a kertben vizeshordó?" + }, + "facadegardens-start_date": { + "question": "Mikor épült a kert? (Év megadása is elegendő)", + "render": "A kert építésének időpontja: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "A kert teljesen a napon van" + }, + "1": { + "then": "A kert részben árnyékban van" + }, + "2": { + "then": "A kert árnyékban van" + } + }, + "question": "Árnyékban vagy napon van a kert?" + } + }, + "title": { + "render": "Homlokzati kert" + } + } + }, + "shortDescription": "Ez a térkép homlokzati kerteket jelenít meg képekkel, valamint adatokkal a tájolásukról, a napsütésnek való kitettségükről és a bennük található növényzetről.", + "title": "Homlokzati kertek" + }, + "food": { + "title": "Éttermek és büfék" + }, + "fritures": { + "layers": { + "0": { + "override": { + "name": "Sültkrumplievő-hely" + } + } + } + }, + "ghostbikes": { + "description": "A szellemkerékpár egy közlekedési balesetben elhunyt kerékpáros emlékműve: egy fehér kerékpár, amelyet állandó jelleggel a baleset helyszínének közelében helyeznek el.

A térképen az OpenStreetMap által ismert összes szellemkerékpár megtekinthető. Hiányzik róla egy szellemkerékpár? Bárki hozzáadhat vagy frissíthet adatokat – csak egy (ingyenes) OpenStreetMap-fiókra van szükség hozzá.", + "title": "Szellemkerékpárok" + }, + "grb": { + "description": "Ez a sablon a flandriai GRB épületimportálás automatizlását kívánja megkönnyíteni." + }, + "hackerspaces": { + "description": "Ezen a térképen hackerspace-ek láthatók, új hackerspace-eket lehet fölrajzolni vagy meglévők adatait frissíteni", + "shortDescription": "Hackerspace-ek térképe", + "title": "Hackerspace-ek" + }, + "hailhydrant": { + "description": "Ezen a térképen tűzcsapokat, tűzoltóállomásokat, mentőállomásokat és tűzoltóállomásokat találhat és szerkeszthet kedvenc városrészeiben (vagy másutt).\n\nA bal alsó sarokban nyomon követheti pontos tartózkodási helyét (csak mobilon), és kiválaszthatja az Ön számára releváns rétegeket. Ezzel az eszközzel gombostűket (érdekes pontokat, POI-kat) is szerkeszthet vagy felrajzolhat a térképre, a rendelkezésre álló kérdések megválaszolásával pedig további részleteket adhat meg.\n\nAz Ön által elvégzett módosítások automatikusan elmentődnek az OpenStreetMap globális adatbázisában, és mások szabadon újra felhasználhatják azokat.", + "shortDescription": "Térkép tűzcsapok, tűzoltó készülékek, tűzoltóságok és mentőállomások megjelenítéséhez.", + "title": "Tűzcsapok, tűzoltó készülékek, tűzoltóságok és mentőállomások." + }, + "notes": { + "description": "A jegyzet egy gombostű a térképen egy szöveggel, amely azt jelzi, hogy valami nem stimmel.

Felhasználók vagy szövegek kereséséhez nézd meg a szűrő nézetet.", + "title": "Jegyzetek az OpenStreetMapen" + }, + "observation_towers": { + "description": "Nyilvános tornyok, hogy gyönyörködhessünk a kilátásban", + "shortDescription": "Nyilvános tornyok, hogy gyönyörködhessünk a kilátásban", + "title": "Kilátótornyok" + }, + "openwindpowermap": { + "description": "Szélerőművek megjelenítésére és szerkesztésére szolgáló térkép.", + "title": "OpenWindPowerMap" + }, + "parkings": { + "description": "Ez a térkép különböző parkolókat jelenít meg", + "shortDescription": "Ez a térkép különböző parkolókat jelenít meg", + "title": "Parkolás" + }, + "playgrounds": { + "description": "Ezen a térképen játszótereket találsz, és további információkat adhatsz hozzájuk", + "shortDescription": "Egy térkép játszóterekkel", + "title": "Játszóterek" + }, + "postal_codes": { + "description": "Irányítószámok", + "layers": { + "0": { + "name": "irányítószámok", + "tagRenderings": { + "postal_code": { + "render": "Irányítószám: {postal_code}" + } + }, + "title": { + "render": "Irányítószám: {postal_code}" + } + }, + "2": { + "name": "polgármesteri hivatalok", + "title": { + "render": "{name} városháza" + } + } + }, + "shortDescription": "Irányítószámok", + "title": "Irányítószámok" + }, + "postboxes": { + "description": "Ezen a térképen postahivatalok és postaládák adatait találod és egészítheted ki. Utánanézhetsz, hogy hol adhatod fel a következő képeslapodat! :)
Hibát találtál, vagy hiányzik egy postaláda? Ezt a térképet mindössze egy ingyenes OpenStreetMap-fiókkal szerkesztheted. ", + "layers": { + "0": { + "description": "A postaládákat megjelenítő réteg.", + "name": "Postaládák", + "presets": { + "0": { + "title": "postaláda" + } + }, + "title": { + "render": "Postaláda" + } + }, + "1": { + "description": "Postákat megjelenítő réteg.", + "filter": { + "0": { + "options": { + "0": { + "question": "Most nyitva" + } + } + } + }, + "name": "Posták", + "presets": { + "0": { + "title": "Posta" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "Éjjel-nappal nyitva (munkaszüneti napokon is)" + } + }, + "question": "Mikor van nyitva ez a posta?", + "render": "Nyitva tartás: {opening_hours_table()}" + } + }, + "title": { + "render": "Posta" + } + } + }, + "shortDescription": "Posták és postaládák térképe", + "title": "Posta- és postaládatérkép" + }, + "shops": { + "description": "Ezen a térképen az üzletek alapvető adatait lehet megadni, például nyitvatartási időt és telefonszámokat.", + "shortDescription": "Szerkeszthető térkép üzletek alapvető adataival", + "title": "Bolttérkép" + }, + "sport_pitches": { + "description": "A sportpálya egy olyan terület, amelyen valamilyen sportot űznek", + "shortDescription": "Sportpályatérkép", + "title": "Sportpályák" + }, + "street_lighting": { + "description": "Ezen a térképen minden megtalálható, ami a közvilágítással kapcsolatos", + "layers": { + "1": { + "name": "Kivilágított utcák", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Ezen az utcán van közvilágítás" + }, + "1": { + "then": "Ezen az utcán nincs közvilágítás" + }, + "2": { + "then": "Ez az utca éjszaka ki van világítva" + }, + "3": { + "then": "Ez az utca éjjel-nappal ki van világítva" + } + }, + "question": "Ki van-e világítva ez az utca?" + } + }, + "title": { + "render": "Kivilágított utca" + } + }, + "2": { + "name": "Minden utca", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Ez az utca ki van világítva" + }, + "1": { + "then": "Ez az utca nincs kivilágítva" + }, + "2": { + "then": "Ez az utca éjjel ki van világítva" + }, + "3": { + "then": "Ez az utca éjjel-nappal ki van világítva" + } + }, + "question": "Ki van-e világítva ez az utca?" + } + }, + "title": { + "render": "Utca" + } + } + }, + "title": "Közvilágítás" + }, + "surveillance": { + "description": "Ezen a térképen térfigyelő kamerák láthatók.", + "shortDescription": "Térfigyelő kamerák és más figyelőeszközök", + "title": "Megfigyelt térfigyelés" + }, + "toilets": { + "description": "Nyilvános WC-k térképe", + "title": "WC-térkép" + }, + "trees": { + "description": "Térképezzünk fel minden fát!", + "shortDescription": "Az összes fa feltérképezése", + "title": "Fatérkép" + }, + "waste_basket": { + "description": "Ezen a térképen megtalálhatod a közeledben lévő szemeteskosarakat. Ha hiányzik egy kuka a térképről, te is felrajzolhatod", + "shortDescription": "Szemeteskosarakat ábrázoló térkép", + "title": "Kukatérkép" + } +} \ No newline at end of file diff --git a/langs/themes/id.json b/langs/themes/id.json new file mode 100644 index 0000000000..addb208509 --- /dev/null +++ b/langs/themes/id.json @@ -0,0 +1,205 @@ +{ + "aed": { + "description": "Di peta ini, seseorang dapat menemukan dan menandai defibrillator terdekat", + "title": "Buka Peta AED" + }, + "artwork": { + "description": "Selamat datang di Open Artwork Map, peta untuk patung, grafiti, dan karya seni lain di seluruh dunia", + "title": "Buka Peta Karya Seni" + }, + "benches": { + "shortDescription": "Peta bangku", + "title": "Bangku" + }, + "bicycle_rental": { + "shortDescription": "Peta dengan stasiun persewaan sepeda dan toko penyewaan sepeda", + "title": "Sewa sepeda" + }, + "bicyclelib": { + "title": "Perpustakaan sepeda" + }, + "cafes_and_pubs": { + "title": "Kafe dan pub" + }, + "campersite": { + "layers": { + "0": { + "description": "Tempat camping", + "name": "Tempat camping", + "tagRenderings": { + "caravansites-fee": { + "mappings": { + "0": { + "then": "Anda perlu membayar untuk menggunakannya" + }, + "1": { + "then": "Boleh digunakan tanpa bayaran" + } + } + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Akses Web tersedia" + }, + "1": { + "then": "Akses Web tersedia" + }, + "2": { + "then": "Tiada akses Web" + } + }, + "question": "Tempat ini berbagi akses Web?" + }, + "caravansites-name": { + "question": "Apakah nama tempat ini?", + "render": "Tempat ini disebut {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "Tempat ini memiliki tempat pembuangan sanitasi" + }, + "1": { + "then": "Tempat ini tidak memiliki tempat pembuangan sampah sanitasi" + } + }, + "question": "Apakah tempat ini memiliki tempat pembuangan sanitasi?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Tempat sini ada tandas" + }, + "1": { + "then": "Tempat sini tiada tandas" + } + } + }, + "caravansites-website": { + "question": "Tempat sini terada situs web?", + "render": "Situs resmi: {website}" + } + }, + "title": { + "render": "Tempat kemping {name}" + } + }, + "1": { + "description": "Tempat pembuangan sanitasi", + "name": "Tempat pembuangan sanitasi" + } + }, + "overrideAll": { + "tagRenderings+": { + "1": { + "mappings": { + "0": { + "then": "Tempat ini memiliki catu daya" + }, + "1": { + "then": "Tempat ini tidak memiliki sumber listrik" + } + } + } + } + } + }, + "charging_stations": { + "title": "Stasiun pengisian daya" + }, + "openwindpowermap": { + "title": "OpenWindPowerMap" + }, + "parkings": { + "description": "Peta ini menunjukkan tempat parkir yang berbeda", + "shortDescription": "Peta ini menunjukkan tempat parkir yang berbeda", + "title": "Tempat parkir" + }, + "personal": { + "title": "Tema pribadi" + }, + "playgrounds": { + "description": "Di peta ini, Anda menemukan taman bermain dan dapat menambahkan lebih banyak informasi", + "shortDescription": "Peta dengan taman bermain", + "title": "Taman bermain" + }, + "postal_codes": { + "description": "Kode pos", + "layers": { + "0": { + "name": "kode pos", + "tagRenderings": { + "postal_code": { + "render": "Kode posnya adalah {postal_code}" + } + }, + "title": { + "render": "Kode pos {postal_code}" + } + }, + "2": { + "name": "balai kota", + "title": { + "render": "Balai kota {name}" + } + } + }, + "shortDescription": "Kode pos", + "title": "Kode pos" + }, + "postboxes": { + "layers": { + "0": { + "description": "Layer yang memperlihatkan kotak pos.", + "name": "Kotak pos", + "presets": { + "0": { + "title": "kotak pos" + } + }, + "title": { + "render": "Kotak pos" + } + }, + "1": { + "description": "Layer yang menunjukkan kantor pos.", + "filter": { + "0": { + "options": { + "0": { + "question": "Saat ini buka" + } + } + } + }, + "name": "Kantor pos", + "presets": { + "0": { + "title": "Kantor Pos" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "Buka 24 jam (termasuk hari libur)" + } + }, + "question": "Jam berapa kantor pos ini buka?", + "render": "Jam Buka: {opening_hours_table()}" + } + }, + "title": { + "render": "Kantor Pos" + } + } + } + }, + "trees": { + "title": "Pohon" + }, + "waste_basket": { + "title": "Keranjang Sampah" + } +} \ No newline at end of file diff --git a/langs/themes/it.json b/langs/themes/it.json new file mode 100644 index 0000000000..fbed99743c --- /dev/null +++ b/langs/themes/it.json @@ -0,0 +1,589 @@ +{ + "aed": { + "description": "Su questa mappa puoi trovare e segnalare i defibrillatori nelle vicinanze", + "title": "Mappa dei defibrillatori (DAE)" + }, + "artwork": { + "description": "Benvenuto/a sulla mappa libera dell’arte, una mappa delle statue, i busti, i graffiti e le altre realizzazioni artistiche di tutto il mondo", + "title": "Mappa libera delle opere d'arte" + }, + "benches": { + "description": "Questa mappa mostra tutte le panchine che sono state aggiunte su OpenStreetMap: panchine individuali e quelle alle fermate del trasporto pubblico o nei ripari. Se disponi di un account OpenStreetMap puoi mappare delle nuove panchine o modificare i dettagli di quelle esistenti.", + "shortDescription": "Una mappa delle panchine", + "title": "Panchine" + }, + "bicyclelib": { + "description": "«Biciclette in prestito» è un luogo dove le biciclette possono essere prese in prestito, spesso in cambio di un piccolo contributo annuale. Un caso degno di nota è quello delle biciclette in prestito per bambini che permettono loro di cambiare le dimensioni della propria bici quando quella attuale diventa troppo piccola", + "title": "Biciclette in prestito" + }, + "binoculars": { + "description": "Una cartina dei binocoli su un palo fissi in un luogo. Si trovano tipicamente nei luoghi turistici, nei belvedere, in cima a torri panoramiche oppure occasionalmente nelle riserve naturali.", + "shortDescription": "Una cartina dei binocoli pubblici fissi", + "title": "Binocoli" + }, + "bookcases": { + "description": "Una libreria pubblica è una piccola cabina a lato della strada, un locale, una vecchia cabina telefonica o qualche altro luogo in cui sono tenuti libri. Chiunque può lasciare o prendere libri. Scopo della mappa è individuarle. Se scopri nuove librerie nelle vicinanze, puoi facilmente aggiungerle con un account OpenStreetMap.", + "title": "Mappa libera delle microbiblioteche" + }, + "cafes_and_pubs": { + "title": "Caffè e pub" + }, + "campersite": { + "description": "Questo sito raccoglie tutti i luoghi ufficiali dove sostare con il camper e aree dove è possibile scaricare acque grigie e nere. Puoi aggiungere dettagli riguardanti i servizi forniti e il loro costo. Aggiungi foto e recensioni. Questo è al contempo un sito web e una web app. I dati sono memorizzati su OpenStreetMap in modo tale che siano per sempre liberi e riutilizzabili da qualsiasi app.", + "layers": { + "0": { + "description": "Aree camper", + "name": "Aree camper", + "presets": { + "0": { + "description": "Aggiungi una nuova area di sosta ufficiale per camper. Si tratta di aree destinate alla sosta notturna dei camper. Potrebbe trattarsi di luoghi di campeggio o semplici parcheggi. Potrebbero anche non essere segnalati sul posto, ma semplicemente indicati in una delibera comunale. Un parcheggio destinato ai camper in cui non è però consentito trascorrere la notte -non- va considerato un'area di sosta per camper. ", + "title": "una luogo di campeggio" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Quanti camper possono stare qua? (non rispondere se non c’è un numero chario di spazi o veicoli ammessi)", + "render": "{capacity} camper possono usare questo luogo al contempo" + }, + "caravansites-charge": { + "question": "Quanto costa questo luogo?", + "render": "Questo luogo costa {charge}" + }, + "caravansites-description": { + "question": "Desideri aggiungere una descrizione del luogo? (Non vanno ripetute informazioni già richieste e mostrate precedentemente. Si prega di attenersi a dati oggettivi - le opinioni vanno nelle recensioni)", + "render": "Maggiori dettagli su questo luogo: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Devi pagare per usarlo" + }, + "1": { + "then": "Può essere usato gratuitamente" + } + }, + "question": "Ha una tariffa questo luogo?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "C’è l’accesso a internet" + }, + "1": { + "then": "C’è l’accesso a internet" + }, + "2": { + "then": "Non c’è l’accesso a internet" + } + }, + "question": "Questo luogo ha l’accesso a internet?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Occorre pagare un extra per avere l’accesso a internet" + }, + "1": { + "then": "Non occorre pagare per l’accesso a internet" + } + }, + "question": "Occorre pagare per avere l’accesso a internet?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Sì, ci sono spazi per il noleggio a lungo termine, ma puoi anche pagare per singola giornata" + }, + "1": { + "then": "No, non ci sono ospiti a lungo termine qui" + }, + "2": { + "then": "Puoi soggiornare qui solo se hai un contratto a lungo termine (se selezioni questa opzione, questo luogo sarà rimosso da questa mappa)" + } + }, + "question": "Questo luogo offre spazi per il noleggio a lungo termine?" + }, + "caravansites-name": { + "question": "Come viene chiamato questo luogo?", + "render": "Questo luogo è chiamato {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "Questo luogo ha una stazione per lo scarico delle acque" + }, + "1": { + "then": "Questo luogo non ha una stazione per lo scarico delle acque" + } + }, + "question": "Questo luogo ha una stazione per lo scarico delle acque?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Questo luogo ha i servizi igienici" + }, + "1": { + "then": "Questo luogo non ha i servizi igienici" + } + }, + "question": "Questo luogo dispone di servizi igienici?" + }, + "caravansites-website": { + "question": "Questo luogo ha un sito web?", + "render": "Sito web ufficiale: {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Area camper senza nome" + } + }, + "render": "Area camper {name}" + } + }, + "1": { + "description": "Luoghi di sversamento delle acque reflue", + "name": "Luoghi di sversamento delle acque reflue", + "presets": { + "0": { + "description": "Aggiungi un nuovo luogo di sversamento delle acque reflue. Si tratta di luoghi dove chi viaggia in camper può smaltire le acque grigie o le acque nere. Spesso forniscono anche acqua ed elettricità.", + "title": "una luogo di sversamento delle acque reflue" + } + }, + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "Servono una chiave o un codice di accesso" + }, + "1": { + "then": "È obbligatorio essere un cliente di questo campeggio o di questa area camper" + }, + "2": { + "then": "Chiunque può farne uso" + }, + "3": { + "then": "Chiunque può farne uso" + } + }, + "question": "Chi può utilizzare questo luogo di sversamento?" + }, + "dumpstations-charge": { + "question": "Qual è la tariffa di questo luogo?", + "render": "Ha una tariffa di {charge}" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "È possibile smaltire le acque del WC chimico qui" + }, + "1": { + "then": "Non è possibile smaltire le acque del WC chimico qui" + } + }, + "question": "È possibile smaltire le acque del WC chimico qui?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "A pagamento" + }, + "1": { + "then": "È gratuito" + } + }, + "question": "Questo luogo è a pagamento?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "Si possono smaltire le acque grigie qui" + }, + "1": { + "then": "Non si possono smaltire le acque grigie qui" + } + }, + "question": "Si possono smaltire le acque grigie qui?" + }, + "dumpstations-network": { + "question": "Di quale rete fa parte questo luogo? (se non fa parte di nessuna rete, salta)", + "render": "Questo luogo è parte della rete {network}" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "Questo luogo ha un punto per l'approvvigionamento di acqua" + }, + "1": { + "then": "Questo luogo non ha un punto per l'approvvigionamento di acqua" + } + }, + "question": "Questo luogo ha un punto per l'approvvigionamento di acqua?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Luogo di sversamento" + } + }, + "render": "Luogo di sversamento {name}" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "Chi gestisce questo luogo?", + "render": "Questo luogo è gestito da {operator}" + }, + "1": { + "mappings": { + "0": { + "then": "Questo luogo fornisce corrente elettrica" + }, + "1": { + "then": "Questo luogo non fornisce corrente elettrica" + } + }, + "question": "Questo luogo fornisce corrente elettrica?" + } + } + }, + "shortDescription": "Trova aree dove passare la notte con il tuo camper", + "title": "Aree camper" + }, + "charging_stations": { + "description": "Su questa mappa aperta, puoi individuare le stazioni di ricarica o aggiungere informazioni", + "shortDescription": "Una mappa mondiale di postazioni di ricarica", + "title": "Postazione di ricarica" + }, + "climbing": { + "description": "In questa cartina puoi trovare vari luoghi per arrampicata come ad esempio palestre di arrampicata, sale di pratica e rocce naturali.", + "descriptionTail": "La cartina di arrampicata è stata originariamente creata da Christian Neumann. Si prega di scrivere qua se si hanno commenti o domande da fare.

Il progetto usa i dati del progetto OpenStreetMap.

", + "layers": { + "0": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "L’ elemento in cui è contenuto indica che è pubblicamente accessibile
{_embedding_feature:access:description}" + }, + "1": { + "then": "L’elemento che lo contiene indica che è richiesto un’autorizzazione per accedervi
{_embedding_feature:access:description}" + }, + "2": { + "then": "L’ elemento che lo contiene indica che è accessibile solo ai clienti
{_embedding_feature:access:description}" + }, + "3": { + "then": "L’ elemento che lo contiene indica che è accessibile solamente ai membri del club
{_embedding_feature:access:description}" + } + } + }, + "1": { + "mappings": { + "0": { + "then": "Pubblicamente accessibile a chiunque" + }, + "1": { + "then": "È necessario avere un’autorizzazione per entrare" + }, + "2": { + "then": "Riservato ai clienti" + }, + "3": { + "then": "Riservato ai membri del club" + } + }, + "question": "Chi può accedervi?" + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " metri" + }, + "1": { + "human": " piedi" + } + } + } + } + } + } + }, + "title": "Mappa aperta per le arrampicate" + }, + "cycle_highways": { + "description": "Questa cartina mostra le strade per velocipedi", + "title": "Strade per velocipedi" + }, + "cycle_infra": { + "description": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi. Realizzata durante #osoc21.", + "shortDescription": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi.", + "title": "Infrastruttura dei velocipedi" + }, + "cyclestreets": { + "description": "Una strada ciclabile è una strada dove il traffico motorizzato non può superare i velocipedi. La sua presenza è segnalata da un cartello stradale specifico. Le strade ciclabili sono diffuse in Olanda e Belgio, ma si possono trovare anche in Germania e in Francia. ", + "layers": { + "0": { + "description": "Una strada ciclabile è una strada in cui i veicoli a motore non possono sorpassare le persone in bicicletta", + "name": "Strade ciclabili" + }, + "1": { + "description": "Questa strada diventerà presto una strada ciclabile", + "name": "Futura strada ciclabile", + "title": { + "mappings": { + "0": { + "then": "{name} diventerà presto una strada ciclabile" + } + }, + "render": "Futura strada ciclabile" + } + }, + "2": { + "description": "Livello per contrassegnare tutte le strade come strade ciclabili", + "name": "Tutte le strade", + "title": { + "render": "Strada" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Questa è una strada ciclabile (e ha un limite di velocità massima di 30 km/h)" + }, + "1": { + "then": "Questa è una strada ciclabile" + }, + "2": { + "then": "Diverrà tra poco una strada ciclabile" + }, + "3": { + "then": "Questa strada non è una strada ciclabile" + } + }, + "question": "È {name} una strada ciclabile?" + }, + "1": { + "question": "Questa strada diventerà una strada ciclabile quando?", + "render": "Questa strada diventerà una strada ciclabile dal {cyclestreet:start_date}" + } + } + }, + "shortDescription": "Una cartina per le strade ciclabili", + "title": "Strade ciclabili" + }, + "cyclofix": { + "description": "Questa mappa offre a chi va in bici una soluzione semplice per trovare tutte le infrastrutture di cui ha bisogno.

Puoi tracciare la tua posizione esatta (solo su mobile) e selezionare i livelli che ti interessano nell'angolo in basso a sinistra. Puoi anche usare questo strumento per aggiungere o modificare punti di interesse alla mappa e aggiungere nuove informazioni rispendendo alle domande.

Tutte le modifiche che apporterai saranno automaticamente salvate nel database mondiale di OpenStreetMap e potranno essere liberamente riutilizzate da tutti e tutte.

Per maggiori informazioni sul progetto ciclofix, visita cyclofix.osm.be.", + "title": "Cyclofix - una mappa libera per chi va in bici" + }, + "drinking_water": { + "description": "Questa mappa mostra tutti i luoghi in cui è disponibile acqua potabile ed è possibile aggiungerne di nuovi", + "title": "Acqua potabile" + }, + "etymology": { + "description": "Su questa cartina sono visibili i nomi a cui sono riferiti gli oggetti. Le strade, gli edifici, etc. provengono da OpenStreetMap che è a sua volta collegata a Wikidata. Nel popup, se esiste, verrà mostrato l’articolo Wikipedia o l'elemento Wikidata a cui si riferisce il nome di quell’oggetto. Se l’oggetto stesso ha una pagina Wikpedia, anch’essa verrà mostrata.

Anche tu puoi contribuire!Ingrandisci abbastanza e tutte le strade appariranno. Puoi cliccare su una e apparirà un popup con la ricerca Wikidata. Con pochi clic puoi aggiungere un collegamento etimologico. Tieni presente che per farlo, hai bisogno di un account gratuito su OpenStreetMap.", + "layers": { + "1": { + "override": { + "=name": "Strade senza informazioni etimologiche" + } + }, + "2": { + "override": { + "=name": "Parchi e foreste senza informazioni etimologiche" + } + } + }, + "shortDescription": "Qual è l’origine di un toponimo?", + "title": "Apri Carta Etimologica" + }, + "facadegardens": { + "description": "I giardini veritcali e gli alberi in città non solo portano pace e tranquillità ma creano anche un ambiente più bello, aumentano la biodiversità, rendono il clima più fresco e migliorano la qualità dell’aria.
Klimaan VZW e Mechelen Klimaatneutraal vogliono mappare sia i giardini verticali esistenti che quelli nuovi per mostrarli a quanti vogliono costruire un loro proprio giardino o per quelli che amano la natura e vogliono camminare per la città.
Per ulteriori informazioni visita klimaan.be.", + "layers": { + "0": { + "description": "Giardini verticali", + "name": "Giardini verticali", + "presets": { + "0": { + "description": "Aggiungi un giardino verticale", + "title": "una giardino verticale" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "Altre informazioni per descrivere il giardino (se necessarie e non riportate qui sopra)", + "render": "Maggiori dettagli: {description}" + }, + "facadegardens-direction": { + "question": "Com’è orientato questo giardino?", + "render": "Orientamento: {direction} (0 per il Nord e 90 per l’Est)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "Ci sono piante commestibili" + }, + "1": { + "then": "Non ci sono piante commestibili" + } + }, + "question": "Ci sono piante commestibili?" + }, + "facadegardens-plants": { + "mappings": { + "0": { + "then": "Ci sono viti" + }, + "1": { + "then": "Ci sono piante da fiore" + }, + "2": { + "then": "Ci sono arbusti" + }, + "3": { + "then": "Ci sono piante tappezzanti" + } + }, + "question": "Che tipi di piante sono presenti qui?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "C'è un contenitore per raccogliere la pioggia" + }, + "1": { + "then": "Non c'è un contenitore per raccogliere la pioggia" + } + }, + "question": "È stata installata una riserva d’acqua per il giardino?" + }, + "facadegardens-start_date": { + "question": "Quando è stato realizzato il giardino? (è sufficiente l'anno)", + "render": "Data di realizzazione del giardino: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "Il giardino è completamente illuminato dal sole" + }, + "1": { + "then": "Il giardino è parzialmente in ombra" + }, + "2": { + "then": "Il giardino è in ombra" + } + }, + "question": "Il giardino è al sole o in ombra?" + } + }, + "title": { + "render": "Giardino verticale" + } + } + }, + "shortDescription": "Questa mappa mostra i giardini verticali, con foto e informazioni utili sulla loro orientazione, sull'illuminazione solare e sui tipi di piante.", + "title": "Giardini verticali" + }, + "food": { + "title": "Ristoranti e fast food" + }, + "fritures": { + "layers": { + "0": { + "override": { + "name": "Friggitoria" + } + } + } + }, + "ghostbikes": { + "description": "Una bici fantasma è un monumento in ricordo di un ciclista che è morto in un incidente stradale, che ha la forma di un una bicicletta bianca installata in maniera permanente ne luogo dell’incidente.

In questa cartina, è possibile vedere tutte le bici fantasma che sono state aggiunte su OpenStreetMap. Ne manca una? Chiunque può aggiungere o migliorare le informazioni qui presenti (è solo richiesto un account gratuito su OpenStreetMap).", + "title": "Bici fantasma" + }, + "hackerspaces": { + "description": "Su questa cartina è possibile vedere gli hackerspace, aggiungerne di nuovi o aggiornare le informazioni tutto in maniera pratica", + "shortDescription": "Una cartina degli hackerspace", + "title": "Hackerspace" + }, + "hailhydrant": { + "description": "In questa cartina puoi vedere e aggiornare idranti, stazioni dei pompieri, stazioni delle ambulanze ed estintori del tuo quartiere preferito.\n\nPuoi seguire la tua posizione precisa (solo su cellulare) e selezionare i livelli che ti interessano nell’angolo in basso a sinistra. Puoi anche usare questo strumento per aggiungere o modificare i PDI sulla mappa e fornire ulteriori dettagli rispondendo alle domande.\n\nTutte le modifiche che farai verranno automaticamente salvate nel database globale di OpenStreetMap e potranno essere riutilizzate liberamente da tutti.", + "shortDescription": "Carta che mostra gli idranti, gli estintori, le caserme dei vigili del fuoco e le stazioni delle ambulanze.", + "title": "Idranti, estintori, caserme dei vigili del fuoco e stazioni delle ambulanze." + }, + "maps": { + "description": "In questa carta puoi trovare tutte le mappe conosciute da OpenStreetMap (tipicamente una grossa mappa su di un pannello informativo che mostra l’area, la città o la regione, ad es. una mappa turistica dietro a un manifesto, la mappa di una riserva naturale, la mappa della rete ciclistica regionale, etc.)

Se manca una mappa, puoi aggiungerla facilmente a questa su OpenStreetMap.", + "shortDescription": "Questo tema mostra tutte le mappe (turistiche) di cui OpenStreetMap dispone", + "title": "Una mappa di mappe" + }, + "observation_towers": { + "description": "Torri pubblicamente accessibili per godere della vista", + "shortDescription": "Torri pubblicamente accessibili per godere della vista", + "title": "Torri di osservazione" + }, + "openwindpowermap": { + "description": "Una cartina per la visione e la modifica delle turbine eoliche.", + "title": "OpenWindPowerMap" + }, + "parkings": { + "description": "Questa cartina mostra diversi posti dove parcheggiare", + "shortDescription": "Questa cartina mostra diversi posti dove parcheggiare", + "title": "Parcheggio" + }, + "personal": { + "description": "Crea un tema personale basato sui livelli disponibili per tutti i temi. Per mostrare dei dati, apri selezione livello", + "title": "Tema personale" + }, + "playgrounds": { + "description": "In questa cartina vengono mostrati i parchi giochi a cui è possibile aggiungere dettagli", + "shortDescription": "Una cartina dei parchi giochi", + "title": "Parchi giochi" + }, + "postboxes": { + "description": "In questa cartina puoi veder e modificare gli uffici postali e le buche delle lettere. Puoi usare questa cartina per trovare dove imbucare la tua prossima cartolina! :)
Hai trovato un errore o una buca delle lettere mancante? Puoi modificare questa cartina con un account gratuito su OpenStreetMap. ", + "shortDescription": "Una cartina che mostra le buche delle lettere e gli uffici postali", + "title": "Buche delle lettere e uffici postali" + }, + "shops": { + "description": "In questa cartina è possibile aggiungere informazioni di base di un negozio, orari di apertura e numeri di telefono", + "shortDescription": "Una cartina modificabile con informazioni di base dei negozi", + "title": "Mappa dei negozi" + }, + "sport_pitches": { + "description": "Un campo sportivo è un'area dove vengono praticati sport", + "shortDescription": "Una cartina che mostra i campi sportivi", + "title": "Campi sportivi" + }, + "surveillance": { + "description": "In questa cartina puoi trovare le telecamera di sorveglianza.", + "shortDescription": "Telecamere di sorveglianza e altri mezzi di sorveglianza.", + "title": "Sorveglianza sotto controllo" + }, + "toilets": { + "description": "Una cartina dei servizi igienici pubblici", + "title": "Mappa libera delle toilet" + }, + "trees": { + "description": "Mappa tutti gli alberi!", + "shortDescription": "Mappa tutti gli alberi", + "title": "Alberi" + }, + "waste": { + "description": "Mappa dei cestini per i rifiuti e i centri di raccolta e riciclo rifiuti.", + "title": "Rifiuti" + }, + "waste_basket": { + "description": "In questa cartina troverai i cestini dei rifiuti nei tuoi paraggi. Se manca un cestino, puoi inserirlo tu stesso", + "shortDescription": "Una cartina dei cestini dei rifiuti", + "title": "Cestino dei rifiuti" + } +} \ No newline at end of file diff --git a/langs/themes/ja.json b/langs/themes/ja.json new file mode 100644 index 0000000000..fc80489e40 --- /dev/null +++ b/langs/themes/ja.json @@ -0,0 +1,456 @@ +{ + "aed": { + "description": "この地図では近くにある除細動器(AED)を見つけてマークします", + "title": "オープンAEDマップ" + }, + "artwork": { + "description": "オープン アートワーク マップへようこそ。世界中の銅像や胸像、壁の落書きなどのアートワークの地図です", + "title": "オープン アートワーク マップ" + }, + "benches": { + "description": "このマップには、OpenStreetMapに記録されているすべてのベンチが表示されます。個々のベンチ、および公共交通機関の停留所または避難場所に属するベンチです。OpenStreetMapアカウントを使用すると、新しいベンチをマップしたり、既存のベンチの詳細を編集したりできます。", + "shortDescription": "ベンチの地図", + "title": "ベンチ" + }, + "bicyclelib": { + "description": "自転車ライブラリは、少額の年間料金で自転車を借りられる場所です。注目すべきユースケースとしては、子供向けの自転車ライブラリで、子どもの成長にあわせて大きな自転車へ借り替えられます", + "title": "自転車ライブラリ" + }, + "bookcases": { + "description": "公共の本棚とは、本が保管されている小さな街角のキャビネット、箱、古い電話のトランク、その他の物のことです。誰でも本を置いたり持ったりすることができます。このマップは、すべての公共の本棚を収集することを目的としています。近くで新しい本棚を見つけることができ、無料のOpenStreetMapアカウントを使えば、お気に入りの本棚を簡単に追加できます。", + "title": "オープン本棚マップ" + }, + "campersite": { + "description": "このWebサイトでは、すべてのキャンピングカーの公式停車場所と、汚水を捨てることができる場所を収集します。提供されるサービスとコストに関する詳細を追加できます。写真とレビューを追加します。これはウェブサイトとウェブアプリです。データはOpenStreetMapに保存されるので、永遠に無料で、どんなアプリからでも再利用できます。", + "layers": { + "0": { + "description": "キャンプサイト", + "name": "キャンプサイト", + "presets": { + "0": { + "description": "新しい公式キャンプサイトを追加します。お客様のキャンピングカーで一泊する指定の場所です。本物のキャンプのように見えるかもしれないし、単なる駐車場のように見えるかもしれない。それらは全く署名されていないかもしれませんが、自治体の決定で定義されているだけです。夜を過ごすことが予想されないキャンパー向けの通常の駐車場は、キャンプサイトではない ", + "title": "キャンプサイト" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "ここには何人のキャンパーが泊まれますか?(許可された車両の数や駐車スペースが明らかでない場合は省略)", + "render": "{capacity} 人が同時に使用できます" + }, + "caravansites-charge": { + "question": "ここはいくらかかりますか?", + "render": "この場所は{charge} が必要" + }, + "caravansites-description": { + "question": "この場所の一般的な説明を追加しますか?(前に問い合わせた情報や上記の情報を繰り返し入力しないでください。客観的な意見はレビューに反映されます)", + "render": "この場所の詳細:{description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "使用料を支払う必要がある" + }, + "1": { + "then": "無料で使用可能" + } + }, + "question": "ここは有料ですか?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "インターネットアクセスがある" + }, + "1": { + "then": "インターネットアクセスがある" + }, + "2": { + "then": "インターネットにアクセスできない" + } + }, + "question": "この場所はインターネットにアクセスできますか?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "インターネット接続には別途料金が必要です" + }, + "1": { + "then": "インターネット接続に追加料金を支払う必要はありません" + } + }, + "question": "インターネット接続にお金はかかりますか?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "はい、長期レンタルのスポットもあり、日常的に滞在することもできます" + }, + "1": { + "then": "いいえ、ここには長期滞在者はいません" + }, + "2": { + "then": "長期契約をしている場合のみ宿泊可能です(これを選択すると、この場所はこの地図から消えます)" + } + }, + "question": "ここには長期レンタルのスポットがありますか?" + }, + "caravansites-name": { + "question": "ここは何というところですか?", + "render": "この場所は {name} と呼ばれています" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "この場所には衛生的なゴミ捨て場がある" + }, + "1": { + "then": "この場所には衛生的なゴミ捨て場がない" + } + }, + "question": "この場所に衛生的なゴミ捨て場はありますか?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "ここにはトイレがある" + }, + "1": { + "then": "ここにはトイレがない" + } + }, + "question": "ここにトイレはありますか?" + }, + "caravansites-website": { + "question": "ここにはウェブサイトがありますか?", + "render": "公式Webサイト: {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "無名のキャンプサイト" + } + }, + "render": "キャンプサイト {name}" + } + }, + "1": { + "description": "衛生ゴミ捨て場", + "name": "衛生ゴミ捨て場", + "presets": { + "0": { + "description": "新しい衛生ゴミ捨て場を追加します。ここは、キャンピングカーの運転手が排水や携帯トイレの廃棄物を捨てることができる場所です。飲料水や電気もあることが多いです。", + "title": "衛生ゴミ捨て場" + } + }, + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "これを使用するには、ネットワークキー/コードが必要です" + }, + "1": { + "then": "この場所を使用するには、キャンプ/キャンプサイトのお客様である必要があります" + }, + "2": { + "then": "誰でもこのゴミ捨て場を使用できます" + }, + "3": { + "then": "誰でもこのゴミ捨て場を使用できます" + } + }, + "question": "このゴミ捨て場は誰が使えるんですか?" + }, + "dumpstations-charge": { + "question": "ここはいくらかかりますか?", + "render": "この場所は{charge} が必要" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "携帯トイレのゴミはここで処分できます" + }, + "1": { + "then": "ここでは携帯トイレの廃棄物を処分することはできません" + } + }, + "question": "携帯トイレのゴミはこちらで処分できますか?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "使用料を支払う必要がある" + }, + "1": { + "then": "無料で使用可能" + } + }, + "question": "ここは有料ですか?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "ここで汚水(雑排水)を捨てることができます" + }, + "1": { + "then": "ここでは汚水(雑排水)を捨てることはできない" + } + }, + "question": "汚水(雑排水)はこちらで処分できますか?" + }, + "dumpstations-network": { + "question": "ここは何のネットワークの一部ですか?(なければスキップ)", + "render": "このステーションはネットワーク{network}の一部です" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "この場所には給水所がある" + }, + "1": { + "then": "この場所には給水所がない" + } + }, + "question": "この場所には給水所がありますか?" + } + }, + "title": { + "mappings": { + "0": { + "then": "ゴミ捨て場" + } + }, + "render": "ゴミ捨て場 {name}" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "この店は誰が経営しているんですか?", + "render": "この場所は{operator}によって運営されます" + }, + "1": { + "mappings": { + "0": { + "then": "この場所には電源があります" + }, + "1": { + "then": "この場所には電源がありません" + } + }, + "question": "この場所に電源はありますか?" + } + } + }, + "shortDescription": "キャンパーと夜を共にするキャンプサイトを見つける", + "title": "キャンプサイト" + }, + "charging_stations": { + "description": "このオープンマップでは充電ステーションに関する情報を見つけてマークすることができます", + "shortDescription": "充電ステーションの世界地図", + "title": "充電ステーション" + }, + "climbing": { + "description": "この地図には、自然の中のクライミングジム、ボルダリングホール、岩など、さまざまなクライミングの機会があります。", + "descriptionTail": "登山地図はもともと Christian Neumann によって作成されたものです。フィードバックや質問がありましたら、ご連絡ください。

このプロジェクトでは、OpenStreetMapプロジェクトのデータを使用します。

", + "title": "登山地図を開く" + }, + "cyclestreets": { + "description": "cyclestreetとは、自動車がサイクリストを追い越すことができない道です。専用の道路標識で表示されます。Cyclestreetsはオランダやベルギーにもありますが、ドイツやフランスにもあります。 ", + "layers": { + "0": { + "description": "cyclestreetとは、自動車による交通がサイクリストを追い越すことができない道路です", + "name": "Cyclestreets" + }, + "1": { + "description": "この通りはまもなくcyclestreetになります", + "name": "将来のcyclestreet", + "title": { + "mappings": { + "0": { + "then": "{name}は、もうすぐcyclestreetになる" + } + }, + "render": "将来のcyclestreet" + } + }, + "2": { + "description": "任意の道路をCycle Streetとしてマークするレイヤ", + "name": "すべての道路", + "title": { + "render": "ストリート" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "cyclestreet(最高速度は30km/h)" + }, + "1": { + "then": "この通りはcyclestreetだ" + }, + "2": { + "then": "この通りはまもなくcyclstreetになるだろう" + }, + "3": { + "then": "この通りはcyclestreetではない" + } + } + }, + "1": { + "question": "この通りはいつcyclestreetになるんですか?", + "render": "この通りは{cyclestreet:start_date}に、cyclestreetになります" + } + } + }, + "shortDescription": "cyclestreetsの地図", + "title": "Cyclestreets" + }, + "cyclofix": { + "description": "このマップの目的は、サイクリストのニーズに適した施設を見つけるための使いやすいソリューションを提供することです。

正確な位置を追跡し(モバイルのみ)、左下コーナーで関連するレイヤを選択できます。このツールを使用して、マップにピン(注目点)を追加または編集したり、質問に答えることでより多くのデータを提供することもできます。

変更内容はすべてOpenStreetMapのグローバルデータベースに自動的に保存され、他のユーザーが自由に再利用できます。

cyclofixプロジェクトの詳細については、 cyclofix.osm.be を参照してください。", + "title": "Cyclofix - サイクリストのためのオープンマップ" + }, + "drinking_water": { + "description": "この地図には、一般にアクセス可能な飲料水スポットが示されており、簡単に追加することができる", + "title": "飲料水" + }, + "facadegardens": { + "description": "ファサード庭園、都市の緑のファサードと樹木は、平和と静けさをもたらすだけでなく、より美しい都市、より大きな生物多様性、冷却効果、より良い大気質をもたらす。
KlimaanのVZWとMechelenのKlimaatneutraalは、自分で庭を作りたい人や自然を愛する都市の歩行者のために、既存のファサード庭園と新しいファサード庭園のマッピングしたいと考えています。
このプロジェクトに関する詳細情報はklimaanにあります。", + "layers": { + "0": { + "description": "ファサード庭園", + "name": "ファサード庭園", + "presets": { + "0": { + "description": "ファサード庭園を追加する", + "title": "ファサード庭園" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "庭園に関する追加の説明情報(必要な場合でまだ上記に記載されていない場合)", + "render": "詳細情報: {description}" + }, + "facadegardens-direction": { + "question": "庭の向きはどうなっていますか?", + "render": "方向: {direction} (0=N で 90=O)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "食用の植物がある" + }, + "1": { + "then": "食用植物は存在しない" + } + }, + "question": "食用の植物はありますか?" + }, + "facadegardens-plants": { + "mappings": { + "0": { + "then": "つるがある" + }, + "1": { + "then": "花を咲かせる植物がある" + }, + "2": { + "then": "低木がある" + }, + "3": { + "then": "地をはう植物がある" + } + }, + "question": "ここではどんな植物が育つんですか?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "雨樽がある" + }, + "1": { + "then": "雨樽はありません" + } + }, + "question": "庭に水桶が設置されているのですか?" + }, + "facadegardens-start_date": { + "question": "その庭園はいつ造られたのですか?(建設年で十分です)", + "render": "庭園の建設日: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "庭は日があたっている" + }, + "1": { + "then": "庭は部分的に日陰である" + }, + "2": { + "then": "庭は日陰である" + } + }, + "question": "庭は日陰ですか、日当たりがいいですか?" + } + }, + "title": { + "render": "ファサード庭園" + } + } + }, + "shortDescription": "このマップには、ファサード庭園が図とともに表示され、方向、日照、植物のタイプに関する有用な情報が示されます。", + "title": "ファサード庭園" + }, + "ghostbikes": { + "description": "ゴーストバイクは、交通事故で死亡したサイクリストを記念するもので、事故現場の近くに恒久的に置かれた白い自転車の形をしています。

このマップには、OpenStreetMapで知られているゴーストバイクがすべて表示されます。ゴーストバイクは行方不明ですか?誰でもここで情報の追加や更新ができます。必要なのは(無料の)OpenStreetMapアカウントだけです。", + "title": "ゴーストバイク" + }, + "hailhydrant": { + "description": "このマップでは、お気に入りの近隣にある消火栓、消防署、救急ステーション、消火器を検索して更新できます。\n\n正確な位置を追跡し(モバイルのみ)、左下コーナーで関連するレイヤを選択できます。このツールを使用して、マップにピン(注視点)を追加または編集したり、利用可能な質問に答えることによって追加の詳細を提供することもできます。\n\nすべての変更は自動的にOpenStreetMapのグローバルデータベースに保存され、他のユーザが自由に再利用できます。", + "shortDescription": "消火栓、消火器、消防署消火栓、消火器、消防署、および救急ステーションを表示します。", + "title": "消火栓、消火器、消防署、救急ステーションです。" + }, + "maps": { + "description": "このマップには、OpenStreetMapが知っているすべてのマップが表示されます。通常は、エリア、都市、または地域を示す情報ボード上の大きなマップが表示されます。たとえば、ビルボードの背面にある観光マップ、自然保護区のマップ、地域内のサイクリングネットワークのマップなどです。)

マップがない場合は、このマップをOpenStreetMapに簡単にマップできます。", + "shortDescription": "このテーマには、OpenStreetMapが知っているすべての(観光)マップが表示されます", + "title": "マップのマップ" + }, + "personal": { + "description": "すべてのテーマの使用可能なすべてのレイヤーに基づいて個人用テーマを作成する", + "title": "個人的なテーマ" + }, + "playgrounds": { + "description": "この地図では遊び場を見つけ情報を追加することができます", + "shortDescription": "遊び場のある地図", + "title": "遊び場" + }, + "shops": { + "description": "この地図には店の基本情報を記入したり営業時間や電話番号を追加することができます", + "shortDescription": "基本的なショップ情報を含む編集可能なマップ", + "title": "オープン ショップ マップ" + }, + "sport_pitches": { + "description": "スポーツ競技場は、スポーツが行われる場所です", + "shortDescription": "スポーツ競技場を示す地図", + "title": "スポーツ競技場" + }, + "surveillance": { + "description": "このオープンマップでは、監視カメラを確認できます。", + "shortDescription": "監視カメラおよびその他の監視手段", + "title": "監視カメラの監視" + }, + "toilets": { + "description": "公衆トイレの地図", + "title": "オープントイレマップ" + }, + "trees": { + "description": "すべての樹木をマッピングします!", + "shortDescription": "すべての樹木をマッピングする", + "title": "樹木" + } +} \ No newline at end of file diff --git a/langs/themes/nb_NO.json b/langs/themes/nb_NO.json new file mode 100644 index 0000000000..496bf9d0e5 --- /dev/null +++ b/langs/themes/nb_NO.json @@ -0,0 +1,572 @@ +{ + "aed": { + "description": "Defibrillatorer i nærheten", + "title": "Åpne AED-kart" + }, + "artwork": { + "description": "Velkommen til det åpne kunstverkskartet, et kart over statuer, byster, grafitti, og andre kunstverk i verden", + "title": "Kunstkort" + }, + "benches": { + "description": "Viser alle benker som er registrert i OpenStreetMap: Individuelle benker, og benker som tilhører offentlig transport eller -skur. Med en OpenStreetMap-konto kan du kartlegge nye benker eller redigere eksisterende.", + "shortDescription": "Et benkekart", + "title": "Benker" + }, + "bicycle_rental": { + "description": "Her finner du mange sykkelutleiestasjoner slik de er kjent for OpenStreetMap", + "shortDescription": "Sykkelutleiestasjoner og sykkelutleiebutikker", + "title": "Sykkelutleie" + }, + "bicyclelib": { + "description": "Et sykkelbibliotek er et sted der man kan låne sykler, ofte for en liten årlig sum. I særdeleshet finnes de for unger som lar dem bytte til en større sykkel når de har vokst fra den de har.", + "title": "Sykkelbibliotek" + }, + "binoculars": { + "description": "Stedsbundne kikkerter på påle. Vanligvis på turiststeder, utkikkspunkter, på toppen av utsiktstårn, og noen ganger i naturreservat.", + "shortDescription": "Et kart over fastmonterte kikkerter", + "title": "Kikkerter" + }, + "bookcases": { + "title": "Kart over åpne bokhyller" + }, + "cafes_and_pubs": { + "description": "Kneiper og barer", + "title": "Kafeer og kneiper" + }, + "campersite": { + "layers": { + "0": { + "tagRenderings": { + "caravansites-charge": { + "question": "pø", + "render": "Dette stedet tar {charge}" + }, + "caravansites-description": { + "render": "Flere detaljer om dette stedet: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Man må betale for bruk" + }, + "1": { + "then": "Kan brukes gratis" + } + }, + "question": "Tar dette stedet en avgift?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Det finnes tilgang til Internett" + }, + "1": { + "then": "Det finnes tilgang til Internett" + }, + "2": { + "then": "Det finnes ingen tilgang til Internett" + } + }, + "question": "Tilbyr stedet tilgang til Internett?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Tilgang til Internett koster ekstra" + }, + "1": { + "then": "Man må ikke betale ekstra for tilgang til Internett" + } + }, + "question": "Må man betale for tilgang til Internett?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Det finnes noen plasser for langtidsleie, men man kan også bruke dem på dagsbasis" + }, + "1": { + "then": "Det er ingen permanente gjester her" + } + }, + "question": "Tilbyr dette stedet plasser for langtidsleie?" + }, + "caravansites-name": { + "question": "Hva heter dette stedet?", + "render": "Dette stedet heter {name}" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Dette stedet har toalettfasiliteter" + }, + "1": { + "then": "Dette stedet har ikke toalettfasiliteter" + } + }, + "question": "Har dette stedet toaletter?" + }, + "caravansites-website": { + "question": "Har dette stedet en nettside?", + "render": "Offisiell nettside: {website}" + } + } + }, + "1": { + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "Du trenger en nettverksnøkkel/kode for å bruke dette" + } + } + }, + "dumpstations-charge": { + "render": "Dette stedet tar {charge}" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "Man må betale for bruk" + }, + "1": { + "then": "Kan brukes gratis" + } + } + }, + "dumpstations-waterpoint": { + "question": "Har dette stedet et vannkranssted?" + } + } + } + }, + "overrideAll": { + "tagRenderings+": { + "1": { + "mappings": { + "0": { + "then": "Dette stedet har strømforsyning" + }, + "1": { + "then": "Dette stedet har ikke strømforsyning" + } + }, + "question": "Har dette stedet strømforsyning?" + } + } + } + }, + "charging_stations": { + "description": "Finn og merk info om ladestasjoner", + "shortDescription": "Et verdensomspennende kart over ladestasjoner", + "title": "Ladestasjoner" + }, + "climbing": { + "description": "Forskjellige klatremuligheter, som f.eks. buldrehaller og steiner i naturen.", + "layers": { + "0": { + "override": { + "tagRenderings+": { + "1": { + "mappings": { + "0": { + "then": "Offentlig tilgjengelig for alle" + }, + "2": { + "then": "Kun for kunder" + }, + "3": { + "then": "Kun klubbmedlemmer" + } + } + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " meter" + }, + "1": { + "human": " fot" + } + } + } + } + } + } + }, + "title": "Åpent klatrekart" + }, + "cycle_highways": { + "description": "Kart som viser sykkelmotorveier", + "layers": { + "0": { + "name": "sykkelmotorveier", + "title": { + "render": "sykkelmotorvei" + } + } + }, + "title": "Sykkelmotorveier" + }, + "cycle_infra": { + "shortDescription": "Alt relatert til sykkelinfrastruktur.", + "title": "Sykkelinfrastruktur" + }, + "cyclenodes": { + "layers": { + "1": { + "name": "noder", + "title": { + "render": "sykkelnode {rcn_ref}" + } + } + }, + "title": "Sykkelnodenettverk" + }, + "cyclestreets": { + "layers": { + "0": { + "name": "Sykkelgater" + }, + "1": { + "description": "Denne gaten vil bli sykkelgate snart", + "name": "Fremtidig sykkelvei", + "title": { + "mappings": { + "0": { + "then": "{name} vil bli sykkelgate snart" + } + }, + "render": "Fremtidig sykkelvei" + } + }, + "2": { + "description": "Lag for å markere hvilken som helst gate som sykkelvei", + "name": "Alle gater", + "title": { + "render": "Gate" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Denne gaten er en sykkelvei (og har en fartsgrense på 30 km/t)" + }, + "1": { + "then": "Denne gaten er en sykkelvei" + }, + "2": { + "then": "Denne gaten vil bli sykkelvei ganske snart" + }, + "3": { + "then": "Denne gaten er ikke en sykkelvei" + } + }, + "question": "Er {name}-gaten en sykkelgate?" + }, + "1": { + "question": "Når vil denne gaten bli en sykkelgate?", + "render": "Denne gaten vil bli en sykkelgate {cyclestreet:start_date}" + } + } + }, + "shortDescription": "Et kart over sykkelveier", + "title": "Sykkelgater" + }, + "cyclofix": { + "title": "Cyclofix — et åpent kart for syklister" + }, + "drinking_water": { + "description": "Offentlig tilgjengelige drikkevannssteder", + "title": "Drikkevann" + }, + "education": { + "title": "Utdanning" + }, + "entrances": { + "description": "Alle innganger, som er en viktig undersøkelse å gjøre for rullestolsbrukere", + "shortDescription": "Lag oversikt over innganger for å hjelpe rullestolsruteplanlegging", + "title": "Innganger" + }, + "facadegardens": { + "layers": { + "0": { + "presets": { + "0": { + "description": "Legg til en fronthage", + "title": "en fronthage" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "Ekstra beskrivende info om hagen (hvis det trengs og ikke er gjengitt ovenfor)", + "render": "Flere detaljer: {description}" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "Det finnes spisbare planter" + }, + "1": { + "then": "Det finnes ingen spisbare planter" + } + }, + "question": "Finnes det noen spisbare planter?" + }, + "facadegardens-plants": { + "question": "Hva slags planter vokser her?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "Har regntønne" + }, + "1": { + "then": "Har ikke regntønne" + } + }, + "question": "Er det en vanntønne installert i denne hagen?" + }, + "facadegardens-start_date": { + "question": "Når ble hagen opprettet? (Årstall holder.)", + "render": "Konstruksjonsdato for hagen: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "Hagen er ikke i skyggen" + }, + "1": { + "then": "Denne hagen er i delvis skygge" + }, + "2": { + "then": "Hagen er i skyggen" + } + }, + "question": "Er hagen i skygge eller ei?" + } + } + } + } + }, + "food": { + "description": "Restauranter og søppelmat", + "title": "Restauranter og søppelmat" + }, + "ghostbikes": { + "title": "Spøkelsessykler" + }, + "grb_fixme": { + "layers": { + "0": { + "tagRenderings": { + "building type": { + "question": "Hva slags bygning er dette?" + } + } + } + } + }, + "hailhydrant": { + "title": "Hydranter, brannslukkere, brannstasjoner, og ambulansestasjoner." + }, + "maps": { + "title": "Et kart over kart" + }, + "notes": { + "title": "Notater på OpenStreetMap" + }, + "observation_towers": { + "description": "Offentlig tilgjengelige tårn for å nyte utsikten", + "shortDescription": "Offentlig tilgjengelige tårn for å nyte utsikten", + "title": "Observasjonstårn" + }, + "openwindpowermap": { + "title": "ÅpentVindkraftKart" + }, + "parkings": { + "description": "Forskjellige parkeringsplasser", + "shortDescription": "Dette kartet viser forskjellige parkeringsplasser", + "title": "Parkering" + }, + "personal": { + "title": "Personlig tema" + }, + "pets": { + "layers": { + "1": { + "override": { + "name": "Hundevennlige spisesteder" + } + }, + "2": { + "override": { + "name": "Hundevennlige butikker", + "title": { + "render": "Hundevennlige butikker" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "title": "hundevennlig butikk" + } + } + } + } + } + }, + "playgrounds": { + "shortDescription": "Et kart med lekeplasser", + "title": "Lekeplasser" + }, + "postal_codes": { + "layers": { + "0": { + "name": "postkoder", + "tagRenderings": { + "postal_code": { + "render": "Postnummeret er {postal_code}" + } + }, + "title": { + "render": "Postkode {postal_code}" + } + }, + "2": { + "name": "rådhus" + } + }, + "shortDescription": "Postkoder", + "title": "Postkoder" + }, + "postboxes": { + "layers": { + "0": { + "name": "Postbokser", + "title": { + "render": "Postboks" + } + }, + "1": { + "description": "Et lag som viser postkontor.", + "name": "Postkontor", + "presets": { + "0": { + "title": "et postkontor" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "Døgnåpent (inkludert helligdager)" + } + }, + "render": "Åpningstider: {opening_hours_table()}" + } + }, + "title": { + "render": "Postkontor" + } + } + }, + "shortDescription": "Postbokser og postkontor", + "title": "Postboks og postkontor-kart" + }, + "shops": { + "title": "Kart over åpne butikker" + }, + "sidewalks": { + "description": "Eksperimentelt tema", + "layers": { + "0": { + "name": "Fortau", + "tagRenderings": { + "streetname": { + "render": "Denne gaten heter {name}" + } + } + } + }, + "title": "Fortau" + }, + "street_lighting": { + "layers": { + "1": { + "name": "Belyste gater", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Denne gaten er belyst" + }, + "2": { + "then": "Denne gaten er belyst nattestid" + }, + "3": { + "then": "Denne gaten er belyst døgnet rundt" + } + }, + "question": "Er denne gaten belyst?" + } + }, + "title": { + "render": "Belyst gate" + } + }, + "2": { + "name": "Alle gater", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Denne gaten er belyst" + }, + "1": { + "then": "Denne gaten er ikke belyst" + }, + "2": { + "then": "Denne gaten er belyst nattestid" + }, + "3": { + "then": "Denne gaten er belyst døgnet rundt" + } + }, + "question": "Er denne gaten belyst?" + } + }, + "title": { + "render": "Gate" + } + } + }, + "title": "Gatebelysning" + }, + "surveillance": { + "title": "Overvåkning under overvåkning" + }, + "toilets": { + "description": "Et kart over offentlige toaletter", + "title": "Åpent toalettkart" + }, + "trees": { + "description": "Kartlegg trærne.", + "shortDescription": "Kartlegg alle trærne", + "title": "Trær" + }, + "waste": { + "title": "Avfall" + }, + "waste_basket": { + "shortDescription": "Oversikt over søppelkurver", + "title": "Søppelkurv" + } +} \ No newline at end of file diff --git a/langs/themes/nl.json b/langs/themes/nl.json new file mode 100644 index 0000000000..ebe921f8fd --- /dev/null +++ b/langs/themes/nl.json @@ -0,0 +1,1171 @@ +{ + "aed": { + "description": "Op deze kaart kan je informatie over AEDs vinden en verbeteren", + "title": "Open AED-kaart" + }, + "aed_brugge": { + "description": "Op deze kaart kan je informatie over AEDs vinden en verbeteren + een export van de brugse defibrillatoren", + "title": "Open AED-kaart - Brugge edition" + }, + "artwork": { + "description": "Een vrije kaart met standbeelden, bustes, graffiti en andere kunstwerken van over de hele wereld", + "title": "Open kunstwerken-kaart" + }, + "benches": { + "description": "Deze kaart toont alle zitbanken die zijn opgenomen in OpenStreetMap: individuele banken en banken bij bushaltes. Met een OpenStreetMap-account kan je informatie verbeteren en nieuwe zitbanken toevoegen.", + "shortDescription": "Een kaart van zitbanken", + "title": "Zitbanken" + }, + "bicycle_rental": { + "description": "Op deze kaart vind je verschillende fietsverhuurpunten en fietsverhuurzaken", + "shortDescription": "Een kaart met fietsverhuurpunten en fietsverhuurzaken", + "title": "Fietsverhuur" + }, + "bicyclelib": { + "description": "Een fietsbibliotheek is een plaats waar men een fiets kan lenen, vaak voor een klein bedrag per jaar. Een typisch voorbeeld zijn kinderfietsbibliotheken, waar men een fiets op maat van het kind kan lenen. Is het kind de fiets ontgroeid, dan kan het te kleine fietsje omgeruild worden voor een grotere.", + "title": "Fietsbibliotheken" + }, + "binoculars": { + "description": "Een kaart met verrekijkers die op een vaste plaats zijn gemonteerd", + "shortDescription": "Een kaart met publieke verrekijker", + "title": "Verrekijkers" + }, + "bookcases": { + "description": "Een boekenruilkast is een kastje waar iedereen een boek kan nemen of achterlaten. Op deze kaart kan je deze boekenruilkasten terugvinden en met een gratis OpenStreetMap-account, ook boekenruilkasten toevoegen of informatie verbeteren", + "title": "Open boekenruilkasten-kaart" + }, + "cafes_and_pubs": { + "description": "Cafés, kroegen en drinkgelegenheden", + "title": "Cafés" + }, + "campersite": { + "description": "Deze website verzamelt en toont alle officiële plaatsen waar een camper mag overnachten en afvalwater kan lozen. Ook jij kan extra gegevens toevoegen, zoals welke services er geboden worden en hoeveel dit kot, ook afbeeldingen en reviews kan je toevoegen. De data wordt op OpenStreetMap opgeslagen en is dus altijd gratis te hergebruiken, ook door andere applicaties.", + "layers": { + "0": { + "description": "camperplaatsen", + "name": "Camperplaatsen", + "presets": { + "0": { + "description": "Voeg een nieuwe officiële camperplaats toe. Dit zijn speciaal aangeduide plaatsen waar het toegestaan is om te overnachten met een camper. Ze kunnen er uitzien als een parking, of soms eerder als een camping. Soms staan ze niet ter plaatse aangeduid, maar heeft de gemeente wel degelijk beslist dat dit een camperplaats is. Een parking voor campers waar je niet mag overnachten is géén camperplaats. ", + "title": "een camperplaats" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Hoeveel campers kunnen hier overnachten? (sla dit over als er geen duidelijk aantal plaatsen of aangeduid maximum is)", + "render": "{capacity} campers kunnen deze plaats tegelijk gebruiken" + }, + "caravansites-charge": { + "question": "Hoeveel kost deze plaats?", + "render": "Deze plaats vraagt {charge}" + }, + "caravansites-description": { + "question": "Wil je graag een algemene beschrijving toevoegen van deze plaats? (Herhaal hier niet de antwoorden op de vragen die reeds gesteld zijn. Hou het objectief - je kan je mening geven via een review)", + "render": "Meer details over deze plaats: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Gebruik is betalend" + }, + "1": { + "then": "Kan gratis gebruikt worden" + } + }, + "question": "Moet men betalen om deze camperplaats te gebruiken?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Er is internettoegang" + }, + "1": { + "then": "Er is internettoegang" + }, + "2": { + "then": "Er is geen internettoegang" + } + }, + "question": "Biedt deze plaats internettoegang?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Je moet extra betalen voor internettoegang" + }, + "1": { + "then": "Je hoeft niet extra te betalen voor internettoegang" + } + }, + "question": "Moet je betalen voor internettoegang?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Er zijn enkele plaatsen om op lange termijn te huren, maar je kan ook enkele dagen blijven" + }, + "1": { + "then": "Hier wonen geen permanente gasten" + }, + "2": { + "then": "Hier kan je enkel verblijven met een langetermijnscontract (deze plaats zal verborgen worden van deze kaart als je dit kiest)" + } + }, + "question": "Kan men hier plekken huren voor langere termijn?" + }, + "caravansites-name": { + "question": "Wat is de naam van deze plaats?", + "render": "Deze plaats heet {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "Deze plaats heeft een loosplaats" + }, + "1": { + "then": "Deze plaats heeft geen loosplaats" + } + }, + "question": "Heeft deze plaats een loosplaats?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Deze plaats heeft toiletten" + }, + "1": { + "then": "Deze plaats heeft geen toiletten" + } + }, + "question": "Heeft deze plaats toiletten?" + }, + "caravansites-website": { + "question": "Heeft deze plaats een website?", + "render": "Officiële website: : {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Camper site" + } + }, + "render": "Camperplaats {name}" + } + }, + "1": { + "description": "Loosplaatsen", + "name": "Loostplaatsen", + "presets": { + "0": { + "description": "Voeg een nieuwe loosplaats toe. Dat is een plaats waar campers hun grijs water en toiletten kunnen lozen. Vaak is er ook een kraan om water te tanken en een stopcontact.", + "title": "een loosplaats" + } + }, + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "Netwerksleutel of -code nodig om dit te gebruiken" + }, + "1": { + "then": "Je moet een klant van de kampeerplaats zijn om dit te gebruiken" + }, + "2": { + "then": "Deze loosplaats is voor iedereen toegankelijk" + }, + "3": { + "then": "Deze loosplaats is toegankelijk voor iedereen" + } + }, + "question": "Wie mag deze loosplaats gebruiken?" + }, + "dumpstations-charge": { + "question": "Hoeveel kost het gebruik van deze loosplaats?", + "render": "Deze loosplaats rekent {charge} aan" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "Je kan hier een chemisch toilet lozen" + }, + "1": { + "then": "Je kan hier geen chemisch toilet lozen" + } + }, + "question": "Mag je hier je chemisch toilet lozen?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "Je moet betalen voor het gebruik" + }, + "1": { + "then": "Kan gratis gebruikt worden" + } + }, + "question": "Vraagt deze plaats een vergoeding?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "Je kan hier grijs water lozen" + }, + "1": { + "then": "Je kan hier geen grijs water lozen" + } + }, + "question": "Mag je hier grijs water lozen?" + }, + "dumpstations-network": { + "question": "Van welk netwerk vormt deze plaats een deel? (Sla over als het geen deel uitmaakt van een netwerk)", + "render": "Deze loosplaats is deel van het {network} netwerk" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "Deze loosplaats heeft een waterkraan om je camper bij te vullen" + }, + "1": { + "then": "Deze loosplaats heeft geen waterkraan om je camper bij te vullen" + } + }, + "question": "Heeft deze loosplaats een waterkraan om je camper bij te vullen?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Loosplaats" + } + }, + "render": "Loosplaats {name}" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "Wie beheert deze plaats?", + "render": "Deze plaats wordt beheerd door {operator}" + }, + "1": { + "mappings": { + "0": { + "then": "Deze plaats heeft stroomvoorziening" + }, + "1": { + "then": "Deze plaats beschikt niet over stroomvoorziening" + } + }, + "question": "Beschikt deze plaats over stroomvoorziening?" + } + } + }, + "shortDescription": "Vind locaties waar je de nacht kan doorbrengen met je mobilehome", + "title": "Camperplaatsen" + }, + "charging_stations": { + "description": "Met deze kaart kan je informatie over oplaadpunten vinden en toevoegen", + "shortDescription": "Een wereldwijde kaart van oplaadpunten", + "title": "Oplaadpunten" + }, + "climbing": { + "description": "Op deze kaart vind je verschillende klimgelegenheden, zoals klimzalen, bolderzalen en klimmen in de natuur", + "descriptionTail": "De klimkaart is oorspronkelijk gemaakt door Christian Neumann op kletterspots.de.", + "layers": { + "0": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Een omvattend element geeft aan dat dit publiek toegangkelijk is
{_embedding_feature:access:description}" + }, + "1": { + "then": "Een omvattend element geeft aan dat een toelating nodig is om hier te klimmen
{_embedding_feature:access:description}" + }, + "2": { + "then": "Het omsluitende kaart-object zegt dat het enkel toegankelijk is voor klanten
{_embedding_feature:access:description}" + }, + "3": { + "then": "Het omsluitende kaart-object zegt dat het enkel toegankelijk is voor club leden
{_embedding_feature:access:description}" + } + } + }, + "1": { + "mappings": { + "0": { + "then": "Voor iedereen publiek toegankelijk" + }, + "1": { + "then": "Je hebt een vergunning nodig om hier toegang te kregen" + }, + "2": { + "then": "Enkel klanten" + }, + "3": { + "then": "Enkel clubleden" + } + }, + "question": "Wie heeft hier toegang toe?" + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " meter" + }, + "1": { + "human": " voet" + } + } + } + } + } + } + }, + "title": "Open klimkaart" + }, + "cycle_highways": { + "description": "Deze kaart toont fietssnelwegen", + "layers": { + "0": { + "name": "fietssnelwegen", + "title": { + "render": "fietssnelweg" + } + } + }, + "title": "Fietssnelwegen" + }, + "cycle_infra": { + "description": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken. Gemaakt tijdens #osoc21.", + "shortDescription": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken.", + "title": "Fietsinfrastructuur" + }, + "cyclenodes": { + "description": "Deze kaart toont fietsknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen", + "layers": { + "0": { + "name": "verbindingen van node naar node", + "tagRenderings": { + "node2node-survey:date": { + "question": "Wanneer werd deze node-naar-node verbinding het laast gesurveyed?", + "render": "Deze node-naar-node verbinding werd het laast gesurveyed op {survey:date}" + } + }, + "title": { + "mappings": { + "0": { + "then": "node-naar-node verbinding {ref}" + } + }, + "render": "node-naar-node verbinding" + } + }, + "1": { + "name": "knooppunten", + "tagRenderings": { + "node-expected_rcn_route_relations": { + "question": "Met hoeveel andere fietsknooppunten heeft dit knooppunt een verbinding?", + "render": "Dit knooppunt verbindt met {expected_rcn_route_relations} andere fietsknooppunten." + }, + "node-survey:date": { + "question": "Wanneer is dit fietsknooppunt voor het laatst gecontroleerd?", + "render": "Dit fietsknooppunt is voor het laatst gecontroleerd op {survey:date}" + } + }, + "title": { + "render": "fietsknooppunt {rcn_ref}" + } + } + }, + "title": "Fietsknooppuntennetwerken" + }, + "cyclestreets": { + "description": "Een fietsstraat is een straat waar
  • automobilisten geen fietsers mogen inhalen
  • Er een maximumsnelheid van 30km/u geldt
  • Fietsers gemotoriseerde voertuigen links mogen inhalen
  • Fietsers nog steeds voorrang aan rechts moeten verlenen - ook aan auto's en voetgangers op het zebrapad


Op deze open kaart kan je alle gekende fietsstraten zien en kan je ontbrekende fietsstraten aanduiden. Om de kaart aan te passen, moet je je aanmelden met OpenStreetMap en helemaal inzoomen tot straatniveau. ", + "layers": { + "0": { + "description": "Een fietsstraat is een straat waar gemotoriseerd verkeer een fietser niet mag inhalen", + "name": "Fietsstraten" + }, + "1": { + "description": "Deze straat wordt binnenkort een fietsstraat", + "name": "Toekomstige fietsstraat", + "title": { + "mappings": { + "0": { + "then": "{name} wordt fietsstraat" + } + }, + "render": "Toekomstige fietsstraat" + } + }, + "2": { + "description": "Laag waar je een straat als fietsstraat kan markeren", + "name": "Alle straten", + "title": { + "render": "Straat" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Deze straat is een fietsstraat (en dus zone 30)" + }, + "1": { + "then": "Deze straat is een fietsstraat" + }, + "2": { + "then": "Deze straat wordt binnenkort een fietsstraat" + }, + "3": { + "then": "Deze straat is geen fietsstraat" + } + }, + "question": "Is de straat {name} een fietsstraat?" + }, + "1": { + "question": "Wanneer wordt deze straat een fietsstraat?", + "render": "Deze straat wordt fietsstraat op {cyclestreet:start_date}" + } + } + }, + "shortDescription": "Een kaart met alle gekende fietsstraten", + "title": "Fietsstraten" + }, + "cyclofix": { + "description": "Het doel van deze kaart is om fietsers een gebruiksvriendelijke oplossing te bieden voor het vinden van de juiste infrastructuur voor hun behoeften.

U kunt uw exacte locatie volgen (enkel mobiel) en in de linkerbenedenhoek categorieën selecteren die voor u relevant zijn. U kunt deze tool ook gebruiken om 'spelden' aan de kaart toe te voegen of te bewerken en meer gegevens te verstrekken door de vragen te beantwoorden.

Alle wijzigingen die u maakt worden automatisch opgeslagen in de wereldwijde database van OpenStreetMap en kunnen door anderen vrij worden hergebruikt.

Bekijk voor meer info over cyclofix ook cyclofix.osm.be.", + "title": "Cyclofix - een open kaart voor fietsers" + }, + "drinking_water": { + "description": "Op deze kaart staan publiek toegankelijke drinkwaterpunten en kan je makkelijk een nieuw drinkwaterpunt toevoegen", + "title": "Drinkwaterpunten" + }, + "education": { + "description": "Deze kaart toont info over verschillende onderwijsinstellingen zoals kleuterscholen, middelbare scholen en tertiair onderwijs.", + "title": "Onderwijs" + }, + "entrances": { + "description": "Een kaart die alle toegangen toont,", + "shortDescription": "Breng ingangen in kaart om rolstoelnavigatie mogelijk te maken", + "title": "Toegangsdeuren" + }, + "etymology": { + "description": "Op deze kaart zie je waar een plaats naar is vernoemd. De straten, gebouwen, ... komen uit OpenStreetMap, waar een link naar Wikidata werd gelegd. In de popup zie je het Wikipedia-artikel van hetgeen naarwaar het vernoemd is of de Wikidata-box.

Je kan zelf ook meehelpen!Als je ver inzoomt, krijg je alle straten te zien. Klik je een straat aan, dan krijg je een zoekfunctie waarmee je snel een nieuwe link kan leggen. Je hebt hiervoor een gratis OpenStreetMap account nodig.", + "layers": { + "1": { + "override": { + "=name": "Straten zonder etymologische informatie" + } + }, + "2": { + "override": { + "=name": "Parken en bossen zonder etymologische informatie" + } + }, + "3": { + "override": { + "=name": "Onderwijsinstelling zonder etymologische informatie" + } + }, + "4": { + "override": { + "=name": "Culturele plaatsen zonder etymologische informatie" + } + }, + "5": { + "override": { + "=name": "Toeristische plaatsen zonder etymologische informatie" + } + }, + "6": { + "override": { + "=name": "Gezondheidsinstellingen en maatschappelijke plaatsen zonder etymologische informatie" + } + }, + "7": { + "override": { + "=name": "Sportplekken zonder etymologische informatie" + } + } + }, + "shortDescription": "Wat is de oorsprong van een plaatsnaam?", + "title": "Open Etymology-kaart" + }, + "facadegardens": { + "description": "Ontharde voortuintjes, groene gevels en bomen ín de stad brengen naast rust ook een mooiere stad, een grotere biodiversiteit, een verkoelend effect en een betere luchtkwaliteit.
Klimaan VZW en 'Mechelen Klimaatneutraal' willen met het project Klim(t)aan je Gevel bestaande en nieuwe geveltuintjes in kaart brengen als voorbeeld voor mensen zelf een tuintje willen aanleggen of voor stadwandelaars die houden van de natuur.
Meer info over het project op klimaan.be.", + "layers": { + "0": { + "description": "Geveltuintjes", + "name": "Geveltuintjes", + "presets": { + "0": { + "description": "Voeg geveltuintje toe", + "title": "een geveltuintje" + } + }, + "tagRenderings": { + "facadegardens-description": { + "question": "Aanvullende omschrijving van de tuin (indien nodig, en voor zover nog niet omschreven hierboven)", + "render": "Meer details: {description}" + }, + "facadegardens-direction": { + "question": "Hoe is de tuin georiënteerd?", + "render": "Oriëntatie: {direction} (waarbij 0=N en 90=O)" + }, + "facadegardens-edible": { + "mappings": { + "0": { + "then": "Er staan eetbare planten" + }, + "1": { + "then": "Er staan geen eetbare planten" + } + }, + "question": "Staan er eetbare planten?" + }, + "facadegardens-plants": { + "mappings": { + "0": { + "then": "Er staat een klimplant" + }, + "1": { + "then": "Er staan bloeiende planten" + }, + "2": { + "then": "Er staan struiken" + }, + "3": { + "then": "Er staan bodembedekkers" + } + }, + "question": "Wat voor planten staan hier?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "Er is een regenton" + }, + "1": { + "then": "Er is geen regenton" + } + }, + "question": "Is er een regenton voorzien bij het tuintje?" + }, + "facadegardens-start_date": { + "question": "Wanneer werd de tuin aangelegd? (vul gewoon een jaartal in)", + "render": "Aanlegdatum van de tuin: {start_date}" + }, + "facadegardens-sunshine": { + "mappings": { + "0": { + "then": "Het is een volle zon tuintje" + }, + "1": { + "then": "Het is een halfschaduw tuintje" + }, + "2": { + "then": "Het is een schaduw tuintje" + } + }, + "question": "Ligt de tuin in zon/half schaduw of schaduw?" + } + }, + "title": { + "render": "Geveltuintje" + } + } + }, + "shortDescription": "Deze kaart toont geveltuintjes met foto's en bruikbare info over oriëntatie, zonlicht en planttypes.", + "title": "Straatgeveltuintjes" + }, + "food": { + "description": "Restaurants en fast food", + "title": "Eetgelegenheden" + }, + "fritures": { + "description": "Op deze kaart vind je je favoriete frituur!", + "layers": { + "0": { + "override": { + "name": "Frituren" + } + } + }, + "title": "Friturenkaart" + }, + "fruit_trees": { + "description": "Op deze kaart vindt je boomgaarden en fruitbomen", + "layers": { + "0": { + "name": "Boomgaarden", + "presets": { + "0": { + "description": "Voeg een boomgaard toe (als punt - omtrek nog te tekenen)", + "title": "een boomgaard" + } + }, + "title": { + "render": "Boomgaard" + } + }, + "1": { + "description": "Een boom", + "name": "Boom", + "presets": { + "0": { + "description": "Voeg hier een boom toe", + "title": "een boom" + } + }, + "tagRenderings": { + "fruitboom-description": { + "question": "Welke beschrijving past bij deze boom?", + "render": "Beschrijving: {description}" + }, + "fruitboom-ref": { + "question": "Is er een refernetienummer?", + "render": "Referentienummer: {ref}" + }, + "fruitboom-species:nl": { + "question": "Wat is de soort van deze boom (in het Nederlands)?", + "render": "De soort is {species:nl}" + }, + "fruitboom-taxon": { + "question": "Wat is het taxon (ras) van deze boom?", + "render": "Het ras (taxon) van deze boom is {taxon}" + } + }, + "title": { + "render": "Boom" + } + } + }, + "shortDescription": "Boomgaarden en fruitbomen", + "title": "Open Boomgaardenkaart" + }, + "ghostbikes": { + "description": "Een Witte Fiets of Spookfiets is een aandenken aan een fietser die bij een verkeersongeval om het leven kwam. Het gaat om een fiets die volledig wit is geschilderd en in de buurt van het ongeval werd geinstalleerd.

Op deze kaart zie je alle witte fietsen die door OpenStreetMap gekend zijn. Ontbreekt er een Witte Fiets of wens je informatie aan te passen? Meld je dan aan met een (gratis) OpenStreetMap account.", + "title": "Witte Fietsen" + }, + "grb": { + "description": "Dit thema helpt het GRB importeren.", + "layers": { + "1": { + "tagRenderings": { + "building type": { + "question": "Wat voor soort gebouw is dit?" + }, + "grb-fixme": { + "mappings": { + "0": { + "then": "Geen fixme" + } + }, + "question": "Wat zegt de fixme?", + "render": "De fixme is {fixme}" + }, + "grb-housenumber": { + "mappings": { + "0": { + "then": "Geen huisnummer" + } + }, + "question": "Wat is het huisnummer?", + "render": "Het huisnummer is {addr:housenumber}" + }, + "grb-min-level": { + "question": "Hoeveel verdiepingen ontbreken?", + "render": "Dit gebouw begint maar op de {building:min_level} verdieping" + }, + "grb-street": { + "question": "Wat is de straat?", + "render": "De straat is {addr:street}" + }, + "grb-unit": { + "render": "De wooneenheid-aanduiding is {addr:unit} " + } + } + }, + "5": { + "override": { + "tagRenderings+": { + "0": { + "mappings": { + "0": { + "then": "Geen omliggend OSM-gebouw gevonden" + } + } + }, + "3": { + "mappings": { + "0": { + "then": "Geen omliggend OSM-gebouw gevonden. Een omliggend gebouw is nodig om dit punt als adres punt toe te voegen.
Importeer eerst de gebouwen. Vernieuw dan de pagina om losse adressen toe te voegen
" + } + }, + "render": { + "special": { + "text": "Voeg dit adres als een nieuw adrespunt toe" + } + } + } + } + } + }, + "6": { + "tagRenderings": { + "Import-button": { + "mappings": { + "0": { + "then": "Metatags nog niet berekend... Heropen deze pop-up" + } + } + } + } + } + }, + "shortDescription": "Grb import helper tool", + "title": "GRB import helper" + }, + "grb_fixme": { + "description": "Gebouwen met een FIXME - wss GRB-import die gefixed moeten worden", + "layers": { + "0": { + "tagRenderings": { + "building type": { + "question": "Wat voor soort gebouw is dit?" + }, + "grb-fixme": { + "mappings": { + "0": { + "then": "Geen fixme" + } + }, + "question": "Wat zegt de fixme?", + "render": "De fixme is {fixme}" + }, + "grb-housenumber": { + "mappings": { + "0": { + "then": "Geen huisnummer" + } + }, + "question": "Wat is het huisnummer?", + "render": "Het huisnummer is {addr:housenumber}" + }, + "grb-min-level": { + "question": "Hoeveel verdiepingen ontbreken?", + "render": "Dit gebouw begint maar op de {building:min_level} verdieping" + }, + "grb-street": { + "question": "Wat is de straat?", + "render": "De straat is {addr:street}" + }, + "grb-unit": { + "render": "De wooneenheid-aanduiding is {addr:unit} " + } + } + } + }, + "shortDescription": "Grb Fixup", + "title": "GRB Fixup" + }, + "hackerspaces": { + "description": "Op deze kaart kan je hackerspaces zien, toevoegen en updaten", + "shortDescription": "Een kaart van hackerspaces", + "title": "Hackerspaces" + }, + "hailhydrant": { + "description": "Op deze kaart kan je hydranten, brandblussers, brandweerkazernes en stalplaatsen voor ambulances vinden en updaten.\n\nJe kan je exacte locatie bepalen (enkel via GSM) en relevante lagen selecteren in de linkeronderhoek. Je kan deze applicatie ook gebruiken om pins (points of interest) op de kaart te zetten en om extra details toe te voegen door vragen te beantwoorden.\n\nAlle wijzigingen die je maakt zullen automatisch worden opgeslagen in de globale database van OpenStreetMap en kunnen vrij door anderen gebruikt worden.", + "shortDescription": "Kaart om hydranten, brandblussers, brandweerkazernes en ambulanceposten weer te geven.", + "title": "Brandkranen, brandblussers, brandweerposten en ambulanceposten" + }, + "kerbs_and_crossings": { + "description": "Een kaart met stoepranden en oversteekplaatsen.", + "title": "Stoepranden en oversteekplaatsen" + }, + "mapcomplete-changes": { + "description": "Deze kaart toont alle wijzigingen die met MapComplete werden gemaakt", + "layers": { + "0": { + "description": "Toont alle wijzigingen met MapComplete", + "filter": { + "0": { + "options": { + "0": { + "question": "Themanaam bevat {search}" + } + } + }, + "1": { + "options": { + "0": { + "question": "Gemaakt door bijdrager {search}" + } + } + }, + "2": { + "options": { + "0": { + "question": "Niet gemaakt door bijdrager {search}" + } + } + } + }, + "tagRenderings": { + "contributor": { + "render": "Wijziging gemaakt door {_last_edit:contributor}" + }, + "render_id": { + "render": "Wijzigingset {id}" + }, + "theme": { + "mappings": { + "0": { + "then": "Wijziging met officieus thema {theme}" + } + }, + "render": "Wijziging met thema {theme}" + } + }, + "title": { + "render": "Wijzigingset voor {theme}" + } + }, + "1": { + "override": { + "tagRenderings": { + "link_to_more": { + "render": "Meer statistieken kunnen hier gevonden worden" + } + } + } + } + }, + "shortDescription": "Toont wijzigingen gemaakt met MapComplete", + "title": "Wijzigingen gemaakt met MapComplete" + }, + "maps": { + "description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.

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", + "title": "Een kaart van kaarten" + }, + "missing_streets": { + "description": "Dit thema voegt automatisch straatnamen toe aan gebouwen met huisnummer en overeenkomstig CRAB-adres.", + "shortDescription": "Voegt ontbrekende straten toe aan gebouwen met huisnumer adhv CRAB", + "title": "Fix ontbrekende straten" + }, + "nature": { + "description": "Op deze kaart vind je informatie voor natuurliefhebbers, zoals info over het natuurgebied waar je inzit, vogelkijkhutten, informatieborden, ...", + "shortDescription": "Deze kaart bevat informatie voor natuurliefhebbers", + "title": "De natuur in" + }, + "notes": { + "description": "Een kaartnota bevat tekst op een specifieke locatie om aan te duiden dat er iets mis is of ontbreekt.

Bekijk ook het filtermenu om de notas te filteren op tekst, gebruiker, datum, ...", + "title": "Kaartnotas op OpenStreetMap" + }, + "observation_towers": { + "description": "Publieke uitkijktorens om van het panorama te genieten", + "shortDescription": "Publieke uitkijktorens om van het panorama te genieten", + "title": "Uitkijktorens" + }, + "onwheels": { + "overrideAll": { + "+tagRenderings": { + "0": { + "render": "Deze deur heeft een breedte van {canonical(_poi_entrance:width)} meter" + } + } + } + }, + "openwindpowermap": { + "description": "Een kaart om windturbines te tonen en te bewerken.", + "title": "Windmolens" + }, + "parkings": { + "description": "Deze kaart toont verschillende parkeerplekken", + "shortDescription": "Deze kaart toont verschillende parkeerplekken", + "title": "Parking" + }, + "personal": { + "description": "Stel je eigen thema samen door lagen te combineren van alle andere themas", + "title": "Persoonlijk thema" + }, + "pets": { + "description": "Deze kaart helpt je op weg met je huisdier: dierenartsen, hondenloopzones, dierenwinkels, hondenvriendelijke restaurants, ...", + "layers": { + "1": { + "override": { + "name": "Hondvriendelijke eetgelegenheden" + } + }, + "2": { + "override": { + "name": "Hondvriendelijke winkels", + "title": { + "render": "Hondvriendelijke winkels" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "description": "Een winkel waar je je hond in bijna heel de winkel mag meenemen", + "title": "Hondvriendelijke winkels" + } + } + } + } + }, + "title": "Dierenartsen, hondenloopzones en andere huisdiervriendelijke plaatsen" + }, + "play_forests": { + "description": "Een speelbos is een zone in een bos die vrij toegankelijk is voor spelende kinderen. Deze wordt in bossen van het Agentschap Natuur en bos altijd aangeduid met het overeenkomstige bord.", + "shortDescription": "Deze kaart toont speelbossen", + "title": "Speelbossen" + }, + "playgrounds": { + "description": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen", + "shortDescription": "Een kaart met speeltuinen", + "title": "Speelplekken" + }, + "postal_codes": { + "description": "Postcodes", + "layers": { + "0": { + "name": "postcodes", + "tagRenderings": { + "postal_code": { + "render": "Deze postcode is {postal_code}" + } + }, + "title": { + "render": "Postcode {postal_code}" + } + }, + "2": { + "name": "stadhuizen", + "title": { + "render": "Stadhuis {name}" + } + } + }, + "shortDescription": "Postcodes", + "title": "Postcodes" + }, + "postboxes": { + "description": "Op deze kaart kan je informatie over brievenbussen en postkantoren vinden en toevoegen. Je kan deze kaart gebruiken om te achterhalen waar je je volgende postkaart naar kan sturen! :)
Zie je een fout of ontbreekt een brievenbus? Dan kan je deze kaart aanpassen met een gratis OpenStreetMap account. ", + "layers": { + "0": { + "description": "Deze laag toont brievenbussen.", + "name": "Brievenbussen", + "presets": { + "0": { + "title": "een brievenbus" + } + }, + "title": { + "render": "Brievenbus" + } + }, + "1": { + "description": "Een laag die postkantoren toont.", + "filter": { + "0": { + "options": { + "0": { + "question": "Momenteel geopend" + } + } + } + }, + "name": "Postkantoren", + "presets": { + "0": { + "title": "een postkantoor" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "24/7 open (ook tijdens feestdagen)" + } + }, + "question": "Wat zijn de openingsuren voor dit postkantoor?", + "render": "Openingsuren: {opening_hours_table()}" + } + }, + "title": { + "render": "Postkantoor" + } + } + }, + "shortDescription": "Een kaart die brievenbussen en postkantoren toont", + "title": "Brievenbussen en postkantoren" + }, + "shops": { + "description": "Op deze kaart kan men algemene informatie over winkels toevoegen, evenals openingsuren en telefoonnummers", + "shortDescription": "Een bewerkbare kaart met simpele informatie over winkels", + "title": "Winkels" + }, + "sidewalks": { + "description": "Experimenteel thema", + "layers": { + "0": { + "description": "Laag die voetpaden naast wegen toont", + "name": "Voetpaden", + "tagRenderings": { + "streetname": { + "render": "Deze straat heet {name}" + } + }, + "title": { + "render": "{name}" + } + } + }, + "shortDescription": "Voetpaden in kaart brengen", + "title": "Voetpaden" + }, + "speelplekken": { + "description": "

Welkom bij de Groendoener!

De Zuidrand dat is spelen, ravotten, chillen, wandelen,… in het groen. Meer dan 200 grote en kleine speelplekken liggen er in parken, in bossen en op pleintjes te wachten om ontdekt te worden. De verschillende speelplekken werden getest én goedgekeurd door kinder- en jongerenreporters uit de Zuidrand. Met leuke challenges dagen de reporters jou uit om ook op ontdekking te gaan. Klik op een speelplek op de kaart, bekijk het filmpje en ga op verkenning!

Het project groendoener kadert binnen het strategisch project Beleefbare Open Ruimte in de Antwerpse Zuidrand en is een samenwerking tussen het departement Leefmilieu van provincie Antwerpen, Sportpret vzw, een OpenStreetMap-België Consultent en Createlli vzw. Het project kwam tot stand met steun van Departement Omgeving van de Vlaamse Overheid.
", + "layers": { + "7": { + "name": "Wandelroutes van provincie Antwerpen", + "tagRenderings": { + "walk-description": { + "render": "

Korte beschrijving:

{description}" + }, + "walk-length": { + "render": "Deze wandeling is {_length:km}km lang" + }, + "walk-operator": { + "question": "Wie beheert deze wandeling en plaatst dus de signalisatiebordjes?" + }, + "walk-operator-email": { + "question": "Naar wie kan men emailen bij problemen rond signalisatie?", + "render": "Bij problemen met signalisatie kan men emailen naar {operator:email}" + }, + "walk-type": { + "mappings": { + "0": { + "then": "Dit is een internationale wandelroute" + }, + "1": { + "then": "Dit is een nationale wandelroute" + }, + "2": { + "then": "Dit is een regionale wandelroute" + }, + "3": { + "then": "Dit is een lokale wandelroute" + } + } + } + } + } + }, + "shortDescription": "Speelplekken in de Antwerpse Zuidrand", + "title": "Welkom bij de groendoener!" + }, + "sport_pitches": { + "description": "Een sportveld is een ingerichte plaats met infrastructuur om een sport te beoefenen", + "shortDescription": "Deze kaart toont sportvelden", + "title": "Sportvelden" + }, + "street_lighting": { + "description": "Op deze kaart vind je alles over straatlantaarns", + "layers": { + "1": { + "name": "Verlichte straten", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Deze straat is verlicht" + }, + "1": { + "then": "Deze straat is niet verlicht" + }, + "2": { + "then": "Deze straat is 's nachts verlicht" + }, + "3": { + "then": "Deze straat is 24/7 verlicht" + } + }, + "question": "Is deze straat verlicht?" + } + }, + "title": { + "render": "Verlichte straat" + } + }, + "2": { + "name": "Alle straten", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "Deze straat is verlicht" + }, + "1": { + "then": "Deze straat is niet verlicht" + }, + "2": { + "then": "Deze straat is 's nachts verlicht" + }, + "3": { + "then": "Deze straat is 24/7 verlicht" + } + }, + "question": "Is deze straat verlicht?" + } + }, + "title": { + "render": "Straat" + } + } + }, + "title": "Straatverlichting" + }, + "street_lighting_assen": { + "description": "Op deze kaart vind je alles over straatlantaarns + een dataset van Assen", + "title": "Straatverlichting - Assen" + }, + "surveillance": { + "description": "Op deze open kaart kan je bewakingscamera's vinden.", + "shortDescription": "Bewakingscameras en dergelijke", + "title": "Surveillance under Surveillance" + }, + "toilets": { + "description": "Een kaart met openbare toiletten", + "title": "Open Toilettenkaart" + }, + "trees": { + "description": "Breng bomen in kaart!", + "shortDescription": "Breng bomen in kaart", + "title": "Bomen" + }, + "waste": { + "description": "Kaart met afvalbakken en recyclingfaciliteiten.", + "title": "Afval" + }, + "waste_assen": { + "description": "Kaart met afvalbakken en recyclingfaciliteiten + een dataset voor Assen.", + "title": "Afval - Assen" + }, + "waste_basket": { + "description": "Op deze kaart vind je vuilnisbakken waar je afval in kan smijten. Ontbreekt er een vuilnisbak? Dan kan je die zelf toevoegen", + "shortDescription": "Een kaart met vuilnisbakken", + "title": "Vuilnisbak" + } +} \ No newline at end of file diff --git a/langs/themes/pl.json b/langs/themes/pl.json new file mode 100644 index 0000000000..96cade8581 --- /dev/null +++ b/langs/themes/pl.json @@ -0,0 +1,28 @@ +{ + "aed": { + "description": "Na tej mapie można znaleźć i oznaczyć defibrylatory w okolicy", + "title": "Otwórz mapę AED" + }, + "artwork": { + "description": "Witaj w Open Artwork Map, mapie pomników, popierś, graffitti i innych dzieł sztuki z całego świata", + "title": "Otwórz mapę dzieł sztuki" + }, + "bicyclelib": { + "title": "Wypożyczalnie rowerów" + }, + "ghostbikes": { + "title": "Duch roweru" + }, + "surveillance": { + "description": "Na tej otwartej mapie można znaleźć kamery monitoringu.", + "shortDescription": "Kamery monitorujące i inne środki nadzoru" + }, + "toilets": { + "description": "Mapa toalet publicznych", + "title": "Mapa otwartych toalet" + }, + "trees": { + "shortDescription": "Sporządzić mapę wszystkich drzew", + "title": "Drzewa" + } +} \ No newline at end of file diff --git a/langs/themes/pt_BR.json b/langs/themes/pt_BR.json new file mode 100644 index 0000000000..bdf96fb08a --- /dev/null +++ b/langs/themes/pt_BR.json @@ -0,0 +1,172 @@ +{ + "aed": { + "description": "Neste mapa, pode-se encontrar e marcar desfibriladores próximos", + "title": "Abrir mapa AED" + }, + "benches": { + "shortDescription": "Um mapa de bancadas", + "title": "Bancadas" + }, + "bicyclelib": { + "title": "Bibliotecas de bicicletas" + }, + "bookcases": { + "title": "Abrir Mapa de Estantes" + }, + "campersite": { + "layers": { + "0": { + "description": "Locais de acampamento", + "name": "Locais de acampamento", + "presets": { + "0": { + "title": "uma local de acampamento" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Quantos campistas podem ficar aqui? (pule se não houver um número óbvio de vagas ou veículos permitidos)", + "render": "{capacity} campistas podem usar este lugar ao mesmo tempo" + }, + "caravansites-charge": { + "question": "Quanto este lugar cobra?", + "render": "Este lugar cobra {charge}" + }, + "caravansites-description": { + "render": "Mais detalhes sobre este lugar: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "Você precisa pagar para usar" + }, + "1": { + "then": "Pode ser usado de graça" + } + }, + "question": "Este lugar cobra alguma taxa?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Há acesso à internet" + }, + "1": { + "then": "Há acesso à Internet" + }, + "2": { + "then": "Não há acesso à internet" + } + }, + "question": "Este lugar fornece acesso a internet?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "Você precisa pagar um extra pelo acesso à internet" + }, + "1": { + "then": "Você não precisa pagar um extra pelo acesso à internet" + } + }, + "question": "Você tem que pagar pelo acesso à internet?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Sim, há alguns pontos para aluguel a longo prazo, mas você também pode ficar em uma base diária" + }, + "1": { + "then": "Não, não há hóspedes permanentes aqui" + } + }, + "question": "Este lugar oferece vagas para aluguel a longo prazo?" + }, + "caravansites-name": { + "question": "Qual o nome deste lugar?", + "render": "Este lugar é chamado de {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "Este local tem uma estação de aterro sanitário" + }, + "1": { + "then": "Este local não tem uma estação de aterro sanitário" + } + }, + "question": "Este local tem uma estação de aterro sanitário?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "Este lugar tem banheiros" + }, + "1": { + "then": "Este lugar não tem banheiros" + } + }, + "question": "Este lugar tem banheiros?" + }, + "caravansites-website": { + "question": "Este lugar tem um website?", + "render": "Site oficial: {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Locais de acampamento sem nome" + } + }, + "render": "Local de acampamento {name}" + } + }, + "1": { + "description": "Estações de despejo sanitário", + "name": "Estações de despejo sanitário", + "tagRenderings": { + "dumpstations-charge": { + "question": "Quanto este lugar cobra?", + "render": "Este lugar cobra {charge}" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "Você precisa pagar pelo uso" + }, + "1": { + "then": "Pode ser usado gratuitamente" + } + }, + "question": "Este lugar cobra alguma taxa?" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "Este lugar tem um ponto de água" + }, + "1": { + "then": "Este lugar não tem um ponto de água" + } + }, + "question": "Este lugar tem um ponto de água?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Estação de despejo" + } + }, + "render": "Estação de despejo {name}" + } + } + }, + "shortDescription": "Encontre locais para passar a noite com o seu campista", + "title": "Locais de acampamento" + }, + "ghostbikes": { + "title": "Bicicleta fantasma" + } +} \ No newline at end of file diff --git a/langs/themes/ru.json b/langs/themes/ru.json new file mode 100644 index 0000000000..edb9275b2a --- /dev/null +++ b/langs/themes/ru.json @@ -0,0 +1,418 @@ +{ + "aed": { + "description": "На этой карте вы можете найти и отметить ближайшие дефибрилляторы", + "title": "Открытая карта АВД (Автоматизированных внешних дефибрилляторов)" + }, + "artwork": { + "description": "Добро пожаловать на открытую карта произведений искусства - карту статуй, бюстов, граффити и других произведений искусства по всему миру", + "title": "Открытая карта произведений искусства" + }, + "benches": { + "description": "На этой карте показаны все скамейки, записанные в OpenStreetMap: отдельные скамейки, а также скамейки, относящиеся к остановкам общественного транспорта или навесам. Имея учётную запись OpenStreetMap, вы можете наносить на карту новые скамейки или редактировать информацию о существующих скамейках.", + "shortDescription": "Карта скамеек", + "title": "Скамейки" + }, + "bicyclelib": { + "description": "Велосипедная библиотека - это место, где велосипеды можно взять на время, часто за небольшую ежегодную плату. Примером использования являются библиотеки велосипедов для детей, что позволяет им сменить велосипед на больший, когда они перерастают свой нынешний велосипед", + "title": "Велосипедные библиотеки" + }, + "bookcases": { + "description": "Общественный книжный шкаф - это небольшой уличный шкаф, коробка, старый телефонный аппарат или другие предметы, где хранятся книги. Каждый может положить или взять книгу. Цель этой карты - собрать все эти книжные шкафы. Вы можете обнаружить новые книжные шкафы поблизости и, имея бесплатный аккаунт OpenStreetMap, быстро добавить свои любимые книжные шкафы.", + "title": "Открытая карта книжных шкафов" + }, + "cafes_and_pubs": { + "title": "Кафе и пабы" + }, + "campersite": { + "description": "На этом сайте собраны все официальные места остановки кемперов и места, где можно сбросить серую и черную воду. Вы можете добавить подробную информацию о предоставляемых услугах и их стоимости. Добавлять фотографии и отзывы. Это веб-сайт и веб-приложение. Данные хранятся в OpenStreetMap, поэтому они будут бесплатными всегда и могут быть повторно использованы любым приложением.", + "layers": { + "0": { + "description": "площадки для кемпинга", + "name": "Площадки для кемпинга", + "presets": { + "0": { + "description": "Добавьте новую официальную площадку для кемпинга. Это специально отведённые места для ночлега с автофургоном. Они могут выглядеть как настоящий кемпинг или просто выглядеть как парковка. Они не могут быть обозначены вообще, а просто быть определены в муниципальном решении. Обычная парковка, предназначенная для отдыхающих, где не ожидается, что они проведут ночь это -НЕ- площадка для кемпинга ", + "title": "площадка для кемпинга" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "Сколько кемперов может здесь остановиться? (пропустите, если нет очевидного количества мест или разрешённых транспортных средств)", + "render": "{capacity} кемперов могут использовать это место одновременно" + }, + "caravansites-charge": { + "question": "Сколько это место взимает?", + "render": "Это место взимает {charge}" + }, + "caravansites-description": { + "question": "Хотели бы вы добавить общее описание этого места? (Не повторяйте информацию, которая уже написана выше или на которую вы уже ответили ранее. Пожалуйста, будьте объективны - мнения должны быть в отзывах)", + "render": "Более подробная информация об этом месте: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "За использование нужно платить" + }, + "1": { + "then": "Можно использовать бесплатно" + } + }, + "question": "Взимается ли в этом месте плата?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "Есть доступ в Интернет" + }, + "1": { + "then": "Есть доступ в Интернет" + }, + "2": { + "then": "Нет доступа в Интернет" + } + }, + "question": "Предоставляет ли это место доступ в Интернет?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "За доступ в Интернет нужно платить дополнительно" + }, + "1": { + "then": "Вам не нужно платить дополнительно за доступ в Интернет" + } + }, + "question": "Нужно ли платить за доступ в Интернет?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "Да, здесь есть места для долгосрочной аренды, но вы можете остановиться и на сутки" + }, + "1": { + "then": "Нет, здесь нет постоянных гостей" + }, + "2": { + "then": "Здесь можно остановиться, только если у вас долгосрочный контракт (это место исчезнет с этой карты, если вы выберете это)" + } + }, + "question": "Предлагает ли эта площадка места для долгосрочной аренды?" + }, + "caravansites-name": { + "question": "Как называется это место?", + "render": "Это место называется {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "В этом кемпинге есть место для слива отходов из туалетных резервуаров" + }, + "1": { + "then": "В этом кемпинге нет места для слива отходов из туалетных резервуаров" + } + }, + "question": "В этом кемпинге есть место для слива отходов из туалетных резервуаров?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "В этом месте есть туалеты" + }, + "1": { + "then": "В этом месте нет туалетов" + } + }, + "question": "Здесь есть туалеты?" + }, + "caravansites-website": { + "question": "Есть ли у этого места веб-сайт?", + "render": "Официальный сайт: {website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Место для кемпинга без названия" + } + }, + "render": "Место для кемпинга {name}" + } + }, + "1": { + "description": "Ассенизационные сливные станции", + "name": "Места для слива отходов из туалетных резервуаров", + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "2": { + "then": "Любой может воспользоваться этой станцией утилизации" + }, + "3": { + "then": "Любой может воспользоваться этой станцией утилизации" + } + }, + "question": "Кто может использовать эту станцию утилизации?" + }, + "dumpstations-charge": { + "question": "Сколько это место взимает?", + "render": "Это место взимает {charge}" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "Вы можете утилизировать отходы химических туалетов здесь" + }, + "1": { + "then": "Здесь нельзя утилизировать отходы химических туалетов" + } + }, + "question": "Можно ли здесь утилизировать отходы химических туалетов?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "За использование нужно платить" + }, + "1": { + "then": "Можно использовать бесплатно" + } + }, + "question": "Взимается ли в этом месте плата?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "Вы можете утилизировать серую воду здесь" + }, + "1": { + "then": "Здесь нельзя утилизировать серую воду" + } + }, + "question": "Можно ли здесь утилизировать серую воду?" + }, + "dumpstations-network": { + "question": "К какой сети относится эта станция? (пропустите, если неприменимо)", + "render": "Эта станция - часть сети {network}" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "В этом месте есть водоснабжение" + }, + "1": { + "then": "В этом месте нет водоснабжения" + } + }, + "question": "Есть ли в этом месте водоснабжение?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Ассенизационная сливная станция" + } + }, + "render": "Ассенизационная сливная станция {name}" + } + } + }, + "shortDescription": "Найти места остановки, чтобы провести ночь в автофургоне", + "title": "Кемпинги" + }, + "charging_stations": { + "description": "На этой карте вы можно найти и отметить информацию о зарядных станциях", + "shortDescription": "Карта зарядных станций по всему миру", + "title": "Зарядные станции" + }, + "climbing": { + "description": "На этой карте вы найдете различные возможности для скалолазания, такие как скалодромы, залы для боулдеринга и скалы на природе.", + "descriptionTail": "Создатель карты скалолазания — Christian Neumann. Пожалуйста, пишите если у вас есть отзыв или вопросы.

Проект использует данные OpenStreetMap.

", + "layers": { + "0": { + "override": { + "tagRenderings+": { + "1": { + "mappings": { + "3": { + "then": "Только членам клуба" + } + } + } + }, + "units+": { + "0": { + "applicableUnits": { + "0": { + "human": " метр" + } + } + } + } + } + } + }, + "title": "Открытая карта скалолазания" + }, + "cycle_infra": { + "title": "Велосипедная инфраструктура" + }, + "cyclestreets": { + "layers": { + "0": { + "name": "Cyclestreets" + }, + "2": { + "name": "Все улицы", + "title": { + "render": "Улица" + } + } + } + }, + "cyclofix": { + "title": "Cyclofix - открытая карта для велосипедистов" + }, + "drinking_water": { + "description": "На этой карте показываются и могут быть легко добавлены общедоступные точки питьевой воды", + "title": "Питьевая вода" + }, + "etymology": { + "title": "Открытая этимологическая карта" + }, + "facadegardens": { + "layers": { + "0": { + "tagRenderings": { + "facadegardens-description": { + "question": "Дополнительная информация о саде (если требуется или еще не указана выше)", + "render": "Подробнее: {description}" + }, + "facadegardens-plants": { + "question": "Какие виды растений обитают здесь?" + }, + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "Есть бочка с дождевой водой" + }, + "1": { + "then": "Нет бочки с дождевой водой" + } + } + }, + "facadegardens-start_date": { + "render": "Дата строительства сада: {start_date}" + }, + "facadegardens-sunshine": { + "question": "Сад расположен на солнечной стороне или в тени?" + } + } + } + } + }, + "ghostbikes": { + "title": "Велосипед Ghost" + }, + "hackerspaces": { + "title": "Хакерспейсы" + }, + "hailhydrant": { + "description": "На этой карте вы можете найти и обновить местоположение пожарных гидрантов, пожарных станций, станций скорой помощи и огнетушителей в ваших избранных районах населенного пункта.\n\nВы можете записать своё точное месторасположение (только на мобильных устройствах) и выбрать интересующие слои данных в левом нижнем углу. Вы также можете использовать этот инструмент для добавления или изменения точек интереса на карте и дополнять данные, отвечая на вопросы.\n\nВсе сделанные вами изменения автоматически сохраняются в базе данных OpenStreetMap и могут быть свободно переработаны другими пользователями.", + "shortDescription": "Карта пожарных гидрантов, огнетушителей, пожарных станций и станций скорой помощи.", + "title": "Пожарные гидранты, огнетушители, пожарные станции и станции скорой помощи." + }, + "maps": { + "title": "Карта карт" + }, + "observation_towers": { + "title": "Смотровые башни" + }, + "openwindpowermap": { + "title": "Открытая карта ветроэнергетики" + }, + "parkings": { + "title": "Парковка" + }, + "personal": { + "description": "Создать персональную тему на основе доступных слоёв тем. Чтобы отобразить некоторые данные, откройте выбор слоя" + }, + "playgrounds": { + "description": "На этой карте можно найти игровые площадки и добавить дополнительную информацию", + "shortDescription": "Карта игровых площадок", + "title": "Игровые площадки" + }, + "postboxes": { + "layers": { + "0": { + "name": "Почтовые ящики", + "presets": { + "0": { + "title": "почтовый ящик" + } + }, + "title": { + "render": "Почтовый ящик" + } + }, + "1": { + "name": "Почтовые отделения", + "presets": { + "0": { + "title": "Почтовое отделение" + } + }, + "tagRenderings": { + "OH": { + "render": "Часы работы: {opening_hours_table()}" + } + }, + "title": { + "render": "Почтовое отделение" + } + } + } + }, + "shops": { + "title": "Открыть карту магазинов" + }, + "sidewalks": { + "description": "Экспериментальная тема", + "layers": { + "0": { + "name": "Тротуары", + "title": { + "render": "{name}" + } + } + }, + "title": "Тротуары" + }, + "sport_pitches": { + "description": "Спортивная площадка - пространство для занятий спортом", + "shortDescription": "Карта, отображающая спортивные площадки", + "title": "Спортивные площадки" + }, + "street_lighting": { + "layers": { + "2": { + "name": "Все улицы", + "title": { + "render": "Улица" + } + } + }, + "title": "Уличное освещение" + }, + "surveillance": { + "description": "На этой открытой карте можно найти камеры слежения." + }, + "toilets": { + "description": "Карта общественных туалетов", + "title": "Открытая карта туалетов" + }, + "trees": { + "description": "Нанесите все деревья на карту!", + "shortDescription": "Карта деревьев", + "title": "Деревья" + } +} \ No newline at end of file diff --git a/langs/themes/sl.json b/langs/themes/sl.json new file mode 100644 index 0000000000..babdb5bc0f --- /dev/null +++ b/langs/themes/sl.json @@ -0,0 +1,6 @@ +{ + "aed": { + "description": "Na tem zemljevidu lahko poiščete in označite bližnje defibrilatorje", + "title": "Zemljevid defibrilatorjev (AED)" + } +} \ No newline at end of file diff --git a/langs/themes/sv.json b/langs/themes/sv.json new file mode 100644 index 0000000000..8c5ac8469c --- /dev/null +++ b/langs/themes/sv.json @@ -0,0 +1,12 @@ +{ + "aed": { + "description": "På denna karta kan man hitta och markera närliggande defibrillatorer", + "title": "Öppna AED-karta" + }, + "artwork": { + "title": "Öppen konstverkskarta" + }, + "ghostbikes": { + "title": "Spökcykel" + } +} \ No newline at end of file diff --git a/langs/themes/zh_Hans.json b/langs/themes/zh_Hans.json new file mode 100644 index 0000000000..f124b98086 --- /dev/null +++ b/langs/themes/zh_Hans.json @@ -0,0 +1,14 @@ +{ + "aed": { + "description": "在这份地图上可以寻找和标记附近的除颤器", + "title": "Open AED Map" + }, + "artwork": { + "description": "欢迎使用Open Artwork Map,一个雕塑、半身像、涂鸦和其他全球艺术品的地图", + "title": "Open Artwork Map" + }, + "benches": { + "shortDescription": "长椅地图", + "title": "长椅" + } +} \ No newline at end of file diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json new file mode 100644 index 0000000000..a87f75a98c --- /dev/null +++ b/langs/themes/zh_Hant.json @@ -0,0 +1,511 @@ +{ + "aed": { + "description": "在這份地圖上,你可以找到與標記附近的除顫器", + "title": "開放AED地圖" + }, + "artwork": { + "description": "歡迎來到開放藝術品地圖,這份地圖會顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品", + "title": "開放藝術品地圖" + }, + "benches": { + "description": "這份地圖顯示開放街圖上所有記錄的長椅:單獨的長椅,屬於大眾運輸站點或涼亭的長椅。只要有開放街圖帳號,你可以新增長椅或是編輯既有長椅的詳細內容。", + "shortDescription": "長椅的地圖", + "title": "長椅" + }, + "bicyclelib": { + "description": "單車圖書館是指每年支付小額費用,然後可以租用單車的地方。最有名的單車圖書館案例是給小孩的,能夠讓長大的小孩用目前的單車換成比較大的單車", + "title": "單車圖書館" + }, + "binoculars": { + "description": "固定一地的望遠鏡地圖,特別是能夠在旅遊景點、觀景點、城鎮環景點,或是自然保護區找到。", + "shortDescription": "固定望遠鏡的地圖", + "title": "望遠鏡" + }, + "bookcases": { + "description": "公共書架是街邊箱子、盒子、舊的電話亭或是其他存放書本的物件,每一個人都能放置或拿取書本。這份地圖收集所有類型的書架,你可以探索你附近新的書架,同時也能用免費的開放街圖帳號來快速新增你最愛的書架。", + "title": "開放書架地圖" + }, + "cafes_and_pubs": { + "title": "咖啡廳與酒吧" + }, + "campersite": { + "description": "這個網站收集所有官方露營地點,以及那邊能排放廢水。你可以加上詳細的服務項目與價格,加上圖片以及評價。這是網站與網路 app,資料則是存在開放街圖,因此會永遠免費,而且可以被所有 app 再利用。", + "layers": { + "0": { + "description": "露營地", + "name": "露營地", + "presets": { + "0": { + "description": "新增正式露營地點,通常是設計給過夜的露營者的地點。看起來像是真的露營地或是一般的停車場,而且也許沒有任何指標,但在城鎮被定議地點。如果一般給露營者的停車場並不是用來過夜,則不是露營地點 ", + "title": "露營地" + } + }, + "tagRenderings": { + "caravansites-capacity": { + "question": "多少露營者能夠待在這裡?(如果沒有明顯的空間數字或是允許車輛則可以跳過)", + "render": "{capacity} 露營者能夠同時使用這個地方" + }, + "caravansites-charge": { + "question": "這個地方收多少費用?", + "render": "這個地方收費 {charge}" + }, + "caravansites-description": { + "question": "你想要為這個地方加一般的敘述嗎?(不要重覆加先前問過或提供的資訊,請保持敘述性-請將意見留在評價)", + "render": "這個地方更詳細的資訊: {description}" + }, + "caravansites-fee": { + "mappings": { + "0": { + "then": "你要付費才能使用" + }, + "1": { + "then": "可以免費使用" + } + }, + "question": "這個地方收費嗎?" + }, + "caravansites-internet": { + "mappings": { + "0": { + "then": "這裡有網路連線" + }, + "1": { + "then": "這裡有網路連線" + }, + "2": { + "then": "這裡沒有網路連線" + } + }, + "question": "這個地方有提網路連線嗎?" + }, + "caravansites-internet-fee": { + "mappings": { + "0": { + "then": "你需要額外付費來使用網路連線" + }, + "1": { + "then": "你不需要額外付費來使用網路連線" + } + }, + "question": "你需要為網路連線付費嗎?" + }, + "caravansites-long-term": { + "mappings": { + "0": { + "then": "有,這個地方有提供長期租用,但你也可以用天計算費用" + }, + "1": { + "then": "沒有,這裡沒有永久的客戶" + }, + "2": { + "then": "如果有長期租用合約才有可能待下來(如果你選擇這個地方則會在這份地圖消失)" + } + }, + "question": "這個地方有提供長期租用嗎?" + }, + "caravansites-name": { + "question": "這個地方叫做什麼?", + "render": "這個地方叫做 {name}" + }, + "caravansites-sanitary-dump": { + "mappings": { + "0": { + "then": "這個地方有衛生設施" + }, + "1": { + "then": "這個地方沒有衛生設施" + } + }, + "question": "這個地方有衛生設施嗎?" + }, + "caravansites-toilets": { + "mappings": { + "0": { + "then": "這個地方有廁所" + }, + "1": { + "then": "這個地方並沒有廁所" + } + }, + "question": "這個地方有廁所嗎?" + }, + "caravansites-website": { + "question": "這個地方有網站嗎?", + "render": "官方網站:{website}" + } + }, + "title": { + "mappings": { + "0": { + "then": "沒有名稱的露營地" + } + }, + "render": "露營地 {name}" + } + }, + "1": { + "description": "垃圾處理站", + "name": "垃圾處理站", + "presets": { + "0": { + "description": "新增垃圾站,這通常是提供露營駕駛丟棄廢水與化學性廁所廢水的地方,也會有飲用水與電力。", + "title": "垃圾丟棄站" + } + }, + "tagRenderings": { + "dumpstations-access": { + "mappings": { + "0": { + "then": "你需要網路鑰匙/密碼來使用這個設施" + }, + "1": { + "then": "你需要是露營/露營地的客戶才能使用這一地方" + }, + "2": { + "then": "任何人都可以使用這個衛生廢棄物站" + }, + "3": { + "then": "任何人都可以使用這個垃圾站" + } + }, + "question": "誰可以使用這個垃圾站?" + }, + "dumpstations-charge": { + "question": "這個地方收費多少?", + "render": "這個地方收費 {charge}" + }, + "dumpstations-chemical-waste": { + "mappings": { + "0": { + "then": "你可以在這邊丟棄廁所化學廢棄物" + }, + "1": { + "then": "你不能在這邊丟棄廁所化學廢棄物" + } + }, + "question": "你能在這裡丟棄廁所化學廢棄物嗎?" + }, + "dumpstations-fee": { + "mappings": { + "0": { + "then": "你需要付費才能使用" + }, + "1": { + "then": "這裡可以免費使用" + } + }, + "question": "這個地方需要付費嗎?" + }, + "dumpstations-grey-water": { + "mappings": { + "0": { + "then": "你可以在這裡排放洗滌水" + }, + "1": { + "then": "你無法在這裡排放洗滌水" + } + }, + "question": "你能在這裡排放洗滌水嗎?" + }, + "dumpstations-network": { + "question": "這裡是屬於那個網路的? (沒有則跳過)", + "render": "這車站是屬於 {network} 網路的一部分" + }, + "dumpstations-waterpoint": { + "mappings": { + "0": { + "then": "這個地方有取水點" + }, + "1": { + "then": "這個地方沒有取水點" + } + }, + "question": "這個地方有取水點嗎?" + } + }, + "title": { + "mappings": { + "0": { + "then": "垃圾站" + } + }, + "render": "{name} 垃圾站" + } + } + }, + "overrideAll": { + "tagRenderings+": { + "0": { + "question": "這個地方是誰營運的?", + "render": "這個地方由 {operator} 營運的" + } + } + }, + "shortDescription": "露營者尋找渡過夜晚的場地", + "title": "露營地點" + }, + "charging_stations": { + "description": "在這份開放地圖上,你可以尋找與標示充電站的資訊", + "shortDescription": "全世界的充電站地圖", + "title": "充電站" + }, + "climbing": { + "description": "在這份地圖上你會發現能夠攀爬機會,像是攀岩體育館、抱石大廳以及大自然當中的巨石。", + "descriptionTail": "攀爬地圖最初由 Christian Neumann 製作。如果你有回饋意見或問題請到Please 這邊反應

這專案使用來自開放街圖專案的資料。

", + "title": "開放攀爬地圖" + }, + "cycle_infra": { + "description": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。", + "shortDescription": "檢視與編輯單車相關設施的地圖。", + "title": "單車設施" + }, + "cyclestreets": { + "description": "單車街道是機動車輛受限制,只允許單車通行的道路。通常會有路標顯示特別的交通指標。單車街道通常在荷蘭、比利時看到,但德國與法國也有。 ", + "layers": { + "0": { + "name": "單車街道" + }, + "1": { + "name": "將來的單車街道" + } + }, + "shortDescription": "單車街道的地圖", + "title": "單車街道" + }, + "cyclofix": { + "description": "這份地圖的目的是為單車騎士能夠輕易顯示滿足他們需求的相關設施。

你可以追蹤你確切位置 (只有行動版),以及在左下角選擇相關的圖層。你可以使用這工具在地圖新增或編輯釘子,以及透過回答問題來提供更多資訊。

所有你的變動都會自動存在開放街圖這全球資料圖,並且能被任何人自由取用。

你可以到 cyclofix.osm.be 閱讀更多資訊。", + "title": "單車修正 - 單車騎士的開放地圖" + }, + "drinking_water": { + "description": "在這份地圖上,公共可及的飲水點可以顯示出來,也能輕易的增加", + "title": "飲用水" + }, + "entrances": { + "description": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊", + "shortDescription": "幫助輪椅導航來勘查出入口", + "title": "出入口" + }, + "etymology": { + "description": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。

你也可以貢獻!放大到夠大的層級,然後所有道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。", + "layers": { + "1": { + "override": { + "=name": "道路沒有詞源資訊" + } + }, + "2": { + "override": { + "=name": "公園與森哥沒有詞源資訊" + } + } + }, + "shortDescription": "地名的由來是?", + "title": "開放詞源地圖" + }, + "facadegardens": { + "layers": { + "0": { + "description": "立面花園", + "name": "立面花園", + "tagRenderings": { + "facadegardens-rainbarrel": { + "mappings": { + "0": { + "then": "這裡有個雨筒" + }, + "1": { + "then": "這裡沒有雨筒" + } + }, + "question": "花園當中有設置雨筒嗎?" + } + }, + "title": { + "render": "立面花園" + } + } + }, + "shortDescription": "這地圖顯示立面花園的照片以及其他像是方向、日照以及植栽種類等實用訊息。", + "title": "立面花園" + }, + "food": { + "title": "餐廳與快餐店" + }, + "ghostbikes": { + "description": "幽靈單車是用來紀念死於交通事故的單車騎士,在事發地點附近放置白色單車。

在這份地圖上面,你可以看到所有在開放街圖已知的幽靈單車。有缺漏的幽靈單車嗎?所有人都可以在這邊新增或是更新資訊-只有你有(免費)開放街圖帳號。", + "title": "幽靈單車" + }, + "hackerspaces": { + "description": "在這份地圖上你可以看到駭客空間,新增或直接更新資料", + "shortDescription": "駭客空間的地圖", + "title": "駭客空間" + }, + "hailhydrant": { + "description": "在這份地圖上面你可以在你喜愛的社區尋找與更新消防栓、消防隊、急救站與滅火器。\n\n你可以追蹤確切位置 (只有行動版) 以及在左下角選擇與你相關的圖層。你也可以使用這工具新增或編輯地圖上的釘子 (興趣點),以及透過回答一些問題提供額外的資訊。\n\n所有你做出的變動都會自動存到開放街圖這個全球資料庫,而且能自由讓其他人取用。", + "shortDescription": "顯示消防栓、滅火器、消防隊與急救站的地圖。", + "title": "消防栓、滅火器、消防隊、以及急救站。" + }, + "maps": { + "description": "在這份地圖你可以找到所在在開放街圖上已知的地圖 - 特別是顯示地區、城市、區域的資訊版面上的大型地圖,例如佈告欄背面的旅遊地圖,自然保護區的地圖,區域的單車網路地圖,...)

如果有缺少的地圖,你可以輕易在開放街圖上新增這地圖。", + "shortDescription": "這份主題顯示所有已知的開放街圖上的 (旅遊) 地圖", + "title": "地圖的地圖" + }, + "observation_towers": { + "description": "開放可及能觀景的高塔", + "shortDescription": "開發可及能觀景的高塔", + "title": "觀景塔" + }, + "openwindpowermap": { + "description": "顯示與編輯風機的地圖。", + "title": "開放風力地圖" + }, + "parkings": { + "description": "這地圖顯示不同的停車空間", + "shortDescription": "這地圖顯示不同的停車空間", + "title": "停車場" + }, + "personal": { + "description": "從所有可用的主題圖層創建個人化主題", + "title": "個人化主題" + }, + "playgrounds": { + "description": "在這份地圖上,你可以尋找遊樂場以及其相關資訊", + "shortDescription": "遊樂場的地圖", + "title": "遊樂場" + }, + "postboxes": { + "description": "在這份地圖你能找到與新增有關郵局與郵筒的資料,你可以用這份地圖找到寄送您下張明信片的地方!:)
發現錯誤或是有郵筒遺漏嗎?你可以用免費的開放街圖帳號來編輯。 ", + "layers": { + "0": { + "description": "這圖層顯示郵筒。", + "name": "郵筒", + "presets": { + "0": { + "title": "郵筒" + } + }, + "title": { + "render": "郵筒" + } + }, + "1": { + "description": "圖層顯示郵局。", + "filter": { + "0": { + "options": { + "0": { + "question": "目前開放" + } + } + } + }, + "name": "郵局", + "presets": { + "0": { + "title": "郵局" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "24/7 開放 (包括假日)" + } + }, + "question": "這間郵局的開放時間是?", + "render": "開放時間:{opening_hours_table()}" + } + }, + "title": { + "render": "郵局" + } + } + }, + "shortDescription": "顯示郵筒與郵局的地圖", + "title": "郵筒與郵局地圖" + }, + "shops": { + "description": "這份地圖上,你可以標記商家基本資訊,新增營業時間以及聯絡電話", + "title": "開放商店地圖" + }, + "sport_pitches": { + "description": "運動場地是進行運動的地方", + "shortDescription": "顯示運動場地的地圖", + "title": "運動場地" + }, + "street_lighting": { + "description": "在這份地圖你可以找到任何有關路燈的事情", + "layers": { + "1": { + "name": "有照明的道路", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "這個道路有照明" + }, + "1": { + "then": "這個道路沒有照明" + }, + "2": { + "then": "這個道路晚上有照明" + }, + "3": { + "then": "這個道路 24/7 有照明" + } + }, + "question": "這道路有路燈嗎?" + } + }, + "title": { + "render": "照明道路" + } + }, + "2": { + "name": "所有道路", + "tagRenderings": { + "lit": { + "mappings": { + "0": { + "then": "這道路有照明" + }, + "1": { + "then": "這道路沒有照明" + }, + "2": { + "then": "這道路晚上有照明" + }, + "3": { + "then": "這道路 24/7 有照明" + } + }, + "question": "這道路有照明嗎?" + } + }, + "title": { + "render": "照明" + } + } + }, + "title": "道路照明" + }, + "surveillance": { + "description": "在這份開放地圖,你可以找到監視鏡頭。", + "shortDescription": "監視鏡頭與其他型式的監視", + "title": "被監視的監視器" + }, + "toilets": { + "description": "公共廁所的地圖", + "title": "開放廁所地圖" + }, + "trees": { + "description": "繪製所有樹木!", + "shortDescription": "所有樹木的地圖", + "title": "樹木" + }, + "waste_basket": { + "description": "在這份地圖當中,你可以找到你附近的垃圾筒。如果地圖有遺漏垃圾筒,你可以自己加上去", + "shortDescription": "垃圾筒的地圖", + "title": "垃圾筒" + } +} \ No newline at end of file