Translation sync
This commit is contained in:
parent
57fc5dc5d1
commit
03129a33a2
29 changed files with 330 additions and 294 deletions
|
@ -1197,7 +1197,7 @@
|
|||
"Network": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Not part of a bigger network"
|
||||
"then": "Not part of a bigger network, e.g. because the charging station is maintained by a local business"
|
||||
},
|
||||
"1": {
|
||||
"then": "Not part of a bigger network"
|
||||
|
|
|
@ -78,13 +78,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Fantombiciklo",
|
||||
"title": {
|
||||
"render": "Fantombiciklo"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Fantombiciklo"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Fantombiciklo"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -187,4 +187,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -136,13 +136,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Bicicleta blanca",
|
||||
"title": {
|
||||
"render": "Bicicleta blanca"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta blanca"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bicicleta blanca"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -112,13 +112,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Haamupyörä",
|
||||
"title": {
|
||||
"render": "Haamupyörä"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Haamupyörä"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Haamupyörä"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -132,4 +132,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -72,6 +72,58 @@
|
|||
"render": "Œuvre d'art"
|
||||
}
|
||||
},
|
||||
"barrier": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bollard"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Bollard type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bollard amovible"
|
||||
},
|
||||
"1": {
|
||||
"then": "Bollard fixe"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bollard qui peut être couché"
|
||||
},
|
||||
"3": {
|
||||
"then": "Bollard flexible, généralement en plastique"
|
||||
},
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bollard"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"name": "Bancs",
|
||||
"presets": {
|
||||
|
@ -167,12 +219,12 @@
|
|||
"tagRenderings": {
|
||||
"bench_at_pt-bench_type": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Banc assis debout"
|
||||
},
|
||||
"0": {
|
||||
"then": "Il y a un banc normal pour s'asseoir ici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Banc assis debout"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il n'y a pas de banc ici"
|
||||
}
|
||||
|
@ -535,6 +587,9 @@
|
|||
},
|
||||
"question": "Est-ce que cette pompe est électrique ?"
|
||||
},
|
||||
"bike_repair_station-email": {
|
||||
"question": "Quelle est l'adresse email du service de maintenance ?"
|
||||
},
|
||||
"bike_repair_station-manometer": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -564,6 +619,9 @@
|
|||
"question": "Qui maintient cette pompe à vélo ?",
|
||||
"render": "Mantenue par {operator}"
|
||||
},
|
||||
"bike_repair_station-phone": {
|
||||
"question": "Quel est le numéro de téléphone du service de maintenance ?"
|
||||
},
|
||||
"bike_repair_station-valves": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -578,12 +636,6 @@
|
|||
},
|
||||
"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": {
|
||||
|
@ -760,6 +812,42 @@
|
|||
"render": "Objet cycliste"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cafe_pub": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert maintenant"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Cafés et pubs",
|
||||
"tagRenderings": {
|
||||
"Name": {
|
||||
"question": "Quel est le nom de ce pub ?",
|
||||
"render": "Ce pub se nomme {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"defibrillator": {
|
||||
"name": "Défibrillateurs",
|
||||
"presets": {
|
||||
|
@ -1946,138 +2034,5 @@
|
|||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -396,13 +396,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Bicicleta pantasma",
|
||||
"title": {
|
||||
"render": "Bicicleta pantasma"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta pantasma"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bicicleta pantasma"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -213,13 +213,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Emlékkerékpár",
|
||||
"title": {
|
||||
"render": "Emlékkerékpár"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Emlékkerékpár"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Emlékkerékpár"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -233,4 +233,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -92,13 +92,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "ゴーストバイク",
|
||||
"title": {
|
||||
"render": "ゴーストバイク"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "ゴーストバイク"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "ゴーストバイク"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -170,4 +170,4 @@
|
|||
"render": "店"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -176,13 +176,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Spøkelsessykler",
|
||||
"title": {
|
||||
"render": "Spøkelsessykler"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Spøkelsessykler"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Spøkelsessykler"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -196,4 +196,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1273,7 +1273,7 @@
|
|||
"Network": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Maakt geen deel uit van een groter netwerk"
|
||||
"then": "Maakt geen deel uit van een groter netwerk, een lokale zaak of organisatie beheert dit oplaadpunt"
|
||||
},
|
||||
"1": {
|
||||
"then": "Maakt geen deel uit van een groter netwerk"
|
||||
|
@ -3009,6 +3009,13 @@
|
|||
"render": "Witte Fiets"
|
||||
}
|
||||
},
|
||||
"gps_track": {
|
||||
"tagRenderings": {
|
||||
"Privacy notice": {
|
||||
"render": "Dit is waar je was sinds je deze website hebt geopened. Dit is enkel zichtbaar voor jou en niemand anders, je locatie wordt niet verstuurd"
|
||||
}
|
||||
}
|
||||
},
|
||||
"grass_in_parks": {
|
||||
"name": "Toegankelijke grasvelden in parken",
|
||||
"title": {
|
||||
|
|
|
@ -198,13 +198,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Duch roweru",
|
||||
"title": {
|
||||
"render": "Duch roweru"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Duch roweru"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Duch roweru"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -218,4 +218,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -524,13 +524,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Bicicleta fantasma",
|
||||
"title": {
|
||||
"render": "Bicicleta fantasma"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta fantasma"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bicicleta fantasma"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -544,4 +544,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -536,13 +536,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Bicicleta fantasma",
|
||||
"title": {
|
||||
"render": "Bicicleta fantasma"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bicicleta fantasma"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bicicleta fantasma"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -556,4 +556,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -746,6 +746,11 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Велосипед ghost",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Велосипед ghost"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"ghost_bike-inscription": {
|
||||
"render": "<i>{inscription}</i>"
|
||||
|
@ -762,11 +767,6 @@
|
|||
},
|
||||
"title": {
|
||||
"render": "Велосипед Ghost"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Велосипед ghost"
|
||||
}
|
||||
}
|
||||
},
|
||||
"information_board": {
|
||||
|
@ -1411,4 +1411,4 @@
|
|||
"watermill": {
|
||||
"name": "Водяная мельница"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -16,13 +16,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "Spökcykel",
|
||||
"title": {
|
||||
"render": "Spökcykel"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Spökcykel"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Spökcykel"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
|
@ -36,4 +36,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -450,13 +450,13 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"name": "幽靈單車",
|
||||
"title": {
|
||||
"render": "幽靈單車"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "幽靈單車"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "幽靈單車"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -59,41 +59,6 @@
|
|||
"phone": {
|
||||
"question": "Quel est le numéro de téléphone de {name} ?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Quel est le site web de {name} ?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Cet endroit est facilement accessible avec un fauteuil roulant"
|
||||
},
|
||||
"0": {
|
||||
"then": "Cet endroit est spécialement adapté pour les usagers de fauteuils roulants"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il est possible d'accéder à cet endroit en chaise roulante, mais ce n'est pas facile"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cet endroit n'est pas accessible en chaise roulante"
|
||||
},
|
||||
"question": "Est-ce que cet endroit est accessible en chaise roulante ?"
|
||||
}
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Non lié avec Wikipedia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wikipedia": {
|
||||
"question": "Quelle est l'entité Wikidata correspondante ?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pas encore de lien vers une page Wikipedia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"service:electricity": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
|
@ -103,6 +68,41 @@
|
|||
"then": "Il n'y a pas de prises secteur disponibles pour les clients assis à l'intérieur"
|
||||
}
|
||||
}
|
||||
},
|
||||
"website": {
|
||||
"question": "Quel est le site web de {name} ?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cet endroit est spécialement adapté pour les usagers de fauteuils roulants"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cet endroit est facilement accessible avec un fauteuil roulant"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il est possible d'accéder à cet endroit en chaise roulante, mais ce n'est pas facile"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cet endroit n'est pas accessible en chaise roulante"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que cet endroit est accessible en chaise roulante ?"
|
||||
},
|
||||
"wikipedia": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pas encore de lien vers une page Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Quelle est l'entité Wikidata correspondante ?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Non lié avec Wikipedia"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -59,6 +59,23 @@
|
|||
"phone": {
|
||||
"question": "Qual é o número de telefone de {name}?"
|
||||
},
|
||||
"service:electricity": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há muitas tomadas elétricas disponíveis para clientes sentados no interior, onde estes podem carregar os seus dispositivos eletrónicos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Há algumas tomadas elétricas disponíveis para clientes sentados no interior, onde estes podem carregar os seus dispositivos eletrónicos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Não há tomadas elétricas disponíveis para clientes sentados no interior, mas pode-se pedir aos funcionários para carregar dispositivos eletrónicos"
|
||||
},
|
||||
"3": {
|
||||
"then": "Não há tomadas elétricas disponíveis para clientes sentados no interior"
|
||||
}
|
||||
},
|
||||
"question": "Esta infraestrutura tem tomadas elétricas, disponíveis para os clientes quando estão no interior?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Qual é o sítio web de {name}?"
|
||||
},
|
||||
|
@ -94,23 +111,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Qual é o item correspondente na Wikipédia?"
|
||||
},
|
||||
"service:electricity": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há muitas tomadas elétricas disponíveis para clientes sentados no interior, onde estes podem carregar os seus dispositivos eletrónicos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Há algumas tomadas elétricas disponíveis para clientes sentados no interior, onde estes podem carregar os seus dispositivos eletrónicos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Não há tomadas elétricas disponíveis para clientes sentados no interior, mas pode-se pedir aos funcionários para carregar dispositivos eletrónicos"
|
||||
},
|
||||
"3": {
|
||||
"then": "Não há tomadas elétricas disponíveis para clientes sentados no interior"
|
||||
}
|
||||
},
|
||||
"question": "Esta infraestrutura tem tomadas elétricas, disponíveis para os clientes quando estão no interior?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue