Add extra questions to clock layer (#1962 + #1963)

This commit is contained in:
Robin van der Linde 2024-10-29 21:33:16 +01:00
parent 605990fcc1
commit 988d0bc913
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
10 changed files with 104 additions and 37 deletions

View file

@ -2398,10 +2398,10 @@
"1": {
"then": "Aquest rellotge està muntat en una paret"
},
"2": {
"3": {
"then": "Aquest rellotge està muntat en una tanca publicitària"
},
"3": {
"4": {
"then": "Aquest rellotge està al sòl"
}
},
@ -2512,17 +2512,6 @@
},
"question": "Aquest creuament té una illa al mig?"
},
"crossing-is-zebra": {
"mappings": {
"0": {
"then": "Açò és un pas de vianants"
},
"1": {
"then": "Açò no és un pas de vianants"
}
},
"question": "Açò és un pas de vianants?"
},
"crossing-minimap": {
"mappings": {
"0": {

View file

@ -2752,10 +2752,10 @@
"1": {
"then": "Tyto hodiny jsou namontovány na stěně"
},
"2": {
"3": {
"then": "Tyto hodiny jsou součástí billboardu"
},
"3": {
"4": {
"then": "Tyto hodiny jsou na zemi"
}
},
@ -10198,4 +10198,4 @@
"render": "větrná turbína"
}
}
}
}

View file

@ -3296,10 +3296,10 @@
"1": {
"then": "Diese Uhr ist an einer Wand montiert"
},
"2": {
"3": {
"then": "Diese Uhr ist Teil einer Werbetafel"
},
"3": {
"4": {
"then": "Diese Uhr befindet sich auf dem Boden"
}
},
@ -12502,4 +12502,4 @@
"render": "Windrad"
}
}
}
}

View file

@ -3294,12 +3294,15 @@
"then": "This clock is mounted on a pole"
},
"1": {
"then": "This clock is mounted on a wall"
"then": "This clock is mounted on a wall, usually through a support perpendicular to the wall"
},
"2": {
"then": "This clock is part of a billboard"
"then": "This clock is mounted directly on a wall"
},
"3": {
"then": "This clock is part of a billboard"
},
"4": {
"then": "This clock is on the ground"
}
},

View file

@ -2272,10 +2272,10 @@
"1": {
"then": "Cette horloge est fixée sur un mur"
},
"2": {
"3": {
"then": "Cette horloge fait partie d'un panneau publicitaire"
},
"3": {
"4": {
"then": "Cette horloge est posée au sol"
}
},
@ -7567,4 +7567,4 @@
"render": "éolienne"
}
}
}
}

View file

@ -2748,12 +2748,15 @@
"then": "Deze klok is bevestigd aan een paal"
},
"1": {
"then": "Deze klok is bevestigd aan een muur"
"then": "Deze klok is bevestigd aan een muur, meestal met een steun loodrecht op de muur"
},
"2": {
"then": "Deze klok is onderdeel van een reclamebord"
"then": "Deze klok is rechtstreeks aan een muur bevestigd"
},
"3": {
"then": "Deze klok is onderdeel van een reclamebord"
},
"4": {
"then": "Deze klok staat op de grond"
}
},

View file

@ -1356,10 +1356,10 @@
"1": {
"then": "Ten zegar jest zamontowany na ścianie"
},
"2": {
"3": {
"then": "Ten zegar jest częścią bilbordu"
},
"3": {
"4": {
"then": "Ten zegar jest na ziemi"
}
},

View file

@ -479,7 +479,7 @@
"tagRenderings": {
"support": {
"mappings": {
"2": {
"3": {
"then": "Цей годинник є частиною білборду"
}
}
@ -1338,4 +1338,4 @@
"render": "Утилізація відходів"
}
}
}
}