Merge pull request #813 from weblate/weblate-mapcomplete-layers

Translations update from Hosted Weblate
This commit is contained in:
Pieter Vander Vennet 2022-05-04 19:10:35 +02:00 committed by GitHub
commit ba9beb4139
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 9 deletions

View file

@ -1129,7 +1129,7 @@
"presets": {
"0": {
"description": "Ein fest installiertes Teleskop oder Fernglas, für die öffentliche Nutzung. <img src='./assets/layers/binocular/binoculars_example.jpg' style='height: 300px; width: auto; display: block;' />",
"title": "eine ferngläser"
"title": "ein Fernglas"
}
},
"tagRenderings": {
@ -2682,10 +2682,10 @@
},
"1": {
"description": "Ein Lebensmittelunternehmen, das sich auf schnellen Thekendienst und Essen zum Mitnehmen konzentriert",
"title": "eine schnellimbiss"
"title": "Ein Schnellimbiss"
},
"2": {
"title": "eine pommesbude",
"title": "eine Pommesbude",
"description": "Eine Pommesbude"
}
},

View file

@ -65,7 +65,7 @@
"render": "This station is found within {addr:place}."
},
"ambulance-street": {
"question": " What is the street name where the station located?",
"question": "What is the street name where the station located?",
"render": "This station is along a highway called {addr:street}."
}
},
@ -1113,7 +1113,7 @@
},
"bike_themed_object": {
"description": "A layer with bike-themed objects but who don't match any other layer",
"name": "Bike related object",
"name": "Bike-related object",
"title": {
"mappings": {
"1": {
@ -1124,12 +1124,12 @@
}
},
"binocular": {
"description": "Binoculas",
"description": "Binoculars",
"name": "Binoculars",
"presets": {
"0": {
"description": "A telescope or pair of binoculars mounted on a pole, available to the public to look around. <img src='./assets/layers/binocular/binoculars_example.jpg' style='height: 300px; width: auto; display: block;' />",
"title": "a binoculars"
"title": "binoculars"
}
},
"tagRenderings": {
@ -5937,4 +5937,4 @@
}
}
}
}
}

View file

@ -595,5 +595,9 @@
}
}
}
},
"address": {
"name": "Endereços conhecidos no OSM",
"description": "Endereços"
}
}
}