Housekeeping: translation sync, fix bug

This commit is contained in:
Pieter Vander Vennet 2024-03-12 12:16:19 +01:00
parent 7eb6e28b5d
commit 853e8dcb3c
22 changed files with 2019 additions and 1992 deletions

View file

@ -10,7 +10,8 @@
}
},
"name": {
"en": "Memorials"
"en": "Memorials",
"de": "Denkmäler"
},
"title": {
"render": {
@ -71,13 +72,15 @@
{
"id": "memorial-type",
"question": {
"en": "What type of memorial is this?"
"en": "What type of memorial is this?",
"de": "Was für eine Art von Denkmal ist das?"
},
"mappings": [
{
"if": "memorial=statue",
"then": {
"en": "This is a statue"
"en": "This is a statue",
"de": "Das ist eine Statue"
},
"addExtraTags": [
"tourism=artwork",
@ -87,13 +90,15 @@
{
"if": "memorial=plaque",
"then": {
"en": "This is a plaque"
"en": "This is a plaque",
"de": "Dies ist eine Gedenktafel"
}
},
{
"if": "memorial=bench",
"then": {
"en": "This is a commemorative bench"
"en": "This is a commemorative bench",
"de": "Dies ist eine Gedenkbank"
},
"addExtraTags": [
"amenity=bench"
@ -102,7 +107,8 @@
{
"if": "memorial=ghost_bike",
"then": {
"en": "This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash"
"en": "This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash",
"de": "Dies ist ein Geisterrad - ein Fahrrad weiß lackiert, um an einen Radfahrer zu erinnern, der wegen eines Autounfalls verstorben ist"
}
}
]
@ -131,7 +137,8 @@
{
"if": "not:inscription=yes",
"then": {
"en": "This memorial does not have an inscription"
"en": "This memorial does not have an inscription",
"de": "Dieses Denkmal hat keine Inschrift"
},
"addExtraTags": [
"inscription="
@ -146,10 +153,12 @@
"type": "wikidata"
},
"question": {
"en": "What is the Wikipedia page about this memorial?"
"en": "What is the Wikipedia page about this memorial?",
"de": "Was ist die Wikipedia-Seite über dieses Denkmal?"
},
"questionHint": {
"en": "This is a about the memorial itself, not about the person or event that the memorial remembers. If this memorial does not have a Wikipedia page or Wikidata entity, skip this question."
"en": "This is a about the memorial itself, not about the person or event that the memorial remembers. If this memorial does not have a Wikipedia page or Wikidata entity, skip this question.",
"de": "Hier geht es um das Denkmal selbst, nicht um die Person oder das Ereignis, an das die Denkmal erinnert. Wenn diese Gedenkstätte keine Wikipedia-Seite oder Wikidata-Entität hat, überspringe diese Frage."
},
"render": {
"special": {
@ -157,7 +166,8 @@
"keyToShowWikipediaFor": "wikidata"
},
"before": {
"en": "<h3>Wikipedia page about the memorial</h3>"
"en": "<h3>Wikipedia page about the memorial</h3>",
"de": "<h3>Wikipedia-Seite über das Denkmal</h3>"
}
}
},
@ -171,10 +181,12 @@
]
},
"question": {
"en": "What is the Wikipedia page about the person or event that is remembered here?"
"en": "What is the Wikipedia page about the person or event that is remembered here?",
"de": "Was ist die Wikipedia-Seite über die Person oder Veranstaltung, die hier erinnert wird?"
},
"questionHint": {
"en": "If the person or event does not have a Wikipedia page or Wikidata entity, skip this question."
"en": "If the person or event does not have a Wikipedia page or Wikidata entity, skip this question.",
"de": "Wenn die Person oder das Ereignis keine Wikipedia-Seite oder Wikidata-Entität hat, überspringe diese Frage."
},
"render": {
"special": {
@ -182,13 +194,15 @@
"keyToShowWikipediaFor": "subject:wikidata"
},
"before": {
"en": "<h3>Wikipedia page about the remembered event or person</h3>"
"en": "<h3>Wikipedia page about the remembered event or person</h3>",
"de": "<h3>Wikipedia-Seite über das erinnerte Ereignis oder die Person</h3>"
}
}
},
{
"question": {
"en": "When was this memorial installed?"
"en": "When was this memorial installed?",
"de": "Wann wurde dieses Denkmal installiert?"
},
"render": {
"nl": "Geplaatst op {start_date}",
@ -220,7 +234,8 @@
"presets": [
{
"title": {
"en": "a memorial"
"en": "a memorial",
"de": "ein Denkmal"
},
"tags": [
"historic=memorial"