mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-27 06:41:53 +03:00
Currently translated at 63.4% (712 of 1122 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Dutch) Currently translated at 11.8% (7 of 59 strings) Translated using Weblate (Dutch) Currently translated at 20.0% (8 of 40 strings) Translated using Weblate (Dutch) Currently translated at 8.8% (4 of 45 strings) Translated using Weblate (Dutch) Currently translated at 10.1% (80 of 792 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Dutch) Currently translated at 93.7% (121 of 129 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: bb61523 <brambini@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/nl/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-replay Translation: Frigate NVR/views-settings
74 lines
1.7 KiB
JSON
74 lines
1.7 KiB
JSON
{
|
|
"audio": {
|
|
"global": {
|
|
"detection": "Globale detectie",
|
|
"sensitivity": "Globale sensiviteit"
|
|
},
|
|
"cameras": {
|
|
"detection": "Detectie",
|
|
"sensitivity": "Gevoeligheid"
|
|
}
|
|
},
|
|
"motion": {
|
|
"global": {
|
|
"algorithm": "Globaal algoritme",
|
|
"sensitivity": "Globale gevoeligheid"
|
|
},
|
|
"cameras": {
|
|
"sensitivity": "Gevoeligheid",
|
|
"algorithm": "Algoritme"
|
|
}
|
|
},
|
|
"snapshots": {
|
|
"cameras": {
|
|
"display": "Weergave"
|
|
},
|
|
"global": {
|
|
"display": "Globale weergave"
|
|
}
|
|
},
|
|
"detect": {
|
|
"cameras": {
|
|
"resolution": "Resolutie",
|
|
"tracking": "Volgen"
|
|
},
|
|
"global": {
|
|
"resolution": "Globale resolutie",
|
|
"tracking": "Globaal volgen"
|
|
}
|
|
},
|
|
"objects": {
|
|
"cameras": {
|
|
"tracking": "Volgen",
|
|
"filtering": "Filteren"
|
|
},
|
|
"global": {
|
|
"tracking": "Globaal volgen",
|
|
"filtering": "Globaal filteren"
|
|
}
|
|
},
|
|
"timestamp_style": {
|
|
"global": {
|
|
"appearance": "Algemeen uiterlijk"
|
|
},
|
|
"cameras": {
|
|
"appearance": "Voorkomen"
|
|
}
|
|
},
|
|
"record": {
|
|
"global": {
|
|
"retention": "Globale retentie",
|
|
"events": "Globale gebeurtenissen"
|
|
},
|
|
"cameras": {
|
|
"retention": "Retentie",
|
|
"events": "Gebeurtenissen"
|
|
}
|
|
},
|
|
"ffmpeg": {
|
|
"cameras": {
|
|
"cameraFfmpeg": "Camera-specifieke FFmpeg argumenten"
|
|
}
|
|
}
|
|
}
|