mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-21 03:09:02 +03:00
Translated using Weblate (Danish)
Currently translated at 39.1% (196 of 501 strings) Translated using Weblate (Danish) Currently translated at 56.1% (55 of 98 strings) Translated using Weblate (Danish) Currently translated at 100.0% (217 of 217 strings) Translated using Weblate (Danish) Currently translated at 100.0% (25 of 25 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-player/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/da/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-player Translation: Frigate NVR/views-live
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Bjorn Jorgensen
parent
e1c273be8d
commit
2cfb118981
@@ -4,13 +4,13 @@
|
||||
"cameraDisabled": "Kamera er deaktiveret",
|
||||
"noPreviewFoundFor": "Ingen forhåndsvisning fundet for {{cameraName}}",
|
||||
"submitFrigatePlus": {
|
||||
"title": "Indsend denne frame til Frigate+?",
|
||||
"title": "Indsend dette billede 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."
|
||||
"desc": "Der er ikke modtaget nogen billeder på {{cameraName}}-<code>detect</code>-streamen, tjek fejllogs."
|
||||
},
|
||||
"stats": {
|
||||
"streamType": {
|
||||
@@ -18,8 +18,8 @@
|
||||
"short": "Type"
|
||||
},
|
||||
"bandwidth": {
|
||||
"title": "Bandbredde:",
|
||||
"short": "Bandbredde"
|
||||
"title": "Båndbredde:",
|
||||
"short": "Båndbredde"
|
||||
},
|
||||
"latency": {
|
||||
"title": "Latenstid:",
|
||||
@@ -31,8 +31,21 @@
|
||||
},
|
||||
"droppedFrames": {
|
||||
"short": {
|
||||
"title": "Tabt"
|
||||
}
|
||||
"title": "Tabt",
|
||||
"value": "{{droppedFrames}} billeder"
|
||||
},
|
||||
"title": "Tabte billeder:"
|
||||
},
|
||||
"totalFrames": "Antal billeder i alt:",
|
||||
"decodedFrames": "Dekodede billeder:",
|
||||
"droppedFrameRate": "Rate for tabte billeder:"
|
||||
},
|
||||
"toast": {
|
||||
"success": {
|
||||
"submittedFrigatePlus": "Billede sendt til Frigate+"
|
||||
},
|
||||
"error": {
|
||||
"submitFrigatePlusFailed": "Kunne ikke sende billede til Frigate+"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user