Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2023-09-21 12:14:02 +02:00
parent 5da56d8fa5
commit c25e278747
3 changed files with 32 additions and 2 deletions

View file

@ -672,6 +672,9 @@
},
"1": {
"then": "This bench does not have an integrated artwork"
},
"2": {
"then": "This bench <span class=\"subtle\">probably</span> doesn't have an integrated artwork"
}
},
"question": "Does this bench have an artistic element?",
@ -8765,6 +8768,14 @@
},
"1": {
"title": "a surveillance camera mounted on a wall"
},
"2": {
"description": "An ALPR typically has two lenses and an array of infrared lights.",
"title": "an ALPR camera (Automatic Number Plate Reader)"
},
"3": {
"description": "An ALPR typically has two lenses and an array of infrared lights.",
"title": "an ALPR camera (Automatic Number Plate Reader) mounted on a wall"
}
},
"tagRenderings": {
@ -8858,6 +8869,18 @@
"question": "In which geographical direction does this camera film?",
"render": "Films to a compass heading of {camera:direction}"
},
"has_alpr": {
"mappings": {
"0": {
"then": "This is a normal camera"
},
"1": {
"then": "This is an ALPR (Automatic License Plate Reader)"
}
},
"question": "Can this camera automatically detect license plates?",
"questionHint": "An <b>ALPR</b> (Automatic License Plate Reader) typically has two lenses and an array of infrared LEDS in between."
},
"is_indoor": {
"mappings": {
"0": {

View file

@ -568,6 +568,9 @@
},
"1": {
"then": "Deze bank heeft geen geïntegreerd kunstwerk"
},
"2": {
"then": "Deze bank heeft <span class=\"subtle\">waarschijnlijk</span> geen geïntegreerd kunstwerk"
}
},
"question": "Heeft deze bank een geïntegreerd kunstwerk?",