Translation sync

This commit is contained in:
Pieter Vander Vennet 2023-04-27 16:33:27 +02:00
parent 518999c401
commit 90275ee2f9
7 changed files with 15 additions and 10 deletions

View file

@ -840,4 +840,4 @@
"filter": [
"open_now"
]
}
}

View file

@ -4620,7 +4620,7 @@
"id": "questions"
},
{
"id": "questions-technical",
"id": "questions",
"render": {
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
@ -5218,4 +5218,4 @@
},
"neededChangesets": 10
}
}
}

View file

@ -670,4 +670,4 @@
"has_image",
"open_now"
]
}
}

View file

@ -2,7 +2,7 @@
"id": "maproulette_challenge",
"name": null,
"description": {
"en": "Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to [the documentation](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md) on how to do this.",
"en": "Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to the documentation on how to do this.",
"de": "Ebene mit Aufgaben einer einzelnen MapRoulette-Herausforderung. Diese Ebene soll in Themen wiederverwendet und erweitert werden; Informationen dazu finden Sie in der Dokumentation.",
"nl": "Laag met taken van een MapRoulette uitdaging"
},
@ -224,4 +224,4 @@
]
}
]
}
}

View file

@ -545,4 +545,4 @@
}
}
]
}
}

View file

@ -36,7 +36,12 @@
{
"if": "name~*",
"then": {
"*": "{name}"
"*": "{name}",
"de": "Wertstoffhof",
"en": "Recycling centre",
"es": "Centro de reciclaje",
"it": "Centro di riciclo rifiuti",
"nl": "Recyclingcentrum"
}
},
{
@ -1405,4 +1410,4 @@
"enableRelocation": true,
"enableImproveAccuracy": true
}
}
}

View file

@ -761,4 +761,4 @@
]
}
]
}
}