Translation reset

This commit is contained in:
pietervdvn 2021-11-07 14:25:58 +01:00
parent 2eab604c0b
commit 292aabed6d
12 changed files with 23 additions and 78 deletions

View file

@ -524,15 +524,9 @@
"then": "Tiefgarage"
},
"1": {
"then": "Tiefgarage"
"then": "Ebenerdiges Parken"
},
"2": {
"then": "Ebenerdiges Parken"
},
"3": {
"then": "Ebenerdiges Parken"
},
"4": {
"then": "Parkplatz auf dem Dach"
}
},

View file

@ -524,15 +524,9 @@
"then": "Underground parking"
},
"1": {
"then": "Underground parking"
"then": "Surface level parking"
},
"2": {
"then": "Surface level parking"
},
"3": {
"then": "Surface level parking"
},
"4": {
"then": "Rooftop parking"
}
},

View file

@ -69,13 +69,6 @@
}
}
},
"bike_parking": {
"tagRenderings": {
"Access": {
"render": "{access}"
}
}
},
"ghost_bike": {
"name": "Fantombiciklo",
"title": {

View file

@ -361,7 +361,7 @@
"then": "Accès limité aux membres d'une école, entreprise ou organisation"
}
},
"question": "Qui peut utiliser ce parking à vélo ?",
"question": "Qui peut utiliser ce parking à vélo ?",
"render": "{access}"
},
"Bicycle parking type": {
@ -391,7 +391,7 @@
"then": "Zone au sol qui est marquée pour le stationnement des vélos"
}
},
"question": "Quel type de parking à vélos est-ce ?",
"question": "Quel type de parking à vélos est-ce ?",
"render": "Ceci est un parking à vélo de type {bicycle_parking}"
},
"Capacity": {
@ -414,7 +414,7 @@
"then": "Il est interdit de garer des vélos cargo"
}
},
"question": "Est-ce que ce parking à vélo a des emplacements pour des vélos cargo ?"
"question": "Est-ce que ce parking à vélo a des emplacements pour des vélos cargo ?"
},
"Is covered?": {
"mappings": {
@ -425,7 +425,7 @@
"then": "Ce parking n'est pas couvert"
}
},
"question": "Ce parking est-il couvert ? Sélectionnez aussi \"couvert\" pour les parkings en intérieur."
"question": "Ce parking est-il couvert ? Sélectionnez aussi \"couvert\" pour les parkings en intérieur."
},
"Underground?": {
"mappings": {
@ -433,19 +433,13 @@
"then": "Parking souterrain"
},
"1": {
"then": "Parking souterrain"
"then": "Parking en surface"
},
"2": {
"then": "Parking en surface"
},
"3": {
"then": "Parking en surface"
},
"4": {
"then": "Parking sur un toit"
}
},
"question": "Quelle est la position relative de ce parking à vélo ?"
"question": "Quelle est la position relative de ce parking à vélo ?"
}
},
"title": {

View file

@ -193,13 +193,10 @@
},
"Underground?": {
"mappings": {
"1": {
"then": "Felszíni parkoló"
},
"2": {
"then": "Felszíni parkoló"
},
"3": {
"then": "Felszíni parkoló"
},
"4": {
"then": "Tetőparkoló"
}
}

View file

@ -433,15 +433,9 @@
"then": "Parcheggio sotterraneo"
},
"1": {
"then": "Parcheggio sotterraneo"
"then": "Parcheggio in superficie"
},
"2": {
"then": "Parcheggio in superficie"
},
"3": {
"then": "Parcheggio in superficie"
},
"4": {
"then": "Parcheggio sul tetto"
}
},

View file

@ -523,15 +523,9 @@
"then": "Ondergrondse parking"
},
"1": {
"then": "Ondergrondse parking"
"then": "Parking op de begane grond"
},
"2": {
"then": "Parking op de begane grond"
},
"3": {
"then": "Parking op de begane grond"
},
"4": {
"then": "Dakparking"
}
},

View file

@ -333,15 +333,9 @@
"then": "Estacionamento subterrâneo"
},
"1": {
"then": "Estacionamento subterrâneo"
},
"2": {
"then": "Estacionamento de superfície"
},
"3": {
"then": "Estacionamento ao nível da superfície"
},
"4": {
"2": {
"then": "Estacionamento no telhado"
}
},

View file

@ -333,15 +333,9 @@
"then": "Estacionamento subterrâneo"
},
"1": {
"then": "Estacionamento subterrâneo"
},
"2": {
"then": "Estacionamento de superfície"
},
"3": {
"then": "Estacionamento ao nível da superfície"
},
"4": {
"2": {
"then": "Estacionamento no telhado"
}
},

View file

@ -386,10 +386,7 @@
"0": {
"then": "Подземная парковка"
},
"1": {
"then": "Подземная парковка"
},
"4": {
"2": {
"then": "Парковка на крыше"
}
}

View file

@ -426,15 +426,9 @@
"then": "地下停車場"
},
"1": {
"then": "地下停車場"
},
"2": {
"then": "地面停車場"
},
"3": {
"then": "地面層停車場"
},
"4": {
"2": {
"then": "屋頂停車場"
}
},

View file

@ -1332,6 +1332,12 @@
"description": "Addresses",
"name": "Known addresses in OSM",
"tagRenderings": {
"address-sign-image": {
"render": "{image_carousel(image:address)}<br/>{image_upload(image:address, Add image of the address)}"
},
"fixme": {
"question": "What should be fixed here? Please explain"
},
"uk_addresses_explanation_osm": {
"render": "This address is saved in OpenStreetMap"
},