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" "then": "Tiefgarage"
}, },
"1": { "1": {
"then": "Tiefgarage" "then": "Ebenerdiges Parken"
}, },
"2": { "2": {
"then": "Ebenerdiges Parken"
},
"3": {
"then": "Ebenerdiges Parken"
},
"4": {
"then": "Parkplatz auf dem Dach" "then": "Parkplatz auf dem Dach"
} }
}, },

View file

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

View file

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

View file

@ -361,7 +361,7 @@
"then": "Accès limité aux membres d'une école, entreprise ou organisation" "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}" "render": "{access}"
}, },
"Bicycle parking type": { "Bicycle parking type": {
@ -391,7 +391,7 @@
"then": "Zone au sol qui est marquée pour le stationnement des vélos" "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}" "render": "Ceci est un parking à vélo de type {bicycle_parking}"
}, },
"Capacity": { "Capacity": {
@ -414,7 +414,7 @@
"then": "Il est interdit de garer des vélos cargo" "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?": { "Is covered?": {
"mappings": { "mappings": {
@ -425,7 +425,7 @@
"then": "Ce parking n'est pas couvert" "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?": { "Underground?": {
"mappings": { "mappings": {
@ -433,19 +433,13 @@
"then": "Parking souterrain" "then": "Parking souterrain"
}, },
"1": { "1": {
"then": "Parking souterrain" "then": "Parking en surface"
}, },
"2": { "2": {
"then": "Parking en surface"
},
"3": {
"then": "Parking en surface"
},
"4": {
"then": "Parking sur un toit" "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": { "title": {

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1332,6 +1332,12 @@
"description": "Addresses", "description": "Addresses",
"name": "Known addresses in OSM", "name": "Known addresses in OSM",
"tagRenderings": { "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": { "uk_addresses_explanation_osm": {
"render": "This address is saved in OpenStreetMap" "render": "This address is saved in OpenStreetMap"
}, },