mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
Currently translated at 72.0% (18 of 25 strings) Translated using Weblate (Danish) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Danish) Currently translated at 18.3% (9 of 49 strings) Translated using Weblate (Danish) Currently translated at 92.3% (12 of 13 strings) Translated using Weblate (Danish) Currently translated at 39.5% (17 of 43 strings) Translated using Weblate (Danish) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Danish) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Danish) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Danish) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Danish) Currently translated at 39.1% (196 of 501 strings) Translated using Weblate (Danish) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Danish) Currently translated at 18.8% (10 of 53 strings) Translated using Weblate (Danish) Currently translated at 100.0% (216 of 216 strings) Translated using Weblate (Danish) Currently translated at 37.2% (16 of 43 strings) Translated using Weblate (Danish) Currently translated at 59.8% (73 of 122 strings) Co-authored-by: Bjorn Jorgensen <github@bjornz.dk> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/da/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-icons Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Ingen optagelser fundet i det angivne tidsrum",
|
|
"noPreviewFound": "Ingen forhåndsvisning fundet",
|
|
"cameraDisabled": "Kamera er deaktiveret",
|
|
"noPreviewFoundFor": "Ingen forhåndsvisning fundet for {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"title": "Indsend denne frame til Frigate+?",
|
|
"submit": "Indsend"
|
|
},
|
|
"livePlayerRequiredIOSVersion": "iOS 17.1 eller nyere kræves for denne type livestream.",
|
|
"streamOffline": {
|
|
"title": "Stream offline",
|
|
"desc": "Der er ikke modtaget nogen frames på {{cameraName}}-<code>detect</code>-streamen, tjek fejlloggene."
|
|
},
|
|
"stats": {
|
|
"streamType": {
|
|
"title": "Stream type:",
|
|
"short": "Type"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Bandbredde:",
|
|
"short": "Bandbredde"
|
|
},
|
|
"latency": {
|
|
"title": "Latenstid:",
|
|
"value": "{{seconds}} sekunder",
|
|
"short": {
|
|
"title": "Latenstid",
|
|
"value": "{{seconds}} sek"
|
|
}
|
|
},
|
|
"droppedFrames": {
|
|
"short": {
|
|
"title": "Tabt"
|
|
}
|
|
}
|
|
}
|
|
}
|