diff --git a/langs/layers/eo.json b/langs/layers/eo.json index cb12c243e4..1230cf831a 100644 --- a/langs/layers/eo.json +++ b/langs/layers/eo.json @@ -80,6 +80,11 @@ "name": "Fantombiciklo", "title": { "render": "Fantombiciklo" + }, + "presets": { + "0": { + "title": "Fantombiciklo" + } } }, "shops": { @@ -182,4 +187,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/es.json b/langs/layers/es.json index bb3b0953e0..92933ed029 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -138,6 +138,11 @@ "name": "Bicicleta blanca", "title": { "render": "Bicicleta blanca" + }, + "presets": { + "0": { + "title": "Bicicleta blanca" + } } } -} \ No newline at end of file +} diff --git a/langs/layers/fi.json b/langs/layers/fi.json index 648d70ffcf..a938894c2d 100644 --- a/langs/layers/fi.json +++ b/langs/layers/fi.json @@ -114,6 +114,11 @@ "name": "Haamupyörä", "title": { "render": "Haamupyörä" + }, + "presets": { + "0": { + "title": "Haamupyörä" + } } }, "shops": { @@ -127,4 +132,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/fr.json b/langs/layers/fr.json index cd1e9cce12..4c92c70232 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -51,7 +51,7 @@ "then": "Carrelage" } }, - "question": "Quel est le type de cette œuvre d'art?", + "question": "Quel est le type de cette œuvre d'art ?", "render": "Type d'œuvre : {artwork_type}" }, "artwork-website": { @@ -169,6 +169,12 @@ "mappings": { "1": { "then": "Banc assis debout" + }, + "0": { + "then": "Il y a un banc normal pour s'asseoir ici" + }, + "2": { + "then": "Il n'y a pas de banc ici" } } }, @@ -572,6 +578,12 @@ }, "question": "Quelles valves sont compatibles ?", "render": "Cette pompe est compatible avec les valves suivantes : {valves}" + }, + "bike_repair_station-phone": { + "question": "Quel est le numéro de téléphone du service de maintenance ?" + }, + "bike_repair_station-email": { + "question": "Quelle est l'adresse email du service de maintenance ?" } }, "title": { @@ -1934,5 +1946,138 @@ "title": { "render": "Point de vue" } + }, + "barrier": { + "title": { + "mappings": { + "0": { + "then": "Bollard" + } + } + }, + "presets": { + "0": { + "title": "Bollard" + } + }, + "tagRenderings": { + "Bollard type": { + "mappings": { + "3": { + "then": "Bollard flexible, généralement en plastique" + }, + "0": { + "then": "Bollard amovible" + }, + "1": { + "then": "Bollard fixe" + }, + "2": { + "then": "Bollard qui peut être couché" + }, + "4": { + "then": "Bollard rétractable" + } + }, + "question": "Quel est le type de bollard (borne) ?" + }, + "MaxWidth": { + "render": "Largeur maximale: {maxwidth:physical} m" + }, + "Width of opening (cyclebarrier)": { + "render": "Largeur de l'ouverture : {width:opening} m" + }, + "bicycle=yes/no": { + "mappings": { + "0": { + "then": "Un cycliste peut franchir ceci." + }, + "1": { + "then": "Un cycliste ne peut pas franchir ceci." + } + } + } + } + }, + "cafe_pub": { + "tagRenderings": { + "Name": { + "question": "Quel est le nom de ce pub ?", + "render": "Ce pub se nomme {name}" + } + }, + "filter": { + "0": { + "options": { + "0": { + "question": "Ouvert maintenant" + } + } + } + }, + "name": "Cafés et pubs" + }, + "charging_station": { + "filter": { + "0": { + "options": { + "0": { + "question": "Tout type de véhicule" + }, + "2": { + "question": "Station de charge pour automobiles" + }, + "1": { + "question": "Station de charge pour vélos" + } + } + } + }, + "tagRenderings": { + "Authentication": { + "mappings": { + "1": { + "then": "Authentification par une app" + }, + "7": { + "then": "Charger ici est (aussi) possible sans authentification" + }, + "0": { + "then": "Authentification par carte de membre" + }, + "4": { + "then": "Authentification par NFC est disponible" + }, + "6": { + "then": "Authentification par carte de débit est disponible" + }, + "2": { + "then": "Authentification par appel téléphonique est disponible" + }, + "3": { + "then": "Authentification par SMS est disponible" + } + }, + "question": "Quelle sorte d'authentification est disponible à cette station de charge ?" + } + } + }, + "binocular": { + "presets": { + "0": { + "description": "Une longue-vue ou une paire de jumelles montée sur un poteau, disponible au public pour scruter les environs.\n" + } + } + }, + "birdhide": { + "filter": { + "0": { + "options": { + "0": { + "question": "Accessible aux fauteuils roulants" + } + } + } + } } -} \ No newline at end of file +} diff --git a/langs/layers/gl.json b/langs/layers/gl.json index 0dfb570cbd..233a366cbc 100644 --- a/langs/layers/gl.json +++ b/langs/layers/gl.json @@ -398,6 +398,11 @@ "name": "Bicicleta pantasma", "title": { "render": "Bicicleta pantasma" + }, + "presets": { + "0": { + "title": "Bicicleta pantasma" + } } } -} \ No newline at end of file +} diff --git a/langs/layers/hu.json b/langs/layers/hu.json index e8cf6f2981..aff529ba51 100644 --- a/langs/layers/hu.json +++ b/langs/layers/hu.json @@ -215,6 +215,11 @@ "name": "Emlékkerékpár", "title": { "render": "Emlékkerékpár" + }, + "presets": { + "0": { + "title": "Emlékkerékpár" + } } }, "shops": { @@ -228,4 +233,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/ja.json b/langs/layers/ja.json index 7a35bef11b..161302199f 100644 --- a/langs/layers/ja.json +++ b/langs/layers/ja.json @@ -94,6 +94,11 @@ "name": "ゴーストバイク", "title": { "render": "ゴーストバイク" + }, + "presets": { + "0": { + "title": "ゴーストバイク" + } } }, "shops": { @@ -165,4 +170,4 @@ "render": "店" } } -} \ No newline at end of file +} diff --git a/langs/layers/nb_NO.json b/langs/layers/nb_NO.json index fbe4f2ebd8..7ad7cc32e7 100644 --- a/langs/layers/nb_NO.json +++ b/langs/layers/nb_NO.json @@ -178,6 +178,11 @@ "name": "Spøkelsessykler", "title": { "render": "Spøkelsessykler" + }, + "presets": { + "0": { + "title": "Spøkelsessykler" + } } }, "shops": { @@ -191,4 +196,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/pl.json b/langs/layers/pl.json index d59c86732b..de07bc815b 100644 --- a/langs/layers/pl.json +++ b/langs/layers/pl.json @@ -200,6 +200,11 @@ "name": "Duch roweru", "title": { "render": "Duch roweru" + }, + "presets": { + "0": { + "title": "Duch roweru" + } } }, "shops": { @@ -213,4 +218,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/pt.json b/langs/layers/pt.json index 88dd89f16d..df4d7e9753 100644 --- a/langs/layers/pt.json +++ b/langs/layers/pt.json @@ -526,6 +526,11 @@ "name": "Bicicleta fantasma", "title": { "render": "Bicicleta fantasma" + }, + "presets": { + "0": { + "title": "Bicicleta fantasma" + } } }, "shops": { @@ -539,4 +544,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/pt_BR.json b/langs/layers/pt_BR.json index cf1ba536f0..eec42ea715 100644 --- a/langs/layers/pt_BR.json +++ b/langs/layers/pt_BR.json @@ -538,6 +538,11 @@ "name": "Bicicleta fantasma", "title": { "render": "Bicicleta fantasma" + }, + "presets": { + "0": { + "title": "Bicicleta fantasma" + } } }, "shops": { @@ -551,4 +556,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/ru.json b/langs/layers/ru.json index 5070aec6be..aaec439e13 100644 --- a/langs/layers/ru.json +++ b/langs/layers/ru.json @@ -745,7 +745,7 @@ } }, "ghost_bike": { - "name": "Велосипед Ghost", + "name": "Велосипед ghost", "tagRenderings": { "ghost_bike-inscription": { "render": "{inscription}" @@ -762,6 +762,11 @@ }, "title": { "render": "Велосипед Ghost" + }, + "presets": { + "0": { + "title": "Велосипед ghost" + } } }, "information_board": { @@ -1406,4 +1411,4 @@ "watermill": { "name": "Водяная мельница" } -} \ No newline at end of file +} diff --git a/langs/layers/sv.json b/langs/layers/sv.json index 5aca32268c..b13c521154 100644 --- a/langs/layers/sv.json +++ b/langs/layers/sv.json @@ -18,6 +18,11 @@ "name": "Spökcykel", "title": { "render": "Spökcykel" + }, + "presets": { + "0": { + "title": "Spökcykel" + } } }, "shops": { @@ -31,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json index 1e2ed6d1de..579a1c83cd 100644 --- a/langs/layers/zh_Hant.json +++ b/langs/layers/zh_Hant.json @@ -452,6 +452,11 @@ "name": "幽靈單車", "title": { "render": "幽靈單車" + }, + "presets": { + "0": { + "title": "幽靈單車" + } } } -} \ No newline at end of file +}