mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Translated using Weblate (Dutch)
Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (7 of 7 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (170 of 170 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (91 of 91 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (106 of 106 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (21 of 21 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (170 of 170 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (323 of 323 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (106 of 106 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (170 of 170 strings) Translated using Weblate (Dutch) Currently translated at 99.0% (105 of 106 strings) Translated using Weblate (Dutch) Currently translated at 96.4% (164 of 170 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (170 of 170 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (321 of 321 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (427 of 427 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (170 of 170 strings) Translated using Weblate (Dutch) Currently translated at 20.2% (65 of 321 strings) Translated using Weblate (Dutch) Currently translated at 8.7% (28 of 321 strings) Translated using Weblate (Dutch) Currently translated at 7.4% (24 of 321 strings) Translated using Weblate (Dutch) Currently translated at 98.1% (104 of 106 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (170 of 170 strings) Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Marijn <168113859+Marijn0@users.noreply.github.com> Co-authored-by: haico van roeden <haico@vanroeden.info> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/nl/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Blake Blackshear
co-authored by
Anonymous
Marijn
haico van roeden
parent
8b68940953
commit
14ae91c047
@@ -38,13 +38,13 @@
|
||||
"general": {
|
||||
"detector": {
|
||||
"title": "Detectoren",
|
||||
"cpuUsage": "Detector CPU Gebruik",
|
||||
"cpuUsage": "Detector CPU-verbruik",
|
||||
"memoryUsage": "Detector Geheugen Gebruik",
|
||||
"inferenceSpeed": "Detector Interferentie Snelheid"
|
||||
},
|
||||
"hardwareInfo": {
|
||||
"title": "Systeem Gegevens",
|
||||
"gpuUsage": "GPU Belasting",
|
||||
"gpuUsage": "GPU-verbruik",
|
||||
"gpuInfo": {
|
||||
"vainfoOutput": {
|
||||
"title": "Vainfo Resultaat",
|
||||
@@ -71,11 +71,11 @@
|
||||
},
|
||||
"gpuDecoder": "GPU Decodeerder",
|
||||
"gpuEncoder": "GPU Encodeerder",
|
||||
"gpuMemory": "GPU Geheugen"
|
||||
"gpuMemory": "GPU-geheugen"
|
||||
},
|
||||
"otherProcesses": {
|
||||
"processMemoryUsage": "Process Geheugen Gebruik",
|
||||
"processCpuUsage": "Process CPU Belasting",
|
||||
"processCpuUsage": "Process CPU-verbruik",
|
||||
"title": "Verdere Processen"
|
||||
},
|
||||
"title": "Algemeen"
|
||||
@@ -105,14 +105,14 @@
|
||||
"title": "Cameras",
|
||||
"overview": "Overzicht",
|
||||
"info": {
|
||||
"cameraProbeInfo": "{{camera}} Camera Onderzoek Informatie",
|
||||
"streamDataFromFFPROBE": "Stream gegevens zijn ontvangen van <code>ffprobe</code>.",
|
||||
"cameraProbeInfo": "{{camera}} Informatie opgehaald uit de camerastream",
|
||||
"streamDataFromFFPROBE": "Streamgegevens zijn ontvangen via <code>ffprobe</code>.",
|
||||
"stream": "Stream {{idx}}",
|
||||
"resolution": "Resolutie:",
|
||||
"unknown": "Onbekend",
|
||||
"error": "Fout: {{error}}",
|
||||
"tips": {
|
||||
"title": "Camera Opgevraagde Informatie"
|
||||
"title": "Informatie ophalen uit de camerastream"
|
||||
},
|
||||
"fps": "FPS:",
|
||||
"codec": "Codec:",
|
||||
@@ -137,7 +137,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"lastRefreshed": "Laast vernieuwd: ",
|
||||
"lastRefreshed": "Voor het laatst vernieuwd: ",
|
||||
"stats": {
|
||||
"ffmpegHighCpuUsage": "{{camera}} zorgt voor hoge FFMPEG CPU belasting ({{ffmpegAvg}}%)",
|
||||
"detectHighCpuUsage": "{{camera}} zorgt voor hoge detectie CPU belasting ({{detectAvg}}%)",
|
||||
|
||||
Reference in New Issue
Block a user