Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2024-08-29 23:15:59 +02:00
parent 8dad5604f4
commit 2f0cd8e55e
37 changed files with 100 additions and 62 deletions

View file

@ -467,10 +467,12 @@
"walls_and_buildings"
],
"title": {
"en": "a billboard mounted to a wall"
"en": "a billboard mounted to a wall",
"de": "Eine an einer Wand montierte Werbetafel"
},
"description": {
"en": "A large outdoor advertising structure, typically found in high-traffic areas such as alongside busy roads mounted on a wall"
"en": "A large outdoor advertising structure, typically found in high-traffic areas such as alongside busy roads mounted on a wall",
"de": "Eine große Außenwerbestruktur, die typischerweise in stark frequentierten Bereichen wie an vielbefahrenen Straßen auf einer Wand montiert zu finden ist"
},
"exampleImages": [
"./assets/themes/advertising/billboard_wall.jpg"

View file

@ -2,11 +2,13 @@
"id": "ice_cream",
"name": {
"en": "Ice cream parlors",
"de": "Eisdielen"
"de": "Eisdielen",
"nl": "IJssalon"
},
"description": {
"en": "A place where ice cream is sold over the counter",
"de": "Ein Ort, an dem Eiscreme an der Theke verkauft wird"
"de": "Ein Ort, an dem Eiscreme an der Theke verkauft wird",
"nl": "Een plaats waar voornamelijk ijsjes verkocht worden, bedoeld voor onmiddelijke consumptie"
},
"source": {
"osmTags": "amenity=ice_cream"
@ -15,7 +17,8 @@
"title": {
"render": {
"en": "Ice cream parlor",
"de": "Eisdiele"
"de": "Eisdiele",
"nl": "IJssalon"
},
"mappings": [
{
@ -23,7 +26,8 @@
"then": {
"en": "{name}",
"de": "{name}",
"pl": "{name}"
"pl": "{name}",
"nl": "{name}"
}
}
]
@ -56,14 +60,16 @@
"title": {
"en": "an ice cream parlor",
"de": "eine Eisdiele",
"fr": "un glacier"
"fr": "un glacier",
"nl": "een ijssalon"
},
"tags": [
"amenity=ice_cream"
],
"description": {
"en": "A shop where one can buy only icecream and related items. Ice cream is normally hand-scooped.",
"de": "Ein Geschäft, in dem man nur Eiscreme und damit verbundene Artikel kaufen kann. Normalerweise wird das Eis mit der Hand portioniert."
"de": "Ein Geschäft, in dem man nur Eiscreme und damit verbundene Artikel kaufen kann. Normalerweise wird das Eis mit der Hand portioniert.",
"nl": "Een plaats waar men voornamelijk ijsjes koopt, meestal met de hand geschept en bedoeld om onmiddellijk op te eten."
}
}
],

View file

@ -376,7 +376,8 @@
"da": "Hvilket baggrundslag skal vises som standard?"
},
"questionHint": {
"en": "To set a specific background as default, select it in the background menu first after which it will appear here."
"en": "To set a specific background as default, select it in the background menu first after which it will appear here.",
"de": "Um einen bestimmten Hintergrund als Standard festzulegen, wähle ihn zuerst im Hintergrundmenü aus, danach wird er hier angezeigt."
},
"condition": "_theme:backgroundLayer=",
"mappings": [