mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 19:28:58 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Geen opnames gevonden voor deze tijd",
|
|
"stats": {
|
|
"latency": {
|
|
"value": "{{seconds}} seconden",
|
|
"short": {
|
|
"title": "Latentie",
|
|
"value": "{{seconds}} s"
|
|
},
|
|
"title": "Latentie:"
|
|
},
|
|
"totalFrames": "Totaal aantal frames:",
|
|
"droppedFrames": {
|
|
"title": "Overgeslagen frames:",
|
|
"short": {
|
|
"value": "{{droppedFrames}} frames",
|
|
"title": "Overgeslagen"
|
|
}
|
|
},
|
|
"droppedFrameRate": "Frequentie van overgeslagen frames:",
|
|
"bandwidth": {
|
|
"short": "Bandbreedte",
|
|
"title": "Bandbreedte:"
|
|
},
|
|
"streamType": {
|
|
"short": "Type",
|
|
"title": "Stream Type:"
|
|
},
|
|
"decodedFrames": "Gedecodeerde frames:"
|
|
},
|
|
"submitFrigatePlus": {
|
|
"title": "Dit frame indienen bij Frigate+?",
|
|
"submit": "Indienen",
|
|
"previewError": "Het was niet mogelijk om de snapshot preview te laden. De opname is mogelijk niet beschikbaar op dit moment."
|
|
},
|
|
"streamOffline": {
|
|
"title": "Stream is Offline",
|
|
"desc": "Er zijn geen frames ontvangen in de <code>detect</code>-stream van {{cameraName}}, controleer de error logs"
|
|
},
|
|
"noPreviewFound": "Geen voorbeeld gevonden",
|
|
"noPreviewFoundFor": "Geen voorbeeld gevonden voor {{cameraName}}",
|
|
"livePlayerRequiredIOSVersion": "Voor dit type livestream is iOS 17.1 of hoger vereist.",
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Frame succesvol ingediend bij Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Het is niet gelukt om een frame naar Frigate+ te sturen"
|
|
}
|
|
},
|
|
"cameraOff": "De camera staat uit"
|
|
}
|