Merge translations
This commit is contained in:
commit
fe9b7908d8
14 changed files with 226 additions and 16 deletions
|
@ -80,6 +80,11 @@
|
|||
"name": "Fantombiciklo",
|
||||
"title": {
|
||||
"render": "Fantombiciklo"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Fantombiciklo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -182,4 +187,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -138,6 +138,11 @@
|
|||
"name": "Bicicleta blanca",
|
||||
"title": {
|
||||
"render": "Bicicleta blanca"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta blanca"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -114,6 +114,11 @@
|
|||
"name": "Haamupyörä",
|
||||
"title": {
|
||||
"render": "Haamupyörä"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Haamupyörä"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -127,4 +132,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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<img src='./assets/layers/binocular/binoculars_example.jpg' style='height: 300px; width: auto; display: block;' />"
|
||||
}
|
||||
}
|
||||
},
|
||||
"birdhide": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accessible aux fauteuils roulants"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -398,6 +398,11 @@
|
|||
"name": "Bicicleta pantasma",
|
||||
"title": {
|
||||
"render": "Bicicleta pantasma"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta pantasma"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -94,6 +94,11 @@
|
|||
"name": "ゴーストバイク",
|
||||
"title": {
|
||||
"render": "ゴーストバイク"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "ゴーストバイク"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -165,4 +170,4 @@
|
|||
"render": "店"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -178,6 +178,11 @@
|
|||
"name": "Spøkelsessykler",
|
||||
"title": {
|
||||
"render": "Spøkelsessykler"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Spøkelsessykler"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -191,4 +196,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -200,6 +200,11 @@
|
|||
"name": "Duch roweru",
|
||||
"title": {
|
||||
"render": "Duch roweru"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Duch roweru"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -213,4 +218,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -526,6 +526,11 @@
|
|||
"name": "Bicicleta fantasma",
|
||||
"title": {
|
||||
"render": "Bicicleta fantasma"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta fantasma"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -539,4 +544,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -538,6 +538,11 @@
|
|||
"name": "Bicicleta fantasma",
|
||||
"title": {
|
||||
"render": "Bicicleta fantasma"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta fantasma"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -551,4 +556,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -745,7 +745,7 @@
|
|||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"name": "Велосипед Ghost",
|
||||
"name": "Велосипед ghost",
|
||||
"tagRenderings": {
|
||||
"ghost_bike-inscription": {
|
||||
"render": "<i>{inscription}</i>"
|
||||
|
@ -762,6 +762,11 @@
|
|||
},
|
||||
"title": {
|
||||
"render": "Велосипед Ghost"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Велосипед ghost"
|
||||
}
|
||||
}
|
||||
},
|
||||
"information_board": {
|
||||
|
@ -1406,4 +1411,4 @@
|
|||
"watermill": {
|
||||
"name": "Водяная мельница"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -18,6 +18,11 @@
|
|||
"name": "Spökcykel",
|
||||
"title": {
|
||||
"render": "Spökcykel"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Spökcykel"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -31,4 +36,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -452,6 +452,11 @@
|
|||
"name": "幽靈單車",
|
||||
"title": {
|
||||
"render": "幽靈單車"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "幽靈單車"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue