forked from MapComplete/MapComplete
extra translations
This commit is contained in:
parent
330930d5d4
commit
97c85d6909
11 changed files with 92 additions and 65 deletions
|
@ -610,7 +610,8 @@
|
|||
"fr": "Magasin et réparateur de vélo",
|
||||
"gl": "Tenda/arranxo de bicicletas",
|
||||
"de": "Fahrradwerkstatt/geschäft",
|
||||
"it": "Negozio/riparatore di bici"
|
||||
"it": "Negozio/riparatore di bici",
|
||||
"ru": "Обслуживание велосипедов/магазин"
|
||||
},
|
||||
"tags": [
|
||||
"shop=bicycle"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "parking",
|
||||
"name": {
|
||||
"nl": "Parking"
|
||||
"nl": "parking"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"source": {
|
||||
|
@ -25,13 +25,13 @@
|
|||
{
|
||||
"if": "amenity=parking",
|
||||
"then": {
|
||||
"nl": "Auto Parking"
|
||||
"nl": "{name:nl}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "amenity=motorcycle_parking",
|
||||
"then": {
|
||||
"nl": "Motorfiets Parking"
|
||||
"nl": "{name}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"nl": "Uitzicht",
|
||||
"de": "Aussichtspunkt",
|
||||
"fr": "Point de vue",
|
||||
"it": "Punto panoramico"
|
||||
"it": "Punto panoramico",
|
||||
"ru": "Смотровая площадка"
|
||||
},
|
||||
"description": {
|
||||
"en": "A nice viewpoint or nice view. Ideal to add an image if no other category fits",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "watermill",
|
||||
"name": {
|
||||
"nl": "Watermolens"
|
||||
"nl": "watermolens"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"source": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue